2024-09-21T09:47:21.075 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T09:47:21.100 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T09:47:21.179 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913670 branch: main description: upgrade/reef-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} email: ceph-qa@ceph.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - echo wait for mgr daemons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - echo wait for minority of mons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - sleep 60 - echo wait for majority of mons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - sleep 60 - echo wait for all mons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - sleep 60 - echo wait for half of osds to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 4 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' first_in_suite: false job_id: '7913670' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - mons down - mon down - MON_DOWN - out of quorum - PG_AVAILABILITY sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: main sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 owner: scheduled_teuthology@teuthology priority: 850 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - sleep 60 - echo wait for upgrade to complete - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' seed: 5357 sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 31/32 suite: upgrade suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 targets: smithi007.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKz2U4zyfeN/aCz0hmxtfcqX5NsIvhxrhr7Oe5MfzRvui+T9kL4RZKqT0xEnCr7ynp9JQ6cAXmUD3WRq1CppPUs= smithi031.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM7BUTQF8STZ+Sf8iGQd2LYd6YOE5Lqiej6Sbv/SlMoEzqXjHDRTuX7CxARUsfS50BjxxuFbfpgsrLa4q/dXujE= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_03:08:26 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T09:47:21.179 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa; will attempt to use it 2024-09-21T09:47:21.180 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks 2024-09-21T09:47:21.180 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T09:47:21.181 INFO:teuthology.task.internal:Checking packages... 2024-09-21T09:47:21.199 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '62da54b4b83a96ca9976b7e1d0c8272a564a2208' 2024-09-21T09:47:21.199 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:47:21.199 INFO:teuthology.packaging:ref: None 2024-09-21T09:47:21.199 INFO:teuthology.packaging:tag: None 2024-09-21T09:47:21.199 INFO:teuthology.packaging:branch: main 2024-09-21T09:47:21.199 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:47:21.199 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-09-21T09:47:21.447 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5092.g62da54b4 2024-09-21T09:47:21.449 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T09:47:21.455 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T09:47:21.456 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T09:47:21.529 INFO:teuthology.task.internal:Saving configuration 2024-09-21T09:47:21.550 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T09:47:21.557 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T09:47:21.581 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi007.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913670', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 09:42:39.753768', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKz2U4zyfeN/aCz0hmxtfcqX5NsIvhxrhr7Oe5MfzRvui+T9kL4RZKqT0xEnCr7ynp9JQ6cAXmUD3WRq1CppPUs='} 2024-09-21T09:47:21.604 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913670', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 09:42:39.751965', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM7BUTQF8STZ+Sf8iGQd2LYd6YOE5Lqiej6Sbv/SlMoEzqXjHDRTuX7CxARUsfS50BjxxuFbfpgsrLa4q/dXujE='} 2024-09-21T09:47:21.604 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T09:47:21.614 INFO:teuthology.task.internal:roles: ubuntu@smithi007.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-21T09:47:21.614 INFO:teuthology.task.internal:roles: ubuntu@smithi031.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-21T09:47:21.614 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T09:47:21.713 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0268a8ff40>, signals=[15]) 2024-09-21T09:47:21.713 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T09:47:21.719 INFO:teuthology.task.internal:Opening connections... 2024-09-21T09:47:21.719 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi007.front.sepia.ceph.com 2024-09-21T09:47:21.720 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:47:21.796 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi031.front.sepia.ceph.com 2024-09-21T09:47:21.796 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:47:21.870 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T09:47:21.877 DEBUG:teuthology.orchestra.run.smithi007:> uname -m 2024-09-21T09:47:21.895 INFO:teuthology.orchestra.run.smithi007.stdout:x86_64 2024-09-21T09:47:21.895 DEBUG:teuthology.orchestra.run.smithi007:> cat /etc/os-release 2024-09-21T09:47:21.952 INFO:teuthology.orchestra.run.smithi007.stdout:NAME="CentOS Stream" 2024-09-21T09:47:21.952 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION="9" 2024-09-21T09:47:21.952 INFO:teuthology.orchestra.run.smithi007.stdout:ID="centos" 2024-09-21T09:47:21.952 INFO:teuthology.orchestra.run.smithi007.stdout:ID_LIKE="rhel fedora" 2024-09-21T09:47:21.952 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_ID="9" 2024-09-21T09:47:21.952 INFO:teuthology.orchestra.run.smithi007.stdout:PLATFORM_ID="platform:el9" 2024-09-21T09:47:21.952 INFO:teuthology.orchestra.run.smithi007.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T09:47:21.952 INFO:teuthology.orchestra.run.smithi007.stdout:ANSI_COLOR="0;31" 2024-09-21T09:47:21.952 INFO:teuthology.orchestra.run.smithi007.stdout:LOGO="fedora-logo-icon" 2024-09-21T09:47:21.953 INFO:teuthology.orchestra.run.smithi007.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T09:47:21.953 INFO:teuthology.orchestra.run.smithi007.stdout:HOME_URL="https://centos.org/" 2024-09-21T09:47:21.953 INFO:teuthology.orchestra.run.smithi007.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T09:47:21.953 INFO:teuthology.orchestra.run.smithi007.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T09:47:21.953 INFO:teuthology.orchestra.run.smithi007.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T09:47:21.953 INFO:teuthology.lock.ops:Updating smithi007.front.sepia.ceph.com on lock server 2024-09-21T09:47:21.974 DEBUG:teuthology.orchestra.run.smithi031:> uname -m 2024-09-21T09:47:21.992 INFO:teuthology.orchestra.run.smithi031.stdout:x86_64 2024-09-21T09:47:21.992 DEBUG:teuthology.orchestra.run.smithi031:> cat /etc/os-release 2024-09-21T09:47:22.049 INFO:teuthology.orchestra.run.smithi031.stdout:NAME="CentOS Stream" 2024-09-21T09:47:22.049 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION="9" 2024-09-21T09:47:22.049 INFO:teuthology.orchestra.run.smithi031.stdout:ID="centos" 2024-09-21T09:47:22.049 INFO:teuthology.orchestra.run.smithi031.stdout:ID_LIKE="rhel fedora" 2024-09-21T09:47:22.050 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION_ID="9" 2024-09-21T09:47:22.050 INFO:teuthology.orchestra.run.smithi031.stdout:PLATFORM_ID="platform:el9" 2024-09-21T09:47:22.050 INFO:teuthology.orchestra.run.smithi031.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-21T09:47:22.050 INFO:teuthology.orchestra.run.smithi031.stdout:ANSI_COLOR="0;31" 2024-09-21T09:47:22.050 INFO:teuthology.orchestra.run.smithi031.stdout:LOGO="fedora-logo-icon" 2024-09-21T09:47:22.050 INFO:teuthology.orchestra.run.smithi031.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-21T09:47:22.050 INFO:teuthology.orchestra.run.smithi031.stdout:HOME_URL="https://centos.org/" 2024-09-21T09:47:22.050 INFO:teuthology.orchestra.run.smithi031.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-21T09:47:22.050 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-21T09:47:22.050 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-21T09:47:22.050 INFO:teuthology.lock.ops:Updating smithi031.front.sepia.ceph.com on lock server 2024-09-21T09:47:22.074 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T09:47:22.082 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T09:47:22.116 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T09:47:22.116 DEBUG:teuthology.orchestra.run.smithi007:> test '!' -e /home/ubuntu/cephtest 2024-09-21T09:47:22.118 DEBUG:teuthology.orchestra.run.smithi031:> test '!' -e /home/ubuntu/cephtest 2024-09-21T09:47:22.135 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T09:47:22.154 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T09:47:22.154 DEBUG:teuthology.orchestra.run.smithi007:> test -z $(ls -A /var/lib/ceph) 2024-09-21T09:47:22.175 DEBUG:teuthology.orchestra.run.smithi031:> test -z $(ls -A /var/lib/ceph) 2024-09-21T09:47:22.198 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T09:47:22.249 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T09:47:22.263 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T09:47:22.263 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T09:47:22.263 DEBUG:teuthology.orchestra.run.smithi007:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T09:47:22.263 DEBUG:teuthology.orchestra.run.smithi031:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T09:47:22.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:22.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:47:22.281 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2024-09-21T09:47:22.281 DEBUG:teuthology.orchestra.run.smithi007:> uname -r 2024-09-21T09:47:22.338 INFO:teuthology.orchestra.run.smithi031.stdout:5.14.0-503.el9.x86_64 2024-09-21T09:47:22.338 INFO:teuthology.task.kernel:Running kernel on smithi031: 5.14.0-503.el9.x86_64 2024-09-21T09:47:22.338 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum install -y kernel 2024-09-21T09:47:22.339 INFO:teuthology.orchestra.run.smithi007.stdout:5.14.0-503.el9.x86_64 2024-09-21T09:47:22.339 INFO:teuthology.task.kernel:Running kernel on smithi007: 5.14.0-503.el9.x86_64 2024-09-21T09:47:22.339 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum install -y kernel 2024-09-21T09:47:24.613 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.3 MB 00:00 2024-09-21T09:47:24.971 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.3 MB 00:00 2024-09-21T09:47:26.522 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - AppStream 25 MB/s | 20 MB 00:00 2024-09-21T09:47:26.839 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - AppStream 29 MB/s | 20 MB 00:00 2024-09-21T09:47:31.539 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - CRB 9.1 MB/s | 6.5 MB 00:00 2024-09-21T09:47:32.164 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.5 MB 00:01 2024-09-21T09:47:33.082 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - Extras packages 72 kB/s | 19 kB 00:00 2024-09-21T09:47:33.723 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - Extras packages 73 kB/s | 19 kB 00:00 2024-09-21T09:47:33.894 INFO:teuthology.orchestra.run.smithi007.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-21T09:47:34.819 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:00 2024-09-21T09:47:39.508 INFO:teuthology.orchestra.run.smithi007.stdout:lab-extras 37 kB/s | 1.7 kB 00:00 2024-09-21T09:47:40.449 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-21T09:47:41.490 INFO:teuthology.orchestra.run.smithi007.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T09:47:41.490 INFO:teuthology.orchestra.run.smithi007.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T09:47:41.589 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:47:41.603 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:47:41.603 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout:Install 4 Packages 2024-09-21T09:47:41.604 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:47:41.605 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 79 M 2024-09-21T09:47:41.605 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 126 M 2024-09-21T09:47:41.605 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:47:42.401 INFO:teuthology.orchestra.run.smithi007.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 46 kB/s | 36 kB 00:00 2024-09-21T09:47:42.431 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-21T09:47:42.431 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-21T09:47:42.518 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:47:42.525 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:47:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2024-09-21T09:47:42.525 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:47:42.525 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:47:42.525 INFO:teuthology.orchestra.run.smithi031.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout:Install 4 Packages 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 79 M 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 126 M 2024-09-21T09:47:42.526 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:47:42.917 INFO:teuthology.orchestra.run.smithi031.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 316 kB/s | 36 kB 00:00 2024-09-21T09:47:43.318 INFO:teuthology.orchestra.run.smithi007.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 9.3 MB/s | 16 MB 00:01 2024-09-21T09:47:43.985 INFO:teuthology.orchestra.run.smithi007.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 15 MB/s | 35 MB 00:02 2024-09-21T09:47:44.635 INFO:teuthology.orchestra.run.smithi007.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 13 MB/s | 29 MB 00:02 2024-09-21T09:47:44.635 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:47:44.636 INFO:teuthology.orchestra.run.smithi007.stdout:Total 26 MB/s | 79 MB 00:03 2024-09-21T09:47:45.346 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:47:45.642 INFO:teuthology.orchestra.run.smithi031.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 5.5 MB/s | 16 MB 00:02 2024-09-21T09:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:47:46.159 INFO:teuthology.orchestra.run.smithi031.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 8.8 MB/s | 29 MB 00:03 2024-09-21T09:47:46.711 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:47:46.711 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:47:46.834 INFO:teuthology.orchestra.run.smithi031.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 8.6 MB/s | 35 MB 00:04 2024-09-21T09:47:46.835 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:47:46.835 INFO:teuthology.orchestra.run.smithi031.stdout:Total 18 MB/s | 79 MB 00:04 2024-09-21T09:47:47.546 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:47:47.927 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:47:47.927 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:47:48.947 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:47:48.947 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:47:49.285 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:47:50.006 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:47:50.087 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:47:51.507 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:47:52.173 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:47:52.253 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:47:52.835 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:47:52.980 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:47:55.021 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:47:55.148 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:47:58.093 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:47:58.139 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:00.273 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:48:00.315 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:03.289 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:05.461 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:42.286 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:42.328 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:42.646 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:42.646 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:48:42.646 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:48:42.646 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:48:43.483 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:43.483 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:48:43.483 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:48:43.483 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T09:48:43.483 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T09:48:43.483 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T09:48:43.483 INFO:teuthology.orchestra.run.smithi007.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T09:48:43.483 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:48:43.483 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:48:43.851 DEBUG:teuthology.orchestra.run.smithi007:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:48:43.942 INFO:teuthology.orchestra.run.smithi007.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:48:43.943 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:48:43.943 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T09:48:43.943 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T09:48:43.943 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T09:48:43.943 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-21T09:48:43.943 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi007.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T09:48:43.943 DEBUG:teuthology.orchestra.run.smithi007:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:48:44.001 INFO:teuthology.orchestra.run.smithi007.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:48:44.002 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:48:44.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo rpm -qi grub2-tools 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Name : grub2-tools 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Epoch : 1 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Version : 2.06 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Release : 82.el9 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Architecture: x86_64 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Group : Unspecified 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Size : 8274670 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:License : GPLv3+ 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T09:48:44.039 INFO:teuthology.orchestra.run.smithi007.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:Packager : builder@centos.org 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:Vendor : CentOS 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:Summary : Support tools for GRUB. 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:Description : 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:hardware devices. 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:48:44.040 INFO:teuthology.orchestra.run.smithi007.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T09:48:44.041 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T09:48:44.041 INFO:teuthology.task.kernel:Updating grub on smithi007 to boot 5.14.0-508.el9.x86_64 2024-09-21T09:48:44.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T09:48:44.632 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:44.673 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:44.694 INFO:teuthology.orchestra.run.smithi007.stderr:Generating grub configuration file ... 2024-09-21T09:48:45.147 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:45.147 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-21T09:48:45.147 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-21T09:48:45.147 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-21T09:48:45.973 INFO:teuthology.orchestra.run.smithi007.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T09:48:45.988 INFO:teuthology.orchestra.run.smithi007.stderr:done 2024-09-21T09:48:45.993 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-21T09:48:45.993 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:48:45.994 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:48:45.994 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-21T09:48:45.994 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-21T09:48:45.994 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-21T09:48:45.994 INFO:teuthology.orchestra.run.smithi031.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-21T09:48:45.994 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:48:45.994 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:48:45.996 DEBUG:teuthology.orchestra.run.smithi007:> mktemp 2024-09-21T09:48:46.011 INFO:teuthology.orchestra.run.smithi007.stdout:/tmp/tmp.I1phyqkeT8 2024-09-21T09:48:46.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.I1phyqkeT8 2024-09-21T09:48:46.079 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 0666 /tmp/tmp.I1phyqkeT8 2024-09-21T09:48:46.219 DEBUG:teuthology.orchestra.remote:smithi007:/tmp/tmp.I1phyqkeT8 is 6KB 2024-09-21T09:48:46.240 DEBUG:teuthology.orchestra.run.smithi007:> rm -fr /tmp/tmp.I1phyqkeT8 2024-09-21T09:48:46.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T09:48:46.317 INFO:teuthology.orchestra.run.smithi007.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T09:48:46.317 INFO:teuthology.orchestra.run.smithi007.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T09:48:46.317 INFO:teuthology.orchestra.run.smithi007.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T09:48:46.318 INFO:teuthology.orchestra.run.smithi007.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T09:48:46.319 DEBUG:teuthology.orchestra.run.smithi007:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T09:48:46.366 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:48:46.467 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:48:46.468 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:48:46.468 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-21T09:48:46.468 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T09:48:46.468 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T09:48:46.468 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-21T09:48:46.468 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi031.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T09:48:46.468 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2024-09-21T09:48:46.470 DEBUG:teuthology.orchestra.run.smithi007:> sudo shutdown -r now 2024-09-21T09:48:46.526 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-21T09:48:46.527 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-21T09:48:46.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo rpm -qi grub2-tools 2024-09-21T09:48:46.562 INFO:teuthology.orchestra.run.smithi031.stdout:Name : grub2-tools 2024-09-21T09:48:46.562 INFO:teuthology.orchestra.run.smithi031.stdout:Epoch : 1 2024-09-21T09:48:46.562 INFO:teuthology.orchestra.run.smithi031.stdout:Version : 2.06 2024-09-21T09:48:46.562 INFO:teuthology.orchestra.run.smithi031.stdout:Release : 82.el9 2024-09-21T09:48:46.562 INFO:teuthology.orchestra.run.smithi031.stdout:Architecture: x86_64 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Group : Unspecified 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Size : 8274670 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:License : GPLv3+ 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Packager : builder@centos.org 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Vendor : CentOS 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Summary : Support tools for GRUB. 2024-09-21T09:48:46.563 INFO:teuthology.orchestra.run.smithi031.stdout:Description : 2024-09-21T09:48:46.564 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:48:46.564 INFO:teuthology.orchestra.run.smithi031.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-21T09:48:46.564 INFO:teuthology.orchestra.run.smithi031.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-21T09:48:46.564 INFO:teuthology.orchestra.run.smithi031.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-21T09:48:46.564 INFO:teuthology.orchestra.run.smithi031.stdout:hardware devices. 2024-09-21T09:48:46.564 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:48:46.564 INFO:teuthology.orchestra.run.smithi031.stdout:This subpackage provides tools for support of all platforms. 2024-09-21T09:48:46.565 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-21T09:48:46.565 INFO:teuthology.task.kernel:Updating grub on smithi031 to boot 5.14.0-508.el9.x86_64 2024-09-21T09:48:46.565 DEBUG:teuthology.orchestra.run.smithi031:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-21T09:48:47.218 INFO:teuthology.orchestra.run.smithi031.stderr:Generating grub configuration file ... 2024-09-21T09:48:48.485 INFO:teuthology.orchestra.run.smithi031.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-21T09:48:48.515 INFO:teuthology.orchestra.run.smithi031.stderr:done 2024-09-21T09:48:48.517 DEBUG:teuthology.orchestra.run.smithi031:> mktemp 2024-09-21T09:48:48.532 INFO:teuthology.orchestra.run.smithi031.stdout:/tmp/tmp.CnnytD8CQs 2024-09-21T09:48:48.532 DEBUG:teuthology.orchestra.run.smithi031:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.CnnytD8CQs 2024-09-21T09:48:48.605 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 0666 /tmp/tmp.CnnytD8CQs 2024-09-21T09:48:48.743 DEBUG:teuthology.orchestra.remote:smithi031:/tmp/tmp.CnnytD8CQs is 6KB 2024-09-21T09:48:48.790 DEBUG:teuthology.orchestra.run.smithi031:> rm -fr /tmp/tmp.CnnytD8CQs 2024-09-21T09:48:48.805 DEBUG:teuthology.orchestra.run.smithi031:> sudo /bin/ls /boot/loader/entries || true 2024-09-21T09:48:48.867 INFO:teuthology.orchestra.run.smithi031.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-21T09:48:48.867 INFO:teuthology.orchestra.run.smithi031.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-21T09:48:48.867 INFO:teuthology.orchestra.run.smithi031.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-21T09:48:48.867 INFO:teuthology.orchestra.run.smithi031.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-21T09:48:48.868 DEBUG:teuthology.orchestra.run.smithi031:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-21T09:48:49.026 DEBUG:teuthology.orchestra.run.smithi031:> sudo shutdown -r now 2024-09-21T09:49:16.498 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-21T09:49:16.499 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-21T09:49:16.499 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:49:19.031 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-21T09:49:19.031 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-09-21T09:49:19.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:49:34.831 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.7 2024-09-21T09:49:37.391 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.31 2024-09-21T09:49:43.835 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-21T09:49:43.835 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:49:46.394 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-09-21T09:49:46.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:50:04.783 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.31 2024-09-21T09:50:16.794 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-09-21T09:50:16.795 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:50:18.970 DEBUG:teuthology.orchestra.run.smithi031:> true 2024-09-21T09:50:19.381 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-09-21T09:50:19.382 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-21T09:50:19.382 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2024-09-21T09:50:19.397 INFO:teuthology.orchestra.run.smithi031.stdout:5.14.0-508.el9.x86_64 2024-09-21T09:50:19.397 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T09:50:19.397 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T09:50:19.397 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T09:50:20.398 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-21T09:50:20.399 DEBUG:teuthology.orchestra.run.smithi031:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T09:50:20.502 INFO:teuthology.orchestra.run.smithi031.stdout:ttyS1 2024-09-21T09:50:20.529 DEBUG:teuthology.parallel:result is None 2024-09-21T09:50:43.838 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T09:50:55.839 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-21T09:50:55.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:50:56.221 DEBUG:teuthology.orchestra.run.smithi007:> true 2024-09-21T09:50:56.584 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-21T09:50:56.585 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-21T09:50:56.585 DEBUG:teuthology.orchestra.run.smithi007:> uname -r 2024-09-21T09:50:56.602 INFO:teuthology.orchestra.run.smithi007.stdout:5.14.0-508.el9.x86_64 2024-09-21T09:50:56.602 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-21T09:50:56.602 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T09:50:56.602 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-21T09:50:57.603 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-21T09:50:57.604 DEBUG:teuthology.orchestra.run.smithi007:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T09:50:57.685 INFO:teuthology.orchestra.run.smithi007.stdout:ttyS1 2024-09-21T09:50:57.705 DEBUG:teuthology.parallel:result is None 2024-09-21T09:50:57.705 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T09:50:57.711 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T09:50:57.711 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T09:50:57.714 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T09:50:57.735 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T09:50:57.742 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T09:50:57.810 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T09:50:57.810 DEBUG:teuthology.orchestra.run.smithi007:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T09:50:57.812 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T09:50:57.845 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T09:50:57.865 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T09:50:57.865 DEBUG:teuthology.orchestra.run.smithi007:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T09:50:57.879 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T09:50:57.923 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:50:57.928 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:50:57.935 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:50:57.940 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:50:57.941 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T09:50:57.948 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T09:50:57.948 DEBUG:teuthology.orchestra.run.smithi007:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T09:50:57.951 DEBUG:teuthology.orchestra.run.smithi031:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T09:50:58.006 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T09:50:58.015 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T09:50:58.015 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T09:50:58.018 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T09:50:58.064 DEBUG:teuthology.orchestra.run.smithi007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:50:58.112 DEBUG:teuthology.orchestra.run.smithi007:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:50:58.168 DEBUG:teuthology.orchestra.run.smithi007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:50:58.251 DEBUG:teuthology.orchestra.run.smithi007:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:50:58.294 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:50:58.294 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T09:50:58.360 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:50:58.407 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:50:58.457 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:50:58.540 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:50:58.584 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:50:58.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T09:50:58.652 DEBUG:teuthology.orchestra.run.smithi007:> sudo service rsyslog restart 2024-09-21T09:50:58.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo service rsyslog restart 2024-09-21T09:50:58.703 INFO:teuthology.orchestra.run.smithi007.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T09:50:58.740 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T09:50:59.204 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T09:50:59.213 INFO:teuthology.task.internal:Starting timer... 2024-09-21T09:50:59.213 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T09:50:59.268 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T09:50:59.298 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-09-21T09:50:59.298 DEBUG:teuthology.orchestra.run.smithi007:> sudo service auditd rotate 2024-09-21T09:50:59.350 INFO:teuthology.orchestra.run.smithi007.stdout:Rotating logs: 2024-09-21T09:50:59.352 DEBUG:teuthology.orchestra.run.smithi031:> sudo service auditd rotate 2024-09-21T09:50:59.405 INFO:teuthology.orchestra.run.smithi031.stdout:Rotating logs: 2024-09-21T09:50:59.407 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T09:50:59.407 DEBUG:teuthology.orchestra.run.smithi007:> /usr/sbin/getenforce 2024-09-21T09:50:59.434 INFO:teuthology.orchestra.run.smithi007.stdout:Permissive 2024-09-21T09:50:59.435 DEBUG:teuthology.orchestra.run.smithi031:> /usr/sbin/getenforce 2024-09-21T09:50:59.467 INFO:teuthology.orchestra.run.smithi031.stdout:Permissive 2024-09-21T09:50:59.467 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi007.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi031.front.sepia.ceph.com': 'permissive'} 2024-09-21T09:50:59.467 DEBUG:teuthology.orchestra.run.smithi007:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T09:50:59.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:59.503 DEBUG:teuthology.orchestra.run.smithi031:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T09:50:59.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:50:59.539 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T09:50:59.540 DEBUG:teuthology.orchestra.run.smithi007:> sudo /usr/sbin/setenforce permissive 2024-09-21T09:50:59.572 DEBUG:teuthology.orchestra.run.smithi031:> sudo /usr/sbin/setenforce permissive 2024-09-21T09:50:59.614 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T09:50:59.623 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-21T09:50:59.625 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-21T09:50:59.760 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T09:50:59.770 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-21T09:50:59.771 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi007.front.sepia.ceph.com,smithi031.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T09:54:52.587 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi007.front.sepia.ceph.com'), Remote(name='ubuntu@smithi031.front.sepia.ceph.com')] 2024-09-21T09:54:52.588 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-21T09:54:52.589 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:54:52.668 DEBUG:teuthology.orchestra.run.smithi007:> true 2024-09-21T09:54:52.746 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-09-21T09:54:52.747 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-09-21T09:54:52.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:54:52.823 DEBUG:teuthology.orchestra.run.smithi031:> true 2024-09-21T09:54:52.903 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2024-09-21T09:54:52.904 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T09:54:52.913 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T09:54:52.914 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T09:54:52.914 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T09:54:52.916 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T09:54:52.916 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T09:54:52.946 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T09:54:52.962 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T09:54:52.976 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-21T09:54:52.988 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: ntpd: command not found 2024-09-21T09:54:52.992 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-21T09:54:53.000 INFO:teuthology.orchestra.run.smithi007.stdout:506 Cannot talk to daemon 2024-09-21T09:54:53.016 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T09:54:53.019 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: ntpd: command not found 2024-09-21T09:54:53.031 INFO:teuthology.orchestra.run.smithi031.stdout:506 Cannot talk to daemon 2024-09-21T09:54:53.031 INFO:teuthology.orchestra.run.smithi007.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T09:54:53.046 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-21T09:54:53.061 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-21T09:54:53.088 INFO:teuthology.orchestra.run.smithi007.stderr:bash: line 1: ntpq: command not found 2024-09-21T09:54:53.091 INFO:teuthology.orchestra.run.smithi007.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T09:54:53.091 INFO:teuthology.orchestra.run.smithi007.stdout:=============================================================================== 2024-09-21T09:54:53.091 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:54:53.091 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:54:53.091 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:54:53.092 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:54:53.118 INFO:teuthology.orchestra.run.smithi031.stderr:bash: line 1: ntpq: command not found 2024-09-21T09:54:53.122 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T09:54:53.122 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2024-09-21T09:54:53.122 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:54:53.122 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:54:53.122 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:54:53.122 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T09:54:53.122 INFO:teuthology.run_tasks:Running task pexec... 2024-09-21T09:54:53.131 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-21T09:54:53.131 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi007.front.sepia.ceph.com 2024-09-21T09:54:53.131 DEBUG:teuthology.orchestra.run.smithi007:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T09:54:53.131 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi031.front.sepia.ceph.com 2024-09-21T09:54:53.132 DEBUG:teuthology.orchestra.run.smithi031:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-21T09:54:53.500 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:54:53.501 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:54:53.502 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2024-09-21T09:54:53.502 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:54:53.502 INFO:teuthology.orchestra.run.smithi007.stdout:Removing: 2024-09-21T09:54:53.502 INFO:teuthology.orchestra.run.smithi007.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T09:54:53.502 INFO:teuthology.orchestra.run.smithi007.stdout:Removing unused dependencies: 2024-09-21T09:54:53.502 INFO:teuthology.orchestra.run.smithi007.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T09:54:53.502 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:54:53.502 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:54:53.503 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:54:53.503 INFO:teuthology.orchestra.run.smithi007.stdout:Remove 2 Packages 2024-09-21T09:54:53.503 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:54:53.503 INFO:teuthology.orchestra.run.smithi007.stdout:Freed space: 5.5 M 2024-09-21T09:54:53.503 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:54:53.506 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:54:53.506 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:54:53.529 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:54:53.562 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:54:53.562 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2024-09-21T09:54:53.562 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:54:53.562 INFO:teuthology.orchestra.run.smithi031.stdout:Removing: 2024-09-21T09:54:53.562 INFO:teuthology.orchestra.run.smithi031.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-21T09:54:53.562 INFO:teuthology.orchestra.run.smithi031.stdout:Removing unused dependencies: 2024-09-21T09:54:53.562 INFO:teuthology.orchestra.run.smithi031.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-21T09:54:53.562 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:54:53.562 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:54:53.562 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:54:53.563 INFO:teuthology.orchestra.run.smithi031.stdout:Remove 2 Packages 2024-09-21T09:54:53.563 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:54:53.563 INFO:teuthology.orchestra.run.smithi031.stdout:Freed space: 5.5 M 2024-09-21T09:54:53.563 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:54:53.566 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:54:53.567 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:54:53.573 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:54:53.574 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:54:53.633 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:54:53.633 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:54:53.720 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:54:53.780 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:54:53.800 INFO:teuthology.orchestra.run.smithi007.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T09:54:53.859 INFO:teuthology.orchestra.run.smithi007.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:54:53.859 INFO:teuthology.orchestra.run.smithi031.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-21T09:54:53.927 INFO:teuthology.orchestra.run.smithi031.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:54:54.376 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:54:54.376 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T09:54:54.418 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-21T09:54:54.418 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-21T09:54:54.632 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T09:54:54.632 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:54:54.632 INFO:teuthology.orchestra.run.smithi007.stdout:Removed: 2024-09-21T09:54:54.632 INFO:teuthology.orchestra.run.smithi007.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:54:54.633 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:54:54.633 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:54:54.717 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-21T09:54:54.717 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:54:54.718 INFO:teuthology.orchestra.run.smithi031.stdout:Removed: 2024-09-21T09:54:54.718 INFO:teuthology.orchestra.run.smithi031.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:54:54.718 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:54:54.718 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:54:55.529 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 09:54:06 AM UTC. 2024-09-21T09:54:55.587 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 09:54:06 AM UTC. 2024-09-21T09:54:55.668 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:54:55.669 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:54:55.669 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout:Install 6 Packages 2024-09-21T09:54:55.670 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:54:55.677 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 2.0 M 2024-09-21T09:54:55.678 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 9.2 M 2024-09-21T09:54:55.678 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:54:55.725 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:54:55.726 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:54:55.726 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2024-09-21T09:54:55.726 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:54:55.726 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:54:55.726 INFO:teuthology.orchestra.run.smithi031.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-21T09:54:55.726 INFO:teuthology.orchestra.run.smithi031.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-21T09:54:55.726 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-21T09:54:55.726 INFO:teuthology.orchestra.run.smithi031.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-21T09:54:55.727 INFO:teuthology.orchestra.run.smithi031.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-21T09:54:55.727 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-21T09:54:55.727 INFO:teuthology.orchestra.run.smithi031.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-21T09:54:55.727 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:54:55.727 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:54:55.727 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:54:55.727 INFO:teuthology.orchestra.run.smithi031.stdout:Install 6 Packages 2024-09-21T09:54:55.727 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:54:55.735 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 2.0 M 2024-09-21T09:54:55.735 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 9.2 M 2024-09-21T09:54:55.735 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:54:56.413 INFO:teuthology.orchestra.run.smithi031.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 71 kB/s | 44 kB 00:00 2024-09-21T09:54:56.464 INFO:teuthology.orchestra.run.smithi031.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 157 kB/s | 106 kB 00:00 2024-09-21T09:54:56.538 INFO:teuthology.orchestra.run.smithi007.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 74 kB/s | 44 kB 00:00 2024-09-21T09:54:56.663 INFO:teuthology.orchestra.run.smithi007.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 146 kB/s | 106 kB 00:00 2024-09-21T09:54:56.697 INFO:teuthology.orchestra.run.smithi031.stdout:(3/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 996 kB/s | 906 kB 00:00 2024-09-21T09:54:56.821 INFO:teuthology.orchestra.run.smithi007.stdout:(3/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.0 MB/s | 906 kB 00:00 2024-09-21T09:54:57.039 INFO:teuthology.orchestra.run.smithi031.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 115 kB/s | 72 kB 00:00 2024-09-21T09:54:57.123 INFO:teuthology.orchestra.run.smithi031.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 128 kB/s | 84 kB 00:00 2024-09-21T09:54:57.166 INFO:teuthology.orchestra.run.smithi007.stdout:(4/6): python3-configshell-1.1.30-1.el9.noarch. 115 kB/s | 72 kB 00:00 2024-09-21T09:54:57.388 INFO:teuthology.orchestra.run.smithi007.stdout:(5/6): python3-kmod-0.9-32.el9.x86_64.rpm 116 kB/s | 84 kB 00:00 2024-09-21T09:54:57.606 INFO:teuthology.orchestra.run.smithi031.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 930 kB/s | 837 kB 00:00 2024-09-21T09:54:57.606 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:54:57.607 INFO:teuthology.orchestra.run.smithi031.stdout:Total 1.1 MB/s | 2.0 MB 00:01 2024-09-21T09:54:57.690 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:54:57.706 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:54:57.706 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:54:57.722 INFO:teuthology.orchestra.run.smithi007.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 931 kB/s | 837 kB 00:00 2024-09-21T09:54:57.722 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:54:57.722 INFO:teuthology.orchestra.run.smithi007.stdout:Total 1.0 MB/s | 2.0 MB 00:02 2024-09-21T09:54:57.806 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:54:57.821 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:54:57.822 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:54:57.969 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:54:57.970 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:54:58.121 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:54:58.121 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:54:58.417 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:54:58.501 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T09:54:58.535 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T09:54:58.561 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:54:58.563 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T09:54:58.651 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-21T09:54:58.685 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-21T09:54:58.721 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-21T09:54:58.783 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T09:54:58.819 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:54:58.951 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-21T09:54:58.986 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:54:59.289 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:54:59.314 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:54:59.469 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-21T09:54:59.498 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:55:00.289 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:55:00.289 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T09:55:00.290 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T09:55:00.290 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T09:55:00.290 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T09:55:00.290 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T09:55:00.502 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-21T09:55:00.502 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-21T09:55:00.502 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-21T09:55:00.502 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-21T09:55:00.502 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-21T09:55:00.502 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-21T09:55:00.607 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T09:55:00.607 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:00.607 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:55:00.607 INFO:teuthology.orchestra.run.smithi031.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:55:00.607 INFO:teuthology.orchestra.run.smithi031.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T09:55:00.608 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T09:55:00.608 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:00.608 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:55:00.871 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-21T09:55:00.871 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:00.871 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:55:00.871 INFO:teuthology.orchestra.run.smithi007.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-21T09:55:00.871 INFO:teuthology.orchestra.run.smithi007.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-21T09:55:00.871 INFO:teuthology.orchestra.run.smithi007.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-21T09:55:00.872 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:00.872 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:55:00.938 DEBUG:teuthology.parallel:result is None 2024-09-21T09:55:01.204 DEBUG:teuthology.parallel:result is None 2024-09-21T09:55:01.204 INFO:teuthology.run_tasks:Running task install... 2024-09-21T09:55:01.228 DEBUG:teuthology.task.install:project ceph 2024-09-21T09:55:01.228 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T09:55:01.228 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'} 2024-09-21T09:55:01.228 INFO:teuthology.task.install:Using flavor: default 2024-09-21T09:55:01.233 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-21T09:55:01.233 INFO:teuthology.task.install:extra packages: [] 2024-09-21T09:55:01.233 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208', 'tag': None, 'wait_for_package': False} 2024-09-21T09:55:01.234 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:55:01.234 INFO:teuthology.packaging:ref: None 2024-09-21T09:55:01.234 INFO:teuthology.packaging:tag: None 2024-09-21T09:55:01.234 INFO:teuthology.packaging:branch: reef 2024-09-21T09:55:01.234 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:55:01.234 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-21T09:55:01.236 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208', 'tag': None, 'wait_for_package': False} 2024-09-21T09:55:01.236 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:55:01.236 INFO:teuthology.packaging:ref: None 2024-09-21T09:55:01.236 INFO:teuthology.packaging:tag: None 2024-09-21T09:55:01.236 INFO:teuthology.packaging:branch: reef 2024-09-21T09:55:01.236 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:55:01.236 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-21T09:55:01.487 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/ 2024-09-21T09:55:01.487 INFO:teuthology.task.install.rpm:Package version is 18.2.4-871.g6a1bdf85 2024-09-21T09:55:01.516 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/ 2024-09-21T09:55:01.517 INFO:teuthology.task.install.rpm:Package version is 18.2.4-871.g6a1bdf85 2024-09-21T09:55:01.606 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-21T09:55:01.606 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:55:01.607 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-21T09:55:01.631 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-21T09:55:01.631 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:55:01.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-21T09:55:01.641 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 on remote rpm x86_64 2024-09-21T09:55:01.641 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:55:01.641 INFO:teuthology.packaging:ref: None 2024-09-21T09:55:01.641 INFO:teuthology.packaging:tag: None 2024-09-21T09:55:01.641 INFO:teuthology.packaging:branch: reef 2024-09-21T09:55:01.641 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:55:01.641 DEBUG:teuthology.orchestra.run.smithi007:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-21T09:55:01.661 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 on remote rpm x86_64 2024-09-21T09:55:01.661 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:55:01.661 INFO:teuthology.packaging:ref: None 2024-09-21T09:55:01.661 INFO:teuthology.packaging:tag: None 2024-09-21T09:55:01.661 INFO:teuthology.packaging:branch: reef 2024-09-21T09:55:01.661 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:55:01.662 DEBUG:teuthology.orchestra.run.smithi031:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-21T09:55:01.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-21T09:55:01.730 DEBUG:teuthology.orchestra.run.smithi031:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-21T09:55:01.795 DEBUG:teuthology.orchestra.run.smithi007:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-21T09:55:01.809 DEBUG:teuthology.orchestra.run.smithi031:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-21T09:55:01.862 INFO:teuthology.orchestra.run.smithi007.stdout:check_obsoletes = 1 2024-09-21T09:55:01.864 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum clean all 2024-09-21T09:55:01.874 INFO:teuthology.orchestra.run.smithi031.stdout:check_obsoletes = 1 2024-09-21T09:55:01.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum clean all 2024-09-21T09:55:02.095 INFO:teuthology.orchestra.run.smithi007.stdout:45 files removed 2024-09-21T09:55:02.111 INFO:teuthology.orchestra.run.smithi031.stdout:45 files removed 2024-09-21T09:55:02.122 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-radosgw 2024-09-21T09:55:02.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-radosgw 2024-09-21T09:55:02.687 INFO:teuthology.orchestra.run.smithi007.stdout:ceph packages for x86_64 292 kB/s | 77 kB 00:00 2024-09-21T09:55:02.703 INFO:teuthology.orchestra.run.smithi031.stdout:ceph packages for x86_64 295 kB/s | 77 kB 00:00 2024-09-21T09:55:02.971 INFO:teuthology.orchestra.run.smithi007.stdout:ceph noarch packages 48 kB/s | 11 kB 00:00 2024-09-21T09:55:02.986 INFO:teuthology.orchestra.run.smithi031.stdout:ceph noarch packages 48 kB/s | 11 kB 00:00 2024-09-21T09:55:03.246 INFO:teuthology.orchestra.run.smithi007.stdout:ceph source packages 8.0 kB/s | 1.9 kB 00:00 2024-09-21T09:55:03.262 INFO:teuthology.orchestra.run.smithi031.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-21T09:55:04.504 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - BaseOS 6.9 MB/s | 8.3 MB 00:01 2024-09-21T09:55:05.229 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - BaseOS 4.2 MB/s | 8.3 MB 00:01 2024-09-21T09:55:06.630 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:01 2024-09-21T09:55:08.348 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - AppStream 10 MB/s | 20 MB 00:01 2024-09-21T09:55:11.722 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - CRB 5.8 MB/s | 6.5 MB 00:01 2024-09-21T09:55:12.757 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.5 MB 00:00 2024-09-21T09:55:13.306 INFO:teuthology.orchestra.run.smithi031.stdout:CentOS Stream 9 - Extras packages 72 kB/s | 19 kB 00:00 2024-09-21T09:55:14.102 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 34 MB/s | 23 MB 00:00 2024-09-21T09:55:14.582 INFO:teuthology.orchestra.run.smithi007.stdout:CentOS Stream 9 - Extras packages 35 kB/s | 19 kB 00:00 2024-09-21T09:55:15.537 INFO:teuthology.orchestra.run.smithi007.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-21T09:55:19.758 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-21T09:55:21.517 INFO:teuthology.orchestra.run.smithi007.stdout:lab-extras 4.5 kB/s | 1.7 kB 00:00 2024-09-21T09:55:22.129 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:55:22.131 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:55:22.131 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-09-21T09:55:22.132 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:55:22.132 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:55:22.132 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-radosgw x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 7.7 M 2024-09-21T09:55:22.132 INFO:teuthology.orchestra.run.smithi031.stdout:Upgrading: 2024-09-21T09:55:22.132 INFO:teuthology.orchestra.run.smithi031.stdout: librados2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.3 M 2024-09-21T09:55:22.132 INFO:teuthology.orchestra.run.smithi031.stdout: librbd1 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.0 M 2024-09-21T09:55:22.132 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-21T09:55:22.132 INFO:teuthology.orchestra.run.smithi031.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-21T09:55:22.132 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-base x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 5.1 M 2024-09-21T09:55:22.133 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-common x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 18 M 2024-09-21T09:55:22.133 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-selinux x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 25 k 2024-09-21T09:55:22.133 INFO:teuthology.orchestra.run.smithi031.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-21T09:55:22.133 INFO:teuthology.orchestra.run.smithi031.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-21T09:55:22.133 INFO:teuthology.orchestra.run.smithi031.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-21T09:55:22.133 INFO:teuthology.orchestra.run.smithi031.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-21T09:55:22.133 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 711 k 2024-09-21T09:55:22.133 INFO:teuthology.orchestra.run.smithi031.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-21T09:55:22.133 INFO:teuthology.orchestra.run.smithi031.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-21T09:55:22.134 INFO:teuthology.orchestra.run.smithi031.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-21T09:55:22.134 INFO:teuthology.orchestra.run.smithi031.stdout: libradosstriper1 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 477 k 2024-09-21T09:55:22.134 INFO:teuthology.orchestra.run.smithi031.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-21T09:55:22.134 INFO:teuthology.orchestra.run.smithi031.stdout: librgw2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 4.5 M 2024-09-21T09:55:22.134 INFO:teuthology.orchestra.run.smithi031.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-21T09:55:22.134 INFO:teuthology.orchestra.run.smithi031.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-21T09:55:22.134 INFO:teuthology.orchestra.run.smithi031.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-21T09:55:22.134 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-argparse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 45 k 2024-09-21T09:55:22.134 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-common x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 129 k 2024-09-21T09:55:22.135 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cephfs x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 161 k 2024-09-21T09:55:22.135 INFO:teuthology.orchestra.run.smithi031.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-21T09:55:22.135 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rados x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 320 k 2024-09-21T09:55:22.135 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rbd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 300 k 2024-09-21T09:55:22.135 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rgw x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 99 k 2024-09-21T09:55:22.135 INFO:teuthology.orchestra.run.smithi031.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-21T09:55:22.135 INFO:teuthology.orchestra.run.smithi031.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-21T09:55:22.135 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:22.135 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:55:22.136 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:55:22.136 INFO:teuthology.orchestra.run.smithi031.stdout:Install 28 Packages 2024-09-21T09:55:22.136 INFO:teuthology.orchestra.run.smithi031.stdout:Upgrade 2 Packages 2024-09-21T09:55:22.136 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:22.137 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 53 M 2024-09-21T09:55:22.137 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:55:22.818 INFO:teuthology.orchestra.run.smithi031.stdout:(1/30): ceph-base-18.2.4-871.g6a1bdf85.el9.x86_ 9.7 MB/s | 5.1 MB 00:00 2024-09-21T09:55:22.926 INFO:teuthology.orchestra.run.smithi031.stdout:(2/30): ceph-radosgw-18.2.4-871.g6a1bdf85.el9.x 12 MB/s | 7.7 MB 00:00 2024-09-21T09:55:22.943 INFO:teuthology.orchestra.run.smithi031.stdout:(3/30): ceph-selinux-18.2.4-871.g6a1bdf85.el9.x 201 kB/s | 25 kB 00:00 2024-09-21T09:55:22.993 INFO:teuthology.orchestra.run.smithi031.stdout:(4/30): libcephfs2-18.2.4-871.g6a1bdf85.el9.x86 10 MB/s | 711 kB 00:00 2024-09-21T09:55:23.027 INFO:teuthology.orchestra.run.smithi031.stdout:(5/30): libradosstriper1-18.2.4-871.g6a1bdf85.e 5.6 MB/s | 477 kB 00:00 2024-09-21T09:55:23.085 INFO:teuthology.orchestra.run.smithi031.stdout:(6/30): python3-ceph-argparse-18.2.4-871.g6a1bd 772 kB/s | 45 kB 00:00 2024-09-21T09:55:23.319 INFO:teuthology.orchestra.run.smithi031.stdout:(7/30): ceph-common-18.2.4-871.g6a1bdf85.el9.x8 18 MB/s | 18 MB 00:01 2024-09-21T09:55:23.344 INFO:teuthology.orchestra.run.smithi031.stdout:(8/30): python3-ceph-common-18.2.4-871.g6a1bdf8 500 kB/s | 129 kB 00:00 2024-09-21T09:55:23.369 INFO:teuthology.orchestra.run.smithi031.stdout:(9/30): python3-cephfs-18.2.4-871.g6a1bdf85.el9 3.2 MB/s | 161 kB 00:00 2024-09-21T09:55:23.395 INFO:teuthology.orchestra.run.smithi031.stdout:(10/30): python3-rados-18.2.4-871.g6a1bdf85.el9 6.2 MB/s | 320 kB 00:00 2024-09-21T09:55:23.420 INFO:teuthology.orchestra.run.smithi031.stdout:(11/30): python3-rbd-18.2.4-871.g6a1bdf85.el9.x 5.8 MB/s | 300 kB 00:00 2024-09-21T09:55:23.446 INFO:teuthology.orchestra.run.smithi031.stdout:(12/30): python3-rgw-18.2.4-871.g6a1bdf85.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-21T09:55:23.521 INFO:teuthology.orchestra.run.smithi031.stdout:(13/30): librgw2-18.2.4-871.g6a1bdf85.el9.x86_6 8.5 MB/s | 4.5 MB 00:00 2024-09-21T09:55:23.563 INFO:teuthology.orchestra.run.smithi031.stdout:(14/30): boost-program-options-1.75.0-8.el9.x86 752 kB/s | 107 kB 00:00 2024-09-21T09:55:23.604 INFO:teuthology.orchestra.run.smithi031.stdout:(15/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 542 kB/s | 45 kB 00:00 2024-09-21T09:55:23.630 INFO:teuthology.orchestra.run.smithi031.stdout:(16/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 870 kB/s | 160 kB 00:00 2024-09-21T09:55:23.663 INFO:teuthology.orchestra.run.smithi031.stdout:(17/30): librdkafka-1.6.1-102.el9.x86_64.rpm 6.4 MB/s | 662 kB 00:00 2024-09-21T09:55:23.705 INFO:teuthology.orchestra.run.smithi031.stdout:(18/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.8 MB/s | 292 kB 00:00 2024-09-21T09:55:23.730 INFO:teuthology.orchestra.run.smithi031.stdout:(19/30): python3-prettytable-0.7.2-27.el9.noarc 421 kB/s | 42 kB 00:00 2024-09-21T09:55:23.772 INFO:teuthology.orchestra.run.smithi031.stdout:(20/30): fmt-8.1.1-5.el9.x86_64.rpm 1.0 MB/s | 111 kB 00:00 2024-09-21T09:55:23.798 INFO:teuthology.orchestra.run.smithi031.stdout:(21/30): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.1 MB/s | 26 kB 00:00 2024-09-21T09:55:23.823 INFO:teuthology.orchestra.run.smithi031.stdout:(22/30): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-21T09:55:23.827 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:55:23.829 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:55:23.829 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2024-09-21T09:55:23.830 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:55:23.830 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:55:23.830 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-radosgw x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 7.7 M 2024-09-21T09:55:23.830 INFO:teuthology.orchestra.run.smithi007.stdout:Upgrading: 2024-09-21T09:55:23.830 INFO:teuthology.orchestra.run.smithi007.stdout: librados2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.3 M 2024-09-21T09:55:23.830 INFO:teuthology.orchestra.run.smithi007.stdout: librbd1 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.0 M 2024-09-21T09:55:23.830 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-21T09:55:23.830 INFO:teuthology.orchestra.run.smithi007.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-21T09:55:23.830 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-base x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 5.1 M 2024-09-21T09:55:23.831 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-common x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 18 M 2024-09-21T09:55:23.831 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-selinux x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 25 k 2024-09-21T09:55:23.831 INFO:teuthology.orchestra.run.smithi007.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-21T09:55:23.831 INFO:teuthology.orchestra.run.smithi007.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-21T09:55:23.831 INFO:teuthology.orchestra.run.smithi007.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-21T09:55:23.831 INFO:teuthology.orchestra.run.smithi007.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-21T09:55:23.831 INFO:teuthology.orchestra.run.smithi007.stdout: libcephfs2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 711 k 2024-09-21T09:55:23.831 INFO:teuthology.orchestra.run.smithi007.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-21T09:55:23.831 INFO:teuthology.orchestra.run.smithi007.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-21T09:55:23.831 INFO:teuthology.orchestra.run.smithi007.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: libradosstriper1 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 477 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: librgw2 x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 4.5 M 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: python3-ceph-argparse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 45 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: python3-ceph-common x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 129 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cephfs x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 161 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rados x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 320 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rbd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 300 k 2024-09-21T09:55:23.832 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rgw x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 99 k 2024-09-21T09:55:23.833 INFO:teuthology.orchestra.run.smithi007.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-21T09:55:23.833 INFO:teuthology.orchestra.run.smithi007.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-21T09:55:23.833 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:23.833 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:55:23.833 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:55:23.833 INFO:teuthology.orchestra.run.smithi007.stdout:Install 28 Packages 2024-09-21T09:55:23.833 INFO:teuthology.orchestra.run.smithi007.stdout:Upgrade 2 Packages 2024-09-21T09:55:23.833 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:23.834 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 53 M 2024-09-21T09:55:23.834 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:55:23.848 INFO:teuthology.orchestra.run.smithi031.stdout:(23/30): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.1 MB/s | 308 kB 00:00 2024-09-21T09:55:23.874 INFO:teuthology.orchestra.run.smithi031.stdout:(24/30): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-21T09:55:23.907 INFO:teuthology.orchestra.run.smithi031.stdout:(25/30): re2-20211101-20.el9.x86_64.rpm 5.7 MB/s | 191 kB 00:00 2024-09-21T09:55:23.949 INFO:teuthology.orchestra.run.smithi031.stdout:(26/30): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.1 MB/s | 839 kB 00:00 2024-09-21T09:55:24.008 INFO:teuthology.orchestra.run.smithi031.stdout:(27/30): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-21T09:55:24.091 INFO:teuthology.orchestra.run.smithi031.stdout:(28/30): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-09-21T09:55:24.192 INFO:teuthology.orchestra.run.smithi031.stdout:(29/30): librados2-18.2.4-871.g6a1bdf85.el9.x86 14 MB/s | 3.3 MB 00:00 2024-09-21T09:55:24.265 INFO:teuthology.orchestra.run.smithi031.stdout:(30/30): librbd1-18.2.4-871.g6a1bdf85.el9.x86_6 12 MB/s | 3.0 MB 00:00 2024-09-21T09:55:24.270 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:55:24.270 INFO:teuthology.orchestra.run.smithi031.stdout:Total 25 MB/s | 53 MB 00:02 2024-09-21T09:55:24.345 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:55:24.385 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:55:24.385 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:55:24.435 INFO:teuthology.orchestra.run.smithi007.stdout:(1/30): ceph-base-18.2.4-871.g6a1bdf85.el9.x86_ 11 MB/s | 5.1 MB 00:00 2024-09-21T09:55:24.486 INFO:teuthology.orchestra.run.smithi007.stdout:(2/30): ceph-selinux-18.2.4-871.g6a1bdf85.el9.x 504 kB/s | 25 kB 00:00 2024-09-21T09:55:24.536 INFO:teuthology.orchestra.run.smithi007.stdout:(3/30): libcephfs2-18.2.4-871.g6a1bdf85.el9.x86 14 MB/s | 711 kB 00:00 2024-09-21T09:55:24.594 INFO:teuthology.orchestra.run.smithi007.stdout:(4/30): libradosstriper1-18.2.4-871.g6a1bdf85.e 8.0 MB/s | 477 kB 00:00 2024-09-21T09:55:24.761 INFO:teuthology.orchestra.run.smithi007.stdout:(5/30): librgw2-18.2.4-871.g6a1bdf85.el9.x86_64 27 MB/s | 4.5 MB 00:00 2024-09-21T09:55:24.804 INFO:teuthology.orchestra.run.smithi007.stdout:(6/30): python3-ceph-argparse-18.2.4-871.g6a1bd 1.1 MB/s | 45 kB 00:00 2024-09-21T09:55:24.853 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:55:24.853 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:55:24.854 INFO:teuthology.orchestra.run.smithi007.stdout:(7/30): python3-ceph-common-18.2.4-871.g6a1bdf8 2.5 MB/s | 129 kB 00:00 2024-09-21T09:55:24.904 INFO:teuthology.orchestra.run.smithi007.stdout:(8/30): python3-cephfs-18.2.4-871.g6a1bdf85.el9 3.2 MB/s | 161 kB 00:00 2024-09-21T09:55:24.954 INFO:teuthology.orchestra.run.smithi007.stdout:(9/30): python3-rados-18.2.4-871.g6a1bdf85.el9. 6.3 MB/s | 320 kB 00:00 2024-09-21T09:55:25.004 INFO:teuthology.orchestra.run.smithi007.stdout:(10/30): python3-rbd-18.2.4-871.g6a1bdf85.el9.x 5.9 MB/s | 300 kB 00:00 2024-09-21T09:55:25.046 INFO:teuthology.orchestra.run.smithi007.stdout:(11/30): python3-rgw-18.2.4-871.g6a1bdf85.el9.x 2.3 MB/s | 99 kB 00:00 2024-09-21T09:55:25.272 INFO:teuthology.orchestra.run.smithi007.stdout:(12/30): ceph-radosgw-18.2.4-871.g6a1bdf85.el9. 6.1 MB/s | 7.7 MB 00:01 2024-09-21T09:55:25.297 INFO:teuthology.orchestra.run.smithi007.stdout:(13/30): boost-program-options-1.75.0-8.el9.x86 427 kB/s | 107 kB 00:00 2024-09-21T09:55:25.347 INFO:teuthology.orchestra.run.smithi007.stdout:(14/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 902 kB/s | 45 kB 00:00 2024-09-21T09:55:25.440 INFO:teuthology.orchestra.run.smithi007.stdout:(15/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 957 kB/s | 160 kB 00:00 2024-09-21T09:55:25.523 INFO:teuthology.orchestra.run.smithi007.stdout:(16/30): librdkafka-1.6.1-102.el9.x86_64.rpm 3.7 MB/s | 662 kB 00:00 2024-09-21T09:55:25.548 INFO:teuthology.orchestra.run.smithi007.stdout:(17/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-09-21T09:55:25.573 INFO:teuthology.orchestra.run.smithi007.stdout:(18/30): python3-prettytable-0.7.2-27.el9.noarc 845 kB/s | 42 kB 00:00 2024-09-21T09:55:25.599 INFO:teuthology.orchestra.run.smithi007.stdout:(19/30): fmt-8.1.1-5.el9.x86_64.rpm 2.2 MB/s | 111 kB 00:00 2024-09-21T09:55:25.641 INFO:teuthology.orchestra.run.smithi007.stdout:(20/30): gperftools-libs-2.9.1-3.el9.x86_64.rpm 4.6 MB/s | 308 kB 00:00 2024-09-21T09:55:25.666 INFO:teuthology.orchestra.run.smithi007.stdout:(21/30): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-09-21T09:55:25.691 INFO:teuthology.orchestra.run.smithi007.stdout:(22/30): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-21T09:55:25.717 INFO:teuthology.orchestra.run.smithi007.stdout:(23/30): libunwind-1.6.2-1.el9.x86_64.rpm 2.7 MB/s | 67 kB 00:00 2024-09-21T09:55:25.759 INFO:teuthology.orchestra.run.smithi007.stdout:(24/30): parquet-libs-9.0.0-11.el9.x86_64.rpm 20 MB/s | 839 kB 00:00 2024-09-21T09:55:25.784 INFO:teuthology.orchestra.run.smithi007.stdout:(25/30): re2-20211101-20.el9.x86_64.rpm 7.5 MB/s | 191 kB 00:00 2024-09-21T09:55:25.984 INFO:teuthology.orchestra.run.smithi007.stdout:(26/30): ceph-common-18.2.4-871.g6a1bdf85.el9.x 9.2 MB/s | 18 MB 00:01 2024-09-21T09:55:26.035 INFO:teuthology.orchestra.run.smithi007.stdout:(27/30): thrift-0.15.0-2.el9.x86_64.rpm 6.3 MB/s | 1.6 MB 00:00 2024-09-21T09:55:26.118 INFO:teuthology.orchestra.run.smithi007.stdout:(28/30): libarrow-9.0.0-11.el9.x86_64.rpm 8.5 MB/s | 4.4 MB 00:00 2024-09-21T09:55:26.219 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:55:26.227 INFO:teuthology.orchestra.run.smithi007.stdout:(29/30): librbd1-18.2.4-871.g6a1bdf85.el9.x86_6 16 MB/s | 3.0 MB 00:00 2024-09-21T09:55:26.294 INFO:teuthology.orchestra.run.smithi007.stdout:(30/30): librados2-18.2.4-871.g6a1bdf85.el9.x86 11 MB/s | 3.3 MB 00:00 2024-09-21T09:55:26.298 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:55:26.298 INFO:teuthology.orchestra.run.smithi007.stdout:Total 22 MB/s | 53 MB 00:02 2024-09-21T09:55:26.304 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-09-21T09:55:26.355 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-09-21T09:55:26.374 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:55:26.406 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-09-21T09:55:26.413 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:55:26.413 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:55:26.744 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-09-21T09:55:26.854 INFO:teuthology.orchestra.run.smithi031.stdout: Upgrading : librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/32 2024-09-21T09:55:26.887 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:55:26.888 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:55:26.953 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/32 2024-09-21T09:55:27.050 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 6/32 2024-09-21T09:55:27.081 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 7/32 2024-09-21T09:55:27.144 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 7/32 2024-09-21T09:55:27.172 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-09-21T09:55:27.216 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9.x 9/32 2024-09-21T09:55:27.284 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 10/32 2024-09-21T09:55:27.316 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_64 11/32 2024-09-21T09:55:27.382 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_64 11/32 2024-09-21T09:55:27.498 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : re2-1:20211101-20.el9.x86_64 12/32 2024-09-21T09:55:27.531 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 13/32 2024-09-21T09:55:27.583 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-09-21T09:55:27.621 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/32 2024-09-21T09:55:27.648 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 16/32 2024-09-21T09:55:27.693 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-09-21T09:55:27.734 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-09-21T09:55:28.056 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-09-21T09:55:28.096 INFO:teuthology.orchestra.run.smithi031.stdout: Upgrading : librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 20/32 2024-09-21T09:55:28.187 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 20/32 2024-09-21T09:55:28.217 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 21/32 2024-09-21T09:55:28.241 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:55:28.253 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-09-21T09:55:28.336 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-09-21T09:55:28.365 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-09-21T09:55:28.416 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-09-21T09:55:28.681 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 23/32 2024-09-21T09:55:28.707 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 24/32 2024-09-21T09:55:28.756 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-09-21T09:55:28.761 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 24/32 2024-09-21T09:55:28.840 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 25/32 2024-09-21T09:55:28.881 INFO:teuthology.orchestra.run.smithi007.stdout: Upgrading : librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/32 2024-09-21T09:55:28.892 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86 26/32 2024-09-21T09:55:28.975 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/32 2024-09-21T09:55:29.061 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 6/32 2024-09-21T09:55:29.091 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 7/32 2024-09-21T09:55:29.154 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 7/32 2024-09-21T09:55:29.186 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-09-21T09:55:29.230 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9.x 9/32 2024-09-21T09:55:29.298 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 10/32 2024-09-21T09:55:29.322 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_64 11/32 2024-09-21T09:55:29.371 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_64 11/32 2024-09-21T09:55:29.481 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : re2-1:20211101-20.el9.x86_64 12/32 2024-09-21T09:55:29.513 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 13/32 2024-09-21T09:55:29.554 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-09-21T09:55:29.586 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/32 2024-09-21T09:55:29.613 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 16/32 2024-09-21T09:55:29.649 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-09-21T09:55:29.682 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-09-21T09:55:30.005 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-09-21T09:55:30.044 INFO:teuthology.orchestra.run.smithi007.stdout: Upgrading : librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 20/32 2024-09-21T09:55:30.136 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 20/32 2024-09-21T09:55:30.166 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 21/32 2024-09-21T09:55:30.202 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-09-21T09:55:30.630 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 23/32 2024-09-21T09:55:30.655 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 24/32 2024-09-21T09:55:30.719 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 24/32 2024-09-21T09:55:30.798 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 25/32 2024-09-21T09:55:30.824 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86 26/32 2024-09-21T09:55:31.058 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 27/32 2024-09-21T09:55:31.096 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 27/32 2024-09-21T09:55:31.671 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 27/32 2024-09-21T09:55:31.716 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 28/32 2024-09-21T09:55:31.815 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 28/32 2024-09-21T09:55:31.815 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-21T09:55:31.815 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-21T09:55:31.815 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:31.851 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 29/32 2024-09-21T09:55:32.972 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 27/32 2024-09-21T09:55:33.004 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 27/32 2024-09-21T09:55:33.605 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 27/32 2024-09-21T09:55:33.650 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 28/32 2024-09-21T09:55:33.733 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 28/32 2024-09-21T09:55:33.734 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-21T09:55:33.734 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-21T09:55:33.734 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:33.784 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 29/32 2024-09-21T09:55:42.288 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 29/32 2024-09-21T09:55:42.288 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /sys 2024-09-21T09:55:42.288 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /proc 2024-09-21T09:55:42.288 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /mnt 2024-09-21T09:55:42.288 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /var/tmp 2024-09-21T09:55:42.288 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /home 2024-09-21T09:55:42.289 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /root 2024-09-21T09:55:42.289 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /tmp 2024-09-21T09:55:42.289 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:43.073 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 30/32 2024-09-21T09:55:43.099 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 30/32 2024-09-21T09:55:43.099 INFO:teuthology.orchestra.run.smithi031.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:55:43.100 INFO:teuthology.orchestra.run.smithi031.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-21T09:55:43.100 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:55:43.100 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:55:43.100 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:43.101 INFO:teuthology.orchestra.run.smithi031.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-09-21T09:55:43.191 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-09-21T09:55:43.192 INFO:teuthology.orchestra.run.smithi031.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-09-21T09:55:44.331 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-09-21T09:55:44.331 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/32 2024-09-21T09:55:44.332 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/32 2024-09-21T09:55:44.332 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 3/32 2024-09-21T09:55:44.332 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 4/32 2024-09-21T09:55:44.332 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/32 2024-09-21T09:55:44.332 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_64 6/32 2024-09-21T09:55:44.332 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 7/32 2024-09-21T09:55:44.332 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9.x 8/32 2024-09-21T09:55:44.332 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86 9/32 2024-09-21T09:55:44.332 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 10/32 2024-09-21T09:55:44.332 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 11/32 2024-09-21T09:55:44.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 12/32 2024-09-21T09:55:44.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 13/32 2024-09-21T09:55:44.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-09-21T09:55:44.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-09-21T09:55:44.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-09-21T09:55:44.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-09-21T09:55:44.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-09-21T09:55:44.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-09-21T09:55:44.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-09-21T09:55:44.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 21/32 2024-09-21T09:55:44.334 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 22/32 2024-09-21T09:55:44.334 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 23/32 2024-09-21T09:55:44.334 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-09-21T09:55:44.334 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-09-21T09:55:44.334 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 26/32 2024-09-21T09:55:44.334 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : re2-1:20211101-20.el9.x86_64 27/32 2024-09-21T09:55:44.334 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-09-21T09:55:44.334 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 29/32 2024-09-21T09:55:44.334 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-09-21T09:55:44.334 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 31/32 2024-09-21T09:55:44.349 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 29/32 2024-09-21T09:55:44.349 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /sys 2024-09-21T09:55:44.349 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /proc 2024-09-21T09:55:44.349 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /mnt 2024-09-21T09:55:44.349 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /var/tmp 2024-09-21T09:55:44.349 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /home 2024-09-21T09:55:44.349 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /root 2024-09-21T09:55:44.349 INFO:teuthology.orchestra.run.smithi007.stdout:skipping the directory /tmp 2024-09-21T09:55:44.349 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:45.126 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 30/32 2024-09-21T09:55:45.153 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 30/32 2024-09-21T09:55:45.153 INFO:teuthology.orchestra.run.smithi007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:55:45.154 INFO:teuthology.orchestra.run.smithi007.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-21T09:55:45.154 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:55:45.154 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:55:45.154 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:45.155 INFO:teuthology.orchestra.run.smithi007.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-09-21T09:55:45.246 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-09-21T09:55:45.246 INFO:teuthology.orchestra.run.smithi007.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-09-21T09:55:45.446 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-09-21T09:55:45.446 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:45.446 INFO:teuthology.orchestra.run.smithi031.stdout:Upgraded: 2024-09-21T09:55:45.447 INFO:teuthology.orchestra.run.smithi031.stdout: librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.447 INFO:teuthology.orchestra.run.smithi031.stdout: librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.447 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:55:45.447 INFO:teuthology.orchestra.run.smithi031.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-21T09:55:45.447 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.447 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.447 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.447 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.448 INFO:teuthology.orchestra.run.smithi031.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-21T09:55:45.448 INFO:teuthology.orchestra.run.smithi031.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-21T09:55:45.448 INFO:teuthology.orchestra.run.smithi031.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-21T09:55:45.448 INFO:teuthology.orchestra.run.smithi031.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-21T09:55:45.448 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.448 INFO:teuthology.orchestra.run.smithi031.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-21T09:55:45.448 INFO:teuthology.orchestra.run.smithi031.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-21T09:55:45.448 INFO:teuthology.orchestra.run.smithi031.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-21T09:55:45.448 INFO:teuthology.orchestra.run.smithi031.stdout: libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.448 INFO:teuthology.orchestra.run.smithi031.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: re2-1:20211101-20.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-21T09:55:45.449 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:45.450 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:55:45.804 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-test 2024-09-21T09:55:46.408 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:27 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:55:46.410 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-09-21T09:55:46.410 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/32 2024-09-21T09:55:46.410 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 3/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 4/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_64 6/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 7/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9.x 8/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86 9/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 10/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 11/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 12/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 13/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-09-21T09:55:46.411 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 21/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 22/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 23/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 26/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : re2-1:20211101-20.el9.x86_64 27/32 2024-09-21T09:55:46.412 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-09-21T09:55:46.413 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 29/32 2024-09-21T09:55:46.413 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-09-21T09:55:46.413 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 31/32 2024-09-21T09:55:46.555 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:55:46.555 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:55:46.555 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-09-21T09:55:46.556 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:55:46.556 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:55:46.556 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-test x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 40 M 2024-09-21T09:55:46.556 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-21T09:55:46.556 INFO:teuthology.orchestra.run.smithi031.stdout: libcephsqlite x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 166 k 2024-09-21T09:55:46.556 INFO:teuthology.orchestra.run.smithi031.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-21T09:55:46.556 INFO:teuthology.orchestra.run.smithi031.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-21T09:55:46.557 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:46.557 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:55:46.557 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:55:46.557 INFO:teuthology.orchestra.run.smithi031.stdout:Install 4 Packages 2024-09-21T09:55:46.557 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:46.558 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 40 M 2024-09-21T09:55:46.558 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 164 M 2024-09-21T09:55:46.558 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:55:46.802 INFO:teuthology.orchestra.run.smithi031.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.5 MB/s | 304 kB 00:00 2024-09-21T09:55:46.827 INFO:teuthology.orchestra.run.smithi031.stdout:(2/4): libcephsqlite-18.2.4-871.g6a1bdf85.el9.x 752 kB/s | 166 kB 00:00 2024-09-21T09:55:46.852 INFO:teuthology.orchestra.run.smithi031.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-21T09:55:47.542 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-09-21T09:55:47.542 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:47.542 INFO:teuthology.orchestra.run.smithi007.stdout:Upgraded: 2024-09-21T09:55:47.542 INFO:teuthology.orchestra.run.smithi007.stdout: librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.542 INFO:teuthology.orchestra.run.smithi007.stdout: librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.542 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:55:47.542 INFO:teuthology.orchestra.run.smithi007.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-21T09:55:47.542 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.542 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.543 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-radosgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.543 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-selinux-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.543 INFO:teuthology.orchestra.run.smithi007.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-21T09:55:47.543 INFO:teuthology.orchestra.run.smithi007.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-21T09:55:47.543 INFO:teuthology.orchestra.run.smithi007.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-21T09:55:47.543 INFO:teuthology.orchestra.run.smithi007.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-21T09:55:47.543 INFO:teuthology.orchestra.run.smithi007.stdout: libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.543 INFO:teuthology.orchestra.run.smithi007.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-21T09:55:47.543 INFO:teuthology.orchestra.run.smithi007.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-21T09:55:47.544 INFO:teuthology.orchestra.run.smithi007.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-21T09:55:47.544 INFO:teuthology.orchestra.run.smithi007.stdout: libradosstriper1-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.544 INFO:teuthology.orchestra.run.smithi007.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-21T09:55:47.544 INFO:teuthology.orchestra.run.smithi007.stdout: librgw2-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.544 INFO:teuthology.orchestra.run.smithi007.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-21T09:55:47.544 INFO:teuthology.orchestra.run.smithi007.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-21T09:55:47.544 INFO:teuthology.orchestra.run.smithi007.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-21T09:55:47.544 INFO:teuthology.orchestra.run.smithi007.stdout: python3-ceph-argparse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.544 INFO:teuthology.orchestra.run.smithi007.stdout: python3-ceph-common-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.545 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.545 INFO:teuthology.orchestra.run.smithi007.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-21T09:55:47.545 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.545 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.545 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:47.545 INFO:teuthology.orchestra.run.smithi007.stdout: re2-1:20211101-20.el9.x86_64 2024-09-21T09:55:47.545 INFO:teuthology.orchestra.run.smithi007.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-21T09:55:47.545 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:47.545 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:55:47.878 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-test 2024-09-21T09:55:47.961 INFO:teuthology.orchestra.run.smithi031.stdout:(4/4): ceph-test-18.2.4-871.g6a1bdf85.el9.x86_6 29 MB/s | 40 MB 00:01 2024-09-21T09:55:47.963 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:55:47.964 INFO:teuthology.orchestra.run.smithi031.stdout:Total 29 MB/s | 40 MB 00:01 2024-09-21T09:55:47.992 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:55:48.014 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:55:48.014 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:55:48.351 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:55:48.351 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:55:48.478 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:27 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:55:48.614 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:55:48.614 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:55:48.614 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2024-09-21T09:55:48.614 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:55:48.614 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:55:48.615 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-test x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 40 M 2024-09-21T09:55:48.615 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-21T09:55:48.615 INFO:teuthology.orchestra.run.smithi007.stdout: libcephsqlite x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 166 k 2024-09-21T09:55:48.615 INFO:teuthology.orchestra.run.smithi007.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-21T09:55:48.615 INFO:teuthology.orchestra.run.smithi007.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-21T09:55:48.615 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:48.615 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:55:48.615 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:55:48.615 INFO:teuthology.orchestra.run.smithi007.stdout:Install 4 Packages 2024-09-21T09:55:48.615 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:48.616 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 40 M 2024-09-21T09:55:48.616 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 164 M 2024-09-21T09:55:48.616 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:55:48.795 INFO:teuthology.orchestra.run.smithi007.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.3 MB/s | 304 kB 00:00 2024-09-21T09:55:48.829 INFO:teuthology.orchestra.run.smithi007.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.9 MB/s | 64 kB 00:00 2024-09-21T09:55:48.850 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:55:48.896 INFO:teuthology.orchestra.run.smithi007.stdout:(3/4): libcephsqlite-18.2.4-871.g6a1bdf85.el9.x 719 kB/s | 166 kB 00:00 2024-09-21T09:55:48.941 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-21T09:55:48.986 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-21T09:55:49.013 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 3/4 2024-09-21T09:55:49.946 INFO:teuthology.orchestra.run.smithi007.stdout:(4/4): ceph-test-18.2.4-871.g6a1bdf85.el9.x86_6 31 MB/s | 40 MB 00:01 2024-09-21T09:55:49.948 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:55:49.948 INFO:teuthology.orchestra.run.smithi007.stdout:Total 30 MB/s | 40 MB 00:01 2024-09-21T09:55:49.976 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:55:49.998 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:55:49.998 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:55:50.333 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:55:50.333 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:55:50.859 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:55:50.940 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-21T09:55:50.988 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-21T09:55:51.015 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 3/4 2024-09-21T09:55:52.986 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 3/4 2024-09-21T09:55:53.076 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 4/4 2024-09-21T09:55:54.993 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 3/4 2024-09-21T09:55:55.005 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 4/4 2024-09-21T09:55:55.005 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/4 2024-09-21T09:55:55.005 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/4 2024-09-21T09:55:55.005 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-21T09:55:55.074 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 4/4 2024-09-21T09:55:55.303 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-21T09:55:55.303 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:55.303 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:55:55.304 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:55.304 INFO:teuthology.orchestra.run.smithi031.stdout: libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:55.304 INFO:teuthology.orchestra.run.smithi031.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-21T09:55:55.304 INFO:teuthology.orchestra.run.smithi031.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-21T09:55:55.304 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:55.304 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:55:55.625 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph 2024-09-21T09:55:56.235 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:37 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:55:56.377 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:55:56.379 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:55:56.380 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-09-21T09:55:56.380 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:55:56.380 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:55:56.380 INFO:teuthology.orchestra.run.smithi031.stdout: ceph x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 6.5 k 2024-09-21T09:55:56.380 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-21T09:55:56.380 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mds x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 2.1 M 2024-09-21T09:55:56.380 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 1.5 M 2024-09-21T09:55:56.380 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-modules-core noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 246 k 2024-09-21T09:55:56.380 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mon x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 4.7 M 2024-09-21T09:55:56.380 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-osd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 17 M 2024-09-21T09:55:56.381 INFO:teuthology.orchestra.run.smithi031.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-21T09:55:56.381 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-21T09:55:56.381 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-21T09:55:56.381 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-21T09:55:56.381 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-21T09:55:56.381 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-21T09:55:56.381 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-21T09:55:56.381 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-21T09:55:56.381 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-21T09:55:56.381 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-21T09:55:56.382 INFO:teuthology.orchestra.run.smithi031.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-21T09:55:56.382 INFO:teuthology.orchestra.run.smithi031.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-21T09:55:56.382 INFO:teuthology.orchestra.run.smithi031.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-21T09:55:56.382 INFO:teuthology.orchestra.run.smithi031.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-21T09:55:56.382 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-21T09:55:56.382 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-21T09:55:56.382 INFO:teuthology.orchestra.run.smithi031.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-21T09:55:56.382 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-21T09:55:56.382 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout:Install 33 Packages 2024-09-21T09:55:56.383 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:55:56.384 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 29 M 2024-09-21T09:55:56.384 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 104 M 2024-09-21T09:55:56.384 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:55:56.797 INFO:teuthology.orchestra.run.smithi031.stdout:(1/33): ceph-18.2.4-871.g6a1bdf85.el9.x86_64.rp 52 kB/s | 6.5 kB 00:00 2024-09-21T09:55:56.981 INFO:teuthology.orchestra.run.smithi031.stdout:(2/33): ceph-mgr-18.2.4-871.g6a1bdf85.el9.x86_6 4.7 MB/s | 1.5 MB 00:00 2024-09-21T09:55:57.013 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 4/4 2024-09-21T09:55:57.014 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/4 2024-09-21T09:55:57.014 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/4 2024-09-21T09:55:57.014 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-21T09:55:57.023 INFO:teuthology.orchestra.run.smithi031.stdout:(3/33): ceph-mds-18.2.4-871.g6a1bdf85.el9.x86_6 6.0 MB/s | 2.1 MB 00:00 2024-09-21T09:55:57.132 INFO:teuthology.orchestra.run.smithi031.stdout:(4/33): ceph-mon-18.2.4-871.g6a1bdf85.el9.x86_6 14 MB/s | 4.7 MB 00:00 2024-09-21T09:55:57.157 INFO:teuthology.orchestra.run.smithi031.stdout:(5/33): ceph-mgr-modules-core-18.2.4-871.g6a1bd 1.8 MB/s | 246 kB 00:00 2024-09-21T09:55:57.274 INFO:teuthology.orchestra.run.smithi031.stdout:(6/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.7 MB/s | 253 kB 00:00 2024-09-21T09:55:57.316 INFO:teuthology.orchestra.run.smithi031.stdout:(7/33): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-21T09:55:57.321 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-21T09:55:57.321 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:57.321 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:55:57.321 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-test-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:57.321 INFO:teuthology.orchestra.run.smithi007.stdout: libcephsqlite-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:55:57.321 INFO:teuthology.orchestra.run.smithi007.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-21T09:55:57.321 INFO:teuthology.orchestra.run.smithi007.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-21T09:55:57.322 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:57.322 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:55:57.358 INFO:teuthology.orchestra.run.smithi031.stdout:(8/33): python3-cryptography-36.0.1-4.el9.x86_6 6.1 MB/s | 1.2 MB 00:00 2024-09-21T09:55:57.383 INFO:teuthology.orchestra.run.smithi031.stdout:(9/33): python3-pycparser-2.20-6.el9.noarch.rpm 2.0 MB/s | 135 kB 00:00 2024-09-21T09:55:57.408 INFO:teuthology.orchestra.run.smithi031.stdout:(10/33): python3-requests-2.25.1-8.el9.noarch.r 2.4 MB/s | 125 kB 00:00 2024-09-21T09:55:57.442 INFO:teuthology.orchestra.run.smithi031.stdout:(11/33): python3-urllib3-1.26.5-6.el9.noarch.rp 3.6 MB/s | 215 kB 00:00 2024-09-21T09:55:57.594 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph 2024-09-21T09:55:57.634 INFO:teuthology.orchestra.run.smithi031.stdout:(12/33): ceph-osd-18.2.4-871.g6a1bdf85.el9.x86_ 25 MB/s | 17 MB 00:00 2024-09-21T09:55:57.659 INFO:teuthology.orchestra.run.smithi031.stdout:(13/33): python3-markupsafe-1.1.1-12.el9.x86_64 160 kB/s | 35 kB 00:00 2024-09-21T09:55:57.684 INFO:teuthology.orchestra.run.smithi031.stdout:(14/33): python3-mako-1.1.4-6.el9.noarch.rpm 624 kB/s | 172 kB 00:00 2024-09-21T09:55:57.719 INFO:teuthology.orchestra.run.smithi031.stdout:(15/33): python3-pytz-2021.1-5.el9.noarch.rpm 604 kB/s | 51 kB 00:00 2024-09-21T09:55:57.744 INFO:teuthology.orchestra.run.smithi031.stdout:(16/33): python3-toml-0.10.2-6.el9.noarch.rpm 491 kB/s | 42 kB 00:00 2024-09-21T09:55:57.778 INFO:teuthology.orchestra.run.smithi031.stdout:(17/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 467 kB/s | 43 kB 00:00 2024-09-21T09:55:57.811 INFO:teuthology.orchestra.run.smithi031.stdout:(18/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 470 kB/s | 11 kB 00:00 2024-09-21T09:55:57.837 INFO:teuthology.orchestra.run.smithi031.stdout:(19/33): python3-jaraco-classes-3.2.1-5.el9.noa 773 kB/s | 18 kB 00:00 2024-09-21T09:55:57.862 INFO:teuthology.orchestra.run.smithi031.stdout:(20/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-09-21T09:55:57.887 INFO:teuthology.orchestra.run.smithi031.stdout:(21/33): python3-jaraco-collections-3.0.0-8.el9 463 kB/s | 23 kB 00:00 2024-09-21T09:55:57.912 INFO:teuthology.orchestra.run.smithi031.stdout:(22/33): python3-jaraco-functools-3.5.0-2.el9.n 786 kB/s | 19 kB 00:00 2024-09-21T09:55:57.937 INFO:teuthology.orchestra.run.smithi031.stdout:(23/33): python3-jaraco-text-3.2.0-6.el9.noarch 395 kB/s | 20 kB 00:00 2024-09-21T09:55:57.963 INFO:teuthology.orchestra.run.smithi031.stdout:(24/33): python3-logutils-0.3.5-21.el9.noarch.r 1.8 MB/s | 46 kB 00:00 2024-09-21T09:55:57.988 INFO:teuthology.orchestra.run.smithi031.stdout:(25/33): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-21T09:55:58.013 INFO:teuthology.orchestra.run.smithi031.stdout:(26/33): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-09-21T09:55:58.039 INFO:teuthology.orchestra.run.smithi031.stdout:(27/33): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-21T09:55:58.064 INFO:teuthology.orchestra.run.smithi031.stdout:(28/33): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-21T09:55:58.089 INFO:teuthology.orchestra.run.smithi031.stdout:(29/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-21T09:55:58.114 INFO:teuthology.orchestra.run.smithi031.stdout:(30/33): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-21T09:55:58.139 INFO:teuthology.orchestra.run.smithi031.stdout:(31/33): python3-zc-lockfile-2.0-10.el9.noarch. 809 kB/s | 20 kB 00:00 2024-09-21T09:55:58.165 INFO:teuthology.orchestra.run.smithi031.stdout:(32/33): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-21T09:55:58.190 INFO:teuthology.orchestra.run.smithi031.stdout:(33/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-21T09:55:58.190 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:37 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:55:58.195 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:55:58.196 INFO:teuthology.orchestra.run.smithi031.stdout:Total 16 MB/s | 29 MB 00:01 2024-09-21T09:55:58.324 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:55:58.330 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:55:58.332 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout: ceph x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 6.5 k 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mds x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 2.1 M 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 1.5 M 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-modules-core noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 246 k 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mon x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 4.7 M 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-osd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 17 M 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-21T09:55:58.333 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-21T09:55:58.334 INFO:teuthology.orchestra.run.smithi007.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout:Install 33 Packages 2024-09-21T09:55:58.335 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:55:58.336 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 29 M 2024-09-21T09:55:58.336 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 104 M 2024-09-21T09:55:58.336 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:55:58.364 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:55:58.364 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:55:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:55:58.772 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:55:59.069 INFO:teuthology.orchestra.run.smithi007.stdout:(1/33): ceph-18.2.4-871.g6a1bdf85.el9.x86_64.rp 45 kB/s | 6.5 kB 00:00 2024-09-21T09:55:59.228 INFO:teuthology.orchestra.run.smithi007.stdout:(2/33): ceph-mgr-18.2.4-871.g6a1bdf85.el9.x86_6 4.8 MB/s | 1.5 MB 00:00 2024-09-21T09:55:59.278 INFO:teuthology.orchestra.run.smithi007.stdout:(3/33): ceph-mds-18.2.4-871.g6a1bdf85.el9.x86_6 5.9 MB/s | 2.1 MB 00:00 2024-09-21T09:55:59.345 INFO:teuthology.orchestra.run.smithi007.stdout:(4/33): ceph-mgr-modules-core-18.2.4-871.g6a1bd 3.6 MB/s | 246 kB 00:00 2024-09-21T09:55:59.579 INFO:teuthology.orchestra.run.smithi007.stdout:(5/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-09-21T09:55:59.754 INFO:teuthology.orchestra.run.smithi007.stdout:(6/33): ceph-osd-18.2.4-871.g6a1bdf85.el9.x86_6 31 MB/s | 17 MB 00:00 2024-09-21T09:55:59.863 INFO:teuthology.orchestra.run.smithi007.stdout:(7/33): ceph-mon-18.2.4-871.g6a1bdf85.el9.x86_6 5.9 MB/s | 4.7 MB 00:00 2024-09-21T09:55:59.896 INFO:teuthology.orchestra.run.smithi007.stdout:(8/33): python3-cryptography-36.0.1-4.el9.x86_6 3.9 MB/s | 1.2 MB 00:00 2024-09-21T09:55:59.955 INFO:teuthology.orchestra.run.smithi007.stdout:(9/33): python3-requests-2.25.1-8.el9.noarch.rp 2.1 MB/s | 125 kB 00:00 2024-09-21T09:55:59.976 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:55:59.980 INFO:teuthology.orchestra.run.smithi007.stdout:(10/33): python3-ply-3.11-14.el9.noarch.rpm 472 kB/s | 106 kB 00:00 2024-09-21T09:56:00.014 INFO:teuthology.orchestra.run.smithi007.stdout:(11/33): python3-urllib3-1.26.5-6.el9.noarch.rp 3.6 MB/s | 215 kB 00:00 2024-09-21T09:56:00.039 INFO:teuthology.orchestra.run.smithi007.stdout:(12/33): python3-pycparser-2.20-6.el9.noarch.rp 768 kB/s | 135 kB 00:00 2024-09-21T09:56:00.042 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-09-21T09:56:00.075 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-09-21T09:56:00.081 INFO:teuthology.orchestra.run.smithi007.stdout:(13/33): python3-markupsafe-1.1.1-12.el9.x86_64 520 kB/s | 35 kB 00:00 2024-09-21T09:56:00.106 INFO:teuthology.orchestra.run.smithi007.stdout:(14/33): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-09-21T09:56:00.108 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-09-21T09:56:00.131 INFO:teuthology.orchestra.run.smithi007.stdout:(15/33): python3-pytz-2021.1-5.el9.noarch.rpm 554 kB/s | 51 kB 00:00 2024-09-21T09:56:00.149 INFO:teuthology.orchestra.run.smithi007.stdout:(16/33): python3-toml-0.10.2-6.el9.noarch.rpm 617 kB/s | 42 kB 00:00 2024-09-21T09:56:00.190 INFO:teuthology.orchestra.run.smithi007.stdout:(17/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 519 kB/s | 43 kB 00:00 2024-09-21T09:56:00.204 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-09-21T09:56:00.207 INFO:teuthology.orchestra.run.smithi007.stdout:(18/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 733 kB/s | 11 kB 00:00 2024-09-21T09:56:00.233 INFO:teuthology.orchestra.run.smithi007.stdout:(19/33): python3-jaraco-classes-3.2.1-5.el9.noa 711 kB/s | 18 kB 00:00 2024-09-21T09:56:00.267 INFO:teuthology.orchestra.run.smithi007.stdout:(20/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-09-21T09:56:00.290 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-09-21T09:56:00.292 INFO:teuthology.orchestra.run.smithi007.stdout:(21/33): python3-jaraco-collections-3.0.0-8.el9 393 kB/s | 23 kB 00:00 2024-09-21T09:56:00.317 INFO:teuthology.orchestra.run.smithi007.stdout:(22/33): python3-jaraco-functools-3.5.0-2.el9.n 388 kB/s | 19 kB 00:00 2024-09-21T09:56:00.336 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/33 2024-09-21T09:56:00.342 INFO:teuthology.orchestra.run.smithi007.stdout:(23/33): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-09-21T09:56:00.367 INFO:teuthology.orchestra.run.smithi007.stdout:(24/33): python3-logutils-0.3.5-21.el9.noarch.r 923 kB/s | 46 kB 00:00 2024-09-21T09:56:00.371 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-09-21T09:56:00.393 INFO:teuthology.orchestra.run.smithi007.stdout:(25/33): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-21T09:56:00.400 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/33 2024-09-21T09:56:00.418 INFO:teuthology.orchestra.run.smithi007.stdout:(26/33): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-09-21T09:56:00.435 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/33 2024-09-21T09:56:00.443 INFO:teuthology.orchestra.run.smithi007.stdout:(27/33): python3-portend-3.1.0-2.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2024-09-21T09:56:00.468 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/33 2024-09-21T09:56:00.469 INFO:teuthology.orchestra.run.smithi007.stdout:(28/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-21T09:56:00.494 INFO:teuthology.orchestra.run.smithi007.stdout:(29/33): python3-tempora-5.0.0-2.el9.noarch.rpm 716 kB/s | 36 kB 00:00 2024-09-21T09:56:00.509 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/33 2024-09-21T09:56:00.519 INFO:teuthology.orchestra.run.smithi007.stdout:(30/33): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-21T09:56:00.544 INFO:teuthology.orchestra.run.smithi007.stdout:(31/33): python3-zc-lockfile-2.0-10.el9.noarch. 806 kB/s | 20 kB 00:00 2024-09-21T09:56:00.553 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/33 2024-09-21T09:56:00.570 INFO:teuthology.orchestra.run.smithi007.stdout:(32/33): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-21T09:56:00.586 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/33 2024-09-21T09:56:00.595 INFO:teuthology.orchestra.run.smithi007.stdout:(33/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-21T09:56:00.599 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:00.599 INFO:teuthology.orchestra.run.smithi007.stdout:Total 13 MB/s | 29 MB 00:02 2024-09-21T09:56:00.616 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/33 2024-09-21T09:56:00.702 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 15/33 2024-09-21T09:56:00.721 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:00.762 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:00.762 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:00.853 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 16/33 2024-09-21T09:56:00.935 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 17/33 2024-09-21T09:56:00.987 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 18/33 2024-09-21T09:56:01.024 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 19/33 2024-09-21T09:56:01.083 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-ply-3.11-14.el9.noarch 20/33 2024-09-21T09:56:01.171 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 21/33 2024-09-21T09:56:01.172 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:01.172 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:01.370 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 22/33 2024-09-21T09:56:01.436 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 23/33 2024-09-21T09:56:01.517 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 24/33 2024-09-21T09:56:01.607 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 25/33 2024-09-21T09:56:01.650 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 26/33 2024-09-21T09:56:01.777 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 27/33 2024-09-21T09:56:01.956 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9.n 28/33 2024-09-21T09:56:01.987 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 29/33 2024-09-21T09:56:02.013 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 29/33 2024-09-21T09:56:02.013 INFO:teuthology.orchestra.run.smithi031.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:02.014 INFO:teuthology.orchestra.run.smithi031.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-21T09:56:02.014 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:56:02.014 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:56:02.014 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:02.448 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:02.514 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-09-21T09:56:02.547 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-09-21T09:56:02.580 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-09-21T09:56:02.676 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-09-21T09:56:02.752 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-09-21T09:56:02.799 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 6/33 2024-09-21T09:56:02.843 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-09-21T09:56:02.873 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/33 2024-09-21T09:56:02.898 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/33 2024-09-21T09:56:02.932 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/33 2024-09-21T09:56:02.973 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/33 2024-09-21T09:56:03.016 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/33 2024-09-21T09:56:03.050 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/33 2024-09-21T09:56:03.089 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/33 2024-09-21T09:56:03.174 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 15/33 2024-09-21T09:56:03.317 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 16/33 2024-09-21T09:56:03.408 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 17/33 2024-09-21T09:56:03.459 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 18/33 2024-09-21T09:56:03.497 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 19/33 2024-09-21T09:56:03.532 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 30/33 2024-09-21T09:56:03.555 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-ply-3.11-14.el9.noarch 20/33 2024-09-21T09:56:03.564 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 30/33 2024-09-21T09:56:03.564 INFO:teuthology.orchestra.run.smithi031.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:03.564 INFO:teuthology.orchestra.run.smithi031.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-21T09:56:03.564 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:56:03.564 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:56:03.564 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:03.619 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 21/33 2024-09-21T09:56:03.814 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 22/33 2024-09-21T09:56:03.876 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 23/33 2024-09-21T09:56:03.957 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 24/33 2024-09-21T09:56:04.041 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 31/33 2024-09-21T09:56:04.054 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 25/33 2024-09-21T09:56:04.066 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 31/33 2024-09-21T09:56:04.067 INFO:teuthology.orchestra.run.smithi031.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:04.067 INFO:teuthology.orchestra.run.smithi031.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-21T09:56:04.067 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:56:04.067 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:56:04.067 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:04.091 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 26/33 2024-09-21T09:56:04.215 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 27/33 2024-09-21T09:56:04.292 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 32/33 2024-09-21T09:56:04.317 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 32/33 2024-09-21T09:56:04.317 INFO:teuthology.orchestra.run.smithi031.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:04.318 INFO:teuthology.orchestra.run.smithi031.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-21T09:56:04.318 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:56:04.318 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:56:04.318 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:04.382 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9.n 28/33 2024-09-21T09:56:04.382 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 33/33 2024-09-21T09:56:04.410 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 29/33 2024-09-21T09:56:04.437 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 29/33 2024-09-21T09:56:04.437 INFO:teuthology.orchestra.run.smithi007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:04.437 INFO:teuthology.orchestra.run.smithi007.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-21T09:56:04.437 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:56:04.437 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-21T09:56:04.437 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:05.953 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 30/33 2024-09-21T09:56:05.984 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 30/33 2024-09-21T09:56:05.984 INFO:teuthology.orchestra.run.smithi007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:05.984 INFO:teuthology.orchestra.run.smithi007.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-21T09:56:05.984 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:56:05.984 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-21T09:56:05.984 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:06.124 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 33/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 3/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 4/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9.n 6/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/33 2024-09-21T09:56:06.125 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 15/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 16/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-09-21T09:56:06.126 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-09-21T09:56:06.127 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-09-21T09:56:06.127 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-09-21T09:56:06.127 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 31/33 2024-09-21T09:56:06.127 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-09-21T09:56:06.463 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 31/33 2024-09-21T09:56:06.488 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 31/33 2024-09-21T09:56:06.488 INFO:teuthology.orchestra.run.smithi007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:06.488 INFO:teuthology.orchestra.run.smithi007.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-21T09:56:06.488 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:56:06.488 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-21T09:56:06.488 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:06.705 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 32/33 2024-09-21T09:56:06.730 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 32/33 2024-09-21T09:56:06.730 INFO:teuthology.orchestra.run.smithi007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:06.730 INFO:teuthology.orchestra.run.smithi007.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-21T09:56:06.730 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:56:06.730 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-21T09:56:06.730 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:06.796 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 33/33 2024-09-21T09:56:07.019 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-09-21T09:56:07.019 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:07.019 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:07.019 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:07.019 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:07.019 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:07.019 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:07.019 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:07.019 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:07.019 INFO:teuthology.orchestra.run.smithi031.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-21T09:56:07.020 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ply-3.11-14.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:07.021 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:07.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-base 2024-09-21T09:56:07.990 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:48 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:08.082 INFO:teuthology.orchestra.run.smithi031.stdout:Package ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:08.127 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:08.128 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-09-21T09:56:08.128 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:08.191 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install cephadm 2024-09-21T09:56:08.624 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 33/33 2024-09-21T09:56:08.624 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/33 2024-09-21T09:56:08.624 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/33 2024-09-21T09:56:08.624 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 3/33 2024-09-21T09:56:08.624 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 4/33 2024-09-21T09:56:08.625 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 5/33 2024-09-21T09:56:08.625 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9.n 6/33 2024-09-21T09:56:08.625 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/33 2024-09-21T09:56:08.625 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/33 2024-09-21T09:56:08.625 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/33 2024-09-21T09:56:08.625 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/33 2024-09-21T09:56:08.625 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/33 2024-09-21T09:56:08.627 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/33 2024-09-21T09:56:08.627 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/33 2024-09-21T09:56:08.627 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/33 2024-09-21T09:56:08.627 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 15/33 2024-09-21T09:56:08.627 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 16/33 2024-09-21T09:56:08.627 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-09-21T09:56:08.627 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-09-21T09:56:08.627 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 31/33 2024-09-21T09:56:08.628 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-09-21T09:56:08.794 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:08.930 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:08.931 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:08.931 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-09-21T09:56:08.931 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:08.931 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:08.931 INFO:teuthology.orchestra.run.smithi031.stdout: cephadm noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 226 k 2024-09-21T09:56:08.931 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:08.931 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:08.931 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:08.931 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2024-09-21T09:56:08.932 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:08.932 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 226 k 2024-09-21T09:56:08.937 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 217 k 2024-09-21T09:56:08.937 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:09.147 INFO:teuthology.orchestra.run.smithi031.stdout:cephadm-18.2.4-871.g6a1bdf85.el9.noarch.rpm 1.0 MB/s | 226 kB 00:00 2024-09-21T09:56:09.147 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:09.148 INFO:teuthology.orchestra.run.smithi031.stdout:Total 1.0 MB/s | 226 kB 00:00 2024-09-21T09:56:09.148 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:09.154 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:09.154 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:09.157 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:09.157 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:09.230 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:09.529 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-09-21T09:56:09.529 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:09.529 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:09.529 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:09.529 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mds-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:09.529 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:09.529 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-modules-core-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:09.529 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mon-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:09.529 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-osd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:09.529 INFO:teuthology.orchestra.run.smithi007.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-21T09:56:09.530 INFO:teuthology.orchestra.run.smithi007.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-ply-3.11-14.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-21T09:56:09.531 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:09.532 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:09.678 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 1/1 2024-09-21T09:56:09.770 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 1/1 2024-09-21T09:56:09.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-base 2024-09-21T09:56:10.145 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 1/1 2024-09-21T09:56:10.430 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 1/1 2024-09-21T09:56:10.430 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:10.430 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:10.430 INFO:teuthology.orchestra.run.smithi031.stdout: cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:10.430 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:10.431 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:10.519 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:49 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:10.611 INFO:teuthology.orchestra.run.smithi007.stdout:Package ceph-base-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:10.616 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-immutable-object-cache 2024-09-21T09:56:10.655 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:10.656 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2024-09-21T09:56:10.656 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:10.722 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install cephadm 2024-09-21T09:56:11.224 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:52 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:11.325 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:50 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:11.362 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:11.362 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:11.363 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2024-09-21T09:56:11.363 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:11.363 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:11.363 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 142 k 2024-09-21T09:56:11.363 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:11.363 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:11.363 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:11.363 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2024-09-21T09:56:11.363 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:11.364 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 142 k 2024-09-21T09:56:11.364 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 395 k 2024-09-21T09:56:11.364 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:11.461 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:11.462 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:11.462 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2024-09-21T09:56:11.462 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:11.462 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:11.462 INFO:teuthology.orchestra.run.smithi007.stdout: cephadm noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 226 k 2024-09-21T09:56:11.462 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:11.462 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:11.462 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:11.462 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2024-09-21T09:56:11.462 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:11.463 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 226 k 2024-09-21T09:56:11.463 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 217 k 2024-09-21T09:56:11.463 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:11.552 INFO:teuthology.orchestra.run.smithi031.stdout:ceph-immutable-object-cache-18.2.4-871.g6a1bdf8 758 kB/s | 142 kB 00:00 2024-09-21T09:56:11.553 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:11.553 INFO:teuthology.orchestra.run.smithi031.stdout:Total 752 kB/s | 142 kB 00:00 2024-09-21T09:56:11.553 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:11.561 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:11.561 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:11.623 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:11.623 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:11.696 INFO:teuthology.orchestra.run.smithi007.stdout:cephadm-18.2.4-871.g6a1bdf85.el9.noarch.rpm 969 kB/s | 226 kB 00:00 2024-09-21T09:56:11.697 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:11.697 INFO:teuthology.orchestra.run.smithi007.stdout:Total 963 kB/s | 226 kB 00:00 2024-09-21T09:56:11.697 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:11.703 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:11.703 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:11.706 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:11.706 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:11.769 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:11.781 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:11.828 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf85.e 1/1 2024-09-21T09:56:11.854 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf85.e 1/1 2024-09-21T09:56:11.854 INFO:teuthology.orchestra.run.smithi031.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:11.854 INFO:teuthology.orchestra.run.smithi031.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-21T09:56:11.855 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:12.195 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 1/1 2024-09-21T09:56:12.270 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 1/1 2024-09-21T09:56:12.623 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 1/1 2024-09-21T09:56:12.787 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf85.e 1/1 2024-09-21T09:56:12.787 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:12.788 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:12.788 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:12.788 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:12.788 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:12.875 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 1/1 2024-09-21T09:56:12.875 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:12.876 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:12.876 INFO:teuthology.orchestra.run.smithi007.stdout: cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:12.876 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:12.876 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:13.022 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr 2024-09-21T09:56:13.094 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-immutable-object-cache 2024-09-21T09:56:13.631 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:54 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:13.702 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:52 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:13.731 INFO:teuthology.orchestra.run.smithi031.stdout:Package ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:13.776 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:13.777 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-09-21T09:56:13.777 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:13.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-dashboard 2024-09-21T09:56:13.841 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:13.842 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repo Size 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 142 k 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 142 k 2024-09-21T09:56:13.843 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 395 k 2024-09-21T09:56:13.844 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:14.053 INFO:teuthology.orchestra.run.smithi007.stdout:ceph-immutable-object-cache-18.2.4-871.g6a1bdf8 681 kB/s | 142 kB 00:00 2024-09-21T09:56:14.054 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:14.054 INFO:teuthology.orchestra.run.smithi007.stdout:Total 676 kB/s | 142 kB 00:00 2024-09-21T09:56:14.054 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:14.062 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:14.062 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:14.122 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:14.123 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:14.274 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:14.329 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf85.e 1/1 2024-09-21T09:56:14.356 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf85.e 1/1 2024-09-21T09:56:14.356 INFO:teuthology.orchestra.run.smithi007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:14.356 INFO:teuthology.orchestra.run.smithi007.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-21T09:56:14.356 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:14.444 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:55 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:14.582 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:14.583 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:14.583 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-09-21T09:56:14.583 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:14.583 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:14.583 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-dashboard noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 3.5 M 2024-09-21T09:56:14.583 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-21T09:56:14.583 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-grafana-dashboards noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 24 k 2024-09-21T09:56:14.583 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-prometheus-alerts noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 16 k 2024-09-21T09:56:14.584 INFO:teuthology.orchestra.run.smithi031.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-21T09:56:14.584 INFO:teuthology.orchestra.run.smithi031.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-21T09:56:14.584 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:14.584 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:14.584 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:14.584 INFO:teuthology.orchestra.run.smithi031.stdout:Install 5 Packages 2024-09-21T09:56:14.584 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:14.584 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 3.8 M 2024-09-21T09:56:14.585 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 87 M 2024-09-21T09:56:14.585 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:14.897 INFO:teuthology.orchestra.run.smithi031.stdout:(1/5): ceph-grafana-dashboards-18.2.4-871.g6a1b 167 kB/s | 24 kB 00:00 2024-09-21T09:56:14.922 INFO:teuthology.orchestra.run.smithi031.stdout:(2/5): ceph-prometheus-alerts-18.2.4-871.g6a1bd 96 kB/s | 16 kB 00:00 2024-09-21T09:56:14.972 INFO:teuthology.orchestra.run.smithi031.stdout:(3/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 408 kB/s | 31 kB 00:00 2024-09-21T09:56:14.997 INFO:teuthology.orchestra.run.smithi031.stdout:(4/5): python3-routes-2.5.1-5.el9.noarch.rpm 2.5 MB/s | 188 kB 00:00 2024-09-21T09:56:15.164 INFO:teuthology.orchestra.run.smithi031.stdout:(5/5): ceph-mgr-dashboard-18.2.4-871.g6a1bdf85. 8.5 MB/s | 3.5 MB 00:00 2024-09-21T09:56:15.168 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:15.168 INFO:teuthology.orchestra.run.smithi031.stdout:Total 6.5 MB/s | 3.8 MB 00:00 2024-09-21T09:56:15.168 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:15.176 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:15.176 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:15.268 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:15.268 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:15.307 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf85.e 1/1 2024-09-21T09:56:15.308 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:15.308 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:15.308 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-immutable-object-cache-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:15.308 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:15.308 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:15.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-mgr 2024-09-21T09:56:15.531 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:15.622 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-09-21T09:56:15.661 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-09-21T09:56:15.690 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el9.no 3/5 2024-09-21T09:56:16.151 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:55 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:16.246 INFO:teuthology.orchestra.run.smithi007.stdout:Package ceph-mgr-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:16.289 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:16.291 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2024-09-21T09:56:16.291 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:16.361 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-mgr-dashboard 2024-09-21T09:56:16.811 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.el9.n 4/5 2024-09-21T09:56:16.851 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.noarch 5/5 2024-09-21T09:56:16.967 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:00:55 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:17.105 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:17.105 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:17.105 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2024-09-21T09:56:17.105 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-dashboard noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 3.5 M 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-grafana-dashboards noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 24 k 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-prometheus-alerts noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 16 k 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout:Install 5 Packages 2024-09-21T09:56:17.106 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:17.107 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 3.8 M 2024-09-21T09:56:17.107 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 87 M 2024-09-21T09:56:17.107 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:17.315 INFO:teuthology.orchestra.run.smithi007.stdout:(1/5): ceph-prometheus-alerts-18.2.4-871.g6a1bd 114 kB/s | 16 kB 00:00 2024-09-21T09:56:17.340 INFO:teuthology.orchestra.run.smithi007.stdout:(2/5): ceph-grafana-dashboards-18.2.4-871.g6a1b 144 kB/s | 24 kB 00:00 2024-09-21T09:56:17.383 INFO:teuthology.orchestra.run.smithi007.stdout:(3/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 458 kB/s | 31 kB 00:00 2024-09-21T09:56:17.408 INFO:teuthology.orchestra.run.smithi007.stdout:(4/5): python3-routes-2.5.1-5.el9.noarch.rpm 2.7 MB/s | 188 kB 00:00 2024-09-21T09:56:17.566 INFO:teuthology.orchestra.run.smithi007.stdout:(5/5): ceph-mgr-dashboard-18.2.4-871.g6a1bdf85. 8.9 MB/s | 3.5 MB 00:00 2024-09-21T09:56:17.570 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:17.570 INFO:teuthology.orchestra.run.smithi007.stdout:Total 8.2 MB/s | 3.8 MB 00:00 2024-09-21T09:56:17.570 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:17.578 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:17.578 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:17.682 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:17.683 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:17.900 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.noarch 5/5 2024-09-21T09:56:17.900 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.el9.n 1/5 2024-09-21T09:56:17.900 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.noarch 2/5 2024-09-21T09:56:17.900 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el9.no 3/5 2024-09-21T09:56:17.900 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-09-21T09:56:17.942 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:18.025 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-09-21T09:56:18.063 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-09-21T09:56:18.084 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el9.no 3/5 2024-09-21T09:56:18.170 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-09-21T09:56:18.171 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:18.171 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:18.171 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:18.171 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:18.171 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:18.171 INFO:teuthology.orchestra.run.smithi031.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-21T09:56:18.171 INFO:teuthology.orchestra.run.smithi031.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-21T09:56:18.171 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:18.171 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:18.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-21T09:56:19.005 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:00 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:19.146 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:19.147 INFO:teuthology.orchestra.run.smithi031.stdout:====================================================================================== 2024-09-21T09:56:19.147 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-09-21T09:56:19.147 INFO:teuthology.orchestra.run.smithi031.stdout:====================================================================================== 2024-09-21T09:56:19.147 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:19.147 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 7.4 M 2024-09-21T09:56:19.147 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-21T09:56:19.147 INFO:teuthology.orchestra.run.smithi031.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-21T09:56:19.147 INFO:teuthology.orchestra.run.smithi031.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-21T09:56:19.147 INFO:teuthology.orchestra.run.smithi031.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-21T09:56:19.147 INFO:teuthology.orchestra.run.smithi031.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout:====================================================================================== 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout:Install 12 Packages 2024-09-21T09:56:19.148 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:19.149 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 38 M 2024-09-21T09:56:19.149 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 212 M 2024-09-21T09:56:19.149 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:19.202 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.el9.n 4/5 2024-09-21T09:56:19.237 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.noarch 5/5 2024-09-21T09:56:19.571 INFO:teuthology.orchestra.run.smithi031.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 191 kB 00:00 2024-09-21T09:56:19.621 INFO:teuthology.orchestra.run.smithi031.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.0 MB/s | 801 kB 00:00 2024-09-21T09:56:19.654 INFO:teuthology.orchestra.run.smithi031.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 393 kB/s | 33 kB 00:00 2024-09-21T09:56:19.696 INFO:teuthology.orchestra.run.smithi031.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 438 kB/s | 18 kB 00:00 2024-09-21T09:56:19.738 INFO:teuthology.orchestra.run.smithi031.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 925 kB/s | 38 kB 00:00 2024-09-21T09:56:19.855 INFO:teuthology.orchestra.run.smithi031.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 13 MB/s | 3.0 MB 00:00 2024-09-21T09:56:19.956 INFO:teuthology.orchestra.run.smithi031.stdout:(7/12): ceph-mgr-diskprediction-local-18.2.4-87 14 MB/s | 7.4 MB 00:00 2024-09-21T09:56:19.981 INFO:teuthology.orchestra.run.smithi031.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-09-21T09:56:20.064 INFO:teuthology.orchestra.run.smithi031.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 15 MB/s | 4.9 MB 00:00 2024-09-21T09:56:20.090 INFO:teuthology.orchestra.run.smithi031.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.3 MB/s | 250 kB 00:00 2024-09-21T09:56:20.332 INFO:teuthology.orchestra.run.smithi031.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 61 MB/s | 16 MB 00:00 2024-09-21T09:56:20.338 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.noarch 5/5 2024-09-21T09:56:20.338 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.el9.n 1/5 2024-09-21T09:56:20.338 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.noarch 2/5 2024-09-21T09:56:20.338 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el9.no 3/5 2024-09-21T09:56:20.339 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-09-21T09:56:20.440 INFO:teuthology.orchestra.run.smithi031.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 11 MB/s | 5.1 MB 00:00 2024-09-21T09:56:20.441 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:20.441 INFO:teuthology.orchestra.run.smithi031.stdout:Total 30 MB/s | 38 MB 00:01 2024-09-21T09:56:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-09-21T09:56:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:20.607 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-grafana-dashboards-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-dashboard-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-prometheus-alerts-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-21T09:56:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-21T09:56:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:20.608 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:20.810 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:20.822 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-21T09:56:20.837 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:20.837 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:21.366 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:21.366 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:21.426 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:00 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:21.564 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:21.565 INFO:teuthology.orchestra.run.smithi007.stdout:====================================================================================== 2024-09-21T09:56:21.565 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2024-09-21T09:56:21.565 INFO:teuthology.orchestra.run.smithi007.stdout:====================================================================================== 2024-09-21T09:56:21.565 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:21.565 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 7.4 M 2024-09-21T09:56:21.565 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-21T09:56:21.565 INFO:teuthology.orchestra.run.smithi007.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-21T09:56:21.565 INFO:teuthology.orchestra.run.smithi007.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-21T09:56:21.565 INFO:teuthology.orchestra.run.smithi007.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout:====================================================================================== 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout:Install 12 Packages 2024-09-21T09:56:21.566 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:21.567 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 38 M 2024-09-21T09:56:21.567 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 212 M 2024-09-21T09:56:21.567 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:21.807 INFO:teuthology.orchestra.run.smithi007.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 2.1 MB/s | 191 kB 00:00 2024-09-21T09:56:21.849 INFO:teuthology.orchestra.run.smithi007.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 6.0 MB/s | 801 kB 00:00 2024-09-21T09:56:22.091 INFO:teuthology.orchestra.run.smithi007.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 115 kB/s | 33 kB 00:00 2024-09-21T09:56:22.154 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:22.191 INFO:teuthology.orchestra.run.smithi007.stdout:(4/12): ceph-mgr-diskprediction-local-18.2.4-87 16 MB/s | 7.4 MB 00:00 2024-09-21T09:56:22.216 INFO:teuthology.orchestra.run.smithi007.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 145 kB/s | 18 kB 00:00 2024-09-21T09:56:22.221 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-21T09:56:22.263 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-21T09:56:22.372 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-21T09:56:22.415 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-21T09:56:22.484 INFO:teuthology.orchestra.run.smithi007.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 132 kB/s | 38 kB 00:00 2024-09-21T09:56:22.606 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-21T09:56:22.638 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-21T09:56:22.717 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-21T09:56:22.867 INFO:teuthology.orchestra.run.smithi007.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 638 kB/s | 245 kB 00:00 2024-09-21T09:56:22.992 INFO:teuthology.orchestra.run.smithi007.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.6 MB/s | 3.0 MB 00:01 2024-09-21T09:56:23.109 INFO:teuthology.orchestra.run.smithi007.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.1 MB/s | 250 kB 00:00 2024-09-21T09:56:23.310 INFO:teuthology.orchestra.run.smithi007.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 4.5 MB/s | 4.9 MB 00:01 2024-09-21T09:56:23.459 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-21T09:56:23.589 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-21T09:56:24.143 INFO:teuthology.orchestra.run.smithi007.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.0 MB/s | 5.1 MB 00:01 2024-09-21T09:56:24.928 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-21T09:56:25.110 INFO:teuthology.orchestra.run.smithi007.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 8.1 MB/s | 16 MB 00:01 2024-09-21T09:56:25.111 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:25.111 INFO:teuthology.orchestra.run.smithi007.stdout:Total 11 MB/s | 38 MB 00:03 2024-09-21T09:56:25.482 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:25.509 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:25.509 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:26.023 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-21T09:56:26.053 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1bdf 12/12 2024-09-21T09:56:26.058 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:26.058 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:26.853 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:26.918 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-21T09:56:26.959 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-21T09:56:27.062 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-21T09:56:27.101 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-21T09:56:27.296 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-21T09:56:27.324 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-21T09:56:27.405 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-21T09:56:28.099 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-21T09:56:28.226 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-21T09:56:28.516 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1bdf 12/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1bdf 1/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-21T09:56:28.517 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-21T09:56:28.904 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-21T09:56:28.905 INFO:teuthology.orchestra.run.smithi031.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-21T09:56:28.906 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:28.906 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:29.265 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-rook 2024-09-21T09:56:29.551 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-21T09:56:29.875 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:10 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:30.014 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:30.015 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-09-21T09:56:30.016 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:30.016 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-rook noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 49 k 2024-09-21T09:56:30.016 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-21T09:56:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-21T09:56:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-21T09:56:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-21T09:56:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-21T09:56:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-21T09:56:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-21T09:56:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-21T09:56:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-21T09:56:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-21T09:56:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-21T09:56:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-21T09:56:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-21T09:56:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:30.017 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:30.018 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:30.018 INFO:teuthology.orchestra.run.smithi031.stdout:Install 13 Packages 2024-09-21T09:56:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:30.019 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 2.2 M 2024-09-21T09:56:30.019 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 26 M 2024-09-21T09:56:30.019 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:30.269 INFO:teuthology.orchestra.run.smithi031.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 207 kB/s | 19 kB 00:00 2024-09-21T09:56:30.294 INFO:teuthology.orchestra.run.smithi031.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 217 kB/s | 26 kB 00:00 2024-09-21T09:56:30.352 INFO:teuthology.orchestra.run.smithi031.stdout:(3/13): ceph-mgr-rook-18.2.4-871.g6a1bdf85.el9. 279 kB/s | 49 kB 00:00 2024-09-21T09:56:30.436 INFO:teuthology.orchestra.run.smithi031.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 159 kB 00:00 2024-09-21T09:56:30.461 INFO:teuthology.orchestra.run.smithi031.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.1 MB/s | 222 kB 00:00 2024-09-21T09:56:30.495 INFO:teuthology.orchestra.run.smithi031.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 917 kB/s | 54 kB 00:00 2024-09-21T09:56:30.530 INFO:teuthology.orchestra.run.smithi031.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 481 kB/s | 32 kB 00:00 2024-09-21T09:56:30.554 INFO:teuthology.orchestra.run.smithi031.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 249 kB/s | 14 kB 00:00 2024-09-21T09:56:30.579 INFO:teuthology.orchestra.run.smithi031.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.2 MB/s | 279 kB 00:00 2024-09-21T09:56:30.612 INFO:teuthology.orchestra.run.smithi031.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.6 MB/s | 220 kB 00:00 2024-09-21T09:56:30.637 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-21T09:56:30.637 INFO:teuthology.orchestra.run.smithi031.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.8 MB/s | 90 kB 00:00 2024-09-21T09:56:30.655 INFO:teuthology.orchestra.run.smithi031.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 785 kB/s | 59 kB 00:00 2024-09-21T09:56:30.666 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1bdf 12/12 2024-09-21T09:56:30.688 INFO:teuthology.orchestra.run.smithi031.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.6 MB/s | 1.0 MB 00:00 2024-09-21T09:56:30.691 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:30.691 INFO:teuthology.orchestra.run.smithi031.stdout:Total 3.3 MB/s | 2.2 MB 00:00 2024-09-21T09:56:30.759 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:30.775 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:30.775 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:30.872 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:30.873 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:31.586 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-21T09:56:31.652 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-21T09:56:31.714 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-21T09:56:31.750 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-21T09:56:31.792 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-21T09:56:31.905 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-21T09:56:32.016 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-21T09:56:32.068 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-21T09:56:32.840 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-21T09:56:32.889 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-21T09:56:32.922 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-21T09:56:32.981 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-21T09:56:33.009 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 13/13 2024-09-21T09:56:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1bdf 12/12 2024-09-21T09:56:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1bdf 1/12 2024-09-21T09:56:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-21T09:56:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-21T09:56:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-21T09:56:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-21T09:56:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-21T09:56:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-21T09:56:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-21T09:56:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-21T09:56:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-21T09:56:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-21T09:56:33.678 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-21T09:56:33.678 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:33.678 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:33.678 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-diskprediction-local-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:33.678 INFO:teuthology.orchestra.run.smithi007.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:33.679 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:33.841 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 13/13 2024-09-21T09:56:33.841 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 1/13 2024-09-21T09:56:33.841 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-21T09:56:33.841 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-21T09:56:33.841 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-21T09:56:33.841 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-21T09:56:33.842 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-21T09:56:33.842 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-21T09:56:33.842 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-21T09:56:33.842 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-21T09:56:33.842 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-21T09:56:33.842 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-21T09:56:33.842 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-21T09:56:34.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-mgr-rook 2024-09-21T09:56:34.194 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-21T09:56:34.194 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:34.194 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:34.194 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:34.194 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-21T09:56:34.194 INFO:teuthology.orchestra.run.smithi031.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-21T09:56:34.194 INFO:teuthology.orchestra.run.smithi031.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:34.195 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:34.414 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-cephadm 2024-09-21T09:56:34.633 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:13 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:34.776 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:34.777 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:34.777 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-rook noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 49 k 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-21T09:56:34.778 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-21T09:56:34.779 INFO:teuthology.orchestra.run.smithi007.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-21T09:56:34.779 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-21T09:56:34.779 INFO:teuthology.orchestra.run.smithi007.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-21T09:56:34.779 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:34.779 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:34.779 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:34.779 INFO:teuthology.orchestra.run.smithi007.stdout:Install 13 Packages 2024-09-21T09:56:34.779 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:34.779 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 2.2 M 2024-09-21T09:56:34.780 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 26 M 2024-09-21T09:56:34.780 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:34.959 INFO:teuthology.orchestra.run.smithi007.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 189 kB/s | 19 kB 00:00 2024-09-21T09:56:34.984 INFO:teuthology.orchestra.run.smithi007.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 202 kB/s | 26 kB 00:00 2024-09-21T09:56:35.018 INFO:teuthology.orchestra.run.smithi007.stdout:(3/13): ceph-mgr-rook-18.2.4-871.g6a1bdf85.el9. 307 kB/s | 49 kB 00:00 2024-09-21T09:56:35.040 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:16 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:35.101 INFO:teuthology.orchestra.run.smithi007.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.5 MB/s | 222 kB 00:00 2024-09-21T09:56:35.127 INFO:teuthology.orchestra.run.smithi007.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 159 kB 00:00 2024-09-21T09:56:35.152 INFO:teuthology.orchestra.run.smithi007.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-21T09:56:35.180 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:35.181 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:35.181 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-09-21T09:56:35.181 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:35.181 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:35.181 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-cephadm noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 139 k 2024-09-21T09:56:35.181 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-21T09:56:35.181 INFO:teuthology.orchestra.run.smithi031.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-21T09:56:35.181 INFO:teuthology.orchestra.run.smithi031.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-21T09:56:35.181 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-21T09:56:35.182 INFO:teuthology.orchestra.run.smithi031.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-21T09:56:35.182 INFO:teuthology.orchestra.run.smithi031.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-21T09:56:35.182 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:35.182 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:35.182 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:35.182 INFO:teuthology.orchestra.run.smithi031.stdout:Install 6 Packages 2024-09-21T09:56:35.182 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:35.182 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 7.0 M 2024-09-21T09:56:35.183 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 33 M 2024-09-21T09:56:35.183 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:35.211 INFO:teuthology.orchestra.run.smithi007.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.4 MB/s | 279 kB 00:00 2024-09-21T09:56:35.236 INFO:teuthology.orchestra.run.smithi007.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 297 kB/s | 32 kB 00:00 2024-09-21T09:56:35.269 INFO:teuthology.orchestra.run.smithi007.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 121 kB/s | 14 kB 00:00 2024-09-21T09:56:35.295 INFO:teuthology.orchestra.run.smithi007.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.5 MB/s | 59 kB 00:00 2024-09-21T09:56:35.320 INFO:teuthology.orchestra.run.smithi007.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.5 MB/s | 90 kB 00:00 2024-09-21T09:56:35.345 INFO:teuthology.orchestra.run.smithi007.stdout:(12/13): python3-google-auth-2.34.0-1.el9.noarc 1.6 MB/s | 220 kB 00:00 2024-09-21T09:56:35.387 INFO:teuthology.orchestra.run.smithi007.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.1 MB/s | 1.0 MB 00:00 2024-09-21T09:56:35.390 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:35.390 INFO:teuthology.orchestra.run.smithi007.stdout:Total 3.6 MB/s | 2.2 MB 00:00 2024-09-21T09:56:35.456 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:35.472 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:35.472 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:35.568 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:35.568 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:35.849 INFO:teuthology.orchestra.run.smithi031.stdout:(1/6): ceph-mgr-cephadm-18.2.4-871.g6a1bdf85.el 728 kB/s | 139 kB 00:00 2024-09-21T09:56:35.900 INFO:teuthology.orchestra.run.smithi031.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-21T09:56:35.924 INFO:teuthology.orchestra.run.smithi031.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-21T09:56:35.953 INFO:teuthology.orchestra.run.smithi031.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-09-21T09:56:36.105 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:36.299 INFO:teuthology.orchestra.run.smithi031.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 386 kB/s | 248 kB 00:00 2024-09-21T09:56:36.301 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-21T09:56:36.349 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-21T09:56:36.412 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-21T09:56:36.440 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-21T09:56:36.489 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-21T09:56:36.590 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-21T09:56:36.707 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-21T09:56:36.768 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-21T09:56:37.083 INFO:teuthology.orchestra.run.smithi031.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.2 MB/s | 6.0 MB 00:01 2024-09-21T09:56:37.085 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:37.086 INFO:teuthology.orchestra.run.smithi031.stdout:Total 3.7 MB/s | 7.0 MB 00:01 2024-09-21T09:56:37.162 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:37.175 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:37.175 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:37.283 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:37.283 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:37.537 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-21T09:56:37.590 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-21T09:56:37.600 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:37.623 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-21T09:56:37.682 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-21T09:56:37.709 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 13/13 2024-09-21T09:56:37.772 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-21T09:56:37.827 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-21T09:56:38.384 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-21T09:56:38.473 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-21T09:56:38.527 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 13/13 2024-09-21T09:56:38.528 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 1/13 2024-09-21T09:56:38.528 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-21T09:56:38.528 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-21T09:56:38.528 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-21T09:56:38.528 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-21T09:56:38.528 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-21T09:56:38.529 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-21T09:56:38.529 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-21T09:56:38.529 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-21T09:56:38.529 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-21T09:56:38.529 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-21T09:56:38.529 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-21T09:56:38.569 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-21T09:56:38.596 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 6/6 2024-09-21T09:56:38.864 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-21T09:56:38.864 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:38.864 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:38.864 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-rook-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:38.864 INFO:teuthology.orchestra.run.smithi007.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-21T09:56:38.864 INFO:teuthology.orchestra.run.smithi007.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-21T09:56:38.864 INFO:teuthology.orchestra.run.smithi007.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-21T09:56:38.864 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-21T09:56:38.864 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-21T09:56:38.864 INFO:teuthology.orchestra.run.smithi007.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-21T09:56:38.865 INFO:teuthology.orchestra.run.smithi007.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-21T09:56:38.865 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-21T09:56:38.865 INFO:teuthology.orchestra.run.smithi007.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-21T09:56:38.865 INFO:teuthology.orchestra.run.smithi007.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-21T09:56:38.865 INFO:teuthology.orchestra.run.smithi007.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-21T09:56:38.865 INFO:teuthology.orchestra.run.smithi007.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-21T09:56:38.865 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:38.865 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:39.060 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-mgr-cephadm 2024-09-21T09:56:39.333 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 6/6 2024-09-21T09:56:39.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 1/6 2024-09-21T09:56:39.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-21T09:56:39.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-21T09:56:39.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-21T09:56:39.333 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-21T09:56:39.618 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-21T09:56:39.618 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:39.618 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:39.618 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:39.618 INFO:teuthology.orchestra.run.smithi031.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-21T09:56:39.618 INFO:teuthology.orchestra.run.smithi031.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-21T09:56:39.619 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-21T09:56:39.619 INFO:teuthology.orchestra.run.smithi031.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-21T09:56:39.619 INFO:teuthology.orchestra.run.smithi031.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-21T09:56:39.619 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:39.620 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:39.667 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:18 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:39.808 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:39.810 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:39.810 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2024-09-21T09:56:39.810 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:39.810 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:39.810 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-cephadm noarch 2:18.2.4-871.g6a1bdf85.el9 ceph-noarch 139 k 2024-09-21T09:56:39.811 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-21T09:56:39.811 INFO:teuthology.orchestra.run.smithi007.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-21T09:56:39.811 INFO:teuthology.orchestra.run.smithi007.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-21T09:56:39.812 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-21T09:56:39.812 INFO:teuthology.orchestra.run.smithi007.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-21T09:56:39.812 INFO:teuthology.orchestra.run.smithi007.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-21T09:56:39.812 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:39.812 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:39.812 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:39.813 INFO:teuthology.orchestra.run.smithi007.stdout:Install 6 Packages 2024-09-21T09:56:39.813 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:39.813 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 7.0 M 2024-09-21T09:56:39.813 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 33 M 2024-09-21T09:56:39.813 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:39.850 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-fuse 2024-09-21T09:56:40.324 INFO:teuthology.orchestra.run.smithi007.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 2.0 MB/s | 248 kB 00:00 2024-09-21T09:56:40.374 INFO:teuthology.orchestra.run.smithi007.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-21T09:56:40.399 INFO:teuthology.orchestra.run.smithi007.stdout:(3/6): ceph-mgr-cephadm-18.2.4-871.g6a1bdf85.el 696 kB/s | 139 kB 00:00 2024-09-21T09:56:40.424 INFO:teuthology.orchestra.run.smithi007.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.1 MB/s | 58 kB 00:00 2024-09-21T09:56:40.460 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:21 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:40.466 INFO:teuthology.orchestra.run.smithi007.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.1 MB/s | 74 kB 00:00 2024-09-21T09:56:40.550 INFO:teuthology.orchestra.run.smithi007.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 6.0 MB 00:00 2024-09-21T09:56:40.552 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:40.553 INFO:teuthology.orchestra.run.smithi007.stdout:Total 9.4 MB/s | 7.0 MB 00:00 2024-09-21T09:56:40.599 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-fuse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 853 k 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:40.600 INFO:teuthology.orchestra.run.smithi031.stdout:Install 2 Packages 2024-09-21T09:56:40.601 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:40.601 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 932 k 2024-09-21T09:56:40.601 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 2.7 M 2024-09-21T09:56:40.601 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:40.627 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:40.638 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:40.639 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:40.745 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:40.746 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:40.792 INFO:teuthology.orchestra.run.smithi031.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 861 kB/s | 80 kB 00:00 2024-09-21T09:56:40.992 INFO:teuthology.orchestra.run.smithi031.stdout:(2/2): ceph-fuse-18.2.4-871.g6a1bdf85.el9.x86_6 2.8 MB/s | 853 kB 00:00 2024-09-21T09:56:40.993 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:40.993 INFO:teuthology.orchestra.run.smithi031.stdout:Total 2.3 MB/s | 932 kB 00:00 2024-09-21T09:56:41.004 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:41.027 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:41.028 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:41.112 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:41.113 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:41.177 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:41.306 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:41.356 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-21T09:56:41.411 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-21T09:56:41.456 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-21T09:56:41.527 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/2 2024-09-21T09:56:41.964 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-21T09:56:42.066 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-21T09:56:42.136 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-21T09:56:42.164 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 6/6 2024-09-21T09:56:42.201 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/2 2024-09-21T09:56:42.201 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/2 2024-09-21T09:56:42.487 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-21T09:56:42.487 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:42.488 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:42.488 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-21T09:56:42.488 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:42.488 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:42.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install librados-devel 2024-09-21T09:56:42.926 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 6/6 2024-09-21T09:56:42.926 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 1/6 2024-09-21T09:56:42.926 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-21T09:56:42.927 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-21T09:56:42.927 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-21T09:56:42.927 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-21T09:56:43.214 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-21T09:56:43.214 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:43.214 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:43.214 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-mgr-cephadm-2:18.2.4-871.g6a1bdf85.el9.noarch 2024-09-21T09:56:43.214 INFO:teuthology.orchestra.run.smithi007.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-21T09:56:43.214 INFO:teuthology.orchestra.run.smithi007.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-21T09:56:43.214 INFO:teuthology.orchestra.run.smithi007.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-21T09:56:43.215 INFO:teuthology.orchestra.run.smithi007.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-21T09:56:43.215 INFO:teuthology.orchestra.run.smithi007.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-21T09:56:43.215 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:43.215 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:43.364 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:24 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:43.451 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install ceph-fuse 2024-09-21T09:56:43.504 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:43.505 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:43.505 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2024-09-21T09:56:43.505 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:43.505 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:43.505 INFO:teuthology.orchestra.run.smithi031.stdout: librados-devel x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 126 k 2024-09-21T09:56:43.505 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:43.505 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:43.505 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:43.505 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2024-09-21T09:56:43.505 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:43.506 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 126 k 2024-09-21T09:56:43.506 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 456 k 2024-09-21T09:56:43.506 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:43.704 INFO:teuthology.orchestra.run.smithi031.stdout:librados-devel-18.2.4-871.g6a1bdf85.el9.x86_64. 640 kB/s | 126 kB 00:00 2024-09-21T09:56:43.704 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:43.705 INFO:teuthology.orchestra.run.smithi031.stdout:Total 635 kB/s | 126 kB 00:00 2024-09-21T09:56:43.705 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:43.711 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:43.711 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:43.778 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:43.778 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:43.938 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:44.038 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:44.061 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:23 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:44.200 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:44.200 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repository Size 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-fuse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 853 k 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout:Installing dependencies: 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout:Install 2 Packages 2024-09-21T09:56:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:44.202 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 932 k 2024-09-21T09:56:44.202 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 2.7 M 2024-09-21T09:56:44.202 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:44.454 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:44.485 INFO:teuthology.orchestra.run.smithi007.stdout:(1/2): ceph-fuse-18.2.4-871.g6a1bdf85.el9.x86_6 3.2 MB/s | 853 kB 00:00 2024-09-21T09:56:44.716 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:44.716 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:44.716 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:44.716 INFO:teuthology.orchestra.run.smithi031.stdout: librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:44.716 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:44.716 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:44.960 INFO:teuthology.orchestra.run.smithi007.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 108 kB/s | 80 kB 00:00 2024-09-21T09:56:44.961 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:44.962 INFO:teuthology.orchestra.run.smithi007.stdout:Total 1.2 MB/s | 932 kB 00:00 2024-09-21T09:56:44.964 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install libcephfs2 2024-09-21T09:56:44.975 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:45.000 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:45.000 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:45.089 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:45.090 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:45.281 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:45.430 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-21T09:56:45.504 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/2 2024-09-21T09:56:45.578 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:26 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:45.674 INFO:teuthology.orchestra.run.smithi031.stdout:Package libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:45.721 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:45.722 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-09-21T09:56:45.722 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:45.789 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install libcephfs-devel 2024-09-21T09:56:46.189 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2/2 2024-09-21T09:56:46.189 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/2 2024-09-21T09:56:46.397 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:27 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:46.478 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-21T09:56:46.479 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:46.479 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:46.479 INFO:teuthology.orchestra.run.smithi007.stdout: ceph-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-21T09:56:46.479 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:46.479 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:46.534 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:46.534 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:46.534 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2024-09-21T09:56:46.534 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:46.534 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:46.534 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs-devel x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 31 k 2024-09-21T09:56:46.535 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:46.535 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:46.535 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:46.535 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2024-09-21T09:56:46.535 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:46.535 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 31 k 2024-09-21T09:56:46.535 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 139 k 2024-09-21T09:56:46.536 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:46.682 INFO:teuthology.orchestra.run.smithi031.stdout:libcephfs-devel-18.2.4-871.g6a1bdf85.el9.x86_64 211 kB/s | 31 kB 00:00 2024-09-21T09:56:46.683 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:46.683 INFO:teuthology.orchestra.run.smithi031.stdout:Total 210 kB/s | 31 kB 00:00 2024-09-21T09:56:46.683 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:46.687 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:46.687 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:46.699 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:46.699 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:46.740 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install librados-devel 2024-09-21T09:56:46.790 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:46.899 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:47.265 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:47.346 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:26 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:47.483 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repo Size 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout: librados-devel x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 126 k 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:47.484 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 126 k 2024-09-21T09:56:47.485 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 456 k 2024-09-21T09:56:47.485 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:47.507 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:47.507 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:47.508 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:47.508 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:47.508 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:47.508 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:47.665 INFO:teuthology.orchestra.run.smithi007.stdout:librados-devel-18.2.4-871.g6a1bdf85.el9.x86_64. 702 kB/s | 126 kB 00:00 2024-09-21T09:56:47.666 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:47.666 INFO:teuthology.orchestra.run.smithi007.stdout:Total 696 kB/s | 126 kB 00:00 2024-09-21T09:56:47.666 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:47.672 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:47.672 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:47.714 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install librados2 2024-09-21T09:56:47.739 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:47.739 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:47.893 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:47.999 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:48.327 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:29 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:48.419 INFO:teuthology.orchestra.run.smithi031.stdout:Package librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:48.466 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:48.467 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-09-21T09:56:48.467 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:48.467 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:48.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install librbd1 2024-09-21T09:56:48.738 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:48.738 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:48.739 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:48.739 INFO:teuthology.orchestra.run.smithi007.stdout: librados-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:48.739 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:48.739 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:48.951 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install libcephfs2 2024-09-21T09:56:49.142 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:30 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:49.234 INFO:teuthology.orchestra.run.smithi031.stdout:Package librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:49.280 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:49.281 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-09-21T09:56:49.281 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:49.346 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-rados 2024-09-21T09:56:49.560 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:28 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:49.658 INFO:teuthology.orchestra.run.smithi007.stdout:Package libcephfs2-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:49.704 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:49.705 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2024-09-21T09:56:49.705 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:49.772 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install libcephfs-devel 2024-09-21T09:56:49.955 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:30 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:50.051 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:50.097 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:50.098 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-09-21T09:56:50.098 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:50.160 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-rgw 2024-09-21T09:56:50.373 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:29 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:50.511 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:50.512 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:50.512 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repo Size 2024-09-21T09:56:50.512 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:50.512 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:50.512 INFO:teuthology.orchestra.run.smithi007.stdout: libcephfs-devel x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 31 k 2024-09-21T09:56:50.512 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:50.512 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:50.512 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:50.512 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2024-09-21T09:56:50.513 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:50.513 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 31 k 2024-09-21T09:56:50.513 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 139 k 2024-09-21T09:56:50.513 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:50.669 INFO:teuthology.orchestra.run.smithi007.stdout:libcephfs-devel-18.2.4-871.g6a1bdf85.el9.x86_64 199 kB/s | 31 kB 00:00 2024-09-21T09:56:50.669 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:50.670 INFO:teuthology.orchestra.run.smithi007.stdout:Total 198 kB/s | 31 kB 00:00 2024-09-21T09:56:50.670 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:50.673 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:50.673 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:50.689 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:50.689 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:50.767 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:31 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:50.779 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:50.859 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:50.885 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:50.905 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:50.906 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-09-21T09:56:50.906 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:50.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-cephfs 2024-09-21T09:56:51.288 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:51.527 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:51.527 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:51.527 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:51.527 INFO:teuthology.orchestra.run.smithi007.stdout: libcephfs-devel-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:51.527 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:51.527 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:51.579 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:32 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:51.672 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:51.718 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:51.719 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-09-21T09:56:51.719 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:51.727 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install librados2 2024-09-21T09:56:51.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-rbd 2024-09-21T09:56:52.338 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:31 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:52.391 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:33 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:52.430 INFO:teuthology.orchestra.run.smithi007.stdout:Package librados2-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:52.477 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:52.478 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2024-09-21T09:56:52.478 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:52.486 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:52.532 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:52.533 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2024-09-21T09:56:52.534 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:52.547 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install librbd1 2024-09-21T09:56:52.605 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install rbd-fuse 2024-09-21T09:56:53.157 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:32 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:53.217 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:34 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:53.250 INFO:teuthology.orchestra.run.smithi007.stdout:Package librbd1-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:53.295 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:53.296 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2024-09-21T09:56:53.296 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:53.359 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-fuse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 87 k 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 87 k 2024-09-21T09:56:53.360 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 227 k 2024-09-21T09:56:53.361 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:53.361 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install python3-rados 2024-09-21T09:56:53.560 INFO:teuthology.orchestra.run.smithi031.stdout:rbd-fuse-18.2.4-871.g6a1bdf85.el9.x86_64.rpm 438 kB/s | 87 kB 00:00 2024-09-21T09:56:53.560 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:53.561 INFO:teuthology.orchestra.run.smithi031.stdout:Total 435 kB/s | 87 kB 00:00 2024-09-21T09:56:53.561 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:53.568 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:53.568 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:53.635 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:53.635 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:53.790 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:53.901 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:53.957 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:32 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:54.050 INFO:teuthology.orchestra.run.smithi007.stdout:Package python3-rados-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:54.095 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:54.096 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2024-09-21T09:56:54.096 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:54.162 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install python3-rgw 2024-09-21T09:56:54.260 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:54.515 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:54.515 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:54.515 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:54.515 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:54.515 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:54.515 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:54.752 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install rbd-mirror 2024-09-21T09:56:54.762 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:33 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:54.854 INFO:teuthology.orchestra.run.smithi007.stdout:Package python3-rgw-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:54.900 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:54.901 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2024-09-21T09:56:54.901 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:54.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install python3-cephfs 2024-09-21T09:56:55.365 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:36 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:55.508 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:55.508 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:55.508 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2024-09-21T09:56:55.508 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:55.508 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:55.509 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-mirror x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.0 M 2024-09-21T09:56:55.509 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:55.509 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:55.509 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:55.509 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2024-09-21T09:56:55.509 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:55.509 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 3.0 M 2024-09-21T09:56:55.509 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 12 M 2024-09-21T09:56:55.510 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:55.562 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:34 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:55.654 INFO:teuthology.orchestra.run.smithi007.stdout:Package python3-cephfs-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:55.700 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:55.701 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2024-09-21T09:56:55.701 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:55.762 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install python3-rbd 2024-09-21T09:56:55.845 INFO:teuthology.orchestra.run.smithi031.stdout:rbd-mirror-18.2.4-871.g6a1bdf85.el9.x86_64.rpm 8.9 MB/s | 3.0 MB 00:00 2024-09-21T09:56:55.846 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:55.847 INFO:teuthology.orchestra.run.smithi031.stdout:Total 8.9 MB/s | 3.0 MB 00:00 2024-09-21T09:56:55.847 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:55.856 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:55.856 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:55.942 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:55.943 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:56.369 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:35 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:56.388 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:56.438 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:56.465 INFO:teuthology.orchestra.run.smithi007.stdout:Package python3-rbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 is already installed. 2024-09-21T09:56:56.466 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:56.466 INFO:teuthology.orchestra.run.smithi031.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:56:56.466 INFO:teuthology.orchestra.run.smithi031.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-21T09:56:56.466 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:56:56.466 INFO:teuthology.orchestra.run.smithi031.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:56:56.466 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:56.510 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:56.511 INFO:teuthology.orchestra.run.smithi007.stdout:Nothing to do. 2024-09-21T09:56:56.511 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:56.577 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install rbd-fuse 2024-09-21T09:56:57.182 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:36 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:57.324 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:57.324 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:57.324 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2024-09-21T09:56:57.324 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:57.324 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:57.325 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-fuse x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 87 k 2024-09-21T09:56:57.325 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:57.325 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:57.325 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:57.325 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2024-09-21T09:56:57.325 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:57.325 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 87 k 2024-09-21T09:56:57.325 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 227 k 2024-09-21T09:56:57.326 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:57.497 INFO:teuthology.orchestra.run.smithi007.stdout:rbd-fuse-18.2.4-871.g6a1bdf85.el9.x86_64.rpm 509 kB/s | 87 kB 00:00 2024-09-21T09:56:57.498 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:57.498 INFO:teuthology.orchestra.run.smithi007.stdout:Total 506 kB/s | 87 kB 00:00 2024-09-21T09:56:57.498 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:57.505 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:57.506 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:57.573 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:57.573 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:56:57.581 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:57.581 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:57.581 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:57.581 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:57.581 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:57.581 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:57.721 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:56:57.801 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install rbd-nbd 2024-09-21T09:56:57.823 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:58.212 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:58.416 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:01:39 ago on Sat 21 Sep 2024 09:55:19 AM UTC. 2024-09-21T09:56:58.501 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:58.502 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:58.502 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:56:58.502 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-fuse-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:58.502 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:58.502 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:56:58.554 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-nbd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 172 k 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:58.555 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 172 k 2024-09-21T09:56:58.556 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 494 k 2024-09-21T09:56:58.556 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2024-09-21T09:56:58.731 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install rbd-mirror 2024-09-21T09:56:58.765 INFO:teuthology.orchestra.run.smithi031.stdout:rbd-nbd-18.2.4-871.g6a1bdf85.el9.x86_64.rpm 822 kB/s | 172 kB 00:00 2024-09-21T09:56:58.765 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:58.766 INFO:teuthology.orchestra.run.smithi031.stdout:Total 817 kB/s | 172 kB 00:00 2024-09-21T09:56:58.766 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2024-09-21T09:56:58.774 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2024-09-21T09:56:58.775 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2024-09-21T09:56:58.844 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2024-09-21T09:56:58.844 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2024-09-21T09:56:59.017 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2024-09-21T09:56:59.123 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:59.338 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:38 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:56:59.477 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:56:59.477 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:59.477 INFO:teuthology.orchestra.run.smithi007.stdout: Package Arch Version Repo Size 2024-09-21T09:56:59.477 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:59.478 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:56:59.478 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-mirror x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 3.0 M 2024-09-21T09:56:59.478 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:59.478 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:56:59.478 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:56:59.478 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2024-09-21T09:56:59.478 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:56:59.478 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 3.0 M 2024-09-21T09:56:59.479 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 12 M 2024-09-21T09:56:59.479 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:56:59.524 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:59.772 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:56:59.772 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:59.773 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2024-09-21T09:56:59.773 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:56:59.773 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:56:59.773 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2024-09-21T09:56:59.809 INFO:teuthology.orchestra.run.smithi007.stdout:rbd-mirror-18.2.4-871.g6a1bdf85.el9.x86_64.rpm 9.1 MB/s | 3.0 MB 00:00 2024-09-21T09:56:59.809 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:56:59.810 INFO:teuthology.orchestra.run.smithi007.stdout:Total 9.0 MB/s | 3.0 MB 00:00 2024-09-21T09:56:59.810 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:56:59.820 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:56:59.820 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:56:59.905 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:56:59.905 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:57:00.002 DEBUG:teuthology.parallel:result is None 2024-09-21T09:57:00.350 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:57:00.409 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:57:00.435 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:57:00.435 INFO:teuthology.orchestra.run.smithi007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-21T09:57:00.436 INFO:teuthology.orchestra.run.smithi007.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-21T09:57:00.436 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:57:00.436 INFO:teuthology.orchestra.run.smithi007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-21T09:57:00.436 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:57:01.510 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:57:01.511 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:57:01.511 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:57:01.511 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-mirror-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:57:01.511 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:57:01.511 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:57:01.757 DEBUG:teuthology.orchestra.run.smithi007:> sudo yum -y install rbd-nbd 2024-09-21T09:57:02.373 INFO:teuthology.orchestra.run.smithi007.stdout:Last metadata expiration check: 0:01:41 ago on Sat 21 Sep 2024 09:55:21 AM UTC. 2024-09-21T09:57:02.511 INFO:teuthology.orchestra.run.smithi007.stdout:Dependencies resolved. 2024-09-21T09:57:02.511 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:57:02.512 INFO:teuthology.orchestra.run.smithi007.stdout: Package Architecture Version Repository Size 2024-09-21T09:57:02.512 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:57:02.512 INFO:teuthology.orchestra.run.smithi007.stdout:Installing: 2024-09-21T09:57:02.512 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-nbd x86_64 2:18.2.4-871.g6a1bdf85.el9 ceph 172 k 2024-09-21T09:57:02.512 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:57:02.512 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction Summary 2024-09-21T09:57:02.512 INFO:teuthology.orchestra.run.smithi007.stdout:================================================================================ 2024-09-21T09:57:02.512 INFO:teuthology.orchestra.run.smithi007.stdout:Install 1 Package 2024-09-21T09:57:02.512 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:57:02.513 INFO:teuthology.orchestra.run.smithi007.stdout:Total download size: 172 k 2024-09-21T09:57:02.513 INFO:teuthology.orchestra.run.smithi007.stdout:Installed size: 494 k 2024-09-21T09:57:02.513 INFO:teuthology.orchestra.run.smithi007.stdout:Downloading Packages: 2024-09-21T09:57:02.713 INFO:teuthology.orchestra.run.smithi007.stdout:rbd-nbd-18.2.4-871.g6a1bdf85.el9.x86_64.rpm 862 kB/s | 172 kB 00:00 2024-09-21T09:57:02.713 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:57:02.713 INFO:teuthology.orchestra.run.smithi007.stdout:Total 855 kB/s | 172 kB 00:00 2024-09-21T09:57:02.714 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction check 2024-09-21T09:57:02.722 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction check succeeded. 2024-09-21T09:57:02.722 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction test 2024-09-21T09:57:02.789 INFO:teuthology.orchestra.run.smithi007.stdout:Transaction test succeeded. 2024-09-21T09:57:02.789 INFO:teuthology.orchestra.run.smithi007.stdout:Running transaction 2024-09-21T09:57:02.956 INFO:teuthology.orchestra.run.smithi007.stdout: Preparing : 1/1 2024-09-21T09:57:03.046 INFO:teuthology.orchestra.run.smithi007.stdout: Installing : rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:57:03.469 INFO:teuthology.orchestra.run.smithi007.stdout: Running scriptlet: rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:57:03.737 INFO:teuthology.orchestra.run.smithi007.stdout: Verifying : rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 1/1 2024-09-21T09:57:03.737 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:57:03.737 INFO:teuthology.orchestra.run.smithi007.stdout:Installed: 2024-09-21T09:57:03.737 INFO:teuthology.orchestra.run.smithi007.stdout: rbd-nbd-2:18.2.4-871.g6a1bdf85.el9.x86_64 2024-09-21T09:57:03.737 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:57:03.738 INFO:teuthology.orchestra.run.smithi007.stdout:Complete! 2024-09-21T09:57:03.967 DEBUG:teuthology.parallel:result is None 2024-09-21T09:57:03.967 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:57:03.967 INFO:teuthology.packaging:ref: None 2024-09-21T09:57:03.967 INFO:teuthology.packaging:tag: None 2024-09-21T09:57:03.967 INFO:teuthology.packaging:branch: reef 2024-09-21T09:57:03.967 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:57:03.968 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-21T09:57:04.197 DEBUG:teuthology.orchestra.run.smithi007:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-21T09:57:04.219 INFO:teuthology.orchestra.run.smithi007.stdout:18.2.4-871.g6a1bdf85.el9 2024-09-21T09:57:04.220 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-871.g6a1bdf85.el9 2024-09-21T09:57:04.220 INFO:teuthology.task.install:The correct ceph version 18.2.4-871.g6a1bdf85 is installed. 2024-09-21T09:57:04.222 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:57:04.222 INFO:teuthology.packaging:ref: None 2024-09-21T09:57:04.222 INFO:teuthology.packaging:tag: None 2024-09-21T09:57:04.222 INFO:teuthology.packaging:branch: reef 2024-09-21T09:57:04.222 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:57:04.222 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-21T09:57:04.447 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-21T09:57:04.473 INFO:teuthology.orchestra.run.smithi031.stdout:18.2.4-871.g6a1bdf85.el9 2024-09-21T09:57:04.473 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-871.g6a1bdf85.el9 2024-09-21T09:57:04.473 INFO:teuthology.task.install:The correct ceph version 18.2.4-871.g6a1bdf85 is installed. 2024-09-21T09:57:04.475 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-21T09:57:04.475 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:57:04.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-21T09:57:04.502 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:57:04.502 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-21T09:57:04.543 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-21T09:57:04.543 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:57:04.544 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/usr/bin/daemon-helper 2024-09-21T09:57:04.569 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-21T09:57:04.636 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:57:04.636 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/daemon-helper 2024-09-21T09:57:04.667 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-21T09:57:04.736 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-21T09:57:04.736 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:57:04.736 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-21T09:57:04.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-21T09:57:04.840 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:57:04.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-21T09:57:04.867 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-21T09:57:04.933 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-21T09:57:04.934 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:57:04.934 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/usr/bin/stdin-killer 2024-09-21T09:57:04.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-21T09:57:05.025 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:57:05.026 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/stdin-killer 2024-09-21T09:57:05.052 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-21T09:57:05.117 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T09:57:05.216 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'} 2024-09-21T09:57:05.216 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-09-21T09:57:05.217 INFO:tasks.cephadm:Cluster fsid is db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:05.217 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T09:57:05.217 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.7', 'mon.c': '[v2:172.21.15.7:3301,v1:172.21.15.7:6790]', 'mon.b': '172.21.15.31'} 2024-09-21T09:57:05.217 INFO:tasks.cephadm:First mon is mon.a on smithi007 2024-09-21T09:57:05.217 INFO:tasks.cephadm:First mgr is y 2024-09-21T09:57:05.217 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T09:57:05.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo hostname $(hostname -s) 2024-09-21T09:57:05.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo hostname $(hostname -s) 2024-09-21T09:57:05.275 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-09-21T09:57:05.275 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:57:05.418 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/56129/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5092-g62da54b4', 'node_name': '172.21.2.5+braggi05', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5092.g62da54b4'}, 'url': 'https://3.chacra.ceph.com/r/ceph/main/62da54b4b83a96ca9976b7e1d0c8272a564a2208/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-20 21:56:15.050681', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/main/62da54b4b83a96ca9976b7e1d0c8272a564a2208/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-21T09:57:05.678 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref reef, sha1 6a1bdf854bb5803efd58957907442aa01f41a8fc from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=reef 2024-09-21T09:57:05.680 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/x86_64/flavors/default/cephadm 2024-09-21T09:57:05.680 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/x86_64/flavors/default/cephadm 2024-09-21T09:57:05.680 DEBUG:teuthology.orchestra.run.smithi007:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T09:57:06.163 INFO:teuthology.orchestra.run.smithi007.stdout:-rw-r--r--. 1 ubuntu ubuntu 217222 Sep 21 09:57 /home/ubuntu/cephtest/cephadm 2024-09-21T09:57:06.163 DEBUG:teuthology.orchestra.run.smithi031:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T09:57:06.623 INFO:teuthology.orchestra.run.smithi031.stdout:-rw-r--r--. 1 ubuntu ubuntu 217222 Sep 21 09:57 /home/ubuntu/cephtest/cephadm 2024-09-21T09:57:06.623 DEBUG:teuthology.orchestra.run.smithi007:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T09:57:06.643 DEBUG:teuthology.orchestra.run.smithi031:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T09:57:06.672 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-09-21T09:57:06.672 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-21T09:57:06.686 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-21T09:57:08.180 INFO:teuthology.orchestra.run.smithi031.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:57:08.302 INFO:teuthology.orchestra.run.smithi007.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:57:34.877 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T09:57:34.877 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph_version": "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)", 2024-09-21T09:57:34.877 INFO:teuthology.orchestra.run.smithi031.stdout: "image_id": "0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de", 2024-09-21T09:57:34.877 INFO:teuthology.orchestra.run.smithi031.stdout: "repo_digests": [ 2024-09-21T09:57:34.878 INFO:teuthology.orchestra.run.smithi031.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6" 2024-09-21T09:57:34.878 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T09:57:34.878 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T09:57:37.546 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T09:57:37.546 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph_version": "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)", 2024-09-21T09:57:37.546 INFO:teuthology.orchestra.run.smithi007.stdout: "image_id": "0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de", 2024-09-21T09:57:37.547 INFO:teuthology.orchestra.run.smithi007.stdout: "repo_digests": [ 2024-09-21T09:57:37.547 INFO:teuthology.orchestra.run.smithi007.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6" 2024-09-21T09:57:37.547 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T09:57:37.547 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T09:57:37.566 DEBUG:teuthology.orchestra.run.smithi007:> sudo mkdir -p /etc/ceph 2024-09-21T09:57:37.624 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /etc/ceph 2024-09-21T09:57:37.658 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 777 /etc/ceph 2024-09-21T09:57:37.685 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 777 /etc/ceph 2024-09-21T09:57:37.728 INFO:tasks.cephadm:Writing seed config... 2024-09-21T09:57:37.729 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-09-21T09:57:37.729 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-09-21T09:57:37.729 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T09:57:37.729 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T09:57:37.729 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-21T09:57:37.729 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-21T09:57:37.729 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T09:57:37.729 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T09:57:37.730 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T09:57:37.730 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T09:57:37.730 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T09:57:37.730 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:57:37.730 DEBUG:teuthology.orchestra.run.smithi007:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T09:57:37.746 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = db58d452-77ff-11ef-baf6-efdc52797490 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-21T09:57:37.746 DEBUG:teuthology.orchestra.run.smithi007:mon.a> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T09:57:37.789 DEBUG:teuthology.orchestra.run.smithi007:mgr.y> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.y.service 2024-09-21T09:57:37.831 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T09:57:37.832 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid db58d452-77ff-11ef-baf6-efdc52797490 --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.7 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:57:37.990 INFO:teuthology.orchestra.run.smithi007.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:57:37.990 INFO:teuthology.orchestra.run.smithi007.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'db58d452-77ff-11ef-baf6-efdc52797490', '--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.7', '--skip-admin-label'] 2024-09-21T09:57:38.014 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stdout 5.2.2 2024-09-21T09:57:38.014 INFO:teuthology.orchestra.run.smithi007.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T09:57:38.014 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying podman|docker is present... 2024-09-21T09:57:38.037 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stdout 5.2.2 2024-09-21T09:57:38.037 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying lvm2 is present... 2024-09-21T09:57:38.037 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying time synchronization is in place... 2024-09-21T09:57:38.045 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T09:57:38.045 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T09:57:38.051 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T09:57:38.051 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-21T09:57:38.058 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout enabled 2024-09-21T09:57:38.064 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout active 2024-09-21T09:57:38.065 INFO:teuthology.orchestra.run.smithi007.stdout:Unit chronyd.service is enabled and running 2024-09-21T09:57:38.065 INFO:teuthology.orchestra.run.smithi007.stdout:Repeating the final host check... 2024-09-21T09:57:38.087 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stdout 5.2.2 2024-09-21T09:57:38.087 INFO:teuthology.orchestra.run.smithi007.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-21T09:57:38.088 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl is present 2024-09-21T09:57:38.088 INFO:teuthology.orchestra.run.smithi007.stdout:lvcreate is present 2024-09-21T09:57:38.094 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T09:57:38.094 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T09:57:38.100 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T09:57:38.101 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-21T09:57:38.107 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout enabled 2024-09-21T09:57:38.114 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout active 2024-09-21T09:57:38.114 INFO:teuthology.orchestra.run.smithi007.stdout:Unit chronyd.service is enabled and running 2024-09-21T09:57:38.114 INFO:teuthology.orchestra.run.smithi007.stdout:Host looks OK 2024-09-21T09:57:38.114 INFO:teuthology.orchestra.run.smithi007.stdout:Cluster fsid: db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:38.114 INFO:teuthology.orchestra.run.smithi007.stdout:Acquiring lock 140487558315600 on /run/cephadm/db58d452-77ff-11ef-baf6-efdc52797490.lock 2024-09-21T09:57:38.115 INFO:teuthology.orchestra.run.smithi007.stdout:Lock 140487558315600 acquired on /run/cephadm/db58d452-77ff-11ef-baf6-efdc52797490.lock 2024-09-21T09:57:38.115 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying IP 172.21.15.7 port 3300 ... 2024-09-21T09:57:38.115 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying IP 172.21.15.7 port 6789 ... 2024-09-21T09:57:38.115 INFO:teuthology.orchestra.run.smithi007.stdout:Base mon IP(s) is [172.21.15.7:3300, 172.21.15.7:6789], mon addrv is [v2:172.21.15.7:3300,v1:172.21.15.7:6789] 2024-09-21T09:57:38.118 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.7 metric 100 2024-09-21T09:57:38.118 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.7 metric 100 2024-09-21T09:57:38.121 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T09:57:38.121 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T09:57:38.121 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2024-09-21T09:57:38.123 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T09:57:38.123 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T09:57:38.124 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T09:57:38.124 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T09:57:38.124 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15ea/64 scope link 2024-09-21T09:57:38.124 INFO:teuthology.orchestra.run.smithi007.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T09:57:38.124 INFO:teuthology.orchestra.run.smithi007.stdout:Mon IP `172.21.15.7` is in CIDR network `172.21.0.0/20` 2024-09-21T09:57:38.124 INFO:teuthology.orchestra.run.smithi007.stdout:Mon IP `172.21.15.7` is in CIDR network `172.21.0.0/20` 2024-09-21T09:57:38.124 INFO:teuthology.orchestra.run.smithi007.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T09:57:38.125 INFO:teuthology.orchestra.run.smithi007.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T09:57:38.125 INFO:teuthology.orchestra.run.smithi007.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:57:38.574 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stdout 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de 2024-09-21T09:57:38.575 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:57:38.575 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Getting image source signatures 2024-09-21T09:57:38.575 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Copying blob sha256:b51f6d1e10fe8de9e06c08c0a23ce0010d2bef42d30a6f89f3ac07fd857715ba 2024-09-21T09:57:38.575 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-21T09:57:38.575 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Copying config sha256:0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de 2024-09-21T09:57:38.575 INFO:teuthology.orchestra.run.smithi007.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-21T09:57:39.488 INFO:teuthology.orchestra.run.smithi007.stdout:ceph: stdout ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable) 2024-09-21T09:57:39.488 INFO:teuthology.orchestra.run.smithi007.stdout:Ceph version: ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable) 2024-09-21T09:57:39.488 INFO:teuthology.orchestra.run.smithi007.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T09:57:40.342 INFO:teuthology.orchestra.run.smithi007.stdout:stat: stdout 167 167 2024-09-21T09:57:40.343 INFO:teuthology.orchestra.run.smithi007.stdout:Creating initial keys... 2024-09-21T09:57:41.231 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-authtool: stdout AQCUmO5mmPHMJxAAQ09zkKrbolIx/n2+UA3hMg== 2024-09-21T09:57:42.228 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-authtool: stdout AQCVmO5mQ0KeIBAAAoF2VJ/v9EjmDzqzWcVDhA== 2024-09-21T09:57:43.134 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph-authtool: stdout AQCWmO5mDVz5HRAAPXMwH9mu2RudndBBN9Zokg== 2024-09-21T09:57:43.135 INFO:teuthology.orchestra.run.smithi007.stdout:Creating initial monmap... 2024-09-21T09:57:44.042 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T09:57:44.042 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-21T09:57:44.042 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:44.042 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T09:57:44.043 INFO:teuthology.orchestra.run.smithi007.stdout:monmaptool for a [v2:172.21.15.7:3300,v1:172.21.15.7:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T09:57:44.043 INFO:teuthology.orchestra.run.smithi007.stdout:setting min_mon_release = pacific 2024-09-21T09:57:44.043 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: set fsid to db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:44.043 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T09:57:44.043 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:57:44.043 INFO:teuthology.orchestra.run.smithi007.stdout:Creating mon... 2024-09-21T09:57:44.914 INFO:teuthology.orchestra.run.smithi007.stdout:create mon.a on 2024-09-21T09:57:45.130 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-21T09:57:45.314 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-21T09:57:45.502 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-db58d452-77ff-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-db58d452-77ff-11ef-baf6-efdc52797490.target. 2024-09-21T09:57:45.502 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-db58d452-77ff-11ef-baf6-efdc52797490.target → /etc/systemd/system/ceph-db58d452-77ff-11ef-baf6-efdc52797490.target. 2024-09-21T09:57:45.754 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.a 2024-09-21T09:57:45.754 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to reset failed state of unit ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T09:57:45.938 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-db58d452-77ff-11ef-baf6-efdc52797490.target.wants/ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.a.service → /etc/systemd/system/ceph-db58d452-77ff-11ef-baf6-efdc52797490@.service. 2024-09-21T09:57:46.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:46 smithi007 podman[29220]: 2024-09-21 09:57:46.073076453 +0000 UTC m=+0.016244254 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph:reef 2024-09-21T09:57:47.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:47 smithi007 podman[29220]: 2024-09-21 09:57:47.065092458 +0000 UTC m=+1.008260291 container create 550bea49b257083d11313fb58d3410cce0470b0e1c0bb70672eb776df8562a1c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0) 2024-09-21T09:57:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:48 smithi007 podman[29220]: 2024-09-21 09:57:48.968293301 +0000 UTC m=+2.911461093 container init 550bea49b257083d11313fb58d3410cce0470b0e1c0bb70672eb776df8562a1c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T09:57:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:48 smithi007 podman[29220]: 2024-09-21 09:57:48.972609953 +0000 UTC m=+2.915777756 container start 550bea49b257083d11313fb58d3410cce0470b0e1c0bb70672eb776df8562a1c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-21T09:57:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:49 smithi007 ceph-mon[29240]: mkfs db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:49 smithi007 ceph-mon[29240]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:57:49.945 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:57:49.945 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout disabled 2024-09-21T09:57:49.954 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:57:49.954 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-21T09:57:49.954 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld.service is not enabled 2024-09-21T09:57:49.954 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T09:57:49.954 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mon to start... 2024-09-21T09:57:49.954 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mon... 2024-09-21T09:57:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:49 smithi007 bash[29220]: 550bea49b257083d11313fb58d3410cce0470b0e1c0bb70672eb776df8562a1c 2024-09-21T09:57:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:49 smithi007 systemd[1]: Started Ceph mon.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:57:50.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:50 smithi007 ceph-mon[29240]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:57:50.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:50 smithi007 ceph-mon[29240]: monmap e1: 1 mons at {a=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:57:50.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:50 smithi007 ceph-mon[29240]: fsmap 2024-09-21T09:57:50.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:50 smithi007 ceph-mon[29240]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T09:57:50.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:50 smithi007 ceph-mon[29240]: mgrmap e1: no daemons active 2024-09-21T09:57:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:53 smithi007 ceph-mon[29240]: from='client.? 172.21.15.7:0/3906322149' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T09:57:58.306 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T09:57:58.306 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout id: db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:58.306 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T09:57:58.306 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:57:58.306 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout services: 2024-09-21T09:57:58.306 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 3s) 2024-09-21T09:57:58.306 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T09:57:58.306 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T09:57:58.306 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:57:58.307 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout data: 2024-09-21T09:57:58.307 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T09:57:58.307 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T09:57:58.307 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T09:57:58.308 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T09:57:58.308 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:57:58.308 INFO:teuthology.orchestra.run.smithi007.stdout:mon is available 2024-09-21T09:57:58.308 INFO:teuthology.orchestra.run.smithi007.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T09:57:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:58 smithi007 ceph-mon[29240]: from='client.? 172.21.15.7:0/1500084897' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T09:57:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:58 smithi007 ceph-mon[29240]: from='client.? 172.21.15.7:0/1500084897' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T09:57:59.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:57:59.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T09:57:59.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout fsid = db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:59.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.7:3300,v1:172.21.15.7:6789] 2024-09-21T09:57:59.287 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T09:57:59.288 INFO:teuthology.orchestra.run.smithi007.stdout:Generating new minimal ceph.conf... 2024-09-21T09:58:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:57:59 smithi007 ceph-mon[29240]: from='client.? 172.21.15.7:0/3311584204' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:00.334 INFO:teuthology.orchestra.run.smithi007.stdout:Restarting the monitor... 2024-09-21T09:58:00.618 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:00 smithi007 systemd[1]: Stopping Ceph mon.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T09:58:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[29236]: 2024-09-21T09:58:00.615+0000 7f5649a40640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T09:58:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[29236]: 2024-09-21T09:58:00.615+0000 7f5649a40640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T09:58:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:00 smithi007 podman[29482]: 2024-09-21 09:58:00.739074985 +0000 UTC m=+0.234038461 container died 550bea49b257083d11313fb58d3410cce0470b0e1c0bb70672eb776df8562a1c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-21T09:58:01.246 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 podman[29482]: 2024-09-21 09:58:01.015498358 +0000 UTC m=+0.510461841 container cleanup 550bea49b257083d11313fb58d3410cce0470b0e1c0bb70672eb776df8562a1c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True) 2024-09-21T09:58:01.246 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 bash[29482]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a 2024-09-21T09:58:01.577 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 podman[29493]: 2024-09-21 09:58:01.24503589 +0000 UTC m=+0.505498839 container remove 550bea49b257083d11313fb58d3410cce0470b0e1c0bb70672eb776df8562a1c (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:58:01.577 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T09:58:01.577 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 systemd[1]: Stopped Ceph mon.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:58:01.577 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 systemd[1]: Starting Ceph mon.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T09:58:01.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 podman[29588]: 2024-09-21 09:58:01.575419541 +0000 UTC m=+0.107752620 container create c6bb2b6348b9c94edd9f6884907e3a40f7d459e92d22e28003bafb2ccf6acce8 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD) 2024-09-21T09:58:01.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 podman[29588]: 2024-09-21 09:58:01.483868996 +0000 UTC m=+0.016202026 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph:reef 2024-09-21T09:58:01.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 podman[29588]: 2024-09-21 09:58:01.77755307 +0000 UTC m=+0.309886105 container init c6bb2b6348b9c94edd9f6884907e3a40f7d459e92d22e28003bafb2ccf6acce8 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-21T09:58:01.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 podman[29588]: 2024-09-21 09:58:01.780807284 +0000 UTC m=+0.313140295 container start c6bb2b6348b9c94edd9f6884907e3a40f7d459e92d22e28003bafb2ccf6acce8 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:58:01.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:58:01.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable), process ceph-mon, pid 2 2024-09-21T09:58:01.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: pidfile_write: ignore empty --pid-file 2024-09-21T09:58:01.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: load: jerasure load: lrc 2024-09-21T09:58:01.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:58:01.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Git sha 0 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Compile date 2024-09-20 20:34:00 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: DB SUMMARY 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: DB Session ID: 4ZHJ9WZ5PUNFP6U7R9DS 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84815 ; 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:58:01.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.env: 0x559b9e4b4bc0 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.info_log: 0x559b9fbe8be0 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.statistics: (nil) 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.use_fsync: 0 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:58:01.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.db_log_dir: 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.wal_dir: 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:58:01.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.write_buffer_manager: 0x559b9fbf6320 2024-09-21T09:58:01.872 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:58:01.872 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:58:01.872 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:58:01.872 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:58:01.872 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:58:01.872 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:58:01.872 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:58:01.872 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:58:01.873 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.unordered_write: 0 2024-09-21T09:58:01.873 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:58:01.873 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:58:01.873 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.row_cache: None 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.wal_filter: None 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.wal_compression: 0 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:58:01.874 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:58:01.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_open_files: -1 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Compression algorithms supported: 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: kZSTD supported: 0 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:58:01.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.merge_operator: 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_filter: None 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:58:01.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559b9fbe87e0) 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: index_type: 0 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: data_block_index_type: 0 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: index_shortening: 1 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: checksum: 4 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: no_block_cache: 0 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache: 0x559b9fbdd350 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:58:01.878 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache_options: 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: capacity : 536870912 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: num_shard_bits : 4 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: strict_capacity_limit : 0 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache_compressed: (nil) 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: persistent_cache: (nil) 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_size: 4096 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_size_deviation: 10 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_restart_interval: 16 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: index_block_restart_interval: 1 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: metadata_block_size: 4096 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: partition_filters: 0 2024-09-21T09:58:01.879 INFO:journalctl@ceph.mon.a.smithi007.stdout: use_delta_encoding: 1 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: filter_policy: bloomfilter 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: whole_key_filtering: 1 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: verify_compression: 0 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: format_version: 5 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: enable_index_compression: 1 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_align: 0 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: max_auto_readahead_size: 262144 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: prepopulate_block_cache: 0 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:58:01.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compression: NoCompression 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.num_levels: 7 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:58:01.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:58:01.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:58:01.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:58:01.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.ttl: 2592000 2024-09-21T09:58:01.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:58:01.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 41e6a9be-86b1-4184-b90f-028d45712992 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726912681806728, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726912681807628, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81217, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 262, "table_properties": {"data_size": 79367, "index_size": 234, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10297, "raw_average_key_size": 47, "raw_value_size": 73542, "raw_average_value_size": 338, "num_data_blocks": 10, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726912681, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "41e6a9be-86b1-4184-b90f-028d45712992", "db_session_id": "4ZHJ9WZ5PUNFP6U7R9DS", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726912681807726, "job": 1, "event": "recovery_finished"} 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559b9fc08e00 2024-09-21T09:58:01.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: DB pointer 0x559b9fcfc000 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** DB Stats ** 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** Compaction Stats [default] ** 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:58:01.888 INFO:journalctl@ceph.mon.a.smithi007.stdout: L0 2/0 81.17 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: Sum 2/0 81.17 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** Compaction Stats [default] ** 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 138.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:58:01.889 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative compaction: 0.00 GB write, 24.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval compaction: 0.00 GB write, 24.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout: Block cache BinnedLRUCache@0x559b9fbdd350#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: starting mon.a rank 0 at public addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] at bind addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: mon.a@-1(???) e1 preinit fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: mon.a@-1(???).mds e1 new map 2024-09-21T09:58:01.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: mon.a@-1(???).mds e1 print_map 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout: e1 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout: legacy client fscid: -1 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout: No filesystems configured 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: monmap e1: 1 mons at {a=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: fsmap 2024-09-21T09:58:01.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: osdmap e1: 0 total, 0 up, 0 in 2024-09-21T09:58:01.892 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 ceph-mon[29607]: mgrmap e1: no daemons active 2024-09-21T09:58:01.916 INFO:teuthology.orchestra.run.smithi007.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T09:58:02.149 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 bash[29588]: c6bb2b6348b9c94edd9f6884907e3a40f7d459e92d22e28003bafb2ccf6acce8 2024-09-21T09:58:02.149 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:01 smithi007 systemd[1]: Started Ceph mon.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:58:02.880 INFO:teuthology.orchestra.run.smithi007.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T09:58:02.902 INFO:teuthology.orchestra.run.smithi007.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:58:02.902 INFO:teuthology.orchestra.run.smithi007.stdout:Creating mgr... 2024-09-21T09:58:02.902 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T09:58:02.902 INFO:teuthology.orchestra.run.smithi007.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T09:58:03.164 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.y 2024-09-21T09:58:03.164 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Failed to reset failed state of unit ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.y.service: Unit ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.y.service not loaded. 2024-09-21T09:58:03.314 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-db58d452-77ff-11ef-baf6-efdc52797490.target.wants/ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.y.service → /etc/systemd/system/ceph-db58d452-77ff-11ef-baf6-efdc52797490@.service. 2024-09-21T09:58:03.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:03 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/984666063' entity='client.admin' 2024-09-21T09:58:03.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:03 smithi007 podman[29815]: 2024-09-21 09:58:03.467301779 +0000 UTC m=+0.015971264 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph:reef 2024-09-21T09:58:04.672 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:04 smithi007 podman[29815]: 2024-09-21 09:58:04.401636257 +0000 UTC m=+0.950305712 container create 8f04f14645a1378bd391dd0d9884e8344dca7efd0baba3009a27070e94014f8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS) 2024-09-21T09:58:04.672 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:04 smithi007 podman[29815]: 2024-09-21 09:58:04.595649427 +0000 UTC m=+1.144318894 container init 8f04f14645a1378bd391dd0d9884e8344dca7efd0baba3009a27070e94014f8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, ceph=True, io.buildah.version=1.37.2) 2024-09-21T09:58:04.672 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:04 smithi007 podman[29815]: 2024-09-21 09:58:04.5988229 +0000 UTC m=+1.147492356 container start 8f04f14645a1378bd391dd0d9884e8344dca7efd0baba3009a27070e94014f8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T09:58:04.672 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:04 smithi007 bash[29815]: 8f04f14645a1378bd391dd0d9884e8344dca7efd0baba3009a27070e94014f8b 2024-09-21T09:58:04.688 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:58:04.688 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout disabled 2024-09-21T09:58:04.696 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:58:04.696 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-21T09:58:04.696 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld.service is not enabled 2024-09-21T09:58:04.696 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T09:58:04.706 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:58:04.706 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout disabled 2024-09-21T09:58:04.714 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:58:04.715 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-21T09:58:04.715 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld.service is not enabled 2024-09-21T09:58:04.715 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T09:58:04.715 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr to start... 2024-09-21T09:58:04.715 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr... 2024-09-21T09:58:04.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:04 smithi007 systemd[1]: Started Ceph mgr.y for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:58:04.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:04 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:04.739+0000 7f567afe8040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:58:04.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:04 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:04.799+0000 7f567afe8040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:58:05.216 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:04 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:04.956+0000 7f567afe8040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:58:05.216 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:05 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:05.026+0000 7f567afe8040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:58:05.217 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:05 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:05.180+0000 7f567afe8040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:58:05.496 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:05 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3870628704' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:58:05.496 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:05 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:05.330+0000 7f567afe8040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:58:05.754 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:05 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:05.655+0000 7f567afe8040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:58:05.754 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:05 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:05.718+0000 7f567afe8040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsid": "db58d452-77ff-11ef-baf6-efdc52797490", 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:58:05.759 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:58:05.760 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:58:05.763 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:58:05.763 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:05.764 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:05.765 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:57:49.016546+0000", 2024-09-21T09:58:05.766 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:58:05.766 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:05.766 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:58:05.766 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:58:05.766 INFO:teuthology.orchestra.run.smithi007.stdout:mgr not available, waiting (1/15)... 2024-09-21T09:58:06.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:05 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:05.908+0000 7f567afe8040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:58:07.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:06 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:06.814+0000 7f567afe8040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:58:07.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:06 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:06.882+0000 7f567afe8040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:58:07.766 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:07 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:07.642+0000 7f567afe8040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:58:07.767 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:07 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:07.764+0000 7f567afe8040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:58:08.082 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:07 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:07.923+0000 7f567afe8040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:58:08.083 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:07 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:07.993+0000 7f567afe8040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:58:08.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:08 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1957397438' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:58:08.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:08.149+0000 7f567afe8040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:58:08.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:08.221+0000 7f567afe8040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:58:08.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:08.293+0000 7f567afe8040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:58:08.747 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:08.461+0000 7f567afe8040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:58:08.747 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:08.529+0000 7f567afe8040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:58:08.747 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:08.597+0000 7f567afe8040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:58:08.747 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:08.683+0000 7f567afe8040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:58:08.747 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:08.744+0000 7f567afe8040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:58:08.793 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:58:08.793 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:58:08.793 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsid": "db58d452-77ff-11ef-baf6-efdc52797490", 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:58:08.794 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:58:08.795 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:58:08.796 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:58:08.797 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:08.798 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:57:49.016546+0000", 2024-09-21T09:58:08.798 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:58:08.798 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:08.798 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:58:08.798 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:58:08.798 INFO:teuthology.orchestra.run.smithi007.stdout:mgr not available, waiting (2/15)... 2024-09-21T09:58:09.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:08.807+0000 7f567afe8040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:58:09.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:09.618+0000 7f567afe8040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:58:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: Activating manager daemon y 2024-09-21T09:58:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: mgrmap e2: y(active, starting, since 0.00320104s) 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: from='mgr.14100 172.21.15.7:0/2936868443' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: from='mgr.14100 172.21.15.7:0/2936868443' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: from='mgr.14100 172.21.15.7:0/2936868443' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: from='mgr.14100 172.21.15.7:0/2936868443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: from='mgr.14100 172.21.15.7:0/2936868443' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: Manager daemon y is now available 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: from='mgr.14100 172.21.15.7:0/2936868443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: from='mgr.14100 172.21.15.7:0/2936868443' entity='mgr.y' 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: from='mgr.14100 172.21.15.7:0/2936868443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: from='mgr.14100 172.21.15.7:0/2936868443' entity='mgr.y' 2024-09-21T09:58:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:09 smithi007 ceph-mon[29607]: from='mgr.14100 172.21.15.7:0/2936868443' entity='mgr.y' 2024-09-21T09:58:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:11 smithi007 ceph-mon[29607]: mgrmap e3: y(active, since 1.00718s) 2024-09-21T09:58:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:11 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3227744499' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:58:11.981 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:58:11.981 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:58:11.981 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsid": "db58d452-77ff-11ef-baf6-efdc52797490", 2024-09-21T09:58:11.981 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:58:11.981 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:58:11.981 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:58:11.981 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:58:11.981 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:11.982 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:58:11.983 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:11.983 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:58:11.983 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:58:11.983 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:58:11.986 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:58:11.987 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:57:49.016546+0000", 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:58:11.988 INFO:teuthology.orchestra.run.smithi007.stdout:mgr is available 2024-09-21T09:58:12.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:12 smithi007 ceph-mon[29607]: mgrmap e4: y(active, since 2s) 2024-09-21T09:58:12.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:12 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/331507284' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T09:58:13.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:58:13.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T09:58:13.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout fsid = db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:58:13.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T09:58:13.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T09:58:13.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T09:58:13.012 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T09:58:13.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:58:13.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T09:58:13.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T09:58:13.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 2024-09-21T09:58:13.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T09:58:13.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T09:58:13.013 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T09:58:13.013 INFO:teuthology.orchestra.run.smithi007.stdout:Enabling cephadm module... 2024-09-21T09:58:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:13 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3667304205' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-21T09:58:13.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ignoring --setuser ceph since I am not root 2024-09-21T09:58:13.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ignoring --setgroup ceph since I am not root 2024-09-21T09:58:13.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:13.770+0000 7f16d245e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:58:13.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:13.828+0000 7f16d245e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:58:14.207 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:13.984+0000 7f16d245e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:58:14.207 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:14.052+0000 7f16d245e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:58:14.207 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:14.204+0000 7f16d245e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:58:14.478 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:14.352+0000 7f16d245e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:58:14.750 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:14 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3667304205' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T09:58:14.750 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:14 smithi007 ceph-mon[29607]: mgrmap e5: y(active, since 4s) 2024-09-21T09:58:14.750 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:14.683+0000 7f16d245e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:58:14.750 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:14.747+0000 7f16d245e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:58:15.171 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:14.945+0000 7f16d245e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:58:15.424 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:58:15.425 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T09:58:15.425 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:58:15.425 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T09:58:15.425 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T09:58:15.425 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:58:15.425 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for the mgr to restart... 2024-09-21T09:58:15.425 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr epoch 5... 2024-09-21T09:58:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:15 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/385871641' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T09:58:16.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:15.868+0000 7f16d245e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:58:16.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:15.938+0000 7f16d245e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:58:16.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:16.678+0000 7f16d245e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:58:16.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:16.797+0000 7f16d245e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:58:17.232 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:16.944+0000 7f16d245e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:58:17.232 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:17 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:17.007+0000 7f16d245e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:58:17.232 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:17 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:17.160+0000 7f16d245e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:58:17.232 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:17 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:17.230+0000 7f16d245e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:58:17.523 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:17 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:17.292+0000 7f16d245e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:58:17.524 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:17 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:17.454+0000 7f16d245e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:58:17.524 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:17 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:17.521+0000 7f16d245e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:58:17.800 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:17 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:17.590+0000 7f16d245e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:58:17.800 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:17 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:17.675+0000 7f16d245e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:58:17.800 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:17 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:17.737+0000 7f16d245e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:58:17.800 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:17 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:17.798+0000 7f16d245e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:58:18.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:18.617+0000 7f16d245e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:58:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: Active manager daemon y restarted 2024-09-21T09:58:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: Activating manager daemon y 2024-09-21T09:58:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: osdmap e2: 0 total, 0 up, 0 in 2024-09-21T09:58:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: mgrmap e6: y(active, starting, since 0.00315912s) 2024-09-21T09:58:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:58:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:58:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:58:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:58:18.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:58:18.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: Manager daemon y is now available 2024-09-21T09:58:18.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:18.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:18.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:18.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:18.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:58:18.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:18 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:58:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:19 smithi007 ceph-mon[29607]: Found migration_current of "None". Setting to last migration. 2024-09-21T09:58:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:19 smithi007 ceph-mon[29607]: mgrmap e7: y(active, since 1.0048s) 2024-09-21T09:58:20.315 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:58:20.315 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T09:58:20.315 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T09:58:20.315 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:58:20.315 INFO:teuthology.orchestra.run.smithi007.stdout:mgr epoch 5 is available 2024-09-21T09:58:20.315 INFO:teuthology.orchestra.run.smithi007.stdout:Setting orchestrator backend to cephadm... 2024-09-21T09:58:20.926 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:20 smithi007 ceph-mon[29607]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T09:58:20.926 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:20 smithi007 ceph-mon[29607]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T09:58:20.927 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:20 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:20.927 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:20 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-mon[29607]: mgrmap e8: y(active, since 2s) 2024-09-21T09:58:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-mon[29607]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-mon[29607]: [21/Sep/2024:09:58:21] ENGINE Bus STARTING 2024-09-21T09:58:22.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:21.863+0000 7f163a13e640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:58:21] ENGINE Error in HTTPServer.serve 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: Traceback (most recent call last): 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self._connections.run(self.expiration_interval) 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self._run(expiration_interval) 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: s = self.context.wrap_socket( 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:58:22.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: return self.sslsocket_class._create( 2024-09-21T09:58:22.194 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:58:22.194 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self.do_handshake() 2024-09-21T09:58:22.194 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:58:22.194 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self._sslobj.do_handshake() 2024-09-21T09:58:22.194 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:58:22.194 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:22.561 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T09:58:22.562 INFO:teuthology.orchestra.run.smithi007.stdout:Generating ssh key... 2024-09-21T09:58:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:22 smithi007 ceph-mon[29607]: [21/Sep/2024:09:58:21] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T09:58:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:22 smithi007 ceph-mon[29607]: [21/Sep/2024:09:58:21] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T09:58:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:22 smithi007 ceph-mon[29607]: [21/Sep/2024:09:58:21] ENGINE Bus STARTED 2024-09-21T09:58:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:22 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:22 smithi007 ceph-mon[29607]: [21/Sep/2024:09:58:21] ENGINE Error in HTTPServer.serve 2024-09-21T09:58:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout: Traceback (most recent call last): 2024-09-21T09:58:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:58:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._run(expiration_interval) 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: s = self.context.wrap_socket( 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: return self.sslsocket_class._create( 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: self.do_handshake() 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._sslobj.do_handshake() 2024-09-21T09:58:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:58:22.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:22 smithi007 ceph-mon[29607]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:23.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: Generating public/private rsa key pair. 2024-09-21T09:58:23.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: Your identification has been saved in /tmp/tmpxu1thbg6/key 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: Your public key has been saved in /tmp/tmpxu1thbg6/key.pub 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: The key fingerprint is: 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: SHA256:oKJKNb6H7i/1BuxuYz0kOCuT7QIIti4eDfUgTKDjEUA ceph-db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: The key's randomart image is: 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: +---[RSA 3072]----+ 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: |*E | 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: |+ . | 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: |o+ o . | 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: |oo+ o. . | 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: |+ooo+. S | 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: |oo=+.= . | 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: |+ooo* * | 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: |+*.=.* = | 2024-09-21T09:58:23.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: |+.B=Boo . | 2024-09-21T09:58:23.694 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:23 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: +----[SHA256]-----+ 2024-09-21T09:58:24.316 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:24 smithi007 ceph-mon[29607]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:24.316 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:24 smithi007 ceph-mon[29607]: Generating ssh key... 2024-09-21T09:58:24.316 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:24 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:24.316 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:24 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:24.884 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmdkJTeeionngWur23eDc7l56EIgCLlfU8k/S/wu8cBQ/Bwt/AQotOCejwVehySzNVWXYiAr3GYNsgLzpsWDTgeHoHqgBkxrvPD5tXvZzm+Mbp99Hw0p5oHK+ge6Kwpa83oV8bk7JvEwFrIWsFMtrkcrSaoTlEx3V8wJ5wP8V5cQNKxgdN8EnhT63D6oIDK06K7ceEXGWc5A3eQWX4s/AA75B7qeCAhHKhTPlRqp8Z6m022sNmlXVlT7lfgqIeuAzr5nvtKG1QKiqiVvffIUeXyah5iJsOClltewOc5fUIMmSrZT9PKczObD+v3uSaaMx4FEE2TEc5wVG09LXJeAzwOAvO602UbWtzBZQV5DCRAkoL1zrCfdyy9GShBdvN8EPVxSGB8dd8GS3O8PrUIFBVaKp/c4GLpSnD3iVg4VwqfVmTrLTMviRVsp+kxPcw92FnfwgO3XNsOj2Up9momWAwyX90Y+45XKUX0nrhk+IGYin3nURmwZ+tBV930nAQT80= ceph-db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:58:24.884 INFO:teuthology.orchestra.run.smithi007.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T09:58:24.884 INFO:teuthology.orchestra.run.smithi007.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T09:58:24.889 INFO:teuthology.orchestra.run.smithi007.stdout:Adding host smithi007... 2024-09-21T09:58:25.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:25 smithi007 ceph-mon[29607]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:26.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:26 smithi007 ceph-mon[29607]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi007", "addr": "172.21.15.7", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:27.395 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:27 smithi007 ceph-mon[29607]: Deploying cephadm binary to smithi007 2024-09-21T09:58:29.392 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Added host 'smithi007' with addr '172.21.15.7' 2024-09-21T09:58:29.392 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying unmanaged mon service... 2024-09-21T09:58:29.968 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:29 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:29.968 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:29 smithi007 ceph-mon[29607]: Added host smithi007 2024-09-21T09:58:29.969 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:29 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:30.569 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T09:58:30.570 INFO:teuthology.orchestra.run.smithi007.stdout:Deploying unmanaged mgr service... 2024-09-21T09:58:31.265 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:30 smithi007 ceph-mon[29607]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:31.265 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:30 smithi007 ceph-mon[29607]: Saving service mon spec with placement count:5 2024-09-21T09:58:31.265 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:30 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:32.529 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T09:58:32.929 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:32 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:32.930 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:32 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:32.930 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:32 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:33 smithi007 ceph-mon[29607]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:33 smithi007 ceph-mon[29607]: Saving service mgr spec with placement count:2 2024-09-21T09:58:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:33 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2123544431' entity='client.admin' 2024-09-21T09:58:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:34 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:34 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2731005927' entity='client.admin' 2024-09-21T09:58:35.289 INFO:teuthology.orchestra.run.smithi007.stdout:Enabling the dashboard module... 2024-09-21T09:58:36.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:36 smithi007 ceph-mon[29607]: from='mgr.14118 172.21.15.7:0/3577630489' entity='mgr.y' 2024-09-21T09:58:36.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:36 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1987118050' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-21T09:58:36.885 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ignoring --setuser ceph since I am not root 2024-09-21T09:58:36.885 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ignoring --setgroup ceph since I am not root 2024-09-21T09:58:36.885 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:36.666+0000 7f4e87969040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:58:36.885 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:36.727+0000 7f4e87969040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:58:36.886 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:36.881+0000 7f4e87969040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:58:37.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:36.950+0000 7f4e87969040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:58:37.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:37 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:37.102+0000 7f4e87969040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:58:37.522 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:37 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:37.252+0000 7f4e87969040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:58:37.835 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:37 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1987118050' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T09:58:37.835 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:37 smithi007 ceph-mon[29607]: mgrmap e9: y(active, since 17s) 2024-09-21T09:58:37.835 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:37 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:37.581+0000 7f4e87969040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:58:37.835 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:37 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:37.647+0000 7f4e87969040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:58:38.189 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:37 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:37.838+0000 7f4e87969040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:58:38.459 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:58:38.459 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T09:58:38.459 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:58:38.460 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T09:58:38.460 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T09:58:38.460 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:58:38.460 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for the mgr to restart... 2024-09-21T09:58:38.460 INFO:teuthology.orchestra.run.smithi007.stdout:Waiting for mgr epoch 9... 2024-09-21T09:58:38.708 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:38 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/597659498' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T09:58:38.968 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:38.771+0000 7f4e87969040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:58:38.968 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:38.843+0000 7f4e87969040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:58:39.877 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:39 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:39.607+0000 7f4e87969040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:58:39.877 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:39 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:39.727+0000 7f4e87969040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:58:40.166 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:39 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:39.875+0000 7f4e87969040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:58:40.166 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:39 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:39.939+0000 7f4e87969040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:58:40.166 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:40.093+0000 7f4e87969040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:58:40.166 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:40.163+0000 7f4e87969040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:58:40.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:40.225+0000 7f4e87969040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:58:40.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:40.388+0000 7f4e87969040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:58:40.734 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:40.455+0000 7f4e87969040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:58:40.734 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:40.524+0000 7f4e87969040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:58:40.734 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:40.609+0000 7f4e87969040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:58:40.734 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:40.671+0000 7f4e87969040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:58:40.734 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:40.732+0000 7f4e87969040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:58:41.799 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:41.545+0000 7f4e87969040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:58:41.799 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: Active manager daemon y restarted 2024-09-21T09:58:41.799 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: Activating manager daemon y 2024-09-21T09:58:41.799 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: osdmap e3: 0 total, 0 up, 0 in 2024-09-21T09:58:41.799 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: mgrmap e10: y(active, starting, since 0.00318611s) 2024-09-21T09:58:41.800 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:58:41.800 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:58:41.800 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:58:41.800 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:58:41.800 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:58:41.800 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: Manager daemon y is now available 2024-09-21T09:58:41.800 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:41.800 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:58:41.800 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:58:43.353 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:58:43.353 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T09:58:43.353 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T09:58:43.353 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:58:43.353 INFO:teuthology.orchestra.run.smithi007.stdout:mgr epoch 9 is available 2024-09-21T09:58:43.353 INFO:teuthology.orchestra.run.smithi007.stdout:Generating a dashboard self-signed certificate... 2024-09-21T09:58:43.745 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-mon[29607]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T09:58:43.745 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-mon[29607]: mgrmap e11: y(active, since 1.006s) 2024-09-21T09:58:43.745 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-mon[29607]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T09:58:43.745 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:43.745 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:43.439+0000 7f4df35fe640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:58:43] ENGINE Error in HTTPServer.serve 2024-09-21T09:58:43.745 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: Traceback (most recent call last): 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self._connections.run(self.expiration_interval) 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self._run(expiration_interval) 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: s = self.context.wrap_socket( 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: return self.sslsocket_class._create( 2024-09-21T09:58:43.746 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:58:43.747 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self.do_handshake() 2024-09-21T09:58:43.747 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:58:43.747 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self._sslobj.do_handshake() 2024-09-21T09:58:43.747 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:58:43.747 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 09:58:43 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T09:58:44.652 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-21T09:58:44.652 INFO:teuthology.orchestra.run.smithi007.stdout:Creating initial admin user... 2024-09-21T09:58:44.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:44 smithi007 ceph-mon[29607]: [21/Sep/2024:09:58:43] ENGINE Bus STARTING 2024-09-21T09:58:44.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:44 smithi007 ceph-mon[29607]: [21/Sep/2024:09:58:43] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T09:58:44.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:44 smithi007 ceph-mon[29607]: [21/Sep/2024:09:58:43] ENGINE Error in HTTPServer.serve 2024-09-21T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi007.stdout: Traceback (most recent call last): 2024-09-21T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-21T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._run(expiration_interval) 2024-09-21T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:58:44.760 INFO:journalctl@ceph.mon.a.smithi007.stdout: s = self.context.wrap_socket( 2024-09-21T09:58:44.760 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:58:44.760 INFO:journalctl@ceph.mon.a.smithi007.stdout: return self.sslsocket_class._create( 2024-09-21T09:58:44.760 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:58:44.760 INFO:journalctl@ceph.mon.a.smithi007.stdout: self.do_handshake() 2024-09-21T09:58:44.760 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:58:44.760 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._sslobj.do_handshake() 2024-09-21T09:58:44.761 INFO:journalctl@ceph.mon.a.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:58:44.761 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:44 smithi007 ceph-mon[29607]: [21/Sep/2024:09:58:43] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T09:58:44.761 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:44 smithi007 ceph-mon[29607]: [21/Sep/2024:09:58:43] ENGINE Bus STARTED 2024-09-21T09:58:44.761 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:44 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:44.761 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:44 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:44.761 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:44 smithi007 ceph-mon[29607]: mgrmap e12: y(active, since 2s) 2024-09-21T09:58:44.761 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:44 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:45.842 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:45 smithi007 ceph-mon[29607]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:45.842 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:46.077 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$KxUrwL49mcFIcZTUtgAK3eEn4BtavRB3jm5ela7OBi4.MBl3V2tVC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726912725, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T09:58:46.078 INFO:teuthology.orchestra.run.smithi007.stdout:Fetching dashboard port number... 2024-09-21T09:58:46.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:46 smithi007 ceph-mon[29607]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:47.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:47 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1289065714' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-21T09:58:47.831 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T09:58:47.843 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-21T09:58:47.843 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout disabled 2024-09-21T09:58:47.852 INFO:teuthology.orchestra.run.smithi007.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-21T09:58:47.852 INFO:teuthology.orchestra.run.smithi007.stdout:systemctl: stdout inactive 2024-09-21T09:58:47.852 INFO:teuthology.orchestra.run.smithi007.stdout:firewalld.service is not enabled 2024-09-21T09:58:47.852 INFO:teuthology.orchestra.run.smithi007.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T09:58:47.854 INFO:teuthology.orchestra.run.smithi007.stdout:Ceph Dashboard is now available at: 2024-09-21T09:58:47.854 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:58:47.854 INFO:teuthology.orchestra.run.smithi007.stdout: URL: https://smithi007.front.sepia.ceph.com:8443/ 2024-09-21T09:58:47.854 INFO:teuthology.orchestra.run.smithi007.stdout: User: admin 2024-09-21T09:58:47.854 INFO:teuthology.orchestra.run.smithi007.stdout: Password: dvnurlpsh0 2024-09-21T09:58:47.854 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:58:47.855 INFO:teuthology.orchestra.run.smithi007.stdout:Saving cluster configuration to /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config directory 2024-09-21T09:58:47.855 INFO:teuthology.orchestra.run.smithi007.stdout:Enabling autotune for osd_memory_target 2024-09-21T09:58:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:48 smithi007 ceph-mon[29607]: mgrmap e13: y(active, since 6s) 2024-09-21T09:58:50.152 INFO:teuthology.orchestra.run.smithi007.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T09:58:50.153 INFO:teuthology.orchestra.run.smithi007.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T09:58:50.153 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:58:50.153 INFO:teuthology.orchestra.run.smithi007.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:58:50.153 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:58:50.153 INFO:teuthology.orchestra.run.smithi007.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout: ceph telemetry on 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout:For more information see: 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:58:50.154 INFO:teuthology.orchestra.run.smithi007.stdout:Bootstrap complete. 2024-09-21T09:58:50.186 INFO:tasks.cephadm:Fetching config... 2024-09-21T09:58:50.186 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:58:50.186 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T09:58:50.205 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T09:58:50.205 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:58:50.205 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T09:58:50.261 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T09:58:50.261 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:58:50.262 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T09:58:50.328 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T09:58:50.328 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:58:50.328 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T09:58:50.384 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T09:58:50.384 DEBUG:teuthology.orchestra.run.smithi007:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmdkJTeeionngWur23eDc7l56EIgCLlfU8k/S/wu8cBQ/Bwt/AQotOCejwVehySzNVWXYiAr3GYNsgLzpsWDTgeHoHqgBkxrvPD5tXvZzm+Mbp99Hw0p5oHK+ge6Kwpa83oV8bk7JvEwFrIWsFMtrkcrSaoTlEx3V8wJ5wP8V5cQNKxgdN8EnhT63D6oIDK06K7ceEXGWc5A3eQWX4s/AA75B7qeCAhHKhTPlRqp8Z6m022sNmlXVlT7lfgqIeuAzr5nvtKG1QKiqiVvffIUeXyah5iJsOClltewOc5fUIMmSrZT9PKczObD+v3uSaaMx4FEE2TEc5wVG09LXJeAzwOAvO602UbWtzBZQV5DCRAkoL1zrCfdyy9GShBdvN8EPVxSGB8dd8GS3O8PrUIFBVaKp/c4GLpSnD3iVg4VwqfVmTrLTMviRVsp+kxPcw92FnfwgO3XNsOj2Up9momWAwyX90Y+45XKUX0nrhk+IGYin3nURmwZ+tBV930nAQT80= ceph-db58d452-77ff-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T09:58:50.459 INFO:teuthology.orchestra.run.smithi007.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmdkJTeeionngWur23eDc7l56EIgCLlfU8k/S/wu8cBQ/Bwt/AQotOCejwVehySzNVWXYiAr3GYNsgLzpsWDTgeHoHqgBkxrvPD5tXvZzm+Mbp99Hw0p5oHK+ge6Kwpa83oV8bk7JvEwFrIWsFMtrkcrSaoTlEx3V8wJ5wP8V5cQNKxgdN8EnhT63D6oIDK06K7ceEXGWc5A3eQWX4s/AA75B7qeCAhHKhTPlRqp8Z6m022sNmlXVlT7lfgqIeuAzr5nvtKG1QKiqiVvffIUeXyah5iJsOClltewOc5fUIMmSrZT9PKczObD+v3uSaaMx4FEE2TEc5wVG09LXJeAzwOAvO602UbWtzBZQV5DCRAkoL1zrCfdyy9GShBdvN8EPVxSGB8dd8GS3O8PrUIFBVaKp/c4GLpSnD3iVg4VwqfVmTrLTMviRVsp+kxPcw92FnfwgO3XNsOj2Up9momWAwyX90Y+45XKUX0nrhk+IGYin3nURmwZ+tBV930nAQT80= ceph-db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:58:50.470 DEBUG:teuthology.orchestra.run.smithi031:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmdkJTeeionngWur23eDc7l56EIgCLlfU8k/S/wu8cBQ/Bwt/AQotOCejwVehySzNVWXYiAr3GYNsgLzpsWDTgeHoHqgBkxrvPD5tXvZzm+Mbp99Hw0p5oHK+ge6Kwpa83oV8bk7JvEwFrIWsFMtrkcrSaoTlEx3V8wJ5wP8V5cQNKxgdN8EnhT63D6oIDK06K7ceEXGWc5A3eQWX4s/AA75B7qeCAhHKhTPlRqp8Z6m022sNmlXVlT7lfgqIeuAzr5nvtKG1QKiqiVvffIUeXyah5iJsOClltewOc5fUIMmSrZT9PKczObD+v3uSaaMx4FEE2TEc5wVG09LXJeAzwOAvO602UbWtzBZQV5DCRAkoL1zrCfdyy9GShBdvN8EPVxSGB8dd8GS3O8PrUIFBVaKp/c4GLpSnD3iVg4VwqfVmTrLTMviRVsp+kxPcw92FnfwgO3XNsOj2Up9momWAwyX90Y+45XKUX0nrhk+IGYin3nURmwZ+tBV930nAQT80= ceph-db58d452-77ff-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T09:58:50.523 INFO:teuthology.orchestra.run.smithi031.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmdkJTeeionngWur23eDc7l56EIgCLlfU8k/S/wu8cBQ/Bwt/AQotOCejwVehySzNVWXYiAr3GYNsgLzpsWDTgeHoHqgBkxrvPD5tXvZzm+Mbp99Hw0p5oHK+ge6Kwpa83oV8bk7JvEwFrIWsFMtrkcrSaoTlEx3V8wJ5wP8V5cQNKxgdN8EnhT63D6oIDK06K7ceEXGWc5A3eQWX4s/AA75B7qeCAhHKhTPlRqp8Z6m022sNmlXVlT7lfgqIeuAzr5nvtKG1QKiqiVvffIUeXyah5iJsOClltewOc5fUIMmSrZT9PKczObD+v3uSaaMx4FEE2TEc5wVG09LXJeAzwOAvO602UbWtzBZQV5DCRAkoL1zrCfdyy9GShBdvN8EPVxSGB8dd8GS3O8PrUIFBVaKp/c4GLpSnD3iVg4VwqfVmTrLTMviRVsp+kxPcw92FnfwgO3XNsOj2Up9momWAwyX90Y+45XKUX0nrhk+IGYin3nURmwZ+tBV930nAQT80= ceph-db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:58:50.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T09:58:50.745 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:50 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3908201378' entity='client.admin' 2024-09-21T09:58:50.917 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:54.652 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T09:58:54.653 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T09:58:54.885 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:54 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2025871240' entity='client.admin' 2024-09-21T09:58:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi007", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:58:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:54.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:57.202 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi031 2024-09-21T09:58:57.202 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:58:57.202 DEBUG:teuthology.orchestra.run.smithi031:> dd of=/etc/ceph/ceph.conf 2024-09-21T09:58:57.221 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:58:57.222 DEBUG:teuthology.orchestra.run.smithi031:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:58:57.281 INFO:tasks.cephadm:Adding host smithi031 to orchestrator... 2024-09-21T09:58:57.281 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch host add smithi031 2024-09-21T09:58:57.481 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:57.790 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:57 smithi007 ceph-mon[29607]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:57.790 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:57.790 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:57.790 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:57.790 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:57.791 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:57 smithi007 ceph-mon[29607]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T09:58:57.791 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:57.791 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:57.791 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:58:58.668 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:58 smithi007 ceph-mon[29607]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:58:58.669 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:58 smithi007 ceph-mon[29607]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:58:58.669 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:58 smithi007 ceph-mon[29607]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:58:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:58:59 smithi007 ceph-mon[29607]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi031", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:00 smithi007 ceph-mon[29607]: Deploying cephadm binary to smithi031 2024-09-21T09:59:02.361 INFO:teuthology.orchestra.run.smithi007.stdout:Added host 'smithi031' with addr '172.21.15.31' 2024-09-21T09:59:02.667 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:02 smithi007 ceph-mon[29607]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:02.667 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:02.667 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:02.982 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T09:59:03.178 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:03.933 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:03 smithi007 ceph-mon[29607]: Added host smithi031 2024-09-21T09:59:03.934 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:03.934 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:04.823 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:59:04.823 INFO:teuthology.orchestra.run.smithi007.stdout:[{"addr": "172.21.15.7", "hostname": "smithi007", "labels": [], "status": ""}, {"addr": "172.21.15.31", "hostname": "smithi031", "labels": [], "status": ""}] 2024-09-21T09:59:04.824 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:04 smithi007 ceph-mon[29607]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:04.824 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:04 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:05.392 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T09:59:05.392 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T09:59:05.594 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:06.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:06 smithi007 ceph-mon[29607]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:59:06.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:06 smithi007 ceph-mon[29607]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:07.670 INFO:teuthology.orchestra.run.smithi007.stderr:adjusted tunables profile to default 2024-09-21T09:59:07.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:07.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:07.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:07.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:07.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi031", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/320023870' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:08.395 INFO:tasks.cephadm:Adding mon.a on smithi007 2024-09-21T09:59:08.395 INFO:tasks.cephadm:Adding mon.c on smithi007 2024-09-21T09:59:08.395 INFO:tasks.cephadm:Adding mon.b on smithi031 2024-09-21T09:59:08.395 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi007:172.21.15.7=a;smithi007:[v2:172.21.15.7:3301,v1:172.21.15.7:6790]=c;smithi031:172.21.15.31=b' 2024-09-21T09:59:08.596 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:59:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:08 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/320023870' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:59:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:08 smithi007 ceph-mon[29607]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:59:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:09 smithi007 ceph-mon[29607]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:10.224 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled mon update... 2024-09-21T09:59:10.837 DEBUG:teuthology.orchestra.run.smithi007:mon.c> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T09:59:10.840 DEBUG:teuthology.orchestra.run.smithi031:mon.b> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T09:59:10.843 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:59:10.843 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:59:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:11 smithi007 ceph-mon[29607]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi007:172.21.15.7=a;smithi007:[v2:172.21.15.7:3301,v1:172.21.15.7:6790]=c;smithi031:172.21.15.31=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:11 smithi007 ceph-mon[29607]: Saving service mon spec with placement smithi007:172.21.15.7=a;smithi007:[v2:172.21.15.7:3301,v1:172.21.15.7:6790]=c;smithi031:172.21.15.31=b;count:3 2024-09-21T09:59:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:11 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:11 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:11 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:11 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:11 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:11 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:11.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:11 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:11.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:11 smithi007 ceph-mon[29607]: Deploying daemon mon.b on smithi031 2024-09-21T09:59:12.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:12 smithi007 ceph-mon[29607]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:12.898 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:59:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:13 smithi007 ceph-mon[29607]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:14 smithi031 systemd[1]: Starting Ceph mon.b for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T09:59:15.035 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:59:15.035 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":1,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","modified":"2024-09-21T09:57:43.500066Z","created":"2024-09-21T09:57:43.500066Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T09:59:15.035 INFO:teuthology.orchestra.run.smithi031.stderr:dumped monmap epoch 1 2024-09-21T09:59:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:14 smithi031 podman[32886]: 2024-09-21 09:59:14.792213319 +0000 UTC m=+0.016275611 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T09:59:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:14 smithi031 podman[32886]: 2024-09-21 09:59:14.911151887 +0000 UTC m=+0.135214185 container create df28637d860267115deef22e414d8e67708836732af695eeb9d2adad9dc120fc (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, RELEASE=reef-6a1bdf8, org.label-schema.vendor=CentOS) 2024-09-21T09:59:15.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:15 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/2032070925' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:59:15.566 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 podman[32886]: 2024-09-21 09:59:15.29750071 +0000 UTC m=+0.521563011 container init df28637d860267115deef22e414d8e67708836732af695eeb9d2adad9dc120fc (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8) 2024-09-21T09:59:15.566 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 podman[32886]: 2024-09-21 09:59:15.301175558 +0000 UTC m=+0.525237850 container start df28637d860267115deef22e414d8e67708836732af695eeb9d2adad9dc120fc (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable), process ceph-mon, pid 2 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: pidfile_write: ignore empty --pid-file 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: load: jerasure load: lrc 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Git sha 0 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Compile date 2024-09-20 20:34:00 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: DB SUMMARY 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: DB Session ID: 5157SP11JF7XYZ2GBJNI 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T09:59:15.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-21T09:59:15.568 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-21T09:59:15.568 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:59:15.568 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:59:15.568 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:59:15.568 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:59:15.568 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:59:15.568 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:59:15.568 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.env: 0x5559945b2bc0 2024-09-21T09:59:15.568 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:59:15.568 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.info_log: 0x5559954c4be0 2024-09-21T09:59:15.569 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:59:15.569 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.statistics: (nil) 2024-09-21T09:59:15.570 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.use_fsync: 0 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:59:15.571 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:59:15.572 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.db_log_dir: 2024-09-21T09:59:15.572 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.wal_dir: 2024-09-21T09:59:15.572 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:59:15.572 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:59:15.573 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:59:15.573 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:59:15.573 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:59:15.573 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.write_buffer_manager: 0x5559954d2320 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.unordered_write: 0 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:59:15.574 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.row_cache: None 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.wal_filter: None 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.wal_compression: 0 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:59:15.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:59:15.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_open_files: -1 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Compression algorithms supported: 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: kZSTD supported: 0 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:59:15.577 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.merge_operator: 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_filter: None 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:59:15.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5559954c47e0) 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_type: 0 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_block_index_type: 0 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_shortening: 1 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: checksum: 4 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: no_block_cache: 0 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache: 0x5559954b9350 2024-09-21T09:59:15.579 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_options: 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: capacity : 536870912 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: num_shard_bits : 4 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: strict_capacity_limit : 0 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_compressed: (nil) 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: persistent_cache: (nil) 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_size: 4096 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_size_deviation: 10 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_restart_interval: 16 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_block_restart_interval: 1 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: metadata_block_size: 4096 2024-09-21T09:59:15.580 INFO:journalctl@ceph.mon.b.smithi031.stdout: partition_filters: 0 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: use_delta_encoding: 1 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: filter_policy: bloomfilter 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: whole_key_filtering: 1 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: verify_compression: 0 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: format_version: 5 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: enable_index_compression: 1 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_align: 0 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: max_auto_readahead_size: 262144 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: prepopulate_block_cache: 0 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:59:15.581 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compression: NoCompression 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.num_levels: 7 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:59:15.582 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:59:15.583 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:59:15.584 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:59:15.584 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:59:15.584 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:59:15.584 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:59:15.584 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:59:15.584 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:59:15.584 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:59:15.584 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:59:15.584 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:59:15.584 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:59:15.585 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:59:15.585 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:59:15.585 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:59:15.585 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:59:15.585 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:59:15.585 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:59:15.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:59:15.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.ttl: 2592000 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:59:15.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:59:15.589 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:59:15.589 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:59:15.589 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:59:15.589 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:59:15.589 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:59:15.589 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:59:15.589 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:59:15.589 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T09:59:15.589 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T09:59:15.589 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2b3bd3d8-0bf4-4ddd-a8ac-17828d421ad9 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726912755328799, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726912755329231, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726912755, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2b3bd3d8-0bf4-4ddd-a8ac-17828d421ad9", "db_session_id": "5157SP11JF7XYZ2GBJNI", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726912755329331, "job": 1, "event": "recovery_finished"} 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5559954e4e00 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: DB pointer 0x5559955d8000 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:59:15.590 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:59:15.591 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** DB Stats ** 2024-09-21T09:59:15.591 INFO:journalctl@ceph.mon.b.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:59:15.591 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:59:15.591 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:59:15.591 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:59:15.591 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:59:15.591 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:59:15.591 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:59:15.591 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T09:59:15.591 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** Compaction Stats [default] ** 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** Compaction Stats [default] ** 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T09:59:15.592 INFO:journalctl@ceph.mon.b.smithi031.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.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-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.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-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:59:15.593 INFO:journalctl@ceph.mon.b.smithi031.stdout: Block cache BinnedLRUCache@0x5559954b9350#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: using public_addr v2:172.21.15.31:0/0 -> [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: starting mon.b rank -1 at public addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] at bind addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(???) e0 preinit fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).mds e1 new map 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout: e1 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:59:15.594 INFO:journalctl@ceph.mon.b.smithi031.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout: legacy client fscid: -1 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout: No filesystems configured 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:59:15.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/320023870' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi007:172.21.15.7=a;smithi007:[v2:172.21.15.7:3301,v1:172.21.15.7:6790]=c;smithi031:172.21.15.31=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: Saving service mon spec with placement smithi007:172.21.15.7=a;smithi007:[v2:172.21.15.7:3301,v1:172.21.15.7:6790]=c;smithi031:172.21.15.31=b;count:3 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:15.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:15.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:15.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:15.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: Deploying daemon mon.b on smithi031 2024-09-21T09:59:15.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:15.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:15.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/2032070925' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:59:15.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 ceph-mon[32927]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T09:59:15.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 bash[32886]: df28637d860267115deef22e414d8e67708836732af695eeb9d2adad9dc120fc 2024-09-21T09:59:15.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:15 smithi031 systemd[1]: Started Ceph mon.b for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:59:16.915 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:59:16.915 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:59:17.257 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:59:20.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:59:20.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: mon.a calling monitor election 2024-09-21T09:59:20.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:20.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: mon.b calling monitor election 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: monmap e2: 2 mons at {a=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: fsmap 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: mgrmap e13: y(active, since 38s) 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: overall HEALTH_OK 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:20.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:20.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:20.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:20.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: mon.a calling monitor election 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: mon.b calling monitor election 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:59:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: monmap e2: 2 mons at {a=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:59:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: fsmap 2024-09-21T09:59:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:59:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: mgrmap e13: y(active, since 38s) 2024-09-21T09:59:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: overall HEALTH_OK 2024-09-21T09:59:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:21.687 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:21 smithi007 ceph-mon[29607]: Deploying daemon mon.c on smithi007 2024-09-21T09:59:21.687 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:21.854 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:21 smithi031 ceph-mon[32927]: Deploying daemon mon.c on smithi007 2024-09-21T09:59:21.855 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:21.855 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:59:21.855 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":2,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","modified":"2024-09-21T09:59:15.354373Z","created":"2024-09-21T09:57:43.500066Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T09:59:21.855 INFO:teuthology.orchestra.run.smithi031.stderr:dumped monmap epoch 2 2024-09-21T09:59:22.661 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:22 smithi007 ceph-mon[29607]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:22.661 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:22 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/1598796036' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:59:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:22 smithi031 ceph-mon[32927]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:22 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/1598796036' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:59:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 systemd[1]: Starting Ceph mon.c for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T09:59:23.371 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:59:23.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:59:23.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 podman[39979]: 2024-09-21 09:59:23.311902622 +0000 UTC m=+0.097733929 container create 36d8363c3a4640163568ffc014b2cdea4c46ef85d4231b8dbb9f1bb9c78f3589 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T09:59:23.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 podman[39979]: 2024-09-21 09:59:23.230304186 +0000 UTC m=+0.016135513 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T09:59:23.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 podman[39979]: 2024-09-21 09:59:23.52301204 +0000 UTC m=+0.308843359 container init 36d8363c3a4640163568ffc014b2cdea4c46ef85d4231b8dbb9f1bb9c78f3589 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 podman[39979]: 2024-09-21 09:59:23.526613645 +0000 UTC m=+0.312444955 container start 36d8363c3a4640163568ffc014b2cdea4c46ef85d4231b8dbb9f1bb9c78f3589 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable), process ceph-mon, pid 2 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: pidfile_write: ignore empty --pid-file 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: load: jerasure load: lrc 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: RocksDB version: 7.9.2 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Git sha 0 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Compile date 2024-09-20 20:34:00 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: DB SUMMARY 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: DB Session ID: PCAY00Y3TPWPXDFH68WB 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: CURRENT file: CURRENT 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T09:59:23.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.error_if_exists: 0 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.create_if_missing: 0 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.paranoid_checks: 1 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.env: 0x561e5e4e5bc0 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.info_log: 0x561e5f912be0 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.statistics: (nil) 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.use_fsync: 0 2024-09-21T09:59:23.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_log_file_size: 0 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.allow_fallocate: 1 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.use_direct_reads: 0 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.db_log_dir: 2024-09-21T09:59:23.577 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.wal_dir: 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.write_buffer_manager: 0x561e5f920320 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:59:23.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:59:23.579 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:59:23.580 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:59:23.580 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:59:23.580 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:59:23.580 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.unordered_write: 0 2024-09-21T09:59:23.580 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:59:23.580 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:59:23.580 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:59:23.580 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.row_cache: None 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.wal_filter: None 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.two_write_queues: 0 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.wal_compression: 0 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.atomic_flush: 0 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.log_readahead_size: 0 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:59:23.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_background_jobs: 2 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_background_compactions: -1 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_subcompactions: 1 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:59:23.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_open_files: -1 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_background_flushes: -1 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Compression algorithms supported: 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: kZSTD supported: 0 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: kXpressCompression supported: 0 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: kBZip2Compression supported: 0 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: kLZ4Compression supported: 1 2024-09-21T09:59:23.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: kZlibCompression supported: 1 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: kSnappyCompression supported: 1 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.merge_operator: 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_filter: None 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561e5f9127e0) 2024-09-21T09:59:23.584 INFO:journalctl@ceph.mon.c.smithi007.stdout: cache_index_and_filter_blocks: 1 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: pin_top_level_index_and_filter: 1 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: index_type: 0 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: data_block_index_type: 0 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: index_shortening: 1 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: checksum: 4 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: no_block_cache: 0 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_cache: 0x561e5f907350 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_cache_name: BinnedLRUCache 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_cache_options: 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: capacity : 536870912 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: num_shard_bits : 4 2024-09-21T09:59:23.585 INFO:journalctl@ceph.mon.c.smithi007.stdout: strict_capacity_limit : 0 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: high_pri_pool_ratio: 0.000 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_cache_compressed: (nil) 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: persistent_cache: (nil) 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_size: 4096 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_size_deviation: 10 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_restart_interval: 16 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: index_block_restart_interval: 1 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: metadata_block_size: 4096 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: partition_filters: 0 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: use_delta_encoding: 1 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: filter_policy: bloomfilter 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: whole_key_filtering: 1 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: verify_compression: 0 2024-09-21T09:59:23.586 INFO:journalctl@ceph.mon.c.smithi007.stdout: read_amp_bytes_per_bit: 0 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout: format_version: 5 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout: enable_index_compression: 1 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_align: 0 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout: max_auto_readahead_size: 262144 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout: prepopulate_block_cache: 0 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout: initial_auto_readahead_size: 8192 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compression: NoCompression 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:59:23.587 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.num_levels: 7 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:59:23.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:59:23.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:59:23.590 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:59:23.591 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.inplace_update_support: 0 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.bloom_locality: 0 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.max_successive_merges: 0 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.ttl: 2592000 2024-09-21T09:59:23.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.enable_blob_files: false 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.min_blob_size: 0 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T09:59:23.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: eb99dc10-0b4e-417e-9d32-e5c0b985eaee 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726912763553727, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726912763554116, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726912763, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "eb99dc10-0b4e-417e-9d32-e5c0b985eaee", "db_session_id": "PCAY00Y3TPWPXDFH68WB", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726912763554218, "job": 1, "event": "recovery_finished"} 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561e5f932e00 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: DB pointer 0x561e5fa26000 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout: ** DB Stats ** 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:59:23.594 INFO:journalctl@ceph.mon.c.smithi007.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: ** Compaction Stats [default] ** 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: ** Compaction Stats [default] ** 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:59:23.595 INFO:journalctl@ceph.mon.c.smithi007.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:59:23.597 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T09:59:23.597 INFO:journalctl@ceph.mon.c.smithi007.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:59:23.597 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: Cumulative compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: Interval compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: Block cache BinnedLRUCache@0x561e5f907350#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:59:23.598 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: using public_addrv [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: starting mon.c rank -1 at public addrs [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] at bind addrs [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(???) e0 preinit fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).mds e1 new map 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout: e1 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout: legacy client fscid: -1 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout: No filesystems configured 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T09:59:23.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/320023870' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi007:172.21.15.7=a;smithi007:[v2:172.21.15.7:3301,v1:172.21.15.7:6790]=c;smithi031:172.21.15.31=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: Saving service mon spec with placement smithi007:172.21.15.7=a;smithi007:[v2:172.21.15.7:3301,v1:172.21.15.7:6790]=c;smithi031:172.21.15.31=b;count:3 2024-09-21T09:59:23.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: Deploying daemon mon.b on smithi031 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/2032070925' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.a calling monitor election 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:23.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.b calling monitor election 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: monmap e2: 2 mons at {a=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: fsmap 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mgrmap e13: y(active, since 38s) 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: overall HEALTH_OK 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:23.602 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:23.603 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:23.603 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:23.603 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:23.603 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: Deploying daemon mon.c on smithi007 2024-09-21T09:59:23.603 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:23.603 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:23.603 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/1598796036' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:59:23.603 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 ceph-mon[39999]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T09:59:23.604 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:59:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 bash[39979]: 36d8363c3a4640163568ffc014b2cdea4c46ef85d4231b8dbb9f1bb9c78f3589 2024-09-21T09:59:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:23 smithi007 systemd[1]: Started Ceph mon.c for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:59:28.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:28.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:59:28.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: mon.a calling monitor election 2024-09-21T09:59:28.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:28.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: mon.b calling monitor election 2024-09-21T09:59:28.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: mon.c calling monitor election 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: monmap e3: 3 mons at {a=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: fsmap 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: mgrmap e13: y(active, since 47s) 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: overall HEALTH_OK 2024-09-21T09:59:28.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:59:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: mon.a calling monitor election 2024-09-21T09:59:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: mon.b calling monitor election 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: mon.c calling monitor election 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: monmap e3: 3 mons at {a=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: fsmap 2024-09-21T09:59:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: mgrmap e13: y(active, since 47s) 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: overall HEALTH_OK 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: mon.a calling monitor election 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: mon.b calling monitor election 2024-09-21T09:59:28.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:28.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: mon.c calling monitor election 2024-09-21T09:59:28.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:28.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:28.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:59:28.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: monmap e3: 3 mons at {a=[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0],c=[v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:59:28.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: fsmap 2024-09-21T09:59:28.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:59:28.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: mgrmap e13: y(active, since 47s) 2024-09-21T09:59:28.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: overall HEALTH_OK 2024-09-21T09:59:28.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:28.983 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T09:59:28.983 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":3,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","modified":"2024-09-21T09:59:23.577497Z","created":"2024-09-21T09:57:43.500066Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:3300","nonce":0},{"type":"v1","addr":"172.21.15.7:6789","nonce":0}]},"addr":"172.21.15.7:6789/0","public_addr":"172.21.15.7:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:3301","nonce":0},{"type":"v1","addr":"172.21.15.7:6790","nonce":0}]},"addr":"172.21.15.7:6790/0","public_addr":"172.21.15.7:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-21T09:59:28.984 INFO:teuthology.orchestra.run.smithi031.stderr:dumped monmap epoch 3 2024-09-21T09:59:29.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:29 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:29.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:29 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/3960596720' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:59:29.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:29 smithi031 ceph-mon[32927]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:29.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:29 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:29.809 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T09:59:29.809 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T09:59:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:29 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:29 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/3960596720' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:59:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:29 smithi007 ceph-mon[29607]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:29 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:29.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:29 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:29 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/3960596720' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:59:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:29 smithi007 ceph-mon[39999]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:29 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:59:30.007 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:30 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:30 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:30 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:30 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:30 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:30 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:30 smithi031 ceph-mon[32927]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T09:59:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:30 smithi031 ceph-mon[32927]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T09:59:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[29607]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[29607]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:30.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:30.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:30.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[39999]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T09:59:30.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:30 smithi007 ceph-mon[39999]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T09:59:31.718 INFO:teuthology.orchestra.run.smithi007.stdout:# minimal ceph.conf for db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:59:31.718 INFO:teuthology.orchestra.run.smithi007.stdout:[global] 2024-09-21T09:59:31.719 INFO:teuthology.orchestra.run.smithi007.stdout: fsid = db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T09:59:31.719 INFO:teuthology.orchestra.run.smithi007.stdout: mon_host = [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] 2024-09-21T09:59:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T09:59:31.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:31.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:59:31.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:31.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: Reconfiguring daemon mon.a on smithi007 2024-09-21T09:59:31.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:31.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1426836887' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:31.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:59:31.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:59:31.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:59:31.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:31.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: Reconfiguring daemon mon.a on smithi007 2024-09-21T09:59:31.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:31.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:31.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:31 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1426836887' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:59:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:59:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: Reconfiguring mon.a (unknown last config time)... 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: Reconfiguring daemon mon.a on smithi007 2024-09-21T09:59:32.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:32.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:32.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:31 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1426836887' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:32.335 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T09:59:32.335 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:59:32.335 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T09:59:32.364 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:59:32.364 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:59:32.432 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:59:32.432 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T09:59:32.466 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:59:32.466 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:59:32.538 INFO:tasks.cephadm:Adding mgr.y on smithi007 2024-09-21T09:59:32.538 INFO:tasks.cephadm:Adding mgr.x on smithi031 2024-09-21T09:59:32.539 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch apply mgr '2;smithi007=y;smithi031=x' 2024-09-21T09:59:32.787 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:59:34.218 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:34 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:34.219 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:34 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:34.219 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:34 smithi031 ceph-mon[32927]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:59:34.219 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:34 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:34.219 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:34 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:59:34.219 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:34 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:34.219 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:34 smithi031 ceph-mon[32927]: Reconfiguring daemon mon.c on smithi007 2024-09-21T09:59:34.219 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:34 smithi031 ceph-mon[32927]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:34.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:34.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:34.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[29607]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:59:34.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:34.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:59:34.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:34.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[29607]: Reconfiguring daemon mon.c on smithi007 2024-09-21T09:59:34.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[29607]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:34.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:34.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:34.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[39999]: Reconfiguring mon.c (monmap changed)... 2024-09-21T09:59:34.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:34.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:59:34.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:34.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[39999]: Reconfiguring daemon mon.c on smithi007 2024-09-21T09:59:34.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:34 smithi007 ceph-mon[39999]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:34.612 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled mgr update... 2024-09-21T09:59:35.299 DEBUG:teuthology.orchestra.run.smithi031:mgr.x> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T09:59:35.302 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T09:59:35.302 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T09:59:35.302 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T09:59:35.302 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T09:59:35.323 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T09:59:35.323 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_1 2024-09-21T09:59:35.382 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T09:59:35.382 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:59:35.382 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 952 Links: 1 2024-09-21T09:59:35.382 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:59:35.382 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:59:35.382 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-09-21 09:59:23.048054925 +0000 2024-09-21T09:59:35.382 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-09-21 09:54:59.602255770 +0000 2024-09-21T09:59:35.383 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-09-21 09:54:59.602255770 +0000 2024-09-21T09:59:35.383 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: 2024-09-21 09:54:59.602255770 +0000 2024-09-21T09:59:35.383 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T09:59:35.451 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-09-21T09:59:35.452 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-09-21T09:59:35.452 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000129798 s, 3.9 MB/s 2024-09-21T09:59:35.453 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T09:59:35.513 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_2 2024-09-21T09:59:35.572 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T09:59:35.573 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:59:35.573 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-21T09:59:35.573 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:59:35.573 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:59:35.573 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-09-21 09:59:23.048054925 +0000 2024-09-21T09:59:35.573 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-09-21 09:54:59.606255706 +0000 2024-09-21T09:59:35.573 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-09-21 09:54:59.606255706 +0000 2024-09-21T09:59:35.573 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: 2024-09-21 09:54:59.606255706 +0000 2024-09-21T09:59:35.573 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T09:59:35.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:35 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:35.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:35 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:35.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:35 smithi031 ceph-mon[32927]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:59:35.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:35 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:35.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:35 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:59:35.580 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:35 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:35.580 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:35 smithi031 ceph-mon[32927]: Reconfiguring daemon mon.b on smithi031 2024-09-21T09:59:35.580 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:35 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:35.642 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-09-21T09:59:35.642 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-09-21T09:59:35.643 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000124555 s, 4.1 MB/s 2024-09-21T09:59:35.644 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T09:59:35.703 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_3 2024-09-21T09:59:35.762 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T09:59:35.762 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:59:35.762 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 956 Links: 1 2024-09-21T09:59:35.762 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:59:35.762 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:59:35.762 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-09-21 09:59:23.048054925 +0000 2024-09-21T09:59:35.762 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-09-21 09:54:59.602255770 +0000 2024-09-21T09:59:35.762 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-09-21 09:54:59.602255770 +0000 2024-09-21T09:59:35.762 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: 2024-09-21 09:54:59.602255770 +0000 2024-09-21T09:59:35.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T09:59:35.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:35.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:35.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[39999]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:59:35.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:35.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:59:35.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:35.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[39999]: Reconfiguring daemon mon.b on smithi031 2024-09-21T09:59:35.828 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:35.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:35.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:35.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[29607]: Reconfiguring mon.b (monmap changed)... 2024-09-21T09:59:35.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:59:35.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:59:35.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:35.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[29607]: Reconfiguring daemon mon.b on smithi031 2024-09-21T09:59:35.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:35 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:35.830 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-09-21T09:59:35.830 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-09-21T09:59:35.830 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000103468 s, 4.9 MB/s 2024-09-21T09:59:35.831 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T09:59:35.891 DEBUG:teuthology.orchestra.run.smithi007:> stat /dev/vg_nvme/lv_4 2024-09-21T09:59:35.948 INFO:teuthology.orchestra.run.smithi007.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T09:59:35.948 INFO:teuthology.orchestra.run.smithi007.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:59:35.948 INFO:teuthology.orchestra.run.smithi007.stdout:Device: 5h/5d Inode: 955 Links: 1 2024-09-21T09:59:35.948 INFO:teuthology.orchestra.run.smithi007.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:59:35.949 INFO:teuthology.orchestra.run.smithi007.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:59:35.949 INFO:teuthology.orchestra.run.smithi007.stdout:Access: 2024-09-21 09:59:23.049054909 +0000 2024-09-21T09:59:35.949 INFO:teuthology.orchestra.run.smithi007.stdout:Modify: 2024-09-21 09:54:59.602255770 +0000 2024-09-21T09:59:35.949 INFO:teuthology.orchestra.run.smithi007.stdout:Change: 2024-09-21 09:54:59.602255770 +0000 2024-09-21T09:59:35.949 INFO:teuthology.orchestra.run.smithi007.stdout: Birth: 2024-09-21 09:54:59.602255770 +0000 2024-09-21T09:59:35.949 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T09:59:36.015 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records in 2024-09-21T09:59:36.015 INFO:teuthology.orchestra.run.smithi007.stderr:1+0 records out 2024-09-21T09:59:36.015 INFO:teuthology.orchestra.run.smithi007.stderr:512 bytes copied, 0.000116141 s, 4.4 MB/s 2024-09-21T09:59:36.017 DEBUG:teuthology.orchestra.run.smithi007:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T09:59:36.075 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T09:59:36.075 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T09:59:36.095 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T09:59:36.095 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_1 2024-09-21T09:59:36.155 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T09:59:36.155 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:59:36.155 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-21T09:59:36.155 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:59:36.155 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:59:36.155 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-09-21 09:59:13.934581609 +0000 2024-09-21T09:59:36.155 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-09-21 09:54:59.412185234 +0000 2024-09-21T09:59:36.155 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-09-21 09:54:59.412185234 +0000 2024-09-21T09:59:36.155 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: 2024-09-21 09:54:59.412185234 +0000 2024-09-21T09:59:36.156 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T09:59:36.226 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-09-21T09:59:36.226 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-09-21T09:59:36.226 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000215489 s, 2.4 MB/s 2024-09-21T09:59:36.228 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T09:59:36.287 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_2 2024-09-21T09:59:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T09:59:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:59:36.344 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-21T09:59:36.344 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:59:36.344 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:59:36.344 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-09-21 09:59:13.935581591 +0000 2024-09-21T09:59:36.344 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-09-21 09:54:59.412185234 +0000 2024-09-21T09:59:36.344 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-09-21 09:54:59.412185234 +0000 2024-09-21T09:59:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: 2024-09-21 09:54:59.412185234 +0000 2024-09-21T09:59:36.344 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T09:59:36.409 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-09-21T09:59:36.409 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-09-21T09:59:36.409 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000190885 s, 2.7 MB/s 2024-09-21T09:59:36.410 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T09:59:36.467 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_3 2024-09-21T09:59:36.523 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T09:59:36.523 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:59:36.523 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-21T09:59:36.523 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:59:36.523 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:59:36.524 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-09-21 09:59:13.935581591 +0000 2024-09-21T09:59:36.524 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-09-21 09:54:59.412185234 +0000 2024-09-21T09:59:36.524 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-09-21 09:54:59.412185234 +0000 2024-09-21T09:59:36.524 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: 2024-09-21 09:54:59.412185234 +0000 2024-09-21T09:59:36.524 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T09:59:36.589 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-09-21T09:59:36.589 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-09-21T09:59:36.589 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000216056 s, 2.4 MB/s 2024-09-21T09:59:36.590 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T09:59:36.646 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_4 2024-09-21T09:59:36.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi007=y;smithi031=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:36.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: Saving service mgr spec with placement smithi007=y;smithi031=x;count:2 2024-09-21T09:59:36.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:36.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:36.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:36.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:36.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:36.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:36.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:36.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:59:36.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:59:36.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:59:36.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:36.681 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T09:59:36.681 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:59:36.682 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-21T09:59:36.682 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:59:36.682 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2024-09-21T09:59:36.682 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2024-09-21 09:59:13.936581573 +0000 2024-09-21T09:59:36.682 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2024-09-21 09:54:59.413185216 +0000 2024-09-21T09:59:36.682 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2024-09-21 09:54:59.413185216 +0000 2024-09-21T09:59:36.682 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: 2024-09-21 09:54:59.413185216 +0000 2024-09-21T09:59:36.682 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T09:59:36.746 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2024-09-21T09:59:36.746 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2024-09-21T09:59:36.746 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000198574 s, 2.6 MB/s 2024-09-21T09:59:36.747 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T09:59:36.804 INFO:tasks.cephadm:Deploying osd.0 on smithi007 with /dev/vg_nvme/lv_4... 2024-09-21T09:59:36.805 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T09:59:36.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi007=y;smithi031=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:36.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: Saving service mgr spec with placement smithi007=y;smithi031=x;count:2 2024-09-21T09:59:36.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:36.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:36.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:36.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:36.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:36.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:36.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:36.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi007=y;smithi031=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: Saving service mgr spec with placement smithi007=y;smithi031=x;count:2 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:36.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:59:36.830 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:59:36.830 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:59:36.830 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:37.009 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:37.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:37 smithi007 ceph-mon[29607]: Deploying daemon mgr.x on smithi031 2024-09-21T09:59:37.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:37 smithi007 ceph-mon[39999]: Deploying daemon mgr.x on smithi031 2024-09-21T09:59:37.713 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:37 smithi031 ceph-mon[32927]: Deploying daemon mgr.x on smithi031 2024-09-21T09:59:38.390 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 systemd[1]: Starting Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T09:59:38.653 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:38 smithi031 ceph-mon[32927]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:38.654 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 podman[34736]: 2024-09-21 09:59:38.291701588 +0000 UTC m=+0.016095792 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T09:59:38.654 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 podman[34736]: 2024-09-21 09:59:38.38863691 +0000 UTC m=+0.113031133 container create 643ef5c3a452989c76a1ae490ea72d1ae2a174cab4dfd84ac72f9d64e3fd509f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-21T09:59:38.654 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 podman[34736]: 2024-09-21 09:59:38.624094541 +0000 UTC m=+0.348488734 container init 643ef5c3a452989c76a1ae490ea72d1ae2a174cab4dfd84ac72f9d64e3fd509f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-21T09:59:38.654 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 podman[34736]: 2024-09-21 09:59:38.626953046 +0000 UTC m=+0.351347238 container start 643ef5c3a452989c76a1ae490ea72d1ae2a174cab4dfd84ac72f9d64e3fd509f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T09:59:38.654 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 ceph-mgr[34755]: -- 172.21.15.31:0/3550478359 <== mon.1 v2:172.21.15.31:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555861e78d00 con 0x555861e4c800 2024-09-21T09:59:38.915 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 bash[34736]: 643ef5c3a452989c76a1ae490ea72d1ae2a174cab4dfd84ac72f9d64e3fd509f 2024-09-21T09:59:38.915 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 systemd[1]: Started Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:59:38.915 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:38.758+0000 7f0addcf3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:59:38.916 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:38.817+0000 7f0addcf3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:59:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:38 smithi007 ceph-mon[29607]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:38.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:38 smithi007 ceph-mon[39999]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:39.293 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T09:59:39.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi007:vg_nvme/lv_4 2024-09-21T09:59:39.355 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:38 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:38.977+0000 7f0addcf3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:59:39.355 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:39.050+0000 7f0addcf3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:59:39.355 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:39.215+0000 7f0addcf3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:59:39.553 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:39.665 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:39.362+0000 7f0addcf3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:59:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[29607]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:39 smithi007 ceph-mon[39999]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:39.958 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.958 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.958 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.958 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:39.958 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:39.958 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-mon[32927]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:39.958 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:39.692+0000 7f0addcf3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:59:39.958 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:39.754+0000 7f0addcf3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:59:40.415 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:39 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:39.955+0000 7f0addcf3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:59:41.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:40.862+0000 7f0addcf3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:59:41.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:40.930+0000 7f0addcf3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:59:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-mon[32927]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:59:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:59:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:59:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:40 smithi031 ceph-mon[32927]: Reconfiguring daemon mgr.y on smithi007 2024-09-21T09:59:41.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:41.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:41.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:41.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:41.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[39999]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[39999]: Reconfiguring daemon mgr.y on smithi007 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[29607]: Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:59:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:59:41.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:59:41.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:41.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:40 smithi007 ceph-mon[29607]: Reconfiguring daemon mgr.y on smithi007 2024-09-21T09:59:41.953 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:41 smithi031 ceph-mon[32927]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:41.953 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:41 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:41.953 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:41 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:59:41.953 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:41 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:59:41.953 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:41 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:41.953 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:41.684+0000 7f0addcf3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:59:41.953 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:41.803+0000 7f0addcf3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:59:41.953 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:41.950+0000 7f0addcf3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:59:42.116 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:41 smithi007 ceph-mon[29607]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:42.116 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:42.116 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:59:42.116 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:59:42.116 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:41 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:42.116 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:41 smithi007 ceph-mon[39999]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:42.117 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:41 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:42.117 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:41 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:59:42.117 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:41 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:59:42.117 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:41 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:42.241 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:42.014+0000 7f0addcf3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:59:42.241 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:42.168+0000 7f0addcf3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:59:42.241 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:42.238+0000 7f0addcf3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:59:42.532 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:42.300+0000 7f0addcf3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:59:42.532 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:42.463+0000 7f0addcf3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:59:42.532 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:42.529+0000 7f0addcf3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:59:42.808 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:42.598+0000 7f0addcf3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:59:42.809 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:42.684+0000 7f0addcf3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:59:42.809 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:42.745+0000 7f0addcf3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:59:42.809 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:42.806+0000 7f0addcf3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:59:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-mon[32927]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:42 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:43.273 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[29607]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:43.274 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:43.274 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:43.274 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:43.274 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:43.274 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:43.274 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:43.274 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[39999]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:43.274 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:43.274 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:43.275 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:43.275 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:43.275 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:43.275 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:42 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:43.915 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T09:59:43.617+0000 7f0addcf3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:59:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: Standby manager daemon x started 2024-09-21T09:59:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:59:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:59:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:59:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:59:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3603051054' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c5f68cd-8fb3-45aa-a345-82257a87b431"}]: dispatch 2024-09-21T09:59:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c5f68cd-8fb3-45aa-a345-82257a87b431"}]: dispatch 2024-09-21T09:59:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c5f68cd-8fb3-45aa-a345-82257a87b431"}]': finished 2024-09-21T09:59:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:59:44.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:43 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:44.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:44.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: Standby manager daemon x started 2024-09-21T09:59:44.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:59:44.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:59:44.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3603051054' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c5f68cd-8fb3-45aa-a345-82257a87b431"}]: dispatch 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c5f68cd-8fb3-45aa-a345-82257a87b431"}]: dispatch 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c5f68cd-8fb3-45aa-a345-82257a87b431"}]': finished 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: Standby manager daemon x started 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:59:44.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:59:44.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3908878384' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:59:44.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3603051054' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c5f68cd-8fb3-45aa-a345-82257a87b431"}]: dispatch 2024-09-21T09:59:44.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c5f68cd-8fb3-45aa-a345-82257a87b431"}]: dispatch 2024-09-21T09:59:44.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c5f68cd-8fb3-45aa-a345-82257a87b431"}]': finished 2024-09-21T09:59:44.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:59:44.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:43 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:45.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:44 smithi031 ceph-mon[32927]: mgrmap e14: y(active, since 62s), standbys: x 2024-09-21T09:59:45.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:44 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:59:45.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:44 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3186440426' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:59:45.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:44 smithi007 ceph-mon[29607]: mgrmap e14: y(active, since 62s), standbys: x 2024-09-21T09:59:45.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:44 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:59:45.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:44 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3186440426' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:59:45.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:44 smithi007 ceph-mon[39999]: mgrmap e14: y(active, since 62s), standbys: x 2024-09-21T09:59:45.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:44 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:59:45.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:44 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3186440426' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:59:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:46 smithi031 ceph-mon[32927]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:46.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:46 smithi007 ceph-mon[29607]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:46.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:46 smithi007 ceph-mon[39999]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:47 smithi031 ceph-mon[32927]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:47 smithi007 ceph-mon[29607]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:47 smithi007 ceph-mon[39999]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:49.812 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:49 smithi007 ceph-mon[29607]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:49.812 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:49 smithi007 ceph-mon[39999]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:49 smithi031 ceph-mon[32927]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:50 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:59:50.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:50 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:50.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:50 smithi031 ceph-mon[32927]: Deploying daemon osd.0 on smithi007 2024-09-21T09:59:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:50 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:59:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:50 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:50 smithi007 ceph-mon[29607]: Deploying daemon osd.0 on smithi007 2024-09-21T09:59:50.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:50 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:59:50.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:50 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:50.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:50 smithi007 ceph-mon[39999]: Deploying daemon osd.0 on smithi007 2024-09-21T09:59:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:51 smithi031 ceph-mon[32927]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:51.917 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:51 smithi007 ceph-mon[29607]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:51.918 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:51 smithi007 ceph-mon[39999]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:53.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:53 smithi007 ceph-mon[29607]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:53.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:53 smithi007 ceph-mon[39999]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:53 smithi031 ceph-mon[32927]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:54 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:54.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:54 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:54.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:54 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:54 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:54 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:54 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:55 smithi031 ceph-mon[32927]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:55 smithi007 ceph-mon[29607]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:55 smithi007 ceph-mon[39999]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:57.755 INFO:teuthology.orchestra.run.smithi007.stdout:Created osd(s) 0 on host 'smithi007' 2024-09-21T09:59:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[39999]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[39999]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:59:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:58.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:58.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[29607]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:58.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[29607]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:59:58.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:58.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:57 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:57 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:57 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:57 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:57 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:57 smithi031 ceph-mon[32927]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:57 smithi031 ceph-mon[32927]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:59:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:57 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:57 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:57 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T09:59:58.398 DEBUG:teuthology.orchestra.run.smithi007:osd.0> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T09:59:58.401 INFO:tasks.cephadm:Deploying osd.1 on smithi007 with /dev/vg_nvme/lv_3... 2024-09-21T09:59:58.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T09:59:59.496 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:59.668 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:59 smithi007 ceph-mon[29607]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:59:59.668 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:59 smithi007 ceph-mon[29607]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:59:59.668 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:59 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:59.668 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 09:59:59 smithi007 ceph-mon[29607]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T09:59:59.669 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:59 smithi007 ceph-mon[39999]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:59:59.669 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:59 smithi007 ceph-mon[39999]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:59:59.669 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:59 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:59.669 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 09:59:59 smithi007 ceph-mon[39999]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T09:59:59.669 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 09:59:59 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[43867]: 2024-09-21T09:59:59.463+0000 7f923b63b640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T09:59:59.669 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 09:59:59 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[43867]: 2024-09-21T09:59:59.469+0000 7f9237464640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T09:59:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:59 smithi031 ceph-mon[32927]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:59:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:59 smithi031 ceph-mon[32927]: osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:59:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:59 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 09:59:59 smithi031 ceph-mon[32927]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:00:00.548 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[29607]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:00:00.548 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[29607]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T10:00:00.548 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:00.548 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:00.548 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[29607]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T10:00:00.549 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[29607]: overall HEALTH_OK 2024-09-21T10:00:00.549 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[39999]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:00:00.549 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[39999]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T10:00:00.549 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:00.549 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:00.549 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[39999]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T10:00:00.549 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:00 smithi007 ceph-mon[39999]: overall HEALTH_OK 2024-09-21T10:00:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:00 smithi031 ceph-mon[32927]: from='osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:00:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:00 smithi031 ceph-mon[32927]: osdmap e7: 1 total, 0 up, 1 in 2024-09-21T10:00:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:00 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:00 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:00.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:00 smithi031 ceph-mon[32927]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T10:00:00.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:00 smithi031 ceph-mon[32927]: overall HEALTH_OK 2024-09-21T10:00:01.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[29607]: purged_snaps scrub starts 2024-09-21T10:00:01.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[29607]: purged_snaps scrub ok 2024-09-21T10:00:01.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:01.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[29607]: osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244] boot 2024-09-21T10:00:01.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[29607]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T10:00:01.759 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:01.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[39999]: purged_snaps scrub starts 2024-09-21T10:00:01.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[39999]: purged_snaps scrub ok 2024-09-21T10:00:01.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:01.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[39999]: osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244] boot 2024-09-21T10:00:01.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[39999]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T10:00:01.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:01 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:01 smithi031 ceph-mon[32927]: purged_snaps scrub starts 2024-09-21T10:00:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:01 smithi031 ceph-mon[32927]: purged_snaps scrub ok 2024-09-21T10:00:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:01 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:01 smithi031 ceph-mon[32927]: osd.0 [v2:172.21.15.7:6802/2183352244,v1:172.21.15.7:6803/2183352244] boot 2024-09-21T10:00:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:01 smithi031 ceph-mon[32927]: osdmap e8: 1 total, 1 up, 1 in 2024-09-21T10:00:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:01 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:00:02.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[29607]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T10:00:02.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[29607]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:02.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[39999]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[39999]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:02.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:02.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:02.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:02 smithi031 ceph-mon[32927]: osdmap e9: 1 total, 1 up, 1 in 2024-09-21T10:00:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:02 smithi031 ceph-mon[32927]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:03.103 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:00:03.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi007:vg_nvme/lv_3 2024-09-21T10:00:03.336 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:03.710 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:03 smithi007 ceph-mon[29607]: Detected new or changed devices on smithi007 2024-09-21T10:00:03.710 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:03 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi007 to 16068M 2024-09-21T10:00:03.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:03 smithi007 ceph-mon[39999]: Detected new or changed devices on smithi007 2024-09-21T10:00:03.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:03 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi007 to 16068M 2024-09-21T10:00:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:03 smithi031 ceph-mon[32927]: Detected new or changed devices on smithi007 2024-09-21T10:00:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:03 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi007 to 16068M 2024-09-21T10:00:04.671 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:04 smithi007 ceph-mon[29607]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:04.671 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:04 smithi007 ceph-mon[39999]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:04 smithi031 ceph-mon[32927]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:05.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:05 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:05.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:05 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:05.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:05 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:05.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:05 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:05.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:05 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:05.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:05 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:05 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:05 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:05 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:06.745 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:06 smithi007 ceph-mon[29607]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:06.745 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:06 smithi007 ceph-mon[29607]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:06.745 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:06 smithi007 ceph-mon[39999]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:06.745 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:06 smithi007 ceph-mon[39999]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:06 smithi031 ceph-mon[32927]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:06 smithi031 ceph-mon[32927]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:07 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/846668144' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27411cc7-10a6-4567-ab1c-bc025fa40c39"}]: dispatch 2024-09-21T10:00:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:07 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/846668144' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27411cc7-10a6-4567-ab1c-bc025fa40c39"}]': finished 2024-09-21T10:00:07.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:07 smithi007 ceph-mon[39999]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T10:00:07.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:07 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:07.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:07 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/846668144' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27411cc7-10a6-4567-ab1c-bc025fa40c39"}]: dispatch 2024-09-21T10:00:07.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:07 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/846668144' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27411cc7-10a6-4567-ab1c-bc025fa40c39"}]': finished 2024-09-21T10:00:07.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:07 smithi007 ceph-mon[29607]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T10:00:07.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:07 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:07 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/846668144' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27411cc7-10a6-4567-ab1c-bc025fa40c39"}]: dispatch 2024-09-21T10:00:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:07 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/846668144' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27411cc7-10a6-4567-ab1c-bc025fa40c39"}]': finished 2024-09-21T10:00:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:07 smithi031 ceph-mon[32927]: osdmap e10: 2 total, 1 up, 2 in 2024-09-21T10:00:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:07 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:08.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:08 smithi007 ceph-mon[39999]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:08.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:08 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3776769518' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:08.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:08 smithi007 ceph-mon[29607]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:08.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:08 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3776769518' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:08.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:08 smithi031 ceph-mon[32927]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:08.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:08 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3776769518' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:09 smithi031 ceph-mon[32927]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:09.927 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:09 smithi007 ceph-mon[29607]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:09.927 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:09 smithi007 ceph-mon[39999]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:11.851 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:11 smithi007 ceph-mon[29607]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:11.851 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:11 smithi007 ceph-mon[39999]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:11 smithi031 ceph-mon[32927]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:13.400 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T10:00:13.400 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:13.400 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T10:00:13.401 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:13.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T10:00:13.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:14.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:14 smithi007 ceph-mon[29607]: Deploying daemon osd.1 on smithi007 2024-09-21T10:00:14.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:14 smithi007 ceph-mon[29607]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:14.344 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:14 smithi007 ceph-mon[39999]: Deploying daemon osd.1 on smithi007 2024-09-21T10:00:14.344 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:14 smithi007 ceph-mon[39999]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:14 smithi031 ceph-mon[32927]: Deploying daemon osd.1 on smithi007 2024-09-21T10:00:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:14 smithi031 ceph-mon[32927]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:15.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:15 smithi007 ceph-mon[39999]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:15 smithi007 ceph-mon[29607]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:15 smithi031 ceph-mon[32927]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:17.759 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:17 smithi007 ceph-mon[29607]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:17.760 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:17 smithi007 ceph-mon[39999]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:17 smithi031 ceph-mon[32927]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:18 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:18.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:18 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:18.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:18 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:18 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:18 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:18 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:18.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:18 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:18.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:18 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:18.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:18 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:19.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:19 smithi007 ceph-mon[29607]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:19.900 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:19 smithi007 ceph-mon[39999]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:19 smithi031 ceph-mon[32927]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:21.131 INFO:teuthology.orchestra.run.smithi007.stdout:Created osd(s) 1 on host 'smithi007' 2024-09-21T10:00:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:21 smithi031 ceph-mon[32927]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T10:00:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[29607]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T10:00:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[39999]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T10:00:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:21 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:21.764 DEBUG:teuthology.orchestra.run.smithi007:osd.1> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T10:00:21.766 INFO:tasks.cephadm:Deploying osd.2 on smithi007 with /dev/vg_nvme/lv_2... 2024-09-21T10:00:21.766 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T10:00:22.490 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:22.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-mon[29607]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:00:22.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-mon[29607]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T10:00:22.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:22.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-mon[29607]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:00:22.607 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-mon[29607]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:22.608 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-mon[39999]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:00:22.608 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-mon[39999]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T10:00:22.608 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:22.608 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-mon[39999]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:00:22.608 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-mon[39999]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:22.608 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[49877]: 2024-09-21T10:00:22.354+0000 7f26b8a6f640 -1 osd.1 0 waiting for initial osdmap 2024-09-21T10:00:22.608 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:00:22 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[49877]: 2024-09-21T10:00:22.356+0000 7f26b4898640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:00:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:22 smithi031 ceph-mon[32927]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:00:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:22 smithi031 ceph-mon[32927]: osdmap e11: 2 total, 1 up, 2 in 2024-09-21T10:00:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:22 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:22 smithi031 ceph-mon[32927]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:00:22.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:22 smithi031 ceph-mon[32927]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:23.479 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:23 smithi007 ceph-mon[29607]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:00:23.479 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:23 smithi007 ceph-mon[29607]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T10:00:23.479 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:23.479 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:23.480 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:23 smithi007 ceph-mon[39999]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:00:23.480 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:23 smithi007 ceph-mon[39999]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T10:00:23.480 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:23.480 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:23.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:23 smithi031 ceph-mon[32927]: from='osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:00:23.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:23 smithi031 ceph-mon[32927]: osdmap e12: 2 total, 1 up, 2 in 2024-09-21T10:00:23.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:23.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:24.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:24 smithi031 ceph-mon[32927]: purged_snaps scrub starts 2024-09-21T10:00:24.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:24 smithi031 ceph-mon[32927]: purged_snaps scrub ok 2024-09-21T10:00:24.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:24 smithi031 ceph-mon[32927]: osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055] boot 2024-09-21T10:00:24.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:24 smithi031 ceph-mon[32927]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T10:00:24.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:24 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:24.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:24 smithi031 ceph-mon[32927]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:24.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[29607]: purged_snaps scrub starts 2024-09-21T10:00:24.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[29607]: purged_snaps scrub ok 2024-09-21T10:00:24.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[29607]: osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055] boot 2024-09-21T10:00:24.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[29607]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T10:00:24.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:24.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[29607]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:24.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[39999]: purged_snaps scrub starts 2024-09-21T10:00:24.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[39999]: purged_snaps scrub ok 2024-09-21T10:00:24.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[39999]: osd.1 [v2:172.21.15.7:6810/1075007055,v1:172.21.15.7:6811/1075007055] boot 2024-09-21T10:00:24.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[39999]: osdmap e13: 2 total, 2 up, 2 in 2024-09-21T10:00:24.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:00:24.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:24 smithi007 ceph-mon[39999]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T10:00:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:25 smithi031 ceph-mon[32927]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T10:00:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:25 smithi007 ceph-mon[29607]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T10:00:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:25 smithi007 ceph-mon[39999]: osdmap e14: 2 total, 2 up, 2 in 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: Detected new or changed devices on smithi007 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi007 to 8034M 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:26.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: Detected new or changed devices on smithi007 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi007 to 8034M 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:26.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: Detected new or changed devices on smithi007 2024-09-21T10:00:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi007 to 8034M 2024-09-21T10:00:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:26.916 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:00:26.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi007:vg_nvme/lv_2 2024-09-21T10:00:27.141 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:28.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:28 smithi007 ceph-mon[29607]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:28.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:28 smithi007 ceph-mon[39999]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:28 smithi031 ceph-mon[32927]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:29.677 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:29 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:29.677 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:29 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:29.678 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:29 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:29.678 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:29 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:29.678 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:29 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:29.678 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:29 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:29 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:29 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:29 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:30.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:30 smithi007 ceph-mon[29607]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:30.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:30 smithi007 ceph-mon[29607]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:30.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:30 smithi007 ceph-mon[39999]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:30.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:30 smithi007 ceph-mon[39999]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:30 smithi031 ceph-mon[32927]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:30 smithi031 ceph-mon[32927]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:31 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1409914357' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5865af20-7d01-472a-aec4-f8b6e71f55a3"}]: dispatch 2024-09-21T10:00:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:31 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1409914357' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5865af20-7d01-472a-aec4-f8b6e71f55a3"}]': finished 2024-09-21T10:00:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:31 smithi007 ceph-mon[29607]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T10:00:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:31.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:31 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3706535663' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:31 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1409914357' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5865af20-7d01-472a-aec4-f8b6e71f55a3"}]: dispatch 2024-09-21T10:00:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:31 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1409914357' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5865af20-7d01-472a-aec4-f8b6e71f55a3"}]': finished 2024-09-21T10:00:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:31 smithi007 ceph-mon[39999]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T10:00:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:31 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3706535663' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:31 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1409914357' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5865af20-7d01-472a-aec4-f8b6e71f55a3"}]: dispatch 2024-09-21T10:00:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:31 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1409914357' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5865af20-7d01-472a-aec4-f8b6e71f55a3"}]': finished 2024-09-21T10:00:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:31 smithi031 ceph-mon[32927]: osdmap e15: 3 total, 2 up, 3 in 2024-09-21T10:00:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:31 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3706535663' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:32 smithi031 ceph-mon[32927]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:32 smithi007 ceph-mon[29607]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:32 smithi007 ceph-mon[39999]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:34.896 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:34 smithi007 ceph-mon[29607]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:34.896 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:34 smithi007 ceph-mon[39999]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:34.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:34 smithi031 ceph-mon[32927]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:36.757 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:36 smithi007 ceph-mon[29607]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:36.757 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:36 smithi007 ceph-mon[39999]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:36 smithi031 ceph-mon[32927]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:37 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T10:00:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:37 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:37.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:37 smithi031 ceph-mon[32927]: Deploying daemon osd.2 on smithi007 2024-09-21T10:00:37.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:37 smithi031 ceph-mon[32927]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:37 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T10:00:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:37 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:37.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:37 smithi007 ceph-mon[29607]: Deploying daemon osd.2 on smithi007 2024-09-21T10:00:37.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:37 smithi007 ceph-mon[29607]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:37.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:37 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T10:00:37.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:37 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:37.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:37 smithi007 ceph-mon[39999]: Deploying daemon osd.2 on smithi007 2024-09-21T10:00:37.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:37 smithi007 ceph-mon[39999]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:39.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:39 smithi031 ceph-mon[32927]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:39 smithi007 ceph-mon[29607]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:39 smithi007 ceph-mon[39999]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:41 smithi031 ceph-mon[32927]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:41 smithi007 ceph-mon[29607]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:41 smithi007 ceph-mon[39999]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:42.821 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:42 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:42.821 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:42 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:42.821 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:42 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:42.821 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:42 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:42.821 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:42 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:42.821 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:42 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:42 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:42 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:42 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:43 smithi031 ceph-mon[32927]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:43 smithi007 ceph-mon[29607]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:43 smithi007 ceph-mon[39999]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:44.938 INFO:teuthology.orchestra.run.smithi007.stdout:Created osd(s) 2 on host 'smithi007' 2024-09-21T10:00:45.593 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.594 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.594 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:45.594 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:45.594 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.594 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[29607]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T10:00:45.594 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:45.594 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.594 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.595 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:45.595 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:45.595 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.595 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[39999]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T10:00:45.595 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:45.595 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.595 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:45 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.616 DEBUG:teuthology.orchestra.run.smithi007:osd.2> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T10:00:45.618 INFO:tasks.cephadm:Deploying osd.3 on smithi007 with /dev/vg_nvme/lv_1... 2024-09-21T10:00:45.618 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T10:00:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:45 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:45 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:45 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:45 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:45 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:45 smithi031 ceph-mon[32927]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T10:00:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:45 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:45 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:45 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:46 smithi031 ceph-mon[32927]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:00:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:46 smithi031 ceph-mon[32927]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T10:00:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:46 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:46 smithi031 ceph-mon[32927]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:00:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:46 smithi031 ceph-mon[32927]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:46.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-mon[39999]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:00:46.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-mon[39999]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T10:00:46.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:46.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-mon[39999]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:00:46.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-mon[39999]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:46.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-mon[29607]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:00:46.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-mon[29607]: osdmap e16: 3 total, 2 up, 3 in 2024-09-21T10:00:46.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:46.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-mon[29607]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:00:46.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-mon[29607]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:46.693 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[55687]: 2024-09-21T10:00:46.318+0000 7fc6bd90b640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T10:00:46.693 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:00:46 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[55687]: 2024-09-21T10:00:46.325+0000 7fc6b9734640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:00:46.856 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:47.362 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:47 smithi007 ceph-mon[29607]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:00:47.363 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:47 smithi007 ceph-mon[29607]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T10:00:47.363 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:47 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:47.363 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:47 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:47.363 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:47 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:47.363 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:47 smithi007 ceph-mon[39999]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:00:47.363 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:47 smithi007 ceph-mon[39999]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T10:00:47.363 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:47 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:47.363 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:47 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:47.363 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:47 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:47 smithi031 ceph-mon[32927]: from='osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:00:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:47 smithi031 ceph-mon[32927]: osdmap e17: 3 total, 2 up, 3 in 2024-09-21T10:00:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:47 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:47 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:47.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:47 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:48.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:48 smithi031 ceph-mon[32927]: purged_snaps scrub starts 2024-09-21T10:00:48.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:48 smithi031 ceph-mon[32927]: purged_snaps scrub ok 2024-09-21T10:00:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:48 smithi031 ceph-mon[32927]: osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650] boot 2024-09-21T10:00:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:48 smithi031 ceph-mon[32927]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T10:00:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:48 smithi031 ceph-mon[32927]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[29607]: purged_snaps scrub starts 2024-09-21T10:00:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[29607]: purged_snaps scrub ok 2024-09-21T10:00:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[29607]: osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650] boot 2024-09-21T10:00:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[29607]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T10:00:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[29607]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[39999]: purged_snaps scrub starts 2024-09-21T10:00:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[39999]: purged_snaps scrub ok 2024-09-21T10:00:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[39999]: osd.2 [v2:172.21.15.7:6818/3822497650,v1:172.21.15.7:6819/3822497650] boot 2024-09-21T10:00:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[39999]: osdmap e18: 3 total, 3 up, 3 in 2024-09-21T10:00:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[39999]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:49.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:49.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T10:00:49.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:49 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: osdmap e19: 3 total, 3 up, 3 in 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:49.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:49 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:50.350 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:00:50.367 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:50 smithi007 ceph-mon[29607]: Detected new or changed devices on smithi007 2024-09-21T10:00:50.367 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:50 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi007 to 5356M 2024-09-21T10:00:50.368 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:50 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:50.368 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:50 smithi007 ceph-mon[29607]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T10:00:50.368 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:50 smithi007 ceph-mon[29607]: pgmap v74: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:50.368 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:50 smithi007 ceph-mon[39999]: Detected new or changed devices on smithi007 2024-09-21T10:00:50.368 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:50 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi007 to 5356M 2024-09-21T10:00:50.368 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:50 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:50.368 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:50 smithi007 ceph-mon[39999]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T10:00:50.368 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:50 smithi007 ceph-mon[39999]: pgmap v74: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:50.369 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi007:vg_nvme/lv_1 2024-09-21T10:00:50.573 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:50.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:50 smithi031 ceph-mon[32927]: Detected new or changed devices on smithi007 2024-09-21T10:00:50.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:50 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi007 to 5356M 2024-09-21T10:00:50.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:50 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:50.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:50 smithi031 ceph-mon[32927]: osdmap e20: 3 total, 3 up, 3 in 2024-09-21T10:00:50.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:50 smithi031 ceph-mon[32927]: pgmap v74: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:50.692 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:00:50 smithi007 sudo[59686]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T10:00:50.692 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:00:50 smithi007 sudo[59686]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:50.692 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:00:50 smithi007 sudo[59686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:50.692 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:00:50 smithi007 sudo[59686]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:51.042 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:00:50 smithi007 sudo[59763]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T10:00:51.042 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:00:50 smithi007 sudo[59763]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:51.042 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:00:50 smithi007 sudo[59763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:51.042 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:00:50 smithi007 sudo[59763]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:51.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:51 smithi007 ceph-mon[29607]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T10:00:51.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:51 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:51.646 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:00:51 smithi007 sudo[59780]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T10:00:51.646 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:00:51 smithi007 sudo[59780]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:51.646 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:00:51 smithi007 sudo[59780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:51.646 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:00:51 smithi007 sudo[59780]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:51.646 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:51 smithi007 ceph-mon[39999]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T10:00:51.646 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:51 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:51.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:51 smithi031 ceph-mon[32927]: osdmap e21: 3 total, 3 up, 3 in 2024-09-21T10:00:51.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:51 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:51.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:00:51 smithi007 sudo[59805]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T10:00:51.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:00:51 smithi007 sudo[59805]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:51.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:00:51 smithi007 sudo[59805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:51.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:00:51 smithi007 sudo[59805]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:52.208 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:00:52 smithi007 sudo[59834]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T10:00:52.208 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:00:52 smithi007 sudo[59834]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:52.208 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:00:52 smithi007 sudo[59834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:52.656 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:52 smithi007 ceph-mon[29607]: pgmap v76: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:52.656 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:00:52 smithi007 sudo[59834]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:52.657 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:52 smithi007 ceph-mon[39999]: pgmap v76: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:52.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:52 smithi031 ceph-mon[32927]: pgmap v76: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:52.935 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:00:52 smithi007 sudo[59959]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T10:00:52.935 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:00:52 smithi007 sudo[59959]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:52.935 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:00:52 smithi007 sudo[59959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:52.935 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:00:52 smithi007 sudo[59959]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 sudo[59980]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T10:00:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 sudo[59980]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 sudo[59980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 sudo[59980]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:53.680 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[39999]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T10:00:53.680 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[39999]: from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[39999]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 sudo[59987]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 sudo[59987]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 sudo[59987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 sudo[59987]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[29607]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[29607]: from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:53.681 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:53.682 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:53.682 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:53 smithi007 ceph-mon[29607]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:53 smithi031 ceph-mon[32927]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-21T10:00:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:53 smithi031 ceph-mon[32927]: from='client.24203 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi007:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:53 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:53 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:53 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:53 smithi031 ceph-mon[32927]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:54 smithi031 sudo[35405]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T10:00:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:54 smithi031 sudo[35405]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:54 smithi031 sudo[35405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:54 smithi031 sudo[35405]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:54 smithi031 sudo[35408]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T10:00:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:54 smithi031 sudo[35408]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:54 smithi031 sudo[35408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:54 smithi031 sudo[35408]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:55.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:54 smithi007 sudo[60067]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-21T10:00:55.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:54 smithi007 sudo[60067]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:55.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:54 smithi007 sudo[60067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:55.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:54 smithi007 sudo[60067]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: pgmap v77: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:55.652 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 sudo[60072]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 sudo[60072]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 sudo[60072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 sudo[60072]: pam_unix(sudo:session): session closed for user root 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.653 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:55.654 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.654 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: pgmap v77: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:55.654 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.654 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.654 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:55.654 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:55.654 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.654 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.654 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:55 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: pgmap v77: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:00:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:55 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:56.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:56 smithi031 ceph-mon[32927]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:56.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:56 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/753691561' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "575fb77a-7174-4ed2-bb76-71cc9da58892"}]: dispatch 2024-09-21T10:00:56.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:56 smithi031 ceph-mon[32927]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:56.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:56 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/753691561' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "575fb77a-7174-4ed2-bb76-71cc9da58892"}]': finished 2024-09-21T10:00:56.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:56 smithi031 ceph-mon[32927]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T10:00:56.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:56 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:00:56.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:56 smithi031 ceph-mon[32927]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:56.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:56 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/2205506076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:56.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[29607]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:56.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/753691561' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "575fb77a-7174-4ed2-bb76-71cc9da58892"}]: dispatch 2024-09-21T10:00:56.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[29607]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:56.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/753691561' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "575fb77a-7174-4ed2-bb76-71cc9da58892"}]': finished 2024-09-21T10:00:56.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[29607]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T10:00:56.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:00:56.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[29607]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:56.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2205506076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:56.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[39999]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:56.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/753691561' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "575fb77a-7174-4ed2-bb76-71cc9da58892"}]: dispatch 2024-09-21T10:00:56.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[39999]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:56.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/753691561' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "575fb77a-7174-4ed2-bb76-71cc9da58892"}]': finished 2024-09-21T10:00:56.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[39999]: osdmap e22: 4 total, 3 up, 4 in 2024-09-21T10:00:56.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:00:56.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[39999]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:56.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:56 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/2205506076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:57 smithi031 ceph-mon[32927]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:57 smithi007 ceph-mon[39999]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:57 smithi007 ceph-mon[29607]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:00:59 smithi031 ceph-mon[32927]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 188 KiB/s wr, 13 op/s 2024-09-21T10:00:59.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:00:59 smithi007 ceph-mon[29607]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 188 KiB/s wr, 13 op/s 2024-09-21T10:00:59.929 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:00:59 smithi007 ceph-mon[39999]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.3 KiB/s rd, 188 KiB/s wr, 13 op/s 2024-09-21T10:01:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:01 smithi031 ceph-mon[32927]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 127 KiB/s wr, 9 op/s 2024-09-21T10:01:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:01 smithi007 ceph-mon[29607]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 127 KiB/s wr, 9 op/s 2024-09-21T10:01:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:01 smithi007 ceph-mon[39999]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.9 KiB/s rd, 127 KiB/s wr, 9 op/s 2024-09-21T10:01:02.910 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T10:01:02.910 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:02.910 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:02 smithi007 ceph-mon[29607]: Deploying daemon osd.3 on smithi007 2024-09-21T10:01:02.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T10:01:02.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:02.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:02 smithi007 ceph-mon[39999]: Deploying daemon osd.3 on smithi007 2024-09-21T10:01:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T10:01:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:02 smithi031 ceph-mon[32927]: Deploying daemon osd.3 on smithi007 2024-09-21T10:01:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:03 smithi031 ceph-mon[32927]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 96 KiB/s wr, 6 op/s 2024-09-21T10:01:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:03 smithi007 ceph-mon[39999]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 96 KiB/s wr, 6 op/s 2024-09-21T10:01:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:03 smithi007 ceph-mon[29607]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 96 KiB/s wr, 6 op/s 2024-09-21T10:01:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:05 smithi031 ceph-mon[32927]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 77 KiB/s wr, 5 op/s 2024-09-21T10:01:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:05 smithi007 ceph-mon[29607]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 77 KiB/s wr, 5 op/s 2024-09-21T10:01:05.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:05 smithi007 ceph-mon[39999]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 77 KiB/s wr, 5 op/s 2024-09-21T10:01:06.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:06 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:06.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:06 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:06.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:06 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:06 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:06 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:06 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:06 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:06 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:06 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:07.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:07 smithi007 ceph-mon[29607]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:07.855 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:07 smithi007 ceph-mon[39999]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:07 smithi031 ceph-mon[32927]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:09.804 INFO:teuthology.orchestra.run.smithi007.stdout:Created osd(s) 3 on host 'smithi007' 2024-09-21T10:01:10.396 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.396 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.396 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[29607]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:10.396 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[29607]: from='osd.3 [v2:172.21.15.7:6826/3847221430,v1:172.21.15.7:6827/3847221430]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:10.396 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[29607]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:10.396 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.396 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.397 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.397 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.397 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[39999]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:10.397 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[39999]: from='osd.3 [v2:172.21.15.7:6826/3847221430,v1:172.21.15.7:6827/3847221430]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:10.397 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[39999]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:10.397 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.397 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:10 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.418 DEBUG:teuthology.orchestra.run.smithi007:osd.3> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T10:01:10.420 INFO:tasks.cephadm:Deploying osd.4 on smithi031 with /dev/vg_nvme/lv_4... 2024-09-21T10:01:10.421 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T10:01:10.451 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:10 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.451 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:10 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.451 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:10 smithi031 ceph-mon[32927]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:10.451 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:10 smithi031 ceph-mon[32927]: from='osd.3 [v2:172.21.15.7:6826/3847221430,v1:172.21.15.7:6827/3847221430]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:10.451 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:10 smithi031 ceph-mon[32927]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:10.451 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:10 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.451 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:10 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:10.634 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:11.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:11 smithi031 ceph-mon[32927]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:01:11.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:11 smithi031 ceph-mon[32927]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T10:01:11.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:11 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:11.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:11 smithi031 ceph-mon[32927]: from='osd.3 [v2:172.21.15.7:6826/3847221430,v1:172.21.15.7:6827/3847221430]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:01:11.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:11 smithi031 ceph-mon[32927]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:01:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-mon[29607]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:01:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-mon[29607]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T10:01:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-mon[29607]: from='osd.3 [v2:172.21.15.7:6826/3847221430,v1:172.21.15.7:6827/3847221430]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:01:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-mon[29607]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:01:11.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-mon[39999]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:01:11.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-mon[39999]: osdmap e23: 4 total, 3 up, 4 in 2024-09-21T10:01:11.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:11.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-mon[39999]: from='osd.3 [v2:172.21.15.7:6826/3847221430,v1:172.21.15.7:6827/3847221430]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:01:11.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-mon[39999]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]: dispatch 2024-09-21T10:01:11.443 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[61739]: 2024-09-21T10:01:11.209+0000 7fa1c0c77640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T10:01:11.443 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:01:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[61739]: 2024-09-21T10:01:11.213+0000 7fa1bcaa0640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:01:12.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:12 smithi031 ceph-mon[32927]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:01:12.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:12 smithi031 ceph-mon[32927]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T10:01:12.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:12 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:12.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:12 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:12.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:12 smithi031 ceph-mon[32927]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:12.595 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:12 smithi007 ceph-mon[29607]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:01:12.595 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:12 smithi007 ceph-mon[29607]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T10:01:12.595 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:12 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:12.595 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:12 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:12.595 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:12 smithi007 ceph-mon[29607]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:12.596 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:12 smithi007 ceph-mon[39999]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]}]': finished 2024-09-21T10:01:12.596 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:12 smithi007 ceph-mon[39999]: osdmap e24: 4 total, 3 up, 4 in 2024-09-21T10:01:12.596 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:12 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:12.596 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:12 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:12.596 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:12 smithi007 ceph-mon[39999]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:13.136 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T10:01:13.157 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi031:vg_nvme/lv_4 2024-09-21T10:01:13.404 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:13.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: purged_snaps scrub starts 2024-09-21T10:01:13.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: purged_snaps scrub ok 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: osd.3 [v2:172.21.15.7:6826/3847221430,v1:172.21.15.7:6827/3847221430] boot 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:13.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:13.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:13 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: purged_snaps scrub starts 2024-09-21T10:01:13.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: purged_snaps scrub ok 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: osd.3 [v2:172.21.15.7:6826/3847221430,v1:172.21.15.7:6827/3847221430] boot 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:13.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: purged_snaps scrub starts 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: purged_snaps scrub ok 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: osd.3 [v2:172.21.15.7:6826/3847221430,v1:172.21.15.7:6827/3847221430] boot 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: osdmap e25: 4 total, 4 up, 4 in 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:13.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:13 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:14.397 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:14 smithi031 ceph-mon[32927]: Detected new or changed devices on smithi007 2024-09-21T10:01:14.397 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:14 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi007 to 4017M 2024-09-21T10:01:14.397 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:14 smithi031 ceph-mon[32927]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T10:01:14.398 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:14 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:14.398 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:14 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:14.398 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:14 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:14.398 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:14 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:14.398 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:14 smithi031 ceph-mon[32927]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[39999]: Detected new or changed devices on smithi007 2024-09-21T10:01:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi007 to 4017M 2024-09-21T10:01:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[39999]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T10:01:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:14.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:14.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[39999]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:14.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[29607]: Detected new or changed devices on smithi007 2024-09-21T10:01:14.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi007 to 4017M 2024-09-21T10:01:14.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[29607]: osdmap e26: 4 total, 4 up, 4 in 2024-09-21T10:01:14.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:14.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:14.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:14.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:14.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:14 smithi007 ceph-mon[29607]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:15.544 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:15 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:15.544 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:15 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:15.544 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:15 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:15 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:15 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:15 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:15.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:15 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:15.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:15 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:15.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:15 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:16.389 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:16 smithi031 ceph-mon[32927]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:16.389 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:16 smithi031 ceph-mon[32927]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:16.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:16 smithi007 ceph-mon[29607]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:16.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:16 smithi007 ceph-mon[29607]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:16.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:16 smithi007 ceph-mon[39999]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:16.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:16 smithi007 ceph-mon[39999]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:17.847 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:17 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/250904926' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35f2bb85-1144-4d87-a035-b64b3476ede0"}]: dispatch 2024-09-21T10:01:17.847 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:17 smithi007 ceph-mon[29607]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35f2bb85-1144-4d87-a035-b64b3476ede0"}]: dispatch 2024-09-21T10:01:17.847 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:17 smithi007 ceph-mon[29607]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35f2bb85-1144-4d87-a035-b64b3476ede0"}]': finished 2024-09-21T10:01:17.848 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:17 smithi007 ceph-mon[29607]: osdmap e27: 5 total, 4 up, 5 in 2024-09-21T10:01:17.848 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:17 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:17.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:17 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/250904926' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35f2bb85-1144-4d87-a035-b64b3476ede0"}]: dispatch 2024-09-21T10:01:17.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:17 smithi007 ceph-mon[39999]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35f2bb85-1144-4d87-a035-b64b3476ede0"}]: dispatch 2024-09-21T10:01:17.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:17 smithi007 ceph-mon[39999]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35f2bb85-1144-4d87-a035-b64b3476ede0"}]': finished 2024-09-21T10:01:17.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:17 smithi007 ceph-mon[39999]: osdmap e27: 5 total, 4 up, 5 in 2024-09-21T10:01:17.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:17 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:17 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/250904926' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35f2bb85-1144-4d87-a035-b64b3476ede0"}]: dispatch 2024-09-21T10:01:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:17 smithi031 ceph-mon[32927]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35f2bb85-1144-4d87-a035-b64b3476ede0"}]: dispatch 2024-09-21T10:01:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:17 smithi031 ceph-mon[32927]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35f2bb85-1144-4d87-a035-b64b3476ede0"}]': finished 2024-09-21T10:01:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:17 smithi031 ceph-mon[32927]: osdmap e27: 5 total, 4 up, 5 in 2024-09-21T10:01:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:17 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:18.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:18 smithi007 ceph-mon[29607]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:18.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:18 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/352018458' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:01:18.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:18 smithi007 ceph-mon[39999]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:18.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:18 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/352018458' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:01:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:18 smithi031 ceph-mon[32927]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:18 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/352018458' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:01:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:19 smithi031 ceph-mon[32927]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:19 smithi007 ceph-mon[29607]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:19 smithi007 ceph-mon[39999]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:21 smithi031 ceph-mon[32927]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:21 smithi007 ceph-mon[29607]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:21 smithi007 ceph-mon[39999]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T10:01:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:23 smithi031 ceph-mon[32927]: Deploying daemon osd.4 on smithi031 2024-09-21T10:01:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:23 smithi031 ceph-mon[32927]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T10:01:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:23 smithi007 ceph-mon[29607]: Deploying daemon osd.4 on smithi031 2024-09-21T10:01:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:23 smithi007 ceph-mon[29607]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T10:01:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:23 smithi007 ceph-mon[39999]: Deploying daemon osd.4 on smithi031 2024-09-21T10:01:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:23 smithi007 ceph-mon[39999]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:25 smithi031 ceph-mon[32927]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:25 smithi007 ceph-mon[29607]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:25 smithi007 ceph-mon[39999]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:27 smithi031 ceph-mon[32927]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:27 smithi007 ceph-mon[29607]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:27 smithi007 ceph-mon[39999]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:28 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:28 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:28 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:29 smithi031 ceph-mon[32927]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:29 smithi007 ceph-mon[29607]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:29.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:29 smithi007 ceph-mon[39999]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:31.575 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 4 on host 'smithi031' 2024-09-21T10:01:32.122 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.122 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.122 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:31 smithi031 ceph-mon[32927]: from='osd.4 [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:01:32.122 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:31 smithi031 ceph-mon[32927]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:01:32.122 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.122 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:31 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.123 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:31 smithi031 ceph-mon[32927]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:32.145 DEBUG:teuthology.orchestra.run.smithi031:osd.4> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T10:01:32.147 INFO:tasks.cephadm:Deploying osd.5 on smithi031 with /dev/vg_nvme/lv_3... 2024-09-21T10:01:32.147 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T10:01:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[39999]: from='osd.4 [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:01:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[39999]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:01:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[39999]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[29607]: from='osd.4 [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:01:32.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[29607]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:01:32.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:32.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:31 smithi007 ceph-mon[29607]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:32.397 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:33.143 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:32 smithi031 ceph-mon[32927]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T10:01:33.143 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:32 smithi031 ceph-mon[32927]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T10:01:33.143 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:32 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:33.143 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:32 smithi031 ceph-mon[32927]: from='osd.4 [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:33.144 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:32 smithi031 ceph-mon[32927]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:32 smithi007 ceph-mon[29607]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T10:01:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:32 smithi007 ceph-mon[29607]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T10:01:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:32 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:32 smithi007 ceph-mon[29607]: from='osd.4 [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:32 smithi007 ceph-mon[29607]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:32 smithi007 ceph-mon[39999]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T10:01:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:32 smithi007 ceph-mon[39999]: osdmap e28: 5 total, 4 up, 5 in 2024-09-21T10:01:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:32 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:32 smithi007 ceph-mon[39999]: from='osd.4 [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:32 smithi007 ceph-mon[39999]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:33.416 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:01:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:01:33.245+0000 7f269281b640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T10:01:33.416 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:01:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:01:33.248+0000 7f268a63c640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:01:34.082 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:33 smithi031 ceph-mon[32927]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:01:34.082 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:33 smithi031 ceph-mon[32927]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T10:01:34.082 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:33 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:34.082 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:33 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:34.082 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:33 smithi031 ceph-mon[32927]: from='osd.4 ' entity='osd.4' 2024-09-21T10:01:34.082 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:33 smithi031 ceph-mon[32927]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[29607]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:01:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[29607]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T10:01:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[29607]: from='osd.4 ' entity='osd.4' 2024-09-21T10:01:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[29607]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[39999]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:01:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[39999]: osdmap e29: 5 total, 4 up, 5 in 2024-09-21T10:01:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[39999]: from='osd.4 ' entity='osd.4' 2024-09-21T10:01:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:33 smithi007 ceph-mon[39999]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-21T10:01:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:34 smithi031 ceph-mon[32927]: purged_snaps scrub starts 2024-09-21T10:01:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:34 smithi031 ceph-mon[32927]: purged_snaps scrub ok 2024-09-21T10:01:35.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:34 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:35.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:34 smithi031 ceph-mon[32927]: osd.4 [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736] boot 2024-09-21T10:01:35.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:34 smithi031 ceph-mon[32927]: osdmap e30: 5 total, 5 up, 5 in 2024-09-21T10:01:35.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:34 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[29607]: purged_snaps scrub starts 2024-09-21T10:01:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[29607]: purged_snaps scrub ok 2024-09-21T10:01:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[29607]: osd.4 [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736] boot 2024-09-21T10:01:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[29607]: osdmap e30: 5 total, 5 up, 5 in 2024-09-21T10:01:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:35.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[39999]: purged_snaps scrub starts 2024-09-21T10:01:35.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[39999]: purged_snaps scrub ok 2024-09-21T10:01:35.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:35.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[39999]: osd.4 [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736] boot 2024-09-21T10:01:35.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[39999]: osdmap e30: 5 total, 5 up, 5 in 2024-09-21T10:01:35.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:34 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:01:36.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:35 smithi007 ceph-mon[29607]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T10:01:36.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:35 smithi007 ceph-mon[29607]: pgmap v108: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:36.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:35 smithi007 ceph-mon[39999]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T10:01:36.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:35 smithi007 ceph-mon[39999]: pgmap v108: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:36.149 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:35 smithi031 ceph-mon[32927]: osdmap e31: 5 total, 5 up, 5 in 2024-09-21T10:01:36.149 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:35 smithi031 ceph-mon[32927]: pgmap v108: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: Detected new or changed devices on smithi031 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi031 to 17092M 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:37.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:37.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:37.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:36 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T10:01:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: Detected new or changed devices on smithi031 2024-09-21T10:01:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi031 to 17092M 2024-09-21T10:01:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: osdmap e32: 5 total, 5 up, 5 in 2024-09-21T10:01:37.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: Detected new or changed devices on smithi031 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi031 to 17092M 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:37.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:36 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:37.500 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T10:01:37.522 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi031:vg_nvme/lv_3 2024-09-21T10:01:37.725 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:38.150 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:37 smithi031 ceph-mon[32927]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T10:01:38.150 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:37 smithi031 ceph-mon[32927]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:38.150 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:37 smithi031 ceph-mon[32927]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T10:01:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:37 smithi007 ceph-mon[29607]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T10:01:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:37 smithi007 ceph-mon[29607]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:37 smithi007 ceph-mon[29607]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T10:01:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:37 smithi007 ceph-mon[39999]: osdmap e33: 5 total, 5 up, 5 in 2024-09-21T10:01:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:37 smithi007 ceph-mon[39999]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:37 smithi007 ceph-mon[39999]: osdmap e34: 5 total, 5 up, 5 in 2024-09-21T10:01:39.781 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:39 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:39.782 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:39 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:39.782 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:39 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:39 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:39 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:39 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:39 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:39 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:39 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:40.711 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:40 smithi031 ceph-mon[32927]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:40.711 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:40 smithi031 ceph-mon[32927]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-21T10:01:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:40 smithi007 ceph-mon[29607]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:40 smithi007 ceph-mon[29607]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-21T10:01:40.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:40 smithi007 ceph-mon[39999]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:40.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:40 smithi007 ceph-mon[39999]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-21T10:01:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:41 smithi031 ceph-mon[32927]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:01:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:41 smithi007 ceph-mon[29607]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:01:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:41 smithi007 ceph-mon[39999]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:01:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:42 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/1511245983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d1a1089-efc6-4d90-bc27-922978582f8a"}]: dispatch 2024-09-21T10:01:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:42 smithi031 ceph-mon[32927]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d1a1089-efc6-4d90-bc27-922978582f8a"}]: dispatch 2024-09-21T10:01:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:42 smithi031 ceph-mon[32927]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2d1a1089-efc6-4d90-bc27-922978582f8a"}]': finished 2024-09-21T10:01:42.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:42 smithi031 ceph-mon[32927]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T10:01:42.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:42 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:42.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:42 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/305006861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:01:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/1511245983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d1a1089-efc6-4d90-bc27-922978582f8a"}]: dispatch 2024-09-21T10:01:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[29607]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d1a1089-efc6-4d90-bc27-922978582f8a"}]: dispatch 2024-09-21T10:01:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[29607]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2d1a1089-efc6-4d90-bc27-922978582f8a"}]': finished 2024-09-21T10:01:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[29607]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T10:01:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/305006861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:01:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/1511245983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d1a1089-efc6-4d90-bc27-922978582f8a"}]: dispatch 2024-09-21T10:01:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[39999]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d1a1089-efc6-4d90-bc27-922978582f8a"}]: dispatch 2024-09-21T10:01:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[39999]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2d1a1089-efc6-4d90-bc27-922978582f8a"}]': finished 2024-09-21T10:01:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[39999]: osdmap e35: 6 total, 5 up, 6 in 2024-09-21T10:01:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:42 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/305006861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:01:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:43 smithi031 ceph-mon[32927]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-21T10:01:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:43 smithi007 ceph-mon[29607]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-21T10:01:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:43 smithi007 ceph-mon[39999]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-21T10:01:45.780 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:45 smithi031 ceph-mon[32927]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:01:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:45 smithi007 ceph-mon[29607]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:01:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:45 smithi007 ceph-mon[39999]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:01:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:47 smithi031 ceph-mon[32927]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-21T10:01:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:47 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T10:01:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:47 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:47 smithi007 ceph-mon[39999]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-21T10:01:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:47 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T10:01:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:47 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:47 smithi007 ceph-mon[29607]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-21T10:01:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:47 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T10:01:47.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:47 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:48 smithi031 ceph-mon[32927]: Deploying daemon osd.5 on smithi031 2024-09-21T10:01:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:48 smithi007 ceph-mon[29607]: Deploying daemon osd.5 on smithi031 2024-09-21T10:01:48.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:48 smithi007 ceph-mon[39999]: Deploying daemon osd.5 on smithi031 2024-09-21T10:01:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:49 smithi031 ceph-mon[32927]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:49 smithi007 ceph-mon[29607]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:49 smithi007 ceph-mon[39999]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:51 smithi031 ceph-mon[32927]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:51 smithi007 ceph-mon[29607]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:51 smithi007 ceph-mon[39999]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:53.111 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:52 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:53.111 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:52 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:53.111 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:52 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:52 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:52 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:52 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:53.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:52 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:53.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:52 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:53.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:52 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:54.058 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:53 smithi031 ceph-mon[32927]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:53 smithi007 ceph-mon[29607]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:53 smithi007 ceph-mon[39999]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:55.544 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 5 on host 'smithi031' 2024-09-21T10:01:56.410 DEBUG:teuthology.orchestra.run.smithi031:osd.5> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T10:01:56.412 INFO:tasks.cephadm:Deploying osd.6 on smithi031 with /dev/vg_nvme/lv_2... 2024-09-21T10:01:56.412 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T10:01:56.660 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:56.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:56 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:56 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:56 smithi031 ceph-mon[32927]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:56.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:56 smithi031 ceph-mon[32927]: from='osd.5 [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:01:56.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:56 smithi031 ceph-mon[32927]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:01:56.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:56 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.784 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:56 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[39999]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[39999]: from='osd.5 [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:01:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[39999]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:01:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[29607]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:56.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[29607]: from='osd.5 [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:01:56.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[29607]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:01:56.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:56.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:56 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:01:57.778 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:57 smithi031 ceph-mon[32927]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T10:01:57.778 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:57 smithi031 ceph-mon[32927]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T10:01:57.778 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:57 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:57.778 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:57 smithi031 ceph-mon[32927]: from='osd.5 [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:57.778 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:57 smithi031 ceph-mon[32927]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:57 smithi007 ceph-mon[29607]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T10:01:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:57 smithi007 ceph-mon[29607]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T10:01:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:57 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:57 smithi007 ceph-mon[29607]: from='osd.5 [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:57 smithi007 ceph-mon[29607]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:57 smithi007 ceph-mon[39999]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T10:01:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:57 smithi007 ceph-mon[39999]: osdmap e36: 6 total, 5 up, 6 in 2024-09-21T10:01:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:57 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:57 smithi007 ceph-mon[39999]: from='osd.5 [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:57 smithi007 ceph-mon[39999]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:01:58.061 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:01:57 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:01:57.986+0000 7f96dc4bb640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T10:01:58.061 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:01:57 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:01:57.991+0000 7f96d3ac5640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:01:58.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:58 smithi031 ceph-mon[32927]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:01:58.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:58 smithi031 ceph-mon[32927]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T10:01:58.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:58 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:58.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:58 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:58.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:58 smithi031 ceph-mon[32927]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:58.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:58 smithi031 ceph-mon[32927]: from='osd.5 ' entity='osd.5' 2024-09-21T10:01:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[29607]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:01:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[29607]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T10:01:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[29607]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[29607]: from='osd.5 ' entity='osd.5' 2024-09-21T10:01:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[39999]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:01:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[39999]: osdmap e37: 6 total, 5 up, 6 in 2024-09-21T10:01:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[39999]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:01:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:58 smithi007 ceph-mon[39999]: from='osd.5 ' entity='osd.5' 2024-09-21T10:01:59.865 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:59 smithi031 ceph-mon[32927]: purged_snaps scrub starts 2024-09-21T10:01:59.865 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:59 smithi031 ceph-mon[32927]: purged_snaps scrub ok 2024-09-21T10:01:59.865 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:59 smithi031 ceph-mon[32927]: osd.5 [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782] boot 2024-09-21T10:01:59.865 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:59 smithi031 ceph-mon[32927]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T10:01:59.866 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:59 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:59.866 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:01:59 smithi031 ceph-mon[32927]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T10:01:59.869 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T10:01:59.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi031:vg_nvme/lv_2 2024-09-21T10:01:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[29607]: purged_snaps scrub starts 2024-09-21T10:01:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[29607]: purged_snaps scrub ok 2024-09-21T10:01:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[29607]: osd.5 [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782] boot 2024-09-21T10:01:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[29607]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T10:01:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[29607]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T10:01:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[39999]: purged_snaps scrub starts 2024-09-21T10:01:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[39999]: purged_snaps scrub ok 2024-09-21T10:01:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[39999]: osd.5 [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782] boot 2024-09-21T10:01:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[39999]: osdmap e38: 6 total, 6 up, 6 in 2024-09-21T10:01:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:01:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:01:59 smithi007 ceph-mon[39999]: osdmap e39: 6 total, 6 up, 6 in 2024-09-21T10:02:00.540 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:00 smithi031 ceph-mon[32927]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 453 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:00 smithi031 ceph-mon[32927]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T10:02:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:00 smithi007 ceph-mon[29607]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 453 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:00 smithi007 ceph-mon[29607]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T10:02:00.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:00 smithi007 ceph-mon[39999]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 453 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:00.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:00 smithi007 ceph-mon[39999]: osdmap e40: 6 total, 6 up, 6 in 2024-09-21T10:02:02.708 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:02 smithi031 ceph-mon[32927]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T10:02:02.708 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:02 smithi031 ceph-mon[32927]: pgmap v131: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 454 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:02.708 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:02:02.708 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:02:02.708 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:02 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:02 smithi007 ceph-mon[29607]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T10:02:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:02 smithi007 ceph-mon[29607]: pgmap v131: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 454 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:02:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:02:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:02 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:02.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:02 smithi007 ceph-mon[39999]: osdmap e41: 6 total, 6 up, 6 in 2024-09-21T10:02:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:02 smithi007 ceph-mon[39999]: pgmap v131: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 454 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:02:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:02:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:02 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T10:02:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: osdmap e42: 6 total, 6 up, 6 in 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:03.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:04 smithi031 ceph-mon[32927]: Detected new or changed devices on smithi031 2024-09-21T10:02:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:04 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi031 to 8546M 2024-09-21T10:02:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:04 smithi031 ceph-mon[32927]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:04 smithi007 ceph-mon[29607]: Detected new or changed devices on smithi031 2024-09-21T10:02:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:04 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi031 to 8546M 2024-09-21T10:02:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:04 smithi007 ceph-mon[29607]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:04.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:04 smithi007 ceph-mon[39999]: Detected new or changed devices on smithi031 2024-09-21T10:02:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:04 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi031 to 8546M 2024-09-21T10:02:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:04 smithi007 ceph-mon[39999]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:05 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/766966470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15ebf9a9-5d93-4502-961f-a47c980b50cf"}]: dispatch 2024-09-21T10:02:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:05 smithi031 ceph-mon[32927]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15ebf9a9-5d93-4502-961f-a47c980b50cf"}]: dispatch 2024-09-21T10:02:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:05 smithi031 ceph-mon[32927]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "15ebf9a9-5d93-4502-961f-a47c980b50cf"}]': finished 2024-09-21T10:02:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:05 smithi031 ceph-mon[32927]: osdmap e43: 7 total, 6 up, 7 in 2024-09-21T10:02:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:05 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:05 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/766966470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15ebf9a9-5d93-4502-961f-a47c980b50cf"}]: dispatch 2024-09-21T10:02:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:05 smithi007 ceph-mon[29607]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15ebf9a9-5d93-4502-961f-a47c980b50cf"}]: dispatch 2024-09-21T10:02:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:05 smithi007 ceph-mon[29607]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "15ebf9a9-5d93-4502-961f-a47c980b50cf"}]': finished 2024-09-21T10:02:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:05 smithi007 ceph-mon[29607]: osdmap e43: 7 total, 6 up, 7 in 2024-09-21T10:02:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:05 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:05.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:05 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/766966470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15ebf9a9-5d93-4502-961f-a47c980b50cf"}]: dispatch 2024-09-21T10:02:05.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:05 smithi007 ceph-mon[39999]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "15ebf9a9-5d93-4502-961f-a47c980b50cf"}]: dispatch 2024-09-21T10:02:05.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:05 smithi007 ceph-mon[39999]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "15ebf9a9-5d93-4502-961f-a47c980b50cf"}]': finished 2024-09-21T10:02:05.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:05 smithi007 ceph-mon[39999]: osdmap e43: 7 total, 6 up, 7 in 2024-09-21T10:02:05.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:05 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:06.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:06 smithi007 ceph-mon[29607]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:06.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:06 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/1511301324' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:06.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:06 smithi007 ceph-mon[39999]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:06.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:06 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/1511301324' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:06 smithi031 ceph-mon[32927]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:06 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/1511301324' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:07 smithi031 ceph-mon[32927]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:07 smithi007 ceph-mon[29607]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:07.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:07 smithi007 ceph-mon[39999]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:09.881 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:09 smithi031 ceph-mon[32927]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:09 smithi007 ceph-mon[29607]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:09 smithi007 ceph-mon[39999]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:10 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T10:02:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:10 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:10 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T10:02:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:10 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:11.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:10 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T10:02:11.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:10 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:12.287 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:11 smithi031 ceph-mon[32927]: Deploying daemon osd.6 on smithi031 2024-09-21T10:02:12.287 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:11 smithi031 ceph-mon[32927]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:12.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:11 smithi007 ceph-mon[29607]: Deploying daemon osd.6 on smithi031 2024-09-21T10:02:12.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:11 smithi007 ceph-mon[29607]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:12.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:11 smithi007 ceph-mon[39999]: Deploying daemon osd.6 on smithi031 2024-09-21T10:02:12.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:11 smithi007 ceph-mon[39999]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:13 smithi031 ceph-mon[32927]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:13 smithi007 ceph-mon[29607]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:13 smithi007 ceph-mon[39999]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:15 smithi031 ceph-mon[32927]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:15 smithi007 ceph-mon[29607]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:15 smithi007 ceph-mon[39999]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:16 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:16 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:16 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:16 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:16 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:16 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:16 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:16 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:16 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:17 smithi031 ceph-mon[32927]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:17 smithi007 ceph-mon[29607]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:17 smithi007 ceph-mon[39999]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:19.272 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 6 on host 'smithi031' 2024-09-21T10:02:19.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:19 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:19 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:19 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:19.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:19 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:19.575 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:19 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:19 smithi031 ceph-mon[32927]: from='osd.6 [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:02:19.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:19 smithi031 ceph-mon[32927]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:02:19.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:19 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:19.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:19 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:19 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:19.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:19.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[29607]: from='osd.6 [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[29607]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[39999]: from='osd.6 [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:02:19.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[39999]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:02:19.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:19.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:19 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:19.922 DEBUG:teuthology.orchestra.run.smithi031:osd.6> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.6.service 2024-09-21T10:02:19.924 INFO:tasks.cephadm:Deploying osd.7 on smithi031 with /dev/vg_nvme/lv_1... 2024-09-21T10:02:19.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T10:02:20.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:20 smithi031 ceph-mon[32927]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:02:20.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:20 smithi031 ceph-mon[32927]: osdmap e44: 7 total, 6 up, 7 in 2024-09-21T10:02:20.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:20 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:20.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:20 smithi031 ceph-mon[32927]: from='osd.6 [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:20.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:20 smithi031 ceph-mon[32927]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:20.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:20 smithi031 ceph-mon[32927]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:20.704 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[39999]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:02:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[39999]: osdmap e44: 7 total, 6 up, 7 in 2024-09-21T10:02:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[39999]: from='osd.6 [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[39999]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[39999]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:20.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[29607]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:02:20.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[29607]: osdmap e44: 7 total, 6 up, 7 in 2024-09-21T10:02:20.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:20.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[29607]: from='osd.6 [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:20.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[29607]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:20.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:20 smithi007 ceph-mon[29607]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:02:21.156 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:02:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[48736]: 2024-09-21T10:02:20.882+0000 7f311bed5640 -1 osd.6 0 waiting for initial osdmap 2024-09-21T10:02:21.157 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:02:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[48736]: 2024-09-21T10:02:20.889+0000 7f31134df640 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:02:21.720 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:21 smithi031 ceph-mon[32927]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:02:21.720 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:21 smithi031 ceph-mon[32927]: osdmap e45: 7 total, 6 up, 7 in 2024-09-21T10:02:21.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:21.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:21 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:21.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:21 smithi031 ceph-mon[32927]: from='osd.6 ' entity='osd.6' 2024-09-21T10:02:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:21 smithi007 ceph-mon[29607]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:02:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:21 smithi007 ceph-mon[29607]: osdmap e45: 7 total, 6 up, 7 in 2024-09-21T10:02:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:21 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:21 smithi007 ceph-mon[29607]: from='osd.6 ' entity='osd.6' 2024-09-21T10:02:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:21 smithi007 ceph-mon[39999]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:02:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:21 smithi007 ceph-mon[39999]: osdmap e45: 7 total, 6 up, 7 in 2024-09-21T10:02:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:21 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:21 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:21 smithi007 ceph-mon[39999]: from='osd.6 ' entity='osd.6' 2024-09-21T10:02:22.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:22 smithi031 ceph-mon[32927]: purged_snaps scrub starts 2024-09-21T10:02:22.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:22 smithi031 ceph-mon[32927]: purged_snaps scrub ok 2024-09-21T10:02:22.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:22 smithi031 ceph-mon[32927]: osd.6 [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283] boot 2024-09-21T10:02:22.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:22 smithi031 ceph-mon[32927]: osdmap e46: 7 total, 7 up, 7 in 2024-09-21T10:02:22.722 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:22 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:22.722 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:22 smithi031 ceph-mon[32927]: pgmap v146: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:22.722 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:22 smithi031 ceph-mon[32927]: osdmap e47: 7 total, 7 up, 7 in 2024-09-21T10:02:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[29607]: purged_snaps scrub starts 2024-09-21T10:02:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[29607]: purged_snaps scrub ok 2024-09-21T10:02:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[29607]: osd.6 [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283] boot 2024-09-21T10:02:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[29607]: osdmap e46: 7 total, 7 up, 7 in 2024-09-21T10:02:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[29607]: pgmap v146: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[29607]: osdmap e47: 7 total, 7 up, 7 in 2024-09-21T10:02:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[39999]: purged_snaps scrub starts 2024-09-21T10:02:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[39999]: purged_snaps scrub ok 2024-09-21T10:02:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[39999]: osd.6 [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283] boot 2024-09-21T10:02:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[39999]: osdmap e46: 7 total, 7 up, 7 in 2024-09-21T10:02:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:02:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[39999]: pgmap v146: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:22 smithi007 ceph-mon[39999]: osdmap e47: 7 total, 7 up, 7 in 2024-09-21T10:02:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: osdmap e48: 7 total, 7 up, 7 in 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: Detected new or changed devices on smithi031 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi031 to 5697M 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:23 smithi031 ceph-mon[32927]: pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: osdmap e48: 7 total, 7 up, 7 in 2024-09-21T10:02:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: Detected new or changed devices on smithi031 2024-09-21T10:02:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi031 to 5697M 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[39999]: pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: osdmap e48: 7 total, 7 up, 7 in 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: Detected new or changed devices on smithi031 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:24.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:24.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:24.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:24.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:24.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi031 to 5697M 2024-09-21T10:02:24.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:24.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:24.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:24.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:24.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:23 smithi007 ceph-mon[29607]: pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:24.814 INFO:teuthology.orchestra.run.smithi031.stdout: 2024-09-21T10:02:24.836 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi031:vg_nvme/lv_1 2024-09-21T10:02:25.043 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:25.164 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:24 smithi031 ceph-mon[32927]: osdmap e49: 7 total, 7 up, 7 in 2024-09-21T10:02:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:24 smithi007 ceph-mon[29607]: osdmap e49: 7 total, 7 up, 7 in 2024-09-21T10:02:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:24 smithi007 ceph-mon[39999]: osdmap e49: 7 total, 7 up, 7 in 2024-09-21T10:02:26.032 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:25 smithi031 ceph-mon[32927]: osdmap e50: 7 total, 7 up, 7 in 2024-09-21T10:02:26.033 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:25 smithi031 ceph-mon[32927]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:25 smithi007 ceph-mon[29607]: osdmap e50: 7 total, 7 up, 7 in 2024-09-21T10:02:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:25 smithi007 ceph-mon[29607]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:25 smithi007 ceph-mon[39999]: osdmap e50: 7 total, 7 up, 7 in 2024-09-21T10:02:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:25 smithi007 ceph-mon[39999]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:02:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:02:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:26 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:02:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:02:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:26 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:02:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:02:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:26 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:28.092 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:27 smithi031 ceph-mon[32927]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:28.092 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:27 smithi031 ceph-mon[32927]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-21T10:02:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:27 smithi007 ceph-mon[29607]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:27 smithi007 ceph-mon[29607]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-21T10:02:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:27 smithi007 ceph-mon[39999]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:28.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:27 smithi007 ceph-mon[39999]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-21T10:02:29.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:29 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/2188353453' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c404a1b-b688-4965-a89c-f388c4ceea28"}]: dispatch 2024-09-21T10:02:29.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:29 smithi031 ceph-mon[32927]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c404a1b-b688-4965-a89c-f388c4ceea28"}]: dispatch 2024-09-21T10:02:29.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:29 smithi031 ceph-mon[32927]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c404a1b-b688-4965-a89c-f388c4ceea28"}]': finished 2024-09-21T10:02:29.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:29 smithi031 ceph-mon[32927]: osdmap e51: 8 total, 7 up, 8 in 2024-09-21T10:02:29.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:29 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:29.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:29 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/2188353453' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c404a1b-b688-4965-a89c-f388c4ceea28"}]: dispatch 2024-09-21T10:02:29.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:29 smithi007 ceph-mon[29607]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c404a1b-b688-4965-a89c-f388c4ceea28"}]: dispatch 2024-09-21T10:02:29.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:29 smithi007 ceph-mon[29607]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c404a1b-b688-4965-a89c-f388c4ceea28"}]': finished 2024-09-21T10:02:29.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:29 smithi007 ceph-mon[29607]: osdmap e51: 8 total, 7 up, 8 in 2024-09-21T10:02:29.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:29 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:29.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:29 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/2188353453' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c404a1b-b688-4965-a89c-f388c4ceea28"}]: dispatch 2024-09-21T10:02:29.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:29 smithi007 ceph-mon[39999]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c404a1b-b688-4965-a89c-f388c4ceea28"}]: dispatch 2024-09-21T10:02:29.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:29 smithi007 ceph-mon[39999]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c404a1b-b688-4965-a89c-f388c4ceea28"}]': finished 2024-09-21T10:02:29.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:29 smithi007 ceph-mon[39999]: osdmap e51: 8 total, 7 up, 8 in 2024-09-21T10:02:29.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:29 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:30.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:30 smithi031 ceph-mon[32927]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:02:30.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:30 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/2683754595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:30.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:30 smithi007 ceph-mon[29607]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:02:30.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:30 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/2683754595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:30.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:30 smithi007 ceph-mon[39999]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:02:30.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:30 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/2683754595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:31 smithi031 ceph-mon[32927]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-21T10:02:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:31 smithi007 ceph-mon[39999]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-21T10:02:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:31 smithi007 ceph-mon[29607]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-21T10:02:33.814 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:33 smithi031 ceph-mon[32927]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-21T10:02:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:33 smithi007 ceph-mon[29607]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-21T10:02:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:33 smithi007 ceph-mon[39999]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-21T10:02:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:35 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T10:02:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:35 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:35 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T10:02:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:35 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:35.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:35 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T10:02:35.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:35 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:36.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:36 smithi007 ceph-mon[29607]: Deploying daemon osd.7 on smithi031 2024-09-21T10:02:36.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:36 smithi007 ceph-mon[29607]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T10:02:36.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:36 smithi007 ceph-mon[39999]: Deploying daemon osd.7 on smithi031 2024-09-21T10:02:36.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:36 smithi007 ceph-mon[39999]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T10:02:36.444 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:36 smithi031 ceph-mon[32927]: Deploying daemon osd.7 on smithi031 2024-09-21T10:02:36.444 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:36 smithi031 ceph-mon[32927]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T10:02:37.782 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:37 smithi031 ceph-mon[32927]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:37 smithi007 ceph-mon[29607]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:37 smithi007 ceph-mon[39999]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:39.876 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:39 smithi031 ceph-mon[32927]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:39 smithi007 ceph-mon[29607]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:39 smithi007 ceph-mon[39999]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:40.855 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:40.855 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:40.856 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:40 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:40 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:40.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:40.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:40.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:40 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:41.795 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:41 smithi031 ceph-mon[32927]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:41 smithi007 ceph-mon[29607]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:41 smithi007 ceph-mon[39999]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:43.297 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 7 on host 'smithi031' 2024-09-21T10:02:43.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:43 smithi031 ceph-mon[32927]: from='osd.7 [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:02:43.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:43 smithi031 ceph-mon[32927]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:02:43.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:43 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:43.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:43 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:43.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:43 smithi007 ceph-mon[29607]: from='osd.7 [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:02:43.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:43 smithi007 ceph-mon[29607]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:02:43.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:43 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:43.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:43 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:43.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:43 smithi007 ceph-mon[39999]: from='osd.7 [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:02:43.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:43 smithi007 ceph-mon[39999]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:02:43.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:43 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:43.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:43 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:44.037 DEBUG:teuthology.orchestra.run.smithi031:osd.7> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.7.service 2024-09-21T10:02:44.039 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-21T10:02:44.039 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T10:02:44.256 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:44.650 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[29607]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T10:02:44.650 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[29607]: osdmap e52: 8 total, 7 up, 8 in 2024-09-21T10:02:44.650 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:44.650 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[29607]: from='osd.7 [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:44.650 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[29607]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:44.650 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[29607]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:44.650 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:44.650 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:44.651 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[39999]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T10:02:44.651 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[39999]: osdmap e52: 8 total, 7 up, 8 in 2024-09-21T10:02:44.651 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:44.651 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[39999]: from='osd.7 [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:44.651 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[39999]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:44.651 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[39999]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:44.651 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:44.651 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:44 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:44 smithi031 ceph-mon[32927]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T10:02:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:44 smithi031 ceph-mon[32927]: osdmap e52: 8 total, 7 up, 8 in 2024-09-21T10:02:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:44 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:44 smithi031 ceph-mon[32927]: from='osd.7 [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:44 smithi031 ceph-mon[32927]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2024-09-21T10:02:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:44 smithi031 ceph-mon[32927]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:02:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:44 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:44.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:44 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:44.666 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:02:44 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:02:44.338+0000 7fe6b70c7640 -1 osd.7 0 waiting for initial osdmap 2024-09-21T10:02:44.666 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:02:44 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:02:44.348+0000 7fe6b2ef0640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:02:45.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:45 smithi007 ceph-mon[29607]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:02:45.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:45 smithi007 ceph-mon[29607]: osdmap e53: 8 total, 7 up, 8 in 2024-09-21T10:02:45.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:45.605 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:45 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:45.606 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:45 smithi007 ceph-mon[39999]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:02:45.606 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:45 smithi007 ceph-mon[39999]: osdmap e53: 8 total, 7 up, 8 in 2024-09-21T10:02:45.606 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:45 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:45.606 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:45 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:45 smithi031 ceph-mon[32927]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2024-09-21T10:02:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:45 smithi031 ceph-mon[32927]: osdmap e53: 8 total, 7 up, 8 in 2024-09-21T10:02:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:45 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:45 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:46.105 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:02:46.617 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[29607]: purged_snaps scrub starts 2024-09-21T10:02:46.617 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[29607]: purged_snaps scrub ok 2024-09-21T10:02:46.617 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[29607]: osd.7 [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318] boot 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[29607]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[29607]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3674075822' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[29607]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[39999]: purged_snaps scrub starts 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[39999]: purged_snaps scrub ok 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[39999]: osd.7 [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318] boot 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[39999]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:46.618 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[39999]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:02:46.619 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3674075822' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T10:02:46.619 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:46 smithi007 ceph-mon[39999]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T10:02:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:46 smithi031 ceph-mon[32927]: purged_snaps scrub starts 2024-09-21T10:02:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:46 smithi031 ceph-mon[32927]: purged_snaps scrub ok 2024-09-21T10:02:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:46 smithi031 ceph-mon[32927]: osd.7 [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318] boot 2024-09-21T10:02:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:46 smithi031 ceph-mon[32927]: osdmap e54: 8 total, 8 up, 8 in 2024-09-21T10:02:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:46 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:02:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:46 smithi031 ceph-mon[32927]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:02:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:46 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3674075822' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T10:02:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:46 smithi031 ceph-mon[32927]: osdmap e55: 8 total, 8 up, 8 in 2024-09-21T10:02:46.743 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1726912965,"num_in_osds":8,"osd_in_since":1726912949,"num_remapped_pgs":1} 2024-09-21T10:02:46.744 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:02:46.949 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:48.596 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:02:48.597 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":57,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:57:49.015873+0000","modified":"2024-09-21T10:02:48.336908+0000","last_up_change":"2024-09-21T10:02:45.332846+0000","last_in_change":"2024-09-21T10:02:29.054388+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:48.052620+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9c5f68cd-8fb3-45aa-a345-82257a87b431","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.7:6802","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6803","nonce":2183352244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6805","nonce":2183352244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6809","nonce":2183352244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6807","nonce":2183352244}]},"public_addr":"172.21.15.7:6803/2183352244","cluster_addr":"172.21.15.7:6805/2183352244","heartbeat_back_addr":"172.21.15.7:6809/2183352244","heartbeat_front_addr":"172.21.15.7:6807/2183352244","state":["exists","up"]},{"osd":1,"uuid":"27411cc7-10a6-4567-ab1c-bc025fa40c39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6811","nonce":1075007055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6813","nonce":1075007055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6817","nonce":1075007055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6815","nonce":1075007055}]},"public_addr":"172.21.15.7:6811/1075007055","cluster_addr":"172.21.15.7:6813/1075007055","heartbeat_back_addr":"172.21.15.7:6817/1075007055","heartbeat_front_addr":"172.21.15.7:6815/1075007055","state":["exists","up"]},{"osd":2,"uuid":"5865af20-7d01-472a-aec4-f8b6e71f55a3","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.7:6818","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6819","nonce":3822497650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6821","nonce":3822497650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6825","nonce":3822497650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6823","nonce":3822497650}]},"public_addr":"172.21.15.7:6819/3822497650","cluster_addr":"172.21.15.7:6821/3822497650","heartbeat_back_addr":"172.21.15.7:6825/3822497650","heartbeat_front_addr":"172.21.15.7:6823/3822497650","state":["exists","up"]},{"osd":3,"uuid":"575fb77a-7174-4ed2-bb76-71cc9da58892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6827","nonce":3847221430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6829","nonce":3847221430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6833","nonce":3847221430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6831","nonce":3847221430}]},"public_addr":"172.21.15.7:6827/3847221430","cluster_addr":"172.21.15.7:6829/3847221430","heartbeat_back_addr":"172.21.15.7:6833/3847221430","heartbeat_front_addr":"172.21.15.7:6831/3847221430","state":["exists","up"]},{"osd":4,"uuid":"35f2bb85-1144-4d87-a035-b64b3476ede0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6801","nonce":3511615736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6803","nonce":3511615736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6807","nonce":3511615736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6805","nonce":3511615736}]},"public_addr":"172.21.15.31:6801/3511615736","cluster_addr":"172.21.15.31:6803/3511615736","heartbeat_back_addr":"172.21.15.31:6807/3511615736","heartbeat_front_addr":"172.21.15.31:6805/3511615736","state":["exists","up"]},{"osd":5,"uuid":"2d1a1089-efc6-4d90-bc27-922978582f8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6809","nonce":1658279782}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6811","nonce":1658279782}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6815","nonce":1658279782}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6813","nonce":1658279782}]},"public_addr":"172.21.15.31:6809/1658279782","cluster_addr":"172.21.15.31:6811/1658279782","heartbeat_back_addr":"172.21.15.31:6815/1658279782","heartbeat_front_addr":"172.21.15.31:6813/1658279782","state":["exists","up"]},{"osd":6,"uuid":"15ebf9a9-5d93-4502-961f-a47c980b50cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6817","nonce":2115178283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6819","nonce":2115178283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6823","nonce":2115178283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6821","nonce":2115178283}]},"public_addr":"172.21.15.31:6817/2115178283","cluster_addr":"172.21.15.31:6819/2115178283","heartbeat_back_addr":"172.21.15.31:6823/2115178283","heartbeat_front_addr":"172.21.15.31:6821/2115178283","state":["exists","up"]},{"osd":7,"uuid":"0c404a1b-b688-4965-a89c-f388c4ceea28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6825","nonce":2127041318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6827","nonce":2127041318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6831","nonce":2127041318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6829","nonce":2127041318}]},"public_addr":"172.21.15.31:6825/2127041318","cluster_addr":"172.21.15.31:6827/2127041318","heartbeat_back_addr":"172.21.15.31:6831/2127041318","heartbeat_front_addr":"172.21.15.31:6829/2127041318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:58.687112+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:22.000009+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:45.880868+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:10.664732+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:32.544377+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:56.821409+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:20.131714+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:44.226871+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:6800/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2199154720":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2892876208":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2676614871":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2341862581":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6801/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/3679482398":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6800/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/1782214167":"2024-09-22T09:58:18.619743+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:02:48.597 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T10:02:48.597 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: Detected new or changed devices on smithi031 2024-09-21T10:02:48.597 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.597 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.597 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.597 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.597 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.597 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi031 to 4273M 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: pgmap v169: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.598 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: Detected new or changed devices on smithi031 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi031 to 4273M 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: pgmap v169: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:48.599 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:48.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:48.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:48 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: osdmap e56: 8 total, 8 up, 8 in 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: Detected new or changed devices on smithi031 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi031 to 4273M 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:48.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:48.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:48.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: pgmap v169: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:02:48.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:48.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:48.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:48.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:48 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:49.184 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T10:00:48.052620+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T10:02:49.184 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T10:02:49.391 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:02:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:49 smithi007 ceph-mon[29607]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T10:02:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:49 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1431436456' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:02:49.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:49 smithi007 ceph-mon[39999]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T10:02:49.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:49 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1431436456' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:02:49.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:49 smithi031 ceph-mon[32927]: osdmap e57: 8 total, 8 up, 8 in 2024-09-21T10:02:49.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:49 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1431436456' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:02:50.633 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:50 smithi007 ceph-mon[29607]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T10:02:50.633 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:50 smithi007 ceph-mon[29607]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:02:50.634 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:50 smithi007 ceph-mon[39999]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T10:02:50.634 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:50 smithi007 ceph-mon[39999]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:02:50.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:50 smithi031 ceph-mon[32927]: osdmap e58: 8 total, 8 up, 8 in 2024-09-21T10:02:50.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:50 smithi031 ceph-mon[32927]: pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:02:51.043 INFO:teuthology.orchestra.run.smithi007.stdout:pg_num: 1 2024-09-21T10:02:51.659 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:51 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2846873790' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T10:02:51.660 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:51 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/2846873790' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T10:02:51.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:51 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/2846873790' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T10:02:51.684 INFO:tasks.cephadm:Adding prometheus.a on smithi031 2024-09-21T10:02:51.684 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch apply prometheus '1;smithi031=a' 2024-09-21T10:02:51.906 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:52.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:52 smithi031 ceph-mon[32927]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-21T10:02:52.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:52 smithi007 ceph-mon[29607]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-21T10:02:52.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:52 smithi007 ceph-mon[39999]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-21T10:02:53.688 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled prometheus update... 2024-09-21T10:02:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:53 smithi031 ceph-mon[32927]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T10:02:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:53 smithi007 ceph-mon[29607]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T10:02:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:53 smithi007 ceph-mon[39999]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T10:02:54.334 DEBUG:teuthology.orchestra.run.smithi031:prometheus.a> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a.service 2024-09-21T10:02:54.337 INFO:tasks.cephadm:Adding node-exporter.a on smithi007 2024-09-21T10:02:54.337 INFO:tasks.cephadm:Adding node-exporter.b on smithi031 2024-09-21T10:02:54.337 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch apply node-exporter '2;smithi007=a;smithi031=b' 2024-09-21T10:02:54.584 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:54.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:54 smithi031 ceph-mon[32927]: from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:54.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:54 smithi031 ceph-mon[32927]: Saving service prometheus spec with placement smithi031=a;count:1 2024-09-21T10:02:54.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:54 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:54.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:54 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:54.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:54 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:54.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:54 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:54.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:54 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:54.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:54 smithi031 ceph-mon[32927]: Deploying daemon prometheus.a on smithi031 2024-09-21T10:02:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[29607]: from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[29607]: Saving service prometheus spec with placement smithi031=a;count:1 2024-09-21T10:02:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[29607]: Deploying daemon prometheus.a on smithi031 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[39999]: from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[39999]: Saving service prometheus spec with placement smithi031=a;count:1 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:54 smithi007 ceph-mon[39999]: Deploying daemon prometheus.a on smithi031 2024-09-21T10:02:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:55 smithi031 ceph-mon[32927]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:02:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:55 smithi007 ceph-mon[29607]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:02:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:55 smithi007 ceph-mon[39999]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:02:57.096 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled node-exporter update... 2024-09-21T10:02:58.339 DEBUG:teuthology.orchestra.run.smithi007:node-exporter.a> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.a.service 2024-09-21T10:02:58.342 DEBUG:teuthology.orchestra.run.smithi031:node-exporter.b> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.b.service 2024-09-21T10:02:58.344 INFO:tasks.cephadm:Adding alertmanager.a on smithi007 2024-09-21T10:02:58.344 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch apply alertmanager '1;smithi007=a' 2024-09-21T10:02:58.368 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:58 smithi031 ceph-mon[32927]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi007=a;smithi031=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:58.368 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:58 smithi031 ceph-mon[32927]: Saving service node-exporter spec with placement smithi007=a;smithi031=b;count:2 2024-09-21T10:02:58.368 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:58 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:58.368 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:58 smithi031 ceph-mon[32927]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T10:02:58.368 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:58 smithi007 ceph-mon[29607]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi007=a;smithi031=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:58.368 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:58 smithi007 ceph-mon[29607]: Saving service node-exporter spec with placement smithi007=a;smithi031=b;count:2 2024-09-21T10:02:58.369 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:58 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:58.369 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:58 smithi007 ceph-mon[29607]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T10:02:58.369 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:58 smithi007 ceph-mon[39999]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi007=a;smithi031=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:58.369 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:58 smithi007 ceph-mon[39999]: Saving service node-exporter spec with placement smithi007=a;smithi031=b;count:2 2024-09-21T10:02:58.369 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:58 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:02:58.369 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:58 smithi007 ceph-mon[39999]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-21T10:02:58.597 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:02:59 smithi031 ceph-mon[32927]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T10:02:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:02:59 smithi007 ceph-mon[29607]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T10:02:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:02:59 smithi007 ceph-mon[39999]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-21T10:03:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:01 smithi031 ceph-mon[32927]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T10:03:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:01 smithi007 ceph-mon[29607]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T10:03:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:01 smithi007 ceph-mon[39999]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T10:03:02.142 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled alertmanager update... 2024-09-21T10:03:03.402 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:03 smithi031 ceph-mon[32927]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi007=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:03:03.403 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:03 smithi031 ceph-mon[32927]: Saving service alertmanager spec with placement smithi007=a;count:1 2024-09-21T10:03:03.403 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:03 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:03.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:03 smithi007 ceph-mon[29607]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi007=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:03:03.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:03 smithi007 ceph-mon[29607]: Saving service alertmanager spec with placement smithi007=a;count:1 2024-09-21T10:03:03.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:03 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:03.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:03 smithi007 ceph-mon[39999]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi007=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:03:03.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:03 smithi007 ceph-mon[39999]: Saving service alertmanager spec with placement smithi007=a;count:1 2024-09-21T10:03:03.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:03 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:03.713 DEBUG:teuthology.orchestra.run.smithi007:alertmanager.a> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@alertmanager.a.service 2024-09-21T10:03:03.716 INFO:tasks.cephadm:Adding grafana.a on smithi031 2024-09-21T10:03:03.717 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph orch apply grafana '1;smithi031=a' 2024-09-21T10:03:04.332 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:04 smithi031 ceph-mon[32927]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:04 smithi007 ceph-mon[29607]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:04.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:04 smithi007 ceph-mon[39999]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:05.703 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:03:05.837 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:05 smithi031 ceph-mon[32927]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:05 smithi007 ceph-mon[29607]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:05.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:05 smithi007 ceph-mon[39999]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:07.897 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled grafana update... 2024-09-21T10:03:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:07 smithi007 ceph-mon[29607]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:07.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:07 smithi007 ceph-mon[39999]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:07 smithi031 ceph-mon[32927]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:08.551 DEBUG:teuthology.orchestra.run.smithi031:grafana.a> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@grafana.a.service 2024-09-21T10:03:08.554 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T10:03:08.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T10:03:08.773 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:09.146 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.146 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.146 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.146 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T10:03:09.146 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[29607]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:03:09.146 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[29607]: Saving service grafana spec with placement smithi031=a;count:1 2024-09-21T10:03:09.146 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.147 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ignoring --setuser ceph since I am not root 2024-09-21T10:03:09.147 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ignoring --setgroup ceph since I am not root 2024-09-21T10:03:09.147 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:09.006+0000 7f051e414040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T10:03:09.147 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:09.066+0000 7f051e414040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T10:03:09.147 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.147 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.147 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.147 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T10:03:09.148 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[39999]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:03:09.148 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[39999]: Saving service grafana spec with placement smithi031=a;count:1 2024-09-21T10:03:09.148 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:08 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:08 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:08 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:08 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:08 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T10:03:09.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:08 smithi031 ceph-mon[32927]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi031=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:03:09.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:08 smithi031 ceph-mon[32927]: Saving service grafana spec with placement smithi031=a;count:1 2024-09-21T10:03:09.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:08 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' 2024-09-21T10:03:09.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:08 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: ignoring --setuser ceph since I am not root 2024-09-21T10:03:09.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:08 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: ignoring --setgroup ceph since I am not root 2024-09-21T10:03:09.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:08 smithi031 ceph-mgr[34755]: -- 172.21.15.31:0/2420798223 <== mon.0 v2:172.21.15.7:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562632972d00 con 0x562632947400 2024-09-21T10:03:09.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:09.013+0000 7fc1e4777040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T10:03:09.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:09.071+0000 7fc1e4777040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T10:03:09.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:09.225+0000 7f051e414040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T10:03:09.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:09.294+0000 7f051e414040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T10:03:09.591 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:09.225+0000 7fc1e4777040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T10:03:09.591 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:09.293+0000 7fc1e4777040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T10:03:09.591 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:09.444+0000 7fc1e4777040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:03:09.591 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:09.588+0000 7fc1e4777040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T10:03:09.862 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:09.446+0000 7f051e414040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:03:09.862 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:09.595+0000 7f051e414040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T10:03:10.164 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:09 smithi031 ceph-mon[32927]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T10:03:10.164 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:09 smithi031 ceph-mon[32927]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-21T10:03:10.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:09.910+0000 7fc1e4777040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T10:03:10.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:09.972+0000 7fc1e4777040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T10:03:10.182 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-mon[29607]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T10:03:10.182 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-mon[29607]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-21T10:03:10.182 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:09.919+0000 7f051e414040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T10:03:10.182 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:09.982+0000 7f051e414040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T10:03:10.182 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:10.179+0000 7f051e414040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T10:03:10.183 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-mon[39999]: from='mgr.14150 172.21.15.7:0/3549764248' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T10:03:10.183 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:09 smithi007 ceph-mon[39999]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-21T10:03:10.415 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:10.162+0000 7fc1e4777040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T10:03:10.906 INFO:teuthology.orchestra.run.smithi007.stdout:[client.0] 2024-09-21T10:03:10.906 INFO:teuthology.orchestra.run.smithi007.stdout: key = AQDeme5mTtGmNRAAWkyUQ804ULsRIzZSDQaAEA== 2024-09-21T10:03:11.159 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:10 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/558597520' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:11.159 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:10 smithi007 ceph-mon[29607]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:11.159 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:10 smithi007 ceph-mon[29607]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T10:03:11.159 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:11.108+0000 7f051e414040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T10:03:11.159 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:10 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/558597520' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:11.159 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:10 smithi007 ceph-mon[39999]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:11.159 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:10 smithi007 ceph-mon[39999]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T10:03:11.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:10 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/558597520' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:11.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:10 smithi031 ceph-mon[32927]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:11.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:10 smithi031 ceph-mon[32927]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T10:03:11.416 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:11 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:11.068+0000 7fc1e4777040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T10:03:11.416 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:11 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:11.137+0000 7fc1e4777040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T10:03:11.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:11.178+0000 7f051e414040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T10:03:11.581 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T10:03:11.581 DEBUG:teuthology.orchestra.run.smithi007:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T10:03:11.581 DEBUG:teuthology.orchestra.run.smithi007:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T10:03:11.621 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T10:03:11.842 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:03:12.179 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:11 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:11.913+0000 7fc1e4777040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T10:03:12.180 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.033+0000 7fc1e4777040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T10:03:12.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:11.926+0000 7f051e414040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T10:03:12.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.045+0000 7f051e414040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T10:03:12.478 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.185+0000 7fc1e4777040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:03:12.478 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.249+0000 7fc1e4777040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T10:03:12.479 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.405+0000 7fc1e4777040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T10:03:12.479 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.476+0000 7fc1e4777040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T10:03:12.480 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.191+0000 7f051e414040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:03:12.480 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.255+0000 7f051e414040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T10:03:12.480 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.407+0000 7f051e414040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T10:03:12.480 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.477+0000 7f051e414040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T10:03:12.771 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.539+0000 7f051e414040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T10:03:12.771 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.701+0000 7f051e414040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T10:03:12.771 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.768+0000 7f051e414040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T10:03:12.771 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.538+0000 7fc1e4777040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T10:03:12.772 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.702+0000 7fc1e4777040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T10:03:12.772 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.769+0000 7fc1e4777040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T10:03:13.047 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.837+0000 7f051e414040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T10:03:13.047 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.922+0000 7f051e414040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T10:03:13.047 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:12.983+0000 7f051e414040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T10:03:13.047 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:13.044+0000 7f051e414040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T10:03:13.048 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.838+0000 7fc1e4777040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T10:03:13.048 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.923+0000 7fc1e4777040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T10:03:13.048 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:12.984+0000 7fc1e4777040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T10:03:13.048 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:13.046+0000 7fc1e4777040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T10:03:13.883 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:13.877+0000 7fc1e4777040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T10:03:14.116 INFO:teuthology.orchestra.run.smithi031.stdout:[client.1] 2024-09-21T10:03:14.116 INFO:teuthology.orchestra.run.smithi031.stdout: key = AQDime5mpk+aBhAAx/9xXU4TadXw2n0PjmztOg== 2024-09-21T10:03:14.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: [21/Sep/2024:10:03:13] ENGINE Bus STARTING 2024-09-21T10:03:14.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: CherryPy Checker: 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: The Application mounted at '' has an empty config. 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: [21/Sep/2024:10:03:13] ENGINE Serving on http://:::9283 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[34751]: [21/Sep/2024:10:03:13] ENGINE Bus STARTED 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: Active manager daemon y restarted 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: Activating manager daemon y 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: mgrmap e17: y(active, starting, since 0.00760699s), standbys: x 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:03:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: Manager daemon y is now available 2024-09-21T10:03:14.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: Standby manager daemon x restarted 2024-09-21T10:03:14.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: Standby manager daemon x started 2024-09-21T10:03:14.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:03:14.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:03:14.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:03:14.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:03:14.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:03:14.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:13.855+0000 7f051e414040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T10:03:14.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:03:13] ENGINE Bus STARTING 2024-09-21T10:03:14.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: CherryPy Checker: 2024-09-21T10:03:14.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: The Application mounted at '' has an empty config. 2024-09-21T10:03:14.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:14.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:03:14] ENGINE Serving on http://:::9283 2024-09-21T10:03:14.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:03:14] ENGINE Bus STARTED 2024-09-21T10:03:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: Active manager daemon y restarted 2024-09-21T10:03:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: Activating manager daemon y 2024-09-21T10:03:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T10:03:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: mgrmap e17: y(active, starting, since 0.00760699s), standbys: x 2024-09-21T10:03:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:03:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:03:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:03:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:03:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:03:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: Manager daemon y is now available 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: Standby manager daemon x restarted 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: Standby manager daemon x started 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:03:14.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: Active manager daemon y restarted 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: Activating manager daemon y 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: osdmap e59: 8 total, 8 up, 8 in 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: mgrmap e17: y(active, starting, since 0.00760699s), standbys: x 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:03:14.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: Manager daemon y is now available 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: Standby manager daemon x restarted 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: Standby manager daemon x started 2024-09-21T10:03:14.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:03:14.197 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:03:14.197 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:03:14.197 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3753518501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:03:14.197 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:03:14.945 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2024-09-21T10:03:14.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-21T10:03:14.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-21T10:03:14.988 INFO:tasks.cephadm:Creating RBD pool 2024-09-21T10:03:14.988 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create rbd 8 2024-09-21T10:03:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:03:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:03:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:03:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:03:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[39999]: from='client.? 172.21.15.31:0/1068275171' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[39999]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[39999]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[39999]: mgrmap e18: y(active, since 1.01152s), standbys: x 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[29607]: from='client.? 172.21.15.31:0/1068275171' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[29607]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[29607]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T10:03:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:14 smithi007 ceph-mon[29607]: mgrmap e18: y(active, since 1.01152s), standbys: x 2024-09-21T10:03:15.273 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:14 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:15.273 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:15.273 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:03:15.273 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:14 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:03:15.273 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:03:15.273 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:14 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:03:15.273 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:14 smithi031 ceph-mon[32927]: from='client.? 172.21.15.31:0/1068275171' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:15.273 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:14 smithi031 ceph-mon[32927]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:03:15.273 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:14 smithi031 ceph-mon[32927]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T10:03:15.273 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:14 smithi031 ceph-mon[32927]: mgrmap e18: y(active, since 1.01152s), standbys: x 2024-09-21T10:03:15.376 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:16.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:15 smithi007 ceph-mon[29607]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:16.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:15 smithi007 ceph-mon[29607]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:16.172 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:15 smithi007 ceph-mon[39999]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:16.172 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:15 smithi007 ceph-mon[39999]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:16.322 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:15 smithi031 ceph-mon[32927]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:16.322 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:15 smithi031 ceph-mon[32927]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:16.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:16.295+0000 7f047297b640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:10:03:16] ENGINE Error in HTTPServer.serve 2024-09-21T10:03:16.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: Traceback (most recent call last): 2024-09-21T10:03:16.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self._connections.run(self.expiration_interval) 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self._run(expiration_interval) 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: s = self.context.wrap_socket( 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: return self.sslsocket_class._create( 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self.do_handshake() 2024-09-21T10:03:16.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:03:16.444 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: self._sslobj.do_handshake() 2024-09-21T10:03:16.444 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:03:16.444 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:03:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[29607]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-21T10:03:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[29607]: [21/Sep/2024:10:03:16] ENGINE Bus STARTING 2024-09-21T10:03:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[29607]: [21/Sep/2024:10:03:16] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T10:03:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[29607]: [21/Sep/2024:10:03:16] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[29607]: [21/Sep/2024:10:03:16] ENGINE Bus STARTED 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[29607]: [21/Sep/2024:10:03:16] ENGINE Error in HTTPServer.serve 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: Traceback (most recent call last): 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._run(expiration_interval) 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: s = self.context.wrap_socket( 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: return self.sslsocket_class._create( 2024-09-21T10:03:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.a.smithi007.stdout: self.do_handshake() 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._sslobj.do_handshake() 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.a.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[39999]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[39999]: [21/Sep/2024:10:03:16] ENGINE Bus STARTING 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[39999]: [21/Sep/2024:10:03:16] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[39999]: [21/Sep/2024:10:03:16] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[39999]: [21/Sep/2024:10:03:16] ENGINE Bus STARTED 2024-09-21T10:03:17.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[39999]: [21/Sep/2024:10:03:16] ENGINE Error in HTTPServer.serve 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: Traceback (most recent call last): 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._run(expiration_interval) 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: s = self.context.wrap_socket( 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:03:17.195 INFO:journalctl@ceph.mon.c.smithi007.stdout: return self.sslsocket_class._create( 2024-09-21T10:03:17.196 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:03:17.196 INFO:journalctl@ceph.mon.c.smithi007.stdout: self.do_handshake() 2024-09-21T10:03:17.196 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:03:17.196 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._sslobj.do_handshake() 2024-09-21T10:03:17.196 INFO:journalctl@ceph.mon.c.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:03:17.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:17.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:16 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:17.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:16 smithi031 ceph-mon[32927]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:16 smithi031 ceph-mon[32927]: [21/Sep/2024:10:03:16] ENGINE Bus STARTING 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:16 smithi031 ceph-mon[32927]: [21/Sep/2024:10:03:16] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:16 smithi031 ceph-mon[32927]: [21/Sep/2024:10:03:16] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:16 smithi031 ceph-mon[32927]: [21/Sep/2024:10:03:16] ENGINE Bus STARTED 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:16 smithi031 ceph-mon[32927]: [21/Sep/2024:10:03:16] ENGINE Error in HTTPServer.serve 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout: Traceback (most recent call last): 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._run(expiration_interval) 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:03:17.416 INFO:journalctl@ceph.mon.b.smithi031.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout: s = self.context.wrap_socket( 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout: return self.sslsocket_class._create( 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout: self.do_handshake() 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._sslobj.do_handshake() 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:16 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:17.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:16 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.194 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'rbd' created 2024-09-21T10:03:18.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi031 to 4017M 2024-09-21T10:03:18.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3624648530' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:03:18.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:03:18.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:18.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:03:18.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:03:18.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:03:18.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:18 smithi031 ceph-mon[32927]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:18.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi031 to 4017M 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3624648530' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:03:18.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[29607]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi031 to 4017M 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3624648530' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:03:18.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-mon[39999]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:18.860 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:18 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:03:18] "GET /metrics HTTP/1.1" 200 23659 "" "Prometheus/2.43.0" 2024-09-21T10:03:18.888 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- rbd pool init rbd 2024-09-21T10:03:19.113 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:19.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T10:03:19.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[29607]: Deploying daemon alertmanager.a on smithi007 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T10:03:19.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:19 smithi007 ceph-mon[39999]: Deploying daemon alertmanager.a on smithi007 2024-09-21T10:03:19.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: osdmap e60: 8 total, 8 up, 8 in 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T10:03:19.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:19.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:19 smithi031 ceph-mon[32927]: Deploying daemon alertmanager.a on smithi007 2024-09-21T10:03:20.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:20 smithi007 ceph-mon[29607]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T10:03:20.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:20 smithi007 ceph-mon[29607]: pgmap v8: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:20.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:20 smithi007 ceph-mon[39999]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T10:03:20.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:20 smithi007 ceph-mon[39999]: pgmap v8: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:20.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:20 smithi031 ceph-mon[32927]: osdmap e61: 8 total, 8 up, 8 in 2024-09-21T10:03:20.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:20 smithi031 ceph-mon[32927]: pgmap v8: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:21.454 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:21 smithi007 ceph-mon[29607]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:03:21.454 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:21 smithi007 ceph-mon[29607]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T10:03:21.454 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:21 smithi007 ceph-mon[39999]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:03:21.454 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:21 smithi007 ceph-mon[39999]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T10:03:21.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:21 smithi031 ceph-mon[32927]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:03:21.567 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:21 smithi031 ceph-mon[32927]: osdmap e62: 8 total, 8 up, 8 in 2024-09-21T10:03:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:22 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3838564239' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T10:03:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:22 smithi031 ceph-mon[32927]: pgmap v10: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-21T10:03:22.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:22 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3838564239' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T10:03:22.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:22 smithi007 ceph-mon[29607]: pgmap v10: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-21T10:03:22.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:22 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3838564239' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T10:03:22.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:22 smithi007 ceph-mon[39999]: pgmap v10: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-09-21T10:03:23.615 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:23 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3838564239' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T10:03:23.615 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:23 smithi007 ceph-mon[29607]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T10:03:23.615 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:23 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3838564239' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T10:03:23.615 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:23 smithi007 ceph-mon[39999]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T10:03:23.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:23 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3838564239' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T10:03:23.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:23 smithi031 ceph-mon[32927]: osdmap e63: 8 total, 8 up, 8 in 2024-09-21T10:03:24.229 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:24 smithi007 ceph-mon[29607]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T10:03:24.229 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:24 smithi007 ceph-mon[29607]: pgmap v13: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-21T10:03:24.230 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:24 smithi007 ceph-mon[39999]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T10:03:24.230 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:24 smithi007 ceph-mon[39999]: pgmap v13: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-21T10:03:24.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:24 smithi031 ceph-mon[32927]: osdmap e64: 8 total, 8 up, 8 in 2024-09-21T10:03:24.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:24 smithi031 ceph-mon[32927]: pgmap v13: 9 pgs: 9 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-21T10:03:25.329 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:25 smithi007 ceph-mon[29607]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:03:25.329 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:25 smithi007 ceph-mon[29607]: Cluster is now healthy 2024-09-21T10:03:25.329 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:25 smithi007 ceph-mon[29607]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T10:03:25.329 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:25 smithi007 ceph-mon[39999]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:03:25.329 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:25 smithi007 ceph-mon[39999]: Cluster is now healthy 2024-09-21T10:03:25.329 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:25 smithi007 ceph-mon[39999]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T10:03:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:25 smithi031 ceph-mon[32927]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:03:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:25 smithi031 ceph-mon[32927]: Cluster is now healthy 2024-09-21T10:03:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:25 smithi031 ceph-mon[32927]: osdmap e65: 8 total, 8 up, 8 in 2024-09-21T10:03:26.288 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T10:03:26.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:26 smithi031 ceph-mon[32927]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 361 B/s wr, 0 op/s 2024-09-21T10:03:26.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:26 smithi007 ceph-mon[29607]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 361 B/s wr, 0 op/s 2024-09-21T10:03:26.689 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:26 smithi007 ceph-mon[39999]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 361 B/s wr, 0 op/s 2024-09-21T10:03:26.950 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:28.106 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:27 smithi007 ceph-mon[29607]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T10:03:28.106 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:27 smithi007 ceph-mon[39999]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T10:03:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:27 smithi031 ceph-mon[32927]: osdmap e66: 8 total, 8 up, 8 in 2024-09-21T10:03:28.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:28 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:03:28] "GET /metrics HTTP/1.1" 200 23659 "" "Prometheus/2.43.0" 2024-09-21T10:03:28.693 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:28 smithi007 podman[68804]: 2024-09-21 10:03:28.642253119 +0000 UTC m=+0.477171375 container create 4bb5b80f25aa3cd4b778cbd4af1d1e791676a7a4f803a89d942ee00b728217eb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:03:29.155 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:28 smithi007 ceph-mon[29607]: pgmap v17: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 361 B/s wr, 0 op/s 2024-09-21T10:03:29.155 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:28 smithi007 ceph-mon[39999]: pgmap v17: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 361 B/s wr, 0 op/s 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 podman[68804]: 2024-09-21 10:03:29.062046551 +0000 UTC m=+0.896964775 container init 4bb5b80f25aa3cd4b778cbd4af1d1e791676a7a4f803a89d942ee00b728217eb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 podman[68804]: 2024-09-21 10:03:29.064857238 +0000 UTC m=+0.899775454 container start 4bb5b80f25aa3cd4b778cbd4af1d1e791676a7a4f803a89d942ee00b728217eb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:03:29.078Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:03:29.078Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:03:29.078Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.7 port=9094 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:03:29.079Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:03:29.103Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:03:29.103Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:03:29.106Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:03:29.106Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T10:03:29.156 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 bash[68804]: 4bb5b80f25aa3cd4b778cbd4af1d1e791676a7a4f803a89d942ee00b728217eb 2024-09-21T10:03:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:28 smithi031 ceph-mon[32927]: pgmap v17: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 361 B/s wr, 0 op/s 2024-09-21T10:03:29.442 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:29 smithi007 systemd[1]: Started Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:03:29.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:03:29] ENGINE Bus STOPPING 2024-09-21T10:03:29.572 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:03:29.869 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:03:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:03:29.869 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:03:29] ENGINE Bus STOPPED 2024-09-21T10:03:29.869 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:03:29] ENGINE Bus STARTING 2024-09-21T10:03:29.869 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:03:29] ENGINE Serving on http://:::9283 2024-09-21T10:03:29.869 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:03:29] ENGINE Bus STARTED 2024-09-21T10:03:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:03:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:29 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1091281478' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T10:03:30.178 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.178 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:30.178 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.178 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.178 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.178 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.178 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.178 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.178 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:03:30.178 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1091281478' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:30.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:29 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1091281478' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T10:03:30.200 INFO:teuthology.orchestra.run.smithi007.stdout:[{"version":22,"timestamp":"2024-09-21T10:03:29.279494+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-21T10:03:30.200 INFO:tasks.ceph_manager:config epoch is 22 2024-09-21T10:03:30.200 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T10:03:30.201 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T10:03:30.201 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T10:03:30.405 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:30 smithi031 ceph-mon[32927]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T10:03:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:30 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:03:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:30 smithi031 ceph-mon[32927]: Deploying daemon grafana.a on smithi031 2024-09-21T10:03:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:30 smithi031 ceph-mon[32927]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 307 B/s wr, 0 op/s 2024-09-21T10:03:31.192 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:31 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:03:31.080Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000189565s 2024-09-21T10:03:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:30 smithi007 ceph-mon[29607]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T10:03:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:30 smithi007 ceph-mon[29607]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:03:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:30 smithi007 ceph-mon[29607]: Deploying daemon grafana.a on smithi031 2024-09-21T10:03:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:30 smithi007 ceph-mon[29607]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 307 B/s wr, 0 op/s 2024-09-21T10:03:31.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:30 smithi007 ceph-mon[39999]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T10:03:31.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:30 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:03:31.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:30 smithi007 ceph-mon[39999]: Deploying daemon grafana.a on smithi031 2024-09-21T10:03:31.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:30 smithi007 ceph-mon[39999]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 307 B/s wr, 0 op/s 2024-09-21T10:03:32.380 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:03:33.161 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:32 smithi007 ceph-mon[29607]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:03:33.161 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:32 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2803611370' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:03:33.162 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:32 smithi007 ceph-mon[39999]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:03:33.162 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:32 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/2803611370' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:03:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:32 smithi031 ceph-mon[32927]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:03:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:32 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/2803611370' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:03:33.188 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":20,"flags":0,"active_gid":24329,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6800","nonce":1643329052},{"type":"v1","addr":"172.21.15.7:6801","nonce":1643329052}]},"active_addr":"172.21.15.7:6801/1643329052","active_change":"2024-09-21T10:03:13.857814+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24331,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.7:8443/","prometheus":"http://172.21.15.7:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":69049807}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":2681697383}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":3331387564}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":4184174240}]}]} 2024-09-21T10:03:33.193 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T10:03:33.194 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T10:03:33.194 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:03:33.406 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:34 smithi007 ceph-mon[29607]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-09-21T10:03:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:34 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:34 smithi007 ceph-mon[39999]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-09-21T10:03:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:34 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:35.223 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:03:35.223 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":66,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:57:49.015873+0000","modified":"2024-09-21T10:03:26.858707+0000","last_up_change":"2024-09-21T10:02:45.332846+0000","last_in_change":"2024-09-21T10:02:29.054388+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":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:48.052620+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":"rbd","create_time":"2024-09-21T10:03:17.673775+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":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9c5f68cd-8fb3-45aa-a345-82257a87b431","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.7:6802","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6803","nonce":2183352244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6805","nonce":2183352244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6809","nonce":2183352244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6807","nonce":2183352244}]},"public_addr":"172.21.15.7:6803/2183352244","cluster_addr":"172.21.15.7:6805/2183352244","heartbeat_back_addr":"172.21.15.7:6809/2183352244","heartbeat_front_addr":"172.21.15.7:6807/2183352244","state":["exists","up"]},{"osd":1,"uuid":"27411cc7-10a6-4567-ab1c-bc025fa40c39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6811","nonce":1075007055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6813","nonce":1075007055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6817","nonce":1075007055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6815","nonce":1075007055}]},"public_addr":"172.21.15.7:6811/1075007055","cluster_addr":"172.21.15.7:6813/1075007055","heartbeat_back_addr":"172.21.15.7:6817/1075007055","heartbeat_front_addr":"172.21.15.7:6815/1075007055","state":["exists","up"]},{"osd":2,"uuid":"5865af20-7d01-472a-aec4-f8b6e71f55a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6819","nonce":3822497650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6821","nonce":3822497650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6825","nonce":3822497650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6823","nonce":3822497650}]},"public_addr":"172.21.15.7:6819/3822497650","cluster_addr":"172.21.15.7:6821/3822497650","heartbeat_back_addr":"172.21.15.7:6825/3822497650","heartbeat_front_addr":"172.21.15.7:6823/3822497650","state":["exists","up"]},{"osd":3,"uuid":"575fb77a-7174-4ed2-bb76-71cc9da58892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6827","nonce":3847221430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6829","nonce":3847221430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6833","nonce":3847221430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6831","nonce":3847221430}]},"public_addr":"172.21.15.7:6827/3847221430","cluster_addr":"172.21.15.7:6829/3847221430","heartbeat_back_addr":"172.21.15.7:6833/3847221430","heartbeat_front_addr":"172.21.15.7:6831/3847221430","state":["exists","up"]},{"osd":4,"uuid":"35f2bb85-1144-4d87-a035-b64b3476ede0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6801","nonce":3511615736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6803","nonce":3511615736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6807","nonce":3511615736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6805","nonce":3511615736}]},"public_addr":"172.21.15.31:6801/3511615736","cluster_addr":"172.21.15.31:6803/3511615736","heartbeat_back_addr":"172.21.15.31:6807/3511615736","heartbeat_front_addr":"172.21.15.31:6805/3511615736","state":["exists","up"]},{"osd":5,"uuid":"2d1a1089-efc6-4d90-bc27-922978582f8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6809","nonce":1658279782}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6811","nonce":1658279782}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6815","nonce":1658279782}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6813","nonce":1658279782}]},"public_addr":"172.21.15.31:6809/1658279782","cluster_addr":"172.21.15.31:6811/1658279782","heartbeat_back_addr":"172.21.15.31:6815/1658279782","heartbeat_front_addr":"172.21.15.31:6813/1658279782","state":["exists","up"]},{"osd":6,"uuid":"15ebf9a9-5d93-4502-961f-a47c980b50cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6817","nonce":2115178283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6819","nonce":2115178283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6823","nonce":2115178283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6821","nonce":2115178283}]},"public_addr":"172.21.15.31:6817/2115178283","cluster_addr":"172.21.15.31:6819/2115178283","heartbeat_back_addr":"172.21.15.31:6823/2115178283","heartbeat_front_addr":"172.21.15.31:6821/2115178283","state":["exists","up"]},{"osd":7,"uuid":"0c404a1b-b688-4965-a89c-f388c4ceea28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6825","nonce":2127041318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6827","nonce":2127041318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6831","nonce":2127041318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6829","nonce":2127041318}]},"public_addr":"172.21.15.31:6825/2127041318","cluster_addr":"172.21.15.31:6827/2127041318","heartbeat_back_addr":"172.21.15.31:6831/2127041318","heartbeat_front_addr":"172.21.15.31:6829/2127041318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:58.687112+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:22.000009+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:45.880868+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:10.664732+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:32.544377+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:56.821409+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:20.131714+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:44.226871+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/3489535417":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/446880614":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/1782214167":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/1893521517":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3679482398":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2341862581":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2676614871":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/262404630":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/2199154720":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6800/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2892876208":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6800/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3746746401":"2024-09-22T10:03:13.857649+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:03:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:34 smithi031 ceph-mon[32927]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-09-21T10:03:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:34 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:35.804 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T10:03:35.805 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:03:36.016 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:36.137 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:35 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3043109464' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:03:36.137 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:35 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3043109464' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:03:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:35 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3043109464' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:03:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:36 smithi007 ceph-mon[29607]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:36 smithi007 ceph-mon[39999]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:37.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:36 smithi031 ceph-mon[32927]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:38.179 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:03:38.180 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:37 smithi007 ceph-mon[29607]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:38.180 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:37 smithi007 ceph-mon[39999]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:38.180 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":66,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:57:49.015873+0000","modified":"2024-09-21T10:03:26.858707+0000","last_up_change":"2024-09-21T10:02:45.332846+0000","last_in_change":"2024-09-21T10:02:29.054388+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":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:48.052620+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":"rbd","create_time":"2024-09-21T10:03:17.673775+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":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9c5f68cd-8fb3-45aa-a345-82257a87b431","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.7:6802","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6803","nonce":2183352244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6805","nonce":2183352244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6809","nonce":2183352244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6807","nonce":2183352244}]},"public_addr":"172.21.15.7:6803/2183352244","cluster_addr":"172.21.15.7:6805/2183352244","heartbeat_back_addr":"172.21.15.7:6809/2183352244","heartbeat_front_addr":"172.21.15.7:6807/2183352244","state":["exists","up"]},{"osd":1,"uuid":"27411cc7-10a6-4567-ab1c-bc025fa40c39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6811","nonce":1075007055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6813","nonce":1075007055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6817","nonce":1075007055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6815","nonce":1075007055}]},"public_addr":"172.21.15.7:6811/1075007055","cluster_addr":"172.21.15.7:6813/1075007055","heartbeat_back_addr":"172.21.15.7:6817/1075007055","heartbeat_front_addr":"172.21.15.7:6815/1075007055","state":["exists","up"]},{"osd":2,"uuid":"5865af20-7d01-472a-aec4-f8b6e71f55a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6819","nonce":3822497650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6821","nonce":3822497650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6825","nonce":3822497650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6823","nonce":3822497650}]},"public_addr":"172.21.15.7:6819/3822497650","cluster_addr":"172.21.15.7:6821/3822497650","heartbeat_back_addr":"172.21.15.7:6825/3822497650","heartbeat_front_addr":"172.21.15.7:6823/3822497650","state":["exists","up"]},{"osd":3,"uuid":"575fb77a-7174-4ed2-bb76-71cc9da58892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6827","nonce":3847221430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6829","nonce":3847221430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6833","nonce":3847221430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6831","nonce":3847221430}]},"public_addr":"172.21.15.7:6827/3847221430","cluster_addr":"172.21.15.7:6829/3847221430","heartbeat_back_addr":"172.21.15.7:6833/3847221430","heartbeat_front_addr":"172.21.15.7:6831/3847221430","state":["exists","up"]},{"osd":4,"uuid":"35f2bb85-1144-4d87-a035-b64b3476ede0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6801","nonce":3511615736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6803","nonce":3511615736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6807","nonce":3511615736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6805","nonce":3511615736}]},"public_addr":"172.21.15.31:6801/3511615736","cluster_addr":"172.21.15.31:6803/3511615736","heartbeat_back_addr":"172.21.15.31:6807/3511615736","heartbeat_front_addr":"172.21.15.31:6805/3511615736","state":["exists","up"]},{"osd":5,"uuid":"2d1a1089-efc6-4d90-bc27-922978582f8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6809","nonce":1658279782}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6811","nonce":1658279782}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6815","nonce":1658279782}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6813","nonce":1658279782}]},"public_addr":"172.21.15.31:6809/1658279782","cluster_addr":"172.21.15.31:6811/1658279782","heartbeat_back_addr":"172.21.15.31:6815/1658279782","heartbeat_front_addr":"172.21.15.31:6813/1658279782","state":["exists","up"]},{"osd":6,"uuid":"15ebf9a9-5d93-4502-961f-a47c980b50cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6817","nonce":2115178283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6819","nonce":2115178283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6823","nonce":2115178283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6821","nonce":2115178283}]},"public_addr":"172.21.15.31:6817/2115178283","cluster_addr":"172.21.15.31:6819/2115178283","heartbeat_back_addr":"172.21.15.31:6823/2115178283","heartbeat_front_addr":"172.21.15.31:6821/2115178283","state":["exists","up"]},{"osd":7,"uuid":"0c404a1b-b688-4965-a89c-f388c4ceea28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6825","nonce":2127041318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6827","nonce":2127041318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6831","nonce":2127041318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6829","nonce":2127041318}]},"public_addr":"172.21.15.31:6825/2127041318","cluster_addr":"172.21.15.31:6827/2127041318","heartbeat_back_addr":"172.21.15.31:6831/2127041318","heartbeat_front_addr":"172.21.15.31:6829/2127041318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:58.687112+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:22.000009+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:45.880868+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:10.664732+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:32.544377+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:56.821409+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:20.131714+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:44.226871+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/3489535417":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/446880614":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/1782214167":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/1893521517":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3679482398":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2341862581":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2676614871":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/262404630":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/2199154720":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6800/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2892876208":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6800/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3746746401":"2024-09-22T10:03:13.857649+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:03:38.193 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:37 smithi031 ceph-mon[32927]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:38.805 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:03:38] "GET /metrics HTTP/1.1" 200 28487 "" "Prometheus/2.43.0" 2024-09-21T10:03:38.827 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T10:03:38.827 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T10:03:38.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T10:03:38.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T10:03:38.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T10:03:38.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T10:03:38.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T10:03:38.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T10:03:39.084 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:38 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/347709946' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:03:39.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:38 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/347709946' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:03:39.087 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:03:39 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:03:39.083Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003080432s 2024-09-21T10:03:39.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:38 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/347709946' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:03:39.332 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:39.332 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:39.333 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:39.341 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:39.346 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:39.349 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:39.373 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:39.410 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:40.082 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:39 smithi007 ceph-mon[29607]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:40.083 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:39 smithi007 ceph-mon[39999]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:40.346 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:39 smithi031 ceph-mon[32927]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:40.666 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:40 smithi031 systemd[1]: Starting Ceph grafana.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:03:41.006 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:40 smithi031 podman[61311]: 2024-09-21 10:03:40.647559552 +0000 UTC m=+0.015796009 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-09-21T10:03:41.007 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:40 smithi031 podman[61311]: 2024-09-21 10:03:40.778299559 +0000 UTC m=+0.146536048 container create 3a51b115394f5d2796a126ded76a868740931cf2e482154842d1a04049b7fb42 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, maintainer=Paul Cuzner , version=8.5, description=Ceph Grafana Container, com.redhat.component=ubi8-container, distribution-scope=public, name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, release=239.1651231664, io.k8s.display-name=Red Hat Universal Base Image 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, build-date=2022-04-29T11:48:11.055897, io.openshift.expose-services=, io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.32.0, vendor=Red Hat, Inc.) 2024-09-21T10:03:41.259 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 podman[61311]: 2024-09-21 10:03:41.005308011 +0000 UTC m=+0.373544468 container init 3a51b115394f5d2796a126ded76a868740931cf2e482154842d1a04049b7fb42 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, release=239.1651231664, architecture=x86_64, io.openshift.tags=base rhel8, build-date=2022-04-29T11:48:11.055897, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.component=ubi8-container, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.buildah.version=1.32.0, maintainer=Paul Cuzner , version=8.5, description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 podman[61311]: 2024-09-21 10:03:41.008464301 +0000 UTC m=+0.376700756 container start 3a51b115394f5d2796a126ded76a868740931cf2e482154842d1a04049b7fb42 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, architecture=x86_64, vcs-type=git, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vendor=Red Hat, Inc., description=Ceph Grafana Container, com.redhat.component=ubi8-container, io.buildah.version=1.32.0, release=239.1651231664, io.openshift.tags=base rhel8, name=ubi8, version=8.5, build-date=2022-04-29T11:48:11.055897, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 bash[61311]: 3a51b115394f5d2796a126ded76a868740931cf2e482154842d1a04049b7fb42 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 systemd[1]: Started Ceph grafana.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171057496Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171275892Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.17129665Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171305748Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.17131313Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171319933Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171326413Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T10:03:41.260 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171332953Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171340042Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.1713492Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171355436Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171361819Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171368519Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=settings t=2024-09-21T10:03:41.171375041Z level=info msg="App mode production" 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=sqlstore t=2024-09-21T10:03:41.171422892Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=sqlstore t=2024-09-21T10:03:41.171440599Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.172362684Z level=info msg="Starting DB migrations" 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.172439252Z level=info msg="Executing migration" id="create migration_log table" 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.172973403Z level=info msg="Executing migration" id="create user table" 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.17345849Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.176073935Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-21T10:03:41.261 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.178912063Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-21T10:03:41.262 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.18154963Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-21T10:03:41.262 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.184175909Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-21T10:03:41.262 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.187040917Z level=info msg="Executing migration" id="create user table v2" 2024-09-21T10:03:41.262 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.189679113Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-21T10:03:41.262 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.192368811Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-21T10:03:41.262 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.195067Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.197753922Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.200157355Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.200596428Z level=info msg="Executing migration" id="Update user table charset" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.20321063Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.203781749Z level=info msg="Executing migration" id="Add missing user data" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.205820817Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.206428914Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.20681465Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.20725694Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.208422329Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.209214636Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.210011098Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-21T10:03:41.263 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.210809109Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.211637648Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.212452113Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.213245313Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.214015141Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.214999664Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.215613052Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.216496321Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.21725143Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.218016105Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.218826736Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.219769677Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-21T10:03:41.264 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.220567097Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-21T10:03:41.265 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.221374437Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-21T10:03:41.265 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.222108493Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-21T10:03:41.265 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.222880631Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-21T10:03:41.265 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.22371309Z level=info msg="Executing migration" id="create star table" 2024-09-21T10:03:41.265 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.224100629Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-21T10:03:41.265 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.2249236Z level=info msg="Executing migration" id="create org table v1" 2024-09-21T10:03:41.265 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.225775008Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-21T10:03:41.265 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.226725369Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-21T10:03:41.266 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.227399024Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-21T10:03:41.266 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.228199872Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-21T10:03:41.266 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.229167731Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-21T10:03:41.266 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.229706199Z level=info msg="Executing migration" id="Update org table charset" 2024-09-21T10:03:41.266 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.230523327Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-21T10:03:41.266 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.231500555Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-21T10:03:41.266 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.232124519Z level=info msg="Executing migration" id="create dashboard table" 2024-09-21T10:03:41.266 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.232554561Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-21T10:03:41.266 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.235336919Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-21T10:03:41.266 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.238221472Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-21T10:03:41.267 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.240990488Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-21T10:03:41.267 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.241592583Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-21T10:03:41.267 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.244193472Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-21T10:03:41.267 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.245256332Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-21T10:03:41.267 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.246912459Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-21T10:03:41.267 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.249434072Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-21T10:03:41.267 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.249907047Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-21T10:03:41.268 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.252694213Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-21T10:03:41.268 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.255424431Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-21T10:03:41.268 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.258076176Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-21T10:03:41.268 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.258746836Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-21T10:03:41.511 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.261385497Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-21T10:03:41.511 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.264044977Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-21T10:03:41.511 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.266459213Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.267191765Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.268012679Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.270634715Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.273307657Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.273643357Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.276326294Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.276866396Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.279794474Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.280455931Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.283154855Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-21T10:03:41.512 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.283651108Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-21T10:03:41.513 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.285779447Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-21T10:03:41.513 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.288537309Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-21T10:03:41.513 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.289115818Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-21T10:03:41.513 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.292001021Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-21T10:03:41.513 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.294710363Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-21T10:03:41.514 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.29724979Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-21T10:03:41.514 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.297745724Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-21T10:03:41.514 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.300501188Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-21T10:03:41.514 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.303085837Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-21T10:03:41.514 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.305831114Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-21T10:03:41.514 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.306477759Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.309030185Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.3095671Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.311628008Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.31231824Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.314047487Z level=info msg="Executing migration" id="create data_source table" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.314502031Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.317059405Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.317500337Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.320056874Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.320627272Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.321672239Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-21T10:03:41.515 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.324389387Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.32699413Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.329383862Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.329798604Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.332375794Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.33513475Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.335986434Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.336478295Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.337238443Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.337586566Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.338072535Z level=info msg="Executing migration" id="Add uid column" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.338649848Z level=info msg="Executing migration" id="Update uid value" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.338975635Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-21T10:03:41.516 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.339461077Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.33994351Z level=info msg="Executing migration" id="create api_key table" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.34071745Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.341503295Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.342425744Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.342988219Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.343937014Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.344600595Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.345393477Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.346479639Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.347358908Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.348209688Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.349078857Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.349952827Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.350762642Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.351211347Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-21T10:03:41.517 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.351992024Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.352821916Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.353804198Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.354522297Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.355529115Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.356165818Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.357021795Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.358084008Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.35875105Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.359583293Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.360370971Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.361242007Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.362112533Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-21T10:03:41.518 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.365036798Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.367773452Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.370370835Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.37328144Z level=info msg="Executing migration" id="create quota table v1" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.375957153Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.378686068Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.381272612Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.381696304Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.384469983Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.387145886Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.389980471Z level=info msg="Executing migration" id="create session table" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.390462324Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.390763433Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.393129779Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.393697008Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-21T10:03:41.519 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.396359692Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.396696592Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.396987053Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.397308604Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.397618694Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.399066115Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.401767714Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.402428888Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.40512167Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.405929028Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.408618946Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.408974299Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.411316404Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-21T10:03:41.520 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.414095728Z level=info msg="Executing migration" id="create alert table v1" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.416758467Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.419395416Z level=info msg="Executing migration" id="add index alert state" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.421899099Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.422374954Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.42278982Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.42327874Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.423730873Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.425183013Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.425605994Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.426104972Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.426465536Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.426824773Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.427243848Z level=info msg="Executing migration" id="Add column is_default" 2024-09-21T10:03:41.521 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.427854929Z level=info msg="Executing migration" id="Add column frequency" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.428543109Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.42922502Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.429886934Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.430376376Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.430666014Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.430957887Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.43139451Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.431881914Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.432321187Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.432710714Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.433188982Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.433857352Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.434532402Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.434844949Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-21T10:03:41.522 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.43533472Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.435765354Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.436474167Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.436822862Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.437292944Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.437738298Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.438080246Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.438580562Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.439046231Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.439483719Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.43994347Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.441237611Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.443885213Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.444353085Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.446920626Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-21T10:03:41.523 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.447359797Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-21T10:03:41.524 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.449731369Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-21T10:03:41.524 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.450207249Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-21T10:03:41.524 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.452108762Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-21T10:03:41.524 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.45473868Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-21T10:03:41.524 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.457225987Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-21T10:03:41.524 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.459992997Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-21T10:03:41.524 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.462080295Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.464709501Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.467087229Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.469540656Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.470293724Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.471060812Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.471859697Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.472609332Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.473392183Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.474102092Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.474743531Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.475458133Z level=info msg="Executing migration" id="Move region to single row" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.47625592Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-21T10:03:41.525 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.476988939Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.477723559Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.478545092Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.47940044Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.480077848Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.480789417Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.481546676Z level=info msg="Executing migration" id="create test_data table" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.482430833Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.483049401Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.483832953Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.484623022Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.485483919Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.486281855Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.487086768Z level=info msg="Executing migration" id="create team table" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.488064453Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-21T10:03:41.526 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.488711497Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.489500133Z level=info msg="Executing migration" id="create team member table" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.490314811Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.491256903Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.491960994Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.492744321Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.493544369Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.494330141Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.495143274Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.496001769Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.496772659Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.499352497Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-21T10:03:41.527 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.5020881Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-21T10:03:41.528 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.504694369Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-21T10:03:41.528 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.507400044Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-21T10:03:41.528 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.509996007Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-21T10:03:41.528 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.5123935Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-21T10:03:41.528 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.512849834Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-21T10:03:41.762 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.515477531Z level=info msg="Executing migration" id="create tag table" 2024-09-21T10:03:41.762 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.518263791Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-21T10:03:41.762 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.521045208Z level=info msg="Executing migration" id="create login attempt table" 2024-09-21T10:03:41.762 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.521533855Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-21T10:03:41.762 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.524239426Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-21T10:03:41.762 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.527093873Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.529773457Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.530250133Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.533157125Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.535809647Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.53811055Z level=info msg="Executing migration" id="create user auth table" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.538541043Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.541174391Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.543689748Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.54635419Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.547133879Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.549771018Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.552215211Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-21T10:03:41.763 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.554849045Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-21T10:03:41.764 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.555734491Z level=info msg="Executing migration" id="create server_lock table" 2024-09-21T10:03:41.764 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.558092912Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-21T10:03:41.764 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.560718589Z level=info msg="Executing migration" id="create user auth token table" 2024-09-21T10:03:41.764 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.563155822Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-21T10:03:41.764 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.563612317Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-21T10:03:41.764 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.565997656Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-21T10:03:41.764 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.568250477Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.570624625Z level=info msg="Executing migration" id="create cache_data table" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.5730687Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.573852726Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.574572959Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.575428883Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.575953096Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.576812279Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.57748946Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.578289902Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.57876569Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.579533206Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.580329859Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.581033904Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-21T10:03:41.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.581476092Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.582283087Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.583090902Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.583877023Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.584196498Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.584953007Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.585400269Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.585835912Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.586152995Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.586693818Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.587135333Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.587563785Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.58835243Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-21T10:03:41.766 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.58915526Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.589963107Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.59043272Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.593913203Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.59777282Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.598573298Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.599043178Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.599879694Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.600643394Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.601574795Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.602190569Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.604743472Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-21T10:03:41.767 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.60715031Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-21T10:03:41.768 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.609913968Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-21T10:03:41.768 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.610729268Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-21T10:03:41.768 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.613535714Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-21T10:03:41.768 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.616181884Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-21T10:03:41.768 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.619097176Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-21T10:03:41.768 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.619936704Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-21T10:03:41.768 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.622840699Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-21T10:03:41.768 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.625409766Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-21T10:03:41.769 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.627847631Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-21T10:03:41.769 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.628680788Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-21T10:03:41.769 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.631287555Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-21T10:03:41.769 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.631752374Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-21T10:03:41.769 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.633941687Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.63647081Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.636905078Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.637995226Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.638859452Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.639724496Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.640593132Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.641480999Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.642285576Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.64322046Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.644227729Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.645046895Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.646000028Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-21T10:03:41.770 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.646768679Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.647662642Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.648586068Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.649445327Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.650560766Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.650993396Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.65204601Z level=info msg="Executing migration" id="create alert_image table" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.652744268Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.653527325Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.653857875Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.654656883Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.655100989Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.655181909Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.655952977Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-21T10:03:41.771 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.656405102Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.657143866Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.657264999Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.65738824Z level=info msg="alerts found to migrate" alerts=0 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.657803321Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.658293857Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.659230716Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.659810685Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.660660892Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.661450508Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.66235277Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.662769648Z level=info msg="Executing migration" id="create data_keys table" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.665497008Z level=info msg="Executing migration" id="create secrets table" 2024-09-21T10:03:41.772 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.667992113Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.672424011Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.673376273Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.676126947Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.680736605Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.685292658Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.685749083Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.688550411Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.691113025Z level=info msg="Executing migration" id="create permission table" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.693739688Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.694260406Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.696986904Z level=info msg="Executing migration" id="create role table" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.699745288Z level=info msg="Executing migration" id="add column display_name" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.702388807Z level=info msg="Executing migration" id="add column group_name" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.704973574Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-21T10:03:41.773 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.70759751Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.710229396Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.712819015Z level=info msg="Executing migration" id="create team role table" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.713282381Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.715878098Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.718383619Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.720996022Z level=info msg="Executing migration" id="create user role table" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.721569004Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.724258778Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.72693825Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.729256929Z level=info msg="Executing migration" id="create builtin role table" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.729715531Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.732489374Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-21T10:03:41.774 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.734986543Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.736188441Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.737674548Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.74011875Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.740618385Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.741103807Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.741689321Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.742184129Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.743216965Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.743656149Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.745816918Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.746153182Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.746577645Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.747084211Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.747502652Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-21T10:03:41.775 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.747804084Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.748207391Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.748635639Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.749168205Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.750264586Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.750604762Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.751083041Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.751559767Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.752073149Z level=info msg="Executing migration" id="add correlation config column" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.753366381Z level=info msg="Executing migration" id="create entity_events table" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.753815071Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.756413998Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.756642619Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.756995945Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T10:03:41.776 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.757096356Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.757398277Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.757824209Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.758280709Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.758722671Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.759170938Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.759621223Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.760447835Z level=info msg="Executing migration" id="Drop public config table" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.761309271Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.76205776Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.762707391Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.763526238Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-21T10:03:41.777 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.764275826Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-21T10:03:42.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.769163737Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-21T10:03:42.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.770211055Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-21T10:03:42.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.771233854Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-21T10:03:42.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.771559359Z level=info msg="Executing migration" id="add share column" 2024-09-21T10:03:42.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.772564738Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-21T10:03:42.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.773031567Z level=info msg="Executing migration" id="create file table" 2024-09-21T10:03:42.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.773477824Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-21T10:03:42.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.773948232Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.774448691Z level=info msg="Executing migration" id="create file_meta table" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.77491897Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.775718921Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.776483317Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.777385893Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.777923609Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.778733982Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.779797299Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.780771431Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.781382681Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.782112839Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.782502575Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.782900234Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.783972041Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-21T10:03:42.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.785029924Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.78551678Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.795386449Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.796242063Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.797017669Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.800459088Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.8014463Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.802172373Z level=info msg="Executing migration" id="create folder table" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.80292049Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.803426879Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.80606994Z level=info msg="Executing migration" id="Update folder title length" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.808766386Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=migrator t=2024-09-21T10:03:41.811515345Z level=info msg="migrations completed" performed=485 skipped=0 duration=639.094577ms 2024-09-21T10:03:42.168 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=sqlstore t=2024-09-21T10:03:41.811927719Z level=info msg="Created default organization" 2024-09-21T10:03:42.169 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=plugin.loader t=2024-09-21T10:03:41.873046025Z level=info msg="Plugin registered" pluginID=input 2024-09-21T10:03:42.169 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=plugin.loader t=2024-09-21T10:03:41.904245568Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-21T10:03:42.169 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=plugin.loader t=2024-09-21T10:03:41.904272809Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-21T10:03:42.169 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=secrets t=2024-09-21T10:03:41.90430962Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T10:03:42.169 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=query_data t=2024-09-21T10:03:41.906012161Z level=info msg="Query Service initialization" 2024-09-21T10:03:42.169 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:41 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=live.push_http t=2024-09-21T10:03:41.908418313Z level=info msg="Live Push Gateway initialization" 2024-09-21T10:03:42.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[29607]: Deploying daemon node-exporter.a on smithi007 2024-09-21T10:03:42.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[29607]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:42.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[39999]: Deploying daemon node-exporter.a on smithi007 2024-09-21T10:03:42.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:42 smithi007 ceph-mon[39999]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:42.470 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.470 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.470 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.471 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:42.471 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-mon[32927]: Deploying daemon node-exporter.a on smithi007 2024-09-21T10:03:42.471 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-mon[32927]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:42.765 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=infra.usagestats.collector t=2024-09-21T10:03:42.710199563Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T10:03:43.165 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=provisioning.datasources t=2024-09-21T10:03:42.764304854Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T10:03:43.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=provisioning.datasources t=2024-09-21T10:03:42.796392775Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-21T10:03:43.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=provisioning.alerting t=2024-09-21T10:03:42.818322397Z level=info msg="starting to provision alerting" 2024-09-21T10:03:43.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=provisioning.alerting t=2024-09-21T10:03:42.818350987Z level=info msg="finished to provision alerting" 2024-09-21T10:03:43.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=ngalert.state.manager t=2024-09-21T10:03:42.818550217Z level=info msg="Warming state cache for startup" 2024-09-21T10:03:43.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=grafanaStorageLogger t=2024-09-21T10:03:42.818731959Z level=info msg="storage starting" 2024-09-21T10:03:43.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=http.server t=2024-09-21T10:03:42.820644259Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T10:03:43.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=ngalert.state.manager t=2024-09-21T10:03:42.828834842Z level=info msg="State cache has been initialized" states=0 duration=10.284191ms 2024-09-21T10:03:43.166 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=ticker t=2024-09-21T10:03:42.828901924Z level=info msg=starting first_tick=2024-09-21T10:03:50Z 2024-09-21T10:03:43.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=ngalert.multiorg.alertmanager t=2024-09-21T10:03:42.828903201Z level=info msg="starting MultiOrg Alertmanager" 2024-09-21T10:03:43.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=sqlstore.transactions t=2024-09-21T10:03:42.829007129Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T10:03:43.167 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:03:42 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[61326]: logger=sqlstore.transactions t=2024-09-21T10:03:42.863878009Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T10:03:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:43 smithi007 ceph-mon[29607]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:43 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:43 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:43 smithi007 ceph-mon[39999]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:43 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:43 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:43 smithi031 ceph-mon[32927]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:43 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:43 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:03:44.653 INFO:teuthology.orchestra.run.smithi007.stdout:55834574889 2024-09-21T10:03:44.654 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T10:03:46.016 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:45 smithi007 ceph-mon[29607]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:46.016 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:45 smithi007 ceph-mon[39999]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:45 smithi031 ceph-mon[32927]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:48.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:47 smithi007 ceph-mon[29607]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:48.097 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:47 smithi007 ceph-mon[39999]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:47 smithi031 ceph-mon[32927]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:48.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:03:48] "GET /metrics HTTP/1.1" 200 28485 "" "Prometheus/2.43.0" 2024-09-21T10:03:50.183 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:49 smithi007 ceph-mon[29607]: pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:50.184 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:49 smithi007 ceph-mon[39999]: pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:50.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:49 smithi031 ceph-mon[32927]: pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:52.228 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:51 smithi031 ceph-mon[32927]: pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:52.320 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:51 smithi007 ceph-mon[29607]: pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:52.321 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:51 smithi007 ceph-mon[39999]: pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:52.703 INFO:teuthology.orchestra.run.smithi007.stdout:34359738414 2024-09-21T10:03:52.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T10:03:53.948 INFO:teuthology.orchestra.run.smithi007.stdout:77309411368 2024-09-21T10:03:53.948 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T10:03:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:53 smithi007 ceph-mon[29607]: pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:53 smithi007 ceph-mon[39999]: pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:53 smithi031 ceph-mon[32927]: pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:55.302 INFO:teuthology.orchestra.run.smithi007.stdout:107374182434 2024-09-21T10:03:55.303 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T10:03:56.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:55 smithi007 ceph-mon[29607]: pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:56.014 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:55 smithi007 ceph-mon[39999]: pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:56.039 INFO:teuthology.orchestra.run.smithi007.stdout:128849018909 2024-09-21T10:03:56.039 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T10:03:56.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:55 smithi031 ceph-mon[32927]: pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:56.563 INFO:teuthology.orchestra.run.smithi007.stdout:197568495636 2024-09-21T10:03:56.563 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T10:03:57.170 INFO:teuthology.orchestra.run.smithi007.stdout:231928233999 2024-09-21T10:03:57.170 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T10:03:57.227 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:58.259 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:57 smithi007 ceph-mon[29607]: pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:58.260 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:57 smithi007 ceph-mon[39999]: pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:58.368 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:58.368 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:03:58.402 INFO:teuthology.orchestra.run.smithi007.stdout:163208757273 2024-09-21T10:03:58.402 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T10:03:58.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:57 smithi031 ceph-mon[32927]: pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:03:58.536 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:03:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:03:58] "GET /metrics HTTP/1.1" 200 28485 "" "Prometheus/2.43.0" 2024-09-21T10:03:58.536 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:03:58 smithi007 bash[70882]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-21T10:03:58.848 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:03:58 smithi007 bash[70882]: Writing manifest to image destination 2024-09-21T10:03:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:58 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:58 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:58 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:03:59.640 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:03:59 smithi007 podman[70882]: 2024-09-21 10:03:59.278778524 +0000 UTC m=+5.298104585 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T10:03:59.640 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:03:59 smithi007 podman[70882]: 2024-09-21 10:03:59.411129671 +0000 UTC m=+5.430455709 container create a298b78d34b3ab8a1a1c711f2748e010b086a436d53e4f48a3f1a6c6cb3d00dc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:03:59 smithi007 ceph-mon[29607]: pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:03:59 smithi007 ceph-mon[39999]: pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:03:59 smithi031 ceph-mon[32927]: pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:01.704 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:01.704 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:01.705 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:01.942 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 podman[70882]: 2024-09-21 10:04:01.619800355 +0000 UTC m=+7.639126404 container init a298b78d34b3ab8a1a1c711f2748e010b086a436d53e4f48a3f1a6c6cb3d00dc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:01.943 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 podman[70882]: 2024-09-21 10:04:01.623231466 +0000 UTC m=+7.642557506 container start a298b78d34b3ab8a1a1c711f2748e010b086a436d53e4f48a3f1a6c6cb3d00dc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:01.943 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.627Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T10:04:01.943 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.627Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-21T10:04:01.943 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.627Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T10:04:01.943 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.627Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T10:04:01.943 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T10:04:01.943 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T10:04:01.943 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T10:04:01.943 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T10:04:01.943 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T10:04:01.944 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T10:04:01.944 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T10:04:01.944 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T10:04:01.944 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T10:04:01.944 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T10:04:01.944 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T10:04:01.944 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T10:04:01.945 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.628Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T10:04:01.946 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[71351]: ts=2024-09-21T10:04:01.629Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 bash[70882]: a298b78d34b3ab8a1a1c711f2748e010b086a436d53e4f48a3f1a6c6cb3d00dc 2024-09-21T10:04:01.947 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:04:01 smithi007 systemd[1]: Started Ceph node-exporter.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:04:02.114 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:02.513 INFO:teuthology.orchestra.run.smithi007.stdout:55834574893 2024-09-21T10:04:02.769 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:02 smithi031 bash[61585]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-21T10:04:03.048 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:02 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:03.049 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:02 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:03.049 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:02 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:03.049 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:02 smithi031 ceph-mon[32927]: Deploying daemon node-exporter.b on smithi031 2024-09-21T10:04:03.049 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:02 smithi031 ceph-mon[32927]: pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:03.049 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:02 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/704751573' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:04:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[29607]: Deploying daemon node-exporter.b on smithi031 2024-09-21T10:04:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[29607]: pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:03.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/704751573' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:04:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[39999]: Deploying daemon node-exporter.b on smithi031 2024-09-21T10:04:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[39999]: pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:02 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/704751573' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:04:03.415 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:03 smithi031 bash[61585]: Getting image source signatures 2024-09-21T10:04:03.415 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:03 smithi031 bash[61585]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-21T10:04:03.415 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:03 smithi031 bash[61585]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-21T10:04:03.415 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:03 smithi031 bash[61585]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-21T10:04:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:03 smithi007 ceph-mon[29607]: pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:03 smithi007 ceph-mon[39999]: pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:04.276 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:03 smithi031 ceph-mon[32927]: pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:04.666 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:04 smithi031 bash[61585]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-21T10:04:04.667 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:04 smithi031 bash[61585]: Writing manifest to image destination 2024-09-21T10:04:05.025 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:04 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1818983300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:04:05.025 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:04 smithi031 podman[61585]: 2024-09-21 10:04:04.714658243 +0000 UTC m=+2.106992692 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T10:04:05.025 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:04 smithi031 podman[61585]: 2024-09-21 10:04:04.796430945 +0000 UTC m=+2.188765385 container create 47995e18a8553f0cd13d41db1cc1474a67e0d8792fc03e0996c2b6c29640f9f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:04:05.259 INFO:teuthology.orchestra.run.smithi007.stdout:34359738417 2024-09-21T10:04:05.259 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:04 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1818983300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:04:05.259 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:04 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1818983300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:04:05.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 podman[61585]: 2024-09-21 10:04:05.023569859 +0000 UTC m=+2.415904307 container init 47995e18a8553f0cd13d41db1cc1474a67e0d8792fc03e0996c2b6c29640f9f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:04:05.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 podman[61585]: 2024-09-21 10:04:05.027771364 +0000 UTC m=+2.420105804 container start 47995e18a8553f0cd13d41db1cc1474a67e0d8792fc03e0996c2b6c29640f9f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:04:05.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.032Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T10:04:05.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.032Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-21T10:04:05.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.032Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T10:04:05.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.032Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T10:04:05.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T10:04:05.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T10:04:05.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T10:04:05.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T10:04:05.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T10:04:05.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T10:04:05.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T10:04:05.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T10:04:05.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T10:04:05.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T10:04:05.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.033Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T10:04:05.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T10:04:05.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T10:04:05.421 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T10:04:05.421 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[61661]: ts=2024-09-21T10:04:05.034Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T10:04:05.421 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 bash[61585]: 47995e18a8553f0cd13d41db1cc1474a67e0d8792fc03e0996c2b6c29640f9f7 2024-09-21T10:04:05.421 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:04:05 smithi031 systemd[1]: Started Ceph node-exporter.b for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:04:05.583 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574889 got 55834574893 for osd.1 2024-09-21T10:04:05.584 DEBUG:teuthology.parallel:result is None 2024-09-21T10:04:06.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/4077924274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:04:06.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:06.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[29607]: pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:06.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/4077924274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:04:06.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:06.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:06 smithi007 ceph-mon[39999]: pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:06.610 INFO:teuthology.orchestra.run.smithi007.stdout:77309411370 2024-09-21T10:04:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:06 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:06 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:06 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:06 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:06 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:06 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/4077924274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:04:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:06 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:06 smithi031 ceph-mon[32927]: pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:06.971 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738414 got 34359738417 for osd.0 2024-09-21T10:04:06.971 DEBUG:teuthology.parallel:result is None 2024-09-21T10:04:08.076 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:08.233 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:07 smithi031 ceph-mon[32927]: pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:08.429 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:07 smithi007 ceph-mon[29607]: pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:08.429 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:07 smithi007 ceph-mon[39999]: pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:08.454 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411368 got 77309411370 for osd.2 2024-09-21T10:04:08.454 DEBUG:teuthology.parallel:result is None 2024-09-21T10:04:08.682 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:04:08] "GET /metrics HTTP/1.1" 200 28488 "" "Prometheus/2.43.0" 2024-09-21T10:04:09.764 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:09 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:09.764 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:09 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:09.764 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:09 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:09.764 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:09 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:09.764 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:09 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:09.764 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:09 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:09 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:09 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:09 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:10.586 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:10 smithi007 ceph-mon[29607]: pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:10.586 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:10 smithi007 ceph-mon[39999]: pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:10 smithi031 ceph-mon[32927]: pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:11.077 INFO:teuthology.orchestra.run.smithi007.stdout:128849018913 2024-09-21T10:04:11.300 INFO:teuthology.orchestra.run.smithi007.stdout:107374182438 2024-09-21T10:04:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:11 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1098353972' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:04:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:11 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2309088848' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:04:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:11 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1098353972' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:04:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:11 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/2309088848' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:04:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:11 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1098353972' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:04:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:11 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/2309088848' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:04:12.592 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182434 got 107374182438 for osd.3 2024-09-21T10:04:12.592 DEBUG:teuthology.parallel:result is None 2024-09-21T10:04:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:12 smithi031 ceph-mon[32927]: pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:12.927 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:12 smithi007 ceph-mon[29607]: pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:12.927 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:12 smithi007 ceph-mon[39999]: pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:12.957 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018909 got 128849018913 for osd.4 2024-09-21T10:04:12.957 DEBUG:teuthology.parallel:result is None 2024-09-21T10:04:14.308 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:13 smithi007 ceph-mon[29607]: pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:14.309 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:13 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:04:14.309 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:13 smithi007 ceph-mon[39999]: pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:14.309 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:13 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:04:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:13 smithi031 ceph-mon[32927]: pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:13 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:04:14.955 INFO:teuthology.orchestra.run.smithi007.stdout:231928234003 2024-09-21T10:04:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:14 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3876840618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:04:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:14 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3876840618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:04:15.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:14 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3876840618' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:04:15.756 INFO:teuthology.orchestra.run.smithi007.stdout:197568495640 2024-09-21T10:04:15.944 INFO:teuthology.orchestra.run.smithi007.stdout:163208757277 2024-09-21T10:04:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:15 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3311289736' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:04:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:15 smithi007 ceph-mon[29607]: pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:15 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2713447851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:04:16.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:15 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3311289736' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:04:16.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:15 smithi007 ceph-mon[39999]: pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:16.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:15 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/2713447851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:04:16.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:15 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3311289736' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:04:16.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:15 smithi031 ceph-mon[32927]: pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:16.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:15 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/2713447851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:04:16.563 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757273 got 163208757277 for osd.5 2024-09-21T10:04:16.563 DEBUG:teuthology.parallel:result is None 2024-09-21T10:04:16.923 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233999 got 231928234003 for osd.7 2024-09-21T10:04:16.923 DEBUG:teuthology.parallel:result is None 2024-09-21T10:04:17.320 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495636 got 197568495640 for osd.6 2024-09-21T10:04:17.321 DEBUG:teuthology.parallel:result is None 2024-09-21T10:04:17.321 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T10:04:17.321 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:04:17.964 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:18.261 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:17 smithi007 ceph-mon[29607]: pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:18.262 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:17 smithi007 ceph-mon[39999]: pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:18.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:17 smithi031 ceph-mon[32927]: pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:18.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:18 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:04:18] "GET /metrics HTTP/1.1" 200 28487 "" "Prometheus/2.43.0" 2024-09-21T10:04:20.310 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:04:20.310 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:04:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[29607]: pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[39999]: pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:20 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:21.023 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-09-21T10:04:19.879621+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"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":212,"num_read_kb":306,"num_write":181,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":131,"ondisk_log_size":131,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":223144,"kb_used_data":6984,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749738072,"statfs":{"total":767960285184,"available":767731785728,"internally_reserved":0,"allocated":7151616,"data_stored":4034747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":221236792},"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.001585"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:26.941570+0000","last_change":"2024-09-21T10:03:24.224490+0000","last_active":"2024-09-21T10:03:26.941570+0000","last_peered":"2024-09-21T10:03:26.941570+0000","last_clean":"2024-09-21T10:03:26.941570+0000","last_became_active":"2024-09-21T10:03:19.201870+0000","last_became_peered":"2024-09-21T10:03:19.201870+0000","last_unstale":"2024-09-21T10:03:26.941570+0000","last_undegraded":"2024-09-21T10:03:26.941570+0000","last_fullsized":"2024-09-21T10:03:26.941570+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:10:31.515906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.6","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:26.861804+0000","last_change":"2024-09-21T10:03:24.224517+0000","last_active":"2024-09-21T10:03:26.861804+0000","last_peered":"2024-09-21T10:03:26.861804+0000","last_clean":"2024-09-21T10:03:26.861804+0000","last_became_active":"2024-09-21T10:03:19.236666+0000","last_became_peered":"2024-09-21T10:03:19.236666+0000","last_unstale":"2024-09-21T10:03:26.861804+0000","last_undegraded":"2024-09-21T10:03:26.861804+0000","last_fullsized":"2024-09-21T10:03:26.861804+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:57.092881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046502499999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:27.008168+0000","last_change":"2024-09-21T10:03:24.341057+0000","last_active":"2024-09-21T10:03:27.008168+0000","last_peered":"2024-09-21T10:03:27.008168+0000","last_clean":"2024-09-21T10:03:27.008168+0000","last_became_active":"2024-09-21T10:03:19.237082+0000","last_became_peered":"2024-09-21T10:03:19.237082+0000","last_unstale":"2024-09-21T10:03:27.008168+0000","last_undegraded":"2024-09-21T10:03:27.008168+0000","last_fullsized":"2024-09-21T10:03:27.008168+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:23:00.516088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:26.861771+0000","last_change":"2024-09-21T10:03:24.224495+0000","last_active":"2024-09-21T10:03:26.861771+0000","last_peered":"2024-09-21T10:03:26.861771+0000","last_clean":"2024-09-21T10:03:26.861771+0000","last_became_active":"2024-09-21T10:03:19.236044+0000","last_became_peered":"2024-09-21T10:03:19.236044+0000","last_unstale":"2024-09-21T10:03:26.861771+0000","last_undegraded":"2024-09-21T10:03:26.861771+0000","last_fullsized":"2024-09-21T10:03:26.861771+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:56.904858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"65'2","reported_seq":22,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:27.007694+0000","last_change":"2024-09-21T10:03:24.223482+0000","last_active":"2024-09-21T10:03:27.007694+0000","last_peered":"2024-09-21T10:03:27.007694+0000","last_clean":"2024-09-21T10:03:27.007694+0000","last_became_active":"2024-09-21T10:03:19.200905+0000","last_became_peered":"2024-09-21T10:03:19.200905+0000","last_unstale":"2024-09-21T10:03:27.007694+0000","last_undegraded":"2024-09-21T10:03:27.007694+0000","last_fullsized":"2024-09-21T10:03:27.007694+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:59.063591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:27.007511+0000","last_change":"2024-09-21T10:03:24.218782+0000","last_active":"2024-09-21T10:03:27.007511+0000","last_peered":"2024-09-21T10:03:27.007511+0000","last_clean":"2024-09-21T10:03:27.007511+0000","last_became_active":"2024-09-21T10:03:19.236279+0000","last_became_peered":"2024-09-21T10:03:19.236279+0000","last_unstale":"2024-09-21T10:03:27.007511+0000","last_undegraded":"2024-09-21T10:03:27.007511+0000","last_fullsized":"2024-09-21T10:03:27.007511+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.684576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:27.008110+0000","last_change":"2024-09-21T10:03:24.341048+0000","last_active":"2024-09-21T10:03:27.008110+0000","last_peered":"2024-09-21T10:03:27.008110+0000","last_clean":"2024-09-21T10:03:27.008110+0000","last_became_active":"2024-09-21T10:03:19.236386+0000","last_became_peered":"2024-09-21T10:03:19.236386+0000","last_unstale":"2024-09-21T10:03:27.008110+0000","last_undegraded":"2024-09-21T10:03:27.008110+0000","last_fullsized":"2024-09-21T10:03:27.008110+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:54:08.206585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"63'1","reported_seq":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:27.007722+0000","last_change":"2024-09-21T10:03:24.222856+0000","last_active":"2024-09-21T10:03:27.007722+0000","last_peered":"2024-09-21T10:03:27.007722+0000","last_clean":"2024-09-21T10:03:27.007722+0000","last_became_active":"2024-09-21T10:03:19.200622+0000","last_became_peered":"2024-09-21T10:03:19.200622+0000","last_unstale":"2024-09-21T10:03:27.007722+0000","last_undegraded":"2024-09-21T10:03:27.007722+0000","last_fullsized":"2024-09-21T10:03:27.007722+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:56:22.103573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"59'128","reported_seq":263,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T10:03:24.340691+0000","last_change":"2024-09-21T10:02:49.352772+0000","last_active":"2024-09-21T10:03:24.340691+0000","last_peered":"2024-09-21T10:03:24.340691+0000","last_clean":"2024-09-21T10:03:24.340691+0000","last_became_active":"2024-09-21T10:02:49.352463+0000","last_became_peered":"2024-09-21T10:02:49.352463+0000","last_unstale":"2024-09-21T10:03:24.340691+0000","last_undegraded":"2024-09-21T10:03:24.340691+0000","last_fullsized":"2024-09-21T10:03:24.340691+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:09:00.635484+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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234005,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28252,"kb_used_data":1232,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716900,"statfs":{"total":95995035648,"available":95966105600,"internally_reserved":0,"allocated":1261568,"data_stored":873130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.375}]},{"osd":1,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.47199999999999998}]},{"osd":2,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.60099999999999998}]},{"osd":3,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.68400000000000005}]},{"osd":4,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51300000000000001}]},{"osd":5,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.56699999999999995}]},{"osd":6,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.503},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.58199999999999996}]}]},{"osd":6,"up_from":46,"seq":197568495642,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28256,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716896,"statfs":{"total":95995035648,"available":95966101504,"internally_reserved":0,"allocated":1265664,"data_stored":873199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.44600000000000001}]},{"osd":1,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.54400000000000004}]},{"osd":2,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.495},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.47199999999999998}]},{"osd":3,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.55800000000000005}]},{"osd":4,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.317},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.45700000000000002}]},{"osd":5,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.40000000000000002}]},{"osd":7,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.38},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.52900000000000003}]}]},{"osd":5,"up_from":38,"seq":163208757279,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27680,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717472,"statfs":{"total":95995035648,"available":95966691328,"internally_reserved":0,"allocated":675840,"data_stored":283112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.56699999999999995,"15min":0.56899999999999995},"min":{"1min":0.36299999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.55800000000000005,"15min":0.56000000000000005},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.84999999999999998,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.60199999999999998}]},{"osd":1,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.56799999999999995,"15min":0.56599999999999995},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.54500000000000004,"15min":0.54700000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.52000000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.59899999999999998,"15min":0.59299999999999997},"min":{"1min":0.40999999999999998,"5min":0.38,"15min":0.38},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":0.54100000000000004}]},{"osd":3,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.56399999999999995,"15min":0.56000000000000005},"min":{"1min":0.374,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.556,"5min":1.556,"15min":1.556},"last":0.63},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.58899999999999997,"15min":0.58799999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.58699999999999997}]},{"osd":4,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.41099999999999998,"15min":0.40400000000000003},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.437,"15min":0.41699999999999998},"min":{"1min":0.28000000000000003,"5min":0.246,"15min":0.246},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":0.69199999999999995}]},{"osd":6,"last update":"Sat Sep 21 10:03:23 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.70799999999999996}]},{"osd":7,"last update":"Sat Sep 21 10:03:48 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.47399999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018915,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":671744,"data_stored":283093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.60599999999999998,"15min":0.622},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.69199999999999995,"5min":1.841,"15min":1.841},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.61899999999999999,"15min":0.63300000000000001},"min":{"1min":0.38,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.73999999999999999,"5min":2.2440000000000002,"15min":2.2440000000000002},"last":0.69499999999999995}]},{"osd":1,"last update":"Sat Sep 21 10:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.59099999999999997,"15min":0.60499999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.73599999999999999,"5min":1.357,"15min":1.357},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.504,"5min":0.57599999999999996,"15min":0.58799999999999997},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.74199999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":0.82899999999999996}]},{"osd":2,"last update":"Sat Sep 21 10:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":1.4199999999999999,"15min":1.569},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.82699999999999996,"5min":17.292999999999999,"15min":17.292999999999999},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.64000000000000001,"15min":0.65700000000000003},"min":{"1min":0.37,"5min":0.31,"15min":0.31},"max":{"1min":0.81499999999999995,"5min":2.7000000000000002,"15min":2.7000000000000002},"last":0.72999999999999998}]},{"osd":3,"last update":"Sat Sep 21 10:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.65400000000000003,"15min":0.67300000000000004},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.76400000000000001,"5min":2.6760000000000002,"15min":2.6760000000000002},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.58799999999999997,"15min":0.59899999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.72899999999999998,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.746}]},{"osd":5,"last update":"Sat Sep 21 10:04:01 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.36899999999999999,"15min":0.35699999999999998},"min":{"1min":0.27200000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.44,"5min":0.375,"15min":0.36399999999999999},"min":{"1min":0.34799999999999998,"5min":0.249,"15min":0.249},"max":{"1min":0.55000000000000004,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.623}]},{"osd":6,"last update":"Sat Sep 21 10:03:21 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.53900000000000003}]},{"osd":7,"last update":"Sat Sep 21 10:03:48 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.60299999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182440,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":671744,"data_stored":283093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:19 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.39200000000000002,"15min":0.39600000000000002},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.61299999999999999,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.41099999999999998,"15min":0.40799999999999997},"min":{"1min":0.25700000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.58599999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.58599999999999997}]},{"osd":1,"last update":"Sat Sep 21 10:04:19 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.41999999999999998,"15min":0.42499999999999999},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.59199999999999997,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.374},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.42199999999999999,"15min":0.41899999999999998},"min":{"1min":0.27300000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.33000000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:04:19 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.442,"15min":0.443},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.442,"15min":0.442},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.58299999999999996,"5min":0.629,"15min":0.629},"last":0.436}]},{"osd":4,"last update":"Sat Sep 21 10:03:36 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.57799999999999996,"15min":0.58199999999999996},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.74299999999999999,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.57899999999999996,"15min":0.58399999999999996},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.81899999999999995,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.48799999999999999}]},{"osd":5,"last update":"Sat Sep 21 10:04:03 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":1.022,"15min":1.097},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.83799999999999997,"5min":10.316000000000001,"15min":10.316000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.58999999999999997,"15min":0.59599999999999997},"min":{"1min":0.377,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.71099999999999997,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.51100000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.46500000000000002}]},{"osd":7,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.497},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":10.332000000000001,"5min":10.332000000000001,"15min":10.332000000000001},"last":0.625}]}]},{"osd":2,"up_from":18,"seq":77309411374,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":671744,"data_stored":283093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Sat Sep 21 10:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.38500000000000001,"15min":0.38700000000000001},"min":{"1min":0.23999999999999999,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.57499999999999996,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.37,"5min":0.38100000000000001,"15min":0.38300000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.54900000000000004,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.314}]},{"osd":1,"last update":"Sat Sep 21 10:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.40100000000000002,"15min":0.40000000000000002},"min":{"1min":0.23100000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.50700000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41499999999999998,"15min":0.40699999999999997},"min":{"1min":0.25800000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.61899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.33900000000000002}]},{"osd":3,"last update":"Sat Sep 21 10:04:16 2024","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.44500000000000001,"15min":0.46000000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.55800000000000005,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.46700000000000003,"15min":0.47299999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.64200000000000002,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.38400000000000001}]},{"osd":4,"last update":"Sat Sep 21 10:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.59299999999999997,"15min":0.58899999999999997},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.60599999999999998,"15min":0.59799999999999998},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.44500000000000001}]},{"osd":5,"last update":"Sat Sep 21 10:04:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.58199999999999996,"15min":0.57799999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.51800000000000002}]},{"osd":6,"last update":"Sat Sep 21 10:03:21 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.59299999999999997}]},{"osd":7,"last update":"Sat Sep 21 10:03:47 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.57299999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574897,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":667648,"data_stored":282566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:03:30 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.34599999999999997,"15min":0.32700000000000001},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.38400000000000001,"15min":0.36199999999999999},"min":{"1min":0.245,"5min":0.223,"15min":0.223},"max":{"1min":0.61599999999999999,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.46200000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:03:51 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.42699999999999999,"15min":0.42099999999999999},"min":{"1min":0.26900000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.67200000000000004,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.442},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.42499999999999999,"15min":0.42399999999999999},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.55900000000000005,"5min":0.622,"15min":0.622},"last":0.42799999999999999}]},{"osd":3,"last update":"Sat Sep 21 10:03:21 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.44500000000000001,"15min":0.44900000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.5,"15min":0.502},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.41099999999999998}]},{"osd":4,"last update":"Sat Sep 21 10:03:41 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.56899999999999995,"15min":0.57699999999999996},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.83599999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.61599999999999999,"15min":0.621},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.78600000000000003}]},{"osd":5,"last update":"Sat Sep 21 10:03:59 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.55800000000000005,"15min":0.55500000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.63},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.55100000000000005,"15min":0.54900000000000004},"min":{"1min":0.40300000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.76700000000000002}]},{"osd":6,"last update":"Sat Sep 21 10:03:21 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.755},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.64800000000000002}]},{"osd":7,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.72099999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738421,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28256,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716896,"statfs":{"total":95995035648,"available":95966101504,"internally_reserved":0,"allocated":1265664,"data_stored":873461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 10:03:31 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.33800000000000002,"15min":0.311},"min":{"1min":0.27400000000000002,"5min":0.17499999999999999,"15min":0.17499999999999999},"max":{"1min":0.57299999999999995,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.35499999999999998,"15min":0.32500000000000001},"min":{"1min":0.30599999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.438}]},{"osd":2,"last update":"Sat Sep 21 10:03:54 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.373,"15min":0.36199999999999999},"min":{"1min":0.30399999999999999,"5min":0.221,"15min":0.221},"max":{"1min":0.54900000000000004,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.439,"5min":0.433,"15min":0.42599999999999999},"min":{"1min":0.307,"5min":0.249,"15min":0.249},"max":{"1min":0.54800000000000004,"5min":1.226,"15min":1.226},"last":0.46500000000000002}]},{"osd":3,"last update":"Sat Sep 21 10:04:19 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.46899999999999997,"15min":0.46700000000000003},"min":{"1min":0.32400000000000001,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.67400000000000004,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.442,"15min":0.44400000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.51000000000000001,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.39500000000000002}]},{"osd":4,"last update":"Sat Sep 21 10:03:38 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56499999999999995,"15min":0.56999999999999995},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.70899999999999996,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.60899999999999999,"15min":0.61199999999999999},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.80500000000000005,"5min":0.87,"15min":0.87},"last":0.60299999999999998}]},{"osd":5,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.59999999999999998,"15min":0.60299999999999998},"min":{"1min":0.437,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.436,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.73999999999999999,"5min":0.877,"15min":0.877},"last":0.746}]},{"osd":6,"last update":"Sat Sep 21 10:03:21 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.622}]},{"osd":7,"last update":"Sat Sep 21 10:03:48 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.58399999999999996}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:04:21.026 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:04:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:20 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:20 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:20 smithi031 ceph-mon[32927]: pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:20 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:20 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:20 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:21.859 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:21 smithi007 ceph-mon[29607]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T10:04:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:21 smithi007 ceph-mon[29607]: Reconfiguring daemon alertmanager.a on smithi007 2024-09-21T10:04:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:21 smithi007 ceph-mon[29607]: from='client.24503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:21 smithi007 ceph-mon[39999]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T10:04:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:21 smithi007 ceph-mon[39999]: Reconfiguring daemon alertmanager.a on smithi007 2024-09-21T10:04:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:21 smithi007 ceph-mon[39999]: from='client.24503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:22.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:21 smithi031 ceph-mon[32927]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T10:04:22.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:21 smithi031 ceph-mon[32927]: Reconfiguring daemon alertmanager.a on smithi007 2024-09-21T10:04:22.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:21 smithi031 ceph-mon[32927]: from='client.24503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:22.930 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:22 smithi007 ceph-mon[29607]: pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:22.931 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:22 smithi007 ceph-mon[39999]: pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:22 smithi031 ceph-mon[32927]: pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:23 smithi007 ceph-mon[29607]: pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:23 smithi007 ceph-mon[39999]: pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:24.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:23 smithi031 ceph-mon[32927]: pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:24.875 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:04:24.876 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:04:25.216 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:24 smithi007 ceph-mon[29607]: from='client.24509 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:25.216 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:24 smithi007 ceph-mon[39999]: from='client.24509 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:25.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:24 smithi031 ceph-mon[32927]: from='client.24509 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:04:25.534 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:25 smithi007 systemd[1]: Stopping Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:04:25.826 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":45,"stamp":"2024-09-21T10:04:23.880384+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"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":212,"num_read_kb":306,"num_write":181,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":131,"ondisk_log_size":131,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":223144,"kb_used_data":6984,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749738072,"statfs":{"total":767960285184,"available":767731785728,"internally_reserved":0,"allocated":7151616,"data_stored":4034747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":221236792},"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.001807"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:26.941570+0000","last_change":"2024-09-21T10:03:24.224490+0000","last_active":"2024-09-21T10:03:26.941570+0000","last_peered":"2024-09-21T10:03:26.941570+0000","last_clean":"2024-09-21T10:03:26.941570+0000","last_became_active":"2024-09-21T10:03:19.201870+0000","last_became_peered":"2024-09-21T10:03:19.201870+0000","last_unstale":"2024-09-21T10:03:26.941570+0000","last_undegraded":"2024-09-21T10:03:26.941570+0000","last_fullsized":"2024-09-21T10:03:26.941570+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:10:31.515906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.6","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:26.861804+0000","last_change":"2024-09-21T10:03:24.224517+0000","last_active":"2024-09-21T10:03:26.861804+0000","last_peered":"2024-09-21T10:03:26.861804+0000","last_clean":"2024-09-21T10:03:26.861804+0000","last_became_active":"2024-09-21T10:03:19.236666+0000","last_became_peered":"2024-09-21T10:03:19.236666+0000","last_unstale":"2024-09-21T10:03:26.861804+0000","last_undegraded":"2024-09-21T10:03:26.861804+0000","last_fullsized":"2024-09-21T10:03:26.861804+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:57.092881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046502499999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:27.008168+0000","last_change":"2024-09-21T10:03:24.341057+0000","last_active":"2024-09-21T10:03:27.008168+0000","last_peered":"2024-09-21T10:03:27.008168+0000","last_clean":"2024-09-21T10:03:27.008168+0000","last_became_active":"2024-09-21T10:03:19.237082+0000","last_became_peered":"2024-09-21T10:03:19.237082+0000","last_unstale":"2024-09-21T10:03:27.008168+0000","last_undegraded":"2024-09-21T10:03:27.008168+0000","last_fullsized":"2024-09-21T10:03:27.008168+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:23:00.516088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:26.861771+0000","last_change":"2024-09-21T10:03:24.224495+0000","last_active":"2024-09-21T10:03:26.861771+0000","last_peered":"2024-09-21T10:03:26.861771+0000","last_clean":"2024-09-21T10:03:26.861771+0000","last_became_active":"2024-09-21T10:03:19.236044+0000","last_became_peered":"2024-09-21T10:03:19.236044+0000","last_unstale":"2024-09-21T10:03:26.861771+0000","last_undegraded":"2024-09-21T10:03:26.861771+0000","last_fullsized":"2024-09-21T10:03:26.861771+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:56.904858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"65'2","reported_seq":22,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:27.007694+0000","last_change":"2024-09-21T10:03:24.223482+0000","last_active":"2024-09-21T10:03:27.007694+0000","last_peered":"2024-09-21T10:03:27.007694+0000","last_clean":"2024-09-21T10:03:27.007694+0000","last_became_active":"2024-09-21T10:03:19.200905+0000","last_became_peered":"2024-09-21T10:03:19.200905+0000","last_unstale":"2024-09-21T10:03:27.007694+0000","last_undegraded":"2024-09-21T10:03:27.007694+0000","last_fullsized":"2024-09-21T10:03:27.007694+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:59.063591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:27.007511+0000","last_change":"2024-09-21T10:03:24.218782+0000","last_active":"2024-09-21T10:03:27.007511+0000","last_peered":"2024-09-21T10:03:27.007511+0000","last_clean":"2024-09-21T10:03:27.007511+0000","last_became_active":"2024-09-21T10:03:19.236279+0000","last_became_peered":"2024-09-21T10:03:19.236279+0000","last_unstale":"2024-09-21T10:03:27.007511+0000","last_undegraded":"2024-09-21T10:03:27.007511+0000","last_fullsized":"2024-09-21T10:03:27.007511+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.684576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"0'0","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:27.008110+0000","last_change":"2024-09-21T10:03:24.341048+0000","last_active":"2024-09-21T10:03:27.008110+0000","last_peered":"2024-09-21T10:03:27.008110+0000","last_clean":"2024-09-21T10:03:27.008110+0000","last_became_active":"2024-09-21T10:03:19.236386+0000","last_became_peered":"2024-09-21T10:03:19.236386+0000","last_unstale":"2024-09-21T10:03:27.008110+0000","last_undegraded":"2024-09-21T10:03:27.008110+0000","last_fullsized":"2024-09-21T10:03:27.008110+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:54:08.206585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"63'1","reported_seq":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-21T10:03:27.007722+0000","last_change":"2024-09-21T10:03:24.222856+0000","last_active":"2024-09-21T10:03:27.007722+0000","last_peered":"2024-09-21T10:03:27.007722+0000","last_clean":"2024-09-21T10:03:27.007722+0000","last_became_active":"2024-09-21T10:03:19.200622+0000","last_became_peered":"2024-09-21T10:03:19.200622+0000","last_unstale":"2024-09-21T10:03:27.007722+0000","last_undegraded":"2024-09-21T10:03:27.007722+0000","last_fullsized":"2024-09-21T10:03:27.007722+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:56:22.103573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"59'128","reported_seq":263,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-21T10:03:24.340691+0000","last_change":"2024-09-21T10:02:49.352772+0000","last_active":"2024-09-21T10:03:24.340691+0000","last_peered":"2024-09-21T10:03:24.340691+0000","last_clean":"2024-09-21T10:03:24.340691+0000","last_became_active":"2024-09-21T10:02:49.352463+0000","last_became_peered":"2024-09-21T10:02:49.352463+0000","last_unstale":"2024-09-21T10:03:24.340691+0000","last_undegraded":"2024-09-21T10:03:24.340691+0000","last_fullsized":"2024-09-21T10:03:24.340691+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:09:00.635484+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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234005,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28252,"kb_used_data":1232,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716900,"statfs":{"total":95995035648,"available":95966105600,"internally_reserved":0,"allocated":1261568,"data_stored":873130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.375}]},{"osd":1,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.47199999999999998}]},{"osd":2,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.60099999999999998}]},{"osd":3,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.68400000000000005}]},{"osd":4,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51300000000000001}]},{"osd":5,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.56699999999999995}]},{"osd":6,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.503},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.58199999999999996}]}]},{"osd":6,"up_from":46,"seq":197568495642,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28256,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716896,"statfs":{"total":95995035648,"available":95966101504,"internally_reserved":0,"allocated":1265664,"data_stored":873199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.44600000000000001}]},{"osd":1,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.54400000000000004}]},{"osd":2,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.495},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.47199999999999998}]},{"osd":3,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.55800000000000005}]},{"osd":4,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.317},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.45700000000000002}]},{"osd":5,"last update":"Sat Sep 21 10:03:24 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.40000000000000002}]},{"osd":7,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.38},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.52900000000000003}]}]},{"osd":5,"up_from":38,"seq":163208757279,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27680,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717472,"statfs":{"total":95995035648,"available":95966691328,"internally_reserved":0,"allocated":675840,"data_stored":283112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.56699999999999995,"15min":0.56899999999999995},"min":{"1min":0.36299999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.55800000000000005,"15min":0.56000000000000005},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.84999999999999998,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.60199999999999998}]},{"osd":1,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.56799999999999995,"15min":0.56599999999999995},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.54500000000000004,"15min":0.54700000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.52000000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.59899999999999998,"15min":0.59299999999999997},"min":{"1min":0.40999999999999998,"5min":0.38,"15min":0.38},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":0.54100000000000004}]},{"osd":3,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.56399999999999995,"15min":0.56000000000000005},"min":{"1min":0.374,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.556,"5min":1.556,"15min":1.556},"last":0.63},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.58899999999999997,"15min":0.58799999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.58699999999999997}]},{"osd":4,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.41099999999999998,"15min":0.40400000000000003},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.437,"15min":0.41699999999999998},"min":{"1min":0.28000000000000003,"5min":0.246,"15min":0.246},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":0.69199999999999995}]},{"osd":6,"last update":"Sat Sep 21 10:03:23 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.70799999999999996}]},{"osd":7,"last update":"Sat Sep 21 10:03:48 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.47399999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018915,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":671744,"data_stored":283093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.60599999999999998,"15min":0.622},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.69199999999999995,"5min":1.841,"15min":1.841},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.61899999999999999,"15min":0.63300000000000001},"min":{"1min":0.38,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.73999999999999999,"5min":2.2440000000000002,"15min":2.2440000000000002},"last":0.69499999999999995}]},{"osd":1,"last update":"Sat Sep 21 10:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.59099999999999997,"15min":0.60499999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.73599999999999999,"5min":1.357,"15min":1.357},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.504,"5min":0.57599999999999996,"15min":0.58799999999999997},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.74199999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":0.82899999999999996}]},{"osd":2,"last update":"Sat Sep 21 10:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":1.4199999999999999,"15min":1.569},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.82699999999999996,"5min":17.292999999999999,"15min":17.292999999999999},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.64000000000000001,"15min":0.65700000000000003},"min":{"1min":0.37,"5min":0.31,"15min":0.31},"max":{"1min":0.81499999999999995,"5min":2.7000000000000002,"15min":2.7000000000000002},"last":0.72999999999999998}]},{"osd":3,"last update":"Sat Sep 21 10:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.65400000000000003,"15min":0.67300000000000004},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.76400000000000001,"5min":2.6760000000000002,"15min":2.6760000000000002},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.58799999999999997,"15min":0.59899999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.72899999999999998,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.746}]},{"osd":5,"last update":"Sat Sep 21 10:04:01 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.36899999999999999,"15min":0.35699999999999998},"min":{"1min":0.27200000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.44,"5min":0.375,"15min":0.36399999999999999},"min":{"1min":0.34799999999999998,"5min":0.249,"15min":0.249},"max":{"1min":0.55000000000000004,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.623}]},{"osd":6,"last update":"Sat Sep 21 10:03:21 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.53900000000000003}]},{"osd":7,"last update":"Sat Sep 21 10:03:48 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.60299999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182440,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":671744,"data_stored":283093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:19 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.39200000000000002,"15min":0.39600000000000002},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.61299999999999999,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.41099999999999998,"15min":0.40799999999999997},"min":{"1min":0.25700000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.58599999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.58599999999999997}]},{"osd":1,"last update":"Sat Sep 21 10:04:19 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.41999999999999998,"15min":0.42499999999999999},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.59199999999999997,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.374},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.42199999999999999,"15min":0.41899999999999998},"min":{"1min":0.27300000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.33000000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:04:19 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.442,"15min":0.443},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.442,"15min":0.442},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.58299999999999996,"5min":0.629,"15min":0.629},"last":0.436}]},{"osd":4,"last update":"Sat Sep 21 10:03:36 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.57799999999999996,"15min":0.58199999999999996},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.74299999999999999,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.57899999999999996,"15min":0.58399999999999996},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.81899999999999995,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.48799999999999999}]},{"osd":5,"last update":"Sat Sep 21 10:04:03 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":1.022,"15min":1.097},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.83799999999999997,"5min":10.316000000000001,"15min":10.316000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.58999999999999997,"15min":0.59599999999999997},"min":{"1min":0.377,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.71099999999999997,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.51100000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:03:22 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.46500000000000002}]},{"osd":7,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.497},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":10.332000000000001,"5min":10.332000000000001,"15min":10.332000000000001},"last":0.625}]}]},{"osd":2,"up_from":18,"seq":77309411374,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27676,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717476,"statfs":{"total":95995035648,"available":95966695424,"internally_reserved":0,"allocated":671744,"data_stored":283093,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Sat Sep 21 10:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.38500000000000001,"15min":0.38700000000000001},"min":{"1min":0.23999999999999999,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.57499999999999996,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.37,"5min":0.38100000000000001,"15min":0.38300000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.54900000000000004,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.314}]},{"osd":1,"last update":"Sat Sep 21 10:03:57 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.40100000000000002,"15min":0.40000000000000002},"min":{"1min":0.23100000000000001,"5min":0.218,"15min":0.218},"max":{"1min":0.50700000000000001,"5min":0.58499999999999996,"15min":0.58499999999999996},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41499999999999998,"15min":0.40699999999999997},"min":{"1min":0.25800000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.61899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.33900000000000002}]},{"osd":3,"last update":"Sat Sep 21 10:04:16 2024","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.44500000000000001,"15min":0.46000000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.55800000000000005,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.46700000000000003,"15min":0.47299999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.64200000000000002,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.38400000000000001}]},{"osd":4,"last update":"Sat Sep 21 10:03:37 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.59299999999999997,"15min":0.58899999999999997},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.60599999999999998,"15min":0.59799999999999998},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.44500000000000001}]},{"osd":5,"last update":"Sat Sep 21 10:04:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.58199999999999996,"15min":0.57799999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.51800000000000002}]},{"osd":6,"last update":"Sat Sep 21 10:03:21 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.59299999999999997}]},{"osd":7,"last update":"Sat Sep 21 10:03:47 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.57299999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574897,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":667648,"data_stored":282566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:03:30 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.34599999999999997,"15min":0.32700000000000001},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.38400000000000001,"15min":0.36199999999999999},"min":{"1min":0.245,"5min":0.223,"15min":0.223},"max":{"1min":0.61599999999999999,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.46200000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:03:51 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.42699999999999999,"15min":0.42099999999999999},"min":{"1min":0.26900000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.67200000000000004,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.442},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.42499999999999999,"15min":0.42399999999999999},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.55900000000000005,"5min":0.622,"15min":0.622},"last":0.42799999999999999}]},{"osd":3,"last update":"Sat Sep 21 10:03:21 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.44500000000000001,"15min":0.44900000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.5,"15min":0.502},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.41099999999999998}]},{"osd":4,"last update":"Sat Sep 21 10:03:41 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.56899999999999995,"15min":0.57699999999999996},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.83599999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.61599999999999999,"15min":0.621},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.92500000000000004,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.78600000000000003}]},{"osd":5,"last update":"Sat Sep 21 10:03:59 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.55800000000000005,"15min":0.55500000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.63},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.55100000000000005,"15min":0.54900000000000004},"min":{"1min":0.40300000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.76700000000000002}]},{"osd":6,"last update":"Sat Sep 21 10:03:21 2024","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.755},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.64800000000000002}]},{"osd":7,"last update":"Sat Sep 21 10:03:46 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.72099999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738421,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28256,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716896,"statfs":{"total":95995035648,"available":95966101504,"internally_reserved":0,"allocated":1265664,"data_stored":873461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 10:03:31 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.33800000000000002,"15min":0.311},"min":{"1min":0.27400000000000002,"5min":0.17499999999999999,"15min":0.17499999999999999},"max":{"1min":0.57299999999999995,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.35499999999999998,"15min":0.32500000000000001},"min":{"1min":0.30599999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.438}]},{"osd":2,"last update":"Sat Sep 21 10:03:54 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.373,"15min":0.36199999999999999},"min":{"1min":0.30399999999999999,"5min":0.221,"15min":0.221},"max":{"1min":0.54900000000000004,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.439,"5min":0.433,"15min":0.42599999999999999},"min":{"1min":0.307,"5min":0.249,"15min":0.249},"max":{"1min":0.54800000000000004,"5min":1.226,"15min":1.226},"last":0.46500000000000002}]},{"osd":3,"last update":"Sat Sep 21 10:04:19 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.46899999999999997,"15min":0.46700000000000003},"min":{"1min":0.32400000000000001,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.67400000000000004,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.442,"15min":0.44400000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.51000000000000001,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.39500000000000002}]},{"osd":4,"last update":"Sat Sep 21 10:03:38 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56499999999999995,"15min":0.56999999999999995},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.70899999999999996,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.60899999999999999,"15min":0.61199999999999999},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.80500000000000005,"5min":0.87,"15min":0.87},"last":0.60299999999999998}]},{"osd":5,"last update":"Sat Sep 21 10:04:02 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.59999999999999998,"15min":0.60299999999999998},"min":{"1min":0.437,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.436,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.73999999999999999,"5min":0.877,"15min":0.877},"last":0.746}]},{"osd":6,"last update":"Sat Sep 21 10:03:21 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.622}]},{"osd":7,"last update":"Sat Sep 21 10:03:48 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.58399999999999996}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:04:25.828 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T10:04:25.828 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T10:04:25.828 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T10:04:25.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T10:04:26.053 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:26.147 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:25 smithi007 ceph-mon[29607]: pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:26.147 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:25 smithi007 ceph-mon[39999]: pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:26.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:25 smithi031 ceph-mon[32927]: pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:26.442 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:26 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[68836]: ts=2024-09-21T10:04:26.145Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:04:26.442 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:26 smithi007 podman[73294]: 2024-09-21 10:04:26.35539366 +0000 UTC m=+0.317100616 container died 4bb5b80f25aa3cd4b778cbd4af1d1e791676a7a4f803a89d942ee00b728217eb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:26.941 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:26 smithi007 podman[73294]: 2024-09-21 10:04:26.839863044 +0000 UTC m=+0.801569954 container cleanup 4bb5b80f25aa3cd4b778cbd4af1d1e791676a7a4f803a89d942ee00b728217eb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:26.941 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:26 smithi007 bash[73294]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T10:04:27.747 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:27 smithi007 podman[73329]: 2024-09-21 10:04:27.686535167 +0000 UTC m=+1.511134516 container remove 4bb5b80f25aa3cd4b778cbd4af1d1e791676a7a4f803a89d942ee00b728217eb (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:27.747 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:27 smithi007 podman[73329]: 2024-09-21 10:04:27.745613873 +0000 UTC m=+1.570213224 volume remove 55010b65a95e1c356a388efe7b5c33604aea080a6246674da54a78f9a35c275f 2024-09-21T10:04:28.000 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:27 smithi007 ceph-mon[29607]: pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:28.000 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:27 smithi007 ceph-mon[39999]: pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:28.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:27 smithi031 ceph-mon[32927]: pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:28.451 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:04:28.451 INFO:teuthology.orchestra.run.smithi007.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T10:04:28.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:28 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:04:28] "GET /metrics HTTP/1.1" 200 28487 "" "Prometheus/2.43.0" 2024-09-21T10:04:28.692 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:28 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T10:04:28.692 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:28 smithi007 systemd[1]: Stopped Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:04:28.692 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:28 smithi007 systemd[1]: Starting Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:04:28.692 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:28 smithi007 podman[73490]: 2024-09-21 10:04:28.466775609 +0000 UTC m=+0.020890723 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-21T10:04:29.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:28 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1380054837' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:04:29.090 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:28 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:04:29.091 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:28 smithi007 podman[73490]: 2024-09-21 10:04:28.792957947 +0000 UTC m=+0.347073053 volume create b3692000f3f1e3d498c6584d1de3aa79a5cd5166e5ae2cc13c03f9f66ad6fae4 2024-09-21T10:04:29.091 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:28 smithi007 podman[73490]: 2024-09-21 10:04:28.884907647 +0000 UTC m=+0.439022753 container create 32fae7395b185683320cea7e368f8591be8934368e0ea6b049c4c6214f7c7c67 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:29.091 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:28 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1380054837' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:04:29.091 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:28 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:04:29.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:28 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1380054837' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:04:29.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:28 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:04:29.692 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 podman[73490]: 2024-09-21 10:04:29.204566606 +0000 UTC m=+0.758681717 container init 32fae7395b185683320cea7e368f8591be8934368e0ea6b049c4c6214f7c7c67 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:29.692 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 podman[73490]: 2024-09-21 10:04:29.208237225 +0000 UTC m=+0.762352331 container start 32fae7395b185683320cea7e368f8591be8934368e0ea6b049c4c6214f7c7c67 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:29.692 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:04:29.223Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T10:04:29.693 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:04:29.223Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T10:04:29.693 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:04:29.224Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.7 port=9094 2024-09-21T10:04:29.693 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:04:29.225Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T10:04:29.693 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:04:29.250Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:04:29.693 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:04:29.250Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:04:29.693 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:04:29.253Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T10:04:29.693 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:04:29.253Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T10:04:29.693 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 bash[73490]: 32fae7395b185683320cea7e368f8591be8934368e0ea6b049c4c6214f7c7c67 2024-09-21T10:04:29.693 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:29 smithi007 systemd[1]: Started Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:04:29.763 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T10:04:29.763 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T10:04:29.763 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T10:04:29.773 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi007.front.sepia.ceph.com 2024-09-21T10:04:29.773 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- bash -c 'ceph fs volume create foo' 2024-09-21T10:04:29.979 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:30.438 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:30 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:30.438 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:30 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:30.438 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:30 smithi007 ceph-mon[29607]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:04:30.438 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:30 smithi007 ceph-mon[29607]: Reconfiguring daemon prometheus.a on smithi031 2024-09-21T10:04:30.438 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:30 smithi007 ceph-mon[29607]: pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:30.438 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:30 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:30.439 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:30 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:30.439 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:30 smithi007 ceph-mon[39999]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:04:30.439 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:30 smithi007 ceph-mon[39999]: Reconfiguring daemon prometheus.a on smithi031 2024-09-21T10:04:30.439 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:30 smithi007 ceph-mon[39999]: pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:30.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:30 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:30.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:30 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:30.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:30 smithi031 ceph-mon[32927]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:04:30.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:30 smithi031 ceph-mon[32927]: Reconfiguring daemon prometheus.a on smithi031 2024-09-21T10:04:30.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:30 smithi031 ceph-mon[32927]: pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:31.438 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:31 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:04:31.226Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000742198s 2024-09-21T10:04:32.467 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-mon[32927]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:04:32.467 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:04:32.467 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:04:32.467 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-mon[32927]: pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:32.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:32 smithi007 ceph-mon[29607]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:04:32.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:32 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:04:32.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:32 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:04:32.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:32 smithi007 ceph-mon[29607]: pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:32.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:32 smithi007 ceph-mon[39999]: from='client.14613 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:04:32.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:32 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:04:32.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:32 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:04:32.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:32 smithi007 ceph-mon[39999]: pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:32.834 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 systemd[1]: Stopping Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:04:33.155 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.869Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:04:33.155 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[59312]: ts=2024-09-21T10:04:32.870Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T10:04:33.156 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:32 smithi031 podman[62426]: 2024-09-21 10:04:32.880027624 +0000 UTC m=+0.097667882 container died 31878e51e5ed80b25f29d175666d9c172f04cc2d953ab8dd34f3e0b526d4f1c5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:33.415 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:33 smithi031 podman[62426]: 2024-09-21 10:04:33.344396062 +0000 UTC m=+0.562036311 container cleanup 31878e51e5ed80b25f29d175666d9c172f04cc2d953ab8dd34f3e0b526d4f1c5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:33.415 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:33 smithi031 bash[62426]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:04:33.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:33 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-21T10:04:33.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:33 smithi031 ceph-mon[32927]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T10:04:33.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:33 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:33.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:33 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:33.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:33 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-21T10:04:33.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:33 smithi031 ceph-mon[32927]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T10:04:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[29603]: 2024-09-21T10:04:33.349+0000 7f6161882640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T10:04:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-21T10:04:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[29607]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T10:04:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-21T10:04:33.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[29607]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T10:04:33.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-21T10:04:33.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[39999]: osdmap e67: 8 total, 8 up, 8 in 2024-09-21T10:04:33.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:33.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:33.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-21T10:04:33.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:33 smithi007 ceph-mon[39999]: osdmap e68: 8 total, 8 up, 8 in 2024-09-21T10:04:33.772 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:33 smithi031 podman[62439]: 2024-09-21 10:04:33.629168736 +0000 UTC m=+0.751322592 container remove 31878e51e5ed80b25f29d175666d9c172f04cc2d953ab8dd34f3e0b526d4f1c5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:34.101 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-21T10:04:34.163 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:33 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T10:04:34.163 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:33 smithi031 systemd[1]: Stopped Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:04:34.163 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:33 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.169s CPU time. 2024-09-21T10:04:34.163 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:33 smithi031 systemd[1]: Starting Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:04:34.163 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:33 smithi031 podman[62532]: 2024-09-21 10:04:33.901783352 +0000 UTC m=+0.017240432 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T10:04:34.163 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 podman[62532]: 2024-09-21 10:04:34.038645234 +0000 UTC m=+0.154102300 container create c5ffe2e14fbacabe76f2c09d53571ede6d787d60173e47fb032833875182844e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:34.310 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-mon[32927]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T10:04:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-mon[32927]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T10:04:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-mon[32927]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T10:04:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-21T10:04:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-mon[32927]: fsmap foo:0 2024-09-21T10:04:34.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-mon[32927]: Saving service mds.foo spec with placement count:2 2024-09-21T10:04:34.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:34.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-mon[32927]: pgmap v53: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:34.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 podman[62532]: 2024-09-21 10:04:34.265913735 +0000 UTC m=+0.381370812 container init c5ffe2e14fbacabe76f2c09d53571ede6d787d60173e47fb032833875182844e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:34.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 podman[62532]: 2024-09-21 10:04:34.268793771 +0000 UTC m=+0.384250835 container start c5ffe2e14fbacabe76f2c09d53571ede6d787d60173e47fb032833875182844e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:04:34.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.293Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T10:04:34.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.293Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T10:04:34.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.293Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi031 (none))" 2024-09-21T10:04:34.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.294Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.294Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.295Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.296Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.296Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.296Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.298Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.298Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.689µs 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.298Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.300Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.300Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.300Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.551µs wal_replay_duration=2.488674ms wbl_replay_duration=114ns total_replay_duration=2.525343ms 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.301Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T10:04:34.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.301Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T10:04:34.419 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.301Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T10:04:34.419 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.322Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.459868ms db_storage=744ns remote_storage=1.291µs web_handler=373ns query_engine=541ns scrape=383.392µs scrape_sd=94.925µs notify=28.245µs notify_sd=22.32µs rules=20.426756ms tracing=5.584µs 2024-09-21T10:04:34.419 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.322Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T10:04:34.419 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:04:34.322Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T10:04:34.419 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 bash[62532]: c5ffe2e14fbacabe76f2c09d53571ede6d787d60173e47fb032833875182844e 2024-09-21T10:04:34.419 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:04:34 smithi031 systemd[1]: Started Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:04:34.679 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:34] ENGINE Bus STOPPING 2024-09-21T10:04:34.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:34.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:34.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[29607]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T10:04:34.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[29607]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T10:04:34.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[29607]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T10:04:34.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-21T10:04:34.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[29607]: fsmap foo:0 2024-09-21T10:04:34.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[29607]: Saving service mds.foo spec with placement count:2 2024-09-21T10:04:34.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:34.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[29607]: pgmap v53: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:34.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:34.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:04:34.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[39999]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T10:04:34.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[39999]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T10:04:34.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[39999]: osdmap e69: 8 total, 8 up, 8 in 2024-09-21T10:04:34.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-21T10:04:34.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[39999]: fsmap foo:0 2024-09-21T10:04:34.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[39999]: Saving service mds.foo spec with placement count:2 2024-09-21T10:04:34.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:34.681 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-mon[39999]: pgmap v53: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:34.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:04:34.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:34] ENGINE Bus STOPPED 2024-09-21T10:04:34.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:34] ENGINE Bus STARTING 2024-09-21T10:04:35.368 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:34] ENGINE Serving on http://:::9283 2024-09-21T10:04:35.368 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:34] ENGINE Bus STARTED 2024-09-21T10:04:35.368 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:34 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:34] ENGINE Bus STOPPING 2024-09-21T10:04:35.659 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:04:35.659 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:35] ENGINE Bus STOPPED 2024-09-21T10:04:35.659 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:35] ENGINE Bus STARTING 2024-09-21T10:04:35.659 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:35] ENGINE Serving on http://:::9283 2024-09-21T10:04:35.659 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:35] ENGINE Bus STARTED 2024-09-21T10:04:35.659 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:35] ENGINE Bus STOPPING 2024-09-21T10:04:35.659 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi007.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi007.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi031.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi031.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:04:35.660 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi031.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi031.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi007.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi007.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.661 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:04:35.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:04:35.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi031.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:04:35.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi031.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:04:35.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:04:35.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:04:35.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi031.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:04:35.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi031.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:04:35.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:35 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: osdmap e70: 8 total, 8 up, 8 in 2024-09-21T10:04:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:04:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:04:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi007.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi007.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi031.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi031.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi031.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi031.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:35 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:36.190 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:04:36.190 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:36] ENGINE Bus STOPPED 2024-09-21T10:04:36.190 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:36] ENGINE Bus STARTING 2024-09-21T10:04:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:36 smithi031 ceph-mon[32927]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T10:04:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:36 smithi031 ceph-mon[32927]: pgmap v56: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:36.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:36 smithi007 ceph-mon[29607]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T10:04:36.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:36 smithi007 ceph-mon[29607]: pgmap v56: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:36.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:36 smithi007 ceph-mon[39999]: osdmap e71: 8 total, 8 up, 8 in 2024-09-21T10:04:36.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:36 smithi007 ceph-mon[39999]: pgmap v56: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:36.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:36] ENGINE Serving on http://:::9283 2024-09-21T10:04:36.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:04:36] ENGINE Bus STARTED 2024-09-21T10:04:37.072 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-21T10:04:37.300 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:39.065 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:38 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:39.065 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:38 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:39.065 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:38 smithi007 ceph-mon[29607]: pgmap v57: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:39.066 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:38 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:39.066 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:38 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:39.066 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:38 smithi007 ceph-mon[39999]: pgmap v57: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:38 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:38 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:38 smithi031 ceph-mon[32927]: pgmap v57: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:39.442 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:04:39 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:04:39.229Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00356569s 2024-09-21T10:04:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:39 smithi007 ceph-mon[29607]: pgmap v58: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:40.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:39 smithi007 ceph-mon[39999]: pgmap v58: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:40.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:39 smithi031 ceph-mon[32927]: pgmap v58: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:40.737 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-09-21T10:04:40.749 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T10:04:40.749 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T10:04:40.749 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T10:04:41.150 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:42.382 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:42.382 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:42.382 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:42.382 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:42.382 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:42.382 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:42.382 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:42.382 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:04:42.382 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: Deploying daemon mds.foo.smithi007.zciwqv on smithi007 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[29607]: pgmap v59: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:42.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: Deploying daemon mds.foo.smithi007.zciwqv on smithi007 2024-09-21T10:04:42.384 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:42 smithi007 ceph-mon[39999]: pgmap v59: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:42.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:42.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:42.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:42.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:42.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:42.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:42.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:42.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:04:42.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:42.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: Deploying daemon mds.foo.smithi007.zciwqv on smithi007 2024-09-21T10:04:42.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:42 smithi031 ceph-mon[32927]: pgmap v59: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:04:44.805 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":20,"flags":0,"active_gid":24329,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6800","nonce":1643329052},{"type":"v1","addr":"172.21.15.7:6801","nonce":1643329052}]},"active_addr":"172.21.15.7:6801/1643329052","active_change":"2024-09-21T10:03:13.857814+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24331,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.7:8443/","prometheus":"http://172.21.15.7:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":69049807}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":2681697383}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":3331387564}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":4184174240}]}]} 2024-09-21T10:04:44.809 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T10:04:44.809 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T10:04:44.809 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:04:45.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:44 smithi007 ceph-mon[29607]: pgmap v60: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:45.052 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:44 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:45.052 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:44 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:04:45.052 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:44 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1638719097' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:04:45.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:44 smithi007 ceph-mon[39999]: pgmap v60: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:45.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:44 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:45.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:44 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:04:45.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:44 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1638719097' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:04:45.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:44 smithi031 ceph-mon[32927]: pgmap v60: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:45.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:44 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:45.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:44 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:04:45.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:44 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1638719097' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:04:45.596 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:46.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:46.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:46.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:46.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:46.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: Deploying daemon mds.foo.smithi031.lhcivo on smithi031 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: pgmap v61: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: mds.? [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] up:boot 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: daemon mds.foo.smithi007.zciwqv assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: Cluster is now healthy 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: fsmap foo:0 1 up:standby 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:creating} 2024-09-21T10:04:46.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[29607]: daemon mds.foo.smithi007.zciwqv is now active in filesystem foo as rank 0 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: Deploying daemon mds.foo.smithi031.lhcivo on smithi031 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: pgmap v61: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: mds.? [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] up:boot 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: daemon mds.foo.smithi007.zciwqv assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T10:04:46.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: Cluster is now healthy 2024-09-21T10:04:46.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:04:46.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: fsmap foo:0 1 up:standby 2024-09-21T10:04:46.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:creating} 2024-09-21T10:04:46.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:46 smithi007 ceph-mon[39999]: daemon mds.foo.smithi007.zciwqv is now active in filesystem foo as rank 0 2024-09-21T10:04:46.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: Deploying daemon mds.foo.smithi031.lhcivo on smithi031 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: pgmap v61: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: mds.? [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] up:boot 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: daemon mds.foo.smithi007.zciwqv assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: Cluster is now healthy 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:04:46.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: fsmap foo:0 1 up:standby 2024-09-21T10:04:46.905 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:creating} 2024-09-21T10:04:46.905 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:46 smithi031 ceph-mon[32927]: daemon mds.foo.smithi007.zciwqv is now active in filesystem foo as rank 0 2024-09-21T10:04:47.432 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:04:47.432 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":71,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:57:49.015873+0000","modified":"2024-09-21T10:04:35.370474+0000","last_up_change":"2024-09-21T10:02:45.332846+0000","last_in_change":"2024-09-21T10:02:29.054388+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:48.052620+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":"rbd","create_time":"2024-09-21T10:03:17.673775+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":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:04:32.287700+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":"70","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":"foo"}},"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":"cephfs.foo.data","create_time":"2024-09-21T10:04:32.785309+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"71","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":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9c5f68cd-8fb3-45aa-a345-82257a87b431","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6803","nonce":2183352244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6805","nonce":2183352244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6809","nonce":2183352244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6807","nonce":2183352244}]},"public_addr":"172.21.15.7:6803/2183352244","cluster_addr":"172.21.15.7:6805/2183352244","heartbeat_back_addr":"172.21.15.7:6809/2183352244","heartbeat_front_addr":"172.21.15.7:6807/2183352244","state":["exists","up"]},{"osd":1,"uuid":"27411cc7-10a6-4567-ab1c-bc025fa40c39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6811","nonce":1075007055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6813","nonce":1075007055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6817","nonce":1075007055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6815","nonce":1075007055}]},"public_addr":"172.21.15.7:6811/1075007055","cluster_addr":"172.21.15.7:6813/1075007055","heartbeat_back_addr":"172.21.15.7:6817/1075007055","heartbeat_front_addr":"172.21.15.7:6815/1075007055","state":["exists","up"]},{"osd":2,"uuid":"5865af20-7d01-472a-aec4-f8b6e71f55a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6819","nonce":3822497650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6821","nonce":3822497650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6825","nonce":3822497650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6823","nonce":3822497650}]},"public_addr":"172.21.15.7:6819/3822497650","cluster_addr":"172.21.15.7:6821/3822497650","heartbeat_back_addr":"172.21.15.7:6825/3822497650","heartbeat_front_addr":"172.21.15.7:6823/3822497650","state":["exists","up"]},{"osd":3,"uuid":"575fb77a-7174-4ed2-bb76-71cc9da58892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6827","nonce":3847221430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6829","nonce":3847221430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6833","nonce":3847221430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6831","nonce":3847221430}]},"public_addr":"172.21.15.7:6827/3847221430","cluster_addr":"172.21.15.7:6829/3847221430","heartbeat_back_addr":"172.21.15.7:6833/3847221430","heartbeat_front_addr":"172.21.15.7:6831/3847221430","state":["exists","up"]},{"osd":4,"uuid":"35f2bb85-1144-4d87-a035-b64b3476ede0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6801","nonce":3511615736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6803","nonce":3511615736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6807","nonce":3511615736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6805","nonce":3511615736}]},"public_addr":"172.21.15.31:6801/3511615736","cluster_addr":"172.21.15.31:6803/3511615736","heartbeat_back_addr":"172.21.15.31:6807/3511615736","heartbeat_front_addr":"172.21.15.31:6805/3511615736","state":["exists","up"]},{"osd":5,"uuid":"2d1a1089-efc6-4d90-bc27-922978582f8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6809","nonce":1658279782}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6811","nonce":1658279782}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6815","nonce":1658279782}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6813","nonce":1658279782}]},"public_addr":"172.21.15.31:6809/1658279782","cluster_addr":"172.21.15.31:6811/1658279782","heartbeat_back_addr":"172.21.15.31:6815/1658279782","heartbeat_front_addr":"172.21.15.31:6813/1658279782","state":["exists","up"]},{"osd":6,"uuid":"15ebf9a9-5d93-4502-961f-a47c980b50cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6817","nonce":2115178283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6819","nonce":2115178283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6823","nonce":2115178283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6821","nonce":2115178283}]},"public_addr":"172.21.15.31:6817/2115178283","cluster_addr":"172.21.15.31:6819/2115178283","heartbeat_back_addr":"172.21.15.31:6823/2115178283","heartbeat_front_addr":"172.21.15.31:6821/2115178283","state":["exists","up"]},{"osd":7,"uuid":"0c404a1b-b688-4965-a89c-f388c4ceea28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6825","nonce":2127041318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6827","nonce":2127041318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6831","nonce":2127041318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6829","nonce":2127041318}]},"public_addr":"172.21.15.31:6825/2127041318","cluster_addr":"172.21.15.31:6827/2127041318","heartbeat_back_addr":"172.21.15.31:6831/2127041318","heartbeat_front_addr":"172.21.15.31:6829/2127041318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:58.687112+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:22.000009+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:45.880868+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:10.664732+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:32.544377+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:56.821409+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:20.131714+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:44.226871+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/3489535417":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/446880614":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/1782214167":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/1893521517":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3679482398":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2341862581":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2676614871":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/262404630":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/2199154720":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6800/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2892876208":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6800/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3746746401":"2024-09-22T10:03:13.857649+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:04:48.027 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:47 smithi031 ceph-mon[32927]: mds.? [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] up:active 2024-09-21T10:04:48.027 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:47 smithi031 ceph-mon[32927]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 2024-09-21T10:04:48.028 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:47 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/4246223210' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:04:48.028 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:47 smithi031 ceph-mon[32927]: pgmap v62: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:48.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:47 smithi007 ceph-mon[29607]: mds.? [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] up:active 2024-09-21T10:04:48.121 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:47 smithi007 ceph-mon[29607]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 2024-09-21T10:04:48.121 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:47 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/4246223210' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:04:48.121 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:47 smithi007 ceph-mon[29607]: pgmap v62: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:48.121 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:47 smithi007 ceph-mon[39999]: mds.? [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] up:active 2024-09-21T10:04:48.121 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:47 smithi007 ceph-mon[39999]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 2024-09-21T10:04:48.121 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:47 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/4246223210' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:04:48.121 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:47 smithi007 ceph-mon[39999]: pgmap v62: 73 pgs: 73 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:04:48.150 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T10:04:48.150 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:04:48.367 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:48.710 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:04:48] "GET /metrics HTTP/1.1" 200 33288 "" "Prometheus/2.43.0" 2024-09-21T10:04:49.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:49.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:04:49.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: mds.? [v2:172.21.15.31:6832/1354938723,v1:172.21.15.31:6833/1354938723] up:boot 2024-09-21T10:04:49.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:49.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:49.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:49 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: mds.? [v2:172.21.15.31:6832/1354938723,v1:172.21.15.31:6833/1354938723] up:boot 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:49.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:49.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:04:49.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: mds.? [v2:172.21.15.31:6832/1354938723,v1:172.21.15.31:6833/1354938723] up:boot 2024-09-21T10:04:49.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:49.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:49.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:49 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:50 smithi031 ceph-mon[32927]: pgmap v63: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:50.283 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:04:50.284 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":71,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:57:49.015873+0000","modified":"2024-09-21T10:04:35.370474+0000","last_up_change":"2024-09-21T10:02:45.332846+0000","last_in_change":"2024-09-21T10:02:29.054388+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:48.052620+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":"rbd","create_time":"2024-09-21T10:03:17.673775+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":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"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":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:04:32.287700+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":"70","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":"foo"}},"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":"cephfs.foo.data","create_time":"2024-09-21T10:04:32.785309+0000","flags":131073,"flags_names":"hashpspool,bulk","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":"71","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":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9c5f68cd-8fb3-45aa-a345-82257a87b431","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6803","nonce":2183352244}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6805","nonce":2183352244}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6809","nonce":2183352244}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":2183352244},{"type":"v1","addr":"172.21.15.7:6807","nonce":2183352244}]},"public_addr":"172.21.15.7:6803/2183352244","cluster_addr":"172.21.15.7:6805/2183352244","heartbeat_back_addr":"172.21.15.7:6809/2183352244","heartbeat_front_addr":"172.21.15.7:6807/2183352244","state":["exists","up"]},{"osd":1,"uuid":"27411cc7-10a6-4567-ab1c-bc025fa40c39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6811","nonce":1075007055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6813","nonce":1075007055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6817","nonce":1075007055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":1075007055},{"type":"v1","addr":"172.21.15.7:6815","nonce":1075007055}]},"public_addr":"172.21.15.7:6811/1075007055","cluster_addr":"172.21.15.7:6813/1075007055","heartbeat_back_addr":"172.21.15.7:6817/1075007055","heartbeat_front_addr":"172.21.15.7:6815/1075007055","state":["exists","up"]},{"osd":2,"uuid":"5865af20-7d01-472a-aec4-f8b6e71f55a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6819","nonce":3822497650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6821","nonce":3822497650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6825","nonce":3822497650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":3822497650},{"type":"v1","addr":"172.21.15.7:6823","nonce":3822497650}]},"public_addr":"172.21.15.7:6819/3822497650","cluster_addr":"172.21.15.7:6821/3822497650","heartbeat_back_addr":"172.21.15.7:6825/3822497650","heartbeat_front_addr":"172.21.15.7:6823/3822497650","state":["exists","up"]},{"osd":3,"uuid":"575fb77a-7174-4ed2-bb76-71cc9da58892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6827","nonce":3847221430}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6829","nonce":3847221430}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6833","nonce":3847221430}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":3847221430},{"type":"v1","addr":"172.21.15.7:6831","nonce":3847221430}]},"public_addr":"172.21.15.7:6827/3847221430","cluster_addr":"172.21.15.7:6829/3847221430","heartbeat_back_addr":"172.21.15.7:6833/3847221430","heartbeat_front_addr":"172.21.15.7:6831/3847221430","state":["exists","up"]},{"osd":4,"uuid":"35f2bb85-1144-4d87-a035-b64b3476ede0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6801","nonce":3511615736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6803","nonce":3511615736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6807","nonce":3511615736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6805","nonce":3511615736}]},"public_addr":"172.21.15.31:6801/3511615736","cluster_addr":"172.21.15.31:6803/3511615736","heartbeat_back_addr":"172.21.15.31:6807/3511615736","heartbeat_front_addr":"172.21.15.31:6805/3511615736","state":["exists","up"]},{"osd":5,"uuid":"2d1a1089-efc6-4d90-bc27-922978582f8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6809","nonce":1658279782}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6811","nonce":1658279782}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6815","nonce":1658279782}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6813","nonce":1658279782}]},"public_addr":"172.21.15.31:6809/1658279782","cluster_addr":"172.21.15.31:6811/1658279782","heartbeat_back_addr":"172.21.15.31:6815/1658279782","heartbeat_front_addr":"172.21.15.31:6813/1658279782","state":["exists","up"]},{"osd":6,"uuid":"15ebf9a9-5d93-4502-961f-a47c980b50cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6817","nonce":2115178283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6819","nonce":2115178283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6823","nonce":2115178283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6821","nonce":2115178283}]},"public_addr":"172.21.15.31:6817/2115178283","cluster_addr":"172.21.15.31:6819/2115178283","heartbeat_back_addr":"172.21.15.31:6823/2115178283","heartbeat_front_addr":"172.21.15.31:6821/2115178283","state":["exists","up"]},{"osd":7,"uuid":"0c404a1b-b688-4965-a89c-f388c4ceea28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6825","nonce":2127041318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6827","nonce":2127041318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6831","nonce":2127041318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6829","nonce":2127041318}]},"public_addr":"172.21.15.31:6825/2127041318","cluster_addr":"172.21.15.31:6827/2127041318","heartbeat_back_addr":"172.21.15.31:6831/2127041318","heartbeat_front_addr":"172.21.15.31:6829/2127041318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:58.687112+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:22.000009+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:45.880868+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:10.664732+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:32.544377+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:56.821409+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:20.131714+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:44.226871+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/3489535417":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/446880614":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/1782214167":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/1893521517":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3679482398":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2341862581":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2676614871":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/262404630":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/2199154720":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6800/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2892876208":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6800/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3746746401":"2024-09-22T10:03:13.857649+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:04:50.373 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:50 smithi007 ceph-mon[29607]: pgmap v63: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:50.373 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:50 smithi007 ceph-mon[39999]: pgmap v63: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:51 smithi007 ceph-mon[39999]: mds.? [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] up:active 2024-09-21T10:04:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:51 smithi007 ceph-mon[39999]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:51 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1397965787' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:04:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:51 smithi007 ceph-mon[29607]: mds.? [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] up:active 2024-09-21T10:04:51.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:51 smithi007 ceph-mon[29607]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:51.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:51 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1397965787' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:04:51.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:51 smithi031 ceph-mon[32927]: mds.? [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] up:active 2024-09-21T10:04:51.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:51 smithi031 ceph-mon[32927]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:51.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:51 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1397965787' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:04:51.673 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T10:04:51.673 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T10:04:51.674 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T10:04:51.674 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T10:04:51.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T10:04:51.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T10:04:51.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T10:04:51.676 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T10:04:52.082 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:52.105 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:52.168 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:52.169 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:52.171 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:52.411 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:52 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:52 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:52 smithi007 ceph-mon[39999]: pgmap v64: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:52 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:52.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:52 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:52.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:52 smithi007 ceph-mon[29607]: pgmap v64: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:52.969 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:52.969 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:04:53.095 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:52 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:53.096 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:52 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:04:53.096 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:52 smithi031 ceph-mon[32927]: pgmap v64: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:54.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:53 smithi007 ceph-mon[29607]: mds.? [v2:172.21.15.31:6832/1354938723,v1:172.21.15.31:6833/1354938723] up:standby 2024-09-21T10:04:54.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:53 smithi007 ceph-mon[29607]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:54.030 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:53 smithi007 ceph-mon[39999]: mds.? [v2:172.21.15.31:6832/1354938723,v1:172.21.15.31:6833/1354938723] up:standby 2024-09-21T10:04:54.030 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:53 smithi007 ceph-mon[39999]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:54.092 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:53 smithi031 ceph-mon[32927]: mds.? [v2:172.21.15.31:6832/1354938723,v1:172.21.15.31:6833/1354938723] up:standby 2024-09-21T10:04:54.092 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:53 smithi031 ceph-mon[32927]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:04:54.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:54 smithi007 ceph-mon[29607]: pgmap v65: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:54.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:54 smithi007 ceph-mon[39999]: pgmap v65: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:54 smithi031 ceph-mon[32927]: pgmap v65: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:56.071 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:55 smithi007 ceph-mon[29607]: pgmap v66: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:56.071 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:55 smithi007 ceph-mon[39999]: pgmap v66: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:56.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:55 smithi031 ceph-mon[32927]: pgmap v66: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:58.189 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:57 smithi007 ceph-mon[29607]: pgmap v67: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:58.189 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:57 smithi007 ceph-mon[39999]: pgmap v67: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:58.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:57 smithi031 ceph-mon[32927]: pgmap v67: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:04:58.696 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:04:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:04:58] "GET /metrics HTTP/1.1" 200 33288 "" "Prometheus/2.43.0" 2024-09-21T10:05:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:59 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:04:59 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:59 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:00.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:04:59 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:59 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:04:59 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:00.743 INFO:teuthology.orchestra.run.smithi007.stdout:107374182448 2024-09-21T10:05:00.743 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T10:05:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:00 smithi007 ceph-mon[29607]: pgmap v68: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:05:01.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:00 smithi007 ceph-mon[39999]: pgmap v68: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:05:01.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:00 smithi031 ceph-mon[32927]: pgmap v68: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-21T10:05:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:01 smithi007 ceph-mon[29607]: pgmap v69: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:05:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:01 smithi007 ceph-mon[39999]: pgmap v69: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:05:02.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:01 smithi031 ceph-mon[32927]: pgmap v69: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:05:02.643 INFO:teuthology.orchestra.run.smithi007.stdout:128849018923 2024-09-21T10:05:02.644 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T10:05:03.104 INFO:teuthology.orchestra.run.smithi007.stdout:197568495651 2024-09-21T10:05:03.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T10:05:04.231 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:03 smithi007 ceph-mon[29607]: pgmap v70: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:05:04.232 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:03 smithi007 ceph-mon[39999]: pgmap v70: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:05:04.255 INFO:teuthology.orchestra.run.smithi007.stdout:34359738430 2024-09-21T10:05:04.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T10:05:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:03 smithi031 ceph-mon[32927]: pgmap v70: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:05:06.364 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:05 smithi007 ceph-mon[29607]: pgmap v71: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:05:06.364 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:05 smithi007 ceph-mon[39999]: pgmap v71: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:05:06.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:05 smithi031 ceph-mon[32927]: pgmap v71: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:05:07.159 INFO:teuthology.orchestra.run.smithi007.stdout:55834574907 2024-09-21T10:05:07.159 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T10:05:07.930 INFO:teuthology.orchestra.run.smithi007.stdout:77309411383 2024-09-21T10:05:07.930 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T10:05:08.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:07 smithi007 ceph-mon[29607]: pgmap v72: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:08.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:07 smithi007 ceph-mon[39999]: pgmap v72: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:08.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:07 smithi031 ceph-mon[32927]: pgmap v72: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:08.646 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:05:08] "GET /metrics HTTP/1.1" 200 33821 "" "Prometheus/2.43.0" 2024-09-21T10:05:08.995 INFO:teuthology.orchestra.run.smithi007.stdout:231928234015 2024-09-21T10:05:08.995 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T10:05:09.567 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:09.568 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:09.568 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:09.574 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:09.802 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:09 smithi007 ceph-mon[29607]: pgmap v73: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:09 smithi007 ceph-mon[39999]: pgmap v73: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:10.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:09 smithi031 ceph-mon[32927]: pgmap v73: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:10.640 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:11 smithi007 ceph-mon[29607]: pgmap v74: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:11 smithi007 ceph-mon[39999]: pgmap v74: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:12.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:11 smithi031 ceph-mon[32927]: pgmap v74: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:13.966 INFO:teuthology.orchestra.run.smithi007.stdout:163208757289 2024-09-21T10:05:13.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T10:05:14.573 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:14.573 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:14.573 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:14.573 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:14.573 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:14.573 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:14.573 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: pgmap v75: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:14.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:14.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:14.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-21T10:05:14.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-21T10:05:14.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: pgmap v75: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:14.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: pgmap v75: 73 pgs: 73 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:15.860 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:15 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-21T10:05:15.860 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:15 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-21T10:05:15.860 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:15 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-21T10:05:15.860 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:15 smithi031 ceph-mon[32927]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T10:05:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:15 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-21T10:05:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:15 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-21T10:05:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:15 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-21T10:05:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:15 smithi007 ceph-mon[29607]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T10:05:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:15 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-21T10:05:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:15 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-21T10:05:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:15 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-09-21T10:05:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:15 smithi007 ceph-mon[39999]: osdmap e72: 8 total, 8 up, 8 in 2024-09-21T10:05:16.132 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:16.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:16 smithi031 ceph-mon[32927]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T10:05:16.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:16 smithi031 ceph-mon[32927]: pgmap v78: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:16.730 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:16 smithi007 ceph-mon[29607]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T10:05:16.730 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:16 smithi007 ceph-mon[29607]: pgmap v78: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:16.731 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:16 smithi007 ceph-mon[39999]: osdmap e73: 8 total, 8 up, 8 in 2024-09-21T10:05:16.731 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:16 smithi007 ceph-mon[39999]: pgmap v78: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:17.519 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:17.794 INFO:teuthology.orchestra.run.smithi007.stdout:231928234017 2024-09-21T10:05:18.112 INFO:teuthology.orchestra.run.smithi007.stdout:128849018927 2024-09-21T10:05:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:17 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:17 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:17 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/453160251' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:05:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:17 smithi007 ceph-mon[29607]: pgmap v79: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:18.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:17 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:18.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:17 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:18.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:17 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/453160251' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:05:18.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:17 smithi007 ceph-mon[39999]: pgmap v79: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:18.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:17 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:17 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:17 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/453160251' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:05:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:17 smithi031 ceph-mon[32927]: pgmap v79: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:18.786 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:18 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:05:18] "GET /metrics HTTP/1.1" 200 33822 "" "Prometheus/2.43.0" 2024-09-21T10:05:18.921 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018923 got 128849018927 for osd.4 2024-09-21T10:05:18.921 DEBUG:teuthology.parallel:result is None 2024-09-21T10:05:19.062 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:18 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/384854196' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:05:19.062 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:18 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/384854196' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:05:19.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:18 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/384854196' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:05:20.018 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234015 got 231928234017 for osd.7 2024-09-21T10:05:20.018 DEBUG:teuthology.parallel:result is None 2024-09-21T10:05:20.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:19 smithi007 ceph-mon[29607]: pgmap v80: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:20.096 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:19 smithi007 ceph-mon[39999]: pgmap v80: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:20.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:19 smithi031 ceph-mon[32927]: pgmap v80: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:20.817 INFO:teuthology.orchestra.run.smithi007.stdout:55834574910 2024-09-21T10:05:20.895 INFO:teuthology.orchestra.run.smithi007.stdout:107374182453 2024-09-21T10:05:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:20 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/84203460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:05:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:20 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2568650792' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:05:21.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:20 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/84203460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:05:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:20 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/2568650792' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:05:21.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:20 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/84203460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:05:21.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:20 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/2568650792' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:05:21.711 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574907 got 55834574910 for osd.1 2024-09-21T10:05:21.711 DEBUG:teuthology.parallel:result is None 2024-09-21T10:05:22.316 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:21 smithi031 ceph-mon[32927]: pgmap v81: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:22.323 INFO:teuthology.orchestra.run.smithi007.stdout:34359738434 2024-09-21T10:05:22.324 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:21 smithi007 ceph-mon[29607]: pgmap v81: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:22.324 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:21 smithi007 ceph-mon[39999]: pgmap v81: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:22.660 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182448 got 107374182453 for osd.3 2024-09-21T10:05:22.660 DEBUG:teuthology.parallel:result is None 2024-09-21T10:05:23.305 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:22 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/4029943957' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:05:23.305 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:22 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/4029943957' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:05:23.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:22 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/4029943957' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:05:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:23 smithi007 ceph-mon[29607]: pgmap v82: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:23 smithi007 ceph-mon[39999]: pgmap v82: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:24.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:23 smithi031 ceph-mon[32927]: pgmap v82: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:25.038 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738430 got 34359738434 for osd.0 2024-09-21T10:05:25.038 DEBUG:teuthology.parallel:result is None 2024-09-21T10:05:26.029 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:25 smithi007 ceph-mon[29607]: pgmap v83: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:26.030 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:25 smithi007 ceph-mon[39999]: pgmap v83: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:26.055 INFO:teuthology.orchestra.run.smithi007.stdout:163208757293 2024-09-21T10:05:26.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:25 smithi031 ceph-mon[32927]: pgmap v83: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:26.566 INFO:teuthology.orchestra.run.smithi007.stdout:77309411388 2024-09-21T10:05:26.899 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757289 got 163208757293 for osd.5 2024-09-21T10:05:26.900 DEBUG:teuthology.parallel:result is None 2024-09-21T10:05:27.138 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:26 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/842376432' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:05:27.138 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:26 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/463141326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:05:27.138 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:26 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/842376432' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:05:27.139 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:26 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/463141326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:05:27.406 INFO:teuthology.orchestra.run.smithi007.stdout:197568495656 2024-09-21T10:05:27.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:26 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/842376432' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:05:27.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:26 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/463141326' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:05:28.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:27 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2126342015' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:05:28.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:27 smithi007 ceph-mon[29607]: pgmap v84: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:28.120 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:27 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/2126342015' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:05:28.120 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:27 smithi007 ceph-mon[39999]: pgmap v84: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:28.143 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411383 got 77309411388 for osd.2 2024-09-21T10:05:28.143 DEBUG:teuthology.parallel:result is None 2024-09-21T10:05:28.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:27 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/2126342015' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:05:28.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:27 smithi031 ceph-mon[32927]: pgmap v84: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:28.682 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:28 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:05:28] "GET /metrics HTTP/1.1" 200 33822 "" "Prometheus/2.43.0" 2024-09-21T10:05:28.708 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495651 got 197568495656 for osd.6 2024-09-21T10:05:28.709 DEBUG:teuthology.parallel:result is None 2024-09-21T10:05:28.709 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T10:05:28.709 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:05:29.110 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:29.268 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:28 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:29.268 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:28 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:29.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:28 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:29 smithi007 ceph-mon[29607]: pgmap v85: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:29 smithi007 ceph-mon[39999]: pgmap v85: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:30.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:29 smithi031 ceph-mon[32927]: pgmap v85: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:31.009 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:05:31.009 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:05:32.298 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:31 smithi007 ceph-mon[29607]: from='client.24665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:05:32.299 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:31 smithi007 ceph-mon[29607]: pgmap v86: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:32.299 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:31 smithi007 ceph-mon[39999]: from='client.24665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:05:32.299 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:31 smithi007 ceph-mon[39999]: pgmap v86: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:32.321 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":85,"stamp":"2024-09-21T10:05:29.894040+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592749,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":226,"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":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":223932,"kb_used_data":7752,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749737284,"statfs":{"total":767960285184,"available":767730978816,"internally_reserved":0,"allocated":7938048,"data_stored":4445921,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":221236792},"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.002493"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451492+0000","last_change":"2024-09-21T10:04:34.380591+0000","last_active":"2024-09-21T10:05:14.451492+0000","last_peered":"2024-09-21T10:05:14.451492+0000","last_clean":"2024-09-21T10:05:14.451492+0000","last_became_active":"2024-09-21T10:04:34.380295+0000","last_became_peered":"2024-09-21T10:04:34.380295+0000","last_unstale":"2024-09-21T10:05:14.451492+0000","last_undegraded":"2024-09-21T10:05:14.451492+0000","last_fullsized":"2024-09-21T10:05:14.451492+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:44.314014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955741+0000","last_change":"2024-09-21T10:04:33.358740+0000","last_active":"2024-09-21T10:05:14.955741+0000","last_peered":"2024-09-21T10:05:14.955741+0000","last_clean":"2024-09-21T10:05:14.955741+0000","last_became_active":"2024-09-21T10:04:33.358354+0000","last_became_peered":"2024-09-21T10:04:33.358354+0000","last_unstale":"2024-09-21T10:05:14.955741+0000","last_undegraded":"2024-09-21T10:05:14.955741+0000","last_fullsized":"2024-09-21T10:05:14.955741+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:31:24.506840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454129+0000","last_change":"2024-09-21T10:04:33.420605+0000","last_active":"2024-09-21T10:05:14.454129+0000","last_peered":"2024-09-21T10:05:14.454129+0000","last_clean":"2024-09-21T10:05:14.454129+0000","last_became_active":"2024-09-21T10:04:33.420142+0000","last_became_peered":"2024-09-21T10:04:33.420142+0000","last_unstale":"2024-09-21T10:05:14.454129+0000","last_undegraded":"2024-09-21T10:05:14.454129+0000","last_fullsized":"2024-09-21T10:05:14.454129+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:29.511757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955545+0000","last_change":"2024-09-21T10:04:33.355939+0000","last_active":"2024-09-21T10:05:14.955545+0000","last_peered":"2024-09-21T10:05:14.955545+0000","last_clean":"2024-09-21T10:05:14.955545+0000","last_became_active":"2024-09-21T10:04:33.355642+0000","last_became_peered":"2024-09-21T10:04:33.355642+0000","last_unstale":"2024-09-21T10:05:14.955545+0000","last_undegraded":"2024-09-21T10:05:14.955545+0000","last_fullsized":"2024-09-21T10:05:14.955545+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:19:33.358929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955919+0000","last_change":"2024-09-21T10:04:34.382637+0000","last_active":"2024-09-21T10:05:14.955919+0000","last_peered":"2024-09-21T10:05:14.955919+0000","last_clean":"2024-09-21T10:05:14.955919+0000","last_became_active":"2024-09-21T10:04:34.382343+0000","last_became_peered":"2024-09-21T10:04:34.382343+0000","last_unstale":"2024-09-21T10:05:14.955919+0000","last_undegraded":"2024-09-21T10:05:14.955919+0000","last_fullsized":"2024-09-21T10:05:14.955919+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:42:59.752618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955705+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:05:14.955705+0000","last_peered":"2024-09-21T10:05:14.955705+0000","last_clean":"2024-09-21T10:05:14.955705+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:05:14.955705+0000","last_undegraded":"2024-09-21T10:05:14.955705+0000","last_fullsized":"2024-09-21T10:05:14.955705+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451820+0000","last_change":"2024-09-21T10:04:34.380828+0000","last_active":"2024-09-21T10:05:14.451820+0000","last_peered":"2024-09-21T10:05:14.451820+0000","last_clean":"2024-09-21T10:05:14.451820+0000","last_became_active":"2024-09-21T10:04:34.380458+0000","last_became_peered":"2024-09-21T10:04:34.380458+0000","last_unstale":"2024-09-21T10:05:14.451820+0000","last_undegraded":"2024-09-21T10:05:14.451820+0000","last_fullsized":"2024-09-21T10:05:14.451820+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:20.693827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":23,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.455070+0000","last_change":"2024-09-21T10:04:33.358243+0000","last_active":"2024-09-21T10:05:14.455070+0000","last_peered":"2024-09-21T10:05:14.455070+0000","last_clean":"2024-09-21T10:05:14.455070+0000","last_became_active":"2024-09-21T10:04:33.357424+0000","last_became_peered":"2024-09-21T10:04:33.357424+0000","last_unstale":"2024-09-21T10:05:14.455070+0000","last_undegraded":"2024-09-21T10:05:14.455070+0000","last_fullsized":"2024-09-21T10:05:14.455070+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:20:08.040072+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":[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.f","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955947+0000","last_change":"2024-09-21T10:04:33.358376+0000","last_active":"2024-09-21T10:05:14.955947+0000","last_peered":"2024-09-21T10:05:14.955947+0000","last_clean":"2024-09-21T10:05:14.955947+0000","last_became_active":"2024-09-21T10:04:33.357496+0000","last_became_peered":"2024-09-21T10:04:33.357496+0000","last_unstale":"2024-09-21T10:05:14.955947+0000","last_undegraded":"2024-09-21T10:05:14.955947+0000","last_fullsized":"2024-09-21T10:05:14.955947+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:16.845387+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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453497+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:05:14.453497+0000","last_peered":"2024-09-21T10:05:14.453497+0000","last_clean":"2024-09-21T10:05:14.453497+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:05:14.453497+0000","last_undegraded":"2024-09-21T10:05:14.453497+0000","last_fullsized":"2024-09-21T10:05:14.453497+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955856+0000","last_change":"2024-09-21T10:04:33.360100+0000","last_active":"2024-09-21T10:05:14.955856+0000","last_peered":"2024-09-21T10:05:14.955856+0000","last_clean":"2024-09-21T10:05:14.955856+0000","last_became_active":"2024-09-21T10:04:33.359766+0000","last_became_peered":"2024-09-21T10:04:33.359766+0000","last_unstale":"2024-09-21T10:05:14.955856+0000","last_undegraded":"2024-09-21T10:05:14.955856+0000","last_fullsized":"2024-09-21T10:05:14.955856+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:59:45.355934+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":23,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.456752+0000","last_change":"2024-09-21T10:05:15.456752+0000","last_active":"2024-09-21T10:05:15.456752+0000","last_peered":"2024-09-21T10:05:15.456752+0000","last_clean":"2024-09-21T10:05:15.456752+0000","last_became_active":"2024-09-21T10:05:15.456503+0000","last_became_peered":"2024-09-21T10:05:15.456503+0000","last_unstale":"2024-09-21T10:05:15.456752+0000","last_undegraded":"2024-09-21T10:05:15.456752+0000","last_fullsized":"2024-09-21T10:05:15.456752+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:01.815305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955832+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:05:14.955832+0000","last_peered":"2024-09-21T10:05:14.955832+0000","last_clean":"2024-09-21T10:05:14.955832+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:05:14.955832+0000","last_undegraded":"2024-09-21T10:05:14.955832+0000","last_fullsized":"2024-09-21T10:05:14.955832+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.456035+0000","last_change":"2024-09-21T10:04:34.382620+0000","last_active":"2024-09-21T10:05:14.456035+0000","last_peered":"2024-09-21T10:05:14.456035+0000","last_clean":"2024-09-21T10:05:14.456035+0000","last_became_active":"2024-09-21T10:04:34.382346+0000","last_became_peered":"2024-09-21T10:04:34.382346+0000","last_unstale":"2024-09-21T10:05:14.456035+0000","last_undegraded":"2024-09-21T10:05:14.456035+0000","last_fullsized":"2024-09-21T10:05:14.456035+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:19.332741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454138+0000","last_change":"2024-09-21T10:04:33.355795+0000","last_active":"2024-09-21T10:05:14.454138+0000","last_peered":"2024-09-21T10:05:14.454138+0000","last_clean":"2024-09-21T10:05:14.454138+0000","last_became_active":"2024-09-21T10:04:33.355475+0000","last_became_peered":"2024-09-21T10:04:33.355475+0000","last_unstale":"2024-09-21T10:05:14.454138+0000","last_undegraded":"2024-09-21T10:05:14.454138+0000","last_fullsized":"2024-09-21T10:05:14.454138+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:00:31.990164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955638+0000","last_change":"2024-09-21T10:04:34.383346+0000","last_active":"2024-09-21T10:05:14.955638+0000","last_peered":"2024-09-21T10:05:14.955638+0000","last_clean":"2024-09-21T10:05:14.955638+0000","last_became_active":"2024-09-21T10:04:34.383080+0000","last_became_peered":"2024-09-21T10:04:34.383080+0000","last_unstale":"2024-09-21T10:05:14.955638+0000","last_undegraded":"2024-09-21T10:05:14.955638+0000","last_fullsized":"2024-09-21T10:05:14.955638+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:08:46.215848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451419+0000","last_change":"2024-09-21T10:04:33.363834+0000","last_active":"2024-09-21T10:05:14.451419+0000","last_peered":"2024-09-21T10:05:14.451419+0000","last_clean":"2024-09-21T10:05:14.451419+0000","last_became_active":"2024-09-21T10:04:33.363508+0000","last_became_peered":"2024-09-21T10:04:33.363508+0000","last_unstale":"2024-09-21T10:05:14.451419+0000","last_undegraded":"2024-09-21T10:05:14.451419+0000","last_fullsized":"2024-09-21T10:05:14.451419+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:36:45.779565+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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453421+0000","last_change":"2024-09-21T10:04:34.382025+0000","last_active":"2024-09-21T10:05:14.453421+0000","last_peered":"2024-09-21T10:05:14.453421+0000","last_clean":"2024-09-21T10:05:14.453421+0000","last_became_active":"2024-09-21T10:04:34.381703+0000","last_became_peered":"2024-09-21T10:04:34.381703+0000","last_unstale":"2024-09-21T10:05:14.453421+0000","last_undegraded":"2024-09-21T10:05:14.453421+0000","last_fullsized":"2024-09-21T10:05:14.453421+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:06:32.819584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.455980+0000","last_change":"2024-09-21T10:04:33.370571+0000","last_active":"2024-09-21T10:05:14.455980+0000","last_peered":"2024-09-21T10:05:14.455980+0000","last_clean":"2024-09-21T10:05:14.455980+0000","last_became_active":"2024-09-21T10:04:33.370285+0000","last_became_peered":"2024-09-21T10:04:33.370285+0000","last_unstale":"2024-09-21T10:05:14.455980+0000","last_undegraded":"2024-09-21T10:05:14.455980+0000","last_fullsized":"2024-09-21T10:05:14.455980+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:50.992817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454272+0000","last_change":"2024-09-21T10:04:34.377791+0000","last_active":"2024-09-21T10:05:14.454272+0000","last_peered":"2024-09-21T10:05:14.454272+0000","last_clean":"2024-09-21T10:05:14.454272+0000","last_became_active":"2024-09-21T10:04:34.377587+0000","last_became_peered":"2024-09-21T10:04:34.377587+0000","last_unstale":"2024-09-21T10:05:14.454272+0000","last_undegraded":"2024-09-21T10:05:14.454272+0000","last_fullsized":"2024-09-21T10:05:14.454272+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:00:31.544751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.455025+0000","last_change":"2024-09-21T10:04:33.358314+0000","last_active":"2024-09-21T10:05:14.455025+0000","last_peered":"2024-09-21T10:05:14.455025+0000","last_clean":"2024-09-21T10:05:14.455025+0000","last_became_active":"2024-09-21T10:04:33.358012+0000","last_became_peered":"2024-09-21T10:04:33.358012+0000","last_unstale":"2024-09-21T10:05:14.455025+0000","last_undegraded":"2024-09-21T10:05:14.455025+0000","last_fullsized":"2024-09-21T10:05:14.455025+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:56:09.069822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453824+0000","last_change":"2024-09-21T10:04:34.381495+0000","last_active":"2024-09-21T10:05:14.453824+0000","last_peered":"2024-09-21T10:05:14.453824+0000","last_clean":"2024-09-21T10:05:14.453824+0000","last_became_active":"2024-09-21T10:04:34.381207+0000","last_became_peered":"2024-09-21T10:04:34.381207+0000","last_unstale":"2024-09-21T10:05:14.453824+0000","last_undegraded":"2024-09-21T10:05:14.453824+0000","last_fullsized":"2024-09-21T10:05:14.453824+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:59:15.255005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451194+0000","last_change":"2024-09-21T10:04:33.360686+0000","last_active":"2024-09-21T10:05:14.451194+0000","last_peered":"2024-09-21T10:05:14.451194+0000","last_clean":"2024-09-21T10:05:14.451194+0000","last_became_active":"2024-09-21T10:04:33.360111+0000","last_became_peered":"2024-09-21T10:04:33.360111+0000","last_unstale":"2024-09-21T10:05:14.451194+0000","last_undegraded":"2024-09-21T10:05:14.451194+0000","last_fullsized":"2024-09-21T10:05:14.451194+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:00:35.120974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454962+0000","last_change":"2024-09-21T10:04:34.384170+0000","last_active":"2024-09-21T10:05:14.454962+0000","last_peered":"2024-09-21T10:05:14.454962+0000","last_clean":"2024-09-21T10:05:14.454962+0000","last_became_active":"2024-09-21T10:04:34.383803+0000","last_became_peered":"2024-09-21T10:04:34.383803+0000","last_unstale":"2024-09-21T10:05:14.454962+0000","last_undegraded":"2024-09-21T10:05:14.454962+0000","last_fullsized":"2024-09-21T10:05:14.454962+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:45.768244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"59'128","reported_seq":271,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955655+0000","last_change":"2024-09-21T10:02:49.352772+0000","last_active":"2024-09-21T10:05:14.955655+0000","last_peered":"2024-09-21T10:05:14.955655+0000","last_clean":"2024-09-21T10:05:14.955655+0000","last_became_active":"2024-09-21T10:02:49.352463+0000","last_became_peered":"2024-09-21T10:02:49.352463+0000","last_unstale":"2024-09-21T10:05:14.955655+0000","last_undegraded":"2024-09-21T10:05:14.955655+0000","last_fullsized":"2024-09-21T10:05:14.955655+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:09:00.635484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":29,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.453837+0000","last_change":"2024-09-21T10:03:24.222856+0000","last_active":"2024-09-21T10:05:15.453837+0000","last_peered":"2024-09-21T10:05:15.453837+0000","last_clean":"2024-09-21T10:05:15.453837+0000","last_became_active":"2024-09-21T10:03:19.200622+0000","last_became_peered":"2024-09-21T10:03:19.200622+0000","last_unstale":"2024-09-21T10:05:15.453837+0000","last_undegraded":"2024-09-21T10:05:15.453837+0000","last_fullsized":"2024-09-21T10:05:15.453837+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:56:22.103573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451547+0000","last_change":"2024-09-21T10:04:33.354222+0000","last_active":"2024-09-21T10:05:14.451547+0000","last_peered":"2024-09-21T10:05:14.451547+0000","last_clean":"2024-09-21T10:05:14.451547+0000","last_became_active":"2024-09-21T10:04:33.353933+0000","last_became_peered":"2024-09-21T10:04:33.353933+0000","last_unstale":"2024-09-21T10:05:14.451547+0000","last_undegraded":"2024-09-21T10:05:14.451547+0000","last_fullsized":"2024-09-21T10:05:14.451547+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:32:11.871917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.455052+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:05:14.455052+0000","last_peered":"2024-09-21T10:05:14.455052+0000","last_clean":"2024-09-21T10:05:14.455052+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:05:14.455052+0000","last_undegraded":"2024-09-21T10:05:14.455052+0000","last_fullsized":"2024-09-21T10:05:14.455052+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:17.050917+0000","last_change":"2024-09-21T10:03:24.341048+0000","last_active":"2024-09-21T10:05:17.050917+0000","last_peered":"2024-09-21T10:05:17.050917+0000","last_clean":"2024-09-21T10:05:17.050917+0000","last_became_active":"2024-09-21T10:03:19.236386+0000","last_became_peered":"2024-09-21T10:03:19.236386+0000","last_unstale":"2024-09-21T10:05:17.050917+0000","last_undegraded":"2024-09-21T10:05:17.050917+0000","last_fullsized":"2024-09-21T10:05:17.050917+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:54:08.206585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955472+0000","last_change":"2024-09-21T10:04:33.356884+0000","last_active":"2024-09-21T10:05:14.955472+0000","last_peered":"2024-09-21T10:05:14.955472+0000","last_clean":"2024-09-21T10:05:14.955472+0000","last_became_active":"2024-09-21T10:04:33.356420+0000","last_became_peered":"2024-09-21T10:04:33.356420+0000","last_unstale":"2024-09-21T10:05:14.955472+0000","last_undegraded":"2024-09-21T10:05:14.955472+0000","last_fullsized":"2024-09-21T10:05:14.955472+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:48:35.000542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955847+0000","last_change":"2024-09-21T10:04:34.378059+0000","last_active":"2024-09-21T10:05:14.955847+0000","last_peered":"2024-09-21T10:05:14.955847+0000","last_clean":"2024-09-21T10:05:14.955847+0000","last_became_active":"2024-09-21T10:04:34.377781+0000","last_became_peered":"2024-09-21T10:04:34.377781+0000","last_unstale":"2024-09-21T10:05:14.955847+0000","last_undegraded":"2024-09-21T10:05:14.955847+0000","last_fullsized":"2024-09-21T10:05:14.955847+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:41.530824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.451914+0000","last_change":"2024-09-21T10:03:24.218782+0000","last_active":"2024-09-21T10:05:15.451914+0000","last_peered":"2024-09-21T10:05:15.451914+0000","last_clean":"2024-09-21T10:05:15.451914+0000","last_became_active":"2024-09-21T10:03:19.236279+0000","last_became_peered":"2024-09-21T10:03:19.236279+0000","last_unstale":"2024-09-21T10:05:15.451914+0000","last_undegraded":"2024-09-21T10:05:15.451914+0000","last_fullsized":"2024-09-21T10:05:15.451914+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.684576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454038+0000","last_change":"2024-09-21T10:04:33.371922+0000","last_active":"2024-09-21T10:05:14.454038+0000","last_peered":"2024-09-21T10:05:14.454038+0000","last_clean":"2024-09-21T10:05:14.454038+0000","last_became_active":"2024-09-21T10:04:33.371144+0000","last_became_peered":"2024-09-21T10:04:33.371144+0000","last_unstale":"2024-09-21T10:05:14.454038+0000","last_undegraded":"2024-09-21T10:05:14.454038+0000","last_fullsized":"2024-09-21T10:05:14.454038+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:03:31.456614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.455075+0000","last_change":"2024-09-21T10:04:34.519229+0000","last_active":"2024-09-21T10:05:14.455075+0000","last_peered":"2024-09-21T10:05:14.455075+0000","last_clean":"2024-09-21T10:05:14.455075+0000","last_became_active":"2024-09-21T10:04:34.518951+0000","last_became_peered":"2024-09-21T10:04:34.518951+0000","last_unstale":"2024-09-21T10:05:14.455075+0000","last_undegraded":"2024-09-21T10:05:14.455075+0000","last_fullsized":"2024-09-21T10:05:14.455075+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:19.971332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":30,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.454145+0000","last_change":"2024-09-21T10:03:24.223482+0000","last_active":"2024-09-21T10:05:15.454145+0000","last_peered":"2024-09-21T10:05:15.454145+0000","last_clean":"2024-09-21T10:05:15.454145+0000","last_became_active":"2024-09-21T10:03:19.200905+0000","last_became_peered":"2024-09-21T10:03:19.200905+0000","last_unstale":"2024-09-21T10:05:15.454145+0000","last_undegraded":"2024-09-21T10:05:15.454145+0000","last_fullsized":"2024-09-21T10:05:15.454145+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:59.063591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454802+0000","last_change":"2024-09-21T10:04:33.363185+0000","last_active":"2024-09-21T10:05:14.454802+0000","last_peered":"2024-09-21T10:05:14.454802+0000","last_clean":"2024-09-21T10:05:14.454802+0000","last_became_active":"2024-09-21T10:04:33.362569+0000","last_became_peered":"2024-09-21T10:04:33.362569+0000","last_unstale":"2024-09-21T10:05:14.454802+0000","last_undegraded":"2024-09-21T10:05:14.454802+0000","last_fullsized":"2024-09-21T10:05:14.454802+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:19.906010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454296+0000","last_change":"2024-09-21T10:04:34.382190+0000","last_active":"2024-09-21T10:05:14.454296+0000","last_peered":"2024-09-21T10:05:14.454296+0000","last_clean":"2024-09-21T10:05:14.454296+0000","last_became_active":"2024-09-21T10:04:34.381909+0000","last_became_peered":"2024-09-21T10:04:34.381909+0000","last_unstale":"2024-09-21T10:05:14.454296+0000","last_undegraded":"2024-09-21T10:05:14.454296+0000","last_fullsized":"2024-09-21T10:05:14.454296+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:21:54.467562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454293+0000","last_change":"2024-09-21T10:04:33.358192+0000","last_active":"2024-09-21T10:05:14.454293+0000","last_peered":"2024-09-21T10:05:14.454293+0000","last_clean":"2024-09-21T10:05:14.454293+0000","last_became_active":"2024-09-21T10:04:33.357902+0000","last_became_peered":"2024-09-21T10:04:33.357902+0000","last_unstale":"2024-09-21T10:05:14.454293+0000","last_undegraded":"2024-09-21T10:05:14.454293+0000","last_fullsized":"2024-09-21T10:05:14.454293+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:44:43.222759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:16.200523+0000","last_change":"2024-09-21T10:03:24.224495+0000","last_active":"2024-09-21T10:05:16.200523+0000","last_peered":"2024-09-21T10:05:16.200523+0000","last_clean":"2024-09-21T10:05:16.200523+0000","last_became_active":"2024-09-21T10:03:19.236044+0000","last_became_peered":"2024-09-21T10:03:19.236044+0000","last_unstale":"2024-09-21T10:05:16.200523+0000","last_undegraded":"2024-09-21T10:05:16.200523+0000","last_fullsized":"2024-09-21T10:05:16.200523+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:56.904858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454686+0000","last_change":"2024-09-21T10:04:34.519160+0000","last_active":"2024-09-21T10:05:14.454686+0000","last_peered":"2024-09-21T10:05:14.454686+0000","last_clean":"2024-09-21T10:05:14.454686+0000","last_became_active":"2024-09-21T10:04:34.518824+0000","last_became_peered":"2024-09-21T10:04:34.518824+0000","last_unstale":"2024-09-21T10:05:14.454686+0000","last_undegraded":"2024-09-21T10:05:14.454686+0000","last_fullsized":"2024-09-21T10:05:14.454686+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:33:33.611023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454503+0000","last_change":"2024-09-21T10:04:33.368229+0000","last_active":"2024-09-21T10:05:14.454503+0000","last_peered":"2024-09-21T10:05:14.454503+0000","last_clean":"2024-09-21T10:05:14.454503+0000","last_became_active":"2024-09-21T10:04:33.367944+0000","last_became_peered":"2024-09-21T10:04:33.367944+0000","last_unstale":"2024-09-21T10:05:14.454503+0000","last_undegraded":"2024-09-21T10:05:14.454503+0000","last_fullsized":"2024-09-21T10:05:14.454503+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:32:34.835595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:17.051445+0000","last_change":"2024-09-21T10:03:24.341057+0000","last_active":"2024-09-21T10:05:17.051445+0000","last_peered":"2024-09-21T10:05:17.051445+0000","last_clean":"2024-09-21T10:05:17.051445+0000","last_became_active":"2024-09-21T10:03:19.237082+0000","last_became_peered":"2024-09-21T10:03:19.237082+0000","last_unstale":"2024-09-21T10:05:17.051445+0000","last_undegraded":"2024-09-21T10:05:17.051445+0000","last_fullsized":"2024-09-21T10:05:17.051445+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:23:00.516088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955369+0000","last_change":"2024-09-21T10:04:34.519013+0000","last_active":"2024-09-21T10:05:14.955369+0000","last_peered":"2024-09-21T10:05:14.955369+0000","last_clean":"2024-09-21T10:05:14.955369+0000","last_became_active":"2024-09-21T10:04:34.518629+0000","last_became_peered":"2024-09-21T10:04:34.518629+0000","last_unstale":"2024-09-21T10:05:14.955369+0000","last_undegraded":"2024-09-21T10:05:14.955369+0000","last_fullsized":"2024-09-21T10:05:14.955369+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:43.716529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451962+0000","last_change":"2024-09-21T10:04:33.352483+0000","last_active":"2024-09-21T10:05:14.451962+0000","last_peered":"2024-09-21T10:05:14.451962+0000","last_clean":"2024-09-21T10:05:14.451962+0000","last_became_active":"2024-09-21T10:04:33.351858+0000","last_became_peered":"2024-09-21T10:04:33.351858+0000","last_unstale":"2024-09-21T10:05:14.451962+0000","last_undegraded":"2024-09-21T10:05:14.451962+0000","last_fullsized":"2024-09-21T10:05:14.451962+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:30:17.871045+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":[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":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:16.200598+0000","last_change":"2024-09-21T10:03:24.224517+0000","last_active":"2024-09-21T10:05:16.200598+0000","last_peered":"2024-09-21T10:05:16.200598+0000","last_clean":"2024-09-21T10:05:16.200598+0000","last_became_active":"2024-09-21T10:03:19.236666+0000","last_became_peered":"2024-09-21T10:03:19.236666+0000","last_unstale":"2024-09-21T10:05:16.200598+0000","last_undegraded":"2024-09-21T10:05:16.200598+0000","last_fullsized":"2024-09-21T10:05:16.200598+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:57.092881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046502499999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.450986+0000","last_change":"2024-09-21T10:04:34.378060+0000","last_active":"2024-09-21T10:05:14.450986+0000","last_peered":"2024-09-21T10:05:14.450986+0000","last_clean":"2024-09-21T10:05:14.450986+0000","last_became_active":"2024-09-21T10:04:34.377758+0000","last_became_peered":"2024-09-21T10:04:34.377758+0000","last_unstale":"2024-09-21T10:05:14.450986+0000","last_undegraded":"2024-09-21T10:05:14.450986+0000","last_fullsized":"2024-09-21T10:05:14.450986+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:01.905584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955932+0000","last_change":"2024-09-21T10:04:33.360021+0000","last_active":"2024-09-21T10:05:14.955932+0000","last_peered":"2024-09-21T10:05:14.955932+0000","last_clean":"2024-09-21T10:05:14.955932+0000","last_became_active":"2024-09-21T10:04:33.359728+0000","last_became_peered":"2024-09-21T10:04:33.359728+0000","last_unstale":"2024-09-21T10:05:14.955932+0000","last_undegraded":"2024-09-21T10:05:14.955932+0000","last_fullsized":"2024-09-21T10:05:14.955932+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:47:53.103730+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":[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.7","version":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.452653+0000","last_change":"2024-09-21T10:03:24.224490+0000","last_active":"2024-09-21T10:05:15.452653+0000","last_peered":"2024-09-21T10:05:15.452653+0000","last_clean":"2024-09-21T10:05:15.452653+0000","last_became_active":"2024-09-21T10:03:19.201870+0000","last_became_peered":"2024-09-21T10:03:19.201870+0000","last_unstale":"2024-09-21T10:05:15.452653+0000","last_undegraded":"2024-09-21T10:05:15.452653+0000","last_fullsized":"2024-09-21T10:05:15.452653+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:10:31.515906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453238+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:05:14.453238+0000","last_peered":"2024-09-21T10:05:14.453238+0000","last_clean":"2024-09-21T10:05:14.453238+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:05:14.453238+0000","last_undegraded":"2024-09-21T10:05:14.453238+0000","last_fullsized":"2024-09-21T10:05:14.453238+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454623+0000","last_change":"2024-09-21T10:04:34.381694+0000","last_active":"2024-09-21T10:05:14.454623+0000","last_peered":"2024-09-21T10:05:14.454623+0000","last_clean":"2024-09-21T10:05:14.454623+0000","last_became_active":"2024-09-21T10:04:34.381419+0000","last_became_peered":"2024-09-21T10:04:34.381419+0000","last_unstale":"2024-09-21T10:05:14.454623+0000","last_undegraded":"2024-09-21T10:05:14.454623+0000","last_fullsized":"2024-09-21T10:05:14.454623+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:09:29.409032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"71'6","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453575+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:05:14.453575+0000","last_peered":"2024-09-21T10:05:14.453575+0000","last_clean":"2024-09-21T10:05:14.453575+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:05:14.453575+0000","last_undegraded":"2024-09-21T10:05:14.453575+0000","last_fullsized":"2024-09-21T10:05:14.453575+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":11,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.455496+0000","last_change":"2024-09-21T10:05:15.455496+0000","last_active":"2024-09-21T10:05:15.455496+0000","last_peered":"2024-09-21T10:05:15.455496+0000","last_clean":"2024-09-21T10:05:15.455496+0000","last_became_active":"2024-09-21T10:05:15.455184+0000","last_became_peered":"2024-09-21T10:05:15.455184+0000","last_unstale":"2024-09-21T10:05:15.455496+0000","last_undegraded":"2024-09-21T10:05:15.455496+0000","last_fullsized":"2024-09-21T10:05:15.455496+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:04.470326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":18,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955742+0000","last_change":"2024-09-21T10:04:33.357347+0000","last_active":"2024-09-21T10:05:14.955742+0000","last_peered":"2024-09-21T10:05:14.955742+0000","last_clean":"2024-09-21T10:05:14.955742+0000","last_became_active":"2024-09-21T10:04:33.357021+0000","last_became_peered":"2024-09-21T10:04:33.357021+0000","last_unstale":"2024-09-21T10:05:14.955742+0000","last_undegraded":"2024-09-21T10:05:14.955742+0000","last_fullsized":"2024-09-21T10:05:14.955742+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:11:53.956202+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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454152+0000","last_change":"2024-09-21T10:04:33.362501+0000","last_active":"2024-09-21T10:05:14.454152+0000","last_peered":"2024-09-21T10:05:14.454152+0000","last_clean":"2024-09-21T10:05:14.454152+0000","last_became_active":"2024-09-21T10:04:33.362198+0000","last_became_peered":"2024-09-21T10:04:33.362198+0000","last_unstale":"2024-09-21T10:05:14.454152+0000","last_undegraded":"2024-09-21T10:05:14.454152+0000","last_fullsized":"2024-09-21T10:05:14.454152+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:33:37.774256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451315+0000","last_change":"2024-09-21T10:04:34.376251+0000","last_active":"2024-09-21T10:05:14.451315+0000","last_peered":"2024-09-21T10:05:14.451315+0000","last_clean":"2024-09-21T10:05:14.451315+0000","last_became_active":"2024-09-21T10:04:34.375477+0000","last_became_peered":"2024-09-21T10:04:34.375477+0000","last_unstale":"2024-09-21T10:05:14.451315+0000","last_undegraded":"2024-09-21T10:05:14.451315+0000","last_fullsized":"2024-09-21T10:05:14.451315+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:31.449788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.956008+0000","last_change":"2024-09-21T10:04:33.354713+0000","last_active":"2024-09-21T10:05:14.956008+0000","last_peered":"2024-09-21T10:05:14.956008+0000","last_clean":"2024-09-21T10:05:14.956008+0000","last_became_active":"2024-09-21T10:04:33.354419+0000","last_became_peered":"2024-09-21T10:04:33.354419+0000","last_unstale":"2024-09-21T10:05:14.956008+0000","last_undegraded":"2024-09-21T10:05:14.956008+0000","last_fullsized":"2024-09-21T10:05:14.956008+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:52:34.013762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451088+0000","last_change":"2024-09-21T10:04:34.378762+0000","last_active":"2024-09-21T10:05:14.451088+0000","last_peered":"2024-09-21T10:05:14.451088+0000","last_clean":"2024-09-21T10:05:14.451088+0000","last_became_active":"2024-09-21T10:04:34.378479+0000","last_became_peered":"2024-09-21T10:04:34.378479+0000","last_unstale":"2024-09-21T10:05:14.451088+0000","last_undegraded":"2024-09-21T10:05:14.451088+0000","last_fullsized":"2024-09-21T10:05:14.451088+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:42.336972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":23,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.455334+0000","last_change":"2024-09-21T10:05:15.455334+0000","last_active":"2024-09-21T10:05:15.455334+0000","last_peered":"2024-09-21T10:05:15.455334+0000","last_clean":"2024-09-21T10:05:15.455334+0000","last_became_active":"2024-09-21T10:05:15.455005+0000","last_became_peered":"2024-09-21T10:05:15.455005+0000","last_unstale":"2024-09-21T10:05:15.455334+0000","last_undegraded":"2024-09-21T10:05:15.455334+0000","last_fullsized":"2024-09-21T10:05:15.455334+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:35:52.002085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451631+0000","last_change":"2024-09-21T10:04:33.361317+0000","last_active":"2024-09-21T10:05:14.451631+0000","last_peered":"2024-09-21T10:05:14.451631+0000","last_clean":"2024-09-21T10:05:14.451631+0000","last_became_active":"2024-09-21T10:04:33.361035+0000","last_became_peered":"2024-09-21T10:04:33.361035+0000","last_unstale":"2024-09-21T10:05:14.451631+0000","last_undegraded":"2024-09-21T10:05:14.451631+0000","last_fullsized":"2024-09-21T10:05:14.451631+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:22:56.503904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955828+0000","last_change":"2024-09-21T10:04:34.382610+0000","last_active":"2024-09-21T10:05:14.955828+0000","last_peered":"2024-09-21T10:05:14.955828+0000","last_clean":"2024-09-21T10:05:14.955828+0000","last_became_active":"2024-09-21T10:04:34.382327+0000","last_became_peered":"2024-09-21T10:04:34.382327+0000","last_unstale":"2024-09-21T10:05:14.955828+0000","last_undegraded":"2024-09-21T10:05:14.955828+0000","last_fullsized":"2024-09-21T10:05:14.955828+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:22:07.427892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454106+0000","last_change":"2024-09-21T10:04:33.365574+0000","last_active":"2024-09-21T10:05:14.454106+0000","last_peered":"2024-09-21T10:05:14.454106+0000","last_clean":"2024-09-21T10:05:14.454106+0000","last_became_active":"2024-09-21T10:04:33.365249+0000","last_became_peered":"2024-09-21T10:04:33.365249+0000","last_unstale":"2024-09-21T10:05:14.454106+0000","last_undegraded":"2024-09-21T10:05:14.454106+0000","last_fullsized":"2024-09-21T10:05:14.454106+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:33:40.222382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451430+0000","last_change":"2024-09-21T10:04:34.379628+0000","last_active":"2024-09-21T10:05:14.451430+0000","last_peered":"2024-09-21T10:05:14.451430+0000","last_clean":"2024-09-21T10:05:14.451430+0000","last_became_active":"2024-09-21T10:04:34.379331+0000","last_became_peered":"2024-09-21T10:04:34.379331+0000","last_unstale":"2024-09-21T10:05:14.451430+0000","last_undegraded":"2024-09-21T10:05:14.451430+0000","last_fullsized":"2024-09-21T10:05:14.451430+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:32.253717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454576+0000","last_change":"2024-09-21T10:04:33.369567+0000","last_active":"2024-09-21T10:05:14.454576+0000","last_peered":"2024-09-21T10:05:14.454576+0000","last_clean":"2024-09-21T10:05:14.454576+0000","last_became_active":"2024-09-21T10:04:33.368974+0000","last_became_peered":"2024-09-21T10:04:33.368974+0000","last_unstale":"2024-09-21T10:05:14.454576+0000","last_undegraded":"2024-09-21T10:05:14.454576+0000","last_fullsized":"2024-09-21T10:05:14.454576+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:16.048176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451007+0000","last_change":"2024-09-21T10:04:34.380156+0000","last_active":"2024-09-21T10:05:14.451007+0000","last_peered":"2024-09-21T10:05:14.451007+0000","last_clean":"2024-09-21T10:05:14.451007+0000","last_became_active":"2024-09-21T10:04:34.379884+0000","last_became_peered":"2024-09-21T10:04:34.379884+0000","last_unstale":"2024-09-21T10:05:14.451007+0000","last_undegraded":"2024-09-21T10:05:14.451007+0000","last_fullsized":"2024-09-21T10:05:14.451007+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:34.732543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955776+0000","last_change":"2024-09-21T10:04:33.358068+0000","last_active":"2024-09-21T10:05:14.955776+0000","last_peered":"2024-09-21T10:05:14.955776+0000","last_clean":"2024-09-21T10:05:14.955776+0000","last_became_active":"2024-09-21T10:04:33.357014+0000","last_became_peered":"2024-09-21T10:04:33.357014+0000","last_unstale":"2024-09-21T10:05:14.955776+0000","last_undegraded":"2024-09-21T10:05:14.955776+0000","last_fullsized":"2024-09-21T10:05:14.955776+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:37.700984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454539+0000","last_change":"2024-09-21T10:04:34.381003+0000","last_active":"2024-09-21T10:05:14.454539+0000","last_peered":"2024-09-21T10:05:14.454539+0000","last_clean":"2024-09-21T10:05:14.454539+0000","last_became_active":"2024-09-21T10:04:34.380721+0000","last_became_peered":"2024-09-21T10:04:34.380721+0000","last_unstale":"2024-09-21T10:05:14.454539+0000","last_undegraded":"2024-09-21T10:05:14.454539+0000","last_fullsized":"2024-09-21T10:05:14.454539+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:56:14.604169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454061+0000","last_change":"2024-09-21T10:04:33.365761+0000","last_active":"2024-09-21T10:05:14.454061+0000","last_peered":"2024-09-21T10:05:14.454061+0000","last_clean":"2024-09-21T10:05:14.454061+0000","last_became_active":"2024-09-21T10:04:33.365454+0000","last_became_peered":"2024-09-21T10:04:33.365454+0000","last_unstale":"2024-09-21T10:05:14.454061+0000","last_undegraded":"2024-09-21T10:05:14.454061+0000","last_fullsized":"2024-09-21T10:05:14.454061+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:41:37.986047+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454525+0000","last_change":"2024-09-21T10:04:34.379120+0000","last_active":"2024-09-21T10:05:14.454525+0000","last_peered":"2024-09-21T10:05:14.454525+0000","last_clean":"2024-09-21T10:05:14.454525+0000","last_became_active":"2024-09-21T10:04:34.378870+0000","last_became_peered":"2024-09-21T10:04:34.378870+0000","last_unstale":"2024-09-21T10:05:14.454525+0000","last_undegraded":"2024-09-21T10:05:14.454525+0000","last_fullsized":"2024-09-21T10:05:14.454525+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:13:23.162047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454214+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:05:14.454214+0000","last_peered":"2024-09-21T10:05:14.454214+0000","last_clean":"2024-09-21T10:05:14.454214+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:05:14.454214+0000","last_undegraded":"2024-09-21T10:05:14.454214+0000","last_fullsized":"2024-09-21T10:05:14.454214+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451558+0000","last_change":"2024-09-21T10:04:34.377336+0000","last_active":"2024-09-21T10:05:14.451558+0000","last_peered":"2024-09-21T10:05:14.451558+0000","last_clean":"2024-09-21T10:05:14.451558+0000","last_became_active":"2024-09-21T10:04:34.377059+0000","last_became_peered":"2024-09-21T10:04:34.377059+0000","last_unstale":"2024-09-21T10:05:14.451558+0000","last_undegraded":"2024-09-21T10:05:14.451558+0000","last_fullsized":"2024-09-21T10:05:14.451558+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:27.886746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451802+0000","last_change":"2024-09-21T10:04:33.359839+0000","last_active":"2024-09-21T10:05:14.451802+0000","last_peered":"2024-09-21T10:05:14.451802+0000","last_clean":"2024-09-21T10:05:14.451802+0000","last_became_active":"2024-09-21T10:04:33.359464+0000","last_became_peered":"2024-09-21T10:04:33.359464+0000","last_unstale":"2024-09-21T10:05:14.451802+0000","last_undegraded":"2024-09-21T10:05:14.451802+0000","last_fullsized":"2024-09-21T10:05:14.451802+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:28.852578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453219+0000","last_change":"2024-09-21T10:04:34.381493+0000","last_active":"2024-09-21T10:05:14.453219+0000","last_peered":"2024-09-21T10:05:14.453219+0000","last_clean":"2024-09-21T10:05:14.453219+0000","last_became_active":"2024-09-21T10:04:34.381167+0000","last_became_peered":"2024-09-21T10:04:34.381167+0000","last_unstale":"2024-09-21T10:05:14.453219+0000","last_undegraded":"2024-09-21T10:05:14.453219+0000","last_fullsized":"2024-09-21T10:05:14.453219+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:38:55.425444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":19,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.956011+0000","last_change":"2024-09-21T10:04:33.359319+0000","last_active":"2024-09-21T10:05:14.956011+0000","last_peered":"2024-09-21T10:05:14.956011+0000","last_clean":"2024-09-21T10:05:14.956011+0000","last_became_active":"2024-09-21T10:04:33.359021+0000","last_became_peered":"2024-09-21T10:04:33.359021+0000","last_unstale":"2024-09-21T10:05:14.956011+0000","last_undegraded":"2024-09-21T10:05:14.956011+0000","last_fullsized":"2024-09-21T10:05:14.956011+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:05.852038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234020,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28364,"kb_used_data":1344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716788,"statfs":{"total":95995035648,"available":95965990912,"internally_reserved":0,"allocated":1376256,"data_stored":925421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.52400000000000002,"15min":0.52300000000000002},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.56799999999999995}]},{"osd":1,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.69999999999999996,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.59499999999999997}]},{"osd":2,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.51700000000000002,"15min":0.52100000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.61899999999999999,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.504},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.55500000000000005,"15min":0.55100000000000005},"min":{"1min":0.41999999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.63200000000000001}]},{"osd":3,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.53800000000000003,"15min":0.53600000000000003},"min":{"1min":0.40400000000000003,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.69299999999999995,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.55900000000000005,"15min":0.55700000000000005},"min":{"1min":0.41499999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.73399999999999999,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.74199999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.44700000000000001,"15min":0.443},"min":{"1min":0.32900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.29399999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.44}]},{"osd":5,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.51200000000000001,"15min":0.52100000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.68300000000000005,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.505,"15min":0.50700000000000001},"min":{"1min":0.33900000000000002,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.46899999999999997}]},{"osd":6,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.52600000000000002,"15min":0.52900000000000003},"min":{"1min":0.371,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.65200000000000002,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.502,"15min":0.50800000000000001},"min":{"1min":0.312,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.66600000000000004,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.55000000000000004}]}]},{"osd":6,"up_from":46,"seq":197568495657,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28360,"kb_used_data":1336,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716792,"statfs":{"total":95995035648,"available":95965995008,"internally_reserved":0,"allocated":1368064,"data_stored":925344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.5,"15min":0.5},"min":{"1min":0.38300000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.624,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.52000000000000002,"15min":0.52200000000000002},"min":{"1min":0.34699999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.65000000000000002,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.57499999999999996}]},{"osd":1,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.374,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.63700000000000001,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.40400000000000003,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.66700000000000004,"5min":0.749,"15min":0.749},"last":0.59899999999999998}]},{"osd":2,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.51200000000000001,"15min":0.51600000000000001},"min":{"1min":0.38100000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.629,"5min":0.875,"15min":0.875},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.51900000000000002,"15min":0.51300000000000001},"min":{"1min":0.42499999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.71299999999999997,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.55000000000000004}]},{"osd":3,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.52600000000000002,"15min":0.52000000000000002},"min":{"1min":0.35499999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.54400000000000004,"15min":0.54000000000000004},"min":{"1min":0.39100000000000001,"5min":0.37,"15min":0.37},"max":{"1min":0.67900000000000005,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.46600000000000003}]},{"osd":4,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.44700000000000001,"15min":0.437},"min":{"1min":0.317,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.496},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.48899999999999999,"15min":0.48099999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.69399999999999995}]},{"osd":5,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.46700000000000003,"15min":0.45300000000000001},"min":{"1min":0.36399999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.63},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.49099999999999999,"15min":0.48199999999999998},"min":{"1min":0.28499999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.67100000000000004}]},{"osd":7,"last update":"Sat Sep 21 10:04:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.48399999999999999,"15min":0.47399999999999998},"min":{"1min":0.29099999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.73799999999999999,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.57199999999999995,"15min":0.56599999999999995},"min":{"1min":0.39400000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.77800000000000002,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.62}]}]},{"osd":5,"up_from":38,"seq":163208757294,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27776,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717376,"statfs":{"total":95995035648,"available":95966593024,"internally_reserved":0,"allocated":770048,"data_stored":334275,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.55600000000000005,"15min":0.56599999999999995},"min":{"1min":0.32000000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.79000000000000004,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55600000000000005,"15min":0.56000000000000005},"min":{"1min":0.34899999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.77200000000000002,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.58099999999999996}]},{"osd":1,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.55900000000000005,"15min":0.56299999999999994},"min":{"1min":0.35399999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.86899999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.36199999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.81100000000000005,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.60399999999999998}]},{"osd":2,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55900000000000005,"15min":0.56100000000000005},"min":{"1min":0.42999999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.77500000000000002,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.59199999999999997,"15min":0.59099999999999997},"min":{"1min":0.41299999999999998,"5min":0.38,"15min":0.38},"max":{"1min":0.76100000000000001,"5min":1.431,"15min":1.431},"last":0.50900000000000001}]},{"osd":3,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.56399999999999995,"15min":0.56000000000000005},"min":{"1min":0.39100000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.84999999999999998,"5min":1.556,"15min":1.556},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.59399999999999997,"15min":0.58999999999999997},"min":{"1min":0.373,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.873,"5min":1.458,"15min":1.458},"last":0.47599999999999998}]},{"osd":4,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.433,"15min":0.41099999999999998},"min":{"1min":0.32100000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.45900000000000002,"15min":0.42499999999999999},"min":{"1min":0.308,"5min":0.246,"15min":0.246},"max":{"1min":0.69199999999999995,"5min":1.583,"15min":1.583},"last":0.45800000000000002}]},{"osd":6,"last update":"Sat Sep 21 10:05:24 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.45200000000000001,"15min":0.42099999999999999},"min":{"1min":0.33100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.69499999999999995,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.52200000000000002,"15min":0.48999999999999999},"min":{"1min":0.39500000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.81599999999999995,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.54300000000000004}]},{"osd":7,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.52000000000000002,"15min":0.51000000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.55900000000000005,"15min":0.55300000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.34499999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018930,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":782336,"data_stored":335314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.61499999999999999,"15min":0.625},"min":{"1min":0.34699999999999998,"5min":0.31,"15min":0.31},"max":{"1min":2.944,"5min":2.944,"15min":2.944},"last":0.503},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.60299999999999998,"15min":0.627},"min":{"1min":0.39700000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.80800000000000005,"5min":2.2440000000000002,"15min":2.2440000000000002},"last":0.58399999999999996}]},{"osd":1,"last update":"Sat Sep 21 10:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.60199999999999998,"15min":0.60799999999999998},"min":{"1min":0.36499999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":3.3969999999999998,"5min":3.3969999999999998,"15min":3.3969999999999998},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.59799999999999998,"15min":0.59599999999999997},"min":{"1min":0.40799999999999997,"5min":0.309,"15min":0.309},"max":{"1min":3.0070000000000001,"5min":3.0070000000000001,"15min":3.0070000000000001},"last":0.42899999999999999}]},{"osd":2,"last update":"Sat Sep 21 10:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":1.2270000000000001,"15min":1.5049999999999999},"min":{"1min":0.39100000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":3.0510000000000002,"5min":17.292999999999999,"15min":17.292999999999999},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.61299999999999999,"15min":0.64800000000000002},"min":{"1min":0.36599999999999999,"5min":0.31,"15min":0.31},"max":{"1min":0.74299999999999999,"5min":2.7000000000000002,"15min":2.7000000000000002},"last":0.55000000000000004}]},{"osd":3,"last update":"Sat Sep 21 10:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.63100000000000001,"15min":0.66500000000000004},"min":{"1min":0.39000000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.84599999999999997,"5min":2.6760000000000002,"15min":2.6760000000000002},"last":0.373},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.60299999999999998,"15min":0.60399999999999998},"min":{"1min":0.41799999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.4420000000000002,"5min":3.4420000000000002,"15min":3.4420000000000002},"last":0.51700000000000002}]},{"osd":5,"last update":"Sat Sep 21 10:05:01 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.41599999999999998,"15min":0.373},"min":{"1min":0.27500000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":3.7109999999999999,"5min":3.7109999999999999,"15min":3.7109999999999999},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.499,"5min":0.40300000000000002,"15min":0.373},"min":{"1min":0.26100000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.48299999999999998}]},{"osd":6,"last update":"Sat Sep 21 10:05:24 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.44900000000000001,"15min":0.42499999999999999},"min":{"1min":0.28599999999999998,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.47899999999999998,"15min":0.44700000000000001},"min":{"1min":0.29999999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":3.3260000000000001,"5min":3.3260000000000001,"15min":3.3260000000000001},"last":0.624}]},{"osd":7,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.53500000000000003,"15min":0.51000000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":3.3780000000000001,"5min":3.3780000000000001,"15min":3.3780000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.505,"15min":0.48699999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":3.6320000000000001,"5min":3.6320000000000001,"15min":3.6320000000000001},"last":0.59999999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182455,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27768,"kb_used_data":744,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717384,"statfs":{"total":95995035648,"available":95966601216,"internally_reserved":0,"allocated":761856,"data_stored":333694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:05:20 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39100000000000001,"15min":0.39600000000000002},"min":{"1min":0.248,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.54700000000000004,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.372,"5min":0.40400000000000003,"15min":0.40600000000000003},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.311}]},{"osd":1,"last update":"Sat Sep 21 10:05:20 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.41599999999999998,"15min":0.42399999999999999},"min":{"1min":0.29599999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.53000000000000003,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.52400000000000002,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.27500000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:05:20 2024","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.44,"15min":0.442},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.43099999999999999,"15min":0.439},"min":{"1min":0.309,"5min":0.246,"15min":0.246},"max":{"1min":0.56100000000000005,"5min":0.629,"15min":0.629},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Sep 21 10:04:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.57299999999999995,"15min":0.58099999999999996},"min":{"1min":0.40699999999999997,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.79500000000000004,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.57499999999999996,"15min":0.58299999999999996},"min":{"1min":0.42599999999999999,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.75900000000000001,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.71999999999999997}]},{"osd":5,"last update":"Sat Sep 21 10:05:05 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.91900000000000004,"15min":1.0629999999999999},"min":{"1min":0.49199999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.82699999999999996,"5min":10.316000000000001,"15min":10.316000000000001},"last":0.628},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.58999999999999997,"15min":0.59599999999999997},"min":{"1min":0.43099999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.76300000000000001,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.501}]},{"osd":6,"last update":"Sat Sep 21 10:05:27 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.60199999999999998,"15min":0.59999999999999998},"min":{"1min":0.47199999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.46200000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.80100000000000005,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.51100000000000001}]},{"osd":7,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.60999999999999999,"15min":0.60799999999999998},"min":{"1min":0.436,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.625,"5min":1.0649999999999999,"15min":1.139},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.84099999999999997,"5min":10.332000000000001,"15min":10.332000000000001},"last":0.68000000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411389,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27768,"kb_used_data":748,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717384,"statfs":{"total":95995035648,"available":95966601216,"internally_reserved":0,"allocated":765952,"data_stored":334220,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Sat Sep 21 10:05:03 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.38200000000000001,"15min":0.38600000000000001},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.59999999999999998,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.376,"15min":0.38100000000000001},"min":{"1min":0.24299999999999999,"5min":0.22,"15min":0.22},"max":{"1min":0.54700000000000004,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.35999999999999999}]},{"osd":1,"last update":"Sat Sep 21 10:05:03 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.23799999999999999,"5min":0.218,"15min":0.218},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41799999999999998,"15min":0.40799999999999997},"min":{"1min":0.26400000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.438}]},{"osd":3,"last update":"Sat Sep 21 10:05:19 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.441,"15min":0.45900000000000002},"min":{"1min":0.32200000000000001,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.46200000000000002,"15min":0.47199999999999998},"min":{"1min":0.33300000000000002,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.59799999999999998,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.499}]},{"osd":4,"last update":"Sat Sep 21 10:04:41 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.59699999999999998,"15min":0.59099999999999997},"min":{"1min":0.443,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.78100000000000003,"5min":0.872,"15min":0.872},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.60299999999999998,"15min":0.59699999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.68500000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.80500000000000005}]},{"osd":5,"last update":"Sat Sep 21 10:05:08 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.58499999999999996,"15min":0.57899999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.80400000000000005,"5min":1.016,"15min":1.016},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.63,"5min":0.60799999999999998,"15min":0.60499999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.97399999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.76500000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:05:23 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.61699999999999999,"15min":0.623},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.0029999999999999,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.64600000000000002,"15min":0.66500000000000004},"min":{"1min":0.44900000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.79800000000000004,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.75}]},{"osd":7,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.63,"15min":0.64100000000000001},"min":{"1min":0.43099999999999999,"5min":0.376,"15min":0.376},"max":{"1min":0.76700000000000002,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.629},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.64800000000000002,"15min":0.65700000000000003},"min":{"1min":0.46899999999999997,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.76000000000000001,"5min":0.873,"15min":0.873},"last":0.84399999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574912,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27756,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717396,"statfs":{"total":95995035648,"available":95966613504,"internally_reserved":0,"allocated":753664,"data_stored":333077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:31 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.35599999999999998,"15min":0.33000000000000002},"min":{"1min":0.249,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.56000000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.38700000000000001,"15min":0.36299999999999999},"min":{"1min":0.25800000000000001,"5min":0.223,"15min":0.223},"max":{"1min":0.51900000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.53600000000000003}]},{"osd":2,"last update":"Sat Sep 21 10:04:53 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.43099999999999999,"15min":0.42299999999999999},"min":{"1min":0.29999999999999999,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.69799999999999995,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.253,"5min":0.224,"15min":0.224},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.61799999999999999}]},{"osd":3,"last update":"Sat Sep 21 10:05:22 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41999999999999998,"15min":0.44},"min":{"1min":0.26300000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.69299999999999995,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.503},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.47499999999999998,"15min":0.49399999999999999},"min":{"1min":0.34300000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.77400000000000002,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.60299999999999998}]},{"osd":4,"last update":"Sat Sep 21 10:04:43 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.57399999999999995,"15min":0.57899999999999996},"min":{"1min":0.36099999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.61799999999999999,"15min":0.622},"min":{"1min":0.42499999999999999,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.67800000000000005}]},{"osd":5,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.56399999999999995,"15min":0.55700000000000005},"min":{"1min":0.36199999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.89900000000000002,"5min":0.995,"15min":0.995},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.56399999999999995,"15min":0.55300000000000005},"min":{"1min":0.441,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.55900000000000005}]},{"osd":6,"last update":"Sat Sep 21 10:05:22 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61299999999999999},"min":{"1min":0.48099999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.88700000000000001,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.57899999999999996,"15min":0.56699999999999995},"min":{"1min":0.42599999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.93700000000000006,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.69299999999999995}]},{"osd":7,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.59399999999999997,"15min":0.58999999999999997},"min":{"1min":0.41299999999999998,"5min":0.377,"15min":0.377},"max":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.627,"15min":0.624},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.70699999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738436,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28352,"kb_used_data":1328,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716800,"statfs":{"total":95995035648,"available":95966003200,"internally_reserved":0,"allocated":1359872,"data_stored":924576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 10:04:33 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.35099999999999998,"15min":0.315},"min":{"1min":0.28100000000000003,"5min":0.17499999999999999,"15min":0.17499999999999999},"max":{"1min":0.55300000000000005,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.36499999999999999,"15min":0.32900000000000001},"min":{"1min":0.24299999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.57099999999999995,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.46999999999999997}]},{"osd":2,"last update":"Sat Sep 21 10:04:59 2024","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.372,"15min":0.36199999999999999},"min":{"1min":0.23899999999999999,"5min":0.221,"15min":0.221},"max":{"1min":0.65000000000000002,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.42799999999999999,"15min":0.42399999999999999},"min":{"1min":0.27800000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.59699999999999998,"5min":1.226,"15min":1.226},"last":0.44800000000000001}]},{"osd":3,"last update":"Sat Sep 21 10:05:20 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.46000000000000002,"15min":0.46400000000000002},"min":{"1min":0.30299999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.57099999999999995,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.42699999999999999,"15min":0.439},"min":{"1min":0.28100000000000003,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.46899999999999997,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.42799999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.56999999999999995,"15min":0.57199999999999995},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60699999999999998,"15min":0.61099999999999999},"min":{"1min":0.435,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.78600000000000003,"5min":0.87,"15min":0.87},"last":0.75800000000000001}]},{"osd":5,"last update":"Sat Sep 21 10:05:05 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.59199999999999997,"15min":0.59999999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.59999999999999998,"15min":0.59199999999999997},"min":{"1min":0.47499999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.998,"5min":0.998,"15min":0.998},"last":0.65700000000000003}]},{"osd":6,"last update":"Sat Sep 21 10:05:28 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59999999999999998,"15min":0.59199999999999997},"min":{"1min":0.41399999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.61399999999999999,"15min":0.60899999999999999},"min":{"1min":0.44400000000000001,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.749,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.78000000000000003}]},{"osd":7,"last update":"Sat Sep 21 10:04:52 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.626,"15min":0.625},"min":{"1min":0.44600000000000001,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.66200000000000003,"15min":0.66500000000000004},"min":{"1min":0.49099999999999999,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.87}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"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":4096,"data_stored":90,"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":24576,"data_stored":1710,"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":8192,"data_stored":652,"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":16384,"data_stored":1634,"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":28672,"data_stored":1780,"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-09-21T10:05:32.326 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:05:32.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:31 smithi031 ceph-mon[32927]: from='client.24665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:05:32.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:31 smithi031 ceph-mon[32927]: pgmap v86: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:32.987 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:34.339 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:34.339 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:34.339 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:34.339 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:34.339 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:34.339 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[29607]: pgmap v87: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:34.339 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:34.339 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:34.339 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:34.340 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:34.340 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:34.340 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:33 smithi007 ceph-mon[39999]: pgmap v87: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:34.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:33 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:34.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:33 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:34.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:33 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:33 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:33 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:33 smithi031 ceph-mon[32927]: pgmap v87: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:34.894 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:05:34.894 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:05:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:35 smithi007 ceph-mon[29607]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:05:35.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:35 smithi007 ceph-mon[39999]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:05:35.633 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":87,"stamp":"2024-09-21T10:05:33.894883+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592749,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":226,"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":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":223932,"kb_used_data":7752,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749737284,"statfs":{"total":767960285184,"available":767730978816,"internally_reserved":0,"allocated":7938048,"data_stored":4445921,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":221236792},"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.002490"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451492+0000","last_change":"2024-09-21T10:04:34.380591+0000","last_active":"2024-09-21T10:05:14.451492+0000","last_peered":"2024-09-21T10:05:14.451492+0000","last_clean":"2024-09-21T10:05:14.451492+0000","last_became_active":"2024-09-21T10:04:34.380295+0000","last_became_peered":"2024-09-21T10:04:34.380295+0000","last_unstale":"2024-09-21T10:05:14.451492+0000","last_undegraded":"2024-09-21T10:05:14.451492+0000","last_fullsized":"2024-09-21T10:05:14.451492+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:44.314014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955741+0000","last_change":"2024-09-21T10:04:33.358740+0000","last_active":"2024-09-21T10:05:14.955741+0000","last_peered":"2024-09-21T10:05:14.955741+0000","last_clean":"2024-09-21T10:05:14.955741+0000","last_became_active":"2024-09-21T10:04:33.358354+0000","last_became_peered":"2024-09-21T10:04:33.358354+0000","last_unstale":"2024-09-21T10:05:14.955741+0000","last_undegraded":"2024-09-21T10:05:14.955741+0000","last_fullsized":"2024-09-21T10:05:14.955741+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:31:24.506840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454129+0000","last_change":"2024-09-21T10:04:33.420605+0000","last_active":"2024-09-21T10:05:14.454129+0000","last_peered":"2024-09-21T10:05:14.454129+0000","last_clean":"2024-09-21T10:05:14.454129+0000","last_became_active":"2024-09-21T10:04:33.420142+0000","last_became_peered":"2024-09-21T10:04:33.420142+0000","last_unstale":"2024-09-21T10:05:14.454129+0000","last_undegraded":"2024-09-21T10:05:14.454129+0000","last_fullsized":"2024-09-21T10:05:14.454129+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:29.511757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955545+0000","last_change":"2024-09-21T10:04:33.355939+0000","last_active":"2024-09-21T10:05:14.955545+0000","last_peered":"2024-09-21T10:05:14.955545+0000","last_clean":"2024-09-21T10:05:14.955545+0000","last_became_active":"2024-09-21T10:04:33.355642+0000","last_became_peered":"2024-09-21T10:04:33.355642+0000","last_unstale":"2024-09-21T10:05:14.955545+0000","last_undegraded":"2024-09-21T10:05:14.955545+0000","last_fullsized":"2024-09-21T10:05:14.955545+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:19:33.358929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955919+0000","last_change":"2024-09-21T10:04:34.382637+0000","last_active":"2024-09-21T10:05:14.955919+0000","last_peered":"2024-09-21T10:05:14.955919+0000","last_clean":"2024-09-21T10:05:14.955919+0000","last_became_active":"2024-09-21T10:04:34.382343+0000","last_became_peered":"2024-09-21T10:04:34.382343+0000","last_unstale":"2024-09-21T10:05:14.955919+0000","last_undegraded":"2024-09-21T10:05:14.955919+0000","last_fullsized":"2024-09-21T10:05:14.955919+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:42:59.752618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955705+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:05:14.955705+0000","last_peered":"2024-09-21T10:05:14.955705+0000","last_clean":"2024-09-21T10:05:14.955705+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:05:14.955705+0000","last_undegraded":"2024-09-21T10:05:14.955705+0000","last_fullsized":"2024-09-21T10:05:14.955705+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451820+0000","last_change":"2024-09-21T10:04:34.380828+0000","last_active":"2024-09-21T10:05:14.451820+0000","last_peered":"2024-09-21T10:05:14.451820+0000","last_clean":"2024-09-21T10:05:14.451820+0000","last_became_active":"2024-09-21T10:04:34.380458+0000","last_became_peered":"2024-09-21T10:04:34.380458+0000","last_unstale":"2024-09-21T10:05:14.451820+0000","last_undegraded":"2024-09-21T10:05:14.451820+0000","last_fullsized":"2024-09-21T10:05:14.451820+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:20.693827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":23,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.455070+0000","last_change":"2024-09-21T10:04:33.358243+0000","last_active":"2024-09-21T10:05:14.455070+0000","last_peered":"2024-09-21T10:05:14.455070+0000","last_clean":"2024-09-21T10:05:14.455070+0000","last_became_active":"2024-09-21T10:04:33.357424+0000","last_became_peered":"2024-09-21T10:04:33.357424+0000","last_unstale":"2024-09-21T10:05:14.455070+0000","last_undegraded":"2024-09-21T10:05:14.455070+0000","last_fullsized":"2024-09-21T10:05:14.455070+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:20:08.040072+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":[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.f","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955947+0000","last_change":"2024-09-21T10:04:33.358376+0000","last_active":"2024-09-21T10:05:14.955947+0000","last_peered":"2024-09-21T10:05:14.955947+0000","last_clean":"2024-09-21T10:05:14.955947+0000","last_became_active":"2024-09-21T10:04:33.357496+0000","last_became_peered":"2024-09-21T10:04:33.357496+0000","last_unstale":"2024-09-21T10:05:14.955947+0000","last_undegraded":"2024-09-21T10:05:14.955947+0000","last_fullsized":"2024-09-21T10:05:14.955947+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:16.845387+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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453497+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:05:14.453497+0000","last_peered":"2024-09-21T10:05:14.453497+0000","last_clean":"2024-09-21T10:05:14.453497+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:05:14.453497+0000","last_undegraded":"2024-09-21T10:05:14.453497+0000","last_fullsized":"2024-09-21T10:05:14.453497+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955856+0000","last_change":"2024-09-21T10:04:33.360100+0000","last_active":"2024-09-21T10:05:14.955856+0000","last_peered":"2024-09-21T10:05:14.955856+0000","last_clean":"2024-09-21T10:05:14.955856+0000","last_became_active":"2024-09-21T10:04:33.359766+0000","last_became_peered":"2024-09-21T10:04:33.359766+0000","last_unstale":"2024-09-21T10:05:14.955856+0000","last_undegraded":"2024-09-21T10:05:14.955856+0000","last_fullsized":"2024-09-21T10:05:14.955856+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:59:45.355934+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":23,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.456752+0000","last_change":"2024-09-21T10:05:15.456752+0000","last_active":"2024-09-21T10:05:15.456752+0000","last_peered":"2024-09-21T10:05:15.456752+0000","last_clean":"2024-09-21T10:05:15.456752+0000","last_became_active":"2024-09-21T10:05:15.456503+0000","last_became_peered":"2024-09-21T10:05:15.456503+0000","last_unstale":"2024-09-21T10:05:15.456752+0000","last_undegraded":"2024-09-21T10:05:15.456752+0000","last_fullsized":"2024-09-21T10:05:15.456752+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:01.815305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955832+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:05:14.955832+0000","last_peered":"2024-09-21T10:05:14.955832+0000","last_clean":"2024-09-21T10:05:14.955832+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:05:14.955832+0000","last_undegraded":"2024-09-21T10:05:14.955832+0000","last_fullsized":"2024-09-21T10:05:14.955832+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.456035+0000","last_change":"2024-09-21T10:04:34.382620+0000","last_active":"2024-09-21T10:05:14.456035+0000","last_peered":"2024-09-21T10:05:14.456035+0000","last_clean":"2024-09-21T10:05:14.456035+0000","last_became_active":"2024-09-21T10:04:34.382346+0000","last_became_peered":"2024-09-21T10:04:34.382346+0000","last_unstale":"2024-09-21T10:05:14.456035+0000","last_undegraded":"2024-09-21T10:05:14.456035+0000","last_fullsized":"2024-09-21T10:05:14.456035+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:19.332741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454138+0000","last_change":"2024-09-21T10:04:33.355795+0000","last_active":"2024-09-21T10:05:14.454138+0000","last_peered":"2024-09-21T10:05:14.454138+0000","last_clean":"2024-09-21T10:05:14.454138+0000","last_became_active":"2024-09-21T10:04:33.355475+0000","last_became_peered":"2024-09-21T10:04:33.355475+0000","last_unstale":"2024-09-21T10:05:14.454138+0000","last_undegraded":"2024-09-21T10:05:14.454138+0000","last_fullsized":"2024-09-21T10:05:14.454138+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:00:31.990164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955638+0000","last_change":"2024-09-21T10:04:34.383346+0000","last_active":"2024-09-21T10:05:14.955638+0000","last_peered":"2024-09-21T10:05:14.955638+0000","last_clean":"2024-09-21T10:05:14.955638+0000","last_became_active":"2024-09-21T10:04:34.383080+0000","last_became_peered":"2024-09-21T10:04:34.383080+0000","last_unstale":"2024-09-21T10:05:14.955638+0000","last_undegraded":"2024-09-21T10:05:14.955638+0000","last_fullsized":"2024-09-21T10:05:14.955638+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:08:46.215848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451419+0000","last_change":"2024-09-21T10:04:33.363834+0000","last_active":"2024-09-21T10:05:14.451419+0000","last_peered":"2024-09-21T10:05:14.451419+0000","last_clean":"2024-09-21T10:05:14.451419+0000","last_became_active":"2024-09-21T10:04:33.363508+0000","last_became_peered":"2024-09-21T10:04:33.363508+0000","last_unstale":"2024-09-21T10:05:14.451419+0000","last_undegraded":"2024-09-21T10:05:14.451419+0000","last_fullsized":"2024-09-21T10:05:14.451419+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:36:45.779565+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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453421+0000","last_change":"2024-09-21T10:04:34.382025+0000","last_active":"2024-09-21T10:05:14.453421+0000","last_peered":"2024-09-21T10:05:14.453421+0000","last_clean":"2024-09-21T10:05:14.453421+0000","last_became_active":"2024-09-21T10:04:34.381703+0000","last_became_peered":"2024-09-21T10:04:34.381703+0000","last_unstale":"2024-09-21T10:05:14.453421+0000","last_undegraded":"2024-09-21T10:05:14.453421+0000","last_fullsized":"2024-09-21T10:05:14.453421+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:06:32.819584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.455980+0000","last_change":"2024-09-21T10:04:33.370571+0000","last_active":"2024-09-21T10:05:14.455980+0000","last_peered":"2024-09-21T10:05:14.455980+0000","last_clean":"2024-09-21T10:05:14.455980+0000","last_became_active":"2024-09-21T10:04:33.370285+0000","last_became_peered":"2024-09-21T10:04:33.370285+0000","last_unstale":"2024-09-21T10:05:14.455980+0000","last_undegraded":"2024-09-21T10:05:14.455980+0000","last_fullsized":"2024-09-21T10:05:14.455980+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:50.992817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454272+0000","last_change":"2024-09-21T10:04:34.377791+0000","last_active":"2024-09-21T10:05:14.454272+0000","last_peered":"2024-09-21T10:05:14.454272+0000","last_clean":"2024-09-21T10:05:14.454272+0000","last_became_active":"2024-09-21T10:04:34.377587+0000","last_became_peered":"2024-09-21T10:04:34.377587+0000","last_unstale":"2024-09-21T10:05:14.454272+0000","last_undegraded":"2024-09-21T10:05:14.454272+0000","last_fullsized":"2024-09-21T10:05:14.454272+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:00:31.544751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.455025+0000","last_change":"2024-09-21T10:04:33.358314+0000","last_active":"2024-09-21T10:05:14.455025+0000","last_peered":"2024-09-21T10:05:14.455025+0000","last_clean":"2024-09-21T10:05:14.455025+0000","last_became_active":"2024-09-21T10:04:33.358012+0000","last_became_peered":"2024-09-21T10:04:33.358012+0000","last_unstale":"2024-09-21T10:05:14.455025+0000","last_undegraded":"2024-09-21T10:05:14.455025+0000","last_fullsized":"2024-09-21T10:05:14.455025+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:56:09.069822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453824+0000","last_change":"2024-09-21T10:04:34.381495+0000","last_active":"2024-09-21T10:05:14.453824+0000","last_peered":"2024-09-21T10:05:14.453824+0000","last_clean":"2024-09-21T10:05:14.453824+0000","last_became_active":"2024-09-21T10:04:34.381207+0000","last_became_peered":"2024-09-21T10:04:34.381207+0000","last_unstale":"2024-09-21T10:05:14.453824+0000","last_undegraded":"2024-09-21T10:05:14.453824+0000","last_fullsized":"2024-09-21T10:05:14.453824+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:59:15.255005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451194+0000","last_change":"2024-09-21T10:04:33.360686+0000","last_active":"2024-09-21T10:05:14.451194+0000","last_peered":"2024-09-21T10:05:14.451194+0000","last_clean":"2024-09-21T10:05:14.451194+0000","last_became_active":"2024-09-21T10:04:33.360111+0000","last_became_peered":"2024-09-21T10:04:33.360111+0000","last_unstale":"2024-09-21T10:05:14.451194+0000","last_undegraded":"2024-09-21T10:05:14.451194+0000","last_fullsized":"2024-09-21T10:05:14.451194+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:00:35.120974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454962+0000","last_change":"2024-09-21T10:04:34.384170+0000","last_active":"2024-09-21T10:05:14.454962+0000","last_peered":"2024-09-21T10:05:14.454962+0000","last_clean":"2024-09-21T10:05:14.454962+0000","last_became_active":"2024-09-21T10:04:34.383803+0000","last_became_peered":"2024-09-21T10:04:34.383803+0000","last_unstale":"2024-09-21T10:05:14.454962+0000","last_undegraded":"2024-09-21T10:05:14.454962+0000","last_fullsized":"2024-09-21T10:05:14.454962+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:45.768244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"59'128","reported_seq":271,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955655+0000","last_change":"2024-09-21T10:02:49.352772+0000","last_active":"2024-09-21T10:05:14.955655+0000","last_peered":"2024-09-21T10:05:14.955655+0000","last_clean":"2024-09-21T10:05:14.955655+0000","last_became_active":"2024-09-21T10:02:49.352463+0000","last_became_peered":"2024-09-21T10:02:49.352463+0000","last_unstale":"2024-09-21T10:05:14.955655+0000","last_undegraded":"2024-09-21T10:05:14.955655+0000","last_fullsized":"2024-09-21T10:05:14.955655+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:09:00.635484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":29,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.453837+0000","last_change":"2024-09-21T10:03:24.222856+0000","last_active":"2024-09-21T10:05:15.453837+0000","last_peered":"2024-09-21T10:05:15.453837+0000","last_clean":"2024-09-21T10:05:15.453837+0000","last_became_active":"2024-09-21T10:03:19.200622+0000","last_became_peered":"2024-09-21T10:03:19.200622+0000","last_unstale":"2024-09-21T10:05:15.453837+0000","last_undegraded":"2024-09-21T10:05:15.453837+0000","last_fullsized":"2024-09-21T10:05:15.453837+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:56:22.103573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451547+0000","last_change":"2024-09-21T10:04:33.354222+0000","last_active":"2024-09-21T10:05:14.451547+0000","last_peered":"2024-09-21T10:05:14.451547+0000","last_clean":"2024-09-21T10:05:14.451547+0000","last_became_active":"2024-09-21T10:04:33.353933+0000","last_became_peered":"2024-09-21T10:04:33.353933+0000","last_unstale":"2024-09-21T10:05:14.451547+0000","last_undegraded":"2024-09-21T10:05:14.451547+0000","last_fullsized":"2024-09-21T10:05:14.451547+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:32:11.871917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.455052+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:05:14.455052+0000","last_peered":"2024-09-21T10:05:14.455052+0000","last_clean":"2024-09-21T10:05:14.455052+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:05:14.455052+0000","last_undegraded":"2024-09-21T10:05:14.455052+0000","last_fullsized":"2024-09-21T10:05:14.455052+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:17.050917+0000","last_change":"2024-09-21T10:03:24.341048+0000","last_active":"2024-09-21T10:05:17.050917+0000","last_peered":"2024-09-21T10:05:17.050917+0000","last_clean":"2024-09-21T10:05:17.050917+0000","last_became_active":"2024-09-21T10:03:19.236386+0000","last_became_peered":"2024-09-21T10:03:19.236386+0000","last_unstale":"2024-09-21T10:05:17.050917+0000","last_undegraded":"2024-09-21T10:05:17.050917+0000","last_fullsized":"2024-09-21T10:05:17.050917+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:54:08.206585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955472+0000","last_change":"2024-09-21T10:04:33.356884+0000","last_active":"2024-09-21T10:05:14.955472+0000","last_peered":"2024-09-21T10:05:14.955472+0000","last_clean":"2024-09-21T10:05:14.955472+0000","last_became_active":"2024-09-21T10:04:33.356420+0000","last_became_peered":"2024-09-21T10:04:33.356420+0000","last_unstale":"2024-09-21T10:05:14.955472+0000","last_undegraded":"2024-09-21T10:05:14.955472+0000","last_fullsized":"2024-09-21T10:05:14.955472+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:48:35.000542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955847+0000","last_change":"2024-09-21T10:04:34.378059+0000","last_active":"2024-09-21T10:05:14.955847+0000","last_peered":"2024-09-21T10:05:14.955847+0000","last_clean":"2024-09-21T10:05:14.955847+0000","last_became_active":"2024-09-21T10:04:34.377781+0000","last_became_peered":"2024-09-21T10:04:34.377781+0000","last_unstale":"2024-09-21T10:05:14.955847+0000","last_undegraded":"2024-09-21T10:05:14.955847+0000","last_fullsized":"2024-09-21T10:05:14.955847+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:41.530824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.451914+0000","last_change":"2024-09-21T10:03:24.218782+0000","last_active":"2024-09-21T10:05:15.451914+0000","last_peered":"2024-09-21T10:05:15.451914+0000","last_clean":"2024-09-21T10:05:15.451914+0000","last_became_active":"2024-09-21T10:03:19.236279+0000","last_became_peered":"2024-09-21T10:03:19.236279+0000","last_unstale":"2024-09-21T10:05:15.451914+0000","last_undegraded":"2024-09-21T10:05:15.451914+0000","last_fullsized":"2024-09-21T10:05:15.451914+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.684576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454038+0000","last_change":"2024-09-21T10:04:33.371922+0000","last_active":"2024-09-21T10:05:14.454038+0000","last_peered":"2024-09-21T10:05:14.454038+0000","last_clean":"2024-09-21T10:05:14.454038+0000","last_became_active":"2024-09-21T10:04:33.371144+0000","last_became_peered":"2024-09-21T10:04:33.371144+0000","last_unstale":"2024-09-21T10:05:14.454038+0000","last_undegraded":"2024-09-21T10:05:14.454038+0000","last_fullsized":"2024-09-21T10:05:14.454038+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:03:31.456614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.455075+0000","last_change":"2024-09-21T10:04:34.519229+0000","last_active":"2024-09-21T10:05:14.455075+0000","last_peered":"2024-09-21T10:05:14.455075+0000","last_clean":"2024-09-21T10:05:14.455075+0000","last_became_active":"2024-09-21T10:04:34.518951+0000","last_became_peered":"2024-09-21T10:04:34.518951+0000","last_unstale":"2024-09-21T10:05:14.455075+0000","last_undegraded":"2024-09-21T10:05:14.455075+0000","last_fullsized":"2024-09-21T10:05:14.455075+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:19.971332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":30,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.454145+0000","last_change":"2024-09-21T10:03:24.223482+0000","last_active":"2024-09-21T10:05:15.454145+0000","last_peered":"2024-09-21T10:05:15.454145+0000","last_clean":"2024-09-21T10:05:15.454145+0000","last_became_active":"2024-09-21T10:03:19.200905+0000","last_became_peered":"2024-09-21T10:03:19.200905+0000","last_unstale":"2024-09-21T10:05:15.454145+0000","last_undegraded":"2024-09-21T10:05:15.454145+0000","last_fullsized":"2024-09-21T10:05:15.454145+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:59.063591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454802+0000","last_change":"2024-09-21T10:04:33.363185+0000","last_active":"2024-09-21T10:05:14.454802+0000","last_peered":"2024-09-21T10:05:14.454802+0000","last_clean":"2024-09-21T10:05:14.454802+0000","last_became_active":"2024-09-21T10:04:33.362569+0000","last_became_peered":"2024-09-21T10:04:33.362569+0000","last_unstale":"2024-09-21T10:05:14.454802+0000","last_undegraded":"2024-09-21T10:05:14.454802+0000","last_fullsized":"2024-09-21T10:05:14.454802+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:19.906010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454296+0000","last_change":"2024-09-21T10:04:34.382190+0000","last_active":"2024-09-21T10:05:14.454296+0000","last_peered":"2024-09-21T10:05:14.454296+0000","last_clean":"2024-09-21T10:05:14.454296+0000","last_became_active":"2024-09-21T10:04:34.381909+0000","last_became_peered":"2024-09-21T10:04:34.381909+0000","last_unstale":"2024-09-21T10:05:14.454296+0000","last_undegraded":"2024-09-21T10:05:14.454296+0000","last_fullsized":"2024-09-21T10:05:14.454296+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:21:54.467562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454293+0000","last_change":"2024-09-21T10:04:33.358192+0000","last_active":"2024-09-21T10:05:14.454293+0000","last_peered":"2024-09-21T10:05:14.454293+0000","last_clean":"2024-09-21T10:05:14.454293+0000","last_became_active":"2024-09-21T10:04:33.357902+0000","last_became_peered":"2024-09-21T10:04:33.357902+0000","last_unstale":"2024-09-21T10:05:14.454293+0000","last_undegraded":"2024-09-21T10:05:14.454293+0000","last_fullsized":"2024-09-21T10:05:14.454293+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:44:43.222759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:16.200523+0000","last_change":"2024-09-21T10:03:24.224495+0000","last_active":"2024-09-21T10:05:16.200523+0000","last_peered":"2024-09-21T10:05:16.200523+0000","last_clean":"2024-09-21T10:05:16.200523+0000","last_became_active":"2024-09-21T10:03:19.236044+0000","last_became_peered":"2024-09-21T10:03:19.236044+0000","last_unstale":"2024-09-21T10:05:16.200523+0000","last_undegraded":"2024-09-21T10:05:16.200523+0000","last_fullsized":"2024-09-21T10:05:16.200523+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:56.904858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454686+0000","last_change":"2024-09-21T10:04:34.519160+0000","last_active":"2024-09-21T10:05:14.454686+0000","last_peered":"2024-09-21T10:05:14.454686+0000","last_clean":"2024-09-21T10:05:14.454686+0000","last_became_active":"2024-09-21T10:04:34.518824+0000","last_became_peered":"2024-09-21T10:04:34.518824+0000","last_unstale":"2024-09-21T10:05:14.454686+0000","last_undegraded":"2024-09-21T10:05:14.454686+0000","last_fullsized":"2024-09-21T10:05:14.454686+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:33:33.611023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454503+0000","last_change":"2024-09-21T10:04:33.368229+0000","last_active":"2024-09-21T10:05:14.454503+0000","last_peered":"2024-09-21T10:05:14.454503+0000","last_clean":"2024-09-21T10:05:14.454503+0000","last_became_active":"2024-09-21T10:04:33.367944+0000","last_became_peered":"2024-09-21T10:04:33.367944+0000","last_unstale":"2024-09-21T10:05:14.454503+0000","last_undegraded":"2024-09-21T10:05:14.454503+0000","last_fullsized":"2024-09-21T10:05:14.454503+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:32:34.835595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:17.051445+0000","last_change":"2024-09-21T10:03:24.341057+0000","last_active":"2024-09-21T10:05:17.051445+0000","last_peered":"2024-09-21T10:05:17.051445+0000","last_clean":"2024-09-21T10:05:17.051445+0000","last_became_active":"2024-09-21T10:03:19.237082+0000","last_became_peered":"2024-09-21T10:03:19.237082+0000","last_unstale":"2024-09-21T10:05:17.051445+0000","last_undegraded":"2024-09-21T10:05:17.051445+0000","last_fullsized":"2024-09-21T10:05:17.051445+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:23:00.516088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955369+0000","last_change":"2024-09-21T10:04:34.519013+0000","last_active":"2024-09-21T10:05:14.955369+0000","last_peered":"2024-09-21T10:05:14.955369+0000","last_clean":"2024-09-21T10:05:14.955369+0000","last_became_active":"2024-09-21T10:04:34.518629+0000","last_became_peered":"2024-09-21T10:04:34.518629+0000","last_unstale":"2024-09-21T10:05:14.955369+0000","last_undegraded":"2024-09-21T10:05:14.955369+0000","last_fullsized":"2024-09-21T10:05:14.955369+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:43.716529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451962+0000","last_change":"2024-09-21T10:04:33.352483+0000","last_active":"2024-09-21T10:05:14.451962+0000","last_peered":"2024-09-21T10:05:14.451962+0000","last_clean":"2024-09-21T10:05:14.451962+0000","last_became_active":"2024-09-21T10:04:33.351858+0000","last_became_peered":"2024-09-21T10:04:33.351858+0000","last_unstale":"2024-09-21T10:05:14.451962+0000","last_undegraded":"2024-09-21T10:05:14.451962+0000","last_fullsized":"2024-09-21T10:05:14.451962+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:30:17.871045+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":[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":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:16.200598+0000","last_change":"2024-09-21T10:03:24.224517+0000","last_active":"2024-09-21T10:05:16.200598+0000","last_peered":"2024-09-21T10:05:16.200598+0000","last_clean":"2024-09-21T10:05:16.200598+0000","last_became_active":"2024-09-21T10:03:19.236666+0000","last_became_peered":"2024-09-21T10:03:19.236666+0000","last_unstale":"2024-09-21T10:05:16.200598+0000","last_undegraded":"2024-09-21T10:05:16.200598+0000","last_fullsized":"2024-09-21T10:05:16.200598+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:57.092881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046502499999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.450986+0000","last_change":"2024-09-21T10:04:34.378060+0000","last_active":"2024-09-21T10:05:14.450986+0000","last_peered":"2024-09-21T10:05:14.450986+0000","last_clean":"2024-09-21T10:05:14.450986+0000","last_became_active":"2024-09-21T10:04:34.377758+0000","last_became_peered":"2024-09-21T10:04:34.377758+0000","last_unstale":"2024-09-21T10:05:14.450986+0000","last_undegraded":"2024-09-21T10:05:14.450986+0000","last_fullsized":"2024-09-21T10:05:14.450986+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:01.905584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955932+0000","last_change":"2024-09-21T10:04:33.360021+0000","last_active":"2024-09-21T10:05:14.955932+0000","last_peered":"2024-09-21T10:05:14.955932+0000","last_clean":"2024-09-21T10:05:14.955932+0000","last_became_active":"2024-09-21T10:04:33.359728+0000","last_became_peered":"2024-09-21T10:04:33.359728+0000","last_unstale":"2024-09-21T10:05:14.955932+0000","last_undegraded":"2024-09-21T10:05:14.955932+0000","last_fullsized":"2024-09-21T10:05:14.955932+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:47:53.103730+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":[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.7","version":"0'0","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.452653+0000","last_change":"2024-09-21T10:03:24.224490+0000","last_active":"2024-09-21T10:05:15.452653+0000","last_peered":"2024-09-21T10:05:15.452653+0000","last_clean":"2024-09-21T10:05:15.452653+0000","last_became_active":"2024-09-21T10:03:19.201870+0000","last_became_peered":"2024-09-21T10:03:19.201870+0000","last_unstale":"2024-09-21T10:05:15.452653+0000","last_undegraded":"2024-09-21T10:05:15.452653+0000","last_fullsized":"2024-09-21T10:05:15.452653+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:10:31.515906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453238+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:05:14.453238+0000","last_peered":"2024-09-21T10:05:14.453238+0000","last_clean":"2024-09-21T10:05:14.453238+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:05:14.453238+0000","last_undegraded":"2024-09-21T10:05:14.453238+0000","last_fullsized":"2024-09-21T10:05:14.453238+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454623+0000","last_change":"2024-09-21T10:04:34.381694+0000","last_active":"2024-09-21T10:05:14.454623+0000","last_peered":"2024-09-21T10:05:14.454623+0000","last_clean":"2024-09-21T10:05:14.454623+0000","last_became_active":"2024-09-21T10:04:34.381419+0000","last_became_peered":"2024-09-21T10:04:34.381419+0000","last_unstale":"2024-09-21T10:05:14.454623+0000","last_undegraded":"2024-09-21T10:05:14.454623+0000","last_fullsized":"2024-09-21T10:05:14.454623+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:09:29.409032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"71'6","reported_seq":21,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453575+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:05:14.453575+0000","last_peered":"2024-09-21T10:05:14.453575+0000","last_clean":"2024-09-21T10:05:14.453575+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:05:14.453575+0000","last_undegraded":"2024-09-21T10:05:14.453575+0000","last_fullsized":"2024-09-21T10:05:14.453575+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":11,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.455496+0000","last_change":"2024-09-21T10:05:15.455496+0000","last_active":"2024-09-21T10:05:15.455496+0000","last_peered":"2024-09-21T10:05:15.455496+0000","last_clean":"2024-09-21T10:05:15.455496+0000","last_became_active":"2024-09-21T10:05:15.455184+0000","last_became_peered":"2024-09-21T10:05:15.455184+0000","last_unstale":"2024-09-21T10:05:15.455496+0000","last_undegraded":"2024-09-21T10:05:15.455496+0000","last_fullsized":"2024-09-21T10:05:15.455496+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:04.470326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":18,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955742+0000","last_change":"2024-09-21T10:04:33.357347+0000","last_active":"2024-09-21T10:05:14.955742+0000","last_peered":"2024-09-21T10:05:14.955742+0000","last_clean":"2024-09-21T10:05:14.955742+0000","last_became_active":"2024-09-21T10:04:33.357021+0000","last_became_peered":"2024-09-21T10:04:33.357021+0000","last_unstale":"2024-09-21T10:05:14.955742+0000","last_undegraded":"2024-09-21T10:05:14.955742+0000","last_fullsized":"2024-09-21T10:05:14.955742+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:11:53.956202+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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454152+0000","last_change":"2024-09-21T10:04:33.362501+0000","last_active":"2024-09-21T10:05:14.454152+0000","last_peered":"2024-09-21T10:05:14.454152+0000","last_clean":"2024-09-21T10:05:14.454152+0000","last_became_active":"2024-09-21T10:04:33.362198+0000","last_became_peered":"2024-09-21T10:04:33.362198+0000","last_unstale":"2024-09-21T10:05:14.454152+0000","last_undegraded":"2024-09-21T10:05:14.454152+0000","last_fullsized":"2024-09-21T10:05:14.454152+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:33:37.774256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451315+0000","last_change":"2024-09-21T10:04:34.376251+0000","last_active":"2024-09-21T10:05:14.451315+0000","last_peered":"2024-09-21T10:05:14.451315+0000","last_clean":"2024-09-21T10:05:14.451315+0000","last_became_active":"2024-09-21T10:04:34.375477+0000","last_became_peered":"2024-09-21T10:04:34.375477+0000","last_unstale":"2024-09-21T10:05:14.451315+0000","last_undegraded":"2024-09-21T10:05:14.451315+0000","last_fullsized":"2024-09-21T10:05:14.451315+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:31.449788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.956008+0000","last_change":"2024-09-21T10:04:33.354713+0000","last_active":"2024-09-21T10:05:14.956008+0000","last_peered":"2024-09-21T10:05:14.956008+0000","last_clean":"2024-09-21T10:05:14.956008+0000","last_became_active":"2024-09-21T10:04:33.354419+0000","last_became_peered":"2024-09-21T10:04:33.354419+0000","last_unstale":"2024-09-21T10:05:14.956008+0000","last_undegraded":"2024-09-21T10:05:14.956008+0000","last_fullsized":"2024-09-21T10:05:14.956008+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:52:34.013762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451088+0000","last_change":"2024-09-21T10:04:34.378762+0000","last_active":"2024-09-21T10:05:14.451088+0000","last_peered":"2024-09-21T10:05:14.451088+0000","last_clean":"2024-09-21T10:05:14.451088+0000","last_became_active":"2024-09-21T10:04:34.378479+0000","last_became_peered":"2024-09-21T10:04:34.378479+0000","last_unstale":"2024-09-21T10:05:14.451088+0000","last_undegraded":"2024-09-21T10:05:14.451088+0000","last_fullsized":"2024-09-21T10:05:14.451088+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:42.336972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":23,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-09-21T10:05:15.455334+0000","last_change":"2024-09-21T10:05:15.455334+0000","last_active":"2024-09-21T10:05:15.455334+0000","last_peered":"2024-09-21T10:05:15.455334+0000","last_clean":"2024-09-21T10:05:15.455334+0000","last_became_active":"2024-09-21T10:05:15.455005+0000","last_became_peered":"2024-09-21T10:05:15.455005+0000","last_unstale":"2024-09-21T10:05:15.455334+0000","last_undegraded":"2024-09-21T10:05:15.455334+0000","last_fullsized":"2024-09-21T10:05:15.455334+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:35:52.002085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451631+0000","last_change":"2024-09-21T10:04:33.361317+0000","last_active":"2024-09-21T10:05:14.451631+0000","last_peered":"2024-09-21T10:05:14.451631+0000","last_clean":"2024-09-21T10:05:14.451631+0000","last_became_active":"2024-09-21T10:04:33.361035+0000","last_became_peered":"2024-09-21T10:04:33.361035+0000","last_unstale":"2024-09-21T10:05:14.451631+0000","last_undegraded":"2024-09-21T10:05:14.451631+0000","last_fullsized":"2024-09-21T10:05:14.451631+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:22:56.503904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955828+0000","last_change":"2024-09-21T10:04:34.382610+0000","last_active":"2024-09-21T10:05:14.955828+0000","last_peered":"2024-09-21T10:05:14.955828+0000","last_clean":"2024-09-21T10:05:14.955828+0000","last_became_active":"2024-09-21T10:04:34.382327+0000","last_became_peered":"2024-09-21T10:04:34.382327+0000","last_unstale":"2024-09-21T10:05:14.955828+0000","last_undegraded":"2024-09-21T10:05:14.955828+0000","last_fullsized":"2024-09-21T10:05:14.955828+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:22:07.427892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":15,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454106+0000","last_change":"2024-09-21T10:04:33.365574+0000","last_active":"2024-09-21T10:05:14.454106+0000","last_peered":"2024-09-21T10:05:14.454106+0000","last_clean":"2024-09-21T10:05:14.454106+0000","last_became_active":"2024-09-21T10:04:33.365249+0000","last_became_peered":"2024-09-21T10:04:33.365249+0000","last_unstale":"2024-09-21T10:05:14.454106+0000","last_undegraded":"2024-09-21T10:05:14.454106+0000","last_fullsized":"2024-09-21T10:05:14.454106+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:33:40.222382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451430+0000","last_change":"2024-09-21T10:04:34.379628+0000","last_active":"2024-09-21T10:05:14.451430+0000","last_peered":"2024-09-21T10:05:14.451430+0000","last_clean":"2024-09-21T10:05:14.451430+0000","last_became_active":"2024-09-21T10:04:34.379331+0000","last_became_peered":"2024-09-21T10:04:34.379331+0000","last_unstale":"2024-09-21T10:05:14.451430+0000","last_undegraded":"2024-09-21T10:05:14.451430+0000","last_fullsized":"2024-09-21T10:05:14.451430+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:32.253717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454576+0000","last_change":"2024-09-21T10:04:33.369567+0000","last_active":"2024-09-21T10:05:14.454576+0000","last_peered":"2024-09-21T10:05:14.454576+0000","last_clean":"2024-09-21T10:05:14.454576+0000","last_became_active":"2024-09-21T10:04:33.368974+0000","last_became_peered":"2024-09-21T10:04:33.368974+0000","last_unstale":"2024-09-21T10:05:14.454576+0000","last_undegraded":"2024-09-21T10:05:14.454576+0000","last_fullsized":"2024-09-21T10:05:14.454576+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:16.048176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451007+0000","last_change":"2024-09-21T10:04:34.380156+0000","last_active":"2024-09-21T10:05:14.451007+0000","last_peered":"2024-09-21T10:05:14.451007+0000","last_clean":"2024-09-21T10:05:14.451007+0000","last_became_active":"2024-09-21T10:04:34.379884+0000","last_became_peered":"2024-09-21T10:04:34.379884+0000","last_unstale":"2024-09-21T10:05:14.451007+0000","last_undegraded":"2024-09-21T10:05:14.451007+0000","last_fullsized":"2024-09-21T10:05:14.451007+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:34.732543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.955776+0000","last_change":"2024-09-21T10:04:33.358068+0000","last_active":"2024-09-21T10:05:14.955776+0000","last_peered":"2024-09-21T10:05:14.955776+0000","last_clean":"2024-09-21T10:05:14.955776+0000","last_became_active":"2024-09-21T10:04:33.357014+0000","last_became_peered":"2024-09-21T10:04:33.357014+0000","last_unstale":"2024-09-21T10:05:14.955776+0000","last_undegraded":"2024-09-21T10:05:14.955776+0000","last_fullsized":"2024-09-21T10:05:14.955776+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:37.700984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454539+0000","last_change":"2024-09-21T10:04:34.381003+0000","last_active":"2024-09-21T10:05:14.454539+0000","last_peered":"2024-09-21T10:05:14.454539+0000","last_clean":"2024-09-21T10:05:14.454539+0000","last_became_active":"2024-09-21T10:04:34.380721+0000","last_became_peered":"2024-09-21T10:04:34.380721+0000","last_unstale":"2024-09-21T10:05:14.454539+0000","last_undegraded":"2024-09-21T10:05:14.454539+0000","last_fullsized":"2024-09-21T10:05:14.454539+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:56:14.604169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454061+0000","last_change":"2024-09-21T10:04:33.365761+0000","last_active":"2024-09-21T10:05:14.454061+0000","last_peered":"2024-09-21T10:05:14.454061+0000","last_clean":"2024-09-21T10:05:14.454061+0000","last_became_active":"2024-09-21T10:04:33.365454+0000","last_became_peered":"2024-09-21T10:04:33.365454+0000","last_unstale":"2024-09-21T10:05:14.454061+0000","last_undegraded":"2024-09-21T10:05:14.454061+0000","last_fullsized":"2024-09-21T10:05:14.454061+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:41:37.986047+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454525+0000","last_change":"2024-09-21T10:04:34.379120+0000","last_active":"2024-09-21T10:05:14.454525+0000","last_peered":"2024-09-21T10:05:14.454525+0000","last_clean":"2024-09-21T10:05:14.454525+0000","last_became_active":"2024-09-21T10:04:34.378870+0000","last_became_peered":"2024-09-21T10:04:34.378870+0000","last_unstale":"2024-09-21T10:05:14.454525+0000","last_undegraded":"2024-09-21T10:05:14.454525+0000","last_fullsized":"2024-09-21T10:05:14.454525+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:13:23.162047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":17,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.454214+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:05:14.454214+0000","last_peered":"2024-09-21T10:05:14.454214+0000","last_clean":"2024-09-21T10:05:14.454214+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:05:14.454214+0000","last_undegraded":"2024-09-21T10:05:14.454214+0000","last_fullsized":"2024-09-21T10:05:14.454214+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451558+0000","last_change":"2024-09-21T10:04:34.377336+0000","last_active":"2024-09-21T10:05:14.451558+0000","last_peered":"2024-09-21T10:05:14.451558+0000","last_clean":"2024-09-21T10:05:14.451558+0000","last_became_active":"2024-09-21T10:04:34.377059+0000","last_became_peered":"2024-09-21T10:04:34.377059+0000","last_unstale":"2024-09-21T10:05:14.451558+0000","last_undegraded":"2024-09-21T10:05:14.451558+0000","last_fullsized":"2024-09-21T10:05:14.451558+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:27.886746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":16,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.451802+0000","last_change":"2024-09-21T10:04:33.359839+0000","last_active":"2024-09-21T10:05:14.451802+0000","last_peered":"2024-09-21T10:05:14.451802+0000","last_clean":"2024-09-21T10:05:14.451802+0000","last_became_active":"2024-09-21T10:04:33.359464+0000","last_became_peered":"2024-09-21T10:04:33.359464+0000","last_unstale":"2024-09-21T10:05:14.451802+0000","last_undegraded":"2024-09-21T10:05:14.451802+0000","last_fullsized":"2024-09-21T10:05:14.451802+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:28.852578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":14,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.453219+0000","last_change":"2024-09-21T10:04:34.381493+0000","last_active":"2024-09-21T10:05:14.453219+0000","last_peered":"2024-09-21T10:05:14.453219+0000","last_clean":"2024-09-21T10:05:14.453219+0000","last_became_active":"2024-09-21T10:04:34.381167+0000","last_became_peered":"2024-09-21T10:04:34.381167+0000","last_unstale":"2024-09-21T10:05:14.453219+0000","last_undegraded":"2024-09-21T10:05:14.453219+0000","last_fullsized":"2024-09-21T10:05:14.453219+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:38:55.425444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":19,"reported_epoch":72,"state":"active+clean","last_fresh":"2024-09-21T10:05:14.956011+0000","last_change":"2024-09-21T10:04:33.359319+0000","last_active":"2024-09-21T10:05:14.956011+0000","last_peered":"2024-09-21T10:05:14.956011+0000","last_clean":"2024-09-21T10:05:14.956011+0000","last_became_active":"2024-09-21T10:04:33.359021+0000","last_became_peered":"2024-09-21T10:04:33.359021+0000","last_unstale":"2024-09-21T10:05:14.956011+0000","last_undegraded":"2024-09-21T10:05:14.956011+0000","last_fullsized":"2024-09-21T10:05:14.956011+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:05.852038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234020,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28364,"kb_used_data":1344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716788,"statfs":{"total":95995035648,"available":95965990912,"internally_reserved":0,"allocated":1376256,"data_stored":925421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.52400000000000002,"15min":0.52300000000000002},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.56799999999999995}]},{"osd":1,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.69999999999999996,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.59499999999999997}]},{"osd":2,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.51700000000000002,"15min":0.52100000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.61899999999999999,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.504},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.55500000000000005,"15min":0.55100000000000005},"min":{"1min":0.41999999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.63200000000000001}]},{"osd":3,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.53800000000000003,"15min":0.53600000000000003},"min":{"1min":0.40400000000000003,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.69299999999999995,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.55900000000000005,"15min":0.55700000000000005},"min":{"1min":0.41499999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.73399999999999999,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.74199999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.44700000000000001,"15min":0.443},"min":{"1min":0.32900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.29399999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.44}]},{"osd":5,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.51200000000000001,"15min":0.52100000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.68300000000000005,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.505,"15min":0.50700000000000001},"min":{"1min":0.33900000000000002,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.46899999999999997}]},{"osd":6,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.52600000000000002,"15min":0.52900000000000003},"min":{"1min":0.371,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.65200000000000002,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.502,"15min":0.50800000000000001},"min":{"1min":0.312,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.66600000000000004,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.55000000000000004}]}]},{"osd":6,"up_from":46,"seq":197568495657,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28360,"kb_used_data":1336,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716792,"statfs":{"total":95995035648,"available":95965995008,"internally_reserved":0,"allocated":1368064,"data_stored":925344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.5,"15min":0.5},"min":{"1min":0.38300000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.624,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.52000000000000002,"15min":0.52200000000000002},"min":{"1min":0.34699999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.65000000000000002,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.57499999999999996}]},{"osd":1,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.374,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.63700000000000001,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.40400000000000003,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.66700000000000004,"5min":0.749,"15min":0.749},"last":0.59899999999999998}]},{"osd":2,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.51200000000000001,"15min":0.51600000000000001},"min":{"1min":0.38100000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.629,"5min":0.875,"15min":0.875},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.51900000000000002,"15min":0.51300000000000001},"min":{"1min":0.42499999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.71299999999999997,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.55000000000000004}]},{"osd":3,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.52600000000000002,"15min":0.52000000000000002},"min":{"1min":0.35499999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.54400000000000004,"15min":0.54000000000000004},"min":{"1min":0.39100000000000001,"5min":0.37,"15min":0.37},"max":{"1min":0.67900000000000005,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.46600000000000003}]},{"osd":4,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.44700000000000001,"15min":0.437},"min":{"1min":0.317,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.496},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.48899999999999999,"15min":0.48099999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.69399999999999995}]},{"osd":5,"last update":"Sat Sep 21 10:04:27 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.46700000000000003,"15min":0.45300000000000001},"min":{"1min":0.36399999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.63},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.49099999999999999,"15min":0.48199999999999998},"min":{"1min":0.28499999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.67100000000000004}]},{"osd":7,"last update":"Sat Sep 21 10:04:47 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.48399999999999999,"15min":0.47399999999999998},"min":{"1min":0.29099999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.73799999999999999,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.57199999999999995,"15min":0.56599999999999995},"min":{"1min":0.39400000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.77800000000000002,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.62}]}]},{"osd":5,"up_from":38,"seq":163208757294,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27776,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717376,"statfs":{"total":95995035648,"available":95966593024,"internally_reserved":0,"allocated":770048,"data_stored":334275,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.55600000000000005,"15min":0.56599999999999995},"min":{"1min":0.32000000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.79000000000000004,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55600000000000005,"15min":0.56000000000000005},"min":{"1min":0.34899999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.77200000000000002,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.58099999999999996}]},{"osd":1,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.55900000000000005,"15min":0.56299999999999994},"min":{"1min":0.35399999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.86899999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.36199999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.81100000000000005,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.60399999999999998}]},{"osd":2,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55900000000000005,"15min":0.56100000000000005},"min":{"1min":0.42999999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.77500000000000002,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.59199999999999997,"15min":0.59099999999999997},"min":{"1min":0.41299999999999998,"5min":0.38,"15min":0.38},"max":{"1min":0.76100000000000001,"5min":1.431,"15min":1.431},"last":0.50900000000000001}]},{"osd":3,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.56399999999999995,"15min":0.56000000000000005},"min":{"1min":0.39100000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.84999999999999998,"5min":1.556,"15min":1.556},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.59399999999999997,"15min":0.58999999999999997},"min":{"1min":0.373,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.873,"5min":1.458,"15min":1.458},"last":0.47599999999999998}]},{"osd":4,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.433,"15min":0.41099999999999998},"min":{"1min":0.32100000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.45900000000000002,"15min":0.42499999999999999},"min":{"1min":0.308,"5min":0.246,"15min":0.246},"max":{"1min":0.69199999999999995,"5min":1.583,"15min":1.583},"last":0.45800000000000002}]},{"osd":6,"last update":"Sat Sep 21 10:05:24 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.45200000000000001,"15min":0.42099999999999999},"min":{"1min":0.33100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.69499999999999995,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.52200000000000002,"15min":0.48999999999999999},"min":{"1min":0.39500000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.81599999999999995,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.54300000000000004}]},{"osd":7,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.52000000000000002,"15min":0.51000000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.55900000000000005,"15min":0.55300000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.34499999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018930,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":782336,"data_stored":335314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.61499999999999999,"15min":0.625},"min":{"1min":0.34699999999999998,"5min":0.31,"15min":0.31},"max":{"1min":2.944,"5min":2.944,"15min":2.944},"last":0.503},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.60299999999999998,"15min":0.627},"min":{"1min":0.39700000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.80800000000000005,"5min":2.2440000000000002,"15min":2.2440000000000002},"last":0.58399999999999996}]},{"osd":1,"last update":"Sat Sep 21 10:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.60199999999999998,"15min":0.60799999999999998},"min":{"1min":0.36499999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":3.3969999999999998,"5min":3.3969999999999998,"15min":3.3969999999999998},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.59799999999999998,"15min":0.59599999999999997},"min":{"1min":0.40799999999999997,"5min":0.309,"15min":0.309},"max":{"1min":3.0070000000000001,"5min":3.0070000000000001,"15min":3.0070000000000001},"last":0.42899999999999999}]},{"osd":2,"last update":"Sat Sep 21 10:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":1.2270000000000001,"15min":1.5049999999999999},"min":{"1min":0.39100000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":3.0510000000000002,"5min":17.292999999999999,"15min":17.292999999999999},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.61299999999999999,"15min":0.64800000000000002},"min":{"1min":0.36599999999999999,"5min":0.31,"15min":0.31},"max":{"1min":0.74299999999999999,"5min":2.7000000000000002,"15min":2.7000000000000002},"last":0.55000000000000004}]},{"osd":3,"last update":"Sat Sep 21 10:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.63100000000000001,"15min":0.66500000000000004},"min":{"1min":0.39000000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.84599999999999997,"5min":2.6760000000000002,"15min":2.6760000000000002},"last":0.373},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.60299999999999998,"15min":0.60399999999999998},"min":{"1min":0.41799999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.4420000000000002,"5min":3.4420000000000002,"15min":3.4420000000000002},"last":0.51700000000000002}]},{"osd":5,"last update":"Sat Sep 21 10:05:01 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.41599999999999998,"15min":0.373},"min":{"1min":0.27500000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":3.7109999999999999,"5min":3.7109999999999999,"15min":3.7109999999999999},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.499,"5min":0.40300000000000002,"15min":0.373},"min":{"1min":0.26100000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.48299999999999998}]},{"osd":6,"last update":"Sat Sep 21 10:05:24 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.44900000000000001,"15min":0.42499999999999999},"min":{"1min":0.28599999999999998,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.47899999999999998,"15min":0.44700000000000001},"min":{"1min":0.29999999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":3.3260000000000001,"5min":3.3260000000000001,"15min":3.3260000000000001},"last":0.624}]},{"osd":7,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.53500000000000003,"15min":0.51000000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":3.3780000000000001,"5min":3.3780000000000001,"15min":3.3780000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.505,"15min":0.48699999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":3.6320000000000001,"5min":3.6320000000000001,"15min":3.6320000000000001},"last":0.59999999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182455,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27768,"kb_used_data":744,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717384,"statfs":{"total":95995035648,"available":95966601216,"internally_reserved":0,"allocated":761856,"data_stored":333694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:05:20 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39100000000000001,"15min":0.39600000000000002},"min":{"1min":0.248,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.54700000000000004,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.372,"5min":0.40400000000000003,"15min":0.40600000000000003},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.311}]},{"osd":1,"last update":"Sat Sep 21 10:05:20 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.41599999999999998,"15min":0.42399999999999999},"min":{"1min":0.29599999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.53000000000000003,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.52400000000000002,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.27500000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:05:20 2024","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.44,"15min":0.442},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.43099999999999999,"15min":0.439},"min":{"1min":0.309,"5min":0.246,"15min":0.246},"max":{"1min":0.56100000000000005,"5min":0.629,"15min":0.629},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Sep 21 10:04:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.57299999999999995,"15min":0.58099999999999996},"min":{"1min":0.40699999999999997,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.79500000000000004,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.57499999999999996,"15min":0.58299999999999996},"min":{"1min":0.42599999999999999,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.75900000000000001,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.71999999999999997}]},{"osd":5,"last update":"Sat Sep 21 10:05:05 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.91900000000000004,"15min":1.0629999999999999},"min":{"1min":0.49199999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.82699999999999996,"5min":10.316000000000001,"15min":10.316000000000001},"last":0.628},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.58999999999999997,"15min":0.59599999999999997},"min":{"1min":0.43099999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.76300000000000001,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.501}]},{"osd":6,"last update":"Sat Sep 21 10:05:27 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.60199999999999998,"15min":0.59999999999999998},"min":{"1min":0.47199999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.46200000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.80100000000000005,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.51100000000000001}]},{"osd":7,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.60999999999999999,"15min":0.60799999999999998},"min":{"1min":0.436,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.625,"5min":1.0649999999999999,"15min":1.139},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.84099999999999997,"5min":10.332000000000001,"15min":10.332000000000001},"last":0.68000000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411389,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27768,"kb_used_data":748,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717384,"statfs":{"total":95995035648,"available":95966601216,"internally_reserved":0,"allocated":765952,"data_stored":334220,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Sat Sep 21 10:05:03 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.38200000000000001,"15min":0.38600000000000001},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.59999999999999998,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.376,"15min":0.38100000000000001},"min":{"1min":0.24299999999999999,"5min":0.22,"15min":0.22},"max":{"1min":0.54700000000000004,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.35999999999999999}]},{"osd":1,"last update":"Sat Sep 21 10:05:03 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.23799999999999999,"5min":0.218,"15min":0.218},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41799999999999998,"15min":0.40799999999999997},"min":{"1min":0.26400000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.438}]},{"osd":3,"last update":"Sat Sep 21 10:05:19 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.441,"15min":0.45900000000000002},"min":{"1min":0.32200000000000001,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.46200000000000002,"15min":0.47199999999999998},"min":{"1min":0.33300000000000002,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.59799999999999998,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.499}]},{"osd":4,"last update":"Sat Sep 21 10:04:41 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.59699999999999998,"15min":0.59099999999999997},"min":{"1min":0.443,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.78100000000000003,"5min":0.872,"15min":0.872},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.60299999999999998,"15min":0.59699999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.68500000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.80500000000000005}]},{"osd":5,"last update":"Sat Sep 21 10:05:08 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.58499999999999996,"15min":0.57899999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.80400000000000005,"5min":1.016,"15min":1.016},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.63,"5min":0.60799999999999998,"15min":0.60499999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.97399999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.76500000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:05:23 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.61699999999999999,"15min":0.623},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.0029999999999999,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.64600000000000002,"15min":0.66500000000000004},"min":{"1min":0.44900000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.79800000000000004,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.75}]},{"osd":7,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.63,"15min":0.64100000000000001},"min":{"1min":0.43099999999999999,"5min":0.376,"15min":0.376},"max":{"1min":0.76700000000000002,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.629},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.64800000000000002,"15min":0.65700000000000003},"min":{"1min":0.46899999999999997,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.76000000000000001,"5min":0.873,"15min":0.873},"last":0.84399999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574912,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27756,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717396,"statfs":{"total":95995035648,"available":95966613504,"internally_reserved":0,"allocated":753664,"data_stored":333077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:04:31 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.35599999999999998,"15min":0.33000000000000002},"min":{"1min":0.249,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.56000000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.38700000000000001,"15min":0.36299999999999999},"min":{"1min":0.25800000000000001,"5min":0.223,"15min":0.223},"max":{"1min":0.51900000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.53600000000000003}]},{"osd":2,"last update":"Sat Sep 21 10:04:53 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.43099999999999999,"15min":0.42299999999999999},"min":{"1min":0.29999999999999999,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.69799999999999995,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.253,"5min":0.224,"15min":0.224},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.61799999999999999}]},{"osd":3,"last update":"Sat Sep 21 10:05:22 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41999999999999998,"15min":0.44},"min":{"1min":0.26300000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.69299999999999995,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.503},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.47499999999999998,"15min":0.49399999999999999},"min":{"1min":0.34300000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.77400000000000002,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.60299999999999998}]},{"osd":4,"last update":"Sat Sep 21 10:04:43 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.57399999999999995,"15min":0.57899999999999996},"min":{"1min":0.36099999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.61799999999999999,"15min":0.622},"min":{"1min":0.42499999999999999,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"last":0.67800000000000005}]},{"osd":5,"last update":"Sat Sep 21 10:05:02 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.56399999999999995,"15min":0.55700000000000005},"min":{"1min":0.36199999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.89900000000000002,"5min":0.995,"15min":0.995},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.56399999999999995,"15min":0.55300000000000005},"min":{"1min":0.441,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.55900000000000005}]},{"osd":6,"last update":"Sat Sep 21 10:05:22 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61299999999999999},"min":{"1min":0.48099999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.88700000000000001,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.57899999999999996,"15min":0.56699999999999995},"min":{"1min":0.42599999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.93700000000000006,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.69299999999999995}]},{"osd":7,"last update":"Sat Sep 21 10:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.59399999999999997,"15min":0.58999999999999997},"min":{"1min":0.41299999999999998,"5min":0.377,"15min":0.377},"max":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.627,"15min":0.624},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.70699999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738436,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28352,"kb_used_data":1328,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716800,"statfs":{"total":95995035648,"available":95966003200,"internally_reserved":0,"allocated":1359872,"data_stored":924576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 10:04:33 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.35099999999999998,"15min":0.315},"min":{"1min":0.28100000000000003,"5min":0.17499999999999999,"15min":0.17499999999999999},"max":{"1min":0.55300000000000005,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.36499999999999999,"15min":0.32900000000000001},"min":{"1min":0.24299999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.57099999999999995,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.46999999999999997}]},{"osd":2,"last update":"Sat Sep 21 10:04:59 2024","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.372,"15min":0.36199999999999999},"min":{"1min":0.23899999999999999,"5min":0.221,"15min":0.221},"max":{"1min":0.65000000000000002,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.42799999999999999,"15min":0.42399999999999999},"min":{"1min":0.27800000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.59699999999999998,"5min":1.226,"15min":1.226},"last":0.44800000000000001}]},{"osd":3,"last update":"Sat Sep 21 10:05:20 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.46000000000000002,"15min":0.46400000000000002},"min":{"1min":0.30299999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.57099999999999995,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.42699999999999999,"15min":0.439},"min":{"1min":0.28100000000000003,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.46899999999999997,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.42799999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.56999999999999995,"15min":0.57199999999999995},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60699999999999998,"15min":0.61099999999999999},"min":{"1min":0.435,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.78600000000000003,"5min":0.87,"15min":0.87},"last":0.75800000000000001}]},{"osd":5,"last update":"Sat Sep 21 10:05:05 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.59199999999999997,"15min":0.59999999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.59999999999999998,"15min":0.59199999999999997},"min":{"1min":0.47499999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.998,"5min":0.998,"15min":0.998},"last":0.65700000000000003}]},{"osd":6,"last update":"Sat Sep 21 10:05:28 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59999999999999998,"15min":0.59199999999999997},"min":{"1min":0.41399999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.61399999999999999,"15min":0.60899999999999999},"min":{"1min":0.44400000000000001,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.749,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.78000000000000003}]},{"osd":7,"last update":"Sat Sep 21 10:04:52 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.626,"15min":0.625},"min":{"1min":0.44600000000000001,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.66200000000000003,"15min":0.66500000000000004},"min":{"1min":0.49099999999999999,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.91800000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"last":0.87}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"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":4096,"data_stored":90,"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":24576,"data_stored":1710,"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":8192,"data_stored":652,"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":16384,"data_stored":1634,"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":28672,"data_stored":1780,"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-09-21T10:05:35.638 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T10:05:35.638 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T10:05:35.638 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T10:05:35.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T10:05:35.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:35 smithi031 ceph-mon[32927]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:05:35.849 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:36.632 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:36 smithi007 ceph-mon[29607]: pgmap v88: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:36.633 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:36 smithi007 ceph-mon[39999]: pgmap v88: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:36.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:36 smithi031 ceph-mon[32927]: pgmap v88: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:37.696 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:05:37.697 INFO:teuthology.orchestra.run.smithi007.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T10:05:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:37 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1554465099' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:05:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:37 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1554465099' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:05:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:37 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1554465099' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:05:38.426 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T10:05:38.426 INFO:teuthology.run_tasks:Running task print... 2024-09-21T10:05:38.443 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-09-21T10:05:38.443 INFO:teuthology.run_tasks:Running task parallel... 2024-09-21T10:05:38.452 INFO:teuthology.task.parallel:starting parallel... 2024-09-21T10:05:38.452 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-21T10:05:38.453 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-09-21T10:05:38.453 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-09-21T10:05:38.456 INFO:tasks.rados:Beginning rados... 2024-09-21T10:05:38.456 INFO:tasks.rados:config is {'clients': ['client.0'], 'objects': 50, 'op_weights': {'delete': 50, 'read': 100, 'rollback': 50, 'snap_create': 50, 'snap_remove': 50, 'write': 100}, 'ops': 4000, 'write_append_excl': False} 2024-09-21T10:05:38.456 INFO:tasks.rados:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']}, 'workunit': {'branch': 'main', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T10:05:38.456 INFO:tasks.rados:config is {'clients': ['client.0'], 'objects': 50, 'op_weights': {'delete': 50, 'read': 100, 'rollback': 50, 'snap_create': 50, 'snap_remove': 50, 'write': 100}, 'ops': 4000, 'write_append_excl': False} 2024-09-21T10:05:38.456 INFO:tasks.rados:joining rados 2024-09-21T10:05:38.456 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-21T10:05:38.456 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-21T10:05:38.457 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi007.front.sepia.ceph.com 2024-09-21T10:05:38.457 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-09-21T10:05:38.457 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-09-21T10:05:38.457 INFO:tasks.rados:starting run 0 out of 1 2024-09-21T10:05:38.457 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-09-21T10:05:38.458 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_0 16 2024-09-21T10:05:38.684 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:38.689 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:38.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:05:38] "GET /metrics HTTP/1.1" 200 33830 "" "Prometheus/2.43.0" 2024-09-21T10:05:39.054 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:38 smithi007 ceph-mon[29607]: pgmap v89: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:39.055 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:38 smithi007 ceph-mon[39999]: pgmap v89: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:38 smithi031 ceph-mon[32927]: pgmap v89: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:40.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:39 smithi031 ceph-mon[32927]: pgmap v90: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:40.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:39 smithi007 ceph-mon[29607]: pgmap v90: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:40.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:39 smithi007 ceph-mon[39999]: pgmap v90: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:42.077 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:41 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:05:41] ENGINE Bus STOPPING 2024-09-21T10:05:42.077 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:41 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:05:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:05:42.078 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:41 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:05:41] ENGINE Bus STOPPED 2024-09-21T10:05:42.078 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:41 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:05:41] ENGINE Bus STARTING 2024-09-21T10:05:42.078 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:05:42] ENGINE Serving on http://:::9283 2024-09-21T10:05:42.078 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:05:42] ENGINE Bus STARTED 2024-09-21T10:05:42.731 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-21T10:05:42.939 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:43.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/359457538' entity='client.admin' 2024-09-21T10:05:43.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:43.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[29607]: pgmap v91: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3909872811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/359457538' entity='client.admin' 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[39999]: pgmap v91: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:43.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:42 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3909872811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T10:05:43.120 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_0' created 2024-09-21T10:05:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:42 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/359457538' entity='client.admin' 2024-09-21T10:05:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:42 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:42 smithi031 ceph-mon[32927]: pgmap v91: 73 pgs: 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:42 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:42 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:42 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:05:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:42 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3909872811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T10:05:44.135 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:44 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3909872811' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-21T10:05:44.135 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:44 smithi007 ceph-mon[29607]: osdmap e74: 8 total, 8 up, 8 in 2024-09-21T10:05:44.135 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:44 smithi007 ceph-mon[29607]: pgmap v93: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:44.135 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:44 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:44.136 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:44 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3909872811' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-21T10:05:44.136 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:44 smithi007 ceph-mon[39999]: osdmap e74: 8 total, 8 up, 8 in 2024-09-21T10:05:44.136 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:44 smithi007 ceph-mon[39999]: pgmap v93: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:44.136 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:44 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:44 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3909872811' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-21T10:05:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:44 smithi031 ceph-mon[32927]: osdmap e74: 8 total, 8 up, 8 in 2024-09-21T10:05:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:44 smithi031 ceph-mon[32927]: pgmap v93: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:44 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:05:44.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-09-21T10:05:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:45 smithi007 ceph-mon[29607]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:05:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:45 smithi007 ceph-mon[29607]: osdmap e75: 8 total, 8 up, 8 in 2024-09-21T10:05:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:45 smithi007 ceph-mon[39999]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:05:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:45 smithi007 ceph-mon[39999]: osdmap e75: 8 total, 8 up, 8 in 2024-09-21T10:05:45.233 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:45.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:45 smithi031 ceph-mon[32927]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:05:45.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:45 smithi031 ceph-mon[32927]: osdmap e75: 8 total, 8 up, 8 in 2024-09-21T10:05:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:46 smithi031 ceph-mon[32927]: osdmap e76: 8 total, 8 up, 8 in 2024-09-21T10:05:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:46 smithi031 ceph-mon[32927]: pgmap v96: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:46.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:46 smithi007 ceph-mon[29607]: osdmap e76: 8 total, 8 up, 8 in 2024-09-21T10:05:46.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:46 smithi007 ceph-mon[29607]: pgmap v96: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:46.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:46 smithi007 ceph-mon[39999]: osdmap e76: 8 total, 8 up, 8 in 2024-09-21T10:05:46.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:46 smithi007 ceph-mon[39999]: pgmap v96: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:46.635 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for mgr daemons to upgrade' 2024-09-21T10:05:47.785 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:47.858 INFO:teuthology.orchestra.run.smithi007.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-09-21T10:05:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:47 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/4064734323' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:05:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:47 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/4064734323' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:05:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:47 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/4064734323' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:05:48.547 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:05:48] "GET /metrics HTTP/1.1" 200 36120 "" "Prometheus/2.43.0" 2024-09-21T10:05:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:48 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/4064734323' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:05:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:48 smithi031 ceph-mon[32927]: osdmap e77: 8 total, 8 up, 8 in 2024-09-21T10:05:49.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:48 smithi031 ceph-mon[32927]: pgmap v98: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:48 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/4064734323' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:05:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:48 smithi007 ceph-mon[29607]: osdmap e77: 8 total, 8 up, 8 in 2024-09-21T10:05:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:48 smithi007 ceph-mon[29607]: pgmap v98: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:48 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/4064734323' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:05:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:48 smithi007 ceph-mon[39999]: osdmap e77: 8 total, 8 up, 8 in 2024-09-21T10:05:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:48 smithi007 ceph-mon[39999]: pgmap v98: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:49.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:49 smithi007 ceph-mon[29607]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:05:49.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:49 smithi007 ceph-mon[29607]: Cluster is now healthy 2024-09-21T10:05:49.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:49 smithi007 ceph-mon[39999]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:05:49.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:49 smithi007 ceph-mon[39999]: Cluster is now healthy 2024-09-21T10:05:50.096 INFO:teuthology.orchestra.run.smithi007.stdout:wait for mgr daemons to upgrade 2024-09-21T10:05:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:49 smithi031 ceph-mon[32927]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:05:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:49 smithi031 ceph-mon[32927]: Cluster is now healthy 2024-09-21T10:05:50.661 DEBUG:teuthology.orchestra.run.smithi007:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --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 100 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --pool unique_pool_0 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout:adding op weight read -> 100 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout:adding op weight write -> 100 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout:adding op weight delete -> 50 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout:adding op weight snap_create -> 50 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout:adding op weight snap_remove -> 50 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout:adding op weight rollback -> 50 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout:ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable) 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout:Configuration: 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout: Number of operations: 4000 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout: Number of objects: 50 2024-09-21T10:05:50.708 INFO:tasks.rados.rados.0.smithi007.stdout: Max in flight operations: 16 2024-09-21T10:05:50.709 INFO:tasks.rados.rados.0.smithi007.stdout: Object size (in bytes): 4000000 2024-09-21T10:05:50.709 INFO:tasks.rados.rados.0.smithi007.stdout: Write stride min: 400000 2024-09-21T10:05:50.709 INFO:tasks.rados.rados.0.smithi007.stdout: Write stride max: 800000 2024-09-21T10:05:50.774 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-21T10:05:50.874 INFO:tasks.rados.rados.0.smithi007.stdout:1: write initial oid 1 2024-09-21T10:05:50.874 INFO:tasks.rados.rados.0.smithi007.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2024-09-21T10:05:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:1: writing smithi00780062-1 from 416807 to 892056 tid 1 2024-09-21T10:05:50.886 INFO:tasks.rados.rados.0.smithi007.stdout:1: writing smithi00780062-1 from 1542129 to 2016807 tid 2 2024-09-21T10:05:50.886 INFO:tasks.rados.rados.0.smithi007.stdout:2: write initial oid 2 2024-09-21T10:05:50.886 INFO:tasks.rados.rados.0.smithi007.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2024-09-21T10:05:50.890 INFO:tasks.rados.rados.0.smithi007.stdout:2: writing smithi00780062-2 from 416807 to 892056 tid 1 2024-09-21T10:05:50.897 INFO:tasks.rados.rados.0.smithi007.stdout:2: writing smithi00780062-2 from 1542129 to 2016807 tid 2 2024-09-21T10:05:50.897 INFO:tasks.rados.rados.0.smithi007.stdout:3: write initial oid 3 2024-09-21T10:05:50.897 INFO:tasks.rados.rados.0.smithi007.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2024-09-21T10:05:50.902 INFO:tasks.rados.rados.0.smithi007.stdout:3: writing smithi00780062-3 from 433614 to 984112 tid 1 2024-09-21T10:05:50.908 INFO:tasks.rados.rados.0.smithi007.stdout:3: writing smithi00780062-3 from 1600611 to 2033614 tid 2 2024-09-21T10:05:50.909 INFO:tasks.rados.rados.0.smithi007.stdout:4: write initial oid 4 2024-09-21T10:05:50.909 INFO:tasks.rados.rados.0.smithi007.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2024-09-21T10:05:50.914 INFO:tasks.rados.rados.0.smithi007.stdout:4: writing smithi00780062-4 from 450421 to 1076168 tid 1 2024-09-21T10:05:50.920 INFO:tasks.rados.rados.0.smithi007.stdout:4: writing smithi00780062-4 from 1659093 to 2050421 tid 2 2024-09-21T10:05:50.920 INFO:tasks.rados.rados.0.smithi007.stdout:5: write initial oid 5 2024-09-21T10:05:50.920 INFO:tasks.rados.rados.0.smithi007.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2024-09-21T10:05:50.926 INFO:tasks.rados.rados.0.smithi007.stdout:5: writing smithi00780062-5 from 467228 to 1168224 tid 1 2024-09-21T10:05:50.931 INFO:tasks.rados.rados.0.smithi007.stdout:5: writing smithi00780062-5 from 1717575 to 2067228 tid 2 2024-09-21T10:05:50.931 INFO:tasks.rados.rados.0.smithi007.stdout:6: write initial oid 6 2024-09-21T10:05:50.931 INFO:tasks.rados.rados.0.smithi007.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2024-09-21T10:05:50.938 INFO:tasks.rados.rados.0.smithi007.stdout:6: writing smithi00780062-6 from 484035 to 1260280 tid 1 2024-09-21T10:05:50.943 INFO:tasks.rados.rados.0.smithi007.stdout:6: writing smithi00780062-6 from 2059704 to 2084035 tid 2 2024-09-21T10:05:50.943 INFO:tasks.rados.rados.0.smithi007.stdout:7: write initial oid 7 2024-09-21T10:05:50.943 INFO:tasks.rados.rados.0.smithi007.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2024-09-21T10:05:50.948 INFO:tasks.rados.rados.0.smithi007.stdout:7: writing smithi00780062-7 from 500842 to 952336 tid 1 2024-09-21T10:05:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:7: writing smithi00780062-7 from 1718186 to 2100842 tid 2 2024-09-21T10:05:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:8: write initial oid 8 2024-09-21T10:05:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2024-09-21T10:05:50.960 INFO:tasks.rados.rados.0.smithi007.stdout:8: writing smithi00780062-8 from 517649 to 1044392 tid 1 2024-09-21T10:05:50.966 INFO:tasks.rados.rados.0.smithi007.stdout:8: writing smithi00780062-8 from 1776668 to 2117649 tid 2 2024-09-21T10:05:50.966 INFO:tasks.rados.rados.0.smithi007.stdout:9: write initial oid 9 2024-09-21T10:05:50.967 INFO:tasks.rados.rados.0.smithi007.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2024-09-21T10:05:50.973 INFO:tasks.rados.rados.0.smithi007.stdout:9: writing smithi00780062-9 from 534456 to 1252801 tid 1 2024-09-21T10:05:50.978 INFO:tasks.rados.rados.0.smithi007.stdout:9: writing smithi00780062-9 from 1951503 to 2134456 tid 2 2024-09-21T10:05:50.979 INFO:tasks.rados.rados.0.smithi007.stdout:10: write initial oid 10 2024-09-21T10:05:50.979 INFO:tasks.rados.rados.0.smithi007.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2024-09-21T10:05:50.986 INFO:tasks.rados.rados.0.smithi007.stdout:10: writing smithi00780062-10 from 551263 to 1344857 tid 1 2024-09-21T10:05:50.990 INFO:tasks.rados.rados.0.smithi007.stdout:10: writing smithi00780062-10 from 1893632 to 2151263 tid 2 2024-09-21T10:05:50.990 INFO:tasks.rados.rados.0.smithi007.stdout:11: write initial oid 11 2024-09-21T10:05:50.990 INFO:tasks.rados.rados.0.smithi007.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2024-09-21T10:05:50.996 INFO:tasks.rados.rados.0.smithi007.stdout:11: writing smithi00780062-11 from 568070 to 1036913 tid 1 2024-09-21T10:05:51.003 INFO:tasks.rados.rados.0.smithi007.stdout:11: writing smithi00780062-11 from 1552114 to 2168070 tid 2 2024-09-21T10:05:51.003 INFO:tasks.rados.rados.0.smithi007.stdout:12: write initial oid 12 2024-09-21T10:05:51.003 INFO:tasks.rados.rados.0.smithi007.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2024-09-21T10:05:51.009 INFO:tasks.rados.rados.0.smithi007.stdout:12: writing smithi00780062-12 from 584877 to 1128969 tid 1 2024-09-21T10:05:51.015 INFO:tasks.rados.rados.0.smithi007.stdout:12: writing smithi00780062-12 from 1610596 to 2172599 tid 2 2024-09-21T10:05:51.015 INFO:tasks.rados.rados.0.smithi007.stdout:13: write initial oid 13 2024-09-21T10:05:51.015 INFO:tasks.rados.rados.0.smithi007.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2024-09-21T10:05:51.021 INFO:tasks.rados.rados.0.smithi007.stdout:13: writing smithi00780062-13 from 601684 to 1221025 tid 1 2024-09-21T10:05:51.027 INFO:tasks.rados.rados.0.smithi007.stdout:13: writing smithi00780062-13 from 1669078 to 2201684 tid 2 2024-09-21T10:05:51.027 INFO:tasks.rados.rados.0.smithi007.stdout:14: write initial oid 14 2024-09-21T10:05:51.027 INFO:tasks.rados.rados.0.smithi007.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2024-09-21T10:05:51.034 INFO:tasks.rados.rados.0.smithi007.stdout:14: writing smithi00780062-14 from 618491 to 1313081 tid 1 2024-09-21T10:05:51.039 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:51.039 INFO:tasks.rados.rados.0.smithi007.stdout:14: writing smithi00780062-14 from 2011207 to 2218491 tid 2 2024-09-21T10:05:51.040 INFO:tasks.rados.rados.0.smithi007.stdout:15: write initial oid 15 2024-09-21T10:05:51.040 INFO:tasks.rados.rados.0.smithi007.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2024-09-21T10:05:51.048 INFO:tasks.rados.rados.0.smithi007.stdout:15: writing smithi00780062-15 from 635298 to 1405137 tid 1 2024-09-21T10:05:51.053 INFO:tasks.rados.rados.0.smithi007.stdout:15: writing smithi00780062-15 from 2069689 to 2235298 tid 2 2024-09-21T10:05:51.053 INFO:tasks.rados.rados.0.smithi007.stdout:16: write initial oid 16 2024-09-21T10:05:51.053 INFO:tasks.rados.rados.0.smithi007.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2024-09-21T10:05:51.059 INFO:tasks.rados.rados.0.smithi007.stdout:16: writing smithi00780062-16 from 652105 to 1097193 tid 1 2024-09-21T10:05:51.066 INFO:tasks.rados.rados.0.smithi007.stdout:16: writing smithi00780062-16 from 1728171 to 2181159 tid 2 2024-09-21T10:05:51.066 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:1: finishing write tid 1 to smithi00780062-1 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:1: finishing write tid 2 to smithi00780062-1 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:1: finishing write tid 3 to smithi00780062-1 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:1: finishing write tid 4 to smithi00780062-1 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:1: oid 1 updating version 0 to 1 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:1: oid 1 updating version 1 to 2 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:1: oid 1 updating version 2 to 3 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:2: finishing write tid 1 to smithi00780062-2 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:2: finishing write tid 2 to smithi00780062-2 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:2: finishing write tid 3 to smithi00780062-2 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:2: finishing write tid 4 to smithi00780062-2 2024-09-21T10:05:51.067 INFO:tasks.rados.rados.0.smithi007.stdout:2: oid 2 updating version 0 to 3 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:2: oid 2 version 3 is already newer than 2 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:2: oid 2 version 3 is already newer than 1 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:3: finishing write tid 1 to smithi00780062-3 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:3: finishing write tid 2 to smithi00780062-3 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:3: finishing write tid 3 to smithi00780062-3 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:3: finishing write tid 4 to smithi00780062-3 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:3: oid 3 updating version 0 to 2 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:3: oid 3 version 2 is already newer than 1 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:3: oid 3 updating version 2 to 3 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:4: finishing write tid 1 to smithi00780062-4 2024-09-21T10:05:51.068 INFO:tasks.rados.rados.0.smithi007.stdout:4: finishing write tid 2 to smithi00780062-4 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:4: finishing write tid 3 to smithi00780062-4 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:4: finishing write tid 4 to smithi00780062-4 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:4: oid 4 updating version 0 to 1 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:4: oid 4 updating version 1 to 2 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:4: oid 4 updating version 2 to 3 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:1: done (15 left) 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:2: done (14 left) 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:3: done (13 left) 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:4: done (12 left) 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:17: write initial oid 17 2024-09-21T10:05:51.069 INFO:tasks.rados.rados.0.smithi007.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2024-09-21T10:05:51.073 INFO:tasks.rados.rados.0.smithi007.stdout:17: writing smithi00780062-17 from 668912 to 1305602 tid 1 2024-09-21T10:05:51.079 INFO:tasks.rados.rados.0.smithi007.stdout:17: writing smithi00780062-17 from 1903006 to 2268912 tid 2 2024-09-21T10:05:51.079 INFO:tasks.rados.rados.0.smithi007.stdout:18: write initial oid 18 2024-09-21T10:05:51.079 INFO:tasks.rados.rados.0.smithi007.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2024-09-21T10:05:51.086 INFO:tasks.rados.rados.0.smithi007.stdout:18: writing smithi00780062-18 from 685719 to 1397658 tid 1 2024-09-21T10:05:51.091 INFO:tasks.rados.rados.0.smithi007.stdout:18: writing smithi00780062-18 from 1845135 to 2285719 tid 2 2024-09-21T10:05:51.091 INFO:tasks.rados.rados.0.smithi007.stdout:19: write initial oid 19 2024-09-21T10:05:51.091 INFO:tasks.rados.rados.0.smithi007.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2024-09-21T10:05:51.099 INFO:tasks.rados.rados.0.smithi007.stdout:19: writing smithi00780062-19 from 702526 to 1489714 tid 1 2024-09-21T10:05:51.104 INFO:tasks.rados.rados.0.smithi007.stdout:19: writing smithi00780062-19 from 1903617 to 2302526 tid 2 2024-09-21T10:05:51.104 INFO:tasks.rados.rados.0.smithi007.stdout:20: write initial oid 20 2024-09-21T10:05:51.104 INFO:tasks.rados.rados.0.smithi007.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2024-09-21T10:05:51.110 INFO:tasks.rados.rados.0.smithi007.stdout:20: writing smithi00780062-20 from 719333 to 1181770 tid 1 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:20: writing smithi00780062-20 from 1962099 to 2319333 tid 2 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:5: finishing write tid 1 to smithi00780062-5 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:5: finishing write tid 2 to smithi00780062-5 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:5: finishing write tid 3 to smithi00780062-5 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:5: finishing write tid 4 to smithi00780062-5 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:5: oid 5 updating version 0 to 6 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:5: oid 5 version 6 is already newer than 5 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:5: oid 5 version 6 is already newer than 4 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 6 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-09-21T10:05:51.117 INFO:tasks.rados.rados.0.smithi007.stdout:6: finishing write tid 1 to smithi00780062-6 2024-09-21T10:05:51.118 INFO:tasks.rados.rados.0.smithi007.stdout:5: done (15 left) 2024-09-21T10:05:51.118 INFO:tasks.rados.rados.0.smithi007.stdout:21: write initial oid 21 2024-09-21T10:05:51.118 INFO:tasks.rados.rados.0.smithi007.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2024-09-21T10:05:51.123 INFO:tasks.rados.rados.0.smithi007.stdout:21: writing smithi00780062-21 from 736140 to 1273826 tid 1 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:21: writing smithi00780062-21 from 2020581 to 2336140 tid 2 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:6: finishing write tid 2 to smithi00780062-6 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:6: finishing write tid 3 to smithi00780062-6 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:6: finishing write tid 4 to smithi00780062-6 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:6: oid 6 updating version 0 to 1 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:6: oid 6 updating version 1 to 2 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:6: oid 6 updating version 2 to 3 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:7: finishing write tid 1 to smithi00780062-7 2024-09-21T10:05:51.130 INFO:tasks.rados.rados.0.smithi007.stdout:7: finishing write tid 2 to smithi00780062-7 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:7: finishing write tid 3 to smithi00780062-7 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:7: finishing write tid 4 to smithi00780062-7 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:7: oid 7 updating version 0 to 2 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:7: oid 7 updating version 2 to 3 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:7: oid 7 version 3 is already newer than 1 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:8: finishing write tid 1 to smithi00780062-8 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:8: finishing write tid 2 to smithi00780062-8 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:8: finishing write tid 3 to smithi00780062-8 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:8: finishing write tid 4 to smithi00780062-8 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:8: oid 8 updating version 0 to 2 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:8: oid 8 version 2 is already newer than 1 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:8: oid 8 updating version 2 to 3 2024-09-21T10:05:51.131 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:9: finishing write tid 1 to smithi00780062-9 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:9: finishing write tid 2 to smithi00780062-9 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:9: finishing write tid 3 to smithi00780062-9 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:9: finishing write tid 4 to smithi00780062-9 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:9: oid 9 updating version 0 to 4 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:9: oid 9 updating version 4 to 5 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:9: oid 9 updating version 5 to 6 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 6 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:6: done (15 left) 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:7: done (14 left) 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:8: done (13 left) 2024-09-21T10:05:51.132 INFO:tasks.rados.rados.0.smithi007.stdout:9: done (12 left) 2024-09-21T10:05:51.133 INFO:tasks.rados.rados.0.smithi007.stdout:22: write initial oid 22 2024-09-21T10:05:51.133 INFO:tasks.rados.rados.0.smithi007.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2024-09-21T10:05:51.137 INFO:tasks.rados.rados.0.smithi007.stdout:22: writing smithi00780062-22 from 752947 to 1365882 tid 1 2024-09-21T10:05:51.142 INFO:tasks.rados.rados.0.smithi007.stdout:22: writing smithi00780062-22 from 1962710 to 2352947 tid 2 2024-09-21T10:05:51.142 INFO:tasks.rados.rados.0.smithi007.stdout:23: write initial oid 23 2024-09-21T10:05:51.142 INFO:tasks.rados.rados.0.smithi007.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2024-09-21T10:05:51.150 INFO:tasks.rados.rados.0.smithi007.stdout:23: writing smithi00780062-23 from 769754 to 1457938 tid 1 2024-09-21T10:05:51.155 INFO:tasks.rados.rados.0.smithi007.stdout:23: writing smithi00780062-23 from 2021192 to 2369754 tid 2 2024-09-21T10:05:51.155 INFO:tasks.rados.rados.0.smithi007.stdout:24: write initial oid 24 2024-09-21T10:05:51.155 INFO:tasks.rados.rados.0.smithi007.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2024-09-21T10:05:51.162 INFO:tasks.rados.rados.0.smithi007.stdout:24: writing smithi00780062-24 from 786561 to 1266347 tid 1 2024-09-21T10:05:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:50 smithi031 ceph-mon[32927]: pgmap v99: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:50 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/4050597590' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T10:05:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:50 smithi031 ceph-mon[32927]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T10:05:51.166 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:50 smithi007 ceph-mon[29607]: pgmap v99: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:51.166 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:50 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/4050597590' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T10:05:51.166 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:50 smithi007 ceph-mon[29607]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T10:05:51.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:50 smithi007 ceph-mon[39999]: pgmap v99: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:51.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:50 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/4050597590' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T10:05:51.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:50 smithi007 ceph-mon[39999]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T10:05:51.167 INFO:tasks.rados.rados.0.smithi007.stdout:24: writing smithi00780062-24 from 1796027 to 2263691 tid 2 2024-09-21T10:05:51.167 INFO:tasks.rados.rados.0.smithi007.stdout:25: write initial oid 25 2024-09-21T10:05:51.167 INFO:tasks.rados.rados.0.smithi007.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2024-09-21T10:05:51.172 INFO:tasks.rados.rados.0.smithi007.stdout:25: writing smithi00780062-25 from 403368 to 958403 tid 1 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout:25: writing smithi00780062-25 from 1454509 to 2182184 tid 2 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout:10: finishing write tid 1 to smithi00780062-10 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout:10: finishing write tid 2 to smithi00780062-10 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout:10: finishing write tid 3 to smithi00780062-10 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout:10: finishing write tid 4 to smithi00780062-10 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout:10: oid 10 updating version 0 to 2 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout:10: oid 10 updating version 2 to 3 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout:10: oid 10 version 3 is already newer than 1 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 3 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-21T10:05:51.180 INFO:tasks.rados.rados.0.smithi007.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-09-21T10:05:51.181 INFO:tasks.rados.rados.0.smithi007.stdout:11: finishing write tid 1 to smithi00780062-11 2024-09-21T10:05:51.181 INFO:tasks.rados.rados.0.smithi007.stdout:10: done (15 left) 2024-09-21T10:05:51.181 INFO:tasks.rados.rados.0.smithi007.stdout:26: write initial oid 26 2024-09-21T10:05:51.181 INFO:tasks.rados.rados.0.smithi007.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2024-09-21T10:05:51.185 INFO:tasks.rados.rados.0.smithi007.stdout:26: writing smithi00780062-26 from 420175 to 1050459 tid 1 2024-09-21T10:05:51.192 INFO:tasks.rados.rados.0.smithi007.stdout:26: writing smithi00780062-26 from 1796638 to 2267971 tid 2 2024-09-21T10:05:51.192 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.192 INFO:tasks.rados.rados.0.smithi007.stdout:11: finishing write tid 2 to smithi00780062-11 2024-09-21T10:05:51.192 INFO:tasks.rados.rados.0.smithi007.stdout:11: finishing write tid 3 to smithi00780062-11 2024-09-21T10:05:51.193 INFO:tasks.rados.rados.0.smithi007.stdout:11: finishing write tid 4 to smithi00780062-11 2024-09-21T10:05:51.193 INFO:tasks.rados.rados.0.smithi007.stdout:11: oid 11 updating version 0 to 3 2024-09-21T10:05:51.193 INFO:tasks.rados.rados.0.smithi007.stdout:11: oid 11 version 3 is already newer than 1 2024-09-21T10:05:51.193 INFO:tasks.rados.rados.0.smithi007.stdout:11: oid 11 version 3 is already newer than 2 2024-09-21T10:05:51.193 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 3 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T10:05:51.193 INFO:tasks.rados.rados.0.smithi007.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-09-21T10:05:51.193 INFO:tasks.rados.rados.0.smithi007.stdout:12: finishing write tid 1 to smithi00780062-12 2024-09-21T10:05:51.193 INFO:tasks.rados.rados.0.smithi007.stdout:11: done (15 left) 2024-09-21T10:05:51.193 INFO:tasks.rados.rados.0.smithi007.stdout:27: write initial oid 27 2024-09-21T10:05:51.193 INFO:tasks.rados.rados.0.smithi007.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2024-09-21T10:05:51.198 INFO:tasks.rados.rados.0.smithi007.stdout:27: writing smithi00780062-27 from 436982 to 1142515 tid 1 2024-09-21T10:05:51.206 INFO:tasks.rados.rados.0.smithi007.stdout:27: writing smithi00780062-27 from 1855120 to 2436982 tid 2 2024-09-21T10:05:51.206 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.206 INFO:tasks.rados.rados.0.smithi007.stdout:12: finishing write tid 2 to smithi00780062-12 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:12: finishing write tid 3 to smithi00780062-12 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:12: finishing write tid 4 to smithi00780062-12 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:12: oid 12 updating version 0 to 1 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:12: oid 12 updating version 1 to 2 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:12: oid 12 updating version 2 to 3 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:13: finishing write tid 1 to smithi00780062-13 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:13: finishing write tid 2 to smithi00780062-13 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:13: finishing write tid 3 to smithi00780062-13 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:13: finishing write tid 4 to smithi00780062-13 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:13: oid 13 updating version 0 to 4 2024-09-21T10:05:51.207 INFO:tasks.rados.rados.0.smithi007.stdout:13: oid 13 updating version 4 to 5 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:13: oid 13 updating version 5 to 6 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 6 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:14: finishing write tid 1 to smithi00780062-14 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:14: finishing write tid 2 to smithi00780062-14 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:14: finishing write tid 3 to smithi00780062-14 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:14: finishing write tid 4 to smithi00780062-14 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:14: oid 14 updating version 0 to 8 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:14: oid 14 updating version 8 to 9 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:14: oid 14 version 9 is already newer than 7 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 9 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:15: finishing write tid 1 to smithi00780062-15 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:12: done (15 left) 2024-09-21T10:05:51.208 INFO:tasks.rados.rados.0.smithi007.stdout:13: done (14 left) 2024-09-21T10:05:51.209 INFO:tasks.rados.rados.0.smithi007.stdout:14: done (13 left) 2024-09-21T10:05:51.209 INFO:tasks.rados.rados.0.smithi007.stdout:28: write initial oid 28 2024-09-21T10:05:51.209 INFO:tasks.rados.rados.0.smithi007.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2024-09-21T10:05:51.212 INFO:tasks.rados.rados.0.smithi007.stdout:28: writing smithi00780062-28 from 453789 to 1234571 tid 1 2024-09-21T10:05:51.218 INFO:tasks.rados.rados.0.smithi007.stdout:28: writing smithi00780062-28 from 1913602 to 2388604 tid 2 2024-09-21T10:05:51.218 INFO:tasks.rados.rados.0.smithi007.stdout:29: write initial oid 29 2024-09-21T10:05:51.219 INFO:tasks.rados.rados.0.smithi007.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2024-09-21T10:05:51.223 INFO:tasks.rados.rados.0.smithi007.stdout:29: writing smithi00780062-29 from 470596 to 926627 tid 1 2024-09-21T10:05:51.230 INFO:tasks.rados.rados.0.smithi007.stdout:29: writing smithi00780062-29 from 1572084 to 2190744 tid 2 2024-09-21T10:05:51.230 INFO:tasks.rados.rados.0.smithi007.stdout:30: write initial oid 30 2024-09-21T10:05:51.230 INFO:tasks.rados.rados.0.smithi007.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2024-09-21T10:05:51.236 INFO:tasks.rados.rados.0.smithi007.stdout:30: writing smithi00780062-30 from 487403 to 1018683 tid 1 2024-09-21T10:05:51.242 INFO:tasks.rados.rados.0.smithi007.stdout:30: writing smithi00780062-30 from 1514213 to 1992884 tid 2 2024-09-21T10:05:51.242 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.242 INFO:tasks.rados.rados.0.smithi007.stdout:15: finishing write tid 2 to smithi00780062-15 2024-09-21T10:05:51.242 INFO:tasks.rados.rados.0.smithi007.stdout:15: finishing write tid 3 to smithi00780062-15 2024-09-21T10:05:51.242 INFO:tasks.rados.rados.0.smithi007.stdout:15: finishing write tid 4 to smithi00780062-15 2024-09-21T10:05:51.242 INFO:tasks.rados.rados.0.smithi007.stdout:15: oid 15 updating version 0 to 6 2024-09-21T10:05:51.242 INFO:tasks.rados.rados.0.smithi007.stdout:15: oid 15 version 6 is already newer than 5 2024-09-21T10:05:51.242 INFO:tasks.rados.rados.0.smithi007.stdout:15: oid 15 version 6 is already newer than 4 2024-09-21T10:05:51.243 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-09-21T10:05:51.243 INFO:tasks.rados.rados.0.smithi007.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-09-21T10:05:51.243 INFO:tasks.rados.rados.0.smithi007.stdout:16: finishing write tid 1 to smithi00780062-16 2024-09-21T10:05:51.243 INFO:tasks.rados.rados.0.smithi007.stdout:15: done (15 left) 2024-09-21T10:05:51.243 INFO:tasks.rados.rados.0.smithi007.stdout:31: write initial oid 31 2024-09-21T10:05:51.243 INFO:tasks.rados.rados.0.smithi007.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2024-09-21T10:05:51.247 INFO:tasks.rados.rados.0.smithi007.stdout:31: writing smithi00780062-31 from 504210 to 1110739 tid 1 2024-09-21T10:05:51.254 INFO:tasks.rados.rados.0.smithi007.stdout:31: writing smithi00780062-31 from 1572695 to 2195024 tid 2 2024-09-21T10:05:51.254 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.254 INFO:tasks.rados.rados.0.smithi007.stdout:16: finishing write tid 2 to smithi00780062-16 2024-09-21T10:05:51.254 INFO:tasks.rados.rados.0.smithi007.stdout:16: finishing write tid 3 to smithi00780062-16 2024-09-21T10:05:51.254 INFO:tasks.rados.rados.0.smithi007.stdout:16: finishing write tid 4 to smithi00780062-16 2024-09-21T10:05:51.254 INFO:tasks.rados.rados.0.smithi007.stdout:16: oid 16 updating version 0 to 6 2024-09-21T10:05:51.254 INFO:tasks.rados.rados.0.smithi007.stdout:16: oid 16 version 6 is already newer than 4 2024-09-21T10:05:51.254 INFO:tasks.rados.rados.0.smithi007.stdout:16: oid 16 version 6 is already newer than 5 2024-09-21T10:05:51.254 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-21T10:05:51.254 INFO:tasks.rados.rados.0.smithi007.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-09-21T10:05:51.255 INFO:tasks.rados.rados.0.smithi007.stdout:17: finishing write tid 1 to smithi00780062-17 2024-09-21T10:05:51.255 INFO:tasks.rados.rados.0.smithi007.stdout:16: done (15 left) 2024-09-21T10:05:51.255 INFO:tasks.rados.rados.0.smithi007.stdout:32: write initial oid 32 2024-09-21T10:05:51.255 INFO:tasks.rados.rados.0.smithi007.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2024-09-21T10:05:51.261 INFO:tasks.rados.rados.0.smithi007.stdout:32: writing smithi00780062-32 from 521017 to 1319148 tid 1 2024-09-21T10:05:51.266 INFO:tasks.rados.rados.0.smithi007.stdout:32: writing smithi00780062-32 from 1747530 to 2229870 tid 2 2024-09-21T10:05:51.266 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.266 INFO:tasks.rados.rados.0.smithi007.stdout:17: finishing write tid 2 to smithi00780062-17 2024-09-21T10:05:51.266 INFO:tasks.rados.rados.0.smithi007.stdout:17: finishing write tid 3 to smithi00780062-17 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:17: finishing write tid 4 to smithi00780062-17 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:17: oid 17 updating version 0 to 6 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:17: oid 17 version 6 is already newer than 5 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:17: oid 17 version 6 is already newer than 4 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 6 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:18: finishing write tid 1 to smithi00780062-18 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:18: finishing write tid 2 to smithi00780062-18 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:17: done (15 left) 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:33: write initial oid 33 2024-09-21T10:05:51.267 INFO:tasks.rados.rados.0.smithi007.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2024-09-21T10:05:51.271 INFO:tasks.rados.rados.0.smithi007.stdout:33: writing smithi00780062-33 from 537824 to 1011204 tid 1 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout:33: writing smithi00780062-33 from 1806012 to 2432010 tid 2 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout:18: finishing write tid 3 to smithi00780062-18 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout:18: finishing write tid 4 to smithi00780062-18 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout:18: oid 18 updating version 0 to 9 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout:18: oid 18 version 9 is already newer than 7 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout:18: oid 18 version 9 is already newer than 8 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 9 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout:19: finishing write tid 1 to smithi00780062-19 2024-09-21T10:05:51.280 INFO:tasks.rados.rados.0.smithi007.stdout:18: done (15 left) 2024-09-21T10:05:51.281 INFO:tasks.rados.rados.0.smithi007.stdout:34: write initial oid 34 2024-09-21T10:05:51.281 INFO:tasks.rados.rados.0.smithi007.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2024-09-21T10:05:51.285 INFO:tasks.rados.rados.0.smithi007.stdout:34: writing smithi00780062-34 from 554631 to 1103260 tid 1 2024-09-21T10:05:51.292 INFO:tasks.rados.rados.0.smithi007.stdout:34: writing smithi00780062-34 from 1748141 to 2234150 tid 2 2024-09-21T10:05:51.292 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.292 INFO:tasks.rados.rados.0.smithi007.stdout:19: finishing write tid 2 to smithi00780062-19 2024-09-21T10:05:51.292 INFO:tasks.rados.rados.0.smithi007.stdout:19: finishing write tid 3 to smithi00780062-19 2024-09-21T10:05:51.292 INFO:tasks.rados.rados.0.smithi007.stdout:19: finishing write tid 4 to smithi00780062-19 2024-09-21T10:05:51.292 INFO:tasks.rados.rados.0.smithi007.stdout:19: oid 19 updating version 0 to 5 2024-09-21T10:05:51.292 INFO:tasks.rados.rados.0.smithi007.stdout:19: oid 19 version 5 is already newer than 4 2024-09-21T10:05:51.292 INFO:tasks.rados.rados.0.smithi007.stdout:19: oid 19 updating version 5 to 6 2024-09-21T10:05:51.292 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-09-21T10:05:51.292 INFO:tasks.rados.rados.0.smithi007.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-09-21T10:05:51.293 INFO:tasks.rados.rados.0.smithi007.stdout:20: finishing write tid 1 to smithi00780062-20 2024-09-21T10:05:51.293 INFO:tasks.rados.rados.0.smithi007.stdout:19: done (15 left) 2024-09-21T10:05:51.293 INFO:tasks.rados.rados.0.smithi007.stdout:35: write initial oid 35 2024-09-21T10:05:51.293 INFO:tasks.rados.rados.0.smithi007.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2024-09-21T10:05:51.298 INFO:tasks.rados.rados.0.smithi007.stdout:35: writing smithi00780062-35 from 571438 to 1195316 tid 1 2024-09-21T10:05:51.305 INFO:tasks.rados.rados.0.smithi007.stdout:35: writing smithi00780062-35 from 1806623 to 2436290 tid 2 2024-09-21T10:05:51.305 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.305 INFO:tasks.rados.rados.0.smithi007.stdout:20: finishing write tid 2 to smithi00780062-20 2024-09-21T10:05:51.305 INFO:tasks.rados.rados.0.smithi007.stdout:20: finishing write tid 3 to smithi00780062-20 2024-09-21T10:05:51.306 INFO:tasks.rados.rados.0.smithi007.stdout:20: finishing write tid 4 to smithi00780062-20 2024-09-21T10:05:51.306 INFO:tasks.rados.rados.0.smithi007.stdout:20: oid 20 updating version 0 to 8 2024-09-21T10:05:51.306 INFO:tasks.rados.rados.0.smithi007.stdout:20: oid 20 version 8 is already newer than 7 2024-09-21T10:05:51.306 INFO:tasks.rados.rados.0.smithi007.stdout:20: oid 20 updating version 8 to 9 2024-09-21T10:05:51.306 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 9 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-21T10:05:51.306 INFO:tasks.rados.rados.0.smithi007.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-09-21T10:05:51.306 INFO:tasks.rados.rados.0.smithi007.stdout:21: finishing write tid 1 to smithi00780062-21 2024-09-21T10:05:51.306 INFO:tasks.rados.rados.0.smithi007.stdout:20: done (15 left) 2024-09-21T10:05:51.306 INFO:tasks.rados.rados.0.smithi007.stdout:36: write initial oid 36 2024-09-21T10:05:51.306 INFO:tasks.rados.rados.0.smithi007.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2024-09-21T10:05:51.312 INFO:tasks.rados.rados.0.smithi007.stdout:36: writing smithi00780062-36 from 588245 to 1287372 tid 1 2024-09-21T10:05:51.319 INFO:tasks.rados.rados.0.smithi007.stdout:36: writing smithi00780062-36 from 1865105 to 2354783 tid 2 2024-09-21T10:05:51.319 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:21: finishing write tid 2 to smithi00780062-21 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:21: finishing write tid 3 to smithi00780062-21 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:21: finishing write tid 4 to smithi00780062-21 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:21: oid 21 updating version 0 to 9 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:21: oid 21 version 9 is already newer than 8 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:21: oid 21 version 9 is already newer than 7 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 9 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:22: finishing write tid 1 to smithi00780062-22 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:22: finishing write tid 2 to smithi00780062-22 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:22: finishing write tid 3 to smithi00780062-22 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:22: finishing write tid 4 to smithi00780062-22 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:22: oid 22 updating version 0 to 10 2024-09-21T10:05:51.320 INFO:tasks.rados.rados.0.smithi007.stdout:22: oid 22 updating version 10 to 11 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:22: oid 22 updating version 11 to 12 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 12 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:23: finishing write tid 1 to smithi00780062-23 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:23: finishing write tid 2 to smithi00780062-23 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:23: finishing write tid 3 to smithi00780062-23 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:23: finishing write tid 4 to smithi00780062-23 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:23: oid 23 updating version 0 to 2 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:23: oid 23 updating version 2 to 3 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:23: oid 23 version 3 is already newer than 1 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 3 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:24: finishing write tid 1 to smithi00780062-24 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:24: finishing write tid 2 to smithi00780062-24 2024-09-21T10:05:51.321 INFO:tasks.rados.rados.0.smithi007.stdout:24: finishing write tid 3 to smithi00780062-24 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:24: finishing write tid 4 to smithi00780062-24 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:24: oid 24 updating version 0 to 8 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:24: oid 24 version 8 is already newer than 7 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:24: oid 24 updating version 8 to 9 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 9 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:25: finishing write tid 1 to smithi00780062-25 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:25: finishing write tid 2 to smithi00780062-25 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:25: finishing write tid 3 to smithi00780062-25 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:25: finishing write tid 4 to smithi00780062-25 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:25: oid 25 updating version 0 to 5 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:25: oid 25 updating version 5 to 6 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:25: oid 25 version 6 is already newer than 4 2024-09-21T10:05:51.322 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:26: finishing write tid 1 to smithi00780062-26 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:26: finishing write tid 2 to smithi00780062-26 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:26: finishing write tid 3 to smithi00780062-26 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:26: finishing write tid 4 to smithi00780062-26 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:26: oid 26 updating version 0 to 2 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:26: oid 26 version 2 is already newer than 1 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:26: oid 26 updating version 2 to 3 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 3 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:27: finishing write tid 1 to smithi00780062-27 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:27: finishing write tid 2 to smithi00780062-27 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:27: finishing write tid 3 to smithi00780062-27 2024-09-21T10:05:51.323 INFO:tasks.rados.rados.0.smithi007.stdout:27: finishing write tid 4 to smithi00780062-27 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:27: oid 27 updating version 0 to 13 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:27: oid 27 updating version 13 to 14 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:27: oid 27 updating version 14 to 15 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 15 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:28: finishing write tid 1 to smithi00780062-28 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:28: finishing write tid 2 to smithi00780062-28 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:28: finishing write tid 3 to smithi00780062-28 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:21: done (15 left) 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:22: done (14 left) 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:23: done (13 left) 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:24: done (12 left) 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:25: done (11 left) 2024-09-21T10:05:51.324 INFO:tasks.rados.rados.0.smithi007.stdout:26: done (10 left) 2024-09-21T10:05:51.325 INFO:tasks.rados.rados.0.smithi007.stdout:27: done (9 left) 2024-09-21T10:05:51.325 INFO:tasks.rados.rados.0.smithi007.stdout:37: write initial oid 37 2024-09-21T10:05:51.325 INFO:tasks.rados.rados.0.smithi007.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2024-09-21T10:05:51.326 INFO:tasks.rados.rados.0.smithi007.stdout:37: writing smithi00780062-37 from 605052 to 1379428 tid 1 2024-09-21T10:05:51.332 INFO:tasks.rados.rados.0.smithi007.stdout:37: writing smithi00780062-37 from 1923587 to 2556923 tid 2 2024-09-21T10:05:51.332 INFO:tasks.rados.rados.0.smithi007.stdout:38: write initial oid 38 2024-09-21T10:05:51.333 INFO:tasks.rados.rados.0.smithi007.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2024-09-21T10:05:51.338 INFO:tasks.rados.rados.0.smithi007.stdout:38: writing smithi00780062-38 from 621859 to 1071484 tid 1 2024-09-21T10:05:51.347 INFO:tasks.rados.rados.0.smithi007.stdout:38: writing smithi00780062-38 from 1865716 to 2621859 tid 2 2024-09-21T10:05:51.347 INFO:tasks.rados.rados.0.smithi007.stdout:39: write initial oid 39 2024-09-21T10:05:51.347 INFO:tasks.rados.rados.0.smithi007.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2024-09-21T10:05:51.353 INFO:tasks.rados.rados.0.smithi007.stdout:39: writing smithi00780062-39 from 638666 to 1163540 tid 1 2024-09-21T10:05:51.361 INFO:tasks.rados.rados.0.smithi007.stdout:39: writing smithi00780062-39 from 1924198 to 2561203 tid 2 2024-09-21T10:05:51.361 INFO:tasks.rados.rados.0.smithi007.stdout:40: write initial oid 40 2024-09-21T10:05:51.361 INFO:tasks.rados.rados.0.smithi007.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2024-09-21T10:05:51.369 INFO:tasks.rados.rados.0.smithi007.stdout:40: writing smithi00780062-40 from 655473 to 1371949 tid 1 2024-09-21T10:05:51.376 INFO:tasks.rados.rados.0.smithi007.stdout:40: writing smithi00780062-40 from 2099033 to 2655473 tid 2 2024-09-21T10:05:51.376 INFO:tasks.rados.rados.0.smithi007.stdout:41: write initial oid 41 2024-09-21T10:05:51.376 INFO:tasks.rados.rados.0.smithi007.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2024-09-21T10:05:51.384 INFO:tasks.rados.rados.0.smithi007.stdout:41: writing smithi00780062-41 from 672280 to 1464005 tid 1 2024-09-21T10:05:51.390 INFO:tasks.rados.rados.0.smithi007.stdout:41: writing smithi00780062-41 from 2157515 to 2672280 tid 2 2024-09-21T10:05:51.391 INFO:tasks.rados.rados.0.smithi007.stdout:42: write initial oid 42 2024-09-21T10:05:51.391 INFO:tasks.rados.rados.0.smithi007.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2024-09-21T10:05:51.397 INFO:tasks.rados.rados.0.smithi007.stdout:42: writing smithi00780062-42 from 689087 to 1156061 tid 1 2024-09-21T10:05:51.404 INFO:tasks.rados.rados.0.smithi007.stdout:42: writing smithi00780062-42 from 1699644 to 2483976 tid 2 2024-09-21T10:05:51.404 INFO:tasks.rados.rados.0.smithi007.stdout:43: write initial oid 43 2024-09-21T10:05:51.404 INFO:tasks.rados.rados.0.smithi007.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2024-09-21T10:05:51.411 INFO:tasks.rados.rados.0.smithi007.stdout:43: writing smithi00780062-43 from 705894 to 1248117 tid 1 2024-09-21T10:05:51.418 INFO:tasks.rados.rados.0.smithi007.stdout:43: writing smithi00780062-43 from 1758126 to 2402469 tid 2 2024-09-21T10:05:51.418 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.418 INFO:tasks.rados.rados.0.smithi007.stdout:28: finishing write tid 4 to smithi00780062-28 2024-09-21T10:05:51.418 INFO:tasks.rados.rados.0.smithi007.stdout:28: oid 28 updating version 0 to 6 2024-09-21T10:05:51.418 INFO:tasks.rados.rados.0.smithi007.stdout:28: oid 28 version 6 is already newer than 4 2024-09-21T10:05:51.418 INFO:tasks.rados.rados.0.smithi007.stdout:28: oid 28 version 6 is already newer than 5 2024-09-21T10:05:51.418 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-21T10:05:51.418 INFO:tasks.rados.rados.0.smithi007.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-09-21T10:05:51.418 INFO:tasks.rados.rados.0.smithi007.stdout:29: finishing write tid 1 to smithi00780062-29 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:29: finishing write tid 2 to smithi00780062-29 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:29: finishing write tid 3 to smithi00780062-29 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:29: finishing write tid 4 to smithi00780062-29 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:29: oid 29 updating version 0 to 2 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:29: oid 29 updating version 2 to 3 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:29: oid 29 version 3 is already newer than 1 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 3 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:30: finishing write tid 1 to smithi00780062-30 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:28: done (15 left) 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:29: done (14 left) 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:44: write initial oid 44 2024-09-21T10:05:51.419 INFO:tasks.rados.rados.0.smithi007.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2024-09-21T10:05:51.425 INFO:tasks.rados.rados.0.smithi007.stdout:44: writing smithi00780062-44 from 722701 to 1340173 tid 1 2024-09-21T10:05:51.432 INFO:tasks.rados.rados.0.smithi007.stdout:44: writing smithi00780062-44 from 1816608 to 2604609 tid 2 2024-09-21T10:05:51.432 INFO:tasks.rados.rados.0.smithi007.stdout:45: write initial oid 45 2024-09-21T10:05:51.432 INFO:tasks.rados.rados.0.smithi007.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2024-09-21T10:05:51.439 INFO:tasks.rados.rados.0.smithi007.stdout:45: writing smithi00780062-45 from 739508 to 1432229 tid 1 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:45: writing smithi00780062-45 from 1875090 to 2523102 tid 2 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:30: finishing write tid 2 to smithi00780062-30 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:30: finishing write tid 3 to smithi00780062-30 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:30: finishing write tid 4 to smithi00780062-30 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:30: oid 30 updating version 0 to 7 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:30: oid 30 updating version 7 to 8 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:30: oid 30 updating version 8 to 9 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 9 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:31: finishing write tid 1 to smithi00780062-31 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:31: finishing write tid 2 to smithi00780062-31 2024-09-21T10:05:51.446 INFO:tasks.rados.rados.0.smithi007.stdout:30: done (15 left) 2024-09-21T10:05:51.447 INFO:tasks.rados.rados.0.smithi007.stdout:46: write initial oid 46 2024-09-21T10:05:51.447 INFO:tasks.rados.rados.0.smithi007.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2024-09-21T10:05:51.454 INFO:tasks.rados.rados.0.smithi007.stdout:46: writing smithi00780062-46 from 756315 to 1524285 tid 1 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:46: writing smithi00780062-46 from 1933572 to 2725242 tid 2 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:31: finishing write tid 3 to smithi00780062-31 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:31: finishing write tid 4 to smithi00780062-31 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:31: oid 31 updating version 0 to 2 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:31: oid 31 version 2 is already newer than 1 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:31: oid 31 updating version 2 to 3 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 3 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:32: finishing write tid 1 to smithi00780062-32 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:31: done (15 left) 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:47: write initial oid 47 2024-09-21T10:05:51.461 INFO:tasks.rados.rados.0.smithi007.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2024-09-21T10:05:51.468 INFO:tasks.rados.rados.0.smithi007.stdout:47: writing smithi00780062-47 from 773122 to 1332694 tid 1 2024-09-21T10:05:51.475 INFO:tasks.rados.rados.0.smithi007.stdout:47: writing smithi00780062-47 from 1992054 to 2643735 tid 2 2024-09-21T10:05:51.475 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.475 INFO:tasks.rados.rados.0.smithi007.stdout:32: finishing write tid 2 to smithi00780062-32 2024-09-21T10:05:51.475 INFO:tasks.rados.rados.0.smithi007.stdout:32: finishing write tid 3 to smithi00780062-32 2024-09-21T10:05:51.475 INFO:tasks.rados.rados.0.smithi007.stdout:32: finishing write tid 4 to smithi00780062-32 2024-09-21T10:05:51.476 INFO:tasks.rados.rados.0.smithi007.stdout:32: oid 32 updating version 0 to 6 2024-09-21T10:05:51.476 INFO:tasks.rados.rados.0.smithi007.stdout:32: oid 32 version 6 is already newer than 4 2024-09-21T10:05:51.476 INFO:tasks.rados.rados.0.smithi007.stdout:32: oid 32 version 6 is already newer than 5 2024-09-21T10:05:51.476 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-21T10:05:51.476 INFO:tasks.rados.rados.0.smithi007.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-09-21T10:05:51.476 INFO:tasks.rados.rados.0.smithi007.stdout:33: finishing write tid 1 to smithi00780062-33 2024-09-21T10:05:51.476 INFO:tasks.rados.rados.0.smithi007.stdout:33: finishing write tid 2 to smithi00780062-33 2024-09-21T10:05:51.476 INFO:tasks.rados.rados.0.smithi007.stdout:32: done (15 left) 2024-09-21T10:05:51.476 INFO:tasks.rados.rados.0.smithi007.stdout:48: write initial oid 48 2024-09-21T10:05:51.476 INFO:tasks.rados.rados.0.smithi007.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2024-09-21T10:05:51.483 INFO:tasks.rados.rados.0.smithi007.stdout:48: writing smithi00780062-48 from 789929 to 1424750 tid 1 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:48: writing smithi00780062-48 from 2050536 to 2789929 tid 2 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:33: finishing write tid 3 to smithi00780062-33 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:33: finishing write tid 4 to smithi00780062-33 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:33: oid 33 updating version 0 to 11 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:33: oid 33 version 11 is already newer than 10 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:33: oid 33 updating version 11 to 12 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 12 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:34: finishing write tid 1 to smithi00780062-34 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:33: done (15 left) 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:49: write initial oid 49 2024-09-21T10:05:51.491 INFO:tasks.rados.rados.0.smithi007.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2024-09-21T10:05:51.496 INFO:tasks.rados.rados.0.smithi007.stdout:49: writing smithi00780062-49 from 406736 to 1116806 tid 1 2024-09-21T10:05:51.504 INFO:tasks.rados.rados.0.smithi007.stdout:49: writing smithi00780062-49 from 1709018 to 2364368 tid 2 2024-09-21T10:05:51.504 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 16 2024-09-21T10:05:51.504 INFO:tasks.rados.rados.0.smithi007.stdout:34: finishing write tid 2 to smithi00780062-34 2024-09-21T10:05:51.504 INFO:tasks.rados.rados.0.smithi007.stdout:34: finishing write tid 3 to smithi00780062-34 2024-09-21T10:05:51.504 INFO:tasks.rados.rados.0.smithi007.stdout:34: finishing write tid 4 to smithi00780062-34 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:34: oid 34 updating version 0 to 8 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:34: oid 34 updating version 8 to 9 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:34: oid 34 version 9 is already newer than 7 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:35: finishing write tid 1 to smithi00780062-35 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:35: finishing write tid 2 to smithi00780062-35 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:35: finishing write tid 3 to smithi00780062-35 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:35: finishing write tid 4 to smithi00780062-35 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:35: oid 35 updating version 0 to 5 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:35: oid 35 updating version 5 to 6 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:35: oid 35 version 6 is already newer than 4 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-09-21T10:05:51.505 INFO:tasks.rados.rados.0.smithi007.stdout:36: finishing write tid 1 to smithi00780062-36 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:36: finishing write tid 2 to smithi00780062-36 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:36: finishing write tid 3 to smithi00780062-36 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:36: finishing write tid 4 to smithi00780062-36 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:36: oid 36 updating version 0 to 5 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:36: oid 36 version 5 is already newer than 4 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:36: oid 36 updating version 5 to 6 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:37: finishing write tid 1 to smithi00780062-37 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:37: finishing write tid 2 to smithi00780062-37 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:37: finishing write tid 3 to smithi00780062-37 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:37: finishing write tid 4 to smithi00780062-37 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:37: oid 37 updating version 0 to 9 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:37: oid 37 version 9 is already newer than 7 2024-09-21T10:05:51.506 INFO:tasks.rados.rados.0.smithi007.stdout:37: oid 37 version 9 is already newer than 8 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 9 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:38: finishing write tid 1 to smithi00780062-38 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:38: finishing write tid 2 to smithi00780062-38 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:38: finishing write tid 3 to smithi00780062-38 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:38: finishing write tid 4 to smithi00780062-38 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:38: oid 38 updating version 0 to 18 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:38: oid 38 version 18 is already newer than 16 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:38: oid 38 version 18 is already newer than 17 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 18 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:39: finishing write tid 1 to smithi00780062-39 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:39: finishing write tid 2 to smithi00780062-39 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:39: finishing write tid 3 to smithi00780062-39 2024-09-21T10:05:51.507 INFO:tasks.rados.rados.0.smithi007.stdout:39: finishing write tid 4 to smithi00780062-39 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:39: oid 39 updating version 0 to 10 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:39: oid 39 updating version 10 to 12 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:39: oid 39 version 12 is already newer than 11 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:40: finishing write tid 1 to smithi00780062-40 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:40: finishing write tid 2 to smithi00780062-40 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:40: finishing write tid 3 to smithi00780062-40 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:34: done (15 left) 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:35: done (14 left) 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:36: done (13 left) 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:37: done (12 left) 2024-09-21T10:05:51.508 INFO:tasks.rados.rados.0.smithi007.stdout:38: done (11 left) 2024-09-21T10:05:51.509 INFO:tasks.rados.rados.0.smithi007.stdout:39: done (10 left) 2024-09-21T10:05:51.509 INFO:tasks.rados.rados.0.smithi007.stdout:50: write initial oid 50 2024-09-21T10:05:51.509 INFO:tasks.rados.rados.0.smithi007.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2024-09-21T10:05:51.510 INFO:tasks.rados.rados.0.smithi007.stdout:50: writing smithi00780062-50 from 423543 to 1208862 tid 1 2024-09-21T10:05:51.518 INFO:tasks.rados.rados.0.smithi007.stdout:50: writing smithi00780062-50 from 1767500 to 2566508 tid 2 2024-09-21T10:05:51.518 INFO:tasks.rados.rados.0.smithi007.stdout:51: write oid 3 current snap is 0 2024-09-21T10:05:51.518 INFO:tasks.rados.rados.0.smithi007.stdout:40: finishing write tid 4 to smithi00780062-40 2024-09-21T10:05:51.518 INFO:tasks.rados.rados.0.smithi007.stdout:40: oid 40 updating version 0 to 4 2024-09-21T10:05:51.518 INFO:tasks.rados.rados.0.smithi007.stdout:40: oid 40 updating version 4 to 6 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:40: oid 40 version 6 is already newer than 5 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:41: finishing write tid 1 to smithi00780062-41 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:41: finishing write tid 2 to smithi00780062-41 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:41: finishing write tid 3 to smithi00780062-41 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:41: finishing write tid 4 to smithi00780062-41 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:41: oid 41 updating version 0 to 8 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:41: oid 41 updating version 8 to 9 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:41: oid 41 version 9 is already newer than 7 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 9 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:42: finishing write tid 1 to smithi00780062-42 2024-09-21T10:05:51.519 INFO:tasks.rados.rados.0.smithi007.stdout:42: finishing write tid 2 to smithi00780062-42 2024-09-21T10:05:51.520 INFO:tasks.rados.rados.0.smithi007.stdout:42: finishing write tid 3 to smithi00780062-42 2024-09-21T10:05:51.520 INFO:tasks.rados.rados.0.smithi007.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2024-09-21T10:05:51.523 INFO:tasks.rados.rados.0.smithi007.stdout:51: writing smithi00780062-3 from 440350 to 900918 tid 1 2024-09-21T10:05:51.528 INFO:tasks.rados.rados.0.smithi007.stdout:51: writing smithi00780062-3 from 1309629 to 1852295 tid 2 2024-09-21T10:05:51.535 INFO:tasks.rados.rados.0.smithi007.stdout:51: writing smithi00780062-3 from 2323973 to 2840350 tid 3 2024-09-21T10:05:51.535 INFO:tasks.rados.rados.0.smithi007.stdout:40: done (11 left) 2024-09-21T10:05:51.535 INFO:tasks.rados.rados.0.smithi007.stdout:41: done (10 left) 2024-09-21T10:05:51.535 INFO:tasks.rados.rados.0.smithi007.stdout:52: rollback oid 5 current snap is 0 2024-09-21T10:05:51.535 INFO:tasks.rados.rados.0.smithi007.stdout:42: finishing write tid 4 to smithi00780062-42 2024-09-21T10:05:51.535 INFO:tasks.rados.rados.0.smithi007.stdout:42: oid 42 updating version 0 to 12 2024-09-21T10:05:51.535 INFO:tasks.rados.rados.0.smithi007.stdout:42: oid 42 version 12 is already newer than 11 2024-09-21T10:05:51.535 INFO:tasks.rados.rados.0.smithi007.stdout:42: oid 42 version 12 is already newer than 10 2024-09-21T10:05:51.535 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 12 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-21T10:05:51.535 INFO:tasks.rados.rados.0.smithi007.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:43: finishing write tid 1 to smithi00780062-43 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:43: finishing write tid 2 to smithi00780062-43 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:43: finishing write tid 3 to smithi00780062-43 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:43: finishing write tid 4 to smithi00780062-43 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:43: oid 43 updating version 0 to 1 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:43: oid 43 updating version 1 to 3 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:43: oid 43 version 3 is already newer than 2 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 3 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:44: finishing write tid 1 to smithi00780062-44 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:44: finishing write tid 2 to smithi00780062-44 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:44: finishing write tid 3 to smithi00780062-44 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:44: finishing write tid 4 to smithi00780062-44 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:44: oid 44 updating version 0 to 21 2024-09-21T10:05:51.536 INFO:tasks.rados.rados.0.smithi007.stdout:44: oid 44 version 21 is already newer than 20 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:44: oid 44 version 21 is already newer than 19 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 21 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:45: finishing write tid 1 to smithi00780062-45 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:45: finishing write tid 2 to smithi00780062-45 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:45: finishing write tid 3 to smithi00780062-45 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:45: finishing write tid 4 to smithi00780062-45 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:45: oid 45 updating version 0 to 13 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:45: oid 45 updating version 13 to 14 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:45: oid 45 updating version 14 to 15 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 15 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:42: done (10 left) 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:43: done (9 left) 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:44: done (8 left) 2024-09-21T10:05:51.537 INFO:tasks.rados.rados.0.smithi007.stdout:45: done (7 left) 2024-09-21T10:05:51.538 INFO:tasks.rados.rados.0.smithi007.stdout:52: done (6 left) 2024-09-21T10:05:51.538 INFO:tasks.rados.rados.0.smithi007.stdout:53: write oid 23 current snap is 0 2024-09-21T10:05:51.538 INFO:tasks.rados.rados.0.smithi007.stdout:46: finishing write tid 1 to smithi00780062-46 2024-09-21T10:05:51.538 INFO:tasks.rados.rados.0.smithi007.stdout:46: finishing write tid 2 to smithi00780062-46 2024-09-21T10:05:51.538 INFO:tasks.rados.rados.0.smithi007.stdout:53: seq_num 51 ranges {457157=535817,1768111=402677} 2024-09-21T10:05:51.539 INFO:tasks.rados.rados.0.smithi007.stdout:53: writing smithi00780062-23 from 457157 to 992974 tid 1 2024-09-21T10:05:51.546 INFO:tasks.rados.rados.0.smithi007.stdout:53: writing smithi00780062-23 from 1768111 to 2170788 tid 2 2024-09-21T10:05:51.546 INFO:tasks.rados.rados.0.smithi007.stdout:54: write oid 12 current snap is 0 2024-09-21T10:05:51.546 INFO:tasks.rados.rados.0.smithi007.stdout:54: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2024-09-21T10:05:51.552 INFO:tasks.rados.rados.0.smithi007.stdout:54: writing smithi00780062-12 from 473964 to 1085030 tid 1 2024-09-21T10:05:51.559 INFO:tasks.rados.rados.0.smithi007.stdout:54: writing smithi00780062-12 from 1826593 to 2372928 tid 2 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:54: writing smithi00780062-12 from 2778819 to 2873964 tid 3 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:55: delete oid 40 current snap is 0 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:46: finishing write tid 3 to smithi00780062-46 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:46: finishing write tid 4 to smithi00780062-46 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:46: oid 46 updating version 0 to 24 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:46: oid 46 version 24 is already newer than 23 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:46: oid 46 version 24 is already newer than 22 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 24 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:47: finishing write tid 1 to smithi00780062-47 2024-09-21T10:05:51.564 INFO:tasks.rados.rados.0.smithi007.stdout:47: finishing write tid 2 to smithi00780062-47 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:47: finishing write tid 3 to smithi00780062-47 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:47: finishing write tid 4 to smithi00780062-47 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:47: oid 47 updating version 0 to 11 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:47: oid 47 updating version 11 to 12 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:47: oid 47 version 12 is already newer than 10 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:48: finishing write tid 1 to smithi00780062-48 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:48: finishing write tid 2 to smithi00780062-48 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:48: finishing write tid 3 to smithi00780062-48 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:48: finishing write tid 4 to smithi00780062-48 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:48: oid 48 updating version 0 to 9 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:48: oid 48 version 9 is already newer than 8 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:48: oid 48 version 9 is already newer than 7 2024-09-21T10:05:51.565 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 9 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:49: finishing write tid 1 to smithi00780062-49 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:49: finishing write tid 2 to smithi00780062-49 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:49: finishing write tid 3 to smithi00780062-49 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:49: finishing write tid 4 to smithi00780062-49 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:49: oid 49 updating version 0 to 15 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:49: oid 49 version 15 is already newer than 13 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:49: oid 49 version 15 is already newer than 14 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 15 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:50: finishing write tid 1 to smithi00780062-50 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:50: finishing write tid 2 to smithi00780062-50 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:50: finishing write tid 3 to smithi00780062-50 2024-09-21T10:05:51.566 INFO:tasks.rados.rados.0.smithi007.stdout:50: finishing write tid 4 to smithi00780062-50 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:50: oid 50 updating version 0 to 6 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:50: oid 50 version 6 is already newer than 5 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:50: oid 50 version 6 is already newer than 4 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 6 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:51: finishing write tid 1 to smithi00780062-3 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:51: finishing write tid 2 to smithi00780062-3 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:51: finishing write tid 3 to smithi00780062-3 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:51: finishing write tid 4 to smithi00780062-3 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:51: finishing write tid 5 to smithi00780062-3 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:51: oid 3 updating version 0 to 16 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:51: oid 3 updating version 16 to 18 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:51: oid 3 updating version 18 to 19 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:51: oid 3 version 19 is already newer than 17 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 19 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-21T10:05:51.567 INFO:tasks.rados.rados.0.smithi007.stdout:51: left oid 3 (ObjNum 50 snap 0 seq_num 50) 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:53: finishing write tid 1 to smithi00780062-23 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:53: finishing write tid 2 to smithi00780062-23 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:53: finishing write tid 3 to smithi00780062-23 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:53: finishing write tid 4 to smithi00780062-23 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:53: oid 23 updating version 0 to 10 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:53: oid 23 updating version 10 to 11 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:53: oid 23 updating version 11 to 12 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 12 (ObjNum 51 snap 0 seq_num 51) dirty exists 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:53: left oid 23 (ObjNum 51 snap 0 seq_num 51) 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:54: finishing write tid 1 to smithi00780062-12 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:54: finishing write tid 2 to smithi00780062-12 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:46: done (8 left) 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:47: done (7 left) 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:48: done (6 left) 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:49: done (5 left) 2024-09-21T10:05:51.568 INFO:tasks.rados.rados.0.smithi007.stdout:50: done (4 left) 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:51: done (3 left) 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:53: done (2 left) 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:55: done (1 left) 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:56: read oid 16 snap -1 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:56: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:57: delete oid 14 current snap is 0 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:54: finishing write tid 3 to smithi00780062-12 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:54: finishing write tid 4 to smithi00780062-12 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:54: finishing write tid 5 to smithi00780062-12 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:54: oid 12 updating version 0 to 12 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:54: oid 12 version 12 is already newer than 10 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:54: oid 12 version 12 is already newer than 11 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:54: oid 12 updating version 12 to 13 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 13 (ObjNum 52 snap 0 seq_num 52) dirty exists 2024-09-21T10:05:51.569 INFO:tasks.rados.rados.0.smithi007.stdout:54: left oid 12 (ObjNum 52 snap 0 seq_num 52) 2024-09-21T10:05:51.570 INFO:tasks.rados.rados.0.smithi007.stdout:54: done (2 left) 2024-09-21T10:05:51.570 INFO:tasks.rados.rados.0.smithi007.stdout:57: done (1 left) 2024-09-21T10:05:51.570 INFO:tasks.rados.rados.0.smithi007.stdout:58: read oid 3 snap -1 2024-09-21T10:05:51.570 INFO:tasks.rados.rados.0.smithi007.stdout:58: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T10:05:51.570 INFO:tasks.rados.rados.0.smithi007.stdout:59: read oid 28 snap -1 2024-09-21T10:05:51.570 INFO:tasks.rados.rados.0.smithi007.stdout:59: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-21T10:05:51.570 INFO:tasks.rados.rados.0.smithi007.stdout:60: read oid 34 snap -1 2024-09-21T10:05:51.570 INFO:tasks.rados.rados.0.smithi007.stdout:60: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-21T10:05:51.570 INFO:tasks.rados.rados.0.smithi007.stdout:61: delete oid 2 current snap is 0 2024-09-21T10:05:51.571 INFO:tasks.rados.rados.0.smithi007.stdout:61: done (4 left) 2024-09-21T10:05:51.571 INFO:tasks.rados.rados.0.smithi007.stdout:62: write oid 7 current snap is 0 2024-09-21T10:05:51.571 INFO:tasks.rados.rados.0.smithi007.stdout:62: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2024-09-21T10:05:51.572 INFO:tasks.rados.rados.0.smithi007.stdout:62: writing smithi00780062-7 from 541192 to 1169607 tid 1 2024-09-21T10:05:51.578 INFO:tasks.rados.rados.0.smithi007.stdout:62: writing smithi00780062-7 from 1660521 to 2214194 tid 2 2024-09-21T10:05:51.582 INFO:tasks.rados.rados.0.smithi007.stdout:62: writing smithi00780062-7 from 2888511 to 2941192 tid 3 2024-09-21T10:05:51.582 INFO:tasks.rados.rados.0.smithi007.stdout:63: write oid 23 current snap is 0 2024-09-21T10:05:51.582 INFO:tasks.rados.rados.0.smithi007.stdout:63: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2024-09-21T10:05:51.589 INFO:tasks.rados.rados.0.smithi007.stdout:63: writing smithi00780062-23 from 557999 to 1261663 tid 1 2024-09-21T10:05:51.594 INFO:tasks.rados.rados.0.smithi007.stdout:63: writing smithi00780062-23 from 1719003 to 2132687 tid 2 2024-09-21T10:05:51.598 INFO:tasks.rados.rados.0.smithi007.stdout:63: writing smithi00780062-23 from 2632287 to 2957999 tid 3 2024-09-21T10:05:51.599 INFO:tasks.rados.rados.0.smithi007.stdout:64: write oid 38 current snap is 0 2024-09-21T10:05:51.599 INFO:tasks.rados.rados.0.smithi007.stdout:64: seq_num 58 ranges {574806=778913,2061132=557342} 2024-09-21T10:05:51.606 INFO:tasks.rados.rados.0.smithi007.stdout:64: writing smithi00780062-38 from 574806 to 1353719 tid 1 2024-09-21T10:05:51.613 INFO:tasks.rados.rados.0.smithi007.stdout:64: writing smithi00780062-38 from 2061132 to 2618474 tid 2 2024-09-21T10:05:51.613 INFO:tasks.rados.rados.0.smithi007.stdout:65: rollback oid 25 current snap is 0 2024-09-21T10:05:51.613 INFO:tasks.rados.rados.0.smithi007.stdout:65: done (7 left) 2024-09-21T10:05:51.613 INFO:tasks.rados.rados.0.smithi007.stdout:66: read oid 29 snap -1 2024-09-21T10:05:51.613 INFO:tasks.rados.rados.0.smithi007.stdout:66: expect (ObjNum 28 snap 0 seq_num 28) 2024-09-21T10:05:51.613 INFO:tasks.rados.rados.0.smithi007.stdout:67: write oid 44 current snap is 0 2024-09-21T10:05:51.613 INFO:tasks.rados.rados.0.smithi007.stdout:67: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2024-09-21T10:05:51.618 INFO:tasks.rados.rados.0.smithi007.stdout:67: writing smithi00780062-44 from 591613 to 1045775 tid 1 2024-09-21T10:05:51.624 INFO:tasks.rados.rados.0.smithi007.stdout:67: writing smithi00780062-44 from 1719614 to 2136967 tid 2 2024-09-21T10:05:51.629 INFO:tasks.rados.rados.0.smithi007.stdout:67: writing smithi00780062-44 from 2570780 to 2991613 tid 3 2024-09-21T10:05:51.629 INFO:tasks.rados.rados.0.smithi007.stdout:68: write oid 4 current snap is 0 2024-09-21T10:05:51.629 INFO:tasks.rados.rados.0.smithi007.stdout:56: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-21T10:05:51.707 INFO:tasks.rados.rados.0.smithi007.stdout:60: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-21T10:05:51.793 INFO:tasks.rados.rados.0.smithi007.stdout:59: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-21T10:05:51.877 INFO:tasks.rados.rados.0.smithi007.stdout:58: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T10:05:52.000 INFO:tasks.rados.rados.0.smithi007.stdout:62: finishing write tid 1 to smithi00780062-7 2024-09-21T10:05:52.000 INFO:tasks.rados.rados.0.smithi007.stdout:62: finishing write tid 2 to smithi00780062-7 2024-09-21T10:05:52.000 INFO:tasks.rados.rados.0.smithi007.stdout:68: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2024-09-21T10:05:52.006 INFO:tasks.rados.rados.0.smithi007.stdout:68: writing smithi00780062-4 from 608420 to 1137831 tid 1 2024-09-21T10:05:52.012 INFO:tasks.rados.rados.0.smithi007.stdout:68: writing smithi00780062-4 from 1778096 to 2339107 tid 2 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:68: writing smithi00780062-4 from 2881850 to 3008420 tid 3 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:56: done (9 left) 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:58: done (8 left) 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:59: done (7 left) 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:60: done (6 left) 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:69: write oid 19 current snap is 0 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:62: finishing write tid 3 to smithi00780062-7 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:62: finishing write tid 4 to smithi00780062-7 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:62: finishing write tid 5 to smithi00780062-7 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:62: oid 7 updating version 0 to 9 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:62: oid 7 version 9 is already newer than 8 2024-09-21T10:05:52.017 INFO:tasks.rados.rados.0.smithi007.stdout:62: oid 7 updating version 9 to 10 2024-09-21T10:05:52.018 INFO:tasks.rados.rados.0.smithi007.stdout:62: oid 7 version 10 is already newer than 7 2024-09-21T10:05:52.018 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 10 (ObjNum 56 snap 0 seq_num 56) dirty exists 2024-09-21T10:05:52.018 INFO:tasks.rados.rados.0.smithi007.stdout:62: left oid 7 (ObjNum 56 snap 0 seq_num 56) 2024-09-21T10:05:52.018 INFO:tasks.rados.rados.0.smithi007.stdout:63: finishing write tid 1 to smithi00780062-23 2024-09-21T10:05:52.018 INFO:tasks.rados.rados.0.smithi007.stdout:63: finishing write tid 2 to smithi00780062-23 2024-09-21T10:05:52.018 INFO:tasks.rados.rados.0.smithi007.stdout:69: seq_num 61 ranges {625227=721013,1952931=704669} 2024-09-21T10:05:52.023 INFO:tasks.rados.rados.0.smithi007.stdout:69: writing smithi00780062-19 from 625227 to 1346240 tid 1 2024-09-21T10:05:52.031 INFO:tasks.rados.rados.0.smithi007.stdout:69: writing smithi00780062-19 from 1952931 to 2657600 tid 2 2024-09-21T10:05:52.031 INFO:tasks.rados.rados.0.smithi007.stdout:62: done (6 left) 2024-09-21T10:05:52.031 INFO:tasks.rados.rados.0.smithi007.stdout:70: write oid 49 current snap is 0 2024-09-21T10:05:52.031 INFO:tasks.rados.rados.0.smithi007.stdout:63: finishing write tid 3 to smithi00780062-23 2024-09-21T10:05:52.031 INFO:tasks.rados.rados.0.smithi007.stdout:63: finishing write tid 4 to smithi00780062-23 2024-09-21T10:05:52.031 INFO:tasks.rados.rados.0.smithi007.stdout:63: finishing write tid 5 to smithi00780062-23 2024-09-21T10:05:52.031 INFO:tasks.rados.rados.0.smithi007.stdout:63: oid 23 updating version 0 to 15 2024-09-21T10:05:52.032 INFO:tasks.rados.rados.0.smithi007.stdout:63: oid 23 version 15 is already newer than 13 2024-09-21T10:05:52.032 INFO:tasks.rados.rados.0.smithi007.stdout:63: oid 23 version 15 is already newer than 14 2024-09-21T10:05:52.032 INFO:tasks.rados.rados.0.smithi007.stdout:63: oid 23 updating version 15 to 16 2024-09-21T10:05:52.032 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 16 (ObjNum 57 snap 0 seq_num 57) dirty exists 2024-09-21T10:05:52.032 INFO:tasks.rados.rados.0.smithi007.stdout:63: left oid 23 (ObjNum 57 snap 0 seq_num 57) 2024-09-21T10:05:52.032 INFO:tasks.rados.rados.0.smithi007.stdout:64: finishing write tid 1 to smithi00780062-38 2024-09-21T10:05:52.032 INFO:tasks.rados.rados.0.smithi007.stdout:64: finishing write tid 2 to smithi00780062-38 2024-09-21T10:05:52.032 INFO:tasks.rados.rados.0.smithi007.stdout:70: seq_num 62 ranges {642034=796262,1895060=564680} 2024-09-21T10:05:52.038 INFO:tasks.rados.rados.0.smithi007.stdout:70: writing smithi00780062-49 from 642034 to 1438296 tid 1 2024-09-21T10:05:52.044 INFO:tasks.rados.rados.0.smithi007.stdout:70: writing smithi00780062-49 from 1895060 to 2459740 tid 2 2024-09-21T10:05:52.044 INFO:tasks.rados.rados.0.smithi007.stdout:63: done (6 left) 2024-09-21T10:05:52.044 INFO:tasks.rados.rados.0.smithi007.stdout:71: snap_create 2024-09-21T10:05:52.045 INFO:tasks.rados.rados.0.smithi007.stdout:64: finishing write tid 3 to smithi00780062-38 2024-09-21T10:05:52.045 INFO:tasks.rados.rados.0.smithi007.stdout:64: finishing write tid 4 to smithi00780062-38 2024-09-21T10:05:52.045 INFO:tasks.rados.rados.0.smithi007.stdout:64: oid 38 updating version 0 to 25 2024-09-21T10:05:52.045 INFO:tasks.rados.rados.0.smithi007.stdout:64: oid 38 updating version 25 to 27 2024-09-21T10:05:52.045 INFO:tasks.rados.rados.0.smithi007.stdout:64: oid 38 version 27 is already newer than 26 2024-09-21T10:05:52.045 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 27 (ObjNum 58 snap 0 seq_num 58) dirty exists 2024-09-21T10:05:52.045 INFO:tasks.rados.rados.0.smithi007.stdout:64: left oid 38 (ObjNum 58 snap 0 seq_num 58) 2024-09-21T10:05:52.045 INFO:tasks.rados.rados.0.smithi007.stdout:66: expect (ObjNum 28 snap 0 seq_num 28) 2024-09-21T10:05:52.127 INFO:tasks.rados.rados.0.smithi007.stdout:67: finishing write tid 1 to smithi00780062-44 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:67: finishing write tid 2 to smithi00780062-44 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:67: finishing write tid 3 to smithi00780062-44 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:67: finishing write tid 4 to smithi00780062-44 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:67: finishing write tid 5 to smithi00780062-44 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:67: oid 44 updating version 0 to 29 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:67: oid 44 updating version 29 to 30 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:67: oid 44 updating version 30 to 31 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:67: oid 44 version 31 is already newer than 28 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 31 (ObjNum 59 snap 0 seq_num 59) dirty exists 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:67: left oid 44 (ObjNum 59 snap 0 seq_num 59) 2024-09-21T10:05:52.128 INFO:tasks.rados.rados.0.smithi007.stdout:68: finishing write tid 1 to smithi00780062-4 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:68: finishing write tid 2 to smithi00780062-4 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:68: finishing write tid 3 to smithi00780062-4 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:68: finishing write tid 4 to smithi00780062-4 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:68: finishing write tid 5 to smithi00780062-4 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:68: oid 4 updating version 0 to 10 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:68: oid 4 version 10 is already newer than 7 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:68: oid 4 version 10 is already newer than 9 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:68: oid 4 version 10 is already newer than 8 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 10 (ObjNum 60 snap 0 seq_num 60) dirty exists 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:68: left oid 4 (ObjNum 60 snap 0 seq_num 60) 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:69: finishing write tid 1 to smithi00780062-19 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:69: finishing write tid 2 to smithi00780062-19 2024-09-21T10:05:52.129 INFO:tasks.rados.rados.0.smithi007.stdout:69: finishing write tid 3 to smithi00780062-19 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:69: finishing write tid 4 to smithi00780062-19 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:69: oid 19 updating version 0 to 11 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:69: oid 19 version 11 is already newer than 10 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:69: oid 19 updating version 11 to 12 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 12 (ObjNum 61 snap 0 seq_num 61) dirty exists 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:69: left oid 19 (ObjNum 61 snap 0 seq_num 61) 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:70: finishing write tid 1 to smithi00780062-49 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:70: finishing write tid 2 to smithi00780062-49 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:70: finishing write tid 3 to smithi00780062-49 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:70: finishing write tid 4 to smithi00780062-49 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:70: oid 49 updating version 0 to 18 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:70: oid 49 version 18 is already newer than 16 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:70: oid 49 version 18 is already newer than 17 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 18 (ObjNum 62 snap 0 seq_num 62) dirty exists 2024-09-21T10:05:52.130 INFO:tasks.rados.rados.0.smithi007.stdout:70: left oid 49 (ObjNum 62 snap 0 seq_num 62) 2024-09-21T10:05:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:51 smithi031 ceph-mon[32927]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T10:05:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:51 smithi031 ceph-mon[32927]: osdmap e78: 8 total, 8 up, 8 in 2024-09-21T10:05:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:51 smithi007 ceph-mon[29607]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T10:05:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:51 smithi007 ceph-mon[29607]: osdmap e78: 8 total, 8 up, 8 in 2024-09-21T10:05:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:51 smithi007 ceph-mon[39999]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T10:05:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:51 smithi007 ceph-mon[39999]: osdmap e78: 8 total, 8 up, 8 in 2024-09-21T10:05:52.880 INFO:tasks.rados.rados.0.smithi007.stdout:64: done (6 left) 2024-09-21T10:05:52.880 INFO:tasks.rados.rados.0.smithi007.stdout:66: done (5 left) 2024-09-21T10:05:52.880 INFO:tasks.rados.rados.0.smithi007.stdout:67: done (4 left) 2024-09-21T10:05:52.880 INFO:tasks.rados.rados.0.smithi007.stdout:68: done (3 left) 2024-09-21T10:05:52.880 INFO:tasks.rados.rados.0.smithi007.stdout:69: done (2 left) 2024-09-21T10:05:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:70: done (1 left) 2024-09-21T10:05:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:71: done (0 left) 2024-09-21T10:05:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:72: write oid 50 current snap is 1 2024-09-21T10:05:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:72: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2024-09-21T10:05:52.886 INFO:tasks.rados.rados.0.smithi007.stdout:72: writing smithi00780062-50 from 658841 to 1130352 tid 1 2024-09-21T10:05:52.892 INFO:tasks.rados.rados.0.smithi007.stdout:72: writing smithi00780062-50 from 1553542 to 2261880 tid 2 2024-09-21T10:05:52.897 INFO:tasks.rados.rados.0.smithi007.stdout:72: writing smithi00780062-50 from 2964119 to 3058841 tid 3 2024-09-21T10:05:52.897 INFO:tasks.rados.rados.0.smithi007.stdout:73: rollback oid 38 current snap is 1 2024-09-21T10:05:52.897 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 38 to 0 2024-09-21T10:05:52.898 INFO:tasks.rados.rados.0.smithi007.stdout:72: finishing write tid 1 to smithi00780062-50 2024-09-21T10:05:52.898 INFO:tasks.rados.rados.0.smithi007.stdout:72: finishing write tid 2 to smithi00780062-50 2024-09-21T10:05:52.898 INFO:tasks.rados.rados.0.smithi007.stdout:74: write oid 33 current snap is 1 2024-09-21T10:05:52.898 INFO:tasks.rados.rados.0.smithi007.stdout:74: seq_num 64 ranges {675648=546760,2012024=568349} 2024-09-21T10:05:52.904 INFO:tasks.rados.rados.0.smithi007.stdout:74: writing smithi00780062-33 from 675648 to 1222408 tid 1 2024-09-21T10:05:52.912 INFO:tasks.rados.rados.0.smithi007.stdout:74: writing smithi00780062-33 from 2012024 to 2580373 tid 2 2024-09-21T10:05:52.912 INFO:tasks.rados.rados.0.smithi007.stdout:75: rollback oid 37 current snap is 1 2024-09-21T10:05:52.912 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 0 2024-09-21T10:05:52.912 INFO:tasks.rados.rados.0.smithi007.stdout:72: finishing write tid 3 to smithi00780062-50 2024-09-21T10:05:52.912 INFO:tasks.rados.rados.0.smithi007.stdout:72: finishing write tid 4 to smithi00780062-50 2024-09-21T10:05:52.912 INFO:tasks.rados.rados.0.smithi007.stdout:72: finishing write tid 5 to smithi00780062-50 2024-09-21T10:05:52.913 INFO:tasks.rados.rados.0.smithi007.stdout:72: oid 50 updating version 0 to 11 2024-09-21T10:05:52.913 INFO:tasks.rados.rados.0.smithi007.stdout:72: oid 50 version 11 is already newer than 9 2024-09-21T10:05:52.913 INFO:tasks.rados.rados.0.smithi007.stdout:72: oid 50 version 11 is already newer than 10 2024-09-21T10:05:52.913 INFO:tasks.rados.rados.0.smithi007.stdout:72: oid 50 version 11 is already newer than 8 2024-09-21T10:05:52.913 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 11 (ObjNum 63 snap 1 seq_num 63) dirty exists 2024-09-21T10:05:52.913 INFO:tasks.rados.rados.0.smithi007.stdout:72: left oid 50 (ObjNum 63 snap 1 seq_num 63) 2024-09-21T10:05:52.914 INFO:tasks.rados.rados.0.smithi007.stdout:73: finishing rollback tid 0 to smithi00780062-38 2024-09-21T10:05:52.914 INFO:tasks.rados.rados.0.smithi007.stdout:73: finishing rollback tid 1 to smithi00780062-38 2024-09-21T10:05:52.914 INFO:tasks.rados.rados.0.smithi007.stdout:73: finishing rollback tid 2 to smithi00780062-38 2024-09-21T10:05:52.914 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 35 (ObjNum 58 snap 0 seq_num 58) dirty exists 2024-09-21T10:05:52.914 INFO:tasks.rados.rados.0.smithi007.stdout:74: finishing write tid 1 to smithi00780062-33 2024-09-21T10:05:52.914 INFO:tasks.rados.rados.0.smithi007.stdout:72: done (3 left) 2024-09-21T10:05:52.914 INFO:tasks.rados.rados.0.smithi007.stdout:73: done (2 left) 2024-09-21T10:05:52.915 INFO:tasks.rados.rados.0.smithi007.stdout:76: snap_create 2024-09-21T10:05:52.916 INFO:tasks.rados.rados.0.smithi007.stdout:74: finishing write tid 2 to smithi00780062-33 2024-09-21T10:05:52.916 INFO:tasks.rados.rados.0.smithi007.stdout:74: finishing write tid 3 to smithi00780062-33 2024-09-21T10:05:52.916 INFO:tasks.rados.rados.0.smithi007.stdout:74: finishing write tid 4 to smithi00780062-33 2024-09-21T10:05:52.917 INFO:tasks.rados.rados.0.smithi007.stdout:74: oid 33 updating version 0 to 22 2024-09-21T10:05:52.917 INFO:tasks.rados.rados.0.smithi007.stdout:74: oid 33 updating version 22 to 24 2024-09-21T10:05:52.917 INFO:tasks.rados.rados.0.smithi007.stdout:74: oid 33 version 24 is already newer than 23 2024-09-21T10:05:52.917 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 24 (ObjNum 64 snap 1 seq_num 64) dirty exists 2024-09-21T10:05:52.917 INFO:tasks.rados.rados.0.smithi007.stdout:74: left oid 33 (ObjNum 64 snap 1 seq_num 64) 2024-09-21T10:05:52.917 INFO:tasks.rados.rados.0.smithi007.stdout:75: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:05:52.917 INFO:tasks.rados.rados.0.smithi007.stdout:75: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:05:52.918 INFO:tasks.rados.rados.0.smithi007.stdout:75: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:05:52.918 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 22 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-21T10:05:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:52 smithi031 ceph-mon[32927]: pgmap v101: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:52 smithi007 ceph-mon[29607]: pgmap v101: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:52 smithi007 ceph-mon[39999]: pgmap v101: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:53.885 INFO:tasks.rados.rados.0.smithi007.stdout:74: done (2 left) 2024-09-21T10:05:53.885 INFO:tasks.rados.rados.0.smithi007.stdout:75: done (1 left) 2024-09-21T10:05:53.885 INFO:tasks.rados.rados.0.smithi007.stdout:76: done (0 left) 2024-09-21T10:05:53.885 INFO:tasks.rados.rados.0.smithi007.stdout:77: read oid 33 snap -1 2024-09-21T10:05:53.885 INFO:tasks.rados.rados.0.smithi007.stdout:77: expect (ObjNum 64 snap 1 seq_num 64) 2024-09-21T10:05:53.885 INFO:tasks.rados.rados.0.smithi007.stdout:78: snap_create 2024-09-21T10:05:53.890 INFO:tasks.rados.rados.0.smithi007.stdout:77: expect (ObjNum 64 snap 1 seq_num 64) 2024-09-21T10:05:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:53 smithi031 ceph-mon[32927]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T10:05:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:53 smithi007 ceph-mon[29607]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T10:05:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:53 smithi007 ceph-mon[39999]: osdmap e79: 8 total, 8 up, 8 in 2024-09-21T10:05:54.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:54 smithi007 ceph-mon[39999]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:05:54.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:54 smithi007 ceph-mon[39999]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T10:05:54.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:54 smithi007 ceph-mon[39999]: pgmap v104: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:54.890 INFO:tasks.rados.rados.0.smithi007.stdout:77: done (1 left) 2024-09-21T10:05:54.890 INFO:tasks.rados.rados.0.smithi007.stdout:78: done (0 left) 2024-09-21T10:05:54.890 INFO:tasks.rados.rados.0.smithi007.stdout:79: rollback oid 9 current snap is 3 2024-09-21T10:05:54.891 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 0 2024-09-21T10:05:54.891 INFO:tasks.rados.rados.0.smithi007.stdout:80: snap_create 2024-09-21T10:05:54.895 INFO:tasks.rados.rados.0.smithi007.stdout:79: finishing rollback tid 0 to smithi00780062-9 2024-09-21T10:05:54.895 INFO:tasks.rados.rados.0.smithi007.stdout:79: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:05:54.895 INFO:tasks.rados.rados.0.smithi007.stdout:79: finishing rollback tid 2 to smithi00780062-9 2024-09-21T10:05:54.895 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 28 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-21T10:05:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:54 smithi031 ceph-mon[32927]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:05:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:54 smithi031 ceph-mon[32927]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T10:05:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:54 smithi031 ceph-mon[32927]: pgmap v104: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:54 smithi007 ceph-mon[29607]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:05:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:54 smithi007 ceph-mon[29607]: osdmap e80: 8 total, 8 up, 8 in 2024-09-21T10:05:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:54 smithi007 ceph-mon[29607]: pgmap v104: 89 pgs: 89 active+clean; 579 KiB data, 219 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:55.891 INFO:tasks.rados.rados.0.smithi007.stdout:79: done (1 left) 2024-09-21T10:05:55.891 INFO:tasks.rados.rados.0.smithi007.stdout:80: done (0 left) 2024-09-21T10:05:55.891 INFO:tasks.rados.rados.0.smithi007.stdout:81: read oid 26 snap -1 2024-09-21T10:05:55.891 INFO:tasks.rados.rados.0.smithi007.stdout:81: expect (ObjNum 25 snap 0 seq_num 25) 2024-09-21T10:05:55.891 INFO:tasks.rados.rados.0.smithi007.stdout:82: read oid 36 snap -1 2024-09-21T10:05:55.891 INFO:tasks.rados.rados.0.smithi007.stdout:82: expect (ObjNum 35 snap 0 seq_num 35) 2024-09-21T10:05:55.891 INFO:tasks.rados.rados.0.smithi007.stdout:83: snap_create 2024-09-21T10:05:55.893 INFO:tasks.rados.rados.0.smithi007.stdout:82: expect (ObjNum 35 snap 0 seq_num 35) 2024-09-21T10:05:55.985 INFO:tasks.rados.rados.0.smithi007.stdout:81: expect (ObjNum 25 snap 0 seq_num 25) 2024-09-21T10:05:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:55 smithi031 ceph-mon[32927]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T10:05:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:55 smithi007 ceph-mon[29607]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T10:05:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:55 smithi007 ceph-mon[39999]: osdmap e81: 8 total, 8 up, 8 in 2024-09-21T10:05:56.902 INFO:tasks.rados.rados.0.smithi007.stdout:81: done (2 left) 2024-09-21T10:05:56.902 INFO:tasks.rados.rados.0.smithi007.stdout:82: done (1 left) 2024-09-21T10:05:56.902 INFO:tasks.rados.rados.0.smithi007.stdout:83: done (0 left) 2024-09-21T10:05:56.902 INFO:tasks.rados.rados.0.smithi007.stdout:84: delete oid 7 current snap is 5 2024-09-21T10:05:56.905 INFO:tasks.rados.rados.0.smithi007.stdout:84: done (0 left) 2024-09-21T10:05:56.905 INFO:tasks.rados.rados.0.smithi007.stdout:85: write oid 48 current snap is 5 2024-09-21T10:05:56.905 INFO:tasks.rados.rados.0.smithi007.stdout:85: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2024-09-21T10:05:56.913 INFO:tasks.rados.rados.0.smithi007.stdout:85: writing smithi00780062-48 from 709262 to 1406520 tid 1 2024-09-21T10:05:56.920 INFO:tasks.rados.rados.0.smithi007.stdout:85: writing smithi00780062-48 from 2012635 to 2584653 tid 2 2024-09-21T10:05:56.923 INFO:tasks.rados.rados.0.smithi007.stdout:85: writing smithi00780062-48 from 3046388 to 3109262 tid 3 2024-09-21T10:05:56.923 INFO:tasks.rados.rados.0.smithi007.stdout:86: snap_create 2024-09-21T10:05:56.923 INFO:tasks.rados.rados.0.smithi007.stdout:85: finishing write tid 1 to smithi00780062-48 2024-09-21T10:05:56.923 INFO:tasks.rados.rados.0.smithi007.stdout:85: finishing write tid 2 to smithi00780062-48 2024-09-21T10:05:56.925 INFO:tasks.rados.rados.0.smithi007.stdout:85: finishing write tid 3 to smithi00780062-48 2024-09-21T10:05:56.925 INFO:tasks.rados.rados.0.smithi007.stdout:85: finishing write tid 4 to smithi00780062-48 2024-09-21T10:05:56.925 INFO:tasks.rados.rados.0.smithi007.stdout:85: finishing write tid 5 to smithi00780062-48 2024-09-21T10:05:56.925 INFO:tasks.rados.rados.0.smithi007.stdout:85: oid 48 updating version 0 to 19 2024-09-21T10:05:56.926 INFO:tasks.rados.rados.0.smithi007.stdout:85: oid 48 updating version 19 to 21 2024-09-21T10:05:56.926 INFO:tasks.rados.rados.0.smithi007.stdout:85: oid 48 version 21 is already newer than 18 2024-09-21T10:05:56.926 INFO:tasks.rados.rados.0.smithi007.stdout:85: oid 48 version 21 is already newer than 20 2024-09-21T10:05:56.926 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 21 (ObjNum 66 snap 5 seq_num 66) dirty exists 2024-09-21T10:05:56.926 INFO:tasks.rados.rados.0.smithi007.stdout:85: left oid 48 (ObjNum 66 snap 5 seq_num 66) 2024-09-21T10:05:57.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:56 smithi031 ceph-mon[32927]: osdmap e82: 8 total, 8 up, 8 in 2024-09-21T10:05:57.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:56 smithi031 ceph-mon[32927]: pgmap v107: 89 pgs: 89 active+clean; 117 MiB data, 401 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-09-21T10:05:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:56 smithi007 ceph-mon[29607]: osdmap e82: 8 total, 8 up, 8 in 2024-09-21T10:05:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:56 smithi007 ceph-mon[29607]: pgmap v107: 89 pgs: 89 active+clean; 117 MiB data, 401 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-09-21T10:05:57.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:56 smithi007 ceph-mon[39999]: osdmap e82: 8 total, 8 up, 8 in 2024-09-21T10:05:57.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:56 smithi007 ceph-mon[39999]: pgmap v107: 89 pgs: 89 active+clean; 117 MiB data, 401 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 106 op/s 2024-09-21T10:05:57.906 INFO:tasks.rados.rados.0.smithi007.stdout:85: done (1 left) 2024-09-21T10:05:57.906 INFO:tasks.rados.rados.0.smithi007.stdout:86: done (0 left) 2024-09-21T10:05:57.907 INFO:tasks.rados.rados.0.smithi007.stdout:87: rollback oid 10 current snap is 6 2024-09-21T10:05:57.907 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 2 2024-09-21T10:05:57.907 INFO:tasks.rados.rados.0.smithi007.stdout:88: snap_create 2024-09-21T10:05:57.910 INFO:tasks.rados.rados.0.smithi007.stdout:87: finishing rollback tid 0 to smithi00780062-10 2024-09-21T10:05:57.910 INFO:tasks.rados.rados.0.smithi007.stdout:87: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:05:57.911 INFO:tasks.rados.rados.0.smithi007.stdout:87: finishing rollback tid 2 to smithi00780062-10 2024-09-21T10:05:57.911 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 26 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-21T10:05:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:57 smithi031 ceph-mon[32927]: osdmap e83: 8 total, 8 up, 8 in 2024-09-21T10:05:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:57 smithi007 ceph-mon[29607]: osdmap e83: 8 total, 8 up, 8 in 2024-09-21T10:05:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:57 smithi007 ceph-mon[39999]: osdmap e83: 8 total, 8 up, 8 in 2024-09-21T10:05:58.907 INFO:tasks.rados.rados.0.smithi007.stdout:87: done (1 left) 2024-09-21T10:05:58.907 INFO:tasks.rados.rados.0.smithi007.stdout:88: done (0 left) 2024-09-21T10:05:58.907 INFO:tasks.rados.rados.0.smithi007.stdout:89: delete oid 23 current snap is 7 2024-09-21T10:05:58.908 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:05:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:05:58] "GET /metrics HTTP/1.1" 200 36120 "" "Prometheus/2.43.0" 2024-09-21T10:05:58.910 INFO:tasks.rados.rados.0.smithi007.stdout:89: done (0 left) 2024-09-21T10:05:58.910 INFO:tasks.rados.rados.0.smithi007.stdout:90: read oid 27 snap 3 2024-09-21T10:05:58.910 INFO:tasks.rados.rados.0.smithi007.stdout:90: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-21T10:05:58.910 INFO:tasks.rados.rados.0.smithi007.stdout:91: write oid 12 current snap is 7 2024-09-21T10:05:58.910 INFO:tasks.rados.rados.0.smithi007.stdout:91: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2024-09-21T10:05:58.916 INFO:tasks.rados.rados.0.smithi007.stdout:91: writing smithi00780062-12 from 742876 to 1190632 tid 1 2024-09-21T10:05:58.923 INFO:tasks.rados.rados.0.smithi007.stdout:91: writing smithi00780062-12 from 1729599 to 2305286 tid 2 2024-09-21T10:05:58.929 INFO:tasks.rados.rados.0.smithi007.stdout:91: writing smithi00780062-12 from 3101234 to 3142876 tid 3 2024-09-21T10:05:58.929 INFO:tasks.rados.rados.0.smithi007.stdout:92: snap_create 2024-09-21T10:05:58.929 INFO:tasks.rados.rados.0.smithi007.stdout:90: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-21T10:05:59.013 INFO:tasks.rados.rados.0.smithi007.stdout:91: finishing write tid 1 to smithi00780062-12 2024-09-21T10:05:59.013 INFO:tasks.rados.rados.0.smithi007.stdout:91: finishing write tid 2 to smithi00780062-12 2024-09-21T10:05:59.013 INFO:tasks.rados.rados.0.smithi007.stdout:91: finishing write tid 3 to smithi00780062-12 2024-09-21T10:05:59.013 INFO:tasks.rados.rados.0.smithi007.stdout:91: finishing write tid 4 to smithi00780062-12 2024-09-21T10:05:59.013 INFO:tasks.rados.rados.0.smithi007.stdout:91: finishing write tid 5 to smithi00780062-12 2024-09-21T10:05:59.013 INFO:tasks.rados.rados.0.smithi007.stdout:91: oid 12 updating version 0 to 17 2024-09-21T10:05:59.014 INFO:tasks.rados.rados.0.smithi007.stdout:91: oid 12 version 17 is already newer than 15 2024-09-21T10:05:59.014 INFO:tasks.rados.rados.0.smithi007.stdout:91: oid 12 updating version 17 to 18 2024-09-21T10:05:59.014 INFO:tasks.rados.rados.0.smithi007.stdout:91: oid 12 version 18 is already newer than 16 2024-09-21T10:05:59.014 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 18 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-09-21T10:05:59.014 INFO:tasks.rados.rados.0.smithi007.stdout:91: left oid 12 (ObjNum 68 snap 7 seq_num 68) 2024-09-21T10:05:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:58 smithi031 ceph-mon[32927]: pgmap v109: 89 pgs: 89 active+clean; 117 MiB data, 401 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 105 op/s 2024-09-21T10:05:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:58 smithi031 ceph-mon[32927]: osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:05:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:58 smithi007 ceph-mon[29607]: pgmap v109: 89 pgs: 89 active+clean; 117 MiB data, 401 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 105 op/s 2024-09-21T10:05:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:58 smithi007 ceph-mon[29607]: osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:05:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:58 smithi007 ceph-mon[39999]: pgmap v109: 89 pgs: 89 active+clean; 117 MiB data, 401 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 17 MiB/s wr, 105 op/s 2024-09-21T10:05:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:58 smithi007 ceph-mon[39999]: osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:05:59.917 INFO:tasks.rados.rados.0.smithi007.stdout:90: done (2 left) 2024-09-21T10:05:59.917 INFO:tasks.rados.rados.0.smithi007.stdout:91: done (1 left) 2024-09-21T10:05:59.917 INFO:tasks.rados.rados.0.smithi007.stdout:92: done (0 left) 2024-09-21T10:05:59.917 INFO:tasks.rados.rados.0.smithi007.stdout:93: snap_remove snap 7 2024-09-21T10:06:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:59 smithi007 ceph-mon[29607]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T10:06:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:05:59 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:59 smithi007 ceph-mon[39999]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T10:06:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:05:59 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:59 smithi031 ceph-mon[32927]: osdmap e85: 8 total, 8 up, 8 in 2024-09-21T10:06:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:05:59 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:00.918 INFO:tasks.rados.rados.0.smithi007.stdout:93: done (0 left) 2024-09-21T10:06:00.918 INFO:tasks.rados.rados.0.smithi007.stdout:94: write oid 15 current snap is 8 2024-09-21T10:06:00.918 INFO:tasks.rados.rados.0.smithi007.stdout:94: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2024-09-21T10:06:00.926 INFO:tasks.rados.rados.0.smithi007.stdout:94: writing smithi00780062-15 from 759683 to 1399041 tid 1 2024-09-21T10:06:00.932 INFO:tasks.rados.rados.0.smithi007.stdout:94: writing smithi00780062-15 from 1904434 to 2623779 tid 2 2024-09-21T10:06:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:94: writing smithi00780062-15 from 3128657 to 3159683 tid 3 2024-09-21T10:06:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:95: snap_create 2024-09-21T10:06:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:94: finishing write tid 1 to smithi00780062-15 2024-09-21T10:06:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:94: finishing write tid 2 to smithi00780062-15 2024-09-21T10:06:00.938 INFO:tasks.rados.rados.0.smithi007.stdout:94: finishing write tid 3 to smithi00780062-15 2024-09-21T10:06:00.938 INFO:tasks.rados.rados.0.smithi007.stdout:94: finishing write tid 4 to smithi00780062-15 2024-09-21T10:06:00.938 INFO:tasks.rados.rados.0.smithi007.stdout:94: finishing write tid 5 to smithi00780062-15 2024-09-21T10:06:00.938 INFO:tasks.rados.rados.0.smithi007.stdout:94: oid 15 updating version 0 to 20 2024-09-21T10:06:00.938 INFO:tasks.rados.rados.0.smithi007.stdout:94: oid 15 updating version 20 to 21 2024-09-21T10:06:00.938 INFO:tasks.rados.rados.0.smithi007.stdout:94: oid 15 updating version 21 to 23 2024-09-21T10:06:00.938 INFO:tasks.rados.rados.0.smithi007.stdout:94: oid 15 version 23 is already newer than 22 2024-09-21T10:06:00.938 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 23 (ObjNum 69 snap 8 seq_num 69) dirty exists 2024-09-21T10:06:00.938 INFO:tasks.rados.rados.0.smithi007.stdout:94: left oid 15 (ObjNum 69 snap 8 seq_num 69) 2024-09-21T10:06:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:00 smithi007 ceph-mon[29607]: pgmap v112: 89 pgs: 89 active+clean; 120 MiB data, 407 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 584 KiB/s wr, 10 op/s 2024-09-21T10:06:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:00 smithi007 ceph-mon[29607]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T10:06:01.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:00 smithi007 ceph-mon[39999]: pgmap v112: 89 pgs: 89 active+clean; 120 MiB data, 407 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 584 KiB/s wr, 10 op/s 2024-09-21T10:06:01.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:00 smithi007 ceph-mon[39999]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T10:06:01.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:00 smithi031 ceph-mon[32927]: pgmap v112: 89 pgs: 89 active+clean; 120 MiB data, 407 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 584 KiB/s wr, 10 op/s 2024-09-21T10:06:01.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:00 smithi031 ceph-mon[32927]: osdmap e86: 8 total, 8 up, 8 in 2024-09-21T10:06:01.927 INFO:tasks.rados.rados.0.smithi007.stdout:94: done (1 left) 2024-09-21T10:06:01.927 INFO:tasks.rados.rados.0.smithi007.stdout:95: done (0 left) 2024-09-21T10:06:01.927 INFO:tasks.rados.rados.0.smithi007.stdout:96: rollback oid 42 current snap is 9 2024-09-21T10:06:01.928 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 42 to 5 2024-09-21T10:06:01.928 INFO:tasks.rados.rados.0.smithi007.stdout:97: write oid 3 current snap is 9 2024-09-21T10:06:01.928 INFO:tasks.rados.rados.0.smithi007.stdout:97: seq_num 70 ranges {776490=714607,2246563=579356} 2024-09-21T10:06:01.936 INFO:tasks.rados.rados.0.smithi007.stdout:97: writing smithi00780062-3 from 776490 to 1491097 tid 1 2024-09-21T10:06:01.944 INFO:tasks.rados.rados.0.smithi007.stdout:97: writing smithi00780062-3 from 2246563 to 2825919 tid 2 2024-09-21T10:06:01.944 INFO:tasks.rados.rados.0.smithi007.stdout:98: delete oid 4 current snap is 9 2024-09-21T10:06:01.944 INFO:tasks.rados.rados.0.smithi007.stdout:96: finishing rollback tid 0 to smithi00780062-42 2024-09-21T10:06:01.944 INFO:tasks.rados.rados.0.smithi007.stdout:96: finishing rollback tid 1 to smithi00780062-42 2024-09-21T10:06:01.944 INFO:tasks.rados.rados.0.smithi007.stdout:96: finishing rollback tid 2 to smithi00780062-42 2024-09-21T10:06:01.944 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 17 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-21T10:06:01.944 INFO:tasks.rados.rados.0.smithi007.stdout:97: finishing write tid 1 to smithi00780062-3 2024-09-21T10:06:01.946 INFO:tasks.rados.rados.0.smithi007.stdout:96: done (2 left) 2024-09-21T10:06:01.946 INFO:tasks.rados.rados.0.smithi007.stdout:98: done (1 left) 2024-09-21T10:06:01.946 INFO:tasks.rados.rados.0.smithi007.stdout:99: read oid 46 snap -1 2024-09-21T10:06:01.946 INFO:tasks.rados.rados.0.smithi007.stdout:99: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-21T10:06:01.947 INFO:tasks.rados.rados.0.smithi007.stdout:100: write oid 36 current snap is 9 2024-09-21T10:06:01.947 INFO:tasks.rados.rados.0.smithi007.stdout:100: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2024-09-21T10:06:01.951 INFO:tasks.rados.rados.0.smithi007.stdout:100: writing smithi00780062-36 from 410104 to 875209 tid 1 2024-09-21T10:06:01.959 INFO:tasks.rados.rados.0.smithi007.stdout:100: writing smithi00780062-36 from 1563527 to 2146552 tid 2 2024-09-21T10:06:01.965 INFO:tasks.rados.rados.0.smithi007.stdout:100: writing smithi00780062-36 from 2810926 to 3210104 tid 3 2024-09-21T10:06:01.965 INFO:tasks.rados.rados.0.smithi007.stdout:101: snap_remove snap 4 2024-09-21T10:06:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:01 smithi007 ceph-mon[29607]: osdmap e87: 8 total, 8 up, 8 in 2024-09-21T10:06:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:01 smithi007 ceph-mon[39999]: osdmap e87: 8 total, 8 up, 8 in 2024-09-21T10:06:02.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:01 smithi031 ceph-mon[32927]: osdmap e87: 8 total, 8 up, 8 in 2024-09-21T10:06:02.934 INFO:tasks.rados.rados.0.smithi007.stdout:101: done (3 left) 2024-09-21T10:06:02.934 INFO:tasks.rados.rados.0.smithi007.stdout:102: write oid 41 current snap is 9 2024-09-21T10:06:02.934 INFO:tasks.rados.rados.0.smithi007.stdout:97: finishing write tid 2 to smithi00780062-3 2024-09-21T10:06:02.934 INFO:tasks.rados.rados.0.smithi007.stdout:97: finishing write tid 3 to smithi00780062-3 2024-09-21T10:06:02.934 INFO:tasks.rados.rados.0.smithi007.stdout:97: finishing write tid 4 to smithi00780062-3 2024-09-21T10:06:02.934 INFO:tasks.rados.rados.0.smithi007.stdout:97: oid 3 updating version 0 to 31 2024-09-21T10:06:02.934 INFO:tasks.rados.rados.0.smithi007.stdout:97: oid 3 version 31 is already newer than 30 2024-09-21T10:06:02.934 INFO:tasks.rados.rados.0.smithi007.stdout:97: oid 3 updating version 31 to 32 2024-09-21T10:06:02.934 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 32 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-09-21T10:06:02.934 INFO:tasks.rados.rados.0.smithi007.stdout:97: left oid 3 (ObjNum 70 snap 9 seq_num 70) 2024-09-21T10:06:02.935 INFO:tasks.rados.rados.0.smithi007.stdout:100: finishing write tid 1 to smithi00780062-36 2024-09-21T10:06:02.935 INFO:tasks.rados.rados.0.smithi007.stdout:102: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2024-09-21T10:06:02.939 INFO:tasks.rados.rados.0.smithi007.stdout:102: writing smithi00780062-41 from 426911 to 967265 tid 1 2024-09-21T10:06:02.948 INFO:tasks.rados.rados.0.smithi007.stdout:102: writing smithi00780062-41 from 1622009 to 2348692 tid 2 2024-09-21T10:06:02.953 INFO:tasks.rados.rados.0.smithi007.stdout:102: writing smithi00780062-41 from 3121996 to 3226911 tid 3 2024-09-21T10:06:02.953 INFO:tasks.rados.rados.0.smithi007.stdout:97: done (3 left) 2024-09-21T10:06:02.953 INFO:tasks.rados.rados.0.smithi007.stdout:103: snap_remove snap 5 2024-09-21T10:06:03.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:02 smithi007 ceph-mon[29607]: pgmap v115: 89 pgs: 89 active+clean; 120 MiB data, 409 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 586 KiB/s wr, 10 op/s 2024-09-21T10:06:03.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:02 smithi007 ceph-mon[29607]: osdmap e88: 8 total, 8 up, 8 in 2024-09-21T10:06:03.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:02 smithi007 ceph-mon[39999]: pgmap v115: 89 pgs: 89 active+clean; 120 MiB data, 409 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 586 KiB/s wr, 10 op/s 2024-09-21T10:06:03.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:02 smithi007 ceph-mon[39999]: osdmap e88: 8 total, 8 up, 8 in 2024-09-21T10:06:03.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:02 smithi031 ceph-mon[32927]: pgmap v115: 89 pgs: 89 active+clean; 120 MiB data, 409 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 586 KiB/s wr, 10 op/s 2024-09-21T10:06:03.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:02 smithi031 ceph-mon[32927]: osdmap e88: 8 total, 8 up, 8 in 2024-09-21T10:06:03.937 INFO:tasks.rados.rados.0.smithi007.stdout:103: done (3 left) 2024-09-21T10:06:03.937 INFO:tasks.rados.rados.0.smithi007.stdout:104: delete oid 14 current snap is 9 2024-09-21T10:06:03.937 INFO:tasks.rados.rados.0.smithi007.stdout:99: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-21T10:06:04.041 INFO:tasks.rados.rados.0.smithi007.stdout:100: finishing write tid 2 to smithi00780062-36 2024-09-21T10:06:04.041 INFO:tasks.rados.rados.0.smithi007.stdout:100: finishing write tid 3 to smithi00780062-36 2024-09-21T10:06:04.041 INFO:tasks.rados.rados.0.smithi007.stdout:100: finishing write tid 4 to smithi00780062-36 2024-09-21T10:06:04.041 INFO:tasks.rados.rados.0.smithi007.stdout:100: finishing write tid 5 to smithi00780062-36 2024-09-21T10:06:04.041 INFO:tasks.rados.rados.0.smithi007.stdout:100: oid 36 updating version 0 to 17 2024-09-21T10:06:04.041 INFO:tasks.rados.rados.0.smithi007.stdout:100: oid 36 version 17 is already newer than 15 2024-09-21T10:06:04.041 INFO:tasks.rados.rados.0.smithi007.stdout:100: oid 36 version 17 is already newer than 14 2024-09-21T10:06:04.041 INFO:tasks.rados.rados.0.smithi007.stdout:100: oid 36 version 17 is already newer than 16 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 17 (ObjNum 72 snap 9 seq_num 72) dirty exists 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:100: left oid 36 (ObjNum 72 snap 9 seq_num 72) 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:99: done (3 left) 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:100: done (2 left) 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:104: done (1 left) 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:105: write oid 49 current snap is 9 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:102: finishing write tid 1 to smithi00780062-41 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:102: finishing write tid 2 to smithi00780062-41 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:102: finishing write tid 3 to smithi00780062-41 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:102: finishing write tid 4 to smithi00780062-41 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:102: finishing write tid 5 to smithi00780062-41 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:102: oid 41 updating version 0 to 24 2024-09-21T10:06:04.042 INFO:tasks.rados.rados.0.smithi007.stdout:102: oid 41 version 24 is already newer than 19 2024-09-21T10:06:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:102: oid 41 version 24 is already newer than 22 2024-09-21T10:06:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:102: oid 41 version 24 is already newer than 23 2024-09-21T10:06:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 24 (ObjNum 73 snap 9 seq_num 73) dirty exists 2024-09-21T10:06:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:102: left oid 41 (ObjNum 73 snap 9 seq_num 73) 2024-09-21T10:06:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:105: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2024-09-21T10:06:04.047 INFO:tasks.rados.rados.0.smithi007.stdout:105: writing smithi00780062-49 from 460525 to 1151377 tid 1 2024-09-21T10:06:04.054 INFO:tasks.rados.rados.0.smithi007.stdout:105: writing smithi00780062-49 from 1622620 to 2352972 tid 2 2024-09-21T10:06:04.060 INFO:tasks.rados.rados.0.smithi007.stdout:105: writing smithi00780062-49 from 3060489 to 3260525 tid 3 2024-09-21T10:06:04.060 INFO:tasks.rados.rados.0.smithi007.stdout:102: done (1 left) 2024-09-21T10:06:04.060 INFO:tasks.rados.rados.0.smithi007.stdout:106: rollback oid 3 current snap is 9 2024-09-21T10:06:04.060 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 2 2024-09-21T10:06:04.060 INFO:tasks.rados.rados.0.smithi007.stdout:105: finishing write tid 1 to smithi00780062-49 2024-09-21T10:06:04.060 INFO:tasks.rados.rados.0.smithi007.stdout:105: finishing write tid 2 to smithi00780062-49 2024-09-21T10:06:04.060 INFO:tasks.rados.rados.0.smithi007.stdout:107: delete oid 10 current snap is 9 2024-09-21T10:06:04.063 INFO:tasks.rados.rados.0.smithi007.stdout:106: finishing rollback tid 0 to smithi00780062-3 2024-09-21T10:06:04.063 INFO:tasks.rados.rados.0.smithi007.stdout:105: finishing write tid 3 to smithi00780062-49 2024-09-21T10:06:04.063 INFO:tasks.rados.rados.0.smithi007.stdout:106: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:06:04.063 INFO:tasks.rados.rados.0.smithi007.stdout:105: finishing write tid 4 to smithi00780062-49 2024-09-21T10:06:04.063 INFO:tasks.rados.rados.0.smithi007.stdout:105: finishing write tid 5 to smithi00780062-49 2024-09-21T10:06:04.063 INFO:tasks.rados.rados.0.smithi007.stdout:105: oid 49 updating version 0 to 34 2024-09-21T10:06:04.063 INFO:tasks.rados.rados.0.smithi007.stdout:105: oid 49 version 34 is already newer than 33 2024-09-21T10:06:04.063 INFO:tasks.rados.rados.0.smithi007.stdout:105: oid 49 updating version 34 to 35 2024-09-21T10:06:04.063 INFO:tasks.rados.rados.0.smithi007.stdout:105: oid 49 version 35 is already newer than 32 2024-09-21T10:06:04.063 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 35 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-09-21T10:06:04.064 INFO:tasks.rados.rados.0.smithi007.stdout:105: left oid 49 (ObjNum 75 snap 9 seq_num 75) 2024-09-21T10:06:04.064 INFO:tasks.rados.rados.0.smithi007.stdout:106: finishing rollback tid 2 to smithi00780062-3 2024-09-21T10:06:04.064 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 40 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-21T10:06:04.064 INFO:tasks.rados.rados.0.smithi007.stdout:105: done (2 left) 2024-09-21T10:06:04.064 INFO:tasks.rados.rados.0.smithi007.stdout:106: done (1 left) 2024-09-21T10:06:04.064 INFO:tasks.rados.rados.0.smithi007.stdout:107: done (0 left) 2024-09-21T10:06:04.064 INFO:tasks.rados.rados.0.smithi007.stdout:108: rollback oid 1 current snap is 9 2024-09-21T10:06:04.064 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 1 to 2 2024-09-21T10:06:04.064 INFO:tasks.rados.rados.0.smithi007.stdout:109: write oid 33 current snap is 9 2024-09-21T10:06:04.064 INFO:tasks.rados.rados.0.smithi007.stdout:109: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2024-09-21T10:06:04.068 INFO:tasks.rados.rados.0.smithi007.stdout:109: writing smithi00780062-33 from 494139 to 1051842 tid 1 2024-09-21T10:06:04.076 INFO:tasks.rados.rados.0.smithi007.stdout:109: writing smithi00780062-33 from 1455937 to 2189958 tid 2 2024-09-21T10:06:04.083 INFO:tasks.rados.rados.0.smithi007.stdout:109: writing smithi00780062-33 from 2948041 to 3294139 tid 3 2024-09-21T10:06:04.083 INFO:tasks.rados.rados.0.smithi007.stdout:110: write oid 20 current snap is 9 2024-09-21T10:06:04.083 INFO:tasks.rados.rados.0.smithi007.stdout:108: finishing rollback tid 0 to smithi00780062-1 2024-09-21T10:06:04.083 INFO:tasks.rados.rados.0.smithi007.stdout:110: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2024-09-21T10:06:04.089 INFO:tasks.rados.rados.0.smithi007.stdout:110: writing smithi00780062-20 from 510946 to 1143898 tid 1 2024-09-21T10:06:04.096 INFO:tasks.rados.rados.0.smithi007.stdout:110: writing smithi00780062-20 from 1798066 to 2275745 tid 2 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:110: writing smithi00780062-20 from 2742758 to 3199975 tid 3 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:111: snap_create 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:108: finishing rollback tid 1 to smithi00780062-1 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:108: finishing rollback tid 2 to smithi00780062-1 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 13 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:109: finishing write tid 1 to smithi00780062-33 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:109: finishing write tid 2 to smithi00780062-33 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:109: finishing write tid 3 to smithi00780062-33 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:109: finishing write tid 4 to smithi00780062-33 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:109: finishing write tid 5 to smithi00780062-33 2024-09-21T10:06:04.102 INFO:tasks.rados.rados.0.smithi007.stdout:109: oid 33 updating version 0 to 45 2024-09-21T10:06:04.103 INFO:tasks.rados.rados.0.smithi007.stdout:109: oid 33 version 45 is already newer than 42 2024-09-21T10:06:04.103 INFO:tasks.rados.rados.0.smithi007.stdout:109: oid 33 version 45 is already newer than 44 2024-09-21T10:06:04.103 INFO:tasks.rados.rados.0.smithi007.stdout:109: oid 33 version 45 is already newer than 43 2024-09-21T10:06:04.103 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 45 (ObjNum 77 snap 9 seq_num 77) dirty exists 2024-09-21T10:06:04.103 INFO:tasks.rados.rados.0.smithi007.stdout:109: left oid 33 (ObjNum 77 snap 9 seq_num 77) 2024-09-21T10:06:04.103 INFO:tasks.rados.rados.0.smithi007.stdout:110: finishing write tid 1 to smithi00780062-20 2024-09-21T10:06:04.103 INFO:tasks.rados.rados.0.smithi007.stdout:110: finishing write tid 2 to smithi00780062-20 2024-09-21T10:06:04.104 INFO:tasks.rados.rados.0.smithi007.stdout:110: finishing write tid 3 to smithi00780062-20 2024-09-21T10:06:04.104 INFO:tasks.rados.rados.0.smithi007.stdout:110: finishing write tid 4 to smithi00780062-20 2024-09-21T10:06:04.104 INFO:tasks.rados.rados.0.smithi007.stdout:110: finishing write tid 5 to smithi00780062-20 2024-09-21T10:06:04.104 INFO:tasks.rados.rados.0.smithi007.stdout:110: oid 20 updating version 0 to 17 2024-09-21T10:06:04.104 INFO:tasks.rados.rados.0.smithi007.stdout:110: oid 20 version 17 is already newer than 16 2024-09-21T10:06:04.104 INFO:tasks.rados.rados.0.smithi007.stdout:110: oid 20 version 17 is already newer than 15 2024-09-21T10:06:04.104 INFO:tasks.rados.rados.0.smithi007.stdout:110: oid 20 version 17 is already newer than 14 2024-09-21T10:06:04.105 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 17 (ObjNum 78 snap 9 seq_num 78) dirty exists 2024-09-21T10:06:04.105 INFO:tasks.rados.rados.0.smithi007.stdout:110: left oid 20 (ObjNum 78 snap 9 seq_num 78) 2024-09-21T10:06:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:03 smithi007 ceph-mon[29607]: osdmap e89: 8 total, 8 up, 8 in 2024-09-21T10:06:04.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:03 smithi007 ceph-mon[39999]: osdmap e89: 8 total, 8 up, 8 in 2024-09-21T10:06:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:03 smithi031 ceph-mon[32927]: osdmap e89: 8 total, 8 up, 8 in 2024-09-21T10:06:04.941 INFO:tasks.rados.rados.0.smithi007.stdout:108: done (3 left) 2024-09-21T10:06:04.941 INFO:tasks.rados.rados.0.smithi007.stdout:109: done (2 left) 2024-09-21T10:06:04.942 INFO:tasks.rados.rados.0.smithi007.stdout:110: done (1 left) 2024-09-21T10:06:04.942 INFO:tasks.rados.rados.0.smithi007.stdout:111: done (0 left) 2024-09-21T10:06:04.942 INFO:tasks.rados.rados.0.smithi007.stdout:112: write oid 47 current snap is 10 2024-09-21T10:06:04.942 INFO:tasks.rados.rados.0.smithi007.stdout:112: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2024-09-21T10:06:04.948 INFO:tasks.rados.rados.0.smithi007.stdout:112: writing smithi00780062-47 from 527753 to 1235954 tid 1 2024-09-21T10:06:04.956 INFO:tasks.rados.rados.0.smithi007.stdout:112: writing smithi00780062-47 from 1856548 to 2594238 tid 2 2024-09-21T10:06:04.961 INFO:tasks.rados.rados.0.smithi007.stdout:112: writing smithi00780062-47 from 3286534 to 3327753 tid 3 2024-09-21T10:06:04.961 INFO:tasks.rados.rados.0.smithi007.stdout:113: delete oid 17 current snap is 10 2024-09-21T10:06:04.961 INFO:tasks.rados.rados.0.smithi007.stdout:112: finishing write tid 1 to smithi00780062-47 2024-09-21T10:06:04.961 INFO:tasks.rados.rados.0.smithi007.stdout:112: finishing write tid 2 to smithi00780062-47 2024-09-21T10:06:04.962 INFO:tasks.rados.rados.0.smithi007.stdout:112: finishing write tid 3 to smithi00780062-47 2024-09-21T10:06:04.962 INFO:tasks.rados.rados.0.smithi007.stdout:113: done (1 left) 2024-09-21T10:06:04.962 INFO:tasks.rados.rados.0.smithi007.stdout:114: snap_remove snap 2 2024-09-21T10:06:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:04 smithi007 ceph-mon[29607]: pgmap v118: 89 pgs: 89 active+clean; 120 MiB data, 409 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:06:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:04 smithi007 ceph-mon[29607]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T10:06:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:04 smithi007 ceph-mon[39999]: pgmap v118: 89 pgs: 89 active+clean; 120 MiB data, 409 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:06:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:04 smithi007 ceph-mon[39999]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T10:06:05.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:04 smithi031 ceph-mon[32927]: pgmap v118: 89 pgs: 89 active+clean; 120 MiB data, 409 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:06:05.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:04 smithi031 ceph-mon[32927]: osdmap e90: 8 total, 8 up, 8 in 2024-09-21T10:06:05.949 INFO:tasks.rados.rados.0.smithi007.stdout:114: done (1 left) 2024-09-21T10:06:05.949 INFO:tasks.rados.rados.0.smithi007.stdout:115: write oid 1 current snap is 10 2024-09-21T10:06:05.949 INFO:tasks.rados.rados.0.smithi007.stdout:115: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2024-09-21T10:06:05.955 INFO:tasks.rados.rados.0.smithi007.stdout:115: writing smithi00780062-1 from 561367 to 1020066 tid 1 2024-09-21T10:06:05.962 INFO:tasks.rados.rados.0.smithi007.stdout:115: writing smithi00780062-1 from 1573512 to 2314871 tid 2 2024-09-21T10:06:05.969 INFO:tasks.rados.rados.0.smithi007.stdout:115: writing smithi00780062-1 from 2941380 to 3361367 tid 3 2024-09-21T10:06:05.969 INFO:tasks.rados.rados.0.smithi007.stdout:112: finishing write tid 4 to smithi00780062-47 2024-09-21T10:06:05.969 INFO:tasks.rados.rados.0.smithi007.stdout:116: read oid 20 snap -1 2024-09-21T10:06:05.969 INFO:tasks.rados.rados.0.smithi007.stdout:116: expect (ObjNum 78 snap 9 seq_num 78) 2024-09-21T10:06:05.969 INFO:tasks.rados.rados.0.smithi007.stdout:117: rollback oid 41 current snap is 10 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 1 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:112: finishing write tid 5 to smithi00780062-47 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:112: oid 47 updating version 0 to 42 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:112: oid 47 version 42 is already newer than 39 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:112: oid 47 version 42 is already newer than 40 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:112: oid 47 version 42 is already newer than 41 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 42 (ObjNum 79 snap 10 seq_num 79) dirty exists 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:112: left oid 47 (ObjNum 79 snap 10 seq_num 79) 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:115: finishing write tid 1 to smithi00780062-1 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:115: finishing write tid 2 to smithi00780062-1 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:112: done (3 left) 2024-09-21T10:06:05.970 INFO:tasks.rados.rados.0.smithi007.stdout:118: delete oid 38 current snap is 10 2024-09-21T10:06:05.971 INFO:tasks.rados.rados.0.smithi007.stdout:117: finishing rollback tid 0 to smithi00780062-41 2024-09-21T10:06:05.971 INFO:tasks.rados.rados.0.smithi007.stdout:117: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:117: finishing rollback tid 2 to smithi00780062-41 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 36 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:117: done (3 left) 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:118: done (2 left) 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:119: read oid 25 snap -1 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:119: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:120: read oid 2 snap -1 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:120: expect deleted 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:121: read oid 16 snap -1 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:121: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-21T10:06:05.972 INFO:tasks.rados.rados.0.smithi007.stdout:122: snap_remove snap 9 2024-09-21T10:06:06.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:05 smithi031 ceph-mon[32927]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T10:06:06.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:05 smithi031 ceph-mon[32927]: pgmap v121: 89 pgs: 89 active+clean; 131 MiB data, 435 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-09-21T10:06:06.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:05 smithi007 ceph-mon[29607]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T10:06:06.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:05 smithi007 ceph-mon[29607]: pgmap v121: 89 pgs: 89 active+clean; 131 MiB data, 435 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-09-21T10:06:06.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:05 smithi007 ceph-mon[39999]: osdmap e91: 8 total, 8 up, 8 in 2024-09-21T10:06:06.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:05 smithi007 ceph-mon[39999]: pgmap v121: 89 pgs: 89 active+clean; 131 MiB data, 435 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-09-21T10:06:06.951 INFO:tasks.rados.rados.0.smithi007.stdout:122: done (5 left) 2024-09-21T10:06:06.951 INFO:tasks.rados.rados.0.smithi007.stdout:123: write oid 40 current snap is 10 2024-09-21T10:06:06.951 INFO:tasks.rados.rados.0.smithi007.stdout:123: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2024-09-21T10:06:06.958 INFO:tasks.rados.rados.0.smithi007.stdout:123: writing smithi00780062-40 from 594981 to 1204178 tid 1 2024-09-21T10:06:06.967 INFO:tasks.rados.rados.0.smithi007.stdout:123: writing smithi00780062-40 from 1974123 to 2719151 tid 2 2024-09-21T10:06:06.971 INFO:tasks.rados.rados.0.smithi007.stdout:123: writing smithi00780062-40 from 3279873 to 3394981 tid 3 2024-09-21T10:06:06.971 INFO:tasks.rados.rados.0.smithi007.stdout:124: write oid 30 current snap is 10 2024-09-21T10:06:06.971 INFO:tasks.rados.rados.0.smithi007.stdout:124: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2024-09-21T10:06:06.977 INFO:tasks.rados.rados.0.smithi007.stdout:124: writing smithi00780062-30 from 611788 to 1012587 tid 1 2024-09-21T10:06:06.984 INFO:tasks.rados.rados.0.smithi007.stdout:124: writing smithi00780062-30 from 1748958 to 2237644 tid 2 2024-09-21T10:06:06.991 INFO:tasks.rados.rados.0.smithi007.stdout:124: writing smithi00780062-30 from 2907296 to 3411788 tid 3 2024-09-21T10:06:06.991 INFO:tasks.rados.rados.0.smithi007.stdout:125: write oid 27 current snap is 10 2024-09-21T10:06:06.991 INFO:tasks.rados.rados.0.smithi007.stdout:125: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2024-09-21T10:06:06.997 INFO:tasks.rados.rados.0.smithi007.stdout:125: writing smithi00780062-27 from 628595 to 1104643 tid 1 2024-09-21T10:06:07.004 INFO:tasks.rados.rados.0.smithi007.stdout:125: writing smithi00780062-27 from 1807440 to 2439784 tid 2 2024-09-21T10:06:07.010 INFO:tasks.rados.rados.0.smithi007.stdout:125: writing smithi00780062-27 from 2934719 to 3387193 tid 3 2024-09-21T10:06:07.010 INFO:tasks.rados.rados.0.smithi007.stdout:126: snap_create 2024-09-21T10:06:07.010 INFO:tasks.rados.rados.0.smithi007.stdout:115: finishing write tid 3 to smithi00780062-1 2024-09-21T10:06:07.011 INFO:tasks.rados.rados.0.smithi007.stdout:115: finishing write tid 4 to smithi00780062-1 2024-09-21T10:06:07.011 INFO:tasks.rados.rados.0.smithi007.stdout:115: finishing write tid 5 to smithi00780062-1 2024-09-21T10:06:07.011 INFO:tasks.rados.rados.0.smithi007.stdout:115: oid 1 updating version 0 to 19 2024-09-21T10:06:07.011 INFO:tasks.rados.rados.0.smithi007.stdout:115: oid 1 updating version 19 to 20 2024-09-21T10:06:07.011 INFO:tasks.rados.rados.0.smithi007.stdout:115: oid 1 version 20 is already newer than 17 2024-09-21T10:06:07.011 INFO:tasks.rados.rados.0.smithi007.stdout:115: oid 1 version 20 is already newer than 18 2024-09-21T10:06:07.011 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 20 (ObjNum 81 snap 10 seq_num 81) dirty exists 2024-09-21T10:06:07.011 INFO:tasks.rados.rados.0.smithi007.stdout:115: left oid 1 (ObjNum 81 snap 10 seq_num 81) 2024-09-21T10:06:07.011 INFO:tasks.rados.rados.0.smithi007.stdout:121: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-21T10:06:07.092 INFO:tasks.rados.rados.0.smithi007.stdout:116: expect (ObjNum 78 snap 9 seq_num 78) 2024-09-21T10:06:07.265 INFO:tasks.rados.rados.0.smithi007.stdout:119: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T10:06:07.343 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:06 smithi007 ceph-mon[29607]: osdmap e92: 8 total, 8 up, 8 in 2024-09-21T10:06:07.343 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:06 smithi007 ceph-mon[39999]: osdmap e92: 8 total, 8 up, 8 in 2024-09-21T10:06:07.353 INFO:tasks.rados.rados.0.smithi007.stdout:123: finishing write tid 1 to smithi00780062-40 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:123: finishing write tid 2 to smithi00780062-40 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:123: finishing write tid 3 to smithi00780062-40 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:123: finishing write tid 4 to smithi00780062-40 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:123: finishing write tid 5 to smithi00780062-40 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:123: oid 40 updating version 0 to 37 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:123: oid 40 updating version 37 to 40 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:123: oid 40 updating version 40 to 41 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:123: oid 40 updating version 41 to 42 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 42 (ObjNum 83 snap 10 seq_num 83) dirty exists 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:123: left oid 40 (ObjNum 83 snap 10 seq_num 83) 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:124: finishing write tid 1 to smithi00780062-30 2024-09-21T10:06:07.354 INFO:tasks.rados.rados.0.smithi007.stdout:124: finishing write tid 2 to smithi00780062-30 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:124: finishing write tid 3 to smithi00780062-30 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:124: finishing write tid 4 to smithi00780062-30 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:124: finishing write tid 5 to smithi00780062-30 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:124: oid 30 updating version 0 to 20 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:124: oid 30 version 20 is already newer than 18 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:124: oid 30 version 20 is already newer than 17 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:124: oid 30 version 20 is already newer than 19 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 20 (ObjNum 84 snap 10 seq_num 84) dirty exists 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:124: left oid 30 (ObjNum 84 snap 10 seq_num 84) 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:125: finishing write tid 1 to smithi00780062-27 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:125: finishing write tid 2 to smithi00780062-27 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:125: finishing write tid 3 to smithi00780062-27 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:125: finishing write tid 4 to smithi00780062-27 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:125: finishing write tid 5 to smithi00780062-27 2024-09-21T10:06:07.355 INFO:tasks.rados.rados.0.smithi007.stdout:125: oid 27 updating version 0 to 41 2024-09-21T10:06:07.356 INFO:tasks.rados.rados.0.smithi007.stdout:125: oid 27 updating version 41 to 42 2024-09-21T10:06:07.356 INFO:tasks.rados.rados.0.smithi007.stdout:125: oid 27 updating version 42 to 43 2024-09-21T10:06:07.356 INFO:tasks.rados.rados.0.smithi007.stdout:125: oid 27 updating version 43 to 44 2024-09-21T10:06:07.356 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 44 (ObjNum 85 snap 10 seq_num 85) dirty exists 2024-09-21T10:06:07.356 INFO:tasks.rados.rados.0.smithi007.stdout:125: left oid 27 (ObjNum 85 snap 10 seq_num 85) 2024-09-21T10:06:07.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:06 smithi031 ceph-mon[32927]: osdmap e92: 8 total, 8 up, 8 in 2024-09-21T10:06:07.575 INFO:tasks.rados.rados.0.smithi007.stdout:115: done (8 left) 2024-09-21T10:06:07.575 INFO:tasks.rados.rados.0.smithi007.stdout:116: done (7 left) 2024-09-21T10:06:07.575 INFO:tasks.rados.rados.0.smithi007.stdout:119: done (6 left) 2024-09-21T10:06:07.575 INFO:tasks.rados.rados.0.smithi007.stdout:120: done (5 left) 2024-09-21T10:06:07.575 INFO:tasks.rados.rados.0.smithi007.stdout:121: done (4 left) 2024-09-21T10:06:07.575 INFO:tasks.rados.rados.0.smithi007.stdout:123: done (3 left) 2024-09-21T10:06:07.576 INFO:tasks.rados.rados.0.smithi007.stdout:124: done (2 left) 2024-09-21T10:06:07.576 INFO:tasks.rados.rados.0.smithi007.stdout:125: done (1 left) 2024-09-21T10:06:07.576 INFO:tasks.rados.rados.0.smithi007.stdout:126: done (0 left) 2024-09-21T10:06:07.576 INFO:tasks.rados.rados.0.smithi007.stdout:127: write oid 32 current snap is 11 2024-09-21T10:06:07.576 INFO:tasks.rados.rados.0.smithi007.stdout:127: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2024-09-21T10:06:07.581 INFO:tasks.rados.rados.0.smithi007.stdout:127: writing smithi00780062-32 from 645402 to 1196699 tid 1 2024-09-21T10:06:07.587 INFO:tasks.rados.rados.0.smithi007.stdout:127: writing smithi00780062-32 from 1749569 to 2241924 tid 2 2024-09-21T10:06:07.595 INFO:tasks.rados.rados.0.smithi007.stdout:127: writing smithi00780062-32 from 2845789 to 3445402 tid 3 2024-09-21T10:06:07.595 INFO:tasks.rados.rados.0.smithi007.stdout:128: read oid 35 snap -1 2024-09-21T10:06:07.595 INFO:tasks.rados.rados.0.smithi007.stdout:128: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-21T10:06:07.596 INFO:tasks.rados.rados.0.smithi007.stdout:129: read oid 11 snap -1 2024-09-21T10:06:07.596 INFO:tasks.rados.rados.0.smithi007.stdout:129: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T10:06:07.596 INFO:tasks.rados.rados.0.smithi007.stdout:130: write oid 42 current snap is 11 2024-09-21T10:06:07.596 INFO:tasks.rados.rados.0.smithi007.stdout:127: finishing write tid 1 to smithi00780062-32 2024-09-21T10:06:07.596 INFO:tasks.rados.rados.0.smithi007.stdout:127: finishing write tid 2 to smithi00780062-32 2024-09-21T10:06:07.596 INFO:tasks.rados.rados.0.smithi007.stdout:130: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2024-09-21T10:06:07.602 INFO:tasks.rados.rados.0.smithi007.stdout:130: writing smithi00780062-42 from 662209 to 1288755 tid 1 2024-09-21T10:06:07.609 INFO:tasks.rados.rados.0.smithi007.stdout:130: writing smithi00780062-42 from 1808051 to 2444064 tid 2 2024-09-21T10:06:07.615 INFO:tasks.rados.rados.0.smithi007.stdout:130: writing smithi00780062-42 from 2873212 to 3462209 tid 3 2024-09-21T10:06:07.615 INFO:tasks.rados.rados.0.smithi007.stdout:131: snap_remove snap 10 2024-09-21T10:06:08.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:07 smithi007 ceph-mon[29607]: osdmap e93: 8 total, 8 up, 8 in 2024-09-21T10:06:08.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:07 smithi007 ceph-mon[29607]: osdmap e94: 8 total, 8 up, 8 in 2024-09-21T10:06:08.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:07 smithi007 ceph-mon[29607]: pgmap v125: 89 pgs: 89 active+clean; 131 MiB data, 435 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-09-21T10:06:08.355 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:07 smithi007 ceph-mon[39999]: osdmap e93: 8 total, 8 up, 8 in 2024-09-21T10:06:08.355 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:07 smithi007 ceph-mon[39999]: osdmap e94: 8 total, 8 up, 8 in 2024-09-21T10:06:08.356 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:07 smithi007 ceph-mon[39999]: pgmap v125: 89 pgs: 89 active+clean; 131 MiB data, 435 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-09-21T10:06:08.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:07 smithi031 ceph-mon[32927]: osdmap e93: 8 total, 8 up, 8 in 2024-09-21T10:06:08.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:07 smithi031 ceph-mon[32927]: osdmap e94: 8 total, 8 up, 8 in 2024-09-21T10:06:08.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:07 smithi031 ceph-mon[32927]: pgmap v125: 89 pgs: 89 active+clean; 131 MiB data, 435 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-09-21T10:06:08.580 INFO:tasks.rados.rados.0.smithi007.stdout:131: done (4 left) 2024-09-21T10:06:08.581 INFO:tasks.rados.rados.0.smithi007.stdout:132: read oid 16 snap -1 2024-09-21T10:06:08.581 INFO:tasks.rados.rados.0.smithi007.stdout:132: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-21T10:06:08.581 INFO:tasks.rados.rados.0.smithi007.stdout:133: snap_remove snap 3 2024-09-21T10:06:08.639 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:06:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:06:08] "GET /metrics HTTP/1.1" 200 36183 "" "Prometheus/2.43.0" 2024-09-21T10:06:09.588 INFO:tasks.rados.rados.0.smithi007.stdout:133: done (5 left) 2024-09-21T10:06:09.588 INFO:tasks.rados.rados.0.smithi007.stdout:134: write oid 20 current snap is 11 2024-09-21T10:06:09.588 INFO:tasks.rados.rados.0.smithi007.stdout:134: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2024-09-21T10:06:09.593 INFO:tasks.rados.rados.0.smithi007.stdout:134: writing smithi00780062-20 from 679016 to 1380811 tid 1 2024-09-21T10:06:09.599 INFO:tasks.rados.rados.0.smithi007.stdout:134: writing smithi00780062-20 from 1866533 to 2362557 tid 2 2024-09-21T10:06:09.605 INFO:tasks.rados.rados.0.smithi007.stdout:134: writing smithi00780062-20 from 2900635 to 3303278 tid 3 2024-09-21T10:06:09.605 INFO:tasks.rados.rados.0.smithi007.stdout:135: read oid 10 snap -1 2024-09-21T10:06:09.605 INFO:tasks.rados.rados.0.smithi007.stdout:135: expect deleted 2024-09-21T10:06:09.605 INFO:tasks.rados.rados.0.smithi007.stdout:136: write oid 33 current snap is 11 2024-09-21T10:06:09.605 INFO:tasks.rados.rados.0.smithi007.stdout:127: finishing write tid 3 to smithi00780062-32 2024-09-21T10:06:09.605 INFO:tasks.rados.rados.0.smithi007.stdout:127: finishing write tid 4 to smithi00780062-32 2024-09-21T10:06:09.605 INFO:tasks.rados.rados.0.smithi007.stdout:127: finishing write tid 5 to smithi00780062-32 2024-09-21T10:06:09.605 INFO:tasks.rados.rados.0.smithi007.stdout:127: oid 32 updating version 0 to 17 2024-09-21T10:06:09.605 INFO:tasks.rados.rados.0.smithi007.stdout:127: oid 32 version 17 is already newer than 16 2024-09-21T10:06:09.606 INFO:tasks.rados.rados.0.smithi007.stdout:127: oid 32 version 17 is already newer than 15 2024-09-21T10:06:09.606 INFO:tasks.rados.rados.0.smithi007.stdout:127: oid 32 version 17 is already newer than 14 2024-09-21T10:06:09.606 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 17 (ObjNum 86 snap 11 seq_num 86) dirty exists 2024-09-21T10:06:09.606 INFO:tasks.rados.rados.0.smithi007.stdout:127: left oid 32 (ObjNum 86 snap 11 seq_num 86) 2024-09-21T10:06:09.606 INFO:tasks.rados.rados.0.smithi007.stdout:129: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T10:06:09.680 INFO:tasks.rados.rados.0.smithi007.stdout:128: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-21T10:06:09.772 INFO:tasks.rados.rados.0.smithi007.stdout:130: finishing write tid 1 to smithi00780062-42 2024-09-21T10:06:09.773 INFO:tasks.rados.rados.0.smithi007.stdout:130: finishing write tid 2 to smithi00780062-42 2024-09-21T10:06:09.773 INFO:tasks.rados.rados.0.smithi007.stdout:130: finishing write tid 3 to smithi00780062-42 2024-09-21T10:06:09.773 INFO:tasks.rados.rados.0.smithi007.stdout:136: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2024-09-21T10:06:09.780 INFO:tasks.rados.rados.0.smithi007.stdout:136: writing smithi00780062-33 from 695823 to 1472867 tid 1 2024-09-21T10:06:09.787 INFO:tasks.rados.rados.0.smithi007.stdout:136: writing smithi00780062-33 from 1925015 to 2564697 tid 2 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:136: writing smithi00780062-33 from 3328058 to 3495823 tid 3 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:127: done (7 left) 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:128: done (6 left) 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:129: done (5 left) 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:137: delete oid 31 current snap is 11 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:130: finishing write tid 4 to smithi00780062-42 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:130: finishing write tid 5 to smithi00780062-42 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:130: oid 42 updating version 0 to 46 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:130: oid 42 version 46 is already newer than 45 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:130: oid 42 updating version 46 to 47 2024-09-21T10:06:09.793 INFO:tasks.rados.rados.0.smithi007.stdout:130: oid 42 version 47 is already newer than 44 2024-09-21T10:06:09.794 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 47 (ObjNum 87 snap 11 seq_num 87) dirty exists 2024-09-21T10:06:09.794 INFO:tasks.rados.rados.0.smithi007.stdout:130: left oid 42 (ObjNum 87 snap 11 seq_num 87) 2024-09-21T10:06:09.794 INFO:tasks.rados.rados.0.smithi007.stdout:132: expect (ObjNum 15 snap 0 seq_num 15) 2024-09-21T10:06:09.875 INFO:tasks.rados.rados.0.smithi007.stdout:134: finishing write tid 1 to smithi00780062-20 2024-09-21T10:06:09.875 INFO:tasks.rados.rados.0.smithi007.stdout:134: finishing write tid 2 to smithi00780062-20 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:130: done (5 left) 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:132: done (4 left) 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:137: done (3 left) 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:138: snap_create 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:134: finishing write tid 3 to smithi00780062-20 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:134: finishing write tid 4 to smithi00780062-20 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:134: finishing write tid 5 to smithi00780062-20 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:134: oid 20 updating version 0 to 23 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:134: oid 20 updating version 23 to 25 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:134: oid 20 version 25 is already newer than 22 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:134: oid 20 version 25 is already newer than 24 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 25 (ObjNum 88 snap 11 seq_num 88) dirty exists 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:134: left oid 20 (ObjNum 88 snap 11 seq_num 88) 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:136: finishing write tid 1 to smithi00780062-33 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:136: finishing write tid 2 to smithi00780062-33 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:136: finishing write tid 3 to smithi00780062-33 2024-09-21T10:06:09.876 INFO:tasks.rados.rados.0.smithi007.stdout:136: finishing write tid 4 to smithi00780062-33 2024-09-21T10:06:09.877 INFO:tasks.rados.rados.0.smithi007.stdout:136: finishing write tid 5 to smithi00780062-33 2024-09-21T10:06:09.877 INFO:tasks.rados.rados.0.smithi007.stdout:136: oid 33 updating version 0 to 57 2024-09-21T10:06:09.877 INFO:tasks.rados.rados.0.smithi007.stdout:136: oid 33 updating version 57 to 59 2024-09-21T10:06:09.877 INFO:tasks.rados.rados.0.smithi007.stdout:136: oid 33 version 59 is already newer than 56 2024-09-21T10:06:09.877 INFO:tasks.rados.rados.0.smithi007.stdout:136: oid 33 version 59 is already newer than 58 2024-09-21T10:06:09.877 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 59 (ObjNum 89 snap 11 seq_num 89) dirty exists 2024-09-21T10:06:09.877 INFO:tasks.rados.rados.0.smithi007.stdout:136: left oid 33 (ObjNum 89 snap 11 seq_num 89) 2024-09-21T10:06:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:09 smithi031 ceph-mon[32927]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T10:06:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:09 smithi007 ceph-mon[29607]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T10:06:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:09 smithi007 ceph-mon[39999]: osdmap e95: 8 total, 8 up, 8 in 2024-09-21T10:06:10.594 INFO:tasks.rados.rados.0.smithi007.stdout:134: done (3 left) 2024-09-21T10:06:10.595 INFO:tasks.rados.rados.0.smithi007.stdout:135: done (2 left) 2024-09-21T10:06:10.595 INFO:tasks.rados.rados.0.smithi007.stdout:136: done (1 left) 2024-09-21T10:06:10.595 INFO:tasks.rados.rados.0.smithi007.stdout:138: done (0 left) 2024-09-21T10:06:10.595 INFO:tasks.rados.rados.0.smithi007.stdout:139: snap_remove snap 1 2024-09-21T10:06:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:10 smithi031 ceph-mon[32927]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T10:06:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:10 smithi031 ceph-mon[32927]: pgmap v128: 89 pgs: 89 active+clean; 143 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-09-21T10:06:10.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:10 smithi007 ceph-mon[29607]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T10:06:10.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:10 smithi007 ceph-mon[29607]: pgmap v128: 89 pgs: 89 active+clean; 143 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-09-21T10:06:10.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:10 smithi007 ceph-mon[39999]: osdmap e96: 8 total, 8 up, 8 in 2024-09-21T10:06:10.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:10 smithi007 ceph-mon[39999]: pgmap v128: 89 pgs: 89 active+clean; 143 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-09-21T10:06:11.597 INFO:tasks.rados.rados.0.smithi007.stdout:139: done (0 left) 2024-09-21T10:06:11.598 INFO:tasks.rados.rados.0.smithi007.stdout:140: snap_create 2024-09-21T10:06:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:11 smithi031 ceph-mon[32927]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T10:06:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:11 smithi007 ceph-mon[29607]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T10:06:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:11 smithi007 ceph-mon[39999]: osdmap e97: 8 total, 8 up, 8 in 2024-09-21T10:06:12.607 INFO:tasks.rados.rados.0.smithi007.stdout:140: done (0 left) 2024-09-21T10:06:12.607 INFO:tasks.rados.rados.0.smithi007.stdout:141: read oid 31 snap -1 2024-09-21T10:06:12.607 INFO:tasks.rados.rados.0.smithi007.stdout:141: expect deleted 2024-09-21T10:06:12.607 INFO:tasks.rados.rados.0.smithi007.stdout:142: read oid 13 snap -1 2024-09-21T10:06:12.607 INFO:tasks.rados.rados.0.smithi007.stdout:142: expect (ObjNum 12 snap 0 seq_num 12) 2024-09-21T10:06:12.607 INFO:tasks.rados.rados.0.smithi007.stdout:143: read oid 7 snap -1 2024-09-21T10:06:12.607 INFO:tasks.rados.rados.0.smithi007.stdout:143: expect deleted 2024-09-21T10:06:12.607 INFO:tasks.rados.rados.0.smithi007.stdout:144: snap_create 2024-09-21T10:06:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:142: expect (ObjNum 12 snap 0 seq_num 12) 2024-09-21T10:06:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:12 smithi031 ceph-mon[32927]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T10:06:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:12 smithi031 ceph-mon[32927]: pgmap v131: 89 pgs: 89 active+clean; 147 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2024-09-21T10:06:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:12 smithi007 ceph-mon[29607]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T10:06:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:12 smithi007 ceph-mon[29607]: pgmap v131: 89 pgs: 89 active+clean; 147 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2024-09-21T10:06:12.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:12 smithi007 ceph-mon[39999]: osdmap e98: 8 total, 8 up, 8 in 2024-09-21T10:06:12.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:12 smithi007 ceph-mon[39999]: pgmap v131: 89 pgs: 89 active+clean; 147 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2024-09-21T10:06:13.608 INFO:tasks.rados.rados.0.smithi007.stdout:141: done (3 left) 2024-09-21T10:06:13.608 INFO:tasks.rados.rados.0.smithi007.stdout:142: done (2 left) 2024-09-21T10:06:13.608 INFO:tasks.rados.rados.0.smithi007.stdout:143: done (1 left) 2024-09-21T10:06:13.608 INFO:tasks.rados.rados.0.smithi007.stdout:144: done (0 left) 2024-09-21T10:06:13.609 INFO:tasks.rados.rados.0.smithi007.stdout:145: snap_create 2024-09-21T10:06:13.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:13 smithi031 ceph-mon[32927]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T10:06:13.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:13 smithi007 ceph-mon[29607]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T10:06:13.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:13 smithi007 ceph-mon[39999]: osdmap e99: 8 total, 8 up, 8 in 2024-09-21T10:06:14.617 INFO:tasks.rados.rados.0.smithi007.stdout:145: done (0 left) 2024-09-21T10:06:14.617 INFO:tasks.rados.rados.0.smithi007.stdout:146: write oid 9 current snap is 15 2024-09-21T10:06:14.618 INFO:tasks.rados.rados.0.smithi007.stdout:146: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2024-09-21T10:06:14.624 INFO:tasks.rados.rados.0.smithi007.stdout:146: writing smithi00780062-9 from 729437 to 1256979 tid 1 2024-09-21T10:06:14.632 INFO:tasks.rados.rados.0.smithi007.stdout:146: writing smithi00780062-9 from 1925626 to 2568977 tid 2 2024-09-21T10:06:14.638 INFO:tasks.rados.rados.0.smithi007.stdout:146: writing smithi00780062-9 from 3266551 to 3529437 tid 3 2024-09-21T10:06:14.638 INFO:tasks.rados.rados.0.smithi007.stdout:147: rollback oid 14 current snap is 15 2024-09-21T10:06:14.638 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 13 2024-09-21T10:06:14.638 INFO:tasks.rados.rados.0.smithi007.stdout:146: finishing write tid 1 to smithi00780062-9 2024-09-21T10:06:14.638 INFO:tasks.rados.rados.0.smithi007.stdout:146: finishing write tid 2 to smithi00780062-9 2024-09-21T10:06:14.638 INFO:tasks.rados.rados.0.smithi007.stdout:148: write oid 6 current snap is 15 2024-09-21T10:06:14.638 INFO:tasks.rados.rados.0.smithi007.stdout:148: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2024-09-21T10:06:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:148: writing smithi00780062-6 from 746244 to 1465388 tid 1 2024-09-21T10:06:14.652 INFO:tasks.rados.rados.0.smithi007.stdout:148: writing smithi00780062-6 from 2100461 to 2603823 tid 2 2024-09-21T10:06:14.659 INFO:tasks.rados.rados.0.smithi007.stdout:148: writing smithi00780062-6 from 3126680 to 3546244 tid 3 2024-09-21T10:06:14.659 INFO:tasks.rados.rados.0.smithi007.stdout:149: read oid 42 snap -1 2024-09-21T10:06:14.659 INFO:tasks.rados.rados.0.smithi007.stdout:149: expect (ObjNum 87 snap 11 seq_num 87) 2024-09-21T10:06:14.659 INFO:tasks.rados.rados.0.smithi007.stdout:150: snap_create 2024-09-21T10:06:14.659 INFO:tasks.rados.rados.0.smithi007.stdout:146: finishing write tid 3 to smithi00780062-9 2024-09-21T10:06:14.659 INFO:tasks.rados.rados.0.smithi007.stdout:146: finishing write tid 4 to smithi00780062-9 2024-09-21T10:06:14.659 INFO:tasks.rados.rados.0.smithi007.stdout:146: finishing write tid 5 to smithi00780062-9 2024-09-21T10:06:14.659 INFO:tasks.rados.rados.0.smithi007.stdout:146: oid 9 updating version 0 to 70 2024-09-21T10:06:14.659 INFO:tasks.rados.rados.0.smithi007.stdout:146: oid 9 version 70 is already newer than 69 2024-09-21T10:06:14.660 INFO:tasks.rados.rados.0.smithi007.stdout:146: oid 9 version 70 is already newer than 68 2024-09-21T10:06:14.660 INFO:tasks.rados.rados.0.smithi007.stdout:146: oid 9 version 70 is already newer than 67 2024-09-21T10:06:14.660 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 70 (ObjNum 91 snap 15 seq_num 91) dirty exists 2024-09-21T10:06:14.660 INFO:tasks.rados.rados.0.smithi007.stdout:146: left oid 9 (ObjNum 91 snap 15 seq_num 91) 2024-09-21T10:06:14.660 INFO:tasks.rados.rados.0.smithi007.stdout:147: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:06:14.660 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 0 (ObjNum 689937632 snap 32520 seq_num 304) dirty dne 2024-09-21T10:06:14.660 INFO:tasks.rados.rados.0.smithi007.stdout:148: finishing write tid 1 to smithi00780062-6 2024-09-21T10:06:14.660 INFO:tasks.rados.rados.0.smithi007.stdout:148: finishing write tid 2 to smithi00780062-6 2024-09-21T10:06:14.661 INFO:tasks.rados.rados.0.smithi007.stdout:148: finishing write tid 3 to smithi00780062-6 2024-09-21T10:06:14.661 INFO:tasks.rados.rados.0.smithi007.stdout:148: finishing write tid 4 to smithi00780062-6 2024-09-21T10:06:14.661 INFO:tasks.rados.rados.0.smithi007.stdout:148: finishing write tid 5 to smithi00780062-6 2024-09-21T10:06:14.661 INFO:tasks.rados.rados.0.smithi007.stdout:148: oid 6 updating version 0 to 32 2024-09-21T10:06:14.661 INFO:tasks.rados.rados.0.smithi007.stdout:148: oid 6 version 32 is already newer than 30 2024-09-21T10:06:14.661 INFO:tasks.rados.rados.0.smithi007.stdout:148: oid 6 version 32 is already newer than 29 2024-09-21T10:06:14.661 INFO:tasks.rados.rados.0.smithi007.stdout:148: oid 6 version 32 is already newer than 31 2024-09-21T10:06:14.661 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 32 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-09-21T10:06:14.661 INFO:tasks.rados.rados.0.smithi007.stdout:148: left oid 6 (ObjNum 92 snap 15 seq_num 92) 2024-09-21T10:06:14.663 INFO:tasks.rados.rados.0.smithi007.stdout:149: expect (ObjNum 87 snap 11 seq_num 87) 2024-09-21T10:06:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:14 smithi031 ceph-mon[32927]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T10:06:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:14 smithi031 ceph-mon[32927]: pgmap v134: 89 pgs: 89 active+clean; 147 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 704 KiB/s wr, 7 op/s 2024-09-21T10:06:14.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:14 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:14 smithi007 ceph-mon[29607]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T10:06:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:14 smithi007 ceph-mon[29607]: pgmap v134: 89 pgs: 89 active+clean; 147 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 704 KiB/s wr, 7 op/s 2024-09-21T10:06:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:14 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:14 smithi007 ceph-mon[39999]: osdmap e100: 8 total, 8 up, 8 in 2024-09-21T10:06:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:14 smithi007 ceph-mon[39999]: pgmap v134: 89 pgs: 89 active+clean; 147 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 704 KiB/s wr, 7 op/s 2024-09-21T10:06:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:14 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:15.622 INFO:tasks.rados.rados.0.smithi007.stdout:146: done (4 left) 2024-09-21T10:06:15.622 INFO:tasks.rados.rados.0.smithi007.stdout:147: done (3 left) 2024-09-21T10:06:15.622 INFO:tasks.rados.rados.0.smithi007.stdout:148: done (2 left) 2024-09-21T10:06:15.622 INFO:tasks.rados.rados.0.smithi007.stdout:149: done (1 left) 2024-09-21T10:06:15.622 INFO:tasks.rados.rados.0.smithi007.stdout:150: done (0 left) 2024-09-21T10:06:15.622 INFO:tasks.rados.rados.0.smithi007.stdout:151: write oid 46 current snap is 16 2024-09-21T10:06:15.622 INFO:tasks.rados.rados.0.smithi007.stdout:151: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2024-09-21T10:06:15.630 INFO:tasks.rados.rados.0.smithi007.stdout:151: writing smithi00780062-46 from 763051 to 1557444 tid 1 2024-09-21T10:06:15.638 INFO:tasks.rados.rados.0.smithi007.stdout:151: writing smithi00780062-46 from 2158943 to 2805963 tid 2 2024-09-21T10:06:15.643 INFO:tasks.rados.rados.0.smithi007.stdout:151: writing smithi00780062-46 from 3437750 to 3563051 tid 3 2024-09-21T10:06:15.643 INFO:tasks.rados.rados.0.smithi007.stdout:152: read oid 25 snap -1 2024-09-21T10:06:15.644 INFO:tasks.rados.rados.0.smithi007.stdout:152: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T10:06:15.644 INFO:tasks.rados.rados.0.smithi007.stdout:153: write oid 50 current snap is 16 2024-09-21T10:06:15.644 INFO:tasks.rados.rados.0.smithi007.stdout:151: finishing write tid 1 to smithi00780062-46 2024-09-21T10:06:15.644 INFO:tasks.rados.rados.0.smithi007.stdout:151: finishing write tid 2 to smithi00780062-46 2024-09-21T10:06:15.644 INFO:tasks.rados.rados.0.smithi007.stdout:153: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2024-09-21T10:06:15.649 INFO:tasks.rados.rados.0.smithi007.stdout:153: writing smithi00780062-50 from 779858 to 1249500 tid 1 2024-09-21T10:06:15.656 INFO:tasks.rados.rados.0.smithi007.stdout:153: writing smithi00780062-50 from 1817425 to 2324456 tid 2 2024-09-21T10:06:15.662 INFO:tasks.rados.rados.0.smithi007.stdout:153: writing smithi00780062-50 from 2781526 to 3368154 tid 3 2024-09-21T10:06:15.662 INFO:tasks.rados.rados.0.smithi007.stdout:154: read oid 6 snap 12 2024-09-21T10:06:15.662 INFO:tasks.rados.rados.0.smithi007.stdout:154: expect (ObjNum 5 snap 0 seq_num 5) 2024-09-21T10:06:15.662 INFO:tasks.rados.rados.0.smithi007.stdout:155: snap_remove snap 8 2024-09-21T10:06:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:15 smithi031 ceph-mon[32927]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T10:06:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:15 smithi007 ceph-mon[29607]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T10:06:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:15 smithi007 ceph-mon[39999]: osdmap e101: 8 total, 8 up, 8 in 2024-09-21T10:06:16.627 INFO:tasks.rados.rados.0.smithi007.stdout:155: done (4 left) 2024-09-21T10:06:16.628 INFO:tasks.rados.rados.0.smithi007.stdout:156: snap_remove snap 6 2024-09-21T10:06:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:16 smithi031 ceph-mon[32927]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T10:06:16.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:16 smithi031 ceph-mon[32927]: pgmap v137: 89 pgs: 89 active+clean; 151 MiB data, 475 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 752 KiB/s wr, 6 op/s 2024-09-21T10:06:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:16 smithi007 ceph-mon[29607]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T10:06:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:16 smithi007 ceph-mon[29607]: pgmap v137: 89 pgs: 89 active+clean; 151 MiB data, 475 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 752 KiB/s wr, 6 op/s 2024-09-21T10:06:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:16 smithi007 ceph-mon[39999]: osdmap e102: 8 total, 8 up, 8 in 2024-09-21T10:06:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:16 smithi007 ceph-mon[39999]: pgmap v137: 89 pgs: 89 active+clean; 151 MiB data, 475 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 752 KiB/s wr, 6 op/s 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:156: done (4 left) 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:157: delete oid 16 current snap is 16 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:151: finishing write tid 3 to smithi00780062-46 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:151: finishing write tid 4 to smithi00780062-46 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:151: finishing write tid 5 to smithi00780062-46 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:151: oid 46 updating version 0 to 56 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:151: oid 46 updating version 56 to 57 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:151: oid 46 version 57 is already newer than 55 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:151: oid 46 version 57 is already newer than 54 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 57 (ObjNum 93 snap 16 seq_num 93) dirty exists 2024-09-21T10:06:17.578 INFO:tasks.rados.rados.0.smithi007.stdout:151: left oid 46 (ObjNum 93 snap 16 seq_num 93) 2024-09-21T10:06:17.579 INFO:tasks.rados.rados.0.smithi007.stdout:152: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T10:06:17.669 INFO:tasks.rados.rados.0.smithi007.stdout:153: finishing write tid 1 to smithi00780062-50 2024-09-21T10:06:17.669 INFO:tasks.rados.rados.0.smithi007.stdout:153: finishing write tid 2 to smithi00780062-50 2024-09-21T10:06:17.669 INFO:tasks.rados.rados.0.smithi007.stdout:151: done (4 left) 2024-09-21T10:06:17.669 INFO:tasks.rados.rados.0.smithi007.stdout:152: done (3 left) 2024-09-21T10:06:17.669 INFO:tasks.rados.rados.0.smithi007.stdout:157: done (2 left) 2024-09-21T10:06:17.669 INFO:tasks.rados.rados.0.smithi007.stdout:158: write oid 32 current snap is 16 2024-09-21T10:06:17.669 INFO:tasks.rados.rados.0.smithi007.stdout:153: finishing write tid 3 to smithi00780062-50 2024-09-21T10:06:17.669 INFO:tasks.rados.rados.0.smithi007.stdout:158: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2024-09-21T10:06:17.674 INFO:tasks.rados.rados.0.smithi007.stdout:158: writing smithi00780062-32 from 413472 to 1033612 tid 1 2024-09-21T10:06:17.682 INFO:tasks.rados.rados.0.smithi007.stdout:158: writing smithi00780062-32 from 1818036 to 2328736 tid 2 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:158: writing smithi00780062-32 from 3120019 to 3613472 tid 3 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:159: read oid 42 snap -1 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:159: expect (ObjNum 87 snap 11 seq_num 87) 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:160: delete oid 44 current snap is 16 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:153: finishing write tid 4 to smithi00780062-50 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:153: finishing write tid 5 to smithi00780062-50 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:153: oid 50 updating version 0 to 15 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:153: oid 50 updating version 15 to 16 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:153: oid 50 version 16 is already newer than 14 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:153: oid 50 version 16 is already newer than 13 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 16 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:153: left oid 50 (ObjNum 94 snap 16 seq_num 94) 2024-09-21T10:06:17.690 INFO:tasks.rados.rados.0.smithi007.stdout:154: expect (ObjNum 5 snap 0 seq_num 5) 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:158: finishing write tid 1 to smithi00780062-32 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:158: finishing write tid 2 to smithi00780062-32 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:158: finishing write tid 3 to smithi00780062-32 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:153: done (4 left) 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:154: done (3 left) 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:160: done (2 left) 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:161: write oid 44 current snap is 16 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:158: finishing write tid 4 to smithi00780062-32 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:158: finishing write tid 5 to smithi00780062-32 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:158: oid 32 updating version 0 to 40 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:158: oid 32 version 40 is already newer than 37 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:158: oid 32 version 40 is already newer than 38 2024-09-21T10:06:17.773 INFO:tasks.rados.rados.0.smithi007.stdout:158: oid 32 version 40 is already newer than 39 2024-09-21T10:06:17.774 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 40 (ObjNum 96 snap 16 seq_num 96) dirty exists 2024-09-21T10:06:17.774 INFO:tasks.rados.rados.0.smithi007.stdout:158: left oid 32 (ObjNum 96 snap 16 seq_num 96) 2024-09-21T10:06:17.774 INFO:tasks.rados.rados.0.smithi007.stdout:161: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2024-09-21T10:06:17.779 INFO:tasks.rados.rados.0.smithi007.stdout:161: writing smithi00780062-44 from 447086 to 1217724 tid 1 2024-09-21T10:06:17.788 INFO:tasks.rados.rados.0.smithi007.stdout:161: writing smithi00780062-44 from 1935000 to 2733016 tid 2 2024-09-21T10:06:17.793 INFO:tasks.rados.rados.0.smithi007.stdout:161: writing smithi00780062-44 from 3458512 to 3647086 tid 3 2024-09-21T10:06:17.793 INFO:tasks.rados.rados.0.smithi007.stdout:158: done (2 left) 2024-09-21T10:06:17.793 INFO:tasks.rados.rados.0.smithi007.stdout:162: snap_remove snap 12 2024-09-21T10:06:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:17 smithi031 ceph-mon[32927]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T10:06:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:17 smithi031 ceph-mon[32927]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T10:06:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:17 smithi007 ceph-mon[29607]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T10:06:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:17 smithi007 ceph-mon[29607]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T10:06:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:17 smithi007 ceph-mon[39999]: osdmap e103: 8 total, 8 up, 8 in 2024-09-21T10:06:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:17 smithi007 ceph-mon[39999]: osdmap e104: 8 total, 8 up, 8 in 2024-09-21T10:06:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:162: done (2 left) 2024-09-21T10:06:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:163: rollback oid 40 current snap is 16 2024-09-21T10:06:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 40 to 0 2024-09-21T10:06:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:164: read oid 14 snap -1 2024-09-21T10:06:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:164: expect deleted 2024-09-21T10:06:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:165: read oid 48 snap 13 2024-09-21T10:06:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:165: expect (ObjNum 66 snap 5 seq_num 66) 2024-09-21T10:06:18.634 INFO:tasks.rados.rados.0.smithi007.stdout:166: read oid 43 snap 13 2024-09-21T10:06:18.634 INFO:tasks.rados.rados.0.smithi007.stdout:166: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T10:06:18.634 INFO:tasks.rados.rados.0.smithi007.stdout:167: write oid 32 current snap is 16 2024-09-21T10:06:18.634 INFO:tasks.rados.rados.0.smithi007.stdout:167: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2024-09-21T10:06:18.640 INFO:tasks.rados.rados.0.smithi007.stdout:167: writing smithi00780062-32 from 463893 to 1026133 tid 1 2024-09-21T10:06:18.647 INFO:tasks.rados.rados.0.smithi007.stdout:167: writing smithi00780062-32 from 1593482 to 2251509 tid 2 2024-09-21T10:06:18.655 INFO:tasks.rados.rados.0.smithi007.stdout:167: writing smithi00780062-32 from 2685935 to 3245276 tid 3 2024-09-21T10:06:18.655 INFO:tasks.rados.rados.0.smithi007.stdout:168: write oid 25 current snap is 16 2024-09-21T10:06:18.655 INFO:tasks.rados.rados.0.smithi007.stdout:159: expect (ObjNum 87 snap 11 seq_num 87) 2024-09-21T10:06:18.838 INFO:tasks.rados.rados.0.smithi007.stdout:161: finishing write tid 1 to smithi00780062-44 2024-09-21T10:06:18.838 INFO:tasks.rados.rados.0.smithi007.stdout:161: finishing write tid 2 to smithi00780062-44 2024-09-21T10:06:18.838 INFO:tasks.rados.rados.0.smithi007.stdout:161: finishing write tid 3 to smithi00780062-44 2024-09-21T10:06:18.839 INFO:tasks.rados.rados.0.smithi007.stdout:168: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2024-09-21T10:06:18.844 INFO:tasks.rados.rados.0.smithi007.stdout:168: writing smithi00780062-25 from 480700 to 1118189 tid 1 2024-09-21T10:06:18.850 INFO:tasks.rados.rados.0.smithi007.stdout:168: writing smithi00780062-25 from 1651964 to 2053649 tid 2 2024-09-21T10:06:18.859 INFO:tasks.rados.rados.0.smithi007.stdout:168: writing smithi00780062-25 from 2713358 to 3483971 tid 3 2024-09-21T10:06:18.859 INFO:tasks.rados.rados.0.smithi007.stdout:159: done (7 left) 2024-09-21T10:06:18.859 INFO:tasks.rados.rados.0.smithi007.stdout:169: write oid 26 current snap is 16 2024-09-21T10:06:18.859 INFO:tasks.rados.rados.0.smithi007.stdout:161: finishing write tid 4 to smithi00780062-44 2024-09-21T10:06:18.859 INFO:tasks.rados.rados.0.smithi007.stdout:161: finishing write tid 5 to smithi00780062-44 2024-09-21T10:06:18.859 INFO:tasks.rados.rados.0.smithi007.stdout:161: oid 44 updating version 0 to 72 2024-09-21T10:06:18.859 INFO:tasks.rados.rados.0.smithi007.stdout:161: oid 44 updating version 72 to 75 2024-09-21T10:06:18.859 INFO:tasks.rados.rados.0.smithi007.stdout:161: oid 44 version 75 is already newer than 73 2024-09-21T10:06:18.859 INFO:tasks.rados.rados.0.smithi007.stdout:161: oid 44 version 75 is already newer than 74 2024-09-21T10:06:18.860 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 75 (ObjNum 98 snap 16 seq_num 98) dirty exists 2024-09-21T10:06:18.860 INFO:tasks.rados.rados.0.smithi007.stdout:161: left oid 44 (ObjNum 98 snap 16 seq_num 98) 2024-09-21T10:06:18.860 INFO:tasks.rados.rados.0.smithi007.stdout:166: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T10:06:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:18 smithi031 ceph-mon[32927]: pgmap v140: 89 pgs: 89 active+clean; 151 MiB data, 475 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 752 KiB/s wr, 6 op/s 2024-09-21T10:06:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:18 smithi007 ceph-mon[29607]: pgmap v140: 89 pgs: 89 active+clean; 151 MiB data, 475 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 752 KiB/s wr, 6 op/s 2024-09-21T10:06:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:18 smithi007 ceph-mon[39999]: pgmap v140: 89 pgs: 89 active+clean; 151 MiB data, 475 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 752 KiB/s wr, 6 op/s 2024-09-21T10:06:18.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:06:18 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:06:18] "GET /metrics HTTP/1.1" 200 36181 "" "Prometheus/2.43.0" 2024-09-21T10:06:18.969 INFO:tasks.rados.rados.0.smithi007.stdout:163: finishing rollback tid 0 to smithi00780062-40 2024-09-21T10:06:18.969 INFO:tasks.rados.rados.0.smithi007.stdout:163: finishing rollback tid 1 to smithi00780062-40 2024-09-21T10:06:18.969 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 68 (ObjNum 129 snap 0 seq_num 3839479216) dirty dne 2024-09-21T10:06:18.969 INFO:tasks.rados.rados.0.smithi007.stdout:165: expect (ObjNum 66 snap 5 seq_num 66) 2024-09-21T10:06:19.140 INFO:tasks.rados.rados.0.smithi007.stdout:167: finishing write tid 1 to smithi00780062-32 2024-09-21T10:06:19.208 INFO:tasks.rados.rados.0.smithi007.stdout:167: finishing write tid 2 to smithi00780062-32 2024-09-21T10:06:19.209 INFO:tasks.rados.rados.0.smithi007.stdout:167: finishing write tid 3 to smithi00780062-32 2024-09-21T10:06:19.209 INFO:tasks.rados.rados.0.smithi007.stdout:167: finishing write tid 4 to smithi00780062-32 2024-09-21T10:06:19.209 INFO:tasks.rados.rados.0.smithi007.stdout:167: finishing write tid 5 to smithi00780062-32 2024-09-21T10:06:19.209 INFO:tasks.rados.rados.0.smithi007.stdout:167: oid 32 updating version 0 to 45 2024-09-21T10:06:19.209 INFO:tasks.rados.rados.0.smithi007.stdout:167: oid 32 version 45 is already newer than 43 2024-09-21T10:06:19.209 INFO:tasks.rados.rados.0.smithi007.stdout:167: oid 32 updating version 45 to 46 2024-09-21T10:06:19.209 INFO:tasks.rados.rados.0.smithi007.stdout:167: oid 32 version 46 is already newer than 44 2024-09-21T10:06:19.209 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 46 (ObjNum 99 snap 16 seq_num 99) dirty exists 2024-09-21T10:06:19.209 INFO:tasks.rados.rados.0.smithi007.stdout:167: left oid 32 (ObjNum 99 snap 16 seq_num 99) 2024-09-21T10:06:19.209 INFO:tasks.rados.rados.0.smithi007.stdout:169: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:169: writing smithi00780062-26 from 497507 to 1210245 tid 1 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:169: writing smithi00780062-26 from 1710446 to 2372142 tid 2 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:169: writing smithi00780062-26 from 3140781 to 3697507 tid 3 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:161: done (7 left) 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:163: done (6 left) 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:164: done (5 left) 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:165: done (4 left) 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:166: done (3 left) 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:167: done (2 left) 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:170: write oid 44 current snap is 16 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:168: finishing write tid 1 to smithi00780062-25 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:168: finishing write tid 2 to smithi00780062-25 2024-09-21T10:06:19.213 INFO:tasks.rados.rados.0.smithi007.stdout:168: finishing write tid 3 to smithi00780062-25 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:168: finishing write tid 4 to smithi00780062-25 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:170: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:170: writing smithi00780062-44 from 514314 to 1302301 tid 1 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:170: writing smithi00780062-44 from 1768928 to 2174282 tid 2 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:170: writing smithi00780062-44 from 2768204 to 3277714 tid 3 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:171: rollback oid 12 current snap is 16 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 12 to 15 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:168: finishing write tid 5 to smithi00780062-25 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:168: oid 25 updating version 0 to 45 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:168: oid 25 updating version 45 to 47 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:168: oid 25 version 47 is already newer than 46 2024-09-21T10:06:19.214 INFO:tasks.rados.rados.0.smithi007.stdout:168: oid 25 updating version 47 to 48 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 48 (ObjNum 100 snap 16 seq_num 100) dirty exists 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:168: left oid 25 (ObjNum 100 snap 16 seq_num 100) 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:169: finishing write tid 1 to smithi00780062-26 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:169: finishing write tid 2 to smithi00780062-26 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:169: finishing write tid 3 to smithi00780062-26 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:168: done (3 left) 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:172: rollback oid 43 current snap is 16 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 43 to 14 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:169: finishing write tid 4 to smithi00780062-26 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:169: finishing write tid 5 to smithi00780062-26 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:169: oid 26 updating version 0 to 11 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:169: oid 26 version 11 is already newer than 10 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:169: oid 26 version 11 is already newer than 8 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:169: oid 26 version 11 is already newer than 9 2024-09-21T10:06:19.215 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 11 (ObjNum 101 snap 16 seq_num 101) dirty exists 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:169: left oid 26 (ObjNum 101 snap 16 seq_num 101) 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:170: finishing write tid 1 to smithi00780062-44 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:170: finishing write tid 2 to smithi00780062-44 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:169: done (3 left) 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:173: write oid 18 current snap is 16 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:173: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:173: writing smithi00780062-18 from 531121 to 994357 tid 1 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:173: writing smithi00780062-18 from 1711057 to 2376422 tid 2 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:173: writing smithi00780062-18 from 3079274 to 3731121 tid 3 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:171: finishing rollback tid 0 to smithi00780062-12 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:171: finishing rollback tid 1 to smithi00780062-12 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:172: finishing rollback tid 0 to smithi00780062-43 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:170: finishing write tid 3 to smithi00780062-44 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:171: finishing rollback tid 2 to smithi00780062-12 2024-09-21T10:06:19.216 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 51 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:172: finishing rollback tid 1 to smithi00780062-43 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:170: finishing write tid 4 to smithi00780062-44 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:172: finishing rollback tid 2 to smithi00780062-43 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 26 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:170: finishing write tid 5 to smithi00780062-44 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:170: oid 44 updating version 0 to 80 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:170: oid 44 updating version 80 to 82 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:170: oid 44 updating version 82 to 83 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:170: oid 44 version 83 is already newer than 81 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 83 (ObjNum 102 snap 16 seq_num 102) dirty exists 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:170: left oid 44 (ObjNum 102 snap 16 seq_num 102) 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:173: finishing write tid 1 to smithi00780062-18 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:173: finishing write tid 2 to smithi00780062-18 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:170: done (3 left) 2024-09-21T10:06:19.217 INFO:tasks.rados.rados.0.smithi007.stdout:171: done (2 left) 2024-09-21T10:06:19.218 INFO:tasks.rados.rados.0.smithi007.stdout:172: done (1 left) 2024-09-21T10:06:19.218 INFO:tasks.rados.rados.0.smithi007.stdout:174: read oid 19 snap -1 2024-09-21T10:06:19.218 INFO:tasks.rados.rados.0.smithi007.stdout:174: expect (ObjNum 61 snap 0 seq_num 61) 2024-09-21T10:06:19.218 INFO:tasks.rados.rados.0.smithi007.stdout:175: read oid 14 snap -1 2024-09-21T10:06:19.218 INFO:tasks.rados.rados.0.smithi007.stdout:175: expect deleted 2024-09-21T10:06:19.218 INFO:tasks.rados.rados.0.smithi007.stdout:176: rollback oid 36 current snap is 16 2024-09-21T10:06:19.218 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 36 to 15 2024-09-21T10:06:19.218 INFO:tasks.rados.rados.0.smithi007.stdout:177: write oid 2 current snap is 16 2024-09-21T10:06:19.218 INFO:tasks.rados.rados.0.smithi007.stdout:177: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2024-09-21T10:06:19.218 INFO:tasks.rados.rados.0.smithi007.stdout:177: writing smithi00780062-2 from 547928 to 1086413 tid 1 2024-09-21T10:06:19.219 INFO:tasks.rados.rados.0.smithi007.stdout:177: writing smithi00780062-2 from 1769539 to 2178562 tid 2 2024-09-21T10:06:19.226 INFO:tasks.rados.rados.0.smithi007.stdout:177: writing smithi00780062-2 from 2706697 to 3238751 tid 3 2024-09-21T10:06:19.226 INFO:tasks.rados.rados.0.smithi007.stdout:178: read oid 23 snap 11 2024-09-21T10:06:19.226 INFO:tasks.rados.rados.0.smithi007.stdout:178: expect deleted 2024-09-21T10:06:19.226 INFO:tasks.rados.rados.0.smithi007.stdout:179: rollback oid 44 current snap is 16 2024-09-21T10:06:19.226 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 44 to 14 2024-09-21T10:06:19.226 INFO:tasks.rados.rados.0.smithi007.stdout:176: finishing rollback tid 0 to smithi00780062-36 2024-09-21T10:06:19.226 INFO:tasks.rados.rados.0.smithi007.stdout:173: finishing write tid 3 to smithi00780062-18 2024-09-21T10:06:19.226 INFO:tasks.rados.rados.0.smithi007.stdout:173: finishing write tid 4 to smithi00780062-18 2024-09-21T10:06:19.226 INFO:tasks.rados.rados.0.smithi007.stdout:176: finishing rollback tid 1 to smithi00780062-36 2024-09-21T10:06:19.226 INFO:tasks.rados.rados.0.smithi007.stdout:173: finishing write tid 5 to smithi00780062-18 2024-09-21T10:06:19.227 INFO:tasks.rados.rados.0.smithi007.stdout:173: oid 18 updating version 0 to 85 2024-09-21T10:06:19.227 INFO:tasks.rados.rados.0.smithi007.stdout:173: oid 18 updating version 85 to 87 2024-09-21T10:06:19.227 INFO:tasks.rados.rados.0.smithi007.stdout:173: oid 18 version 87 is already newer than 86 2024-09-21T10:06:19.227 INFO:tasks.rados.rados.0.smithi007.stdout:173: oid 18 updating version 87 to 88 2024-09-21T10:06:19.227 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 88 (ObjNum 103 snap 16 seq_num 103) dirty exists 2024-09-21T10:06:19.227 INFO:tasks.rados.rados.0.smithi007.stdout:173: left oid 18 (ObjNum 103 snap 16 seq_num 103) 2024-09-21T10:06:19.227 INFO:tasks.rados.rados.0.smithi007.stdout:176: finishing rollback tid 2 to smithi00780062-36 2024-09-21T10:06:19.227 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 43 (ObjNum 72 snap 9 seq_num 72) dirty exists 2024-09-21T10:06:19.227 INFO:tasks.rados.rados.0.smithi007.stdout:174: expect (ObjNum 61 snap 0 seq_num 61) 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:177: finishing write tid 1 to smithi00780062-2 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:177: finishing write tid 2 to smithi00780062-2 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:173: done (6 left) 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:174: done (5 left) 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:175: done (4 left) 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:176: done (3 left) 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:180: rollback oid 36 current snap is 16 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 36 to 11 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:179: finishing rollback tid 0 to smithi00780062-44 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:179: finishing rollback tid 1 to smithi00780062-44 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:177: finishing write tid 3 to smithi00780062-2 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:179: finishing rollback tid 2 to smithi00780062-44 2024-09-21T10:06:19.400 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 91 (ObjNum 59 snap 0 seq_num 59) dirty exists 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:177: finishing write tid 4 to smithi00780062-2 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:177: finishing write tid 5 to smithi00780062-2 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:177: oid 2 updating version 0 to 6 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:177: oid 2 updating version 6 to 7 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:177: oid 2 version 7 is already newer than 5 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:177: oid 2 updating version 7 to 8 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 8 (ObjNum 104 snap 16 seq_num 104) dirty exists 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:177: left oid 2 (ObjNum 104 snap 16 seq_num 104) 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:177: done (3 left) 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:178: done (2 left) 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:179: done (1 left) 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:181: read oid 6 snap 14 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:181: expect (ObjNum 5 snap 0 seq_num 5) 2024-09-21T10:06:19.401 INFO:tasks.rados.rados.0.smithi007.stdout:182: read oid 49 snap -1 2024-09-21T10:06:19.402 INFO:tasks.rados.rados.0.smithi007.stdout:182: expect (ObjNum 75 snap 9 seq_num 75) 2024-09-21T10:06:19.402 INFO:tasks.rados.rados.0.smithi007.stdout:183: write oid 16 current snap is 16 2024-09-21T10:06:19.402 INFO:tasks.rados.rados.0.smithi007.stdout:183: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2024-09-21T10:06:19.406 INFO:tasks.rados.rados.0.smithi007.stdout:183: writing smithi00780062-16 from 564735 to 1178469 tid 1 2024-09-21T10:06:19.414 INFO:tasks.rados.rados.0.smithi007.stdout:183: writing smithi00780062-16 from 1828021 to 2497055 tid 2 2024-09-21T10:06:19.421 INFO:tasks.rados.rados.0.smithi007.stdout:183: writing smithi00780062-16 from 3134120 to 3764735 tid 3 2024-09-21T10:06:19.421 INFO:tasks.rados.rados.0.smithi007.stdout:184: write oid 31 current snap is 16 2024-09-21T10:06:19.421 INFO:tasks.rados.rados.0.smithi007.stdout:184: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2024-09-21T10:06:19.428 INFO:tasks.rados.rados.0.smithi007.stdout:184: writing smithi00780062-31 from 581542 to 1270525 tid 1 2024-09-21T10:06:19.434 INFO:tasks.rados.rados.0.smithi007.stdout:184: writing smithi00780062-31 from 1886503 to 2299195 tid 2 2024-09-21T10:06:19.441 INFO:tasks.rados.rados.0.smithi007.stdout:184: writing smithi00780062-31 from 2761543 to 3432494 tid 3 2024-09-21T10:06:19.441 INFO:tasks.rados.rados.0.smithi007.stdout:185: delete oid 2 current snap is 16 2024-09-21T10:06:19.441 INFO:tasks.rados.rados.0.smithi007.stdout:182: expect (ObjNum 75 snap 9 seq_num 75) 2024-09-21T10:06:19.664 INFO:tasks.rados.rados.0.smithi007.stdout:180: finishing rollback tid 0 to smithi00780062-36 2024-09-21T10:06:19.664 INFO:tasks.rados.rados.0.smithi007.stdout:180: finishing rollback tid 1 to smithi00780062-36 2024-09-21T10:06:19.664 INFO:tasks.rados.rados.0.smithi007.stdout:182: done (5 left) 2024-09-21T10:06:19.664 INFO:tasks.rados.rados.0.smithi007.stdout:185: done (4 left) 2024-09-21T10:06:19.664 INFO:tasks.rados.rados.0.smithi007.stdout:186: delete oid 42 current snap is 16 2024-09-21T10:06:19.664 INFO:tasks.rados.rados.0.smithi007.stdout:180: finishing rollback tid 2 to smithi00780062-36 2024-09-21T10:06:19.664 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 46 (ObjNum 72 snap 9 seq_num 72) dirty exists 2024-09-21T10:06:19.665 INFO:tasks.rados.rados.0.smithi007.stdout:181: expect (ObjNum 5 snap 0 seq_num 5) 2024-09-21T10:06:19.744 INFO:tasks.rados.rados.0.smithi007.stdout:183: finishing write tid 1 to smithi00780062-16 2024-09-21T10:06:19.744 INFO:tasks.rados.rados.0.smithi007.stdout:183: finishing write tid 2 to smithi00780062-16 2024-09-21T10:06:19.744 INFO:tasks.rados.rados.0.smithi007.stdout:180: done (4 left) 2024-09-21T10:06:19.744 INFO:tasks.rados.rados.0.smithi007.stdout:181: done (3 left) 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:186: done (2 left) 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:187: snap_create 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:183: finishing write tid 3 to smithi00780062-16 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:183: finishing write tid 4 to smithi00780062-16 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:183: finishing write tid 5 to smithi00780062-16 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:183: oid 16 updating version 0 to 81 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:183: oid 16 updating version 81 to 82 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:183: oid 16 version 82 is already newer than 79 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:183: oid 16 version 82 is already newer than 80 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 82 (ObjNum 105 snap 16 seq_num 105) dirty exists 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:183: left oid 16 (ObjNum 105 snap 16 seq_num 105) 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:184: finishing write tid 1 to smithi00780062-31 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:184: finishing write tid 2 to smithi00780062-31 2024-09-21T10:06:19.745 INFO:tasks.rados.rados.0.smithi007.stdout:184: finishing write tid 3 to smithi00780062-31 2024-09-21T10:06:19.746 INFO:tasks.rados.rados.0.smithi007.stdout:184: finishing write tid 4 to smithi00780062-31 2024-09-21T10:06:19.746 INFO:tasks.rados.rados.0.smithi007.stdout:184: finishing write tid 5 to smithi00780062-31 2024-09-21T10:06:19.746 INFO:tasks.rados.rados.0.smithi007.stdout:184: oid 31 updating version 0 to 47 2024-09-21T10:06:19.746 INFO:tasks.rados.rados.0.smithi007.stdout:184: oid 31 updating version 47 to 49 2024-09-21T10:06:19.746 INFO:tasks.rados.rados.0.smithi007.stdout:184: oid 31 version 49 is already newer than 48 2024-09-21T10:06:19.746 INFO:tasks.rados.rados.0.smithi007.stdout:184: oid 31 updating version 49 to 50 2024-09-21T10:06:19.746 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 50 (ObjNum 106 snap 16 seq_num 106) dirty exists 2024-09-21T10:06:19.746 INFO:tasks.rados.rados.0.smithi007.stdout:184: left oid 31 (ObjNum 106 snap 16 seq_num 106) 2024-09-21T10:06:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:19 smithi031 ceph-mon[32927]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T10:06:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:19 smithi007 ceph-mon[29607]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T10:06:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:19 smithi007 ceph-mon[39999]: osdmap e105: 8 total, 8 up, 8 in 2024-09-21T10:06:20.639 INFO:tasks.rados.rados.0.smithi007.stdout:183: done (2 left) 2024-09-21T10:06:20.639 INFO:tasks.rados.rados.0.smithi007.stdout:184: done (1 left) 2024-09-21T10:06:20.639 INFO:tasks.rados.rados.0.smithi007.stdout:187: done (0 left) 2024-09-21T10:06:20.640 INFO:tasks.rados.rados.0.smithi007.stdout:188: read oid 42 snap -1 2024-09-21T10:06:20.640 INFO:tasks.rados.rados.0.smithi007.stdout:188: expect deleted 2024-09-21T10:06:20.640 INFO:tasks.rados.rados.0.smithi007.stdout:189: rollback oid 30 current snap is 17 2024-09-21T10:06:20.640 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 14 2024-09-21T10:06:20.640 INFO:tasks.rados.rados.0.smithi007.stdout:190: delete oid 20 current snap is 17 2024-09-21T10:06:20.642 INFO:tasks.rados.rados.0.smithi007.stdout:189: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:06:20.643 INFO:tasks.rados.rados.0.smithi007.stdout:189: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:06:20.643 INFO:tasks.rados.rados.0.smithi007.stdout:189: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:06:20.643 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 40 (ObjNum 84 snap 10 seq_num 84) dirty exists 2024-09-21T10:06:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:188: done (2 left) 2024-09-21T10:06:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:189: done (1 left) 2024-09-21T10:06:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:190: done (0 left) 2024-09-21T10:06:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:191: snap_remove snap 0 2024-09-21T10:06:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:20 smithi031 ceph-mon[32927]: pgmap v142: 89 pgs: 89 active+clean; 170 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 4.2 MiB/s wr, 34 op/s 2024-09-21T10:06:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:20 smithi007 ceph-mon[29607]: pgmap v142: 89 pgs: 89 active+clean; 170 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 4.2 MiB/s wr, 34 op/s 2024-09-21T10:06:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:20 smithi007 ceph-mon[39999]: pgmap v142: 89 pgs: 89 active+clean; 170 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 4.2 MiB/s wr, 34 op/s 2024-09-21T10:06:21.645 INFO:tasks.rados.rados.0.smithi007.stdout:191: done (0 left) 2024-09-21T10:06:21.645 INFO:tasks.rados.rados.0.smithi007.stdout:192: snap_remove snap 15 2024-09-21T10:06:21.901 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:21 smithi007 ceph-mon[29607]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T10:06:21.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:21 smithi007 ceph-mon[39999]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T10:06:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:21 smithi031 ceph-mon[32927]: osdmap e106: 8 total, 8 up, 8 in 2024-09-21T10:06:22.652 INFO:tasks.rados.rados.0.smithi007.stdout:192: done (0 left) 2024-09-21T10:06:22.652 INFO:tasks.rados.rados.0.smithi007.stdout:193: read oid 1 snap 11 2024-09-21T10:06:22.652 INFO:tasks.rados.rados.0.smithi007.stdout:193: expect (ObjNum 81 snap 10 seq_num 81) 2024-09-21T10:06:22.652 INFO:tasks.rados.rados.0.smithi007.stdout:194: snap_create 2024-09-21T10:06:22.664 INFO:tasks.rados.rados.0.smithi007.stdout:193: expect (ObjNum 81 snap 10 seq_num 81) 2024-09-21T10:06:22.904 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:22 smithi007 ceph-mon[29607]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T10:06:22.904 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:22 smithi007 ceph-mon[29607]: pgmap v145: 89 pgs: 89 active+clean; 173 MiB data, 531 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 4.6 MiB/s wr, 37 op/s 2024-09-21T10:06:22.904 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:22 smithi007 ceph-mon[39999]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T10:06:22.904 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:22 smithi007 ceph-mon[39999]: pgmap v145: 89 pgs: 89 active+clean; 173 MiB data, 531 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 4.6 MiB/s wr, 37 op/s 2024-09-21T10:06:22.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:22 smithi031 ceph-mon[32927]: osdmap e107: 8 total, 8 up, 8 in 2024-09-21T10:06:22.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:22 smithi031 ceph-mon[32927]: pgmap v145: 89 pgs: 89 active+clean; 173 MiB data, 531 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 4.6 MiB/s wr, 37 op/s 2024-09-21T10:06:22.949 INFO:teuthology.orchestra.run.smithi007.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:06:23.568 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T10:06:23.656 INFO:tasks.rados.rados.0.smithi007.stdout:193: done (1 left) 2024-09-21T10:06:23.656 INFO:tasks.rados.rados.0.smithi007.stdout:194: done (0 left) 2024-09-21T10:06:23.656 INFO:tasks.rados.rados.0.smithi007.stdout:195: delete oid 45 current snap is 18 2024-09-21T10:06:23.660 INFO:tasks.rados.rados.0.smithi007.stdout:195: done (0 left) 2024-09-21T10:06:23.660 INFO:tasks.rados.rados.0.smithi007.stdout:196: read oid 12 snap 13 2024-09-21T10:06:23.660 INFO:tasks.rados.rados.0.smithi007.stdout:196: expect (ObjNum 68 snap 7 seq_num 68) 2024-09-21T10:06:23.660 INFO:tasks.rados.rados.0.smithi007.stdout:197: rollback oid 44 current snap is 18 2024-09-21T10:06:23.660 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 44 to 17 2024-09-21T10:06:23.660 INFO:tasks.rados.rados.0.smithi007.stdout:198: snap_remove snap 14 2024-09-21T10:06:23.779 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:23.896 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:23 smithi007 ceph-mon[29607]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T10:06:23.896 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:23 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:23.896 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:23 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:23.896 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:23 smithi007 ceph-mon[39999]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T10:06:23.897 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:23 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:23.897 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:23 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:23 smithi031 ceph-mon[32927]: osdmap e108: 8 total, 8 up, 8 in 2024-09-21T10:06:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:23 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:23 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:24.663 INFO:tasks.rados.rados.0.smithi007.stdout:198: done (2 left) 2024-09-21T10:06:24.663 INFO:tasks.rados.rados.0.smithi007.stdout:199: delete oid 24 current snap is 18 2024-09-21T10:06:24.665 INFO:tasks.rados.rados.0.smithi007.stdout:197: finishing rollback tid 0 to smithi00780062-44 2024-09-21T10:06:24.665 INFO:tasks.rados.rados.0.smithi007.stdout:197: finishing rollback tid 1 to smithi00780062-44 2024-09-21T10:06:24.665 INFO:tasks.rados.rados.0.smithi007.stdout:197: finishing rollback tid 2 to smithi00780062-44 2024-09-21T10:06:24.665 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 111 (ObjNum 59 snap 0 seq_num 59) dirty exists 2024-09-21T10:06:24.665 INFO:tasks.rados.rados.0.smithi007.stdout:196: expect (ObjNum 68 snap 7 seq_num 68) 2024-09-21T10:06:24.835 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:24 smithi031 ceph-mon[32927]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:06:24.835 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:24 smithi031 ceph-mon[32927]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T10:06:24.835 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:24 smithi031 ceph-mon[32927]: pgmap v148: 89 pgs: 89 active+clean; 173 MiB data, 531 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 467 KiB/s wr, 3 op/s 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:196: done (2 left) 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:197: done (1 left) 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:199: done (0 left) 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:200: read oid 9 snap 13 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:200: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:201: rollback oid 45 current snap is 18 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 45 to 16 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:202: rollback oid 14 current snap is 18 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 13 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:203: write oid 34 current snap is 18 2024-09-21T10:06:24.854 INFO:tasks.rados.rados.0.smithi007.stdout:203: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2024-09-21T10:06:24.860 INFO:tasks.rados.rados.0.smithi007.stdout:203: writing smithi00780062-34 from 682384 to 1139214 tid 1 2024-09-21T10:06:24.865 INFO:tasks.rados.rados.0.smithi007.stdout:203: writing smithi00780062-34 from 1721042 to 2144741 tid 2 2024-09-21T10:06:24.871 INFO:tasks.rados.rados.0.smithi007.stdout:203: writing smithi00780062-34 from 2809728 to 3264664 tid 3 2024-09-21T10:06:24.875 INFO:tasks.rados.rados.0.smithi007.stdout:203: writing smithi00780062-34 from 3731357 to 3882384 tid 4 2024-09-21T10:06:24.875 INFO:tasks.rados.rados.0.smithi007.stdout:204: snap_create 2024-09-21T10:06:24.875 INFO:tasks.rados.rados.0.smithi007.stdout:200: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-21T10:06:24.894 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:24 smithi007 ceph-mon[29607]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:06:24.894 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:24 smithi007 ceph-mon[29607]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T10:06:24.894 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:24 smithi007 ceph-mon[29607]: pgmap v148: 89 pgs: 89 active+clean; 173 MiB data, 531 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 467 KiB/s wr, 3 op/s 2024-09-21T10:06:24.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:24 smithi007 ceph-mon[39999]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:06:24.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:24 smithi007 ceph-mon[39999]: osdmap e109: 8 total, 8 up, 8 in 2024-09-21T10:06:24.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:24 smithi007 ceph-mon[39999]: pgmap v148: 89 pgs: 89 active+clean; 173 MiB data, 531 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 467 KiB/s wr, 3 op/s 2024-09-21T10:06:24.949 INFO:tasks.rados.rados.0.smithi007.stdout:201: finishing rollback tid 1 to smithi00780062-45 2024-09-21T10:06:24.949 INFO:tasks.rados.rados.0.smithi007.stdout:201: finishing rollback tid 2 to smithi00780062-45 2024-09-21T10:06:24.949 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 99 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-09-21T10:06:24.949 INFO:tasks.rados.rados.0.smithi007.stdout:202: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:06:24.949 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 0 (ObjNum 140433 snap 0 seq_num 689939584) dirty dne 2024-09-21T10:06:24.949 INFO:tasks.rados.rados.0.smithi007.stdout:203: finishing write tid 1 to smithi00780062-34 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: finishing write tid 2 to smithi00780062-34 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: finishing write tid 3 to smithi00780062-34 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: finishing write tid 4 to smithi00780062-34 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: finishing write tid 5 to smithi00780062-34 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: finishing write tid 6 to smithi00780062-34 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: oid 34 updating version 0 to 62 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: oid 34 updating version 62 to 64 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: oid 34 version 64 is already newer than 63 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: oid 34 version 64 is already newer than 60 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: oid 34 version 64 is already newer than 61 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 64 (ObjNum 112 snap 18 seq_num 112) dirty exists 2024-09-21T10:06:24.950 INFO:tasks.rados.rados.0.smithi007.stdout:203: left oid 34 (ObjNum 112 snap 18 seq_num 112) 2024-09-21T10:06:25.580 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:06:25.669 INFO:tasks.rados.rados.0.smithi007.stdout:200: done (4 left) 2024-09-21T10:06:25.669 INFO:tasks.rados.rados.0.smithi007.stdout:201: done (3 left) 2024-09-21T10:06:25.669 INFO:tasks.rados.rados.0.smithi007.stdout:202: done (2 left) 2024-09-21T10:06:25.669 INFO:tasks.rados.rados.0.smithi007.stdout:203: done (1 left) 2024-09-21T10:06:25.669 INFO:tasks.rados.rados.0.smithi007.stdout:204: done (0 left) 2024-09-21T10:06:25.669 INFO:tasks.rados.rados.0.smithi007.stdout:205: write oid 49 current snap is 19 2024-09-21T10:06:25.669 INFO:tasks.rados.rados.0.smithi007.stdout:205: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2024-09-21T10:06:25.677 INFO:tasks.rados.rados.0.smithi007.stdout:205: writing smithi00780062-49 from 699191 to 1231270 tid 1 2024-09-21T10:06:25.684 INFO:tasks.rados.rados.0.smithi007.stdout:205: writing smithi00780062-49 from 1779524 to 2346881 tid 2 2024-09-21T10:06:25.692 INFO:tasks.rados.rados.0.smithi007.stdout:205: writing smithi00780062-49 from 2837151 to 3503359 tid 3 2024-09-21T10:06:25.692 INFO:tasks.rados.rados.0.smithi007.stdout:206: snap_remove snap 18 2024-09-21T10:06:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:25 smithi031 ceph-mon[32927]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T10:06:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:25 smithi007 ceph-mon[29607]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T10:06:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:25 smithi007 ceph-mon[39999]: osdmap e110: 8 total, 8 up, 8 in 2024-09-21T10:06:26.155 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:06:26.155 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (117s) 53s ago 2m 17.0M - 0.25.0 c8568f914cd2 32fae7395b18 2024-09-21T10:06:26.155 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (2m) 69s ago 2m 81.4M - 9.4.7 954c08fa6188 3a51b115394f 2024-09-21T10:06:26.155 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (101s) 53s ago 100s 13.2M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:06:26.155 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (98s) 69s ago 98s 12.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,8765 running (6m) 69s ago 6m 437M - 18.2.4-871-g6a1bdf85 0adab276c97e 643ef5c3a452 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:9283,8765 running (8m) 53s ago 8m 484M - 18.2.4-871-g6a1bdf85 0adab276c97e 8f04f14645a1 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (8m) 53s ago 8m 45.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e c6bb2b6348b9 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (7m) 69s ago 7m 38.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e df28637d8602 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (7m) 53s ago 7m 37.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 36d8363c3a46 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (2m) 53s ago 2m 15.9M - 1.5.0 0da6a335fe13 a298b78d34b3 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (2m) 69s ago 2m 7843k - 1.5.0 0da6a335fe13 47995e18a855 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (6m) 53s ago 6m 43.8M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (6m) 53s ago 6m 46.2M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (5m) 53s ago 5m 41.4M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (5m) 53s ago 5m 40.6M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (4m) 69s ago 4m 50.6M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (4m) 69s ago 4m 48.1M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:06:26.156 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (4m) 69s ago 4m 47.6M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:06:26.157 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (3m) 69s ago 3m 41.0M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:06:26.157 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (112s) 69s ago 3m 33.9M - 2.43.0 a07b618ecd1d c5ffe2e14fba 2024-09-21T10:06:26.488 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:06:26.488 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:06:26.488 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:06:26.488 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:06:26.488 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:06:26.488 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:06:26.488 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:06:26.488 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:06:26.488 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:06:26.488 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:06:26.489 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:06:26.489 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:06:26.489 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:06:26.489 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:06:26.489 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 15 2024-09-21T10:06:26.489 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:06:26.489 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:06:26.672 INFO:tasks.rados.rados.0.smithi007.stdout:205: finishing write tid 1 to smithi00780062-49 2024-09-21T10:06:26.672 INFO:tasks.rados.rados.0.smithi007.stdout:205: finishing write tid 2 to smithi00780062-49 2024-09-21T10:06:26.672 INFO:tasks.rados.rados.0.smithi007.stdout:205: finishing write tid 3 to smithi00780062-49 2024-09-21T10:06:26.672 INFO:tasks.rados.rados.0.smithi007.stdout:205: finishing write tid 4 to smithi00780062-49 2024-09-21T10:06:26.672 INFO:tasks.rados.rados.0.smithi007.stdout:205: finishing write tid 5 to smithi00780062-49 2024-09-21T10:06:26.672 INFO:tasks.rados.rados.0.smithi007.stdout:205: oid 49 updating version 0 to 101 2024-09-21T10:06:26.672 INFO:tasks.rados.rados.0.smithi007.stdout:205: oid 49 version 101 is already newer than 99 2024-09-21T10:06:26.672 INFO:tasks.rados.rados.0.smithi007.stdout:205: oid 49 version 101 is already newer than 100 2024-09-21T10:06:26.673 INFO:tasks.rados.rados.0.smithi007.stdout:205: oid 49 version 101 is already newer than 98 2024-09-21T10:06:26.673 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 101 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-09-21T10:06:26.673 INFO:tasks.rados.rados.0.smithi007.stdout:205: left oid 49 (ObjNum 113 snap 19 seq_num 113) 2024-09-21T10:06:26.673 INFO:tasks.rados.rados.0.smithi007.stdout:205: done (1 left) 2024-09-21T10:06:26.673 INFO:tasks.rados.rados.0.smithi007.stdout:206: done (0 left) 2024-09-21T10:06:26.673 INFO:tasks.rados.rados.0.smithi007.stdout:207: rollback oid 39 current snap is 19 2024-09-21T10:06:26.673 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 11 2024-09-21T10:06:26.673 INFO:tasks.rados.rados.0.smithi007.stdout:208: snap_remove snap 13 2024-09-21T10:06:26.724 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:26 smithi007 ceph-mon[29607]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:26.724 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:26 smithi007 ceph-mon[29607]: osdmap e111: 8 total, 8 up, 8 in 2024-09-21T10:06:26.724 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:26 smithi007 ceph-mon[29607]: from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:26.724 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:26 smithi007 ceph-mon[29607]: pgmap v151: 89 pgs: 89 active+clean; 141 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 363 KiB/s wr, 10 op/s 2024-09-21T10:06:26.724 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:26 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/3979891281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:06:26.725 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:26 smithi007 ceph-mon[39999]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:26.725 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:26 smithi007 ceph-mon[39999]: osdmap e111: 8 total, 8 up, 8 in 2024-09-21T10:06:26.725 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:26 smithi007 ceph-mon[39999]: from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:26.725 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:26 smithi007 ceph-mon[39999]: pgmap v151: 89 pgs: 89 active+clean; 141 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 363 KiB/s wr, 10 op/s 2024-09-21T10:06:26.725 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:26 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/3979891281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:06:26.787 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:06:26.787 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", 2024-09-21T10:06:26.787 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:06:26.787 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:06:26.787 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:06:26.787 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "", 2024-09-21T10:06:26.787 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "", 2024-09-21T10:06:26.787 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:06:26.787 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:06:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:26 smithi031 ceph-mon[32927]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:26 smithi031 ceph-mon[32927]: osdmap e111: 8 total, 8 up, 8 in 2024-09-21T10:06:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:26 smithi031 ceph-mon[32927]: from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:26 smithi031 ceph-mon[32927]: pgmap v151: 89 pgs: 89 active+clean; 141 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 363 KiB/s wr, 10 op/s 2024-09-21T10:06:26.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:26 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/3979891281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:06:27.579 INFO:tasks.rados.rados.0.smithi007.stdout:208: done (1 left) 2024-09-21T10:06:27.579 INFO:tasks.rados.rados.0.smithi007.stdout:209: delete oid 20 current snap is 19 2024-09-21T10:06:27.579 INFO:tasks.rados.rados.0.smithi007.stdout:207: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:06:27.579 INFO:tasks.rados.rados.0.smithi007.stdout:207: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:06:27.580 INFO:tasks.rados.rados.0.smithi007.stdout:207: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:06:27.580 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 68 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-21T10:06:27.587 INFO:tasks.rados.rados.0.smithi007.stdout:207: done (1 left) 2024-09-21T10:06:27.587 INFO:tasks.rados.rados.0.smithi007.stdout:209: done (0 left) 2024-09-21T10:06:27.587 INFO:tasks.rados.rados.0.smithi007.stdout:210: read oid 19 snap -1 2024-09-21T10:06:27.587 INFO:tasks.rados.rados.0.smithi007.stdout:210: expect (ObjNum 61 snap 0 seq_num 61) 2024-09-21T10:06:27.587 INFO:tasks.rados.rados.0.smithi007.stdout:211: snap_remove snap 11 2024-09-21T10:06:27.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[29607]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:27.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[29607]: osdmap e112: 8 total, 8 up, 8 in 2024-09-21T10:06:27.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:27.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:27.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:27.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:06:27.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:27.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[29607]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:27.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[29607]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:06:27.758 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[29607]: osdmap e113: 8 total, 8 up, 8 in 2024-09-21T10:06:27.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[39999]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:27.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[39999]: osdmap e112: 8 total, 8 up, 8 in 2024-09-21T10:06:27.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:27.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:27.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:27.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:06:27.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:27.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[39999]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:27.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[39999]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:06:27.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:27 smithi007 ceph-mon[39999]: osdmap e113: 8 total, 8 up, 8 in 2024-09-21T10:06:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:27 smithi031 ceph-mon[32927]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:27 smithi031 ceph-mon[32927]: osdmap e112: 8 total, 8 up, 8 in 2024-09-21T10:06:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:27 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:27 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:27 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:27 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:06:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:27 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:27 smithi031 ceph-mon[32927]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:27 smithi031 ceph-mon[32927]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:06:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:27 smithi031 ceph-mon[32927]: osdmap e113: 8 total, 8 up, 8 in 2024-09-21T10:06:28.581 INFO:tasks.rados.rados.0.smithi007.stdout:211: done (1 left) 2024-09-21T10:06:28.581 INFO:tasks.rados.rados.0.smithi007.stdout:212: delete oid 2 current snap is 19 2024-09-21T10:06:28.582 INFO:tasks.rados.rados.0.smithi007.stdout:210: expect (ObjNum 61 snap 0 seq_num 61) 2024-09-21T10:06:28.672 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:06:28] "GET /metrics HTTP/1.1" 200 36181 "" "Prometheus/2.43.0" 2024-09-21T10:06:28.726 INFO:tasks.rados.rados.0.smithi007.stdout:210: done (1 left) 2024-09-21T10:06:28.726 INFO:tasks.rados.rados.0.smithi007.stdout:212: done (0 left) 2024-09-21T10:06:28.726 INFO:tasks.rados.rados.0.smithi007.stdout:213: snap_create 2024-09-21T10:06:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-mon[39999]: pgmap v154: 89 pgs: 89 active+clean; 141 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 363 KiB/s wr, 10 op/s 2024-09-21T10:06:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-mon[39999]: osdmap e114: 8 total, 8 up, 8 in 2024-09-21T10:06:28.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-mon[29607]: pgmap v154: 89 pgs: 89 active+clean; 141 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 363 KiB/s wr, 10 op/s 2024-09-21T10:06:28.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:28.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:28.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:28.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:28 smithi007 ceph-mon[29607]: osdmap e114: 8 total, 8 up, 8 in 2024-09-21T10:06:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:28 smithi031 ceph-mon[32927]: pgmap v154: 89 pgs: 89 active+clean; 141 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 363 KiB/s wr, 10 op/s 2024-09-21T10:06:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:28 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:28 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:28 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:29.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:28 smithi031 ceph-mon[32927]: osdmap e114: 8 total, 8 up, 8 in 2024-09-21T10:06:29.678 INFO:tasks.rados.rados.0.smithi007.stdout:213: done (0 left) 2024-09-21T10:06:29.678 INFO:tasks.rados.rados.0.smithi007.stdout:214: delete oid 46 current snap is 20 2024-09-21T10:06:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:214: done (0 left) 2024-09-21T10:06:29.685 INFO:tasks.rados.rados.0.smithi007.stdout:215: write oid 16 current snap is 20 2024-09-21T10:06:29.685 INFO:tasks.rados.rados.0.smithi007.stdout:215: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2024-09-21T10:06:29.690 INFO:tasks.rados.rados.0.smithi007.stdout:215: writing smithi00780062-16 from 766419 to 1315847 tid 1 2024-09-21T10:06:29.698 INFO:tasks.rados.rados.0.smithi007.stdout:215: writing smithi00780062-16 from 2013452 to 2588147 tid 2 2024-09-21T10:06:29.704 INFO:tasks.rados.rados.0.smithi007.stdout:215: writing smithi00780062-16 from 3346843 to 3774492 tid 3 2024-09-21T10:06:29.704 INFO:tasks.rados.rados.0.smithi007.stdout:216: read oid 30 snap -1 2024-09-21T10:06:29.704 INFO:tasks.rados.rados.0.smithi007.stdout:216: expect (ObjNum 84 snap 10 seq_num 84) 2024-09-21T10:06:29.704 INFO:tasks.rados.rados.0.smithi007.stdout:215: finishing write tid 1 to smithi00780062-16 2024-09-21T10:06:29.704 INFO:tasks.rados.rados.0.smithi007.stdout:215: finishing write tid 2 to smithi00780062-16 2024-09-21T10:06:29.705 INFO:tasks.rados.rados.0.smithi007.stdout:217: snap_remove snap 16 2024-09-21T10:06:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:29 smithi007 ceph-mon[29607]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T10:06:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:29 smithi007 ceph-mon[29607]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:06:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:29 smithi007 ceph-mon[29607]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T10:06:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:29 smithi007 ceph-mon[29607]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi031 2024-09-21T10:06:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:29 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:29 smithi007 ceph-mon[39999]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T10:06:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:29 smithi007 ceph-mon[39999]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:06:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:29 smithi007 ceph-mon[39999]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T10:06:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:29 smithi007 ceph-mon[39999]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi031 2024-09-21T10:06:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:29 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:29 smithi031 ceph-mon[32927]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T10:06:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:29 smithi031 ceph-mon[32927]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:06:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:29 smithi031 ceph-mon[32927]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T10:06:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:29 smithi031 ceph-mon[32927]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi031 2024-09-21T10:06:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:29 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:30.691 INFO:tasks.rados.rados.0.smithi007.stdout:217: done (2 left) 2024-09-21T10:06:30.691 INFO:tasks.rados.rados.0.smithi007.stdout:218: snap_remove snap 17 2024-09-21T10:06:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:30 smithi007 ceph-mon[29607]: osdmap e115: 8 total, 8 up, 8 in 2024-09-21T10:06:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:30 smithi007 ceph-mon[29607]: pgmap v157: 89 pgs: 89 active+clean; 123 MiB data, 437 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T10:06:30.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:30 smithi007 ceph-mon[39999]: osdmap e115: 8 total, 8 up, 8 in 2024-09-21T10:06:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:30 smithi007 ceph-mon[39999]: pgmap v157: 89 pgs: 89 active+clean; 123 MiB data, 437 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T10:06:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:30 smithi031 ceph-mon[32927]: osdmap e115: 8 total, 8 up, 8 in 2024-09-21T10:06:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:30 smithi031 ceph-mon[32927]: pgmap v157: 89 pgs: 89 active+clean; 123 MiB data, 437 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T10:06:31.695 INFO:tasks.rados.rados.0.smithi007.stdout:218: done (2 left) 2024-09-21T10:06:31.696 INFO:tasks.rados.rados.0.smithi007.stdout:219: write oid 18 current snap is 20 2024-09-21T10:06:31.696 INFO:tasks.rados.rados.0.smithi007.stdout:215: finishing write tid 3 to smithi00780062-16 2024-09-21T10:06:31.696 INFO:tasks.rados.rados.0.smithi007.stdout:215: finishing write tid 4 to smithi00780062-16 2024-09-21T10:06:31.696 INFO:tasks.rados.rados.0.smithi007.stdout:216: expect (ObjNum 84 snap 10 seq_num 84) 2024-09-21T10:06:31.848 INFO:tasks.rados.rados.0.smithi007.stdout:215: finishing write tid 5 to smithi00780062-16 2024-09-21T10:06:31.848 INFO:tasks.rados.rados.0.smithi007.stdout:215: oid 16 updating version 0 to 116 2024-09-21T10:06:31.848 INFO:tasks.rados.rados.0.smithi007.stdout:215: oid 16 version 116 is already newer than 114 2024-09-21T10:06:31.848 INFO:tasks.rados.rados.0.smithi007.stdout:215: oid 16 version 116 is already newer than 115 2024-09-21T10:06:31.848 INFO:tasks.rados.rados.0.smithi007.stdout:215: oid 16 version 116 is already newer than 113 2024-09-21T10:06:31.848 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 116 (ObjNum 117 snap 20 seq_num 117) dirty exists 2024-09-21T10:06:31.848 INFO:tasks.rados.rados.0.smithi007.stdout:215: left oid 16 (ObjNum 117 snap 20 seq_num 117) 2024-09-21T10:06:31.848 INFO:tasks.rados.rados.0.smithi007.stdout:219: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2024-09-21T10:06:31.858 INFO:tasks.rados.rados.0.smithi007.stdout:219: writing smithi00780062-18 from 783226 to 1407903 tid 1 2024-09-21T10:06:31.861 INFO:tasks.rados.rados.0.smithi007.stdout:219: writing smithi00780062-18 from 2071934 to 2506640 tid 2 2024-09-21T10:06:31.868 INFO:tasks.rados.rados.0.smithi007.stdout:219: writing smithi00780062-18 from 2974266 to 3613187 tid 3 2024-09-21T10:06:31.868 INFO:tasks.rados.rados.0.smithi007.stdout:215: done (2 left) 2024-09-21T10:06:31.868 INFO:tasks.rados.rados.0.smithi007.stdout:216: done (1 left) 2024-09-21T10:06:31.868 INFO:tasks.rados.rados.0.smithi007.stdout:220: rollback oid 11 current snap is 20 2024-09-21T10:06:31.868 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 19 2024-09-21T10:06:31.868 INFO:tasks.rados.rados.0.smithi007.stdout:219: finishing write tid 1 to smithi00780062-18 2024-09-21T10:06:31.868 INFO:tasks.rados.rados.0.smithi007.stdout:219: finishing write tid 2 to smithi00780062-18 2024-09-21T10:06:31.868 INFO:tasks.rados.rados.0.smithi007.stdout:221: snap_create 2024-09-21T10:06:31.871 INFO:tasks.rados.rados.0.smithi007.stdout:219: finishing write tid 3 to smithi00780062-18 2024-09-21T10:06:31.871 INFO:tasks.rados.rados.0.smithi007.stdout:219: finishing write tid 4 to smithi00780062-18 2024-09-21T10:06:31.872 INFO:tasks.rados.rados.0.smithi007.stdout:219: finishing write tid 5 to smithi00780062-18 2024-09-21T10:06:31.872 INFO:tasks.rados.rados.0.smithi007.stdout:219: oid 18 updating version 0 to 142 2024-09-21T10:06:31.872 INFO:tasks.rados.rados.0.smithi007.stdout:219: oid 18 updating version 142 to 144 2024-09-21T10:06:31.872 INFO:tasks.rados.rados.0.smithi007.stdout:219: oid 18 version 144 is already newer than 141 2024-09-21T10:06:31.872 INFO:tasks.rados.rados.0.smithi007.stdout:219: oid 18 version 144 is already newer than 143 2024-09-21T10:06:31.873 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 144 (ObjNum 118 snap 20 seq_num 118) dirty exists 2024-09-21T10:06:31.873 INFO:tasks.rados.rados.0.smithi007.stdout:219: left oid 18 (ObjNum 118 snap 20 seq_num 118) 2024-09-21T10:06:31.873 INFO:tasks.rados.rados.0.smithi007.stdout:220: finishing rollback tid 0 to smithi00780062-11 2024-09-21T10:06:31.873 INFO:tasks.rados.rados.0.smithi007.stdout:220: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:06:31.873 INFO:tasks.rados.rados.0.smithi007.stdout:220: finishing rollback tid 2 to smithi00780062-11 2024-09-21T10:06:31.873 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 148 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T10:06:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:31 smithi007 ceph-mon[29607]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T10:06:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:31 smithi007 ceph-mon[39999]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T10:06:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:31 smithi031 ceph-mon[32927]: osdmap e116: 8 total, 8 up, 8 in 2024-09-21T10:06:32.700 INFO:tasks.rados.rados.0.smithi007.stdout:219: done (2 left) 2024-09-21T10:06:32.701 INFO:tasks.rados.rados.0.smithi007.stdout:220: done (1 left) 2024-09-21T10:06:32.701 INFO:tasks.rados.rados.0.smithi007.stdout:221: done (0 left) 2024-09-21T10:06:32.701 INFO:tasks.rados.rados.0.smithi007.stdout:222: delete oid 28 current snap is 21 2024-09-21T10:06:32.704 INFO:tasks.rados.rados.0.smithi007.stdout:222: done (0 left) 2024-09-21T10:06:32.704 INFO:tasks.rados.rados.0.smithi007.stdout:223: snap_create 2024-09-21T10:06:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:32 smithi031 ceph-mon[32927]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T10:06:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:32 smithi031 ceph-mon[32927]: pgmap v160: 89 pgs: 89 active+clean; 124 MiB data, 433 MiB used, 715 GiB / 715 GiB avail; 5.6 MiB/s rd, 811 KiB/s wr, 7 op/s 2024-09-21T10:06:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:32 smithi007 ceph-mon[29607]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T10:06:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:32 smithi007 ceph-mon[29607]: pgmap v160: 89 pgs: 89 active+clean; 124 MiB data, 433 MiB used, 715 GiB / 715 GiB avail; 5.6 MiB/s rd, 811 KiB/s wr, 7 op/s 2024-09-21T10:06:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:32 smithi007 ceph-mon[39999]: osdmap e117: 8 total, 8 up, 8 in 2024-09-21T10:06:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:32 smithi007 ceph-mon[39999]: pgmap v160: 89 pgs: 89 active+clean; 124 MiB data, 433 MiB used, 715 GiB / 715 GiB avail; 5.6 MiB/s rd, 811 KiB/s wr, 7 op/s 2024-09-21T10:06:33.701 INFO:tasks.rados.rados.0.smithi007.stdout:223: done (0 left) 2024-09-21T10:06:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:224: read oid 49 snap -1 2024-09-21T10:06:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:224: expect (ObjNum 113 snap 19 seq_num 113) 2024-09-21T10:06:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:225: read oid 23 snap 21 2024-09-21T10:06:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:225: expect deleted 2024-09-21T10:06:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:226: write oid 7 current snap is 22 2024-09-21T10:06:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:226: seq_num 120 ranges {416840=775175,1672545=344295} 2024-09-21T10:06:33.708 INFO:tasks.rados.rados.0.smithi007.stdout:226: writing smithi00780062-7 from 416840 to 1192015 tid 1 2024-09-21T10:06:33.714 INFO:tasks.rados.rados.0.smithi007.stdout:226: writing smithi00780062-7 from 1672545 to 2016840 tid 2 2024-09-21T10:06:33.714 INFO:tasks.rados.rados.0.smithi007.stdout:227: snap_create 2024-09-21T10:06:33.716 INFO:tasks.rados.rados.0.smithi007.stdout:224: expect (ObjNum 113 snap 19 seq_num 113) 2024-09-21T10:06:33.980 INFO:tasks.rados.rados.0.smithi007.stdout:226: finishing write tid 1 to smithi00780062-7 2024-09-21T10:06:33.980 INFO:tasks.rados.rados.0.smithi007.stdout:226: finishing write tid 2 to smithi00780062-7 2024-09-21T10:06:33.981 INFO:tasks.rados.rados.0.smithi007.stdout:226: finishing write tid 3 to smithi00780062-7 2024-09-21T10:06:33.981 INFO:tasks.rados.rados.0.smithi007.stdout:226: finishing write tid 4 to smithi00780062-7 2024-09-21T10:06:33.981 INFO:tasks.rados.rados.0.smithi007.stdout:226: oid 7 updating version 0 to 60 2024-09-21T10:06:33.981 INFO:tasks.rados.rados.0.smithi007.stdout:226: oid 7 updating version 60 to 61 2024-09-21T10:06:33.981 INFO:tasks.rados.rados.0.smithi007.stdout:226: oid 7 version 61 is already newer than 59 2024-09-21T10:06:33.981 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 61 (ObjNum 120 snap 22 seq_num 120) dirty exists 2024-09-21T10:06:33.981 INFO:tasks.rados.rados.0.smithi007.stdout:226: left oid 7 (ObjNum 120 snap 22 seq_num 120) 2024-09-21T10:06:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:33 smithi031 ceph-mon[32927]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T10:06:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:33 smithi007 ceph-mon[29607]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T10:06:34.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:33 smithi007 ceph-mon[39999]: osdmap e118: 8 total, 8 up, 8 in 2024-09-21T10:06:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:224: done (3 left) 2024-09-21T10:06:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:225: done (2 left) 2024-09-21T10:06:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:226: done (1 left) 2024-09-21T10:06:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:227: done (0 left) 2024-09-21T10:06:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:228: rollback oid 47 current snap is 23 2024-09-21T10:06:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 47 to 19 2024-09-21T10:06:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:229: delete oid 28 current snap is 23 2024-09-21T10:06:34.715 INFO:tasks.rados.rados.0.smithi007.stdout:229: done (1 left) 2024-09-21T10:06:34.715 INFO:tasks.rados.rados.0.smithi007.stdout:230: snap_remove snap 21 2024-09-21T10:06:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:34 smithi031 ceph-mon[32927]: osdmap e119: 8 total, 8 up, 8 in 2024-09-21T10:06:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:34 smithi031 ceph-mon[32927]: pgmap v163: 89 pgs: 89 active+clean; 124 MiB data, 433 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 811 KiB/s wr, 4 op/s 2024-09-21T10:06:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:34 smithi007 ceph-mon[29607]: osdmap e119: 8 total, 8 up, 8 in 2024-09-21T10:06:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:34 smithi007 ceph-mon[29607]: pgmap v163: 89 pgs: 89 active+clean; 124 MiB data, 433 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 811 KiB/s wr, 4 op/s 2024-09-21T10:06:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:34 smithi007 ceph-mon[39999]: osdmap e119: 8 total, 8 up, 8 in 2024-09-21T10:06:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:34 smithi007 ceph-mon[39999]: pgmap v163: 89 pgs: 89 active+clean; 124 MiB data, 433 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 811 KiB/s wr, 4 op/s 2024-09-21T10:06:35.722 INFO:tasks.rados.rados.0.smithi007.stdout:230: done (1 left) 2024-09-21T10:06:35.722 INFO:tasks.rados.rados.0.smithi007.stdout:231: write oid 28 current snap is 23 2024-09-21T10:06:35.722 INFO:tasks.rados.rados.0.smithi007.stdout:231: seq_num 122 ranges {450454=642026,1505862=544592} 2024-09-21T10:06:35.728 INFO:tasks.rados.rados.0.smithi007.stdout:231: writing smithi00780062-28 from 450454 to 1092480 tid 1 2024-09-21T10:06:35.734 INFO:tasks.rados.rados.0.smithi007.stdout:231: writing smithi00780062-28 from 1505862 to 2050454 tid 2 2024-09-21T10:06:35.734 INFO:tasks.rados.rados.0.smithi007.stdout:232: read oid 40 snap -1 2024-09-21T10:06:35.734 INFO:tasks.rados.rados.0.smithi007.stdout:232: expect deleted 2024-09-21T10:06:35.734 INFO:tasks.rados.rados.0.smithi007.stdout:233: read oid 46 snap -1 2024-09-21T10:06:35.734 INFO:tasks.rados.rados.0.smithi007.stdout:233: expect deleted 2024-09-21T10:06:35.734 INFO:tasks.rados.rados.0.smithi007.stdout:234: read oid 15 snap -1 2024-09-21T10:06:35.735 INFO:tasks.rados.rados.0.smithi007.stdout:234: expect (ObjNum 69 snap 8 seq_num 69) 2024-09-21T10:06:35.735 INFO:tasks.rados.rados.0.smithi007.stdout:235: delete oid 27 current snap is 23 2024-09-21T10:06:35.735 INFO:tasks.rados.rados.0.smithi007.stdout:228: finishing rollback tid 0 to smithi00780062-47 2024-09-21T10:06:35.735 INFO:tasks.rados.rados.0.smithi007.stdout:228: finishing rollback tid 1 to smithi00780062-47 2024-09-21T10:06:35.735 INFO:tasks.rados.rados.0.smithi007.stdout:228: finishing rollback tid 2 to smithi00780062-47 2024-09-21T10:06:35.735 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 128 (ObjNum 79 snap 10 seq_num 79) dirty exists 2024-09-21T10:06:35.735 INFO:tasks.rados.rados.0.smithi007.stdout:231: finishing write tid 1 to smithi00780062-28 2024-09-21T10:06:35.744 INFO:tasks.rados.rados.0.smithi007.stdout:231: finishing write tid 2 to smithi00780062-28 2024-09-21T10:06:35.744 INFO:tasks.rados.rados.0.smithi007.stdout:228: done (5 left) 2024-09-21T10:06:35.744 INFO:tasks.rados.rados.0.smithi007.stdout:232: done (4 left) 2024-09-21T10:06:35.744 INFO:tasks.rados.rados.0.smithi007.stdout:233: done (3 left) 2024-09-21T10:06:35.744 INFO:tasks.rados.rados.0.smithi007.stdout:235: done (2 left) 2024-09-21T10:06:35.744 INFO:tasks.rados.rados.0.smithi007.stdout:236: write oid 47 current snap is 23 2024-09-21T10:06:35.744 INFO:tasks.rados.rados.0.smithi007.stdout:231: finishing write tid 3 to smithi00780062-28 2024-09-21T10:06:35.744 INFO:tasks.rados.rados.0.smithi007.stdout:236: seq_num 124 ranges {484068=792524,1906473=177595} 2024-09-21T10:06:35.750 INFO:tasks.rados.rados.0.smithi007.stdout:236: writing smithi00780062-47 from 484068 to 1276592 tid 1 2024-09-21T10:06:35.755 INFO:tasks.rados.rados.0.smithi007.stdout:236: writing smithi00780062-47 from 1906473 to 2084068 tid 2 2024-09-21T10:06:35.755 INFO:tasks.rados.rados.0.smithi007.stdout:237: write oid 37 current snap is 23 2024-09-21T10:06:35.755 INFO:tasks.rados.rados.0.smithi007.stdout:231: finishing write tid 4 to smithi00780062-28 2024-09-21T10:06:35.755 INFO:tasks.rados.rados.0.smithi007.stdout:231: oid 28 updating version 0 to 25 2024-09-21T10:06:35.756 INFO:tasks.rados.rados.0.smithi007.stdout:231: oid 28 updating version 25 to 27 2024-09-21T10:06:35.756 INFO:tasks.rados.rados.0.smithi007.stdout:231: oid 28 version 27 is already newer than 26 2024-09-21T10:06:35.756 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 27 (ObjNum 122 snap 23 seq_num 122) dirty exists 2024-09-21T10:06:35.756 INFO:tasks.rados.rados.0.smithi007.stdout:231: left oid 28 (ObjNum 122 snap 23 seq_num 122) 2024-09-21T10:06:35.756 INFO:tasks.rados.rados.0.smithi007.stdout:234: expect (ObjNum 69 snap 8 seq_num 69) 2024-09-21T10:06:35.903 INFO:tasks.rados.rados.0.smithi007.stdout:236: finishing write tid 1 to smithi00780062-47 2024-09-21T10:06:35.903 INFO:tasks.rados.rados.0.smithi007.stdout:236: finishing write tid 2 to smithi00780062-47 2024-09-21T10:06:35.903 INFO:tasks.rados.rados.0.smithi007.stdout:236: finishing write tid 3 to smithi00780062-47 2024-09-21T10:06:35.903 INFO:tasks.rados.rados.0.smithi007.stdout:237: seq_num 125 ranges {500875=467773,1564955=535920} 2024-09-21T10:06:35.908 INFO:tasks.rados.rados.0.smithi007.stdout:237: writing smithi00780062-37 from 500875 to 968648 tid 1 2024-09-21T10:06:35.914 INFO:tasks.rados.rados.0.smithi007.stdout:237: writing smithi00780062-37 from 1564955 to 2100875 tid 2 2024-09-21T10:06:35.915 INFO:tasks.rados.rados.0.smithi007.stdout:231: done (3 left) 2024-09-21T10:06:35.915 INFO:tasks.rados.rados.0.smithi007.stdout:234: done (2 left) 2024-09-21T10:06:35.915 INFO:tasks.rados.rados.0.smithi007.stdout:238: snap_create 2024-09-21T10:06:35.915 INFO:tasks.rados.rados.0.smithi007.stdout:236: finishing write tid 4 to smithi00780062-47 2024-09-21T10:06:35.915 INFO:tasks.rados.rados.0.smithi007.stdout:236: oid 47 updating version 0 to 133 2024-09-21T10:06:35.915 INFO:tasks.rados.rados.0.smithi007.stdout:236: oid 47 version 133 is already newer than 131 2024-09-21T10:06:35.915 INFO:tasks.rados.rados.0.smithi007.stdout:236: oid 47 version 133 is already newer than 132 2024-09-21T10:06:35.915 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 133 (ObjNum 124 snap 23 seq_num 124) dirty exists 2024-09-21T10:06:35.915 INFO:tasks.rados.rados.0.smithi007.stdout:236: left oid 47 (ObjNum 124 snap 23 seq_num 124) 2024-09-21T10:06:35.915 INFO:tasks.rados.rados.0.smithi007.stdout:237: finishing write tid 1 to smithi00780062-37 2024-09-21T10:06:35.917 INFO:tasks.rados.rados.0.smithi007.stdout:237: finishing write tid 2 to smithi00780062-37 2024-09-21T10:06:35.917 INFO:tasks.rados.rados.0.smithi007.stdout:237: finishing write tid 3 to smithi00780062-37 2024-09-21T10:06:35.917 INFO:tasks.rados.rados.0.smithi007.stdout:237: finishing write tid 4 to smithi00780062-37 2024-09-21T10:06:35.917 INFO:tasks.rados.rados.0.smithi007.stdout:237: oid 37 updating version 0 to 137 2024-09-21T10:06:35.917 INFO:tasks.rados.rados.0.smithi007.stdout:237: oid 37 version 137 is already newer than 135 2024-09-21T10:06:35.917 INFO:tasks.rados.rados.0.smithi007.stdout:237: oid 37 version 137 is already newer than 136 2024-09-21T10:06:35.918 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 137 (ObjNum 125 snap 23 seq_num 125) dirty exists 2024-09-21T10:06:35.918 INFO:tasks.rados.rados.0.smithi007.stdout:237: left oid 37 (ObjNum 125 snap 23 seq_num 125) 2024-09-21T10:06:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:35 smithi031 ceph-mon[32927]: osdmap e120: 8 total, 8 up, 8 in 2024-09-21T10:06:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:35 smithi007 ceph-mon[29607]: osdmap e120: 8 total, 8 up, 8 in 2024-09-21T10:06:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:35 smithi007 ceph-mon[39999]: osdmap e120: 8 total, 8 up, 8 in 2024-09-21T10:06:36.726 INFO:tasks.rados.rados.0.smithi007.stdout:236: done (2 left) 2024-09-21T10:06:36.726 INFO:tasks.rados.rados.0.smithi007.stdout:237: done (1 left) 2024-09-21T10:06:36.726 INFO:tasks.rados.rados.0.smithi007.stdout:238: done (0 left) 2024-09-21T10:06:36.726 INFO:tasks.rados.rados.0.smithi007.stdout:239: read oid 44 snap -1 2024-09-21T10:06:36.726 INFO:tasks.rados.rados.0.smithi007.stdout:239: expect (ObjNum 59 snap 0 seq_num 59) 2024-09-21T10:06:36.727 INFO:tasks.rados.rados.0.smithi007.stdout:240: write oid 22 current snap is 24 2024-09-21T10:06:36.727 INFO:tasks.rados.rados.0.smithi007.stdout:240: seq_num 126 ranges {517682=543022,1623437=494245} 2024-09-21T10:06:36.731 INFO:tasks.rados.rados.0.smithi007.stdout:240: writing smithi00780062-22 from 517682 to 1060704 tid 1 2024-09-21T10:06:36.738 INFO:tasks.rados.rados.0.smithi007.stdout:240: writing smithi00780062-22 from 1623437 to 2117682 tid 2 2024-09-21T10:06:36.738 INFO:tasks.rados.rados.0.smithi007.stdout:241: snap_create 2024-09-21T10:06:36.738 INFO:tasks.rados.rados.0.smithi007.stdout:239: expect (ObjNum 59 snap 0 seq_num 59) 2024-09-21T10:06:36.872 INFO:tasks.rados.rados.0.smithi007.stdout:240: finishing write tid 1 to smithi00780062-22 2024-09-21T10:06:36.872 INFO:tasks.rados.rados.0.smithi007.stdout:240: finishing write tid 2 to smithi00780062-22 2024-09-21T10:06:36.872 INFO:tasks.rados.rados.0.smithi007.stdout:240: finishing write tid 3 to smithi00780062-22 2024-09-21T10:06:36.872 INFO:tasks.rados.rados.0.smithi007.stdout:240: finishing write tid 4 to smithi00780062-22 2024-09-21T10:06:36.872 INFO:tasks.rados.rados.0.smithi007.stdout:240: oid 22 updating version 0 to 153 2024-09-21T10:06:36.872 INFO:tasks.rados.rados.0.smithi007.stdout:240: oid 22 version 153 is already newer than 152 2024-09-21T10:06:36.872 INFO:tasks.rados.rados.0.smithi007.stdout:240: oid 22 updating version 153 to 154 2024-09-21T10:06:36.872 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 154 (ObjNum 126 snap 24 seq_num 126) dirty exists 2024-09-21T10:06:36.872 INFO:tasks.rados.rados.0.smithi007.stdout:240: left oid 22 (ObjNum 126 snap 24 seq_num 126) 2024-09-21T10:06:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:36 smithi007 ceph-mon[29607]: osdmap e121: 8 total, 8 up, 8 in 2024-09-21T10:06:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:36 smithi007 ceph-mon[29607]: pgmap v166: 89 pgs: 89 active+clean; 118 MiB data, 432 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 689 KiB/s wr, 6 op/s 2024-09-21T10:06:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:36 smithi007 ceph-mon[39999]: osdmap e121: 8 total, 8 up, 8 in 2024-09-21T10:06:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:36 smithi007 ceph-mon[39999]: pgmap v166: 89 pgs: 89 active+clean; 118 MiB data, 432 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 689 KiB/s wr, 6 op/s 2024-09-21T10:06:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:36 smithi031 ceph-mon[32927]: osdmap e121: 8 total, 8 up, 8 in 2024-09-21T10:06:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:36 smithi031 ceph-mon[32927]: pgmap v166: 89 pgs: 89 active+clean; 118 MiB data, 432 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 689 KiB/s wr, 6 op/s 2024-09-21T10:06:37.583 INFO:tasks.rados.rados.0.smithi007.stdout:239: done (2 left) 2024-09-21T10:06:37.583 INFO:tasks.rados.rados.0.smithi007.stdout:240: done (1 left) 2024-09-21T10:06:37.583 INFO:tasks.rados.rados.0.smithi007.stdout:241: done (0 left) 2024-09-21T10:06:37.583 INFO:tasks.rados.rados.0.smithi007.stdout:242: rollback oid 28 current snap is 25 2024-09-21T10:06:37.583 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 28 to 24 2024-09-21T10:06:37.583 INFO:tasks.rados.rados.0.smithi007.stdout:243: delete oid 29 current snap is 25 2024-09-21T10:06:37.587 INFO:tasks.rados.rados.0.smithi007.stdout:242: finishing rollback tid 0 to smithi00780062-28 2024-09-21T10:06:37.588 INFO:tasks.rados.rados.0.smithi007.stdout:243: done (1 left) 2024-09-21T10:06:37.588 INFO:tasks.rados.rados.0.smithi007.stdout:244: rollback oid 26 current snap is 25 2024-09-21T10:06:37.588 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 24 2024-09-21T10:06:37.588 INFO:tasks.rados.rados.0.smithi007.stdout:245: rollback oid 16 current snap is 25 2024-09-21T10:06:37.588 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 16 to 20 2024-09-21T10:06:37.588 INFO:tasks.rados.rados.0.smithi007.stdout:246: snap_create 2024-09-21T10:06:37.588 INFO:tasks.rados.rados.0.smithi007.stdout:242: finishing rollback tid 1 to smithi00780062-28 2024-09-21T10:06:37.588 INFO:tasks.rados.rados.0.smithi007.stdout:242: finishing rollback tid 2 to smithi00780062-28 2024-09-21T10:06:37.588 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 31 (ObjNum 122 snap 23 seq_num 122) dirty exists 2024-09-21T10:06:37.590 INFO:tasks.rados.rados.0.smithi007.stdout:244: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:06:37.590 INFO:tasks.rados.rados.0.smithi007.stdout:244: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:06:37.590 INFO:tasks.rados.rados.0.smithi007.stdout:244: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:06:37.590 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 35 (ObjNum 101 snap 16 seq_num 101) dirty exists 2024-09-21T10:06:37.592 INFO:tasks.rados.rados.0.smithi007.stdout:245: finishing rollback tid 0 to smithi00780062-16 2024-09-21T10:06:37.592 INFO:tasks.rados.rados.0.smithi007.stdout:245: finishing rollback tid 1 to smithi00780062-16 2024-09-21T10:06:37.593 INFO:tasks.rados.rados.0.smithi007.stdout:245: finishing rollback tid 2 to smithi00780062-16 2024-09-21T10:06:37.593 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 141 (ObjNum 117 snap 20 seq_num 117) dirty exists 2024-09-21T10:06:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:37 smithi031 ceph-mon[32927]: osdmap e122: 8 total, 8 up, 8 in 2024-09-21T10:06:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:37 smithi031 ceph-mon[32927]: osdmap e123: 8 total, 8 up, 8 in 2024-09-21T10:06:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:37 smithi007 ceph-mon[29607]: osdmap e122: 8 total, 8 up, 8 in 2024-09-21T10:06:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:37 smithi007 ceph-mon[29607]: osdmap e123: 8 total, 8 up, 8 in 2024-09-21T10:06:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:37 smithi007 ceph-mon[39999]: osdmap e122: 8 total, 8 up, 8 in 2024-09-21T10:06:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:37 smithi007 ceph-mon[39999]: osdmap e123: 8 total, 8 up, 8 in 2024-09-21T10:06:38.584 INFO:tasks.rados.rados.0.smithi007.stdout:242: done (3 left) 2024-09-21T10:06:38.584 INFO:tasks.rados.rados.0.smithi007.stdout:244: done (2 left) 2024-09-21T10:06:38.584 INFO:tasks.rados.rados.0.smithi007.stdout:245: done (1 left) 2024-09-21T10:06:38.584 INFO:tasks.rados.rados.0.smithi007.stdout:246: done (0 left) 2024-09-21T10:06:38.585 INFO:tasks.rados.rados.0.smithi007.stdout:247: snap_create 2024-09-21T10:06:38.727 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:06:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:06:38] "GET /metrics HTTP/1.1" 200 36186 "" "Prometheus/2.43.0" 2024-09-21T10:06:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:38 smithi031 ceph-mon[32927]: pgmap v169: 89 pgs: 89 active+clean; 118 MiB data, 432 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 689 KiB/s wr, 6 op/s 2024-09-21T10:06:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:38 smithi031 ceph-mon[32927]: osdmap e124: 8 total, 8 up, 8 in 2024-09-21T10:06:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:38 smithi007 ceph-mon[29607]: pgmap v169: 89 pgs: 89 active+clean; 118 MiB data, 432 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 689 KiB/s wr, 6 op/s 2024-09-21T10:06:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:38 smithi007 ceph-mon[29607]: osdmap e124: 8 total, 8 up, 8 in 2024-09-21T10:06:39.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:38 smithi007 ceph-mon[39999]: pgmap v169: 89 pgs: 89 active+clean; 118 MiB data, 432 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 689 KiB/s wr, 6 op/s 2024-09-21T10:06:39.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:38 smithi007 ceph-mon[39999]: osdmap e124: 8 total, 8 up, 8 in 2024-09-21T10:06:39.585 INFO:tasks.rados.rados.0.smithi007.stdout:247: done (0 left) 2024-09-21T10:06:39.585 INFO:tasks.rados.rados.0.smithi007.stdout:248: write oid 48 current snap is 27 2024-09-21T10:06:39.585 INFO:tasks.rados.rados.0.smithi007.stdout:248: seq_num 128 ranges {551296=693520,2024048=127248} 2024-09-21T10:06:39.591 INFO:tasks.rados.rados.0.smithi007.stdout:248: writing smithi00780062-48 from 551296 to 1244816 tid 1 2024-09-21T10:06:39.596 INFO:tasks.rados.rados.0.smithi007.stdout:248: writing smithi00780062-48 from 2024048 to 2151296 tid 2 2024-09-21T10:06:39.597 INFO:tasks.rados.rados.0.smithi007.stdout:249: write oid 44 current snap is 27 2024-09-21T10:06:39.597 INFO:tasks.rados.rados.0.smithi007.stdout:249: seq_num 129 ranges {568103=768769,2082530=85573} 2024-09-21T10:06:39.604 INFO:tasks.rados.rados.0.smithi007.stdout:249: writing smithi00780062-44 from 568103 to 1336872 tid 1 2024-09-21T10:06:39.608 INFO:tasks.rados.rados.0.smithi007.stdout:249: writing smithi00780062-44 from 2082530 to 2168103 tid 2 2024-09-21T10:06:39.609 INFO:tasks.rados.rados.0.smithi007.stdout:250: snap_remove snap 26 2024-09-21T10:06:40.591 INFO:tasks.rados.rados.0.smithi007.stdout:250: done (2 left) 2024-09-21T10:06:40.591 INFO:tasks.rados.rados.0.smithi007.stdout:251: write oid 8 current snap is 27 2024-09-21T10:06:40.591 INFO:tasks.rados.rados.0.smithi007.stdout:248: finishing write tid 1 to smithi00780062-48 2024-09-21T10:06:40.591 INFO:tasks.rados.rados.0.smithi007.stdout:251: seq_num 130 ranges {584910=560371,1857365=327545} 2024-09-21T10:06:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:251: writing smithi00780062-8 from 584910 to 1145281 tid 1 2024-09-21T10:06:40.603 INFO:tasks.rados.rados.0.smithi007.stdout:251: writing smithi00780062-8 from 1857365 to 2184910 tid 2 2024-09-21T10:06:40.603 INFO:tasks.rados.rados.0.smithi007.stdout:252: snap_create 2024-09-21T10:06:40.603 INFO:tasks.rados.rados.0.smithi007.stdout:248: finishing write tid 2 to smithi00780062-48 2024-09-21T10:06:40.603 INFO:tasks.rados.rados.0.smithi007.stdout:248: finishing write tid 3 to smithi00780062-48 2024-09-21T10:06:40.603 INFO:tasks.rados.rados.0.smithi007.stdout:248: finishing write tid 4 to smithi00780062-48 2024-09-21T10:06:40.603 INFO:tasks.rados.rados.0.smithi007.stdout:248: oid 48 updating version 0 to 66 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:248: oid 48 version 66 is already newer than 65 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:248: oid 48 version 66 is already newer than 64 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 66 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:248: left oid 48 (ObjNum 128 snap 27 seq_num 128) 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:249: finishing write tid 1 to smithi00780062-44 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:249: finishing write tid 2 to smithi00780062-44 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:249: finishing write tid 3 to smithi00780062-44 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:249: finishing write tid 4 to smithi00780062-44 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:249: oid 44 updating version 0 to 156 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:249: oid 44 updating version 156 to 157 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:249: oid 44 updating version 157 to 158 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 158 (ObjNum 129 snap 27 seq_num 129) dirty exists 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:249: left oid 44 (ObjNum 129 snap 27 seq_num 129) 2024-09-21T10:06:40.604 INFO:tasks.rados.rados.0.smithi007.stdout:251: finishing write tid 1 to smithi00780062-8 2024-09-21T10:06:40.605 INFO:tasks.rados.rados.0.smithi007.stdout:251: finishing write tid 2 to smithi00780062-8 2024-09-21T10:06:40.605 INFO:tasks.rados.rados.0.smithi007.stdout:251: finishing write tid 3 to smithi00780062-8 2024-09-21T10:06:40.605 INFO:tasks.rados.rados.0.smithi007.stdout:251: finishing write tid 4 to smithi00780062-8 2024-09-21T10:06:40.606 INFO:tasks.rados.rados.0.smithi007.stdout:251: oid 8 updating version 0 to 56 2024-09-21T10:06:40.606 INFO:tasks.rados.rados.0.smithi007.stdout:251: oid 8 updating version 56 to 58 2024-09-21T10:06:40.606 INFO:tasks.rados.rados.0.smithi007.stdout:251: oid 8 version 58 is already newer than 57 2024-09-21T10:06:40.606 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 58 (ObjNum 130 snap 27 seq_num 130) dirty exists 2024-09-21T10:06:40.606 INFO:tasks.rados.rados.0.smithi007.stdout:251: left oid 8 (ObjNum 130 snap 27 seq_num 130) 2024-09-21T10:06:40.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:40 smithi031 ceph-mon[32927]: osdmap e125: 8 total, 8 up, 8 in 2024-09-21T10:06:40.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:40 smithi031 ceph-mon[32927]: pgmap v172: 89 pgs: 89 active+clean; 124 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-09-21T10:06:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:40 smithi007 ceph-mon[29607]: osdmap e125: 8 total, 8 up, 8 in 2024-09-21T10:06:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:40 smithi007 ceph-mon[29607]: pgmap v172: 89 pgs: 89 active+clean; 124 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-09-21T10:06:40.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:40 smithi007 ceph-mon[39999]: osdmap e125: 8 total, 8 up, 8 in 2024-09-21T10:06:40.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:40 smithi007 ceph-mon[39999]: pgmap v172: 89 pgs: 89 active+clean; 124 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-09-21T10:06:41.591 INFO:tasks.rados.rados.0.smithi007.stdout:248: done (3 left) 2024-09-21T10:06:41.591 INFO:tasks.rados.rados.0.smithi007.stdout:249: done (2 left) 2024-09-21T10:06:41.591 INFO:tasks.rados.rados.0.smithi007.stdout:251: done (1 left) 2024-09-21T10:06:41.591 INFO:tasks.rados.rados.0.smithi007.stdout:252: done (0 left) 2024-09-21T10:06:41.591 INFO:tasks.rados.rados.0.smithi007.stdout:253: snap_remove snap 27 2024-09-21T10:06:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:41 smithi031 ceph-mon[32927]: osdmap e126: 8 total, 8 up, 8 in 2024-09-21T10:06:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:41 smithi007 ceph-mon[29607]: osdmap e126: 8 total, 8 up, 8 in 2024-09-21T10:06:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:41 smithi007 ceph-mon[39999]: osdmap e126: 8 total, 8 up, 8 in 2024-09-21T10:06:42.584 INFO:tasks.rados.rados.0.smithi007.stdout:253: done (0 left) 2024-09-21T10:06:42.585 INFO:tasks.rados.rados.0.smithi007.stdout:254: read oid 29 snap -1 2024-09-21T10:06:42.585 INFO:tasks.rados.rados.0.smithi007.stdout:254: expect deleted 2024-09-21T10:06:42.585 INFO:tasks.rados.rados.0.smithi007.stdout:255: read oid 15 snap -1 2024-09-21T10:06:42.585 INFO:tasks.rados.rados.0.smithi007.stdout:255: expect (ObjNum 69 snap 8 seq_num 69) 2024-09-21T10:06:42.585 INFO:tasks.rados.rados.0.smithi007.stdout:256: delete oid 36 current snap is 28 2024-09-21T10:06:42.589 INFO:tasks.rados.rados.0.smithi007.stdout:254: done (2 left) 2024-09-21T10:06:42.590 INFO:tasks.rados.rados.0.smithi007.stdout:256: done (1 left) 2024-09-21T10:06:42.590 INFO:tasks.rados.rados.0.smithi007.stdout:257: delete oid 47 current snap is 28 2024-09-21T10:06:42.591 INFO:tasks.rados.rados.0.smithi007.stdout:255: expect (ObjNum 69 snap 8 seq_num 69) 2024-09-21T10:06:42.741 INFO:tasks.rados.rados.0.smithi007.stdout:255: done (1 left) 2024-09-21T10:06:42.741 INFO:tasks.rados.rados.0.smithi007.stdout:257: done (0 left) 2024-09-21T10:06:42.741 INFO:tasks.rados.rados.0.smithi007.stdout:258: read oid 29 snap -1 2024-09-21T10:06:42.741 INFO:tasks.rados.rados.0.smithi007.stdout:258: expect deleted 2024-09-21T10:06:42.741 INFO:tasks.rados.rados.0.smithi007.stdout:259: write oid 19 current snap is 28 2024-09-21T10:06:42.741 INFO:tasks.rados.rados.0.smithi007.stdout:259: seq_num 133 ranges {635331=786118,1916458=318873} 2024-09-21T10:06:42.748 INFO:tasks.rados.rados.0.smithi007.stdout:259: writing smithi00780062-19 from 635331 to 1421449 tid 1 2024-09-21T10:06:42.753 INFO:tasks.rados.rados.0.smithi007.stdout:259: writing smithi00780062-19 from 1916458 to 2235331 tid 2 2024-09-21T10:06:42.753 INFO:tasks.rados.rados.0.smithi007.stdout:260: snap_remove snap 19 2024-09-21T10:06:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:42 smithi031 ceph-mon[32927]: osdmap e127: 8 total, 8 up, 8 in 2024-09-21T10:06:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:42 smithi031 ceph-mon[32927]: pgmap v175: 89 pgs: 89 active+clean; 124 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-09-21T10:06:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:42 smithi031 ceph-mon[32927]: osdmap e128: 8 total, 8 up, 8 in 2024-09-21T10:06:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:42 smithi007 ceph-mon[39999]: osdmap e127: 8 total, 8 up, 8 in 2024-09-21T10:06:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:42 smithi007 ceph-mon[39999]: pgmap v175: 89 pgs: 89 active+clean; 124 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-09-21T10:06:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:42 smithi007 ceph-mon[39999]: osdmap e128: 8 total, 8 up, 8 in 2024-09-21T10:06:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:42 smithi007 ceph-mon[29607]: osdmap e127: 8 total, 8 up, 8 in 2024-09-21T10:06:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:42 smithi007 ceph-mon[29607]: pgmap v175: 89 pgs: 89 active+clean; 124 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-09-21T10:06:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:42 smithi007 ceph-mon[29607]: osdmap e128: 8 total, 8 up, 8 in 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:260: done (2 left) 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:261: write oid 36 current snap is 28 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:259: finishing write tid 1 to smithi00780062-19 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:259: finishing write tid 2 to smithi00780062-19 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:259: finishing write tid 3 to smithi00780062-19 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:259: finishing write tid 4 to smithi00780062-19 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:259: oid 19 updating version 0 to 67 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:259: oid 19 updating version 67 to 69 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:259: oid 19 version 69 is already newer than 68 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 69 (ObjNum 133 snap 28 seq_num 133) dirty exists 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:259: left oid 19 (ObjNum 133 snap 28 seq_num 133) 2024-09-21T10:06:43.605 INFO:tasks.rados.rados.0.smithi007.stdout:261: seq_num 134 ranges {652138=461367,1574940=677198} 2024-09-21T10:06:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:261: writing smithi00780062-36 from 652138 to 1113505 tid 1 2024-09-21T10:06:43.618 INFO:tasks.rados.rados.0.smithi007.stdout:261: writing smithi00780062-36 from 1574940 to 2252138 tid 2 2024-09-21T10:06:43.618 INFO:tasks.rados.rados.0.smithi007.stdout:258: done (2 left) 2024-09-21T10:06:43.618 INFO:tasks.rados.rados.0.smithi007.stdout:259: done (1 left) 2024-09-21T10:06:43.618 INFO:tasks.rados.rados.0.smithi007.stdout:262: read oid 4 snap -1 2024-09-21T10:06:43.618 INFO:tasks.rados.rados.0.smithi007.stdout:262: expect deleted 2024-09-21T10:06:43.618 INFO:tasks.rados.rados.0.smithi007.stdout:263: write oid 8 current snap is 28 2024-09-21T10:06:43.618 INFO:tasks.rados.rados.0.smithi007.stdout:261: finishing write tid 1 to smithi00780062-36 2024-09-21T10:06:43.619 INFO:tasks.rados.rados.0.smithi007.stdout:263: seq_num 135 ranges {668945=536616,1633422=491363} 2024-09-21T10:06:43.624 INFO:tasks.rados.rados.0.smithi007.stdout:263: writing smithi00780062-8 from 668945 to 1205561 tid 1 2024-09-21T10:06:43.630 INFO:tasks.rados.rados.0.smithi007.stdout:263: writing smithi00780062-8 from 1633422 to 2124785 tid 2 2024-09-21T10:06:43.630 INFO:tasks.rados.rados.0.smithi007.stdout:264: read oid 14 snap -1 2024-09-21T10:06:43.630 INFO:tasks.rados.rados.0.smithi007.stdout:264: expect deleted 2024-09-21T10:06:43.630 INFO:tasks.rados.rados.0.smithi007.stdout:265: read oid 20 snap -1 2024-09-21T10:06:43.630 INFO:tasks.rados.rados.0.smithi007.stdout:265: expect deleted 2024-09-21T10:06:43.630 INFO:tasks.rados.rados.0.smithi007.stdout:266: write oid 19 current snap is 28 2024-09-21T10:06:43.630 INFO:tasks.rados.rados.0.smithi007.stdout:266: seq_num 136 ranges {685752=611865,1975551=310201} 2024-09-21T10:06:43.637 INFO:tasks.rados.rados.0.smithi007.stdout:266: writing smithi00780062-19 from 685752 to 1297617 tid 1 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:266: writing smithi00780062-19 from 1975551 to 2285752 tid 2 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:267: rollback oid 18 current snap is 28 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 18 to 24 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:261: finishing write tid 2 to smithi00780062-36 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:261: finishing write tid 3 to smithi00780062-36 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:261: finishing write tid 4 to smithi00780062-36 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:261: oid 36 updating version 0 to 67 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:261: oid 36 updating version 67 to 68 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:261: oid 36 version 68 is already newer than 64 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 68 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-09-21T10:06:43.643 INFO:tasks.rados.rados.0.smithi007.stdout:261: left oid 36 (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:06:43.644 INFO:tasks.rados.rados.0.smithi007.stdout:263: finishing write tid 1 to smithi00780062-8 2024-09-21T10:06:43.644 INFO:tasks.rados.rados.0.smithi007.stdout:261: done (6 left) 2024-09-21T10:06:43.644 INFO:tasks.rados.rados.0.smithi007.stdout:262: done (5 left) 2024-09-21T10:06:43.644 INFO:tasks.rados.rados.0.smithi007.stdout:268: write oid 1 current snap is 28 2024-09-21T10:06:43.644 INFO:tasks.rados.rados.0.smithi007.stdout:268: seq_num 137 ranges {702559=403467,1750386=495032} 2024-09-21T10:06:43.648 INFO:tasks.rados.rados.0.smithi007.stdout:268: writing smithi00780062-1 from 702559 to 1106026 tid 1 2024-09-21T10:06:43.655 INFO:tasks.rados.rados.0.smithi007.stdout:268: writing smithi00780062-1 from 1750386 to 2245418 tid 2 2024-09-21T10:06:43.655 INFO:tasks.rados.rados.0.smithi007.stdout:265: done (5 left) 2024-09-21T10:06:43.655 INFO:tasks.rados.rados.0.smithi007.stdout:269: read oid 12 snap -1 2024-09-21T10:06:43.655 INFO:tasks.rados.rados.0.smithi007.stdout:269: expect (ObjNum 68 snap 7 seq_num 68) 2024-09-21T10:06:43.655 INFO:tasks.rados.rados.0.smithi007.stdout:270: rollback oid 49 current snap is 28 2024-09-21T10:06:43.655 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 24 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:263: finishing write tid 2 to smithi00780062-8 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:264: done (6 left) 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:271: snap_create 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:263: finishing write tid 3 to smithi00780062-8 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:263: finishing write tid 4 to smithi00780062-8 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:263: oid 8 updating version 0 to 61 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:263: oid 8 updating version 61 to 62 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:263: oid 8 updating version 62 to 63 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 63 (ObjNum 135 snap 28 seq_num 135) dirty exists 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:263: left oid 8 (ObjNum 135 snap 28 seq_num 135) 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:266: finishing write tid 1 to smithi00780062-19 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:266: finishing write tid 2 to smithi00780062-19 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:266: finishing write tid 3 to smithi00780062-19 2024-09-21T10:06:43.656 INFO:tasks.rados.rados.0.smithi007.stdout:267: finishing rollback tid 0 to smithi00780062-18 2024-09-21T10:06:43.657 INFO:tasks.rados.rados.0.smithi007.stdout:266: finishing write tid 4 to smithi00780062-19 2024-09-21T10:06:43.657 INFO:tasks.rados.rados.0.smithi007.stdout:266: oid 19 updating version 0 to 73 2024-09-21T10:06:43.657 INFO:tasks.rados.rados.0.smithi007.stdout:266: oid 19 updating version 73 to 74 2024-09-21T10:06:43.657 INFO:tasks.rados.rados.0.smithi007.stdout:266: oid 19 version 74 is already newer than 72 2024-09-21T10:06:43.657 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 74 (ObjNum 136 snap 28 seq_num 136) dirty exists 2024-09-21T10:06:43.657 INFO:tasks.rados.rados.0.smithi007.stdout:266: left oid 19 (ObjNum 136 snap 28 seq_num 136) 2024-09-21T10:06:43.657 INFO:tasks.rados.rados.0.smithi007.stdout:267: finishing rollback tid 1 to smithi00780062-18 2024-09-21T10:06:43.657 INFO:tasks.rados.rados.0.smithi007.stdout:267: finishing rollback tid 2 to smithi00780062-18 2024-09-21T10:06:43.657 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 176 (ObjNum 118 snap 20 seq_num 118) dirty exists 2024-09-21T10:06:43.657 INFO:tasks.rados.rados.0.smithi007.stdout:268: finishing write tid 1 to smithi00780062-1 2024-09-21T10:06:43.658 INFO:tasks.rados.rados.0.smithi007.stdout:270: finishing rollback tid 0 to smithi00780062-49 2024-09-21T10:06:43.658 INFO:tasks.rados.rados.0.smithi007.stdout:270: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:06:43.658 INFO:tasks.rados.rados.0.smithi007.stdout:270: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:06:43.658 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 153 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-09-21T10:06:43.661 INFO:tasks.rados.rados.0.smithi007.stdout:268: finishing write tid 2 to smithi00780062-1 2024-09-21T10:06:43.662 INFO:tasks.rados.rados.0.smithi007.stdout:268: finishing write tid 3 to smithi00780062-1 2024-09-21T10:06:43.663 INFO:tasks.rados.rados.0.smithi007.stdout:268: finishing write tid 4 to smithi00780062-1 2024-09-21T10:06:43.663 INFO:tasks.rados.rados.0.smithi007.stdout:268: oid 1 updating version 0 to 45 2024-09-21T10:06:43.663 INFO:tasks.rados.rados.0.smithi007.stdout:268: oid 1 version 45 is already newer than 44 2024-09-21T10:06:43.663 INFO:tasks.rados.rados.0.smithi007.stdout:268: oid 1 updating version 45 to 46 2024-09-21T10:06:43.663 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 46 (ObjNum 137 snap 28 seq_num 137) dirty exists 2024-09-21T10:06:43.663 INFO:tasks.rados.rados.0.smithi007.stdout:268: left oid 1 (ObjNum 137 snap 28 seq_num 137) 2024-09-21T10:06:43.665 INFO:tasks.rados.rados.0.smithi007.stdout:269: expect (ObjNum 68 snap 7 seq_num 68) 2024-09-21T10:06:44.609 INFO:tasks.rados.rados.0.smithi007.stdout:263: done (6 left) 2024-09-21T10:06:44.609 INFO:tasks.rados.rados.0.smithi007.stdout:266: done (5 left) 2024-09-21T10:06:44.609 INFO:tasks.rados.rados.0.smithi007.stdout:267: done (4 left) 2024-09-21T10:06:44.609 INFO:tasks.rados.rados.0.smithi007.stdout:268: done (3 left) 2024-09-21T10:06:44.609 INFO:tasks.rados.rados.0.smithi007.stdout:269: done (2 left) 2024-09-21T10:06:44.609 INFO:tasks.rados.rados.0.smithi007.stdout:270: done (1 left) 2024-09-21T10:06:44.609 INFO:tasks.rados.rados.0.smithi007.stdout:271: done (0 left) 2024-09-21T10:06:44.609 INFO:tasks.rados.rados.0.smithi007.stdout:272: snap_create 2024-09-21T10:06:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:44 smithi031 ceph-mon[32927]: osdmap e129: 8 total, 8 up, 8 in 2024-09-21T10:06:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:44 smithi031 ceph-mon[32927]: pgmap v178: 89 pgs: 89 active+clean; 124 MiB data, 445 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:44 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:44 smithi007 ceph-mon[29607]: osdmap e129: 8 total, 8 up, 8 in 2024-09-21T10:06:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:44 smithi007 ceph-mon[29607]: pgmap v178: 89 pgs: 89 active+clean; 124 MiB data, 445 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:44 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:44.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:44 smithi007 ceph-mon[39999]: osdmap e129: 8 total, 8 up, 8 in 2024-09-21T10:06:44.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:44 smithi007 ceph-mon[39999]: pgmap v178: 89 pgs: 89 active+clean; 124 MiB data, 445 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:44.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:44 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:45.610 INFO:tasks.rados.rados.0.smithi007.stdout:272: done (0 left) 2024-09-21T10:06:45.610 INFO:tasks.rados.rados.0.smithi007.stdout:273: write oid 31 current snap is 30 2024-09-21T10:06:45.610 INFO:tasks.rados.rados.0.smithi007.stdout:273: seq_num 138 ranges {719366=478716,1808868=510498} 2024-09-21T10:06:45.616 INFO:tasks.rados.rados.0.smithi007.stdout:273: writing smithi00780062-31 from 719366 to 1198082 tid 1 2024-09-21T10:06:45.622 INFO:tasks.rados.rados.0.smithi007.stdout:273: writing smithi00780062-31 from 1808868 to 2319366 tid 2 2024-09-21T10:06:45.623 INFO:tasks.rados.rados.0.smithi007.stdout:274: delete oid 38 current snap is 30 2024-09-21T10:06:45.623 INFO:tasks.rados.rados.0.smithi007.stdout:273: finishing write tid 1 to smithi00780062-31 2024-09-21T10:06:45.625 INFO:tasks.rados.rados.0.smithi007.stdout:273: finishing write tid 2 to smithi00780062-31 2024-09-21T10:06:45.625 INFO:tasks.rados.rados.0.smithi007.stdout:273: finishing write tid 3 to smithi00780062-31 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:273: finishing write tid 4 to smithi00780062-31 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:273: oid 31 updating version 0 to 91 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:273: oid 31 version 91 is already newer than 90 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:273: oid 31 updating version 91 to 92 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 92 (ObjNum 138 snap 30 seq_num 138) dirty exists 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:273: left oid 31 (ObjNum 138 snap 30 seq_num 138) 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:273: done (1 left) 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:274: done (0 left) 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:275: rollback oid 20 current snap is 30 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 25 2024-09-21T10:06:45.626 INFO:tasks.rados.rados.0.smithi007.stdout:276: snap_create 2024-09-21T10:06:45.627 INFO:tasks.rados.rados.0.smithi007.stdout:275: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:06:45.627 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 0 (ObjNum 129 snap 0 seq_num 3839377208) dirty dne 2024-09-21T10:06:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:45 smithi031 ceph-mon[32927]: osdmap e130: 8 total, 8 up, 8 in 2024-09-21T10:06:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:45 smithi007 ceph-mon[29607]: osdmap e130: 8 total, 8 up, 8 in 2024-09-21T10:06:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:45 smithi007 ceph-mon[39999]: osdmap e130: 8 total, 8 up, 8 in 2024-09-21T10:06:46.619 INFO:tasks.rados.rados.0.smithi007.stdout:275: done (1 left) 2024-09-21T10:06:46.619 INFO:tasks.rados.rados.0.smithi007.stdout:276: done (0 left) 2024-09-21T10:06:46.619 INFO:tasks.rados.rados.0.smithi007.stdout:277: write oid 19 current snap is 31 2024-09-21T10:06:46.620 INFO:tasks.rados.rados.0.smithi007.stdout:277: seq_num 140 ranges {752980=629214,1809479=543501} 2024-09-21T10:06:46.626 INFO:tasks.rados.rados.0.smithi007.stdout:277: writing smithi00780062-19 from 752980 to 1382194 tid 1 2024-09-21T10:06:46.632 INFO:tasks.rados.rados.0.smithi007.stdout:277: writing smithi00780062-19 from 1809479 to 2352980 tid 2 2024-09-21T10:06:46.632 INFO:tasks.rados.rados.0.smithi007.stdout:278: snap_remove snap 29 2024-09-21T10:06:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:46 smithi031 ceph-mon[32927]: osdmap e131: 8 total, 8 up, 8 in 2024-09-21T10:06:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:46 smithi031 ceph-mon[32927]: pgmap v181: 89 pgs: 89 active+clean; 123 MiB data, 454 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:06:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:46 smithi007 ceph-mon[29607]: osdmap e131: 8 total, 8 up, 8 in 2024-09-21T10:06:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:46 smithi007 ceph-mon[29607]: pgmap v181: 89 pgs: 89 active+clean; 123 MiB data, 454 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:06:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:46 smithi007 ceph-mon[39999]: osdmap e131: 8 total, 8 up, 8 in 2024-09-21T10:06:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:46 smithi007 ceph-mon[39999]: pgmap v181: 89 pgs: 89 active+clean; 123 MiB data, 454 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:06:47.586 INFO:tasks.rados.rados.0.smithi007.stdout:278: done (1 left) 2024-09-21T10:06:47.587 INFO:tasks.rados.rados.0.smithi007.stdout:279: delete oid 33 current snap is 31 2024-09-21T10:06:47.587 INFO:tasks.rados.rados.0.smithi007.stdout:277: finishing write tid 1 to smithi00780062-19 2024-09-21T10:06:47.587 INFO:tasks.rados.rados.0.smithi007.stdout:277: finishing write tid 2 to smithi00780062-19 2024-09-21T10:06:47.587 INFO:tasks.rados.rados.0.smithi007.stdout:277: finishing write tid 3 to smithi00780062-19 2024-09-21T10:06:47.587 INFO:tasks.rados.rados.0.smithi007.stdout:277: finishing write tid 4 to smithi00780062-19 2024-09-21T10:06:47.587 INFO:tasks.rados.rados.0.smithi007.stdout:277: oid 19 updating version 0 to 77 2024-09-21T10:06:47.587 INFO:tasks.rados.rados.0.smithi007.stdout:277: oid 19 updating version 77 to 78 2024-09-21T10:06:47.587 INFO:tasks.rados.rados.0.smithi007.stdout:277: oid 19 version 78 is already newer than 76 2024-09-21T10:06:47.587 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 78 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-09-21T10:06:47.587 INFO:tasks.rados.rados.0.smithi007.stdout:277: left oid 19 (ObjNum 140 snap 31 seq_num 140) 2024-09-21T10:06:47.589 INFO:tasks.rados.rados.0.smithi007.stdout:277: done (1 left) 2024-09-21T10:06:47.589 INFO:tasks.rados.rados.0.smithi007.stdout:279: done (0 left) 2024-09-21T10:06:47.589 INFO:tasks.rados.rados.0.smithi007.stdout:280: snap_remove snap 24 2024-09-21T10:06:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:47 smithi031 ceph-mon[32927]: osdmap e132: 8 total, 8 up, 8 in 2024-09-21T10:06:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:47 smithi031 ceph-mon[32927]: osdmap e133: 8 total, 8 up, 8 in 2024-09-21T10:06:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:47 smithi007 ceph-mon[29607]: osdmap e132: 8 total, 8 up, 8 in 2024-09-21T10:06:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:47 smithi007 ceph-mon[29607]: osdmap e133: 8 total, 8 up, 8 in 2024-09-21T10:06:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:47 smithi007 ceph-mon[39999]: osdmap e132: 8 total, 8 up, 8 in 2024-09-21T10:06:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:47 smithi007 ceph-mon[39999]: osdmap e133: 8 total, 8 up, 8 in 2024-09-21T10:06:48.587 INFO:tasks.rados.rados.0.smithi007.stdout:280: done (0 left) 2024-09-21T10:06:48.587 INFO:tasks.rados.rados.0.smithi007.stdout:281: rollback oid 49 current snap is 31 2024-09-21T10:06:48.587 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 22 2024-09-21T10:06:48.588 INFO:tasks.rados.rados.0.smithi007.stdout:282: snap_remove snap 25 2024-09-21T10:06:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:48 smithi031 ceph-mon[32927]: pgmap v184: 89 pgs: 89 active+clean; 123 MiB data, 454 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:06:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:48 smithi031 ceph-mon[32927]: osdmap e134: 8 total, 8 up, 8 in 2024-09-21T10:06:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:48 smithi007 ceph-mon[29607]: pgmap v184: 89 pgs: 89 active+clean; 123 MiB data, 454 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:06:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:48 smithi007 ceph-mon[29607]: osdmap e134: 8 total, 8 up, 8 in 2024-09-21T10:06:48.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:06:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:06:48] "GET /metrics HTTP/1.1" 200 36182 "" "Prometheus/2.43.0" 2024-09-21T10:06:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:48 smithi007 ceph-mon[39999]: pgmap v184: 89 pgs: 89 active+clean; 123 MiB data, 454 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:06:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:48 smithi007 ceph-mon[39999]: osdmap e134: 8 total, 8 up, 8 in 2024-09-21T10:06:49.589 INFO:tasks.rados.rados.0.smithi007.stdout:282: done (1 left) 2024-09-21T10:06:49.589 INFO:tasks.rados.rados.0.smithi007.stdout:283: read oid 9 snap -1 2024-09-21T10:06:49.590 INFO:tasks.rados.rados.0.smithi007.stdout:283: expect (ObjNum 91 snap 15 seq_num 91) 2024-09-21T10:06:49.590 INFO:tasks.rados.rados.0.smithi007.stdout:284: snap_create 2024-09-21T10:06:49.590 INFO:tasks.rados.rados.0.smithi007.stdout:281: finishing rollback tid 0 to smithi00780062-49 2024-09-21T10:06:49.590 INFO:tasks.rados.rados.0.smithi007.stdout:281: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:06:49.590 INFO:tasks.rados.rados.0.smithi007.stdout:281: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:06:49.590 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 161 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-09-21T10:06:49.599 INFO:tasks.rados.rados.0.smithi007.stdout:283: expect (ObjNum 91 snap 15 seq_num 91) 2024-09-21T10:06:50.594 INFO:tasks.rados.rados.0.smithi007.stdout:281: done (2 left) 2024-09-21T10:06:50.594 INFO:tasks.rados.rados.0.smithi007.stdout:283: done (1 left) 2024-09-21T10:06:50.594 INFO:tasks.rados.rados.0.smithi007.stdout:284: done (0 left) 2024-09-21T10:06:50.594 INFO:tasks.rados.rados.0.smithi007.stdout:285: snap_create 2024-09-21T10:06:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:50 smithi031 ceph-mon[32927]: osdmap e135: 8 total, 8 up, 8 in 2024-09-21T10:06:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:50 smithi031 ceph-mon[32927]: pgmap v187: 89 pgs: 89 active+clean; 125 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 5 op/s 2024-09-21T10:06:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:50 smithi007 ceph-mon[29607]: osdmap e135: 8 total, 8 up, 8 in 2024-09-21T10:06:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:50 smithi007 ceph-mon[29607]: pgmap v187: 89 pgs: 89 active+clean; 125 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 5 op/s 2024-09-21T10:06:50.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:50 smithi007 ceph-mon[39999]: osdmap e135: 8 total, 8 up, 8 in 2024-09-21T10:06:50.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:50 smithi007 ceph-mon[39999]: pgmap v187: 89 pgs: 89 active+clean; 125 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 5 op/s 2024-09-21T10:06:51.595 INFO:tasks.rados.rados.0.smithi007.stdout:285: done (0 left) 2024-09-21T10:06:51.595 INFO:tasks.rados.rados.0.smithi007.stdout:286: snap_create 2024-09-21T10:06:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:51 smithi031 ceph-mon[32927]: osdmap e136: 8 total, 8 up, 8 in 2024-09-21T10:06:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:51 smithi007 ceph-mon[29607]: osdmap e136: 8 total, 8 up, 8 in 2024-09-21T10:06:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:51 smithi007 ceph-mon[39999]: osdmap e136: 8 total, 8 up, 8 in 2024-09-21T10:06:52.587 INFO:tasks.rados.rados.0.smithi007.stdout:286: done (0 left) 2024-09-21T10:06:52.587 INFO:tasks.rados.rados.0.smithi007.stdout:287: write oid 13 current snap is 34 2024-09-21T10:06:52.587 INFO:tasks.rados.rados.0.smithi007.stdout:287: seq_num 142 ranges {786594=779712,2326443=60151} 2024-09-21T10:06:52.595 INFO:tasks.rados.rados.0.smithi007.stdout:287: writing smithi00780062-13 from 786594 to 1566306 tid 1 2024-09-21T10:06:52.600 INFO:tasks.rados.rados.0.smithi007.stdout:287: writing smithi00780062-13 from 2326443 to 2386594 tid 2 2024-09-21T10:06:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:288: write oid 29 current snap is 34 2024-09-21T10:06:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:288: seq_num 143 ranges {403401=454961,1584925=506039} 2024-09-21T10:06:52.605 INFO:tasks.rados.rados.0.smithi007.stdout:288: writing smithi00780062-29 from 403401 to 858362 tid 1 2024-09-21T10:06:52.613 INFO:tasks.rados.rados.0.smithi007.stdout:288: writing smithi00780062-29 from 1584925 to 2090964 tid 2 2024-09-21T10:06:52.613 INFO:tasks.rados.rados.0.smithi007.stdout:289: read oid 30 snap -1 2024-09-21T10:06:52.613 INFO:tasks.rados.rados.0.smithi007.stdout:289: expect (ObjNum 84 snap 10 seq_num 84) 2024-09-21T10:06:52.613 INFO:tasks.rados.rados.0.smithi007.stdout:290: delete oid 22 current snap is 34 2024-09-21T10:06:52.613 INFO:tasks.rados.rados.0.smithi007.stdout:287: finishing write tid 1 to smithi00780062-13 2024-09-21T10:06:52.613 INFO:tasks.rados.rados.0.smithi007.stdout:287: finishing write tid 2 to smithi00780062-13 2024-09-21T10:06:52.614 INFO:tasks.rados.rados.0.smithi007.stdout:287: finishing write tid 3 to smithi00780062-13 2024-09-21T10:06:52.614 INFO:tasks.rados.rados.0.smithi007.stdout:287: finishing write tid 4 to smithi00780062-13 2024-09-21T10:06:52.614 INFO:tasks.rados.rados.0.smithi007.stdout:287: oid 13 updating version 0 to 188 2024-09-21T10:06:52.614 INFO:tasks.rados.rados.0.smithi007.stdout:287: oid 13 updating version 188 to 189 2024-09-21T10:06:52.614 INFO:tasks.rados.rados.0.smithi007.stdout:287: oid 13 version 189 is already newer than 187 2024-09-21T10:06:52.614 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 189 (ObjNum 142 snap 34 seq_num 142) dirty exists 2024-09-21T10:06:52.614 INFO:tasks.rados.rados.0.smithi007.stdout:287: left oid 13 (ObjNum 142 snap 34 seq_num 142) 2024-09-21T10:06:52.614 INFO:tasks.rados.rados.0.smithi007.stdout:288: finishing write tid 1 to smithi00780062-29 2024-09-21T10:06:52.615 INFO:tasks.rados.rados.0.smithi007.stdout:287: done (3 left) 2024-09-21T10:06:52.615 INFO:tasks.rados.rados.0.smithi007.stdout:290: done (2 left) 2024-09-21T10:06:52.615 INFO:tasks.rados.rados.0.smithi007.stdout:291: write oid 7 current snap is 34 2024-09-21T10:06:52.615 INFO:tasks.rados.rados.0.smithi007.stdout:291: seq_num 145 ranges {437015=721812,1701889=509708} 2024-09-21T10:06:52.621 INFO:tasks.rados.rados.0.smithi007.stdout:291: writing smithi00780062-7 from 437015 to 1158827 tid 1 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:291: writing smithi00780062-7 from 1701889 to 2211597 tid 2 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:292: delete oid 38 current snap is 34 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:288: finishing write tid 2 to smithi00780062-29 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:288: finishing write tid 3 to smithi00780062-29 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:288: finishing write tid 4 to smithi00780062-29 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:288: oid 29 updating version 0 to 99 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:288: oid 29 version 99 is already newer than 97 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:288: oid 29 version 99 is already newer than 98 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 99 (ObjNum 143 snap 34 seq_num 143) dirty exists 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:288: left oid 29 (ObjNum 143 snap 34 seq_num 143) 2024-09-21T10:06:52.628 INFO:tasks.rados.rados.0.smithi007.stdout:289: expect (ObjNum 84 snap 10 seq_num 84) 2024-09-21T10:06:52.780 INFO:tasks.rados.rados.0.smithi007.stdout:291: finishing write tid 1 to smithi00780062-7 2024-09-21T10:06:52.780 INFO:tasks.rados.rados.0.smithi007.stdout:291: finishing write tid 2 to smithi00780062-7 2024-09-21T10:06:52.780 INFO:tasks.rados.rados.0.smithi007.stdout:291: finishing write tid 3 to smithi00780062-7 2024-09-21T10:06:52.780 INFO:tasks.rados.rados.0.smithi007.stdout:291: finishing write tid 4 to smithi00780062-7 2024-09-21T10:06:52.781 INFO:tasks.rados.rados.0.smithi007.stdout:291: oid 7 updating version 0 to 74 2024-09-21T10:06:52.781 INFO:tasks.rados.rados.0.smithi007.stdout:291: oid 7 updating version 74 to 76 2024-09-21T10:06:52.781 INFO:tasks.rados.rados.0.smithi007.stdout:291: oid 7 version 76 is already newer than 75 2024-09-21T10:06:52.781 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 76 (ObjNum 145 snap 34 seq_num 145) dirty exists 2024-09-21T10:06:52.781 INFO:tasks.rados.rados.0.smithi007.stdout:291: left oid 7 (ObjNum 145 snap 34 seq_num 145) 2024-09-21T10:06:52.781 INFO:tasks.rados.rados.0.smithi007.stdout:288: done (3 left) 2024-09-21T10:06:52.781 INFO:tasks.rados.rados.0.smithi007.stdout:289: done (2 left) 2024-09-21T10:06:52.781 INFO:tasks.rados.rados.0.smithi007.stdout:291: done (1 left) 2024-09-21T10:06:52.781 INFO:tasks.rados.rados.0.smithi007.stdout:292: done (0 left) 2024-09-21T10:06:52.781 INFO:tasks.rados.rados.0.smithi007.stdout:293: write oid 28 current snap is 34 2024-09-21T10:06:52.782 INFO:tasks.rados.rados.0.smithi007.stdout:293: seq_num 147 ranges {470629=472310,1418853=513377} 2024-09-21T10:06:52.785 INFO:tasks.rados.rados.0.smithi007.stdout:293: writing smithi00780062-28 from 470629 to 942939 tid 1 2024-09-21T10:06:52.790 INFO:tasks.rados.rados.0.smithi007.stdout:293: writing smithi00780062-28 from 1418853 to 1932230 tid 2 2024-09-21T10:06:52.790 INFO:tasks.rados.rados.0.smithi007.stdout:294: write oid 26 current snap is 34 2024-09-21T10:06:52.791 INFO:tasks.rados.rados.0.smithi007.stdout:294: seq_num 148 ranges {487436=547559,1760982=657035} 2024-09-21T10:06:52.796 INFO:tasks.rados.rados.0.smithi007.stdout:294: writing smithi00780062-26 from 487436 to 1034995 tid 1 2024-09-21T10:06:52.804 INFO:tasks.rados.rados.0.smithi007.stdout:294: writing smithi00780062-26 from 1760982 to 2418017 tid 2 2024-09-21T10:06:52.804 INFO:tasks.rados.rados.0.smithi007.stdout:295: rollback oid 7 current snap is 34 2024-09-21T10:06:52.804 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 30 2024-09-21T10:06:52.804 INFO:tasks.rados.rados.0.smithi007.stdout:293: finishing write tid 1 to smithi00780062-28 2024-09-21T10:06:52.804 INFO:tasks.rados.rados.0.smithi007.stdout:293: finishing write tid 2 to smithi00780062-28 2024-09-21T10:06:52.804 INFO:tasks.rados.rados.0.smithi007.stdout:293: finishing write tid 3 to smithi00780062-28 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:293: finishing write tid 4 to smithi00780062-28 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:293: oid 28 updating version 0 to 46 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:293: oid 28 updating version 46 to 47 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:293: oid 28 version 47 is already newer than 45 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 47 (ObjNum 147 snap 34 seq_num 147) dirty exists 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:293: left oid 28 (ObjNum 147 snap 34 seq_num 147) 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:294: finishing write tid 1 to smithi00780062-26 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:293: done (2 left) 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:296: rollback oid 10 current snap is 34 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 20 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:297: delete oid 8 current snap is 34 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:296: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:06:52.805 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 0 (ObjNum 81 snap 0 seq_num 1481526633) dirty dne 2024-09-21T10:06:52.806 INFO:tasks.rados.rados.0.smithi007.stdout:295: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:06:52.806 INFO:tasks.rados.rados.0.smithi007.stdout:296: done (3 left) 2024-09-21T10:06:52.806 INFO:tasks.rados.rados.0.smithi007.stdout:297: done (2 left) 2024-09-21T10:06:52.806 INFO:tasks.rados.rados.0.smithi007.stdout:298: snap_remove snap 28 2024-09-21T10:06:52.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:52 smithi031 ceph-mon[32927]: osdmap e137: 8 total, 8 up, 8 in 2024-09-21T10:06:52.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:52 smithi031 ceph-mon[32927]: pgmap v190: 89 pgs: 89 active+clean; 125 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 5 op/s 2024-09-21T10:06:52.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:52 smithi031 ceph-mon[32927]: osdmap e138: 8 total, 8 up, 8 in 2024-09-21T10:06:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:52 smithi007 ceph-mon[39999]: osdmap e137: 8 total, 8 up, 8 in 2024-09-21T10:06:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:52 smithi007 ceph-mon[39999]: pgmap v190: 89 pgs: 89 active+clean; 125 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 5 op/s 2024-09-21T10:06:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:52 smithi007 ceph-mon[39999]: osdmap e138: 8 total, 8 up, 8 in 2024-09-21T10:06:52.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:52 smithi007 ceph-mon[29607]: osdmap e137: 8 total, 8 up, 8 in 2024-09-21T10:06:52.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:52 smithi007 ceph-mon[29607]: pgmap v190: 89 pgs: 89 active+clean; 125 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 3.8 MiB/s rd, 528 KiB/s wr, 5 op/s 2024-09-21T10:06:52.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:52 smithi007 ceph-mon[29607]: osdmap e138: 8 total, 8 up, 8 in 2024-09-21T10:06:53.606 INFO:tasks.rados.rados.0.smithi007.stdout:298: done (2 left) 2024-09-21T10:06:53.606 INFO:tasks.rados.rados.0.smithi007.stdout:299: snap_remove snap 32 2024-09-21T10:06:54.612 INFO:tasks.rados.rados.0.smithi007.stdout:299: done (2 left) 2024-09-21T10:06:54.612 INFO:tasks.rados.rados.0.smithi007.stdout:300: rollback oid 5 current snap is 34 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 30 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:301: snap_create 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:295: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:295: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 79 (ObjNum 120 snap 22 seq_num 120) dirty exists 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:294: finishing write tid 2 to smithi00780062-26 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:294: finishing write tid 3 to smithi00780062-26 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:294: finishing write tid 4 to smithi00780062-26 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:294: oid 26 updating version 0 to 51 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:294: oid 26 version 51 is already newer than 50 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:294: oid 26 version 51 is already newer than 49 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 51 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-09-21T10:06:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:294: left oid 26 (ObjNum 148 snap 34 seq_num 148) 2024-09-21T10:06:54.620 INFO:tasks.rados.rados.0.smithi007.stdout:300: finishing rollback tid 0 to smithi00780062-5 2024-09-21T10:06:54.621 INFO:tasks.rados.rados.0.smithi007.stdout:300: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:06:54.621 INFO:tasks.rados.rados.0.smithi007.stdout:300: finishing rollback tid 2 to smithi00780062-5 2024-09-21T10:06:54.621 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 54 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-21T10:06:54.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:54 smithi031 ceph-mon[32927]: osdmap e139: 8 total, 8 up, 8 in 2024-09-21T10:06:54.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:54 smithi031 ceph-mon[32927]: pgmap v193: 89 pgs: 89 active+clean; 125 MiB data, 464 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:54 smithi007 ceph-mon[39999]: osdmap e139: 8 total, 8 up, 8 in 2024-09-21T10:06:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:54 smithi007 ceph-mon[39999]: pgmap v193: 89 pgs: 89 active+clean; 125 MiB data, 464 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:54 smithi007 ceph-mon[29607]: osdmap e139: 8 total, 8 up, 8 in 2024-09-21T10:06:54.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:54 smithi007 ceph-mon[29607]: pgmap v193: 89 pgs: 89 active+clean; 125 MiB data, 464 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:55.612 INFO:tasks.rados.rados.0.smithi007.stdout:294: done (3 left) 2024-09-21T10:06:55.612 INFO:tasks.rados.rados.0.smithi007.stdout:295: done (2 left) 2024-09-21T10:06:55.612 INFO:tasks.rados.rados.0.smithi007.stdout:300: done (1 left) 2024-09-21T10:06:55.612 INFO:tasks.rados.rados.0.smithi007.stdout:301: done (0 left) 2024-09-21T10:06:55.613 INFO:tasks.rados.rados.0.smithi007.stdout:302: write oid 3 current snap is 35 2024-09-21T10:06:55.613 INFO:tasks.rados.rados.0.smithi007.stdout:302: seq_num 150 ranges {521050=698057,1877946=643104} 2024-09-21T10:06:55.619 INFO:tasks.rados.rados.0.smithi007.stdout:302: writing smithi00780062-3 from 521050 to 1219107 tid 1 2024-09-21T10:06:55.627 INFO:tasks.rados.rados.0.smithi007.stdout:302: writing smithi00780062-3 from 1877946 to 2521050 tid 2 2024-09-21T10:06:55.627 INFO:tasks.rados.rados.0.smithi007.stdout:303: read oid 25 snap 30 2024-09-21T10:06:55.627 INFO:tasks.rados.rados.0.smithi007.stdout:303: expect (ObjNum 100 snap 16 seq_num 100) 2024-09-21T10:06:55.627 INFO:tasks.rados.rados.0.smithi007.stdout:304: snap_create 2024-09-21T10:06:55.627 INFO:tasks.rados.rados.0.smithi007.stdout:302: finishing write tid 1 to smithi00780062-3 2024-09-21T10:06:55.630 INFO:tasks.rados.rados.0.smithi007.stdout:302: finishing write tid 2 to smithi00780062-3 2024-09-21T10:06:55.630 INFO:tasks.rados.rados.0.smithi007.stdout:302: finishing write tid 3 to smithi00780062-3 2024-09-21T10:06:55.630 INFO:tasks.rados.rados.0.smithi007.stdout:302: finishing write tid 4 to smithi00780062-3 2024-09-21T10:06:55.631 INFO:tasks.rados.rados.0.smithi007.stdout:302: oid 3 updating version 0 to 123 2024-09-21T10:06:55.631 INFO:tasks.rados.rados.0.smithi007.stdout:302: oid 3 version 123 is already newer than 122 2024-09-21T10:06:55.631 INFO:tasks.rados.rados.0.smithi007.stdout:302: oid 3 updating version 123 to 124 2024-09-21T10:06:55.631 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 124 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-09-21T10:06:55.631 INFO:tasks.rados.rados.0.smithi007.stdout:302: left oid 3 (ObjNum 150 snap 35 seq_num 150) 2024-09-21T10:06:55.638 INFO:tasks.rados.rados.0.smithi007.stdout:303: expect (ObjNum 100 snap 16 seq_num 100) 2024-09-21T10:06:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:55 smithi031 ceph-mon[32927]: osdmap e140: 8 total, 8 up, 8 in 2024-09-21T10:06:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:55 smithi007 ceph-mon[29607]: osdmap e140: 8 total, 8 up, 8 in 2024-09-21T10:06:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:55 smithi007 ceph-mon[39999]: osdmap e140: 8 total, 8 up, 8 in 2024-09-21T10:06:56.622 INFO:tasks.rados.rados.0.smithi007.stdout:302: done (2 left) 2024-09-21T10:06:56.622 INFO:tasks.rados.rados.0.smithi007.stdout:303: done (1 left) 2024-09-21T10:06:56.622 INFO:tasks.rados.rados.0.smithi007.stdout:304: done (0 left) 2024-09-21T10:06:56.622 INFO:tasks.rados.rados.0.smithi007.stdout:305: snap_remove snap 34 2024-09-21T10:06:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:56 smithi031 ceph-mon[32927]: osdmap e141: 8 total, 8 up, 8 in 2024-09-21T10:06:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:56 smithi031 ceph-mon[32927]: pgmap v196: 89 pgs: 89 active+clean; 132 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:06:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:56 smithi007 ceph-mon[29607]: osdmap e141: 8 total, 8 up, 8 in 2024-09-21T10:06:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:56 smithi007 ceph-mon[29607]: pgmap v196: 89 pgs: 89 active+clean; 132 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:06:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:56 smithi007 ceph-mon[39999]: osdmap e141: 8 total, 8 up, 8 in 2024-09-21T10:06:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:56 smithi007 ceph-mon[39999]: pgmap v196: 89 pgs: 89 active+clean; 132 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:06:57.099 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:06:57.587 INFO:tasks.rados.rados.0.smithi007.stdout:305: done (0 left) 2024-09-21T10:06:57.588 INFO:tasks.rados.rados.0.smithi007.stdout:306: read oid 30 snap -1 2024-09-21T10:06:57.588 INFO:tasks.rados.rados.0.smithi007.stdout:306: expect (ObjNum 84 snap 10 seq_num 84) 2024-09-21T10:06:57.588 INFO:tasks.rados.rados.0.smithi007.stdout:307: write oid 9 current snap is 36 2024-09-21T10:06:57.588 INFO:tasks.rados.rados.0.smithi007.stdout:307: seq_num 151 ranges {537857=773306,1936428=520715} 2024-09-21T10:06:57.595 INFO:tasks.rados.rados.0.smithi007.stdout:307: writing smithi00780062-9 from 537857 to 1311163 tid 1 2024-09-21T10:06:57.601 INFO:tasks.rados.rados.0.smithi007.stdout:307: writing smithi00780062-9 from 1936428 to 2457143 tid 2 2024-09-21T10:06:57.601 INFO:tasks.rados.rados.0.smithi007.stdout:308: delete oid 1 current snap is 36 2024-09-21T10:06:57.602 INFO:tasks.rados.rados.0.smithi007.stdout:306: expect (ObjNum 84 snap 10 seq_num 84) 2024-09-21T10:06:57.667 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:06:57.667 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (2m) 84s ago 3m 17.0M - 0.25.0 c8568f914cd2 32fae7395b18 2024-09-21T10:06:57.667 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (3m) 30s ago 3m 89.6M - 9.4.7 954c08fa6188 3a51b115394f 2024-09-21T10:06:57.667 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (2m) 84s ago 2m 13.2M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:06:57.667 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (2m) 30s ago 2m 12.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:06:57.667 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,8765 running (7m) 30s ago 7m 438M - 18.2.4-871-g6a1bdf85 0adab276c97e 643ef5c3a452 2024-09-21T10:06:57.667 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:9283,8765 running (8m) 84s ago 8m 484M - 18.2.4-871-g6a1bdf85 0adab276c97e 8f04f14645a1 2024-09-21T10:06:57.667 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (8m) 84s ago 9m 45.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e c6bb2b6348b9 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (7m) 30s ago 7m 40.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e df28637d8602 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (7m) 84s ago 7m 37.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 36d8363c3a46 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (2m) 84s ago 2m 15.9M - 1.5.0 0da6a335fe13 a298b78d34b3 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (2m) 30s ago 2m 8216k - 1.5.0 0da6a335fe13 47995e18a855 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (7m) 84s ago 7m 43.8M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (6m) 84s ago 6m 46.2M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (6m) 84s ago 6m 41.4M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (5m) 84s ago 5m 40.6M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (5m) 30s ago 5m 66.0M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (5m) 30s ago 5m 63.7M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (4m) 30s ago 4m 58.6M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (4m) 30s ago 4m 48.7M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:06:57.668 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (2m) 30s ago 3m 42.6M - 2.43.0 a07b618ecd1d c5ffe2e14fba 2024-09-21T10:06:57.764 INFO:tasks.rados.rados.0.smithi007.stdout:307: finishing write tid 1 to smithi00780062-9 2024-09-21T10:06:57.764 INFO:tasks.rados.rados.0.smithi007.stdout:306: done (2 left) 2024-09-21T10:06:57.764 INFO:tasks.rados.rados.0.smithi007.stdout:308: done (1 left) 2024-09-21T10:06:57.764 INFO:tasks.rados.rados.0.smithi007.stdout:309: write oid 27 current snap is 36 2024-09-21T10:06:57.764 INFO:tasks.rados.rados.0.smithi007.stdout:307: finishing write tid 2 to smithi00780062-9 2024-09-21T10:06:57.764 INFO:tasks.rados.rados.0.smithi007.stdout:307: finishing write tid 3 to smithi00780062-9 2024-09-21T10:06:57.764 INFO:tasks.rados.rados.0.smithi007.stdout:307: finishing write tid 4 to smithi00780062-9 2024-09-21T10:06:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:307: oid 9 updating version 0 to 129 2024-09-21T10:06:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:307: oid 9 updating version 129 to 130 2024-09-21T10:06:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:307: oid 9 version 130 is already newer than 128 2024-09-21T10:06:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 130 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-09-21T10:06:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:307: left oid 9 (ObjNum 151 snap 36 seq_num 151) 2024-09-21T10:06:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:309: seq_num 153 ranges {571471=640157,1653392=524384} 2024-09-21T10:06:57.771 INFO:tasks.rados.rados.0.smithi007.stdout:309: writing smithi00780062-27 from 571471 to 1211628 tid 1 2024-09-21T10:06:57.778 INFO:tasks.rados.rados.0.smithi007.stdout:309: writing smithi00780062-27 from 1653392 to 2177776 tid 2 2024-09-21T10:06:57.779 INFO:tasks.rados.rados.0.smithi007.stdout:307: done (1 left) 2024-09-21T10:06:57.779 INFO:tasks.rados.rados.0.smithi007.stdout:310: snap_create 2024-09-21T10:06:57.779 INFO:tasks.rados.rados.0.smithi007.stdout:309: finishing write tid 1 to smithi00780062-27 2024-09-21T10:06:57.781 INFO:tasks.rados.rados.0.smithi007.stdout:309: finishing write tid 2 to smithi00780062-27 2024-09-21T10:06:57.781 INFO:tasks.rados.rados.0.smithi007.stdout:309: finishing write tid 3 to smithi00780062-27 2024-09-21T10:06:57.781 INFO:tasks.rados.rados.0.smithi007.stdout:309: finishing write tid 4 to smithi00780062-27 2024-09-21T10:06:57.782 INFO:tasks.rados.rados.0.smithi007.stdout:309: oid 27 updating version 0 to 202 2024-09-21T10:06:57.782 INFO:tasks.rados.rados.0.smithi007.stdout:309: oid 27 updating version 202 to 203 2024-09-21T10:06:57.782 INFO:tasks.rados.rados.0.smithi007.stdout:309: oid 27 version 203 is already newer than 201 2024-09-21T10:06:57.782 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 203 (ObjNum 153 snap 36 seq_num 153) dirty exists 2024-09-21T10:06:57.782 INFO:tasks.rados.rados.0.smithi007.stdout:309: left oid 27 (ObjNum 153 snap 36 seq_num 153) 2024-09-21T10:06:57.798 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:57 smithi031 ceph-mon[32927]: osdmap e142: 8 total, 8 up, 8 in 2024-09-21T10:06:57.798 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:57 smithi031 ceph-mon[32927]: osdmap e143: 8 total, 8 up, 8 in 2024-09-21T10:06:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:57 smithi007 ceph-mon[29607]: osdmap e142: 8 total, 8 up, 8 in 2024-09-21T10:06:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:57 smithi007 ceph-mon[29607]: osdmap e143: 8 total, 8 up, 8 in 2024-09-21T10:06:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:57 smithi007 ceph-mon[39999]: osdmap e142: 8 total, 8 up, 8 in 2024-09-21T10:06:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:57 smithi007 ceph-mon[39999]: osdmap e143: 8 total, 8 up, 8 in 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:06:58.014 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:06:58.015 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:06:58.015 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 15 2024-09-21T10:06:58.015 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:06:58.015 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:06:58.297 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:06:58.297 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:06:58.297 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:06:58.297 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:06:58.297 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:06:58.297 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T10:06:58.297 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 image on host smithi031", 2024-09-21T10:06:58.298 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:06:58.298 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:06:58.624 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:06:58] "GET /metrics HTTP/1.1" 200 36182 "" "Prometheus/2.43.0" 2024-09-21T10:06:58.627 INFO:tasks.rados.rados.0.smithi007.stdout:309: done (1 left) 2024-09-21T10:06:58.628 INFO:tasks.rados.rados.0.smithi007.stdout:310: done (0 left) 2024-09-21T10:06:58.628 INFO:tasks.rados.rados.0.smithi007.stdout:311: snap_create 2024-09-21T10:06:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:58 smithi031 ceph-mon[32927]: from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:58 smithi031 ceph-mon[32927]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:58 smithi031 ceph-mon[32927]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:58 smithi031 ceph-mon[32927]: pgmap v199: 89 pgs: 89 active+clean; 132 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:06:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:58 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/883914574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:06:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-mon[29607]: from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-mon[29607]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-mon[29607]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-mon[29607]: pgmap v199: 89 pgs: 89 active+clean; 132 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:06:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/883914574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:06:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-mon[39999]: from='client.24749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-mon[39999]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-mon[39999]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-mon[39999]: pgmap v199: 89 pgs: 89 active+clean; 132 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:06:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:58 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/883914574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:06:59.630 INFO:tasks.rados.rados.0.smithi007.stdout:311: done (0 left) 2024-09-21T10:06:59.630 INFO:tasks.rados.rados.0.smithi007.stdout:312: read oid 35 snap -1 2024-09-21T10:06:59.630 INFO:tasks.rados.rados.0.smithi007.stdout:312: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-21T10:06:59.630 INFO:tasks.rados.rados.0.smithi007.stdout:313: delete oid 29 current snap is 38 2024-09-21T10:06:59.632 INFO:tasks.rados.rados.0.smithi007.stdout:313: done (1 left) 2024-09-21T10:06:59.632 INFO:tasks.rados.rados.0.smithi007.stdout:314: snap_remove snap 22 2024-09-21T10:06:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:59 smithi031 ceph-mon[32927]: from='client.24773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:59 smithi031 ceph-mon[32927]: osdmap e144: 8 total, 8 up, 8 in 2024-09-21T10:06:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:59 smithi031 ceph-mon[32927]: Upgrade: Updating mgr.x 2024-09-21T10:06:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:59 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:59 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:06:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:59 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:06:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:59 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:06:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:59 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:59 smithi031 ceph-mon[32927]: Deploying daemon mgr.x on smithi031 2024-09-21T10:06:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:06:59 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[29607]: from='client.24773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[29607]: osdmap e144: 8 total, 8 up, 8 in 2024-09-21T10:06:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[29607]: Upgrade: Updating mgr.x 2024-09-21T10:06:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:06:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:06:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:06:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[29607]: Deploying daemon mgr.x on smithi031 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[39999]: from='client.24773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[39999]: osdmap e144: 8 total, 8 up, 8 in 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[39999]: Upgrade: Updating mgr.x 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[39999]: Deploying daemon mgr.x on smithi031 2024-09-21T10:06:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:06:59 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:00.640 INFO:tasks.rados.rados.0.smithi007.stdout:312: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-21T10:07:00.665 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:00 smithi031 systemd[1]: Stopping Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:07:00.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:00 smithi031 ceph-mon[32927]: osdmap e145: 8 total, 8 up, 8 in 2024-09-21T10:07:00.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:00 smithi031 ceph-mon[32927]: pgmap v202: 89 pgs: 89 active+clean; 136 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 929 KiB/s wr, 10 op/s 2024-09-21T10:07:00.727 INFO:tasks.rados.rados.0.smithi007.stdout:312: done (1 left) 2024-09-21T10:07:00.727 INFO:tasks.rados.rados.0.smithi007.stdout:314: done (0 left) 2024-09-21T10:07:00.727 INFO:tasks.rados.rados.0.smithi007.stdout:315: snap_remove snap 30 2024-09-21T10:07:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:00 smithi007 ceph-mon[29607]: osdmap e145: 8 total, 8 up, 8 in 2024-09-21T10:07:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:00 smithi007 ceph-mon[29607]: pgmap v202: 89 pgs: 89 active+clean; 136 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 929 KiB/s wr, 10 op/s 2024-09-21T10:07:00.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:00 smithi007 ceph-mon[39999]: osdmap e145: 8 total, 8 up, 8 in 2024-09-21T10:07:00.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:00 smithi007 ceph-mon[39999]: pgmap v202: 89 pgs: 89 active+clean; 136 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 929 KiB/s wr, 10 op/s 2024-09-21T10:07:01.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:00 smithi031 podman[65649]: 2024-09-21 10:07:00.729712843 +0000 UTC m=+0.175137540 container died 643ef5c3a452989c76a1ae490ea72d1ae2a174cab4dfd84ac72f9d64e3fd509f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=reef-6a1bdf8) 2024-09-21T10:07:01.601 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:01 smithi031 podman[65649]: 2024-09-21 10:07:01.175342969 +0000 UTC m=+0.620767664 container cleanup 643ef5c3a452989c76a1ae490ea72d1ae2a174cab4dfd84ac72f9d64e3fd509f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-21T10:07:01.601 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:01 smithi031 bash[65649]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x 2024-09-21T10:07:01.601 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:01 smithi031 podman[65661]: 2024-09-21 10:07:01.377076402 +0000 UTC m=+0.641462344 container remove 643ef5c3a452989c76a1ae490ea72d1ae2a174cab4dfd84ac72f9d64e3fd509f (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0) 2024-09-21T10:07:01.602 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:01 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:07:01.641 INFO:tasks.rados.rados.0.smithi007.stdout:315: done (0 left) 2024-09-21T10:07:01.641 INFO:tasks.rados.rados.0.smithi007.stdout:316: write oid 29 current snap is 38 2024-09-21T10:07:01.641 INFO:tasks.rados.rados.0.smithi007.stdout:316: seq_num 155 ranges {605085=790655,2170356=434729} 2024-09-21T10:07:01.649 INFO:tasks.rados.rados.0.smithi007.stdout:316: writing smithi00780062-29 from 605085 to 1395740 tid 1 2024-09-21T10:07:01.656 INFO:tasks.rados.rados.0.smithi007.stdout:316: writing smithi00780062-29 from 2170356 to 2605085 tid 2 2024-09-21T10:07:01.656 INFO:tasks.rados.rados.0.smithi007.stdout:317: snap_create 2024-09-21T10:07:01.656 INFO:tasks.rados.rados.0.smithi007.stdout:316: finishing write tid 1 to smithi00780062-29 2024-09-21T10:07:01.659 INFO:tasks.rados.rados.0.smithi007.stdout:316: finishing write tid 2 to smithi00780062-29 2024-09-21T10:07:01.659 INFO:tasks.rados.rados.0.smithi007.stdout:316: finishing write tid 3 to smithi00780062-29 2024-09-21T10:07:01.659 INFO:tasks.rados.rados.0.smithi007.stdout:316: finishing write tid 4 to smithi00780062-29 2024-09-21T10:07:01.659 INFO:tasks.rados.rados.0.smithi007.stdout:316: oid 29 updating version 0 to 105 2024-09-21T10:07:01.659 INFO:tasks.rados.rados.0.smithi007.stdout:316: oid 29 updating version 105 to 106 2024-09-21T10:07:01.659 INFO:tasks.rados.rados.0.smithi007.stdout:316: oid 29 version 106 is already newer than 104 2024-09-21T10:07:01.659 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 106 (ObjNum 155 snap 38 seq_num 155) dirty exists 2024-09-21T10:07:01.659 INFO:tasks.rados.rados.0.smithi007.stdout:316: left oid 29 (ObjNum 155 snap 38 seq_num 155) 2024-09-21T10:07:01.874 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:01 smithi031 ceph-mon[32927]: osdmap e146: 8 total, 8 up, 8 in 2024-09-21T10:07:01.875 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:01 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T10:07:01.875 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:01 smithi031 systemd[1]: Stopped Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:01.875 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:01 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.x.service: Consumed 11.333s CPU time. 2024-09-21T10:07:01.875 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:01 smithi031 systemd[1]: Starting Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:07:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:01 smithi007 ceph-mon[29607]: osdmap e146: 8 total, 8 up, 8 in 2024-09-21T10:07:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:01 smithi007 ceph-mon[39999]: osdmap e146: 8 total, 8 up, 8 in 2024-09-21T10:07:02.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:02 smithi031 podman[65791]: 2024-09-21 10:07:02.069924548 +0000 UTC m=+0.099706115 container create bcf2571b9bb6ba0b6ad7e069dba7bd794a038ee9556f9fe1da18600c2874a25d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-09-21T10:07:02.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:02 smithi031 podman[65791]: 2024-09-21 10:07:01.986719151 +0000 UTC m=+0.016500669 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:07:02.589 INFO:tasks.rados.rados.0.smithi007.stdout:316: done (1 left) 2024-09-21T10:07:02.589 INFO:tasks.rados.rados.0.smithi007.stdout:317: done (0 left) 2024-09-21T10:07:02.589 INFO:tasks.rados.rados.0.smithi007.stdout:318: write oid 7 current snap is 39 2024-09-21T10:07:02.589 INFO:tasks.rados.rados.0.smithi007.stdout:318: seq_num 156 ranges {621892=465904,1712485=671711} 2024-09-21T10:07:02.595 INFO:tasks.rados.rados.0.smithi007.stdout:318: writing smithi00780062-7 from 621892 to 1087796 tid 1 2024-09-21T10:07:02.603 INFO:tasks.rados.rados.0.smithi007.stdout:318: writing smithi00780062-7 from 1712485 to 2384196 tid 2 2024-09-21T10:07:02.603 INFO:tasks.rados.rados.0.smithi007.stdout:319: rollback oid 50 current snap is 39 2024-09-21T10:07:02.603 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 50 to 36 2024-09-21T10:07:02.603 INFO:tasks.rados.rados.0.smithi007.stdout:318: finishing write tid 1 to smithi00780062-7 2024-09-21T10:07:02.603 INFO:tasks.rados.rados.0.smithi007.stdout:320: read oid 36 snap -1 2024-09-21T10:07:02.603 INFO:tasks.rados.rados.0.smithi007.stdout:320: expect (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:07:02.603 INFO:tasks.rados.rados.0.smithi007.stdout:321: rollback oid 44 current snap is 39 2024-09-21T10:07:02.604 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 44 to 37 2024-09-21T10:07:02.604 INFO:tasks.rados.rados.0.smithi007.stdout:322: write oid 17 current snap is 39 2024-09-21T10:07:02.604 INFO:tasks.rados.rados.0.smithi007.stdout:322: seq_num 157 ranges {638699=541153,1770967=531722} 2024-09-21T10:07:02.610 INFO:tasks.rados.rados.0.smithi007.stdout:322: writing smithi00780062-17 from 638699 to 1179852 tid 1 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:322: writing smithi00780062-17 from 1770967 to 2302689 tid 2 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:323: snap_create 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:319: finishing rollback tid 0 to smithi00780062-50 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:319: finishing rollback tid 1 to smithi00780062-50 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:319: finishing rollback tid 2 to smithi00780062-50 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 50 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:321: finishing rollback tid 0 to smithi00780062-44 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:321: finishing rollback tid 1 to smithi00780062-44 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:321: finishing rollback tid 2 to smithi00780062-44 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 221 (ObjNum 129 snap 27 seq_num 129) dirty exists 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:318: finishing write tid 2 to smithi00780062-7 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:318: finishing write tid 3 to smithi00780062-7 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:318: finishing write tid 4 to smithi00780062-7 2024-09-21T10:07:02.617 INFO:tasks.rados.rados.0.smithi007.stdout:318: oid 7 updating version 0 to 92 2024-09-21T10:07:02.618 INFO:tasks.rados.rados.0.smithi007.stdout:318: oid 7 version 92 is already newer than 91 2024-09-21T10:07:02.618 INFO:tasks.rados.rados.0.smithi007.stdout:318: oid 7 updating version 92 to 93 2024-09-21T10:07:02.618 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 93 (ObjNum 156 snap 39 seq_num 156) dirty exists 2024-09-21T10:07:02.618 INFO:tasks.rados.rados.0.smithi007.stdout:318: left oid 7 (ObjNum 156 snap 39 seq_num 156) 2024-09-21T10:07:02.618 INFO:tasks.rados.rados.0.smithi007.stdout:320: expect (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:07:02.647 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:02 smithi031 podman[65791]: 2024-09-21 10:07:02.347296629 +0000 UTC m=+0.377078143 container init bcf2571b9bb6ba0b6ad7e069dba7bd794a038ee9556f9fe1da18600c2874a25d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=main-62da54b, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:07:02.648 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:02 smithi031 podman[65791]: 2024-09-21 10:07:02.351123262 +0000 UTC m=+0.380904763 container start bcf2571b9bb6ba0b6ad7e069dba7bd794a038ee9556f9fe1da18600c2874a25d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.vendor=CentOS) 2024-09-21T10:07:02.648 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:02 smithi031 ceph-mgr[65810]: -- 172.21.15.31:0/1334443211 <== mon.1 v2:172.21.15.31:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564bc10850e0 con 0x564bc1063400 2024-09-21T10:07:02.648 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:02 smithi031 bash[65791]: bcf2571b9bb6ba0b6ad7e069dba7bd794a038ee9556f9fe1da18600c2874a25d 2024-09-21T10:07:02.648 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:02 smithi031 systemd[1]: Started Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:02.698 INFO:tasks.rados.rados.0.smithi007.stdout:322: finishing write tid 1 to smithi00780062-17 2024-09-21T10:07:02.699 INFO:tasks.rados.rados.0.smithi007.stdout:322: finishing write tid 2 to smithi00780062-17 2024-09-21T10:07:02.699 INFO:tasks.rados.rados.0.smithi007.stdout:322: finishing write tid 3 to smithi00780062-17 2024-09-21T10:07:02.699 INFO:tasks.rados.rados.0.smithi007.stdout:322: finishing write tid 4 to smithi00780062-17 2024-09-21T10:07:02.699 INFO:tasks.rados.rados.0.smithi007.stdout:322: oid 17 updating version 0 to 80 2024-09-21T10:07:02.699 INFO:tasks.rados.rados.0.smithi007.stdout:322: oid 17 version 80 is already newer than 78 2024-09-21T10:07:02.699 INFO:tasks.rados.rados.0.smithi007.stdout:322: oid 17 version 80 is already newer than 79 2024-09-21T10:07:02.700 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 80 (ObjNum 157 snap 39 seq_num 157) dirty exists 2024-09-21T10:07:02.700 INFO:tasks.rados.rados.0.smithi007.stdout:322: left oid 17 (ObjNum 157 snap 39 seq_num 157) 2024-09-21T10:07:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:02 smithi031 ceph-mon[32927]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T10:07:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:02 smithi031 ceph-mon[32927]: pgmap v205: 89 pgs: 89 active+clean; 136 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 928 KiB/s wr, 10 op/s 2024-09-21T10:07:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:02 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:02 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:02 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:02 smithi031 ceph-mon[32927]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T10:07:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[29607]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T10:07:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[29607]: pgmap v205: 89 pgs: 89 active+clean; 136 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 928 KiB/s wr, 10 op/s 2024-09-21T10:07:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[29607]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T10:07:02.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[39999]: osdmap e147: 8 total, 8 up, 8 in 2024-09-21T10:07:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[39999]: pgmap v205: 89 pgs: 89 active+clean; 136 MiB data, 487 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 928 KiB/s wr, 10 op/s 2024-09-21T10:07:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:02 smithi007 ceph-mon[39999]: osdmap e148: 8 total, 8 up, 8 in 2024-09-21T10:07:03.590 INFO:tasks.rados.rados.0.smithi007.stdout:318: done (5 left) 2024-09-21T10:07:03.590 INFO:tasks.rados.rados.0.smithi007.stdout:319: done (4 left) 2024-09-21T10:07:03.590 INFO:tasks.rados.rados.0.smithi007.stdout:320: done (3 left) 2024-09-21T10:07:03.590 INFO:tasks.rados.rados.0.smithi007.stdout:321: done (2 left) 2024-09-21T10:07:03.590 INFO:tasks.rados.rados.0.smithi007.stdout:322: done (1 left) 2024-09-21T10:07:03.590 INFO:tasks.rados.rados.0.smithi007.stdout:323: done (0 left) 2024-09-21T10:07:03.591 INFO:tasks.rados.rados.0.smithi007.stdout:324: write oid 40 current snap is 40 2024-09-21T10:07:03.591 INFO:tasks.rados.rados.0.smithi007.stdout:324: seq_num 158 ranges {655506=616402,1829449=675380} 2024-09-21T10:07:03.596 INFO:tasks.rados.rados.0.smithi007.stdout:324: writing smithi00780062-40 from 655506 to 1271908 tid 1 2024-09-21T10:07:03.604 INFO:tasks.rados.rados.0.smithi007.stdout:324: writing smithi00780062-40 from 1829449 to 2504829 tid 2 2024-09-21T10:07:03.604 INFO:tasks.rados.rados.0.smithi007.stdout:325: snap_create 2024-09-21T10:07:03.604 INFO:tasks.rados.rados.0.smithi007.stdout:324: finishing write tid 1 to smithi00780062-40 2024-09-21T10:07:03.607 INFO:tasks.rados.rados.0.smithi007.stdout:324: finishing write tid 2 to smithi00780062-40 2024-09-21T10:07:03.607 INFO:tasks.rados.rados.0.smithi007.stdout:324: finishing write tid 3 to smithi00780062-40 2024-09-21T10:07:03.607 INFO:tasks.rados.rados.0.smithi007.stdout:324: finishing write tid 4 to smithi00780062-40 2024-09-21T10:07:03.607 INFO:tasks.rados.rados.0.smithi007.stdout:324: oid 40 updating version 0 to 108 2024-09-21T10:07:03.607 INFO:tasks.rados.rados.0.smithi007.stdout:324: oid 40 version 108 is already newer than 107 2024-09-21T10:07:03.607 INFO:tasks.rados.rados.0.smithi007.stdout:324: oid 40 updating version 108 to 109 2024-09-21T10:07:03.607 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 109 (ObjNum 158 snap 40 seq_num 158) dirty exists 2024-09-21T10:07:03.607 INFO:tasks.rados.rados.0.smithi007.stdout:324: left oid 40 (ObjNum 158 snap 40 seq_num 158) 2024-09-21T10:07:04.595 INFO:tasks.rados.rados.0.smithi007.stdout:324: done (1 left) 2024-09-21T10:07:04.595 INFO:tasks.rados.rados.0.smithi007.stdout:325: done (0 left) 2024-09-21T10:07:04.596 INFO:tasks.rados.rados.0.smithi007.stdout:326: write oid 33 current snap is 41 2024-09-21T10:07:04.596 INFO:tasks.rados.rados.0.smithi007.stdout:326: seq_num 159 ranges {672313=691651,1887931=419038} 2024-09-21T10:07:04.602 INFO:tasks.rados.rados.0.smithi007.stdout:326: writing smithi00780062-33 from 672313 to 1363964 tid 1 2024-09-21T10:07:04.608 INFO:tasks.rados.rados.0.smithi007.stdout:326: writing smithi00780062-33 from 1887931 to 2306969 tid 2 2024-09-21T10:07:04.608 INFO:tasks.rados.rados.0.smithi007.stdout:327: read oid 18 snap 23 2024-09-21T10:07:04.608 INFO:tasks.rados.rados.0.smithi007.stdout:327: expect (ObjNum 118 snap 20 seq_num 118) 2024-09-21T10:07:04.608 INFO:tasks.rados.rados.0.smithi007.stdout:328: read oid 48 snap 40 2024-09-21T10:07:04.609 INFO:tasks.rados.rados.0.smithi007.stdout:328: expect (ObjNum 128 snap 27 seq_num 128) 2024-09-21T10:07:04.609 INFO:tasks.rados.rados.0.smithi007.stdout:329: write oid 49 current snap is 41 2024-09-21T10:07:04.609 INFO:tasks.rados.rados.0.smithi007.stdout:326: finishing write tid 1 to smithi00780062-33 2024-09-21T10:07:04.609 INFO:tasks.rados.rados.0.smithi007.stdout:329: seq_num 160 ranges {689120=483253,1946413=679049} 2024-09-21T10:07:04.614 INFO:tasks.rados.rados.0.smithi007.stdout:329: writing smithi00780062-49 from 689120 to 1172373 tid 1 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:329: writing smithi00780062-49 from 1946413 to 2625462 tid 2 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:330: snap_create 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:326: finishing write tid 2 to smithi00780062-33 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:326: finishing write tid 3 to smithi00780062-33 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:326: finishing write tid 4 to smithi00780062-33 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:326: oid 33 updating version 0 to 145 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:326: oid 33 version 145 is already newer than 144 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:326: oid 33 version 145 is already newer than 143 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 145 (ObjNum 159 snap 41 seq_num 159) dirty exists 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:326: left oid 33 (ObjNum 159 snap 41 seq_num 159) 2024-09-21T10:07:04.624 INFO:tasks.rados.rados.0.smithi007.stdout:328: expect (ObjNum 128 snap 27 seq_num 128) 2024-09-21T10:07:04.753 INFO:tasks.rados.rados.0.smithi007.stdout:329: finishing write tid 1 to smithi00780062-49 2024-09-21T10:07:04.753 INFO:tasks.rados.rados.0.smithi007.stdout:329: finishing write tid 2 to smithi00780062-49 2024-09-21T10:07:04.753 INFO:tasks.rados.rados.0.smithi007.stdout:329: finishing write tid 3 to smithi00780062-49 2024-09-21T10:07:04.753 INFO:tasks.rados.rados.0.smithi007.stdout:329: finishing write tid 4 to smithi00780062-49 2024-09-21T10:07:04.753 INFO:tasks.rados.rados.0.smithi007.stdout:329: oid 49 updating version 0 to 183 2024-09-21T10:07:04.753 INFO:tasks.rados.rados.0.smithi007.stdout:329: oid 49 version 183 is already newer than 182 2024-09-21T10:07:04.754 INFO:tasks.rados.rados.0.smithi007.stdout:329: oid 49 version 183 is already newer than 181 2024-09-21T10:07:04.754 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 183 (ObjNum 160 snap 41 seq_num 160) dirty exists 2024-09-21T10:07:04.754 INFO:tasks.rados.rados.0.smithi007.stdout:329: left oid 49 (ObjNum 160 snap 41 seq_num 160) 2024-09-21T10:07:04.754 INFO:tasks.rados.rados.0.smithi007.stdout:327: expect (ObjNum 118 snap 20 seq_num 118) 2024-09-21T10:07:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:04 smithi031 ceph-mon[32927]: osdmap e149: 8 total, 8 up, 8 in 2024-09-21T10:07:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:04 smithi031 ceph-mon[32927]: pgmap v208: 89 pgs: 89 active+clean; 136 MiB data, 487 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:04 smithi007 ceph-mon[29607]: osdmap e149: 8 total, 8 up, 8 in 2024-09-21T10:07:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:04 smithi007 ceph-mon[29607]: pgmap v208: 89 pgs: 89 active+clean; 136 MiB data, 487 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:04.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:04 smithi007 ceph-mon[39999]: osdmap e149: 8 total, 8 up, 8 in 2024-09-21T10:07:04.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:04 smithi007 ceph-mon[39999]: pgmap v208: 89 pgs: 89 active+clean; 136 MiB data, 487 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:05.599 INFO:tasks.rados.rados.0.smithi007.stdout:326: done (4 left) 2024-09-21T10:07:05.600 INFO:tasks.rados.rados.0.smithi007.stdout:327: done (3 left) 2024-09-21T10:07:05.600 INFO:tasks.rados.rados.0.smithi007.stdout:328: done (2 left) 2024-09-21T10:07:05.600 INFO:tasks.rados.rados.0.smithi007.stdout:329: done (1 left) 2024-09-21T10:07:05.600 INFO:tasks.rados.rados.0.smithi007.stdout:330: done (0 left) 2024-09-21T10:07:05.600 INFO:tasks.rados.rados.0.smithi007.stdout:331: snap_remove snap 39 2024-09-21T10:07:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:05 smithi031 ceph-mon[32927]: osdmap e150: 8 total, 8 up, 8 in 2024-09-21T10:07:05.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:05 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:05.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:05 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:05 smithi007 ceph-mon[29607]: osdmap e150: 8 total, 8 up, 8 in 2024-09-21T10:07:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:05 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:05 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:05.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:05 smithi007 ceph-mon[39999]: osdmap e150: 8 total, 8 up, 8 in 2024-09-21T10:07:05.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:05 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:05.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:05 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:06.607 INFO:tasks.rados.rados.0.smithi007.stdout:331: done (0 left) 2024-09-21T10:07:06.607 INFO:tasks.rados.rados.0.smithi007.stdout:332: rollback oid 33 current snap is 42 2024-09-21T10:07:06.607 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 33 to 38 2024-09-21T10:07:06.607 INFO:tasks.rados.rados.0.smithi007.stdout:333: snap_remove snap 33 2024-09-21T10:07:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:06 smithi031 ceph-mon[32927]: osdmap e151: 8 total, 8 up, 8 in 2024-09-21T10:07:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:06 smithi031 ceph-mon[32927]: pgmap v211: 89 pgs: 89 active+clean; 148 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T10:07:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:06 smithi007 ceph-mon[29607]: osdmap e151: 8 total, 8 up, 8 in 2024-09-21T10:07:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:06 smithi007 ceph-mon[29607]: pgmap v211: 89 pgs: 89 active+clean; 148 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T10:07:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:06 smithi007 ceph-mon[39999]: osdmap e151: 8 total, 8 up, 8 in 2024-09-21T10:07:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:06 smithi007 ceph-mon[39999]: pgmap v211: 89 pgs: 89 active+clean; 148 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T10:07:07.594 INFO:tasks.rados.rados.0.smithi007.stdout:333: done (1 left) 2024-09-21T10:07:07.594 INFO:tasks.rados.rados.0.smithi007.stdout:334: rollback oid 2 current snap is 42 2024-09-21T10:07:07.594 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 37 2024-09-21T10:07:07.594 INFO:tasks.rados.rados.0.smithi007.stdout:335: write oid 10 current snap is 42 2024-09-21T10:07:07.594 INFO:tasks.rados.rados.0.smithi007.stdout:335: seq_num 161 ranges {705927=558502,2004895=422707} 2024-09-21T10:07:07.599 INFO:tasks.rados.rados.0.smithi007.stdout:335: writing smithi00780062-10 from 705927 to 1264429 tid 1 2024-09-21T10:07:07.607 INFO:tasks.rados.rados.0.smithi007.stdout:335: writing smithi00780062-10 from 2004895 to 2427602 tid 2 2024-09-21T10:07:07.607 INFO:tasks.rados.rados.0.smithi007.stdout:336: snap_create 2024-09-21T10:07:07.607 INFO:tasks.rados.rados.0.smithi007.stdout:332: finishing rollback tid 0 to smithi00780062-33 2024-09-21T10:07:07.607 INFO:tasks.rados.rados.0.smithi007.stdout:332: finishing rollback tid 1 to smithi00780062-33 2024-09-21T10:07:07.607 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 148 (ObjNum 129 snap 0 seq_num 3839064568) dirty dne 2024-09-21T10:07:07.607 INFO:tasks.rados.rados.0.smithi007.stdout:334: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:07:07.607 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 0 (ObjNum 129 snap 0 seq_num 3839336808) dirty dne 2024-09-21T10:07:07.607 INFO:tasks.rados.rados.0.smithi007.stdout:335: finishing write tid 1 to smithi00780062-10 2024-09-21T10:07:07.609 INFO:tasks.rados.rados.0.smithi007.stdout:335: finishing write tid 2 to smithi00780062-10 2024-09-21T10:07:07.609 INFO:tasks.rados.rados.0.smithi007.stdout:335: finishing write tid 3 to smithi00780062-10 2024-09-21T10:07:07.609 INFO:tasks.rados.rados.0.smithi007.stdout:335: finishing write tid 4 to smithi00780062-10 2024-09-21T10:07:07.609 INFO:tasks.rados.rados.0.smithi007.stdout:335: oid 10 updating version 0 to 189 2024-09-21T10:07:07.609 INFO:tasks.rados.rados.0.smithi007.stdout:335: oid 10 version 189 is already newer than 188 2024-09-21T10:07:07.609 INFO:tasks.rados.rados.0.smithi007.stdout:335: oid 10 updating version 189 to 190 2024-09-21T10:07:07.609 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 190 (ObjNum 161 snap 42 seq_num 161) dirty exists 2024-09-21T10:07:07.609 INFO:tasks.rados.rados.0.smithi007.stdout:335: left oid 10 (ObjNum 161 snap 42 seq_num 161) 2024-09-21T10:07:07.873 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-mon[32927]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T10:07:07.873 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.873 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.873 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.873 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.874 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-mon[32927]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T10:07:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[29607]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T10:07:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[29607]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T10:07:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[39999]: osdmap e152: 8 total, 8 up, 8 in 2024-09-21T10:07:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:07 smithi007 ceph-mon[39999]: osdmap e153: 8 total, 8 up, 8 in 2024-09-21T10:07:08.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:07] ENGINE Bus STARTING 2024-09-21T10:07:08.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: CherryPy Checker: 2024-09-21T10:07:08.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: The Application mounted at '' has an empty config. 2024-09-21T10:07:08.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:08.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:07] ENGINE Serving on http://:::9283 2024-09-21T10:07:08.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:07] ENGINE Bus STARTED 2024-09-21T10:07:08.620 INFO:tasks.rados.rados.0.smithi007.stdout:332: done (3 left) 2024-09-21T10:07:08.620 INFO:tasks.rados.rados.0.smithi007.stdout:334: done (2 left) 2024-09-21T10:07:08.620 INFO:tasks.rados.rados.0.smithi007.stdout:335: done (1 left) 2024-09-21T10:07:08.620 INFO:tasks.rados.rados.0.smithi007.stdout:336: done (0 left) 2024-09-21T10:07:08.621 INFO:tasks.rados.rados.0.smithi007.stdout:337: read oid 36 snap -1 2024-09-21T10:07:08.621 INFO:tasks.rados.rados.0.smithi007.stdout:337: expect (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:07:08.621 INFO:tasks.rados.rados.0.smithi007.stdout:338: delete oid 35 current snap is 43 2024-09-21T10:07:08.624 INFO:tasks.rados.rados.0.smithi007.stdout:338: done (1 left) 2024-09-21T10:07:08.624 INFO:tasks.rados.rados.0.smithi007.stdout:339: rollback oid 35 current snap is 43 2024-09-21T10:07:08.624 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 35 2024-09-21T10:07:08.624 INFO:tasks.rados.rados.0.smithi007.stdout:340: write oid 25 current snap is 43 2024-09-21T10:07:08.624 INFO:tasks.rados.rados.0.smithi007.stdout:340: seq_num 163 ranges {739541=709000,2121859=426376} 2024-09-21T10:07:08.632 INFO:tasks.rados.rados.0.smithi007.stdout:340: writing smithi00780062-25 from 739541 to 1448541 tid 1 2024-09-21T10:07:08.638 INFO:tasks.rados.rados.0.smithi007.stdout:340: writing smithi00780062-25 from 2121859 to 2548235 tid 2 2024-09-21T10:07:08.638 INFO:tasks.rados.rados.0.smithi007.stdout:341: rollback oid 29 current snap is 43 2024-09-21T10:07:08.638 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 29 to 40 2024-09-21T10:07:08.639 INFO:tasks.rados.rados.0.smithi007.stdout:337: expect (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:07:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:339: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:07:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:339: finishing rollback tid 2 to smithi00780062-35 2024-09-21T10:07:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 32 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-21T10:07:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:340: finishing write tid 1 to smithi00780062-25 2024-09-21T10:07:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:341: finishing rollback tid 0 to smithi00780062-29 2024-09-21T10:07:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:341: finishing rollback tid 1 to smithi00780062-29 2024-09-21T10:07:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:341: finishing rollback tid 2 to smithi00780062-29 2024-09-21T10:07:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 113 (ObjNum 155 snap 38 seq_num 155) dirty exists 2024-09-21T10:07:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:340: finishing write tid 2 to smithi00780062-25 2024-09-21T10:07:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:340: finishing write tid 3 to smithi00780062-25 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:340: finishing write tid 4 to smithi00780062-25 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:340: oid 25 updating version 0 to 79 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:340: oid 25 version 79 is already newer than 78 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:340: oid 25 updating version 79 to 80 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 80 (ObjNum 163 snap 43 seq_num 163) dirty exists 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:340: left oid 25 (ObjNum 163 snap 43 seq_num 163) 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:337: done (3 left) 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:339: done (2 left) 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:340: done (1 left) 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:341: done (0 left) 2024-09-21T10:07:08.714 INFO:tasks.rados.rados.0.smithi007.stdout:342: delete oid 6 current snap is 43 2024-09-21T10:07:08.716 INFO:tasks.rados.rados.0.smithi007.stdout:342: done (0 left) 2024-09-21T10:07:08.716 INFO:tasks.rados.rados.0.smithi007.stdout:343: delete oid 3 current snap is 43 2024-09-21T10:07:08.718 INFO:tasks.rados.rados.0.smithi007.stdout:343: done (0 left) 2024-09-21T10:07:08.718 INFO:tasks.rados.rados.0.smithi007.stdout:344: write oid 7 current snap is 43 2024-09-21T10:07:08.718 INFO:tasks.rados.rados.0.smithi007.stdout:344: seq_num 166 ranges {789962=534747,1780952=690056} 2024-09-21T10:07:08.725 INFO:tasks.rados.rados.0.smithi007.stdout:344: writing smithi00780062-7 from 789962 to 1324709 tid 1 2024-09-21T10:07:08.731 INFO:tasks.rados.rados.0.smithi007.stdout:344: writing smithi00780062-7 from 1780952 to 2471008 tid 2 2024-09-21T10:07:08.731 INFO:tasks.rados.rados.0.smithi007.stdout:345: read oid 31 snap -1 2024-09-21T10:07:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:345: expect (ObjNum 138 snap 30 seq_num 138) 2024-09-21T10:07:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:346: write oid 12 current snap is 43 2024-09-21T10:07:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:344: finishing write tid 1 to smithi00780062-7 2024-09-21T10:07:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:346: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2024-09-21T10:07:08.737 INFO:tasks.rados.rados.0.smithi007.stdout:346: writing smithi00780062-12 from 406769 to 1016765 tid 1 2024-09-21T10:07:08.742 INFO:tasks.rados.rados.0.smithi007.stdout:346: writing smithi00780062-12 from 1439434 to 1873148 tid 2 2024-09-21T10:07:08.747 INFO:tasks.rados.rados.0.smithi007.stdout:346: writing smithi00780062-12 from 2303522 to 2806769 tid 3 2024-09-21T10:07:08.747 INFO:tasks.rados.rados.0.smithi007.stdout:347: rollback oid 36 current snap is 43 2024-09-21T10:07:08.747 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 36 to 40 2024-09-21T10:07:08.748 INFO:tasks.rados.rados.0.smithi007.stdout:344: finishing write tid 2 to smithi00780062-7 2024-09-21T10:07:08.748 INFO:tasks.rados.rados.0.smithi007.stdout:348: snap_create 2024-09-21T10:07:08.748 INFO:tasks.rados.rados.0.smithi007.stdout:344: finishing write tid 3 to smithi00780062-7 2024-09-21T10:07:08.748 INFO:tasks.rados.rados.0.smithi007.stdout:344: finishing write tid 4 to smithi00780062-7 2024-09-21T10:07:08.748 INFO:tasks.rados.rados.0.smithi007.stdout:344: oid 7 updating version 0 to 98 2024-09-21T10:07:08.748 INFO:tasks.rados.rados.0.smithi007.stdout:344: oid 7 version 98 is already newer than 97 2024-09-21T10:07:08.748 INFO:tasks.rados.rados.0.smithi007.stdout:344: oid 7 updating version 98 to 99 2024-09-21T10:07:08.748 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 99 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-09-21T10:07:08.748 INFO:tasks.rados.rados.0.smithi007.stdout:344: left oid 7 (ObjNum 166 snap 43 seq_num 166) 2024-09-21T10:07:08.748 INFO:tasks.rados.rados.0.smithi007.stdout:345: expect (ObjNum 138 snap 30 seq_num 138) 2024-09-21T10:07:08.844 INFO:tasks.rados.rados.0.smithi007.stdout:346: finishing write tid 1 to smithi00780062-12 2024-09-21T10:07:08.844 INFO:tasks.rados.rados.0.smithi007.stdout:346: finishing write tid 2 to smithi00780062-12 2024-09-21T10:07:08.844 INFO:tasks.rados.rados.0.smithi007.stdout:347: finishing rollback tid 0 to smithi00780062-36 2024-09-21T10:07:08.844 INFO:tasks.rados.rados.0.smithi007.stdout:346: finishing write tid 3 to smithi00780062-12 2024-09-21T10:07:08.844 INFO:tasks.rados.rados.0.smithi007.stdout:346: finishing write tid 4 to smithi00780062-12 2024-09-21T10:07:08.845 INFO:tasks.rados.rados.0.smithi007.stdout:347: finishing rollback tid 1 to smithi00780062-36 2024-09-21T10:07:08.845 INFO:tasks.rados.rados.0.smithi007.stdout:346: finishing write tid 5 to smithi00780062-12 2024-09-21T10:07:08.845 INFO:tasks.rados.rados.0.smithi007.stdout:346: oid 12 updating version 0 to 68 2024-09-21T10:07:08.845 INFO:tasks.rados.rados.0.smithi007.stdout:346: oid 12 version 68 is already newer than 67 2024-09-21T10:07:08.845 INFO:tasks.rados.rados.0.smithi007.stdout:346: oid 12 version 68 is already newer than 66 2024-09-21T10:07:08.845 INFO:tasks.rados.rados.0.smithi007.stdout:346: oid 12 version 68 is already newer than 65 2024-09-21T10:07:08.845 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 68 (ObjNum 167 snap 43 seq_num 167) dirty exists 2024-09-21T10:07:08.845 INFO:tasks.rados.rados.0.smithi007.stdout:346: left oid 12 (ObjNum 167 snap 43 seq_num 167) 2024-09-21T10:07:08.845 INFO:tasks.rados.rados.0.smithi007.stdout:347: finishing rollback tid 2 to smithi00780062-36 2024-09-21T10:07:08.845 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 103 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-09-21T10:07:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:08 smithi031 ceph-mon[32927]: Standby manager daemon x restarted 2024-09-21T10:07:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:08 smithi031 ceph-mon[32927]: Standby manager daemon x started 2024-09-21T10:07:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:08 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:07:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:08 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:08 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:07:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:08 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:08 smithi031 ceph-mon[32927]: pgmap v214: 89 pgs: 89 active+clean; 148 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T10:07:08.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:07:08] "GET /metrics HTTP/1.1" 200 36188 "" "Prometheus/2.43.0" 2024-09-21T10:07:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[29607]: Standby manager daemon x restarted 2024-09-21T10:07:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[29607]: Standby manager daemon x started 2024-09-21T10:07:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:07:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:07:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[29607]: pgmap v214: 89 pgs: 89 active+clean; 148 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T10:07:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[39999]: Standby manager daemon x restarted 2024-09-21T10:07:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[39999]: Standby manager daemon x started 2024-09-21T10:07:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:07:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:07:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:08 smithi007 ceph-mon[39999]: pgmap v214: 89 pgs: 89 active+clean; 148 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-21T10:07:09.620 INFO:tasks.rados.rados.0.smithi007.stdout:344: done (4 left) 2024-09-21T10:07:09.620 INFO:tasks.rados.rados.0.smithi007.stdout:345: done (3 left) 2024-09-21T10:07:09.621 INFO:tasks.rados.rados.0.smithi007.stdout:346: done (2 left) 2024-09-21T10:07:09.621 INFO:tasks.rados.rados.0.smithi007.stdout:347: done (1 left) 2024-09-21T10:07:09.621 INFO:tasks.rados.rados.0.smithi007.stdout:348: done (0 left) 2024-09-21T10:07:09.621 INFO:tasks.rados.rados.0.smithi007.stdout:349: write oid 13 current snap is 44 2024-09-21T10:07:09.621 INFO:tasks.rados.rados.0.smithi007.stdout:349: seq_num 168 ranges {423576=401598,1497916=693725} 2024-09-21T10:07:09.624 INFO:tasks.rados.rados.0.smithi007.stdout:349: writing smithi00780062-13 from 423576 to 825174 tid 1 2024-09-21T10:07:09.632 INFO:tasks.rados.rados.0.smithi007.stdout:349: writing smithi00780062-13 from 1497916 to 2191641 tid 2 2024-09-21T10:07:09.632 INFO:tasks.rados.rados.0.smithi007.stdout:350: write oid 44 current snap is 44 2024-09-21T10:07:09.632 INFO:tasks.rados.rados.0.smithi007.stdout:350: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2024-09-21T10:07:09.637 INFO:tasks.rados.rados.0.smithi007.stdout:350: writing smithi00780062-44 from 440383 to 917230 tid 1 2024-09-21T10:07:09.643 INFO:tasks.rados.rados.0.smithi007.stdout:350: writing smithi00780062-44 from 1556398 to 1993781 tid 2 2024-09-21T10:07:09.648 INFO:tasks.rados.rados.0.smithi007.stdout:350: writing smithi00780062-44 from 2474721 to 2840383 tid 3 2024-09-21T10:07:09.648 INFO:tasks.rados.rados.0.smithi007.stdout:351: write oid 21 current snap is 44 2024-09-21T10:07:09.648 INFO:tasks.rados.rados.0.smithi007.stdout:351: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2024-09-21T10:07:09.653 INFO:tasks.rados.rados.0.smithi007.stdout:351: writing smithi00780062-21 from 457190 to 1009286 tid 1 2024-09-21T10:07:09.660 INFO:tasks.rados.rados.0.smithi007.stdout:351: writing smithi00780062-21 from 1614880 to 2195921 tid 2 2024-09-21T10:07:09.664 INFO:tasks.rados.rados.0.smithi007.stdout:351: writing smithi00780062-21 from 2785791 to 2857190 tid 3 2024-09-21T10:07:09.664 INFO:tasks.rados.rados.0.smithi007.stdout:352: write oid 14 current snap is 44 2024-09-21T10:07:09.664 INFO:tasks.rados.rados.0.smithi007.stdout:349: finishing write tid 1 to smithi00780062-13 2024-09-21T10:07:09.664 INFO:tasks.rados.rados.0.smithi007.stdout:352: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2024-09-21T10:07:09.669 INFO:tasks.rados.rados.0.smithi007.stdout:352: writing smithi00780062-14 from 473997 to 1101342 tid 1 2024-09-21T10:07:09.675 INFO:tasks.rados.rados.0.smithi007.stdout:352: writing smithi00780062-14 from 1673362 to 2114414 tid 2 2024-09-21T10:07:09.680 INFO:tasks.rados.rados.0.smithi007.stdout:352: writing smithi00780062-14 from 2529567 to 2873997 tid 3 2024-09-21T10:07:09.680 INFO:tasks.rados.rados.0.smithi007.stdout:353: snap_create 2024-09-21T10:07:09.680 INFO:tasks.rados.rados.0.smithi007.stdout:349: finishing write tid 2 to smithi00780062-13 2024-09-21T10:07:09.680 INFO:tasks.rados.rados.0.smithi007.stdout:349: finishing write tid 3 to smithi00780062-13 2024-09-21T10:07:09.680 INFO:tasks.rados.rados.0.smithi007.stdout:349: finishing write tid 4 to smithi00780062-13 2024-09-21T10:07:09.680 INFO:tasks.rados.rados.0.smithi007.stdout:349: oid 13 updating version 0 to 230 2024-09-21T10:07:09.680 INFO:tasks.rados.rados.0.smithi007.stdout:349: oid 13 updating version 230 to 231 2024-09-21T10:07:09.680 INFO:tasks.rados.rados.0.smithi007.stdout:349: oid 13 version 231 is already newer than 229 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 231 (ObjNum 168 snap 44 seq_num 168) dirty exists 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:349: left oid 13 (ObjNum 168 snap 44 seq_num 168) 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:350: finishing write tid 1 to smithi00780062-44 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:350: finishing write tid 2 to smithi00780062-44 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:350: finishing write tid 3 to smithi00780062-44 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:350: finishing write tid 4 to smithi00780062-44 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:350: finishing write tid 5 to smithi00780062-44 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:350: oid 44 updating version 0 to 236 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:350: oid 44 version 236 is already newer than 235 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:350: oid 44 version 236 is already newer than 233 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:350: oid 44 version 236 is already newer than 234 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 236 (ObjNum 169 snap 44 seq_num 169) dirty exists 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:350: left oid 44 (ObjNum 169 snap 44 seq_num 169) 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:351: finishing write tid 1 to smithi00780062-21 2024-09-21T10:07:09.681 INFO:tasks.rados.rados.0.smithi007.stdout:351: finishing write tid 2 to smithi00780062-21 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:351: finishing write tid 3 to smithi00780062-21 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:351: finishing write tid 4 to smithi00780062-21 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:351: finishing write tid 5 to smithi00780062-21 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:351: oid 21 updating version 0 to 72 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:351: oid 21 version 72 is already newer than 70 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:351: oid 21 version 72 is already newer than 71 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:351: oid 21 updating version 72 to 73 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 73 (ObjNum 170 snap 44 seq_num 170) dirty exists 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:351: left oid 21 (ObjNum 170 snap 44 seq_num 170) 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:352: finishing write tid 1 to smithi00780062-14 2024-09-21T10:07:09.682 INFO:tasks.rados.rados.0.smithi007.stdout:352: finishing write tid 2 to smithi00780062-14 2024-09-21T10:07:09.683 INFO:tasks.rados.rados.0.smithi007.stdout:352: finishing write tid 3 to smithi00780062-14 2024-09-21T10:07:09.683 INFO:tasks.rados.rados.0.smithi007.stdout:352: finishing write tid 4 to smithi00780062-14 2024-09-21T10:07:09.683 INFO:tasks.rados.rados.0.smithi007.stdout:352: finishing write tid 5 to smithi00780062-14 2024-09-21T10:07:09.683 INFO:tasks.rados.rados.0.smithi007.stdout:352: oid 14 updating version 0 to 155 2024-09-21T10:07:09.683 INFO:tasks.rados.rados.0.smithi007.stdout:352: oid 14 updating version 155 to 156 2024-09-21T10:07:09.683 INFO:tasks.rados.rados.0.smithi007.stdout:352: oid 14 updating version 156 to 157 2024-09-21T10:07:09.683 INFO:tasks.rados.rados.0.smithi007.stdout:352: oid 14 updating version 157 to 158 2024-09-21T10:07:09.684 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 158 (ObjNum 171 snap 44 seq_num 171) dirty exists 2024-09-21T10:07:09.684 INFO:tasks.rados.rados.0.smithi007.stdout:352: left oid 14 (ObjNum 171 snap 44 seq_num 171) 2024-09-21T10:07:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:09 smithi031 ceph-mon[32927]: osdmap e154: 8 total, 8 up, 8 in 2024-09-21T10:07:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:09 smithi031 ceph-mon[32927]: mgrmap e21: y(active, since 3m), standbys: x 2024-09-21T10:07:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:09 smithi007 ceph-mon[29607]: osdmap e154: 8 total, 8 up, 8 in 2024-09-21T10:07:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:09 smithi007 ceph-mon[29607]: mgrmap e21: y(active, since 3m), standbys: x 2024-09-21T10:07:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:09 smithi007 ceph-mon[39999]: osdmap e154: 8 total, 8 up, 8 in 2024-09-21T10:07:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:09 smithi007 ceph-mon[39999]: mgrmap e21: y(active, since 3m), standbys: x 2024-09-21T10:07:10.626 INFO:tasks.rados.rados.0.smithi007.stdout:349: done (4 left) 2024-09-21T10:07:10.626 INFO:tasks.rados.rados.0.smithi007.stdout:350: done (3 left) 2024-09-21T10:07:10.627 INFO:tasks.rados.rados.0.smithi007.stdout:351: done (2 left) 2024-09-21T10:07:10.627 INFO:tasks.rados.rados.0.smithi007.stdout:352: done (1 left) 2024-09-21T10:07:10.627 INFO:tasks.rados.rados.0.smithi007.stdout:353: done (0 left) 2024-09-21T10:07:10.627 INFO:tasks.rados.rados.0.smithi007.stdout:354: rollback oid 19 current snap is 45 2024-09-21T10:07:10.627 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 19 to 38 2024-09-21T10:07:10.627 INFO:tasks.rados.rados.0.smithi007.stdout:355: read oid 36 snap -1 2024-09-21T10:07:10.627 INFO:tasks.rados.rados.0.smithi007.stdout:355: expect (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:07:10.627 INFO:tasks.rados.rados.0.smithi007.stdout:356: write oid 27 current snap is 45 2024-09-21T10:07:10.627 INFO:tasks.rados.rados.0.smithi007.stdout:356: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2024-09-21T10:07:10.633 INFO:tasks.rados.rados.0.smithi007.stdout:356: writing smithi00780062-27 from 490804 to 1193398 tid 1 2024-09-21T10:07:10.639 INFO:tasks.rados.rados.0.smithi007.stdout:356: writing smithi00780062-27 from 1615491 to 2200201 tid 2 2024-09-21T10:07:10.643 INFO:tasks.rados.rados.0.smithi007.stdout:356: writing smithi00780062-27 from 2724284 to 2890804 tid 3 2024-09-21T10:07:10.643 INFO:tasks.rados.rados.0.smithi007.stdout:357: snap_create 2024-09-21T10:07:10.643 INFO:tasks.rados.rados.0.smithi007.stdout:354: finishing rollback tid 0 to smithi00780062-19 2024-09-21T10:07:10.643 INFO:tasks.rados.rados.0.smithi007.stdout:354: finishing rollback tid 1 to smithi00780062-19 2024-09-21T10:07:10.643 INFO:tasks.rados.rados.0.smithi007.stdout:354: finishing rollback tid 2 to smithi00780062-19 2024-09-21T10:07:10.643 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 96 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-09-21T10:07:10.643 INFO:tasks.rados.rados.0.smithi007.stdout:355: expect (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:07:10.718 INFO:tasks.rados.rados.0.smithi007.stdout:356: finishing write tid 1 to smithi00780062-27 2024-09-21T10:07:10.718 INFO:tasks.rados.rados.0.smithi007.stdout:356: finishing write tid 2 to smithi00780062-27 2024-09-21T10:07:10.718 INFO:tasks.rados.rados.0.smithi007.stdout:356: finishing write tid 3 to smithi00780062-27 2024-09-21T10:07:10.718 INFO:tasks.rados.rados.0.smithi007.stdout:356: finishing write tid 4 to smithi00780062-27 2024-09-21T10:07:10.718 INFO:tasks.rados.rados.0.smithi007.stdout:356: finishing write tid 5 to smithi00780062-27 2024-09-21T10:07:10.718 INFO:tasks.rados.rados.0.smithi007.stdout:356: oid 27 updating version 0 to 238 2024-09-21T10:07:10.718 INFO:tasks.rados.rados.0.smithi007.stdout:356: oid 27 updating version 238 to 239 2024-09-21T10:07:10.718 INFO:tasks.rados.rados.0.smithi007.stdout:356: oid 27 updating version 239 to 240 2024-09-21T10:07:10.719 INFO:tasks.rados.rados.0.smithi007.stdout:356: oid 27 updating version 240 to 241 2024-09-21T10:07:10.719 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 241 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-09-21T10:07:10.719 INFO:tasks.rados.rados.0.smithi007.stdout:356: left oid 27 (ObjNum 172 snap 45 seq_num 172) 2024-09-21T10:07:10.734 INFO:tasks.rados.rados.0.smithi007.stdout:354: done (3 left) 2024-09-21T10:07:10.734 INFO:tasks.rados.rados.0.smithi007.stdout:355: done (2 left) 2024-09-21T10:07:10.734 INFO:tasks.rados.rados.0.smithi007.stdout:356: done (1 left) 2024-09-21T10:07:10.734 INFO:tasks.rados.rados.0.smithi007.stdout:357: done (0 left) 2024-09-21T10:07:10.734 INFO:tasks.rados.rados.0.smithi007.stdout:358: write oid 28 current snap is 46 2024-09-21T10:07:10.734 INFO:tasks.rados.rados.0.smithi007.stdout:358: seq_num 173 ranges {507611=777843,2073973=444721} 2024-09-21T10:07:10.741 INFO:tasks.rados.rados.0.smithi007.stdout:358: writing smithi00780062-28 from 507611 to 1285454 tid 1 2024-09-21T10:07:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:358: writing smithi00780062-28 from 2073973 to 2518694 tid 2 2024-09-21T10:07:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:359: snap_create 2024-09-21T10:07:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:358: finishing write tid 1 to smithi00780062-28 2024-09-21T10:07:10.752 INFO:tasks.rados.rados.0.smithi007.stdout:358: finishing write tid 2 to smithi00780062-28 2024-09-21T10:07:10.752 INFO:tasks.rados.rados.0.smithi007.stdout:358: finishing write tid 3 to smithi00780062-28 2024-09-21T10:07:10.752 INFO:tasks.rados.rados.0.smithi007.stdout:358: finishing write tid 4 to smithi00780062-28 2024-09-21T10:07:10.752 INFO:tasks.rados.rados.0.smithi007.stdout:358: oid 28 updating version 0 to 71 2024-09-21T10:07:10.752 INFO:tasks.rados.rados.0.smithi007.stdout:358: oid 28 updating version 71 to 73 2024-09-21T10:07:10.752 INFO:tasks.rados.rados.0.smithi007.stdout:358: oid 28 version 73 is already newer than 72 2024-09-21T10:07:10.752 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 73 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-09-21T10:07:10.752 INFO:tasks.rados.rados.0.smithi007.stdout:358: left oid 28 (ObjNum 173 snap 46 seq_num 173) 2024-09-21T10:07:10.885 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:10.730+0000 7f05193b4640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T10:07:10.885 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ignoring --setuser ceph since I am not root 2024-09-21T10:07:10.885 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ignoring --setgroup ceph since I am not root 2024-09-21T10:07:10.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[29607]: osdmap e155: 8 total, 8 up, 8 in 2024-09-21T10:07:10.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[29607]: pgmap v217: 89 pgs: 89 active+clean; 164 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-09-21T10:07:10.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:10.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:10.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:10.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:10.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:10.886 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[39999]: osdmap e155: 8 total, 8 up, 8 in 2024-09-21T10:07:10.886 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[39999]: pgmap v217: 89 pgs: 89 active+clean; 164 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-09-21T10:07:10.886 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:10.886 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:10.886 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:10.886 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:10.886 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:10.915 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:10] ENGINE Bus STOPPING 2024-09-21T10:07:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:10 smithi031 ceph-mon[32927]: osdmap e155: 8 total, 8 up, 8 in 2024-09-21T10:07:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:10 smithi031 ceph-mon[32927]: pgmap v217: 89 pgs: 89 active+clean; 164 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-09-21T10:07:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:10 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:10 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:10 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:10 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:10 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' 2024-09-21T10:07:11.168 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:10.882+0000 7f947c234040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T10:07:11.168 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:10.941+0000 7f947c234040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T10:07:11.168 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:11.097+0000 7f947c234040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T10:07:11.168 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:11.166+0000 7f947c234040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T10:07:11.415 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:07:11.416 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:10] ENGINE Bus STOPPED 2024-09-21T10:07:11.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:11.318+0000 7f947c234040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:07:11.741 INFO:tasks.rados.rados.0.smithi007.stdout:358: done (1 left) 2024-09-21T10:07:11.741 INFO:tasks.rados.rados.0.smithi007.stdout:359: done (0 left) 2024-09-21T10:07:11.741 INFO:tasks.rados.rados.0.smithi007.stdout:360: snap_remove snap 45 2024-09-21T10:07:11.795 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:11.465+0000 7f947c234040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T10:07:11.795 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: osdmap e156: 8 total, 8 up, 8 in 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: Activating manager daemon x 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: osdmap e157: 8 total, 8 up, 8 in 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: mgrmap e22: x(active, starting, since 0.00792649s) 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:07:11.796 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[29607]: Manager daemon x is now available 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: osdmap e156: 8 total, 8 up, 8 in 2024-09-21T10:07:11.797 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: Activating manager daemon x 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: osdmap e157: 8 total, 8 up, 8 in 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: mgrmap e22: x(active, starting, since 0.00792649s) 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:07:11.798 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:07:11.799 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:07:11.799 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:07:11.799 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:07:11.799 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:07:11.799 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:07:11.799 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:07:11.799 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:07:11.799 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:07:11.799 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-mon[39999]: Manager daemon x is now available 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: osdmap e156: 8 total, 8 up, 8 in 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24329 172.21.15.7:0/300015614' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: Activating manager daemon x 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: osdmap e157: 8 total, 8 up, 8 in 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24329 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: mgrmap e22: x(active, starting, since 0.00792649s) 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:07:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:07:11.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-mon[32927]: Manager daemon x is now available 2024-09-21T10:07:12.057 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:11.793+0000 7f947c234040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T10:07:12.058 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:11.857+0000 7f947c234040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T10:07:12.058 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:12.055+0000 7f947c234040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T10:07:12.300 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:11 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:11] ENGINE Bus STARTING 2024-09-21T10:07:12.300 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:12.013+0000 7f0ef2ac3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:12.300 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:12.013+0000 7f0ef02be640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:12.300 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:12.013+0000 7f0ef02be640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:12.300 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:12.013+0000 7f0ef02be640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:12.301 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:12.013+0000 7f0ef02be640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:12.301 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:12.013+0000 7f0ef02be640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:12.301 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:12.013+0000 7f0ef2ac3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:12.301 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:12.013+0000 7f0ef2ac3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:12.301 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:12.013+0000 7f0ef2ac3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:12.301 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:12.013+0000 7f0ef2ac3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:12.301 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:12] ENGINE Serving on http://:::9283 2024-09-21T10:07:12.301 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:12] ENGINE Bus STARTED 2024-09-21T10:07:12.592 INFO:tasks.rados.rados.0.smithi007.stdout:360: done (0 left) 2024-09-21T10:07:12.592 INFO:tasks.rados.rados.0.smithi007.stdout:361: read oid 32 snap -1 2024-09-21T10:07:12.592 INFO:tasks.rados.rados.0.smithi007.stdout:361: expect (ObjNum 99 snap 16 seq_num 99) 2024-09-21T10:07:12.592 INFO:tasks.rados.rados.0.smithi007.stdout:362: read oid 10 snap 43 2024-09-21T10:07:12.592 INFO:tasks.rados.rados.0.smithi007.stdout:362: expect (ObjNum 161 snap 42 seq_num 161) 2024-09-21T10:07:12.592 INFO:tasks.rados.rados.0.smithi007.stdout:363: read oid 26 snap -1 2024-09-21T10:07:12.592 INFO:tasks.rados.rados.0.smithi007.stdout:363: expect (ObjNum 148 snap 34 seq_num 148) 2024-09-21T10:07:12.592 INFO:tasks.rados.rados.0.smithi007.stdout:364: read oid 2 snap -1 2024-09-21T10:07:12.592 INFO:tasks.rados.rados.0.smithi007.stdout:364: expect deleted 2024-09-21T10:07:12.593 INFO:tasks.rados.rados.0.smithi007.stdout:365: delete oid 40 current snap is 47 2024-09-21T10:07:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:364: done (4 left) 2024-09-21T10:07:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:365: done (3 left) 2024-09-21T10:07:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:366: read oid 28 snap -1 2024-09-21T10:07:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:366: expect (ObjNum 173 snap 46 seq_num 173) 2024-09-21T10:07:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:367: rollback oid 30 current snap is 47 2024-09-21T10:07:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 38 2024-09-21T10:07:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:368: rollback oid 7 current snap is 47 2024-09-21T10:07:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 43 2024-09-21T10:07:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:369: write oid 46 current snap is 47 2024-09-21T10:07:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:369: seq_num 175 ranges {541225=644694,1907290=448390} 2024-09-21T10:07:12.605 INFO:tasks.rados.rados.0.smithi007.stdout:369: writing smithi00780062-46 from 541225 to 1185919 tid 1 2024-09-21T10:07:12.612 INFO:tasks.rados.rados.0.smithi007.stdout:369: writing smithi00780062-46 from 1907290 to 2355680 tid 2 2024-09-21T10:07:12.612 INFO:tasks.rados.rados.0.smithi007.stdout:370: write oid 42 current snap is 47 2024-09-21T10:07:12.612 INFO:tasks.rados.rados.0.smithi007.stdout:370: seq_num 176 ranges {558032=719943,1849419=592048} 2024-09-21T10:07:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:370: writing smithi00780062-42 from 558032 to 1277975 tid 1 2024-09-21T10:07:12.625 INFO:tasks.rados.rados.0.smithi007.stdout:370: writing smithi00780062-42 from 1849419 to 2441467 tid 2 2024-09-21T10:07:12.626 INFO:tasks.rados.rados.0.smithi007.stdout:371: read oid 6 snap -1 2024-09-21T10:07:12.626 INFO:tasks.rados.rados.0.smithi007.stdout:371: expect deleted 2024-09-21T10:07:12.626 INFO:tasks.rados.rados.0.smithi007.stdout:372: delete oid 18 current snap is 47 2024-09-21T10:07:12.626 INFO:tasks.rados.rados.0.smithi007.stdout:362: expect (ObjNum 161 snap 42 seq_num 161) 2024-09-21T10:07:12.719 INFO:tasks.rados.rados.0.smithi007.stdout:368: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:07:12.719 INFO:tasks.rados.rados.0.smithi007.stdout:367: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:07:12.719 INFO:tasks.rados.rados.0.smithi007.stdout:363: expect (ObjNum 148 snap 34 seq_num 148) 2024-09-21T10:07:12.867 INFO:tasks.rados.rados.0.smithi007.stdout:367: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:07:12.867 INFO:tasks.rados.rados.0.smithi007.stdout:367: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:07:12.867 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 86 (ObjNum 84 snap 10 seq_num 84) dirty exists 2024-09-21T10:07:12.867 INFO:tasks.rados.rados.0.smithi007.stdout:361: expect (ObjNum 99 snap 16 seq_num 99) 2024-09-21T10:07:13.006 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: mgrmap e23: x(active, since 1.0087s) 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: osdmap e158: 8 total, 8 up, 8 in 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: Checking for cert/key for grafana.a 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: Migrating grafana.a cert to cert store 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: Migrating grafana.a key to cert store 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:13.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[29607]: osdmap e159: 8 total, 8 up, 8 in 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: mgrmap e23: x(active, since 1.0087s) 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: osdmap e158: 8 total, 8 up, 8 in 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: Checking for cert/key for grafana.a 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: Migrating grafana.a cert to cert store 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: Migrating grafana.a key to cert store 2024-09-21T10:07:13.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:13.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:13.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:13.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:13.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:07:13.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:07:13.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:07:13.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:07:13.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:12 smithi007 ceph-mon[39999]: osdmap e159: 8 total, 8 up, 8 in 2024-09-21T10:07:13.098 INFO:tasks.rados.rados.0.smithi007.stdout:368: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:07:13.098 INFO:tasks.rados.rados.0.smithi007.stdout:368: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:07:13.098 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 107 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-09-21T10:07:13.098 INFO:tasks.rados.rados.0.smithi007.stdout:366: expect (ObjNum 173 snap 46 seq_num 173) 2024-09-21T10:07:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: mgrmap e23: x(active, since 1.0087s) 2024-09-21T10:07:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: osdmap e158: 8 total, 8 up, 8 in 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: Checking for cert/key for grafana.a 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: Migrating grafana.a cert to cert store 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: Migrating grafana.a key to cert store 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:07:13.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:07:13.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:07:13.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:07:13.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:12 smithi031 ceph-mon[32927]: osdmap e159: 8 total, 8 up, 8 in 2024-09-21T10:07:13.261 INFO:tasks.rados.rados.0.smithi007.stdout:369: finishing write tid 1 to smithi00780062-46 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:369: finishing write tid 2 to smithi00780062-46 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:369: finishing write tid 3 to smithi00780062-46 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:369: finishing write tid 4 to smithi00780062-46 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:369: oid 46 updating version 0 to 244 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:369: oid 46 version 244 is already newer than 243 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:369: oid 46 version 244 is already newer than 242 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 244 (ObjNum 175 snap 47 seq_num 175) dirty exists 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:369: left oid 46 (ObjNum 175 snap 47 seq_num 175) 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:370: finishing write tid 1 to smithi00780062-42 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:361: done (9 left) 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:362: done (8 left) 2024-09-21T10:07:13.262 INFO:tasks.rados.rados.0.smithi007.stdout:363: done (7 left) 2024-09-21T10:07:13.263 INFO:tasks.rados.rados.0.smithi007.stdout:366: done (6 left) 2024-09-21T10:07:13.263 INFO:tasks.rados.rados.0.smithi007.stdout:367: done (5 left) 2024-09-21T10:07:13.263 INFO:tasks.rados.rados.0.smithi007.stdout:368: done (4 left) 2024-09-21T10:07:13.263 INFO:tasks.rados.rados.0.smithi007.stdout:369: done (3 left) 2024-09-21T10:07:13.263 INFO:tasks.rados.rados.0.smithi007.stdout:372: done (2 left) 2024-09-21T10:07:13.263 INFO:tasks.rados.rados.0.smithi007.stdout:373: write oid 11 current snap is 47 2024-09-21T10:07:13.263 INFO:tasks.rados.rados.0.smithi007.stdout:373: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2024-09-21T10:07:13.267 INFO:tasks.rados.rados.0.smithi007.stdout:373: writing smithi00780062-11 from 591646 to 1062087 tid 1 2024-09-21T10:07:13.273 INFO:tasks.rados.rados.0.smithi007.stdout:373: writing smithi00780062-11 from 1566383 to 2162100 tid 2 2024-09-21T10:07:13.278 INFO:tasks.rados.rados.0.smithi007.stdout:373: writing smithi00780062-11 from 2888822 to 2991646 tid 3 2024-09-21T10:07:13.278 INFO:tasks.rados.rados.0.smithi007.stdout:371: done (2 left) 2024-09-21T10:07:13.278 INFO:tasks.rados.rados.0.smithi007.stdout:374: write oid 35 current snap is 47 2024-09-21T10:07:13.278 INFO:tasks.rados.rados.0.smithi007.stdout:370: finishing write tid 2 to smithi00780062-42 2024-09-21T10:07:13.278 INFO:tasks.rados.rados.0.smithi007.stdout:370: finishing write tid 3 to smithi00780062-42 2024-09-21T10:07:13.278 INFO:tasks.rados.rados.0.smithi007.stdout:374: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2024-09-21T10:07:13.284 INFO:tasks.rados.rados.0.smithi007.stdout:374: writing smithi00780062-35 from 608453 to 1154143 tid 1 2024-09-21T10:07:13.289 INFO:tasks.rados.rados.0.smithi007.stdout:374: writing smithi00780062-35 from 1624865 to 2080593 tid 2 2024-09-21T10:07:13.294 INFO:tasks.rados.rados.0.smithi007.stdout:374: writing smithi00780062-35 from 2632598 to 3008453 tid 3 2024-09-21T10:07:13.294 INFO:tasks.rados.rados.0.smithi007.stdout:375: rollback oid 33 current snap is 47 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 33 to 46 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:370: finishing write tid 4 to smithi00780062-42 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:370: oid 42 updating version 0 to 118 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:370: oid 42 version 118 is already newer than 116 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:370: oid 42 version 118 is already newer than 117 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 118 (ObjNum 176 snap 47 seq_num 176) dirty exists 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:370: left oid 42 (ObjNum 176 snap 47 seq_num 176) 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:373: finishing write tid 1 to smithi00780062-11 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:373: finishing write tid 2 to smithi00780062-11 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:373: finishing write tid 3 to smithi00780062-11 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:373: finishing write tid 4 to smithi00780062-11 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:373: finishing write tid 5 to smithi00780062-11 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:373: oid 11 updating version 0 to 249 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:373: oid 11 version 249 is already newer than 248 2024-09-21T10:07:13.295 INFO:tasks.rados.rados.0.smithi007.stdout:373: oid 11 updating version 249 to 251 2024-09-21T10:07:13.296 INFO:tasks.rados.rados.0.smithi007.stdout:373: oid 11 version 251 is already newer than 250 2024-09-21T10:07:13.296 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 251 (ObjNum 178 snap 47 seq_num 178) dirty exists 2024-09-21T10:07:13.296 INFO:tasks.rados.rados.0.smithi007.stdout:373: left oid 11 (ObjNum 178 snap 47 seq_num 178) 2024-09-21T10:07:13.296 INFO:tasks.rados.rados.0.smithi007.stdout:374: finishing write tid 1 to smithi00780062-35 2024-09-21T10:07:13.296 INFO:tasks.rados.rados.0.smithi007.stdout:370: done (3 left) 2024-09-21T10:07:13.296 INFO:tasks.rados.rados.0.smithi007.stdout:373: done (2 left) 2024-09-21T10:07:13.296 INFO:tasks.rados.rados.0.smithi007.stdout:376: delete oid 34 current snap is 47 2024-09-21T10:07:13.296 INFO:tasks.rados.rados.0.smithi007.stdout:374: finishing write tid 2 to smithi00780062-35 2024-09-21T10:07:13.296 INFO:tasks.rados.rados.0.smithi007.stdout:375: finishing rollback tid 1 to smithi00780062-33 2024-09-21T10:07:13.297 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 148 (ObjNum 33 snap 0 seq_num 3804660984) dirty dne 2024-09-21T10:07:13.297 INFO:tasks.rados.rados.0.smithi007.stdout:375: done (2 left) 2024-09-21T10:07:13.297 INFO:tasks.rados.rados.0.smithi007.stdout:376: done (1 left) 2024-09-21T10:07:13.297 INFO:tasks.rados.rados.0.smithi007.stdout:377: snap_remove snap 37 2024-09-21T10:07:13.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:13.003+0000 7f947c234040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T10:07:13.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:13.073+0000 7f947c234040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T10:07:13.746 INFO:tasks.rados.rados.0.smithi007.stdout:377: done (1 left) 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:378: read oid 36 snap -1 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:378: expect (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:379: delete oid 14 current snap is 47 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:374: finishing write tid 3 to smithi00780062-35 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:374: finishing write tid 4 to smithi00780062-35 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:374: finishing write tid 5 to smithi00780062-35 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:374: oid 35 updating version 0 to 36 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:374: oid 35 updating version 36 to 37 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:374: oid 35 version 37 is already newer than 34 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:374: oid 35 version 37 is already newer than 35 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 37 (ObjNum 179 snap 47 seq_num 179) dirty exists 2024-09-21T10:07:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:374: left oid 35 (ObjNum 179 snap 47 seq_num 179) 2024-09-21T10:07:13.751 INFO:tasks.rados.rados.0.smithi007.stdout:378: expect (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:07:13.826 INFO:tasks.rados.rados.0.smithi007.stdout:374: done (2 left) 2024-09-21T10:07:13.826 INFO:tasks.rados.rados.0.smithi007.stdout:378: done (1 left) 2024-09-21T10:07:13.826 INFO:tasks.rados.rados.0.smithi007.stdout:379: done (0 left) 2024-09-21T10:07:13.826 INFO:tasks.rados.rados.0.smithi007.stdout:380: snap_create 2024-09-21T10:07:14.115 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:13 smithi007 ceph-mon[29607]: Deploying cephadm binary to smithi031 2024-09-21T10:07:14.116 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:13 smithi007 ceph-mon[29607]: Deploying cephadm binary to smithi007 2024-09-21T10:07:14.116 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:13 smithi007 ceph-mon[29607]: pgmap v6: 89 pgs: 89 active+clean; 167 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 277 MiB/s rd, 95 MiB/s wr, 1.16k op/s; 1.7 MiB/s, 5 objects/s recovering 2024-09-21T10:07:14.116 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:13.841+0000 7f947c234040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T10:07:14.116 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:13.962+0000 7f947c234040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T10:07:14.116 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:13 smithi007 ceph-mon[39999]: Deploying cephadm binary to smithi031 2024-09-21T10:07:14.116 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:13 smithi007 ceph-mon[39999]: Deploying cephadm binary to smithi007 2024-09-21T10:07:14.116 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:13 smithi007 ceph-mon[39999]: pgmap v6: 89 pgs: 89 active+clean; 167 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 277 MiB/s rd, 95 MiB/s wr, 1.16k op/s; 1.7 MiB/s, 5 objects/s recovering 2024-09-21T10:07:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-mon[32927]: Deploying cephadm binary to smithi031 2024-09-21T10:07:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-mon[32927]: Deploying cephadm binary to smithi007 2024-09-21T10:07:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-mon[32927]: pgmap v6: 89 pgs: 89 active+clean; 167 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 277 MiB/s rd, 95 MiB/s wr, 1.16k op/s; 1.7 MiB/s, 5 objects/s recovering 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:13.791+0000 7f0ed680c640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:10:07:13] ENGINE Error in HTTPServer.serve 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: Traceback (most recent call last): 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: self._connections.run(self.expiration_interval) 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: self._run(expiration_interval) 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: s = self.context.wrap_socket( 2024-09-21T10:07:14.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:07:14.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: return self.sslsocket_class._create( 2024-09-21T10:07:14.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:07:14.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: self.do_handshake() 2024-09-21T10:07:14.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:07:14.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: self._sslobj.do_handshake() 2024-09-21T10:07:14.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:07:14.167 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:14.429 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:14.113+0000 7f947c234040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:07:14.429 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:14.179+0000 7f947c234040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T10:07:14.429 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:14.345+0000 7f947c234040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T10:07:14.429 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:14.426+0000 7f947c234040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T10:07:14.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:14.496+0000 7f947c234040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T10:07:14.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:14.662+0000 7f947c234040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T10:07:14.752 INFO:tasks.rados.rados.0.smithi007.stdout:380: done (0 left) 2024-09-21T10:07:14.753 INFO:tasks.rados.rados.0.smithi007.stdout:381: read oid 34 snap -1 2024-09-21T10:07:14.753 INFO:tasks.rados.rados.0.smithi007.stdout:381: expect deleted 2024-09-21T10:07:14.753 INFO:tasks.rados.rados.0.smithi007.stdout:382: read oid 47 snap -1 2024-09-21T10:07:14.753 INFO:tasks.rados.rados.0.smithi007.stdout:382: expect deleted 2024-09-21T10:07:14.753 INFO:tasks.rados.rados.0.smithi007.stdout:383: write oid 25 current snap is 48 2024-09-21T10:07:14.753 INFO:tasks.rados.rados.0.smithi007.stdout:383: seq_num 182 ranges {658874=771437,2083958=603055} 2024-09-21T10:07:14.760 INFO:tasks.rados.rados.0.smithi007.stdout:383: writing smithi00780062-25 from 658874 to 1430311 tid 1 2024-09-21T10:07:14.767 INFO:tasks.rados.rados.0.smithi007.stdout:383: writing smithi00780062-25 from 2083958 to 2687013 tid 2 2024-09-21T10:07:14.767 INFO:tasks.rados.rados.0.smithi007.stdout:384: rollback oid 1 current snap is 48 2024-09-21T10:07:14.767 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 1 to 35 2024-09-21T10:07:14.768 INFO:tasks.rados.rados.0.smithi007.stdout:383: finishing write tid 1 to smithi00780062-25 2024-09-21T10:07:14.768 INFO:tasks.rados.rados.0.smithi007.stdout:381: done (3 left) 2024-09-21T10:07:14.768 INFO:tasks.rados.rados.0.smithi007.stdout:382: done (2 left) 2024-09-21T10:07:14.768 INFO:tasks.rados.rados.0.smithi007.stdout:385: write oid 21 current snap is 48 2024-09-21T10:07:14.768 INFO:tasks.rados.rados.0.smithi007.stdout:385: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2024-09-21T10:07:14.774 INFO:tasks.rados.rados.0.smithi007.stdout:385: writing smithi00780062-21 from 675681 to 1238720 tid 1 2024-09-21T10:07:14.781 INFO:tasks.rados.rados.0.smithi007.stdout:385: writing smithi00780062-21 from 1858793 to 2605506 tid 2 2024-09-21T10:07:14.784 INFO:tasks.rados.rados.0.smithi007.stdout:385: writing smithi00780062-21 from 3025937 to 3075681 tid 3 2024-09-21T10:07:14.784 INFO:tasks.rados.rados.0.smithi007.stdout:386: snap_create 2024-09-21T10:07:14.784 INFO:tasks.rados.rados.0.smithi007.stdout:383: finishing write tid 2 to smithi00780062-25 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:383: finishing write tid 3 to smithi00780062-25 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:383: finishing write tid 4 to smithi00780062-25 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:383: oid 25 updating version 0 to 86 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:383: oid 25 version 86 is already newer than 84 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:383: oid 25 version 86 is already newer than 85 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 86 (ObjNum 182 snap 48 seq_num 182) dirty exists 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:383: left oid 25 (ObjNum 182 snap 48 seq_num 182) 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:384: finishing rollback tid 1 to smithi00780062-1 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:384: finishing rollback tid 2 to smithi00780062-1 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 70 (ObjNum 137 snap 28 seq_num 137) dirty exists 2024-09-21T10:07:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:385: finishing write tid 1 to smithi00780062-21 2024-09-21T10:07:14.786 INFO:tasks.rados.rados.0.smithi007.stdout:385: finishing write tid 2 to smithi00780062-21 2024-09-21T10:07:14.786 INFO:tasks.rados.rados.0.smithi007.stdout:385: finishing write tid 3 to smithi00780062-21 2024-09-21T10:07:14.786 INFO:tasks.rados.rados.0.smithi007.stdout:385: finishing write tid 4 to smithi00780062-21 2024-09-21T10:07:14.786 INFO:tasks.rados.rados.0.smithi007.stdout:385: finishing write tid 5 to smithi00780062-21 2024-09-21T10:07:14.786 INFO:tasks.rados.rados.0.smithi007.stdout:385: oid 21 updating version 0 to 79 2024-09-21T10:07:14.786 INFO:tasks.rados.rados.0.smithi007.stdout:385: oid 21 updating version 79 to 81 2024-09-21T10:07:14.786 INFO:tasks.rados.rados.0.smithi007.stdout:385: oid 21 updating version 81 to 82 2024-09-21T10:07:14.786 INFO:tasks.rados.rados.0.smithi007.stdout:385: oid 21 version 82 is already newer than 80 2024-09-21T10:07:14.787 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 82 (ObjNum 183 snap 48 seq_num 183) dirty exists 2024-09-21T10:07:14.787 INFO:tasks.rados.rados.0.smithi007.stdout:385: left oid 21 (ObjNum 183 snap 48 seq_num 183) 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[29607]: [21/Sep/2024:10:07:13] ENGINE Bus STARTING 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[29607]: [21/Sep/2024:10:07:13] ENGINE Serving on http://172.21.15.31:8765 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[29607]: osdmap e160: 8 total, 8 up, 8 in 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[29607]: [21/Sep/2024:10:07:13] ENGINE Serving on https://172.21.15.31:7150 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[29607]: [21/Sep/2024:10:07:13] ENGINE Bus STARTED 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[29607]: [21/Sep/2024:10:07:13] ENGINE Error in HTTPServer.serve 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout: Traceback (most recent call last): 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._run(expiration_interval) 2024-09-21T10:07:15.024 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: s = self.context.wrap_socket( 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: return self.sslsocket_class._create( 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: self.do_handshake() 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._sslobj.do_handshake() 2024-09-21T10:07:15.025 INFO:journalctl@ceph.mon.a.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:14.733+0000 7f947c234040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:14.810+0000 7f947c234040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:14.897+0000 7f947c234040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:14.960+0000 7f947c234040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:15.021+0000 7f947c234040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[39999]: [21/Sep/2024:10:07:13] ENGINE Bus STARTING 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[39999]: [21/Sep/2024:10:07:13] ENGINE Serving on http://172.21.15.31:8765 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[39999]: osdmap e160: 8 total, 8 up, 8 in 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[39999]: [21/Sep/2024:10:07:13] ENGINE Serving on https://172.21.15.31:7150 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[39999]: [21/Sep/2024:10:07:13] ENGINE Bus STARTED 2024-09-21T10:07:15.026 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:14 smithi007 ceph-mon[39999]: [21/Sep/2024:10:07:13] ENGINE Error in HTTPServer.serve 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: Traceback (most recent call last): 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._run(expiration_interval) 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: s = self.context.wrap_socket( 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: return self.sslsocket_class._create( 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:07:15.027 INFO:journalctl@ceph.mon.c.smithi007.stdout: self.do_handshake() 2024-09-21T10:07:15.028 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:07:15.028 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._sslobj.do_handshake() 2024-09-21T10:07:15.028 INFO:journalctl@ceph.mon.c.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:07:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:14 smithi031 ceph-mon[32927]: [21/Sep/2024:10:07:13] ENGINE Bus STARTING 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:14 smithi031 ceph-mon[32927]: [21/Sep/2024:10:07:13] ENGINE Serving on http://172.21.15.31:8765 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:14 smithi031 ceph-mon[32927]: osdmap e160: 8 total, 8 up, 8 in 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:14 smithi031 ceph-mon[32927]: [21/Sep/2024:10:07:13] ENGINE Serving on https://172.21.15.31:7150 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:14 smithi031 ceph-mon[32927]: [21/Sep/2024:10:07:13] ENGINE Bus STARTED 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:14 smithi031 ceph-mon[32927]: [21/Sep/2024:10:07:13] ENGINE Error in HTTPServer.serve 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout: Traceback (most recent call last): 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._run(expiration_interval) 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:07:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:07:15.167 INFO:journalctl@ceph.mon.b.smithi031.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:07:15.167 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:07:15.167 INFO:journalctl@ceph.mon.b.smithi031.stdout: s = self.context.wrap_socket( 2024-09-21T10:07:15.167 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:07:15.167 INFO:journalctl@ceph.mon.b.smithi031.stdout: return self.sslsocket_class._create( 2024-09-21T10:07:15.167 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:07:15.167 INFO:journalctl@ceph.mon.b.smithi031.stdout: self.do_handshake() 2024-09-21T10:07:15.167 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:07:15.167 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._sslobj.do_handshake() 2024-09-21T10:07:15.167 INFO:journalctl@ceph.mon.b.smithi031.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:07:15.755 INFO:tasks.rados.rados.0.smithi007.stdout:383: done (3 left) 2024-09-21T10:07:15.756 INFO:tasks.rados.rados.0.smithi007.stdout:384: done (2 left) 2024-09-21T10:07:15.756 INFO:tasks.rados.rados.0.smithi007.stdout:385: done (1 left) 2024-09-21T10:07:15.756 INFO:tasks.rados.rados.0.smithi007.stdout:386: done (0 left) 2024-09-21T10:07:15.756 INFO:tasks.rados.rados.0.smithi007.stdout:387: read oid 39 snap -1 2024-09-21T10:07:15.756 INFO:tasks.rados.rados.0.smithi007.stdout:387: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-21T10:07:15.756 INFO:tasks.rados.rados.0.smithi007.stdout:388: delete oid 22 current snap is 49 2024-09-21T10:07:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:388: done (1 left) 2024-09-21T10:07:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:389: rollback oid 29 current snap is 49 2024-09-21T10:07:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 29 to 38 2024-09-21T10:07:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:390: read oid 28 snap -1 2024-09-21T10:07:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:390: expect (ObjNum 173 snap 46 seq_num 173) 2024-09-21T10:07:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:391: read oid 33 snap -1 2024-09-21T10:07:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:391: expect deleted 2024-09-21T10:07:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:392: rollback oid 20 current snap is 49 2024-09-21T10:07:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 48 2024-09-21T10:07:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:393: snap_remove snap 23 2024-09-21T10:07:15.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-mon[29607]: pgmap v8: 89 pgs: 89 active+clean; 167 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 93 MiB/s rd, 32 MiB/s wr, 385 op/s; 576 KiB/s, 1 objects/s recovering 2024-09-21T10:07:15.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-mon[29607]: mgrmap e24: x(active, since 4s) 2024-09-21T10:07:15.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-mon[29607]: osdmap e161: 8 total, 8 up, 8 in 2024-09-21T10:07:15.886 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-mon[39999]: pgmap v8: 89 pgs: 89 active+clean; 167 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 93 MiB/s rd, 32 MiB/s wr, 385 op/s; 576 KiB/s, 1 objects/s recovering 2024-09-21T10:07:15.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-mon[39999]: mgrmap e24: x(active, since 4s) 2024-09-21T10:07:15.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-mon[39999]: osdmap e161: 8 total, 8 up, 8 in 2024-09-21T10:07:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:15 smithi031 ceph-mon[32927]: pgmap v8: 89 pgs: 89 active+clean; 167 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 93 MiB/s rd, 32 MiB/s wr, 385 op/s; 576 KiB/s, 1 objects/s recovering 2024-09-21T10:07:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:15 smithi031 ceph-mon[32927]: mgrmap e24: x(active, since 4s) 2024-09-21T10:07:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:15 smithi031 ceph-mon[32927]: osdmap e161: 8 total, 8 up, 8 in 2024-09-21T10:07:16.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:15.884+0000 7f947c234040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T10:07:16.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:07:15] ENGINE Bus STARTING 2024-09-21T10:07:16.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: CherryPy Checker: 2024-09-21T10:07:16.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: The Application mounted at '' has an empty config. 2024-09-21T10:07:16.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: 2024-09-21T10:07:16.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:07:15] ENGINE Serving on http://:::9283 2024-09-21T10:07:16.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: [21/Sep/2024:10:07:15] ENGINE Bus STARTED 2024-09-21T10:07:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:393: done (5 left) 2024-09-21T10:07:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:394: write oid 17 current snap is 49 2024-09-21T10:07:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:394: seq_num 185 ranges {709295=713537,1859404=750382} 2024-09-21T10:07:16.774 INFO:tasks.rados.rados.0.smithi007.stdout:394: writing smithi00780062-17 from 709295 to 1422832 tid 1 2024-09-21T10:07:16.782 INFO:tasks.rados.rados.0.smithi007.stdout:394: writing smithi00780062-17 from 1859404 to 2609786 tid 2 2024-09-21T10:07:16.782 INFO:tasks.rados.rados.0.smithi007.stdout:395: write oid 44 current snap is 49 2024-09-21T10:07:16.782 INFO:tasks.rados.rados.0.smithi007.stdout:395: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2024-09-21T10:07:16.791 INFO:tasks.rados.rados.0.smithi007.stdout:395: writing smithi00780062-44 from 726102 to 1514888 tid 1 2024-09-21T10:07:16.796 INFO:tasks.rados.rados.0.smithi007.stdout:395: writing smithi00780062-44 from 1917886 to 2528279 tid 2 2024-09-21T10:07:16.800 INFO:tasks.rados.rados.0.smithi007.stdout:395: writing smithi00780062-44 from 3108206 to 3126102 tid 3 2024-09-21T10:07:16.800 INFO:tasks.rados.rados.0.smithi007.stdout:396: write oid 14 current snap is 49 2024-09-21T10:07:16.800 INFO:tasks.rados.rados.0.smithi007.stdout:396: seq_num 187 ranges {742909=464035,1976368=754051} 2024-09-21T10:07:16.806 INFO:tasks.rados.rados.0.smithi007.stdout:396: writing smithi00780062-14 from 742909 to 1206944 tid 1 2024-09-21T10:07:16.815 INFO:tasks.rados.rados.0.smithi007.stdout:396: writing smithi00780062-14 from 1976368 to 2730419 tid 2 2024-09-21T10:07:16.815 INFO:tasks.rados.rados.0.smithi007.stdout:397: read oid 34 snap 47 2024-09-21T10:07:16.815 INFO:tasks.rados.rados.0.smithi007.stdout:397: expect deleted 2024-09-21T10:07:16.815 INFO:tasks.rados.rados.0.smithi007.stdout:398: snap_create 2024-09-21T10:07:16.815 INFO:tasks.rados.rados.0.smithi007.stdout:389: finishing rollback tid 0 to smithi00780062-29 2024-09-21T10:07:16.815 INFO:tasks.rados.rados.0.smithi007.stdout:389: finishing rollback tid 1 to smithi00780062-29 2024-09-21T10:07:16.816 INFO:tasks.rados.rados.0.smithi007.stdout:387: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-21T10:07:16.905 INFO:tasks.rados.rados.0.smithi007.stdout:389: finishing rollback tid 2 to smithi00780062-29 2024-09-21T10:07:16.905 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 124 (ObjNum 155 snap 38 seq_num 155) dirty exists 2024-09-21T10:07:16.905 INFO:tasks.rados.rados.0.smithi007.stdout:392: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:07:16.905 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 0 (ObjNum 33 snap 0 seq_num 3804660984) dirty dne 2024-09-21T10:07:16.905 INFO:tasks.rados.rados.0.smithi007.stdout:390: expect (ObjNum 173 snap 46 seq_num 173) 2024-09-21T10:07:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[29607]: osdmap e162: 8 total, 8 up, 8 in 2024-09-21T10:07:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[29607]: Standby manager daemon y started 2024-09-21T10:07:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:07:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:07:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[39999]: osdmap e162: 8 total, 8 up, 8 in 2024-09-21T10:07:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[39999]: Standby manager daemon y started 2024-09-21T10:07:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:07:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:07:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:16 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:17.070 INFO:tasks.rados.rados.0.smithi007.stdout:394: finishing write tid 1 to smithi00780062-17 2024-09-21T10:07:17.070 INFO:tasks.rados.rados.0.smithi007.stdout:394: finishing write tid 2 to smithi00780062-17 2024-09-21T10:07:17.070 INFO:tasks.rados.rados.0.smithi007.stdout:394: finishing write tid 3 to smithi00780062-17 2024-09-21T10:07:17.070 INFO:tasks.rados.rados.0.smithi007.stdout:394: finishing write tid 4 to smithi00780062-17 2024-09-21T10:07:17.070 INFO:tasks.rados.rados.0.smithi007.stdout:394: oid 17 updating version 0 to 95 2024-09-21T10:07:17.070 INFO:tasks.rados.rados.0.smithi007.stdout:394: oid 17 version 95 is already newer than 94 2024-09-21T10:07:17.070 INFO:tasks.rados.rados.0.smithi007.stdout:394: oid 17 updating version 95 to 96 2024-09-21T10:07:17.070 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 96 (ObjNum 185 snap 49 seq_num 185) dirty exists 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:394: left oid 17 (ObjNum 185 snap 49 seq_num 185) 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:395: finishing write tid 1 to smithi00780062-44 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:395: finishing write tid 2 to smithi00780062-44 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:395: finishing write tid 3 to smithi00780062-44 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:395: finishing write tid 4 to smithi00780062-44 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:395: finishing write tid 5 to smithi00780062-44 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:395: oid 44 updating version 0 to 275 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:395: oid 44 updating version 275 to 276 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:395: oid 44 updating version 276 to 277 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:395: oid 44 version 277 is already newer than 274 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 277 (ObjNum 186 snap 49 seq_num 186) dirty exists 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:395: left oid 44 (ObjNum 186 snap 49 seq_num 186) 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:396: finishing write tid 1 to smithi00780062-14 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:396: finishing write tid 2 to smithi00780062-14 2024-09-21T10:07:17.071 INFO:tasks.rados.rados.0.smithi007.stdout:396: finishing write tid 3 to smithi00780062-14 2024-09-21T10:07:17.072 INFO:tasks.rados.rados.0.smithi007.stdout:396: finishing write tid 4 to smithi00780062-14 2024-09-21T10:07:17.072 INFO:tasks.rados.rados.0.smithi007.stdout:396: oid 14 updating version 0 to 170 2024-09-21T10:07:17.072 INFO:tasks.rados.rados.0.smithi007.stdout:396: oid 14 updating version 170 to 172 2024-09-21T10:07:17.072 INFO:tasks.rados.rados.0.smithi007.stdout:396: oid 14 version 172 is already newer than 171 2024-09-21T10:07:17.072 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 172 (ObjNum 187 snap 49 seq_num 187) dirty exists 2024-09-21T10:07:17.072 INFO:tasks.rados.rados.0.smithi007.stdout:396: left oid 14 (ObjNum 187 snap 49 seq_num 187) 2024-09-21T10:07:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:16 smithi031 ceph-mon[32927]: osdmap e162: 8 total, 8 up, 8 in 2024-09-21T10:07:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:16 smithi031 ceph-mon[32927]: Standby manager daemon y started 2024-09-21T10:07:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:16 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:07:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:16 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:16 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:07:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:16 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.7:0/1313691901' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:17.593 INFO:tasks.rados.rados.0.smithi007.stdout:387: done (9 left) 2024-09-21T10:07:17.593 INFO:tasks.rados.rados.0.smithi007.stdout:389: done (8 left) 2024-09-21T10:07:17.593 INFO:tasks.rados.rados.0.smithi007.stdout:390: done (7 left) 2024-09-21T10:07:17.593 INFO:tasks.rados.rados.0.smithi007.stdout:391: done (6 left) 2024-09-21T10:07:17.593 INFO:tasks.rados.rados.0.smithi007.stdout:392: done (5 left) 2024-09-21T10:07:17.593 INFO:tasks.rados.rados.0.smithi007.stdout:394: done (4 left) 2024-09-21T10:07:17.593 INFO:tasks.rados.rados.0.smithi007.stdout:395: done (3 left) 2024-09-21T10:07:17.593 INFO:tasks.rados.rados.0.smithi007.stdout:396: done (2 left) 2024-09-21T10:07:17.594 INFO:tasks.rados.rados.0.smithi007.stdout:397: done (1 left) 2024-09-21T10:07:17.594 INFO:tasks.rados.rados.0.smithi007.stdout:398: done (0 left) 2024-09-21T10:07:17.594 INFO:tasks.rados.rados.0.smithi007.stdout:399: read oid 47 snap 46 2024-09-21T10:07:17.594 INFO:tasks.rados.rados.0.smithi007.stdout:399: expect deleted 2024-09-21T10:07:17.594 INFO:tasks.rados.rados.0.smithi007.stdout:400: rollback oid 24 current snap is 50 2024-09-21T10:07:17.594 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 24 to 20 2024-09-21T10:07:17.594 INFO:tasks.rados.rados.0.smithi007.stdout:401: delete oid 8 current snap is 50 2024-09-21T10:07:17.595 INFO:tasks.rados.rados.0.smithi007.stdout:399: done (2 left) 2024-09-21T10:07:17.595 INFO:tasks.rados.rados.0.smithi007.stdout:401: done (1 left) 2024-09-21T10:07:17.596 INFO:tasks.rados.rados.0.smithi007.stdout:402: snap_remove snap 35 2024-09-21T10:07:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: pgmap v11: 89 pgs: 89 active+clean; 181 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.8 MiB/s wr, 43 op/s 2024-09-21T10:07:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: mgrmap e25: x(active, since 6s), standbys: y 2024-09-21T10:07:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: osdmap e163: 8 total, 8 up, 8 in 2024-09-21T10:07:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:07:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi007 to 2481M 2024-09-21T10:07:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:17 smithi031 ceph-mon[32927]: osdmap e164: 8 total, 8 up, 8 in 2024-09-21T10:07:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: pgmap v11: 89 pgs: 89 active+clean; 181 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.8 MiB/s wr, 43 op/s 2024-09-21T10:07:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: mgrmap e25: x(active, since 6s), standbys: y 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: osdmap e163: 8 total, 8 up, 8 in 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi007 to 2481M 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[29607]: osdmap e164: 8 total, 8 up, 8 in 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: pgmap v11: 89 pgs: 89 active+clean; 181 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.8 MiB/s wr, 43 op/s 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: mgrmap e25: x(active, since 6s), standbys: y 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: osdmap e163: 8 total, 8 up, 8 in 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:18.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi007 to 2481M 2024-09-21T10:07:18.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:18.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:17 smithi007 ceph-mon[39999]: osdmap e164: 8 total, 8 up, 8 in 2024-09-21T10:07:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:402: done (1 left) 2024-09-21T10:07:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:403: write oid 8 current snap is 50 2024-09-21T10:07:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:403: seq_num 189 ranges {776523=614533,1976979=757720} 2024-09-21T10:07:18.604 INFO:tasks.rados.rados.0.smithi007.stdout:403: writing smithi00780062-8 from 776523 to 1391056 tid 1 2024-09-21T10:07:18.612 INFO:tasks.rados.rados.0.smithi007.stdout:403: writing smithi00780062-8 from 1976979 to 2734699 tid 2 2024-09-21T10:07:18.612 INFO:tasks.rados.rados.0.smithi007.stdout:404: write oid 39 current snap is 50 2024-09-21T10:07:18.612 INFO:tasks.rados.rados.0.smithi007.stdout:400: finishing rollback tid 1 to smithi00780062-24 2024-09-21T10:07:18.613 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 0 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-09-21T10:07:18.613 INFO:tasks.rados.rados.0.smithi007.stdout:404: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2024-09-21T10:07:18.620 INFO:tasks.rados.rados.0.smithi007.stdout:404: writing smithi00780062-39 from 793330 to 1483112 tid 1 2024-09-21T10:07:18.627 INFO:tasks.rados.rados.0.smithi007.stdout:404: writing smithi00780062-39 from 2035461 to 2653192 tid 2 2024-09-21T10:07:18.631 INFO:tasks.rados.rados.0.smithi007.stdout:404: writing smithi00780062-39 from 3101545 to 3193330 tid 3 2024-09-21T10:07:18.631 INFO:tasks.rados.rados.0.smithi007.stdout:400: done (2 left) 2024-09-21T10:07:18.631 INFO:tasks.rados.rados.0.smithi007.stdout:405: write oid 21 current snap is 50 2024-09-21T10:07:18.631 INFO:tasks.rados.rados.0.smithi007.stdout:403: finishing write tid 1 to smithi00780062-8 2024-09-21T10:07:18.631 INFO:tasks.rados.rados.0.smithi007.stdout:405: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2024-09-21T10:07:18.635 INFO:tasks.rados.rados.0.smithi007.stdout:405: writing smithi00780062-21 from 410137 to 891521 tid 1 2024-09-21T10:07:18.642 INFO:tasks.rados.rados.0.smithi007.stdout:405: writing smithi00780062-21 from 1410296 to 2171685 tid 2 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:405: writing smithi00780062-21 from 2728968 to 3210137 tid 3 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:406: rollback oid 26 current snap is 50 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 38 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:403: finishing write tid 2 to smithi00780062-8 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:403: finishing write tid 3 to smithi00780062-8 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:403: finishing write tid 4 to smithi00780062-8 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:403: oid 8 updating version 0 to 100 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:403: oid 8 updating version 100 to 102 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:403: oid 8 version 102 is already newer than 101 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 102 (ObjNum 189 snap 50 seq_num 189) dirty exists 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:403: left oid 8 (ObjNum 189 snap 50 seq_num 189) 2024-09-21T10:07:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:404: finishing write tid 1 to smithi00780062-39 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:404: finishing write tid 2 to smithi00780062-39 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:404: finishing write tid 3 to smithi00780062-39 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:404: finishing write tid 4 to smithi00780062-39 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:404: finishing write tid 5 to smithi00780062-39 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:404: oid 39 updating version 0 to 114 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:404: oid 39 updating version 114 to 115 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:404: oid 39 updating version 115 to 116 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:404: oid 39 updating version 116 to 117 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 117 (ObjNum 190 snap 50 seq_num 190) dirty exists 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:404: left oid 39 (ObjNum 190 snap 50 seq_num 190) 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:405: finishing write tid 1 to smithi00780062-21 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:405: finishing write tid 2 to smithi00780062-21 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:403: done (3 left) 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:404: done (2 left) 2024-09-21T10:07:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:407: write oid 4 current snap is 50 2024-09-21T10:07:18.651 INFO:tasks.rados.rados.0.smithi007.stdout:407: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2024-09-21T10:07:18.654 INFO:tasks.rados.rados.0.smithi007.stdout:407: writing smithi00780062-4 from 426944 to 983577 tid 1 2024-09-21T10:07:18.660 INFO:tasks.rados.rados.0.smithi007.stdout:407: writing smithi00780062-4 from 1468778 to 2090178 tid 2 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:407: writing smithi00780062-4 from 2872744 to 3226944 tid 3 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:408: snap_create 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:406: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:405: finishing write tid 3 to smithi00780062-21 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:406: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:405: finishing write tid 4 to smithi00780062-21 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:406: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 87 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:405: finishing write tid 5 to smithi00780062-21 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:405: oid 21 updating version 0 to 95 2024-09-21T10:07:18.667 INFO:tasks.rados.rados.0.smithi007.stdout:405: oid 21 version 95 is already newer than 93 2024-09-21T10:07:18.668 INFO:tasks.rados.rados.0.smithi007.stdout:405: oid 21 version 95 is already newer than 94 2024-09-21T10:07:18.668 INFO:tasks.rados.rados.0.smithi007.stdout:405: oid 21 version 95 is already newer than 92 2024-09-21T10:07:18.668 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 95 (ObjNum 191 snap 50 seq_num 191) dirty exists 2024-09-21T10:07:18.668 INFO:tasks.rados.rados.0.smithi007.stdout:405: left oid 21 (ObjNum 191 snap 50 seq_num 191) 2024-09-21T10:07:18.668 INFO:tasks.rados.rados.0.smithi007.stdout:407: finishing write tid 1 to smithi00780062-4 2024-09-21T10:07:18.668 INFO:tasks.rados.rados.0.smithi007.stdout:407: finishing write tid 2 to smithi00780062-4 2024-09-21T10:07:18.669 INFO:tasks.rados.rados.0.smithi007.stdout:407: finishing write tid 3 to smithi00780062-4 2024-09-21T10:07:18.669 INFO:tasks.rados.rados.0.smithi007.stdout:407: finishing write tid 4 to smithi00780062-4 2024-09-21T10:07:18.669 INFO:tasks.rados.rados.0.smithi007.stdout:407: finishing write tid 5 to smithi00780062-4 2024-09-21T10:07:18.669 INFO:tasks.rados.rados.0.smithi007.stdout:407: oid 4 updating version 0 to 47 2024-09-21T10:07:18.669 INFO:tasks.rados.rados.0.smithi007.stdout:407: oid 4 version 47 is already newer than 45 2024-09-21T10:07:18.669 INFO:tasks.rados.rados.0.smithi007.stdout:407: oid 4 version 47 is already newer than 46 2024-09-21T10:07:18.669 INFO:tasks.rados.rados.0.smithi007.stdout:407: oid 4 version 47 is already newer than 44 2024-09-21T10:07:18.670 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 47 (ObjNum 192 snap 50 seq_num 192) dirty exists 2024-09-21T10:07:18.670 INFO:tasks.rados.rados.0.smithi007.stdout:407: left oid 4 (ObjNum 192 snap 50 seq_num 192) 2024-09-21T10:07:18.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:18 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:07:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T10:07:19.601 INFO:tasks.rados.rados.0.smithi007.stdout:405: done (3 left) 2024-09-21T10:07:19.601 INFO:tasks.rados.rados.0.smithi007.stdout:406: done (2 left) 2024-09-21T10:07:19.601 INFO:tasks.rados.rados.0.smithi007.stdout:407: done (1 left) 2024-09-21T10:07:19.601 INFO:tasks.rados.rados.0.smithi007.stdout:408: done (0 left) 2024-09-21T10:07:19.601 INFO:tasks.rados.rados.0.smithi007.stdout:409: snap_create 2024-09-21T10:07:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:19 smithi031 ceph-mon[32927]: osdmap e165: 8 total, 8 up, 8 in 2024-09-21T10:07:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:19 smithi031 ceph-mon[32927]: pgmap v15: 89 pgs: 89 active+clean; 181 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.8 MiB/s wr, 45 op/s 2024-09-21T10:07:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:19 smithi007 ceph-mon[29607]: osdmap e165: 8 total, 8 up, 8 in 2024-09-21T10:07:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:19 smithi007 ceph-mon[29607]: pgmap v15: 89 pgs: 89 active+clean; 181 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.8 MiB/s wr, 45 op/s 2024-09-21T10:07:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:19 smithi007 ceph-mon[39999]: osdmap e165: 8 total, 8 up, 8 in 2024-09-21T10:07:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:19 smithi007 ceph-mon[39999]: pgmap v15: 89 pgs: 89 active+clean; 181 MiB data, 565 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.8 MiB/s wr, 45 op/s 2024-09-21T10:07:20.606 INFO:tasks.rados.rados.0.smithi007.stdout:409: done (0 left) 2024-09-21T10:07:20.606 INFO:tasks.rados.rados.0.smithi007.stdout:410: write oid 8 current snap is 52 2024-09-21T10:07:20.606 INFO:tasks.rados.rados.0.smithi007.stdout:410: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2024-09-21T10:07:20.612 INFO:tasks.rados.rados.0.smithi007.stdout:410: writing smithi00780062-8 from 443751 to 1075633 tid 1 2024-09-21T10:07:20.620 INFO:tasks.rados.rados.0.smithi007.stdout:410: writing smithi00780062-8 from 1810907 to 2575965 tid 2 2024-09-21T10:07:20.624 INFO:tasks.rados.rados.0.smithi007.stdout:410: writing smithi00780062-8 from 3067461 to 3243751 tid 3 2024-09-21T10:07:20.625 INFO:tasks.rados.rados.0.smithi007.stdout:411: snap_create 2024-09-21T10:07:20.625 INFO:tasks.rados.rados.0.smithi007.stdout:410: finishing write tid 1 to smithi00780062-8 2024-09-21T10:07:20.625 INFO:tasks.rados.rados.0.smithi007.stdout:410: finishing write tid 2 to smithi00780062-8 2024-09-21T10:07:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:410: finishing write tid 3 to smithi00780062-8 2024-09-21T10:07:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:410: finishing write tid 4 to smithi00780062-8 2024-09-21T10:07:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:410: finishing write tid 5 to smithi00780062-8 2024-09-21T10:07:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:410: oid 8 updating version 0 to 105 2024-09-21T10:07:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:410: oid 8 version 105 is already newer than 104 2024-09-21T10:07:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:410: oid 8 updating version 105 to 106 2024-09-21T10:07:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:410: oid 8 updating version 106 to 107 2024-09-21T10:07:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 107 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-09-21T10:07:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:410: left oid 8 (ObjNum 193 snap 52 seq_num 193) 2024-09-21T10:07:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:20 smithi031 ceph-mon[32927]: osdmap e166: 8 total, 8 up, 8 in 2024-09-21T10:07:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:20 smithi007 ceph-mon[29607]: osdmap e166: 8 total, 8 up, 8 in 2024-09-21T10:07:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:20 smithi007 ceph-mon[39999]: osdmap e166: 8 total, 8 up, 8 in 2024-09-21T10:07:21.612 INFO:tasks.rados.rados.0.smithi007.stdout:410: done (1 left) 2024-09-21T10:07:21.612 INFO:tasks.rados.rados.0.smithi007.stdout:411: done (0 left) 2024-09-21T10:07:21.612 INFO:tasks.rados.rados.0.smithi007.stdout:412: snap_create 2024-09-21T10:07:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:21 smithi031 ceph-mon[32927]: osdmap e167: 8 total, 8 up, 8 in 2024-09-21T10:07:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:21 smithi031 ceph-mon[32927]: pgmap v18: 89 pgs: 89 active+clean; 181 MiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:21 smithi007 ceph-mon[29607]: osdmap e167: 8 total, 8 up, 8 in 2024-09-21T10:07:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:21 smithi007 ceph-mon[29607]: pgmap v18: 89 pgs: 89 active+clean; 181 MiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:21 smithi007 ceph-mon[39999]: osdmap e167: 8 total, 8 up, 8 in 2024-09-21T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:21 smithi007 ceph-mon[39999]: pgmap v18: 89 pgs: 89 active+clean; 181 MiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:22.617 INFO:tasks.rados.rados.0.smithi007.stdout:412: done (0 left) 2024-09-21T10:07:22.617 INFO:tasks.rados.rados.0.smithi007.stdout:413: snap_remove snap 46 2024-09-21T10:07:22.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:22 smithi031 ceph-mon[32927]: osdmap e168: 8 total, 8 up, 8 in 2024-09-21T10:07:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:22 smithi007 ceph-mon[29607]: osdmap e168: 8 total, 8 up, 8 in 2024-09-21T10:07:22.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:22 smithi007 ceph-mon[39999]: osdmap e168: 8 total, 8 up, 8 in 2024-09-21T10:07:23.625 INFO:tasks.rados.rados.0.smithi007.stdout:413: done (0 left) 2024-09-21T10:07:23.625 INFO:tasks.rados.rados.0.smithi007.stdout:414: rollback oid 9 current snap is 54 2024-09-21T10:07:23.625 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 49 2024-09-21T10:07:23.625 INFO:tasks.rados.rados.0.smithi007.stdout:415: rollback oid 11 current snap is 54 2024-09-21T10:07:23.626 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 40 2024-09-21T10:07:23.626 INFO:tasks.rados.rados.0.smithi007.stdout:416: write oid 25 current snap is 54 2024-09-21T10:07:23.626 INFO:tasks.rados.rados.0.smithi007.stdout:416: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2024-09-21T10:07:23.632 INFO:tasks.rados.rados.0.smithi007.stdout:416: writing smithi00780062-25 from 460558 to 1167689 tid 1 2024-09-21T10:07:23.638 INFO:tasks.rados.rados.0.smithi007.stdout:416: writing smithi00780062-25 from 1869389 to 2378105 tid 2 2024-09-21T10:07:23.644 INFO:tasks.rados.rados.0.smithi007.stdout:416: writing smithi00780062-25 from 3094884 to 3260558 tid 3 2024-09-21T10:07:23.644 INFO:tasks.rados.rados.0.smithi007.stdout:417: write oid 5 current snap is 54 2024-09-21T10:07:23.644 INFO:tasks.rados.rados.0.smithi007.stdout:414: finishing rollback tid 0 to smithi00780062-9 2024-09-21T10:07:23.644 INFO:tasks.rados.rados.0.smithi007.stdout:414: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:07:23.644 INFO:tasks.rados.rados.0.smithi007.stdout:417: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2024-09-21T10:07:23.650 INFO:tasks.rados.rados.0.smithi007.stdout:417: writing smithi00780062-5 from 477365 to 1259745 tid 1 2024-09-21T10:07:23.658 INFO:tasks.rados.rados.0.smithi007.stdout:417: writing smithi00780062-5 from 1927871 to 2696598 tid 2 2024-09-21T10:07:23.661 INFO:tasks.rados.rados.0.smithi007.stdout:417: writing smithi00780062-5 from 3122307 to 3277365 tid 3 2024-09-21T10:07:23.661 INFO:tasks.rados.rados.0.smithi007.stdout:418: read oid 6 snap -1 2024-09-21T10:07:23.661 INFO:tasks.rados.rados.0.smithi007.stdout:418: expect deleted 2024-09-21T10:07:23.661 INFO:tasks.rados.rados.0.smithi007.stdout:419: write oid 35 current snap is 54 2024-09-21T10:07:23.661 INFO:tasks.rados.rados.0.smithi007.stdout:419: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2024-09-21T10:07:23.666 INFO:tasks.rados.rados.0.smithi007.stdout:419: writing smithi00780062-35 from 494172 to 951801 tid 1 2024-09-21T10:07:23.673 INFO:tasks.rados.rados.0.smithi007.stdout:419: writing smithi00780062-35 from 1586353 to 2098738 tid 2 2024-09-21T10:07:23.679 INFO:tasks.rados.rados.0.smithi007.stdout:419: writing smithi00780062-35 from 2749730 to 3294172 tid 3 2024-09-21T10:07:23.679 INFO:tasks.rados.rados.0.smithi007.stdout:420: rollback oid 20 current snap is 54 2024-09-21T10:07:23.680 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 36 2024-09-21T10:07:23.680 INFO:tasks.rados.rados.0.smithi007.stdout:414: finishing rollback tid 2 to smithi00780062-9 2024-09-21T10:07:23.680 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 180 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-09-21T10:07:23.680 INFO:tasks.rados.rados.0.smithi007.stdout:415: finishing rollback tid 0 to smithi00780062-11 2024-09-21T10:07:23.680 INFO:tasks.rados.rados.0.smithi007.stdout:414: done (6 left) 2024-09-21T10:07:23.680 INFO:tasks.rados.rados.0.smithi007.stdout:421: write oid 16 current snap is 54 2024-09-21T10:07:23.680 INFO:tasks.rados.rados.0.smithi007.stdout:415: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:07:23.680 INFO:tasks.rados.rados.0.smithi007.stdout:421: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2024-09-21T10:07:23.685 INFO:tasks.rados.rados.0.smithi007.stdout:421: writing smithi00780062-16 from 510979 to 1043857 tid 1 2024-09-21T10:07:23.692 INFO:tasks.rados.rados.0.smithi007.stdout:421: writing smithi00780062-16 from 1528482 to 2300878 tid 2 2024-09-21T10:07:23.700 INFO:tasks.rados.rados.0.smithi007.stdout:421: writing smithi00780062-16 from 3060800 to 3310979 tid 3 2024-09-21T10:07:23.700 INFO:tasks.rados.rados.0.smithi007.stdout:422: snap_create 2024-09-21T10:07:23.700 INFO:tasks.rados.rados.0.smithi007.stdout:415: finishing rollback tid 2 to smithi00780062-11 2024-09-21T10:07:23.700 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 289 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T10:07:23.701 INFO:tasks.rados.rados.0.smithi007.stdout:416: finishing write tid 1 to smithi00780062-25 2024-09-21T10:07:23.701 INFO:tasks.rados.rados.0.smithi007.stdout:416: finishing write tid 2 to smithi00780062-25 2024-09-21T10:07:23.701 INFO:tasks.rados.rados.0.smithi007.stdout:416: finishing write tid 3 to smithi00780062-25 2024-09-21T10:07:23.701 INFO:tasks.rados.rados.0.smithi007.stdout:416: finishing write tid 4 to smithi00780062-25 2024-09-21T10:07:23.701 INFO:tasks.rados.rados.0.smithi007.stdout:416: finishing write tid 5 to smithi00780062-25 2024-09-21T10:07:23.701 INFO:tasks.rados.rados.0.smithi007.stdout:416: oid 25 updating version 0 to 98 2024-09-21T10:07:23.702 INFO:tasks.rados.rados.0.smithi007.stdout:416: oid 25 version 98 is already newer than 97 2024-09-21T10:07:23.702 INFO:tasks.rados.rados.0.smithi007.stdout:416: oid 25 version 98 is already newer than 96 2024-09-21T10:07:23.702 INFO:tasks.rados.rados.0.smithi007.stdout:416: oid 25 updating version 98 to 99 2024-09-21T10:07:23.702 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 99 (ObjNum 194 snap 54 seq_num 194) dirty exists 2024-09-21T10:07:23.702 INFO:tasks.rados.rados.0.smithi007.stdout:416: left oid 25 (ObjNum 194 snap 54 seq_num 194) 2024-09-21T10:07:23.702 INFO:tasks.rados.rados.0.smithi007.stdout:417: finishing write tid 1 to smithi00780062-5 2024-09-21T10:07:23.703 INFO:tasks.rados.rados.0.smithi007.stdout:417: finishing write tid 2 to smithi00780062-5 2024-09-21T10:07:23.703 INFO:tasks.rados.rados.0.smithi007.stdout:417: finishing write tid 3 to smithi00780062-5 2024-09-21T10:07:23.703 INFO:tasks.rados.rados.0.smithi007.stdout:417: finishing write tid 4 to smithi00780062-5 2024-09-21T10:07:23.703 INFO:tasks.rados.rados.0.smithi007.stdout:417: finishing write tid 5 to smithi00780062-5 2024-09-21T10:07:23.703 INFO:tasks.rados.rados.0.smithi007.stdout:417: oid 5 updating version 0 to 81 2024-09-21T10:07:23.703 INFO:tasks.rados.rados.0.smithi007.stdout:417: oid 5 version 81 is already newer than 80 2024-09-21T10:07:23.703 INFO:tasks.rados.rados.0.smithi007.stdout:417: oid 5 version 81 is already newer than 78 2024-09-21T10:07:23.704 INFO:tasks.rados.rados.0.smithi007.stdout:417: oid 5 version 81 is already newer than 79 2024-09-21T10:07:23.704 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 81 (ObjNum 195 snap 54 seq_num 195) dirty exists 2024-09-21T10:07:23.704 INFO:tasks.rados.rados.0.smithi007.stdout:417: left oid 5 (ObjNum 195 snap 54 seq_num 195) 2024-09-21T10:07:23.704 INFO:tasks.rados.rados.0.smithi007.stdout:419: finishing write tid 1 to smithi00780062-35 2024-09-21T10:07:23.704 INFO:tasks.rados.rados.0.smithi007.stdout:419: finishing write tid 2 to smithi00780062-35 2024-09-21T10:07:23.704 INFO:tasks.rados.rados.0.smithi007.stdout:420: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:07:23.705 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 0 (ObjNum 33 snap 0 seq_num 3804660984) dirty dne 2024-09-21T10:07:23.705 INFO:tasks.rados.rados.0.smithi007.stdout:419: finishing write tid 3 to smithi00780062-35 2024-09-21T10:07:23.705 INFO:tasks.rados.rados.0.smithi007.stdout:419: finishing write tid 4 to smithi00780062-35 2024-09-21T10:07:23.705 INFO:tasks.rados.rados.0.smithi007.stdout:419: finishing write tid 5 to smithi00780062-35 2024-09-21T10:07:23.705 INFO:tasks.rados.rados.0.smithi007.stdout:419: oid 35 updating version 0 to 51 2024-09-21T10:07:23.705 INFO:tasks.rados.rados.0.smithi007.stdout:419: oid 35 updating version 51 to 53 2024-09-21T10:07:23.706 INFO:tasks.rados.rados.0.smithi007.stdout:419: oid 35 updating version 53 to 54 2024-09-21T10:07:23.706 INFO:tasks.rados.rados.0.smithi007.stdout:419: oid 35 version 54 is already newer than 52 2024-09-21T10:07:23.706 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 54 (ObjNum 196 snap 54 seq_num 196) dirty exists 2024-09-21T10:07:23.706 INFO:tasks.rados.rados.0.smithi007.stdout:419: left oid 35 (ObjNum 196 snap 54 seq_num 196) 2024-09-21T10:07:23.706 INFO:tasks.rados.rados.0.smithi007.stdout:421: finishing write tid 1 to smithi00780062-16 2024-09-21T10:07:23.706 INFO:tasks.rados.rados.0.smithi007.stdout:421: finishing write tid 2 to smithi00780062-16 2024-09-21T10:07:23.707 INFO:tasks.rados.rados.0.smithi007.stdout:421: finishing write tid 3 to smithi00780062-16 2024-09-21T10:07:23.707 INFO:tasks.rados.rados.0.smithi007.stdout:421: finishing write tid 4 to smithi00780062-16 2024-09-21T10:07:23.707 INFO:tasks.rados.rados.0.smithi007.stdout:421: finishing write tid 5 to smithi00780062-16 2024-09-21T10:07:23.707 INFO:tasks.rados.rados.0.smithi007.stdout:421: oid 16 updating version 0 to 204 2024-09-21T10:07:23.707 INFO:tasks.rados.rados.0.smithi007.stdout:421: oid 16 version 204 is already newer than 202 2024-09-21T10:07:23.707 INFO:tasks.rados.rados.0.smithi007.stdout:421: oid 16 version 204 is already newer than 203 2024-09-21T10:07:23.707 INFO:tasks.rados.rados.0.smithi007.stdout:421: oid 16 updating version 204 to 205 2024-09-21T10:07:23.707 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 205 (ObjNum 197 snap 54 seq_num 197) dirty exists 2024-09-21T10:07:23.708 INFO:tasks.rados.rados.0.smithi007.stdout:421: left oid 16 (ObjNum 197 snap 54 seq_num 197) 2024-09-21T10:07:23.870 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:23 smithi031 ceph-mon[32927]: osdmap e169: 8 total, 8 up, 8 in 2024-09-21T10:07:23.870 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:23 smithi031 ceph-mon[32927]: pgmap v21: 89 pgs: 89 active+clean; 198 MiB data, 600 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-21T10:07:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:23 smithi007 ceph-mon[29607]: osdmap e169: 8 total, 8 up, 8 in 2024-09-21T10:07:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:23 smithi007 ceph-mon[29607]: pgmap v21: 89 pgs: 89 active+clean; 198 MiB data, 600 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-21T10:07:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:23 smithi007 ceph-mon[39999]: osdmap e169: 8 total, 8 up, 8 in 2024-09-21T10:07:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:23 smithi007 ceph-mon[39999]: pgmap v21: 89 pgs: 89 active+clean; 198 MiB data, 600 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-21T10:07:24.625 INFO:tasks.rados.rados.0.smithi007.stdout:415: done (7 left) 2024-09-21T10:07:24.625 INFO:tasks.rados.rados.0.smithi007.stdout:416: done (6 left) 2024-09-21T10:07:24.625 INFO:tasks.rados.rados.0.smithi007.stdout:417: done (5 left) 2024-09-21T10:07:24.625 INFO:tasks.rados.rados.0.smithi007.stdout:418: done (4 left) 2024-09-21T10:07:24.625 INFO:tasks.rados.rados.0.smithi007.stdout:419: done (3 left) 2024-09-21T10:07:24.625 INFO:tasks.rados.rados.0.smithi007.stdout:420: done (2 left) 2024-09-21T10:07:24.625 INFO:tasks.rados.rados.0.smithi007.stdout:421: done (1 left) 2024-09-21T10:07:24.625 INFO:tasks.rados.rados.0.smithi007.stdout:422: done (0 left) 2024-09-21T10:07:24.625 INFO:tasks.rados.rados.0.smithi007.stdout:423: rollback oid 48 current snap is 55 2024-09-21T10:07:24.626 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 48 to 38 2024-09-21T10:07:24.626 INFO:tasks.rados.rados.0.smithi007.stdout:424: snap_create 2024-09-21T10:07:24.631 INFO:tasks.rados.rados.0.smithi007.stdout:423: finishing rollback tid 0 to smithi00780062-48 2024-09-21T10:07:24.631 INFO:tasks.rados.rados.0.smithi007.stdout:423: finishing rollback tid 1 to smithi00780062-48 2024-09-21T10:07:24.631 INFO:tasks.rados.rados.0.smithi007.stdout:423: finishing rollback tid 2 to smithi00780062-48 2024-09-21T10:07:24.632 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 103 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-09-21T10:07:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:24 smithi031 ceph-mon[32927]: osdmap e170: 8 total, 8 up, 8 in 2024-09-21T10:07:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:24 smithi007 ceph-mon[29607]: osdmap e170: 8 total, 8 up, 8 in 2024-09-21T10:07:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:24 smithi007 ceph-mon[39999]: osdmap e170: 8 total, 8 up, 8 in 2024-09-21T10:07:25.635 INFO:tasks.rados.rados.0.smithi007.stdout:423: done (1 left) 2024-09-21T10:07:25.635 INFO:tasks.rados.rados.0.smithi007.stdout:424: done (0 left) 2024-09-21T10:07:25.635 INFO:tasks.rados.rados.0.smithi007.stdout:425: snap_remove snap 41 2024-09-21T10:07:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:25 smithi031 ceph-mon[32927]: osdmap e171: 8 total, 8 up, 8 in 2024-09-21T10:07:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:25 smithi031 ceph-mon[32927]: pgmap v24: 89 pgs: 89 active+clean; 198 MiB data, 600 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-21T10:07:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:25 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:25 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:25 smithi007 ceph-mon[29607]: osdmap e171: 8 total, 8 up, 8 in 2024-09-21T10:07:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:25 smithi007 ceph-mon[29607]: pgmap v24: 89 pgs: 89 active+clean; 198 MiB data, 600 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-21T10:07:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:25 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:25 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:25 smithi007 ceph-mon[39999]: osdmap e171: 8 total, 8 up, 8 in 2024-09-21T10:07:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:25 smithi007 ceph-mon[39999]: pgmap v24: 89 pgs: 89 active+clean; 198 MiB data, 600 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-21T10:07:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:25 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:25.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:25 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:26.637 INFO:tasks.rados.rados.0.smithi007.stdout:425: done (0 left) 2024-09-21T10:07:26.637 INFO:tasks.rados.rados.0.smithi007.stdout:426: delete oid 27 current snap is 56 2024-09-21T10:07:26.642 INFO:tasks.rados.rados.0.smithi007.stdout:426: done (0 left) 2024-09-21T10:07:26.642 INFO:tasks.rados.rados.0.smithi007.stdout:427: rollback oid 33 current snap is 56 2024-09-21T10:07:26.642 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 33 to 31 2024-09-21T10:07:26.642 INFO:tasks.rados.rados.0.smithi007.stdout:428: read oid 45 snap -1 2024-09-21T10:07:26.643 INFO:tasks.rados.rados.0.smithi007.stdout:428: expect (ObjNum 44 snap 0 seq_num 44) 2024-09-21T10:07:26.643 INFO:tasks.rados.rados.0.smithi007.stdout:429: read oid 26 snap -1 2024-09-21T10:07:26.643 INFO:tasks.rados.rados.0.smithi007.stdout:429: expect (ObjNum 148 snap 34 seq_num 148) 2024-09-21T10:07:26.643 INFO:tasks.rados.rados.0.smithi007.stdout:430: write oid 43 current snap is 56 2024-09-21T10:07:26.643 INFO:tasks.rados.rados.0.smithi007.stdout:430: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2024-09-21T10:07:26.651 INFO:tasks.rados.rados.0.smithi007.stdout:430: writing smithi00780062-43 from 544593 to 1344322 tid 1 2024-09-21T10:07:26.658 INFO:tasks.rados.rados.0.smithi007.stdout:430: writing smithi00780062-43 from 1761799 to 2537864 tid 2 2024-09-21T10:07:26.663 INFO:tasks.rados.rados.0.smithi007.stdout:430: writing smithi00780062-43 from 2948352 to 3344593 tid 3 2024-09-21T10:07:26.663 INFO:tasks.rados.rados.0.smithi007.stdout:431: read oid 47 snap -1 2024-09-21T10:07:26.663 INFO:tasks.rados.rados.0.smithi007.stdout:431: expect deleted 2024-09-21T10:07:26.664 INFO:tasks.rados.rados.0.smithi007.stdout:432: read oid 31 snap -1 2024-09-21T10:07:26.664 INFO:tasks.rados.rados.0.smithi007.stdout:432: expect (ObjNum 138 snap 30 seq_num 138) 2024-09-21T10:07:26.664 INFO:tasks.rados.rados.0.smithi007.stdout:433: write oid 30 current snap is 56 2024-09-21T10:07:26.664 INFO:tasks.rados.rados.0.smithi007.stdout:433: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2024-09-21T10:07:26.669 INFO:tasks.rados.rados.0.smithi007.stdout:433: writing smithi00780062-30 from 561400 to 1036378 tid 1 2024-09-21T10:07:26.676 INFO:tasks.rados.rados.0.smithi007.stdout:433: writing smithi00780062-30 from 1820281 to 2340004 tid 2 2024-09-21T10:07:26.681 INFO:tasks.rados.rados.0.smithi007.stdout:433: writing smithi00780062-30 from 2859422 to 3317001 tid 3 2024-09-21T10:07:26.681 INFO:tasks.rados.rados.0.smithi007.stdout:434: write oid 21 current snap is 56 2024-09-21T10:07:26.681 INFO:tasks.rados.rados.0.smithi007.stdout:434: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2024-09-21T10:07:26.687 INFO:tasks.rados.rados.0.smithi007.stdout:434: writing smithi00780062-21 from 578207 to 1128434 tid 1 2024-09-21T10:07:26.695 INFO:tasks.rados.rados.0.smithi007.stdout:434: writing smithi00780062-21 from 1762410 to 2542144 tid 2 2024-09-21T10:07:26.700 INFO:tasks.rados.rados.0.smithi007.stdout:434: writing smithi00780062-21 from 3286845 to 3378207 tid 3 2024-09-21T10:07:26.700 INFO:tasks.rados.rados.0.smithi007.stdout:435: rollback oid 1 current snap is 56 2024-09-21T10:07:26.700 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 1 to 47 2024-09-21T10:07:26.700 INFO:tasks.rados.rados.0.smithi007.stdout:428: expect (ObjNum 44 snap 0 seq_num 44) 2024-09-21T10:07:26.790 INFO:tasks.rados.rados.0.smithi007.stdout:427: finishing rollback tid 1 to smithi00780062-33 2024-09-21T10:07:26.790 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 148 (ObjNum 97 snap 0 seq_num 712174464) dirty dne 2024-09-21T10:07:26.790 INFO:tasks.rados.rados.0.smithi007.stdout:429: expect (ObjNum 148 snap 34 seq_num 148) 2024-09-21T10:07:26.804 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:26 smithi031 ceph-mon[32927]: osdmap e172: 8 total, 8 up, 8 in 2024-09-21T10:07:26.804 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:26 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:26.804 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:26 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:26.936 INFO:tasks.rados.rados.0.smithi007.stdout:430: finishing write tid 1 to smithi00780062-43 2024-09-21T10:07:26.936 INFO:tasks.rados.rados.0.smithi007.stdout:430: finishing write tid 2 to smithi00780062-43 2024-09-21T10:07:26.936 INFO:tasks.rados.rados.0.smithi007.stdout:427: done (8 left) 2024-09-21T10:07:26.936 INFO:tasks.rados.rados.0.smithi007.stdout:428: done (7 left) 2024-09-21T10:07:26.936 INFO:tasks.rados.rados.0.smithi007.stdout:429: done (6 left) 2024-09-21T10:07:26.936 INFO:tasks.rados.rados.0.smithi007.stdout:436: snap_remove snap 53 2024-09-21T10:07:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:26 smithi007 ceph-mon[29607]: osdmap e172: 8 total, 8 up, 8 in 2024-09-21T10:07:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:26 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:26 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:26 smithi007 ceph-mon[39999]: osdmap e172: 8 total, 8 up, 8 in 2024-09-21T10:07:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:26 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:26 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:27.598 INFO:tasks.rados.rados.0.smithi007.stdout:436: done (6 left) 2024-09-21T10:07:27.598 INFO:tasks.rados.rados.0.smithi007.stdout:437: write oid 37 current snap is 56 2024-09-21T10:07:27.598 INFO:tasks.rados.rados.0.smithi007.stdout:437: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2024-09-21T10:07:27.605 INFO:tasks.rados.rados.0.smithi007.stdout:437: writing smithi00780062-37 from 595014 to 1220490 tid 1 2024-09-21T10:07:27.612 INFO:tasks.rados.rados.0.smithi007.stdout:437: writing smithi00780062-37 from 1820892 to 2344284 tid 2 2024-09-21T10:07:27.618 INFO:tasks.rados.rados.0.smithi007.stdout:437: writing smithi00780062-37 from 2797915 to 3394391 tid 3 2024-09-21T10:07:27.618 INFO:tasks.rados.rados.0.smithi007.stdout:438: write oid 13 current snap is 56 2024-09-21T10:07:27.618 INFO:tasks.rados.rados.0.smithi007.stdout:438: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2024-09-21T10:07:27.625 INFO:tasks.rados.rados.0.smithi007.stdout:438: writing smithi00780062-13 from 611821 to 1312546 tid 1 2024-09-21T10:07:27.632 INFO:tasks.rados.rados.0.smithi007.stdout:438: writing smithi00780062-13 from 1879374 to 2662777 tid 2 2024-09-21T10:07:27.637 INFO:tasks.rados.rados.0.smithi007.stdout:438: writing smithi00780062-13 from 3341691 to 3411821 tid 3 2024-09-21T10:07:27.637 INFO:tasks.rados.rados.0.smithi007.stdout:439: snap_create 2024-09-21T10:07:27.637 INFO:tasks.rados.rados.0.smithi007.stdout:430: finishing write tid 3 to smithi00780062-43 2024-09-21T10:07:27.637 INFO:tasks.rados.rados.0.smithi007.stdout:430: finishing write tid 4 to smithi00780062-43 2024-09-21T10:07:27.637 INFO:tasks.rados.rados.0.smithi007.stdout:430: finishing write tid 5 to smithi00780062-43 2024-09-21T10:07:27.638 INFO:tasks.rados.rados.0.smithi007.stdout:430: oid 43 updating version 0 to 62 2024-09-21T10:07:27.638 INFO:tasks.rados.rados.0.smithi007.stdout:430: oid 43 version 62 is already newer than 61 2024-09-21T10:07:27.638 INFO:tasks.rados.rados.0.smithi007.stdout:430: oid 43 updating version 62 to 63 2024-09-21T10:07:27.638 INFO:tasks.rados.rados.0.smithi007.stdout:430: oid 43 version 63 is already newer than 60 2024-09-21T10:07:27.638 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 63 (ObjNum 199 snap 56 seq_num 199) dirty exists 2024-09-21T10:07:27.638 INFO:tasks.rados.rados.0.smithi007.stdout:430: left oid 43 (ObjNum 199 snap 56 seq_num 199) 2024-09-21T10:07:27.638 INFO:tasks.rados.rados.0.smithi007.stdout:432: expect (ObjNum 138 snap 30 seq_num 138) 2024-09-21T10:07:27.734 INFO:tasks.rados.rados.0.smithi007.stdout:433: finishing write tid 1 to smithi00780062-30 2024-09-21T10:07:27.734 INFO:tasks.rados.rados.0.smithi007.stdout:433: finishing write tid 2 to smithi00780062-30 2024-09-21T10:07:27.734 INFO:tasks.rados.rados.0.smithi007.stdout:433: finishing write tid 3 to smithi00780062-30 2024-09-21T10:07:27.734 INFO:tasks.rados.rados.0.smithi007.stdout:433: finishing write tid 4 to smithi00780062-30 2024-09-21T10:07:27.734 INFO:tasks.rados.rados.0.smithi007.stdout:433: finishing write tid 5 to smithi00780062-30 2024-09-21T10:07:27.734 INFO:tasks.rados.rados.0.smithi007.stdout:433: oid 30 updating version 0 to 118 2024-09-21T10:07:27.734 INFO:tasks.rados.rados.0.smithi007.stdout:433: oid 30 updating version 118 to 119 2024-09-21T10:07:27.734 INFO:tasks.rados.rados.0.smithi007.stdout:433: oid 30 version 119 is already newer than 117 2024-09-21T10:07:27.734 INFO:tasks.rados.rados.0.smithi007.stdout:433: oid 30 updating version 119 to 120 2024-09-21T10:07:27.734 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 120 (ObjNum 200 snap 56 seq_num 200) dirty exists 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:433: left oid 30 (ObjNum 200 snap 56 seq_num 200) 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:434: finishing write tid 1 to smithi00780062-21 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:434: finishing write tid 2 to smithi00780062-21 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:434: finishing write tid 3 to smithi00780062-21 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:435: finishing rollback tid 0 to smithi00780062-1 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:434: finishing write tid 4 to smithi00780062-21 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:435: finishing rollback tid 1 to smithi00780062-1 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 86 (ObjNum 33 snap 0 seq_num 3164229955) dirty dne 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:434: finishing write tid 5 to smithi00780062-21 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:434: oid 21 updating version 0 to 103 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:434: oid 21 updating version 103 to 106 2024-09-21T10:07:27.735 INFO:tasks.rados.rados.0.smithi007.stdout:434: oid 21 version 106 is already newer than 104 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:434: oid 21 version 106 is already newer than 105 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 106 (ObjNum 201 snap 56 seq_num 201) dirty exists 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:434: left oid 21 (ObjNum 201 snap 56 seq_num 201) 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:437: finishing write tid 1 to smithi00780062-37 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:437: finishing write tid 2 to smithi00780062-37 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:437: finishing write tid 3 to smithi00780062-37 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:437: finishing write tid 4 to smithi00780062-37 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:437: finishing write tid 5 to smithi00780062-37 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:437: oid 37 updating version 0 to 213 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:437: oid 37 version 213 is already newer than 211 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:437: oid 37 version 213 is already newer than 212 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:437: oid 37 updating version 213 to 214 2024-09-21T10:07:27.736 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 214 (ObjNum 202 snap 56 seq_num 202) dirty exists 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:437: left oid 37 (ObjNum 202 snap 56 seq_num 202) 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:438: finishing write tid 1 to smithi00780062-13 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:438: finishing write tid 2 to smithi00780062-13 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:438: finishing write tid 3 to smithi00780062-13 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:438: finishing write tid 4 to smithi00780062-13 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:438: finishing write tid 5 to smithi00780062-13 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:438: oid 13 updating version 0 to 314 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:438: oid 13 updating version 314 to 315 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:438: oid 13 version 315 is already newer than 313 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:438: oid 13 updating version 315 to 316 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 316 (ObjNum 203 snap 56 seq_num 203) dirty exists 2024-09-21T10:07:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:438: left oid 13 (ObjNum 203 snap 56 seq_num 203) 2024-09-21T10:07:27.882 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:27 smithi031 ceph-mon[32927]: osdmap e173: 8 total, 8 up, 8 in 2024-09-21T10:07:27.882 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:27 smithi031 ceph-mon[32927]: pgmap v27: 89 pgs: 89 active+clean; 208 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-21T10:07:27.883 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:27 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:27.883 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:27 smithi031 ceph-mon[32927]: osdmap e174: 8 total, 8 up, 8 in 2024-09-21T10:07:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:27 smithi007 ceph-mon[29607]: osdmap e173: 8 total, 8 up, 8 in 2024-09-21T10:07:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:27 smithi007 ceph-mon[29607]: pgmap v27: 89 pgs: 89 active+clean; 208 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-21T10:07:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:27 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:27 smithi007 ceph-mon[29607]: osdmap e174: 8 total, 8 up, 8 in 2024-09-21T10:07:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:27 smithi007 ceph-mon[39999]: osdmap e173: 8 total, 8 up, 8 in 2024-09-21T10:07:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:27 smithi007 ceph-mon[39999]: pgmap v27: 89 pgs: 89 active+clean; 208 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-21T10:07:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:27 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:27 smithi007 ceph-mon[39999]: osdmap e174: 8 total, 8 up, 8 in 2024-09-21T10:07:28.604 INFO:tasks.rados.rados.0.smithi007.stdout:430: done (8 left) 2024-09-21T10:07:28.604 INFO:tasks.rados.rados.0.smithi007.stdout:431: done (7 left) 2024-09-21T10:07:28.604 INFO:tasks.rados.rados.0.smithi007.stdout:432: done (6 left) 2024-09-21T10:07:28.604 INFO:tasks.rados.rados.0.smithi007.stdout:433: done (5 left) 2024-09-21T10:07:28.604 INFO:tasks.rados.rados.0.smithi007.stdout:434: done (4 left) 2024-09-21T10:07:28.604 INFO:tasks.rados.rados.0.smithi007.stdout:435: done (3 left) 2024-09-21T10:07:28.604 INFO:tasks.rados.rados.0.smithi007.stdout:437: done (2 left) 2024-09-21T10:07:28.604 INFO:tasks.rados.rados.0.smithi007.stdout:438: done (1 left) 2024-09-21T10:07:28.604 INFO:tasks.rados.rados.0.smithi007.stdout:439: done (0 left) 2024-09-21T10:07:28.604 INFO:tasks.rados.rados.0.smithi007.stdout:440: snap_remove snap 44 2024-09-21T10:07:28.627 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:07:28.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:28 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[29830]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:07:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T10:07:29.215 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (3m) 12s ago 4m 29.7M - 0.25.0 c8568f914cd2 32fae7395b18 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (3m) 3s ago 3m 88.8M - 9.4.7 954c08fa6188 3a51b115394f 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (2m) 12s ago 2m 14.7M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (2m) 3s ago 2m 13.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (27s) 3s ago 7m 498M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bcf2571b9bb6 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:9283,8765 running (9m) 12s ago 9m 318M - 18.2.4-871-g6a1bdf85 0adab276c97e 8f04f14645a1 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (9m) 12s ago 9m 50.8M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e c6bb2b6348b9 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (8m) 3s ago 8m 44.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e df28637d8602 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (8m) 12s ago 8m 41.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 36d8363c3a46 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (3m) 12s ago 3m 16.3M - 1.5.0 0da6a335fe13 a298b78d34b3 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (3m) 3s ago 3m 15.9M - 1.5.0 0da6a335fe13 47995e18a855 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (7m) 12s ago 7m 69.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:07:29.216 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (7m) 12s ago 7m 59.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:07:29.217 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (6m) 12s ago 6m 59.7M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:07:29.217 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (6m) 12s ago 6m 47.8M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:07:29.217 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (6m) 3s ago 6m 72.3M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:07:29.217 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (5m) 3s ago 5m 71.4M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:07:29.217 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (5m) 3s ago 5m 65.8M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:07:29.217 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (4m) 3s ago 4m 56.8M 4017M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:07:29.217 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (2m) 3s ago 4m 43.1M - 2.43.0 a07b618ecd1d c5ffe2e14fba 2024-09-21T10:07:29.577 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:07:29.577 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1, 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:07:29.578 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 14, 2024-09-21T10:07:29.579 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T10:07:29.579 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:07:29.579 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:07:29.609 INFO:tasks.rados.rados.0.smithi007.stdout:440: done (0 left) 2024-09-21T10:07:29.609 INFO:tasks.rados.rados.0.smithi007.stdout:441: read oid 36 snap -1 2024-09-21T10:07:29.609 INFO:tasks.rados.rados.0.smithi007.stdout:441: expect (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:07:29.609 INFO:tasks.rados.rados.0.smithi007.stdout:442: read oid 35 snap 49 2024-09-21T10:07:29.609 INFO:tasks.rados.rados.0.smithi007.stdout:442: expect (ObjNum 179 snap 47 seq_num 179) 2024-09-21T10:07:29.610 INFO:tasks.rados.rados.0.smithi007.stdout:443: snap_remove snap 56 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: osdmap e175: 8 total, 8 up, 8 in 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='client.24824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: pgmap v30: 89 pgs: 89 active+clean; 208 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:29.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:29.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:29.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:29 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/2980959326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:07:29.898 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:07:29.898 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:07:29.898 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:07:29.898 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:07:29.898 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:07:29.898 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "1/2 daemons upgraded", 2024-09-21T10:07:29.898 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "", 2024-09-21T10:07:29.898 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:07:29.899 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:07:29.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: osdmap e175: 8 total, 8 up, 8 in 2024-09-21T10:07:29.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='client.24824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:29.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: pgmap v30: 89 pgs: 89 active+clean; 208 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-21T10:07:29.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:29.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:29.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:29.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:29.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/2980959326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: osdmap e175: 8 total, 8 up, 8 in 2024-09-21T10:07:29.900 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='client.24824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: pgmap v30: 89 pgs: 89 active+clean; 208 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:07:29.902 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:29.902 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:29.902 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:29.902 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:29 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/2980959326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:07:30.618 INFO:tasks.rados.rados.0.smithi007.stdout:443: done (2 left) 2024-09-21T10:07:30.618 INFO:tasks.rados.rados.0.smithi007.stdout:444: rollback oid 37 current snap is 57 2024-09-21T10:07:30.618 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 48 2024-09-21T10:07:30.618 INFO:tasks.rados.rados.0.smithi007.stdout:441: expect (ObjNum 134 snap 28 seq_num 134) 2024-09-21T10:07:30.694 INFO:tasks.rados.rados.0.smithi007.stdout:442: expect (ObjNum 179 snap 47 seq_num 179) 2024-09-21T10:07:30.830 INFO:tasks.rados.rados.0.smithi007.stdout:444: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:07:30.831 INFO:tasks.rados.rados.0.smithi007.stdout:444: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:07:30.831 INFO:tasks.rados.rados.0.smithi007.stdout:444: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:07:30.831 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 221 (ObjNum 125 snap 23 seq_num 125) dirty exists 2024-09-21T10:07:30.831 INFO:tasks.rados.rados.0.smithi007.stdout:441: done (2 left) 2024-09-21T10:07:30.831 INFO:tasks.rados.rados.0.smithi007.stdout:442: done (1 left) 2024-09-21T10:07:30.831 INFO:tasks.rados.rados.0.smithi007.stdout:444: done (0 left) 2024-09-21T10:07:30.831 INFO:tasks.rados.rados.0.smithi007.stdout:445: snap_remove snap 48 2024-09-21T10:07:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Adjusting osd_memory_target on smithi031 to 2481M 2024-09-21T10:07:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:07:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:07:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: osdmap e176: 8 total, 8 up, 8 in 2024-09-21T10:07:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:30.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:07:30.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:30 smithi031 ceph-mon[32927]: Reconfiguring daemon prometheus.a on smithi031 2024-09-21T10:07:30.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Adjusting osd_memory_target on smithi031 to 2481M 2024-09-21T10:07:30.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:07:30.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: osdmap e176: 8 total, 8 up, 8 in 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[39999]: Reconfiguring daemon prometheus.a on smithi031 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Adjusting osd_memory_target on smithi031 to 2481M 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: osdmap e176: 8 total, 8 up, 8 in 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:30.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:30.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:30.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:07:30.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:30.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:07:30.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:30 smithi007 ceph-mon[29607]: Reconfiguring daemon prometheus.a on smithi031 2024-09-21T10:07:31.631 INFO:tasks.rados.rados.0.smithi007.stdout:445: done (0 left) 2024-09-21T10:07:31.631 INFO:tasks.rados.rados.0.smithi007.stdout:446: write oid 49 current snap is 57 2024-09-21T10:07:31.631 INFO:tasks.rados.rados.0.smithi007.stdout:446: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2024-09-21T10:07:31.639 INFO:tasks.rados.rados.0.smithi007.stdout:446: writing smithi00780062-49 from 628628 to 1404602 tid 1 2024-09-21T10:07:31.645 INFO:tasks.rados.rados.0.smithi007.stdout:446: writing smithi00780062-49 from 1937856 to 2464917 tid 2 2024-09-21T10:07:31.651 INFO:tasks.rados.rados.0.smithi007.stdout:446: writing smithi00780062-49 from 3252761 to 3428628 tid 3 2024-09-21T10:07:31.651 INFO:tasks.rados.rados.0.smithi007.stdout:447: read oid 34 snap 55 2024-09-21T10:07:31.651 INFO:tasks.rados.rados.0.smithi007.stdout:447: expect deleted 2024-09-21T10:07:31.651 INFO:tasks.rados.rados.0.smithi007.stdout:448: read oid 8 snap -1 2024-09-21T10:07:31.651 INFO:tasks.rados.rados.0.smithi007.stdout:448: expect (ObjNum 193 snap 52 seq_num 193) 2024-09-21T10:07:31.651 INFO:tasks.rados.rados.0.smithi007.stdout:449: write oid 42 current snap is 57 2024-09-21T10:07:31.651 INFO:tasks.rados.rados.0.smithi007.stdout:446: finishing write tid 1 to smithi00780062-49 2024-09-21T10:07:31.651 INFO:tasks.rados.rados.0.smithi007.stdout:446: finishing write tid 2 to smithi00780062-49 2024-09-21T10:07:31.651 INFO:tasks.rados.rados.0.smithi007.stdout:449: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2024-09-21T10:07:31.657 INFO:tasks.rados.rados.0.smithi007.stdout:449: writing smithi00780062-42 from 645435 to 1096658 tid 1 2024-09-21T10:07:31.666 INFO:tasks.rados.rados.0.smithi007.stdout:449: writing smithi00780062-42 from 1879985 to 2667057 tid 2 2024-09-21T10:07:31.671 INFO:tasks.rados.rados.0.smithi007.stdout:449: writing smithi00780062-42 from 3280184 to 3445435 tid 3 2024-09-21T10:07:31.671 INFO:tasks.rados.rados.0.smithi007.stdout:450: snap_create 2024-09-21T10:07:31.671 INFO:tasks.rados.rados.0.smithi007.stdout:446: finishing write tid 3 to smithi00780062-49 2024-09-21T10:07:31.671 INFO:tasks.rados.rados.0.smithi007.stdout:446: finishing write tid 4 to smithi00780062-49 2024-09-21T10:07:31.671 INFO:tasks.rados.rados.0.smithi007.stdout:446: finishing write tid 5 to smithi00780062-49 2024-09-21T10:07:31.671 INFO:tasks.rados.rados.0.smithi007.stdout:446: oid 49 updating version 0 to 229 2024-09-21T10:07:31.671 INFO:tasks.rados.rados.0.smithi007.stdout:446: oid 49 updating version 229 to 230 2024-09-21T10:07:31.671 INFO:tasks.rados.rados.0.smithi007.stdout:446: oid 49 version 230 is already newer than 228 2024-09-21T10:07:31.671 INFO:tasks.rados.rados.0.smithi007.stdout:446: oid 49 version 230 is already newer than 227 2024-09-21T10:07:31.671 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 230 (ObjNum 204 snap 57 seq_num 204) dirty exists 2024-09-21T10:07:31.672 INFO:tasks.rados.rados.0.smithi007.stdout:446: left oid 49 (ObjNum 204 snap 57 seq_num 204) 2024-09-21T10:07:31.672 INFO:tasks.rados.rados.0.smithi007.stdout:448: expect (ObjNum 193 snap 52 seq_num 193) 2024-09-21T10:07:31.817 INFO:tasks.rados.rados.0.smithi007.stdout:449: finishing write tid 1 to smithi00780062-42 2024-09-21T10:07:31.817 INFO:tasks.rados.rados.0.smithi007.stdout:449: finishing write tid 2 to smithi00780062-42 2024-09-21T10:07:31.817 INFO:tasks.rados.rados.0.smithi007.stdout:449: finishing write tid 3 to smithi00780062-42 2024-09-21T10:07:31.817 INFO:tasks.rados.rados.0.smithi007.stdout:449: finishing write tid 4 to smithi00780062-42 2024-09-21T10:07:31.817 INFO:tasks.rados.rados.0.smithi007.stdout:449: finishing write tid 5 to smithi00780062-42 2024-09-21T10:07:31.817 INFO:tasks.rados.rados.0.smithi007.stdout:449: oid 42 updating version 0 to 145 2024-09-21T10:07:31.817 INFO:tasks.rados.rados.0.smithi007.stdout:449: oid 42 updating version 145 to 147 2024-09-21T10:07:31.817 INFO:tasks.rados.rados.0.smithi007.stdout:449: oid 42 version 147 is already newer than 142 2024-09-21T10:07:31.818 INFO:tasks.rados.rados.0.smithi007.stdout:449: oid 42 version 147 is already newer than 146 2024-09-21T10:07:31.818 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 147 (ObjNum 205 snap 57 seq_num 205) dirty exists 2024-09-21T10:07:31.818 INFO:tasks.rados.rados.0.smithi007.stdout:449: left oid 42 (ObjNum 205 snap 57 seq_num 205) 2024-09-21T10:07:31.884 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:31 smithi031 ceph-mon[32927]: osdmap e177: 8 total, 8 up, 8 in 2024-09-21T10:07:31.884 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:31 smithi031 ceph-mon[32927]: pgmap v33: 89 pgs: 89 active+clean; 208 MiB data, 618 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:31 smithi007 ceph-mon[29607]: osdmap e177: 8 total, 8 up, 8 in 2024-09-21T10:07:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:31 smithi007 ceph-mon[29607]: pgmap v33: 89 pgs: 89 active+clean; 208 MiB data, 618 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:31 smithi007 ceph-mon[39999]: osdmap e177: 8 total, 8 up, 8 in 2024-09-21T10:07:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:31 smithi007 ceph-mon[39999]: pgmap v33: 89 pgs: 89 active+clean; 208 MiB data, 618 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:32.633 INFO:tasks.rados.rados.0.smithi007.stdout:446: done (4 left) 2024-09-21T10:07:32.634 INFO:tasks.rados.rados.0.smithi007.stdout:447: done (3 left) 2024-09-21T10:07:32.634 INFO:tasks.rados.rados.0.smithi007.stdout:448: done (2 left) 2024-09-21T10:07:32.634 INFO:tasks.rados.rados.0.smithi007.stdout:449: done (1 left) 2024-09-21T10:07:32.634 INFO:tasks.rados.rados.0.smithi007.stdout:450: done (0 left) 2024-09-21T10:07:32.634 INFO:tasks.rados.rados.0.smithi007.stdout:451: snap_create 2024-09-21T10:07:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:32 smithi031 ceph-mon[32927]: osdmap e178: 8 total, 8 up, 8 in 2024-09-21T10:07:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:32 smithi007 ceph-mon[29607]: osdmap e178: 8 total, 8 up, 8 in 2024-09-21T10:07:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:32 smithi007 ceph-mon[39999]: osdmap e178: 8 total, 8 up, 8 in 2024-09-21T10:07:33.415 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 systemd[1]: Stopping Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:07:33.639 INFO:tasks.rados.rados.0.smithi007.stdout:451: done (0 left) 2024-09-21T10:07:33.639 INFO:tasks.rados.rados.0.smithi007.stdout:452: delete oid 44 current snap is 59 2024-09-21T10:07:33.643 INFO:tasks.rados.rados.0.smithi007.stdout:452: done (0 left) 2024-09-21T10:07:33.643 INFO:tasks.rados.rados.0.smithi007.stdout:453: rollback oid 27 current snap is 59 2024-09-21T10:07:33.644 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 27 to 49 2024-09-21T10:07:33.644 INFO:tasks.rados.rados.0.smithi007.stdout:454: rollback oid 7 current snap is 59 2024-09-21T10:07:33.644 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 42 2024-09-21T10:07:33.644 INFO:tasks.rados.rados.0.smithi007.stdout:455: read oid 25 snap -1 2024-09-21T10:07:33.644 INFO:tasks.rados.rados.0.smithi007.stdout:455: expect (ObjNum 194 snap 54 seq_num 194) 2024-09-21T10:07:33.644 INFO:tasks.rados.rados.0.smithi007.stdout:456: read oid 48 snap -1 2024-09-21T10:07:33.644 INFO:tasks.rados.rados.0.smithi007.stdout:456: expect (ObjNum 128 snap 27 seq_num 128) 2024-09-21T10:07:33.644 INFO:tasks.rados.rados.0.smithi007.stdout:457: write oid 8 current snap is 59 2024-09-21T10:07:33.644 INFO:tasks.rados.rados.0.smithi007.stdout:457: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2024-09-21T10:07:33.651 INFO:tasks.rados.rados.0.smithi007.stdout:457: writing smithi00780062-8 from 679049 to 1397123 tid 1 2024-09-21T10:07:33.659 INFO:tasks.rados.rados.0.smithi007.stdout:457: writing smithi00780062-8 from 2113302 to 2787690 tid 2 2024-09-21T10:07:33.663 INFO:tasks.rados.rados.0.smithi007.stdout:457: writing smithi00780062-8 from 3335030 to 3479049 tid 3 2024-09-21T10:07:33.663 INFO:tasks.rados.rados.0.smithi007.stdout:458: snap_remove snap 52 2024-09-21T10:07:33.840 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-mon[32927]: osdmap e179: 8 total, 8 up, 8 in 2024-09-21T10:07:33.841 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-mon[32927]: pgmap v36: 89 pgs: 89 active+clean; 211 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.520Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T10:07:33.841 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[62547]: ts=2024-09-21T10:07:33.521Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T10:07:33.842 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:33 smithi031 podman[73439]: 2024-09-21 10:07:33.531194282 +0000 UTC m=+0.115541887 container died c5ffe2e14fbacabe76f2c09d53571ede6d787d60173e47fb032833875182844e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:07:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:33 smithi007 ceph-mon[29607]: osdmap e179: 8 total, 8 up, 8 in 2024-09-21T10:07:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:33 smithi007 ceph-mon[29607]: pgmap v36: 89 pgs: 89 active+clean; 211 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:07:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:33 smithi007 ceph-mon[39999]: osdmap e179: 8 total, 8 up, 8 in 2024-09-21T10:07:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:33 smithi007 ceph-mon[39999]: pgmap v36: 89 pgs: 89 active+clean; 211 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:07:34.415 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:34 smithi031 podman[73439]: 2024-09-21 10:07:34.105421 +0000 UTC m=+0.689768632 container cleanup c5ffe2e14fbacabe76f2c09d53571ede6d787d60173e47fb032833875182844e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:07:34.416 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:34 smithi031 bash[73439]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:07:34.648 INFO:tasks.rados.rados.0.smithi007.stdout:458: done (5 left) 2024-09-21T10:07:34.648 INFO:tasks.rados.rados.0.smithi007.stdout:459: write oid 44 current snap is 59 2024-09-21T10:07:34.649 INFO:tasks.rados.rados.0.smithi007.stdout:459: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2024-09-21T10:07:34.657 INFO:tasks.rados.rados.0.smithi007.stdout:459: writing smithi00780062-44 from 695856 to 1489179 tid 1 2024-09-21T10:07:34.663 INFO:tasks.rados.rados.0.smithi007.stdout:459: writing smithi00780062-44 from 2171784 to 2706183 tid 2 2024-09-21T10:07:34.668 INFO:tasks.rados.rados.0.smithi007.stdout:459: writing smithi00780062-44 from 3362453 to 3495856 tid 3 2024-09-21T10:07:34.669 INFO:tasks.rados.rados.0.smithi007.stdout:460: delete oid 31 current snap is 59 2024-09-21T10:07:34.669 INFO:tasks.rados.rados.0.smithi007.stdout:453: finishing rollback tid 1 to smithi00780062-27 2024-09-21T10:07:34.669 INFO:tasks.rados.rados.0.smithi007.stdout:453: finishing rollback tid 2 to smithi00780062-27 2024-09-21T10:07:34.669 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 338 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-09-21T10:07:34.669 INFO:tasks.rados.rados.0.smithi007.stdout:454: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:07:34.669 INFO:tasks.rados.rados.0.smithi007.stdout:454: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:07:34.669 INFO:tasks.rados.rados.0.smithi007.stdout:454: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:07:34.669 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 131 (ObjNum 156 snap 39 seq_num 156) dirty exists 2024-09-21T10:07:34.670 INFO:tasks.rados.rados.0.smithi007.stdout:455: expect (ObjNum 194 snap 54 seq_num 194) 2024-09-21T10:07:34.810 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:34 smithi031 ceph-mon[32927]: osdmap e180: 8 total, 8 up, 8 in 2024-09-21T10:07:34.811 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:34 smithi031 podman[73452]: 2024-09-21 10:07:34.421093317 +0000 UTC m=+0.892122956 container remove c5ffe2e14fbacabe76f2c09d53571ede6d787d60173e47fb032833875182844e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:07:34.811 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:34 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T10:07:34.811 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:34 smithi031 systemd[1]: Stopped Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:34.811 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:34 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.705s CPU time. 2024-09-21T10:07:34.811 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:34 smithi031 systemd[1]: Starting Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:07:34.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:34 smithi007 ceph-mon[29607]: osdmap e180: 8 total, 8 up, 8 in 2024-09-21T10:07:34.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:34 smithi007 ceph-mon[39999]: osdmap e180: 8 total, 8 up, 8 in 2024-09-21T10:07:34.947 INFO:tasks.rados.rados.0.smithi007.stdout:457: finishing write tid 1 to smithi00780062-8 2024-09-21T10:07:34.947 INFO:tasks.rados.rados.0.smithi007.stdout:456: expect (ObjNum 128 snap 27 seq_num 128) 2024-09-21T10:07:35.071 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:34 smithi031 podman[73542]: 2024-09-21 10:07:34.713281268 +0000 UTC m=+0.017641921 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T10:07:35.071 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:34 smithi031 podman[73542]: 2024-09-21 10:07:34.84599634 +0000 UTC m=+0.150356985 container create 709a4adb68eab1a64de722a54a2750e751ca5fd5a9cc9f8a2ae462319789bd27 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:07:35.071 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 podman[73542]: 2024-09-21 10:07:35.04350582 +0000 UTC m=+0.347866473 container init 709a4adb68eab1a64de722a54a2750e751ca5fd5a9cc9f8a2ae462319789bd27 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:07:35.071 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 podman[73542]: 2024-09-21 10:07:35.046444119 +0000 UTC m=+0.350804763 container start 709a4adb68eab1a64de722a54a2750e751ca5fd5a9cc9f8a2ae462319789bd27 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:07:35.075 INFO:tasks.rados.rados.0.smithi007.stdout:457: finishing write tid 2 to smithi00780062-8 2024-09-21T10:07:35.075 INFO:tasks.rados.rados.0.smithi007.stdout:457: finishing write tid 3 to smithi00780062-8 2024-09-21T10:07:35.075 INFO:tasks.rados.rados.0.smithi007.stdout:457: finishing write tid 4 to smithi00780062-8 2024-09-21T10:07:35.075 INFO:tasks.rados.rados.0.smithi007.stdout:457: finishing write tid 5 to smithi00780062-8 2024-09-21T10:07:35.075 INFO:tasks.rados.rados.0.smithi007.stdout:457: oid 8 updating version 0 to 133 2024-09-21T10:07:35.075 INFO:tasks.rados.rados.0.smithi007.stdout:457: oid 8 updating version 133 to 134 2024-09-21T10:07:35.075 INFO:tasks.rados.rados.0.smithi007.stdout:457: oid 8 version 134 is already newer than 132 2024-09-21T10:07:35.075 INFO:tasks.rados.rados.0.smithi007.stdout:457: oid 8 updating version 134 to 135 2024-09-21T10:07:35.075 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 135 (ObjNum 207 snap 59 seq_num 207) dirty exists 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:457: left oid 8 (ObjNum 207 snap 59 seq_num 207) 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:459: finishing write tid 1 to smithi00780062-44 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:459: finishing write tid 2 to smithi00780062-44 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:453: done (6 left) 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:454: done (5 left) 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:455: done (4 left) 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:456: done (3 left) 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:457: done (2 left) 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:460: done (1 left) 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:461: rollback oid 10 current snap is 59 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 55 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:459: finishing write tid 3 to smithi00780062-44 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:459: finishing write tid 4 to smithi00780062-44 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:459: finishing write tid 5 to smithi00780062-44 2024-09-21T10:07:35.076 INFO:tasks.rados.rados.0.smithi007.stdout:459: oid 44 updating version 0 to 347 2024-09-21T10:07:35.077 INFO:tasks.rados.rados.0.smithi007.stdout:459: oid 44 updating version 347 to 350 2024-09-21T10:07:35.077 INFO:tasks.rados.rados.0.smithi007.stdout:459: oid 44 version 350 is already newer than 349 2024-09-21T10:07:35.077 INFO:tasks.rados.rados.0.smithi007.stdout:459: oid 44 version 350 is already newer than 348 2024-09-21T10:07:35.077 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 350 (ObjNum 208 snap 59 seq_num 208) dirty exists 2024-09-21T10:07:35.077 INFO:tasks.rados.rados.0.smithi007.stdout:459: left oid 44 (ObjNum 208 snap 59 seq_num 208) 2024-09-21T10:07:35.077 INFO:tasks.rados.rados.0.smithi007.stdout:459: done (1 left) 2024-09-21T10:07:35.077 INFO:tasks.rados.rados.0.smithi007.stdout:462: rollback oid 2 current snap is 59 2024-09-21T10:07:35.077 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 50 2024-09-21T10:07:35.077 INFO:tasks.rados.rados.0.smithi007.stdout:463: snap_remove snap 40 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.069Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.069Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.069Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi031 (none))" 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.069Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.069Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.072Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.072Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.073Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.073Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.074Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.074Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=7.222µs 2024-09-21T10:07:35.409 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.074Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.076Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.082Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.083Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.083Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.798µs wal_replay_duration=8.382113ms wbl_replay_duration=166ns total_replay_duration=8.434903ms 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.084Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.084Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.084Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.106Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.739943ms db_storage=746ns remote_storage=1.047µs web_handler=411ns query_engine=623ns scrape=393.605µs scrape_sd=108.631µs notify=16.504µs notify_sd=15.879µs rules=20.863133ms tracing=5.76µs 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.106Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:07:35.106Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 bash[73542]: 709a4adb68eab1a64de722a54a2750e751ca5fd5a9cc9f8a2ae462319789bd27 2024-09-21T10:07:35.410 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:07:35 smithi031 systemd[1]: Started Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:35.647 INFO:tasks.rados.rados.0.smithi007.stdout:463: done (2 left) 2024-09-21T10:07:35.647 INFO:tasks.rados.rados.0.smithi007.stdout:464: delete oid 3 current snap is 59 2024-09-21T10:07:35.647 INFO:tasks.rados.rados.0.smithi007.stdout:462: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:07:35.648 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 0 (ObjNum 97 snap 0 seq_num 1) dirty dne 2024-09-21T10:07:35.648 INFO:tasks.rados.rados.0.smithi007.stdout:461: finishing rollback tid 0 to smithi00780062-10 2024-09-21T10:07:35.648 INFO:tasks.rados.rados.0.smithi007.stdout:461: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:07:35.648 INFO:tasks.rados.rados.0.smithi007.stdout:461: finishing rollback tid 2 to smithi00780062-10 2024-09-21T10:07:35.648 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 240 (ObjNum 161 snap 42 seq_num 161) dirty exists 2024-09-21T10:07:35.656 INFO:tasks.rados.rados.0.smithi007.stdout:461: done (2 left) 2024-09-21T10:07:35.656 INFO:tasks.rados.rados.0.smithi007.stdout:462: done (1 left) 2024-09-21T10:07:35.656 INFO:tasks.rados.rados.0.smithi007.stdout:464: done (0 left) 2024-09-21T10:07:35.656 INFO:tasks.rados.rados.0.smithi007.stdout:465: snap_create 2024-09-21T10:07:35.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-mon[32927]: osdmap e181: 8 total, 8 up, 8 in 2024-09-21T10:07:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-mon[32927]: pgmap v39: 89 pgs: 89 active+clean; 211 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:07:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-mon[32927]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:07:35.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:35 smithi031 ceph-mon[32927]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:07:35.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[29607]: osdmap e181: 8 total, 8 up, 8 in 2024-09-21T10:07:35.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[29607]: pgmap v39: 89 pgs: 89 active+clean; 211 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:07:35.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:35.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:35.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:35.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[29607]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:35.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:35.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[29607]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:07:35.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[29607]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:07:35.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[39999]: osdmap e181: 8 total, 8 up, 8 in 2024-09-21T10:07:35.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[39999]: pgmap v39: 89 pgs: 89 active+clean; 211 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:07:35.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:35.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:35.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:35.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:35.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:35.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[39999]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:07:35.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:35 smithi007 ceph-mon[39999]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:07:36.657 INFO:tasks.rados.rados.0.smithi007.stdout:465: done (0 left) 2024-09-21T10:07:36.657 INFO:tasks.rados.rados.0.smithi007.stdout:466: read oid 26 snap -1 2024-09-21T10:07:36.657 INFO:tasks.rados.rados.0.smithi007.stdout:466: expect (ObjNum 148 snap 34 seq_num 148) 2024-09-21T10:07:36.657 INFO:tasks.rados.rados.0.smithi007.stdout:467: delete oid 16 current snap is 60 2024-09-21T10:07:36.659 INFO:tasks.rados.rados.0.smithi007.stdout:467: done (1 left) 2024-09-21T10:07:36.660 INFO:tasks.rados.rados.0.smithi007.stdout:468: snap_remove snap 42 2024-09-21T10:07:36.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[29607]: osdmap e182: 8 total, 8 up, 8 in 2024-09-21T10:07:36.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:36.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:07:36.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:07:36.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:07:36.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:36.912 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[39999]: osdmap e182: 8 total, 8 up, 8 in 2024-09-21T10:07:36.912 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:36.912 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:07:36.912 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:07:36.912 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:07:36.912 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:36 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:36 smithi031 ceph-mon[32927]: osdmap e182: 8 total, 8 up, 8 in 2024-09-21T10:07:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:36 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:36 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:07:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:36 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:07:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:36 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:07:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:36 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:37.600 INFO:tasks.rados.rados.0.smithi007.stdout:468: done (1 left) 2024-09-21T10:07:37.601 INFO:tasks.rados.rados.0.smithi007.stdout:469: snap_remove snap 47 2024-09-21T10:07:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:37 smithi031 ceph-mon[32927]: Upgrade: Updating mgr.y 2024-09-21T10:07:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:37 smithi031 ceph-mon[32927]: Deploying daemon mgr.y on smithi007 2024-09-21T10:07:37.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:37 smithi031 ceph-mon[32927]: osdmap e183: 8 total, 8 up, 8 in 2024-09-21T10:07:37.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:37 smithi031 ceph-mon[32927]: pgmap v42: 89 pgs: 89 active+clean; 220 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 732 KiB/s wr, 11 op/s 2024-09-21T10:07:37.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:37 smithi031 ceph-mon[32927]: osdmap e184: 8 total, 8 up, 8 in 2024-09-21T10:07:37.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:37 smithi007 ceph-mon[29607]: Upgrade: Updating mgr.y 2024-09-21T10:07:37.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:37 smithi007 ceph-mon[29607]: Deploying daemon mgr.y on smithi007 2024-09-21T10:07:37.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:37 smithi007 ceph-mon[29607]: osdmap e183: 8 total, 8 up, 8 in 2024-09-21T10:07:37.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:37 smithi007 ceph-mon[29607]: pgmap v42: 89 pgs: 89 active+clean; 220 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 732 KiB/s wr, 11 op/s 2024-09-21T10:07:37.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:37 smithi007 ceph-mon[29607]: osdmap e184: 8 total, 8 up, 8 in 2024-09-21T10:07:37.931 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:37 smithi007 ceph-mon[39999]: Upgrade: Updating mgr.y 2024-09-21T10:07:37.931 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:37 smithi007 ceph-mon[39999]: Deploying daemon mgr.y on smithi007 2024-09-21T10:07:37.931 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:37 smithi007 ceph-mon[39999]: osdmap e183: 8 total, 8 up, 8 in 2024-09-21T10:07:37.931 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:37 smithi007 ceph-mon[39999]: pgmap v42: 89 pgs: 89 active+clean; 220 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 732 KiB/s wr, 11 op/s 2024-09-21T10:07:37.931 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:37 smithi007 ceph-mon[39999]: osdmap e184: 8 total, 8 up, 8 in 2024-09-21T10:07:38.516 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:38 smithi007 systemd[1]: Stopping Ceph mgr.y for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:07:38.601 INFO:tasks.rados.rados.0.smithi007.stdout:469: done (1 left) 2024-09-21T10:07:38.601 INFO:tasks.rados.rados.0.smithi007.stdout:470: snap_create 2024-09-21T10:07:38.601 INFO:tasks.rados.rados.0.smithi007.stdout:466: expect (ObjNum 148 snap 34 seq_num 148) 2024-09-21T10:07:38.811 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:38 smithi007 podman[83129]: 2024-09-21 10:07:38.514466992 +0000 UTC m=+0.164364277 container died 8f04f14645a1378bd391dd0d9884e8344dca7efd0baba3009a27070e94014f8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0) 2024-09-21T10:07:39.137 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:38 smithi007 podman[83129]: 2024-09-21 10:07:38.900640519 +0000 UTC m=+0.550537785 container cleanup 8f04f14645a1378bd391dd0d9884e8344dca7efd0baba3009a27070e94014f8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=reef-6a1bdf8) 2024-09-21T10:07:39.137 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:38 smithi007 bash[83129]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y 2024-09-21T10:07:39.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:39 smithi007 podman[83142]: 2024-09-21 10:07:39.135523141 +0000 UTC m=+0.622555994 container remove 8f04f14645a1378bd391dd0d9884e8344dca7efd0baba3009a27070e94014f8b (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T10:07:39.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:39 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:07:39.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:39 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-21T10:07:39.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:39 smithi007 systemd[1]: Stopped Ceph mgr.y for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:39.443 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:39 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.y.service: Consumed 48.048s CPU time. 2024-09-21T10:07:39.608 INFO:tasks.rados.rados.0.smithi007.stdout:466: done (1 left) 2024-09-21T10:07:39.608 INFO:tasks.rados.rados.0.smithi007.stdout:470: done (0 left) 2024-09-21T10:07:39.608 INFO:tasks.rados.rados.0.smithi007.stdout:471: read oid 27 snap -1 2024-09-21T10:07:39.608 INFO:tasks.rados.rados.0.smithi007.stdout:471: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-21T10:07:39.609 INFO:tasks.rados.rados.0.smithi007.stdout:472: rollback oid 48 current snap is 61 2024-09-21T10:07:39.609 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 48 to 54 2024-09-21T10:07:39.609 INFO:tasks.rados.rados.0.smithi007.stdout:473: read oid 17 snap 55 2024-09-21T10:07:39.609 INFO:tasks.rados.rados.0.smithi007.stdout:473: expect (ObjNum 185 snap 49 seq_num 185) 2024-09-21T10:07:39.609 INFO:tasks.rados.rados.0.smithi007.stdout:474: read oid 14 snap -1 2024-09-21T10:07:39.609 INFO:tasks.rados.rados.0.smithi007.stdout:474: expect (ObjNum 187 snap 49 seq_num 187) 2024-09-21T10:07:39.609 INFO:tasks.rados.rados.0.smithi007.stdout:475: write oid 46 current snap is 61 2024-09-21T10:07:39.609 INFO:tasks.rados.rados.0.smithi007.stdout:475: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2024-09-21T10:07:39.617 INFO:tasks.rados.rados.0.smithi007.stdout:475: writing smithi00780062-46 from 763084 to 1457403 tid 1 2024-09-21T10:07:39.622 INFO:tasks.rados.rados.0.smithi007.stdout:475: writing smithi00780062-46 from 1889359 to 2431096 tid 2 2024-09-21T10:07:39.628 INFO:tasks.rados.rados.0.smithi007.stdout:475: writing smithi00780062-46 from 2955792 to 3497694 tid 3 2024-09-21T10:07:39.628 INFO:tasks.rados.rados.0.smithi007.stdout:476: snap_remove snap 57 2024-09-21T10:07:39.812 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:39 smithi007 ceph-mon[29607]: osdmap e185: 8 total, 8 up, 8 in 2024-09-21T10:07:39.813 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:39 smithi007 ceph-mon[29607]: pgmap v45: 89 pgs: 89 active+clean; 220 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 732 KiB/s wr, 11 op/s 2024-09-21T10:07:39.813 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:39 smithi007 systemd[1]: Starting Ceph mgr.y for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:07:39.813 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:39 smithi007 podman[83269]: 2024-09-21 10:07:39.640872753 +0000 UTC m=+0.017694073 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:07:39.813 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:39 smithi007 podman[83269]: 2024-09-21 10:07:39.745655164 +0000 UTC m=+0.122476487 container create ae4dfe09f792645c2634d8b4772e2daf47aa81ef9555e88db31fb46c0e27d950 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2) 2024-09-21T10:07:39.813 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:39 smithi007 ceph-mon[39999]: osdmap e185: 8 total, 8 up, 8 in 2024-09-21T10:07:39.813 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:39 smithi007 ceph-mon[39999]: pgmap v45: 89 pgs: 89 active+clean; 220 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 732 KiB/s wr, 11 op/s 2024-09-21T10:07:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:39 smithi031 ceph-mon[32927]: osdmap e185: 8 total, 8 up, 8 in 2024-09-21T10:07:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:39 smithi031 ceph-mon[32927]: pgmap v45: 89 pgs: 89 active+clean; 220 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 732 KiB/s wr, 11 op/s 2024-09-21T10:07:40.084 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:39 smithi007 podman[83269]: 2024-09-21 10:07:39.99051898 +0000 UTC m=+0.367340320 container init ae4dfe09f792645c2634d8b4772e2daf47aa81ef9555e88db31fb46c0e27d950 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:07:40.084 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:39 smithi007 podman[83269]: 2024-09-21 10:07:39.993945353 +0000 UTC m=+0.370766674 container start ae4dfe09f792645c2634d8b4772e2daf47aa81ef9555e88db31fb46c0e27d950 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-21T10:07:40.084 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:40 smithi007 ceph-mgr[83297]: -- 172.21.15.7:0/3038652315 <== mon.2 v2:172.21.15.7:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cbb080b0e0 con 0x55cbb07e9400 2024-09-21T10:07:40.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:40 smithi007 bash[83269]: ae4dfe09f792645c2634d8b4772e2daf47aa81ef9555e88db31fb46c0e27d950 2024-09-21T10:07:40.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:40 smithi007 systemd[1]: Started Ceph mgr.y for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:40.614 INFO:tasks.rados.rados.0.smithi007.stdout:476: done (5 left) 2024-09-21T10:07:40.614 INFO:tasks.rados.rados.0.smithi007.stdout:477: read oid 4 snap -1 2024-09-21T10:07:40.614 INFO:tasks.rados.rados.0.smithi007.stdout:477: expect (ObjNum 192 snap 50 seq_num 192) 2024-09-21T10:07:40.615 INFO:tasks.rados.rados.0.smithi007.stdout:478: rollback oid 7 current snap is 61 2024-09-21T10:07:40.615 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 49 2024-09-21T10:07:40.615 INFO:tasks.rados.rados.0.smithi007.stdout:472: finishing rollback tid 0 to smithi00780062-48 2024-09-21T10:07:40.615 INFO:tasks.rados.rados.0.smithi007.stdout:479: rollback oid 10 current snap is 61 2024-09-21T10:07:40.615 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 51 2024-09-21T10:07:40.615 INFO:tasks.rados.rados.0.smithi007.stdout:480: rollback oid 25 current snap is 61 2024-09-21T10:07:40.615 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 43 2024-09-21T10:07:40.615 INFO:tasks.rados.rados.0.smithi007.stdout:481: snap_remove snap 50 2024-09-21T10:07:40.874 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:40 smithi031 ceph-mon[32927]: osdmap e186: 8 total, 8 up, 8 in 2024-09-21T10:07:40.874 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:40 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:40.874 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:40 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:40.874 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:40 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:40 smithi007 ceph-mon[29607]: osdmap e186: 8 total, 8 up, 8 in 2024-09-21T10:07:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:40 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:40 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:40 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:40.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:40 smithi007 ceph-mon[39999]: osdmap e186: 8 total, 8 up, 8 in 2024-09-21T10:07:40.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:40 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:40.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:40 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:40.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:40 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:41.619 INFO:tasks.rados.rados.0.smithi007.stdout:481: done (9 left) 2024-09-21T10:07:41.619 INFO:tasks.rados.rados.0.smithi007.stdout:482: delete oid 15 current snap is 61 2024-09-21T10:07:41.619 INFO:tasks.rados.rados.0.smithi007.stdout:472: finishing rollback tid 1 to smithi00780062-48 2024-09-21T10:07:41.619 INFO:tasks.rados.rados.0.smithi007.stdout:472: finishing rollback tid 2 to smithi00780062-48 2024-09-21T10:07:41.620 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 139 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-09-21T10:07:41.620 INFO:tasks.rados.rados.0.smithi007.stdout:473: expect (ObjNum 185 snap 49 seq_num 185) 2024-09-21T10:07:41.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:41 smithi031 ceph-mon[32927]: osdmap e187: 8 total, 8 up, 8 in 2024-09-21T10:07:41.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:41 smithi031 ceph-mon[32927]: pgmap v48: 89 pgs: 89 active+clean; 220 MiB data, 656 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:41.767 INFO:tasks.rados.rados.0.smithi007.stdout:474: expect (ObjNum 187 snap 49 seq_num 187) 2024-09-21T10:07:41.875 INFO:tasks.rados.rados.0.smithi007.stdout:471: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-21T10:07:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:41 smithi007 ceph-mon[29607]: osdmap e187: 8 total, 8 up, 8 in 2024-09-21T10:07:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:41 smithi007 ceph-mon[29607]: pgmap v48: 89 pgs: 89 active+clean; 220 MiB data, 656 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:41 smithi007 ceph-mon[39999]: osdmap e187: 8 total, 8 up, 8 in 2024-09-21T10:07:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:41 smithi007 ceph-mon[39999]: pgmap v48: 89 pgs: 89 active+clean; 220 MiB data, 656 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:42.013 INFO:tasks.rados.rados.0.smithi007.stdout:475: finishing write tid 1 to smithi00780062-46 2024-09-21T10:07:42.013 INFO:tasks.rados.rados.0.smithi007.stdout:475: finishing write tid 2 to smithi00780062-46 2024-09-21T10:07:42.013 INFO:tasks.rados.rados.0.smithi007.stdout:475: finishing write tid 3 to smithi00780062-46 2024-09-21T10:07:42.013 INFO:tasks.rados.rados.0.smithi007.stdout:475: finishing write tid 4 to smithi00780062-46 2024-09-21T10:07:42.013 INFO:tasks.rados.rados.0.smithi007.stdout:475: finishing write tid 5 to smithi00780062-46 2024-09-21T10:07:42.013 INFO:tasks.rados.rados.0.smithi007.stdout:475: oid 46 updating version 0 to 381 2024-09-21T10:07:42.013 INFO:tasks.rados.rados.0.smithi007.stdout:475: oid 46 updating version 381 to 382 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:475: oid 46 version 382 is already newer than 380 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:475: oid 46 updating version 382 to 383 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 383 (ObjNum 212 snap 61 seq_num 212) dirty exists 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:475: left oid 46 (ObjNum 212 snap 61 seq_num 212) 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:471: done (9 left) 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:472: done (8 left) 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:473: done (7 left) 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:474: done (6 left) 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:475: done (5 left) 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:482: done (4 left) 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:483: read oid 50 snap -1 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:483: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-21T10:07:42.014 INFO:tasks.rados.rados.0.smithi007.stdout:484: read oid 47 snap 58 2024-09-21T10:07:42.015 INFO:tasks.rados.rados.0.smithi007.stdout:484: expect deleted 2024-09-21T10:07:42.015 INFO:tasks.rados.rados.0.smithi007.stdout:485: snap_remove snap 55 2024-09-21T10:07:42.602 INFO:tasks.rados.rados.0.smithi007.stdout:485: done (6 left) 2024-09-21T10:07:42.603 INFO:tasks.rados.rados.0.smithi007.stdout:486: read oid 34 snap -1 2024-09-21T10:07:42.603 INFO:tasks.rados.rados.0.smithi007.stdout:486: expect deleted 2024-09-21T10:07:42.603 INFO:tasks.rados.rados.0.smithi007.stdout:487: snap_create 2024-09-21T10:07:42.603 INFO:tasks.rados.rados.0.smithi007.stdout:480: finishing rollback tid 0 to smithi00780062-25 2024-09-21T10:07:42.603 INFO:tasks.rados.rados.0.smithi007.stdout:480: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:07:42.603 INFO:tasks.rados.rados.0.smithi007.stdout:480: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:07:42.604 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 145 (ObjNum 163 snap 43 seq_num 163) dirty exists 2024-09-21T10:07:42.604 INFO:tasks.rados.rados.0.smithi007.stdout:479: finishing rollback tid 0 to smithi00780062-10 2024-09-21T10:07:42.604 INFO:tasks.rados.rados.0.smithi007.stdout:479: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:07:42.604 INFO:tasks.rados.rados.0.smithi007.stdout:479: finishing rollback tid 2 to smithi00780062-10 2024-09-21T10:07:42.604 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 268 (ObjNum 161 snap 42 seq_num 161) dirty exists 2024-09-21T10:07:42.604 INFO:tasks.rados.rados.0.smithi007.stdout:478: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:07:42.604 INFO:tasks.rados.rados.0.smithi007.stdout:478: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:07:42.604 INFO:tasks.rados.rados.0.smithi007.stdout:478: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:07:42.604 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 147 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-09-21T10:07:42.604 INFO:tasks.rados.rados.0.smithi007.stdout:477: expect (ObjNum 192 snap 50 seq_num 192) 2024-09-21T10:07:42.719 INFO:tasks.rados.rados.0.smithi007.stdout:483: expect (ObjNum 94 snap 16 seq_num 94) 2024-09-21T10:07:42.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:42 smithi031 ceph-mon[32927]: osdmap e188: 8 total, 8 up, 8 in 2024-09-21T10:07:42.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:42 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:42.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:42 smithi031 ceph-mon[32927]: osdmap e189: 8 total, 8 up, 8 in 2024-09-21T10:07:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:42 smithi007 ceph-mon[29607]: osdmap e188: 8 total, 8 up, 8 in 2024-09-21T10:07:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:42 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:42 smithi007 ceph-mon[29607]: osdmap e189: 8 total, 8 up, 8 in 2024-09-21T10:07:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:42 smithi007 ceph-mon[39999]: osdmap e188: 8 total, 8 up, 8 in 2024-09-21T10:07:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:42 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:42 smithi007 ceph-mon[39999]: osdmap e189: 8 total, 8 up, 8 in 2024-09-21T10:07:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:477: done (7 left) 2024-09-21T10:07:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:478: done (6 left) 2024-09-21T10:07:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:479: done (5 left) 2024-09-21T10:07:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:480: done (4 left) 2024-09-21T10:07:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:483: done (3 left) 2024-09-21T10:07:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:484: done (2 left) 2024-09-21T10:07:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:486: done (1 left) 2024-09-21T10:07:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:487: done (0 left) 2024-09-21T10:07:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:488: write oid 18 current snap is 62 2024-09-21T10:07:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:488: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2024-09-21T10:07:43.617 INFO:tasks.rados.rados.0.smithi007.stdout:488: writing smithi00780062-18 from 796698 to 1357868 tid 1 2024-09-21T10:07:43.624 INFO:tasks.rados.rados.0.smithi007.stdout:488: writing smithi00780062-18 from 2006323 to 2551729 tid 2 2024-09-21T10:07:43.631 INFO:tasks.rados.rados.0.smithi007.stdout:488: writing smithi00780062-18 from 3126991 to 3596698 tid 3 2024-09-21T10:07:43.631 INFO:tasks.rados.rados.0.smithi007.stdout:489: read oid 21 snap 61 2024-09-21T10:07:43.631 INFO:tasks.rados.rados.0.smithi007.stdout:489: expect (ObjNum 201 snap 56 seq_num 201) 2024-09-21T10:07:43.631 INFO:tasks.rados.rados.0.smithi007.stdout:490: write oid 29 current snap is 62 2024-09-21T10:07:43.631 INFO:tasks.rados.rados.0.smithi007.stdout:488: finishing write tid 1 to smithi00780062-18 2024-09-21T10:07:43.631 INFO:tasks.rados.rados.0.smithi007.stdout:488: finishing write tid 2 to smithi00780062-18 2024-09-21T10:07:43.631 INFO:tasks.rados.rados.0.smithi007.stdout:490: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2024-09-21T10:07:43.636 INFO:tasks.rados.rados.0.smithi007.stdout:490: writing smithi00780062-29 from 413505 to 1049924 tid 1 2024-09-21T10:07:43.644 INFO:tasks.rados.rados.0.smithi007.stdout:490: writing smithi00780062-29 from 1664805 to 2353869 tid 2 2024-09-21T10:07:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:490: writing smithi00780062-29 from 3038061 to 3530132 tid 3 2024-09-21T10:07:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:491: read oid 28 snap -1 2024-09-21T10:07:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:491: expect (ObjNum 173 snap 46 seq_num 173) 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:488: finishing write tid 3 to smithi00780062-18 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:488: finishing write tid 4 to smithi00780062-18 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:488: finishing write tid 5 to smithi00780062-18 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:488: oid 18 updating version 0 to 408 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:488: oid 18 version 408 is already newer than 406 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:488: oid 18 version 408 is already newer than 407 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:488: oid 18 updating version 408 to 409 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 409 (ObjNum 214 snap 62 seq_num 214) dirty exists 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:488: left oid 18 (ObjNum 214 snap 62 seq_num 214) 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:490: finishing write tid 1 to smithi00780062-29 2024-09-21T10:07:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:489: expect (ObjNum 201 snap 56 seq_num 201) 2024-09-21T10:07:43.892 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:43 smithi031 ceph-mon[32927]: pgmap v51: 89 pgs: 89 active+clean; 222 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 435 KiB/s wr, 13 op/s 2024-09-21T10:07:43.892 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:43 smithi031 ceph-mon[32927]: osdmap e190: 8 total, 8 up, 8 in 2024-09-21T10:07:43.893 INFO:tasks.rados.rados.0.smithi007.stdout:490: finishing write tid 2 to smithi00780062-29 2024-09-21T10:07:43.893 INFO:tasks.rados.rados.0.smithi007.stdout:488: done (3 left) 2024-09-21T10:07:43.893 INFO:tasks.rados.rados.0.smithi007.stdout:489: done (2 left) 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:492: rollback oid 6 current snap is 62 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 59 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:490: finishing write tid 3 to smithi00780062-29 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:490: finishing write tid 4 to smithi00780062-29 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:490: finishing write tid 5 to smithi00780062-29 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:490: oid 29 updating version 0 to 167 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:490: oid 29 updating version 167 to 168 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:490: oid 29 updating version 168 to 170 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:490: oid 29 version 170 is already newer than 169 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 170 (ObjNum 215 snap 62 seq_num 215) dirty exists 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:490: left oid 29 (ObjNum 215 snap 62 seq_num 215) 2024-09-21T10:07:43.894 INFO:tasks.rados.rados.0.smithi007.stdout:491: expect (ObjNum 173 snap 46 seq_num 173) 2024-09-21T10:07:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:43 smithi007 ceph-mon[29607]: pgmap v51: 89 pgs: 89 active+clean; 222 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 435 KiB/s wr, 13 op/s 2024-09-21T10:07:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:43 smithi007 ceph-mon[29607]: osdmap e190: 8 total, 8 up, 8 in 2024-09-21T10:07:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:43 smithi007 ceph-mon[39999]: pgmap v51: 89 pgs: 89 active+clean; 222 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 435 KiB/s wr, 13 op/s 2024-09-21T10:07:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:43 smithi007 ceph-mon[39999]: osdmap e190: 8 total, 8 up, 8 in 2024-09-21T10:07:44.058 INFO:tasks.rados.rados.0.smithi007.stdout:492: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:07:44.058 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 92 (ObjNum 225 snap 0 seq_num 1145544041) dirty dne 2024-09-21T10:07:44.058 INFO:tasks.rados.rados.0.smithi007.stdout:490: done (2 left) 2024-09-21T10:07:44.058 INFO:tasks.rados.rados.0.smithi007.stdout:491: done (1 left) 2024-09-21T10:07:44.058 INFO:tasks.rados.rados.0.smithi007.stdout:492: done (0 left) 2024-09-21T10:07:44.058 INFO:tasks.rados.rados.0.smithi007.stdout:493: delete oid 42 current snap is 62 2024-09-21T10:07:44.060 INFO:tasks.rados.rados.0.smithi007.stdout:493: done (0 left) 2024-09-21T10:07:44.060 INFO:tasks.rados.rados.0.smithi007.stdout:494: write oid 5 current snap is 62 2024-09-21T10:07:44.060 INFO:tasks.rados.rados.0.smithi007.stdout:494: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2024-09-21T10:07:44.066 INFO:tasks.rados.rados.0.smithi007.stdout:494: writing smithi00780062-5 from 447119 to 1234036 tid 1 2024-09-21T10:07:44.072 INFO:tasks.rados.rados.0.smithi007.stdout:494: writing smithi00780062-5 from 1665416 to 2358149 tid 2 2024-09-21T10:07:44.079 INFO:tasks.rados.rados.0.smithi007.stdout:494: writing smithi00780062-5 from 2976554 to 3491169 tid 3 2024-09-21T10:07:44.079 INFO:tasks.rados.rados.0.smithi007.stdout:495: rollback oid 41 current snap is 62 2024-09-21T10:07:44.079 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 49 2024-09-21T10:07:44.079 INFO:tasks.rados.rados.0.smithi007.stdout:494: finishing write tid 1 to smithi00780062-5 2024-09-21T10:07:44.079 INFO:tasks.rados.rados.0.smithi007.stdout:494: finishing write tid 2 to smithi00780062-5 2024-09-21T10:07:44.079 INFO:tasks.rados.rados.0.smithi007.stdout:496: write oid 9 current snap is 62 2024-09-21T10:07:44.079 INFO:tasks.rados.rados.0.smithi007.stdout:496: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2024-09-21T10:07:44.084 INFO:tasks.rados.rados.0.smithi007.stdout:496: writing smithi00780062-9 from 463926 to 926092 tid 1 2024-09-21T10:07:44.091 INFO:tasks.rados.rados.0.smithi007.stdout:496: writing smithi00780062-9 from 1723898 to 2160289 tid 2 2024-09-21T10:07:44.098 INFO:tasks.rados.rados.0.smithi007.stdout:496: writing smithi00780062-9 from 2603977 to 3329864 tid 3 2024-09-21T10:07:44.098 INFO:tasks.rados.rados.0.smithi007.stdout:497: read oid 43 snap -1 2024-09-21T10:07:44.098 INFO:tasks.rados.rados.0.smithi007.stdout:497: expect (ObjNum 199 snap 56 seq_num 199) 2024-09-21T10:07:44.098 INFO:tasks.rados.rados.0.smithi007.stdout:498: write oid 38 current snap is 62 2024-09-21T10:07:44.098 INFO:tasks.rados.rados.0.smithi007.stdout:495: finishing rollback tid 0 to smithi00780062-41 2024-09-21T10:07:44.098 INFO:tasks.rados.rados.0.smithi007.stdout:495: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:07:44.098 INFO:tasks.rados.rados.0.smithi007.stdout:495: finishing rollback tid 2 to smithi00780062-41 2024-09-21T10:07:44.098 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 176 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-21T10:07:44.098 INFO:tasks.rados.rados.0.smithi007.stdout:494: finishing write tid 3 to smithi00780062-5 2024-09-21T10:07:44.099 INFO:tasks.rados.rados.0.smithi007.stdout:494: finishing write tid 4 to smithi00780062-5 2024-09-21T10:07:44.099 INFO:tasks.rados.rados.0.smithi007.stdout:498: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2024-09-21T10:07:44.104 INFO:tasks.rados.rados.0.smithi007.stdout:498: writing smithi00780062-38 from 480733 to 1018148 tid 1 2024-09-21T10:07:44.112 INFO:tasks.rados.rados.0.smithi007.stdout:498: writing smithi00780062-38 from 1782380 to 2478782 tid 2 2024-09-21T10:07:44.118 INFO:tasks.rados.rados.0.smithi007.stdout:498: writing smithi00780062-38 from 3031400 to 3568559 tid 3 2024-09-21T10:07:44.118 INFO:tasks.rados.rados.0.smithi007.stdout:495: done (4 left) 2024-09-21T10:07:44.118 INFO:tasks.rados.rados.0.smithi007.stdout:499: snap_remove snap 49 2024-09-21T10:07:44.725 INFO:tasks.rados.rados.0.smithi007.stdout:499: done (4 left) 2024-09-21T10:07:44.725 INFO:tasks.rados.rados.0.smithi007.stdout:500: delete oid 23 current snap is 62 2024-09-21T10:07:44.725 INFO:tasks.rados.rados.0.smithi007.stdout:494: finishing write tid 5 to smithi00780062-5 2024-09-21T10:07:44.725 INFO:tasks.rados.rados.0.smithi007.stdout:494: oid 5 updating version 0 to 116 2024-09-21T10:07:44.725 INFO:tasks.rados.rados.0.smithi007.stdout:494: oid 5 version 116 is already newer than 114 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:494: oid 5 version 116 is already newer than 115 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:494: oid 5 updating version 116 to 117 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 117 (ObjNum 217 snap 62 seq_num 217) dirty exists 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:494: left oid 5 (ObjNum 217 snap 62 seq_num 217) 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:496: finishing write tid 1 to smithi00780062-9 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:496: finishing write tid 2 to smithi00780062-9 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:496: finishing write tid 3 to smithi00780062-9 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:496: finishing write tid 4 to smithi00780062-9 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:496: finishing write tid 5 to smithi00780062-9 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:496: oid 9 updating version 0 to 217 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:496: oid 9 version 217 is already newer than 215 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:496: oid 9 version 217 is already newer than 214 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:496: oid 9 version 217 is already newer than 216 2024-09-21T10:07:44.726 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 217 (ObjNum 218 snap 62 seq_num 218) dirty exists 2024-09-21T10:07:44.727 INFO:tasks.rados.rados.0.smithi007.stdout:496: left oid 9 (ObjNum 218 snap 62 seq_num 218) 2024-09-21T10:07:44.727 INFO:tasks.rados.rados.0.smithi007.stdout:497: expect (ObjNum 199 snap 56 seq_num 199) 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:498: finishing write tid 1 to smithi00780062-38 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:498: finishing write tid 2 to smithi00780062-38 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:498: finishing write tid 3 to smithi00780062-38 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:498: finishing write tid 4 to smithi00780062-38 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:498: finishing write tid 5 to smithi00780062-38 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:498: oid 38 updating version 0 to 411 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:498: oid 38 updating version 411 to 413 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:498: oid 38 version 413 is already newer than 412 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:498: oid 38 version 413 is already newer than 410 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 413 (ObjNum 219 snap 62 seq_num 219) dirty exists 2024-09-21T10:07:44.884 INFO:tasks.rados.rados.0.smithi007.stdout:498: left oid 38 (ObjNum 219 snap 62 seq_num 219) 2024-09-21T10:07:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:494: done (4 left) 2024-09-21T10:07:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:496: done (3 left) 2024-09-21T10:07:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:497: done (2 left) 2024-09-21T10:07:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:498: done (1 left) 2024-09-21T10:07:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:500: done (0 left) 2024-09-21T10:07:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:501: snap_create 2024-09-21T10:07:45.013 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.014 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.014 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.014 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.014 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.014 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.015 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:44 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:44 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:44 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:44 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:44 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:44 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:44 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:45.733 INFO:tasks.rados.rados.0.smithi007.stdout:501: done (0 left) 2024-09-21T10:07:45.733 INFO:tasks.rados.rados.0.smithi007.stdout:502: write oid 32 current snap is 63 2024-09-21T10:07:45.734 INFO:tasks.rados.rados.0.smithi007.stdout:502: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2024-09-21T10:07:45.738 INFO:tasks.rados.rados.0.smithi007.stdout:502: writing smithi00780062-32 from 514347 to 918613 tid 1 2024-09-21T10:07:45.745 INFO:tasks.rados.rados.0.smithi007.stdout:502: writing smithi00780062-32 from 1499344 to 2199415 tid 2 2024-09-21T10:07:45.752 INFO:tasks.rados.rados.0.smithi007.stdout:502: writing smithi00780062-32 from 2686246 to 3362302 tid 3 2024-09-21T10:07:45.752 INFO:tasks.rados.rados.0.smithi007.stdout:503: read oid 47 snap -1 2024-09-21T10:07:45.752 INFO:tasks.rados.rados.0.smithi007.stdout:503: expect deleted 2024-09-21T10:07:45.752 INFO:tasks.rados.rados.0.smithi007.stdout:504: write oid 21 current snap is 63 2024-09-21T10:07:45.753 INFO:tasks.rados.rados.0.smithi007.stdout:502: finishing write tid 1 to smithi00780062-32 2024-09-21T10:07:45.753 INFO:tasks.rados.rados.0.smithi007.stdout:502: finishing write tid 2 to smithi00780062-32 2024-09-21T10:07:45.753 INFO:tasks.rados.rados.0.smithi007.stdout:504: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2024-09-21T10:07:45.757 INFO:tasks.rados.rados.0.smithi007.stdout:504: writing smithi00780062-21 from 531154 to 1010669 tid 1 2024-09-21T10:07:45.763 INFO:tasks.rados.rados.0.smithi007.stdout:504: writing smithi00780062-21 from 1557826 to 2001555 tid 2 2024-09-21T10:07:45.770 INFO:tasks.rados.rados.0.smithi007.stdout:504: writing smithi00780062-21 from 2713669 to 3200997 tid 3 2024-09-21T10:07:45.773 INFO:tasks.rados.rados.0.smithi007.stdout:504: writing smithi00780062-21 from 3679295 to 3731154 tid 4 2024-09-21T10:07:45.773 INFO:tasks.rados.rados.0.smithi007.stdout:505: rollback oid 11 current snap is 63 2024-09-21T10:07:45.773 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 60 2024-09-21T10:07:45.773 INFO:tasks.rados.rados.0.smithi007.stdout:502: finishing write tid 3 to smithi00780062-32 2024-09-21T10:07:45.773 INFO:tasks.rados.rados.0.smithi007.stdout:502: finishing write tid 4 to smithi00780062-32 2024-09-21T10:07:45.773 INFO:tasks.rados.rados.0.smithi007.stdout:502: finishing write tid 5 to smithi00780062-32 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:502: oid 32 updating version 0 to 164 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:502: oid 32 version 164 is already newer than 163 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:502: oid 32 version 164 is already newer than 161 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:502: oid 32 version 164 is already newer than 162 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 164 (ObjNum 221 snap 63 seq_num 221) dirty exists 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:502: left oid 32 (ObjNum 221 snap 63 seq_num 221) 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:504: finishing write tid 1 to smithi00780062-21 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:504: finishing write tid 2 to smithi00780062-21 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:504: finishing write tid 3 to smithi00780062-21 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:502: done (3 left) 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:503: done (2 left) 2024-09-21T10:07:45.774 INFO:tasks.rados.rados.0.smithi007.stdout:506: snap_create 2024-09-21T10:07:45.776 INFO:tasks.rados.rados.0.smithi007.stdout:504: finishing write tid 4 to smithi00780062-21 2024-09-21T10:07:45.776 INFO:tasks.rados.rados.0.smithi007.stdout:504: finishing write tid 5 to smithi00780062-21 2024-09-21T10:07:45.776 INFO:tasks.rados.rados.0.smithi007.stdout:504: finishing write tid 6 to smithi00780062-21 2024-09-21T10:07:45.776 INFO:tasks.rados.rados.0.smithi007.stdout:504: oid 21 updating version 0 to 138 2024-09-21T10:07:45.776 INFO:tasks.rados.rados.0.smithi007.stdout:504: oid 21 updating version 138 to 141 2024-09-21T10:07:45.776 INFO:tasks.rados.rados.0.smithi007.stdout:504: oid 21 version 141 is already newer than 139 2024-09-21T10:07:45.777 INFO:tasks.rados.rados.0.smithi007.stdout:504: oid 21 version 141 is already newer than 140 2024-09-21T10:07:45.777 INFO:tasks.rados.rados.0.smithi007.stdout:504: oid 21 updating version 141 to 142 2024-09-21T10:07:45.777 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 142 (ObjNum 222 snap 63 seq_num 222) dirty exists 2024-09-21T10:07:45.777 INFO:tasks.rados.rados.0.smithi007.stdout:504: left oid 21 (ObjNum 222 snap 63 seq_num 222) 2024-09-21T10:07:45.777 INFO:tasks.rados.rados.0.smithi007.stdout:505: finishing rollback tid 0 to smithi00780062-11 2024-09-21T10:07:45.777 INFO:tasks.rados.rados.0.smithi007.stdout:505: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:07:45.777 INFO:tasks.rados.rados.0.smithi007.stdout:505: finishing rollback tid 2 to smithi00780062-11 2024-09-21T10:07:45.777 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 427 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T10:07:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[39999]: osdmap e191: 8 total, 8 up, 8 in 2024-09-21T10:07:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[39999]: pgmap v54: 89 pgs: 89 active+clean; 222 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 435 KiB/s wr, 13 op/s 2024-09-21T10:07:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[39999]: Standby manager daemon y restarted 2024-09-21T10:07:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[39999]: Standby manager daemon y started 2024-09-21T10:07:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:07:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:07:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:45.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[29607]: osdmap e191: 8 total, 8 up, 8 in 2024-09-21T10:07:45.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[29607]: pgmap v54: 89 pgs: 89 active+clean; 222 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 435 KiB/s wr, 13 op/s 2024-09-21T10:07:45.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[29607]: Standby manager daemon y restarted 2024-09-21T10:07:45.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[29607]: Standby manager daemon y started 2024-09-21T10:07:45.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:07:45.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:45.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:07:45.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:45.944 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:07:45] ENGINE Bus STARTING 2024-09-21T10:07:45.944 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: CherryPy Checker: 2024-09-21T10:07:45.944 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: The Application mounted at '' has an empty config. 2024-09-21T10:07:45.944 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:45.944 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:07:45] ENGINE Serving on http://:::9283 2024-09-21T10:07:45.944 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:45 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:07:45] ENGINE Bus STARTED 2024-09-21T10:07:46.142 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:45 smithi031 ceph-mon[32927]: osdmap e191: 8 total, 8 up, 8 in 2024-09-21T10:07:46.142 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:45 smithi031 ceph-mon[32927]: pgmap v54: 89 pgs: 89 active+clean; 222 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 435 KiB/s wr, 13 op/s 2024-09-21T10:07:46.143 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:45 smithi031 ceph-mon[32927]: Standby manager daemon y restarted 2024-09-21T10:07:46.143 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:45 smithi031 ceph-mon[32927]: Standby manager daemon y started 2024-09-21T10:07:46.143 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:45 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:07:46.143 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:45 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:46.143 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:45 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:07:46.143 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:45 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:46.415 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:46 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:07:46] "GET /metrics HTTP/1.1" 200 36254 "" "Prometheus/2.43.0" 2024-09-21T10:07:46.735 INFO:tasks.rados.rados.0.smithi007.stdout:504: done (2 left) 2024-09-21T10:07:46.735 INFO:tasks.rados.rados.0.smithi007.stdout:505: done (1 left) 2024-09-21T10:07:46.735 INFO:tasks.rados.rados.0.smithi007.stdout:506: done (0 left) 2024-09-21T10:07:46.735 INFO:tasks.rados.rados.0.smithi007.stdout:507: delete oid 45 current snap is 64 2024-09-21T10:07:46.737 INFO:tasks.rados.rados.0.smithi007.stdout:507: done (0 left) 2024-09-21T10:07:46.737 INFO:tasks.rados.rados.0.smithi007.stdout:508: snap_create 2024-09-21T10:07:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:46 smithi031 ceph-mon[32927]: osdmap e192: 8 total, 8 up, 8 in 2024-09-21T10:07:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:46 smithi031 ceph-mon[32927]: mgrmap e26: x(active, since 35s), standbys: y 2024-09-21T10:07:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:46 smithi007 ceph-mon[29607]: osdmap e192: 8 total, 8 up, 8 in 2024-09-21T10:07:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:46 smithi007 ceph-mon[29607]: mgrmap e26: x(active, since 35s), standbys: y 2024-09-21T10:07:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:46 smithi007 ceph-mon[39999]: osdmap e192: 8 total, 8 up, 8 in 2024-09-21T10:07:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:46 smithi007 ceph-mon[39999]: mgrmap e26: x(active, since 35s), standbys: y 2024-09-21T10:07:47.740 INFO:tasks.rados.rados.0.smithi007.stdout:508: done (0 left) 2024-09-21T10:07:47.740 INFO:tasks.rados.rados.0.smithi007.stdout:509: read oid 2 snap -1 2024-09-21T10:07:47.741 INFO:tasks.rados.rados.0.smithi007.stdout:509: expect deleted 2024-09-21T10:07:47.741 INFO:tasks.rados.rados.0.smithi007.stdout:510: rollback oid 25 current snap is 65 2024-09-21T10:07:47.741 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 63 2024-09-21T10:07:47.741 INFO:tasks.rados.rados.0.smithi007.stdout:511: write oid 50 current snap is 65 2024-09-21T10:07:47.741 INFO:tasks.rados.rados.0.smithi007.stdout:511: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2024-09-21T10:07:47.747 INFO:tasks.rados.rados.0.smithi007.stdout:511: writing smithi00780062-50 from 564768 to 1194781 tid 1 2024-09-21T10:07:47.752 INFO:tasks.rados.rados.0.smithi007.stdout:511: writing smithi00780062-50 from 1674790 to 2122188 tid 2 2024-09-21T10:07:47.760 INFO:tasks.rados.rados.0.smithi007.stdout:511: writing smithi00780062-50 from 2768515 to 3394740 tid 3 2024-09-21T10:07:47.760 INFO:tasks.rados.rados.0.smithi007.stdout:512: read oid 34 snap -1 2024-09-21T10:07:47.760 INFO:tasks.rados.rados.0.smithi007.stdout:512: expect deleted 2024-09-21T10:07:47.760 INFO:tasks.rados.rados.0.smithi007.stdout:513: read oid 1 snap 38 2024-09-21T10:07:47.760 INFO:tasks.rados.rados.0.smithi007.stdout:513: expect deleted 2024-09-21T10:07:47.760 INFO:tasks.rados.rados.0.smithi007.stdout:514: read oid 39 snap -1 2024-09-21T10:07:47.760 INFO:tasks.rados.rados.0.smithi007.stdout:514: expect (ObjNum 190 snap 50 seq_num 190) 2024-09-21T10:07:47.760 INFO:tasks.rados.rados.0.smithi007.stdout:515: write oid 27 current snap is 65 2024-09-21T10:07:47.760 INFO:tasks.rados.rados.0.smithi007.stdout:515: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2024-09-21T10:07:47.767 INFO:tasks.rados.rados.0.smithi007.stdout:515: writing smithi00780062-27 from 581575 to 1286837 tid 1 2024-09-21T10:07:47.773 INFO:tasks.rados.rados.0.smithi007.stdout:515: writing smithi00780062-27 from 1733272 to 2440681 tid 2 2024-09-21T10:07:47.780 INFO:tasks.rados.rados.0.smithi007.stdout:515: writing smithi00780062-27 from 3195938 to 3633435 tid 3 2024-09-21T10:07:47.780 INFO:tasks.rados.rados.0.smithi007.stdout:516: write oid 44 current snap is 65 2024-09-21T10:07:47.780 INFO:tasks.rados.rados.0.smithi007.stdout:510: finishing rollback tid 0 to smithi00780062-25 2024-09-21T10:07:47.780 INFO:tasks.rados.rados.0.smithi007.stdout:516: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2024-09-21T10:07:47.787 INFO:tasks.rados.rados.0.smithi007.stdout:516: writing smithi00780062-44 from 598382 to 1378893 tid 1 2024-09-21T10:07:47.793 INFO:tasks.rados.rados.0.smithi007.stdout:516: writing smithi00780062-44 from 2075401 to 2526468 tid 2 2024-09-21T10:07:47.801 INFO:tasks.rados.rados.0.smithi007.stdout:516: writing smithi00780062-44 from 3107008 to 3755777 tid 3 2024-09-21T10:07:47.801 INFO:tasks.rados.rados.0.smithi007.stdout:509: done (7 left) 2024-09-21T10:07:47.801 INFO:tasks.rados.rados.0.smithi007.stdout:517: read oid 30 snap 58 2024-09-21T10:07:47.801 INFO:tasks.rados.rados.0.smithi007.stdout:517: expect (ObjNum 200 snap 56 seq_num 200) 2024-09-21T10:07:47.801 INFO:tasks.rados.rados.0.smithi007.stdout:518: rollback oid 4 current snap is 65 2024-09-21T10:07:47.801 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 36 2024-09-21T10:07:47.801 INFO:tasks.rados.rados.0.smithi007.stdout:510: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:510: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 162 (ObjNum 163 snap 43 seq_num 163) dirty exists 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:511: finishing write tid 1 to smithi00780062-50 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:510: done (8 left) 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:519: snap_create 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:511: finishing write tid 2 to smithi00780062-50 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:511: finishing write tid 3 to smithi00780062-50 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:511: finishing write tid 4 to smithi00780062-50 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:511: finishing write tid 5 to smithi00780062-50 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:511: oid 50 updating version 0 to 87 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:511: oid 50 version 87 is already newer than 85 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:511: oid 50 version 87 is already newer than 86 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:511: oid 50 updating version 87 to 88 2024-09-21T10:07:47.802 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 88 (ObjNum 224 snap 65 seq_num 224) dirty exists 2024-09-21T10:07:47.803 INFO:tasks.rados.rados.0.smithi007.stdout:511: left oid 50 (ObjNum 224 snap 65 seq_num 224) 2024-09-21T10:07:47.803 INFO:tasks.rados.rados.0.smithi007.stdout:514: expect (ObjNum 190 snap 50 seq_num 190) 2024-09-21T10:07:47.853 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:47 smithi007 ceph-mon[29607]: osdmap e193: 8 total, 8 up, 8 in 2024-09-21T10:07:47.853 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:47 smithi007 ceph-mon[29607]: pgmap v57: 89 pgs: 89 active+clean; 238 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-09-21T10:07:47.853 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:47 smithi007 ceph-mon[39999]: osdmap e193: 8 total, 8 up, 8 in 2024-09-21T10:07:47.853 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:47 smithi007 ceph-mon[39999]: pgmap v57: 89 pgs: 89 active+clean; 238 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:515: finishing write tid 1 to smithi00780062-27 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:515: finishing write tid 2 to smithi00780062-27 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:515: finishing write tid 3 to smithi00780062-27 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:515: finishing write tid 4 to smithi00780062-27 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:515: finishing write tid 5 to smithi00780062-27 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:515: oid 27 updating version 0 to 432 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:515: oid 27 version 432 is already newer than 430 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:515: oid 27 version 432 is already newer than 429 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:515: oid 27 version 432 is already newer than 431 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 432 (ObjNum 225 snap 65 seq_num 225) dirty exists 2024-09-21T10:07:47.950 INFO:tasks.rados.rados.0.smithi007.stdout:515: left oid 27 (ObjNum 225 snap 65 seq_num 225) 2024-09-21T10:07:47.951 INFO:tasks.rados.rados.0.smithi007.stdout:516: finishing write tid 1 to smithi00780062-44 2024-09-21T10:07:47.951 INFO:tasks.rados.rados.0.smithi007.stdout:516: finishing write tid 2 to smithi00780062-44 2024-09-21T10:07:47.951 INFO:tasks.rados.rados.0.smithi007.stdout:518: finishing rollback tid 0 to smithi00780062-4 2024-09-21T10:07:47.951 INFO:tasks.rados.rados.0.smithi007.stdout:518: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:07:47.951 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 77 (ObjNum 33 snap 0 seq_num 3163993036) dirty dne 2024-09-21T10:07:47.951 INFO:tasks.rados.rados.0.smithi007.stdout:517: expect (ObjNum 200 snap 56 seq_num 200) 2024-09-21T10:07:48.026 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:47 smithi031 ceph-mon[32927]: osdmap e193: 8 total, 8 up, 8 in 2024-09-21T10:07:48.026 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:47 smithi031 ceph-mon[32927]: pgmap v57: 89 pgs: 89 active+clean; 238 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 20 op/s 2024-09-21T10:07:48.124 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:07:48] ENGINE Bus STOPPING 2024-09-21T10:07:48.157 INFO:tasks.rados.rados.0.smithi007.stdout:516: finishing write tid 3 to smithi00780062-44 2024-09-21T10:07:48.157 INFO:tasks.rados.rados.0.smithi007.stdout:516: finishing write tid 4 to smithi00780062-44 2024-09-21T10:07:48.157 INFO:tasks.rados.rados.0.smithi007.stdout:516: finishing write tid 5 to smithi00780062-44 2024-09-21T10:07:48.157 INFO:tasks.rados.rados.0.smithi007.stdout:516: oid 44 updating version 0 to 434 2024-09-21T10:07:48.157 INFO:tasks.rados.rados.0.smithi007.stdout:516: oid 44 updating version 434 to 435 2024-09-21T10:07:48.157 INFO:tasks.rados.rados.0.smithi007.stdout:516: oid 44 updating version 435 to 437 2024-09-21T10:07:48.157 INFO:tasks.rados.rados.0.smithi007.stdout:516: oid 44 version 437 is already newer than 436 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 437 (ObjNum 226 snap 65 seq_num 226) dirty exists 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:516: left oid 44 (ObjNum 226 snap 65 seq_num 226) 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:511: done (8 left) 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:512: done (7 left) 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:513: done (6 left) 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:514: done (5 left) 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:515: done (4 left) 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:516: done (3 left) 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:517: done (2 left) 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:518: done (1 left) 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:519: done (0 left) 2024-09-21T10:07:48.158 INFO:tasks.rados.rados.0.smithi007.stdout:520: delete oid 22 current snap is 66 2024-09-21T10:07:48.159 INFO:tasks.rados.rados.0.smithi007.stdout:520: done (0 left) 2024-09-21T10:07:48.159 INFO:tasks.rados.rados.0.smithi007.stdout:521: snap_create 2024-09-21T10:07:48.415 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: ignoring --setuser ceph since I am not root 2024-09-21T10:07:48.415 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: ignoring --setgroup ceph since I am not root 2024-09-21T10:07:48.415 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mgr[65810]: -- 172.21.15.31:0/3342940519 <== mon.1 v2:172.21.15.31:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d0b16290e0 con 0x55d0b1606800 2024-09-21T10:07:48.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:07:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:07:48.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:07:48] ENGINE Bus STOPPED 2024-09-21T10:07:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: osdmap e194: 8 total, 8 up, 8 in 2024-09-21T10:07:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: Activating manager daemon y 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: osdmap e195: 8 total, 8 up, 8 in 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: mgrmap e27: y(active, starting, since 0.00668697s) 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:07:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:07:48.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:07:48.945 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:48.669+0000 7fb712f7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:48.945 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:48.669+0000 7fb712f7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:48.945 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:48.669+0000 7fb712f7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:48.945 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:48.669+0000 7fb712f7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:48.945 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:48.669+0000 7fb712f7d640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:48.945 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:48.672+0000 7fb716f85640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:48.945 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:48.672+0000 7fb716f85640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:48.945 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:48.672+0000 7fb716f85640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:48.945 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:48.672+0000 7fb716f85640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:48.945 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:48.672+0000 7fb716f85640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:07:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: Manager daemon y is now available 2024-09-21T10:07:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:07:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:07:48.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: osdmap e194: 8 total, 8 up, 8 in 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: Activating manager daemon y 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: osdmap e195: 8 total, 8 up, 8 in 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: mgrmap e27: y(active, starting, since 0.00668697s) 2024-09-21T10:07:48.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:07:48.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:07:48.949 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:07:48.949 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:07:48.949 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: Manager daemon y is now available 2024-09-21T10:07:48.949 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:48.949 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:48.949 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:48.949 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:07:48.949 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:07:48.995 INFO:tasks.rados.rados.0.smithi007.stdout:521: done (0 left) 2024-09-21T10:07:48.995 INFO:tasks.rados.rados.0.smithi007.stdout:522: snap_remove snap 66 2024-09-21T10:07:49.014 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: osdmap e194: 8 total, 8 up, 8 in 2024-09-21T10:07:49.014 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:49.014 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:49.014 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:49.014 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:49.014 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' 2024-09-21T10:07:49.014 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.24655 172.21.15.31:0/234918517' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: Activating manager daemon y 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: osdmap e195: 8 total, 8 up, 8 in 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: mgrmap e27: y(active, starting, since 0.00668697s) 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:07:49.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:07:49.017 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:07:49.017 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:07:49.017 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: Manager daemon y is now available 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:07:49.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:07:49.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:07:49] ENGINE Bus STARTING 2024-09-21T10:07:49.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:07:49] ENGINE Serving on http://:::9283 2024-09-21T10:07:49.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:07:49] ENGINE Bus STARTED 2024-09-21T10:07:49.996 INFO:tasks.rados.rados.0.smithi007.stdout:522: done (0 left) 2024-09-21T10:07:49.997 INFO:tasks.rados.rados.0.smithi007.stdout:523: write oid 45 current snap is 67 2024-09-21T10:07:49.997 INFO:tasks.rados.rados.0.smithi007.stdout:523: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2024-09-21T10:07:50.003 INFO:tasks.rados.rados.0.smithi007.stdout:523: writing smithi00780062-45 from 631996 to 1163005 tid 1 2024-09-21T10:07:50.009 INFO:tasks.rados.rados.0.smithi007.stdout:523: writing smithi00780062-45 from 1792365 to 2247101 tid 2 2024-09-21T10:07:50.016 INFO:tasks.rados.rados.0.smithi007.stdout:523: writing smithi00780062-45 from 2761854 to 3433167 tid 3 2024-09-21T10:07:50.016 INFO:tasks.rados.rados.0.smithi007.stdout:524: snap_remove snap 61 2024-09-21T10:07:50.311 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-mon[29607]: osdmap e196: 8 total, 8 up, 8 in 2024-09-21T10:07:50.311 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-mon[29607]: mgrmap e28: y(active, since 1.01523s) 2024-09-21T10:07:50.311 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-mon[29607]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:50.311 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-mon[29607]: pgmap v4: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:50.312 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-mon[39999]: osdmap e196: 8 total, 8 up, 8 in 2024-09-21T10:07:50.312 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-mon[39999]: mgrmap e28: y(active, since 1.01523s) 2024-09-21T10:07:50.312 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-mon[39999]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:50.312 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-mon[39999]: pgmap v4: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:50.312 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:49.959+0000 7fb6fad13640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:10:07:49] ENGINE Error in HTTPServer.serve 2024-09-21T10:07:50.312 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: Traceback (most recent call last): 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: self._connections.run(self.expiration_interval) 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: self._run(expiration_interval) 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: s = self.context.wrap_socket( 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: return self.sslsocket_class._create( 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:07:50.313 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: self.do_handshake() 2024-09-21T10:07:50.314 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:07:50.314 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: self._sslobj.do_handshake() 2024-09-21T10:07:50.314 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:07:50.314 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:07:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:07:50.358 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:49 smithi031 ceph-mon[32927]: osdmap e196: 8 total, 8 up, 8 in 2024-09-21T10:07:50.358 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:49 smithi031 ceph-mon[32927]: mgrmap e28: y(active, since 1.01523s) 2024-09-21T10:07:50.359 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:49 smithi031 ceph-mon[32927]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:07:50.359 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:49 smithi031 ceph-mon[32927]: pgmap v4: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:51.010 INFO:tasks.rados.rados.0.smithi007.stdout:524: done (1 left) 2024-09-21T10:07:51.010 INFO:tasks.rados.rados.0.smithi007.stdout:525: rollback oid 12 current snap is 67 2024-09-21T10:07:51.010 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 12 to 65 2024-09-21T10:07:51.010 INFO:tasks.rados.rados.0.smithi007.stdout:523: finishing write tid 1 to smithi00780062-45 2024-09-21T10:07:51.010 INFO:tasks.rados.rados.0.smithi007.stdout:523: finishing write tid 2 to smithi00780062-45 2024-09-21T10:07:51.010 INFO:tasks.rados.rados.0.smithi007.stdout:523: finishing write tid 3 to smithi00780062-45 2024-09-21T10:07:51.010 INFO:tasks.rados.rados.0.smithi007.stdout:523: finishing write tid 4 to smithi00780062-45 2024-09-21T10:07:51.010 INFO:tasks.rados.rados.0.smithi007.stdout:523: finishing write tid 5 to smithi00780062-45 2024-09-21T10:07:51.010 INFO:tasks.rados.rados.0.smithi007.stdout:523: oid 45 updating version 0 to 224 2024-09-21T10:07:51.010 INFO:tasks.rados.rados.0.smithi007.stdout:523: oid 45 version 224 is already newer than 223 2024-09-21T10:07:51.011 INFO:tasks.rados.rados.0.smithi007.stdout:523: oid 45 updating version 224 to 225 2024-09-21T10:07:51.011 INFO:tasks.rados.rados.0.smithi007.stdout:523: oid 45 version 225 is already newer than 222 2024-09-21T10:07:51.011 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 225 (ObjNum 228 snap 67 seq_num 228) dirty exists 2024-09-21T10:07:51.011 INFO:tasks.rados.rados.0.smithi007.stdout:523: left oid 45 (ObjNum 228 snap 67 seq_num 228) 2024-09-21T10:07:51.011 INFO:tasks.rados.rados.0.smithi007.stdout:523: done (1 left) 2024-09-21T10:07:51.011 INFO:tasks.rados.rados.0.smithi007.stdout:526: snap_create 2024-09-21T10:07:51.018 INFO:tasks.rados.rados.0.smithi007.stdout:525: finishing rollback tid 0 to smithi00780062-12 2024-09-21T10:07:51.018 INFO:tasks.rados.rados.0.smithi007.stdout:525: finishing rollback tid 1 to smithi00780062-12 2024-09-21T10:07:51.018 INFO:tasks.rados.rados.0.smithi007.stdout:525: finishing rollback tid 2 to smithi00780062-12 2024-09-21T10:07:51.018 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 146 (ObjNum 167 snap 43 seq_num 167) dirty exists 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[29607]: [21/Sep/2024:10:07:49] ENGINE Bus STARTING 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[29607]: [21/Sep/2024:10:07:49] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[29607]: [21/Sep/2024:10:07:49] ENGINE Error in HTTPServer.serve 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout: Traceback (most recent call last): 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._run(expiration_interval) 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:07:51.267 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout: s = self.context.wrap_socket( 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout: return self.sslsocket_class._create( 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout: self.do_handshake() 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._sslobj.do_handshake() 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[29607]: osdmap e197: 8 total, 8 up, 8 in 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[29607]: pgmap v6: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:51.268 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[29607]: mgrmap e29: y(active, since 2s) 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[39999]: [21/Sep/2024:10:07:49] ENGINE Bus STARTING 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[39999]: [21/Sep/2024:10:07:49] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[39999]: [21/Sep/2024:10:07:49] ENGINE Error in HTTPServer.serve 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout: Traceback (most recent call last): 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._run(expiration_interval) 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:07:51.269 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout: s = self.context.wrap_socket( 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout: return self.sslsocket_class._create( 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout: self.do_handshake() 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._sslobj.do_handshake() 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[39999]: osdmap e197: 8 total, 8 up, 8 in 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[39999]: pgmap v6: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:51.270 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:50 smithi007 ceph-mon[39999]: mgrmap e29: y(active, since 2s) 2024-09-21T10:07:51.282 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:50 smithi031 ceph-mon[32927]: [21/Sep/2024:10:07:49] ENGINE Bus STARTING 2024-09-21T10:07:51.282 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:50 smithi031 ceph-mon[32927]: [21/Sep/2024:10:07:49] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T10:07:51.282 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:50 smithi031 ceph-mon[32927]: [21/Sep/2024:10:07:49] ENGINE Error in HTTPServer.serve 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: Traceback (most recent call last): 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._run(expiration_interval) 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: s = self.context.wrap_socket( 2024-09-21T10:07:51.283 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:07:51.284 INFO:journalctl@ceph.mon.b.smithi031.stdout: return self.sslsocket_class._create( 2024-09-21T10:07:51.284 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:07:51.284 INFO:journalctl@ceph.mon.b.smithi031.stdout: self.do_handshake() 2024-09-21T10:07:51.284 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:07:51.284 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._sslobj.do_handshake() 2024-09-21T10:07:51.284 INFO:journalctl@ceph.mon.b.smithi031.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:07:51.284 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:50 smithi031 ceph-mon[32927]: osdmap e197: 8 total, 8 up, 8 in 2024-09-21T10:07:51.284 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:50 smithi031 ceph-mon[32927]: pgmap v6: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:51.284 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:50 smithi031 ceph-mon[32927]: mgrmap e29: y(active, since 2s) 2024-09-21T10:07:52.015 INFO:tasks.rados.rados.0.smithi007.stdout:525: done (1 left) 2024-09-21T10:07:52.016 INFO:tasks.rados.rados.0.smithi007.stdout:526: done (0 left) 2024-09-21T10:07:52.016 INFO:tasks.rados.rados.0.smithi007.stdout:527: rollback oid 7 current snap is 68 2024-09-21T10:07:52.016 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 58 2024-09-21T10:07:52.016 INFO:tasks.rados.rados.0.smithi007.stdout:528: read oid 4 snap -1 2024-09-21T10:07:52.016 INFO:tasks.rados.rados.0.smithi007.stdout:528: expect deleted 2024-09-21T10:07:52.016 INFO:tasks.rados.rados.0.smithi007.stdout:529: write oid 34 current snap is 68 2024-09-21T10:07:52.016 INFO:tasks.rados.rados.0.smithi007.stdout:529: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2024-09-21T10:07:52.023 INFO:tasks.rados.rados.0.smithi007.stdout:529: writing smithi00780062-34 from 648803 to 1371414 tid 1 2024-09-21T10:07:52.030 INFO:tasks.rados.rados.0.smithi007.stdout:529: writing smithi00780062-34 from 1967200 to 2681947 tid 2 2024-09-21T10:07:52.037 INFO:tasks.rados.rados.0.smithi007.stdout:529: writing smithi00780062-34 from 3421983 to 3848803 tid 3 2024-09-21T10:07:52.037 INFO:tasks.rados.rados.0.smithi007.stdout:530: snap_create 2024-09-21T10:07:52.037 INFO:tasks.rados.rados.0.smithi007.stdout:527: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:07:52.037 INFO:tasks.rados.rados.0.smithi007.stdout:527: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:07:52.037 INFO:tasks.rados.rados.0.smithi007.stdout:527: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:07:52.037 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 159 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-09-21T10:07:52.037 INFO:tasks.rados.rados.0.smithi007.stdout:529: finishing write tid 1 to smithi00780062-34 2024-09-21T10:07:52.037 INFO:tasks.rados.rados.0.smithi007.stdout:529: finishing write tid 2 to smithi00780062-34 2024-09-21T10:07:52.039 INFO:tasks.rados.rados.0.smithi007.stdout:529: finishing write tid 3 to smithi00780062-34 2024-09-21T10:07:52.039 INFO:tasks.rados.rados.0.smithi007.stdout:529: finishing write tid 4 to smithi00780062-34 2024-09-21T10:07:52.039 INFO:tasks.rados.rados.0.smithi007.stdout:529: finishing write tid 5 to smithi00780062-34 2024-09-21T10:07:52.039 INFO:tasks.rados.rados.0.smithi007.stdout:529: oid 34 updating version 0 to 170 2024-09-21T10:07:52.040 INFO:tasks.rados.rados.0.smithi007.stdout:529: oid 34 version 170 is already newer than 169 2024-09-21T10:07:52.040 INFO:tasks.rados.rados.0.smithi007.stdout:529: oid 34 version 170 is already newer than 168 2024-09-21T10:07:52.040 INFO:tasks.rados.rados.0.smithi007.stdout:529: oid 34 version 170 is already newer than 167 2024-09-21T10:07:52.040 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 170 (ObjNum 229 snap 68 seq_num 229) dirty exists 2024-09-21T10:07:52.040 INFO:tasks.rados.rados.0.smithi007.stdout:529: left oid 34 (ObjNum 229 snap 68 seq_num 229) 2024-09-21T10:07:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:52 smithi031 ceph-mon[32927]: [21/Sep/2024:10:07:50] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T10:07:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:52 smithi031 ceph-mon[32927]: [21/Sep/2024:10:07:50] ENGINE Bus STARTED 2024-09-21T10:07:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:52 smithi031 ceph-mon[32927]: osdmap e198: 8 total, 8 up, 8 in 2024-09-21T10:07:52.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:52 smithi007 ceph-mon[29607]: [21/Sep/2024:10:07:50] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T10:07:52.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:52 smithi007 ceph-mon[29607]: [21/Sep/2024:10:07:50] ENGINE Bus STARTED 2024-09-21T10:07:52.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:52 smithi007 ceph-mon[29607]: osdmap e198: 8 total, 8 up, 8 in 2024-09-21T10:07:52.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:52 smithi007 ceph-mon[39999]: [21/Sep/2024:10:07:50] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T10:07:52.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:52 smithi007 ceph-mon[39999]: [21/Sep/2024:10:07:50] ENGINE Bus STARTED 2024-09-21T10:07:52.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:52 smithi007 ceph-mon[39999]: osdmap e198: 8 total, 8 up, 8 in 2024-09-21T10:07:52.604 INFO:tasks.rados.rados.0.smithi007.stdout:527: done (3 left) 2024-09-21T10:07:52.604 INFO:tasks.rados.rados.0.smithi007.stdout:528: done (2 left) 2024-09-21T10:07:52.605 INFO:tasks.rados.rados.0.smithi007.stdout:529: done (1 left) 2024-09-21T10:07:52.605 INFO:tasks.rados.rados.0.smithi007.stdout:530: done (0 left) 2024-09-21T10:07:52.605 INFO:tasks.rados.rados.0.smithi007.stdout:531: delete oid 49 current snap is 69 2024-09-21T10:07:52.606 INFO:tasks.rados.rados.0.smithi007.stdout:531: done (0 left) 2024-09-21T10:07:52.607 INFO:tasks.rados.rados.0.smithi007.stdout:532: snap_remove snap 59 2024-09-21T10:07:53.404 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[29607]: pgmap v8: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:53.404 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[29607]: osdmap e199: 8 total, 8 up, 8 in 2024-09-21T10:07:53.404 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[29607]: mgrmap e30: y(active, since 4s) 2024-09-21T10:07:53.404 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:53.405 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:53.405 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[29607]: osdmap e200: 8 total, 8 up, 8 in 2024-09-21T10:07:53.405 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[39999]: pgmap v8: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:53.405 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[39999]: osdmap e199: 8 total, 8 up, 8 in 2024-09-21T10:07:53.405 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[39999]: mgrmap e30: y(active, since 4s) 2024-09-21T10:07:53.405 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:53.405 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:53.405 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-mon[39999]: osdmap e200: 8 total, 8 up, 8 in 2024-09-21T10:07:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-mon[32927]: pgmap v8: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-mon[32927]: osdmap e199: 8 total, 8 up, 8 in 2024-09-21T10:07:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-mon[32927]: mgrmap e30: y(active, since 4s) 2024-09-21T10:07:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:53.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:53.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-mon[32927]: osdmap e200: 8 total, 8 up, 8 in 2024-09-21T10:07:53.606 INFO:tasks.rados.rados.0.smithi007.stdout:532: done (0 left) 2024-09-21T10:07:53.606 INFO:tasks.rados.rados.0.smithi007.stdout:533: write oid 45 current snap is 69 2024-09-21T10:07:53.606 INFO:tasks.rados.rados.0.smithi007.stdout:533: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2024-09-21T10:07:53.613 INFO:tasks.rados.rados.0.smithi007.stdout:533: writing smithi00780062-45 from 682417 to 1155526 tid 1 2024-09-21T10:07:53.619 INFO:tasks.rados.rados.0.smithi007.stdout:533: writing smithi00780062-45 from 1567811 to 2169874 tid 2 2024-09-21T10:07:53.627 INFO:tasks.rados.rados.0.smithi007.stdout:533: writing smithi00780062-45 from 2844123 to 3465605 tid 3 2024-09-21T10:07:53.627 INFO:tasks.rados.rados.0.smithi007.stdout:534: delete oid 10 current snap is 69 2024-09-21T10:07:53.627 INFO:tasks.rados.rados.0.smithi007.stdout:533: finishing write tid 1 to smithi00780062-45 2024-09-21T10:07:53.627 INFO:tasks.rados.rados.0.smithi007.stdout:533: finishing write tid 2 to smithi00780062-45 2024-09-21T10:07:53.629 INFO:tasks.rados.rados.0.smithi007.stdout:534: done (1 left) 2024-09-21T10:07:53.629 INFO:tasks.rados.rados.0.smithi007.stdout:535: write oid 48 current snap is 69 2024-09-21T10:07:53.629 INFO:tasks.rados.rados.0.smithi007.stdout:535: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2024-09-21T10:07:53.637 INFO:tasks.rados.rados.0.smithi007.stdout:535: writing smithi00780062-48 from 716031 to 1339638 tid 1 2024-09-21T10:07:53.644 INFO:tasks.rados.rados.0.smithi007.stdout:535: writing smithi00780062-48 from 2084775 to 2690507 tid 2 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:535: writing smithi00780062-48 from 3298969 to 3916031 tid 3 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:536: snap_create 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:533: finishing write tid 3 to smithi00780062-45 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:533: finishing write tid 4 to smithi00780062-45 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:533: finishing write tid 5 to smithi00780062-45 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:533: oid 45 updating version 0 to 238 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:533: oid 45 version 238 is already newer than 236 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:533: oid 45 version 238 is already newer than 235 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:533: oid 45 version 238 is already newer than 237 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 238 (ObjNum 231 snap 69 seq_num 231) dirty exists 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:533: left oid 45 (ObjNum 231 snap 69 seq_num 231) 2024-09-21T10:07:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:535: finishing write tid 1 to smithi00780062-48 2024-09-21T10:07:53.653 INFO:tasks.rados.rados.0.smithi007.stdout:535: finishing write tid 2 to smithi00780062-48 2024-09-21T10:07:53.655 INFO:tasks.rados.rados.0.smithi007.stdout:535: finishing write tid 3 to smithi00780062-48 2024-09-21T10:07:53.655 INFO:tasks.rados.rados.0.smithi007.stdout:535: finishing write tid 4 to smithi00780062-48 2024-09-21T10:07:53.655 INFO:tasks.rados.rados.0.smithi007.stdout:535: finishing write tid 5 to smithi00780062-48 2024-09-21T10:07:53.655 INFO:tasks.rados.rados.0.smithi007.stdout:535: oid 48 updating version 0 to 171 2024-09-21T10:07:53.655 INFO:tasks.rados.rados.0.smithi007.stdout:535: oid 48 version 171 is already newer than 170 2024-09-21T10:07:53.655 INFO:tasks.rados.rados.0.smithi007.stdout:535: oid 48 updating version 171 to 172 2024-09-21T10:07:53.655 INFO:tasks.rados.rados.0.smithi007.stdout:535: oid 48 updating version 172 to 173 2024-09-21T10:07:53.655 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 173 (ObjNum 233 snap 69 seq_num 233) dirty exists 2024-09-21T10:07:53.655 INFO:tasks.rados.rados.0.smithi007.stdout:535: left oid 48 (ObjNum 233 snap 69 seq_num 233) 2024-09-21T10:07:53.692 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:07:53 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:07:53.511Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi031.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.31:8443: connect: connection refused" 2024-09-21T10:07:53.765 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:53] ENGINE Bus STARTING 2024-09-21T10:07:53.765 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: CherryPy Checker: 2024-09-21T10:07:53.765 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: The Application mounted at '' has an empty config. 2024-09-21T10:07:53.765 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: 2024-09-21T10:07:53.765 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:53] ENGINE Serving on http://:::9283 2024-09-21T10:07:53.765 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: [21/Sep/2024:10:07:53] ENGINE Bus STARTED 2024-09-21T10:07:54.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.015 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.016 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: Standby manager daemon x started 2024-09-21T10:07:54.016 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:07:54.016 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:54.016 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:07:54.016 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:54.016 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: osdmap e201: 8 total, 8 up, 8 in 2024-09-21T10:07:54.016 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.016 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:54 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.442 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:07:54.110Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=2 2024-09-21T10:07:54.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: Standby manager daemon x started 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: osdmap e201: 8 total, 8 up, 8 in 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: Standby manager daemon x started 2024-09-21T10:07:54.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:07:54.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:07:54.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:07:54.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/3588468016' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:07:54.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: osdmap e201: 8 total, 8 up, 8 in 2024-09-21T10:07:54.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:54 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:54.607 INFO:tasks.rados.rados.0.smithi007.stdout:533: done (2 left) 2024-09-21T10:07:54.607 INFO:tasks.rados.rados.0.smithi007.stdout:535: done (1 left) 2024-09-21T10:07:54.608 INFO:tasks.rados.rados.0.smithi007.stdout:536: done (0 left) 2024-09-21T10:07:54.608 INFO:tasks.rados.rados.0.smithi007.stdout:537: read oid 42 snap -1 2024-09-21T10:07:54.608 INFO:tasks.rados.rados.0.smithi007.stdout:537: expect deleted 2024-09-21T10:07:54.608 INFO:tasks.rados.rados.0.smithi007.stdout:538: snap_create 2024-09-21T10:07:55.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:55 smithi007 ceph-mon[29607]: pgmap v12: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:55.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:55 smithi007 ceph-mon[29607]: mgrmap e31: y(active, since 6s), standbys: x 2024-09-21T10:07:55.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:55 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:07:55.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:55 smithi007 ceph-mon[29607]: osdmap e202: 8 total, 8 up, 8 in 2024-09-21T10:07:55.051 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:55 smithi007 ceph-mon[39999]: pgmap v12: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:55.051 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:55 smithi007 ceph-mon[39999]: mgrmap e31: y(active, since 6s), standbys: x 2024-09-21T10:07:55.051 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:55 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:07:55.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:55 smithi007 ceph-mon[39999]: osdmap e202: 8 total, 8 up, 8 in 2024-09-21T10:07:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:55 smithi031 ceph-mon[32927]: pgmap v12: 89 pgs: 89 active+clean; 244 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:55 smithi031 ceph-mon[32927]: mgrmap e31: y(active, since 6s), standbys: x 2024-09-21T10:07:55.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:55 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:07:55.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:55 smithi031 ceph-mon[32927]: osdmap e202: 8 total, 8 up, 8 in 2024-09-21T10:07:55.608 INFO:tasks.rados.rados.0.smithi007.stdout:537: done (1 left) 2024-09-21T10:07:55.609 INFO:tasks.rados.rados.0.smithi007.stdout:538: done (0 left) 2024-09-21T10:07:55.609 INFO:tasks.rados.rados.0.smithi007.stdout:539: delete oid 14 current snap is 71 2024-09-21T10:07:55.613 INFO:tasks.rados.rados.0.smithi007.stdout:539: done (0 left) 2024-09-21T10:07:55.613 INFO:tasks.rados.rados.0.smithi007.stdout:540: write oid 24 current snap is 71 2024-09-21T10:07:55.613 INFO:tasks.rados.rados.0.smithi007.stdout:540: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2024-09-21T10:07:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:540: writing smithi00780062-24 from 749645 to 1523750 tid 1 2024-09-21T10:07:55.627 INFO:tasks.rados.rados.0.smithi007.stdout:540: writing smithi00780062-24 from 2085386 to 2694787 tid 2 2024-09-21T10:07:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:540: writing smithi00780062-24 from 3237462 to 3949645 tid 3 2024-09-21T10:07:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:541: read oid 16 snap 38 2024-09-21T10:07:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:541: expect (ObjNum 117 snap 20 seq_num 117) 2024-09-21T10:07:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:542: snap_remove snap 60 2024-09-21T10:07:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:540: finishing write tid 1 to smithi00780062-24 2024-09-21T10:07:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:540: finishing write tid 2 to smithi00780062-24 2024-09-21T10:07:56.415 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:07:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[65806]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:07:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T10:07:56.618 INFO:tasks.rados.rados.0.smithi007.stdout:542: done (2 left) 2024-09-21T10:07:56.618 INFO:tasks.rados.rados.0.smithi007.stdout:543: snap_create 2024-09-21T10:07:56.618 INFO:tasks.rados.rados.0.smithi007.stdout:540: finishing write tid 3 to smithi00780062-24 2024-09-21T10:07:56.618 INFO:tasks.rados.rados.0.smithi007.stdout:540: finishing write tid 4 to smithi00780062-24 2024-09-21T10:07:56.618 INFO:tasks.rados.rados.0.smithi007.stdout:540: finishing write tid 5 to smithi00780062-24 2024-09-21T10:07:56.618 INFO:tasks.rados.rados.0.smithi007.stdout:540: oid 24 updating version 0 to 128 2024-09-21T10:07:56.618 INFO:tasks.rados.rados.0.smithi007.stdout:540: oid 24 version 128 is already newer than 127 2024-09-21T10:07:56.618 INFO:tasks.rados.rados.0.smithi007.stdout:540: oid 24 version 128 is already newer than 126 2024-09-21T10:07:56.618 INFO:tasks.rados.rados.0.smithi007.stdout:540: oid 24 updating version 128 to 129 2024-09-21T10:07:56.619 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 129 (ObjNum 235 snap 71 seq_num 235) dirty exists 2024-09-21T10:07:56.619 INFO:tasks.rados.rados.0.smithi007.stdout:540: left oid 24 (ObjNum 235 snap 71 seq_num 235) 2024-09-21T10:07:56.619 INFO:tasks.rados.rados.0.smithi007.stdout:541: expect (ObjNum 117 snap 20 seq_num 117) 2024-09-21T10:07:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:56 smithi031 ceph-mon[32927]: osdmap e203: 8 total, 8 up, 8 in 2024-09-21T10:07:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:56 smithi031 ceph-mon[32927]: pgmap v15: 89 pgs: 89 active+clean; 256 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-21T10:07:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:56 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:56 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:56 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:56 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[29607]: osdmap e203: 8 total, 8 up, 8 in 2024-09-21T10:07:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[29607]: pgmap v15: 89 pgs: 89 active+clean; 256 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-21T10:07:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[39999]: osdmap e203: 8 total, 8 up, 8 in 2024-09-21T10:07:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[39999]: pgmap v15: 89 pgs: 89 active+clean; 256 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-21T10:07:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:56 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:57.606 INFO:tasks.rados.rados.0.smithi007.stdout:540: done (2 left) 2024-09-21T10:07:57.606 INFO:tasks.rados.rados.0.smithi007.stdout:541: done (1 left) 2024-09-21T10:07:57.606 INFO:tasks.rados.rados.0.smithi007.stdout:543: done (0 left) 2024-09-21T10:07:57.606 INFO:tasks.rados.rados.0.smithi007.stdout:544: write oid 42 current snap is 72 2024-09-21T10:07:57.606 INFO:tasks.rados.rados.0.smithi007.stdout:544: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2024-09-21T10:07:57.613 INFO:tasks.rados.rados.0.smithi007.stdout:544: writing smithi00780062-42 from 766452 to 1332159 tid 1 2024-09-21T10:07:57.619 INFO:tasks.rados.rados.0.smithi007.stdout:544: writing smithi00780062-42 from 1860221 to 2329633 tid 2 2024-09-21T10:07:57.625 INFO:tasks.rados.rados.0.smithi007.stdout:544: writing smithi00780062-42 from 2981238 to 3575433 tid 3 2024-09-21T10:07:57.626 INFO:tasks.rados.rados.0.smithi007.stdout:545: snap_remove snap 43 2024-09-21T10:07:57.626 INFO:tasks.rados.rados.0.smithi007.stdout:544: finishing write tid 1 to smithi00780062-42 2024-09-21T10:07:57.626 INFO:tasks.rados.rados.0.smithi007.stdout:544: finishing write tid 2 to smithi00780062-42 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: osdmap e204: 8 total, 8 up, 8 in 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:07:57.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:57 smithi031 ceph-mon[32927]: osdmap e205: 8 total, 8 up, 8 in 2024-09-21T10:07:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: osdmap e204: 8 total, 8 up, 8 in 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[29607]: osdmap e205: 8 total, 8 up, 8 in 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: osdmap e204: 8 total, 8 up, 8 in 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:07:57.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:07:57.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:07:57.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:57 smithi007 ceph-mon[39999]: osdmap e205: 8 total, 8 up, 8 in 2024-09-21T10:07:58.623 INFO:tasks.rados.rados.0.smithi007.stdout:545: done (1 left) 2024-09-21T10:07:58.623 INFO:tasks.rados.rados.0.smithi007.stdout:546: snap_create 2024-09-21T10:07:58.623 INFO:tasks.rados.rados.0.smithi007.stdout:544: finishing write tid 3 to smithi00780062-42 2024-09-21T10:07:58.623 INFO:tasks.rados.rados.0.smithi007.stdout:544: finishing write tid 4 to smithi00780062-42 2024-09-21T10:07:58.623 INFO:tasks.rados.rados.0.smithi007.stdout:544: finishing write tid 5 to smithi00780062-42 2024-09-21T10:07:58.623 INFO:tasks.rados.rados.0.smithi007.stdout:544: oid 42 updating version 0 to 202 2024-09-21T10:07:58.624 INFO:tasks.rados.rados.0.smithi007.stdout:544: oid 42 updating version 202 to 203 2024-09-21T10:07:58.624 INFO:tasks.rados.rados.0.smithi007.stdout:544: oid 42 updating version 203 to 204 2024-09-21T10:07:58.624 INFO:tasks.rados.rados.0.smithi007.stdout:544: oid 42 version 204 is already newer than 201 2024-09-21T10:07:58.624 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 204 (ObjNum 236 snap 72 seq_num 236) dirty exists 2024-09-21T10:07:58.624 INFO:tasks.rados.rados.0.smithi007.stdout:544: left oid 42 (ObjNum 236 snap 72 seq_num 236) 2024-09-21T10:07:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:58 smithi031 ceph-mon[32927]: Reconfiguring daemon prometheus.a on smithi031 2024-09-21T10:07:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:58 smithi031 ceph-mon[32927]: pgmap v18: 89 pgs: 89 active+clean; 256 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-21T10:07:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:58 smithi007 ceph-mon[29607]: Reconfiguring daemon prometheus.a on smithi031 2024-09-21T10:07:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:58 smithi007 ceph-mon[29607]: pgmap v18: 89 pgs: 89 active+clean; 256 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-21T10:07:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:58 smithi007 ceph-mon[39999]: Reconfiguring daemon prometheus.a on smithi031 2024-09-21T10:07:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:58 smithi007 ceph-mon[39999]: pgmap v18: 89 pgs: 89 active+clean; 256 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-09-21T10:07:59.627 INFO:tasks.rados.rados.0.smithi007.stdout:544: done (1 left) 2024-09-21T10:07:59.627 INFO:tasks.rados.rados.0.smithi007.stdout:546: done (0 left) 2024-09-21T10:07:59.627 INFO:tasks.rados.rados.0.smithi007.stdout:547: snap_remove snap 68 2024-09-21T10:07:59.907 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:07:59 smithi031 ceph-mon[32927]: osdmap e206: 8 total, 8 up, 8 in 2024-09-21T10:07:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:07:59 smithi007 ceph-mon[29607]: osdmap e206: 8 total, 8 up, 8 in 2024-09-21T10:07:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:07:59 smithi007 ceph-mon[39999]: osdmap e206: 8 total, 8 up, 8 in 2024-09-21T10:08:00.227 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:08:00.627 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 systemd[1]: Stopping Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:08:00.631 INFO:tasks.rados.rados.0.smithi007.stdout:547: done (0 left) 2024-09-21T10:08:00.631 INFO:tasks.rados.rados.0.smithi007.stdout:548: rollback oid 39 current snap is 73 2024-09-21T10:08:00.631 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 67 2024-09-21T10:08:00.631 INFO:tasks.rados.rados.0.smithi007.stdout:549: read oid 9 snap -1 2024-09-21T10:08:00.631 INFO:tasks.rados.rados.0.smithi007.stdout:549: expect (ObjNum 218 snap 62 seq_num 218) 2024-09-21T10:08:00.631 INFO:tasks.rados.rados.0.smithi007.stdout:550: snap_create 2024-09-21T10:08:00.637 INFO:tasks.rados.rados.0.smithi007.stdout:549: expect (ObjNum 218 snap 62 seq_num 218) 2024-09-21T10:08:00.819 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (3m) 8s ago 4m 29.7M - 0.25.0 c8568f914cd2 32fae7395b18 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (4m) 7s ago 4m 89.1M - 9.4.7 954c08fa6188 3a51b115394f 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (3m) 8s ago 3m 15.7M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (3m) 7s ago 3m 13.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (58s) 7s ago 8m 127M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 bcf2571b9bb6 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (21s) 8s ago 9m 491M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (9m) 8s ago 10m 53.8M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e c6bb2b6348b9 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (8m) 7s ago 8m 46.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e df28637d8602 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (8m) 8s ago 8m 43.9M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 36d8363c3a46 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (4m) 8s ago 3m 16.3M - 1.5.0 0da6a335fe13 a298b78d34b3 2024-09-21T10:08:00.820 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (3m) 7s ago 3m 15.6M - 1.5.0 0da6a335fe13 47995e18a855 2024-09-21T10:08:00.821 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (8m) 8s ago 8m 78.9M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:08:00.821 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (7m) 8s ago 7m 63.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:08:00.821 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (7m) 8s ago 7m 69.9M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:08:00.821 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (6m) 8s ago 6m 49.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:08:00.821 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (6m) 7s ago 6m 77.3M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:08:00.821 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (6m) 7s ago 6m 79.8M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:08:00.822 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (5m) 7s ago 5m 67.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:08:00.822 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (5m) 7s ago 5m 61.8M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:08:00.822 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (26s) 7s ago 4m 35.7M - 2.43.0 a07b618ecd1d 709a4adb68ea 2024-09-21T10:08:00.846 INFO:tasks.rados.rados.0.smithi007.stdout:548: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:08:00.846 INFO:tasks.rados.rados.0.smithi007.stdout:548: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:08:00.846 INFO:tasks.rados.rados.0.smithi007.stdout:548: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:08:00.846 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 186 (ObjNum 190 snap 50 seq_num 190) dirty exists 2024-09-21T10:08:00.895 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-mon[32927]: osdmap e207: 8 total, 8 up, 8 in 2024-09-21T10:08:00.895 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-mon[32927]: pgmap v21: 89 pgs: 89 active+clean; 257 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 910 KiB/s wr, 5 op/s 2024-09-21T10:08:00.895 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.629Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:08:00.895 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.629Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T10:08:00.895 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.629Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T10:08:00.896 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.629Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T10:08:00.896 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.629Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T10:08:00.896 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.629Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T10:08:00.896 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.630Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T10:08:00.896 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.630Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T10:08:00.896 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.630Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T10:08:00.896 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.630Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T10:08:00.896 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.630Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T10:08:00.896 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[73557]: ts=2024-09-21T10:08:00.630Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T10:08:00.896 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:00 smithi031 podman[75416]: 2024-09-21 10:08:00.638362421 +0000 UTC m=+0.104484372 container died 709a4adb68eab1a64de722a54a2750e751ca5fd5a9cc9f8a2ae462319789bd27 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:00 smithi007 ceph-mon[29607]: osdmap e207: 8 total, 8 up, 8 in 2024-09-21T10:08:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:00 smithi007 ceph-mon[29607]: pgmap v21: 89 pgs: 89 active+clean; 257 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 910 KiB/s wr, 5 op/s 2024-09-21T10:08:00.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:00 smithi007 ceph-mon[39999]: osdmap e207: 8 total, 8 up, 8 in 2024-09-21T10:08:00.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:00 smithi007 ceph-mon[39999]: pgmap v21: 89 pgs: 89 active+clean; 257 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 910 KiB/s wr, 5 op/s 2024-09-21T10:08:01.165 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 podman[75416]: 2024-09-21 10:08:01.026266026 +0000 UTC m=+0.492387969 container cleanup 709a4adb68eab1a64de722a54a2750e751ca5fd5a9cc9f8a2ae462319789bd27 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:01.166 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 bash[75416]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:08:01.173 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:08:01.174 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:08:01.175 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:08:01.175 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:08:01.175 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:08:01.175 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:08:01.175 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [ 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr" 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "", 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:08:01.475 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:08:01.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 podman[75429]: 2024-09-21 10:08:01.277619661 +0000 UTC m=+0.637720236 container remove 709a4adb68eab1a64de722a54a2750e751ca5fd5a9cc9f8a2ae462319789bd27 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:01.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T10:08:01.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 systemd[1]: Stopped Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:08:01.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.072s CPU time. 2024-09-21T10:08:01.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 systemd[1]: Starting Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:08:01.634 INFO:tasks.rados.rados.0.smithi007.stdout:548: done (2 left) 2024-09-21T10:08:01.634 INFO:tasks.rados.rados.0.smithi007.stdout:549: done (1 left) 2024-09-21T10:08:01.634 INFO:tasks.rados.rados.0.smithi007.stdout:550: done (0 left) 2024-09-21T10:08:01.634 INFO:tasks.rados.rados.0.smithi007.stdout:551: write oid 40 current snap is 74 2024-09-21T10:08:01.634 INFO:tasks.rados.rados.0.smithi007.stdout:551: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2024-09-21T10:08:01.642 INFO:tasks.rados.rados.0.smithi007.stdout:551: writing smithi00780062-40 from 783259 to 1424215 tid 1 2024-09-21T10:08:01.648 INFO:tasks.rados.rados.0.smithi007.stdout:551: writing smithi00780062-40 from 1918703 to 2531773 tid 2 2024-09-21T10:08:01.653 INFO:tasks.rados.rados.0.smithi007.stdout:551: writing smithi00780062-40 from 3008661 to 3414128 tid 3 2024-09-21T10:08:01.656 INFO:tasks.rados.rados.0.smithi007.stdout:551: writing smithi00780062-40 from 3821939 to 3983259 tid 4 2024-09-21T10:08:01.656 INFO:tasks.rados.rados.0.smithi007.stdout:552: read oid 4 snap 73 2024-09-21T10:08:01.656 INFO:tasks.rados.rados.0.smithi007.stdout:552: expect deleted 2024-09-21T10:08:01.656 INFO:tasks.rados.rados.0.smithi007.stdout:553: write oid 24 current snap is 74 2024-09-21T10:08:01.657 INFO:tasks.rados.rados.0.smithi007.stdout:551: finishing write tid 1 to smithi00780062-40 2024-09-21T10:08:01.657 INFO:tasks.rados.rados.0.smithi007.stdout:553: seq_num 238 ranges {400066=716205,1860832=139234} 2024-09-21T10:08:01.662 INFO:tasks.rados.rados.0.smithi007.stdout:553: writing smithi00780062-24 from 400066 to 1116271 tid 1 2024-09-21T10:08:01.667 INFO:tasks.rados.rados.0.smithi007.stdout:553: writing smithi00780062-24 from 1860832 to 2000066 tid 2 2024-09-21T10:08:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:554: rollback oid 23 current snap is 74 2024-09-21T10:08:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 23 to 65 2024-09-21T10:08:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:551: finishing write tid 2 to smithi00780062-40 2024-09-21T10:08:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:555: read oid 8 snap -1 2024-09-21T10:08:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:555: expect (ObjNum 207 snap 59 seq_num 207) 2024-09-21T10:08:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:556: write oid 29 current snap is 74 2024-09-21T10:08:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:551: finishing write tid 3 to smithi00780062-40 2024-09-21T10:08:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:556: seq_num 239 ranges {416873=791454,1919314=97559} 2024-09-21T10:08:01.674 INFO:tasks.rados.rados.0.smithi007.stdout:556: writing smithi00780062-29 from 416873 to 1208327 tid 1 2024-09-21T10:08:01.679 INFO:tasks.rados.rados.0.smithi007.stdout:556: writing smithi00780062-29 from 1919314 to 2016873 tid 2 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:557: delete oid 1 current snap is 74 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:551: finishing write tid 4 to smithi00780062-40 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:551: finishing write tid 5 to smithi00780062-40 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:551: finishing write tid 6 to smithi00780062-40 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:551: oid 40 updating version 0 to 212 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:551: oid 40 version 212 is already newer than 211 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:551: oid 40 updating version 212 to 214 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:551: oid 40 updating version 214 to 215 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:551: oid 40 version 215 is already newer than 213 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 215 (ObjNum 237 snap 74 seq_num 237) dirty exists 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:551: left oid 40 (ObjNum 237 snap 74 seq_num 237) 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:554: finishing rollback tid 1 to smithi00780062-23 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 0 (ObjNum 49 snap 0 seq_num 3804660720) dirty dne 2024-09-21T10:08:01.680 INFO:tasks.rados.rados.0.smithi007.stdout:553: finishing write tid 1 to smithi00780062-24 2024-09-21T10:08:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:553: finishing write tid 2 to smithi00780062-24 2024-09-21T10:08:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:553: finishing write tid 3 to smithi00780062-24 2024-09-21T10:08:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:553: finishing write tid 4 to smithi00780062-24 2024-09-21T10:08:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:553: oid 24 updating version 0 to 137 2024-09-21T10:08:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:553: oid 24 version 137 is already newer than 135 2024-09-21T10:08:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:553: oid 24 version 137 is already newer than 136 2024-09-21T10:08:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 137 (ObjNum 238 snap 74 seq_num 238) dirty exists 2024-09-21T10:08:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:553: left oid 24 (ObjNum 238 snap 74 seq_num 238) 2024-09-21T10:08:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:555: expect (ObjNum 207 snap 59 seq_num 207) 2024-09-21T10:08:01.840 INFO:tasks.rados.rados.0.smithi007.stdout:556: finishing write tid 1 to smithi00780062-29 2024-09-21T10:08:01.840 INFO:tasks.rados.rados.0.smithi007.stdout:556: finishing write tid 2 to smithi00780062-29 2024-09-21T10:08:01.840 INFO:tasks.rados.rados.0.smithi007.stdout:556: finishing write tid 3 to smithi00780062-29 2024-09-21T10:08:01.840 INFO:tasks.rados.rados.0.smithi007.stdout:556: finishing write tid 4 to smithi00780062-29 2024-09-21T10:08:01.840 INFO:tasks.rados.rados.0.smithi007.stdout:556: oid 29 updating version 0 to 217 2024-09-21T10:08:01.840 INFO:tasks.rados.rados.0.smithi007.stdout:556: oid 29 updating version 217 to 218 2024-09-21T10:08:01.840 INFO:tasks.rados.rados.0.smithi007.stdout:556: oid 29 updating version 218 to 219 2024-09-21T10:08:01.840 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 219 (ObjNum 239 snap 74 seq_num 239) dirty exists 2024-09-21T10:08:01.840 INFO:tasks.rados.rados.0.smithi007.stdout:556: left oid 29 (ObjNum 239 snap 74 seq_num 239) 2024-09-21T10:08:01.840 INFO:tasks.rados.rados.0.smithi007.stdout:551: done (6 left) 2024-09-21T10:08:01.841 INFO:tasks.rados.rados.0.smithi007.stdout:552: done (5 left) 2024-09-21T10:08:01.841 INFO:tasks.rados.rados.0.smithi007.stdout:553: done (4 left) 2024-09-21T10:08:01.841 INFO:tasks.rados.rados.0.smithi007.stdout:554: done (3 left) 2024-09-21T10:08:01.841 INFO:tasks.rados.rados.0.smithi007.stdout:555: done (2 left) 2024-09-21T10:08:01.841 INFO:tasks.rados.rados.0.smithi007.stdout:556: done (1 left) 2024-09-21T10:08:01.841 INFO:tasks.rados.rados.0.smithi007.stdout:557: done (0 left) 2024-09-21T10:08:01.841 INFO:tasks.rados.rados.0.smithi007.stdout:558: write oid 32 current snap is 74 2024-09-21T10:08:01.841 INFO:tasks.rados.rados.0.smithi007.stdout:558: seq_num 241 ranges {450487=541952,1636278=414209} 2024-09-21T10:08:01.845 INFO:tasks.rados.rados.0.smithi007.stdout:558: writing smithi00780062-32 from 450487 to 992439 tid 1 2024-09-21T10:08:01.851 INFO:tasks.rados.rados.0.smithi007.stdout:558: writing smithi00780062-32 from 1636278 to 2050487 tid 2 2024-09-21T10:08:01.851 INFO:tasks.rados.rados.0.smithi007.stdout:559: rollback oid 21 current snap is 74 2024-09-21T10:08:01.851 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 72 2024-09-21T10:08:01.851 INFO:tasks.rados.rados.0.smithi007.stdout:558: finishing write tid 1 to smithi00780062-32 2024-09-21T10:08:01.851 INFO:tasks.rados.rados.0.smithi007.stdout:560: delete oid 44 current snap is 74 2024-09-21T10:08:01.853 INFO:tasks.rados.rados.0.smithi007.stdout:560: done (2 left) 2024-09-21T10:08:01.853 INFO:tasks.rados.rados.0.smithi007.stdout:561: delete oid 10 current snap is 74 2024-09-21T10:08:01.853 INFO:tasks.rados.rados.0.smithi007.stdout:558: finishing write tid 2 to smithi00780062-32 2024-09-21T10:08:01.853 INFO:tasks.rados.rados.0.smithi007.stdout:558: finishing write tid 3 to smithi00780062-32 2024-09-21T10:08:01.853 INFO:tasks.rados.rados.0.smithi007.stdout:558: finishing write tid 4 to smithi00780062-32 2024-09-21T10:08:01.854 INFO:tasks.rados.rados.0.smithi007.stdout:558: oid 32 updating version 0 to 188 2024-09-21T10:08:01.854 INFO:tasks.rados.rados.0.smithi007.stdout:558: oid 32 updating version 188 to 190 2024-09-21T10:08:01.854 INFO:tasks.rados.rados.0.smithi007.stdout:558: oid 32 version 190 is already newer than 189 2024-09-21T10:08:01.854 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 190 (ObjNum 241 snap 74 seq_num 241) dirty exists 2024-09-21T10:08:01.854 INFO:tasks.rados.rados.0.smithi007.stdout:558: left oid 32 (ObjNum 241 snap 74 seq_num 241) 2024-09-21T10:08:01.854 INFO:tasks.rados.rados.0.smithi007.stdout:559: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:08:01.854 INFO:tasks.rados.rados.0.smithi007.stdout:559: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:08:01.855 INFO:tasks.rados.rados.0.smithi007.stdout:559: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:08:01.855 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 170 (ObjNum 222 snap 63 seq_num 222) dirty exists 2024-09-21T10:08:01.855 INFO:tasks.rados.rados.0.smithi007.stdout:558: done (2 left) 2024-09-21T10:08:01.855 INFO:tasks.rados.rados.0.smithi007.stdout:559: done (1 left) 2024-09-21T10:08:01.855 INFO:tasks.rados.rados.0.smithi007.stdout:561: done (0 left) 2024-09-21T10:08:01.855 INFO:tasks.rados.rados.0.smithi007.stdout:562: delete oid 24 current snap is 74 2024-09-21T10:08:01.856 INFO:tasks.rados.rados.0.smithi007.stdout:562: done (0 left) 2024-09-21T10:08:01.856 INFO:tasks.rados.rados.0.smithi007.stdout:563: write oid 4 current snap is 74 2024-09-21T10:08:01.856 INFO:tasks.rados.rados.0.smithi007.stdout:563: seq_num 245 ranges {517715=559301,1870206=247509} 2024-09-21T10:08:01.861 INFO:tasks.rados.rados.0.smithi007.stdout:563: writing smithi00780062-4 from 517715 to 1077016 tid 1 2024-09-21T10:08:01.867 INFO:tasks.rados.rados.0.smithi007.stdout:563: writing smithi00780062-4 from 1870206 to 2117715 tid 2 2024-09-21T10:08:01.867 INFO:tasks.rados.rados.0.smithi007.stdout:564: read oid 31 snap -1 2024-09-21T10:08:01.867 INFO:tasks.rados.rados.0.smithi007.stdout:564: expect deleted 2024-09-21T10:08:01.867 INFO:tasks.rados.rados.0.smithi007.stdout:565: snap_create 2024-09-21T10:08:01.867 INFO:tasks.rados.rados.0.smithi007.stdout:563: finishing write tid 1 to smithi00780062-4 2024-09-21T10:08:01.869 INFO:tasks.rados.rados.0.smithi007.stdout:563: finishing write tid 2 to smithi00780062-4 2024-09-21T10:08:01.869 INFO:tasks.rados.rados.0.smithi007.stdout:563: finishing write tid 3 to smithi00780062-4 2024-09-21T10:08:01.869 INFO:tasks.rados.rados.0.smithi007.stdout:563: finishing write tid 4 to smithi00780062-4 2024-09-21T10:08:01.869 INFO:tasks.rados.rados.0.smithi007.stdout:563: oid 4 updating version 0 to 88 2024-09-21T10:08:01.869 INFO:tasks.rados.rados.0.smithi007.stdout:563: oid 4 version 88 is already newer than 86 2024-09-21T10:08:01.869 INFO:tasks.rados.rados.0.smithi007.stdout:563: oid 4 version 88 is already newer than 87 2024-09-21T10:08:01.869 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 88 (ObjNum 245 snap 74 seq_num 245) dirty exists 2024-09-21T10:08:01.869 INFO:tasks.rados.rados.0.smithi007.stdout:563: left oid 4 (ObjNum 245 snap 74 seq_num 245) 2024-09-21T10:08:01.915 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 podman[75523]: 2024-09-21 10:08:01.524236268 +0000 UTC m=+0.017437237 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-21T10:08:01.915 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 podman[75523]: 2024-09-21 10:08:01.662031063 +0000 UTC m=+0.155232012 container create 881044a93c481b20574d95b646b85480ccb88714761ed2d2fabc904bb091f94f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-mon[32927]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-mon[32927]: from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-mon[32927]: osdmap e208: 8 total, 8 up, 8 in 2024-09-21T10:08:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-mon[32927]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1800650059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:01 smithi007 ceph-mon[39999]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:01 smithi007 ceph-mon[39999]: from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:01 smithi007 ceph-mon[39999]: osdmap e208: 8 total, 8 up, 8 in 2024-09-21T10:08:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:01 smithi007 ceph-mon[39999]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:01 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1800650059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:01.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:01 smithi007 ceph-mon[29607]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:01.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:01 smithi007 ceph-mon[29607]: from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:01.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:01 smithi007 ceph-mon[29607]: osdmap e208: 8 total, 8 up, 8 in 2024-09-21T10:08:01.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:01 smithi007 ceph-mon[29607]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:01.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:01 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1800650059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:02.416 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 podman[75523]: 2024-09-21 10:08:01.914583922 +0000 UTC m=+0.407784875 container init 881044a93c481b20574d95b646b85480ccb88714761ed2d2fabc904bb091f94f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:02.416 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 podman[75523]: 2024-09-21 10:08:01.917758477 +0000 UTC m=+0.410959424 container start 881044a93c481b20574d95b646b85480ccb88714761ed2d2fabc904bb091f94f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:02.416 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.942Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T10:08:02.416 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.942Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T10:08:02.416 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.942Z caller=main.go:570 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi031 (none))" 2024-09-21T10:08:02.416 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.942Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T10:08:02.416 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.942Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T10:08:02.416 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.944Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T10:08:02.416 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.944Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.945Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.945Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.947Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.947Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.879µs 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.947Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.949Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.956Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.957Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.957Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.957Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.812µs wal_replay_duration=9.905349ms wbl_replay_duration=158ns total_replay_duration=9.952693ms 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.959Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.959Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.959Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T10:08:02.417 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.981Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.902791ms db_storage=965ns remote_storage=1.263µs web_handler=404ns query_engine=587ns scrape=395.256µs scrape_sd=100.905µs notify=13.142µs notify_sd=12.02µs rules=20.825996ms tracing=5.368µs 2024-09-21T10:08:02.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.981Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T10:08:02.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:01.981Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T10:08:02.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 bash[75523]: 881044a93c481b20574d95b646b85480ccb88714761ed2d2fabc904bb091f94f 2024-09-21T10:08:02.418 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:01 smithi031 systemd[1]: Started Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:08:02.608 INFO:tasks.rados.rados.0.smithi007.stdout:563: done (2 left) 2024-09-21T10:08:02.608 INFO:tasks.rados.rados.0.smithi007.stdout:564: done (1 left) 2024-09-21T10:08:02.608 INFO:tasks.rados.rados.0.smithi007.stdout:565: done (0 left) 2024-09-21T10:08:02.608 INFO:tasks.rados.rados.0.smithi007.stdout:566: write oid 36 current snap is 75 2024-09-21T10:08:02.608 INFO:tasks.rados.rados.0.smithi007.stdout:566: seq_num 246 ranges {534522=634550,1812335=322187} 2024-09-21T10:08:02.614 INFO:tasks.rados.rados.0.smithi007.stdout:566: writing smithi00780062-36 from 534522 to 1169072 tid 1 2024-09-21T10:08:02.620 INFO:tasks.rados.rados.0.smithi007.stdout:566: writing smithi00780062-36 from 1812335 to 2134522 tid 2 2024-09-21T10:08:02.621 INFO:tasks.rados.rados.0.smithi007.stdout:567: rollback oid 12 current snap is 75 2024-09-21T10:08:02.621 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 12 to 65 2024-09-21T10:08:02.621 INFO:tasks.rados.rados.0.smithi007.stdout:568: write oid 18 current snap is 75 2024-09-21T10:08:02.621 INFO:tasks.rados.rados.0.smithi007.stdout:568: seq_num 247 ranges {551329=709799,1870817=280512} 2024-09-21T10:08:02.629 INFO:tasks.rados.rados.0.smithi007.stdout:568: writing smithi00780062-18 from 551329 to 1261128 tid 1 2024-09-21T10:08:02.635 INFO:tasks.rados.rados.0.smithi007.stdout:568: writing smithi00780062-18 from 1870817 to 2151329 tid 2 2024-09-21T10:08:02.635 INFO:tasks.rados.rados.0.smithi007.stdout:569: rollback oid 21 current snap is 75 2024-09-21T10:08:02.635 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 65 2024-09-21T10:08:02.635 INFO:tasks.rados.rados.0.smithi007.stdout:566: finishing write tid 1 to smithi00780062-36 2024-09-21T10:08:02.635 INFO:tasks.rados.rados.0.smithi007.stdout:570: snap_remove snap 71 2024-09-21T10:08:02.711 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:02 smithi031 ceph-mon[32927]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:02.712 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:02 smithi031 ceph-mon[32927]: osdmap e209: 8 total, 8 up, 8 in 2024-09-21T10:08:02.712 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:02 smithi031 ceph-mon[32927]: pgmap v24: 89 pgs: 89 active+clean; 257 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 910 KiB/s wr, 5 op/s 2024-09-21T10:08:02.712 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:02 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:02.712 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:02 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:02.712 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:02 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:02.712 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:02 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:02.712 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:02 smithi031 ceph-mon[32927]: osdmap e210: 8 total, 8 up, 8 in 2024-09-21T10:08:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[29607]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[29607]: osdmap e209: 8 total, 8 up, 8 in 2024-09-21T10:08:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[29607]: pgmap v24: 89 pgs: 89 active+clean; 257 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 910 KiB/s wr, 5 op/s 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[29607]: osdmap e210: 8 total, 8 up, 8 in 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[39999]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[39999]: osdmap e209: 8 total, 8 up, 8 in 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[39999]: pgmap v24: 89 pgs: 89 active+clean; 257 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 910 KiB/s wr, 5 op/s 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:02 smithi007 ceph-mon[39999]: osdmap e210: 8 total, 8 up, 8 in 2024-09-21T10:08:03.643 INFO:tasks.rados.rados.0.smithi007.stdout:570: done (4 left) 2024-09-21T10:08:03.643 INFO:tasks.rados.rados.0.smithi007.stdout:571: read oid 48 snap -1 2024-09-21T10:08:03.643 INFO:tasks.rados.rados.0.smithi007.stdout:571: expect (ObjNum 233 snap 69 seq_num 233) 2024-09-21T10:08:03.643 INFO:tasks.rados.rados.0.smithi007.stdout:572: snap_remove snap 63 2024-09-21T10:08:03.836 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:03 smithi031 ceph-mon[32927]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:03.836 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:03 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:08:03.836 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:03 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:08:03.836 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:03 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:03.836 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:03 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:03.836 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:03 smithi031 ceph-mon[32927]: osdmap e211: 8 total, 8 up, 8 in 2024-09-21T10:08:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[29607]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:08:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:08:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[29607]: osdmap e211: 8 total, 8 up, 8 in 2024-09-21T10:08:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[39999]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:08:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:08:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:03 smithi007 ceph-mon[39999]: osdmap e211: 8 total, 8 up, 8 in 2024-09-21T10:08:04.645 INFO:tasks.rados.rados.0.smithi007.stdout:567: finishing rollback tid 0 to smithi00780062-12 2024-09-21T10:08:04.645 INFO:tasks.rados.rados.0.smithi007.stdout:566: finishing write tid 2 to smithi00780062-36 2024-09-21T10:08:04.645 INFO:tasks.rados.rados.0.smithi007.stdout:566: finishing write tid 3 to smithi00780062-36 2024-09-21T10:08:04.646 INFO:tasks.rados.rados.0.smithi007.stdout:567: finishing rollback tid 1 to smithi00780062-12 2024-09-21T10:08:04.646 INFO:tasks.rados.rados.0.smithi007.stdout:567: finishing rollback tid 2 to smithi00780062-12 2024-09-21T10:08:04.646 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 174 (ObjNum 167 snap 43 seq_num 167) dirty exists 2024-09-21T10:08:04.646 INFO:tasks.rados.rados.0.smithi007.stdout:566: finishing write tid 4 to smithi00780062-36 2024-09-21T10:08:04.646 INFO:tasks.rados.rados.0.smithi007.stdout:566: oid 36 updating version 0 to 168 2024-09-21T10:08:04.646 INFO:tasks.rados.rados.0.smithi007.stdout:566: oid 36 updating version 168 to 169 2024-09-21T10:08:04.646 INFO:tasks.rados.rados.0.smithi007.stdout:566: oid 36 version 169 is already newer than 167 2024-09-21T10:08:04.646 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 169 (ObjNum 246 snap 75 seq_num 246) dirty exists 2024-09-21T10:08:04.646 INFO:tasks.rados.rados.0.smithi007.stdout:566: left oid 36 (ObjNum 246 snap 75 seq_num 246) 2024-09-21T10:08:04.647 INFO:tasks.rados.rados.0.smithi007.stdout:569: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:08:04.647 INFO:tasks.rados.rados.0.smithi007.stdout:569: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:08:04.647 INFO:tasks.rados.rados.0.smithi007.stdout:569: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:08:04.647 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 178 (ObjNum 222 snap 63 seq_num 222) dirty exists 2024-09-21T10:08:04.647 INFO:tasks.rados.rados.0.smithi007.stdout:568: finishing write tid 1 to smithi00780062-18 2024-09-21T10:08:04.647 INFO:tasks.rados.rados.0.smithi007.stdout:568: finishing write tid 2 to smithi00780062-18 2024-09-21T10:08:04.647 INFO:tasks.rados.rados.0.smithi007.stdout:568: finishing write tid 3 to smithi00780062-18 2024-09-21T10:08:04.647 INFO:tasks.rados.rados.0.smithi007.stdout:568: finishing write tid 4 to smithi00780062-18 2024-09-21T10:08:04.647 INFO:tasks.rados.rados.0.smithi007.stdout:568: oid 18 updating version 0 to 476 2024-09-21T10:08:04.648 INFO:tasks.rados.rados.0.smithi007.stdout:568: oid 18 version 476 is already newer than 475 2024-09-21T10:08:04.648 INFO:tasks.rados.rados.0.smithi007.stdout:568: oid 18 version 476 is already newer than 474 2024-09-21T10:08:04.648 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 476 (ObjNum 247 snap 75 seq_num 247) dirty exists 2024-09-21T10:08:04.648 INFO:tasks.rados.rados.0.smithi007.stdout:568: left oid 18 (ObjNum 247 snap 75 seq_num 247) 2024-09-21T10:08:04.648 INFO:tasks.rados.rados.0.smithi007.stdout:571: expect (ObjNum 233 snap 69 seq_num 233) 2024-09-21T10:08:04.873 INFO:tasks.rados.rados.0.smithi007.stdout:566: done (5 left) 2024-09-21T10:08:04.873 INFO:tasks.rados.rados.0.smithi007.stdout:567: done (4 left) 2024-09-21T10:08:04.873 INFO:tasks.rados.rados.0.smithi007.stdout:568: done (3 left) 2024-09-21T10:08:04.873 INFO:tasks.rados.rados.0.smithi007.stdout:569: done (2 left) 2024-09-21T10:08:04.873 INFO:tasks.rados.rados.0.smithi007.stdout:571: done (1 left) 2024-09-21T10:08:04.873 INFO:tasks.rados.rados.0.smithi007.stdout:572: done (0 left) 2024-09-21T10:08:04.873 INFO:tasks.rados.rados.0.smithi007.stdout:573: snap_create 2024-09-21T10:08:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:04 smithi031 ceph-mon[32927]: Upgrade: Updating mgr.x 2024-09-21T10:08:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:04 smithi031 ceph-mon[32927]: Deploying daemon mgr.x on smithi031 2024-09-21T10:08:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:04 smithi031 ceph-mon[32927]: pgmap v27: 89 pgs: 89 active+clean; 257 MiB data, 741 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:08:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:04 smithi031 ceph-mon[32927]: osdmap e212: 8 total, 8 up, 8 in 2024-09-21T10:08:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:04 smithi007 ceph-mon[29607]: Upgrade: Updating mgr.x 2024-09-21T10:08:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:04 smithi007 ceph-mon[29607]: Deploying daemon mgr.x on smithi031 2024-09-21T10:08:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:04 smithi007 ceph-mon[29607]: pgmap v27: 89 pgs: 89 active+clean; 257 MiB data, 741 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:08:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:04 smithi007 ceph-mon[29607]: osdmap e212: 8 total, 8 up, 8 in 2024-09-21T10:08:04.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:04 smithi007 ceph-mon[39999]: Upgrade: Updating mgr.x 2024-09-21T10:08:04.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:04 smithi007 ceph-mon[39999]: Deploying daemon mgr.x on smithi031 2024-09-21T10:08:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:04 smithi007 ceph-mon[39999]: pgmap v27: 89 pgs: 89 active+clean; 257 MiB data, 741 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:08:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:04 smithi007 ceph-mon[39999]: osdmap e212: 8 total, 8 up, 8 in 2024-09-21T10:08:05.576 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:05 smithi031 systemd[1]: Stopping Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:08:05.662 INFO:tasks.rados.rados.0.smithi007.stdout:573: done (0 left) 2024-09-21T10:08:05.662 INFO:tasks.rados.rados.0.smithi007.stdout:574: snap_create 2024-09-21T10:08:05.853 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:05 smithi031 podman[75797]: 2024-09-21 10:08:05.57400652 +0000 UTC m=+0.159912411 container died bcf2571b9bb6ba0b6ad7e069dba7bd794a038ee9556f9fe1da18600c2874a25d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, ceph=True, RELEASE=main-62da54b, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:08:06.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:05 smithi031 podman[75797]: 2024-09-21 10:08:05.951254294 +0000 UTC m=+0.537160183 container cleanup bcf2571b9bb6ba0b6ad7e069dba7bd794a038ee9556f9fe1da18600c2874a25d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-21T10:08:06.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:05 smithi031 bash[75797]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x 2024-09-21T10:08:06.665 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:06 smithi031 podman[75809]: 2024-09-21 10:08:06.336184643 +0000 UTC m=+0.757358263 container remove bcf2571b9bb6ba0b6ad7e069dba7bd794a038ee9556f9fe1da18600c2874a25d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T10:08:06.665 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:06 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:08:06.665 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:06 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T10:08:06.665 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:06 smithi031 systemd[1]: Stopped Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:08:06.665 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:06 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.x.service: Consumed 18.483s CPU time. 2024-09-21T10:08:06.668 INFO:tasks.rados.rados.0.smithi007.stdout:574: done (0 left) 2024-09-21T10:08:06.668 INFO:tasks.rados.rados.0.smithi007.stdout:575: snap_remove snap 64 2024-09-21T10:08:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:06 smithi031 ceph-mon[32927]: osdmap e213: 8 total, 8 up, 8 in 2024-09-21T10:08:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:06 smithi031 ceph-mon[32927]: pgmap v30: 89 pgs: 89 active+clean; 266 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-09-21T10:08:06.915 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:06 smithi031 systemd[1]: Starting Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:08:06.916 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:06 smithi031 podman[75942]: 2024-09-21 10:08:06.812311456 +0000 UTC m=+0.016312126 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:08:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:06 smithi007 ceph-mon[29607]: osdmap e213: 8 total, 8 up, 8 in 2024-09-21T10:08:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:06 smithi007 ceph-mon[29607]: pgmap v30: 89 pgs: 89 active+clean; 266 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-09-21T10:08:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:06 smithi007 ceph-mon[39999]: osdmap e213: 8 total, 8 up, 8 in 2024-09-21T10:08:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:06 smithi007 ceph-mon[39999]: pgmap v30: 89 pgs: 89 active+clean; 266 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-09-21T10:08:07.208 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:06 smithi031 podman[75942]: 2024-09-21 10:08:06.921037175 +0000 UTC m=+0.125037852 container create eac55fade1fb7741b85b072625ab26385e114f6c4e1970a9fd2279095cb57414 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-21T10:08:07.208 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:07 smithi031 podman[75942]: 2024-09-21 10:08:07.123448868 +0000 UTC m=+0.327449546 container init eac55fade1fb7741b85b072625ab26385e114f6c4e1970a9fd2279095cb57414 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_BRANCH=HEAD) 2024-09-21T10:08:07.208 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:07 smithi031 podman[75942]: 2024-09-21 10:08:07.126397141 +0000 UTC m=+0.330397817 container start eac55fade1fb7741b85b072625ab26385e114f6c4e1970a9fd2279095cb57414 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, org.label-schema.build-date=20240731, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2) 2024-09-21T10:08:07.208 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:07 smithi031 ceph-mgr[75961]: -- 172.21.15.31:0/1379597849 <== mon.1 v2:172.21.15.31:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d9ff3130e0 con 0x55d9ff2f0800 2024-09-21T10:08:07.611 INFO:tasks.rados.rados.0.smithi007.stdout:575: done (0 left) 2024-09-21T10:08:07.611 INFO:tasks.rados.rados.0.smithi007.stdout:576: delete oid 39 current snap is 77 2024-09-21T10:08:07.614 INFO:tasks.rados.rados.0.smithi007.stdout:576: done (0 left) 2024-09-21T10:08:07.614 INFO:tasks.rados.rados.0.smithi007.stdout:577: delete oid 19 current snap is 77 2024-09-21T10:08:07.616 INFO:tasks.rados.rados.0.smithi007.stdout:577: done (0 left) 2024-09-21T10:08:07.616 INFO:tasks.rados.rados.0.smithi007.stdout:578: read oid 6 snap -1 2024-09-21T10:08:07.616 INFO:tasks.rados.rados.0.smithi007.stdout:578: expect deleted 2024-09-21T10:08:07.616 INFO:tasks.rados.rados.0.smithi007.stdout:579: write oid 45 current snap is 77 2024-09-21T10:08:07.616 INFO:tasks.rados.rados.0.smithi007.stdout:579: seq_num 250 ranges {601750=535546,1929910=271840} 2024-09-21T10:08:07.623 INFO:tasks.rados.rados.0.smithi007.stdout:579: writing smithi00780062-45 from 601750 to 1137296 tid 1 2024-09-21T10:08:07.629 INFO:tasks.rados.rados.0.smithi007.stdout:579: writing smithi00780062-45 from 1929910 to 2201750 tid 2 2024-09-21T10:08:07.629 INFO:tasks.rados.rados.0.smithi007.stdout:580: snap_create 2024-09-21T10:08:07.629 INFO:tasks.rados.rados.0.smithi007.stdout:579: finishing write tid 1 to smithi00780062-45 2024-09-21T10:08:07.631 INFO:tasks.rados.rados.0.smithi007.stdout:579: finishing write tid 2 to smithi00780062-45 2024-09-21T10:08:07.632 INFO:tasks.rados.rados.0.smithi007.stdout:579: finishing write tid 3 to smithi00780062-45 2024-09-21T10:08:07.632 INFO:tasks.rados.rados.0.smithi007.stdout:579: finishing write tid 4 to smithi00780062-45 2024-09-21T10:08:07.632 INFO:tasks.rados.rados.0.smithi007.stdout:579: oid 45 updating version 0 to 263 2024-09-21T10:08:07.632 INFO:tasks.rados.rados.0.smithi007.stdout:579: oid 45 version 263 is already newer than 262 2024-09-21T10:08:07.632 INFO:tasks.rados.rados.0.smithi007.stdout:579: oid 45 updating version 263 to 264 2024-09-21T10:08:07.632 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 264 (ObjNum 250 snap 77 seq_num 250) dirty exists 2024-09-21T10:08:07.632 INFO:tasks.rados.rados.0.smithi007.stdout:579: left oid 45 (ObjNum 250 snap 77 seq_num 250) 2024-09-21T10:08:07.664 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:07 smithi031 bash[75942]: eac55fade1fb7741b85b072625ab26385e114f6c4e1970a9fd2279095cb57414 2024-09-21T10:08:07.664 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:07 smithi031 systemd[1]: Started Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:08:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:07 smithi031 ceph-mon[32927]: osdmap e214: 8 total, 8 up, 8 in 2024-09-21T10:08:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:07 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:07 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:07 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:07 smithi031 ceph-mon[32927]: osdmap e215: 8 total, 8 up, 8 in 2024-09-21T10:08:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:07 smithi007 ceph-mon[29607]: osdmap e214: 8 total, 8 up, 8 in 2024-09-21T10:08:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:07 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:07 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:07 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:07 smithi007 ceph-mon[29607]: osdmap e215: 8 total, 8 up, 8 in 2024-09-21T10:08:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:07 smithi007 ceph-mon[39999]: osdmap e214: 8 total, 8 up, 8 in 2024-09-21T10:08:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:07 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:07 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:07 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:07 smithi007 ceph-mon[39999]: osdmap e215: 8 total, 8 up, 8 in 2024-09-21T10:08:08.610 INFO:tasks.rados.rados.0.smithi007.stdout:578: done (2 left) 2024-09-21T10:08:08.610 INFO:tasks.rados.rados.0.smithi007.stdout:579: done (1 left) 2024-09-21T10:08:08.610 INFO:tasks.rados.rados.0.smithi007.stdout:580: done (0 left) 2024-09-21T10:08:08.611 INFO:tasks.rados.rados.0.smithi007.stdout:581: write oid 2 current snap is 78 2024-09-21T10:08:08.611 INFO:tasks.rados.rados.0.smithi007.stdout:581: seq_num 251 ranges {618557=727148,2104745=113812} 2024-09-21T10:08:08.617 INFO:tasks.rados.rados.0.smithi007.stdout:581: writing smithi00780062-2 from 618557 to 1345705 tid 1 2024-09-21T10:08:08.622 INFO:tasks.rados.rados.0.smithi007.stdout:581: writing smithi00780062-2 from 2104745 to 2218557 tid 2 2024-09-21T10:08:08.622 INFO:tasks.rados.rados.0.smithi007.stdout:582: write oid 17 current snap is 78 2024-09-21T10:08:08.622 INFO:tasks.rados.rados.0.smithi007.stdout:581: finishing write tid 1 to smithi00780062-2 2024-09-21T10:08:08.623 INFO:tasks.rados.rados.0.smithi007.stdout:582: seq_num 252 ranges {635364=402397,1763227=472137} 2024-09-21T10:08:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:582: writing smithi00780062-17 from 635364 to 1037761 tid 1 2024-09-21T10:08:08.635 INFO:tasks.rados.rados.0.smithi007.stdout:582: writing smithi00780062-17 from 1763227 to 2235364 tid 2 2024-09-21T10:08:08.635 INFO:tasks.rados.rados.0.smithi007.stdout:583: write oid 30 current snap is 78 2024-09-21T10:08:08.635 INFO:tasks.rados.rados.0.smithi007.stdout:581: finishing write tid 2 to smithi00780062-2 2024-09-21T10:08:08.635 INFO:tasks.rados.rados.0.smithi007.stdout:581: finishing write tid 3 to smithi00780062-2 2024-09-21T10:08:08.635 INFO:tasks.rados.rados.0.smithi007.stdout:581: finishing write tid 4 to smithi00780062-2 2024-09-21T10:08:08.635 INFO:tasks.rados.rados.0.smithi007.stdout:581: oid 2 updating version 0 to 14 2024-09-21T10:08:08.635 INFO:tasks.rados.rados.0.smithi007.stdout:581: oid 2 updating version 14 to 15 2024-09-21T10:08:08.635 INFO:tasks.rados.rados.0.smithi007.stdout:581: oid 2 version 15 is already newer than 13 2024-09-21T10:08:08.635 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 15 (ObjNum 251 snap 78 seq_num 251) dirty exists 2024-09-21T10:08:08.636 INFO:tasks.rados.rados.0.smithi007.stdout:581: left oid 2 (ObjNum 251 snap 78 seq_num 251) 2024-09-21T10:08:08.636 INFO:tasks.rados.rados.0.smithi007.stdout:582: finishing write tid 1 to smithi00780062-17 2024-09-21T10:08:08.636 INFO:tasks.rados.rados.0.smithi007.stdout:583: seq_num 253 ranges {652171=477646,1821709=430462} 2024-09-21T10:08:08.641 INFO:tasks.rados.rados.0.smithi007.stdout:583: writing smithi00780062-30 from 652171 to 1129817 tid 1 2024-09-21T10:08:08.647 INFO:tasks.rados.rados.0.smithi007.stdout:583: writing smithi00780062-30 from 1821709 to 2252171 tid 2 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:581: done (2 left) 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:584: delete oid 38 current snap is 78 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:582: finishing write tid 2 to smithi00780062-17 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:582: finishing write tid 3 to smithi00780062-17 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:582: finishing write tid 4 to smithi00780062-17 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:582: oid 17 updating version 0 to 169 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:582: oid 17 updating version 169 to 170 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:582: oid 17 updating version 170 to 171 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 171 (ObjNum 252 snap 78 seq_num 252) dirty exists 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:582: left oid 17 (ObjNum 252 snap 78 seq_num 252) 2024-09-21T10:08:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:583: finishing write tid 1 to smithi00780062-30 2024-09-21T10:08:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:582: done (2 left) 2024-09-21T10:08:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:584: done (1 left) 2024-09-21T10:08:08.650 INFO:tasks.rados.rados.0.smithi007.stdout:585: read oid 39 snap 38 2024-09-21T10:08:08.650 INFO:tasks.rados.rados.0.smithi007.stdout:585: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-21T10:08:08.650 INFO:tasks.rados.rados.0.smithi007.stdout:586: snap_remove snap 69 2024-09-21T10:08:08.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:08 smithi031 ceph-mon[32927]: pgmap v33: 89 pgs: 89 active+clean; 266 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-09-21T10:08:08.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:08 smithi031 ceph-mon[32927]: osdmap e216: 8 total, 8 up, 8 in 2024-09-21T10:08:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:08 smithi007 ceph-mon[29607]: pgmap v33: 89 pgs: 89 active+clean; 266 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-09-21T10:08:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:08 smithi007 ceph-mon[29607]: osdmap e216: 8 total, 8 up, 8 in 2024-09-21T10:08:08.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:08:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:08:08] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-09-21T10:08:08.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:08 smithi007 ceph-mon[39999]: pgmap v33: 89 pgs: 89 active+clean; 266 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-09-21T10:08:08.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:08 smithi007 ceph-mon[39999]: osdmap e216: 8 total, 8 up, 8 in 2024-09-21T10:08:09.612 INFO:tasks.rados.rados.0.smithi007.stdout:586: done (2 left) 2024-09-21T10:08:09.612 INFO:tasks.rados.rados.0.smithi007.stdout:587: rollback oid 22 current snap is 78 2024-09-21T10:08:09.612 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 22 to 72 2024-09-21T10:08:09.612 INFO:tasks.rados.rados.0.smithi007.stdout:583: finishing write tid 2 to smithi00780062-30 2024-09-21T10:08:09.612 INFO:tasks.rados.rados.0.smithi007.stdout:583: finishing write tid 3 to smithi00780062-30 2024-09-21T10:08:09.613 INFO:tasks.rados.rados.0.smithi007.stdout:583: finishing write tid 4 to smithi00780062-30 2024-09-21T10:08:09.613 INFO:tasks.rados.rados.0.smithi007.stdout:583: oid 30 updating version 0 to 175 2024-09-21T10:08:09.613 INFO:tasks.rados.rados.0.smithi007.stdout:583: oid 30 version 175 is already newer than 174 2024-09-21T10:08:09.613 INFO:tasks.rados.rados.0.smithi007.stdout:583: oid 30 version 175 is already newer than 173 2024-09-21T10:08:09.613 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 175 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-09-21T10:08:09.613 INFO:tasks.rados.rados.0.smithi007.stdout:583: left oid 30 (ObjNum 253 snap 78 seq_num 253) 2024-09-21T10:08:09.613 INFO:tasks.rados.rados.0.smithi007.stdout:585: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-21T10:08:09.702 INFO:tasks.rados.rados.0.smithi007.stdout:587: finishing rollback tid 1 to smithi00780062-22 2024-09-21T10:08:09.702 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 191 (ObjNum 129 snap 0 seq_num 3839479216) dirty dne 2024-09-21T10:08:09.702 INFO:tasks.rados.rados.0.smithi007.stdout:583: done (2 left) 2024-09-21T10:08:09.702 INFO:tasks.rados.rados.0.smithi007.stdout:585: done (1 left) 2024-09-21T10:08:09.702 INFO:tasks.rados.rados.0.smithi007.stdout:587: done (0 left) 2024-09-21T10:08:09.702 INFO:tasks.rados.rados.0.smithi007.stdout:588: rollback oid 21 current snap is 78 2024-09-21T10:08:09.703 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 58 2024-09-21T10:08:09.703 INFO:tasks.rados.rados.0.smithi007.stdout:589: delete oid 39 current snap is 78 2024-09-21T10:08:09.703 INFO:tasks.rados.rados.0.smithi007.stdout:589: done (1 left) 2024-09-21T10:08:09.703 INFO:tasks.rados.rados.0.smithi007.stdout:590: read oid 14 snap 70 2024-09-21T10:08:09.703 INFO:tasks.rados.rados.0.smithi007.stdout:590: expect (ObjNum 187 snap 49 seq_num 187) 2024-09-21T10:08:09.703 INFO:tasks.rados.rados.0.smithi007.stdout:591: write oid 26 current snap is 78 2024-09-21T10:08:09.703 INFO:tasks.rados.rados.0.smithi007.stdout:591: seq_num 256 ranges {702592=703393,1880802=421790} 2024-09-21T10:08:09.711 INFO:tasks.rados.rados.0.smithi007.stdout:591: writing smithi00780062-26 from 702592 to 1405985 tid 1 2024-09-21T10:08:09.716 INFO:tasks.rados.rados.0.smithi007.stdout:591: writing smithi00780062-26 from 1880802 to 2302592 tid 2 2024-09-21T10:08:09.716 INFO:tasks.rados.rados.0.smithi007.stdout:592: snap_create 2024-09-21T10:08:09.716 INFO:tasks.rados.rados.0.smithi007.stdout:588: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:08:09.716 INFO:tasks.rados.rados.0.smithi007.stdout:588: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:08:09.716 INFO:tasks.rados.rados.0.smithi007.stdout:588: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:08:09.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 198 (ObjNum 201 snap 56 seq_num 201) dirty exists 2024-09-21T10:08:09.716 INFO:tasks.rados.rados.0.smithi007.stdout:590: expect (ObjNum 187 snap 49 seq_num 187) 2024-09-21T10:08:09.823 INFO:tasks.rados.rados.0.smithi007.stdout:591: finishing write tid 1 to smithi00780062-26 2024-09-21T10:08:09.823 INFO:tasks.rados.rados.0.smithi007.stdout:591: finishing write tid 2 to smithi00780062-26 2024-09-21T10:08:09.823 INFO:tasks.rados.rados.0.smithi007.stdout:591: finishing write tid 3 to smithi00780062-26 2024-09-21T10:08:09.823 INFO:tasks.rados.rados.0.smithi007.stdout:591: finishing write tid 4 to smithi00780062-26 2024-09-21T10:08:09.823 INFO:tasks.rados.rados.0.smithi007.stdout:591: oid 26 updating version 0 to 117 2024-09-21T10:08:09.823 INFO:tasks.rados.rados.0.smithi007.stdout:591: oid 26 updating version 117 to 118 2024-09-21T10:08:09.824 INFO:tasks.rados.rados.0.smithi007.stdout:591: oid 26 updating version 118 to 119 2024-09-21T10:08:09.824 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 119 (ObjNum 256 snap 78 seq_num 256) dirty exists 2024-09-21T10:08:09.824 INFO:tasks.rados.rados.0.smithi007.stdout:591: left oid 26 (ObjNum 256 snap 78 seq_num 256) 2024-09-21T10:08:10.617 INFO:tasks.rados.rados.0.smithi007.stdout:588: done (3 left) 2024-09-21T10:08:10.618 INFO:tasks.rados.rados.0.smithi007.stdout:590: done (2 left) 2024-09-21T10:08:10.618 INFO:tasks.rados.rados.0.smithi007.stdout:591: done (1 left) 2024-09-21T10:08:10.618 INFO:tasks.rados.rados.0.smithi007.stdout:592: done (0 left) 2024-09-21T10:08:10.618 INFO:tasks.rados.rados.0.smithi007.stdout:593: snap_create 2024-09-21T10:08:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:10 smithi031 ceph-mon[32927]: osdmap e217: 8 total, 8 up, 8 in 2024-09-21T10:08:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:10 smithi031 ceph-mon[32927]: pgmap v36: 89 pgs: 89 active+clean; 271 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 839 KiB/s wr, 7 op/s 2024-09-21T10:08:10.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:10 smithi007 ceph-mon[39999]: osdmap e217: 8 total, 8 up, 8 in 2024-09-21T10:08:10.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:10 smithi007 ceph-mon[39999]: pgmap v36: 89 pgs: 89 active+clean; 271 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 839 KiB/s wr, 7 op/s 2024-09-21T10:08:10.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:10 smithi007 ceph-mon[29607]: osdmap e217: 8 total, 8 up, 8 in 2024-09-21T10:08:10.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:10 smithi007 ceph-mon[29607]: pgmap v36: 89 pgs: 89 active+clean; 271 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 839 KiB/s wr, 7 op/s 2024-09-21T10:08:11.619 INFO:tasks.rados.rados.0.smithi007.stdout:593: done (0 left) 2024-09-21T10:08:11.619 INFO:tasks.rados.rados.0.smithi007.stdout:594: read oid 13 snap -1 2024-09-21T10:08:11.619 INFO:tasks.rados.rados.0.smithi007.stdout:594: expect (ObjNum 203 snap 56 seq_num 203) 2024-09-21T10:08:11.619 INFO:tasks.rados.rados.0.smithi007.stdout:595: snap_remove snap 20 2024-09-21T10:08:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:11 smithi031 ceph-mon[32927]: osdmap e218: 8 total, 8 up, 8 in 2024-09-21T10:08:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:11 smithi007 ceph-mon[39999]: osdmap e218: 8 total, 8 up, 8 in 2024-09-21T10:08:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:11 smithi007 ceph-mon[29607]: osdmap e218: 8 total, 8 up, 8 in 2024-09-21T10:08:12.613 INFO:tasks.rados.rados.0.smithi007.stdout:595: done (1 left) 2024-09-21T10:08:12.613 INFO:tasks.rados.rados.0.smithi007.stdout:596: write oid 12 current snap is 80 2024-09-21T10:08:12.613 INFO:tasks.rados.rados.0.smithi007.stdout:596: seq_num 257 ranges {719399=778642,1939284=380115} 2024-09-21T10:08:12.622 INFO:tasks.rados.rados.0.smithi007.stdout:596: writing smithi00780062-12 from 719399 to 1498041 tid 1 2024-09-21T10:08:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:596: writing smithi00780062-12 from 1939284 to 2319399 tid 2 2024-09-21T10:08:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:594: expect (ObjNum 203 snap 56 seq_num 203) 2024-09-21T10:08:12.824 INFO:tasks.rados.rados.0.smithi007.stdout:596: finishing write tid 1 to smithi00780062-12 2024-09-21T10:08:12.824 INFO:tasks.rados.rados.0.smithi007.stdout:596: finishing write tid 2 to smithi00780062-12 2024-09-21T10:08:12.824 INFO:tasks.rados.rados.0.smithi007.stdout:596: finishing write tid 3 to smithi00780062-12 2024-09-21T10:08:12.824 INFO:tasks.rados.rados.0.smithi007.stdout:596: finishing write tid 4 to smithi00780062-12 2024-09-21T10:08:12.824 INFO:tasks.rados.rados.0.smithi007.stdout:596: oid 12 updating version 0 to 207 2024-09-21T10:08:12.824 INFO:tasks.rados.rados.0.smithi007.stdout:596: oid 12 updating version 207 to 208 2024-09-21T10:08:12.825 INFO:tasks.rados.rados.0.smithi007.stdout:596: oid 12 version 208 is already newer than 206 2024-09-21T10:08:12.825 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 208 (ObjNum 257 snap 80 seq_num 257) dirty exists 2024-09-21T10:08:12.825 INFO:tasks.rados.rados.0.smithi007.stdout:596: left oid 12 (ObjNum 257 snap 80 seq_num 257) 2024-09-21T10:08:12.825 INFO:tasks.rados.rados.0.smithi007.stdout:594: done (1 left) 2024-09-21T10:08:12.825 INFO:tasks.rados.rados.0.smithi007.stdout:596: done (0 left) 2024-09-21T10:08:12.825 INFO:tasks.rados.rados.0.smithi007.stdout:597: read oid 23 snap 36 2024-09-21T10:08:12.825 INFO:tasks.rados.rados.0.smithi007.stdout:597: expect deleted 2024-09-21T10:08:12.825 INFO:tasks.rados.rados.0.smithi007.stdout:598: write oid 25 current snap is 80 2024-09-21T10:08:12.825 INFO:tasks.rados.rados.0.smithi007.stdout:598: seq_num 258 ranges {736206=453891,1881413=454793} 2024-09-21T10:08:12.830 INFO:tasks.rados.rados.0.smithi007.stdout:598: writing smithi00780062-25 from 736206 to 1190097 tid 1 2024-09-21T10:08:12.837 INFO:tasks.rados.rados.0.smithi007.stdout:598: writing smithi00780062-25 from 1881413 to 2336206 tid 2 2024-09-21T10:08:12.837 INFO:tasks.rados.rados.0.smithi007.stdout:599: delete oid 33 current snap is 80 2024-09-21T10:08:12.837 INFO:tasks.rados.rados.0.smithi007.stdout:598: finishing write tid 1 to smithi00780062-25 2024-09-21T10:08:12.838 INFO:tasks.rados.rados.0.smithi007.stdout:597: done (2 left) 2024-09-21T10:08:12.838 INFO:tasks.rados.rados.0.smithi007.stdout:599: done (1 left) 2024-09-21T10:08:12.838 INFO:tasks.rados.rados.0.smithi007.stdout:600: snap_remove snap 70 2024-09-21T10:08:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-mon[32927]: osdmap e219: 8 total, 8 up, 8 in 2024-09-21T10:08:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-mon[32927]: pgmap v39: 89 pgs: 89 active+clean; 271 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 839 KiB/s wr, 7 op/s 2024-09-21T10:08:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-mon[32927]: osdmap e220: 8 total, 8 up, 8 in 2024-09-21T10:08:12.916 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: [21/Sep/2024:10:08:12] ENGINE Bus STARTING 2024-09-21T10:08:12.916 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: CherryPy Checker: 2024-09-21T10:08:12.916 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: The Application mounted at '' has an empty config. 2024-09-21T10:08:12.916 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: 2024-09-21T10:08:12.916 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: [21/Sep/2024:10:08:12] ENGINE Serving on http://:::9283 2024-09-21T10:08:12.916 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:08:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: [21/Sep/2024:10:08:12] ENGINE Bus STARTED 2024-09-21T10:08:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[29607]: osdmap e219: 8 total, 8 up, 8 in 2024-09-21T10:08:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[29607]: pgmap v39: 89 pgs: 89 active+clean; 271 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 839 KiB/s wr, 7 op/s 2024-09-21T10:08:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[29607]: osdmap e220: 8 total, 8 up, 8 in 2024-09-21T10:08:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[39999]: osdmap e219: 8 total, 8 up, 8 in 2024-09-21T10:08:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[39999]: pgmap v39: 89 pgs: 89 active+clean; 271 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 839 KiB/s wr, 7 op/s 2024-09-21T10:08:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:12 smithi007 ceph-mon[39999]: osdmap e220: 8 total, 8 up, 8 in 2024-09-21T10:08:13.688 INFO:tasks.rados.rados.0.smithi007.stdout:600: done (1 left) 2024-09-21T10:08:13.688 INFO:tasks.rados.rados.0.smithi007.stdout:601: snap_create 2024-09-21T10:08:13.688 INFO:tasks.rados.rados.0.smithi007.stdout:598: finishing write tid 2 to smithi00780062-25 2024-09-21T10:08:13.688 INFO:tasks.rados.rados.0.smithi007.stdout:598: finishing write tid 3 to smithi00780062-25 2024-09-21T10:08:13.688 INFO:tasks.rados.rados.0.smithi007.stdout:598: finishing write tid 4 to smithi00780062-25 2024-09-21T10:08:13.688 INFO:tasks.rados.rados.0.smithi007.stdout:598: oid 25 updating version 0 to 197 2024-09-21T10:08:13.688 INFO:tasks.rados.rados.0.smithi007.stdout:598: oid 25 updating version 197 to 199 2024-09-21T10:08:13.689 INFO:tasks.rados.rados.0.smithi007.stdout:598: oid 25 version 199 is already newer than 198 2024-09-21T10:08:13.689 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 199 (ObjNum 258 snap 80 seq_num 258) dirty exists 2024-09-21T10:08:13.689 INFO:tasks.rados.rados.0.smithi007.stdout:598: left oid 25 (ObjNum 258 snap 80 seq_num 258) 2024-09-21T10:08:13.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:13 smithi031 ceph-mon[32927]: Standby manager daemon x restarted 2024-09-21T10:08:13.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:13 smithi031 ceph-mon[32927]: Standby manager daemon x started 2024-09-21T10:08:13.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:13 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:08:13.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:13 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:08:13.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:13 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:08:13.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:13 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:08:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[29607]: Standby manager daemon x restarted 2024-09-21T10:08:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[29607]: Standby manager daemon x started 2024-09-21T10:08:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:08:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:08:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:08:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[29607]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:08:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[39999]: Standby manager daemon x restarted 2024-09-21T10:08:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[39999]: Standby manager daemon x started 2024-09-21T10:08:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:08:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:08:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:08:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:13 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/4040622033' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:08:14.687 INFO:tasks.rados.rados.0.smithi007.stdout:598: done (1 left) 2024-09-21T10:08:14.687 INFO:tasks.rados.rados.0.smithi007.stdout:601: done (0 left) 2024-09-21T10:08:14.687 INFO:tasks.rados.rados.0.smithi007.stdout:602: write oid 46 current snap is 81 2024-09-21T10:08:14.687 INFO:tasks.rados.rados.0.smithi007.stdout:602: seq_num 260 ranges {769820=720742,2114730=255090} 2024-09-21T10:08:14.695 INFO:tasks.rados.rados.0.smithi007.stdout:602: writing smithi00780062-46 from 769820 to 1490562 tid 1 2024-09-21T10:08:14.700 INFO:tasks.rados.rados.0.smithi007.stdout:602: writing smithi00780062-46 from 2114730 to 2369820 tid 2 2024-09-21T10:08:14.700 INFO:tasks.rados.rados.0.smithi007.stdout:603: read oid 50 snap -1 2024-09-21T10:08:14.701 INFO:tasks.rados.rados.0.smithi007.stdout:603: expect (ObjNum 224 snap 65 seq_num 224) 2024-09-21T10:08:14.701 INFO:tasks.rados.rados.0.smithi007.stdout:604: delete oid 4 current snap is 81 2024-09-21T10:08:14.703 INFO:tasks.rados.rados.0.smithi007.stdout:602: finishing write tid 1 to smithi00780062-46 2024-09-21T10:08:14.703 INFO:tasks.rados.rados.0.smithi007.stdout:604: done (2 left) 2024-09-21T10:08:14.703 INFO:tasks.rados.rados.0.smithi007.stdout:605: write oid 27 current snap is 81 2024-09-21T10:08:14.703 INFO:tasks.rados.rados.0.smithi007.stdout:605: seq_num 262 ranges {403434=471240,1315341=400756} 2024-09-21T10:08:14.707 INFO:tasks.rados.rados.0.smithi007.stdout:605: writing smithi00780062-27 from 403434 to 874674 tid 1 2024-09-21T10:08:14.712 INFO:tasks.rados.rados.0.smithi007.stdout:605: writing smithi00780062-27 from 1315341 to 1716097 tid 2 2024-09-21T10:08:14.712 INFO:tasks.rados.rados.0.smithi007.stdout:606: write oid 18 current snap is 81 2024-09-21T10:08:14.712 INFO:tasks.rados.rados.0.smithi007.stdout:606: seq_num 263 ranges {420241=546489,1373823=544414} 2024-09-21T10:08:14.717 INFO:tasks.rados.rados.0.smithi007.stdout:606: writing smithi00780062-18 from 420241 to 966730 tid 1 2024-09-21T10:08:14.723 INFO:tasks.rados.rados.0.smithi007.stdout:606: writing smithi00780062-18 from 1373823 to 1918237 tid 2 2024-09-21T10:08:14.723 INFO:tasks.rados.rados.0.smithi007.stdout:607: write oid 44 current snap is 81 2024-09-21T10:08:14.723 INFO:tasks.rados.rados.0.smithi007.stdout:602: finishing write tid 2 to smithi00780062-46 2024-09-21T10:08:14.723 INFO:tasks.rados.rados.0.smithi007.stdout:607: seq_num 264 ranges {437048=621738,1832305=404425} 2024-09-21T10:08:14.728 INFO:tasks.rados.rados.0.smithi007.stdout:607: writing smithi00780062-44 from 437048 to 1058786 tid 1 2024-09-21T10:08:14.735 INFO:tasks.rados.rados.0.smithi007.stdout:607: writing smithi00780062-44 from 1832305 to 2236730 tid 2 2024-09-21T10:08:14.735 INFO:tasks.rados.rados.0.smithi007.stdout:608: snap_create 2024-09-21T10:08:14.735 INFO:tasks.rados.rados.0.smithi007.stdout:602: finishing write tid 3 to smithi00780062-46 2024-09-21T10:08:14.735 INFO:tasks.rados.rados.0.smithi007.stdout:602: finishing write tid 4 to smithi00780062-46 2024-09-21T10:08:14.735 INFO:tasks.rados.rados.0.smithi007.stdout:602: oid 46 updating version 0 to 522 2024-09-21T10:08:14.735 INFO:tasks.rados.rados.0.smithi007.stdout:602: oid 46 version 522 is already newer than 521 2024-09-21T10:08:14.735 INFO:tasks.rados.rados.0.smithi007.stdout:602: oid 46 updating version 522 to 523 2024-09-21T10:08:14.736 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 523 (ObjNum 260 snap 81 seq_num 260) dirty exists 2024-09-21T10:08:14.736 INFO:tasks.rados.rados.0.smithi007.stdout:602: left oid 46 (ObjNum 260 snap 81 seq_num 260) 2024-09-21T10:08:14.736 INFO:tasks.rados.rados.0.smithi007.stdout:603: expect (ObjNum 224 snap 65 seq_num 224) 2024-09-21T10:08:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:14 smithi007 ceph-mon[29607]: mgrmap e32: y(active, since 25s), standbys: x 2024-09-21T10:08:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:14 smithi007 ceph-mon[29607]: osdmap e221: 8 total, 8 up, 8 in 2024-09-21T10:08:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:14 smithi007 ceph-mon[29607]: pgmap v42: 89 pgs: 89 active+clean; 271 MiB data, 762 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:08:14.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:14 smithi007 ceph-mon[39999]: mgrmap e32: y(active, since 25s), standbys: x 2024-09-21T10:08:14.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:14 smithi007 ceph-mon[39999]: osdmap e221: 8 total, 8 up, 8 in 2024-09-21T10:08:14.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:14 smithi007 ceph-mon[39999]: pgmap v42: 89 pgs: 89 active+clean; 271 MiB data, 762 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:08:15.006 INFO:tasks.rados.rados.0.smithi007.stdout:605: finishing write tid 1 to smithi00780062-27 2024-09-21T10:08:15.006 INFO:tasks.rados.rados.0.smithi007.stdout:605: finishing write tid 2 to smithi00780062-27 2024-09-21T10:08:15.006 INFO:tasks.rados.rados.0.smithi007.stdout:605: finishing write tid 3 to smithi00780062-27 2024-09-21T10:08:15.006 INFO:tasks.rados.rados.0.smithi007.stdout:605: finishing write tid 4 to smithi00780062-27 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:605: oid 27 updating version 0 to 526 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:605: oid 27 version 526 is already newer than 525 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:605: oid 27 updating version 526 to 527 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 527 (ObjNum 262 snap 81 seq_num 262) dirty exists 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:605: left oid 27 (ObjNum 262 snap 81 seq_num 262) 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:606: finishing write tid 1 to smithi00780062-18 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:606: finishing write tid 2 to smithi00780062-18 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:606: finishing write tid 3 to smithi00780062-18 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:606: finishing write tid 4 to smithi00780062-18 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:606: oid 18 updating version 0 to 531 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:606: oid 18 version 531 is already newer than 530 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:606: oid 18 version 531 is already newer than 529 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 531 (ObjNum 263 snap 81 seq_num 263) dirty exists 2024-09-21T10:08:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:606: left oid 18 (ObjNum 263 snap 81 seq_num 263) 2024-09-21T10:08:15.008 INFO:tasks.rados.rados.0.smithi007.stdout:607: finishing write tid 1 to smithi00780062-44 2024-09-21T10:08:15.008 INFO:tasks.rados.rados.0.smithi007.stdout:607: finishing write tid 2 to smithi00780062-44 2024-09-21T10:08:15.008 INFO:tasks.rados.rados.0.smithi007.stdout:607: finishing write tid 3 to smithi00780062-44 2024-09-21T10:08:15.008 INFO:tasks.rados.rados.0.smithi007.stdout:607: finishing write tid 4 to smithi00780062-44 2024-09-21T10:08:15.008 INFO:tasks.rados.rados.0.smithi007.stdout:607: oid 44 updating version 0 to 532 2024-09-21T10:08:15.008 INFO:tasks.rados.rados.0.smithi007.stdout:607: oid 44 updating version 532 to 533 2024-09-21T10:08:15.008 INFO:tasks.rados.rados.0.smithi007.stdout:607: oid 44 updating version 533 to 534 2024-09-21T10:08:15.008 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 534 (ObjNum 264 snap 81 seq_num 264) dirty exists 2024-09-21T10:08:15.008 INFO:tasks.rados.rados.0.smithi007.stdout:607: left oid 44 (ObjNum 264 snap 81 seq_num 264) 2024-09-21T10:08:15.112 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:14 smithi031 ceph-mon[32927]: mgrmap e32: y(active, since 25s), standbys: x 2024-09-21T10:08:15.112 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:14 smithi031 ceph-mon[32927]: osdmap e221: 8 total, 8 up, 8 in 2024-09-21T10:08:15.112 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:14 smithi031 ceph-mon[32927]: pgmap v42: 89 pgs: 89 active+clean; 271 MiB data, 762 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:08:15.692 INFO:tasks.rados.rados.0.smithi007.stdout:602: done (5 left) 2024-09-21T10:08:15.692 INFO:tasks.rados.rados.0.smithi007.stdout:603: done (4 left) 2024-09-21T10:08:15.692 INFO:tasks.rados.rados.0.smithi007.stdout:605: done (3 left) 2024-09-21T10:08:15.692 INFO:tasks.rados.rados.0.smithi007.stdout:606: done (2 left) 2024-09-21T10:08:15.693 INFO:tasks.rados.rados.0.smithi007.stdout:607: done (1 left) 2024-09-21T10:08:15.693 INFO:tasks.rados.rados.0.smithi007.stdout:608: done (0 left) 2024-09-21T10:08:15.693 INFO:tasks.rados.rados.0.smithi007.stdout:609: write oid 25 current snap is 82 2024-09-21T10:08:15.693 INFO:tasks.rados.rados.0.smithi007.stdout:609: seq_num 265 ranges {453855=696987,1890787=548083} 2024-09-21T10:08:15.699 INFO:tasks.rados.rados.0.smithi007.stdout:609: writing smithi00780062-25 from 453855 to 1150842 tid 1 2024-09-21T10:08:15.708 INFO:tasks.rados.rados.0.smithi007.stdout:609: writing smithi00780062-25 from 1890787 to 2438870 tid 2 2024-09-21T10:08:15.708 INFO:tasks.rados.rados.0.smithi007.stdout:610: snap_create 2024-09-21T10:08:15.708 INFO:tasks.rados.rados.0.smithi007.stdout:609: finishing write tid 1 to smithi00780062-25 2024-09-21T10:08:15.711 INFO:tasks.rados.rados.0.smithi007.stdout:609: finishing write tid 2 to smithi00780062-25 2024-09-21T10:08:15.711 INFO:tasks.rados.rados.0.smithi007.stdout:609: finishing write tid 3 to smithi00780062-25 2024-09-21T10:08:15.711 INFO:tasks.rados.rados.0.smithi007.stdout:609: finishing write tid 4 to smithi00780062-25 2024-09-21T10:08:15.711 INFO:tasks.rados.rados.0.smithi007.stdout:609: oid 25 updating version 0 to 205 2024-09-21T10:08:15.711 INFO:tasks.rados.rados.0.smithi007.stdout:609: oid 25 version 205 is already newer than 204 2024-09-21T10:08:15.711 INFO:tasks.rados.rados.0.smithi007.stdout:609: oid 25 version 205 is already newer than 203 2024-09-21T10:08:15.711 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 205 (ObjNum 265 snap 82 seq_num 265) dirty exists 2024-09-21T10:08:15.711 INFO:tasks.rados.rados.0.smithi007.stdout:609: left oid 25 (ObjNum 265 snap 82 seq_num 265) 2024-09-21T10:08:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:15 smithi031 ceph-mon[32927]: osdmap e222: 8 total, 8 up, 8 in 2024-09-21T10:08:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:15 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:15 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:15 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:15 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:15 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[29607]: osdmap e222: 8 total, 8 up, 8 in 2024-09-21T10:08:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[39999]: osdmap e222: 8 total, 8 up, 8 in 2024-09-21T10:08:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:15 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.708 INFO:tasks.rados.rados.0.smithi007.stdout:609: done (1 left) 2024-09-21T10:08:16.708 INFO:tasks.rados.rados.0.smithi007.stdout:610: done (0 left) 2024-09-21T10:08:16.708 INFO:tasks.rados.rados.0.smithi007.stdout:611: delete oid 25 current snap is 83 2024-09-21T10:08:16.710 INFO:tasks.rados.rados.0.smithi007.stdout:611: done (0 left) 2024-09-21T10:08:16.710 INFO:tasks.rados.rados.0.smithi007.stdout:612: snap_remove snap 76 2024-09-21T10:08:16.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:16.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: osdmap e223: 8 total, 8 up, 8 in 2024-09-21T10:08:16.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: Upgrade: Setting container_image for all mgr 2024-09-21T10:08:16.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T10:08:16.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: Upgrade: Setting container_image for all crash 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: Upgrade: Setting container_image for all rgw 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: Upgrade: Setting container_image for all iscsi 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: Upgrade: Setting container_image for all nfs 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[29607]: pgmap v45: 89 pgs: 89 active+clean; 244 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 780 KiB/s wr, 8 op/s 2024-09-21T10:08:16.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: osdmap e223: 8 total, 8 up, 8 in 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: Upgrade: Setting container_image for all mgr 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: Upgrade: Setting container_image for all crash 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: Upgrade: Setting container_image for all rgw 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: Upgrade: Setting container_image for all iscsi 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: Upgrade: Setting container_image for all nfs 2024-09-21T10:08:16.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:16.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:08:16.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:16.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:16 smithi007 ceph-mon[39999]: pgmap v45: 89 pgs: 89 active+clean; 244 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 780 KiB/s wr, 8 op/s 2024-09-21T10:08:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: osdmap e223: 8 total, 8 up, 8 in 2024-09-21T10:08:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all mgr 2024-09-21T10:08:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T10:08:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T10:08:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T10:08:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all crash 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all rgw 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:08:17.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:17.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:17.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all iscsi 2024-09-21T10:08:17.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:17.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:17.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all nfs 2024-09-21T10:08:17.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:17.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:17.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:08:17.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:17.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:16 smithi031 ceph-mon[32927]: pgmap v45: 89 pgs: 89 active+clean; 244 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 780 KiB/s wr, 8 op/s 2024-09-21T10:08:17.613 INFO:tasks.rados.rados.0.smithi007.stdout:612: done (0 left) 2024-09-21T10:08:17.613 INFO:tasks.rados.rados.0.smithi007.stdout:613: snap_create 2024-09-21T10:08:17.692 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:17 smithi007 systemd[1]: Stopping Ceph node-exporter.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:08:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:17 smithi031 ceph-mon[32927]: osdmap e224: 8 total, 8 up, 8 in 2024-09-21T10:08:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:17 smithi031 ceph-mon[32927]: osdmap e225: 8 total, 8 up, 8 in 2024-09-21T10:08:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:17 smithi007 ceph-mon[29607]: osdmap e224: 8 total, 8 up, 8 in 2024-09-21T10:08:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:17 smithi007 ceph-mon[29607]: osdmap e225: 8 total, 8 up, 8 in 2024-09-21T10:08:18.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:17 smithi007 ceph-mon[39999]: osdmap e224: 8 total, 8 up, 8 in 2024-09-21T10:08:18.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:17 smithi007 ceph-mon[39999]: osdmap e225: 8 total, 8 up, 8 in 2024-09-21T10:08:18.193 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:17 smithi007 podman[90334]: 2024-09-21 10:08:17.938358858 +0000 UTC m=+0.145940665 container died a298b78d34b3ab8a1a1c711f2748e010b086a436d53e4f48a3f1a6c6cb3d00dc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:18.573 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:08:18] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-09-21T10:08:18.573 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:18 smithi007 podman[90334]: 2024-09-21 10:08:18.378072835 +0000 UTC m=+0.585654632 container cleanup a298b78d34b3ab8a1a1c711f2748e010b086a436d53e4f48a3f1a6c6cb3d00dc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:18.573 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:18 smithi007 bash[90334]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T10:08:18.614 INFO:tasks.rados.rados.0.smithi007.stdout:613: done (0 left) 2024-09-21T10:08:18.614 INFO:tasks.rados.rados.0.smithi007.stdout:614: snap_create 2024-09-21T10:08:18.832 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-mon[29607]: Upgrade: Updating node-exporter.a (1/2) 2024-09-21T10:08:18.832 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-mon[29607]: Deploying daemon node-exporter.a on smithi007 2024-09-21T10:08:18.832 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-mon[29607]: pgmap v48: 89 pgs: 89 active+clean; 244 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 780 KiB/s wr, 8 op/s 2024-09-21T10:08:18.832 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-mon[29607]: osdmap e226: 8 total, 8 up, 8 in 2024-09-21T10:08:18.832 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:18.833 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-mon[39999]: Upgrade: Updating node-exporter.a (1/2) 2024-09-21T10:08:18.833 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-mon[39999]: Deploying daemon node-exporter.a on smithi007 2024-09-21T10:08:18.833 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-mon[39999]: pgmap v48: 89 pgs: 89 active+clean; 244 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 780 KiB/s wr, 8 op/s 2024-09-21T10:08:18.833 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-mon[39999]: osdmap e226: 8 total, 8 up, 8 in 2024-09-21T10:08:18.833 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:18 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:18.833 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:18 smithi007 podman[90346]: 2024-09-21 10:08:18.571465174 +0000 UTC m=+0.632597731 container remove a298b78d34b3ab8a1a1c711f2748e010b086a436d53e4f48a3f1a6c6cb3d00dc (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:18.833 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:18 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:08:18.833 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:18 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T10:08:18.833 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:18 smithi007 systemd[1]: Stopped Ceph node-exporter.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:08:18.833 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:18 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.a.service: Consumed 2.245s CPU time. 2024-09-21T10:08:19.107 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:18 smithi031 ceph-mon[32927]: Upgrade: Updating node-exporter.a (1/2) 2024-09-21T10:08:19.107 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:18 smithi031 ceph-mon[32927]: Deploying daemon node-exporter.a on smithi007 2024-09-21T10:08:19.107 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:18 smithi031 ceph-mon[32927]: pgmap v48: 89 pgs: 89 active+clean; 244 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 780 KiB/s wr, 8 op/s 2024-09-21T10:08:19.107 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:18 smithi031 ceph-mon[32927]: osdmap e226: 8 total, 8 up, 8 in 2024-09-21T10:08:19.107 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:18 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:19.192 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:19 smithi007 systemd[1]: Starting Ceph node-exporter.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:08:19.533 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:19 smithi007 bash[90473]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-21T10:08:19.614 INFO:tasks.rados.rados.0.smithi007.stdout:614: done (0 left) 2024-09-21T10:08:19.614 INFO:tasks.rados.rados.0.smithi007.stdout:615: write oid 9 current snap is 85 2024-09-21T10:08:19.614 INFO:tasks.rados.rados.0.smithi007.stdout:615: seq_num 267 ranges {487469=563838,1607751=551752} 2024-09-21T10:08:19.620 INFO:tasks.rados.rados.0.smithi007.stdout:615: writing smithi00780062-9 from 487469 to 1051307 tid 1 2024-09-21T10:08:19.627 INFO:tasks.rados.rados.0.smithi007.stdout:615: writing smithi00780062-9 from 1607751 to 2159503 tid 2 2024-09-21T10:08:19.627 INFO:tasks.rados.rados.0.smithi007.stdout:616: write oid 15 current snap is 85 2024-09-21T10:08:19.627 INFO:tasks.rados.rados.0.smithi007.stdout:615: finishing write tid 1 to smithi00780062-9 2024-09-21T10:08:19.627 INFO:tasks.rados.rados.0.smithi007.stdout:616: seq_num 268 ranges {504276=639087,1666233=695410} 2024-09-21T10:08:19.633 INFO:tasks.rados.rados.0.smithi007.stdout:616: writing smithi00780062-15 from 504276 to 1143363 tid 1 2024-09-21T10:08:19.640 INFO:tasks.rados.rados.0.smithi007.stdout:616: writing smithi00780062-15 from 1666233 to 2361643 tid 2 2024-09-21T10:08:19.640 INFO:tasks.rados.rados.0.smithi007.stdout:617: read oid 50 snap -1 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:617: expect (ObjNum 224 snap 65 seq_num 224) 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:618: read oid 47 snap 62 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:618: expect deleted 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:615: finishing write tid 2 to smithi00780062-9 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:615: finishing write tid 3 to smithi00780062-9 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:615: finishing write tid 4 to smithi00780062-9 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:615: oid 9 updating version 0 to 285 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:615: oid 9 updating version 285 to 287 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:615: oid 9 version 287 is already newer than 286 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 287 (ObjNum 267 snap 85 seq_num 267) dirty exists 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:615: left oid 9 (ObjNum 267 snap 85 seq_num 267) 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:616: finishing write tid 1 to smithi00780062-15 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:619: read oid 34 snap -1 2024-09-21T10:08:19.641 INFO:tasks.rados.rados.0.smithi007.stdout:619: expect (ObjNum 229 snap 68 seq_num 229) 2024-09-21T10:08:19.642 INFO:tasks.rados.rados.0.smithi007.stdout:615: done (4 left) 2024-09-21T10:08:19.642 INFO:tasks.rados.rados.0.smithi007.stdout:620: write oid 44 current snap is 85 2024-09-21T10:08:19.642 INFO:tasks.rados.rados.0.smithi007.stdout:620: seq_num 269 ranges {521083=714336,1724715=555421} 2024-09-21T10:08:19.647 INFO:tasks.rados.rados.0.smithi007.stdout:620: writing smithi00780062-44 from 521083 to 1235419 tid 1 2024-09-21T10:08:19.654 INFO:tasks.rados.rados.0.smithi007.stdout:620: writing smithi00780062-44 from 1724715 to 2280136 tid 2 2024-09-21T10:08:19.654 INFO:tasks.rados.rados.0.smithi007.stdout:621: read oid 12 snap 72 2024-09-21T10:08:19.654 INFO:tasks.rados.rados.0.smithi007.stdout:621: expect (ObjNum 167 snap 43 seq_num 167) 2024-09-21T10:08:19.654 INFO:tasks.rados.rados.0.smithi007.stdout:622: snap_remove snap 31 2024-09-21T10:08:19.942 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:19 smithi007 bash[90473]: Getting image source signatures 2024-09-21T10:08:19.942 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:19 smithi007 bash[90473]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-21T10:08:19.942 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:19 smithi007 bash[90473]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-21T10:08:19.942 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:19 smithi007 bash[90473]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-21T10:08:20.621 INFO:tasks.rados.rados.0.smithi007.stdout:622: done (6 left) 2024-09-21T10:08:20.621 INFO:tasks.rados.rados.0.smithi007.stdout:623: snap_remove snap 73 2024-09-21T10:08:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:20 smithi031 ceph-mon[32927]: osdmap e227: 8 total, 8 up, 8 in 2024-09-21T10:08:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:20 smithi031 ceph-mon[32927]: pgmap v51: 89 pgs: 89 active+clean; 251 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-09-21T10:08:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:20 smithi007 ceph-mon[29607]: osdmap e227: 8 total, 8 up, 8 in 2024-09-21T10:08:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:20 smithi007 ceph-mon[29607]: pgmap v51: 89 pgs: 89 active+clean; 251 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-09-21T10:08:20.942 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:20 smithi007 bash[90473]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-21T10:08:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:20 smithi007 ceph-mon[39999]: osdmap e227: 8 total, 8 up, 8 in 2024-09-21T10:08:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:20 smithi007 ceph-mon[39999]: pgmap v51: 89 pgs: 89 active+clean; 251 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-09-21T10:08:21.335 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:20 smithi007 bash[90473]: Writing manifest to image destination 2024-09-21T10:08:21.623 INFO:tasks.rados.rados.0.smithi007.stdout:623: done (6 left) 2024-09-21T10:08:21.623 INFO:tasks.rados.rados.0.smithi007.stdout:624: rollback oid 45 current snap is 85 2024-09-21T10:08:21.623 INFO:tasks.rados.rados.0.smithi007.stdout:616: finishing write tid 2 to smithi00780062-15 2024-09-21T10:08:21.623 INFO:tasks.rados.rados.0.smithi007.stdout:616: finishing write tid 3 to smithi00780062-15 2024-09-21T10:08:21.623 INFO:tasks.rados.rados.0.smithi007.stdout:616: finishing write tid 4 to smithi00780062-15 2024-09-21T10:08:21.623 INFO:tasks.rados.rados.0.smithi007.stdout:616: oid 15 updating version 0 to 218 2024-09-21T10:08:21.623 INFO:tasks.rados.rados.0.smithi007.stdout:616: oid 15 version 218 is already newer than 217 2024-09-21T10:08:21.623 INFO:tasks.rados.rados.0.smithi007.stdout:616: oid 15 updating version 218 to 219 2024-09-21T10:08:21.623 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 219 (ObjNum 268 snap 85 seq_num 268) dirty exists 2024-09-21T10:08:21.624 INFO:tasks.rados.rados.0.smithi007.stdout:616: left oid 15 (ObjNum 268 snap 85 seq_num 268) 2024-09-21T10:08:21.624 INFO:tasks.rados.rados.0.smithi007.stdout:619: expect (ObjNum 229 snap 68 seq_num 229) 2024-09-21T10:08:21.626 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 podman[90473]: 2024-09-21 10:08:21.251620381 +0000 UTC m=+2.139574839 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T10:08:21.626 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 podman[90473]: 2024-09-21 10:08:21.341707768 +0000 UTC m=+2.229662218 container create 07205097031f416a981f8f3549ae2762a24e69656fff7b20323ef051ed97a515 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:21.626 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 podman[90473]: 2024-09-21 10:08:21.560685268 +0000 UTC m=+2.448639719 container init 07205097031f416a981f8f3549ae2762a24e69656fff7b20323ef051ed97a515 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:21.626 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 podman[90473]: 2024-09-21 10:08:21.564518213 +0000 UTC m=+2.452472655 container start 07205097031f416a981f8f3549ae2762a24e69656fff7b20323ef051ed97a515 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:21.626 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.568Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T10:08:21.626 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.568Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-21T10:08:21.626 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.569Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T10:08:21.626 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.569Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T10:08:21.626 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T10:08:21.626 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T10:08:21.627 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T10:08:21.628 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T10:08:21.629 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T10:08:21.630 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T10:08:21.630 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T10:08:21.630 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T10:08:21.630 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T10:08:21.630 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T10:08:21.630 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T10:08:21.630 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T10:08:21.630 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.570Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T10:08:21.630 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.571Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T10:08:21.630 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a[90550]: ts=2024-09-21T10:08:21.571Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T10:08:21.759 INFO:tasks.rados.rados.0.smithi007.stdout:617: expect (ObjNum 224 snap 65 seq_num 224) 2024-09-21T10:08:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:21 smithi031 ceph-mon[32927]: osdmap e228: 8 total, 8 up, 8 in 2024-09-21T10:08:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-mon[29607]: osdmap e228: 8 total, 8 up, 8 in 2024-09-21T10:08:21.942 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 bash[90473]: 07205097031f416a981f8f3549ae2762a24e69656fff7b20323ef051ed97a515 2024-09-21T10:08:21.942 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:08:21 smithi007 systemd[1]: Started Ceph node-exporter.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:08:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:21 smithi007 ceph-mon[39999]: osdmap e228: 8 total, 8 up, 8 in 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:620: finishing write tid 1 to smithi00780062-44 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:620: finishing write tid 2 to smithi00780062-44 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:620: finishing write tid 3 to smithi00780062-44 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:620: finishing write tid 4 to smithi00780062-44 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:620: oid 44 updating version 0 to 544 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:620: oid 44 updating version 544 to 545 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:620: oid 44 updating version 545 to 546 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 546 (ObjNum 269 snap 85 seq_num 269) dirty exists 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:620: left oid 44 (ObjNum 269 snap 85 seq_num 269) 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 45 to 82 2024-09-21T10:08:22.032 INFO:tasks.rados.rados.0.smithi007.stdout:621: expect (ObjNum 167 snap 43 seq_num 167) 2024-09-21T10:08:22.152 INFO:tasks.rados.rados.0.smithi007.stdout:624: finishing rollback tid 0 to smithi00780062-45 2024-09-21T10:08:22.152 INFO:tasks.rados.rados.0.smithi007.stdout:624: finishing rollback tid 1 to smithi00780062-45 2024-09-21T10:08:22.152 INFO:tasks.rados.rados.0.smithi007.stdout:624: finishing rollback tid 2 to smithi00780062-45 2024-09-21T10:08:22.152 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 301 (ObjNum 250 snap 77 seq_num 250) dirty exists 2024-09-21T10:08:22.152 INFO:tasks.rados.rados.0.smithi007.stdout:616: done (6 left) 2024-09-21T10:08:22.152 INFO:tasks.rados.rados.0.smithi007.stdout:617: done (5 left) 2024-09-21T10:08:22.152 INFO:tasks.rados.rados.0.smithi007.stdout:618: done (4 left) 2024-09-21T10:08:22.152 INFO:tasks.rados.rados.0.smithi007.stdout:619: done (3 left) 2024-09-21T10:08:22.152 INFO:tasks.rados.rados.0.smithi007.stdout:620: done (2 left) 2024-09-21T10:08:22.152 INFO:tasks.rados.rados.0.smithi007.stdout:621: done (1 left) 2024-09-21T10:08:22.153 INFO:tasks.rados.rados.0.smithi007.stdout:624: done (0 left) 2024-09-21T10:08:22.153 INFO:tasks.rados.rados.0.smithi007.stdout:625: snap_remove snap 67 2024-09-21T10:08:22.613 INFO:tasks.rados.rados.0.smithi007.stdout:625: done (0 left) 2024-09-21T10:08:22.613 INFO:tasks.rados.rados.0.smithi007.stdout:626: read oid 19 snap -1 2024-09-21T10:08:22.614 INFO:tasks.rados.rados.0.smithi007.stdout:626: expect deleted 2024-09-21T10:08:22.614 INFO:tasks.rados.rados.0.smithi007.stdout:627: write oid 12 current snap is 85 2024-09-21T10:08:22.614 INFO:tasks.rados.rados.0.smithi007.stdout:627: seq_num 270 ranges {537890=789585,1783197=699079} 2024-09-21T10:08:22.622 INFO:tasks.rados.rados.0.smithi007.stdout:627: writing smithi00780062-12 from 537890 to 1327475 tid 1 2024-09-21T10:08:22.628 INFO:tasks.rados.rados.0.smithi007.stdout:627: writing smithi00780062-12 from 1783197 to 2482276 tid 2 2024-09-21T10:08:22.629 INFO:tasks.rados.rados.0.smithi007.stdout:628: snap_remove snap 75 2024-09-21T10:08:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:22 smithi031 ceph-mon[32927]: osdmap e229: 8 total, 8 up, 8 in 2024-09-21T10:08:22.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:22 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:22.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:22 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:22.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:22 smithi031 ceph-mon[32927]: pgmap v54: 89 pgs: 89 active+clean; 251 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-09-21T10:08:22.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:22 smithi031 ceph-mon[32927]: osdmap e230: 8 total, 8 up, 8 in 2024-09-21T10:08:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:22 smithi007 ceph-mon[29607]: osdmap e229: 8 total, 8 up, 8 in 2024-09-21T10:08:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:22 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:22 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:22 smithi007 ceph-mon[29607]: pgmap v54: 89 pgs: 89 active+clean; 251 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-09-21T10:08:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:22 smithi007 ceph-mon[29607]: osdmap e230: 8 total, 8 up, 8 in 2024-09-21T10:08:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:22 smithi007 ceph-mon[39999]: osdmap e229: 8 total, 8 up, 8 in 2024-09-21T10:08:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:22 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:22 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:22 smithi007 ceph-mon[39999]: pgmap v54: 89 pgs: 89 active+clean; 251 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-09-21T10:08:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:22 smithi007 ceph-mon[39999]: osdmap e230: 8 total, 8 up, 8 in 2024-09-21T10:08:23.633 INFO:tasks.rados.rados.0.smithi007.stdout:628: done (2 left) 2024-09-21T10:08:23.633 INFO:tasks.rados.rados.0.smithi007.stdout:629: write oid 43 current snap is 85 2024-09-21T10:08:23.633 INFO:tasks.rados.rados.0.smithi007.stdout:629: seq_num 271 ranges {554697=464834,1725326=559090} 2024-09-21T10:08:23.638 INFO:tasks.rados.rados.0.smithi007.stdout:629: writing smithi00780062-43 from 554697 to 1019531 tid 1 2024-09-21T10:08:23.646 INFO:tasks.rados.rados.0.smithi007.stdout:629: writing smithi00780062-43 from 1725326 to 2284416 tid 2 2024-09-21T10:08:23.646 INFO:tasks.rados.rados.0.smithi007.stdout:630: delete oid 4 current snap is 85 2024-09-21T10:08:23.646 INFO:tasks.rados.rados.0.smithi007.stdout:627: finishing write tid 1 to smithi00780062-12 2024-09-21T10:08:23.646 INFO:tasks.rados.rados.0.smithi007.stdout:627: finishing write tid 2 to smithi00780062-12 2024-09-21T10:08:23.646 INFO:tasks.rados.rados.0.smithi007.stdout:627: finishing write tid 3 to smithi00780062-12 2024-09-21T10:08:23.646 INFO:tasks.rados.rados.0.smithi007.stdout:627: finishing write tid 4 to smithi00780062-12 2024-09-21T10:08:23.647 INFO:tasks.rados.rados.0.smithi007.stdout:627: oid 12 updating version 0 to 235 2024-09-21T10:08:23.647 INFO:tasks.rados.rados.0.smithi007.stdout:627: oid 12 updating version 235 to 236 2024-09-21T10:08:23.647 INFO:tasks.rados.rados.0.smithi007.stdout:627: oid 12 updating version 236 to 237 2024-09-21T10:08:23.647 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 237 (ObjNum 270 snap 85 seq_num 270) dirty exists 2024-09-21T10:08:23.647 INFO:tasks.rados.rados.0.smithi007.stdout:627: left oid 12 (ObjNum 270 snap 85 seq_num 270) 2024-09-21T10:08:23.647 INFO:tasks.rados.rados.0.smithi007.stdout:629: finishing write tid 1 to smithi00780062-43 2024-09-21T10:08:23.647 INFO:tasks.rados.rados.0.smithi007.stdout:626: done (3 left) 2024-09-21T10:08:23.647 INFO:tasks.rados.rados.0.smithi007.stdout:627: done (2 left) 2024-09-21T10:08:23.647 INFO:tasks.rados.rados.0.smithi007.stdout:630: done (1 left) 2024-09-21T10:08:23.647 INFO:tasks.rados.rados.0.smithi007.stdout:631: snap_create 2024-09-21T10:08:23.649 INFO:tasks.rados.rados.0.smithi007.stdout:629: finishing write tid 2 to smithi00780062-43 2024-09-21T10:08:23.649 INFO:tasks.rados.rados.0.smithi007.stdout:629: finishing write tid 3 to smithi00780062-43 2024-09-21T10:08:23.649 INFO:tasks.rados.rados.0.smithi007.stdout:629: finishing write tid 4 to smithi00780062-43 2024-09-21T10:08:23.650 INFO:tasks.rados.rados.0.smithi007.stdout:629: oid 43 updating version 0 to 112 2024-09-21T10:08:23.650 INFO:tasks.rados.rados.0.smithi007.stdout:629: oid 43 updating version 112 to 114 2024-09-21T10:08:23.650 INFO:tasks.rados.rados.0.smithi007.stdout:629: oid 43 version 114 is already newer than 113 2024-09-21T10:08:23.650 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 114 (ObjNum 271 snap 85 seq_num 271) dirty exists 2024-09-21T10:08:23.650 INFO:tasks.rados.rados.0.smithi007.stdout:629: left oid 43 (ObjNum 271 snap 85 seq_num 271) 2024-09-21T10:08:23.716 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:23 smithi031 systemd[1]: Stopping Ceph node-exporter.b for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:08:24.165 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:23 smithi031 podman[79262]: 2024-09-21 10:08:23.900301414 +0000 UTC m=+0.124283120 container died 47995e18a8553f0cd13d41db1cc1474a67e0d8792fc03e0996c2b6c29640f9f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:08:24.476 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:24 smithi031 podman[79262]: 2024-09-21 10:08:24.273218403 +0000 UTC m=+0.497200109 container cleanup 47995e18a8553f0cd13d41db1cc1474a67e0d8792fc03e0996c2b6c29640f9f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:08:24.476 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:24 smithi031 bash[79262]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T10:08:24.638 INFO:tasks.rados.rados.0.smithi007.stdout:629: done (1 left) 2024-09-21T10:08:24.638 INFO:tasks.rados.rados.0.smithi007.stdout:631: done (0 left) 2024-09-21T10:08:24.638 INFO:tasks.rados.rados.0.smithi007.stdout:632: rollback oid 19 current snap is 86 2024-09-21T10:08:24.638 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 19 to 82 2024-09-21T10:08:24.638 INFO:tasks.rados.rados.0.smithi007.stdout:633: rollback oid 6 current snap is 86 2024-09-21T10:08:24.638 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 83 2024-09-21T10:08:24.639 INFO:tasks.rados.rados.0.smithi007.stdout:634: snap_remove snap 38 2024-09-21T10:08:24.906 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:24 smithi031 ceph-mon[32927]: Upgrade: Updating node-exporter.b (2/2) 2024-09-21T10:08:24.906 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:24 smithi031 ceph-mon[32927]: Deploying daemon node-exporter.b on smithi031 2024-09-21T10:08:24.906 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:24 smithi031 ceph-mon[32927]: osdmap e231: 8 total, 8 up, 8 in 2024-09-21T10:08:24.906 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:24 smithi031 ceph-mon[32927]: pgmap v57: 89 pgs: 89 active+clean; 251 MiB data, 733 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:24.907 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:24 smithi031 podman[79274]: 2024-09-21 10:08:24.474553476 +0000 UTC m=+0.576152615 container remove 47995e18a8553f0cd13d41db1cc1474a67e0d8792fc03e0996c2b6c29640f9f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:08:24.907 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:24 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:08:24.907 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:24 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T10:08:24.907 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:24 smithi031 systemd[1]: Stopped Ceph node-exporter.b for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:08:24.907 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:24 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.b.service: Consumed 2.215s CPU time. 2024-09-21T10:08:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:24 smithi007 ceph-mon[29607]: Upgrade: Updating node-exporter.b (2/2) 2024-09-21T10:08:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:24 smithi007 ceph-mon[29607]: Deploying daemon node-exporter.b on smithi031 2024-09-21T10:08:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:24 smithi007 ceph-mon[29607]: osdmap e231: 8 total, 8 up, 8 in 2024-09-21T10:08:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:24 smithi007 ceph-mon[29607]: pgmap v57: 89 pgs: 89 active+clean; 251 MiB data, 733 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:24 smithi007 ceph-mon[39999]: Upgrade: Updating node-exporter.b (2/2) 2024-09-21T10:08:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:24 smithi007 ceph-mon[39999]: Deploying daemon node-exporter.b on smithi031 2024-09-21T10:08:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:24 smithi007 ceph-mon[39999]: osdmap e231: 8 total, 8 up, 8 in 2024-09-21T10:08:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:24 smithi007 ceph-mon[39999]: pgmap v57: 89 pgs: 89 active+clean; 251 MiB data, 733 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:25.165 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:24 smithi031 systemd[1]: Starting Ceph node-exporter.b for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:08:25.165 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:25 smithi031 bash[79402]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-21T10:08:25.640 INFO:tasks.rados.rados.0.smithi007.stdout:634: done (2 left) 2024-09-21T10:08:25.640 INFO:tasks.rados.rados.0.smithi007.stdout:632: finishing rollback tid 1 to smithi00780062-19 2024-09-21T10:08:25.640 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 129 (ObjNum 129 snap 0 seq_num 3839307056) dirty dne 2024-09-21T10:08:25.640 INFO:tasks.rados.rados.0.smithi007.stdout:633: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:08:25.640 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 92 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:08:25.640 INFO:tasks.rados.rados.0.smithi007.stdout:635: read oid 26 snap -1 2024-09-21T10:08:25.640 INFO:tasks.rados.rados.0.smithi007.stdout:635: expect (ObjNum 256 snap 78 seq_num 256) 2024-09-21T10:08:25.640 INFO:tasks.rados.rados.0.smithi007.stdout:632: done (2 left) 2024-09-21T10:08:25.641 INFO:tasks.rados.rados.0.smithi007.stdout:633: done (1 left) 2024-09-21T10:08:25.641 INFO:tasks.rados.rados.0.smithi007.stdout:636: rollback oid 30 current snap is 86 2024-09-21T10:08:25.641 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 81 2024-09-21T10:08:25.641 INFO:tasks.rados.rados.0.smithi007.stdout:637: snap_create 2024-09-21T10:08:25.646 INFO:tasks.rados.rados.0.smithi007.stdout:636: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:08:25.646 INFO:tasks.rados.rados.0.smithi007.stdout:636: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:08:25.649 INFO:tasks.rados.rados.0.smithi007.stdout:636: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:08:25.649 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 213 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-09-21T10:08:25.655 INFO:tasks.rados.rados.0.smithi007.stdout:635: expect (ObjNum 256 snap 78 seq_num 256) 2024-09-21T10:08:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:25 smithi031 ceph-mon[32927]: osdmap e232: 8 total, 8 up, 8 in 2024-09-21T10:08:25.915 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:25 smithi031 bash[79402]: Getting image source signatures 2024-09-21T10:08:25.916 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:25 smithi031 bash[79402]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-21T10:08:25.916 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:25 smithi031 bash[79402]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-21T10:08:25.916 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:25 smithi031 bash[79402]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-21T10:08:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:25 smithi007 ceph-mon[29607]: osdmap e232: 8 total, 8 up, 8 in 2024-09-21T10:08:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:25 smithi007 ceph-mon[39999]: osdmap e232: 8 total, 8 up, 8 in 2024-09-21T10:08:26.652 INFO:tasks.rados.rados.0.smithi007.stdout:635: done (2 left) 2024-09-21T10:08:26.652 INFO:tasks.rados.rados.0.smithi007.stdout:636: done (1 left) 2024-09-21T10:08:26.653 INFO:tasks.rados.rados.0.smithi007.stdout:637: done (0 left) 2024-09-21T10:08:26.653 INFO:tasks.rados.rados.0.smithi007.stdout:638: read oid 18 snap -1 2024-09-21T10:08:26.653 INFO:tasks.rados.rados.0.smithi007.stdout:638: expect (ObjNum 263 snap 81 seq_num 263) 2024-09-21T10:08:26.653 INFO:tasks.rados.rados.0.smithi007.stdout:639: snap_remove snap 86 2024-09-21T10:08:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:26 smithi031 ceph-mon[32927]: osdmap e233: 8 total, 8 up, 8 in 2024-09-21T10:08:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:26 smithi031 ceph-mon[32927]: pgmap v60: 89 pgs: 89 active+clean; 242 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T10:08:26.916 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:26 smithi031 bash[79402]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-21T10:08:26.916 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:26 smithi031 bash[79402]: Writing manifest to image destination 2024-09-21T10:08:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:26 smithi007 ceph-mon[29607]: osdmap e233: 8 total, 8 up, 8 in 2024-09-21T10:08:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:26 smithi007 ceph-mon[29607]: pgmap v60: 89 pgs: 89 active+clean; 242 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T10:08:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:26 smithi007 ceph-mon[39999]: osdmap e233: 8 total, 8 up, 8 in 2024-09-21T10:08:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:26 smithi007 ceph-mon[39999]: pgmap v60: 89 pgs: 89 active+clean; 242 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T10:08:27.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 podman[79402]: 2024-09-21 10:08:27.08051022 +0000 UTC m=+2.081006521 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T10:08:27.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 podman[79402]: 2024-09-21 10:08:27.178929454 +0000 UTC m=+2.179425753 container create c0c5cbdabae8bbdb5587903d2dfefc1fc13f4384f01d8350b75797dbc86c99a3 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:08:27.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 podman[79402]: 2024-09-21 10:08:27.356055397 +0000 UTC m=+2.356551704 container init c0c5cbdabae8bbdb5587903d2dfefc1fc13f4384f01d8350b75797dbc86c99a3 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:08:27.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 podman[79402]: 2024-09-21 10:08:27.359402709 +0000 UTC m=+2.359899012 container start c0c5cbdabae8bbdb5587903d2dfefc1fc13f4384f01d8350b75797dbc86c99a3 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:08:27.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.363Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T10:08:27.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.363Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-21T10:08:27.416 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.364Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.364Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.364Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.364Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T10:08:27.417 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T10:08:27.418 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T10:08:27.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T10:08:27.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T10:08:27.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T10:08:27.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T10:08:27.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T10:08:27.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T10:08:27.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T10:08:27.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T10:08:27.419 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.365Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T10:08:27.420 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b[79479]: ts=2024-09-21T10:08:27.366Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T10:08:27.616 INFO:tasks.rados.rados.0.smithi007.stdout:639: done (1 left) 2024-09-21T10:08:27.616 INFO:tasks.rados.rados.0.smithi007.stdout:640: read oid 13 snap -1 2024-09-21T10:08:27.616 INFO:tasks.rados.rados.0.smithi007.stdout:640: expect (ObjNum 203 snap 56 seq_num 203) 2024-09-21T10:08:27.616 INFO:tasks.rados.rados.0.smithi007.stdout:641: delete oid 39 current snap is 87 2024-09-21T10:08:27.616 INFO:tasks.rados.rados.0.smithi007.stdout:638: expect (ObjNum 263 snap 81 seq_num 263) 2024-09-21T10:08:27.747 INFO:tasks.rados.rados.0.smithi007.stdout:640: expect (ObjNum 203 snap 56 seq_num 203) 2024-09-21T10:08:27.915 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 bash[79402]: c0c5cbdabae8bbdb5587903d2dfefc1fc13f4384f01d8350b75797dbc86c99a3 2024-09-21T10:08:27.945 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:08:27 smithi031 systemd[1]: Started Ceph node-exporter.b for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:08:27.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-mon[32927]: osdmap e234: 8 total, 8 up, 8 in 2024-09-21T10:08:27.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:27.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:27.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:27.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:27 smithi031 ceph-mon[32927]: osdmap e235: 8 total, 8 up, 8 in 2024-09-21T10:08:27.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:27 smithi007 ceph-mon[39999]: osdmap e234: 8 total, 8 up, 8 in 2024-09-21T10:08:27.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:27 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:27.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:27 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:27.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:27 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:27.948 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:27 smithi007 ceph-mon[39999]: osdmap e235: 8 total, 8 up, 8 in 2024-09-21T10:08:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:27 smithi007 ceph-mon[29607]: osdmap e234: 8 total, 8 up, 8 in 2024-09-21T10:08:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:27 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:27 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:27 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:27 smithi007 ceph-mon[29607]: osdmap e235: 8 total, 8 up, 8 in 2024-09-21T10:08:27.949 INFO:tasks.rados.rados.0.smithi007.stdout:638: done (2 left) 2024-09-21T10:08:27.949 INFO:tasks.rados.rados.0.smithi007.stdout:640: done (1 left) 2024-09-21T10:08:27.949 INFO:tasks.rados.rados.0.smithi007.stdout:641: done (0 left) 2024-09-21T10:08:27.949 INFO:tasks.rados.rados.0.smithi007.stdout:642: read oid 40 snap -1 2024-09-21T10:08:27.950 INFO:tasks.rados.rados.0.smithi007.stdout:642: expect (ObjNum 237 snap 74 seq_num 237) 2024-09-21T10:08:27.950 INFO:tasks.rados.rados.0.smithi007.stdout:643: read oid 11 snap -1 2024-09-21T10:08:27.950 INFO:tasks.rados.rados.0.smithi007.stdout:643: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T10:08:27.950 INFO:tasks.rados.rados.0.smithi007.stdout:644: snap_remove snap 82 2024-09-21T10:08:28.659 INFO:tasks.rados.rados.0.smithi007.stdout:644: done (2 left) 2024-09-21T10:08:28.659 INFO:tasks.rados.rados.0.smithi007.stdout:645: read oid 18 snap -1 2024-09-21T10:08:28.659 INFO:tasks.rados.rados.0.smithi007.stdout:645: expect (ObjNum 263 snap 81 seq_num 263) 2024-09-21T10:08:28.659 INFO:tasks.rados.rados.0.smithi007.stdout:646: read oid 25 snap -1 2024-09-21T10:08:28.659 INFO:tasks.rados.rados.0.smithi007.stdout:646: expect deleted 2024-09-21T10:08:28.659 INFO:tasks.rados.rados.0.smithi007.stdout:647: delete oid 14 current snap is 87 2024-09-21T10:08:28.660 INFO:tasks.rados.rados.0.smithi007.stdout:643: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T10:08:28.731 INFO:tasks.rados.rados.0.smithi007.stdout:642: expect (ObjNum 237 snap 74 seq_num 237) 2024-09-21T10:08:28.754 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:28 smithi007 ceph-mon[29607]: pgmap v63: 89 pgs: 89 active+clean; 242 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T10:08:28.755 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:28 smithi007 ceph-mon[39999]: pgmap v63: 89 pgs: 89 active+clean; 242 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T10:08:28.755 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:08:28 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:08:28] "GET /metrics HTTP/1.1" 200 36258 "" "Prometheus/2.43.0" 2024-09-21T10:08:28.864 INFO:tasks.rados.rados.0.smithi007.stdout:645: expect (ObjNum 263 snap 81 seq_num 263) 2024-09-21T10:08:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:28 smithi031 ceph-mon[32927]: pgmap v63: 89 pgs: 89 active+clean; 242 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2024-09-21T10:08:28.994 INFO:tasks.rados.rados.0.smithi007.stdout:642: done (4 left) 2024-09-21T10:08:28.995 INFO:tasks.rados.rados.0.smithi007.stdout:643: done (3 left) 2024-09-21T10:08:28.995 INFO:tasks.rados.rados.0.smithi007.stdout:645: done (2 left) 2024-09-21T10:08:28.995 INFO:tasks.rados.rados.0.smithi007.stdout:646: done (1 left) 2024-09-21T10:08:28.995 INFO:tasks.rados.rados.0.smithi007.stdout:647: done (0 left) 2024-09-21T10:08:28.995 INFO:tasks.rados.rados.0.smithi007.stdout:648: snap_remove snap 51 2024-09-21T10:08:29.665 INFO:tasks.rados.rados.0.smithi007.stdout:648: done (0 left) 2024-09-21T10:08:29.665 INFO:tasks.rados.rados.0.smithi007.stdout:649: write oid 29 current snap is 87 2024-09-21T10:08:29.665 INFO:tasks.rados.rados.0.smithi007.stdout:649: seq_num 275 ranges {621925=482183,1559254=566428} 2024-09-21T10:08:29.672 INFO:tasks.rados.rados.0.smithi007.stdout:649: writing smithi00780062-29 from 621925 to 1104108 tid 1 2024-09-21T10:08:29.678 INFO:tasks.rados.rados.0.smithi007.stdout:649: writing smithi00780062-29 from 1559254 to 2125682 tid 2 2024-09-21T10:08:29.678 INFO:tasks.rados.rados.0.smithi007.stdout:649: finishing write tid 1 to smithi00780062-29 2024-09-21T10:08:29.678 INFO:tasks.rados.rados.0.smithi007.stdout:650: delete oid 28 current snap is 87 2024-09-21T10:08:29.680 INFO:tasks.rados.rados.0.smithi007.stdout:650: done (1 left) 2024-09-21T10:08:29.680 INFO:tasks.rados.rados.0.smithi007.stdout:651: delete oid 7 current snap is 87 2024-09-21T10:08:29.681 INFO:tasks.rados.rados.0.smithi007.stdout:649: finishing write tid 2 to smithi00780062-29 2024-09-21T10:08:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:649: finishing write tid 3 to smithi00780062-29 2024-09-21T10:08:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:649: finishing write tid 4 to smithi00780062-29 2024-09-21T10:08:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:649: oid 29 updating version 0 to 252 2024-09-21T10:08:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:649: oid 29 updating version 252 to 253 2024-09-21T10:08:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:649: oid 29 version 253 is already newer than 245 2024-09-21T10:08:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 253 (ObjNum 275 snap 87 seq_num 275) dirty exists 2024-09-21T10:08:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:649: left oid 29 (ObjNum 275 snap 87 seq_num 275) 2024-09-21T10:08:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:649: done (1 left) 2024-09-21T10:08:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:651: done (0 left) 2024-09-21T10:08:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:652: read oid 4 snap -1 2024-09-21T10:08:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:652: expect deleted 2024-09-21T10:08:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:653: rollback oid 16 current snap is 87 2024-09-21T10:08:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 16 to 85 2024-09-21T10:08:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:654: write oid 45 current snap is 87 2024-09-21T10:08:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:654: seq_num 278 ranges {672346=707930,2134700=537646} 2024-09-21T10:08:29.691 INFO:tasks.rados.rados.0.smithi007.stdout:654: writing smithi00780062-45 from 672346 to 1380276 tid 1 2024-09-21T10:08:29.699 INFO:tasks.rados.rados.0.smithi007.stdout:654: writing smithi00780062-45 from 2134700 to 2672346 tid 2 2024-09-21T10:08:29.699 INFO:tasks.rados.rados.0.smithi007.stdout:655: delete oid 11 current snap is 87 2024-09-21T10:08:29.699 INFO:tasks.rados.rados.0.smithi007.stdout:653: finishing rollback tid 1 to smithi00780062-16 2024-09-21T10:08:29.699 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 248 (ObjNum 929 snap 0 seq_num 3163964386) dirty dne 2024-09-21T10:08:29.699 INFO:tasks.rados.rados.0.smithi007.stdout:654: finishing write tid 1 to smithi00780062-45 2024-09-21T10:08:29.701 INFO:tasks.rados.rados.0.smithi007.stdout:652: done (3 left) 2024-09-21T10:08:29.701 INFO:tasks.rados.rados.0.smithi007.stdout:653: done (2 left) 2024-09-21T10:08:29.701 INFO:tasks.rados.rados.0.smithi007.stdout:655: done (1 left) 2024-09-21T10:08:29.702 INFO:tasks.rados.rados.0.smithi007.stdout:656: read oid 41 snap -1 2024-09-21T10:08:29.702 INFO:tasks.rados.rados.0.smithi007.stdout:656: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T10:08:29.702 INFO:tasks.rados.rados.0.smithi007.stdout:657: read oid 8 snap 62 2024-09-21T10:08:29.702 INFO:tasks.rados.rados.0.smithi007.stdout:657: expect (ObjNum 207 snap 59 seq_num 207) 2024-09-21T10:08:29.702 INFO:tasks.rados.rados.0.smithi007.stdout:658: rollback oid 10 current snap is 87 2024-09-21T10:08:29.702 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 77 2024-09-21T10:08:29.702 INFO:tasks.rados.rados.0.smithi007.stdout:659: snap_remove snap 54 2024-09-21T10:08:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:29 smithi031 ceph-mon[32927]: osdmap e236: 8 total, 8 up, 8 in 2024-09-21T10:08:29.917 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:29 smithi007 ceph-mon[29607]: osdmap e236: 8 total, 8 up, 8 in 2024-09-21T10:08:29.918 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:29 smithi007 ceph-mon[39999]: osdmap e236: 8 total, 8 up, 8 in 2024-09-21T10:08:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:659: done (4 left) 2024-09-21T10:08:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:660: read oid 11 snap -1 2024-09-21T10:08:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:660: expect deleted 2024-09-21T10:08:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:661: snap_remove snap 74 2024-09-21T10:08:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:30 smithi031 ceph-mon[32927]: osdmap e237: 8 total, 8 up, 8 in 2024-09-21T10:08:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:30 smithi031 ceph-mon[32927]: pgmap v66: 89 pgs: 89 active+clean; 240 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T10:08:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:30 smithi007 ceph-mon[29607]: osdmap e237: 8 total, 8 up, 8 in 2024-09-21T10:08:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:30 smithi007 ceph-mon[29607]: pgmap v66: 89 pgs: 89 active+clean; 240 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T10:08:30.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:30 smithi007 ceph-mon[39999]: osdmap e237: 8 total, 8 up, 8 in 2024-09-21T10:08:30.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:30 smithi007 ceph-mon[39999]: pgmap v66: 89 pgs: 89 active+clean; 240 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T10:08:31.680 INFO:tasks.rados.rados.0.smithi007.stdout:661: done (5 left) 2024-09-21T10:08:31.680 INFO:tasks.rados.rados.0.smithi007.stdout:662: delete oid 16 current snap is 87 2024-09-21T10:08:31.680 INFO:tasks.rados.rados.0.smithi007.stdout:654: finishing write tid 2 to smithi00780062-45 2024-09-21T10:08:31.680 INFO:tasks.rados.rados.0.smithi007.stdout:654: finishing write tid 3 to smithi00780062-45 2024-09-21T10:08:31.680 INFO:tasks.rados.rados.0.smithi007.stdout:654: finishing write tid 4 to smithi00780062-45 2024-09-21T10:08:31.680 INFO:tasks.rados.rados.0.smithi007.stdout:654: oid 45 updating version 0 to 330 2024-09-21T10:08:31.680 INFO:tasks.rados.rados.0.smithi007.stdout:654: oid 45 updating version 330 to 331 2024-09-21T10:08:31.680 INFO:tasks.rados.rados.0.smithi007.stdout:654: oid 45 updating version 331 to 332 2024-09-21T10:08:31.680 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 332 (ObjNum 278 snap 87 seq_num 278) dirty exists 2024-09-21T10:08:31.680 INFO:tasks.rados.rados.0.smithi007.stdout:654: left oid 45 (ObjNum 278 snap 87 seq_num 278) 2024-09-21T10:08:31.681 INFO:tasks.rados.rados.0.smithi007.stdout:658: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:08:31.681 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 306 (ObjNum 929 snap 0 seq_num 1481526606) dirty dne 2024-09-21T10:08:31.681 INFO:tasks.rados.rados.0.smithi007.stdout:657: expect (ObjNum 207 snap 59 seq_num 207) 2024-09-21T10:08:31.810 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:08:31.850 INFO:tasks.rados.rados.0.smithi007.stdout:656: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:654: done (5 left) 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:656: done (4 left) 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:657: done (3 left) 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:658: done (2 left) 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:660: done (1 left) 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:662: done (0 left) 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:663: rollback oid 37 current snap is 87 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 65 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:664: rollback oid 21 current snap is 87 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 65 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:665: write oid 40 current snap is 87 2024-09-21T10:08:31.941 INFO:tasks.rados.rados.0.smithi007.stdout:665: seq_num 281 ranges {722767=533677,1793793=461082} 2024-09-21T10:08:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:31 smithi007 ceph-mon[39999]: osdmap e238: 8 total, 8 up, 8 in 2024-09-21T10:08:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:31 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:31 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:31 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:31 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:31 smithi007 ceph-mon[29607]: osdmap e238: 8 total, 8 up, 8 in 2024-09-21T10:08:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:31 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:31 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:31 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:31 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:31.947 INFO:tasks.rados.rados.0.smithi007.stdout:665: writing smithi00780062-40 from 722767 to 1256444 tid 1 2024-09-21T10:08:31.953 INFO:tasks.rados.rados.0.smithi007.stdout:665: writing smithi00780062-40 from 1793793 to 2254875 tid 2 2024-09-21T10:08:31.953 INFO:tasks.rados.rados.0.smithi007.stdout:666: write oid 42 current snap is 87 2024-09-21T10:08:31.953 INFO:tasks.rados.rados.0.smithi007.stdout:666: seq_num 282 ranges {739574=725279,1968628=721093} 2024-09-21T10:08:31.961 INFO:tasks.rados.rados.0.smithi007.stdout:666: writing smithi00780062-42 from 739574 to 1464853 tid 1 2024-09-21T10:08:31.968 INFO:tasks.rados.rados.0.smithi007.stdout:666: writing smithi00780062-42 from 1968628 to 2689721 tid 2 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:667: snap_create 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:664: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:663: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:664: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:664: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 269 (ObjNum 222 snap 63 seq_num 222) dirty exists 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:663: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:663: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 378 (ObjNum 125 snap 23 seq_num 125) dirty exists 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:665: finishing write tid 1 to smithi00780062-40 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:665: finishing write tid 2 to smithi00780062-40 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:665: finishing write tid 3 to smithi00780062-40 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:665: finishing write tid 4 to smithi00780062-40 2024-09-21T10:08:31.969 INFO:tasks.rados.rados.0.smithi007.stdout:665: oid 40 updating version 0 to 263 2024-09-21T10:08:31.970 INFO:tasks.rados.rados.0.smithi007.stdout:665: oid 40 updating version 263 to 264 2024-09-21T10:08:31.970 INFO:tasks.rados.rados.0.smithi007.stdout:665: oid 40 updating version 264 to 265 2024-09-21T10:08:31.970 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 265 (ObjNum 281 snap 87 seq_num 281) dirty exists 2024-09-21T10:08:31.970 INFO:tasks.rados.rados.0.smithi007.stdout:665: left oid 40 (ObjNum 281 snap 87 seq_num 281) 2024-09-21T10:08:31.970 INFO:tasks.rados.rados.0.smithi007.stdout:666: finishing write tid 1 to smithi00780062-42 2024-09-21T10:08:31.971 INFO:tasks.rados.rados.0.smithi007.stdout:666: finishing write tid 2 to smithi00780062-42 2024-09-21T10:08:31.971 INFO:tasks.rados.rados.0.smithi007.stdout:666: finishing write tid 3 to smithi00780062-42 2024-09-21T10:08:31.971 INFO:tasks.rados.rados.0.smithi007.stdout:666: finishing write tid 4 to smithi00780062-42 2024-09-21T10:08:31.971 INFO:tasks.rados.rados.0.smithi007.stdout:666: oid 42 updating version 0 to 269 2024-09-21T10:08:31.971 INFO:tasks.rados.rados.0.smithi007.stdout:666: oid 42 version 269 is already newer than 268 2024-09-21T10:08:31.971 INFO:tasks.rados.rados.0.smithi007.stdout:666: oid 42 version 269 is already newer than 267 2024-09-21T10:08:31.971 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 269 (ObjNum 282 snap 87 seq_num 282) dirty exists 2024-09-21T10:08:31.971 INFO:tasks.rados.rados.0.smithi007.stdout:666: left oid 42 (ObjNum 282 snap 87 seq_num 282) 2024-09-21T10:08:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:31 smithi031 ceph-mon[32927]: osdmap e238: 8 total, 8 up, 8 in 2024-09-21T10:08:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:31 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:31 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:31 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:31 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.450 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:08:32.450 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (4m) 1s ago 5m 29.1M - 0.25.0 c8568f914cd2 32fae7395b18 2024-09-21T10:08:32.450 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (4m) 0s ago 4m 89.1M - 9.4.7 954c08fa6188 3a51b115394f 2024-09-21T10:08:32.450 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (3m) 1s ago 3m 16.3M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:08:32.450 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (3m) 0s ago 3m 13.7M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:08:32.450 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (25s) 0s ago 8m 454M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:08:32.450 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (52s) 1s ago 10m 512M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:08:32.450 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (10m) 1s ago 10m 56.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e c6bb2b6348b9 2024-09-21T10:08:32.450 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (9m) 0s ago 9m 47.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e df28637d8602 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (9m) 1s ago 9m 45.2M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 36d8363c3a46 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (11s) 1s ago 4m 5251k - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (5s) 0s ago 4m 3435k - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (8m) 1s ago 8m 84.6M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (8m) 1s ago 8m 67.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (7m) 1s ago 7m 74.7M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (7m) 1s ago 7m 50.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (7m) 0s ago 7m 80.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (6m) 0s ago 6m 82.8M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (6m) 0s ago 6m 72.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (5m) 0s ago 5m 64.5M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:08:32.451 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (30s) 0s ago 5m 38.5M - 2.43.0 a07b618ecd1d 881044a93c48 2024-09-21T10:08:32.616 INFO:tasks.rados.rados.0.smithi007.stdout:663: done (4 left) 2024-09-21T10:08:32.616 INFO:tasks.rados.rados.0.smithi007.stdout:664: done (3 left) 2024-09-21T10:08:32.616 INFO:tasks.rados.rados.0.smithi007.stdout:665: done (2 left) 2024-09-21T10:08:32.616 INFO:tasks.rados.rados.0.smithi007.stdout:666: done (1 left) 2024-09-21T10:08:32.617 INFO:tasks.rados.rados.0.smithi007.stdout:667: done (0 left) 2024-09-21T10:08:32.617 INFO:tasks.rados.rados.0.smithi007.stdout:668: rollback oid 28 current snap is 88 2024-09-21T10:08:32.617 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 28 to 83 2024-09-21T10:08:32.617 INFO:tasks.rados.rados.0.smithi007.stdout:669: snap_remove snap 78 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:08:32.812 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:08:32.813 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:08:32.813 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:08:32.813 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:08:32.813 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:08:32.813 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:08:32.813 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:08:32.813 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:08:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[29607]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T10:08:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[29607]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[29607]: pgmap v69: 89 pgs: 89 active+clean; 240 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[29607]: osdmap e240: 8 total, 8 up, 8 in 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[39999]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[39999]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[39999]: pgmap v69: 89 pgs: 89 active+clean; 240 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:32 smithi007 ceph-mon[39999]: osdmap e240: 8 total, 8 up, 8 in 2024-09-21T10:08:32.963 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:32 smithi031 ceph-mon[32927]: osdmap e239: 8 total, 8 up, 8 in 2024-09-21T10:08:32.963 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:32 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.963 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:32 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.963 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:32 smithi031 ceph-mon[32927]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:32.963 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:32 smithi031 ceph-mon[32927]: pgmap v69: 89 pgs: 89 active+clean; 240 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T10:08:32.963 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:32 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.964 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:32 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:32.964 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:32 smithi031 ceph-mon[32927]: osdmap e240: 8 total, 8 up, 8 in 2024-09-21T10:08:33.118 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:08:33.118 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:08:33.118 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:08:33.118 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:08:33.118 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [ 2024-09-21T10:08:33.118 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr" 2024-09-21T10:08:33.118 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:08:33.118 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T10:08:33.119 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-21T10:08:33.119 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:08:33.119 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:08:33.619 INFO:tasks.rados.rados.0.smithi007.stdout:669: done (1 left) 2024-09-21T10:08:33.619 INFO:tasks.rados.rados.0.smithi007.stdout:670: delete oid 29 current snap is 88 2024-09-21T10:08:33.619 INFO:tasks.rados.rados.0.smithi007.stdout:668: finishing rollback tid 1 to smithi00780062-28 2024-09-21T10:08:33.619 INFO:tasks.rados.rados.0.smithi007.stdout:668: finishing rollback tid 2 to smithi00780062-28 2024-09-21T10:08:33.620 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 155 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-09-21T10:08:33.625 INFO:tasks.rados.rados.0.smithi007.stdout:668: done (1 left) 2024-09-21T10:08:33.625 INFO:tasks.rados.rados.0.smithi007.stdout:670: done (0 left) 2024-09-21T10:08:33.625 INFO:tasks.rados.rados.0.smithi007.stdout:671: read oid 5 snap -1 2024-09-21T10:08:33.625 INFO:tasks.rados.rados.0.smithi007.stdout:671: expect (ObjNum 217 snap 62 seq_num 217) 2024-09-21T10:08:33.625 INFO:tasks.rados.rados.0.smithi007.stdout:672: snap_remove snap 80 2024-09-21T10:08:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:33 smithi007 ceph-mon[29607]: from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:33 smithi007 ceph-mon[29607]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:33 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1241640147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:33 smithi007 ceph-mon[29607]: osdmap e241: 8 total, 8 up, 8 in 2024-09-21T10:08:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:33 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:33 smithi007 ceph-mon[39999]: from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:33 smithi007 ceph-mon[39999]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:33 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1241640147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:33 smithi007 ceph-mon[39999]: osdmap e241: 8 total, 8 up, 8 in 2024-09-21T10:08:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:33 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:34.001 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:33 smithi031 ceph-mon[32927]: from='client.24941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:34.001 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:33 smithi031 ceph-mon[32927]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:34.002 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:33 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1241640147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:34.002 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:33 smithi031 ceph-mon[32927]: osdmap e241: 8 total, 8 up, 8 in 2024-09-21T10:08:34.002 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:33 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:34.619 INFO:tasks.rados.rados.0.smithi007.stdout:672: done (1 left) 2024-09-21T10:08:34.619 INFO:tasks.rados.rados.0.smithi007.stdout:673: write oid 24 current snap is 88 2024-09-21T10:08:34.619 INFO:tasks.rados.rados.0.smithi007.stdout:673: seq_num 284 ranges {773188=475777,1969239=724762} 2024-09-21T10:08:34.626 INFO:tasks.rados.rados.0.smithi007.stdout:673: writing smithi00780062-24 from 773188 to 1248965 tid 1 2024-09-21T10:08:34.634 INFO:tasks.rados.rados.0.smithi007.stdout:673: writing smithi00780062-24 from 1969239 to 2694001 tid 2 2024-09-21T10:08:34.635 INFO:tasks.rados.rados.0.smithi007.stdout:674: snap_remove snap 72 2024-09-21T10:08:34.875 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:34 smithi007 ceph-mon[39999]: from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:34.875 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:34 smithi007 ceph-mon[39999]: pgmap v72: 89 pgs: 89 active+clean; 238 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 3.9 MiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T10:08:34.875 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:34 smithi007 ceph-mon[39999]: osdmap e242: 8 total, 8 up, 8 in 2024-09-21T10:08:34.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:34 smithi007 ceph-mon[29607]: from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:34.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:34 smithi007 ceph-mon[29607]: pgmap v72: 89 pgs: 89 active+clean; 238 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 3.9 MiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T10:08:34.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:34 smithi007 ceph-mon[29607]: osdmap e242: 8 total, 8 up, 8 in 2024-09-21T10:08:35.105 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:34 smithi031 ceph-mon[32927]: from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:08:35.105 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:34 smithi031 ceph-mon[32927]: pgmap v72: 89 pgs: 89 active+clean; 238 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 3.9 MiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T10:08:35.105 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:34 smithi031 ceph-mon[32927]: osdmap e242: 8 total, 8 up, 8 in 2024-09-21T10:08:35.622 INFO:tasks.rados.rados.0.smithi007.stdout:674: done (2 left) 2024-09-21T10:08:35.622 INFO:tasks.rados.rados.0.smithi007.stdout:675: write oid 30 current snap is 88 2024-09-21T10:08:35.622 INFO:tasks.rados.rados.0.smithi007.stdout:671: expect (ObjNum 217 snap 62 seq_num 217) 2024-09-21T10:08:35.843 INFO:tasks.rados.rados.0.smithi007.stdout:673: finishing write tid 1 to smithi00780062-24 2024-09-21T10:08:35.843 INFO:tasks.rados.rados.0.smithi007.stdout:673: finishing write tid 2 to smithi00780062-24 2024-09-21T10:08:35.843 INFO:tasks.rados.rados.0.smithi007.stdout:673: finishing write tid 3 to smithi00780062-24 2024-09-21T10:08:35.843 INFO:tasks.rados.rados.0.smithi007.stdout:673: finishing write tid 4 to smithi00780062-24 2024-09-21T10:08:35.843 INFO:tasks.rados.rados.0.smithi007.stdout:673: oid 24 updating version 0 to 162 2024-09-21T10:08:35.843 INFO:tasks.rados.rados.0.smithi007.stdout:673: oid 24 updating version 162 to 164 2024-09-21T10:08:35.843 INFO:tasks.rados.rados.0.smithi007.stdout:673: oid 24 version 164 is already newer than 163 2024-09-21T10:08:35.843 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 164 (ObjNum 284 snap 88 seq_num 284) dirty exists 2024-09-21T10:08:35.843 INFO:tasks.rados.rados.0.smithi007.stdout:673: left oid 24 (ObjNum 284 snap 88 seq_num 284) 2024-09-21T10:08:35.844 INFO:tasks.rados.rados.0.smithi007.stdout:675: seq_num 285 ranges {789995=551026,2027721=468420} 2024-09-21T10:08:35.850 INFO:tasks.rados.rados.0.smithi007.stdout:675: writing smithi00780062-30 from 789995 to 1341021 tid 1 2024-09-21T10:08:35.857 INFO:tasks.rados.rados.0.smithi007.stdout:675: writing smithi00780062-30 from 2027721 to 2496141 tid 2 2024-09-21T10:08:35.857 INFO:tasks.rados.rados.0.smithi007.stdout:671: done (2 left) 2024-09-21T10:08:35.857 INFO:tasks.rados.rados.0.smithi007.stdout:673: done (1 left) 2024-09-21T10:08:35.857 INFO:tasks.rados.rados.0.smithi007.stdout:676: read oid 42 snap 77 2024-09-21T10:08:35.857 INFO:tasks.rados.rados.0.smithi007.stdout:676: expect (ObjNum 236 snap 72 seq_num 236) 2024-09-21T10:08:35.857 INFO:tasks.rados.rados.0.smithi007.stdout:677: read oid 49 snap 84 2024-09-21T10:08:35.857 INFO:tasks.rados.rados.0.smithi007.stdout:677: expect deleted 2024-09-21T10:08:35.857 INFO:tasks.rados.rados.0.smithi007.stdout:678: write oid 24 current snap is 88 2024-09-21T10:08:35.857 INFO:tasks.rados.rados.0.smithi007.stdout:675: finishing write tid 1 to smithi00780062-30 2024-09-21T10:08:35.857 INFO:tasks.rados.rados.0.smithi007.stdout:678: seq_num 286 ranges {406802=626275,1686203=728431} 2024-09-21T10:08:35.862 INFO:tasks.rados.rados.0.smithi007.stdout:678: writing smithi00780062-24 from 406802 to 1033077 tid 1 2024-09-21T10:08:35.870 INFO:tasks.rados.rados.0.smithi007.stdout:678: writing smithi00780062-24 from 1686203 to 2414634 tid 2 2024-09-21T10:08:35.870 INFO:tasks.rados.rados.0.smithi007.stdout:679: read oid 43 snap 87 2024-09-21T10:08:35.870 INFO:tasks.rados.rados.0.smithi007.stdout:679: expect (ObjNum 271 snap 85 seq_num 271) 2024-09-21T10:08:35.870 INFO:tasks.rados.rados.0.smithi007.stdout:680: snap_create 2024-09-21T10:08:35.871 INFO:tasks.rados.rados.0.smithi007.stdout:676: expect (ObjNum 236 snap 72 seq_num 236) 2024-09-21T10:08:36.005 INFO:tasks.rados.rados.0.smithi007.stdout:675: finishing write tid 2 to smithi00780062-30 2024-09-21T10:08:36.005 INFO:tasks.rados.rados.0.smithi007.stdout:675: finishing write tid 3 to smithi00780062-30 2024-09-21T10:08:36.005 INFO:tasks.rados.rados.0.smithi007.stdout:675: finishing write tid 4 to smithi00780062-30 2024-09-21T10:08:36.005 INFO:tasks.rados.rados.0.smithi007.stdout:675: oid 30 updating version 0 to 242 2024-09-21T10:08:36.005 INFO:tasks.rados.rados.0.smithi007.stdout:675: oid 30 version 242 is already newer than 241 2024-09-21T10:08:36.005 INFO:tasks.rados.rados.0.smithi007.stdout:675: oid 30 updating version 242 to 243 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 243 (ObjNum 285 snap 88 seq_num 285) dirty exists 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:675: left oid 30 (ObjNum 285 snap 88 seq_num 285) 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:678: finishing write tid 1 to smithi00780062-24 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:678: finishing write tid 2 to smithi00780062-24 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:678: finishing write tid 3 to smithi00780062-24 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:678: finishing write tid 4 to smithi00780062-24 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:678: oid 24 updating version 0 to 167 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:678: oid 24 updating version 167 to 169 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:678: oid 24 version 169 is already newer than 168 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 169 (ObjNum 286 snap 88 seq_num 286) dirty exists 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:678: left oid 24 (ObjNum 286 snap 88 seq_num 286) 2024-09-21T10:08:36.006 INFO:tasks.rados.rados.0.smithi007.stdout:679: expect (ObjNum 271 snap 85 seq_num 271) 2024-09-21T10:08:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: osdmap e243: 8 total, 8 up, 8 in 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: osdmap e243: 8 total, 8 up, 8 in 2024-09-21T10:08:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: osdmap e243: 8 total, 8 up, 8 in 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:36.705 INFO:tasks.rados.rados.0.smithi007.stdout:675: done (5 left) 2024-09-21T10:08:36.705 INFO:tasks.rados.rados.0.smithi007.stdout:676: done (4 left) 2024-09-21T10:08:36.705 INFO:tasks.rados.rados.0.smithi007.stdout:677: done (3 left) 2024-09-21T10:08:36.705 INFO:tasks.rados.rados.0.smithi007.stdout:678: done (2 left) 2024-09-21T10:08:36.705 INFO:tasks.rados.rados.0.smithi007.stdout:679: done (1 left) 2024-09-21T10:08:36.705 INFO:tasks.rados.rados.0.smithi007.stdout:680: done (0 left) 2024-09-21T10:08:36.705 INFO:tasks.rados.rados.0.smithi007.stdout:681: write oid 15 current snap is 89 2024-09-21T10:08:36.705 INFO:tasks.rados.rados.0.smithi007.stdout:681: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2024-09-21T10:08:36.711 INFO:tasks.rados.rados.0.smithi007.stdout:681: writing smithi00780062-15 from 423609 to 1125133 tid 1 2024-09-21T10:08:36.716 INFO:tasks.rados.rados.0.smithi007.stdout:681: writing smithi00780062-15 from 1628332 to 2100421 tid 2 2024-09-21T10:08:36.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: writing smithi00780062-15 from 2648987 to 2823609 tid 3 2024-09-21T10:08:36.721 INFO:tasks.rados.rados.0.smithi007.stdout:682: rollback oid 5 current snap is 89 2024-09-21T10:08:36.721 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 84 2024-09-21T10:08:36.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: finishing write tid 1 to smithi00780062-15 2024-09-21T10:08:36.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: finishing write tid 2 to smithi00780062-15 2024-09-21T10:08:36.721 INFO:tasks.rados.rados.0.smithi007.stdout:683: read oid 36 snap -1 2024-09-21T10:08:36.721 INFO:tasks.rados.rados.0.smithi007.stdout:683: expect (ObjNum 246 snap 75 seq_num 246) 2024-09-21T10:08:36.721 INFO:tasks.rados.rados.0.smithi007.stdout:684: snap_remove snap 58 2024-09-21T10:08:37.034 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:36 smithi031 ceph-mon[32927]: pgmap v75: 89 pgs: 89 active+clean; 237 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:08:37.035 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:36 smithi031 ceph-mon[32927]: osdmap e244: 8 total, 8 up, 8 in 2024-09-21T10:08:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:36 smithi007 ceph-mon[29607]: pgmap v75: 89 pgs: 89 active+clean; 237 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:08:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:36 smithi007 ceph-mon[29607]: osdmap e244: 8 total, 8 up, 8 in 2024-09-21T10:08:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:36 smithi007 ceph-mon[39999]: pgmap v75: 89 pgs: 89 active+clean; 237 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:08:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:36 smithi007 ceph-mon[39999]: osdmap e244: 8 total, 8 up, 8 in 2024-09-21T10:08:37.617 INFO:tasks.rados.rados.0.smithi007.stdout:683: expect (ObjNum 246 snap 75 seq_num 246) 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: finishing write tid 3 to smithi00780062-15 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: finishing write tid 4 to smithi00780062-15 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: finishing write tid 5 to smithi00780062-15 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: oid 15 updating version 0 to 286 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: oid 15 version 286 is already newer than 285 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: oid 15 version 286 is already newer than 284 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: oid 15 version 286 is already newer than 283 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 286 (ObjNum 287 snap 89 seq_num 287) dirty exists 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:681: left oid 15 (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:682: finishing rollback tid 0 to smithi00780062-5 2024-09-21T10:08:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:682: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:08:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:682: finishing rollback tid 2 to smithi00780062-5 2024-09-21T10:08:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 173 (ObjNum 217 snap 62 seq_num 217) dirty exists 2024-09-21T10:08:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:681: done (3 left) 2024-09-21T10:08:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:682: done (2 left) 2024-09-21T10:08:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:683: done (1 left) 2024-09-21T10:08:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:684: done (0 left) 2024-09-21T10:08:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:685: read oid 45 snap -1 2024-09-21T10:08:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:685: expect (ObjNum 278 snap 87 seq_num 278) 2024-09-21T10:08:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:686: snap_create 2024-09-21T10:08:37.724 INFO:tasks.rados.rados.0.smithi007.stdout:685: expect (ObjNum 278 snap 87 seq_num 278) 2024-09-21T10:08:38.618 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:08:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:08:38] "GET /metrics HTTP/1.1" 200 36255 "" "Prometheus/2.43.0" 2024-09-21T10:08:38.622 INFO:tasks.rados.rados.0.smithi007.stdout:685: done (1 left) 2024-09-21T10:08:38.622 INFO:tasks.rados.rados.0.smithi007.stdout:686: done (0 left) 2024-09-21T10:08:38.622 INFO:tasks.rados.rados.0.smithi007.stdout:687: write oid 27 current snap is 90 2024-09-21T10:08:38.622 INFO:tasks.rados.rados.0.smithi007.stdout:687: seq_num 288 ranges {440416=776773,1686814=732100} 2024-09-21T10:08:38.628 INFO:tasks.rados.rados.0.smithi007.stdout:687: writing smithi00780062-27 from 440416 to 1217189 tid 1 2024-09-21T10:08:38.635 INFO:tasks.rados.rados.0.smithi007.stdout:687: writing smithi00780062-27 from 1686814 to 2418914 tid 2 2024-09-21T10:08:38.635 INFO:tasks.rados.rados.0.smithi007.stdout:687: finishing write tid 1 to smithi00780062-27 2024-09-21T10:08:38.635 INFO:tasks.rados.rados.0.smithi007.stdout:688: read oid 16 snap -1 2024-09-21T10:08:38.636 INFO:tasks.rados.rados.0.smithi007.stdout:688: expect deleted 2024-09-21T10:08:38.636 INFO:tasks.rados.rados.0.smithi007.stdout:689: snap_remove snap 65 2024-09-21T10:08:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:38 smithi031 ceph-mon[32927]: Upgrade: Updating prometheus.a 2024-09-21T10:08:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:38 smithi031 ceph-mon[32927]: Deploying daemon prometheus.a on smithi031 2024-09-21T10:08:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:38 smithi031 ceph-mon[32927]: osdmap e245: 8 total, 8 up, 8 in 2024-09-21T10:08:38.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:38 smithi031 ceph-mon[32927]: pgmap v78: 89 pgs: 89 active+clean; 237 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-21T10:08:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:38 smithi007 ceph-mon[29607]: Upgrade: Updating prometheus.a 2024-09-21T10:08:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:38 smithi007 ceph-mon[29607]: Deploying daemon prometheus.a on smithi031 2024-09-21T10:08:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:38 smithi007 ceph-mon[29607]: osdmap e245: 8 total, 8 up, 8 in 2024-09-21T10:08:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:38 smithi007 ceph-mon[29607]: pgmap v78: 89 pgs: 89 active+clean; 237 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-21T10:08:38.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:38 smithi007 ceph-mon[39999]: Upgrade: Updating prometheus.a 2024-09-21T10:08:38.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:38 smithi007 ceph-mon[39999]: Deploying daemon prometheus.a on smithi031 2024-09-21T10:08:38.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:38 smithi007 ceph-mon[39999]: osdmap e245: 8 total, 8 up, 8 in 2024-09-21T10:08:38.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:38 smithi007 ceph-mon[39999]: pgmap v78: 89 pgs: 89 active+clean; 237 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-09-21T10:08:39.627 INFO:tasks.rados.rados.0.smithi007.stdout:687: finishing write tid 2 to smithi00780062-27 2024-09-21T10:08:39.627 INFO:tasks.rados.rados.0.smithi007.stdout:687: finishing write tid 3 to smithi00780062-27 2024-09-21T10:08:39.627 INFO:tasks.rados.rados.0.smithi007.stdout:687: finishing write tid 4 to smithi00780062-27 2024-09-21T10:08:39.627 INFO:tasks.rados.rados.0.smithi007.stdout:687: oid 27 updating version 0 to 666 2024-09-21T10:08:39.627 INFO:tasks.rados.rados.0.smithi007.stdout:687: oid 27 version 666 is already newer than 665 2024-09-21T10:08:39.627 INFO:tasks.rados.rados.0.smithi007.stdout:687: oid 27 version 666 is already newer than 664 2024-09-21T10:08:39.627 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 666 (ObjNum 288 snap 90 seq_num 288) dirty exists 2024-09-21T10:08:39.627 INFO:tasks.rados.rados.0.smithi007.stdout:687: left oid 27 (ObjNum 288 snap 90 seq_num 288) 2024-09-21T10:08:39.627 INFO:tasks.rados.rados.0.smithi007.stdout:687: done (2 left) 2024-09-21T10:08:39.627 INFO:tasks.rados.rados.0.smithi007.stdout:688: done (1 left) 2024-09-21T10:08:39.628 INFO:tasks.rados.rados.0.smithi007.stdout:689: done (0 left) 2024-09-21T10:08:39.628 INFO:tasks.rados.rados.0.smithi007.stdout:690: rollback oid 42 current snap is 90 2024-09-21T10:08:39.628 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 42 to 85 2024-09-21T10:08:39.628 INFO:tasks.rados.rados.0.smithi007.stdout:691: snap_create 2024-09-21T10:08:39.634 INFO:tasks.rados.rados.0.smithi007.stdout:690: finishing rollback tid 0 to smithi00780062-42 2024-09-21T10:08:39.634 INFO:tasks.rados.rados.0.smithi007.stdout:690: finishing rollback tid 1 to smithi00780062-42 2024-09-21T10:08:39.634 INFO:tasks.rados.rados.0.smithi007.stdout:690: finishing rollback tid 2 to smithi00780062-42 2024-09-21T10:08:39.634 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 297 (ObjNum 236 snap 72 seq_num 236) dirty exists 2024-09-21T10:08:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:39 smithi031 ceph-mon[32927]: osdmap e246: 8 total, 8 up, 8 in 2024-09-21T10:08:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:39 smithi007 ceph-mon[29607]: osdmap e246: 8 total, 8 up, 8 in 2024-09-21T10:08:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:39 smithi007 ceph-mon[39999]: osdmap e246: 8 total, 8 up, 8 in 2024-09-21T10:08:40.638 INFO:tasks.rados.rados.0.smithi007.stdout:690: done (1 left) 2024-09-21T10:08:40.638 INFO:tasks.rados.rados.0.smithi007.stdout:691: done (0 left) 2024-09-21T10:08:40.639 INFO:tasks.rados.rados.0.smithi007.stdout:692: read oid 17 snap 90 2024-09-21T10:08:40.639 INFO:tasks.rados.rados.0.smithi007.stdout:692: expect (ObjNum 252 snap 78 seq_num 252) 2024-09-21T10:08:40.639 INFO:tasks.rados.rados.0.smithi007.stdout:693: rollback oid 3 current snap is 91 2024-09-21T10:08:40.639 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 81 2024-09-21T10:08:40.639 INFO:tasks.rados.rados.0.smithi007.stdout:694: rollback oid 39 current snap is 91 2024-09-21T10:08:40.639 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 79 2024-09-21T10:08:40.639 INFO:tasks.rados.rados.0.smithi007.stdout:695: write oid 37 current snap is 91 2024-09-21T10:08:40.639 INFO:tasks.rados.rados.0.smithi007.stdout:695: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2024-09-21T10:08:40.644 INFO:tasks.rados.rados.0.smithi007.stdout:695: writing smithi00780062-37 from 457223 to 1025598 tid 1 2024-09-21T10:08:40.649 INFO:tasks.rados.rados.0.smithi007.stdout:695: writing smithi00780062-37 from 1461649 to 1937407 tid 2 2024-09-21T10:08:40.655 INFO:tasks.rados.rados.0.smithi007.stdout:695: writing smithi00780062-37 from 2420186 to 2857223 tid 3 2024-09-21T10:08:40.655 INFO:tasks.rados.rados.0.smithi007.stdout:696: snap_create 2024-09-21T10:08:40.655 INFO:tasks.rados.rados.0.smithi007.stdout:693: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:08:40.655 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 154 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:08:40.655 INFO:tasks.rados.rados.0.smithi007.stdout:694: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:08:40.655 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 204 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:08:40.655 INFO:tasks.rados.rados.0.smithi007.stdout:692: expect (ObjNum 252 snap 78 seq_num 252) 2024-09-21T10:08:40.750 INFO:tasks.rados.rados.0.smithi007.stdout:695: finishing write tid 1 to smithi00780062-37 2024-09-21T10:08:40.750 INFO:tasks.rados.rados.0.smithi007.stdout:695: finishing write tid 2 to smithi00780062-37 2024-09-21T10:08:40.750 INFO:tasks.rados.rados.0.smithi007.stdout:695: finishing write tid 3 to smithi00780062-37 2024-09-21T10:08:40.751 INFO:tasks.rados.rados.0.smithi007.stdout:695: finishing write tid 4 to smithi00780062-37 2024-09-21T10:08:40.751 INFO:tasks.rados.rados.0.smithi007.stdout:695: finishing write tid 5 to smithi00780062-37 2024-09-21T10:08:40.751 INFO:tasks.rados.rados.0.smithi007.stdout:695: oid 37 updating version 0 to 402 2024-09-21T10:08:40.751 INFO:tasks.rados.rados.0.smithi007.stdout:695: oid 37 version 402 is already newer than 400 2024-09-21T10:08:40.751 INFO:tasks.rados.rados.0.smithi007.stdout:695: oid 37 updating version 402 to 403 2024-09-21T10:08:40.751 INFO:tasks.rados.rados.0.smithi007.stdout:695: oid 37 version 403 is already newer than 401 2024-09-21T10:08:40.751 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 403 (ObjNum 289 snap 91 seq_num 289) dirty exists 2024-09-21T10:08:40.751 INFO:tasks.rados.rados.0.smithi007.stdout:695: left oid 37 (ObjNum 289 snap 91 seq_num 289) 2024-09-21T10:08:40.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:40 smithi031 ceph-mon[32927]: osdmap e247: 8 total, 8 up, 8 in 2024-09-21T10:08:40.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:40 smithi031 ceph-mon[32927]: pgmap v81: 89 pgs: 89 active+clean; 222 MiB data, 682 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:08:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:40 smithi007 ceph-mon[29607]: osdmap e247: 8 total, 8 up, 8 in 2024-09-21T10:08:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:40 smithi007 ceph-mon[29607]: pgmap v81: 89 pgs: 89 active+clean; 222 MiB data, 682 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:08:40.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:40 smithi007 ceph-mon[39999]: osdmap e247: 8 total, 8 up, 8 in 2024-09-21T10:08:40.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:40 smithi007 ceph-mon[39999]: pgmap v81: 89 pgs: 89 active+clean; 222 MiB data, 682 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:08:41.639 INFO:tasks.rados.rados.0.smithi007.stdout:692: done (4 left) 2024-09-21T10:08:41.640 INFO:tasks.rados.rados.0.smithi007.stdout:693: done (3 left) 2024-09-21T10:08:41.640 INFO:tasks.rados.rados.0.smithi007.stdout:694: done (2 left) 2024-09-21T10:08:41.640 INFO:tasks.rados.rados.0.smithi007.stdout:695: done (1 left) 2024-09-21T10:08:41.640 INFO:tasks.rados.rados.0.smithi007.stdout:696: done (0 left) 2024-09-21T10:08:41.640 INFO:tasks.rados.rados.0.smithi007.stdout:697: rollback oid 45 current snap is 92 2024-09-21T10:08:41.640 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 45 to 77 2024-09-21T10:08:41.640 INFO:tasks.rados.rados.0.smithi007.stdout:698: read oid 9 snap -1 2024-09-21T10:08:41.640 INFO:tasks.rados.rados.0.smithi007.stdout:698: expect (ObjNum 267 snap 85 seq_num 267) 2024-09-21T10:08:41.640 INFO:tasks.rados.rados.0.smithi007.stdout:699: write oid 10 current snap is 92 2024-09-21T10:08:41.640 INFO:tasks.rados.rados.0.smithi007.stdout:699: seq_num 290 ranges {474030=643624,1520131=735769} 2024-09-21T10:08:41.645 INFO:tasks.rados.rados.0.smithi007.stdout:699: writing smithi00780062-10 from 474030 to 1117654 tid 1 2024-09-21T10:08:41.653 INFO:tasks.rados.rados.0.smithi007.stdout:699: writing smithi00780062-10 from 1520131 to 2255900 tid 2 2024-09-21T10:08:41.653 INFO:tasks.rados.rados.0.smithi007.stdout:700: write oid 46 current snap is 92 2024-09-21T10:08:41.653 INFO:tasks.rados.rados.0.smithi007.stdout:699: finishing write tid 1 to smithi00780062-10 2024-09-21T10:08:41.653 INFO:tasks.rados.rados.0.smithi007.stdout:700: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2024-09-21T10:08:41.659 INFO:tasks.rados.rados.0.smithi007.stdout:700: writing smithi00780062-46 from 490837 to 1209710 tid 1 2024-09-21T10:08:41.666 INFO:tasks.rados.rados.0.smithi007.stdout:700: writing smithi00780062-46 from 1862260 to 2341687 tid 2 2024-09-21T10:08:41.669 INFO:tasks.rados.rados.0.smithi007.stdout:700: writing smithi00780062-46 from 2875032 to 2890837 tid 3 2024-09-21T10:08:41.669 INFO:tasks.rados.rados.0.smithi007.stdout:701: write oid 42 current snap is 92 2024-09-21T10:08:41.669 INFO:tasks.rados.rados.0.smithi007.stdout:701: seq_num 292 ranges {507644=794122,1920742=623085} 2024-09-21T10:08:41.676 INFO:tasks.rados.rados.0.smithi007.stdout:701: writing smithi00780062-42 from 507644 to 1301766 tid 1 2024-09-21T10:08:41.683 INFO:tasks.rados.rados.0.smithi007.stdout:701: writing smithi00780062-42 from 1920742 to 2543827 tid 2 2024-09-21T10:08:41.683 INFO:tasks.rados.rados.0.smithi007.stdout:702: write oid 28 current snap is 92 2024-09-21T10:08:41.683 INFO:tasks.rados.rados.0.smithi007.stdout:702: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2024-09-21T10:08:41.688 INFO:tasks.rados.rados.0.smithi007.stdout:702: writing smithi00780062-28 from 524451 to 993822 tid 1 2024-09-21T10:08:41.694 INFO:tasks.rados.rados.0.smithi007.stdout:702: writing smithi00780062-28 from 1579224 to 2062320 tid 2 2024-09-21T10:08:41.699 INFO:tasks.rados.rados.0.smithi007.stdout:702: writing smithi00780062-28 from 2529878 to 2924451 tid 3 2024-09-21T10:08:41.699 INFO:tasks.rados.rados.0.smithi007.stdout:703: read oid 47 snap -1 2024-09-21T10:08:41.700 INFO:tasks.rados.rados.0.smithi007.stdout:703: expect deleted 2024-09-21T10:08:41.700 INFO:tasks.rados.rados.0.smithi007.stdout:704: write oid 49 current snap is 92 2024-09-21T10:08:41.700 INFO:tasks.rados.rados.0.smithi007.stdout:697: finishing rollback tid 0 to smithi00780062-45 2024-09-21T10:08:41.700 INFO:tasks.rados.rados.0.smithi007.stdout:697: finishing rollback tid 1 to smithi00780062-45 2024-09-21T10:08:41.700 INFO:tasks.rados.rados.0.smithi007.stdout:697: finishing rollback tid 2 to smithi00780062-45 2024-09-21T10:08:41.700 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 369 (ObjNum 250 snap 77 seq_num 250) dirty exists 2024-09-21T10:08:41.700 INFO:tasks.rados.rados.0.smithi007.stdout:704: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2024-09-21T10:08:41.705 INFO:tasks.rados.rados.0.smithi007.stdout:704: writing smithi00780062-49 from 541258 to 1085878 tid 1 2024-09-21T10:08:41.711 INFO:tasks.rados.rados.0.smithi007.stdout:704: writing smithi00780062-49 from 1637706 to 2264460 tid 2 2024-09-21T10:08:41.715 INFO:tasks.rados.rados.0.smithi007.stdout:704: writing smithi00780062-49 from 2840948 to 2941258 tid 3 2024-09-21T10:08:41.716 INFO:tasks.rados.rados.0.smithi007.stdout:697: done (7 left) 2024-09-21T10:08:41.716 INFO:tasks.rados.rados.0.smithi007.stdout:705: read oid 35 snap -1 2024-09-21T10:08:41.716 INFO:tasks.rados.rados.0.smithi007.stdout:705: expect (ObjNum 196 snap 54 seq_num 196) 2024-09-21T10:08:41.716 INFO:tasks.rados.rados.0.smithi007.stdout:706: write oid 19 current snap is 92 2024-09-21T10:08:41.716 INFO:tasks.rados.rados.0.smithi007.stdout:698: expect (ObjNum 267 snap 85 seq_num 267) 2024-09-21T10:08:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:699: finishing write tid 2 to smithi00780062-10 2024-09-21T10:08:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:699: finishing write tid 3 to smithi00780062-10 2024-09-21T10:08:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:699: finishing write tid 4 to smithi00780062-10 2024-09-21T10:08:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:699: oid 10 updating version 0 to 406 2024-09-21T10:08:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:699: oid 10 version 406 is already newer than 405 2024-09-21T10:08:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:699: oid 10 version 406 is already newer than 404 2024-09-21T10:08:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 406 (ObjNum 290 snap 92 seq_num 290) dirty exists 2024-09-21T10:08:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:699: left oid 10 (ObjNum 290 snap 92 seq_num 290) 2024-09-21T10:08:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:700: finishing write tid 1 to smithi00780062-46 2024-09-21T10:08:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:706: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2024-09-21T10:08:41.914 INFO:tasks.rados.rados.0.smithi007.stdout:706: writing smithi00780062-19 from 558065 to 1177934 tid 1 2024-09-21T10:08:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:41 smithi031 ceph-mon[32927]: osdmap e248: 8 total, 8 up, 8 in 2024-09-21T10:08:41.918 INFO:tasks.rados.rados.0.smithi007.stdout:706: writing smithi00780062-19 from 1579835 to 2066600 tid 2 2024-09-21T10:08:41.924 INFO:tasks.rados.rados.0.smithi007.stdout:706: writing smithi00780062-19 from 2468371 to 2958065 tid 3 2024-09-21T10:08:41.924 INFO:tasks.rados.rados.0.smithi007.stdout:698: done (8 left) 2024-09-21T10:08:41.924 INFO:tasks.rados.rados.0.smithi007.stdout:699: done (7 left) 2024-09-21T10:08:41.924 INFO:tasks.rados.rados.0.smithi007.stdout:707: write oid 20 current snap is 92 2024-09-21T10:08:41.924 INFO:tasks.rados.rados.0.smithi007.stdout:700: finishing write tid 2 to smithi00780062-46 2024-09-21T10:08:41.924 INFO:tasks.rados.rados.0.smithi007.stdout:700: finishing write tid 3 to smithi00780062-46 2024-09-21T10:08:41.924 INFO:tasks.rados.rados.0.smithi007.stdout:700: finishing write tid 4 to smithi00780062-46 2024-09-21T10:08:41.924 INFO:tasks.rados.rados.0.smithi007.stdout:700: finishing write tid 5 to smithi00780062-46 2024-09-21T10:08:41.925 INFO:tasks.rados.rados.0.smithi007.stdout:700: oid 46 updating version 0 to 681 2024-09-21T10:08:41.925 INFO:tasks.rados.rados.0.smithi007.stdout:700: oid 46 version 681 is already newer than 680 2024-09-21T10:08:41.925 INFO:tasks.rados.rados.0.smithi007.stdout:700: oid 46 updating version 681 to 682 2024-09-21T10:08:41.925 INFO:tasks.rados.rados.0.smithi007.stdout:700: oid 46 updating version 682 to 683 2024-09-21T10:08:41.925 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 683 (ObjNum 291 snap 92 seq_num 291) dirty exists 2024-09-21T10:08:41.925 INFO:tasks.rados.rados.0.smithi007.stdout:700: left oid 46 (ObjNum 291 snap 92 seq_num 291) 2024-09-21T10:08:41.925 INFO:tasks.rados.rados.0.smithi007.stdout:701: finishing write tid 1 to smithi00780062-42 2024-09-21T10:08:41.925 INFO:tasks.rados.rados.0.smithi007.stdout:707: seq_num 296 ranges {574872=695118,2038317=630423} 2024-09-21T10:08:41.930 INFO:tasks.rados.rados.0.smithi007.stdout:707: writing smithi00780062-20 from 574872 to 1269990 tid 1 2024-09-21T10:08:41.939 INFO:tasks.rados.rados.0.smithi007.stdout:707: writing smithi00780062-20 from 2038317 to 2668740 tid 2 2024-09-21T10:08:41.939 INFO:tasks.rados.rados.0.smithi007.stdout:700: done (7 left) 2024-09-21T10:08:41.939 INFO:tasks.rados.rados.0.smithi007.stdout:708: read oid 40 snap -1 2024-09-21T10:08:41.939 INFO:tasks.rados.rados.0.smithi007.stdout:708: expect (ObjNum 281 snap 87 seq_num 281) 2024-09-21T10:08:41.939 INFO:tasks.rados.rados.0.smithi007.stdout:709: delete oid 6 current snap is 92 2024-09-21T10:08:41.939 INFO:tasks.rados.rados.0.smithi007.stdout:701: finishing write tid 2 to smithi00780062-42 2024-09-21T10:08:41.939 INFO:tasks.rados.rados.0.smithi007.stdout:701: finishing write tid 3 to smithi00780062-42 2024-09-21T10:08:41.939 INFO:tasks.rados.rados.0.smithi007.stdout:701: finishing write tid 4 to smithi00780062-42 2024-09-21T10:08:41.939 INFO:tasks.rados.rados.0.smithi007.stdout:701: oid 42 updating version 0 to 302 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:701: oid 42 version 302 is already newer than 301 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:701: oid 42 updating version 302 to 303 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 303 (ObjNum 292 snap 92 seq_num 292) dirty exists 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:701: left oid 42 (ObjNum 292 snap 92 seq_num 292) 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:702: finishing write tid 1 to smithi00780062-28 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:702: finishing write tid 2 to smithi00780062-28 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:702: finishing write tid 3 to smithi00780062-28 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:702: finishing write tid 4 to smithi00780062-28 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:702: finishing write tid 5 to smithi00780062-28 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:702: oid 28 updating version 0 to 176 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:702: oid 28 version 176 is already newer than 174 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:702: oid 28 version 176 is already newer than 175 2024-09-21T10:08:41.940 INFO:tasks.rados.rados.0.smithi007.stdout:702: oid 28 version 176 is already newer than 173 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 176 (ObjNum 293 snap 92 seq_num 293) dirty exists 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:702: left oid 28 (ObjNum 293 snap 92 seq_num 293) 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:704: finishing write tid 1 to smithi00780062-49 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:704: finishing write tid 2 to smithi00780062-49 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:704: finishing write tid 3 to smithi00780062-49 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:704: finishing write tid 4 to smithi00780062-49 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:704: finishing write tid 5 to smithi00780062-49 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:704: oid 49 updating version 0 to 409 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:704: oid 49 updating version 409 to 410 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:704: oid 49 version 410 is already newer than 407 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:704: oid 49 version 410 is already newer than 408 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 410 (ObjNum 294 snap 92 seq_num 294) dirty exists 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:704: left oid 49 (ObjNum 294 snap 92 seq_num 294) 2024-09-21T10:08:41.941 INFO:tasks.rados.rados.0.smithi007.stdout:705: expect (ObjNum 196 snap 54 seq_num 196) 2024-09-21T10:08:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:41 smithi007 ceph-mon[29607]: osdmap e248: 8 total, 8 up, 8 in 2024-09-21T10:08:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:41 smithi007 ceph-mon[39999]: osdmap e248: 8 total, 8 up, 8 in 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:706: finishing write tid 1 to smithi00780062-19 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:706: finishing write tid 2 to smithi00780062-19 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:706: finishing write tid 3 to smithi00780062-19 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:706: finishing write tid 4 to smithi00780062-19 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:706: finishing write tid 5 to smithi00780062-19 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:706: oid 19 updating version 0 to 170 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:706: oid 19 version 170 is already newer than 168 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:706: oid 19 updating version 170 to 171 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:706: oid 19 version 171 is already newer than 169 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 171 (ObjNum 295 snap 92 seq_num 295) dirty exists 2024-09-21T10:08:42.126 INFO:tasks.rados.rados.0.smithi007.stdout:706: left oid 19 (ObjNum 295 snap 92 seq_num 295) 2024-09-21T10:08:42.127 INFO:tasks.rados.rados.0.smithi007.stdout:707: finishing write tid 1 to smithi00780062-20 2024-09-21T10:08:42.127 INFO:tasks.rados.rados.0.smithi007.stdout:701: done (8 left) 2024-09-21T10:08:42.127 INFO:tasks.rados.rados.0.smithi007.stdout:702: done (7 left) 2024-09-21T10:08:42.127 INFO:tasks.rados.rados.0.smithi007.stdout:703: done (6 left) 2024-09-21T10:08:42.127 INFO:tasks.rados.rados.0.smithi007.stdout:704: done (5 left) 2024-09-21T10:08:42.127 INFO:tasks.rados.rados.0.smithi007.stdout:705: done (4 left) 2024-09-21T10:08:42.127 INFO:tasks.rados.rados.0.smithi007.stdout:706: done (3 left) 2024-09-21T10:08:42.127 INFO:tasks.rados.rados.0.smithi007.stdout:709: done (2 left) 2024-09-21T10:08:42.127 INFO:tasks.rados.rados.0.smithi007.stdout:710: snap_remove snap 36 2024-09-21T10:08:42.623 INFO:tasks.rados.rados.0.smithi007.stdout:710: done (2 left) 2024-09-21T10:08:42.623 INFO:tasks.rados.rados.0.smithi007.stdout:711: read oid 27 snap -1 2024-09-21T10:08:42.623 INFO:tasks.rados.rados.0.smithi007.stdout:711: expect (ObjNum 288 snap 90 seq_num 288) 2024-09-21T10:08:42.623 INFO:tasks.rados.rados.0.smithi007.stdout:712: read oid 49 snap -1 2024-09-21T10:08:42.623 INFO:tasks.rados.rados.0.smithi007.stdout:712: expect (ObjNum 294 snap 92 seq_num 294) 2024-09-21T10:08:42.623 INFO:tasks.rados.rados.0.smithi007.stdout:713: rollback oid 11 current snap is 92 2024-09-21T10:08:42.623 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 90 2024-09-21T10:08:42.624 INFO:tasks.rados.rados.0.smithi007.stdout:714: write oid 50 current snap is 92 2024-09-21T10:08:42.624 INFO:tasks.rados.rados.0.smithi007.stdout:714: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2024-09-21T10:08:42.630 INFO:tasks.rados.rados.0.smithi007.stdout:714: writing smithi00780062-50 from 608486 to 1170455 tid 1 2024-09-21T10:08:42.638 INFO:tasks.rados.rados.0.smithi007.stdout:714: writing smithi00780062-50 from 1871634 to 2505726 tid 2 2024-09-21T10:08:42.642 INFO:tasks.rados.rados.0.smithi007.stdout:714: writing smithi00780062-50 from 2950640 to 3008486 tid 3 2024-09-21T10:08:42.642 INFO:tasks.rados.rados.0.smithi007.stdout:715: write oid 5 current snap is 92 2024-09-21T10:08:42.642 INFO:tasks.rados.rados.0.smithi007.stdout:715: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2024-09-21T10:08:42.649 INFO:tasks.rados.rados.0.smithi007.stdout:715: writing smithi00780062-5 from 625293 to 1262511 tid 1 2024-09-21T10:08:42.654 INFO:tasks.rados.rados.0.smithi007.stdout:715: writing smithi00780062-5 from 1813763 to 2307866 tid 2 2024-09-21T10:08:42.659 INFO:tasks.rados.rados.0.smithi007.stdout:715: writing smithi00780062-5 from 2978063 to 3025293 tid 3 2024-09-21T10:08:42.659 INFO:tasks.rados.rados.0.smithi007.stdout:716: write oid 13 current snap is 92 2024-09-21T10:08:42.659 INFO:tasks.rados.rados.0.smithi007.stdout:716: seq_num 300 ranges {642100=712467,1872245=637761} 2024-09-21T10:08:42.666 INFO:tasks.rados.rados.0.smithi007.stdout:716: writing smithi00780062-13 from 642100 to 1354567 tid 1 2024-09-21T10:08:42.672 INFO:tasks.rados.rados.0.smithi007.stdout:716: writing smithi00780062-13 from 1872245 to 2510006 tid 2 2024-09-21T10:08:42.673 INFO:tasks.rados.rados.0.smithi007.stdout:717: write oid 35 current snap is 92 2024-09-21T10:08:42.673 INFO:tasks.rados.rados.0.smithi007.stdout:717: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2024-09-21T10:08:42.680 INFO:tasks.rados.rados.0.smithi007.stdout:717: writing smithi00780062-35 from 658907 to 1446623 tid 1 2024-09-21T10:08:42.686 INFO:tasks.rados.rados.0.smithi007.stdout:717: writing smithi00780062-35 from 1930727 to 2428499 tid 2 2024-09-21T10:08:42.690 INFO:tasks.rados.rados.0.smithi007.stdout:717: writing smithi00780062-35 from 3032909 to 3058907 tid 3 2024-09-21T10:08:42.690 INFO:tasks.rados.rados.0.smithi007.stdout:718: snap_create 2024-09-21T10:08:42.690 INFO:tasks.rados.rados.0.smithi007.stdout:707: finishing write tid 2 to smithi00780062-20 2024-09-21T10:08:42.690 INFO:tasks.rados.rados.0.smithi007.stdout:707: finishing write tid 3 to smithi00780062-20 2024-09-21T10:08:42.690 INFO:tasks.rados.rados.0.smithi007.stdout:707: finishing write tid 4 to smithi00780062-20 2024-09-21T10:08:42.690 INFO:tasks.rados.rados.0.smithi007.stdout:707: oid 20 updating version 0 to 173 2024-09-21T10:08:42.690 INFO:tasks.rados.rados.0.smithi007.stdout:707: oid 20 updating version 173 to 174 2024-09-21T10:08:42.690 INFO:tasks.rados.rados.0.smithi007.stdout:707: oid 20 version 174 is already newer than 172 2024-09-21T10:08:42.691 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 174 (ObjNum 296 snap 92 seq_num 296) dirty exists 2024-09-21T10:08:42.691 INFO:tasks.rados.rados.0.smithi007.stdout:707: left oid 20 (ObjNum 296 snap 92 seq_num 296) 2024-09-21T10:08:42.691 INFO:tasks.rados.rados.0.smithi007.stdout:708: expect (ObjNum 281 snap 87 seq_num 281) 2024-09-21T10:08:42.819 INFO:tasks.rados.rados.0.smithi007.stdout:712: expect (ObjNum 294 snap 92 seq_num 294) 2024-09-21T10:08:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:42 smithi031 ceph-mon[32927]: osdmap e249: 8 total, 8 up, 8 in 2024-09-21T10:08:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:42 smithi031 ceph-mon[32927]: pgmap v84: 89 pgs: 89 active+clean; 222 MiB data, 682 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:08:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:42 smithi031 ceph-mon[32927]: osdmap e250: 8 total, 8 up, 8 in 2024-09-21T10:08:42.918 INFO:tasks.rados.rados.0.smithi007.stdout:714: finishing write tid 1 to smithi00780062-50 2024-09-21T10:08:42.918 INFO:tasks.rados.rados.0.smithi007.stdout:713: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:08:42.918 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 608 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:08:42.918 INFO:tasks.rados.rados.0.smithi007.stdout:711: expect (ObjNum 288 snap 90 seq_num 288) 2024-09-21T10:08:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:42 smithi007 ceph-mon[29607]: osdmap e249: 8 total, 8 up, 8 in 2024-09-21T10:08:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:42 smithi007 ceph-mon[29607]: pgmap v84: 89 pgs: 89 active+clean; 222 MiB data, 682 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:08:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:42 smithi007 ceph-mon[29607]: osdmap e250: 8 total, 8 up, 8 in 2024-09-21T10:08:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:42 smithi007 ceph-mon[39999]: osdmap e249: 8 total, 8 up, 8 in 2024-09-21T10:08:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:42 smithi007 ceph-mon[39999]: pgmap v84: 89 pgs: 89 active+clean; 222 MiB data, 682 MiB used, 715 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:08:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:42 smithi007 ceph-mon[39999]: osdmap e250: 8 total, 8 up, 8 in 2024-09-21T10:08:43.064 INFO:tasks.rados.rados.0.smithi007.stdout:714: finishing write tid 2 to smithi00780062-50 2024-09-21T10:08:43.064 INFO:tasks.rados.rados.0.smithi007.stdout:714: finishing write tid 3 to smithi00780062-50 2024-09-21T10:08:43.064 INFO:tasks.rados.rados.0.smithi007.stdout:714: finishing write tid 4 to smithi00780062-50 2024-09-21T10:08:43.064 INFO:tasks.rados.rados.0.smithi007.stdout:714: finishing write tid 5 to smithi00780062-50 2024-09-21T10:08:43.064 INFO:tasks.rados.rados.0.smithi007.stdout:714: oid 50 updating version 0 to 149 2024-09-21T10:08:43.064 INFO:tasks.rados.rados.0.smithi007.stdout:714: oid 50 updating version 149 to 151 2024-09-21T10:08:43.064 INFO:tasks.rados.rados.0.smithi007.stdout:714: oid 50 version 151 is already newer than 148 2024-09-21T10:08:43.064 INFO:tasks.rados.rados.0.smithi007.stdout:714: oid 50 version 151 is already newer than 150 2024-09-21T10:08:43.064 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 151 (ObjNum 298 snap 92 seq_num 298) dirty exists 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:714: left oid 50 (ObjNum 298 snap 92 seq_num 298) 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:715: finishing write tid 1 to smithi00780062-5 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:715: finishing write tid 2 to smithi00780062-5 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:715: finishing write tid 3 to smithi00780062-5 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:715: finishing write tid 4 to smithi00780062-5 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:715: finishing write tid 5 to smithi00780062-5 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:715: oid 5 updating version 0 to 184 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:715: oid 5 version 184 is already newer than 183 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:715: oid 5 version 184 is already newer than 182 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:715: oid 5 version 184 is already newer than 181 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 184 (ObjNum 299 snap 92 seq_num 299) dirty exists 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:715: left oid 5 (ObjNum 299 snap 92 seq_num 299) 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:716: finishing write tid 1 to smithi00780062-13 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:716: finishing write tid 2 to smithi00780062-13 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:716: finishing write tid 3 to smithi00780062-13 2024-09-21T10:08:43.065 INFO:tasks.rados.rados.0.smithi007.stdout:716: finishing write tid 4 to smithi00780062-13 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:716: oid 13 updating version 0 to 698 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:716: oid 13 version 698 is already newer than 697 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:716: oid 13 version 698 is already newer than 696 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 698 (ObjNum 300 snap 92 seq_num 300) dirty exists 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:716: left oid 13 (ObjNum 300 snap 92 seq_num 300) 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:717: finishing write tid 1 to smithi00780062-35 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:717: finishing write tid 2 to smithi00780062-35 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:717: finishing write tid 3 to smithi00780062-35 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:717: finishing write tid 4 to smithi00780062-35 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:717: finishing write tid 5 to smithi00780062-35 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:717: oid 35 updating version 0 to 125 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:717: oid 35 version 125 is already newer than 124 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:717: oid 35 version 125 is already newer than 123 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:717: oid 35 updating version 125 to 126 2024-09-21T10:08:43.066 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 126 (ObjNum 301 snap 92 seq_num 301) dirty exists 2024-09-21T10:08:43.067 INFO:tasks.rados.rados.0.smithi007.stdout:717: left oid 35 (ObjNum 301 snap 92 seq_num 301) 2024-09-21T10:08:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:707: done (9 left) 2024-09-21T10:08:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:708: done (8 left) 2024-09-21T10:08:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:711: done (7 left) 2024-09-21T10:08:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:712: done (6 left) 2024-09-21T10:08:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:713: done (5 left) 2024-09-21T10:08:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:714: done (4 left) 2024-09-21T10:08:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:715: done (3 left) 2024-09-21T10:08:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:716: done (2 left) 2024-09-21T10:08:43.651 INFO:tasks.rados.rados.0.smithi007.stdout:717: done (1 left) 2024-09-21T10:08:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:718: done (0 left) 2024-09-21T10:08:43.652 INFO:tasks.rados.rados.0.smithi007.stdout:719: snap_remove snap 62 2024-09-21T10:08:44.658 INFO:tasks.rados.rados.0.smithi007.stdout:719: done (0 left) 2024-09-21T10:08:44.658 INFO:tasks.rados.rados.0.smithi007.stdout:720: read oid 6 snap -1 2024-09-21T10:08:44.658 INFO:tasks.rados.rados.0.smithi007.stdout:720: expect deleted 2024-09-21T10:08:44.658 INFO:tasks.rados.rados.0.smithi007.stdout:721: delete oid 29 current snap is 93 2024-09-21T10:08:44.664 INFO:tasks.rados.rados.0.smithi007.stdout:720: done (1 left) 2024-09-21T10:08:44.665 INFO:tasks.rados.rados.0.smithi007.stdout:721: done (0 left) 2024-09-21T10:08:44.665 INFO:tasks.rados.rados.0.smithi007.stdout:722: write oid 32 current snap is 93 2024-09-21T10:08:44.665 INFO:tasks.rados.rados.0.smithi007.stdout:722: seq_num 303 ranges {692521=538214,1931338=785088} 2024-09-21T10:08:44.671 INFO:tasks.rados.rados.0.smithi007.stdout:722: writing smithi00780062-32 from 692521 to 1230735 tid 1 2024-09-21T10:08:44.680 INFO:tasks.rados.rados.0.smithi007.stdout:722: writing smithi00780062-32 from 1931338 to 2716426 tid 2 2024-09-21T10:08:44.680 INFO:tasks.rados.rados.0.smithi007.stdout:723: read oid 36 snap -1 2024-09-21T10:08:44.680 INFO:tasks.rados.rados.0.smithi007.stdout:723: expect (ObjNum 246 snap 75 seq_num 246) 2024-09-21T10:08:44.680 INFO:tasks.rados.rados.0.smithi007.stdout:724: rollback oid 30 current snap is 93 2024-09-21T10:08:44.681 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 83 2024-09-21T10:08:44.681 INFO:tasks.rados.rados.0.smithi007.stdout:722: finishing write tid 1 to smithi00780062-32 2024-09-21T10:08:44.681 INFO:tasks.rados.rados.0.smithi007.stdout:725: write oid 31 current snap is 93 2024-09-21T10:08:44.681 INFO:tasks.rados.rados.0.smithi007.stdout:725: seq_num 304 ranges {709328=613463,1989820=645099} 2024-09-21T10:08:44.687 INFO:tasks.rados.rados.0.smithi007.stdout:725: writing smithi00780062-31 from 709328 to 1322791 tid 1 2024-09-21T10:08:44.695 INFO:tasks.rados.rados.0.smithi007.stdout:725: writing smithi00780062-31 from 1989820 to 2634919 tid 2 2024-09-21T10:08:44.695 INFO:tasks.rados.rados.0.smithi007.stdout:726: write oid 33 current snap is 93 2024-09-21T10:08:44.695 INFO:tasks.rados.rados.0.smithi007.stdout:726: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2024-09-21T10:08:44.701 INFO:tasks.rados.rados.0.smithi007.stdout:726: writing smithi00780062-33 from 726135 to 1131200 tid 1 2024-09-21T10:08:44.709 INFO:tasks.rados.rados.0.smithi007.stdout:726: writing smithi00780062-33 from 1764655 to 2553412 tid 2 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:726: writing smithi00780062-33 from 3026248 to 3126135 tid 3 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:727: delete oid 7 current snap is 93 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:724: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:722: finishing write tid 2 to smithi00780062-32 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:722: finishing write tid 3 to smithi00780062-32 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:722: finishing write tid 4 to smithi00780062-32 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:722: oid 32 updating version 0 to 295 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:722: oid 32 version 295 is already newer than 293 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:722: oid 32 version 295 is already newer than 294 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 295 (ObjNum 303 snap 93 seq_num 303) dirty exists 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:722: left oid 32 (ObjNum 303 snap 93 seq_num 303) 2024-09-21T10:08:44.713 INFO:tasks.rados.rados.0.smithi007.stdout:723: expect (ObjNum 246 snap 75 seq_num 246) 2024-09-21T10:08:44.811 INFO:tasks.rados.rados.0.smithi007.stdout:724: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:08:44.811 INFO:tasks.rados.rados.0.smithi007.stdout:724: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:08:44.811 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 263 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-09-21T10:08:44.811 INFO:tasks.rados.rados.0.smithi007.stdout:725: finishing write tid 1 to smithi00780062-31 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:725: finishing write tid 2 to smithi00780062-31 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:725: finishing write tid 3 to smithi00780062-31 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:725: finishing write tid 4 to smithi00780062-31 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:725: oid 31 updating version 0 to 298 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:725: oid 31 version 298 is already newer than 296 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:725: oid 31 version 298 is already newer than 297 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 298 (ObjNum 304 snap 93 seq_num 304) dirty exists 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:725: left oid 31 (ObjNum 304 snap 93 seq_num 304) 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:726: finishing write tid 1 to smithi00780062-33 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:722: done (5 left) 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:723: done (4 left) 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:724: done (3 left) 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:725: done (2 left) 2024-09-21T10:08:44.812 INFO:tasks.rados.rados.0.smithi007.stdout:727: done (1 left) 2024-09-21T10:08:44.813 INFO:tasks.rados.rados.0.smithi007.stdout:728: snap_remove snap 92 2024-09-21T10:08:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:44 smithi031 ceph-mon[32927]: osdmap e251: 8 total, 8 up, 8 in 2024-09-21T10:08:44.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:44 smithi031 ceph-mon[32927]: pgmap v87: 89 pgs: 89 active+clean; 220 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 5.2 MiB/s rd, 1010 KiB/s wr, 8 op/s 2024-09-21T10:08:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:44 smithi007 ceph-mon[29607]: osdmap e251: 8 total, 8 up, 8 in 2024-09-21T10:08:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:44 smithi007 ceph-mon[29607]: pgmap v87: 89 pgs: 89 active+clean; 220 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 5.2 MiB/s rd, 1010 KiB/s wr, 8 op/s 2024-09-21T10:08:44.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:44 smithi007 ceph-mon[39999]: osdmap e251: 8 total, 8 up, 8 in 2024-09-21T10:08:44.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:44 smithi007 ceph-mon[39999]: pgmap v87: 89 pgs: 89 active+clean; 220 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 5.2 MiB/s rd, 1010 KiB/s wr, 8 op/s 2024-09-21T10:08:45.659 INFO:tasks.rados.rados.0.smithi007.stdout:728: done (1 left) 2024-09-21T10:08:45.659 INFO:tasks.rados.rados.0.smithi007.stdout:729: write oid 47 current snap is 93 2024-09-21T10:08:45.659 INFO:tasks.rados.rados.0.smithi007.stdout:726: finishing write tid 2 to smithi00780062-33 2024-09-21T10:08:45.659 INFO:tasks.rados.rados.0.smithi007.stdout:729: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2024-09-21T10:08:45.666 INFO:tasks.rados.rados.0.smithi007.stdout:729: writing smithi00780062-47 from 759749 to 1315312 tid 1 2024-09-21T10:08:45.673 INFO:tasks.rados.rados.0.smithi007.stdout:729: writing smithi00780062-47 from 1765266 to 2557692 tid 2 2024-09-21T10:08:45.677 INFO:tasks.rados.rados.0.smithi007.stdout:729: writing smithi00780062-47 from 2964741 to 3159749 tid 3 2024-09-21T10:08:45.677 INFO:tasks.rados.rados.0.smithi007.stdout:730: delete oid 13 current snap is 93 2024-09-21T10:08:45.677 INFO:tasks.rados.rados.0.smithi007.stdout:726: finishing write tid 3 to smithi00780062-33 2024-09-21T10:08:45.677 INFO:tasks.rados.rados.0.smithi007.stdout:726: finishing write tid 4 to smithi00780062-33 2024-09-21T10:08:45.677 INFO:tasks.rados.rados.0.smithi007.stdout:726: finishing write tid 5 to smithi00780062-33 2024-09-21T10:08:45.677 INFO:tasks.rados.rados.0.smithi007.stdout:726: oid 33 updating version 0 to 384 2024-09-21T10:08:45.677 INFO:tasks.rados.rados.0.smithi007.stdout:726: oid 33 version 384 is already newer than 382 2024-09-21T10:08:45.678 INFO:tasks.rados.rados.0.smithi007.stdout:726: oid 33 updating version 384 to 385 2024-09-21T10:08:45.678 INFO:tasks.rados.rados.0.smithi007.stdout:726: oid 33 version 385 is already newer than 383 2024-09-21T10:08:45.678 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 385 (ObjNum 305 snap 93 seq_num 305) dirty exists 2024-09-21T10:08:45.678 INFO:tasks.rados.rados.0.smithi007.stdout:726: left oid 33 (ObjNum 305 snap 93 seq_num 305) 2024-09-21T10:08:45.678 INFO:tasks.rados.rados.0.smithi007.stdout:729: finishing write tid 1 to smithi00780062-47 2024-09-21T10:08:45.678 INFO:tasks.rados.rados.0.smithi007.stdout:729: finishing write tid 2 to smithi00780062-47 2024-09-21T10:08:45.679 INFO:tasks.rados.rados.0.smithi007.stdout:729: finishing write tid 3 to smithi00780062-47 2024-09-21T10:08:45.679 INFO:tasks.rados.rados.0.smithi007.stdout:726: done (2 left) 2024-09-21T10:08:45.679 INFO:tasks.rados.rados.0.smithi007.stdout:730: done (1 left) 2024-09-21T10:08:45.679 INFO:tasks.rados.rados.0.smithi007.stdout:731: write oid 34 current snap is 93 2024-09-21T10:08:45.679 INFO:tasks.rados.rados.0.smithi007.stdout:731: seq_num 309 ranges {793363=706061,2282230=796095} 2024-09-21T10:08:45.687 INFO:tasks.rados.rados.0.smithi007.stdout:731: writing smithi00780062-34 from 793363 to 1499424 tid 1 2024-09-21T10:08:45.696 INFO:tasks.rados.rados.0.smithi007.stdout:731: writing smithi00780062-34 from 2282230 to 3078325 tid 2 2024-09-21T10:08:45.696 INFO:tasks.rados.rados.0.smithi007.stdout:732: write oid 33 current snap is 93 2024-09-21T10:08:45.696 INFO:tasks.rados.rados.0.smithi007.stdout:732: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2024-09-21T10:08:45.702 INFO:tasks.rados.rados.0.smithi007.stdout:732: writing smithi00780062-33 from 410170 to 1191480 tid 1 2024-09-21T10:08:45.710 INFO:tasks.rados.rados.0.smithi007.stdout:732: writing smithi00780062-33 from 1940712 to 2596818 tid 2 2024-09-21T10:08:45.714 INFO:tasks.rados.rados.0.smithi007.stdout:732: writing smithi00780062-33 from 3163363 to 3210170 tid 3 2024-09-21T10:08:45.714 INFO:tasks.rados.rados.0.smithi007.stdout:733: rollback oid 37 current snap is 93 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 84 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:729: finishing write tid 4 to smithi00780062-47 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:729: finishing write tid 5 to smithi00780062-47 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:729: oid 47 updating version 0 to 425 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:729: oid 47 version 425 is already newer than 423 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:729: oid 47 updating version 425 to 426 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:729: oid 47 version 426 is already newer than 424 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 426 (ObjNum 307 snap 93 seq_num 307) dirty exists 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:729: left oid 47 (ObjNum 307 snap 93 seq_num 307) 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:731: finishing write tid 1 to smithi00780062-34 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:731: finishing write tid 2 to smithi00780062-34 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:731: finishing write tid 3 to smithi00780062-34 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:729: done (3 left) 2024-09-21T10:08:45.715 INFO:tasks.rados.rados.0.smithi007.stdout:734: rollback oid 46 current snap is 93 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 46 to 89 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:731: finishing write tid 4 to smithi00780062-34 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:731: oid 34 updating version 0 to 304 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:731: oid 34 version 304 is already newer than 302 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:731: oid 34 version 304 is already newer than 303 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 304 (ObjNum 309 snap 93 seq_num 309) dirty exists 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:731: left oid 34 (ObjNum 309 snap 93 seq_num 309) 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:731: done (3 left) 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:735: read oid 17 snap 88 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:735: expect (ObjNum 252 snap 78 seq_num 252) 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:736: read oid 22 snap -1 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:736: expect deleted 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:737: snap_create 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:732: finishing write tid 1 to smithi00780062-33 2024-09-21T10:08:45.716 INFO:tasks.rados.rados.0.smithi007.stdout:732: finishing write tid 2 to smithi00780062-33 2024-09-21T10:08:45.717 INFO:tasks.rados.rados.0.smithi007.stdout:732: finishing write tid 3 to smithi00780062-33 2024-09-21T10:08:45.717 INFO:tasks.rados.rados.0.smithi007.stdout:732: finishing write tid 4 to smithi00780062-33 2024-09-21T10:08:45.718 INFO:tasks.rados.rados.0.smithi007.stdout:732: finishing write tid 5 to smithi00780062-33 2024-09-21T10:08:45.718 INFO:tasks.rados.rados.0.smithi007.stdout:732: oid 33 updating version 0 to 387 2024-09-21T10:08:45.718 INFO:tasks.rados.rados.0.smithi007.stdout:732: oid 33 updating version 387 to 389 2024-09-21T10:08:45.718 INFO:tasks.rados.rados.0.smithi007.stdout:732: oid 33 version 389 is already newer than 386 2024-09-21T10:08:45.718 INFO:tasks.rados.rados.0.smithi007.stdout:732: oid 33 version 389 is already newer than 388 2024-09-21T10:08:45.718 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 389 (ObjNum 310 snap 93 seq_num 310) dirty exists 2024-09-21T10:08:45.718 INFO:tasks.rados.rados.0.smithi007.stdout:732: left oid 33 (ObjNum 310 snap 93 seq_num 310) 2024-09-21T10:08:45.718 INFO:tasks.rados.rados.0.smithi007.stdout:735: expect (ObjNum 252 snap 78 seq_num 252) 2024-09-21T10:08:45.764 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:45 smithi031 ceph-mon[32927]: osdmap e252: 8 total, 8 up, 8 in 2024-09-21T10:08:45.812 INFO:tasks.rados.rados.0.smithi007.stdout:733: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:08:45.812 INFO:tasks.rados.rados.0.smithi007.stdout:733: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:08:45.812 INFO:tasks.rados.rados.0.smithi007.stdout:734: finishing rollback tid 0 to smithi00780062-46 2024-09-21T10:08:45.812 INFO:tasks.rados.rados.0.smithi007.stdout:733: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:08:45.812 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 430 (ObjNum 125 snap 23 seq_num 125) dirty exists 2024-09-21T10:08:45.812 INFO:tasks.rados.rados.0.smithi007.stdout:734: finishing rollback tid 1 to smithi00780062-46 2024-09-21T10:08:45.812 INFO:tasks.rados.rados.0.smithi007.stdout:734: finishing rollback tid 2 to smithi00780062-46 2024-09-21T10:08:45.812 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 716 (ObjNum 260 snap 81 seq_num 260) dirty exists 2024-09-21T10:08:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:45 smithi007 ceph-mon[29607]: osdmap e252: 8 total, 8 up, 8 in 2024-09-21T10:08:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:45 smithi007 ceph-mon[39999]: osdmap e252: 8 total, 8 up, 8 in 2024-09-21T10:08:46.670 INFO:tasks.rados.rados.0.smithi007.stdout:732: done (5 left) 2024-09-21T10:08:46.670 INFO:tasks.rados.rados.0.smithi007.stdout:733: done (4 left) 2024-09-21T10:08:46.671 INFO:tasks.rados.rados.0.smithi007.stdout:734: done (3 left) 2024-09-21T10:08:46.671 INFO:tasks.rados.rados.0.smithi007.stdout:735: done (2 left) 2024-09-21T10:08:46.671 INFO:tasks.rados.rados.0.smithi007.stdout:736: done (1 left) 2024-09-21T10:08:46.671 INFO:tasks.rados.rados.0.smithi007.stdout:737: done (0 left) 2024-09-21T10:08:46.671 INFO:tasks.rados.rados.0.smithi007.stdout:738: snap_create 2024-09-21T10:08:46.804 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:46 smithi031 ceph-mon[32927]: osdmap e253: 8 total, 8 up, 8 in 2024-09-21T10:08:46.804 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:46 smithi031 ceph-mon[32927]: pgmap v90: 89 pgs: 89 active+clean; 192 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 30 op/s 2024-09-21T10:08:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:46 smithi007 ceph-mon[29607]: osdmap e253: 8 total, 8 up, 8 in 2024-09-21T10:08:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:46 smithi007 ceph-mon[29607]: pgmap v90: 89 pgs: 89 active+clean; 192 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 30 op/s 2024-09-21T10:08:46.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:46 smithi007 ceph-mon[39999]: osdmap e253: 8 total, 8 up, 8 in 2024-09-21T10:08:46.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:46 smithi007 ceph-mon[39999]: pgmap v90: 89 pgs: 89 active+clean; 192 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 3.8 MiB/s wr, 30 op/s 2024-09-21T10:08:47.460 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 systemd[1]: Stopping Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:08:47.621 INFO:tasks.rados.rados.0.smithi007.stdout:738: done (0 left) 2024-09-21T10:08:47.621 INFO:tasks.rados.rados.0.smithi007.stdout:739: rollback oid 17 current snap is 95 2024-09-21T10:08:47.621 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 94 2024-09-21T10:08:47.621 INFO:tasks.rados.rados.0.smithi007.stdout:740: write oid 42 current snap is 95 2024-09-21T10:08:47.622 INFO:tasks.rados.rados.0.smithi007.stdout:740: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2024-09-21T10:08:47.626 INFO:tasks.rados.rados.0.smithi007.stdout:740: writing smithi00780062-42 from 426977 to 883536 tid 1 2024-09-21T10:08:47.634 INFO:tasks.rados.rados.0.smithi007.stdout:740: writing smithi00780062-42 from 1482841 to 2282605 tid 2 2024-09-21T10:08:47.640 INFO:tasks.rados.rados.0.smithi007.stdout:740: writing smithi00780062-42 from 2958080 to 3226977 tid 3 2024-09-21T10:08:47.640 INFO:tasks.rados.rados.0.smithi007.stdout:741: rollback oid 47 current snap is 95 2024-09-21T10:08:47.640 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 47 to 85 2024-09-21T10:08:47.641 INFO:tasks.rados.rados.0.smithi007.stdout:739: finishing rollback tid 0 to smithi00780062-17 2024-09-21T10:08:47.641 INFO:tasks.rados.rados.0.smithi007.stdout:739: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:08:47.641 INFO:tasks.rados.rados.0.smithi007.stdout:739: finishing rollback tid 2 to smithi00780062-17 2024-09-21T10:08:47.641 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 269 (ObjNum 252 snap 78 seq_num 252) dirty exists 2024-09-21T10:08:47.641 INFO:tasks.rados.rados.0.smithi007.stdout:740: finishing write tid 1 to smithi00780062-42 2024-09-21T10:08:47.641 INFO:tasks.rados.rados.0.smithi007.stdout:740: finishing write tid 2 to smithi00780062-42 2024-09-21T10:08:47.641 INFO:tasks.rados.rados.0.smithi007.stdout:739: done (2 left) 2024-09-21T10:08:47.641 INFO:tasks.rados.rados.0.smithi007.stdout:742: write oid 4 current snap is 95 2024-09-21T10:08:47.641 INFO:tasks.rados.rados.0.smithi007.stdout:742: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2024-09-21T10:08:47.646 INFO:tasks.rados.rados.0.smithi007.stdout:742: writing smithi00780062-4 from 443784 to 1091945 tid 1 2024-09-21T10:08:47.653 INFO:tasks.rados.rados.0.smithi007.stdout:742: writing smithi00780062-4 from 1657676 to 2317451 tid 2 2024-09-21T10:08:47.658 INFO:tasks.rados.rados.0.smithi007.stdout:742: writing smithi00780062-4 from 2818209 to 3243784 tid 3 2024-09-21T10:08:47.658 INFO:tasks.rados.rados.0.smithi007.stdout:743: write oid 36 current snap is 95 2024-09-21T10:08:47.658 INFO:tasks.rados.rados.0.smithi007.stdout:743: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2024-09-21T10:08:47.664 INFO:tasks.rados.rados.0.smithi007.stdout:743: writing smithi00780062-36 from 460591 to 1184001 tid 1 2024-09-21T10:08:47.670 INFO:tasks.rados.rados.0.smithi007.stdout:743: writing smithi00780062-36 from 1716158 to 2119591 tid 2 2024-09-21T10:08:47.676 INFO:tasks.rados.rados.0.smithi007.stdout:743: writing smithi00780062-36 from 2729279 to 3169419 tid 3 2024-09-21T10:08:47.676 INFO:tasks.rados.rados.0.smithi007.stdout:744: read oid 38 snap -1 2024-09-21T10:08:47.676 INFO:tasks.rados.rados.0.smithi007.stdout:744: expect deleted 2024-09-21T10:08:47.676 INFO:tasks.rados.rados.0.smithi007.stdout:745: delete oid 31 current snap is 95 2024-09-21T10:08:47.676 INFO:tasks.rados.rados.0.smithi007.stdout:740: finishing write tid 3 to smithi00780062-42 2024-09-21T10:08:47.676 INFO:tasks.rados.rados.0.smithi007.stdout:740: finishing write tid 4 to smithi00780062-42 2024-09-21T10:08:47.676 INFO:tasks.rados.rados.0.smithi007.stdout:741: finishing rollback tid 0 to smithi00780062-47 2024-09-21T10:08:47.676 INFO:tasks.rados.rados.0.smithi007.stdout:740: finishing write tid 5 to smithi00780062-42 2024-09-21T10:08:47.676 INFO:tasks.rados.rados.0.smithi007.stdout:740: oid 42 updating version 0 to 312 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:740: oid 42 updating version 312 to 314 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:740: oid 42 updating version 314 to 315 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:740: oid 42 version 315 is already newer than 313 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 315 (ObjNum 311 snap 95 seq_num 311) dirty exists 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:740: left oid 42 (ObjNum 311 snap 95 seq_num 311) 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:741: finishing rollback tid 1 to smithi00780062-47 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 433 (ObjNum 129 snap 0 seq_num 3839113544) dirty dne 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:742: finishing write tid 1 to smithi00780062-4 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:742: finishing write tid 2 to smithi00780062-4 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:742: finishing write tid 3 to smithi00780062-4 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:742: finishing write tid 4 to smithi00780062-4 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:742: finishing write tid 5 to smithi00780062-4 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:742: oid 4 updating version 0 to 131 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:742: oid 4 updating version 131 to 132 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:742: oid 4 updating version 132 to 133 2024-09-21T10:08:47.677 INFO:tasks.rados.rados.0.smithi007.stdout:742: oid 4 updating version 133 to 134 2024-09-21T10:08:47.678 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 134 (ObjNum 312 snap 95 seq_num 312) dirty exists 2024-09-21T10:08:47.678 INFO:tasks.rados.rados.0.smithi007.stdout:742: left oid 4 (ObjNum 312 snap 95 seq_num 312) 2024-09-21T10:08:47.678 INFO:tasks.rados.rados.0.smithi007.stdout:743: finishing write tid 1 to smithi00780062-36 2024-09-21T10:08:47.678 INFO:tasks.rados.rados.0.smithi007.stdout:743: finishing write tid 2 to smithi00780062-36 2024-09-21T10:08:47.678 INFO:tasks.rados.rados.0.smithi007.stdout:740: done (5 left) 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:741: done (4 left) 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:742: done (3 left) 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:744: done (2 left) 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:745: done (1 left) 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:746: snap_create 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:743: finishing write tid 3 to smithi00780062-36 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:743: finishing write tid 4 to smithi00780062-36 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:743: finishing write tid 5 to smithi00780062-36 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:743: oid 36 updating version 0 to 243 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:743: oid 36 version 243 is already newer than 240 2024-09-21T10:08:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:743: oid 36 version 243 is already newer than 242 2024-09-21T10:08:47.680 INFO:tasks.rados.rados.0.smithi007.stdout:743: oid 36 version 243 is already newer than 241 2024-09-21T10:08:47.680 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 243 (ObjNum 313 snap 95 seq_num 313) dirty exists 2024-09-21T10:08:47.680 INFO:tasks.rados.rados.0.smithi007.stdout:743: left oid 36 (ObjNum 313 snap 95 seq_num 313) 2024-09-21T10:08:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-mon[32927]: osdmap e254: 8 total, 8 up, 8 in 2024-09-21T10:08:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-mon[32927]: osdmap e255: 8 total, 8 up, 8 in 2024-09-21T10:08:47.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.457Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:08:47.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T10:08:47.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T10:08:47.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T10:08:47.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T10:08:47.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T10:08:47.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T10:08:47.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T10:08:47.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T10:08:47.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T10:08:47.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T10:08:47.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[75539]: ts=2024-09-21T10:08:47.458Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T10:08:47.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:47 smithi031 podman[83468]: 2024-09-21 10:08:47.468094457 +0000 UTC m=+0.134162321 container died 881044a93c481b20574d95b646b85480ccb88714761ed2d2fabc904bb091f94f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:47 smithi007 ceph-mon[29607]: osdmap e254: 8 total, 8 up, 8 in 2024-09-21T10:08:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:47 smithi007 ceph-mon[29607]: osdmap e255: 8 total, 8 up, 8 in 2024-09-21T10:08:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:47 smithi007 ceph-mon[39999]: osdmap e254: 8 total, 8 up, 8 in 2024-09-21T10:08:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:47 smithi007 ceph-mon[39999]: osdmap e255: 8 total, 8 up, 8 in 2024-09-21T10:08:48.676 INFO:tasks.rados.rados.0.smithi007.stdout:743: done (1 left) 2024-09-21T10:08:48.676 INFO:tasks.rados.rados.0.smithi007.stdout:746: done (0 left) 2024-09-21T10:08:48.676 INFO:tasks.rados.rados.0.smithi007.stdout:747: rollback oid 17 current snap is 96 2024-09-21T10:08:48.676 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 83 2024-09-21T10:08:48.676 INFO:tasks.rados.rados.0.smithi007.stdout:748: snap_remove snap 84 2024-09-21T10:08:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:48 smithi007 ceph-mon[29607]: pgmap v93: 89 pgs: 89 active+clean; 192 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-09-21T10:08:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:48.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:48 smithi007 ceph-mon[39999]: pgmap v93: 89 pgs: 89 active+clean; 192 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-09-21T10:08:48.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:49.128 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:48 smithi031 ceph-mon[32927]: pgmap v93: 89 pgs: 89 active+clean; 192 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-09-21T10:08:49.128 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:49.378 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:49 smithi031 podman[83468]: 2024-09-21 10:08:49.375190621 +0000 UTC m=+2.041258476 container cleanup 881044a93c481b20574d95b646b85480ccb88714761ed2d2fabc904bb091f94f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:49.379 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:49 smithi031 bash[83468]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:08:49.678 INFO:tasks.rados.rados.0.smithi007.stdout:748: done (1 left) 2024-09-21T10:08:49.678 INFO:tasks.rados.rados.0.smithi007.stdout:749: rollback oid 3 current snap is 96 2024-09-21T10:08:49.678 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 83 2024-09-21T10:08:49.678 INFO:tasks.rados.rados.0.smithi007.stdout:747: finishing rollback tid 0 to smithi00780062-17 2024-09-21T10:08:49.678 INFO:tasks.rados.rados.0.smithi007.stdout:747: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:08:49.678 INFO:tasks.rados.rados.0.smithi007.stdout:747: finishing rollback tid 2 to smithi00780062-17 2024-09-21T10:08:49.678 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 273 (ObjNum 252 snap 78 seq_num 252) dirty exists 2024-09-21T10:08:49.679 INFO:tasks.rados.rados.0.smithi007.stdout:747: done (1 left) 2024-09-21T10:08:49.679 INFO:tasks.rados.rados.0.smithi007.stdout:750: delete oid 13 current snap is 96 2024-09-21T10:08:49.682 INFO:tasks.rados.rados.0.smithi007.stdout:749: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:08:49.682 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 0 (ObjNum 129 snap 0 seq_num 3839243864) dirty dne 2024-09-21T10:08:49.685 INFO:tasks.rados.rados.0.smithi007.stdout:749: done (1 left) 2024-09-21T10:08:49.686 INFO:tasks.rados.rados.0.smithi007.stdout:750: done (0 left) 2024-09-21T10:08:49.686 INFO:tasks.rados.rados.0.smithi007.stdout:751: delete oid 17 current snap is 96 2024-09-21T10:08:49.688 INFO:tasks.rados.rados.0.smithi007.stdout:751: done (0 left) 2024-09-21T10:08:49.688 INFO:tasks.rados.rados.0.smithi007.stdout:752: write oid 27 current snap is 96 2024-09-21T10:08:49.688 INFO:tasks.rados.rados.0.smithi007.stdout:752: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2024-09-21T10:08:49.694 INFO:tasks.rados.rados.0.smithi007.stdout:752: writing smithi00780062-27 from 527819 to 1152225 tid 1 2024-09-21T10:08:49.700 INFO:tasks.rados.rados.0.smithi007.stdout:752: writing smithi00780062-27 from 1833733 to 2244504 tid 2 2024-09-21T10:08:49.706 INFO:tasks.rados.rados.0.smithi007.stdout:752: writing smithi00780062-27 from 2722618 to 3324199 tid 3 2024-09-21T10:08:49.706 INFO:tasks.rados.rados.0.smithi007.stdout:753: delete oid 39 current snap is 96 2024-09-21T10:08:49.706 INFO:tasks.rados.rados.0.smithi007.stdout:752: finishing write tid 1 to smithi00780062-27 2024-09-21T10:08:49.707 INFO:tasks.rados.rados.0.smithi007.stdout:752: finishing write tid 2 to smithi00780062-27 2024-09-21T10:08:49.708 INFO:tasks.rados.rados.0.smithi007.stdout:753: done (1 left) 2024-09-21T10:08:49.708 INFO:tasks.rados.rados.0.smithi007.stdout:754: snap_create 2024-09-21T10:08:49.709 INFO:tasks.rados.rados.0.smithi007.stdout:752: finishing write tid 3 to smithi00780062-27 2024-09-21T10:08:49.709 INFO:tasks.rados.rados.0.smithi007.stdout:752: finishing write tid 4 to smithi00780062-27 2024-09-21T10:08:49.709 INFO:tasks.rados.rados.0.smithi007.stdout:752: finishing write tid 5 to smithi00780062-27 2024-09-21T10:08:49.709 INFO:tasks.rados.rados.0.smithi007.stdout:752: oid 27 updating version 0 to 731 2024-09-21T10:08:49.709 INFO:tasks.rados.rados.0.smithi007.stdout:752: oid 27 version 731 is already newer than 730 2024-09-21T10:08:49.709 INFO:tasks.rados.rados.0.smithi007.stdout:752: oid 27 version 731 is already newer than 729 2024-09-21T10:08:49.710 INFO:tasks.rados.rados.0.smithi007.stdout:752: oid 27 updating version 731 to 732 2024-09-21T10:08:49.710 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 732 (ObjNum 317 snap 96 seq_num 317) dirty exists 2024-09-21T10:08:49.710 INFO:tasks.rados.rados.0.smithi007.stdout:752: left oid 27 (ObjNum 317 snap 96 seq_num 317) 2024-09-21T10:08:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:49 smithi031 ceph-mon[32927]: osdmap e256: 8 total, 8 up, 8 in 2024-09-21T10:08:49.915 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:49 smithi031 podman[83480]: 2024-09-21 10:08:49.601313429 +0000 UTC m=+2.135210127 container remove 881044a93c481b20574d95b646b85480ccb88714761ed2d2fabc904bb091f94f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:49.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:49 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T10:08:49.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:49 smithi031 systemd[1]: Stopped Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:08:49.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:49 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Consumed 1.144s CPU time. 2024-09-21T10:08:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:49 smithi007 ceph-mon[29607]: osdmap e256: 8 total, 8 up, 8 in 2024-09-21T10:08:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:49 smithi007 ceph-mon[39999]: osdmap e256: 8 total, 8 up, 8 in 2024-09-21T10:08:50.337 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:49 smithi031 systemd[1]: Starting Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:08:50.337 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 podman[83604]: 2024-09-21 10:08:50.069923369 +0000 UTC m=+0.016967179 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-21T10:08:50.597 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 podman[83604]: 2024-09-21 10:08:50.336263106 +0000 UTC m=+0.283306899 container create fa54ee1597680ed896e46a358cae067c072098f3437882b4e52c06c06c844f8c (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:50.597 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 podman[83604]: 2024-09-21 10:08:50.571764494 +0000 UTC m=+0.518808296 container init fa54ee1597680ed896e46a358cae067c072098f3437882b4e52c06c06c844f8c (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:50.597 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 podman[83604]: 2024-09-21 10:08:50.574797442 +0000 UTC m=+0.521841245 container start fa54ee1597680ed896e46a358cae067c072098f3437882b4e52c06c06c844f8c (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:08:50.692 INFO:tasks.rados.rados.0.smithi007.stdout:752: done (1 left) 2024-09-21T10:08:50.692 INFO:tasks.rados.rados.0.smithi007.stdout:754: done (0 left) 2024-09-21T10:08:50.692 INFO:tasks.rados.rados.0.smithi007.stdout:755: delete oid 21 current snap is 97 2024-09-21T10:08:50.696 INFO:tasks.rados.rados.0.smithi007.stdout:755: done (0 left) 2024-09-21T10:08:50.696 INFO:tasks.rados.rados.0.smithi007.stdout:756: snap_remove snap 90 2024-09-21T10:08:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-mon[32927]: osdmap e257: 8 total, 8 up, 8 in 2024-09-21T10:08:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-mon[32927]: pgmap v96: 89 pgs: 89 active+clean; 173 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.595Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.595Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.595Z caller=main.go:623 level=info host_details="(Linux 5.14.0-508.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024 x86_64 smithi031 (none))" 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.595Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.595Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.598Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.599Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.600Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.600Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.601Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.601Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.674µs 2024-09-21T10:08:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.601Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T10:08:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.603Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-21T10:08:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.608Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-21T10:08:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.609Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-21T10:08:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.610Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-21T10:08:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.610Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-21T10:08:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.610Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.173µs wal_replay_duration=9.010164ms wbl_replay_duration=121ns total_replay_duration=9.055666ms 2024-09-21T10:08:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.613Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T10:08:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.613Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-21T10:08:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.613Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T10:08:50.918 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.628Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.272742ms db_storage=1.051µs remote_storage=1.276µs web_handler=408ns query_engine=553ns scrape=451.551µs scrape_sd=110.578µs notify=18.73µs notify_sd=13.695µs rules=13.043093ms tracing=5.121µs 2024-09-21T10:08:50.918 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.628Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-21T10:08:50.918 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:08:50.628Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T10:08:50.918 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 bash[83604]: fa54ee1597680ed896e46a358cae067c072098f3437882b4e52c06c06c844f8c 2024-09-21T10:08:50.918 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:08:50 smithi031 systemd[1]: Started Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:08:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:50 smithi007 ceph-mon[29607]: osdmap e257: 8 total, 8 up, 8 in 2024-09-21T10:08:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:50 smithi007 ceph-mon[29607]: pgmap v96: 89 pgs: 89 active+clean; 173 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-21T10:08:50.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:50 smithi007 ceph-mon[39999]: osdmap e257: 8 total, 8 up, 8 in 2024-09-21T10:08:50.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:50 smithi007 ceph-mon[39999]: pgmap v96: 89 pgs: 89 active+clean; 173 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-21T10:08:51.695 INFO:tasks.rados.rados.0.smithi007.stdout:756: done (0 left) 2024-09-21T10:08:51.695 INFO:tasks.rados.rados.0.smithi007.stdout:757: read oid 41 snap 79 2024-09-21T10:08:51.696 INFO:tasks.rados.rados.0.smithi007.stdout:757: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T10:08:51.696 INFO:tasks.rados.rados.0.smithi007.stdout:758: write oid 14 current snap is 97 2024-09-21T10:08:51.696 INFO:tasks.rados.rados.0.smithi007.stdout:758: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2024-09-21T10:08:51.701 INFO:tasks.rados.rados.0.smithi007.stdout:758: writing smithi00780062-14 from 578240 to 1144746 tid 1 2024-09-21T10:08:51.708 INFO:tasks.rados.rados.0.smithi007.stdout:758: writing smithi00780062-14 from 1609179 to 2167277 tid 2 2024-09-21T10:08:51.715 INFO:tasks.rados.rados.0.smithi007.stdout:758: writing smithi00780062-14 from 2804887 to 3356637 tid 3 2024-09-21T10:08:51.715 INFO:tasks.rados.rados.0.smithi007.stdout:759: read oid 10 snap 93 2024-09-21T10:08:51.715 INFO:tasks.rados.rados.0.smithi007.stdout:759: expect (ObjNum 290 snap 92 seq_num 290) 2024-09-21T10:08:51.715 INFO:tasks.rados.rados.0.smithi007.stdout:760: read oid 6 snap -1 2024-09-21T10:08:51.715 INFO:tasks.rados.rados.0.smithi007.stdout:760: expect deleted 2024-09-21T10:08:51.715 INFO:tasks.rados.rados.0.smithi007.stdout:761: snap_create 2024-09-21T10:08:51.715 INFO:tasks.rados.rados.0.smithi007.stdout:758: finishing write tid 1 to smithi00780062-14 2024-09-21T10:08:51.715 INFO:tasks.rados.rados.0.smithi007.stdout:757: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T10:08:51.804 INFO:tasks.rados.rados.0.smithi007.stdout:758: finishing write tid 2 to smithi00780062-14 2024-09-21T10:08:51.804 INFO:tasks.rados.rados.0.smithi007.stdout:758: finishing write tid 3 to smithi00780062-14 2024-09-21T10:08:51.804 INFO:tasks.rados.rados.0.smithi007.stdout:758: finishing write tid 4 to smithi00780062-14 2024-09-21T10:08:51.804 INFO:tasks.rados.rados.0.smithi007.stdout:758: finishing write tid 5 to smithi00780062-14 2024-09-21T10:08:51.805 INFO:tasks.rados.rados.0.smithi007.stdout:758: oid 14 updating version 0 to 398 2024-09-21T10:08:51.805 INFO:tasks.rados.rados.0.smithi007.stdout:758: oid 14 version 398 is already newer than 394 2024-09-21T10:08:51.805 INFO:tasks.rados.rados.0.smithi007.stdout:758: oid 14 updating version 398 to 399 2024-09-21T10:08:51.805 INFO:tasks.rados.rados.0.smithi007.stdout:758: oid 14 version 399 is already newer than 397 2024-09-21T10:08:51.805 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 399 (ObjNum 320 snap 97 seq_num 320) dirty exists 2024-09-21T10:08:51.805 INFO:tasks.rados.rados.0.smithi007.stdout:758: left oid 14 (ObjNum 320 snap 97 seq_num 320) 2024-09-21T10:08:51.805 INFO:tasks.rados.rados.0.smithi007.stdout:759: expect (ObjNum 290 snap 92 seq_num 290) 2024-09-21T10:08:52.056 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:51 smithi031 ceph-mon[32927]: osdmap e258: 8 total, 8 up, 8 in 2024-09-21T10:08:52.056 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:51 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.056 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:51 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.057 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:51 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:52.057 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:51 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.057 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:51 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[29607]: osdmap e258: 8 total, 8 up, 8 in 2024-09-21T10:08:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:52.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[39999]: osdmap e258: 8 total, 8 up, 8 in 2024-09-21T10:08:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:51 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:52.623 INFO:tasks.rados.rados.0.smithi007.stdout:757: done (4 left) 2024-09-21T10:08:52.623 INFO:tasks.rados.rados.0.smithi007.stdout:758: done (3 left) 2024-09-21T10:08:52.623 INFO:tasks.rados.rados.0.smithi007.stdout:759: done (2 left) 2024-09-21T10:08:52.623 INFO:tasks.rados.rados.0.smithi007.stdout:760: done (1 left) 2024-09-21T10:08:52.623 INFO:tasks.rados.rados.0.smithi007.stdout:761: done (0 left) 2024-09-21T10:08:52.623 INFO:tasks.rados.rados.0.smithi007.stdout:762: snap_create 2024-09-21T10:08:53.016 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:52 smithi031 ceph-mon[32927]: osdmap e259: 8 total, 8 up, 8 in 2024-09-21T10:08:53.017 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:52 smithi031 ceph-mon[32927]: pgmap v99: 89 pgs: 89 active+clean; 173 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-21T10:08:53.017 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:52 smithi031 ceph-mon[32927]: osdmap e260: 8 total, 8 up, 8 in 2024-09-21T10:08:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:52 smithi007 ceph-mon[29607]: osdmap e259: 8 total, 8 up, 8 in 2024-09-21T10:08:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:52 smithi007 ceph-mon[29607]: pgmap v99: 89 pgs: 89 active+clean; 173 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-21T10:08:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:52 smithi007 ceph-mon[29607]: osdmap e260: 8 total, 8 up, 8 in 2024-09-21T10:08:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:52 smithi007 ceph-mon[39999]: osdmap e259: 8 total, 8 up, 8 in 2024-09-21T10:08:53.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:52 smithi007 ceph-mon[39999]: pgmap v99: 89 pgs: 89 active+clean; 173 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-21T10:08:53.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:52 smithi007 ceph-mon[39999]: osdmap e260: 8 total, 8 up, 8 in 2024-09-21T10:08:53.624 INFO:tasks.rados.rados.0.smithi007.stdout:762: done (0 left) 2024-09-21T10:08:53.624 INFO:tasks.rados.rados.0.smithi007.stdout:763: write oid 42 current snap is 99 2024-09-21T10:08:53.625 INFO:tasks.rados.rados.0.smithi007.stdout:763: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2024-09-21T10:08:53.631 INFO:tasks.rados.rados.0.smithi007.stdout:763: writing smithi00780062-42 from 595047 to 1236802 tid 1 2024-09-21T10:08:53.636 INFO:tasks.rados.rados.0.smithi007.stdout:763: writing smithi00780062-42 from 1667661 to 2085770 tid 2 2024-09-21T10:08:53.643 INFO:tasks.rados.rados.0.smithi007.stdout:763: writing smithi00780062-42 from 2548663 to 3311685 tid 3 2024-09-21T10:08:53.643 INFO:tasks.rados.rados.0.smithi007.stdout:764: read oid 4 snap 88 2024-09-21T10:08:53.643 INFO:tasks.rados.rados.0.smithi007.stdout:764: expect deleted 2024-09-21T10:08:53.643 INFO:tasks.rados.rados.0.smithi007.stdout:765: rollback oid 35 current snap is 99 2024-09-21T10:08:53.644 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 96 2024-09-21T10:08:53.644 INFO:tasks.rados.rados.0.smithi007.stdout:763: finishing write tid 1 to smithi00780062-42 2024-09-21T10:08:53.644 INFO:tasks.rados.rados.0.smithi007.stdout:763: finishing write tid 2 to smithi00780062-42 2024-09-21T10:08:53.644 INFO:tasks.rados.rados.0.smithi007.stdout:766: snap_create 2024-09-21T10:08:53.646 INFO:tasks.rados.rados.0.smithi007.stdout:765: finishing rollback tid 0 to smithi00780062-35 2024-09-21T10:08:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:763: finishing write tid 3 to smithi00780062-42 2024-09-21T10:08:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:763: finishing write tid 4 to smithi00780062-42 2024-09-21T10:08:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:765: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:08:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:765: finishing rollback tid 2 to smithi00780062-35 2024-09-21T10:08:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 142 (ObjNum 301 snap 92 seq_num 301) dirty exists 2024-09-21T10:08:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:763: finishing write tid 5 to smithi00780062-42 2024-09-21T10:08:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:763: oid 42 updating version 0 to 328 2024-09-21T10:08:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:763: oid 42 version 328 is already newer than 327 2024-09-21T10:08:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:763: oid 42 version 328 is already newer than 326 2024-09-21T10:08:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:763: oid 42 version 328 is already newer than 325 2024-09-21T10:08:53.649 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 328 (ObjNum 321 snap 99 seq_num 321) dirty exists 2024-09-21T10:08:53.649 INFO:tasks.rados.rados.0.smithi007.stdout:763: left oid 42 (ObjNum 321 snap 99 seq_num 321) 2024-09-21T10:08:54.630 INFO:tasks.rados.rados.0.smithi007.stdout:763: done (3 left) 2024-09-21T10:08:54.630 INFO:tasks.rados.rados.0.smithi007.stdout:764: done (2 left) 2024-09-21T10:08:54.630 INFO:tasks.rados.rados.0.smithi007.stdout:765: done (1 left) 2024-09-21T10:08:54.630 INFO:tasks.rados.rados.0.smithi007.stdout:766: done (0 left) 2024-09-21T10:08:54.630 INFO:tasks.rados.rados.0.smithi007.stdout:767: write oid 19 current snap is 100 2024-09-21T10:08:54.630 INFO:tasks.rados.rados.0.smithi007.stdout:767: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2024-09-21T10:08:54.637 INFO:tasks.rados.rados.0.smithi007.stdout:767: writing smithi00780062-19 from 611854 to 1328858 tid 1 2024-09-21T10:08:54.645 INFO:tasks.rados.rados.0.smithi007.stdout:767: writing smithi00780062-19 from 2126143 to 2687910 tid 2 2024-09-21T10:08:54.649 INFO:tasks.rados.rados.0.smithi007.stdout:767: writing smithi00780062-19 from 3259733 to 3411854 tid 3 2024-09-21T10:08:54.649 INFO:tasks.rados.rados.0.smithi007.stdout:768: write oid 44 current snap is 100 2024-09-21T10:08:54.649 INFO:tasks.rados.rados.0.smithi007.stdout:768: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2024-09-21T10:08:54.657 INFO:tasks.rados.rados.0.smithi007.stdout:768: writing smithi00780062-44 from 628661 to 1420914 tid 1 2024-09-21T10:08:54.663 INFO:tasks.rados.rados.0.smithi007.stdout:768: writing smithi00780062-44 from 2184625 to 2606403 tid 2 2024-09-21T10:08:54.668 INFO:tasks.rados.rados.0.smithi007.stdout:768: writing smithi00780062-44 from 3403509 to 3428661 tid 3 2024-09-21T10:08:54.668 INFO:tasks.rados.rados.0.smithi007.stdout:769: snap_remove snap 93 2024-09-21T10:08:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:54 smithi031 ceph-mon[32927]: osdmap e261: 8 total, 8 up, 8 in 2024-09-21T10:08:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:54 smithi031 ceph-mon[32927]: pgmap v102: 89 pgs: 89 active+clean; 173 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T10:08:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:54 smithi007 ceph-mon[29607]: osdmap e261: 8 total, 8 up, 8 in 2024-09-21T10:08:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:54 smithi007 ceph-mon[29607]: pgmap v102: 89 pgs: 89 active+clean; 173 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T10:08:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:54 smithi007 ceph-mon[39999]: osdmap e261: 8 total, 8 up, 8 in 2024-09-21T10:08:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:54 smithi007 ceph-mon[39999]: pgmap v102: 89 pgs: 89 active+clean; 173 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T10:08:55.634 INFO:tasks.rados.rados.0.smithi007.stdout:769: done (2 left) 2024-09-21T10:08:55.634 INFO:tasks.rados.rados.0.smithi007.stdout:770: delete oid 41 current snap is 100 2024-09-21T10:08:55.634 INFO:tasks.rados.rados.0.smithi007.stdout:767: finishing write tid 1 to smithi00780062-19 2024-09-21T10:08:55.634 INFO:tasks.rados.rados.0.smithi007.stdout:767: finishing write tid 2 to smithi00780062-19 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:767: finishing write tid 3 to smithi00780062-19 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:767: finishing write tid 4 to smithi00780062-19 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:767: finishing write tid 5 to smithi00780062-19 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:767: oid 19 updating version 0 to 185 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:767: oid 19 version 185 is already newer than 184 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:767: oid 19 updating version 185 to 186 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:767: oid 19 version 186 is already newer than 183 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 186 (ObjNum 322 snap 100 seq_num 322) dirty exists 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:767: left oid 19 (ObjNum 322 snap 100 seq_num 322) 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:768: finishing write tid 1 to smithi00780062-44 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:768: finishing write tid 2 to smithi00780062-44 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:768: finishing write tid 3 to smithi00780062-44 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:768: finishing write tid 4 to smithi00780062-44 2024-09-21T10:08:55.635 INFO:tasks.rados.rados.0.smithi007.stdout:768: finishing write tid 5 to smithi00780062-44 2024-09-21T10:08:55.636 INFO:tasks.rados.rados.0.smithi007.stdout:768: oid 44 updating version 0 to 742 2024-09-21T10:08:55.636 INFO:tasks.rados.rados.0.smithi007.stdout:768: oid 44 version 742 is already newer than 741 2024-09-21T10:08:55.636 INFO:tasks.rados.rados.0.smithi007.stdout:768: oid 44 version 742 is already newer than 740 2024-09-21T10:08:55.636 INFO:tasks.rados.rados.0.smithi007.stdout:768: oid 44 updating version 742 to 743 2024-09-21T10:08:55.636 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 743 (ObjNum 323 snap 100 seq_num 323) dirty exists 2024-09-21T10:08:55.636 INFO:tasks.rados.rados.0.smithi007.stdout:768: left oid 44 (ObjNum 323 snap 100 seq_num 323) 2024-09-21T10:08:55.638 INFO:tasks.rados.rados.0.smithi007.stdout:767: done (2 left) 2024-09-21T10:08:55.638 INFO:tasks.rados.rados.0.smithi007.stdout:768: done (1 left) 2024-09-21T10:08:55.638 INFO:tasks.rados.rados.0.smithi007.stdout:770: done (0 left) 2024-09-21T10:08:55.638 INFO:tasks.rados.rados.0.smithi007.stdout:771: snap_remove snap 95 2024-09-21T10:08:55.891 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:55 smithi031 ceph-mon[32927]: osdmap e262: 8 total, 8 up, 8 in 2024-09-21T10:08:55.892 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:55 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.892 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:55 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.892 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:55 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.892 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:55 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:55 smithi007 ceph-mon[29607]: osdmap e262: 8 total, 8 up, 8 in 2024-09-21T10:08:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:55 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:55 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:55 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:55 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:55 smithi007 ceph-mon[39999]: osdmap e262: 8 total, 8 up, 8 in 2024-09-21T10:08:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:55 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:55 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:55 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:55 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:56.646 INFO:tasks.rados.rados.0.smithi007.stdout:771: done (0 left) 2024-09-21T10:08:56.646 INFO:tasks.rados.rados.0.smithi007.stdout:772: write oid 24 current snap is 100 2024-09-21T10:08:56.646 INFO:tasks.rados.rados.0.smithi007.stdout:772: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2024-09-21T10:08:56.652 INFO:tasks.rados.rados.0.smithi007.stdout:772: writing smithi00780062-24 from 662275 to 1205026 tid 1 2024-09-21T10:08:56.658 INFO:tasks.rados.rados.0.smithi007.stdout:772: writing smithi00780062-24 from 1785236 to 2210683 tid 2 2024-09-21T10:08:56.666 INFO:tasks.rados.rados.0.smithi007.stdout:772: writing smithi00780062-24 from 2942002 to 3462275 tid 3 2024-09-21T10:08:56.666 INFO:tasks.rados.rados.0.smithi007.stdout:773: read oid 19 snap 89 2024-09-21T10:08:56.666 INFO:tasks.rados.rados.0.smithi007.stdout:773: expect deleted 2024-09-21T10:08:56.666 INFO:tasks.rados.rados.0.smithi007.stdout:774: read oid 3 snap 98 2024-09-21T10:08:56.666 INFO:tasks.rados.rados.0.smithi007.stdout:774: expect deleted 2024-09-21T10:08:56.666 INFO:tasks.rados.rados.0.smithi007.stdout:775: read oid 43 snap -1 2024-09-21T10:08:56.666 INFO:tasks.rados.rados.0.smithi007.stdout:775: expect (ObjNum 271 snap 85 seq_num 271) 2024-09-21T10:08:56.666 INFO:tasks.rados.rados.0.smithi007.stdout:776: read oid 46 snap -1 2024-09-21T10:08:56.666 INFO:tasks.rados.rados.0.smithi007.stdout:776: expect (ObjNum 260 snap 81 seq_num 260) 2024-09-21T10:08:56.666 INFO:tasks.rados.rados.0.smithi007.stdout:777: rollback oid 4 current snap is 100 2024-09-21T10:08:56.667 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 79 2024-09-21T10:08:56.667 INFO:tasks.rados.rados.0.smithi007.stdout:772: finishing write tid 1 to smithi00780062-24 2024-09-21T10:08:56.667 INFO:tasks.rados.rados.0.smithi007.stdout:772: finishing write tid 2 to smithi00780062-24 2024-09-21T10:08:56.667 INFO:tasks.rados.rados.0.smithi007.stdout:778: write oid 18 current snap is 100 2024-09-21T10:08:56.667 INFO:tasks.rados.rados.0.smithi007.stdout:778: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2024-09-21T10:08:56.673 INFO:tasks.rados.rados.0.smithi007.stdout:778: writing smithi00780062-18 from 679082 to 1297082 tid 1 2024-09-21T10:08:56.679 INFO:tasks.rados.rados.0.smithi007.stdout:778: writing smithi00780062-18 from 1843718 to 2412823 tid 2 2024-09-21T10:08:56.685 INFO:tasks.rados.rados.0.smithi007.stdout:778: writing smithi00780062-18 from 2853072 to 3479082 tid 3 2024-09-21T10:08:56.685 INFO:tasks.rados.rados.0.smithi007.stdout:779: snap_create 2024-09-21T10:08:56.685 INFO:tasks.rados.rados.0.smithi007.stdout:775: expect (ObjNum 271 snap 85 seq_num 271) 2024-09-21T10:08:56.806 INFO:tasks.rados.rados.0.smithi007.stdout:772: finishing write tid 3 to smithi00780062-24 2024-09-21T10:08:56.806 INFO:tasks.rados.rados.0.smithi007.stdout:777: finishing rollback tid 0 to smithi00780062-4 2024-09-21T10:08:56.806 INFO:tasks.rados.rados.0.smithi007.stdout:772: finishing write tid 4 to smithi00780062-24 2024-09-21T10:08:56.806 INFO:tasks.rados.rados.0.smithi007.stdout:777: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:08:56.807 INFO:tasks.rados.rados.0.smithi007.stdout:772: finishing write tid 5 to smithi00780062-24 2024-09-21T10:08:56.807 INFO:tasks.rados.rados.0.smithi007.stdout:772: oid 24 updating version 0 to 194 2024-09-21T10:08:56.807 INFO:tasks.rados.rados.0.smithi007.stdout:772: oid 24 updating version 194 to 195 2024-09-21T10:08:56.807 INFO:tasks.rados.rados.0.smithi007.stdout:772: oid 24 version 195 is already newer than 193 2024-09-21T10:08:56.807 INFO:tasks.rados.rados.0.smithi007.stdout:772: oid 24 version 195 is already newer than 192 2024-09-21T10:08:56.807 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 195 (ObjNum 325 snap 100 seq_num 325) dirty exists 2024-09-21T10:08:56.807 INFO:tasks.rados.rados.0.smithi007.stdout:772: left oid 24 (ObjNum 325 snap 100 seq_num 325) 2024-09-21T10:08:56.807 INFO:tasks.rados.rados.0.smithi007.stdout:777: finishing rollback tid 2 to smithi00780062-4 2024-09-21T10:08:56.807 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 150 (ObjNum 245 snap 74 seq_num 245) dirty exists 2024-09-21T10:08:56.807 INFO:tasks.rados.rados.0.smithi007.stdout:776: expect (ObjNum 260 snap 81 seq_num 260) 2024-09-21T10:08:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:56 smithi031 ceph-mon[32927]: osdmap e263: 8 total, 8 up, 8 in 2024-09-21T10:08:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:56 smithi031 ceph-mon[32927]: pgmap v105: 89 pgs: 89 active+clean; 179 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:08:56.927 INFO:tasks.rados.rados.0.smithi007.stdout:778: finishing write tid 1 to smithi00780062-18 2024-09-21T10:08:56.927 INFO:tasks.rados.rados.0.smithi007.stdout:778: finishing write tid 2 to smithi00780062-18 2024-09-21T10:08:56.927 INFO:tasks.rados.rados.0.smithi007.stdout:778: finishing write tid 3 to smithi00780062-18 2024-09-21T10:08:56.927 INFO:tasks.rados.rados.0.smithi007.stdout:778: finishing write tid 4 to smithi00780062-18 2024-09-21T10:08:56.927 INFO:tasks.rados.rados.0.smithi007.stdout:778: finishing write tid 5 to smithi00780062-18 2024-09-21T10:08:56.927 INFO:tasks.rados.rados.0.smithi007.stdout:778: oid 18 updating version 0 to 753 2024-09-21T10:08:56.927 INFO:tasks.rados.rados.0.smithi007.stdout:778: oid 18 updating version 753 to 754 2024-09-21T10:08:56.927 INFO:tasks.rados.rados.0.smithi007.stdout:778: oid 18 updating version 754 to 755 2024-09-21T10:08:56.927 INFO:tasks.rados.rados.0.smithi007.stdout:778: oid 18 updating version 755 to 756 2024-09-21T10:08:56.928 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 756 (ObjNum 326 snap 100 seq_num 326) dirty exists 2024-09-21T10:08:56.928 INFO:tasks.rados.rados.0.smithi007.stdout:778: left oid 18 (ObjNum 326 snap 100 seq_num 326) 2024-09-21T10:08:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:56 smithi007 ceph-mon[39999]: osdmap e263: 8 total, 8 up, 8 in 2024-09-21T10:08:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:56 smithi007 ceph-mon[39999]: pgmap v105: 89 pgs: 89 active+clean; 179 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:08:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:56 smithi007 ceph-mon[29607]: osdmap e263: 8 total, 8 up, 8 in 2024-09-21T10:08:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:56 smithi007 ceph-mon[29607]: pgmap v105: 89 pgs: 89 active+clean; 179 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:08:57.624 INFO:tasks.rados.rados.0.smithi007.stdout:772: done (7 left) 2024-09-21T10:08:57.624 INFO:tasks.rados.rados.0.smithi007.stdout:773: done (6 left) 2024-09-21T10:08:57.624 INFO:tasks.rados.rados.0.smithi007.stdout:774: done (5 left) 2024-09-21T10:08:57.625 INFO:tasks.rados.rados.0.smithi007.stdout:775: done (4 left) 2024-09-21T10:08:57.625 INFO:tasks.rados.rados.0.smithi007.stdout:776: done (3 left) 2024-09-21T10:08:57.625 INFO:tasks.rados.rados.0.smithi007.stdout:777: done (2 left) 2024-09-21T10:08:57.625 INFO:tasks.rados.rados.0.smithi007.stdout:778: done (1 left) 2024-09-21T10:08:57.625 INFO:tasks.rados.rados.0.smithi007.stdout:779: done (0 left) 2024-09-21T10:08:57.625 INFO:tasks.rados.rados.0.smithi007.stdout:780: snap_remove snap 77 2024-09-21T10:08:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:57 smithi031 ceph-mon[32927]: osdmap e264: 8 total, 8 up, 8 in 2024-09-21T10:08:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:57 smithi031 ceph-mon[32927]: osdmap e265: 8 total, 8 up, 8 in 2024-09-21T10:08:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:57 smithi007 ceph-mon[29607]: osdmap e264: 8 total, 8 up, 8 in 2024-09-21T10:08:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:57 smithi007 ceph-mon[29607]: osdmap e265: 8 total, 8 up, 8 in 2024-09-21T10:08:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:57 smithi007 ceph-mon[39999]: osdmap e264: 8 total, 8 up, 8 in 2024-09-21T10:08:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:57 smithi007 ceph-mon[39999]: osdmap e265: 8 total, 8 up, 8 in 2024-09-21T10:08:58.625 INFO:tasks.rados.rados.0.smithi007.stdout:780: done (0 left) 2024-09-21T10:08:58.626 INFO:tasks.rados.rados.0.smithi007.stdout:781: read oid 47 snap 96 2024-09-21T10:08:58.626 INFO:tasks.rados.rados.0.smithi007.stdout:781: expect deleted 2024-09-21T10:08:58.626 INFO:tasks.rados.rados.0.smithi007.stdout:782: read oid 28 snap 85 2024-09-21T10:08:58.626 INFO:tasks.rados.rados.0.smithi007.stdout:782: expect (ObjNum 173 snap 46 seq_num 173) 2024-09-21T10:08:58.626 INFO:tasks.rados.rados.0.smithi007.stdout:783: snap_remove snap 87 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: pgmap v108: 89 pgs: 89 active+clean; 179 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: osdmap e266: 8 total, 8 up, 8 in 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:58 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: pgmap v108: 89 pgs: 89 active+clean; 179 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-09-21T10:08:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: osdmap e266: 8 total, 8 up, 8 in 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: pgmap v108: 89 pgs: 89 active+clean; 179 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:58.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: osdmap e266: 8 total, 8 up, 8 in 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:58.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:58 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:08:59.628 INFO:tasks.rados.rados.0.smithi007.stdout:783: done (2 left) 2024-09-21T10:08:59.628 INFO:tasks.rados.rados.0.smithi007.stdout:784: write oid 36 current snap is 101 2024-09-21T10:08:59.628 INFO:tasks.rados.rados.0.smithi007.stdout:784: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2024-09-21T10:08:59.633 INFO:tasks.rados.rados.0.smithi007.stdout:784: writing smithi00780062-36 from 695889 to 1105491 tid 1 2024-09-21T10:08:59.641 INFO:tasks.rados.rados.0.smithi007.stdout:784: writing smithi00780062-36 from 1618553 to 2331316 tid 2 2024-09-21T10:08:59.647 INFO:tasks.rados.rados.0.smithi007.stdout:784: writing smithi00780062-36 from 2996848 to 3495889 tid 3 2024-09-21T10:08:59.648 INFO:tasks.rados.rados.0.smithi007.stdout:785: snap_create 2024-09-21T10:08:59.648 INFO:tasks.rados.rados.0.smithi007.stdout:782: expect (ObjNum 173 snap 46 seq_num 173) 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:784: finishing write tid 1 to smithi00780062-36 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:784: finishing write tid 2 to smithi00780062-36 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:784: finishing write tid 3 to smithi00780062-36 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:784: finishing write tid 4 to smithi00780062-36 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:784: finishing write tid 5 to smithi00780062-36 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:784: oid 36 updating version 0 to 261 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:784: oid 36 version 261 is already newer than 257 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:784: oid 36 version 261 is already newer than 260 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:784: oid 36 updating version 261 to 262 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 262 (ObjNum 327 snap 101 seq_num 327) dirty exists 2024-09-21T10:08:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:784: left oid 36 (ObjNum 327 snap 101 seq_num 327) 2024-09-21T10:08:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:59 smithi031 ceph-mon[32927]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:08:59 smithi031 ceph-mon[32927]: osdmap e267: 8 total, 8 up, 8 in 2024-09-21T10:08:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:59 smithi007 ceph-mon[29607]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:08:59 smithi007 ceph-mon[29607]: osdmap e267: 8 total, 8 up, 8 in 2024-09-21T10:08:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:59 smithi007 ceph-mon[39999]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:08:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:08:59 smithi007 ceph-mon[39999]: osdmap e267: 8 total, 8 up, 8 in 2024-09-21T10:09:00.655 INFO:tasks.rados.rados.0.smithi007.stdout:781: done (3 left) 2024-09-21T10:09:00.655 INFO:tasks.rados.rados.0.smithi007.stdout:782: done (2 left) 2024-09-21T10:09:00.656 INFO:tasks.rados.rados.0.smithi007.stdout:784: done (1 left) 2024-09-21T10:09:00.656 INFO:tasks.rados.rados.0.smithi007.stdout:785: done (0 left) 2024-09-21T10:09:00.656 INFO:tasks.rados.rados.0.smithi007.stdout:786: delete oid 3 current snap is 102 2024-09-21T10:09:00.659 INFO:tasks.rados.rados.0.smithi007.stdout:786: done (0 left) 2024-09-21T10:09:00.659 INFO:tasks.rados.rados.0.smithi007.stdout:787: delete oid 4 current snap is 102 2024-09-21T10:09:00.662 INFO:tasks.rados.rados.0.smithi007.stdout:787: done (0 left) 2024-09-21T10:09:00.662 INFO:tasks.rados.rados.0.smithi007.stdout:788: read oid 46 snap 81 2024-09-21T10:09:00.662 INFO:tasks.rados.rados.0.smithi007.stdout:788: expect (ObjNum 260 snap 81 seq_num 260) 2024-09-21T10:09:00.662 INFO:tasks.rados.rados.0.smithi007.stdout:789: delete oid 9 current snap is 102 2024-09-21T10:09:00.664 INFO:tasks.rados.rados.0.smithi007.stdout:789: done (1 left) 2024-09-21T10:09:00.665 INFO:tasks.rados.rados.0.smithi007.stdout:790: read oid 3 snap 100 2024-09-21T10:09:00.665 INFO:tasks.rados.rados.0.smithi007.stdout:790: expect deleted 2024-09-21T10:09:00.665 INFO:tasks.rados.rados.0.smithi007.stdout:791: read oid 39 snap -1 2024-09-21T10:09:00.665 INFO:tasks.rados.rados.0.smithi007.stdout:791: expect deleted 2024-09-21T10:09:00.665 INFO:tasks.rados.rados.0.smithi007.stdout:792: snap_remove snap 79 2024-09-21T10:09:00.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:00 smithi031 ceph-mon[32927]: pgmap v111: 89 pgs: 89 active+clean; 180 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:09:00.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:00 smithi031 ceph-mon[32927]: Upgrade: Updating alertmanager.a 2024-09-21T10:09:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:00 smithi007 ceph-mon[29607]: pgmap v111: 89 pgs: 89 active+clean; 180 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:09:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:00 smithi007 ceph-mon[29607]: Upgrade: Updating alertmanager.a 2024-09-21T10:09:00.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:00 smithi007 ceph-mon[39999]: pgmap v111: 89 pgs: 89 active+clean; 180 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:09:00.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:00 smithi007 ceph-mon[39999]: Upgrade: Updating alertmanager.a 2024-09-21T10:09:00.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:09:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:09:00] "GET /metrics HTTP/1.1" 200 36258 "" "Prometheus/2.51.0" 2024-09-21T10:09:01.658 INFO:tasks.rados.rados.0.smithi007.stdout:792: done (3 left) 2024-09-21T10:09:01.658 INFO:tasks.rados.rados.0.smithi007.stdout:793: rollback oid 26 current snap is 102 2024-09-21T10:09:01.659 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 85 2024-09-21T10:09:01.659 INFO:tasks.rados.rados.0.smithi007.stdout:788: expect (ObjNum 260 snap 81 seq_num 260) 2024-09-21T10:09:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:793: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:09:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:793: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:09:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:793: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:09:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 198 (ObjNum 256 snap 78 seq_num 256) dirty exists 2024-09-21T10:09:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:788: done (3 left) 2024-09-21T10:09:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:790: done (2 left) 2024-09-21T10:09:01.784 INFO:tasks.rados.rados.0.smithi007.stdout:791: done (1 left) 2024-09-21T10:09:01.784 INFO:tasks.rados.rados.0.smithi007.stdout:793: done (0 left) 2024-09-21T10:09:01.784 INFO:tasks.rados.rados.0.smithi007.stdout:794: write oid 36 current snap is 102 2024-09-21T10:09:01.784 INFO:tasks.rados.rados.0.smithi007.stdout:794: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2024-09-21T10:09:01.791 INFO:tasks.rados.rados.0.smithi007.stdout:794: writing smithi00780062-36 from 763117 to 1473715 tid 1 2024-09-21T10:09:01.798 INFO:tasks.rados.rados.0.smithi007.stdout:794: writing smithi00780062-36 from 2136128 to 2856229 tid 2 2024-09-21T10:09:01.802 INFO:tasks.rados.rados.0.smithi007.stdout:794: writing smithi00780062-36 from 3390187 to 3563117 tid 3 2024-09-21T10:09:01.803 INFO:tasks.rados.rados.0.smithi007.stdout:795: snap_remove snap 96 2024-09-21T10:09:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:01 smithi031 ceph-mon[32927]: Deploying daemon alertmanager.a on smithi007 2024-09-21T10:09:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:01 smithi031 ceph-mon[32927]: osdmap e268: 8 total, 8 up, 8 in 2024-09-21T10:09:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:01 smithi007 ceph-mon[29607]: Deploying daemon alertmanager.a on smithi007 2024-09-21T10:09:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:01 smithi007 ceph-mon[29607]: osdmap e268: 8 total, 8 up, 8 in 2024-09-21T10:09:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:01 smithi007 ceph-mon[39999]: Deploying daemon alertmanager.a on smithi007 2024-09-21T10:09:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:01 smithi007 ceph-mon[39999]: osdmap e268: 8 total, 8 up, 8 in 2024-09-21T10:09:02.628 INFO:tasks.rados.rados.0.smithi007.stdout:795: done (1 left) 2024-09-21T10:09:02.628 INFO:tasks.rados.rados.0.smithi007.stdout:796: write oid 47 current snap is 102 2024-09-21T10:09:02.628 INFO:tasks.rados.rados.0.smithi007.stdout:796: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2024-09-21T10:09:02.637 INFO:tasks.rados.rados.0.smithi007.stdout:796: writing smithi00780062-47 from 779924 to 1565771 tid 1 2024-09-21T10:09:02.643 INFO:tasks.rados.rados.0.smithi007.stdout:796: writing smithi00780062-47 from 2078257 to 2658369 tid 2 2024-09-21T10:09:02.649 INFO:tasks.rados.rados.0.smithi007.stdout:796: writing smithi00780062-47 from 3301257 to 3579924 tid 3 2024-09-21T10:09:02.649 INFO:tasks.rados.rados.0.smithi007.stdout:797: read oid 19 snap 98 2024-09-21T10:09:02.649 INFO:tasks.rados.rados.0.smithi007.stdout:797: expect (ObjNum 295 snap 92 seq_num 295) 2024-09-21T10:09:02.649 INFO:tasks.rados.rados.0.smithi007.stdout:798: snap_remove snap 89 2024-09-21T10:09:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:02 smithi007 ceph-mon[29607]: osdmap e269: 8 total, 8 up, 8 in 2024-09-21T10:09:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:02 smithi007 ceph-mon[29607]: pgmap v114: 89 pgs: 89 active+clean; 180 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:09:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:02 smithi007 ceph-mon[29607]: osdmap e270: 8 total, 8 up, 8 in 2024-09-21T10:09:02.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:02 smithi007 ceph-mon[39999]: osdmap e269: 8 total, 8 up, 8 in 2024-09-21T10:09:02.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:02 smithi007 ceph-mon[39999]: pgmap v114: 89 pgs: 89 active+clean; 180 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:09:02.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:02 smithi007 ceph-mon[39999]: osdmap e270: 8 total, 8 up, 8 in 2024-09-21T10:09:03.137 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:02 smithi031 ceph-mon[32927]: osdmap e269: 8 total, 8 up, 8 in 2024-09-21T10:09:03.137 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:02 smithi031 ceph-mon[32927]: pgmap v114: 89 pgs: 89 active+clean; 180 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:09:03.137 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:02 smithi031 ceph-mon[32927]: osdmap e270: 8 total, 8 up, 8 in 2024-09-21T10:09:03.471 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:09:03.627 INFO:tasks.rados.rados.0.smithi007.stdout:798: done (3 left) 2024-09-21T10:09:03.627 INFO:tasks.rados.rados.0.smithi007.stdout:799: write oid 45 current snap is 102 2024-09-21T10:09:03.627 INFO:tasks.rados.rados.0.smithi007.stdout:799: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2024-09-21T10:09:03.635 INFO:tasks.rados.rados.0.smithi007.stdout:799: writing smithi00780062-45 from 796731 to 1257827 tid 1 2024-09-21T10:09:03.645 INFO:tasks.rados.rados.0.smithi007.stdout:799: writing smithi00780062-45 from 1736739 to 2460509 tid 2 2024-09-21T10:09:03.653 INFO:tasks.rados.rados.0.smithi007.stdout:799: writing smithi00780062-45 from 2928680 to 3596731 tid 3 2024-09-21T10:09:03.653 INFO:tasks.rados.rados.0.smithi007.stdout:800: write oid 10 current snap is 102 2024-09-21T10:09:03.653 INFO:tasks.rados.rados.0.smithi007.stdout:794: finishing write tid 1 to smithi00780062-36 2024-09-21T10:09:03.653 INFO:tasks.rados.rados.0.smithi007.stdout:794: finishing write tid 2 to smithi00780062-36 2024-09-21T10:09:03.653 INFO:tasks.rados.rados.0.smithi007.stdout:800: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2024-09-21T10:09:03.659 INFO:tasks.rados.rados.0.smithi007.stdout:800: writing smithi00780062-10 from 413538 to 949883 tid 1 2024-09-21T10:09:03.667 INFO:tasks.rados.rados.0.smithi007.stdout:800: writing smithi00780062-10 from 1395221 to 1979002 tid 2 2024-09-21T10:09:03.675 INFO:tasks.rados.rados.0.smithi007.stdout:800: writing smithi00780062-10 from 2556103 to 3214720 tid 3 2024-09-21T10:09:03.675 INFO:tasks.rados.rados.0.smithi007.stdout:801: snap_create 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:794: finishing write tid 3 to smithi00780062-36 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:794: finishing write tid 4 to smithi00780062-36 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:794: finishing write tid 5 to smithi00780062-36 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:794: oid 36 updating version 0 to 271 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:794: oid 36 version 271 is already newer than 270 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:794: oid 36 version 271 is already newer than 269 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:794: oid 36 version 271 is already newer than 268 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 271 (ObjNum 331 snap 102 seq_num 331) dirty exists 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:794: left oid 36 (ObjNum 331 snap 102 seq_num 331) 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:796: finishing write tid 1 to smithi00780062-47 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:796: finishing write tid 2 to smithi00780062-47 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:796: finishing write tid 3 to smithi00780062-47 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:796: finishing write tid 4 to smithi00780062-47 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:796: finishing write tid 5 to smithi00780062-47 2024-09-21T10:09:03.676 INFO:tasks.rados.rados.0.smithi007.stdout:796: oid 47 updating version 0 to 446 2024-09-21T10:09:03.677 INFO:tasks.rados.rados.0.smithi007.stdout:796: oid 47 updating version 446 to 449 2024-09-21T10:09:03.677 INFO:tasks.rados.rados.0.smithi007.stdout:796: oid 47 version 449 is already newer than 447 2024-09-21T10:09:03.677 INFO:tasks.rados.rados.0.smithi007.stdout:796: oid 47 version 449 is already newer than 448 2024-09-21T10:09:03.677 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 449 (ObjNum 332 snap 102 seq_num 332) dirty exists 2024-09-21T10:09:03.677 INFO:tasks.rados.rados.0.smithi007.stdout:796: left oid 47 (ObjNum 332 snap 102 seq_num 332) 2024-09-21T10:09:03.677 INFO:tasks.rados.rados.0.smithi007.stdout:797: expect (ObjNum 295 snap 92 seq_num 295) 2024-09-21T10:09:03.771 INFO:tasks.rados.rados.0.smithi007.stdout:799: finishing write tid 1 to smithi00780062-45 2024-09-21T10:09:03.771 INFO:tasks.rados.rados.0.smithi007.stdout:799: finishing write tid 2 to smithi00780062-45 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:799: finishing write tid 3 to smithi00780062-45 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:799: finishing write tid 4 to smithi00780062-45 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:799: finishing write tid 5 to smithi00780062-45 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:799: oid 45 updating version 0 to 421 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:799: oid 45 version 421 is already newer than 416 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:799: oid 45 updating version 421 to 422 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:799: oid 45 updating version 422 to 423 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 423 (ObjNum 333 snap 102 seq_num 333) dirty exists 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:799: left oid 45 (ObjNum 333 snap 102 seq_num 333) 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:800: finishing write tid 1 to smithi00780062-10 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:800: finishing write tid 2 to smithi00780062-10 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:800: finishing write tid 3 to smithi00780062-10 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:800: finishing write tid 4 to smithi00780062-10 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:800: finishing write tid 5 to smithi00780062-10 2024-09-21T10:09:03.772 INFO:tasks.rados.rados.0.smithi007.stdout:800: oid 10 updating version 0 to 453 2024-09-21T10:09:03.773 INFO:tasks.rados.rados.0.smithi007.stdout:800: oid 10 updating version 453 to 454 2024-09-21T10:09:03.773 INFO:tasks.rados.rados.0.smithi007.stdout:800: oid 10 updating version 454 to 456 2024-09-21T10:09:03.773 INFO:tasks.rados.rados.0.smithi007.stdout:800: oid 10 version 456 is already newer than 455 2024-09-21T10:09:03.773 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 456 (ObjNum 334 snap 102 seq_num 334) dirty exists 2024-09-21T10:09:03.773 INFO:tasks.rados.rados.0.smithi007.stdout:800: left oid 10 (ObjNum 334 snap 102 seq_num 334) 2024-09-21T10:09:04.084 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:09:04.084 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (4m) 33s ago 5m 29.1M - 0.25.0 c8568f914cd2 32fae7395b18 2024-09-21T10:09:04.084 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (5m) 9s ago 5m 87.3M - 9.4.7 954c08fa6188 3a51b115394f 2024-09-21T10:09:04.084 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (4m) 33s ago 4m 16.3M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:09:04.084 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (4m) 9s ago 4m 13.9M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:09:04.084 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (57s) 9s ago 9m 455M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:09:04.084 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (84s) 33s ago 10m 512M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:09:04.084 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (11m) 33s ago 11m 56.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e c6bb2b6348b9 2024-09-21T10:09:04.084 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (9m) 9s ago 9m 49.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e df28637d8602 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (9m) 33s ago 9m 45.2M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 36d8363c3a46 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (42s) 33s ago 5m 5251k - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (36s) 9s ago 4m 9.83M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (9m) 33s ago 9m 84.6M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (8m) 33s ago 8m 67.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (8m) 33s ago 8m 74.7M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (7m) 33s ago 7m 50.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (7m) 9s ago 7m 81.3M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (7m) 9s ago 7m 85.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (6m) 9s ago 6m 72.6M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (6m) 9s ago 6m 68.3M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:09:04.085 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (14s) 9s ago 5m 30.9M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:09:04.440 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:09:04.441 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:09:04.442 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:09:04.442 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:09:04.442 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:09:04.442 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:09:04.442 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:09:04.631 INFO:tasks.rados.rados.0.smithi007.stdout:794: done (5 left) 2024-09-21T10:09:04.631 INFO:tasks.rados.rados.0.smithi007.stdout:796: done (4 left) 2024-09-21T10:09:04.631 INFO:tasks.rados.rados.0.smithi007.stdout:797: done (3 left) 2024-09-21T10:09:04.631 INFO:tasks.rados.rados.0.smithi007.stdout:799: done (2 left) 2024-09-21T10:09:04.631 INFO:tasks.rados.rados.0.smithi007.stdout:800: done (1 left) 2024-09-21T10:09:04.631 INFO:tasks.rados.rados.0.smithi007.stdout:801: done (0 left) 2024-09-21T10:09:04.632 INFO:tasks.rados.rados.0.smithi007.stdout:802: delete oid 35 current snap is 103 2024-09-21T10:09:04.635 INFO:tasks.rados.rados.0.smithi007.stdout:802: done (0 left) 2024-09-21T10:09:04.635 INFO:tasks.rados.rados.0.smithi007.stdout:803: write oid 17 current snap is 103 2024-09-21T10:09:04.635 INFO:tasks.rados.rados.0.smithi007.stdout:803: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2024-09-21T10:09:04.639 INFO:tasks.rados.rados.0.smithi007.stdout:803: writing smithi00780062-17 from 447152 to 850348 tid 1 2024-09-21T10:09:04.646 INFO:tasks.rados.rados.0.smithi007.stdout:803: writing smithi00780062-17 from 1512185 to 2099635 tid 2 2024-09-21T10:09:04.654 INFO:tasks.rados.rados.0.smithi007.stdout:803: writing smithi00780062-17 from 2727302 to 3408463 tid 3 2024-09-21T10:09:04.654 INFO:tasks.rados.rados.0.smithi007.stdout:804: read oid 50 snap -1 2024-09-21T10:09:04.654 INFO:tasks.rados.rados.0.smithi007.stdout:804: expect (ObjNum 298 snap 92 seq_num 298) 2024-09-21T10:09:04.654 INFO:tasks.rados.rados.0.smithi007.stdout:805: write oid 1 current snap is 103 2024-09-21T10:09:04.654 INFO:tasks.rados.rados.0.smithi007.stdout:803: finishing write tid 1 to smithi00780062-17 2024-09-21T10:09:04.654 INFO:tasks.rados.rados.0.smithi007.stdout:803: finishing write tid 2 to smithi00780062-17 2024-09-21T10:09:04.654 INFO:tasks.rados.rados.0.smithi007.stdout:805: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2024-09-21T10:09:04.659 INFO:tasks.rados.rados.0.smithi007.stdout:805: writing smithi00780062-1 from 463959 to 942404 tid 1 2024-09-21T10:09:04.666 INFO:tasks.rados.rados.0.smithi007.stdout:805: writing smithi00780062-1 from 1570667 to 2301775 tid 2 2024-09-21T10:09:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:805: writing smithi00780062-1 from 3038372 to 3530805 tid 3 2024-09-21T10:09:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:806: snap_remove snap 81 2024-09-21T10:09:04.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[29607]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:04.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[29607]: osdmap e271: 8 total, 8 up, 8 in 2024-09-21T10:09:04.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:04.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[29607]: from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:04.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[29607]: pgmap v117: 89 pgs: 89 active+clean; 186 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 837 KiB/s wr, 2 op/s 2024-09-21T10:09:04.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1350050356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:04.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[39999]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:04.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[39999]: osdmap e271: 8 total, 8 up, 8 in 2024-09-21T10:09:04.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:04.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[39999]: from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:04.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[39999]: pgmap v117: 89 pgs: 89 active+clean; 186 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 837 KiB/s wr, 2 op/s 2024-09-21T10:09:04.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:04 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1350050356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [ 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr" 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:09:04.749 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:09:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:04 smithi031 ceph-mon[32927]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:04 smithi031 ceph-mon[32927]: osdmap e271: 8 total, 8 up, 8 in 2024-09-21T10:09:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:04 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:04 smithi031 ceph-mon[32927]: from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:04 smithi031 ceph-mon[32927]: pgmap v117: 89 pgs: 89 active+clean; 186 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 837 KiB/s wr, 2 op/s 2024-09-21T10:09:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:04 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1350050356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:05.640 INFO:tasks.rados.rados.0.smithi007.stdout:806: done (3 left) 2024-09-21T10:09:05.640 INFO:tasks.rados.rados.0.smithi007.stdout:807: read oid 14 snap -1 2024-09-21T10:09:05.640 INFO:tasks.rados.rados.0.smithi007.stdout:807: expect (ObjNum 320 snap 97 seq_num 320) 2024-09-21T10:09:05.640 INFO:tasks.rados.rados.0.smithi007.stdout:808: snap_remove snap 83 2024-09-21T10:09:05.879 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:05 smithi007 ceph-mon[29607]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:05.879 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:05 smithi007 ceph-mon[29607]: osdmap e272: 8 total, 8 up, 8 in 2024-09-21T10:09:05.879 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:05 smithi007 ceph-mon[29607]: from='client.24989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:05.879 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:05 smithi007 ceph-mon[39999]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:05.879 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:05 smithi007 ceph-mon[39999]: osdmap e272: 8 total, 8 up, 8 in 2024-09-21T10:09:05.879 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:05 smithi007 ceph-mon[39999]: from='client.24989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:05 smithi031 ceph-mon[32927]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:05 smithi031 ceph-mon[32927]: osdmap e272: 8 total, 8 up, 8 in 2024-09-21T10:09:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:05 smithi031 ceph-mon[32927]: from='client.24989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:06.644 INFO:tasks.rados.rados.0.smithi007.stdout:808: done (4 left) 2024-09-21T10:09:06.644 INFO:tasks.rados.rados.0.smithi007.stdout:809: rollback oid 7 current snap is 103 2024-09-21T10:09:06.644 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 88 2024-09-21T10:09:06.644 INFO:tasks.rados.rados.0.smithi007.stdout:810: read oid 35 snap 91 2024-09-21T10:09:06.645 INFO:tasks.rados.rados.0.smithi007.stdout:810: expect (ObjNum 196 snap 54 seq_num 196) 2024-09-21T10:09:06.645 INFO:tasks.rados.rados.0.smithi007.stdout:811: rollback oid 10 current snap is 103 2024-09-21T10:09:06.645 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 88 2024-09-21T10:09:06.645 INFO:tasks.rados.rados.0.smithi007.stdout:812: rollback oid 24 current snap is 103 2024-09-21T10:09:06.645 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 24 to 101 2024-09-21T10:09:06.645 INFO:tasks.rados.rados.0.smithi007.stdout:813: snap_remove snap 94 2024-09-21T10:09:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:06 smithi031 ceph-mon[32927]: osdmap e273: 8 total, 8 up, 8 in 2024-09-21T10:09:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:06 smithi031 ceph-mon[32927]: pgmap v120: 89 pgs: 89 active+clean; 178 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-09-21T10:09:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:06 smithi007 ceph-mon[29607]: osdmap e273: 8 total, 8 up, 8 in 2024-09-21T10:09:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:06 smithi007 ceph-mon[29607]: pgmap v120: 89 pgs: 89 active+clean; 178 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-09-21T10:09:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:06 smithi007 ceph-mon[39999]: osdmap e273: 8 total, 8 up, 8 in 2024-09-21T10:09:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:06 smithi007 ceph-mon[39999]: pgmap v120: 89 pgs: 89 active+clean; 178 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-09-21T10:09:07.627 INFO:tasks.rados.rados.0.smithi007.stdout:813: done (8 left) 2024-09-21T10:09:07.627 INFO:tasks.rados.rados.0.smithi007.stdout:814: snap_remove snap 99 2024-09-21T10:09:07.785 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:07 smithi007 ceph-mon[29607]: osdmap e274: 8 total, 8 up, 8 in 2024-09-21T10:09:07.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:07 smithi007 ceph-mon[29607]: osdmap e275: 8 total, 8 up, 8 in 2024-09-21T10:09:07.786 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:07 smithi007 systemd[1]: Stopping Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:09:07.786 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:07 smithi007 ceph-mon[39999]: osdmap e274: 8 total, 8 up, 8 in 2024-09-21T10:09:07.786 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:07 smithi007 ceph-mon[39999]: osdmap e275: 8 total, 8 up, 8 in 2024-09-21T10:09:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:07 smithi031 ceph-mon[32927]: osdmap e274: 8 total, 8 up, 8 in 2024-09-21T10:09:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:07 smithi031 ceph-mon[32927]: osdmap e275: 8 total, 8 up, 8 in 2024-09-21T10:09:08.103 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:07 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[73518]: ts=2024-09-21T10:09:07.783Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:09:08.103 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:07 smithi007 podman[94299]: 2024-09-21 10:09:07.83494048 +0000 UTC m=+0.134766262 container died 32fae7395b185683320cea7e368f8591be8934368e0ea6b049c4c6214f7c7c67 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:09:08.442 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:08 smithi007 podman[94299]: 2024-09-21 10:09:08.276213419 +0000 UTC m=+0.576039192 container cleanup 32fae7395b185683320cea7e368f8591be8934368e0ea6b049c4c6214f7c7c67 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:09:08.442 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:08 smithi007 bash[94299]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T10:09:08.627 INFO:tasks.rados.rados.0.smithi007.stdout:814: done (8 left) 2024-09-21T10:09:08.627 INFO:tasks.rados.rados.0.smithi007.stdout:815: rollback oid 30 current snap is 103 2024-09-21T10:09:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 102 2024-09-21T10:09:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:816: snap_create 2024-09-21T10:09:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:803: finishing write tid 3 to smithi00780062-17 2024-09-21T10:09:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:803: finishing write tid 4 to smithi00780062-17 2024-09-21T10:09:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:803: finishing write tid 5 to smithi00780062-17 2024-09-21T10:09:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:803: oid 17 updating version 0 to 304 2024-09-21T10:09:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:803: oid 17 updating version 304 to 305 2024-09-21T10:09:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:803: oid 17 version 305 is already newer than 303 2024-09-21T10:09:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:803: oid 17 updating version 305 to 306 2024-09-21T10:09:08.628 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 306 (ObjNum 336 snap 103 seq_num 336) dirty exists 2024-09-21T10:09:08.629 INFO:tasks.rados.rados.0.smithi007.stdout:803: left oid 17 (ObjNum 336 snap 103 seq_num 336) 2024-09-21T10:09:08.629 INFO:tasks.rados.rados.0.smithi007.stdout:804: expect (ObjNum 298 snap 92 seq_num 298) 2024-09-21T10:09:08.882 INFO:tasks.rados.rados.0.smithi007.stdout:805: finishing write tid 1 to smithi00780062-1 2024-09-21T10:09:08.882 INFO:tasks.rados.rados.0.smithi007.stdout:805: finishing write tid 2 to smithi00780062-1 2024-09-21T10:09:08.882 INFO:tasks.rados.rados.0.smithi007.stdout:805: finishing write tid 3 to smithi00780062-1 2024-09-21T10:09:08.882 INFO:tasks.rados.rados.0.smithi007.stdout:805: finishing write tid 4 to smithi00780062-1 2024-09-21T10:09:08.882 INFO:tasks.rados.rados.0.smithi007.stdout:805: finishing write tid 5 to smithi00780062-1 2024-09-21T10:09:08.882 INFO:tasks.rados.rados.0.smithi007.stdout:805: oid 1 updating version 0 to 208 2024-09-21T10:09:08.882 INFO:tasks.rados.rados.0.smithi007.stdout:805: oid 1 updating version 208 to 210 2024-09-21T10:09:08.882 INFO:tasks.rados.rados.0.smithi007.stdout:805: oid 1 updating version 210 to 211 2024-09-21T10:09:08.883 INFO:tasks.rados.rados.0.smithi007.stdout:805: oid 1 version 211 is already newer than 209 2024-09-21T10:09:08.883 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 211 (ObjNum 337 snap 103 seq_num 337) dirty exists 2024-09-21T10:09:08.883 INFO:tasks.rados.rados.0.smithi007.stdout:805: left oid 1 (ObjNum 337 snap 103 seq_num 337) 2024-09-21T10:09:08.883 INFO:tasks.rados.rados.0.smithi007.stdout:807: expect (ObjNum 320 snap 97 seq_num 320) 2024-09-21T10:09:08.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:08 smithi031 ceph-mon[32927]: pgmap v123: 89 pgs: 89 active+clean; 178 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:09:08.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:08 smithi031 ceph-mon[32927]: osdmap e276: 8 total, 8 up, 8 in 2024-09-21T10:09:08.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:08 smithi007 ceph-mon[29607]: pgmap v123: 89 pgs: 89 active+clean; 178 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:09:08.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:08 smithi007 ceph-mon[29607]: osdmap e276: 8 total, 8 up, 8 in 2024-09-21T10:09:08.916 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:08 smithi007 podman[94311]: 2024-09-21 10:09:08.477756501 +0000 UTC m=+0.635163609 container remove 32fae7395b185683320cea7e368f8591be8934368e0ea6b049c4c6214f7c7c67 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:09:08.916 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:08 smithi007 podman[94311]: 2024-09-21 10:09:08.578503341 +0000 UTC m=+0.735910440 volume remove b3692000f3f1e3d498c6584d1de3aa79a5cd5166e5ae2cc13c03f9f66ad6fae4 2024-09-21T10:09:08.916 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:08 smithi007 ceph-mon[39999]: pgmap v123: 89 pgs: 89 active+clean; 178 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:09:08.916 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:08 smithi007 ceph-mon[39999]: osdmap e276: 8 total, 8 up, 8 in 2024-09-21T10:09:09.002 INFO:tasks.rados.rados.0.smithi007.stdout:809: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:09:09.002 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 205 (ObjNum 305 snap 0 seq_num 3839347712) dirty dne 2024-09-21T10:09:09.002 INFO:tasks.rados.rados.0.smithi007.stdout:811: finishing rollback tid 0 to smithi00780062-10 2024-09-21T10:09:09.002 INFO:tasks.rados.rados.0.smithi007.stdout:811: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:09:09.002 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 463 (ObjNum 593 snap 0 seq_num 3839101192) dirty dne 2024-09-21T10:09:09.002 INFO:tasks.rados.rados.0.smithi007.stdout:812: finishing rollback tid 0 to smithi00780062-24 2024-09-21T10:09:09.002 INFO:tasks.rados.rados.0.smithi007.stdout:812: finishing rollback tid 1 to smithi00780062-24 2024-09-21T10:09:09.002 INFO:tasks.rados.rados.0.smithi007.stdout:812: finishing rollback tid 2 to smithi00780062-24 2024-09-21T10:09:09.002 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 217 (ObjNum 325 snap 100 seq_num 325) dirty exists 2024-09-21T10:09:09.002 INFO:tasks.rados.rados.0.smithi007.stdout:810: expect (ObjNum 196 snap 54 seq_num 196) 2024-09-21T10:09:09.192 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:08 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T10:09:09.192 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:08 smithi007 systemd[1]: Stopped Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:09:09.192 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:08 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@alertmanager.a.service: Consumed 1.289s CPU time. 2024-09-21T10:09:09.192 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 systemd[1]: Starting Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:09:09.195 INFO:tasks.rados.rados.0.smithi007.stdout:815: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:09:09.195 INFO:tasks.rados.rados.0.smithi007.stdout:815: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:09:09.195 INFO:tasks.rados.rados.0.smithi007.stdout:815: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:09:09.195 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 320 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-09-21T10:09:09.629 INFO:tasks.rados.rados.0.smithi007.stdout:803: done (9 left) 2024-09-21T10:09:09.629 INFO:tasks.rados.rados.0.smithi007.stdout:804: done (8 left) 2024-09-21T10:09:09.629 INFO:tasks.rados.rados.0.smithi007.stdout:805: done (7 left) 2024-09-21T10:09:09.630 INFO:tasks.rados.rados.0.smithi007.stdout:807: done (6 left) 2024-09-21T10:09:09.630 INFO:tasks.rados.rados.0.smithi007.stdout:809: done (5 left) 2024-09-21T10:09:09.630 INFO:tasks.rados.rados.0.smithi007.stdout:810: done (4 left) 2024-09-21T10:09:09.630 INFO:tasks.rados.rados.0.smithi007.stdout:811: done (3 left) 2024-09-21T10:09:09.630 INFO:tasks.rados.rados.0.smithi007.stdout:812: done (2 left) 2024-09-21T10:09:09.630 INFO:tasks.rados.rados.0.smithi007.stdout:815: done (1 left) 2024-09-21T10:09:09.630 INFO:tasks.rados.rados.0.smithi007.stdout:816: done (0 left) 2024-09-21T10:09:09.630 INFO:tasks.rados.rados.0.smithi007.stdout:817: write oid 2 current snap is 104 2024-09-21T10:09:09.630 INFO:tasks.rados.rados.0.smithi007.stdout:817: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2024-09-21T10:09:09.634 INFO:tasks.rados.rados.0.smithi007.stdout:817: writing smithi00780062-2 from 480766 to 1034460 tid 1 2024-09-21T10:09:09.641 INFO:tasks.rados.rados.0.smithi007.stdout:817: writing smithi00780062-2 from 1629149 to 2220268 tid 2 2024-09-21T10:09:09.647 INFO:tasks.rados.rados.0.smithi007.stdout:817: writing smithi00780062-2 from 2782148 to 3202206 tid 3 2024-09-21T10:09:09.647 INFO:tasks.rados.rados.0.smithi007.stdout:818: read oid 43 snap 97 2024-09-21T10:09:09.647 INFO:tasks.rados.rados.0.smithi007.stdout:818: expect (ObjNum 271 snap 85 seq_num 271) 2024-09-21T10:09:09.647 INFO:tasks.rados.rados.0.smithi007.stdout:819: snap_create 2024-09-21T10:09:09.647 INFO:tasks.rados.rados.0.smithi007.stdout:817: finishing write tid 1 to smithi00780062-2 2024-09-21T10:09:09.647 INFO:tasks.rados.rados.0.smithi007.stdout:817: finishing write tid 2 to smithi00780062-2 2024-09-21T10:09:09.649 INFO:tasks.rados.rados.0.smithi007.stdout:817: finishing write tid 3 to smithi00780062-2 2024-09-21T10:09:09.649 INFO:tasks.rados.rados.0.smithi007.stdout:817: finishing write tid 4 to smithi00780062-2 2024-09-21T10:09:09.649 INFO:tasks.rados.rados.0.smithi007.stdout:817: finishing write tid 5 to smithi00780062-2 2024-09-21T10:09:09.649 INFO:tasks.rados.rados.0.smithi007.stdout:817: oid 2 updating version 0 to 18 2024-09-21T10:09:09.649 INFO:tasks.rados.rados.0.smithi007.stdout:817: oid 2 updating version 18 to 20 2024-09-21T10:09:09.649 INFO:tasks.rados.rados.0.smithi007.stdout:817: oid 2 version 20 is already newer than 19 2024-09-21T10:09:09.650 INFO:tasks.rados.rados.0.smithi007.stdout:817: oid 2 version 20 is already newer than 17 2024-09-21T10:09:09.650 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 20 (ObjNum 338 snap 104 seq_num 338) dirty exists 2024-09-21T10:09:09.650 INFO:tasks.rados.rados.0.smithi007.stdout:817: left oid 2 (ObjNum 338 snap 104 seq_num 338) 2024-09-21T10:09:09.650 INFO:tasks.rados.rados.0.smithi007.stdout:818: expect (ObjNum 271 snap 85 seq_num 271) 2024-09-21T10:09:09.676 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 podman[94449]: 2024-09-21 10:09:09.281663421 +0000 UTC m=+0.018144936 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-21T10:09:09.676 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 podman[94449]: 2024-09-21 10:09:09.591073164 +0000 UTC m=+0.327554659 volume create 2ed3c1cddaa8116df6b013bbfc0e5e32bed3fe49af9f5beed10acc21cbe15a0b 2024-09-21T10:09:09.942 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 podman[94449]: 2024-09-21 10:09:09.674897097 +0000 UTC m=+0.411378590 container create 5bc01f454d745b59931c53992412423775023530433b731accd9d647e5a8176a (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:09:10.442 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 podman[94449]: 2024-09-21 10:09:09.952543335 +0000 UTC m=+0.689024844 container init 5bc01f454d745b59931c53992412423775023530433b731accd9d647e5a8176a (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 podman[94449]: 2024-09-21 10:09:09.955386099 +0000 UTC m=+0.691867601 container start 5bc01f454d745b59931c53992412423775023530433b731accd9d647e5a8176a (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:09:09.966Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:09:09.966Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:09:09.967Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.7 port=9094 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:09:09.968Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:09:09.990Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:09:09.990Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:09:09.992Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:09 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:09:09.992Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:10 smithi007 bash[94449]: 5bc01f454d745b59931c53992412423775023530433b731accd9d647e5a8176a 2024-09-21T10:09:10.443 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:10 smithi007 systemd[1]: Started Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:09:10.633 INFO:tasks.rados.rados.0.smithi007.stdout:817: done (2 left) 2024-09-21T10:09:10.634 INFO:tasks.rados.rados.0.smithi007.stdout:818: done (1 left) 2024-09-21T10:09:10.634 INFO:tasks.rados.rados.0.smithi007.stdout:819: done (0 left) 2024-09-21T10:09:10.634 INFO:tasks.rados.rados.0.smithi007.stdout:820: write oid 35 current snap is 105 2024-09-21T10:09:10.634 INFO:tasks.rados.rados.0.smithi007.stdout:820: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2024-09-21T10:09:10.640 INFO:tasks.rados.rados.0.smithi007.stdout:820: writing smithi00780062-35 from 497573 to 1126516 tid 1 2024-09-21T10:09:10.648 INFO:tasks.rados.rados.0.smithi007.stdout:820: writing smithi00780062-35 from 1687631 to 2422408 tid 2 2024-09-21T10:09:10.655 INFO:tasks.rados.rados.0.smithi007.stdout:820: writing smithi00780062-35 from 3093218 to 3697573 tid 3 2024-09-21T10:09:10.655 INFO:tasks.rados.rados.0.smithi007.stdout:821: write oid 48 current snap is 105 2024-09-21T10:09:10.655 INFO:tasks.rados.rados.0.smithi007.stdout:820: finishing write tid 1 to smithi00780062-35 2024-09-21T10:09:10.655 INFO:tasks.rados.rados.0.smithi007.stdout:821: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2024-09-21T10:09:10.661 INFO:tasks.rados.rados.0.smithi007.stdout:821: writing smithi00780062-48 from 514380 to 1218572 tid 1 2024-09-21T10:09:10.667 INFO:tasks.rados.rados.0.smithi007.stdout:821: writing smithi00780062-48 from 1629760 to 2108195 tid 2 2024-09-21T10:09:10.672 INFO:tasks.rados.rados.0.smithi007.stdout:821: writing smithi00780062-48 from 2604288 to 3046890 tid 3 2024-09-21T10:09:10.672 INFO:tasks.rados.rados.0.smithi007.stdout:822: write oid 49 current snap is 105 2024-09-21T10:09:10.672 INFO:tasks.rados.rados.0.smithi007.stdout:820: finishing write tid 2 to smithi00780062-35 2024-09-21T10:09:10.672 INFO:tasks.rados.rados.0.smithi007.stdout:822: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2024-09-21T10:09:10.679 INFO:tasks.rados.rados.0.smithi007.stdout:822: writing smithi00780062-49 from 531187 to 1310628 tid 1 2024-09-21T10:09:10.687 INFO:tasks.rados.rados.0.smithi007.stdout:822: writing smithi00780062-49 from 2088242 to 2826688 tid 2 2024-09-21T10:09:10.693 INFO:tasks.rados.rados.0.smithi007.stdout:822: writing smithi00780062-49 from 3431711 to 3731187 tid 3 2024-09-21T10:09:10.693 INFO:tasks.rados.rados.0.smithi007.stdout:823: read oid 32 snap -1 2024-09-21T10:09:10.693 INFO:tasks.rados.rados.0.smithi007.stdout:823: expect (ObjNum 303 snap 93 seq_num 303) 2024-09-21T10:09:10.693 INFO:tasks.rados.rados.0.smithi007.stdout:824: delete oid 27 current snap is 105 2024-09-21T10:09:10.693 INFO:tasks.rados.rados.0.smithi007.stdout:820: finishing write tid 3 to smithi00780062-35 2024-09-21T10:09:10.693 INFO:tasks.rados.rados.0.smithi007.stdout:820: finishing write tid 4 to smithi00780062-35 2024-09-21T10:09:10.693 INFO:tasks.rados.rados.0.smithi007.stdout:820: finishing write tid 5 to smithi00780062-35 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:820: oid 35 updating version 0 to 182 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:820: oid 35 updating version 182 to 184 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:820: oid 35 version 184 is already newer than 183 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:820: oid 35 version 184 is already newer than 181 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 184 (ObjNum 339 snap 105 seq_num 339) dirty exists 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:820: left oid 35 (ObjNum 339 snap 105 seq_num 339) 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:821: finishing write tid 1 to smithi00780062-48 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:821: finishing write tid 2 to smithi00780062-48 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:821: finishing write tid 3 to smithi00780062-48 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:821: finishing write tid 4 to smithi00780062-48 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:821: finishing write tid 5 to smithi00780062-48 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:821: oid 48 updating version 0 to 267 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:821: oid 48 updating version 267 to 270 2024-09-21T10:09:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:821: oid 48 version 270 is already newer than 268 2024-09-21T10:09:10.695 INFO:tasks.rados.rados.0.smithi007.stdout:821: oid 48 version 270 is already newer than 269 2024-09-21T10:09:10.695 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 270 (ObjNum 340 snap 105 seq_num 340) dirty exists 2024-09-21T10:09:10.695 INFO:tasks.rados.rados.0.smithi007.stdout:821: left oid 48 (ObjNum 340 snap 105 seq_num 340) 2024-09-21T10:09:10.695 INFO:tasks.rados.rados.0.smithi007.stdout:822: finishing write tid 1 to smithi00780062-49 2024-09-21T10:09:10.695 INFO:tasks.rados.rados.0.smithi007.stdout:822: finishing write tid 2 to smithi00780062-49 2024-09-21T10:09:10.696 INFO:tasks.rados.rados.0.smithi007.stdout:822: finishing write tid 3 to smithi00780062-49 2024-09-21T10:09:10.696 INFO:tasks.rados.rados.0.smithi007.stdout:822: finishing write tid 4 to smithi00780062-49 2024-09-21T10:09:10.696 INFO:tasks.rados.rados.0.smithi007.stdout:822: finishing write tid 5 to smithi00780062-49 2024-09-21T10:09:10.696 INFO:tasks.rados.rados.0.smithi007.stdout:822: oid 49 updating version 0 to 473 2024-09-21T10:09:10.696 INFO:tasks.rados.rados.0.smithi007.stdout:822: oid 49 version 473 is already newer than 472 2024-09-21T10:09:10.696 INFO:tasks.rados.rados.0.smithi007.stdout:822: oid 49 updating version 473 to 474 2024-09-21T10:09:10.696 INFO:tasks.rados.rados.0.smithi007.stdout:822: oid 49 version 474 is already newer than 471 2024-09-21T10:09:10.696 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 474 (ObjNum 341 snap 105 seq_num 341) dirty exists 2024-09-21T10:09:10.696 INFO:tasks.rados.rados.0.smithi007.stdout:822: left oid 49 (ObjNum 341 snap 105 seq_num 341) 2024-09-21T10:09:10.697 INFO:tasks.rados.rados.0.smithi007.stdout:820: done (4 left) 2024-09-21T10:09:10.697 INFO:tasks.rados.rados.0.smithi007.stdout:821: done (3 left) 2024-09-21T10:09:10.697 INFO:tasks.rados.rados.0.smithi007.stdout:822: done (2 left) 2024-09-21T10:09:10.697 INFO:tasks.rados.rados.0.smithi007.stdout:824: done (1 left) 2024-09-21T10:09:10.697 INFO:tasks.rados.rados.0.smithi007.stdout:825: write oid 5 current snap is 105 2024-09-21T10:09:10.697 INFO:tasks.rados.rados.0.smithi007.stdout:825: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2024-09-21T10:09:10.704 INFO:tasks.rados.rados.0.smithi007.stdout:825: writing smithi00780062-5 from 564801 to 1211093 tid 1 2024-09-21T10:09:10.711 INFO:tasks.rados.rados.0.smithi007.stdout:825: writing smithi00780062-5 from 1921559 to 2663674 tid 2 2024-09-21T10:09:10.717 INFO:tasks.rados.rados.0.smithi007.stdout:825: writing smithi00780062-5 from 3202910 to 3764801 tid 3 2024-09-21T10:09:10.718 INFO:tasks.rados.rados.0.smithi007.stdout:826: write oid 42 current snap is 105 2024-09-21T10:09:10.718 INFO:tasks.rados.rados.0.smithi007.stdout:823: expect (ObjNum 303 snap 93 seq_num 303) 2024-09-21T10:09:10.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[29607]: osdmap e277: 8 total, 8 up, 8 in 2024-09-21T10:09:10.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[29607]: pgmap v126: 89 pgs: 89 active+clean; 169 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 824 KiB/s wr, 11 op/s 2024-09-21T10:09:10.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.901 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.901 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:10.901 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.901 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.901 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:09:10] "GET /metrics HTTP/1.1" 200 36256 "" "Prometheus/2.51.0" 2024-09-21T10:09:10.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[39999]: osdmap e277: 8 total, 8 up, 8 in 2024-09-21T10:09:10.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[39999]: pgmap v126: 89 pgs: 89 active+clean; 169 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 824 KiB/s wr, 11 op/s 2024-09-21T10:09:10.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.901 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.902 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:10.902 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.902 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:10 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.912 INFO:tasks.rados.rados.0.smithi007.stdout:825: finishing write tid 1 to smithi00780062-5 2024-09-21T10:09:10.912 INFO:tasks.rados.rados.0.smithi007.stdout:825: finishing write tid 2 to smithi00780062-5 2024-09-21T10:09:10.912 INFO:tasks.rados.rados.0.smithi007.stdout:825: finishing write tid 3 to smithi00780062-5 2024-09-21T10:09:10.913 INFO:tasks.rados.rados.0.smithi007.stdout:825: finishing write tid 4 to smithi00780062-5 2024-09-21T10:09:10.913 INFO:tasks.rados.rados.0.smithi007.stdout:825: finishing write tid 5 to smithi00780062-5 2024-09-21T10:09:10.913 INFO:tasks.rados.rados.0.smithi007.stdout:825: oid 5 updating version 0 to 225 2024-09-21T10:09:10.913 INFO:tasks.rados.rados.0.smithi007.stdout:825: oid 5 updating version 225 to 228 2024-09-21T10:09:10.913 INFO:tasks.rados.rados.0.smithi007.stdout:825: oid 5 version 228 is already newer than 226 2024-09-21T10:09:10.913 INFO:tasks.rados.rados.0.smithi007.stdout:825: oid 5 version 228 is already newer than 227 2024-09-21T10:09:10.913 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 228 (ObjNum 343 snap 105 seq_num 343) dirty exists 2024-09-21T10:09:10.913 INFO:tasks.rados.rados.0.smithi007.stdout:825: left oid 5 (ObjNum 343 snap 105 seq_num 343) 2024-09-21T10:09:10.913 INFO:tasks.rados.rados.0.smithi007.stdout:826: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2024-09-21T10:09:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:10 smithi031 ceph-mon[32927]: osdmap e277: 8 total, 8 up, 8 in 2024-09-21T10:09:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:10 smithi031 ceph-mon[32927]: pgmap v126: 89 pgs: 89 active+clean; 169 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 824 KiB/s wr, 11 op/s 2024-09-21T10:09:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:10 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:10 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:10 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:10 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:10 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:10.919 INFO:tasks.rados.rados.0.smithi007.stdout:826: writing smithi00780062-42 from 581608 to 1303149 tid 1 2024-09-21T10:09:10.925 INFO:tasks.rados.rados.0.smithi007.stdout:826: writing smithi00780062-42 from 1863688 to 2349461 tid 2 2024-09-21T10:09:10.933 INFO:tasks.rados.rados.0.smithi007.stdout:826: writing smithi00780062-42 from 3113980 to 3718023 tid 3 2024-09-21T10:09:10.933 INFO:tasks.rados.rados.0.smithi007.stdout:823: done (2 left) 2024-09-21T10:09:10.933 INFO:tasks.rados.rados.0.smithi007.stdout:825: done (1 left) 2024-09-21T10:09:10.933 INFO:tasks.rados.rados.0.smithi007.stdout:827: read oid 13 snap 100 2024-09-21T10:09:10.933 INFO:tasks.rados.rados.0.smithi007.stdout:827: expect deleted 2024-09-21T10:09:10.933 INFO:tasks.rados.rados.0.smithi007.stdout:828: rollback oid 1 current snap is 105 2024-09-21T10:09:10.934 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 1 to 104 2024-09-21T10:09:10.934 INFO:tasks.rados.rados.0.smithi007.stdout:826: finishing write tid 1 to smithi00780062-42 2024-09-21T10:09:10.934 INFO:tasks.rados.rados.0.smithi007.stdout:826: finishing write tid 2 to smithi00780062-42 2024-09-21T10:09:10.934 INFO:tasks.rados.rados.0.smithi007.stdout:829: delete oid 29 current snap is 105 2024-09-21T10:09:10.935 INFO:tasks.rados.rados.0.smithi007.stdout:826: finishing write tid 3 to smithi00780062-42 2024-09-21T10:09:10.936 INFO:tasks.rados.rados.0.smithi007.stdout:828: finishing rollback tid 0 to smithi00780062-1 2024-09-21T10:09:10.936 INFO:tasks.rados.rados.0.smithi007.stdout:826: finishing write tid 4 to smithi00780062-42 2024-09-21T10:09:10.936 INFO:tasks.rados.rados.0.smithi007.stdout:826: finishing write tid 5 to smithi00780062-42 2024-09-21T10:09:10.936 INFO:tasks.rados.rados.0.smithi007.stdout:826: oid 42 updating version 0 to 391 2024-09-21T10:09:10.936 INFO:tasks.rados.rados.0.smithi007.stdout:826: oid 42 updating version 391 to 393 2024-09-21T10:09:10.936 INFO:tasks.rados.rados.0.smithi007.stdout:826: oid 42 version 393 is already newer than 392 2024-09-21T10:09:10.936 INFO:tasks.rados.rados.0.smithi007.stdout:826: oid 42 version 393 is already newer than 390 2024-09-21T10:09:10.936 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 393 (ObjNum 344 snap 105 seq_num 344) dirty exists 2024-09-21T10:09:10.936 INFO:tasks.rados.rados.0.smithi007.stdout:826: left oid 42 (ObjNum 344 snap 105 seq_num 344) 2024-09-21T10:09:10.936 INFO:tasks.rados.rados.0.smithi007.stdout:828: finishing rollback tid 1 to smithi00780062-1 2024-09-21T10:09:10.937 INFO:tasks.rados.rados.0.smithi007.stdout:826: done (3 left) 2024-09-21T10:09:10.937 INFO:tasks.rados.rados.0.smithi007.stdout:827: done (2 left) 2024-09-21T10:09:10.937 INFO:tasks.rados.rados.0.smithi007.stdout:829: done (1 left) 2024-09-21T10:09:10.937 INFO:tasks.rados.rados.0.smithi007.stdout:830: read oid 14 snap -1 2024-09-21T10:09:10.937 INFO:tasks.rados.rados.0.smithi007.stdout:830: expect (ObjNum 320 snap 97 seq_num 320) 2024-09-21T10:09:10.937 INFO:tasks.rados.rados.0.smithi007.stdout:831: snap_create 2024-09-21T10:09:10.937 INFO:tasks.rados.rados.0.smithi007.stdout:828: finishing rollback tid 2 to smithi00780062-1 2024-09-21T10:09:10.937 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 232 (ObjNum 337 snap 103 seq_num 337) dirty exists 2024-09-21T10:09:10.939 INFO:tasks.rados.rados.0.smithi007.stdout:830: expect (ObjNum 320 snap 97 seq_num 320) 2024-09-21T10:09:11.638 INFO:tasks.rados.rados.0.smithi007.stdout:828: done (2 left) 2024-09-21T10:09:11.638 INFO:tasks.rados.rados.0.smithi007.stdout:830: done (1 left) 2024-09-21T10:09:11.639 INFO:tasks.rados.rados.0.smithi007.stdout:831: done (0 left) 2024-09-21T10:09:11.639 INFO:tasks.rados.rados.0.smithi007.stdout:832: rollback oid 18 current snap is 106 2024-09-21T10:09:11.639 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 18 to 85 2024-09-21T10:09:11.639 INFO:tasks.rados.rados.0.smithi007.stdout:833: snap_create 2024-09-21T10:09:11.642 INFO:tasks.rados.rados.0.smithi007.stdout:832: finishing rollback tid 0 to smithi00780062-18 2024-09-21T10:09:11.642 INFO:tasks.rados.rados.0.smithi007.stdout:832: finishing rollback tid 1 to smithi00780062-18 2024-09-21T10:09:11.642 INFO:tasks.rados.rados.0.smithi007.stdout:832: finishing rollback tid 2 to smithi00780062-18 2024-09-21T10:09:11.643 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 842 (ObjNum 263 snap 81 seq_num 263) dirty exists 2024-09-21T10:09:11.899 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:11 smithi031 ceph-mon[32927]: osdmap e278: 8 total, 8 up, 8 in 2024-09-21T10:09:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:11 smithi007 ceph-mon[29607]: osdmap e278: 8 total, 8 up, 8 in 2024-09-21T10:09:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:11 smithi007 ceph-mon[39999]: osdmap e278: 8 total, 8 up, 8 in 2024-09-21T10:09:12.241 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:11 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:09:11.969Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00020951s 2024-09-21T10:09:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:832: done (1 left) 2024-09-21T10:09:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:833: done (0 left) 2024-09-21T10:09:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:834: rollback oid 38 current snap is 107 2024-09-21T10:09:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 38 to 102 2024-09-21T10:09:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:835: read oid 40 snap 102 2024-09-21T10:09:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:835: expect (ObjNum 281 snap 87 seq_num 281) 2024-09-21T10:09:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:836: write oid 39 current snap is 107 2024-09-21T10:09:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:836: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2024-09-21T10:09:12.633 INFO:tasks.rados.rados.0.smithi007.stdout:836: writing smithi00780062-39 from 615222 to 1087261 tid 1 2024-09-21T10:09:12.640 INFO:tasks.rados.rados.0.smithi007.stdout:836: writing smithi00780062-39 from 1580652 to 2070094 tid 2 2024-09-21T10:09:12.648 INFO:tasks.rados.rados.0.smithi007.stdout:836: writing smithi00780062-39 from 2768826 to 3395413 tid 3 2024-09-21T10:09:12.648 INFO:tasks.rados.rados.0.smithi007.stdout:837: write oid 36 current snap is 107 2024-09-21T10:09:12.648 INFO:tasks.rados.rados.0.smithi007.stdout:834: finishing rollback tid 1 to smithi00780062-38 2024-09-21T10:09:12.648 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:09:12.648 INFO:tasks.rados.rados.0.smithi007.stdout:835: expect (ObjNum 281 snap 87 seq_num 281) 2024-09-21T10:09:12.781 INFO:tasks.rados.rados.0.smithi007.stdout:836: finishing write tid 1 to smithi00780062-39 2024-09-21T10:09:12.781 INFO:tasks.rados.rados.0.smithi007.stdout:836: finishing write tid 2 to smithi00780062-39 2024-09-21T10:09:12.781 INFO:tasks.rados.rados.0.smithi007.stdout:836: finishing write tid 3 to smithi00780062-39 2024-09-21T10:09:12.781 INFO:tasks.rados.rados.0.smithi007.stdout:836: finishing write tid 4 to smithi00780062-39 2024-09-21T10:09:12.781 INFO:tasks.rados.rados.0.smithi007.stdout:836: finishing write tid 5 to smithi00780062-39 2024-09-21T10:09:12.781 INFO:tasks.rados.rados.0.smithi007.stdout:836: oid 39 updating version 0 to 347 2024-09-21T10:09:12.781 INFO:tasks.rados.rados.0.smithi007.stdout:836: oid 39 version 347 is already newer than 346 2024-09-21T10:09:12.782 INFO:tasks.rados.rados.0.smithi007.stdout:836: oid 39 version 347 is already newer than 345 2024-09-21T10:09:12.782 INFO:tasks.rados.rados.0.smithi007.stdout:836: oid 39 version 347 is already newer than 344 2024-09-21T10:09:12.782 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 347 (ObjNum 346 snap 107 seq_num 346) dirty exists 2024-09-21T10:09:12.782 INFO:tasks.rados.rados.0.smithi007.stdout:836: left oid 39 (ObjNum 346 snap 107 seq_num 346) 2024-09-21T10:09:12.782 INFO:tasks.rados.rados.0.smithi007.stdout:837: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2024-09-21T10:09:12.787 INFO:tasks.rados.rados.0.smithi007.stdout:837: writing smithi00780062-36 from 632029 to 1179317 tid 1 2024-09-21T10:09:12.794 INFO:tasks.rados.rados.0.smithi007.stdout:837: writing smithi00780062-36 from 1639134 to 2388587 tid 2 2024-09-21T10:09:12.798 INFO:tasks.rados.rados.0.smithi007.stdout:837: writing smithi00780062-36 from 2796249 to 3234108 tid 3 2024-09-21T10:09:12.802 INFO:tasks.rados.rados.0.smithi007.stdout:837: writing smithi00780062-36 from 3653524 to 3832029 tid 4 2024-09-21T10:09:12.802 INFO:tasks.rados.rados.0.smithi007.stdout:834: done (3 left) 2024-09-21T10:09:12.802 INFO:tasks.rados.rados.0.smithi007.stdout:835: done (2 left) 2024-09-21T10:09:12.802 INFO:tasks.rados.rados.0.smithi007.stdout:836: done (1 left) 2024-09-21T10:09:12.802 INFO:tasks.rados.rados.0.smithi007.stdout:838: snap_remove snap 88 2024-09-21T10:09:12.864 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:12 smithi031 ceph-mon[32927]: osdmap e279: 8 total, 8 up, 8 in 2024-09-21T10:09:12.864 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:12 smithi031 ceph-mon[32927]: pgmap v129: 89 pgs: 89 active+clean; 169 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 824 KiB/s wr, 11 op/s 2024-09-21T10:09:12.864 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:12 smithi031 ceph-mon[32927]: osdmap e280: 8 total, 8 up, 8 in 2024-09-21T10:09:12.919 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:12 smithi007 ceph-mon[29607]: osdmap e279: 8 total, 8 up, 8 in 2024-09-21T10:09:12.919 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:12 smithi007 ceph-mon[29607]: pgmap v129: 89 pgs: 89 active+clean; 169 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 824 KiB/s wr, 11 op/s 2024-09-21T10:09:12.919 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:12 smithi007 ceph-mon[29607]: osdmap e280: 8 total, 8 up, 8 in 2024-09-21T10:09:12.920 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:12 smithi007 ceph-mon[39999]: osdmap e279: 8 total, 8 up, 8 in 2024-09-21T10:09:12.920 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:12 smithi007 ceph-mon[39999]: pgmap v129: 89 pgs: 89 active+clean; 169 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 824 KiB/s wr, 11 op/s 2024-09-21T10:09:12.920 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:12 smithi007 ceph-mon[39999]: osdmap e280: 8 total, 8 up, 8 in 2024-09-21T10:09:13.649 INFO:tasks.rados.rados.0.smithi007.stdout:838: done (1 left) 2024-09-21T10:09:13.649 INFO:tasks.rados.rados.0.smithi007.stdout:839: write oid 14 current snap is 107 2024-09-21T10:09:13.649 INFO:tasks.rados.rados.0.smithi007.stdout:839: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2024-09-21T10:09:13.655 INFO:tasks.rados.rados.0.smithi007.stdout:839: writing smithi00780062-14 from 648836 to 1271373 tid 1 2024-09-21T10:09:13.662 INFO:tasks.rados.rados.0.smithi007.stdout:839: writing smithi00780062-14 from 1981263 to 2474374 tid 2 2024-09-21T10:09:13.670 INFO:tasks.rados.rados.0.smithi007.stdout:839: writing smithi00780062-14 from 3107319 to 3848836 tid 3 2024-09-21T10:09:13.670 INFO:tasks.rados.rados.0.smithi007.stdout:840: write oid 37 current snap is 107 2024-09-21T10:09:13.670 INFO:tasks.rados.rados.0.smithi007.stdout:837: finishing write tid 1 to smithi00780062-36 2024-09-21T10:09:13.670 INFO:tasks.rados.rados.0.smithi007.stdout:837: finishing write tid 2 to smithi00780062-36 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:837: finishing write tid 3 to smithi00780062-36 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:837: finishing write tid 4 to smithi00780062-36 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:837: finishing write tid 5 to smithi00780062-36 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:837: finishing write tid 6 to smithi00780062-36 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:837: oid 36 updating version 0 to 294 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:837: oid 36 version 294 is already newer than 292 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:837: oid 36 version 294 is already newer than 290 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:837: oid 36 version 294 is already newer than 293 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:837: oid 36 version 294 is already newer than 291 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 294 (ObjNum 347 snap 107 seq_num 347) dirty exists 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:837: left oid 36 (ObjNum 347 snap 107 seq_num 347) 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:839: finishing write tid 1 to smithi00780062-14 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:839: finishing write tid 2 to smithi00780062-14 2024-09-21T10:09:13.671 INFO:tasks.rados.rados.0.smithi007.stdout:840: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2024-09-21T10:09:13.677 INFO:tasks.rados.rados.0.smithi007.stdout:840: writing smithi00780062-37 from 665643 to 1363429 tid 1 2024-09-21T10:09:13.685 INFO:tasks.rados.rados.0.smithi007.stdout:840: writing smithi00780062-37 from 2039745 to 2792867 tid 2 2024-09-21T10:09:13.692 INFO:tasks.rados.rados.0.smithi007.stdout:840: writing smithi00780062-37 from 3534742 to 3865643 tid 3 2024-09-21T10:09:13.692 INFO:tasks.rados.rados.0.smithi007.stdout:837: done (2 left) 2024-09-21T10:09:13.692 INFO:tasks.rados.rados.0.smithi007.stdout:841: write oid 10 current snap is 107 2024-09-21T10:09:13.692 INFO:tasks.rados.rados.0.smithi007.stdout:839: finishing write tid 3 to smithi00780062-14 2024-09-21T10:09:13.692 INFO:tasks.rados.rados.0.smithi007.stdout:839: finishing write tid 4 to smithi00780062-14 2024-09-21T10:09:13.692 INFO:tasks.rados.rados.0.smithi007.stdout:839: finishing write tid 5 to smithi00780062-14 2024-09-21T10:09:13.692 INFO:tasks.rados.rados.0.smithi007.stdout:839: oid 14 updating version 0 to 447 2024-09-21T10:09:13.692 INFO:tasks.rados.rados.0.smithi007.stdout:839: oid 14 version 447 is already newer than 445 2024-09-21T10:09:13.693 INFO:tasks.rados.rados.0.smithi007.stdout:839: oid 14 version 447 is already newer than 446 2024-09-21T10:09:13.693 INFO:tasks.rados.rados.0.smithi007.stdout:839: oid 14 updating version 447 to 448 2024-09-21T10:09:13.693 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 448 (ObjNum 348 snap 107 seq_num 348) dirty exists 2024-09-21T10:09:13.693 INFO:tasks.rados.rados.0.smithi007.stdout:839: left oid 14 (ObjNum 348 snap 107 seq_num 348) 2024-09-21T10:09:13.693 INFO:tasks.rados.rados.0.smithi007.stdout:840: finishing write tid 1 to smithi00780062-37 2024-09-21T10:09:13.693 INFO:tasks.rados.rados.0.smithi007.stdout:840: finishing write tid 2 to smithi00780062-37 2024-09-21T10:09:13.693 INFO:tasks.rados.rados.0.smithi007.stdout:841: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2024-09-21T10:09:13.700 INFO:tasks.rados.rados.0.smithi007.stdout:841: writing smithi00780062-10 from 682450 to 1171838 tid 1 2024-09-21T10:09:13.707 INFO:tasks.rados.rados.0.smithi007.stdout:841: writing smithi00780062-10 from 1814580 to 2311360 tid 2 2024-09-21T10:09:13.716 INFO:tasks.rados.rados.0.smithi007.stdout:841: writing smithi00780062-10 from 2878518 to 3666546 tid 3 2024-09-21T10:09:13.716 INFO:tasks.rados.rados.0.smithi007.stdout:840: finishing write tid 3 to smithi00780062-37 2024-09-21T10:09:13.716 INFO:tasks.rados.rados.0.smithi007.stdout:840: finishing write tid 4 to smithi00780062-37 2024-09-21T10:09:13.716 INFO:tasks.rados.rados.0.smithi007.stdout:840: finishing write tid 5 to smithi00780062-37 2024-09-21T10:09:13.716 INFO:tasks.rados.rados.0.smithi007.stdout:840: oid 37 updating version 0 to 481 2024-09-21T10:09:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:840: oid 37 version 481 is already newer than 478 2024-09-21T10:09:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:840: oid 37 version 481 is already newer than 479 2024-09-21T10:09:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:840: oid 37 version 481 is already newer than 480 2024-09-21T10:09:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 481 (ObjNum 349 snap 107 seq_num 349) dirty exists 2024-09-21T10:09:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:840: left oid 37 (ObjNum 349 snap 107 seq_num 349) 2024-09-21T10:09:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:841: finishing write tid 1 to smithi00780062-10 2024-09-21T10:09:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:841: finishing write tid 2 to smithi00780062-10 2024-09-21T10:09:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:839: done (2 left) 2024-09-21T10:09:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:840: done (1 left) 2024-09-21T10:09:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:842: snap_create 2024-09-21T10:09:13.719 INFO:tasks.rados.rados.0.smithi007.stdout:841: finishing write tid 3 to smithi00780062-10 2024-09-21T10:09:13.719 INFO:tasks.rados.rados.0.smithi007.stdout:841: finishing write tid 4 to smithi00780062-10 2024-09-21T10:09:13.719 INFO:tasks.rados.rados.0.smithi007.stdout:841: finishing write tid 5 to smithi00780062-10 2024-09-21T10:09:13.719 INFO:tasks.rados.rados.0.smithi007.stdout:841: oid 10 updating version 0 to 485 2024-09-21T10:09:13.719 INFO:tasks.rados.rados.0.smithi007.stdout:841: oid 10 version 485 is already newer than 484 2024-09-21T10:09:13.719 INFO:tasks.rados.rados.0.smithi007.stdout:841: oid 10 version 485 is already newer than 483 2024-09-21T10:09:13.719 INFO:tasks.rados.rados.0.smithi007.stdout:841: oid 10 version 485 is already newer than 482 2024-09-21T10:09:13.719 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 485 (ObjNum 350 snap 107 seq_num 350) dirty exists 2024-09-21T10:09:13.720 INFO:tasks.rados.rados.0.smithi007.stdout:841: left oid 10 (ObjNum 350 snap 107 seq_num 350) 2024-09-21T10:09:14.650 INFO:tasks.rados.rados.0.smithi007.stdout:841: done (1 left) 2024-09-21T10:09:14.650 INFO:tasks.rados.rados.0.smithi007.stdout:842: done (0 left) 2024-09-21T10:09:14.650 INFO:tasks.rados.rados.0.smithi007.stdout:843: rollback oid 4 current snap is 108 2024-09-21T10:09:14.650 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 103 2024-09-21T10:09:14.650 INFO:tasks.rados.rados.0.smithi007.stdout:844: write oid 5 current snap is 108 2024-09-21T10:09:14.650 INFO:tasks.rados.rados.0.smithi007.stdout:844: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2024-09-21T10:09:14.654 INFO:tasks.rados.rados.0.smithi007.stdout:844: writing smithi00780062-5 from 699257 to 1263894 tid 1 2024-09-21T10:09:14.661 INFO:tasks.rados.rados.0.smithi007.stdout:844: writing smithi00780062-5 from 1873062 to 2513500 tid 2 2024-09-21T10:09:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:14 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:14 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:14 smithi031 ceph-mon[32927]: osdmap e281: 8 total, 8 up, 8 in 2024-09-21T10:09:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:14 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:14 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:14 smithi031 ceph-mon[32927]: pgmap v132: 89 pgs: 89 active+clean; 178 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-21T10:09:14.669 INFO:tasks.rados.rados.0.smithi007.stdout:844: writing smithi00780062-5 from 3305941 to 3899257 tid 3 2024-09-21T10:09:14.669 INFO:tasks.rados.rados.0.smithi007.stdout:845: snap_create 2024-09-21T10:09:14.669 INFO:tasks.rados.rados.0.smithi007.stdout:843: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:09:14.669 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 158 (ObjNum 593 snap 0 seq_num 3839122968) dirty dne 2024-09-21T10:09:14.670 INFO:tasks.rados.rados.0.smithi007.stdout:844: finishing write tid 1 to smithi00780062-5 2024-09-21T10:09:14.670 INFO:tasks.rados.rados.0.smithi007.stdout:844: finishing write tid 2 to smithi00780062-5 2024-09-21T10:09:14.672 INFO:tasks.rados.rados.0.smithi007.stdout:844: finishing write tid 3 to smithi00780062-5 2024-09-21T10:09:14.672 INFO:tasks.rados.rados.0.smithi007.stdout:844: finishing write tid 4 to smithi00780062-5 2024-09-21T10:09:14.672 INFO:tasks.rados.rados.0.smithi007.stdout:844: finishing write tid 5 to smithi00780062-5 2024-09-21T10:09:14.672 INFO:tasks.rados.rados.0.smithi007.stdout:844: oid 5 updating version 0 to 239 2024-09-21T10:09:14.672 INFO:tasks.rados.rados.0.smithi007.stdout:844: oid 5 updating version 239 to 241 2024-09-21T10:09:14.672 INFO:tasks.rados.rados.0.smithi007.stdout:844: oid 5 version 241 is already newer than 240 2024-09-21T10:09:14.672 INFO:tasks.rados.rados.0.smithi007.stdout:844: oid 5 version 241 is already newer than 238 2024-09-21T10:09:14.672 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 241 (ObjNum 351 snap 108 seq_num 351) dirty exists 2024-09-21T10:09:14.672 INFO:tasks.rados.rados.0.smithi007.stdout:844: left oid 5 (ObjNum 351 snap 108 seq_num 351) 2024-09-21T10:09:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[29607]: osdmap e281: 8 total, 8 up, 8 in 2024-09-21T10:09:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[29607]: pgmap v132: 89 pgs: 89 active+clean; 178 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-21T10:09:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[39999]: osdmap e281: 8 total, 8 up, 8 in 2024-09-21T10:09:14.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:14.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:14 smithi007 ceph-mon[39999]: pgmap v132: 89 pgs: 89 active+clean; 178 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-21T10:09:15.650 INFO:tasks.rados.rados.0.smithi007.stdout:843: done (2 left) 2024-09-21T10:09:15.651 INFO:tasks.rados.rados.0.smithi007.stdout:844: done (1 left) 2024-09-21T10:09:15.651 INFO:tasks.rados.rados.0.smithi007.stdout:845: done (0 left) 2024-09-21T10:09:15.651 INFO:tasks.rados.rados.0.smithi007.stdout:846: read oid 12 snap -1 2024-09-21T10:09:15.651 INFO:tasks.rados.rados.0.smithi007.stdout:846: expect (ObjNum 270 snap 85 seq_num 270) 2024-09-21T10:09:15.651 INFO:tasks.rados.rados.0.smithi007.stdout:847: rollback oid 9 current snap is 109 2024-09-21T10:09:15.651 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 85 2024-09-21T10:09:15.651 INFO:tasks.rados.rados.0.smithi007.stdout:848: snap_remove snap 98 2024-09-21T10:09:15.672 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:15 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:15.672 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:15 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:15.672 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:15 smithi007 ceph-mon[29607]: osdmap e282: 8 total, 8 up, 8 in 2024-09-21T10:09:15.672 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:15 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:15.672 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:15 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:15.672 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:15 smithi007 ceph-mon[39999]: osdmap e282: 8 total, 8 up, 8 in 2024-09-21T10:09:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:15 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:15 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:15 smithi031 ceph-mon[32927]: osdmap e282: 8 total, 8 up, 8 in 2024-09-21T10:09:16.658 INFO:tasks.rados.rados.0.smithi007.stdout:848: done (2 left) 2024-09-21T10:09:16.658 INFO:tasks.rados.rados.0.smithi007.stdout:849: write oid 25 current snap is 109 2024-09-21T10:09:16.658 INFO:tasks.rados.rados.0.smithi007.stdout:849: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2024-09-21T10:09:16.665 INFO:tasks.rados.rados.0.smithi007.stdout:849: writing smithi00780062-25 from 716064 to 1355950 tid 1 2024-09-21T10:09:16.671 INFO:tasks.rados.rados.0.smithi007.stdout:849: writing smithi00780062-25 from 1815191 to 2315640 tid 2 2024-09-21T10:09:16.677 INFO:tasks.rados.rados.0.smithi007.stdout:849: writing smithi00780062-25 from 2817011 to 3343936 tid 3 2024-09-21T10:09:16.677 INFO:tasks.rados.rados.0.smithi007.stdout:850: delete oid 34 current snap is 109 2024-09-21T10:09:16.677 INFO:tasks.rados.rados.0.smithi007.stdout:847: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:09:16.677 INFO:tasks.rados.rados.0.smithi007.stdout:847: finishing rollback tid 2 to smithi00780062-9 2024-09-21T10:09:16.677 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 450 (ObjNum 267 snap 85 seq_num 267) dirty exists 2024-09-21T10:09:16.677 INFO:tasks.rados.rados.0.smithi007.stdout:846: expect (ObjNum 270 snap 85 seq_num 270) 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:849: finishing write tid 1 to smithi00780062-25 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:849: finishing write tid 2 to smithi00780062-25 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:849: finishing write tid 3 to smithi00780062-25 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:849: finishing write tid 4 to smithi00780062-25 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:849: finishing write tid 5 to smithi00780062-25 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:849: oid 25 updating version 0 to 278 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:849: oid 25 version 278 is already newer than 277 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:849: oid 25 version 278 is already newer than 276 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:849: oid 25 version 278 is already newer than 275 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 278 (ObjNum 352 snap 109 seq_num 352) dirty exists 2024-09-21T10:09:16.821 INFO:tasks.rados.rados.0.smithi007.stdout:849: left oid 25 (ObjNum 352 snap 109 seq_num 352) 2024-09-21T10:09:16.822 INFO:tasks.rados.rados.0.smithi007.stdout:846: done (3 left) 2024-09-21T10:09:16.822 INFO:tasks.rados.rados.0.smithi007.stdout:847: done (2 left) 2024-09-21T10:09:16.822 INFO:tasks.rados.rados.0.smithi007.stdout:849: done (1 left) 2024-09-21T10:09:16.822 INFO:tasks.rados.rados.0.smithi007.stdout:850: done (0 left) 2024-09-21T10:09:16.822 INFO:tasks.rados.rados.0.smithi007.stdout:851: read oid 2 snap -1 2024-09-21T10:09:16.822 INFO:tasks.rados.rados.0.smithi007.stdout:851: expect (ObjNum 338 snap 104 seq_num 338) 2024-09-21T10:09:16.822 INFO:tasks.rados.rados.0.smithi007.stdout:852: rollback oid 32 current snap is 109 2024-09-21T10:09:16.822 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 97 2024-09-21T10:09:16.822 INFO:tasks.rados.rados.0.smithi007.stdout:853: snap_create 2024-09-21T10:09:16.823 INFO:tasks.rados.rados.0.smithi007.stdout:852: finishing rollback tid 0 to smithi00780062-32 2024-09-21T10:09:16.823 INFO:tasks.rados.rados.0.smithi007.stdout:852: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:09:16.823 INFO:tasks.rados.rados.0.smithi007.stdout:852: finishing rollback tid 2 to smithi00780062-32 2024-09-21T10:09:16.823 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 357 (ObjNum 303 snap 93 seq_num 303) dirty exists 2024-09-21T10:09:16.828 INFO:tasks.rados.rados.0.smithi007.stdout:851: expect (ObjNum 338 snap 104 seq_num 338) 2024-09-21T10:09:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:16 smithi031 ceph-mon[32927]: osdmap e283: 8 total, 8 up, 8 in 2024-09-21T10:09:16.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:16 smithi031 ceph-mon[32927]: pgmap v135: 89 pgs: 89 active+clean; 196 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2024-09-21T10:09:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:16 smithi007 ceph-mon[29607]: osdmap e283: 8 total, 8 up, 8 in 2024-09-21T10:09:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:16 smithi007 ceph-mon[29607]: pgmap v135: 89 pgs: 89 active+clean; 196 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2024-09-21T10:09:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:16 smithi007 ceph-mon[39999]: osdmap e283: 8 total, 8 up, 8 in 2024-09-21T10:09:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:16 smithi007 ceph-mon[39999]: pgmap v135: 89 pgs: 89 active+clean; 196 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2024-09-21T10:09:17.628 INFO:tasks.rados.rados.0.smithi007.stdout:851: done (2 left) 2024-09-21T10:09:17.629 INFO:tasks.rados.rados.0.smithi007.stdout:852: done (1 left) 2024-09-21T10:09:17.629 INFO:tasks.rados.rados.0.smithi007.stdout:853: done (0 left) 2024-09-21T10:09:17.629 INFO:tasks.rados.rados.0.smithi007.stdout:854: read oid 25 snap -1 2024-09-21T10:09:17.629 INFO:tasks.rados.rados.0.smithi007.stdout:854: expect (ObjNum 352 snap 109 seq_num 352) 2024-09-21T10:09:17.629 INFO:tasks.rados.rados.0.smithi007.stdout:855: snap_remove snap 100 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: osdmap e284: 8 total, 8 up, 8 in 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:17 smithi031 ceph-mon[32927]: osdmap e285: 8 total, 8 up, 8 in 2024-09-21T10:09:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: osdmap e284: 8 total, 8 up, 8 in 2024-09-21T10:09:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[29607]: osdmap e285: 8 total, 8 up, 8 in 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: osdmap e284: 8 total, 8 up, 8 in 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:09:17.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:17.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:17 smithi007 ceph-mon[39999]: osdmap e285: 8 total, 8 up, 8 in 2024-09-21T10:09:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:855: done (1 left) 2024-09-21T10:09:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:856: write oid 12 current snap is 110 2024-09-21T10:09:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:856: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2024-09-21T10:09:18.641 INFO:tasks.rados.rados.0.smithi007.stdout:856: writing smithi00780062-12 from 749678 to 1540062 tid 1 2024-09-21T10:09:18.649 INFO:tasks.rados.rados.0.smithi007.stdout:856: writing smithi00780062-12 from 2332155 to 2836273 tid 2 2024-09-21T10:09:18.655 INFO:tasks.rados.rados.0.smithi007.stdout:856: writing smithi00780062-12 from 3271857 to 3821326 tid 3 2024-09-21T10:09:18.655 INFO:tasks.rados.rados.0.smithi007.stdout:854: expect (ObjNum 352 snap 109 seq_num 352) 2024-09-21T10:09:18.809 INFO:tasks.rados.rados.0.smithi007.stdout:856: finishing write tid 1 to smithi00780062-12 2024-09-21T10:09:18.809 INFO:tasks.rados.rados.0.smithi007.stdout:856: finishing write tid 2 to smithi00780062-12 2024-09-21T10:09:18.809 INFO:tasks.rados.rados.0.smithi007.stdout:856: finishing write tid 3 to smithi00780062-12 2024-09-21T10:09:18.809 INFO:tasks.rados.rados.0.smithi007.stdout:856: finishing write tid 4 to smithi00780062-12 2024-09-21T10:09:18.809 INFO:tasks.rados.rados.0.smithi007.stdout:854: done (1 left) 2024-09-21T10:09:18.809 INFO:tasks.rados.rados.0.smithi007.stdout:857: delete oid 27 current snap is 110 2024-09-21T10:09:18.809 INFO:tasks.rados.rados.0.smithi007.stdout:856: finishing write tid 5 to smithi00780062-12 2024-09-21T10:09:18.810 INFO:tasks.rados.rados.0.smithi007.stdout:856: oid 12 updating version 0 to 351 2024-09-21T10:09:18.810 INFO:tasks.rados.rados.0.smithi007.stdout:856: oid 12 version 351 is already newer than 350 2024-09-21T10:09:18.810 INFO:tasks.rados.rados.0.smithi007.stdout:856: oid 12 updating version 351 to 353 2024-09-21T10:09:18.810 INFO:tasks.rados.rados.0.smithi007.stdout:856: oid 12 version 353 is already newer than 352 2024-09-21T10:09:18.810 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 353 (ObjNum 354 snap 110 seq_num 354) dirty exists 2024-09-21T10:09:18.810 INFO:tasks.rados.rados.0.smithi007.stdout:856: left oid 12 (ObjNum 354 snap 110 seq_num 354) 2024-09-21T10:09:18.811 INFO:tasks.rados.rados.0.smithi007.stdout:856: done (1 left) 2024-09-21T10:09:18.811 INFO:tasks.rados.rados.0.smithi007.stdout:857: done (0 left) 2024-09-21T10:09:18.811 INFO:tasks.rados.rados.0.smithi007.stdout:858: read oid 37 snap -1 2024-09-21T10:09:18.811 INFO:tasks.rados.rados.0.smithi007.stdout:858: expect (ObjNum 349 snap 107 seq_num 349) 2024-09-21T10:09:18.811 INFO:tasks.rados.rados.0.smithi007.stdout:859: read oid 31 snap -1 2024-09-21T10:09:18.811 INFO:tasks.rados.rados.0.smithi007.stdout:859: expect deleted 2024-09-21T10:09:18.811 INFO:tasks.rados.rados.0.smithi007.stdout:860: snap_remove snap 103 2024-09-21T10:09:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:18 smithi031 ceph-mon[32927]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:09:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:18 smithi031 ceph-mon[32927]: pgmap v138: 89 pgs: 89 active+clean; 196 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-09-21T10:09:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:18 smithi031 ceph-mon[32927]: osdmap e286: 8 total, 8 up, 8 in 2024-09-21T10:09:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:18 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:18 smithi007 ceph-mon[29607]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:09:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:18 smithi007 ceph-mon[29607]: pgmap v138: 89 pgs: 89 active+clean; 196 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-09-21T10:09:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:18 smithi007 ceph-mon[29607]: osdmap e286: 8 total, 8 up, 8 in 2024-09-21T10:09:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:18 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:18 smithi007 ceph-mon[39999]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:09:18.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:18 smithi007 ceph-mon[39999]: pgmap v138: 89 pgs: 89 active+clean; 196 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-09-21T10:09:18.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:18 smithi007 ceph-mon[39999]: osdmap e286: 8 total, 8 up, 8 in 2024-09-21T10:09:18.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:18 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:19.674 INFO:tasks.rados.rados.0.smithi007.stdout:858: expect (ObjNum 349 snap 107 seq_num 349) 2024-09-21T10:09:19.863 INFO:tasks.rados.rados.0.smithi007.stdout:858: done (2 left) 2024-09-21T10:09:19.863 INFO:tasks.rados.rados.0.smithi007.stdout:859: done (1 left) 2024-09-21T10:09:19.863 INFO:tasks.rados.rados.0.smithi007.stdout:860: done (0 left) 2024-09-21T10:09:19.863 INFO:tasks.rados.rados.0.smithi007.stdout:861: delete oid 15 current snap is 110 2024-09-21T10:09:19.865 INFO:tasks.rados.rados.0.smithi007.stdout:861: done (0 left) 2024-09-21T10:09:19.865 INFO:tasks.rados.rados.0.smithi007.stdout:862: read oid 11 snap 85 2024-09-21T10:09:19.865 INFO:tasks.rados.rados.0.smithi007.stdout:862: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T10:09:19.865 INFO:tasks.rados.rados.0.smithi007.stdout:863: rollback oid 3 current snap is 110 2024-09-21T10:09:19.865 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 101 2024-09-21T10:09:19.865 INFO:tasks.rados.rados.0.smithi007.stdout:864: rollback oid 41 current snap is 110 2024-09-21T10:09:19.865 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 91 2024-09-21T10:09:19.866 INFO:tasks.rados.rados.0.smithi007.stdout:865: snap_remove snap 109 2024-09-21T10:09:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:19 smithi031 ceph-mon[32927]: Upgrade: Updating grafana.a 2024-09-21T10:09:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:19 smithi031 ceph-mon[32927]: Deploying daemon grafana.a on smithi031 2024-09-21T10:09:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:19 smithi007 ceph-mon[29607]: Upgrade: Updating grafana.a 2024-09-21T10:09:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:19 smithi007 ceph-mon[29607]: Deploying daemon grafana.a on smithi031 2024-09-21T10:09:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:19 smithi007 ceph-mon[39999]: Upgrade: Updating grafana.a 2024-09-21T10:09:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:19 smithi007 ceph-mon[39999]: Deploying daemon grafana.a on smithi031 2024-09-21T10:09:20.442 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:09:19 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:09:19.971Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002580864s 2024-09-21T10:09:20.676 INFO:tasks.rados.rados.0.smithi007.stdout:865: done (3 left) 2024-09-21T10:09:20.676 INFO:tasks.rados.rados.0.smithi007.stdout:866: write oid 31 current snap is 110 2024-09-21T10:09:20.676 INFO:tasks.rados.rados.0.smithi007.stdout:863: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:09:20.676 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 0 (ObjNum 705 snap 0 seq_num 3839117040) dirty dne 2024-09-21T10:09:20.676 INFO:tasks.rados.rados.0.smithi007.stdout:864: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:09:20.676 INFO:tasks.rados.rados.0.smithi007.stdout:864: finishing rollback tid 2 to smithi00780062-41 2024-09-21T10:09:20.676 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 408 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-21T10:09:20.677 INFO:tasks.rados.rados.0.smithi007.stdout:862: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-21T10:09:20.747 INFO:tasks.rados.rados.0.smithi007.stdout:866: seq_num 357 ranges {400099=616131,1591248=408851} 2024-09-21T10:09:20.753 INFO:tasks.rados.rados.0.smithi007.stdout:866: writing smithi00780062-31 from 400099 to 1016230 tid 1 2024-09-21T10:09:20.759 INFO:tasks.rados.rados.0.smithi007.stdout:866: writing smithi00780062-31 from 1591248 to 2000099 tid 2 2024-09-21T10:09:20.759 INFO:tasks.rados.rados.0.smithi007.stdout:862: done (3 left) 2024-09-21T10:09:20.759 INFO:tasks.rados.rados.0.smithi007.stdout:863: done (2 left) 2024-09-21T10:09:20.759 INFO:tasks.rados.rados.0.smithi007.stdout:864: done (1 left) 2024-09-21T10:09:20.759 INFO:tasks.rados.rados.0.smithi007.stdout:867: delete oid 45 current snap is 110 2024-09-21T10:09:20.759 INFO:tasks.rados.rados.0.smithi007.stdout:866: finishing write tid 1 to smithi00780062-31 2024-09-21T10:09:20.761 INFO:tasks.rados.rados.0.smithi007.stdout:866: finishing write tid 2 to smithi00780062-31 2024-09-21T10:09:20.761 INFO:tasks.rados.rados.0.smithi007.stdout:866: finishing write tid 3 to smithi00780062-31 2024-09-21T10:09:20.761 INFO:tasks.rados.rados.0.smithi007.stdout:866: finishing write tid 4 to smithi00780062-31 2024-09-21T10:09:20.762 INFO:tasks.rados.rados.0.smithi007.stdout:866: oid 31 updating version 0 to 366 2024-09-21T10:09:20.762 INFO:tasks.rados.rados.0.smithi007.stdout:866: oid 31 updating version 366 to 367 2024-09-21T10:09:20.762 INFO:tasks.rados.rados.0.smithi007.stdout:866: oid 31 updating version 367 to 368 2024-09-21T10:09:20.762 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 368 (ObjNum 357 snap 110 seq_num 357) dirty exists 2024-09-21T10:09:20.762 INFO:tasks.rados.rados.0.smithi007.stdout:866: left oid 31 (ObjNum 357 snap 110 seq_num 357) 2024-09-21T10:09:20.763 INFO:tasks.rados.rados.0.smithi007.stdout:866: done (1 left) 2024-09-21T10:09:20.763 INFO:tasks.rados.rados.0.smithi007.stdout:867: done (0 left) 2024-09-21T10:09:20.763 INFO:tasks.rados.rados.0.smithi007.stdout:868: read oid 1 snap -1 2024-09-21T10:09:20.763 INFO:tasks.rados.rados.0.smithi007.stdout:868: expect (ObjNum 337 snap 103 seq_num 337) 2024-09-21T10:09:20.763 INFO:tasks.rados.rados.0.smithi007.stdout:869: read oid 7 snap 102 2024-09-21T10:09:20.763 INFO:tasks.rados.rados.0.smithi007.stdout:869: expect deleted 2024-09-21T10:09:20.763 INFO:tasks.rados.rados.0.smithi007.stdout:870: write oid 28 current snap is 110 2024-09-21T10:09:20.764 INFO:tasks.rados.rados.0.smithi007.stdout:870: seq_num 359 ranges {433713=482982,1424565=609148} 2024-09-21T10:09:20.768 INFO:tasks.rados.rados.0.smithi007.stdout:870: writing smithi00780062-28 from 433713 to 916695 tid 1 2024-09-21T10:09:20.775 INFO:tasks.rados.rados.0.smithi007.stdout:870: writing smithi00780062-28 from 1424565 to 2033713 tid 2 2024-09-21T10:09:20.775 INFO:tasks.rados.rados.0.smithi007.stdout:871: read oid 4 snap -1 2024-09-21T10:09:20.775 INFO:tasks.rados.rados.0.smithi007.stdout:871: expect deleted 2024-09-21T10:09:20.775 INFO:tasks.rados.rados.0.smithi007.stdout:872: read oid 18 snap 91 2024-09-21T10:09:20.775 INFO:tasks.rados.rados.0.smithi007.stdout:872: expect (ObjNum 263 snap 81 seq_num 263) 2024-09-21T10:09:20.775 INFO:tasks.rados.rados.0.smithi007.stdout:873: write oid 39 current snap is 110 2024-09-21T10:09:20.775 INFO:tasks.rados.rados.0.smithi007.stdout:873: seq_num 360 ranges {450520=558231,1483047=515125} 2024-09-21T10:09:20.780 INFO:tasks.rados.rados.0.smithi007.stdout:873: writing smithi00780062-39 from 450520 to 1008751 tid 1 2024-09-21T10:09:20.786 INFO:tasks.rados.rados.0.smithi007.stdout:873: writing smithi00780062-39 from 1483047 to 1998172 tid 2 2024-09-21T10:09:20.786 INFO:tasks.rados.rados.0.smithi007.stdout:874: snap_create 2024-09-21T10:09:20.786 INFO:tasks.rados.rados.0.smithi007.stdout:870: finishing write tid 1 to smithi00780062-28 2024-09-21T10:09:20.786 INFO:tasks.rados.rados.0.smithi007.stdout:868: expect (ObjNum 337 snap 103 seq_num 337) 2024-09-21T10:09:20.908 INFO:tasks.rados.rados.0.smithi007.stdout:870: finishing write tid 2 to smithi00780062-28 2024-09-21T10:09:20.908 INFO:tasks.rados.rados.0.smithi007.stdout:870: finishing write tid 3 to smithi00780062-28 2024-09-21T10:09:20.908 INFO:tasks.rados.rados.0.smithi007.stdout:870: finishing write tid 4 to smithi00780062-28 2024-09-21T10:09:20.908 INFO:tasks.rados.rados.0.smithi007.stdout:870: oid 28 updating version 0 to 228 2024-09-21T10:09:20.908 INFO:tasks.rados.rados.0.smithi007.stdout:870: oid 28 version 228 is already newer than 226 2024-09-21T10:09:20.908 INFO:tasks.rados.rados.0.smithi007.stdout:870: oid 28 version 228 is already newer than 227 2024-09-21T10:09:20.908 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 228 (ObjNum 359 snap 110 seq_num 359) dirty exists 2024-09-21T10:09:20.908 INFO:tasks.rados.rados.0.smithi007.stdout:870: left oid 28 (ObjNum 359 snap 110 seq_num 359) 2024-09-21T10:09:20.908 INFO:tasks.rados.rados.0.smithi007.stdout:872: expect (ObjNum 263 snap 81 seq_num 263) 2024-09-21T10:09:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:20 smithi007 ceph-mon[29607]: mgrmap e33: y(active, since 91s), standbys: x 2024-09-21T10:09:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:20 smithi007 ceph-mon[29607]: osdmap e287: 8 total, 8 up, 8 in 2024-09-21T10:09:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:20 smithi007 ceph-mon[29607]: pgmap v141: 89 pgs: 89 active+clean; 206 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-09-21T10:09:20.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:09:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:09:20] "GET /metrics HTTP/1.1" 200 36256 "" "Prometheus/2.51.0" 2024-09-21T10:09:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:20 smithi007 ceph-mon[39999]: mgrmap e33: y(active, since 91s), standbys: x 2024-09-21T10:09:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:20 smithi007 ceph-mon[39999]: osdmap e287: 8 total, 8 up, 8 in 2024-09-21T10:09:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:20 smithi007 ceph-mon[39999]: pgmap v141: 89 pgs: 89 active+clean; 206 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-09-21T10:09:21.037 INFO:tasks.rados.rados.0.smithi007.stdout:873: finishing write tid 1 to smithi00780062-39 2024-09-21T10:09:21.038 INFO:tasks.rados.rados.0.smithi007.stdout:873: finishing write tid 2 to smithi00780062-39 2024-09-21T10:09:21.038 INFO:tasks.rados.rados.0.smithi007.stdout:873: finishing write tid 3 to smithi00780062-39 2024-09-21T10:09:21.038 INFO:tasks.rados.rados.0.smithi007.stdout:873: finishing write tid 4 to smithi00780062-39 2024-09-21T10:09:21.038 INFO:tasks.rados.rados.0.smithi007.stdout:873: oid 39 updating version 0 to 372 2024-09-21T10:09:21.038 INFO:tasks.rados.rados.0.smithi007.stdout:873: oid 39 version 372 is already newer than 371 2024-09-21T10:09:21.038 INFO:tasks.rados.rados.0.smithi007.stdout:873: oid 39 version 372 is already newer than 370 2024-09-21T10:09:21.038 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 372 (ObjNum 360 snap 110 seq_num 360) dirty exists 2024-09-21T10:09:21.038 INFO:tasks.rados.rados.0.smithi007.stdout:873: left oid 39 (ObjNum 360 snap 110 seq_num 360) 2024-09-21T10:09:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:20 smithi031 ceph-mon[32927]: mgrmap e33: y(active, since 91s), standbys: x 2024-09-21T10:09:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:20 smithi031 ceph-mon[32927]: osdmap e287: 8 total, 8 up, 8 in 2024-09-21T10:09:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:20 smithi031 ceph-mon[32927]: pgmap v141: 89 pgs: 89 active+clean; 206 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-09-21T10:09:21.682 INFO:tasks.rados.rados.0.smithi007.stdout:868: done (6 left) 2024-09-21T10:09:21.682 INFO:tasks.rados.rados.0.smithi007.stdout:869: done (5 left) 2024-09-21T10:09:21.682 INFO:tasks.rados.rados.0.smithi007.stdout:870: done (4 left) 2024-09-21T10:09:21.682 INFO:tasks.rados.rados.0.smithi007.stdout:871: done (3 left) 2024-09-21T10:09:21.682 INFO:tasks.rados.rados.0.smithi007.stdout:872: done (2 left) 2024-09-21T10:09:21.682 INFO:tasks.rados.rados.0.smithi007.stdout:873: done (1 left) 2024-09-21T10:09:21.682 INFO:tasks.rados.rados.0.smithi007.stdout:874: done (0 left) 2024-09-21T10:09:21.682 INFO:tasks.rados.rados.0.smithi007.stdout:875: write oid 45 current snap is 111 2024-09-21T10:09:21.682 INFO:tasks.rados.rados.0.smithi007.stdout:875: seq_num 361 ranges {467327=633480,1825176=242151} 2024-09-21T10:09:21.687 INFO:tasks.rados.rados.0.smithi007.stdout:875: writing smithi00780062-45 from 467327 to 1100807 tid 1 2024-09-21T10:09:21.694 INFO:tasks.rados.rados.0.smithi007.stdout:875: writing smithi00780062-45 from 1825176 to 2067327 tid 2 2024-09-21T10:09:21.694 INFO:tasks.rados.rados.0.smithi007.stdout:876: rollback oid 30 current snap is 111 2024-09-21T10:09:21.694 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 102 2024-09-21T10:09:21.694 INFO:tasks.rados.rados.0.smithi007.stdout:877: read oid 50 snap -1 2024-09-21T10:09:21.694 INFO:tasks.rados.rados.0.smithi007.stdout:877: expect (ObjNum 298 snap 92 seq_num 298) 2024-09-21T10:09:21.694 INFO:tasks.rados.rados.0.smithi007.stdout:878: delete oid 22 current snap is 111 2024-09-21T10:09:21.696 INFO:tasks.rados.rados.0.smithi007.stdout:875: finishing write tid 1 to smithi00780062-45 2024-09-21T10:09:21.696 INFO:tasks.rados.rados.0.smithi007.stdout:877: expect (ObjNum 298 snap 92 seq_num 298) 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:875: finishing write tid 2 to smithi00780062-45 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:875: finishing write tid 3 to smithi00780062-45 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:875: finishing write tid 4 to smithi00780062-45 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:875: oid 45 updating version 0 to 469 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:875: oid 45 updating version 469 to 470 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:875: oid 45 version 470 is already newer than 468 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 470 (ObjNum 361 snap 111 seq_num 361) dirty exists 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:875: left oid 45 (ObjNum 361 snap 111 seq_num 361) 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:876: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:875: done (3 left) 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:877: done (2 left) 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:878: done (1 left) 2024-09-21T10:09:21.926 INFO:tasks.rados.rados.0.smithi007.stdout:879: snap_create 2024-09-21T10:09:21.927 INFO:tasks.rados.rados.0.smithi007.stdout:876: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:09:21.927 INFO:tasks.rados.rados.0.smithi007.stdout:876: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:09:21.927 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 332 (ObjNum 253 snap 78 seq_num 253) dirty exists 2024-09-21T10:09:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:21 smithi007 ceph-mon[29607]: osdmap e288: 8 total, 8 up, 8 in 2024-09-21T10:09:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:21 smithi007 ceph-mon[39999]: osdmap e288: 8 total, 8 up, 8 in 2024-09-21T10:09:22.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:21 smithi031 ceph-mon[32927]: osdmap e288: 8 total, 8 up, 8 in 2024-09-21T10:09:22.631 INFO:tasks.rados.rados.0.smithi007.stdout:876: done (1 left) 2024-09-21T10:09:22.631 INFO:tasks.rados.rados.0.smithi007.stdout:879: done (0 left) 2024-09-21T10:09:22.631 INFO:tasks.rados.rados.0.smithi007.stdout:880: snap_create 2024-09-21T10:09:22.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:22 smithi031 ceph-mon[32927]: osdmap e289: 8 total, 8 up, 8 in 2024-09-21T10:09:22.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:22 smithi031 ceph-mon[32927]: pgmap v144: 89 pgs: 89 active+clean; 206 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-09-21T10:09:22.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:22 smithi031 ceph-mon[32927]: osdmap e290: 8 total, 8 up, 8 in 2024-09-21T10:09:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:22 smithi007 ceph-mon[29607]: osdmap e289: 8 total, 8 up, 8 in 2024-09-21T10:09:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:22 smithi007 ceph-mon[29607]: pgmap v144: 89 pgs: 89 active+clean; 206 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-09-21T10:09:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:22 smithi007 ceph-mon[29607]: osdmap e290: 8 total, 8 up, 8 in 2024-09-21T10:09:22.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:22 smithi007 ceph-mon[39999]: osdmap e289: 8 total, 8 up, 8 in 2024-09-21T10:09:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:22 smithi007 ceph-mon[39999]: pgmap v144: 89 pgs: 89 active+clean; 206 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-09-21T10:09:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:22 smithi007 ceph-mon[39999]: osdmap e290: 8 total, 8 up, 8 in 2024-09-21T10:09:23.633 INFO:tasks.rados.rados.0.smithi007.stdout:880: done (0 left) 2024-09-21T10:09:23.633 INFO:tasks.rados.rados.0.smithi007.stdout:881: snap_create 2024-09-21T10:09:24.639 INFO:tasks.rados.rados.0.smithi007.stdout:881: done (0 left) 2024-09-21T10:09:24.639 INFO:tasks.rados.rados.0.smithi007.stdout:882: delete oid 27 current snap is 114 2024-09-21T10:09:24.644 INFO:tasks.rados.rados.0.smithi007.stdout:882: done (0 left) 2024-09-21T10:09:24.644 INFO:tasks.rados.rados.0.smithi007.stdout:883: read oid 34 snap -1 2024-09-21T10:09:24.644 INFO:tasks.rados.rados.0.smithi007.stdout:883: expect deleted 2024-09-21T10:09:24.644 INFO:tasks.rados.rados.0.smithi007.stdout:884: delete oid 17 current snap is 114 2024-09-21T10:09:24.646 INFO:tasks.rados.rados.0.smithi007.stdout:883: done (1 left) 2024-09-21T10:09:24.646 INFO:tasks.rados.rados.0.smithi007.stdout:884: done (0 left) 2024-09-21T10:09:24.646 INFO:tasks.rados.rados.0.smithi007.stdout:885: snap_remove snap 85 2024-09-21T10:09:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:24 smithi031 ceph-mon[32927]: osdmap e291: 8 total, 8 up, 8 in 2024-09-21T10:09:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:24 smithi031 ceph-mon[32927]: pgmap v147: 89 pgs: 89 active+clean; 206 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:24 smithi007 ceph-mon[29607]: osdmap e291: 8 total, 8 up, 8 in 2024-09-21T10:09:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:24 smithi007 ceph-mon[29607]: pgmap v147: 89 pgs: 89 active+clean; 206 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:24 smithi007 ceph-mon[39999]: osdmap e291: 8 total, 8 up, 8 in 2024-09-21T10:09:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:24 smithi007 ceph-mon[39999]: pgmap v147: 89 pgs: 89 active+clean; 206 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:25.641 INFO:tasks.rados.rados.0.smithi007.stdout:885: done (0 left) 2024-09-21T10:09:25.641 INFO:tasks.rados.rados.0.smithi007.stdout:886: read oid 21 snap 110 2024-09-21T10:09:25.641 INFO:tasks.rados.rados.0.smithi007.stdout:886: expect deleted 2024-09-21T10:09:25.641 INFO:tasks.rados.rados.0.smithi007.stdout:887: snap_create 2024-09-21T10:09:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:25 smithi031 ceph-mon[32927]: osdmap e292: 8 total, 8 up, 8 in 2024-09-21T10:09:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:25 smithi007 ceph-mon[29607]: osdmap e292: 8 total, 8 up, 8 in 2024-09-21T10:09:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:25 smithi007 ceph-mon[39999]: osdmap e292: 8 total, 8 up, 8 in 2024-09-21T10:09:26.654 INFO:tasks.rados.rados.0.smithi007.stdout:886: done (1 left) 2024-09-21T10:09:26.654 INFO:tasks.rados.rados.0.smithi007.stdout:887: done (0 left) 2024-09-21T10:09:26.654 INFO:tasks.rados.rados.0.smithi007.stdout:888: read oid 5 snap -1 2024-09-21T10:09:26.655 INFO:tasks.rados.rados.0.smithi007.stdout:888: expect (ObjNum 351 snap 108 seq_num 351) 2024-09-21T10:09:26.655 INFO:tasks.rados.rados.0.smithi007.stdout:889: read oid 36 snap -1 2024-09-21T10:09:26.655 INFO:tasks.rados.rados.0.smithi007.stdout:889: expect (ObjNum 347 snap 107 seq_num 347) 2024-09-21T10:09:26.655 INFO:tasks.rados.rados.0.smithi007.stdout:890: snap_remove snap 101 2024-09-21T10:09:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:26 smithi031 ceph-mon[32927]: osdmap e293: 8 total, 8 up, 8 in 2024-09-21T10:09:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:26 smithi031 ceph-mon[32927]: pgmap v150: 89 pgs: 89 active+clean; 215 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 993 KiB/s wr, 15 op/s 2024-09-21T10:09:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:26 smithi007 ceph-mon[29607]: osdmap e293: 8 total, 8 up, 8 in 2024-09-21T10:09:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:26 smithi007 ceph-mon[29607]: pgmap v150: 89 pgs: 89 active+clean; 215 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 993 KiB/s wr, 15 op/s 2024-09-21T10:09:26.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:26 smithi007 ceph-mon[39999]: osdmap e293: 8 total, 8 up, 8 in 2024-09-21T10:09:26.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:26 smithi007 ceph-mon[39999]: pgmap v150: 89 pgs: 89 active+clean; 215 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 993 KiB/s wr, 15 op/s 2024-09-21T10:09:27.635 INFO:tasks.rados.rados.0.smithi007.stdout:890: done (2 left) 2024-09-21T10:09:27.635 INFO:tasks.rados.rados.0.smithi007.stdout:891: snap_create 2024-09-21T10:09:27.635 INFO:tasks.rados.rados.0.smithi007.stdout:889: expect (ObjNum 347 snap 107 seq_num 347) 2024-09-21T10:09:27.896 INFO:tasks.rados.rados.0.smithi007.stdout:888: expect (ObjNum 351 snap 108 seq_num 351) 2024-09-21T10:09:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:27 smithi031 ceph-mon[32927]: osdmap e294: 8 total, 8 up, 8 in 2024-09-21T10:09:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:27 smithi031 ceph-mon[32927]: osdmap e295: 8 total, 8 up, 8 in 2024-09-21T10:09:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:27 smithi007 ceph-mon[29607]: osdmap e294: 8 total, 8 up, 8 in 2024-09-21T10:09:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:27 smithi007 ceph-mon[29607]: osdmap e295: 8 total, 8 up, 8 in 2024-09-21T10:09:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:27 smithi007 ceph-mon[39999]: osdmap e294: 8 total, 8 up, 8 in 2024-09-21T10:09:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:27 smithi007 ceph-mon[39999]: osdmap e295: 8 total, 8 up, 8 in 2024-09-21T10:09:28.634 INFO:tasks.rados.rados.0.smithi007.stdout:888: done (2 left) 2024-09-21T10:09:28.634 INFO:tasks.rados.rados.0.smithi007.stdout:889: done (1 left) 2024-09-21T10:09:28.634 INFO:tasks.rados.rados.0.smithi007.stdout:891: done (0 left) 2024-09-21T10:09:28.634 INFO:tasks.rados.rados.0.smithi007.stdout:892: write oid 35 current snap is 116 2024-09-21T10:09:28.634 INFO:tasks.rados.rados.0.smithi007.stdout:892: seq_num 365 ranges {534555=650829,1659104=475451} 2024-09-21T10:09:28.640 INFO:tasks.rados.rados.0.smithi007.stdout:892: writing smithi00780062-35 from 534555 to 1185384 tid 1 2024-09-21T10:09:28.646 INFO:tasks.rados.rados.0.smithi007.stdout:892: writing smithi00780062-35 from 1659104 to 2134555 tid 2 2024-09-21T10:09:28.646 INFO:tasks.rados.rados.0.smithi007.stdout:893: read oid 45 snap -1 2024-09-21T10:09:28.646 INFO:tasks.rados.rados.0.smithi007.stdout:893: expect (ObjNum 361 snap 111 seq_num 361) 2024-09-21T10:09:28.646 INFO:tasks.rados.rados.0.smithi007.stdout:894: snap_remove snap 105 2024-09-21T10:09:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:28 smithi031 ceph-mon[32927]: pgmap v153: 89 pgs: 89 active+clean; 215 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 994 KiB/s wr, 14 op/s 2024-09-21T10:09:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:28 smithi031 ceph-mon[32927]: osdmap e296: 8 total, 8 up, 8 in 2024-09-21T10:09:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:28 smithi007 ceph-mon[29607]: pgmap v153: 89 pgs: 89 active+clean; 215 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 994 KiB/s wr, 14 op/s 2024-09-21T10:09:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:28 smithi007 ceph-mon[29607]: osdmap e296: 8 total, 8 up, 8 in 2024-09-21T10:09:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:28 smithi007 ceph-mon[39999]: pgmap v153: 89 pgs: 89 active+clean; 215 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 994 KiB/s wr, 14 op/s 2024-09-21T10:09:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:28 smithi007 ceph-mon[39999]: osdmap e296: 8 total, 8 up, 8 in 2024-09-21T10:09:29.410 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:29 smithi031 systemd[1]: Stopping Ceph grafana.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:09:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:894: done (2 left) 2024-09-21T10:09:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:895: write oid 18 current snap is 116 2024-09-21T10:09:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:895: seq_num 366 ranges {551362=726078,1717586=409779} 2024-09-21T10:09:29.644 INFO:tasks.rados.rados.0.smithi007.stdout:895: writing smithi00780062-18 from 551362 to 1277440 tid 1 2024-09-21T10:09:29.649 INFO:tasks.rados.rados.0.smithi007.stdout:895: writing smithi00780062-18 from 1717586 to 2127365 tid 2 2024-09-21T10:09:29.649 INFO:tasks.rados.rados.0.smithi007.stdout:896: snap_remove snap 108 2024-09-21T10:09:29.665 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:29 smithi031 podman[88180]: 2024-09-21 10:09:29.407586799 +0000 UTC m=+0.110919902 container died 3a51b115394f5d2796a126ded76a868740931cf2e482154842d1a04049b7fb42 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., io.openshift.expose-services=, name=ubi8, description=Ceph Grafana Container, io.buildah.version=1.32.0, maintainer=Paul Cuzner , com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, release=239.1651231664, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, build-date=2022-04-29T11:48:11.055897) 2024-09-21T10:09:30.032 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:29 smithi031 podman[88180]: 2024-09-21 10:09:29.779834372 +0000 UTC m=+0.483167507 container cleanup 3a51b115394f5d2796a126ded76a868740931cf2e482154842d1a04049b7fb42 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, distribution-scope=public, release=239.1651231664, build-date=2022-04-29T11:48:11.055897, io.openshift.tags=base rhel8, io.buildah.version=1.32.0, name=ubi8, vcs-type=git, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, vendor=Red Hat, Inc.) 2024-09-21T10:09:30.032 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:29 smithi031 bash[88180]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a 2024-09-21T10:09:30.415 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:30 smithi031 podman[88192]: 2024-09-21 10:09:30.030885521 +0000 UTC m=+0.621820397 container remove 3a51b115394f5d2796a126ded76a868740931cf2e482154842d1a04049b7fb42 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, description=Ceph Grafana Container, io.buildah.version=1.32.0, build-date=2022-04-29T11:48:11.055897, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=239.1651231664, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, vcs-type=git, io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, vendor=Red Hat, Inc., maintainer=Paul Cuzner , name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI) 2024-09-21T10:09:30.416 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:30 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:09:30.416 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:30 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@grafana.a.service: Failed with result 'exit-code'. 2024-09-21T10:09:30.416 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:30 smithi031 systemd[1]: Stopped Ceph grafana.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:09:30.416 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:30 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@grafana.a.service: Consumed 7.577s CPU time. 2024-09-21T10:09:30.642 INFO:tasks.rados.rados.0.smithi007.stdout:896: done (3 left) 2024-09-21T10:09:30.642 INFO:tasks.rados.rados.0.smithi007.stdout:897: rollback oid 15 current snap is 116 2024-09-21T10:09:30.642 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 97 2024-09-21T10:09:30.643 INFO:tasks.rados.rados.0.smithi007.stdout:892: finishing write tid 1 to smithi00780062-35 2024-09-21T10:09:30.643 INFO:tasks.rados.rados.0.smithi007.stdout:892: finishing write tid 2 to smithi00780062-35 2024-09-21T10:09:30.643 INFO:tasks.rados.rados.0.smithi007.stdout:892: finishing write tid 3 to smithi00780062-35 2024-09-21T10:09:30.643 INFO:tasks.rados.rados.0.smithi007.stdout:892: finishing write tid 4 to smithi00780062-35 2024-09-21T10:09:30.643 INFO:tasks.rados.rados.0.smithi007.stdout:892: oid 35 updating version 0 to 204 2024-09-21T10:09:30.643 INFO:tasks.rados.rados.0.smithi007.stdout:892: oid 35 updating version 204 to 205 2024-09-21T10:09:30.643 INFO:tasks.rados.rados.0.smithi007.stdout:892: oid 35 version 205 is already newer than 203 2024-09-21T10:09:30.643 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 205 (ObjNum 365 snap 116 seq_num 365) dirty exists 2024-09-21T10:09:30.643 INFO:tasks.rados.rados.0.smithi007.stdout:892: left oid 35 (ObjNum 365 snap 116 seq_num 365) 2024-09-21T10:09:30.643 INFO:tasks.rados.rados.0.smithi007.stdout:893: expect (ObjNum 361 snap 111 seq_num 361) 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:895: finishing write tid 1 to smithi00780062-18 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:895: finishing write tid 2 to smithi00780062-18 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:895: finishing write tid 3 to smithi00780062-18 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:895: finishing write tid 4 to smithi00780062-18 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:895: oid 18 updating version 0 to 890 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:895: oid 18 version 890 is already newer than 889 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:895: oid 18 updating version 890 to 891 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 891 (ObjNum 366 snap 116 seq_num 366) dirty exists 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:895: left oid 18 (ObjNum 366 snap 116 seq_num 366) 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:897: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:09:30.715 INFO:tasks.rados.rados.0.smithi007.stdout:897: finishing rollback tid 2 to smithi00780062-15 2024-09-21T10:09:30.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 377 (ObjNum 287 snap 89 seq_num 287) dirty exists 2024-09-21T10:09:30.716 INFO:tasks.rados.rados.0.smithi007.stdout:892: done (3 left) 2024-09-21T10:09:30.716 INFO:tasks.rados.rados.0.smithi007.stdout:893: done (2 left) 2024-09-21T10:09:30.716 INFO:tasks.rados.rados.0.smithi007.stdout:895: done (1 left) 2024-09-21T10:09:30.716 INFO:tasks.rados.rados.0.smithi007.stdout:897: done (0 left) 2024-09-21T10:09:30.716 INFO:tasks.rados.rados.0.smithi007.stdout:898: read oid 12 snap -1 2024-09-21T10:09:30.716 INFO:tasks.rados.rados.0.smithi007.stdout:898: expect (ObjNum 354 snap 110 seq_num 354) 2024-09-21T10:09:30.716 INFO:tasks.rados.rados.0.smithi007.stdout:899: snap_create 2024-09-21T10:09:30.727 INFO:tasks.rados.rados.0.smithi007.stdout:898: expect (ObjNum 354 snap 110 seq_num 354) 2024-09-21T10:09:30.795 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:30 smithi031 ceph-mon[32927]: osdmap e297: 8 total, 8 up, 8 in 2024-09-21T10:09:30.795 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:30 smithi031 ceph-mon[32927]: pgmap v156: 89 pgs: 89 active+clean; 193 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 9.5 MiB/s rd, 275 KiB/s wr, 7 op/s 2024-09-21T10:09:30.796 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:30 smithi031 systemd[1]: Starting Ceph grafana.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:09:30.796 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:30 smithi031 podman[88325]: 2024-09-21 10:09:30.540489701 +0000 UTC m=+0.017305936 image pull 5aad1d7cf004c80a4acb170e1c80fb85781b022f00f08c6bcd22608882b4c748 quay.io/ceph/grafana:10.4.8 2024-09-21T10:09:30.796 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:30 smithi031 podman[88325]: 2024-09-21 10:09:30.657338559 +0000 UTC m=+0.134154840 container create 8582496822eec01602c4ed9f5089dfae2afce2ab92cccb5f9c6547b84116e9a8 (image=quay.io/ceph/grafana:10.4.8, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T10:09:30.924 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:30 smithi031 podman[88325]: 2024-09-21 10:09:30.918221593 +0000 UTC m=+0.395037835 container init 8582496822eec01602c4ed9f5089dfae2afce2ab92cccb5f9c6547b84116e9a8 (image=quay.io/ceph/grafana:10.4.8, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T10:09:30.924 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:30 smithi031 podman[88325]: 2024-09-21 10:09:30.921128988 +0000 UTC m=+0.397945223 container start 8582496822eec01602c4ed9f5089dfae2afce2ab92cccb5f9c6547b84116e9a8 (image=quay.io/ceph/grafana:10.4.8, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T10:09:30.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:09:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:09:30] "GET /metrics HTTP/1.1" 200 36256 "" "Prometheus/2.51.0" 2024-09-21T10:09:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:30 smithi007 ceph-mon[29607]: osdmap e297: 8 total, 8 up, 8 in 2024-09-21T10:09:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:30 smithi007 ceph-mon[29607]: pgmap v156: 89 pgs: 89 active+clean; 193 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 9.5 MiB/s rd, 275 KiB/s wr, 7 op/s 2024-09-21T10:09:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:30 smithi007 ceph-mon[39999]: osdmap e297: 8 total, 8 up, 8 in 2024-09-21T10:09:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:30 smithi007 ceph-mon[39999]: pgmap v156: 89 pgs: 89 active+clean; 193 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 9.5 MiB/s rd, 275 KiB/s wr, 7 op/s 2024-09-21T10:09:31.046 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 bash[88325]: 8582496822eec01602c4ed9f5089dfae2afce2ab92cccb5f9c6547b84116e9a8 2024-09-21T10:09:31.047 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 systemd[1]: Started Ceph grafana.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:09:31.047 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043349957Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-21T10:09:31Z 2024-09-21T10:09:31.047 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043560177Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T10:09:31.047 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043571029Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T10:09:31.047 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.04357467Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T10:09:31.047 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043577651Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T10:09:31.047 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043580472Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T10:09:31.047 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043583158Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T10:09:31.047 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.04358594Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T10:09:31.047 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043589032Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.04359183Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043594462Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043597119Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043599891Z level=info msg=Target target=[all] 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043606033Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043608778Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043611314Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043613901Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043616541Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=settings t=2024-09-21T10:09:31.043619333Z level=info msg="App mode production" 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=sqlstore t=2024-09-21T10:09:31.043848274Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=sqlstore t=2024-09-21T10:09:31.043862216Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-21T10:09:31.048 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.044312942Z level=info msg="Starting DB migrations" 2024-09-21T10:09:31.329 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.05883085Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-21T10:09:31.329 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.06628866Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=7.454603ms 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.066838027Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.067017193Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=179.303µs 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.067427307Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.06820711Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=779.482µs 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.068606667Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.068809677Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=202.742µs 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.069562553Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.074981963Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.418345ms 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.075350797Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.080944241Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.59129ms 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.08139002Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.086983588Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.591399ms 2024-09-21T10:09:31.330 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.087415751Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-21T10:09:31.331 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.087593487Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=179.065µs 2024-09-21T10:09:31.331 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.088092525Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-21T10:09:31.332 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.088983361Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=891.105µs 2024-09-21T10:09:31.332 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.08943794Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.090185602Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=747.164µs 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.090607298Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.096388081Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.780085ms 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.096810315Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.102214619Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.403374ms 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.102613713Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.102660878Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=47.461µs 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.103403922Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.108771923Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.367571ms 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.109180261Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.109460998Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=281.22µs 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.109922769Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-21T10:09:31.333 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.110781826Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=857.21µs 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.111221396Z level=info msg="Executing migration" id="permission kind migration" 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.116608334Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.385376ms 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.117003154Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.122511131Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.507191ms 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.122913063Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.12819849Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.284967ms 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.128575917Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.129372323Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=796.052µs 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.129749751Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.130550836Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=799.317µs 2024-09-21T10:09:31.334 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.130927929Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-21T10:09:31.335 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.131659247Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=731.14µs 2024-09-21T10:09:31.335 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.133554941Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-21T10:09:31.335 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.133577758Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=23.53µs 2024-09-21T10:09:31.335 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.136204509Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-21T10:09:31.335 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.136959596Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=753.129µs 2024-09-21T10:09:31.335 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.138856128Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-21T10:09:31.335 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.139599422Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=744.208µs 2024-09-21T10:09:31.335 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.141530267Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-21T10:09:31.336 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.159658969Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=18.116758ms 2024-09-21T10:09:31.336 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.160166621Z level=info msg="Executing migration" id="create correlation v2" 2024-09-21T10:09:31.336 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.16094022Z level=info msg="Migration successfully executed" id="create correlation v2" duration=773.792µs 2024-09-21T10:09:31.336 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.162871549Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-21T10:09:31.336 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.163588179Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=716.976µs 2024-09-21T10:09:31.336 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.163949716Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-21T10:09:31.336 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.164719792Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=770.218µs 2024-09-21T10:09:31.337 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.166692612Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-21T10:09:31.337 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.167403755Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=711.016µs 2024-09-21T10:09:31.337 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.169476126Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-21T10:09:31.337 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.169656619Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=182.019µs 2024-09-21T10:09:31.337 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.17213195Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-21T10:09:31.337 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.172751002Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=618.631µs 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.173121589Z level=info msg="Executing migration" id="add provisioning column" 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.178738462Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.616331ms 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.179178015Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.179324872Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=146.373µs 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.181597861Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.181645483Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=46.805µs 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.184430705Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.189988646Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.557644ms 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.190391342Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.190598322Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=205.986µs 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.193680681Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-21T10:09:31.338 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.193811812Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=131.474µs 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.196260769Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.19723599Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=974.318µs 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.198769384Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.199604996Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=835.086µs 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.199995796Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.20075546Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=758.678µs 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.202307058Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.202720512Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=413.69µs 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.204733349Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.204948835Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=216.074µs 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.207146766Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.207874662Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=729.739µs 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.208250844Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-21T10:09:31.339 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.209035445Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=784.675µs 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.210902955Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.211627592Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=725.873µs 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.213526302Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.214299837Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=773.202µs 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.215918402Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.216639907Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=721.514µs 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.217013438Z level=info msg="Executing migration" id="create anon_device table" 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.217614191Z level=info msg="Migration successfully executed" id="create anon_device table" duration=600.536µs 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.219433312Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.220173658Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=740.16µs 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.221974128Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.222706829Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=732.799µs 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.224315307Z level=info msg="Executing migration" id="create signing_key table" 2024-09-21T10:09:31.340 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.225004311Z level=info msg="Migration successfully executed" id="create signing_key table" duration=689.339µs 2024-09-21T10:09:31.341 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.225382189Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-21T10:09:31.341 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.226115083Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=733.304µs 2024-09-21T10:09:31.341 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.226492443Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-21T10:09:31.341 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.227183752Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=691.854µs 2024-09-21T10:09:31.341 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.227556243Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-21T10:09:31.341 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.228033606Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=478.295µs 2024-09-21T10:09:31.341 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.228467521Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.234346568Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.879118ms 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.234711033Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.236567706Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.857057ms 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.237155024Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.237166491Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=12.403µs 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.237924509Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.238651023Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=726.747µs 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.238993098Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.239002867Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=10.404µs 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.239491325Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.240359003Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=867.147µs 2024-09-21T10:09:31.342 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.240718202Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.241565539Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=846.898µs 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.241951417Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.242725385Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=773.438µs 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.24471305Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.245404668Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=691.598µs 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.247283986Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.247703403Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=417.054µs 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.248058634Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.248099027Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=40.654µs 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.250657427Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.256215365Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.557878ms 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.256584159Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-21T10:09:31.343 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.262421242Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.837299ms 2024-09-21T10:09:31.344 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.262783595Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-21T10:09:31.344 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.263035503Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=252.65µs 2024-09-21T10:09:31.344 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=migrator t=2024-09-21T10:09:31.263414106Z level=info msg="migrations completed" performed=69 skipped=482 duration=204.737521ms 2024-09-21T10:09:31.344 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=sqlstore t=2024-09-21T10:09:31.264128783Z level=info msg="Created default organization" 2024-09-21T10:09:31.344 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=secrets t=2024-09-21T10:09:31.266138182Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T10:09:31.344 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=plugin.store t=2024-09-21T10:09:31.280690277Z level=info msg="Loading plugins..." 2024-09-21T10:09:31.344 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=local.finder t=2024-09-21T10:09:31.327414708Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T10:09:31.344 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=plugin.store t=2024-09-21T10:09:31.327434551Z level=info msg="Plugins loaded" count=55 duration=46.745672ms 2024-09-21T10:09:31.589 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=query_data t=2024-09-21T10:09:31.332824252Z level=info msg="Query Service initialization" 2024-09-21T10:09:31.589 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=live.push_http t=2024-09-21T10:09:31.337643447Z level=info msg="Live Push Gateway initialization" 2024-09-21T10:09:31.589 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=ngalert.migration t=2024-09-21T10:09:31.339207771Z level=info msg=Starting 2024-09-21T10:09:31.589 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=ngalert.state.manager t=2024-09-21T10:09:31.345780974Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-21T10:09:31.589 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=infra.usagestats.collector t=2024-09-21T10:09:31.347456386Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T10:09:31.589 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=provisioning.datasources t=2024-09-21T10:09:31.350086234Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-21T10:09:31.589 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=provisioning.datasources t=2024-09-21T10:09:31.350349584Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=provisioning.alerting t=2024-09-21T10:09:31.382175764Z level=info msg="starting to provision alerting" 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=provisioning.alerting t=2024-09-21T10:09:31.382193433Z level=info msg="finished to provision alerting" 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=grafanaStorageLogger t=2024-09-21T10:09:31.382362232Z level=info msg="Storage starting" 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=http.server t=2024-09-21T10:09:31.384342254Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=http.server t=2024-09-21T10:09:31.384812702Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=ngalert.state.manager t=2024-09-21T10:09:31.384868892Z level=info msg="Warming state cache for startup" 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=ngalert.multiorg.alertmanager t=2024-09-21T10:09:31.402439952Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=provisioning.dashboard t=2024-09-21T10:09:31.403691133Z level=info msg="starting to provision dashboards" 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=ngalert.state.manager t=2024-09-21T10:09:31.43117016Z level=info msg="State cache has been initialized" states=0 duration=46.298657ms 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=ngalert.scheduler t=2024-09-21T10:09:31.431200139Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=ticker t=2024-09-21T10:09:31.43124126Z level=info msg=starting first_tick=2024-09-21T10:09:40Z 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=plugins.update.checker t=2024-09-21T10:09:31.48785283Z level=info msg="Update check succeeded" duration=85.456615ms 2024-09-21T10:09:31.590 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=grafana.update.checker t=2024-09-21T10:09:31.490055616Z level=info msg="Update check succeeded" duration=87.568379ms 2024-09-21T10:09:31.591 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=sqlstore.transactions t=2024-09-21T10:09:31.506340392Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T10:09:31.591 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=sqlstore.transactions t=2024-09-21T10:09:31.516877577Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-21T10:09:31.591 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=provisioning.dashboard t=2024-09-21T10:09:31.586958886Z level=info msg="finished to provision dashboards" 2024-09-21T10:09:31.643 INFO:tasks.rados.rados.0.smithi007.stdout:898: done (1 left) 2024-09-21T10:09:31.643 INFO:tasks.rados.rados.0.smithi007.stdout:899: done (0 left) 2024-09-21T10:09:31.643 INFO:tasks.rados.rados.0.smithi007.stdout:900: write oid 12 current snap is 117 2024-09-21T10:09:31.643 INFO:tasks.rados.rados.0.smithi007.stdout:900: seq_num 367 ranges {568169=401327,1376068=669790} 2024-09-21T10:09:31.648 INFO:tasks.rados.rados.0.smithi007.stdout:900: writing smithi00780062-12 from 568169 to 969496 tid 1 2024-09-21T10:09:31.654 INFO:tasks.rados.rados.0.smithi007.stdout:900: writing smithi00780062-12 from 1376068 to 2045858 tid 2 2024-09-21T10:09:31.654 INFO:tasks.rados.rados.0.smithi007.stdout:901: delete oid 36 current snap is 117 2024-09-21T10:09:31.654 INFO:tasks.rados.rados.0.smithi007.stdout:900: finishing write tid 1 to smithi00780062-12 2024-09-21T10:09:31.657 INFO:tasks.rados.rados.0.smithi007.stdout:901: done (1 left) 2024-09-21T10:09:31.657 INFO:tasks.rados.rados.0.smithi007.stdout:902: read oid 15 snap -1 2024-09-21T10:09:31.657 INFO:tasks.rados.rados.0.smithi007.stdout:902: expect (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:09:31.657 INFO:tasks.rados.rados.0.smithi007.stdout:903: delete oid 17 current snap is 117 2024-09-21T10:09:31.658 INFO:tasks.rados.rados.0.smithi007.stdout:903: done (2 left) 2024-09-21T10:09:31.658 INFO:tasks.rados.rados.0.smithi007.stdout:904: snap_create 2024-09-21T10:09:31.664 INFO:tasks.rados.rados.0.smithi007.stdout:900: finishing write tid 2 to smithi00780062-12 2024-09-21T10:09:31.664 INFO:tasks.rados.rados.0.smithi007.stdout:900: finishing write tid 3 to smithi00780062-12 2024-09-21T10:09:31.664 INFO:tasks.rados.rados.0.smithi007.stdout:900: finishing write tid 4 to smithi00780062-12 2024-09-21T10:09:31.664 INFO:tasks.rados.rados.0.smithi007.stdout:900: oid 12 updating version 0 to 384 2024-09-21T10:09:31.664 INFO:tasks.rados.rados.0.smithi007.stdout:900: oid 12 updating version 384 to 385 2024-09-21T10:09:31.664 INFO:tasks.rados.rados.0.smithi007.stdout:900: oid 12 version 385 is already newer than 383 2024-09-21T10:09:31.664 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 385 (ObjNum 367 snap 117 seq_num 367) dirty exists 2024-09-21T10:09:31.664 INFO:tasks.rados.rados.0.smithi007.stdout:900: left oid 12 (ObjNum 367 snap 117 seq_num 367) 2024-09-21T10:09:31.666 INFO:tasks.rados.rados.0.smithi007.stdout:902: expect (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:09:31.906 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=grafana-apiserver t=2024-09-21T10:09:31.769872133Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-21T10:09:31.907 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=grafana-apiserver t=2024-09-21T10:09:31.770255256Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-21T10:09:31.907 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-mon[32927]: osdmap e298: 8 total, 8 up, 8 in 2024-09-21T10:09:31.907 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:31.907 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:31.907 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:31 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:31 smithi007 ceph-mon[29607]: osdmap e298: 8 total, 8 up, 8 in 2024-09-21T10:09:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:31 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:31 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:31 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:31 smithi007 ceph-mon[39999]: osdmap e298: 8 total, 8 up, 8 in 2024-09-21T10:09:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:31 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:31 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:31 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:32.634 INFO:tasks.rados.rados.0.smithi007.stdout:900: done (2 left) 2024-09-21T10:09:32.634 INFO:tasks.rados.rados.0.smithi007.stdout:902: done (1 left) 2024-09-21T10:09:32.634 INFO:tasks.rados.rados.0.smithi007.stdout:904: done (0 left) 2024-09-21T10:09:32.635 INFO:tasks.rados.rados.0.smithi007.stdout:905: delete oid 23 current snap is 118 2024-09-21T10:09:32.635 INFO:tasks.rados.rados.0.smithi007.stdout:905: done (0 left) 2024-09-21T10:09:32.636 INFO:tasks.rados.rados.0.smithi007.stdout:906: delete oid 30 current snap is 118 2024-09-21T10:09:32.639 INFO:tasks.rados.rados.0.smithi007.stdout:906: done (0 left) 2024-09-21T10:09:32.639 INFO:tasks.rados.rados.0.smithi007.stdout:907: write oid 39 current snap is 118 2024-09-21T10:09:32.639 INFO:tasks.rados.rados.0.smithi007.stdout:907: seq_num 372 ranges {652204=777572,1952125=300079} 2024-09-21T10:09:32.647 INFO:tasks.rados.rados.0.smithi007.stdout:907: writing smithi00780062-39 from 652204 to 1429776 tid 1 2024-09-21T10:09:32.652 INFO:tasks.rados.rados.0.smithi007.stdout:907: writing smithi00780062-39 from 1952125 to 2252204 tid 2 2024-09-21T10:09:32.652 INFO:tasks.rados.rados.0.smithi007.stdout:908: snap_create 2024-09-21T10:09:32.652 INFO:tasks.rados.rados.0.smithi007.stdout:907: finishing write tid 1 to smithi00780062-39 2024-09-21T10:09:32.655 INFO:tasks.rados.rados.0.smithi007.stdout:907: finishing write tid 2 to smithi00780062-39 2024-09-21T10:09:32.655 INFO:tasks.rados.rados.0.smithi007.stdout:907: finishing write tid 3 to smithi00780062-39 2024-09-21T10:09:32.655 INFO:tasks.rados.rados.0.smithi007.stdout:907: finishing write tid 4 to smithi00780062-39 2024-09-21T10:09:32.655 INFO:tasks.rados.rados.0.smithi007.stdout:907: oid 39 updating version 0 to 392 2024-09-21T10:09:32.655 INFO:tasks.rados.rados.0.smithi007.stdout:907: oid 39 updating version 392 to 393 2024-09-21T10:09:32.655 INFO:tasks.rados.rados.0.smithi007.stdout:907: oid 39 updating version 393 to 394 2024-09-21T10:09:32.655 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 394 (ObjNum 372 snap 118 seq_num 372) dirty exists 2024-09-21T10:09:32.655 INFO:tasks.rados.rados.0.smithi007.stdout:907: left oid 39 (ObjNum 372 snap 118 seq_num 372) 2024-09-21T10:09:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:32 smithi031 ceph-mon[32927]: osdmap e299: 8 total, 8 up, 8 in 2024-09-21T10:09:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:32 smithi031 ceph-mon[32927]: pgmap v159: 89 pgs: 89 active+clean; 193 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 9.5 MiB/s rd, 275 KiB/s wr, 7 op/s 2024-09-21T10:09:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:32 smithi031 ceph-mon[32927]: osdmap e300: 8 total, 8 up, 8 in 2024-09-21T10:09:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:32 smithi007 ceph-mon[29607]: osdmap e299: 8 total, 8 up, 8 in 2024-09-21T10:09:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:32 smithi007 ceph-mon[29607]: pgmap v159: 89 pgs: 89 active+clean; 193 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 9.5 MiB/s rd, 275 KiB/s wr, 7 op/s 2024-09-21T10:09:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:32 smithi007 ceph-mon[29607]: osdmap e300: 8 total, 8 up, 8 in 2024-09-21T10:09:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:32 smithi007 ceph-mon[39999]: osdmap e299: 8 total, 8 up, 8 in 2024-09-21T10:09:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:32 smithi007 ceph-mon[39999]: pgmap v159: 89 pgs: 89 active+clean; 193 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 9.5 MiB/s rd, 275 KiB/s wr, 7 op/s 2024-09-21T10:09:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:32 smithi007 ceph-mon[39999]: osdmap e300: 8 total, 8 up, 8 in 2024-09-21T10:09:33.656 INFO:tasks.rados.rados.0.smithi007.stdout:907: done (1 left) 2024-09-21T10:09:33.656 INFO:tasks.rados.rados.0.smithi007.stdout:908: done (0 left) 2024-09-21T10:09:33.656 INFO:tasks.rados.rados.0.smithi007.stdout:909: delete oid 43 current snap is 119 2024-09-21T10:09:33.661 INFO:tasks.rados.rados.0.smithi007.stdout:909: done (0 left) 2024-09-21T10:09:33.661 INFO:tasks.rados.rados.0.smithi007.stdout:910: delete oid 5 current snap is 119 2024-09-21T10:09:33.666 INFO:tasks.rados.rados.0.smithi007.stdout:910: done (0 left) 2024-09-21T10:09:33.666 INFO:tasks.rados.rados.0.smithi007.stdout:911: read oid 3 snap -1 2024-09-21T10:09:33.667 INFO:tasks.rados.rados.0.smithi007.stdout:911: expect deleted 2024-09-21T10:09:33.667 INFO:tasks.rados.rados.0.smithi007.stdout:912: rollback oid 37 current snap is 119 2024-09-21T10:09:33.667 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 112 2024-09-21T10:09:33.667 INFO:tasks.rados.rados.0.smithi007.stdout:913: snap_remove snap 97 2024-09-21T10:09:33.898 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:33 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:33 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:33 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:34.671 INFO:tasks.rados.rados.0.smithi007.stdout:913: done (2 left) 2024-09-21T10:09:34.671 INFO:tasks.rados.rados.0.smithi007.stdout:914: write oid 17 current snap is 119 2024-09-21T10:09:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:914: seq_num 375 ranges {702625=719672,2127571=175054} 2024-09-21T10:09:34.680 INFO:tasks.rados.rados.0.smithi007.stdout:914: writing smithi00780062-17 from 702625 to 1422297 tid 1 2024-09-21T10:09:34.684 INFO:tasks.rados.rados.0.smithi007.stdout:914: writing smithi00780062-17 from 2127571 to 2302625 tid 2 2024-09-21T10:09:34.685 INFO:tasks.rados.rados.0.smithi007.stdout:915: write oid 20 current snap is 119 2024-09-21T10:09:34.685 INFO:tasks.rados.rados.0.smithi007.stdout:915: seq_num 376 ranges {719432=794921,2186053=133379} 2024-09-21T10:09:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:915: writing smithi00780062-20 from 719432 to 1514353 tid 1 2024-09-21T10:09:34.698 INFO:tasks.rados.rados.0.smithi007.stdout:915: writing smithi00780062-20 from 2186053 to 2319432 tid 2 2024-09-21T10:09:34.698 INFO:tasks.rados.rados.0.smithi007.stdout:916: delete oid 26 current snap is 119 2024-09-21T10:09:34.698 INFO:tasks.rados.rados.0.smithi007.stdout:912: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:09:34.698 INFO:tasks.rados.rados.0.smithi007.stdout:912: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:09:34.698 INFO:tasks.rados.rados.0.smithi007.stdout:912: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:09:34.698 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 515 (ObjNum 349 snap 107 seq_num 349) dirty exists 2024-09-21T10:09:34.698 INFO:tasks.rados.rados.0.smithi007.stdout:914: finishing write tid 1 to smithi00780062-17 2024-09-21T10:09:34.698 INFO:tasks.rados.rados.0.smithi007.stdout:914: finishing write tid 2 to smithi00780062-17 2024-09-21T10:09:34.698 INFO:tasks.rados.rados.0.smithi007.stdout:914: finishing write tid 3 to smithi00780062-17 2024-09-21T10:09:34.698 INFO:tasks.rados.rados.0.smithi007.stdout:914: finishing write tid 4 to smithi00780062-17 2024-09-21T10:09:34.699 INFO:tasks.rados.rados.0.smithi007.stdout:914: oid 17 updating version 0 to 356 2024-09-21T10:09:34.699 INFO:tasks.rados.rados.0.smithi007.stdout:914: oid 17 version 356 is already newer than 354 2024-09-21T10:09:34.699 INFO:tasks.rados.rados.0.smithi007.stdout:914: oid 17 version 356 is already newer than 355 2024-09-21T10:09:34.699 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 356 (ObjNum 375 snap 119 seq_num 375) dirty exists 2024-09-21T10:09:34.699 INFO:tasks.rados.rados.0.smithi007.stdout:914: left oid 17 (ObjNum 375 snap 119 seq_num 375) 2024-09-21T10:09:34.699 INFO:tasks.rados.rados.0.smithi007.stdout:915: finishing write tid 1 to smithi00780062-20 2024-09-21T10:09:34.700 INFO:tasks.rados.rados.0.smithi007.stdout:915: finishing write tid 2 to smithi00780062-20 2024-09-21T10:09:34.700 INFO:tasks.rados.rados.0.smithi007.stdout:911: done (4 left) 2024-09-21T10:09:34.700 INFO:tasks.rados.rados.0.smithi007.stdout:912: done (3 left) 2024-09-21T10:09:34.700 INFO:tasks.rados.rados.0.smithi007.stdout:914: done (2 left) 2024-09-21T10:09:34.700 INFO:tasks.rados.rados.0.smithi007.stdout:916: done (1 left) 2024-09-21T10:09:34.700 INFO:tasks.rados.rados.0.smithi007.stdout:917: rollback oid 27 current snap is 119 2024-09-21T10:09:34.700 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 27 to 104 2024-09-21T10:09:34.701 INFO:tasks.rados.rados.0.smithi007.stdout:918: read oid 38 snap -1 2024-09-21T10:09:34.701 INFO:tasks.rados.rados.0.smithi007.stdout:918: expect deleted 2024-09-21T10:09:34.701 INFO:tasks.rados.rados.0.smithi007.stdout:919: read oid 33 snap -1 2024-09-21T10:09:34.701 INFO:tasks.rados.rados.0.smithi007.stdout:919: expect (ObjNum 310 snap 93 seq_num 310) 2024-09-21T10:09:34.701 INFO:tasks.rados.rados.0.smithi007.stdout:920: rollback oid 7 current snap is 119 2024-09-21T10:09:34.701 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 102 2024-09-21T10:09:34.701 INFO:tasks.rados.rados.0.smithi007.stdout:915: finishing write tid 3 to smithi00780062-20 2024-09-21T10:09:34.701 INFO:tasks.rados.rados.0.smithi007.stdout:921: snap_remove snap 112 2024-09-21T10:09:34.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:34 smithi031 ceph-mon[32927]: osdmap e301: 8 total, 8 up, 8 in 2024-09-21T10:09:34.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:34 smithi031 ceph-mon[32927]: pgmap v162: 89 pgs: 89 active+clean; 193 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T10:09:34.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:34 smithi007 ceph-mon[29607]: osdmap e301: 8 total, 8 up, 8 in 2024-09-21T10:09:34.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:34 smithi007 ceph-mon[29607]: pgmap v162: 89 pgs: 89 active+clean; 193 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T10:09:34.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:34 smithi007 ceph-mon[39999]: osdmap e301: 8 total, 8 up, 8 in 2024-09-21T10:09:34.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:34 smithi007 ceph-mon[39999]: pgmap v162: 89 pgs: 89 active+clean; 193 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T10:09:35.068 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:09:35.663 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:09:35.663 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (26s) 22s ago 6m 17.4M - 0.27.0 11f11916f8cd 5bc01f454d74 2024-09-21T10:09:35.663 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (5s) 0s ago 5m 47.8M - 10.4.8 5aad1d7cf004 8582496822ee 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (4m) 22s ago 4m 16.7M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (4m) 0s ago 4m 14.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (88s) 0s ago 9m 455M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (116s) 22s ago 11m 516M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (11m) 22s ago 11m 59.6M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e c6bb2b6348b9 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (10m) 0s ago 10m 53.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e df28637d8602 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (10m) 22s ago 10m 48.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 36d8363c3a46 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (74s) 22s ago 5m 8120k - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (68s) 0s ago 5m 11.0M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (9m) 22s ago 9m 89.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (9m) 22s ago 9m 70.7M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (8m) 22s ago 8m 84.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (8m) 22s ago 8m 53.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:09:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (8m) 0s ago 8m 86.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:09:35.665 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (7m) 0s ago 7m 88.9M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:09:35.665 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (7m) 0s ago 7m 76.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:09:35.665 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (6m) 0s ago 6m 72.8M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:09:35.665 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (45s) 0s ago 6m 35.2M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:09:35.671 INFO:tasks.rados.rados.0.smithi007.stdout:921: done (5 left) 2024-09-21T10:09:35.671 INFO:tasks.rados.rados.0.smithi007.stdout:922: rollback oid 5 current snap is 119 2024-09-21T10:09:35.671 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 116 2024-09-21T10:09:35.671 INFO:tasks.rados.rados.0.smithi007.stdout:915: finishing write tid 4 to smithi00780062-20 2024-09-21T10:09:35.671 INFO:tasks.rados.rados.0.smithi007.stdout:915: oid 20 updating version 0 to 204 2024-09-21T10:09:35.671 INFO:tasks.rados.rados.0.smithi007.stdout:915: oid 20 version 204 is already newer than 202 2024-09-21T10:09:35.671 INFO:tasks.rados.rados.0.smithi007.stdout:915: oid 20 version 204 is already newer than 203 2024-09-21T10:09:35.672 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 204 (ObjNum 376 snap 119 seq_num 376) dirty exists 2024-09-21T10:09:35.672 INFO:tasks.rados.rados.0.smithi007.stdout:915: left oid 20 (ObjNum 376 snap 119 seq_num 376) 2024-09-21T10:09:35.672 INFO:tasks.rados.rados.0.smithi007.stdout:920: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:09:35.672 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 0 (ObjNum 289 snap 0 seq_num 3164288071) dirty dne 2024-09-21T10:09:35.672 INFO:tasks.rados.rados.0.smithi007.stdout:917: finishing rollback tid 1 to smithi00780062-27 2024-09-21T10:09:35.672 INFO:tasks.rados.rados.0.smithi007.stdout:917: finishing rollback tid 2 to smithi00780062-27 2024-09-21T10:09:35.672 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 901 (ObjNum 317 snap 96 seq_num 317) dirty exists 2024-09-21T10:09:35.672 INFO:tasks.rados.rados.0.smithi007.stdout:919: expect (ObjNum 310 snap 93 seq_num 310) 2024-09-21T10:09:35.828 INFO:tasks.rados.rados.0.smithi007.stdout:922: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:09:35.828 INFO:tasks.rados.rados.0.smithi007.stdout:922: finishing rollback tid 2 to smithi00780062-5 2024-09-21T10:09:35.828 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 271 (ObjNum 351 snap 108 seq_num 351) dirty exists 2024-09-21T10:09:35.828 INFO:tasks.rados.rados.0.smithi007.stdout:915: done (5 left) 2024-09-21T10:09:35.828 INFO:tasks.rados.rados.0.smithi007.stdout:917: done (4 left) 2024-09-21T10:09:35.828 INFO:tasks.rados.rados.0.smithi007.stdout:918: done (3 left) 2024-09-21T10:09:35.828 INFO:tasks.rados.rados.0.smithi007.stdout:919: done (2 left) 2024-09-21T10:09:35.829 INFO:tasks.rados.rados.0.smithi007.stdout:920: done (1 left) 2024-09-21T10:09:35.829 INFO:tasks.rados.rados.0.smithi007.stdout:922: done (0 left) 2024-09-21T10:09:35.829 INFO:tasks.rados.rados.0.smithi007.stdout:923: snap_remove snap 114 2024-09-21T10:09:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:35 smithi031 ceph-mon[32927]: osdmap e302: 8 total, 8 up, 8 in 2024-09-21T10:09:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:35 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:35 smithi007 ceph-mon[29607]: osdmap e302: 8 total, 8 up, 8 in 2024-09-21T10:09:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:35 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:35 smithi007 ceph-mon[39999]: osdmap e302: 8 total, 8 up, 8 in 2024-09-21T10:09:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:35 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:36.026 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:09:36.026 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:09:36.026 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:09:36.026 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:09:36.026 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:09:36.027 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:09:36.328 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:09:36.328 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:09:36.328 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:09:36.328 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:09:36.329 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [ 2024-09-21T10:09:36.329 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr" 2024-09-21T10:09:36.329 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:09:36.329 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T10:09:36.329 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading grafana daemons", 2024-09-21T10:09:36.329 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:09:36.329 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:09:36.677 INFO:tasks.rados.rados.0.smithi007.stdout:923: done (0 left) 2024-09-21T10:09:36.677 INFO:tasks.rados.rados.0.smithi007.stdout:924: read oid 14 snap -1 2024-09-21T10:09:36.677 INFO:tasks.rados.rados.0.smithi007.stdout:924: expect (ObjNum 348 snap 107 seq_num 348) 2024-09-21T10:09:36.677 INFO:tasks.rados.rados.0.smithi007.stdout:925: write oid 35 current snap is 119 2024-09-21T10:09:36.677 INFO:tasks.rados.rados.0.smithi007.stdout:925: seq_num 378 ranges {753046=545419,1786664=431793} 2024-09-21T10:09:36.684 INFO:tasks.rados.rados.0.smithi007.stdout:925: writing smithi00780062-35 from 753046 to 1298465 tid 1 2024-09-21T10:09:36.690 INFO:tasks.rados.rados.0.smithi007.stdout:925: writing smithi00780062-35 from 1786664 to 2218457 tid 2 2024-09-21T10:09:36.690 INFO:tasks.rados.rados.0.smithi007.stdout:926: write oid 18 current snap is 119 2024-09-21T10:09:36.690 INFO:tasks.rados.rados.0.smithi007.stdout:926: seq_num 379 ranges {769853=620668,1845146=524707} 2024-09-21T10:09:36.697 INFO:tasks.rados.rados.0.smithi007.stdout:926: writing smithi00780062-18 from 769853 to 1390521 tid 1 2024-09-21T10:09:36.703 INFO:tasks.rados.rados.0.smithi007.stdout:926: writing smithi00780062-18 from 1845146 to 2369853 tid 2 2024-09-21T10:09:36.703 INFO:tasks.rados.rados.0.smithi007.stdout:927: read oid 31 snap -1 2024-09-21T10:09:36.703 INFO:tasks.rados.rados.0.smithi007.stdout:927: expect (ObjNum 357 snap 110 seq_num 357) 2024-09-21T10:09:36.703 INFO:tasks.rados.rados.0.smithi007.stdout:928: snap_remove snap 106 2024-09-21T10:09:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:36 smithi031 ceph-mon[32927]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:36 smithi031 ceph-mon[32927]: from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:36 smithi031 ceph-mon[32927]: from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:36 smithi031 ceph-mon[32927]: osdmap e303: 8 total, 8 up, 8 in 2024-09-21T10:09:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:36 smithi031 ceph-mon[32927]: pgmap v165: 89 pgs: 89 active+clean; 199 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 803 KiB/s wr, 10 op/s 2024-09-21T10:09:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:36 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1623260844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[29607]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[29607]: from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[29607]: from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[29607]: osdmap e303: 8 total, 8 up, 8 in 2024-09-21T10:09:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[29607]: pgmap v165: 89 pgs: 89 active+clean; 199 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 803 KiB/s wr, 10 op/s 2024-09-21T10:09:36.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1623260844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[39999]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[39999]: from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[39999]: from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[39999]: osdmap e303: 8 total, 8 up, 8 in 2024-09-21T10:09:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[39999]: pgmap v165: 89 pgs: 89 active+clean; 199 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 803 KiB/s wr, 10 op/s 2024-09-21T10:09:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:36 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1623260844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:37.637 INFO:tasks.rados.rados.0.smithi007.stdout:928: done (4 left) 2024-09-21T10:09:37.637 INFO:tasks.rados.rados.0.smithi007.stdout:929: read oid 34 snap -1 2024-09-21T10:09:37.637 INFO:tasks.rados.rados.0.smithi007.stdout:929: expect deleted 2024-09-21T10:09:37.637 INFO:tasks.rados.rados.0.smithi007.stdout:930: snap_create 2024-09-21T10:09:37.638 INFO:tasks.rados.rados.0.smithi007.stdout:924: expect (ObjNum 348 snap 107 seq_num 348) 2024-09-21T10:09:37.808 INFO:tasks.rados.rados.0.smithi007.stdout:925: finishing write tid 1 to smithi00780062-35 2024-09-21T10:09:37.808 INFO:tasks.rados.rados.0.smithi007.stdout:925: finishing write tid 2 to smithi00780062-35 2024-09-21T10:09:37.808 INFO:tasks.rados.rados.0.smithi007.stdout:925: finishing write tid 3 to smithi00780062-35 2024-09-21T10:09:37.808 INFO:tasks.rados.rados.0.smithi007.stdout:925: finishing write tid 4 to smithi00780062-35 2024-09-21T10:09:37.808 INFO:tasks.rados.rados.0.smithi007.stdout:925: oid 35 updating version 0 to 220 2024-09-21T10:09:37.808 INFO:tasks.rados.rados.0.smithi007.stdout:925: oid 35 updating version 220 to 221 2024-09-21T10:09:37.808 INFO:tasks.rados.rados.0.smithi007.stdout:925: oid 35 version 221 is already newer than 219 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 221 (ObjNum 378 snap 119 seq_num 378) dirty exists 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:925: left oid 35 (ObjNum 378 snap 119 seq_num 378) 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:926: finishing write tid 1 to smithi00780062-18 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:926: finishing write tid 2 to smithi00780062-18 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:926: finishing write tid 3 to smithi00780062-18 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:926: finishing write tid 4 to smithi00780062-18 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:926: oid 18 updating version 0 to 907 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:926: oid 18 updating version 907 to 909 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:926: oid 18 version 909 is already newer than 908 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 909 (ObjNum 379 snap 119 seq_num 379) dirty exists 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:926: left oid 18 (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:09:37.809 INFO:tasks.rados.rados.0.smithi007.stdout:927: expect (ObjNum 357 snap 110 seq_num 357) 2024-09-21T10:09:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:37 smithi007 ceph-mon[29607]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:37 smithi007 ceph-mon[29607]: osdmap e304: 8 total, 8 up, 8 in 2024-09-21T10:09:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:37 smithi007 ceph-mon[29607]: osdmap e305: 8 total, 8 up, 8 in 2024-09-21T10:09:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:37 smithi007 ceph-mon[39999]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:37 smithi007 ceph-mon[39999]: osdmap e304: 8 total, 8 up, 8 in 2024-09-21T10:09:37.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:37 smithi007 ceph-mon[39999]: osdmap e305: 8 total, 8 up, 8 in 2024-09-21T10:09:38.114 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:37 smithi031 ceph-mon[32927]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:38.114 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:37 smithi031 ceph-mon[32927]: osdmap e304: 8 total, 8 up, 8 in 2024-09-21T10:09:38.115 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:37 smithi031 ceph-mon[32927]: osdmap e305: 8 total, 8 up, 8 in 2024-09-21T10:09:38.638 INFO:tasks.rados.rados.0.smithi007.stdout:924: done (5 left) 2024-09-21T10:09:38.638 INFO:tasks.rados.rados.0.smithi007.stdout:925: done (4 left) 2024-09-21T10:09:38.638 INFO:tasks.rados.rados.0.smithi007.stdout:926: done (3 left) 2024-09-21T10:09:38.638 INFO:tasks.rados.rados.0.smithi007.stdout:927: done (2 left) 2024-09-21T10:09:38.638 INFO:tasks.rados.rados.0.smithi007.stdout:929: done (1 left) 2024-09-21T10:09:38.638 INFO:tasks.rados.rados.0.smithi007.stdout:930: done (0 left) 2024-09-21T10:09:38.638 INFO:tasks.rados.rados.0.smithi007.stdout:931: rollback oid 28 current snap is 120 2024-09-21T10:09:38.638 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 28 to 111 2024-09-21T10:09:38.638 INFO:tasks.rados.rados.0.smithi007.stdout:932: read oid 29 snap -1 2024-09-21T10:09:38.639 INFO:tasks.rados.rados.0.smithi007.stdout:932: expect deleted 2024-09-21T10:09:38.639 INFO:tasks.rados.rados.0.smithi007.stdout:933: rollback oid 42 current snap is 120 2024-09-21T10:09:38.639 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 42 to 119 2024-09-21T10:09:38.639 INFO:tasks.rados.rados.0.smithi007.stdout:934: read oid 46 snap -1 2024-09-21T10:09:38.639 INFO:tasks.rados.rados.0.smithi007.stdout:934: expect (ObjNum 260 snap 81 seq_num 260) 2024-09-21T10:09:38.639 INFO:tasks.rados.rados.0.smithi007.stdout:935: write oid 1 current snap is 120 2024-09-21T10:09:38.639 INFO:tasks.rados.rados.0.smithi007.stdout:935: seq_num 380 ranges {786660=695917,1903628=435462} 2024-09-21T10:09:38.646 INFO:tasks.rados.rados.0.smithi007.stdout:935: writing smithi00780062-1 from 786660 to 1482577 tid 1 2024-09-21T10:09:38.651 INFO:tasks.rados.rados.0.smithi007.stdout:935: writing smithi00780062-1 from 1903628 to 2339090 tid 2 2024-09-21T10:09:38.651 INFO:tasks.rados.rados.0.smithi007.stdout:936: read oid 30 snap -1 2024-09-21T10:09:38.651 INFO:tasks.rados.rados.0.smithi007.stdout:936: expect deleted 2024-09-21T10:09:38.651 INFO:tasks.rados.rados.0.smithi007.stdout:937: delete oid 48 current snap is 120 2024-09-21T10:09:38.651 INFO:tasks.rados.rados.0.smithi007.stdout:933: finishing rollback tid 0 to smithi00780062-42 2024-09-21T10:09:38.651 INFO:tasks.rados.rados.0.smithi007.stdout:933: finishing rollback tid 1 to smithi00780062-42 2024-09-21T10:09:38.651 INFO:tasks.rados.rados.0.smithi007.stdout:933: finishing rollback tid 2 to smithi00780062-42 2024-09-21T10:09:38.652 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 426 (ObjNum 344 snap 105 seq_num 344) dirty exists 2024-09-21T10:09:38.652 INFO:tasks.rados.rados.0.smithi007.stdout:931: finishing rollback tid 0 to smithi00780062-28 2024-09-21T10:09:38.652 INFO:tasks.rados.rados.0.smithi007.stdout:931: finishing rollback tid 1 to smithi00780062-28 2024-09-21T10:09:38.652 INFO:tasks.rados.rados.0.smithi007.stdout:931: finishing rollback tid 2 to smithi00780062-28 2024-09-21T10:09:38.652 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 258 (ObjNum 359 snap 110 seq_num 359) dirty exists 2024-09-21T10:09:38.652 INFO:tasks.rados.rados.0.smithi007.stdout:934: expect (ObjNum 260 snap 81 seq_num 260) 2024-09-21T10:09:38.778 INFO:tasks.rados.rados.0.smithi007.stdout:935: finishing write tid 1 to smithi00780062-1 2024-09-21T10:09:38.778 INFO:tasks.rados.rados.0.smithi007.stdout:935: finishing write tid 2 to smithi00780062-1 2024-09-21T10:09:38.778 INFO:tasks.rados.rados.0.smithi007.stdout:935: finishing write tid 3 to smithi00780062-1 2024-09-21T10:09:38.778 INFO:tasks.rados.rados.0.smithi007.stdout:935: finishing write tid 4 to smithi00780062-1 2024-09-21T10:09:38.778 INFO:tasks.rados.rados.0.smithi007.stdout:935: oid 1 updating version 0 to 278 2024-09-21T10:09:38.778 INFO:tasks.rados.rados.0.smithi007.stdout:935: oid 1 version 278 is already newer than 277 2024-09-21T10:09:38.778 INFO:tasks.rados.rados.0.smithi007.stdout:935: oid 1 updating version 278 to 279 2024-09-21T10:09:38.778 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 279 (ObjNum 380 snap 120 seq_num 380) dirty exists 2024-09-21T10:09:38.778 INFO:tasks.rados.rados.0.smithi007.stdout:935: left oid 1 (ObjNum 380 snap 120 seq_num 380) 2024-09-21T10:09:38.778 INFO:tasks.rados.rados.0.smithi007.stdout:931: done (6 left) 2024-09-21T10:09:38.779 INFO:tasks.rados.rados.0.smithi007.stdout:932: done (5 left) 2024-09-21T10:09:38.779 INFO:tasks.rados.rados.0.smithi007.stdout:933: done (4 left) 2024-09-21T10:09:38.779 INFO:tasks.rados.rados.0.smithi007.stdout:934: done (3 left) 2024-09-21T10:09:38.779 INFO:tasks.rados.rados.0.smithi007.stdout:935: done (2 left) 2024-09-21T10:09:38.779 INFO:tasks.rados.rados.0.smithi007.stdout:936: done (1 left) 2024-09-21T10:09:38.779 INFO:tasks.rados.rados.0.smithi007.stdout:937: done (0 left) 2024-09-21T10:09:38.779 INFO:tasks.rados.rados.0.smithi007.stdout:938: snap_remove snap 113 2024-09-21T10:09:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:38 smithi007 ceph-mon[29607]: pgmap v168: 89 pgs: 89 active+clean; 199 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 803 KiB/s wr, 9 op/s 2024-09-21T10:09:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:38 smithi007 ceph-mon[29607]: osdmap e306: 8 total, 8 up, 8 in 2024-09-21T10:09:38.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:38 smithi007 ceph-mon[39999]: pgmap v168: 89 pgs: 89 active+clean; 199 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 803 KiB/s wr, 9 op/s 2024-09-21T10:09:38.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:38 smithi007 ceph-mon[39999]: osdmap e306: 8 total, 8 up, 8 in 2024-09-21T10:09:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:38 smithi031 ceph-mon[32927]: pgmap v168: 89 pgs: 89 active+clean; 199 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 803 KiB/s wr, 9 op/s 2024-09-21T10:09:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:38 smithi031 ceph-mon[32927]: osdmap e306: 8 total, 8 up, 8 in 2024-09-21T10:09:39.728 INFO:tasks.rados.rados.0.smithi007.stdout:938: done (0 left) 2024-09-21T10:09:39.729 INFO:tasks.rados.rados.0.smithi007.stdout:939: read oid 5 snap -1 2024-09-21T10:09:39.729 INFO:tasks.rados.rados.0.smithi007.stdout:939: expect (ObjNum 351 snap 108 seq_num 351) 2024-09-21T10:09:39.729 INFO:tasks.rados.rados.0.smithi007.stdout:940: delete oid 37 current snap is 120 2024-09-21T10:09:39.735 INFO:tasks.rados.rados.0.smithi007.stdout:940: done (1 left) 2024-09-21T10:09:39.735 INFO:tasks.rados.rados.0.smithi007.stdout:941: write oid 45 current snap is 120 2024-09-21T10:09:39.735 INFO:tasks.rados.rados.0.smithi007.stdout:941: seq_num 383 ranges {437081=638017,1679074=582789} 2024-09-21T10:09:39.741 INFO:tasks.rados.rados.0.smithi007.stdout:941: writing smithi00780062-45 from 437081 to 1075098 tid 1 2024-09-21T10:09:39.748 INFO:tasks.rados.rados.0.smithi007.stdout:941: writing smithi00780062-45 from 1679074 to 2261863 tid 2 2024-09-21T10:09:39.748 INFO:tasks.rados.rados.0.smithi007.stdout:942: read oid 33 snap -1 2024-09-21T10:09:39.748 INFO:tasks.rados.rados.0.smithi007.stdout:942: expect (ObjNum 310 snap 93 seq_num 310) 2024-09-21T10:09:39.748 INFO:tasks.rados.rados.0.smithi007.stdout:943: snap_remove snap 91 2024-09-21T10:09:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: Upgrade: Finalizing container_image settings 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:09:40.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:09:40.169 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: Upgrade: Complete! 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:40.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:40.171 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.171 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:40.171 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:40.171 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:40.171 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:39 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: Upgrade: Finalizing container_image settings 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:09:40.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:09:40.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:40.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:40.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:09:40.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:09:40.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:40.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:09:40.197 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: Upgrade: Finalizing container_image settings 2024-09-21T10:09:40.197 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.197 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:09:40.197 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:09:40.197 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.197 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:09:40.197 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:09:40.197 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:09:40.197 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:09:40.197 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:09:40.198 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:09:40.199 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.201 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.201 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.201 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: Upgrade: Complete! 2024-09-21T10:09:40.201 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:09:40.201 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:09:40.201 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:40.201 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:40.201 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:40.202 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.203 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:40.203 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:40.203 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:40.203 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.203 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: Upgrade: Complete! 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:40.204 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:39 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:40.736 INFO:tasks.rados.rados.0.smithi007.stdout:939: expect (ObjNum 351 snap 108 seq_num 351) 2024-09-21T10:09:41.098 INFO:tasks.rados.rados.0.smithi007.stdout:941: finishing write tid 1 to smithi00780062-45 2024-09-21T10:09:41.098 INFO:tasks.rados.rados.0.smithi007.stdout:942: expect (ObjNum 310 snap 93 seq_num 310) 2024-09-21T10:09:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:40 smithi031 ceph-mon[32927]: osdmap e307: 8 total, 8 up, 8 in 2024-09-21T10:09:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:40 smithi031 ceph-mon[32927]: pgmap v171: 89 pgs: 89 active+clean; 202 MiB data, 683 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-09-21T10:09:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:40 smithi007 ceph-mon[29607]: osdmap e307: 8 total, 8 up, 8 in 2024-09-21T10:09:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:40 smithi007 ceph-mon[29607]: pgmap v171: 89 pgs: 89 active+clean; 202 MiB data, 683 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-09-21T10:09:41.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:40 smithi007 ceph-mon[39999]: osdmap e307: 8 total, 8 up, 8 in 2024-09-21T10:09:41.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:40 smithi007 ceph-mon[39999]: pgmap v171: 89 pgs: 89 active+clean; 202 MiB data, 683 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-09-21T10:09:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:09:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:09:40] "GET /metrics HTTP/1.1" 200 36253 "" "Prometheus/2.51.0" 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:941: finishing write tid 2 to smithi00780062-45 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:941: finishing write tid 3 to smithi00780062-45 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:941: finishing write tid 4 to smithi00780062-45 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:941: oid 45 updating version 0 to 500 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:941: oid 45 version 500 is already newer than 499 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:941: oid 45 version 500 is already newer than 498 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 500 (ObjNum 383 snap 120 seq_num 383) dirty exists 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:941: left oid 45 (ObjNum 383 snap 120 seq_num 383) 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:939: done (3 left) 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:941: done (2 left) 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:942: done (1 left) 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:943: done (0 left) 2024-09-21T10:09:41.252 INFO:tasks.rados.rados.0.smithi007.stdout:944: write oid 5 current snap is 120 2024-09-21T10:09:41.253 INFO:tasks.rados.rados.0.smithi007.stdout:944: seq_num 384 ranges {453888=713266,1737556=442800} 2024-09-21T10:09:41.257 INFO:tasks.rados.rados.0.smithi007.stdout:944: writing smithi00780062-5 from 453888 to 1167154 tid 1 2024-09-21T10:09:41.263 INFO:tasks.rados.rados.0.smithi007.stdout:944: writing smithi00780062-5 from 1737556 to 2180356 tid 2 2024-09-21T10:09:41.263 INFO:tasks.rados.rados.0.smithi007.stdout:945: write oid 38 current snap is 120 2024-09-21T10:09:41.263 INFO:tasks.rados.rados.0.smithi007.stdout:945: seq_num 385 ranges {470695=788515,1679685=586458} 2024-09-21T10:09:41.270 INFO:tasks.rados.rados.0.smithi007.stdout:945: writing smithi00780062-38 from 470695 to 1259210 tid 1 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:945: writing smithi00780062-38 from 1679685 to 2266143 tid 2 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:946: rollback oid 24 current snap is 120 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 24 to 104 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:944: finishing write tid 1 to smithi00780062-5 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:944: finishing write tid 2 to smithi00780062-5 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:944: finishing write tid 3 to smithi00780062-5 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:944: finishing write tid 4 to smithi00780062-5 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:944: oid 5 updating version 0 to 291 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:944: oid 5 version 291 is already newer than 289 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:944: oid 5 version 291 is already newer than 290 2024-09-21T10:09:41.276 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 291 (ObjNum 384 snap 120 seq_num 384) dirty exists 2024-09-21T10:09:41.277 INFO:tasks.rados.rados.0.smithi007.stdout:944: left oid 5 (ObjNum 384 snap 120 seq_num 384) 2024-09-21T10:09:41.277 INFO:tasks.rados.rados.0.smithi007.stdout:945: finishing write tid 1 to smithi00780062-38 2024-09-21T10:09:41.277 INFO:tasks.rados.rados.0.smithi007.stdout:944: done (2 left) 2024-09-21T10:09:41.277 INFO:tasks.rados.rados.0.smithi007.stdout:947: write oid 6 current snap is 120 2024-09-21T10:09:41.277 INFO:tasks.rados.rados.0.smithi007.stdout:947: seq_num 386 ranges {487502=463764,1738167=446469} 2024-09-21T10:09:41.280 INFO:tasks.rados.rados.0.smithi007.stdout:947: writing smithi00780062-6 from 487502 to 951266 tid 1 2024-09-21T10:09:41.287 INFO:tasks.rados.rados.0.smithi007.stdout:947: writing smithi00780062-6 from 1738167 to 2184636 tid 2 2024-09-21T10:09:41.287 INFO:tasks.rados.rados.0.smithi007.stdout:948: snap_remove snap 102 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:948: done (3 left) 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:949: snap_create 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:946: finishing rollback tid 0 to smithi00780062-24 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:946: finishing rollback tid 1 to smithi00780062-24 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:946: finishing rollback tid 2 to smithi00780062-24 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 295 (ObjNum 325 snap 100 seq_num 325) dirty exists 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:945: finishing write tid 2 to smithi00780062-38 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:945: finishing write tid 3 to smithi00780062-38 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:945: finishing write tid 4 to smithi00780062-38 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:945: oid 38 updating version 0 to 925 2024-09-21T10:09:41.741 INFO:tasks.rados.rados.0.smithi007.stdout:945: oid 38 version 925 is already newer than 924 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:945: oid 38 updating version 925 to 926 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 926 (ObjNum 385 snap 120 seq_num 385) dirty exists 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:945: left oid 38 (ObjNum 385 snap 120 seq_num 385) 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:947: finishing write tid 1 to smithi00780062-6 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:947: finishing write tid 2 to smithi00780062-6 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:947: finishing write tid 3 to smithi00780062-6 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:947: finishing write tid 4 to smithi00780062-6 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:947: oid 6 updating version 0 to 214 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:947: oid 6 updating version 214 to 215 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:947: oid 6 version 215 is already newer than 213 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 215 (ObjNum 386 snap 120 seq_num 386) dirty exists 2024-09-21T10:09:41.742 INFO:tasks.rados.rados.0.smithi007.stdout:947: left oid 6 (ObjNum 386 snap 120 seq_num 386) 2024-09-21T10:09:42.156 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:41 smithi031 ceph-mon[32927]: osdmap e308: 8 total, 8 up, 8 in 2024-09-21T10:09:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:41 smithi007 ceph-mon[29607]: osdmap e308: 8 total, 8 up, 8 in 2024-09-21T10:09:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:41 smithi007 ceph-mon[39999]: osdmap e308: 8 total, 8 up, 8 in 2024-09-21T10:09:42.638 INFO:tasks.rados.rados.0.smithi007.stdout:945: done (3 left) 2024-09-21T10:09:42.638 INFO:tasks.rados.rados.0.smithi007.stdout:946: done (2 left) 2024-09-21T10:09:42.638 INFO:tasks.rados.rados.0.smithi007.stdout:947: done (1 left) 2024-09-21T10:09:42.638 INFO:tasks.rados.rados.0.smithi007.stdout:949: done (0 left) 2024-09-21T10:09:42.638 INFO:tasks.rados.rados.0.smithi007.stdout:950: snap_remove snap 117 2024-09-21T10:09:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:42 smithi031 ceph-mon[32927]: osdmap e309: 8 total, 8 up, 8 in 2024-09-21T10:09:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:42 smithi031 ceph-mon[32927]: pgmap v174: 89 pgs: 89 active+clean; 202 MiB data, 683 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-09-21T10:09:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:42 smithi031 ceph-mon[32927]: osdmap e310: 8 total, 8 up, 8 in 2024-09-21T10:09:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:42 smithi007 ceph-mon[29607]: osdmap e309: 8 total, 8 up, 8 in 2024-09-21T10:09:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:42 smithi007 ceph-mon[29607]: pgmap v174: 89 pgs: 89 active+clean; 202 MiB data, 683 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-09-21T10:09:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:42 smithi007 ceph-mon[29607]: osdmap e310: 8 total, 8 up, 8 in 2024-09-21T10:09:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:42 smithi007 ceph-mon[39999]: osdmap e309: 8 total, 8 up, 8 in 2024-09-21T10:09:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:42 smithi007 ceph-mon[39999]: pgmap v174: 89 pgs: 89 active+clean; 202 MiB data, 683 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-09-21T10:09:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:42 smithi007 ceph-mon[39999]: osdmap e310: 8 total, 8 up, 8 in 2024-09-21T10:09:43.640 INFO:tasks.rados.rados.0.smithi007.stdout:950: done (0 left) 2024-09-21T10:09:43.641 INFO:tasks.rados.rados.0.smithi007.stdout:951: delete oid 50 current snap is 121 2024-09-21T10:09:43.646 INFO:tasks.rados.rados.0.smithi007.stdout:951: done (0 left) 2024-09-21T10:09:43.646 INFO:tasks.rados.rados.0.smithi007.stdout:952: delete oid 37 current snap is 121 2024-09-21T10:09:43.648 INFO:tasks.rados.rados.0.smithi007.stdout:952: done (0 left) 2024-09-21T10:09:43.649 INFO:tasks.rados.rados.0.smithi007.stdout:953: write oid 39 current snap is 121 2024-09-21T10:09:43.649 INFO:tasks.rados.rados.0.smithi007.stdout:953: seq_num 389 ranges {537923=405864,1513613=593796} 2024-09-21T10:09:43.653 INFO:tasks.rados.rados.0.smithi007.stdout:953: writing smithi00780062-39 from 537923 to 943787 tid 1 2024-09-21T10:09:43.660 INFO:tasks.rados.rados.0.smithi007.stdout:953: writing smithi00780062-39 from 1513613 to 2107409 tid 2 2024-09-21T10:09:43.660 INFO:tasks.rados.rados.0.smithi007.stdout:954: rollback oid 32 current snap is 121 2024-09-21T10:09:43.660 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 116 2024-09-21T10:09:43.660 INFO:tasks.rados.rados.0.smithi007.stdout:953: finishing write tid 1 to smithi00780062-39 2024-09-21T10:09:43.660 INFO:tasks.rados.rados.0.smithi007.stdout:955: snap_remove snap 104 2024-09-21T10:09:44.648 INFO:tasks.rados.rados.0.smithi007.stdout:955: done (2 left) 2024-09-21T10:09:44.648 INFO:tasks.rados.rados.0.smithi007.stdout:956: write oid 19 current snap is 121 2024-09-21T10:09:44.648 INFO:tasks.rados.rados.0.smithi007.stdout:956: seq_num 390 ranges {554730=481113,1572095=737454} 2024-09-21T10:09:44.654 INFO:tasks.rados.rados.0.smithi007.stdout:956: writing smithi00780062-19 from 554730 to 1035843 tid 1 2024-09-21T10:09:44.662 INFO:tasks.rados.rados.0.smithi007.stdout:956: writing smithi00780062-19 from 1572095 to 2309549 tid 2 2024-09-21T10:09:44.662 INFO:tasks.rados.rados.0.smithi007.stdout:957: snap_remove snap 110 2024-09-21T10:09:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:44 smithi031 ceph-mon[32927]: osdmap e311: 8 total, 8 up, 8 in 2024-09-21T10:09:44.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:44 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:44.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:44 smithi031 ceph-mon[32927]: pgmap v177: 89 pgs: 89 active+clean; 182 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 298 KiB/s wr, 3 op/s 2024-09-21T10:09:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:44 smithi007 ceph-mon[29607]: osdmap e311: 8 total, 8 up, 8 in 2024-09-21T10:09:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:44 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:44 smithi007 ceph-mon[29607]: pgmap v177: 89 pgs: 89 active+clean; 182 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 298 KiB/s wr, 3 op/s 2024-09-21T10:09:44.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:44 smithi007 ceph-mon[39999]: osdmap e311: 8 total, 8 up, 8 in 2024-09-21T10:09:44.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:44 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:09:44.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:44 smithi007 ceph-mon[39999]: pgmap v177: 89 pgs: 89 active+clean; 182 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 298 KiB/s wr, 3 op/s 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:957: done (3 left) 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:958: snap_create 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:953: finishing write tid 2 to smithi00780062-39 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:953: finishing write tid 3 to smithi00780062-39 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:953: finishing write tid 4 to smithi00780062-39 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:953: oid 39 updating version 0 to 422 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:953: oid 39 version 422 is already newer than 421 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:953: oid 39 version 422 is already newer than 420 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 422 (ObjNum 389 snap 121 seq_num 389) dirty exists 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:953: left oid 39 (ObjNum 389 snap 121 seq_num 389) 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:954: finishing rollback tid 0 to smithi00780062-32 2024-09-21T10:09:45.655 INFO:tasks.rados.rados.0.smithi007.stdout:954: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:954: finishing rollback tid 2 to smithi00780062-32 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 426 (ObjNum 303 snap 93 seq_num 303) dirty exists 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:956: finishing write tid 1 to smithi00780062-19 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:956: finishing write tid 2 to smithi00780062-19 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:956: finishing write tid 3 to smithi00780062-19 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:956: finishing write tid 4 to smithi00780062-19 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:956: oid 19 updating version 0 to 225 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:956: oid 19 version 225 is already newer than 224 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:956: oid 19 version 225 is already newer than 223 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 225 (ObjNum 390 snap 121 seq_num 390) dirty exists 2024-09-21T10:09:45.656 INFO:tasks.rados.rados.0.smithi007.stdout:956: left oid 19 (ObjNum 390 snap 121 seq_num 390) 2024-09-21T10:09:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:45 smithi031 ceph-mon[32927]: osdmap e312: 8 total, 8 up, 8 in 2024-09-21T10:09:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:45 smithi007 ceph-mon[29607]: osdmap e312: 8 total, 8 up, 8 in 2024-09-21T10:09:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:45 smithi007 ceph-mon[39999]: osdmap e312: 8 total, 8 up, 8 in 2024-09-21T10:09:46.662 INFO:tasks.rados.rados.0.smithi007.stdout:953: done (3 left) 2024-09-21T10:09:46.662 INFO:tasks.rados.rados.0.smithi007.stdout:954: done (2 left) 2024-09-21T10:09:46.662 INFO:tasks.rados.rados.0.smithi007.stdout:956: done (1 left) 2024-09-21T10:09:46.662 INFO:tasks.rados.rados.0.smithi007.stdout:958: done (0 left) 2024-09-21T10:09:46.662 INFO:tasks.rados.rados.0.smithi007.stdout:959: read oid 16 snap 107 2024-09-21T10:09:46.662 INFO:tasks.rados.rados.0.smithi007.stdout:959: expect deleted 2024-09-21T10:09:46.662 INFO:tasks.rados.rados.0.smithi007.stdout:960: snap_remove snap 111 2024-09-21T10:09:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:46 smithi031 ceph-mon[32927]: osdmap e313: 8 total, 8 up, 8 in 2024-09-21T10:09:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:46 smithi031 ceph-mon[32927]: pgmap v180: 89 pgs: 89 active+clean; 166 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:09:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:46 smithi007 ceph-mon[29607]: osdmap e313: 8 total, 8 up, 8 in 2024-09-21T10:09:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:46 smithi007 ceph-mon[29607]: pgmap v180: 89 pgs: 89 active+clean; 166 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:09:46.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:46 smithi007 ceph-mon[39999]: osdmap e313: 8 total, 8 up, 8 in 2024-09-21T10:09:46.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:46 smithi007 ceph-mon[39999]: pgmap v180: 89 pgs: 89 active+clean; 166 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:09:47.640 INFO:tasks.rados.rados.0.smithi007.stdout:960: done (1 left) 2024-09-21T10:09:47.640 INFO:tasks.rados.rados.0.smithi007.stdout:961: rollback oid 7 current snap is 122 2024-09-21T10:09:47.640 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 119 2024-09-21T10:09:47.640 INFO:tasks.rados.rados.0.smithi007.stdout:962: write oid 27 current snap is 122 2024-09-21T10:09:47.640 INFO:tasks.rados.rados.0.smithi007.stdout:962: seq_num 391 ranges {571537=556362,1630577=597465} 2024-09-21T10:09:47.647 INFO:tasks.rados.rados.0.smithi007.stdout:962: writing smithi00780062-27 from 571537 to 1127899 tid 1 2024-09-21T10:09:47.654 INFO:tasks.rados.rados.0.smithi007.stdout:962: writing smithi00780062-27 from 1630577 to 2228042 tid 2 2024-09-21T10:09:47.654 INFO:tasks.rados.rados.0.smithi007.stdout:963: write oid 20 current snap is 122 2024-09-21T10:09:47.654 INFO:tasks.rados.rados.0.smithi007.stdout:963: seq_num 392 ranges {588344=631611,1689059=741123} 2024-09-21T10:09:47.660 INFO:tasks.rados.rados.0.smithi007.stdout:963: writing smithi00780062-20 from 588344 to 1219955 tid 1 2024-09-21T10:09:47.667 INFO:tasks.rados.rados.0.smithi007.stdout:963: writing smithi00780062-20 from 1689059 to 2430182 tid 2 2024-09-21T10:09:47.667 INFO:tasks.rados.rados.0.smithi007.stdout:964: write oid 13 current snap is 122 2024-09-21T10:09:47.667 INFO:tasks.rados.rados.0.smithi007.stdout:964: seq_num 393 ranges {605151=706860,2031188=573963} 2024-09-21T10:09:47.674 INFO:tasks.rados.rados.0.smithi007.stdout:964: writing smithi00780062-13 from 605151 to 1312011 tid 1 2024-09-21T10:09:47.682 INFO:tasks.rados.rados.0.smithi007.stdout:964: writing smithi00780062-13 from 2031188 to 2605151 tid 2 2024-09-21T10:09:47.682 INFO:tasks.rados.rados.0.smithi007.stdout:965: read oid 35 snap -1 2024-09-21T10:09:47.682 INFO:tasks.rados.rados.0.smithi007.stdout:965: expect (ObjNum 378 snap 119 seq_num 378) 2024-09-21T10:09:47.682 INFO:tasks.rados.rados.0.smithi007.stdout:966: write oid 17 current snap is 122 2024-09-21T10:09:47.682 INFO:tasks.rados.rados.0.smithi007.stdout:966: seq_num 394 ranges {621958=782109,2089670=532288} 2024-09-21T10:09:47.689 INFO:tasks.rados.rados.0.smithi007.stdout:966: writing smithi00780062-17 from 621958 to 1404067 tid 1 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:966: writing smithi00780062-17 from 2089670 to 2621958 tid 2 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:967: read oid 26 snap -1 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:967: expect deleted 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:968: read oid 18 snap -1 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:968: expect (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:969: rollback oid 34 current snap is 122 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 34 to 120 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:959: done (9 left) 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:970: delete oid 43 current snap is 122 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:961: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:09:47.697 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 0 (ObjNum 33 snap 0 seq_num 3804665648) dirty dne 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:962: finishing write tid 1 to smithi00780062-27 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:962: finishing write tid 2 to smithi00780062-27 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:962: finishing write tid 3 to smithi00780062-27 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:962: finishing write tid 4 to smithi00780062-27 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:962: oid 27 updating version 0 to 944 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:962: oid 27 version 944 is already newer than 942 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:962: oid 27 version 944 is already newer than 943 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 944 (ObjNum 391 snap 122 seq_num 391) dirty exists 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:962: left oid 27 (ObjNum 391 snap 122 seq_num 391) 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:963: finishing write tid 1 to smithi00780062-20 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:963: finishing write tid 2 to smithi00780062-20 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:963: finishing write tid 3 to smithi00780062-20 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:963: finishing write tid 4 to smithi00780062-20 2024-09-21T10:09:47.698 INFO:tasks.rados.rados.0.smithi007.stdout:963: oid 20 updating version 0 to 236 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:963: oid 20 version 236 is already newer than 235 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:963: oid 20 updating version 236 to 237 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 237 (ObjNum 392 snap 122 seq_num 392) dirty exists 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:963: left oid 20 (ObjNum 392 snap 122 seq_num 392) 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:964: finishing write tid 1 to smithi00780062-13 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:964: finishing write tid 2 to smithi00780062-13 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:964: finishing write tid 3 to smithi00780062-13 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:964: finishing write tid 4 to smithi00780062-13 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:964: oid 13 updating version 0 to 946 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:964: oid 13 updating version 946 to 947 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:964: oid 13 version 947 is already newer than 945 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 947 (ObjNum 393 snap 122 seq_num 393) dirty exists 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:964: left oid 13 (ObjNum 393 snap 122 seq_num 393) 2024-09-21T10:09:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:965: expect (ObjNum 378 snap 119 seq_num 378) 2024-09-21T10:09:47.818 INFO:tasks.rados.rados.0.smithi007.stdout:966: finishing write tid 1 to smithi00780062-17 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:969: finishing rollback tid 1 to smithi00780062-34 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 353 (ObjNum 129 snap 0 seq_num 3837089496) dirty dne 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:966: finishing write tid 2 to smithi00780062-17 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:966: finishing write tid 3 to smithi00780062-17 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:961: done (9 left) 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:962: done (8 left) 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:963: done (7 left) 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:964: done (6 left) 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:965: done (5 left) 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:967: done (4 left) 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:969: done (3 left) 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:970: done (2 left) 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:971: read oid 27 snap -1 2024-09-21T10:09:47.819 INFO:tasks.rados.rados.0.smithi007.stdout:971: expect (ObjNum 391 snap 122 seq_num 391) 2024-09-21T10:09:47.820 INFO:tasks.rados.rados.0.smithi007.stdout:972: rollback oid 47 current snap is 122 2024-09-21T10:09:47.820 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 47 to 116 2024-09-21T10:09:47.820 INFO:tasks.rados.rados.0.smithi007.stdout:966: finishing write tid 4 to smithi00780062-17 2024-09-21T10:09:47.820 INFO:tasks.rados.rados.0.smithi007.stdout:966: oid 17 updating version 0 to 394 2024-09-21T10:09:47.820 INFO:tasks.rados.rados.0.smithi007.stdout:966: oid 17 version 394 is already newer than 393 2024-09-21T10:09:47.820 INFO:tasks.rados.rados.0.smithi007.stdout:966: oid 17 version 394 is already newer than 392 2024-09-21T10:09:47.820 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 394 (ObjNum 394 snap 122 seq_num 394) dirty exists 2024-09-21T10:09:47.820 INFO:tasks.rados.rados.0.smithi007.stdout:966: left oid 17 (ObjNum 394 snap 122 seq_num 394) 2024-09-21T10:09:47.820 INFO:tasks.rados.rados.0.smithi007.stdout:968: expect (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:09:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:47 smithi031 ceph-mon[32927]: osdmap e314: 8 total, 8 up, 8 in 2024-09-21T10:09:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:47 smithi031 ceph-mon[32927]: osdmap e315: 8 total, 8 up, 8 in 2024-09-21T10:09:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:47 smithi007 ceph-mon[29607]: osdmap e314: 8 total, 8 up, 8 in 2024-09-21T10:09:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:47 smithi007 ceph-mon[29607]: osdmap e315: 8 total, 8 up, 8 in 2024-09-21T10:09:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:47 smithi007 ceph-mon[39999]: osdmap e314: 8 total, 8 up, 8 in 2024-09-21T10:09:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:47 smithi007 ceph-mon[39999]: osdmap e315: 8 total, 8 up, 8 in 2024-09-21T10:09:47.945 INFO:tasks.rados.rados.0.smithi007.stdout:972: finishing rollback tid 0 to smithi00780062-47 2024-09-21T10:09:47.945 INFO:tasks.rados.rados.0.smithi007.stdout:972: finishing rollback tid 1 to smithi00780062-47 2024-09-21T10:09:47.945 INFO:tasks.rados.rados.0.smithi007.stdout:966: done (3 left) 2024-09-21T10:09:47.945 INFO:tasks.rados.rados.0.smithi007.stdout:968: done (2 left) 2024-09-21T10:09:47.945 INFO:tasks.rados.rados.0.smithi007.stdout:973: snap_remove snap 118 2024-09-21T10:09:48.668 INFO:tasks.rados.rados.0.smithi007.stdout:973: done (2 left) 2024-09-21T10:09:48.668 INFO:tasks.rados.rados.0.smithi007.stdout:974: snap_remove snap 119 2024-09-21T10:09:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:48 smithi031 ceph-mon[32927]: pgmap v183: 89 pgs: 89 active+clean; 166 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-09-21T10:09:48.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:48 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:48 smithi007 ceph-mon[29607]: pgmap v183: 89 pgs: 89 active+clean; 166 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-09-21T10:09:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:48 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:48.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:48 smithi007 ceph-mon[39999]: pgmap v183: 89 pgs: 89 active+clean; 166 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-09-21T10:09:48.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:48 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:49.674 INFO:tasks.rados.rados.0.smithi007.stdout:974: done (2 left) 2024-09-21T10:09:49.674 INFO:tasks.rados.rados.0.smithi007.stdout:975: write oid 45 current snap is 122 2024-09-21T10:09:49.674 INFO:tasks.rados.rados.0.smithi007.stdout:975: seq_num 396 ranges {655572=648960,1922987=732585} 2024-09-21T10:09:49.681 INFO:tasks.rados.rados.0.smithi007.stdout:975: writing smithi00780062-45 from 655572 to 1304532 tid 1 2024-09-21T10:09:49.689 INFO:tasks.rados.rados.0.smithi007.stdout:975: writing smithi00780062-45 from 1922987 to 2655572 tid 2 2024-09-21T10:09:49.689 INFO:tasks.rados.rados.0.smithi007.stdout:976: snap_remove snap 121 2024-09-21T10:09:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:49 smithi031 ceph-mon[32927]: osdmap e316: 8 total, 8 up, 8 in 2024-09-21T10:09:50.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:49 smithi007 ceph-mon[29607]: osdmap e316: 8 total, 8 up, 8 in 2024-09-21T10:09:50.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:49 smithi007 ceph-mon[39999]: osdmap e316: 8 total, 8 up, 8 in 2024-09-21T10:09:50.680 INFO:tasks.rados.rados.0.smithi007.stdout:976: done (3 left) 2024-09-21T10:09:50.680 INFO:tasks.rados.rados.0.smithi007.stdout:977: delete oid 36 current snap is 122 2024-09-21T10:09:50.680 INFO:tasks.rados.rados.0.smithi007.stdout:972: finishing rollback tid 2 to smithi00780062-47 2024-09-21T10:09:50.680 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 554 (ObjNum 332 snap 102 seq_num 332) dirty exists 2024-09-21T10:09:50.680 INFO:tasks.rados.rados.0.smithi007.stdout:971: expect (ObjNum 391 snap 122 seq_num 391) 2024-09-21T10:09:50.894 INFO:tasks.rados.rados.0.smithi007.stdout:975: finishing write tid 1 to smithi00780062-45 2024-09-21T10:09:50.894 INFO:tasks.rados.rados.0.smithi007.stdout:975: finishing write tid 2 to smithi00780062-45 2024-09-21T10:09:50.894 INFO:tasks.rados.rados.0.smithi007.stdout:975: finishing write tid 3 to smithi00780062-45 2024-09-21T10:09:50.894 INFO:tasks.rados.rados.0.smithi007.stdout:975: finishing write tid 4 to smithi00780062-45 2024-09-21T10:09:50.894 INFO:tasks.rados.rados.0.smithi007.stdout:975: oid 45 updating version 0 to 520 2024-09-21T10:09:50.894 INFO:tasks.rados.rados.0.smithi007.stdout:975: oid 45 updating version 520 to 524 2024-09-21T10:09:50.894 INFO:tasks.rados.rados.0.smithi007.stdout:975: oid 45 version 524 is already newer than 523 2024-09-21T10:09:50.895 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 524 (ObjNum 396 snap 122 seq_num 396) dirty exists 2024-09-21T10:09:50.895 INFO:tasks.rados.rados.0.smithi007.stdout:975: left oid 45 (ObjNum 396 snap 122 seq_num 396) 2024-09-21T10:09:50.895 INFO:tasks.rados.rados.0.smithi007.stdout:971: done (3 left) 2024-09-21T10:09:50.895 INFO:tasks.rados.rados.0.smithi007.stdout:972: done (2 left) 2024-09-21T10:09:50.895 INFO:tasks.rados.rados.0.smithi007.stdout:975: done (1 left) 2024-09-21T10:09:50.895 INFO:tasks.rados.rados.0.smithi007.stdout:977: done (0 left) 2024-09-21T10:09:50.895 INFO:tasks.rados.rados.0.smithi007.stdout:978: read oid 18 snap -1 2024-09-21T10:09:50.895 INFO:tasks.rados.rados.0.smithi007.stdout:978: expect (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:09:50.895 INFO:tasks.rados.rados.0.smithi007.stdout:979: write oid 25 current snap is 122 2024-09-21T10:09:50.898 INFO:tasks.rados.rados.0.smithi007.stdout:979: seq_num 398 ranges {689186=799458,1923598=752130} 2024-09-21T10:09:50.902 INFO:tasks.rados.rados.0.smithi007.stdout:979: writing smithi00780062-25 from 689186 to 1488644 tid 1 2024-09-21T10:09:50.909 INFO:tasks.rados.rados.0.smithi007.stdout:979: writing smithi00780062-25 from 1923598 to 2675728 tid 2 2024-09-21T10:09:50.909 INFO:tasks.rados.rados.0.smithi007.stdout:980: read oid 34 snap 120 2024-09-21T10:09:50.909 INFO:tasks.rados.rados.0.smithi007.stdout:980: expect deleted 2024-09-21T10:09:50.909 INFO:tasks.rados.rados.0.smithi007.stdout:981: read oid 28 snap 107 2024-09-21T10:09:50.909 INFO:tasks.rados.rados.0.smithi007.stdout:981: expect (ObjNum 293 snap 92 seq_num 293) 2024-09-21T10:09:50.909 INFO:tasks.rados.rados.0.smithi007.stdout:982: write oid 42 current snap is 122 2024-09-21T10:09:50.909 INFO:tasks.rados.rados.0.smithi007.stdout:982: seq_num 399 ranges {705993=474707,1582080=612141} 2024-09-21T10:09:50.915 INFO:tasks.rados.rados.0.smithi007.stdout:982: writing smithi00780062-42 from 705993 to 1180700 tid 1 2024-09-21T10:09:50.921 INFO:tasks.rados.rados.0.smithi007.stdout:982: writing smithi00780062-42 from 1582080 to 2194221 tid 2 2024-09-21T10:09:50.922 INFO:tasks.rados.rados.0.smithi007.stdout:983: read oid 13 snap -1 2024-09-21T10:09:50.922 INFO:tasks.rados.rados.0.smithi007.stdout:983: expect (ObjNum 393 snap 122 seq_num 393) 2024-09-21T10:09:50.922 INFO:tasks.rados.rados.0.smithi007.stdout:984: read oid 43 snap -1 2024-09-21T10:09:50.922 INFO:tasks.rados.rados.0.smithi007.stdout:984: expect deleted 2024-09-21T10:09:50.922 INFO:tasks.rados.rados.0.smithi007.stdout:978: expect (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:09:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:50 smithi007 ceph-mon[29607]: osdmap e317: 8 total, 8 up, 8 in 2024-09-21T10:09:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:50 smithi007 ceph-mon[29607]: pgmap v186: 89 pgs: 89 active+clean; 158 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:09:50.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:09:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:09:50] "GET /metrics HTTP/1.1" 200 36254 "" "Prometheus/2.51.0" 2024-09-21T10:09:50.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:50 smithi007 ceph-mon[39999]: osdmap e317: 8 total, 8 up, 8 in 2024-09-21T10:09:50.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:50 smithi007 ceph-mon[39999]: pgmap v186: 89 pgs: 89 active+clean; 158 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:09:51.048 INFO:tasks.rados.rados.0.smithi007.stdout:979: finishing write tid 1 to smithi00780062-25 2024-09-21T10:09:51.048 INFO:tasks.rados.rados.0.smithi007.stdout:979: finishing write tid 2 to smithi00780062-25 2024-09-21T10:09:51.048 INFO:tasks.rados.rados.0.smithi007.stdout:979: finishing write tid 3 to smithi00780062-25 2024-09-21T10:09:51.048 INFO:tasks.rados.rados.0.smithi007.stdout:979: finishing write tid 4 to smithi00780062-25 2024-09-21T10:09:51.048 INFO:tasks.rados.rados.0.smithi007.stdout:979: oid 25 updating version 0 to 311 2024-09-21T10:09:51.049 INFO:tasks.rados.rados.0.smithi007.stdout:979: oid 25 updating version 311 to 312 2024-09-21T10:09:51.049 INFO:tasks.rados.rados.0.smithi007.stdout:979: oid 25 updating version 312 to 313 2024-09-21T10:09:51.049 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 313 (ObjNum 398 snap 122 seq_num 398) dirty exists 2024-09-21T10:09:51.049 INFO:tasks.rados.rados.0.smithi007.stdout:979: left oid 25 (ObjNum 398 snap 122 seq_num 398) 2024-09-21T10:09:51.049 INFO:tasks.rados.rados.0.smithi007.stdout:981: expect (ObjNum 293 snap 92 seq_num 293) 2024-09-21T10:09:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:50 smithi031 ceph-mon[32927]: osdmap e317: 8 total, 8 up, 8 in 2024-09-21T10:09:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:50 smithi031 ceph-mon[32927]: pgmap v186: 89 pgs: 89 active+clean; 158 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:09:51.248 INFO:tasks.rados.rados.0.smithi007.stdout:982: finishing write tid 1 to smithi00780062-42 2024-09-21T10:09:51.248 INFO:tasks.rados.rados.0.smithi007.stdout:982: finishing write tid 2 to smithi00780062-42 2024-09-21T10:09:51.248 INFO:tasks.rados.rados.0.smithi007.stdout:982: finishing write tid 3 to smithi00780062-42 2024-09-21T10:09:51.248 INFO:tasks.rados.rados.0.smithi007.stdout:982: finishing write tid 4 to smithi00780062-42 2024-09-21T10:09:51.248 INFO:tasks.rados.rados.0.smithi007.stdout:982: oid 42 updating version 0 to 449 2024-09-21T10:09:51.248 INFO:tasks.rados.rados.0.smithi007.stdout:982: oid 42 version 449 is already newer than 448 2024-09-21T10:09:51.249 INFO:tasks.rados.rados.0.smithi007.stdout:982: oid 42 updating version 449 to 450 2024-09-21T10:09:51.249 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 450 (ObjNum 399 snap 122 seq_num 399) dirty exists 2024-09-21T10:09:51.249 INFO:tasks.rados.rados.0.smithi007.stdout:982: left oid 42 (ObjNum 399 snap 122 seq_num 399) 2024-09-21T10:09:51.249 INFO:tasks.rados.rados.0.smithi007.stdout:983: expect (ObjNum 393 snap 122 seq_num 393) 2024-09-21T10:09:51.334 INFO:tasks.rados.rados.0.smithi007.stdout:978: done (6 left) 2024-09-21T10:09:51.334 INFO:tasks.rados.rados.0.smithi007.stdout:979: done (5 left) 2024-09-21T10:09:51.334 INFO:tasks.rados.rados.0.smithi007.stdout:980: done (4 left) 2024-09-21T10:09:51.334 INFO:tasks.rados.rados.0.smithi007.stdout:981: done (3 left) 2024-09-21T10:09:51.334 INFO:tasks.rados.rados.0.smithi007.stdout:982: done (2 left) 2024-09-21T10:09:51.334 INFO:tasks.rados.rados.0.smithi007.stdout:983: done (1 left) 2024-09-21T10:09:51.334 INFO:tasks.rados.rados.0.smithi007.stdout:985: snap_remove snap 115 2024-09-21T10:09:51.680 INFO:tasks.rados.rados.0.smithi007.stdout:985: done (1 left) 2024-09-21T10:09:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:986: rollback oid 8 current snap is 122 2024-09-21T10:09:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 8 to 120 2024-09-21T10:09:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:987: read oid 24 snap -1 2024-09-21T10:09:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:987: expect (ObjNum 325 snap 100 seq_num 325) 2024-09-21T10:09:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:988: rollback oid 9 current snap is 122 2024-09-21T10:09:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 120 2024-09-21T10:09:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:989: write oid 34 current snap is 122 2024-09-21T10:09:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:989: seq_num 400 ranges {722800=549956,2040562=682238} 2024-09-21T10:09:51.688 INFO:tasks.rados.rados.0.smithi007.stdout:989: writing smithi00780062-34 from 722800 to 1272756 tid 1 2024-09-21T10:09:51.697 INFO:tasks.rados.rados.0.smithi007.stdout:989: writing smithi00780062-34 from 2040562 to 2722800 tid 2 2024-09-21T10:09:51.697 INFO:tasks.rados.rados.0.smithi007.stdout:990: read oid 45 snap 107 2024-09-21T10:09:51.697 INFO:tasks.rados.rados.0.smithi007.stdout:990: expect (ObjNum 333 snap 102 seq_num 333) 2024-09-21T10:09:51.697 INFO:tasks.rados.rados.0.smithi007.stdout:984: done (5 left) 2024-09-21T10:09:51.697 INFO:tasks.rados.rados.0.smithi007.stdout:991: snap_create 2024-09-21T10:09:51.697 INFO:tasks.rados.rados.0.smithi007.stdout:988: finishing rollback tid 0 to smithi00780062-9 2024-09-21T10:09:51.698 INFO:tasks.rados.rados.0.smithi007.stdout:988: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:09:51.698 INFO:tasks.rados.rados.0.smithi007.stdout:988: finishing rollback tid 2 to smithi00780062-9 2024-09-21T10:09:51.698 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 530 (ObjNum 267 snap 85 seq_num 267) dirty exists 2024-09-21T10:09:51.698 INFO:tasks.rados.rados.0.smithi007.stdout:986: finishing rollback tid 0 to smithi00780062-8 2024-09-21T10:09:51.698 INFO:tasks.rados.rados.0.smithi007.stdout:986: finishing rollback tid 1 to smithi00780062-8 2024-09-21T10:09:51.698 INFO:tasks.rados.rados.0.smithi007.stdout:986: finishing rollback tid 2 to smithi00780062-8 2024-09-21T10:09:51.698 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 402 (ObjNum 207 snap 59 seq_num 207) dirty exists 2024-09-21T10:09:51.698 INFO:tasks.rados.rados.0.smithi007.stdout:989: finishing write tid 1 to smithi00780062-34 2024-09-21T10:09:51.700 INFO:tasks.rados.rados.0.smithi007.stdout:989: finishing write tid 2 to smithi00780062-34 2024-09-21T10:09:51.701 INFO:tasks.rados.rados.0.smithi007.stdout:989: finishing write tid 3 to smithi00780062-34 2024-09-21T10:09:51.701 INFO:tasks.rados.rados.0.smithi007.stdout:989: finishing write tid 4 to smithi00780062-34 2024-09-21T10:09:51.701 INFO:tasks.rados.rados.0.smithi007.stdout:989: oid 34 updating version 0 to 454 2024-09-21T10:09:51.701 INFO:tasks.rados.rados.0.smithi007.stdout:989: oid 34 version 454 is already newer than 453 2024-09-21T10:09:51.701 INFO:tasks.rados.rados.0.smithi007.stdout:989: oid 34 version 454 is already newer than 452 2024-09-21T10:09:51.701 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 454 (ObjNum 400 snap 122 seq_num 400) dirty exists 2024-09-21T10:09:51.701 INFO:tasks.rados.rados.0.smithi007.stdout:989: left oid 34 (ObjNum 400 snap 122 seq_num 400) 2024-09-21T10:09:51.704 INFO:tasks.rados.rados.0.smithi007.stdout:987: expect (ObjNum 325 snap 100 seq_num 325) 2024-09-21T10:09:51.901 INFO:tasks.rados.rados.0.smithi007.stdout:990: expect (ObjNum 333 snap 102 seq_num 333) 2024-09-21T10:09:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:51 smithi007 ceph-mon[29607]: osdmap e318: 8 total, 8 up, 8 in 2024-09-21T10:09:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:51 smithi007 ceph-mon[39999]: osdmap e318: 8 total, 8 up, 8 in 2024-09-21T10:09:52.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:51 smithi031 ceph-mon[32927]: osdmap e318: 8 total, 8 up, 8 in 2024-09-21T10:09:52.641 INFO:tasks.rados.rados.0.smithi007.stdout:986: done (5 left) 2024-09-21T10:09:52.641 INFO:tasks.rados.rados.0.smithi007.stdout:987: done (4 left) 2024-09-21T10:09:52.641 INFO:tasks.rados.rados.0.smithi007.stdout:988: done (3 left) 2024-09-21T10:09:52.642 INFO:tasks.rados.rados.0.smithi007.stdout:989: done (2 left) 2024-09-21T10:09:52.642 INFO:tasks.rados.rados.0.smithi007.stdout:990: done (1 left) 2024-09-21T10:09:52.642 INFO:tasks.rados.rados.0.smithi007.stdout:991: done (0 left) 2024-09-21T10:09:52.642 INFO:tasks.rados.rados.0.smithi007.stdout:992: snap_create 2024-09-21T10:09:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:52 smithi007 ceph-mon[29607]: osdmap e319: 8 total, 8 up, 8 in 2024-09-21T10:09:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:52 smithi007 ceph-mon[29607]: pgmap v189: 89 pgs: 89 active+clean; 158 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:09:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:52 smithi007 ceph-mon[29607]: osdmap e320: 8 total, 8 up, 8 in 2024-09-21T10:09:52.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:52 smithi007 ceph-mon[39999]: osdmap e319: 8 total, 8 up, 8 in 2024-09-21T10:09:52.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:52 smithi007 ceph-mon[39999]: pgmap v189: 89 pgs: 89 active+clean; 158 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:09:52.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:52 smithi007 ceph-mon[39999]: osdmap e320: 8 total, 8 up, 8 in 2024-09-21T10:09:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:52 smithi031 ceph-mon[32927]: osdmap e319: 8 total, 8 up, 8 in 2024-09-21T10:09:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:52 smithi031 ceph-mon[32927]: pgmap v189: 89 pgs: 89 active+clean; 158 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:09:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:52 smithi031 ceph-mon[32927]: osdmap e320: 8 total, 8 up, 8 in 2024-09-21T10:09:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:992: done (0 left) 2024-09-21T10:09:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:993: rollback oid 43 current snap is 124 2024-09-21T10:09:53.648 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 43 to 123 2024-09-21T10:09:53.649 INFO:tasks.rados.rados.0.smithi007.stdout:994: rollback oid 11 current snap is 124 2024-09-21T10:09:53.649 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 116 2024-09-21T10:09:53.649 INFO:tasks.rados.rados.0.smithi007.stdout:995: snap_create 2024-09-21T10:09:53.649 INFO:tasks.rados.rados.0.smithi007.stdout:994: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:09:53.649 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 0 (ObjNum 129 snap 0 seq_num 3839364640) dirty dne 2024-09-21T10:09:53.651 INFO:tasks.rados.rados.0.smithi007.stdout:993: finishing rollback tid 1 to smithi00780062-43 2024-09-21T10:09:53.651 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 187 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:09:54.654 INFO:tasks.rados.rados.0.smithi007.stdout:993: done (2 left) 2024-09-21T10:09:54.654 INFO:tasks.rados.rados.0.smithi007.stdout:994: done (1 left) 2024-09-21T10:09:54.654 INFO:tasks.rados.rados.0.smithi007.stdout:995: done (0 left) 2024-09-21T10:09:54.655 INFO:tasks.rados.rados.0.smithi007.stdout:996: delete oid 21 current snap is 125 2024-09-21T10:09:54.656 INFO:tasks.rados.rados.0.smithi007.stdout:996: done (0 left) 2024-09-21T10:09:54.657 INFO:tasks.rados.rados.0.smithi007.stdout:997: snap_remove snap 116 2024-09-21T10:09:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:54 smithi031 ceph-mon[32927]: osdmap e321: 8 total, 8 up, 8 in 2024-09-21T10:09:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:54 smithi031 ceph-mon[32927]: pgmap v192: 89 pgs: 89 active+clean; 163 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 904 KiB/s wr, 6 op/s 2024-09-21T10:09:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:54 smithi007 ceph-mon[29607]: osdmap e321: 8 total, 8 up, 8 in 2024-09-21T10:09:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:54 smithi007 ceph-mon[29607]: pgmap v192: 89 pgs: 89 active+clean; 163 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 904 KiB/s wr, 6 op/s 2024-09-21T10:09:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:54 smithi007 ceph-mon[39999]: osdmap e321: 8 total, 8 up, 8 in 2024-09-21T10:09:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:54 smithi007 ceph-mon[39999]: pgmap v192: 89 pgs: 89 active+clean; 163 MiB data, 618 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 904 KiB/s wr, 6 op/s 2024-09-21T10:09:55.657 INFO:tasks.rados.rados.0.smithi007.stdout:997: done (0 left) 2024-09-21T10:09:55.657 INFO:tasks.rados.rados.0.smithi007.stdout:998: read oid 31 snap -1 2024-09-21T10:09:55.657 INFO:tasks.rados.rados.0.smithi007.stdout:998: expect (ObjNum 357 snap 110 seq_num 357) 2024-09-21T10:09:55.657 INFO:tasks.rados.rados.0.smithi007.stdout:999: snap_create 2024-09-21T10:09:55.664 INFO:tasks.rados.rados.0.smithi007.stdout:998: expect (ObjNum 357 snap 110 seq_num 357) 2024-09-21T10:09:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:55 smithi031 ceph-mon[32927]: osdmap e322: 8 total, 8 up, 8 in 2024-09-21T10:09:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:55 smithi007 ceph-mon[29607]: osdmap e322: 8 total, 8 up, 8 in 2024-09-21T10:09:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:55 smithi007 ceph-mon[39999]: osdmap e322: 8 total, 8 up, 8 in 2024-09-21T10:09:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:998: done (1 left) 2024-09-21T10:09:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:999: done (0 left) 2024-09-21T10:09:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:1000: read oid 29 snap 123 2024-09-21T10:09:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:1000: expect deleted 2024-09-21T10:09:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:1001: delete oid 9 current snap is 126 2024-09-21T10:09:56.672 INFO:tasks.rados.rados.0.smithi007.stdout:1000: done (1 left) 2024-09-21T10:09:56.673 INFO:tasks.rados.rados.0.smithi007.stdout:1001: done (0 left) 2024-09-21T10:09:56.673 INFO:tasks.rados.rados.0.smithi007.stdout:1002: read oid 39 snap 123 2024-09-21T10:09:56.673 INFO:tasks.rados.rados.0.smithi007.stdout:1002: expect (ObjNum 389 snap 121 seq_num 389) 2024-09-21T10:09:56.673 INFO:tasks.rados.rados.0.smithi007.stdout:1003: read oid 16 snap -1 2024-09-21T10:09:56.673 INFO:tasks.rados.rados.0.smithi007.stdout:1003: expect deleted 2024-09-21T10:09:56.673 INFO:tasks.rados.rados.0.smithi007.stdout:1004: rollback oid 14 current snap is 126 2024-09-21T10:09:56.673 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 122 2024-09-21T10:09:56.673 INFO:tasks.rados.rados.0.smithi007.stdout:1005: delete oid 48 current snap is 126 2024-09-21T10:09:56.675 INFO:tasks.rados.rados.0.smithi007.stdout:1005: done (3 left) 2024-09-21T10:09:56.675 INFO:tasks.rados.rados.0.smithi007.stdout:1006: read oid 19 snap -1 2024-09-21T10:09:56.675 INFO:tasks.rados.rados.0.smithi007.stdout:1006: expect (ObjNum 390 snap 121 seq_num 390) 2024-09-21T10:09:56.675 INFO:tasks.rados.rados.0.smithi007.stdout:1007: write oid 35 current snap is 126 2024-09-21T10:09:56.675 INFO:tasks.rados.rados.0.smithi007.stdout:1007: seq_num 404 ranges {790028=567305,1874490=763137} 2024-09-21T10:09:56.684 INFO:tasks.rados.rados.0.smithi007.stdout:1007: writing smithi00780062-35 from 790028 to 1357333 tid 1 2024-09-21T10:09:56.691 INFO:tasks.rados.rados.0.smithi007.stdout:1007: writing smithi00780062-35 from 1874490 to 2637627 tid 2 2024-09-21T10:09:56.691 INFO:tasks.rados.rados.0.smithi007.stdout:1008: rollback oid 28 current snap is 126 2024-09-21T10:09:56.691 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 28 to 122 2024-09-21T10:09:56.691 INFO:tasks.rados.rados.0.smithi007.stdout:1004: finishing rollback tid 0 to smithi00780062-14 2024-09-21T10:09:56.691 INFO:tasks.rados.rados.0.smithi007.stdout:1004: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:09:56.692 INFO:tasks.rados.rados.0.smithi007.stdout:1003: done (5 left) 2024-09-21T10:09:56.692 INFO:tasks.rados.rados.0.smithi007.stdout:1009: read oid 23 snap 124 2024-09-21T10:09:56.692 INFO:tasks.rados.rados.0.smithi007.stdout:1009: expect deleted 2024-09-21T10:09:56.692 INFO:tasks.rados.rados.0.smithi007.stdout:1010: delete oid 48 current snap is 126 2024-09-21T10:09:56.692 INFO:tasks.rados.rados.0.smithi007.stdout:1004: finishing rollback tid 2 to smithi00780062-14 2024-09-21T10:09:56.692 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 542 (ObjNum 348 snap 107 seq_num 348) dirty exists 2024-09-21T10:09:56.692 INFO:tasks.rados.rados.0.smithi007.stdout:1002: expect (ObjNum 389 snap 121 seq_num 389) 2024-09-21T10:09:56.830 INFO:tasks.rados.rados.0.smithi007.stdout:1006: expect (ObjNum 390 snap 121 seq_num 390) 2024-09-21T10:09:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:56 smithi031 ceph-mon[32927]: osdmap e323: 8 total, 8 up, 8 in 2024-09-21T10:09:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:56 smithi031 ceph-mon[32927]: pgmap v195: 89 pgs: 89 active+clean; 162 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:09:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:56 smithi007 ceph-mon[29607]: osdmap e323: 8 total, 8 up, 8 in 2024-09-21T10:09:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:56 smithi007 ceph-mon[29607]: pgmap v195: 89 pgs: 89 active+clean; 162 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:09:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:56 smithi007 ceph-mon[39999]: osdmap e323: 8 total, 8 up, 8 in 2024-09-21T10:09:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:56 smithi007 ceph-mon[39999]: pgmap v195: 89 pgs: 89 active+clean; 162 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:1007: finishing write tid 1 to smithi00780062-35 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:1007: finishing write tid 2 to smithi00780062-35 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:1007: finishing write tid 3 to smithi00780062-35 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:1008: finishing rollback tid 0 to smithi00780062-28 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:1008: finishing rollback tid 1 to smithi00780062-28 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:1008: finishing rollback tid 2 to smithi00780062-28 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 304 (ObjNum 359 snap 110 seq_num 359) dirty exists 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:1007: finishing write tid 4 to smithi00780062-35 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:1007: oid 35 updating version 0 to 245 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:1007: oid 35 version 245 is already newer than 244 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:1007: oid 35 version 245 is already newer than 243 2024-09-21T10:09:56.949 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 245 (ObjNum 404 snap 126 seq_num 404) dirty exists 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1007: left oid 35 (ObjNum 404 snap 126 seq_num 404) 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1002: done (6 left) 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1004: done (5 left) 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1006: done (4 left) 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1007: done (3 left) 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1008: done (2 left) 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1009: done (1 left) 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1010: done (0 left) 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1011: rollback oid 22 current snap is 126 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 22 to 120 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1012: rollback oid 14 current snap is 126 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 124 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1013: write oid 40 current snap is 126 2024-09-21T10:09:56.950 INFO:tasks.rados.rados.0.smithi007.stdout:1013: seq_num 406 ranges {423642=717803,1875101=766806} 2024-09-21T10:09:56.954 INFO:tasks.rados.rados.0.smithi007.stdout:1013: writing smithi00780062-40 from 423642 to 1141445 tid 1 2024-09-21T10:09:56.963 INFO:tasks.rados.rados.0.smithi007.stdout:1013: writing smithi00780062-40 from 1875101 to 2641907 tid 2 2024-09-21T10:09:56.963 INFO:tasks.rados.rados.0.smithi007.stdout:1014: read oid 49 snap -1 2024-09-21T10:09:56.963 INFO:tasks.rados.rados.0.smithi007.stdout:1014: expect (ObjNum 341 snap 105 seq_num 341) 2024-09-21T10:09:56.963 INFO:tasks.rados.rados.0.smithi007.stdout:1015: snap_remove snap 123 2024-09-21T10:09:57.644 INFO:tasks.rados.rados.0.smithi007.stdout:1015: done (4 left) 2024-09-21T10:09:57.644 INFO:tasks.rados.rados.0.smithi007.stdout:1016: write oid 31 current snap is 126 2024-09-21T10:09:57.644 INFO:tasks.rados.rados.0.smithi007.stdout:1016: seq_num 407 ranges {440449=793052,1933583=510464} 2024-09-21T10:09:57.651 INFO:tasks.rados.rados.0.smithi007.stdout:1016: writing smithi00780062-31 from 440449 to 1233501 tid 1 2024-09-21T10:09:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1016: writing smithi00780062-31 from 1933583 to 2444047 tid 2 2024-09-21T10:09:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1017: snap_create 2024-09-21T10:09:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1011: finishing rollback tid 1 to smithi00780062-22 2024-09-21T10:09:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 0 (ObjNum 129 snap 0 seq_num 3164201260) dirty dne 2024-09-21T10:09:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1012: finishing rollback tid 0 to smithi00780062-14 2024-09-21T10:09:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1012: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1012: finishing rollback tid 2 to smithi00780062-14 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 545 (ObjNum 348 snap 107 seq_num 348) dirty exists 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1013: finishing write tid 1 to smithi00780062-40 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1013: finishing write tid 2 to smithi00780062-40 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1013: finishing write tid 3 to smithi00780062-40 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1013: finishing write tid 4 to smithi00780062-40 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1013: oid 40 updating version 0 to 458 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1013: oid 40 version 458 is already newer than 457 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1013: oid 40 version 458 is already newer than 456 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 458 (ObjNum 406 snap 126 seq_num 406) dirty exists 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1013: left oid 40 (ObjNum 406 snap 126 seq_num 406) 2024-09-21T10:09:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1014: expect (ObjNum 341 snap 105 seq_num 341) 2024-09-21T10:09:57.823 INFO:tasks.rados.rados.0.smithi007.stdout:1016: finishing write tid 1 to smithi00780062-31 2024-09-21T10:09:57.823 INFO:tasks.rados.rados.0.smithi007.stdout:1016: finishing write tid 2 to smithi00780062-31 2024-09-21T10:09:57.823 INFO:tasks.rados.rados.0.smithi007.stdout:1016: finishing write tid 3 to smithi00780062-31 2024-09-21T10:09:57.823 INFO:tasks.rados.rados.0.smithi007.stdout:1016: finishing write tid 4 to smithi00780062-31 2024-09-21T10:09:57.823 INFO:tasks.rados.rados.0.smithi007.stdout:1016: oid 31 updating version 0 to 461 2024-09-21T10:09:57.823 INFO:tasks.rados.rados.0.smithi007.stdout:1016: oid 31 updating version 461 to 462 2024-09-21T10:09:57.823 INFO:tasks.rados.rados.0.smithi007.stdout:1016: oid 31 version 462 is already newer than 460 2024-09-21T10:09:57.823 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 462 (ObjNum 407 snap 126 seq_num 407) dirty exists 2024-09-21T10:09:57.823 INFO:tasks.rados.rados.0.smithi007.stdout:1016: left oid 31 (ObjNum 407 snap 126 seq_num 407) 2024-09-21T10:09:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:57 smithi031 ceph-mon[32927]: osdmap e324: 8 total, 8 up, 8 in 2024-09-21T10:09:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:57 smithi031 ceph-mon[32927]: osdmap e325: 8 total, 8 up, 8 in 2024-09-21T10:09:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:57 smithi007 ceph-mon[39999]: osdmap e324: 8 total, 8 up, 8 in 2024-09-21T10:09:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:57 smithi007 ceph-mon[39999]: osdmap e325: 8 total, 8 up, 8 in 2024-09-21T10:09:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:57 smithi007 ceph-mon[29607]: osdmap e324: 8 total, 8 up, 8 in 2024-09-21T10:09:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:57 smithi007 ceph-mon[29607]: osdmap e325: 8 total, 8 up, 8 in 2024-09-21T10:09:58.646 INFO:tasks.rados.rados.0.smithi007.stdout:1011: done (5 left) 2024-09-21T10:09:58.646 INFO:tasks.rados.rados.0.smithi007.stdout:1012: done (4 left) 2024-09-21T10:09:58.646 INFO:tasks.rados.rados.0.smithi007.stdout:1013: done (3 left) 2024-09-21T10:09:58.646 INFO:tasks.rados.rados.0.smithi007.stdout:1014: done (2 left) 2024-09-21T10:09:58.646 INFO:tasks.rados.rados.0.smithi007.stdout:1016: done (1 left) 2024-09-21T10:09:58.646 INFO:tasks.rados.rados.0.smithi007.stdout:1017: done (0 left) 2024-09-21T10:09:58.646 INFO:tasks.rados.rados.0.smithi007.stdout:1018: read oid 15 snap -1 2024-09-21T10:09:58.646 INFO:tasks.rados.rados.0.smithi007.stdout:1018: expect (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:09:58.646 INFO:tasks.rados.rados.0.smithi007.stdout:1019: delete oid 48 current snap is 127 2024-09-21T10:09:58.648 INFO:tasks.rados.rados.0.smithi007.stdout:1019: done (1 left) 2024-09-21T10:09:58.648 INFO:tasks.rados.rados.0.smithi007.stdout:1020: read oid 39 snap 120 2024-09-21T10:09:58.648 INFO:tasks.rados.rados.0.smithi007.stdout:1020: expect (ObjNum 372 snap 118 seq_num 372) 2024-09-21T10:09:58.648 INFO:tasks.rados.rados.0.smithi007.stdout:1021: write oid 31 current snap is 127 2024-09-21T10:09:58.648 INFO:tasks.rados.rados.0.smithi007.stdout:1021: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2024-09-21T10:09:58.654 INFO:tasks.rados.rados.0.smithi007.stdout:1021: writing smithi00780062-31 from 474063 to 1017613 tid 1 2024-09-21T10:09:58.660 INFO:tasks.rados.rados.0.smithi007.stdout:1021: writing smithi00780062-31 from 1650547 to 2164680 tid 2 2024-09-21T10:09:58.665 INFO:tasks.rados.rados.0.smithi007.stdout:1021: writing smithi00780062-31 from 2765651 to 2874063 tid 3 2024-09-21T10:09:58.665 INFO:tasks.rados.rados.0.smithi007.stdout:1022: read oid 20 snap -1 2024-09-21T10:09:58.665 INFO:tasks.rados.rados.0.smithi007.stdout:1022: expect (ObjNum 392 snap 122 seq_num 392) 2024-09-21T10:09:58.665 INFO:tasks.rados.rados.0.smithi007.stdout:1023: rollback oid 28 current snap is 127 2024-09-21T10:09:58.665 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 28 to 122 2024-09-21T10:09:58.665 INFO:tasks.rados.rados.0.smithi007.stdout:1020: expect (ObjNum 372 snap 118 seq_num 372) 2024-09-21T10:09:58.764 INFO:tasks.rados.rados.0.smithi007.stdout:1018: expect (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:09:58.894 INFO:tasks.rados.rados.0.smithi007.stdout:1021: finishing write tid 1 to smithi00780062-31 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1021: finishing write tid 2 to smithi00780062-31 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1021: finishing write tid 3 to smithi00780062-31 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1023: finishing rollback tid 0 to smithi00780062-28 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1023: finishing rollback tid 1 to smithi00780062-28 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1018: done (4 left) 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1020: done (3 left) 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1024: snap_create 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1023: finishing rollback tid 2 to smithi00780062-28 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 310 (ObjNum 359 snap 110 seq_num 359) dirty exists 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1021: finishing write tid 4 to smithi00780062-31 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1021: finishing write tid 5 to smithi00780062-31 2024-09-21T10:09:58.895 INFO:tasks.rados.rados.0.smithi007.stdout:1021: oid 31 updating version 0 to 466 2024-09-21T10:09:58.896 INFO:tasks.rados.rados.0.smithi007.stdout:1021: oid 31 version 466 is already newer than 465 2024-09-21T10:09:58.896 INFO:tasks.rados.rados.0.smithi007.stdout:1021: oid 31 version 466 is already newer than 464 2024-09-21T10:09:58.896 INFO:tasks.rados.rados.0.smithi007.stdout:1021: oid 31 updating version 466 to 467 2024-09-21T10:09:58.896 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 467 (ObjNum 409 snap 127 seq_num 409) dirty exists 2024-09-21T10:09:58.896 INFO:tasks.rados.rados.0.smithi007.stdout:1021: left oid 31 (ObjNum 409 snap 127 seq_num 409) 2024-09-21T10:09:58.896 INFO:tasks.rados.rados.0.smithi007.stdout:1022: expect (ObjNum 392 snap 122 seq_num 392) 2024-09-21T10:09:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:58 smithi007 ceph-mon[29607]: pgmap v198: 89 pgs: 89 active+clean; 162 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 379 KiB/s wr, 9 op/s 2024-09-21T10:09:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:09:58 smithi007 ceph-mon[29607]: osdmap e326: 8 total, 8 up, 8 in 2024-09-21T10:09:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:58 smithi007 ceph-mon[39999]: pgmap v198: 89 pgs: 89 active+clean; 162 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 379 KiB/s wr, 9 op/s 2024-09-21T10:09:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:09:58 smithi007 ceph-mon[39999]: osdmap e326: 8 total, 8 up, 8 in 2024-09-21T10:09:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:58 smithi031 ceph-mon[32927]: pgmap v198: 89 pgs: 89 active+clean; 162 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 379 KiB/s wr, 9 op/s 2024-09-21T10:09:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:09:58 smithi031 ceph-mon[32927]: osdmap e326: 8 total, 8 up, 8 in 2024-09-21T10:09:59.678 INFO:tasks.rados.rados.0.smithi007.stdout:1021: done (3 left) 2024-09-21T10:09:59.678 INFO:tasks.rados.rados.0.smithi007.stdout:1022: done (2 left) 2024-09-21T10:09:59.678 INFO:tasks.rados.rados.0.smithi007.stdout:1023: done (1 left) 2024-09-21T10:09:59.678 INFO:tasks.rados.rados.0.smithi007.stdout:1024: done (0 left) 2024-09-21T10:09:59.678 INFO:tasks.rados.rados.0.smithi007.stdout:1025: read oid 1 snap 107 2024-09-21T10:09:59.678 INFO:tasks.rados.rados.0.smithi007.stdout:1025: expect (ObjNum 337 snap 103 seq_num 337) 2024-09-21T10:09:59.678 INFO:tasks.rados.rados.0.smithi007.stdout:1026: write oid 28 current snap is 128 2024-09-21T10:09:59.678 INFO:tasks.rados.rados.0.smithi007.stdout:1026: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2024-09-21T10:09:59.683 INFO:tasks.rados.rados.0.smithi007.stdout:1026: writing smithi00780062-28 from 490870 to 1109669 tid 1 2024-09-21T10:09:59.690 INFO:tasks.rados.rados.0.smithi007.stdout:1026: writing smithi00780062-28 from 1592676 to 2366820 tid 2 2024-09-21T10:09:59.693 INFO:tasks.rados.rados.0.smithi007.stdout:1026: writing smithi00780062-28 from 2793074 to 2890870 tid 3 2024-09-21T10:09:59.693 INFO:tasks.rados.rados.0.smithi007.stdout:1027: write oid 26 current snap is 128 2024-09-21T10:09:59.693 INFO:tasks.rados.rados.0.smithi007.stdout:1027: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2024-09-21T10:09:59.698 INFO:tasks.rados.rados.0.smithi007.stdout:1027: writing smithi00780062-26 from 507677 to 918078 tid 1 2024-09-21T10:09:59.703 INFO:tasks.rados.rados.0.smithi007.stdout:1027: writing smithi00780062-26 from 1367511 to 1885313 tid 2 2024-09-21T10:09:59.709 INFO:tasks.rados.rados.0.smithi007.stdout:1027: writing smithi00780062-26 from 2420497 to 2907677 tid 3 2024-09-21T10:09:59.709 INFO:tasks.rados.rados.0.smithi007.stdout:1028: snap_create 2024-09-21T10:09:59.709 INFO:tasks.rados.rados.0.smithi007.stdout:1025: expect (ObjNum 337 snap 103 seq_num 337) 2024-09-21T10:09:59.830 INFO:tasks.rados.rados.0.smithi007.stdout:1026: finishing write tid 1 to smithi00780062-28 2024-09-21T10:09:59.830 INFO:tasks.rados.rados.0.smithi007.stdout:1026: finishing write tid 2 to smithi00780062-28 2024-09-21T10:09:59.830 INFO:tasks.rados.rados.0.smithi007.stdout:1026: finishing write tid 3 to smithi00780062-28 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1026: finishing write tid 4 to smithi00780062-28 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1026: finishing write tid 5 to smithi00780062-28 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1026: oid 28 updating version 0 to 313 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1026: oid 28 updating version 313 to 314 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1026: oid 28 updating version 314 to 315 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1026: oid 28 version 315 is already newer than 312 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 315 (ObjNum 410 snap 128 seq_num 410) dirty exists 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1026: left oid 28 (ObjNum 410 snap 128 seq_num 410) 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1027: finishing write tid 1 to smithi00780062-26 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1027: finishing write tid 2 to smithi00780062-26 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1027: finishing write tid 3 to smithi00780062-26 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1027: finishing write tid 4 to smithi00780062-26 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1027: finishing write tid 5 to smithi00780062-26 2024-09-21T10:09:59.831 INFO:tasks.rados.rados.0.smithi007.stdout:1027: oid 26 updating version 0 to 316 2024-09-21T10:09:59.832 INFO:tasks.rados.rados.0.smithi007.stdout:1027: oid 26 updating version 316 to 319 2024-09-21T10:09:59.832 INFO:tasks.rados.rados.0.smithi007.stdout:1027: oid 26 version 319 is already newer than 317 2024-09-21T10:09:59.832 INFO:tasks.rados.rados.0.smithi007.stdout:1027: oid 26 version 319 is already newer than 318 2024-09-21T10:09:59.832 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 319 (ObjNum 411 snap 128 seq_num 411) dirty exists 2024-09-21T10:09:59.832 INFO:tasks.rados.rados.0.smithi007.stdout:1027: left oid 26 (ObjNum 411 snap 128 seq_num 411) 2024-09-21T10:10:00.679 INFO:tasks.rados.rados.0.smithi007.stdout:1025: done (3 left) 2024-09-21T10:10:00.679 INFO:tasks.rados.rados.0.smithi007.stdout:1026: done (2 left) 2024-09-21T10:10:00.680 INFO:tasks.rados.rados.0.smithi007.stdout:1027: done (1 left) 2024-09-21T10:10:00.680 INFO:tasks.rados.rados.0.smithi007.stdout:1028: done (0 left) 2024-09-21T10:10:00.680 INFO:tasks.rados.rados.0.smithi007.stdout:1029: delete oid 26 current snap is 129 2024-09-21T10:10:00.687 INFO:tasks.rados.rados.0.smithi007.stdout:1029: done (0 left) 2024-09-21T10:10:00.687 INFO:tasks.rados.rados.0.smithi007.stdout:1030: write oid 47 current snap is 129 2024-09-21T10:10:00.687 INFO:tasks.rados.rados.0.smithi007.stdout:1030: seq_num 413 ranges {541291=560899,1884475=521471} 2024-09-21T10:10:00.693 INFO:tasks.rados.rados.0.smithi007.stdout:1030: writing smithi00780062-47 from 541291 to 1102190 tid 1 2024-09-21T10:10:00.700 INFO:tasks.rados.rados.0.smithi007.stdout:1030: writing smithi00780062-47 from 1884475 to 2405946 tid 2 2024-09-21T10:10:00.700 INFO:tasks.rados.rados.0.smithi007.stdout:1031: write oid 20 current snap is 129 2024-09-21T10:10:00.700 INFO:tasks.rados.rados.0.smithi007.stdout:1030: finishing write tid 1 to smithi00780062-47 2024-09-21T10:10:00.701 INFO:tasks.rados.rados.0.smithi007.stdout:1031: seq_num 414 ranges {558098=636148,1826604=665129} 2024-09-21T10:10:00.707 INFO:tasks.rados.rados.0.smithi007.stdout:1031: writing smithi00780062-20 from 558098 to 1194246 tid 1 2024-09-21T10:10:00.714 INFO:tasks.rados.rados.0.smithi007.stdout:1031: writing smithi00780062-20 from 1826604 to 2491733 tid 2 2024-09-21T10:10:00.714 INFO:tasks.rados.rados.0.smithi007.stdout:1032: snap_create 2024-09-21T10:10:00.714 INFO:tasks.rados.rados.0.smithi007.stdout:1030: finishing write tid 2 to smithi00780062-47 2024-09-21T10:10:00.714 INFO:tasks.rados.rados.0.smithi007.stdout:1030: finishing write tid 3 to smithi00780062-47 2024-09-21T10:10:00.715 INFO:tasks.rados.rados.0.smithi007.stdout:1030: finishing write tid 4 to smithi00780062-47 2024-09-21T10:10:00.715 INFO:tasks.rados.rados.0.smithi007.stdout:1030: oid 47 updating version 0 to 574 2024-09-21T10:10:00.715 INFO:tasks.rados.rados.0.smithi007.stdout:1030: oid 47 updating version 574 to 575 2024-09-21T10:10:00.715 INFO:tasks.rados.rados.0.smithi007.stdout:1030: oid 47 updating version 575 to 576 2024-09-21T10:10:00.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 576 (ObjNum 413 snap 129 seq_num 413) dirty exists 2024-09-21T10:10:00.715 INFO:tasks.rados.rados.0.smithi007.stdout:1030: left oid 47 (ObjNum 413 snap 129 seq_num 413) 2024-09-21T10:10:00.715 INFO:tasks.rados.rados.0.smithi007.stdout:1031: finishing write tid 1 to smithi00780062-20 2024-09-21T10:10:00.718 INFO:tasks.rados.rados.0.smithi007.stdout:1031: finishing write tid 2 to smithi00780062-20 2024-09-21T10:10:00.718 INFO:tasks.rados.rados.0.smithi007.stdout:1031: finishing write tid 3 to smithi00780062-20 2024-09-21T10:10:00.718 INFO:tasks.rados.rados.0.smithi007.stdout:1031: finishing write tid 4 to smithi00780062-20 2024-09-21T10:10:00.718 INFO:tasks.rados.rados.0.smithi007.stdout:1031: oid 20 updating version 0 to 258 2024-09-21T10:10:00.718 INFO:tasks.rados.rados.0.smithi007.stdout:1031: oid 20 version 258 is already newer than 257 2024-09-21T10:10:00.718 INFO:tasks.rados.rados.0.smithi007.stdout:1031: oid 20 updating version 258 to 259 2024-09-21T10:10:00.718 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 259 (ObjNum 414 snap 129 seq_num 414) dirty exists 2024-09-21T10:10:00.718 INFO:tasks.rados.rados.0.smithi007.stdout:1031: left oid 20 (ObjNum 414 snap 129 seq_num 414) 2024-09-21T10:10:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:00 smithi007 ceph-mon[29607]: osdmap e327: 8 total, 8 up, 8 in 2024-09-21T10:10:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:00 smithi007 ceph-mon[29607]: overall HEALTH_OK 2024-09-21T10:10:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:00 smithi007 ceph-mon[29607]: pgmap v201: 89 pgs: 89 active+clean; 162 MiB data, 628 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-21T10:10:00.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:10:00] "GET /metrics HTTP/1.1" 200 36254 "" "Prometheus/2.51.0" 2024-09-21T10:10:00.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:00 smithi007 ceph-mon[39999]: osdmap e327: 8 total, 8 up, 8 in 2024-09-21T10:10:00.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:00 smithi007 ceph-mon[39999]: overall HEALTH_OK 2024-09-21T10:10:00.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:00 smithi007 ceph-mon[39999]: pgmap v201: 89 pgs: 89 active+clean; 162 MiB data, 628 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-21T10:10:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:00 smithi031 ceph-mon[32927]: osdmap e327: 8 total, 8 up, 8 in 2024-09-21T10:10:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:00 smithi031 ceph-mon[32927]: overall HEALTH_OK 2024-09-21T10:10:01.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:00 smithi031 ceph-mon[32927]: pgmap v201: 89 pgs: 89 active+clean; 162 MiB data, 628 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-21T10:10:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:1030: done (2 left) 2024-09-21T10:10:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:1031: done (1 left) 2024-09-21T10:10:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:1032: done (0 left) 2024-09-21T10:10:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:1033: read oid 36 snap 122 2024-09-21T10:10:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:1033: expect deleted 2024-09-21T10:10:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:1034: write oid 8 current snap is 130 2024-09-21T10:10:01.691 INFO:tasks.rados.rados.0.smithi007.stdout:1034: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2024-09-21T10:10:01.697 INFO:tasks.rados.rados.0.smithi007.stdout:1034: writing smithi00780062-8 from 574905 to 1286302 tid 1 2024-09-21T10:10:01.703 INFO:tasks.rados.rados.0.smithi007.stdout:1034: writing smithi00780062-8 from 1885086 to 2410226 tid 2 2024-09-21T10:10:01.706 INFO:tasks.rados.rados.0.smithi007.stdout:1034: writing smithi00780062-8 from 2930189 to 2974905 tid 3 2024-09-21T10:10:01.706 INFO:tasks.rados.rados.0.smithi007.stdout:1035: write oid 16 current snap is 130 2024-09-21T10:10:01.706 INFO:tasks.rados.rados.0.smithi007.stdout:1035: seq_num 416 ranges {591712=786646,1943568=668798} 2024-09-21T10:10:01.714 INFO:tasks.rados.rados.0.smithi007.stdout:1035: writing smithi00780062-16 from 591712 to 1378358 tid 1 2024-09-21T10:10:01.721 INFO:tasks.rados.rados.0.smithi007.stdout:1035: writing smithi00780062-16 from 1943568 to 2612366 tid 2 2024-09-21T10:10:01.721 INFO:tasks.rados.rados.0.smithi007.stdout:1036: rollback oid 9 current snap is 130 2024-09-21T10:10:01.721 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 128 2024-09-21T10:10:01.721 INFO:tasks.rados.rados.0.smithi007.stdout:1034: finishing write tid 1 to smithi00780062-8 2024-09-21T10:10:01.721 INFO:tasks.rados.rados.0.smithi007.stdout:1034: finishing write tid 2 to smithi00780062-8 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1034: finishing write tid 3 to smithi00780062-8 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1034: finishing write tid 4 to smithi00780062-8 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1034: finishing write tid 5 to smithi00780062-8 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1034: oid 8 updating version 0 to 411 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1034: oid 8 updating version 411 to 413 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1034: oid 8 version 413 is already newer than 410 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1034: oid 8 version 413 is already newer than 412 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 413 (ObjNum 415 snap 130 seq_num 415) dirty exists 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1034: left oid 8 (ObjNum 415 snap 130 seq_num 415) 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1035: finishing write tid 1 to smithi00780062-16 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1033: done (3 left) 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1034: done (2 left) 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1037: read oid 21 snap -1 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1037: expect deleted 2024-09-21T10:10:01.722 INFO:tasks.rados.rados.0.smithi007.stdout:1038: write oid 2 current snap is 130 2024-09-21T10:10:01.723 INFO:tasks.rados.rados.0.smithi007.stdout:1038: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2024-09-21T10:10:01.727 INFO:tasks.rados.rados.0.smithi007.stdout:1038: writing smithi00780062-2 from 608519 to 1070414 tid 1 2024-09-21T10:10:01.733 INFO:tasks.rados.rados.0.smithi007.stdout:1038: writing smithi00780062-2 from 1602050 to 2130859 tid 2 2024-09-21T10:10:01.738 INFO:tasks.rados.rados.0.smithi007.stdout:1038: writing smithi00780062-2 from 2585035 to 3008519 tid 3 2024-09-21T10:10:01.738 INFO:tasks.rados.rados.0.smithi007.stdout:1039: snap_create 2024-09-21T10:10:01.738 INFO:tasks.rados.rados.0.smithi007.stdout:1036: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:10:01.738 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 538 (ObjNum 33 snap 0 seq_num 3804660984) dirty dne 2024-09-21T10:10:01.738 INFO:tasks.rados.rados.0.smithi007.stdout:1035: finishing write tid 2 to smithi00780062-16 2024-09-21T10:10:01.738 INFO:tasks.rados.rados.0.smithi007.stdout:1035: finishing write tid 3 to smithi00780062-16 2024-09-21T10:10:01.739 INFO:tasks.rados.rados.0.smithi007.stdout:1035: finishing write tid 4 to smithi00780062-16 2024-09-21T10:10:01.739 INFO:tasks.rados.rados.0.smithi007.stdout:1035: oid 16 updating version 0 to 579 2024-09-21T10:10:01.739 INFO:tasks.rados.rados.0.smithi007.stdout:1035: oid 16 version 579 is already newer than 577 2024-09-21T10:10:01.739 INFO:tasks.rados.rados.0.smithi007.stdout:1035: oid 16 version 579 is already newer than 578 2024-09-21T10:10:01.739 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 579 (ObjNum 416 snap 130 seq_num 416) dirty exists 2024-09-21T10:10:01.739 INFO:tasks.rados.rados.0.smithi007.stdout:1035: left oid 16 (ObjNum 416 snap 130 seq_num 416) 2024-09-21T10:10:01.739 INFO:tasks.rados.rados.0.smithi007.stdout:1038: finishing write tid 1 to smithi00780062-2 2024-09-21T10:10:01.739 INFO:tasks.rados.rados.0.smithi007.stdout:1038: finishing write tid 2 to smithi00780062-2 2024-09-21T10:10:01.740 INFO:tasks.rados.rados.0.smithi007.stdout:1038: finishing write tid 3 to smithi00780062-2 2024-09-21T10:10:01.740 INFO:tasks.rados.rados.0.smithi007.stdout:1038: finishing write tid 4 to smithi00780062-2 2024-09-21T10:10:01.740 INFO:tasks.rados.rados.0.smithi007.stdout:1038: finishing write tid 5 to smithi00780062-2 2024-09-21T10:10:01.740 INFO:tasks.rados.rados.0.smithi007.stdout:1038: oid 2 updating version 0 to 43 2024-09-21T10:10:01.740 INFO:tasks.rados.rados.0.smithi007.stdout:1038: oid 2 version 43 is already newer than 41 2024-09-21T10:10:01.740 INFO:tasks.rados.rados.0.smithi007.stdout:1038: oid 2 version 43 is already newer than 40 2024-09-21T10:10:01.740 INFO:tasks.rados.rados.0.smithi007.stdout:1038: oid 2 version 43 is already newer than 42 2024-09-21T10:10:01.740 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 43 (ObjNum 417 snap 130 seq_num 417) dirty exists 2024-09-21T10:10:01.740 INFO:tasks.rados.rados.0.smithi007.stdout:1038: left oid 2 (ObjNum 417 snap 130 seq_num 417) 2024-09-21T10:10:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:01 smithi007 ceph-mon[29607]: osdmap e328: 8 total, 8 up, 8 in 2024-09-21T10:10:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:01 smithi007 ceph-mon[39999]: osdmap e328: 8 total, 8 up, 8 in 2024-09-21T10:10:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:01 smithi031 ceph-mon[32927]: osdmap e328: 8 total, 8 up, 8 in 2024-09-21T10:10:02.645 INFO:tasks.rados.rados.0.smithi007.stdout:1035: done (4 left) 2024-09-21T10:10:02.645 INFO:tasks.rados.rados.0.smithi007.stdout:1036: done (3 left) 2024-09-21T10:10:02.645 INFO:tasks.rados.rados.0.smithi007.stdout:1037: done (2 left) 2024-09-21T10:10:02.645 INFO:tasks.rados.rados.0.smithi007.stdout:1038: done (1 left) 2024-09-21T10:10:02.645 INFO:tasks.rados.rados.0.smithi007.stdout:1039: done (0 left) 2024-09-21T10:10:02.645 INFO:tasks.rados.rados.0.smithi007.stdout:1040: rollback oid 27 current snap is 131 2024-09-21T10:10:02.645 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 27 to 130 2024-09-21T10:10:02.645 INFO:tasks.rados.rados.0.smithi007.stdout:1041: write oid 39 current snap is 131 2024-09-21T10:10:02.646 INFO:tasks.rados.rados.0.smithi007.stdout:1041: seq_num 418 ranges {625326=537144,1944179=672467} 2024-09-21T10:10:02.651 INFO:tasks.rados.rados.0.smithi007.stdout:1041: writing smithi00780062-39 from 625326 to 1162470 tid 1 2024-09-21T10:10:02.659 INFO:tasks.rados.rados.0.smithi007.stdout:1041: writing smithi00780062-39 from 1944179 to 2616646 tid 2 2024-09-21T10:10:02.659 INFO:tasks.rados.rados.0.smithi007.stdout:1042: write oid 38 current snap is 131 2024-09-21T10:10:02.660 INFO:tasks.rados.rados.0.smithi007.stdout:1040: finishing rollback tid 0 to smithi00780062-27 2024-09-21T10:10:02.660 INFO:tasks.rados.rados.0.smithi007.stdout:1040: finishing rollback tid 1 to smithi00780062-27 2024-09-21T10:10:02.660 INFO:tasks.rados.rados.0.smithi007.stdout:1040: finishing rollback tid 2 to smithi00780062-27 2024-09-21T10:10:02.660 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 961 (ObjNum 391 snap 122 seq_num 391) dirty exists 2024-09-21T10:10:02.660 INFO:tasks.rados.rados.0.smithi007.stdout:1041: finishing write tid 1 to smithi00780062-39 2024-09-21T10:10:02.660 INFO:tasks.rados.rados.0.smithi007.stdout:1042: seq_num 419 ranges {642133=728746,2119014=532478} 2024-09-21T10:10:02.667 INFO:tasks.rados.rados.0.smithi007.stdout:1042: writing smithi00780062-38 from 642133 to 1370879 tid 1 2024-09-21T10:10:02.674 INFO:tasks.rados.rados.0.smithi007.stdout:1042: writing smithi00780062-38 from 2119014 to 2651492 tid 2 2024-09-21T10:10:02.674 INFO:tasks.rados.rados.0.smithi007.stdout:1040: done (2 left) 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:1043: write oid 32 current snap is 131 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:1041: finishing write tid 2 to smithi00780062-39 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:1041: finishing write tid 3 to smithi00780062-39 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:1041: finishing write tid 4 to smithi00780062-39 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:1041: oid 39 updating version 0 to 471 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:1041: oid 39 version 471 is already newer than 470 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:1041: oid 39 version 471 is already newer than 469 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 471 (ObjNum 418 snap 131 seq_num 418) dirty exists 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:1041: left oid 39 (ObjNum 418 snap 131 seq_num 418) 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:1042: finishing write tid 1 to smithi00780062-38 2024-09-21T10:10:02.675 INFO:tasks.rados.rados.0.smithi007.stdout:1043: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2024-09-21T10:10:02.680 INFO:tasks.rados.rados.0.smithi007.stdout:1043: writing smithi00780062-32 from 658940 to 1062935 tid 1 2024-09-21T10:10:02.688 INFO:tasks.rados.rados.0.smithi007.stdout:1043: writing smithi00780062-32 from 1777496 to 2453632 tid 2 2024-09-21T10:10:02.692 INFO:tasks.rados.rados.0.smithi007.stdout:1043: writing smithi00780062-32 from 2950951 to 3058940 tid 3 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1041: done (2 left) 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1044: read oid 11 snap 128 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1044: expect deleted 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1045: rollback oid 36 current snap is 131 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 36 to 130 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1042: finishing write tid 2 to smithi00780062-38 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1042: finishing write tid 3 to smithi00780062-38 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1042: finishing write tid 4 to smithi00780062-38 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1042: oid 38 updating version 0 to 964 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1042: oid 38 updating version 964 to 965 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1042: oid 38 version 965 is already newer than 963 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 965 (ObjNum 419 snap 131 seq_num 419) dirty exists 2024-09-21T10:10:02.693 INFO:tasks.rados.rados.0.smithi007.stdout:1042: left oid 38 (ObjNum 419 snap 131 seq_num 419) 2024-09-21T10:10:02.694 INFO:tasks.rados.rados.0.smithi007.stdout:1043: finishing write tid 1 to smithi00780062-32 2024-09-21T10:10:02.694 INFO:tasks.rados.rados.0.smithi007.stdout:1043: finishing write tid 2 to smithi00780062-32 2024-09-21T10:10:02.694 INFO:tasks.rados.rados.0.smithi007.stdout:1042: done (3 left) 2024-09-21T10:10:02.694 INFO:tasks.rados.rados.0.smithi007.stdout:1046: snap_create 2024-09-21T10:10:02.694 INFO:tasks.rados.rados.0.smithi007.stdout:1043: finishing write tid 3 to smithi00780062-32 2024-09-21T10:10:02.695 INFO:tasks.rados.rados.0.smithi007.stdout:1043: finishing write tid 4 to smithi00780062-32 2024-09-21T10:10:02.695 INFO:tasks.rados.rados.0.smithi007.stdout:1043: finishing write tid 5 to smithi00780062-32 2024-09-21T10:10:02.695 INFO:tasks.rados.rados.0.smithi007.stdout:1043: oid 32 updating version 0 to 476 2024-09-21T10:10:02.695 INFO:tasks.rados.rados.0.smithi007.stdout:1043: oid 32 version 476 is already newer than 473 2024-09-21T10:10:02.695 INFO:tasks.rados.rados.0.smithi007.stdout:1043: oid 32 version 476 is already newer than 474 2024-09-21T10:10:02.695 INFO:tasks.rados.rados.0.smithi007.stdout:1043: oid 32 version 476 is already newer than 475 2024-09-21T10:10:02.695 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 476 (ObjNum 420 snap 131 seq_num 420) dirty exists 2024-09-21T10:10:02.695 INFO:tasks.rados.rados.0.smithi007.stdout:1043: left oid 32 (ObjNum 420 snap 131 seq_num 420) 2024-09-21T10:10:02.698 INFO:tasks.rados.rados.0.smithi007.stdout:1045: finishing rollback tid 1 to smithi00780062-36 2024-09-21T10:10:02.698 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 312 (ObjNum 145 snap 0 seq_num 3839312656) dirty dne 2024-09-21T10:10:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:02 smithi007 ceph-mon[29607]: osdmap e329: 8 total, 8 up, 8 in 2024-09-21T10:10:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:02 smithi007 ceph-mon[29607]: pgmap v204: 89 pgs: 89 active+clean; 162 MiB data, 628 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-21T10:10:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:02 smithi007 ceph-mon[29607]: osdmap e330: 8 total, 8 up, 8 in 2024-09-21T10:10:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:02 smithi007 ceph-mon[39999]: osdmap e329: 8 total, 8 up, 8 in 2024-09-21T10:10:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:02 smithi007 ceph-mon[39999]: pgmap v204: 89 pgs: 89 active+clean; 162 MiB data, 628 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-21T10:10:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:02 smithi007 ceph-mon[39999]: osdmap e330: 8 total, 8 up, 8 in 2024-09-21T10:10:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:02 smithi031 ceph-mon[32927]: osdmap e329: 8 total, 8 up, 8 in 2024-09-21T10:10:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:02 smithi031 ceph-mon[32927]: pgmap v204: 89 pgs: 89 active+clean; 162 MiB data, 628 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-21T10:10:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:02 smithi031 ceph-mon[32927]: osdmap e330: 8 total, 8 up, 8 in 2024-09-21T10:10:03.698 INFO:tasks.rados.rados.0.smithi007.stdout:1043: done (3 left) 2024-09-21T10:10:03.698 INFO:tasks.rados.rados.0.smithi007.stdout:1044: done (2 left) 2024-09-21T10:10:03.698 INFO:tasks.rados.rados.0.smithi007.stdout:1045: done (1 left) 2024-09-21T10:10:03.698 INFO:tasks.rados.rados.0.smithi007.stdout:1046: done (0 left) 2024-09-21T10:10:03.698 INFO:tasks.rados.rados.0.smithi007.stdout:1047: snap_remove snap 107 2024-09-21T10:10:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:03 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:03 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:04.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:03 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:04.710 INFO:tasks.rados.rados.0.smithi007.stdout:1047: done (0 left) 2024-09-21T10:10:04.710 INFO:tasks.rados.rados.0.smithi007.stdout:1048: snap_create 2024-09-21T10:10:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:04 smithi031 ceph-mon[32927]: osdmap e331: 8 total, 8 up, 8 in 2024-09-21T10:10:05.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:04 smithi031 ceph-mon[32927]: pgmap v207: 89 pgs: 89 active+clean; 171 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-21T10:10:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:04 smithi007 ceph-mon[29607]: osdmap e331: 8 total, 8 up, 8 in 2024-09-21T10:10:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:04 smithi007 ceph-mon[29607]: pgmap v207: 89 pgs: 89 active+clean; 171 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-21T10:10:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:04 smithi007 ceph-mon[39999]: osdmap e331: 8 total, 8 up, 8 in 2024-09-21T10:10:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:04 smithi007 ceph-mon[39999]: pgmap v207: 89 pgs: 89 active+clean; 171 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-21T10:10:05.711 INFO:tasks.rados.rados.0.smithi007.stdout:1048: done (0 left) 2024-09-21T10:10:05.711 INFO:tasks.rados.rados.0.smithi007.stdout:1049: snap_remove snap 130 2024-09-21T10:10:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:05 smithi031 ceph-mon[32927]: osdmap e332: 8 total, 8 up, 8 in 2024-09-21T10:10:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:05 smithi007 ceph-mon[29607]: osdmap e332: 8 total, 8 up, 8 in 2024-09-21T10:10:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:05 smithi007 ceph-mon[39999]: osdmap e332: 8 total, 8 up, 8 in 2024-09-21T10:10:06.722 INFO:tasks.rados.rados.0.smithi007.stdout:1049: done (0 left) 2024-09-21T10:10:06.722 INFO:tasks.rados.rados.0.smithi007.stdout:1050: delete oid 17 current snap is 133 2024-09-21T10:10:06.728 INFO:tasks.rados.rados.0.smithi007.stdout:1050: done (0 left) 2024-09-21T10:10:06.728 INFO:tasks.rados.rados.0.smithi007.stdout:1051: read oid 16 snap -1 2024-09-21T10:10:06.728 INFO:tasks.rados.rados.0.smithi007.stdout:1051: expect (ObjNum 416 snap 130 seq_num 416) 2024-09-21T10:10:06.728 INFO:tasks.rados.rados.0.smithi007.stdout:1052: read oid 42 snap -1 2024-09-21T10:10:06.729 INFO:tasks.rados.rados.0.smithi007.stdout:1052: expect (ObjNum 399 snap 122 seq_num 399) 2024-09-21T10:10:06.729 INFO:tasks.rados.rados.0.smithi007.stdout:1053: snap_remove snap 124 2024-09-21T10:10:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:06 smithi007 ceph-mon[29607]: osdmap e333: 8 total, 8 up, 8 in 2024-09-21T10:10:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:06 smithi007 ceph-mon[29607]: pgmap v210: 89 pgs: 89 active+clean; 178 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 16 op/s 2024-09-21T10:10:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:06 smithi007 ceph-mon[39999]: osdmap e333: 8 total, 8 up, 8 in 2024-09-21T10:10:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:06 smithi007 ceph-mon[39999]: pgmap v210: 89 pgs: 89 active+clean; 178 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 16 op/s 2024-09-21T10:10:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:06 smithi031 ceph-mon[32927]: osdmap e333: 8 total, 8 up, 8 in 2024-09-21T10:10:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:06 smithi031 ceph-mon[32927]: pgmap v210: 89 pgs: 89 active+clean; 178 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 16 op/s 2024-09-21T10:10:07.474 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for minority of mons to upgrade' 2024-09-21T10:10:07.720 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:07 smithi007 ceph-mon[29607]: from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:07.720 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:07 smithi007 ceph-mon[29607]: osdmap e334: 8 total, 8 up, 8 in 2024-09-21T10:10:07.728 INFO:tasks.rados.rados.0.smithi007.stdout:1053: done (2 left) 2024-09-21T10:10:07.728 INFO:tasks.rados.rados.0.smithi007.stdout:1054: snap_create 2024-09-21T10:10:07.728 INFO:tasks.rados.rados.0.smithi007.stdout:1051: expect (ObjNum 416 snap 130 seq_num 416) 2024-09-21T10:10:07.731 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:07.833 INFO:tasks.rados.rados.0.smithi007.stdout:1052: expect (ObjNum 399 snap 122 seq_num 399) 2024-09-21T10:10:07.972 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:07 smithi007 ceph-mon[39999]: from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:07.972 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:07 smithi007 ceph-mon[39999]: osdmap e334: 8 total, 8 up, 8 in 2024-09-21T10:10:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:07 smithi031 ceph-mon[32927]: from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:07 smithi031 ceph-mon[32927]: osdmap e334: 8 total, 8 up, 8 in 2024-09-21T10:10:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:1051: done (2 left) 2024-09-21T10:10:08.733 INFO:tasks.rados.rados.0.smithi007.stdout:1052: done (1 left) 2024-09-21T10:10:08.733 INFO:tasks.rados.rados.0.smithi007.stdout:1054: done (0 left) 2024-09-21T10:10:08.733 INFO:tasks.rados.rados.0.smithi007.stdout:1055: read oid 27 snap -1 2024-09-21T10:10:08.733 INFO:tasks.rados.rados.0.smithi007.stdout:1055: expect (ObjNum 391 snap 122 seq_num 391) 2024-09-21T10:10:08.733 INFO:tasks.rados.rados.0.smithi007.stdout:1056: read oid 41 snap -1 2024-09-21T10:10:08.733 INFO:tasks.rados.rados.0.smithi007.stdout:1056: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T10:10:08.733 INFO:tasks.rados.rados.0.smithi007.stdout:1057: write oid 6 current snap is 134 2024-09-21T10:10:08.733 INFO:tasks.rados.rados.0.smithi007.stdout:1057: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2024-09-21T10:10:08.739 INFO:tasks.rados.rados.0.smithi007.stdout:1057: writing smithi00780062-6 from 692554 to 1247047 tid 1 2024-09-21T10:10:08.745 INFO:tasks.rados.rados.0.smithi007.stdout:1057: writing smithi00780062-6 from 1778107 to 2457912 tid 2 2024-09-21T10:10:08.749 INFO:tasks.rados.rados.0.smithi007.stdout:1057: writing smithi00780062-6 from 2889444 to 3092554 tid 3 2024-09-21T10:10:08.749 INFO:tasks.rados.rados.0.smithi007.stdout:1058: delete oid 23 current snap is 134 2024-09-21T10:10:08.749 INFO:tasks.rados.rados.0.smithi007.stdout:1056: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-21T10:10:08.838 INFO:tasks.rados.rados.0.smithi007.stdout:1057: finishing write tid 1 to smithi00780062-6 2024-09-21T10:10:08.838 INFO:tasks.rados.rados.0.smithi007.stdout:1055: expect (ObjNum 391 snap 122 seq_num 391) 2024-09-21T10:10:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:08 smithi007 ceph-mon[29607]: osdmap e335: 8 total, 8 up, 8 in 2024-09-21T10:10:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:08 smithi007 ceph-mon[29607]: pgmap v213: 89 pgs: 89 active+clean; 178 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-21T10:10:08.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:08 smithi007 ceph-mon[39999]: osdmap e335: 8 total, 8 up, 8 in 2024-09-21T10:10:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:08 smithi007 ceph-mon[39999]: pgmap v213: 89 pgs: 89 active+clean; 178 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-21T10:10:09.051 INFO:tasks.rados.rados.0.smithi007.stdout:1057: finishing write tid 2 to smithi00780062-6 2024-09-21T10:10:09.051 INFO:tasks.rados.rados.0.smithi007.stdout:1057: finishing write tid 3 to smithi00780062-6 2024-09-21T10:10:09.051 INFO:tasks.rados.rados.0.smithi007.stdout:1057: finishing write tid 4 to smithi00780062-6 2024-09-21T10:10:09.051 INFO:tasks.rados.rados.0.smithi007.stdout:1057: finishing write tid 5 to smithi00780062-6 2024-09-21T10:10:09.051 INFO:tasks.rados.rados.0.smithi007.stdout:1057: oid 6 updating version 0 to 267 2024-09-21T10:10:09.051 INFO:tasks.rados.rados.0.smithi007.stdout:1057: oid 6 updating version 267 to 268 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1057: oid 6 updating version 268 to 270 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1057: oid 6 version 270 is already newer than 269 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 270 (ObjNum 422 snap 134 seq_num 422) dirty exists 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1057: left oid 6 (ObjNum 422 snap 134 seq_num 422) 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1055: done (3 left) 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1056: done (2 left) 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1057: done (1 left) 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1058: done (0 left) 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1059: read oid 37 snap 127 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1059: expect deleted 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1060: read oid 32 snap -1 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1060: expect (ObjNum 420 snap 131 seq_num 420) 2024-09-21T10:10:09.052 INFO:tasks.rados.rados.0.smithi007.stdout:1061: read oid 45 snap -1 2024-09-21T10:10:09.053 INFO:tasks.rados.rados.0.smithi007.stdout:1061: expect (ObjNum 396 snap 122 seq_num 396) 2024-09-21T10:10:09.053 INFO:tasks.rados.rados.0.smithi007.stdout:1062: write oid 24 current snap is 134 2024-09-21T10:10:09.053 INFO:tasks.rados.rados.0.smithi007.stdout:1062: seq_num 424 ranges {726168=704991,1895071=683474} 2024-09-21T10:10:09.060 INFO:tasks.rados.rados.0.smithi007.stdout:1062: writing smithi00780062-24 from 726168 to 1431159 tid 1 2024-09-21T10:10:09.068 INFO:tasks.rados.rados.0.smithi007.stdout:1062: writing smithi00780062-24 from 1895071 to 2578545 tid 2 2024-09-21T10:10:09.068 INFO:tasks.rados.rados.0.smithi007.stdout:1063: read oid 48 snap -1 2024-09-21T10:10:09.068 INFO:tasks.rados.rados.0.smithi007.stdout:1063: expect deleted 2024-09-21T10:10:09.068 INFO:tasks.rados.rados.0.smithi007.stdout:1064: rollback oid 22 current snap is 134 2024-09-21T10:10:09.068 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 22 to 133 2024-09-21T10:10:09.068 INFO:tasks.rados.rados.0.smithi007.stdout:1059: done (5 left) 2024-09-21T10:10:09.068 INFO:tasks.rados.rados.0.smithi007.stdout:1065: read oid 50 snap -1 2024-09-21T10:10:09.068 INFO:tasks.rados.rados.0.smithi007.stdout:1065: expect deleted 2024-09-21T10:10:09.069 INFO:tasks.rados.rados.0.smithi007.stdout:1066: rollback oid 20 current snap is 134 2024-09-21T10:10:09.069 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 120 2024-09-21T10:10:09.069 INFO:tasks.rados.rados.0.smithi007.stdout:1061: expect (ObjNum 396 snap 122 seq_num 396) 2024-09-21T10:10:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:08 smithi031 ceph-mon[32927]: osdmap e335: 8 total, 8 up, 8 in 2024-09-21T10:10:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:08 smithi031 ceph-mon[32927]: pgmap v213: 89 pgs: 89 active+clean; 178 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-21T10:10:09.192 INFO:tasks.rados.rados.0.smithi007.stdout:1060: expect (ObjNum 420 snap 131 seq_num 420) 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1062: finishing write tid 1 to smithi00780062-24 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1064: finishing rollback tid 1 to smithi00780062-22 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1062: finishing write tid 2 to smithi00780062-24 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1062: finishing write tid 3 to smithi00780062-24 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1062: finishing write tid 4 to smithi00780062-24 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1062: oid 24 updating version 0 to 357 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1062: oid 24 version 357 is already newer than 356 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1062: oid 24 version 357 is already newer than 355 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 357 (ObjNum 424 snap 134 seq_num 424) dirty exists 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1062: left oid 24 (ObjNum 424 snap 134 seq_num 424) 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1066: finishing rollback tid 0 to smithi00780062-20 2024-09-21T10:10:09.438 INFO:tasks.rados.rados.0.smithi007.stdout:1066: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:1066: finishing rollback tid 2 to smithi00780062-20 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 274 (ObjNum 376 snap 119 seq_num 376) dirty exists 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:1060: done (6 left) 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:1061: done (5 left) 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:1062: done (4 left) 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:1063: done (3 left) 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:1064: done (2 left) 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:1065: done (1 left) 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:1066: done (0 left) 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:1067: write oid 36 current snap is 134 2024-09-21T10:10:09.439 INFO:tasks.rados.rados.0.smithi007.stdout:1067: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2024-09-21T10:10:09.445 INFO:tasks.rados.rados.0.smithi007.stdout:1067: writing smithi00780062-36 from 742975 to 1523215 tid 1 2024-09-21T10:10:09.450 INFO:tasks.rados.rados.0.smithi007.stdout:1067: writing smithi00780062-36 from 1953553 to 2380685 tid 2 2024-09-21T10:10:09.455 INFO:tasks.rados.rados.0.smithi007.stdout:1067: writing smithi00780062-36 from 2971713 to 3142975 tid 3 2024-09-21T10:10:09.455 INFO:tasks.rados.rados.0.smithi007.stdout:1068: snap_create 2024-09-21T10:10:09.455 INFO:tasks.rados.rados.0.smithi007.stdout:1067: finishing write tid 1 to smithi00780062-36 2024-09-21T10:10:09.455 INFO:tasks.rados.rados.0.smithi007.stdout:1067: finishing write tid 2 to smithi00780062-36 2024-09-21T10:10:09.457 INFO:tasks.rados.rados.0.smithi007.stdout:1067: finishing write tid 3 to smithi00780062-36 2024-09-21T10:10:09.457 INFO:tasks.rados.rados.0.smithi007.stdout:1067: finishing write tid 4 to smithi00780062-36 2024-09-21T10:10:09.457 INFO:tasks.rados.rados.0.smithi007.stdout:1067: finishing write tid 5 to smithi00780062-36 2024-09-21T10:10:09.457 INFO:tasks.rados.rados.0.smithi007.stdout:1067: oid 36 updating version 0 to 343 2024-09-21T10:10:09.457 INFO:tasks.rados.rados.0.smithi007.stdout:1067: oid 36 version 343 is already newer than 342 2024-09-21T10:10:09.457 INFO:tasks.rados.rados.0.smithi007.stdout:1067: oid 36 updating version 343 to 344 2024-09-21T10:10:09.457 INFO:tasks.rados.rados.0.smithi007.stdout:1067: oid 36 updating version 344 to 345 2024-09-21T10:10:09.457 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 345 (ObjNum 425 snap 134 seq_num 425) dirty exists 2024-09-21T10:10:09.457 INFO:tasks.rados.rados.0.smithi007.stdout:1067: left oid 36 (ObjNum 425 snap 134 seq_num 425) 2024-09-21T10:10:09.612 INFO:teuthology.orchestra.run.smithi007.stdout:wait for minority of mons to upgrade 2024-09-21T10:10:09.736 INFO:tasks.rados.rados.0.smithi007.stdout:1067: done (1 left) 2024-09-21T10:10:09.736 INFO:tasks.rados.rados.0.smithi007.stdout:1068: done (0 left) 2024-09-21T10:10:09.736 INFO:tasks.rados.rados.0.smithi007.stdout:1069: snap_create 2024-09-21T10:10:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:09 smithi007 ceph-mon[29607]: osdmap e336: 8 total, 8 up, 8 in 2024-09-21T10:10:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:09 smithi007 ceph-mon[39999]: osdmap e336: 8 total, 8 up, 8 in 2024-09-21T10:10:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:09 smithi031 ceph-mon[32927]: osdmap e336: 8 total, 8 up, 8 in 2024-09-21T10:10:10.418 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1' 2024-09-21T10:10:10.629 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:10.742 INFO:tasks.rados.rados.0.smithi007.stdout:1069: done (0 left) 2024-09-21T10:10:10.742 INFO:tasks.rados.rados.0.smithi007.stdout:1070: read oid 47 snap -1 2024-09-21T10:10:10.742 INFO:tasks.rados.rados.0.smithi007.stdout:1070: expect (ObjNum 413 snap 129 seq_num 413) 2024-09-21T10:10:10.742 INFO:tasks.rados.rados.0.smithi007.stdout:1071: write oid 26 current snap is 136 2024-09-21T10:10:10.742 INFO:tasks.rados.rados.0.smithi007.stdout:1071: seq_num 426 ranges {759782=571842,2012035=687143} 2024-09-21T10:10:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:1071: writing smithi00780062-26 from 759782 to 1331624 tid 1 2024-09-21T10:10:10.757 INFO:tasks.rados.rados.0.smithi007.stdout:1071: writing smithi00780062-26 from 2012035 to 2699178 tid 2 2024-09-21T10:10:10.757 INFO:tasks.rados.rados.0.smithi007.stdout:1072: write oid 49 current snap is 136 2024-09-21T10:10:10.757 INFO:tasks.rados.rados.0.smithi007.stdout:1072: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2024-09-21T10:10:10.764 INFO:tasks.rados.rados.0.smithi007.stdout:1072: writing smithi00780062-49 from 776589 to 1423680 tid 1 2024-09-21T10:10:10.770 INFO:tasks.rados.rados.0.smithi007.stdout:1072: writing smithi00780062-49 from 2070517 to 2501318 tid 2 2024-09-21T10:10:10.774 INFO:tasks.rados.rados.0.smithi007.stdout:1072: writing smithi00780062-49 from 3026559 to 3176589 tid 3 2024-09-21T10:10:10.774 INFO:tasks.rados.rados.0.smithi007.stdout:1073: write oid 2 current snap is 136 2024-09-21T10:10:10.774 INFO:tasks.rados.rados.0.smithi007.stdout:1073: seq_num 428 ranges {793396=722340,2128999=690812} 2024-09-21T10:10:10.782 INFO:tasks.rados.rados.0.smithi007.stdout:1073: writing smithi00780062-2 from 793396 to 1515736 tid 1 2024-09-21T10:10:10.790 INFO:tasks.rados.rados.0.smithi007.stdout:1073: writing smithi00780062-2 from 2128999 to 2819811 tid 2 2024-09-21T10:10:10.790 INFO:tasks.rados.rados.0.smithi007.stdout:1074: read oid 36 snap -1 2024-09-21T10:10:10.790 INFO:tasks.rados.rados.0.smithi007.stdout:1074: expect (ObjNum 425 snap 134 seq_num 425) 2024-09-21T10:10:10.791 INFO:tasks.rados.rados.0.smithi007.stdout:1075: read oid 16 snap -1 2024-09-21T10:10:10.791 INFO:tasks.rados.rados.0.smithi007.stdout:1075: expect (ObjNum 416 snap 130 seq_num 416) 2024-09-21T10:10:10.791 INFO:tasks.rados.rados.0.smithi007.stdout:1076: rollback oid 4 current snap is 136 2024-09-21T10:10:10.791 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 120 2024-09-21T10:10:10.791 INFO:tasks.rados.rados.0.smithi007.stdout:1070: expect (ObjNum 413 snap 129 seq_num 413) 2024-09-21T10:10:10.928 INFO:tasks.rados.rados.0.smithi007.stdout:1071: finishing write tid 1 to smithi00780062-26 2024-09-21T10:10:10.928 INFO:tasks.rados.rados.0.smithi007.stdout:1071: finishing write tid 2 to smithi00780062-26 2024-09-21T10:10:10.928 INFO:tasks.rados.rados.0.smithi007.stdout:1071: finishing write tid 3 to smithi00780062-26 2024-09-21T10:10:10.928 INFO:tasks.rados.rados.0.smithi007.stdout:1071: finishing write tid 4 to smithi00780062-26 2024-09-21T10:10:10.928 INFO:tasks.rados.rados.0.smithi007.stdout:1071: oid 26 updating version 0 to 329 2024-09-21T10:10:10.928 INFO:tasks.rados.rados.0.smithi007.stdout:1071: oid 26 version 329 is already newer than 328 2024-09-21T10:10:10.928 INFO:tasks.rados.rados.0.smithi007.stdout:1071: oid 26 updating version 329 to 330 2024-09-21T10:10:10.929 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 330 (ObjNum 426 snap 136 seq_num 426) dirty exists 2024-09-21T10:10:10.929 INFO:tasks.rados.rados.0.smithi007.stdout:1071: left oid 26 (ObjNum 426 snap 136 seq_num 426) 2024-09-21T10:10:10.929 INFO:tasks.rados.rados.0.smithi007.stdout:1072: finishing write tid 1 to smithi00780062-49 2024-09-21T10:10:10.929 INFO:tasks.rados.rados.0.smithi007.stdout:1070: done (6 left) 2024-09-21T10:10:10.929 INFO:tasks.rados.rados.0.smithi007.stdout:1071: done (5 left) 2024-09-21T10:10:10.929 INFO:tasks.rados.rados.0.smithi007.stdout:1077: write oid 21 current snap is 136 2024-09-21T10:10:10.929 INFO:tasks.rados.rados.0.smithi007.stdout:1072: finishing write tid 2 to smithi00780062-49 2024-09-21T10:10:10.929 INFO:tasks.rados.rados.0.smithi007.stdout:1072: finishing write tid 3 to smithi00780062-49 2024-09-21T10:10:10.930 INFO:tasks.rados.rados.0.smithi007.stdout:1072: finishing write tid 4 to smithi00780062-49 2024-09-21T10:10:10.930 INFO:tasks.rados.rados.0.smithi007.stdout:1072: finishing write tid 5 to smithi00780062-49 2024-09-21T10:10:10.930 INFO:tasks.rados.rados.0.smithi007.stdout:1072: oid 49 updating version 0 to 587 2024-09-21T10:10:10.930 INFO:tasks.rados.rados.0.smithi007.stdout:1072: oid 49 updating version 587 to 588 2024-09-21T10:10:10.930 INFO:tasks.rados.rados.0.smithi007.stdout:1072: oid 49 updating version 588 to 589 2024-09-21T10:10:10.930 INFO:tasks.rados.rados.0.smithi007.stdout:1072: oid 49 updating version 589 to 590 2024-09-21T10:10:10.930 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 590 (ObjNum 427 snap 136 seq_num 427) dirty exists 2024-09-21T10:10:10.931 INFO:tasks.rados.rados.0.smithi007.stdout:1072: left oid 49 (ObjNum 427 snap 136 seq_num 427) 2024-09-21T10:10:10.931 INFO:tasks.rados.rados.0.smithi007.stdout:1073: finishing write tid 1 to smithi00780062-2 2024-09-21T10:10:10.931 INFO:tasks.rados.rados.0.smithi007.stdout:1076: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:10:10.931 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 0 (ObjNum 33 snap 0 seq_num 3839449424) dirty dne 2024-09-21T10:10:10.931 INFO:tasks.rados.rados.0.smithi007.stdout:1073: finishing write tid 2 to smithi00780062-2 2024-09-21T10:10:10.931 INFO:tasks.rados.rados.0.smithi007.stdout:1073: finishing write tid 3 to smithi00780062-2 2024-09-21T10:10:10.932 INFO:tasks.rados.rados.0.smithi007.stdout:1073: finishing write tid 4 to smithi00780062-2 2024-09-21T10:10:10.932 INFO:tasks.rados.rados.0.smithi007.stdout:1073: oid 2 updating version 0 to 50 2024-09-21T10:10:10.932 INFO:tasks.rados.rados.0.smithi007.stdout:1073: oid 2 version 50 is already newer than 49 2024-09-21T10:10:10.932 INFO:tasks.rados.rados.0.smithi007.stdout:1073: oid 2 updating version 50 to 51 2024-09-21T10:10:10.932 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 51 (ObjNum 428 snap 136 seq_num 428) dirty exists 2024-09-21T10:10:10.932 INFO:tasks.rados.rados.0.smithi007.stdout:1073: left oid 2 (ObjNum 428 snap 136 seq_num 428) 2024-09-21T10:10:10.932 INFO:tasks.rados.rados.0.smithi007.stdout:1077: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2024-09-21T10:10:10.933 INFO:tasks.rados.rados.0.smithi007.stdout:1077: writing smithi00780062-21 from 410203 to 1207792 tid 1 2024-09-21T10:10:10.939 INFO:tasks.rados.rados.0.smithi007.stdout:1077: writing smithi00780062-21 from 1787481 to 2221951 tid 2 2024-09-21T10:10:10.945 INFO:tasks.rados.rados.0.smithi007.stdout:1077: writing smithi00780062-21 from 2681405 to 3210203 tid 3 2024-09-21T10:10:10.945 INFO:tasks.rados.rados.0.smithi007.stdout:1072: done (5 left) 2024-09-21T10:10:10.945 INFO:tasks.rados.rados.0.smithi007.stdout:1073: done (4 left) 2024-09-21T10:10:10.945 INFO:tasks.rados.rados.0.smithi007.stdout:1076: done (3 left) 2024-09-21T10:10:10.945 INFO:tasks.rados.rados.0.smithi007.stdout:1078: snap_create 2024-09-21T10:10:10.945 INFO:tasks.rados.rados.0.smithi007.stdout:1075: expect (ObjNum 416 snap 130 seq_num 416) 2024-09-21T10:10:10.995 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:10 smithi007 ceph-mon[29607]: osdmap e337: 8 total, 8 up, 8 in 2024-09-21T10:10:10.995 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:10 smithi007 ceph-mon[29607]: pgmap v216: 89 pgs: 89 active+clean; 132 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 351 KiB/s wr, 10 op/s 2024-09-21T10:10:10.995 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:10 smithi007 ceph-mon[39999]: osdmap e337: 8 total, 8 up, 8 in 2024-09-21T10:10:10.996 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:10 smithi007 ceph-mon[39999]: pgmap v216: 89 pgs: 89 active+clean; 132 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 351 KiB/s wr, 10 op/s 2024-09-21T10:10:10.996 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:10:10] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.51.0" 2024-09-21T10:10:11.049 INFO:tasks.rados.rados.0.smithi007.stdout:1074: expect (ObjNum 425 snap 134 seq_num 425) 2024-09-21T10:10:11.161 INFO:tasks.rados.rados.0.smithi007.stdout:1077: finishing write tid 1 to smithi00780062-21 2024-09-21T10:10:11.161 INFO:tasks.rados.rados.0.smithi007.stdout:1077: finishing write tid 2 to smithi00780062-21 2024-09-21T10:10:11.161 INFO:tasks.rados.rados.0.smithi007.stdout:1077: finishing write tid 3 to smithi00780062-21 2024-09-21T10:10:11.162 INFO:tasks.rados.rados.0.smithi007.stdout:1077: finishing write tid 4 to smithi00780062-21 2024-09-21T10:10:11.162 INFO:tasks.rados.rados.0.smithi007.stdout:1077: finishing write tid 5 to smithi00780062-21 2024-09-21T10:10:11.162 INFO:tasks.rados.rados.0.smithi007.stdout:1077: oid 21 updating version 0 to 430 2024-09-21T10:10:11.162 INFO:tasks.rados.rados.0.smithi007.stdout:1077: oid 21 version 430 is already newer than 428 2024-09-21T10:10:11.162 INFO:tasks.rados.rados.0.smithi007.stdout:1077: oid 21 version 430 is already newer than 427 2024-09-21T10:10:11.162 INFO:tasks.rados.rados.0.smithi007.stdout:1077: oid 21 version 430 is already newer than 429 2024-09-21T10:10:11.162 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 430 (ObjNum 429 snap 136 seq_num 429) dirty exists 2024-09-21T10:10:11.162 INFO:tasks.rados.rados.0.smithi007.stdout:1077: left oid 21 (ObjNum 429 snap 136 seq_num 429) 2024-09-21T10:10:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:10 smithi031 ceph-mon[32927]: osdmap e337: 8 total, 8 up, 8 in 2024-09-21T10:10:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:10 smithi031 ceph-mon[32927]: pgmap v216: 89 pgs: 89 active+clean; 132 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 351 KiB/s wr, 10 op/s 2024-09-21T10:10:11.749 INFO:tasks.rados.rados.0.smithi007.stdout:1074: done (3 left) 2024-09-21T10:10:11.749 INFO:tasks.rados.rados.0.smithi007.stdout:1075: done (2 left) 2024-09-21T10:10:11.749 INFO:tasks.rados.rados.0.smithi007.stdout:1077: done (1 left) 2024-09-21T10:10:11.749 INFO:tasks.rados.rados.0.smithi007.stdout:1078: done (0 left) 2024-09-21T10:10:11.749 INFO:tasks.rados.rados.0.smithi007.stdout:1079: rollback oid 17 current snap is 137 2024-09-21T10:10:11.749 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 134 2024-09-21T10:10:11.749 INFO:tasks.rados.rados.0.smithi007.stdout:1080: rollback oid 23 current snap is 137 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 23 to 125 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1081: read oid 24 snap 127 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1081: expect (ObjNum 325 snap 100 seq_num 325) 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1082: read oid 20 snap -1 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1082: expect (ObjNum 376 snap 119 seq_num 376) 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1083: read oid 21 snap -1 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1083: expect (ObjNum 429 snap 136 seq_num 429) 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1084: read oid 34 snap -1 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1084: expect (ObjNum 400 snap 122 seq_num 400) 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1085: read oid 1 snap -1 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1085: expect (ObjNum 380 snap 120 seq_num 380) 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1086: write oid 48 current snap is 137 2024-09-21T10:10:11.750 INFO:tasks.rados.rados.0.smithi007.stdout:1086: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2024-09-21T10:10:11.753 INFO:tasks.rados.rados.0.smithi007.stdout:1086: writing smithi00780062-48 from 427010 to 899848 tid 1 2024-09-21T10:10:11.760 INFO:tasks.rados.rados.0.smithi007.stdout:1086: writing smithi00780062-48 from 1329610 to 2024091 tid 2 2024-09-21T10:10:11.767 INFO:tasks.rados.rados.0.smithi007.stdout:1086: writing smithi00780062-48 from 2708828 to 3227010 tid 3 2024-09-21T10:10:11.767 INFO:tasks.rados.rados.0.smithi007.stdout:1087: rollback oid 2 current snap is 137 2024-09-21T10:10:11.767 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 136 2024-09-21T10:10:11.767 INFO:tasks.rados.rados.0.smithi007.stdout:1080: finishing rollback tid 1 to smithi00780062-23 2024-09-21T10:10:11.767 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:10:11.768 INFO:tasks.rados.rados.0.smithi007.stdout:1079: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:10:11.768 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 421 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:10:11.768 INFO:tasks.rados.rados.0.smithi007.stdout:1084: expect (ObjNum 400 snap 122 seq_num 400) 2024-09-21T10:10:11.859 INFO:tasks.rados.rados.0.smithi007.stdout:1082: expect (ObjNum 376 snap 119 seq_num 376) 2024-09-21T10:10:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:11 smithi007 ceph-mon[29607]: osdmap e338: 8 total, 8 up, 8 in 2024-09-21T10:10:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:11 smithi007 ceph-mon[39999]: osdmap e338: 8 total, 8 up, 8 in 2024-09-21T10:10:11.970 INFO:tasks.rados.rados.0.smithi007.stdout:1086: finishing write tid 1 to smithi00780062-48 2024-09-21T10:10:11.970 INFO:tasks.rados.rados.0.smithi007.stdout:1086: finishing write tid 2 to smithi00780062-48 2024-09-21T10:10:11.970 INFO:tasks.rados.rados.0.smithi007.stdout:1079: done (8 left) 2024-09-21T10:10:11.970 INFO:tasks.rados.rados.0.smithi007.stdout:1080: done (7 left) 2024-09-21T10:10:11.970 INFO:tasks.rados.rados.0.smithi007.stdout:1082: done (6 left) 2024-09-21T10:10:11.970 INFO:tasks.rados.rados.0.smithi007.stdout:1084: done (5 left) 2024-09-21T10:10:11.971 INFO:tasks.rados.rados.0.smithi007.stdout:1088: delete oid 22 current snap is 137 2024-09-21T10:10:11.971 INFO:tasks.rados.rados.0.smithi007.stdout:1087: finishing rollback tid 0 to smithi00780062-2 2024-09-21T10:10:11.971 INFO:tasks.rados.rados.0.smithi007.stdout:1087: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:10:11.971 INFO:tasks.rados.rados.0.smithi007.stdout:1087: finishing rollback tid 2 to smithi00780062-2 2024-09-21T10:10:11.971 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 55 (ObjNum 428 snap 136 seq_num 428) dirty exists 2024-09-21T10:10:11.971 INFO:tasks.rados.rados.0.smithi007.stdout:1081: expect (ObjNum 325 snap 100 seq_num 325) 2024-09-21T10:10:12.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:11 smithi031 ceph-mon[32927]: osdmap e338: 8 total, 8 up, 8 in 2024-09-21T10:10:12.166 INFO:tasks.rados.rados.0.smithi007.stdout:1086: finishing write tid 3 to smithi00780062-48 2024-09-21T10:10:12.166 INFO:tasks.rados.rados.0.smithi007.stdout:1086: finishing write tid 4 to smithi00780062-48 2024-09-21T10:10:12.166 INFO:tasks.rados.rados.0.smithi007.stdout:1086: finishing write tid 5 to smithi00780062-48 2024-09-21T10:10:12.166 INFO:tasks.rados.rados.0.smithi007.stdout:1086: oid 48 updating version 0 to 329 2024-09-21T10:10:12.166 INFO:tasks.rados.rados.0.smithi007.stdout:1086: oid 48 updating version 329 to 332 2024-09-21T10:10:12.167 INFO:tasks.rados.rados.0.smithi007.stdout:1086: oid 48 version 332 is already newer than 331 2024-09-21T10:10:12.167 INFO:tasks.rados.rados.0.smithi007.stdout:1086: oid 48 version 332 is already newer than 330 2024-09-21T10:10:12.167 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 332 (ObjNum 430 snap 137 seq_num 430) dirty exists 2024-09-21T10:10:12.167 INFO:tasks.rados.rados.0.smithi007.stdout:1086: left oid 48 (ObjNum 430 snap 137 seq_num 430) 2024-09-21T10:10:12.167 INFO:tasks.rados.rados.0.smithi007.stdout:1083: expect (ObjNum 429 snap 136 seq_num 429) 2024-09-21T10:10:12.270 INFO:tasks.rados.rados.0.smithi007.stdout:1085: expect (ObjNum 380 snap 120 seq_num 380) 2024-09-21T10:10:12.372 INFO:tasks.rados.rados.0.smithi007.stdout:1081: done (5 left) 2024-09-21T10:10:12.372 INFO:tasks.rados.rados.0.smithi007.stdout:1083: done (4 left) 2024-09-21T10:10:12.372 INFO:tasks.rados.rados.0.smithi007.stdout:1085: done (3 left) 2024-09-21T10:10:12.372 INFO:tasks.rados.rados.0.smithi007.stdout:1086: done (2 left) 2024-09-21T10:10:12.372 INFO:tasks.rados.rados.0.smithi007.stdout:1087: done (1 left) 2024-09-21T10:10:12.372 INFO:tasks.rados.rados.0.smithi007.stdout:1088: done (0 left) 2024-09-21T10:10:12.372 INFO:tasks.rados.rados.0.smithi007.stdout:1089: rollback oid 7 current snap is 137 2024-09-21T10:10:12.372 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 129 2024-09-21T10:10:12.373 INFO:tasks.rados.rados.0.smithi007.stdout:1090: snap_create 2024-09-21T10:10:12.373 INFO:tasks.rados.rados.0.smithi007.stdout:1089: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:10:12.373 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:10:12.646 INFO:tasks.rados.rados.0.smithi007.stdout:1089: done (1 left) 2024-09-21T10:10:12.646 INFO:tasks.rados.rados.0.smithi007.stdout:1090: done (0 left) 2024-09-21T10:10:12.646 INFO:tasks.rados.rados.0.smithi007.stdout:1091: rollback oid 11 current snap is 138 2024-09-21T10:10:12.646 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 134 2024-09-21T10:10:12.646 INFO:tasks.rados.rados.0.smithi007.stdout:1092: snap_remove snap 120 2024-09-21T10:10:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:12 smithi031 ceph-mon[32927]: osdmap e339: 8 total, 8 up, 8 in 2024-09-21T10:10:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:12 smithi031 ceph-mon[32927]: pgmap v219: 89 pgs: 89 active+clean; 132 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 351 KiB/s wr, 10 op/s 2024-09-21T10:10:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:12 smithi031 ceph-mon[32927]: osdmap e340: 8 total, 8 up, 8 in 2024-09-21T10:10:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:12 smithi007 ceph-mon[29607]: osdmap e339: 8 total, 8 up, 8 in 2024-09-21T10:10:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:12 smithi007 ceph-mon[29607]: pgmap v219: 89 pgs: 89 active+clean; 132 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 351 KiB/s wr, 10 op/s 2024-09-21T10:10:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:12 smithi007 ceph-mon[29607]: osdmap e340: 8 total, 8 up, 8 in 2024-09-21T10:10:13.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:12 smithi007 ceph-mon[39999]: osdmap e339: 8 total, 8 up, 8 in 2024-09-21T10:10:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:12 smithi007 ceph-mon[39999]: pgmap v219: 89 pgs: 89 active+clean; 132 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 351 KiB/s wr, 10 op/s 2024-09-21T10:10:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:12 smithi007 ceph-mon[39999]: osdmap e340: 8 total, 8 up, 8 in 2024-09-21T10:10:13.648 INFO:tasks.rados.rados.0.smithi007.stdout:1092: done (1 left) 2024-09-21T10:10:13.649 INFO:tasks.rados.rados.0.smithi007.stdout:1093: write oid 26 current snap is 138 2024-09-21T10:10:13.649 INFO:tasks.rados.rados.0.smithi007.stdout:1091: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:10:13.649 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 0 (ObjNum 129 snap 0 seq_num 3164099591) dirty dne 2024-09-21T10:10:13.649 INFO:tasks.rados.rados.0.smithi007.stdout:1093: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2024-09-21T10:10:13.655 INFO:tasks.rados.rados.0.smithi007.stdout:1093: writing smithi00780062-26 from 460624 to 1083960 tid 1 2024-09-21T10:10:13.663 INFO:tasks.rados.rados.0.smithi007.stdout:1093: writing smithi00780062-26 from 1846574 to 2544724 tid 2 2024-09-21T10:10:13.667 INFO:tasks.rados.rados.0.smithi007.stdout:1093: writing smithi00780062-26 from 3163674 to 3260624 tid 3 2024-09-21T10:10:13.667 INFO:tasks.rados.rados.0.smithi007.stdout:1091: done (1 left) 2024-09-21T10:10:13.667 INFO:tasks.rados.rados.0.smithi007.stdout:1094: read oid 30 snap -1 2024-09-21T10:10:13.668 INFO:tasks.rados.rados.0.smithi007.stdout:1094: expect deleted 2024-09-21T10:10:13.668 INFO:tasks.rados.rados.0.smithi007.stdout:1095: write oid 10 current snap is 138 2024-09-21T10:10:13.668 INFO:tasks.rados.rados.0.smithi007.stdout:1093: finishing write tid 1 to smithi00780062-26 2024-09-21T10:10:13.668 INFO:tasks.rados.rados.0.smithi007.stdout:1093: finishing write tid 2 to smithi00780062-26 2024-09-21T10:10:13.668 INFO:tasks.rados.rados.0.smithi007.stdout:1095: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2024-09-21T10:10:13.673 INFO:tasks.rados.rados.0.smithi007.stdout:1095: writing smithi00780062-10 from 477431 to 1176016 tid 1 2024-09-21T10:10:13.680 INFO:tasks.rados.rados.0.smithi007.stdout:1095: writing smithi00780062-10 from 1905056 to 2346864 tid 2 2024-09-21T10:10:13.685 INFO:tasks.rados.rados.0.smithi007.stdout:1095: writing smithi00780062-10 from 3074744 to 3277431 tid 3 2024-09-21T10:10:13.686 INFO:tasks.rados.rados.0.smithi007.stdout:1096: write oid 5 current snap is 138 2024-09-21T10:10:13.686 INFO:tasks.rados.rados.0.smithi007.stdout:1096: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2024-09-21T10:10:13.691 INFO:tasks.rados.rados.0.smithi007.stdout:1096: writing smithi00780062-5 from 494238 to 984425 tid 1 2024-09-21T10:10:13.698 INFO:tasks.rados.rados.0.smithi007.stdout:1096: writing smithi00780062-5 from 1563538 to 2265357 tid 2 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1096: writing smithi00780062-5 from 2818520 to 3294238 tid 3 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1097: read oid 7 snap -1 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1097: expect deleted 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1098: rollback oid 24 current snap is 138 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 24 to 127 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1093: finishing write tid 3 to smithi00780062-26 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1093: finishing write tid 4 to smithi00780062-26 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1093: finishing write tid 5 to smithi00780062-26 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1093: oid 26 updating version 0 to 336 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1093: oid 26 version 336 is already newer than 335 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1093: oid 26 version 336 is already newer than 334 2024-09-21T10:10:13.705 INFO:tasks.rados.rados.0.smithi007.stdout:1093: oid 26 updating version 336 to 337 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 337 (ObjNum 432 snap 138 seq_num 432) dirty exists 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1093: left oid 26 (ObjNum 432 snap 138 seq_num 432) 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1095: finishing write tid 1 to smithi00780062-10 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1093: done (5 left) 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1094: done (4 left) 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1099: delete oid 14 current snap is 138 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1095: finishing write tid 2 to smithi00780062-10 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1095: finishing write tid 3 to smithi00780062-10 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1095: finishing write tid 4 to smithi00780062-10 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1095: finishing write tid 5 to smithi00780062-10 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1095: oid 10 updating version 0 to 596 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1095: oid 10 updating version 596 to 598 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1095: oid 10 version 598 is already newer than 597 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:1095: oid 10 updating version 598 to 599 2024-09-21T10:10:13.706 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 599 (ObjNum 433 snap 138 seq_num 433) dirty exists 2024-09-21T10:10:13.707 INFO:tasks.rados.rados.0.smithi007.stdout:1095: left oid 10 (ObjNum 433 snap 138 seq_num 433) 2024-09-21T10:10:13.707 INFO:tasks.rados.rados.0.smithi007.stdout:1096: finishing write tid 1 to smithi00780062-5 2024-09-21T10:10:13.707 INFO:tasks.rados.rados.0.smithi007.stdout:1096: finishing write tid 2 to smithi00780062-5 2024-09-21T10:10:13.707 INFO:tasks.rados.rados.0.smithi007.stdout:1095: done (4 left) 2024-09-21T10:10:13.707 INFO:tasks.rados.rados.0.smithi007.stdout:1097: done (3 left) 2024-09-21T10:10:13.707 INFO:tasks.rados.rados.0.smithi007.stdout:1099: done (2 left) 2024-09-21T10:10:13.707 INFO:tasks.rados.rados.0.smithi007.stdout:1100: write oid 14 current snap is 138 2024-09-21T10:10:13.707 INFO:tasks.rados.rados.0.smithi007.stdout:1100: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2024-09-21T10:10:13.712 INFO:tasks.rados.rados.0.smithi007.stdout:1100: writing smithi00780062-14 from 527852 to 1168537 tid 1 2024-09-21T10:10:13.719 INFO:tasks.rados.rados.0.smithi007.stdout:1100: writing smithi00780062-14 from 1680502 to 2269637 tid 2 2024-09-21T10:10:13.724 INFO:tasks.rados.rados.0.smithi007.stdout:1100: writing smithi00780062-14 from 2757013 to 3327852 tid 3 2024-09-21T10:10:13.725 INFO:tasks.rados.rados.0.smithi007.stdout:1101: write oid 38 current snap is 138 2024-09-21T10:10:13.725 INFO:tasks.rados.rados.0.smithi007.stdout:1101: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2024-09-21T10:10:13.731 INFO:tasks.rados.rados.0.smithi007.stdout:1101: writing smithi00780062-38 from 544659 to 1260593 tid 1 2024-09-21T10:10:13.736 INFO:tasks.rados.rados.0.smithi007.stdout:1101: writing smithi00780062-38 from 1738984 to 2188130 tid 2 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1101: writing smithi00780062-38 from 2784436 to 3344659 tid 3 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1102: snap_create 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1096: finishing write tid 3 to smithi00780062-5 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1096: finishing write tid 4 to smithi00780062-5 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1096: finishing write tid 5 to smithi00780062-5 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1096: oid 5 updating version 0 to 363 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1096: oid 5 version 363 is already newer than 361 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1096: oid 5 updating version 363 to 364 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1096: oid 5 version 364 is already newer than 362 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 364 (ObjNum 434 snap 138 seq_num 434) dirty exists 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1096: left oid 5 (ObjNum 434 snap 138 seq_num 434) 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1098: finishing rollback tid 0 to smithi00780062-24 2024-09-21T10:10:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:1098: finishing rollback tid 1 to smithi00780062-24 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1098: finishing rollback tid 2 to smithi00780062-24 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 368 (ObjNum 325 snap 100 seq_num 325) dirty exists 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1100: finishing write tid 1 to smithi00780062-14 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1100: finishing write tid 2 to smithi00780062-14 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1100: finishing write tid 3 to smithi00780062-14 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1100: finishing write tid 4 to smithi00780062-14 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1100: finishing write tid 5 to smithi00780062-14 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1100: oid 14 updating version 0 to 568 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1100: oid 14 version 568 is already newer than 567 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1100: oid 14 updating version 568 to 569 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1100: oid 14 updating version 569 to 570 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 570 (ObjNum 436 snap 138 seq_num 436) dirty exists 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1100: left oid 14 (ObjNum 436 snap 138 seq_num 436) 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1101: finishing write tid 1 to smithi00780062-38 2024-09-21T10:10:13.745 INFO:tasks.rados.rados.0.smithi007.stdout:1101: finishing write tid 2 to smithi00780062-38 2024-09-21T10:10:13.746 INFO:tasks.rados.rados.0.smithi007.stdout:1101: finishing write tid 3 to smithi00780062-38 2024-09-21T10:10:13.746 INFO:tasks.rados.rados.0.smithi007.stdout:1101: finishing write tid 4 to smithi00780062-38 2024-09-21T10:10:13.746 INFO:tasks.rados.rados.0.smithi007.stdout:1101: finishing write tid 5 to smithi00780062-38 2024-09-21T10:10:13.746 INFO:tasks.rados.rados.0.smithi007.stdout:1101: oid 38 updating version 0 to 987 2024-09-21T10:10:13.746 INFO:tasks.rados.rados.0.smithi007.stdout:1101: oid 38 version 987 is already newer than 985 2024-09-21T10:10:13.746 INFO:tasks.rados.rados.0.smithi007.stdout:1101: oid 38 version 987 is already newer than 984 2024-09-21T10:10:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:1101: oid 38 version 987 is already newer than 986 2024-09-21T10:10:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 987 (ObjNum 437 snap 138 seq_num 437) dirty exists 2024-09-21T10:10:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:1101: left oid 38 (ObjNum 437 snap 138 seq_num 437) 2024-09-21T10:10:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:13 smithi031 ceph-mon[32927]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:13 smithi031 ceph-mon[32927]: osdmap e341: 8 total, 8 up, 8 in 2024-09-21T10:10:14.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:13 smithi007 ceph-mon[29607]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:14.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:13 smithi007 ceph-mon[29607]: osdmap e341: 8 total, 8 up, 8 in 2024-09-21T10:10:14.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:13 smithi007 ceph-mon[39999]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:14.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:13 smithi007 ceph-mon[39999]: osdmap e341: 8 total, 8 up, 8 in 2024-09-21T10:10:14.647 INFO:teuthology.orchestra.run.smithi007.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:10:14.654 INFO:tasks.rados.rados.0.smithi007.stdout:1096: done (4 left) 2024-09-21T10:10:14.654 INFO:tasks.rados.rados.0.smithi007.stdout:1098: done (3 left) 2024-09-21T10:10:14.654 INFO:tasks.rados.rados.0.smithi007.stdout:1100: done (2 left) 2024-09-21T10:10:14.654 INFO:tasks.rados.rados.0.smithi007.stdout:1101: done (1 left) 2024-09-21T10:10:14.654 INFO:tasks.rados.rados.0.smithi007.stdout:1102: done (0 left) 2024-09-21T10:10:14.654 INFO:tasks.rados.rados.0.smithi007.stdout:1103: read oid 45 snap -1 2024-09-21T10:10:14.654 INFO:tasks.rados.rados.0.smithi007.stdout:1103: expect (ObjNum 396 snap 122 seq_num 396) 2024-09-21T10:10:14.654 INFO:tasks.rados.rados.0.smithi007.stdout:1104: snap_create 2024-09-21T10:10:14.658 INFO:tasks.rados.rados.0.smithi007.stdout:1103: expect (ObjNum 396 snap 122 seq_num 396) 2024-09-21T10:10:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:14 smithi007 ceph-mon[29607]: pgmap v222: 89 pgs: 89 active+clean; 134 MiB data, 588 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-09-21T10:10:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:14 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:14 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:14 smithi007 ceph-mon[29607]: osdmap e342: 8 total, 8 up, 8 in 2024-09-21T10:10:14.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:14 smithi007 ceph-mon[39999]: pgmap v222: 89 pgs: 89 active+clean; 134 MiB data, 588 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-09-21T10:10:14.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:14 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:14.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:14 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:14.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:14 smithi007 ceph-mon[39999]: osdmap e342: 8 total, 8 up, 8 in 2024-09-21T10:10:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:14 smithi031 ceph-mon[32927]: pgmap v222: 89 pgs: 89 active+clean; 134 MiB data, 588 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-09-21T10:10:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:14 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:14 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:14 smithi031 ceph-mon[32927]: osdmap e342: 8 total, 8 up, 8 in 2024-09-21T10:10:15.327 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T10:10:15.654 INFO:tasks.rados.rados.0.smithi007.stdout:1103: done (1 left) 2024-09-21T10:10:15.654 INFO:tasks.rados.rados.0.smithi007.stdout:1104: done (0 left) 2024-09-21T10:10:15.654 INFO:tasks.rados.rados.0.smithi007.stdout:1105: read oid 37 snap -1 2024-09-21T10:10:15.654 INFO:tasks.rados.rados.0.smithi007.stdout:1105: expect deleted 2024-09-21T10:10:15.654 INFO:tasks.rados.rados.0.smithi007.stdout:1106: rollback oid 38 current snap is 140 2024-09-21T10:10:15.654 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 38 to 134 2024-09-21T10:10:15.654 INFO:tasks.rados.rados.0.smithi007.stdout:1107: write oid 1 current snap is 140 2024-09-21T10:10:15.654 INFO:tasks.rados.rados.0.smithi007.stdout:1107: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2024-09-21T10:10:15.661 INFO:tasks.rados.rados.0.smithi007.stdout:1107: writing smithi00780062-1 from 561466 to 1352649 tid 1 2024-09-21T10:10:15.669 INFO:tasks.rados.rados.0.smithi007.stdout:1107: writing smithi00780062-1 from 2081113 to 2673917 tid 2 2024-09-21T10:10:15.673 INFO:tasks.rados.rados.0.smithi007.stdout:1107: writing smithi00780062-1 from 3095506 to 3361466 tid 3 2024-09-21T10:10:15.673 INFO:tasks.rados.rados.0.smithi007.stdout:1108: delete oid 7 current snap is 140 2024-09-21T10:10:15.673 INFO:tasks.rados.rados.0.smithi007.stdout:1106: finishing rollback tid 0 to smithi00780062-38 2024-09-21T10:10:15.673 INFO:tasks.rados.rados.0.smithi007.stdout:1106: finishing rollback tid 1 to smithi00780062-38 2024-09-21T10:10:15.673 INFO:tasks.rados.rados.0.smithi007.stdout:1106: finishing rollback tid 2 to smithi00780062-38 2024-09-21T10:10:15.673 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 991 (ObjNum 419 snap 131 seq_num 419) dirty exists 2024-09-21T10:10:15.673 INFO:tasks.rados.rados.0.smithi007.stdout:1107: finishing write tid 1 to smithi00780062-1 2024-09-21T10:10:15.673 INFO:tasks.rados.rados.0.smithi007.stdout:1107: finishing write tid 2 to smithi00780062-1 2024-09-21T10:10:15.675 INFO:tasks.rados.rados.0.smithi007.stdout:1107: finishing write tid 3 to smithi00780062-1 2024-09-21T10:10:15.675 INFO:tasks.rados.rados.0.smithi007.stdout:1107: finishing write tid 4 to smithi00780062-1 2024-09-21T10:10:15.676 INFO:tasks.rados.rados.0.smithi007.stdout:1107: finishing write tid 5 to smithi00780062-1 2024-09-21T10:10:15.676 INFO:tasks.rados.rados.0.smithi007.stdout:1107: oid 1 updating version 0 to 372 2024-09-21T10:10:15.676 INFO:tasks.rados.rados.0.smithi007.stdout:1107: oid 1 version 372 is already newer than 370 2024-09-21T10:10:15.676 INFO:tasks.rados.rados.0.smithi007.stdout:1107: oid 1 updating version 372 to 373 2024-09-21T10:10:15.676 INFO:tasks.rados.rados.0.smithi007.stdout:1107: oid 1 version 373 is already newer than 371 2024-09-21T10:10:15.676 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 373 (ObjNum 438 snap 140 seq_num 438) dirty exists 2024-09-21T10:10:15.676 INFO:tasks.rados.rados.0.smithi007.stdout:1107: left oid 1 (ObjNum 438 snap 140 seq_num 438) 2024-09-21T10:10:15.677 INFO:tasks.rados.rados.0.smithi007.stdout:1105: done (3 left) 2024-09-21T10:10:15.677 INFO:tasks.rados.rados.0.smithi007.stdout:1106: done (2 left) 2024-09-21T10:10:15.677 INFO:tasks.rados.rados.0.smithi007.stdout:1107: done (1 left) 2024-09-21T10:10:15.677 INFO:tasks.rados.rados.0.smithi007.stdout:1108: done (0 left) 2024-09-21T10:10:15.677 INFO:tasks.rados.rados.0.smithi007.stdout:1109: rollback oid 45 current snap is 140 2024-09-21T10:10:15.677 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 45 to 128 2024-09-21T10:10:15.677 INFO:tasks.rados.rados.0.smithi007.stdout:1110: write oid 16 current snap is 140 2024-09-21T10:10:15.677 INFO:tasks.rados.rados.0.smithi007.stdout:1110: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2024-09-21T10:10:15.682 INFO:tasks.rados.rados.0.smithi007.stdout:1110: writing smithi00780062-16 from 595080 to 1136761 tid 1 2024-09-21T10:10:15.689 INFO:tasks.rados.rados.0.smithi007.stdout:1110: writing smithi00780062-16 from 1798077 to 2394550 tid 2 2024-09-21T10:10:15.695 INFO:tasks.rados.rados.0.smithi007.stdout:1110: writing smithi00780062-16 from 3150352 to 3395080 tid 3 2024-09-21T10:10:15.695 INFO:tasks.rados.rados.0.smithi007.stdout:1111: write oid 25 current snap is 140 2024-09-21T10:10:15.695 INFO:tasks.rados.rados.0.smithi007.stdout:1109: finishing rollback tid 0 to smithi00780062-45 2024-09-21T10:10:15.695 INFO:tasks.rados.rados.0.smithi007.stdout:1111: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2024-09-21T10:10:15.702 INFO:tasks.rados.rados.0.smithi007.stdout:1111: writing smithi00780062-25 from 611887 to 1345170 tid 1 2024-09-21T10:10:15.708 INFO:tasks.rados.rados.0.smithi007.stdout:1111: writing smithi00780062-25 from 1972912 to 2429396 tid 2 2024-09-21T10:10:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:1111: writing smithi00780062-25 from 2894128 to 3411887 tid 3 2024-09-21T10:10:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:1112: read oid 18 snap -1 2024-09-21T10:10:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:1112: expect (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:10:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:1113: read oid 26 snap -1 2024-09-21T10:10:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:1113: expect (ObjNum 432 snap 138 seq_num 432) 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1114: snap_create 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1109: finishing rollback tid 1 to smithi00780062-45 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1109: finishing rollback tid 2 to smithi00780062-45 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 574 (ObjNum 396 snap 122 seq_num 396) dirty exists 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1110: finishing write tid 1 to smithi00780062-16 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1110: finishing write tid 2 to smithi00780062-16 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1110: finishing write tid 3 to smithi00780062-16 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1110: finishing write tid 4 to smithi00780062-16 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1110: finishing write tid 5 to smithi00780062-16 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1110: oid 16 updating version 0 to 602 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1110: oid 16 updating version 602 to 603 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1110: oid 16 version 603 is already newer than 601 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1110: oid 16 updating version 603 to 604 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 604 (ObjNum 440 snap 140 seq_num 440) dirty exists 2024-09-21T10:10:15.715 INFO:tasks.rados.rados.0.smithi007.stdout:1110: left oid 16 (ObjNum 440 snap 140 seq_num 440) 2024-09-21T10:10:15.716 INFO:tasks.rados.rados.0.smithi007.stdout:1111: finishing write tid 1 to smithi00780062-25 2024-09-21T10:10:15.716 INFO:tasks.rados.rados.0.smithi007.stdout:1111: finishing write tid 2 to smithi00780062-25 2024-09-21T10:10:15.717 INFO:tasks.rados.rados.0.smithi007.stdout:1111: finishing write tid 3 to smithi00780062-25 2024-09-21T10:10:15.717 INFO:tasks.rados.rados.0.smithi007.stdout:1111: finishing write tid 4 to smithi00780062-25 2024-09-21T10:10:15.717 INFO:tasks.rados.rados.0.smithi007.stdout:1111: finishing write tid 5 to smithi00780062-25 2024-09-21T10:10:15.717 INFO:tasks.rados.rados.0.smithi007.stdout:1111: oid 25 updating version 0 to 338 2024-09-21T10:10:15.717 INFO:tasks.rados.rados.0.smithi007.stdout:1111: oid 25 version 338 is already newer than 337 2024-09-21T10:10:15.717 INFO:tasks.rados.rados.0.smithi007.stdout:1111: oid 25 version 338 is already newer than 336 2024-09-21T10:10:15.717 INFO:tasks.rados.rados.0.smithi007.stdout:1111: oid 25 updating version 338 to 339 2024-09-21T10:10:15.718 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 339 (ObjNum 441 snap 140 seq_num 441) dirty exists 2024-09-21T10:10:15.718 INFO:tasks.rados.rados.0.smithi007.stdout:1111: left oid 25 (ObjNum 441 snap 140 seq_num 441) 2024-09-21T10:10:15.726 INFO:tasks.rados.rados.0.smithi007.stdout:1112: expect (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:10:15.855 INFO:tasks.rados.rados.0.smithi007.stdout:1113: expect (ObjNum 432 snap 138 seq_num 432) 2024-09-21T10:10:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:15 smithi007 ceph-mon[29607]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:10:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:15 smithi007 ceph-mon[29607]: osdmap e343: 8 total, 8 up, 8 in 2024-09-21T10:10:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:15 smithi007 ceph-mon[39999]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:10:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:15 smithi007 ceph-mon[39999]: osdmap e343: 8 total, 8 up, 8 in 2024-09-21T10:10:16.092 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:15 smithi031 ceph-mon[32927]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:10:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:15 smithi031 ceph-mon[32927]: osdmap e343: 8 total, 8 up, 8 in 2024-09-21T10:10:16.656 INFO:tasks.rados.rados.0.smithi007.stdout:1109: done (5 left) 2024-09-21T10:10:16.657 INFO:tasks.rados.rados.0.smithi007.stdout:1110: done (4 left) 2024-09-21T10:10:16.657 INFO:tasks.rados.rados.0.smithi007.stdout:1111: done (3 left) 2024-09-21T10:10:16.657 INFO:tasks.rados.rados.0.smithi007.stdout:1112: done (2 left) 2024-09-21T10:10:16.657 INFO:tasks.rados.rados.0.smithi007.stdout:1113: done (1 left) 2024-09-21T10:10:16.657 INFO:tasks.rados.rados.0.smithi007.stdout:1114: done (0 left) 2024-09-21T10:10:16.657 INFO:tasks.rados.rados.0.smithi007.stdout:1115: rollback oid 34 current snap is 141 2024-09-21T10:10:16.657 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 34 to 138 2024-09-21T10:10:16.657 INFO:tasks.rados.rados.0.smithi007.stdout:1116: snap_create 2024-09-21T10:10:16.660 INFO:tasks.rados.rados.0.smithi007.stdout:1115: finishing rollback tid 0 to smithi00780062-34 2024-09-21T10:10:16.660 INFO:tasks.rados.rados.0.smithi007.stdout:1115: finishing rollback tid 1 to smithi00780062-34 2024-09-21T10:10:16.661 INFO:tasks.rados.rados.0.smithi007.stdout:1115: finishing rollback tid 2 to smithi00780062-34 2024-09-21T10:10:16.661 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 502 (ObjNum 400 snap 122 seq_num 400) dirty exists 2024-09-21T10:10:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:16 smithi007 ceph-mon[29607]: pgmap v225: 89 pgs: 89 active+clean; 144 MiB data, 606 MiB used, 715 GiB / 715 GiB avail; 26 MiB/s rd, 4.3 MiB/s wr, 39 op/s 2024-09-21T10:10:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:16 smithi007 ceph-mon[29607]: osdmap e344: 8 total, 8 up, 8 in 2024-09-21T10:10:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:16 smithi007 ceph-mon[39999]: pgmap v225: 89 pgs: 89 active+clean; 144 MiB data, 606 MiB used, 715 GiB / 715 GiB avail; 26 MiB/s rd, 4.3 MiB/s wr, 39 op/s 2024-09-21T10:10:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:16 smithi007 ceph-mon[39999]: osdmap e344: 8 total, 8 up, 8 in 2024-09-21T10:10:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:16 smithi031 ceph-mon[32927]: pgmap v225: 89 pgs: 89 active+clean; 144 MiB data, 606 MiB used, 715 GiB / 715 GiB avail; 26 MiB/s rd, 4.3 MiB/s wr, 39 op/s 2024-09-21T10:10:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:16 smithi031 ceph-mon[32927]: osdmap e344: 8 total, 8 up, 8 in 2024-09-21T10:10:17.647 INFO:tasks.rados.rados.0.smithi007.stdout:1115: done (1 left) 2024-09-21T10:10:17.647 INFO:tasks.rados.rados.0.smithi007.stdout:1116: done (0 left) 2024-09-21T10:10:17.647 INFO:tasks.rados.rados.0.smithi007.stdout:1117: snap_create 2024-09-21T10:10:18.657 INFO:tasks.rados.rados.0.smithi007.stdout:1117: done (0 left) 2024-09-21T10:10:18.657 INFO:tasks.rados.rados.0.smithi007.stdout:1118: write oid 16 current snap is 143 2024-09-21T10:10:18.658 INFO:tasks.rados.rados.0.smithi007.stdout:1118: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2024-09-21T10:10:18.663 INFO:tasks.rados.rados.0.smithi007.stdout:1118: writing smithi00780062-16 from 628694 to 1037226 tid 1 2024-09-21T10:10:18.669 INFO:tasks.rados.rados.0.smithi007.stdout:1118: writing smithi00780062-16 from 1515041 to 2115183 tid 2 2024-09-21T10:10:18.677 INFO:tasks.rados.rados.0.smithi007.stdout:1118: writing smithi00780062-16 from 2805198 to 3357310 tid 3 2024-09-21T10:10:18.677 INFO:tasks.rados.rados.0.smithi007.stdout:1119: read oid 3 snap -1 2024-09-21T10:10:18.677 INFO:tasks.rados.rados.0.smithi007.stdout:1119: expect deleted 2024-09-21T10:10:18.677 INFO:tasks.rados.rados.0.smithi007.stdout:1120: snap_remove snap 125 2024-09-21T10:10:18.697 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:10:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:18 smithi031 ceph-mon[32927]: osdmap e345: 8 total, 8 up, 8 in 2024-09-21T10:10:18.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:18 smithi031 ceph-mon[32927]: pgmap v228: 89 pgs: 89 active+clean; 144 MiB data, 606 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-21T10:10:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:18 smithi007 ceph-mon[29607]: osdmap e345: 8 total, 8 up, 8 in 2024-09-21T10:10:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:18 smithi007 ceph-mon[29607]: pgmap v228: 89 pgs: 89 active+clean; 144 MiB data, 606 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-21T10:10:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:18 smithi007 ceph-mon[39999]: osdmap e345: 8 total, 8 up, 8 in 2024-09-21T10:10:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:18 smithi007 ceph-mon[39999]: pgmap v228: 89 pgs: 89 active+clean; 144 MiB data, 606 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-21T10:10:19.293 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:10:19.293 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (70s) 65s ago 6m 17.4M - 0.27.0 11f11916f8cd 5bc01f454d74 2024-09-21T10:10:19.293 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (48s) 44s ago 6m 47.8M - 10.4.8 5aad1d7cf004 8582496822ee 2024-09-21T10:10:19.293 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (5m) 65s ago 5m 16.7M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:10:19.293 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (5m) 44s ago 5m 14.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:10:19.293 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (2m) 44s ago 10m 455M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:10:19.293 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (2m) 65s ago 12m 516M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (12m) 65s ago 12m 59.6M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e c6bb2b6348b9 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (11m) 44s ago 11m 53.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e df28637d8602 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (10m) 65s ago 10m 48.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 36d8363c3a46 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (118s) 65s ago 6m 8120k - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (112s) 44s ago 6m 11.0M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (10m) 65s ago 10m 89.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (10m) 65s ago 10m 70.7M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (9m) 65s ago 9m 84.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (9m) 65s ago 9m 53.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (8m) 44s ago 8m 86.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (8m) 44s ago 8m 88.9M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (8m) 44s ago 8m 76.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (7m) 44s ago 7m 72.8M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:10:19.294 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (89s) 44s ago 7m 35.2M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:10:19.659 INFO:tasks.rados.rados.0.smithi007.stdout:1120: done (2 left) 2024-09-21T10:10:19.659 INFO:tasks.rados.rados.0.smithi007.stdout:1121: read oid 48 snap -1 2024-09-21T10:10:19.659 INFO:tasks.rados.rados.0.smithi007.stdout:1121: expect (ObjNum 430 snap 137 seq_num 430) 2024-09-21T10:10:19.659 INFO:tasks.rados.rados.0.smithi007.stdout:1122: delete oid 45 current snap is 143 2024-09-21T10:10:19.659 INFO:tasks.rados.rados.0.smithi007.stdout:1118: finishing write tid 1 to smithi00780062-16 2024-09-21T10:10:19.659 INFO:tasks.rados.rados.0.smithi007.stdout:1118: finishing write tid 2 to smithi00780062-16 2024-09-21T10:10:19.659 INFO:tasks.rados.rados.0.smithi007.stdout:1118: finishing write tid 3 to smithi00780062-16 2024-09-21T10:10:19.660 INFO:tasks.rados.rados.0.smithi007.stdout:1118: finishing write tid 4 to smithi00780062-16 2024-09-21T10:10:19.660 INFO:tasks.rados.rados.0.smithi007.stdout:1118: finishing write tid 5 to smithi00780062-16 2024-09-21T10:10:19.660 INFO:tasks.rados.rados.0.smithi007.stdout:1118: oid 16 updating version 0 to 607 2024-09-21T10:10:19.660 INFO:tasks.rados.rados.0.smithi007.stdout:1118: oid 16 version 607 is already newer than 606 2024-09-21T10:10:19.660 INFO:tasks.rados.rados.0.smithi007.stdout:1118: oid 16 updating version 607 to 608 2024-09-21T10:10:19.660 INFO:tasks.rados.rados.0.smithi007.stdout:1118: oid 16 updating version 608 to 609 2024-09-21T10:10:19.660 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 609 (ObjNum 442 snap 143 seq_num 442) dirty exists 2024-09-21T10:10:19.660 INFO:tasks.rados.rados.0.smithi007.stdout:1118: left oid 16 (ObjNum 442 snap 143 seq_num 442) 2024-09-21T10:10:19.666 INFO:tasks.rados.rados.0.smithi007.stdout:1118: done (3 left) 2024-09-21T10:10:19.667 INFO:tasks.rados.rados.0.smithi007.stdout:1119: done (2 left) 2024-09-21T10:10:19.667 INFO:tasks.rados.rados.0.smithi007.stdout:1122: done (1 left) 2024-09-21T10:10:19.667 INFO:tasks.rados.rados.0.smithi007.stdout:1123: snap_create 2024-09-21T10:10:19.672 INFO:tasks.rados.rados.0.smithi007.stdout:1121: expect (ObjNum 430 snap 137 seq_num 430) 2024-09-21T10:10:19.673 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:10:19.673 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:10:19.673 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:10:19.673 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:10:19.674 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:10:19.674 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:10:19.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:10:19.674 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:10:19.674 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:10:19.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:10:19.675 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:10:19.675 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:10:19.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:10:19.675 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:10:19.675 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:10:19.675 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:10:19.676 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:10:19.676 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:10:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:19 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:19 smithi031 ceph-mon[32927]: osdmap e346: 8 total, 8 up, 8 in 2024-09-21T10:10:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:19 smithi031 ceph-mon[32927]: from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:19 smithi031 ceph-mon[32927]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:19 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:19 smithi007 ceph-mon[29607]: osdmap e346: 8 total, 8 up, 8 in 2024-09-21T10:10:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:19 smithi007 ceph-mon[29607]: from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:19 smithi007 ceph-mon[29607]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:19 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:19 smithi007 ceph-mon[39999]: osdmap e346: 8 total, 8 up, 8 in 2024-09-21T10:10:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:19 smithi007 ceph-mon[39999]: from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:19 smithi007 ceph-mon[39999]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:19.983 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:10:19.983 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", 2024-09-21T10:10:19.983 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:10:19.983 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (1 remaining).", 2024-09-21T10:10:19.983 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:10:19.983 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "", 2024-09-21T10:10:19.983 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading grafana daemons", 2024-09-21T10:10:19.983 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:10:19.983 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:10:20.667 INFO:tasks.rados.rados.0.smithi007.stdout:1121: done (1 left) 2024-09-21T10:10:20.667 INFO:tasks.rados.rados.0.smithi007.stdout:1123: done (0 left) 2024-09-21T10:10:20.668 INFO:tasks.rados.rados.0.smithi007.stdout:1124: delete oid 24 current snap is 144 2024-09-21T10:10:20.673 INFO:tasks.rados.rados.0.smithi007.stdout:1124: done (0 left) 2024-09-21T10:10:20.673 INFO:tasks.rados.rados.0.smithi007.stdout:1125: read oid 43 snap 136 2024-09-21T10:10:20.673 INFO:tasks.rados.rados.0.smithi007.stdout:1125: expect deleted 2024-09-21T10:10:20.673 INFO:tasks.rados.rados.0.smithi007.stdout:1126: delete oid 39 current snap is 144 2024-09-21T10:10:20.677 INFO:tasks.rados.rados.0.smithi007.stdout:1125: done (1 left) 2024-09-21T10:10:20.677 INFO:tasks.rados.rados.0.smithi007.stdout:1126: done (0 left) 2024-09-21T10:10:20.677 INFO:tasks.rados.rados.0.smithi007.stdout:1127: snap_create 2024-09-21T10:10:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:20 smithi031 ceph-mon[32927]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:20 smithi031 ceph-mon[32927]: osdmap e347: 8 total, 8 up, 8 in 2024-09-21T10:10:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:20 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1121518778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:10:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:20 smithi031 ceph-mon[32927]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:20 smithi031 ceph-mon[32927]: pgmap v231: 89 pgs: 89 active+clean; 152 MiB data, 617 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:10:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:20 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:20 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:20 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:20 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:10:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:20 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:20.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:10:20] "GET /metrics HTTP/1.1" 200 36264 "" "Prometheus/2.51.0" 2024-09-21T10:10:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[39999]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[39999]: osdmap e347: 8 total, 8 up, 8 in 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[39999]: from='client.? 172.21.15.7:0/1121518778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[39999]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[39999]: pgmap v231: 89 pgs: 89 active+clean; 152 MiB data, 617 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[29607]: from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[29607]: osdmap e347: 8 total, 8 up, 8 in 2024-09-21T10:10:20.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[29607]: from='client.? 172.21.15.7:0/1121518778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:10:20.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[29607]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:20.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[29607]: pgmap v231: 89 pgs: 89 active+clean; 152 MiB data, 617 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:10:20.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:20.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:20.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:20.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:10:20.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:20 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:21.667 INFO:tasks.rados.rados.0.smithi007.stdout:1127: done (0 left) 2024-09-21T10:10:21.667 INFO:tasks.rados.rados.0.smithi007.stdout:1128: read oid 6 snap -1 2024-09-21T10:10:21.667 INFO:tasks.rados.rados.0.smithi007.stdout:1128: expect (ObjNum 422 snap 134 seq_num 422) 2024-09-21T10:10:21.667 INFO:tasks.rados.rados.0.smithi007.stdout:1129: read oid 21 snap -1 2024-09-21T10:10:21.668 INFO:tasks.rados.rados.0.smithi007.stdout:1129: expect (ObjNum 429 snap 136 seq_num 429) 2024-09-21T10:10:21.668 INFO:tasks.rados.rados.0.smithi007.stdout:1130: snap_create 2024-09-21T10:10:21.687 INFO:tasks.rados.rados.0.smithi007.stdout:1129: expect (ObjNum 429 snap 136 seq_num 429) 2024-09-21T10:10:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:1128: expect (ObjNum 422 snap 134 seq_num 422) 2024-09-21T10:10:21.906 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:21 smithi007 ceph-mon[29607]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:10:21.906 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:21 smithi007 ceph-mon[29607]: osdmap e348: 8 total, 8 up, 8 in 2024-09-21T10:10:21.906 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:21 smithi007 ceph-mon[39999]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:10:21.906 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:21 smithi007 ceph-mon[39999]: osdmap e348: 8 total, 8 up, 8 in 2024-09-21T10:10:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:21 smithi031 ceph-mon[32927]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:10:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:21 smithi031 ceph-mon[32927]: osdmap e348: 8 total, 8 up, 8 in 2024-09-21T10:10:22.678 INFO:tasks.rados.rados.0.smithi007.stdout:1128: done (2 left) 2024-09-21T10:10:22.679 INFO:tasks.rados.rados.0.smithi007.stdout:1129: done (1 left) 2024-09-21T10:10:22.679 INFO:tasks.rados.rados.0.smithi007.stdout:1130: done (0 left) 2024-09-21T10:10:22.679 INFO:tasks.rados.rados.0.smithi007.stdout:1131: write oid 49 current snap is 146 2024-09-21T10:10:22.679 INFO:tasks.rados.rados.0.smithi007.stdout:1131: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2024-09-21T10:10:22.686 INFO:tasks.rados.rados.0.smithi007.stdout:1131: writing smithi00780062-49 from 695922 to 1405450 tid 1 2024-09-21T10:10:22.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: writing smithi00780062-49 from 2032616 to 2640096 tid 2 2024-09-21T10:10:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:1131: writing smithi00780062-49 from 3198537 to 3495922 tid 3 2024-09-21T10:10:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:1132: snap_remove snap 142 2024-09-21T10:10:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:22 smithi007 ceph-mon[29607]: osdmap e349: 8 total, 8 up, 8 in 2024-09-21T10:10:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:22 smithi007 ceph-mon[29607]: pgmap v234: 89 pgs: 89 active+clean; 152 MiB data, 617 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:10:22.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:22 smithi007 ceph-mon[39999]: osdmap e349: 8 total, 8 up, 8 in 2024-09-21T10:10:22.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:22 smithi007 ceph-mon[39999]: pgmap v234: 89 pgs: 89 active+clean; 152 MiB data, 617 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:10:23.069 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:22 smithi031 ceph-mon[32927]: osdmap e349: 8 total, 8 up, 8 in 2024-09-21T10:10:23.070 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:22 smithi031 ceph-mon[32927]: pgmap v234: 89 pgs: 89 active+clean; 152 MiB data, 617 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:10:23.686 INFO:tasks.rados.rados.0.smithi007.stdout:1132: done (1 left) 2024-09-21T10:10:23.686 INFO:tasks.rados.rados.0.smithi007.stdout:1133: read oid 1 snap -1 2024-09-21T10:10:23.686 INFO:tasks.rados.rados.0.smithi007.stdout:1133: expect (ObjNum 438 snap 140 seq_num 438) 2024-09-21T10:10:23.686 INFO:tasks.rados.rados.0.smithi007.stdout:1134: read oid 40 snap 140 2024-09-21T10:10:23.686 INFO:tasks.rados.rados.0.smithi007.stdout:1134: expect (ObjNum 406 snap 126 seq_num 406) 2024-09-21T10:10:23.687 INFO:tasks.rados.rados.0.smithi007.stdout:1135: snap_remove snap 133 2024-09-21T10:10:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:10:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:10:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: osdmap e350: 8 total, 8 up, 8 in 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: Upgrade: Setting container_image for all mgr 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[29607]: Upgrade: It appears safe to stop mon.a 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:10:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:23.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: osdmap e350: 8 total, 8 up, 8 in 2024-09-21T10:10:23.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:10:23.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: Upgrade: Setting container_image for all mgr 2024-09-21T10:10:23.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:23.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:10:23.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T10:10:23.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:23 smithi007 ceph-mon[39999]: Upgrade: It appears safe to stop mon.a 2024-09-21T10:10:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:10:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:10:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: osdmap e350: 8 total, 8 up, 8 in 2024-09-21T10:10:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:10:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all mgr 2024-09-21T10:10:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:10:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T10:10:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:23 smithi031 ceph-mon[32927]: Upgrade: It appears safe to stop mon.a 2024-09-21T10:10:24.692 INFO:tasks.rados.rados.0.smithi007.stdout:1135: done (3 left) 2024-09-21T10:10:24.692 INFO:tasks.rados.rados.0.smithi007.stdout:1136: read oid 37 snap 140 2024-09-21T10:10:24.692 INFO:tasks.rados.rados.0.smithi007.stdout:1136: expect deleted 2024-09-21T10:10:24.692 INFO:tasks.rados.rados.0.smithi007.stdout:1137: read oid 4 snap -1 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1137: expect deleted 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1138: read oid 20 snap -1 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1138: expect (ObjNum 376 snap 119 seq_num 376) 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1139: write oid 35 current snap is 146 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: finishing write tid 1 to smithi00780062-49 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: finishing write tid 2 to smithi00780062-49 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: finishing write tid 3 to smithi00780062-49 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: finishing write tid 4 to smithi00780062-49 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: finishing write tid 5 to smithi00780062-49 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: oid 49 updating version 0 to 617 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: oid 49 updating version 617 to 618 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: oid 49 updating version 618 to 619 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: oid 49 updating version 619 to 620 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 620 (ObjNum 446 snap 146 seq_num 446) dirty exists 2024-09-21T10:10:24.693 INFO:tasks.rados.rados.0.smithi007.stdout:1131: left oid 49 (ObjNum 446 snap 146 seq_num 446) 2024-09-21T10:10:24.694 INFO:tasks.rados.rados.0.smithi007.stdout:1134: expect (ObjNum 406 snap 126 seq_num 406) 2024-09-21T10:10:24.750 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[29607]: osdmap e351: 8 total, 8 up, 8 in 2024-09-21T10:10:24.750 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[29607]: pgmap v237: 89 pgs: 89 active+clean; 154 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 394 KiB/s wr, 4 op/s 2024-09-21T10:10:24.750 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:24.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:10:24.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:10:24.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[29607]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:24.751 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[39999]: osdmap e351: 8 total, 8 up, 8 in 2024-09-21T10:10:24.751 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[39999]: pgmap v237: 89 pgs: 89 active+clean; 154 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 394 KiB/s wr, 4 op/s 2024-09-21T10:10:24.751 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:24.751 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:10:24.751 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:10:24.751 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:24 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:24.849 INFO:tasks.rados.rados.0.smithi007.stdout:1133: expect (ObjNum 438 snap 140 seq_num 438) 2024-09-21T10:10:25.026 INFO:tasks.rados.rados.0.smithi007.stdout:1138: expect (ObjNum 376 snap 119 seq_num 376) 2024-09-21T10:10:25.137 INFO:tasks.rados.rados.0.smithi007.stdout:1139: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2024-09-21T10:10:25.145 INFO:tasks.rados.rados.0.smithi007.stdout:1139: writing smithi00780062-35 from 712729 to 1497506 tid 1 2024-09-21T10:10:25.151 INFO:tasks.rados.rados.0.smithi007.stdout:1139: writing smithi00780062-35 from 2091098 to 2558589 tid 2 2024-09-21T10:10:25.157 INFO:tasks.rados.rados.0.smithi007.stdout:1139: writing smithi00780062-35 from 3342313 to 3512729 tid 3 2024-09-21T10:10:25.157 INFO:tasks.rados.rados.0.smithi007.stdout:1131: done (6 left) 2024-09-21T10:10:25.157 INFO:tasks.rados.rados.0.smithi007.stdout:1133: done (5 left) 2024-09-21T10:10:25.157 INFO:tasks.rados.rados.0.smithi007.stdout:1134: done (4 left) 2024-09-21T10:10:25.157 INFO:tasks.rados.rados.0.smithi007.stdout:1136: done (3 left) 2024-09-21T10:10:25.158 INFO:tasks.rados.rados.0.smithi007.stdout:1137: done (2 left) 2024-09-21T10:10:25.158 INFO:tasks.rados.rados.0.smithi007.stdout:1138: done (1 left) 2024-09-21T10:10:25.158 INFO:tasks.rados.rados.0.smithi007.stdout:1140: read oid 37 snap -1 2024-09-21T10:10:25.158 INFO:tasks.rados.rados.0.smithi007.stdout:1140: expect deleted 2024-09-21T10:10:25.158 INFO:tasks.rados.rados.0.smithi007.stdout:1141: snap_remove snap 127 2024-09-21T10:10:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:24 smithi031 ceph-mon[32927]: osdmap e351: 8 total, 8 up, 8 in 2024-09-21T10:10:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:24 smithi031 ceph-mon[32927]: pgmap v237: 89 pgs: 89 active+clean; 154 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 394 KiB/s wr, 4 op/s 2024-09-21T10:10:25.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:24 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' 2024-09-21T10:10:25.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:24 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:10:25.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:24 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:10:25.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:24 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:25.698 INFO:tasks.rados.rados.0.smithi007.stdout:1141: done (2 left) 2024-09-21T10:10:25.698 INFO:tasks.rados.rados.0.smithi007.stdout:1142: read oid 15 snap -1 2024-09-21T10:10:25.698 INFO:tasks.rados.rados.0.smithi007.stdout:1142: expect (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:10:25.698 INFO:tasks.rados.rados.0.smithi007.stdout:1143: read oid 27 snap -1 2024-09-21T10:10:25.698 INFO:tasks.rados.rados.0.smithi007.stdout:1143: expect (ObjNum 391 snap 122 seq_num 391) 2024-09-21T10:10:25.698 INFO:tasks.rados.rados.0.smithi007.stdout:1144: delete oid 41 current snap is 146 2024-09-21T10:10:25.698 INFO:tasks.rados.rados.0.smithi007.stdout:1139: finishing write tid 1 to smithi00780062-35 2024-09-21T10:10:25.698 INFO:tasks.rados.rados.0.smithi007.stdout:1139: finishing write tid 2 to smithi00780062-35 2024-09-21T10:10:25.698 INFO:tasks.rados.rados.0.smithi007.stdout:1139: finishing write tid 3 to smithi00780062-35 2024-09-21T10:10:25.699 INFO:tasks.rados.rados.0.smithi007.stdout:1139: finishing write tid 4 to smithi00780062-35 2024-09-21T10:10:25.699 INFO:tasks.rados.rados.0.smithi007.stdout:1139: finishing write tid 5 to smithi00780062-35 2024-09-21T10:10:25.699 INFO:tasks.rados.rados.0.smithi007.stdout:1139: oid 35 updating version 0 to 260 2024-09-21T10:10:25.699 INFO:tasks.rados.rados.0.smithi007.stdout:1139: oid 35 version 260 is already newer than 259 2024-09-21T10:10:25.699 INFO:tasks.rados.rados.0.smithi007.stdout:1139: oid 35 version 260 is already newer than 258 2024-09-21T10:10:25.699 INFO:tasks.rados.rados.0.smithi007.stdout:1139: oid 35 version 260 is already newer than 257 2024-09-21T10:10:25.699 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 260 (ObjNum 447 snap 146 seq_num 447) dirty exists 2024-09-21T10:10:25.699 INFO:tasks.rados.rados.0.smithi007.stdout:1139: left oid 35 (ObjNum 447 snap 146 seq_num 447) 2024-09-21T10:10:25.705 INFO:tasks.rados.rados.0.smithi007.stdout:1139: done (4 left) 2024-09-21T10:10:25.706 INFO:tasks.rados.rados.0.smithi007.stdout:1140: done (3 left) 2024-09-21T10:10:25.706 INFO:tasks.rados.rados.0.smithi007.stdout:1144: done (2 left) 2024-09-21T10:10:25.706 INFO:tasks.rados.rados.0.smithi007.stdout:1145: snap_create 2024-09-21T10:10:25.714 INFO:tasks.rados.rados.0.smithi007.stdout:1143: expect (ObjNum 391 snap 122 seq_num 391) 2024-09-21T10:10:25.930 INFO:tasks.rados.rados.0.smithi007.stdout:1142: expect (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:10:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:25 smithi007 ceph-mon[39999]: Upgrade: Updating mon.a 2024-09-21T10:10:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:25 smithi007 ceph-mon[39999]: Deploying daemon mon.a on smithi007 2024-09-21T10:10:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:25 smithi007 ceph-mon[39999]: osdmap e352: 8 total, 8 up, 8 in 2024-09-21T10:10:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:25 smithi007 ceph-mon[29607]: Upgrade: Updating mon.a 2024-09-21T10:10:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:25 smithi007 ceph-mon[29607]: Deploying daemon mon.a on smithi007 2024-09-21T10:10:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:25 smithi007 ceph-mon[29607]: osdmap e352: 8 total, 8 up, 8 in 2024-09-21T10:10:25.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:25 smithi007 systemd[1]: Stopping Ceph mon.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:10:25.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:25 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[29603]: 2024-09-21T10:10:25.933+0000 7f616708d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:10:25.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:25 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[29603]: 2024-09-21T10:10:25.933+0000 7f616708d640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T10:10:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:25 smithi031 ceph-mon[32927]: Upgrade: Updating mon.a 2024-09-21T10:10:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:25 smithi031 ceph-mon[32927]: Deploying daemon mon.a on smithi007 2024-09-21T10:10:26.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:25 smithi031 ceph-mon[32927]: osdmap e352: 8 total, 8 up, 8 in 2024-09-21T10:10:26.236 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:25 smithi007 podman[99221]: 2024-09-21 10:10:25.954466653 +0000 UTC m=+0.104577516 container died c6bb2b6348b9c94edd9f6884907e3a40f7d459e92d22e28003bafb2ccf6acce8 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-21T10:10:26.236 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:25 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:10:25] ENGINE Bus STOPPING 2024-09-21T10:10:26.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:26 smithi007 podman[99221]: 2024-09-21 10:10:26.416534248 +0000 UTC m=+0.566645109 container cleanup c6bb2b6348b9c94edd9f6884907e3a40f7d459e92d22e28003bafb2ccf6acce8 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-21T10:10:26.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:26 smithi007 bash[99221]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a 2024-09-21T10:10:26.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:26 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:10:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:10:26.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:26 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:10:26] ENGINE Bus STOPPED 2024-09-21T10:10:26.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:26 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:10:26] ENGINE Bus STARTING 2024-09-21T10:10:26.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:26 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:10:26] ENGINE Serving on http://:::9283 2024-09-21T10:10:26.693 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:26 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:10:26] ENGINE Bus STARTED 2024-09-21T10:10:27.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:26 smithi007 podman[99234]: 2024-09-21 10:10:26.718315037 +0000 UTC m=+0.761295174 container remove c6bb2b6348b9c94edd9f6884907e3a40f7d459e92d22e28003bafb2ccf6acce8 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, RELEASE=reef-6a1bdf8, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:10:27.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:26 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T10:10:27.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:26 smithi007 systemd[1]: Stopped Ceph mon.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:10:27.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:26 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.a.service: Consumed 16.758s CPU time. 2024-09-21T10:10:27.378 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 systemd[1]: Starting Ceph mon.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:10:27.378 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 podman[99371]: 2024-09-21 10:10:27.170133552 +0000 UTC m=+0.016314148 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:10:27.378 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 podman[99371]: 2024-09-21 10:10:27.278118515 +0000 UTC m=+0.124299101 container create 0f1b2869cef7a71cf00a5212246f7d5a471f11fa92a2b533ad92593adf7fc1f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:10:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 podman[99371]: 2024-09-21 10:10:27.472212206 +0000 UTC m=+0.318392799 container init 0f1b2869cef7a71cf00a5212246f7d5a471f11fa92a2b533ad92593adf7fc1f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:10:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 podman[99371]: 2024-09-21 10:10:27.475891214 +0000 UTC m=+0.322071798 container start 0f1b2869cef7a71cf00a5212246f7d5a471f11fa92a2b533ad92593adf7fc1f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, ceph=True, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:10:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T10:10:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 2 2024-09-21T10:10:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: pidfile_write: ignore empty --pid-file 2024-09-21T10:10:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: load: jerasure load: lrc 2024-09-21T10:10:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: RocksDB version: 7.9.2 2024-09-21T10:10:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Git sha 0 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: DB SUMMARY 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: DB Session ID: JKET05AUXHYW69CKNA2Q 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: CURRENT file: CURRENT 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1509 Bytes 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000032.sst 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000030.log size: 5938212 ; 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.error_if_exists: 0 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.create_if_missing: 0 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.paranoid_checks: 1 2024-09-21T10:10:27.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.env: 0x55f1a1cf9120 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.info_log: 0x55f1a26f3700 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.statistics: (nil) 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.use_fsync: 0 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_log_file_size: 0 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T10:10:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.allow_fallocate: 1 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.use_direct_reads: 0 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.db_log_dir: 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.wal_dir: 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T10:10:27.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.write_buffer_manager: 0x55f1a26f7b80 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T10:10:27.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T10:10:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T10:10:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.unordered_write: 0 2024-09-21T10:10:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T10:10:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T10:10:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T10:10:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T10:10:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.row_cache: None 2024-09-21T10:10:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.wal_filter: None 2024-09-21T10:10:27.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T10:10:27.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T10:10:27.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.two_write_queues: 0 2024-09-21T10:10:27.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T10:10:27.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.wal_compression: 0 2024-09-21T10:10:27.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.atomic_flush: 0 2024-09-21T10:10:27.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T10:10:27.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T10:10:27.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T10:10:27.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.log_readahead_size: 0 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_background_jobs: 2 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_background_compactions: -1 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_subcompactions: 1 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T10:10:27.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_open_files: -1 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_background_flushes: -1 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Compression algorithms supported: 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: kZSTD supported: 0 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: kXpressCompression supported: 0 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: kBZip2Compression supported: 0 2024-09-21T10:10:27.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: kLZ4Compression supported: 1 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: kZlibCompression supported: 1 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: kSnappyCompression supported: 1 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.merge_operator: 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_filter: None 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T10:10:27.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f1a26f3320) 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: cache_index_and_filter_blocks: 1 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: pin_top_level_index_and_filter: 1 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: index_type: 0 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: data_block_index_type: 0 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: index_shortening: 1 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: checksum: 4 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: no_block_cache: 0 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache: 0x55f1a26e7610 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache_name: BinnedLRUCache 2024-09-21T10:10:27.955 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache_options: 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: capacity : 536870912 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: num_shard_bits : 4 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: strict_capacity_limit : 0 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: high_pri_pool_ratio: 0.000 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_cache_compressed: (nil) 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: persistent_cache: (nil) 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_size: 4096 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_size_deviation: 10 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_restart_interval: 16 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: index_block_restart_interval: 1 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: metadata_block_size: 4096 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: partition_filters: 0 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: use_delta_encoding: 1 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: filter_policy: bloomfilter 2024-09-21T10:10:27.956 INFO:journalctl@ceph.mon.a.smithi007.stdout: whole_key_filtering: 1 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout: verify_compression: 0 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout: read_amp_bytes_per_bit: 0 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout: format_version: 5 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout: enable_index_compression: 1 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout: block_align: 0 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout: max_auto_readahead_size: 262144 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout: prepopulate_block_cache: 0 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout: initial_auto_readahead_size: 8192 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compression: NoCompression 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T10:10:27.957 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.num_levels: 7 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:10:27.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T10:10:27.959 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T10:10:27.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T10:10:27.961 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.inplace_update_support: 0 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.bloom_locality: 0 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.max_successive_merges: 0 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.ttl: 2592000 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T10:10:27.962 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.enable_blob_files: false 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.min_blob_size: 0 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 34, last_sequence is 12947, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 30 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2024-09-21T10:10:27.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 41e6a9be-86b1-4184-b90f-028d45712992 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726913427503014, "job": 1, "event": "recovery_started", "wal_files": [30]} 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726913427520621, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 5524486, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12948, "largest_seqno": 17254, "table_properties": {"data_size": 5504494, "index_size": 14017, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4933, "raw_key_size": 46175, "raw_average_key_size": 23, "raw_value_size": 5462657, "raw_average_value_size": 2799, "num_data_blocks": 607, "num_entries": 1951, "num_filter_entries": 1951, "num_deletions": 349, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726913427, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "41e6a9be-86b1-4184-b90f-028d45712992", "db_session_id": "JKET05AUXHYW69CKNA2Q", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726913427520748, "job": 1, "event": "recovery_finished"} 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/version_set.cc:5047] Creating manifest 37 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f1a2716e00 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: DB pointer 0x55f1a2818000 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** DB Stats ** 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T10:10:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** Compaction Stats [default] ** 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: L0 1/0 5.27 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 663.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: L6 1/0 8.78 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: Sum 2/0 14.05 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 663.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.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 663.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** Compaction Stats [default] ** 2024-09-21T10:10:27.965 INFO:journalctl@ceph.mon.a.smithi007.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.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 663.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: Cumulative compaction: 0.01 GB write, 258.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: Interval compaction: 0.01 GB write, 258.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T10:10:27.966 INFO:journalctl@ceph.mon.a.smithi007.stdout: Block cache BinnedLRUCache@0x55f1a26e7610#2 capacity: 512.00 MB usage: 21.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,5.03 KB,0.000959635%) IndexBlock(1,16.08 KB,0.00306666%) Misc(1,0.00 KB,0%) 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: starting mon.a rank 0 at public addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] at bind addrs [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: mon.a@-1(???) e3 preinit fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: mon.a@-1(???).mds e9 new map 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: mon.a@-1(???).mds e9 print_map 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: e9 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: legacy client fscid: 1 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: Filesystem 'foo' (1) 2024-09-21T10:10:27.967 INFO:journalctl@ceph.mon.a.smithi007.stdout: fs_name foo 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: epoch 8 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: created 2024-09-21T10:04:33.350005+0000 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: modified 2024-09-21T10:04:50.136143+0000 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: tableserver 0 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: root 0 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: session_timeout 60 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: session_autoclose 300 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: max_file_size 1099511627776 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: max_xattr_size 65536 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: required_client_features {} 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: last_failure 0 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: last_failure_osd_epoch 0 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:10:27.968 INFO:journalctl@ceph.mon.a.smithi007.stdout: max_mds 1 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: in 0 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: up {0=14637} 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: failed 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: damaged 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: stopped 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: data_pools [4] 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: metadata_pool 3 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: inline_data disabled 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: balancer 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: bal_rank_mask -1 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: standby_count_wanted 1 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: qdb_cluster leader: 0 members: 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: [mds.foo.smithi007.zciwqv{0:14637} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T10:10:27.969 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T10:10:27.970 INFO:journalctl@ceph.mon.a.smithi007.stdout: Standby daemons: 2024-09-21T10:10:27.970 INFO:journalctl@ceph.mon.a.smithi007.stdout: 2024-09-21T10:10:27.970 INFO:journalctl@ceph.mon.a.smithi007.stdout: [mds.foo.smithi031.lhcivo{-1:24493} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.31:6832/1354938723,v1:172.21.15.31:6833/1354938723] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:10:27.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: mon.a@-1(???).osd e353 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T10:10:27.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: mon.a@-1(???).osd e353 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:10:27.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: mon.a@-1(???).osd e353 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:10:27.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: mon.a@-1(???).osd e353 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:10:27.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 ceph-mon[99390]: mon.a@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-09-21T10:10:27.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 bash[99371]: 0f1b2869cef7a71cf00a5212246f7d5a471f11fa92a2b533ad92593adf7fc1f3 2024-09-21T10:10:27.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:27 smithi007 systemd[1]: Started Ceph mon.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:10:30.615 INFO:tasks.rados.rados.0.smithi007.stdout:1142: done (2 left) 2024-09-21T10:10:30.615 INFO:tasks.rados.rados.0.smithi007.stdout:1143: done (1 left) 2024-09-21T10:10:30.615 INFO:tasks.rados.rados.0.smithi007.stdout:1145: done (0 left) 2024-09-21T10:10:30.615 INFO:tasks.rados.rados.0.smithi007.stdout:1146: snap_remove snap 131 2024-09-21T10:10:30.915 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: ignoring --setuser ceph since I am not root 2024-09-21T10:10:30.965 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: ignoring --setgroup ceph since I am not root 2024-09-21T10:10:30.965 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mgr[75961]: -- 172.21.15.31:0/1839447251 <== mon.1 v2:172.21.15.31:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5646b85c30e0 con 0x5646b85a1000 2024-09-21T10:10:30.966 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ignoring --setuser ceph since I am not root 2024-09-21T10:10:30.966 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ignoring --setgroup ceph since I am not root 2024-09-21T10:10:30.966 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mgr[83297]: -- 172.21.15.7:0/3901874712 <== mon.0 v2:172.21.15.7:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b045f670e0 con 0x55b045f44800 2024-09-21T10:10:30.966 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:10:30.966 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:10:30.966 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:10:30.966 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: pgmap v240: 89 pgs: 89 active+clean; 154 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 394 KiB/s wr, 13 op/s 2024-09-21T10:10:30.966 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: pgmap v241: 89 pgs: 89 active+clean; 154 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 294 KiB/s wr, 10 op/s 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: pgmap v242: 89 pgs: 89 active+clean; 156 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 467 KiB/s wr, 13 op/s 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: mon.a calling monitor election 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: monmap epoch 3 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: last_changed 2024-09-21T09:59:23.577497+0000 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: created 2024-09-21T09:57:43.500066+0000 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: min_mon_release 18 (reef) 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: election_strategy: 1 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: 1: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.b 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: 2: [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon.c 2024-09-21T10:10:30.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: osdmap e353: 8 total, 8 up, 8 in 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: mgrmap e33: y(active, since 2m), standbys: x 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: overall HEALTH_OK 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: from='mgr.14949 ' entity='' 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:30 smithi031 ceph-mon[32927]: mgrmap e34: y(active, since 2m), standbys: x 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: pgmap v240: 89 pgs: 89 active+clean; 154 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 394 KiB/s wr, 13 op/s 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: pgmap v241: 89 pgs: 89 active+clean; 154 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 294 KiB/s wr, 10 op/s 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: pgmap v242: 89 pgs: 89 active+clean; 156 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 467 KiB/s wr, 13 op/s 2024-09-21T10:10:30.968 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: mon.a calling monitor election 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: monmap epoch 3 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: last_changed 2024-09-21T09:59:23.577497+0000 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: created 2024-09-21T09:57:43.500066+0000 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: min_mon_release 18 (reef) 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: election_strategy: 1 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: 1: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.b 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: 2: [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon.c 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: osdmap e353: 8 total, 8 up, 8 in 2024-09-21T10:10:30.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: mgrmap e33: y(active, since 2m), standbys: x 2024-09-21T10:10:30.970 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: overall HEALTH_OK 2024-09-21T10:10:30.970 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: from='mgr.14949 ' entity='' 2024-09-21T10:10:30.970 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[39999]: mgrmap e34: y(active, since 2m), standbys: x 2024-09-21T10:10:30.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:10:30.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:10:30.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:10:30.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: pgmap v240: 89 pgs: 89 active+clean; 154 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 394 KiB/s wr, 13 op/s 2024-09-21T10:10:30.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: from='mgr.14949 172.21.15.7:0/1987358169' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:30.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: pgmap v241: 89 pgs: 89 active+clean; 154 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 294 KiB/s wr, 10 op/s 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: pgmap v242: 89 pgs: 89 active+clean; 156 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 467 KiB/s wr, 13 op/s 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: mon.a calling monitor election 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: monmap epoch 3 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: last_changed 2024-09-21T09:59:23.577497+0000 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: created 2024-09-21T09:57:43.500066+0000 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: min_mon_release 18 (reef) 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: election_strategy: 1 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: 1: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.b 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: 2: [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon.c 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:10:30.971 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: osdmap e353: 8 total, 8 up, 8 in 2024-09-21T10:10:30.972 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: mgrmap e33: y(active, since 2m), standbys: x 2024-09-21T10:10:30.972 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: overall HEALTH_OK 2024-09-21T10:10:30.972 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: from='mgr.14949 ' entity='' 2024-09-21T10:10:30.972 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:30 smithi007 ceph-mon[99390]: mgrmap e34: y(active, since 2m), standbys: x 2024-09-21T10:10:31.616 INFO:tasks.rados.rados.0.smithi007.stdout:1146: done (0 left) 2024-09-21T10:10:31.616 INFO:tasks.rados.rados.0.smithi007.stdout:1147: rollback oid 42 current snap is 147 2024-09-21T10:10:31.616 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 42 to 132 2024-09-21T10:10:31.616 INFO:tasks.rados.rados.0.smithi007.stdout:1148: read oid 44 snap -1 2024-09-21T10:10:31.616 INFO:tasks.rados.rados.0.smithi007.stdout:1148: expect (ObjNum 323 snap 100 seq_num 323) 2024-09-21T10:10:31.617 INFO:tasks.rados.rados.0.smithi007.stdout:1149: read oid 43 snap -1 2024-09-21T10:10:31.617 INFO:tasks.rados.rados.0.smithi007.stdout:1149: expect deleted 2024-09-21T10:10:31.617 INFO:tasks.rados.rados.0.smithi007.stdout:1150: write oid 22 current snap is 147 2024-09-21T10:10:31.617 INFO:tasks.rados.rados.0.smithi007.stdout:1150: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2024-09-21T10:10:31.624 INFO:tasks.rados.rados.0.smithi007.stdout:1150: writing smithi00780062-22 from 746343 to 1397971 tid 1 2024-09-21T10:10:31.632 INFO:tasks.rados.rados.0.smithi007.stdout:1150: writing smithi00780062-22 from 1924415 to 2679222 tid 2 2024-09-21T10:10:31.637 INFO:tasks.rados.rados.0.smithi007.stdout:1150: writing smithi00780062-22 from 3397159 to 3546343 tid 3 2024-09-21T10:10:31.637 INFO:tasks.rados.rados.0.smithi007.stdout:1147: finishing rollback tid 0 to smithi00780062-42 2024-09-21T10:10:31.637 INFO:tasks.rados.rados.0.smithi007.stdout:1147: finishing rollback tid 1 to smithi00780062-42 2024-09-21T10:10:31.638 INFO:tasks.rados.rados.0.smithi007.stdout:1147: finishing rollback tid 2 to smithi00780062-42 2024-09-21T10:10:31.638 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 480 (ObjNum 399 snap 122 seq_num 399) dirty exists 2024-09-21T10:10:31.638 INFO:tasks.rados.rados.0.smithi007.stdout:1148: expect (ObjNum 323 snap 100 seq_num 323) 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1150: finishing write tid 1 to smithi00780062-22 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1150: finishing write tid 2 to smithi00780062-22 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1150: finishing write tid 3 to smithi00780062-22 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1150: finishing write tid 4 to smithi00780062-22 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1150: finishing write tid 5 to smithi00780062-22 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1150: oid 22 updating version 0 to 1007 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1150: oid 22 version 1007 is already newer than 1006 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1150: oid 22 version 1007 is already newer than 1005 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1150: oid 22 version 1007 is already newer than 1002 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 1007 (ObjNum 449 snap 147 seq_num 449) dirty exists 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1150: left oid 22 (ObjNum 449 snap 147 seq_num 449) 2024-09-21T10:10:31.799 INFO:tasks.rados.rados.0.smithi007.stdout:1151: read oid 21 snap -1 2024-09-21T10:10:31.800 INFO:tasks.rados.rados.0.smithi007.stdout:1151: expect (ObjNum 429 snap 136 seq_num 429) 2024-09-21T10:10:31.800 INFO:tasks.rados.rados.0.smithi007.stdout:1147: done (4 left) 2024-09-21T10:10:31.800 INFO:tasks.rados.rados.0.smithi007.stdout:1148: done (3 left) 2024-09-21T10:10:31.800 INFO:tasks.rados.rados.0.smithi007.stdout:1149: done (2 left) 2024-09-21T10:10:31.800 INFO:tasks.rados.rados.0.smithi007.stdout:1150: done (1 left) 2024-09-21T10:10:31.800 INFO:tasks.rados.rados.0.smithi007.stdout:1152: write oid 32 current snap is 147 2024-09-21T10:10:31.800 INFO:tasks.rados.rados.0.smithi007.stdout:1152: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2024-09-21T10:10:31.806 INFO:tasks.rados.rados.0.smithi007.stdout:1152: writing smithi00780062-32 from 763150 to 1490027 tid 1 2024-09-21T10:10:31.813 INFO:tasks.rados.rados.0.smithi007.stdout:1152: writing smithi00780062-32 from 1982897 to 2597715 tid 2 2024-09-21T10:10:31.818 INFO:tasks.rados.rados.0.smithi007.stdout:1152: writing smithi00780062-32 from 3024582 to 3499576 tid 3 2024-09-21T10:10:31.818 INFO:tasks.rados.rados.0.smithi007.stdout:1153: snap_create 2024-09-21T10:10:31.818 INFO:tasks.rados.rados.0.smithi007.stdout:1151: expect (ObjNum 429 snap 136 seq_num 429) 2024-09-21T10:10:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:31 smithi031 ceph-mon[32927]: osdmap e354: 8 total, 8 up, 8 in 2024-09-21T10:10:31.921 INFO:tasks.rados.rados.0.smithi007.stdout:1152: finishing write tid 1 to smithi00780062-32 2024-09-21T10:10:31.921 INFO:tasks.rados.rados.0.smithi007.stdout:1152: finishing write tid 2 to smithi00780062-32 2024-09-21T10:10:31.921 INFO:tasks.rados.rados.0.smithi007.stdout:1152: finishing write tid 3 to smithi00780062-32 2024-09-21T10:10:31.921 INFO:tasks.rados.rados.0.smithi007.stdout:1152: finishing write tid 4 to smithi00780062-32 2024-09-21T10:10:31.922 INFO:tasks.rados.rados.0.smithi007.stdout:1152: finishing write tid 5 to smithi00780062-32 2024-09-21T10:10:31.922 INFO:tasks.rados.rados.0.smithi007.stdout:1152: oid 32 updating version 0 to 531 2024-09-21T10:10:31.922 INFO:tasks.rados.rados.0.smithi007.stdout:1152: oid 32 updating version 531 to 533 2024-09-21T10:10:31.922 INFO:tasks.rados.rados.0.smithi007.stdout:1152: oid 32 version 533 is already newer than 532 2024-09-21T10:10:31.922 INFO:tasks.rados.rados.0.smithi007.stdout:1152: oid 32 version 533 is already newer than 530 2024-09-21T10:10:31.922 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 533 (ObjNum 450 snap 147 seq_num 450) dirty exists 2024-09-21T10:10:31.922 INFO:tasks.rados.rados.0.smithi007.stdout:1152: left oid 32 (ObjNum 450 snap 147 seq_num 450) 2024-09-21T10:10:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:31 smithi007 ceph-mon[99390]: osdmap e354: 8 total, 8 up, 8 in 2024-09-21T10:10:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:31 smithi007 ceph-mon[39999]: osdmap e354: 8 total, 8 up, 8 in 2024-09-21T10:10:32.535 INFO:tasks.rados.rados.0.smithi007.stdout:1151: done (2 left) 2024-09-21T10:10:32.535 INFO:tasks.rados.rados.0.smithi007.stdout:1152: done (1 left) 2024-09-21T10:10:32.535 INFO:tasks.rados.rados.0.smithi007.stdout:1153: done (0 left) 2024-09-21T10:10:32.535 INFO:tasks.rados.rados.0.smithi007.stdout:1154: write oid 7 current snap is 148 2024-09-21T10:10:32.535 INFO:tasks.rados.rados.0.smithi007.stdout:1154: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2024-09-21T10:10:32.541 INFO:tasks.rados.rados.0.smithi007.stdout:1154: writing smithi00780062-7 from 779957 to 1182083 tid 1 2024-09-21T10:10:32.549 INFO:tasks.rados.rados.0.smithi007.stdout:1154: writing smithi00780062-7 from 1925026 to 2683502 tid 2 2024-09-21T10:10:32.554 INFO:tasks.rados.rados.0.smithi007.stdout:1154: writing smithi00780062-7 from 3335652 to 3579957 tid 3 2024-09-21T10:10:32.555 INFO:tasks.rados.rados.0.smithi007.stdout:1155: write oid 19 current snap is 148 2024-09-21T10:10:32.555 INFO:tasks.rados.rados.0.smithi007.stdout:1154: finishing write tid 1 to smithi00780062-7 2024-09-21T10:10:32.555 INFO:tasks.rados.rados.0.smithi007.stdout:1155: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2024-09-21T10:10:32.561 INFO:tasks.rados.rados.0.smithi007.stdout:1155: writing smithi00780062-19 from 796764 to 1274139 tid 1 2024-09-21T10:10:32.569 INFO:tasks.rados.rados.0.smithi007.stdout:1155: writing smithi00780062-19 from 1983508 to 2601995 tid 2 2024-09-21T10:10:32.575 INFO:tasks.rados.rados.0.smithi007.stdout:1155: writing smithi00780062-19 from 3363075 to 3596764 tid 3 2024-09-21T10:10:32.575 INFO:tasks.rados.rados.0.smithi007.stdout:1156: snap_create 2024-09-21T10:10:32.575 INFO:tasks.rados.rados.0.smithi007.stdout:1154: finishing write tid 2 to smithi00780062-7 2024-09-21T10:10:32.575 INFO:tasks.rados.rados.0.smithi007.stdout:1154: finishing write tid 3 to smithi00780062-7 2024-09-21T10:10:32.575 INFO:tasks.rados.rados.0.smithi007.stdout:1154: finishing write tid 4 to smithi00780062-7 2024-09-21T10:10:32.575 INFO:tasks.rados.rados.0.smithi007.stdout:1154: finishing write tid 5 to smithi00780062-7 2024-09-21T10:10:32.575 INFO:tasks.rados.rados.0.smithi007.stdout:1154: oid 7 updating version 0 to 348 2024-09-21T10:10:32.576 INFO:tasks.rados.rados.0.smithi007.stdout:1154: oid 7 updating version 348 to 350 2024-09-21T10:10:32.576 INFO:tasks.rados.rados.0.smithi007.stdout:1154: oid 7 version 350 is already newer than 349 2024-09-21T10:10:32.576 INFO:tasks.rados.rados.0.smithi007.stdout:1154: oid 7 updating version 350 to 351 2024-09-21T10:10:32.576 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 351 (ObjNum 451 snap 148 seq_num 451) dirty exists 2024-09-21T10:10:32.576 INFO:tasks.rados.rados.0.smithi007.stdout:1154: left oid 7 (ObjNum 451 snap 148 seq_num 451) 2024-09-21T10:10:32.576 INFO:tasks.rados.rados.0.smithi007.stdout:1155: finishing write tid 1 to smithi00780062-19 2024-09-21T10:10:32.576 INFO:tasks.rados.rados.0.smithi007.stdout:1155: finishing write tid 2 to smithi00780062-19 2024-09-21T10:10:32.577 INFO:tasks.rados.rados.0.smithi007.stdout:1155: finishing write tid 3 to smithi00780062-19 2024-09-21T10:10:32.577 INFO:tasks.rados.rados.0.smithi007.stdout:1155: finishing write tid 4 to smithi00780062-19 2024-09-21T10:10:32.577 INFO:tasks.rados.rados.0.smithi007.stdout:1155: finishing write tid 5 to smithi00780062-19 2024-09-21T10:10:32.577 INFO:tasks.rados.rados.0.smithi007.stdout:1155: oid 19 updating version 0 to 301 2024-09-21T10:10:32.577 INFO:tasks.rados.rados.0.smithi007.stdout:1155: oid 19 version 301 is already newer than 298 2024-09-21T10:10:32.577 INFO:tasks.rados.rados.0.smithi007.stdout:1155: oid 19 version 301 is already newer than 299 2024-09-21T10:10:32.577 INFO:tasks.rados.rados.0.smithi007.stdout:1155: oid 19 version 301 is already newer than 300 2024-09-21T10:10:32.577 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 301 (ObjNum 452 snap 148 seq_num 452) dirty exists 2024-09-21T10:10:32.577 INFO:tasks.rados.rados.0.smithi007.stdout:1155: left oid 19 (ObjNum 452 snap 148 seq_num 452) 2024-09-21T10:10:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:32 smithi031 ceph-mon[32927]: osdmap e355: 8 total, 8 up, 8 in 2024-09-21T10:10:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:32 smithi031 ceph-mon[32927]: osdmap e356: 8 total, 8 up, 8 in 2024-09-21T10:10:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:32 smithi007 ceph-mon[99390]: osdmap e355: 8 total, 8 up, 8 in 2024-09-21T10:10:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:32 smithi007 ceph-mon[99390]: osdmap e356: 8 total, 8 up, 8 in 2024-09-21T10:10:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:32 smithi007 ceph-mon[39999]: osdmap e355: 8 total, 8 up, 8 in 2024-09-21T10:10:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:32 smithi007 ceph-mon[39999]: osdmap e356: 8 total, 8 up, 8 in 2024-09-21T10:10:33.536 INFO:tasks.rados.rados.0.smithi007.stdout:1154: done (2 left) 2024-09-21T10:10:33.536 INFO:tasks.rados.rados.0.smithi007.stdout:1155: done (1 left) 2024-09-21T10:10:33.536 INFO:tasks.rados.rados.0.smithi007.stdout:1156: done (0 left) 2024-09-21T10:10:33.536 INFO:tasks.rados.rados.0.smithi007.stdout:1157: read oid 47 snap 140 2024-09-21T10:10:33.536 INFO:tasks.rados.rados.0.smithi007.stdout:1157: expect (ObjNum 413 snap 129 seq_num 413) 2024-09-21T10:10:33.536 INFO:tasks.rados.rados.0.smithi007.stdout:1158: snap_remove snap 139 2024-09-21T10:10:34.538 INFO:tasks.rados.rados.0.smithi007.stdout:1158: done (1 left) 2024-09-21T10:10:34.538 INFO:tasks.rados.rados.0.smithi007.stdout:1159: snap_remove snap 148 2024-09-21T10:10:34.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:34 smithi031 ceph-mon[32927]: osdmap e357: 8 total, 8 up, 8 in 2024-09-21T10:10:34.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:34 smithi007 ceph-mon[99390]: osdmap e357: 8 total, 8 up, 8 in 2024-09-21T10:10:34.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:34 smithi007 ceph-mon[39999]: osdmap e357: 8 total, 8 up, 8 in 2024-09-21T10:10:35.543 INFO:tasks.rados.rados.0.smithi007.stdout:1159: done (1 left) 2024-09-21T10:10:35.543 INFO:tasks.rados.rados.0.smithi007.stdout:1160: delete oid 21 current snap is 149 2024-09-21T10:10:35.544 INFO:tasks.rados.rados.0.smithi007.stdout:1157: expect (ObjNum 413 snap 129 seq_num 413) 2024-09-21T10:10:35.680 INFO:tasks.rados.rados.0.smithi007.stdout:1157: done (1 left) 2024-09-21T10:10:35.680 INFO:tasks.rados.rados.0.smithi007.stdout:1160: done (0 left) 2024-09-21T10:10:35.680 INFO:tasks.rados.rados.0.smithi007.stdout:1161: rollback oid 19 current snap is 149 2024-09-21T10:10:35.680 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 19 to 141 2024-09-21T10:10:35.680 INFO:tasks.rados.rados.0.smithi007.stdout:1162: read oid 5 snap -1 2024-09-21T10:10:35.680 INFO:tasks.rados.rados.0.smithi007.stdout:1162: expect (ObjNum 434 snap 138 seq_num 434) 2024-09-21T10:10:35.680 INFO:tasks.rados.rados.0.smithi007.stdout:1163: write oid 1 current snap is 149 2024-09-21T10:10:35.681 INFO:tasks.rados.rados.0.smithi007.stdout:1163: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2024-09-21T10:10:35.685 INFO:tasks.rados.rados.0.smithi007.stdout:1163: writing smithi00780062-1 from 430378 to 1058251 tid 1 2024-09-21T10:10:35.692 INFO:tasks.rados.rados.0.smithi007.stdout:1163: writing smithi00780062-1 from 1700472 to 2322628 tid 2 2024-09-21T10:10:35.700 INFO:tasks.rados.rados.0.smithi007.stdout:1163: writing smithi00780062-1 from 3017921 to 3630378 tid 3 2024-09-21T10:10:35.700 INFO:tasks.rados.rados.0.smithi007.stdout:1164: rollback oid 10 current snap is 149 2024-09-21T10:10:35.700 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 134 2024-09-21T10:10:35.700 INFO:tasks.rados.rados.0.smithi007.stdout:1161: finishing rollback tid 0 to smithi00780062-19 2024-09-21T10:10:35.700 INFO:tasks.rados.rados.0.smithi007.stdout:1161: finishing rollback tid 1 to smithi00780062-19 2024-09-21T10:10:35.700 INFO:tasks.rados.rados.0.smithi007.stdout:1161: finishing rollback tid 2 to smithi00780062-19 2024-09-21T10:10:35.700 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 306 (ObjNum 390 snap 121 seq_num 390) dirty exists 2024-09-21T10:10:35.700 INFO:tasks.rados.rados.0.smithi007.stdout:1162: expect (ObjNum 434 snap 138 seq_num 434) 2024-09-21T10:10:35.854 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:35 smithi031 ceph-mon[32927]: osdmap e358: 8 total, 8 up, 8 in 2024-09-21T10:10:35.899 INFO:tasks.rados.rados.0.smithi007.stdout:1163: finishing write tid 1 to smithi00780062-1 2024-09-21T10:10:35.899 INFO:tasks.rados.rados.0.smithi007.stdout:1163: finishing write tid 2 to smithi00780062-1 2024-09-21T10:10:35.899 INFO:tasks.rados.rados.0.smithi007.stdout:1163: finishing write tid 3 to smithi00780062-1 2024-09-21T10:10:35.899 INFO:tasks.rados.rados.0.smithi007.stdout:1161: done (3 left) 2024-09-21T10:10:35.899 INFO:tasks.rados.rados.0.smithi007.stdout:1162: done (2 left) 2024-09-21T10:10:35.899 INFO:tasks.rados.rados.0.smithi007.stdout:1165: read oid 14 snap -1 2024-09-21T10:10:35.899 INFO:tasks.rados.rados.0.smithi007.stdout:1165: expect (ObjNum 436 snap 138 seq_num 436) 2024-09-21T10:10:35.899 INFO:tasks.rados.rados.0.smithi007.stdout:1166: write oid 20 current snap is 149 2024-09-21T10:10:35.899 INFO:tasks.rados.rados.0.smithi007.stdout:1163: finishing write tid 4 to smithi00780062-1 2024-09-21T10:10:35.899 INFO:tasks.rados.rados.0.smithi007.stdout:1163: finishing write tid 5 to smithi00780062-1 2024-09-21T10:10:35.900 INFO:tasks.rados.rados.0.smithi007.stdout:1163: oid 1 updating version 0 to 409 2024-09-21T10:10:35.900 INFO:tasks.rados.rados.0.smithi007.stdout:1163: oid 1 version 409 is already newer than 407 2024-09-21T10:10:35.900 INFO:tasks.rados.rados.0.smithi007.stdout:1163: oid 1 updating version 409 to 410 2024-09-21T10:10:35.900 INFO:tasks.rados.rados.0.smithi007.stdout:1163: oid 1 version 410 is already newer than 408 2024-09-21T10:10:35.900 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 410 (ObjNum 454 snap 149 seq_num 454) dirty exists 2024-09-21T10:10:35.900 INFO:tasks.rados.rados.0.smithi007.stdout:1163: left oid 1 (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:10:35.900 INFO:tasks.rados.rados.0.smithi007.stdout:1164: finishing rollback tid 0 to smithi00780062-10 2024-09-21T10:10:35.900 INFO:tasks.rados.rados.0.smithi007.stdout:1166: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2024-09-21T10:10:35.905 INFO:tasks.rados.rados.0.smithi007.stdout:1166: writing smithi00780062-20 from 447185 to 1150307 tid 1 2024-09-21T10:10:35.912 INFO:tasks.rados.rados.0.smithi007.stdout:1166: writing smithi00780062-20 from 1642601 to 2408415 tid 2 2024-09-21T10:10:35.917 INFO:tasks.rados.rados.0.smithi007.stdout:1166: writing smithi00780062-20 from 2928991 to 3376698 tid 3 2024-09-21T10:10:35.917 INFO:tasks.rados.rados.0.smithi007.stdout:1163: done (3 left) 2024-09-21T10:10:35.918 INFO:tasks.rados.rados.0.smithi007.stdout:1167: write oid 40 current snap is 149 2024-09-21T10:10:35.918 INFO:tasks.rados.rados.0.smithi007.stdout:1164: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:10:35.918 INFO:tasks.rados.rados.0.smithi007.stdout:1164: finishing rollback tid 2 to smithi00780062-10 2024-09-21T10:10:35.918 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 650 (ObjNum 350 snap 107 seq_num 350) dirty exists 2024-09-21T10:10:35.918 INFO:tasks.rados.rados.0.smithi007.stdout:1165: expect (ObjNum 436 snap 138 seq_num 436) 2024-09-21T10:10:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:35 smithi007 ceph-mon[99390]: osdmap e358: 8 total, 8 up, 8 in 2024-09-21T10:10:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:35 smithi007 ceph-mon[39999]: osdmap e358: 8 total, 8 up, 8 in 2024-09-21T10:10:36.024 INFO:tasks.rados.rados.0.smithi007.stdout:1166: finishing write tid 1 to smithi00780062-20 2024-09-21T10:10:36.024 INFO:tasks.rados.rados.0.smithi007.stdout:1166: finishing write tid 2 to smithi00780062-20 2024-09-21T10:10:36.024 INFO:tasks.rados.rados.0.smithi007.stdout:1167: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2024-09-21T10:10:36.031 INFO:tasks.rados.rados.0.smithi007.stdout:1167: writing smithi00780062-40 from 463992 to 1242363 tid 1 2024-09-21T10:10:36.037 INFO:tasks.rados.rados.0.smithi007.stdout:1167: writing smithi00780062-40 from 1701083 to 2326908 tid 2 2024-09-21T10:10:36.044 INFO:tasks.rados.rados.0.smithi007.stdout:1167: writing smithi00780062-40 from 2956414 to 3615393 tid 3 2024-09-21T10:10:36.045 INFO:tasks.rados.rados.0.smithi007.stdout:1164: done (3 left) 2024-09-21T10:10:36.045 INFO:tasks.rados.rados.0.smithi007.stdout:1165: done (2 left) 2024-09-21T10:10:36.045 INFO:tasks.rados.rados.0.smithi007.stdout:1168: write oid 17 current snap is 149 2024-09-21T10:10:36.045 INFO:tasks.rados.rados.0.smithi007.stdout:1166: finishing write tid 3 to smithi00780062-20 2024-09-21T10:10:36.045 INFO:tasks.rados.rados.0.smithi007.stdout:1166: finishing write tid 4 to smithi00780062-20 2024-09-21T10:10:36.045 INFO:tasks.rados.rados.0.smithi007.stdout:1168: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2024-09-21T10:10:36.050 INFO:tasks.rados.rados.0.smithi007.stdout:1168: writing smithi00780062-17 from 480799 to 1050772 tid 1 2024-09-21T10:10:36.057 INFO:tasks.rados.rados.0.smithi007.stdout:1168: writing smithi00780062-17 from 1475918 to 2245401 tid 2 2024-09-21T10:10:36.063 INFO:tasks.rados.rados.0.smithi007.stdout:1168: writing smithi00780062-17 from 2700190 to 3286794 tid 3 2024-09-21T10:10:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:1169: rollback oid 6 current snap is 149 2024-09-21T10:10:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 141 2024-09-21T10:10:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:1166: finishing write tid 5 to smithi00780062-20 2024-09-21T10:10:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:1166: oid 20 updating version 0 to 309 2024-09-21T10:10:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:1166: oid 20 updating version 309 to 310 2024-09-21T10:10:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:1166: oid 20 updating version 310 to 311 2024-09-21T10:10:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:1166: oid 20 version 311 is already newer than 308 2024-09-21T10:10:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 311 (ObjNum 455 snap 149 seq_num 455) dirty exists 2024-09-21T10:10:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:1166: left oid 20 (ObjNum 455 snap 149 seq_num 455) 2024-09-21T10:10:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:1167: finishing write tid 1 to smithi00780062-40 2024-09-21T10:10:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:1167: finishing write tid 2 to smithi00780062-40 2024-09-21T10:10:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:1167: finishing write tid 3 to smithi00780062-40 2024-09-21T10:10:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:1167: finishing write tid 4 to smithi00780062-40 2024-09-21T10:10:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:1166: done (3 left) 2024-09-21T10:10:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:1170: write oid 39 current snap is 149 2024-09-21T10:10:36.066 INFO:tasks.rados.rados.0.smithi007.stdout:1167: finishing write tid 5 to smithi00780062-40 2024-09-21T10:10:36.066 INFO:tasks.rados.rados.0.smithi007.stdout:1167: oid 40 updating version 0 to 489 2024-09-21T10:10:36.066 INFO:tasks.rados.rados.0.smithi007.stdout:1167: oid 40 version 489 is already newer than 487 2024-09-21T10:10:36.066 INFO:tasks.rados.rados.0.smithi007.stdout:1167: oid 40 version 489 is already newer than 488 2024-09-21T10:10:36.066 INFO:tasks.rados.rados.0.smithi007.stdout:1167: oid 40 version 489 is already newer than 486 2024-09-21T10:10:36.066 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 489 (ObjNum 456 snap 149 seq_num 456) dirty exists 2024-09-21T10:10:36.066 INFO:tasks.rados.rados.0.smithi007.stdout:1167: left oid 40 (ObjNum 456 snap 149 seq_num 456) 2024-09-21T10:10:36.066 INFO:tasks.rados.rados.0.smithi007.stdout:1168: finishing write tid 1 to smithi00780062-17 2024-09-21T10:10:36.066 INFO:tasks.rados.rados.0.smithi007.stdout:1170: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2024-09-21T10:10:36.069 INFO:tasks.rados.rados.0.smithi007.stdout:1170: writing smithi00780062-39 from 497606 to 1142828 tid 1 2024-09-21T10:10:36.077 INFO:tasks.rados.rados.0.smithi007.stdout:1170: writing smithi00780062-39 from 1934400 to 2563894 tid 2 2024-09-21T10:10:36.083 INFO:tasks.rados.rados.0.smithi007.stdout:1170: writing smithi00780062-39 from 3243966 to 3697606 tid 3 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1167: done (3 left) 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1171: snap_create 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1168: finishing write tid 2 to smithi00780062-17 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1169: finishing rollback tid 0 to smithi00780062-6 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1169: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1168: finishing write tid 3 to smithi00780062-17 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1169: finishing rollback tid 2 to smithi00780062-6 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 315 (ObjNum 422 snap 134 seq_num 422) dirty exists 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1168: finishing write tid 4 to smithi00780062-17 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1168: finishing write tid 5 to smithi00780062-17 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1168: oid 17 updating version 0 to 443 2024-09-21T10:10:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:1168: oid 17 version 443 is already newer than 442 2024-09-21T10:10:36.085 INFO:tasks.rados.rados.0.smithi007.stdout:1168: oid 17 version 443 is already newer than 441 2024-09-21T10:10:36.085 INFO:tasks.rados.rados.0.smithi007.stdout:1168: oid 17 updating version 443 to 444 2024-09-21T10:10:36.085 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 444 (ObjNum 457 snap 149 seq_num 457) dirty exists 2024-09-21T10:10:36.085 INFO:tasks.rados.rados.0.smithi007.stdout:1168: left oid 17 (ObjNum 457 snap 149 seq_num 457) 2024-09-21T10:10:36.085 INFO:tasks.rados.rados.0.smithi007.stdout:1170: finishing write tid 1 to smithi00780062-39 2024-09-21T10:10:36.085 INFO:tasks.rados.rados.0.smithi007.stdout:1170: finishing write tid 2 to smithi00780062-39 2024-09-21T10:10:36.085 INFO:tasks.rados.rados.0.smithi007.stdout:1170: finishing write tid 3 to smithi00780062-39 2024-09-21T10:10:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:1170: finishing write tid 4 to smithi00780062-39 2024-09-21T10:10:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:1170: finishing write tid 5 to smithi00780062-39 2024-09-21T10:10:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:1170: oid 39 updating version 0 to 543 2024-09-21T10:10:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:1170: oid 39 version 543 is already newer than 540 2024-09-21T10:10:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:1170: oid 39 version 543 is already newer than 542 2024-09-21T10:10:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:1170: oid 39 version 543 is already newer than 541 2024-09-21T10:10:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 543 (ObjNum 458 snap 149 seq_num 458) dirty exists 2024-09-21T10:10:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:1170: left oid 39 (ObjNum 458 snap 149 seq_num 458) 2024-09-21T10:10:36.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:10:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: [21/Sep/2024:10:10:35] ENGINE Bus STARTING 2024-09-21T10:10:36.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:10:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: CherryPy Checker: 2024-09-21T10:10:36.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:10:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: The Application mounted at '' has an empty config. 2024-09-21T10:10:36.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:10:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: 2024-09-21T10:10:36.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:10:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: [21/Sep/2024:10:10:35] ENGINE Serving on http://:::9283 2024-09-21T10:10:36.166 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:10:35 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x[75957]: [21/Sep/2024:10:10:35] ENGINE Bus STARTED 2024-09-21T10:10:36.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: osdmap e359: 8 total, 8 up, 8 in 2024-09-21T10:10:36.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: Active manager daemon y restarted 2024-09-21T10:10:36.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: Activating manager daemon y 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: osdmap e360: 8 total, 8 up, 8 in 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: Standby manager daemon x restarted 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: Standby manager daemon x started 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: mgrmap e35: y(active, starting, since 0.0072904s), standbys: x 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:10:36.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:10:36.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:10:36.695 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.381+0000 7f0ec6b06640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:10:36.695 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.381+0000 7f0ec6b06640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:10:36.695 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.381+0000 7f0ec6b06640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:10:36.695 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.381+0000 7f0ec6b06640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:10:36.695 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.381+0000 7f0ec6b06640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:10:36.695 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.382+0000 7f0ec3b00640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:10:36.695 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.382+0000 7f0ec3b00640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:10:36.695 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.382+0000 7f0ec3b00640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:10:36.695 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.382+0000 7f0ec3b00640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:10:36.695 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.382+0000 7f0ec3b00640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:10:36.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: Manager daemon y is now available 2024-09-21T10:10:36.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:36.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:36.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:36.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:10:36.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T10:10:36.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:10:36.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T10:10:36.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: osdmap e359: 8 total, 8 up, 8 in 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: Active manager daemon y restarted 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: Activating manager daemon y 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: osdmap e360: 8 total, 8 up, 8 in 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: Standby manager daemon x restarted 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: Standby manager daemon x started 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: mgrmap e35: y(active, starting, since 0.0072904s), standbys: x 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:10:36.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:10:36.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:10:36.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:10:36.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:10:36.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: Manager daemon y is now available 2024-09-21T10:10:36.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:36.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:36.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:36.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:10:36.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T10:10:36.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:10:36.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T10:10:36.878 INFO:tasks.rados.rados.0.smithi007.stdout:1168: done (3 left) 2024-09-21T10:10:36.878 INFO:tasks.rados.rados.0.smithi007.stdout:1169: done (2 left) 2024-09-21T10:10:36.878 INFO:tasks.rados.rados.0.smithi007.stdout:1170: done (1 left) 2024-09-21T10:10:36.878 INFO:tasks.rados.rados.0.smithi007.stdout:1171: done (0 left) 2024-09-21T10:10:36.878 INFO:tasks.rados.rados.0.smithi007.stdout:1172: rollback oid 13 current snap is 150 2024-09-21T10:10:36.878 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 13 to 147 2024-09-21T10:10:36.878 INFO:tasks.rados.rados.0.smithi007.stdout:1173: read oid 18 snap 132 2024-09-21T10:10:36.878 INFO:tasks.rados.rados.0.smithi007.stdout:1173: expect (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:10:36.878 INFO:tasks.rados.rados.0.smithi007.stdout:1174: delete oid 24 current snap is 150 2024-09-21T10:10:36.883 INFO:tasks.rados.rados.0.smithi007.stdout:1174: done (2 left) 2024-09-21T10:10:36.883 INFO:tasks.rados.rados.0.smithi007.stdout:1175: snap_create 2024-09-21T10:10:36.889 INFO:tasks.rados.rados.0.smithi007.stdout:1172: finishing rollback tid 0 to smithi00780062-13 2024-09-21T10:10:36.889 INFO:tasks.rados.rados.0.smithi007.stdout:1172: finishing rollback tid 1 to smithi00780062-13 2024-09-21T10:10:36.889 INFO:tasks.rados.rados.0.smithi007.stdout:1172: finishing rollback tid 2 to smithi00780062-13 2024-09-21T10:10:36.889 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 1013 (ObjNum 393 snap 122 seq_num 393) dirty exists 2024-09-21T10:10:36.892 INFO:tasks.rados.rados.0.smithi007.stdout:1173: expect (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:10:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: osdmap e359: 8 total, 8 up, 8 in 2024-09-21T10:10:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: Active manager daemon y restarted 2024-09-21T10:10:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: Activating manager daemon y 2024-09-21T10:10:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:10:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:10:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: osdmap e360: 8 total, 8 up, 8 in 2024-09-21T10:10:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: Standby manager daemon x restarted 2024-09-21T10:10:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: Standby manager daemon x started 2024-09-21T10:10:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: mgrmap e35: y(active, starting, since 0.0072904s), standbys: x 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.? 172.21.15.31:0/518429430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi007.zciwqv"}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi031.lhcivo"}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:10:36.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: Manager daemon y is now available 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:10:36.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:36 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T10:10:37.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:36.862+0000 7f0ef5e32640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-21T10:10:37.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:10:36] ENGINE Bus STARTING 2024-09-21T10:10:37.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: CherryPy Checker: 2024-09-21T10:10:37.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: The Application mounted at '' has an empty config. 2024-09-21T10:10:37.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:37.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:10:36] ENGINE Serving on http://:::9283 2024-09-21T10:10:37.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:36 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:10:36] ENGINE Bus STARTED 2024-09-21T10:10:37.887 INFO:tasks.rados.rados.0.smithi007.stdout:1172: done (2 left) 2024-09-21T10:10:37.888 INFO:tasks.rados.rados.0.smithi007.stdout:1173: done (1 left) 2024-09-21T10:10:37.888 INFO:tasks.rados.rados.0.smithi007.stdout:1175: done (0 left) 2024-09-21T10:10:37.888 INFO:tasks.rados.rados.0.smithi007.stdout:1176: snap_remove snap 135 2024-09-21T10:10:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:37 smithi031 ceph-mon[32927]: mgrmap e36: y(active, since 1.01089s), standbys: x 2024-09-21T10:10:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:37 smithi031 ceph-mon[32927]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:37 smithi031 ceph-mon[32927]: osdmap e361: 8 total, 8 up, 8 in 2024-09-21T10:10:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:37 smithi031 ceph-mon[32927]: pgmap v4: 89 pgs: 89 active+clean; 181 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 398 GiB/s rd, 84 GiB/s wr, 915.34k op/s; 433 MiB/s, 1.54k objects/s recovering 2024-09-21T10:10:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:37 smithi007 ceph-mon[99390]: mgrmap e36: y(active, since 1.01089s), standbys: x 2024-09-21T10:10:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:37 smithi007 ceph-mon[99390]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:37 smithi007 ceph-mon[99390]: osdmap e361: 8 total, 8 up, 8 in 2024-09-21T10:10:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:37 smithi007 ceph-mon[99390]: pgmap v4: 89 pgs: 89 active+clean; 181 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 398 GiB/s rd, 84 GiB/s wr, 915.34k op/s; 433 MiB/s, 1.54k objects/s recovering 2024-09-21T10:10:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:37 smithi007 ceph-mon[39999]: mgrmap e36: y(active, since 1.01089s), standbys: x 2024-09-21T10:10:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:37 smithi007 ceph-mon[39999]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:10:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:37 smithi007 ceph-mon[39999]: osdmap e361: 8 total, 8 up, 8 in 2024-09-21T10:10:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:37 smithi007 ceph-mon[39999]: pgmap v4: 89 pgs: 89 active+clean; 181 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 398 GiB/s rd, 84 GiB/s wr, 915.34k op/s; 433 MiB/s, 1.54k objects/s recovering 2024-09-21T10:10:38.506 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:38.226+0000 7f0ea9912640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:10:10:38] ENGINE Error in HTTPServer.serve 2024-09-21T10:10:38.506 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: Traceback (most recent call last): 2024-09-21T10:10:38.506 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: self._connections.run(self.expiration_interval) 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: self._run(expiration_interval) 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: s = self.context.wrap_socket( 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: return self.sslsocket_class._create( 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: self.do_handshake() 2024-09-21T10:10:38.507 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:10:38.508 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: self._sslobj.do_handshake() 2024-09-21T10:10:38.508 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:10:38.508 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:10:38.887 INFO:tasks.rados.rados.0.smithi007.stdout:1176: done (0 left) 2024-09-21T10:10:38.887 INFO:tasks.rados.rados.0.smithi007.stdout:1177: snap_remove snap 141 2024-09-21T10:10:39.029 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:38 smithi031 ceph-mon[32927]: osdmap e362: 8 total, 8 up, 8 in 2024-09-21T10:10:39.029 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:38 smithi031 ceph-mon[32927]: mgrmap e37: y(active, since 2s), standbys: x 2024-09-21T10:10:39.029 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:38 smithi031 ceph-mon[32927]: [21/Sep/2024:10:10:38] ENGINE Bus STARTING 2024-09-21T10:10:39.029 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:38 smithi031 ceph-mon[32927]: [21/Sep/2024:10:10:38] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T10:10:39.029 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:38 smithi031 ceph-mon[32927]: [21/Sep/2024:10:10:38] ENGINE Error in HTTPServer.serve 2024-09-21T10:10:39.029 INFO:journalctl@ceph.mon.b.smithi031.stdout: Traceback (most recent call last): 2024-09-21T10:10:39.029 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:10:39.029 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:10:39.029 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._run(expiration_interval) 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: s = self.context.wrap_socket( 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: return self.sslsocket_class._create( 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:10:39.030 INFO:journalctl@ceph.mon.b.smithi031.stdout: self.do_handshake() 2024-09-21T10:10:39.031 INFO:journalctl@ceph.mon.b.smithi031.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:10:39.031 INFO:journalctl@ceph.mon.b.smithi031.stdout: self._sslobj.do_handshake() 2024-09-21T10:10:39.031 INFO:journalctl@ceph.mon.b.smithi031.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:10:39.031 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:38 smithi031 ceph-mon[32927]: [21/Sep/2024:10:10:38] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T10:10:39.031 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:38 smithi031 ceph-mon[32927]: [21/Sep/2024:10:10:38] ENGINE Bus STARTED 2024-09-21T10:10:39.161 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[99390]: osdmap e362: 8 total, 8 up, 8 in 2024-09-21T10:10:39.161 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[99390]: mgrmap e37: y(active, since 2s), standbys: x 2024-09-21T10:10:39.161 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[99390]: [21/Sep/2024:10:10:38] ENGINE Bus STARTING 2024-09-21T10:10:39.161 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[99390]: [21/Sep/2024:10:10:38] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T10:10:39.161 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[99390]: [21/Sep/2024:10:10:38] ENGINE Error in HTTPServer.serve 2024-09-21T10:10:39.161 INFO:journalctl@ceph.mon.a.smithi007.stdout: Traceback (most recent call last): 2024-09-21T10:10:39.161 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:10:39.161 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._run(expiration_interval) 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: s = self.context.wrap_socket( 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: return self.sslsocket_class._create( 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: self.do_handshake() 2024-09-21T10:10:39.162 INFO:journalctl@ceph.mon.a.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:10:39.163 INFO:journalctl@ceph.mon.a.smithi007.stdout: self._sslobj.do_handshake() 2024-09-21T10:10:39.163 INFO:journalctl@ceph.mon.a.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:10:39.163 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[99390]: [21/Sep/2024:10:10:38] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T10:10:39.163 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[99390]: [21/Sep/2024:10:10:38] ENGINE Bus STARTED 2024-09-21T10:10:39.163 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[39999]: osdmap e362: 8 total, 8 up, 8 in 2024-09-21T10:10:39.163 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[39999]: mgrmap e37: y(active, since 2s), standbys: x 2024-09-21T10:10:39.163 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[39999]: [21/Sep/2024:10:10:38] ENGINE Bus STARTING 2024-09-21T10:10:39.163 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[39999]: [21/Sep/2024:10:10:38] ENGINE Serving on https://172.21.15.7:7150 2024-09-21T10:10:39.163 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[39999]: [21/Sep/2024:10:10:38] ENGINE Error in HTTPServer.serve 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: Traceback (most recent call last): 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._connections.run(self.expiration_interval) 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._run(expiration_interval) 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: s = self.context.wrap_socket( 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:10:39.164 INFO:journalctl@ceph.mon.c.smithi007.stdout: return self.sslsocket_class._create( 2024-09-21T10:10:39.165 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:10:39.165 INFO:journalctl@ceph.mon.c.smithi007.stdout: self.do_handshake() 2024-09-21T10:10:39.165 INFO:journalctl@ceph.mon.c.smithi007.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:10:39.165 INFO:journalctl@ceph.mon.c.smithi007.stdout: self._sslobj.do_handshake() 2024-09-21T10:10:39.165 INFO:journalctl@ceph.mon.c.smithi007.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:10:39.165 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[39999]: [21/Sep/2024:10:10:38] ENGINE Serving on http://172.21.15.7:8765 2024-09-21T10:10:39.165 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:38 smithi007 ceph-mon[39999]: [21/Sep/2024:10:10:38] ENGINE Bus STARTED 2024-09-21T10:10:39.897 INFO:tasks.rados.rados.0.smithi007.stdout:1177: done (0 left) 2024-09-21T10:10:39.898 INFO:tasks.rados.rados.0.smithi007.stdout:1178: rollback oid 2 current snap is 151 2024-09-21T10:10:39.898 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 122 2024-09-21T10:10:39.898 INFO:tasks.rados.rados.0.smithi007.stdout:1179: write oid 26 current snap is 151 2024-09-21T10:10:39.898 INFO:tasks.rados.rados.0.smithi007.stdout:1179: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2024-09-21T10:10:39.905 INFO:tasks.rados.rados.0.smithi007.stdout:1179: writing smithi00780062-26 from 531220 to 1326940 tid 1 2024-09-21T10:10:39.912 INFO:tasks.rados.rados.0.smithi007.stdout:1179: writing smithi00780062-26 from 1935011 to 2451821 tid 2 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:1179: writing smithi00780062-26 from 3066106 to 3486526 tid 3 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:1180: rollback oid 44 current snap is 151 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 44 to 138 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:1178: finishing rollback tid 0 to smithi00780062-2 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:1178: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:1178: finishing rollback tid 2 to smithi00780062-2 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 71 (ObjNum 338 snap 104 seq_num 338) dirty exists 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:1179: finishing write tid 1 to smithi00780062-26 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:1179: finishing write tid 2 to smithi00780062-26 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:1178: done (2 left) 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:1181: rollback oid 14 current snap is 151 2024-09-21T10:10:39.918 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 134 2024-09-21T10:10:39.919 INFO:tasks.rados.rados.0.smithi007.stdout:1182: snap_remove snap 126 2024-09-21T10:10:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:39 smithi031 ceph-mon[32927]: osdmap e363: 8 total, 8 up, 8 in 2024-09-21T10:10:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:39 smithi007 ceph-mon[99390]: osdmap e363: 8 total, 8 up, 8 in 2024-09-21T10:10:40.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:39 smithi007 ceph-mon[39999]: osdmap e363: 8 total, 8 up, 8 in 2024-09-21T10:10:40.898 INFO:tasks.rados.rados.0.smithi007.stdout:1182: done (3 left) 2024-09-21T10:10:40.898 INFO:tasks.rados.rados.0.smithi007.stdout:1183: write oid 29 current snap is 151 2024-09-21T10:10:40.898 INFO:tasks.rados.rados.0.smithi007.stdout:1183: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2024-09-21T10:10:40.904 INFO:tasks.rados.rados.0.smithi007.stdout:1183: writing smithi00780062-29 from 548027 to 1018996 tid 1 2024-09-21T10:10:40.913 INFO:tasks.rados.rados.0.smithi007.stdout:1183: writing smithi00780062-29 from 1593493 to 2370314 tid 2 2024-09-21T10:10:40.921 INFO:tasks.rados.rados.0.smithi007.stdout:1183: writing smithi00780062-29 from 3093529 to 3725221 tid 3 2024-09-21T10:10:40.921 INFO:tasks.rados.rados.0.smithi007.stdout:1184: snap_remove snap 137 2024-09-21T10:10:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:40 smithi031 ceph-mon[32927]: pgmap v8: 89 pgs: 89 active+clean; 181 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 531 MiB/s rd, 112 MiB/s wr, 1.19k op/s; 578 KiB/s, 2 objects/s recovering 2024-09-21T10:10:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:40 smithi031 ceph-mon[32927]: osdmap e364: 8 total, 8 up, 8 in 2024-09-21T10:10:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:40 smithi031 ceph-mon[32927]: mgrmap e38: y(active, since 4s), standbys: x 2024-09-21T10:10:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:40 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:40 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:40 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:40 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:40 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:40 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:10:40] "GET /metrics HTTP/1.1" 200 33515 "" "Prometheus/2.51.0" 2024-09-21T10:10:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[99390]: pgmap v8: 89 pgs: 89 active+clean; 181 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 531 MiB/s rd, 112 MiB/s wr, 1.19k op/s; 578 KiB/s, 2 objects/s recovering 2024-09-21T10:10:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[99390]: osdmap e364: 8 total, 8 up, 8 in 2024-09-21T10:10:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[99390]: mgrmap e38: y(active, since 4s), standbys: x 2024-09-21T10:10:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[39999]: pgmap v8: 89 pgs: 89 active+clean; 181 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 531 MiB/s rd, 112 MiB/s wr, 1.19k op/s; 578 KiB/s, 2 objects/s recovering 2024-09-21T10:10:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[39999]: osdmap e364: 8 total, 8 up, 8 in 2024-09-21T10:10:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[39999]: mgrmap e38: y(active, since 4s), standbys: x 2024-09-21T10:10:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:40 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:41.905 INFO:tasks.rados.rados.0.smithi007.stdout:1181: finishing rollback tid 0 to smithi00780062-14 2024-09-21T10:10:41.905 INFO:tasks.rados.rados.0.smithi007.stdout:1181: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:10:41.905 INFO:tasks.rados.rados.0.smithi007.stdout:1181: finishing rollback tid 2 to smithi00780062-14 2024-09-21T10:10:41.905 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 608 (ObjNum 348 snap 107 seq_num 348) dirty exists 2024-09-21T10:10:41.905 INFO:tasks.rados.rados.0.smithi007.stdout:1180: finishing rollback tid 0 to smithi00780062-44 2024-09-21T10:10:41.905 INFO:tasks.rados.rados.0.smithi007.stdout:1180: finishing rollback tid 1 to smithi00780062-44 2024-09-21T10:10:41.905 INFO:tasks.rados.rados.0.smithi007.stdout:1180: finishing rollback tid 2 to smithi00780062-44 2024-09-21T10:10:41.905 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 1023 (ObjNum 323 snap 100 seq_num 323) dirty exists 2024-09-21T10:10:41.906 INFO:tasks.rados.rados.0.smithi007.stdout:1179: finishing write tid 3 to smithi00780062-26 2024-09-21T10:10:41.906 INFO:tasks.rados.rados.0.smithi007.stdout:1179: finishing write tid 4 to smithi00780062-26 2024-09-21T10:10:41.906 INFO:tasks.rados.rados.0.smithi007.stdout:1179: finishing write tid 5 to smithi00780062-26 2024-09-21T10:10:41.906 INFO:tasks.rados.rados.0.smithi007.stdout:1179: oid 26 updating version 0 to 346 2024-09-21T10:10:41.906 INFO:tasks.rados.rados.0.smithi007.stdout:1179: oid 26 version 346 is already newer than 343 2024-09-21T10:10:41.906 INFO:tasks.rados.rados.0.smithi007.stdout:1179: oid 26 version 346 is already newer than 345 2024-09-21T10:10:41.906 INFO:tasks.rados.rados.0.smithi007.stdout:1179: oid 26 version 346 is already newer than 344 2024-09-21T10:10:41.906 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 346 (ObjNum 460 snap 151 seq_num 460) dirty exists 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1179: left oid 26 (ObjNum 460 snap 151 seq_num 460) 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1183: finishing write tid 1 to smithi00780062-29 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1183: finishing write tid 2 to smithi00780062-29 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1183: finishing write tid 3 to smithi00780062-29 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1183: finishing write tid 4 to smithi00780062-29 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1183: finishing write tid 5 to smithi00780062-29 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1183: oid 29 updating version 0 to 509 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1183: oid 29 updating version 509 to 511 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1183: oid 29 version 511 is already newer than 502 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1183: oid 29 version 511 is already newer than 510 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 511 (ObjNum 461 snap 151 seq_num 461) dirty exists 2024-09-21T10:10:41.907 INFO:tasks.rados.rados.0.smithi007.stdout:1183: left oid 29 (ObjNum 461 snap 151 seq_num 461) 2024-09-21T10:10:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:1179: done (4 left) 2024-09-21T10:10:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:1180: done (3 left) 2024-09-21T10:10:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:1181: done (2 left) 2024-09-21T10:10:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:1183: done (1 left) 2024-09-21T10:10:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:1184: done (0 left) 2024-09-21T10:10:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:1185: rollback oid 37 current snap is 151 2024-09-21T10:10:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 145 2024-09-21T10:10:41.908 INFO:tasks.rados.rados.0.smithi007.stdout:1186: delete oid 2 current snap is 151 2024-09-21T10:10:41.909 INFO:tasks.rados.rados.0.smithi007.stdout:1185: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:10:41.909 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:10:41.909 INFO:tasks.rados.rados.0.smithi007.stdout:1185: done (1 left) 2024-09-21T10:10:41.910 INFO:tasks.rados.rados.0.smithi007.stdout:1186: done (0 left) 2024-09-21T10:10:41.910 INFO:tasks.rados.rados.0.smithi007.stdout:1187: rollback oid 48 current snap is 151 2024-09-21T10:10:41.910 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 48 to 144 2024-09-21T10:10:41.910 INFO:tasks.rados.rados.0.smithi007.stdout:1188: snap_create 2024-09-21T10:10:41.914 INFO:tasks.rados.rados.0.smithi007.stdout:1187: finishing rollback tid 0 to smithi00780062-48 2024-09-21T10:10:41.914 INFO:tasks.rados.rados.0.smithi007.stdout:1187: finishing rollback tid 1 to smithi00780062-48 2024-09-21T10:10:41.914 INFO:tasks.rados.rados.0.smithi007.stdout:1187: finishing rollback tid 2 to smithi00780062-48 2024-09-21T10:10:41.914 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 359 (ObjNum 430 snap 137 seq_num 430) dirty exists 2024-09-21T10:10:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:41 smithi031 ceph-mon[32927]: osdmap e365: 8 total, 8 up, 8 in 2024-09-21T10:10:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:41 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:41 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:41 smithi007 ceph-mon[99390]: osdmap e365: 8 total, 8 up, 8 in 2024-09-21T10:10:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:41 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:41 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:41 smithi007 ceph-mon[39999]: osdmap e365: 8 total, 8 up, 8 in 2024-09-21T10:10:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:41 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:41 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:42.539 INFO:tasks.rados.rados.0.smithi007.stdout:1187: done (1 left) 2024-09-21T10:10:42.539 INFO:tasks.rados.rados.0.smithi007.stdout:1188: done (0 left) 2024-09-21T10:10:42.539 INFO:tasks.rados.rados.0.smithi007.stdout:1189: delete oid 11 current snap is 152 2024-09-21T10:10:42.544 INFO:tasks.rados.rados.0.smithi007.stdout:1189: done (0 left) 2024-09-21T10:10:42.544 INFO:tasks.rados.rados.0.smithi007.stdout:1190: delete oid 37 current snap is 152 2024-09-21T10:10:42.546 INFO:tasks.rados.rados.0.smithi007.stdout:1190: done (0 left) 2024-09-21T10:10:42.546 INFO:tasks.rados.rados.0.smithi007.stdout:1191: read oid 46 snap -1 2024-09-21T10:10:42.546 INFO:tasks.rados.rados.0.smithi007.stdout:1191: expect (ObjNum 260 snap 81 seq_num 260) 2024-09-21T10:10:42.546 INFO:tasks.rados.rados.0.smithi007.stdout:1192: rollback oid 6 current snap is 152 2024-09-21T10:10:42.546 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 143 2024-09-21T10:10:42.547 INFO:tasks.rados.rados.0.smithi007.stdout:1193: snap_create 2024-09-21T10:10:42.552 INFO:tasks.rados.rados.0.smithi007.stdout:1192: finishing rollback tid 0 to smithi00780062-6 2024-09-21T10:10:42.552 INFO:tasks.rados.rados.0.smithi007.stdout:1192: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:10:42.552 INFO:tasks.rados.rados.0.smithi007.stdout:1192: finishing rollback tid 2 to smithi00780062-6 2024-09-21T10:10:42.552 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 343 (ObjNum 422 snap 134 seq_num 422) dirty exists 2024-09-21T10:10:42.553 INFO:tasks.rados.rados.0.smithi007.stdout:1191: expect (ObjNum 260 snap 81 seq_num 260) 2024-09-21T10:10:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:42 smithi031 ceph-mon[32927]: pgmap v11: 89 pgs: 89 active+clean; 181 MiB data, 658 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:42 smithi031 ceph-mon[32927]: osdmap e366: 8 total, 8 up, 8 in 2024-09-21T10:10:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:42 smithi031 ceph-mon[32927]: osdmap e367: 8 total, 8 up, 8 in 2024-09-21T10:10:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:42 smithi007 ceph-mon[99390]: pgmap v11: 89 pgs: 89 active+clean; 181 MiB data, 658 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:42 smithi007 ceph-mon[99390]: osdmap e366: 8 total, 8 up, 8 in 2024-09-21T10:10:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:42 smithi007 ceph-mon[99390]: osdmap e367: 8 total, 8 up, 8 in 2024-09-21T10:10:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:42 smithi007 ceph-mon[39999]: pgmap v11: 89 pgs: 89 active+clean; 181 MiB data, 658 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:42 smithi007 ceph-mon[39999]: osdmap e366: 8 total, 8 up, 8 in 2024-09-21T10:10:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:42 smithi007 ceph-mon[39999]: osdmap e367: 8 total, 8 up, 8 in 2024-09-21T10:10:43.540 INFO:tasks.rados.rados.0.smithi007.stdout:1191: done (2 left) 2024-09-21T10:10:43.540 INFO:tasks.rados.rados.0.smithi007.stdout:1192: done (1 left) 2024-09-21T10:10:43.541 INFO:tasks.rados.rados.0.smithi007.stdout:1193: done (0 left) 2024-09-21T10:10:43.541 INFO:tasks.rados.rados.0.smithi007.stdout:1194: write oid 29 current snap is 153 2024-09-21T10:10:43.541 INFO:tasks.rados.rados.0.smithi007.stdout:1194: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2024-09-21T10:10:43.546 INFO:tasks.rados.rados.0.smithi007.stdout:1194: writing smithi00780062-29 from 615255 to 1103573 tid 1 2024-09-21T10:10:43.555 INFO:tasks.rados.rados.0.smithi007.stdout:1194: writing smithi00780062-29 from 1827421 to 2611580 tid 2 2024-09-21T10:10:43.561 INFO:tasks.rados.rados.0.smithi007.stdout:1194: writing smithi00780062-29 from 3203221 to 3815255 tid 3 2024-09-21T10:10:43.562 INFO:tasks.rados.rados.0.smithi007.stdout:1195: write oid 41 current snap is 153 2024-09-21T10:10:43.562 INFO:tasks.rados.rados.0.smithi007.stdout:1195: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2024-09-21T10:10:43.568 INFO:tasks.rados.rados.0.smithi007.stdout:1195: writing smithi00780062-41 from 632062 to 1195629 tid 1 2024-09-21T10:10:43.575 INFO:tasks.rados.rados.0.smithi007.stdout:1195: writing smithi00780062-41 from 1885903 to 2413720 tid 2 2024-09-21T10:10:43.581 INFO:tasks.rados.rados.0.smithi007.stdout:1195: writing smithi00780062-41 from 2830644 to 3551402 tid 3 2024-09-21T10:10:43.581 INFO:tasks.rados.rados.0.smithi007.stdout:1196: read oid 24 snap -1 2024-09-21T10:10:43.582 INFO:tasks.rados.rados.0.smithi007.stdout:1196: expect deleted 2024-09-21T10:10:43.582 INFO:tasks.rados.rados.0.smithi007.stdout:1197: snap_remove snap 136 2024-09-21T10:10:44.547 INFO:tasks.rados.rados.0.smithi007.stdout:1197: done (3 left) 2024-09-21T10:10:44.547 INFO:tasks.rados.rados.0.smithi007.stdout:1198: snap_create 2024-09-21T10:10:44.547 INFO:tasks.rados.rados.0.smithi007.stdout:1194: finishing write tid 1 to smithi00780062-29 2024-09-21T10:10:44.547 INFO:tasks.rados.rados.0.smithi007.stdout:1194: finishing write tid 2 to smithi00780062-29 2024-09-21T10:10:44.547 INFO:tasks.rados.rados.0.smithi007.stdout:1194: finishing write tid 3 to smithi00780062-29 2024-09-21T10:10:44.547 INFO:tasks.rados.rados.0.smithi007.stdout:1194: finishing write tid 4 to smithi00780062-29 2024-09-21T10:10:44.548 INFO:tasks.rados.rados.0.smithi007.stdout:1194: finishing write tid 5 to smithi00780062-29 2024-09-21T10:10:44.548 INFO:tasks.rados.rados.0.smithi007.stdout:1194: oid 29 updating version 0 to 522 2024-09-21T10:10:44.548 INFO:tasks.rados.rados.0.smithi007.stdout:1194: oid 29 version 522 is already newer than 521 2024-09-21T10:10:44.548 INFO:tasks.rados.rados.0.smithi007.stdout:1194: oid 29 version 522 is already newer than 520 2024-09-21T10:10:44.548 INFO:tasks.rados.rados.0.smithi007.stdout:1194: oid 29 version 522 is already newer than 519 2024-09-21T10:10:44.548 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 522 (ObjNum 465 snap 153 seq_num 465) dirty exists 2024-09-21T10:10:44.548 INFO:tasks.rados.rados.0.smithi007.stdout:1194: left oid 29 (ObjNum 465 snap 153 seq_num 465) 2024-09-21T10:10:44.548 INFO:tasks.rados.rados.0.smithi007.stdout:1195: finishing write tid 1 to smithi00780062-41 2024-09-21T10:10:44.548 INFO:tasks.rados.rados.0.smithi007.stdout:1195: finishing write tid 2 to smithi00780062-41 2024-09-21T10:10:44.548 INFO:tasks.rados.rados.0.smithi007.stdout:1195: finishing write tid 3 to smithi00780062-41 2024-09-21T10:10:44.549 INFO:tasks.rados.rados.0.smithi007.stdout:1195: finishing write tid 4 to smithi00780062-41 2024-09-21T10:10:44.549 INFO:tasks.rados.rados.0.smithi007.stdout:1195: finishing write tid 5 to smithi00780062-41 2024-09-21T10:10:44.549 INFO:tasks.rados.rados.0.smithi007.stdout:1195: oid 41 updating version 0 to 524 2024-09-21T10:10:44.549 INFO:tasks.rados.rados.0.smithi007.stdout:1195: oid 41 updating version 524 to 526 2024-09-21T10:10:44.549 INFO:tasks.rados.rados.0.smithi007.stdout:1195: oid 41 version 526 is already newer than 523 2024-09-21T10:10:44.549 INFO:tasks.rados.rados.0.smithi007.stdout:1195: oid 41 version 526 is already newer than 525 2024-09-21T10:10:44.549 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 526 (ObjNum 466 snap 153 seq_num 466) dirty exists 2024-09-21T10:10:44.549 INFO:tasks.rados.rados.0.smithi007.stdout:1195: left oid 41 (ObjNum 466 snap 153 seq_num 466) 2024-09-21T10:10:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:44 smithi031 ceph-mon[32927]: osdmap e368: 8 total, 8 up, 8 in 2024-09-21T10:10:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:44 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:44 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:44.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:44 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:44.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:44 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:10:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:44 smithi007 ceph-mon[99390]: osdmap e368: 8 total, 8 up, 8 in 2024-09-21T10:10:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:44 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:44 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:10:44.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:44 smithi007 ceph-mon[39999]: osdmap e368: 8 total, 8 up, 8 in 2024-09-21T10:10:44.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:44 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:44.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:44 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:44.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:44 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:44.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:44 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:10:45.547 INFO:tasks.rados.rados.0.smithi007.stdout:1194: done (3 left) 2024-09-21T10:10:45.547 INFO:tasks.rados.rados.0.smithi007.stdout:1195: done (2 left) 2024-09-21T10:10:45.547 INFO:tasks.rados.rados.0.smithi007.stdout:1196: done (1 left) 2024-09-21T10:10:45.547 INFO:tasks.rados.rados.0.smithi007.stdout:1198: done (0 left) 2024-09-21T10:10:45.547 INFO:tasks.rados.rados.0.smithi007.stdout:1199: read oid 37 snap -1 2024-09-21T10:10:45.547 INFO:tasks.rados.rados.0.smithi007.stdout:1199: expect deleted 2024-09-21T10:10:45.547 INFO:tasks.rados.rados.0.smithi007.stdout:1200: snap_remove snap 149 2024-09-21T10:10:45.785 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: pgmap v15: 89 pgs: 89 active+clean; 192 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 888 KiB/s wr, 25 op/s 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: osdmap e369: 8 total, 8 up, 8 in 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:10:45.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: pgmap v15: 89 pgs: 89 active+clean; 192 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 888 KiB/s wr, 25 op/s 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: osdmap e369: 8 total, 8 up, 8 in 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:45.788 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:10:45.788 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:10:45.788 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:45 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T10:10:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: pgmap v15: 89 pgs: 89 active+clean; 192 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 888 KiB/s wr, 25 op/s 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: Updating smithi007:/etc/ceph/ceph.conf 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: Updating smithi031:/etc/ceph/ceph.conf 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: osdmap e369: 8 total, 8 up, 8 in 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:10:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:45 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T10:10:46.556 INFO:tasks.rados.rados.0.smithi007.stdout:1200: done (1 left) 2024-09-21T10:10:46.556 INFO:tasks.rados.rados.0.smithi007.stdout:1201: rollback oid 41 current snap is 154 2024-09-21T10:10:46.556 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 144 2024-09-21T10:10:46.556 INFO:tasks.rados.rados.0.smithi007.stdout:1199: done (1 left) 2024-09-21T10:10:46.557 INFO:tasks.rados.rados.0.smithi007.stdout:1202: rollback oid 10 current snap is 154 2024-09-21T10:10:46.557 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 144 2024-09-21T10:10:46.557 INFO:tasks.rados.rados.0.smithi007.stdout:1203: snap_remove snap 151 2024-09-21T10:10:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:46 smithi031 ceph-mon[32927]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:10:46.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:46 smithi031 ceph-mon[32927]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:10:46.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:46 smithi031 ceph-mon[32927]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:10:46.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:46 smithi031 ceph-mon[32927]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:10:46.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:46 smithi031 ceph-mon[32927]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:10:46.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:46 smithi031 ceph-mon[32927]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:10:46.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:46 smithi031 ceph-mon[32927]: Upgrade: It appears safe to stop mon.c 2024-09-21T10:10:46.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:46 smithi031 ceph-mon[32927]: osdmap e370: 8 total, 8 up, 8 in 2024-09-21T10:10:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[99390]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:10:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[99390]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:10:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[99390]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[99390]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[99390]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[99390]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[99390]: Upgrade: It appears safe to stop mon.c 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[99390]: osdmap e370: 8 total, 8 up, 8 in 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[39999]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[39999]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[39999]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[39999]: Updating smithi007:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[39999]: Updating smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:10:46.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[39999]: Updating smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:10:46.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[39999]: Upgrade: It appears safe to stop mon.c 2024-09-21T10:10:46.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:46 smithi007 ceph-mon[39999]: osdmap e370: 8 total, 8 up, 8 in 2024-09-21T10:10:47.541 INFO:tasks.rados.rados.0.smithi007.stdout:1203: done (2 left) 2024-09-21T10:10:47.541 INFO:tasks.rados.rados.0.smithi007.stdout:1204: write oid 46 current snap is 154 2024-09-21T10:10:47.541 INFO:tasks.rados.rados.0.smithi007.stdout:1204: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2024-09-21T10:10:47.547 INFO:tasks.rados.rados.0.smithi007.stdout:1204: writing smithi00780062-46 from 648869 to 1287685 tid 1 2024-09-21T10:10:47.555 INFO:tasks.rados.rados.0.smithi007.stdout:1204: writing smithi00780062-46 from 1828032 to 2615860 tid 2 2024-09-21T10:10:47.562 INFO:tasks.rados.rados.0.smithi007.stdout:1204: writing smithi00780062-46 from 3141714 to 3673744 tid 3 2024-09-21T10:10:47.562 INFO:tasks.rados.rados.0.smithi007.stdout:1205: snap_create 2024-09-21T10:10:47.562 INFO:tasks.rados.rados.0.smithi007.stdout:1202: finishing rollback tid 0 to smithi00780062-10 2024-09-21T10:10:47.562 INFO:tasks.rados.rados.0.smithi007.stdout:1202: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:10:47.562 INFO:tasks.rados.rados.0.smithi007.stdout:1201: finishing rollback tid 0 to smithi00780062-41 2024-09-21T10:10:47.562 INFO:tasks.rados.rados.0.smithi007.stdout:1202: finishing rollback tid 2 to smithi00780062-10 2024-09-21T10:10:47.562 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 685 (ObjNum 433 snap 138 seq_num 433) dirty exists 2024-09-21T10:10:47.562 INFO:tasks.rados.rados.0.smithi007.stdout:1201: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:10:47.563 INFO:tasks.rados.rados.0.smithi007.stdout:1201: finishing rollback tid 2 to smithi00780062-41 2024-09-21T10:10:47.563 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 536 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-21T10:10:47.563 INFO:tasks.rados.rados.0.smithi007.stdout:1204: finishing write tid 1 to smithi00780062-46 2024-09-21T10:10:47.563 INFO:tasks.rados.rados.0.smithi007.stdout:1204: finishing write tid 2 to smithi00780062-46 2024-09-21T10:10:47.564 INFO:tasks.rados.rados.0.smithi007.stdout:1204: finishing write tid 3 to smithi00780062-46 2024-09-21T10:10:47.565 INFO:tasks.rados.rados.0.smithi007.stdout:1204: finishing write tid 4 to smithi00780062-46 2024-09-21T10:10:47.565 INFO:tasks.rados.rados.0.smithi007.stdout:1204: finishing write tid 5 to smithi00780062-46 2024-09-21T10:10:47.565 INFO:tasks.rados.rados.0.smithi007.stdout:1204: oid 46 updating version 0 to 1050 2024-09-21T10:10:47.565 INFO:tasks.rados.rados.0.smithi007.stdout:1204: oid 46 updating version 1050 to 1053 2024-09-21T10:10:47.565 INFO:tasks.rados.rados.0.smithi007.stdout:1204: oid 46 version 1053 is already newer than 1052 2024-09-21T10:10:47.565 INFO:tasks.rados.rados.0.smithi007.stdout:1204: oid 46 version 1053 is already newer than 1051 2024-09-21T10:10:47.565 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 1053 (ObjNum 467 snap 154 seq_num 467) dirty exists 2024-09-21T10:10:47.565 INFO:tasks.rados.rados.0.smithi007.stdout:1204: left oid 46 (ObjNum 467 snap 154 seq_num 467) 2024-09-21T10:10:47.908 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[99390]: pgmap v18: 89 pgs: 89 active+clean; 192 MiB data, 674 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:47.909 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[99390]: osdmap e371: 8 total, 8 up, 8 in 2024-09-21T10:10:47.909 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[99390]: Upgrade: Updating mon.c 2024-09-21T10:10:47.909 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:47.909 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:10:47.909 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:10:47.909 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:47.909 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[99390]: Deploying daemon mon.c on smithi007 2024-09-21T10:10:47.909 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[99390]: osdmap e372: 8 total, 8 up, 8 in 2024-09-21T10:10:47.909 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[39999]: pgmap v18: 89 pgs: 89 active+clean; 192 MiB data, 674 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:47.909 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[39999]: osdmap e371: 8 total, 8 up, 8 in 2024-09-21T10:10:47.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[39999]: Upgrade: Updating mon.c 2024-09-21T10:10:47.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[39999]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:47.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:10:47.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:10:47.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[39999]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:47.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[39999]: Deploying daemon mon.c on smithi007 2024-09-21T10:10:47.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:47 smithi007 ceph-mon[39999]: osdmap e372: 8 total, 8 up, 8 in 2024-09-21T10:10:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:47 smithi031 ceph-mon[32927]: pgmap v18: 89 pgs: 89 active+clean; 192 MiB data, 674 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:47 smithi031 ceph-mon[32927]: osdmap e371: 8 total, 8 up, 8 in 2024-09-21T10:10:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:47 smithi031 ceph-mon[32927]: Upgrade: Updating mon.c 2024-09-21T10:10:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:47 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:47 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:10:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:47 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:10:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:47 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:47 smithi031 ceph-mon[32927]: Deploying daemon mon.c on smithi007 2024-09-21T10:10:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:47 smithi031 ceph-mon[32927]: osdmap e372: 8 total, 8 up, 8 in 2024-09-21T10:10:48.423 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:48 smithi007 systemd[1]: Stopping Ceph mon.c for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:10:48.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c[39994]: 2024-09-21T10:10:48.419+0000 7fab226da640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:10:48.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:48 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c[39994]: 2024-09-21T10:10:48.419+0000 7fab226da640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T10:10:48.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:48 smithi007 podman[100957]: 2024-09-21 10:10:48.501914123 +0000 UTC m=+0.166460096 container died 36d8363c3a4640163568ffc014b2cdea4c46ef85d4231b8dbb9f1bb9c78f3589 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-21T10:10:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:49 smithi007 podman[100957]: 2024-09-21 10:10:49.037207782 +0000 UTC m=+0.701753793 container cleanup 36d8363c3a4640163568ffc014b2cdea4c46ef85d4231b8dbb9f1bb9c78f3589 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-21T10:10:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:49 smithi007 bash[100957]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c 2024-09-21T10:10:49.689 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:49 smithi007 podman[100969]: 2024-09-21 10:10:49.255742341 +0000 UTC m=+0.749903718 container remove 36d8363c3a4640163568ffc014b2cdea4c46ef85d4231b8dbb9f1bb9c78f3589 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T10:10:49.689 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:49 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T10:10:49.689 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:49 smithi007 systemd[1]: Stopped Ceph mon.c for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:10:49.690 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:49 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.c.service: Consumed 9.525s CPU time. 2024-09-21T10:10:49.690 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:49 smithi007 systemd[1]: Starting Ceph mon.c for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:10:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:49 smithi007 podman[101102]: 2024-09-21 10:10:49.800859853 +0000 UTC m=+0.016355144 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:10:50.236 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:49 smithi007 podman[101102]: 2024-09-21 10:10:49.982212368 +0000 UTC m=+0.197707702 container create 6960c1f01f9b1332e2e958807d9715d3732ada2b8d529915e485c5a0865737fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-21T10:10:50.237 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 podman[101102]: 2024-09-21 10:10:50.209759623 +0000 UTC m=+0.425254910 container init 6960c1f01f9b1332e2e958807d9715d3732ada2b8d529915e485c5a0865737fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-21T10:10:50.237 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 podman[101102]: 2024-09-21 10:10:50.21327699 +0000 UTC m=+0.428772271 container start 6960c1f01f9b1332e2e958807d9715d3732ada2b8d529915e485c5a0865737fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:10:50.307 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:10:50.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 2 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: pidfile_write: ignore empty --pid-file 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: load: jerasure load: lrc 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: RocksDB version: 7.9.2 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Git sha 0 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: DB SUMMARY 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: DB Session ID: 1N4E5SWSYVS7TEYKMMK9 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: CURRENT file: CURRENT 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1402 Bytes 2024-09-21T10:10:50.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 12166639 ; 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.error_if_exists: 0 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.create_if_missing: 0 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.paranoid_checks: 1 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.env: 0x55e06806a120 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.info_log: 0x55e06a12b700 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.statistics: (nil) 2024-09-21T10:10:50.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.use_fsync: 0 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_log_file_size: 0 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.allow_fallocate: 1 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.use_direct_reads: 0 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.db_log_dir: 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.wal_dir: 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T10:10:50.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.write_buffer_manager: 0x55e06a12fb80 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T10:10:50.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.unordered_write: 0 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.row_cache: None 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.wal_filter: None 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.two_write_queues: 0 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.wal_compression: 0 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.atomic_flush: 0 2024-09-21T10:10:50.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T10:10:50.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T10:10:50.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T10:10:50.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.log_readahead_size: 0 2024-09-21T10:10:50.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T10:10:50.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T10:10:50.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T10:10:50.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T10:10:50.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T10:10:50.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T10:10:50.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T10:10:50.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_background_jobs: 2 2024-09-21T10:10:50.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_background_compactions: -1 2024-09-21T10:10:50.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_subcompactions: 1 2024-09-21T10:10:50.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T10:10:50.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_open_files: -1 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_background_flushes: -1 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Compression algorithms supported: 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: kZSTD supported: 0 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: kXpressCompression supported: 0 2024-09-21T10:10:50.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: kBZip2Compression supported: 0 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: kLZ4Compression supported: 1 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: kZlibCompression supported: 1 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: kSnappyCompression supported: 1 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.merge_operator: 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_filter: None 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T10:10:50.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e06a12b320) 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout: cache_index_and_filter_blocks: 1 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout: pin_top_level_index_and_filter: 1 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout: index_type: 0 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout: data_block_index_type: 0 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout: index_shortening: 1 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T10:10:50.702 INFO:journalctl@ceph.mon.c.smithi007.stdout: checksum: 4 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: no_block_cache: 0 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_cache: 0x55e06a11f610 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_cache_name: BinnedLRUCache 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_cache_options: 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: capacity : 536870912 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: num_shard_bits : 4 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: strict_capacity_limit : 0 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: high_pri_pool_ratio: 0.000 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_cache_compressed: (nil) 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: persistent_cache: (nil) 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_size: 4096 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_size_deviation: 10 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_restart_interval: 16 2024-09-21T10:10:50.703 INFO:journalctl@ceph.mon.c.smithi007.stdout: index_block_restart_interval: 1 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: metadata_block_size: 4096 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: partition_filters: 0 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: use_delta_encoding: 1 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: filter_policy: bloomfilter 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: whole_key_filtering: 1 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: verify_compression: 0 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: read_amp_bytes_per_bit: 0 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: format_version: 5 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: enable_index_compression: 1 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: block_align: 0 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: max_auto_readahead_size: 262144 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: prepopulate_block_cache: 0 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: initial_auto_readahead_size: 8192 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T10:10:50.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compression: NoCompression 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.num_levels: 7 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:10:50.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T10:10:50.706 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T10:10:50.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T10:10:50.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.inplace_update_support: 0 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.bloom_locality: 0 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.max_successive_merges: 0 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.ttl: 2592000 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T10:10:50.709 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.enable_blob_files: false 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.min_blob_size: 0 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 29, last_sequence is 13569, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-09-21T10:10:50.710 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: eb99dc10-0b4e-417e-9d32-e5c0b985eaee 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726913450240697, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726913450268494, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 7595720, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13574, "largest_seqno": 18935, "table_properties": {"data_size": 7572604, "index_size": 16436, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 5637, "raw_key_size": 52950, "raw_average_key_size": 23, "raw_value_size": 7524472, "raw_average_value_size": 3363, "num_data_blocks": 706, "num_entries": 2237, "num_filter_entries": 2237, "num_deletions": 353, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726913450, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "eb99dc10-0b4e-417e-9d32-e5c0b985eaee", "db_session_id": "1N4E5SWSYVS7TEYKMMK9", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726913450268626, "job": 1, "event": "recovery_finished"} 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e06a14ee00 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: DB pointer 0x55e06a250000 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout: ** DB Stats ** 2024-09-21T10:10:50.711 INFO:journalctl@ceph.mon.c.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: ** Compaction Stats [default] ** 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: L0 1/0 7.24 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 691.6 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: L6 1/0 8.78 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: Sum 2/0 16.03 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 691.6 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.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 691.6 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-21T10:10:50.712 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: ** Compaction Stats [default] ** 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.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 691.6 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: Flush(GB): cumulative 0.007, interval 0.007 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: Cumulative compaction: 0.01 GB write, 234.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:10:50.713 INFO:journalctl@ceph.mon.c.smithi007.stdout: Interval compaction: 0.01 GB write, 234.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: Block cache BinnedLRUCache@0x55e06a11f610#2 capacity: 512.00 MB usage: 26.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,6.03 KB,0.00115037%) IndexBlock(1,20.08 KB,0.0038296%) Misc(1,0.00 KB,0%) 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: starting mon.c rank 2 at public addrs [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] at bind addrs [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: mon.c@-1(???) e3 preinit fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: mon.c@-1(???).mds e9 new map 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: mon.c@-1(???).mds e9 print_map 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: e9 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: legacy client fscid: 1 2024-09-21T10:10:50.714 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: Filesystem 'foo' (1) 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: fs_name foo 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: epoch 8 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: created 2024-09-21T10:04:33.350005+0000 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: modified 2024-09-21T10:04:50.136143+0000 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: tableserver 0 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: root 0 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: session_timeout 60 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: session_autoclose 300 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: max_file_size 1099511627776 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: max_xattr_size 65536 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: required_client_features {} 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: last_failure 0 2024-09-21T10:10:50.715 INFO:journalctl@ceph.mon.c.smithi007.stdout: last_failure_osd_epoch 0 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: max_mds 1 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: in 0 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: up {0=14637} 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: failed 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: damaged 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: stopped 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: data_pools [4] 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: metadata_pool 3 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: inline_data disabled 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: balancer 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: bal_rank_mask -1 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: standby_count_wanted 1 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: qdb_cluster leader: 0 members: 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: [mds.foo.smithi007.zciwqv{0:14637} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:10:50.716 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout: Standby daemons: 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout: 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout: [mds.foo.smithi031.lhcivo{-1:24493} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.31:6832/1354938723,v1:172.21.15.31:6833/1354938723] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: mon.c@-1(???).osd e372 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: mon.c@-1(???).osd e372 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: mon.c@-1(???).osd e372 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: mon.c@-1(???).osd e372 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-mon[101144]: mon.c@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 bash[101102]: 6960c1f01f9b1332e2e958807d9715d3732ada2b8d529915e485c5a0865737fd 2024-09-21T10:10:50.717 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:50 smithi007 systemd[1]: Started Ceph mon.c for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:10:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:10:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:10:50] "GET /metrics HTTP/1.1" 200 33515 "" "Prometheus/2.51.0" 2024-09-21T10:10:56.525 INFO:tasks.rados.rados.0.smithi007.stdout:1201: done (3 left) 2024-09-21T10:10:56.525 INFO:tasks.rados.rados.0.smithi007.stdout:1202: done (2 left) 2024-09-21T10:10:56.526 INFO:tasks.rados.rados.0.smithi007.stdout:1204: done (1 left) 2024-09-21T10:10:56.526 INFO:tasks.rados.rados.0.smithi007.stdout:1205: done (0 left) 2024-09-21T10:10:56.526 INFO:tasks.rados.rados.0.smithi007.stdout:1206: rollback oid 29 current snap is 155 2024-09-21T10:10:56.526 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 29 to 143 2024-09-21T10:10:56.526 INFO:tasks.rados.rados.0.smithi007.stdout:1207: rollback oid 34 current snap is 155 2024-09-21T10:10:56.526 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 34 to 145 2024-09-21T10:10:56.526 INFO:tasks.rados.rados.0.smithi007.stdout:1208: delete oid 2 current snap is 155 2024-09-21T10:10:56.533 INFO:tasks.rados.rados.0.smithi007.stdout:1208: done (2 left) 2024-09-21T10:10:56.533 INFO:tasks.rados.rados.0.smithi007.stdout:1209: write oid 14 current snap is 155 2024-09-21T10:10:56.533 INFO:tasks.rados.rados.0.smithi007.stdout:1209: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2024-09-21T10:10:56.541 INFO:tasks.rados.rados.0.smithi007.stdout:1209: writing smithi00780062-14 from 682483 to 1471797 tid 1 2024-09-21T10:10:56.549 INFO:tasks.rados.rados.0.smithi007.stdout:1209: writing smithi00780062-14 from 1944996 to 2736493 tid 2 2024-09-21T10:10:56.555 INFO:tasks.rados.rados.0.smithi007.stdout:1209: writing smithi00780062-14 from 3196560 to 3751134 tid 3 2024-09-21T10:10:56.556 INFO:tasks.rados.rados.0.smithi007.stdout:1210: snap_remove snap 144 2024-09-21T10:10:56.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: mon.c calling monitor election 2024-09-21T10:10:56.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: mon.a calling monitor election 2024-09-21T10:10:56.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: mon.b calling monitor election 2024-09-21T10:10:56.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:10:56.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: monmap epoch 3 2024-09-21T10:10:56.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:10:56.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: last_changed 2024-09-21T09:59:23.577497+0000 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: created 2024-09-21T09:57:43.500066+0000 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: min_mon_release 18 (reef) 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: election_strategy: 1 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: 1: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.b 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: 2: [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon.c 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: osdmap e372: 8 total, 8 up, 8 in 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: mgrmap e38: y(active, since 20s), standbys: x 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[99390]: overall HEALTH_OK 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: mon.c calling monitor election 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: mon.a calling monitor election 2024-09-21T10:10:56.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: mon.b calling monitor election 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: monmap epoch 3 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: last_changed 2024-09-21T09:59:23.577497+0000 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: created 2024-09-21T09:57:43.500066+0000 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: min_mon_release 18 (reef) 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: election_strategy: 1 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: 1: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.b 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: 2: [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon.c 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: osdmap e372: 8 total, 8 up, 8 in 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: mgrmap e38: y(active, since 20s), standbys: x 2024-09-21T10:10:56.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:56 smithi007 ceph-mon[101144]: overall HEALTH_OK 2024-09-21T10:10:56.911 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:10:56.911 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (107s) 16s ago 7m 19.5M - 0.27.0 11f11916f8cd 5bc01f454d74 2024-09-21T10:10:56.911 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (86s) 16s ago 7m 79.7M - 10.4.8 5aad1d7cf004 8582496822ee 2024-09-21T10:10:56.911 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (6m) 16s ago 6m 18.2M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:10:56.911 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (6m) 16s ago 6m 14.5M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:10:56.911 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (2m) 16s ago 11m 451M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:10:56.911 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (3m) 16s ago 12m 489M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (29s) 16s ago 13m 35.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0f1b2869cef7 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (11m) 16s ago 11m 64.8M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e df28637d8602 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 starting - - - 2048M 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (2m) 16s ago 6m 10.3M - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (2m) 16s ago 6m 10.9M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (11m) 16s ago 11m 96.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (10m) 16s ago 10m 77.5M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (10m) 16s ago 10m 88.3M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (9m) 16s ago 9m 60.3M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (9m) 16s ago 9m 96.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:10:56.912 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (9m) 16s ago 9m 93.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:10:56.913 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (8m) 16s ago 8m 80.9M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:10:56.913 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (8m) 16s ago 8m 78.5M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:10:56.913 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (2m) 16s ago 7m 39.4M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:10:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: mon.c calling monitor election 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: mon.a calling monitor election 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: mon.b calling monitor election 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: monmap epoch 3 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: last_changed 2024-09-21T09:59:23.577497+0000 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: created 2024-09-21T09:57:43.500066+0000 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: min_mon_release 18 (reef) 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: election_strategy: 1 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: 1: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.b 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: 2: [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon.c 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: osdmap e372: 8 total, 8 up, 8 in 2024-09-21T10:10:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: mgrmap e38: y(active, since 20s), standbys: x 2024-09-21T10:10:56.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:56 smithi031 ceph-mon[32927]: overall HEALTH_OK 2024-09-21T10:10:57.276 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:10:57.276 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:10:57.276 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1, 2024-09-21T10:10:57.276 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:10:57.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:10:57.276 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:10:57.276 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 11, 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 4 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:10:57.277 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:10:57.545 INFO:tasks.rados.rados.0.smithi007.stdout:1210: done (3 left) 2024-09-21T10:10:57.546 INFO:tasks.rados.rados.0.smithi007.stdout:1211: write oid 2 current snap is 155 2024-09-21T10:10:57.546 INFO:tasks.rados.rados.0.smithi007.stdout:1211: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2024-09-21T10:10:57.553 INFO:tasks.rados.rados.0.smithi007.stdout:1211: writing smithi00780062-2 from 699290 to 1163853 tid 1 2024-09-21T10:10:57.560 INFO:tasks.rados.rados.0.smithi007.stdout:1211: writing smithi00780062-2 from 1603478 to 2138633 tid 2 2024-09-21T10:10:57.568 INFO:tasks.rados.rados.0.smithi007.stdout:1211: writing smithi00780062-2 from 2823983 to 3589829 tid 3 2024-09-21T10:10:57.568 INFO:tasks.rados.rados.0.smithi007.stdout:1212: rollback oid 40 current snap is 155 2024-09-21T10:10:57.568 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 40 to 153 2024-09-21T10:10:57.568 INFO:tasks.rados.rados.0.smithi007.stdout:1207: finishing rollback tid 0 to smithi00780062-34 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:1206: finishing rollback tid 0 to smithi00780062-29 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:1207: finishing rollback tid 1 to smithi00780062-34 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:1206: finishing rollback tid 1 to smithi00780062-29 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 541 (ObjNum 161 snap 0 seq_num 3164016661) dirty dne 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:1207: finishing rollback tid 2 to smithi00780062-34 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 577 (ObjNum 400 snap 122 seq_num 400) dirty exists 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:1209: finishing write tid 1 to smithi00780062-14 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:1209: finishing write tid 2 to smithi00780062-14 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:1209: finishing write tid 3 to smithi00780062-14 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:1206: done (4 left) 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:1207: done (3 left) 2024-09-21T10:10:57.569 INFO:tasks.rados.rados.0.smithi007.stdout:1213: snap_remove snap 129 2024-09-21T10:10:57.643 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:10:57.643 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:10:57.643 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:10:57.643 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (0 remaining).", 2024-09-21T10:10:57.643 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:10:57.643 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "1/3 daemons upgraded", 2024-09-21T10:10:57.643 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T10:10:57.643 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:10:57.644 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:10:57.783 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:57 smithi007 ceph-mon[99390]: pgmap v25: 89 pgs: 89 active+clean; 200 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 451 KiB/s rd, 593 KiB/s wr, 3 op/s 2024-09-21T10:10:57.783 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:57 smithi007 ceph-mon[99390]: osdmap e373: 8 total, 8 up, 8 in 2024-09-21T10:10:57.783 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/542699181' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:10:57.783 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:57 smithi007 ceph-mon[101144]: pgmap v25: 89 pgs: 89 active+clean; 200 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 451 KiB/s rd, 593 KiB/s wr, 3 op/s 2024-09-21T10:10:57.784 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:57 smithi007 ceph-mon[101144]: osdmap e373: 8 total, 8 up, 8 in 2024-09-21T10:10:57.784 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/542699181' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:10:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:57 smithi031 ceph-mon[32927]: pgmap v25: 89 pgs: 89 active+clean; 200 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 451 KiB/s rd, 593 KiB/s wr, 3 op/s 2024-09-21T10:10:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:57 smithi031 ceph-mon[32927]: osdmap e373: 8 total, 8 up, 8 in 2024-09-21T10:10:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:57 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/542699181' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:10:58.544 INFO:tasks.rados.rados.0.smithi007.stdout:1213: done (3 left) 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1214: delete oid 31 current snap is 155 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1209: finishing write tid 4 to smithi00780062-14 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1209: finishing write tid 5 to smithi00780062-14 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1209: oid 14 updating version 0 to 626 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1209: oid 14 version 626 is already newer than 624 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1209: oid 14 version 626 is already newer than 625 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1209: oid 14 updating version 626 to 627 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 627 (ObjNum 469 snap 155 seq_num 469) dirty exists 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1209: left oid 14 (ObjNum 469 snap 155 seq_num 469) 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1211: finishing write tid 1 to smithi00780062-2 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1211: finishing write tid 2 to smithi00780062-2 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1211: finishing write tid 3 to smithi00780062-2 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1211: finishing write tid 4 to smithi00780062-2 2024-09-21T10:10:58.545 INFO:tasks.rados.rados.0.smithi007.stdout:1212: finishing rollback tid 0 to smithi00780062-40 2024-09-21T10:10:58.546 INFO:tasks.rados.rados.0.smithi007.stdout:1211: finishing write tid 5 to smithi00780062-2 2024-09-21T10:10:58.546 INFO:tasks.rados.rados.0.smithi007.stdout:1211: oid 2 updating version 0 to 87 2024-09-21T10:10:58.546 INFO:tasks.rados.rados.0.smithi007.stdout:1211: oid 2 version 87 is already newer than 84 2024-09-21T10:10:58.546 INFO:tasks.rados.rados.0.smithi007.stdout:1211: oid 2 version 87 is already newer than 85 2024-09-21T10:10:58.546 INFO:tasks.rados.rados.0.smithi007.stdout:1211: oid 2 version 87 is already newer than 86 2024-09-21T10:10:58.546 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 87 (ObjNum 470 snap 155 seq_num 470) dirty exists 2024-09-21T10:10:58.546 INFO:tasks.rados.rados.0.smithi007.stdout:1211: left oid 2 (ObjNum 470 snap 155 seq_num 470) 2024-09-21T10:10:58.546 INFO:tasks.rados.rados.0.smithi007.stdout:1212: finishing rollback tid 1 to smithi00780062-40 2024-09-21T10:10:58.546 INFO:tasks.rados.rados.0.smithi007.stdout:1212: finishing rollback tid 2 to smithi00780062-40 2024-09-21T10:10:58.546 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 551 (ObjNum 456 snap 149 seq_num 456) dirty exists 2024-09-21T10:10:58.552 INFO:tasks.rados.rados.0.smithi007.stdout:1209: done (3 left) 2024-09-21T10:10:58.552 INFO:tasks.rados.rados.0.smithi007.stdout:1211: done (2 left) 2024-09-21T10:10:58.552 INFO:tasks.rados.rados.0.smithi007.stdout:1212: done (1 left) 2024-09-21T10:10:58.552 INFO:tasks.rados.rados.0.smithi007.stdout:1214: done (0 left) 2024-09-21T10:10:58.552 INFO:tasks.rados.rados.0.smithi007.stdout:1215: write oid 50 current snap is 155 2024-09-21T10:10:58.552 INFO:tasks.rados.rados.0.smithi007.stdout:1215: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2024-09-21T10:10:58.560 INFO:tasks.rados.rados.0.smithi007.stdout:1215: writing smithi00780062-50 from 732904 to 1464318 tid 1 2024-09-21T10:10:58.567 INFO:tasks.rados.rados.0.smithi007.stdout:1215: writing smithi00780062-50 from 2120442 to 2659266 tid 2 2024-09-21T10:10:58.574 INFO:tasks.rados.rados.0.smithi007.stdout:1215: writing smithi00780062-50 from 3278829 to 3783572 tid 3 2024-09-21T10:10:58.574 INFO:tasks.rados.rados.0.smithi007.stdout:1216: read oid 31 snap 132 2024-09-21T10:10:58.574 INFO:tasks.rados.rados.0.smithi007.stdout:1216: expect (ObjNum 409 snap 127 seq_num 409) 2024-09-21T10:10:58.574 INFO:tasks.rados.rados.0.smithi007.stdout:1215: finishing write tid 1 to smithi00780062-50 2024-09-21T10:10:58.574 INFO:tasks.rados.rados.0.smithi007.stdout:1215: finishing write tid 2 to smithi00780062-50 2024-09-21T10:10:58.574 INFO:tasks.rados.rados.0.smithi007.stdout:1217: write oid 34 current snap is 155 2024-09-21T10:10:58.574 INFO:tasks.rados.rados.0.smithi007.stdout:1217: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2024-09-21T10:10:58.580 INFO:tasks.rados.rados.0.smithi007.stdout:1217: writing smithi00780062-34 from 749711 to 1156374 tid 1 2024-09-21T10:10:58.587 INFO:tasks.rados.rados.0.smithi007.stdout:1217: writing smithi00780062-34 from 1778924 to 2461406 tid 2 2024-09-21T10:10:58.595 INFO:tasks.rados.rados.0.smithi007.stdout:1217: writing smithi00780062-34 from 3189899 to 3905914 tid 3 2024-09-21T10:10:58.595 INFO:tasks.rados.rados.0.smithi007.stdout:1218: write oid 10 current snap is 155 2024-09-21T10:10:58.595 INFO:tasks.rados.rados.0.smithi007.stdout:1218: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2024-09-21T10:10:58.602 INFO:tasks.rados.rados.0.smithi007.stdout:1218: writing smithi00780062-10 from 766518 to 1248430 tid 1 2024-09-21T10:10:58.608 INFO:tasks.rados.rados.0.smithi007.stdout:1218: writing smithi00780062-10 from 1837406 to 2379899 tid 2 2024-09-21T10:10:58.614 INFO:tasks.rados.rados.0.smithi007.stdout:1218: writing smithi00780062-10 from 2933675 to 3460962 tid 3 2024-09-21T10:10:58.618 INFO:tasks.rados.rados.0.smithi007.stdout:1218: writing smithi00780062-10 from 3876584 to 3966518 tid 4 2024-09-21T10:10:58.618 INFO:tasks.rados.rados.0.smithi007.stdout:1219: write oid 42 current snap is 155 2024-09-21T10:10:58.618 INFO:tasks.rados.rados.0.smithi007.stdout:1215: finishing write tid 3 to smithi00780062-50 2024-09-21T10:10:58.618 INFO:tasks.rados.rados.0.smithi007.stdout:1219: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2024-09-21T10:10:58.625 INFO:tasks.rados.rados.0.smithi007.stdout:1219: writing smithi00780062-42 from 783325 to 1340486 tid 1 2024-09-21T10:10:58.631 INFO:tasks.rados.rados.0.smithi007.stdout:1219: writing smithi00780062-42 from 1779535 to 2465686 tid 2 2024-09-21T10:10:58.638 INFO:tasks.rados.rados.0.smithi007.stdout:1219: writing smithi00780062-42 from 3244745 to 3699657 tid 3 2024-09-21T10:10:58.638 INFO:tasks.rados.rados.0.smithi007.stdout:1220: snap_remove snap 143 2024-09-21T10:10:58.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:58 smithi007 ceph-mon[99390]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:58.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:58 smithi007 ceph-mon[99390]: osdmap e374: 8 total, 8 up, 8 in 2024-09-21T10:10:58.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:58 smithi007 ceph-mon[101144]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:58.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:58 smithi007 ceph-mon[101144]: osdmap e374: 8 total, 8 up, 8 in 2024-09-21T10:10:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:58 smithi031 ceph-mon[32927]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:58 smithi031 ceph-mon[32927]: osdmap e374: 8 total, 8 up, 8 in 2024-09-21T10:10:59.552 INFO:tasks.rados.rados.0.smithi007.stdout:1220: done (5 left) 2024-09-21T10:10:59.552 INFO:tasks.rados.rados.0.smithi007.stdout:1221: read oid 27 snap -1 2024-09-21T10:10:59.552 INFO:tasks.rados.rados.0.smithi007.stdout:1221: expect (ObjNum 391 snap 122 seq_num 391) 2024-09-21T10:10:59.552 INFO:tasks.rados.rados.0.smithi007.stdout:1222: delete oid 41 current snap is 155 2024-09-21T10:10:59.552 INFO:tasks.rados.rados.0.smithi007.stdout:1215: finishing write tid 4 to smithi00780062-50 2024-09-21T10:10:59.552 INFO:tasks.rados.rados.0.smithi007.stdout:1215: finishing write tid 5 to smithi00780062-50 2024-09-21T10:10:59.552 INFO:tasks.rados.rados.0.smithi007.stdout:1215: oid 50 updating version 0 to 245 2024-09-21T10:10:59.552 INFO:tasks.rados.rados.0.smithi007.stdout:1215: oid 50 version 245 is already newer than 242 2024-09-21T10:10:59.553 INFO:tasks.rados.rados.0.smithi007.stdout:1215: oid 50 version 245 is already newer than 243 2024-09-21T10:10:59.553 INFO:tasks.rados.rados.0.smithi007.stdout:1215: oid 50 version 245 is already newer than 244 2024-09-21T10:10:59.553 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 245 (ObjNum 472 snap 155 seq_num 472) dirty exists 2024-09-21T10:10:59.553 INFO:tasks.rados.rados.0.smithi007.stdout:1215: left oid 50 (ObjNum 472 snap 155 seq_num 472) 2024-09-21T10:10:59.553 INFO:tasks.rados.rados.0.smithi007.stdout:1216: expect (ObjNum 409 snap 127 seq_num 409) 2024-09-21T10:10:59.729 INFO:tasks.rados.rados.0.smithi007.stdout:1217: finishing write tid 1 to smithi00780062-34 2024-09-21T10:10:59.729 INFO:tasks.rados.rados.0.smithi007.stdout:1217: finishing write tid 2 to smithi00780062-34 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1217: finishing write tid 3 to smithi00780062-34 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1217: finishing write tid 4 to smithi00780062-34 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1217: finishing write tid 5 to smithi00780062-34 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1217: oid 34 updating version 0 to 591 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1217: oid 34 updating version 591 to 592 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1217: oid 34 updating version 592 to 593 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1217: oid 34 version 593 is already newer than 590 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 593 (ObjNum 473 snap 155 seq_num 473) dirty exists 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1217: left oid 34 (ObjNum 473 snap 155 seq_num 473) 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1218: finishing write tid 1 to smithi00780062-10 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1218: finishing write tid 2 to smithi00780062-10 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1218: finishing write tid 3 to smithi00780062-10 2024-09-21T10:10:59.730 INFO:tasks.rados.rados.0.smithi007.stdout:1215: done (6 left) 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1216: done (5 left) 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1217: done (4 left) 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1222: done (3 left) 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1223: write oid 40 current snap is 155 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1218: finishing write tid 4 to smithi00780062-10 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1218: finishing write tid 5 to smithi00780062-10 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1218: finishing write tid 6 to smithi00780062-10 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1218: oid 10 updating version 0 to 697 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1218: oid 10 updating version 697 to 698 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1218: oid 10 updating version 698 to 701 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1218: oid 10 version 701 is already newer than 699 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1218: oid 10 version 701 is already newer than 700 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 701 (ObjNum 474 snap 155 seq_num 474) dirty exists 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1218: left oid 10 (ObjNum 474 snap 155 seq_num 474) 2024-09-21T10:10:59.731 INFO:tasks.rados.rados.0.smithi007.stdout:1219: finishing write tid 1 to smithi00780062-42 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:1219: finishing write tid 2 to smithi00780062-42 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:1219: finishing write tid 3 to smithi00780062-42 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:1219: finishing write tid 4 to smithi00780062-42 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:1219: finishing write tid 5 to smithi00780062-42 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:1219: oid 42 updating version 0 to 562 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:1219: oid 42 version 562 is already newer than 560 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:1219: oid 42 version 562 is already newer than 561 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:1219: oid 42 version 562 is already newer than 559 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 562 (ObjNum 475 snap 155 seq_num 475) dirty exists 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:1219: left oid 42 (ObjNum 475 snap 155 seq_num 475) 2024-09-21T10:10:59.732 INFO:tasks.rados.rados.0.smithi007.stdout:1223: seq_num 477 ranges {416939=707659,1896499=120440} 2024-09-21T10:10:59.735 INFO:tasks.rados.rados.0.smithi007.stdout:1223: writing smithi00780062-40 from 416939 to 1124598 tid 1 2024-09-21T10:10:59.740 INFO:tasks.rados.rados.0.smithi007.stdout:1223: writing smithi00780062-40 from 1896499 to 2016939 tid 2 2024-09-21T10:10:59.740 INFO:tasks.rados.rados.0.smithi007.stdout:1218: done (3 left) 2024-09-21T10:10:59.740 INFO:tasks.rados.rados.0.smithi007.stdout:1219: done (2 left) 2024-09-21T10:10:59.740 INFO:tasks.rados.rados.0.smithi007.stdout:1224: snap_remove snap 145 2024-09-21T10:10:59.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[99390]: from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:59.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[99390]: pgmap v28: 89 pgs: 89 active+clean; 202 MiB data, 675 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 500 KiB/s wr, 1 op/s 2024-09-21T10:10:59.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[99390]: osdmap e375: 8 total, 8 up, 8 in 2024-09-21T10:10:59.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[101144]: from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:59.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[101144]: pgmap v28: 89 pgs: 89 active+clean; 202 MiB data, 675 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 500 KiB/s wr, 1 op/s 2024-09-21T10:10:59.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[101144]: osdmap e375: 8 total, 8 up, 8 in 2024-09-21T10:10:59.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.887 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:10:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:59 smithi031 ceph-mon[32927]: from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:10:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:59 smithi031 ceph-mon[32927]: pgmap v28: 89 pgs: 89 active+clean; 202 MiB data, 675 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 500 KiB/s wr, 1 op/s 2024-09-21T10:10:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:59 smithi031 ceph-mon[32927]: osdmap e375: 8 total, 8 up, 8 in 2024-09-21T10:10:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:59 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:59 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:59 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:10:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:10:59 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:00.550 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:11:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:11:00.279+0000 7f0ef5e32640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:1224: done (2 left) 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:1225: rollback oid 17 current snap is 155 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 150 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:1226: read oid 43 snap -1 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:1226: expect deleted 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:1227: rollback oid 20 current snap is 155 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 134 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:1228: read oid 19 snap -1 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:1228: expect (ObjNum 390 snap 121 seq_num 390) 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:1229: rollback oid 10 current snap is 155 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 153 2024-09-21T10:11:00.555 INFO:tasks.rados.rados.0.smithi007.stdout:1230: write oid 48 current snap is 155 2024-09-21T10:11:00.556 INFO:tasks.rados.rados.0.smithi007.stdout:1230: seq_num 478 ranges {433746=782908,1954981=78765} 2024-09-21T10:11:00.562 INFO:tasks.rados.rados.0.smithi007.stdout:1230: writing smithi00780062-48 from 433746 to 1216654 tid 1 2024-09-21T10:11:00.567 INFO:tasks.rados.rados.0.smithi007.stdout:1230: writing smithi00780062-48 from 1954981 to 2033746 tid 2 2024-09-21T10:11:00.568 INFO:tasks.rados.rados.0.smithi007.stdout:1231: read oid 45 snap -1 2024-09-21T10:11:00.568 INFO:tasks.rados.rados.0.smithi007.stdout:1231: expect deleted 2024-09-21T10:11:00.568 INFO:tasks.rados.rados.0.smithi007.stdout:1232: write oid 2 current snap is 155 2024-09-21T10:11:00.568 INFO:tasks.rados.rados.0.smithi007.stdout:1232: seq_num 479 ranges {450553=574510,1613463=437090} 2024-09-21T10:11:00.573 INFO:tasks.rados.rados.0.smithi007.stdout:1232: writing smithi00780062-2 from 450553 to 1025063 tid 1 2024-09-21T10:11:00.579 INFO:tasks.rados.rados.0.smithi007.stdout:1232: writing smithi00780062-2 from 1613463 to 2050553 tid 2 2024-09-21T10:11:00.580 INFO:tasks.rados.rados.0.smithi007.stdout:1233: write oid 28 current snap is 155 2024-09-21T10:11:00.580 INFO:tasks.rados.rados.0.smithi007.stdout:1221: expect (ObjNum 391 snap 122 seq_num 391) 2024-09-21T10:11:00.792 INFO:tasks.rados.rados.0.smithi007.stdout:1223: finishing write tid 1 to smithi00780062-40 2024-09-21T10:11:00.793 INFO:tasks.rados.rados.0.smithi007.stdout:1223: finishing write tid 2 to smithi00780062-40 2024-09-21T10:11:00.793 INFO:tasks.rados.rados.0.smithi007.stdout:1223: finishing write tid 3 to smithi00780062-40 2024-09-21T10:11:00.793 INFO:tasks.rados.rados.0.smithi007.stdout:1223: finishing write tid 4 to smithi00780062-40 2024-09-21T10:11:00.793 INFO:tasks.rados.rados.0.smithi007.stdout:1223: oid 40 updating version 0 to 572 2024-09-21T10:11:00.793 INFO:tasks.rados.rados.0.smithi007.stdout:1223: oid 40 version 572 is already newer than 571 2024-09-21T10:11:00.793 INFO:tasks.rados.rados.0.smithi007.stdout:1223: oid 40 updating version 572 to 573 2024-09-21T10:11:00.793 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 573 (ObjNum 477 snap 155 seq_num 477) dirty exists 2024-09-21T10:11:00.793 INFO:tasks.rados.rados.0.smithi007.stdout:1223: left oid 40 (ObjNum 477 snap 155 seq_num 477) 2024-09-21T10:11:00.793 INFO:tasks.rados.rados.0.smithi007.stdout:1233: seq_num 480 ranges {467360=649759,1671945=395415} 2024-09-21T10:11:00.798 INFO:tasks.rados.rados.0.smithi007.stdout:1233: writing smithi00780062-28 from 467360 to 1117119 tid 1 2024-09-21T10:11:00.804 INFO:tasks.rados.rados.0.smithi007.stdout:1233: writing smithi00780062-28 from 1671945 to 2067360 tid 2 2024-09-21T10:11:00.804 INFO:tasks.rados.rados.0.smithi007.stdout:1221: done (10 left) 2024-09-21T10:11:00.804 INFO:tasks.rados.rados.0.smithi007.stdout:1223: done (9 left) 2024-09-21T10:11:00.804 INFO:tasks.rados.rados.0.smithi007.stdout:1226: done (8 left) 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1234: write oid 4 current snap is 155 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1225: finishing rollback tid 0 to smithi00780062-17 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1225: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1225: finishing rollback tid 2 to smithi00780062-17 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 456 (ObjNum 457 snap 149 seq_num 457) dirty exists 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1229: finishing rollback tid 0 to smithi00780062-10 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1229: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1227: finishing rollback tid 0 to smithi00780062-20 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1227: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1229: finishing rollback tid 2 to smithi00780062-10 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 712 (ObjNum 350 snap 107 seq_num 350) dirty exists 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1230: finishing write tid 1 to smithi00780062-48 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1227: finishing rollback tid 2 to smithi00780062-20 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 379 (ObjNum 376 snap 119 seq_num 376) dirty exists 2024-09-21T10:11:00.805 INFO:tasks.rados.rados.0.smithi007.stdout:1230: finishing write tid 2 to smithi00780062-48 2024-09-21T10:11:00.806 INFO:tasks.rados.rados.0.smithi007.stdout:1230: finishing write tid 3 to smithi00780062-48 2024-09-21T10:11:00.806 INFO:tasks.rados.rados.0.smithi007.stdout:1234: seq_num 481 ranges {484167=725008,1730427=353740} 2024-09-21T10:11:00.810 INFO:tasks.rados.rados.0.smithi007.stdout:1234: writing smithi00780062-4 from 484167 to 1209175 tid 1 2024-09-21T10:11:00.815 INFO:tasks.rados.rados.0.smithi007.stdout:1234: writing smithi00780062-4 from 1730427 to 2084167 tid 2 2024-09-21T10:11:00.815 INFO:tasks.rados.rados.0.smithi007.stdout:1225: done (8 left) 2024-09-21T10:11:00.815 INFO:tasks.rados.rados.0.smithi007.stdout:1227: done (7 left) 2024-09-21T10:11:00.815 INFO:tasks.rados.rados.0.smithi007.stdout:1229: done (6 left) 2024-09-21T10:11:00.816 INFO:tasks.rados.rados.0.smithi007.stdout:1231: done (5 left) 2024-09-21T10:11:00.816 INFO:tasks.rados.rados.0.smithi007.stdout:1235: snap_create 2024-09-21T10:11:00.816 INFO:tasks.rados.rados.0.smithi007.stdout:1230: finishing write tid 4 to smithi00780062-48 2024-09-21T10:11:00.816 INFO:tasks.rados.rados.0.smithi007.stdout:1230: oid 48 updating version 0 to 375 2024-09-21T10:11:00.816 INFO:tasks.rados.rados.0.smithi007.stdout:1230: oid 48 version 375 is already newer than 373 2024-09-21T10:11:00.816 INFO:tasks.rados.rados.0.smithi007.stdout:1230: oid 48 version 375 is already newer than 374 2024-09-21T10:11:00.816 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 375 (ObjNum 478 snap 155 seq_num 478) dirty exists 2024-09-21T10:11:00.816 INFO:tasks.rados.rados.0.smithi007.stdout:1230: left oid 48 (ObjNum 478 snap 155 seq_num 478) 2024-09-21T10:11:00.816 INFO:tasks.rados.rados.0.smithi007.stdout:1228: expect (ObjNum 390 snap 121 seq_num 390) 2024-09-21T10:11:00.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:00 smithi007 ceph-mon[99390]: osdmap e376: 8 total, 8 up, 8 in 2024-09-21T10:11:00.866 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:00 smithi007 ceph-mon[101144]: osdmap e376: 8 total, 8 up, 8 in 2024-09-21T10:11:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:00 smithi031 ceph-mon[32927]: osdmap e376: 8 total, 8 up, 8 in 2024-09-21T10:11:00.935 INFO:tasks.rados.rados.0.smithi007.stdout:1232: finishing write tid 1 to smithi00780062-2 2024-09-21T10:11:00.935 INFO:tasks.rados.rados.0.smithi007.stdout:1232: finishing write tid 2 to smithi00780062-2 2024-09-21T10:11:00.935 INFO:tasks.rados.rados.0.smithi007.stdout:1232: finishing write tid 3 to smithi00780062-2 2024-09-21T10:11:00.935 INFO:tasks.rados.rados.0.smithi007.stdout:1232: finishing write tid 4 to smithi00780062-2 2024-09-21T10:11:00.935 INFO:tasks.rados.rados.0.smithi007.stdout:1232: oid 2 updating version 0 to 96 2024-09-21T10:11:00.935 INFO:tasks.rados.rados.0.smithi007.stdout:1232: oid 2 version 96 is already newer than 95 2024-09-21T10:11:00.935 INFO:tasks.rados.rados.0.smithi007.stdout:1232: oid 2 version 96 is already newer than 94 2024-09-21T10:11:00.935 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 96 (ObjNum 479 snap 155 seq_num 479) dirty exists 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1232: left oid 2 (ObjNum 479 snap 155 seq_num 479) 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1233: finishing write tid 1 to smithi00780062-28 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1233: finishing write tid 2 to smithi00780062-28 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1233: finishing write tid 3 to smithi00780062-28 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1233: finishing write tid 4 to smithi00780062-28 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1233: oid 28 updating version 0 to 362 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1233: oid 28 updating version 362 to 364 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1233: oid 28 version 364 is already newer than 363 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 364 (ObjNum 480 snap 155 seq_num 480) dirty exists 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1233: left oid 28 (ObjNum 480 snap 155 seq_num 480) 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1234: finishing write tid 1 to smithi00780062-4 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1234: finishing write tid 2 to smithi00780062-4 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1234: finishing write tid 3 to smithi00780062-4 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1234: finishing write tid 4 to smithi00780062-4 2024-09-21T10:11:00.936 INFO:tasks.rados.rados.0.smithi007.stdout:1234: oid 4 updating version 0 to 285 2024-09-21T10:11:00.937 INFO:tasks.rados.rados.0.smithi007.stdout:1234: oid 4 updating version 285 to 286 2024-09-21T10:11:00.937 INFO:tasks.rados.rados.0.smithi007.stdout:1234: oid 4 updating version 286 to 287 2024-09-21T10:11:00.937 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 287 (ObjNum 481 snap 155 seq_num 481) dirty exists 2024-09-21T10:11:00.937 INFO:tasks.rados.rados.0.smithi007.stdout:1234: left oid 4 (ObjNum 481 snap 155 seq_num 481) 2024-09-21T10:11:01.122 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:11:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:11:00] "GET /metrics HTTP/1.1" 200 36258 "" "Prometheus/2.51.0" 2024-09-21T10:11:01.558 INFO:tasks.rados.rados.0.smithi007.stdout:1228: done (5 left) 2024-09-21T10:11:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:1230: done (4 left) 2024-09-21T10:11:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:1232: done (3 left) 2024-09-21T10:11:01.668 INFO:tasks.rados.rados.0.smithi007.stdout:1233: done (2 left) 2024-09-21T10:11:01.669 INFO:tasks.rados.rados.0.smithi007.stdout:1234: done (1 left) 2024-09-21T10:11:01.669 INFO:tasks.rados.rados.0.smithi007.stdout:1235: done (0 left) 2024-09-21T10:11:01.669 INFO:tasks.rados.rados.0.smithi007.stdout:1236: delete oid 32 current snap is 156 2024-09-21T10:11:01.669 INFO:tasks.rados.rados.0.smithi007.stdout:1236: done (0 left) 2024-09-21T10:11:01.670 INFO:tasks.rados.rados.0.smithi007.stdout:1237: delete oid 41 current snap is 156 2024-09-21T10:11:01.670 INFO:tasks.rados.rados.0.smithi007.stdout:1237: done (0 left) 2024-09-21T10:11:01.670 INFO:tasks.rados.rados.0.smithi007.stdout:1238: snap_create 2024-09-21T10:11:01.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:01 smithi007 ceph-mon[99390]: pgmap v31: 89 pgs: 89 active+clean; 202 MiB data, 675 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 521 KiB/s wr, 2 op/s 2024-09-21T10:11:01.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:01 smithi007 ceph-mon[99390]: osdmap e377: 8 total, 8 up, 8 in 2024-09-21T10:11:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:01 smithi007 ceph-mon[101144]: pgmap v31: 89 pgs: 89 active+clean; 202 MiB data, 675 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 521 KiB/s wr, 2 op/s 2024-09-21T10:11:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:01 smithi007 ceph-mon[101144]: osdmap e377: 8 total, 8 up, 8 in 2024-09-21T10:11:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:01 smithi031 ceph-mon[32927]: pgmap v31: 89 pgs: 89 active+clean; 202 MiB data, 675 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 521 KiB/s wr, 2 op/s 2024-09-21T10:11:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:01 smithi031 ceph-mon[32927]: osdmap e377: 8 total, 8 up, 8 in 2024-09-21T10:11:02.543 INFO:tasks.rados.rados.0.smithi007.stdout:1238: done (0 left) 2024-09-21T10:11:02.543 INFO:tasks.rados.rados.0.smithi007.stdout:1239: delete oid 34 current snap is 157 2024-09-21T10:11:02.545 INFO:tasks.rados.rados.0.smithi007.stdout:1239: done (0 left) 2024-09-21T10:11:02.545 INFO:tasks.rados.rados.0.smithi007.stdout:1240: write oid 46 current snap is 157 2024-09-21T10:11:02.545 INFO:tasks.rados.rados.0.smithi007.stdout:1240: seq_num 485 ranges {551395=626004,1848002=303393} 2024-09-21T10:11:02.551 INFO:tasks.rados.rados.0.smithi007.stdout:1240: writing smithi00780062-46 from 551395 to 1177399 tid 1 2024-09-21T10:11:02.557 INFO:tasks.rados.rados.0.smithi007.stdout:1240: writing smithi00780062-46 from 1848002 to 2151395 tid 2 2024-09-21T10:11:02.557 INFO:tasks.rados.rados.0.smithi007.stdout:1241: write oid 48 current snap is 157 2024-09-21T10:11:02.557 INFO:tasks.rados.rados.0.smithi007.stdout:1241: seq_num 486 ranges {568202=701253,1906484=261718} 2024-09-21T10:11:02.565 INFO:tasks.rados.rados.0.smithi007.stdout:1241: writing smithi00780062-48 from 568202 to 1269455 tid 1 2024-09-21T10:11:02.570 INFO:tasks.rados.rados.0.smithi007.stdout:1241: writing smithi00780062-48 from 1906484 to 2168202 tid 2 2024-09-21T10:11:02.570 INFO:tasks.rados.rados.0.smithi007.stdout:1242: write oid 18 current snap is 157 2024-09-21T10:11:02.570 INFO:tasks.rados.rados.0.smithi007.stdout:1240: finishing write tid 1 to smithi00780062-46 2024-09-21T10:11:02.570 INFO:tasks.rados.rados.0.smithi007.stdout:1242: seq_num 487 ranges {585009=492855,1564966=620043} 2024-09-21T10:11:02.576 INFO:tasks.rados.rados.0.smithi007.stdout:1242: writing smithi00780062-18 from 585009 to 1077864 tid 1 2024-09-21T10:11:02.582 INFO:tasks.rados.rados.0.smithi007.stdout:1242: writing smithi00780062-18 from 1564966 to 2185009 tid 2 2024-09-21T10:11:02.582 INFO:tasks.rados.rados.0.smithi007.stdout:1243: snap_remove snap 152 2024-09-21T10:11:02.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:02 smithi007 ceph-mon[99390]: osdmap e378: 8 total, 8 up, 8 in 2024-09-21T10:11:02.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:02 smithi007 ceph-mon[99390]: osdmap e379: 8 total, 8 up, 8 in 2024-09-21T10:11:02.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:02 smithi007 ceph-mon[101144]: osdmap e378: 8 total, 8 up, 8 in 2024-09-21T10:11:02.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:02 smithi007 ceph-mon[101144]: osdmap e379: 8 total, 8 up, 8 in 2024-09-21T10:11:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:02 smithi031 ceph-mon[32927]: osdmap e378: 8 total, 8 up, 8 in 2024-09-21T10:11:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:02 smithi031 ceph-mon[32927]: osdmap e379: 8 total, 8 up, 8 in 2024-09-21T10:11:03.578 INFO:tasks.rados.rados.0.smithi007.stdout:1243: done (3 left) 2024-09-21T10:11:03.578 INFO:tasks.rados.rados.0.smithi007.stdout:1244: write oid 6 current snap is 157 2024-09-21T10:11:03.578 INFO:tasks.rados.rados.0.smithi007.stdout:1244: seq_num 488 ranges {601816=568104,1623448=451823} 2024-09-21T10:11:03.585 INFO:tasks.rados.rados.0.smithi007.stdout:1244: writing smithi00780062-6 from 601816 to 1169920 tid 1 2024-09-21T10:11:03.591 INFO:tasks.rados.rados.0.smithi007.stdout:1244: writing smithi00780062-6 from 1623448 to 2075271 tid 2 2024-09-21T10:11:03.591 INFO:tasks.rados.rados.0.smithi007.stdout:1245: snap_create 2024-09-21T10:11:03.591 INFO:tasks.rados.rados.0.smithi007.stdout:1240: finishing write tid 2 to smithi00780062-46 2024-09-21T10:11:03.591 INFO:tasks.rados.rados.0.smithi007.stdout:1240: finishing write tid 3 to smithi00780062-46 2024-09-21T10:11:03.591 INFO:tasks.rados.rados.0.smithi007.stdout:1240: finishing write tid 4 to smithi00780062-46 2024-09-21T10:11:03.591 INFO:tasks.rados.rados.0.smithi007.stdout:1240: oid 46 updating version 0 to 1085 2024-09-21T10:11:03.592 INFO:tasks.rados.rados.0.smithi007.stdout:1240: oid 46 version 1085 is already newer than 1083 2024-09-21T10:11:03.592 INFO:tasks.rados.rados.0.smithi007.stdout:1240: oid 46 version 1085 is already newer than 1084 2024-09-21T10:11:03.592 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 1085 (ObjNum 485 snap 157 seq_num 485) dirty exists 2024-09-21T10:11:03.592 INFO:tasks.rados.rados.0.smithi007.stdout:1240: left oid 46 (ObjNum 485 snap 157 seq_num 485) 2024-09-21T10:11:03.592 INFO:tasks.rados.rados.0.smithi007.stdout:1241: finishing write tid 1 to smithi00780062-48 2024-09-21T10:11:03.592 INFO:tasks.rados.rados.0.smithi007.stdout:1241: finishing write tid 2 to smithi00780062-48 2024-09-21T10:11:03.592 INFO:tasks.rados.rados.0.smithi007.stdout:1241: finishing write tid 3 to smithi00780062-48 2024-09-21T10:11:03.593 INFO:tasks.rados.rados.0.smithi007.stdout:1241: finishing write tid 4 to smithi00780062-48 2024-09-21T10:11:03.593 INFO:tasks.rados.rados.0.smithi007.stdout:1241: oid 48 updating version 0 to 379 2024-09-21T10:11:03.593 INFO:tasks.rados.rados.0.smithi007.stdout:1241: oid 48 version 379 is already newer than 377 2024-09-21T10:11:03.593 INFO:tasks.rados.rados.0.smithi007.stdout:1241: oid 48 version 379 is already newer than 378 2024-09-21T10:11:03.593 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 379 (ObjNum 486 snap 157 seq_num 486) dirty exists 2024-09-21T10:11:03.593 INFO:tasks.rados.rados.0.smithi007.stdout:1241: left oid 48 (ObjNum 486 snap 157 seq_num 486) 2024-09-21T10:11:03.593 INFO:tasks.rados.rados.0.smithi007.stdout:1242: finishing write tid 1 to smithi00780062-18 2024-09-21T10:11:03.594 INFO:tasks.rados.rados.0.smithi007.stdout:1242: finishing write tid 2 to smithi00780062-18 2024-09-21T10:11:03.594 INFO:tasks.rados.rados.0.smithi007.stdout:1242: finishing write tid 3 to smithi00780062-18 2024-09-21T10:11:03.594 INFO:tasks.rados.rados.0.smithi007.stdout:1242: finishing write tid 4 to smithi00780062-18 2024-09-21T10:11:03.594 INFO:tasks.rados.rados.0.smithi007.stdout:1242: oid 18 updating version 0 to 1087 2024-09-21T10:11:03.594 INFO:tasks.rados.rados.0.smithi007.stdout:1242: oid 18 updating version 1087 to 1089 2024-09-21T10:11:03.594 INFO:tasks.rados.rados.0.smithi007.stdout:1242: oid 18 version 1089 is already newer than 1088 2024-09-21T10:11:03.594 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 1089 (ObjNum 487 snap 157 seq_num 487) dirty exists 2024-09-21T10:11:03.595 INFO:tasks.rados.rados.0.smithi007.stdout:1242: left oid 18 (ObjNum 487 snap 157 seq_num 487) 2024-09-21T10:11:03.595 INFO:tasks.rados.rados.0.smithi007.stdout:1244: finishing write tid 1 to smithi00780062-6 2024-09-21T10:11:03.596 INFO:tasks.rados.rados.0.smithi007.stdout:1244: finishing write tid 2 to smithi00780062-6 2024-09-21T10:11:03.596 INFO:tasks.rados.rados.0.smithi007.stdout:1244: finishing write tid 3 to smithi00780062-6 2024-09-21T10:11:03.596 INFO:tasks.rados.rados.0.smithi007.stdout:1244: finishing write tid 4 to smithi00780062-6 2024-09-21T10:11:03.596 INFO:tasks.rados.rados.0.smithi007.stdout:1244: oid 6 updating version 0 to 386 2024-09-21T10:11:03.596 INFO:tasks.rados.rados.0.smithi007.stdout:1244: oid 6 updating version 386 to 387 2024-09-21T10:11:03.597 INFO:tasks.rados.rados.0.smithi007.stdout:1244: oid 6 version 387 is already newer than 385 2024-09-21T10:11:03.597 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 387 (ObjNum 488 snap 157 seq_num 488) dirty exists 2024-09-21T10:11:03.597 INFO:tasks.rados.rados.0.smithi007.stdout:1244: left oid 6 (ObjNum 488 snap 157 seq_num 488) 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: pgmap v34: 89 pgs: 89 active+clean; 202 MiB data, 675 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:11:03.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:11:03.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:03.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:03 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: pgmap v34: 89 pgs: 89 active+clean; 202 MiB data, 675 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T10:11:03.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T10:11:03.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: pgmap v34: 89 pgs: 89 active+clean; 202 MiB data, 675 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:11:03.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:11:03.950 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-21T10:11:03.952 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.954 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.955 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.956 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:03.957 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:03.958 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:03.958 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:03.958 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:03.958 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:04.581 INFO:tasks.rados.rados.0.smithi007.stdout:1240: done (4 left) 2024-09-21T10:11:04.581 INFO:tasks.rados.rados.0.smithi007.stdout:1241: done (3 left) 2024-09-21T10:11:04.581 INFO:tasks.rados.rados.0.smithi007.stdout:1242: done (2 left) 2024-09-21T10:11:04.581 INFO:tasks.rados.rados.0.smithi007.stdout:1244: done (1 left) 2024-09-21T10:11:04.581 INFO:tasks.rados.rados.0.smithi007.stdout:1245: done (0 left) 2024-09-21T10:11:04.581 INFO:tasks.rados.rados.0.smithi007.stdout:1246: snap_remove snap 156 2024-09-21T10:11:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:04 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:11:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:04 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all node-exporter 2024-09-21T10:11:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:04 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all prometheus 2024-09-21T10:11:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:04 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all alertmanager 2024-09-21T10:11:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:04 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all grafana 2024-09-21T10:11:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:04 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all loki 2024-09-21T10:11:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:04 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all promtail 2024-09-21T10:11:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:04 smithi031 ceph-mon[32927]: Upgrade: Finalizing container_image settings 2024-09-21T10:11:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:04 smithi031 ceph-mon[32927]: Upgrade: Complete! 2024-09-21T10:11:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:04 smithi031 ceph-mon[32927]: osdmap e380: 8 total, 8 up, 8 in 2024-09-21T10:11:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:11:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all node-exporter 2024-09-21T10:11:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all prometheus 2024-09-21T10:11:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all alertmanager 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all grafana 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all loki 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all promtail 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[99390]: Upgrade: Finalizing container_image settings 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[99390]: Upgrade: Complete! 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[99390]: osdmap e380: 8 total, 8 up, 8 in 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all node-exporter 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all prometheus 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all alertmanager 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all grafana 2024-09-21T10:11:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all loki 2024-09-21T10:11:04.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all promtail 2024-09-21T10:11:04.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[101144]: Upgrade: Finalizing container_image settings 2024-09-21T10:11:04.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[101144]: Upgrade: Complete! 2024-09-21T10:11:04.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:04 smithi007 ceph-mon[101144]: osdmap e380: 8 total, 8 up, 8 in 2024-09-21T10:11:05.582 INFO:tasks.rados.rados.0.smithi007.stdout:1246: done (0 left) 2024-09-21T10:11:05.582 INFO:tasks.rados.rados.0.smithi007.stdout:1247: read oid 18 snap -1 2024-09-21T10:11:05.582 INFO:tasks.rados.rados.0.smithi007.stdout:1247: expect (ObjNum 487 snap 157 seq_num 487) 2024-09-21T10:11:05.582 INFO:tasks.rados.rados.0.smithi007.stdout:1248: snap_remove snap 132 2024-09-21T10:11:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:05 smithi031 ceph-mon[32927]: pgmap v37: 89 pgs: 89 active+clean; 220 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-09-21T10:11:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:05 smithi031 ceph-mon[32927]: osdmap e381: 8 total, 8 up, 8 in 2024-09-21T10:11:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:05 smithi007 ceph-mon[99390]: pgmap v37: 89 pgs: 89 active+clean; 220 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-09-21T10:11:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:05 smithi007 ceph-mon[99390]: osdmap e381: 8 total, 8 up, 8 in 2024-09-21T10:11:05.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:05 smithi007 ceph-mon[101144]: pgmap v37: 89 pgs: 89 active+clean; 220 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-09-21T10:11:05.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:05 smithi007 ceph-mon[101144]: osdmap e381: 8 total, 8 up, 8 in 2024-09-21T10:11:06.600 INFO:tasks.rados.rados.0.smithi007.stdout:1248: done (1 left) 2024-09-21T10:11:06.601 INFO:tasks.rados.rados.0.smithi007.stdout:1249: rollback oid 32 current snap is 158 2024-09-21T10:11:06.601 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 138 2024-09-21T10:11:06.601 INFO:tasks.rados.rados.0.smithi007.stdout:1247: expect (ObjNum 487 snap 157 seq_num 487) 2024-09-21T10:11:06.723 INFO:tasks.rados.rados.0.smithi007.stdout:1249: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:11:06.724 INFO:tasks.rados.rados.0.smithi007.stdout:1249: finishing rollback tid 2 to smithi00780062-32 2024-09-21T10:11:06.724 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 625 (ObjNum 420 snap 131 seq_num 420) dirty exists 2024-09-21T10:11:06.724 INFO:tasks.rados.rados.0.smithi007.stdout:1247: done (1 left) 2024-09-21T10:11:06.724 INFO:tasks.rados.rados.0.smithi007.stdout:1249: done (0 left) 2024-09-21T10:11:06.724 INFO:tasks.rados.rados.0.smithi007.stdout:1250: write oid 37 current snap is 158 2024-09-21T10:11:06.724 INFO:tasks.rados.rados.0.smithi007.stdout:1250: seq_num 489 ranges {618623=643353,1681930=536693} 2024-09-21T10:11:06.735 INFO:tasks.rados.rados.0.smithi007.stdout:1250: writing smithi00780062-37 from 618623 to 1261976 tid 1 2024-09-21T10:11:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:1250: writing smithi00780062-37 from 1681930 to 2218623 tid 2 2024-09-21T10:11:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:1251: write oid 39 current snap is 158 2024-09-21T10:11:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:1251: seq_num 490 ranges {635430=718602,2140412=95018} 2024-09-21T10:11:06.743 INFO:tasks.rados.rados.0.smithi007.stdout:1251: writing smithi00780062-39 from 635430 to 1354032 tid 1 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1251: writing smithi00780062-39 from 2140412 to 2235430 tid 2 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1252: delete oid 38 current snap is 158 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1250: finishing write tid 1 to smithi00780062-37 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1250: finishing write tid 2 to smithi00780062-37 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1250: finishing write tid 3 to smithi00780062-37 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1250: finishing write tid 4 to smithi00780062-37 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1250: oid 37 updating version 0 to 722 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1250: oid 37 version 722 is already newer than 721 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1250: oid 37 updating version 722 to 723 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 723 (ObjNum 489 snap 158 seq_num 489) dirty exists 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1250: left oid 37 (ObjNum 489 snap 158 seq_num 489) 2024-09-21T10:11:06.748 INFO:tasks.rados.rados.0.smithi007.stdout:1251: finishing write tid 1 to smithi00780062-39 2024-09-21T10:11:06.750 INFO:tasks.rados.rados.0.smithi007.stdout:1251: finishing write tid 2 to smithi00780062-39 2024-09-21T10:11:06.750 INFO:tasks.rados.rados.0.smithi007.stdout:1251: finishing write tid 3 to smithi00780062-39 2024-09-21T10:11:06.750 INFO:tasks.rados.rados.0.smithi007.stdout:1250: done (2 left) 2024-09-21T10:11:06.750 INFO:tasks.rados.rados.0.smithi007.stdout:1252: done (1 left) 2024-09-21T10:11:06.750 INFO:tasks.rados.rados.0.smithi007.stdout:1253: rollback oid 25 current snap is 158 2024-09-21T10:11:06.751 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 138 2024-09-21T10:11:06.751 INFO:tasks.rados.rados.0.smithi007.stdout:1254: read oid 7 snap -1 2024-09-21T10:11:06.751 INFO:tasks.rados.rados.0.smithi007.stdout:1254: expect (ObjNum 451 snap 148 seq_num 451) 2024-09-21T10:11:06.751 INFO:tasks.rados.rados.0.smithi007.stdout:1255: delete oid 33 current snap is 158 2024-09-21T10:11:06.751 INFO:tasks.rados.rados.0.smithi007.stdout:1251: finishing write tid 4 to smithi00780062-39 2024-09-21T10:11:06.751 INFO:tasks.rados.rados.0.smithi007.stdout:1251: oid 39 updating version 0 to 632 2024-09-21T10:11:06.751 INFO:tasks.rados.rados.0.smithi007.stdout:1251: oid 39 updating version 632 to 633 2024-09-21T10:11:06.751 INFO:tasks.rados.rados.0.smithi007.stdout:1251: oid 39 version 633 is already newer than 631 2024-09-21T10:11:06.751 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 633 (ObjNum 490 snap 158 seq_num 490) dirty exists 2024-09-21T10:11:06.751 INFO:tasks.rados.rados.0.smithi007.stdout:1251: left oid 39 (ObjNum 490 snap 158 seq_num 490) 2024-09-21T10:11:06.752 INFO:tasks.rados.rados.0.smithi007.stdout:1253: finishing rollback tid 0 to smithi00780062-25 2024-09-21T10:11:06.753 INFO:tasks.rados.rados.0.smithi007.stdout:1253: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:11:06.753 INFO:tasks.rados.rados.0.smithi007.stdout:1253: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:11:06.753 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 389 (ObjNum 398 snap 122 seq_num 398) dirty exists 2024-09-21T10:11:06.754 INFO:tasks.rados.rados.0.smithi007.stdout:1251: done (3 left) 2024-09-21T10:11:06.754 INFO:tasks.rados.rados.0.smithi007.stdout:1253: done (2 left) 2024-09-21T10:11:06.754 INFO:tasks.rados.rados.0.smithi007.stdout:1255: done (1 left) 2024-09-21T10:11:06.754 INFO:tasks.rados.rados.0.smithi007.stdout:1256: write oid 34 current snap is 158 2024-09-21T10:11:06.754 INFO:tasks.rados.rados.0.smithi007.stdout:1256: seq_num 493 ranges {685851=544349,1799505=486346} 2024-09-21T10:11:06.761 INFO:tasks.rados.rados.0.smithi007.stdout:1256: writing smithi00780062-34 from 685851 to 1230200 tid 1 2024-09-21T10:11:06.767 INFO:tasks.rados.rados.0.smithi007.stdout:1256: writing smithi00780062-34 from 1799505 to 2285851 tid 2 2024-09-21T10:11:06.767 INFO:tasks.rados.rados.0.smithi007.stdout:1257: snap_create 2024-09-21T10:11:06.767 INFO:tasks.rados.rados.0.smithi007.stdout:1254: expect (ObjNum 451 snap 148 seq_num 451) 2024-09-21T10:11:06.890 INFO:tasks.rados.rados.0.smithi007.stdout:1256: finishing write tid 1 to smithi00780062-34 2024-09-21T10:11:06.890 INFO:tasks.rados.rados.0.smithi007.stdout:1256: finishing write tid 2 to smithi00780062-34 2024-09-21T10:11:06.890 INFO:tasks.rados.rados.0.smithi007.stdout:1256: finishing write tid 3 to smithi00780062-34 2024-09-21T10:11:06.890 INFO:tasks.rados.rados.0.smithi007.stdout:1256: finishing write tid 4 to smithi00780062-34 2024-09-21T10:11:06.890 INFO:tasks.rados.rados.0.smithi007.stdout:1256: oid 34 updating version 0 to 635 2024-09-21T10:11:06.890 INFO:tasks.rados.rados.0.smithi007.stdout:1256: oid 34 version 635 is already newer than 634 2024-09-21T10:11:06.890 INFO:tasks.rados.rados.0.smithi007.stdout:1256: oid 34 updating version 635 to 636 2024-09-21T10:11:06.890 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 636 (ObjNum 493 snap 158 seq_num 493) dirty exists 2024-09-21T10:11:06.890 INFO:tasks.rados.rados.0.smithi007.stdout:1256: left oid 34 (ObjNum 493 snap 158 seq_num 493) 2024-09-21T10:11:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:06 smithi031 ceph-mon[32927]: osdmap e382: 8 total, 8 up, 8 in 2024-09-21T10:11:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:06 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:06 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:06 smithi007 ceph-mon[99390]: osdmap e382: 8 total, 8 up, 8 in 2024-09-21T10:11:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:06 smithi007 ceph-mon[101144]: osdmap e382: 8 total, 8 up, 8 in 2024-09-21T10:11:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:11:07.545 INFO:tasks.rados.rados.0.smithi007.stdout:1254: done (2 left) 2024-09-21T10:11:07.545 INFO:tasks.rados.rados.0.smithi007.stdout:1256: done (1 left) 2024-09-21T10:11:07.545 INFO:tasks.rados.rados.0.smithi007.stdout:1257: done (0 left) 2024-09-21T10:11:07.545 INFO:tasks.rados.rados.0.smithi007.stdout:1258: write oid 44 current snap is 159 2024-09-21T10:11:07.545 INFO:tasks.rados.rados.0.smithi007.stdout:1258: seq_num 494 ranges {702658=619598,1857987=444671} 2024-09-21T10:11:07.552 INFO:tasks.rados.rados.0.smithi007.stdout:1258: writing smithi00780062-44 from 702658 to 1322256 tid 1 2024-09-21T10:11:07.558 INFO:tasks.rados.rados.0.smithi007.stdout:1258: writing smithi00780062-44 from 1857987 to 2302658 tid 2 2024-09-21T10:11:07.558 INFO:tasks.rados.rados.0.smithi007.stdout:1259: read oid 49 snap 155 2024-09-21T10:11:07.558 INFO:tasks.rados.rados.0.smithi007.stdout:1259: expect (ObjNum 446 snap 146 seq_num 446) 2024-09-21T10:11:07.558 INFO:tasks.rados.rados.0.smithi007.stdout:1260: rollback oid 32 current snap is 159 2024-09-21T10:11:07.558 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 157 2024-09-21T10:11:07.558 INFO:tasks.rados.rados.0.smithi007.stdout:1261: read oid 5 snap -1 2024-09-21T10:11:07.558 INFO:tasks.rados.rados.0.smithi007.stdout:1261: expect (ObjNum 434 snap 138 seq_num 434) 2024-09-21T10:11:07.558 INFO:tasks.rados.rados.0.smithi007.stdout:1262: snap_remove snap 138 2024-09-21T10:11:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:07 smithi007 ceph-mon[99390]: pgmap v40: 89 pgs: 89 active+clean; 220 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-09-21T10:11:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:07 smithi007 ceph-mon[99390]: osdmap e383: 8 total, 8 up, 8 in 2024-09-21T10:11:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:07 smithi007 ceph-mon[99390]: osdmap e384: 8 total, 8 up, 8 in 2024-09-21T10:11:07.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:07 smithi007 ceph-mon[101144]: pgmap v40: 89 pgs: 89 active+clean; 220 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-09-21T10:11:07.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:07 smithi007 ceph-mon[101144]: osdmap e383: 8 total, 8 up, 8 in 2024-09-21T10:11:07.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:07 smithi007 ceph-mon[101144]: osdmap e384: 8 total, 8 up, 8 in 2024-09-21T10:11:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:07 smithi031 ceph-mon[32927]: pgmap v40: 89 pgs: 89 active+clean; 220 MiB data, 712 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-09-21T10:11:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:07 smithi031 ceph-mon[32927]: osdmap e383: 8 total, 8 up, 8 in 2024-09-21T10:11:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:07 smithi031 ceph-mon[32927]: osdmap e384: 8 total, 8 up, 8 in 2024-09-21T10:11:08.549 INFO:tasks.rados.rados.0.smithi007.stdout:1262: done (4 left) 2024-09-21T10:11:08.549 INFO:tasks.rados.rados.0.smithi007.stdout:1263: write oid 21 current snap is 159 2024-09-21T10:11:08.549 INFO:tasks.rados.rados.0.smithi007.stdout:1263: seq_num 495 ranges {719465=411200,1632822=686643} 2024-09-21T10:11:08.556 INFO:tasks.rados.rados.0.smithi007.stdout:1263: writing smithi00780062-21 from 719465 to 1130665 tid 1 2024-09-21T10:11:08.564 INFO:tasks.rados.rados.0.smithi007.stdout:1263: writing smithi00780062-21 from 1632822 to 2319465 tid 2 2024-09-21T10:11:08.564 INFO:tasks.rados.rados.0.smithi007.stdout:1264: rollback oid 31 current snap is 159 2024-09-21T10:11:08.564 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 31 to 140 2024-09-21T10:11:08.564 INFO:tasks.rados.rados.0.smithi007.stdout:1265: write oid 39 current snap is 159 2024-09-21T10:11:08.564 INFO:tasks.rados.rados.0.smithi007.stdout:1265: seq_num 496 ranges {736272=486449,1974951=361321} 2024-09-21T10:11:08.573 INFO:tasks.rados.rados.0.smithi007.stdout:1265: writing smithi00780062-39 from 736272 to 1222721 tid 1 2024-09-21T10:11:08.579 INFO:tasks.rados.rados.0.smithi007.stdout:1265: writing smithi00780062-39 from 1974951 to 2336272 tid 2 2024-09-21T10:11:08.579 INFO:tasks.rados.rados.0.smithi007.stdout:1266: delete oid 45 current snap is 159 2024-09-21T10:11:08.579 INFO:tasks.rados.rados.0.smithi007.stdout:1258: finishing write tid 1 to smithi00780062-44 2024-09-21T10:11:08.579 INFO:tasks.rados.rados.0.smithi007.stdout:1260: finishing rollback tid 0 to smithi00780062-32 2024-09-21T10:11:08.579 INFO:tasks.rados.rados.0.smithi007.stdout:1258: finishing write tid 2 to smithi00780062-44 2024-09-21T10:11:08.579 INFO:tasks.rados.rados.0.smithi007.stdout:1260: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:11:08.580 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 639 (ObjNum 97 snap 0 seq_num 3164061937) dirty dne 2024-09-21T10:11:08.580 INFO:tasks.rados.rados.0.smithi007.stdout:1258: finishing write tid 3 to smithi00780062-44 2024-09-21T10:11:08.580 INFO:tasks.rados.rados.0.smithi007.stdout:1258: finishing write tid 4 to smithi00780062-44 2024-09-21T10:11:08.580 INFO:tasks.rados.rados.0.smithi007.stdout:1258: oid 44 updating version 0 to 1111 2024-09-21T10:11:08.580 INFO:tasks.rados.rados.0.smithi007.stdout:1258: oid 44 updating version 1111 to 1113 2024-09-21T10:11:08.580 INFO:tasks.rados.rados.0.smithi007.stdout:1258: oid 44 version 1113 is already newer than 1112 2024-09-21T10:11:08.580 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 1113 (ObjNum 494 snap 159 seq_num 494) dirty exists 2024-09-21T10:11:08.580 INFO:tasks.rados.rados.0.smithi007.stdout:1258: left oid 44 (ObjNum 494 snap 159 seq_num 494) 2024-09-21T10:11:08.580 INFO:tasks.rados.rados.0.smithi007.stdout:1259: expect (ObjNum 446 snap 146 seq_num 446) 2024-09-21T10:11:08.831 INFO:tasks.rados.rados.0.smithi007.stdout:1261: expect (ObjNum 434 snap 138 seq_num 434) 2024-09-21T10:11:09.020 INFO:tasks.rados.rados.0.smithi007.stdout:1263: finishing write tid 1 to smithi00780062-21 2024-09-21T10:11:09.020 INFO:tasks.rados.rados.0.smithi007.stdout:1263: finishing write tid 2 to smithi00780062-21 2024-09-21T10:11:09.020 INFO:tasks.rados.rados.0.smithi007.stdout:1263: finishing write tid 3 to smithi00780062-21 2024-09-21T10:11:09.020 INFO:tasks.rados.rados.0.smithi007.stdout:1263: finishing write tid 4 to smithi00780062-21 2024-09-21T10:11:09.020 INFO:tasks.rados.rados.0.smithi007.stdout:1263: oid 21 updating version 0 to 449 2024-09-21T10:11:09.020 INFO:tasks.rados.rados.0.smithi007.stdout:1263: oid 21 version 449 is already newer than 447 2024-09-21T10:11:09.020 INFO:tasks.rados.rados.0.smithi007.stdout:1263: oid 21 version 449 is already newer than 448 2024-09-21T10:11:09.020 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 449 (ObjNum 495 snap 159 seq_num 495) dirty exists 2024-09-21T10:11:09.020 INFO:tasks.rados.rados.0.smithi007.stdout:1263: left oid 21 (ObjNum 495 snap 159 seq_num 495) 2024-09-21T10:11:09.020 INFO:tasks.rados.rados.0.smithi007.stdout:1264: finishing rollback tid 1 to smithi00780062-31 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1264: finishing rollback tid 2 to smithi00780062-31 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 649 (ObjNum 409 snap 127 seq_num 409) dirty exists 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1265: finishing write tid 1 to smithi00780062-39 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1258: done (7 left) 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1259: done (6 left) 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1260: done (5 left) 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1261: done (4 left) 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1263: done (3 left) 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1264: done (2 left) 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1266: done (1 left) 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1267: read oid 22 snap 128 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1267: expect deleted 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1268: write oid 4 current snap is 159 2024-09-21T10:11:09.021 INFO:tasks.rados.rados.0.smithi007.stdout:1265: finishing write tid 2 to smithi00780062-39 2024-09-21T10:11:09.022 INFO:tasks.rados.rados.0.smithi007.stdout:1265: finishing write tid 3 to smithi00780062-39 2024-09-21T10:11:09.022 INFO:tasks.rados.rados.0.smithi007.stdout:1265: finishing write tid 4 to smithi00780062-39 2024-09-21T10:11:09.022 INFO:tasks.rados.rados.0.smithi007.stdout:1265: oid 39 updating version 0 to 651 2024-09-21T10:11:09.022 INFO:tasks.rados.rados.0.smithi007.stdout:1265: oid 39 updating version 651 to 652 2024-09-21T10:11:09.022 INFO:tasks.rados.rados.0.smithi007.stdout:1265: oid 39 updating version 652 to 653 2024-09-21T10:11:09.022 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 653 (ObjNum 496 snap 159 seq_num 496) dirty exists 2024-09-21T10:11:09.022 INFO:tasks.rados.rados.0.smithi007.stdout:1265: left oid 39 (ObjNum 496 snap 159 seq_num 496) 2024-09-21T10:11:09.022 INFO:tasks.rados.rados.0.smithi007.stdout:1268: seq_num 498 ranges {769886=636947,2091915=277971} 2024-09-21T10:11:09.027 INFO:tasks.rados.rados.0.smithi007.stdout:1268: writing smithi00780062-4 from 769886 to 1406833 tid 1 2024-09-21T10:11:09.033 INFO:tasks.rados.rados.0.smithi007.stdout:1268: writing smithi00780062-4 from 2091915 to 2369886 tid 2 2024-09-21T10:11:09.033 INFO:tasks.rados.rados.0.smithi007.stdout:1265: done (2 left) 2024-09-21T10:11:09.033 INFO:tasks.rados.rados.0.smithi007.stdout:1269: write oid 7 current snap is 159 2024-09-21T10:11:09.033 INFO:tasks.rados.rados.0.smithi007.stdout:1269: seq_num 499 ranges {786693=712196,2150397=236296} 2024-09-21T10:11:09.040 INFO:tasks.rados.rados.0.smithi007.stdout:1269: writing smithi00780062-7 from 786693 to 1498889 tid 1 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:1269: writing smithi00780062-7 from 2150397 to 2386693 tid 2 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:1270: snap_create 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:1268: finishing write tid 1 to smithi00780062-4 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:1268: finishing write tid 2 to smithi00780062-4 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:1268: finishing write tid 3 to smithi00780062-4 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:1268: finishing write tid 4 to smithi00780062-4 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:1268: oid 4 updating version 0 to 293 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:1268: oid 4 updating version 293 to 295 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:1268: oid 4 version 295 is already newer than 294 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 295 (ObjNum 498 snap 159 seq_num 498) dirty exists 2024-09-21T10:11:09.046 INFO:tasks.rados.rados.0.smithi007.stdout:1268: left oid 4 (ObjNum 498 snap 159 seq_num 498) 2024-09-21T10:11:09.047 INFO:tasks.rados.rados.0.smithi007.stdout:1269: finishing write tid 1 to smithi00780062-7 2024-09-21T10:11:09.048 INFO:tasks.rados.rados.0.smithi007.stdout:1269: finishing write tid 2 to smithi00780062-7 2024-09-21T10:11:09.048 INFO:tasks.rados.rados.0.smithi007.stdout:1269: finishing write tid 3 to smithi00780062-7 2024-09-21T10:11:09.048 INFO:tasks.rados.rados.0.smithi007.stdout:1269: finishing write tid 4 to smithi00780062-7 2024-09-21T10:11:09.048 INFO:tasks.rados.rados.0.smithi007.stdout:1269: oid 7 updating version 0 to 353 2024-09-21T10:11:09.048 INFO:tasks.rados.rados.0.smithi007.stdout:1269: oid 7 updating version 353 to 355 2024-09-21T10:11:09.048 INFO:tasks.rados.rados.0.smithi007.stdout:1269: oid 7 version 355 is already newer than 354 2024-09-21T10:11:09.048 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 355 (ObjNum 499 snap 159 seq_num 499) dirty exists 2024-09-21T10:11:09.048 INFO:tasks.rados.rados.0.smithi007.stdout:1269: left oid 7 (ObjNum 499 snap 159 seq_num 499) 2024-09-21T10:11:09.598 INFO:tasks.rados.rados.0.smithi007.stdout:1267: done (3 left) 2024-09-21T10:11:09.598 INFO:tasks.rados.rados.0.smithi007.stdout:1268: done (2 left) 2024-09-21T10:11:09.599 INFO:tasks.rados.rados.0.smithi007.stdout:1269: done (1 left) 2024-09-21T10:11:09.599 INFO:tasks.rados.rados.0.smithi007.stdout:1270: done (0 left) 2024-09-21T10:11:09.599 INFO:tasks.rados.rados.0.smithi007.stdout:1271: rollback oid 42 current snap is 160 2024-09-21T10:11:09.599 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 42 to 134 2024-09-21T10:11:09.599 INFO:tasks.rados.rados.0.smithi007.stdout:1272: rollback oid 39 current snap is 160 2024-09-21T10:11:09.599 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 140 2024-09-21T10:11:09.599 INFO:tasks.rados.rados.0.smithi007.stdout:1273: write oid 21 current snap is 160 2024-09-21T10:11:09.599 INFO:tasks.rados.rados.0.smithi007.stdout:1273: seq_num 500 ranges {403500=787445,1692526=473837} 2024-09-21T10:11:09.606 INFO:tasks.rados.rados.0.smithi007.stdout:1273: writing smithi00780062-21 from 403500 to 1190945 tid 1 2024-09-21T10:11:09.614 INFO:tasks.rados.rados.0.smithi007.stdout:1273: writing smithi00780062-21 from 1692526 to 2166363 tid 2 2024-09-21T10:11:09.614 INFO:tasks.rados.rados.0.smithi007.stdout:1274: read oid 50 snap -1 2024-09-21T10:11:09.614 INFO:tasks.rados.rados.0.smithi007.stdout:1274: expect (ObjNum 472 snap 155 seq_num 472) 2024-09-21T10:11:09.614 INFO:tasks.rados.rados.0.smithi007.stdout:1275: write oid 38 current snap is 160 2024-09-21T10:11:09.614 INFO:tasks.rados.rados.0.smithi007.stdout:1272: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:11:09.615 INFO:tasks.rados.rados.0.smithi007.stdout:1272: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:11:09.615 INFO:tasks.rados.rados.0.smithi007.stdout:1272: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:11:09.615 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 657 (ObjNum 418 snap 131 seq_num 418) dirty exists 2024-09-21T10:11:09.615 INFO:tasks.rados.rados.0.smithi007.stdout:1271: finishing rollback tid 0 to smithi00780062-42 2024-09-21T10:11:09.615 INFO:tasks.rados.rados.0.smithi007.stdout:1271: finishing rollback tid 1 to smithi00780062-42 2024-09-21T10:11:09.615 INFO:tasks.rados.rados.0.smithi007.stdout:1271: finishing rollback tid 2 to smithi00780062-42 2024-09-21T10:11:09.615 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 602 (ObjNum 399 snap 122 seq_num 399) dirty exists 2024-09-21T10:11:09.616 INFO:tasks.rados.rados.0.smithi007.stdout:1273: finishing write tid 1 to smithi00780062-21 2024-09-21T10:11:09.616 INFO:tasks.rados.rados.0.smithi007.stdout:1275: seq_num 501 ranges {420307=462694,1351008=617495} 2024-09-21T10:11:09.619 INFO:tasks.rados.rados.0.smithi007.stdout:1275: writing smithi00780062-38 from 420307 to 883001 tid 1 2024-09-21T10:11:09.626 INFO:tasks.rados.rados.0.smithi007.stdout:1275: writing smithi00780062-38 from 1351008 to 1968503 tid 2 2024-09-21T10:11:09.626 INFO:tasks.rados.rados.0.smithi007.stdout:1271: done (4 left) 2024-09-21T10:11:09.626 INFO:tasks.rados.rados.0.smithi007.stdout:1272: done (3 left) 2024-09-21T10:11:09.626 INFO:tasks.rados.rados.0.smithi007.stdout:1276: read oid 8 snap -1 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:1276: expect (ObjNum 415 snap 130 seq_num 415) 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:1277: write oid 19 current snap is 160 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:1273: finishing write tid 2 to smithi00780062-21 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:1273: finishing write tid 3 to smithi00780062-21 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:1273: finishing write tid 4 to smithi00780062-21 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:1273: oid 21 updating version 0 to 451 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:1273: oid 21 updating version 451 to 453 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:1273: oid 21 version 453 is already newer than 452 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 453 (ObjNum 500 snap 160 seq_num 500) dirty exists 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:1273: left oid 21 (ObjNum 500 snap 160 seq_num 500) 2024-09-21T10:11:09.627 INFO:tasks.rados.rados.0.smithi007.stdout:1274: expect (ObjNum 472 snap 155 seq_num 472) 2024-09-21T10:11:09.759 INFO:tasks.rados.rados.0.smithi007.stdout:1275: finishing write tid 1 to smithi00780062-38 2024-09-21T10:11:09.759 INFO:tasks.rados.rados.0.smithi007.stdout:1277: seq_num 502 ranges {437114=654296,1525843=477506} 2024-09-21T10:11:09.766 INFO:tasks.rados.rados.0.smithi007.stdout:1277: writing smithi00780062-19 from 437114 to 1091410 tid 1 2024-09-21T10:11:09.772 INFO:tasks.rados.rados.0.smithi007.stdout:1277: writing smithi00780062-19 from 1525843 to 2003349 tid 2 2024-09-21T10:11:09.772 INFO:tasks.rados.rados.0.smithi007.stdout:1273: done (4 left) 2024-09-21T10:11:09.773 INFO:tasks.rados.rados.0.smithi007.stdout:1274: done (3 left) 2024-09-21T10:11:09.773 INFO:tasks.rados.rados.0.smithi007.stdout:1278: write oid 29 current snap is 160 2024-09-21T10:11:09.773 INFO:tasks.rados.rados.0.smithi007.stdout:1278: seq_num 503 ranges {453921=729545,1584325=621164} 2024-09-21T10:11:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:1278: writing smithi00780062-29 from 453921 to 1183466 tid 1 2024-09-21T10:11:09.787 INFO:tasks.rados.rados.0.smithi007.stdout:1278: writing smithi00780062-29 from 1584325 to 2205489 tid 2 2024-09-21T10:11:09.787 INFO:tasks.rados.rados.0.smithi007.stdout:1279: read oid 39 snap 155 2024-09-21T10:11:09.787 INFO:tasks.rados.rados.0.smithi007.stdout:1279: expect (ObjNum 458 snap 149 seq_num 458) 2024-09-21T10:11:09.787 INFO:tasks.rados.rados.0.smithi007.stdout:1280: snap_create 2024-09-21T10:11:09.787 INFO:tasks.rados.rados.0.smithi007.stdout:1275: finishing write tid 2 to smithi00780062-38 2024-09-21T10:11:09.787 INFO:tasks.rados.rados.0.smithi007.stdout:1276: expect (ObjNum 415 snap 130 seq_num 415) 2024-09-21T10:11:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:09 smithi031 ceph-mon[32927]: pgmap v43: 89 pgs: 89 active+clean; 230 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-21T10:11:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:09 smithi031 ceph-mon[32927]: osdmap e385: 8 total, 8 up, 8 in 2024-09-21T10:11:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:09 smithi007 ceph-mon[99390]: pgmap v43: 89 pgs: 89 active+clean; 230 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-21T10:11:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:09 smithi007 ceph-mon[99390]: osdmap e385: 8 total, 8 up, 8 in 2024-09-21T10:11:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:09 smithi007 ceph-mon[101144]: pgmap v43: 89 pgs: 89 active+clean; 230 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-21T10:11:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:09 smithi007 ceph-mon[101144]: osdmap e385: 8 total, 8 up, 8 in 2024-09-21T10:11:09.955 INFO:tasks.rados.rados.0.smithi007.stdout:1275: finishing write tid 3 to smithi00780062-38 2024-09-21T10:11:09.955 INFO:tasks.rados.rados.0.smithi007.stdout:1275: finishing write tid 4 to smithi00780062-38 2024-09-21T10:11:09.955 INFO:tasks.rados.rados.0.smithi007.stdout:1275: oid 38 updating version 0 to 1125 2024-09-21T10:11:09.955 INFO:tasks.rados.rados.0.smithi007.stdout:1275: oid 38 updating version 1125 to 1126 2024-09-21T10:11:09.955 INFO:tasks.rados.rados.0.smithi007.stdout:1275: oid 38 version 1126 is already newer than 1124 2024-09-21T10:11:09.955 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1126 (ObjNum 501 snap 160 seq_num 501) dirty exists 2024-09-21T10:11:09.955 INFO:tasks.rados.rados.0.smithi007.stdout:1275: left oid 38 (ObjNum 501 snap 160 seq_num 501) 2024-09-21T10:11:09.955 INFO:tasks.rados.rados.0.smithi007.stdout:1277: finishing write tid 1 to smithi00780062-19 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1277: finishing write tid 2 to smithi00780062-19 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1277: finishing write tid 3 to smithi00780062-19 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1277: finishing write tid 4 to smithi00780062-19 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1277: oid 19 updating version 0 to 404 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1277: oid 19 version 404 is already newer than 403 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1277: oid 19 updating version 404 to 405 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 405 (ObjNum 502 snap 160 seq_num 502) dirty exists 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1277: left oid 19 (ObjNum 502 snap 160 seq_num 502) 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1278: finishing write tid 1 to smithi00780062-29 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1278: finishing write tid 2 to smithi00780062-29 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1278: finishing write tid 3 to smithi00780062-29 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1278: finishing write tid 4 to smithi00780062-29 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1278: oid 29 updating version 0 to 605 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1278: oid 29 version 605 is already newer than 603 2024-09-21T10:11:09.956 INFO:tasks.rados.rados.0.smithi007.stdout:1278: oid 29 version 605 is already newer than 604 2024-09-21T10:11:09.957 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 605 (ObjNum 503 snap 160 seq_num 503) dirty exists 2024-09-21T10:11:09.957 INFO:tasks.rados.rados.0.smithi007.stdout:1278: left oid 29 (ObjNum 503 snap 160 seq_num 503) 2024-09-21T10:11:09.957 INFO:tasks.rados.rados.0.smithi007.stdout:1279: expect (ObjNum 458 snap 149 seq_num 458) 2024-09-21T10:11:10.605 INFO:tasks.rados.rados.0.smithi007.stdout:1275: done (5 left) 2024-09-21T10:11:10.605 INFO:tasks.rados.rados.0.smithi007.stdout:1276: done (4 left) 2024-09-21T10:11:10.605 INFO:tasks.rados.rados.0.smithi007.stdout:1277: done (3 left) 2024-09-21T10:11:10.605 INFO:tasks.rados.rados.0.smithi007.stdout:1278: done (2 left) 2024-09-21T10:11:10.605 INFO:tasks.rados.rados.0.smithi007.stdout:1279: done (1 left) 2024-09-21T10:11:10.606 INFO:tasks.rados.rados.0.smithi007.stdout:1280: done (0 left) 2024-09-21T10:11:10.606 INFO:tasks.rados.rados.0.smithi007.stdout:1281: snap_create 2024-09-21T10:11:10.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:10 smithi007 ceph-mon[99390]: osdmap e386: 8 total, 8 up, 8 in 2024-09-21T10:11:10.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:10 smithi007 ceph-mon[101144]: osdmap e386: 8 total, 8 up, 8 in 2024-09-21T10:11:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:10 smithi031 ceph-mon[32927]: osdmap e386: 8 total, 8 up, 8 in 2024-09-21T10:11:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:11:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:11:10] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.51.0" 2024-09-21T10:11:11.606 INFO:tasks.rados.rados.0.smithi007.stdout:1281: done (0 left) 2024-09-21T10:11:11.607 INFO:tasks.rados.rados.0.smithi007.stdout:1282: read oid 13 snap -1 2024-09-21T10:11:11.607 INFO:tasks.rados.rados.0.smithi007.stdout:1282: expect (ObjNum 393 snap 122 seq_num 393) 2024-09-21T10:11:11.607 INFO:tasks.rados.rados.0.smithi007.stdout:1283: read oid 44 snap -1 2024-09-21T10:11:11.607 INFO:tasks.rados.rados.0.smithi007.stdout:1283: expect (ObjNum 494 snap 159 seq_num 494) 2024-09-21T10:11:11.607 INFO:tasks.rados.rados.0.smithi007.stdout:1284: snap_remove snap 157 2024-09-21T10:11:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:11 smithi031 ceph-mon[32927]: pgmap v46: 89 pgs: 89 active+clean; 230 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-21T10:11:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:11 smithi031 ceph-mon[32927]: osdmap e387: 8 total, 8 up, 8 in 2024-09-21T10:11:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:11 smithi007 ceph-mon[101144]: pgmap v46: 89 pgs: 89 active+clean; 230 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-21T10:11:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:11 smithi007 ceph-mon[101144]: osdmap e387: 8 total, 8 up, 8 in 2024-09-21T10:11:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:11 smithi007 ceph-mon[99390]: pgmap v46: 89 pgs: 89 active+clean; 230 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-21T10:11:11.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:11 smithi007 ceph-mon[99390]: osdmap e387: 8 total, 8 up, 8 in 2024-09-21T10:11:12.616 INFO:tasks.rados.rados.0.smithi007.stdout:1284: done (2 left) 2024-09-21T10:11:12.616 INFO:tasks.rados.rados.0.smithi007.stdout:1285: read oid 35 snap -1 2024-09-21T10:11:12.616 INFO:tasks.rados.rados.0.smithi007.stdout:1285: expect (ObjNum 447 snap 146 seq_num 447) 2024-09-21T10:11:12.616 INFO:tasks.rados.rados.0.smithi007.stdout:1286: rollback oid 29 current snap is 162 2024-09-21T10:11:12.616 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 29 to 158 2024-09-21T10:11:12.617 INFO:tasks.rados.rados.0.smithi007.stdout:1287: write oid 32 current snap is 162 2024-09-21T10:11:12.617 INFO:tasks.rados.rados.0.smithi007.stdout:1287: seq_num 504 ranges {470728=404794,1526454=481175} 2024-09-21T10:11:12.621 INFO:tasks.rados.rados.0.smithi007.stdout:1287: writing smithi00780062-32 from 470728 to 875522 tid 1 2024-09-21T10:11:12.629 INFO:tasks.rados.rados.0.smithi007.stdout:1287: writing smithi00780062-32 from 1526454 to 2007629 tid 2 2024-09-21T10:11:12.629 INFO:tasks.rados.rados.0.smithi007.stdout:1288: write oid 39 current snap is 162 2024-09-21T10:11:12.629 INFO:tasks.rados.rados.0.smithi007.stdout:1282: expect (ObjNum 393 snap 122 seq_num 393) 2024-09-21T10:11:12.716 INFO:tasks.rados.rados.0.smithi007.stdout:1283: expect (ObjNum 494 snap 159 seq_num 494) 2024-09-21T10:11:12.848 INFO:tasks.rados.rados.0.smithi007.stdout:1286: finishing rollback tid 0 to smithi00780062-29 2024-09-21T10:11:12.848 INFO:tasks.rados.rados.0.smithi007.stdout:1287: finishing write tid 1 to smithi00780062-32 2024-09-21T10:11:12.848 INFO:tasks.rados.rados.0.smithi007.stdout:1286: finishing rollback tid 1 to smithi00780062-29 2024-09-21T10:11:12.848 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 608 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:11:12.848 INFO:tasks.rados.rados.0.smithi007.stdout:1285: expect (ObjNum 447 snap 146 seq_num 447) 2024-09-21T10:11:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:12 smithi031 ceph-mon[32927]: osdmap e388: 8 total, 8 up, 8 in 2024-09-21T10:11:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:12 smithi007 ceph-mon[99390]: osdmap e388: 8 total, 8 up, 8 in 2024-09-21T10:11:12.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:12 smithi007 ceph-mon[101144]: osdmap e388: 8 total, 8 up, 8 in 2024-09-21T10:11:13.084 INFO:tasks.rados.rados.0.smithi007.stdout:1287: finishing write tid 2 to smithi00780062-32 2024-09-21T10:11:13.084 INFO:tasks.rados.rados.0.smithi007.stdout:1287: finishing write tid 3 to smithi00780062-32 2024-09-21T10:11:13.084 INFO:tasks.rados.rados.0.smithi007.stdout:1287: finishing write tid 4 to smithi00780062-32 2024-09-21T10:11:13.084 INFO:tasks.rados.rados.0.smithi007.stdout:1287: oid 32 updating version 0 to 661 2024-09-21T10:11:13.084 INFO:tasks.rados.rados.0.smithi007.stdout:1287: oid 32 updating version 661 to 662 2024-09-21T10:11:13.085 INFO:tasks.rados.rados.0.smithi007.stdout:1287: oid 32 version 662 is already newer than 658 2024-09-21T10:11:13.085 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 662 (ObjNum 504 snap 162 seq_num 504) dirty exists 2024-09-21T10:11:13.085 INFO:tasks.rados.rados.0.smithi007.stdout:1287: left oid 32 (ObjNum 504 snap 162 seq_num 504) 2024-09-21T10:11:13.085 INFO:tasks.rados.rados.0.smithi007.stdout:1288: seq_num 505 ranges {487535=480043,1584936=624833} 2024-09-21T10:11:13.089 INFO:tasks.rados.rados.0.smithi007.stdout:1288: writing smithi00780062-39 from 487535 to 967578 tid 1 2024-09-21T10:11:13.096 INFO:tasks.rados.rados.0.smithi007.stdout:1288: writing smithi00780062-39 from 1584936 to 2209769 tid 2 2024-09-21T10:11:13.096 INFO:tasks.rados.rados.0.smithi007.stdout:1282: done (5 left) 2024-09-21T10:11:13.096 INFO:tasks.rados.rados.0.smithi007.stdout:1283: done (4 left) 2024-09-21T10:11:13.096 INFO:tasks.rados.rados.0.smithi007.stdout:1285: done (3 left) 2024-09-21T10:11:13.097 INFO:tasks.rados.rados.0.smithi007.stdout:1286: done (2 left) 2024-09-21T10:11:13.097 INFO:tasks.rados.rados.0.smithi007.stdout:1287: done (1 left) 2024-09-21T10:11:13.097 INFO:tasks.rados.rados.0.smithi007.stdout:1289: write oid 45 current snap is 162 2024-09-21T10:11:13.097 INFO:tasks.rados.rados.0.smithi007.stdout:1288: finishing write tid 1 to smithi00780062-39 2024-09-21T10:11:13.097 INFO:tasks.rados.rados.0.smithi007.stdout:1289: seq_num 506 ranges {504342=555292,1643418=484844} 2024-09-21T10:11:13.102 INFO:tasks.rados.rados.0.smithi007.stdout:1289: writing smithi00780062-45 from 504342 to 1059634 tid 1 2024-09-21T10:11:13.109 INFO:tasks.rados.rados.0.smithi007.stdout:1289: writing smithi00780062-45 from 1643418 to 2128262 tid 2 2024-09-21T10:11:13.109 INFO:tasks.rados.rados.0.smithi007.stdout:1290: read oid 25 snap -1 2024-09-21T10:11:13.109 INFO:tasks.rados.rados.0.smithi007.stdout:1290: expect (ObjNum 398 snap 122 seq_num 398) 2024-09-21T10:11:13.109 INFO:tasks.rados.rados.0.smithi007.stdout:1291: rollback oid 7 current snap is 162 2024-09-21T10:11:13.109 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 154 2024-09-21T10:11:13.109 INFO:tasks.rados.rados.0.smithi007.stdout:1288: finishing write tid 2 to smithi00780062-39 2024-09-21T10:11:13.109 INFO:tasks.rados.rados.0.smithi007.stdout:1288: finishing write tid 3 to smithi00780062-39 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1288: finishing write tid 4 to smithi00780062-39 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1288: oid 39 updating version 0 to 665 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1288: oid 39 updating version 665 to 666 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1288: oid 39 version 666 is already newer than 664 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 666 (ObjNum 505 snap 162 seq_num 505) dirty exists 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1288: left oid 39 (ObjNum 505 snap 162 seq_num 505) 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1289: finishing write tid 1 to smithi00780062-45 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1288: done (3 left) 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1292: rollback oid 9 current snap is 162 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 158 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1293: read oid 35 snap 153 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1293: expect (ObjNum 447 snap 146 seq_num 447) 2024-09-21T10:11:13.110 INFO:tasks.rados.rados.0.smithi007.stdout:1294: read oid 13 snap -1 2024-09-21T10:11:13.111 INFO:tasks.rados.rados.0.smithi007.stdout:1294: expect (ObjNum 393 snap 122 seq_num 393) 2024-09-21T10:11:13.111 INFO:tasks.rados.rados.0.smithi007.stdout:1295: write oid 44 current snap is 162 2024-09-21T10:11:13.111 INFO:tasks.rados.rados.0.smithi007.stdout:1295: seq_num 507 ranges {521149=630541,1701900=628502} 2024-09-21T10:11:13.116 INFO:tasks.rados.rados.0.smithi007.stdout:1295: writing smithi00780062-44 from 521149 to 1151690 tid 1 2024-09-21T10:11:13.123 INFO:tasks.rados.rados.0.smithi007.stdout:1295: writing smithi00780062-44 from 1701900 to 2330402 tid 2 2024-09-21T10:11:13.124 INFO:tasks.rados.rados.0.smithi007.stdout:1296: read oid 19 snap -1 2024-09-21T10:11:13.124 INFO:tasks.rados.rados.0.smithi007.stdout:1296: expect (ObjNum 502 snap 160 seq_num 502) 2024-09-21T10:11:13.124 INFO:tasks.rados.rados.0.smithi007.stdout:1297: read oid 11 snap 128 2024-09-21T10:11:13.124 INFO:tasks.rados.rados.0.smithi007.stdout:1297: expect deleted 2024-09-21T10:11:13.124 INFO:tasks.rados.rados.0.smithi007.stdout:1298: snap_remove snap 134 2024-09-21T10:11:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:1298: done (9 left) 2024-09-21T10:11:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:1299: snap_remove snap 140 2024-09-21T10:11:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:13 smithi031 ceph-mon[32927]: pgmap v49: 89 pgs: 89 active+clean; 230 MiB data, 708 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:13.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:13 smithi031 ceph-mon[32927]: osdmap e389: 8 total, 8 up, 8 in 2024-09-21T10:11:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:13 smithi007 ceph-mon[99390]: pgmap v49: 89 pgs: 89 active+clean; 230 MiB data, 708 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:13 smithi007 ceph-mon[99390]: osdmap e389: 8 total, 8 up, 8 in 2024-09-21T10:11:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:13 smithi007 ceph-mon[101144]: pgmap v49: 89 pgs: 89 active+clean; 230 MiB data, 708 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:13 smithi007 ceph-mon[101144]: osdmap e389: 8 total, 8 up, 8 in 2024-09-21T10:11:14.630 INFO:tasks.rados.rados.0.smithi007.stdout:1299: done (9 left) 2024-09-21T10:11:14.630 INFO:tasks.rados.rados.0.smithi007.stdout:1300: write oid 34 current snap is 162 2024-09-21T10:11:14.630 INFO:tasks.rados.rados.0.smithi007.stdout:1291: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:11:14.630 INFO:tasks.rados.rados.0.smithi007.stdout:1300: seq_num 508 ranges {537956=705790,1644029=772160} 2024-09-21T10:11:14.638 INFO:tasks.rados.rados.0.smithi007.stdout:1300: writing smithi00780062-34 from 537956 to 1243746 tid 1 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1300: writing smithi00780062-34 from 1644029 to 2416189 tid 2 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1301: read oid 49 snap -1 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1301: expect (ObjNum 446 snap 146 seq_num 446) 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1302: rollback oid 37 current snap is 162 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 159 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1291: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1291: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 361 (ObjNum 451 snap 148 seq_num 451) dirty exists 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1289: finishing write tid 2 to smithi00780062-45 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1289: finishing write tid 3 to smithi00780062-45 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1289: finishing write tid 4 to smithi00780062-45 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1289: oid 45 updating version 0 to 657 2024-09-21T10:11:14.646 INFO:tasks.rados.rados.0.smithi007.stdout:1289: oid 45 version 657 is already newer than 655 2024-09-21T10:11:14.647 INFO:tasks.rados.rados.0.smithi007.stdout:1289: oid 45 version 657 is already newer than 656 2024-09-21T10:11:14.647 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 657 (ObjNum 506 snap 162 seq_num 506) dirty exists 2024-09-21T10:11:14.647 INFO:tasks.rados.rados.0.smithi007.stdout:1289: left oid 45 (ObjNum 506 snap 162 seq_num 506) 2024-09-21T10:11:14.647 INFO:tasks.rados.rados.0.smithi007.stdout:1292: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:11:14.647 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 538 (ObjNum 33 snap 0 seq_num 0) dirty dne 2024-09-21T10:11:14.647 INFO:tasks.rados.rados.0.smithi007.stdout:1294: expect (ObjNum 393 snap 122 seq_num 393) 2024-09-21T10:11:14.733 INFO:tasks.rados.rados.0.smithi007.stdout:1295: finishing write tid 1 to smithi00780062-44 2024-09-21T10:11:14.733 INFO:tasks.rados.rados.0.smithi007.stdout:1295: finishing write tid 2 to smithi00780062-44 2024-09-21T10:11:14.733 INFO:tasks.rados.rados.0.smithi007.stdout:1295: finishing write tid 3 to smithi00780062-44 2024-09-21T10:11:14.733 INFO:tasks.rados.rados.0.smithi007.stdout:1295: finishing write tid 4 to smithi00780062-44 2024-09-21T10:11:14.733 INFO:tasks.rados.rados.0.smithi007.stdout:1295: oid 44 updating version 0 to 1134 2024-09-21T10:11:14.734 INFO:tasks.rados.rados.0.smithi007.stdout:1295: oid 44 version 1134 is already newer than 1132 2024-09-21T10:11:14.734 INFO:tasks.rados.rados.0.smithi007.stdout:1295: oid 44 version 1134 is already newer than 1133 2024-09-21T10:11:14.734 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 1134 (ObjNum 507 snap 162 seq_num 507) dirty exists 2024-09-21T10:11:14.734 INFO:tasks.rados.rados.0.smithi007.stdout:1295: left oid 44 (ObjNum 507 snap 162 seq_num 507) 2024-09-21T10:11:14.734 INFO:tasks.rados.rados.0.smithi007.stdout:1290: expect (ObjNum 398 snap 122 seq_num 398) 2024-09-21T10:11:14.848 INFO:tasks.rados.rados.0.smithi007.stdout:1293: expect (ObjNum 447 snap 146 seq_num 447) 2024-09-21T10:11:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:14 smithi031 ceph-mon[32927]: osdmap e390: 8 total, 8 up, 8 in 2024-09-21T10:11:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:14 smithi007 ceph-mon[99390]: osdmap e390: 8 total, 8 up, 8 in 2024-09-21T10:11:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:14 smithi007 ceph-mon[101144]: osdmap e390: 8 total, 8 up, 8 in 2024-09-21T10:11:15.084 INFO:tasks.rados.rados.0.smithi007.stdout:1296: expect (ObjNum 502 snap 160 seq_num 502) 2024-09-21T10:11:15.233 INFO:tasks.rados.rados.0.smithi007.stdout:1300: finishing write tid 1 to smithi00780062-34 2024-09-21T10:11:15.233 INFO:tasks.rados.rados.0.smithi007.stdout:1301: expect (ObjNum 446 snap 146 seq_num 446) 2024-09-21T10:11:15.482 INFO:tasks.rados.rados.0.smithi007.stdout:1300: finishing write tid 2 to smithi00780062-34 2024-09-21T10:11:15.482 INFO:tasks.rados.rados.0.smithi007.stdout:1300: finishing write tid 3 to smithi00780062-34 2024-09-21T10:11:15.482 INFO:tasks.rados.rados.0.smithi007.stdout:1300: finishing write tid 4 to smithi00780062-34 2024-09-21T10:11:15.482 INFO:tasks.rados.rados.0.smithi007.stdout:1300: oid 34 updating version 0 to 684 2024-09-21T10:11:15.482 INFO:tasks.rados.rados.0.smithi007.stdout:1300: oid 34 updating version 684 to 686 2024-09-21T10:11:15.482 INFO:tasks.rados.rados.0.smithi007.stdout:1300: oid 34 version 686 is already newer than 685 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 686 (ObjNum 508 snap 162 seq_num 508) dirty exists 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1300: left oid 34 (ObjNum 508 snap 162 seq_num 508) 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1302: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1302: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1302: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 745 (ObjNum 489 snap 158 seq_num 489) dirty exists 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1289: done (11 left) 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1290: done (10 left) 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1291: done (9 left) 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1292: done (8 left) 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1293: done (7 left) 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1294: done (6 left) 2024-09-21T10:11:15.483 INFO:tasks.rados.rados.0.smithi007.stdout:1295: done (5 left) 2024-09-21T10:11:15.484 INFO:tasks.rados.rados.0.smithi007.stdout:1296: done (4 left) 2024-09-21T10:11:15.484 INFO:tasks.rados.rados.0.smithi007.stdout:1297: done (3 left) 2024-09-21T10:11:15.484 INFO:tasks.rados.rados.0.smithi007.stdout:1300: done (2 left) 2024-09-21T10:11:15.484 INFO:tasks.rados.rados.0.smithi007.stdout:1301: done (1 left) 2024-09-21T10:11:15.484 INFO:tasks.rados.rados.0.smithi007.stdout:1302: done (0 left) 2024-09-21T10:11:15.484 INFO:tasks.rados.rados.0.smithi007.stdout:1303: write oid 18 current snap is 162 2024-09-21T10:11:15.484 INFO:tasks.rados.rados.0.smithi007.stdout:1303: seq_num 509 ranges {554763=781039,2102511=452252} 2024-09-21T10:11:15.488 INFO:tasks.rados.rados.0.smithi007.stdout:1303: writing smithi00780062-18 from 554763 to 1335802 tid 1 2024-09-21T10:11:15.495 INFO:tasks.rados.rados.0.smithi007.stdout:1303: writing smithi00780062-18 from 2102511 to 2554763 tid 2 2024-09-21T10:11:15.495 INFO:tasks.rados.rados.0.smithi007.stdout:1304: write oid 10 current snap is 162 2024-09-21T10:11:15.496 INFO:tasks.rados.rados.0.smithi007.stdout:1304: seq_num 510 ranges {571570=572641,1877346=694224} 2024-09-21T10:11:15.502 INFO:tasks.rados.rados.0.smithi007.stdout:1304: writing smithi00780062-10 from 571570 to 1144211 tid 1 2024-09-21T10:11:15.510 INFO:tasks.rados.rados.0.smithi007.stdout:1304: writing smithi00780062-10 from 1877346 to 2571570 tid 2 2024-09-21T10:11:15.510 INFO:tasks.rados.rados.0.smithi007.stdout:1305: snap_create 2024-09-21T10:11:15.510 INFO:tasks.rados.rados.0.smithi007.stdout:1303: finishing write tid 1 to smithi00780062-18 2024-09-21T10:11:15.510 INFO:tasks.rados.rados.0.smithi007.stdout:1303: finishing write tid 2 to smithi00780062-18 2024-09-21T10:11:15.510 INFO:tasks.rados.rados.0.smithi007.stdout:1303: finishing write tid 3 to smithi00780062-18 2024-09-21T10:11:15.510 INFO:tasks.rados.rados.0.smithi007.stdout:1303: finishing write tid 4 to smithi00780062-18 2024-09-21T10:11:15.510 INFO:tasks.rados.rados.0.smithi007.stdout:1303: oid 18 updating version 0 to 1156 2024-09-21T10:11:15.510 INFO:tasks.rados.rados.0.smithi007.stdout:1303: oid 18 updating version 1156 to 1157 2024-09-21T10:11:15.510 INFO:tasks.rados.rados.0.smithi007.stdout:1303: oid 18 updating version 1157 to 1158 2024-09-21T10:11:15.510 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 1158 (ObjNum 509 snap 162 seq_num 509) dirty exists 2024-09-21T10:11:15.511 INFO:tasks.rados.rados.0.smithi007.stdout:1303: left oid 18 (ObjNum 509 snap 162 seq_num 509) 2024-09-21T10:11:15.511 INFO:tasks.rados.rados.0.smithi007.stdout:1304: finishing write tid 1 to smithi00780062-10 2024-09-21T10:11:15.513 INFO:tasks.rados.rados.0.smithi007.stdout:1304: finishing write tid 2 to smithi00780062-10 2024-09-21T10:11:15.513 INFO:tasks.rados.rados.0.smithi007.stdout:1304: finishing write tid 3 to smithi00780062-10 2024-09-21T10:11:15.513 INFO:tasks.rados.rados.0.smithi007.stdout:1304: finishing write tid 4 to smithi00780062-10 2024-09-21T10:11:15.513 INFO:tasks.rados.rados.0.smithi007.stdout:1304: oid 10 updating version 0 to 747 2024-09-21T10:11:15.513 INFO:tasks.rados.rados.0.smithi007.stdout:1304: oid 10 updating version 747 to 749 2024-09-21T10:11:15.513 INFO:tasks.rados.rados.0.smithi007.stdout:1304: oid 10 version 749 is already newer than 748 2024-09-21T10:11:15.513 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 749 (ObjNum 510 snap 162 seq_num 510) dirty exists 2024-09-21T10:11:15.513 INFO:tasks.rados.rados.0.smithi007.stdout:1304: left oid 10 (ObjNum 510 snap 162 seq_num 510) 2024-09-21T10:11:15.632 INFO:tasks.rados.rados.0.smithi007.stdout:1303: done (2 left) 2024-09-21T10:11:15.632 INFO:tasks.rados.rados.0.smithi007.stdout:1304: done (1 left) 2024-09-21T10:11:15.632 INFO:tasks.rados.rados.0.smithi007.stdout:1305: done (0 left) 2024-09-21T10:11:15.632 INFO:tasks.rados.rados.0.smithi007.stdout:1306: read oid 24 snap -1 2024-09-21T10:11:15.632 INFO:tasks.rados.rados.0.smithi007.stdout:1306: expect deleted 2024-09-21T10:11:15.633 INFO:tasks.rados.rados.0.smithi007.stdout:1307: delete oid 31 current snap is 163 2024-09-21T10:11:15.636 INFO:tasks.rados.rados.0.smithi007.stdout:1306: done (1 left) 2024-09-21T10:11:15.636 INFO:tasks.rados.rados.0.smithi007.stdout:1307: done (0 left) 2024-09-21T10:11:15.636 INFO:tasks.rados.rados.0.smithi007.stdout:1308: delete oid 41 current snap is 163 2024-09-21T10:11:15.639 INFO:tasks.rados.rados.0.smithi007.stdout:1308: done (0 left) 2024-09-21T10:11:15.639 INFO:tasks.rados.rados.0.smithi007.stdout:1309: snap_remove snap 160 2024-09-21T10:11:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:15 smithi031 ceph-mon[32927]: pgmap v52: 89 pgs: 89 active+clean; 248 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.3 MiB/s wr, 28 op/s 2024-09-21T10:11:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:15 smithi031 ceph-mon[32927]: osdmap e391: 8 total, 8 up, 8 in 2024-09-21T10:11:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:15 smithi007 ceph-mon[99390]: pgmap v52: 89 pgs: 89 active+clean; 248 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.3 MiB/s wr, 28 op/s 2024-09-21T10:11:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:15 smithi007 ceph-mon[99390]: osdmap e391: 8 total, 8 up, 8 in 2024-09-21T10:11:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:15 smithi007 ceph-mon[101144]: pgmap v52: 89 pgs: 89 active+clean; 248 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.3 MiB/s wr, 28 op/s 2024-09-21T10:11:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:15 smithi007 ceph-mon[101144]: osdmap e391: 8 total, 8 up, 8 in 2024-09-21T10:11:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1309: done (0 left) 2024-09-21T10:11:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1310: snap_create 2024-09-21T10:11:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:16 smithi031 ceph-mon[32927]: osdmap e392: 8 total, 8 up, 8 in 2024-09-21T10:11:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:16 smithi007 ceph-mon[99390]: osdmap e392: 8 total, 8 up, 8 in 2024-09-21T10:11:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:16 smithi007 ceph-mon[101144]: osdmap e392: 8 total, 8 up, 8 in 2024-09-21T10:11:17.548 INFO:tasks.rados.rados.0.smithi007.stdout:1310: done (0 left) 2024-09-21T10:11:17.548 INFO:tasks.rados.rados.0.smithi007.stdout:1311: read oid 32 snap -1 2024-09-21T10:11:17.548 INFO:tasks.rados.rados.0.smithi007.stdout:1311: expect (ObjNum 504 snap 162 seq_num 504) 2024-09-21T10:11:17.548 INFO:tasks.rados.rados.0.smithi007.stdout:1312: rollback oid 49 current snap is 164 2024-09-21T10:11:17.548 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 163 2024-09-21T10:11:17.548 INFO:tasks.rados.rados.0.smithi007.stdout:1313: delete oid 50 current snap is 164 2024-09-21T10:11:17.554 INFO:tasks.rados.rados.0.smithi007.stdout:1312: finishing rollback tid 0 to smithi00780062-49 2024-09-21T10:11:17.554 INFO:tasks.rados.rados.0.smithi007.stdout:1313: done (2 left) 2024-09-21T10:11:17.554 INFO:tasks.rados.rados.0.smithi007.stdout:1314: read oid 37 snap 150 2024-09-21T10:11:17.554 INFO:tasks.rados.rados.0.smithi007.stdout:1314: expect deleted 2024-09-21T10:11:17.554 INFO:tasks.rados.rados.0.smithi007.stdout:1315: delete oid 28 current snap is 164 2024-09-21T10:11:17.554 INFO:tasks.rados.rados.0.smithi007.stdout:1312: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:11:17.554 INFO:tasks.rados.rados.0.smithi007.stdout:1312: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:11:17.554 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 757 (ObjNum 446 snap 146 seq_num 446) dirty exists 2024-09-21T10:11:17.557 INFO:tasks.rados.rados.0.smithi007.stdout:1312: done (3 left) 2024-09-21T10:11:17.557 INFO:tasks.rados.rados.0.smithi007.stdout:1314: done (2 left) 2024-09-21T10:11:17.557 INFO:tasks.rados.rados.0.smithi007.stdout:1315: done (1 left) 2024-09-21T10:11:17.557 INFO:tasks.rados.rados.0.smithi007.stdout:1316: read oid 15 snap 163 2024-09-21T10:11:17.557 INFO:tasks.rados.rados.0.smithi007.stdout:1316: expect (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:11:17.557 INFO:tasks.rados.rados.0.smithi007.stdout:1317: rollback oid 41 current snap is 164 2024-09-21T10:11:17.557 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 161 2024-09-21T10:11:17.557 INFO:tasks.rados.rados.0.smithi007.stdout:1318: write oid 7 current snap is 164 2024-09-21T10:11:17.557 INFO:tasks.rados.rados.0.smithi007.stdout:1318: seq_num 515 ranges {655605=548886,1653403=643178} 2024-09-21T10:11:17.564 INFO:tasks.rados.rados.0.smithi007.stdout:1318: writing smithi00780062-7 from 655605 to 1204491 tid 1 2024-09-21T10:11:17.570 INFO:tasks.rados.rados.0.smithi007.stdout:1318: writing smithi00780062-7 from 1653403 to 2296581 tid 2 2024-09-21T10:11:17.570 INFO:tasks.rados.rados.0.smithi007.stdout:1319: snap_create 2024-09-21T10:11:17.570 INFO:tasks.rados.rados.0.smithi007.stdout:1311: expect (ObjNum 504 snap 162 seq_num 504) 2024-09-21T10:11:17.656 INFO:tasks.rados.rados.0.smithi007.stdout:1317: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:11:17.657 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 564 (ObjNum 129 snap 0 seq_num 3839295008) dirty dne 2024-09-21T10:11:17.657 INFO:tasks.rados.rados.0.smithi007.stdout:1318: finishing write tid 1 to smithi00780062-7 2024-09-21T10:11:17.657 INFO:tasks.rados.rados.0.smithi007.stdout:1316: expect (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:11:17.786 INFO:tasks.rados.rados.0.smithi007.stdout:1318: finishing write tid 2 to smithi00780062-7 2024-09-21T10:11:17.787 INFO:tasks.rados.rados.0.smithi007.stdout:1318: finishing write tid 3 to smithi00780062-7 2024-09-21T10:11:17.787 INFO:tasks.rados.rados.0.smithi007.stdout:1318: finishing write tid 4 to smithi00780062-7 2024-09-21T10:11:17.787 INFO:tasks.rados.rados.0.smithi007.stdout:1318: oid 7 updating version 0 to 367 2024-09-21T10:11:17.787 INFO:tasks.rados.rados.0.smithi007.stdout:1318: oid 7 version 367 is already newer than 366 2024-09-21T10:11:17.787 INFO:tasks.rados.rados.0.smithi007.stdout:1318: oid 7 version 367 is already newer than 365 2024-09-21T10:11:17.787 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 367 (ObjNum 515 snap 164 seq_num 515) dirty exists 2024-09-21T10:11:17.787 INFO:tasks.rados.rados.0.smithi007.stdout:1318: left oid 7 (ObjNum 515 snap 164 seq_num 515) 2024-09-21T10:11:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:17 smithi031 ceph-mon[32927]: pgmap v55: 89 pgs: 89 active+clean; 248 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.3 MiB/s wr, 28 op/s 2024-09-21T10:11:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:17 smithi031 ceph-mon[32927]: osdmap e393: 8 total, 8 up, 8 in 2024-09-21T10:11:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:17 smithi031 ceph-mon[32927]: osdmap e394: 8 total, 8 up, 8 in 2024-09-21T10:11:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:17 smithi007 ceph-mon[99390]: pgmap v55: 89 pgs: 89 active+clean; 248 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.3 MiB/s wr, 28 op/s 2024-09-21T10:11:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:17 smithi007 ceph-mon[99390]: osdmap e393: 8 total, 8 up, 8 in 2024-09-21T10:11:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:17 smithi007 ceph-mon[99390]: osdmap e394: 8 total, 8 up, 8 in 2024-09-21T10:11:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:17 smithi007 ceph-mon[101144]: pgmap v55: 89 pgs: 89 active+clean; 248 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.3 MiB/s wr, 28 op/s 2024-09-21T10:11:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:17 smithi007 ceph-mon[101144]: osdmap e393: 8 total, 8 up, 8 in 2024-09-21T10:11:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:17 smithi007 ceph-mon[101144]: osdmap e394: 8 total, 8 up, 8 in 2024-09-21T10:11:18.550 INFO:tasks.rados.rados.0.smithi007.stdout:1311: done (4 left) 2024-09-21T10:11:18.550 INFO:tasks.rados.rados.0.smithi007.stdout:1316: done (3 left) 2024-09-21T10:11:18.550 INFO:tasks.rados.rados.0.smithi007.stdout:1317: done (2 left) 2024-09-21T10:11:18.550 INFO:tasks.rados.rados.0.smithi007.stdout:1318: done (1 left) 2024-09-21T10:11:18.550 INFO:tasks.rados.rados.0.smithi007.stdout:1319: done (0 left) 2024-09-21T10:11:18.550 INFO:tasks.rados.rados.0.smithi007.stdout:1320: delete oid 41 current snap is 165 2024-09-21T10:11:18.554 INFO:tasks.rados.rados.0.smithi007.stdout:1320: done (0 left) 2024-09-21T10:11:18.554 INFO:tasks.rados.rados.0.smithi007.stdout:1321: delete oid 45 current snap is 165 2024-09-21T10:11:18.558 INFO:tasks.rados.rados.0.smithi007.stdout:1321: done (0 left) 2024-09-21T10:11:18.558 INFO:tasks.rados.rados.0.smithi007.stdout:1322: snap_create 2024-09-21T10:11:19.552 INFO:tasks.rados.rados.0.smithi007.stdout:1322: done (0 left) 2024-09-21T10:11:19.552 INFO:tasks.rados.rados.0.smithi007.stdout:1323: write oid 34 current snap is 166 2024-09-21T10:11:19.552 INFO:tasks.rados.rados.0.smithi007.stdout:1323: seq_num 518 ranges {706026=490986,1828849=790505} 2024-09-21T10:11:19.558 INFO:tasks.rados.rados.0.smithi007.stdout:1323: writing smithi00780062-34 from 706026 to 1197012 tid 1 2024-09-21T10:11:19.567 INFO:tasks.rados.rados.0.smithi007.stdout:1323: writing smithi00780062-34 from 1828849 to 2619354 tid 2 2024-09-21T10:11:19.567 INFO:tasks.rados.rados.0.smithi007.stdout:1324: read oid 50 snap -1 2024-09-21T10:11:19.567 INFO:tasks.rados.rados.0.smithi007.stdout:1324: expect deleted 2024-09-21T10:11:19.567 INFO:tasks.rados.rados.0.smithi007.stdout:1325: read oid 19 snap -1 2024-09-21T10:11:19.567 INFO:tasks.rados.rados.0.smithi007.stdout:1325: expect (ObjNum 502 snap 160 seq_num 502) 2024-09-21T10:11:19.567 INFO:tasks.rados.rados.0.smithi007.stdout:1326: snap_remove snap 147 2024-09-21T10:11:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:19 smithi031 ceph-mon[32927]: pgmap v58: 89 pgs: 89 active+clean; 252 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-09-21T10:11:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:19 smithi031 ceph-mon[32927]: osdmap e395: 8 total, 8 up, 8 in 2024-09-21T10:11:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:19 smithi007 ceph-mon[99390]: pgmap v58: 89 pgs: 89 active+clean; 252 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-09-21T10:11:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:19 smithi007 ceph-mon[99390]: osdmap e395: 8 total, 8 up, 8 in 2024-09-21T10:11:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:19 smithi007 ceph-mon[101144]: pgmap v58: 89 pgs: 89 active+clean; 252 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-09-21T10:11:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:19 smithi007 ceph-mon[101144]: osdmap e395: 8 total, 8 up, 8 in 2024-09-21T10:11:20.566 INFO:tasks.rados.rados.0.smithi007.stdout:1326: done (3 left) 2024-09-21T10:11:20.566 INFO:tasks.rados.rados.0.smithi007.stdout:1327: write oid 8 current snap is 166 2024-09-21T10:11:20.566 INFO:tasks.rados.rados.0.smithi007.stdout:1323: finishing write tid 1 to smithi00780062-34 2024-09-21T10:11:20.566 INFO:tasks.rados.rados.0.smithi007.stdout:1327: seq_num 519 ranges {722833=566235,1887331=650516} 2024-09-21T10:11:20.574 INFO:tasks.rados.rados.0.smithi007.stdout:1327: writing smithi00780062-8 from 722833 to 1289068 tid 1 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1327: writing smithi00780062-8 from 1887331 to 2537847 tid 2 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1328: read oid 1 snap -1 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1328: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1329: read oid 43 snap -1 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1329: expect deleted 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1330: read oid 21 snap -1 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1330: expect (ObjNum 500 snap 160 seq_num 500) 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1331: snap_create 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1323: finishing write tid 2 to smithi00780062-34 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1323: finishing write tid 3 to smithi00780062-34 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1323: finishing write tid 4 to smithi00780062-34 2024-09-21T10:11:20.582 INFO:tasks.rados.rados.0.smithi007.stdout:1323: oid 34 updating version 0 to 698 2024-09-21T10:11:20.583 INFO:tasks.rados.rados.0.smithi007.stdout:1323: oid 34 version 698 is already newer than 696 2024-09-21T10:11:20.583 INFO:tasks.rados.rados.0.smithi007.stdout:1323: oid 34 version 698 is already newer than 697 2024-09-21T10:11:20.583 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 698 (ObjNum 518 snap 166 seq_num 518) dirty exists 2024-09-21T10:11:20.583 INFO:tasks.rados.rados.0.smithi007.stdout:1323: left oid 34 (ObjNum 518 snap 166 seq_num 518) 2024-09-21T10:11:20.583 INFO:tasks.rados.rados.0.smithi007.stdout:1325: expect (ObjNum 502 snap 160 seq_num 502) 2024-09-21T10:11:20.732 INFO:tasks.rados.rados.0.smithi007.stdout:1327: finishing write tid 1 to smithi00780062-8 2024-09-21T10:11:20.732 INFO:tasks.rados.rados.0.smithi007.stdout:1327: finishing write tid 2 to smithi00780062-8 2024-09-21T10:11:20.732 INFO:tasks.rados.rados.0.smithi007.stdout:1327: finishing write tid 3 to smithi00780062-8 2024-09-21T10:11:20.732 INFO:tasks.rados.rados.0.smithi007.stdout:1327: finishing write tid 4 to smithi00780062-8 2024-09-21T10:11:20.732 INFO:tasks.rados.rados.0.smithi007.stdout:1327: oid 8 updating version 0 to 464 2024-09-21T10:11:20.733 INFO:tasks.rados.rados.0.smithi007.stdout:1327: oid 8 version 464 is already newer than 463 2024-09-21T10:11:20.733 INFO:tasks.rados.rados.0.smithi007.stdout:1327: oid 8 version 464 is already newer than 462 2024-09-21T10:11:20.733 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 464 (ObjNum 519 snap 166 seq_num 519) dirty exists 2024-09-21T10:11:20.733 INFO:tasks.rados.rados.0.smithi007.stdout:1327: left oid 8 (ObjNum 519 snap 166 seq_num 519) 2024-09-21T10:11:20.733 INFO:tasks.rados.rados.0.smithi007.stdout:1330: expect (ObjNum 500 snap 160 seq_num 500) 2024-09-21T10:11:20.845 INFO:tasks.rados.rados.0.smithi007.stdout:1328: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:11:20.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:20 smithi007 ceph-mon[99390]: osdmap e396: 8 total, 8 up, 8 in 2024-09-21T10:11:20.866 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:20 smithi007 ceph-mon[101144]: osdmap e396: 8 total, 8 up, 8 in 2024-09-21T10:11:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:20 smithi031 ceph-mon[32927]: osdmap e396: 8 total, 8 up, 8 in 2024-09-21T10:11:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:11:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:11:20] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.51.0" 2024-09-21T10:11:21.567 INFO:tasks.rados.rados.0.smithi007.stdout:1323: done (7 left) 2024-09-21T10:11:21.567 INFO:tasks.rados.rados.0.smithi007.stdout:1324: done (6 left) 2024-09-21T10:11:21.567 INFO:tasks.rados.rados.0.smithi007.stdout:1325: done (5 left) 2024-09-21T10:11:21.567 INFO:tasks.rados.rados.0.smithi007.stdout:1327: done (4 left) 2024-09-21T10:11:21.567 INFO:tasks.rados.rados.0.smithi007.stdout:1328: done (3 left) 2024-09-21T10:11:21.568 INFO:tasks.rados.rados.0.smithi007.stdout:1329: done (2 left) 2024-09-21T10:11:21.568 INFO:tasks.rados.rados.0.smithi007.stdout:1330: done (1 left) 2024-09-21T10:11:21.568 INFO:tasks.rados.rados.0.smithi007.stdout:1331: done (0 left) 2024-09-21T10:11:21.568 INFO:tasks.rados.rados.0.smithi007.stdout:1332: write oid 19 current snap is 167 2024-09-21T10:11:21.568 INFO:tasks.rados.rados.0.smithi007.stdout:1332: seq_num 520 ranges {739640=641484,1829460=794174} 2024-09-21T10:11:21.574 INFO:tasks.rados.rados.0.smithi007.stdout:1332: writing smithi00780062-19 from 739640 to 1381124 tid 1 2024-09-21T10:11:21.582 INFO:tasks.rados.rados.0.smithi007.stdout:1332: writing smithi00780062-19 from 1829460 to 2623634 tid 2 2024-09-21T10:11:21.582 INFO:tasks.rados.rados.0.smithi007.stdout:1333: rollback oid 15 current snap is 167 2024-09-21T10:11:21.582 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 164 2024-09-21T10:11:21.582 INFO:tasks.rados.rados.0.smithi007.stdout:1332: finishing write tid 1 to smithi00780062-19 2024-09-21T10:11:21.582 INFO:tasks.rados.rados.0.smithi007.stdout:1334: read oid 38 snap -1 2024-09-21T10:11:21.582 INFO:tasks.rados.rados.0.smithi007.stdout:1334: expect (ObjNum 501 snap 160 seq_num 501) 2024-09-21T10:11:21.582 INFO:tasks.rados.rados.0.smithi007.stdout:1335: read oid 2 snap -1 2024-09-21T10:11:21.582 INFO:tasks.rados.rados.0.smithi007.stdout:1335: expect (ObjNum 479 snap 155 seq_num 479) 2024-09-21T10:11:21.582 INFO:tasks.rados.rados.0.smithi007.stdout:1336: delete oid 5 current snap is 167 2024-09-21T10:11:21.584 INFO:tasks.rados.rados.0.smithi007.stdout:1335: expect (ObjNum 479 snap 155 seq_num 479) 2024-09-21T10:11:21.676 INFO:tasks.rados.rados.0.smithi007.stdout:1332: finishing write tid 2 to smithi00780062-19 2024-09-21T10:11:21.676 INFO:tasks.rados.rados.0.smithi007.stdout:1333: finishing rollback tid 0 to smithi00780062-15 2024-09-21T10:11:21.676 INFO:tasks.rados.rados.0.smithi007.stdout:1332: finishing write tid 3 to smithi00780062-19 2024-09-21T10:11:21.676 INFO:tasks.rados.rados.0.smithi007.stdout:1333: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:11:21.676 INFO:tasks.rados.rados.0.smithi007.stdout:1333: finishing rollback tid 2 to smithi00780062-15 2024-09-21T10:11:21.676 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 461 (ObjNum 287 snap 89 seq_num 287) dirty exists 2024-09-21T10:11:21.677 INFO:tasks.rados.rados.0.smithi007.stdout:1332: finishing write tid 4 to smithi00780062-19 2024-09-21T10:11:21.677 INFO:tasks.rados.rados.0.smithi007.stdout:1332: oid 19 updating version 0 to 429 2024-09-21T10:11:21.677 INFO:tasks.rados.rados.0.smithi007.stdout:1332: oid 19 version 429 is already newer than 428 2024-09-21T10:11:21.677 INFO:tasks.rados.rados.0.smithi007.stdout:1332: oid 19 version 429 is already newer than 427 2024-09-21T10:11:21.677 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 429 (ObjNum 520 snap 167 seq_num 520) dirty exists 2024-09-21T10:11:21.677 INFO:tasks.rados.rados.0.smithi007.stdout:1332: left oid 19 (ObjNum 520 snap 167 seq_num 520) 2024-09-21T10:11:21.677 INFO:tasks.rados.rados.0.smithi007.stdout:1334: expect (ObjNum 501 snap 160 seq_num 501) 2024-09-21T10:11:21.757 INFO:tasks.rados.rados.0.smithi007.stdout:1332: done (4 left) 2024-09-21T10:11:21.757 INFO:tasks.rados.rados.0.smithi007.stdout:1333: done (3 left) 2024-09-21T10:11:21.757 INFO:tasks.rados.rados.0.smithi007.stdout:1334: done (2 left) 2024-09-21T10:11:21.757 INFO:tasks.rados.rados.0.smithi007.stdout:1335: done (1 left) 2024-09-21T10:11:21.757 INFO:tasks.rados.rados.0.smithi007.stdout:1336: done (0 left) 2024-09-21T10:11:21.757 INFO:tasks.rados.rados.0.smithi007.stdout:1337: read oid 2 snap 154 2024-09-21T10:11:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:1337: expect deleted 2024-09-21T10:11:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:1338: read oid 36 snap -1 2024-09-21T10:11:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:1338: expect (ObjNum 425 snap 134 seq_num 425) 2024-09-21T10:11:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:1339: rollback oid 26 current snap is 167 2024-09-21T10:11:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 163 2024-09-21T10:11:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:1340: rollback oid 40 current snap is 167 2024-09-21T10:11:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 40 to 146 2024-09-21T10:11:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:1341: snap_remove snap 158 2024-09-21T10:11:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:21 smithi031 ceph-mon[32927]: pgmap v61: 89 pgs: 89 active+clean; 252 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-09-21T10:11:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:21 smithi031 ceph-mon[32927]: osdmap e397: 8 total, 8 up, 8 in 2024-09-21T10:11:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:21 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:21 smithi007 ceph-mon[99390]: pgmap v61: 89 pgs: 89 active+clean; 252 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-09-21T10:11:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:21 smithi007 ceph-mon[99390]: osdmap e397: 8 total, 8 up, 8 in 2024-09-21T10:11:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:21 smithi007 ceph-mon[101144]: pgmap v61: 89 pgs: 89 active+clean; 252 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2024-09-21T10:11:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:21 smithi007 ceph-mon[101144]: osdmap e397: 8 total, 8 up, 8 in 2024-09-21T10:11:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:1341: done (4 left) 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:1342: delete oid 31 current snap is 167 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:1340: finishing rollback tid 0 to smithi00780062-40 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:1340: finishing rollback tid 1 to smithi00780062-40 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:1340: finishing rollback tid 2 to smithi00780062-40 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 635 (ObjNum 406 snap 126 seq_num 406) dirty exists 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:1339: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:1339: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:1339: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 388 (ObjNum 460 snap 151 seq_num 460) dirty exists 2024-09-21T10:11:22.574 INFO:tasks.rados.rados.0.smithi007.stdout:1338: expect (ObjNum 425 snap 134 seq_num 425) 2024-09-21T10:11:22.683 INFO:tasks.rados.rados.0.smithi007.stdout:1337: done (4 left) 2024-09-21T10:11:22.683 INFO:tasks.rados.rados.0.smithi007.stdout:1338: done (3 left) 2024-09-21T10:11:22.683 INFO:tasks.rados.rados.0.smithi007.stdout:1339: done (2 left) 2024-09-21T10:11:22.683 INFO:tasks.rados.rados.0.smithi007.stdout:1340: done (1 left) 2024-09-21T10:11:22.683 INFO:tasks.rados.rados.0.smithi007.stdout:1342: done (0 left) 2024-09-21T10:11:22.683 INFO:tasks.rados.rados.0.smithi007.stdout:1343: snap_remove snap 122 2024-09-21T10:11:22.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:22 smithi031 ceph-mon[32927]: osdmap e398: 8 total, 8 up, 8 in 2024-09-21T10:11:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:22 smithi007 ceph-mon[99390]: osdmap e398: 8 total, 8 up, 8 in 2024-09-21T10:11:22.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:22 smithi007 ceph-mon[101144]: osdmap e398: 8 total, 8 up, 8 in 2024-09-21T10:11:23.578 INFO:tasks.rados.rados.0.smithi007.stdout:1343: done (0 left) 2024-09-21T10:11:23.578 INFO:tasks.rados.rados.0.smithi007.stdout:1344: read oid 19 snap 165 2024-09-21T10:11:23.578 INFO:tasks.rados.rados.0.smithi007.stdout:1344: expect (ObjNum 502 snap 160 seq_num 502) 2024-09-21T10:11:23.579 INFO:tasks.rados.rados.0.smithi007.stdout:1345: write oid 21 current snap is 167 2024-09-21T10:11:23.579 INFO:tasks.rados.rados.0.smithi007.stdout:1345: seq_num 523 ranges {790061=467231,2004906=541501} 2024-09-21T10:11:23.586 INFO:tasks.rados.rados.0.smithi007.stdout:1345: writing smithi00780062-21 from 790061 to 1257292 tid 1 2024-09-21T10:11:23.594 INFO:tasks.rados.rados.0.smithi007.stdout:1345: writing smithi00780062-21 from 2004906 to 2546407 tid 2 2024-09-21T10:11:23.594 INFO:tasks.rados.rados.0.smithi007.stdout:1346: write oid 44 current snap is 167 2024-09-21T10:11:23.594 INFO:tasks.rados.rados.0.smithi007.stdout:1346: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2024-09-21T10:11:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1346: writing smithi00780062-44 from 406868 to 949348 tid 1 2024-09-21T10:11:23.605 INFO:tasks.rados.rados.0.smithi007.stdout:1346: writing smithi00780062-44 from 1547035 to 1948547 tid 2 2024-09-21T10:11:23.610 INFO:tasks.rados.rados.0.smithi007.stdout:1346: writing smithi00780062-44 from 2690354 to 2806868 tid 3 2024-09-21T10:11:23.610 INFO:tasks.rados.rados.0.smithi007.stdout:1347: read oid 35 snap -1 2024-09-21T10:11:23.611 INFO:tasks.rados.rados.0.smithi007.stdout:1347: expect (ObjNum 447 snap 146 seq_num 447) 2024-09-21T10:11:23.611 INFO:tasks.rados.rados.0.smithi007.stdout:1348: read oid 50 snap -1 2024-09-21T10:11:23.611 INFO:tasks.rados.rados.0.smithi007.stdout:1348: expect deleted 2024-09-21T10:11:23.611 INFO:tasks.rados.rados.0.smithi007.stdout:1349: write oid 26 current snap is 167 2024-09-21T10:11:23.611 INFO:tasks.rados.rados.0.smithi007.stdout:1349: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2024-09-21T10:11:23.618 INFO:tasks.rados.rados.0.smithi007.stdout:1349: writing smithi00780062-26 from 423675 to 1157757 tid 1 2024-09-21T10:11:23.624 INFO:tasks.rados.rados.0.smithi007.stdout:1349: writing smithi00780062-26 from 1721870 to 2267040 tid 2 2024-09-21T10:11:23.627 INFO:tasks.rados.rados.0.smithi007.stdout:1349: writing smithi00780062-26 from 2717777 to 2823675 tid 3 2024-09-21T10:11:23.627 INFO:tasks.rados.rados.0.smithi007.stdout:1350: snap_remove snap 154 2024-09-21T10:11:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:23 smithi031 ceph-mon[32927]: pgmap v64: 89 pgs: 89 active+clean; 254 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 664 KiB/s wr, 6 op/s 2024-09-21T10:11:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:23 smithi031 ceph-mon[32927]: osdmap e399: 8 total, 8 up, 8 in 2024-09-21T10:11:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:23 smithi007 ceph-mon[99390]: pgmap v64: 89 pgs: 89 active+clean; 254 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 664 KiB/s wr, 6 op/s 2024-09-21T10:11:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:23 smithi007 ceph-mon[99390]: osdmap e399: 8 total, 8 up, 8 in 2024-09-21T10:11:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:23 smithi007 ceph-mon[101144]: pgmap v64: 89 pgs: 89 active+clean; 254 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 664 KiB/s wr, 6 op/s 2024-09-21T10:11:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:23 smithi007 ceph-mon[101144]: osdmap e399: 8 total, 8 up, 8 in 2024-09-21T10:11:24.584 INFO:tasks.rados.rados.0.smithi007.stdout:1350: done (6 left) 2024-09-21T10:11:24.584 INFO:tasks.rados.rados.0.smithi007.stdout:1351: rollback oid 29 current snap is 167 2024-09-21T10:11:24.584 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 29 to 166 2024-09-21T10:11:24.584 INFO:tasks.rados.rados.0.smithi007.stdout:1344: expect (ObjNum 502 snap 160 seq_num 502) 2024-09-21T10:11:24.739 INFO:tasks.rados.rados.0.smithi007.stdout:1345: finishing write tid 1 to smithi00780062-21 2024-09-21T10:11:24.739 INFO:tasks.rados.rados.0.smithi007.stdout:1345: finishing write tid 2 to smithi00780062-21 2024-09-21T10:11:24.739 INFO:tasks.rados.rados.0.smithi007.stdout:1345: finishing write tid 3 to smithi00780062-21 2024-09-21T10:11:24.739 INFO:tasks.rados.rados.0.smithi007.stdout:1345: finishing write tid 4 to smithi00780062-21 2024-09-21T10:11:24.739 INFO:tasks.rados.rados.0.smithi007.stdout:1345: oid 21 updating version 0 to 465 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1345: oid 21 updating version 465 to 468 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1345: oid 21 updating version 468 to 469 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 469 (ObjNum 523 snap 167 seq_num 523) dirty exists 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1345: left oid 21 (ObjNum 523 snap 167 seq_num 523) 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1346: finishing write tid 1 to smithi00780062-44 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1346: finishing write tid 2 to smithi00780062-44 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1344: done (6 left) 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1345: done (5 left) 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1352: read oid 10 snap -1 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1352: expect (ObjNum 510 snap 162 seq_num 510) 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1353: write oid 48 current snap is 167 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1346: finishing write tid 3 to smithi00780062-44 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1346: finishing write tid 4 to smithi00780062-44 2024-09-21T10:11:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:1353: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2024-09-21T10:11:24.743 INFO:tasks.rados.rados.0.smithi007.stdout:1353: writing smithi00780062-48 from 440482 to 849813 tid 1 2024-09-21T10:11:24.748 INFO:tasks.rados.rados.0.smithi007.stdout:1353: writing smithi00780062-48 from 1380352 to 1785533 tid 2 2024-09-21T10:11:24.755 INFO:tasks.rados.rados.0.smithi007.stdout:1353: writing smithi00780062-48 from 2461553 to 2840482 tid 3 2024-09-21T10:11:24.755 INFO:tasks.rados.rados.0.smithi007.stdout:1348: done (6 left) 2024-09-21T10:11:24.755 INFO:tasks.rados.rados.0.smithi007.stdout:1354: write oid 43 current snap is 167 2024-09-21T10:11:24.755 INFO:tasks.rados.rados.0.smithi007.stdout:1346: finishing write tid 5 to smithi00780062-44 2024-09-21T10:11:24.755 INFO:tasks.rados.rados.0.smithi007.stdout:1346: oid 44 updating version 0 to 1191 2024-09-21T10:11:24.755 INFO:tasks.rados.rados.0.smithi007.stdout:1346: oid 44 updating version 1191 to 1192 2024-09-21T10:11:24.755 INFO:tasks.rados.rados.0.smithi007.stdout:1346: oid 44 updating version 1192 to 1193 2024-09-21T10:11:24.755 INFO:tasks.rados.rados.0.smithi007.stdout:1346: oid 44 version 1193 is already newer than 1190 2024-09-21T10:11:24.755 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 1193 (ObjNum 524 snap 167 seq_num 524) dirty exists 2024-09-21T10:11:24.756 INFO:tasks.rados.rados.0.smithi007.stdout:1346: left oid 44 (ObjNum 524 snap 167 seq_num 524) 2024-09-21T10:11:24.756 INFO:tasks.rados.rados.0.smithi007.stdout:1354: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2024-09-21T10:11:24.759 INFO:tasks.rados.rados.0.smithi007.stdout:1354: writing smithi00780062-43 from 457289 to 941869 tid 1 2024-09-21T10:11:24.765 INFO:tasks.rados.rados.0.smithi007.stdout:1354: writing smithi00780062-43 from 1438834 to 1987673 tid 2 2024-09-21T10:11:24.770 INFO:tasks.rados.rados.0.smithi007.stdout:1354: writing smithi00780062-43 from 2772623 to 2857289 tid 3 2024-09-21T10:11:24.771 INFO:tasks.rados.rados.0.smithi007.stdout:1346: done (6 left) 2024-09-21T10:11:24.771 INFO:tasks.rados.rados.0.smithi007.stdout:1355: delete oid 49 current snap is 167 2024-09-21T10:11:24.771 INFO:tasks.rados.rados.0.smithi007.stdout:1347: expect (ObjNum 447 snap 146 seq_num 447) 2024-09-21T10:11:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:24 smithi031 ceph-mon[32927]: osdmap e400: 8 total, 8 up, 8 in 2024-09-21T10:11:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:24 smithi007 ceph-mon[99390]: osdmap e400: 8 total, 8 up, 8 in 2024-09-21T10:11:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:24 smithi007 ceph-mon[101144]: osdmap e400: 8 total, 8 up, 8 in 2024-09-21T10:11:25.007 INFO:tasks.rados.rados.0.smithi007.stdout:1349: finishing write tid 1 to smithi00780062-26 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1349: finishing write tid 2 to smithi00780062-26 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1347: done (6 left) 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1355: done (5 left) 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1356: read oid 15 snap -1 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1356: expect (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1357: read oid 18 snap 146 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1357: expect (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1358: snap_create 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1349: finishing write tid 3 to smithi00780062-26 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1349: finishing write tid 4 to smithi00780062-26 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1349: finishing write tid 5 to smithi00780062-26 2024-09-21T10:11:25.008 INFO:tasks.rados.rados.0.smithi007.stdout:1349: oid 26 updating version 0 to 395 2024-09-21T10:11:25.009 INFO:tasks.rados.rados.0.smithi007.stdout:1349: oid 26 updating version 395 to 396 2024-09-21T10:11:25.009 INFO:tasks.rados.rados.0.smithi007.stdout:1349: oid 26 updating version 396 to 398 2024-09-21T10:11:25.009 INFO:tasks.rados.rados.0.smithi007.stdout:1349: oid 26 version 398 is already newer than 397 2024-09-21T10:11:25.009 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 398 (ObjNum 525 snap 167 seq_num 525) dirty exists 2024-09-21T10:11:25.009 INFO:tasks.rados.rados.0.smithi007.stdout:1349: left oid 26 (ObjNum 525 snap 167 seq_num 525) 2024-09-21T10:11:25.009 INFO:tasks.rados.rados.0.smithi007.stdout:1351: finishing rollback tid 1 to smithi00780062-29 2024-09-21T10:11:25.009 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 608 (ObjNum 33 snap 0 seq_num 3839499984) dirty dne 2024-09-21T10:11:25.009 INFO:tasks.rados.rados.0.smithi007.stdout:1352: expect (ObjNum 510 snap 162 seq_num 510) 2024-09-21T10:11:25.122 INFO:tasks.rados.rados.0.smithi007.stdout:1353: finishing write tid 1 to smithi00780062-48 2024-09-21T10:11:25.122 INFO:tasks.rados.rados.0.smithi007.stdout:1353: finishing write tid 2 to smithi00780062-48 2024-09-21T10:11:25.122 INFO:tasks.rados.rados.0.smithi007.stdout:1353: finishing write tid 3 to smithi00780062-48 2024-09-21T10:11:25.122 INFO:tasks.rados.rados.0.smithi007.stdout:1353: finishing write tid 4 to smithi00780062-48 2024-09-21T10:11:25.122 INFO:tasks.rados.rados.0.smithi007.stdout:1353: finishing write tid 5 to smithi00780062-48 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1353: oid 48 updating version 0 to 416 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1353: oid 48 version 416 is already newer than 415 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1353: oid 48 version 416 is already newer than 413 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1353: oid 48 version 416 is already newer than 414 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 416 (ObjNum 526 snap 167 seq_num 526) dirty exists 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1353: left oid 48 (ObjNum 526 snap 167 seq_num 526) 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1354: finishing write tid 1 to smithi00780062-43 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1354: finishing write tid 2 to smithi00780062-43 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1354: finishing write tid 3 to smithi00780062-43 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1354: finishing write tid 4 to smithi00780062-43 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1354: finishing write tid 5 to smithi00780062-43 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1354: oid 43 updating version 0 to 252 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1354: oid 43 updating version 252 to 253 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1354: oid 43 version 253 is already newer than 250 2024-09-21T10:11:25.123 INFO:tasks.rados.rados.0.smithi007.stdout:1354: oid 43 version 253 is already newer than 251 2024-09-21T10:11:25.124 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 253 (ObjNum 527 snap 167 seq_num 527) dirty exists 2024-09-21T10:11:25.124 INFO:tasks.rados.rados.0.smithi007.stdout:1354: left oid 43 (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:11:25.124 INFO:tasks.rados.rados.0.smithi007.stdout:1357: expect (ObjNum 379 snap 119 seq_num 379) 2024-09-21T10:11:25.247 INFO:tasks.rados.rados.0.smithi007.stdout:1356: expect (ObjNum 287 snap 89 seq_num 287) 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1349: done (7 left) 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1351: done (6 left) 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1352: done (5 left) 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1353: done (4 left) 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1354: done (3 left) 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1356: done (2 left) 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi007.stdout:1357: done (1 left) 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi007.stdout:1358: done (0 left) 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi007.stdout:1359: read oid 17 snap -1 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi007.stdout:1359: expect (ObjNum 457 snap 149 seq_num 457) 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi007.stdout:1360: write oid 41 current snap is 168 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi007.stdout:1360: seq_num 529 ranges {490903=635078,1839445=552508} 2024-09-21T10:11:25.595 INFO:tasks.rados.rados.0.smithi007.stdout:1360: writing smithi00780062-41 from 490903 to 1125981 tid 1 2024-09-21T10:11:25.603 INFO:tasks.rados.rados.0.smithi007.stdout:1360: writing smithi00780062-41 from 1839445 to 2391953 tid 2 2024-09-21T10:11:25.603 INFO:tasks.rados.rados.0.smithi007.stdout:1361: snap_create 2024-09-21T10:11:25.603 INFO:tasks.rados.rados.0.smithi007.stdout:1359: expect (ObjNum 457 snap 149 seq_num 457) 2024-09-21T10:11:25.722 INFO:tasks.rados.rados.0.smithi007.stdout:1360: finishing write tid 1 to smithi00780062-41 2024-09-21T10:11:25.722 INFO:tasks.rados.rados.0.smithi007.stdout:1360: finishing write tid 2 to smithi00780062-41 2024-09-21T10:11:25.722 INFO:tasks.rados.rados.0.smithi007.stdout:1360: finishing write tid 3 to smithi00780062-41 2024-09-21T10:11:25.723 INFO:tasks.rados.rados.0.smithi007.stdout:1360: finishing write tid 4 to smithi00780062-41 2024-09-21T10:11:25.723 INFO:tasks.rados.rados.0.smithi007.stdout:1360: oid 41 updating version 0 to 656 2024-09-21T10:11:25.723 INFO:tasks.rados.rados.0.smithi007.stdout:1360: oid 41 version 656 is already newer than 655 2024-09-21T10:11:25.723 INFO:tasks.rados.rados.0.smithi007.stdout:1360: oid 41 updating version 656 to 657 2024-09-21T10:11:25.723 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 657 (ObjNum 529 snap 168 seq_num 529) dirty exists 2024-09-21T10:11:25.723 INFO:tasks.rados.rados.0.smithi007.stdout:1360: left oid 41 (ObjNum 529 snap 168 seq_num 529) 2024-09-21T10:11:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:25 smithi031 ceph-mon[32927]: pgmap v67: 89 pgs: 89 active+clean; 258 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 1.2 MiB/s wr, 26 op/s 2024-09-21T10:11:25.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:25 smithi031 ceph-mon[32927]: osdmap e401: 8 total, 8 up, 8 in 2024-09-21T10:11:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:25 smithi007 ceph-mon[99390]: pgmap v67: 89 pgs: 89 active+clean; 258 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 1.2 MiB/s wr, 26 op/s 2024-09-21T10:11:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:25 smithi007 ceph-mon[99390]: osdmap e401: 8 total, 8 up, 8 in 2024-09-21T10:11:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:25 smithi007 ceph-mon[101144]: pgmap v67: 89 pgs: 89 active+clean; 258 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 1.2 MiB/s wr, 26 op/s 2024-09-21T10:11:25.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:25 smithi007 ceph-mon[101144]: osdmap e401: 8 total, 8 up, 8 in 2024-09-21T10:11:26.597 INFO:tasks.rados.rados.0.smithi007.stdout:1359: done (2 left) 2024-09-21T10:11:26.598 INFO:tasks.rados.rados.0.smithi007.stdout:1360: done (1 left) 2024-09-21T10:11:26.598 INFO:tasks.rados.rados.0.smithi007.stdout:1361: done (0 left) 2024-09-21T10:11:26.598 INFO:tasks.rados.rados.0.smithi007.stdout:1362: write oid 10 current snap is 169 2024-09-21T10:11:26.598 INFO:tasks.rados.rados.0.smithi007.stdout:1362: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2024-09-21T10:11:26.602 INFO:tasks.rados.rados.0.smithi007.stdout:1362: writing smithi00780062-10 from 507710 to 1218037 tid 1 2024-09-21T10:11:26.608 INFO:tasks.rados.rados.0.smithi007.stdout:1362: writing smithi00780062-10 from 1897927 to 2310446 tid 2 2024-09-21T10:11:26.612 INFO:tasks.rados.rados.0.smithi007.stdout:1362: writing smithi00780062-10 from 2854892 to 2907710 tid 3 2024-09-21T10:11:26.612 INFO:tasks.rados.rados.0.smithi007.stdout:1363: delete oid 29 current snap is 169 2024-09-21T10:11:26.612 INFO:tasks.rados.rados.0.smithi007.stdout:1362: finishing write tid 1 to smithi00780062-10 2024-09-21T10:11:26.612 INFO:tasks.rados.rados.0.smithi007.stdout:1362: finishing write tid 2 to smithi00780062-10 2024-09-21T10:11:26.613 INFO:tasks.rados.rados.0.smithi007.stdout:1363: done (1 left) 2024-09-21T10:11:26.614 INFO:tasks.rados.rados.0.smithi007.stdout:1364: read oid 32 snap -1 2024-09-21T10:11:26.614 INFO:tasks.rados.rados.0.smithi007.stdout:1364: expect (ObjNum 504 snap 162 seq_num 504) 2024-09-21T10:11:26.614 INFO:tasks.rados.rados.0.smithi007.stdout:1365: snap_create 2024-09-21T10:11:26.614 INFO:tasks.rados.rados.0.smithi007.stdout:1362: finishing write tid 3 to smithi00780062-10 2024-09-21T10:11:26.615 INFO:tasks.rados.rados.0.smithi007.stdout:1362: finishing write tid 4 to smithi00780062-10 2024-09-21T10:11:26.615 INFO:tasks.rados.rados.0.smithi007.stdout:1362: finishing write tid 5 to smithi00780062-10 2024-09-21T10:11:26.615 INFO:tasks.rados.rados.0.smithi007.stdout:1362: oid 10 updating version 0 to 782 2024-09-21T10:11:26.615 INFO:tasks.rados.rados.0.smithi007.stdout:1362: oid 10 updating version 782 to 783 2024-09-21T10:11:26.615 INFO:tasks.rados.rados.0.smithi007.stdout:1362: oid 10 version 783 is already newer than 781 2024-09-21T10:11:26.615 INFO:tasks.rados.rados.0.smithi007.stdout:1362: oid 10 updating version 783 to 784 2024-09-21T10:11:26.615 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 784 (ObjNum 530 snap 169 seq_num 530) dirty exists 2024-09-21T10:11:26.615 INFO:tasks.rados.rados.0.smithi007.stdout:1362: left oid 10 (ObjNum 530 snap 169 seq_num 530) 2024-09-21T10:11:26.616 INFO:tasks.rados.rados.0.smithi007.stdout:1364: expect (ObjNum 504 snap 162 seq_num 504) 2024-09-21T10:11:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:26 smithi031 ceph-mon[32927]: osdmap e402: 8 total, 8 up, 8 in 2024-09-21T10:11:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:26 smithi007 ceph-mon[99390]: osdmap e402: 8 total, 8 up, 8 in 2024-09-21T10:11:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:26 smithi007 ceph-mon[101144]: osdmap e402: 8 total, 8 up, 8 in 2024-09-21T10:11:27.551 INFO:tasks.rados.rados.0.smithi007.stdout:1362: done (2 left) 2024-09-21T10:11:27.551 INFO:tasks.rados.rados.0.smithi007.stdout:1364: done (1 left) 2024-09-21T10:11:27.551 INFO:tasks.rados.rados.0.smithi007.stdout:1365: done (0 left) 2024-09-21T10:11:27.551 INFO:tasks.rados.rados.0.smithi007.stdout:1366: read oid 41 snap -1 2024-09-21T10:11:27.551 INFO:tasks.rados.rados.0.smithi007.stdout:1366: expect (ObjNum 529 snap 168 seq_num 529) 2024-09-21T10:11:27.551 INFO:tasks.rados.rados.0.smithi007.stdout:1367: delete oid 20 current snap is 170 2024-09-21T10:11:27.556 INFO:tasks.rados.rados.0.smithi007.stdout:1366: expect (ObjNum 529 snap 168 seq_num 529) 2024-09-21T10:11:27.655 INFO:tasks.rados.rados.0.smithi007.stdout:1366: done (1 left) 2024-09-21T10:11:27.655 INFO:tasks.rados.rados.0.smithi007.stdout:1367: done (0 left) 2024-09-21T10:11:27.656 INFO:tasks.rados.rados.0.smithi007.stdout:1368: write oid 24 current snap is 170 2024-09-21T10:11:27.656 INFO:tasks.rados.rados.0.smithi007.stdout:1368: seq_num 533 ranges {558131=652427,1673373=559846,2820808=137323} 2024-09-21T10:11:27.662 INFO:tasks.rados.rados.0.smithi007.stdout:1368: writing smithi00780062-24 from 558131 to 1210558 tid 1 2024-09-21T10:11:27.667 INFO:tasks.rados.rados.0.smithi007.stdout:1368: writing smithi00780062-24 from 1673373 to 2233219 tid 2 2024-09-21T10:11:27.671 INFO:tasks.rados.rados.0.smithi007.stdout:1368: writing smithi00780062-24 from 2820808 to 2958131 tid 3 2024-09-21T10:11:27.672 INFO:tasks.rados.rados.0.smithi007.stdout:1369: write oid 40 current snap is 170 2024-09-21T10:11:27.672 INFO:tasks.rados.rados.0.smithi007.stdout:1369: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2024-09-21T10:11:27.678 INFO:tasks.rados.rados.0.smithi007.stdout:1369: writing smithi00780062-40 from 574938 to 1302614 tid 1 2024-09-21T10:11:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:1369: writing smithi00780062-40 from 1731855 to 2435359 tid 2 2024-09-21T10:11:27.688 INFO:tasks.rados.rados.0.smithi007.stdout:1369: writing smithi00780062-40 from 2848231 to 2974938 tid 3 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1370: rollback oid 11 current snap is 170 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 150 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1368: finishing write tid 1 to smithi00780062-24 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1368: finishing write tid 2 to smithi00780062-24 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1368: finishing write tid 3 to smithi00780062-24 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1368: finishing write tid 4 to smithi00780062-24 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1368: finishing write tid 5 to smithi00780062-24 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1368: oid 24 updating version 0 to 490 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1368: oid 24 version 490 is already newer than 488 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1368: oid 24 updating version 490 to 491 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1368: oid 24 version 491 is already newer than 489 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 491 (ObjNum 533 snap 170 seq_num 533) dirty exists 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1368: left oid 24 (ObjNum 533 snap 170 seq_num 533) 2024-09-21T10:11:27.689 INFO:tasks.rados.rados.0.smithi007.stdout:1369: finishing write tid 1 to smithi00780062-40 2024-09-21T10:11:27.690 INFO:tasks.rados.rados.0.smithi007.stdout:1369: finishing write tid 2 to smithi00780062-40 2024-09-21T10:11:27.690 INFO:tasks.rados.rados.0.smithi007.stdout:1368: done (2 left) 2024-09-21T10:11:27.690 INFO:tasks.rados.rados.0.smithi007.stdout:1371: write oid 17 current snap is 170 2024-09-21T10:11:27.690 INFO:tasks.rados.rados.0.smithi007.stdout:1371: seq_num 535 ranges {591745=402925,1790337=563515} 2024-09-21T10:11:27.694 INFO:tasks.rados.rados.0.smithi007.stdout:1371: writing smithi00780062-17 from 591745 to 994670 tid 1 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1371: writing smithi00780062-17 from 1790337 to 2353852 tid 2 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1372: snap_create 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1369: finishing write tid 3 to smithi00780062-40 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1369: finishing write tid 4 to smithi00780062-40 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1370: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 0 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1369: finishing write tid 5 to smithi00780062-40 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1369: oid 40 updating version 0 to 663 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1369: oid 40 version 663 is already newer than 660 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1369: oid 40 version 663 is already newer than 662 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1369: oid 40 version 663 is already newer than 661 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 663 (ObjNum 534 snap 170 seq_num 534) dirty exists 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi007.stdout:1369: left oid 40 (ObjNum 534 snap 170 seq_num 534) 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi007.stdout:1371: finishing write tid 1 to smithi00780062-17 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi007.stdout:1371: finishing write tid 2 to smithi00780062-17 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi007.stdout:1371: finishing write tid 3 to smithi00780062-17 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi007.stdout:1371: finishing write tid 4 to smithi00780062-17 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi007.stdout:1371: oid 17 updating version 0 to 476 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi007.stdout:1371: oid 17 updating version 476 to 478 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi007.stdout:1371: oid 17 version 478 is already newer than 477 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 478 (ObjNum 535 snap 170 seq_num 535) dirty exists 2024-09-21T10:11:27.706 INFO:tasks.rados.rados.0.smithi007.stdout:1371: left oid 17 (ObjNum 535 snap 170 seq_num 535) 2024-09-21T10:11:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:27 smithi031 ceph-mon[32927]: pgmap v70: 89 pgs: 89 active+clean; 258 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 589 KiB/s wr, 19 op/s 2024-09-21T10:11:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:27 smithi031 ceph-mon[32927]: osdmap e403: 8 total, 8 up, 8 in 2024-09-21T10:11:27.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:27 smithi031 ceph-mon[32927]: osdmap e404: 8 total, 8 up, 8 in 2024-09-21T10:11:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:27 smithi007 ceph-mon[99390]: pgmap v70: 89 pgs: 89 active+clean; 258 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 589 KiB/s wr, 19 op/s 2024-09-21T10:11:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:27 smithi007 ceph-mon[99390]: osdmap e403: 8 total, 8 up, 8 in 2024-09-21T10:11:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:27 smithi007 ceph-mon[99390]: osdmap e404: 8 total, 8 up, 8 in 2024-09-21T10:11:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:27 smithi007 ceph-mon[101144]: pgmap v70: 89 pgs: 89 active+clean; 258 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 589 KiB/s wr, 19 op/s 2024-09-21T10:11:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:27 smithi007 ceph-mon[101144]: osdmap e403: 8 total, 8 up, 8 in 2024-09-21T10:11:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:27 smithi007 ceph-mon[101144]: osdmap e404: 8 total, 8 up, 8 in 2024-09-21T10:11:28.606 INFO:tasks.rados.rados.0.smithi007.stdout:1369: done (3 left) 2024-09-21T10:11:28.606 INFO:tasks.rados.rados.0.smithi007.stdout:1370: done (2 left) 2024-09-21T10:11:28.607 INFO:tasks.rados.rados.0.smithi007.stdout:1371: done (1 left) 2024-09-21T10:11:28.607 INFO:tasks.rados.rados.0.smithi007.stdout:1372: done (0 left) 2024-09-21T10:11:28.607 INFO:tasks.rados.rados.0.smithi007.stdout:1373: delete oid 36 current snap is 171 2024-09-21T10:11:28.611 INFO:tasks.rados.rados.0.smithi007.stdout:1373: done (0 left) 2024-09-21T10:11:28.611 INFO:tasks.rados.rados.0.smithi007.stdout:1374: read oid 1 snap 161 2024-09-21T10:11:28.611 INFO:tasks.rados.rados.0.smithi007.stdout:1374: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:11:28.611 INFO:tasks.rados.rados.0.smithi007.stdout:1375: write oid 35 current snap is 171 2024-09-21T10:11:28.612 INFO:tasks.rados.rados.0.smithi007.stdout:1375: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2024-09-21T10:11:28.618 INFO:tasks.rados.rados.0.smithi007.stdout:1375: writing smithi00780062-35 from 625359 to 1178782 tid 1 2024-09-21T10:11:28.625 INFO:tasks.rados.rados.0.smithi007.stdout:1375: writing smithi00780062-35 from 1790948 to 2358132 tid 2 2024-09-21T10:11:28.629 INFO:tasks.rados.rados.0.smithi007.stdout:1375: writing smithi00780062-35 from 2930500 to 3025359 tid 3 2024-09-21T10:11:28.630 INFO:tasks.rados.rados.0.smithi007.stdout:1376: read oid 45 snap -1 2024-09-21T10:11:28.630 INFO:tasks.rados.rados.0.smithi007.stdout:1376: expect deleted 2024-09-21T10:11:28.630 INFO:tasks.rados.rados.0.smithi007.stdout:1377: write oid 41 current snap is 171 2024-09-21T10:11:28.630 INFO:tasks.rados.rados.0.smithi007.stdout:1377: seq_num 538 ranges {642166=628672,1849430=710842} 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi007.stdout:1377: writing smithi00780062-41 from 642166 to 1270838 tid 1 2024-09-21T10:11:28.644 INFO:tasks.rados.rados.0.smithi007.stdout:1377: writing smithi00780062-41 from 1849430 to 2560272 tid 2 2024-09-21T10:11:28.644 INFO:tasks.rados.rados.0.smithi007.stdout:1378: delete oid 24 current snap is 171 2024-09-21T10:11:28.644 INFO:tasks.rados.rados.0.smithi007.stdout:1374: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:11:28.665 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:11:28 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=infra.usagestats t=2024-09-21T10:11:28.389655247Z level=info msg="Usage stats are ready to report" 2024-09-21T10:11:28.867 INFO:tasks.rados.rados.0.smithi007.stdout:1375: finishing write tid 1 to smithi00780062-35 2024-09-21T10:11:28.867 INFO:tasks.rados.rados.0.smithi007.stdout:1375: finishing write tid 2 to smithi00780062-35 2024-09-21T10:11:28.867 INFO:tasks.rados.rados.0.smithi007.stdout:1375: finishing write tid 3 to smithi00780062-35 2024-09-21T10:11:28.867 INFO:tasks.rados.rados.0.smithi007.stdout:1375: finishing write tid 4 to smithi00780062-35 2024-09-21T10:11:28.867 INFO:tasks.rados.rados.0.smithi007.stdout:1375: finishing write tid 5 to smithi00780062-35 2024-09-21T10:11:28.867 INFO:tasks.rados.rados.0.smithi007.stdout:1375: oid 35 updating version 0 to 307 2024-09-21T10:11:28.867 INFO:tasks.rados.rados.0.smithi007.stdout:1375: oid 35 updating version 307 to 309 2024-09-21T10:11:28.867 INFO:tasks.rados.rados.0.smithi007.stdout:1375: oid 35 version 309 is already newer than 308 2024-09-21T10:11:28.867 INFO:tasks.rados.rados.0.smithi007.stdout:1375: oid 35 updating version 309 to 310 2024-09-21T10:11:28.867 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 310 (ObjNum 537 snap 171 seq_num 537) dirty exists 2024-09-21T10:11:28.868 INFO:tasks.rados.rados.0.smithi007.stdout:1375: left oid 35 (ObjNum 537 snap 171 seq_num 537) 2024-09-21T10:11:28.868 INFO:tasks.rados.rados.0.smithi007.stdout:1377: finishing write tid 1 to smithi00780062-41 2024-09-21T10:11:28.868 INFO:tasks.rados.rados.0.smithi007.stdout:1374: done (4 left) 2024-09-21T10:11:28.868 INFO:tasks.rados.rados.0.smithi007.stdout:1375: done (3 left) 2024-09-21T10:11:28.868 INFO:tasks.rados.rados.0.smithi007.stdout:1376: done (2 left) 2024-09-21T10:11:28.868 INFO:tasks.rados.rados.0.smithi007.stdout:1378: done (1 left) 2024-09-21T10:11:28.868 INFO:tasks.rados.rados.0.smithi007.stdout:1379: snap_remove snap 161 2024-09-21T10:11:28.871 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'sleep 60' 2024-09-21T10:11:29.076 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:29.607 INFO:tasks.rados.rados.0.smithi007.stdout:1379: done (1 left) 2024-09-21T10:11:29.607 INFO:tasks.rados.rados.0.smithi007.stdout:1380: snap_create 2024-09-21T10:11:29.607 INFO:tasks.rados.rados.0.smithi007.stdout:1377: finishing write tid 2 to smithi00780062-41 2024-09-21T10:11:29.607 INFO:tasks.rados.rados.0.smithi007.stdout:1377: finishing write tid 3 to smithi00780062-41 2024-09-21T10:11:29.607 INFO:tasks.rados.rados.0.smithi007.stdout:1377: finishing write tid 4 to smithi00780062-41 2024-09-21T10:11:29.608 INFO:tasks.rados.rados.0.smithi007.stdout:1377: oid 41 updating version 0 to 667 2024-09-21T10:11:29.608 INFO:tasks.rados.rados.0.smithi007.stdout:1377: oid 41 version 667 is already newer than 665 2024-09-21T10:11:29.608 INFO:tasks.rados.rados.0.smithi007.stdout:1377: oid 41 version 667 is already newer than 666 2024-09-21T10:11:29.608 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 667 (ObjNum 538 snap 171 seq_num 538) dirty exists 2024-09-21T10:11:29.608 INFO:tasks.rados.rados.0.smithi007.stdout:1377: left oid 41 (ObjNum 538 snap 171 seq_num 538) 2024-09-21T10:11:29.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:29 smithi007 ceph-mon[99390]: pgmap v73: 89 pgs: 89 active+clean; 256 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-09-21T10:11:29.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:29 smithi007 ceph-mon[99390]: from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:11:29.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:29 smithi007 ceph-mon[99390]: osdmap e405: 8 total, 8 up, 8 in 2024-09-21T10:11:29.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:29 smithi007 ceph-mon[101144]: pgmap v73: 89 pgs: 89 active+clean; 256 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-09-21T10:11:29.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:29 smithi007 ceph-mon[101144]: from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:11:29.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:29 smithi007 ceph-mon[101144]: osdmap e405: 8 total, 8 up, 8 in 2024-09-21T10:11:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:29 smithi031 ceph-mon[32927]: pgmap v73: 89 pgs: 89 active+clean; 256 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-09-21T10:11:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:29 smithi031 ceph-mon[32927]: from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:11:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:29 smithi031 ceph-mon[32927]: osdmap e405: 8 total, 8 up, 8 in 2024-09-21T10:11:30.616 INFO:tasks.rados.rados.0.smithi007.stdout:1377: done (1 left) 2024-09-21T10:11:30.617 INFO:tasks.rados.rados.0.smithi007.stdout:1380: done (0 left) 2024-09-21T10:11:30.617 INFO:tasks.rados.rados.0.smithi007.stdout:1381: delete oid 44 current snap is 172 2024-09-21T10:11:30.621 INFO:tasks.rados.rados.0.smithi007.stdout:1381: done (0 left) 2024-09-21T10:11:30.621 INFO:tasks.rados.rados.0.smithi007.stdout:1382: write oid 12 current snap is 172 2024-09-21T10:11:30.621 INFO:tasks.rados.rados.0.smithi007.stdout:1382: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2024-09-21T10:11:30.627 INFO:tasks.rados.rados.0.smithi007.stdout:1382: writing smithi00780062-12 from 692587 to 1263359 tid 1 2024-09-21T10:11:30.635 INFO:tasks.rados.rados.0.smithi007.stdout:1382: writing smithi00780062-12 from 2024876 to 2599398 tid 2 2024-09-21T10:11:30.639 INFO:tasks.rados.rados.0.smithi007.stdout:1382: writing smithi00780062-12 from 3040192 to 3092587 tid 3 2024-09-21T10:11:30.639 INFO:tasks.rados.rados.0.smithi007.stdout:1382: finishing write tid 1 to smithi00780062-12 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:1383: read oid 40 snap -1 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:1383: expect (ObjNum 534 snap 170 seq_num 534) 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:1384: rollback oid 2 current snap is 172 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 162 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:1385: rollback oid 42 current snap is 172 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 42 to 150 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:1386: read oid 45 snap -1 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:1386: expect deleted 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:1387: write oid 23 current snap is 172 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:1382: finishing write tid 2 to smithi00780062-12 2024-09-21T10:11:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:1387: seq_num 542 ranges {709394=646021,2083358=718180} 2024-09-21T10:11:30.646 INFO:tasks.rados.rados.0.smithi007.stdout:1387: writing smithi00780062-23 from 709394 to 1355415 tid 1 2024-09-21T10:11:30.655 INFO:tasks.rados.rados.0.smithi007.stdout:1387: writing smithi00780062-23 from 2083358 to 2801538 tid 2 2024-09-21T10:11:30.655 INFO:tasks.rados.rados.0.smithi007.stdout:1388: snap_remove snap 169 2024-09-21T10:11:30.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:30 smithi007 ceph-mon[99390]: osdmap e406: 8 total, 8 up, 8 in 2024-09-21T10:11:30.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:30 smithi007 ceph-mon[101144]: osdmap e406: 8 total, 8 up, 8 in 2024-09-21T10:11:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:30 smithi031 ceph-mon[32927]: osdmap e406: 8 total, 8 up, 8 in 2024-09-21T10:11:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:11:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:11:30] "GET /metrics HTTP/1.1" 200 36253 "" "Prometheus/2.51.0" 2024-09-21T10:11:31.618 INFO:tasks.rados.rados.0.smithi007.stdout:1388: done (6 left) 2024-09-21T10:11:31.618 INFO:tasks.rados.rados.0.smithi007.stdout:1389: delete oid 14 current snap is 172 2024-09-21T10:11:31.618 INFO:tasks.rados.rados.0.smithi007.stdout:1382: finishing write tid 3 to smithi00780062-12 2024-09-21T10:11:31.618 INFO:tasks.rados.rados.0.smithi007.stdout:1382: finishing write tid 4 to smithi00780062-12 2024-09-21T10:11:31.618 INFO:tasks.rados.rados.0.smithi007.stdout:1382: finishing write tid 5 to smithi00780062-12 2024-09-21T10:11:31.618 INFO:tasks.rados.rados.0.smithi007.stdout:1382: oid 12 updating version 0 to 479 2024-09-21T10:11:31.618 INFO:tasks.rados.rados.0.smithi007.stdout:1382: oid 12 updating version 479 to 480 2024-09-21T10:11:31.618 INFO:tasks.rados.rados.0.smithi007.stdout:1382: oid 12 version 480 is already newer than 478 2024-09-21T10:11:31.619 INFO:tasks.rados.rados.0.smithi007.stdout:1382: oid 12 version 480 is already newer than 477 2024-09-21T10:11:31.619 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 480 (ObjNum 541 snap 172 seq_num 541) dirty exists 2024-09-21T10:11:31.619 INFO:tasks.rados.rados.0.smithi007.stdout:1382: left oid 12 (ObjNum 541 snap 172 seq_num 541) 2024-09-21T10:11:31.619 INFO:tasks.rados.rados.0.smithi007.stdout:1384: finishing rollback tid 0 to smithi00780062-2 2024-09-21T10:11:31.619 INFO:tasks.rados.rados.0.smithi007.stdout:1384: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:11:31.619 INFO:tasks.rados.rados.0.smithi007.stdout:1384: finishing rollback tid 2 to smithi00780062-2 2024-09-21T10:11:31.619 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 112 (ObjNum 479 snap 155 seq_num 479) dirty exists 2024-09-21T10:11:31.619 INFO:tasks.rados.rados.0.smithi007.stdout:1383: expect (ObjNum 534 snap 170 seq_num 534) 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:1385: finishing rollback tid 0 to smithi00780062-42 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:1385: finishing rollback tid 1 to smithi00780062-42 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:1385: finishing rollback tid 2 to smithi00780062-42 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 675 (ObjNum 399 snap 122 seq_num 399) dirty exists 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:1387: finishing write tid 1 to smithi00780062-23 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:1382: done (6 left) 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:1383: done (5 left) 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:1384: done (4 left) 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:1385: done (3 left) 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:1386: done (2 left) 2024-09-21T10:11:31.825 INFO:tasks.rados.rados.0.smithi007.stdout:1389: done (1 left) 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1390: rollback oid 28 current snap is 172 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 28 to 164 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1387: finishing write tid 2 to smithi00780062-23 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1387: finishing write tid 3 to smithi00780062-23 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1387: finishing write tid 4 to smithi00780062-23 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1387: oid 23 updating version 0 to 419 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1387: oid 23 updating version 419 to 420 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1387: oid 23 updating version 420 to 421 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 421 (ObjNum 542 snap 172 seq_num 542) dirty exists 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1387: left oid 23 (ObjNum 542 snap 172 seq_num 542) 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1387: done (1 left) 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1391: write oid 14 current snap is 172 2024-09-21T10:11:31.826 INFO:tasks.rados.rados.0.smithi007.stdout:1391: seq_num 544 ranges {743008=796519,2200322=721849} 2024-09-21T10:11:31.833 INFO:tasks.rados.rados.0.smithi007.stdout:1391: writing smithi00780062-14 from 743008 to 1539527 tid 1 2024-09-21T10:11:31.841 INFO:tasks.rados.rados.0.smithi007.stdout:1391: writing smithi00780062-14 from 2200322 to 2922171 tid 2 2024-09-21T10:11:31.841 INFO:tasks.rados.rados.0.smithi007.stdout:1392: read oid 30 snap -1 2024-09-21T10:11:31.841 INFO:tasks.rados.rados.0.smithi007.stdout:1392: expect deleted 2024-09-21T10:11:31.841 INFO:tasks.rados.rados.0.smithi007.stdout:1393: write oid 16 current snap is 172 2024-09-21T10:11:31.841 INFO:tasks.rados.rados.0.smithi007.stdout:1390: finishing rollback tid 1 to smithi00780062-28 2024-09-21T10:11:31.841 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 380 (ObjNum 129 snap 0 seq_num 3839401944) dirty dne 2024-09-21T10:11:31.841 INFO:tasks.rados.rados.0.smithi007.stdout:1391: finishing write tid 1 to smithi00780062-14 2024-09-21T10:11:31.841 INFO:tasks.rados.rados.0.smithi007.stdout:1393: seq_num 545 ranges {759815=471768,1742451=465507,2917178=242637} 2024-09-21T10:11:31.847 INFO:tasks.rados.rados.0.smithi007.stdout:1393: writing smithi00780062-16 from 759815 to 1231583 tid 1 2024-09-21T10:11:31.853 INFO:tasks.rados.rados.0.smithi007.stdout:1393: writing smithi00780062-16 from 1742451 to 2207958 tid 2 2024-09-21T10:11:31.858 INFO:tasks.rados.rados.0.smithi007.stdout:1393: writing smithi00780062-16 from 2917178 to 3159815 tid 3 2024-09-21T10:11:31.858 INFO:tasks.rados.rados.0.smithi007.stdout:1390: done (3 left) 2024-09-21T10:11:31.858 INFO:tasks.rados.rados.0.smithi007.stdout:1394: snap_remove snap 165 2024-09-21T10:11:31.889 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:31 smithi007 ceph-mon[99390]: pgmap v76: 89 pgs: 89 active+clean; 256 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-09-21T10:11:31.889 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:31 smithi007 ceph-mon[99390]: osdmap e407: 8 total, 8 up, 8 in 2024-09-21T10:11:31.890 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:31 smithi007 ceph-mon[101144]: pgmap v76: 89 pgs: 89 active+clean; 256 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-09-21T10:11:31.890 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:31 smithi007 ceph-mon[101144]: osdmap e407: 8 total, 8 up, 8 in 2024-09-21T10:11:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:31 smithi031 ceph-mon[32927]: pgmap v76: 89 pgs: 89 active+clean; 256 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2024-09-21T10:11:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:31 smithi031 ceph-mon[32927]: osdmap e407: 8 total, 8 up, 8 in 2024-09-21T10:11:32.551 INFO:tasks.rados.rados.0.smithi007.stdout:1394: done (3 left) 2024-09-21T10:11:32.551 INFO:tasks.rados.rados.0.smithi007.stdout:1395: snap_remove snap 168 2024-09-21T10:11:32.894 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:32 smithi007 ceph-mon[99390]: osdmap e408: 8 total, 8 up, 8 in 2024-09-21T10:11:32.894 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:32 smithi007 ceph-mon[99390]: osdmap e409: 8 total, 8 up, 8 in 2024-09-21T10:11:32.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:32 smithi007 ceph-mon[101144]: osdmap e408: 8 total, 8 up, 8 in 2024-09-21T10:11:32.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:32 smithi007 ceph-mon[101144]: osdmap e409: 8 total, 8 up, 8 in 2024-09-21T10:11:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:32 smithi031 ceph-mon[32927]: osdmap e408: 8 total, 8 up, 8 in 2024-09-21T10:11:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:32 smithi031 ceph-mon[32927]: osdmap e409: 8 total, 8 up, 8 in 2024-09-21T10:11:33.554 INFO:tasks.rados.rados.0.smithi007.stdout:1395: done (3 left) 2024-09-21T10:11:33.554 INFO:tasks.rados.rados.0.smithi007.stdout:1396: write oid 37 current snap is 172 2024-09-21T10:11:33.554 INFO:tasks.rados.rados.0.smithi007.stdout:1396: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2024-09-21T10:11:33.562 INFO:tasks.rados.rados.0.smithi007.stdout:1396: writing smithi00780062-37 from 776622 to 1323639 tid 1 2024-09-21T10:11:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:1396: writing smithi00780062-37 from 1800933 to 2526451 tid 2 2024-09-21T10:11:33.573 INFO:tasks.rados.rados.0.smithi007.stdout:1396: writing smithi00780062-37 from 2944601 to 3176622 tid 3 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1397: snap_create 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1391: finishing write tid 2 to smithi00780062-14 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1391: finishing write tid 3 to smithi00780062-14 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1391: finishing write tid 4 to smithi00780062-14 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1391: oid 14 updating version 0 to 693 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1391: oid 14 version 693 is already newer than 691 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1391: oid 14 version 693 is already newer than 692 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 693 (ObjNum 544 snap 172 seq_num 544) dirty exists 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1391: left oid 14 (ObjNum 544 snap 172 seq_num 544) 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1393: finishing write tid 1 to smithi00780062-16 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1393: finishing write tid 2 to smithi00780062-16 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1393: finishing write tid 3 to smithi00780062-16 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1393: finishing write tid 4 to smithi00780062-16 2024-09-21T10:11:33.574 INFO:tasks.rados.rados.0.smithi007.stdout:1393: finishing write tid 5 to smithi00780062-16 2024-09-21T10:11:33.575 INFO:tasks.rados.rados.0.smithi007.stdout:1393: oid 16 updating version 0 to 792 2024-09-21T10:11:33.575 INFO:tasks.rados.rados.0.smithi007.stdout:1393: oid 16 updating version 792 to 793 2024-09-21T10:11:33.575 INFO:tasks.rados.rados.0.smithi007.stdout:1393: oid 16 updating version 793 to 795 2024-09-21T10:11:33.575 INFO:tasks.rados.rados.0.smithi007.stdout:1393: oid 16 version 795 is already newer than 794 2024-09-21T10:11:33.575 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 795 (ObjNum 545 snap 172 seq_num 545) dirty exists 2024-09-21T10:11:33.575 INFO:tasks.rados.rados.0.smithi007.stdout:1393: left oid 16 (ObjNum 545 snap 172 seq_num 545) 2024-09-21T10:11:33.575 INFO:tasks.rados.rados.0.smithi007.stdout:1396: finishing write tid 1 to smithi00780062-37 2024-09-21T10:11:33.575 INFO:tasks.rados.rados.0.smithi007.stdout:1396: finishing write tid 2 to smithi00780062-37 2024-09-21T10:11:33.575 INFO:tasks.rados.rados.0.smithi007.stdout:1396: finishing write tid 3 to smithi00780062-37 2024-09-21T10:11:33.576 INFO:tasks.rados.rados.0.smithi007.stdout:1396: finishing write tid 4 to smithi00780062-37 2024-09-21T10:11:33.576 INFO:tasks.rados.rados.0.smithi007.stdout:1396: finishing write tid 5 to smithi00780062-37 2024-09-21T10:11:33.576 INFO:tasks.rados.rados.0.smithi007.stdout:1396: oid 37 updating version 0 to 807 2024-09-21T10:11:33.576 INFO:tasks.rados.rados.0.smithi007.stdout:1396: oid 37 updating version 807 to 808 2024-09-21T10:11:33.576 INFO:tasks.rados.rados.0.smithi007.stdout:1396: oid 37 updating version 808 to 810 2024-09-21T10:11:33.576 INFO:tasks.rados.rados.0.smithi007.stdout:1396: oid 37 version 810 is already newer than 809 2024-09-21T10:11:33.576 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 810 (ObjNum 546 snap 172 seq_num 546) dirty exists 2024-09-21T10:11:33.576 INFO:tasks.rados.rados.0.smithi007.stdout:1396: left oid 37 (ObjNum 546 snap 172 seq_num 546) 2024-09-21T10:11:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:33 smithi031 ceph-mon[32927]: pgmap v79: 89 pgs: 89 active+clean; 258 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 333 KiB/s wr, 2 op/s 2024-09-21T10:11:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:33 smithi031 ceph-mon[32927]: osdmap e410: 8 total, 8 up, 8 in 2024-09-21T10:11:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:33 smithi007 ceph-mon[99390]: pgmap v79: 89 pgs: 89 active+clean; 258 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 333 KiB/s wr, 2 op/s 2024-09-21T10:11:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:33 smithi007 ceph-mon[99390]: osdmap e410: 8 total, 8 up, 8 in 2024-09-21T10:11:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:33 smithi007 ceph-mon[101144]: pgmap v79: 89 pgs: 89 active+clean; 258 MiB data, 778 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 333 KiB/s wr, 2 op/s 2024-09-21T10:11:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:33 smithi007 ceph-mon[101144]: osdmap e410: 8 total, 8 up, 8 in 2024-09-21T10:11:34.555 INFO:tasks.rados.rados.0.smithi007.stdout:1391: done (4 left) 2024-09-21T10:11:34.555 INFO:tasks.rados.rados.0.smithi007.stdout:1392: done (3 left) 2024-09-21T10:11:34.555 INFO:tasks.rados.rados.0.smithi007.stdout:1393: done (2 left) 2024-09-21T10:11:34.555 INFO:tasks.rados.rados.0.smithi007.stdout:1396: done (1 left) 2024-09-21T10:11:34.556 INFO:tasks.rados.rados.0.smithi007.stdout:1397: done (0 left) 2024-09-21T10:11:34.556 INFO:tasks.rados.rados.0.smithi007.stdout:1398: write oid 24 current snap is 173 2024-09-21T10:11:34.556 INFO:tasks.rados.rados.0.smithi007.stdout:1398: seq_num 547 ranges {793429=622266,1859415=469176,2972024=221405} 2024-09-21T10:11:34.563 INFO:tasks.rados.rados.0.smithi007.stdout:1398: writing smithi00780062-24 from 793429 to 1415695 tid 1 2024-09-21T10:11:34.568 INFO:tasks.rados.rados.0.smithi007.stdout:1398: writing smithi00780062-24 from 1859415 to 2328591 tid 2 2024-09-21T10:11:34.573 INFO:tasks.rados.rados.0.smithi007.stdout:1398: writing smithi00780062-24 from 2972024 to 3193429 tid 3 2024-09-21T10:11:34.573 INFO:tasks.rados.rados.0.smithi007.stdout:1399: read oid 49 snap -1 2024-09-21T10:11:34.573 INFO:tasks.rados.rados.0.smithi007.stdout:1399: expect deleted 2024-09-21T10:11:34.573 INFO:tasks.rados.rados.0.smithi007.stdout:1400: write oid 9 current snap is 173 2024-09-21T10:11:34.573 INFO:tasks.rados.rados.0.smithi007.stdout:1398: finishing write tid 1 to smithi00780062-24 2024-09-21T10:11:34.573 INFO:tasks.rados.rados.0.smithi007.stdout:1398: finishing write tid 2 to smithi00780062-24 2024-09-21T10:11:34.573 INFO:tasks.rados.rados.0.smithi007.stdout:1400: seq_num 548 ranges {410236=413868,1234250=729187,2715800=423063} 2024-09-21T10:11:34.577 INFO:tasks.rados.rados.0.smithi007.stdout:1400: writing smithi00780062-9 from 410236 to 824104 tid 1 2024-09-21T10:11:34.584 INFO:tasks.rados.rados.0.smithi007.stdout:1400: writing smithi00780062-9 from 1234250 to 1963437 tid 2 2024-09-21T10:11:34.591 INFO:tasks.rados.rados.0.smithi007.stdout:1400: writing smithi00780062-9 from 2715800 to 3138863 tid 3 2024-09-21T10:11:34.591 INFO:tasks.rados.rados.0.smithi007.stdout:1401: read oid 12 snap 172 2024-09-21T10:11:34.591 INFO:tasks.rados.rados.0.smithi007.stdout:1401: expect (ObjNum 541 snap 172 seq_num 541) 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1402: delete oid 10 current snap is 173 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1398: finishing write tid 3 to smithi00780062-24 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1398: finishing write tid 4 to smithi00780062-24 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1398: finishing write tid 5 to smithi00780062-24 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1398: oid 24 updating version 0 to 500 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1398: oid 24 updating version 500 to 501 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1398: oid 24 version 501 is already newer than 498 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1398: oid 24 version 501 is already newer than 499 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 501 (ObjNum 547 snap 173 seq_num 547) dirty exists 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1398: left oid 24 (ObjNum 547 snap 173 seq_num 547) 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1400: finishing write tid 1 to smithi00780062-9 2024-09-21T10:11:34.592 INFO:tasks.rados.rados.0.smithi007.stdout:1400: finishing write tid 2 to smithi00780062-9 2024-09-21T10:11:34.594 INFO:tasks.rados.rados.0.smithi007.stdout:1398: done (4 left) 2024-09-21T10:11:34.594 INFO:tasks.rados.rados.0.smithi007.stdout:1399: done (3 left) 2024-09-21T10:11:34.594 INFO:tasks.rados.rados.0.smithi007.stdout:1402: done (2 left) 2024-09-21T10:11:34.594 INFO:tasks.rados.rados.0.smithi007.stdout:1403: snap_remove snap 146 2024-09-21T10:11:35.566 INFO:tasks.rados.rados.0.smithi007.stdout:1403: done (2 left) 2024-09-21T10:11:35.566 INFO:tasks.rados.rados.0.smithi007.stdout:1404: write oid 8 current snap is 173 2024-09-21T10:11:35.566 INFO:tasks.rados.rados.0.smithi007.stdout:1404: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2024-09-21T10:11:35.572 INFO:tasks.rados.rados.0.smithi007.stdout:1404: writing smithi00780062-8 from 443850 to 1008216 tid 1 2024-09-21T10:11:35.581 INFO:tasks.rados.rados.0.smithi007.stdout:1404: writing smithi00780062-8 from 1634861 to 2367717 tid 2 2024-09-21T10:11:35.586 INFO:tasks.rados.rados.0.smithi007.stdout:1404: writing smithi00780062-8 from 2770646 to 3243850 tid 3 2024-09-21T10:11:35.586 INFO:tasks.rados.rados.0.smithi007.stdout:1405: read oid 49 snap -1 2024-09-21T10:11:35.586 INFO:tasks.rados.rados.0.smithi007.stdout:1405: expect deleted 2024-09-21T10:11:35.586 INFO:tasks.rados.rados.0.smithi007.stdout:1406: delete oid 21 current snap is 173 2024-09-21T10:11:35.586 INFO:tasks.rados.rados.0.smithi007.stdout:1400: finishing write tid 3 to smithi00780062-9 2024-09-21T10:11:35.587 INFO:tasks.rados.rados.0.smithi007.stdout:1400: finishing write tid 4 to smithi00780062-9 2024-09-21T10:11:35.587 INFO:tasks.rados.rados.0.smithi007.stdout:1400: finishing write tid 5 to smithi00780062-9 2024-09-21T10:11:35.587 INFO:tasks.rados.rados.0.smithi007.stdout:1400: oid 9 updating version 0 to 700 2024-09-21T10:11:35.587 INFO:tasks.rados.rados.0.smithi007.stdout:1400: oid 9 version 700 is already newer than 698 2024-09-21T10:11:35.587 INFO:tasks.rados.rados.0.smithi007.stdout:1400: oid 9 updating version 700 to 701 2024-09-21T10:11:35.587 INFO:tasks.rados.rados.0.smithi007.stdout:1400: oid 9 version 701 is already newer than 699 2024-09-21T10:11:35.587 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 701 (ObjNum 548 snap 173 seq_num 548) dirty exists 2024-09-21T10:11:35.587 INFO:tasks.rados.rados.0.smithi007.stdout:1400: left oid 9 (ObjNum 548 snap 173 seq_num 548) 2024-09-21T10:11:35.587 INFO:tasks.rados.rados.0.smithi007.stdout:1401: expect (ObjNum 541 snap 172 seq_num 541) 2024-09-21T10:11:35.762 INFO:tasks.rados.rados.0.smithi007.stdout:1404: finishing write tid 1 to smithi00780062-8 2024-09-21T10:11:35.762 INFO:tasks.rados.rados.0.smithi007.stdout:1404: finishing write tid 2 to smithi00780062-8 2024-09-21T10:11:35.762 INFO:tasks.rados.rados.0.smithi007.stdout:1400: done (4 left) 2024-09-21T10:11:35.762 INFO:tasks.rados.rados.0.smithi007.stdout:1401: done (3 left) 2024-09-21T10:11:35.762 INFO:tasks.rados.rados.0.smithi007.stdout:1406: done (2 left) 2024-09-21T10:11:35.762 INFO:tasks.rados.rados.0.smithi007.stdout:1407: delete oid 44 current snap is 173 2024-09-21T10:11:35.762 INFO:tasks.rados.rados.0.smithi007.stdout:1404: finishing write tid 3 to smithi00780062-8 2024-09-21T10:11:35.762 INFO:tasks.rados.rados.0.smithi007.stdout:1404: finishing write tid 4 to smithi00780062-8 2024-09-21T10:11:35.763 INFO:tasks.rados.rados.0.smithi007.stdout:1404: finishing write tid 5 to smithi00780062-8 2024-09-21T10:11:35.763 INFO:tasks.rados.rados.0.smithi007.stdout:1404: oid 8 updating version 0 to 494 2024-09-21T10:11:35.763 INFO:tasks.rados.rados.0.smithi007.stdout:1404: oid 8 updating version 494 to 496 2024-09-21T10:11:35.763 INFO:tasks.rados.rados.0.smithi007.stdout:1404: oid 8 updating version 496 to 497 2024-09-21T10:11:35.763 INFO:tasks.rados.rados.0.smithi007.stdout:1404: oid 8 version 497 is already newer than 495 2024-09-21T10:11:35.763 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 497 (ObjNum 550 snap 173 seq_num 550) dirty exists 2024-09-21T10:11:35.763 INFO:tasks.rados.rados.0.smithi007.stdout:1404: left oid 8 (ObjNum 550 snap 173 seq_num 550) 2024-09-21T10:11:35.764 INFO:tasks.rados.rados.0.smithi007.stdout:1404: done (2 left) 2024-09-21T10:11:35.764 INFO:tasks.rados.rados.0.smithi007.stdout:1405: done (1 left) 2024-09-21T10:11:35.764 INFO:tasks.rados.rados.0.smithi007.stdout:1407: done (0 left) 2024-09-21T10:11:35.764 INFO:tasks.rados.rados.0.smithi007.stdout:1408: write oid 34 current snap is 173 2024-09-21T10:11:35.764 INFO:tasks.rados.rados.0.smithi007.stdout:1408: seq_num 553 ranges {494271=790113,1693954=480183,2620209=512129} 2024-09-21T10:11:35.771 INFO:tasks.rados.rados.0.smithi007.stdout:1408: writing smithi00780062-34 from 494271 to 1284384 tid 1 2024-09-21T10:11:35.776 INFO:tasks.rados.rados.0.smithi007.stdout:1408: writing smithi00780062-34 from 1693954 to 2174137 tid 2 2024-09-21T10:11:35.782 INFO:tasks.rados.rados.0.smithi007.stdout:1408: writing smithi00780062-34 from 2620209 to 3132338 tid 3 2024-09-21T10:11:35.782 INFO:tasks.rados.rados.0.smithi007.stdout:1409: write oid 8 current snap is 173 2024-09-21T10:11:35.782 INFO:tasks.rados.rados.0.smithi007.stdout:1408: finishing write tid 1 to smithi00780062-34 2024-09-21T10:11:35.782 INFO:tasks.rados.rados.0.smithi007.stdout:1408: finishing write tid 2 to smithi00780062-34 2024-09-21T10:11:35.782 INFO:tasks.rados.rados.0.smithi007.stdout:1409: seq_num 554 ranges {511078=465362,1752436=740194,3163985=147093} 2024-09-21T10:11:35.787 INFO:tasks.rados.rados.0.smithi007.stdout:1409: writing smithi00780062-8 from 511078 to 976440 tid 1 2024-09-21T10:11:35.795 INFO:tasks.rados.rados.0.smithi007.stdout:1409: writing smithi00780062-8 from 1752436 to 2492630 tid 2 2024-09-21T10:11:35.800 INFO:tasks.rados.rados.0.smithi007.stdout:1409: writing smithi00780062-8 from 3163985 to 3311078 tid 3 2024-09-21T10:11:35.800 INFO:tasks.rados.rados.0.smithi007.stdout:1410: read oid 28 snap -1 2024-09-21T10:11:35.800 INFO:tasks.rados.rados.0.smithi007.stdout:1410: expect deleted 2024-09-21T10:11:35.800 INFO:tasks.rados.rados.0.smithi007.stdout:1411: snap_remove snap 153 2024-09-21T10:11:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:35 smithi031 ceph-mon[32927]: pgmap v82: 89 pgs: 89 active+clean; 270 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-21T10:11:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:35 smithi031 ceph-mon[32927]: osdmap e411: 8 total, 8 up, 8 in 2024-09-21T10:11:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:35 smithi007 ceph-mon[99390]: pgmap v82: 89 pgs: 89 active+clean; 270 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-21T10:11:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:35 smithi007 ceph-mon[99390]: osdmap e411: 8 total, 8 up, 8 in 2024-09-21T10:11:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:35 smithi007 ceph-mon[101144]: pgmap v82: 89 pgs: 89 active+clean; 270 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-21T10:11:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:35 smithi007 ceph-mon[101144]: osdmap e411: 8 total, 8 up, 8 in 2024-09-21T10:11:36.570 INFO:tasks.rados.rados.0.smithi007.stdout:1411: done (3 left) 2024-09-21T10:11:36.570 INFO:tasks.rados.rados.0.smithi007.stdout:1412: read oid 17 snap -1 2024-09-21T10:11:36.570 INFO:tasks.rados.rados.0.smithi007.stdout:1412: expect (ObjNum 535 snap 170 seq_num 535) 2024-09-21T10:11:36.570 INFO:tasks.rados.rados.0.smithi007.stdout:1413: snap_remove snap 171 2024-09-21T10:11:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:36 smithi031 ceph-mon[32927]: osdmap e412: 8 total, 8 up, 8 in 2024-09-21T10:11:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:36 smithi007 ceph-mon[99390]: osdmap e412: 8 total, 8 up, 8 in 2024-09-21T10:11:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:36 smithi007 ceph-mon[101144]: osdmap e412: 8 total, 8 up, 8 in 2024-09-21T10:11:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:37.575 INFO:tasks.rados.rados.0.smithi007.stdout:1413: done (4 left) 2024-09-21T10:11:37.575 INFO:tasks.rados.rados.0.smithi007.stdout:1414: snap_create 2024-09-21T10:11:37.575 INFO:tasks.rados.rados.0.smithi007.stdout:1408: finishing write tid 3 to smithi00780062-34 2024-09-21T10:11:37.575 INFO:tasks.rados.rados.0.smithi007.stdout:1408: finishing write tid 4 to smithi00780062-34 2024-09-21T10:11:37.575 INFO:tasks.rados.rados.0.smithi007.stdout:1408: finishing write tid 5 to smithi00780062-34 2024-09-21T10:11:37.575 INFO:tasks.rados.rados.0.smithi007.stdout:1408: oid 34 updating version 0 to 744 2024-09-21T10:11:37.575 INFO:tasks.rados.rados.0.smithi007.stdout:1408: oid 34 version 744 is already newer than 743 2024-09-21T10:11:37.575 INFO:tasks.rados.rados.0.smithi007.stdout:1408: oid 34 updating version 744 to 746 2024-09-21T10:11:37.575 INFO:tasks.rados.rados.0.smithi007.stdout:1408: oid 34 version 746 is already newer than 745 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 746 (ObjNum 553 snap 173 seq_num 553) dirty exists 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1408: left oid 34 (ObjNum 553 snap 173 seq_num 553) 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1409: finishing write tid 1 to smithi00780062-8 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1409: finishing write tid 2 to smithi00780062-8 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1409: finishing write tid 3 to smithi00780062-8 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1409: finishing write tid 4 to smithi00780062-8 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1409: finishing write tid 5 to smithi00780062-8 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1409: oid 8 updating version 0 to 498 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1409: oid 8 updating version 498 to 500 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1409: oid 8 updating version 500 to 501 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1409: oid 8 version 501 is already newer than 499 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 501 (ObjNum 554 snap 173 seq_num 554) dirty exists 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1409: left oid 8 (ObjNum 554 snap 173 seq_num 554) 2024-09-21T10:11:37.576 INFO:tasks.rados.rados.0.smithi007.stdout:1412: expect (ObjNum 535 snap 170 seq_num 535) 2024-09-21T10:11:37.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:37 smithi007 ceph-mon[99390]: pgmap v85: 89 pgs: 89 active+clean; 270 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-09-21T10:11:37.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:37 smithi007 ceph-mon[99390]: osdmap e413: 8 total, 8 up, 8 in 2024-09-21T10:11:37.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:37 smithi007 ceph-mon[101144]: pgmap v85: 89 pgs: 89 active+clean; 270 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-09-21T10:11:37.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:37 smithi007 ceph-mon[101144]: osdmap e413: 8 total, 8 up, 8 in 2024-09-21T10:11:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:37 smithi031 ceph-mon[32927]: pgmap v85: 89 pgs: 89 active+clean; 270 MiB data, 793 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-09-21T10:11:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:37 smithi031 ceph-mon[32927]: osdmap e413: 8 total, 8 up, 8 in 2024-09-21T10:11:38.587 INFO:tasks.rados.rados.0.smithi007.stdout:1408: done (4 left) 2024-09-21T10:11:38.587 INFO:tasks.rados.rados.0.smithi007.stdout:1409: done (3 left) 2024-09-21T10:11:38.587 INFO:tasks.rados.rados.0.smithi007.stdout:1410: done (2 left) 2024-09-21T10:11:38.587 INFO:tasks.rados.rados.0.smithi007.stdout:1412: done (1 left) 2024-09-21T10:11:38.587 INFO:tasks.rados.rados.0.smithi007.stdout:1414: done (0 left) 2024-09-21T10:11:38.587 INFO:tasks.rados.rados.0.smithi007.stdout:1415: delete oid 36 current snap is 174 2024-09-21T10:11:38.590 INFO:tasks.rados.rados.0.smithi007.stdout:1415: done (0 left) 2024-09-21T10:11:38.590 INFO:tasks.rados.rados.0.smithi007.stdout:1416: read oid 29 snap 155 2024-09-21T10:11:38.590 INFO:tasks.rados.rados.0.smithi007.stdout:1416: expect deleted 2024-09-21T10:11:38.590 INFO:tasks.rados.rados.0.smithi007.stdout:1417: write oid 27 current snap is 174 2024-09-21T10:11:38.590 INFO:tasks.rados.rados.0.smithi007.stdout:1417: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2024-09-21T10:11:38.597 INFO:tasks.rados.rados.0.smithi007.stdout:1417: writing smithi00780062-27 from 544692 to 1276905 tid 1 2024-09-21T10:11:38.605 INFO:tasks.rados.rados.0.smithi007.stdout:1417: writing smithi00780062-27 from 1985753 to 2729616 tid 2 2024-09-21T10:11:38.609 INFO:tasks.rados.rados.0.smithi007.stdout:1417: writing smithi00780062-27 from 3335184 to 3344692 tid 3 2024-09-21T10:11:38.609 INFO:tasks.rados.rados.0.smithi007.stdout:1418: read oid 43 snap -1 2024-09-21T10:11:38.609 INFO:tasks.rados.rados.0.smithi007.stdout:1418: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:11:38.609 INFO:tasks.rados.rados.0.smithi007.stdout:1419: delete oid 44 current snap is 174 2024-09-21T10:11:38.609 INFO:tasks.rados.rados.0.smithi007.stdout:1417: finishing write tid 1 to smithi00780062-27 2024-09-21T10:11:38.610 INFO:tasks.rados.rados.0.smithi007.stdout:1417: finishing write tid 2 to smithi00780062-27 2024-09-21T10:11:38.611 INFO:tasks.rados.rados.0.smithi007.stdout:1417: finishing write tid 3 to smithi00780062-27 2024-09-21T10:11:38.611 INFO:tasks.rados.rados.0.smithi007.stdout:1417: finishing write tid 4 to smithi00780062-27 2024-09-21T10:11:38.612 INFO:tasks.rados.rados.0.smithi007.stdout:1417: finishing write tid 5 to smithi00780062-27 2024-09-21T10:11:38.612 INFO:tasks.rados.rados.0.smithi007.stdout:1417: oid 27 updating version 0 to 1237 2024-09-21T10:11:38.612 INFO:tasks.rados.rados.0.smithi007.stdout:1417: oid 27 updating version 1237 to 1238 2024-09-21T10:11:38.612 INFO:tasks.rados.rados.0.smithi007.stdout:1417: oid 27 updating version 1238 to 1240 2024-09-21T10:11:38.612 INFO:tasks.rados.rados.0.smithi007.stdout:1417: oid 27 version 1240 is already newer than 1239 2024-09-21T10:11:38.612 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 1240 (ObjNum 556 snap 174 seq_num 556) dirty exists 2024-09-21T10:11:38.612 INFO:tasks.rados.rados.0.smithi007.stdout:1417: left oid 27 (ObjNum 556 snap 174 seq_num 556) 2024-09-21T10:11:38.613 INFO:tasks.rados.rados.0.smithi007.stdout:1416: done (3 left) 2024-09-21T10:11:38.614 INFO:tasks.rados.rados.0.smithi007.stdout:1417: done (2 left) 2024-09-21T10:11:38.614 INFO:tasks.rados.rados.0.smithi007.stdout:1419: done (1 left) 2024-09-21T10:11:38.614 INFO:tasks.rados.rados.0.smithi007.stdout:1420: write oid 19 current snap is 174 2024-09-21T10:11:38.614 INFO:tasks.rados.rados.0.smithi007.stdout:1420: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2024-09-21T10:11:38.619 INFO:tasks.rados.rados.0.smithi007.stdout:1420: writing smithi00780062-19 from 578306 to 1061017 tid 1 2024-09-21T10:11:38.626 INFO:tasks.rados.rados.0.smithi007.stdout:1420: writing smithi00780062-19 from 1586364 to 2217543 tid 2 2024-09-21T10:11:38.632 INFO:tasks.rados.rados.0.smithi007.stdout:1420: writing smithi00780062-19 from 2757324 to 3242166 tid 3 2024-09-21T10:11:38.632 INFO:tasks.rados.rados.0.smithi007.stdout:1421: snap_remove snap 164 2024-09-21T10:11:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:38 smithi031 ceph-mon[32927]: osdmap e414: 8 total, 8 up, 8 in 2024-09-21T10:11:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:38 smithi007 ceph-mon[99390]: osdmap e414: 8 total, 8 up, 8 in 2024-09-21T10:11:38.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:38 smithi007 ceph-mon[101144]: osdmap e414: 8 total, 8 up, 8 in 2024-09-21T10:11:39.586 INFO:tasks.rados.rados.0.smithi007.stdout:1418: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:11:39.688 INFO:tasks.rados.rados.0.smithi007.stdout:1420: finishing write tid 1 to smithi00780062-19 2024-09-21T10:11:39.688 INFO:tasks.rados.rados.0.smithi007.stdout:1420: finishing write tid 2 to smithi00780062-19 2024-09-21T10:11:39.688 INFO:tasks.rados.rados.0.smithi007.stdout:1420: finishing write tid 3 to smithi00780062-19 2024-09-21T10:11:39.688 INFO:tasks.rados.rados.0.smithi007.stdout:1420: finishing write tid 4 to smithi00780062-19 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1420: finishing write tid 5 to smithi00780062-19 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1420: oid 19 updating version 0 to 472 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1420: oid 19 updating version 472 to 473 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1420: oid 19 version 473 is already newer than 471 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1420: oid 19 updating version 473 to 474 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 474 (ObjNum 558 snap 174 seq_num 558) dirty exists 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1420: left oid 19 (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1418: done (2 left) 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1420: done (1 left) 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1421: done (0 left) 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1422: read oid 4 snap -1 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1422: expect (ObjNum 498 snap 159 seq_num 498) 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1423: write oid 21 current snap is 174 2024-09-21T10:11:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:1423: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2024-09-21T10:11:39.694 INFO:tasks.rados.rados.0.smithi007.stdout:1423: writing smithi00780062-21 from 595113 to 1153073 tid 1 2024-09-21T10:11:39.699 INFO:tasks.rados.rados.0.smithi007.stdout:1423: writing smithi00780062-21 from 1644846 to 2136036 tid 2 2024-09-21T10:11:39.707 INFO:tasks.rados.rados.0.smithi007.stdout:1423: writing smithi00780062-21 from 2784747 to 3395113 tid 3 2024-09-21T10:11:39.707 INFO:tasks.rados.rados.0.smithi007.stdout:1424: write oid 9 current snap is 174 2024-09-21T10:11:39.707 INFO:tasks.rados.rados.0.smithi007.stdout:1424: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2024-09-21T10:11:39.713 INFO:tasks.rados.rados.0.smithi007.stdout:1424: writing smithi00780062-9 from 611920 to 1245129 tid 1 2024-09-21T10:11:39.720 INFO:tasks.rados.rados.0.smithi007.stdout:1424: writing smithi00780062-9 from 1703328 to 2338176 tid 2 2024-09-21T10:11:39.725 INFO:tasks.rados.rados.0.smithi007.stdout:1424: writing smithi00780062-9 from 2812170 to 3319556 tid 3 2024-09-21T10:11:39.725 INFO:tasks.rados.rados.0.smithi007.stdout:1425: read oid 27 snap -1 2024-09-21T10:11:39.725 INFO:tasks.rados.rados.0.smithi007.stdout:1425: expect (ObjNum 556 snap 174 seq_num 556) 2024-09-21T10:11:39.725 INFO:tasks.rados.rados.0.smithi007.stdout:1426: write oid 5 current snap is 174 2024-09-21T10:11:39.725 INFO:tasks.rados.rados.0.smithi007.stdout:1422: expect (ObjNum 498 snap 159 seq_num 498) 2024-09-21T10:11:39.832 INFO:tasks.rados.rados.0.smithi007.stdout:1423: finishing write tid 1 to smithi00780062-21 2024-09-21T10:11:39.832 INFO:tasks.rados.rados.0.smithi007.stdout:1423: finishing write tid 2 to smithi00780062-21 2024-09-21T10:11:39.832 INFO:tasks.rados.rados.0.smithi007.stdout:1426: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2024-09-21T10:11:39.839 INFO:tasks.rados.rados.0.smithi007.stdout:1426: writing smithi00780062-5 from 628727 to 1337185 tid 1 2024-09-21T10:11:39.845 INFO:tasks.rados.rados.0.smithi007.stdout:1426: writing smithi00780062-5 from 2045457 to 2540316 tid 2 2024-09-21T10:11:39.851 INFO:tasks.rados.rados.0.smithi007.stdout:1426: writing smithi00780062-5 from 3123240 to 3428727 tid 3 2024-09-21T10:11:39.851 INFO:tasks.rados.rados.0.smithi007.stdout:1422: done (4 left) 2024-09-21T10:11:39.851 INFO:tasks.rados.rados.0.smithi007.stdout:1427: rollback oid 1 current snap is 174 2024-09-21T10:11:39.851 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 1 to 172 2024-09-21T10:11:39.851 INFO:tasks.rados.rados.0.smithi007.stdout:1423: finishing write tid 3 to smithi00780062-21 2024-09-21T10:11:39.851 INFO:tasks.rados.rados.0.smithi007.stdout:1423: finishing write tid 4 to smithi00780062-21 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1423: finishing write tid 5 to smithi00780062-21 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1423: oid 21 updating version 0 to 513 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1423: oid 21 updating version 513 to 515 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1423: oid 21 updating version 515 to 516 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1423: oid 21 version 516 is already newer than 514 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 516 (ObjNum 559 snap 174 seq_num 559) dirty exists 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1423: left oid 21 (ObjNum 559 snap 174 seq_num 559) 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1424: finishing write tid 1 to smithi00780062-9 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1424: finishing write tid 2 to smithi00780062-9 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1424: finishing write tid 3 to smithi00780062-9 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1424: finishing write tid 4 to smithi00780062-9 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1423: done (4 left) 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1428: write oid 46 current snap is 174 2024-09-21T10:11:39.852 INFO:tasks.rados.rados.0.smithi007.stdout:1424: finishing write tid 5 to smithi00780062-9 2024-09-21T10:11:39.853 INFO:tasks.rados.rados.0.smithi007.stdout:1424: oid 9 updating version 0 to 717 2024-09-21T10:11:39.853 INFO:tasks.rados.rados.0.smithi007.stdout:1424: oid 9 updating version 717 to 718 2024-09-21T10:11:39.853 INFO:tasks.rados.rados.0.smithi007.stdout:1424: oid 9 updating version 718 to 719 2024-09-21T10:11:39.853 INFO:tasks.rados.rados.0.smithi007.stdout:1424: oid 9 updating version 719 to 720 2024-09-21T10:11:39.853 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 720 (ObjNum 560 snap 174 seq_num 560) dirty exists 2024-09-21T10:11:39.853 INFO:tasks.rados.rados.0.smithi007.stdout:1424: left oid 9 (ObjNum 560 snap 174 seq_num 560) 2024-09-21T10:11:39.853 INFO:tasks.rados.rados.0.smithi007.stdout:1425: expect (ObjNum 556 snap 174 seq_num 556) 2024-09-21T10:11:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:39 smithi031 ceph-mon[32927]: pgmap v88: 89 pgs: 89 active+clean; 265 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-09-21T10:11:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:39 smithi031 ceph-mon[32927]: osdmap e415: 8 total, 8 up, 8 in 2024-09-21T10:11:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:39 smithi007 ceph-mon[99390]: pgmap v88: 89 pgs: 89 active+clean; 265 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-09-21T10:11:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:39 smithi007 ceph-mon[99390]: osdmap e415: 8 total, 8 up, 8 in 2024-09-21T10:11:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:39 smithi007 ceph-mon[101144]: pgmap v88: 89 pgs: 89 active+clean; 265 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-09-21T10:11:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:39 smithi007 ceph-mon[101144]: osdmap e415: 8 total, 8 up, 8 in 2024-09-21T10:11:40.061 INFO:tasks.rados.rados.0.smithi007.stdout:1426: finishing write tid 1 to smithi00780062-5 2024-09-21T10:11:40.061 INFO:tasks.rados.rados.0.smithi007.stdout:1426: finishing write tid 2 to smithi00780062-5 2024-09-21T10:11:40.061 INFO:tasks.rados.rados.0.smithi007.stdout:1428: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2024-09-21T10:11:40.069 INFO:tasks.rados.rados.0.smithi007.stdout:1428: writing smithi00780062-46 from 645534 to 1429241 tid 1 2024-09-21T10:11:40.076 INFO:tasks.rados.rados.0.smithi007.stdout:1428: writing smithi00780062-46 from 2103939 to 2742456 tid 2 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1428: writing smithi00780062-46 from 3150663 to 3445534 tid 3 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1424: done (4 left) 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1425: done (3 left) 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1429: write oid 44 current snap is 174 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1426: finishing write tid 3 to smithi00780062-5 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1426: finishing write tid 4 to smithi00780062-5 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1426: finishing write tid 5 to smithi00780062-5 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1426: oid 5 updating version 0 to 513 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1426: oid 5 version 513 is already newer than 512 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1426: oid 5 version 513 is already newer than 511 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:1426: oid 5 version 513 is already newer than 510 2024-09-21T10:11:40.081 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 513 (ObjNum 561 snap 174 seq_num 561) dirty exists 2024-09-21T10:11:40.082 INFO:tasks.rados.rados.0.smithi007.stdout:1426: left oid 5 (ObjNum 561 snap 174 seq_num 561) 2024-09-21T10:11:40.082 INFO:tasks.rados.rados.0.smithi007.stdout:1427: finishing rollback tid 0 to smithi00780062-1 2024-09-21T10:11:40.082 INFO:tasks.rados.rados.0.smithi007.stdout:1427: finishing rollback tid 1 to smithi00780062-1 2024-09-21T10:11:40.082 INFO:tasks.rados.rados.0.smithi007.stdout:1427: finishing rollback tid 2 to smithi00780062-1 2024-09-21T10:11:40.082 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 517 (ObjNum 454 snap 149 seq_num 454) dirty exists 2024-09-21T10:11:40.082 INFO:tasks.rados.rados.0.smithi007.stdout:1428: finishing write tid 1 to smithi00780062-46 2024-09-21T10:11:40.082 INFO:tasks.rados.rados.0.smithi007.stdout:1428: finishing write tid 2 to smithi00780062-46 2024-09-21T10:11:40.082 INFO:tasks.rados.rados.0.smithi007.stdout:1429: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2024-09-21T10:11:40.087 INFO:tasks.rados.rados.0.smithi007.stdout:1429: writing smithi00780062-44 from 662341 to 1237650 tid 1 2024-09-21T10:11:40.093 INFO:tasks.rados.rados.0.smithi007.stdout:1429: writing smithi00780062-44 from 1878774 to 2377302 tid 2 2024-09-21T10:11:40.098 INFO:tasks.rados.rados.0.smithi007.stdout:1429: writing smithi00780062-44 from 2894439 to 3351994 tid 3 2024-09-21T10:11:40.098 INFO:tasks.rados.rados.0.smithi007.stdout:1426: done (3 left) 2024-09-21T10:11:40.098 INFO:tasks.rados.rados.0.smithi007.stdout:1427: done (2 left) 2024-09-21T10:11:40.098 INFO:tasks.rados.rados.0.smithi007.stdout:1430: snap_remove snap 155 2024-09-21T10:11:40.595 INFO:tasks.rados.rados.0.smithi007.stdout:1430: done (2 left) 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1431: read oid 41 snap -1 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1431: expect (ObjNum 538 snap 171 seq_num 538) 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1432: rollback oid 13 current snap is 174 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 13 to 162 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1428: finishing write tid 3 to smithi00780062-46 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1428: finishing write tid 4 to smithi00780062-46 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1428: finishing write tid 5 to smithi00780062-46 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1428: oid 46 updating version 0 to 1248 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1428: oid 46 updating version 1248 to 1249 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1428: oid 46 version 1249 is already newer than 1247 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1428: oid 46 updating version 1249 to 1250 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 1250 (ObjNum 562 snap 174 seq_num 562) dirty exists 2024-09-21T10:11:40.596 INFO:tasks.rados.rados.0.smithi007.stdout:1428: left oid 46 (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: finishing write tid 1 to smithi00780062-44 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: finishing write tid 2 to smithi00780062-44 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: finishing write tid 3 to smithi00780062-44 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: finishing write tid 4 to smithi00780062-44 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: finishing write tid 5 to smithi00780062-44 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: oid 44 updating version 0 to 1251 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: oid 44 updating version 1251 to 1254 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: oid 44 version 1254 is already newer than 1252 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: oid 44 version 1254 is already newer than 1253 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 1254 (ObjNum 563 snap 174 seq_num 563) dirty exists 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: left oid 44 (ObjNum 563 snap 174 seq_num 563) 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1428: done (3 left) 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1429: done (2 left) 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1433: rollback oid 47 current snap is 174 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 47 to 163 2024-09-21T10:11:40.597 INFO:tasks.rados.rados.0.smithi007.stdout:1434: write oid 10 current snap is 174 2024-09-21T10:11:40.598 INFO:tasks.rados.rados.0.smithi007.stdout:1434: seq_num 564 ranges {679148=650558,1937256=642186,3321862=157286} 2024-09-21T10:11:40.603 INFO:tasks.rados.rados.0.smithi007.stdout:1434: writing smithi00780062-10 from 679148 to 1329706 tid 1 2024-09-21T10:11:40.611 INFO:tasks.rados.rados.0.smithi007.stdout:1434: writing smithi00780062-10 from 1937256 to 2579442 tid 2 2024-09-21T10:11:40.617 INFO:tasks.rados.rados.0.smithi007.stdout:1434: writing smithi00780062-10 from 3321862 to 3479148 tid 3 2024-09-21T10:11:40.617 INFO:tasks.rados.rados.0.smithi007.stdout:1435: rollback oid 25 current snap is 174 2024-09-21T10:11:40.617 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 166 2024-09-21T10:11:40.617 INFO:tasks.rados.rados.0.smithi007.stdout:1433: finishing rollback tid 0 to smithi00780062-47 2024-09-21T10:11:40.617 INFO:tasks.rados.rados.0.smithi007.stdout:1432: finishing rollback tid 0 to smithi00780062-13 2024-09-21T10:11:40.617 INFO:tasks.rados.rados.0.smithi007.stdout:1432: finishing rollback tid 1 to smithi00780062-13 2024-09-21T10:11:40.617 INFO:tasks.rados.rados.0.smithi007.stdout:1431: expect (ObjNum 538 snap 171 seq_num 538) 2024-09-21T10:11:40.765 INFO:tasks.rados.rados.0.smithi007.stdout:1432: finishing rollback tid 2 to smithi00780062-13 2024-09-21T10:11:40.765 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 1262 (ObjNum 393 snap 122 seq_num 393) dirty exists 2024-09-21T10:11:40.765 INFO:tasks.rados.rados.0.smithi007.stdout:1433: finishing rollback tid 1 to smithi00780062-47 2024-09-21T10:11:40.765 INFO:tasks.rados.rados.0.smithi007.stdout:1433: finishing rollback tid 2 to smithi00780062-47 2024-09-21T10:11:40.765 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 846 (ObjNum 413 snap 129 seq_num 413) dirty exists 2024-09-21T10:11:40.765 INFO:tasks.rados.rados.0.smithi007.stdout:1431: done (4 left) 2024-09-21T10:11:40.765 INFO:tasks.rados.rados.0.smithi007.stdout:1432: done (3 left) 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1433: done (2 left) 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1436: rollback oid 9 current snap is 174 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 162 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1434: finishing write tid 1 to smithi00780062-10 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1434: finishing write tid 2 to smithi00780062-10 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1434: finishing write tid 3 to smithi00780062-10 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1434: finishing write tid 4 to smithi00780062-10 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1435: finishing rollback tid 0 to smithi00780062-25 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1434: finishing write tid 5 to smithi00780062-10 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1434: oid 10 updating version 0 to 852 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1434: oid 10 version 852 is already newer than 851 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1434: oid 10 version 852 is already newer than 847 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1434: oid 10 version 852 is already newer than 850 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 852 (ObjNum 564 snap 174 seq_num 564) dirty exists 2024-09-21T10:11:40.766 INFO:tasks.rados.rados.0.smithi007.stdout:1434: left oid 10 (ObjNum 564 snap 174 seq_num 564) 2024-09-21T10:11:40.767 INFO:tasks.rados.rados.0.smithi007.stdout:1435: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:11:40.767 INFO:tasks.rados.rados.0.smithi007.stdout:1435: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:11:40.767 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 441 (ObjNum 398 snap 122 seq_num 398) dirty exists 2024-09-21T10:11:40.767 INFO:tasks.rados.rados.0.smithi007.stdout:1434: done (2 left) 2024-09-21T10:11:40.767 INFO:tasks.rados.rados.0.smithi007.stdout:1435: done (1 left) 2024-09-21T10:11:40.767 INFO:tasks.rados.rados.0.smithi007.stdout:1437: read oid 37 snap -1 2024-09-21T10:11:40.767 INFO:tasks.rados.rados.0.smithi007.stdout:1437: expect (ObjNum 546 snap 172 seq_num 546) 2024-09-21T10:11:40.767 INFO:tasks.rados.rados.0.smithi007.stdout:1438: snap_remove snap 163 2024-09-21T10:11:40.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:40 smithi007 ceph-mon[99390]: osdmap e416: 8 total, 8 up, 8 in 2024-09-21T10:11:40.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:40 smithi007 ceph-mon[101144]: osdmap e416: 8 total, 8 up, 8 in 2024-09-21T10:11:40.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:40 smithi031 ceph-mon[32927]: osdmap e416: 8 total, 8 up, 8 in 2024-09-21T10:11:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:11:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:11:40] "GET /metrics HTTP/1.1" 200 36253 "" "Prometheus/2.51.0" 2024-09-21T10:11:41.593 INFO:tasks.rados.rados.0.smithi007.stdout:1438: done (2 left) 2024-09-21T10:11:41.594 INFO:tasks.rados.rados.0.smithi007.stdout:1439: read oid 20 snap -1 2024-09-21T10:11:41.594 INFO:tasks.rados.rados.0.smithi007.stdout:1439: expect deleted 2024-09-21T10:11:41.594 INFO:tasks.rados.rados.0.smithi007.stdout:1436: finishing rollback tid 0 to smithi00780062-9 2024-09-21T10:11:41.594 INFO:tasks.rados.rados.0.smithi007.stdout:1436: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:11:41.594 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 726 (ObjNum 129 snap 0 seq_num 3839198640) dirty dne 2024-09-21T10:11:41.594 INFO:tasks.rados.rados.0.smithi007.stdout:1437: expect (ObjNum 546 snap 172 seq_num 546) 2024-09-21T10:11:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:1436: done (2 left) 2024-09-21T10:11:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:1437: done (1 left) 2024-09-21T10:11:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:1439: done (0 left) 2024-09-21T10:11:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:1440: snap_create 2024-09-21T10:11:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:41 smithi031 ceph-mon[32927]: pgmap v91: 89 pgs: 89 active+clean; 265 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-09-21T10:11:41.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:41 smithi031 ceph-mon[32927]: osdmap e417: 8 total, 8 up, 8 in 2024-09-21T10:11:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:41 smithi007 ceph-mon[99390]: pgmap v91: 89 pgs: 89 active+clean; 265 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-09-21T10:11:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:41 smithi007 ceph-mon[99390]: osdmap e417: 8 total, 8 up, 8 in 2024-09-21T10:11:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:41 smithi007 ceph-mon[101144]: pgmap v91: 89 pgs: 89 active+clean; 265 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-09-21T10:11:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:41 smithi007 ceph-mon[101144]: osdmap e417: 8 total, 8 up, 8 in 2024-09-21T10:11:42.554 INFO:tasks.rados.rados.0.smithi007.stdout:1440: done (0 left) 2024-09-21T10:11:42.554 INFO:tasks.rados.rados.0.smithi007.stdout:1441: snap_create 2024-09-21T10:11:42.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:42 smithi007 ceph-mon[99390]: osdmap e418: 8 total, 8 up, 8 in 2024-09-21T10:11:42.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:42 smithi007 ceph-mon[99390]: osdmap e419: 8 total, 8 up, 8 in 2024-09-21T10:11:42.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:42 smithi007 ceph-mon[101144]: osdmap e418: 8 total, 8 up, 8 in 2024-09-21T10:11:42.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:42 smithi007 ceph-mon[101144]: osdmap e419: 8 total, 8 up, 8 in 2024-09-21T10:11:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:42 smithi031 ceph-mon[32927]: osdmap e418: 8 total, 8 up, 8 in 2024-09-21T10:11:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:42 smithi031 ceph-mon[32927]: osdmap e419: 8 total, 8 up, 8 in 2024-09-21T10:11:43.556 INFO:tasks.rados.rados.0.smithi007.stdout:1441: done (0 left) 2024-09-21T10:11:43.556 INFO:tasks.rados.rados.0.smithi007.stdout:1442: write oid 17 current snap is 176 2024-09-21T10:11:43.556 INFO:tasks.rados.rados.0.smithi007.stdout:1442: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2024-09-21T10:11:43.563 INFO:tasks.rados.rados.0.smithi007.stdout:1442: writing smithi00780062-17 from 695955 to 1421762 tid 1 2024-09-21T10:11:43.569 INFO:tasks.rados.rados.0.smithi007.stdout:1442: writing smithi00780062-17 from 1879385 to 2381582 tid 2 2024-09-21T10:11:43.575 INFO:tasks.rados.rados.0.smithi007.stdout:1442: writing smithi00780062-17 from 2949285 to 3429384 tid 3 2024-09-21T10:11:43.575 INFO:tasks.rados.rados.0.smithi007.stdout:1443: delete oid 4 current snap is 176 2024-09-21T10:11:43.575 INFO:tasks.rados.rados.0.smithi007.stdout:1442: finishing write tid 1 to smithi00780062-17 2024-09-21T10:11:43.575 INFO:tasks.rados.rados.0.smithi007.stdout:1442: finishing write tid 2 to smithi00780062-17 2024-09-21T10:11:43.578 INFO:tasks.rados.rados.0.smithi007.stdout:1443: done (1 left) 2024-09-21T10:11:43.578 INFO:tasks.rados.rados.0.smithi007.stdout:1444: snap_create 2024-09-21T10:11:43.578 INFO:tasks.rados.rados.0.smithi007.stdout:1442: finishing write tid 3 to smithi00780062-17 2024-09-21T10:11:43.578 INFO:tasks.rados.rados.0.smithi007.stdout:1442: finishing write tid 4 to smithi00780062-17 2024-09-21T10:11:43.578 INFO:tasks.rados.rados.0.smithi007.stdout:1442: finishing write tid 5 to smithi00780062-17 2024-09-21T10:11:43.578 INFO:tasks.rados.rados.0.smithi007.stdout:1442: oid 17 updating version 0 to 523 2024-09-21T10:11:43.578 INFO:tasks.rados.rados.0.smithi007.stdout:1442: oid 17 version 523 is already newer than 522 2024-09-21T10:11:43.578 INFO:tasks.rados.rados.0.smithi007.stdout:1442: oid 17 updating version 523 to 524 2024-09-21T10:11:43.579 INFO:tasks.rados.rados.0.smithi007.stdout:1442: oid 17 version 524 is already newer than 521 2024-09-21T10:11:43.579 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 524 (ObjNum 565 snap 176 seq_num 565) dirty exists 2024-09-21T10:11:43.579 INFO:tasks.rados.rados.0.smithi007.stdout:1442: left oid 17 (ObjNum 565 snap 176 seq_num 565) 2024-09-21T10:11:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:43 smithi031 ceph-mon[32927]: pgmap v94: 89 pgs: 89 active+clean; 275 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-09-21T10:11:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:43 smithi031 ceph-mon[32927]: osdmap e420: 8 total, 8 up, 8 in 2024-09-21T10:11:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:43 smithi007 ceph-mon[99390]: pgmap v94: 89 pgs: 89 active+clean; 275 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-09-21T10:11:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:43 smithi007 ceph-mon[99390]: osdmap e420: 8 total, 8 up, 8 in 2024-09-21T10:11:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:43 smithi007 ceph-mon[101144]: pgmap v94: 89 pgs: 89 active+clean; 275 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-09-21T10:11:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:43 smithi007 ceph-mon[101144]: osdmap e420: 8 total, 8 up, 8 in 2024-09-21T10:11:44.557 INFO:tasks.rados.rados.0.smithi007.stdout:1442: done (1 left) 2024-09-21T10:11:44.557 INFO:tasks.rados.rados.0.smithi007.stdout:1444: done (0 left) 2024-09-21T10:11:44.557 INFO:tasks.rados.rados.0.smithi007.stdout:1445: snap_create 2024-09-21T10:11:45.564 INFO:tasks.rados.rados.0.smithi007.stdout:1445: done (0 left) 2024-09-21T10:11:45.564 INFO:tasks.rados.rados.0.smithi007.stdout:1446: rollback oid 17 current snap is 178 2024-09-21T10:11:45.564 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 128 2024-09-21T10:11:45.564 INFO:tasks.rados.rados.0.smithi007.stdout:1447: read oid 29 snap -1 2024-09-21T10:11:45.564 INFO:tasks.rados.rados.0.smithi007.stdout:1447: expect deleted 2024-09-21T10:11:45.564 INFO:tasks.rados.rados.0.smithi007.stdout:1448: snap_create 2024-09-21T10:11:45.571 INFO:tasks.rados.rados.0.smithi007.stdout:1446: finishing rollback tid 0 to smithi00780062-17 2024-09-21T10:11:45.571 INFO:tasks.rados.rados.0.smithi007.stdout:1446: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:11:45.571 INFO:tasks.rados.rados.0.smithi007.stdout:1446: finishing rollback tid 2 to smithi00780062-17 2024-09-21T10:11:45.571 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 528 (ObjNum 394 snap 122 seq_num 394) dirty exists 2024-09-21T10:11:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:45 smithi031 ceph-mon[32927]: pgmap v97: 89 pgs: 89 active+clean; 278 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-21T10:11:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:45 smithi031 ceph-mon[32927]: osdmap e421: 8 total, 8 up, 8 in 2024-09-21T10:11:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:45 smithi007 ceph-mon[99390]: pgmap v97: 89 pgs: 89 active+clean; 278 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-21T10:11:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:45 smithi007 ceph-mon[99390]: osdmap e421: 8 total, 8 up, 8 in 2024-09-21T10:11:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:45 smithi007 ceph-mon[101144]: pgmap v97: 89 pgs: 89 active+clean; 278 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-21T10:11:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:45 smithi007 ceph-mon[101144]: osdmap e421: 8 total, 8 up, 8 in 2024-09-21T10:11:46.569 INFO:tasks.rados.rados.0.smithi007.stdout:1446: done (2 left) 2024-09-21T10:11:46.569 INFO:tasks.rados.rados.0.smithi007.stdout:1447: done (1 left) 2024-09-21T10:11:46.569 INFO:tasks.rados.rados.0.smithi007.stdout:1448: done (0 left) 2024-09-21T10:11:46.569 INFO:tasks.rados.rados.0.smithi007.stdout:1449: delete oid 6 current snap is 179 2024-09-21T10:11:46.574 INFO:tasks.rados.rados.0.smithi007.stdout:1449: done (0 left) 2024-09-21T10:11:46.574 INFO:tasks.rados.rados.0.smithi007.stdout:1450: rollback oid 25 current snap is 179 2024-09-21T10:11:46.574 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 178 2024-09-21T10:11:46.574 INFO:tasks.rados.rados.0.smithi007.stdout:1451: read oid 45 snap -1 2024-09-21T10:11:46.575 INFO:tasks.rados.rados.0.smithi007.stdout:1451: expect deleted 2024-09-21T10:11:46.575 INFO:tasks.rados.rados.0.smithi007.stdout:1452: read oid 21 snap -1 2024-09-21T10:11:46.575 INFO:tasks.rados.rados.0.smithi007.stdout:1452: expect (ObjNum 559 snap 174 seq_num 559) 2024-09-21T10:11:46.575 INFO:tasks.rados.rados.0.smithi007.stdout:1453: read oid 46 snap -1 2024-09-21T10:11:46.575 INFO:tasks.rados.rados.0.smithi007.stdout:1453: expect (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:11:46.575 INFO:tasks.rados.rados.0.smithi007.stdout:1454: rollback oid 40 current snap is 179 2024-09-21T10:11:46.575 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 40 to 162 2024-09-21T10:11:46.575 INFO:tasks.rados.rados.0.smithi007.stdout:1455: snap_remove snap 166 2024-09-21T10:11:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:46 smithi031 ceph-mon[32927]: osdmap e422: 8 total, 8 up, 8 in 2024-09-21T10:11:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:46 smithi007 ceph-mon[99390]: osdmap e422: 8 total, 8 up, 8 in 2024-09-21T10:11:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:46 smithi007 ceph-mon[101144]: osdmap e422: 8 total, 8 up, 8 in 2024-09-21T10:11:47.574 INFO:tasks.rados.rados.0.smithi007.stdout:1455: done (5 left) 2024-09-21T10:11:47.575 INFO:tasks.rados.rados.0.smithi007.stdout:1456: read oid 49 snap -1 2024-09-21T10:11:47.575 INFO:tasks.rados.rados.0.smithi007.stdout:1456: expect deleted 2024-09-21T10:11:47.575 INFO:tasks.rados.rados.0.smithi007.stdout:1457: snap_remove snap 177 2024-09-21T10:11:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:47 smithi031 ceph-mon[32927]: pgmap v100: 89 pgs: 89 active+clean; 278 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 788 KiB/s wr, 12 op/s 2024-09-21T10:11:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:47 smithi031 ceph-mon[32927]: osdmap e423: 8 total, 8 up, 8 in 2024-09-21T10:11:47.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:47 smithi007 ceph-mon[99390]: pgmap v100: 89 pgs: 89 active+clean; 278 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 788 KiB/s wr, 12 op/s 2024-09-21T10:11:47.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:47 smithi007 ceph-mon[99390]: osdmap e423: 8 total, 8 up, 8 in 2024-09-21T10:11:47.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:47 smithi007 ceph-mon[101144]: pgmap v100: 89 pgs: 89 active+clean; 278 MiB data, 825 MiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 788 KiB/s wr, 12 op/s 2024-09-21T10:11:47.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:47 smithi007 ceph-mon[101144]: osdmap e423: 8 total, 8 up, 8 in 2024-09-21T10:11:48.587 INFO:tasks.rados.rados.0.smithi007.stdout:1457: done (6 left) 2024-09-21T10:11:48.587 INFO:tasks.rados.rados.0.smithi007.stdout:1458: rollback oid 27 current snap is 179 2024-09-21T10:11:48.587 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 27 to 170 2024-09-21T10:11:48.587 INFO:tasks.rados.rados.0.smithi007.stdout:1459: read oid 13 snap -1 2024-09-21T10:11:48.587 INFO:tasks.rados.rados.0.smithi007.stdout:1459: expect (ObjNum 393 snap 122 seq_num 393) 2024-09-21T10:11:48.587 INFO:tasks.rados.rados.0.smithi007.stdout:1460: snap_remove snap 173 2024-09-21T10:11:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:48 smithi031 ceph-mon[32927]: osdmap e424: 8 total, 8 up, 8 in 2024-09-21T10:11:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:48 smithi007 ceph-mon[99390]: osdmap e424: 8 total, 8 up, 8 in 2024-09-21T10:11:48.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:48 smithi007 ceph-mon[101144]: osdmap e424: 8 total, 8 up, 8 in 2024-09-21T10:11:49.590 INFO:tasks.rados.rados.0.smithi007.stdout:1460: done (8 left) 2024-09-21T10:11:49.590 INFO:tasks.rados.rados.0.smithi007.stdout:1461: write oid 34 current snap is 179 2024-09-21T10:11:49.590 INFO:tasks.rados.rados.0.smithi007.stdout:1461: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2024-09-21T10:11:49.598 INFO:tasks.rados.rados.0.smithi007.stdout:1461: writing smithi00780062-34 from 746376 to 1297930 tid 1 2024-09-21T10:11:49.605 INFO:tasks.rados.rados.0.smithi007.stdout:1461: writing smithi00780062-34 from 2054831 to 2704355 tid 2 2024-09-21T10:11:49.611 INFO:tasks.rados.rados.0.smithi007.stdout:1461: writing smithi00780062-34 from 3315201 to 3546376 tid 3 2024-09-21T10:11:49.611 INFO:tasks.rados.rados.0.smithi007.stdout:1462: read oid 20 snap -1 2024-09-21T10:11:49.611 INFO:tasks.rados.rados.0.smithi007.stdout:1462: expect deleted 2024-09-21T10:11:49.611 INFO:tasks.rados.rados.0.smithi007.stdout:1463: snap_create 2024-09-21T10:11:49.611 INFO:tasks.rados.rados.0.smithi007.stdout:1450: finishing rollback tid 0 to smithi00780062-25 2024-09-21T10:11:49.611 INFO:tasks.rados.rados.0.smithi007.stdout:1450: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:11:49.611 INFO:tasks.rados.rados.0.smithi007.stdout:1450: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:11:49.611 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 449 (ObjNum 398 snap 122 seq_num 398) dirty exists 2024-09-21T10:11:49.611 INFO:tasks.rados.rados.0.smithi007.stdout:1454: finishing rollback tid 0 to smithi00780062-40 2024-09-21T10:11:49.612 INFO:tasks.rados.rados.0.smithi007.stdout:1454: finishing rollback tid 1 to smithi00780062-40 2024-09-21T10:11:49.612 INFO:tasks.rados.rados.0.smithi007.stdout:1454: finishing rollback tid 2 to smithi00780062-40 2024-09-21T10:11:49.612 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 721 (ObjNum 477 snap 155 seq_num 477) dirty exists 2024-09-21T10:11:49.612 INFO:tasks.rados.rados.0.smithi007.stdout:1452: expect (ObjNum 559 snap 174 seq_num 559) 2024-09-21T10:11:49.723 INFO:tasks.rados.rados.0.smithi007.stdout:1453: expect (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:11:49.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:49 smithi031 ceph-mon[32927]: pgmap v103: 89 pgs: 89 active+clean; 283 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 417 KiB/s wr, 7 op/s 2024-09-21T10:11:49.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:49 smithi031 ceph-mon[32927]: osdmap e425: 8 total, 8 up, 8 in 2024-09-21T10:11:49.938 INFO:tasks.rados.rados.0.smithi007.stdout:1458: finishing rollback tid 0 to smithi00780062-27 2024-09-21T10:11:49.938 INFO:tasks.rados.rados.0.smithi007.stdout:1458: finishing rollback tid 1 to smithi00780062-27 2024-09-21T10:11:49.938 INFO:tasks.rados.rados.0.smithi007.stdout:1458: finishing rollback tid 2 to smithi00780062-27 2024-09-21T10:11:49.938 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 1288 (ObjNum 391 snap 122 seq_num 391) dirty exists 2024-09-21T10:11:49.939 INFO:tasks.rados.rados.0.smithi007.stdout:1459: expect (ObjNum 393 snap 122 seq_num 393) 2024-09-21T10:11:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:49 smithi007 ceph-mon[99390]: pgmap v103: 89 pgs: 89 active+clean; 283 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 417 KiB/s wr, 7 op/s 2024-09-21T10:11:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:49 smithi007 ceph-mon[99390]: osdmap e425: 8 total, 8 up, 8 in 2024-09-21T10:11:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:49 smithi007 ceph-mon[101144]: pgmap v103: 89 pgs: 89 active+clean; 283 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 417 KiB/s wr, 7 op/s 2024-09-21T10:11:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:49 smithi007 ceph-mon[101144]: osdmap e425: 8 total, 8 up, 8 in 2024-09-21T10:11:50.023 INFO:tasks.rados.rados.0.smithi007.stdout:1461: finishing write tid 1 to smithi00780062-34 2024-09-21T10:11:50.024 INFO:tasks.rados.rados.0.smithi007.stdout:1461: finishing write tid 2 to smithi00780062-34 2024-09-21T10:11:50.024 INFO:tasks.rados.rados.0.smithi007.stdout:1461: finishing write tid 3 to smithi00780062-34 2024-09-21T10:11:50.024 INFO:tasks.rados.rados.0.smithi007.stdout:1461: finishing write tid 4 to smithi00780062-34 2024-09-21T10:11:50.024 INFO:tasks.rados.rados.0.smithi007.stdout:1461: finishing write tid 5 to smithi00780062-34 2024-09-21T10:11:50.024 INFO:tasks.rados.rados.0.smithi007.stdout:1461: oid 34 updating version 0 to 771 2024-09-21T10:11:50.024 INFO:tasks.rados.rados.0.smithi007.stdout:1461: oid 34 version 771 is already newer than 770 2024-09-21T10:11:50.024 INFO:tasks.rados.rados.0.smithi007.stdout:1461: oid 34 updating version 771 to 773 2024-09-21T10:11:50.024 INFO:tasks.rados.rados.0.smithi007.stdout:1461: oid 34 version 773 is already newer than 772 2024-09-21T10:11:50.024 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 773 (ObjNum 568 snap 179 seq_num 568) dirty exists 2024-09-21T10:11:50.024 INFO:tasks.rados.rados.0.smithi007.stdout:1461: left oid 34 (ObjNum 568 snap 179 seq_num 568) 2024-09-21T10:11:50.602 INFO:tasks.rados.rados.0.smithi007.stdout:1450: done (10 left) 2024-09-21T10:11:50.602 INFO:tasks.rados.rados.0.smithi007.stdout:1451: done (9 left) 2024-09-21T10:11:50.602 INFO:tasks.rados.rados.0.smithi007.stdout:1452: done (8 left) 2024-09-21T10:11:50.603 INFO:tasks.rados.rados.0.smithi007.stdout:1453: done (7 left) 2024-09-21T10:11:50.603 INFO:tasks.rados.rados.0.smithi007.stdout:1454: done (6 left) 2024-09-21T10:11:50.603 INFO:tasks.rados.rados.0.smithi007.stdout:1456: done (5 left) 2024-09-21T10:11:50.603 INFO:tasks.rados.rados.0.smithi007.stdout:1458: done (4 left) 2024-09-21T10:11:50.603 INFO:tasks.rados.rados.0.smithi007.stdout:1459: done (3 left) 2024-09-21T10:11:50.603 INFO:tasks.rados.rados.0.smithi007.stdout:1461: done (2 left) 2024-09-21T10:11:50.603 INFO:tasks.rados.rados.0.smithi007.stdout:1462: done (1 left) 2024-09-21T10:11:50.603 INFO:tasks.rados.rados.0.smithi007.stdout:1463: done (0 left) 2024-09-21T10:11:50.603 INFO:tasks.rados.rados.0.smithi007.stdout:1464: write oid 32 current snap is 180 2024-09-21T10:11:50.603 INFO:tasks.rados.rados.0.smithi007.stdout:1464: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2024-09-21T10:11:50.610 INFO:tasks.rados.rados.0.smithi007.stdout:1464: writing smithi00780062-32 from 763183 to 1389986 tid 1 2024-09-21T10:11:50.617 INFO:tasks.rados.rados.0.smithi007.stdout:1464: writing smithi00780062-32 from 1996960 to 2790142 tid 2 2024-09-21T10:11:50.622 INFO:tasks.rados.rados.0.smithi007.stdout:1464: writing smithi00780062-32 from 3226271 to 3563183 tid 3 2024-09-21T10:11:50.622 INFO:tasks.rados.rados.0.smithi007.stdout:1465: snap_create 2024-09-21T10:11:50.623 INFO:tasks.rados.rados.0.smithi007.stdout:1464: finishing write tid 1 to smithi00780062-32 2024-09-21T10:11:50.623 INFO:tasks.rados.rados.0.smithi007.stdout:1464: finishing write tid 2 to smithi00780062-32 2024-09-21T10:11:50.625 INFO:tasks.rados.rados.0.smithi007.stdout:1464: finishing write tid 3 to smithi00780062-32 2024-09-21T10:11:50.625 INFO:tasks.rados.rados.0.smithi007.stdout:1464: finishing write tid 4 to smithi00780062-32 2024-09-21T10:11:50.625 INFO:tasks.rados.rados.0.smithi007.stdout:1464: finishing write tid 5 to smithi00780062-32 2024-09-21T10:11:50.625 INFO:tasks.rados.rados.0.smithi007.stdout:1464: oid 32 updating version 0 to 777 2024-09-21T10:11:50.625 INFO:tasks.rados.rados.0.smithi007.stdout:1464: oid 32 version 777 is already newer than 775 2024-09-21T10:11:50.625 INFO:tasks.rados.rados.0.smithi007.stdout:1464: oid 32 updating version 777 to 778 2024-09-21T10:11:50.625 INFO:tasks.rados.rados.0.smithi007.stdout:1464: oid 32 version 778 is already newer than 776 2024-09-21T10:11:50.626 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 778 (ObjNum 569 snap 180 seq_num 569) dirty exists 2024-09-21T10:11:50.626 INFO:tasks.rados.rados.0.smithi007.stdout:1464: left oid 32 (ObjNum 569 snap 180 seq_num 569) 2024-09-21T10:11:50.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:50 smithi007 ceph-mon[99390]: osdmap e426: 8 total, 8 up, 8 in 2024-09-21T10:11:50.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:50 smithi007 ceph-mon[101144]: osdmap e426: 8 total, 8 up, 8 in 2024-09-21T10:11:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:50 smithi031 ceph-mon[32927]: osdmap e426: 8 total, 8 up, 8 in 2024-09-21T10:11:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:11:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:11:50] "GET /metrics HTTP/1.1" 200 36253 "" "Prometheus/2.51.0" 2024-09-21T10:11:51.603 INFO:tasks.rados.rados.0.smithi007.stdout:1464: done (1 left) 2024-09-21T10:11:51.603 INFO:tasks.rados.rados.0.smithi007.stdout:1465: done (0 left) 2024-09-21T10:11:51.604 INFO:tasks.rados.rados.0.smithi007.stdout:1466: write oid 12 current snap is 181 2024-09-21T10:11:51.604 INFO:tasks.rados.rados.0.smithi007.stdout:1466: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2024-09-21T10:11:51.611 INFO:tasks.rados.rados.0.smithi007.stdout:1466: writing smithi00780062-12 from 779990 to 1482042 tid 1 2024-09-21T10:11:51.618 INFO:tasks.rados.rados.0.smithi007.stdout:1466: writing smithi00780062-12 from 2055442 to 2708635 tid 2 2024-09-21T10:11:51.623 INFO:tasks.rados.rados.0.smithi007.stdout:1466: writing smithi00780062-12 from 3253694 to 3579990 tid 3 2024-09-21T10:11:51.624 INFO:tasks.rados.rados.0.smithi007.stdout:1467: snap_create 2024-09-21T10:11:51.624 INFO:tasks.rados.rados.0.smithi007.stdout:1466: finishing write tid 1 to smithi00780062-12 2024-09-21T10:11:51.624 INFO:tasks.rados.rados.0.smithi007.stdout:1466: finishing write tid 2 to smithi00780062-12 2024-09-21T10:11:51.626 INFO:tasks.rados.rados.0.smithi007.stdout:1466: finishing write tid 3 to smithi00780062-12 2024-09-21T10:11:51.626 INFO:tasks.rados.rados.0.smithi007.stdout:1466: finishing write tid 4 to smithi00780062-12 2024-09-21T10:11:51.627 INFO:tasks.rados.rados.0.smithi007.stdout:1466: finishing write tid 5 to smithi00780062-12 2024-09-21T10:11:51.627 INFO:tasks.rados.rados.0.smithi007.stdout:1466: oid 12 updating version 0 to 534 2024-09-21T10:11:51.627 INFO:tasks.rados.rados.0.smithi007.stdout:1466: oid 12 updating version 534 to 535 2024-09-21T10:11:51.627 INFO:tasks.rados.rados.0.smithi007.stdout:1466: oid 12 updating version 535 to 537 2024-09-21T10:11:51.627 INFO:tasks.rados.rados.0.smithi007.stdout:1466: oid 12 version 537 is already newer than 536 2024-09-21T10:11:51.627 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 537 (ObjNum 570 snap 181 seq_num 570) dirty exists 2024-09-21T10:11:51.627 INFO:tasks.rados.rados.0.smithi007.stdout:1466: left oid 12 (ObjNum 570 snap 181 seq_num 570) 2024-09-21T10:11:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:51 smithi031 ceph-mon[32927]: pgmap v106: 89 pgs: 89 active+clean; 283 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 417 KiB/s wr, 7 op/s 2024-09-21T10:11:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:51 smithi031 ceph-mon[32927]: osdmap e427: 8 total, 8 up, 8 in 2024-09-21T10:11:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:51 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:51 smithi007 ceph-mon[101144]: pgmap v106: 89 pgs: 89 active+clean; 283 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 417 KiB/s wr, 7 op/s 2024-09-21T10:11:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:51 smithi007 ceph-mon[101144]: osdmap e427: 8 total, 8 up, 8 in 2024-09-21T10:11:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:51 smithi007 ceph-mon[99390]: pgmap v106: 89 pgs: 89 active+clean; 283 MiB data, 831 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 417 KiB/s wr, 7 op/s 2024-09-21T10:11:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:51 smithi007 ceph-mon[99390]: osdmap e427: 8 total, 8 up, 8 in 2024-09-21T10:11:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:52.557 INFO:tasks.rados.rados.0.smithi007.stdout:1466: done (1 left) 2024-09-21T10:11:52.557 INFO:tasks.rados.rados.0.smithi007.stdout:1467: done (0 left) 2024-09-21T10:11:52.557 INFO:tasks.rados.rados.0.smithi007.stdout:1468: read oid 36 snap -1 2024-09-21T10:11:52.557 INFO:tasks.rados.rados.0.smithi007.stdout:1468: expect deleted 2024-09-21T10:11:52.557 INFO:tasks.rados.rados.0.smithi007.stdout:1469: write oid 10 current snap is 182 2024-09-21T10:11:52.557 INFO:tasks.rados.rados.0.smithi007.stdout:1469: seq_num 571 ranges {796797=493654,1830277=796851,3397470=199327} 2024-09-21T10:11:52.564 INFO:tasks.rados.rados.0.smithi007.stdout:1469: writing smithi00780062-10 from 796797 to 1290451 tid 1 2024-09-21T10:11:52.571 INFO:tasks.rados.rados.0.smithi007.stdout:1469: writing smithi00780062-10 from 1830277 to 2627128 tid 2 2024-09-21T10:11:52.577 INFO:tasks.rados.rados.0.smithi007.stdout:1469: writing smithi00780062-10 from 3397470 to 3596797 tid 3 2024-09-21T10:11:52.577 INFO:tasks.rados.rados.0.smithi007.stdout:1470: rollback oid 48 current snap is 182 2024-09-21T10:11:52.577 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 48 to 178 2024-09-21T10:11:52.577 INFO:tasks.rados.rados.0.smithi007.stdout:1469: finishing write tid 1 to smithi00780062-10 2024-09-21T10:11:52.578 INFO:tasks.rados.rados.0.smithi007.stdout:1469: finishing write tid 2 to smithi00780062-10 2024-09-21T10:11:52.578 INFO:tasks.rados.rados.0.smithi007.stdout:1468: done (2 left) 2024-09-21T10:11:52.578 INFO:tasks.rados.rados.0.smithi007.stdout:1471: snap_remove snap 176 2024-09-21T10:11:52.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:52 smithi031 ceph-mon[32927]: osdmap e428: 8 total, 8 up, 8 in 2024-09-21T10:11:52.944 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:52 smithi031 ceph-mon[32927]: osdmap e429: 8 total, 8 up, 8 in 2024-09-21T10:11:52.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:52 smithi007 ceph-mon[99390]: osdmap e428: 8 total, 8 up, 8 in 2024-09-21T10:11:52.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:52 smithi007 ceph-mon[99390]: osdmap e429: 8 total, 8 up, 8 in 2024-09-21T10:11:52.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:52 smithi007 ceph-mon[101144]: osdmap e428: 8 total, 8 up, 8 in 2024-09-21T10:11:52.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:52 smithi007 ceph-mon[101144]: osdmap e429: 8 total, 8 up, 8 in 2024-09-21T10:11:53.560 INFO:tasks.rados.rados.0.smithi007.stdout:1471: done (2 left) 2024-09-21T10:11:53.560 INFO:tasks.rados.rados.0.smithi007.stdout:1472: snap_remove snap 150 2024-09-21T10:11:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:53 smithi031 ceph-mon[32927]: pgmap v109: 89 pgs: 89 active+clean; 290 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-21T10:11:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:53 smithi031 ceph-mon[32927]: osdmap e430: 8 total, 8 up, 8 in 2024-09-21T10:11:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:53 smithi007 ceph-mon[99390]: pgmap v109: 89 pgs: 89 active+clean; 290 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-21T10:11:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:53 smithi007 ceph-mon[99390]: osdmap e430: 8 total, 8 up, 8 in 2024-09-21T10:11:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:53 smithi007 ceph-mon[101144]: pgmap v109: 89 pgs: 89 active+clean; 290 MiB data, 840 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-21T10:11:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:53 smithi007 ceph-mon[101144]: osdmap e430: 8 total, 8 up, 8 in 2024-09-21T10:11:54.564 INFO:tasks.rados.rados.0.smithi007.stdout:1472: done (2 left) 2024-09-21T10:11:54.564 INFO:tasks.rados.rados.0.smithi007.stdout:1473: read oid 47 snap -1 2024-09-21T10:11:54.564 INFO:tasks.rados.rados.0.smithi007.stdout:1473: expect (ObjNum 413 snap 129 seq_num 413) 2024-09-21T10:11:54.564 INFO:tasks.rados.rados.0.smithi007.stdout:1474: write oid 35 current snap is 182 2024-09-21T10:11:54.564 INFO:tasks.rados.rados.0.smithi007.stdout:1474: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2024-09-21T10:11:54.570 INFO:tasks.rados.rados.0.smithi007.stdout:1474: writing smithi00780062-35 from 413604 to 982507 tid 1 2024-09-21T10:11:54.579 INFO:tasks.rados.rados.0.smithi007.stdout:1474: writing smithi00780062-35 from 1488759 to 2145621 tid 2 2024-09-21T10:11:54.586 INFO:tasks.rados.rados.0.smithi007.stdout:1474: writing smithi00780062-35 from 2624893 to 3216602 tid 3 2024-09-21T10:11:54.586 INFO:tasks.rados.rados.0.smithi007.stdout:1475: read oid 43 snap -1 2024-09-21T10:11:54.586 INFO:tasks.rados.rados.0.smithi007.stdout:1475: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:11:54.586 INFO:tasks.rados.rados.0.smithi007.stdout:1476: snap_create 2024-09-21T10:11:54.586 INFO:tasks.rados.rados.0.smithi007.stdout:1469: finishing write tid 3 to smithi00780062-10 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1470: finishing rollback tid 0 to smithi00780062-48 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1470: finishing rollback tid 1 to smithi00780062-48 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1469: finishing write tid 4 to smithi00780062-10 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1469: finishing write tid 5 to smithi00780062-10 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1469: oid 10 updating version 0 to 877 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1469: oid 10 version 877 is already newer than 876 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1469: oid 10 updating version 877 to 878 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1469: oid 10 updating version 878 to 879 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 879 (ObjNum 571 snap 182 seq_num 571) dirty exists 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1469: left oid 10 (ObjNum 571 snap 182 seq_num 571) 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1470: finishing rollback tid 2 to smithi00780062-48 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 461 (ObjNum 526 snap 167 seq_num 526) dirty exists 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1474: finishing write tid 1 to smithi00780062-35 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1474: finishing write tid 2 to smithi00780062-35 2024-09-21T10:11:54.587 INFO:tasks.rados.rados.0.smithi007.stdout:1473: expect (ObjNum 413 snap 129 seq_num 413) 2024-09-21T10:11:54.723 INFO:tasks.rados.rados.0.smithi007.stdout:1474: finishing write tid 3 to smithi00780062-35 2024-09-21T10:11:54.724 INFO:tasks.rados.rados.0.smithi007.stdout:1474: finishing write tid 4 to smithi00780062-35 2024-09-21T10:11:54.724 INFO:tasks.rados.rados.0.smithi007.stdout:1474: finishing write tid 5 to smithi00780062-35 2024-09-21T10:11:54.724 INFO:tasks.rados.rados.0.smithi007.stdout:1474: oid 35 updating version 0 to 342 2024-09-21T10:11:54.724 INFO:tasks.rados.rados.0.smithi007.stdout:1474: oid 35 updating version 342 to 345 2024-09-21T10:11:54.724 INFO:tasks.rados.rados.0.smithi007.stdout:1474: oid 35 version 345 is already newer than 344 2024-09-21T10:11:54.724 INFO:tasks.rados.rados.0.smithi007.stdout:1474: oid 35 version 345 is already newer than 343 2024-09-21T10:11:54.724 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 345 (ObjNum 572 snap 182 seq_num 572) dirty exists 2024-09-21T10:11:54.724 INFO:tasks.rados.rados.0.smithi007.stdout:1474: left oid 35 (ObjNum 572 snap 182 seq_num 572) 2024-09-21T10:11:54.724 INFO:tasks.rados.rados.0.smithi007.stdout:1475: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:11:55.563 INFO:tasks.rados.rados.0.smithi007.stdout:1469: done (5 left) 2024-09-21T10:11:55.563 INFO:tasks.rados.rados.0.smithi007.stdout:1470: done (4 left) 2024-09-21T10:11:55.563 INFO:tasks.rados.rados.0.smithi007.stdout:1473: done (3 left) 2024-09-21T10:11:55.563 INFO:tasks.rados.rados.0.smithi007.stdout:1474: done (2 left) 2024-09-21T10:11:55.563 INFO:tasks.rados.rados.0.smithi007.stdout:1475: done (1 left) 2024-09-21T10:11:55.563 INFO:tasks.rados.rados.0.smithi007.stdout:1476: done (0 left) 2024-09-21T10:11:55.563 INFO:tasks.rados.rados.0.smithi007.stdout:1477: write oid 7 current snap is 183 2024-09-21T10:11:55.563 INFO:tasks.rados.rados.0.smithi007.stdout:1477: seq_num 573 ranges {430411=644152,1830888=400520,2935963=402981} 2024-09-21T10:11:55.568 INFO:tasks.rados.rados.0.smithi007.stdout:1477: writing smithi00780062-7 from 430411 to 1074563 tid 1 2024-09-21T10:11:55.575 INFO:tasks.rados.rados.0.smithi007.stdout:1477: writing smithi00780062-7 from 1830888 to 2231408 tid 2 2024-09-21T10:11:55.581 INFO:tasks.rados.rados.0.smithi007.stdout:1477: writing smithi00780062-7 from 2935963 to 3338944 tid 3 2024-09-21T10:11:55.581 INFO:tasks.rados.rados.0.smithi007.stdout:1478: write oid 21 current snap is 183 2024-09-21T10:11:55.582 INFO:tasks.rados.rados.0.smithi007.stdout:1477: finishing write tid 1 to smithi00780062-7 2024-09-21T10:11:55.582 INFO:tasks.rados.rados.0.smithi007.stdout:1477: finishing write tid 2 to smithi00780062-7 2024-09-21T10:11:55.582 INFO:tasks.rados.rados.0.smithi007.stdout:1478: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2024-09-21T10:11:55.587 INFO:tasks.rados.rados.0.smithi007.stdout:1478: writing smithi00780062-21 from 447218 to 1166619 tid 1 2024-09-21T10:11:55.595 INFO:tasks.rados.rados.0.smithi007.stdout:1478: writing smithi00780062-21 from 1889370 to 2549901 tid 2 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi007.stdout:1478: writing smithi00780062-21 from 2963386 to 3577639 tid 3 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi007.stdout:1479: write oid 44 current snap is 183 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi007.stdout:1479: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2024-09-21T10:11:55.608 INFO:tasks.rados.rados.0.smithi007.stdout:1479: writing smithi00780062-44 from 464025 to 1258675 tid 1 2024-09-21T10:11:55.614 INFO:tasks.rados.rados.0.smithi007.stdout:1479: writing smithi00780062-44 from 1947852 to 2352041 tid 2 2024-09-21T10:11:55.620 INFO:tasks.rados.rados.0.smithi007.stdout:1479: writing smithi00780062-44 from 2990809 to 3416334 tid 3 2024-09-21T10:11:55.620 INFO:tasks.rados.rados.0.smithi007.stdout:1480: delete oid 12 current snap is 183 2024-09-21T10:11:55.620 INFO:tasks.rados.rados.0.smithi007.stdout:1477: finishing write tid 3 to smithi00780062-7 2024-09-21T10:11:55.620 INFO:tasks.rados.rados.0.smithi007.stdout:1477: finishing write tid 4 to smithi00780062-7 2024-09-21T10:11:55.620 INFO:tasks.rados.rados.0.smithi007.stdout:1477: finishing write tid 5 to smithi00780062-7 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1477: oid 7 updating version 0 to 411 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1477: oid 7 version 411 is already newer than 410 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1477: oid 7 version 411 is already newer than 409 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1477: oid 7 version 411 is already newer than 408 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 411 (ObjNum 573 snap 183 seq_num 573) dirty exists 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1477: left oid 7 (ObjNum 573 snap 183 seq_num 573) 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1478: finishing write tid 1 to smithi00780062-21 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1478: finishing write tid 2 to smithi00780062-21 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1478: finishing write tid 3 to smithi00780062-21 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1478: finishing write tid 4 to smithi00780062-21 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1478: finishing write tid 5 to smithi00780062-21 2024-09-21T10:11:55.621 INFO:tasks.rados.rados.0.smithi007.stdout:1478: oid 21 updating version 0 to 546 2024-09-21T10:11:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1478: oid 21 updating version 546 to 547 2024-09-21T10:11:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1478: oid 21 version 547 is already newer than 545 2024-09-21T10:11:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1478: oid 21 updating version 547 to 548 2024-09-21T10:11:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 548 (ObjNum 574 snap 183 seq_num 574) dirty exists 2024-09-21T10:11:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1478: left oid 21 (ObjNum 574 snap 183 seq_num 574) 2024-09-21T10:11:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1479: finishing write tid 1 to smithi00780062-44 2024-09-21T10:11:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1479: finishing write tid 2 to smithi00780062-44 2024-09-21T10:11:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1477: done (3 left) 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi007.stdout:1478: done (2 left) 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi007.stdout:1480: done (1 left) 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi007.stdout:1481: write oid 39 current snap is 183 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi007.stdout:1481: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2024-09-21T10:11:55.628 INFO:tasks.rados.rados.0.smithi007.stdout:1481: writing smithi00780062-39 from 497639 to 1042787 tid 1 2024-09-21T10:11:55.633 INFO:tasks.rados.rados.0.smithi007.stdout:1481: writing smithi00780062-39 from 1548463 to 1956321 tid 2 2024-09-21T10:11:55.639 INFO:tasks.rados.rados.0.smithi007.stdout:1481: writing smithi00780062-39 from 2529302 to 3093724 tid 3 2024-09-21T10:11:55.643 INFO:tasks.rados.rados.0.smithi007.stdout:1481: writing smithi00780062-39 from 3528143 to 3697639 tid 4 2024-09-21T10:11:55.643 INFO:tasks.rados.rados.0.smithi007.stdout:1482: snap_remove snap 159 2024-09-21T10:11:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:55 smithi031 ceph-mon[32927]: pgmap v112: 89 pgs: 89 active+clean; 287 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-21T10:11:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:55 smithi031 ceph-mon[32927]: osdmap e431: 8 total, 8 up, 8 in 2024-09-21T10:11:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:55 smithi007 ceph-mon[99390]: pgmap v112: 89 pgs: 89 active+clean; 287 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-21T10:11:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:55 smithi007 ceph-mon[99390]: osdmap e431: 8 total, 8 up, 8 in 2024-09-21T10:11:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:55 smithi007 ceph-mon[101144]: pgmap v112: 89 pgs: 89 active+clean; 287 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-09-21T10:11:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:55 smithi007 ceph-mon[101144]: osdmap e431: 8 total, 8 up, 8 in 2024-09-21T10:11:56.578 INFO:tasks.rados.rados.0.smithi007.stdout:1482: done (2 left) 2024-09-21T10:11:56.579 INFO:tasks.rados.rados.0.smithi007.stdout:1483: read oid 41 snap -1 2024-09-21T10:11:56.579 INFO:tasks.rados.rados.0.smithi007.stdout:1483: expect (ObjNum 538 snap 171 seq_num 538) 2024-09-21T10:11:56.579 INFO:tasks.rados.rados.0.smithi007.stdout:1484: write oid 6 current snap is 183 2024-09-21T10:11:56.579 INFO:tasks.rados.rados.0.smithi007.stdout:1484: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2024-09-21T10:11:56.586 INFO:tasks.rados.rados.0.smithi007.stdout:1484: writing smithi00780062-6 from 514446 to 1251196 tid 1 2024-09-21T10:11:56.594 INFO:tasks.rados.rados.0.smithi007.stdout:1484: writing smithi00780062-6 from 1723298 to 2391167 tid 2 2024-09-21T10:11:56.602 INFO:tasks.rados.rados.0.smithi007.stdout:1484: writing smithi00780062-6 from 3073078 to 3714446 tid 3 2024-09-21T10:11:56.602 INFO:tasks.rados.rados.0.smithi007.stdout:1485: snap_create 2024-09-21T10:11:56.602 INFO:tasks.rados.rados.0.smithi007.stdout:1479: finishing write tid 3 to smithi00780062-44 2024-09-21T10:11:56.602 INFO:tasks.rados.rados.0.smithi007.stdout:1479: finishing write tid 4 to smithi00780062-44 2024-09-21T10:11:56.602 INFO:tasks.rados.rados.0.smithi007.stdout:1479: finishing write tid 5 to smithi00780062-44 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1479: oid 44 updating version 0 to 1310 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1479: oid 44 updating version 1310 to 1311 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1479: oid 44 updating version 1311 to 1313 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1479: oid 44 version 1313 is already newer than 1312 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 1313 (ObjNum 575 snap 183 seq_num 575) dirty exists 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1479: left oid 44 (ObjNum 575 snap 183 seq_num 575) 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1481: finishing write tid 1 to smithi00780062-39 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1481: finishing write tid 2 to smithi00780062-39 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1481: finishing write tid 3 to smithi00780062-39 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1481: finishing write tid 4 to smithi00780062-39 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1481: finishing write tid 5 to smithi00780062-39 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1481: finishing write tid 6 to smithi00780062-39 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1481: oid 39 updating version 0 to 794 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1481: oid 39 version 794 is already newer than 792 2024-09-21T10:11:56.603 INFO:tasks.rados.rados.0.smithi007.stdout:1481: oid 39 version 794 is already newer than 793 2024-09-21T10:11:56.604 INFO:tasks.rados.rados.0.smithi007.stdout:1481: oid 39 updating version 794 to 795 2024-09-21T10:11:56.604 INFO:tasks.rados.rados.0.smithi007.stdout:1481: oid 39 updating version 795 to 796 2024-09-21T10:11:56.604 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 796 (ObjNum 577 snap 183 seq_num 577) dirty exists 2024-09-21T10:11:56.604 INFO:tasks.rados.rados.0.smithi007.stdout:1481: left oid 39 (ObjNum 577 snap 183 seq_num 577) 2024-09-21T10:11:56.604 INFO:tasks.rados.rados.0.smithi007.stdout:1483: expect (ObjNum 538 snap 171 seq_num 538) 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:1484: finishing write tid 1 to smithi00780062-6 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:1484: finishing write tid 2 to smithi00780062-6 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:1484: finishing write tid 3 to smithi00780062-6 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:1484: finishing write tid 4 to smithi00780062-6 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:1484: finishing write tid 5 to smithi00780062-6 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:1484: oid 6 updating version 0 to 517 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:1484: oid 6 updating version 517 to 520 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:1484: oid 6 version 520 is already newer than 519 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:1484: oid 6 version 520 is already newer than 518 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 520 (ObjNum 578 snap 183 seq_num 578) dirty exists 2024-09-21T10:11:56.749 INFO:tasks.rados.rados.0.smithi007.stdout:1484: left oid 6 (ObjNum 578 snap 183 seq_num 578) 2024-09-21T10:11:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:56 smithi031 ceph-mon[32927]: osdmap e432: 8 total, 8 up, 8 in 2024-09-21T10:11:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:56 smithi007 ceph-mon[99390]: osdmap e432: 8 total, 8 up, 8 in 2024-09-21T10:11:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:56 smithi007 ceph-mon[101144]: osdmap e432: 8 total, 8 up, 8 in 2024-09-21T10:11:57.574 INFO:tasks.rados.rados.0.smithi007.stdout:1479: done (4 left) 2024-09-21T10:11:57.574 INFO:tasks.rados.rados.0.smithi007.stdout:1481: done (3 left) 2024-09-21T10:11:57.574 INFO:tasks.rados.rados.0.smithi007.stdout:1483: done (2 left) 2024-09-21T10:11:57.574 INFO:tasks.rados.rados.0.smithi007.stdout:1484: done (1 left) 2024-09-21T10:11:57.574 INFO:tasks.rados.rados.0.smithi007.stdout:1485: done (0 left) 2024-09-21T10:11:57.574 INFO:tasks.rados.rados.0.smithi007.stdout:1486: snap_create 2024-09-21T10:11:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:57 smithi031 ceph-mon[32927]: pgmap v115: 89 pgs: 89 active+clean; 287 MiB data, 843 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:11:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:57 smithi031 ceph-mon[32927]: osdmap e433: 8 total, 8 up, 8 in 2024-09-21T10:11:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:57 smithi007 ceph-mon[99390]: pgmap v115: 89 pgs: 89 active+clean; 287 MiB data, 843 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:11:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:57 smithi007 ceph-mon[99390]: osdmap e433: 8 total, 8 up, 8 in 2024-09-21T10:11:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:57 smithi007 ceph-mon[101144]: pgmap v115: 89 pgs: 89 active+clean; 287 MiB data, 843 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:11:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:57 smithi007 ceph-mon[101144]: osdmap e433: 8 total, 8 up, 8 in 2024-09-21T10:11:58.585 INFO:tasks.rados.rados.0.smithi007.stdout:1486: done (0 left) 2024-09-21T10:11:58.585 INFO:tasks.rados.rados.0.smithi007.stdout:1487: snap_create 2024-09-21T10:11:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:58 smithi031 ceph-mon[32927]: osdmap e434: 8 total, 8 up, 8 in 2024-09-21T10:11:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:58 smithi007 ceph-mon[99390]: osdmap e434: 8 total, 8 up, 8 in 2024-09-21T10:11:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:58 smithi007 ceph-mon[101144]: osdmap e434: 8 total, 8 up, 8 in 2024-09-21T10:11:59.593 INFO:tasks.rados.rados.0.smithi007.stdout:1487: done (0 left) 2024-09-21T10:11:59.594 INFO:tasks.rados.rados.0.smithi007.stdout:1488: snap_remove snap 184 2024-09-21T10:11:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:59 smithi031 ceph-mon[32927]: pgmap v118: 89 pgs: 89 active+clean; 261 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-21T10:11:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:11:59 smithi031 ceph-mon[32927]: osdmap e435: 8 total, 8 up, 8 in 2024-09-21T10:11:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:59 smithi007 ceph-mon[99390]: pgmap v118: 89 pgs: 89 active+clean; 261 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-21T10:11:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:11:59 smithi007 ceph-mon[99390]: osdmap e435: 8 total, 8 up, 8 in 2024-09-21T10:11:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:59 smithi007 ceph-mon[101144]: pgmap v118: 89 pgs: 89 active+clean; 261 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-21T10:11:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:11:59 smithi007 ceph-mon[101144]: osdmap e435: 8 total, 8 up, 8 in 2024-09-21T10:12:00.600 INFO:tasks.rados.rados.0.smithi007.stdout:1488: done (0 left) 2024-09-21T10:12:00.600 INFO:tasks.rados.rados.0.smithi007.stdout:1489: snap_create 2024-09-21T10:12:00.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:00 smithi007 ceph-mon[99390]: osdmap e436: 8 total, 8 up, 8 in 2024-09-21T10:12:00.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:00 smithi007 ceph-mon[101144]: osdmap e436: 8 total, 8 up, 8 in 2024-09-21T10:12:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:00 smithi031 ceph-mon[32927]: osdmap e436: 8 total, 8 up, 8 in 2024-09-21T10:12:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:12:00] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.51.0" 2024-09-21T10:12:01.596 INFO:tasks.rados.rados.0.smithi007.stdout:1489: done (0 left) 2024-09-21T10:12:01.596 INFO:tasks.rados.rados.0.smithi007.stdout:1490: snap_remove snap 185 2024-09-21T10:12:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:01 smithi031 ceph-mon[32927]: pgmap v121: 89 pgs: 89 active+clean; 261 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-21T10:12:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:01 smithi031 ceph-mon[32927]: osdmap e437: 8 total, 8 up, 8 in 2024-09-21T10:12:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:01 smithi007 ceph-mon[99390]: pgmap v121: 89 pgs: 89 active+clean; 261 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-21T10:12:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:01 smithi007 ceph-mon[99390]: osdmap e437: 8 total, 8 up, 8 in 2024-09-21T10:12:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:01 smithi007 ceph-mon[101144]: pgmap v121: 89 pgs: 89 active+clean; 261 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-21T10:12:01.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:01 smithi007 ceph-mon[101144]: osdmap e437: 8 total, 8 up, 8 in 2024-09-21T10:12:02.560 INFO:tasks.rados.rados.0.smithi007.stdout:1490: done (0 left) 2024-09-21T10:12:02.560 INFO:tasks.rados.rados.0.smithi007.stdout:1491: rollback oid 50 current snap is 187 2024-09-21T10:12:02.560 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 50 to 167 2024-09-21T10:12:02.560 INFO:tasks.rados.rados.0.smithi007.stdout:1492: write oid 24 current snap is 187 2024-09-21T10:12:02.560 INFO:tasks.rados.rados.0.smithi007.stdout:1492: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2024-09-21T10:12:02.565 INFO:tasks.rados.rados.0.smithi007.stdout:1492: writing smithi00780062-24 from 531253 to 943252 tid 1 2024-09-21T10:12:02.570 INFO:tasks.rados.rados.0.smithi007.stdout:1492: writing smithi00780062-24 from 1381780 to 1793307 tid 2 2024-09-21T10:12:02.576 INFO:tasks.rados.rados.0.smithi007.stdout:1492: writing smithi00780062-24 from 2300501 to 2887467 tid 3 2024-09-21T10:12:02.581 INFO:tasks.rados.rados.0.smithi007.stdout:1492: writing smithi00780062-24 from 3376974 to 3731253 tid 4 2024-09-21T10:12:02.581 INFO:tasks.rados.rados.0.smithi007.stdout:1493: write oid 49 current snap is 187 2024-09-21T10:12:02.581 INFO:tasks.rados.rados.0.smithi007.stdout:1493: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2024-09-21T10:12:02.586 INFO:tasks.rados.rados.0.smithi007.stdout:1493: writing smithi00780062-49 from 548060 to 1035308 tid 1 2024-09-21T10:12:02.593 INFO:tasks.rados.rados.0.smithi007.stdout:1493: writing smithi00780062-49 from 1440262 to 2111800 tid 2 2024-09-21T10:12:02.602 INFO:tasks.rados.rados.0.smithi007.stdout:1493: writing smithi00780062-49 from 2844277 to 3642515 tid 3 2024-09-21T10:12:02.602 INFO:tasks.rados.rados.0.smithi007.stdout:1494: snap_remove snap 128 2024-09-21T10:12:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:02 smithi031 ceph-mon[32927]: osdmap e438: 8 total, 8 up, 8 in 2024-09-21T10:12:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:02 smithi031 ceph-mon[32927]: osdmap e439: 8 total, 8 up, 8 in 2024-09-21T10:12:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:02 smithi007 ceph-mon[99390]: osdmap e438: 8 total, 8 up, 8 in 2024-09-21T10:12:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:02 smithi007 ceph-mon[99390]: osdmap e439: 8 total, 8 up, 8 in 2024-09-21T10:12:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:02 smithi007 ceph-mon[101144]: osdmap e438: 8 total, 8 up, 8 in 2024-09-21T10:12:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:02 smithi007 ceph-mon[101144]: osdmap e439: 8 total, 8 up, 8 in 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:1494: done (3 left) 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:1495: delete oid 4 current snap is 187 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:1491: finishing rollback tid 1 to smithi00780062-50 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 247 (ObjNum 129 snap 0 seq_num 3839184184) dirty dne 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:1492: finishing write tid 1 to smithi00780062-24 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:1492: finishing write tid 2 to smithi00780062-24 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:1492: finishing write tid 3 to smithi00780062-24 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:1492: finishing write tid 4 to smithi00780062-24 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:1492: finishing write tid 5 to smithi00780062-24 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:1492: finishing write tid 6 to smithi00780062-24 2024-09-21T10:12:03.611 INFO:tasks.rados.rados.0.smithi007.stdout:1492: oid 24 updating version 0 to 544 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1492: oid 24 version 544 is already newer than 543 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1492: oid 24 version 544 is already newer than 542 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1492: oid 24 updating version 544 to 545 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1492: oid 24 version 545 is already newer than 541 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 545 (ObjNum 579 snap 187 seq_num 579) dirty exists 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1492: left oid 24 (ObjNum 579 snap 187 seq_num 579) 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1493: finishing write tid 1 to smithi00780062-49 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1493: finishing write tid 2 to smithi00780062-49 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1493: finishing write tid 3 to smithi00780062-49 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1493: finishing write tid 4 to smithi00780062-49 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1493: finishing write tid 5 to smithi00780062-49 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1493: oid 49 updating version 0 to 900 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1493: oid 49 updating version 900 to 902 2024-09-21T10:12:03.612 INFO:tasks.rados.rados.0.smithi007.stdout:1493: oid 49 version 902 is already newer than 901 2024-09-21T10:12:03.613 INFO:tasks.rados.rados.0.smithi007.stdout:1493: oid 49 updating version 902 to 903 2024-09-21T10:12:03.613 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 903 (ObjNum 580 snap 187 seq_num 580) dirty exists 2024-09-21T10:12:03.613 INFO:tasks.rados.rados.0.smithi007.stdout:1493: left oid 49 (ObjNum 580 snap 187 seq_num 580) 2024-09-21T10:12:03.618 INFO:tasks.rados.rados.0.smithi007.stdout:1491: done (3 left) 2024-09-21T10:12:03.618 INFO:tasks.rados.rados.0.smithi007.stdout:1492: done (2 left) 2024-09-21T10:12:03.618 INFO:tasks.rados.rados.0.smithi007.stdout:1493: done (1 left) 2024-09-21T10:12:03.618 INFO:tasks.rados.rados.0.smithi007.stdout:1495: done (0 left) 2024-09-21T10:12:03.618 INFO:tasks.rados.rados.0.smithi007.stdout:1496: read oid 1 snap -1 2024-09-21T10:12:03.618 INFO:tasks.rados.rados.0.smithi007.stdout:1496: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:12:03.618 INFO:tasks.rados.rados.0.smithi007.stdout:1497: read oid 47 snap -1 2024-09-21T10:12:03.618 INFO:tasks.rados.rados.0.smithi007.stdout:1497: expect (ObjNum 413 snap 129 seq_num 413) 2024-09-21T10:12:03.619 INFO:tasks.rados.rados.0.smithi007.stdout:1498: read oid 16 snap -1 2024-09-21T10:12:03.619 INFO:tasks.rados.rados.0.smithi007.stdout:1498: expect (ObjNum 545 snap 172 seq_num 545) 2024-09-21T10:12:03.619 INFO:tasks.rados.rados.0.smithi007.stdout:1499: snap_remove snap 178 2024-09-21T10:12:03.903 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:03 smithi007 ceph-mon[99390]: pgmap v124: 89 pgs: 89 active+clean; 261 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:03.903 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:03.903 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:03 smithi007 ceph-mon[101144]: pgmap v124: 89 pgs: 89 active+clean; 261 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:03.903 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:03 smithi031 ceph-mon[32927]: pgmap v124: 89 pgs: 89 active+clean; 261 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:03 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:04.620 INFO:tasks.rados.rados.0.smithi007.stdout:1499: done (3 left) 2024-09-21T10:12:04.621 INFO:tasks.rados.rados.0.smithi007.stdout:1500: write oid 50 current snap is 187 2024-09-21T10:12:04.621 INFO:tasks.rados.rados.0.smithi007.stdout:1500: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2024-09-21T10:12:04.628 INFO:tasks.rados.rados.0.smithi007.stdout:1500: writing smithi00780062-50 from 581674 to 1219420 tid 1 2024-09-21T10:12:04.634 INFO:tasks.rados.rados.0.smithi007.stdout:1500: writing smithi00780062-50 from 1840873 to 2399727 tid 2 2024-09-21T10:12:04.641 INFO:tasks.rados.rados.0.smithi007.stdout:1500: writing smithi00780062-50 from 3066417 to 3603552 tid 3 2024-09-21T10:12:04.641 INFO:tasks.rados.rados.0.smithi007.stdout:1501: delete oid 42 current snap is 187 2024-09-21T10:12:04.641 INFO:tasks.rados.rados.0.smithi007.stdout:1497: expect (ObjNum 413 snap 129 seq_num 413) 2024-09-21T10:12:04.781 INFO:tasks.rados.rados.0.smithi007.stdout:1498: expect (ObjNum 545 snap 172 seq_num 545) 2024-09-21T10:12:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:04 smithi031 ceph-mon[32927]: osdmap e440: 8 total, 8 up, 8 in 2024-09-21T10:12:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:04 smithi007 ceph-mon[99390]: osdmap e440: 8 total, 8 up, 8 in 2024-09-21T10:12:04.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:04 smithi007 ceph-mon[101144]: osdmap e440: 8 total, 8 up, 8 in 2024-09-21T10:12:05.005 INFO:tasks.rados.rados.0.smithi007.stdout:1496: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:12:05.240 INFO:tasks.rados.rados.0.smithi007.stdout:1500: finishing write tid 1 to smithi00780062-50 2024-09-21T10:12:05.240 INFO:tasks.rados.rados.0.smithi007.stdout:1500: finishing write tid 2 to smithi00780062-50 2024-09-21T10:12:05.240 INFO:tasks.rados.rados.0.smithi007.stdout:1496: done (4 left) 2024-09-21T10:12:05.240 INFO:tasks.rados.rados.0.smithi007.stdout:1497: done (3 left) 2024-09-21T10:12:05.240 INFO:tasks.rados.rados.0.smithi007.stdout:1498: done (2 left) 2024-09-21T10:12:05.240 INFO:tasks.rados.rados.0.smithi007.stdout:1501: done (1 left) 2024-09-21T10:12:05.240 INFO:tasks.rados.rados.0.smithi007.stdout:1502: read oid 46 snap -1 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:1502: expect (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:1503: snap_create 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:1500: finishing write tid 3 to smithi00780062-50 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:1500: finishing write tid 4 to smithi00780062-50 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:1500: finishing write tid 5 to smithi00780062-50 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:1500: oid 50 updating version 0 to 266 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:1500: oid 50 version 266 is already newer than 265 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:1500: oid 50 version 266 is already newer than 264 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:1500: oid 50 version 266 is already newer than 263 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 266 (ObjNum 582 snap 187 seq_num 582) dirty exists 2024-09-21T10:12:05.241 INFO:tasks.rados.rados.0.smithi007.stdout:1500: left oid 50 (ObjNum 582 snap 187 seq_num 582) 2024-09-21T10:12:05.251 INFO:tasks.rados.rados.0.smithi007.stdout:1502: expect (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:12:05.619 INFO:tasks.rados.rados.0.smithi007.stdout:1500: done (2 left) 2024-09-21T10:12:05.619 INFO:tasks.rados.rados.0.smithi007.stdout:1502: done (1 left) 2024-09-21T10:12:05.620 INFO:tasks.rados.rados.0.smithi007.stdout:1503: done (0 left) 2024-09-21T10:12:05.620 INFO:tasks.rados.rados.0.smithi007.stdout:1504: delete oid 15 current snap is 188 2024-09-21T10:12:05.623 INFO:tasks.rados.rados.0.smithi007.stdout:1504: done (0 left) 2024-09-21T10:12:05.624 INFO:tasks.rados.rados.0.smithi007.stdout:1505: read oid 24 snap -1 2024-09-21T10:12:05.624 INFO:tasks.rados.rados.0.smithi007.stdout:1505: expect (ObjNum 579 snap 187 seq_num 579) 2024-09-21T10:12:05.624 INFO:tasks.rados.rados.0.smithi007.stdout:1506: read oid 34 snap 162 2024-09-21T10:12:05.624 INFO:tasks.rados.rados.0.smithi007.stdout:1506: expect (ObjNum 508 snap 162 seq_num 508) 2024-09-21T10:12:05.624 INFO:tasks.rados.rados.0.smithi007.stdout:1507: snap_remove snap 180 2024-09-21T10:12:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:05 smithi031 ceph-mon[32927]: pgmap v127: 89 pgs: 89 active+clean; 261 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:05 smithi031 ceph-mon[32927]: osdmap e441: 8 total, 8 up, 8 in 2024-09-21T10:12:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:05 smithi007 ceph-mon[99390]: pgmap v127: 89 pgs: 89 active+clean; 261 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:05 smithi007 ceph-mon[99390]: osdmap e441: 8 total, 8 up, 8 in 2024-09-21T10:12:05.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:05 smithi007 ceph-mon[101144]: pgmap v127: 89 pgs: 89 active+clean; 261 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:05.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:05 smithi007 ceph-mon[101144]: osdmap e441: 8 total, 8 up, 8 in 2024-09-21T10:12:06.632 INFO:tasks.rados.rados.0.smithi007.stdout:1507: done (2 left) 2024-09-21T10:12:06.632 INFO:tasks.rados.rados.0.smithi007.stdout:1508: write oid 29 current snap is 188 2024-09-21T10:12:06.632 INFO:tasks.rados.rados.0.smithi007.stdout:1508: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2024-09-21T10:12:06.638 INFO:tasks.rados.rados.0.smithi007.stdout:1508: writing smithi00780062-29 from 632095 to 1095588 tid 1 2024-09-21T10:12:06.643 INFO:tasks.rados.rados.0.smithi007.stdout:1508: writing smithi00780062-29 from 1616319 to 2038853 tid 2 2024-09-21T10:12:06.650 INFO:tasks.rados.rados.0.smithi007.stdout:1508: writing smithi00780062-29 from 2748686 to 3235990 tid 3 2024-09-21T10:12:06.650 INFO:tasks.rados.rados.0.smithi007.stdout:1509: read oid 31 snap -1 2024-09-21T10:12:06.650 INFO:tasks.rados.rados.0.smithi007.stdout:1509: expect deleted 2024-09-21T10:12:06.650 INFO:tasks.rados.rados.0.smithi007.stdout:1510: snap_remove snap 182 2024-09-21T10:12:06.804 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:06 smithi031 ceph-mon[32927]: osdmap e442: 8 total, 8 up, 8 in 2024-09-21T10:12:06.805 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:06 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:06 smithi007 ceph-mon[99390]: osdmap e442: 8 total, 8 up, 8 in 2024-09-21T10:12:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:06 smithi007 ceph-mon[101144]: osdmap e442: 8 total, 8 up, 8 in 2024-09-21T10:12:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:07.629 INFO:tasks.rados.rados.0.smithi007.stdout:1510: done (4 left) 2024-09-21T10:12:07.629 INFO:tasks.rados.rados.0.smithi007.stdout:1511: write oid 4 current snap is 188 2024-09-21T10:12:07.629 INFO:tasks.rados.rados.0.smithi007.stdout:1511: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2024-09-21T10:12:07.637 INFO:tasks.rados.rados.0.smithi007.stdout:1511: writing smithi00780062-4 from 648902 to 1303997 tid 1 2024-09-21T10:12:07.644 INFO:tasks.rados.rados.0.smithi007.stdout:1511: writing smithi00780062-4 from 2074801 to 2640993 tid 2 2024-09-21T10:12:07.651 INFO:tasks.rados.rados.0.smithi007.stdout:1511: writing smithi00780062-4 from 3176109 to 3848902 tid 3 2024-09-21T10:12:07.651 INFO:tasks.rados.rados.0.smithi007.stdout:1512: read oid 7 snap -1 2024-09-21T10:12:07.651 INFO:tasks.rados.rados.0.smithi007.stdout:1512: expect (ObjNum 573 snap 183 seq_num 573) 2024-09-21T10:12:07.651 INFO:tasks.rados.rados.0.smithi007.stdout:1513: snap_remove snap 186 2024-09-21T10:12:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:07 smithi031 ceph-mon[32927]: pgmap v130: 89 pgs: 89 active+clean; 261 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:07 smithi031 ceph-mon[32927]: osdmap e443: 8 total, 8 up, 8 in 2024-09-21T10:12:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:07 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:07 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:07 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:07 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:07 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:07 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:07 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[99390]: pgmap v130: 89 pgs: 89 active+clean; 261 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[99390]: osdmap e443: 8 total, 8 up, 8 in 2024-09-21T10:12:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[101144]: pgmap v130: 89 pgs: 89 active+clean; 261 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[101144]: osdmap e443: 8 total, 8 up, 8 in 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:07.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:1513: done (6 left) 2024-09-21T10:12:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:1514: read oid 17 snap -1 2024-09-21T10:12:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:1514: expect (ObjNum 394 snap 122 seq_num 394) 2024-09-21T10:12:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:1515: write oid 9 current snap is 188 2024-09-21T10:12:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:1506: expect (ObjNum 508 snap 162 seq_num 508) 2024-09-21T10:12:08.769 INFO:tasks.rados.rados.0.smithi007.stdout:1505: expect (ObjNum 579 snap 187 seq_num 579) 2024-09-21T10:12:08.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:08 smithi031 ceph-mon[32927]: osdmap e444: 8 total, 8 up, 8 in 2024-09-21T10:12:08.930 INFO:tasks.rados.rados.0.smithi007.stdout:1508: finishing write tid 1 to smithi00780062-29 2024-09-21T10:12:08.930 INFO:tasks.rados.rados.0.smithi007.stdout:1508: finishing write tid 2 to smithi00780062-29 2024-09-21T10:12:08.930 INFO:tasks.rados.rados.0.smithi007.stdout:1515: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2024-09-21T10:12:08.937 INFO:tasks.rados.rados.0.smithi007.stdout:1515: writing smithi00780062-9 from 665709 to 1396053 tid 1 2024-09-21T10:12:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:08 smithi007 ceph-mon[99390]: osdmap e444: 8 total, 8 up, 8 in 2024-09-21T10:12:08.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:08 smithi007 ceph-mon[101144]: osdmap e444: 8 total, 8 up, 8 in 2024-09-21T10:12:08.944 INFO:tasks.rados.rados.0.smithi007.stdout:1515: writing smithi00780062-9 from 2133283 to 2559486 tid 2 2024-09-21T10:12:08.951 INFO:tasks.rados.rados.0.smithi007.stdout:1515: writing smithi00780062-9 from 3203532 to 3713380 tid 3 2024-09-21T10:12:08.951 INFO:tasks.rados.rados.0.smithi007.stdout:1505: done (7 left) 2024-09-21T10:12:08.951 INFO:tasks.rados.rados.0.smithi007.stdout:1506: done (6 left) 2024-09-21T10:12:08.951 INFO:tasks.rados.rados.0.smithi007.stdout:1516: snap_remove snap 187 2024-09-21T10:12:09.641 INFO:tasks.rados.rados.0.smithi007.stdout:1516: done (6 left) 2024-09-21T10:12:09.641 INFO:tasks.rados.rados.0.smithi007.stdout:1517: delete oid 26 current snap is 188 2024-09-21T10:12:09.641 INFO:tasks.rados.rados.0.smithi007.stdout:1508: finishing write tid 3 to smithi00780062-29 2024-09-21T10:12:09.641 INFO:tasks.rados.rados.0.smithi007.stdout:1508: finishing write tid 4 to smithi00780062-29 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1508: finishing write tid 5 to smithi00780062-29 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1508: oid 29 updating version 0 to 753 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1508: oid 29 version 753 is already newer than 752 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1508: oid 29 updating version 753 to 755 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1508: oid 29 version 755 is already newer than 754 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 755 (ObjNum 585 snap 188 seq_num 585) dirty exists 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1508: left oid 29 (ObjNum 585 snap 188 seq_num 585) 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1511: finishing write tid 1 to smithi00780062-4 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1511: finishing write tid 2 to smithi00780062-4 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1511: finishing write tid 3 to smithi00780062-4 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1511: finishing write tid 4 to smithi00780062-4 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1511: finishing write tid 5 to smithi00780062-4 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1511: oid 4 updating version 0 to 358 2024-09-21T10:12:09.642 INFO:tasks.rados.rados.0.smithi007.stdout:1511: oid 4 updating version 358 to 359 2024-09-21T10:12:09.643 INFO:tasks.rados.rados.0.smithi007.stdout:1511: oid 4 version 359 is already newer than 357 2024-09-21T10:12:09.643 INFO:tasks.rados.rados.0.smithi007.stdout:1511: oid 4 updating version 359 to 360 2024-09-21T10:12:09.643 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 360 (ObjNum 586 snap 188 seq_num 586) dirty exists 2024-09-21T10:12:09.643 INFO:tasks.rados.rados.0.smithi007.stdout:1511: left oid 4 (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:12:09.643 INFO:tasks.rados.rados.0.smithi007.stdout:1512: expect (ObjNum 573 snap 183 seq_num 573) 2024-09-21T10:12:09.853 INFO:tasks.rados.rados.0.smithi007.stdout:1514: expect (ObjNum 394 snap 122 seq_num 394) 2024-09-21T10:12:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:09 smithi031 ceph-mon[32927]: pgmap v133: 89 pgs: 89 active+clean; 209 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-09-21T10:12:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:09 smithi031 ceph-mon[32927]: mgrmap e39: y(active, since 92s), standbys: x 2024-09-21T10:12:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:09 smithi031 ceph-mon[32927]: osdmap e445: 8 total, 8 up, 8 in 2024-09-21T10:12:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:09 smithi007 ceph-mon[99390]: pgmap v133: 89 pgs: 89 active+clean; 209 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-09-21T10:12:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:09 smithi007 ceph-mon[99390]: mgrmap e39: y(active, since 92s), standbys: x 2024-09-21T10:12:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:09 smithi007 ceph-mon[99390]: osdmap e445: 8 total, 8 up, 8 in 2024-09-21T10:12:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:09 smithi007 ceph-mon[101144]: pgmap v133: 89 pgs: 89 active+clean; 209 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-09-21T10:12:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:09 smithi007 ceph-mon[101144]: mgrmap e39: y(active, since 92s), standbys: x 2024-09-21T10:12:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:09 smithi007 ceph-mon[101144]: osdmap e445: 8 total, 8 up, 8 in 2024-09-21T10:12:09.962 INFO:tasks.rados.rados.0.smithi007.stdout:1515: finishing write tid 1 to smithi00780062-9 2024-09-21T10:12:09.962 INFO:tasks.rados.rados.0.smithi007.stdout:1515: finishing write tid 2 to smithi00780062-9 2024-09-21T10:12:09.962 INFO:tasks.rados.rados.0.smithi007.stdout:1515: finishing write tid 3 to smithi00780062-9 2024-09-21T10:12:09.962 INFO:tasks.rados.rados.0.smithi007.stdout:1515: finishing write tid 4 to smithi00780062-9 2024-09-21T10:12:09.962 INFO:tasks.rados.rados.0.smithi007.stdout:1515: finishing write tid 5 to smithi00780062-9 2024-09-21T10:12:09.962 INFO:tasks.rados.rados.0.smithi007.stdout:1515: oid 9 updating version 0 to 749 2024-09-21T10:12:09.963 INFO:tasks.rados.rados.0.smithi007.stdout:1515: oid 9 version 749 is already newer than 748 2024-09-21T10:12:09.963 INFO:tasks.rados.rados.0.smithi007.stdout:1515: oid 9 version 749 is already newer than 747 2024-09-21T10:12:09.963 INFO:tasks.rados.rados.0.smithi007.stdout:1515: oid 9 updating version 749 to 750 2024-09-21T10:12:09.963 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 750 (ObjNum 587 snap 188 seq_num 587) dirty exists 2024-09-21T10:12:09.963 INFO:tasks.rados.rados.0.smithi007.stdout:1515: left oid 9 (ObjNum 587 snap 188 seq_num 587) 2024-09-21T10:12:09.963 INFO:tasks.rados.rados.0.smithi007.stdout:1508: done (6 left) 2024-09-21T10:12:09.963 INFO:tasks.rados.rados.0.smithi007.stdout:1509: done (5 left) 2024-09-21T10:12:09.964 INFO:tasks.rados.rados.0.smithi007.stdout:1511: done (4 left) 2024-09-21T10:12:09.964 INFO:tasks.rados.rados.0.smithi007.stdout:1512: done (3 left) 2024-09-21T10:12:09.964 INFO:tasks.rados.rados.0.smithi007.stdout:1514: done (2 left) 2024-09-21T10:12:09.964 INFO:tasks.rados.rados.0.smithi007.stdout:1515: done (1 left) 2024-09-21T10:12:09.964 INFO:tasks.rados.rados.0.smithi007.stdout:1517: done (0 left) 2024-09-21T10:12:09.964 INFO:tasks.rados.rados.0.smithi007.stdout:1518: read oid 40 snap -1 2024-09-21T10:12:09.964 INFO:tasks.rados.rados.0.smithi007.stdout:1518: expect (ObjNum 477 snap 155 seq_num 477) 2024-09-21T10:12:09.965 INFO:tasks.rados.rados.0.smithi007.stdout:1519: write oid 14 current snap is 188 2024-09-21T10:12:09.965 INFO:tasks.rados.rados.0.smithi007.stdout:1519: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2024-09-21T10:12:09.968 INFO:tasks.rados.rados.0.smithi007.stdout:1519: writing smithi00780062-14 from 699323 to 1180165 tid 1 2024-09-21T10:12:09.974 INFO:tasks.rados.rados.0.smithi007.stdout:1519: writing smithi00780062-14 from 1850247 to 2280119 tid 2 2024-09-21T10:12:09.981 INFO:tasks.rados.rados.0.smithi007.stdout:1519: writing smithi00780062-14 from 2858378 to 3390770 tid 3 2024-09-21T10:12:09.981 INFO:tasks.rados.rados.0.smithi007.stdout:1520: snap_create 2024-09-21T10:12:09.981 INFO:tasks.rados.rados.0.smithi007.stdout:1518: expect (ObjNum 477 snap 155 seq_num 477) 2024-09-21T10:12:10.118 INFO:tasks.rados.rados.0.smithi007.stdout:1519: finishing write tid 1 to smithi00780062-14 2024-09-21T10:12:10.118 INFO:tasks.rados.rados.0.smithi007.stdout:1519: finishing write tid 2 to smithi00780062-14 2024-09-21T10:12:10.118 INFO:tasks.rados.rados.0.smithi007.stdout:1519: finishing write tid 3 to smithi00780062-14 2024-09-21T10:12:10.118 INFO:tasks.rados.rados.0.smithi007.stdout:1519: finishing write tid 4 to smithi00780062-14 2024-09-21T10:12:10.118 INFO:tasks.rados.rados.0.smithi007.stdout:1519: finishing write tid 5 to smithi00780062-14 2024-09-21T10:12:10.119 INFO:tasks.rados.rados.0.smithi007.stdout:1519: oid 14 updating version 0 to 752 2024-09-21T10:12:10.119 INFO:tasks.rados.rados.0.smithi007.stdout:1519: oid 14 updating version 752 to 753 2024-09-21T10:12:10.119 INFO:tasks.rados.rados.0.smithi007.stdout:1519: oid 14 updating version 753 to 754 2024-09-21T10:12:10.119 INFO:tasks.rados.rados.0.smithi007.stdout:1519: oid 14 updating version 754 to 755 2024-09-21T10:12:10.119 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 755 (ObjNum 589 snap 188 seq_num 589) dirty exists 2024-09-21T10:12:10.119 INFO:tasks.rados.rados.0.smithi007.stdout:1519: left oid 14 (ObjNum 589 snap 188 seq_num 589) 2024-09-21T10:12:10.651 INFO:tasks.rados.rados.0.smithi007.stdout:1518: done (2 left) 2024-09-21T10:12:10.651 INFO:tasks.rados.rados.0.smithi007.stdout:1519: done (1 left) 2024-09-21T10:12:10.651 INFO:tasks.rados.rados.0.smithi007.stdout:1520: done (0 left) 2024-09-21T10:12:10.651 INFO:tasks.rados.rados.0.smithi007.stdout:1521: write oid 26 current snap is 189 2024-09-21T10:12:10.651 INFO:tasks.rados.rados.0.smithi007.stdout:1521: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2024-09-21T10:12:10.658 INFO:tasks.rados.rados.0.smithi007.stdout:1521: writing smithi00780062-26 from 716130 to 1272221 tid 1 2024-09-21T10:12:10.663 INFO:tasks.rados.rados.0.smithi007.stdout:1521: writing smithi00780062-26 from 1792376 to 2365906 tid 2 2024-09-21T10:12:10.668 INFO:tasks.rados.rados.0.smithi007.stdout:1521: writing smithi00780062-26 from 2769448 to 3229465 tid 3 2024-09-21T10:12:10.672 INFO:tasks.rados.rados.0.smithi007.stdout:1521: writing smithi00780062-26 from 3821956 to 3916130 tid 4 2024-09-21T10:12:10.672 INFO:tasks.rados.rados.0.smithi007.stdout:1522: snap_remove snap 181 2024-09-21T10:12:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:10 smithi031 ceph-mon[32927]: osdmap e446: 8 total, 8 up, 8 in 2024-09-21T10:12:10.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:10 smithi007 ceph-mon[99390]: osdmap e446: 8 total, 8 up, 8 in 2024-09-21T10:12:10.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:12:10] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.51.0" 2024-09-21T10:12:10.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:10 smithi007 ceph-mon[101144]: osdmap e446: 8 total, 8 up, 8 in 2024-09-21T10:12:11.653 INFO:tasks.rados.rados.0.smithi007.stdout:1522: done (1 left) 2024-09-21T10:12:11.653 INFO:tasks.rados.rados.0.smithi007.stdout:1523: delete oid 22 current snap is 189 2024-09-21T10:12:11.653 INFO:tasks.rados.rados.0.smithi007.stdout:1521: finishing write tid 1 to smithi00780062-26 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: finishing write tid 2 to smithi00780062-26 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: finishing write tid 3 to smithi00780062-26 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: finishing write tid 4 to smithi00780062-26 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: finishing write tid 5 to smithi00780062-26 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: finishing write tid 6 to smithi00780062-26 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: oid 26 updating version 0 to 447 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: oid 26 version 447 is already newer than 444 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: oid 26 updating version 447 to 448 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: oid 26 version 448 is already newer than 446 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: oid 26 version 448 is already newer than 445 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 448 (ObjNum 590 snap 189 seq_num 590) dirty exists 2024-09-21T10:12:11.654 INFO:tasks.rados.rados.0.smithi007.stdout:1521: left oid 26 (ObjNum 590 snap 189 seq_num 590) 2024-09-21T10:12:11.659 INFO:tasks.rados.rados.0.smithi007.stdout:1521: done (1 left) 2024-09-21T10:12:11.659 INFO:tasks.rados.rados.0.smithi007.stdout:1523: done (0 left) 2024-09-21T10:12:11.659 INFO:tasks.rados.rados.0.smithi007.stdout:1524: snap_create 2024-09-21T10:12:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:11 smithi031 ceph-mon[32927]: pgmap v136: 89 pgs: 89 active+clean; 209 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-09-21T10:12:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:11 smithi031 ceph-mon[32927]: osdmap e447: 8 total, 8 up, 8 in 2024-09-21T10:12:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:11 smithi007 ceph-mon[99390]: pgmap v136: 89 pgs: 89 active+clean; 209 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-09-21T10:12:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:11 smithi007 ceph-mon[99390]: osdmap e447: 8 total, 8 up, 8 in 2024-09-21T10:12:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:11 smithi007 ceph-mon[101144]: pgmap v136: 89 pgs: 89 active+clean; 209 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-09-21T10:12:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:11 smithi007 ceph-mon[101144]: osdmap e447: 8 total, 8 up, 8 in 2024-09-21T10:12:12.562 INFO:tasks.rados.rados.0.smithi007.stdout:1524: done (0 left) 2024-09-21T10:12:12.562 INFO:tasks.rados.rados.0.smithi007.stdout:1525: snap_remove snap 175 2024-09-21T10:12:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:12 smithi031 ceph-mon[32927]: osdmap e448: 8 total, 8 up, 8 in 2024-09-21T10:12:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:12 smithi031 ceph-mon[32927]: pgmap v139: 89 pgs: 89 active+clean; 220 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-09-21T10:12:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:12 smithi031 ceph-mon[32927]: osdmap e449: 8 total, 8 up, 8 in 2024-09-21T10:12:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:12 smithi007 ceph-mon[99390]: osdmap e448: 8 total, 8 up, 8 in 2024-09-21T10:12:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:12 smithi007 ceph-mon[99390]: pgmap v139: 89 pgs: 89 active+clean; 220 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-09-21T10:12:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:12 smithi007 ceph-mon[99390]: osdmap e449: 8 total, 8 up, 8 in 2024-09-21T10:12:12.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:12 smithi007 ceph-mon[101144]: osdmap e448: 8 total, 8 up, 8 in 2024-09-21T10:12:12.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:12 smithi007 ceph-mon[101144]: pgmap v139: 89 pgs: 89 active+clean; 220 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-09-21T10:12:12.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:12 smithi007 ceph-mon[101144]: osdmap e449: 8 total, 8 up, 8 in 2024-09-21T10:12:13.565 INFO:tasks.rados.rados.0.smithi007.stdout:1525: done (0 left) 2024-09-21T10:12:13.565 INFO:tasks.rados.rados.0.smithi007.stdout:1526: read oid 45 snap -1 2024-09-21T10:12:13.565 INFO:tasks.rados.rados.0.smithi007.stdout:1526: expect deleted 2024-09-21T10:12:13.565 INFO:tasks.rados.rados.0.smithi007.stdout:1527: snap_remove snap 172 2024-09-21T10:12:14.569 INFO:tasks.rados.rados.0.smithi007.stdout:1527: done (1 left) 2024-09-21T10:12:14.570 INFO:tasks.rados.rados.0.smithi007.stdout:1528: read oid 38 snap -1 2024-09-21T10:12:14.570 INFO:tasks.rados.rados.0.smithi007.stdout:1528: expect (ObjNum 501 snap 160 seq_num 501) 2024-09-21T10:12:14.570 INFO:tasks.rados.rados.0.smithi007.stdout:1529: snap_remove snap 183 2024-09-21T10:12:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:14 smithi031 ceph-mon[32927]: osdmap e450: 8 total, 8 up, 8 in 2024-09-21T10:12:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:14 smithi007 ceph-mon[99390]: osdmap e450: 8 total, 8 up, 8 in 2024-09-21T10:12:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:14 smithi007 ceph-mon[101144]: osdmap e450: 8 total, 8 up, 8 in 2024-09-21T10:12:15.575 INFO:tasks.rados.rados.0.smithi007.stdout:1529: done (2 left) 2024-09-21T10:12:15.575 INFO:tasks.rados.rados.0.smithi007.stdout:1530: read oid 15 snap -1 2024-09-21T10:12:15.575 INFO:tasks.rados.rados.0.smithi007.stdout:1530: expect deleted 2024-09-21T10:12:15.575 INFO:tasks.rados.rados.0.smithi007.stdout:1531: read oid 28 snap 189 2024-09-21T10:12:15.575 INFO:tasks.rados.rados.0.smithi007.stdout:1531: expect deleted 2024-09-21T10:12:15.575 INFO:tasks.rados.rados.0.smithi007.stdout:1532: read oid 7 snap 179 2024-09-21T10:12:15.575 INFO:tasks.rados.rados.0.smithi007.stdout:1532: expect (ObjNum 515 snap 164 seq_num 515) 2024-09-21T10:12:15.575 INFO:tasks.rados.rados.0.smithi007.stdout:1533: read oid 29 snap 188 2024-09-21T10:12:15.575 INFO:tasks.rados.rados.0.smithi007.stdout:1533: expect (ObjNum 585 snap 188 seq_num 585) 2024-09-21T10:12:15.576 INFO:tasks.rados.rados.0.smithi007.stdout:1534: read oid 21 snap -1 2024-09-21T10:12:15.576 INFO:tasks.rados.rados.0.smithi007.stdout:1534: expect (ObjNum 574 snap 183 seq_num 574) 2024-09-21T10:12:15.576 INFO:tasks.rados.rados.0.smithi007.stdout:1535: read oid 46 snap 174 2024-09-21T10:12:15.576 INFO:tasks.rados.rados.0.smithi007.stdout:1535: expect (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:12:15.576 INFO:tasks.rados.rados.0.smithi007.stdout:1536: read oid 25 snap -1 2024-09-21T10:12:15.576 INFO:tasks.rados.rados.0.smithi007.stdout:1536: expect (ObjNum 398 snap 122 seq_num 398) 2024-09-21T10:12:15.576 INFO:tasks.rados.rados.0.smithi007.stdout:1537: delete oid 47 current snap is 190 2024-09-21T10:12:15.576 INFO:tasks.rados.rados.0.smithi007.stdout:1528: expect (ObjNum 501 snap 160 seq_num 501) 2024-09-21T10:12:15.662 INFO:tasks.rados.rados.0.smithi007.stdout:1532: expect (ObjNum 515 snap 164 seq_num 515) 2024-09-21T10:12:15.789 INFO:tasks.rados.rados.0.smithi007.stdout:1536: expect (ObjNum 398 snap 122 seq_num 398) 2024-09-21T10:12:15.904 INFO:tasks.rados.rados.0.smithi007.stdout:1533: expect (ObjNum 585 snap 188 seq_num 585) 2024-09-21T10:12:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:15 smithi031 ceph-mon[32927]: pgmap v142: 89 pgs: 89 active+clean; 220 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-09-21T10:12:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:15 smithi031 ceph-mon[32927]: osdmap e451: 8 total, 8 up, 8 in 2024-09-21T10:12:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:15 smithi007 ceph-mon[99390]: pgmap v142: 89 pgs: 89 active+clean; 220 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-09-21T10:12:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:15 smithi007 ceph-mon[99390]: osdmap e451: 8 total, 8 up, 8 in 2024-09-21T10:12:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:15 smithi007 ceph-mon[101144]: pgmap v142: 89 pgs: 89 active+clean; 220 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-09-21T10:12:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:15 smithi007 ceph-mon[101144]: osdmap e451: 8 total, 8 up, 8 in 2024-09-21T10:12:16.035 INFO:tasks.rados.rados.0.smithi007.stdout:1535: expect (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:12:16.251 INFO:tasks.rados.rados.0.smithi007.stdout:1534: expect (ObjNum 574 snap 183 seq_num 574) 2024-09-21T10:12:16.420 INFO:tasks.rados.rados.0.smithi007.stdout:1526: done (9 left) 2024-09-21T10:12:16.420 INFO:tasks.rados.rados.0.smithi007.stdout:1528: done (8 left) 2024-09-21T10:12:16.421 INFO:tasks.rados.rados.0.smithi007.stdout:1530: done (7 left) 2024-09-21T10:12:16.421 INFO:tasks.rados.rados.0.smithi007.stdout:1531: done (6 left) 2024-09-21T10:12:16.421 INFO:tasks.rados.rados.0.smithi007.stdout:1532: done (5 left) 2024-09-21T10:12:16.421 INFO:tasks.rados.rados.0.smithi007.stdout:1533: done (4 left) 2024-09-21T10:12:16.421 INFO:tasks.rados.rados.0.smithi007.stdout:1534: done (3 left) 2024-09-21T10:12:16.421 INFO:tasks.rados.rados.0.smithi007.stdout:1535: done (2 left) 2024-09-21T10:12:16.421 INFO:tasks.rados.rados.0.smithi007.stdout:1536: done (1 left) 2024-09-21T10:12:16.421 INFO:tasks.rados.rados.0.smithi007.stdout:1537: done (0 left) 2024-09-21T10:12:16.421 INFO:tasks.rados.rados.0.smithi007.stdout:1538: read oid 10 snap -1 2024-09-21T10:12:16.422 INFO:tasks.rados.rados.0.smithi007.stdout:1538: expect (ObjNum 571 snap 182 seq_num 571) 2024-09-21T10:12:16.422 INFO:tasks.rados.rados.0.smithi007.stdout:1539: write oid 27 current snap is 190 2024-09-21T10:12:16.422 INFO:tasks.rados.rados.0.smithi007.stdout:1539: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2024-09-21T10:12:16.427 INFO:tasks.rados.rados.0.smithi007.stdout:1539: writing smithi00780062-27 from 766551 to 1264742 tid 1 2024-09-21T10:12:16.433 INFO:tasks.rados.rados.0.smithi007.stdout:1539: writing smithi00780062-27 from 1684175 to 2405032 tid 2 2024-09-21T10:12:16.440 INFO:tasks.rados.rados.0.smithi007.stdout:1539: writing smithi00780062-27 from 2851717 to 3545550 tid 3 2024-09-21T10:12:16.440 INFO:tasks.rados.rados.0.smithi007.stdout:1540: read oid 7 snap -1 2024-09-21T10:12:16.440 INFO:tasks.rados.rados.0.smithi007.stdout:1540: expect (ObjNum 573 snap 183 seq_num 573) 2024-09-21T10:12:16.440 INFO:tasks.rados.rados.0.smithi007.stdout:1541: write oid 8 current snap is 190 2024-09-21T10:12:16.440 INFO:tasks.rados.rados.0.smithi007.stdout:1541: seq_num 594 ranges {783358=573440,2026304=580868,3279140=621458} 2024-09-21T10:12:16.447 INFO:tasks.rados.rados.0.smithi007.stdout:1541: writing smithi00780062-8 from 783358 to 1356798 tid 1 2024-09-21T10:12:16.454 INFO:tasks.rados.rados.0.smithi007.stdout:1541: writing smithi00780062-8 from 2026304 to 2607172 tid 2 2024-09-21T10:12:16.461 INFO:tasks.rados.rados.0.smithi007.stdout:1541: writing smithi00780062-8 from 3279140 to 3900598 tid 3 2024-09-21T10:12:16.461 INFO:tasks.rados.rados.0.smithi007.stdout:1542: delete oid 30 current snap is 190 2024-09-21T10:12:16.461 INFO:tasks.rados.rados.0.smithi007.stdout:1538: expect (ObjNum 571 snap 182 seq_num 571) 2024-09-21T10:12:16.637 INFO:tasks.rados.rados.0.smithi007.stdout:1539: finishing write tid 1 to smithi00780062-27 2024-09-21T10:12:16.637 INFO:tasks.rados.rados.0.smithi007.stdout:1539: finishing write tid 2 to smithi00780062-27 2024-09-21T10:12:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1539: finishing write tid 3 to smithi00780062-27 2024-09-21T10:12:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1539: finishing write tid 4 to smithi00780062-27 2024-09-21T10:12:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1539: finishing write tid 5 to smithi00780062-27 2024-09-21T10:12:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1539: oid 27 updating version 0 to 1367 2024-09-21T10:12:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1539: oid 27 version 1367 is already newer than 1365 2024-09-21T10:12:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1539: oid 27 version 1367 is already newer than 1366 2024-09-21T10:12:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1539: oid 27 updating version 1367 to 1368 2024-09-21T10:12:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 1368 (ObjNum 593 snap 190 seq_num 593) dirty exists 2024-09-21T10:12:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1539: left oid 27 (ObjNum 593 snap 190 seq_num 593) 2024-09-21T10:12:16.638 INFO:tasks.rados.rados.0.smithi007.stdout:1540: expect (ObjNum 573 snap 183 seq_num 573) 2024-09-21T10:12:16.849 INFO:tasks.rados.rados.0.smithi007.stdout:1541: finishing write tid 1 to smithi00780062-8 2024-09-21T10:12:16.849 INFO:tasks.rados.rados.0.smithi007.stdout:1541: finishing write tid 2 to smithi00780062-8 2024-09-21T10:12:16.849 INFO:tasks.rados.rados.0.smithi007.stdout:1541: finishing write tid 3 to smithi00780062-8 2024-09-21T10:12:16.849 INFO:tasks.rados.rados.0.smithi007.stdout:1541: finishing write tid 4 to smithi00780062-8 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1541: finishing write tid 5 to smithi00780062-8 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1541: oid 8 updating version 0 to 560 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1541: oid 8 version 560 is already newer than 559 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1541: oid 8 version 560 is already newer than 558 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1541: oid 8 updating version 560 to 561 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 561 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1541: left oid 8 (ObjNum 594 snap 190 seq_num 594) 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1538: done (4 left) 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1539: done (3 left) 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1540: done (2 left) 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1541: done (1 left) 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1542: done (0 left) 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1543: read oid 34 snap -1 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1543: expect (ObjNum 568 snap 179 seq_num 568) 2024-09-21T10:12:16.850 INFO:tasks.rados.rados.0.smithi007.stdout:1544: read oid 20 snap -1 2024-09-21T10:12:16.851 INFO:tasks.rados.rados.0.smithi007.stdout:1544: expect deleted 2024-09-21T10:12:16.851 INFO:tasks.rados.rados.0.smithi007.stdout:1545: snap_remove snap 174 2024-09-21T10:12:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:16 smithi031 ceph-mon[32927]: osdmap e452: 8 total, 8 up, 8 in 2024-09-21T10:12:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:16 smithi007 ceph-mon[99390]: osdmap e452: 8 total, 8 up, 8 in 2024-09-21T10:12:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:16 smithi007 ceph-mon[101144]: osdmap e452: 8 total, 8 up, 8 in 2024-09-21T10:12:17.595 INFO:tasks.rados.rados.0.smithi007.stdout:1543: expect (ObjNum 568 snap 179 seq_num 568) 2024-09-21T10:12:17.837 INFO:tasks.rados.rados.0.smithi007.stdout:1543: done (2 left) 2024-09-21T10:12:17.837 INFO:tasks.rados.rados.0.smithi007.stdout:1544: done (1 left) 2024-09-21T10:12:17.837 INFO:tasks.rados.rados.0.smithi007.stdout:1545: done (0 left) 2024-09-21T10:12:17.838 INFO:tasks.rados.rados.0.smithi007.stdout:1546: delete oid 5 current snap is 190 2024-09-21T10:12:17.839 INFO:tasks.rados.rados.0.smithi007.stdout:1546: done (0 left) 2024-09-21T10:12:17.840 INFO:tasks.rados.rados.0.smithi007.stdout:1547: write oid 29 current snap is 190 2024-09-21T10:12:17.840 INFO:tasks.rados.rados.0.smithi007.stdout:1547: seq_num 597 ranges {433779=799187,1801750=232029} 2024-09-21T10:12:17.846 INFO:tasks.rados.rados.0.smithi007.stdout:1547: writing smithi00780062-29 from 433779 to 1232966 tid 1 2024-09-21T10:12:17.851 INFO:tasks.rados.rados.0.smithi007.stdout:1547: writing smithi00780062-29 from 1801750 to 2033779 tid 2 2024-09-21T10:12:17.851 INFO:tasks.rados.rados.0.smithi007.stdout:1548: snap_remove snap 170 2024-09-21T10:12:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:17 smithi031 ceph-mon[32927]: pgmap v145: 89 pgs: 89 active+clean; 220 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2 op/s 2024-09-21T10:12:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:17 smithi007 ceph-mon[99390]: pgmap v145: 89 pgs: 89 active+clean; 220 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2 op/s 2024-09-21T10:12:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:17 smithi007 ceph-mon[101144]: pgmap v145: 89 pgs: 89 active+clean; 220 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 2 op/s 2024-09-21T10:12:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:1548: done (1 left) 2024-09-21T10:12:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:1547: finishing write tid 1 to smithi00780062-29 2024-09-21T10:12:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:1547: finishing write tid 2 to smithi00780062-29 2024-09-21T10:12:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:1547: finishing write tid 3 to smithi00780062-29 2024-09-21T10:12:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:1547: finishing write tid 4 to smithi00780062-29 2024-09-21T10:12:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:1547: oid 29 updating version 0 to 778 2024-09-21T10:12:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:1547: oid 29 updating version 778 to 779 2024-09-21T10:12:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:1547: oid 29 version 779 is already newer than 777 2024-09-21T10:12:18.596 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 779 (ObjNum 597 snap 190 seq_num 597) dirty exists 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:1547: left oid 29 (ObjNum 597 snap 190 seq_num 597) 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:1549: read oid 46 snap -1 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:1549: expect (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:1547: done (1 left) 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:1550: rollback oid 32 current snap is 190 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 167 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:1551: read oid 28 snap -1 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:1551: expect deleted 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:1552: read oid 12 snap -1 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:1552: expect deleted 2024-09-21T10:12:18.597 INFO:tasks.rados.rados.0.smithi007.stdout:1553: snap_create 2024-09-21T10:12:18.607 INFO:tasks.rados.rados.0.smithi007.stdout:1550: finishing rollback tid 0 to smithi00780062-32 2024-09-21T10:12:18.607 INFO:tasks.rados.rados.0.smithi007.stdout:1550: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:12:18.607 INFO:tasks.rados.rados.0.smithi007.stdout:1550: finishing rollback tid 2 to smithi00780062-32 2024-09-21T10:12:18.607 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 848 (ObjNum 504 snap 162 seq_num 504) dirty exists 2024-09-21T10:12:18.609 INFO:tasks.rados.rados.0.smithi007.stdout:1549: expect (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:12:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:18 smithi031 ceph-mon[32927]: osdmap e453: 8 total, 8 up, 8 in 2024-09-21T10:12:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:18 smithi007 ceph-mon[99390]: osdmap e453: 8 total, 8 up, 8 in 2024-09-21T10:12:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:18 smithi007 ceph-mon[101144]: osdmap e453: 8 total, 8 up, 8 in 2024-09-21T10:12:19.604 INFO:tasks.rados.rados.0.smithi007.stdout:1549: done (4 left) 2024-09-21T10:12:19.605 INFO:tasks.rados.rados.0.smithi007.stdout:1550: done (3 left) 2024-09-21T10:12:19.605 INFO:tasks.rados.rados.0.smithi007.stdout:1551: done (2 left) 2024-09-21T10:12:19.605 INFO:tasks.rados.rados.0.smithi007.stdout:1552: done (1 left) 2024-09-21T10:12:19.605 INFO:tasks.rados.rados.0.smithi007.stdout:1553: done (0 left) 2024-09-21T10:12:19.605 INFO:tasks.rados.rados.0.smithi007.stdout:1554: snap_create 2024-09-21T10:12:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:19 smithi031 ceph-mon[32927]: pgmap v147: 89 pgs: 89 active+clean; 224 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 833 KiB/s wr, 21 op/s 2024-09-21T10:12:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:19 smithi031 ceph-mon[32927]: osdmap e454: 8 total, 8 up, 8 in 2024-09-21T10:12:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:19 smithi007 ceph-mon[101144]: pgmap v147: 89 pgs: 89 active+clean; 224 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 833 KiB/s wr, 21 op/s 2024-09-21T10:12:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:19 smithi007 ceph-mon[101144]: osdmap e454: 8 total, 8 up, 8 in 2024-09-21T10:12:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:19 smithi007 ceph-mon[99390]: pgmap v147: 89 pgs: 89 active+clean; 224 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 833 KiB/s wr, 21 op/s 2024-09-21T10:12:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:19 smithi007 ceph-mon[99390]: osdmap e454: 8 total, 8 up, 8 in 2024-09-21T10:12:20.611 INFO:tasks.rados.rados.0.smithi007.stdout:1554: done (0 left) 2024-09-21T10:12:20.611 INFO:tasks.rados.rados.0.smithi007.stdout:1555: rollback oid 6 current snap is 192 2024-09-21T10:12:20.612 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 162 2024-09-21T10:12:20.612 INFO:tasks.rados.rados.0.smithi007.stdout:1556: write oid 32 current snap is 192 2024-09-21T10:12:20.612 INFO:tasks.rados.rados.0.smithi007.stdout:1556: seq_num 598 ranges {450586=474436,1343879=588206} 2024-09-21T10:12:20.616 INFO:tasks.rados.rados.0.smithi007.stdout:1556: writing smithi00780062-32 from 450586 to 925022 tid 1 2024-09-21T10:12:20.622 INFO:tasks.rados.rados.0.smithi007.stdout:1556: writing smithi00780062-32 from 1343879 to 1932085 tid 2 2024-09-21T10:12:20.622 INFO:tasks.rados.rados.0.smithi007.stdout:1557: rollback oid 46 current snap is 192 2024-09-21T10:12:20.622 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 46 to 190 2024-09-21T10:12:20.623 INFO:tasks.rados.rados.0.smithi007.stdout:1555: finishing rollback tid 0 to smithi00780062-6 2024-09-21T10:12:20.623 INFO:tasks.rados.rados.0.smithi007.stdout:1555: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:12:20.623 INFO:tasks.rados.rados.0.smithi007.stdout:1555: finishing rollback tid 2 to smithi00780062-6 2024-09-21T10:12:20.623 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 544 (ObjNum 488 snap 157 seq_num 488) dirty exists 2024-09-21T10:12:20.623 INFO:tasks.rados.rados.0.smithi007.stdout:1556: finishing write tid 1 to smithi00780062-32 2024-09-21T10:12:20.623 INFO:tasks.rados.rados.0.smithi007.stdout:1555: done (2 left) 2024-09-21T10:12:20.623 INFO:tasks.rados.rados.0.smithi007.stdout:1558: read oid 10 snap 191 2024-09-21T10:12:20.623 INFO:tasks.rados.rados.0.smithi007.stdout:1558: expect (ObjNum 571 snap 182 seq_num 571) 2024-09-21T10:12:20.623 INFO:tasks.rados.rados.0.smithi007.stdout:1559: snap_create 2024-09-21T10:12:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:1556: finishing write tid 2 to smithi00780062-32 2024-09-21T10:12:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:1556: finishing write tid 3 to smithi00780062-32 2024-09-21T10:12:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:1556: finishing write tid 4 to smithi00780062-32 2024-09-21T10:12:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:1556: oid 32 updating version 0 to 854 2024-09-21T10:12:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:1556: oid 32 version 854 is already newer than 852 2024-09-21T10:12:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:1556: oid 32 version 854 is already newer than 853 2024-09-21T10:12:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 854 (ObjNum 598 snap 192 seq_num 598) dirty exists 2024-09-21T10:12:20.627 INFO:tasks.rados.rados.0.smithi007.stdout:1556: left oid 32 (ObjNum 598 snap 192 seq_num 598) 2024-09-21T10:12:20.628 INFO:tasks.rados.rados.0.smithi007.stdout:1557: finishing rollback tid 0 to smithi00780062-46 2024-09-21T10:12:20.630 INFO:tasks.rados.rados.0.smithi007.stdout:1558: expect (ObjNum 571 snap 182 seq_num 571) 2024-09-21T10:12:20.805 INFO:tasks.rados.rados.0.smithi007.stdout:1557: finishing rollback tid 1 to smithi00780062-46 2024-09-21T10:12:20.805 INFO:tasks.rados.rados.0.smithi007.stdout:1557: finishing rollback tid 2 to smithi00780062-46 2024-09-21T10:12:20.805 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 1388 (ObjNum 562 snap 174 seq_num 562) dirty exists 2024-09-21T10:12:20.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:20 smithi007 ceph-mon[99390]: osdmap e455: 8 total, 8 up, 8 in 2024-09-21T10:12:20.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:20 smithi007 ceph-mon[101144]: osdmap e455: 8 total, 8 up, 8 in 2024-09-21T10:12:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:20 smithi031 ceph-mon[32927]: osdmap e455: 8 total, 8 up, 8 in 2024-09-21T10:12:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:12:20] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.51.0" 2024-09-21T10:12:21.615 INFO:tasks.rados.rados.0.smithi007.stdout:1556: done (3 left) 2024-09-21T10:12:21.615 INFO:tasks.rados.rados.0.smithi007.stdout:1557: done (2 left) 2024-09-21T10:12:21.615 INFO:tasks.rados.rados.0.smithi007.stdout:1558: done (1 left) 2024-09-21T10:12:21.615 INFO:tasks.rados.rados.0.smithi007.stdout:1559: done (0 left) 2024-09-21T10:12:21.615 INFO:tasks.rados.rados.0.smithi007.stdout:1560: read oid 17 snap 191 2024-09-21T10:12:21.615 INFO:tasks.rados.rados.0.smithi007.stdout:1560: expect (ObjNum 394 snap 122 seq_num 394) 2024-09-21T10:12:21.616 INFO:tasks.rados.rados.0.smithi007.stdout:1561: read oid 36 snap -1 2024-09-21T10:12:21.616 INFO:tasks.rados.rados.0.smithi007.stdout:1561: expect deleted 2024-09-21T10:12:21.616 INFO:tasks.rados.rados.0.smithi007.stdout:1562: snap_remove snap 179 2024-09-21T10:12:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:21 smithi031 ceph-mon[32927]: pgmap v150: 89 pgs: 89 active+clean; 224 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 835 KiB/s wr, 21 op/s 2024-09-21T10:12:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:21 smithi031 ceph-mon[32927]: osdmap e456: 8 total, 8 up, 8 in 2024-09-21T10:12:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:21 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:21 smithi007 ceph-mon[99390]: pgmap v150: 89 pgs: 89 active+clean; 224 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 835 KiB/s wr, 21 op/s 2024-09-21T10:12:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:21 smithi007 ceph-mon[99390]: osdmap e456: 8 total, 8 up, 8 in 2024-09-21T10:12:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:21 smithi007 ceph-mon[101144]: pgmap v150: 89 pgs: 89 active+clean; 224 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 835 KiB/s wr, 21 op/s 2024-09-21T10:12:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:21 smithi007 ceph-mon[101144]: osdmap e456: 8 total, 8 up, 8 in 2024-09-21T10:12:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:22.565 INFO:tasks.rados.rados.0.smithi007.stdout:1562: done (2 left) 2024-09-21T10:12:22.565 INFO:tasks.rados.rados.0.smithi007.stdout:1563: snap_remove snap 192 2024-09-21T10:12:22.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:22 smithi031 ceph-mon[32927]: osdmap e457: 8 total, 8 up, 8 in 2024-09-21T10:12:22.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:22 smithi031 ceph-mon[32927]: osdmap e458: 8 total, 8 up, 8 in 2024-09-21T10:12:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:22 smithi007 ceph-mon[99390]: osdmap e457: 8 total, 8 up, 8 in 2024-09-21T10:12:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:22 smithi007 ceph-mon[99390]: osdmap e458: 8 total, 8 up, 8 in 2024-09-21T10:12:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:22 smithi007 ceph-mon[101144]: osdmap e457: 8 total, 8 up, 8 in 2024-09-21T10:12:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:22 smithi007 ceph-mon[101144]: osdmap e458: 8 total, 8 up, 8 in 2024-09-21T10:12:23.566 INFO:tasks.rados.rados.0.smithi007.stdout:1563: done (2 left) 2024-09-21T10:12:23.653 INFO:tasks.rados.rados.0.smithi007.stdout:1564: write oid 29 current snap is 193 2024-09-21T10:12:23.654 INFO:tasks.rados.rados.0.smithi007.stdout:1564: seq_num 599 ranges {467393=549685,1802361=265032} 2024-09-21T10:12:23.654 INFO:tasks.rados.rados.0.smithi007.stdout:1564: writing smithi00780062-29 from 467393 to 1017078 tid 1 2024-09-21T10:12:23.655 INFO:tasks.rados.rados.0.smithi007.stdout:1564: writing smithi00780062-29 from 1802361 to 2067393 tid 2 2024-09-21T10:12:23.655 INFO:tasks.rados.rados.0.smithi007.stdout:1565: read oid 4 snap -1 2024-09-21T10:12:23.655 INFO:tasks.rados.rados.0.smithi007.stdout:1565: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:12:23.655 INFO:tasks.rados.rados.0.smithi007.stdout:1566: read oid 44 snap -1 2024-09-21T10:12:23.655 INFO:tasks.rados.rados.0.smithi007.stdout:1566: expect (ObjNum 575 snap 183 seq_num 575) 2024-09-21T10:12:23.655 INFO:tasks.rados.rados.0.smithi007.stdout:1567: snap_remove snap 162 2024-09-21T10:12:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:23 smithi031 ceph-mon[32927]: pgmap v153: 89 pgs: 89 active+clean; 219 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 512 KiB/s wr, 10 op/s 2024-09-21T10:12:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:23 smithi031 ceph-mon[32927]: osdmap e459: 8 total, 8 up, 8 in 2024-09-21T10:12:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:23 smithi007 ceph-mon[99390]: pgmap v153: 89 pgs: 89 active+clean; 219 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 512 KiB/s wr, 10 op/s 2024-09-21T10:12:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:23 smithi007 ceph-mon[99390]: osdmap e459: 8 total, 8 up, 8 in 2024-09-21T10:12:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:23 smithi007 ceph-mon[101144]: pgmap v153: 89 pgs: 89 active+clean; 219 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 512 KiB/s wr, 10 op/s 2024-09-21T10:12:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:23 smithi007 ceph-mon[101144]: osdmap e459: 8 total, 8 up, 8 in 2024-09-21T10:12:24.570 INFO:tasks.rados.rados.0.smithi007.stdout:1567: done (5 left) 2024-09-21T10:12:24.571 INFO:tasks.rados.rados.0.smithi007.stdout:1568: snap_remove snap 167 2024-09-21T10:12:25.575 INFO:tasks.rados.rados.0.smithi007.stdout:1568: done (5 left) 2024-09-21T10:12:25.575 INFO:tasks.rados.rados.0.smithi007.stdout:1569: read oid 34 snap -1 2024-09-21T10:12:25.576 INFO:tasks.rados.rados.0.smithi007.stdout:1569: expect (ObjNum 568 snap 179 seq_num 568) 2024-09-21T10:12:25.576 INFO:tasks.rados.rados.0.smithi007.stdout:1570: read oid 30 snap -1 2024-09-21T10:12:25.576 INFO:tasks.rados.rados.0.smithi007.stdout:1570: expect deleted 2024-09-21T10:12:25.576 INFO:tasks.rados.rados.0.smithi007.stdout:1571: rollback oid 24 current snap is 193 2024-09-21T10:12:25.576 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 24 to 190 2024-09-21T10:12:25.576 INFO:tasks.rados.rados.0.smithi007.stdout:1572: read oid 38 snap 189 2024-09-21T10:12:25.576 INFO:tasks.rados.rados.0.smithi007.stdout:1572: expect (ObjNum 501 snap 160 seq_num 501) 2024-09-21T10:12:25.576 INFO:tasks.rados.rados.0.smithi007.stdout:1573: write oid 23 current snap is 193 2024-09-21T10:12:25.576 INFO:tasks.rados.rados.0.smithi007.stdout:1573: seq_num 600 ranges {484200=624934,1860843=223357} 2024-09-21T10:12:25.582 INFO:tasks.rados.rados.0.smithi007.stdout:1573: writing smithi00780062-23 from 484200 to 1109134 tid 1 2024-09-21T10:12:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1573: writing smithi00780062-23 from 1860843 to 2084200 tid 2 2024-09-21T10:12:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1574: write oid 15 current snap is 193 2024-09-21T10:12:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1574: seq_num 601 ranges {501007=416536,1635678=465329} 2024-09-21T10:12:25.594 INFO:tasks.rados.rados.0.smithi007.stdout:1574: writing smithi00780062-15 from 501007 to 917543 tid 1 2024-09-21T10:12:25.602 INFO:tasks.rados.rados.0.smithi007.stdout:1574: writing smithi00780062-15 from 1635678 to 2101007 tid 2 2024-09-21T10:12:25.602 INFO:tasks.rados.rados.0.smithi007.stdout:1575: snap_remove snap 188 2024-09-21T10:12:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:25 smithi031 ceph-mon[32927]: pgmap v156: 89 pgs: 89 active+clean; 219 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 512 KiB/s wr, 10 op/s 2024-09-21T10:12:25.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:25 smithi031 ceph-mon[32927]: osdmap e460: 8 total, 8 up, 8 in 2024-09-21T10:12:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:25 smithi007 ceph-mon[99390]: pgmap v156: 89 pgs: 89 active+clean; 219 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 512 KiB/s wr, 10 op/s 2024-09-21T10:12:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:25 smithi007 ceph-mon[99390]: osdmap e460: 8 total, 8 up, 8 in 2024-09-21T10:12:25.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:25 smithi007 ceph-mon[101144]: pgmap v156: 89 pgs: 89 active+clean; 219 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 512 KiB/s wr, 10 op/s 2024-09-21T10:12:25.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:25 smithi007 ceph-mon[101144]: osdmap e460: 8 total, 8 up, 8 in 2024-09-21T10:12:26.590 INFO:tasks.rados.rados.0.smithi007.stdout:1575: done (11 left) 2024-09-21T10:12:26.590 INFO:tasks.rados.rados.0.smithi007.stdout:1576: write oid 9 current snap is 193 2024-09-21T10:12:26.590 INFO:tasks.rados.rados.0.smithi007.stdout:1576: seq_num 602 ranges {517814=491785,1577807=540007} 2024-09-21T10:12:26.594 INFO:tasks.rados.rados.0.smithi007.stdout:1576: writing smithi00780062-9 from 517814 to 1009599 tid 1 2024-09-21T10:12:26.601 INFO:tasks.rados.rados.0.smithi007.stdout:1576: writing smithi00780062-9 from 1577807 to 2117814 tid 2 2024-09-21T10:12:26.601 INFO:tasks.rados.rados.0.smithi007.stdout:1577: read oid 35 snap -1 2024-09-21T10:12:26.601 INFO:tasks.rados.rados.0.smithi007.stdout:1577: expect (ObjNum 572 snap 182 seq_num 572) 2024-09-21T10:12:26.601 INFO:tasks.rados.rados.0.smithi007.stdout:1578: write oid 10 current snap is 193 2024-09-21T10:12:26.601 INFO:tasks.rados.rados.0.smithi007.stdout:1578: seq_num 603 ranges {534621=567034,1636289=498332} 2024-09-21T10:12:26.607 INFO:tasks.rados.rados.0.smithi007.stdout:1578: writing smithi00780062-10 from 534621 to 1101655 tid 1 2024-09-21T10:12:26.613 INFO:tasks.rados.rados.0.smithi007.stdout:1578: writing smithi00780062-10 from 1636289 to 2134621 tid 2 2024-09-21T10:12:26.613 INFO:tasks.rados.rados.0.smithi007.stdout:1561: done (13 left) 2024-09-21T10:12:26.613 INFO:tasks.rados.rados.0.smithi007.stdout:1579: read oid 28 snap -1 2024-09-21T10:12:26.613 INFO:tasks.rados.rados.0.smithi007.stdout:1579: expect deleted 2024-09-21T10:12:26.614 INFO:tasks.rados.rados.0.smithi007.stdout:1580: snap_create 2024-09-21T10:12:26.614 INFO:tasks.rados.rados.0.smithi007.stdout:1560: expect (ObjNum 394 snap 122 seq_num 394) 2024-09-21T10:12:26.723 INFO:tasks.rados.rados.0.smithi007.stdout:1564: finishing write tid 1 to smithi00780062-29 2024-09-21T10:12:26.723 INFO:tasks.rados.rados.0.smithi007.stdout:1564: finishing write tid 2 to smithi00780062-29 2024-09-21T10:12:26.723 INFO:tasks.rados.rados.0.smithi007.stdout:1564: finishing write tid 3 to smithi00780062-29 2024-09-21T10:12:26.723 INFO:tasks.rados.rados.0.smithi007.stdout:1564: finishing write tid 4 to smithi00780062-29 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi007.stdout:1564: oid 29 updating version 0 to 789 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi007.stdout:1564: oid 29 updating version 789 to 791 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi007.stdout:1564: oid 29 version 791 is already newer than 790 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 791 (ObjNum 599 snap 193 seq_num 599) dirty exists 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi007.stdout:1564: left oid 29 (ObjNum 599 snap 193 seq_num 599) 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi007.stdout:1566: expect (ObjNum 575 snap 183 seq_num 575) 2024-09-21T10:12:26.900 INFO:tasks.rados.rados.0.smithi007.stdout:1565: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:12:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:26 smithi031 ceph-mon[32927]: osdmap e461: 8 total, 8 up, 8 in 2024-09-21T10:12:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:26 smithi007 ceph-mon[99390]: osdmap e461: 8 total, 8 up, 8 in 2024-09-21T10:12:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:26 smithi007 ceph-mon[101144]: osdmap e461: 8 total, 8 up, 8 in 2024-09-21T10:12:27.026 INFO:tasks.rados.rados.0.smithi007.stdout:1569: expect (ObjNum 568 snap 179 seq_num 568) 2024-09-21T10:12:27.264 INFO:tasks.rados.rados.0.smithi007.stdout:1571: finishing rollback tid 0 to smithi00780062-24 2024-09-21T10:12:27.264 INFO:tasks.rados.rados.0.smithi007.stdout:1571: finishing rollback tid 1 to smithi00780062-24 2024-09-21T10:12:27.264 INFO:tasks.rados.rados.0.smithi007.stdout:1571: finishing rollback tid 2 to smithi00780062-24 2024-09-21T10:12:27.264 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 587 (ObjNum 579 snap 187 seq_num 579) dirty exists 2024-09-21T10:12:27.264 INFO:tasks.rados.rados.0.smithi007.stdout:1572: expect (ObjNum 501 snap 160 seq_num 501) 2024-09-21T10:12:27.344 INFO:tasks.rados.rados.0.smithi007.stdout:1573: finishing write tid 1 to smithi00780062-23 2024-09-21T10:12:27.344 INFO:tasks.rados.rados.0.smithi007.stdout:1573: finishing write tid 2 to smithi00780062-23 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1573: finishing write tid 3 to smithi00780062-23 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1573: finishing write tid 4 to smithi00780062-23 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1573: oid 23 updating version 0 to 511 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1573: oid 23 updating version 511 to 513 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1573: oid 23 version 513 is already newer than 512 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 513 (ObjNum 600 snap 193 seq_num 600) dirty exists 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1573: left oid 23 (ObjNum 600 snap 193 seq_num 600) 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1574: finishing write tid 1 to smithi00780062-15 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1574: finishing write tid 2 to smithi00780062-15 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1574: finishing write tid 3 to smithi00780062-15 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1574: finishing write tid 4 to smithi00780062-15 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1574: oid 15 updating version 0 to 635 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1574: oid 15 version 635 is already newer than 633 2024-09-21T10:12:27.345 INFO:tasks.rados.rados.0.smithi007.stdout:1574: oid 15 version 635 is already newer than 634 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 635 (ObjNum 601 snap 193 seq_num 601) dirty exists 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1574: left oid 15 (ObjNum 601 snap 193 seq_num 601) 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1576: finishing write tid 1 to smithi00780062-9 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1576: finishing write tid 2 to smithi00780062-9 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1576: finishing write tid 3 to smithi00780062-9 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1576: finishing write tid 4 to smithi00780062-9 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1576: oid 9 updating version 0 to 779 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1576: oid 9 version 779 is already newer than 778 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1576: oid 9 version 779 is already newer than 777 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 779 (ObjNum 602 snap 193 seq_num 602) dirty exists 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1576: left oid 9 (ObjNum 602 snap 193 seq_num 602) 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1578: finishing write tid 1 to smithi00780062-10 2024-09-21T10:12:27.346 INFO:tasks.rados.rados.0.smithi007.stdout:1577: expect (ObjNum 572 snap 182 seq_num 572) 2024-09-21T10:12:27.588 INFO:tasks.rados.rados.0.smithi007.stdout:1578: finishing write tid 2 to smithi00780062-10 2024-09-21T10:12:27.588 INFO:tasks.rados.rados.0.smithi007.stdout:1578: finishing write tid 3 to smithi00780062-10 2024-09-21T10:12:27.588 INFO:tasks.rados.rados.0.smithi007.stdout:1578: finishing write tid 4 to smithi00780062-10 2024-09-21T10:12:27.588 INFO:tasks.rados.rados.0.smithi007.stdout:1578: oid 10 updating version 0 to 963 2024-09-21T10:12:27.588 INFO:tasks.rados.rados.0.smithi007.stdout:1578: oid 10 version 963 is already newer than 962 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1578: oid 10 version 963 is already newer than 961 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 963 (ObjNum 603 snap 193 seq_num 603) dirty exists 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1578: left oid 10 (ObjNum 603 snap 193 seq_num 603) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1560: done (14 left) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1564: done (13 left) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1565: done (12 left) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1566: done (11 left) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1569: done (10 left) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1570: done (9 left) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1571: done (8 left) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1572: done (7 left) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1573: done (6 left) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1574: done (5 left) 2024-09-21T10:12:27.589 INFO:tasks.rados.rados.0.smithi007.stdout:1576: done (4 left) 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:1577: done (3 left) 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:1578: done (2 left) 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:1579: done (1 left) 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:1580: done (0 left) 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:1581: rollback oid 25 current snap is 194 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 193 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:1582: rollback oid 38 current snap is 194 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 38 to 191 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:1583: rollback oid 43 current snap is 194 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 43 to 189 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:1584: rollback oid 6 current snap is 194 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 189 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:1585: read oid 2 snap -1 2024-09-21T10:12:27.590 INFO:tasks.rados.rados.0.smithi007.stdout:1585: expect (ObjNum 479 snap 155 seq_num 479) 2024-09-21T10:12:27.591 INFO:tasks.rados.rados.0.smithi007.stdout:1586: delete oid 9 current snap is 194 2024-09-21T10:12:27.594 INFO:tasks.rados.rados.0.smithi007.stdout:1585: expect (ObjNum 479 snap 155 seq_num 479) 2024-09-21T10:12:27.686 INFO:tasks.rados.rados.0.smithi007.stdout:1583: finishing rollback tid 0 to smithi00780062-43 2024-09-21T10:12:27.686 INFO:tasks.rados.rados.0.smithi007.stdout:1583: finishing rollback tid 1 to smithi00780062-43 2024-09-21T10:12:27.686 INFO:tasks.rados.rados.0.smithi007.stdout:1581: finishing rollback tid 0 to smithi00780062-25 2024-09-21T10:12:27.686 INFO:tasks.rados.rados.0.smithi007.stdout:1584: finishing rollback tid 0 to smithi00780062-6 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:1583: finishing rollback tid 2 to smithi00780062-43 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 272 (ObjNum 527 snap 167 seq_num 527) dirty exists 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:1581: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:1584: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:1583: done (5 left) 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:1585: done (4 left) 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:1586: done (3 left) 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:1587: write oid 13 current snap is 194 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:1581: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 519 (ObjNum 398 snap 122 seq_num 398) dirty exists 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:1584: finishing rollback tid 2 to smithi00780062-6 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 562 (ObjNum 578 snap 183 seq_num 578) dirty exists 2024-09-21T10:12:27.687 INFO:tasks.rados.rados.0.smithi007.stdout:1582: finishing rollback tid 0 to smithi00780062-38 2024-09-21T10:12:27.688 INFO:tasks.rados.rados.0.smithi007.stdout:1582: finishing rollback tid 1 to smithi00780062-38 2024-09-21T10:12:27.688 INFO:tasks.rados.rados.0.smithi007.stdout:1582: finishing rollback tid 2 to smithi00780062-38 2024-09-21T10:12:27.688 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1426 (ObjNum 501 snap 160 seq_num 501) dirty exists 2024-09-21T10:12:27.688 INFO:tasks.rados.rados.0.smithi007.stdout:1587: seq_num 605 ranges {568235=717532,1753253=414982} 2024-09-21T10:12:27.693 INFO:tasks.rados.rados.0.smithi007.stdout:1587: writing smithi00780062-13 from 568235 to 1285767 tid 1 2024-09-21T10:12:27.698 INFO:tasks.rados.rados.0.smithi007.stdout:1587: writing smithi00780062-13 from 1753253 to 2168235 tid 2 2024-09-21T10:12:27.698 INFO:tasks.rados.rados.0.smithi007.stdout:1587: finishing write tid 1 to smithi00780062-13 2024-09-21T10:12:27.698 INFO:tasks.rados.rados.0.smithi007.stdout:1581: done (3 left) 2024-09-21T10:12:27.698 INFO:tasks.rados.rados.0.smithi007.stdout:1582: done (2 left) 2024-09-21T10:12:27.698 INFO:tasks.rados.rados.0.smithi007.stdout:1584: done (1 left) 2024-09-21T10:12:27.698 INFO:tasks.rados.rados.0.smithi007.stdout:1588: rollback oid 3 current snap is 194 2024-09-21T10:12:27.698 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 191 2024-09-21T10:12:27.699 INFO:tasks.rados.rados.0.smithi007.stdout:1589: snap_create 2024-09-21T10:12:27.700 INFO:tasks.rados.rados.0.smithi007.stdout:1588: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:12:27.700 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 0 (ObjNum 49 snap 0 seq_num 3804660720) dirty dne 2024-09-21T10:12:27.701 INFO:tasks.rados.rados.0.smithi007.stdout:1587: finishing write tid 2 to smithi00780062-13 2024-09-21T10:12:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1587: finishing write tid 3 to smithi00780062-13 2024-09-21T10:12:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1587: finishing write tid 4 to smithi00780062-13 2024-09-21T10:12:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1587: oid 13 updating version 0 to 1430 2024-09-21T10:12:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1587: oid 13 version 1430 is already newer than 1428 2024-09-21T10:12:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1587: oid 13 version 1430 is already newer than 1429 2024-09-21T10:12:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 1430 (ObjNum 605 snap 194 seq_num 605) dirty exists 2024-09-21T10:12:27.702 INFO:tasks.rados.rados.0.smithi007.stdout:1587: left oid 13 (ObjNum 605 snap 194 seq_num 605) 2024-09-21T10:12:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:27 smithi031 ceph-mon[32927]: pgmap v159: 89 pgs: 89 active+clean; 219 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:27.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:27 smithi031 ceph-mon[32927]: osdmap e462: 8 total, 8 up, 8 in 2024-09-21T10:12:27.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:27 smithi031 ceph-mon[32927]: osdmap e463: 8 total, 8 up, 8 in 2024-09-21T10:12:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:27 smithi007 ceph-mon[99390]: pgmap v159: 89 pgs: 89 active+clean; 219 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:27 smithi007 ceph-mon[99390]: osdmap e462: 8 total, 8 up, 8 in 2024-09-21T10:12:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:27 smithi007 ceph-mon[99390]: osdmap e463: 8 total, 8 up, 8 in 2024-09-21T10:12:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:27 smithi007 ceph-mon[101144]: pgmap v159: 89 pgs: 89 active+clean; 219 MiB data, 763 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:12:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:27 smithi007 ceph-mon[101144]: osdmap e462: 8 total, 8 up, 8 in 2024-09-21T10:12:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:27 smithi007 ceph-mon[101144]: osdmap e463: 8 total, 8 up, 8 in 2024-09-21T10:12:28.590 INFO:tasks.rados.rados.0.smithi007.stdout:1587: done (2 left) 2024-09-21T10:12:28.590 INFO:tasks.rados.rados.0.smithi007.stdout:1588: done (1 left) 2024-09-21T10:12:28.590 INFO:tasks.rados.rados.0.smithi007.stdout:1589: done (0 left) 2024-09-21T10:12:28.590 INFO:tasks.rados.rados.0.smithi007.stdout:1590: read oid 25 snap -1 2024-09-21T10:12:28.590 INFO:tasks.rados.rados.0.smithi007.stdout:1590: expect (ObjNum 398 snap 122 seq_num 398) 2024-09-21T10:12:28.590 INFO:tasks.rados.rados.0.smithi007.stdout:1591: snap_create 2024-09-21T10:12:28.595 INFO:tasks.rados.rados.0.smithi007.stdout:1590: expect (ObjNum 398 snap 122 seq_num 398) 2024-09-21T10:12:29.597 INFO:tasks.rados.rados.0.smithi007.stdout:1590: done (1 left) 2024-09-21T10:12:29.597 INFO:tasks.rados.rados.0.smithi007.stdout:1591: done (0 left) 2024-09-21T10:12:29.597 INFO:tasks.rados.rados.0.smithi007.stdout:1592: delete oid 41 current snap is 196 2024-09-21T10:12:29.601 INFO:tasks.rados.rados.0.smithi007.stdout:1592: done (0 left) 2024-09-21T10:12:29.601 INFO:tasks.rados.rados.0.smithi007.stdout:1593: write oid 41 current snap is 196 2024-09-21T10:12:29.601 INFO:tasks.rados.rados.0.smithi007.stdout:1593: seq_num 607 ranges {601849=468030,1753864=447985} 2024-09-21T10:12:29.607 INFO:tasks.rados.rados.0.smithi007.stdout:1593: writing smithi00780062-41 from 601849 to 1069879 tid 1 2024-09-21T10:12:29.613 INFO:tasks.rados.rados.0.smithi007.stdout:1593: writing smithi00780062-41 from 1753864 to 2201849 tid 2 2024-09-21T10:12:29.614 INFO:tasks.rados.rados.0.smithi007.stdout:1594: rollback oid 43 current snap is 196 2024-09-21T10:12:29.614 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 43 to 195 2024-09-21T10:12:29.614 INFO:tasks.rados.rados.0.smithi007.stdout:1593: finishing write tid 1 to smithi00780062-41 2024-09-21T10:12:29.614 INFO:tasks.rados.rados.0.smithi007.stdout:1595: snap_create 2024-09-21T10:12:29.617 INFO:tasks.rados.rados.0.smithi007.stdout:1594: finishing rollback tid 0 to smithi00780062-43 2024-09-21T10:12:29.617 INFO:tasks.rados.rados.0.smithi007.stdout:1593: finishing write tid 2 to smithi00780062-41 2024-09-21T10:12:29.617 INFO:tasks.rados.rados.0.smithi007.stdout:1593: finishing write tid 3 to smithi00780062-41 2024-09-21T10:12:29.618 INFO:tasks.rados.rados.0.smithi007.stdout:1593: finishing write tid 4 to smithi00780062-41 2024-09-21T10:12:29.618 INFO:tasks.rados.rados.0.smithi007.stdout:1593: oid 41 updating version 0 to 805 2024-09-21T10:12:29.618 INFO:tasks.rados.rados.0.smithi007.stdout:1593: oid 41 updating version 805 to 806 2024-09-21T10:12:29.618 INFO:tasks.rados.rados.0.smithi007.stdout:1593: oid 41 version 806 is already newer than 804 2024-09-21T10:12:29.618 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 806 (ObjNum 607 snap 196 seq_num 607) dirty exists 2024-09-21T10:12:29.618 INFO:tasks.rados.rados.0.smithi007.stdout:1593: left oid 41 (ObjNum 607 snap 196 seq_num 607) 2024-09-21T10:12:29.618 INFO:tasks.rados.rados.0.smithi007.stdout:1594: finishing rollback tid 1 to smithi00780062-43 2024-09-21T10:12:29.618 INFO:tasks.rados.rados.0.smithi007.stdout:1594: finishing rollback tid 2 to smithi00780062-43 2024-09-21T10:12:29.618 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 276 (ObjNum 527 snap 167 seq_num 527) dirty exists 2024-09-21T10:12:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:29 smithi031 ceph-mon[32927]: pgmap v162: 89 pgs: 89 active+clean; 131 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-09-21T10:12:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:29 smithi031 ceph-mon[32927]: osdmap e464: 8 total, 8 up, 8 in 2024-09-21T10:12:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:29 smithi007 ceph-mon[99390]: pgmap v162: 89 pgs: 89 active+clean; 131 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-09-21T10:12:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:29 smithi007 ceph-mon[99390]: osdmap e464: 8 total, 8 up, 8 in 2024-09-21T10:12:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:29 smithi007 ceph-mon[101144]: pgmap v162: 89 pgs: 89 active+clean; 131 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-09-21T10:12:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:29 smithi007 ceph-mon[101144]: osdmap e464: 8 total, 8 up, 8 in 2024-09-21T10:12:30.604 INFO:tasks.rados.rados.0.smithi007.stdout:1593: done (2 left) 2024-09-21T10:12:30.604 INFO:tasks.rados.rados.0.smithi007.stdout:1594: done (1 left) 2024-09-21T10:12:30.604 INFO:tasks.rados.rados.0.smithi007.stdout:1595: done (0 left) 2024-09-21T10:12:30.604 INFO:tasks.rados.rados.0.smithi007.stdout:1596: write oid 37 current snap is 197 2024-09-21T10:12:30.604 INFO:tasks.rados.rados.0.smithi007.stdout:1596: seq_num 608 ranges {618656=543279,1812346=406310} 2024-09-21T10:12:30.610 INFO:tasks.rados.rados.0.smithi007.stdout:1596: writing smithi00780062-37 from 618656 to 1161935 tid 1 2024-09-21T10:12:30.616 INFO:tasks.rados.rados.0.smithi007.stdout:1596: writing smithi00780062-37 from 1812346 to 2218656 tid 2 2024-09-21T10:12:30.616 INFO:tasks.rados.rados.0.smithi007.stdout:1597: snap_remove snap 190 2024-09-21T10:12:30.834 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:30 smithi007 ceph-mon[99390]: osdmap e465: 8 total, 8 up, 8 in 2024-09-21T10:12:30.834 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:30 smithi007 ceph-mon[101144]: osdmap e465: 8 total, 8 up, 8 in 2024-09-21T10:12:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:30 smithi031 ceph-mon[32927]: osdmap e465: 8 total, 8 up, 8 in 2024-09-21T10:12:31.143 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:12:30] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.51.0" 2024-09-21T10:12:31.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for majority of mons to upgrade' 2024-09-21T10:12:31.422 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:31.609 INFO:tasks.rados.rados.0.smithi007.stdout:1597: done (1 left) 2024-09-21T10:12:31.609 INFO:tasks.rados.rados.0.smithi007.stdout:1598: read oid 48 snap -1 2024-09-21T10:12:31.609 INFO:tasks.rados.rados.0.smithi007.stdout:1598: expect (ObjNum 526 snap 167 seq_num 526) 2024-09-21T10:12:31.609 INFO:tasks.rados.rados.0.smithi007.stdout:1599: read oid 19 snap -1 2024-09-21T10:12:31.609 INFO:tasks.rados.rados.0.smithi007.stdout:1599: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:12:31.609 INFO:tasks.rados.rados.0.smithi007.stdout:1600: snap_remove snap 189 2024-09-21T10:12:31.879 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:31 smithi007 ceph-mon[99390]: pgmap v165: 89 pgs: 89 active+clean; 131 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-09-21T10:12:31.879 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:31 smithi007 ceph-mon[99390]: osdmap e466: 8 total, 8 up, 8 in 2024-09-21T10:12:31.880 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:31 smithi007 ceph-mon[101144]: pgmap v165: 89 pgs: 89 active+clean; 131 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-09-21T10:12:31.880 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:31 smithi007 ceph-mon[101144]: osdmap e466: 8 total, 8 up, 8 in 2024-09-21T10:12:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:31 smithi031 ceph-mon[32927]: pgmap v165: 89 pgs: 89 active+clean; 131 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-09-21T10:12:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:31 smithi031 ceph-mon[32927]: osdmap e466: 8 total, 8 up, 8 in 2024-09-21T10:12:32.571 INFO:tasks.rados.rados.0.smithi007.stdout:1600: done (3 left) 2024-09-21T10:12:32.571 INFO:tasks.rados.rados.0.smithi007.stdout:1601: write oid 41 current snap is 197 2024-09-21T10:12:32.571 INFO:tasks.rados.rados.0.smithi007.stdout:1601: seq_num 609 ranges {635463=734881,1987181=248282} 2024-09-21T10:12:32.579 INFO:tasks.rados.rados.0.smithi007.stdout:1601: writing smithi00780062-41 from 635463 to 1370344 tid 1 2024-09-21T10:12:32.586 INFO:tasks.rados.rados.0.smithi007.stdout:1601: writing smithi00780062-41 from 1987181 to 2235463 tid 2 2024-09-21T10:12:32.586 INFO:tasks.rados.rados.0.smithi007.stdout:1602: snap_remove snap 193 2024-09-21T10:12:32.804 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:32 smithi007 ceph-mon[99390]: osdmap e467: 8 total, 8 up, 8 in 2024-09-21T10:12:32.804 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:32 smithi007 ceph-mon[99390]: osdmap e468: 8 total, 8 up, 8 in 2024-09-21T10:12:32.804 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:32 smithi007 ceph-mon[101144]: osdmap e467: 8 total, 8 up, 8 in 2024-09-21T10:12:32.805 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:32 smithi007 ceph-mon[101144]: osdmap e468: 8 total, 8 up, 8 in 2024-09-21T10:12:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:32 smithi031 ceph-mon[32927]: osdmap e467: 8 total, 8 up, 8 in 2024-09-21T10:12:32.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:32 smithi031 ceph-mon[32927]: osdmap e468: 8 total, 8 up, 8 in 2024-09-21T10:12:33.045 INFO:teuthology.orchestra.run.smithi007.stdout:wait for majority of mons to upgrade 2024-09-21T10:12:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:1596: finishing write tid 1 to smithi00780062-37 2024-09-21T10:12:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:1602: done (4 left) 2024-09-21T10:12:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:1603: read oid 1 snap -1 2024-09-21T10:12:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:1603: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:12:33.570 INFO:tasks.rados.rados.0.smithi007.stdout:1604: snap_create 2024-09-21T10:12:33.570 INFO:tasks.rados.rados.0.smithi007.stdout:1596: finishing write tid 2 to smithi00780062-37 2024-09-21T10:12:33.570 INFO:tasks.rados.rados.0.smithi007.stdout:1596: finishing write tid 3 to smithi00780062-37 2024-09-21T10:12:33.570 INFO:tasks.rados.rados.0.smithi007.stdout:1596: finishing write tid 4 to smithi00780062-37 2024-09-21T10:12:33.570 INFO:tasks.rados.rados.0.smithi007.stdout:1596: oid 37 updating version 0 to 965 2024-09-21T10:12:33.570 INFO:tasks.rados.rados.0.smithi007.stdout:1596: oid 37 updating version 965 to 966 2024-09-21T10:12:33.570 INFO:tasks.rados.rados.0.smithi007.stdout:1596: oid 37 updating version 966 to 967 2024-09-21T10:12:33.570 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 967 (ObjNum 608 snap 197 seq_num 608) dirty exists 2024-09-21T10:12:33.570 INFO:tasks.rados.rados.0.smithi007.stdout:1596: left oid 37 (ObjNum 608 snap 197 seq_num 608) 2024-09-21T10:12:33.570 INFO:tasks.rados.rados.0.smithi007.stdout:1598: expect (ObjNum 526 snap 167 seq_num 526) 2024-09-21T10:12:33.730 INFO:tasks.rados.rados.0.smithi007.stdout:1599: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:12:33.745 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1' 2024-09-21T10:12:33.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:33 smithi031 ceph-mon[32927]: pgmap v168: 89 pgs: 89 active+clean; 139 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 733 KiB/s wr, 15 op/s 2024-09-21T10:12:33.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:33 smithi031 ceph-mon[32927]: osdmap e469: 8 total, 8 up, 8 in 2024-09-21T10:12:33.927 INFO:tasks.rados.rados.0.smithi007.stdout:1601: finishing write tid 1 to smithi00780062-41 2024-09-21T10:12:33.927 INFO:tasks.rados.rados.0.smithi007.stdout:1601: finishing write tid 2 to smithi00780062-41 2024-09-21T10:12:33.927 INFO:tasks.rados.rados.0.smithi007.stdout:1601: finishing write tid 3 to smithi00780062-41 2024-09-21T10:12:33.927 INFO:tasks.rados.rados.0.smithi007.stdout:1601: finishing write tid 4 to smithi00780062-41 2024-09-21T10:12:33.927 INFO:tasks.rados.rados.0.smithi007.stdout:1601: oid 41 updating version 0 to 812 2024-09-21T10:12:33.927 INFO:tasks.rados.rados.0.smithi007.stdout:1601: oid 41 updating version 812 to 818 2024-09-21T10:12:33.928 INFO:tasks.rados.rados.0.smithi007.stdout:1601: oid 41 version 818 is already newer than 817 2024-09-21T10:12:33.928 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 818 (ObjNum 609 snap 197 seq_num 609) dirty exists 2024-09-21T10:12:33.928 INFO:tasks.rados.rados.0.smithi007.stdout:1601: left oid 41 (ObjNum 609 snap 197 seq_num 609) 2024-09-21T10:12:33.928 INFO:tasks.rados.rados.0.smithi007.stdout:1603: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:12:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:33 smithi007 ceph-mon[99390]: pgmap v168: 89 pgs: 89 active+clean; 139 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 733 KiB/s wr, 15 op/s 2024-09-21T10:12:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:33 smithi007 ceph-mon[99390]: osdmap e469: 8 total, 8 up, 8 in 2024-09-21T10:12:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:33 smithi007 ceph-mon[101144]: pgmap v168: 89 pgs: 89 active+clean; 139 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 733 KiB/s wr, 15 op/s 2024-09-21T10:12:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:33 smithi007 ceph-mon[101144]: osdmap e469: 8 total, 8 up, 8 in 2024-09-21T10:12:33.951 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:34.570 INFO:tasks.rados.rados.0.smithi007.stdout:1596: done (5 left) 2024-09-21T10:12:34.570 INFO:tasks.rados.rados.0.smithi007.stdout:1598: done (4 left) 2024-09-21T10:12:34.571 INFO:tasks.rados.rados.0.smithi007.stdout:1599: done (3 left) 2024-09-21T10:12:34.571 INFO:tasks.rados.rados.0.smithi007.stdout:1601: done (2 left) 2024-09-21T10:12:34.571 INFO:tasks.rados.rados.0.smithi007.stdout:1603: done (1 left) 2024-09-21T10:12:34.571 INFO:tasks.rados.rados.0.smithi007.stdout:1604: done (0 left) 2024-09-21T10:12:34.571 INFO:tasks.rados.rados.0.smithi007.stdout:1605: snap_remove snap 195 2024-09-21T10:12:35.572 INFO:tasks.rados.rados.0.smithi007.stdout:1605: done (0 left) 2024-09-21T10:12:35.573 INFO:tasks.rados.rados.0.smithi007.stdout:1606: read oid 34 snap -1 2024-09-21T10:12:35.573 INFO:tasks.rados.rados.0.smithi007.stdout:1606: expect (ObjNum 568 snap 179 seq_num 568) 2024-09-21T10:12:35.573 INFO:tasks.rados.rados.0.smithi007.stdout:1607: read oid 35 snap -1 2024-09-21T10:12:35.573 INFO:tasks.rados.rados.0.smithi007.stdout:1607: expect (ObjNum 572 snap 182 seq_num 572) 2024-09-21T10:12:35.573 INFO:tasks.rados.rados.0.smithi007.stdout:1608: read oid 30 snap -1 2024-09-21T10:12:35.573 INFO:tasks.rados.rados.0.smithi007.stdout:1608: expect deleted 2024-09-21T10:12:35.573 INFO:tasks.rados.rados.0.smithi007.stdout:1609: delete oid 14 current snap is 198 2024-09-21T10:12:35.583 INFO:tasks.rados.rados.0.smithi007.stdout:1608: done (3 left) 2024-09-21T10:12:35.584 INFO:tasks.rados.rados.0.smithi007.stdout:1609: done (2 left) 2024-09-21T10:12:35.584 INFO:tasks.rados.rados.0.smithi007.stdout:1610: delete oid 20 current snap is 198 2024-09-21T10:12:35.586 INFO:tasks.rados.rados.0.smithi007.stdout:1606: expect (ObjNum 568 snap 179 seq_num 568) 2024-09-21T10:12:35.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:35 smithi007 ceph-mon[99390]: pgmap v171: 89 pgs: 89 active+clean; 139 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 733 KiB/s wr, 15 op/s 2024-09-21T10:12:35.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:35 smithi007 ceph-mon[99390]: osdmap e470: 8 total, 8 up, 8 in 2024-09-21T10:12:35.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:35 smithi007 ceph-mon[101144]: pgmap v171: 89 pgs: 89 active+clean; 139 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 733 KiB/s wr, 15 op/s 2024-09-21T10:12:35.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:35 smithi007 ceph-mon[101144]: osdmap e470: 8 total, 8 up, 8 in 2024-09-21T10:12:35.828 INFO:tasks.rados.rados.0.smithi007.stdout:1607: expect (ObjNum 572 snap 182 seq_num 572) 2024-09-21T10:12:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:35 smithi031 ceph-mon[32927]: pgmap v171: 89 pgs: 89 active+clean; 139 MiB data, 609 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 733 KiB/s wr, 15 op/s 2024-09-21T10:12:35.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:35 smithi031 ceph-mon[32927]: osdmap e470: 8 total, 8 up, 8 in 2024-09-21T10:12:36.072 INFO:tasks.rados.rados.0.smithi007.stdout:1606: done (2 left) 2024-09-21T10:12:36.072 INFO:tasks.rados.rados.0.smithi007.stdout:1607: done (1 left) 2024-09-21T10:12:36.072 INFO:tasks.rados.rados.0.smithi007.stdout:1610: done (0 left) 2024-09-21T10:12:36.072 INFO:tasks.rados.rados.0.smithi007.stdout:1611: read oid 13 snap -1 2024-09-21T10:12:36.072 INFO:tasks.rados.rados.0.smithi007.stdout:1611: expect (ObjNum 605 snap 194 seq_num 605) 2024-09-21T10:12:36.072 INFO:tasks.rados.rados.0.smithi007.stdout:1612: read oid 46 snap -1 2024-09-21T10:12:36.072 INFO:tasks.rados.rados.0.smithi007.stdout:1612: expect (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:12:36.072 INFO:tasks.rados.rados.0.smithi007.stdout:1613: write oid 39 current snap is 198 2024-09-21T10:12:36.073 INFO:tasks.rados.rados.0.smithi007.stdout:1613: seq_num 612 ranges {685884=560628,2046274=239610} 2024-09-21T10:12:36.078 INFO:tasks.rados.rados.0.smithi007.stdout:1613: writing smithi00780062-39 from 685884 to 1246512 tid 1 2024-09-21T10:12:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:1613: writing smithi00780062-39 from 2046274 to 2285884 tid 2 2024-09-21T10:12:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:1614: delete oid 22 current snap is 198 2024-09-21T10:12:36.086 INFO:tasks.rados.rados.0.smithi007.stdout:1611: expect (ObjNum 605 snap 194 seq_num 605) 2024-09-21T10:12:36.178 INFO:tasks.rados.rados.0.smithi007.stdout:1613: finishing write tid 1 to smithi00780062-39 2024-09-21T10:12:36.179 INFO:tasks.rados.rados.0.smithi007.stdout:1611: done (3 left) 2024-09-21T10:12:36.179 INFO:tasks.rados.rados.0.smithi007.stdout:1614: done (2 left) 2024-09-21T10:12:36.179 INFO:tasks.rados.rados.0.smithi007.stdout:1615: read oid 18 snap 191 2024-09-21T10:12:36.179 INFO:tasks.rados.rados.0.smithi007.stdout:1615: expect (ObjNum 509 snap 162 seq_num 509) 2024-09-21T10:12:36.179 INFO:tasks.rados.rados.0.smithi007.stdout:1616: snap_remove snap 196 2024-09-21T10:12:36.588 INFO:tasks.rados.rados.0.smithi007.stdout:1616: done (3 left) 2024-09-21T10:12:36.588 INFO:tasks.rados.rados.0.smithi007.stdout:1617: delete oid 41 current snap is 198 2024-09-21T10:12:36.588 INFO:tasks.rados.rados.0.smithi007.stdout:1612: expect (ObjNum 562 snap 174 seq_num 562) 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1613: finishing write tid 2 to smithi00780062-39 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1613: finishing write tid 3 to smithi00780062-39 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1613: finishing write tid 4 to smithi00780062-39 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1613: oid 39 updating version 0 to 882 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1613: oid 39 version 882 is already newer than 880 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1613: oid 39 version 882 is already newer than 881 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 882 (ObjNum 612 snap 198 seq_num 612) dirty exists 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1613: left oid 39 (ObjNum 612 snap 198 seq_num 612) 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1612: done (3 left) 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1613: done (2 left) 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1617: done (1 left) 2024-09-21T10:12:36.810 INFO:tasks.rados.rados.0.smithi007.stdout:1618: read oid 12 snap 191 2024-09-21T10:12:36.811 INFO:tasks.rados.rados.0.smithi007.stdout:1618: expect deleted 2024-09-21T10:12:36.811 INFO:tasks.rados.rados.0.smithi007.stdout:1619: read oid 49 snap -1 2024-09-21T10:12:36.811 INFO:tasks.rados.rados.0.smithi007.stdout:1619: expect (ObjNum 580 snap 187 seq_num 580) 2024-09-21T10:12:36.811 INFO:tasks.rados.rados.0.smithi007.stdout:1620: read oid 19 snap -1 2024-09-21T10:12:36.811 INFO:tasks.rados.rados.0.smithi007.stdout:1620: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:12:36.811 INFO:tasks.rados.rados.0.smithi007.stdout:1621: snap_remove snap 194 2024-09-21T10:12:36.837 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:36 smithi007 ceph-mon[99390]: osdmap e471: 8 total, 8 up, 8 in 2024-09-21T10:12:36.837 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:36.837 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:36 smithi007 ceph-mon[101144]: osdmap e471: 8 total, 8 up, 8 in 2024-09-21T10:12:36.838 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:36 smithi031 ceph-mon[32927]: osdmap e471: 8 total, 8 up, 8 in 2024-09-21T10:12:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:36 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:37.593 INFO:tasks.rados.rados.0.smithi007.stdout:1621: done (4 left) 2024-09-21T10:12:37.593 INFO:tasks.rados.rados.0.smithi007.stdout:1622: delete oid 45 current snap is 198 2024-09-21T10:12:37.593 INFO:tasks.rados.rados.0.smithi007.stdout:1615: expect (ObjNum 509 snap 162 seq_num 509) 2024-09-21T10:12:37.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:37 smithi007 ceph-mon[99390]: pgmap v174: 89 pgs: 89 active+clean; 139 MiB data, 609 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:12:37.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:37 smithi007 ceph-mon[99390]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:37.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:37 smithi007 ceph-mon[99390]: osdmap e472: 8 total, 8 up, 8 in 2024-09-21T10:12:37.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:37 smithi007 ceph-mon[101144]: pgmap v174: 89 pgs: 89 active+clean; 139 MiB data, 609 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:12:37.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:37 smithi007 ceph-mon[101144]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:37.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:37 smithi007 ceph-mon[101144]: osdmap e472: 8 total, 8 up, 8 in 2024-09-21T10:12:37.759 INFO:tasks.rados.rados.0.smithi007.stdout:1619: expect (ObjNum 580 snap 187 seq_num 580) 2024-09-21T10:12:37.857 INFO:teuthology.orchestra.run.smithi007.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:37.893 INFO:tasks.rados.rados.0.smithi007.stdout:1620: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:12:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:37 smithi031 ceph-mon[32927]: pgmap v174: 89 pgs: 89 active+clean; 139 MiB data, 609 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:12:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:37 smithi031 ceph-mon[32927]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:37 smithi031 ceph-mon[32927]: osdmap e472: 8 total, 8 up, 8 in 2024-09-21T10:12:38.100 INFO:tasks.rados.rados.0.smithi007.stdout:1615: done (4 left) 2024-09-21T10:12:38.100 INFO:tasks.rados.rados.0.smithi007.stdout:1618: done (3 left) 2024-09-21T10:12:38.100 INFO:tasks.rados.rados.0.smithi007.stdout:1619: done (2 left) 2024-09-21T10:12:38.101 INFO:tasks.rados.rados.0.smithi007.stdout:1620: done (1 left) 2024-09-21T10:12:38.101 INFO:tasks.rados.rados.0.smithi007.stdout:1622: done (0 left) 2024-09-21T10:12:38.101 INFO:tasks.rados.rados.0.smithi007.stdout:1623: read oid 37 snap -1 2024-09-21T10:12:38.101 INFO:tasks.rados.rados.0.smithi007.stdout:1623: expect (ObjNum 608 snap 197 seq_num 608) 2024-09-21T10:12:38.101 INFO:tasks.rados.rados.0.smithi007.stdout:1624: snap_create 2024-09-21T10:12:38.105 INFO:tasks.rados.rados.0.smithi007.stdout:1623: expect (ObjNum 608 snap 197 seq_num 608) 2024-09-21T10:12:38.563 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T10:12:38.774 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:39.057 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:38 smithi031 ceph-mon[32927]: osdmap e473: 8 total, 8 up, 8 in 2024-09-21T10:12:39.057 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:38 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:39.057 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:38 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:39.057 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:38 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:39.057 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:38 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:39.057 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:38 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:39.058 INFO:tasks.rados.rados.0.smithi007.stdout:1623: done (1 left) 2024-09-21T10:12:39.058 INFO:tasks.rados.rados.0.smithi007.stdout:1624: done (0 left) 2024-09-21T10:12:39.058 INFO:tasks.rados.rados.0.smithi007.stdout:1625: rollback oid 21 current snap is 199 2024-09-21T10:12:39.058 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 197 2024-09-21T10:12:39.058 INFO:tasks.rados.rados.0.smithi007.stdout:1626: rollback oid 48 current snap is 199 2024-09-21T10:12:39.059 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 48 to 198 2024-09-21T10:12:39.059 INFO:tasks.rados.rados.0.smithi007.stdout:1627: snap_create 2024-09-21T10:12:39.059 INFO:tasks.rados.rados.0.smithi007.stdout:1625: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:12:39.059 INFO:tasks.rados.rados.0.smithi007.stdout:1626: finishing rollback tid 0 to smithi00780062-48 2024-09-21T10:12:39.059 INFO:tasks.rados.rados.0.smithi007.stdout:1625: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:12:39.059 INFO:tasks.rados.rados.0.smithi007.stdout:1626: finishing rollback tid 1 to smithi00780062-48 2024-09-21T10:12:39.059 INFO:tasks.rados.rados.0.smithi007.stdout:1625: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:12:39.059 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 639 (ObjNum 574 snap 183 seq_num 574) dirty exists 2024-09-21T10:12:39.059 INFO:tasks.rados.rados.0.smithi007.stdout:1626: finishing rollback tid 2 to smithi00780062-48 2024-09-21T10:12:39.059 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 533 (ObjNum 526 snap 167 seq_num 526) dirty exists 2024-09-21T10:12:39.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[99390]: osdmap e473: 8 total, 8 up, 8 in 2024-09-21T10:12:39.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:39.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:39.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:39.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:39.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:39.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[101144]: osdmap e473: 8 total, 8 up, 8 in 2024-09-21T10:12:39.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:39.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:39.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:39.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:39.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:38 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:39.875 INFO:tasks.rados.rados.0.smithi007.stdout:1625: done (2 left) 2024-09-21T10:12:39.876 INFO:tasks.rados.rados.0.smithi007.stdout:1626: done (1 left) 2024-09-21T10:12:39.876 INFO:tasks.rados.rados.0.smithi007.stdout:1627: done (0 left) 2024-09-21T10:12:39.876 INFO:tasks.rados.rados.0.smithi007.stdout:1628: write oid 40 current snap is 200 2024-09-21T10:12:39.876 INFO:tasks.rados.rados.0.smithi007.stdout:1628: seq_num 616 ranges {753112=577977,1880202=472910} 2024-09-21T10:12:39.882 INFO:tasks.rados.rados.0.smithi007.stdout:1628: writing smithi00780062-40 from 753112 to 1331089 tid 1 2024-09-21T10:12:39.889 INFO:tasks.rados.rados.0.smithi007.stdout:1628: writing smithi00780062-40 from 1880202 to 2353112 tid 2 2024-09-21T10:12:39.889 INFO:tasks.rados.rados.0.smithi007.stdout:1629: rollback oid 8 current snap is 200 2024-09-21T10:12:39.889 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 8 to 198 2024-09-21T10:12:39.889 INFO:tasks.rados.rados.0.smithi007.stdout:1628: finishing write tid 1 to smithi00780062-40 2024-09-21T10:12:39.889 INFO:tasks.rados.rados.0.smithi007.stdout:1630: write oid 47 current snap is 200 2024-09-21T10:12:39.889 INFO:tasks.rados.rados.0.smithi007.stdout:1630: seq_num 617 ranges {769919=653226,1938684=431235} 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi007.stdout:1630: writing smithi00780062-47 from 769919 to 1423145 tid 1 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:1630: writing smithi00780062-47 from 1938684 to 2369919 tid 2 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:1631: read oid 7 snap -1 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:1631: expect (ObjNum 573 snap 183 seq_num 573) 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:1632: write oid 13 current snap is 200 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:1628: finishing write tid 2 to smithi00780062-40 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:1628: finishing write tid 3 to smithi00780062-40 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:1628: finishing write tid 4 to smithi00780062-40 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:1628: oid 40 updating version 0 to 831 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:1628: oid 40 updating version 831 to 832 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:1628: oid 40 version 832 is already newer than 830 2024-09-21T10:12:39.903 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 832 (ObjNum 616 snap 200 seq_num 616) dirty exists 2024-09-21T10:12:39.904 INFO:tasks.rados.rados.0.smithi007.stdout:1628: left oid 40 (ObjNum 616 snap 200 seq_num 616) 2024-09-21T10:12:39.904 INFO:tasks.rados.rados.0.smithi007.stdout:1629: finishing rollback tid 0 to smithi00780062-8 2024-09-21T10:12:39.904 INFO:tasks.rados.rados.0.smithi007.stdout:1632: seq_num 618 ranges {786726=728475,2280813=105913} 2024-09-21T10:12:39.911 INFO:tasks.rados.rados.0.smithi007.stdout:1632: writing smithi00780062-13 from 786726 to 1515201 tid 1 2024-09-21T10:12:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:39 smithi031 ceph-mon[32927]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:39 smithi031 ceph-mon[32927]: pgmap v177: 89 pgs: 89 active+clean; 123 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 27 MiB/s rd, 436 KiB/s wr, 20 op/s 2024-09-21T10:12:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:39 smithi031 ceph-mon[32927]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:39 smithi031 ceph-mon[32927]: osdmap e474: 8 total, 8 up, 8 in 2024-09-21T10:12:39.917 INFO:tasks.rados.rados.0.smithi007.stdout:1632: writing smithi00780062-13 from 2280813 to 2386726 tid 2 2024-09-21T10:12:39.917 INFO:tasks.rados.rados.0.smithi007.stdout:1628: done (4 left) 2024-09-21T10:12:39.917 INFO:tasks.rados.rados.0.smithi007.stdout:1633: write oid 23 current snap is 200 2024-09-21T10:12:39.917 INFO:tasks.rados.rados.0.smithi007.stdout:1629: finishing rollback tid 1 to smithi00780062-8 2024-09-21T10:12:39.917 INFO:tasks.rados.rados.0.smithi007.stdout:1629: finishing rollback tid 2 to smithi00780062-8 2024-09-21T10:12:39.917 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 588 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-09-21T10:12:39.917 INFO:tasks.rados.rados.0.smithi007.stdout:1630: finishing write tid 1 to smithi00780062-47 2024-09-21T10:12:39.917 INFO:tasks.rados.rados.0.smithi007.stdout:1633: seq_num 619 ranges {403533=403724,1539295=652201} 2024-09-21T10:12:39.920 INFO:tasks.rados.rados.0.smithi007.stdout:1633: writing smithi00780062-23 from 403533 to 807257 tid 1 2024-09-21T10:12:39.928 INFO:tasks.rados.rados.0.smithi007.stdout:1633: writing smithi00780062-23 from 1539295 to 2191496 tid 2 2024-09-21T10:12:39.928 INFO:tasks.rados.rados.0.smithi007.stdout:1629: done (4 left) 2024-09-21T10:12:39.928 INFO:tasks.rados.rados.0.smithi007.stdout:1634: read oid 36 snap -1 2024-09-21T10:12:39.928 INFO:tasks.rados.rados.0.smithi007.stdout:1634: expect deleted 2024-09-21T10:12:39.928 INFO:tasks.rados.rados.0.smithi007.stdout:1635: snap_remove snap 199 2024-09-21T10:12:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:39 smithi007 ceph-mon[99390]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:39 smithi007 ceph-mon[99390]: pgmap v177: 89 pgs: 89 active+clean; 123 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 27 MiB/s rd, 436 KiB/s wr, 20 op/s 2024-09-21T10:12:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:39 smithi007 ceph-mon[99390]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:39 smithi007 ceph-mon[99390]: osdmap e474: 8 total, 8 up, 8 in 2024-09-21T10:12:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:39 smithi007 ceph-mon[101144]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:39 smithi007 ceph-mon[101144]: pgmap v177: 89 pgs: 89 active+clean; 123 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 27 MiB/s rd, 436 KiB/s wr, 20 op/s 2024-09-21T10:12:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:39 smithi007 ceph-mon[101144]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:39 smithi007 ceph-mon[101144]: osdmap e474: 8 total, 8 up, 8 in 2024-09-21T10:12:40.886 INFO:tasks.rados.rados.0.smithi007.stdout:1635: done (5 left) 2024-09-21T10:12:40.886 INFO:tasks.rados.rados.0.smithi007.stdout:1636: rollback oid 9 current snap is 200 2024-09-21T10:12:40.886 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 198 2024-09-21T10:12:40.886 INFO:tasks.rados.rados.0.smithi007.stdout:1630: finishing write tid 2 to smithi00780062-47 2024-09-21T10:12:40.887 INFO:tasks.rados.rados.0.smithi007.stdout:1630: finishing write tid 3 to smithi00780062-47 2024-09-21T10:12:40.887 INFO:tasks.rados.rados.0.smithi007.stdout:1631: expect (ObjNum 573 snap 183 seq_num 573) 2024-09-21T10:12:41.100 INFO:tasks.rados.rados.0.smithi007.stdout:1630: finishing write tid 4 to smithi00780062-47 2024-09-21T10:12:41.100 INFO:tasks.rados.rados.0.smithi007.stdout:1630: oid 47 updating version 0 to 987 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1630: oid 47 version 987 is already newer than 986 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1630: oid 47 updating version 987 to 988 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 988 (ObjNum 617 snap 200 seq_num 617) dirty exists 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1630: left oid 47 (ObjNum 617 snap 200 seq_num 617) 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1632: finishing write tid 1 to smithi00780062-13 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1630: done (5 left) 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1631: done (4 left) 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1637: read oid 35 snap -1 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1637: expect (ObjNum 572 snap 182 seq_num 572) 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1638: snap_create 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1632: finishing write tid 2 to smithi00780062-13 2024-09-21T10:12:41.101 INFO:tasks.rados.rados.0.smithi007.stdout:1632: finishing write tid 3 to smithi00780062-13 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1632: finishing write tid 4 to smithi00780062-13 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1632: oid 13 updating version 0 to 1452 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1632: oid 13 version 1452 is already newer than 1451 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1632: oid 13 updating version 1452 to 1453 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 1453 (ObjNum 618 snap 200 seq_num 618) dirty exists 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1632: left oid 13 (ObjNum 618 snap 200 seq_num 618) 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1633: finishing write tid 1 to smithi00780062-23 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1633: finishing write tid 2 to smithi00780062-23 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1633: finishing write tid 3 to smithi00780062-23 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1633: finishing write tid 4 to smithi00780062-23 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1633: oid 23 updating version 0 to 535 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1633: oid 23 updating version 535 to 536 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:1633: oid 23 updating version 536 to 537 2024-09-21T10:12:41.102 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 537 (ObjNum 619 snap 200 seq_num 619) dirty exists 2024-09-21T10:12:41.103 INFO:tasks.rados.rados.0.smithi007.stdout:1633: left oid 23 (ObjNum 619 snap 200 seq_num 619) 2024-09-21T10:12:41.103 INFO:tasks.rados.rados.0.smithi007.stdout:1636: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:12:41.103 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 781 (ObjNum 7521 snap 0 seq_num 689939296) dirty dne 2024-09-21T10:12:41.110 INFO:tasks.rados.rados.0.smithi007.stdout:1637: expect (ObjNum 572 snap 182 seq_num 572) 2024-09-21T10:12:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:40 smithi031 ceph-mon[32927]: osdmap e475: 8 total, 8 up, 8 in 2024-09-21T10:12:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:40 smithi031 ceph-mon[32927]: pgmap v180: 89 pgs: 89 active+clean; 123 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 27 MiB/s rd, 436 KiB/s wr, 20 op/s 2024-09-21T10:12:41.184 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:40 smithi007 ceph-mon[99390]: osdmap e475: 8 total, 8 up, 8 in 2024-09-21T10:12:41.185 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:40 smithi007 ceph-mon[99390]: pgmap v180: 89 pgs: 89 active+clean; 123 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 27 MiB/s rd, 436 KiB/s wr, 20 op/s 2024-09-21T10:12:41.185 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:12:40] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.51.0" 2024-09-21T10:12:41.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:40 smithi007 ceph-mon[101144]: osdmap e475: 8 total, 8 up, 8 in 2024-09-21T10:12:41.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:40 smithi007 ceph-mon[101144]: pgmap v180: 89 pgs: 89 active+clean; 123 MiB data, 582 MiB used, 715 GiB / 715 GiB avail; 27 MiB/s rd, 436 KiB/s wr, 20 op/s 2024-09-21T10:12:41.872 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:12:41.885 INFO:tasks.rados.rados.0.smithi007.stdout:1632: done (5 left) 2024-09-21T10:12:41.886 INFO:tasks.rados.rados.0.smithi007.stdout:1633: done (4 left) 2024-09-21T10:12:41.886 INFO:tasks.rados.rados.0.smithi007.stdout:1634: done (3 left) 2024-09-21T10:12:41.886 INFO:tasks.rados.rados.0.smithi007.stdout:1636: done (2 left) 2024-09-21T10:12:41.886 INFO:tasks.rados.rados.0.smithi007.stdout:1637: done (1 left) 2024-09-21T10:12:41.886 INFO:tasks.rados.rados.0.smithi007.stdout:1638: done (0 left) 2024-09-21T10:12:41.887 INFO:tasks.rados.rados.0.smithi007.stdout:1639: delete oid 27 current snap is 201 2024-09-21T10:12:41.889 INFO:tasks.rados.rados.0.smithi007.stdout:1639: done (0 left) 2024-09-21T10:12:41.889 INFO:tasks.rados.rados.0.smithi007.stdout:1640: delete oid 15 current snap is 201 2024-09-21T10:12:41.892 INFO:tasks.rados.rados.0.smithi007.stdout:1640: done (0 left) 2024-09-21T10:12:41.892 INFO:tasks.rados.rados.0.smithi007.stdout:1641: snap_remove snap 200 2024-09-21T10:12:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: osdmap e476: 8 total, 8 up, 8 in 2024-09-21T10:12:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:12:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:12:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:12:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: Upgrade: Setting container_image for all mgr 2024-09-21T10:12:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:12:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T10:12:42.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:41 smithi031 ceph-mon[32927]: Upgrade: It appears safe to stop mon.b 2024-09-21T10:12:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: osdmap e476: 8 total, 8 up, 8 in 2024-09-21T10:12:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:12:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:12:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all mgr 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[99390]: Upgrade: It appears safe to stop mon.b 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: osdmap e476: 8 total, 8 up, 8 in 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:12:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all mgr 2024-09-21T10:12:42.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:42.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:12:42.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T10:12:42.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:41 smithi007 ceph-mon[101144]: Upgrade: It appears safe to stop mon.b 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (3m) 35s ago 9m 19.6M - 0.27.0 11f11916f8cd 5bc01f454d74 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (3m) 35s ago 9m 82.2M - 10.4.8 5aad1d7cf004 8582496822ee 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (7m) 35s ago 7m 19.2M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (7m) 35s ago 7m 14.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (4m) 35s ago 13m 454M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (5m) 35s ago 14m 510M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (2m) 35s ago 14m 47.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0f1b2869cef7 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (13m) 35s ago 13m 60.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e df28637d8602 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (112s) 35s ago 13m 37.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 6960c1f01f9b 2024-09-21T10:12:42.469 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (4m) 35s ago 8m 10.5M - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:12:42.470 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (4m) 35s ago 8m 11.3M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:12:42.470 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (12m) 35s ago 12m 107M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:12:42.470 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (12m) 35s ago 12m 83.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:12:42.470 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (12m) 35s ago 12m 96.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:12:42.470 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (11m) 35s ago 11m 67.3M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:12:42.470 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (11m) 35s ago 11m 106M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:12:42.470 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (10m) 35s ago 10m 100M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:12:42.470 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (10m) 35s ago 10m 86.9M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:12:42.470 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (10m) 35s ago 10m 83.1M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:12:42.470 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (3m) 35s ago 9m 45.9M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:12:42.568 INFO:tasks.rados.rados.0.smithi007.stdout:1641: done (0 left) 2024-09-21T10:12:42.568 INFO:tasks.rados.rados.0.smithi007.stdout:1642: read oid 37 snap 198 2024-09-21T10:12:42.569 INFO:tasks.rados.rados.0.smithi007.stdout:1642: expect (ObjNum 608 snap 197 seq_num 608) 2024-09-21T10:12:42.569 INFO:tasks.rados.rados.0.smithi007.stdout:1643: rollback oid 14 current snap is 201 2024-09-21T10:12:42.569 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 191 2024-09-21T10:12:42.569 INFO:tasks.rados.rados.0.smithi007.stdout:1644: write oid 30 current snap is 201 2024-09-21T10:12:42.569 INFO:tasks.rados.rados.0.smithi007.stdout:1644: seq_num 622 ranges {453954=629471,1598388=515881} 2024-09-21T10:12:42.575 INFO:tasks.rados.rados.0.smithi007.stdout:1644: writing smithi00780062-30 from 453954 to 1083425 tid 1 2024-09-21T10:12:42.581 INFO:tasks.rados.rados.0.smithi007.stdout:1644: writing smithi00780062-30 from 1598388 to 2114269 tid 2 2024-09-21T10:12:42.581 INFO:tasks.rados.rados.0.smithi007.stdout:1645: delete oid 9 current snap is 201 2024-09-21T10:12:42.581 INFO:tasks.rados.rados.0.smithi007.stdout:1642: expect (ObjNum 608 snap 197 seq_num 608) 2024-09-21T10:12:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:1643: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:12:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:1643: finishing rollback tid 2 to smithi00780062-14 2024-09-21T10:12:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 798 (ObjNum 589 snap 188 seq_num 589) dirty exists 2024-09-21T10:12:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:1644: finishing write tid 1 to smithi00780062-30 2024-09-21T10:12:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:1642: done (3 left) 2024-09-21T10:12:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:1643: done (2 left) 2024-09-21T10:12:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:1645: done (1 left) 2024-09-21T10:12:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:1646: snap_create 2024-09-21T10:12:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:1644: finishing write tid 2 to smithi00780062-30 2024-09-21T10:12:42.714 INFO:tasks.rados.rados.0.smithi007.stdout:1644: finishing write tid 3 to smithi00780062-30 2024-09-21T10:12:42.714 INFO:tasks.rados.rados.0.smithi007.stdout:1644: finishing write tid 4 to smithi00780062-30 2024-09-21T10:12:42.714 INFO:tasks.rados.rados.0.smithi007.stdout:1644: oid 30 updating version 0 to 592 2024-09-21T10:12:42.714 INFO:tasks.rados.rados.0.smithi007.stdout:1644: oid 30 version 592 is already newer than 591 2024-09-21T10:12:42.714 INFO:tasks.rados.rados.0.smithi007.stdout:1644: oid 30 updating version 592 to 593 2024-09-21T10:12:42.714 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 593 (ObjNum 622 snap 201 seq_num 622) dirty exists 2024-09-21T10:12:42.714 INFO:tasks.rados.rados.0.smithi007.stdout:1644: left oid 30 (ObjNum 622 snap 201 seq_num 622) 2024-09-21T10:12:42.837 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1, 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:12:42.838 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:12:42.839 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:12:42.839 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 11, 2024-09-21T10:12:42.839 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 4 2024-09-21T10:12:42.839 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:12:42.839 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:12:43.139 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:12:43.140 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:12:43.140 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:12:43.140 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (1 remaining).", 2024-09-21T10:12:43.140 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:12:43.140 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "2/3 daemons upgraded", 2024-09-21T10:12:43.140 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T10:12:43.140 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:12:43.140 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:12:43.140 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: osdmap e477: 8 total, 8 up, 8 in 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: pgmap v183: 89 pgs: 89 active+clean; 129 MiB data, 593 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 984 KiB/s wr, 12 op/s 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: Upgrade: Updating mon.b 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: Deploying daemon mon.b on smithi031 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: osdmap e478: 8 total, 8 up, 8 in 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1106252832' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:12:43.141 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: osdmap e477: 8 total, 8 up, 8 in 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: pgmap v183: 89 pgs: 89 active+clean; 129 MiB data, 593 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 984 KiB/s wr, 12 op/s 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: Upgrade: Updating mon.b 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: Deploying daemon mon.b on smithi031 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: osdmap e478: 8 total, 8 up, 8 in 2024-09-21T10:12:43.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:42 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1106252832' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:12:43.150 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:43.150 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: osdmap e477: 8 total, 8 up, 8 in 2024-09-21T10:12:43.150 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: pgmap v183: 89 pgs: 89 active+clean; 129 MiB data, 593 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 984 KiB/s wr, 12 op/s 2024-09-21T10:12:43.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:43.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:43.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: Upgrade: Updating mon.b 2024-09-21T10:12:43.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:43.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:12:43.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:12:43.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:43.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: Deploying daemon mon.b on smithi031 2024-09-21T10:12:43.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: osdmap e478: 8 total, 8 up, 8 in 2024-09-21T10:12:43.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:42 smithi031 ceph-mon[32927]: from='client.? 172.21.15.7:0/1106252832' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:12:43.569 INFO:tasks.rados.rados.0.smithi007.stdout:1644: done (1 left) 2024-09-21T10:12:43.569 INFO:tasks.rados.rados.0.smithi007.stdout:1646: done (0 left) 2024-09-21T10:12:43.569 INFO:tasks.rados.rados.0.smithi007.stdout:1647: write oid 33 current snap is 202 2024-09-21T10:12:43.569 INFO:tasks.rados.rados.0.smithi007.stdout:1647: seq_num 624 ranges {487568=496322,1431705=519550} 2024-09-21T10:12:43.574 INFO:tasks.rados.rados.0.smithi007.stdout:1647: writing smithi00780062-33 from 487568 to 983890 tid 1 2024-09-21T10:12:43.580 INFO:tasks.rados.rados.0.smithi007.stdout:1647: writing smithi00780062-33 from 1431705 to 1951255 tid 2 2024-09-21T10:12:43.580 INFO:tasks.rados.rados.0.smithi007.stdout:1648: delete oid 15 current snap is 202 2024-09-21T10:12:43.580 INFO:tasks.rados.rados.0.smithi007.stdout:1647: finishing write tid 1 to smithi00780062-33 2024-09-21T10:12:43.582 INFO:tasks.rados.rados.0.smithi007.stdout:1648: done (1 left) 2024-09-21T10:12:43.582 INFO:tasks.rados.rados.0.smithi007.stdout:1649: write oid 49 current snap is 202 2024-09-21T10:12:43.582 INFO:tasks.rados.rados.0.smithi007.stdout:1649: seq_num 626 ranges {521182=646820,1948669=523219} 2024-09-21T10:12:43.588 INFO:tasks.rados.rados.0.smithi007.stdout:1649: writing smithi00780062-49 from 521182 to 1168002 tid 1 2024-09-21T10:12:43.596 INFO:tasks.rados.rados.0.smithi007.stdout:1649: writing smithi00780062-49 from 1948669 to 2471888 tid 2 2024-09-21T10:12:43.596 INFO:tasks.rados.rados.0.smithi007.stdout:1650: read oid 37 snap -1 2024-09-21T10:12:43.596 INFO:tasks.rados.rados.0.smithi007.stdout:1650: expect (ObjNum 608 snap 197 seq_num 608) 2024-09-21T10:12:43.596 INFO:tasks.rados.rados.0.smithi007.stdout:1651: write oid 50 current snap is 202 2024-09-21T10:12:43.596 INFO:tasks.rados.rados.0.smithi007.stdout:1647: finishing write tid 2 to smithi00780062-33 2024-09-21T10:12:43.596 INFO:tasks.rados.rados.0.smithi007.stdout:1651: seq_num 627 ranges {537989=722069,1890798=647191} 2024-09-21T10:12:43.603 INFO:tasks.rados.rados.0.smithi007.stdout:1651: writing smithi00780062-50 from 537989 to 1260058 tid 1 2024-09-21T10:12:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:1651: writing smithi00780062-50 from 1890798 to 2537989 tid 2 2024-09-21T10:12:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:1652: delete oid 2 current snap is 202 2024-09-21T10:12:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:1647: finishing write tid 3 to smithi00780062-33 2024-09-21T10:12:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:1647: finishing write tid 4 to smithi00780062-33 2024-09-21T10:12:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:1647: oid 33 updating version 0 to 800 2024-09-21T10:12:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:1647: oid 33 updating version 800 to 802 2024-09-21T10:12:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:1647: oid 33 version 802 is already newer than 801 2024-09-21T10:12:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 802 (ObjNum 624 snap 202 seq_num 624) dirty exists 2024-09-21T10:12:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:1647: left oid 33 (ObjNum 624 snap 202 seq_num 624) 2024-09-21T10:12:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:1649: finishing write tid 1 to smithi00780062-49 2024-09-21T10:12:43.611 INFO:tasks.rados.rados.0.smithi007.stdout:1650: expect (ObjNum 608 snap 197 seq_num 608) 2024-09-21T10:12:43.741 INFO:tasks.rados.rados.0.smithi007.stdout:1649: finishing write tid 2 to smithi00780062-49 2024-09-21T10:12:43.741 INFO:tasks.rados.rados.0.smithi007.stdout:1649: finishing write tid 3 to smithi00780062-49 2024-09-21T10:12:43.741 INFO:tasks.rados.rados.0.smithi007.stdout:1649: finishing write tid 4 to smithi00780062-49 2024-09-21T10:12:43.741 INFO:tasks.rados.rados.0.smithi007.stdout:1649: oid 49 updating version 0 to 991 2024-09-21T10:12:43.741 INFO:tasks.rados.rados.0.smithi007.stdout:1649: oid 49 updating version 991 to 992 2024-09-21T10:12:43.742 INFO:tasks.rados.rados.0.smithi007.stdout:1649: oid 49 version 992 is already newer than 990 2024-09-21T10:12:43.742 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 992 (ObjNum 626 snap 202 seq_num 626) dirty exists 2024-09-21T10:12:43.742 INFO:tasks.rados.rados.0.smithi007.stdout:1649: left oid 49 (ObjNum 626 snap 202 seq_num 626) 2024-09-21T10:12:43.742 INFO:tasks.rados.rados.0.smithi007.stdout:1651: finishing write tid 1 to smithi00780062-50 2024-09-21T10:12:43.742 INFO:tasks.rados.rados.0.smithi007.stdout:1647: done (4 left) 2024-09-21T10:12:43.742 INFO:tasks.rados.rados.0.smithi007.stdout:1649: done (3 left) 2024-09-21T10:12:43.742 INFO:tasks.rados.rados.0.smithi007.stdout:1650: done (2 left) 2024-09-21T10:12:43.742 INFO:tasks.rados.rados.0.smithi007.stdout:1652: done (1 left) 2024-09-21T10:12:43.742 INFO:tasks.rados.rados.0.smithi007.stdout:1653: snap_remove snap 201 2024-09-21T10:12:44.488 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:44 smithi031 systemd[1]: Stopping Ceph mon.b for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:12:44.879 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:44 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:12:44] ENGINE Bus STOPPING 2024-09-21T10:12:44.879 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:44 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:12:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:12:44.879 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:44 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:12:44] ENGINE Bus STOPPED 2024-09-21T10:12:44.912 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:44 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b[32910]: 2024-09-21T10:12:44.484+0000 7f9cd6d05640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:12:44.912 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:44 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b[32910]: 2024-09-21T10:12:44.484+0000 7f9cd6d05640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T10:12:44.912 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:44 smithi031 podman[96663]: 2024-09-21 10:12:44.64846865 +0000 UTC m=+0.276165851 container died df28637d860267115deef22e414d8e67708836732af695eeb9d2adad9dc120fc (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:12:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:45 smithi031 podman[96663]: 2024-09-21 10:12:45.018344473 +0000 UTC m=+0.646041664 container cleanup df28637d860267115deef22e414d8e67708836732af695eeb9d2adad9dc120fc (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True) 2024-09-21T10:12:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:45 smithi031 bash[96663]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b 2024-09-21T10:12:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:45 smithi031 podman[96676]: 2024-09-21 10:12:45.352982647 +0000 UTC m=+0.694971676 container remove df28637d860267115deef22e414d8e67708836732af695eeb9d2adad9dc120fc (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-21T10:12:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:45 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-21T10:12:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:45 smithi031 systemd[1]: Stopped Ceph mon.b for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:12:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:45 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.b.service: Consumed 12.566s CPU time. 2024-09-21T10:12:46.096 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:45 smithi031 systemd[1]: Starting Ceph mon.b for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:12:46.097 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:45 smithi031 podman[96805]: 2024-09-21 10:12:45.843645726 +0000 UTC m=+0.016688183 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:12:46.097 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:45 smithi031 podman[96805]: 2024-09-21 10:12:45.970512632 +0000 UTC m=+0.143555075 container create 00f01674cccde8efb36ca2ee1eec58a9dbca7273bf41ef44b975c5651694922e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 podman[96805]: 2024-09-21 10:12:46.214472903 +0000 UTC m=+0.387515359 container init 00f01674cccde8efb36ca2ee1eec58a9dbca7273bf41ef44b975c5651694922e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 podman[96805]: 2024-09-21 10:12:46.217858801 +0000 UTC m=+0.390901249 container start 00f01674cccde8efb36ca2ee1eec58a9dbca7273bf41ef44b975c5651694922e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: set uid:gid to 167:167 (ceph:ceph) 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 2 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: pidfile_write: ignore empty --pid-file 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: load: jerasure load: lrc 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: RocksDB version: 7.9.2 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Git sha 0 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: DB SUMMARY 2024-09-21T10:12:46.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: DB Session ID: 6SDSDVZPLLG536I56DD8 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: CURRENT file: CURRENT 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: IDENTITY file: IDENTITY 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1645 Bytes 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 4297097 ; 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.error_if_exists: 0 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.create_if_missing: 0 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.paranoid_checks: 1 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.env: 0x5568fcb04120 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.fs: PosixFileSystem 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.info_log: 0x5568fe64f700 2024-09-21T10:12:46.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_file_opening_threads: 16 2024-09-21T10:12:46.418 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.statistics: (nil) 2024-09-21T10:12:46.419 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.use_fsync: 0 2024-09-21T10:12:46.420 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_log_file_size: 0 2024-09-21T10:12:46.420 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T10:12:46.420 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T10:12:46.420 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.keep_log_file_num: 1000 2024-09-21T10:12:46.420 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.recycle_log_file_num: 0 2024-09-21T10:12:46.420 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.allow_fallocate: 1 2024-09-21T10:12:46.420 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.allow_mmap_reads: 0 2024-09-21T10:12:46.421 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.allow_mmap_writes: 0 2024-09-21T10:12:46.421 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.use_direct_reads: 0 2024-09-21T10:12:46.421 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T10:12:46.421 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.create_missing_column_families: 0 2024-09-21T10:12:46.421 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.db_log_dir: 2024-09-21T10:12:46.421 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.wal_dir: 2024-09-21T10:12:46.421 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T10:12:46.421 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T10:12:46.422 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T10:12:46.422 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T10:12:46.422 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T10:12:46.422 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T10:12:46.422 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.advise_random_on_open: 1 2024-09-21T10:12:46.422 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.db_write_buffer_size: 0 2024-09-21T10:12:46.422 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.write_buffer_manager: 0x5568fe653b80 2024-09-21T10:12:46.422 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T10:12:46.423 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T10:12:46.423 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T10:12:46.423 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.rate_limiter: (nil) 2024-09-21T10:12:46.423 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T10:12:46.423 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.wal_recovery_mode: 2 2024-09-21T10:12:46.423 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.enable_thread_tracking: 0 2024-09-21T10:12:46.423 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.enable_pipelined_write: 0 2024-09-21T10:12:46.424 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.unordered_write: 0 2024-09-21T10:12:46.424 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T10:12:46.424 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T10:12:46.424 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T10:12:46.424 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T10:12:46.424 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.row_cache: None 2024-09-21T10:12:46.424 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.wal_filter: None 2024-09-21T10:12:46.424 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T10:12:46.425 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.allow_ingest_behind: 0 2024-09-21T10:12:46.425 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.two_write_queues: 0 2024-09-21T10:12:46.425 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.manual_wal_flush: 0 2024-09-21T10:12:46.425 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.wal_compression: 0 2024-09-21T10:12:46.425 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.atomic_flush: 0 2024-09-21T10:12:46.425 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T10:12:46.425 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T10:12:46.426 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T10:12:46.426 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.log_readahead_size: 0 2024-09-21T10:12:46.426 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T10:12:46.426 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.best_efforts_recovery: 0 2024-09-21T10:12:46.426 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T10:12:46.426 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T10:12:46.426 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.allow_data_in_errors: 0 2024-09-21T10:12:46.426 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.db_host_id: __hostname__ 2024-09-21T10:12:46.426 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T10:12:46.426 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_background_jobs: 2 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_background_compactions: -1 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_subcompactions: 1 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_total_wal_size: 0 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_open_files: -1 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bytes_per_sync: 0 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T10:12:46.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_readahead_size: 0 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_background_flushes: -1 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Compression algorithms supported: 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: kZSTD supported: 0 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: kXpressCompression supported: 0 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: kBZip2Compression supported: 0 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: kLZ4Compression supported: 1 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: kZlibCompression supported: 1 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: kLZ4HCCompression supported: 1 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: kSnappyCompression supported: 1 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-21T10:12:46.428 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.merge_operator: 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_filter: None 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_filter_factory: None 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.sst_partitioner_factory: None 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5568fe64f320) 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout: cache_index_and_filter_blocks: 1 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout: pin_top_level_index_and_filter: 1 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_type: 0 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_block_index_type: 0 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_shortening: 1 2024-09-21T10:12:46.429 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: checksum: 4 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: no_block_cache: 0 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache: 0x5568fe643610 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_name: BinnedLRUCache 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_options: 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: capacity : 536870912 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: num_shard_bits : 4 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: strict_capacity_limit : 0 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: high_pri_pool_ratio: 0.000 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_compressed: (nil) 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: persistent_cache: (nil) 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_size: 4096 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_size_deviation: 10 2024-09-21T10:12:46.430 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_restart_interval: 16 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_block_restart_interval: 1 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: metadata_block_size: 4096 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: partition_filters: 0 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: use_delta_encoding: 1 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: filter_policy: bloomfilter 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: whole_key_filtering: 1 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: verify_compression: 0 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: read_amp_bytes_per_bit: 0 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: format_version: 5 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: enable_index_compression: 1 2024-09-21T10:12:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_align: 0 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout: max_auto_readahead_size: 262144 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout: prepopulate_block_cache: 0 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout: initial_auto_readahead_size: 8192 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout: num_file_reads_for_auto_readahead: 2 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.write_buffer_size: 33554432 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_write_buffer_number: 2 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compression: NoCompression 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bottommost_compression: Disabled 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.prefix_extractor: nullptr 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.num_levels: 7 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T10:12:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compression_opts.level: 32767 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compression_opts.strategy: 0 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T10:12:46.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compression_opts.enabled: false 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.target_file_size_base: 67108864 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T10:12:46.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.arena_block_size: 1048576 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.disable_auto_compactions: 0 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T10:12:46.435 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.inplace_update_support: 0 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.bloom_locality: 0 2024-09-21T10:12:46.436 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.max_successive_merges: 0 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.paranoid_file_checks: 0 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.force_consistency_checks: 1 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.report_bg_io_stats: 0 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.ttl: 2592000 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.enable_blob_files: false 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.min_blob_size: 0 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.blob_file_size: 268435456 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T10:12:46.437 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.blob_file_starting_level: 0 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 32, last_sequence is 19912, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 28 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2b3bd3d8-0bf4-4ddd-a8ac-17828d421ad9 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726913566245053, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726913566256200, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2824158, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19917, "largest_seqno": 22156, "table_properties": {"data_size": 2813403, "index_size": 7661, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2053, "raw_key_size": 18362, "raw_average_key_size": 22, "raw_value_size": 2794291, "raw_average_value_size": 3497, "num_data_blocks": 330, "num_entries": 799, "num_filter_entries": 799, "num_deletions": 27, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726913566, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2b3bd3d8-0bf4-4ddd-a8ac-17828d421ad9", "db_session_id": "6SDSDVZPLLG536I56DD8", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726913566256340, "job": 1, "event": "recovery_finished"} 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-09-21T10:12:46.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:12:46.439 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T10:12:46.439 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5568fe672e00 2024-09-21T10:12:46.439 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: DB pointer 0x5568fe774000 2024-09-21T10:12:46.439 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T10:12:46.439 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T10:12:46.439 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** DB Stats ** 2024-09-21T10:12:46.439 INFO:journalctl@ceph.mon.b.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:12:46.439 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T10:12:46.440 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:12:46.440 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:12:46.440 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T10:12:46.440 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:12:46.440 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:12:46.440 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T10:12:46.440 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** Compaction Stats [default] ** 2024-09-21T10:12:46.440 INFO:journalctl@ceph.mon.b.smithi031.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: L0 1/0 2.69 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 617.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: L6 1/0 12.42 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: Sum 2/0 15.12 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 617.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 617.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** Compaction Stats [default] ** 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 617.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T10:12:46.441 INFO:journalctl@ceph.mon.b.smithi031.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T10:12:46.442 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T10:12:46.442 INFO:journalctl@ceph.mon.b.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:12:46.442 INFO:journalctl@ceph.mon.b.smithi031.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-09-21T10:12:46.442 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T10:12:46.442 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T10:12:46.442 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative compaction: 0.00 GB write, 168.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval compaction: 0.00 GB write, 168.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout: Block cache BinnedLRUCache@0x5568fe643610#2 capacity: 512.00 MB usage: 10.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.28 KB,0.000435114%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: starting mon.b rank 1 at public addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] at bind addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: mon.b@-1(???) e3 preinit fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: mon.b@-1(???).mds e9 new map 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: mon.b@-1(???).mds e9 print_map 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout: e9 2024-09-21T10:12:46.443 INFO:journalctl@ceph.mon.b.smithi031.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: legacy client fscid: 1 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: Filesystem 'foo' (1) 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: fs_name foo 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: epoch 8 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: created 2024-09-21T10:04:33.350005+0000 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: modified 2024-09-21T10:04:50.136143+0000 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: tableserver 0 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: root 0 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: session_timeout 60 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: session_autoclose 300 2024-09-21T10:12:46.444 INFO:journalctl@ceph.mon.b.smithi031.stdout: max_file_size 1099511627776 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: max_xattr_size 65536 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: required_client_features {} 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: last_failure 0 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: last_failure_osd_epoch 0 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: max_mds 1 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: in 0 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: up {0=14637} 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: failed 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: damaged 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: stopped 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_pools [4] 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: metadata_pool 3 2024-09-21T10:12:46.445 INFO:journalctl@ceph.mon.b.smithi031.stdout: inline_data disabled 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout: balancer 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout: bal_rank_mask -1 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout: standby_count_wanted 1 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout: qdb_cluster leader: 0 members: 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout: [mds.foo.smithi007.zciwqv{0:14637} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.7:6834/2252994560,v1:172.21.15.7:6835/2252994560] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout: Standby daemons: 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout: [mds.foo.smithi031.lhcivo{-1:24493} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.31:6832/1354938723,v1:172.21.15.31:6833/1354938723] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: mon.b@-1(???).osd e479 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: mon.b@-1(???).osd e479 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: mon.b@-1(???).osd e479 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: mon.b@-1(???).osd e479 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:12:46.446 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 ceph-mon[96824]: mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-09-21T10:12:46.447 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 bash[96805]: 00f01674cccde8efb36ca2ee1eec58a9dbca7273bf41ef44b975c5651694922e 2024-09-21T10:12:46.447 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:46 smithi031 systemd[1]: Started Ceph mon.b for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:12:47.915 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:47 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:12:47] ENGINE Bus STARTING 2024-09-21T10:12:47.915 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:47 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:12:47] ENGINE Serving on http://:::9283 2024-09-21T10:12:47.915 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:47 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:12:47] ENGINE Bus STARTED 2024-09-21T10:12:48.599 INFO:tasks.rados.rados.0.smithi007.stdout:1653: done (1 left) 2024-09-21T10:12:48.599 INFO:tasks.rados.rados.0.smithi007.stdout:1654: rollback oid 19 current snap is 202 2024-09-21T10:12:48.599 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 19 to 197 2024-09-21T10:12:48.599 INFO:tasks.rados.rados.0.smithi007.stdout:1651: finishing write tid 2 to smithi00780062-50 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:1651: finishing write tid 3 to smithi00780062-50 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:1651: finishing write tid 4 to smithi00780062-50 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:1651: oid 50 updating version 0 to 289 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:1651: oid 50 updating version 289 to 290 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:1651: oid 50 version 290 is already newer than 288 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 290 (ObjNum 627 snap 202 seq_num 627) dirty exists 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:1651: left oid 50 (ObjNum 627 snap 202 seq_num 627) 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:1651: done (1 left) 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:1655: read oid 11 snap -1 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:1655: expect deleted 2024-09-21T10:12:48.600 INFO:tasks.rados.rados.0.smithi007.stdout:1656: delete oid 44 current snap is 202 2024-09-21T10:12:48.601 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:12:48.601 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: pgmap v187: 89 pgs: 89 active+clean; 129 MiB data, 593 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 785 KiB/s wr, 10 op/s 2024-09-21T10:12:48.601 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: mgrmap e39: y(active, since 2m), standbys: x 2024-09-21T10:12:48.601 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: overall HEALTH_OK 2024-09-21T10:12:48.601 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:12:48.601 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: mon.b calling monitor election 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: mon.a calling monitor election 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: mon.c calling monitor election 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: monmap epoch 4 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: last_changed 2024-09-21T10:12:47.584835+0000 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: created 2024-09-21T09:57:43.500066+0000 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: min_mon_release 19 (squid) 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: election_strategy: 1 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: 1: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.b 2024-09-21T10:12:48.602 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: 2: [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon.c 2024-09-21T10:12:48.603 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:12:48.603 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: osdmap e479: 8 total, 8 up, 8 in 2024-09-21T10:12:48.603 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: mgrmap e39: y(active, since 2m), standbys: x 2024-09-21T10:12:48.603 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: overall HEALTH_OK 2024-09-21T10:12:48.603 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='' 2024-09-21T10:12:48.603 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:48.603 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:48.603 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:48 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:12:48.605 INFO:tasks.rados.rados.0.smithi007.stdout:1654: finishing rollback tid 0 to smithi00780062-19 2024-09-21T10:12:48.606 INFO:tasks.rados.rados.0.smithi007.stdout:1654: finishing rollback tid 1 to smithi00780062-19 2024-09-21T10:12:48.606 INFO:tasks.rados.rados.0.smithi007.stdout:1654: finishing rollback tid 2 to smithi00780062-19 2024-09-21T10:12:48.606 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 573 (ObjNum 558 snap 174 seq_num 558) dirty exists 2024-09-21T10:12:48.608 INFO:tasks.rados.rados.0.smithi007.stdout:1654: done (2 left) 2024-09-21T10:12:48.608 INFO:tasks.rados.rados.0.smithi007.stdout:1655: done (1 left) 2024-09-21T10:12:48.608 INFO:tasks.rados.rados.0.smithi007.stdout:1656: done (0 left) 2024-09-21T10:12:48.608 INFO:tasks.rados.rados.0.smithi007.stdout:1657: snap_create 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: pgmap v187: 89 pgs: 89 active+clean; 129 MiB data, 593 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 785 KiB/s wr, 10 op/s 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: mgrmap e39: y(active, since 2m), standbys: x 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: overall HEALTH_OK 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: mon.b calling monitor election 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: mon.a calling monitor election 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: mon.c calling monitor election 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:12:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: monmap epoch 4 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: last_changed 2024-09-21T10:12:47.584835+0000 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: created 2024-09-21T09:57:43.500066+0000 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: min_mon_release 19 (squid) 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: election_strategy: 1 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: 1: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.b 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: 2: [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon.c 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: osdmap e479: 8 total, 8 up, 8 in 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: mgrmap e39: y(active, since 2m), standbys: x 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: overall HEALTH_OK 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='' 2024-09-21T10:12:48.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: pgmap v187: 89 pgs: 89 active+clean; 129 MiB data, 593 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 785 KiB/s wr, 10 op/s 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: mgrmap e39: y(active, since 2m), standbys: x 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: overall HEALTH_OK 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: mon.b calling monitor election 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: mon.a calling monitor election 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: mon.c calling monitor election 2024-09-21T10:12:48.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: monmap epoch 4 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: last_changed 2024-09-21T10:12:47.584835+0000 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: created 2024-09-21T09:57:43.500066+0000 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: min_mon_release 19 (squid) 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: election_strategy: 1 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: 0: [v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] mon.a 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: 1: [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon.b 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: 2: [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0] mon.c 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: fsmap foo:1 {0=foo.smithi007.zciwqv=up:active} 1 up:standby 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: osdmap e479: 8 total, 8 up, 8 in 2024-09-21T10:12:48.946 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: mgrmap e39: y(active, since 2m), standbys: x 2024-09-21T10:12:48.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: overall HEALTH_OK 2024-09-21T10:12:48.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='' 2024-09-21T10:12:48.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:48.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:48.947 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:48 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:12:49.603 INFO:tasks.rados.rados.0.smithi007.stdout:1657: done (0 left) 2024-09-21T10:12:49.603 INFO:tasks.rados.rados.0.smithi007.stdout:1658: snap_create 2024-09-21T10:12:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:49 smithi031 ceph-mon[96824]: pgmap v188: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-09-21T10:12:49.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:49 smithi031 ceph-mon[96824]: osdmap e480: 8 total, 8 up, 8 in 2024-09-21T10:12:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:49 smithi007 ceph-mon[99390]: pgmap v188: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-09-21T10:12:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:49 smithi007 ceph-mon[99390]: osdmap e480: 8 total, 8 up, 8 in 2024-09-21T10:12:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:49 smithi007 ceph-mon[101144]: pgmap v188: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-09-21T10:12:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:49 smithi007 ceph-mon[101144]: osdmap e480: 8 total, 8 up, 8 in 2024-09-21T10:12:50.609 INFO:tasks.rados.rados.0.smithi007.stdout:1658: done (0 left) 2024-09-21T10:12:50.609 INFO:tasks.rados.rados.0.smithi007.stdout:1659: snap_remove snap 198 2024-09-21T10:12:50.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:50 smithi031 ceph-mon[96824]: osdmap e481: 8 total, 8 up, 8 in 2024-09-21T10:12:50.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:50 smithi007 ceph-mon[99390]: osdmap e481: 8 total, 8 up, 8 in 2024-09-21T10:12:50.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:50 smithi007 ceph-mon[101144]: osdmap e481: 8 total, 8 up, 8 in 2024-09-21T10:12:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:12:50] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.51.0" 2024-09-21T10:12:51.605 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:12:51.269+0000 7f0ef5e32640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T10:12:51.615 INFO:tasks.rados.rados.0.smithi007.stdout:1659: done (0 left) 2024-09-21T10:12:51.615 INFO:tasks.rados.rados.0.smithi007.stdout:1660: snap_remove snap 202 2024-09-21T10:12:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:51 smithi031 ceph-mon[96824]: pgmap v191: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 726 KiB/s wr, 6 op/s 2024-09-21T10:12:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:51 smithi031 ceph-mon[96824]: osdmap e482: 8 total, 8 up, 8 in 2024-09-21T10:12:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-mon[99390]: pgmap v191: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 726 KiB/s wr, 6 op/s 2024-09-21T10:12:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-mon[99390]: osdmap e482: 8 total, 8 up, 8 in 2024-09-21T10:12:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-mon[101144]: pgmap v191: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 726 KiB/s wr, 6 op/s 2024-09-21T10:12:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-mon[101144]: osdmap e482: 8 total, 8 up, 8 in 2024-09-21T10:12:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:12:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:52.571 INFO:tasks.rados.rados.0.smithi007.stdout:1660: done (0 left) 2024-09-21T10:12:52.571 INFO:tasks.rados.rados.0.smithi007.stdout:1661: write oid 25 current snap is 204 2024-09-21T10:12:52.571 INFO:tasks.rados.rados.0.smithi007.stdout:1661: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2024-09-21T10:12:52.577 INFO:tasks.rados.rados.0.smithi007.stdout:1661: writing smithi00780062-25 from 588410 to 1136226 tid 1 2024-09-21T10:12:52.583 INFO:tasks.rados.rados.0.smithi007.stdout:1661: writing smithi00780062-25 from 1666244 to 2080448 tid 2 2024-09-21T10:12:52.586 INFO:tasks.rados.rados.0.smithi007.stdout:1661: writing smithi00780062-25 from 2484603 to 2588410 tid 3 2024-09-21T10:12:52.586 INFO:tasks.rados.rados.0.smithi007.stdout:1662: write oid 31 current snap is 204 2024-09-21T10:12:52.586 INFO:tasks.rados.rados.0.smithi007.stdout:1661: finishing write tid 1 to smithi00780062-25 2024-09-21T10:12:52.586 INFO:tasks.rados.rados.0.smithi007.stdout:1661: finishing write tid 2 to smithi00780062-25 2024-09-21T10:12:52.586 INFO:tasks.rados.rados.0.smithi007.stdout:1662: seq_num 631 ranges {605217=739418,2124726=480491} 2024-09-21T10:12:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:1662: writing smithi00780062-31 from 605217 to 1344635 tid 1 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1662: writing smithi00780062-31 from 2124726 to 2605217 tid 2 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1663: snap_create 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1661: finishing write tid 3 to smithi00780062-25 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1661: finishing write tid 4 to smithi00780062-25 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1661: finishing write tid 5 to smithi00780062-25 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1661: oid 25 updating version 0 to 547 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1661: oid 25 updating version 547 to 548 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1661: oid 25 version 548 is already newer than 546 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1661: oid 25 version 548 is already newer than 545 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 548 (ObjNum 630 snap 204 seq_num 630) dirty exists 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1661: left oid 25 (ObjNum 630 snap 204 seq_num 630) 2024-09-21T10:12:52.601 INFO:tasks.rados.rados.0.smithi007.stdout:1662: finishing write tid 1 to smithi00780062-31 2024-09-21T10:12:52.603 INFO:tasks.rados.rados.0.smithi007.stdout:1662: finishing write tid 2 to smithi00780062-31 2024-09-21T10:12:52.603 INFO:tasks.rados.rados.0.smithi007.stdout:1662: finishing write tid 3 to smithi00780062-31 2024-09-21T10:12:52.604 INFO:tasks.rados.rados.0.smithi007.stdout:1662: finishing write tid 4 to smithi00780062-31 2024-09-21T10:12:52.604 INFO:tasks.rados.rados.0.smithi007.stdout:1662: oid 31 updating version 0 to 889 2024-09-21T10:12:52.604 INFO:tasks.rados.rados.0.smithi007.stdout:1662: oid 31 version 889 is already newer than 888 2024-09-21T10:12:52.604 INFO:tasks.rados.rados.0.smithi007.stdout:1662: oid 31 version 889 is already newer than 887 2024-09-21T10:12:52.604 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 889 (ObjNum 631 snap 204 seq_num 631) dirty exists 2024-09-21T10:12:52.604 INFO:tasks.rados.rados.0.smithi007.stdout:1662: left oid 31 (ObjNum 631 snap 204 seq_num 631) 2024-09-21T10:12:52.735 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:52 smithi031 ceph-mon[96824]: osdmap e483: 8 total, 8 up, 8 in 2024-09-21T10:12:52.735 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:52 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:52.735 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:52 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:52.735 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:52 smithi031 ceph-mon[96824]: osdmap e484: 8 total, 8 up, 8 in 2024-09-21T10:12:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:52 smithi007 ceph-mon[99390]: osdmap e483: 8 total, 8 up, 8 in 2024-09-21T10:12:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:52 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:52 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:52 smithi007 ceph-mon[99390]: osdmap e484: 8 total, 8 up, 8 in 2024-09-21T10:12:52.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:52 smithi007 ceph-mon[101144]: osdmap e483: 8 total, 8 up, 8 in 2024-09-21T10:12:52.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:52 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:52.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:52 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:52.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:52 smithi007 ceph-mon[101144]: osdmap e484: 8 total, 8 up, 8 in 2024-09-21T10:12:53.572 INFO:tasks.rados.rados.0.smithi007.stdout:1661: done (2 left) 2024-09-21T10:12:53.572 INFO:tasks.rados.rados.0.smithi007.stdout:1662: done (1 left) 2024-09-21T10:12:53.573 INFO:tasks.rados.rados.0.smithi007.stdout:1663: done (0 left) 2024-09-21T10:12:53.573 INFO:tasks.rados.rados.0.smithi007.stdout:1664: snap_remove snap 191 2024-09-21T10:12:53.858 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:53 smithi031 ceph-mon[96824]: pgmap v194: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:12:53.859 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:53 smithi031 ceph-mon[96824]: osdmap e485: 8 total, 8 up, 8 in 2024-09-21T10:12:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:53 smithi007 ceph-mon[99390]: pgmap v194: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:12:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:53 smithi007 ceph-mon[99390]: osdmap e485: 8 total, 8 up, 8 in 2024-09-21T10:12:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:53 smithi007 ceph-mon[101144]: pgmap v194: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:12:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:53 smithi007 ceph-mon[101144]: osdmap e485: 8 total, 8 up, 8 in 2024-09-21T10:12:54.575 INFO:tasks.rados.rados.0.smithi007.stdout:1664: done (0 left) 2024-09-21T10:12:54.576 INFO:tasks.rados.rados.0.smithi007.stdout:1665: delete oid 40 current snap is 205 2024-09-21T10:12:54.581 INFO:tasks.rados.rados.0.smithi007.stdout:1665: done (0 left) 2024-09-21T10:12:54.581 INFO:tasks.rados.rados.0.smithi007.stdout:1666: read oid 22 snap -1 2024-09-21T10:12:54.581 INFO:tasks.rados.rados.0.smithi007.stdout:1666: expect deleted 2024-09-21T10:12:54.582 INFO:tasks.rados.rados.0.smithi007.stdout:1667: write oid 35 current snap is 205 2024-09-21T10:12:54.582 INFO:tasks.rados.rados.0.smithi007.stdout:1667: seq_num 633 ranges {638831=489916,1841690=677884} 2024-09-21T10:12:54.588 INFO:tasks.rados.rados.0.smithi007.stdout:1667: writing smithi00780062-35 from 638831 to 1128747 tid 1 2024-09-21T10:12:54.597 INFO:tasks.rados.rados.0.smithi007.stdout:1667: writing smithi00780062-35 from 1841690 to 2519574 tid 2 2024-09-21T10:12:54.598 INFO:tasks.rados.rados.0.smithi007.stdout:1668: delete oid 20 current snap is 205 2024-09-21T10:12:54.598 INFO:tasks.rados.rados.0.smithi007.stdout:1667: finishing write tid 1 to smithi00780062-35 2024-09-21T10:12:54.598 INFO:tasks.rados.rados.0.smithi007.stdout:1666: done (2 left) 2024-09-21T10:12:54.598 INFO:tasks.rados.rados.0.smithi007.stdout:1668: done (1 left) 2024-09-21T10:12:54.598 INFO:tasks.rados.rados.0.smithi007.stdout:1669: write oid 18 current snap is 205 2024-09-21T10:12:54.598 INFO:tasks.rados.rados.0.smithi007.stdout:1669: seq_num 635 ranges {672445=640414,1842301=681553} 2024-09-21T10:12:54.605 INFO:tasks.rados.rados.0.smithi007.stdout:1669: writing smithi00780062-18 from 672445 to 1312859 tid 1 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1669: writing smithi00780062-18 from 1842301 to 2523854 tid 2 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1670: read oid 4 snap -1 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1670: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1671: write oid 39 current snap is 205 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1667: finishing write tid 2 to smithi00780062-35 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1667: finishing write tid 3 to smithi00780062-35 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1667: finishing write tid 4 to smithi00780062-35 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1667: oid 35 updating version 0 to 390 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1667: oid 35 updating version 390 to 391 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1667: oid 35 updating version 391 to 392 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 392 (ObjNum 633 snap 205 seq_num 633) dirty exists 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1667: left oid 35 (ObjNum 633 snap 205 seq_num 633) 2024-09-21T10:12:54.613 INFO:tasks.rados.rados.0.smithi007.stdout:1669: finishing write tid 1 to smithi00780062-18 2024-09-21T10:12:54.614 INFO:tasks.rados.rados.0.smithi007.stdout:1671: seq_num 636 ranges {689252=715663,1900783=425211} 2024-09-21T10:12:54.620 INFO:tasks.rados.rados.0.smithi007.stdout:1671: writing smithi00780062-39 from 689252 to 1404915 tid 1 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1671: writing smithi00780062-39 from 1900783 to 2325994 tid 2 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1667: done (3 left) 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1672: read oid 19 snap -1 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1672: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1673: delete oid 21 current snap is 205 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1669: finishing write tid 2 to smithi00780062-18 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1669: finishing write tid 3 to smithi00780062-18 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1669: finishing write tid 4 to smithi00780062-18 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1669: oid 18 updating version 0 to 1480 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1669: oid 18 updating version 1480 to 1481 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1669: oid 18 version 1481 is already newer than 1479 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 1481 (ObjNum 635 snap 205 seq_num 635) dirty exists 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1669: left oid 18 (ObjNum 635 snap 205 seq_num 635) 2024-09-21T10:12:54.627 INFO:tasks.rados.rados.0.smithi007.stdout:1671: finishing write tid 1 to smithi00780062-39 2024-09-21T10:12:54.628 INFO:tasks.rados.rados.0.smithi007.stdout:1670: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:12:54.753 INFO:tasks.rados.rados.0.smithi007.stdout:1671: finishing write tid 2 to smithi00780062-39 2024-09-21T10:12:54.753 INFO:tasks.rados.rados.0.smithi007.stdout:1671: finishing write tid 3 to smithi00780062-39 2024-09-21T10:12:54.753 INFO:tasks.rados.rados.0.smithi007.stdout:1671: finishing write tid 4 to smithi00780062-39 2024-09-21T10:12:54.753 INFO:tasks.rados.rados.0.smithi007.stdout:1671: oid 39 updating version 0 to 897 2024-09-21T10:12:54.753 INFO:tasks.rados.rados.0.smithi007.stdout:1671: oid 39 version 897 is already newer than 895 2024-09-21T10:12:54.754 INFO:tasks.rados.rados.0.smithi007.stdout:1671: oid 39 version 897 is already newer than 896 2024-09-21T10:12:54.754 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 897 (ObjNum 636 snap 205 seq_num 636) dirty exists 2024-09-21T10:12:54.754 INFO:tasks.rados.rados.0.smithi007.stdout:1671: left oid 39 (ObjNum 636 snap 205 seq_num 636) 2024-09-21T10:12:54.754 INFO:tasks.rados.rados.0.smithi007.stdout:1672: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:12:54.948 INFO:tasks.rados.rados.0.smithi007.stdout:1669: done (4 left) 2024-09-21T10:12:54.948 INFO:tasks.rados.rados.0.smithi007.stdout:1670: done (3 left) 2024-09-21T10:12:54.948 INFO:tasks.rados.rados.0.smithi007.stdout:1671: done (2 left) 2024-09-21T10:12:54.948 INFO:tasks.rados.rados.0.smithi007.stdout:1672: done (1 left) 2024-09-21T10:12:54.948 INFO:tasks.rados.rados.0.smithi007.stdout:1673: done (0 left) 2024-09-21T10:12:54.948 INFO:tasks.rados.rados.0.smithi007.stdout:1674: write oid 39 current snap is 205 2024-09-21T10:12:54.949 INFO:tasks.rados.rados.0.smithi007.stdout:1674: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2024-09-21T10:12:54.954 INFO:tasks.rados.rados.0.smithi007.stdout:1674: writing smithi00780062-39 from 722866 to 1189027 tid 1 2024-09-21T10:12:54.959 INFO:tasks.rados.rados.0.smithi007.stdout:1674: writing smithi00780062-39 from 1617747 to 2046627 tid 2 2024-09-21T10:12:54.963 INFO:tasks.rados.rados.0.smithi007.stdout:1674: writing smithi00780062-39 from 2587634 to 2722866 tid 3 2024-09-21T10:12:54.963 INFO:tasks.rados.rados.0.smithi007.stdout:1675: delete oid 29 current snap is 205 2024-09-21T10:12:54.963 INFO:tasks.rados.rados.0.smithi007.stdout:1674: finishing write tid 1 to smithi00780062-39 2024-09-21T10:12:54.963 INFO:tasks.rados.rados.0.smithi007.stdout:1674: finishing write tid 2 to smithi00780062-39 2024-09-21T10:12:54.965 INFO:tasks.rados.rados.0.smithi007.stdout:1675: done (1 left) 2024-09-21T10:12:54.965 INFO:tasks.rados.rados.0.smithi007.stdout:1676: read oid 18 snap -1 2024-09-21T10:12:54.965 INFO:tasks.rados.rados.0.smithi007.stdout:1676: expect (ObjNum 635 snap 205 seq_num 635) 2024-09-21T10:12:54.966 INFO:tasks.rados.rados.0.smithi007.stdout:1677: snap_create 2024-09-21T10:12:54.966 INFO:tasks.rados.rados.0.smithi007.stdout:1674: finishing write tid 3 to smithi00780062-39 2024-09-21T10:12:54.966 INFO:tasks.rados.rados.0.smithi007.stdout:1674: finishing write tid 4 to smithi00780062-39 2024-09-21T10:12:54.966 INFO:tasks.rados.rados.0.smithi007.stdout:1674: finishing write tid 5 to smithi00780062-39 2024-09-21T10:12:54.966 INFO:tasks.rados.rados.0.smithi007.stdout:1674: oid 39 updating version 0 to 899 2024-09-21T10:12:54.966 INFO:tasks.rados.rados.0.smithi007.stdout:1674: oid 39 updating version 899 to 901 2024-09-21T10:12:54.966 INFO:tasks.rados.rados.0.smithi007.stdout:1674: oid 39 version 901 is already newer than 900 2024-09-21T10:12:54.966 INFO:tasks.rados.rados.0.smithi007.stdout:1674: oid 39 version 901 is already newer than 898 2024-09-21T10:12:54.966 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 901 (ObjNum 638 snap 205 seq_num 638) dirty exists 2024-09-21T10:12:54.966 INFO:tasks.rados.rados.0.smithi007.stdout:1674: left oid 39 (ObjNum 638 snap 205 seq_num 638) 2024-09-21T10:12:54.973 INFO:tasks.rados.rados.0.smithi007.stdout:1676: expect (ObjNum 635 snap 205 seq_num 635) 2024-09-21T10:12:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1674: done (2 left) 2024-09-21T10:12:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1676: done (1 left) 2024-09-21T10:12:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1677: done (0 left) 2024-09-21T10:12:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1678: read oid 48 snap 203 2024-09-21T10:12:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1678: expect (ObjNum 526 snap 167 seq_num 526) 2024-09-21T10:12:55.622 INFO:tasks.rados.rados.0.smithi007.stdout:1679: rollback oid 3 current snap is 206 2024-09-21T10:12:55.623 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 205 2024-09-21T10:12:55.623 INFO:tasks.rados.rados.0.smithi007.stdout:1680: read oid 15 snap -1 2024-09-21T10:12:55.623 INFO:tasks.rados.rados.0.smithi007.stdout:1680: expect deleted 2024-09-21T10:12:55.623 INFO:tasks.rados.rados.0.smithi007.stdout:1681: delete oid 42 current snap is 206 2024-09-21T10:12:55.624 INFO:tasks.rados.rados.0.smithi007.stdout:1680: done (3 left) 2024-09-21T10:12:55.625 INFO:tasks.rados.rados.0.smithi007.stdout:1681: done (2 left) 2024-09-21T10:12:55.625 INFO:tasks.rados.rados.0.smithi007.stdout:1682: snap_remove snap 204 2024-09-21T10:12:55.858 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[101144]: pgmap v197: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:12:55.858 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[101144]: osdmap e486: 8 total, 8 up, 8 in 2024-09-21T10:12:55.859 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:55.859 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:55.859 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:55.859 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:12:55.859 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:55.860 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:12:55.860 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:12:55.860 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:55.860 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[99390]: pgmap v197: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:12:55.860 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[99390]: osdmap e486: 8 total, 8 up, 8 in 2024-09-21T10:12:55.861 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:55.861 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:55.861 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:55.861 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:12:55.861 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:55.861 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:12:55.862 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:12:55.862 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:55 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:55 smithi031 ceph-mon[96824]: pgmap v197: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:12:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:55 smithi031 ceph-mon[96824]: osdmap e486: 8 total, 8 up, 8 in 2024-09-21T10:12:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:55 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:55 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:55 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:55 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:12:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:55 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:55 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:12:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:55 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:12:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:55 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:56.629 INFO:tasks.rados.rados.0.smithi007.stdout:1682: done (2 left) 2024-09-21T10:12:56.629 INFO:tasks.rados.rados.0.smithi007.stdout:1683: read oid 6 snap 205 2024-09-21T10:12:56.629 INFO:tasks.rados.rados.0.smithi007.stdout:1683: expect (ObjNum 578 snap 183 seq_num 578) 2024-09-21T10:12:56.629 INFO:tasks.rados.rados.0.smithi007.stdout:1684: read oid 8 snap -1 2024-09-21T10:12:56.629 INFO:tasks.rados.rados.0.smithi007.stdout:1684: expect (ObjNum 594 snap 190 seq_num 594) 2024-09-21T10:12:56.629 INFO:tasks.rados.rados.0.smithi007.stdout:1685: snap_remove snap 197 2024-09-21T10:12:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:56 smithi031 ceph-mon[96824]: Reconfiguring mon.a (monmap changed)... 2024-09-21T10:12:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:56 smithi031 ceph-mon[96824]: Reconfiguring daemon mon.a on smithi007 2024-09-21T10:12:56.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:56 smithi031 ceph-mon[96824]: osdmap e487: 8 total, 8 up, 8 in 2024-09-21T10:12:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:56 smithi007 ceph-mon[99390]: Reconfiguring mon.a (monmap changed)... 2024-09-21T10:12:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:56 smithi007 ceph-mon[99390]: Reconfiguring daemon mon.a on smithi007 2024-09-21T10:12:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:56 smithi007 ceph-mon[99390]: osdmap e487: 8 total, 8 up, 8 in 2024-09-21T10:12:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:56 smithi007 ceph-mon[101144]: Reconfiguring mon.a (monmap changed)... 2024-09-21T10:12:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:56 smithi007 ceph-mon[101144]: Reconfiguring daemon mon.a on smithi007 2024-09-21T10:12:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:56 smithi007 ceph-mon[101144]: osdmap e487: 8 total, 8 up, 8 in 2024-09-21T10:12:57.629 INFO:tasks.rados.rados.0.smithi007.stdout:1685: done (4 left) 2024-09-21T10:12:57.630 INFO:tasks.rados.rados.0.smithi007.stdout:1686: read oid 22 snap 205 2024-09-21T10:12:57.630 INFO:tasks.rados.rados.0.smithi007.stdout:1686: expect deleted 2024-09-21T10:12:57.630 INFO:tasks.rados.rados.0.smithi007.stdout:1687: delete oid 45 current snap is 206 2024-09-21T10:12:57.630 INFO:tasks.rados.rados.0.smithi007.stdout:1679: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:12:57.630 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 0 (ObjNum 33 snap 0 seq_num 3839103536) dirty dne 2024-09-21T10:12:57.630 INFO:tasks.rados.rados.0.smithi007.stdout:1678: expect (ObjNum 526 snap 167 seq_num 526) 2024-09-21T10:12:57.791 INFO:tasks.rados.rados.0.smithi007.stdout:1683: expect (ObjNum 578 snap 183 seq_num 578) 2024-09-21T10:12:57.910 INFO:tasks.rados.rados.0.smithi007.stdout:1684: expect (ObjNum 594 snap 190 seq_num 594) 2024-09-21T10:12:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:57 smithi031 ceph-mon[96824]: pgmap v200: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:12:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:57 smithi031 ceph-mon[96824]: osdmap e488: 8 total, 8 up, 8 in 2024-09-21T10:12:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:57 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:57 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:57 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:12:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:57 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:12:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:57 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:12:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:57 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[101144]: pgmap v200: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:12:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[101144]: osdmap e488: 8 total, 8 up, 8 in 2024-09-21T10:12:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:12:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:12:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:12:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[99390]: pgmap v200: 89 pgs: 89 active+clean; 140 MiB data, 607 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:12:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[99390]: osdmap e488: 8 total, 8 up, 8 in 2024-09-21T10:12:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:12:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:12:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:12:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:57 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:58.248 INFO:tasks.rados.rados.0.smithi007.stdout:1678: done (5 left) 2024-09-21T10:12:58.248 INFO:tasks.rados.rados.0.smithi007.stdout:1679: done (4 left) 2024-09-21T10:12:58.248 INFO:tasks.rados.rados.0.smithi007.stdout:1683: done (3 left) 2024-09-21T10:12:58.248 INFO:tasks.rados.rados.0.smithi007.stdout:1684: done (2 left) 2024-09-21T10:12:58.248 INFO:tasks.rados.rados.0.smithi007.stdout:1686: done (1 left) 2024-09-21T10:12:58.248 INFO:tasks.rados.rados.0.smithi007.stdout:1687: done (0 left) 2024-09-21T10:12:58.248 INFO:tasks.rados.rados.0.smithi007.stdout:1688: read oid 4 snap -1 2024-09-21T10:12:58.248 INFO:tasks.rados.rados.0.smithi007.stdout:1688: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:12:58.248 INFO:tasks.rados.rados.0.smithi007.stdout:1689: read oid 28 snap -1 2024-09-21T10:12:58.249 INFO:tasks.rados.rados.0.smithi007.stdout:1689: expect deleted 2024-09-21T10:12:58.249 INFO:tasks.rados.rados.0.smithi007.stdout:1690: delete oid 40 current snap is 206 2024-09-21T10:12:58.250 INFO:tasks.rados.rados.0.smithi007.stdout:1690: done (2 left) 2024-09-21T10:12:58.250 INFO:tasks.rados.rados.0.smithi007.stdout:1691: write oid 12 current snap is 206 2024-09-21T10:12:58.250 INFO:tasks.rados.rados.0.smithi007.stdout:1691: seq_num 643 ranges {406901=558759,1393804=579876,2608396=198505} 2024-09-21T10:12:58.255 INFO:tasks.rados.rados.0.smithi007.stdout:1691: writing smithi00780062-12 from 406901 to 965660 tid 1 2024-09-21T10:12:58.260 INFO:tasks.rados.rados.0.smithi007.stdout:1691: writing smithi00780062-12 from 1393804 to 1973680 tid 2 2024-09-21T10:12:58.266 INFO:tasks.rados.rados.0.smithi007.stdout:1691: writing smithi00780062-12 from 2608396 to 2806901 tid 3 2024-09-21T10:12:58.266 INFO:tasks.rados.rados.0.smithi007.stdout:1692: delete oid 45 current snap is 206 2024-09-21T10:12:58.266 INFO:tasks.rados.rados.0.smithi007.stdout:1691: finishing write tid 1 to smithi00780062-12 2024-09-21T10:12:58.266 INFO:tasks.rados.rados.0.smithi007.stdout:1688: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:12:58.394 INFO:tasks.rados.rados.0.smithi007.stdout:1691: finishing write tid 2 to smithi00780062-12 2024-09-21T10:12:58.394 INFO:tasks.rados.rados.0.smithi007.stdout:1691: finishing write tid 3 to smithi00780062-12 2024-09-21T10:12:58.394 INFO:tasks.rados.rados.0.smithi007.stdout:1691: finishing write tid 4 to smithi00780062-12 2024-09-21T10:12:58.394 INFO:tasks.rados.rados.0.smithi007.stdout:1691: finishing write tid 5 to smithi00780062-12 2024-09-21T10:12:58.394 INFO:tasks.rados.rados.0.smithi007.stdout:1691: oid 12 updating version 0 to 662 2024-09-21T10:12:58.394 INFO:tasks.rados.rados.0.smithi007.stdout:1691: oid 12 version 662 is already newer than 660 2024-09-21T10:12:58.394 INFO:tasks.rados.rados.0.smithi007.stdout:1691: oid 12 version 662 is already newer than 661 2024-09-21T10:12:58.394 INFO:tasks.rados.rados.0.smithi007.stdout:1691: oid 12 version 662 is already newer than 659 2024-09-21T10:12:58.395 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 662 (ObjNum 643 snap 206 seq_num 643) dirty exists 2024-09-21T10:12:58.395 INFO:tasks.rados.rados.0.smithi007.stdout:1691: left oid 12 (ObjNum 643 snap 206 seq_num 643) 2024-09-21T10:12:58.395 INFO:tasks.rados.rados.0.smithi007.stdout:1688: done (3 left) 2024-09-21T10:12:58.395 INFO:tasks.rados.rados.0.smithi007.stdout:1689: done (2 left) 2024-09-21T10:12:58.395 INFO:tasks.rados.rados.0.smithi007.stdout:1691: done (1 left) 2024-09-21T10:12:58.395 INFO:tasks.rados.rados.0.smithi007.stdout:1692: done (0 left) 2024-09-21T10:12:58.395 INFO:tasks.rados.rados.0.smithi007.stdout:1693: snap_create 2024-09-21T10:12:58.683 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[101144]: Reconfiguring mgr.y (monmap changed)... 2024-09-21T10:12:58.684 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[101144]: Reconfiguring daemon mgr.y on smithi007 2024-09-21T10:12:58.684 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[101144]: osdmap e489: 8 total, 8 up, 8 in 2024-09-21T10:12:58.684 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:58.684 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:58.684 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:12:58.684 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:12:58.684 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:58.684 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[99390]: Reconfiguring mgr.y (monmap changed)... 2024-09-21T10:12:58.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[99390]: Reconfiguring daemon mgr.y on smithi007 2024-09-21T10:12:58.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[99390]: osdmap e489: 8 total, 8 up, 8 in 2024-09-21T10:12:58.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:58.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:58.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:12:58.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:12:58.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:58 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:58 smithi031 ceph-mon[96824]: Reconfiguring mgr.y (monmap changed)... 2024-09-21T10:12:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:58 smithi031 ceph-mon[96824]: Reconfiguring daemon mgr.y on smithi007 2024-09-21T10:12:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:58 smithi031 ceph-mon[96824]: osdmap e489: 8 total, 8 up, 8 in 2024-09-21T10:12:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:58 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:58 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:58 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:12:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:58 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:12:58.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:58 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:59.069 INFO:tasks.rados.rados.0.smithi007.stdout:1693: done (0 left) 2024-09-21T10:12:59.069 INFO:tasks.rados.rados.0.smithi007.stdout:1694: snap_remove snap 205 2024-09-21T10:12:59.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[99390]: pgmap v203: 89 pgs: 89 active+clean; 127 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-09-21T10:12:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[99390]: Reconfiguring mon.c (monmap changed)... 2024-09-21T10:12:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[99390]: Reconfiguring daemon mon.c on smithi007 2024-09-21T10:12:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[99390]: osdmap e490: 8 total, 8 up, 8 in 2024-09-21T10:12:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:12:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:59.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[101144]: pgmap v203: 89 pgs: 89 active+clean; 127 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-09-21T10:12:59.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[101144]: Reconfiguring mon.c (monmap changed)... 2024-09-21T10:12:59.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[101144]: Reconfiguring daemon mon.c on smithi007 2024-09-21T10:12:59.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[101144]: osdmap e490: 8 total, 8 up, 8 in 2024-09-21T10:12:59.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:59.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:59.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:12:59.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:12:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:12:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:59 smithi031 ceph-mon[96824]: pgmap v203: 89 pgs: 89 active+clean; 127 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 18 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-09-21T10:12:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:59 smithi031 ceph-mon[96824]: Reconfiguring mon.c (monmap changed)... 2024-09-21T10:12:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:59 smithi031 ceph-mon[96824]: Reconfiguring daemon mon.c on smithi007 2024-09-21T10:12:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:59 smithi031 ceph-mon[96824]: osdmap e490: 8 total, 8 up, 8 in 2024-09-21T10:12:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:12:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:12:59.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:12:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:00.071 INFO:tasks.rados.rados.0.smithi007.stdout:1694: done (0 left) 2024-09-21T10:13:00.071 INFO:tasks.rados.rados.0.smithi007.stdout:1695: delete oid 29 current snap is 207 2024-09-21T10:13:00.073 INFO:tasks.rados.rados.0.smithi007.stdout:1695: done (0 left) 2024-09-21T10:13:00.073 INFO:tasks.rados.rados.0.smithi007.stdout:1696: rollback oid 42 current snap is 207 2024-09-21T10:13:00.073 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 42 to 203 2024-09-21T10:13:00.073 INFO:tasks.rados.rados.0.smithi007.stdout:1697: write oid 17 current snap is 207 2024-09-21T10:13:00.073 INFO:tasks.rados.rados.0.smithi007.stdout:1697: seq_num 646 ranges {457322=784506,1969250=443556} 2024-09-21T10:13:00.080 INFO:tasks.rados.rados.0.smithi007.stdout:1697: writing smithi00780062-17 from 457322 to 1241828 tid 1 2024-09-21T10:13:00.087 INFO:tasks.rados.rados.0.smithi007.stdout:1697: writing smithi00780062-17 from 1969250 to 2412806 tid 2 2024-09-21T10:13:00.087 INFO:tasks.rados.rados.0.smithi007.stdout:1698: write oid 23 current snap is 207 2024-09-21T10:13:00.087 INFO:tasks.rados.rados.0.smithi007.stdout:1696: finishing rollback tid 1 to smithi00780062-42 2024-09-21T10:13:00.087 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-21T10:13:00.087 INFO:tasks.rados.rados.0.smithi007.stdout:1698: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2024-09-21T10:13:00.092 INFO:tasks.rados.rados.0.smithi007.stdout:1698: writing smithi00780062-23 from 474129 to 1050237 tid 1 2024-09-21T10:13:00.099 INFO:tasks.rados.rados.0.smithi007.stdout:1698: writing smithi00780062-23 from 1627732 to 2214946 tid 2 2024-09-21T10:13:00.102 INFO:tasks.rados.rados.0.smithi007.stdout:1698: writing smithi00780062-23 from 2718088 to 2874129 tid 3 2024-09-21T10:13:00.102 INFO:tasks.rados.rados.0.smithi007.stdout:1696: done (2 left) 2024-09-21T10:13:00.102 INFO:tasks.rados.rados.0.smithi007.stdout:1699: write oid 47 current snap is 207 2024-09-21T10:13:00.103 INFO:tasks.rados.rados.0.smithi007.stdout:1699: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2024-09-21T10:13:00.108 INFO:tasks.rados.rados.0.smithi007.stdout:1699: writing smithi00780062-47 from 490936 to 1142293 tid 1 2024-09-21T10:13:00.114 INFO:tasks.rados.rados.0.smithi007.stdout:1699: writing smithi00780062-47 from 1686214 to 2133439 tid 2 2024-09-21T10:13:00.119 INFO:tasks.rados.rados.0.smithi007.stdout:1699: writing smithi00780062-47 from 2861864 to 2890936 tid 3 2024-09-21T10:13:00.119 INFO:tasks.rados.rados.0.smithi007.stdout:1700: read oid 43 snap -1 2024-09-21T10:13:00.119 INFO:tasks.rados.rados.0.smithi007.stdout:1700: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:13:00.119 INFO:tasks.rados.rados.0.smithi007.stdout:1701: read oid 12 snap -1 2024-09-21T10:13:00.119 INFO:tasks.rados.rados.0.smithi007.stdout:1701: expect (ObjNum 643 snap 206 seq_num 643) 2024-09-21T10:13:00.119 INFO:tasks.rados.rados.0.smithi007.stdout:1702: write oid 3 current snap is 207 2024-09-21T10:13:00.119 INFO:tasks.rados.rados.0.smithi007.stdout:1697: finishing write tid 1 to smithi00780062-17 2024-09-21T10:13:00.119 INFO:tasks.rados.rados.0.smithi007.stdout:1697: finishing write tid 2 to smithi00780062-17 2024-09-21T10:13:00.119 INFO:tasks.rados.rados.0.smithi007.stdout:1697: finishing write tid 3 to smithi00780062-17 2024-09-21T10:13:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:1697: finishing write tid 4 to smithi00780062-17 2024-09-21T10:13:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:1697: oid 17 updating version 0 to 601 2024-09-21T10:13:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:1697: oid 17 updating version 601 to 603 2024-09-21T10:13:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:1697: oid 17 version 603 is already newer than 602 2024-09-21T10:13:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 603 (ObjNum 646 snap 207 seq_num 646) dirty exists 2024-09-21T10:13:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:1697: left oid 17 (ObjNum 646 snap 207 seq_num 646) 2024-09-21T10:13:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:1698: finishing write tid 1 to smithi00780062-23 2024-09-21T10:13:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:1702: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2024-09-21T10:13:00.125 INFO:tasks.rados.rados.0.smithi007.stdout:1702: writing smithi00780062-3 from 507743 to 1234349 tid 1 2024-09-21T10:13:00.132 INFO:tasks.rados.rados.0.smithi007.stdout:1702: writing smithi00780062-3 from 1744696 to 2335579 tid 2 2024-09-21T10:13:00.135 INFO:tasks.rados.rados.0.smithi007.stdout:1702: writing smithi00780062-3 from 2772934 to 2907743 tid 3 2024-09-21T10:13:00.135 INFO:tasks.rados.rados.0.smithi007.stdout:1697: done (5 left) 2024-09-21T10:13:00.135 INFO:tasks.rados.rados.0.smithi007.stdout:1703: snap_remove snap 206 2024-09-21T10:13:00.777 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:00 smithi007 ceph-mon[99390]: Reconfiguring osd.0 (monmap changed)... 2024-09-21T10:13:00.777 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:00 smithi007 ceph-mon[99390]: Reconfiguring daemon osd.0 on smithi007 2024-09-21T10:13:00.777 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:00 smithi007 ceph-mon[99390]: osdmap e491: 8 total, 8 up, 8 in 2024-09-21T10:13:00.777 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:00 smithi007 ceph-mon[101144]: Reconfiguring osd.0 (monmap changed)... 2024-09-21T10:13:00.777 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:00 smithi007 ceph-mon[101144]: Reconfiguring daemon osd.0 on smithi007 2024-09-21T10:13:00.777 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:00 smithi007 ceph-mon[101144]: osdmap e491: 8 total, 8 up, 8 in 2024-09-21T10:13:00.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:00 smithi031 ceph-mon[96824]: Reconfiguring osd.0 (monmap changed)... 2024-09-21T10:13:00.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:00 smithi031 ceph-mon[96824]: Reconfiguring daemon osd.0 on smithi007 2024-09-21T10:13:00.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:00 smithi031 ceph-mon[96824]: osdmap e491: 8 total, 8 up, 8 in 2024-09-21T10:13:01.072 INFO:tasks.rados.rados.0.smithi007.stdout:1703: done (5 left) 2024-09-21T10:13:01.072 INFO:tasks.rados.rados.0.smithi007.stdout:1704: snap_remove snap 203 2024-09-21T10:13:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:13:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:13:00] "GET /metrics HTTP/1.1" 200 36262 "" "Prometheus/2.51.0" 2024-09-21T10:13:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:01 smithi031 ceph-mon[96824]: pgmap v205: 89 pgs: 89 active+clean; 127 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-09-21T10:13:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:01 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:13:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:01 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:01 smithi031 ceph-mon[96824]: osdmap e492: 8 total, 8 up, 8 in 2024-09-21T10:13:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[99390]: pgmap v205: 89 pgs: 89 active+clean; 127 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-09-21T10:13:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:13:01.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:01.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[99390]: osdmap e492: 8 total, 8 up, 8 in 2024-09-21T10:13:01.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[101144]: pgmap v205: 89 pgs: 89 active+clean; 127 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-09-21T10:13:01.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:01.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:01.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:13:01.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:01.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:01 smithi007 ceph-mon[101144]: osdmap e492: 8 total, 8 up, 8 in 2024-09-21T10:13:02.075 INFO:tasks.rados.rados.0.smithi007.stdout:1704: done (5 left) 2024-09-21T10:13:02.075 INFO:tasks.rados.rados.0.smithi007.stdout:1705: rollback oid 13 current snap is 207 2024-09-21T10:13:02.075 INFO:tasks.rados.rados.0.smithi007.stdout:1705: done (5 left) 2024-09-21T10:13:02.075 INFO:tasks.rados.rados.0.smithi007.stdout:1706: read oid 44 snap -1 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1706: expect deleted 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1707: delete oid 41 current snap is 207 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1698: finishing write tid 2 to smithi00780062-23 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1698: finishing write tid 3 to smithi00780062-23 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1698: finishing write tid 4 to smithi00780062-23 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1698: finishing write tid 5 to smithi00780062-23 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1698: oid 23 updating version 0 to 563 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1698: oid 23 updating version 563 to 565 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1698: oid 23 version 565 is already newer than 562 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1698: oid 23 version 565 is already newer than 564 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 565 (ObjNum 647 snap 207 seq_num 647) dirty exists 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1698: left oid 23 (ObjNum 647 snap 207 seq_num 647) 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1699: finishing write tid 1 to smithi00780062-47 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1699: finishing write tid 2 to smithi00780062-47 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1699: finishing write tid 3 to smithi00780062-47 2024-09-21T10:13:02.076 INFO:tasks.rados.rados.0.smithi007.stdout:1699: finishing write tid 4 to smithi00780062-47 2024-09-21T10:13:02.077 INFO:tasks.rados.rados.0.smithi007.stdout:1699: finishing write tid 5 to smithi00780062-47 2024-09-21T10:13:02.077 INFO:tasks.rados.rados.0.smithi007.stdout:1699: oid 47 updating version 0 to 1007 2024-09-21T10:13:02.077 INFO:tasks.rados.rados.0.smithi007.stdout:1699: oid 47 version 1007 is already newer than 1006 2024-09-21T10:13:02.077 INFO:tasks.rados.rados.0.smithi007.stdout:1699: oid 47 updating version 1007 to 1008 2024-09-21T10:13:02.077 INFO:tasks.rados.rados.0.smithi007.stdout:1699: oid 47 updating version 1008 to 1009 2024-09-21T10:13:02.077 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1009 (ObjNum 648 snap 207 seq_num 648) dirty exists 2024-09-21T10:13:02.077 INFO:tasks.rados.rados.0.smithi007.stdout:1699: left oid 47 (ObjNum 648 snap 207 seq_num 648) 2024-09-21T10:13:02.077 INFO:tasks.rados.rados.0.smithi007.stdout:1700: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:13:02.176 INFO:tasks.rados.rados.0.smithi007.stdout:1702: finishing write tid 1 to smithi00780062-3 2024-09-21T10:13:02.176 INFO:tasks.rados.rados.0.smithi007.stdout:1701: expect (ObjNum 643 snap 206 seq_num 643) 2024-09-21T10:13:02.271 INFO:tasks.rados.rados.0.smithi007.stdout:1702: finishing write tid 2 to smithi00780062-3 2024-09-21T10:13:02.271 INFO:tasks.rados.rados.0.smithi007.stdout:1702: finishing write tid 3 to smithi00780062-3 2024-09-21T10:13:02.271 INFO:tasks.rados.rados.0.smithi007.stdout:1702: finishing write tid 4 to smithi00780062-3 2024-09-21T10:13:02.271 INFO:tasks.rados.rados.0.smithi007.stdout:1702: finishing write tid 5 to smithi00780062-3 2024-09-21T10:13:02.271 INFO:tasks.rados.rados.0.smithi007.stdout:1702: oid 3 updating version 0 to 813 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1702: oid 3 version 813 is already newer than 812 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1702: oid 3 updating version 813 to 815 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1702: oid 3 version 815 is already newer than 814 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 815 (ObjNum 649 snap 207 seq_num 649) dirty exists 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1702: left oid 3 (ObjNum 649 snap 207 seq_num 649) 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1698: done (6 left) 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1699: done (5 left) 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1700: done (4 left) 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1701: done (3 left) 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1702: done (2 left) 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1707: done (1 left) 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1708: read oid 23 snap -1 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1708: expect (ObjNum 647 snap 207 seq_num 647) 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1709: read oid 42 snap -1 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1709: expect deleted 2024-09-21T10:13:02.272 INFO:tasks.rados.rados.0.smithi007.stdout:1710: read oid 45 snap -1 2024-09-21T10:13:02.273 INFO:tasks.rados.rados.0.smithi007.stdout:1710: expect deleted 2024-09-21T10:13:02.273 INFO:tasks.rados.rados.0.smithi007.stdout:1711: write oid 35 current snap is 207 2024-09-21T10:13:02.273 INFO:tasks.rados.rados.0.smithi007.stdout:1711: seq_num 651 ranges {541357=477104,1745307=594552} 2024-09-21T10:13:02.276 INFO:tasks.rados.rados.0.smithi007.stdout:1711: writing smithi00780062-35 from 541357 to 1018461 tid 1 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi007.stdout:1711: writing smithi00780062-35 from 1745307 to 2339859 tid 2 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi007.stdout:1712: read oid 17 snap -1 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi007.stdout:1712: expect (ObjNum 646 snap 207 seq_num 646) 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi007.stdout:1713: delete oid 50 current snap is 207 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi007.stdout:1708: expect (ObjNum 647 snap 207 seq_num 647) 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1711: finishing write tid 1 to smithi00780062-35 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1711: finishing write tid 2 to smithi00780062-35 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1711: finishing write tid 3 to smithi00780062-35 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1706: done (6 left) 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1708: done (5 left) 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1709: done (4 left) 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1710: done (3 left) 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1713: done (2 left) 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1714: delete oid 41 current snap is 207 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1711: finishing write tid 4 to smithi00780062-35 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1711: oid 35 updating version 0 to 399 2024-09-21T10:13:02.474 INFO:tasks.rados.rados.0.smithi007.stdout:1711: oid 35 updating version 399 to 400 2024-09-21T10:13:02.475 INFO:tasks.rados.rados.0.smithi007.stdout:1711: oid 35 updating version 400 to 401 2024-09-21T10:13:02.475 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 401 (ObjNum 651 snap 207 seq_num 651) dirty exists 2024-09-21T10:13:02.475 INFO:tasks.rados.rados.0.smithi007.stdout:1711: left oid 35 (ObjNum 651 snap 207 seq_num 651) 2024-09-21T10:13:02.475 INFO:tasks.rados.rados.0.smithi007.stdout:1712: expect (ObjNum 646 snap 207 seq_num 646) 2024-09-21T10:13:02.647 INFO:tasks.rados.rados.0.smithi007.stdout:1711: done (2 left) 2024-09-21T10:13:02.647 INFO:tasks.rados.rados.0.smithi007.stdout:1712: done (1 left) 2024-09-21T10:13:02.647 INFO:tasks.rados.rados.0.smithi007.stdout:1714: done (0 left) 2024-09-21T10:13:02.647 INFO:tasks.rados.rados.0.smithi007.stdout:1715: delete oid 27 current snap is 207 2024-09-21T10:13:02.650 INFO:tasks.rados.rados.0.smithi007.stdout:1715: done (0 left) 2024-09-21T10:13:02.650 INFO:tasks.rados.rados.0.smithi007.stdout:1716: read oid 13 snap -1 2024-09-21T10:13:02.650 INFO:tasks.rados.rados.0.smithi007.stdout:1716: expect (ObjNum 618 snap 200 seq_num 618) 2024-09-21T10:13:02.650 INFO:tasks.rados.rados.0.smithi007.stdout:1717: snap_create 2024-09-21T10:13:02.660 INFO:tasks.rados.rados.0.smithi007.stdout:1716: expect (ObjNum 618 snap 200 seq_num 618) 2024-09-21T10:13:02.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[99390]: Reconfiguring osd.1 (monmap changed)... 2024-09-21T10:13:02.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[99390]: Reconfiguring daemon osd.1 on smithi007 2024-09-21T10:13:02.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[99390]: osdmap e493: 8 total, 8 up, 8 in 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[99390]: osdmap e494: 8 total, 8 up, 8 in 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[101144]: Reconfiguring osd.1 (monmap changed)... 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[101144]: Reconfiguring daemon osd.1 on smithi007 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[101144]: osdmap e493: 8 total, 8 up, 8 in 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:02.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:13:02.886 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:02.886 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:02 smithi007 ceph-mon[101144]: osdmap e494: 8 total, 8 up, 8 in 2024-09-21T10:13:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:02 smithi031 ceph-mon[96824]: Reconfiguring osd.1 (monmap changed)... 2024-09-21T10:13:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:02 smithi031 ceph-mon[96824]: Reconfiguring daemon osd.1 on smithi007 2024-09-21T10:13:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:02 smithi031 ceph-mon[96824]: osdmap e493: 8 total, 8 up, 8 in 2024-09-21T10:13:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:02 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:13:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:02 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:02.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:02 smithi031 ceph-mon[96824]: osdmap e494: 8 total, 8 up, 8 in 2024-09-21T10:13:03.661 INFO:tasks.rados.rados.0.smithi007.stdout:1716: done (1 left) 2024-09-21T10:13:03.661 INFO:tasks.rados.rados.0.smithi007.stdout:1717: done (0 left) 2024-09-21T10:13:03.662 INFO:tasks.rados.rados.0.smithi007.stdout:1718: snap_create 2024-09-21T10:13:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:03 smithi031 ceph-mon[96824]: pgmap v208: 89 pgs: 89 active+clean; 111 MiB data, 592 MiB used, 715 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:13:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:03 smithi031 ceph-mon[96824]: Reconfiguring osd.2 (monmap changed)... 2024-09-21T10:13:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:03 smithi031 ceph-mon[96824]: Reconfiguring daemon osd.2 on smithi007 2024-09-21T10:13:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:03 smithi007 ceph-mon[99390]: pgmap v208: 89 pgs: 89 active+clean; 111 MiB data, 592 MiB used, 715 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:13:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:03 smithi007 ceph-mon[99390]: Reconfiguring osd.2 (monmap changed)... 2024-09-21T10:13:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:03 smithi007 ceph-mon[99390]: Reconfiguring daemon osd.2 on smithi007 2024-09-21T10:13:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:03 smithi007 ceph-mon[101144]: pgmap v208: 89 pgs: 89 active+clean; 111 MiB data, 592 MiB used, 715 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-09-21T10:13:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:03 smithi007 ceph-mon[101144]: Reconfiguring osd.2 (monmap changed)... 2024-09-21T10:13:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:03 smithi007 ceph-mon[101144]: Reconfiguring daemon osd.2 on smithi007 2024-09-21T10:13:04.663 INFO:tasks.rados.rados.0.smithi007.stdout:1718: done (0 left) 2024-09-21T10:13:04.663 INFO:tasks.rados.rados.0.smithi007.stdout:1719: write oid 50 current snap is 209 2024-09-21T10:13:04.663 INFO:tasks.rados.rados.0.smithi007.stdout:1719: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2024-09-21T10:13:04.669 INFO:tasks.rados.rados.0.smithi007.stdout:1719: writing smithi00780062-50 from 608585 to 1103038 tid 1 2024-09-21T10:13:04.676 INFO:tasks.rados.rados.0.smithi007.stdout:1719: writing smithi00780062-50 from 1579235 to 2181125 tid 2 2024-09-21T10:13:04.680 INFO:tasks.rados.rados.0.smithi007.stdout:1719: writing smithi00780062-50 from 2821119 to 3008585 tid 3 2024-09-21T10:13:04.680 INFO:tasks.rados.rados.0.smithi007.stdout:1720: read oid 40 snap -1 2024-09-21T10:13:04.681 INFO:tasks.rados.rados.0.smithi007.stdout:1720: expect deleted 2024-09-21T10:13:04.681 INFO:tasks.rados.rados.0.smithi007.stdout:1721: snap_create 2024-09-21T10:13:04.681 INFO:tasks.rados.rados.0.smithi007.stdout:1719: finishing write tid 1 to smithi00780062-50 2024-09-21T10:13:04.681 INFO:tasks.rados.rados.0.smithi007.stdout:1719: finishing write tid 2 to smithi00780062-50 2024-09-21T10:13:04.682 INFO:tasks.rados.rados.0.smithi007.stdout:1719: finishing write tid 3 to smithi00780062-50 2024-09-21T10:13:04.682 INFO:tasks.rados.rados.0.smithi007.stdout:1719: finishing write tid 4 to smithi00780062-50 2024-09-21T10:13:04.683 INFO:tasks.rados.rados.0.smithi007.stdout:1719: finishing write tid 5 to smithi00780062-50 2024-09-21T10:13:04.683 INFO:tasks.rados.rados.0.smithi007.stdout:1719: oid 50 updating version 0 to 303 2024-09-21T10:13:04.683 INFO:tasks.rados.rados.0.smithi007.stdout:1719: oid 50 updating version 303 to 305 2024-09-21T10:13:04.683 INFO:tasks.rados.rados.0.smithi007.stdout:1719: oid 50 version 305 is already newer than 304 2024-09-21T10:13:04.683 INFO:tasks.rados.rados.0.smithi007.stdout:1719: oid 50 version 305 is already newer than 302 2024-09-21T10:13:04.683 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 305 (ObjNum 655 snap 209 seq_num 655) dirty exists 2024-09-21T10:13:04.683 INFO:tasks.rados.rados.0.smithi007.stdout:1719: left oid 50 (ObjNum 655 snap 209 seq_num 655) 2024-09-21T10:13:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:04 smithi031 ceph-mon[96824]: osdmap e495: 8 total, 8 up, 8 in 2024-09-21T10:13:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:04 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:04 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:04 smithi031 ceph-mon[96824]: Reconfiguring osd.3 (monmap changed)... 2024-09-21T10:13:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:04 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:13:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:04 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:04 smithi031 ceph-mon[96824]: Reconfiguring daemon osd.3 on smithi007 2024-09-21T10:13:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:04 smithi031 ceph-mon[96824]: pgmap v212: 89 pgs: 89 active+clean; 111 MiB data, 592 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-09-21T10:13:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[99390]: osdmap e495: 8 total, 8 up, 8 in 2024-09-21T10:13:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[99390]: Reconfiguring osd.3 (monmap changed)... 2024-09-21T10:13:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[99390]: Reconfiguring daemon osd.3 on smithi007 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[99390]: pgmap v212: 89 pgs: 89 active+clean; 111 MiB data, 592 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[101144]: osdmap e495: 8 total, 8 up, 8 in 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[101144]: Reconfiguring osd.3 (monmap changed)... 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[101144]: Reconfiguring daemon osd.3 on smithi007 2024-09-21T10:13:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:04 smithi007 ceph-mon[101144]: pgmap v212: 89 pgs: 89 active+clean; 111 MiB data, 592 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-09-21T10:13:05.672 INFO:tasks.rados.rados.0.smithi007.stdout:1719: done (2 left) 2024-09-21T10:13:05.673 INFO:tasks.rados.rados.0.smithi007.stdout:1720: done (1 left) 2024-09-21T10:13:05.673 INFO:tasks.rados.rados.0.smithi007.stdout:1721: done (0 left) 2024-09-21T10:13:05.673 INFO:tasks.rados.rados.0.smithi007.stdout:1722: read oid 25 snap -1 2024-09-21T10:13:05.673 INFO:tasks.rados.rados.0.smithi007.stdout:1722: expect (ObjNum 630 snap 204 seq_num 630) 2024-09-21T10:13:05.673 INFO:tasks.rados.rados.0.smithi007.stdout:1723: read oid 1 snap -1 2024-09-21T10:13:05.673 INFO:tasks.rados.rados.0.smithi007.stdout:1723: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:13:05.673 INFO:tasks.rados.rados.0.smithi007.stdout:1724: write oid 29 current snap is 210 2024-09-21T10:13:05.673 INFO:tasks.rados.rados.0.smithi007.stdout:1724: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2024-09-21T10:13:05.679 INFO:tasks.rados.rados.0.smithi007.stdout:1724: writing smithi00780062-29 from 625392 to 1195094 tid 1 2024-09-21T10:13:05.686 INFO:tasks.rados.rados.0.smithi007.stdout:1724: writing smithi00780062-29 from 1637717 to 2383265 tid 2 2024-09-21T10:13:05.690 INFO:tasks.rados.rados.0.smithi007.stdout:1724: writing smithi00780062-29 from 2848542 to 3025392 tid 3 2024-09-21T10:13:05.690 INFO:tasks.rados.rados.0.smithi007.stdout:1724: finishing write tid 1 to smithi00780062-29 2024-09-21T10:13:05.690 INFO:tasks.rados.rados.0.smithi007.stdout:1722: expect (ObjNum 630 snap 204 seq_num 630) 2024-09-21T10:13:05.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[99390]: osdmap e496: 8 total, 8 up, 8 in 2024-09-21T10:13:05.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:05.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[99390]: Reconfiguring mds.foo.smithi007.zciwqv (monmap changed)... 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[99390]: Reconfiguring daemon mds.foo.smithi007.zciwqv on smithi007 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[101144]: osdmap e496: 8 total, 8 up, 8 in 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[101144]: Reconfiguring mds.foo.smithi007.zciwqv (monmap changed)... 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:05.787 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:05 smithi007 ceph-mon[101144]: Reconfiguring daemon mds.foo.smithi007.zciwqv on smithi007 2024-09-21T10:13:05.815 INFO:tasks.rados.rados.0.smithi007.stdout:1723: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:13:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:05 smithi031 ceph-mon[96824]: osdmap e496: 8 total, 8 up, 8 in 2024-09-21T10:13:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:05 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:05 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:05 smithi031 ceph-mon[96824]: Reconfiguring mds.foo.smithi007.zciwqv (monmap changed)... 2024-09-21T10:13:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:05 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:05 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi007.zciwqv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:05 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:05.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:05 smithi031 ceph-mon[96824]: Reconfiguring daemon mds.foo.smithi007.zciwqv on smithi007 2024-09-21T10:13:06.038 INFO:tasks.rados.rados.0.smithi007.stdout:1724: finishing write tid 2 to smithi00780062-29 2024-09-21T10:13:06.038 INFO:tasks.rados.rados.0.smithi007.stdout:1724: finishing write tid 3 to smithi00780062-29 2024-09-21T10:13:06.038 INFO:tasks.rados.rados.0.smithi007.stdout:1724: finishing write tid 4 to smithi00780062-29 2024-09-21T10:13:06.038 INFO:tasks.rados.rados.0.smithi007.stdout:1724: finishing write tid 5 to smithi00780062-29 2024-09-21T10:13:06.038 INFO:tasks.rados.rados.0.smithi007.stdout:1724: oid 29 updating version 0 to 866 2024-09-21T10:13:06.039 INFO:tasks.rados.rados.0.smithi007.stdout:1724: oid 29 updating version 866 to 868 2024-09-21T10:13:06.039 INFO:tasks.rados.rados.0.smithi007.stdout:1724: oid 29 version 868 is already newer than 867 2024-09-21T10:13:06.039 INFO:tasks.rados.rados.0.smithi007.stdout:1724: oid 29 updating version 868 to 869 2024-09-21T10:13:06.039 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 869 (ObjNum 656 snap 210 seq_num 656) dirty exists 2024-09-21T10:13:06.039 INFO:tasks.rados.rados.0.smithi007.stdout:1724: left oid 29 (ObjNum 656 snap 210 seq_num 656) 2024-09-21T10:13:06.039 INFO:tasks.rados.rados.0.smithi007.stdout:1722: done (2 left) 2024-09-21T10:13:06.039 INFO:tasks.rados.rados.0.smithi007.stdout:1723: done (1 left) 2024-09-21T10:13:06.039 INFO:tasks.rados.rados.0.smithi007.stdout:1724: done (0 left) 2024-09-21T10:13:06.039 INFO:tasks.rados.rados.0.smithi007.stdout:1725: delete oid 35 current snap is 210 2024-09-21T10:13:06.040 INFO:tasks.rados.rados.0.smithi007.stdout:1725: done (0 left) 2024-09-21T10:13:06.040 INFO:tasks.rados.rados.0.smithi007.stdout:1726: delete oid 44 current snap is 210 2024-09-21T10:13:06.043 INFO:tasks.rados.rados.0.smithi007.stdout:1726: done (0 left) 2024-09-21T10:13:06.043 INFO:tasks.rados.rados.0.smithi007.stdout:1727: write oid 25 current snap is 210 2024-09-21T10:13:06.043 INFO:tasks.rados.rados.0.smithi007.stdout:1727: seq_num 659 ranges {675813=795449,2096810=609228} 2024-09-21T10:13:06.050 INFO:tasks.rados.rados.0.smithi007.stdout:1727: writing smithi00780062-25 from 675813 to 1471262 tid 1 2024-09-21T10:13:06.057 INFO:tasks.rados.rados.0.smithi007.stdout:1727: writing smithi00780062-25 from 2096810 to 2706038 tid 2 2024-09-21T10:13:06.058 INFO:tasks.rados.rados.0.smithi007.stdout:1728: snap_remove snap 209 2024-09-21T10:13:06.678 INFO:tasks.rados.rados.0.smithi007.stdout:1728: done (1 left) 2024-09-21T10:13:06.678 INFO:tasks.rados.rados.0.smithi007.stdout:1729: snap_remove snap 208 2024-09-21T10:13:06.828 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:06 smithi031 ceph-mon[96824]: osdmap e497: 8 total, 8 up, 8 in 2024-09-21T10:13:06.828 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:06 smithi031 ceph-mon[96824]: pgmap v215: 89 pgs: 89 active+clean; 111 MiB data, 592 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:06.828 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:06.828 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:06.828 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:06.829 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:06 smithi031 ceph-mon[96824]: Reconfiguring mon.b (monmap changed)... 2024-09-21T10:13:06.829 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:13:06.829 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:13:06.829 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:06.829 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:06 smithi031 ceph-mon[96824]: Reconfiguring daemon mon.b on smithi031 2024-09-21T10:13:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[99390]: osdmap e497: 8 total, 8 up, 8 in 2024-09-21T10:13:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[99390]: pgmap v215: 89 pgs: 89 active+clean; 111 MiB data, 592 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[99390]: Reconfiguring mon.b (monmap changed)... 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[99390]: Reconfiguring daemon mon.b on smithi031 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[101144]: osdmap e497: 8 total, 8 up, 8 in 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[101144]: pgmap v215: 89 pgs: 89 active+clean; 111 MiB data, 592 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[101144]: Reconfiguring mon.b (monmap changed)... 2024-09-21T10:13:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:13:06.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:13:06.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:06.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:06 smithi007 ceph-mon[101144]: Reconfiguring daemon mon.b on smithi031 2024-09-21T10:13:07.683 INFO:tasks.rados.rados.0.smithi007.stdout:1729: done (1 left) 2024-09-21T10:13:07.683 INFO:tasks.rados.rados.0.smithi007.stdout:1730: snap_remove snap 207 2024-09-21T10:13:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:07 smithi007 ceph-mon[99390]: osdmap e498: 8 total, 8 up, 8 in 2024-09-21T10:13:07.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:07 smithi007 ceph-mon[101144]: osdmap e498: 8 total, 8 up, 8 in 2024-09-21T10:13:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:07 smithi031 ceph-mon[96824]: osdmap e498: 8 total, 8 up, 8 in 2024-09-21T10:13:08.688 INFO:tasks.rados.rados.0.smithi007.stdout:1730: done (1 left) 2024-09-21T10:13:08.689 INFO:tasks.rados.rados.0.smithi007.stdout:1731: write oid 38 current snap is 210 2024-09-21T10:13:08.689 INFO:tasks.rados.rados.0.smithi007.stdout:1727: finishing write tid 1 to smithi00780062-25 2024-09-21T10:13:08.689 INFO:tasks.rados.rados.0.smithi007.stdout:1731: seq_num 660 ranges {692620=470698,1755292=752886} 2024-09-21T10:13:08.695 INFO:tasks.rados.rados.0.smithi007.stdout:1731: writing smithi00780062-38 from 692620 to 1163318 tid 1 2024-09-21T10:13:08.703 INFO:tasks.rados.rados.0.smithi007.stdout:1731: writing smithi00780062-38 from 1755292 to 2508178 tid 2 2024-09-21T10:13:08.703 INFO:tasks.rados.rados.0.smithi007.stdout:1732: rollback oid 29 current snap is 210 2024-09-21T10:13:08.703 INFO:tasks.rados.rados.0.smithi007.stdout:1732: done (2 left) 2024-09-21T10:13:08.703 INFO:tasks.rados.rados.0.smithi007.stdout:1733: write oid 34 current snap is 210 2024-09-21T10:13:08.703 INFO:tasks.rados.rados.0.smithi007.stdout:1727: finishing write tid 2 to smithi00780062-25 2024-09-21T10:13:08.703 INFO:tasks.rados.rados.0.smithi007.stdout:1727: finishing write tid 3 to smithi00780062-25 2024-09-21T10:13:08.703 INFO:tasks.rados.rados.0.smithi007.stdout:1727: finishing write tid 4 to smithi00780062-25 2024-09-21T10:13:08.703 INFO:tasks.rados.rados.0.smithi007.stdout:1727: oid 25 updating version 0 to 573 2024-09-21T10:13:08.704 INFO:tasks.rados.rados.0.smithi007.stdout:1727: oid 25 updating version 573 to 574 2024-09-21T10:13:08.704 INFO:tasks.rados.rados.0.smithi007.stdout:1727: oid 25 updating version 574 to 575 2024-09-21T10:13:08.704 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 575 (ObjNum 659 snap 210 seq_num 659) dirty exists 2024-09-21T10:13:08.704 INFO:tasks.rados.rados.0.smithi007.stdout:1727: left oid 25 (ObjNum 659 snap 210 seq_num 659) 2024-09-21T10:13:08.704 INFO:tasks.rados.rados.0.smithi007.stdout:1731: finishing write tid 1 to smithi00780062-38 2024-09-21T10:13:08.704 INFO:tasks.rados.rados.0.smithi007.stdout:1733: seq_num 661 ranges {709427=545947,1813774=612897,2985657=123770} 2024-09-21T10:13:08.710 INFO:tasks.rados.rados.0.smithi007.stdout:1733: writing smithi00780062-34 from 709427 to 1255374 tid 1 2024-09-21T10:13:08.716 INFO:tasks.rados.rados.0.smithi007.stdout:1733: writing smithi00780062-34 from 1813774 to 2426671 tid 2 2024-09-21T10:13:08.720 INFO:tasks.rados.rados.0.smithi007.stdout:1733: writing smithi00780062-34 from 2985657 to 3109427 tid 3 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1727: done (2 left) 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1734: read oid 18 snap -1 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1734: expect (ObjNum 635 snap 205 seq_num 635) 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1735: write oid 2 current snap is 210 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1731: finishing write tid 2 to smithi00780062-38 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1731: finishing write tid 3 to smithi00780062-38 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1731: finishing write tid 4 to smithi00780062-38 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1731: oid 38 updating version 0 to 1497 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1731: oid 38 version 1497 is already newer than 1496 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1731: oid 38 updating version 1497 to 1498 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1498 (ObjNum 660 snap 210 seq_num 660) dirty exists 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1731: left oid 38 (ObjNum 660 snap 210 seq_num 660) 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1733: finishing write tid 1 to smithi00780062-34 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1733: finishing write tid 2 to smithi00780062-34 2024-09-21T10:13:08.721 INFO:tasks.rados.rados.0.smithi007.stdout:1735: seq_num 662 ranges {726234=737549,1988609=756555} 2024-09-21T10:13:08.728 INFO:tasks.rados.rados.0.smithi007.stdout:1735: writing smithi00780062-2 from 726234 to 1463783 tid 1 2024-09-21T10:13:08.735 INFO:tasks.rados.rados.0.smithi007.stdout:1735: writing smithi00780062-2 from 1988609 to 2745164 tid 2 2024-09-21T10:13:08.736 INFO:tasks.rados.rados.0.smithi007.stdout:1731: done (3 left) 2024-09-21T10:13:08.736 INFO:tasks.rados.rados.0.smithi007.stdout:1736: write oid 29 current snap is 210 2024-09-21T10:13:08.736 INFO:tasks.rados.rados.0.smithi007.stdout:1733: finishing write tid 3 to smithi00780062-34 2024-09-21T10:13:08.736 INFO:tasks.rados.rados.0.smithi007.stdout:1736: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2024-09-21T10:13:08.742 INFO:tasks.rados.rados.0.smithi007.stdout:1736: writing smithi00780062-29 from 743041 to 1155839 tid 1 2024-09-21T10:13:08.749 INFO:tasks.rados.rados.0.smithi007.stdout:1736: writing smithi00780062-29 from 1930738 to 2547304 tid 2 2024-09-21T10:13:08.753 INFO:tasks.rados.rados.0.smithi007.stdout:1736: writing smithi00780062-29 from 3040503 to 3143041 tid 3 2024-09-21T10:13:08.753 INFO:tasks.rados.rados.0.smithi007.stdout:1737: snap_create 2024-09-21T10:13:08.753 INFO:tasks.rados.rados.0.smithi007.stdout:1733: finishing write tid 4 to smithi00780062-34 2024-09-21T10:13:08.753 INFO:tasks.rados.rados.0.smithi007.stdout:1733: finishing write tid 5 to smithi00780062-34 2024-09-21T10:13:08.753 INFO:tasks.rados.rados.0.smithi007.stdout:1733: oid 34 updating version 0 to 909 2024-09-21T10:13:08.754 INFO:tasks.rados.rados.0.smithi007.stdout:1733: oid 34 updating version 909 to 911 2024-09-21T10:13:08.754 INFO:tasks.rados.rados.0.smithi007.stdout:1733: oid 34 version 911 is already newer than 910 2024-09-21T10:13:08.754 INFO:tasks.rados.rados.0.smithi007.stdout:1733: oid 34 version 911 is already newer than 908 2024-09-21T10:13:08.754 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 911 (ObjNum 661 snap 210 seq_num 661) dirty exists 2024-09-21T10:13:08.754 INFO:tasks.rados.rados.0.smithi007.stdout:1733: left oid 34 (ObjNum 661 snap 210 seq_num 661) 2024-09-21T10:13:08.754 INFO:tasks.rados.rados.0.smithi007.stdout:1734: expect (ObjNum 635 snap 205 seq_num 635) 2024-09-21T10:13:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:08 smithi031 ceph-mon[96824]: osdmap e499: 8 total, 8 up, 8 in 2024-09-21T10:13:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:08 smithi031 ceph-mon[96824]: pgmap v218: 89 pgs: 89 active+clean; 100 MiB data, 566 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:13:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:08 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:08 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:08 smithi031 ceph-mon[96824]: Reconfiguring mgr.x (monmap changed)... 2024-09-21T10:13:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:08 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:13:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:08 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:13:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:08 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:13:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:08 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:08 smithi031 ceph-mon[96824]: Reconfiguring daemon mgr.x on smithi031 2024-09-21T10:13:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[99390]: osdmap e499: 8 total, 8 up, 8 in 2024-09-21T10:13:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[99390]: pgmap v218: 89 pgs: 89 active+clean; 100 MiB data, 566 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:13:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[99390]: Reconfiguring mgr.x (monmap changed)... 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[99390]: Reconfiguring daemon mgr.x on smithi031 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[101144]: osdmap e499: 8 total, 8 up, 8 in 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[101144]: pgmap v218: 89 pgs: 89 active+clean; 100 MiB data, 566 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[101144]: Reconfiguring mgr.x (monmap changed)... 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:13:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:13:08.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:08.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:08 smithi007 ceph-mon[101144]: Reconfiguring daemon mgr.x on smithi031 2024-09-21T10:13:08.960 INFO:tasks.rados.rados.0.smithi007.stdout:1735: finishing write tid 1 to smithi00780062-2 2024-09-21T10:13:08.960 INFO:tasks.rados.rados.0.smithi007.stdout:1735: finishing write tid 2 to smithi00780062-2 2024-09-21T10:13:08.960 INFO:tasks.rados.rados.0.smithi007.stdout:1735: finishing write tid 3 to smithi00780062-2 2024-09-21T10:13:08.960 INFO:tasks.rados.rados.0.smithi007.stdout:1735: finishing write tid 4 to smithi00780062-2 2024-09-21T10:13:08.960 INFO:tasks.rados.rados.0.smithi007.stdout:1735: oid 2 updating version 0 to 154 2024-09-21T10:13:08.960 INFO:tasks.rados.rados.0.smithi007.stdout:1735: oid 2 updating version 154 to 155 2024-09-21T10:13:08.960 INFO:tasks.rados.rados.0.smithi007.stdout:1735: oid 2 version 155 is already newer than 153 2024-09-21T10:13:08.960 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 155 (ObjNum 662 snap 210 seq_num 662) dirty exists 2024-09-21T10:13:08.960 INFO:tasks.rados.rados.0.smithi007.stdout:1735: left oid 2 (ObjNum 662 snap 210 seq_num 662) 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:1736: finishing write tid 1 to smithi00780062-29 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:1736: finishing write tid 2 to smithi00780062-29 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:1736: finishing write tid 3 to smithi00780062-29 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:1736: finishing write tid 4 to smithi00780062-29 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:1736: finishing write tid 5 to smithi00780062-29 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:1736: oid 29 updating version 0 to 872 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:1736: oid 29 version 872 is already newer than 871 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:1736: oid 29 version 872 is already newer than 870 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:1736: oid 29 updating version 872 to 873 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 873 (ObjNum 663 snap 210 seq_num 663) dirty exists 2024-09-21T10:13:08.961 INFO:tasks.rados.rados.0.smithi007.stdout:1736: left oid 29 (ObjNum 663 snap 210 seq_num 663) 2024-09-21T10:13:09.695 INFO:tasks.rados.rados.0.smithi007.stdout:1733: done (4 left) 2024-09-21T10:13:09.695 INFO:tasks.rados.rados.0.smithi007.stdout:1734: done (3 left) 2024-09-21T10:13:09.695 INFO:tasks.rados.rados.0.smithi007.stdout:1735: done (2 left) 2024-09-21T10:13:09.695 INFO:tasks.rados.rados.0.smithi007.stdout:1736: done (1 left) 2024-09-21T10:13:09.695 INFO:tasks.rados.rados.0.smithi007.stdout:1737: done (0 left) 2024-09-21T10:13:09.696 INFO:tasks.rados.rados.0.smithi007.stdout:1738: snap_remove snap 210 2024-09-21T10:13:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:09 smithi031 ceph-mon[96824]: osdmap e500: 8 total, 8 up, 8 in 2024-09-21T10:13:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:09 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:09 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:09 smithi031 ceph-mon[96824]: Reconfiguring osd.4 (monmap changed)... 2024-09-21T10:13:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:09 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T10:13:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:09 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:09 smithi031 ceph-mon[96824]: Reconfiguring daemon osd.4 on smithi031 2024-09-21T10:13:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[99390]: osdmap e500: 8 total, 8 up, 8 in 2024-09-21T10:13:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[99390]: Reconfiguring osd.4 (monmap changed)... 2024-09-21T10:13:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T10:13:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:09.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[99390]: Reconfiguring daemon osd.4 on smithi031 2024-09-21T10:13:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[101144]: osdmap e500: 8 total, 8 up, 8 in 2024-09-21T10:13:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[101144]: Reconfiguring osd.4 (monmap changed)... 2024-09-21T10:13:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T10:13:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:09 smithi007 ceph-mon[101144]: Reconfiguring daemon osd.4 on smithi031 2024-09-21T10:13:10.702 INFO:tasks.rados.rados.0.smithi007.stdout:1738: done (0 left) 2024-09-21T10:13:10.702 INFO:tasks.rados.rados.0.smithi007.stdout:1739: snap_create 2024-09-21T10:13:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:10 smithi031 ceph-mon[96824]: osdmap e501: 8 total, 8 up, 8 in 2024-09-21T10:13:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:10 smithi031 ceph-mon[96824]: pgmap v221: 89 pgs: 89 active+clean; 100 MiB data, 566 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:13:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:10 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:10 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:10 smithi031 ceph-mon[96824]: Reconfiguring osd.5 (monmap changed)... 2024-09-21T10:13:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:10 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T10:13:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:10 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:10 smithi031 ceph-mon[96824]: Reconfiguring daemon osd.5 on smithi031 2024-09-21T10:13:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:13:10] "GET /metrics HTTP/1.1" 200 36254 "" "Prometheus/2.51.0" 2024-09-21T10:13:11.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[99390]: osdmap e501: 8 total, 8 up, 8 in 2024-09-21T10:13:11.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[99390]: pgmap v221: 89 pgs: 89 active+clean; 100 MiB data, 566 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:13:11.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:11.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:11.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[99390]: Reconfiguring osd.5 (monmap changed)... 2024-09-21T10:13:11.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T10:13:11.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:11.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[99390]: Reconfiguring daemon osd.5 on smithi031 2024-09-21T10:13:11.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[101144]: osdmap e501: 8 total, 8 up, 8 in 2024-09-21T10:13:11.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[101144]: pgmap v221: 89 pgs: 89 active+clean; 100 MiB data, 566 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:13:11.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:11.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:11.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[101144]: Reconfiguring osd.5 (monmap changed)... 2024-09-21T10:13:11.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T10:13:11.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:11.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:10 smithi007 ceph-mon[101144]: Reconfiguring daemon osd.5 on smithi031 2024-09-21T10:13:11.702 INFO:tasks.rados.rados.0.smithi007.stdout:1739: done (0 left) 2024-09-21T10:13:11.703 INFO:tasks.rados.rados.0.smithi007.stdout:1740: read oid 19 snap -1 2024-09-21T10:13:11.703 INFO:tasks.rados.rados.0.smithi007.stdout:1740: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:13:11.703 INFO:tasks.rados.rados.0.smithi007.stdout:1741: snap_create 2024-09-21T10:13:11.715 INFO:tasks.rados.rados.0.smithi007.stdout:1740: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:13:11.892 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:11 smithi031 ceph-mon[96824]: osdmap e502: 8 total, 8 up, 8 in 2024-09-21T10:13:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:11 smithi007 ceph-mon[99390]: osdmap e502: 8 total, 8 up, 8 in 2024-09-21T10:13:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:11 smithi007 ceph-mon[101144]: osdmap e502: 8 total, 8 up, 8 in 2024-09-21T10:13:12.575 INFO:tasks.rados.rados.0.smithi007.stdout:1740: done (1 left) 2024-09-21T10:13:12.575 INFO:tasks.rados.rados.0.smithi007.stdout:1741: done (0 left) 2024-09-21T10:13:12.575 INFO:tasks.rados.rados.0.smithi007.stdout:1742: delete oid 42 current snap is 213 2024-09-21T10:13:12.577 INFO:tasks.rados.rados.0.smithi007.stdout:1742: done (0 left) 2024-09-21T10:13:12.577 INFO:tasks.rados.rados.0.smithi007.stdout:1743: rollback oid 48 current snap is 213 2024-09-21T10:13:12.578 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 48 to 212 2024-09-21T10:13:12.578 INFO:tasks.rados.rados.0.smithi007.stdout:1744: write oid 24 current snap is 213 2024-09-21T10:13:12.578 INFO:tasks.rados.rados.0.smithi007.stdout:1744: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2024-09-21T10:13:12.585 INFO:tasks.rados.rados.0.smithi007.stdout:1744: writing smithi00780062-24 from 776655 to 1339951 tid 1 2024-09-21T10:13:12.592 INFO:tasks.rados.rados.0.smithi007.stdout:1744: writing smithi00780062-24 from 2047702 to 2667937 tid 2 2024-09-21T10:13:12.595 INFO:tasks.rados.rados.0.smithi007.stdout:1744: writing smithi00780062-24 from 3095349 to 3176655 tid 3 2024-09-21T10:13:12.595 INFO:tasks.rados.rados.0.smithi007.stdout:1745: delete oid 11 current snap is 213 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi007.stdout:1743: finishing rollback tid 0 to smithi00780062-48 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi007.stdout:1743: finishing rollback tid 1 to smithi00780062-48 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi007.stdout:1743: finishing rollback tid 2 to smithi00780062-48 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 585 (ObjNum 526 snap 167 seq_num 526) dirty exists 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi007.stdout:1744: finishing write tid 1 to smithi00780062-24 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi007.stdout:1744: finishing write tid 2 to smithi00780062-24 2024-09-21T10:13:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:1744: finishing write tid 3 to smithi00780062-24 2024-09-21T10:13:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:1744: finishing write tid 4 to smithi00780062-24 2024-09-21T10:13:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:1744: finishing write tid 5 to smithi00780062-24 2024-09-21T10:13:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:1744: oid 24 updating version 0 to 605 2024-09-21T10:13:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:1744: oid 24 updating version 605 to 606 2024-09-21T10:13:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:1744: oid 24 version 606 is already newer than 603 2024-09-21T10:13:12.598 INFO:tasks.rados.rados.0.smithi007.stdout:1744: oid 24 version 606 is already newer than 604 2024-09-21T10:13:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 606 (ObjNum 665 snap 213 seq_num 665) dirty exists 2024-09-21T10:13:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:1744: left oid 24 (ObjNum 665 snap 213 seq_num 665) 2024-09-21T10:13:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:1743: done (2 left) 2024-09-21T10:13:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:1744: done (1 left) 2024-09-21T10:13:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:1745: done (0 left) 2024-09-21T10:13:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:1746: read oid 9 snap 212 2024-09-21T10:13:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:1746: expect deleted 2024-09-21T10:13:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:1747: write oid 20 current snap is 213 2024-09-21T10:13:12.599 INFO:tasks.rados.rados.0.smithi007.stdout:1747: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2024-09-21T10:13:12.604 INFO:tasks.rados.rados.0.smithi007.stdout:1747: writing smithi00780062-20 from 410269 to 1124063 tid 1 2024-09-21T10:13:12.610 INFO:tasks.rados.rados.0.smithi007.stdout:1747: writing smithi00780062-20 from 1648313 to 2155864 tid 2 2024-09-21T10:13:12.616 INFO:tasks.rados.rados.0.smithi007.stdout:1747: writing smithi00780062-20 from 2917489 to 3210269 tid 3 2024-09-21T10:13:12.616 INFO:tasks.rados.rados.0.smithi007.stdout:1748: snap_create 2024-09-21T10:13:12.616 INFO:tasks.rados.rados.0.smithi007.stdout:1747: finishing write tid 1 to smithi00780062-20 2024-09-21T10:13:12.616 INFO:tasks.rados.rados.0.smithi007.stdout:1747: finishing write tid 2 to smithi00780062-20 2024-09-21T10:13:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:1747: finishing write tid 3 to smithi00780062-20 2024-09-21T10:13:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:1747: finishing write tid 4 to smithi00780062-20 2024-09-21T10:13:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:1747: finishing write tid 5 to smithi00780062-20 2024-09-21T10:13:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:1747: oid 20 updating version 0 to 583 2024-09-21T10:13:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:1747: oid 20 updating version 583 to 584 2024-09-21T10:13:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:1747: oid 20 updating version 584 to 586 2024-09-21T10:13:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:1747: oid 20 version 586 is already newer than 585 2024-09-21T10:13:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 586 (ObjNum 667 snap 213 seq_num 667) dirty exists 2024-09-21T10:13:12.618 INFO:tasks.rados.rados.0.smithi007.stdout:1747: left oid 20 (ObjNum 667 snap 213 seq_num 667) 2024-09-21T10:13:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:12 smithi031 ceph-mon[96824]: osdmap e503: 8 total, 8 up, 8 in 2024-09-21T10:13:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:12 smithi031 ceph-mon[96824]: pgmap v224: 89 pgs: 89 active+clean; 99 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:13:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:12 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:12 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:12 smithi031 ceph-mon[96824]: Reconfiguring osd.6 (monmap changed)... 2024-09-21T10:13:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:12 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T10:13:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:12 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:12 smithi031 ceph-mon[96824]: Reconfiguring daemon osd.6 on smithi031 2024-09-21T10:13:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:12 smithi031 ceph-mon[96824]: osdmap e504: 8 total, 8 up, 8 in 2024-09-21T10:13:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[99390]: osdmap e503: 8 total, 8 up, 8 in 2024-09-21T10:13:13.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[99390]: pgmap v224: 89 pgs: 89 active+clean; 99 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:13:13.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:13.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:13.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[99390]: Reconfiguring osd.6 (monmap changed)... 2024-09-21T10:13:13.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T10:13:13.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:13.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[99390]: Reconfiguring daemon osd.6 on smithi031 2024-09-21T10:13:13.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[99390]: osdmap e504: 8 total, 8 up, 8 in 2024-09-21T10:13:13.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[101144]: osdmap e503: 8 total, 8 up, 8 in 2024-09-21T10:13:13.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[101144]: pgmap v224: 89 pgs: 89 active+clean; 99 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:13:13.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:13.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:13.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[101144]: Reconfiguring osd.6 (monmap changed)... 2024-09-21T10:13:13.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T10:13:13.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:13.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[101144]: Reconfiguring daemon osd.6 on smithi031 2024-09-21T10:13:13.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:12 smithi007 ceph-mon[101144]: osdmap e504: 8 total, 8 up, 8 in 2024-09-21T10:13:13.475 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:13:13.577 INFO:tasks.rados.rados.0.smithi007.stdout:1746: done (2 left) 2024-09-21T10:13:13.577 INFO:tasks.rados.rados.0.smithi007.stdout:1747: done (1 left) 2024-09-21T10:13:13.577 INFO:tasks.rados.rados.0.smithi007.stdout:1748: done (0 left) 2024-09-21T10:13:13.577 INFO:tasks.rados.rados.0.smithi007.stdout:1749: rollback oid 26 current snap is 214 2024-09-21T10:13:13.577 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 211 2024-09-21T10:13:13.578 INFO:tasks.rados.rados.0.smithi007.stdout:1750: read oid 24 snap -1 2024-09-21T10:13:13.578 INFO:tasks.rados.rados.0.smithi007.stdout:1750: expect (ObjNum 665 snap 213 seq_num 665) 2024-09-21T10:13:13.578 INFO:tasks.rados.rados.0.smithi007.stdout:1751: delete oid 31 current snap is 214 2024-09-21T10:13:13.580 INFO:tasks.rados.rados.0.smithi007.stdout:1751: done (2 left) 2024-09-21T10:13:13.580 INFO:tasks.rados.rados.0.smithi007.stdout:1752: rollback oid 19 current snap is 214 2024-09-21T10:13:13.580 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 19 to 211 2024-09-21T10:13:13.580 INFO:tasks.rados.rados.0.smithi007.stdout:1753: read oid 21 snap -1 2024-09-21T10:13:13.581 INFO:tasks.rados.rados.0.smithi007.stdout:1753: expect deleted 2024-09-21T10:13:13.581 INFO:tasks.rados.rados.0.smithi007.stdout:1754: snap_create 2024-09-21T10:13:13.582 INFO:tasks.rados.rados.0.smithi007.stdout:1749: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:13:13.583 INFO:tasks.rados.rados.0.smithi007.stdout:1749: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:13:13.583 INFO:tasks.rados.rados.0.smithi007.stdout:1749: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:13:13.584 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 472 (ObjNum 590 snap 189 seq_num 590) dirty exists 2024-09-21T10:13:13.586 INFO:tasks.rados.rados.0.smithi007.stdout:1752: finishing rollback tid 0 to smithi00780062-19 2024-09-21T10:13:13.586 INFO:tasks.rados.rados.0.smithi007.stdout:1752: finishing rollback tid 1 to smithi00780062-19 2024-09-21T10:13:13.586 INFO:tasks.rados.rados.0.smithi007.stdout:1752: finishing rollback tid 2 to smithi00780062-19 2024-09-21T10:13:13.587 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 590 (ObjNum 558 snap 174 seq_num 558) dirty exists 2024-09-21T10:13:13.589 INFO:tasks.rados.rados.0.smithi007.stdout:1750: expect (ObjNum 665 snap 213 seq_num 665) 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (4m) 67s ago 9m 19.6M - 0.27.0 11f11916f8cd 5bc01f454d74 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (3m) 22s ago 9m 82.5M - 10.4.8 5aad1d7cf004 8582496822ee 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (8m) 67s ago 8m 19.2M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (8m) 22s ago 8m 15.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (5m) 22s ago 13m 454M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (5m) 67s ago 15m 510M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (2m) 67s ago 15m 47.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0f1b2869cef7 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (28s) 22s ago 13m 22.2M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 00f01674cccd 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (2m) 67s ago 13m 37.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 6960c1f01f9b 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (4m) 67s ago 9m 10.5M - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (4m) 22s ago 9m 11.2M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:13:14.072 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (13m) 67s ago 13m 107M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:13:14.073 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (12m) 67s ago 12m 83.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:13:14.073 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (12m) 67s ago 12m 96.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:13:14.073 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (12m) 67s ago 12m 67.3M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:13:14.073 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (11m) 22s ago 11m 110M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:13:14.073 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (11m) 22s ago 11m 102M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:13:14.073 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (10m) 22s ago 10m 88.7M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:13:14.073 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (10m) 22s ago 10m 86.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:13:14.073 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (4m) 22s ago 10m 45.9M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:13:14.433 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:13:14.434 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:13:14.435 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:13:14.435 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 10, 2024-09-21T10:13:14.435 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 5 2024-09-21T10:13:14.435 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:13:14.435 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:13:14.435 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:14.435 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:14.435 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[99390]: Reconfiguring osd.7 (monmap changed)... 2024-09-21T10:13:14.435 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T10:13:14.435 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:14.435 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[99390]: Reconfiguring daemon osd.7 on smithi031 2024-09-21T10:13:14.435 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[99390]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:14.436 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[99390]: osdmap e505: 8 total, 8 up, 8 in 2024-09-21T10:13:14.436 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:14.436 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:14.436 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[101144]: Reconfiguring osd.7 (monmap changed)... 2024-09-21T10:13:14.436 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T10:13:14.436 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:14.436 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[101144]: Reconfiguring daemon osd.7 on smithi031 2024-09-21T10:13:14.436 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[101144]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:14.436 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:14 smithi007 ceph-mon[101144]: osdmap e505: 8 total, 8 up, 8 in 2024-09-21T10:13:14.557 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:14 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:14.558 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:14 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:14.558 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:14 smithi031 ceph-mon[96824]: Reconfiguring osd.7 (monmap changed)... 2024-09-21T10:13:14.558 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:14 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T10:13:14.558 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:14 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:14.558 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:14 smithi031 ceph-mon[96824]: Reconfiguring daemon osd.7 on smithi031 2024-09-21T10:13:14.558 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:14 smithi031 ceph-mon[96824]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:14.558 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:14 smithi031 ceph-mon[96824]: osdmap e505: 8 total, 8 up, 8 in 2024-09-21T10:13:14.581 INFO:tasks.rados.rados.0.smithi007.stdout:1749: done (4 left) 2024-09-21T10:13:14.581 INFO:tasks.rados.rados.0.smithi007.stdout:1750: done (3 left) 2024-09-21T10:13:14.581 INFO:tasks.rados.rados.0.smithi007.stdout:1752: done (2 left) 2024-09-21T10:13:14.581 INFO:tasks.rados.rados.0.smithi007.stdout:1753: done (1 left) 2024-09-21T10:13:14.581 INFO:tasks.rados.rados.0.smithi007.stdout:1754: done (0 left) 2024-09-21T10:13:14.581 INFO:tasks.rados.rados.0.smithi007.stdout:1755: write oid 35 current snap is 215 2024-09-21T10:13:14.582 INFO:tasks.rados.rados.0.smithi007.stdout:1755: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2024-09-21T10:13:14.586 INFO:tasks.rados.rados.0.smithi007.stdout:1755: writing smithi00780062-35 from 443883 to 908175 tid 1 2024-09-21T10:13:14.592 INFO:tasks.rados.rados.0.smithi007.stdout:1755: writing smithi00780062-35 from 1365277 to 1876497 tid 2 2024-09-21T10:13:14.600 INFO:tasks.rados.rados.0.smithi007.stdout:1755: writing smithi00780062-35 from 2572335 to 3243883 tid 3 2024-09-21T10:13:14.600 INFO:tasks.rados.rados.0.smithi007.stdout:1756: write oid 48 current snap is 215 2024-09-21T10:13:14.600 INFO:tasks.rados.rados.0.smithi007.stdout:1756: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2024-09-21T10:13:14.606 INFO:tasks.rados.rados.0.smithi007.stdout:1756: writing smithi00780062-48 from 460690 to 1116584 tid 1 2024-09-21T10:13:14.612 INFO:tasks.rados.rados.0.smithi007.stdout:1756: writing smithi00780062-48 from 1540112 to 2311343 tid 2 2024-09-21T10:13:14.874 INFO:tasks.rados.rados.0.smithi007.stdout:1756: writing smithi00780062-48 from 2716111 to 3255889 tid 3 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1757: rollback oid 20 current snap is 215 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 211 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1755: finishing write tid 1 to smithi00780062-35 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1755: finishing write tid 2 to smithi00780062-35 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1755: finishing write tid 3 to smithi00780062-35 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1755: finishing write tid 4 to smithi00780062-35 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1755: finishing write tid 5 to smithi00780062-35 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1755: oid 35 updating version 0 to 412 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1755: oid 35 version 412 is already newer than 410 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1755: oid 35 version 412 is already newer than 411 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1755: oid 35 updating version 412 to 413 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 413 (ObjNum 669 snap 215 seq_num 669) dirty exists 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1755: left oid 35 (ObjNum 669 snap 215 seq_num 669) 2024-09-21T10:13:14.875 INFO:tasks.rados.rados.0.smithi007.stdout:1756: finishing write tid 1 to smithi00780062-48 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1756: finishing write tid 2 to smithi00780062-48 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1755: done (2 left) 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1758: read oid 35 snap -1 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1758: expect (ObjNum 669 snap 215 seq_num 669) 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1759: snap_create 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1756: finishing write tid 3 to smithi00780062-48 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1756: finishing write tid 4 to smithi00780062-48 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1757: finishing rollback tid 0 to smithi00780062-20 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1756: finishing write tid 5 to smithi00780062-48 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1756: oid 48 updating version 0 to 590 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1756: oid 48 version 590 is already newer than 589 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1756: oid 48 version 590 is already newer than 587 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1756: oid 48 version 590 is already newer than 588 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 590 (ObjNum 670 snap 215 seq_num 670) dirty exists 2024-09-21T10:13:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:1756: left oid 48 (ObjNum 670 snap 215 seq_num 670) 2024-09-21T10:13:14.877 INFO:tasks.rados.rados.0.smithi007.stdout:1757: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:13:14.877 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 593 (ObjNum 33 snap 0 seq_num 7) dirty dne 2024-09-21T10:13:14.877 INFO:tasks.rados.rados.0.smithi007.stdout:1758: expect (ObjNum 669 snap 215 seq_num 669) 2024-09-21T10:13:14.877 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:13:14.877 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:13:14.877 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:13:14.877 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (0 remaining).", 2024-09-21T10:13:14.877 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [ 2024-09-21T10:13:14.877 INFO:teuthology.orchestra.run.smithi007.stdout: "mon" 2024-09-21T10:13:14.877 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:13:14.877 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "3/3 daemons upgraded", 2024-09-21T10:13:14.877 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T10:13:14.878 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:13:14.878 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:13:15.311 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:15 smithi031 ceph-mon[96824]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:15.311 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:15 smithi031 ceph-mon[96824]: pgmap v227: 89 pgs: 89 active+clean; 99 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:13:15.311 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:15 smithi031 ceph-mon[96824]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:15.311 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:15 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4056471350' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:15.311 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:15 smithi031 ceph-mon[96824]: osdmap e506: 8 total, 8 up, 8 in 2024-09-21T10:13:15.311 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:15 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:15.311 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:15 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:15.311 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:15 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:15.311 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:15 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:15.311 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:15 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:15.583 INFO:tasks.rados.rados.0.smithi007.stdout:1756: done (3 left) 2024-09-21T10:13:15.584 INFO:tasks.rados.rados.0.smithi007.stdout:1757: done (2 left) 2024-09-21T10:13:15.584 INFO:tasks.rados.rados.0.smithi007.stdout:1758: done (1 left) 2024-09-21T10:13:15.584 INFO:tasks.rados.rados.0.smithi007.stdout:1759: done (0 left) 2024-09-21T10:13:15.584 INFO:tasks.rados.rados.0.smithi007.stdout:1760: delete oid 48 current snap is 216 2024-09-21T10:13:15.587 INFO:tasks.rados.rados.0.smithi007.stdout:1760: done (0 left) 2024-09-21T10:13:15.587 INFO:tasks.rados.rados.0.smithi007.stdout:1761: write oid 37 current snap is 216 2024-09-21T10:13:15.587 INFO:tasks.rados.rados.0.smithi007.stdout:1761: seq_num 672 ranges {494304=406392,1540723=774900,2770957=523347} 2024-09-21T10:13:15.591 INFO:tasks.rados.rados.0.smithi007.stdout:1761: writing smithi00780062-37 from 494304 to 900696 tid 1 2024-09-21T10:13:15.599 INFO:tasks.rados.rados.0.smithi007.stdout:1761: writing smithi00780062-37 from 1540723 to 2315623 tid 2 2024-09-21T10:13:15.605 INFO:tasks.rados.rados.0.smithi007.stdout:1761: writing smithi00780062-37 from 2770957 to 3294304 tid 3 2024-09-21T10:13:15.605 INFO:tasks.rados.rados.0.smithi007.stdout:1762: snap_create 2024-09-21T10:13:15.605 INFO:tasks.rados.rados.0.smithi007.stdout:1761: finishing write tid 1 to smithi00780062-37 2024-09-21T10:13:15.605 INFO:tasks.rados.rados.0.smithi007.stdout:1761: finishing write tid 2 to smithi00780062-37 2024-09-21T10:13:15.608 INFO:tasks.rados.rados.0.smithi007.stdout:1761: finishing write tid 3 to smithi00780062-37 2024-09-21T10:13:15.608 INFO:tasks.rados.rados.0.smithi007.stdout:1761: finishing write tid 4 to smithi00780062-37 2024-09-21T10:13:15.608 INFO:tasks.rados.rados.0.smithi007.stdout:1761: finishing write tid 5 to smithi00780062-37 2024-09-21T10:13:15.608 INFO:tasks.rados.rados.0.smithi007.stdout:1761: oid 37 updating version 0 to 1017 2024-09-21T10:13:15.608 INFO:tasks.rados.rados.0.smithi007.stdout:1761: oid 37 version 1017 is already newer than 1016 2024-09-21T10:13:15.608 INFO:tasks.rados.rados.0.smithi007.stdout:1761: oid 37 version 1017 is already newer than 1015 2024-09-21T10:13:15.608 INFO:tasks.rados.rados.0.smithi007.stdout:1761: oid 37 updating version 1017 to 1018 2024-09-21T10:13:15.609 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1018 (ObjNum 672 snap 216 seq_num 672) dirty exists 2024-09-21T10:13:15.609 INFO:tasks.rados.rados.0.smithi007.stdout:1761: left oid 37 (ObjNum 672 snap 216 seq_num 672) 2024-09-21T10:13:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[99390]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[99390]: pgmap v227: 89 pgs: 89 active+clean; 99 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:13:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[99390]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4056471350' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[99390]: osdmap e506: 8 total, 8 up, 8 in 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[101144]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[101144]: pgmap v227: 89 pgs: 89 active+clean; 99 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[101144]: from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4056471350' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:15.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[101144]: osdmap e506: 8 total, 8 up, 8 in 2024-09-21T10:13:15.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:15.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:15.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:15.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi031.lhcivo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:13:15.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:15 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:16.592 INFO:tasks.rados.rados.0.smithi007.stdout:1761: done (1 left) 2024-09-21T10:13:16.593 INFO:tasks.rados.rados.0.smithi007.stdout:1762: done (0 left) 2024-09-21T10:13:16.593 INFO:tasks.rados.rados.0.smithi007.stdout:1763: delete oid 20 current snap is 217 2024-09-21T10:13:16.596 INFO:tasks.rados.rados.0.smithi007.stdout:1763: done (0 left) 2024-09-21T10:13:16.596 INFO:tasks.rados.rados.0.smithi007.stdout:1764: write oid 16 current snap is 217 2024-09-21T10:13:16.596 INFO:tasks.rados.rados.0.smithi007.stdout:1764: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2024-09-21T10:13:16.602 INFO:tasks.rados.rados.0.smithi007.stdout:1764: writing smithi00780062-16 from 527918 to 1084808 tid 1 2024-09-21T10:13:16.610 INFO:tasks.rados.rados.0.smithi007.stdout:1764: writing smithi00780062-16 from 1657687 to 2436256 tid 2 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:1764: writing smithi00780062-16 from 3225803 to 3327918 tid 3 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:1765: read oid 11 snap -1 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:1765: expect deleted 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:1766: read oid 3 snap -1 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:1766: expect (ObjNum 649 snap 207 seq_num 649) 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:1767: rollback oid 28 current snap is 217 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 28 to 215 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:1764: finishing write tid 1 to smithi00780062-16 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:1764: finishing write tid 2 to smithi00780062-16 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:1768: write oid 26 current snap is 217 2024-09-21T10:13:16.616 INFO:tasks.rados.rados.0.smithi007.stdout:1768: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2024-09-21T10:13:16.622 INFO:tasks.rados.rados.0.smithi007.stdout:1768: writing smithi00780062-26 from 544725 to 1176864 tid 1 2024-09-21T10:13:16.627 INFO:tasks.rados.rados.0.smithi007.stdout:1768: writing smithi00780062-26 from 1716169 to 2238396 tid 2 2024-09-21T10:13:16.633 INFO:tasks.rados.rados.0.smithi007.stdout:1768: writing smithi00780062-26 from 2736873 to 3249364 tid 3 2024-09-21T10:13:16.634 INFO:tasks.rados.rados.0.smithi007.stdout:1769: rollback oid 45 current snap is 217 2024-09-21T10:13:16.634 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 45 to 213 2024-09-21T10:13:16.634 INFO:tasks.rados.rados.0.smithi007.stdout:1770: write oid 12 current snap is 217 2024-09-21T10:13:16.634 INFO:tasks.rados.rados.0.smithi007.stdout:1764: finishing write tid 3 to smithi00780062-16 2024-09-21T10:13:16.634 INFO:tasks.rados.rados.0.smithi007.stdout:1764: finishing write tid 4 to smithi00780062-16 2024-09-21T10:13:16.634 INFO:tasks.rados.rados.0.smithi007.stdout:1770: seq_num 676 ranges {561532=707388,2058298=782238} 2024-09-21T10:13:16.640 INFO:tasks.rados.rados.0.smithi007.stdout:1770: writing smithi00780062-12 from 561532 to 1268920 tid 1 2024-09-21T10:13:16.649 INFO:tasks.rados.rados.0.smithi007.stdout:1770: writing smithi00780062-12 from 2058298 to 2840536 tid 2 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:1771: read oid 1 snap -1 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:1771: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:1772: rollback oid 2 current snap is 217 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 213 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:1764: finishing write tid 5 to smithi00780062-16 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:1764: oid 16 updating version 0 to 1022 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:1764: oid 16 version 1022 is already newer than 1020 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:1764: oid 16 version 1022 is already newer than 1021 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:1764: oid 16 updating version 1022 to 1023 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 1023 (ObjNum 674 snap 217 seq_num 674) dirty exists 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:1764: left oid 16 (ObjNum 674 snap 217 seq_num 674) 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi007.stdout:1767: finishing rollback tid 1 to smithi00780062-28 2024-09-21T10:13:16.651 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 0 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-09-21T10:13:16.651 INFO:tasks.rados.rados.0.smithi007.stdout:1764: done (8 left) 2024-09-21T10:13:16.651 INFO:tasks.rados.rados.0.smithi007.stdout:1767: done (7 left) 2024-09-21T10:13:16.651 INFO:tasks.rados.rados.0.smithi007.stdout:1773: read oid 33 snap -1 2024-09-21T10:13:16.651 INFO:tasks.rados.rados.0.smithi007.stdout:1773: expect (ObjNum 624 snap 202 seq_num 624) 2024-09-21T10:13:16.651 INFO:tasks.rados.rados.0.smithi007.stdout:1774: snap_remove snap 211 2024-09-21T10:13:16.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: Reconfiguring mds.foo.smithi031.lhcivo (monmap changed)... 2024-09-21T10:13:16.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: Reconfiguring daemon mds.foo.smithi031.lhcivo on smithi031 2024-09-21T10:13:16.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:16.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: osdmap e507: 8 total, 8 up, 8 in 2024-09-21T10:13:16.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.881 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.882 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: Reconfiguring mds.foo.smithi031.lhcivo (monmap changed)... 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: Reconfiguring daemon mds.foo.smithi031.lhcivo on smithi031 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: osdmap e507: 8 total, 8 up, 8 in 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:13:16.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:13:16.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:13:16.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:13:16.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:13:16.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:13:16.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:13:16.886 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:13:16.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:13:16.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:13:16.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:13:16.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:13:16.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:13:16.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:13:16.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:13:16.887 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:13:16.888 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:13:16.888 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:13:16.888 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.888 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:13:16.888 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:13:16.888 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:13:16.888 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.889 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.893 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.893 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.893 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:13:16.893 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:13:16.893 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:13:16.894 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:16.894 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:13:16.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:13:16.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:13:16.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:13:16.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:13:16.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.894 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:16.895 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: Reconfiguring mds.foo.smithi031.lhcivo (monmap changed)... 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: Reconfiguring daemon mds.foo.smithi031.lhcivo on smithi031 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: osdmap e507: 8 total, 8 up, 8 in 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:13:16.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:13:16.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:16.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:17.594 INFO:tasks.rados.rados.0.smithi007.stdout:1774: done (8 left) 2024-09-21T10:13:17.594 INFO:tasks.rados.rados.0.smithi007.stdout:1775: snap_create 2024-09-21T10:13:17.595 INFO:tasks.rados.rados.0.smithi007.stdout:1766: expect (ObjNum 649 snap 207 seq_num 649) 2024-09-21T10:13:17.692 INFO:tasks.rados.rados.0.smithi007.stdout:1768: finishing write tid 1 to smithi00780062-26 2024-09-21T10:13:17.692 INFO:tasks.rados.rados.0.smithi007.stdout:1768: finishing write tid 2 to smithi00780062-26 2024-09-21T10:13:17.692 INFO:tasks.rados.rados.0.smithi007.stdout:1769: finishing rollback tid 1 to smithi00780062-45 2024-09-21T10:13:17.692 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 0 (ObjNum 33 snap 0 seq_num 3804660984) dirty dne 2024-09-21T10:13:17.692 INFO:tasks.rados.rados.0.smithi007.stdout:1768: finishing write tid 3 to smithi00780062-26 2024-09-21T10:13:17.692 INFO:tasks.rados.rados.0.smithi007.stdout:1768: finishing write tid 4 to smithi00780062-26 2024-09-21T10:13:17.692 INFO:tasks.rados.rados.0.smithi007.stdout:1768: finishing write tid 5 to smithi00780062-26 2024-09-21T10:13:17.692 INFO:tasks.rados.rados.0.smithi007.stdout:1768: oid 26 updating version 0 to 476 2024-09-21T10:13:17.692 INFO:tasks.rados.rados.0.smithi007.stdout:1768: oid 26 version 476 is already newer than 475 2024-09-21T10:13:17.693 INFO:tasks.rados.rados.0.smithi007.stdout:1768: oid 26 version 476 is already newer than 474 2024-09-21T10:13:17.693 INFO:tasks.rados.rados.0.smithi007.stdout:1768: oid 26 updating version 476 to 477 2024-09-21T10:13:17.693 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 477 (ObjNum 675 snap 217 seq_num 675) dirty exists 2024-09-21T10:13:17.693 INFO:tasks.rados.rados.0.smithi007.stdout:1768: left oid 26 (ObjNum 675 snap 217 seq_num 675) 2024-09-21T10:13:17.693 INFO:tasks.rados.rados.0.smithi007.stdout:1770: finishing write tid 1 to smithi00780062-12 2024-09-21T10:13:17.693 INFO:tasks.rados.rados.0.smithi007.stdout:1773: expect (ObjNum 624 snap 202 seq_num 624) 2024-09-21T10:13:17.776 INFO:tasks.rados.rados.0.smithi007.stdout:1772: finishing rollback tid 0 to smithi00780062-2 2024-09-21T10:13:17.776 INFO:tasks.rados.rados.0.smithi007.stdout:1772: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:13:17.776 INFO:tasks.rados.rados.0.smithi007.stdout:1772: finishing rollback tid 2 to smithi00780062-2 2024-09-21T10:13:17.776 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 159 (ObjNum 662 snap 210 seq_num 662) dirty exists 2024-09-21T10:13:17.776 INFO:tasks.rados.rados.0.smithi007.stdout:1770: finishing write tid 2 to smithi00780062-12 2024-09-21T10:13:17.776 INFO:tasks.rados.rados.0.smithi007.stdout:1770: finishing write tid 3 to smithi00780062-12 2024-09-21T10:13:17.776 INFO:tasks.rados.rados.0.smithi007.stdout:1770: finishing write tid 4 to smithi00780062-12 2024-09-21T10:13:17.777 INFO:tasks.rados.rados.0.smithi007.stdout:1770: oid 12 updating version 0 to 666 2024-09-21T10:13:17.777 INFO:tasks.rados.rados.0.smithi007.stdout:1770: oid 12 updating version 666 to 667 2024-09-21T10:13:17.777 INFO:tasks.rados.rados.0.smithi007.stdout:1770: oid 12 updating version 667 to 668 2024-09-21T10:13:17.777 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 668 (ObjNum 676 snap 217 seq_num 676) dirty exists 2024-09-21T10:13:17.777 INFO:tasks.rados.rados.0.smithi007.stdout:1770: left oid 12 (ObjNum 676 snap 217 seq_num 676) 2024-09-21T10:13:17.777 INFO:tasks.rados.rados.0.smithi007.stdout:1771: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:13:17.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: pgmap v230: 89 pgs: 89 active+clean; 99 MiB data, 570 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:17.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:13:17.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all node-exporter 2024-09-21T10:13:17.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all prometheus 2024-09-21T10:13:17.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all alertmanager 2024-09-21T10:13:17.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all grafana 2024-09-21T10:13:17.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all loki 2024-09-21T10:13:17.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all promtail 2024-09-21T10:13:17.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: Upgrade: Finalizing container_image settings 2024-09-21T10:13:17.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: Upgrade: Complete! 2024-09-21T10:13:17.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:17 smithi031 ceph-mon[96824]: osdmap e508: 8 total, 8 up, 8 in 2024-09-21T10:13:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: pgmap v230: 89 pgs: 89 active+clean; 99 MiB data, 570 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:13:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all node-exporter 2024-09-21T10:13:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all prometheus 2024-09-21T10:13:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all alertmanager 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all grafana 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all loki 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all promtail 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: Upgrade: Finalizing container_image settings 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: Upgrade: Complete! 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[101144]: osdmap e508: 8 total, 8 up, 8 in 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: pgmap v230: 89 pgs: 89 active+clean; 99 MiB data, 570 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all node-exporter 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all prometheus 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all alertmanager 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all grafana 2024-09-21T10:13:17.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all loki 2024-09-21T10:13:17.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all promtail 2024-09-21T10:13:17.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: Upgrade: Finalizing container_image settings 2024-09-21T10:13:17.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: Upgrade: Complete! 2024-09-21T10:13:17.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:17 smithi007 ceph-mon[99390]: osdmap e508: 8 total, 8 up, 8 in 2024-09-21T10:13:18.600 INFO:tasks.rados.rados.0.smithi007.stdout:1765: done (8 left) 2024-09-21T10:13:18.600 INFO:tasks.rados.rados.0.smithi007.stdout:1766: done (7 left) 2024-09-21T10:13:18.600 INFO:tasks.rados.rados.0.smithi007.stdout:1768: done (6 left) 2024-09-21T10:13:18.600 INFO:tasks.rados.rados.0.smithi007.stdout:1769: done (5 left) 2024-09-21T10:13:18.600 INFO:tasks.rados.rados.0.smithi007.stdout:1770: done (4 left) 2024-09-21T10:13:18.600 INFO:tasks.rados.rados.0.smithi007.stdout:1771: done (3 left) 2024-09-21T10:13:18.600 INFO:tasks.rados.rados.0.smithi007.stdout:1772: done (2 left) 2024-09-21T10:13:18.600 INFO:tasks.rados.rados.0.smithi007.stdout:1773: done (1 left) 2024-09-21T10:13:18.600 INFO:tasks.rados.rados.0.smithi007.stdout:1775: done (0 left) 2024-09-21T10:13:18.600 INFO:tasks.rados.rados.0.smithi007.stdout:1776: read oid 43 snap 217 2024-09-21T10:13:18.601 INFO:tasks.rados.rados.0.smithi007.stdout:1776: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:13:18.601 INFO:tasks.rados.rados.0.smithi007.stdout:1777: write oid 48 current snap is 218 2024-09-21T10:13:18.601 INFO:tasks.rados.rados.0.smithi007.stdout:1777: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2024-09-21T10:13:18.606 INFO:tasks.rados.rados.0.smithi007.stdout:1777: writing smithi00780062-48 from 578339 to 1077329 tid 1 2024-09-21T10:13:18.613 INFO:tasks.rados.rados.0.smithi007.stdout:1777: writing smithi00780062-48 from 1833133 to 2359029 tid 2 2024-09-21T10:13:18.619 INFO:tasks.rados.rados.0.smithi007.stdout:1777: writing smithi00780062-48 from 2791719 to 3378339 tid 3 2024-09-21T10:13:18.619 INFO:tasks.rados.rados.0.smithi007.stdout:1778: write oid 7 current snap is 218 2024-09-21T10:13:18.619 INFO:tasks.rados.rados.0.smithi007.stdout:1778: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2024-09-21T10:13:18.625 INFO:tasks.rados.rados.0.smithi007.stdout:1778: writing smithi00780062-7 from 595146 to 1169385 tid 1 2024-09-21T10:13:18.633 INFO:tasks.rados.rados.0.smithi007.stdout:1778: writing smithi00780062-7 from 1891615 to 2561169 tid 2 2024-09-21T10:13:18.638 INFO:tasks.rados.rados.0.smithi007.stdout:1778: writing smithi00780062-7 from 3219142 to 3395146 tid 3 2024-09-21T10:13:18.638 INFO:tasks.rados.rados.0.smithi007.stdout:1779: snap_create 2024-09-21T10:13:18.638 INFO:tasks.rados.rados.0.smithi007.stdout:1776: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:1777: finishing write tid 1 to smithi00780062-48 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:1777: finishing write tid 2 to smithi00780062-48 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:1777: finishing write tid 3 to smithi00780062-48 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:1777: finishing write tid 4 to smithi00780062-48 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:1777: finishing write tid 5 to smithi00780062-48 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:1777: oid 48 updating version 0 to 596 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:1777: oid 48 updating version 596 to 598 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:1777: oid 48 version 598 is already newer than 595 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:1777: oid 48 version 598 is already newer than 597 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 598 (ObjNum 677 snap 218 seq_num 677) dirty exists 2024-09-21T10:13:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:1777: left oid 48 (ObjNum 677 snap 218 seq_num 677) 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:1778: finishing write tid 1 to smithi00780062-7 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:1778: finishing write tid 2 to smithi00780062-7 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:1778: finishing write tid 3 to smithi00780062-7 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:1778: finishing write tid 4 to smithi00780062-7 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:1778: finishing write tid 5 to smithi00780062-7 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:1778: oid 7 updating version 0 to 448 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:1778: oid 7 version 448 is already newer than 445 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:1778: oid 7 version 448 is already newer than 446 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:1778: oid 7 version 448 is already newer than 447 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 448 (ObjNum 678 snap 218 seq_num 678) dirty exists 2024-09-21T10:13:18.739 INFO:tasks.rados.rados.0.smithi007.stdout:1778: left oid 7 (ObjNum 678 snap 218 seq_num 678) 2024-09-21T10:13:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:18 smithi031 ceph-mon[96824]: osdmap e509: 8 total, 8 up, 8 in 2024-09-21T10:13:18.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:18 smithi007 ceph-mon[99390]: osdmap e509: 8 total, 8 up, 8 in 2024-09-21T10:13:18.928 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:18 smithi007 ceph-mon[101144]: osdmap e509: 8 total, 8 up, 8 in 2024-09-21T10:13:19.604 INFO:tasks.rados.rados.0.smithi007.stdout:1776: done (3 left) 2024-09-21T10:13:19.604 INFO:tasks.rados.rados.0.smithi007.stdout:1777: done (2 left) 2024-09-21T10:13:19.604 INFO:tasks.rados.rados.0.smithi007.stdout:1778: done (1 left) 2024-09-21T10:13:19.604 INFO:tasks.rados.rados.0.smithi007.stdout:1779: done (0 left) 2024-09-21T10:13:19.604 INFO:tasks.rados.rados.0.smithi007.stdout:1780: rollback oid 29 current snap is 219 2024-09-21T10:13:19.604 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 29 to 218 2024-09-21T10:13:19.604 INFO:tasks.rados.rados.0.smithi007.stdout:1781: write oid 18 current snap is 219 2024-09-21T10:13:19.604 INFO:tasks.rados.rados.0.smithi007.stdout:1781: seq_num 679 ranges {611953=649488,1950097=529565,3246565=165388} 2024-09-21T10:13:19.610 INFO:tasks.rados.rados.0.smithi007.stdout:1781: writing smithi00780062-18 from 611953 to 1261441 tid 1 2024-09-21T10:13:19.618 INFO:tasks.rados.rados.0.smithi007.stdout:1781: writing smithi00780062-18 from 1950097 to 2479662 tid 2 2024-09-21T10:13:19.623 INFO:tasks.rados.rados.0.smithi007.stdout:1781: writing smithi00780062-18 from 3246565 to 3411953 tid 3 2024-09-21T10:13:19.623 INFO:tasks.rados.rados.0.smithi007.stdout:1782: write oid 34 current snap is 219 2024-09-21T10:13:19.623 INFO:tasks.rados.rados.0.smithi007.stdout:1782: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2024-09-21T10:13:19.630 INFO:tasks.rados.rados.0.smithi007.stdout:1782: writing smithi00780062-34 from 628760 to 1353497 tid 1 2024-09-21T10:13:19.637 INFO:tasks.rados.rados.0.smithi007.stdout:1782: writing smithi00780062-34 from 1892226 to 2565449 tid 2 2024-09-21T10:13:19.642 INFO:tasks.rados.rados.0.smithi007.stdout:1782: writing smithi00780062-34 from 3157635 to 3428760 tid 3 2024-09-21T10:13:19.643 INFO:tasks.rados.rados.0.smithi007.stdout:1783: write oid 38 current snap is 219 2024-09-21T10:13:19.643 INFO:tasks.rados.rados.0.smithi007.stdout:1780: finishing rollback tid 0 to smithi00780062-29 2024-09-21T10:13:19.643 INFO:tasks.rados.rados.0.smithi007.stdout:1780: finishing rollback tid 1 to smithi00780062-29 2024-09-21T10:13:19.643 INFO:tasks.rados.rados.0.smithi007.stdout:1780: finishing rollback tid 2 to smithi00780062-29 2024-09-21T10:13:19.643 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 878 (ObjNum 663 snap 210 seq_num 663) dirty exists 2024-09-21T10:13:19.643 INFO:tasks.rados.rados.0.smithi007.stdout:1781: finishing write tid 1 to smithi00780062-18 2024-09-21T10:13:19.643 INFO:tasks.rados.rados.0.smithi007.stdout:1781: finishing write tid 2 to smithi00780062-18 2024-09-21T10:13:19.643 INFO:tasks.rados.rados.0.smithi007.stdout:1783: seq_num 681 ranges {645567=799986,1950708=533234,3185058=260509} 2024-09-21T10:13:19.650 INFO:tasks.rados.rados.0.smithi007.stdout:1783: writing smithi00780062-38 from 645567 to 1445553 tid 1 2024-09-21T10:13:19.656 INFO:tasks.rados.rados.0.smithi007.stdout:1783: writing smithi00780062-38 from 1950708 to 2483942 tid 2 2024-09-21T10:13:19.662 INFO:tasks.rados.rados.0.smithi007.stdout:1783: writing smithi00780062-38 from 3185058 to 3445567 tid 3 2024-09-21T10:13:19.662 INFO:tasks.rados.rados.0.smithi007.stdout:1780: done (3 left) 2024-09-21T10:13:19.662 INFO:tasks.rados.rados.0.smithi007.stdout:1784: write oid 37 current snap is 219 2024-09-21T10:13:19.662 INFO:tasks.rados.rados.0.smithi007.stdout:1784: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2024-09-21T10:13:19.668 INFO:tasks.rados.rados.0.smithi007.stdout:1784: writing smithi00780062-37 from 662374 to 1137609 tid 1 2024-09-21T10:13:19.674 INFO:tasks.rados.rados.0.smithi007.stdout:1784: writing smithi00780062-37 from 1609190 to 2286082 tid 2 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi007.stdout:1784: writing smithi00780062-37 from 2812481 to 3436582 tid 3 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi007.stdout:1785: snap_create 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi007.stdout:1781: finishing write tid 3 to smithi00780062-18 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi007.stdout:1781: finishing write tid 4 to smithi00780062-18 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi007.stdout:1781: finishing write tid 5 to smithi00780062-18 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi007.stdout:1781: oid 18 updating version 0 to 1503 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi007.stdout:1781: oid 18 updating version 1503 to 1504 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi007.stdout:1781: oid 18 version 1504 is already newer than 1501 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi007.stdout:1781: oid 18 version 1504 is already newer than 1502 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 1504 (ObjNum 679 snap 219 seq_num 679) dirty exists 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1781: left oid 18 (ObjNum 679 snap 219 seq_num 679) 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1782: finishing write tid 1 to smithi00780062-34 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1782: finishing write tid 2 to smithi00780062-34 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1782: finishing write tid 3 to smithi00780062-34 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1782: finishing write tid 4 to smithi00780062-34 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1782: finishing write tid 5 to smithi00780062-34 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1782: oid 34 updating version 0 to 920 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1782: oid 34 version 920 is already newer than 918 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1782: oid 34 version 920 is already newer than 919 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1782: oid 34 version 920 is already newer than 917 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 920 (ObjNum 680 snap 219 seq_num 680) dirty exists 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1782: left oid 34 (ObjNum 680 snap 219 seq_num 680) 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1783: finishing write tid 1 to smithi00780062-38 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1783: finishing write tid 2 to smithi00780062-38 2024-09-21T10:13:19.684 INFO:tasks.rados.rados.0.smithi007.stdout:1783: finishing write tid 3 to smithi00780062-38 2024-09-21T10:13:19.685 INFO:tasks.rados.rados.0.smithi007.stdout:1783: finishing write tid 4 to smithi00780062-38 2024-09-21T10:13:19.685 INFO:tasks.rados.rados.0.smithi007.stdout:1783: finishing write tid 5 to smithi00780062-38 2024-09-21T10:13:19.685 INFO:tasks.rados.rados.0.smithi007.stdout:1783: oid 38 updating version 0 to 1509 2024-09-21T10:13:19.685 INFO:tasks.rados.rados.0.smithi007.stdout:1783: oid 38 version 1509 is already newer than 1508 2024-09-21T10:13:19.685 INFO:tasks.rados.rados.0.smithi007.stdout:1783: oid 38 version 1509 is already newer than 1507 2024-09-21T10:13:19.685 INFO:tasks.rados.rados.0.smithi007.stdout:1783: oid 38 version 1509 is already newer than 1506 2024-09-21T10:13:19.685 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1509 (ObjNum 681 snap 219 seq_num 681) dirty exists 2024-09-21T10:13:19.685 INFO:tasks.rados.rados.0.smithi007.stdout:1783: left oid 38 (ObjNum 681 snap 219 seq_num 681) 2024-09-21T10:13:19.685 INFO:tasks.rados.rados.0.smithi007.stdout:1784: finishing write tid 1 to smithi00780062-37 2024-09-21T10:13:19.685 INFO:tasks.rados.rados.0.smithi007.stdout:1784: finishing write tid 2 to smithi00780062-37 2024-09-21T10:13:19.686 INFO:tasks.rados.rados.0.smithi007.stdout:1784: finishing write tid 3 to smithi00780062-37 2024-09-21T10:13:19.686 INFO:tasks.rados.rados.0.smithi007.stdout:1784: finishing write tid 4 to smithi00780062-37 2024-09-21T10:13:19.686 INFO:tasks.rados.rados.0.smithi007.stdout:1784: finishing write tid 5 to smithi00780062-37 2024-09-21T10:13:19.686 INFO:tasks.rados.rados.0.smithi007.stdout:1784: oid 37 updating version 0 to 1032 2024-09-21T10:13:19.686 INFO:tasks.rados.rados.0.smithi007.stdout:1784: oid 37 version 1032 is already newer than 1031 2024-09-21T10:13:19.686 INFO:tasks.rados.rados.0.smithi007.stdout:1784: oid 37 version 1032 is already newer than 1030 2024-09-21T10:13:19.686 INFO:tasks.rados.rados.0.smithi007.stdout:1784: oid 37 version 1032 is already newer than 1029 2024-09-21T10:13:19.686 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1032 (ObjNum 682 snap 219 seq_num 682) dirty exists 2024-09-21T10:13:19.686 INFO:tasks.rados.rados.0.smithi007.stdout:1784: left oid 37 (ObjNum 682 snap 219 seq_num 682) 2024-09-21T10:13:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:19 smithi031 ceph-mon[96824]: pgmap v233: 89 pgs: 89 active+clean; 115 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-21T10:13:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:19 smithi031 ceph-mon[96824]: osdmap e510: 8 total, 8 up, 8 in 2024-09-21T10:13:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:19 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:19 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:19 smithi007 ceph-mon[99390]: pgmap v233: 89 pgs: 89 active+clean; 115 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-21T10:13:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:19 smithi007 ceph-mon[99390]: osdmap e510: 8 total, 8 up, 8 in 2024-09-21T10:13:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:19 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:19 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:19 smithi007 ceph-mon[101144]: pgmap v233: 89 pgs: 89 active+clean; 115 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-21T10:13:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:19 smithi007 ceph-mon[101144]: osdmap e510: 8 total, 8 up, 8 in 2024-09-21T10:13:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:19 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:19 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:20.610 INFO:tasks.rados.rados.0.smithi007.stdout:1781: done (4 left) 2024-09-21T10:13:20.611 INFO:tasks.rados.rados.0.smithi007.stdout:1782: done (3 left) 2024-09-21T10:13:20.611 INFO:tasks.rados.rados.0.smithi007.stdout:1783: done (2 left) 2024-09-21T10:13:20.611 INFO:tasks.rados.rados.0.smithi007.stdout:1784: done (1 left) 2024-09-21T10:13:20.611 INFO:tasks.rados.rados.0.smithi007.stdout:1785: done (0 left) 2024-09-21T10:13:20.611 INFO:tasks.rados.rados.0.smithi007.stdout:1786: snap_create 2024-09-21T10:13:20.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[101144]: osdmap e511: 8 total, 8 up, 8 in 2024-09-21T10:13:20.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:20.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:13:20.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:20.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:20.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:20.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:13:20.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:20.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[99390]: osdmap e511: 8 total, 8 up, 8 in 2024-09-21T10:13:20.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:20.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:13:20.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:20.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:20.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:20.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:13:20.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:20 smithi031 ceph-mon[96824]: osdmap e511: 8 total, 8 up, 8 in 2024-09-21T10:13:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:20 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:20 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:13:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:20 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:20 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:13:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:20 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:13:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:20 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:13:20.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:20 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:13:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:13:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:13:20] "GET /metrics HTTP/1.1" 200 36254 "" "Prometheus/2.51.0" 2024-09-21T10:13:21.615 INFO:tasks.rados.rados.0.smithi007.stdout:1786: done (0 left) 2024-09-21T10:13:21.616 INFO:tasks.rados.rados.0.smithi007.stdout:1787: read oid 48 snap 219 2024-09-21T10:13:21.616 INFO:tasks.rados.rados.0.smithi007.stdout:1787: expect (ObjNum 677 snap 218 seq_num 677) 2024-09-21T10:13:21.616 INFO:tasks.rados.rados.0.smithi007.stdout:1788: read oid 5 snap 220 2024-09-21T10:13:21.616 INFO:tasks.rados.rados.0.smithi007.stdout:1788: expect deleted 2024-09-21T10:13:21.616 INFO:tasks.rados.rados.0.smithi007.stdout:1789: snap_create 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi007.stdout:1787: expect (ObjNum 677 snap 218 seq_num 677) 2024-09-21T10:13:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:21 smithi031 ceph-mon[96824]: pgmap v236: 89 pgs: 89 active+clean; 115 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-21T10:13:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:21 smithi031 ceph-mon[96824]: osdmap e512: 8 total, 8 up, 8 in 2024-09-21T10:13:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:21 smithi007 ceph-mon[99390]: pgmap v236: 89 pgs: 89 active+clean; 115 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-21T10:13:21.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:21 smithi007 ceph-mon[99390]: osdmap e512: 8 total, 8 up, 8 in 2024-09-21T10:13:21.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:21 smithi007 ceph-mon[101144]: pgmap v236: 89 pgs: 89 active+clean; 115 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-09-21T10:13:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:21 smithi007 ceph-mon[101144]: osdmap e512: 8 total, 8 up, 8 in 2024-09-21T10:13:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:22.578 INFO:tasks.rados.rados.0.smithi007.stdout:1787: done (2 left) 2024-09-21T10:13:22.578 INFO:tasks.rados.rados.0.smithi007.stdout:1788: done (1 left) 2024-09-21T10:13:22.578 INFO:tasks.rados.rados.0.smithi007.stdout:1789: done (0 left) 2024-09-21T10:13:22.579 INFO:tasks.rados.rados.0.smithi007.stdout:1790: snap_create 2024-09-21T10:13:22.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:22 smithi031 ceph-mon[96824]: osdmap e513: 8 total, 8 up, 8 in 2024-09-21T10:13:22.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:22 smithi031 ceph-mon[96824]: osdmap e514: 8 total, 8 up, 8 in 2024-09-21T10:13:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:22 smithi007 ceph-mon[99390]: osdmap e513: 8 total, 8 up, 8 in 2024-09-21T10:13:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:22 smithi007 ceph-mon[99390]: osdmap e514: 8 total, 8 up, 8 in 2024-09-21T10:13:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:22 smithi007 ceph-mon[101144]: osdmap e513: 8 total, 8 up, 8 in 2024-09-21T10:13:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:22 smithi007 ceph-mon[101144]: osdmap e514: 8 total, 8 up, 8 in 2024-09-21T10:13:23.580 INFO:tasks.rados.rados.0.smithi007.stdout:1790: done (0 left) 2024-09-21T10:13:23.580 INFO:tasks.rados.rados.0.smithi007.stdout:1791: read oid 31 snap 217 2024-09-21T10:13:23.580 INFO:tasks.rados.rados.0.smithi007.stdout:1791: expect deleted 2024-09-21T10:13:23.580 INFO:tasks.rados.rados.0.smithi007.stdout:1792: rollback oid 3 current snap is 223 2024-09-21T10:13:23.580 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 213 2024-09-21T10:13:23.580 INFO:tasks.rados.rados.0.smithi007.stdout:1793: rollback oid 37 current snap is 223 2024-09-21T10:13:23.581 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 221 2024-09-21T10:13:23.581 INFO:tasks.rados.rados.0.smithi007.stdout:1794: write oid 34 current snap is 223 2024-09-21T10:13:23.581 INFO:tasks.rados.rados.0.smithi007.stdout:1794: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2024-09-21T10:13:23.587 INFO:tasks.rados.rados.0.smithi007.stdout:1794: writing smithi00780062-34 from 679181 to 1229665 tid 1 2024-09-21T10:13:23.593 INFO:tasks.rados.rados.0.smithi007.stdout:1794: writing smithi00780062-34 from 1667672 to 2204575 tid 2 2024-09-21T10:13:23.599 INFO:tasks.rados.rados.0.smithi007.stdout:1794: writing smithi00780062-34 from 2839904 to 3275277 tid 3 2024-09-21T10:13:23.599 INFO:tasks.rados.rados.0.smithi007.stdout:1795: snap_create 2024-09-21T10:13:23.599 INFO:tasks.rados.rados.0.smithi007.stdout:1792: finishing rollback tid 0 to smithi00780062-3 2024-09-21T10:13:23.599 INFO:tasks.rados.rados.0.smithi007.stdout:1792: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:13:23.599 INFO:tasks.rados.rados.0.smithi007.stdout:1792: finishing rollback tid 2 to smithi00780062-3 2024-09-21T10:13:23.599 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 819 (ObjNum 649 snap 207 seq_num 649) dirty exists 2024-09-21T10:13:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1793: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:13:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1793: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:13:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1793: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:13:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1036 (ObjNum 682 snap 219 seq_num 682) dirty exists 2024-09-21T10:13:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1794: finishing write tid 1 to smithi00780062-34 2024-09-21T10:13:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1794: finishing write tid 2 to smithi00780062-34 2024-09-21T10:13:23.602 INFO:tasks.rados.rados.0.smithi007.stdout:1794: finishing write tid 3 to smithi00780062-34 2024-09-21T10:13:23.602 INFO:tasks.rados.rados.0.smithi007.stdout:1794: finishing write tid 4 to smithi00780062-34 2024-09-21T10:13:23.602 INFO:tasks.rados.rados.0.smithi007.stdout:1794: finishing write tid 5 to smithi00780062-34 2024-09-21T10:13:23.602 INFO:tasks.rados.rados.0.smithi007.stdout:1794: oid 34 updating version 0 to 922 2024-09-21T10:13:23.602 INFO:tasks.rados.rados.0.smithi007.stdout:1794: oid 34 updating version 922 to 925 2024-09-21T10:13:23.602 INFO:tasks.rados.rados.0.smithi007.stdout:1794: oid 34 version 925 is already newer than 924 2024-09-21T10:13:23.603 INFO:tasks.rados.rados.0.smithi007.stdout:1794: oid 34 version 925 is already newer than 923 2024-09-21T10:13:23.603 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 925 (ObjNum 683 snap 223 seq_num 683) dirty exists 2024-09-21T10:13:23.603 INFO:tasks.rados.rados.0.smithi007.stdout:1794: left oid 34 (ObjNum 683 snap 223 seq_num 683) 2024-09-21T10:13:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:23 smithi031 ceph-mon[96824]: pgmap v239: 89 pgs: 89 active+clean; 127 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-09-21T10:13:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:23 smithi031 ceph-mon[96824]: osdmap e515: 8 total, 8 up, 8 in 2024-09-21T10:13:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:23 smithi007 ceph-mon[99390]: pgmap v239: 89 pgs: 89 active+clean; 127 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-09-21T10:13:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:23 smithi007 ceph-mon[99390]: osdmap e515: 8 total, 8 up, 8 in 2024-09-21T10:13:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:23 smithi007 ceph-mon[101144]: pgmap v239: 89 pgs: 89 active+clean; 127 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-09-21T10:13:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:23 smithi007 ceph-mon[101144]: osdmap e515: 8 total, 8 up, 8 in 2024-09-21T10:13:24.581 INFO:tasks.rados.rados.0.smithi007.stdout:1791: done (4 left) 2024-09-21T10:13:24.582 INFO:tasks.rados.rados.0.smithi007.stdout:1792: done (3 left) 2024-09-21T10:13:24.582 INFO:tasks.rados.rados.0.smithi007.stdout:1793: done (2 left) 2024-09-21T10:13:24.582 INFO:tasks.rados.rados.0.smithi007.stdout:1794: done (1 left) 2024-09-21T10:13:24.582 INFO:tasks.rados.rados.0.smithi007.stdout:1795: done (0 left) 2024-09-21T10:13:24.582 INFO:tasks.rados.rados.0.smithi007.stdout:1796: rollback oid 49 current snap is 224 2024-09-21T10:13:24.582 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 217 2024-09-21T10:13:24.582 INFO:tasks.rados.rados.0.smithi007.stdout:1797: snap_create 2024-09-21T10:13:24.587 INFO:tasks.rados.rados.0.smithi007.stdout:1796: finishing rollback tid 0 to smithi00780062-49 2024-09-21T10:13:24.587 INFO:tasks.rados.rados.0.smithi007.stdout:1796: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:13:24.587 INFO:tasks.rados.rados.0.smithi007.stdout:1796: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:13:24.587 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1040 (ObjNum 626 snap 202 seq_num 626) dirty exists 2024-09-21T10:13:25.583 INFO:tasks.rados.rados.0.smithi007.stdout:1796: done (1 left) 2024-09-21T10:13:25.584 INFO:tasks.rados.rados.0.smithi007.stdout:1797: done (0 left) 2024-09-21T10:13:25.584 INFO:tasks.rados.rados.0.smithi007.stdout:1798: delete oid 18 current snap is 225 2024-09-21T10:13:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1798: done (0 left) 2024-09-21T10:13:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1799: write oid 38 current snap is 225 2024-09-21T10:13:25.589 INFO:tasks.rados.rados.0.smithi007.stdout:1799: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2024-09-21T10:13:25.595 INFO:tasks.rados.rados.0.smithi007.stdout:1799: writing smithi00780062-38 from 712795 to 1130130 tid 1 2024-09-21T10:13:25.602 INFO:tasks.rados.rados.0.smithi007.stdout:1799: writing smithi00780062-38 from 1784636 to 2325208 tid 2 2024-09-21T10:13:25.608 INFO:tasks.rados.rados.0.smithi007.stdout:1799: writing smithi00780062-38 from 2894750 to 3352667 tid 3 2024-09-21T10:13:25.608 INFO:tasks.rados.rados.0.smithi007.stdout:1800: snap_create 2024-09-21T10:13:25.608 INFO:tasks.rados.rados.0.smithi007.stdout:1799: finishing write tid 1 to smithi00780062-38 2024-09-21T10:13:25.608 INFO:tasks.rados.rados.0.smithi007.stdout:1799: finishing write tid 2 to smithi00780062-38 2024-09-21T10:13:25.611 INFO:tasks.rados.rados.0.smithi007.stdout:1799: finishing write tid 3 to smithi00780062-38 2024-09-21T10:13:25.611 INFO:tasks.rados.rados.0.smithi007.stdout:1799: finishing write tid 4 to smithi00780062-38 2024-09-21T10:13:25.611 INFO:tasks.rados.rados.0.smithi007.stdout:1799: finishing write tid 5 to smithi00780062-38 2024-09-21T10:13:25.611 INFO:tasks.rados.rados.0.smithi007.stdout:1799: oid 38 updating version 0 to 1516 2024-09-21T10:13:25.611 INFO:tasks.rados.rados.0.smithi007.stdout:1799: oid 38 version 1516 is already newer than 1513 2024-09-21T10:13:25.611 INFO:tasks.rados.rados.0.smithi007.stdout:1799: oid 38 version 1516 is already newer than 1514 2024-09-21T10:13:25.611 INFO:tasks.rados.rados.0.smithi007.stdout:1799: oid 38 version 1516 is already newer than 1515 2024-09-21T10:13:25.611 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1516 (ObjNum 685 snap 225 seq_num 685) dirty exists 2024-09-21T10:13:25.612 INFO:tasks.rados.rados.0.smithi007.stdout:1799: left oid 38 (ObjNum 685 snap 225 seq_num 685) 2024-09-21T10:13:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:25 smithi031 ceph-mon[96824]: pgmap v242: 89 pgs: 89 active+clean; 127 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-09-21T10:13:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:25 smithi031 ceph-mon[96824]: osdmap e516: 8 total, 8 up, 8 in 2024-09-21T10:13:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:25 smithi007 ceph-mon[99390]: pgmap v242: 89 pgs: 89 active+clean; 127 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-09-21T10:13:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:25 smithi007 ceph-mon[99390]: osdmap e516: 8 total, 8 up, 8 in 2024-09-21T10:13:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:25 smithi007 ceph-mon[101144]: pgmap v242: 89 pgs: 89 active+clean; 127 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.2 MiB/s wr, 13 op/s 2024-09-21T10:13:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:25 smithi007 ceph-mon[101144]: osdmap e516: 8 total, 8 up, 8 in 2024-09-21T10:13:26.597 INFO:tasks.rados.rados.0.smithi007.stdout:1799: done (1 left) 2024-09-21T10:13:26.597 INFO:tasks.rados.rados.0.smithi007.stdout:1800: done (0 left) 2024-09-21T10:13:26.597 INFO:tasks.rados.rados.0.smithi007.stdout:1801: snap_remove snap 220 2024-09-21T10:13:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:26 smithi031 ceph-mon[96824]: osdmap e517: 8 total, 8 up, 8 in 2024-09-21T10:13:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:26 smithi007 ceph-mon[99390]: osdmap e517: 8 total, 8 up, 8 in 2024-09-21T10:13:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:26 smithi007 ceph-mon[101144]: osdmap e517: 8 total, 8 up, 8 in 2024-09-21T10:13:27.599 INFO:tasks.rados.rados.0.smithi007.stdout:1801: done (0 left) 2024-09-21T10:13:27.599 INFO:tasks.rados.rados.0.smithi007.stdout:1802: read oid 4 snap -1 2024-09-21T10:13:27.599 INFO:tasks.rados.rados.0.smithi007.stdout:1802: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:13:27.599 INFO:tasks.rados.rados.0.smithi007.stdout:1803: snap_remove snap 216 2024-09-21T10:13:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:27 smithi031 ceph-mon[96824]: pgmap v245: 89 pgs: 89 active+clean; 127 MiB data, 632 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:27.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:27 smithi031 ceph-mon[96824]: osdmap e518: 8 total, 8 up, 8 in 2024-09-21T10:13:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:27 smithi007 ceph-mon[99390]: pgmap v245: 89 pgs: 89 active+clean; 127 MiB data, 632 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:27 smithi007 ceph-mon[99390]: osdmap e518: 8 total, 8 up, 8 in 2024-09-21T10:13:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:27 smithi007 ceph-mon[101144]: pgmap v245: 89 pgs: 89 active+clean; 127 MiB data, 632 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:27 smithi007 ceph-mon[101144]: osdmap e518: 8 total, 8 up, 8 in 2024-09-21T10:13:28.610 INFO:tasks.rados.rados.0.smithi007.stdout:1803: done (1 left) 2024-09-21T10:13:28.610 INFO:tasks.rados.rados.0.smithi007.stdout:1804: delete oid 17 current snap is 226 2024-09-21T10:13:28.610 INFO:tasks.rados.rados.0.smithi007.stdout:1802: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:13:28.738 INFO:tasks.rados.rados.0.smithi007.stdout:1802: done (1 left) 2024-09-21T10:13:28.738 INFO:tasks.rados.rados.0.smithi007.stdout:1804: done (0 left) 2024-09-21T10:13:28.738 INFO:tasks.rados.rados.0.smithi007.stdout:1805: read oid 11 snap -1 2024-09-21T10:13:28.738 INFO:tasks.rados.rados.0.smithi007.stdout:1805: expect deleted 2024-09-21T10:13:28.738 INFO:tasks.rados.rados.0.smithi007.stdout:1806: rollback oid 39 current snap is 226 2024-09-21T10:13:28.738 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 212 2024-09-21T10:13:28.738 INFO:tasks.rados.rados.0.smithi007.stdout:1807: write oid 36 current snap is 226 2024-09-21T10:13:28.739 INFO:tasks.rados.rados.0.smithi007.stdout:1807: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2024-09-21T10:13:28.745 INFO:tasks.rados.rados.0.smithi007.stdout:1807: writing smithi00780062-36 from 746409 to 1314242 tid 1 2024-09-21T10:13:28.752 INFO:tasks.rados.rados.0.smithi007.stdout:1807: writing smithi00780062-36 from 1901600 to 2445841 tid 2 2024-09-21T10:13:28.758 INFO:tasks.rados.rados.0.smithi007.stdout:1807: writing smithi00780062-36 from 3065949 to 3546409 tid 3 2024-09-21T10:13:28.758 INFO:tasks.rados.rados.0.smithi007.stdout:1808: write oid 9 current snap is 226 2024-09-21T10:13:28.758 INFO:tasks.rados.rados.0.smithi007.stdout:1808: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2024-09-21T10:13:28.766 INFO:tasks.rados.rados.0.smithi007.stdout:1808: writing smithi00780062-9 from 763216 to 1406298 tid 1 2024-09-21T10:13:28.772 INFO:tasks.rados.rados.0.smithi007.stdout:1808: writing smithi00780062-9 from 1843729 to 2531628 tid 2 2024-09-21T10:13:28.778 INFO:tasks.rados.rados.0.smithi007.stdout:1808: writing smithi00780062-9 from 3260666 to 3563216 tid 3 2024-09-21T10:13:28.778 INFO:tasks.rados.rados.0.smithi007.stdout:1806: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:13:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:1806: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:13:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:1806: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:13:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 933 (ObjNum 638 snap 205 seq_num 638) dirty exists 2024-09-21T10:13:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:1807: finishing write tid 1 to smithi00780062-36 2024-09-21T10:13:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:1807: finishing write tid 2 to smithi00780062-36 2024-09-21T10:13:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:1809: read oid 20 snap -1 2024-09-21T10:13:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:1809: expect deleted 2024-09-21T10:13:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:1805: done (4 left) 2024-09-21T10:13:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:1806: done (3 left) 2024-09-21T10:13:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:1810: snap_remove snap 222 2024-09-21T10:13:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:28 smithi031 ceph-mon[96824]: osdmap e519: 8 total, 8 up, 8 in 2024-09-21T10:13:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:28 smithi007 ceph-mon[99390]: osdmap e519: 8 total, 8 up, 8 in 2024-09-21T10:13:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:28 smithi007 ceph-mon[101144]: osdmap e519: 8 total, 8 up, 8 in 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi007.stdout:1810: done (3 left) 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi007.stdout:1811: write oid 40 current snap is 226 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi007.stdout:1807: finishing write tid 3 to smithi00780062-36 2024-09-21T10:13:29.615 INFO:tasks.rados.rados.0.smithi007.stdout:1811: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2024-09-21T10:13:29.622 INFO:tasks.rados.rados.0.smithi007.stdout:1811: writing smithi00780062-40 from 780023 to 1498354 tid 1 2024-09-21T10:13:29.628 INFO:tasks.rados.rados.0.smithi007.stdout:1811: writing smithi00780062-40 from 1902211 to 2450121 tid 2 2024-09-21T10:13:29.635 INFO:tasks.rados.rados.0.smithi007.stdout:1811: writing smithi00780062-40 from 3004442 to 3580023 tid 3 2024-09-21T10:13:29.635 INFO:tasks.rados.rados.0.smithi007.stdout:1812: rollback oid 47 current snap is 226 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 47 to 213 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1807: finishing write tid 4 to smithi00780062-36 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1807: finishing write tid 5 to smithi00780062-36 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1807: oid 36 updating version 0 to 454 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1807: oid 36 version 454 is already newer than 452 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1807: oid 36 version 454 is already newer than 453 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1807: oid 36 version 454 is already newer than 449 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 454 (ObjNum 687 snap 226 seq_num 687) dirty exists 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1807: left oid 36 (ObjNum 687 snap 226 seq_num 687) 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1808: finishing write tid 1 to smithi00780062-9 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1807: done (4 left) 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1813: delete oid 34 current snap is 226 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1808: finishing write tid 2 to smithi00780062-9 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1808: finishing write tid 3 to smithi00780062-9 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1808: finishing write tid 4 to smithi00780062-9 2024-09-21T10:13:29.636 INFO:tasks.rados.rados.0.smithi007.stdout:1808: finishing write tid 5 to smithi00780062-9 2024-09-21T10:13:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:1808: oid 9 updating version 0 to 826 2024-09-21T10:13:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:1808: oid 9 version 826 is already newer than 825 2024-09-21T10:13:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:1808: oid 9 updating version 826 to 827 2024-09-21T10:13:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:1808: oid 9 version 827 is already newer than 824 2024-09-21T10:13:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 827 (ObjNum 688 snap 226 seq_num 688) dirty exists 2024-09-21T10:13:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:1808: left oid 9 (ObjNum 688 snap 226 seq_num 688) 2024-09-21T10:13:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:1811: finishing write tid 1 to smithi00780062-40 2024-09-21T10:13:29.637 INFO:tasks.rados.rados.0.smithi007.stdout:1811: finishing write tid 2 to smithi00780062-40 2024-09-21T10:13:29.638 INFO:tasks.rados.rados.0.smithi007.stdout:1811: finishing write tid 3 to smithi00780062-40 2024-09-21T10:13:29.639 INFO:tasks.rados.rados.0.smithi007.stdout:1811: finishing write tid 4 to smithi00780062-40 2024-09-21T10:13:29.639 INFO:tasks.rados.rados.0.smithi007.stdout:1811: finishing write tid 5 to smithi00780062-40 2024-09-21T10:13:29.639 INFO:tasks.rados.rados.0.smithi007.stdout:1811: oid 40 updating version 0 to 883 2024-09-21T10:13:29.639 INFO:tasks.rados.rados.0.smithi007.stdout:1811: oid 40 updating version 883 to 884 2024-09-21T10:13:29.639 INFO:tasks.rados.rados.0.smithi007.stdout:1811: oid 40 version 884 is already newer than 882 2024-09-21T10:13:29.640 INFO:tasks.rados.rados.0.smithi007.stdout:1811: oid 40 version 884 is already newer than 881 2024-09-21T10:13:29.640 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 884 (ObjNum 689 snap 226 seq_num 689) dirty exists 2024-09-21T10:13:29.640 INFO:tasks.rados.rados.0.smithi007.stdout:1811: left oid 40 (ObjNum 689 snap 226 seq_num 689) 2024-09-21T10:13:29.642 INFO:tasks.rados.rados.0.smithi007.stdout:1808: done (4 left) 2024-09-21T10:13:29.642 INFO:tasks.rados.rados.0.smithi007.stdout:1809: done (3 left) 2024-09-21T10:13:29.643 INFO:tasks.rados.rados.0.smithi007.stdout:1811: done (2 left) 2024-09-21T10:13:29.643 INFO:tasks.rados.rados.0.smithi007.stdout:1813: done (1 left) 2024-09-21T10:13:29.643 INFO:tasks.rados.rados.0.smithi007.stdout:1814: write oid 38 current snap is 226 2024-09-21T10:13:29.643 INFO:tasks.rados.rados.0.smithi007.stdout:1814: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2024-09-21T10:13:29.647 INFO:tasks.rados.rados.0.smithi007.stdout:1814: writing smithi00780062-38 from 413637 to 882466 tid 1 2024-09-21T10:13:29.654 INFO:tasks.rados.rados.0.smithi007.stdout:1814: writing smithi00780062-38 from 1619175 to 2054401 tid 2 2024-09-21T10:13:29.661 INFO:tasks.rados.rados.0.smithi007.stdout:1814: writing smithi00780062-38 from 2542935 to 3301190 tid 3 2024-09-21T10:13:29.661 INFO:tasks.rados.rados.0.smithi007.stdout:1815: write oid 10 current snap is 226 2024-09-21T10:13:29.661 INFO:tasks.rados.rados.0.smithi007.stdout:1815: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2024-09-21T10:13:29.667 INFO:tasks.rados.rados.0.smithi007.stdout:1815: writing smithi00780062-10 from 430444 to 1090875 tid 1 2024-09-21T10:13:29.674 INFO:tasks.rados.rados.0.smithi007.stdout:1815: writing smithi00780062-10 from 1677657 to 2372894 tid 2 2024-09-21T10:13:29.681 INFO:tasks.rados.rados.0.smithi007.stdout:1815: writing smithi00780062-10 from 2970358 to 3539885 tid 3 2024-09-21T10:13:29.681 INFO:tasks.rados.rados.0.smithi007.stdout:1816: rollback oid 22 current snap is 226 2024-09-21T10:13:29.681 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 22 to 215 2024-09-21T10:13:29.681 INFO:tasks.rados.rados.0.smithi007.stdout:1812: finishing rollback tid 0 to smithi00780062-47 2024-09-21T10:13:29.681 INFO:tasks.rados.rados.0.smithi007.stdout:1817: rollback oid 4 current snap is 226 2024-09-21T10:13:29.681 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 218 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1812: finishing rollback tid 1 to smithi00780062-47 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1812: finishing rollback tid 2 to smithi00780062-47 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1054 (ObjNum 648 snap 207 seq_num 648) dirty exists 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1814: finishing write tid 1 to smithi00780062-38 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1814: finishing write tid 2 to smithi00780062-38 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1814: finishing write tid 3 to smithi00780062-38 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1814: finishing write tid 4 to smithi00780062-38 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1814: finishing write tid 5 to smithi00780062-38 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1814: oid 38 updating version 0 to 1532 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1814: oid 38 version 1532 is already newer than 1531 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1814: oid 38 version 1532 is already newer than 1530 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1814: oid 38 updating version 1532 to 1533 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1533 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1814: left oid 38 (ObjNum 691 snap 226 seq_num 691) 2024-09-21T10:13:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:1815: finishing write tid 1 to smithi00780062-10 2024-09-21T10:13:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:1815: finishing write tid 2 to smithi00780062-10 2024-09-21T10:13:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:1812: done (4 left) 2024-09-21T10:13:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:1814: done (3 left) 2024-09-21T10:13:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:1818: snap_create 2024-09-21T10:13:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:1816: finishing rollback tid 1 to smithi00780062-22 2024-09-21T10:13:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 0 (ObjNum 129 snap 0 seq_num 3839270592) dirty dne 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:1817: finishing rollback tid 0 to smithi00780062-4 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:1817: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:1815: finishing write tid 3 to smithi00780062-10 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:1815: finishing write tid 4 to smithi00780062-10 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:1817: finishing rollback tid 2 to smithi00780062-4 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 417 (ObjNum 586 snap 188 seq_num 586) dirty exists 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:1815: finishing write tid 5 to smithi00780062-10 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:1815: oid 10 updating version 0 to 1060 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:1815: oid 10 updating version 1060 to 1063 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:1815: oid 10 version 1063 is already newer than 1062 2024-09-21T10:13:29.684 INFO:tasks.rados.rados.0.smithi007.stdout:1815: oid 10 version 1063 is already newer than 1061 2024-09-21T10:13:29.685 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1063 (ObjNum 692 snap 226 seq_num 692) dirty exists 2024-09-21T10:13:29.685 INFO:tasks.rados.rados.0.smithi007.stdout:1815: left oid 10 (ObjNum 692 snap 226 seq_num 692) 2024-09-21T10:13:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:29 smithi031 ceph-mon[96824]: pgmap v248: 89 pgs: 89 active+clean; 129 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 718 KiB/s wr, 4 op/s 2024-09-21T10:13:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:29 smithi031 ceph-mon[96824]: osdmap e520: 8 total, 8 up, 8 in 2024-09-21T10:13:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:29 smithi007 ceph-mon[99390]: pgmap v248: 89 pgs: 89 active+clean; 129 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 718 KiB/s wr, 4 op/s 2024-09-21T10:13:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:29 smithi007 ceph-mon[99390]: osdmap e520: 8 total, 8 up, 8 in 2024-09-21T10:13:29.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:29 smithi007 ceph-mon[101144]: pgmap v248: 89 pgs: 89 active+clean; 129 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 718 KiB/s wr, 4 op/s 2024-09-21T10:13:29.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:29 smithi007 ceph-mon[101144]: osdmap e520: 8 total, 8 up, 8 in 2024-09-21T10:13:30.621 INFO:tasks.rados.rados.0.smithi007.stdout:1815: done (3 left) 2024-09-21T10:13:30.621 INFO:tasks.rados.rados.0.smithi007.stdout:1816: done (2 left) 2024-09-21T10:13:30.621 INFO:tasks.rados.rados.0.smithi007.stdout:1817: done (1 left) 2024-09-21T10:13:30.621 INFO:tasks.rados.rados.0.smithi007.stdout:1818: done (0 left) 2024-09-21T10:13:30.621 INFO:tasks.rados.rados.0.smithi007.stdout:1819: snap_create 2024-09-21T10:13:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:30 smithi031 ceph-mon[96824]: osdmap e521: 8 total, 8 up, 8 in 2024-09-21T10:13:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:30 smithi007 ceph-mon[99390]: osdmap e521: 8 total, 8 up, 8 in 2024-09-21T10:13:30.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:30 smithi007 ceph-mon[101144]: osdmap e521: 8 total, 8 up, 8 in 2024-09-21T10:13:30.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:13:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:13:30] "GET /metrics HTTP/1.1" 200 36253 "" "Prometheus/2.51.0" 2024-09-21T10:13:31.627 INFO:tasks.rados.rados.0.smithi007.stdout:1819: done (0 left) 2024-09-21T10:13:31.627 INFO:tasks.rados.rados.0.smithi007.stdout:1820: snap_create 2024-09-21T10:13:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:31 smithi031 ceph-mon[96824]: pgmap v251: 89 pgs: 89 active+clean; 129 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 718 KiB/s wr, 4 op/s 2024-09-21T10:13:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:31 smithi031 ceph-mon[96824]: osdmap e522: 8 total, 8 up, 8 in 2024-09-21T10:13:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:31 smithi007 ceph-mon[99390]: pgmap v251: 89 pgs: 89 active+clean; 129 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 718 KiB/s wr, 4 op/s 2024-09-21T10:13:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:31 smithi007 ceph-mon[99390]: osdmap e522: 8 total, 8 up, 8 in 2024-09-21T10:13:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:31 smithi007 ceph-mon[101144]: pgmap v251: 89 pgs: 89 active+clean; 129 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 718 KiB/s wr, 4 op/s 2024-09-21T10:13:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:31 smithi007 ceph-mon[101144]: osdmap e522: 8 total, 8 up, 8 in 2024-09-21T10:13:32.581 INFO:tasks.rados.rados.0.smithi007.stdout:1820: done (0 left) 2024-09-21T10:13:32.581 INFO:tasks.rados.rados.0.smithi007.stdout:1821: read oid 26 snap 227 2024-09-21T10:13:32.581 INFO:tasks.rados.rados.0.smithi007.stdout:1821: expect (ObjNum 675 snap 217 seq_num 675) 2024-09-21T10:13:32.581 INFO:tasks.rados.rados.0.smithi007.stdout:1822: write oid 30 current snap is 229 2024-09-21T10:13:32.581 INFO:tasks.rados.rados.0.smithi007.stdout:1822: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2024-09-21T10:13:32.587 INFO:tasks.rados.rados.0.smithi007.stdout:1822: writing smithi00780062-30 from 447251 to 1182931 tid 1 2024-09-21T10:13:32.592 INFO:tasks.rados.rados.0.smithi007.stdout:1822: writing smithi00780062-30 from 1736139 to 2175034 tid 2 2024-09-21T10:13:32.599 INFO:tasks.rados.rados.0.smithi007.stdout:1822: writing smithi00780062-30 from 2597781 to 3378580 tid 3 2024-09-21T10:13:32.599 INFO:tasks.rados.rados.0.smithi007.stdout:1823: snap_create 2024-09-21T10:13:32.599 INFO:tasks.rados.rados.0.smithi007.stdout:1822: finishing write tid 1 to smithi00780062-30 2024-09-21T10:13:32.600 INFO:tasks.rados.rados.0.smithi007.stdout:1822: finishing write tid 2 to smithi00780062-30 2024-09-21T10:13:32.600 INFO:tasks.rados.rados.0.smithi007.stdout:1821: expect (ObjNum 675 snap 217 seq_num 675) 2024-09-21T10:13:32.746 INFO:tasks.rados.rados.0.smithi007.stdout:1822: finishing write tid 3 to smithi00780062-30 2024-09-21T10:13:32.746 INFO:tasks.rados.rados.0.smithi007.stdout:1822: finishing write tid 4 to smithi00780062-30 2024-09-21T10:13:32.746 INFO:tasks.rados.rados.0.smithi007.stdout:1822: finishing write tid 5 to smithi00780062-30 2024-09-21T10:13:32.746 INFO:tasks.rados.rados.0.smithi007.stdout:1822: oid 30 updating version 0 to 613 2024-09-21T10:13:32.746 INFO:tasks.rados.rados.0.smithi007.stdout:1822: oid 30 updating version 613 to 614 2024-09-21T10:13:32.746 INFO:tasks.rados.rados.0.smithi007.stdout:1822: oid 30 updating version 614 to 615 2024-09-21T10:13:32.746 INFO:tasks.rados.rados.0.smithi007.stdout:1822: oid 30 updating version 615 to 616 2024-09-21T10:13:32.746 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 616 (ObjNum 693 snap 229 seq_num 693) dirty exists 2024-09-21T10:13:32.746 INFO:tasks.rados.rados.0.smithi007.stdout:1822: left oid 30 (ObjNum 693 snap 229 seq_num 693) 2024-09-21T10:13:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:32 smithi031 ceph-mon[96824]: osdmap e523: 8 total, 8 up, 8 in 2024-09-21T10:13:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:32 smithi031 ceph-mon[96824]: osdmap e524: 8 total, 8 up, 8 in 2024-09-21T10:13:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:32 smithi007 ceph-mon[99390]: osdmap e523: 8 total, 8 up, 8 in 2024-09-21T10:13:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:32 smithi007 ceph-mon[99390]: osdmap e524: 8 total, 8 up, 8 in 2024-09-21T10:13:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:32 smithi007 ceph-mon[101144]: osdmap e523: 8 total, 8 up, 8 in 2024-09-21T10:13:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:32 smithi007 ceph-mon[101144]: osdmap e524: 8 total, 8 up, 8 in 2024-09-21T10:13:33.583 INFO:tasks.rados.rados.0.smithi007.stdout:1821: done (2 left) 2024-09-21T10:13:33.583 INFO:tasks.rados.rados.0.smithi007.stdout:1822: done (1 left) 2024-09-21T10:13:33.583 INFO:tasks.rados.rados.0.smithi007.stdout:1823: done (0 left) 2024-09-21T10:13:33.583 INFO:tasks.rados.rados.0.smithi007.stdout:1824: delete oid 30 current snap is 230 2024-09-21T10:13:33.588 INFO:tasks.rados.rados.0.smithi007.stdout:1824: done (0 left) 2024-09-21T10:13:33.588 INFO:tasks.rados.rados.0.smithi007.stdout:1825: read oid 24 snap -1 2024-09-21T10:13:33.588 INFO:tasks.rados.rados.0.smithi007.stdout:1825: expect (ObjNum 665 snap 213 seq_num 665) 2024-09-21T10:13:33.588 INFO:tasks.rados.rados.0.smithi007.stdout:1826: read oid 19 snap 223 2024-09-21T10:13:33.588 INFO:tasks.rados.rados.0.smithi007.stdout:1826: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:13:33.588 INFO:tasks.rados.rados.0.smithi007.stdout:1827: snap_create 2024-09-21T10:13:33.605 INFO:tasks.rados.rados.0.smithi007.stdout:1826: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:13:33.801 INFO:tasks.rados.rados.0.smithi007.stdout:1825: expect (ObjNum 665 snap 213 seq_num 665) 2024-09-21T10:13:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:33 smithi031 ceph-mon[96824]: pgmap v254: 89 pgs: 89 active+clean; 144 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-09-21T10:13:33.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:33 smithi031 ceph-mon[96824]: osdmap e525: 8 total, 8 up, 8 in 2024-09-21T10:13:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:33 smithi007 ceph-mon[99390]: pgmap v254: 89 pgs: 89 active+clean; 144 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-09-21T10:13:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:33 smithi007 ceph-mon[99390]: osdmap e525: 8 total, 8 up, 8 in 2024-09-21T10:13:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:33 smithi007 ceph-mon[101144]: pgmap v254: 89 pgs: 89 active+clean; 144 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-09-21T10:13:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:33 smithi007 ceph-mon[101144]: osdmap e525: 8 total, 8 up, 8 in 2024-09-21T10:13:34.585 INFO:tasks.rados.rados.0.smithi007.stdout:1825: done (2 left) 2024-09-21T10:13:34.585 INFO:tasks.rados.rados.0.smithi007.stdout:1826: done (1 left) 2024-09-21T10:13:34.585 INFO:tasks.rados.rados.0.smithi007.stdout:1827: done (0 left) 2024-09-21T10:13:34.585 INFO:tasks.rados.rados.0.smithi007.stdout:1828: write oid 21 current snap is 231 2024-09-21T10:13:34.585 INFO:tasks.rados.rados.0.smithi007.stdout:1828: seq_num 695 ranges {480865=486178,1453103=442564,2652627=519696} 2024-09-21T10:13:34.590 INFO:tasks.rados.rados.0.smithi007.stdout:1828: writing smithi00780062-21 from 480865 to 967043 tid 1 2024-09-21T10:13:34.595 INFO:tasks.rados.rados.0.smithi007.stdout:1828: writing smithi00780062-21 from 1453103 to 1895667 tid 2 2024-09-21T10:13:34.602 INFO:tasks.rados.rados.0.smithi007.stdout:1828: writing smithi00780062-21 from 2652627 to 3172323 tid 3 2024-09-21T10:13:34.602 INFO:tasks.rados.rados.0.smithi007.stdout:1829: write oid 30 current snap is 231 2024-09-21T10:13:34.602 INFO:tasks.rados.rados.0.smithi007.stdout:1829: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2024-09-21T10:13:34.608 INFO:tasks.rados.rados.0.smithi007.stdout:1829: writing smithi00780062-30 from 497672 to 1059099 tid 1 2024-09-21T10:13:34.616 INFO:tasks.rados.rados.0.smithi007.stdout:1829: writing smithi00780062-30 from 1795232 to 2497807 tid 2 2024-09-21T10:13:34.623 INFO:tasks.rados.rados.0.smithi007.stdout:1829: writing smithi00780062-30 from 2963697 to 3694665 tid 3 2024-09-21T10:13:34.623 INFO:tasks.rados.rados.0.smithi007.stdout:1830: delete oid 4 current snap is 231 2024-09-21T10:13:34.623 INFO:tasks.rados.rados.0.smithi007.stdout:1828: finishing write tid 1 to smithi00780062-21 2024-09-21T10:13:34.623 INFO:tasks.rados.rados.0.smithi007.stdout:1828: finishing write tid 2 to smithi00780062-21 2024-09-21T10:13:34.623 INFO:tasks.rados.rados.0.smithi007.stdout:1828: finishing write tid 3 to smithi00780062-21 2024-09-21T10:13:34.623 INFO:tasks.rados.rados.0.smithi007.stdout:1828: finishing write tid 4 to smithi00780062-21 2024-09-21T10:13:34.623 INFO:tasks.rados.rados.0.smithi007.stdout:1828: finishing write tid 5 to smithi00780062-21 2024-09-21T10:13:34.623 INFO:tasks.rados.rados.0.smithi007.stdout:1828: oid 21 updating version 0 to 676 2024-09-21T10:13:34.623 INFO:tasks.rados.rados.0.smithi007.stdout:1828: oid 21 version 676 is already newer than 673 2024-09-21T10:13:34.623 INFO:tasks.rados.rados.0.smithi007.stdout:1828: oid 21 version 676 is already newer than 674 2024-09-21T10:13:34.624 INFO:tasks.rados.rados.0.smithi007.stdout:1828: oid 21 version 676 is already newer than 675 2024-09-21T10:13:34.624 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 676 (ObjNum 695 snap 231 seq_num 695) dirty exists 2024-09-21T10:13:34.624 INFO:tasks.rados.rados.0.smithi007.stdout:1828: left oid 21 (ObjNum 695 snap 231 seq_num 695) 2024-09-21T10:13:34.624 INFO:tasks.rados.rados.0.smithi007.stdout:1829: finishing write tid 1 to smithi00780062-30 2024-09-21T10:13:34.624 INFO:tasks.rados.rados.0.smithi007.stdout:1829: finishing write tid 2 to smithi00780062-30 2024-09-21T10:13:34.626 INFO:tasks.rados.rados.0.smithi007.stdout:1828: done (2 left) 2024-09-21T10:13:34.626 INFO:tasks.rados.rados.0.smithi007.stdout:1830: done (1 left) 2024-09-21T10:13:34.626 INFO:tasks.rados.rados.0.smithi007.stdout:1831: snap_create 2024-09-21T10:13:34.627 INFO:tasks.rados.rados.0.smithi007.stdout:1829: finishing write tid 3 to smithi00780062-30 2024-09-21T10:13:34.627 INFO:tasks.rados.rados.0.smithi007.stdout:1829: finishing write tid 4 to smithi00780062-30 2024-09-21T10:13:34.627 INFO:tasks.rados.rados.0.smithi007.stdout:1829: finishing write tid 5 to smithi00780062-30 2024-09-21T10:13:34.628 INFO:tasks.rados.rados.0.smithi007.stdout:1829: oid 30 updating version 0 to 620 2024-09-21T10:13:34.628 INFO:tasks.rados.rados.0.smithi007.stdout:1829: oid 30 updating version 620 to 621 2024-09-21T10:13:34.628 INFO:tasks.rados.rados.0.smithi007.stdout:1829: oid 30 updating version 621 to 622 2024-09-21T10:13:34.628 INFO:tasks.rados.rados.0.smithi007.stdout:1829: oid 30 version 622 is already newer than 619 2024-09-21T10:13:34.628 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 622 (ObjNum 696 snap 231 seq_num 696) dirty exists 2024-09-21T10:13:34.628 INFO:tasks.rados.rados.0.smithi007.stdout:1829: left oid 30 (ObjNum 696 snap 231 seq_num 696) 2024-09-21T10:13:35.589 INFO:tasks.rados.rados.0.smithi007.stdout:1829: done (1 left) 2024-09-21T10:13:35.589 INFO:tasks.rados.rados.0.smithi007.stdout:1831: done (0 left) 2024-09-21T10:13:35.589 INFO:tasks.rados.rados.0.smithi007.stdout:1832: read oid 7 snap -1 2024-09-21T10:13:35.589 INFO:tasks.rados.rados.0.smithi007.stdout:1832: expect (ObjNum 678 snap 218 seq_num 678) 2024-09-21T10:13:35.590 INFO:tasks.rados.rados.0.smithi007.stdout:1833: snap_remove snap 214 2024-09-21T10:13:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:35 smithi031 ceph-mon[96824]: pgmap v257: 89 pgs: 89 active+clean; 144 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-09-21T10:13:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:35 smithi031 ceph-mon[96824]: osdmap e526: 8 total, 8 up, 8 in 2024-09-21T10:13:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:35 smithi007 ceph-mon[99390]: pgmap v257: 89 pgs: 89 active+clean; 144 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-09-21T10:13:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:35 smithi007 ceph-mon[99390]: osdmap e526: 8 total, 8 up, 8 in 2024-09-21T10:13:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:35 smithi007 ceph-mon[101144]: pgmap v257: 89 pgs: 89 active+clean; 144 MiB data, 674 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-09-21T10:13:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:35 smithi007 ceph-mon[101144]: osdmap e526: 8 total, 8 up, 8 in 2024-09-21T10:13:36.597 INFO:tasks.rados.rados.0.smithi007.stdout:1833: done (1 left) 2024-09-21T10:13:36.597 INFO:tasks.rados.rados.0.smithi007.stdout:1834: snap_create 2024-09-21T10:13:36.597 INFO:tasks.rados.rados.0.smithi007.stdout:1832: expect (ObjNum 678 snap 218 seq_num 678) 2024-09-21T10:13:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:36 smithi031 ceph-mon[96824]: osdmap e527: 8 total, 8 up, 8 in 2024-09-21T10:13:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:36 smithi007 ceph-mon[99390]: osdmap e527: 8 total, 8 up, 8 in 2024-09-21T10:13:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:36 smithi007 ceph-mon[101144]: osdmap e527: 8 total, 8 up, 8 in 2024-09-21T10:13:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:37.598 INFO:tasks.rados.rados.0.smithi007.stdout:1832: done (1 left) 2024-09-21T10:13:37.598 INFO:tasks.rados.rados.0.smithi007.stdout:1834: done (0 left) 2024-09-21T10:13:37.598 INFO:tasks.rados.rados.0.smithi007.stdout:1835: read oid 38 snap -1 2024-09-21T10:13:37.598 INFO:tasks.rados.rados.0.smithi007.stdout:1835: expect (ObjNum 691 snap 226 seq_num 691) 2024-09-21T10:13:37.598 INFO:tasks.rados.rados.0.smithi007.stdout:1836: snap_create 2024-09-21T10:13:37.616 INFO:tasks.rados.rados.0.smithi007.stdout:1835: expect (ObjNum 691 snap 226 seq_num 691) 2024-09-21T10:13:37.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:37 smithi007 ceph-mon[99390]: pgmap v260: 89 pgs: 89 active+clean; 144 MiB data, 674 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:37.859 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:37 smithi007 ceph-mon[99390]: osdmap e528: 8 total, 8 up, 8 in 2024-09-21T10:13:37.859 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:37 smithi007 ceph-mon[101144]: pgmap v260: 89 pgs: 89 active+clean; 144 MiB data, 674 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:37.860 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:37 smithi007 ceph-mon[101144]: osdmap e528: 8 total, 8 up, 8 in 2024-09-21T10:13:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:37 smithi031 ceph-mon[96824]: pgmap v260: 89 pgs: 89 active+clean; 144 MiB data, 674 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:37 smithi031 ceph-mon[96824]: osdmap e528: 8 total, 8 up, 8 in 2024-09-21T10:13:38.606 INFO:tasks.rados.rados.0.smithi007.stdout:1835: done (1 left) 2024-09-21T10:13:38.606 INFO:tasks.rados.rados.0.smithi007.stdout:1836: done (0 left) 2024-09-21T10:13:38.606 INFO:tasks.rados.rados.0.smithi007.stdout:1837: snap_create 2024-09-21T10:13:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:38 smithi031 ceph-mon[96824]: osdmap e529: 8 total, 8 up, 8 in 2024-09-21T10:13:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:38 smithi007 ceph-mon[99390]: osdmap e529: 8 total, 8 up, 8 in 2024-09-21T10:13:38.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:38 smithi007 ceph-mon[101144]: osdmap e529: 8 total, 8 up, 8 in 2024-09-21T10:13:39.608 INFO:tasks.rados.rados.0.smithi007.stdout:1837: done (0 left) 2024-09-21T10:13:39.608 INFO:tasks.rados.rados.0.smithi007.stdout:1838: write oid 5 current snap is 235 2024-09-21T10:13:39.608 INFO:tasks.rados.rados.0.smithi007.stdout:1838: seq_num 698 ranges {531286=711925,1912196=706244,3018543=712743} 2024-09-21T10:13:39.615 INFO:tasks.rados.rados.0.smithi007.stdout:1838: writing smithi00780062-5 from 531286 to 1243211 tid 1 2024-09-21T10:13:39.622 INFO:tasks.rados.rados.0.smithi007.stdout:1838: writing smithi00780062-5 from 1912196 to 2618440 tid 2 2024-09-21T10:13:39.629 INFO:tasks.rados.rados.0.smithi007.stdout:1838: writing smithi00780062-5 from 3018543 to 3731286 tid 3 2024-09-21T10:13:39.629 INFO:tasks.rados.rados.0.smithi007.stdout:1839: rollback oid 4 current snap is 235 2024-09-21T10:13:39.629 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 213 2024-09-21T10:13:39.629 INFO:tasks.rados.rados.0.smithi007.stdout:1838: finishing write tid 1 to smithi00780062-5 2024-09-21T10:13:39.629 INFO:tasks.rados.rados.0.smithi007.stdout:1838: finishing write tid 2 to smithi00780062-5 2024-09-21T10:13:39.629 INFO:tasks.rados.rados.0.smithi007.stdout:1840: snap_create 2024-09-21T10:13:39.633 INFO:tasks.rados.rados.0.smithi007.stdout:1838: finishing write tid 3 to smithi00780062-5 2024-09-21T10:13:39.633 INFO:tasks.rados.rados.0.smithi007.stdout:1838: finishing write tid 4 to smithi00780062-5 2024-09-21T10:13:39.633 INFO:tasks.rados.rados.0.smithi007.stdout:1838: finishing write tid 5 to smithi00780062-5 2024-09-21T10:13:39.633 INFO:tasks.rados.rados.0.smithi007.stdout:1838: oid 5 updating version 0 to 610 2024-09-21T10:13:39.633 INFO:tasks.rados.rados.0.smithi007.stdout:1838: oid 5 updating version 610 to 612 2024-09-21T10:13:39.633 INFO:tasks.rados.rados.0.smithi007.stdout:1838: oid 5 version 612 is already newer than 611 2024-09-21T10:13:39.634 INFO:tasks.rados.rados.0.smithi007.stdout:1838: oid 5 version 612 is already newer than 609 2024-09-21T10:13:39.634 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 612 (ObjNum 698 snap 235 seq_num 698) dirty exists 2024-09-21T10:13:39.634 INFO:tasks.rados.rados.0.smithi007.stdout:1838: left oid 5 (ObjNum 698 snap 235 seq_num 698) 2024-09-21T10:13:39.636 INFO:tasks.rados.rados.0.smithi007.stdout:1839: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:13:39.636 INFO:tasks.rados.rados.0.smithi007.stdout:1839: finishing rollback tid 2 to smithi00780062-4 2024-09-21T10:13:39.636 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 423 (ObjNum 586 snap 188 seq_num 586) dirty exists 2024-09-21T10:13:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:39 smithi031 ceph-mon[96824]: pgmap v263: 89 pgs: 89 active+clean; 153 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-21T10:13:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:39 smithi031 ceph-mon[96824]: osdmap e530: 8 total, 8 up, 8 in 2024-09-21T10:13:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:39 smithi007 ceph-mon[99390]: pgmap v263: 89 pgs: 89 active+clean; 153 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-21T10:13:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:39 smithi007 ceph-mon[99390]: osdmap e530: 8 total, 8 up, 8 in 2024-09-21T10:13:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:39 smithi007 ceph-mon[101144]: pgmap v263: 89 pgs: 89 active+clean; 153 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-21T10:13:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:39 smithi007 ceph-mon[101144]: osdmap e530: 8 total, 8 up, 8 in 2024-09-21T10:13:40.619 INFO:tasks.rados.rados.0.smithi007.stdout:1838: done (2 left) 2024-09-21T10:13:40.619 INFO:tasks.rados.rados.0.smithi007.stdout:1839: done (1 left) 2024-09-21T10:13:40.619 INFO:tasks.rados.rados.0.smithi007.stdout:1840: done (0 left) 2024-09-21T10:13:40.619 INFO:tasks.rados.rados.0.smithi007.stdout:1841: read oid 32 snap -1 2024-09-21T10:13:40.619 INFO:tasks.rados.rados.0.smithi007.stdout:1841: expect (ObjNum 598 snap 192 seq_num 598) 2024-09-21T10:13:40.619 INFO:tasks.rados.rados.0.smithi007.stdout:1842: snap_create 2024-09-21T10:13:40.622 INFO:tasks.rados.rados.0.smithi007.stdout:1841: expect (ObjNum 598 snap 192 seq_num 598) 2024-09-21T10:13:40.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:40 smithi007 ceph-mon[99390]: osdmap e531: 8 total, 8 up, 8 in 2024-09-21T10:13:40.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:40 smithi007 ceph-mon[101144]: osdmap e531: 8 total, 8 up, 8 in 2024-09-21T10:13:40.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:40 smithi031 ceph-mon[96824]: osdmap e531: 8 total, 8 up, 8 in 2024-09-21T10:13:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:13:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:13:40] "GET /metrics HTTP/1.1" 200 36258 "" "Prometheus/2.51.0" 2024-09-21T10:13:41.620 INFO:tasks.rados.rados.0.smithi007.stdout:1841: done (1 left) 2024-09-21T10:13:41.620 INFO:tasks.rados.rados.0.smithi007.stdout:1842: done (0 left) 2024-09-21T10:13:41.620 INFO:tasks.rados.rados.0.smithi007.stdout:1843: snap_create 2024-09-21T10:13:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:41 smithi031 ceph-mon[96824]: pgmap v266: 89 pgs: 89 active+clean; 153 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-21T10:13:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:41 smithi031 ceph-mon[96824]: osdmap e532: 8 total, 8 up, 8 in 2024-09-21T10:13:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:41 smithi007 ceph-mon[99390]: pgmap v266: 89 pgs: 89 active+clean; 153 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-21T10:13:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:41 smithi007 ceph-mon[99390]: osdmap e532: 8 total, 8 up, 8 in 2024-09-21T10:13:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:41 smithi007 ceph-mon[101144]: pgmap v266: 89 pgs: 89 active+clean; 153 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-09-21T10:13:41.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:41 smithi007 ceph-mon[101144]: osdmap e532: 8 total, 8 up, 8 in 2024-09-21T10:13:42.588 INFO:tasks.rados.rados.0.smithi007.stdout:1843: done (0 left) 2024-09-21T10:13:42.588 INFO:tasks.rados.rados.0.smithi007.stdout:1844: write oid 39 current snap is 238 2024-09-21T10:13:42.588 INFO:tasks.rados.rados.0.smithi007.stdout:1844: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2024-09-21T10:13:42.595 INFO:tasks.rados.rados.0.smithi007.stdout:1844: writing smithi00780062-39 from 548093 to 1335267 tid 1 2024-09-21T10:13:42.601 INFO:tasks.rados.rados.0.smithi007.stdout:1844: writing smithi00780062-39 from 1970678 to 2420580 tid 2 2024-09-21T10:13:42.609 INFO:tasks.rados.rados.0.smithi007.stdout:1844: writing smithi00780062-39 from 3045966 to 3727103 tid 3 2024-09-21T10:13:42.609 INFO:tasks.rados.rados.0.smithi007.stdout:1845: read oid 32 snap -1 2024-09-21T10:13:42.609 INFO:tasks.rados.rados.0.smithi007.stdout:1845: expect (ObjNum 598 snap 192 seq_num 598) 2024-09-21T10:13:42.609 INFO:tasks.rados.rados.0.smithi007.stdout:1846: snap_create 2024-09-21T10:13:42.609 INFO:tasks.rados.rados.0.smithi007.stdout:1844: finishing write tid 1 to smithi00780062-39 2024-09-21T10:13:42.610 INFO:tasks.rados.rados.0.smithi007.stdout:1844: finishing write tid 2 to smithi00780062-39 2024-09-21T10:13:42.614 INFO:tasks.rados.rados.0.smithi007.stdout:1844: finishing write tid 3 to smithi00780062-39 2024-09-21T10:13:42.614 INFO:tasks.rados.rados.0.smithi007.stdout:1844: finishing write tid 4 to smithi00780062-39 2024-09-21T10:13:42.614 INFO:tasks.rados.rados.0.smithi007.stdout:1844: finishing write tid 5 to smithi00780062-39 2024-09-21T10:13:42.614 INFO:tasks.rados.rados.0.smithi007.stdout:1844: oid 39 updating version 0 to 946 2024-09-21T10:13:42.614 INFO:tasks.rados.rados.0.smithi007.stdout:1844: oid 39 version 946 is already newer than 945 2024-09-21T10:13:42.614 INFO:tasks.rados.rados.0.smithi007.stdout:1844: oid 39 updating version 946 to 948 2024-09-21T10:13:42.614 INFO:tasks.rados.rados.0.smithi007.stdout:1844: oid 39 version 948 is already newer than 947 2024-09-21T10:13:42.614 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 948 (ObjNum 699 snap 238 seq_num 699) dirty exists 2024-09-21T10:13:42.614 INFO:tasks.rados.rados.0.smithi007.stdout:1844: left oid 39 (ObjNum 699 snap 238 seq_num 699) 2024-09-21T10:13:42.615 INFO:tasks.rados.rados.0.smithi007.stdout:1845: expect (ObjNum 598 snap 192 seq_num 598) 2024-09-21T10:13:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:42 smithi031 ceph-mon[96824]: osdmap e533: 8 total, 8 up, 8 in 2024-09-21T10:13:42.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:42 smithi031 ceph-mon[96824]: osdmap e534: 8 total, 8 up, 8 in 2024-09-21T10:13:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:42 smithi007 ceph-mon[99390]: osdmap e533: 8 total, 8 up, 8 in 2024-09-21T10:13:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:42 smithi007 ceph-mon[99390]: osdmap e534: 8 total, 8 up, 8 in 2024-09-21T10:13:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:42 smithi007 ceph-mon[101144]: osdmap e533: 8 total, 8 up, 8 in 2024-09-21T10:13:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:42 smithi007 ceph-mon[101144]: osdmap e534: 8 total, 8 up, 8 in 2024-09-21T10:13:43.590 INFO:tasks.rados.rados.0.smithi007.stdout:1844: done (2 left) 2024-09-21T10:13:43.590 INFO:tasks.rados.rados.0.smithi007.stdout:1845: done (1 left) 2024-09-21T10:13:43.590 INFO:tasks.rados.rados.0.smithi007.stdout:1846: done (0 left) 2024-09-21T10:13:43.590 INFO:tasks.rados.rados.0.smithi007.stdout:1847: snap_create 2024-09-21T10:13:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:43 smithi031 ceph-mon[96824]: pgmap v269: 89 pgs: 89 active+clean; 160 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 521 KiB/s wr, 5 op/s 2024-09-21T10:13:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:43 smithi031 ceph-mon[96824]: osdmap e535: 8 total, 8 up, 8 in 2024-09-21T10:13:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:43 smithi007 ceph-mon[99390]: pgmap v269: 89 pgs: 89 active+clean; 160 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 521 KiB/s wr, 5 op/s 2024-09-21T10:13:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:43 smithi007 ceph-mon[99390]: osdmap e535: 8 total, 8 up, 8 in 2024-09-21T10:13:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:43 smithi007 ceph-mon[101144]: pgmap v269: 89 pgs: 89 active+clean; 160 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 521 KiB/s wr, 5 op/s 2024-09-21T10:13:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:43 smithi007 ceph-mon[101144]: osdmap e535: 8 total, 8 up, 8 in 2024-09-21T10:13:44.592 INFO:tasks.rados.rados.0.smithi007.stdout:1847: done (0 left) 2024-09-21T10:13:44.592 INFO:tasks.rados.rados.0.smithi007.stdout:1848: read oid 35 snap -1 2024-09-21T10:13:44.592 INFO:tasks.rados.rados.0.smithi007.stdout:1848: expect (ObjNum 669 snap 215 seq_num 669) 2024-09-21T10:13:44.592 INFO:tasks.rados.rados.0.smithi007.stdout:1849: snap_remove snap 239 2024-09-21T10:13:45.593 INFO:tasks.rados.rados.0.smithi007.stdout:1849: done (1 left) 2024-09-21T10:13:45.593 INFO:tasks.rados.rados.0.smithi007.stdout:1850: write oid 25 current snap is 240 2024-09-21T10:13:45.593 INFO:tasks.rados.rados.0.smithi007.stdout:1850: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2024-09-21T10:13:45.599 INFO:tasks.rados.rados.0.smithi007.stdout:1850: writing smithi00780062-25 from 564900 to 1143676 tid 1 2024-09-21T10:13:45.607 INFO:tasks.rados.rados.0.smithi007.stdout:1850: writing smithi00780062-25 from 1629160 to 2339073 tid 2 2024-09-21T10:13:45.614 INFO:tasks.rados.rados.0.smithi007.stdout:1850: writing smithi00780062-25 from 3073389 to 3565798 tid 3 2024-09-21T10:13:45.614 INFO:tasks.rados.rados.0.smithi007.stdout:1851: snap_remove snap 212 2024-09-21T10:13:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:45 smithi007 ceph-mon[99390]: pgmap v272: 89 pgs: 89 active+clean; 160 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 521 KiB/s wr, 5 op/s 2024-09-21T10:13:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:45 smithi007 ceph-mon[99390]: osdmap e536: 8 total, 8 up, 8 in 2024-09-21T10:13:45.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:45 smithi007 ceph-mon[101144]: pgmap v272: 89 pgs: 89 active+clean; 160 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 521 KiB/s wr, 5 op/s 2024-09-21T10:13:45.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:45 smithi007 ceph-mon[101144]: osdmap e536: 8 total, 8 up, 8 in 2024-09-21T10:13:45.732 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'sleep 60' 2024-09-21T10:13:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:45 smithi031 ceph-mon[96824]: pgmap v272: 89 pgs: 89 active+clean; 160 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 521 KiB/s wr, 5 op/s 2024-09-21T10:13:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:45 smithi031 ceph-mon[96824]: osdmap e536: 8 total, 8 up, 8 in 2024-09-21T10:13:45.940 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:13:46.603 INFO:tasks.rados.rados.0.smithi007.stdout:1851: done (2 left) 2024-09-21T10:13:46.603 INFO:tasks.rados.rados.0.smithi007.stdout:1852: write oid 2 current snap is 240 2024-09-21T10:13:46.603 INFO:tasks.rados.rados.0.smithi007.stdout:1852: seq_num 701 ranges {581707=654025,1687642=453571,2700812=703681} 2024-09-21T10:13:46.609 INFO:tasks.rados.rados.0.smithi007.stdout:1852: writing smithi00780062-2 from 581707 to 1235732 tid 1 2024-09-21T10:13:46.615 INFO:tasks.rados.rados.0.smithi007.stdout:1852: writing smithi00780062-2 from 1687642 to 2141213 tid 2 2024-09-21T10:13:46.623 INFO:tasks.rados.rados.0.smithi007.stdout:1852: writing smithi00780062-2 from 2700812 to 3404493 tid 3 2024-09-21T10:13:46.623 INFO:tasks.rados.rados.0.smithi007.stdout:1853: read oid 6 snap -1 2024-09-21T10:13:46.623 INFO:tasks.rados.rados.0.smithi007.stdout:1853: expect (ObjNum 578 snap 183 seq_num 578) 2024-09-21T10:13:46.623 INFO:tasks.rados.rados.0.smithi007.stdout:1854: snap_remove snap 221 2024-09-21T10:13:46.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:46 smithi007 ceph-mon[101144]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:46.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:46 smithi007 ceph-mon[101144]: osdmap e537: 8 total, 8 up, 8 in 2024-09-21T10:13:46.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:46 smithi007 ceph-mon[99390]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:46.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:46 smithi007 ceph-mon[99390]: osdmap e537: 8 total, 8 up, 8 in 2024-09-21T10:13:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:46 smithi031 ceph-mon[96824]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:46.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:46 smithi031 ceph-mon[96824]: osdmap e537: 8 total, 8 up, 8 in 2024-09-21T10:13:47.607 INFO:tasks.rados.rados.0.smithi007.stdout:1854: done (4 left) 2024-09-21T10:13:47.607 INFO:tasks.rados.rados.0.smithi007.stdout:1855: snap_create 2024-09-21T10:13:47.608 INFO:tasks.rados.rados.0.smithi007.stdout:1848: expect (ObjNum 669 snap 215 seq_num 669) 2024-09-21T10:13:47.715 INFO:tasks.rados.rados.0.smithi007.stdout:1850: finishing write tid 1 to smithi00780062-25 2024-09-21T10:13:47.715 INFO:tasks.rados.rados.0.smithi007.stdout:1850: finishing write tid 2 to smithi00780062-25 2024-09-21T10:13:47.715 INFO:tasks.rados.rados.0.smithi007.stdout:1850: finishing write tid 3 to smithi00780062-25 2024-09-21T10:13:47.715 INFO:tasks.rados.rados.0.smithi007.stdout:1850: finishing write tid 4 to smithi00780062-25 2024-09-21T10:13:47.715 INFO:tasks.rados.rados.0.smithi007.stdout:1850: finishing write tid 5 to smithi00780062-25 2024-09-21T10:13:47.715 INFO:tasks.rados.rados.0.smithi007.stdout:1850: oid 25 updating version 0 to 603 2024-09-21T10:13:47.715 INFO:tasks.rados.rados.0.smithi007.stdout:1850: oid 25 updating version 603 to 605 2024-09-21T10:13:47.715 INFO:tasks.rados.rados.0.smithi007.stdout:1850: oid 25 version 605 is already newer than 604 2024-09-21T10:13:47.715 INFO:tasks.rados.rados.0.smithi007.stdout:1850: oid 25 version 605 is already newer than 602 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 605 (ObjNum 700 snap 240 seq_num 700) dirty exists 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1850: left oid 25 (ObjNum 700 snap 240 seq_num 700) 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1852: finishing write tid 1 to smithi00780062-2 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1852: finishing write tid 2 to smithi00780062-2 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1852: finishing write tid 3 to smithi00780062-2 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1852: finishing write tid 4 to smithi00780062-2 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1852: finishing write tid 5 to smithi00780062-2 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1852: oid 2 updating version 0 to 170 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1852: oid 2 version 170 is already newer than 169 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1852: oid 2 updating version 170 to 172 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1852: oid 2 version 172 is already newer than 171 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 172 (ObjNum 701 snap 240 seq_num 701) dirty exists 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1852: left oid 2 (ObjNum 701 snap 240 seq_num 701) 2024-09-21T10:13:47.716 INFO:tasks.rados.rados.0.smithi007.stdout:1853: expect (ObjNum 578 snap 183 seq_num 578) 2024-09-21T10:13:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:47 smithi031 ceph-mon[96824]: pgmap v275: 89 pgs: 89 active+clean; 160 MiB data, 696 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:47 smithi031 ceph-mon[96824]: osdmap e538: 8 total, 8 up, 8 in 2024-09-21T10:13:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:47 smithi007 ceph-mon[101144]: pgmap v275: 89 pgs: 89 active+clean; 160 MiB data, 696 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:47 smithi007 ceph-mon[101144]: osdmap e538: 8 total, 8 up, 8 in 2024-09-21T10:13:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:47 smithi007 ceph-mon[99390]: pgmap v275: 89 pgs: 89 active+clean; 160 MiB data, 696 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:47.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:47 smithi007 ceph-mon[99390]: osdmap e538: 8 total, 8 up, 8 in 2024-09-21T10:13:48.613 INFO:tasks.rados.rados.0.smithi007.stdout:1848: done (4 left) 2024-09-21T10:13:48.613 INFO:tasks.rados.rados.0.smithi007.stdout:1850: done (3 left) 2024-09-21T10:13:48.613 INFO:tasks.rados.rados.0.smithi007.stdout:1852: done (2 left) 2024-09-21T10:13:48.613 INFO:tasks.rados.rados.0.smithi007.stdout:1853: done (1 left) 2024-09-21T10:13:48.613 INFO:tasks.rados.rados.0.smithi007.stdout:1855: done (0 left) 2024-09-21T10:13:48.613 INFO:tasks.rados.rados.0.smithi007.stdout:1856: rollback oid 36 current snap is 241 2024-09-21T10:13:48.613 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 36 to 233 2024-09-21T10:13:48.613 INFO:tasks.rados.rados.0.smithi007.stdout:1857: read oid 34 snap -1 2024-09-21T10:13:48.613 INFO:tasks.rados.rados.0.smithi007.stdout:1857: expect deleted 2024-09-21T10:13:48.614 INFO:tasks.rados.rados.0.smithi007.stdout:1858: rollback oid 46 current snap is 241 2024-09-21T10:13:48.614 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 46 to 215 2024-09-21T10:13:48.614 INFO:tasks.rados.rados.0.smithi007.stdout:1859: rollback oid 8 current snap is 241 2024-09-21T10:13:48.614 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 8 to 213 2024-09-21T10:13:48.614 INFO:tasks.rados.rados.0.smithi007.stdout:1860: read oid 14 snap -1 2024-09-21T10:13:48.614 INFO:tasks.rados.rados.0.smithi007.stdout:1860: expect (ObjNum 589 snap 188 seq_num 589) 2024-09-21T10:13:48.614 INFO:tasks.rados.rados.0.smithi007.stdout:1861: snap_remove snap 223 2024-09-21T10:13:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:48 smithi031 ceph-mon[96824]: osdmap e539: 8 total, 8 up, 8 in 2024-09-21T10:13:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:48 smithi007 ceph-mon[99390]: osdmap e539: 8 total, 8 up, 8 in 2024-09-21T10:13:48.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:48 smithi007 ceph-mon[101144]: osdmap e539: 8 total, 8 up, 8 in 2024-09-21T10:13:49.616 INFO:tasks.rados.rados.0.smithi007.stdout:1861: done (5 left) 2024-09-21T10:13:49.616 INFO:tasks.rados.rados.0.smithi007.stdout:1862: write oid 6 current snap is 241 2024-09-21T10:13:49.616 INFO:tasks.rados.rados.0.smithi007.stdout:1862: seq_num 702 ranges {598514=729274,1746124=597229,3128235=514953} 2024-09-21T10:13:49.624 INFO:tasks.rados.rados.0.smithi007.stdout:1862: writing smithi00780062-6 from 598514 to 1327788 tid 1 2024-09-21T10:13:49.630 INFO:tasks.rados.rados.0.smithi007.stdout:1862: writing smithi00780062-6 from 1746124 to 2343353 tid 2 2024-09-21T10:13:49.637 INFO:tasks.rados.rados.0.smithi007.stdout:1862: writing smithi00780062-6 from 3128235 to 3643188 tid 3 2024-09-21T10:13:49.637 INFO:tasks.rados.rados.0.smithi007.stdout:1863: write oid 21 current snap is 241 2024-09-21T10:13:49.637 INFO:tasks.rados.rados.0.smithi007.stdout:1863: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2024-09-21T10:13:49.642 INFO:tasks.rados.rados.0.smithi007.stdout:1863: writing smithi00780062-21 from 615321 to 1019844 tid 1 2024-09-21T10:13:49.649 INFO:tasks.rados.rados.0.smithi007.stdout:1863: writing smithi00780062-21 from 1804606 to 2261846 tid 2 2024-09-21T10:13:49.657 INFO:tasks.rados.rados.0.smithi007.stdout:1863: writing smithi00780062-21 from 2755658 to 3481883 tid 3 2024-09-21T10:13:49.657 INFO:tasks.rados.rados.0.smithi007.stdout:1864: read oid 27 snap -1 2024-09-21T10:13:49.657 INFO:tasks.rados.rados.0.smithi007.stdout:1864: expect deleted 2024-09-21T10:13:49.657 INFO:tasks.rados.rados.0.smithi007.stdout:1865: write oid 49 current snap is 241 2024-09-21T10:13:49.657 INFO:tasks.rados.rados.0.smithi007.stdout:1859: finishing rollback tid 0 to smithi00780062-8 2024-09-21T10:13:49.657 INFO:tasks.rados.rados.0.smithi007.stdout:1859: finishing rollback tid 1 to smithi00780062-8 2024-09-21T10:13:49.657 INFO:tasks.rados.rados.0.smithi007.stdout:1865: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2024-09-21T10:13:49.662 INFO:tasks.rados.rados.0.smithi007.stdout:1865: writing smithi00780062-49 from 632128 to 1111900 tid 1 2024-09-21T10:13:49.669 INFO:tasks.rados.rados.0.smithi007.stdout:1865: writing smithi00780062-49 from 1746735 to 2347633 tid 2 2024-09-21T10:13:49.677 INFO:tasks.rados.rados.0.smithi007.stdout:1865: writing smithi00780062-49 from 3066728 to 3720578 tid 3 2024-09-21T10:13:49.677 INFO:tasks.rados.rados.0.smithi007.stdout:1857: done (8 left) 2024-09-21T10:13:49.677 INFO:tasks.rados.rados.0.smithi007.stdout:1866: read oid 35 snap -1 2024-09-21T10:13:49.677 INFO:tasks.rados.rados.0.smithi007.stdout:1866: expect (ObjNum 669 snap 215 seq_num 669) 2024-09-21T10:13:49.677 INFO:tasks.rados.rados.0.smithi007.stdout:1867: snap_remove snap 219 2024-09-21T10:13:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:49 smithi007 ceph-mon[99390]: pgmap v278: 89 pgs: 89 active+clean; 165 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-21T10:13:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:49 smithi007 ceph-mon[99390]: osdmap e540: 8 total, 8 up, 8 in 2024-09-21T10:13:49.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:49 smithi007 ceph-mon[101144]: pgmap v278: 89 pgs: 89 active+clean; 165 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-21T10:13:49.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:49 smithi007 ceph-mon[101144]: osdmap e540: 8 total, 8 up, 8 in 2024-09-21T10:13:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:49 smithi031 ceph-mon[96824]: pgmap v278: 89 pgs: 89 active+clean; 165 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-21T10:13:49.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:49 smithi031 ceph-mon[96824]: osdmap e540: 8 total, 8 up, 8 in 2024-09-21T10:13:50.625 INFO:tasks.rados.rados.0.smithi007.stdout:1867: done (9 left) 2024-09-21T10:13:50.625 INFO:tasks.rados.rados.0.smithi007.stdout:1868: snap_remove snap 238 2024-09-21T10:13:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:50 smithi031 ceph-mon[96824]: osdmap e541: 8 total, 8 up, 8 in 2024-09-21T10:13:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:50 smithi007 ceph-mon[99390]: osdmap e541: 8 total, 8 up, 8 in 2024-09-21T10:13:50.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:50 smithi007 ceph-mon[101144]: osdmap e541: 8 total, 8 up, 8 in 2024-09-21T10:13:50.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:13:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:13:50] "GET /metrics HTTP/1.1" 200 36258 "" "Prometheus/2.51.0" 2024-09-21T10:13:51.629 INFO:tasks.rados.rados.0.smithi007.stdout:1868: done (9 left) 2024-09-21T10:13:51.629 INFO:tasks.rados.rados.0.smithi007.stdout:1869: snap_remove snap 225 2024-09-21T10:13:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:51 smithi031 ceph-mon[96824]: pgmap v281: 89 pgs: 89 active+clean; 165 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-21T10:13:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:51 smithi031 ceph-mon[96824]: osdmap e542: 8 total, 8 up, 8 in 2024-09-21T10:13:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:51 smithi007 ceph-mon[99390]: pgmap v281: 89 pgs: 89 active+clean; 165 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-21T10:13:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:51 smithi007 ceph-mon[99390]: osdmap e542: 8 total, 8 up, 8 in 2024-09-21T10:13:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:51 smithi007 ceph-mon[101144]: pgmap v281: 89 pgs: 89 active+clean; 165 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-21T10:13:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:51 smithi007 ceph-mon[101144]: osdmap e542: 8 total, 8 up, 8 in 2024-09-21T10:13:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:13:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:1869: done (9 left) 2024-09-21T10:13:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:1870: rollback oid 15 current snap is 241 2024-09-21T10:13:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 229 2024-09-21T10:13:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:1856: finishing rollback tid 0 to smithi00780062-36 2024-09-21T10:13:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:1859: finishing rollback tid 2 to smithi00780062-8 2024-09-21T10:13:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 638 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-09-21T10:13:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:1858: finishing rollback tid 0 to smithi00780062-46 2024-09-21T10:13:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:1858: finishing rollback tid 1 to smithi00780062-46 2024-09-21T10:13:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:1858: finishing rollback tid 2 to smithi00780062-46 2024-09-21T10:13:52.593 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 1549 (ObjNum 562 snap 174 seq_num 562) dirty exists 2024-09-21T10:13:52.594 INFO:tasks.rados.rados.0.smithi007.stdout:1856: finishing rollback tid 1 to smithi00780062-36 2024-09-21T10:13:52.594 INFO:tasks.rados.rados.0.smithi007.stdout:1856: finishing rollback tid 2 to smithi00780062-36 2024-09-21T10:13:52.594 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 462 (ObjNum 687 snap 226 seq_num 687) dirty exists 2024-09-21T10:13:52.594 INFO:tasks.rados.rados.0.smithi007.stdout:1860: expect (ObjNum 589 snap 188 seq_num 589) 2024-09-21T10:13:52.774 INFO:tasks.rados.rados.0.smithi007.stdout:1862: finishing write tid 1 to smithi00780062-6 2024-09-21T10:13:52.774 INFO:tasks.rados.rados.0.smithi007.stdout:1862: finishing write tid 2 to smithi00780062-6 2024-09-21T10:13:52.774 INFO:tasks.rados.rados.0.smithi007.stdout:1862: finishing write tid 3 to smithi00780062-6 2024-09-21T10:13:52.774 INFO:tasks.rados.rados.0.smithi007.stdout:1862: finishing write tid 4 to smithi00780062-6 2024-09-21T10:13:52.774 INFO:tasks.rados.rados.0.smithi007.stdout:1862: finishing write tid 5 to smithi00780062-6 2024-09-21T10:13:52.774 INFO:tasks.rados.rados.0.smithi007.stdout:1862: oid 6 updating version 0 to 605 2024-09-21T10:13:52.774 INFO:tasks.rados.rados.0.smithi007.stdout:1862: oid 6 version 605 is already newer than 604 2024-09-21T10:13:52.774 INFO:tasks.rados.rados.0.smithi007.stdout:1862: oid 6 version 605 is already newer than 602 2024-09-21T10:13:52.774 INFO:tasks.rados.rados.0.smithi007.stdout:1862: oid 6 version 605 is already newer than 603 2024-09-21T10:13:52.774 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 605 (ObjNum 702 snap 241 seq_num 702) dirty exists 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1862: left oid 6 (ObjNum 702 snap 241 seq_num 702) 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1863: finishing write tid 1 to smithi00780062-21 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1863: finishing write tid 2 to smithi00780062-21 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1856: done (9 left) 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1858: done (8 left) 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1859: done (7 left) 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1860: done (6 left) 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1862: done (5 left) 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1871: rollback oid 25 current snap is 241 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 234 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1863: finishing write tid 3 to smithi00780062-21 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1863: finishing write tid 4 to smithi00780062-21 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1863: finishing write tid 5 to smithi00780062-21 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1863: oid 21 updating version 0 to 685 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1863: oid 21 version 685 is already newer than 682 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1863: oid 21 version 685 is already newer than 684 2024-09-21T10:13:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:1863: oid 21 version 685 is already newer than 683 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 685 (ObjNum 703 snap 241 seq_num 703) dirty exists 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1863: left oid 21 (ObjNum 703 snap 241 seq_num 703) 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1865: finishing write tid 1 to smithi00780062-49 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1865: finishing write tid 2 to smithi00780062-49 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1865: finishing write tid 3 to smithi00780062-49 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1865: finishing write tid 4 to smithi00780062-49 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1865: finishing write tid 5 to smithi00780062-49 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1865: oid 49 updating version 0 to 1100 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1865: oid 49 updating version 1100 to 1102 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1865: oid 49 version 1102 is already newer than 1101 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1865: oid 49 version 1102 is already newer than 1099 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1102 (ObjNum 704 snap 241 seq_num 704) dirty exists 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1865: left oid 49 (ObjNum 704 snap 241 seq_num 704) 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1863: done (5 left) 2024-09-21T10:13:52.776 INFO:tasks.rados.rados.0.smithi007.stdout:1864: done (4 left) 2024-09-21T10:13:52.777 INFO:tasks.rados.rados.0.smithi007.stdout:1865: done (3 left) 2024-09-21T10:13:52.777 INFO:tasks.rados.rados.0.smithi007.stdout:1872: rollback oid 18 current snap is 241 2024-09-21T10:13:52.777 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 18 to 215 2024-09-21T10:13:52.777 INFO:tasks.rados.rados.0.smithi007.stdout:1866: expect (ObjNum 669 snap 215 seq_num 669) 2024-09-21T10:13:52.880 INFO:tasks.rados.rados.0.smithi007.stdout:1870: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:13:52.880 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 0 (ObjNum 49 snap 0 seq_num 3839189584) dirty dne 2024-09-21T10:13:52.880 INFO:tasks.rados.rados.0.smithi007.stdout:1872: finishing rollback tid 1 to smithi00780062-18 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1871: finishing rollback tid 0 to smithi00780062-25 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1872: finishing rollback tid 2 to smithi00780062-18 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 1569 (ObjNum 635 snap 205 seq_num 635) dirty exists 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1871: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1866: done (3 left) 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1870: done (2 left) 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1872: done (1 left) 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1873: read oid 16 snap -1 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1873: expect (ObjNum 674 snap 217 seq_num 674) 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1874: read oid 33 snap -1 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1874: expect (ObjNum 624 snap 202 seq_num 624) 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1875: read oid 38 snap -1 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1875: expect (ObjNum 691 snap 226 seq_num 691) 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1876: snap_create 2024-09-21T10:13:52.881 INFO:tasks.rados.rados.0.smithi007.stdout:1871: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:13:52.882 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 623 (ObjNum 659 snap 210 seq_num 659) dirty exists 2024-09-21T10:13:52.886 INFO:tasks.rados.rados.0.smithi007.stdout:1873: expect (ObjNum 674 snap 217 seq_num 674) 2024-09-21T10:13:52.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:52 smithi031 ceph-mon[96824]: osdmap e543: 8 total, 8 up, 8 in 2024-09-21T10:13:52.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:52 smithi031 ceph-mon[96824]: osdmap e544: 8 total, 8 up, 8 in 2024-09-21T10:13:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:52 smithi007 ceph-mon[99390]: osdmap e543: 8 total, 8 up, 8 in 2024-09-21T10:13:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:52 smithi007 ceph-mon[99390]: osdmap e544: 8 total, 8 up, 8 in 2024-09-21T10:13:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:52 smithi007 ceph-mon[101144]: osdmap e543: 8 total, 8 up, 8 in 2024-09-21T10:13:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:52 smithi007 ceph-mon[101144]: osdmap e544: 8 total, 8 up, 8 in 2024-09-21T10:13:53.127 INFO:tasks.rados.rados.0.smithi007.stdout:1874: expect (ObjNum 624 snap 202 seq_num 624) 2024-09-21T10:13:53.211 INFO:tasks.rados.rados.0.smithi007.stdout:1875: expect (ObjNum 691 snap 226 seq_num 691) 2024-09-21T10:13:53.634 INFO:tasks.rados.rados.0.smithi007.stdout:1871: done (4 left) 2024-09-21T10:13:53.634 INFO:tasks.rados.rados.0.smithi007.stdout:1873: done (3 left) 2024-09-21T10:13:53.634 INFO:tasks.rados.rados.0.smithi007.stdout:1874: done (2 left) 2024-09-21T10:13:53.634 INFO:tasks.rados.rados.0.smithi007.stdout:1875: done (1 left) 2024-09-21T10:13:53.634 INFO:tasks.rados.rados.0.smithi007.stdout:1876: done (0 left) 2024-09-21T10:13:53.634 INFO:tasks.rados.rados.0.smithi007.stdout:1877: rollback oid 11 current snap is 242 2024-09-21T10:13:53.634 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 241 2024-09-21T10:13:53.635 INFO:tasks.rados.rados.0.smithi007.stdout:1878: snap_remove snap 231 2024-09-21T10:13:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:53 smithi031 ceph-mon[96824]: pgmap v284: 89 pgs: 89 active+clean; 170 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-09-21T10:13:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:53 smithi007 ceph-mon[99390]: pgmap v284: 89 pgs: 89 active+clean; 170 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-09-21T10:13:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:53 smithi007 ceph-mon[101144]: pgmap v284: 89 pgs: 89 active+clean; 170 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-09-21T10:13:54.647 INFO:tasks.rados.rados.0.smithi007.stdout:1878: done (1 left) 2024-09-21T10:13:54.647 INFO:tasks.rados.rados.0.smithi007.stdout:1879: write oid 41 current snap is 242 2024-09-21T10:13:54.647 INFO:tasks.rados.rados.0.smithi007.stdout:1879: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2024-09-21T10:13:54.654 INFO:tasks.rados.rados.0.smithi007.stdout:1879: writing smithi00780062-41 from 648935 to 1203956 tid 1 2024-09-21T10:13:54.660 INFO:tasks.rados.rados.0.smithi007.stdout:1879: writing smithi00780062-41 from 1805217 to 2266126 tid 2 2024-09-21T10:13:54.665 INFO:tasks.rados.rados.0.smithi007.stdout:1879: writing smithi00780062-41 from 2694151 to 3159273 tid 3 2024-09-21T10:13:54.669 INFO:tasks.rados.rados.0.smithi007.stdout:1879: writing smithi00780062-41 from 3817442 to 3848935 tid 4 2024-09-21T10:13:54.669 INFO:tasks.rados.rados.0.smithi007.stdout:1880: snap_remove snap 233 2024-09-21T10:13:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:54 smithi031 ceph-mon[96824]: osdmap e545: 8 total, 8 up, 8 in 2024-09-21T10:13:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:54 smithi007 ceph-mon[99390]: osdmap e545: 8 total, 8 up, 8 in 2024-09-21T10:13:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:54 smithi007 ceph-mon[101144]: osdmap e545: 8 total, 8 up, 8 in 2024-09-21T10:13:55.652 INFO:tasks.rados.rados.0.smithi007.stdout:1880: done (2 left) 2024-09-21T10:13:55.652 INFO:tasks.rados.rados.0.smithi007.stdout:1881: write oid 14 current snap is 242 2024-09-21T10:13:55.652 INFO:tasks.rados.rados.0.smithi007.stdout:1881: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2024-09-21T10:13:55.660 INFO:tasks.rados.rados.0.smithi007.stdout:1881: writing smithi00780062-14 from 665742 to 1296012 tid 1 2024-09-21T10:13:55.666 INFO:tasks.rados.rados.0.smithi007.stdout:1881: writing smithi00780062-14 from 1863699 to 2468266 tid 2 2024-09-21T10:13:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:1881: writing smithi00780062-14 from 3121574 to 3797968 tid 3 2024-09-21T10:13:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:1882: snap_create 2024-09-21T10:13:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:1877: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:13:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 0 (ObjNum 129 snap 0 seq_num 3839246192) dirty dne 2024-09-21T10:13:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:1879: finishing write tid 1 to smithi00780062-41 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: finishing write tid 2 to smithi00780062-41 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: finishing write tid 3 to smithi00780062-41 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: finishing write tid 4 to smithi00780062-41 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: finishing write tid 5 to smithi00780062-41 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: finishing write tid 6 to smithi00780062-41 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: oid 41 updating version 0 to 891 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: oid 41 updating version 891 to 893 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: oid 41 version 893 is already newer than 889 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: oid 41 version 893 is already newer than 892 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: oid 41 version 893 is already newer than 890 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 893 (ObjNum 705 snap 242 seq_num 705) dirty exists 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1879: left oid 41 (ObjNum 705 snap 242 seq_num 705) 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1881: finishing write tid 1 to smithi00780062-14 2024-09-21T10:13:55.675 INFO:tasks.rados.rados.0.smithi007.stdout:1881: finishing write tid 2 to smithi00780062-14 2024-09-21T10:13:55.678 INFO:tasks.rados.rados.0.smithi007.stdout:1881: finishing write tid 3 to smithi00780062-14 2024-09-21T10:13:55.678 INFO:tasks.rados.rados.0.smithi007.stdout:1881: finishing write tid 4 to smithi00780062-14 2024-09-21T10:13:55.678 INFO:tasks.rados.rados.0.smithi007.stdout:1881: finishing write tid 5 to smithi00780062-14 2024-09-21T10:13:55.678 INFO:tasks.rados.rados.0.smithi007.stdout:1881: oid 14 updating version 0 to 839 2024-09-21T10:13:55.678 INFO:tasks.rados.rados.0.smithi007.stdout:1881: oid 14 updating version 839 to 840 2024-09-21T10:13:55.678 INFO:tasks.rados.rados.0.smithi007.stdout:1881: oid 14 updating version 840 to 842 2024-09-21T10:13:55.678 INFO:tasks.rados.rados.0.smithi007.stdout:1881: oid 14 version 842 is already newer than 841 2024-09-21T10:13:55.678 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 842 (ObjNum 706 snap 242 seq_num 706) dirty exists 2024-09-21T10:13:55.678 INFO:tasks.rados.rados.0.smithi007.stdout:1881: left oid 14 (ObjNum 706 snap 242 seq_num 706) 2024-09-21T10:13:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:55 smithi031 ceph-mon[96824]: pgmap v287: 89 pgs: 89 active+clean; 170 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-09-21T10:13:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:55 smithi031 ceph-mon[96824]: osdmap e546: 8 total, 8 up, 8 in 2024-09-21T10:13:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:55 smithi007 ceph-mon[99390]: pgmap v287: 89 pgs: 89 active+clean; 170 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-09-21T10:13:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:55 smithi007 ceph-mon[99390]: osdmap e546: 8 total, 8 up, 8 in 2024-09-21T10:13:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:55 smithi007 ceph-mon[101144]: pgmap v287: 89 pgs: 89 active+clean; 170 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-09-21T10:13:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:55 smithi007 ceph-mon[101144]: osdmap e546: 8 total, 8 up, 8 in 2024-09-21T10:13:56.656 INFO:tasks.rados.rados.0.smithi007.stdout:1877: done (3 left) 2024-09-21T10:13:56.656 INFO:tasks.rados.rados.0.smithi007.stdout:1879: done (2 left) 2024-09-21T10:13:56.656 INFO:tasks.rados.rados.0.smithi007.stdout:1881: done (1 left) 2024-09-21T10:13:56.656 INFO:tasks.rados.rados.0.smithi007.stdout:1882: done (0 left) 2024-09-21T10:13:56.656 INFO:tasks.rados.rados.0.smithi007.stdout:1883: write oid 7 current snap is 243 2024-09-21T10:13:56.656 INFO:tasks.rados.rados.0.smithi007.stdout:1883: seq_num 707 ranges {682549=705519,1922181=464578,3148997=487666} 2024-09-21T10:13:56.663 INFO:tasks.rados.rados.0.smithi007.stdout:1883: writing smithi00780062-7 from 682549 to 1388068 tid 1 2024-09-21T10:13:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:1883: writing smithi00780062-7 from 1922181 to 2386759 tid 2 2024-09-21T10:13:56.677 INFO:tasks.rados.rados.0.smithi007.stdout:1883: writing smithi00780062-7 from 3148997 to 3636663 tid 3 2024-09-21T10:13:56.677 INFO:tasks.rados.rados.0.smithi007.stdout:1884: rollback oid 45 current snap is 243 2024-09-21T10:13:56.677 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 45 to 218 2024-09-21T10:13:56.677 INFO:tasks.rados.rados.0.smithi007.stdout:1883: finishing write tid 1 to smithi00780062-7 2024-09-21T10:13:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:1885: read oid 44 snap -1 2024-09-21T10:13:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:1885: expect deleted 2024-09-21T10:13:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:1886: write oid 9 current snap is 243 2024-09-21T10:13:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:1883: finishing write tid 2 to smithi00780062-7 2024-09-21T10:13:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:1886: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2024-09-21T10:13:56.683 INFO:tasks.rados.rados.0.smithi007.stdout:1886: writing smithi00780062-9 from 699356 to 1196477 tid 1 2024-09-21T10:13:56.691 INFO:tasks.rados.rados.0.smithi007.stdout:1886: writing smithi00780062-9 from 1980663 to 2588899 tid 2 2024-09-21T10:13:56.697 INFO:tasks.rados.rados.0.smithi007.stdout:1886: writing smithi00780062-9 from 3176420 to 3591711 tid 3 2024-09-21T10:13:56.697 INFO:tasks.rados.rados.0.smithi007.stdout:1887: write oid 3 current snap is 243 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1884: finishing rollback tid 1 to smithi00780062-45 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 0 (ObjNum 33 snap 0 seq_num 3804660984) dirty dne 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1883: finishing write tid 3 to smithi00780062-7 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1883: finishing write tid 4 to smithi00780062-7 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1883: finishing write tid 5 to smithi00780062-7 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1883: oid 7 updating version 0 to 470 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1883: oid 7 updating version 470 to 473 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1883: oid 7 version 473 is already newer than 472 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1883: oid 7 version 473 is already newer than 471 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 473 (ObjNum 707 snap 243 seq_num 707) dirty exists 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1883: left oid 7 (ObjNum 707 snap 243 seq_num 707) 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1886: finishing write tid 1 to smithi00780062-9 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1886: finishing write tid 2 to smithi00780062-9 2024-09-21T10:13:56.698 INFO:tasks.rados.rados.0.smithi007.stdout:1887: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2024-09-21T10:13:56.704 INFO:tasks.rados.rados.0.smithi007.stdout:1887: writing smithi00780062-3 from 716163 to 1288533 tid 1 2024-09-21T10:13:56.711 INFO:tasks.rados.rados.0.smithi007.stdout:1887: writing smithi00780062-3 from 2039145 to 2507392 tid 2 2024-09-21T10:13:56.719 INFO:tasks.rados.rados.0.smithi007.stdout:1887: writing smithi00780062-3 from 3203843 to 3830406 tid 3 2024-09-21T10:13:56.719 INFO:tasks.rados.rados.0.smithi007.stdout:1883: done (4 left) 2024-09-21T10:13:56.719 INFO:tasks.rados.rados.0.smithi007.stdout:1884: done (3 left) 2024-09-21T10:13:56.719 INFO:tasks.rados.rados.0.smithi007.stdout:1885: done (2 left) 2024-09-21T10:13:56.719 INFO:tasks.rados.rados.0.smithi007.stdout:1888: read oid 43 snap -1 2024-09-21T10:13:56.719 INFO:tasks.rados.rados.0.smithi007.stdout:1888: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:13:56.719 INFO:tasks.rados.rados.0.smithi007.stdout:1889: rollback oid 32 current snap is 243 2024-09-21T10:13:56.719 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 240 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1886: finishing write tid 3 to smithi00780062-9 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1886: finishing write tid 4 to smithi00780062-9 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1886: finishing write tid 5 to smithi00780062-9 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1886: oid 9 updating version 0 to 845 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1886: oid 9 updating version 845 to 848 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1886: oid 9 version 848 is already newer than 847 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1886: oid 9 version 848 is already newer than 846 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 848 (ObjNum 708 snap 243 seq_num 708) dirty exists 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1886: left oid 9 (ObjNum 708 snap 243 seq_num 708) 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1887: finishing write tid 1 to smithi00780062-3 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1887: finishing write tid 2 to smithi00780062-3 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1886: done (3 left) 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1890: write oid 34 current snap is 243 2024-09-21T10:13:56.720 INFO:tasks.rados.rados.0.smithi007.stdout:1890: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2024-09-21T10:13:56.726 INFO:tasks.rados.rados.0.smithi007.stdout:1890: writing smithi00780062-34 from 732970 to 1380589 tid 1 2024-09-21T10:13:56.733 INFO:tasks.rados.rados.0.smithi007.stdout:1890: writing smithi00780062-34 from 2097627 to 2709532 tid 2 2024-09-21T10:13:56.739 INFO:tasks.rados.rados.0.smithi007.stdout:1890: writing smithi00780062-34 from 3231266 to 3669101 tid 3 2024-09-21T10:13:56.739 INFO:tasks.rados.rados.0.smithi007.stdout:1891: write oid 41 current snap is 243 2024-09-21T10:13:56.739 INFO:tasks.rados.rados.0.smithi007.stdout:1888: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:13:56.836 INFO:tasks.rados.rados.0.smithi007.stdout:1887: finishing write tid 3 to smithi00780062-3 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1889: finishing rollback tid 0 to smithi00780062-32 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1887: finishing write tid 4 to smithi00780062-3 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1889: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1887: finishing write tid 5 to smithi00780062-3 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1887: oid 3 updating version 0 to 850 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1887: oid 3 updating version 850 to 852 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1887: oid 3 updating version 852 to 853 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1887: oid 3 version 853 is already newer than 851 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 853 (ObjNum 709 snap 243 seq_num 709) dirty exists 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1887: left oid 3 (ObjNum 709 snap 243 seq_num 709) 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1889: finishing rollback tid 2 to smithi00780062-32 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 978 (ObjNum 598 snap 192 seq_num 598) dirty exists 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1890: finishing write tid 1 to smithi00780062-34 2024-09-21T10:13:56.837 INFO:tasks.rados.rados.0.smithi007.stdout:1891: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2024-09-21T10:13:56.844 INFO:tasks.rados.rados.0.smithi007.stdout:1891: writing smithi00780062-41 from 749777 to 1472645 tid 1 2024-09-21T10:13:56.851 INFO:tasks.rados.rados.0.smithi007.stdout:1891: writing smithi00780062-41 from 2156109 to 2628025 tid 2 2024-09-21T10:13:56.858 INFO:tasks.rados.rados.0.smithi007.stdout:1891: writing smithi00780062-41 from 3258689 to 3907796 tid 3 2024-09-21T10:13:56.858 INFO:tasks.rados.rados.0.smithi007.stdout:1887: done (4 left) 2024-09-21T10:13:56.858 INFO:tasks.rados.rados.0.smithi007.stdout:1888: done (3 left) 2024-09-21T10:13:56.858 INFO:tasks.rados.rados.0.smithi007.stdout:1889: done (2 left) 2024-09-21T10:13:56.858 INFO:tasks.rados.rados.0.smithi007.stdout:1892: delete oid 12 current snap is 243 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1890: finishing write tid 2 to smithi00780062-34 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1890: finishing write tid 3 to smithi00780062-34 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1890: finishing write tid 4 to smithi00780062-34 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1890: finishing write tid 5 to smithi00780062-34 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1890: oid 34 updating version 0 to 979 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1890: oid 34 updating version 979 to 980 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1890: oid 34 updating version 980 to 982 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1890: oid 34 version 982 is already newer than 981 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 982 (ObjNum 710 snap 243 seq_num 710) dirty exists 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1890: left oid 34 (ObjNum 710 snap 243 seq_num 710) 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1891: finishing write tid 1 to smithi00780062-41 2024-09-21T10:13:56.859 INFO:tasks.rados.rados.0.smithi007.stdout:1891: finishing write tid 2 to smithi00780062-41 2024-09-21T10:13:56.860 INFO:tasks.rados.rados.0.smithi007.stdout:1890: done (2 left) 2024-09-21T10:13:56.860 INFO:tasks.rados.rados.0.smithi007.stdout:1892: done (1 left) 2024-09-21T10:13:56.860 INFO:tasks.rados.rados.0.smithi007.stdout:1893: rollback oid 6 current snap is 243 2024-09-21T10:13:56.860 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 227 2024-09-21T10:13:56.860 INFO:tasks.rados.rados.0.smithi007.stdout:1894: snap_remove snap 241 2024-09-21T10:13:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:56 smithi031 ceph-mon[96824]: osdmap e547: 8 total, 8 up, 8 in 2024-09-21T10:13:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:56 smithi007 ceph-mon[99390]: osdmap e547: 8 total, 8 up, 8 in 2024-09-21T10:13:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:56 smithi007 ceph-mon[101144]: osdmap e547: 8 total, 8 up, 8 in 2024-09-21T10:13:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1894: done (2 left) 2024-09-21T10:13:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1895: delete oid 28 current snap is 243 2024-09-21T10:13:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1891: finishing write tid 3 to smithi00780062-41 2024-09-21T10:13:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1891: finishing write tid 4 to smithi00780062-41 2024-09-21T10:13:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1891: finishing write tid 5 to smithi00780062-41 2024-09-21T10:13:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1891: oid 41 updating version 0 to 898 2024-09-21T10:13:57.659 INFO:tasks.rados.rados.0.smithi007.stdout:1891: oid 41 version 898 is already newer than 897 2024-09-21T10:13:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1891: oid 41 version 898 is already newer than 896 2024-09-21T10:13:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1891: oid 41 version 898 is already newer than 895 2024-09-21T10:13:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 898 (ObjNum 711 snap 243 seq_num 711) dirty exists 2024-09-21T10:13:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1891: left oid 41 (ObjNum 711 snap 243 seq_num 711) 2024-09-21T10:13:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1893: finishing rollback tid 0 to smithi00780062-6 2024-09-21T10:13:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1893: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:13:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:1893: finishing rollback tid 2 to smithi00780062-6 2024-09-21T10:13:57.660 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 619 (ObjNum 578 snap 183 seq_num 578) dirty exists 2024-09-21T10:13:57.662 INFO:tasks.rados.rados.0.smithi007.stdout:1891: done (2 left) 2024-09-21T10:13:57.662 INFO:tasks.rados.rados.0.smithi007.stdout:1893: done (1 left) 2024-09-21T10:13:57.662 INFO:tasks.rados.rados.0.smithi007.stdout:1895: done (0 left) 2024-09-21T10:13:57.662 INFO:tasks.rados.rados.0.smithi007.stdout:1896: snap_remove snap 226 2024-09-21T10:13:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:57 smithi031 ceph-mon[96824]: pgmap v290: 89 pgs: 89 active+clean; 170 MiB data, 725 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:57 smithi031 ceph-mon[96824]: osdmap e548: 8 total, 8 up, 8 in 2024-09-21T10:13:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:57 smithi007 ceph-mon[99390]: pgmap v290: 89 pgs: 89 active+clean; 170 MiB data, 725 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:57 smithi007 ceph-mon[99390]: osdmap e548: 8 total, 8 up, 8 in 2024-09-21T10:13:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:57 smithi007 ceph-mon[101144]: pgmap v290: 89 pgs: 89 active+clean; 170 MiB data, 725 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:13:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:57 smithi007 ceph-mon[101144]: osdmap e548: 8 total, 8 up, 8 in 2024-09-21T10:13:58.669 INFO:tasks.rados.rados.0.smithi007.stdout:1896: done (0 left) 2024-09-21T10:13:58.669 INFO:tasks.rados.rados.0.smithi007.stdout:1897: rollback oid 38 current snap is 243 2024-09-21T10:13:58.669 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 38 to 237 2024-09-21T10:13:58.670 INFO:tasks.rados.rados.0.smithi007.stdout:1898: read oid 36 snap -1 2024-09-21T10:13:58.670 INFO:tasks.rados.rados.0.smithi007.stdout:1898: expect (ObjNum 687 snap 226 seq_num 687) 2024-09-21T10:13:58.670 INFO:tasks.rados.rados.0.smithi007.stdout:1899: delete oid 20 current snap is 243 2024-09-21T10:13:58.673 INFO:tasks.rados.rados.0.smithi007.stdout:1899: done (2 left) 2024-09-21T10:13:58.673 INFO:tasks.rados.rados.0.smithi007.stdout:1900: read oid 28 snap -1 2024-09-21T10:13:58.674 INFO:tasks.rados.rados.0.smithi007.stdout:1900: expect deleted 2024-09-21T10:13:58.674 INFO:tasks.rados.rados.0.smithi007.stdout:1901: snap_remove snap 227 2024-09-21T10:13:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:58 smithi007 ceph-mon[99390]: osdmap e549: 8 total, 8 up, 8 in 2024-09-21T10:13:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:58 smithi007 ceph-mon[101144]: osdmap e549: 8 total, 8 up, 8 in 2024-09-21T10:13:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:58 smithi031 ceph-mon[96824]: osdmap e549: 8 total, 8 up, 8 in 2024-09-21T10:13:59.675 INFO:tasks.rados.rados.0.smithi007.stdout:1901: done (3 left) 2024-09-21T10:13:59.675 INFO:tasks.rados.rados.0.smithi007.stdout:1902: delete oid 17 current snap is 243 2024-09-21T10:13:59.675 INFO:tasks.rados.rados.0.smithi007.stdout:1897: finishing rollback tid 0 to smithi00780062-38 2024-09-21T10:13:59.675 INFO:tasks.rados.rados.0.smithi007.stdout:1897: finishing rollback tid 1 to smithi00780062-38 2024-09-21T10:13:59.675 INFO:tasks.rados.rados.0.smithi007.stdout:1897: finishing rollback tid 2 to smithi00780062-38 2024-09-21T10:13:59.675 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1578 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-09-21T10:13:59.675 INFO:tasks.rados.rados.0.smithi007.stdout:1898: expect (ObjNum 687 snap 226 seq_num 687) 2024-09-21T10:13:59.797 INFO:tasks.rados.rados.0.smithi007.stdout:1897: done (3 left) 2024-09-21T10:13:59.797 INFO:tasks.rados.rados.0.smithi007.stdout:1898: done (2 left) 2024-09-21T10:13:59.797 INFO:tasks.rados.rados.0.smithi007.stdout:1900: done (1 left) 2024-09-21T10:13:59.797 INFO:tasks.rados.rados.0.smithi007.stdout:1902: done (0 left) 2024-09-21T10:13:59.797 INFO:tasks.rados.rados.0.smithi007.stdout:1903: rollback oid 47 current snap is 243 2024-09-21T10:13:59.797 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 47 to 230 2024-09-21T10:13:59.797 INFO:tasks.rados.rados.0.smithi007.stdout:1904: write oid 48 current snap is 243 2024-09-21T10:13:59.797 INFO:tasks.rados.rados.0.smithi007.stdout:1904: seq_num 716 ranges {433812=415466,1648519=385293} 2024-09-21T10:13:59.801 INFO:tasks.rados.rados.0.smithi007.stdout:1904: writing smithi00780062-48 from 433812 to 849278 tid 1 2024-09-21T10:13:59.808 INFO:tasks.rados.rados.0.smithi007.stdout:1904: writing smithi00780062-48 from 1648519 to 2033812 tid 2 2024-09-21T10:13:59.808 INFO:tasks.rados.rados.0.smithi007.stdout:1905: delete oid 35 current snap is 243 2024-09-21T10:13:59.808 INFO:tasks.rados.rados.0.smithi007.stdout:1903: finishing rollback tid 0 to smithi00780062-47 2024-09-21T10:13:59.808 INFO:tasks.rados.rados.0.smithi007.stdout:1903: finishing rollback tid 1 to smithi00780062-47 2024-09-21T10:13:59.808 INFO:tasks.rados.rados.0.smithi007.stdout:1903: finishing rollback tid 2 to smithi00780062-47 2024-09-21T10:13:59.808 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1130 (ObjNum 648 snap 207 seq_num 648) dirty exists 2024-09-21T10:13:59.808 INFO:tasks.rados.rados.0.smithi007.stdout:1904: finishing write tid 1 to smithi00780062-48 2024-09-21T10:13:59.810 INFO:tasks.rados.rados.0.smithi007.stdout:1903: done (2 left) 2024-09-21T10:13:59.810 INFO:tasks.rados.rados.0.smithi007.stdout:1905: done (1 left) 2024-09-21T10:13:59.810 INFO:tasks.rados.rados.0.smithi007.stdout:1906: delete oid 1 current snap is 243 2024-09-21T10:13:59.811 INFO:tasks.rados.rados.0.smithi007.stdout:1904: finishing write tid 2 to smithi00780062-48 2024-09-21T10:13:59.811 INFO:tasks.rados.rados.0.smithi007.stdout:1904: finishing write tid 3 to smithi00780062-48 2024-09-21T10:13:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:1904: finishing write tid 4 to smithi00780062-48 2024-09-21T10:13:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:1904: oid 48 updating version 0 to 635 2024-09-21T10:13:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:1904: oid 48 version 635 is already newer than 633 2024-09-21T10:13:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:1904: oid 48 version 635 is already newer than 634 2024-09-21T10:13:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 635 (ObjNum 716 snap 243 seq_num 716) dirty exists 2024-09-21T10:13:59.812 INFO:tasks.rados.rados.0.smithi007.stdout:1904: left oid 48 (ObjNum 716 snap 243 seq_num 716) 2024-09-21T10:13:59.813 INFO:tasks.rados.rados.0.smithi007.stdout:1904: done (1 left) 2024-09-21T10:13:59.813 INFO:tasks.rados.rados.0.smithi007.stdout:1906: done (0 left) 2024-09-21T10:13:59.813 INFO:tasks.rados.rados.0.smithi007.stdout:1907: snap_create 2024-09-21T10:13:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:59 smithi007 ceph-mon[99390]: pgmap v293: 89 pgs: 89 active+clean; 191 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T10:13:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:13:59 smithi007 ceph-mon[99390]: osdmap e550: 8 total, 8 up, 8 in 2024-09-21T10:13:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:59 smithi007 ceph-mon[101144]: pgmap v293: 89 pgs: 89 active+clean; 191 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T10:13:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:13:59 smithi007 ceph-mon[101144]: osdmap e550: 8 total, 8 up, 8 in 2024-09-21T10:14:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:59 smithi031 ceph-mon[96824]: pgmap v293: 89 pgs: 89 active+clean; 191 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T10:14:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:13:59 smithi031 ceph-mon[96824]: osdmap e550: 8 total, 8 up, 8 in 2024-09-21T10:14:00.681 INFO:tasks.rados.rados.0.smithi007.stdout:1907: done (0 left) 2024-09-21T10:14:00.681 INFO:tasks.rados.rados.0.smithi007.stdout:1908: read oid 34 snap -1 2024-09-21T10:14:00.681 INFO:tasks.rados.rados.0.smithi007.stdout:1908: expect (ObjNum 710 snap 243 seq_num 710) 2024-09-21T10:14:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:1909: read oid 33 snap -1 2024-09-21T10:14:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:1909: expect (ObjNum 624 snap 202 seq_num 624) 2024-09-21T10:14:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:1910: rollback oid 12 current snap is 244 2024-09-21T10:14:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 12 to 218 2024-09-21T10:14:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:1911: write oid 26 current snap is 244 2024-09-21T10:14:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:1911: seq_num 719 ranges {484233=641213,1707612=376621} 2024-09-21T10:14:00.687 INFO:tasks.rados.rados.0.smithi007.stdout:1911: writing smithi00780062-26 from 484233 to 1125446 tid 1 2024-09-21T10:14:00.693 INFO:tasks.rados.rados.0.smithi007.stdout:1911: writing smithi00780062-26 from 1707612 to 2084233 tid 2 2024-09-21T10:14:00.802 INFO:tasks.rados.rados.0.smithi007.stdout:1912: read oid 48 snap -1 2024-09-21T10:14:00.802 INFO:tasks.rados.rados.0.smithi007.stdout:1912: expect (ObjNum 716 snap 243 seq_num 716) 2024-09-21T10:14:00.802 INFO:tasks.rados.rados.0.smithi007.stdout:1913: read oid 9 snap 236 2024-09-21T10:14:00.802 INFO:tasks.rados.rados.0.smithi007.stdout:1913: expect (ObjNum 688 snap 226 seq_num 688) 2024-09-21T10:14:00.802 INFO:tasks.rados.rados.0.smithi007.stdout:1914: read oid 20 snap 235 2024-09-21T10:14:00.802 INFO:tasks.rados.rados.0.smithi007.stdout:1914: expect deleted 2024-09-21T10:14:00.802 INFO:tasks.rados.rados.0.smithi007.stdout:1915: snap_remove snap 224 2024-09-21T10:14:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:00 smithi007 ceph-mon[99390]: osdmap e551: 8 total, 8 up, 8 in 2024-09-21T10:14:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:00 smithi007 ceph-mon[99390]: pgmap v296: 89 pgs: 89 active+clean; 191 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T10:14:00.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:00 smithi007 ceph-mon[101144]: osdmap e551: 8 total, 8 up, 8 in 2024-09-21T10:14:00.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:00 smithi007 ceph-mon[101144]: pgmap v296: 89 pgs: 89 active+clean; 191 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T10:14:00.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:14:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:14:00] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.51.0" 2024-09-21T10:14:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:00 smithi031 ceph-mon[96824]: osdmap e551: 8 total, 8 up, 8 in 2024-09-21T10:14:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:00 smithi031 ceph-mon[96824]: pgmap v296: 89 pgs: 89 active+clean; 191 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-21T10:14:01.686 INFO:tasks.rados.rados.0.smithi007.stdout:1915: done (7 left) 2024-09-21T10:14:01.687 INFO:tasks.rados.rados.0.smithi007.stdout:1916: delete oid 44 current snap is 244 2024-09-21T10:14:01.687 INFO:tasks.rados.rados.0.smithi007.stdout:1909: expect (ObjNum 624 snap 202 seq_num 624) 2024-09-21T10:14:01.774 INFO:tasks.rados.rados.0.smithi007.stdout:1910: finishing rollback tid 1 to smithi00780062-12 2024-09-21T10:14:01.774 INFO:tasks.rados.rados.0.smithi007.stdout:1910: finishing rollback tid 2 to smithi00780062-12 2024-09-21T10:14:01.775 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 701 (ObjNum 676 snap 217 seq_num 676) dirty exists 2024-09-21T10:14:01.775 INFO:tasks.rados.rados.0.smithi007.stdout:1911: finishing write tid 1 to smithi00780062-26 2024-09-21T10:14:01.775 INFO:tasks.rados.rados.0.smithi007.stdout:1908: expect (ObjNum 710 snap 243 seq_num 710) 2024-09-21T10:14:01.907 INFO:tasks.rados.rados.0.smithi007.stdout:1908: done (7 left) 2024-09-21T10:14:01.907 INFO:tasks.rados.rados.0.smithi007.stdout:1909: done (6 left) 2024-09-21T10:14:01.907 INFO:tasks.rados.rados.0.smithi007.stdout:1910: done (5 left) 2024-09-21T10:14:01.907 INFO:tasks.rados.rados.0.smithi007.stdout:1914: done (4 left) 2024-09-21T10:14:01.907 INFO:tasks.rados.rados.0.smithi007.stdout:1916: done (3 left) 2024-09-21T10:14:01.907 INFO:tasks.rados.rados.0.smithi007.stdout:1917: write oid 22 current snap is 244 2024-09-21T10:14:01.907 INFO:tasks.rados.rados.0.smithi007.stdout:1917: seq_num 721 ranges {517847=791711,2108223=9624} 2024-09-21T10:14:01.914 INFO:tasks.rados.rados.0.smithi007.stdout:1917: writing smithi00780062-22 from 517847 to 1309558 tid 1 2024-09-21T10:14:01.919 INFO:tasks.rados.rados.0.smithi007.stdout:1917: writing smithi00780062-22 from 2108223 to 2117847 tid 2 2024-09-21T10:14:01.919 INFO:tasks.rados.rados.0.smithi007.stdout:1918: read oid 29 snap -1 2024-09-21T10:14:01.919 INFO:tasks.rados.rados.0.smithi007.stdout:1918: expect (ObjNum 663 snap 210 seq_num 663) 2024-09-21T10:14:01.919 INFO:tasks.rados.rados.0.smithi007.stdout:1919: snap_create 2024-09-21T10:14:01.920 INFO:tasks.rados.rados.0.smithi007.stdout:1911: finishing write tid 2 to smithi00780062-26 2024-09-21T10:14:01.920 INFO:tasks.rados.rados.0.smithi007.stdout:1911: finishing write tid 3 to smithi00780062-26 2024-09-21T10:14:01.920 INFO:tasks.rados.rados.0.smithi007.stdout:1911: finishing write tid 4 to smithi00780062-26 2024-09-21T10:14:01.920 INFO:tasks.rados.rados.0.smithi007.stdout:1911: oid 26 updating version 0 to 489 2024-09-21T10:14:01.920 INFO:tasks.rados.rados.0.smithi007.stdout:1911: oid 26 version 489 is already newer than 488 2024-09-21T10:14:01.920 INFO:tasks.rados.rados.0.smithi007.stdout:1911: oid 26 updating version 489 to 490 2024-09-21T10:14:01.920 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 490 (ObjNum 719 snap 244 seq_num 719) dirty exists 2024-09-21T10:14:01.920 INFO:tasks.rados.rados.0.smithi007.stdout:1911: left oid 26 (ObjNum 719 snap 244 seq_num 719) 2024-09-21T10:14:01.920 INFO:tasks.rados.rados.0.smithi007.stdout:1912: expect (ObjNum 716 snap 243 seq_num 716) 2024-09-21T10:14:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:01 smithi007 ceph-mon[99390]: osdmap e552: 8 total, 8 up, 8 in 2024-09-21T10:14:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:01 smithi007 ceph-mon[101144]: osdmap e552: 8 total, 8 up, 8 in 2024-09-21T10:14:02.003 INFO:tasks.rados.rados.0.smithi007.stdout:1913: expect (ObjNum 688 snap 226 seq_num 688) 2024-09-21T10:14:02.121 INFO:tasks.rados.rados.0.smithi007.stdout:1917: finishing write tid 1 to smithi00780062-22 2024-09-21T10:14:02.121 INFO:tasks.rados.rados.0.smithi007.stdout:1917: finishing write tid 2 to smithi00780062-22 2024-09-21T10:14:02.121 INFO:tasks.rados.rados.0.smithi007.stdout:1917: finishing write tid 3 to smithi00780062-22 2024-09-21T10:14:02.121 INFO:tasks.rados.rados.0.smithi007.stdout:1917: finishing write tid 4 to smithi00780062-22 2024-09-21T10:14:02.121 INFO:tasks.rados.rados.0.smithi007.stdout:1917: oid 22 updating version 0 to 1593 2024-09-21T10:14:02.121 INFO:tasks.rados.rados.0.smithi007.stdout:1917: oid 22 updating version 1593 to 1594 2024-09-21T10:14:02.121 INFO:tasks.rados.rados.0.smithi007.stdout:1917: oid 22 version 1594 is already newer than 1592 2024-09-21T10:14:02.122 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 1594 (ObjNum 721 snap 244 seq_num 721) dirty exists 2024-09-21T10:14:02.122 INFO:tasks.rados.rados.0.smithi007.stdout:1917: left oid 22 (ObjNum 721 snap 244 seq_num 721) 2024-09-21T10:14:02.122 INFO:tasks.rados.rados.0.smithi007.stdout:1918: expect (ObjNum 663 snap 210 seq_num 663) 2024-09-21T10:14:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:01 smithi031 ceph-mon[96824]: osdmap e552: 8 total, 8 up, 8 in 2024-09-21T10:14:02.593 INFO:tasks.rados.rados.0.smithi007.stdout:1911: done (5 left) 2024-09-21T10:14:02.593 INFO:tasks.rados.rados.0.smithi007.stdout:1912: done (4 left) 2024-09-21T10:14:02.593 INFO:tasks.rados.rados.0.smithi007.stdout:1913: done (3 left) 2024-09-21T10:14:02.593 INFO:tasks.rados.rados.0.smithi007.stdout:1917: done (2 left) 2024-09-21T10:14:02.593 INFO:tasks.rados.rados.0.smithi007.stdout:1918: done (1 left) 2024-09-21T10:14:02.593 INFO:tasks.rados.rados.0.smithi007.stdout:1919: done (0 left) 2024-09-21T10:14:02.593 INFO:tasks.rados.rados.0.smithi007.stdout:1920: read oid 49 snap -1 2024-09-21T10:14:02.594 INFO:tasks.rados.rados.0.smithi007.stdout:1920: expect (ObjNum 704 snap 241 seq_num 704) 2024-09-21T10:14:02.594 INFO:tasks.rados.rados.0.smithi007.stdout:1921: snap_create 2024-09-21T10:14:02.600 INFO:tasks.rados.rados.0.smithi007.stdout:1920: expect (ObjNum 704 snap 241 seq_num 704) 2024-09-21T10:14:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:02 smithi007 ceph-mon[99390]: osdmap e553: 8 total, 8 up, 8 in 2024-09-21T10:14:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:02 smithi007 ceph-mon[99390]: pgmap v299: 89 pgs: 89 active+clean; 191 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 444 KiB/s wr, 14 op/s 2024-09-21T10:14:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:02 smithi007 ceph-mon[99390]: osdmap e554: 8 total, 8 up, 8 in 2024-09-21T10:14:02.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:02 smithi007 ceph-mon[101144]: osdmap e553: 8 total, 8 up, 8 in 2024-09-21T10:14:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:02 smithi007 ceph-mon[101144]: pgmap v299: 89 pgs: 89 active+clean; 191 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 444 KiB/s wr, 14 op/s 2024-09-21T10:14:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:02 smithi007 ceph-mon[101144]: osdmap e554: 8 total, 8 up, 8 in 2024-09-21T10:14:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:02 smithi031 ceph-mon[96824]: osdmap e553: 8 total, 8 up, 8 in 2024-09-21T10:14:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:02 smithi031 ceph-mon[96824]: pgmap v299: 89 pgs: 89 active+clean; 191 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 444 KiB/s wr, 14 op/s 2024-09-21T10:14:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:02 smithi031 ceph-mon[96824]: osdmap e554: 8 total, 8 up, 8 in 2024-09-21T10:14:03.596 INFO:tasks.rados.rados.0.smithi007.stdout:1920: done (1 left) 2024-09-21T10:14:03.596 INFO:tasks.rados.rados.0.smithi007.stdout:1921: done (0 left) 2024-09-21T10:14:03.596 INFO:tasks.rados.rados.0.smithi007.stdout:1922: rollback oid 34 current snap is 246 2024-09-21T10:14:03.597 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 34 to 218 2024-09-21T10:14:03.597 INFO:tasks.rados.rados.0.smithi007.stdout:1923: snap_create 2024-09-21T10:14:03.601 INFO:tasks.rados.rados.0.smithi007.stdout:1922: finishing rollback tid 0 to smithi00780062-34 2024-09-21T10:14:03.602 INFO:tasks.rados.rados.0.smithi007.stdout:1922: finishing rollback tid 1 to smithi00780062-34 2024-09-21T10:14:03.602 INFO:tasks.rados.rados.0.smithi007.stdout:1922: finishing rollback tid 2 to smithi00780062-34 2024-09-21T10:14:03.602 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1002 (ObjNum 661 snap 210 seq_num 661) dirty exists 2024-09-21T10:14:04.603 INFO:tasks.rados.rados.0.smithi007.stdout:1922: done (1 left) 2024-09-21T10:14:04.603 INFO:tasks.rados.rados.0.smithi007.stdout:1923: done (0 left) 2024-09-21T10:14:04.603 INFO:tasks.rados.rados.0.smithi007.stdout:1924: read oid 37 snap -1 2024-09-21T10:14:04.603 INFO:tasks.rados.rados.0.smithi007.stdout:1924: expect (ObjNum 682 snap 219 seq_num 682) 2024-09-21T10:14:04.603 INFO:tasks.rados.rados.0.smithi007.stdout:1925: write oid 18 current snap is 247 2024-09-21T10:14:04.603 INFO:tasks.rados.rados.0.smithi007.stdout:1925: seq_num 722 ranges {534654=466960,1766705=367949} 2024-09-21T10:14:04.608 INFO:tasks.rados.rados.0.smithi007.stdout:1925: writing smithi00780062-18 from 534654 to 1001614 tid 1 2024-09-21T10:14:04.615 INFO:tasks.rados.rados.0.smithi007.stdout:1925: writing smithi00780062-18 from 1766705 to 2134654 tid 2 2024-09-21T10:14:04.615 INFO:tasks.rados.rados.0.smithi007.stdout:1926: delete oid 29 current snap is 247 2024-09-21T10:14:04.616 INFO:tasks.rados.rados.0.smithi007.stdout:1924: expect (ObjNum 682 snap 219 seq_num 682) 2024-09-21T10:14:04.839 INFO:tasks.rados.rados.0.smithi007.stdout:1925: finishing write tid 1 to smithi00780062-18 2024-09-21T10:14:04.839 INFO:tasks.rados.rados.0.smithi007.stdout:1925: finishing write tid 2 to smithi00780062-18 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1925: finishing write tid 3 to smithi00780062-18 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1925: finishing write tid 4 to smithi00780062-18 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1925: oid 18 updating version 0 to 1598 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1925: oid 18 version 1598 is already newer than 1597 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1925: oid 18 version 1598 is already newer than 1596 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 1598 (ObjNum 722 snap 247 seq_num 722) dirty exists 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1925: left oid 18 (ObjNum 722 snap 247 seq_num 722) 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1924: done (2 left) 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1925: done (1 left) 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1926: done (0 left) 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1927: read oid 12 snap -1 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1927: expect (ObjNum 676 snap 217 seq_num 676) 2024-09-21T10:14:04.840 INFO:tasks.rados.rados.0.smithi007.stdout:1928: read oid 17 snap 236 2024-09-21T10:14:04.841 INFO:tasks.rados.rados.0.smithi007.stdout:1928: expect deleted 2024-09-21T10:14:04.841 INFO:tasks.rados.rados.0.smithi007.stdout:1929: read oid 23 snap -1 2024-09-21T10:14:04.841 INFO:tasks.rados.rados.0.smithi007.stdout:1929: expect (ObjNum 647 snap 207 seq_num 647) 2024-09-21T10:14:04.841 INFO:tasks.rados.rados.0.smithi007.stdout:1930: snap_create 2024-09-21T10:14:04.850 INFO:tasks.rados.rados.0.smithi007.stdout:1929: expect (ObjNum 647 snap 207 seq_num 647) 2024-09-21T10:14:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:04 smithi031 ceph-mon[96824]: osdmap e555: 8 total, 8 up, 8 in 2024-09-21T10:14:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:04 smithi007 ceph-mon[99390]: osdmap e555: 8 total, 8 up, 8 in 2024-09-21T10:14:04.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:04 smithi007 ceph-mon[101144]: osdmap e555: 8 total, 8 up, 8 in 2024-09-21T10:14:05.037 INFO:tasks.rados.rados.0.smithi007.stdout:1927: expect (ObjNum 676 snap 217 seq_num 676) 2024-09-21T10:14:05.602 INFO:tasks.rados.rados.0.smithi007.stdout:1927: done (3 left) 2024-09-21T10:14:05.602 INFO:tasks.rados.rados.0.smithi007.stdout:1928: done (2 left) 2024-09-21T10:14:05.603 INFO:tasks.rados.rados.0.smithi007.stdout:1929: done (1 left) 2024-09-21T10:14:05.603 INFO:tasks.rados.rados.0.smithi007.stdout:1930: done (0 left) 2024-09-21T10:14:05.603 INFO:tasks.rados.rados.0.smithi007.stdout:1931: snap_remove snap 228 2024-09-21T10:14:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:05 smithi031 ceph-mon[96824]: pgmap v302: 89 pgs: 89 active+clean; 191 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 444 KiB/s wr, 14 op/s 2024-09-21T10:14:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:05 smithi031 ceph-mon[96824]: osdmap e556: 8 total, 8 up, 8 in 2024-09-21T10:14:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:05 smithi007 ceph-mon[99390]: pgmap v302: 89 pgs: 89 active+clean; 191 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 444 KiB/s wr, 14 op/s 2024-09-21T10:14:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:05 smithi007 ceph-mon[99390]: osdmap e556: 8 total, 8 up, 8 in 2024-09-21T10:14:05.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:05 smithi007 ceph-mon[101144]: pgmap v302: 89 pgs: 89 active+clean; 191 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 444 KiB/s wr, 14 op/s 2024-09-21T10:14:05.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:05 smithi007 ceph-mon[101144]: osdmap e556: 8 total, 8 up, 8 in 2024-09-21T10:14:06.616 INFO:tasks.rados.rados.0.smithi007.stdout:1931: done (0 left) 2024-09-21T10:14:06.616 INFO:tasks.rados.rados.0.smithi007.stdout:1932: read oid 43 snap 243 2024-09-21T10:14:06.616 INFO:tasks.rados.rados.0.smithi007.stdout:1932: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:14:06.616 INFO:tasks.rados.rados.0.smithi007.stdout:1933: delete oid 11 current snap is 248 2024-09-21T10:14:06.623 INFO:tasks.rados.rados.0.smithi007.stdout:1933: done (1 left) 2024-09-21T10:14:06.623 INFO:tasks.rados.rados.0.smithi007.stdout:1934: read oid 21 snap 234 2024-09-21T10:14:06.624 INFO:tasks.rados.rados.0.smithi007.stdout:1934: expect (ObjNum 695 snap 231 seq_num 695) 2024-09-21T10:14:06.624 INFO:tasks.rados.rados.0.smithi007.stdout:1935: snap_remove snap 245 2024-09-21T10:14:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:06 smithi031 ceph-mon[96824]: osdmap e557: 8 total, 8 up, 8 in 2024-09-21T10:14:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:06 smithi007 ceph-mon[99390]: osdmap e557: 8 total, 8 up, 8 in 2024-09-21T10:14:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:06 smithi007 ceph-mon[101144]: osdmap e557: 8 total, 8 up, 8 in 2024-09-21T10:14:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:07.622 INFO:tasks.rados.rados.0.smithi007.stdout:1935: done (2 left) 2024-09-21T10:14:07.622 INFO:tasks.rados.rados.0.smithi007.stdout:1936: snap_remove snap 237 2024-09-21T10:14:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:07 smithi031 ceph-mon[96824]: pgmap v305: 89 pgs: 89 active+clean; 191 MiB data, 732 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:07 smithi031 ceph-mon[96824]: osdmap e558: 8 total, 8 up, 8 in 2024-09-21T10:14:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:07 smithi007 ceph-mon[99390]: pgmap v305: 89 pgs: 89 active+clean; 191 MiB data, 732 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:07 smithi007 ceph-mon[99390]: osdmap e558: 8 total, 8 up, 8 in 2024-09-21T10:14:07.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:07 smithi007 ceph-mon[101144]: pgmap v305: 89 pgs: 89 active+clean; 191 MiB data, 732 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:07.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:07 smithi007 ceph-mon[101144]: osdmap e558: 8 total, 8 up, 8 in 2024-09-21T10:14:08.629 INFO:tasks.rados.rados.0.smithi007.stdout:1936: done (2 left) 2024-09-21T10:14:08.630 INFO:tasks.rados.rados.0.smithi007.stdout:1937: write oid 24 current snap is 248 2024-09-21T10:14:08.630 INFO:tasks.rados.rados.0.smithi007.stdout:1937: seq_num 725 ranges {585075=409060,1542151=642924} 2024-09-21T10:14:08.636 INFO:tasks.rados.rados.0.smithi007.stdout:1937: writing smithi00780062-24 from 585075 to 994135 tid 1 2024-09-21T10:14:08.642 INFO:tasks.rados.rados.0.smithi007.stdout:1937: writing smithi00780062-24 from 1542151 to 2185075 tid 2 2024-09-21T10:14:08.642 INFO:tasks.rados.rados.0.smithi007.stdout:1938: write oid 29 current snap is 248 2024-09-21T10:14:08.642 INFO:tasks.rados.rados.0.smithi007.stdout:1938: seq_num 726 ranges {601882=484309,1600633=524904} 2024-09-21T10:14:08.648 INFO:tasks.rados.rados.0.smithi007.stdout:1938: writing smithi00780062-29 from 601882 to 1086191 tid 1 2024-09-21T10:14:08.654 INFO:tasks.rados.rados.0.smithi007.stdout:1938: writing smithi00780062-29 from 1600633 to 2125537 tid 2 2024-09-21T10:14:08.654 INFO:tasks.rados.rados.0.smithi007.stdout:1939: snap_remove snap 229 2024-09-21T10:14:08.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:08 smithi031 ceph-mon[96824]: osdmap e559: 8 total, 8 up, 8 in 2024-09-21T10:14:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:08 smithi007 ceph-mon[99390]: osdmap e559: 8 total, 8 up, 8 in 2024-09-21T10:14:08.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:08 smithi007 ceph-mon[101144]: osdmap e559: 8 total, 8 up, 8 in 2024-09-21T10:14:09.632 INFO:tasks.rados.rados.0.smithi007.stdout:1939: done (4 left) 2024-09-21T10:14:09.632 INFO:tasks.rados.rados.0.smithi007.stdout:1940: read oid 40 snap 217 2024-09-21T10:14:09.632 INFO:tasks.rados.rados.0.smithi007.stdout:1940: expect deleted 2024-09-21T10:14:09.632 INFO:tasks.rados.rados.0.smithi007.stdout:1941: write oid 2 current snap is 248 2024-09-21T10:14:09.632 INFO:tasks.rados.rados.0.smithi007.stdout:1941: seq_num 727 ranges {618689=559558,1659115=559574} 2024-09-21T10:14:09.639 INFO:tasks.rados.rados.0.smithi007.stdout:1941: writing smithi00780062-2 from 618689 to 1178247 tid 1 2024-09-21T10:14:09.646 INFO:tasks.rados.rados.0.smithi007.stdout:1941: writing smithi00780062-2 from 1659115 to 2218689 tid 2 2024-09-21T10:14:09.646 INFO:tasks.rados.rados.0.smithi007.stdout:1942: write oid 23 current snap is 248 2024-09-21T10:14:09.647 INFO:tasks.rados.rados.0.smithi007.stdout:1942: seq_num 728 ranges {635496=634807,1717597=517899} 2024-09-21T10:14:09.653 INFO:tasks.rados.rados.0.smithi007.stdout:1942: writing smithi00780062-23 from 635496 to 1270303 tid 1 2024-09-21T10:14:09.659 INFO:tasks.rados.rados.0.smithi007.stdout:1942: writing smithi00780062-23 from 1717597 to 2235496 tid 2 2024-09-21T10:14:09.659 INFO:tasks.rados.rados.0.smithi007.stdout:1943: snap_create 2024-09-21T10:14:09.659 INFO:tasks.rados.rados.0.smithi007.stdout:1932: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:14:09.757 INFO:tasks.rados.rados.0.smithi007.stdout:1934: expect (ObjNum 695 snap 231 seq_num 695) 2024-09-21T10:14:09.882 INFO:tasks.rados.rados.0.smithi007.stdout:1937: finishing write tid 1 to smithi00780062-24 2024-09-21T10:14:09.882 INFO:tasks.rados.rados.0.smithi007.stdout:1937: finishing write tid 2 to smithi00780062-24 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1937: finishing write tid 3 to smithi00780062-24 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1937: finishing write tid 4 to smithi00780062-24 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1937: oid 24 updating version 0 to 625 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1937: oid 24 updating version 625 to 626 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1937: oid 24 version 626 is already newer than 624 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 626 (ObjNum 725 snap 248 seq_num 725) dirty exists 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1937: left oid 24 (ObjNum 725 snap 248 seq_num 725) 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1938: finishing write tid 1 to smithi00780062-29 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1938: finishing write tid 2 to smithi00780062-29 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1938: finishing write tid 3 to smithi00780062-29 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1938: finishing write tid 4 to smithi00780062-29 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1938: oid 29 updating version 0 to 907 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1938: oid 29 updating version 907 to 909 2024-09-21T10:14:09.883 INFO:tasks.rados.rados.0.smithi007.stdout:1938: oid 29 version 909 is already newer than 908 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 909 (ObjNum 726 snap 248 seq_num 726) dirty exists 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1938: left oid 29 (ObjNum 726 snap 248 seq_num 726) 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1941: finishing write tid 1 to smithi00780062-2 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1941: finishing write tid 2 to smithi00780062-2 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1941: finishing write tid 3 to smithi00780062-2 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1941: finishing write tid 4 to smithi00780062-2 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1941: oid 2 updating version 0 to 201 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1941: oid 2 version 201 is already newer than 200 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1941: oid 2 updating version 201 to 202 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 202 (ObjNum 727 snap 248 seq_num 727) dirty exists 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1941: left oid 2 (ObjNum 727 snap 248 seq_num 727) 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1942: finishing write tid 1 to smithi00780062-23 2024-09-21T10:14:09.884 INFO:tasks.rados.rados.0.smithi007.stdout:1942: finishing write tid 2 to smithi00780062-23 2024-09-21T10:14:09.885 INFO:tasks.rados.rados.0.smithi007.stdout:1942: finishing write tid 3 to smithi00780062-23 2024-09-21T10:14:09.885 INFO:tasks.rados.rados.0.smithi007.stdout:1942: finishing write tid 4 to smithi00780062-23 2024-09-21T10:14:09.885 INFO:tasks.rados.rados.0.smithi007.stdout:1942: oid 23 updating version 0 to 655 2024-09-21T10:14:09.885 INFO:tasks.rados.rados.0.smithi007.stdout:1942: oid 23 version 655 is already newer than 653 2024-09-21T10:14:09.885 INFO:tasks.rados.rados.0.smithi007.stdout:1942: oid 23 version 655 is already newer than 654 2024-09-21T10:14:09.885 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 655 (ObjNum 728 snap 248 seq_num 728) dirty exists 2024-09-21T10:14:09.885 INFO:tasks.rados.rados.0.smithi007.stdout:1942: left oid 23 (ObjNum 728 snap 248 seq_num 728) 2024-09-21T10:14:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:09 smithi031 ceph-mon[96824]: pgmap v308: 89 pgs: 89 active+clean; 197 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 25 MiB/s rd, 400 KiB/s wr, 18 op/s 2024-09-21T10:14:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:09 smithi031 ceph-mon[96824]: osdmap e560: 8 total, 8 up, 8 in 2024-09-21T10:14:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:09 smithi007 ceph-mon[99390]: pgmap v308: 89 pgs: 89 active+clean; 197 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 25 MiB/s rd, 400 KiB/s wr, 18 op/s 2024-09-21T10:14:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:09 smithi007 ceph-mon[99390]: osdmap e560: 8 total, 8 up, 8 in 2024-09-21T10:14:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:09 smithi007 ceph-mon[101144]: pgmap v308: 89 pgs: 89 active+clean; 197 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 25 MiB/s rd, 400 KiB/s wr, 18 op/s 2024-09-21T10:14:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:09 smithi007 ceph-mon[101144]: osdmap e560: 8 total, 8 up, 8 in 2024-09-21T10:14:10.637 INFO:tasks.rados.rados.0.smithi007.stdout:1932: done (7 left) 2024-09-21T10:14:10.638 INFO:tasks.rados.rados.0.smithi007.stdout:1934: done (6 left) 2024-09-21T10:14:10.638 INFO:tasks.rados.rados.0.smithi007.stdout:1937: done (5 left) 2024-09-21T10:14:10.638 INFO:tasks.rados.rados.0.smithi007.stdout:1938: done (4 left) 2024-09-21T10:14:10.638 INFO:tasks.rados.rados.0.smithi007.stdout:1940: done (3 left) 2024-09-21T10:14:10.638 INFO:tasks.rados.rados.0.smithi007.stdout:1941: done (2 left) 2024-09-21T10:14:10.638 INFO:tasks.rados.rados.0.smithi007.stdout:1942: done (1 left) 2024-09-21T10:14:10.638 INFO:tasks.rados.rados.0.smithi007.stdout:1943: done (0 left) 2024-09-21T10:14:10.638 INFO:tasks.rados.rados.0.smithi007.stdout:1944: snap_remove snap 218 2024-09-21T10:14:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:10 smithi031 ceph-mon[96824]: osdmap e561: 8 total, 8 up, 8 in 2024-09-21T10:14:10.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:10 smithi007 ceph-mon[99390]: osdmap e561: 8 total, 8 up, 8 in 2024-09-21T10:14:10.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:10 smithi007 ceph-mon[101144]: osdmap e561: 8 total, 8 up, 8 in 2024-09-21T10:14:10.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:14:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:14:10] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.51.0" 2024-09-21T10:14:11.639 INFO:tasks.rados.rados.0.smithi007.stdout:1944: done (0 left) 2024-09-21T10:14:11.640 INFO:tasks.rados.rados.0.smithi007.stdout:1945: snap_create 2024-09-21T10:14:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:11 smithi031 ceph-mon[96824]: pgmap v311: 89 pgs: 89 active+clean; 197 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 25 MiB/s rd, 400 KiB/s wr, 18 op/s 2024-09-21T10:14:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:11 smithi031 ceph-mon[96824]: osdmap e562: 8 total, 8 up, 8 in 2024-09-21T10:14:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:11 smithi007 ceph-mon[99390]: pgmap v311: 89 pgs: 89 active+clean; 197 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 25 MiB/s rd, 400 KiB/s wr, 18 op/s 2024-09-21T10:14:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:11 smithi007 ceph-mon[99390]: osdmap e562: 8 total, 8 up, 8 in 2024-09-21T10:14:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:11 smithi007 ceph-mon[101144]: pgmap v311: 89 pgs: 89 active+clean; 197 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 25 MiB/s rd, 400 KiB/s wr, 18 op/s 2024-09-21T10:14:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:11 smithi007 ceph-mon[101144]: osdmap e562: 8 total, 8 up, 8 in 2024-09-21T10:14:12.596 INFO:tasks.rados.rados.0.smithi007.stdout:1945: done (0 left) 2024-09-21T10:14:12.596 INFO:tasks.rados.rados.0.smithi007.stdout:1946: read oid 49 snap -1 2024-09-21T10:14:12.596 INFO:tasks.rados.rados.0.smithi007.stdout:1946: expect (ObjNum 704 snap 241 seq_num 704) 2024-09-21T10:14:12.596 INFO:tasks.rados.rados.0.smithi007.stdout:1947: read oid 35 snap 232 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi007.stdout:1947: expect (ObjNum 669 snap 215 seq_num 669) 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi007.stdout:1948: snap_remove snap 248 2024-09-21T10:14:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:12 smithi031 ceph-mon[96824]: osdmap e563: 8 total, 8 up, 8 in 2024-09-21T10:14:12.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:12 smithi031 ceph-mon[96824]: osdmap e564: 8 total, 8 up, 8 in 2024-09-21T10:14:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:12 smithi007 ceph-mon[99390]: osdmap e563: 8 total, 8 up, 8 in 2024-09-21T10:14:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:12 smithi007 ceph-mon[99390]: osdmap e564: 8 total, 8 up, 8 in 2024-09-21T10:14:12.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:12 smithi007 ceph-mon[101144]: osdmap e563: 8 total, 8 up, 8 in 2024-09-21T10:14:12.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:12 smithi007 ceph-mon[101144]: osdmap e564: 8 total, 8 up, 8 in 2024-09-21T10:14:13.598 INFO:tasks.rados.rados.0.smithi007.stdout:1948: done (2 left) 2024-09-21T10:14:13.598 INFO:tasks.rados.rados.0.smithi007.stdout:1949: read oid 28 snap -1 2024-09-21T10:14:13.598 INFO:tasks.rados.rados.0.smithi007.stdout:1949: expect deleted 2024-09-21T10:14:13.598 INFO:tasks.rados.rados.0.smithi007.stdout:1950: write oid 45 current snap is 250 2024-09-21T10:14:13.599 INFO:tasks.rados.rados.0.smithi007.stdout:1950: seq_num 729 ranges {652303=710056,2059726=192577} 2024-09-21T10:14:13.605 INFO:tasks.rados.rados.0.smithi007.stdout:1950: writing smithi00780062-45 from 652303 to 1362359 tid 1 2024-09-21T10:14:13.611 INFO:tasks.rados.rados.0.smithi007.stdout:1950: writing smithi00780062-45 from 2059726 to 2252303 tid 2 2024-09-21T10:14:13.611 INFO:tasks.rados.rados.0.smithi007.stdout:1951: snap_remove snap 235 2024-09-21T10:14:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:13 smithi031 ceph-mon[96824]: pgmap v314: 89 pgs: 89 active+clean; 200 MiB data, 734 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.0 MiB/s wr, 4 op/s 2024-09-21T10:14:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:13 smithi031 ceph-mon[96824]: osdmap e565: 8 total, 8 up, 8 in 2024-09-21T10:14:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:13 smithi007 ceph-mon[99390]: pgmap v314: 89 pgs: 89 active+clean; 200 MiB data, 734 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.0 MiB/s wr, 4 op/s 2024-09-21T10:14:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:13 smithi007 ceph-mon[99390]: osdmap e565: 8 total, 8 up, 8 in 2024-09-21T10:14:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:13 smithi007 ceph-mon[101144]: pgmap v314: 89 pgs: 89 active+clean; 200 MiB data, 734 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.0 MiB/s wr, 4 op/s 2024-09-21T10:14:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:13 smithi007 ceph-mon[101144]: osdmap e565: 8 total, 8 up, 8 in 2024-09-21T10:14:14.601 INFO:tasks.rados.rados.0.smithi007.stdout:1951: done (4 left) 2024-09-21T10:14:14.601 INFO:tasks.rados.rados.0.smithi007.stdout:1952: write oid 40 current snap is 250 2024-09-21T10:14:14.601 INFO:tasks.rados.rados.0.smithi007.stdout:1952: seq_num 730 ranges {669110=501658,1834561=434549} 2024-09-21T10:14:14.608 INFO:tasks.rados.rados.0.smithi007.stdout:1952: writing smithi00780062-40 from 669110 to 1170768 tid 1 2024-09-21T10:14:14.615 INFO:tasks.rados.rados.0.smithi007.stdout:1952: writing smithi00780062-40 from 1834561 to 2269110 tid 2 2024-09-21T10:14:14.615 INFO:tasks.rados.rados.0.smithi007.stdout:1953: rollback oid 1 current snap is 250 2024-09-21T10:14:14.615 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 1 to 234 2024-09-21T10:14:14.615 INFO:tasks.rados.rados.0.smithi007.stdout:1946: expect (ObjNum 704 snap 241 seq_num 704) 2024-09-21T10:14:14.824 INFO:tasks.rados.rados.0.smithi007.stdout:1947: expect (ObjNum 669 snap 215 seq_num 669) 2024-09-21T10:14:14.930 INFO:tasks.rados.rados.0.smithi007.stdout:1950: finishing write tid 1 to smithi00780062-45 2024-09-21T10:14:14.930 INFO:tasks.rados.rados.0.smithi007.stdout:1950: finishing write tid 2 to smithi00780062-45 2024-09-21T10:14:14.930 INFO:tasks.rados.rados.0.smithi007.stdout:1950: finishing write tid 3 to smithi00780062-45 2024-09-21T10:14:14.930 INFO:tasks.rados.rados.0.smithi007.stdout:1950: finishing write tid 4 to smithi00780062-45 2024-09-21T10:14:14.930 INFO:tasks.rados.rados.0.smithi007.stdout:1950: oid 45 updating version 0 to 900 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1950: oid 45 version 900 is already newer than 898 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1950: oid 45 version 900 is already newer than 899 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 900 (ObjNum 729 snap 250 seq_num 729) dirty exists 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1950: left oid 45 (ObjNum 729 snap 250 seq_num 729) 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1952: finishing write tid 1 to smithi00780062-40 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1946: done (5 left) 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1947: done (4 left) 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1949: done (3 left) 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1950: done (2 left) 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1954: snap_create 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1953: finishing rollback tid 1 to smithi00780062-1 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1953: finishing rollback tid 2 to smithi00780062-1 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 640 (ObjNum 454 snap 149 seq_num 454) dirty exists 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1952: finishing write tid 2 to smithi00780062-40 2024-09-21T10:14:14.931 INFO:tasks.rados.rados.0.smithi007.stdout:1952: finishing write tid 3 to smithi00780062-40 2024-09-21T10:14:14.932 INFO:tasks.rados.rados.0.smithi007.stdout:1952: finishing write tid 4 to smithi00780062-40 2024-09-21T10:14:14.932 INFO:tasks.rados.rados.0.smithi007.stdout:1952: oid 40 updating version 0 to 919 2024-09-21T10:14:14.932 INFO:tasks.rados.rados.0.smithi007.stdout:1952: oid 40 version 919 is already newer than 918 2024-09-21T10:14:14.932 INFO:tasks.rados.rados.0.smithi007.stdout:1952: oid 40 version 919 is already newer than 917 2024-09-21T10:14:14.932 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 919 (ObjNum 730 snap 250 seq_num 730) dirty exists 2024-09-21T10:14:14.932 INFO:tasks.rados.rados.0.smithi007.stdout:1952: left oid 40 (ObjNum 730 snap 250 seq_num 730) 2024-09-21T10:14:15.653 INFO:tasks.rados.rados.0.smithi007.stdout:1952: done (2 left) 2024-09-21T10:14:15.653 INFO:tasks.rados.rados.0.smithi007.stdout:1953: done (1 left) 2024-09-21T10:14:15.653 INFO:tasks.rados.rados.0.smithi007.stdout:1954: done (0 left) 2024-09-21T10:14:15.653 INFO:tasks.rados.rados.0.smithi007.stdout:1955: read oid 22 snap -1 2024-09-21T10:14:15.653 INFO:tasks.rados.rados.0.smithi007.stdout:1955: expect (ObjNum 721 snap 244 seq_num 721) 2024-09-21T10:14:15.653 INFO:tasks.rados.rados.0.smithi007.stdout:1956: delete oid 21 current snap is 251 2024-09-21T10:14:15.658 INFO:tasks.rados.rados.0.smithi007.stdout:1956: done (1 left) 2024-09-21T10:14:15.658 INFO:tasks.rados.rados.0.smithi007.stdout:1957: delete oid 28 current snap is 251 2024-09-21T10:14:15.660 INFO:tasks.rados.rados.0.smithi007.stdout:1957: done (1 left) 2024-09-21T10:14:15.660 INFO:tasks.rados.rados.0.smithi007.stdout:1958: snap_remove snap 213 2024-09-21T10:14:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:15 smithi031 ceph-mon[96824]: pgmap v317: 89 pgs: 89 active+clean; 200 MiB data, 734 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.0 MiB/s wr, 4 op/s 2024-09-21T10:14:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:15 smithi031 ceph-mon[96824]: osdmap e566: 8 total, 8 up, 8 in 2024-09-21T10:14:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:15 smithi007 ceph-mon[99390]: pgmap v317: 89 pgs: 89 active+clean; 200 MiB data, 734 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.0 MiB/s wr, 4 op/s 2024-09-21T10:14:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:15 smithi007 ceph-mon[99390]: osdmap e566: 8 total, 8 up, 8 in 2024-09-21T10:14:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:15 smithi007 ceph-mon[101144]: pgmap v317: 89 pgs: 89 active+clean; 200 MiB data, 734 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.0 MiB/s wr, 4 op/s 2024-09-21T10:14:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:15 smithi007 ceph-mon[101144]: osdmap e566: 8 total, 8 up, 8 in 2024-09-21T10:14:16.659 INFO:tasks.rados.rados.0.smithi007.stdout:1958: done (1 left) 2024-09-21T10:14:16.660 INFO:tasks.rados.rados.0.smithi007.stdout:1959: write oid 6 current snap is 251 2024-09-21T10:14:16.660 INFO:tasks.rados.rados.0.smithi007.stdout:1959: seq_num 733 ranges {719531=727405,1893654=425877} 2024-09-21T10:14:16.668 INFO:tasks.rados.rados.0.smithi007.stdout:1959: writing smithi00780062-6 from 719531 to 1446936 tid 1 2024-09-21T10:14:16.674 INFO:tasks.rados.rados.0.smithi007.stdout:1959: writing smithi00780062-6 from 1893654 to 2319531 tid 2 2024-09-21T10:14:16.674 INFO:tasks.rados.rados.0.smithi007.stdout:1960: read oid 40 snap -1 2024-09-21T10:14:16.674 INFO:tasks.rados.rados.0.smithi007.stdout:1960: expect (ObjNum 730 snap 250 seq_num 730) 2024-09-21T10:14:16.675 INFO:tasks.rados.rados.0.smithi007.stdout:1961: read oid 36 snap 243 2024-09-21T10:14:16.675 INFO:tasks.rados.rados.0.smithi007.stdout:1961: expect (ObjNum 687 snap 226 seq_num 687) 2024-09-21T10:14:16.675 INFO:tasks.rados.rados.0.smithi007.stdout:1955: expect (ObjNum 721 snap 244 seq_num 721) 2024-09-21T10:14:16.749 INFO:tasks.rados.rados.0.smithi007.stdout:1959: finishing write tid 1 to smithi00780062-6 2024-09-21T10:14:16.749 INFO:tasks.rados.rados.0.smithi007.stdout:1959: finishing write tid 2 to smithi00780062-6 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1959: finishing write tid 3 to smithi00780062-6 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1962: read oid 11 snap -1 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1962: expect deleted 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1955: done (4 left) 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1963: delete oid 16 current snap is 251 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1959: finishing write tid 4 to smithi00780062-6 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1959: oid 6 updating version 0 to 647 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1959: oid 6 version 647 is already newer than 646 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1959: oid 6 updating version 647 to 648 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 648 (ObjNum 733 snap 251 seq_num 733) dirty exists 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1959: left oid 6 (ObjNum 733 snap 251 seq_num 733) 2024-09-21T10:14:16.750 INFO:tasks.rados.rados.0.smithi007.stdout:1960: expect (ObjNum 730 snap 250 seq_num 730) 2024-09-21T10:14:16.846 INFO:tasks.rados.rados.0.smithi007.stdout:1961: expect (ObjNum 687 snap 226 seq_num 687) 2024-09-21T10:14:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:16 smithi031 ceph-mon[96824]: osdmap e567: 8 total, 8 up, 8 in 2024-09-21T10:14:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:16 smithi007 ceph-mon[99390]: osdmap e567: 8 total, 8 up, 8 in 2024-09-21T10:14:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:16 smithi007 ceph-mon[101144]: osdmap e567: 8 total, 8 up, 8 in 2024-09-21T10:14:16.964 INFO:tasks.rados.rados.0.smithi007.stdout:1959: done (4 left) 2024-09-21T10:14:16.964 INFO:tasks.rados.rados.0.smithi007.stdout:1960: done (3 left) 2024-09-21T10:14:16.964 INFO:tasks.rados.rados.0.smithi007.stdout:1961: done (2 left) 2024-09-21T10:14:16.964 INFO:tasks.rados.rados.0.smithi007.stdout:1962: done (1 left) 2024-09-21T10:14:16.964 INFO:tasks.rados.rados.0.smithi007.stdout:1963: done (0 left) 2024-09-21T10:14:16.964 INFO:tasks.rados.rados.0.smithi007.stdout:1964: read oid 12 snap -1 2024-09-21T10:14:16.964 INFO:tasks.rados.rados.0.smithi007.stdout:1964: expect (ObjNum 676 snap 217 seq_num 676) 2024-09-21T10:14:16.965 INFO:tasks.rados.rados.0.smithi007.stdout:1965: read oid 27 snap 243 2024-09-21T10:14:16.965 INFO:tasks.rados.rados.0.smithi007.stdout:1965: expect deleted 2024-09-21T10:14:16.965 INFO:tasks.rados.rados.0.smithi007.stdout:1966: snap_remove snap 247 2024-09-21T10:14:17.598 INFO:tasks.rados.rados.0.smithi007.stdout:1966: done (2 left) 2024-09-21T10:14:17.598 INFO:tasks.rados.rados.0.smithi007.stdout:1967: rollback oid 25 current snap is 251 2024-09-21T10:14:17.598 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 243 2024-09-21T10:14:17.598 INFO:tasks.rados.rados.0.smithi007.stdout:1964: expect (ObjNum 676 snap 217 seq_num 676) 2024-09-21T10:14:17.750 INFO:tasks.rados.rados.0.smithi007.stdout:1967: finishing rollback tid 0 to smithi00780062-25 2024-09-21T10:14:17.751 INFO:tasks.rados.rados.0.smithi007.stdout:1967: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:14:17.751 INFO:tasks.rados.rados.0.smithi007.stdout:1967: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:14:17.751 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 679 (ObjNum 659 snap 210 seq_num 659) dirty exists 2024-09-21T10:14:17.751 INFO:tasks.rados.rados.0.smithi007.stdout:1964: done (2 left) 2024-09-21T10:14:17.751 INFO:tasks.rados.rados.0.smithi007.stdout:1965: done (1 left) 2024-09-21T10:14:17.751 INFO:tasks.rados.rados.0.smithi007.stdout:1967: done (0 left) 2024-09-21T10:14:17.751 INFO:tasks.rados.rados.0.smithi007.stdout:1968: read oid 14 snap -1 2024-09-21T10:14:17.751 INFO:tasks.rados.rados.0.smithi007.stdout:1968: expect (ObjNum 706 snap 242 seq_num 706) 2024-09-21T10:14:17.751 INFO:tasks.rados.rados.0.smithi007.stdout:1969: write oid 33 current snap is 251 2024-09-21T10:14:17.751 INFO:tasks.rados.rados.0.smithi007.stdout:1969: seq_num 735 ranges {753145=477903,2010618=342527} 2024-09-21T10:14:17.757 INFO:tasks.rados.rados.0.smithi007.stdout:1969: writing smithi00780062-33 from 753145 to 1231048 tid 1 2024-09-21T10:14:17.764 INFO:tasks.rados.rados.0.smithi007.stdout:1969: writing smithi00780062-33 from 2010618 to 2353145 tid 2 2024-09-21T10:14:17.764 INFO:tasks.rados.rados.0.smithi007.stdout:1970: snap_create 2024-09-21T10:14:17.764 INFO:tasks.rados.rados.0.smithi007.stdout:1968: expect (ObjNum 706 snap 242 seq_num 706) 2024-09-21T10:14:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:17 smithi031 ceph-mon[96824]: pgmap v320: 89 pgs: 89 active+clean; 200 MiB data, 734 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:17 smithi031 ceph-mon[96824]: osdmap e568: 8 total, 8 up, 8 in 2024-09-21T10:14:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:17 smithi031 ceph-mon[96824]: osdmap e569: 8 total, 8 up, 8 in 2024-09-21T10:14:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:17 smithi007 ceph-mon[99390]: pgmap v320: 89 pgs: 89 active+clean; 200 MiB data, 734 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:17 smithi007 ceph-mon[99390]: osdmap e568: 8 total, 8 up, 8 in 2024-09-21T10:14:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:17 smithi007 ceph-mon[99390]: osdmap e569: 8 total, 8 up, 8 in 2024-09-21T10:14:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:17 smithi007 ceph-mon[101144]: pgmap v320: 89 pgs: 89 active+clean; 200 MiB data, 734 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:17 smithi007 ceph-mon[101144]: osdmap e568: 8 total, 8 up, 8 in 2024-09-21T10:14:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:17 smithi007 ceph-mon[101144]: osdmap e569: 8 total, 8 up, 8 in 2024-09-21T10:14:17.992 INFO:tasks.rados.rados.0.smithi007.stdout:1969: finishing write tid 1 to smithi00780062-33 2024-09-21T10:14:17.992 INFO:tasks.rados.rados.0.smithi007.stdout:1969: finishing write tid 2 to smithi00780062-33 2024-09-21T10:14:17.992 INFO:tasks.rados.rados.0.smithi007.stdout:1969: finishing write tid 3 to smithi00780062-33 2024-09-21T10:14:17.992 INFO:tasks.rados.rados.0.smithi007.stdout:1969: finishing write tid 4 to smithi00780062-33 2024-09-21T10:14:17.992 INFO:tasks.rados.rados.0.smithi007.stdout:1969: oid 33 updating version 0 to 913 2024-09-21T10:14:17.992 INFO:tasks.rados.rados.0.smithi007.stdout:1969: oid 33 version 913 is already newer than 912 2024-09-21T10:14:17.992 INFO:tasks.rados.rados.0.smithi007.stdout:1969: oid 33 updating version 913 to 914 2024-09-21T10:14:17.992 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 914 (ObjNum 735 snap 251 seq_num 735) dirty exists 2024-09-21T10:14:17.993 INFO:tasks.rados.rados.0.smithi007.stdout:1969: left oid 33 (ObjNum 735 snap 251 seq_num 735) 2024-09-21T10:14:18.664 INFO:tasks.rados.rados.0.smithi007.stdout:1968: done (2 left) 2024-09-21T10:14:18.664 INFO:tasks.rados.rados.0.smithi007.stdout:1969: done (1 left) 2024-09-21T10:14:18.664 INFO:tasks.rados.rados.0.smithi007.stdout:1970: done (0 left) 2024-09-21T10:14:18.665 INFO:tasks.rados.rados.0.smithi007.stdout:1971: snap_remove snap 215 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi007.stdout:1971: done (0 left) 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi007.stdout:1972: read oid 40 snap 217 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi007.stdout:1972: expect deleted 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi007.stdout:1973: delete oid 42 current snap is 252 2024-09-21T10:14:19.677 INFO:tasks.rados.rados.0.smithi007.stdout:1972: done (1 left) 2024-09-21T10:14:19.677 INFO:tasks.rados.rados.0.smithi007.stdout:1973: done (0 left) 2024-09-21T10:14:19.677 INFO:tasks.rados.rados.0.smithi007.stdout:1974: snap_create 2024-09-21T10:14:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:19 smithi007 ceph-mon[99390]: pgmap v323: 89 pgs: 89 active+clean; 200 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 731 KiB/s wr, 14 op/s 2024-09-21T10:14:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:19 smithi007 ceph-mon[99390]: osdmap e570: 8 total, 8 up, 8 in 2024-09-21T10:14:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:19 smithi007 ceph-mon[101144]: pgmap v323: 89 pgs: 89 active+clean; 200 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 731 KiB/s wr, 14 op/s 2024-09-21T10:14:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:19 smithi007 ceph-mon[101144]: osdmap e570: 8 total, 8 up, 8 in 2024-09-21T10:14:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:19 smithi031 ceph-mon[96824]: pgmap v323: 89 pgs: 89 active+clean; 200 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 731 KiB/s wr, 14 op/s 2024-09-21T10:14:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:19 smithi031 ceph-mon[96824]: osdmap e570: 8 total, 8 up, 8 in 2024-09-21T10:14:20.680 INFO:tasks.rados.rados.0.smithi007.stdout:1974: done (0 left) 2024-09-21T10:14:20.680 INFO:tasks.rados.rados.0.smithi007.stdout:1975: rollback oid 31 current snap is 253 2024-09-21T10:14:20.680 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 31 to 236 2024-09-21T10:14:20.681 INFO:tasks.rados.rados.0.smithi007.stdout:1976: delete oid 14 current snap is 253 2024-09-21T10:14:20.681 INFO:tasks.rados.rados.0.smithi007.stdout:1975: finishing rollback tid 1 to smithi00780062-31 2024-09-21T10:14:20.681 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 0 (ObjNum 177 snap 0 seq_num 3839116832) dirty dne 2024-09-21T10:14:20.684 INFO:tasks.rados.rados.0.smithi007.stdout:1975: done (1 left) 2024-09-21T10:14:20.684 INFO:tasks.rados.rados.0.smithi007.stdout:1976: done (0 left) 2024-09-21T10:14:20.685 INFO:tasks.rados.rados.0.smithi007.stdout:1977: write oid 26 current snap is 253 2024-09-21T10:14:20.685 INFO:tasks.rados.rados.0.smithi007.stdout:1977: seq_num 738 ranges {403566=420003,1386064=546918} 2024-09-21T10:14:20.689 INFO:tasks.rados.rados.0.smithi007.stdout:1977: writing smithi00780062-26 from 403566 to 823569 tid 1 2024-09-21T10:14:20.695 INFO:tasks.rados.rados.0.smithi007.stdout:1977: writing smithi00780062-26 from 1386064 to 1932982 tid 2 2024-09-21T10:14:20.695 INFO:tasks.rados.rados.0.smithi007.stdout:1978: write oid 48 current snap is 253 2024-09-21T10:14:20.695 INFO:tasks.rados.rados.0.smithi007.stdout:1978: seq_num 739 ranges {420373=495252,1444546=690576} 2024-09-21T10:14:20.700 INFO:tasks.rados.rados.0.smithi007.stdout:1978: writing smithi00780062-48 from 420373 to 915625 tid 1 2024-09-21T10:14:20.707 INFO:tasks.rados.rados.0.smithi007.stdout:1978: writing smithi00780062-48 from 1444546 to 2135122 tid 2 2024-09-21T10:14:20.707 INFO:tasks.rados.rados.0.smithi007.stdout:1979: snap_remove snap 251 2024-09-21T10:14:20.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:20 smithi007 ceph-mon[99390]: osdmap e571: 8 total, 8 up, 8 in 2024-09-21T10:14:20.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:20 smithi007 ceph-mon[99390]: pgmap v326: 89 pgs: 89 active+clean; 200 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 731 KiB/s wr, 14 op/s 2024-09-21T10:14:20.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:20 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:20.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:20 smithi007 ceph-mon[101144]: osdmap e571: 8 total, 8 up, 8 in 2024-09-21T10:14:20.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:20 smithi007 ceph-mon[101144]: pgmap v326: 89 pgs: 89 active+clean; 200 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 731 KiB/s wr, 14 op/s 2024-09-21T10:14:20.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:20 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:20 smithi031 ceph-mon[96824]: osdmap e571: 8 total, 8 up, 8 in 2024-09-21T10:14:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:20 smithi031 ceph-mon[96824]: pgmap v326: 89 pgs: 89 active+clean; 200 MiB data, 736 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 731 KiB/s wr, 14 op/s 2024-09-21T10:14:20.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:20 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:14:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:14:20] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.51.0" 2024-09-21T10:14:21.684 INFO:tasks.rados.rados.0.smithi007.stdout:1979: done (2 left) 2024-09-21T10:14:21.684 INFO:tasks.rados.rados.0.smithi007.stdout:1980: delete oid 49 current snap is 253 2024-09-21T10:14:21.684 INFO:tasks.rados.rados.0.smithi007.stdout:1977: finishing write tid 1 to smithi00780062-26 2024-09-21T10:14:21.684 INFO:tasks.rados.rados.0.smithi007.stdout:1977: finishing write tid 2 to smithi00780062-26 2024-09-21T10:14:21.684 INFO:tasks.rados.rados.0.smithi007.stdout:1977: finishing write tid 3 to smithi00780062-26 2024-09-21T10:14:21.684 INFO:tasks.rados.rados.0.smithi007.stdout:1977: finishing write tid 4 to smithi00780062-26 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1977: oid 26 updating version 0 to 511 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1977: oid 26 version 511 is already newer than 510 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1977: oid 26 version 511 is already newer than 509 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 511 (ObjNum 738 snap 253 seq_num 738) dirty exists 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1977: left oid 26 (ObjNum 738 snap 253 seq_num 738) 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1978: finishing write tid 1 to smithi00780062-48 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1978: finishing write tid 2 to smithi00780062-48 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1978: finishing write tid 3 to smithi00780062-48 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1978: finishing write tid 4 to smithi00780062-48 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1978: oid 48 updating version 0 to 687 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1978: oid 48 updating version 687 to 688 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1978: oid 48 updating version 688 to 689 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 689 (ObjNum 739 snap 253 seq_num 739) dirty exists 2024-09-21T10:14:21.685 INFO:tasks.rados.rados.0.smithi007.stdout:1978: left oid 48 (ObjNum 739 snap 253 seq_num 739) 2024-09-21T10:14:21.686 INFO:tasks.rados.rados.0.smithi007.stdout:1977: done (2 left) 2024-09-21T10:14:21.686 INFO:tasks.rados.rados.0.smithi007.stdout:1978: done (1 left) 2024-09-21T10:14:21.686 INFO:tasks.rados.rados.0.smithi007.stdout:1980: done (0 left) 2024-09-21T10:14:21.686 INFO:tasks.rados.rados.0.smithi007.stdout:1981: rollback oid 25 current snap is 253 2024-09-21T10:14:21.686 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 243 2024-09-21T10:14:21.686 INFO:tasks.rados.rados.0.smithi007.stdout:1982: snap_create 2024-09-21T10:14:21.689 INFO:tasks.rados.rados.0.smithi007.stdout:1981: finishing rollback tid 0 to smithi00780062-25 2024-09-21T10:14:21.689 INFO:tasks.rados.rados.0.smithi007.stdout:1981: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:14:21.689 INFO:tasks.rados.rados.0.smithi007.stdout:1981: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:14:21.689 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 695 (ObjNum 659 snap 210 seq_num 659) dirty exists 2024-09-21T10:14:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:21 smithi007 ceph-mon[99390]: osdmap e572: 8 total, 8 up, 8 in 2024-09-21T10:14:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:21 smithi007 ceph-mon[101144]: osdmap e572: 8 total, 8 up, 8 in 2024-09-21T10:14:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:21 smithi031 ceph-mon[96824]: osdmap e572: 8 total, 8 up, 8 in 2024-09-21T10:14:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:22.599 INFO:tasks.rados.rados.0.smithi007.stdout:1981: done (1 left) 2024-09-21T10:14:22.599 INFO:tasks.rados.rados.0.smithi007.stdout:1982: done (0 left) 2024-09-21T10:14:22.599 INFO:tasks.rados.rados.0.smithi007.stdout:1983: write oid 42 current snap is 254 2024-09-21T10:14:22.599 INFO:tasks.rados.rados.0.smithi007.stdout:1983: seq_num 741 ranges {453987=645750,1845157=608830} 2024-09-21T10:14:22.605 INFO:tasks.rados.rados.0.smithi007.stdout:1983: writing smithi00780062-42 from 453987 to 1099737 tid 1 2024-09-21T10:14:22.613 INFO:tasks.rados.rados.0.smithi007.stdout:1983: writing smithi00780062-42 from 1845157 to 2453987 tid 2 2024-09-21T10:14:22.613 INFO:tasks.rados.rados.0.smithi007.stdout:1984: delete oid 14 current snap is 254 2024-09-21T10:14:22.613 INFO:tasks.rados.rados.0.smithi007.stdout:1983: finishing write tid 1 to smithi00780062-42 2024-09-21T10:14:22.616 INFO:tasks.rados.rados.0.smithi007.stdout:1984: done (1 left) 2024-09-21T10:14:22.616 INFO:tasks.rados.rados.0.smithi007.stdout:1985: read oid 3 snap -1 2024-09-21T10:14:22.616 INFO:tasks.rados.rados.0.smithi007.stdout:1985: expect (ObjNum 709 snap 243 seq_num 709) 2024-09-21T10:14:22.616 INFO:tasks.rados.rados.0.smithi007.stdout:1986: write oid 23 current snap is 254 2024-09-21T10:14:22.616 INFO:tasks.rados.rados.0.smithi007.stdout:1986: seq_num 743 ranges {487601=796248,1962121=525480} 2024-09-21T10:14:22.623 INFO:tasks.rados.rados.0.smithi007.stdout:1986: writing smithi00780062-23 from 487601 to 1283849 tid 1 2024-09-21T10:14:22.631 INFO:tasks.rados.rados.0.smithi007.stdout:1986: writing smithi00780062-23 from 1962121 to 2487601 tid 2 2024-09-21T10:14:22.631 INFO:tasks.rados.rados.0.smithi007.stdout:1987: write oid 27 current snap is 254 2024-09-21T10:14:22.631 INFO:tasks.rados.rados.0.smithi007.stdout:1983: finishing write tid 2 to smithi00780062-42 2024-09-21T10:14:22.631 INFO:tasks.rados.rados.0.smithi007.stdout:1987: seq_num 744 ranges {504408=471497,1620603=557925} 2024-09-21T10:14:22.636 INFO:tasks.rados.rados.0.smithi007.stdout:1987: writing smithi00780062-27 from 504408 to 975905 tid 1 2024-09-21T10:14:22.643 INFO:tasks.rados.rados.0.smithi007.stdout:1987: writing smithi00780062-27 from 1620603 to 2178528 tid 2 2024-09-21T10:14:22.643 INFO:tasks.rados.rados.0.smithi007.stdout:1988: write oid 50 current snap is 254 2024-09-21T10:14:22.643 INFO:tasks.rados.rados.0.smithi007.stdout:1983: finishing write tid 3 to smithi00780062-42 2024-09-21T10:14:22.643 INFO:tasks.rados.rados.0.smithi007.stdout:1983: finishing write tid 4 to smithi00780062-42 2024-09-21T10:14:22.643 INFO:tasks.rados.rados.0.smithi007.stdout:1983: oid 42 updating version 0 to 927 2024-09-21T10:14:22.644 INFO:tasks.rados.rados.0.smithi007.stdout:1983: oid 42 updating version 927 to 929 2024-09-21T10:14:22.644 INFO:tasks.rados.rados.0.smithi007.stdout:1983: oid 42 version 929 is already newer than 928 2024-09-21T10:14:22.644 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 929 (ObjNum 741 snap 254 seq_num 741) dirty exists 2024-09-21T10:14:22.644 INFO:tasks.rados.rados.0.smithi007.stdout:1983: left oid 42 (ObjNum 741 snap 254 seq_num 741) 2024-09-21T10:14:22.644 INFO:tasks.rados.rados.0.smithi007.stdout:1988: seq_num 745 ranges {521215=546746,1562732=701583} 2024-09-21T10:14:22.649 INFO:tasks.rados.rados.0.smithi007.stdout:1988: writing smithi00780062-50 from 521215 to 1067961 tid 1 2024-09-21T10:14:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:1988: writing smithi00780062-50 from 1562732 to 2264315 tid 2 2024-09-21T10:14:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:1983: done (4 left) 2024-09-21T10:14:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:1989: read oid 25 snap -1 2024-09-21T10:14:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:1989: expect (ObjNum 659 snap 210 seq_num 659) 2024-09-21T10:14:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:1990: snap_create 2024-09-21T10:14:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:1985: expect (ObjNum 709 snap 243 seq_num 709) 2024-09-21T10:14:22.846 INFO:tasks.rados.rados.0.smithi007.stdout:1986: finishing write tid 1 to smithi00780062-23 2024-09-21T10:14:22.846 INFO:tasks.rados.rados.0.smithi007.stdout:1986: finishing write tid 2 to smithi00780062-23 2024-09-21T10:14:22.846 INFO:tasks.rados.rados.0.smithi007.stdout:1986: finishing write tid 3 to smithi00780062-23 2024-09-21T10:14:22.846 INFO:tasks.rados.rados.0.smithi007.stdout:1986: finishing write tid 4 to smithi00780062-23 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1986: oid 23 updating version 0 to 697 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1986: oid 23 updating version 697 to 699 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1986: oid 23 version 699 is already newer than 698 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 699 (ObjNum 743 snap 254 seq_num 743) dirty exists 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1986: left oid 23 (ObjNum 743 snap 254 seq_num 743) 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1987: finishing write tid 1 to smithi00780062-27 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1987: finishing write tid 2 to smithi00780062-27 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1987: finishing write tid 3 to smithi00780062-27 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1987: finishing write tid 4 to smithi00780062-27 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1987: oid 27 updating version 0 to 1638 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1987: oid 27 version 1638 is already newer than 1636 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1987: oid 27 version 1638 is already newer than 1637 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 1638 (ObjNum 744 snap 254 seq_num 744) dirty exists 2024-09-21T10:14:22.847 INFO:tasks.rados.rados.0.smithi007.stdout:1987: left oid 27 (ObjNum 744 snap 254 seq_num 744) 2024-09-21T10:14:22.848 INFO:tasks.rados.rados.0.smithi007.stdout:1988: finishing write tid 1 to smithi00780062-50 2024-09-21T10:14:22.848 INFO:tasks.rados.rados.0.smithi007.stdout:1988: finishing write tid 2 to smithi00780062-50 2024-09-21T10:14:22.848 INFO:tasks.rados.rados.0.smithi007.stdout:1988: finishing write tid 3 to smithi00780062-50 2024-09-21T10:14:22.848 INFO:tasks.rados.rados.0.smithi007.stdout:1988: finishing write tid 4 to smithi00780062-50 2024-09-21T10:14:22.848 INFO:tasks.rados.rados.0.smithi007.stdout:1988: oid 50 updating version 0 to 309 2024-09-21T10:14:22.848 INFO:tasks.rados.rados.0.smithi007.stdout:1988: oid 50 version 309 is already newer than 307 2024-09-21T10:14:22.848 INFO:tasks.rados.rados.0.smithi007.stdout:1988: oid 50 version 309 is already newer than 308 2024-09-21T10:14:22.848 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 309 (ObjNum 745 snap 254 seq_num 745) dirty exists 2024-09-21T10:14:22.848 INFO:tasks.rados.rados.0.smithi007.stdout:1988: left oid 50 (ObjNum 745 snap 254 seq_num 745) 2024-09-21T10:14:22.848 INFO:tasks.rados.rados.0.smithi007.stdout:1989: expect (ObjNum 659 snap 210 seq_num 659) 2024-09-21T10:14:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:22 smithi007 ceph-mon[99390]: osdmap e573: 8 total, 8 up, 8 in 2024-09-21T10:14:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:22 smithi007 ceph-mon[99390]: pgmap v329: 89 pgs: 89 active+clean; 195 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 727 KiB/s wr, 10 op/s 2024-09-21T10:14:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:22 smithi007 ceph-mon[99390]: osdmap e574: 8 total, 8 up, 8 in 2024-09-21T10:14:22.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:22 smithi007 ceph-mon[101144]: osdmap e573: 8 total, 8 up, 8 in 2024-09-21T10:14:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:22 smithi007 ceph-mon[101144]: pgmap v329: 89 pgs: 89 active+clean; 195 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 727 KiB/s wr, 10 op/s 2024-09-21T10:14:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:22 smithi007 ceph-mon[101144]: osdmap e574: 8 total, 8 up, 8 in 2024-09-21T10:14:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:22 smithi031 ceph-mon[96824]: osdmap e573: 8 total, 8 up, 8 in 2024-09-21T10:14:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:22 smithi031 ceph-mon[96824]: pgmap v329: 89 pgs: 89 active+clean; 195 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 727 KiB/s wr, 10 op/s 2024-09-21T10:14:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:22 smithi031 ceph-mon[96824]: osdmap e574: 8 total, 8 up, 8 in 2024-09-21T10:14:23.599 INFO:tasks.rados.rados.0.smithi007.stdout:1985: done (5 left) 2024-09-21T10:14:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1986: done (4 left) 2024-09-21T10:14:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1987: done (3 left) 2024-09-21T10:14:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1988: done (2 left) 2024-09-21T10:14:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1989: done (1 left) 2024-09-21T10:14:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1990: done (0 left) 2024-09-21T10:14:23.600 INFO:tasks.rados.rados.0.smithi007.stdout:1991: snap_remove snap 242 2024-09-21T10:14:24.604 INFO:tasks.rados.rados.0.smithi007.stdout:1991: done (0 left) 2024-09-21T10:14:24.604 INFO:tasks.rados.rados.0.smithi007.stdout:1992: delete oid 10 current snap is 255 2024-09-21T10:14:24.609 INFO:tasks.rados.rados.0.smithi007.stdout:1992: done (0 left) 2024-09-21T10:14:24.609 INFO:tasks.rados.rados.0.smithi007.stdout:1993: read oid 18 snap -1 2024-09-21T10:14:24.610 INFO:tasks.rados.rados.0.smithi007.stdout:1993: expect (ObjNum 722 snap 247 seq_num 722) 2024-09-21T10:14:24.610 INFO:tasks.rados.rados.0.smithi007.stdout:1994: read oid 28 snap -1 2024-09-21T10:14:24.610 INFO:tasks.rados.rados.0.smithi007.stdout:1994: expect deleted 2024-09-21T10:14:24.610 INFO:tasks.rados.rados.0.smithi007.stdout:1995: snap_remove snap 230 2024-09-21T10:14:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:24 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:24 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:24 smithi031 ceph-mon[96824]: osdmap e575: 8 total, 8 up, 8 in 2024-09-21T10:14:24.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:24 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:24 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:24 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:14:24.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:24 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:14:24.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:24 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[99390]: osdmap e575: 8 total, 8 up, 8 in 2024-09-21T10:14:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[101144]: osdmap e575: 8 total, 8 up, 8 in 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:14:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:24 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:25.612 INFO:tasks.rados.rados.0.smithi007.stdout:1995: done (2 left) 2024-09-21T10:14:25.612 INFO:tasks.rados.rados.0.smithi007.stdout:1996: read oid 10 snap -1 2024-09-21T10:14:25.612 INFO:tasks.rados.rados.0.smithi007.stdout:1996: expect deleted 2024-09-21T10:14:25.612 INFO:tasks.rados.rados.0.smithi007.stdout:1997: write oid 6 current snap is 255 2024-09-21T10:14:25.612 INFO:tasks.rados.rados.0.smithi007.stdout:1997: seq_num 747 ranges {554829=413597,1396049=705252} 2024-09-21T10:14:25.617 INFO:tasks.rados.rados.0.smithi007.stdout:1997: writing smithi00780062-6 from 554829 to 968426 tid 1 2024-09-21T10:14:25.624 INFO:tasks.rados.rados.0.smithi007.stdout:1997: writing smithi00780062-6 from 1396049 to 2101301 tid 2 2024-09-21T10:14:25.624 INFO:tasks.rados.rados.0.smithi007.stdout:1998: read oid 45 snap -1 2024-09-21T10:14:25.625 INFO:tasks.rados.rados.0.smithi007.stdout:1998: expect (ObjNum 729 snap 250 seq_num 729) 2024-09-21T10:14:25.625 INFO:tasks.rados.rados.0.smithi007.stdout:1999: read oid 49 snap -1 2024-09-21T10:14:25.625 INFO:tasks.rados.rados.0.smithi007.stdout:1999: expect deleted 2024-09-21T10:14:25.625 INFO:tasks.rados.rados.0.smithi007.stdout:2000: snap_create 2024-09-21T10:14:25.625 INFO:tasks.rados.rados.0.smithi007.stdout:1993: expect (ObjNum 722 snap 247 seq_num 722) 2024-09-21T10:14:25.809 INFO:tasks.rados.rados.0.smithi007.stdout:1997: finishing write tid 1 to smithi00780062-6 2024-09-21T10:14:25.809 INFO:tasks.rados.rados.0.smithi007.stdout:1997: finishing write tid 2 to smithi00780062-6 2024-09-21T10:14:25.809 INFO:tasks.rados.rados.0.smithi007.stdout:1997: finishing write tid 3 to smithi00780062-6 2024-09-21T10:14:25.809 INFO:tasks.rados.rados.0.smithi007.stdout:1997: finishing write tid 4 to smithi00780062-6 2024-09-21T10:14:25.809 INFO:tasks.rados.rados.0.smithi007.stdout:1997: oid 6 updating version 0 to 658 2024-09-21T10:14:25.809 INFO:tasks.rados.rados.0.smithi007.stdout:1997: oid 6 updating version 658 to 659 2024-09-21T10:14:25.809 INFO:tasks.rados.rados.0.smithi007.stdout:1997: oid 6 updating version 659 to 660 2024-09-21T10:14:25.809 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 660 (ObjNum 747 snap 255 seq_num 747) dirty exists 2024-09-21T10:14:25.809 INFO:tasks.rados.rados.0.smithi007.stdout:1997: left oid 6 (ObjNum 747 snap 255 seq_num 747) 2024-09-21T10:14:25.809 INFO:tasks.rados.rados.0.smithi007.stdout:1998: expect (ObjNum 729 snap 250 seq_num 729) 2024-09-21T10:14:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:25 smithi031 ceph-mon[96824]: pgmap v332: 89 pgs: 89 active+clean; 195 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 727 KiB/s wr, 10 op/s 2024-09-21T10:14:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:25 smithi031 ceph-mon[96824]: osdmap e576: 8 total, 8 up, 8 in 2024-09-21T10:14:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:25 smithi007 ceph-mon[99390]: pgmap v332: 89 pgs: 89 active+clean; 195 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 727 KiB/s wr, 10 op/s 2024-09-21T10:14:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:25 smithi007 ceph-mon[99390]: osdmap e576: 8 total, 8 up, 8 in 2024-09-21T10:14:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:25 smithi007 ceph-mon[101144]: pgmap v332: 89 pgs: 89 active+clean; 195 MiB data, 704 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 727 KiB/s wr, 10 op/s 2024-09-21T10:14:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:25 smithi007 ceph-mon[101144]: osdmap e576: 8 total, 8 up, 8 in 2024-09-21T10:14:26.617 INFO:tasks.rados.rados.0.smithi007.stdout:1993: done (6 left) 2024-09-21T10:14:26.617 INFO:tasks.rados.rados.0.smithi007.stdout:1994: done (5 left) 2024-09-21T10:14:26.617 INFO:tasks.rados.rados.0.smithi007.stdout:1996: done (4 left) 2024-09-21T10:14:26.617 INFO:tasks.rados.rados.0.smithi007.stdout:1997: done (3 left) 2024-09-21T10:14:26.617 INFO:tasks.rados.rados.0.smithi007.stdout:1998: done (2 left) 2024-09-21T10:14:26.617 INFO:tasks.rados.rados.0.smithi007.stdout:1999: done (1 left) 2024-09-21T10:14:26.617 INFO:tasks.rados.rados.0.smithi007.stdout:2000: done (0 left) 2024-09-21T10:14:26.617 INFO:tasks.rados.rados.0.smithi007.stdout:2001: rollback oid 21 current snap is 256 2024-09-21T10:14:26.617 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 236 2024-09-21T10:14:26.618 INFO:tasks.rados.rados.0.smithi007.stdout:2002: snap_create 2024-09-21T10:14:26.620 INFO:tasks.rados.rados.0.smithi007.stdout:2001: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:14:26.621 INFO:tasks.rados.rados.0.smithi007.stdout:2001: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:14:26.621 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 733 (ObjNum 695 snap 231 seq_num 695) dirty exists 2024-09-21T10:14:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:26 smithi031 ceph-mon[96824]: osdmap e577: 8 total, 8 up, 8 in 2024-09-21T10:14:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:26 smithi007 ceph-mon[99390]: osdmap e577: 8 total, 8 up, 8 in 2024-09-21T10:14:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:26 smithi007 ceph-mon[101144]: osdmap e577: 8 total, 8 up, 8 in 2024-09-21T10:14:27.618 INFO:tasks.rados.rados.0.smithi007.stdout:2001: done (1 left) 2024-09-21T10:14:27.619 INFO:tasks.rados.rados.0.smithi007.stdout:2002: done (0 left) 2024-09-21T10:14:27.619 INFO:tasks.rados.rados.0.smithi007.stdout:2003: read oid 43 snap -1 2024-09-21T10:14:27.619 INFO:tasks.rados.rados.0.smithi007.stdout:2003: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:14:27.619 INFO:tasks.rados.rados.0.smithi007.stdout:2004: write oid 8 current snap is 257 2024-09-21T10:14:27.619 INFO:tasks.rados.rados.0.smithi007.stdout:2004: seq_num 748 ranges {571636=488846,1854531=565263} 2024-09-21T10:14:27.624 INFO:tasks.rados.rados.0.smithi007.stdout:2004: writing smithi00780062-8 from 571636 to 1060482 tid 1 2024-09-21T10:14:27.632 INFO:tasks.rados.rados.0.smithi007.stdout:2004: writing smithi00780062-8 from 1854531 to 2419794 tid 2 2024-09-21T10:14:27.632 INFO:tasks.rados.rados.0.smithi007.stdout:2005: snap_remove snap 236 2024-09-21T10:14:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:27 smithi031 ceph-mon[96824]: pgmap v335: 89 pgs: 89 active+clean; 195 MiB data, 704 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:27.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:27 smithi031 ceph-mon[96824]: osdmap e578: 8 total, 8 up, 8 in 2024-09-21T10:14:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:27 smithi007 ceph-mon[99390]: pgmap v335: 89 pgs: 89 active+clean; 195 MiB data, 704 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:27 smithi007 ceph-mon[99390]: osdmap e578: 8 total, 8 up, 8 in 2024-09-21T10:14:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:27 smithi007 ceph-mon[101144]: pgmap v335: 89 pgs: 89 active+clean; 195 MiB data, 704 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:27 smithi007 ceph-mon[101144]: osdmap e578: 8 total, 8 up, 8 in 2024-09-21T10:14:28.631 INFO:tasks.rados.rados.0.smithi007.stdout:2003: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:14:28.733 INFO:tasks.rados.rados.0.smithi007.stdout:2004: finishing write tid 1 to smithi00780062-8 2024-09-21T10:14:28.733 INFO:tasks.rados.rados.0.smithi007.stdout:2004: finishing write tid 2 to smithi00780062-8 2024-09-21T10:14:28.733 INFO:tasks.rados.rados.0.smithi007.stdout:2003: done (2 left) 2024-09-21T10:14:28.733 INFO:tasks.rados.rados.0.smithi007.stdout:2005: done (1 left) 2024-09-21T10:14:28.733 INFO:tasks.rados.rados.0.smithi007.stdout:2006: write oid 3 current snap is 257 2024-09-21T10:14:28.733 INFO:tasks.rados.rados.0.smithi007.stdout:2004: finishing write tid 3 to smithi00780062-8 2024-09-21T10:14:28.733 INFO:tasks.rados.rados.0.smithi007.stdout:2006: seq_num 749 ranges {588443=564095,1796660=708921} 2024-09-21T10:14:28.739 INFO:tasks.rados.rados.0.smithi007.stdout:2006: writing smithi00780062-3 from 588443 to 1152538 tid 1 2024-09-21T10:14:28.747 INFO:tasks.rados.rados.0.smithi007.stdout:2006: writing smithi00780062-3 from 1796660 to 2505581 tid 2 2024-09-21T10:14:28.747 INFO:tasks.rados.rados.0.smithi007.stdout:2007: rollback oid 17 current snap is 257 2024-09-21T10:14:28.747 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 250 2024-09-21T10:14:28.747 INFO:tasks.rados.rados.0.smithi007.stdout:2004: finishing write tid 4 to smithi00780062-8 2024-09-21T10:14:28.747 INFO:tasks.rados.rados.0.smithi007.stdout:2004: oid 8 updating version 0 to 713 2024-09-21T10:14:28.747 INFO:tasks.rados.rados.0.smithi007.stdout:2004: oid 8 version 713 is already newer than 711 2024-09-21T10:14:28.747 INFO:tasks.rados.rados.0.smithi007.stdout:2004: oid 8 version 713 is already newer than 712 2024-09-21T10:14:28.748 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 713 (ObjNum 748 snap 257 seq_num 748) dirty exists 2024-09-21T10:14:28.748 INFO:tasks.rados.rados.0.smithi007.stdout:2004: left oid 8 (ObjNum 748 snap 257 seq_num 748) 2024-09-21T10:14:28.748 INFO:tasks.rados.rados.0.smithi007.stdout:2006: finishing write tid 1 to smithi00780062-3 2024-09-21T10:14:28.748 INFO:tasks.rados.rados.0.smithi007.stdout:2004: done (2 left) 2024-09-21T10:14:28.748 INFO:tasks.rados.rados.0.smithi007.stdout:2008: delete oid 28 current snap is 257 2024-09-21T10:14:28.749 INFO:tasks.rados.rados.0.smithi007.stdout:2007: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:14:28.749 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 609 (ObjNum 129 snap 0 seq_num 3839407312) dirty dne 2024-09-21T10:14:28.749 INFO:tasks.rados.rados.0.smithi007.stdout:2007: done (2 left) 2024-09-21T10:14:28.749 INFO:tasks.rados.rados.0.smithi007.stdout:2008: done (1 left) 2024-09-21T10:14:28.749 INFO:tasks.rados.rados.0.smithi007.stdout:2009: snap_remove snap 255 2024-09-21T10:14:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:28 smithi031 ceph-mon[96824]: osdmap e579: 8 total, 8 up, 8 in 2024-09-21T10:14:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:28 smithi007 ceph-mon[99390]: osdmap e579: 8 total, 8 up, 8 in 2024-09-21T10:14:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:28 smithi007 ceph-mon[101144]: osdmap e579: 8 total, 8 up, 8 in 2024-09-21T10:14:29.635 INFO:tasks.rados.rados.0.smithi007.stdout:2009: done (1 left) 2024-09-21T10:14:29.635 INFO:tasks.rados.rados.0.smithi007.stdout:2010: write oid 25 current snap is 257 2024-09-21T10:14:29.635 INFO:tasks.rados.rados.0.smithi007.stdout:2006: finishing write tid 2 to smithi00780062-3 2024-09-21T10:14:29.635 INFO:tasks.rados.rados.0.smithi007.stdout:2010: seq_num 751 ranges {622057=714593,1913624=708433} 2024-09-21T10:14:29.642 INFO:tasks.rados.rados.0.smithi007.stdout:2010: writing smithi00780062-25 from 622057 to 1336650 tid 1 2024-09-21T10:14:29.650 INFO:tasks.rados.rados.0.smithi007.stdout:2010: writing smithi00780062-25 from 1913624 to 2622057 tid 2 2024-09-21T10:14:29.650 INFO:tasks.rados.rados.0.smithi007.stdout:2011: rollback oid 38 current snap is 257 2024-09-21T10:14:29.650 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 38 to 240 2024-09-21T10:14:29.650 INFO:tasks.rados.rados.0.smithi007.stdout:2006: finishing write tid 3 to smithi00780062-3 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2006: finishing write tid 4 to smithi00780062-3 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2006: oid 3 updating version 0 to 952 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2006: oid 3 updating version 952 to 953 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2006: oid 3 version 953 is already newer than 951 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 953 (ObjNum 749 snap 257 seq_num 749) dirty exists 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2006: left oid 3 (ObjNum 749 snap 257 seq_num 749) 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2006: done (2 left) 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2012: read oid 17 snap -1 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2012: expect deleted 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2013: read oid 33 snap -1 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2013: expect (ObjNum 735 snap 251 seq_num 735) 2024-09-21T10:14:29.651 INFO:tasks.rados.rados.0.smithi007.stdout:2014: snap_create 2024-09-21T10:14:29.655 INFO:tasks.rados.rados.0.smithi007.stdout:2010: finishing write tid 1 to smithi00780062-25 2024-09-21T10:14:29.656 INFO:tasks.rados.rados.0.smithi007.stdout:2010: finishing write tid 2 to smithi00780062-25 2024-09-21T10:14:29.657 INFO:tasks.rados.rados.0.smithi007.stdout:2010: finishing write tid 3 to smithi00780062-25 2024-09-21T10:14:29.657 INFO:tasks.rados.rados.0.smithi007.stdout:2010: finishing write tid 4 to smithi00780062-25 2024-09-21T10:14:29.657 INFO:tasks.rados.rados.0.smithi007.stdout:2010: oid 25 updating version 0 to 720 2024-09-21T10:14:29.657 INFO:tasks.rados.rados.0.smithi007.stdout:2010: oid 25 version 720 is already newer than 719 2024-09-21T10:14:29.657 INFO:tasks.rados.rados.0.smithi007.stdout:2010: oid 25 updating version 720 to 721 2024-09-21T10:14:29.657 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 721 (ObjNum 751 snap 257 seq_num 751) dirty exists 2024-09-21T10:14:29.657 INFO:tasks.rados.rados.0.smithi007.stdout:2010: left oid 25 (ObjNum 751 snap 257 seq_num 751) 2024-09-21T10:14:29.658 INFO:tasks.rados.rados.0.smithi007.stdout:2013: expect (ObjNum 735 snap 251 seq_num 735) 2024-09-21T10:14:29.762 INFO:tasks.rados.rados.0.smithi007.stdout:2011: finishing rollback tid 0 to smithi00780062-38 2024-09-21T10:14:29.762 INFO:tasks.rados.rados.0.smithi007.stdout:2011: finishing rollback tid 1 to smithi00780062-38 2024-09-21T10:14:29.762 INFO:tasks.rados.rados.0.smithi007.stdout:2011: finishing rollback tid 2 to smithi00780062-38 2024-09-21T10:14:29.762 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1654 (ObjNum 691 snap 226 seq_num 691) dirty exists 2024-09-21T10:14:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:29 smithi031 ceph-mon[96824]: pgmap v338: 89 pgs: 89 active+clean; 203 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-09-21T10:14:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:29 smithi031 ceph-mon[96824]: osdmap e580: 8 total, 8 up, 8 in 2024-09-21T10:14:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:29 smithi007 ceph-mon[99390]: pgmap v338: 89 pgs: 89 active+clean; 203 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-09-21T10:14:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:29 smithi007 ceph-mon[99390]: osdmap e580: 8 total, 8 up, 8 in 2024-09-21T10:14:29.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:29 smithi007 ceph-mon[101144]: pgmap v338: 89 pgs: 89 active+clean; 203 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-09-21T10:14:29.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:29 smithi007 ceph-mon[101144]: osdmap e580: 8 total, 8 up, 8 in 2024-09-21T10:14:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:2010: done (4 left) 2024-09-21T10:14:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:2011: done (3 left) 2024-09-21T10:14:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:2012: done (2 left) 2024-09-21T10:14:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:2013: done (1 left) 2024-09-21T10:14:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:2014: done (0 left) 2024-09-21T10:14:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:2015: write oid 20 current snap is 258 2024-09-21T10:14:30.640 INFO:tasks.rados.rados.0.smithi007.stdout:2015: seq_num 752 ranges {638864=789842,1972106=456248} 2024-09-21T10:14:30.647 INFO:tasks.rados.rados.0.smithi007.stdout:2015: writing smithi00780062-20 from 638864 to 1428706 tid 1 2024-09-21T10:14:30.653 INFO:tasks.rados.rados.0.smithi007.stdout:2015: writing smithi00780062-20 from 1972106 to 2428354 tid 2 2024-09-21T10:14:30.653 INFO:tasks.rados.rados.0.smithi007.stdout:2016: write oid 36 current snap is 258 2024-09-21T10:14:30.653 INFO:tasks.rados.rados.0.smithi007.stdout:2016: seq_num 753 ranges {655671=581444,2030588=625083} 2024-09-21T10:14:30.660 INFO:tasks.rados.rados.0.smithi007.stdout:2016: writing smithi00780062-36 from 655671 to 1237115 tid 1 2024-09-21T10:14:30.668 INFO:tasks.rados.rados.0.smithi007.stdout:2016: writing smithi00780062-36 from 2030588 to 2655671 tid 2 2024-09-21T10:14:30.668 INFO:tasks.rados.rados.0.smithi007.stdout:2017: delete oid 2 current snap is 258 2024-09-21T10:14:30.668 INFO:tasks.rados.rados.0.smithi007.stdout:2015: finishing write tid 1 to smithi00780062-20 2024-09-21T10:14:30.668 INFO:tasks.rados.rados.0.smithi007.stdout:2015: finishing write tid 2 to smithi00780062-20 2024-09-21T10:14:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:2015: finishing write tid 3 to smithi00780062-20 2024-09-21T10:14:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:2015: finishing write tid 4 to smithi00780062-20 2024-09-21T10:14:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:2015: oid 20 updating version 0 to 665 2024-09-21T10:14:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:2015: oid 20 version 665 is already newer than 664 2024-09-21T10:14:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:2015: oid 20 version 665 is already newer than 663 2024-09-21T10:14:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 665 (ObjNum 752 snap 258 seq_num 752) dirty exists 2024-09-21T10:14:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:2015: left oid 20 (ObjNum 752 snap 258 seq_num 752) 2024-09-21T10:14:30.669 INFO:tasks.rados.rados.0.smithi007.stdout:2016: finishing write tid 1 to smithi00780062-36 2024-09-21T10:14:30.670 INFO:tasks.rados.rados.0.smithi007.stdout:2015: done (2 left) 2024-09-21T10:14:30.670 INFO:tasks.rados.rados.0.smithi007.stdout:2017: done (1 left) 2024-09-21T10:14:30.671 INFO:tasks.rados.rados.0.smithi007.stdout:2018: read oid 20 snap -1 2024-09-21T10:14:30.671 INFO:tasks.rados.rados.0.smithi007.stdout:2018: expect (ObjNum 752 snap 258 seq_num 752) 2024-09-21T10:14:30.671 INFO:tasks.rados.rados.0.smithi007.stdout:2019: snap_create 2024-09-21T10:14:30.672 INFO:tasks.rados.rados.0.smithi007.stdout:2016: finishing write tid 2 to smithi00780062-36 2024-09-21T10:14:30.672 INFO:tasks.rados.rados.0.smithi007.stdout:2016: finishing write tid 3 to smithi00780062-36 2024-09-21T10:14:30.672 INFO:tasks.rados.rados.0.smithi007.stdout:2016: finishing write tid 4 to smithi00780062-36 2024-09-21T10:14:30.672 INFO:tasks.rados.rados.0.smithi007.stdout:2016: oid 36 updating version 0 to 521 2024-09-21T10:14:30.673 INFO:tasks.rados.rados.0.smithi007.stdout:2016: oid 36 version 521 is already newer than 520 2024-09-21T10:14:30.673 INFO:tasks.rados.rados.0.smithi007.stdout:2016: oid 36 version 521 is already newer than 519 2024-09-21T10:14:30.673 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 521 (ObjNum 753 snap 258 seq_num 753) dirty exists 2024-09-21T10:14:30.673 INFO:tasks.rados.rados.0.smithi007.stdout:2016: left oid 36 (ObjNum 753 snap 258 seq_num 753) 2024-09-21T10:14:30.678 INFO:tasks.rados.rados.0.smithi007.stdout:2018: expect (ObjNum 752 snap 258 seq_num 752) 2024-09-21T10:14:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:30 smithi031 ceph-mon[96824]: osdmap e581: 8 total, 8 up, 8 in 2024-09-21T10:14:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:30 smithi007 ceph-mon[99390]: osdmap e581: 8 total, 8 up, 8 in 2024-09-21T10:14:30.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:14:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:14:30] "GET /metrics HTTP/1.1" 200 36258 "" "Prometheus/2.51.0" 2024-09-21T10:14:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:30 smithi007 ceph-mon[101144]: osdmap e581: 8 total, 8 up, 8 in 2024-09-21T10:14:31.644 INFO:tasks.rados.rados.0.smithi007.stdout:2016: done (2 left) 2024-09-21T10:14:31.645 INFO:tasks.rados.rados.0.smithi007.stdout:2018: done (1 left) 2024-09-21T10:14:31.645 INFO:tasks.rados.rados.0.smithi007.stdout:2019: done (0 left) 2024-09-21T10:14:31.645 INFO:tasks.rados.rados.0.smithi007.stdout:2020: read oid 22 snap -1 2024-09-21T10:14:31.645 INFO:tasks.rados.rados.0.smithi007.stdout:2020: expect (ObjNum 721 snap 244 seq_num 721) 2024-09-21T10:14:31.645 INFO:tasks.rados.rados.0.smithi007.stdout:2021: delete oid 41 current snap is 259 2024-09-21T10:14:31.649 INFO:tasks.rados.rados.0.smithi007.stdout:2021: done (1 left) 2024-09-21T10:14:31.649 INFO:tasks.rados.rados.0.smithi007.stdout:2022: snap_create 2024-09-21T10:14:31.651 INFO:tasks.rados.rados.0.smithi007.stdout:2020: expect (ObjNum 721 snap 244 seq_num 721) 2024-09-21T10:14:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:31 smithi031 ceph-mon[96824]: pgmap v341: 89 pgs: 89 active+clean; 203 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-09-21T10:14:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:31 smithi031 ceph-mon[96824]: osdmap e582: 8 total, 8 up, 8 in 2024-09-21T10:14:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:31 smithi007 ceph-mon[99390]: pgmap v341: 89 pgs: 89 active+clean; 203 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-09-21T10:14:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:31 smithi007 ceph-mon[99390]: osdmap e582: 8 total, 8 up, 8 in 2024-09-21T10:14:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:31 smithi007 ceph-mon[101144]: pgmap v341: 89 pgs: 89 active+clean; 203 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-09-21T10:14:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:31 smithi007 ceph-mon[101144]: osdmap e582: 8 total, 8 up, 8 in 2024-09-21T10:14:32.603 INFO:tasks.rados.rados.0.smithi007.stdout:2020: done (1 left) 2024-09-21T10:14:32.604 INFO:tasks.rados.rados.0.smithi007.stdout:2022: done (0 left) 2024-09-21T10:14:32.604 INFO:tasks.rados.rados.0.smithi007.stdout:2023: read oid 25 snap -1 2024-09-21T10:14:32.604 INFO:tasks.rados.rados.0.smithi007.stdout:2023: expect (ObjNum 751 snap 257 seq_num 751) 2024-09-21T10:14:32.604 INFO:tasks.rados.rados.0.smithi007.stdout:2024: read oid 11 snap -1 2024-09-21T10:14:32.604 INFO:tasks.rados.rados.0.smithi007.stdout:2024: expect deleted 2024-09-21T10:14:32.604 INFO:tasks.rados.rados.0.smithi007.stdout:2025: snap_remove snap 253 2024-09-21T10:14:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:32 smithi031 ceph-mon[96824]: osdmap e583: 8 total, 8 up, 8 in 2024-09-21T10:14:32.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:32 smithi031 ceph-mon[96824]: osdmap e584: 8 total, 8 up, 8 in 2024-09-21T10:14:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:32 smithi007 ceph-mon[99390]: osdmap e583: 8 total, 8 up, 8 in 2024-09-21T10:14:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:32 smithi007 ceph-mon[99390]: osdmap e584: 8 total, 8 up, 8 in 2024-09-21T10:14:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:32 smithi007 ceph-mon[101144]: osdmap e583: 8 total, 8 up, 8 in 2024-09-21T10:14:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:32 smithi007 ceph-mon[101144]: osdmap e584: 8 total, 8 up, 8 in 2024-09-21T10:14:33.606 INFO:tasks.rados.rados.0.smithi007.stdout:2025: done (2 left) 2024-09-21T10:14:33.606 INFO:tasks.rados.rados.0.smithi007.stdout:2026: read oid 31 snap -1 2024-09-21T10:14:33.606 INFO:tasks.rados.rados.0.smithi007.stdout:2026: expect deleted 2024-09-21T10:14:33.606 INFO:tasks.rados.rados.0.smithi007.stdout:2027: read oid 21 snap -1 2024-09-21T10:14:33.606 INFO:tasks.rados.rados.0.smithi007.stdout:2027: expect (ObjNum 695 snap 231 seq_num 695) 2024-09-21T10:14:33.606 INFO:tasks.rados.rados.0.smithi007.stdout:2028: read oid 47 snap -1 2024-09-21T10:14:33.606 INFO:tasks.rados.rados.0.smithi007.stdout:2028: expect (ObjNum 648 snap 207 seq_num 648) 2024-09-21T10:14:33.606 INFO:tasks.rados.rados.0.smithi007.stdout:2029: delete oid 42 current snap is 260 2024-09-21T10:14:33.606 INFO:tasks.rados.rados.0.smithi007.stdout:2023: expect (ObjNum 751 snap 257 seq_num 751) 2024-09-21T10:14:33.767 INFO:tasks.rados.rados.0.smithi007.stdout:2028: expect (ObjNum 648 snap 207 seq_num 648) 2024-09-21T10:14:33.897 INFO:tasks.rados.rados.0.smithi007.stdout:2027: expect (ObjNum 695 snap 231 seq_num 695) 2024-09-21T10:14:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:33 smithi031 ceph-mon[96824]: pgmap v344: 89 pgs: 89 active+clean; 210 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-09-21T10:14:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:33 smithi031 ceph-mon[96824]: osdmap e585: 8 total, 8 up, 8 in 2024-09-21T10:14:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:33 smithi007 ceph-mon[99390]: pgmap v344: 89 pgs: 89 active+clean; 210 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-09-21T10:14:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:33 smithi007 ceph-mon[99390]: osdmap e585: 8 total, 8 up, 8 in 2024-09-21T10:14:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:33 smithi007 ceph-mon[101144]: pgmap v344: 89 pgs: 89 active+clean; 210 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-09-21T10:14:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:33 smithi007 ceph-mon[101144]: osdmap e585: 8 total, 8 up, 8 in 2024-09-21T10:14:34.023 INFO:tasks.rados.rados.0.smithi007.stdout:2023: done (5 left) 2024-09-21T10:14:34.023 INFO:tasks.rados.rados.0.smithi007.stdout:2024: done (4 left) 2024-09-21T10:14:34.023 INFO:tasks.rados.rados.0.smithi007.stdout:2026: done (3 left) 2024-09-21T10:14:34.023 INFO:tasks.rados.rados.0.smithi007.stdout:2027: done (2 left) 2024-09-21T10:14:34.023 INFO:tasks.rados.rados.0.smithi007.stdout:2028: done (1 left) 2024-09-21T10:14:34.023 INFO:tasks.rados.rados.0.smithi007.stdout:2029: done (0 left) 2024-09-21T10:14:34.024 INFO:tasks.rados.rados.0.smithi007.stdout:2030: write oid 46 current snap is 260 2024-09-21T10:14:34.024 INFO:tasks.rados.rados.0.smithi007.stdout:2030: seq_num 757 ranges {722899=482440,1748163=723597} 2024-09-21T10:14:34.029 INFO:tasks.rados.rados.0.smithi007.stdout:2030: writing smithi00780062-46 from 722899 to 1205339 tid 1 2024-09-21T10:14:34.037 INFO:tasks.rados.rados.0.smithi007.stdout:2030: writing smithi00780062-46 from 1748163 to 2471760 tid 2 2024-09-21T10:14:34.037 INFO:tasks.rados.rados.0.smithi007.stdout:2031: read oid 2 snap 244 2024-09-21T10:14:34.037 INFO:tasks.rados.rados.0.smithi007.stdout:2031: expect (ObjNum 701 snap 240 seq_num 701) 2024-09-21T10:14:34.037 INFO:tasks.rados.rados.0.smithi007.stdout:2032: snap_create 2024-09-21T10:14:34.037 INFO:tasks.rados.rados.0.smithi007.stdout:2030: finishing write tid 1 to smithi00780062-46 2024-09-21T10:14:34.042 INFO:tasks.rados.rados.0.smithi007.stdout:2030: finishing write tid 2 to smithi00780062-46 2024-09-21T10:14:34.042 INFO:tasks.rados.rados.0.smithi007.stdout:2030: finishing write tid 3 to smithi00780062-46 2024-09-21T10:14:34.042 INFO:tasks.rados.rados.0.smithi007.stdout:2030: finishing write tid 4 to smithi00780062-46 2024-09-21T10:14:34.042 INFO:tasks.rados.rados.0.smithi007.stdout:2030: oid 46 updating version 0 to 1659 2024-09-21T10:14:34.042 INFO:tasks.rados.rados.0.smithi007.stdout:2030: oid 46 updating version 1659 to 1660 2024-09-21T10:14:34.042 INFO:tasks.rados.rados.0.smithi007.stdout:2030: oid 46 version 1660 is already newer than 1658 2024-09-21T10:14:34.042 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 1660 (ObjNum 757 snap 260 seq_num 757) dirty exists 2024-09-21T10:14:34.042 INFO:tasks.rados.rados.0.smithi007.stdout:2030: left oid 46 (ObjNum 757 snap 260 seq_num 757) 2024-09-21T10:14:34.043 INFO:tasks.rados.rados.0.smithi007.stdout:2031: expect (ObjNum 701 snap 240 seq_num 701) 2024-09-21T10:14:34.655 INFO:tasks.rados.rados.0.smithi007.stdout:2030: done (2 left) 2024-09-21T10:14:34.655 INFO:tasks.rados.rados.0.smithi007.stdout:2031: done (1 left) 2024-09-21T10:14:34.655 INFO:tasks.rados.rados.0.smithi007.stdout:2032: done (0 left) 2024-09-21T10:14:34.655 INFO:tasks.rados.rados.0.smithi007.stdout:2033: snap_remove snap 257 2024-09-21T10:14:35.659 INFO:tasks.rados.rados.0.smithi007.stdout:2033: done (0 left) 2024-09-21T10:14:35.659 INFO:tasks.rados.rados.0.smithi007.stdout:2034: rollback oid 10 current snap is 261 2024-09-21T10:14:35.659 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 254 2024-09-21T10:14:35.659 INFO:tasks.rados.rados.0.smithi007.stdout:2035: read oid 44 snap 217 2024-09-21T10:14:35.659 INFO:tasks.rados.rados.0.smithi007.stdout:2035: expect deleted 2024-09-21T10:14:35.659 INFO:tasks.rados.rados.0.smithi007.stdout:2036: rollback oid 43 current snap is 261 2024-09-21T10:14:35.659 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 43 to 249 2024-09-21T10:14:35.659 INFO:tasks.rados.rados.0.smithi007.stdout:2037: snap_create 2024-09-21T10:14:35.665 INFO:tasks.rados.rados.0.smithi007.stdout:2034: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:14:35.666 INFO:tasks.rados.rados.0.smithi007.stdout:2036: finishing rollback tid 0 to smithi00780062-43 2024-09-21T10:14:35.668 INFO:tasks.rados.rados.0.smithi007.stdout:2034: finishing rollback tid 2 to smithi00780062-10 2024-09-21T10:14:35.668 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1214 (ObjNum 692 snap 226 seq_num 692) dirty exists 2024-09-21T10:14:35.668 INFO:tasks.rados.rados.0.smithi007.stdout:2036: finishing rollback tid 1 to smithi00780062-43 2024-09-21T10:14:35.668 INFO:tasks.rados.rados.0.smithi007.stdout:2036: finishing rollback tid 2 to smithi00780062-43 2024-09-21T10:14:35.668 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 321 (ObjNum 527 snap 167 seq_num 527) dirty exists 2024-09-21T10:14:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:35 smithi031 ceph-mon[96824]: pgmap v347: 89 pgs: 89 active+clean; 210 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-09-21T10:14:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:35 smithi031 ceph-mon[96824]: osdmap e586: 8 total, 8 up, 8 in 2024-09-21T10:14:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:35 smithi007 ceph-mon[99390]: pgmap v347: 89 pgs: 89 active+clean; 210 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-09-21T10:14:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:35 smithi007 ceph-mon[99390]: osdmap e586: 8 total, 8 up, 8 in 2024-09-21T10:14:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:35 smithi007 ceph-mon[101144]: pgmap v347: 89 pgs: 89 active+clean; 210 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-09-21T10:14:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:35 smithi007 ceph-mon[101144]: osdmap e586: 8 total, 8 up, 8 in 2024-09-21T10:14:36.668 INFO:tasks.rados.rados.0.smithi007.stdout:2034: done (3 left) 2024-09-21T10:14:36.804 INFO:tasks.rados.rados.0.smithi007.stdout:2035: done (2 left) 2024-09-21T10:14:36.804 INFO:tasks.rados.rados.0.smithi007.stdout:2036: done (1 left) 2024-09-21T10:14:36.804 INFO:tasks.rados.rados.0.smithi007.stdout:2037: done (0 left) 2024-09-21T10:14:36.804 INFO:tasks.rados.rados.0.smithi007.stdout:2038: snap_remove snap 260 2024-09-21T10:14:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:36 smithi031 ceph-mon[96824]: osdmap e587: 8 total, 8 up, 8 in 2024-09-21T10:14:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:36 smithi007 ceph-mon[101144]: osdmap e587: 8 total, 8 up, 8 in 2024-09-21T10:14:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:36 smithi007 ceph-mon[99390]: osdmap e587: 8 total, 8 up, 8 in 2024-09-21T10:14:36.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:37.679 INFO:tasks.rados.rados.0.smithi007.stdout:2038: done (0 left) 2024-09-21T10:14:37.679 INFO:tasks.rados.rados.0.smithi007.stdout:2039: write oid 3 current snap is 262 2024-09-21T10:14:37.679 INFO:tasks.rados.rados.0.smithi007.stdout:2039: seq_num 758 ranges {739706=557689,1806645=467255} 2024-09-21T10:14:37.686 INFO:tasks.rados.rados.0.smithi007.stdout:2039: writing smithi00780062-3 from 739706 to 1297395 tid 1 2024-09-21T10:14:37.692 INFO:tasks.rados.rados.0.smithi007.stdout:2039: writing smithi00780062-3 from 1806645 to 2273900 tid 2 2024-09-21T10:14:37.692 INFO:tasks.rados.rados.0.smithi007.stdout:2040: snap_create 2024-09-21T10:14:37.692 INFO:tasks.rados.rados.0.smithi007.stdout:2039: finishing write tid 1 to smithi00780062-3 2024-09-21T10:14:37.695 INFO:tasks.rados.rados.0.smithi007.stdout:2039: finishing write tid 2 to smithi00780062-3 2024-09-21T10:14:37.695 INFO:tasks.rados.rados.0.smithi007.stdout:2039: finishing write tid 3 to smithi00780062-3 2024-09-21T10:14:37.695 INFO:tasks.rados.rados.0.smithi007.stdout:2039: finishing write tid 4 to smithi00780062-3 2024-09-21T10:14:37.695 INFO:tasks.rados.rados.0.smithi007.stdout:2039: oid 3 updating version 0 to 960 2024-09-21T10:14:37.695 INFO:tasks.rados.rados.0.smithi007.stdout:2039: oid 3 version 960 is already newer than 959 2024-09-21T10:14:37.696 INFO:tasks.rados.rados.0.smithi007.stdout:2039: oid 3 updating version 960 to 961 2024-09-21T10:14:37.696 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 961 (ObjNum 758 snap 262 seq_num 758) dirty exists 2024-09-21T10:14:37.696 INFO:tasks.rados.rados.0.smithi007.stdout:2039: left oid 3 (ObjNum 758 snap 262 seq_num 758) 2024-09-21T10:14:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:37 smithi007 ceph-mon[99390]: pgmap v350: 89 pgs: 89 active+clean; 210 MiB data, 733 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:37 smithi007 ceph-mon[99390]: osdmap e588: 8 total, 8 up, 8 in 2024-09-21T10:14:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:37 smithi007 ceph-mon[101144]: pgmap v350: 89 pgs: 89 active+clean; 210 MiB data, 733 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:37 smithi007 ceph-mon[101144]: osdmap e588: 8 total, 8 up, 8 in 2024-09-21T10:14:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:37 smithi031 ceph-mon[96824]: pgmap v350: 89 pgs: 89 active+clean; 210 MiB data, 733 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:14:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:37 smithi031 ceph-mon[96824]: osdmap e588: 8 total, 8 up, 8 in 2024-09-21T10:14:38.682 INFO:tasks.rados.rados.0.smithi007.stdout:2039: done (1 left) 2024-09-21T10:14:38.683 INFO:tasks.rados.rados.0.smithi007.stdout:2040: done (0 left) 2024-09-21T10:14:38.683 INFO:tasks.rados.rados.0.smithi007.stdout:2041: delete oid 20 current snap is 263 2024-09-21T10:14:38.687 INFO:tasks.rados.rados.0.smithi007.stdout:2041: done (0 left) 2024-09-21T10:14:38.687 INFO:tasks.rados.rados.0.smithi007.stdout:2042: rollback oid 21 current snap is 263 2024-09-21T10:14:38.687 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 217 2024-09-21T10:14:38.688 INFO:tasks.rados.rados.0.smithi007.stdout:2043: snap_remove snap 243 2024-09-21T10:14:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:38 smithi007 ceph-mon[99390]: osdmap e589: 8 total, 8 up, 8 in 2024-09-21T10:14:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:38 smithi007 ceph-mon[99390]: pgmap v353: 89 pgs: 89 active+clean; 215 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 295 KiB/s wr, 10 op/s 2024-09-21T10:14:38.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:38 smithi007 ceph-mon[101144]: osdmap e589: 8 total, 8 up, 8 in 2024-09-21T10:14:38.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:38 smithi007 ceph-mon[101144]: pgmap v353: 89 pgs: 89 active+clean; 215 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 295 KiB/s wr, 10 op/s 2024-09-21T10:14:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:38 smithi031 ceph-mon[96824]: osdmap e589: 8 total, 8 up, 8 in 2024-09-21T10:14:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:38 smithi031 ceph-mon[96824]: pgmap v353: 89 pgs: 89 active+clean; 215 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 295 KiB/s wr, 10 op/s 2024-09-21T10:14:39.688 INFO:tasks.rados.rados.0.smithi007.stdout:2043: done (1 left) 2024-09-21T10:14:39.688 INFO:tasks.rados.rados.0.smithi007.stdout:2044: snap_create 2024-09-21T10:14:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:2042: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:14:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:2042: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:14:39.689 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 740 (ObjNum 49 snap 0 seq_num 3804660720) dirty dne 2024-09-21T10:14:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:39 smithi007 ceph-mon[99390]: osdmap e590: 8 total, 8 up, 8 in 2024-09-21T10:14:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:39 smithi007 ceph-mon[101144]: osdmap e590: 8 total, 8 up, 8 in 2024-09-21T10:14:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:39 smithi031 ceph-mon[96824]: osdmap e590: 8 total, 8 up, 8 in 2024-09-21T10:14:40.695 INFO:tasks.rados.rados.0.smithi007.stdout:2042: done (1 left) 2024-09-21T10:14:40.695 INFO:tasks.rados.rados.0.smithi007.stdout:2044: done (0 left) 2024-09-21T10:14:40.695 INFO:tasks.rados.rados.0.smithi007.stdout:2045: write oid 8 current snap is 264 2024-09-21T10:14:40.695 INFO:tasks.rados.rados.0.smithi007.stdout:2045: seq_num 760 ranges {773320=708187,1923609=470924} 2024-09-21T10:14:40.702 INFO:tasks.rados.rados.0.smithi007.stdout:2045: writing smithi00780062-8 from 773320 to 1481507 tid 1 2024-09-21T10:14:40.708 INFO:tasks.rados.rados.0.smithi007.stdout:2045: writing smithi00780062-8 from 1923609 to 2394533 tid 2 2024-09-21T10:14:40.708 INFO:tasks.rados.rados.0.smithi007.stdout:2046: snap_create 2024-09-21T10:14:40.710 INFO:tasks.rados.rados.0.smithi007.stdout:2045: finishing write tid 1 to smithi00780062-8 2024-09-21T10:14:40.712 INFO:tasks.rados.rados.0.smithi007.stdout:2045: finishing write tid 2 to smithi00780062-8 2024-09-21T10:14:40.712 INFO:tasks.rados.rados.0.smithi007.stdout:2045: finishing write tid 3 to smithi00780062-8 2024-09-21T10:14:40.712 INFO:tasks.rados.rados.0.smithi007.stdout:2045: finishing write tid 4 to smithi00780062-8 2024-09-21T10:14:40.712 INFO:tasks.rados.rados.0.smithi007.stdout:2045: oid 8 updating version 0 to 726 2024-09-21T10:14:40.712 INFO:tasks.rados.rados.0.smithi007.stdout:2045: oid 8 version 726 is already newer than 724 2024-09-21T10:14:40.712 INFO:tasks.rados.rados.0.smithi007.stdout:2045: oid 8 version 726 is already newer than 725 2024-09-21T10:14:40.712 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 726 (ObjNum 760 snap 264 seq_num 760) dirty exists 2024-09-21T10:14:40.712 INFO:tasks.rados.rados.0.smithi007.stdout:2045: left oid 8 (ObjNum 760 snap 264 seq_num 760) 2024-09-21T10:14:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:40 smithi007 ceph-mon[99390]: osdmap e591: 8 total, 8 up, 8 in 2024-09-21T10:14:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:40 smithi007 ceph-mon[99390]: pgmap v356: 89 pgs: 89 active+clean; 215 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 295 KiB/s wr, 10 op/s 2024-09-21T10:14:40.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:14:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:14:40] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.51.0" 2024-09-21T10:14:40.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:40 smithi007 ceph-mon[101144]: osdmap e591: 8 total, 8 up, 8 in 2024-09-21T10:14:40.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:40 smithi007 ceph-mon[101144]: pgmap v356: 89 pgs: 89 active+clean; 215 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 295 KiB/s wr, 10 op/s 2024-09-21T10:14:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:40 smithi031 ceph-mon[96824]: osdmap e591: 8 total, 8 up, 8 in 2024-09-21T10:14:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:40 smithi031 ceph-mon[96824]: pgmap v356: 89 pgs: 89 active+clean; 215 MiB data, 745 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 295 KiB/s wr, 10 op/s 2024-09-21T10:14:41.699 INFO:tasks.rados.rados.0.smithi007.stdout:2045: done (1 left) 2024-09-21T10:14:41.699 INFO:tasks.rados.rados.0.smithi007.stdout:2046: done (0 left) 2024-09-21T10:14:41.700 INFO:tasks.rados.rados.0.smithi007.stdout:2047: write oid 10 current snap is 265 2024-09-21T10:14:41.700 INFO:tasks.rados.rados.0.smithi007.stdout:2047: seq_num 761 ranges {790127=499789,1698444=730935} 2024-09-21T10:14:41.706 INFO:tasks.rados.rados.0.smithi007.stdout:2047: writing smithi00780062-10 from 790127 to 1289916 tid 1 2024-09-21T10:14:41.713 INFO:tasks.rados.rados.0.smithi007.stdout:2047: writing smithi00780062-10 from 1698444 to 2429379 tid 2 2024-09-21T10:14:41.713 INFO:tasks.rados.rados.0.smithi007.stdout:2048: delete oid 47 current snap is 265 2024-09-21T10:14:41.713 INFO:tasks.rados.rados.0.smithi007.stdout:2047: finishing write tid 1 to smithi00780062-10 2024-09-21T10:14:41.718 INFO:tasks.rados.rados.0.smithi007.stdout:2047: finishing write tid 2 to smithi00780062-10 2024-09-21T10:14:41.718 INFO:tasks.rados.rados.0.smithi007.stdout:2047: finishing write tid 3 to smithi00780062-10 2024-09-21T10:14:41.718 INFO:tasks.rados.rados.0.smithi007.stdout:2048: done (1 left) 2024-09-21T10:14:41.718 INFO:tasks.rados.rados.0.smithi007.stdout:2049: snap_create 2024-09-21T10:14:41.719 INFO:tasks.rados.rados.0.smithi007.stdout:2047: finishing write tid 4 to smithi00780062-10 2024-09-21T10:14:41.719 INFO:tasks.rados.rados.0.smithi007.stdout:2047: oid 10 updating version 0 to 1222 2024-09-21T10:14:41.719 INFO:tasks.rados.rados.0.smithi007.stdout:2047: oid 10 updating version 1222 to 1223 2024-09-21T10:14:41.719 INFO:tasks.rados.rados.0.smithi007.stdout:2047: oid 10 updating version 1223 to 1224 2024-09-21T10:14:41.719 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1224 (ObjNum 761 snap 265 seq_num 761) dirty exists 2024-09-21T10:14:41.719 INFO:tasks.rados.rados.0.smithi007.stdout:2047: left oid 10 (ObjNum 761 snap 265 seq_num 761) 2024-09-21T10:14:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:41 smithi007 ceph-mon[99390]: osdmap e592: 8 total, 8 up, 8 in 2024-09-21T10:14:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:41 smithi007 ceph-mon[101144]: osdmap e592: 8 total, 8 up, 8 in 2024-09-21T10:14:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:41 smithi031 ceph-mon[96824]: osdmap e592: 8 total, 8 up, 8 in 2024-09-21T10:14:42.605 INFO:tasks.rados.rados.0.smithi007.stdout:2047: done (1 left) 2024-09-21T10:14:42.606 INFO:tasks.rados.rados.0.smithi007.stdout:2049: done (0 left) 2024-09-21T10:14:42.606 INFO:tasks.rados.rados.0.smithi007.stdout:2050: rollback oid 33 current snap is 266 2024-09-21T10:14:42.606 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 33 to 265 2024-09-21T10:14:42.606 INFO:tasks.rados.rados.0.smithi007.stdout:2051: read oid 44 snap -1 2024-09-21T10:14:42.606 INFO:tasks.rados.rados.0.smithi007.stdout:2051: expect deleted 2024-09-21T10:14:42.606 INFO:tasks.rados.rados.0.smithi007.stdout:2052: write oid 23 current snap is 266 2024-09-21T10:14:42.606 INFO:tasks.rados.rados.0.smithi007.stdout:2052: seq_num 763 ranges {423741=650287,1699055=618251} 2024-09-21T10:14:42.612 INFO:tasks.rados.rados.0.smithi007.stdout:2052: writing smithi00780062-23 from 423741 to 1074028 tid 1 2024-09-21T10:14:42.619 INFO:tasks.rados.rados.0.smithi007.stdout:2052: writing smithi00780062-23 from 1699055 to 2317306 tid 2 2024-09-21T10:14:42.619 INFO:tasks.rados.rados.0.smithi007.stdout:2053: snap_remove snap 232 2024-09-21T10:14:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:42 smithi031 ceph-mon[96824]: osdmap e593: 8 total, 8 up, 8 in 2024-09-21T10:14:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:42 smithi031 ceph-mon[96824]: pgmap v359: 89 pgs: 89 active+clean; 218 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 839 KiB/s wr, 4 op/s 2024-09-21T10:14:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:42 smithi031 ceph-mon[96824]: osdmap e594: 8 total, 8 up, 8 in 2024-09-21T10:14:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:42 smithi007 ceph-mon[99390]: osdmap e593: 8 total, 8 up, 8 in 2024-09-21T10:14:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:42 smithi007 ceph-mon[99390]: pgmap v359: 89 pgs: 89 active+clean; 218 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 839 KiB/s wr, 4 op/s 2024-09-21T10:14:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:42 smithi007 ceph-mon[99390]: osdmap e594: 8 total, 8 up, 8 in 2024-09-21T10:14:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:42 smithi007 ceph-mon[101144]: osdmap e593: 8 total, 8 up, 8 in 2024-09-21T10:14:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:42 smithi007 ceph-mon[101144]: pgmap v359: 89 pgs: 89 active+clean; 218 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 839 KiB/s wr, 4 op/s 2024-09-21T10:14:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:42 smithi007 ceph-mon[101144]: osdmap e594: 8 total, 8 up, 8 in 2024-09-21T10:14:43.608 INFO:tasks.rados.rados.0.smithi007.stdout:2053: done (3 left) 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2050: finishing rollback tid 0 to smithi00780062-33 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2050: finishing rollback tid 1 to smithi00780062-33 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2050: finishing rollback tid 2 to smithi00780062-33 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 971 (ObjNum 735 snap 251 seq_num 735) dirty exists 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2052: finishing write tid 1 to smithi00780062-23 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2052: finishing write tid 2 to smithi00780062-23 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2052: finishing write tid 3 to smithi00780062-23 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2052: finishing write tid 4 to smithi00780062-23 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2052: oid 23 updating version 0 to 734 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2052: oid 23 version 734 is already newer than 733 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2052: oid 23 updating version 734 to 735 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 735 (ObjNum 763 snap 266 seq_num 763) dirty exists 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2052: left oid 23 (ObjNum 763 snap 266 seq_num 763) 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2054: read oid 7 snap 249 2024-09-21T10:14:43.609 INFO:tasks.rados.rados.0.smithi007.stdout:2054: expect (ObjNum 707 snap 243 seq_num 707) 2024-09-21T10:14:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:2050: done (3 left) 2024-09-21T10:14:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:2051: done (2 left) 2024-09-21T10:14:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:2052: done (1 left) 2024-09-21T10:14:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:2055: read oid 2 snap -1 2024-09-21T10:14:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:2055: expect deleted 2024-09-21T10:14:43.610 INFO:tasks.rados.rados.0.smithi007.stdout:2056: delete oid 34 current snap is 266 2024-09-21T10:14:43.613 INFO:tasks.rados.rados.0.smithi007.stdout:2055: done (2 left) 2024-09-21T10:14:43.614 INFO:tasks.rados.rados.0.smithi007.stdout:2056: done (1 left) 2024-09-21T10:14:43.614 INFO:tasks.rados.rados.0.smithi007.stdout:2057: snap_remove snap 261 2024-09-21T10:14:44.613 INFO:tasks.rados.rados.0.smithi007.stdout:2057: done (1 left) 2024-09-21T10:14:44.613 INFO:tasks.rados.rados.0.smithi007.stdout:2058: snap_remove snap 258 2024-09-21T10:14:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:44 smithi031 ceph-mon[96824]: osdmap e595: 8 total, 8 up, 8 in 2024-09-21T10:14:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:44 smithi007 ceph-mon[99390]: osdmap e595: 8 total, 8 up, 8 in 2024-09-21T10:14:44.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:44 smithi007 ceph-mon[101144]: osdmap e595: 8 total, 8 up, 8 in 2024-09-21T10:14:45.618 INFO:tasks.rados.rados.0.smithi007.stdout:2058: done (1 left) 2024-09-21T10:14:45.618 INFO:tasks.rados.rados.0.smithi007.stdout:2059: write oid 33 current snap is 266 2024-09-21T10:14:45.618 INFO:tasks.rados.rados.0.smithi007.stdout:2054: expect (ObjNum 707 snap 243 seq_num 707) 2024-09-21T10:14:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:45 smithi031 ceph-mon[96824]: pgmap v362: 89 pgs: 89 active+clean; 218 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 839 KiB/s wr, 4 op/s 2024-09-21T10:14:45.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:45 smithi031 ceph-mon[96824]: osdmap e596: 8 total, 8 up, 8 in 2024-09-21T10:14:45.935 INFO:tasks.rados.rados.0.smithi007.stdout:2059: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2024-09-21T10:14:45.939 INFO:tasks.rados.rados.0.smithi007.stdout:2059: writing smithi00780062-33 from 457355 to 858140 tid 1 2024-09-21T10:14:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:45 smithi007 ceph-mon[99390]: pgmap v362: 89 pgs: 89 active+clean; 218 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 839 KiB/s wr, 4 op/s 2024-09-21T10:14:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:45 smithi007 ceph-mon[99390]: osdmap e596: 8 total, 8 up, 8 in 2024-09-21T10:14:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:45 smithi007 ceph-mon[101144]: pgmap v362: 89 pgs: 89 active+clean; 218 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 839 KiB/s wr, 4 op/s 2024-09-21T10:14:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:45 smithi007 ceph-mon[101144]: osdmap e596: 8 total, 8 up, 8 in 2024-09-21T10:14:45.946 INFO:tasks.rados.rados.0.smithi007.stdout:2059: writing smithi00780062-33 from 1416019 to 2037939 tid 2 2024-09-21T10:14:45.951 INFO:tasks.rados.rados.0.smithi007.stdout:2059: writing smithi00780062-33 from 2725060 to 2857355 tid 3 2024-09-21T10:14:45.951 INFO:tasks.rados.rados.0.smithi007.stdout:2054: done (1 left) 2024-09-21T10:14:45.951 INFO:tasks.rados.rados.0.smithi007.stdout:2060: snap_create 2024-09-21T10:14:45.951 INFO:tasks.rados.rados.0.smithi007.stdout:2059: finishing write tid 1 to smithi00780062-33 2024-09-21T10:14:45.951 INFO:tasks.rados.rados.0.smithi007.stdout:2059: finishing write tid 2 to smithi00780062-33 2024-09-21T10:14:45.953 INFO:tasks.rados.rados.0.smithi007.stdout:2059: finishing write tid 3 to smithi00780062-33 2024-09-21T10:14:45.953 INFO:tasks.rados.rados.0.smithi007.stdout:2059: finishing write tid 4 to smithi00780062-33 2024-09-21T10:14:45.953 INFO:tasks.rados.rados.0.smithi007.stdout:2059: finishing write tid 5 to smithi00780062-33 2024-09-21T10:14:45.953 INFO:tasks.rados.rados.0.smithi007.stdout:2059: oid 33 updating version 0 to 989 2024-09-21T10:14:45.953 INFO:tasks.rados.rados.0.smithi007.stdout:2059: oid 33 version 989 is already newer than 988 2024-09-21T10:14:45.953 INFO:tasks.rados.rados.0.smithi007.stdout:2059: oid 33 updating version 989 to 991 2024-09-21T10:14:45.953 INFO:tasks.rados.rados.0.smithi007.stdout:2059: oid 33 version 991 is already newer than 990 2024-09-21T10:14:45.953 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 991 (ObjNum 765 snap 266 seq_num 765) dirty exists 2024-09-21T10:14:45.954 INFO:tasks.rados.rados.0.smithi007.stdout:2059: left oid 33 (ObjNum 765 snap 266 seq_num 765) 2024-09-21T10:14:46.622 INFO:tasks.rados.rados.0.smithi007.stdout:2059: done (1 left) 2024-09-21T10:14:46.622 INFO:tasks.rados.rados.0.smithi007.stdout:2060: done (0 left) 2024-09-21T10:14:46.622 INFO:tasks.rados.rados.0.smithi007.stdout:2061: snap_remove snap 217 2024-09-21T10:14:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:46 smithi031 ceph-mon[96824]: osdmap e597: 8 total, 8 up, 8 in 2024-09-21T10:14:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:46 smithi007 ceph-mon[99390]: osdmap e597: 8 total, 8 up, 8 in 2024-09-21T10:14:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:46 smithi007 ceph-mon[101144]: osdmap e597: 8 total, 8 up, 8 in 2024-09-21T10:14:47.631 INFO:tasks.rados.rados.0.smithi007.stdout:2061: done (0 left) 2024-09-21T10:14:47.631 INFO:tasks.rados.rados.0.smithi007.stdout:2062: write oid 8 current snap is 267 2024-09-21T10:14:47.631 INFO:tasks.rados.rados.0.smithi007.stdout:2062: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2024-09-21T10:14:47.633 INFO:tasks.rados.rados.0.smithi007.stdout:2062: writing smithi00780062-8 from 474162 to 950196 tid 1 2024-09-21T10:14:47.638 INFO:tasks.rados.rados.0.smithi007.stdout:2062: writing smithi00780062-8 from 1358148 to 1840079 tid 2 2024-09-21T10:14:47.645 INFO:tasks.rados.rados.0.smithi007.stdout:2062: writing smithi00780062-8 from 2352483 to 2817786 tid 3 2024-09-21T10:14:47.645 INFO:tasks.rados.rados.0.smithi007.stdout:2063: delete oid 15 current snap is 267 2024-09-21T10:14:47.648 INFO:tasks.rados.rados.0.smithi007.stdout:2063: done (1 left) 2024-09-21T10:14:47.648 INFO:tasks.rados.rados.0.smithi007.stdout:2064: delete oid 34 current snap is 267 2024-09-21T10:14:47.648 INFO:tasks.rados.rados.0.smithi007.stdout:2062: finishing write tid 1 to smithi00780062-8 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi007.stdout:2062: finishing write tid 2 to smithi00780062-8 2024-09-21T10:14:47.650 INFO:tasks.rados.rados.0.smithi007.stdout:2062: finishing write tid 3 to smithi00780062-8 2024-09-21T10:14:47.650 INFO:tasks.rados.rados.0.smithi007.stdout:2062: finishing write tid 4 to smithi00780062-8 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:2062: finishing write tid 5 to smithi00780062-8 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:2062: oid 8 updating version 0 to 738 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:2062: oid 8 updating version 738 to 739 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:2062: oid 8 updating version 739 to 743 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:2062: oid 8 version 743 is already newer than 740 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 743 (ObjNum 766 snap 267 seq_num 766) dirty exists 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:2062: left oid 8 (ObjNum 766 snap 267 seq_num 766) 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:2062: done (1 left) 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:2064: done (0 left) 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:2065: write oid 3 current snap is 267 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi007.stdout:2065: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2024-09-21T10:14:47.655 INFO:tasks.rados.rados.0.smithi007.stdout:2065: writing smithi00780062-3 from 524583 to 942717 tid 1 2024-09-21T10:14:47.663 INFO:tasks.rados.rados.0.smithi007.stdout:2065: writing smithi00780062-3 from 1649947 to 2279205 tid 2 2024-09-21T10:14:47.667 INFO:tasks.rados.rados.0.smithi007.stdout:2065: writing smithi00780062-3 from 2834752 to 2924583 tid 3 2024-09-21T10:14:47.667 INFO:tasks.rados.rados.0.smithi007.stdout:2066: snap_create 2024-09-21T10:14:47.667 INFO:tasks.rados.rados.0.smithi007.stdout:2065: finishing write tid 1 to smithi00780062-3 2024-09-21T10:14:47.667 INFO:tasks.rados.rados.0.smithi007.stdout:2065: finishing write tid 2 to smithi00780062-3 2024-09-21T10:14:47.669 INFO:tasks.rados.rados.0.smithi007.stdout:2065: finishing write tid 3 to smithi00780062-3 2024-09-21T10:14:47.669 INFO:tasks.rados.rados.0.smithi007.stdout:2065: finishing write tid 4 to smithi00780062-3 2024-09-21T10:14:47.669 INFO:tasks.rados.rados.0.smithi007.stdout:2065: finishing write tid 5 to smithi00780062-3 2024-09-21T10:14:47.670 INFO:tasks.rados.rados.0.smithi007.stdout:2065: oid 3 updating version 0 to 1000 2024-09-21T10:14:47.670 INFO:tasks.rados.rados.0.smithi007.stdout:2065: oid 3 updating version 1000 to 1001 2024-09-21T10:14:47.670 INFO:tasks.rados.rados.0.smithi007.stdout:2065: oid 3 version 1001 is already newer than 999 2024-09-21T10:14:47.670 INFO:tasks.rados.rados.0.smithi007.stdout:2065: oid 3 updating version 1001 to 1002 2024-09-21T10:14:47.670 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1002 (ObjNum 769 snap 267 seq_num 769) dirty exists 2024-09-21T10:14:47.670 INFO:tasks.rados.rados.0.smithi007.stdout:2065: left oid 3 (ObjNum 769 snap 267 seq_num 769) 2024-09-21T10:14:47.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:47 smithi007 ceph-mon[99390]: pgmap v365: 89 pgs: 89 active+clean; 218 MiB data, 752 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:14:47.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:47 smithi007 ceph-mon[99390]: osdmap e598: 8 total, 8 up, 8 in 2024-09-21T10:14:47.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:47 smithi007 ceph-mon[101144]: pgmap v365: 89 pgs: 89 active+clean; 218 MiB data, 752 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:14:47.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:47 smithi007 ceph-mon[101144]: osdmap e598: 8 total, 8 up, 8 in 2024-09-21T10:14:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:47 smithi031 ceph-mon[96824]: pgmap v365: 89 pgs: 89 active+clean; 218 MiB data, 752 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:14:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:47 smithi031 ceph-mon[96824]: osdmap e598: 8 total, 8 up, 8 in 2024-09-21T10:14:48.124 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for all mons to upgrade' 2024-09-21T10:14:48.337 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:48.637 INFO:tasks.rados.rados.0.smithi007.stdout:2065: done (1 left) 2024-09-21T10:14:48.637 INFO:tasks.rados.rados.0.smithi007.stdout:2066: done (0 left) 2024-09-21T10:14:48.637 INFO:tasks.rados.rados.0.smithi007.stdout:2067: write oid 18 current snap is 268 2024-09-21T10:14:48.637 INFO:tasks.rados.rados.0.smithi007.stdout:2067: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2024-09-21T10:14:48.642 INFO:tasks.rados.rados.0.smithi007.stdout:2067: writing smithi00780062-18 from 541390 to 1034773 tid 1 2024-09-21T10:14:48.648 INFO:tasks.rados.rados.0.smithi007.stdout:2067: writing smithi00780062-18 from 1592076 to 2081345 tid 2 2024-09-21T10:14:48.654 INFO:tasks.rados.rados.0.smithi007.stdout:2067: writing smithi00780062-18 from 2862175 to 2941390 tid 3 2024-09-21T10:14:48.654 INFO:tasks.rados.rados.0.smithi007.stdout:2068: snap_remove snap 262 2024-09-21T10:14:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:48 smithi007 ceph-mon[99390]: osdmap e599: 8 total, 8 up, 8 in 2024-09-21T10:14:48.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:48 smithi007 ceph-mon[101144]: osdmap e599: 8 total, 8 up, 8 in 2024-09-21T10:14:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:48 smithi031 ceph-mon[96824]: osdmap e599: 8 total, 8 up, 8 in 2024-09-21T10:14:49.643 INFO:tasks.rados.rados.0.smithi007.stdout:2068: done (1 left) 2024-09-21T10:14:49.643 INFO:tasks.rados.rados.0.smithi007.stdout:2069: delete oid 38 current snap is 268 2024-09-21T10:14:49.643 INFO:tasks.rados.rados.0.smithi007.stdout:2067: finishing write tid 1 to smithi00780062-18 2024-09-21T10:14:49.644 INFO:tasks.rados.rados.0.smithi007.stdout:2067: finishing write tid 2 to smithi00780062-18 2024-09-21T10:14:49.644 INFO:tasks.rados.rados.0.smithi007.stdout:2067: finishing write tid 3 to smithi00780062-18 2024-09-21T10:14:49.644 INFO:tasks.rados.rados.0.smithi007.stdout:2067: finishing write tid 4 to smithi00780062-18 2024-09-21T10:14:49.644 INFO:tasks.rados.rados.0.smithi007.stdout:2067: finishing write tid 5 to smithi00780062-18 2024-09-21T10:14:49.644 INFO:tasks.rados.rados.0.smithi007.stdout:2067: oid 18 updating version 0 to 1685 2024-09-21T10:14:49.644 INFO:tasks.rados.rados.0.smithi007.stdout:2067: oid 18 version 1685 is already newer than 1682 2024-09-21T10:14:49.644 INFO:tasks.rados.rados.0.smithi007.stdout:2067: oid 18 version 1685 is already newer than 1683 2024-09-21T10:14:49.644 INFO:tasks.rados.rados.0.smithi007.stdout:2067: oid 18 version 1685 is already newer than 1684 2024-09-21T10:14:49.644 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 1685 (ObjNum 770 snap 268 seq_num 770) dirty exists 2024-09-21T10:14:49.644 INFO:tasks.rados.rados.0.smithi007.stdout:2067: left oid 18 (ObjNum 770 snap 268 seq_num 770) 2024-09-21T10:14:49.653 INFO:tasks.rados.rados.0.smithi007.stdout:2067: done (1 left) 2024-09-21T10:14:49.654 INFO:tasks.rados.rados.0.smithi007.stdout:2069: done (0 left) 2024-09-21T10:14:49.654 INFO:tasks.rados.rados.0.smithi007.stdout:2070: read oid 43 snap -1 2024-09-21T10:14:49.654 INFO:tasks.rados.rados.0.smithi007.stdout:2070: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:14:49.654 INFO:tasks.rados.rados.0.smithi007.stdout:2071: snap_remove snap 246 2024-09-21T10:14:49.662 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:49 smithi007 ceph-mon[99390]: pgmap v368: 89 pgs: 89 active+clean; 221 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 592 KiB/s wr, 5 op/s 2024-09-21T10:14:49.662 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:49 smithi007 ceph-mon[99390]: osdmap e600: 8 total, 8 up, 8 in 2024-09-21T10:14:49.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:49 smithi007 ceph-mon[101144]: pgmap v368: 89 pgs: 89 active+clean; 221 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 592 KiB/s wr, 5 op/s 2024-09-21T10:14:49.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:49 smithi007 ceph-mon[101144]: osdmap e600: 8 total, 8 up, 8 in 2024-09-21T10:14:49.891 INFO:teuthology.orchestra.run.smithi007.stdout:wait for all mons to upgrade 2024-09-21T10:14:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:49 smithi031 ceph-mon[96824]: pgmap v368: 89 pgs: 89 active+clean; 221 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 592 KiB/s wr, 5 op/s 2024-09-21T10:14:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:49 smithi031 ceph-mon[96824]: osdmap e600: 8 total, 8 up, 8 in 2024-09-21T10:14:50.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon' 2024-09-21T10:14:50.648 INFO:tasks.rados.rados.0.smithi007.stdout:2071: done (1 left) 2024-09-21T10:14:50.648 INFO:tasks.rados.rados.0.smithi007.stdout:2072: rollback oid 46 current snap is 268 2024-09-21T10:14:50.649 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 46 to 256 2024-09-21T10:14:50.649 INFO:tasks.rados.rados.0.smithi007.stdout:2073: snap_create 2024-09-21T10:14:50.649 INFO:tasks.rados.rados.0.smithi007.stdout:2070: expect (ObjNum 527 snap 167 seq_num 527) 2024-09-21T10:14:50.766 INFO:tasks.rados.rados.0.smithi007.stdout:2072: finishing rollback tid 0 to smithi00780062-46 2024-09-21T10:14:50.766 INFO:tasks.rados.rados.0.smithi007.stdout:2072: finishing rollback tid 1 to smithi00780062-46 2024-09-21T10:14:50.766 INFO:tasks.rados.rados.0.smithi007.stdout:2072: finishing rollback tid 2 to smithi00780062-46 2024-09-21T10:14:50.766 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 1693 (ObjNum 562 snap 174 seq_num 562) dirty exists 2024-09-21T10:14:50.803 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:50.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:50 smithi007 ceph-mon[99390]: osdmap e601: 8 total, 8 up, 8 in 2024-09-21T10:14:50.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:50 smithi007 ceph-mon[101144]: osdmap e601: 8 total, 8 up, 8 in 2024-09-21T10:14:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:50 smithi031 ceph-mon[96824]: osdmap e601: 8 total, 8 up, 8 in 2024-09-21T10:14:51.133 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:14:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:14:50] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.51.0" 2024-09-21T10:14:51.653 INFO:tasks.rados.rados.0.smithi007.stdout:2070: done (2 left) 2024-09-21T10:14:51.653 INFO:tasks.rados.rados.0.smithi007.stdout:2072: done (1 left) 2024-09-21T10:14:51.653 INFO:tasks.rados.rados.0.smithi007.stdout:2073: done (0 left) 2024-09-21T10:14:51.653 INFO:tasks.rados.rados.0.smithi007.stdout:2074: read oid 24 snap -1 2024-09-21T10:14:51.653 INFO:tasks.rados.rados.0.smithi007.stdout:2074: expect (ObjNum 725 snap 248 seq_num 725) 2024-09-21T10:14:51.653 INFO:tasks.rados.rados.0.smithi007.stdout:2075: read oid 23 snap -1 2024-09-21T10:14:51.653 INFO:tasks.rados.rados.0.smithi007.stdout:2075: expect (ObjNum 763 snap 266 seq_num 763) 2024-09-21T10:14:51.654 INFO:tasks.rados.rados.0.smithi007.stdout:2076: delete oid 46 current snap is 269 2024-09-21T10:14:51.660 INFO:tasks.rados.rados.0.smithi007.stdout:2076: done (2 left) 2024-09-21T10:14:51.660 INFO:tasks.rados.rados.0.smithi007.stdout:2077: write oid 6 current snap is 269 2024-09-21T10:14:51.660 INFO:tasks.rados.rados.0.smithi007.stdout:2077: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2024-09-21T10:14:51.667 INFO:tasks.rados.rados.0.smithi007.stdout:2077: writing smithi00780062-6 from 591811 to 1310941 tid 1 2024-09-21T10:14:51.673 INFO:tasks.rados.rados.0.smithi007.stdout:2077: writing smithi00780062-6 from 1767522 to 2404118 tid 2 2024-09-21T10:14:51.676 INFO:tasks.rados.rados.0.smithi007.stdout:2077: writing smithi00780062-6 from 2828091 to 2991811 tid 3 2024-09-21T10:14:51.676 INFO:tasks.rados.rados.0.smithi007.stdout:2078: snap_remove snap 263 2024-09-21T10:14:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:51 smithi031 ceph-mon[96824]: pgmap v371: 89 pgs: 89 active+clean; 221 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 592 KiB/s wr, 5 op/s 2024-09-21T10:14:52.052 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:51 smithi031 ceph-mon[96824]: osdmap e602: 8 total, 8 up, 8 in 2024-09-21T10:14:52.052 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:52.053 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:51 smithi007 ceph-mon[99390]: pgmap v371: 89 pgs: 89 active+clean; 221 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 592 KiB/s wr, 5 op/s 2024-09-21T10:14:52.053 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:51 smithi007 ceph-mon[99390]: osdmap e602: 8 total, 8 up, 8 in 2024-09-21T10:14:52.053 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:52.053 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:51 smithi007 ceph-mon[101144]: pgmap v371: 89 pgs: 89 active+clean; 221 MiB data, 763 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 592 KiB/s wr, 5 op/s 2024-09-21T10:14:52.053 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:51 smithi007 ceph-mon[101144]: osdmap e602: 8 total, 8 up, 8 in 2024-09-21T10:14:52.054 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:14:52.608 INFO:tasks.rados.rados.0.smithi007.stdout:2078: done (3 left) 2024-09-21T10:14:52.609 INFO:tasks.rados.rados.0.smithi007.stdout:2079: snap_remove snap 259 2024-09-21T10:14:52.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:52 smithi031 ceph-mon[96824]: osdmap e603: 8 total, 8 up, 8 in 2024-09-21T10:14:52.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:52 smithi031 ceph-mon[96824]: osdmap e604: 8 total, 8 up, 8 in 2024-09-21T10:14:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:52 smithi007 ceph-mon[99390]: osdmap e603: 8 total, 8 up, 8 in 2024-09-21T10:14:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:52 smithi007 ceph-mon[99390]: osdmap e604: 8 total, 8 up, 8 in 2024-09-21T10:14:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:52 smithi007 ceph-mon[101144]: osdmap e603: 8 total, 8 up, 8 in 2024-09-21T10:14:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:52 smithi007 ceph-mon[101144]: osdmap e604: 8 total, 8 up, 8 in 2024-09-21T10:14:53.610 INFO:tasks.rados.rados.0.smithi007.stdout:2079: done (3 left) 2024-09-21T10:14:53.610 INFO:tasks.rados.rados.0.smithi007.stdout:2080: rollback oid 27 current snap is 269 2024-09-21T10:14:53.610 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 27 to 234 2024-09-21T10:14:53.610 INFO:tasks.rados.rados.0.smithi007.stdout:2074: expect (ObjNum 725 snap 248 seq_num 725) 2024-09-21T10:14:53.752 INFO:tasks.rados.rados.0.smithi007.stdout:2075: expect (ObjNum 763 snap 266 seq_num 763) 2024-09-21T10:14:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:53 smithi031 ceph-mon[96824]: pgmap v374: 89 pgs: 89 active+clean; 209 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-09-21T10:14:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:53 smithi031 ceph-mon[96824]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:53 smithi031 ceph-mon[96824]: osdmap e605: 8 total, 8 up, 8 in 2024-09-21T10:14:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:53 smithi007 ceph-mon[99390]: pgmap v374: 89 pgs: 89 active+clean; 209 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-09-21T10:14:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:53 smithi007 ceph-mon[99390]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:53 smithi007 ceph-mon[99390]: osdmap e605: 8 total, 8 up, 8 in 2024-09-21T10:14:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:53 smithi007 ceph-mon[101144]: pgmap v374: 89 pgs: 89 active+clean; 209 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-09-21T10:14:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:53 smithi007 ceph-mon[101144]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:53 smithi007 ceph-mon[101144]: osdmap e605: 8 total, 8 up, 8 in 2024-09-21T10:14:53.957 INFO:tasks.rados.rados.0.smithi007.stdout:2077: finishing write tid 1 to smithi00780062-6 2024-09-21T10:14:53.957 INFO:tasks.rados.rados.0.smithi007.stdout:2077: finishing write tid 2 to smithi00780062-6 2024-09-21T10:14:53.957 INFO:tasks.rados.rados.0.smithi007.stdout:2077: finishing write tid 3 to smithi00780062-6 2024-09-21T10:14:53.957 INFO:tasks.rados.rados.0.smithi007.stdout:2077: finishing write tid 4 to smithi00780062-6 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2077: finishing write tid 5 to smithi00780062-6 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2077: oid 6 updating version 0 to 688 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2077: oid 6 version 688 is already newer than 686 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2077: oid 6 version 688 is already newer than 685 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2077: oid 6 version 688 is already newer than 687 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 688 (ObjNum 773 snap 269 seq_num 773) dirty exists 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2077: left oid 6 (ObjNum 773 snap 269 seq_num 773) 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2080: finishing rollback tid 0 to smithi00780062-27 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2080: finishing rollback tid 1 to smithi00780062-27 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 1710 (ObjNum 129 snap 0 seq_num 3839013936) dirty dne 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2074: done (3 left) 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2075: done (2 left) 2024-09-21T10:14:53.958 INFO:tasks.rados.rados.0.smithi007.stdout:2077: done (1 left) 2024-09-21T10:14:53.959 INFO:tasks.rados.rados.0.smithi007.stdout:2080: done (0 left) 2024-09-21T10:14:53.959 INFO:tasks.rados.rados.0.smithi007.stdout:2081: write oid 13 current snap is 269 2024-09-21T10:14:53.959 INFO:tasks.rados.rados.0.smithi007.stdout:2081: seq_num 774 ranges {608618=794379,2109651=780254} 2024-09-21T10:14:53.965 INFO:tasks.rados.rados.0.smithi007.stdout:2081: writing smithi00780062-13 from 608618 to 1402997 tid 1 2024-09-21T10:14:53.973 INFO:tasks.rados.rados.0.smithi007.stdout:2081: writing smithi00780062-13 from 2109651 to 2889905 tid 2 2024-09-21T10:14:53.973 INFO:tasks.rados.rados.0.smithi007.stdout:2082: snap_remove snap 265 2024-09-21T10:14:54.530 INFO:teuthology.orchestra.run.smithi007.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:14:54.664 INFO:tasks.rados.rados.0.smithi007.stdout:2082: done (1 left) 2024-09-21T10:14:54.664 INFO:tasks.rados.rados.0.smithi007.stdout:2083: read oid 47 snap -1 2024-09-21T10:14:54.665 INFO:tasks.rados.rados.0.smithi007.stdout:2083: expect deleted 2024-09-21T10:14:54.665 INFO:tasks.rados.rados.0.smithi007.stdout:2084: snap_remove snap 267 2024-09-21T10:14:55.247 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T10:14:55.473 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:14:55.665 INFO:tasks.rados.rados.0.smithi007.stdout:2084: done (2 left) 2024-09-21T10:14:55.665 INFO:tasks.rados.rados.0.smithi007.stdout:2085: read oid 8 snap -1 2024-09-21T10:14:55.665 INFO:tasks.rados.rados.0.smithi007.stdout:2085: expect (ObjNum 766 snap 267 seq_num 766) 2024-09-21T10:14:55.666 INFO:tasks.rados.rados.0.smithi007.stdout:2086: write oid 43 current snap is 269 2024-09-21T10:14:55.666 INFO:tasks.rados.rados.0.smithi007.stdout:2081: finishing write tid 1 to smithi00780062-13 2024-09-21T10:14:55.666 INFO:tasks.rados.rados.0.smithi007.stdout:2086: seq_num 775 ranges {625425=469628,1768133=640265} 2024-09-21T10:14:55.671 INFO:tasks.rados.rados.0.smithi007.stdout:2086: writing smithi00780062-43 from 625425 to 1095053 tid 1 2024-09-21T10:14:55.679 INFO:tasks.rados.rados.0.smithi007.stdout:2086: writing smithi00780062-43 from 1768133 to 2408398 tid 2 2024-09-21T10:14:55.679 INFO:tasks.rados.rados.0.smithi007.stdout:2087: read oid 39 snap -1 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2087: expect (ObjNum 699 snap 238 seq_num 699) 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2088: delete oid 21 current snap is 269 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2081: finishing write tid 2 to smithi00780062-13 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2081: finishing write tid 3 to smithi00780062-13 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2081: finishing write tid 4 to smithi00780062-13 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2081: oid 13 updating version 0 to 1719 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2081: oid 13 version 1719 is already newer than 1718 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2081: oid 13 updating version 1719 to 1720 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 1720 (ObjNum 774 snap 269 seq_num 774) dirty exists 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2081: left oid 13 (ObjNum 774 snap 269 seq_num 774) 2024-09-21T10:14:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2085: expect (ObjNum 766 snap 267 seq_num 766) 2024-09-21T10:14:55.846 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[99390]: pgmap v377: 89 pgs: 89 active+clean; 209 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-09-21T10:14:55.846 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[99390]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:14:55.846 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[99390]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[99390]: osdmap e606: 8 total, 8 up, 8 in 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[101144]: pgmap v377: 89 pgs: 89 active+clean; 209 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[101144]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:55.847 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:14:55.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:14:55.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:55.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[101144]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:14:55.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:55 smithi007 ceph-mon[101144]: osdmap e606: 8 total, 8 up, 8 in 2024-09-21T10:14:55.887 INFO:tasks.rados.rados.0.smithi007.stdout:2086: finishing write tid 1 to smithi00780062-43 2024-09-21T10:14:55.887 INFO:tasks.rados.rados.0.smithi007.stdout:2086: finishing write tid 2 to smithi00780062-43 2024-09-21T10:14:55.887 INFO:tasks.rados.rados.0.smithi007.stdout:2086: finishing write tid 3 to smithi00780062-43 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2081: done (5 left) 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2083: done (4 left) 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2085: done (3 left) 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2088: done (2 left) 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2089: write oid 4 current snap is 269 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2086: finishing write tid 4 to smithi00780062-43 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2086: oid 43 updating version 0 to 346 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2086: oid 43 updating version 346 to 347 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2086: oid 43 version 347 is already newer than 345 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 347 (ObjNum 775 snap 269 seq_num 775) dirty exists 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2086: left oid 43 (ObjNum 775 snap 269 seq_num 775) 2024-09-21T10:14:55.888 INFO:tasks.rados.rados.0.smithi007.stdout:2087: expect (ObjNum 699 snap 238 seq_num 699) 2024-09-21T10:14:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:55 smithi031 ceph-mon[96824]: pgmap v377: 89 pgs: 89 active+clean; 209 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-09-21T10:14:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:55 smithi031 ceph-mon[96824]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:14:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:55 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:55 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:55 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:14:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:55 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:14:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:55 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:55 smithi031 ceph-mon[96824]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:14:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:55 smithi031 ceph-mon[96824]: osdmap e606: 8 total, 8 up, 8 in 2024-09-21T10:14:56.231 INFO:tasks.rados.rados.0.smithi007.stdout:2089: seq_num 777 ranges {659039=736479,2001450=643934} 2024-09-21T10:14:56.239 INFO:tasks.rados.rados.0.smithi007.stdout:2089: writing smithi00780062-4 from 659039 to 1395518 tid 1 2024-09-21T10:14:56.246 INFO:tasks.rados.rados.0.smithi007.stdout:2089: writing smithi00780062-4 from 2001450 to 2645384 tid 2 2024-09-21T10:14:56.246 INFO:tasks.rados.rados.0.smithi007.stdout:2089: finishing write tid 1 to smithi00780062-4 2024-09-21T10:14:56.246 INFO:tasks.rados.rados.0.smithi007.stdout:2086: done (2 left) 2024-09-21T10:14:56.246 INFO:tasks.rados.rados.0.smithi007.stdout:2087: done (1 left) 2024-09-21T10:14:56.246 INFO:tasks.rados.rados.0.smithi007.stdout:2090: snap_remove snap 266 2024-09-21T10:14:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:2090: done (1 left) 2024-09-21T10:14:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:2091: delete oid 10 current snap is 269 2024-09-21T10:14:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:2089: finishing write tid 2 to smithi00780062-4 2024-09-21T10:14:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:2089: finishing write tid 3 to smithi00780062-4 2024-09-21T10:14:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:2089: finishing write tid 4 to smithi00780062-4 2024-09-21T10:14:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:2089: oid 4 updating version 0 to 481 2024-09-21T10:14:56.669 INFO:tasks.rados.rados.0.smithi007.stdout:2089: oid 4 updating version 481 to 483 2024-09-21T10:14:56.670 INFO:tasks.rados.rados.0.smithi007.stdout:2089: oid 4 version 483 is already newer than 482 2024-09-21T10:14:56.670 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 483 (ObjNum 777 snap 269 seq_num 777) dirty exists 2024-09-21T10:14:56.670 INFO:tasks.rados.rados.0.smithi007.stdout:2089: left oid 4 (ObjNum 777 snap 269 seq_num 777) 2024-09-21T10:14:56.675 INFO:tasks.rados.rados.0.smithi007.stdout:2089: done (1 left) 2024-09-21T10:14:56.675 INFO:tasks.rados.rados.0.smithi007.stdout:2091: done (0 left) 2024-09-21T10:14:56.675 INFO:tasks.rados.rados.0.smithi007.stdout:2092: read oid 20 snap -1 2024-09-21T10:14:56.675 INFO:tasks.rados.rados.0.smithi007.stdout:2092: expect deleted 2024-09-21T10:14:56.675 INFO:tasks.rados.rados.0.smithi007.stdout:2093: read oid 33 snap -1 2024-09-21T10:14:56.676 INFO:tasks.rados.rados.0.smithi007.stdout:2093: expect (ObjNum 765 snap 266 seq_num 765) 2024-09-21T10:14:56.676 INFO:tasks.rados.rados.0.smithi007.stdout:2094: read oid 42 snap -1 2024-09-21T10:14:56.676 INFO:tasks.rados.rados.0.smithi007.stdout:2094: expect deleted 2024-09-21T10:14:56.676 INFO:tasks.rados.rados.0.smithi007.stdout:2095: snap_remove snap 256 2024-09-21T10:14:56.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:56 smithi007 ceph-mon[99390]: osdmap e607: 8 total, 8 up, 8 in 2024-09-21T10:14:56.751 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:56 smithi007 ceph-mon[101144]: osdmap e607: 8 total, 8 up, 8 in 2024-09-21T10:14:57.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:56 smithi031 ceph-mon[96824]: osdmap e607: 8 total, 8 up, 8 in 2024-09-21T10:14:57.610 INFO:tasks.rados.rados.0.smithi007.stdout:2095: done (3 left) 2024-09-21T10:14:57.610 INFO:tasks.rados.rados.0.smithi007.stdout:2096: delete oid 17 current snap is 269 2024-09-21T10:14:57.610 INFO:tasks.rados.rados.0.smithi007.stdout:2093: expect (ObjNum 765 snap 266 seq_num 765) 2024-09-21T10:14:57.753 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:14:57.766 INFO:tasks.rados.rados.0.smithi007.stdout:2092: done (3 left) 2024-09-21T10:14:57.766 INFO:tasks.rados.rados.0.smithi007.stdout:2093: done (2 left) 2024-09-21T10:14:57.766 INFO:tasks.rados.rados.0.smithi007.stdout:2094: done (1 left) 2024-09-21T10:14:57.766 INFO:tasks.rados.rados.0.smithi007.stdout:2096: done (0 left) 2024-09-21T10:14:57.766 INFO:tasks.rados.rados.0.smithi007.stdout:2097: snap_remove snap 252 2024-09-21T10:14:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:57 smithi007 ceph-mon[99390]: pgmap v380: 89 pgs: 89 active+clean; 209 MiB data, 755 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:14:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:57 smithi007 ceph-mon[99390]: osdmap e608: 8 total, 8 up, 8 in 2024-09-21T10:14:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:57 smithi007 ceph-mon[99390]: osdmap e609: 8 total, 8 up, 8 in 2024-09-21T10:14:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:57 smithi007 ceph-mon[101144]: pgmap v380: 89 pgs: 89 active+clean; 209 MiB data, 755 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:14:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:57 smithi007 ceph-mon[101144]: osdmap e608: 8 total, 8 up, 8 in 2024-09-21T10:14:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:57 smithi007 ceph-mon[101144]: osdmap e609: 8 total, 8 up, 8 in 2024-09-21T10:14:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:57 smithi031 ceph-mon[96824]: pgmap v380: 89 pgs: 89 active+clean; 209 MiB data, 755 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:14:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:57 smithi031 ceph-mon[96824]: osdmap e608: 8 total, 8 up, 8 in 2024-09-21T10:14:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:57 smithi031 ceph-mon[96824]: osdmap e609: 8 total, 8 up, 8 in 2024-09-21T10:14:58.355 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:14:58.355 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (5m) 34s ago 11m 21.5M - 0.27.0 11f11916f8cd 5bc01f454d74 2024-09-21T10:14:58.355 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (5m) 34s ago 11m 81.4M - 10.4.8 5aad1d7cf004 8582496822ee 2024-09-21T10:14:58.355 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (10m) 34s ago 10m 21.0M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:14:58.355 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (10m) 34s ago 10m 15.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:14:58.355 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (6m) 34s ago 15m 455M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:14:58.355 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (7m) 34s ago 16m 515M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:14:58.355 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (4m) 34s ago 17m 56.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0f1b2869cef7 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (2m) 34s ago 15m 39.1M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 00f01674cccd 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (4m) 34s ago 15m 47.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 6960c1f01f9b 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (6m) 34s ago 10m 10.3M - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (6m) 34s ago 10m 11.4M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (15m) 34s ago 15m 116M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (14m) 34s ago 14m 90.8M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (14m) 34s ago 14m 103M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (13m) 34s ago 13m 70.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (13m) 34s ago 13m 118M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (13m) 34s ago 13m 109M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (12m) 34s ago 12m 91.3M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (12m) 34s ago 12m 89.5M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:14:58.356 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (6m) 34s ago 11m 48.2M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:14:58.676 INFO:tasks.rados.rados.0.smithi007.stdout:2097: done (0 left) 2024-09-21T10:14:58.676 INFO:tasks.rados.rados.0.smithi007.stdout:2098: snap_create 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:14:58.800 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:14:58.801 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:14:58.801 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:14:58.801 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:14:58.801 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 10, 2024-09-21T10:14:58.801 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 5 2024-09-21T10:14:58.801 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:14:58.801 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:14:59.099 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:14:59.099 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": null, 2024-09-21T10:14:59.099 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": false, 2024-09-21T10:14:59.099 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "", 2024-09-21T10:14:59.099 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:14:59.099 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": null, 2024-09-21T10:14:59.099 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "", 2024-09-21T10:14:59.100 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:14:59.100 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:14:59.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:59.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: pgmap v383: 89 pgs: 89 active+clean; 209 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 993 KiB/s wr, 10 op/s 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all mgr 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all mon 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all crash 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all rgw 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.668 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all iscsi 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all nfs 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all node-exporter 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all prometheus 2024-09-21T10:14:59.669 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all alertmanager 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all grafana 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all loki 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all promtail 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Finalizing container_image settings 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:14:59.670 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.671 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: Upgrade: Complete! 2024-09-21T10:14:59.674 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:14:59.674 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:14:59.674 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:14:59.674 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:59.674 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:14:59.674 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:14:59.674 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.674 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: osdmap e610: 8 total, 8 up, 8 in 2024-09-21T10:14:59.674 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:14:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1112477337' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.677 INFO:tasks.rados.rados.0.smithi007.stdout:2098: done (0 left) 2024-09-21T10:14:59.677 INFO:tasks.rados.rados.0.smithi007.stdout:2099: write oid 17 current snap is 270 2024-09-21T10:14:59.677 INFO:tasks.rados.rados.0.smithi007.stdout:2099: seq_num 780 ranges {709460=562226,2060543=791261} 2024-09-21T10:14:59.683 INFO:tasks.rados.rados.0.smithi007.stdout:2099: writing smithi00780062-17 from 709460 to 1271686 tid 1 2024-09-21T10:14:59.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:59.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: pgmap v383: 89 pgs: 89 active+clean; 209 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 993 KiB/s wr, 10 op/s 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all mgr 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all mon 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all crash 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all rgw 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all iscsi 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all nfs 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='client.44186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: pgmap v383: 89 pgs: 89 active+clean; 209 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 993 KiB/s wr, 10 op/s 2024-09-21T10:14:59.695 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all mgr 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all mon 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all crash 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all rgw 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:14:59.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all iscsi 2024-09-21T10:14:59.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all nfs 2024-09-21T10:14:59.698 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.698 INFO:tasks.rados.rados.0.smithi007.stdout:2099: writing smithi00780062-17 from 2060543 to 2851804 tid 2 2024-09-21T10:14:59.698 INFO:tasks.rados.rados.0.smithi007.stdout:2100: write oid 49 current snap is 270 2024-09-21T10:14:59.699 INFO:tasks.rados.rados.0.smithi007.stdout:2099: finishing write tid 1 to smithi00780062-17 2024-09-21T10:14:59.699 INFO:tasks.rados.rados.0.smithi007.stdout:2100: seq_num 781 ranges {726267=637475,2119025=651272} 2024-09-21T10:14:59.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:14:59.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all node-exporter 2024-09-21T10:14:59.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all prometheus 2024-09-21T10:14:59.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all alertmanager 2024-09-21T10:14:59.699 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all grafana 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all loki 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all promtail 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Finalizing container_image settings 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:14:59.700 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.701 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all node-exporter 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all prometheus 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all alertmanager 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all grafana 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all loki 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all promtail 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Finalizing container_image settings 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:14:59.702 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:14:59.703 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:14:59.704 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:14:59.705 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.707 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: Upgrade: Complete! 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: osdmap e610: 8 total, 8 up, 8 in 2024-09-21T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1112477337' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: Upgrade: Complete! 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:14:59.709 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: osdmap e610: 8 total, 8 up, 8 in 2024-09-21T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:14:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1112477337' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:14:59.710 INFO:tasks.rados.rados.0.smithi007.stdout:2100: writing smithi00780062-49 from 726267 to 1363742 tid 1 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:2100: writing smithi00780062-49 from 2119025 to 2770297 tid 2 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:2101: delete oid 4 current snap is 270 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:2099: finishing write tid 2 to smithi00780062-17 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:2099: finishing write tid 3 to smithi00780062-17 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:2099: finishing write tid 4 to smithi00780062-17 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:2099: oid 17 updating version 0 to 761 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:2099: oid 17 updating version 761 to 763 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:2099: oid 17 version 763 is already newer than 762 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 763 (ObjNum 780 snap 270 seq_num 780) dirty exists 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:2099: left oid 17 (ObjNum 780 snap 270 seq_num 780) 2024-09-21T10:14:59.711 INFO:tasks.rados.rados.0.smithi007.stdout:2100: finishing write tid 1 to smithi00780062-49 2024-09-21T10:14:59.712 INFO:tasks.rados.rados.0.smithi007.stdout:2099: done (2 left) 2024-09-21T10:14:59.712 INFO:tasks.rados.rados.0.smithi007.stdout:2101: done (1 left) 2024-09-21T10:14:59.712 INFO:tasks.rados.rados.0.smithi007.stdout:2102: snap_create 2024-09-21T10:14:59.712 INFO:tasks.rados.rados.0.smithi007.stdout:2100: finishing write tid 2 to smithi00780062-49 2024-09-21T10:14:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:2100: finishing write tid 3 to smithi00780062-49 2024-09-21T10:14:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:2100: finishing write tid 4 to smithi00780062-49 2024-09-21T10:14:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:2100: oid 49 updating version 0 to 1281 2024-09-21T10:14:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:2100: oid 49 version 1281 is already newer than 1280 2024-09-21T10:14:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:2100: oid 49 version 1281 is already newer than 1279 2024-09-21T10:14:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1281 (ObjNum 781 snap 270 seq_num 781) dirty exists 2024-09-21T10:14:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:2100: left oid 49 (ObjNum 781 snap 270 seq_num 781) 2024-09-21T10:15:00.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:00 smithi031 ceph-mon[96824]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:00.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:00 smithi031 ceph-mon[96824]: osdmap e611: 8 total, 8 up, 8 in 2024-09-21T10:15:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:2100: done (1 left) 2024-09-21T10:15:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:2102: done (0 left) 2024-09-21T10:15:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:2103: read oid 4 snap 268 2024-09-21T10:15:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:2103: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:15:00.682 INFO:tasks.rados.rados.0.smithi007.stdout:2104: snap_create 2024-09-21T10:15:00.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:00 smithi007 ceph-mon[99390]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:00.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:00 smithi007 ceph-mon[99390]: osdmap e611: 8 total, 8 up, 8 in 2024-09-21T10:15:00.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:00 smithi007 ceph-mon[101144]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:00.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:00 smithi007 ceph-mon[101144]: osdmap e611: 8 total, 8 up, 8 in 2024-09-21T10:15:00.693 INFO:tasks.rados.rados.0.smithi007.stdout:2103: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:15:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:15:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:15:00] "GET /metrics HTTP/1.1" 200 36256 "" "Prometheus/2.51.0" 2024-09-21T10:15:01.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:01 smithi031 ceph-mon[96824]: pgmap v386: 89 pgs: 89 active+clean; 209 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 993 KiB/s wr, 10 op/s 2024-09-21T10:15:01.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:01 smithi031 ceph-mon[96824]: osdmap e612: 8 total, 8 up, 8 in 2024-09-21T10:15:01.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:15:01.683 INFO:tasks.rados.rados.0.smithi007.stdout:2103: done (1 left) 2024-09-21T10:15:01.683 INFO:tasks.rados.rados.0.smithi007.stdout:2104: done (0 left) 2024-09-21T10:15:01.684 INFO:tasks.rados.rados.0.smithi007.stdout:2105: snap_remove snap 234 2024-09-21T10:15:01.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:01 smithi007 ceph-mon[99390]: pgmap v386: 89 pgs: 89 active+clean; 209 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 993 KiB/s wr, 10 op/s 2024-09-21T10:15:01.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:01 smithi007 ceph-mon[99390]: osdmap e612: 8 total, 8 up, 8 in 2024-09-21T10:15:01.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:15:01.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:01 smithi007 ceph-mon[101144]: pgmap v386: 89 pgs: 89 active+clean; 209 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 993 KiB/s wr, 10 op/s 2024-09-21T10:15:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:01 smithi007 ceph-mon[101144]: osdmap e612: 8 total, 8 up, 8 in 2024-09-21T10:15:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:15:02.690 INFO:tasks.rados.rados.0.smithi007.stdout:2105: done (0 left) 2024-09-21T10:15:02.690 INFO:tasks.rados.rados.0.smithi007.stdout:2106: snap_remove snap 268 2024-09-21T10:15:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:02 smithi007 ceph-mon[99390]: osdmap e613: 8 total, 8 up, 8 in 2024-09-21T10:15:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:02 smithi007 ceph-mon[99390]: pgmap v389: 89 pgs: 89 active+clean; 211 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 646 KiB/s wr, 4 op/s 2024-09-21T10:15:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:02 smithi007 ceph-mon[101144]: osdmap e613: 8 total, 8 up, 8 in 2024-09-21T10:15:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:02 smithi007 ceph-mon[101144]: pgmap v389: 89 pgs: 89 active+clean; 211 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 646 KiB/s wr, 4 op/s 2024-09-21T10:15:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:02 smithi031 ceph-mon[96824]: osdmap e613: 8 total, 8 up, 8 in 2024-09-21T10:15:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:02 smithi031 ceph-mon[96824]: pgmap v389: 89 pgs: 89 active+clean; 211 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 646 KiB/s wr, 4 op/s 2024-09-21T10:15:03.691 INFO:tasks.rados.rados.0.smithi007.stdout:2106: done (0 left) 2024-09-21T10:15:03.692 INFO:tasks.rados.rados.0.smithi007.stdout:2107: delete oid 34 current snap is 272 2024-09-21T10:15:03.695 INFO:tasks.rados.rados.0.smithi007.stdout:2107: done (0 left) 2024-09-21T10:15:03.695 INFO:tasks.rados.rados.0.smithi007.stdout:2108: write oid 31 current snap is 272 2024-09-21T10:15:03.695 INFO:tasks.rados.rados.0.smithi007.stdout:2108: seq_num 784 ranges {776688=579575,1894471=798599} 2024-09-21T10:15:03.702 INFO:tasks.rados.rados.0.smithi007.stdout:2108: writing smithi00780062-31 from 776688 to 1356263 tid 1 2024-09-21T10:15:03.710 INFO:tasks.rados.rados.0.smithi007.stdout:2108: writing smithi00780062-31 from 1894471 to 2693070 tid 2 2024-09-21T10:15:03.710 INFO:tasks.rados.rados.0.smithi007.stdout:2109: read oid 23 snap 254 2024-09-21T10:15:03.710 INFO:tasks.rados.rados.0.smithi007.stdout:2109: expect (ObjNum 743 snap 254 seq_num 743) 2024-09-21T10:15:03.710 INFO:tasks.rados.rados.0.smithi007.stdout:2110: snap_create 2024-09-21T10:15:03.710 INFO:tasks.rados.rados.0.smithi007.stdout:2108: finishing write tid 1 to smithi00780062-31 2024-09-21T10:15:03.714 INFO:tasks.rados.rados.0.smithi007.stdout:2108: finishing write tid 2 to smithi00780062-31 2024-09-21T10:15:03.714 INFO:tasks.rados.rados.0.smithi007.stdout:2108: finishing write tid 3 to smithi00780062-31 2024-09-21T10:15:03.715 INFO:tasks.rados.rados.0.smithi007.stdout:2108: finishing write tid 4 to smithi00780062-31 2024-09-21T10:15:03.715 INFO:tasks.rados.rados.0.smithi007.stdout:2108: oid 31 updating version 0 to 1089 2024-09-21T10:15:03.715 INFO:tasks.rados.rados.0.smithi007.stdout:2108: oid 31 updating version 1089 to 1091 2024-09-21T10:15:03.715 INFO:tasks.rados.rados.0.smithi007.stdout:2108: oid 31 version 1091 is already newer than 1090 2024-09-21T10:15:03.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1091 (ObjNum 784 snap 272 seq_num 784) dirty exists 2024-09-21T10:15:03.715 INFO:tasks.rados.rados.0.smithi007.stdout:2108: left oid 31 (ObjNum 784 snap 272 seq_num 784) 2024-09-21T10:15:03.718 INFO:tasks.rados.rados.0.smithi007.stdout:2109: expect (ObjNum 743 snap 254 seq_num 743) 2024-09-21T10:15:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:03 smithi007 ceph-mon[99390]: osdmap e614: 8 total, 8 up, 8 in 2024-09-21T10:15:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:03 smithi007 ceph-mon[101144]: osdmap e614: 8 total, 8 up, 8 in 2024-09-21T10:15:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:03 smithi031 ceph-mon[96824]: osdmap e614: 8 total, 8 up, 8 in 2024-09-21T10:15:04.701 INFO:tasks.rados.rados.0.smithi007.stdout:2108: done (2 left) 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi007.stdout:2109: done (1 left) 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi007.stdout:2110: done (0 left) 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi007.stdout:2111: write oid 9 current snap is 273 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi007.stdout:2111: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2024-09-21T10:15:04.709 INFO:tasks.rados.rados.0.smithi007.stdout:2111: writing smithi00780062-9 from 793495 to 1448319 tid 1 2024-09-21T10:15:04.716 INFO:tasks.rados.rados.0.smithi007.stdout:2111: writing smithi00780062-9 from 1952953 to 2611563 tid 2 2024-09-21T10:15:04.719 INFO:tasks.rados.rados.0.smithi007.stdout:2111: writing smithi00780062-9 from 3157167 to 3193495 tid 3 2024-09-21T10:15:04.720 INFO:tasks.rados.rados.0.smithi007.stdout:2112: read oid 10 snap 264 2024-09-21T10:15:04.720 INFO:tasks.rados.rados.0.smithi007.stdout:2112: expect (ObjNum 692 snap 226 seq_num 692) 2024-09-21T10:15:04.720 INFO:tasks.rados.rados.0.smithi007.stdout:2113: snap_create 2024-09-21T10:15:04.720 INFO:tasks.rados.rados.0.smithi007.stdout:2111: finishing write tid 1 to smithi00780062-9 2024-09-21T10:15:04.720 INFO:tasks.rados.rados.0.smithi007.stdout:2111: finishing write tid 2 to smithi00780062-9 2024-09-21T10:15:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2111: finishing write tid 3 to smithi00780062-9 2024-09-21T10:15:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2111: finishing write tid 4 to smithi00780062-9 2024-09-21T10:15:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2111: finishing write tid 5 to smithi00780062-9 2024-09-21T10:15:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:2111: oid 9 updating version 0 to 1047 2024-09-21T10:15:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:2111: oid 9 updating version 1047 to 1048 2024-09-21T10:15:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:2111: oid 9 updating version 1048 to 1049 2024-09-21T10:15:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:2111: oid 9 version 1049 is already newer than 1046 2024-09-21T10:15:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1049 (ObjNum 785 snap 273 seq_num 785) dirty exists 2024-09-21T10:15:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:2111: left oid 9 (ObjNum 785 snap 273 seq_num 785) 2024-09-21T10:15:04.727 INFO:tasks.rados.rados.0.smithi007.stdout:2112: expect (ObjNum 692 snap 226 seq_num 692) 2024-09-21T10:15:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:04 smithi031 ceph-mon[96824]: osdmap e615: 8 total, 8 up, 8 in 2024-09-21T10:15:05.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:04 smithi031 ceph-mon[96824]: pgmap v392: 89 pgs: 89 active+clean; 211 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 646 KiB/s wr, 4 op/s 2024-09-21T10:15:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:04 smithi007 ceph-mon[101144]: osdmap e615: 8 total, 8 up, 8 in 2024-09-21T10:15:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:04 smithi007 ceph-mon[101144]: pgmap v392: 89 pgs: 89 active+clean; 211 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 646 KiB/s wr, 4 op/s 2024-09-21T10:15:05.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:04 smithi007 ceph-mon[99390]: osdmap e615: 8 total, 8 up, 8 in 2024-09-21T10:15:05.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:04 smithi007 ceph-mon[99390]: pgmap v392: 89 pgs: 89 active+clean; 211 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 646 KiB/s wr, 4 op/s 2024-09-21T10:15:05.706 INFO:tasks.rados.rados.0.smithi007.stdout:2111: done (2 left) 2024-09-21T10:15:05.706 INFO:tasks.rados.rados.0.smithi007.stdout:2112: done (1 left) 2024-09-21T10:15:05.706 INFO:tasks.rados.rados.0.smithi007.stdout:2113: done (0 left) 2024-09-21T10:15:05.706 INFO:tasks.rados.rados.0.smithi007.stdout:2114: read oid 3 snap -1 2024-09-21T10:15:05.707 INFO:tasks.rados.rados.0.smithi007.stdout:2114: expect (ObjNum 769 snap 267 seq_num 769) 2024-09-21T10:15:05.707 INFO:tasks.rados.rados.0.smithi007.stdout:2115: write oid 39 current snap is 274 2024-09-21T10:15:05.707 INFO:tasks.rados.rados.0.smithi007.stdout:2115: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2024-09-21T10:15:05.714 INFO:tasks.rados.rados.0.smithi007.stdout:2115: writing smithi00780062-39 from 410302 to 1140375 tid 1 2024-09-21T10:15:05.720 INFO:tasks.rados.rados.0.smithi007.stdout:2115: writing smithi00780062-39 from 1895082 to 2297350 tid 2 2024-09-21T10:15:05.725 INFO:tasks.rados.rados.0.smithi007.stdout:2115: writing smithi00780062-39 from 2951884 to 3210302 tid 3 2024-09-21T10:15:05.725 INFO:tasks.rados.rados.0.smithi007.stdout:2116: read oid 5 snap 270 2024-09-21T10:15:05.725 INFO:tasks.rados.rados.0.smithi007.stdout:2116: expect (ObjNum 698 snap 235 seq_num 698) 2024-09-21T10:15:05.725 INFO:tasks.rados.rados.0.smithi007.stdout:2117: snap_create 2024-09-21T10:15:05.725 INFO:tasks.rados.rados.0.smithi007.stdout:2114: expect (ObjNum 769 snap 267 seq_num 769) 2024-09-21T10:15:05.954 INFO:tasks.rados.rados.0.smithi007.stdout:2115: finishing write tid 1 to smithi00780062-39 2024-09-21T10:15:05.954 INFO:tasks.rados.rados.0.smithi007.stdout:2115: finishing write tid 2 to smithi00780062-39 2024-09-21T10:15:05.954 INFO:tasks.rados.rados.0.smithi007.stdout:2115: finishing write tid 3 to smithi00780062-39 2024-09-21T10:15:05.954 INFO:tasks.rados.rados.0.smithi007.stdout:2115: finishing write tid 4 to smithi00780062-39 2024-09-21T10:15:05.954 INFO:tasks.rados.rados.0.smithi007.stdout:2115: finishing write tid 5 to smithi00780062-39 2024-09-21T10:15:05.955 INFO:tasks.rados.rados.0.smithi007.stdout:2115: oid 39 updating version 0 to 1094 2024-09-21T10:15:05.955 INFO:tasks.rados.rados.0.smithi007.stdout:2115: oid 39 updating version 1094 to 1095 2024-09-21T10:15:05.955 INFO:tasks.rados.rados.0.smithi007.stdout:2115: oid 39 updating version 1095 to 1096 2024-09-21T10:15:05.955 INFO:tasks.rados.rados.0.smithi007.stdout:2115: oid 39 version 1096 is already newer than 1093 2024-09-21T10:15:05.955 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1096 (ObjNum 786 snap 274 seq_num 786) dirty exists 2024-09-21T10:15:05.955 INFO:tasks.rados.rados.0.smithi007.stdout:2115: left oid 39 (ObjNum 786 snap 274 seq_num 786) 2024-09-21T10:15:05.955 INFO:tasks.rados.rados.0.smithi007.stdout:2116: expect (ObjNum 698 snap 235 seq_num 698) 2024-09-21T10:15:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:05 smithi031 ceph-mon[96824]: osdmap e616: 8 total, 8 up, 8 in 2024-09-21T10:15:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:05 smithi007 ceph-mon[99390]: osdmap e616: 8 total, 8 up, 8 in 2024-09-21T10:15:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:05 smithi007 ceph-mon[101144]: osdmap e616: 8 total, 8 up, 8 in 2024-09-21T10:15:06.711 INFO:tasks.rados.rados.0.smithi007.stdout:2114: done (3 left) 2024-09-21T10:15:06.711 INFO:tasks.rados.rados.0.smithi007.stdout:2115: done (2 left) 2024-09-21T10:15:06.711 INFO:tasks.rados.rados.0.smithi007.stdout:2116: done (1 left) 2024-09-21T10:15:06.711 INFO:tasks.rados.rados.0.smithi007.stdout:2117: done (0 left) 2024-09-21T10:15:06.711 INFO:tasks.rados.rados.0.smithi007.stdout:2118: delete oid 11 current snap is 275 2024-09-21T10:15:06.717 INFO:tasks.rados.rados.0.smithi007.stdout:2118: done (0 left) 2024-09-21T10:15:06.717 INFO:tasks.rados.rados.0.smithi007.stdout:2119: snap_create 2024-09-21T10:15:07.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:06 smithi007 ceph-mon[99390]: osdmap e617: 8 total, 8 up, 8 in 2024-09-21T10:15:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:06 smithi007 ceph-mon[99390]: pgmap v395: 89 pgs: 89 active+clean; 211 MiB data, 770 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:06 smithi007 ceph-mon[101144]: osdmap e617: 8 total, 8 up, 8 in 2024-09-21T10:15:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:06 smithi007 ceph-mon[101144]: pgmap v395: 89 pgs: 89 active+clean; 211 MiB data, 770 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:06 smithi031 ceph-mon[96824]: osdmap e617: 8 total, 8 up, 8 in 2024-09-21T10:15:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:06 smithi031 ceph-mon[96824]: pgmap v395: 89 pgs: 89 active+clean; 211 MiB data, 770 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:07.615 INFO:tasks.rados.rados.0.smithi007.stdout:2119: done (0 left) 2024-09-21T10:15:07.615 INFO:tasks.rados.rados.0.smithi007.stdout:2120: read oid 43 snap -1 2024-09-21T10:15:07.615 INFO:tasks.rados.rados.0.smithi007.stdout:2120: expect (ObjNum 775 snap 269 seq_num 775) 2024-09-21T10:15:07.615 INFO:tasks.rados.rados.0.smithi007.stdout:2121: read oid 1 snap -1 2024-09-21T10:15:07.615 INFO:tasks.rados.rados.0.smithi007.stdout:2121: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:15:07.615 INFO:tasks.rados.rados.0.smithi007.stdout:2122: write oid 42 current snap is 276 2024-09-21T10:15:07.615 INFO:tasks.rados.rados.0.smithi007.stdout:2122: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2024-09-21T10:15:07.620 INFO:tasks.rados.rados.0.smithi007.stdout:2122: writing smithi00780062-42 from 443916 to 924487 tid 1 2024-09-21T10:15:07.627 INFO:tasks.rados.rados.0.smithi007.stdout:2122: writing smithi00780062-42 from 1612046 to 2017983 tid 2 2024-09-21T10:15:07.633 INFO:tasks.rados.rados.0.smithi007.stdout:2122: writing smithi00780062-42 from 2606730 to 3101782 tid 3 2024-09-21T10:15:07.633 INFO:tasks.rados.rados.0.smithi007.stdout:2123: delete oid 34 current snap is 276 2024-09-21T10:15:07.633 INFO:tasks.rados.rados.0.smithi007.stdout:2120: expect (ObjNum 775 snap 269 seq_num 775) 2024-09-21T10:15:07.778 INFO:tasks.rados.rados.0.smithi007.stdout:2122: finishing write tid 1 to smithi00780062-42 2024-09-21T10:15:07.778 INFO:tasks.rados.rados.0.smithi007.stdout:2122: finishing write tid 2 to smithi00780062-42 2024-09-21T10:15:07.778 INFO:tasks.rados.rados.0.smithi007.stdout:2121: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:15:08.000 INFO:tasks.rados.rados.0.smithi007.stdout:2122: finishing write tid 3 to smithi00780062-42 2024-09-21T10:15:08.000 INFO:tasks.rados.rados.0.smithi007.stdout:2122: finishing write tid 4 to smithi00780062-42 2024-09-21T10:15:08.000 INFO:tasks.rados.rados.0.smithi007.stdout:2122: finishing write tid 5 to smithi00780062-42 2024-09-21T10:15:08.000 INFO:tasks.rados.rados.0.smithi007.stdout:2122: oid 42 updating version 0 to 988 2024-09-21T10:15:08.000 INFO:tasks.rados.rados.0.smithi007.stdout:2122: oid 42 updating version 988 to 990 2024-09-21T10:15:08.000 INFO:tasks.rados.rados.0.smithi007.stdout:2122: oid 42 version 990 is already newer than 989 2024-09-21T10:15:08.000 INFO:tasks.rados.rados.0.smithi007.stdout:2122: oid 42 updating version 990 to 991 2024-09-21T10:15:08.000 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 991 (ObjNum 788 snap 276 seq_num 788) dirty exists 2024-09-21T10:15:08.001 INFO:tasks.rados.rados.0.smithi007.stdout:2122: left oid 42 (ObjNum 788 snap 276 seq_num 788) 2024-09-21T10:15:08.001 INFO:tasks.rados.rados.0.smithi007.stdout:2120: done (3 left) 2024-09-21T10:15:08.001 INFO:tasks.rados.rados.0.smithi007.stdout:2121: done (2 left) 2024-09-21T10:15:08.001 INFO:tasks.rados.rados.0.smithi007.stdout:2122: done (1 left) 2024-09-21T10:15:08.001 INFO:tasks.rados.rados.0.smithi007.stdout:2123: done (0 left) 2024-09-21T10:15:08.001 INFO:tasks.rados.rados.0.smithi007.stdout:2124: rollback oid 37 current snap is 276 2024-09-21T10:15:08.001 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 240 2024-09-21T10:15:08.001 INFO:tasks.rados.rados.0.smithi007.stdout:2125: snap_remove snap 250 2024-09-21T10:15:08.109 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:07 smithi007 ceph-mon[99390]: osdmap e618: 8 total, 8 up, 8 in 2024-09-21T10:15:08.109 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:07 smithi007 ceph-mon[99390]: osdmap e619: 8 total, 8 up, 8 in 2024-09-21T10:15:08.110 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:07 smithi007 ceph-mon[101144]: osdmap e618: 8 total, 8 up, 8 in 2024-09-21T10:15:08.110 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:07 smithi007 ceph-mon[101144]: osdmap e619: 8 total, 8 up, 8 in 2024-09-21T10:15:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:07 smithi031 ceph-mon[96824]: osdmap e618: 8 total, 8 up, 8 in 2024-09-21T10:15:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:07 smithi031 ceph-mon[96824]: osdmap e619: 8 total, 8 up, 8 in 2024-09-21T10:15:08.719 INFO:tasks.rados.rados.0.smithi007.stdout:2125: done (1 left) 2024-09-21T10:15:08.719 INFO:tasks.rados.rados.0.smithi007.stdout:2126: read oid 2 snap -1 2024-09-21T10:15:08.719 INFO:tasks.rados.rados.0.smithi007.stdout:2126: expect deleted 2024-09-21T10:15:08.719 INFO:tasks.rados.rados.0.smithi007.stdout:2127: snap_create 2024-09-21T10:15:08.719 INFO:tasks.rados.rados.0.smithi007.stdout:2124: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:15:08.719 INFO:tasks.rados.rados.0.smithi007.stdout:2124: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:15:08.719 INFO:tasks.rados.rados.0.smithi007.stdout:2124: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:15:08.719 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1295 (ObjNum 682 snap 219 seq_num 682) dirty exists 2024-09-21T10:15:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:08 smithi031 ceph-mon[96824]: pgmap v398: 89 pgs: 89 active+clean; 210 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1006 KiB/s wr, 12 op/s 2024-09-21T10:15:09.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:08 smithi007 ceph-mon[99390]: pgmap v398: 89 pgs: 89 active+clean; 210 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1006 KiB/s wr, 12 op/s 2024-09-21T10:15:09.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:08 smithi007 ceph-mon[101144]: pgmap v398: 89 pgs: 89 active+clean; 210 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1006 KiB/s wr, 12 op/s 2024-09-21T10:15:09.721 INFO:tasks.rados.rados.0.smithi007.stdout:2124: done (2 left) 2024-09-21T10:15:09.721 INFO:tasks.rados.rados.0.smithi007.stdout:2126: done (1 left) 2024-09-21T10:15:09.721 INFO:tasks.rados.rados.0.smithi007.stdout:2127: done (0 left) 2024-09-21T10:15:09.721 INFO:tasks.rados.rados.0.smithi007.stdout:2128: delete oid 13 current snap is 277 2024-09-21T10:15:09.726 INFO:tasks.rados.rados.0.smithi007.stdout:2128: done (0 left) 2024-09-21T10:15:09.726 INFO:tasks.rados.rados.0.smithi007.stdout:2129: write oid 20 current snap is 277 2024-09-21T10:15:09.726 INFO:tasks.rados.rados.0.smithi007.stdout:2129: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2024-09-21T10:15:09.731 INFO:tasks.rados.rados.0.smithi007.stdout:2129: writing smithi00780062-20 from 494337 to 917008 tid 1 2024-09-21T10:15:09.737 INFO:tasks.rados.rados.0.smithi007.stdout:2129: writing smithi00780062-20 from 1387492 to 1940756 tid 2 2024-09-21T10:15:09.744 INFO:tasks.rados.rados.0.smithi007.stdout:2129: writing smithi00780062-20 from 2688999 to 3134220 tid 3 2024-09-21T10:15:09.744 INFO:tasks.rados.rados.0.smithi007.stdout:2130: rollback oid 43 current snap is 277 2024-09-21T10:15:09.744 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 43 to 275 2024-09-21T10:15:09.744 INFO:tasks.rados.rados.0.smithi007.stdout:2129: finishing write tid 1 to smithi00780062-20 2024-09-21T10:15:09.744 INFO:tasks.rados.rados.0.smithi007.stdout:2129: finishing write tid 2 to smithi00780062-20 2024-09-21T10:15:09.744 INFO:tasks.rados.rados.0.smithi007.stdout:2131: rollback oid 5 current snap is 277 2024-09-21T10:15:09.744 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 264 2024-09-21T10:15:09.744 INFO:tasks.rados.rados.0.smithi007.stdout:2132: write oid 16 current snap is 277 2024-09-21T10:15:09.744 INFO:tasks.rados.rados.0.smithi007.stdout:2132: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2024-09-21T10:15:09.749 INFO:tasks.rados.rados.0.smithi007.stdout:2132: writing smithi00780062-16 from 511144 to 1009064 tid 1 2024-09-21T10:15:09.754 INFO:tasks.rados.rados.0.smithi007.stdout:2132: writing smithi00780062-16 from 1445974 to 1859249 tid 2 2024-09-21T10:15:09.760 INFO:tasks.rados.rados.0.smithi007.stdout:2132: writing smithi00780062-16 from 2316422 to 2972915 tid 3 2024-09-21T10:15:09.760 INFO:tasks.rados.rados.0.smithi007.stdout:2133: read oid 42 snap 264 2024-09-21T10:15:09.761 INFO:tasks.rados.rados.0.smithi007.stdout:2133: expect deleted 2024-09-21T10:15:09.761 INFO:tasks.rados.rados.0.smithi007.stdout:2134: write oid 17 current snap is 277 2024-09-21T10:15:09.761 INFO:tasks.rados.rados.0.smithi007.stdout:2130: finishing rollback tid 0 to smithi00780062-43 2024-09-21T10:15:09.761 INFO:tasks.rados.rados.0.smithi007.stdout:2129: finishing write tid 3 to smithi00780062-20 2024-09-21T10:15:09.761 INFO:tasks.rados.rados.0.smithi007.stdout:2129: finishing write tid 4 to smithi00780062-20 2024-09-21T10:15:09.761 INFO:tasks.rados.rados.0.smithi007.stdout:2134: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2024-09-21T10:15:09.766 INFO:tasks.rados.rados.0.smithi007.stdout:2134: writing smithi00780062-17 from 527951 to 1101120 tid 1 2024-09-21T10:15:09.771 INFO:tasks.rados.rados.0.smithi007.stdout:2134: writing smithi00780062-17 from 1504456 to 2061389 tid 2 2024-09-21T10:15:09.778 INFO:tasks.rados.rados.0.smithi007.stdout:2134: writing smithi00780062-17 from 2743845 to 3211610 tid 3 2024-09-21T10:15:09.778 INFO:tasks.rados.rados.0.smithi007.stdout:2135: write oid 48 current snap is 277 2024-09-21T10:15:09.778 INFO:tasks.rados.rados.0.smithi007.stdout:2131: finishing rollback tid 0 to smithi00780062-5 2024-09-21T10:15:09.778 INFO:tasks.rados.rados.0.smithi007.stdout:2130: finishing rollback tid 1 to smithi00780062-43 2024-09-21T10:15:09.778 INFO:tasks.rados.rados.0.smithi007.stdout:2130: finishing rollback tid 2 to smithi00780062-43 2024-09-21T10:15:09.778 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 369 (ObjNum 775 snap 269 seq_num 775) dirty exists 2024-09-21T10:15:09.778 INFO:tasks.rados.rados.0.smithi007.stdout:2129: finishing write tid 5 to smithi00780062-20 2024-09-21T10:15:09.778 INFO:tasks.rados.rados.0.smithi007.stdout:2129: oid 20 updating version 0 to 714 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:2129: oid 20 version 714 is already newer than 713 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:2129: oid 20 version 714 is already newer than 712 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:2129: oid 20 version 714 is already newer than 711 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 714 (ObjNum 791 snap 277 seq_num 791) dirty exists 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:2129: left oid 20 (ObjNum 791 snap 277 seq_num 791) 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:2131: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:2131: finishing rollback tid 2 to smithi00780062-5 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 682 (ObjNum 698 snap 235 seq_num 698) dirty exists 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:2132: finishing write tid 1 to smithi00780062-16 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:2132: finishing write tid 2 to smithi00780062-16 2024-09-21T10:15:09.779 INFO:tasks.rados.rados.0.smithi007.stdout:2135: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2024-09-21T10:15:09.784 INFO:tasks.rados.rados.0.smithi007.stdout:2135: writing smithi00780062-48 from 544758 to 1193176 tid 1 2024-09-21T10:15:09.790 INFO:tasks.rados.rados.0.smithi007.stdout:2135: writing smithi00780062-48 from 1846585 to 2263529 tid 2 2024-09-21T10:15:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:2135: writing smithi00780062-48 from 2771268 to 3344758 tid 3 2024-09-21T10:15:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:2129: done (6 left) 2024-09-21T10:15:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:2130: done (5 left) 2024-09-21T10:15:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:2131: done (4 left) 2024-09-21T10:15:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:2136: write oid 20 current snap is 277 2024-09-21T10:15:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:2136: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2024-09-21T10:15:09.803 INFO:tasks.rados.rados.0.smithi007.stdout:2136: writing smithi00780062-20 from 561565 to 1285232 tid 1 2024-09-21T10:15:09.809 INFO:tasks.rados.rados.0.smithi007.stdout:2136: writing smithi00780062-20 from 1905067 to 2465669 tid 2 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2136: writing smithi00780062-20 from 3082338 to 3361565 tid 3 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2137: delete oid 5 current snap is 277 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2132: finishing write tid 3 to smithi00780062-16 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2132: finishing write tid 4 to smithi00780062-16 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2132: finishing write tid 5 to smithi00780062-16 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2132: oid 16 updating version 0 to 1309 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2132: oid 16 version 1309 is already newer than 1306 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2132: oid 16 version 1309 is already newer than 1307 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2132: oid 16 version 1309 is already newer than 1308 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 1309 (ObjNum 792 snap 277 seq_num 792) dirty exists 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2132: left oid 16 (ObjNum 792 snap 277 seq_num 792) 2024-09-21T10:15:09.815 INFO:tasks.rados.rados.0.smithi007.stdout:2134: finishing write tid 1 to smithi00780062-17 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2134: finishing write tid 2 to smithi00780062-17 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2134: finishing write tid 3 to smithi00780062-17 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2134: finishing write tid 4 to smithi00780062-17 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2134: finishing write tid 5 to smithi00780062-17 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2134: oid 17 updating version 0 to 772 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2134: oid 17 version 772 is already newer than 769 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2134: oid 17 version 772 is already newer than 770 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2134: oid 17 version 772 is already newer than 771 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 772 (ObjNum 793 snap 277 seq_num 793) dirty exists 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2134: left oid 17 (ObjNum 793 snap 277 seq_num 793) 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2135: finishing write tid 1 to smithi00780062-48 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2135: finishing write tid 2 to smithi00780062-48 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2135: finishing write tid 3 to smithi00780062-48 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2135: finishing write tid 4 to smithi00780062-48 2024-09-21T10:15:09.816 INFO:tasks.rados.rados.0.smithi007.stdout:2135: finishing write tid 5 to smithi00780062-48 2024-09-21T10:15:09.817 INFO:tasks.rados.rados.0.smithi007.stdout:2135: oid 48 updating version 0 to 787 2024-09-21T10:15:09.817 INFO:tasks.rados.rados.0.smithi007.stdout:2135: oid 48 updating version 787 to 788 2024-09-21T10:15:09.817 INFO:tasks.rados.rados.0.smithi007.stdout:2135: oid 48 updating version 788 to 790 2024-09-21T10:15:09.817 INFO:tasks.rados.rados.0.smithi007.stdout:2135: oid 48 version 790 is already newer than 789 2024-09-21T10:15:09.817 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 790 (ObjNum 794 snap 277 seq_num 794) dirty exists 2024-09-21T10:15:09.817 INFO:tasks.rados.rados.0.smithi007.stdout:2135: left oid 48 (ObjNum 794 snap 277 seq_num 794) 2024-09-21T10:15:09.817 INFO:tasks.rados.rados.0.smithi007.stdout:2136: finishing write tid 1 to smithi00780062-20 2024-09-21T10:15:09.817 INFO:tasks.rados.rados.0.smithi007.stdout:2136: finishing write tid 2 to smithi00780062-20 2024-09-21T10:15:09.818 INFO:tasks.rados.rados.0.smithi007.stdout:2136: finishing write tid 3 to smithi00780062-20 2024-09-21T10:15:09.818 INFO:tasks.rados.rados.0.smithi007.stdout:2136: finishing write tid 4 to smithi00780062-20 2024-09-21T10:15:09.818 INFO:tasks.rados.rados.0.smithi007.stdout:2132: done (5 left) 2024-09-21T10:15:09.818 INFO:tasks.rados.rados.0.smithi007.stdout:2133: done (4 left) 2024-09-21T10:15:09.818 INFO:tasks.rados.rados.0.smithi007.stdout:2134: done (3 left) 2024-09-21T10:15:09.818 INFO:tasks.rados.rados.0.smithi007.stdout:2135: done (2 left) 2024-09-21T10:15:09.819 INFO:tasks.rados.rados.0.smithi007.stdout:2137: done (1 left) 2024-09-21T10:15:09.819 INFO:tasks.rados.rados.0.smithi007.stdout:2138: delete oid 9 current snap is 277 2024-09-21T10:15:09.819 INFO:tasks.rados.rados.0.smithi007.stdout:2136: finishing write tid 5 to smithi00780062-20 2024-09-21T10:15:09.819 INFO:tasks.rados.rados.0.smithi007.stdout:2136: oid 20 updating version 0 to 715 2024-09-21T10:15:09.819 INFO:tasks.rados.rados.0.smithi007.stdout:2136: oid 20 updating version 715 to 717 2024-09-21T10:15:09.819 INFO:tasks.rados.rados.0.smithi007.stdout:2136: oid 20 version 717 is already newer than 716 2024-09-21T10:15:09.819 INFO:tasks.rados.rados.0.smithi007.stdout:2136: oid 20 updating version 717 to 718 2024-09-21T10:15:09.819 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 718 (ObjNum 795 snap 277 seq_num 795) dirty exists 2024-09-21T10:15:09.819 INFO:tasks.rados.rados.0.smithi007.stdout:2136: left oid 20 (ObjNum 795 snap 277 seq_num 795) 2024-09-21T10:15:09.820 INFO:tasks.rados.rados.0.smithi007.stdout:2136: done (1 left) 2024-09-21T10:15:09.820 INFO:tasks.rados.rados.0.smithi007.stdout:2138: done (0 left) 2024-09-21T10:15:09.820 INFO:tasks.rados.rados.0.smithi007.stdout:2139: read oid 43 snap -1 2024-09-21T10:15:09.820 INFO:tasks.rados.rados.0.smithi007.stdout:2139: expect (ObjNum 775 snap 269 seq_num 775) 2024-09-21T10:15:09.820 INFO:tasks.rados.rados.0.smithi007.stdout:2140: read oid 19 snap -1 2024-09-21T10:15:09.820 INFO:tasks.rados.rados.0.smithi007.stdout:2140: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:15:09.820 INFO:tasks.rados.rados.0.smithi007.stdout:2141: read oid 35 snap -1 2024-09-21T10:15:09.820 INFO:tasks.rados.rados.0.smithi007.stdout:2141: expect deleted 2024-09-21T10:15:09.821 INFO:tasks.rados.rados.0.smithi007.stdout:2142: rollback oid 22 current snap is 277 2024-09-21T10:15:09.821 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 22 to 264 2024-09-21T10:15:09.821 INFO:tasks.rados.rados.0.smithi007.stdout:2143: read oid 31 snap -1 2024-09-21T10:15:09.821 INFO:tasks.rados.rados.0.smithi007.stdout:2143: expect (ObjNum 784 snap 272 seq_num 784) 2024-09-21T10:15:09.821 INFO:tasks.rados.rados.0.smithi007.stdout:2144: snap_remove snap 273 2024-09-21T10:15:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:09 smithi031 ceph-mon[96824]: osdmap e620: 8 total, 8 up, 8 in 2024-09-21T10:15:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:09 smithi007 ceph-mon[99390]: osdmap e620: 8 total, 8 up, 8 in 2024-09-21T10:15:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:09 smithi007 ceph-mon[101144]: osdmap e620: 8 total, 8 up, 8 in 2024-09-21T10:15:10.730 INFO:tasks.rados.rados.0.smithi007.stdout:2144: done (5 left) 2024-09-21T10:15:10.730 INFO:tasks.rados.rados.0.smithi007.stdout:2145: read oid 17 snap -1 2024-09-21T10:15:10.731 INFO:tasks.rados.rados.0.smithi007.stdout:2145: expect (ObjNum 793 snap 277 seq_num 793) 2024-09-21T10:15:10.731 INFO:tasks.rados.rados.0.smithi007.stdout:2146: write oid 2 current snap is 277 2024-09-21T10:15:10.731 INFO:tasks.rados.rados.0.smithi007.stdout:2146: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2024-09-21T10:15:10.737 INFO:tasks.rados.rados.0.smithi007.stdout:2146: writing smithi00780062-2 from 611986 to 1161400 tid 1 2024-09-21T10:15:10.742 INFO:tasks.rados.rados.0.smithi007.stdout:2146: writing smithi00780062-2 from 1564160 to 1988442 tid 2 2024-09-21T10:15:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:2146: writing smithi00780062-2 from 2764607 to 3205085 tid 3 2024-09-21T10:15:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:2147: snap_remove snap 269 2024-09-21T10:15:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:10 smithi031 ceph-mon[96824]: osdmap e621: 8 total, 8 up, 8 in 2024-09-21T10:15:11.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:10 smithi031 ceph-mon[96824]: pgmap v401: 89 pgs: 89 active+clean; 210 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1006 KiB/s wr, 12 op/s 2024-09-21T10:15:11.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:10 smithi007 ceph-mon[99390]: osdmap e621: 8 total, 8 up, 8 in 2024-09-21T10:15:11.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:10 smithi007 ceph-mon[99390]: pgmap v401: 89 pgs: 89 active+clean; 210 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1006 KiB/s wr, 12 op/s 2024-09-21T10:15:11.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:15:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:15:10] "GET /metrics HTTP/1.1" 200 36258 "" "Prometheus/2.51.0" 2024-09-21T10:15:11.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:10 smithi007 ceph-mon[101144]: osdmap e621: 8 total, 8 up, 8 in 2024-09-21T10:15:11.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:10 smithi007 ceph-mon[101144]: pgmap v401: 89 pgs: 89 active+clean; 210 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1006 KiB/s wr, 12 op/s 2024-09-21T10:15:11.733 INFO:tasks.rados.rados.0.smithi007.stdout:2147: done (7 left) 2024-09-21T10:15:11.733 INFO:tasks.rados.rados.0.smithi007.stdout:2148: delete oid 24 current snap is 277 2024-09-21T10:15:11.733 INFO:tasks.rados.rados.0.smithi007.stdout:2142: finishing rollback tid 0 to smithi00780062-22 2024-09-21T10:15:11.733 INFO:tasks.rados.rados.0.smithi007.stdout:2139: expect (ObjNum 775 snap 269 seq_num 775) 2024-09-21T10:15:11.878 INFO:tasks.rados.rados.0.smithi007.stdout:2142: finishing rollback tid 1 to smithi00780062-22 2024-09-21T10:15:11.878 INFO:tasks.rados.rados.0.smithi007.stdout:2143: expect (ObjNum 784 snap 272 seq_num 784) 2024-09-21T10:15:11.986 INFO:tasks.rados.rados.0.smithi007.stdout:2142: finishing rollback tid 2 to smithi00780062-22 2024-09-21T10:15:11.986 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 1795 (ObjNum 721 snap 244 seq_num 721) dirty exists 2024-09-21T10:15:11.986 INFO:tasks.rados.rados.0.smithi007.stdout:2140: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:15:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:11 smithi031 ceph-mon[96824]: osdmap e622: 8 total, 8 up, 8 in 2024-09-21T10:15:12.181 INFO:tasks.rados.rados.0.smithi007.stdout:2145: expect (ObjNum 793 snap 277 seq_num 793) 2024-09-21T10:15:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:11 smithi007 ceph-mon[99390]: osdmap e622: 8 total, 8 up, 8 in 2024-09-21T10:15:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:11 smithi007 ceph-mon[101144]: osdmap e622: 8 total, 8 up, 8 in 2024-09-21T10:15:12.332 INFO:tasks.rados.rados.0.smithi007.stdout:2146: finishing write tid 1 to smithi00780062-2 2024-09-21T10:15:12.332 INFO:tasks.rados.rados.0.smithi007.stdout:2146: finishing write tid 2 to smithi00780062-2 2024-09-21T10:15:12.332 INFO:tasks.rados.rados.0.smithi007.stdout:2146: finishing write tid 3 to smithi00780062-2 2024-09-21T10:15:12.332 INFO:tasks.rados.rados.0.smithi007.stdout:2146: finishing write tid 4 to smithi00780062-2 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2146: finishing write tid 5 to smithi00780062-2 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2146: oid 2 updating version 0 to 241 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2146: oid 2 updating version 241 to 243 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2146: oid 2 updating version 243 to 244 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2146: oid 2 version 244 is already newer than 242 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 244 (ObjNum 798 snap 277 seq_num 798) dirty exists 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2146: left oid 2 (ObjNum 798 snap 277 seq_num 798) 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2139: done (7 left) 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2140: done (6 left) 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2141: done (5 left) 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2142: done (4 left) 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2143: done (3 left) 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2145: done (2 left) 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2146: done (1 left) 2024-09-21T10:15:12.333 INFO:tasks.rados.rados.0.smithi007.stdout:2148: done (0 left) 2024-09-21T10:15:12.334 INFO:tasks.rados.rados.0.smithi007.stdout:2149: rollback oid 13 current snap is 277 2024-09-21T10:15:12.334 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 13 to 240 2024-09-21T10:15:12.334 INFO:tasks.rados.rados.0.smithi007.stdout:2150: delete oid 33 current snap is 277 2024-09-21T10:15:12.334 INFO:tasks.rados.rados.0.smithi007.stdout:2150: done (1 left) 2024-09-21T10:15:12.334 INFO:tasks.rados.rados.0.smithi007.stdout:2151: snap_create 2024-09-21T10:15:12.335 INFO:tasks.rados.rados.0.smithi007.stdout:2149: finishing rollback tid 1 to smithi00780062-13 2024-09-21T10:15:12.335 INFO:tasks.rados.rados.0.smithi007.stdout:2149: finishing rollback tid 2 to smithi00780062-13 2024-09-21T10:15:12.335 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 1805 (ObjNum 618 snap 200 seq_num 618) dirty exists 2024-09-21T10:15:12.614 INFO:tasks.rados.rados.0.smithi007.stdout:2149: done (1 left) 2024-09-21T10:15:12.614 INFO:tasks.rados.rados.0.smithi007.stdout:2151: done (0 left) 2024-09-21T10:15:12.614 INFO:tasks.rados.rados.0.smithi007.stdout:2152: write oid 4 current snap is 278 2024-09-21T10:15:12.614 INFO:tasks.rados.rados.0.smithi007.stdout:2152: seq_num 801 ranges {662407=491514,1855959=571609,2846876=615531} 2024-09-21T10:15:12.620 INFO:tasks.rados.rados.0.smithi007.stdout:2152: writing smithi00780062-4 from 662407 to 1153921 tid 1 2024-09-21T10:15:12.628 INFO:tasks.rados.rados.0.smithi007.stdout:2152: writing smithi00780062-4 from 1855959 to 2427568 tid 2 2024-09-21T10:15:12.634 INFO:tasks.rados.rados.0.smithi007.stdout:2152: writing smithi00780062-4 from 2846876 to 3462407 tid 3 2024-09-21T10:15:12.634 INFO:tasks.rados.rados.0.smithi007.stdout:2153: read oid 37 snap -1 2024-09-21T10:15:12.634 INFO:tasks.rados.rados.0.smithi007.stdout:2153: expect (ObjNum 682 snap 219 seq_num 682) 2024-09-21T10:15:12.634 INFO:tasks.rados.rados.0.smithi007.stdout:2154: snap_remove snap 264 2024-09-21T10:15:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:12 smithi031 ceph-mon[96824]: osdmap e623: 8 total, 8 up, 8 in 2024-09-21T10:15:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:12 smithi031 ceph-mon[96824]: pgmap v404: 89 pgs: 89 active+clean; 225 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-09-21T10:15:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:12 smithi031 ceph-mon[96824]: osdmap e624: 8 total, 8 up, 8 in 2024-09-21T10:15:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:12 smithi007 ceph-mon[99390]: osdmap e623: 8 total, 8 up, 8 in 2024-09-21T10:15:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:12 smithi007 ceph-mon[99390]: pgmap v404: 89 pgs: 89 active+clean; 225 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-09-21T10:15:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:12 smithi007 ceph-mon[99390]: osdmap e624: 8 total, 8 up, 8 in 2024-09-21T10:15:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:12 smithi007 ceph-mon[101144]: osdmap e623: 8 total, 8 up, 8 in 2024-09-21T10:15:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:12 smithi007 ceph-mon[101144]: pgmap v404: 89 pgs: 89 active+clean; 225 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-09-21T10:15:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:12 smithi007 ceph-mon[101144]: osdmap e624: 8 total, 8 up, 8 in 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2154: done (2 left) 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2155: write oid 33 current snap is 278 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2152: finishing write tid 1 to smithi00780062-4 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2152: finishing write tid 2 to smithi00780062-4 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2152: finishing write tid 3 to smithi00780062-4 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2152: finishing write tid 4 to smithi00780062-4 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2152: finishing write tid 5 to smithi00780062-4 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2152: oid 4 updating version 0 to 502 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2152: oid 4 updating version 502 to 503 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2152: oid 4 version 503 is already newer than 500 2024-09-21T10:15:13.619 INFO:tasks.rados.rados.0.smithi007.stdout:2152: oid 4 version 503 is already newer than 501 2024-09-21T10:15:13.620 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 503 (ObjNum 801 snap 278 seq_num 801) dirty exists 2024-09-21T10:15:13.620 INFO:tasks.rados.rados.0.smithi007.stdout:2152: left oid 4 (ObjNum 801 snap 278 seq_num 801) 2024-09-21T10:15:13.620 INFO:tasks.rados.rados.0.smithi007.stdout:2153: expect (ObjNum 682 snap 219 seq_num 682) 2024-09-21T10:15:13.842 INFO:tasks.rados.rados.0.smithi007.stdout:2155: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2024-09-21T10:15:13.849 INFO:tasks.rados.rados.0.smithi007.stdout:2155: writing smithi00780062-33 from 679214 to 1245977 tid 1 2024-09-21T10:15:13.856 INFO:tasks.rados.rados.0.smithi007.stdout:2155: writing smithi00780062-33 from 1798088 to 2513355 tid 2 2024-09-21T10:15:13.862 INFO:tasks.rados.rados.0.smithi007.stdout:2155: writing smithi00780062-33 from 3157946 to 3479214 tid 3 2024-09-21T10:15:13.862 INFO:tasks.rados.rados.0.smithi007.stdout:2152: done (2 left) 2024-09-21T10:15:13.862 INFO:tasks.rados.rados.0.smithi007.stdout:2153: done (1 left) 2024-09-21T10:15:13.862 INFO:tasks.rados.rados.0.smithi007.stdout:2156: rollback oid 49 current snap is 278 2024-09-21T10:15:13.862 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 277 2024-09-21T10:15:13.862 INFO:tasks.rados.rados.0.smithi007.stdout:2155: finishing write tid 1 to smithi00780062-33 2024-09-21T10:15:13.863 INFO:tasks.rados.rados.0.smithi007.stdout:2155: finishing write tid 2 to smithi00780062-33 2024-09-21T10:15:13.863 INFO:tasks.rados.rados.0.smithi007.stdout:2157: snap_create 2024-09-21T10:15:13.864 INFO:tasks.rados.rados.0.smithi007.stdout:2155: finishing write tid 3 to smithi00780062-33 2024-09-21T10:15:13.865 INFO:tasks.rados.rados.0.smithi007.stdout:2155: finishing write tid 4 to smithi00780062-33 2024-09-21T10:15:13.865 INFO:tasks.rados.rados.0.smithi007.stdout:2155: finishing write tid 5 to smithi00780062-33 2024-09-21T10:15:13.865 INFO:tasks.rados.rados.0.smithi007.stdout:2155: oid 33 updating version 0 to 1073 2024-09-21T10:15:13.865 INFO:tasks.rados.rados.0.smithi007.stdout:2155: oid 33 updating version 1073 to 1075 2024-09-21T10:15:13.865 INFO:tasks.rados.rados.0.smithi007.stdout:2155: oid 33 version 1075 is already newer than 1066 2024-09-21T10:15:13.865 INFO:tasks.rados.rados.0.smithi007.stdout:2155: oid 33 version 1075 is already newer than 1074 2024-09-21T10:15:13.865 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1075 (ObjNum 802 snap 278 seq_num 802) dirty exists 2024-09-21T10:15:13.865 INFO:tasks.rados.rados.0.smithi007.stdout:2155: left oid 33 (ObjNum 802 snap 278 seq_num 802) 2024-09-21T10:15:13.866 INFO:tasks.rados.rados.0.smithi007.stdout:2156: finishing rollback tid 0 to smithi00780062-49 2024-09-21T10:15:13.866 INFO:tasks.rados.rados.0.smithi007.stdout:2156: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:15:13.866 INFO:tasks.rados.rados.0.smithi007.stdout:2156: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:15:13.866 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1323 (ObjNum 781 snap 270 seq_num 781) dirty exists 2024-09-21T10:15:14.623 INFO:tasks.rados.rados.0.smithi007.stdout:2155: done (2 left) 2024-09-21T10:15:14.623 INFO:tasks.rados.rados.0.smithi007.stdout:2156: done (1 left) 2024-09-21T10:15:14.623 INFO:tasks.rados.rados.0.smithi007.stdout:2157: done (0 left) 2024-09-21T10:15:14.623 INFO:tasks.rados.rados.0.smithi007.stdout:2158: write oid 29 current snap is 279 2024-09-21T10:15:14.623 INFO:tasks.rados.rados.0.smithi007.stdout:2158: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2024-09-21T10:15:14.630 INFO:tasks.rados.rados.0.smithi007.stdout:2158: writing smithi00780062-29 from 696021 to 1338033 tid 1 2024-09-21T10:15:14.636 INFO:tasks.rados.rados.0.smithi007.stdout:2158: writing smithi00780062-29 from 1856570 to 2431848 tid 2 2024-09-21T10:15:14.643 INFO:tasks.rados.rados.0.smithi007.stdout:2158: writing smithi00780062-29 from 3185369 to 3496021 tid 3 2024-09-21T10:15:14.643 INFO:tasks.rados.rados.0.smithi007.stdout:2159: read oid 21 snap 244 2024-09-21T10:15:14.643 INFO:tasks.rados.rados.0.smithi007.stdout:2159: expect (ObjNum 703 snap 241 seq_num 703) 2024-09-21T10:15:14.643 INFO:tasks.rados.rados.0.smithi007.stdout:2160: rollback oid 46 current snap is 279 2024-09-21T10:15:14.643 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 46 to 270 2024-09-21T10:15:14.643 INFO:tasks.rados.rados.0.smithi007.stdout:2158: finishing write tid 1 to smithi00780062-29 2024-09-21T10:15:14.643 INFO:tasks.rados.rados.0.smithi007.stdout:2158: finishing write tid 2 to smithi00780062-29 2024-09-21T10:15:14.644 INFO:tasks.rados.rados.0.smithi007.stdout:2161: write oid 34 current snap is 279 2024-09-21T10:15:14.644 INFO:tasks.rados.rados.0.smithi007.stdout:2161: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2024-09-21T10:15:14.650 INFO:tasks.rados.rados.0.smithi007.stdout:2161: writing smithi00780062-34 from 712828 to 1430089 tid 1 2024-09-21T10:15:14.658 INFO:tasks.rados.rados.0.smithi007.stdout:2161: writing smithi00780062-34 from 1915052 to 2633988 tid 2 2024-09-21T10:15:14.663 INFO:tasks.rados.rados.0.smithi007.stdout:2161: writing smithi00780062-34 from 3212792 to 3512828 tid 3 2024-09-21T10:15:14.663 INFO:tasks.rados.rados.0.smithi007.stdout:2162: delete oid 28 current snap is 279 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:2158: finishing write tid 3 to smithi00780062-29 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:2158: finishing write tid 4 to smithi00780062-29 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:2158: finishing write tid 5 to smithi00780062-29 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:2158: oid 29 updating version 0 to 998 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:2158: oid 29 version 998 is already newer than 996 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:2158: oid 29 version 998 is already newer than 997 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:2158: oid 29 version 998 is already newer than 995 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 998 (ObjNum 803 snap 279 seq_num 803) dirty exists 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:2158: left oid 29 (ObjNum 803 snap 279 seq_num 803) 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:2160: finishing rollback tid 1 to smithi00780062-46 2024-09-21T10:15:14.664 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 1701 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:15:14.665 INFO:tasks.rados.rados.0.smithi007.stdout:2161: finishing write tid 1 to smithi00780062-34 2024-09-21T10:15:14.665 INFO:tasks.rados.rados.0.smithi007.stdout:2161: finishing write tid 2 to smithi00780062-34 2024-09-21T10:15:14.665 INFO:tasks.rados.rados.0.smithi007.stdout:2159: expect (ObjNum 703 snap 241 seq_num 703) 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2161: finishing write tid 3 to smithi00780062-34 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2161: finishing write tid 4 to smithi00780062-34 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2158: done (4 left) 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2159: done (3 left) 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2160: done (2 left) 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2162: done (1 left) 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2163: snap_create 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2161: finishing write tid 5 to smithi00780062-34 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2161: oid 34 updating version 0 to 1112 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2161: oid 34 updating version 1112 to 1113 2024-09-21T10:15:14.845 INFO:tasks.rados.rados.0.smithi007.stdout:2161: oid 34 version 1113 is already newer than 1111 2024-09-21T10:15:14.846 INFO:tasks.rados.rados.0.smithi007.stdout:2161: oid 34 version 1113 is already newer than 1110 2024-09-21T10:15:14.846 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1113 (ObjNum 804 snap 279 seq_num 804) dirty exists 2024-09-21T10:15:14.846 INFO:tasks.rados.rados.0.smithi007.stdout:2161: left oid 34 (ObjNum 804 snap 279 seq_num 804) 2024-09-21T10:15:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:14 smithi031 ceph-mon[96824]: osdmap e625: 8 total, 8 up, 8 in 2024-09-21T10:15:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:14 smithi007 ceph-mon[99390]: osdmap e625: 8 total, 8 up, 8 in 2024-09-21T10:15:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:14 smithi007 ceph-mon[101144]: osdmap e625: 8 total, 8 up, 8 in 2024-09-21T10:15:15.624 INFO:tasks.rados.rados.0.smithi007.stdout:2161: done (1 left) 2024-09-21T10:15:15.624 INFO:tasks.rados.rados.0.smithi007.stdout:2163: done (0 left) 2024-09-21T10:15:15.624 INFO:tasks.rados.rados.0.smithi007.stdout:2164: read oid 40 snap -1 2024-09-21T10:15:15.624 INFO:tasks.rados.rados.0.smithi007.stdout:2164: expect (ObjNum 730 snap 250 seq_num 730) 2024-09-21T10:15:15.624 INFO:tasks.rados.rados.0.smithi007.stdout:2165: delete oid 33 current snap is 280 2024-09-21T10:15:15.629 INFO:tasks.rados.rados.0.smithi007.stdout:2164: expect (ObjNum 730 snap 250 seq_num 730) 2024-09-21T10:15:15.727 INFO:tasks.rados.rados.0.smithi007.stdout:2164: done (1 left) 2024-09-21T10:15:15.727 INFO:tasks.rados.rados.0.smithi007.stdout:2165: done (0 left) 2024-09-21T10:15:15.727 INFO:tasks.rados.rados.0.smithi007.stdout:2166: write oid 31 current snap is 280 2024-09-21T10:15:15.727 INFO:tasks.rados.rados.0.smithi007.stdout:2166: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2024-09-21T10:15:15.734 INFO:tasks.rados.rados.0.smithi007.stdout:2166: writing smithi00780062-31 from 763249 to 1422610 tid 1 2024-09-21T10:15:15.741 INFO:tasks.rados.rados.0.smithi007.stdout:2166: writing smithi00780062-31 from 2090498 to 2673114 tid 2 2024-09-21T10:15:15.746 INFO:tasks.rados.rados.0.smithi007.stdout:2166: writing smithi00780062-31 from 3295061 to 3563249 tid 3 2024-09-21T10:15:15.747 INFO:tasks.rados.rados.0.smithi007.stdout:2167: snap_remove snap 271 2024-09-21T10:15:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:15 smithi031 ceph-mon[96824]: pgmap v407: 89 pgs: 89 active+clean; 225 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-09-21T10:15:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:15 smithi031 ceph-mon[96824]: osdmap e626: 8 total, 8 up, 8 in 2024-09-21T10:15:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:15 smithi007 ceph-mon[99390]: pgmap v407: 89 pgs: 89 active+clean; 225 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-09-21T10:15:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:15 smithi007 ceph-mon[99390]: osdmap e626: 8 total, 8 up, 8 in 2024-09-21T10:15:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:15 smithi007 ceph-mon[101144]: pgmap v407: 89 pgs: 89 active+clean; 225 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-09-21T10:15:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:15 smithi007 ceph-mon[101144]: osdmap e626: 8 total, 8 up, 8 in 2024-09-21T10:15:16.637 INFO:tasks.rados.rados.0.smithi007.stdout:2167: done (1 left) 2024-09-21T10:15:16.637 INFO:tasks.rados.rados.0.smithi007.stdout:2168: read oid 32 snap 277 2024-09-21T10:15:16.637 INFO:tasks.rados.rados.0.smithi007.stdout:2168: expect (ObjNum 598 snap 192 seq_num 598) 2024-09-21T10:15:16.637 INFO:tasks.rados.rados.0.smithi007.stdout:2169: write oid 22 current snap is 280 2024-09-21T10:15:16.637 INFO:tasks.rados.rados.0.smithi007.stdout:2166: finishing write tid 1 to smithi00780062-31 2024-09-21T10:15:16.637 INFO:tasks.rados.rados.0.smithi007.stdout:2169: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2024-09-21T10:15:16.645 INFO:tasks.rados.rados.0.smithi007.stdout:2169: writing smithi00780062-22 from 780056 to 1514666 tid 1 2024-09-21T10:15:16.653 INFO:tasks.rados.rados.0.smithi007.stdout:2169: writing smithi00780062-22 from 2148980 to 2875254 tid 2 2024-09-21T10:15:16.657 INFO:tasks.rados.rados.0.smithi007.stdout:2169: writing smithi00780062-22 from 3322484 to 3580056 tid 3 2024-09-21T10:15:16.658 INFO:tasks.rados.rados.0.smithi007.stdout:2170: read oid 35 snap -1 2024-09-21T10:15:16.658 INFO:tasks.rados.rados.0.smithi007.stdout:2170: expect deleted 2024-09-21T10:15:16.658 INFO:tasks.rados.rados.0.smithi007.stdout:2171: write oid 8 current snap is 280 2024-09-21T10:15:16.658 INFO:tasks.rados.rados.0.smithi007.stdout:2166: finishing write tid 2 to smithi00780062-31 2024-09-21T10:15:16.658 INFO:tasks.rados.rados.0.smithi007.stdout:2171: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2024-09-21T10:15:16.664 INFO:tasks.rados.rados.0.smithi007.stdout:2171: writing smithi00780062-8 from 796863 to 1206722 tid 1 2024-09-21T10:15:16.670 INFO:tasks.rados.rados.0.smithi007.stdout:2171: writing smithi00780062-8 from 1807462 to 2393747 tid 2 2024-09-21T10:15:16.677 INFO:tasks.rados.rados.0.smithi007.stdout:2171: writing smithi00780062-8 from 3066260 to 3596863 tid 3 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:2172: delete oid 10 current snap is 280 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:2166: finishing write tid 3 to smithi00780062-31 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:2166: finishing write tid 4 to smithi00780062-31 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:2166: finishing write tid 5 to smithi00780062-31 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:2166: oid 31 updating version 0 to 1118 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:2166: oid 31 version 1118 is already newer than 1115 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:2166: oid 31 version 1118 is already newer than 1117 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:2166: oid 31 version 1118 is already newer than 1116 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1118 (ObjNum 807 snap 280 seq_num 807) dirty exists 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:2166: left oid 31 (ObjNum 807 snap 280 seq_num 807) 2024-09-21T10:15:16.678 INFO:tasks.rados.rados.0.smithi007.stdout:2168: expect (ObjNum 598 snap 192 seq_num 598) 2024-09-21T10:15:16.777 INFO:tasks.rados.rados.0.smithi007.stdout:2169: finishing write tid 1 to smithi00780062-22 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2169: finishing write tid 2 to smithi00780062-22 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2169: finishing write tid 3 to smithi00780062-22 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2169: finishing write tid 4 to smithi00780062-22 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2169: finishing write tid 5 to smithi00780062-22 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2169: oid 22 updating version 0 to 1825 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2169: oid 22 updating version 1825 to 1826 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2169: oid 22 updating version 1826 to 1827 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2169: oid 22 version 1827 is already newer than 1824 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 1827 (ObjNum 808 snap 280 seq_num 808) dirty exists 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2169: left oid 22 (ObjNum 808 snap 280 seq_num 808) 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2171: finishing write tid 1 to smithi00780062-8 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2171: finishing write tid 2 to smithi00780062-8 2024-09-21T10:15:16.778 INFO:tasks.rados.rados.0.smithi007.stdout:2166: done (5 left) 2024-09-21T10:15:16.779 INFO:tasks.rados.rados.0.smithi007.stdout:2168: done (4 left) 2024-09-21T10:15:16.779 INFO:tasks.rados.rados.0.smithi007.stdout:2169: done (3 left) 2024-09-21T10:15:16.779 INFO:tasks.rados.rados.0.smithi007.stdout:2170: done (2 left) 2024-09-21T10:15:16.779 INFO:tasks.rados.rados.0.smithi007.stdout:2172: done (1 left) 2024-09-21T10:15:16.779 INFO:tasks.rados.rados.0.smithi007.stdout:2173: snap_remove snap 240 2024-09-21T10:15:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:16 smithi031 ceph-mon[96824]: osdmap e627: 8 total, 8 up, 8 in 2024-09-21T10:15:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:16 smithi007 ceph-mon[99390]: osdmap e627: 8 total, 8 up, 8 in 2024-09-21T10:15:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:16 smithi007 ceph-mon[101144]: osdmap e627: 8 total, 8 up, 8 in 2024-09-21T10:15:17.643 INFO:tasks.rados.rados.0.smithi007.stdout:2173: done (1 left) 2024-09-21T10:15:17.643 INFO:tasks.rados.rados.0.smithi007.stdout:2174: write oid 33 current snap is 280 2024-09-21T10:15:17.643 INFO:tasks.rados.rados.0.smithi007.stdout:2174: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2024-09-21T10:15:17.649 INFO:tasks.rados.rados.0.smithi007.stdout:2174: writing smithi00780062-33 from 430477 to 990834 tid 1 2024-09-21T10:15:17.655 INFO:tasks.rados.rados.0.smithi007.stdout:2174: writing smithi00780062-33 from 1408073 to 1881674 tid 2 2024-09-21T10:15:17.663 INFO:tasks.rados.rados.0.smithi007.stdout:2174: writing smithi00780062-33 from 2488400 to 3224473 tid 3 2024-09-21T10:15:17.663 INFO:tasks.rados.rados.0.smithi007.stdout:2175: read oid 4 snap -1 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2175: expect (ObjNum 801 snap 278 seq_num 801) 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2176: write oid 16 current snap is 280 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2171: finishing write tid 3 to smithi00780062-8 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2171: finishing write tid 4 to smithi00780062-8 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2171: finishing write tid 5 to smithi00780062-8 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2171: oid 8 updating version 0 to 782 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2171: oid 8 version 782 is already newer than 781 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2171: oid 8 updating version 782 to 783 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2171: oid 8 version 783 is already newer than 780 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 783 (ObjNum 809 snap 280 seq_num 809) dirty exists 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2171: left oid 8 (ObjNum 809 snap 280 seq_num 809) 2024-09-21T10:15:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2176: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2024-09-21T10:15:17.669 INFO:tasks.rados.rados.0.smithi007.stdout:2176: writing smithi00780062-16 from 447284 to 1082890 tid 1 2024-09-21T10:15:17.677 INFO:tasks.rados.rados.0.smithi007.stdout:2176: writing smithi00780062-16 from 1866555 to 2600167 tid 2 2024-09-21T10:15:17.683 INFO:tasks.rados.rados.0.smithi007.stdout:2176: writing smithi00780062-16 from 3315823 to 3647284 tid 3 2024-09-21T10:15:17.683 INFO:tasks.rados.rados.0.smithi007.stdout:2171: done (3 left) 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2177: delete oid 43 current snap is 280 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2174: finishing write tid 1 to smithi00780062-33 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2174: finishing write tid 2 to smithi00780062-33 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2174: finishing write tid 3 to smithi00780062-33 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2174: finishing write tid 4 to smithi00780062-33 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2174: finishing write tid 5 to smithi00780062-33 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2174: oid 33 updating version 0 to 1093 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2174: oid 33 version 1093 is already newer than 1082 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2174: oid 33 version 1093 is already newer than 1083 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2174: oid 33 version 1093 is already newer than 1092 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1093 (ObjNum 811 snap 280 seq_num 811) dirty exists 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2174: left oid 33 (ObjNum 811 snap 280 seq_num 811) 2024-09-21T10:15:17.684 INFO:tasks.rados.rados.0.smithi007.stdout:2175: expect (ObjNum 801 snap 278 seq_num 801) 2024-09-21T10:15:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2176: finishing write tid 1 to smithi00780062-16 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2176: finishing write tid 2 to smithi00780062-16 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2176: finishing write tid 3 to smithi00780062-16 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2176: finishing write tid 4 to smithi00780062-16 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2176: finishing write tid 5 to smithi00780062-16 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2176: oid 16 updating version 0 to 1342 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2176: oid 16 updating version 1342 to 1343 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2176: oid 16 version 1343 is already newer than 1341 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2176: oid 16 version 1343 is already newer than 1340 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 1343 (ObjNum 812 snap 280 seq_num 812) dirty exists 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2176: left oid 16 (ObjNum 812 snap 280 seq_num 812) 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2174: done (3 left) 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2175: done (2 left) 2024-09-21T10:15:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2176: done (1 left) 2024-09-21T10:15:17.800 INFO:tasks.rados.rados.0.smithi007.stdout:2177: done (0 left) 2024-09-21T10:15:17.800 INFO:tasks.rados.rados.0.smithi007.stdout:2178: write oid 12 current snap is 280 2024-09-21T10:15:17.800 INFO:tasks.rados.rados.0.smithi007.stdout:2178: seq_num 814 ranges {480898=502457,1699872=737281,3087022=593876} 2024-09-21T10:15:17.803 INFO:tasks.rados.rados.0.smithi007.stdout:2178: writing smithi00780062-12 from 480898 to 983355 tid 1 2024-09-21T10:15:17.811 INFO:tasks.rados.rados.0.smithi007.stdout:2178: writing smithi00780062-12 from 1699872 to 2437153 tid 2 2024-09-21T10:15:17.818 INFO:tasks.rados.rados.0.smithi007.stdout:2178: writing smithi00780062-12 from 3087022 to 3680898 tid 3 2024-09-21T10:15:17.818 INFO:tasks.rados.rados.0.smithi007.stdout:2179: rollback oid 38 current snap is 280 2024-09-21T10:15:17.819 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 38 to 279 2024-09-21T10:15:17.819 INFO:tasks.rados.rados.0.smithi007.stdout:2178: finishing write tid 1 to smithi00780062-12 2024-09-21T10:15:17.819 INFO:tasks.rados.rados.0.smithi007.stdout:2178: finishing write tid 2 to smithi00780062-12 2024-09-21T10:15:17.819 INFO:tasks.rados.rados.0.smithi007.stdout:2180: read oid 34 snap 275 2024-09-21T10:15:17.819 INFO:tasks.rados.rados.0.smithi007.stdout:2180: expect deleted 2024-09-21T10:15:17.819 INFO:tasks.rados.rados.0.smithi007.stdout:2181: snap_create 2024-09-21T10:15:17.822 INFO:tasks.rados.rados.0.smithi007.stdout:2179: finishing rollback tid 1 to smithi00780062-38 2024-09-21T10:15:17.822 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1687 (ObjNum 129 snap 0 seq_num 3839132784) dirty dne 2024-09-21T10:15:17.822 INFO:tasks.rados.rados.0.smithi007.stdout:2178: finishing write tid 3 to smithi00780062-12 2024-09-21T10:15:17.822 INFO:tasks.rados.rados.0.smithi007.stdout:2178: finishing write tid 4 to smithi00780062-12 2024-09-21T10:15:17.823 INFO:tasks.rados.rados.0.smithi007.stdout:2178: finishing write tid 5 to smithi00780062-12 2024-09-21T10:15:17.823 INFO:tasks.rados.rados.0.smithi007.stdout:2178: oid 12 updating version 0 to 776 2024-09-21T10:15:17.823 INFO:tasks.rados.rados.0.smithi007.stdout:2178: oid 12 updating version 776 to 777 2024-09-21T10:15:17.823 INFO:tasks.rados.rados.0.smithi007.stdout:2178: oid 12 version 777 is already newer than 775 2024-09-21T10:15:17.823 INFO:tasks.rados.rados.0.smithi007.stdout:2178: oid 12 version 777 is already newer than 774 2024-09-21T10:15:17.823 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 777 (ObjNum 814 snap 280 seq_num 814) dirty exists 2024-09-21T10:15:17.823 INFO:tasks.rados.rados.0.smithi007.stdout:2178: left oid 12 (ObjNum 814 snap 280 seq_num 814) 2024-09-21T10:15:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:17 smithi031 ceph-mon[96824]: pgmap v410: 89 pgs: 89 active+clean; 225 MiB data, 797 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:17.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:17 smithi031 ceph-mon[96824]: osdmap e628: 8 total, 8 up, 8 in 2024-09-21T10:15:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:17 smithi007 ceph-mon[99390]: pgmap v410: 89 pgs: 89 active+clean; 225 MiB data, 797 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:17 smithi007 ceph-mon[99390]: osdmap e628: 8 total, 8 up, 8 in 2024-09-21T10:15:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:17 smithi007 ceph-mon[101144]: pgmap v410: 89 pgs: 89 active+clean; 225 MiB data, 797 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:17 smithi007 ceph-mon[101144]: osdmap e628: 8 total, 8 up, 8 in 2024-09-21T10:15:18.648 INFO:tasks.rados.rados.0.smithi007.stdout:2178: done (3 left) 2024-09-21T10:15:18.648 INFO:tasks.rados.rados.0.smithi007.stdout:2179: done (2 left) 2024-09-21T10:15:18.648 INFO:tasks.rados.rados.0.smithi007.stdout:2180: done (1 left) 2024-09-21T10:15:18.648 INFO:tasks.rados.rados.0.smithi007.stdout:2181: done (0 left) 2024-09-21T10:15:18.648 INFO:tasks.rados.rados.0.smithi007.stdout:2182: rollback oid 48 current snap is 281 2024-09-21T10:15:18.648 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 48 to 278 2024-09-21T10:15:18.648 INFO:tasks.rados.rados.0.smithi007.stdout:2183: snap_remove snap 272 2024-09-21T10:15:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:18 smithi031 ceph-mon[96824]: osdmap e629: 8 total, 8 up, 8 in 2024-09-21T10:15:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:18 smithi007 ceph-mon[99390]: osdmap e629: 8 total, 8 up, 8 in 2024-09-21T10:15:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:18 smithi007 ceph-mon[101144]: osdmap e629: 8 total, 8 up, 8 in 2024-09-21T10:15:19.649 INFO:tasks.rados.rados.0.smithi007.stdout:2183: done (1 left) 2024-09-21T10:15:19.649 INFO:tasks.rados.rados.0.smithi007.stdout:2184: delete oid 33 current snap is 281 2024-09-21T10:15:19.649 INFO:tasks.rados.rados.0.smithi007.stdout:2182: finishing rollback tid 0 to smithi00780062-48 2024-09-21T10:15:19.649 INFO:tasks.rados.rados.0.smithi007.stdout:2182: finishing rollback tid 1 to smithi00780062-48 2024-09-21T10:15:19.649 INFO:tasks.rados.rados.0.smithi007.stdout:2182: finishing rollback tid 2 to smithi00780062-48 2024-09-21T10:15:19.649 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 810 (ObjNum 794 snap 277 seq_num 794) dirty exists 2024-09-21T10:15:19.661 INFO:tasks.rados.rados.0.smithi007.stdout:2182: done (1 left) 2024-09-21T10:15:19.661 INFO:tasks.rados.rados.0.smithi007.stdout:2184: done (0 left) 2024-09-21T10:15:19.661 INFO:tasks.rados.rados.0.smithi007.stdout:2185: read oid 35 snap -1 2024-09-21T10:15:19.662 INFO:tasks.rados.rados.0.smithi007.stdout:2185: expect deleted 2024-09-21T10:15:19.662 INFO:tasks.rados.rados.0.smithi007.stdout:2186: read oid 30 snap -1 2024-09-21T10:15:19.662 INFO:tasks.rados.rados.0.smithi007.stdout:2186: expect (ObjNum 696 snap 231 seq_num 696) 2024-09-21T10:15:19.662 INFO:tasks.rados.rados.0.smithi007.stdout:2187: snap_create 2024-09-21T10:15:19.668 INFO:tasks.rados.rados.0.smithi007.stdout:2186: expect (ObjNum 696 snap 231 seq_num 696) 2024-09-21T10:15:19.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:19 smithi007 ceph-mon[99390]: pgmap v413: 89 pgs: 89 active+clean; 238 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-09-21T10:15:19.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:19 smithi007 ceph-mon[99390]: osdmap e630: 8 total, 8 up, 8 in 2024-09-21T10:15:19.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:19 smithi007 ceph-mon[101144]: pgmap v413: 89 pgs: 89 active+clean; 238 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-09-21T10:15:19.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:19 smithi007 ceph-mon[101144]: osdmap e630: 8 total, 8 up, 8 in 2024-09-21T10:15:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:19 smithi031 ceph-mon[96824]: pgmap v413: 89 pgs: 89 active+clean; 238 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-09-21T10:15:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:19 smithi031 ceph-mon[96824]: osdmap e630: 8 total, 8 up, 8 in 2024-09-21T10:15:20.660 INFO:tasks.rados.rados.0.smithi007.stdout:2185: done (2 left) 2024-09-21T10:15:20.660 INFO:tasks.rados.rados.0.smithi007.stdout:2186: done (1 left) 2024-09-21T10:15:20.660 INFO:tasks.rados.rados.0.smithi007.stdout:2187: done (0 left) 2024-09-21T10:15:20.660 INFO:tasks.rados.rados.0.smithi007.stdout:2188: snap_create 2024-09-21T10:15:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:20 smithi031 ceph-mon[96824]: osdmap e631: 8 total, 8 up, 8 in 2024-09-21T10:15:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:20 smithi007 ceph-mon[99390]: osdmap e631: 8 total, 8 up, 8 in 2024-09-21T10:15:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:20 smithi007 ceph-mon[101144]: osdmap e631: 8 total, 8 up, 8 in 2024-09-21T10:15:20.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:15:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:15:20] "GET /metrics HTTP/1.1" 200 36258 "" "Prometheus/2.51.0" 2024-09-21T10:15:21.666 INFO:tasks.rados.rados.0.smithi007.stdout:2188: done (0 left) 2024-09-21T10:15:21.667 INFO:tasks.rados.rados.0.smithi007.stdout:2189: rollback oid 14 current snap is 283 2024-09-21T10:15:21.667 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 280 2024-09-21T10:15:21.667 INFO:tasks.rados.rados.0.smithi007.stdout:2190: snap_create 2024-09-21T10:15:21.671 INFO:tasks.rados.rados.0.smithi007.stdout:2189: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:15:21.671 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 922 (ObjNum 33 snap 0 seq_num 3839161984) dirty dne 2024-09-21T10:15:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:21 smithi031 ceph-mon[96824]: pgmap v416: 89 pgs: 89 active+clean; 238 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-09-21T10:15:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:21 smithi031 ceph-mon[96824]: osdmap e632: 8 total, 8 up, 8 in 2024-09-21T10:15:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:21 smithi007 ceph-mon[99390]: pgmap v416: 89 pgs: 89 active+clean; 238 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-09-21T10:15:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:21 smithi007 ceph-mon[99390]: osdmap e632: 8 total, 8 up, 8 in 2024-09-21T10:15:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:21 smithi007 ceph-mon[101144]: pgmap v416: 89 pgs: 89 active+clean; 238 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-09-21T10:15:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:21 smithi007 ceph-mon[101144]: osdmap e632: 8 total, 8 up, 8 in 2024-09-21T10:15:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:22.619 INFO:tasks.rados.rados.0.smithi007.stdout:2189: done (1 left) 2024-09-21T10:15:22.790 INFO:tasks.rados.rados.0.smithi007.stdout:2190: done (0 left) 2024-09-21T10:15:22.790 INFO:tasks.rados.rados.0.smithi007.stdout:2191: rollback oid 41 current snap is 284 2024-09-21T10:15:22.790 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 279 2024-09-21T10:15:22.790 INFO:tasks.rados.rados.0.smithi007.stdout:2192: snap_remove snap 274 2024-09-21T10:15:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:22 smithi007 ceph-mon[99390]: osdmap e633: 8 total, 8 up, 8 in 2024-09-21T10:15:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:22 smithi007 ceph-mon[99390]: osdmap e634: 8 total, 8 up, 8 in 2024-09-21T10:15:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:22 smithi007 ceph-mon[101144]: osdmap e633: 8 total, 8 up, 8 in 2024-09-21T10:15:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:22 smithi007 ceph-mon[101144]: osdmap e634: 8 total, 8 up, 8 in 2024-09-21T10:15:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:22 smithi031 ceph-mon[96824]: osdmap e633: 8 total, 8 up, 8 in 2024-09-21T10:15:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:22 smithi031 ceph-mon[96824]: osdmap e634: 8 total, 8 up, 8 in 2024-09-21T10:15:23.621 INFO:tasks.rados.rados.0.smithi007.stdout:2192: done (1 left) 2024-09-21T10:15:23.621 INFO:tasks.rados.rados.0.smithi007.stdout:2193: read oid 21 snap -1 2024-09-21T10:15:23.621 INFO:tasks.rados.rados.0.smithi007.stdout:2193: expect deleted 2024-09-21T10:15:23.621 INFO:tasks.rados.rados.0.smithi007.stdout:2194: write oid 44 current snap is 284 2024-09-21T10:15:23.621 INFO:tasks.rados.rados.0.smithi007.stdout:2191: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:15:23.621 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 945 (ObjNum 145 snap 0 seq_num 3839249344) dirty dne 2024-09-21T10:15:23.622 INFO:tasks.rados.rados.0.smithi007.stdout:2194: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2024-09-21T10:15:23.628 INFO:tasks.rados.rados.0.smithi007.stdout:2194: writing smithi00780062-44 from 514512 to 1167467 tid 1 2024-09-21T10:15:23.635 INFO:tasks.rados.rados.0.smithi007.stdout:2194: writing smithi00780062-44 from 1700483 to 2441433 tid 2 2024-09-21T10:15:23.643 INFO:tasks.rados.rados.0.smithi007.stdout:2194: writing smithi00780062-44 from 3025515 to 3714512 tid 3 2024-09-21T10:15:23.643 INFO:tasks.rados.rados.0.smithi007.stdout:2191: done (2 left) 2024-09-21T10:15:23.643 INFO:tasks.rados.rados.0.smithi007.stdout:2195: rollback oid 49 current snap is 284 2024-09-21T10:15:23.643 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 281 2024-09-21T10:15:23.643 INFO:tasks.rados.rados.0.smithi007.stdout:2194: finishing write tid 1 to smithi00780062-44 2024-09-21T10:15:23.643 INFO:tasks.rados.rados.0.smithi007.stdout:2194: finishing write tid 2 to smithi00780062-44 2024-09-21T10:15:23.643 INFO:tasks.rados.rados.0.smithi007.stdout:2193: done (2 left) 2024-09-21T10:15:23.644 INFO:tasks.rados.rados.0.smithi007.stdout:2196: write oid 42 current snap is 284 2024-09-21T10:15:23.644 INFO:tasks.rados.rados.0.smithi007.stdout:2196: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi007.stdout:2196: writing smithi00780062-42 from 531319 to 1259523 tid 1 2024-09-21T10:15:23.655 INFO:tasks.rados.rados.0.smithi007.stdout:2196: writing smithi00780062-42 from 1758965 to 2243573 tid 2 2024-09-21T10:15:23.661 INFO:tasks.rados.rados.0.smithi007.stdout:2196: writing smithi00780062-42 from 2652938 to 3172996 tid 3 2024-09-21T10:15:23.661 INFO:tasks.rados.rados.0.smithi007.stdout:2197: read oid 45 snap -1 2024-09-21T10:15:23.661 INFO:tasks.rados.rados.0.smithi007.stdout:2197: expect (ObjNum 729 snap 250 seq_num 729) 2024-09-21T10:15:23.661 INFO:tasks.rados.rados.0.smithi007.stdout:2198: snap_create 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2195: finishing rollback tid 0 to smithi00780062-49 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2195: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2195: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1355 (ObjNum 781 snap 270 seq_num 781) dirty exists 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2194: finishing write tid 3 to smithi00780062-44 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2194: finishing write tid 4 to smithi00780062-44 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2194: finishing write tid 5 to smithi00780062-44 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2194: oid 44 updating version 0 to 1843 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2194: oid 44 updating version 1843 to 1844 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2194: oid 44 updating version 1844 to 1845 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2194: oid 44 updating version 1845 to 1846 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 1846 (ObjNum 816 snap 284 seq_num 816) dirty exists 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2194: left oid 44 (ObjNum 816 snap 284 seq_num 816) 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2196: finishing write tid 1 to smithi00780062-42 2024-09-21T10:15:23.662 INFO:tasks.rados.rados.0.smithi007.stdout:2196: finishing write tid 2 to smithi00780062-42 2024-09-21T10:15:23.663 INFO:tasks.rados.rados.0.smithi007.stdout:2197: expect (ObjNum 729 snap 250 seq_num 729) 2024-09-21T10:15:23.740 INFO:tasks.rados.rados.0.smithi007.stdout:2196: finishing write tid 3 to smithi00780062-42 2024-09-21T10:15:23.740 INFO:tasks.rados.rados.0.smithi007.stdout:2196: finishing write tid 4 to smithi00780062-42 2024-09-21T10:15:23.740 INFO:tasks.rados.rados.0.smithi007.stdout:2196: finishing write tid 5 to smithi00780062-42 2024-09-21T10:15:23.740 INFO:tasks.rados.rados.0.smithi007.stdout:2196: oid 42 updating version 0 to 1014 2024-09-21T10:15:23.740 INFO:tasks.rados.rados.0.smithi007.stdout:2196: oid 42 version 1014 is already newer than 1013 2024-09-21T10:15:23.740 INFO:tasks.rados.rados.0.smithi007.stdout:2196: oid 42 version 1014 is already newer than 1012 2024-09-21T10:15:23.740 INFO:tasks.rados.rados.0.smithi007.stdout:2196: oid 42 version 1014 is already newer than 1011 2024-09-21T10:15:23.740 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 1014 (ObjNum 817 snap 284 seq_num 817) dirty exists 2024-09-21T10:15:23.740 INFO:tasks.rados.rados.0.smithi007.stdout:2196: left oid 42 (ObjNum 817 snap 284 seq_num 817) 2024-09-21T10:15:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:23 smithi007 ceph-mon[101144]: pgmap v419: 89 pgs: 89 active+clean; 219 MiB data, 792 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-21T10:15:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:23 smithi007 ceph-mon[101144]: osdmap e635: 8 total, 8 up, 8 in 2024-09-21T10:15:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:23 smithi007 ceph-mon[99390]: pgmap v419: 89 pgs: 89 active+clean; 219 MiB data, 792 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-21T10:15:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:23 smithi007 ceph-mon[99390]: osdmap e635: 8 total, 8 up, 8 in 2024-09-21T10:15:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:23 smithi031 ceph-mon[96824]: pgmap v419: 89 pgs: 89 active+clean; 219 MiB data, 792 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-21T10:15:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:23 smithi031 ceph-mon[96824]: osdmap e635: 8 total, 8 up, 8 in 2024-09-21T10:15:24.622 INFO:tasks.rados.rados.0.smithi007.stdout:2194: done (4 left) 2024-09-21T10:15:24.622 INFO:tasks.rados.rados.0.smithi007.stdout:2195: done (3 left) 2024-09-21T10:15:24.622 INFO:tasks.rados.rados.0.smithi007.stdout:2196: done (2 left) 2024-09-21T10:15:24.622 INFO:tasks.rados.rados.0.smithi007.stdout:2197: done (1 left) 2024-09-21T10:15:24.622 INFO:tasks.rados.rados.0.smithi007.stdout:2198: done (0 left) 2024-09-21T10:15:24.622 INFO:tasks.rados.rados.0.smithi007.stdout:2199: write oid 44 current snap is 285 2024-09-21T10:15:24.622 INFO:tasks.rados.rados.0.smithi007.stdout:2199: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2024-09-21T10:15:24.627 INFO:tasks.rados.rados.0.smithi007.stdout:2199: writing smithi00780062-44 from 548126 to 951579 tid 1 2024-09-21T10:15:24.634 INFO:tasks.rados.rados.0.smithi007.stdout:2199: writing smithi00780062-44 from 1417447 to 2162066 tid 2 2024-09-21T10:15:24.639 INFO:tasks.rados.rados.0.smithi007.stdout:2199: writing smithi00780062-44 from 2680361 to 3128044 tid 3 2024-09-21T10:15:24.643 INFO:tasks.rados.rados.0.smithi007.stdout:2199: writing smithi00780062-44 from 3680450 to 3748126 tid 4 2024-09-21T10:15:24.643 INFO:tasks.rados.rados.0.smithi007.stdout:2200: delete oid 13 current snap is 285 2024-09-21T10:15:24.643 INFO:tasks.rados.rados.0.smithi007.stdout:2199: finishing write tid 1 to smithi00780062-44 2024-09-21T10:15:24.643 INFO:tasks.rados.rados.0.smithi007.stdout:2199: finishing write tid 2 to smithi00780062-44 2024-09-21T10:15:24.643 INFO:tasks.rados.rados.0.smithi007.stdout:2199: finishing write tid 3 to smithi00780062-44 2024-09-21T10:15:24.646 INFO:tasks.rados.rados.0.smithi007.stdout:2199: finishing write tid 4 to smithi00780062-44 2024-09-21T10:15:24.647 INFO:tasks.rados.rados.0.smithi007.stdout:2199: finishing write tid 5 to smithi00780062-44 2024-09-21T10:15:24.648 INFO:tasks.rados.rados.0.smithi007.stdout:2199: finishing write tid 6 to smithi00780062-44 2024-09-21T10:15:24.648 INFO:tasks.rados.rados.0.smithi007.stdout:2199: oid 44 updating version 0 to 1850 2024-09-21T10:15:24.648 INFO:tasks.rados.rados.0.smithi007.stdout:2199: oid 44 updating version 1850 to 1852 2024-09-21T10:15:24.648 INFO:tasks.rados.rados.0.smithi007.stdout:2199: oid 44 version 1852 is already newer than 1851 2024-09-21T10:15:24.648 INFO:tasks.rados.rados.0.smithi007.stdout:2199: oid 44 version 1852 is already newer than 1849 2024-09-21T10:15:24.648 INFO:tasks.rados.rados.0.smithi007.stdout:2199: oid 44 version 1852 is already newer than 1848 2024-09-21T10:15:24.648 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 1852 (ObjNum 818 snap 285 seq_num 818) dirty exists 2024-09-21T10:15:24.649 INFO:tasks.rados.rados.0.smithi007.stdout:2199: left oid 44 (ObjNum 818 snap 285 seq_num 818) 2024-09-21T10:15:24.649 INFO:tasks.rados.rados.0.smithi007.stdout:2199: done (1 left) 2024-09-21T10:15:24.649 INFO:tasks.rados.rados.0.smithi007.stdout:2200: done (0 left) 2024-09-21T10:15:24.649 INFO:tasks.rados.rados.0.smithi007.stdout:2201: read oid 47 snap -1 2024-09-21T10:15:24.649 INFO:tasks.rados.rados.0.smithi007.stdout:2201: expect deleted 2024-09-21T10:15:24.649 INFO:tasks.rados.rados.0.smithi007.stdout:2202: read oid 37 snap -1 2024-09-21T10:15:24.649 INFO:tasks.rados.rados.0.smithi007.stdout:2202: expect (ObjNum 682 snap 219 seq_num 682) 2024-09-21T10:15:24.649 INFO:tasks.rados.rados.0.smithi007.stdout:2203: snap_remove snap 277 2024-09-21T10:15:25.628 INFO:tasks.rados.rados.0.smithi007.stdout:2203: done (2 left) 2024-09-21T10:15:25.628 INFO:tasks.rados.rados.0.smithi007.stdout:2204: snap_remove snap 244 2024-09-21T10:15:25.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:25 smithi031 ceph-mon[96824]: pgmap v422: 89 pgs: 89 active+clean; 219 MiB data, 792 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-21T10:15:25.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:25 smithi031 ceph-mon[96824]: osdmap e636: 8 total, 8 up, 8 in 2024-09-21T10:15:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:25 smithi007 ceph-mon[99390]: pgmap v422: 89 pgs: 89 active+clean; 219 MiB data, 792 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-21T10:15:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:25 smithi007 ceph-mon[99390]: osdmap e636: 8 total, 8 up, 8 in 2024-09-21T10:15:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:25 smithi007 ceph-mon[101144]: pgmap v422: 89 pgs: 89 active+clean; 219 MiB data, 792 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-21T10:15:25.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:25 smithi007 ceph-mon[101144]: osdmap e636: 8 total, 8 up, 8 in 2024-09-21T10:15:26.635 INFO:tasks.rados.rados.0.smithi007.stdout:2202: expect (ObjNum 682 snap 219 seq_num 682) 2024-09-21T10:15:26.860 INFO:tasks.rados.rados.0.smithi007.stdout:2201: done (2 left) 2024-09-21T10:15:26.860 INFO:tasks.rados.rados.0.smithi007.stdout:2202: done (1 left) 2024-09-21T10:15:26.860 INFO:tasks.rados.rados.0.smithi007.stdout:2204: done (0 left) 2024-09-21T10:15:26.860 INFO:tasks.rados.rados.0.smithi007.stdout:2205: write oid 18 current snap is 285 2024-09-21T10:15:26.860 INFO:tasks.rados.rados.0.smithi007.stdout:2205: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2024-09-21T10:15:26.866 INFO:tasks.rados.rados.0.smithi007.stdout:2205: writing smithi00780062-18 from 581740 to 1135691 tid 1 2024-09-21T10:15:26.874 INFO:tasks.rados.rados.0.smithi007.stdout:2205: writing smithi00780062-18 from 1818058 to 2566346 tid 2 2024-09-21T10:15:26.879 INFO:tasks.rados.rados.0.smithi007.stdout:2205: writing smithi00780062-18 from 3018854 to 3489081 tid 3 2024-09-21T10:15:26.879 INFO:tasks.rados.rados.0.smithi007.stdout:2206: snap_remove snap 275 2024-09-21T10:15:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:26 smithi031 ceph-mon[96824]: osdmap e637: 8 total, 8 up, 8 in 2024-09-21T10:15:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:26 smithi007 ceph-mon[99390]: osdmap e637: 8 total, 8 up, 8 in 2024-09-21T10:15:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:26 smithi007 ceph-mon[101144]: osdmap e637: 8 total, 8 up, 8 in 2024-09-21T10:15:27.621 INFO:tasks.rados.rados.0.smithi007.stdout:2206: done (1 left) 2024-09-21T10:15:27.621 INFO:tasks.rados.rados.0.smithi007.stdout:2207: write oid 34 current snap is 285 2024-09-21T10:15:27.621 INFO:tasks.rados.rados.0.smithi007.stdout:2205: finishing write tid 1 to smithi00780062-18 2024-09-21T10:15:27.621 INFO:tasks.rados.rados.0.smithi007.stdout:2207: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2024-09-21T10:15:27.628 INFO:tasks.rados.rados.0.smithi007.stdout:2207: writing smithi00780062-34 from 598547 to 1227747 tid 1 2024-09-21T10:15:27.634 INFO:tasks.rados.rados.0.smithi007.stdout:2207: writing smithi00780062-34 from 1876540 to 2368486 tid 2 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2207: writing smithi00780062-34 from 3046277 to 3727776 tid 3 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2208: delete oid 46 current snap is 285 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2205: finishing write tid 2 to smithi00780062-18 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2205: finishing write tid 3 to smithi00780062-18 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2205: finishing write tid 4 to smithi00780062-18 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2205: finishing write tid 5 to smithi00780062-18 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2205: oid 18 updating version 0 to 1873 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2205: oid 18 version 1873 is already newer than 1872 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2205: oid 18 version 1873 is already newer than 1871 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2205: oid 18 version 1873 is already newer than 1870 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 1873 (ObjNum 820 snap 285 seq_num 820) dirty exists 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2205: left oid 18 (ObjNum 820 snap 285 seq_num 820) 2024-09-21T10:15:27.643 INFO:tasks.rados.rados.0.smithi007.stdout:2207: finishing write tid 1 to smithi00780062-34 2024-09-21T10:15:27.644 INFO:tasks.rados.rados.0.smithi007.stdout:2207: finishing write tid 2 to smithi00780062-34 2024-09-21T10:15:27.646 INFO:tasks.rados.rados.0.smithi007.stdout:2205: done (2 left) 2024-09-21T10:15:27.646 INFO:tasks.rados.rados.0.smithi007.stdout:2208: done (1 left) 2024-09-21T10:15:27.646 INFO:tasks.rados.rados.0.smithi007.stdout:2209: read oid 22 snap -1 2024-09-21T10:15:27.646 INFO:tasks.rados.rados.0.smithi007.stdout:2209: expect (ObjNum 808 snap 280 seq_num 808) 2024-09-21T10:15:27.646 INFO:tasks.rados.rados.0.smithi007.stdout:2210: write oid 8 current snap is 285 2024-09-21T10:15:27.646 INFO:tasks.rados.rados.0.smithi007.stdout:2210: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2024-09-21T10:15:27.652 INFO:tasks.rados.rados.0.smithi007.stdout:2210: writing smithi00780062-8 from 632161 to 1128212 tid 1 2024-09-21T10:15:27.657 INFO:tasks.rados.rados.0.smithi007.stdout:2210: writing smithi00780062-8 from 1593504 to 2089119 tid 2 2024-09-21T10:15:27.663 INFO:tasks.rados.rados.0.smithi007.stdout:2210: writing smithi00780062-8 from 2701123 to 3121519 tid 3 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2210: writing smithi00780062-8 from 3611645 to 3832161 tid 4 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2211: snap_create 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2207: finishing write tid 3 to smithi00780062-34 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2207: finishing write tid 4 to smithi00780062-34 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2207: finishing write tid 5 to smithi00780062-34 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2207: oid 34 updating version 0 to 1141 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2207: oid 34 version 1141 is already newer than 1140 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2207: oid 34 updating version 1141 to 1143 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2207: oid 34 version 1143 is already newer than 1142 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1143 (ObjNum 821 snap 285 seq_num 821) dirty exists 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2207: left oid 34 (ObjNum 821 snap 285 seq_num 821) 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2210: finishing write tid 1 to smithi00780062-8 2024-09-21T10:15:27.668 INFO:tasks.rados.rados.0.smithi007.stdout:2209: expect (ObjNum 808 snap 280 seq_num 808) 2024-09-21T10:15:27.830 INFO:tasks.rados.rados.0.smithi007.stdout:2210: finishing write tid 2 to smithi00780062-8 2024-09-21T10:15:27.830 INFO:tasks.rados.rados.0.smithi007.stdout:2210: finishing write tid 3 to smithi00780062-8 2024-09-21T10:15:27.830 INFO:tasks.rados.rados.0.smithi007.stdout:2210: finishing write tid 4 to smithi00780062-8 2024-09-21T10:15:27.830 INFO:tasks.rados.rados.0.smithi007.stdout:2210: finishing write tid 5 to smithi00780062-8 2024-09-21T10:15:27.831 INFO:tasks.rados.rados.0.smithi007.stdout:2210: finishing write tid 6 to smithi00780062-8 2024-09-21T10:15:27.831 INFO:tasks.rados.rados.0.smithi007.stdout:2210: oid 8 updating version 0 to 805 2024-09-21T10:15:27.831 INFO:tasks.rados.rados.0.smithi007.stdout:2210: oid 8 version 805 is already newer than 804 2024-09-21T10:15:27.831 INFO:tasks.rados.rados.0.smithi007.stdout:2210: oid 8 updating version 805 to 807 2024-09-21T10:15:27.831 INFO:tasks.rados.rados.0.smithi007.stdout:2210: oid 8 version 807 is already newer than 803 2024-09-21T10:15:27.831 INFO:tasks.rados.rados.0.smithi007.stdout:2210: oid 8 version 807 is already newer than 806 2024-09-21T10:15:27.831 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 807 (ObjNum 823 snap 285 seq_num 823) dirty exists 2024-09-21T10:15:27.831 INFO:tasks.rados.rados.0.smithi007.stdout:2210: left oid 8 (ObjNum 823 snap 285 seq_num 823) 2024-09-21T10:15:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:27 smithi031 ceph-mon[96824]: pgmap v425: 89 pgs: 89 active+clean; 219 MiB data, 792 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:27 smithi031 ceph-mon[96824]: osdmap e638: 8 total, 8 up, 8 in 2024-09-21T10:15:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:27 smithi031 ceph-mon[96824]: osdmap e639: 8 total, 8 up, 8 in 2024-09-21T10:15:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:27 smithi007 ceph-mon[99390]: pgmap v425: 89 pgs: 89 active+clean; 219 MiB data, 792 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:27 smithi007 ceph-mon[99390]: osdmap e638: 8 total, 8 up, 8 in 2024-09-21T10:15:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:27 smithi007 ceph-mon[99390]: osdmap e639: 8 total, 8 up, 8 in 2024-09-21T10:15:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:27 smithi007 ceph-mon[101144]: pgmap v425: 89 pgs: 89 active+clean; 219 MiB data, 792 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:27 smithi007 ceph-mon[101144]: osdmap e638: 8 total, 8 up, 8 in 2024-09-21T10:15:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:27 smithi007 ceph-mon[101144]: osdmap e639: 8 total, 8 up, 8 in 2024-09-21T10:15:28.639 INFO:tasks.rados.rados.0.smithi007.stdout:2207: done (3 left) 2024-09-21T10:15:28.639 INFO:tasks.rados.rados.0.smithi007.stdout:2209: done (2 left) 2024-09-21T10:15:28.639 INFO:tasks.rados.rados.0.smithi007.stdout:2210: done (1 left) 2024-09-21T10:15:28.639 INFO:tasks.rados.rados.0.smithi007.stdout:2211: done (0 left) 2024-09-21T10:15:28.639 INFO:tasks.rados.rados.0.smithi007.stdout:2212: write oid 12 current snap is 286 2024-09-21T10:15:28.639 INFO:tasks.rados.rados.0.smithi007.stdout:2212: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2024-09-21T10:15:28.645 INFO:tasks.rados.rados.0.smithi007.stdout:2212: writing smithi00780062-12 from 648968 to 1220268 tid 1 2024-09-21T10:15:28.651 INFO:tasks.rados.rados.0.smithi007.stdout:2212: writing smithi00780062-12 from 1651986 to 2291259 tid 2 2024-09-21T10:15:28.657 INFO:tasks.rados.rados.0.smithi007.stdout:2212: writing smithi00780062-12 from 2728546 to 3360214 tid 3 2024-09-21T10:15:28.658 INFO:tasks.rados.rados.0.smithi007.stdout:2213: write oid 38 current snap is 286 2024-09-21T10:15:28.658 INFO:tasks.rados.rados.0.smithi007.stdout:2212: finishing write tid 1 to smithi00780062-12 2024-09-21T10:15:28.658 INFO:tasks.rados.rados.0.smithi007.stdout:2212: finishing write tid 2 to smithi00780062-12 2024-09-21T10:15:28.658 INFO:tasks.rados.rados.0.smithi007.stdout:2213: seq_num 825 ranges {665775=646549,2110468=499284,3155969=442940} 2024-09-21T10:15:28.664 INFO:tasks.rados.rados.0.smithi007.stdout:2213: writing smithi00780062-38 from 665775 to 1312324 tid 1 2024-09-21T10:15:28.672 INFO:tasks.rados.rados.0.smithi007.stdout:2213: writing smithi00780062-38 from 2110468 to 2609752 tid 2 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2213: writing smithi00780062-38 from 3155969 to 3598909 tid 3 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2214: delete oid 39 current snap is 286 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2212: finishing write tid 3 to smithi00780062-12 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2212: finishing write tid 4 to smithi00780062-12 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2212: finishing write tid 5 to smithi00780062-12 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2212: oid 12 updating version 0 to 794 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2212: oid 12 version 794 is already newer than 793 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2212: oid 12 version 794 is already newer than 792 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2212: oid 12 version 794 is already newer than 791 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 794 (ObjNum 824 snap 286 seq_num 824) dirty exists 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2212: left oid 12 (ObjNum 824 snap 286 seq_num 824) 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2213: finishing write tid 1 to smithi00780062-38 2024-09-21T10:15:28.678 INFO:tasks.rados.rados.0.smithi007.stdout:2213: finishing write tid 2 to smithi00780062-38 2024-09-21T10:15:28.681 INFO:tasks.rados.rados.0.smithi007.stdout:2213: finishing write tid 3 to smithi00780062-38 2024-09-21T10:15:28.681 INFO:tasks.rados.rados.0.smithi007.stdout:2213: finishing write tid 4 to smithi00780062-38 2024-09-21T10:15:28.681 INFO:tasks.rados.rados.0.smithi007.stdout:2213: finishing write tid 5 to smithi00780062-38 2024-09-21T10:15:28.681 INFO:tasks.rados.rados.0.smithi007.stdout:2213: oid 38 updating version 0 to 1884 2024-09-21T10:15:28.681 INFO:tasks.rados.rados.0.smithi007.stdout:2213: oid 38 version 1884 is already newer than 1882 2024-09-21T10:15:28.681 INFO:tasks.rados.rados.0.smithi007.stdout:2213: oid 38 version 1884 is already newer than 1883 2024-09-21T10:15:28.681 INFO:tasks.rados.rados.0.smithi007.stdout:2213: oid 38 version 1884 is already newer than 1881 2024-09-21T10:15:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1884 (ObjNum 825 snap 286 seq_num 825) dirty exists 2024-09-21T10:15:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:2213: left oid 38 (ObjNum 825 snap 286 seq_num 825) 2024-09-21T10:15:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:2212: done (2 left) 2024-09-21T10:15:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:2213: done (1 left) 2024-09-21T10:15:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:2214: done (0 left) 2024-09-21T10:15:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:2215: write oid 42 current snap is 286 2024-09-21T10:15:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:2215: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2024-09-21T10:15:28.690 INFO:tasks.rados.rados.0.smithi007.stdout:2215: writing smithi00780062-42 from 699389 to 1496436 tid 1 2024-09-21T10:15:28.696 INFO:tasks.rados.rados.0.smithi007.stdout:2215: writing smithi00780062-42 from 2111079 to 2614032 tid 2 2024-09-21T10:15:28.702 INFO:tasks.rados.rados.0.smithi007.stdout:2215: writing smithi00780062-42 from 3094462 to 3676299 tid 3 2024-09-21T10:15:28.702 INFO:tasks.rados.rados.0.smithi007.stdout:2216: snap_create 2024-09-21T10:15:28.702 INFO:tasks.rados.rados.0.smithi007.stdout:2215: finishing write tid 1 to smithi00780062-42 2024-09-21T10:15:28.702 INFO:tasks.rados.rados.0.smithi007.stdout:2215: finishing write tid 2 to smithi00780062-42 2024-09-21T10:15:28.705 INFO:tasks.rados.rados.0.smithi007.stdout:2215: finishing write tid 3 to smithi00780062-42 2024-09-21T10:15:28.705 INFO:tasks.rados.rados.0.smithi007.stdout:2215: finishing write tid 4 to smithi00780062-42 2024-09-21T10:15:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:2215: finishing write tid 5 to smithi00780062-42 2024-09-21T10:15:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:2215: oid 42 updating version 0 to 1031 2024-09-21T10:15:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:2215: oid 42 version 1031 is already newer than 1029 2024-09-21T10:15:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:2215: oid 42 version 1031 is already newer than 1028 2024-09-21T10:15:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:2215: oid 42 version 1031 is already newer than 1030 2024-09-21T10:15:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 1031 (ObjNum 827 snap 286 seq_num 827) dirty exists 2024-09-21T10:15:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:2215: left oid 42 (ObjNum 827 snap 286 seq_num 827) 2024-09-21T10:15:29.641 INFO:tasks.rados.rados.0.smithi007.stdout:2215: done (1 left) 2024-09-21T10:15:29.641 INFO:tasks.rados.rados.0.smithi007.stdout:2216: done (0 left) 2024-09-21T10:15:29.641 INFO:tasks.rados.rados.0.smithi007.stdout:2217: read oid 46 snap -1 2024-09-21T10:15:29.641 INFO:tasks.rados.rados.0.smithi007.stdout:2217: expect deleted 2024-09-21T10:15:29.641 INFO:tasks.rados.rados.0.smithi007.stdout:2218: write oid 5 current snap is 287 2024-09-21T10:15:29.642 INFO:tasks.rados.rados.0.smithi007.stdout:2218: seq_num 828 ranges {716196=472296,1769561=646611,3121885=793109} 2024-09-21T10:15:29.647 INFO:tasks.rados.rados.0.smithi007.stdout:2218: writing smithi00780062-5 from 716196 to 1188492 tid 1 2024-09-21T10:15:29.654 INFO:tasks.rados.rados.0.smithi007.stdout:2218: writing smithi00780062-5 from 1769561 to 2416172 tid 2 2024-09-21T10:15:29.662 INFO:tasks.rados.rados.0.smithi007.stdout:2218: writing smithi00780062-5 from 3121885 to 3914994 tid 3 2024-09-21T10:15:29.662 INFO:tasks.rados.rados.0.smithi007.stdout:2219: write oid 37 current snap is 287 2024-09-21T10:15:29.662 INFO:tasks.rados.rados.0.smithi007.stdout:2219: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2024-09-21T10:15:29.670 INFO:tasks.rados.rados.0.smithi007.stdout:2219: writing smithi00780062-37 from 733003 to 1396901 tid 1 2024-09-21T10:15:29.675 INFO:tasks.rados.rados.0.smithi007.stdout:2219: writing smithi00780062-37 from 1944396 to 2451018 tid 2 2024-09-21T10:15:29.681 INFO:tasks.rados.rados.0.smithi007.stdout:2219: writing smithi00780062-37 from 2865661 to 3470042 tid 3 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2220: delete oid 16 current snap is 287 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2218: finishing write tid 1 to smithi00780062-5 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2218: finishing write tid 2 to smithi00780062-5 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2218: finishing write tid 3 to smithi00780062-5 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2218: finishing write tid 4 to smithi00780062-5 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2218: finishing write tid 5 to smithi00780062-5 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2218: oid 5 updating version 0 to 721 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2218: oid 5 updating version 721 to 722 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2218: oid 5 updating version 722 to 723 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2218: oid 5 version 723 is already newer than 720 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 723 (ObjNum 828 snap 287 seq_num 828) dirty exists 2024-09-21T10:15:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2218: left oid 5 (ObjNum 828 snap 287 seq_num 828) 2024-09-21T10:15:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:2219: finishing write tid 1 to smithi00780062-37 2024-09-21T10:15:29.683 INFO:tasks.rados.rados.0.smithi007.stdout:2219: finishing write tid 2 to smithi00780062-37 2024-09-21T10:15:29.685 INFO:tasks.rados.rados.0.smithi007.stdout:2219: finishing write tid 3 to smithi00780062-37 2024-09-21T10:15:29.685 INFO:tasks.rados.rados.0.smithi007.stdout:2219: finishing write tid 4 to smithi00780062-37 2024-09-21T10:15:29.685 INFO:tasks.rados.rados.0.smithi007.stdout:2219: finishing write tid 5 to smithi00780062-37 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2219: oid 37 updating version 0 to 1376 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2219: oid 37 version 1376 is already newer than 1375 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2219: oid 37 updating version 1376 to 1377 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2219: oid 37 updating version 1377 to 1378 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1378 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2219: left oid 37 (ObjNum 829 snap 287 seq_num 829) 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2217: done (3 left) 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2218: done (2 left) 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2219: done (1 left) 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2220: done (0 left) 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2221: read oid 4 snap 249 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2221: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:15:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2222: snap_remove snap 254 2024-09-21T10:15:29.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:29 smithi007 ceph-mon[101144]: pgmap v428: 89 pgs: 89 active+clean; 214 MiB data, 805 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-21T10:15:29.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:29 smithi007 ceph-mon[101144]: osdmap e640: 8 total, 8 up, 8 in 2024-09-21T10:15:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:29 smithi007 ceph-mon[99390]: pgmap v428: 89 pgs: 89 active+clean; 214 MiB data, 805 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-21T10:15:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:29 smithi007 ceph-mon[99390]: osdmap e640: 8 total, 8 up, 8 in 2024-09-21T10:15:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:29 smithi031 ceph-mon[96824]: pgmap v428: 89 pgs: 89 active+clean; 214 MiB data, 805 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-21T10:15:29.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:29 smithi031 ceph-mon[96824]: osdmap e640: 8 total, 8 up, 8 in 2024-09-21T10:15:30.207 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'sleep 60' 2024-09-21T10:15:30.458 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:30.649 INFO:tasks.rados.rados.0.smithi007.stdout:2222: done (1 left) 2024-09-21T10:15:30.649 INFO:tasks.rados.rados.0.smithi007.stdout:2223: delete oid 45 current snap is 287 2024-09-21T10:15:30.649 INFO:tasks.rados.rados.0.smithi007.stdout:2221: expect (ObjNum 586 snap 188 seq_num 586) 2024-09-21T10:15:30.781 INFO:tasks.rados.rados.0.smithi007.stdout:2221: done (1 left) 2024-09-21T10:15:30.781 INFO:tasks.rados.rados.0.smithi007.stdout:2223: done (0 left) 2024-09-21T10:15:30.781 INFO:tasks.rados.rados.0.smithi007.stdout:2224: rollback oid 10 current snap is 287 2024-09-21T10:15:30.781 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 282 2024-09-21T10:15:30.781 INFO:tasks.rados.rados.0.smithi007.stdout:2225: read oid 16 snap 249 2024-09-21T10:15:30.781 INFO:tasks.rados.rados.0.smithi007.stdout:2225: expect (ObjNum 674 snap 217 seq_num 674) 2024-09-21T10:15:30.782 INFO:tasks.rados.rados.0.smithi007.stdout:2226: snap_remove snap 286 2024-09-21T10:15:30.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:30 smithi007 ceph-mon[99390]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:30.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:30 smithi007 ceph-mon[99390]: osdmap e641: 8 total, 8 up, 8 in 2024-09-21T10:15:30.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:30 smithi007 ceph-mon[101144]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:30.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:30 smithi007 ceph-mon[101144]: osdmap e641: 8 total, 8 up, 8 in 2024-09-21T10:15:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:30 smithi031 ceph-mon[96824]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:30 smithi031 ceph-mon[96824]: osdmap e641: 8 total, 8 up, 8 in 2024-09-21T10:15:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:15:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:15:30] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.51.0" 2024-09-21T10:15:31.654 INFO:tasks.rados.rados.0.smithi007.stdout:2226: done (2 left) 2024-09-21T10:15:31.655 INFO:tasks.rados.rados.0.smithi007.stdout:2227: delete oid 33 current snap is 287 2024-09-21T10:15:31.655 INFO:tasks.rados.rados.0.smithi007.stdout:2224: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:15:31.655 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1270 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:15:31.655 INFO:tasks.rados.rados.0.smithi007.stdout:2225: expect (ObjNum 674 snap 217 seq_num 674) 2024-09-21T10:15:31.829 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:31 smithi007 ceph-mon[99390]: pgmap v431: 89 pgs: 89 active+clean; 214 MiB data, 805 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-21T10:15:31.829 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:31 smithi007 ceph-mon[99390]: osdmap e642: 8 total, 8 up, 8 in 2024-09-21T10:15:31.830 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:31 smithi007 ceph-mon[101144]: pgmap v431: 89 pgs: 89 active+clean; 214 MiB data, 805 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-21T10:15:31.830 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:31 smithi007 ceph-mon[101144]: osdmap e642: 8 total, 8 up, 8 in 2024-09-21T10:15:31.901 INFO:tasks.rados.rados.0.smithi007.stdout:2224: done (2 left) 2024-09-21T10:15:31.901 INFO:tasks.rados.rados.0.smithi007.stdout:2225: done (1 left) 2024-09-21T10:15:31.901 INFO:tasks.rados.rados.0.smithi007.stdout:2227: done (0 left) 2024-09-21T10:15:31.901 INFO:tasks.rados.rados.0.smithi007.stdout:2228: write oid 39 current snap is 287 2024-09-21T10:15:31.901 INFO:tasks.rados.rados.0.smithi007.stdout:2228: seq_num 833 ranges {400231=564894,1661971=338260} 2024-09-21T10:15:31.906 INFO:tasks.rados.rados.0.smithi007.stdout:2228: writing smithi00780062-39 from 400231 to 965125 tid 1 2024-09-21T10:15:31.914 INFO:tasks.rados.rados.0.smithi007.stdout:2228: writing smithi00780062-39 from 1661971 to 2000231 tid 2 2024-09-21T10:15:31.914 INFO:tasks.rados.rados.0.smithi007.stdout:2229: rollback oid 17 current snap is 287 2024-09-21T10:15:31.914 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 285 2024-09-21T10:15:31.914 INFO:tasks.rados.rados.0.smithi007.stdout:2228: finishing write tid 1 to smithi00780062-39 2024-09-21T10:15:31.914 INFO:tasks.rados.rados.0.smithi007.stdout:2230: snap_remove snap 279 2024-09-21T10:15:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:31 smithi031 ceph-mon[96824]: pgmap v431: 89 pgs: 89 active+clean; 214 MiB data, 805 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-21T10:15:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:31 smithi031 ceph-mon[96824]: osdmap e642: 8 total, 8 up, 8 in 2024-09-21T10:15:32.662 INFO:tasks.rados.rados.0.smithi007.stdout:2230: done (2 left) 2024-09-21T10:15:32.662 INFO:tasks.rados.rados.0.smithi007.stdout:2231: read oid 2 snap -1 2024-09-21T10:15:32.662 INFO:tasks.rados.rados.0.smithi007.stdout:2231: expect (ObjNum 798 snap 277 seq_num 798) 2024-09-21T10:15:32.662 INFO:tasks.rados.rados.0.smithi007.stdout:2232: write oid 9 current snap is 287 2024-09-21T10:15:32.662 INFO:tasks.rados.rados.0.smithi007.stdout:2232: seq_num 834 ranges {417038=640143,1720453=296585} 2024-09-21T10:15:32.669 INFO:tasks.rados.rados.0.smithi007.stdout:2232: writing smithi00780062-9 from 417038 to 1057181 tid 1 2024-09-21T10:15:32.675 INFO:tasks.rados.rados.0.smithi007.stdout:2232: writing smithi00780062-9 from 1720453 to 2017038 tid 2 2024-09-21T10:15:32.675 INFO:tasks.rados.rados.0.smithi007.stdout:2233: write oid 35 current snap is 287 2024-09-21T10:15:32.675 INFO:tasks.rados.rados.0.smithi007.stdout:2228: finishing write tid 2 to smithi00780062-39 2024-09-21T10:15:32.675 INFO:tasks.rados.rados.0.smithi007.stdout:2228: finishing write tid 3 to smithi00780062-39 2024-09-21T10:15:32.675 INFO:tasks.rados.rados.0.smithi007.stdout:2229: finishing rollback tid 0 to smithi00780062-17 2024-09-21T10:15:32.675 INFO:tasks.rados.rados.0.smithi007.stdout:2233: seq_num 835 ranges {433845=715392,1662582=371263} 2024-09-21T10:15:32.681 INFO:tasks.rados.rados.0.smithi007.stdout:2233: writing smithi00780062-35 from 433845 to 1149237 tid 1 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2233: writing smithi00780062-35 from 1662582 to 2033845 tid 2 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2234: read oid 4 snap 282 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2234: expect (ObjNum 801 snap 278 seq_num 801) 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2235: rollback oid 36 current snap is 287 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 36 to 285 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2228: finishing write tid 4 to smithi00780062-39 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2228: oid 39 updating version 0 to 1152 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2228: oid 39 version 1152 is already newer than 1150 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2228: oid 39 version 1152 is already newer than 1151 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1152 (ObjNum 833 snap 287 seq_num 833) dirty exists 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2228: left oid 39 (ObjNum 833 snap 287 seq_num 833) 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2229: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:15:32.688 INFO:tasks.rados.rados.0.smithi007.stdout:2229: finishing rollback tid 2 to smithi00780062-17 2024-09-21T10:15:32.689 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 813 (ObjNum 793 snap 277 seq_num 793) dirty exists 2024-09-21T10:15:32.689 INFO:tasks.rados.rados.0.smithi007.stdout:2228: done (6 left) 2024-09-21T10:15:32.689 INFO:tasks.rados.rados.0.smithi007.stdout:2229: done (5 left) 2024-09-21T10:15:32.689 INFO:tasks.rados.rados.0.smithi007.stdout:2236: read oid 46 snap -1 2024-09-21T10:15:32.689 INFO:tasks.rados.rados.0.smithi007.stdout:2236: expect deleted 2024-09-21T10:15:32.689 INFO:tasks.rados.rados.0.smithi007.stdout:2237: read oid 7 snap -1 2024-09-21T10:15:32.689 INFO:tasks.rados.rados.0.smithi007.stdout:2237: expect (ObjNum 707 snap 243 seq_num 707) 2024-09-21T10:15:32.689 INFO:tasks.rados.rados.0.smithi007.stdout:2231: expect (ObjNum 798 snap 277 seq_num 798) 2024-09-21T10:15:32.805 INFO:tasks.rados.rados.0.smithi007.stdout:2232: finishing write tid 1 to smithi00780062-9 2024-09-21T10:15:32.805 INFO:tasks.rados.rados.0.smithi007.stdout:2232: finishing write tid 2 to smithi00780062-9 2024-09-21T10:15:32.805 INFO:tasks.rados.rados.0.smithi007.stdout:2232: finishing write tid 3 to smithi00780062-9 2024-09-21T10:15:32.805 INFO:tasks.rados.rados.0.smithi007.stdout:2232: finishing write tid 4 to smithi00780062-9 2024-09-21T10:15:32.805 INFO:tasks.rados.rados.0.smithi007.stdout:2232: oid 9 updating version 0 to 1128 2024-09-21T10:15:32.805 INFO:tasks.rados.rados.0.smithi007.stdout:2232: oid 9 updating version 1128 to 1134 2024-09-21T10:15:32.805 INFO:tasks.rados.rados.0.smithi007.stdout:2232: oid 9 version 1134 is already newer than 1133 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1134 (ObjNum 834 snap 287 seq_num 834) dirty exists 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2232: left oid 9 (ObjNum 834 snap 287 seq_num 834) 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2233: finishing write tid 1 to smithi00780062-35 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2238: read oid 17 snap 270 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2238: expect (ObjNum 780 snap 270 seq_num 780) 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2231: done (7 left) 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2232: done (6 left) 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2239: rollback oid 9 current snap is 287 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 280 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2235: finishing rollback tid 0 to smithi00780062-36 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2235: finishing rollback tid 1 to smithi00780062-36 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2235: finishing rollback tid 2 to smithi00780062-36 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 557 (ObjNum 753 snap 258 seq_num 753) dirty exists 2024-09-21T10:15:32.806 INFO:tasks.rados.rados.0.smithi007.stdout:2235: done (6 left) 2024-09-21T10:15:32.807 INFO:tasks.rados.rados.0.smithi007.stdout:2236: done (5 left) 2024-09-21T10:15:32.807 INFO:tasks.rados.rados.0.smithi007.stdout:2240: write oid 20 current snap is 287 2024-09-21T10:15:32.807 INFO:tasks.rados.rados.0.smithi007.stdout:2237: expect (ObjNum 707 snap 243 seq_num 707) 2024-09-21T10:15:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:32 smithi031 ceph-mon[96824]: osdmap e643: 8 total, 8 up, 8 in 2024-09-21T10:15:33.115 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:32 smithi007 ceph-mon[99390]: osdmap e643: 8 total, 8 up, 8 in 2024-09-21T10:15:33.115 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:32 smithi007 ceph-mon[101144]: osdmap e643: 8 total, 8 up, 8 in 2024-09-21T10:15:33.120 INFO:tasks.rados.rados.0.smithi007.stdout:2233: finishing write tid 2 to smithi00780062-35 2024-09-21T10:15:33.120 INFO:tasks.rados.rados.0.smithi007.stdout:2233: finishing write tid 3 to smithi00780062-35 2024-09-21T10:15:33.120 INFO:tasks.rados.rados.0.smithi007.stdout:2233: finishing write tid 4 to smithi00780062-35 2024-09-21T10:15:33.121 INFO:tasks.rados.rados.0.smithi007.stdout:2233: oid 35 updating version 0 to 516 2024-09-21T10:15:33.121 INFO:tasks.rados.rados.0.smithi007.stdout:2233: oid 35 version 516 is already newer than 514 2024-09-21T10:15:33.121 INFO:tasks.rados.rados.0.smithi007.stdout:2233: oid 35 version 516 is already newer than 515 2024-09-21T10:15:33.121 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 516 (ObjNum 835 snap 287 seq_num 835) dirty exists 2024-09-21T10:15:33.121 INFO:tasks.rados.rados.0.smithi007.stdout:2233: left oid 35 (ObjNum 835 snap 287 seq_num 835) 2024-09-21T10:15:33.121 INFO:tasks.rados.rados.0.smithi007.stdout:2234: expect (ObjNum 801 snap 278 seq_num 801) 2024-09-21T10:15:33.234 INFO:tasks.rados.rados.0.smithi007.stdout:2239: finishing rollback tid 0 to smithi00780062-9 2024-09-21T10:15:33.234 INFO:tasks.rados.rados.0.smithi007.stdout:2239: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:15:33.234 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1136 (ObjNum 913 snap 0 seq_num 689938528) dirty dne 2024-09-21T10:15:33.234 INFO:tasks.rados.rados.0.smithi007.stdout:2238: expect (ObjNum 780 snap 270 seq_num 780) 2024-09-21T10:15:33.338 INFO:tasks.rados.rados.0.smithi007.stdout:2240: seq_num 836 ranges {450652=790641,1721064=329588} 2024-09-21T10:15:33.346 INFO:tasks.rados.rados.0.smithi007.stdout:2240: writing smithi00780062-20 from 450652 to 1241293 tid 1 2024-09-21T10:15:33.353 INFO:tasks.rados.rados.0.smithi007.stdout:2240: writing smithi00780062-20 from 1721064 to 2050652 tid 2 2024-09-21T10:15:33.353 INFO:tasks.rados.rados.0.smithi007.stdout:2233: done (5 left) 2024-09-21T10:15:33.353 INFO:tasks.rados.rados.0.smithi007.stdout:2234: done (4 left) 2024-09-21T10:15:33.353 INFO:tasks.rados.rados.0.smithi007.stdout:2237: done (3 left) 2024-09-21T10:15:33.353 INFO:tasks.rados.rados.0.smithi007.stdout:2238: done (2 left) 2024-09-21T10:15:33.353 INFO:tasks.rados.rados.0.smithi007.stdout:2239: done (1 left) 2024-09-21T10:15:33.353 INFO:tasks.rados.rados.0.smithi007.stdout:2241: read oid 19 snap 282 2024-09-21T10:15:33.353 INFO:tasks.rados.rados.0.smithi007.stdout:2241: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:15:33.353 INFO:tasks.rados.rados.0.smithi007.stdout:2242: read oid 46 snap -1 2024-09-21T10:15:33.354 INFO:tasks.rados.rados.0.smithi007.stdout:2242: expect deleted 2024-09-21T10:15:33.354 INFO:tasks.rados.rados.0.smithi007.stdout:2243: delete oid 5 current snap is 287 2024-09-21T10:15:33.354 INFO:tasks.rados.rados.0.smithi007.stdout:2240: finishing write tid 1 to smithi00780062-20 2024-09-21T10:15:33.355 INFO:tasks.rados.rados.0.smithi007.stdout:2240: finishing write tid 2 to smithi00780062-20 2024-09-21T10:15:33.355 INFO:tasks.rados.rados.0.smithi007.stdout:2240: finishing write tid 3 to smithi00780062-20 2024-09-21T10:15:33.356 INFO:tasks.rados.rados.0.smithi007.stdout:2242: done (3 left) 2024-09-21T10:15:33.356 INFO:tasks.rados.rados.0.smithi007.stdout:2243: done (2 left) 2024-09-21T10:15:33.356 INFO:tasks.rados.rados.0.smithi007.stdout:2244: write oid 7 current snap is 287 2024-09-21T10:15:33.356 INFO:tasks.rados.rados.0.smithi007.stdout:2244: seq_num 838 ranges {484266=657492,1554381=529885} 2024-09-21T10:15:33.363 INFO:tasks.rados.rados.0.smithi007.stdout:2244: writing smithi00780062-7 from 484266 to 1141758 tid 1 2024-09-21T10:15:33.370 INFO:tasks.rados.rados.0.smithi007.stdout:2244: writing smithi00780062-7 from 1554381 to 2084266 tid 2 2024-09-21T10:15:33.370 INFO:tasks.rados.rados.0.smithi007.stdout:2245: delete oid 40 current snap is 287 2024-09-21T10:15:33.370 INFO:tasks.rados.rados.0.smithi007.stdout:2240: finishing write tid 4 to smithi00780062-20 2024-09-21T10:15:33.370 INFO:tasks.rados.rados.0.smithi007.stdout:2240: oid 20 updating version 0 to 729 2024-09-21T10:15:33.370 INFO:tasks.rados.rados.0.smithi007.stdout:2240: oid 20 version 729 is already newer than 728 2024-09-21T10:15:33.370 INFO:tasks.rados.rados.0.smithi007.stdout:2240: oid 20 updating version 729 to 730 2024-09-21T10:15:33.370 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 730 (ObjNum 836 snap 287 seq_num 836) dirty exists 2024-09-21T10:15:33.370 INFO:tasks.rados.rados.0.smithi007.stdout:2240: left oid 20 (ObjNum 836 snap 287 seq_num 836) 2024-09-21T10:15:33.370 INFO:tasks.rados.rados.0.smithi007.stdout:2241: expect (ObjNum 558 snap 174 seq_num 558) 2024-09-21T10:15:33.567 INFO:tasks.rados.rados.0.smithi007.stdout:2244: finishing write tid 1 to smithi00780062-7 2024-09-21T10:15:33.567 INFO:tasks.rados.rados.0.smithi007.stdout:2244: finishing write tid 2 to smithi00780062-7 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2244: finishing write tid 3 to smithi00780062-7 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2244: finishing write tid 4 to smithi00780062-7 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2244: oid 7 updating version 0 to 561 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2244: oid 7 version 561 is already newer than 560 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2244: oid 7 version 561 is already newer than 559 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 561 (ObjNum 838 snap 287 seq_num 838) dirty exists 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2244: left oid 7 (ObjNum 838 snap 287 seq_num 838) 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2240: done (3 left) 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2241: done (2 left) 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2244: done (1 left) 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2245: done (0 left) 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2246: read oid 28 snap -1 2024-09-21T10:15:33.568 INFO:tasks.rados.rados.0.smithi007.stdout:2246: expect deleted 2024-09-21T10:15:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:2247: rollback oid 4 current snap is 287 2024-09-21T10:15:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 285 2024-09-21T10:15:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:2248: read oid 1 snap 283 2024-09-21T10:15:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:2248: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:15:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:2249: write oid 40 current snap is 287 2024-09-21T10:15:33.569 INFO:tasks.rados.rados.0.smithi007.stdout:2249: seq_num 840 ranges {517880=407990,1554992=562888} 2024-09-21T10:15:33.572 INFO:tasks.rados.rados.0.smithi007.stdout:2249: writing smithi00780062-40 from 517880 to 925870 tid 1 2024-09-21T10:15:33.579 INFO:tasks.rados.rados.0.smithi007.stdout:2249: writing smithi00780062-40 from 1554992 to 2117880 tid 2 2024-09-21T10:15:33.579 INFO:tasks.rados.rados.0.smithi007.stdout:2250: write oid 9 current snap is 287 2024-09-21T10:15:33.579 INFO:tasks.rados.rados.0.smithi007.stdout:2250: seq_num 841 ranges {534687=483239,1613474=412283} 2024-09-21T10:15:33.585 INFO:tasks.rados.rados.0.smithi007.stdout:2250: writing smithi00780062-9 from 534687 to 1017926 tid 1 2024-09-21T10:15:33.591 INFO:tasks.rados.rados.0.smithi007.stdout:2250: writing smithi00780062-9 from 1613474 to 2025757 tid 2 2024-09-21T10:15:33.591 INFO:tasks.rados.rados.0.smithi007.stdout:2251: snap_create 2024-09-21T10:15:33.591 INFO:tasks.rados.rados.0.smithi007.stdout:2247: finishing rollback tid 0 to smithi00780062-4 2024-09-21T10:15:33.591 INFO:tasks.rados.rados.0.smithi007.stdout:2247: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:15:33.591 INFO:tasks.rados.rados.0.smithi007.stdout:2247: finishing rollback tid 2 to smithi00780062-4 2024-09-21T10:15:33.591 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 520 (ObjNum 801 snap 278 seq_num 801) dirty exists 2024-09-21T10:15:33.591 INFO:tasks.rados.rados.0.smithi007.stdout:2249: finishing write tid 1 to smithi00780062-40 2024-09-21T10:15:33.591 INFO:tasks.rados.rados.0.smithi007.stdout:2248: expect (ObjNum 454 snap 149 seq_num 454) 2024-09-21T10:15:33.816 INFO:tasks.rados.rados.0.smithi007.stdout:2249: finishing write tid 2 to smithi00780062-40 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2249: finishing write tid 3 to smithi00780062-40 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2249: finishing write tid 4 to smithi00780062-40 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2249: oid 40 updating version 0 to 1042 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2249: oid 40 updating version 1042 to 1044 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2249: oid 40 version 1044 is already newer than 1043 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1044 (ObjNum 840 snap 287 seq_num 840) dirty exists 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2249: left oid 40 (ObjNum 840 snap 287 seq_num 840) 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2250: finishing write tid 1 to smithi00780062-9 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2246: done (5 left) 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2247: done (4 left) 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2248: done (3 left) 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2249: done (2 left) 2024-09-21T10:15:33.817 INFO:tasks.rados.rados.0.smithi007.stdout:2251: done (1 left) 2024-09-21T10:15:33.818 INFO:tasks.rados.rados.0.smithi007.stdout:2252: snap_create 2024-09-21T10:15:33.818 INFO:tasks.rados.rados.0.smithi007.stdout:2250: finishing write tid 2 to smithi00780062-9 2024-09-21T10:15:33.818 INFO:tasks.rados.rados.0.smithi007.stdout:2250: finishing write tid 3 to smithi00780062-9 2024-09-21T10:15:33.818 INFO:tasks.rados.rados.0.smithi007.stdout:2250: finishing write tid 4 to smithi00780062-9 2024-09-21T10:15:33.818 INFO:tasks.rados.rados.0.smithi007.stdout:2250: oid 9 updating version 0 to 1138 2024-09-21T10:15:33.818 INFO:tasks.rados.rados.0.smithi007.stdout:2250: oid 9 version 1138 is already newer than 1137 2024-09-21T10:15:33.818 INFO:tasks.rados.rados.0.smithi007.stdout:2250: oid 9 updating version 1138 to 1139 2024-09-21T10:15:33.818 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1139 (ObjNum 841 snap 287 seq_num 841) dirty exists 2024-09-21T10:15:33.818 INFO:tasks.rados.rados.0.smithi007.stdout:2250: left oid 9 (ObjNum 841 snap 287 seq_num 841) 2024-09-21T10:15:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:33 smithi031 ceph-mon[96824]: pgmap v434: 89 pgs: 89 active+clean; 224 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-09-21T10:15:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:33 smithi031 ceph-mon[96824]: osdmap e644: 8 total, 8 up, 8 in 2024-09-21T10:15:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:33 smithi007 ceph-mon[99390]: pgmap v434: 89 pgs: 89 active+clean; 224 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-09-21T10:15:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:33 smithi007 ceph-mon[99390]: osdmap e644: 8 total, 8 up, 8 in 2024-09-21T10:15:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:33 smithi007 ceph-mon[101144]: pgmap v434: 89 pgs: 89 active+clean; 224 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-09-21T10:15:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:33 smithi007 ceph-mon[101144]: osdmap e644: 8 total, 8 up, 8 in 2024-09-21T10:15:34.670 INFO:tasks.rados.rados.0.smithi007.stdout:2250: done (1 left) 2024-09-21T10:15:34.670 INFO:tasks.rados.rados.0.smithi007.stdout:2252: done (0 left) 2024-09-21T10:15:34.670 INFO:tasks.rados.rados.0.smithi007.stdout:2253: delete oid 9 current snap is 289 2024-09-21T10:15:34.675 INFO:tasks.rados.rados.0.smithi007.stdout:2253: done (0 left) 2024-09-21T10:15:34.675 INFO:tasks.rados.rados.0.smithi007.stdout:2254: write oid 48 current snap is 289 2024-09-21T10:15:34.675 INFO:tasks.rados.rados.0.smithi007.stdout:2254: seq_num 843 ranges {568301=633737,1614085=415952} 2024-09-21T10:15:34.682 INFO:tasks.rados.rados.0.smithi007.stdout:2254: writing smithi00780062-48 from 568301 to 1202038 tid 1 2024-09-21T10:15:34.686 INFO:tasks.rados.rados.0.smithi007.stdout:2254: writing smithi00780062-48 from 1614085 to 2030037 tid 2 2024-09-21T10:15:34.686 INFO:tasks.rados.rados.0.smithi007.stdout:2255: snap_remove snap 282 2024-09-21T10:15:34.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:34 smithi007 ceph-mon[99390]: osdmap e645: 8 total, 8 up, 8 in 2024-09-21T10:15:34.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:34 smithi007 ceph-mon[101144]: osdmap e645: 8 total, 8 up, 8 in 2024-09-21T10:15:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:34 smithi031 ceph-mon[96824]: osdmap e645: 8 total, 8 up, 8 in 2024-09-21T10:15:35.678 INFO:tasks.rados.rados.0.smithi007.stdout:2255: done (1 left) 2024-09-21T10:15:35.679 INFO:tasks.rados.rados.0.smithi007.stdout:2256: read oid 34 snap -1 2024-09-21T10:15:35.679 INFO:tasks.rados.rados.0.smithi007.stdout:2256: expect (ObjNum 821 snap 285 seq_num 821) 2024-09-21T10:15:35.679 INFO:tasks.rados.rados.0.smithi007.stdout:2257: snap_remove snap 276 2024-09-21T10:15:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:35 smithi007 ceph-mon[99390]: pgmap v437: 89 pgs: 89 active+clean; 224 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-09-21T10:15:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:35 smithi007 ceph-mon[99390]: osdmap e646: 8 total, 8 up, 8 in 2024-09-21T10:15:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:35 smithi007 ceph-mon[101144]: pgmap v437: 89 pgs: 89 active+clean; 224 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-09-21T10:15:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:35 smithi007 ceph-mon[101144]: osdmap e646: 8 total, 8 up, 8 in 2024-09-21T10:15:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:35 smithi031 ceph-mon[96824]: pgmap v437: 89 pgs: 89 active+clean; 224 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-09-21T10:15:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:35 smithi031 ceph-mon[96824]: osdmap e646: 8 total, 8 up, 8 in 2024-09-21T10:15:36.684 INFO:tasks.rados.rados.0.smithi007.stdout:2257: done (2 left) 2024-09-21T10:15:36.685 INFO:tasks.rados.rados.0.smithi007.stdout:2258: snap_remove snap 281 2024-09-21T10:15:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:36 smithi007 ceph-mon[99390]: osdmap e647: 8 total, 8 up, 8 in 2024-09-21T10:15:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:36 smithi007 ceph-mon[101144]: osdmap e647: 8 total, 8 up, 8 in 2024-09-21T10:15:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:36 smithi031 ceph-mon[96824]: osdmap e647: 8 total, 8 up, 8 in 2024-09-21T10:15:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:37.622 INFO:tasks.rados.rados.0.smithi007.stdout:2258: done (2 left) 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:2259: write oid 7 current snap is 289 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:2254: finishing write tid 1 to smithi00780062-48 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:2254: finishing write tid 2 to smithi00780062-48 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:2254: finishing write tid 3 to smithi00780062-48 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:2254: finishing write tid 4 to smithi00780062-48 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:2254: oid 48 updating version 0 to 835 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:2254: oid 48 version 835 is already newer than 834 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:2254: oid 48 updating version 835 to 836 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 836 (ObjNum 843 snap 289 seq_num 843) dirty exists 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:2254: left oid 48 (ObjNum 843 snap 289 seq_num 843) 2024-09-21T10:15:37.623 INFO:tasks.rados.rados.0.smithi007.stdout:2256: expect (ObjNum 821 snap 285 seq_num 821) 2024-09-21T10:15:37.808 INFO:tasks.rados.rados.0.smithi007.stdout:2259: seq_num 844 ranges {585108=425339,1788920=396188} 2024-09-21T10:15:37.813 INFO:tasks.rados.rados.0.smithi007.stdout:2259: writing smithi00780062-7 from 585108 to 1010447 tid 1 2024-09-21T10:15:37.820 INFO:tasks.rados.rados.0.smithi007.stdout:2259: writing smithi00780062-7 from 1788920 to 2185108 tid 2 2024-09-21T10:15:37.820 INFO:tasks.rados.rados.0.smithi007.stdout:2254: done (2 left) 2024-09-21T10:15:37.820 INFO:tasks.rados.rados.0.smithi007.stdout:2256: done (1 left) 2024-09-21T10:15:37.820 INFO:tasks.rados.rados.0.smithi007.stdout:2260: snap_remove snap 249 2024-09-21T10:15:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:37 smithi007 ceph-mon[99390]: pgmap v440: 89 pgs: 89 active+clean; 224 MiB data, 808 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:37 smithi007 ceph-mon[99390]: osdmap e648: 8 total, 8 up, 8 in 2024-09-21T10:15:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:37 smithi007 ceph-mon[99390]: osdmap e649: 8 total, 8 up, 8 in 2024-09-21T10:15:37.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:37 smithi007 ceph-mon[101144]: pgmap v440: 89 pgs: 89 active+clean; 224 MiB data, 808 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:37.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:37 smithi007 ceph-mon[101144]: osdmap e648: 8 total, 8 up, 8 in 2024-09-21T10:15:37.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:37 smithi007 ceph-mon[101144]: osdmap e649: 8 total, 8 up, 8 in 2024-09-21T10:15:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:37 smithi031 ceph-mon[96824]: pgmap v440: 89 pgs: 89 active+clean; 224 MiB data, 808 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:37 smithi031 ceph-mon[96824]: osdmap e648: 8 total, 8 up, 8 in 2024-09-21T10:15:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:37 smithi031 ceph-mon[96824]: osdmap e649: 8 total, 8 up, 8 in 2024-09-21T10:15:38.689 INFO:tasks.rados.rados.0.smithi007.stdout:2260: done (1 left) 2024-09-21T10:15:38.689 INFO:tasks.rados.rados.0.smithi007.stdout:2261: write oid 17 current snap is 289 2024-09-21T10:15:38.689 INFO:tasks.rados.rados.0.smithi007.stdout:2259: finishing write tid 1 to smithi00780062-7 2024-09-21T10:15:38.689 INFO:tasks.rados.rados.0.smithi007.stdout:2261: seq_num 845 ranges {601915=500588,1847402=354513} 2024-09-21T10:15:38.696 INFO:tasks.rados.rados.0.smithi007.stdout:2261: writing smithi00780062-17 from 601915 to 1102503 tid 1 2024-09-21T10:15:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:2261: writing smithi00780062-17 from 1847402 to 2201915 tid 2 2024-09-21T10:15:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:2262: snap_create 2024-09-21T10:15:38.704 INFO:tasks.rados.rados.0.smithi007.stdout:2259: finishing write tid 2 to smithi00780062-7 2024-09-21T10:15:38.704 INFO:tasks.rados.rados.0.smithi007.stdout:2259: finishing write tid 3 to smithi00780062-7 2024-09-21T10:15:38.704 INFO:tasks.rados.rados.0.smithi007.stdout:2259: finishing write tid 4 to smithi00780062-7 2024-09-21T10:15:38.704 INFO:tasks.rados.rados.0.smithi007.stdout:2259: oid 7 updating version 0 to 576 2024-09-21T10:15:38.704 INFO:tasks.rados.rados.0.smithi007.stdout:2259: oid 7 updating version 576 to 577 2024-09-21T10:15:38.704 INFO:tasks.rados.rados.0.smithi007.stdout:2259: oid 7 version 577 is already newer than 575 2024-09-21T10:15:38.704 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 577 (ObjNum 844 snap 289 seq_num 844) dirty exists 2024-09-21T10:15:38.704 INFO:tasks.rados.rados.0.smithi007.stdout:2259: left oid 7 (ObjNum 844 snap 289 seq_num 844) 2024-09-21T10:15:38.704 INFO:tasks.rados.rados.0.smithi007.stdout:2261: finishing write tid 1 to smithi00780062-17 2024-09-21T10:15:38.707 INFO:tasks.rados.rados.0.smithi007.stdout:2261: finishing write tid 2 to smithi00780062-17 2024-09-21T10:15:38.707 INFO:tasks.rados.rados.0.smithi007.stdout:2261: finishing write tid 3 to smithi00780062-17 2024-09-21T10:15:38.707 INFO:tasks.rados.rados.0.smithi007.stdout:2261: finishing write tid 4 to smithi00780062-17 2024-09-21T10:15:38.708 INFO:tasks.rados.rados.0.smithi007.stdout:2261: oid 17 updating version 0 to 834 2024-09-21T10:15:38.708 INFO:tasks.rados.rados.0.smithi007.stdout:2261: oid 17 version 834 is already newer than 833 2024-09-21T10:15:38.708 INFO:tasks.rados.rados.0.smithi007.stdout:2261: oid 17 updating version 834 to 835 2024-09-21T10:15:38.708 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 835 (ObjNum 845 snap 289 seq_num 845) dirty exists 2024-09-21T10:15:38.708 INFO:tasks.rados.rados.0.smithi007.stdout:2261: left oid 17 (ObjNum 845 snap 289 seq_num 845) 2024-09-21T10:15:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:38 smithi007 ceph-mon[99390]: pgmap v443: 89 pgs: 89 active+clean; 231 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-09-21T10:15:38.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:38 smithi007 ceph-mon[101144]: pgmap v443: 89 pgs: 89 active+clean; 231 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-09-21T10:15:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:38 smithi031 ceph-mon[96824]: pgmap v443: 89 pgs: 89 active+clean; 231 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-09-21T10:15:39.696 INFO:tasks.rados.rados.0.smithi007.stdout:2259: done (2 left) 2024-09-21T10:15:39.696 INFO:tasks.rados.rados.0.smithi007.stdout:2261: done (1 left) 2024-09-21T10:15:39.696 INFO:tasks.rados.rados.0.smithi007.stdout:2262: done (0 left) 2024-09-21T10:15:39.696 INFO:tasks.rados.rados.0.smithi007.stdout:2263: delete oid 11 current snap is 290 2024-09-21T10:15:39.701 INFO:tasks.rados.rados.0.smithi007.stdout:2263: done (0 left) 2024-09-21T10:15:39.702 INFO:tasks.rados.rados.0.smithi007.stdout:2264: rollback oid 44 current snap is 290 2024-09-21T10:15:39.702 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 44 to 270 2024-09-21T10:15:39.702 INFO:tasks.rados.rados.0.smithi007.stdout:2265: write oid 45 current snap is 290 2024-09-21T10:15:39.702 INFO:tasks.rados.rados.0.smithi007.stdout:2265: seq_num 847 ranges {635529=651086,1848013=387516} 2024-09-21T10:15:39.708 INFO:tasks.rados.rados.0.smithi007.stdout:2265: writing smithi00780062-45 from 635529 to 1286615 tid 1 2024-09-21T10:15:39.714 INFO:tasks.rados.rados.0.smithi007.stdout:2265: writing smithi00780062-45 from 1848013 to 2235529 tid 2 2024-09-21T10:15:39.714 INFO:tasks.rados.rados.0.smithi007.stdout:2266: rollback oid 41 current snap is 290 2024-09-21T10:15:39.714 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 283 2024-09-21T10:15:39.714 INFO:tasks.rados.rados.0.smithi007.stdout:2264: finishing rollback tid 0 to smithi00780062-44 2024-09-21T10:15:39.714 INFO:tasks.rados.rados.0.smithi007.stdout:2264: finishing rollback tid 1 to smithi00780062-44 2024-09-21T10:15:39.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 1930 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:15:39.715 INFO:tasks.rados.rados.0.smithi007.stdout:2264: done (2 left) 2024-09-21T10:15:39.715 INFO:tasks.rados.rados.0.smithi007.stdout:2267: delete oid 17 current snap is 290 2024-09-21T10:15:39.715 INFO:tasks.rados.rados.0.smithi007.stdout:2266: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:15:39.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 0 (ObjNum 129 snap 0 seq_num 3839294752) dirty dne 2024-09-21T10:15:39.716 INFO:tasks.rados.rados.0.smithi007.stdout:2266: done (2 left) 2024-09-21T10:15:39.716 INFO:tasks.rados.rados.0.smithi007.stdout:2267: done (1 left) 2024-09-21T10:15:39.716 INFO:tasks.rados.rados.0.smithi007.stdout:2268: snap_create 2024-09-21T10:15:39.717 INFO:tasks.rados.rados.0.smithi007.stdout:2265: finishing write tid 1 to smithi00780062-45 2024-09-21T10:15:39.717 INFO:tasks.rados.rados.0.smithi007.stdout:2265: finishing write tid 2 to smithi00780062-45 2024-09-21T10:15:39.717 INFO:tasks.rados.rados.0.smithi007.stdout:2265: finishing write tid 3 to smithi00780062-45 2024-09-21T10:15:39.717 INFO:tasks.rados.rados.0.smithi007.stdout:2265: finishing write tid 4 to smithi00780062-45 2024-09-21T10:15:39.717 INFO:tasks.rados.rados.0.smithi007.stdout:2265: oid 45 updating version 0 to 1160 2024-09-21T10:15:39.718 INFO:tasks.rados.rados.0.smithi007.stdout:2265: oid 45 updating version 1160 to 1161 2024-09-21T10:15:39.718 INFO:tasks.rados.rados.0.smithi007.stdout:2265: oid 45 updating version 1161 to 1162 2024-09-21T10:15:39.718 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1162 (ObjNum 847 snap 290 seq_num 847) dirty exists 2024-09-21T10:15:39.718 INFO:tasks.rados.rados.0.smithi007.stdout:2265: left oid 45 (ObjNum 847 snap 290 seq_num 847) 2024-09-21T10:15:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:39 smithi007 ceph-mon[99390]: osdmap e650: 8 total, 8 up, 8 in 2024-09-21T10:15:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:39 smithi007 ceph-mon[101144]: osdmap e650: 8 total, 8 up, 8 in 2024-09-21T10:15:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:39 smithi031 ceph-mon[96824]: osdmap e650: 8 total, 8 up, 8 in 2024-09-21T10:15:40.702 INFO:tasks.rados.rados.0.smithi007.stdout:2265: done (1 left) 2024-09-21T10:15:40.702 INFO:tasks.rados.rados.0.smithi007.stdout:2268: done (0 left) 2024-09-21T10:15:40.702 INFO:tasks.rados.rados.0.smithi007.stdout:2269: write oid 22 current snap is 291 2024-09-21T10:15:40.702 INFO:tasks.rados.rados.0.smithi007.stdout:2269: seq_num 849 ranges {669143=401584,1564977=426959} 2024-09-21T10:15:40.708 INFO:tasks.rados.rados.0.smithi007.stdout:2269: writing smithi00780062-22 from 669143 to 1070727 tid 1 2024-09-21T10:15:40.713 INFO:tasks.rados.rados.0.smithi007.stdout:2269: writing smithi00780062-22 from 1564977 to 1991936 tid 2 2024-09-21T10:15:40.713 INFO:tasks.rados.rados.0.smithi007.stdout:2270: rollback oid 4 current snap is 291 2024-09-21T10:15:40.713 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 270 2024-09-21T10:15:40.713 INFO:tasks.rados.rados.0.smithi007.stdout:2271: delete oid 42 current snap is 291 2024-09-21T10:15:40.717 INFO:tasks.rados.rados.0.smithi007.stdout:2270: finishing rollback tid 0 to smithi00780062-4 2024-09-21T10:15:40.717 INFO:tasks.rados.rados.0.smithi007.stdout:2270: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:15:40.717 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 529 (ObjNum 49 snap 0 seq_num 3839040032) dirty dne 2024-09-21T10:15:40.717 INFO:tasks.rados.rados.0.smithi007.stdout:2270: done (2 left) 2024-09-21T10:15:40.717 INFO:tasks.rados.rados.0.smithi007.stdout:2271: done (1 left) 2024-09-21T10:15:40.718 INFO:tasks.rados.rados.0.smithi007.stdout:2272: write oid 10 current snap is 291 2024-09-21T10:15:40.718 INFO:tasks.rados.rados.0.smithi007.stdout:2272: seq_num 851 ranges {702757=552082,1681941=430628} 2024-09-21T10:15:40.724 INFO:tasks.rados.rados.0.smithi007.stdout:2272: writing smithi00780062-10 from 702757 to 1254839 tid 1 2024-09-21T10:15:40.729 INFO:tasks.rados.rados.0.smithi007.stdout:2272: writing smithi00780062-10 from 1681941 to 2112569 tid 2 2024-09-21T10:15:40.729 INFO:tasks.rados.rados.0.smithi007.stdout:2273: snap_create 2024-09-21T10:15:40.729 INFO:tasks.rados.rados.0.smithi007.stdout:2269: finishing write tid 1 to smithi00780062-22 2024-09-21T10:15:40.729 INFO:tasks.rados.rados.0.smithi007.stdout:2269: finishing write tid 2 to smithi00780062-22 2024-09-21T10:15:40.729 INFO:tasks.rados.rados.0.smithi007.stdout:2269: finishing write tid 3 to smithi00780062-22 2024-09-21T10:15:40.729 INFO:tasks.rados.rados.0.smithi007.stdout:2269: finishing write tid 4 to smithi00780062-22 2024-09-21T10:15:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:2269: oid 22 updating version 0 to 1934 2024-09-21T10:15:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:2269: oid 22 version 1934 is already newer than 1933 2024-09-21T10:15:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:2269: oid 22 version 1934 is already newer than 1932 2024-09-21T10:15:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 1934 (ObjNum 849 snap 291 seq_num 849) dirty exists 2024-09-21T10:15:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:2269: left oid 22 (ObjNum 849 snap 291 seq_num 849) 2024-09-21T10:15:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:2272: finishing write tid 1 to smithi00780062-10 2024-09-21T10:15:40.732 INFO:tasks.rados.rados.0.smithi007.stdout:2272: finishing write tid 2 to smithi00780062-10 2024-09-21T10:15:40.732 INFO:tasks.rados.rados.0.smithi007.stdout:2272: finishing write tid 3 to smithi00780062-10 2024-09-21T10:15:40.732 INFO:tasks.rados.rados.0.smithi007.stdout:2272: finishing write tid 4 to smithi00780062-10 2024-09-21T10:15:40.732 INFO:tasks.rados.rados.0.smithi007.stdout:2272: oid 10 updating version 0 to 1426 2024-09-21T10:15:40.732 INFO:tasks.rados.rados.0.smithi007.stdout:2272: oid 10 version 1426 is already newer than 1424 2024-09-21T10:15:40.732 INFO:tasks.rados.rados.0.smithi007.stdout:2272: oid 10 version 1426 is already newer than 1425 2024-09-21T10:15:40.733 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1426 (ObjNum 851 snap 291 seq_num 851) dirty exists 2024-09-21T10:15:40.733 INFO:tasks.rados.rados.0.smithi007.stdout:2272: left oid 10 (ObjNum 851 snap 291 seq_num 851) 2024-09-21T10:15:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:40 smithi031 ceph-mon[96824]: osdmap e651: 8 total, 8 up, 8 in 2024-09-21T10:15:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:40 smithi031 ceph-mon[96824]: pgmap v446: 89 pgs: 89 active+clean; 231 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-09-21T10:15:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:40 smithi007 ceph-mon[99390]: osdmap e651: 8 total, 8 up, 8 in 2024-09-21T10:15:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:40 smithi007 ceph-mon[99390]: pgmap v446: 89 pgs: 89 active+clean; 231 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-09-21T10:15:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:15:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:15:40] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.51.0" 2024-09-21T10:15:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:40 smithi007 ceph-mon[101144]: osdmap e651: 8 total, 8 up, 8 in 2024-09-21T10:15:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:40 smithi007 ceph-mon[101144]: pgmap v446: 89 pgs: 89 active+clean; 231 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2024-09-21T10:15:41.708 INFO:tasks.rados.rados.0.smithi007.stdout:2269: done (2 left) 2024-09-21T10:15:41.708 INFO:tasks.rados.rados.0.smithi007.stdout:2272: done (1 left) 2024-09-21T10:15:41.708 INFO:tasks.rados.rados.0.smithi007.stdout:2273: done (0 left) 2024-09-21T10:15:41.708 INFO:tasks.rados.rados.0.smithi007.stdout:2274: read oid 3 snap -1 2024-09-21T10:15:41.708 INFO:tasks.rados.rados.0.smithi007.stdout:2274: expect (ObjNum 769 snap 267 seq_num 769) 2024-09-21T10:15:41.708 INFO:tasks.rados.rados.0.smithi007.stdout:2275: read oid 22 snap -1 2024-09-21T10:15:41.708 INFO:tasks.rados.rados.0.smithi007.stdout:2275: expect (ObjNum 849 snap 291 seq_num 849) 2024-09-21T10:15:41.709 INFO:tasks.rados.rados.0.smithi007.stdout:2276: rollback oid 35 current snap is 292 2024-09-21T10:15:41.709 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 284 2024-09-21T10:15:41.709 INFO:tasks.rados.rados.0.smithi007.stdout:2277: read oid 21 snap -1 2024-09-21T10:15:41.709 INFO:tasks.rados.rados.0.smithi007.stdout:2277: expect deleted 2024-09-21T10:15:41.709 INFO:tasks.rados.rados.0.smithi007.stdout:2278: read oid 8 snap 278 2024-09-21T10:15:41.709 INFO:tasks.rados.rados.0.smithi007.stdout:2278: expect (ObjNum 766 snap 267 seq_num 766) 2024-09-21T10:15:41.709 INFO:tasks.rados.rados.0.smithi007.stdout:2279: snap_create 2024-09-21T10:15:41.715 INFO:tasks.rados.rados.0.smithi007.stdout:2278: expect (ObjNum 766 snap 267 seq_num 766) 2024-09-21T10:15:41.920 INFO:tasks.rados.rados.0.smithi007.stdout:2276: finishing rollback tid 0 to smithi00780062-35 2024-09-21T10:15:41.921 INFO:tasks.rados.rados.0.smithi007.stdout:2276: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:15:41.921 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 532 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-21T10:15:41.921 INFO:tasks.rados.rados.0.smithi007.stdout:2274: expect (ObjNum 769 snap 267 seq_num 769) 2024-09-21T10:15:42.149 INFO:tasks.rados.rados.0.smithi007.stdout:2275: expect (ObjNum 849 snap 291 seq_num 849) 2024-09-21T10:15:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:41 smithi031 ceph-mon[96824]: osdmap e652: 8 total, 8 up, 8 in 2024-09-21T10:15:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:41 smithi007 ceph-mon[99390]: osdmap e652: 8 total, 8 up, 8 in 2024-09-21T10:15:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:41 smithi007 ceph-mon[101144]: osdmap e652: 8 total, 8 up, 8 in 2024-09-21T10:15:42.711 INFO:tasks.rados.rados.0.smithi007.stdout:2274: done (5 left) 2024-09-21T10:15:42.711 INFO:tasks.rados.rados.0.smithi007.stdout:2275: done (4 left) 2024-09-21T10:15:42.711 INFO:tasks.rados.rados.0.smithi007.stdout:2276: done (3 left) 2024-09-21T10:15:42.711 INFO:tasks.rados.rados.0.smithi007.stdout:2277: done (2 left) 2024-09-21T10:15:42.711 INFO:tasks.rados.rados.0.smithi007.stdout:2278: done (1 left) 2024-09-21T10:15:42.711 INFO:tasks.rados.rados.0.smithi007.stdout:2279: done (0 left) 2024-09-21T10:15:42.711 INFO:tasks.rados.rados.0.smithi007.stdout:2280: read oid 48 snap 283 2024-09-21T10:15:42.711 INFO:tasks.rados.rados.0.smithi007.stdout:2280: expect (ObjNum 794 snap 277 seq_num 794) 2024-09-21T10:15:42.711 INFO:tasks.rados.rados.0.smithi007.stdout:2281: delete oid 12 current snap is 293 2024-09-21T10:15:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:2281: done (1 left) 2024-09-21T10:15:42.713 INFO:tasks.rados.rados.0.smithi007.stdout:2282: snap_create 2024-09-21T10:15:42.724 INFO:tasks.rados.rados.0.smithi007.stdout:2280: expect (ObjNum 794 snap 277 seq_num 794) 2024-09-21T10:15:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:42 smithi031 ceph-mon[96824]: osdmap e653: 8 total, 8 up, 8 in 2024-09-21T10:15:43.297 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:42 smithi031 ceph-mon[96824]: pgmap v449: 89 pgs: 89 active+clean; 172 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:15:43.298 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:42 smithi007 ceph-mon[99390]: osdmap e653: 8 total, 8 up, 8 in 2024-09-21T10:15:43.298 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:42 smithi007 ceph-mon[99390]: pgmap v449: 89 pgs: 89 active+clean; 172 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:15:43.298 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:42 smithi007 ceph-mon[101144]: osdmap e653: 8 total, 8 up, 8 in 2024-09-21T10:15:43.298 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:42 smithi007 ceph-mon[101144]: pgmap v449: 89 pgs: 89 active+clean; 172 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:15:43.718 INFO:tasks.rados.rados.0.smithi007.stdout:2280: done (1 left) 2024-09-21T10:15:43.718 INFO:tasks.rados.rados.0.smithi007.stdout:2282: done (0 left) 2024-09-21T10:15:43.718 INFO:tasks.rados.rados.0.smithi007.stdout:2283: read oid 45 snap 278 2024-09-21T10:15:43.718 INFO:tasks.rados.rados.0.smithi007.stdout:2283: expect (ObjNum 729 snap 250 seq_num 729) 2024-09-21T10:15:43.718 INFO:tasks.rados.rados.0.smithi007.stdout:2284: delete oid 47 current snap is 294 2024-09-21T10:15:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2283: expect (ObjNum 729 snap 250 seq_num 729) 2024-09-21T10:15:43.800 INFO:tasks.rados.rados.0.smithi007.stdout:2283: done (1 left) 2024-09-21T10:15:43.800 INFO:tasks.rados.rados.0.smithi007.stdout:2284: done (0 left) 2024-09-21T10:15:43.800 INFO:tasks.rados.rados.0.smithi007.stdout:2285: snap_create 2024-09-21T10:15:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:43 smithi031 ceph-mon[96824]: osdmap e654: 8 total, 8 up, 8 in 2024-09-21T10:15:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:43 smithi007 ceph-mon[99390]: osdmap e654: 8 total, 8 up, 8 in 2024-09-21T10:15:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:43 smithi007 ceph-mon[101144]: osdmap e654: 8 total, 8 up, 8 in 2024-09-21T10:15:44.723 INFO:tasks.rados.rados.0.smithi007.stdout:2285: done (0 left) 2024-09-21T10:15:44.724 INFO:tasks.rados.rados.0.smithi007.stdout:2286: snap_create 2024-09-21T10:15:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:44 smithi007 ceph-mon[99390]: osdmap e655: 8 total, 8 up, 8 in 2024-09-21T10:15:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:44 smithi007 ceph-mon[99390]: pgmap v452: 89 pgs: 89 active+clean; 172 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:15:44.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:44 smithi007 ceph-mon[101144]: osdmap e655: 8 total, 8 up, 8 in 2024-09-21T10:15:44.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:44 smithi007 ceph-mon[101144]: pgmap v452: 89 pgs: 89 active+clean; 172 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:15:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:44 smithi031 ceph-mon[96824]: osdmap e655: 8 total, 8 up, 8 in 2024-09-21T10:15:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:44 smithi031 ceph-mon[96824]: pgmap v452: 89 pgs: 89 active+clean; 172 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:15:45.724 INFO:tasks.rados.rados.0.smithi007.stdout:2286: done (0 left) 2024-09-21T10:15:45.724 INFO:tasks.rados.rados.0.smithi007.stdout:2287: read oid 34 snap -1 2024-09-21T10:15:45.724 INFO:tasks.rados.rados.0.smithi007.stdout:2287: expect (ObjNum 821 snap 285 seq_num 821) 2024-09-21T10:15:45.725 INFO:tasks.rados.rados.0.smithi007.stdout:2288: read oid 49 snap -1 2024-09-21T10:15:45.725 INFO:tasks.rados.rados.0.smithi007.stdout:2288: expect (ObjNum 781 snap 270 seq_num 781) 2024-09-21T10:15:45.725 INFO:tasks.rados.rados.0.smithi007.stdout:2289: snap_create 2024-09-21T10:15:45.734 INFO:tasks.rados.rados.0.smithi007.stdout:2287: expect (ObjNum 821 snap 285 seq_num 821) 2024-09-21T10:15:45.914 INFO:tasks.rados.rados.0.smithi007.stdout:2288: expect (ObjNum 781 snap 270 seq_num 781) 2024-09-21T10:15:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:45 smithi031 ceph-mon[96824]: osdmap e656: 8 total, 8 up, 8 in 2024-09-21T10:15:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:45 smithi007 ceph-mon[99390]: osdmap e656: 8 total, 8 up, 8 in 2024-09-21T10:15:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:45 smithi007 ceph-mon[101144]: osdmap e656: 8 total, 8 up, 8 in 2024-09-21T10:15:46.739 INFO:tasks.rados.rados.0.smithi007.stdout:2287: done (2 left) 2024-09-21T10:15:46.739 INFO:tasks.rados.rados.0.smithi007.stdout:2288: done (1 left) 2024-09-21T10:15:46.739 INFO:tasks.rados.rados.0.smithi007.stdout:2289: done (0 left) 2024-09-21T10:15:46.739 INFO:tasks.rados.rados.0.smithi007.stdout:2290: read oid 40 snap 294 2024-09-21T10:15:46.739 INFO:tasks.rados.rados.0.smithi007.stdout:2290: expect (ObjNum 840 snap 287 seq_num 840) 2024-09-21T10:15:46.739 INFO:tasks.rados.rados.0.smithi007.stdout:2291: write oid 38 current snap is 297 2024-09-21T10:15:46.739 INFO:tasks.rados.rados.0.smithi007.stdout:2291: seq_num 854 ranges {753178=494182,1857387=495791} 2024-09-21T10:15:46.745 INFO:tasks.rados.rados.0.smithi007.stdout:2291: writing smithi00780062-38 from 753178 to 1247360 tid 1 2024-09-21T10:15:46.753 INFO:tasks.rados.rados.0.smithi007.stdout:2291: writing smithi00780062-38 from 1857387 to 2353178 tid 2 2024-09-21T10:15:46.753 INFO:tasks.rados.rados.0.smithi007.stdout:2292: read oid 44 snap 293 2024-09-21T10:15:46.753 INFO:tasks.rados.rados.0.smithi007.stdout:2292: expect deleted 2024-09-21T10:15:46.753 INFO:tasks.rados.rados.0.smithi007.stdout:2293: snap_create 2024-09-21T10:15:46.753 INFO:tasks.rados.rados.0.smithi007.stdout:2290: expect (ObjNum 840 snap 287 seq_num 840) 2024-09-21T10:15:46.823 INFO:tasks.rados.rados.0.smithi007.stdout:2291: finishing write tid 1 to smithi00780062-38 2024-09-21T10:15:46.823 INFO:tasks.rados.rados.0.smithi007.stdout:2291: finishing write tid 2 to smithi00780062-38 2024-09-21T10:15:46.823 INFO:tasks.rados.rados.0.smithi007.stdout:2291: finishing write tid 3 to smithi00780062-38 2024-09-21T10:15:46.823 INFO:tasks.rados.rados.0.smithi007.stdout:2291: finishing write tid 4 to smithi00780062-38 2024-09-21T10:15:46.823 INFO:tasks.rados.rados.0.smithi007.stdout:2291: oid 38 updating version 0 to 1936 2024-09-21T10:15:46.823 INFO:tasks.rados.rados.0.smithi007.stdout:2291: oid 38 updating version 1936 to 1937 2024-09-21T10:15:46.823 INFO:tasks.rados.rados.0.smithi007.stdout:2291: oid 38 updating version 1937 to 1938 2024-09-21T10:15:46.824 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 1938 (ObjNum 854 snap 297 seq_num 854) dirty exists 2024-09-21T10:15:46.824 INFO:tasks.rados.rados.0.smithi007.stdout:2291: left oid 38 (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:15:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:46 smithi031 ceph-mon[96824]: osdmap e657: 8 total, 8 up, 8 in 2024-09-21T10:15:47.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:46 smithi031 ceph-mon[96824]: pgmap v455: 89 pgs: 89 active+clean; 172 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:15:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:46 smithi007 ceph-mon[99390]: osdmap e657: 8 total, 8 up, 8 in 2024-09-21T10:15:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:46 smithi007 ceph-mon[99390]: pgmap v455: 89 pgs: 89 active+clean; 172 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:15:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:46 smithi007 ceph-mon[101144]: osdmap e657: 8 total, 8 up, 8 in 2024-09-21T10:15:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:46 smithi007 ceph-mon[101144]: pgmap v455: 89 pgs: 89 active+clean; 172 MiB data, 710 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:15:47.625 INFO:tasks.rados.rados.0.smithi007.stdout:2290: done (3 left) 2024-09-21T10:15:47.626 INFO:tasks.rados.rados.0.smithi007.stdout:2291: done (2 left) 2024-09-21T10:15:47.626 INFO:tasks.rados.rados.0.smithi007.stdout:2292: done (1 left) 2024-09-21T10:15:47.626 INFO:tasks.rados.rados.0.smithi007.stdout:2293: done (0 left) 2024-09-21T10:15:47.626 INFO:tasks.rados.rados.0.smithi007.stdout:2294: snap_create 2024-09-21T10:15:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:47 smithi031 ceph-mon[96824]: osdmap e658: 8 total, 8 up, 8 in 2024-09-21T10:15:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:47 smithi031 ceph-mon[96824]: osdmap e659: 8 total, 8 up, 8 in 2024-09-21T10:15:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:47 smithi007 ceph-mon[99390]: osdmap e658: 8 total, 8 up, 8 in 2024-09-21T10:15:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:47 smithi007 ceph-mon[99390]: osdmap e659: 8 total, 8 up, 8 in 2024-09-21T10:15:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:47 smithi007 ceph-mon[101144]: osdmap e658: 8 total, 8 up, 8 in 2024-09-21T10:15:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:47 smithi007 ceph-mon[101144]: osdmap e659: 8 total, 8 up, 8 in 2024-09-21T10:15:48.627 INFO:tasks.rados.rados.0.smithi007.stdout:2294: done (0 left) 2024-09-21T10:15:48.627 INFO:tasks.rados.rados.0.smithi007.stdout:2295: read oid 36 snap 292 2024-09-21T10:15:48.628 INFO:tasks.rados.rados.0.smithi007.stdout:2295: expect (ObjNum 753 snap 258 seq_num 753) 2024-09-21T10:15:48.628 INFO:tasks.rados.rados.0.smithi007.stdout:2296: write oid 21 current snap is 299 2024-09-21T10:15:48.628 INFO:tasks.rados.rados.0.smithi007.stdout:2296: seq_num 855 ranges {769985=569431,1915869=437966} 2024-09-21T10:15:48.634 INFO:tasks.rados.rados.0.smithi007.stdout:2296: writing smithi00780062-21 from 769985 to 1339416 tid 1 2024-09-21T10:15:48.640 INFO:tasks.rados.rados.0.smithi007.stdout:2296: writing smithi00780062-21 from 1915869 to 2353835 tid 2 2024-09-21T10:15:48.641 INFO:tasks.rados.rados.0.smithi007.stdout:2297: snap_create 2024-09-21T10:15:48.641 INFO:tasks.rados.rados.0.smithi007.stdout:2295: expect (ObjNum 753 snap 258 seq_num 753) 2024-09-21T10:15:48.760 INFO:tasks.rados.rados.0.smithi007.stdout:2296: finishing write tid 1 to smithi00780062-21 2024-09-21T10:15:48.760 INFO:tasks.rados.rados.0.smithi007.stdout:2296: finishing write tid 2 to smithi00780062-21 2024-09-21T10:15:48.760 INFO:tasks.rados.rados.0.smithi007.stdout:2296: finishing write tid 3 to smithi00780062-21 2024-09-21T10:15:48.760 INFO:tasks.rados.rados.0.smithi007.stdout:2296: finishing write tid 4 to smithi00780062-21 2024-09-21T10:15:48.760 INFO:tasks.rados.rados.0.smithi007.stdout:2296: oid 21 updating version 0 to 813 2024-09-21T10:15:48.761 INFO:tasks.rados.rados.0.smithi007.stdout:2296: oid 21 version 813 is already newer than 811 2024-09-21T10:15:48.761 INFO:tasks.rados.rados.0.smithi007.stdout:2296: oid 21 version 813 is already newer than 812 2024-09-21T10:15:48.761 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 813 (ObjNum 855 snap 299 seq_num 855) dirty exists 2024-09-21T10:15:48.761 INFO:tasks.rados.rados.0.smithi007.stdout:2296: left oid 21 (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:15:49.629 INFO:tasks.rados.rados.0.smithi007.stdout:2295: done (2 left) 2024-09-21T10:15:49.629 INFO:tasks.rados.rados.0.smithi007.stdout:2296: done (1 left) 2024-09-21T10:15:49.629 INFO:tasks.rados.rados.0.smithi007.stdout:2297: done (0 left) 2024-09-21T10:15:49.629 INFO:tasks.rados.rados.0.smithi007.stdout:2298: snap_create 2024-09-21T10:15:49.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:49 smithi031 ceph-mon[96824]: pgmap v458: 89 pgs: 89 active+clean; 173 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 242 KiB/s wr, 12 op/s 2024-09-21T10:15:49.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:49 smithi031 ceph-mon[96824]: osdmap e660: 8 total, 8 up, 8 in 2024-09-21T10:15:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:49 smithi007 ceph-mon[99390]: pgmap v458: 89 pgs: 89 active+clean; 173 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 242 KiB/s wr, 12 op/s 2024-09-21T10:15:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:49 smithi007 ceph-mon[99390]: osdmap e660: 8 total, 8 up, 8 in 2024-09-21T10:15:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:49 smithi007 ceph-mon[101144]: pgmap v458: 89 pgs: 89 active+clean; 173 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 242 KiB/s wr, 12 op/s 2024-09-21T10:15:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:49 smithi007 ceph-mon[101144]: osdmap e660: 8 total, 8 up, 8 in 2024-09-21T10:15:50.638 INFO:tasks.rados.rados.0.smithi007.stdout:2298: done (0 left) 2024-09-21T10:15:50.639 INFO:tasks.rados.rados.0.smithi007.stdout:2299: snap_remove snap 287 2024-09-21T10:15:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:50 smithi031 ceph-mon[96824]: osdmap e661: 8 total, 8 up, 8 in 2024-09-21T10:15:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:50 smithi007 ceph-mon[99390]: osdmap e661: 8 total, 8 up, 8 in 2024-09-21T10:15:50.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:50 smithi007 ceph-mon[101144]: osdmap e661: 8 total, 8 up, 8 in 2024-09-21T10:15:50.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:15:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:15:50] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.51.0" 2024-09-21T10:15:51.640 INFO:tasks.rados.rados.0.smithi007.stdout:2299: done (0 left) 2024-09-21T10:15:51.640 INFO:tasks.rados.rados.0.smithi007.stdout:2300: snap_remove snap 290 2024-09-21T10:15:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:51 smithi031 ceph-mon[96824]: pgmap v461: 89 pgs: 89 active+clean; 173 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 242 KiB/s wr, 12 op/s 2024-09-21T10:15:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:51 smithi031 ceph-mon[96824]: osdmap e662: 8 total, 8 up, 8 in 2024-09-21T10:15:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:51 smithi007 ceph-mon[99390]: pgmap v461: 89 pgs: 89 active+clean; 173 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 242 KiB/s wr, 12 op/s 2024-09-21T10:15:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:51 smithi007 ceph-mon[99390]: osdmap e662: 8 total, 8 up, 8 in 2024-09-21T10:15:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:51 smithi007 ceph-mon[101144]: pgmap v461: 89 pgs: 89 active+clean; 173 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 242 KiB/s wr, 12 op/s 2024-09-21T10:15:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:51 smithi007 ceph-mon[101144]: osdmap e662: 8 total, 8 up, 8 in 2024-09-21T10:15:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:15:52.651 INFO:tasks.rados.rados.0.smithi007.stdout:2300: done (0 left) 2024-09-21T10:15:52.652 INFO:tasks.rados.rados.0.smithi007.stdout:2301: snap_create 2024-09-21T10:15:52.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:52 smithi031 ceph-mon[96824]: osdmap e663: 8 total, 8 up, 8 in 2024-09-21T10:15:52.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:52 smithi007 ceph-mon[99390]: osdmap e663: 8 total, 8 up, 8 in 2024-09-21T10:15:52.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:52 smithi007 ceph-mon[101144]: osdmap e663: 8 total, 8 up, 8 in 2024-09-21T10:15:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:2301: done (0 left) 2024-09-21T10:15:53.652 INFO:tasks.rados.rados.0.smithi007.stdout:2302: snap_remove snap 285 2024-09-21T10:15:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:53 smithi031 ceph-mon[96824]: pgmap v464: 89 pgs: 89 active+clean; 175 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 246 KiB/s wr, 3 op/s 2024-09-21T10:15:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:53 smithi031 ceph-mon[96824]: osdmap e664: 8 total, 8 up, 8 in 2024-09-21T10:15:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:53 smithi007 ceph-mon[99390]: pgmap v464: 89 pgs: 89 active+clean; 175 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 246 KiB/s wr, 3 op/s 2024-09-21T10:15:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:53 smithi007 ceph-mon[99390]: osdmap e664: 8 total, 8 up, 8 in 2024-09-21T10:15:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:53 smithi007 ceph-mon[101144]: pgmap v464: 89 pgs: 89 active+clean; 175 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 246 KiB/s wr, 3 op/s 2024-09-21T10:15:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:53 smithi007 ceph-mon[101144]: osdmap e664: 8 total, 8 up, 8 in 2024-09-21T10:15:54.664 INFO:tasks.rados.rados.0.smithi007.stdout:2302: done (0 left) 2024-09-21T10:15:54.665 INFO:tasks.rados.rados.0.smithi007.stdout:2303: write oid 50 current snap is 302 2024-09-21T10:15:54.665 INFO:tasks.rados.rados.0.smithi007.stdout:2303: seq_num 856 ranges {786792=644680,1857998=528794} 2024-09-21T10:15:54.673 INFO:tasks.rados.rados.0.smithi007.stdout:2303: writing smithi00780062-50 from 786792 to 1431472 tid 1 2024-09-21T10:15:54.679 INFO:tasks.rados.rados.0.smithi007.stdout:2303: writing smithi00780062-50 from 1857998 to 2386792 tid 2 2024-09-21T10:15:54.679 INFO:tasks.rados.rados.0.smithi007.stdout:2304: read oid 4 snap -1 2024-09-21T10:15:54.679 INFO:tasks.rados.rados.0.smithi007.stdout:2304: expect deleted 2024-09-21T10:15:54.679 INFO:tasks.rados.rados.0.smithi007.stdout:2305: delete oid 12 current snap is 302 2024-09-21T10:15:54.680 INFO:tasks.rados.rados.0.smithi007.stdout:2303: finishing write tid 1 to smithi00780062-50 2024-09-21T10:15:54.681 INFO:tasks.rados.rados.0.smithi007.stdout:2304: done (2 left) 2024-09-21T10:15:54.681 INFO:tasks.rados.rados.0.smithi007.stdout:2305: done (1 left) 2024-09-21T10:15:54.681 INFO:tasks.rados.rados.0.smithi007.stdout:2306: read oid 23 snap -1 2024-09-21T10:15:54.682 INFO:tasks.rados.rados.0.smithi007.stdout:2306: expect (ObjNum 763 snap 266 seq_num 763) 2024-09-21T10:15:54.682 INFO:tasks.rados.rados.0.smithi007.stdout:2307: read oid 49 snap -1 2024-09-21T10:15:54.682 INFO:tasks.rados.rados.0.smithi007.stdout:2307: expect (ObjNum 781 snap 270 seq_num 781) 2024-09-21T10:15:54.682 INFO:tasks.rados.rados.0.smithi007.stdout:2308: read oid 21 snap -1 2024-09-21T10:15:54.682 INFO:tasks.rados.rados.0.smithi007.stdout:2308: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:15:54.682 INFO:tasks.rados.rados.0.smithi007.stdout:2309: write oid 8 current snap is 302 2024-09-21T10:15:54.682 INFO:tasks.rados.rados.0.smithi007.stdout:2309: seq_num 858 ranges {420406=795178,1974962=445444} 2024-09-21T10:15:54.689 INFO:tasks.rados.rados.0.smithi007.stdout:2309: writing smithi00780062-8 from 420406 to 1215584 tid 1 2024-09-21T10:15:54.696 INFO:tasks.rados.rados.0.smithi007.stdout:2309: writing smithi00780062-8 from 1974962 to 2420406 tid 2 2024-09-21T10:15:54.696 INFO:tasks.rados.rados.0.smithi007.stdout:2310: write oid 9 current snap is 302 2024-09-21T10:15:54.696 INFO:tasks.rados.rados.0.smithi007.stdout:2310: seq_num 859 ranges {437213=470427,1633444=728951} 2024-09-21T10:15:54.700 INFO:tasks.rados.rados.0.smithi007.stdout:2310: writing smithi00780062-9 from 437213 to 907640 tid 1 2024-09-21T10:15:54.709 INFO:tasks.rados.rados.0.smithi007.stdout:2310: writing smithi00780062-9 from 1633444 to 2362395 tid 2 2024-09-21T10:15:54.709 INFO:tasks.rados.rados.0.smithi007.stdout:2311: snap_remove snap 300 2024-09-21T10:15:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:54 smithi031 ceph-mon[96824]: osdmap e665: 8 total, 8 up, 8 in 2024-09-21T10:15:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:54 smithi007 ceph-mon[99390]: osdmap e665: 8 total, 8 up, 8 in 2024-09-21T10:15:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:54 smithi007 ceph-mon[101144]: osdmap e665: 8 total, 8 up, 8 in 2024-09-21T10:15:55.673 INFO:tasks.rados.rados.0.smithi007.stdout:2311: done (6 left) 2024-09-21T10:15:55.673 INFO:tasks.rados.rados.0.smithi007.stdout:2312: rollback oid 16 current snap is 302 2024-09-21T10:15:55.673 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 16 to 288 2024-09-21T10:15:55.673 INFO:tasks.rados.rados.0.smithi007.stdout:2303: finishing write tid 2 to smithi00780062-50 2024-09-21T10:15:55.673 INFO:tasks.rados.rados.0.smithi007.stdout:2303: finishing write tid 3 to smithi00780062-50 2024-09-21T10:15:55.673 INFO:tasks.rados.rados.0.smithi007.stdout:2303: finishing write tid 4 to smithi00780062-50 2024-09-21T10:15:55.673 INFO:tasks.rados.rados.0.smithi007.stdout:2303: oid 50 updating version 0 to 408 2024-09-21T10:15:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:2303: oid 50 updating version 408 to 409 2024-09-21T10:15:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:2303: oid 50 version 409 is already newer than 407 2024-09-21T10:15:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 409 (ObjNum 856 snap 302 seq_num 856) dirty exists 2024-09-21T10:15:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:2303: left oid 50 (ObjNum 856 snap 302 seq_num 856) 2024-09-21T10:15:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:2303: done (6 left) 2024-09-21T10:15:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:2313: rollback oid 43 current snap is 302 2024-09-21T10:15:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 43 to 299 2024-09-21T10:15:55.674 INFO:tasks.rados.rados.0.smithi007.stdout:2307: expect (ObjNum 781 snap 270 seq_num 781) 2024-09-21T10:15:55.780 INFO:tasks.rados.rados.0.smithi007.stdout:2308: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:15:55.859 INFO:tasks.rados.rados.0.smithi007.stdout:2306: expect (ObjNum 763 snap 266 seq_num 763) 2024-09-21T10:15:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:55 smithi031 ceph-mon[96824]: pgmap v467: 89 pgs: 89 active+clean; 175 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 246 KiB/s wr, 3 op/s 2024-09-21T10:15:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:55 smithi031 ceph-mon[96824]: osdmap e666: 8 total, 8 up, 8 in 2024-09-21T10:15:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:55 smithi007 ceph-mon[99390]: pgmap v467: 89 pgs: 89 active+clean; 175 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 246 KiB/s wr, 3 op/s 2024-09-21T10:15:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:55 smithi007 ceph-mon[99390]: osdmap e666: 8 total, 8 up, 8 in 2024-09-21T10:15:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:55 smithi007 ceph-mon[101144]: pgmap v467: 89 pgs: 89 active+clean; 175 MiB data, 717 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 246 KiB/s wr, 3 op/s 2024-09-21T10:15:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:55 smithi007 ceph-mon[101144]: osdmap e666: 8 total, 8 up, 8 in 2024-09-21T10:15:56.063 INFO:tasks.rados.rados.0.smithi007.stdout:2309: finishing write tid 1 to smithi00780062-8 2024-09-21T10:15:56.063 INFO:tasks.rados.rados.0.smithi007.stdout:2309: finishing write tid 2 to smithi00780062-8 2024-09-21T10:15:56.063 INFO:tasks.rados.rados.0.smithi007.stdout:2309: finishing write tid 3 to smithi00780062-8 2024-09-21T10:15:56.063 INFO:tasks.rados.rados.0.smithi007.stdout:2309: finishing write tid 4 to smithi00780062-8 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2309: oid 8 updating version 0 to 843 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2309: oid 8 updating version 843 to 845 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2309: oid 8 version 845 is already newer than 844 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 845 (ObjNum 858 snap 302 seq_num 858) dirty exists 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2309: left oid 8 (ObjNum 858 snap 302 seq_num 858) 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2310: finishing write tid 1 to smithi00780062-9 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2310: finishing write tid 2 to smithi00780062-9 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2310: finishing write tid 3 to smithi00780062-9 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2306: done (6 left) 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2307: done (5 left) 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2308: done (4 left) 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2309: done (3 left) 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:2314: rollback oid 33 current snap is 302 2024-09-21T10:15:56.064 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 33 to 296 2024-09-21T10:15:56.065 INFO:tasks.rados.rados.0.smithi007.stdout:2310: finishing write tid 4 to smithi00780062-9 2024-09-21T10:15:56.065 INFO:tasks.rados.rados.0.smithi007.stdout:2310: oid 9 updating version 0 to 1167 2024-09-21T10:15:56.065 INFO:tasks.rados.rados.0.smithi007.stdout:2310: oid 9 updating version 1167 to 1169 2024-09-21T10:15:56.065 INFO:tasks.rados.rados.0.smithi007.stdout:2310: oid 9 version 1169 is already newer than 1168 2024-09-21T10:15:56.065 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1169 (ObjNum 859 snap 302 seq_num 859) dirty exists 2024-09-21T10:15:56.065 INFO:tasks.rados.rados.0.smithi007.stdout:2310: left oid 9 (ObjNum 859 snap 302 seq_num 859) 2024-09-21T10:15:56.065 INFO:tasks.rados.rados.0.smithi007.stdout:2313: finishing rollback tid 1 to smithi00780062-43 2024-09-21T10:15:56.065 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 383 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:15:56.065 INFO:tasks.rados.rados.0.smithi007.stdout:2312: finishing rollback tid 1 to smithi00780062-16 2024-09-21T10:15:56.066 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 1380 (ObjNum 33 snap 0 seq_num 3839382032) dirty dne 2024-09-21T10:15:56.066 INFO:tasks.rados.rados.0.smithi007.stdout:2310: done (3 left) 2024-09-21T10:15:56.066 INFO:tasks.rados.rados.0.smithi007.stdout:2312: done (2 left) 2024-09-21T10:15:56.066 INFO:tasks.rados.rados.0.smithi007.stdout:2313: done (1 left) 2024-09-21T10:15:56.066 INFO:tasks.rados.rados.0.smithi007.stdout:2315: read oid 5 snap 291 2024-09-21T10:15:56.066 INFO:tasks.rados.rados.0.smithi007.stdout:2315: expect deleted 2024-09-21T10:15:56.067 INFO:tasks.rados.rados.0.smithi007.stdout:2316: read oid 49 snap 289 2024-09-21T10:15:56.067 INFO:tasks.rados.rados.0.smithi007.stdout:2316: expect (ObjNum 781 snap 270 seq_num 781) 2024-09-21T10:15:56.067 INFO:tasks.rados.rados.0.smithi007.stdout:2317: rollback oid 30 current snap is 302 2024-09-21T10:15:56.067 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 288 2024-09-21T10:15:56.067 INFO:tasks.rados.rados.0.smithi007.stdout:2318: delete oid 6 current snap is 302 2024-09-21T10:15:56.068 INFO:tasks.rados.rados.0.smithi007.stdout:2314: finishing rollback tid 1 to smithi00780062-33 2024-09-21T10:15:56.068 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1095 (ObjNum 913 snap 0 seq_num 689938528) dirty dne 2024-09-21T10:15:56.068 INFO:tasks.rados.rados.0.smithi007.stdout:2314: done (4 left) 2024-09-21T10:15:56.068 INFO:tasks.rados.rados.0.smithi007.stdout:2315: done (3 left) 2024-09-21T10:15:56.068 INFO:tasks.rados.rados.0.smithi007.stdout:2318: done (2 left) 2024-09-21T10:15:56.068 INFO:tasks.rados.rados.0.smithi007.stdout:2319: write oid 6 current snap is 302 2024-09-21T10:15:56.068 INFO:tasks.rados.rados.0.smithi007.stdout:2319: seq_num 861 ranges {470827=737278,1750408=720419} 2024-09-21T10:15:56.073 INFO:tasks.rados.rados.0.smithi007.stdout:2319: writing smithi00780062-6 from 470827 to 1208105 tid 1 2024-09-21T10:15:56.080 INFO:tasks.rados.rados.0.smithi007.stdout:2319: writing smithi00780062-6 from 1750408 to 2470827 tid 2 2024-09-21T10:15:56.080 INFO:tasks.rados.rados.0.smithi007.stdout:2320: rollback oid 24 current snap is 302 2024-09-21T10:15:56.080 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 24 to 288 2024-09-21T10:15:56.080 INFO:tasks.rados.rados.0.smithi007.stdout:2316: expect (ObjNum 781 snap 270 seq_num 781) 2024-09-21T10:15:56.186 INFO:tasks.rados.rados.0.smithi007.stdout:2317: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:15:56.186 INFO:tasks.rados.rados.0.smithi007.stdout:2317: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:15:56.186 INFO:tasks.rados.rados.0.smithi007.stdout:2317: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:15:56.186 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 851 (ObjNum 696 snap 231 seq_num 696) dirty exists 2024-09-21T10:15:56.186 INFO:tasks.rados.rados.0.smithi007.stdout:2319: finishing write tid 1 to smithi00780062-6 2024-09-21T10:15:56.186 INFO:tasks.rados.rados.0.smithi007.stdout:2319: finishing write tid 2 to smithi00780062-6 2024-09-21T10:15:56.186 INFO:tasks.rados.rados.0.smithi007.stdout:2316: done (3 left) 2024-09-21T10:15:56.187 INFO:tasks.rados.rados.0.smithi007.stdout:2317: done (2 left) 2024-09-21T10:15:56.187 INFO:tasks.rados.rados.0.smithi007.stdout:2321: snap_remove snap 295 2024-09-21T10:15:56.677 INFO:tasks.rados.rados.0.smithi007.stdout:2321: done (2 left) 2024-09-21T10:15:56.677 INFO:tasks.rados.rados.0.smithi007.stdout:2322: write oid 50 current snap is 302 2024-09-21T10:15:56.677 INFO:tasks.rados.rados.0.smithi007.stdout:2320: finishing rollback tid 1 to smithi00780062-24 2024-09-21T10:15:56.677 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 687 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:15:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:2319: finishing write tid 3 to smithi00780062-6 2024-09-21T10:15:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:2319: finishing write tid 4 to smithi00780062-6 2024-09-21T10:15:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:2319: oid 6 updating version 0 to 743 2024-09-21T10:15:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:2319: oid 6 version 743 is already newer than 742 2024-09-21T10:15:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:2319: oid 6 version 743 is already newer than 741 2024-09-21T10:15:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 743 (ObjNum 861 snap 302 seq_num 861) dirty exists 2024-09-21T10:15:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:2319: left oid 6 (ObjNum 861 snap 302 seq_num 861) 2024-09-21T10:15:56.678 INFO:tasks.rados.rados.0.smithi007.stdout:2322: seq_num 862 ranges {487634=412527,1408890=592631} 2024-09-21T10:15:56.682 INFO:tasks.rados.rados.0.smithi007.stdout:2322: writing smithi00780062-50 from 487634 to 900161 tid 1 2024-09-21T10:15:56.689 INFO:tasks.rados.rados.0.smithi007.stdout:2322: writing smithi00780062-50 from 1408890 to 2001521 tid 2 2024-09-21T10:15:56.689 INFO:tasks.rados.rados.0.smithi007.stdout:2319: done (2 left) 2024-09-21T10:15:56.689 INFO:tasks.rados.rados.0.smithi007.stdout:2320: done (1 left) 2024-09-21T10:15:56.689 INFO:tasks.rados.rados.0.smithi007.stdout:2323: snap_remove snap 294 2024-09-21T10:15:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:56 smithi007 ceph-mon[99390]: osdmap e667: 8 total, 8 up, 8 in 2024-09-21T10:15:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:56 smithi007 ceph-mon[101144]: osdmap e667: 8 total, 8 up, 8 in 2024-09-21T10:15:57.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:56 smithi031 ceph-mon[96824]: osdmap e667: 8 total, 8 up, 8 in 2024-09-21T10:15:57.683 INFO:tasks.rados.rados.0.smithi007.stdout:2323: done (1 left) 2024-09-21T10:15:57.683 INFO:tasks.rados.rados.0.smithi007.stdout:2324: snap_create 2024-09-21T10:15:57.684 INFO:tasks.rados.rados.0.smithi007.stdout:2322: finishing write tid 1 to smithi00780062-50 2024-09-21T10:15:57.684 INFO:tasks.rados.rados.0.smithi007.stdout:2322: finishing write tid 2 to smithi00780062-50 2024-09-21T10:15:57.684 INFO:tasks.rados.rados.0.smithi007.stdout:2322: finishing write tid 3 to smithi00780062-50 2024-09-21T10:15:57.684 INFO:tasks.rados.rados.0.smithi007.stdout:2322: finishing write tid 4 to smithi00780062-50 2024-09-21T10:15:57.684 INFO:tasks.rados.rados.0.smithi007.stdout:2322: oid 50 updating version 0 to 417 2024-09-21T10:15:57.684 INFO:tasks.rados.rados.0.smithi007.stdout:2322: oid 50 version 417 is already newer than 416 2024-09-21T10:15:57.684 INFO:tasks.rados.rados.0.smithi007.stdout:2322: oid 50 version 417 is already newer than 413 2024-09-21T10:15:57.684 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 417 (ObjNum 862 snap 302 seq_num 862) dirty exists 2024-09-21T10:15:57.684 INFO:tasks.rados.rados.0.smithi007.stdout:2322: left oid 50 (ObjNum 862 snap 302 seq_num 862) 2024-09-21T10:15:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:57 smithi007 ceph-mon[99390]: pgmap v470: 89 pgs: 89 active+clean; 175 MiB data, 717 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:15:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:57 smithi007 ceph-mon[99390]: osdmap e668: 8 total, 8 up, 8 in 2024-09-21T10:15:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:57 smithi007 ceph-mon[101144]: pgmap v470: 89 pgs: 89 active+clean; 175 MiB data, 717 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:15:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:57 smithi007 ceph-mon[101144]: osdmap e668: 8 total, 8 up, 8 in 2024-09-21T10:15:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:57 smithi031 ceph-mon[96824]: pgmap v470: 89 pgs: 89 active+clean; 175 MiB data, 717 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:15:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:57 smithi031 ceph-mon[96824]: osdmap e668: 8 total, 8 up, 8 in 2024-09-21T10:15:58.687 INFO:tasks.rados.rados.0.smithi007.stdout:2322: done (1 left) 2024-09-21T10:15:58.687 INFO:tasks.rados.rados.0.smithi007.stdout:2324: done (0 left) 2024-09-21T10:15:58.687 INFO:tasks.rados.rados.0.smithi007.stdout:2325: delete oid 31 current snap is 303 2024-09-21T10:15:58.692 INFO:tasks.rados.rados.0.smithi007.stdout:2325: done (0 left) 2024-09-21T10:15:58.692 INFO:tasks.rados.rados.0.smithi007.stdout:2326: write oid 40 current snap is 303 2024-09-21T10:15:58.692 INFO:tasks.rados.rados.0.smithi007.stdout:2326: seq_num 864 ranges {521248=563025,1809501=596300} 2024-09-21T10:15:58.698 INFO:tasks.rados.rados.0.smithi007.stdout:2326: writing smithi00780062-40 from 521248 to 1084273 tid 1 2024-09-21T10:15:58.706 INFO:tasks.rados.rados.0.smithi007.stdout:2326: writing smithi00780062-40 from 1809501 to 2405801 tid 2 2024-09-21T10:15:58.706 INFO:tasks.rados.rados.0.smithi007.stdout:2327: read oid 6 snap -1 2024-09-21T10:15:58.706 INFO:tasks.rados.rados.0.smithi007.stdout:2327: expect (ObjNum 861 snap 302 seq_num 861) 2024-09-21T10:15:58.706 INFO:tasks.rados.rados.0.smithi007.stdout:2328: write oid 34 current snap is 303 2024-09-21T10:15:58.706 INFO:tasks.rados.rados.0.smithi007.stdout:2326: finishing write tid 1 to smithi00780062-40 2024-09-21T10:15:58.707 INFO:tasks.rados.rados.0.smithi007.stdout:2328: seq_num 865 ranges {538055=638274,1867983=670072} 2024-09-21T10:15:58.713 INFO:tasks.rados.rados.0.smithi007.stdout:2328: writing smithi00780062-34 from 538055 to 1176329 tid 1 2024-09-21T10:15:58.721 INFO:tasks.rados.rados.0.smithi007.stdout:2328: writing smithi00780062-34 from 1867983 to 2538055 tid 2 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2329: read oid 29 snap 289 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2329: expect (ObjNum 803 snap 279 seq_num 803) 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2330: rollback oid 30 current snap is 303 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 299 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2326: finishing write tid 2 to smithi00780062-40 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2326: finishing write tid 3 to smithi00780062-40 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2326: finishing write tid 4 to smithi00780062-40 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2326: oid 40 updating version 0 to 1076 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2326: oid 40 updating version 1076 to 1078 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2326: oid 40 version 1078 is already newer than 1077 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1078 (ObjNum 864 snap 303 seq_num 864) dirty exists 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2326: left oid 40 (ObjNum 864 snap 303 seq_num 864) 2024-09-21T10:15:58.722 INFO:tasks.rados.rados.0.smithi007.stdout:2327: expect (ObjNum 861 snap 302 seq_num 861) 2024-09-21T10:15:58.801 INFO:tasks.rados.rados.0.smithi007.stdout:2328: finishing write tid 1 to smithi00780062-34 2024-09-21T10:15:58.801 INFO:tasks.rados.rados.0.smithi007.stdout:2328: finishing write tid 2 to smithi00780062-34 2024-09-21T10:15:58.801 INFO:tasks.rados.rados.0.smithi007.stdout:2328: finishing write tid 3 to smithi00780062-34 2024-09-21T10:15:58.801 INFO:tasks.rados.rados.0.smithi007.stdout:2328: finishing write tid 4 to smithi00780062-34 2024-09-21T10:15:58.801 INFO:tasks.rados.rados.0.smithi007.stdout:2328: oid 34 updating version 0 to 1180 2024-09-21T10:15:58.801 INFO:tasks.rados.rados.0.smithi007.stdout:2328: oid 34 updating version 1180 to 1182 2024-09-21T10:15:58.801 INFO:tasks.rados.rados.0.smithi007.stdout:2328: oid 34 version 1182 is already newer than 1181 2024-09-21T10:15:58.801 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1182 (ObjNum 865 snap 303 seq_num 865) dirty exists 2024-09-21T10:15:58.802 INFO:tasks.rados.rados.0.smithi007.stdout:2328: left oid 34 (ObjNum 865 snap 303 seq_num 865) 2024-09-21T10:15:58.802 INFO:tasks.rados.rados.0.smithi007.stdout:2329: expect (ObjNum 803 snap 279 seq_num 803) 2024-09-21T10:15:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:58 smithi007 ceph-mon[99390]: osdmap e669: 8 total, 8 up, 8 in 2024-09-21T10:15:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:58 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:15:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:58 smithi007 ceph-mon[101144]: osdmap e669: 8 total, 8 up, 8 in 2024-09-21T10:15:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:58 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:15:58.961 INFO:tasks.rados.rados.0.smithi007.stdout:2330: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:15:58.961 INFO:tasks.rados.rados.0.smithi007.stdout:2326: done (4 left) 2024-09-21T10:15:58.961 INFO:tasks.rados.rados.0.smithi007.stdout:2327: done (3 left) 2024-09-21T10:15:58.961 INFO:tasks.rados.rados.0.smithi007.stdout:2328: done (2 left) 2024-09-21T10:15:58.961 INFO:tasks.rados.rados.0.smithi007.stdout:2329: done (1 left) 2024-09-21T10:15:58.961 INFO:tasks.rados.rados.0.smithi007.stdout:2331: delete oid 47 current snap is 303 2024-09-21T10:15:58.961 INFO:tasks.rados.rados.0.smithi007.stdout:2330: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:15:58.961 INFO:tasks.rados.rados.0.smithi007.stdout:2330: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:15:58.961 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 863 (ObjNum 696 snap 231 seq_num 696) dirty exists 2024-09-21T10:15:58.963 INFO:tasks.rados.rados.0.smithi007.stdout:2330: done (1 left) 2024-09-21T10:15:58.963 INFO:tasks.rados.rados.0.smithi007.stdout:2331: done (0 left) 2024-09-21T10:15:58.963 INFO:tasks.rados.rados.0.smithi007.stdout:2332: snap_create 2024-09-21T10:15:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:58 smithi031 ceph-mon[96824]: osdmap e669: 8 total, 8 up, 8 in 2024-09-21T10:15:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:58 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:15:59.692 INFO:tasks.rados.rados.0.smithi007.stdout:2332: done (0 left) 2024-09-21T10:15:59.693 INFO:tasks.rados.rados.0.smithi007.stdout:2333: read oid 3 snap -1 2024-09-21T10:15:59.693 INFO:tasks.rados.rados.0.smithi007.stdout:2333: expect (ObjNum 769 snap 267 seq_num 769) 2024-09-21T10:15:59.693 INFO:tasks.rados.rados.0.smithi007.stdout:2334: snap_remove snap 283 2024-09-21T10:15:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:59 smithi007 ceph-mon[99390]: pgmap v473: 89 pgs: 89 active+clean; 183 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-09-21T10:15:59.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:15:59 smithi007 ceph-mon[99390]: osdmap e670: 8 total, 8 up, 8 in 2024-09-21T10:15:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:59 smithi007 ceph-mon[101144]: pgmap v473: 89 pgs: 89 active+clean; 183 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-09-21T10:15:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:15:59 smithi007 ceph-mon[101144]: osdmap e670: 8 total, 8 up, 8 in 2024-09-21T10:16:00.037 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:59 smithi031 ceph-mon[96824]: pgmap v473: 89 pgs: 89 active+clean; 183 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-09-21T10:16:00.037 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:15:59 smithi031 ceph-mon[96824]: osdmap e670: 8 total, 8 up, 8 in 2024-09-21T10:16:00.694 INFO:tasks.rados.rados.0.smithi007.stdout:2334: done (1 left) 2024-09-21T10:16:00.694 INFO:tasks.rados.rados.0.smithi007.stdout:2335: read oid 10 snap 303 2024-09-21T10:16:00.694 INFO:tasks.rados.rados.0.smithi007.stdout:2335: expect (ObjNum 851 snap 291 seq_num 851) 2024-09-21T10:16:00.695 INFO:tasks.rados.rados.0.smithi007.stdout:2336: snap_remove snap 289 2024-09-21T10:16:00.974 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:00 smithi031 ceph-mon[96824]: osdmap e671: 8 total, 8 up, 8 in 2024-09-21T10:16:00.974 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:00 smithi031 ceph-mon[96824]: pgmap v476: 89 pgs: 89 active+clean; 183 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-09-21T10:16:00.995 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:00 smithi007 ceph-mon[99390]: osdmap e671: 8 total, 8 up, 8 in 2024-09-21T10:16:00.995 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:00 smithi007 ceph-mon[99390]: pgmap v476: 89 pgs: 89 active+clean; 183 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-09-21T10:16:00.995 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:16:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:16:00] "GET /metrics HTTP/1.1" 200 36255 "" "Prometheus/2.51.0" 2024-09-21T10:16:00.996 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:00 smithi007 ceph-mon[101144]: osdmap e671: 8 total, 8 up, 8 in 2024-09-21T10:16:00.996 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:00 smithi007 ceph-mon[101144]: pgmap v476: 89 pgs: 89 active+clean; 183 MiB data, 733 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-09-21T10:16:01.704 INFO:tasks.rados.rados.0.smithi007.stdout:2336: done (2 left) 2024-09-21T10:16:01.705 INFO:tasks.rados.rados.0.smithi007.stdout:2337: snap_remove snap 296 2024-09-21T10:16:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:01 smithi031 ceph-mon[96824]: osdmap e672: 8 total, 8 up, 8 in 2024-09-21T10:16:02.026 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:01 smithi007 ceph-mon[99390]: osdmap e672: 8 total, 8 up, 8 in 2024-09-21T10:16:02.026 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:01 smithi007 ceph-mon[101144]: osdmap e672: 8 total, 8 up, 8 in 2024-09-21T10:16:02.628 INFO:tasks.rados.rados.0.smithi007.stdout:2337: done (2 left) 2024-09-21T10:16:02.628 INFO:tasks.rados.rados.0.smithi007.stdout:2338: snap_create 2024-09-21T10:16:02.628 INFO:tasks.rados.rados.0.smithi007.stdout:2333: expect (ObjNum 769 snap 267 seq_num 769) 2024-09-21T10:16:02.864 INFO:tasks.rados.rados.0.smithi007.stdout:2335: expect (ObjNum 851 snap 291 seq_num 851) 2024-09-21T10:16:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:02 smithi031 ceph-mon[96824]: osdmap e673: 8 total, 8 up, 8 in 2024-09-21T10:16:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:02 smithi031 ceph-mon[96824]: pgmap v479: 89 pgs: 89 active+clean; 185 MiB data, 740 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 603 KiB/s wr, 11 op/s 2024-09-21T10:16:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:02 smithi031 ceph-mon[96824]: osdmap e674: 8 total, 8 up, 8 in 2024-09-21T10:16:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:02 smithi007 ceph-mon[99390]: osdmap e673: 8 total, 8 up, 8 in 2024-09-21T10:16:03.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:02 smithi007 ceph-mon[99390]: pgmap v479: 89 pgs: 89 active+clean; 185 MiB data, 740 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 603 KiB/s wr, 11 op/s 2024-09-21T10:16:03.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:03.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:03.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:02 smithi007 ceph-mon[99390]: osdmap e674: 8 total, 8 up, 8 in 2024-09-21T10:16:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:02 smithi007 ceph-mon[101144]: osdmap e673: 8 total, 8 up, 8 in 2024-09-21T10:16:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:02 smithi007 ceph-mon[101144]: pgmap v479: 89 pgs: 89 active+clean; 185 MiB data, 740 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 603 KiB/s wr, 11 op/s 2024-09-21T10:16:03.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:03.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:03.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:02 smithi007 ceph-mon[101144]: osdmap e674: 8 total, 8 up, 8 in 2024-09-21T10:16:03.629 INFO:tasks.rados.rados.0.smithi007.stdout:2333: done (2 left) 2024-09-21T10:16:03.629 INFO:tasks.rados.rados.0.smithi007.stdout:2335: done (1 left) 2024-09-21T10:16:03.629 INFO:tasks.rados.rados.0.smithi007.stdout:2338: done (0 left) 2024-09-21T10:16:03.630 INFO:tasks.rados.rados.0.smithi007.stdout:2339: write oid 41 current snap is 305 2024-09-21T10:16:03.630 INFO:tasks.rados.rados.0.smithi007.stdout:2339: seq_num 867 ranges {571669=505125,1701300=743627} 2024-09-21T10:16:03.635 INFO:tasks.rados.rados.0.smithi007.stdout:2339: writing smithi00780062-41 from 571669 to 1076794 tid 1 2024-09-21T10:16:03.643 INFO:tasks.rados.rados.0.smithi007.stdout:2339: writing smithi00780062-41 from 1701300 to 2444927 tid 2 2024-09-21T10:16:03.643 INFO:tasks.rados.rados.0.smithi007.stdout:2340: write oid 32 current snap is 305 2024-09-21T10:16:03.643 INFO:tasks.rados.rados.0.smithi007.stdout:2339: finishing write tid 1 to smithi00780062-41 2024-09-21T10:16:03.643 INFO:tasks.rados.rados.0.smithi007.stdout:2340: seq_num 868 ranges {588476=580374,1643429=603638} 2024-09-21T10:16:03.649 INFO:tasks.rados.rados.0.smithi007.stdout:2340: writing smithi00780062-32 from 588476 to 1168850 tid 1 2024-09-21T10:16:03.656 INFO:tasks.rados.rados.0.smithi007.stdout:2340: writing smithi00780062-32 from 1643429 to 2247067 tid 2 2024-09-21T10:16:03.656 INFO:tasks.rados.rados.0.smithi007.stdout:2341: write oid 15 current snap is 305 2024-09-21T10:16:03.656 INFO:tasks.rados.rados.0.smithi007.stdout:2339: finishing write tid 2 to smithi00780062-41 2024-09-21T10:16:03.656 INFO:tasks.rados.rados.0.smithi007.stdout:2341: seq_num 869 ranges {605283=655623,1701911=747296} 2024-09-21T10:16:03.663 INFO:tasks.rados.rados.0.smithi007.stdout:2341: writing smithi00780062-15 from 605283 to 1260906 tid 1 2024-09-21T10:16:03.670 INFO:tasks.rados.rados.0.smithi007.stdout:2341: writing smithi00780062-15 from 1701911 to 2449207 tid 2 2024-09-21T10:16:03.670 INFO:tasks.rados.rados.0.smithi007.stdout:2342: read oid 38 snap -1 2024-09-21T10:16:03.670 INFO:tasks.rados.rados.0.smithi007.stdout:2342: expect (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2343: snap_create 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2339: finishing write tid 3 to smithi00780062-41 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2339: finishing write tid 4 to smithi00780062-41 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2339: oid 41 updating version 0 to 1091 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2339: oid 41 version 1091 is already newer than 1090 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2339: oid 41 version 1091 is already newer than 1089 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1091 (ObjNum 867 snap 305 seq_num 867) dirty exists 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2339: left oid 41 (ObjNum 867 snap 305 seq_num 867) 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2340: finishing write tid 1 to smithi00780062-32 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2340: finishing write tid 2 to smithi00780062-32 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2340: finishing write tid 3 to smithi00780062-32 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2340: finishing write tid 4 to smithi00780062-32 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2340: oid 32 updating version 0 to 1200 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2340: oid 32 version 1200 is already newer than 1198 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2340: oid 32 version 1200 is already newer than 1199 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1200 (ObjNum 868 snap 305 seq_num 868) dirty exists 2024-09-21T10:16:03.671 INFO:tasks.rados.rados.0.smithi007.stdout:2340: left oid 32 (ObjNum 868 snap 305 seq_num 868) 2024-09-21T10:16:03.672 INFO:tasks.rados.rados.0.smithi007.stdout:2341: finishing write tid 1 to smithi00780062-15 2024-09-21T10:16:03.674 INFO:tasks.rados.rados.0.smithi007.stdout:2341: finishing write tid 2 to smithi00780062-15 2024-09-21T10:16:03.674 INFO:tasks.rados.rados.0.smithi007.stdout:2341: finishing write tid 3 to smithi00780062-15 2024-09-21T10:16:03.674 INFO:tasks.rados.rados.0.smithi007.stdout:2341: finishing write tid 4 to smithi00780062-15 2024-09-21T10:16:03.674 INFO:tasks.rados.rados.0.smithi007.stdout:2341: oid 15 updating version 0 to 827 2024-09-21T10:16:03.674 INFO:tasks.rados.rados.0.smithi007.stdout:2341: oid 15 version 827 is already newer than 826 2024-09-21T10:16:03.675 INFO:tasks.rados.rados.0.smithi007.stdout:2341: oid 15 version 827 is already newer than 825 2024-09-21T10:16:03.675 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 827 (ObjNum 869 snap 305 seq_num 869) dirty exists 2024-09-21T10:16:03.675 INFO:tasks.rados.rados.0.smithi007.stdout:2341: left oid 15 (ObjNum 869 snap 305 seq_num 869) 2024-09-21T10:16:03.683 INFO:tasks.rados.rados.0.smithi007.stdout:2342: expect (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:16:04.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:03 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:04.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:03 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:04.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:03 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:16:04.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:03 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:16:04.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:03 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:04.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:03 smithi031 ceph-mon[96824]: osdmap e675: 8 total, 8 up, 8 in 2024-09-21T10:16:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:16:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:16:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:04.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[99390]: osdmap e675: 8 total, 8 up, 8 in 2024-09-21T10:16:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:16:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:16:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:03 smithi007 ceph-mon[101144]: osdmap e675: 8 total, 8 up, 8 in 2024-09-21T10:16:04.631 INFO:tasks.rados.rados.0.smithi007.stdout:2339: done (4 left) 2024-09-21T10:16:04.631 INFO:tasks.rados.rados.0.smithi007.stdout:2340: done (3 left) 2024-09-21T10:16:04.631 INFO:tasks.rados.rados.0.smithi007.stdout:2341: done (2 left) 2024-09-21T10:16:04.631 INFO:tasks.rados.rados.0.smithi007.stdout:2342: done (1 left) 2024-09-21T10:16:04.632 INFO:tasks.rados.rados.0.smithi007.stdout:2343: done (0 left) 2024-09-21T10:16:04.632 INFO:tasks.rados.rados.0.smithi007.stdout:2344: write oid 34 current snap is 306 2024-09-21T10:16:04.632 INFO:tasks.rados.rados.0.smithi007.stdout:2344: seq_num 870 ranges {622090=730872,1760393=607307} 2024-09-21T10:16:04.638 INFO:tasks.rados.rados.0.smithi007.stdout:2344: writing smithi00780062-34 from 622090 to 1352962 tid 1 2024-09-21T10:16:04.645 INFO:tasks.rados.rados.0.smithi007.stdout:2344: writing smithi00780062-34 from 1760393 to 2367700 tid 2 2024-09-21T10:16:04.645 INFO:tasks.rados.rados.0.smithi007.stdout:2345: write oid 13 current snap is 306 2024-09-21T10:16:04.645 INFO:tasks.rados.rados.0.smithi007.stdout:2345: seq_num 871 ranges {638897=406121,1818875=750965} 2024-09-21T10:16:04.651 INFO:tasks.rados.rados.0.smithi007.stdout:2345: writing smithi00780062-13 from 638897 to 1045018 tid 1 2024-09-21T10:16:04.660 INFO:tasks.rados.rados.0.smithi007.stdout:2345: writing smithi00780062-13 from 1818875 to 2569840 tid 2 2024-09-21T10:16:04.660 INFO:tasks.rados.rados.0.smithi007.stdout:2346: write oid 36 current snap is 306 2024-09-21T10:16:04.660 INFO:tasks.rados.rados.0.smithi007.stdout:2344: finishing write tid 1 to smithi00780062-34 2024-09-21T10:16:04.660 INFO:tasks.rados.rados.0.smithi007.stdout:2346: seq_num 872 ranges {655704=481370,1761004=494623} 2024-09-21T10:16:04.666 INFO:tasks.rados.rados.0.smithi007.stdout:2346: writing smithi00780062-36 from 655704 to 1137074 tid 1 2024-09-21T10:16:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:2346: writing smithi00780062-36 from 1761004 to 2255627 tid 2 2024-09-21T10:16:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:2347: read oid 15 snap -1 2024-09-21T10:16:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:2347: expect (ObjNum 869 snap 305 seq_num 869) 2024-09-21T10:16:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:2348: write oid 17 current snap is 306 2024-09-21T10:16:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:2344: finishing write tid 2 to smithi00780062-34 2024-09-21T10:16:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:2344: finishing write tid 3 to smithi00780062-34 2024-09-21T10:16:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:2344: finishing write tid 4 to smithi00780062-34 2024-09-21T10:16:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:2344: oid 34 updating version 0 to 1203 2024-09-21T10:16:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:2344: oid 34 updating version 1203 to 1204 2024-09-21T10:16:04.673 INFO:tasks.rados.rados.0.smithi007.stdout:2344: oid 34 version 1204 is already newer than 1202 2024-09-21T10:16:04.674 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1204 (ObjNum 870 snap 306 seq_num 870) dirty exists 2024-09-21T10:16:04.674 INFO:tasks.rados.rados.0.smithi007.stdout:2344: left oid 34 (ObjNum 870 snap 306 seq_num 870) 2024-09-21T10:16:04.674 INFO:tasks.rados.rados.0.smithi007.stdout:2345: finishing write tid 1 to smithi00780062-13 2024-09-21T10:16:04.674 INFO:tasks.rados.rados.0.smithi007.stdout:2348: seq_num 873 ranges {672511=556619,1819486=754634} 2024-09-21T10:16:04.680 INFO:tasks.rados.rados.0.smithi007.stdout:2348: writing smithi00780062-17 from 672511 to 1229130 tid 1 2024-09-21T10:16:04.688 INFO:tasks.rados.rados.0.smithi007.stdout:2348: writing smithi00780062-17 from 1819486 to 2574120 tid 2 2024-09-21T10:16:04.688 INFO:tasks.rados.rados.0.smithi007.stdout:2344: done (4 left) 2024-09-21T10:16:04.688 INFO:tasks.rados.rados.0.smithi007.stdout:2349: write oid 8 current snap is 306 2024-09-21T10:16:04.689 INFO:tasks.rados.rados.0.smithi007.stdout:2345: finishing write tid 2 to smithi00780062-13 2024-09-21T10:16:04.689 INFO:tasks.rados.rados.0.smithi007.stdout:2345: finishing write tid 3 to smithi00780062-13 2024-09-21T10:16:04.689 INFO:tasks.rados.rados.0.smithi007.stdout:2345: finishing write tid 4 to smithi00780062-13 2024-09-21T10:16:04.689 INFO:tasks.rados.rados.0.smithi007.stdout:2345: oid 13 updating version 0 to 1972 2024-09-21T10:16:04.689 INFO:tasks.rados.rados.0.smithi007.stdout:2345: oid 13 version 1972 is already newer than 1971 2024-09-21T10:16:04.689 INFO:tasks.rados.rados.0.smithi007.stdout:2345: oid 13 updating version 1972 to 1973 2024-09-21T10:16:04.689 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 1973 (ObjNum 871 snap 306 seq_num 871) dirty exists 2024-09-21T10:16:04.690 INFO:tasks.rados.rados.0.smithi007.stdout:2345: left oid 13 (ObjNum 871 snap 306 seq_num 871) 2024-09-21T10:16:04.690 INFO:tasks.rados.rados.0.smithi007.stdout:2346: finishing write tid 1 to smithi00780062-36 2024-09-21T10:16:04.690 INFO:tasks.rados.rados.0.smithi007.stdout:2349: seq_num 874 ranges {689318=631868,1877968=498292} 2024-09-21T10:16:04.695 INFO:tasks.rados.rados.0.smithi007.stdout:2349: writing smithi00780062-8 from 689318 to 1321186 tid 1 2024-09-21T10:16:04.702 INFO:tasks.rados.rados.0.smithi007.stdout:2349: writing smithi00780062-8 from 1877968 to 2376260 tid 2 2024-09-21T10:16:04.702 INFO:tasks.rados.rados.0.smithi007.stdout:2345: done (4 left) 2024-09-21T10:16:04.702 INFO:tasks.rados.rados.0.smithi007.stdout:2350: snap_create 2024-09-21T10:16:04.702 INFO:tasks.rados.rados.0.smithi007.stdout:2346: finishing write tid 2 to smithi00780062-36 2024-09-21T10:16:04.702 INFO:tasks.rados.rados.0.smithi007.stdout:2346: finishing write tid 3 to smithi00780062-36 2024-09-21T10:16:04.702 INFO:tasks.rados.rados.0.smithi007.stdout:2346: finishing write tid 4 to smithi00780062-36 2024-09-21T10:16:04.703 INFO:tasks.rados.rados.0.smithi007.stdout:2346: oid 36 updating version 0 to 593 2024-09-21T10:16:04.703 INFO:tasks.rados.rados.0.smithi007.stdout:2346: oid 36 updating version 593 to 595 2024-09-21T10:16:04.703 INFO:tasks.rados.rados.0.smithi007.stdout:2346: oid 36 version 595 is already newer than 594 2024-09-21T10:16:04.703 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 595 (ObjNum 872 snap 306 seq_num 872) dirty exists 2024-09-21T10:16:04.703 INFO:tasks.rados.rados.0.smithi007.stdout:2346: left oid 36 (ObjNum 872 snap 306 seq_num 872) 2024-09-21T10:16:04.703 INFO:tasks.rados.rados.0.smithi007.stdout:2347: expect (ObjNum 869 snap 305 seq_num 869) 2024-09-21T10:16:04.786 INFO:tasks.rados.rados.0.smithi007.stdout:2348: finishing write tid 1 to smithi00780062-17 2024-09-21T10:16:04.786 INFO:tasks.rados.rados.0.smithi007.stdout:2348: finishing write tid 2 to smithi00780062-17 2024-09-21T10:16:04.786 INFO:tasks.rados.rados.0.smithi007.stdout:2348: finishing write tid 3 to smithi00780062-17 2024-09-21T10:16:04.786 INFO:tasks.rados.rados.0.smithi007.stdout:2348: finishing write tid 4 to smithi00780062-17 2024-09-21T10:16:04.786 INFO:tasks.rados.rados.0.smithi007.stdout:2348: oid 17 updating version 0 to 881 2024-09-21T10:16:04.786 INFO:tasks.rados.rados.0.smithi007.stdout:2348: oid 17 updating version 881 to 882 2024-09-21T10:16:04.786 INFO:tasks.rados.rados.0.smithi007.stdout:2348: oid 17 version 882 is already newer than 880 2024-09-21T10:16:04.786 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 882 (ObjNum 873 snap 306 seq_num 873) dirty exists 2024-09-21T10:16:04.786 INFO:tasks.rados.rados.0.smithi007.stdout:2348: left oid 17 (ObjNum 873 snap 306 seq_num 873) 2024-09-21T10:16:04.786 INFO:tasks.rados.rados.0.smithi007.stdout:2349: finishing write tid 1 to smithi00780062-8 2024-09-21T10:16:04.787 INFO:tasks.rados.rados.0.smithi007.stdout:2349: finishing write tid 2 to smithi00780062-8 2024-09-21T10:16:04.787 INFO:tasks.rados.rados.0.smithi007.stdout:2349: finishing write tid 3 to smithi00780062-8 2024-09-21T10:16:04.787 INFO:tasks.rados.rados.0.smithi007.stdout:2349: finishing write tid 4 to smithi00780062-8 2024-09-21T10:16:04.787 INFO:tasks.rados.rados.0.smithi007.stdout:2349: oid 8 updating version 0 to 885 2024-09-21T10:16:04.787 INFO:tasks.rados.rados.0.smithi007.stdout:2349: oid 8 updating version 885 to 886 2024-09-21T10:16:04.787 INFO:tasks.rados.rados.0.smithi007.stdout:2349: oid 8 version 886 is already newer than 884 2024-09-21T10:16:04.787 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 886 (ObjNum 874 snap 306 seq_num 874) dirty exists 2024-09-21T10:16:04.787 INFO:tasks.rados.rados.0.smithi007.stdout:2349: left oid 8 (ObjNum 874 snap 306 seq_num 874) 2024-09-21T10:16:05.634 INFO:tasks.rados.rados.0.smithi007.stdout:2346: done (4 left) 2024-09-21T10:16:05.634 INFO:tasks.rados.rados.0.smithi007.stdout:2347: done (3 left) 2024-09-21T10:16:05.634 INFO:tasks.rados.rados.0.smithi007.stdout:2348: done (2 left) 2024-09-21T10:16:05.634 INFO:tasks.rados.rados.0.smithi007.stdout:2349: done (1 left) 2024-09-21T10:16:05.634 INFO:tasks.rados.rados.0.smithi007.stdout:2350: done (0 left) 2024-09-21T10:16:05.634 INFO:tasks.rados.rados.0.smithi007.stdout:2351: read oid 25 snap 299 2024-09-21T10:16:05.634 INFO:tasks.rados.rados.0.smithi007.stdout:2351: expect (ObjNum 751 snap 257 seq_num 751) 2024-09-21T10:16:05.634 INFO:tasks.rados.rados.0.smithi007.stdout:2352: write oid 39 current snap is 307 2024-09-21T10:16:05.634 INFO:tasks.rados.rados.0.smithi007.stdout:2352: seq_num 875 ranges {706125=423470,1652803=758303} 2024-09-21T10:16:05.639 INFO:tasks.rados.rados.0.smithi007.stdout:2352: writing smithi00780062-39 from 706125 to 1129595 tid 1 2024-09-21T10:16:05.648 INFO:tasks.rados.rados.0.smithi007.stdout:2352: writing smithi00780062-39 from 1652803 to 2411106 tid 2 2024-09-21T10:16:05.648 INFO:tasks.rados.rados.0.smithi007.stdout:2353: read oid 42 snap -1 2024-09-21T10:16:05.648 INFO:tasks.rados.rados.0.smithi007.stdout:2353: expect deleted 2024-09-21T10:16:05.648 INFO:tasks.rados.rados.0.smithi007.stdout:2354: write oid 33 current snap is 307 2024-09-21T10:16:05.648 INFO:tasks.rados.rados.0.smithi007.stdout:2352: finishing write tid 1 to smithi00780062-39 2024-09-21T10:16:05.648 INFO:tasks.rados.rados.0.smithi007.stdout:2354: seq_num 876 ranges {722932=498719,1994932=501961} 2024-09-21T10:16:05.654 INFO:tasks.rados.rados.0.smithi007.stdout:2354: writing smithi00780062-33 from 722932 to 1221651 tid 1 2024-09-21T10:16:05.661 INFO:tasks.rados.rados.0.smithi007.stdout:2354: writing smithi00780062-33 from 1994932 to 2496893 tid 2 2024-09-21T10:16:05.661 INFO:tasks.rados.rados.0.smithi007.stdout:2355: write oid 23 current snap is 307 2024-09-21T10:16:05.661 INFO:tasks.rados.rados.0.smithi007.stdout:2355: seq_num 877 ranges {739739=573968,2053414=686325} 2024-09-21T10:16:05.668 INFO:tasks.rados.rados.0.smithi007.stdout:2355: writing smithi00780062-23 from 739739 to 1313707 tid 1 2024-09-21T10:16:05.677 INFO:tasks.rados.rados.0.smithi007.stdout:2355: writing smithi00780062-23 from 2053414 to 2739739 tid 2 2024-09-21T10:16:05.677 INFO:tasks.rados.rados.0.smithi007.stdout:2356: read oid 8 snap -1 2024-09-21T10:16:05.677 INFO:tasks.rados.rados.0.smithi007.stdout:2356: expect (ObjNum 874 snap 306 seq_num 874) 2024-09-21T10:16:05.677 INFO:tasks.rados.rados.0.smithi007.stdout:2357: delete oid 21 current snap is 307 2024-09-21T10:16:05.677 INFO:tasks.rados.rados.0.smithi007.stdout:2351: expect (ObjNum 751 snap 257 seq_num 751) 2024-09-21T10:16:05.836 INFO:tasks.rados.rados.0.smithi007.stdout:2352: finishing write tid 2 to smithi00780062-39 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2352: finishing write tid 3 to smithi00780062-39 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2352: finishing write tid 4 to smithi00780062-39 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2352: oid 39 updating version 0 to 1208 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2352: oid 39 version 1208 is already newer than 1206 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2352: oid 39 version 1208 is already newer than 1207 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1208 (ObjNum 875 snap 307 seq_num 875) dirty exists 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2352: left oid 39 (ObjNum 875 snap 307 seq_num 875) 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2354: finishing write tid 1 to smithi00780062-33 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2351: done (6 left) 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2352: done (5 left) 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2353: done (4 left) 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2357: done (3 left) 2024-09-21T10:16:05.837 INFO:tasks.rados.rados.0.smithi007.stdout:2358: rollback oid 20 current snap is 307 2024-09-21T10:16:05.838 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 288 2024-09-21T10:16:05.838 INFO:tasks.rados.rados.0.smithi007.stdout:2354: finishing write tid 2 to smithi00780062-33 2024-09-21T10:16:05.838 INFO:tasks.rados.rados.0.smithi007.stdout:2354: finishing write tid 3 to smithi00780062-33 2024-09-21T10:16:05.838 INFO:tasks.rados.rados.0.smithi007.stdout:2354: finishing write tid 4 to smithi00780062-33 2024-09-21T10:16:05.838 INFO:tasks.rados.rados.0.smithi007.stdout:2354: oid 33 updating version 0 to 1174 2024-09-21T10:16:05.838 INFO:tasks.rados.rados.0.smithi007.stdout:2354: oid 33 version 1174 is already newer than 1173 2024-09-21T10:16:05.838 INFO:tasks.rados.rados.0.smithi007.stdout:2354: oid 33 updating version 1174 to 1175 2024-09-21T10:16:05.838 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1175 (ObjNum 876 snap 307 seq_num 876) dirty exists 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:2354: left oid 33 (ObjNum 876 snap 307 seq_num 876) 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:2355: finishing write tid 1 to smithi00780062-23 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:2355: finishing write tid 2 to smithi00780062-23 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:2355: finishing write tid 3 to smithi00780062-23 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:2355: finishing write tid 4 to smithi00780062-23 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:2355: oid 23 updating version 0 to 857 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:2355: oid 23 version 857 is already newer than 856 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:2355: oid 23 updating version 857 to 858 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 858 (ObjNum 877 snap 307 seq_num 877) dirty exists 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:2355: left oid 23 (ObjNum 877 snap 307 seq_num 877) 2024-09-21T10:16:05.839 INFO:tasks.rados.rados.0.smithi007.stdout:2356: expect (ObjNum 874 snap 306 seq_num 874) 2024-09-21T10:16:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:05 smithi031 ceph-mon[96824]: pgmap v482: 89 pgs: 89 active+clean; 185 MiB data, 740 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 603 KiB/s wr, 11 op/s 2024-09-21T10:16:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:05 smithi031 ceph-mon[96824]: osdmap e676: 8 total, 8 up, 8 in 2024-09-21T10:16:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:05 smithi007 ceph-mon[99390]: pgmap v482: 89 pgs: 89 active+clean; 185 MiB data, 740 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 603 KiB/s wr, 11 op/s 2024-09-21T10:16:05.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:05 smithi007 ceph-mon[99390]: osdmap e676: 8 total, 8 up, 8 in 2024-09-21T10:16:05.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:05 smithi007 ceph-mon[101144]: pgmap v482: 89 pgs: 89 active+clean; 185 MiB data, 740 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 603 KiB/s wr, 11 op/s 2024-09-21T10:16:05.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:05 smithi007 ceph-mon[101144]: osdmap e676: 8 total, 8 up, 8 in 2024-09-21T10:16:06.034 INFO:tasks.rados.rados.0.smithi007.stdout:2358: finishing rollback tid 0 to smithi00780062-20 2024-09-21T10:16:06.034 INFO:tasks.rados.rados.0.smithi007.stdout:2358: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:16:06.034 INFO:tasks.rados.rados.0.smithi007.stdout:2354: done (3 left) 2024-09-21T10:16:06.034 INFO:tasks.rados.rados.0.smithi007.stdout:2355: done (2 left) 2024-09-21T10:16:06.034 INFO:tasks.rados.rados.0.smithi007.stdout:2356: done (1 left) 2024-09-21T10:16:06.035 INFO:tasks.rados.rados.0.smithi007.stdout:2359: rollback oid 49 current snap is 307 2024-09-21T10:16:06.035 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 303 2024-09-21T10:16:06.035 INFO:tasks.rados.rados.0.smithi007.stdout:2358: finishing rollback tid 2 to smithi00780062-20 2024-09-21T10:16:06.035 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 759 (ObjNum 836 snap 287 seq_num 836) dirty exists 2024-09-21T10:16:06.035 INFO:tasks.rados.rados.0.smithi007.stdout:2358: done (1 left) 2024-09-21T10:16:06.035 INFO:tasks.rados.rados.0.smithi007.stdout:2360: write oid 10 current snap is 307 2024-09-21T10:16:06.035 INFO:tasks.rados.rados.0.smithi007.stdout:2360: seq_num 879 ranges {773353=724466,2170378=602975} 2024-09-21T10:16:06.042 INFO:tasks.rados.rados.0.smithi007.stdout:2360: writing smithi00780062-10 from 773353 to 1497819 tid 1 2024-09-21T10:16:06.049 INFO:tasks.rados.rados.0.smithi007.stdout:2360: writing smithi00780062-10 from 2170378 to 2773353 tid 2 2024-09-21T10:16:06.049 INFO:tasks.rados.rados.0.smithi007.stdout:2361: delete oid 16 current snap is 307 2024-09-21T10:16:06.049 INFO:tasks.rados.rados.0.smithi007.stdout:2359: finishing rollback tid 0 to smithi00780062-49 2024-09-21T10:16:06.049 INFO:tasks.rados.rados.0.smithi007.stdout:2359: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:16:06.049 INFO:tasks.rados.rados.0.smithi007.stdout:2359: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:16:06.049 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1443 (ObjNum 781 snap 270 seq_num 781) dirty exists 2024-09-21T10:16:06.050 INFO:tasks.rados.rados.0.smithi007.stdout:2360: finishing write tid 1 to smithi00780062-10 2024-09-21T10:16:06.052 INFO:tasks.rados.rados.0.smithi007.stdout:2360: finishing write tid 2 to smithi00780062-10 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2360: finishing write tid 3 to smithi00780062-10 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2360: finishing write tid 4 to smithi00780062-10 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2360: oid 10 updating version 0 to 1447 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2360: oid 10 version 1447 is already newer than 1445 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2360: oid 10 version 1447 is already newer than 1446 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1447 (ObjNum 879 snap 307 seq_num 879) dirty exists 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2360: left oid 10 (ObjNum 879 snap 307 seq_num 879) 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2359: done (2 left) 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2360: done (1 left) 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2361: done (0 left) 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2362: write oid 15 current snap is 307 2024-09-21T10:16:06.053 INFO:tasks.rados.rados.0.smithi007.stdout:2362: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2024-09-21T10:16:06.057 INFO:tasks.rados.rados.0.smithi007.stdout:2362: writing smithi00780062-15 from 406967 to 881931 tid 1 2024-09-21T10:16:06.064 INFO:tasks.rados.rados.0.smithi007.stdout:2362: writing smithi00780062-15 from 1370989 to 2140299 tid 2 2024-09-21T10:16:06.068 INFO:tasks.rados.rados.0.smithi007.stdout:2362: writing smithi00780062-15 from 2677186 to 2806967 tid 3 2024-09-21T10:16:06.068 INFO:tasks.rados.rados.0.smithi007.stdout:2363: read oid 14 snap -1 2024-09-21T10:16:06.069 INFO:tasks.rados.rados.0.smithi007.stdout:2363: expect deleted 2024-09-21T10:16:06.069 INFO:tasks.rados.rados.0.smithi007.stdout:2364: write oid 49 current snap is 307 2024-09-21T10:16:06.069 INFO:tasks.rados.rados.0.smithi007.stdout:2362: finishing write tid 1 to smithi00780062-15 2024-09-21T10:16:06.069 INFO:tasks.rados.rados.0.smithi007.stdout:2362: finishing write tid 2 to smithi00780062-15 2024-09-21T10:16:06.069 INFO:tasks.rados.rados.0.smithi007.stdout:2364: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2024-09-21T10:16:06.074 INFO:tasks.rados.rados.0.smithi007.stdout:2364: writing smithi00780062-49 from 423774 to 1090340 tid 1 2024-09-21T10:16:06.079 INFO:tasks.rados.rados.0.smithi007.stdout:2364: writing smithi00780062-49 from 1545824 to 2058792 tid 2 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2364: writing smithi00780062-49 from 2704609 to 2823774 tid 3 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2365: snap_create 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2362: finishing write tid 3 to smithi00780062-15 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2362: finishing write tid 4 to smithi00780062-15 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2362: finishing write tid 5 to smithi00780062-15 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2362: oid 15 updating version 0 to 834 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2362: oid 15 version 834 is already newer than 831 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2362: oid 15 version 834 is already newer than 832 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2362: oid 15 version 834 is already newer than 833 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 834 (ObjNum 881 snap 307 seq_num 881) dirty exists 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2362: left oid 15 (ObjNum 881 snap 307 seq_num 881) 2024-09-21T10:16:06.084 INFO:tasks.rados.rados.0.smithi007.stdout:2364: finishing write tid 1 to smithi00780062-49 2024-09-21T10:16:06.085 INFO:tasks.rados.rados.0.smithi007.stdout:2364: finishing write tid 2 to smithi00780062-49 2024-09-21T10:16:06.086 INFO:tasks.rados.rados.0.smithi007.stdout:2364: finishing write tid 3 to smithi00780062-49 2024-09-21T10:16:06.086 INFO:tasks.rados.rados.0.smithi007.stdout:2364: finishing write tid 4 to smithi00780062-49 2024-09-21T10:16:06.086 INFO:tasks.rados.rados.0.smithi007.stdout:2364: finishing write tid 5 to smithi00780062-49 2024-09-21T10:16:06.086 INFO:tasks.rados.rados.0.smithi007.stdout:2364: oid 49 updating version 0 to 1452 2024-09-21T10:16:06.086 INFO:tasks.rados.rados.0.smithi007.stdout:2364: oid 49 version 1452 is already newer than 1451 2024-09-21T10:16:06.086 INFO:tasks.rados.rados.0.smithi007.stdout:2364: oid 49 version 1452 is already newer than 1450 2024-09-21T10:16:06.086 INFO:tasks.rados.rados.0.smithi007.stdout:2364: oid 49 version 1452 is already newer than 1449 2024-09-21T10:16:06.086 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1452 (ObjNum 882 snap 307 seq_num 882) dirty exists 2024-09-21T10:16:06.086 INFO:tasks.rados.rados.0.smithi007.stdout:2364: left oid 49 (ObjNum 882 snap 307 seq_num 882) 2024-09-21T10:16:06.643 INFO:tasks.rados.rados.0.smithi007.stdout:2362: done (3 left) 2024-09-21T10:16:06.643 INFO:tasks.rados.rados.0.smithi007.stdout:2363: done (2 left) 2024-09-21T10:16:06.643 INFO:tasks.rados.rados.0.smithi007.stdout:2364: done (1 left) 2024-09-21T10:16:06.643 INFO:tasks.rados.rados.0.smithi007.stdout:2365: done (0 left) 2024-09-21T10:16:06.643 INFO:tasks.rados.rados.0.smithi007.stdout:2366: write oid 9 current snap is 308 2024-09-21T10:16:06.643 INFO:tasks.rados.rados.0.smithi007.stdout:2366: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2024-09-21T10:16:06.649 INFO:tasks.rados.rados.0.smithi007.stdout:2366: writing smithi00780062-9 from 440581 to 1182396 tid 1 2024-09-21T10:16:06.655 INFO:tasks.rados.rados.0.smithi007.stdout:2366: writing smithi00780062-9 from 1604306 to 2260932 tid 2 2024-09-21T10:16:06.658 INFO:tasks.rados.rados.0.smithi007.stdout:2366: writing smithi00780062-9 from 2732032 to 2840581 tid 3 2024-09-21T10:16:06.658 INFO:tasks.rados.rados.0.smithi007.stdout:2367: delete oid 25 current snap is 308 2024-09-21T10:16:06.658 INFO:tasks.rados.rados.0.smithi007.stdout:2366: finishing write tid 1 to smithi00780062-9 2024-09-21T10:16:06.660 INFO:tasks.rados.rados.0.smithi007.stdout:2366: finishing write tid 2 to smithi00780062-9 2024-09-21T10:16:06.660 INFO:tasks.rados.rados.0.smithi007.stdout:2366: finishing write tid 3 to smithi00780062-9 2024-09-21T10:16:06.661 INFO:tasks.rados.rados.0.smithi007.stdout:2367: done (1 left) 2024-09-21T10:16:06.661 INFO:tasks.rados.rados.0.smithi007.stdout:2368: read oid 40 snap -1 2024-09-21T10:16:06.661 INFO:tasks.rados.rados.0.smithi007.stdout:2368: expect (ObjNum 864 snap 303 seq_num 864) 2024-09-21T10:16:06.661 INFO:tasks.rados.rados.0.smithi007.stdout:2369: write oid 5 current snap is 308 2024-09-21T10:16:06.661 INFO:tasks.rados.rados.0.smithi007.stdout:2366: finishing write tid 4 to smithi00780062-9 2024-09-21T10:16:06.661 INFO:tasks.rados.rados.0.smithi007.stdout:2369: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2024-09-21T10:16:06.666 INFO:tasks.rados.rados.0.smithi007.stdout:2369: writing smithi00780062-5 from 474195 to 966508 tid 1 2024-09-21T10:16:06.673 INFO:tasks.rados.rados.0.smithi007.stdout:2369: writing smithi00780062-5 from 1604917 to 2265212 tid 2 2024-09-21T10:16:06.677 INFO:tasks.rados.rados.0.smithi007.stdout:2369: writing smithi00780062-5 from 2670525 to 2874195 tid 3 2024-09-21T10:16:06.677 INFO:tasks.rados.rados.0.smithi007.stdout:2370: write oid 6 current snap is 308 2024-09-21T10:16:06.677 INFO:tasks.rados.rados.0.smithi007.stdout:2366: finishing write tid 5 to smithi00780062-9 2024-09-21T10:16:06.677 INFO:tasks.rados.rados.0.smithi007.stdout:2366: oid 9 updating version 0 to 1180 2024-09-21T10:16:06.677 INFO:tasks.rados.rados.0.smithi007.stdout:2366: oid 9 version 1180 is already newer than 1177 2024-09-21T10:16:06.677 INFO:tasks.rados.rados.0.smithi007.stdout:2366: oid 9 version 1180 is already newer than 1178 2024-09-21T10:16:06.677 INFO:tasks.rados.rados.0.smithi007.stdout:2366: oid 9 version 1180 is already newer than 1179 2024-09-21T10:16:06.677 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1180 (ObjNum 883 snap 308 seq_num 883) dirty exists 2024-09-21T10:16:06.678 INFO:tasks.rados.rados.0.smithi007.stdout:2366: left oid 9 (ObjNum 883 snap 308 seq_num 883) 2024-09-21T10:16:06.678 INFO:tasks.rados.rados.0.smithi007.stdout:2368: expect (ObjNum 864 snap 303 seq_num 864) 2024-09-21T10:16:06.797 INFO:tasks.rados.rados.0.smithi007.stdout:2369: finishing write tid 1 to smithi00780062-5 2024-09-21T10:16:06.797 INFO:tasks.rados.rados.0.smithi007.stdout:2369: finishing write tid 2 to smithi00780062-5 2024-09-21T10:16:06.797 INFO:tasks.rados.rados.0.smithi007.stdout:2369: finishing write tid 3 to smithi00780062-5 2024-09-21T10:16:06.798 INFO:tasks.rados.rados.0.smithi007.stdout:2369: finishing write tid 4 to smithi00780062-5 2024-09-21T10:16:06.798 INFO:tasks.rados.rados.0.smithi007.stdout:2369: finishing write tid 5 to smithi00780062-5 2024-09-21T10:16:06.798 INFO:tasks.rados.rados.0.smithi007.stdout:2369: oid 5 updating version 0 to 740 2024-09-21T10:16:06.798 INFO:tasks.rados.rados.0.smithi007.stdout:2369: oid 5 version 740 is already newer than 739 2024-09-21T10:16:06.798 INFO:tasks.rados.rados.0.smithi007.stdout:2369: oid 5 version 740 is already newer than 738 2024-09-21T10:16:06.798 INFO:tasks.rados.rados.0.smithi007.stdout:2369: oid 5 updating version 740 to 741 2024-09-21T10:16:06.798 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 741 (ObjNum 885 snap 308 seq_num 885) dirty exists 2024-09-21T10:16:06.798 INFO:tasks.rados.rados.0.smithi007.stdout:2369: left oid 5 (ObjNum 885 snap 308 seq_num 885) 2024-09-21T10:16:06.798 INFO:tasks.rados.rados.0.smithi007.stdout:2370: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2024-09-21T10:16:06.803 INFO:tasks.rados.rados.0.smithi007.stdout:2370: writing smithi00780062-6 from 491002 to 1058564 tid 1 2024-09-21T10:16:06.809 INFO:tasks.rados.rados.0.smithi007.stdout:2370: writing smithi00780062-6 from 1663399 to 2183705 tid 2 2024-09-21T10:16:06.814 INFO:tasks.rados.rados.0.smithi007.stdout:2370: writing smithi00780062-6 from 2814301 to 2891002 tid 3 2024-09-21T10:16:06.814 INFO:tasks.rados.rados.0.smithi007.stdout:2366: done (3 left) 2024-09-21T10:16:06.814 INFO:tasks.rados.rados.0.smithi007.stdout:2368: done (2 left) 2024-09-21T10:16:06.814 INFO:tasks.rados.rados.0.smithi007.stdout:2369: done (1 left) 2024-09-21T10:16:06.814 INFO:tasks.rados.rados.0.smithi007.stdout:2371: read oid 25 snap -1 2024-09-21T10:16:06.814 INFO:tasks.rados.rados.0.smithi007.stdout:2371: expect deleted 2024-09-21T10:16:06.814 INFO:tasks.rados.rados.0.smithi007.stdout:2370: finishing write tid 1 to smithi00780062-6 2024-09-21T10:16:06.814 INFO:tasks.rados.rados.0.smithi007.stdout:2370: finishing write tid 2 to smithi00780062-6 2024-09-21T10:16:06.815 INFO:tasks.rados.rados.0.smithi007.stdout:2372: read oid 17 snap -1 2024-09-21T10:16:06.815 INFO:tasks.rados.rados.0.smithi007.stdout:2372: expect (ObjNum 873 snap 306 seq_num 873) 2024-09-21T10:16:06.815 INFO:tasks.rados.rados.0.smithi007.stdout:2373: read oid 41 snap -1 2024-09-21T10:16:06.815 INFO:tasks.rados.rados.0.smithi007.stdout:2373: expect (ObjNum 867 snap 305 seq_num 867) 2024-09-21T10:16:06.815 INFO:tasks.rados.rados.0.smithi007.stdout:2374: write oid 33 current snap is 308 2024-09-21T10:16:06.815 INFO:tasks.rados.rados.0.smithi007.stdout:2374: seq_num 887 ranges {507809=642811,1721881=663964} 2024-09-21T10:16:06.820 INFO:tasks.rados.rados.0.smithi007.stdout:2374: writing smithi00780062-33 from 507809 to 1150620 tid 1 2024-09-21T10:16:06.827 INFO:tasks.rados.rados.0.smithi007.stdout:2374: writing smithi00780062-33 from 1721881 to 2385845 tid 2 2024-09-21T10:16:06.827 INFO:tasks.rados.rados.0.smithi007.stdout:2375: delete oid 42 current snap is 308 2024-09-21T10:16:06.827 INFO:tasks.rados.rados.0.smithi007.stdout:2370: finishing write tid 3 to smithi00780062-6 2024-09-21T10:16:06.827 INFO:tasks.rados.rados.0.smithi007.stdout:2370: finishing write tid 4 to smithi00780062-6 2024-09-21T10:16:06.827 INFO:tasks.rados.rados.0.smithi007.stdout:2370: finishing write tid 5 to smithi00780062-6 2024-09-21T10:16:06.827 INFO:tasks.rados.rados.0.smithi007.stdout:2370: oid 6 updating version 0 to 764 2024-09-21T10:16:06.828 INFO:tasks.rados.rados.0.smithi007.stdout:2370: oid 6 version 764 is already newer than 763 2024-09-21T10:16:06.828 INFO:tasks.rados.rados.0.smithi007.stdout:2370: oid 6 version 764 is already newer than 762 2024-09-21T10:16:06.828 INFO:tasks.rados.rados.0.smithi007.stdout:2370: oid 6 version 764 is already newer than 761 2024-09-21T10:16:06.828 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 764 (ObjNum 886 snap 308 seq_num 886) dirty exists 2024-09-21T10:16:06.828 INFO:tasks.rados.rados.0.smithi007.stdout:2370: left oid 6 (ObjNum 886 snap 308 seq_num 886) 2024-09-21T10:16:06.828 INFO:tasks.rados.rados.0.smithi007.stdout:2373: expect (ObjNum 867 snap 305 seq_num 867) 2024-09-21T10:16:06.912 INFO:tasks.rados.rados.0.smithi007.stdout:2372: expect (ObjNum 873 snap 306 seq_num 873) 2024-09-21T10:16:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:06 smithi031 ceph-mon[96824]: osdmap e677: 8 total, 8 up, 8 in 2024-09-21T10:16:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:06 smithi007 ceph-mon[99390]: osdmap e677: 8 total, 8 up, 8 in 2024-09-21T10:16:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:06 smithi007 ceph-mon[101144]: osdmap e677: 8 total, 8 up, 8 in 2024-09-21T10:16:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:07.000 INFO:tasks.rados.rados.0.smithi007.stdout:2374: finishing write tid 1 to smithi00780062-33 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2374: finishing write tid 2 to smithi00780062-33 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2374: finishing write tid 3 to smithi00780062-33 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2374: finishing write tid 4 to smithi00780062-33 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2374: oid 33 updating version 0 to 1183 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2374: oid 33 updating version 1183 to 1184 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2374: oid 33 version 1184 is already newer than 1182 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1184 (ObjNum 887 snap 308 seq_num 887) dirty exists 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2374: left oid 33 (ObjNum 887 snap 308 seq_num 887) 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2370: done (5 left) 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2371: done (4 left) 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2372: done (3 left) 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2373: done (2 left) 2024-09-21T10:16:07.001 INFO:tasks.rados.rados.0.smithi007.stdout:2374: done (1 left) 2024-09-21T10:16:07.002 INFO:tasks.rados.rados.0.smithi007.stdout:2375: done (0 left) 2024-09-21T10:16:07.002 INFO:tasks.rados.rados.0.smithi007.stdout:2376: snap_remove snap 278 2024-09-21T10:16:07.631 INFO:tasks.rados.rados.0.smithi007.stdout:2376: done (0 left) 2024-09-21T10:16:07.631 INFO:tasks.rados.rados.0.smithi007.stdout:2377: read oid 48 snap -1 2024-09-21T10:16:07.631 INFO:tasks.rados.rados.0.smithi007.stdout:2377: expect (ObjNum 843 snap 289 seq_num 843) 2024-09-21T10:16:07.631 INFO:tasks.rados.rados.0.smithi007.stdout:2378: read oid 37 snap -1 2024-09-21T10:16:07.631 INFO:tasks.rados.rados.0.smithi007.stdout:2378: expect (ObjNum 829 snap 287 seq_num 829) 2024-09-21T10:16:07.631 INFO:tasks.rados.rados.0.smithi007.stdout:2379: read oid 31 snap 297 2024-09-21T10:16:07.631 INFO:tasks.rados.rados.0.smithi007.stdout:2379: expect (ObjNum 807 snap 280 seq_num 807) 2024-09-21T10:16:07.631 INFO:tasks.rados.rados.0.smithi007.stdout:2380: delete oid 14 current snap is 308 2024-09-21T10:16:07.638 INFO:tasks.rados.rados.0.smithi007.stdout:2380: done (3 left) 2024-09-21T10:16:07.638 INFO:tasks.rados.rados.0.smithi007.stdout:2381: write oid 34 current snap is 308 2024-09-21T10:16:07.638 INFO:tasks.rados.rados.0.smithi007.stdout:2381: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2024-09-21T10:16:07.646 INFO:tasks.rados.rados.0.smithi007.stdout:2381: writing smithi00780062-34 from 558230 to 1143141 tid 1 2024-09-21T10:16:07.654 INFO:tasks.rados.rados.0.smithi007.stdout:2381: writing smithi00780062-34 from 1897327 to 2424971 tid 2 2024-09-21T10:16:07.657 INFO:tasks.rados.rados.0.smithi007.stdout:2381: writing smithi00780062-34 from 2923993 to 2958230 tid 3 2024-09-21T10:16:07.657 INFO:tasks.rados.rados.0.smithi007.stdout:2382: read oid 6 snap 301 2024-09-21T10:16:07.658 INFO:tasks.rados.rados.0.smithi007.stdout:2382: expect (ObjNum 773 snap 269 seq_num 773) 2024-09-21T10:16:07.658 INFO:tasks.rados.rados.0.smithi007.stdout:2383: write oid 23 current snap is 308 2024-09-21T10:16:07.658 INFO:tasks.rados.rados.0.smithi007.stdout:2383: seq_num 891 ranges {575037=660160,1955809=671302} 2024-09-21T10:16:07.664 INFO:tasks.rados.rados.0.smithi007.stdout:2383: writing smithi00780062-23 from 575037 to 1235197 tid 1 2024-09-21T10:16:07.672 INFO:tasks.rados.rados.0.smithi007.stdout:2383: writing smithi00780062-23 from 1955809 to 2627111 tid 2 2024-09-21T10:16:07.672 INFO:tasks.rados.rados.0.smithi007.stdout:2384: rollback oid 50 current snap is 308 2024-09-21T10:16:07.672 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 50 to 293 2024-09-21T10:16:07.672 INFO:tasks.rados.rados.0.smithi007.stdout:2377: expect (ObjNum 843 snap 289 seq_num 843) 2024-09-21T10:16:07.800 INFO:tasks.rados.rados.0.smithi007.stdout:2378: expect (ObjNum 829 snap 287 seq_num 829) 2024-09-21T10:16:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:07 smithi031 ceph-mon[96824]: pgmap v485: 89 pgs: 89 active+clean; 185 MiB data, 740 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:07 smithi031 ceph-mon[96824]: osdmap e678: 8 total, 8 up, 8 in 2024-09-21T10:16:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:07 smithi031 ceph-mon[96824]: osdmap e679: 8 total, 8 up, 8 in 2024-09-21T10:16:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:07 smithi007 ceph-mon[99390]: pgmap v485: 89 pgs: 89 active+clean; 185 MiB data, 740 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:07 smithi007 ceph-mon[99390]: osdmap e678: 8 total, 8 up, 8 in 2024-09-21T10:16:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:07 smithi007 ceph-mon[99390]: osdmap e679: 8 total, 8 up, 8 in 2024-09-21T10:16:07.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:07 smithi007 ceph-mon[101144]: pgmap v485: 89 pgs: 89 active+clean; 185 MiB data, 740 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:07 smithi007 ceph-mon[101144]: osdmap e678: 8 total, 8 up, 8 in 2024-09-21T10:16:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:07 smithi007 ceph-mon[101144]: osdmap e679: 8 total, 8 up, 8 in 2024-09-21T10:16:08.064 INFO:tasks.rados.rados.0.smithi007.stdout:2379: expect (ObjNum 807 snap 280 seq_num 807) 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2381: finishing write tid 1 to smithi00780062-34 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2381: finishing write tid 2 to smithi00780062-34 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2377: done (6 left) 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2378: done (5 left) 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2379: done (4 left) 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2385: read oid 46 snap -1 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2385: expect deleted 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2386: delete oid 4 current snap is 308 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2381: finishing write tid 3 to smithi00780062-34 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2381: finishing write tid 4 to smithi00780062-34 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2381: finishing write tid 5 to smithi00780062-34 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2381: oid 34 updating version 0 to 1214 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2381: oid 34 updating version 1214 to 1217 2024-09-21T10:16:08.235 INFO:tasks.rados.rados.0.smithi007.stdout:2381: oid 34 updating version 1217 to 1218 2024-09-21T10:16:08.236 INFO:tasks.rados.rados.0.smithi007.stdout:2381: oid 34 updating version 1218 to 1219 2024-09-21T10:16:08.236 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1219 (ObjNum 890 snap 308 seq_num 890) dirty exists 2024-09-21T10:16:08.236 INFO:tasks.rados.rados.0.smithi007.stdout:2381: left oid 34 (ObjNum 890 snap 308 seq_num 890) 2024-09-21T10:16:08.236 INFO:tasks.rados.rados.0.smithi007.stdout:2382: expect (ObjNum 773 snap 269 seq_num 773) 2024-09-21T10:16:08.416 INFO:tasks.rados.rados.0.smithi007.stdout:2383: finishing write tid 1 to smithi00780062-23 2024-09-21T10:16:08.417 INFO:tasks.rados.rados.0.smithi007.stdout:2384: finishing rollback tid 0 to smithi00780062-50 2024-09-21T10:16:08.417 INFO:tasks.rados.rados.0.smithi007.stdout:2384: finishing rollback tid 1 to smithi00780062-50 2024-09-21T10:16:08.417 INFO:tasks.rados.rados.0.smithi007.stdout:2384: finishing rollback tid 2 to smithi00780062-50 2024-09-21T10:16:08.417 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 433 (ObjNum 745 snap 254 seq_num 745) dirty exists 2024-09-21T10:16:08.417 INFO:tasks.rados.rados.0.smithi007.stdout:2383: finishing write tid 2 to smithi00780062-23 2024-09-21T10:16:08.417 INFO:tasks.rados.rados.0.smithi007.stdout:2381: done (5 left) 2024-09-21T10:16:08.417 INFO:tasks.rados.rados.0.smithi007.stdout:2382: done (4 left) 2024-09-21T10:16:08.417 INFO:tasks.rados.rados.0.smithi007.stdout:2384: done (3 left) 2024-09-21T10:16:08.417 INFO:tasks.rados.rados.0.smithi007.stdout:2386: done (2 left) 2024-09-21T10:16:08.417 INFO:tasks.rados.rados.0.smithi007.stdout:2387: snap_remove snap 288 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:2387: done (2 left) 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:2388: read oid 21 snap 306 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:2388: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:2389: delete oid 1 current snap is 308 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:2383: finishing write tid 3 to smithi00780062-23 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:2383: finishing write tid 4 to smithi00780062-23 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:2383: oid 23 updating version 0 to 869 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:2383: oid 23 updating version 869 to 870 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:2383: oid 23 version 870 is already newer than 868 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 870 (ObjNum 891 snap 308 seq_num 891) dirty exists 2024-09-21T10:16:08.649 INFO:tasks.rados.rados.0.smithi007.stdout:2383: left oid 23 (ObjNum 891 snap 308 seq_num 891) 2024-09-21T10:16:08.661 INFO:tasks.rados.rados.0.smithi007.stdout:2388: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:16:08.743 INFO:tasks.rados.rados.0.smithi007.stdout:2383: done (3 left) 2024-09-21T10:16:08.860 INFO:tasks.rados.rados.0.smithi007.stdout:2385: done (2 left) 2024-09-21T10:16:08.860 INFO:tasks.rados.rados.0.smithi007.stdout:2388: done (1 left) 2024-09-21T10:16:08.861 INFO:tasks.rados.rados.0.smithi007.stdout:2389: done (0 left) 2024-09-21T10:16:08.861 INFO:tasks.rados.rados.0.smithi007.stdout:2390: rollback oid 37 current snap is 308 2024-09-21T10:16:08.861 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 284 2024-09-21T10:16:08.861 INFO:tasks.rados.rados.0.smithi007.stdout:2391: rollback oid 34 current snap is 308 2024-09-21T10:16:08.861 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 34 to 307 2024-09-21T10:16:08.861 INFO:tasks.rados.rados.0.smithi007.stdout:2392: write oid 50 current snap is 308 2024-09-21T10:16:08.861 INFO:tasks.rados.rados.0.smithi007.stdout:2392: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2024-09-21T10:16:08.862 INFO:tasks.rados.rados.0.smithi007.stdout:2392: writing smithi00780062-50 from 625458 to 1111365 tid 1 2024-09-21T10:16:08.862 INFO:tasks.rados.rados.0.smithi007.stdout:2392: writing smithi00780062-50 from 1614902 to 2149884 tid 2 2024-09-21T10:16:08.862 INFO:tasks.rados.rados.0.smithi007.stdout:2392: writing smithi00780062-50 from 2917332 to 3025458 tid 3 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2393: snap_create 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2391: finishing rollback tid 0 to smithi00780062-34 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2391: finishing rollback tid 1 to smithi00780062-34 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2391: finishing rollback tid 2 to smithi00780062-34 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1230 (ObjNum 870 snap 306 seq_num 870) dirty exists 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2390: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2390: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2390: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1464 (ObjNum 682 snap 219 seq_num 682) dirty exists 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2392: finishing write tid 1 to smithi00780062-50 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2392: finishing write tid 2 to smithi00780062-50 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2392: finishing write tid 3 to smithi00780062-50 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2392: finishing write tid 4 to smithi00780062-50 2024-09-21T10:16:08.863 INFO:tasks.rados.rados.0.smithi007.stdout:2392: finishing write tid 5 to smithi00780062-50 2024-09-21T10:16:08.864 INFO:tasks.rados.rados.0.smithi007.stdout:2392: oid 50 updating version 0 to 437 2024-09-21T10:16:08.864 INFO:tasks.rados.rados.0.smithi007.stdout:2392: oid 50 updating version 437 to 438 2024-09-21T10:16:08.864 INFO:tasks.rados.rados.0.smithi007.stdout:2392: oid 50 updating version 438 to 439 2024-09-21T10:16:08.864 INFO:tasks.rados.rados.0.smithi007.stdout:2392: oid 50 version 439 is already newer than 436 2024-09-21T10:16:08.864 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 439 (ObjNum 894 snap 308 seq_num 894) dirty exists 2024-09-21T10:16:08.864 INFO:tasks.rados.rados.0.smithi007.stdout:2392: left oid 50 (ObjNum 894 snap 308 seq_num 894) 2024-09-21T10:16:09.653 INFO:tasks.rados.rados.0.smithi007.stdout:2390: done (3 left) 2024-09-21T10:16:09.653 INFO:tasks.rados.rados.0.smithi007.stdout:2391: done (2 left) 2024-09-21T10:16:09.653 INFO:tasks.rados.rados.0.smithi007.stdout:2392: done (1 left) 2024-09-21T10:16:09.653 INFO:tasks.rados.rados.0.smithi007.stdout:2393: done (0 left) 2024-09-21T10:16:09.653 INFO:tasks.rados.rados.0.smithi007.stdout:2394: delete oid 24 current snap is 309 2024-09-21T10:16:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2394: done (0 left) 2024-09-21T10:16:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2395: rollback oid 18 current snap is 309 2024-09-21T10:16:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 18 to 305 2024-09-21T10:16:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2396: snap_remove snap 297 2024-09-21T10:16:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:09 smithi031 ceph-mon[96824]: pgmap v488: 89 pgs: 89 active+clean; 216 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.4 MiB/s wr, 40 op/s 2024-09-21T10:16:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:09 smithi031 ceph-mon[96824]: osdmap e680: 8 total, 8 up, 8 in 2024-09-21T10:16:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:09 smithi007 ceph-mon[99390]: pgmap v488: 89 pgs: 89 active+clean; 216 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.4 MiB/s wr, 40 op/s 2024-09-21T10:16:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:09 smithi007 ceph-mon[99390]: osdmap e680: 8 total, 8 up, 8 in 2024-09-21T10:16:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:09 smithi007 ceph-mon[101144]: pgmap v488: 89 pgs: 89 active+clean; 216 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.4 MiB/s wr, 40 op/s 2024-09-21T10:16:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:09 smithi007 ceph-mon[101144]: osdmap e680: 8 total, 8 up, 8 in 2024-09-21T10:16:10.661 INFO:tasks.rados.rados.0.smithi007.stdout:2396: done (1 left) 2024-09-21T10:16:10.661 INFO:tasks.rados.rados.0.smithi007.stdout:2397: write oid 19 current snap is 309 2024-09-21T10:16:10.661 INFO:tasks.rados.rados.0.smithi007.stdout:2397: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2024-09-21T10:16:10.668 INFO:tasks.rados.rados.0.smithi007.stdout:2397: writing smithi00780062-19 from 659072 to 1295477 tid 1 2024-09-21T10:16:10.673 INFO:tasks.rados.rados.0.smithi007.stdout:2397: writing smithi00780062-19 from 1731866 to 2154164 tid 2 2024-09-21T10:16:10.678 INFO:tasks.rados.rados.0.smithi007.stdout:2397: writing smithi00780062-19 from 2855825 to 3059072 tid 3 2024-09-21T10:16:10.679 INFO:tasks.rados.rados.0.smithi007.stdout:2398: write oid 43 current snap is 309 2024-09-21T10:16:10.679 INFO:tasks.rados.rados.0.smithi007.stdout:2395: finishing rollback tid 0 to smithi00780062-18 2024-09-21T10:16:10.679 INFO:tasks.rados.rados.0.smithi007.stdout:2398: seq_num 897 ranges {675879=711654,2073995=682309} 2024-09-21T10:16:10.686 INFO:tasks.rados.rados.0.smithi007.stdout:2398: writing smithi00780062-43 from 675879 to 1387533 tid 1 2024-09-21T10:16:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:2398: writing smithi00780062-43 from 2073995 to 2756304 tid 2 2024-09-21T10:16:10.694 INFO:tasks.rados.rados.0.smithi007.stdout:2399: read oid 47 snap 293 2024-09-21T10:16:10.695 INFO:tasks.rados.rados.0.smithi007.stdout:2399: expect deleted 2024-09-21T10:16:10.695 INFO:tasks.rados.rados.0.smithi007.stdout:2400: rollback oid 35 current snap is 309 2024-09-21T10:16:10.695 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 292 2024-09-21T10:16:10.695 INFO:tasks.rados.rados.0.smithi007.stdout:2395: finishing rollback tid 1 to smithi00780062-18 2024-09-21T10:16:10.695 INFO:tasks.rados.rados.0.smithi007.stdout:2401: snap_remove snap 299 2024-09-21T10:16:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:10 smithi031 ceph-mon[96824]: osdmap e681: 8 total, 8 up, 8 in 2024-09-21T10:16:10.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:10 smithi007 ceph-mon[99390]: osdmap e681: 8 total, 8 up, 8 in 2024-09-21T10:16:10.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:16:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:16:10] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.51.0" 2024-09-21T10:16:10.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:10 smithi007 ceph-mon[101144]: osdmap e681: 8 total, 8 up, 8 in 2024-09-21T10:16:11.666 INFO:tasks.rados.rados.0.smithi007.stdout:2401: done (5 left) 2024-09-21T10:16:11.666 INFO:tasks.rados.rados.0.smithi007.stdout:2402: snap_remove snap 306 2024-09-21T10:16:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:11 smithi031 ceph-mon[96824]: pgmap v491: 89 pgs: 89 active+clean; 216 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.4 MiB/s wr, 40 op/s 2024-09-21T10:16:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:11 smithi031 ceph-mon[96824]: osdmap e682: 8 total, 8 up, 8 in 2024-09-21T10:16:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:11 smithi007 ceph-mon[99390]: pgmap v491: 89 pgs: 89 active+clean; 216 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.4 MiB/s wr, 40 op/s 2024-09-21T10:16:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:11 smithi007 ceph-mon[99390]: osdmap e682: 8 total, 8 up, 8 in 2024-09-21T10:16:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:11 smithi007 ceph-mon[101144]: pgmap v491: 89 pgs: 89 active+clean; 216 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.4 MiB/s wr, 40 op/s 2024-09-21T10:16:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:11 smithi007 ceph-mon[101144]: osdmap e682: 8 total, 8 up, 8 in 2024-09-21T10:16:12.670 INFO:tasks.rados.rados.0.smithi007.stdout:2402: done (5 left) 2024-09-21T10:16:12.670 INFO:tasks.rados.rados.0.smithi007.stdout:2403: rollback oid 37 current snap is 309 2024-09-21T10:16:12.670 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 307 2024-09-21T10:16:12.670 INFO:tasks.rados.rados.0.smithi007.stdout:2395: finishing rollback tid 2 to smithi00780062-18 2024-09-21T10:16:12.670 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 1989 (ObjNum 820 snap 285 seq_num 820) dirty exists 2024-09-21T10:16:12.670 INFO:tasks.rados.rados.0.smithi007.stdout:2397: finishing write tid 1 to smithi00780062-19 2024-09-21T10:16:12.670 INFO:tasks.rados.rados.0.smithi007.stdout:2397: finishing write tid 2 to smithi00780062-19 2024-09-21T10:16:12.670 INFO:tasks.rados.rados.0.smithi007.stdout:2397: finishing write tid 3 to smithi00780062-19 2024-09-21T10:16:12.670 INFO:tasks.rados.rados.0.smithi007.stdout:2397: finishing write tid 4 to smithi00780062-19 2024-09-21T10:16:12.670 INFO:tasks.rados.rados.0.smithi007.stdout:2397: finishing write tid 5 to smithi00780062-19 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2397: oid 19 updating version 0 to 780 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2397: oid 19 version 780 is already newer than 778 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2397: oid 19 updating version 780 to 781 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2397: oid 19 version 781 is already newer than 779 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 781 (ObjNum 896 snap 309 seq_num 896) dirty exists 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2397: left oid 19 (ObjNum 896 snap 309 seq_num 896) 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2398: finishing write tid 1 to smithi00780062-43 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2400: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 532 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2398: finishing write tid 2 to smithi00780062-43 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2398: finishing write tid 3 to smithi00780062-43 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2395: done (5 left) 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2397: done (4 left) 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2399: done (3 left) 2024-09-21T10:16:12.671 INFO:tasks.rados.rados.0.smithi007.stdout:2400: done (2 left) 2024-09-21T10:16:12.672 INFO:tasks.rados.rados.0.smithi007.stdout:2404: snap_create 2024-09-21T10:16:12.672 INFO:tasks.rados.rados.0.smithi007.stdout:2398: finishing write tid 4 to smithi00780062-43 2024-09-21T10:16:12.672 INFO:tasks.rados.rados.0.smithi007.stdout:2398: oid 43 updating version 0 to 440 2024-09-21T10:16:12.672 INFO:tasks.rados.rados.0.smithi007.stdout:2398: oid 43 updating version 440 to 443 2024-09-21T10:16:12.672 INFO:tasks.rados.rados.0.smithi007.stdout:2398: oid 43 updating version 443 to 444 2024-09-21T10:16:12.672 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 444 (ObjNum 897 snap 309 seq_num 897) dirty exists 2024-09-21T10:16:12.672 INFO:tasks.rados.rados.0.smithi007.stdout:2398: left oid 43 (ObjNum 897 snap 309 seq_num 897) 2024-09-21T10:16:12.679 INFO:tasks.rados.rados.0.smithi007.stdout:2403: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:16:12.680 INFO:tasks.rados.rados.0.smithi007.stdout:2403: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:16:12.681 INFO:tasks.rados.rados.0.smithi007.stdout:2403: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:16:12.681 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1480 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-09-21T10:16:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:12 smithi007 ceph-mon[99390]: osdmap e683: 8 total, 8 up, 8 in 2024-09-21T10:16:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:12 smithi007 ceph-mon[101144]: osdmap e683: 8 total, 8 up, 8 in 2024-09-21T10:16:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:12 smithi031 ceph-mon[96824]: osdmap e683: 8 total, 8 up, 8 in 2024-09-21T10:16:13.677 INFO:tasks.rados.rados.0.smithi007.stdout:2398: done (2 left) 2024-09-21T10:16:13.677 INFO:tasks.rados.rados.0.smithi007.stdout:2403: done (1 left) 2024-09-21T10:16:13.677 INFO:tasks.rados.rados.0.smithi007.stdout:2404: done (0 left) 2024-09-21T10:16:13.677 INFO:tasks.rados.rados.0.smithi007.stdout:2405: snap_create 2024-09-21T10:16:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:13 smithi007 ceph-mon[99390]: pgmap v494: 89 pgs: 89 active+clean; 215 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-09-21T10:16:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:13 smithi007 ceph-mon[99390]: osdmap e684: 8 total, 8 up, 8 in 2024-09-21T10:16:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:13 smithi007 ceph-mon[101144]: pgmap v494: 89 pgs: 89 active+clean; 215 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-09-21T10:16:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:13 smithi007 ceph-mon[101144]: osdmap e684: 8 total, 8 up, 8 in 2024-09-21T10:16:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:13 smithi031 ceph-mon[96824]: pgmap v494: 89 pgs: 89 active+clean; 215 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-09-21T10:16:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:13 smithi031 ceph-mon[96824]: osdmap e684: 8 total, 8 up, 8 in 2024-09-21T10:16:14.682 INFO:tasks.rados.rados.0.smithi007.stdout:2405: done (0 left) 2024-09-21T10:16:14.683 INFO:tasks.rados.rados.0.smithi007.stdout:2406: read oid 23 snap -1 2024-09-21T10:16:14.683 INFO:tasks.rados.rados.0.smithi007.stdout:2406: expect (ObjNum 891 snap 308 seq_num 891) 2024-09-21T10:16:14.683 INFO:tasks.rados.rados.0.smithi007.stdout:2407: rollback oid 29 current snap is 311 2024-09-21T10:16:14.683 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 29 to 301 2024-09-21T10:16:14.683 INFO:tasks.rados.rados.0.smithi007.stdout:2408: write oid 33 current snap is 311 2024-09-21T10:16:14.683 INFO:tasks.rados.rados.0.smithi007.stdout:2408: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2024-09-21T10:16:14.689 INFO:tasks.rados.rados.0.smithi007.stdout:2408: writing smithi00780062-33 from 692686 to 1195942 tid 1 2024-09-21T10:16:14.695 INFO:tasks.rados.rados.0.smithi007.stdout:2408: writing smithi00780062-33 from 1848830 to 2274797 tid 2 2024-09-21T10:16:14.700 INFO:tasks.rados.rados.0.smithi007.stdout:2408: writing smithi00780062-33 from 2910671 to 3092686 tid 3 2024-09-21T10:16:14.700 INFO:tasks.rados.rados.0.smithi007.stdout:2409: write oid 3 current snap is 311 2024-09-21T10:16:14.700 INFO:tasks.rados.rados.0.smithi007.stdout:2407: finishing rollback tid 0 to smithi00780062-29 2024-09-21T10:16:14.700 INFO:tasks.rados.rados.0.smithi007.stdout:2407: finishing rollback tid 1 to smithi00780062-29 2024-09-21T10:16:14.700 INFO:tasks.rados.rados.0.smithi007.stdout:2407: finishing rollback tid 2 to smithi00780062-29 2024-09-21T10:16:14.700 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1110 (ObjNum 803 snap 279 seq_num 803) dirty exists 2024-09-21T10:16:14.701 INFO:tasks.rados.rados.0.smithi007.stdout:2409: seq_num 899 ranges {709493=578505,1907312=685978} 2024-09-21T10:16:14.707 INFO:tasks.rados.rados.0.smithi007.stdout:2409: writing smithi00780062-3 from 709493 to 1287998 tid 1 2024-09-21T10:16:14.714 INFO:tasks.rados.rados.0.smithi007.stdout:2409: writing smithi00780062-3 from 1907312 to 2593290 tid 2 2024-09-21T10:16:14.714 INFO:tasks.rados.rados.0.smithi007.stdout:2407: done (3 left) 2024-09-21T10:16:14.714 INFO:tasks.rados.rados.0.smithi007.stdout:2410: rollback oid 35 current snap is 311 2024-09-21T10:16:14.714 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 307 2024-09-21T10:16:14.714 INFO:tasks.rados.rados.0.smithi007.stdout:2406: expect (ObjNum 891 snap 308 seq_num 891) 2024-09-21T10:16:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:14 smithi007 ceph-mon[99390]: osdmap e685: 8 total, 8 up, 8 in 2024-09-21T10:16:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:14 smithi007 ceph-mon[101144]: osdmap e685: 8 total, 8 up, 8 in 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:2408: finishing write tid 1 to smithi00780062-33 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:2408: finishing write tid 2 to smithi00780062-33 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:2408: finishing write tid 3 to smithi00780062-33 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:2408: finishing write tid 4 to smithi00780062-33 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:2408: finishing write tid 5 to smithi00780062-33 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:2408: oid 33 updating version 0 to 1198 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:2408: oid 33 version 1198 is already newer than 1196 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:2408: oid 33 version 1198 is already newer than 1195 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:2408: oid 33 version 1198 is already newer than 1197 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1198 (ObjNum 898 snap 311 seq_num 898) dirty exists 2024-09-21T10:16:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:2408: left oid 33 (ObjNum 898 snap 311 seq_num 898) 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2409: finishing write tid 1 to smithi00780062-3 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2410: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 532 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2409: finishing write tid 2 to smithi00780062-3 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2409: finishing write tid 3 to smithi00780062-3 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2409: finishing write tid 4 to smithi00780062-3 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2409: oid 3 updating version 0 to 1200 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2409: oid 3 updating version 1200 to 1201 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2409: oid 3 updating version 1201 to 1202 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1202 (ObjNum 899 snap 311 seq_num 899) dirty exists 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2409: left oid 3 (ObjNum 899 snap 311 seq_num 899) 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2406: done (3 left) 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2408: done (2 left) 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2409: done (1 left) 2024-09-21T10:16:14.959 INFO:tasks.rados.rados.0.smithi007.stdout:2410: done (0 left) 2024-09-21T10:16:14.960 INFO:tasks.rados.rados.0.smithi007.stdout:2411: snap_create 2024-09-21T10:16:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:14 smithi031 ceph-mon[96824]: osdmap e685: 8 total, 8 up, 8 in 2024-09-21T10:16:15.684 INFO:tasks.rados.rados.0.smithi007.stdout:2411: done (0 left) 2024-09-21T10:16:15.684 INFO:tasks.rados.rados.0.smithi007.stdout:2412: read oid 24 snap -1 2024-09-21T10:16:15.684 INFO:tasks.rados.rados.0.smithi007.stdout:2412: expect deleted 2024-09-21T10:16:15.684 INFO:tasks.rados.rados.0.smithi007.stdout:2413: delete oid 2 current snap is 312 2024-09-21T10:16:15.690 INFO:tasks.rados.rados.0.smithi007.stdout:2412: done (1 left) 2024-09-21T10:16:15.690 INFO:tasks.rados.rados.0.smithi007.stdout:2413: done (0 left) 2024-09-21T10:16:15.690 INFO:tasks.rados.rados.0.smithi007.stdout:2414: delete oid 40 current snap is 312 2024-09-21T10:16:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2414: done (0 left) 2024-09-21T10:16:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2415: read oid 48 snap -1 2024-09-21T10:16:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2415: expect (ObjNum 843 snap 289 seq_num 843) 2024-09-21T10:16:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2416: write oid 41 current snap is 312 2024-09-21T10:16:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2416: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2024-09-21T10:16:15.701 INFO:tasks.rados.rados.0.smithi007.stdout:2416: writing smithi00780062-41 from 759914 to 1164166 tid 1 2024-09-21T10:16:15.705 INFO:tasks.rados.rados.0.smithi007.stdout:2416: writing smithi00780062-41 from 1566405 to 1999710 tid 2 2024-09-21T10:16:15.712 INFO:tasks.rados.rados.0.smithi007.stdout:2416: writing smithi00780062-41 from 2504010 to 3159914 tid 3 2024-09-21T10:16:15.712 INFO:tasks.rados.rados.0.smithi007.stdout:2417: write oid 3 current snap is 312 2024-09-21T10:16:15.712 INFO:tasks.rados.rados.0.smithi007.stdout:2417: seq_num 903 ranges {776721=479501,2024887=693316} 2024-09-21T10:16:15.719 INFO:tasks.rados.rados.0.smithi007.stdout:2417: writing smithi00780062-3 from 776721 to 1256222 tid 1 2024-09-21T10:16:15.727 INFO:tasks.rados.rados.0.smithi007.stdout:2417: writing smithi00780062-3 from 2024887 to 2718203 tid 2 2024-09-21T10:16:15.727 INFO:tasks.rados.rados.0.smithi007.stdout:2415: expect (ObjNum 843 snap 289 seq_num 843) 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2416: finishing write tid 1 to smithi00780062-41 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2416: finishing write tid 2 to smithi00780062-41 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2416: finishing write tid 3 to smithi00780062-41 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2416: finishing write tid 4 to smithi00780062-41 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2416: finishing write tid 5 to smithi00780062-41 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2416: oid 41 updating version 0 to 1115 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2416: oid 41 version 1115 is already newer than 1114 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2416: oid 41 updating version 1115 to 1117 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2416: oid 41 version 1117 is already newer than 1116 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1117 (ObjNum 902 snap 312 seq_num 902) dirty exists 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2416: left oid 41 (ObjNum 902 snap 312 seq_num 902) 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2417: finishing write tid 1 to smithi00780062-3 2024-09-21T10:16:15.856 INFO:tasks.rados.rados.0.smithi007.stdout:2417: finishing write tid 2 to smithi00780062-3 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2417: finishing write tid 3 to smithi00780062-3 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2417: finishing write tid 4 to smithi00780062-3 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2417: oid 3 updating version 0 to 1206 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2417: oid 3 version 1206 is already newer than 1205 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2417: oid 3 version 1206 is already newer than 1204 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1206 (ObjNum 903 snap 312 seq_num 903) dirty exists 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2417: left oid 3 (ObjNum 903 snap 312 seq_num 903) 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2418: read oid 33 snap -1 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2418: expect (ObjNum 898 snap 311 seq_num 898) 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2415: done (3 left) 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2416: done (2 left) 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2417: done (1 left) 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2419: read oid 11 snap -1 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2419: expect deleted 2024-09-21T10:16:15.857 INFO:tasks.rados.rados.0.smithi007.stdout:2420: rollback oid 39 current snap is 312 2024-09-21T10:16:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 284 2024-09-21T10:16:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:2421: delete oid 6 current snap is 312 2024-09-21T10:16:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:2419: done (3 left) 2024-09-21T10:16:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:2421: done (2 left) 2024-09-21T10:16:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:2422: read oid 38 snap -1 2024-09-21T10:16:15.859 INFO:tasks.rados.rados.0.smithi007.stdout:2422: expect (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:16:15.859 INFO:tasks.rados.rados.0.smithi007.stdout:2423: read oid 2 snap 311 2024-09-21T10:16:15.859 INFO:tasks.rados.rados.0.smithi007.stdout:2423: expect (ObjNum 798 snap 277 seq_num 798) 2024-09-21T10:16:15.859 INFO:tasks.rados.rados.0.smithi007.stdout:2424: snap_create 2024-09-21T10:16:15.859 INFO:tasks.rados.rados.0.smithi007.stdout:2420: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:16:15.859 INFO:tasks.rados.rados.0.smithi007.stdout:2420: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:16:15.860 INFO:tasks.rados.rados.0.smithi007.stdout:2420: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:16:15.860 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1254 (ObjNum 786 snap 274 seq_num 786) dirty exists 2024-09-21T10:16:15.860 INFO:tasks.rados.rados.0.smithi007.stdout:2418: expect (ObjNum 898 snap 311 seq_num 898) 2024-09-21T10:16:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:15 smithi007 ceph-mon[99390]: pgmap v497: 89 pgs: 89 active+clean; 215 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-09-21T10:16:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:15 smithi007 ceph-mon[99390]: osdmap e686: 8 total, 8 up, 8 in 2024-09-21T10:16:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:15 smithi007 ceph-mon[101144]: pgmap v497: 89 pgs: 89 active+clean; 215 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-09-21T10:16:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:15 smithi007 ceph-mon[101144]: osdmap e686: 8 total, 8 up, 8 in 2024-09-21T10:16:16.053 INFO:tasks.rados.rados.0.smithi007.stdout:2422: expect (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:16:16.152 INFO:tasks.rados.rados.0.smithi007.stdout:2423: expect (ObjNum 798 snap 277 seq_num 798) 2024-09-21T10:16:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:15 smithi031 ceph-mon[96824]: pgmap v497: 89 pgs: 89 active+clean; 215 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-09-21T10:16:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:15 smithi031 ceph-mon[96824]: osdmap e686: 8 total, 8 up, 8 in 2024-09-21T10:16:16.693 INFO:tasks.rados.rados.0.smithi007.stdout:2418: done (4 left) 2024-09-21T10:16:16.693 INFO:tasks.rados.rados.0.smithi007.stdout:2420: done (3 left) 2024-09-21T10:16:16.693 INFO:tasks.rados.rados.0.smithi007.stdout:2422: done (2 left) 2024-09-21T10:16:16.693 INFO:tasks.rados.rados.0.smithi007.stdout:2423: done (1 left) 2024-09-21T10:16:16.693 INFO:tasks.rados.rados.0.smithi007.stdout:2424: done (0 left) 2024-09-21T10:16:16.693 INFO:tasks.rados.rados.0.smithi007.stdout:2425: write oid 17 current snap is 313 2024-09-21T10:16:16.693 INFO:tasks.rados.rados.0.smithi007.stdout:2425: seq_num 905 ranges {410335=746352,1741851=696985,3102632=107703} 2024-09-21T10:16:16.699 INFO:tasks.rados.rados.0.smithi007.stdout:2425: writing smithi00780062-17 from 410335 to 1156687 tid 1 2024-09-21T10:16:16.706 INFO:tasks.rados.rados.0.smithi007.stdout:2425: writing smithi00780062-17 from 1741851 to 2438836 tid 2 2024-09-21T10:16:16.711 INFO:tasks.rados.rados.0.smithi007.stdout:2425: writing smithi00780062-17 from 3102632 to 3210335 tid 3 2024-09-21T10:16:16.711 INFO:tasks.rados.rados.0.smithi007.stdout:2426: read oid 39 snap -1 2024-09-21T10:16:16.711 INFO:tasks.rados.rados.0.smithi007.stdout:2426: expect (ObjNum 786 snap 274 seq_num 786) 2024-09-21T10:16:16.711 INFO:tasks.rados.rados.0.smithi007.stdout:2427: read oid 42 snap -1 2024-09-21T10:16:16.711 INFO:tasks.rados.rados.0.smithi007.stdout:2427: expect deleted 2024-09-21T10:16:16.711 INFO:tasks.rados.rados.0.smithi007.stdout:2425: finishing write tid 1 to smithi00780062-17 2024-09-21T10:16:16.711 INFO:tasks.rados.rados.0.smithi007.stdout:2425: finishing write tid 2 to smithi00780062-17 2024-09-21T10:16:16.711 INFO:tasks.rados.rados.0.smithi007.stdout:2428: delete oid 1 current snap is 313 2024-09-21T10:16:16.713 INFO:tasks.rados.rados.0.smithi007.stdout:2425: finishing write tid 3 to smithi00780062-17 2024-09-21T10:16:16.714 INFO:tasks.rados.rados.0.smithi007.stdout:2425: finishing write tid 4 to smithi00780062-17 2024-09-21T10:16:16.714 INFO:tasks.rados.rados.0.smithi007.stdout:2425: finishing write tid 5 to smithi00780062-17 2024-09-21T10:16:16.714 INFO:tasks.rados.rados.0.smithi007.stdout:2425: oid 17 updating version 0 to 911 2024-09-21T10:16:16.714 INFO:tasks.rados.rados.0.smithi007.stdout:2425: oid 17 version 911 is already newer than 910 2024-09-21T10:16:16.714 INFO:tasks.rados.rados.0.smithi007.stdout:2425: oid 17 version 911 is already newer than 909 2024-09-21T10:16:16.714 INFO:tasks.rados.rados.0.smithi007.stdout:2425: oid 17 version 911 is already newer than 908 2024-09-21T10:16:16.714 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 911 (ObjNum 905 snap 313 seq_num 905) dirty exists 2024-09-21T10:16:16.715 INFO:tasks.rados.rados.0.smithi007.stdout:2425: left oid 17 (ObjNum 905 snap 313 seq_num 905) 2024-09-21T10:16:16.715 INFO:tasks.rados.rados.0.smithi007.stdout:2425: done (3 left) 2024-09-21T10:16:16.715 INFO:tasks.rados.rados.0.smithi007.stdout:2427: done (2 left) 2024-09-21T10:16:16.715 INFO:tasks.rados.rados.0.smithi007.stdout:2428: done (1 left) 2024-09-21T10:16:16.715 INFO:tasks.rados.rados.0.smithi007.stdout:2429: delete oid 43 current snap is 313 2024-09-21T10:16:16.717 INFO:tasks.rados.rados.0.smithi007.stdout:2429: done (1 left) 2024-09-21T10:16:16.717 INFO:tasks.rados.rados.0.smithi007.stdout:2430: snap_remove snap 280 2024-09-21T10:16:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:16 smithi007 ceph-mon[99390]: osdmap e687: 8 total, 8 up, 8 in 2024-09-21T10:16:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:16 smithi007 ceph-mon[99390]: pgmap v500: 89 pgs: 89 active+clean; 215 MiB data, 798 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:16 smithi007 ceph-mon[101144]: osdmap e687: 8 total, 8 up, 8 in 2024-09-21T10:16:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:16 smithi007 ceph-mon[101144]: pgmap v500: 89 pgs: 89 active+clean; 215 MiB data, 798 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:16 smithi031 ceph-mon[96824]: osdmap e687: 8 total, 8 up, 8 in 2024-09-21T10:16:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:16 smithi031 ceph-mon[96824]: pgmap v500: 89 pgs: 89 active+clean; 215 MiB data, 798 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:17.634 INFO:tasks.rados.rados.0.smithi007.stdout:2430: done (1 left) 2024-09-21T10:16:17.634 INFO:tasks.rados.rados.0.smithi007.stdout:2431: snap_remove snap 308 2024-09-21T10:16:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:17 smithi007 ceph-mon[99390]: osdmap e688: 8 total, 8 up, 8 in 2024-09-21T10:16:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:17 smithi007 ceph-mon[99390]: osdmap e689: 8 total, 8 up, 8 in 2024-09-21T10:16:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:17 smithi007 ceph-mon[101144]: osdmap e688: 8 total, 8 up, 8 in 2024-09-21T10:16:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:17 smithi007 ceph-mon[101144]: osdmap e689: 8 total, 8 up, 8 in 2024-09-21T10:16:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:17 smithi031 ceph-mon[96824]: osdmap e688: 8 total, 8 up, 8 in 2024-09-21T10:16:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:17 smithi031 ceph-mon[96824]: osdmap e689: 8 total, 8 up, 8 in 2024-09-21T10:16:18.637 INFO:tasks.rados.rados.0.smithi007.stdout:2431: done (1 left) 2024-09-21T10:16:18.637 INFO:tasks.rados.rados.0.smithi007.stdout:2432: read oid 37 snap -1 2024-09-21T10:16:18.637 INFO:tasks.rados.rados.0.smithi007.stdout:2432: expect (ObjNum 829 snap 287 seq_num 829) 2024-09-21T10:16:18.637 INFO:tasks.rados.rados.0.smithi007.stdout:2433: read oid 30 snap -1 2024-09-21T10:16:18.637 INFO:tasks.rados.rados.0.smithi007.stdout:2433: expect (ObjNum 696 snap 231 seq_num 696) 2024-09-21T10:16:18.637 INFO:tasks.rados.rados.0.smithi007.stdout:2434: read oid 7 snap 307 2024-09-21T10:16:18.637 INFO:tasks.rados.rados.0.smithi007.stdout:2434: expect (ObjNum 844 snap 289 seq_num 844) 2024-09-21T10:16:18.638 INFO:tasks.rados.rados.0.smithi007.stdout:2435: write oid 47 current snap is 313 2024-09-21T10:16:18.638 INFO:tasks.rados.rados.0.smithi007.stdout:2435: seq_num 908 ranges {460756=572099,1517297=444312,2668548=472870} 2024-09-21T10:16:18.644 INFO:tasks.rados.rados.0.smithi007.stdout:2435: writing smithi00780062-47 from 460756 to 1032855 tid 1 2024-09-21T10:16:18.650 INFO:tasks.rados.rados.0.smithi007.stdout:2435: writing smithi00780062-47 from 1517297 to 1961609 tid 2 2024-09-21T10:16:18.656 INFO:tasks.rados.rados.0.smithi007.stdout:2435: writing smithi00780062-47 from 2668548 to 3141418 tid 3 2024-09-21T10:16:18.656 INFO:tasks.rados.rados.0.smithi007.stdout:2436: snap_remove snap 303 2024-09-21T10:16:19.642 INFO:tasks.rados.rados.0.smithi007.stdout:2436: done (5 left) 2024-09-21T10:16:19.642 INFO:tasks.rados.rados.0.smithi007.stdout:2437: delete oid 33 current snap is 313 2024-09-21T10:16:19.643 INFO:tasks.rados.rados.0.smithi007.stdout:2426: expect (ObjNum 786 snap 274 seq_num 786) 2024-09-21T10:16:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:19 smithi031 ceph-mon[96824]: pgmap v503: 89 pgs: 89 active+clean; 227 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-09-21T10:16:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:19 smithi031 ceph-mon[96824]: osdmap e690: 8 total, 8 up, 8 in 2024-09-21T10:16:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:19 smithi007 ceph-mon[99390]: pgmap v503: 89 pgs: 89 active+clean; 227 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-09-21T10:16:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:19 smithi007 ceph-mon[99390]: osdmap e690: 8 total, 8 up, 8 in 2024-09-21T10:16:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:19 smithi007 ceph-mon[101144]: pgmap v503: 89 pgs: 89 active+clean; 227 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-09-21T10:16:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:19 smithi007 ceph-mon[101144]: osdmap e690: 8 total, 8 up, 8 in 2024-09-21T10:16:19.987 INFO:tasks.rados.rados.0.smithi007.stdout:2432: expect (ObjNum 829 snap 287 seq_num 829) 2024-09-21T10:16:20.251 INFO:tasks.rados.rados.0.smithi007.stdout:2433: expect (ObjNum 696 snap 231 seq_num 696) 2024-09-21T10:16:20.370 INFO:tasks.rados.rados.0.smithi007.stdout:2434: expect (ObjNum 844 snap 289 seq_num 844) 2024-09-21T10:16:20.495 INFO:tasks.rados.rados.0.smithi007.stdout:2435: finishing write tid 1 to smithi00780062-47 2024-09-21T10:16:20.495 INFO:tasks.rados.rados.0.smithi007.stdout:2435: finishing write tid 2 to smithi00780062-47 2024-09-21T10:16:20.495 INFO:tasks.rados.rados.0.smithi007.stdout:2435: finishing write tid 3 to smithi00780062-47 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2435: finishing write tid 4 to smithi00780062-47 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2435: finishing write tid 5 to smithi00780062-47 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2435: oid 47 updating version 0 to 1495 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2435: oid 47 updating version 1495 to 1498 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2435: oid 47 version 1498 is already newer than 1497 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2435: oid 47 version 1498 is already newer than 1496 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1498 (ObjNum 908 snap 313 seq_num 908) dirty exists 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2435: left oid 47 (ObjNum 908 snap 313 seq_num 908) 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2426: done (5 left) 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2432: done (4 left) 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2433: done (3 left) 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2434: done (2 left) 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2435: done (1 left) 2024-09-21T10:16:20.496 INFO:tasks.rados.rados.0.smithi007.stdout:2437: done (0 left) 2024-09-21T10:16:20.497 INFO:tasks.rados.rados.0.smithi007.stdout:2438: write oid 15 current snap is 313 2024-09-21T10:16:20.497 INFO:tasks.rados.rados.0.smithi007.stdout:2438: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2024-09-21T10:16:20.501 INFO:tasks.rados.rados.0.smithi007.stdout:2438: writing smithi00780062-15 from 494370 to 1216967 tid 1 2024-09-21T10:16:20.508 INFO:tasks.rados.rados.0.smithi007.stdout:2438: writing smithi00780062-15 from 1917908 to 2365889 tid 2 2024-09-21T10:16:20.513 INFO:tasks.rados.rados.0.smithi007.stdout:2438: writing smithi00780062-15 from 3007041 to 3294370 tid 3 2024-09-21T10:16:20.513 INFO:tasks.rados.rados.0.smithi007.stdout:2439: snap_remove snap 310 2024-09-21T10:16:20.646 INFO:tasks.rados.rados.0.smithi007.stdout:2439: done (1 left) 2024-09-21T10:16:20.646 INFO:tasks.rados.rados.0.smithi007.stdout:2440: read oid 11 snap -1 2024-09-21T10:16:20.646 INFO:tasks.rados.rados.0.smithi007.stdout:2440: expect deleted 2024-09-21T10:16:20.646 INFO:tasks.rados.rados.0.smithi007.stdout:2441: delete oid 27 current snap is 313 2024-09-21T10:16:20.646 INFO:tasks.rados.rados.0.smithi007.stdout:2438: finishing write tid 1 to smithi00780062-15 2024-09-21T10:16:20.646 INFO:tasks.rados.rados.0.smithi007.stdout:2438: finishing write tid 2 to smithi00780062-15 2024-09-21T10:16:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:2438: finishing write tid 3 to smithi00780062-15 2024-09-21T10:16:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:2438: finishing write tid 4 to smithi00780062-15 2024-09-21T10:16:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:2438: finishing write tid 5 to smithi00780062-15 2024-09-21T10:16:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:2438: oid 15 updating version 0 to 853 2024-09-21T10:16:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:2438: oid 15 version 853 is already newer than 850 2024-09-21T10:16:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:2438: oid 15 version 853 is already newer than 852 2024-09-21T10:16:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:2438: oid 15 version 853 is already newer than 851 2024-09-21T10:16:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 853 (ObjNum 910 snap 313 seq_num 910) dirty exists 2024-09-21T10:16:20.647 INFO:tasks.rados.rados.0.smithi007.stdout:2438: left oid 15 (ObjNum 910 snap 313 seq_num 910) 2024-09-21T10:16:20.654 INFO:tasks.rados.rados.0.smithi007.stdout:2438: done (2 left) 2024-09-21T10:16:20.654 INFO:tasks.rados.rados.0.smithi007.stdout:2440: done (1 left) 2024-09-21T10:16:20.654 INFO:tasks.rados.rados.0.smithi007.stdout:2441: done (0 left) 2024-09-21T10:16:20.654 INFO:tasks.rados.rados.0.smithi007.stdout:2442: write oid 2 current snap is 313 2024-09-21T10:16:20.654 INFO:tasks.rados.rados.0.smithi007.stdout:2442: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2024-09-21T10:16:20.659 INFO:tasks.rados.rados.0.smithi007.stdout:2442: writing smithi00780062-2 from 527984 to 1001079 tid 1 2024-09-21T10:16:20.665 INFO:tasks.rados.rados.0.smithi007.stdout:2442: writing smithi00780062-2 from 1634872 to 2086522 tid 2 2024-09-21T10:16:20.672 INFO:tasks.rados.rados.0.smithi007.stdout:2442: writing smithi00780062-2 from 2661887 to 3296198 tid 3 2024-09-21T10:16:20.672 INFO:tasks.rados.rados.0.smithi007.stdout:2443: delete oid 4 current snap is 313 2024-09-21T10:16:20.672 INFO:tasks.rados.rados.0.smithi007.stdout:2442: finishing write tid 1 to smithi00780062-2 2024-09-21T10:16:20.672 INFO:tasks.rados.rados.0.smithi007.stdout:2442: finishing write tid 2 to smithi00780062-2 2024-09-21T10:16:20.674 INFO:tasks.rados.rados.0.smithi007.stdout:2442: finishing write tid 3 to smithi00780062-2 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2443: done (1 left) 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2444: read oid 38 snap -1 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2444: expect (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2445: delete oid 33 current snap is 313 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2442: finishing write tid 4 to smithi00780062-2 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2442: finishing write tid 5 to smithi00780062-2 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2442: oid 2 updating version 0 to 265 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2442: oid 2 version 265 is already newer than 263 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2442: oid 2 updating version 265 to 266 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2442: oid 2 version 266 is already newer than 264 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 266 (ObjNum 912 snap 313 seq_num 912) dirty exists 2024-09-21T10:16:20.675 INFO:tasks.rados.rados.0.smithi007.stdout:2442: left oid 2 (ObjNum 912 snap 313 seq_num 912) 2024-09-21T10:16:20.676 INFO:tasks.rados.rados.0.smithi007.stdout:2442: done (2 left) 2024-09-21T10:16:20.676 INFO:tasks.rados.rados.0.smithi007.stdout:2445: done (1 left) 2024-09-21T10:16:20.677 INFO:tasks.rados.rados.0.smithi007.stdout:2446: delete oid 45 current snap is 313 2024-09-21T10:16:20.679 INFO:tasks.rados.rados.0.smithi007.stdout:2446: done (1 left) 2024-09-21T10:16:20.679 INFO:tasks.rados.rados.0.smithi007.stdout:2447: rollback oid 5 current snap is 313 2024-09-21T10:16:20.679 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 293 2024-09-21T10:16:20.679 INFO:tasks.rados.rados.0.smithi007.stdout:2448: delete oid 29 current snap is 313 2024-09-21T10:16:20.681 INFO:tasks.rados.rados.0.smithi007.stdout:2444: expect (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:16:20.780 INFO:tasks.rados.rados.0.smithi007.stdout:2447: finishing rollback tid 0 to smithi00780062-5 2024-09-21T10:16:20.780 INFO:tasks.rados.rados.0.smithi007.stdout:2447: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:16:20.780 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 758 (ObjNum 129 snap 0 seq_num 3839412144) dirty dne 2024-09-21T10:16:20.780 INFO:tasks.rados.rados.0.smithi007.stdout:2444: done (2 left) 2024-09-21T10:16:20.780 INFO:tasks.rados.rados.0.smithi007.stdout:2447: done (1 left) 2024-09-21T10:16:20.780 INFO:tasks.rados.rados.0.smithi007.stdout:2448: done (0 left) 2024-09-21T10:16:20.780 INFO:tasks.rados.rados.0.smithi007.stdout:2449: write oid 29 current snap is 313 2024-09-21T10:16:20.780 INFO:tasks.rados.rados.0.smithi007.stdout:2449: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2024-09-21T10:16:20.786 INFO:tasks.rados.rados.0.smithi007.stdout:2449: writing smithi00780062-29 from 612019 to 1177712 tid 1 2024-09-21T10:16:20.793 INFO:tasks.rados.rados.0.smithi007.stdout:2449: writing smithi00780062-29 from 1810929 to 2413575 tid 2 2024-09-21T10:16:20.798 INFO:tasks.rados.rados.0.smithi007.stdout:2449: writing smithi00780062-29 from 3082649 to 3412019 tid 3 2024-09-21T10:16:20.798 INFO:tasks.rados.rados.0.smithi007.stdout:2450: delete oid 4 current snap is 313 2024-09-21T10:16:20.799 INFO:tasks.rados.rados.0.smithi007.stdout:2449: finishing write tid 1 to smithi00780062-29 2024-09-21T10:16:20.799 INFO:tasks.rados.rados.0.smithi007.stdout:2449: finishing write tid 2 to smithi00780062-29 2024-09-21T10:16:20.801 INFO:tasks.rados.rados.0.smithi007.stdout:2450: done (1 left) 2024-09-21T10:16:20.801 INFO:tasks.rados.rados.0.smithi007.stdout:2451: rollback oid 21 current snap is 313 2024-09-21T10:16:20.801 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 304 2024-09-21T10:16:20.801 INFO:tasks.rados.rados.0.smithi007.stdout:2452: read oid 20 snap 291 2024-09-21T10:16:20.801 INFO:tasks.rados.rados.0.smithi007.stdout:2452: expect (ObjNum 836 snap 287 seq_num 836) 2024-09-21T10:16:20.801 INFO:tasks.rados.rados.0.smithi007.stdout:2453: read oid 17 snap 293 2024-09-21T10:16:20.801 INFO:tasks.rados.rados.0.smithi007.stdout:2453: expect deleted 2024-09-21T10:16:20.801 INFO:tasks.rados.rados.0.smithi007.stdout:2454: write oid 10 current snap is 313 2024-09-21T10:16:20.802 INFO:tasks.rados.rados.0.smithi007.stdout:2454: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2024-09-21T10:16:20.808 INFO:tasks.rados.rados.0.smithi007.stdout:2454: writing smithi00780062-10 from 645633 to 1361824 tid 1 2024-09-21T10:16:20.814 INFO:tasks.rados.rados.0.smithi007.stdout:2454: writing smithi00780062-10 from 1927893 to 2534208 tid 2 2024-09-21T10:16:20.820 INFO:tasks.rados.rados.0.smithi007.stdout:2454: writing smithi00780062-10 from 3137495 to 3445633 tid 3 2024-09-21T10:16:20.820 INFO:tasks.rados.rados.0.smithi007.stdout:2455: snap_remove snap 292 2024-09-21T10:16:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:20 smithi031 ceph-mon[96824]: osdmap e691: 8 total, 8 up, 8 in 2024-09-21T10:16:20.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:20 smithi007 ceph-mon[99390]: osdmap e691: 8 total, 8 up, 8 in 2024-09-21T10:16:20.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:20 smithi007 ceph-mon[101144]: osdmap e691: 8 total, 8 up, 8 in 2024-09-21T10:16:20.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:16:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:16:20] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.51.0" 2024-09-21T10:16:21.648 INFO:tasks.rados.rados.0.smithi007.stdout:2455: done (5 left) 2024-09-21T10:16:21.648 INFO:tasks.rados.rados.0.smithi007.stdout:2456: snap_create 2024-09-21T10:16:21.648 INFO:tasks.rados.rados.0.smithi007.stdout:2449: finishing write tid 3 to smithi00780062-29 2024-09-21T10:16:21.648 INFO:tasks.rados.rados.0.smithi007.stdout:2449: finishing write tid 4 to smithi00780062-29 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:2449: finishing write tid 5 to smithi00780062-29 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:2449: oid 29 updating version 0 to 1145 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:2449: oid 29 version 1145 is already newer than 1142 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:2449: oid 29 version 1145 is already newer than 1144 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:2449: oid 29 version 1145 is already newer than 1143 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1145 (ObjNum 917 snap 313 seq_num 917) dirty exists 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:2449: left oid 29 (ObjNum 917 snap 313 seq_num 917) 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:2451: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:2451: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 857 (ObjNum 855 snap 299 seq_num 855) dirty exists 2024-09-21T10:16:21.649 INFO:tasks.rados.rados.0.smithi007.stdout:2452: expect (ObjNum 836 snap 287 seq_num 836) 2024-09-21T10:16:21.763 INFO:tasks.rados.rados.0.smithi007.stdout:2454: finishing write tid 1 to smithi00780062-10 2024-09-21T10:16:21.763 INFO:tasks.rados.rados.0.smithi007.stdout:2454: finishing write tid 2 to smithi00780062-10 2024-09-21T10:16:21.763 INFO:tasks.rados.rados.0.smithi007.stdout:2454: finishing write tid 3 to smithi00780062-10 2024-09-21T10:16:21.763 INFO:tasks.rados.rados.0.smithi007.stdout:2454: finishing write tid 4 to smithi00780062-10 2024-09-21T10:16:21.763 INFO:tasks.rados.rados.0.smithi007.stdout:2454: finishing write tid 5 to smithi00780062-10 2024-09-21T10:16:21.763 INFO:tasks.rados.rados.0.smithi007.stdout:2454: oid 10 updating version 0 to 1506 2024-09-21T10:16:21.764 INFO:tasks.rados.rados.0.smithi007.stdout:2454: oid 10 updating version 1506 to 1509 2024-09-21T10:16:21.764 INFO:tasks.rados.rados.0.smithi007.stdout:2454: oid 10 version 1509 is already newer than 1508 2024-09-21T10:16:21.764 INFO:tasks.rados.rados.0.smithi007.stdout:2454: oid 10 version 1509 is already newer than 1507 2024-09-21T10:16:21.764 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1509 (ObjNum 919 snap 313 seq_num 919) dirty exists 2024-09-21T10:16:21.764 INFO:tasks.rados.rados.0.smithi007.stdout:2454: left oid 10 (ObjNum 919 snap 313 seq_num 919) 2024-09-21T10:16:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:21 smithi031 ceph-mon[96824]: pgmap v506: 89 pgs: 89 active+clean; 227 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-09-21T10:16:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:21 smithi031 ceph-mon[96824]: osdmap e692: 8 total, 8 up, 8 in 2024-09-21T10:16:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:21 smithi007 ceph-mon[99390]: pgmap v506: 89 pgs: 89 active+clean; 227 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-09-21T10:16:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:21 smithi007 ceph-mon[99390]: osdmap e692: 8 total, 8 up, 8 in 2024-09-21T10:16:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:21 smithi007 ceph-mon[101144]: pgmap v506: 89 pgs: 89 active+clean; 227 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-09-21T10:16:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:21 smithi007 ceph-mon[101144]: osdmap e692: 8 total, 8 up, 8 in 2024-09-21T10:16:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:22.665 INFO:tasks.rados.rados.0.smithi007.stdout:2449: done (5 left) 2024-09-21T10:16:22.665 INFO:tasks.rados.rados.0.smithi007.stdout:2451: done (4 left) 2024-09-21T10:16:22.665 INFO:tasks.rados.rados.0.smithi007.stdout:2452: done (3 left) 2024-09-21T10:16:22.665 INFO:tasks.rados.rados.0.smithi007.stdout:2453: done (2 left) 2024-09-21T10:16:22.666 INFO:tasks.rados.rados.0.smithi007.stdout:2454: done (1 left) 2024-09-21T10:16:22.666 INFO:tasks.rados.rados.0.smithi007.stdout:2456: done (0 left) 2024-09-21T10:16:22.666 INFO:tasks.rados.rados.0.smithi007.stdout:2457: read oid 7 snap -1 2024-09-21T10:16:22.666 INFO:tasks.rados.rados.0.smithi007.stdout:2457: expect (ObjNum 844 snap 289 seq_num 844) 2024-09-21T10:16:22.666 INFO:tasks.rados.rados.0.smithi007.stdout:2458: rollback oid 40 current snap is 314 2024-09-21T10:16:22.666 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 40 to 307 2024-09-21T10:16:22.666 INFO:tasks.rados.rados.0.smithi007.stdout:2459: snap_remove snap 293 2024-09-21T10:16:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:22 smithi007 ceph-mon[99390]: osdmap e693: 8 total, 8 up, 8 in 2024-09-21T10:16:22.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:22 smithi007 ceph-mon[101144]: osdmap e693: 8 total, 8 up, 8 in 2024-09-21T10:16:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:22 smithi031 ceph-mon[96824]: osdmap e693: 8 total, 8 up, 8 in 2024-09-21T10:16:23.666 INFO:tasks.rados.rados.0.smithi007.stdout:2459: done (2 left) 2024-09-21T10:16:23.667 INFO:tasks.rados.rados.0.smithi007.stdout:2460: snap_remove snap 284 2024-09-21T10:16:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:23 smithi007 ceph-mon[99390]: pgmap v509: 89 pgs: 89 active+clean; 235 MiB data, 836 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-09-21T10:16:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:23 smithi007 ceph-mon[99390]: osdmap e694: 8 total, 8 up, 8 in 2024-09-21T10:16:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:23 smithi007 ceph-mon[101144]: pgmap v509: 89 pgs: 89 active+clean; 235 MiB data, 836 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-09-21T10:16:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:23 smithi007 ceph-mon[101144]: osdmap e694: 8 total, 8 up, 8 in 2024-09-21T10:16:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:23 smithi031 ceph-mon[96824]: pgmap v509: 89 pgs: 89 active+clean; 235 MiB data, 836 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-09-21T10:16:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:23 smithi031 ceph-mon[96824]: osdmap e694: 8 total, 8 up, 8 in 2024-09-21T10:16:24.675 INFO:tasks.rados.rados.0.smithi007.stdout:2460: done (2 left) 2024-09-21T10:16:24.676 INFO:tasks.rados.rados.0.smithi007.stdout:2461: rollback oid 41 current snap is 314 2024-09-21T10:16:24.676 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 309 2024-09-21T10:16:24.676 INFO:tasks.rados.rados.0.smithi007.stdout:2457: expect (ObjNum 844 snap 289 seq_num 844) 2024-09-21T10:16:24.806 INFO:tasks.rados.rados.0.smithi007.stdout:2458: finishing rollback tid 1 to smithi00780062-40 2024-09-21T10:16:24.806 INFO:tasks.rados.rados.0.smithi007.stdout:2458: finishing rollback tid 2 to smithi00780062-40 2024-09-21T10:16:24.806 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1151 (ObjNum 864 snap 303 seq_num 864) dirty exists 2024-09-21T10:16:24.806 INFO:tasks.rados.rados.0.smithi007.stdout:2461: finishing rollback tid 0 to smithi00780062-41 2024-09-21T10:16:24.807 INFO:tasks.rados.rados.0.smithi007.stdout:2461: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:16:24.807 INFO:tasks.rados.rados.0.smithi007.stdout:2461: finishing rollback tid 2 to smithi00780062-41 2024-09-21T10:16:24.807 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1159 (ObjNum 867 snap 305 seq_num 867) dirty exists 2024-09-21T10:16:24.807 INFO:tasks.rados.rados.0.smithi007.stdout:2462: read oid 2 snap -1 2024-09-21T10:16:24.807 INFO:tasks.rados.rados.0.smithi007.stdout:2462: expect (ObjNum 912 snap 313 seq_num 912) 2024-09-21T10:16:24.807 INFO:tasks.rados.rados.0.smithi007.stdout:2457: done (3 left) 2024-09-21T10:16:24.807 INFO:tasks.rados.rados.0.smithi007.stdout:2458: done (2 left) 2024-09-21T10:16:24.807 INFO:tasks.rados.rados.0.smithi007.stdout:2461: done (1 left) 2024-09-21T10:16:24.807 INFO:tasks.rados.rados.0.smithi007.stdout:2463: snap_remove snap 305 2024-09-21T10:16:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:24 smithi007 ceph-mon[99390]: osdmap e695: 8 total, 8 up, 8 in 2024-09-21T10:16:24.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:24 smithi007 ceph-mon[101144]: osdmap e695: 8 total, 8 up, 8 in 2024-09-21T10:16:25.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:24 smithi031 ceph-mon[96824]: osdmap e695: 8 total, 8 up, 8 in 2024-09-21T10:16:25.681 INFO:tasks.rados.rados.0.smithi007.stdout:2463: done (1 left) 2024-09-21T10:16:25.681 INFO:tasks.rados.rados.0.smithi007.stdout:2464: snap_create 2024-09-21T10:16:25.681 INFO:tasks.rados.rados.0.smithi007.stdout:2462: expect (ObjNum 912 snap 313 seq_num 912) 2024-09-21T10:16:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:25 smithi007 ceph-mon[99390]: pgmap v512: 89 pgs: 89 active+clean; 235 MiB data, 836 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-09-21T10:16:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:25 smithi007 ceph-mon[99390]: osdmap e696: 8 total, 8 up, 8 in 2024-09-21T10:16:25.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:25 smithi007 ceph-mon[101144]: pgmap v512: 89 pgs: 89 active+clean; 235 MiB data, 836 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-09-21T10:16:25.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:25 smithi007 ceph-mon[101144]: osdmap e696: 8 total, 8 up, 8 in 2024-09-21T10:16:26.087 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:25 smithi031 ceph-mon[96824]: pgmap v512: 89 pgs: 89 active+clean; 235 MiB data, 836 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-09-21T10:16:26.087 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:25 smithi031 ceph-mon[96824]: osdmap e696: 8 total, 8 up, 8 in 2024-09-21T10:16:26.688 INFO:tasks.rados.rados.0.smithi007.stdout:2462: done (1 left) 2024-09-21T10:16:26.688 INFO:tasks.rados.rados.0.smithi007.stdout:2464: done (0 left) 2024-09-21T10:16:26.688 INFO:tasks.rados.rados.0.smithi007.stdout:2465: write oid 39 current snap is 315 2024-09-21T10:16:26.688 INFO:tasks.rados.rados.0.smithi007.stdout:2465: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2024-09-21T10:16:26.694 INFO:tasks.rados.rados.0.smithi007.stdout:2465: writing smithi00780062-39 from 662440 to 1170233 tid 1 2024-09-21T10:16:26.701 INFO:tasks.rados.rados.0.smithi007.stdout:2465: writing smithi00780062-39 from 1702728 to 2452701 tid 2 2024-09-21T10:16:26.707 INFO:tasks.rados.rados.0.smithi007.stdout:2465: writing smithi00780062-39 from 2881271 to 3438464 tid 3 2024-09-21T10:16:26.707 INFO:tasks.rados.rados.0.smithi007.stdout:2466: snap_remove snap 307 2024-09-21T10:16:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:26 smithi007 ceph-mon[99390]: osdmap e697: 8 total, 8 up, 8 in 2024-09-21T10:16:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:26 smithi007 ceph-mon[101144]: osdmap e697: 8 total, 8 up, 8 in 2024-09-21T10:16:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:26 smithi031 ceph-mon[96824]: osdmap e697: 8 total, 8 up, 8 in 2024-09-21T10:16:27.638 INFO:tasks.rados.rados.0.smithi007.stdout:2466: done (1 left) 2024-09-21T10:16:27.638 INFO:tasks.rados.rados.0.smithi007.stdout:2467: snap_create 2024-09-21T10:16:27.638 INFO:tasks.rados.rados.0.smithi007.stdout:2465: finishing write tid 1 to smithi00780062-39 2024-09-21T10:16:27.639 INFO:tasks.rados.rados.0.smithi007.stdout:2465: finishing write tid 2 to smithi00780062-39 2024-09-21T10:16:27.639 INFO:tasks.rados.rados.0.smithi007.stdout:2465: finishing write tid 3 to smithi00780062-39 2024-09-21T10:16:27.639 INFO:tasks.rados.rados.0.smithi007.stdout:2465: finishing write tid 4 to smithi00780062-39 2024-09-21T10:16:27.639 INFO:tasks.rados.rados.0.smithi007.stdout:2465: finishing write tid 5 to smithi00780062-39 2024-09-21T10:16:27.639 INFO:tasks.rados.rados.0.smithi007.stdout:2465: oid 39 updating version 0 to 1303 2024-09-21T10:16:27.639 INFO:tasks.rados.rados.0.smithi007.stdout:2465: oid 39 updating version 1303 to 1304 2024-09-21T10:16:27.639 INFO:tasks.rados.rados.0.smithi007.stdout:2465: oid 39 version 1304 is already newer than 1302 2024-09-21T10:16:27.639 INFO:tasks.rados.rados.0.smithi007.stdout:2465: oid 39 updating version 1304 to 1305 2024-09-21T10:16:27.639 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1305 (ObjNum 920 snap 315 seq_num 920) dirty exists 2024-09-21T10:16:27.639 INFO:tasks.rados.rados.0.smithi007.stdout:2465: left oid 39 (ObjNum 920 snap 315 seq_num 920) 2024-09-21T10:16:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:27 smithi007 ceph-mon[99390]: pgmap v515: 89 pgs: 89 active+clean; 235 MiB data, 836 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:27 smithi007 ceph-mon[99390]: osdmap e698: 8 total, 8 up, 8 in 2024-09-21T10:16:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:27 smithi007 ceph-mon[99390]: osdmap e699: 8 total, 8 up, 8 in 2024-09-21T10:16:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:27 smithi007 ceph-mon[101144]: pgmap v515: 89 pgs: 89 active+clean; 235 MiB data, 836 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:27 smithi007 ceph-mon[101144]: osdmap e698: 8 total, 8 up, 8 in 2024-09-21T10:16:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:27 smithi007 ceph-mon[101144]: osdmap e699: 8 total, 8 up, 8 in 2024-09-21T10:16:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:27 smithi031 ceph-mon[96824]: pgmap v515: 89 pgs: 89 active+clean; 235 MiB data, 836 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:27 smithi031 ceph-mon[96824]: osdmap e698: 8 total, 8 up, 8 in 2024-09-21T10:16:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:27 smithi031 ceph-mon[96824]: osdmap e699: 8 total, 8 up, 8 in 2024-09-21T10:16:28.640 INFO:tasks.rados.rados.0.smithi007.stdout:2465: done (1 left) 2024-09-21T10:16:28.640 INFO:tasks.rados.rados.0.smithi007.stdout:2467: done (0 left) 2024-09-21T10:16:28.640 INFO:tasks.rados.rados.0.smithi007.stdout:2468: write oid 13 current snap is 316 2024-09-21T10:16:28.640 INFO:tasks.rados.rados.0.smithi007.stdout:2468: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2024-09-21T10:16:28.647 INFO:tasks.rados.rados.0.smithi007.stdout:2468: writing smithi00780062-13 from 679247 to 1262289 tid 1 2024-09-21T10:16:28.655 INFO:tasks.rados.rados.0.smithi007.stdout:2468: writing smithi00780062-13 from 2044857 to 2654841 tid 2 2024-09-21T10:16:28.660 INFO:tasks.rados.rados.0.smithi007.stdout:2468: writing smithi00780062-13 from 3192341 to 3479247 tid 3 2024-09-21T10:16:28.660 INFO:tasks.rados.rados.0.smithi007.stdout:2469: delete oid 35 current snap is 316 2024-09-21T10:16:28.660 INFO:tasks.rados.rados.0.smithi007.stdout:2468: finishing write tid 1 to smithi00780062-13 2024-09-21T10:16:28.660 INFO:tasks.rados.rados.0.smithi007.stdout:2468: finishing write tid 2 to smithi00780062-13 2024-09-21T10:16:28.662 INFO:tasks.rados.rados.0.smithi007.stdout:2469: done (1 left) 2024-09-21T10:16:28.662 INFO:tasks.rados.rados.0.smithi007.stdout:2470: snap_create 2024-09-21T10:16:28.663 INFO:tasks.rados.rados.0.smithi007.stdout:2468: finishing write tid 3 to smithi00780062-13 2024-09-21T10:16:28.664 INFO:tasks.rados.rados.0.smithi007.stdout:2468: finishing write tid 4 to smithi00780062-13 2024-09-21T10:16:28.664 INFO:tasks.rados.rados.0.smithi007.stdout:2468: finishing write tid 5 to smithi00780062-13 2024-09-21T10:16:28.664 INFO:tasks.rados.rados.0.smithi007.stdout:2468: oid 13 updating version 0 to 2029 2024-09-21T10:16:28.664 INFO:tasks.rados.rados.0.smithi007.stdout:2468: oid 13 version 2029 is already newer than 2028 2024-09-21T10:16:28.664 INFO:tasks.rados.rados.0.smithi007.stdout:2468: oid 13 updating version 2029 to 2030 2024-09-21T10:16:28.664 INFO:tasks.rados.rados.0.smithi007.stdout:2468: oid 13 updating version 2030 to 2031 2024-09-21T10:16:28.664 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2031 (ObjNum 921 snap 316 seq_num 921) dirty exists 2024-09-21T10:16:28.664 INFO:tasks.rados.rados.0.smithi007.stdout:2468: left oid 13 (ObjNum 921 snap 316 seq_num 921) 2024-09-21T10:16:29.645 INFO:tasks.rados.rados.0.smithi007.stdout:2468: done (1 left) 2024-09-21T10:16:29.645 INFO:tasks.rados.rados.0.smithi007.stdout:2470: done (0 left) 2024-09-21T10:16:29.645 INFO:tasks.rados.rados.0.smithi007.stdout:2471: snap_remove snap 313 2024-09-21T10:16:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:29 smithi031 ceph-mon[96824]: pgmap v518: 89 pgs: 89 active+clean; 211 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 443 KiB/s wr, 6 op/s 2024-09-21T10:16:29.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:29 smithi031 ceph-mon[96824]: osdmap e700: 8 total, 8 up, 8 in 2024-09-21T10:16:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:29 smithi007 ceph-mon[99390]: pgmap v518: 89 pgs: 89 active+clean; 211 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 443 KiB/s wr, 6 op/s 2024-09-21T10:16:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:29 smithi007 ceph-mon[99390]: osdmap e700: 8 total, 8 up, 8 in 2024-09-21T10:16:29.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:29 smithi007 ceph-mon[101144]: pgmap v518: 89 pgs: 89 active+clean; 211 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 443 KiB/s wr, 6 op/s 2024-09-21T10:16:29.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:29 smithi007 ceph-mon[101144]: osdmap e700: 8 total, 8 up, 8 in 2024-09-21T10:16:30.652 INFO:tasks.rados.rados.0.smithi007.stdout:2471: done (0 left) 2024-09-21T10:16:30.652 INFO:tasks.rados.rados.0.smithi007.stdout:2472: read oid 30 snap -1 2024-09-21T10:16:30.652 INFO:tasks.rados.rados.0.smithi007.stdout:2472: expect (ObjNum 696 snap 231 seq_num 696) 2024-09-21T10:16:30.652 INFO:tasks.rados.rados.0.smithi007.stdout:2473: read oid 44 snap -1 2024-09-21T10:16:30.653 INFO:tasks.rados.rados.0.smithi007.stdout:2473: expect deleted 2024-09-21T10:16:30.653 INFO:tasks.rados.rados.0.smithi007.stdout:2474: rollback oid 20 current snap is 317 2024-09-21T10:16:30.653 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 298 2024-09-21T10:16:30.653 INFO:tasks.rados.rados.0.smithi007.stdout:2475: delete oid 23 current snap is 317 2024-09-21T10:16:30.657 INFO:tasks.rados.rados.0.smithi007.stdout:2473: done (3 left) 2024-09-21T10:16:30.657 INFO:tasks.rados.rados.0.smithi007.stdout:2475: done (2 left) 2024-09-21T10:16:30.657 INFO:tasks.rados.rados.0.smithi007.stdout:2476: read oid 45 snap 298 2024-09-21T10:16:30.657 INFO:tasks.rados.rados.0.smithi007.stdout:2476: expect (ObjNum 847 snap 290 seq_num 847) 2024-09-21T10:16:30.657 INFO:tasks.rados.rados.0.smithi007.stdout:2477: snap_create 2024-09-21T10:16:30.658 INFO:tasks.rados.rados.0.smithi007.stdout:2474: finishing rollback tid 0 to smithi00780062-20 2024-09-21T10:16:30.658 INFO:tasks.rados.rados.0.smithi007.stdout:2474: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:16:30.658 INFO:tasks.rados.rados.0.smithi007.stdout:2474: finishing rollback tid 2 to smithi00780062-20 2024-09-21T10:16:30.658 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 845 (ObjNum 836 snap 287 seq_num 836) dirty exists 2024-09-21T10:16:30.662 INFO:tasks.rados.rados.0.smithi007.stdout:2476: expect (ObjNum 847 snap 290 seq_num 847) 2024-09-21T10:16:30.737 INFO:tasks.rados.rados.0.smithi007.stdout:2472: expect (ObjNum 696 snap 231 seq_num 696) 2024-09-21T10:16:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:30 smithi031 ceph-mon[96824]: osdmap e701: 8 total, 8 up, 8 in 2024-09-21T10:16:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:30 smithi007 ceph-mon[99390]: osdmap e701: 8 total, 8 up, 8 in 2024-09-21T10:16:30.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:16:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:16:30] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.51.0" 2024-09-21T10:16:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:30 smithi007 ceph-mon[101144]: osdmap e701: 8 total, 8 up, 8 in 2024-09-21T10:16:31.658 INFO:tasks.rados.rados.0.smithi007.stdout:2472: done (3 left) 2024-09-21T10:16:31.658 INFO:tasks.rados.rados.0.smithi007.stdout:2474: done (2 left) 2024-09-21T10:16:31.658 INFO:tasks.rados.rados.0.smithi007.stdout:2476: done (1 left) 2024-09-21T10:16:31.658 INFO:tasks.rados.rados.0.smithi007.stdout:2477: done (0 left) 2024-09-21T10:16:31.658 INFO:tasks.rados.rados.0.smithi007.stdout:2478: write oid 21 current snap is 318 2024-09-21T10:16:31.658 INFO:tasks.rados.rados.0.smithi007.stdout:2478: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2024-09-21T10:16:31.661 INFO:tasks.rados.rados.0.smithi007.stdout:2478: writing smithi00780062-21 from 729668 to 1138457 tid 1 2024-09-21T10:16:31.669 INFO:tasks.rados.rados.0.smithi007.stdout:2478: writing smithi00780062-21 from 1820303 to 2577614 tid 2 2024-09-21T10:16:31.675 INFO:tasks.rados.rados.0.smithi007.stdout:2478: writing smithi00780062-21 from 3274610 to 3529668 tid 3 2024-09-21T10:16:31.675 INFO:tasks.rados.rados.0.smithi007.stdout:2479: write oid 30 current snap is 318 2024-09-21T10:16:31.675 INFO:tasks.rados.rados.0.smithi007.stdout:2479: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2024-09-21T10:16:31.682 INFO:tasks.rados.rados.0.smithi007.stdout:2479: writing smithi00780062-30 from 746475 to 1230513 tid 1 2024-09-21T10:16:31.688 INFO:tasks.rados.rados.0.smithi007.stdout:2479: writing smithi00780062-30 from 1762432 to 2379754 tid 2 2024-09-21T10:16:31.693 INFO:tasks.rados.rados.0.smithi007.stdout:2479: writing smithi00780062-30 from 2785680 to 3315586 tid 3 2024-09-21T10:16:31.694 INFO:tasks.rados.rados.0.smithi007.stdout:2480: write oid 17 current snap is 318 2024-09-21T10:16:31.694 INFO:tasks.rados.rados.0.smithi007.stdout:2480: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2024-09-21T10:16:31.701 INFO:tasks.rados.rados.0.smithi007.stdout:2480: writing smithi00780062-17 from 763282 to 1322569 tid 1 2024-09-21T10:16:31.707 INFO:tasks.rados.rados.0.smithi007.stdout:2480: writing smithi00780062-17 from 1820914 to 2581894 tid 2 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:2480: writing smithi00780062-17 from 3213103 to 3563282 tid 3 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:2481: rollback oid 46 current snap is 318 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 46 to 311 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:2478: finishing write tid 1 to smithi00780062-21 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:2478: finishing write tid 2 to smithi00780062-21 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:2478: finishing write tid 3 to smithi00780062-21 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:2478: finishing write tid 4 to smithi00780062-21 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:2478: finishing write tid 5 to smithi00780062-21 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:2478: oid 21 updating version 0 to 870 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:2478: oid 21 updating version 870 to 871 2024-09-21T10:16:31.714 INFO:tasks.rados.rados.0.smithi007.stdout:2478: oid 21 updating version 871 to 872 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2478: oid 21 version 872 is already newer than 869 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 872 (ObjNum 924 snap 318 seq_num 924) dirty exists 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2478: left oid 21 (ObjNum 924 snap 318 seq_num 924) 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2479: finishing write tid 1 to smithi00780062-30 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2479: finishing write tid 2 to smithi00780062-30 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2479: finishing write tid 3 to smithi00780062-30 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2479: finishing write tid 4 to smithi00780062-30 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2479: finishing write tid 5 to smithi00780062-30 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2479: oid 30 updating version 0 to 945 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2479: oid 30 version 945 is already newer than 943 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2479: oid 30 updating version 945 to 946 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2479: oid 30 version 946 is already newer than 944 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 946 (ObjNum 925 snap 318 seq_num 925) dirty exists 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2479: left oid 30 (ObjNum 925 snap 318 seq_num 925) 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2480: finishing write tid 1 to smithi00780062-17 2024-09-21T10:16:31.715 INFO:tasks.rados.rados.0.smithi007.stdout:2480: finishing write tid 2 to smithi00780062-17 2024-09-21T10:16:31.716 INFO:tasks.rados.rados.0.smithi007.stdout:2478: done (3 left) 2024-09-21T10:16:31.716 INFO:tasks.rados.rados.0.smithi007.stdout:2479: done (2 left) 2024-09-21T10:16:31.716 INFO:tasks.rados.rados.0.smithi007.stdout:2482: snap_create 2024-09-21T10:16:31.716 INFO:tasks.rados.rados.0.smithi007.stdout:2481: finishing rollback tid 1 to smithi00780062-46 2024-09-21T10:16:31.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 0 (ObjNum 209 snap 0 seq_num 689937824) dirty dne 2024-09-21T10:16:31.716 INFO:tasks.rados.rados.0.smithi007.stdout:2480: finishing write tid 3 to smithi00780062-17 2024-09-21T10:16:31.717 INFO:tasks.rados.rados.0.smithi007.stdout:2480: finishing write tid 4 to smithi00780062-17 2024-09-21T10:16:31.717 INFO:tasks.rados.rados.0.smithi007.stdout:2480: finishing write tid 5 to smithi00780062-17 2024-09-21T10:16:31.717 INFO:tasks.rados.rados.0.smithi007.stdout:2480: oid 17 updating version 0 to 949 2024-09-21T10:16:31.717 INFO:tasks.rados.rados.0.smithi007.stdout:2480: oid 17 version 949 is already newer than 948 2024-09-21T10:16:31.717 INFO:tasks.rados.rados.0.smithi007.stdout:2480: oid 17 updating version 949 to 951 2024-09-21T10:16:31.717 INFO:tasks.rados.rados.0.smithi007.stdout:2480: oid 17 version 951 is already newer than 950 2024-09-21T10:16:31.717 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 951 (ObjNum 926 snap 318 seq_num 926) dirty exists 2024-09-21T10:16:31.717 INFO:tasks.rados.rados.0.smithi007.stdout:2480: left oid 17 (ObjNum 926 snap 318 seq_num 926) 2024-09-21T10:16:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:31 smithi031 ceph-mon[96824]: pgmap v521: 89 pgs: 89 active+clean; 211 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 443 KiB/s wr, 6 op/s 2024-09-21T10:16:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:31 smithi031 ceph-mon[96824]: osdmap e702: 8 total, 8 up, 8 in 2024-09-21T10:16:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:31 smithi007 ceph-mon[99390]: pgmap v521: 89 pgs: 89 active+clean; 211 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 443 KiB/s wr, 6 op/s 2024-09-21T10:16:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:31 smithi007 ceph-mon[99390]: osdmap e702: 8 total, 8 up, 8 in 2024-09-21T10:16:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:31 smithi007 ceph-mon[101144]: pgmap v521: 89 pgs: 89 active+clean; 211 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 443 KiB/s wr, 6 op/s 2024-09-21T10:16:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:31 smithi007 ceph-mon[101144]: osdmap e702: 8 total, 8 up, 8 in 2024-09-21T10:16:32.661 INFO:tasks.rados.rados.0.smithi007.stdout:2480: done (2 left) 2024-09-21T10:16:32.661 INFO:tasks.rados.rados.0.smithi007.stdout:2481: done (1 left) 2024-09-21T10:16:32.661 INFO:tasks.rados.rados.0.smithi007.stdout:2482: done (0 left) 2024-09-21T10:16:32.662 INFO:tasks.rados.rados.0.smithi007.stdout:2483: snap_create 2024-09-21T10:16:32.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for half of osds to upgrade' 2024-09-21T10:16:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:32 smithi031 ceph-mon[96824]: osdmap e703: 8 total, 8 up, 8 in 2024-09-21T10:16:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:32 smithi007 ceph-mon[99390]: osdmap e703: 8 total, 8 up, 8 in 2024-09-21T10:16:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:32 smithi007 ceph-mon[101144]: osdmap e703: 8 total, 8 up, 8 in 2024-09-21T10:16:32.976 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:16:33.662 INFO:tasks.rados.rados.0.smithi007.stdout:2483: done (0 left) 2024-09-21T10:16:33.662 INFO:tasks.rados.rados.0.smithi007.stdout:2484: write oid 35 current snap is 320 2024-09-21T10:16:33.662 INFO:tasks.rados.rados.0.smithi007.stdout:2484: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2024-09-21T10:16:33.669 INFO:tasks.rados.rados.0.smithi007.stdout:2484: writing smithi00780062-35 from 780089 to 1414625 tid 1 2024-09-21T10:16:33.675 INFO:tasks.rados.rados.0.smithi007.stdout:2484: writing smithi00780062-35 from 1879396 to 2500387 tid 2 2024-09-21T10:16:33.682 INFO:tasks.rados.rados.0.smithi007.stdout:2484: writing smithi00780062-35 from 3240526 to 3580089 tid 3 2024-09-21T10:16:33.682 INFO:tasks.rados.rados.0.smithi007.stdout:2485: write oid 26 current snap is 320 2024-09-21T10:16:33.682 INFO:tasks.rados.rados.0.smithi007.stdout:2484: finishing write tid 1 to smithi00780062-35 2024-09-21T10:16:33.682 INFO:tasks.rados.rados.0.smithi007.stdout:2484: finishing write tid 2 to smithi00780062-35 2024-09-21T10:16:33.682 INFO:tasks.rados.rados.0.smithi007.stdout:2485: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2024-09-21T10:16:33.689 INFO:tasks.rados.rados.0.smithi007.stdout:2485: writing smithi00780062-26 from 796896 to 1223034 tid 1 2024-09-21T10:16:33.695 INFO:tasks.rados.rados.0.smithi007.stdout:2485: writing smithi00780062-26 from 1654231 to 2418880 tid 2 2024-09-21T10:16:33.701 INFO:tasks.rados.rados.0.smithi007.stdout:2485: writing smithi00780062-26 from 2984302 to 3464377 tid 3 2024-09-21T10:16:33.701 INFO:tasks.rados.rados.0.smithi007.stdout:2486: read oid 34 snap 304 2024-09-21T10:16:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:2486: expect (ObjNum 865 snap 303 seq_num 865) 2024-09-21T10:16:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:2487: snap_remove snap 314 2024-09-21T10:16:33.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:33 smithi007 ceph-mon[99390]: pgmap v524: 89 pgs: 89 active+clean; 215 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-21T10:16:33.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:33 smithi007 ceph-mon[99390]: osdmap e704: 8 total, 8 up, 8 in 2024-09-21T10:16:33.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:33 smithi007 ceph-mon[101144]: pgmap v524: 89 pgs: 89 active+clean; 215 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-21T10:16:33.829 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:33 smithi007 ceph-mon[101144]: osdmap e704: 8 total, 8 up, 8 in 2024-09-21T10:16:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:33 smithi031 ceph-mon[96824]: pgmap v524: 89 pgs: 89 active+clean; 215 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-21T10:16:33.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:33 smithi031 ceph-mon[96824]: osdmap e704: 8 total, 8 up, 8 in 2024-09-21T10:16:34.591 INFO:teuthology.orchestra.run.smithi007.stdout:wait for half of osds to upgrade 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:2487: done (3 left) 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:2488: rollback oid 14 current snap is 320 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 312 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:2484: finishing write tid 3 to smithi00780062-35 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:2484: finishing write tid 4 to smithi00780062-35 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:2484: finishing write tid 5 to smithi00780062-35 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:2484: oid 35 updating version 0 to 566 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:2484: oid 35 updating version 566 to 567 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:2484: oid 35 updating version 567 to 568 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:2484: oid 35 version 568 is already newer than 565 2024-09-21T10:16:34.672 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 568 (ObjNum 927 snap 320 seq_num 927) dirty exists 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2484: left oid 35 (ObjNum 927 snap 320 seq_num 927) 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2485: finishing write tid 1 to smithi00780062-26 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2485: finishing write tid 2 to smithi00780062-26 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2485: finishing write tid 3 to smithi00780062-26 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2485: finishing write tid 4 to smithi00780062-26 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2484: done (3 left) 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2489: read oid 21 snap -1 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2489: expect (ObjNum 924 snap 318 seq_num 924) 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2490: rollback oid 19 current snap is 320 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 19 to 316 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2491: write oid 44 current snap is 320 2024-09-21T10:16:34.673 INFO:tasks.rados.rados.0.smithi007.stdout:2491: seq_num 929 ranges {413703=501387,1596360=624660,2895372=691347} 2024-09-21T10:16:34.677 INFO:tasks.rados.rados.0.smithi007.stdout:2491: writing smithi00780062-44 from 413703 to 915090 tid 1 2024-09-21T10:16:34.684 INFO:tasks.rados.rados.0.smithi007.stdout:2491: writing smithi00780062-44 from 1596360 to 2221020 tid 2 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2491: writing smithi00780062-44 from 2895372 to 3586719 tid 3 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2492: read oid 11 snap -1 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2492: expect deleted 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2493: read oid 28 snap -1 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2493: expect deleted 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2494: delete oid 1 current snap is 320 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2485: finishing write tid 5 to smithi00780062-26 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2485: oid 26 updating version 0 to 545 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2485: oid 26 version 545 is already newer than 543 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2485: oid 26 version 545 is already newer than 544 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:2485: oid 26 updating version 545 to 546 2024-09-21T10:16:34.693 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 546 (ObjNum 928 snap 320 seq_num 928) dirty exists 2024-09-21T10:16:34.694 INFO:tasks.rados.rados.0.smithi007.stdout:2485: left oid 26 (ObjNum 928 snap 320 seq_num 928) 2024-09-21T10:16:34.694 INFO:tasks.rados.rados.0.smithi007.stdout:2486: expect (ObjNum 865 snap 303 seq_num 865) 2024-09-21T10:16:34.816 INFO:tasks.rados.rados.0.smithi007.stdout:2488: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:16:34.816 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:16:34.816 INFO:tasks.rados.rados.0.smithi007.stdout:2485: done (8 left) 2024-09-21T10:16:34.816 INFO:tasks.rados.rados.0.smithi007.stdout:2486: done (7 left) 2024-09-21T10:16:34.817 INFO:tasks.rados.rados.0.smithi007.stdout:2488: done (6 left) 2024-09-21T10:16:34.817 INFO:tasks.rados.rados.0.smithi007.stdout:2494: done (5 left) 2024-09-21T10:16:34.817 INFO:tasks.rados.rados.0.smithi007.stdout:2495: write oid 35 current snap is 320 2024-09-21T10:16:34.817 INFO:tasks.rados.rados.0.smithi007.stdout:2490: finishing rollback tid 0 to smithi00780062-19 2024-09-21T10:16:34.817 INFO:tasks.rados.rados.0.smithi007.stdout:2490: finishing rollback tid 1 to smithi00780062-19 2024-09-21T10:16:34.817 INFO:tasks.rados.rados.0.smithi007.stdout:2490: finishing rollback tid 2 to smithi00780062-19 2024-09-21T10:16:34.817 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 849 (ObjNum 896 snap 309 seq_num 896) dirty exists 2024-09-21T10:16:34.817 INFO:tasks.rados.rados.0.smithi007.stdout:2491: finishing write tid 1 to smithi00780062-44 2024-09-21T10:16:34.817 INFO:tasks.rados.rados.0.smithi007.stdout:2491: finishing write tid 2 to smithi00780062-44 2024-09-21T10:16:34.817 INFO:tasks.rados.rados.0.smithi007.stdout:2495: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2024-09-21T10:16:34.821 INFO:tasks.rados.rados.0.smithi007.stdout:2495: writing smithi00780062-35 from 447317 to 1099202 tid 1 2024-09-21T10:16:34.829 INFO:tasks.rados.rados.0.smithi007.stdout:2495: writing smithi00780062-35 from 1713324 to 2341653 tid 2 2024-09-21T10:16:34.836 INFO:tasks.rados.rados.0.smithi007.stdout:2495: writing smithi00780062-35 from 3066571 to 3647317 tid 3 2024-09-21T10:16:34.837 INFO:tasks.rados.rados.0.smithi007.stdout:2490: done (5 left) 2024-09-21T10:16:34.837 INFO:tasks.rados.rados.0.smithi007.stdout:2496: delete oid 18 current snap is 320 2024-09-21T10:16:34.837 INFO:tasks.rados.rados.0.smithi007.stdout:2489: expect (ObjNum 924 snap 318 seq_num 924) 2024-09-21T10:16:34.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:34 smithi007 ceph-mon[99390]: osdmap e705: 8 total, 8 up, 8 in 2024-09-21T10:16:34.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:34 smithi007 ceph-mon[101144]: osdmap e705: 8 total, 8 up, 8 in 2024-09-21T10:16:34.998 INFO:tasks.rados.rados.0.smithi007.stdout:2491: finishing write tid 3 to smithi00780062-44 2024-09-21T10:16:34.998 INFO:tasks.rados.rados.0.smithi007.stdout:2491: finishing write tid 4 to smithi00780062-44 2024-09-21T10:16:34.998 INFO:tasks.rados.rados.0.smithi007.stdout:2491: finishing write tid 5 to smithi00780062-44 2024-09-21T10:16:34.998 INFO:tasks.rados.rados.0.smithi007.stdout:2491: oid 44 updating version 0 to 2038 2024-09-21T10:16:34.998 INFO:tasks.rados.rados.0.smithi007.stdout:2491: oid 44 version 2038 is already newer than 2037 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2491: oid 44 updating version 2038 to 2039 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2491: oid 44 version 2039 is already newer than 2036 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 2039 (ObjNum 929 snap 320 seq_num 929) dirty exists 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2491: left oid 44 (ObjNum 929 snap 320 seq_num 929) 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2495: finishing write tid 1 to smithi00780062-35 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2495: finishing write tid 2 to smithi00780062-35 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2489: done (5 left) 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2491: done (4 left) 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2492: done (3 left) 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2493: done (2 left) 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2496: done (1 left) 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2497: delete oid 50 current snap is 320 2024-09-21T10:16:34.999 INFO:tasks.rados.rados.0.smithi007.stdout:2495: finishing write tid 3 to smithi00780062-35 2024-09-21T10:16:35.000 INFO:tasks.rados.rados.0.smithi007.stdout:2495: finishing write tid 4 to smithi00780062-35 2024-09-21T10:16:35.000 INFO:tasks.rados.rados.0.smithi007.stdout:2495: finishing write tid 5 to smithi00780062-35 2024-09-21T10:16:35.000 INFO:tasks.rados.rados.0.smithi007.stdout:2495: oid 35 updating version 0 to 571 2024-09-21T10:16:35.000 INFO:tasks.rados.rados.0.smithi007.stdout:2495: oid 35 version 571 is already newer than 569 2024-09-21T10:16:35.000 INFO:tasks.rados.rados.0.smithi007.stdout:2495: oid 35 updating version 571 to 572 2024-09-21T10:16:35.000 INFO:tasks.rados.rados.0.smithi007.stdout:2495: oid 35 version 572 is already newer than 570 2024-09-21T10:16:35.000 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 572 (ObjNum 931 snap 320 seq_num 931) dirty exists 2024-09-21T10:16:35.000 INFO:tasks.rados.rados.0.smithi007.stdout:2495: left oid 35 (ObjNum 931 snap 320 seq_num 931) 2024-09-21T10:16:35.001 INFO:tasks.rados.rados.0.smithi007.stdout:2495: done (1 left) 2024-09-21T10:16:35.001 INFO:tasks.rados.rados.0.smithi007.stdout:2497: done (0 left) 2024-09-21T10:16:35.001 INFO:tasks.rados.rados.0.smithi007.stdout:2498: write oid 36 current snap is 320 2024-09-21T10:16:35.001 INFO:tasks.rados.rados.0.smithi007.stdout:2498: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2024-09-21T10:16:35.005 INFO:tasks.rados.rados.0.smithi007.stdout:2498: writing smithi00780062-36 from 497738 to 975370 tid 1 2024-09-21T10:16:35.013 INFO:tasks.rados.rados.0.smithi007.stdout:2498: writing smithi00780062-36 from 1772417 to 2548073 tid 2 2024-09-21T10:16:35.020 INFO:tasks.rados.rados.0.smithi007.stdout:2498: writing smithi00780062-36 from 3316134 to 3697738 tid 3 2024-09-21T10:16:35.020 INFO:tasks.rados.rados.0.smithi007.stdout:2499: delete oid 13 current snap is 320 2024-09-21T10:16:35.020 INFO:tasks.rados.rados.0.smithi007.stdout:2498: finishing write tid 1 to smithi00780062-36 2024-09-21T10:16:35.021 INFO:tasks.rados.rados.0.smithi007.stdout:2498: finishing write tid 2 to smithi00780062-36 2024-09-21T10:16:35.023 INFO:tasks.rados.rados.0.smithi007.stdout:2499: done (1 left) 2024-09-21T10:16:35.023 INFO:tasks.rados.rados.0.smithi007.stdout:2500: read oid 45 snap -1 2024-09-21T10:16:35.023 INFO:tasks.rados.rados.0.smithi007.stdout:2500: expect deleted 2024-09-21T10:16:35.023 INFO:tasks.rados.rados.0.smithi007.stdout:2501: snap_remove snap 298 2024-09-21T10:16:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:34 smithi031 ceph-mon[96824]: osdmap e705: 8 total, 8 up, 8 in 2024-09-21T10:16:35.216 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 4' 2024-09-21T10:16:35.420 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:16:35.676 INFO:tasks.rados.rados.0.smithi007.stdout:2501: done (2 left) 2024-09-21T10:16:35.676 INFO:tasks.rados.rados.0.smithi007.stdout:2502: delete oid 34 current snap is 320 2024-09-21T10:16:35.678 INFO:tasks.rados.rados.0.smithi007.stdout:2498: finishing write tid 3 to smithi00780062-36 2024-09-21T10:16:35.678 INFO:tasks.rados.rados.0.smithi007.stdout:2498: finishing write tid 4 to smithi00780062-36 2024-09-21T10:16:35.678 INFO:tasks.rados.rados.0.smithi007.stdout:2498: finishing write tid 5 to smithi00780062-36 2024-09-21T10:16:35.678 INFO:tasks.rados.rados.0.smithi007.stdout:2498: oid 36 updating version 0 to 626 2024-09-21T10:16:35.678 INFO:tasks.rados.rados.0.smithi007.stdout:2498: oid 36 updating version 626 to 628 2024-09-21T10:16:35.678 INFO:tasks.rados.rados.0.smithi007.stdout:2498: oid 36 version 628 is already newer than 627 2024-09-21T10:16:35.678 INFO:tasks.rados.rados.0.smithi007.stdout:2498: oid 36 version 628 is already newer than 625 2024-09-21T10:16:35.678 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 628 (ObjNum 934 snap 320 seq_num 934) dirty exists 2024-09-21T10:16:35.678 INFO:tasks.rados.rados.0.smithi007.stdout:2498: left oid 36 (ObjNum 934 snap 320 seq_num 934) 2024-09-21T10:16:35.684 INFO:tasks.rados.rados.0.smithi007.stdout:2498: done (2 left) 2024-09-21T10:16:35.684 INFO:tasks.rados.rados.0.smithi007.stdout:2500: done (1 left) 2024-09-21T10:16:35.685 INFO:tasks.rados.rados.0.smithi007.stdout:2502: done (0 left) 2024-09-21T10:16:35.685 INFO:tasks.rados.rados.0.smithi007.stdout:2503: snap_create 2024-09-21T10:16:35.834 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:35 smithi007 ceph-mon[99390]: pgmap v527: 89 pgs: 89 active+clean; 215 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-21T10:16:35.834 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:35 smithi007 ceph-mon[99390]: osdmap e706: 8 total, 8 up, 8 in 2024-09-21T10:16:35.834 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:35 smithi007 ceph-mon[101144]: pgmap v527: 89 pgs: 89 active+clean; 215 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-21T10:16:35.834 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:35 smithi007 ceph-mon[101144]: osdmap e706: 8 total, 8 up, 8 in 2024-09-21T10:16:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:35 smithi031 ceph-mon[96824]: pgmap v527: 89 pgs: 89 active+clean; 215 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-09-21T10:16:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:35 smithi031 ceph-mon[96824]: osdmap e706: 8 total, 8 up, 8 in 2024-09-21T10:16:36.682 INFO:tasks.rados.rados.0.smithi007.stdout:2503: done (0 left) 2024-09-21T10:16:36.682 INFO:tasks.rados.rados.0.smithi007.stdout:2504: delete oid 11 current snap is 321 2024-09-21T10:16:36.687 INFO:tasks.rados.rados.0.smithi007.stdout:2504: done (0 left) 2024-09-21T10:16:36.687 INFO:tasks.rados.rados.0.smithi007.stdout:2505: read oid 13 snap -1 2024-09-21T10:16:36.687 INFO:tasks.rados.rados.0.smithi007.stdout:2505: expect deleted 2024-09-21T10:16:36.687 INFO:tasks.rados.rados.0.smithi007.stdout:2506: snap_create 2024-09-21T10:16:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:36 smithi007 ceph-mon[99390]: osdmap e707: 8 total, 8 up, 8 in 2024-09-21T10:16:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:36 smithi007 ceph-mon[101144]: osdmap e707: 8 total, 8 up, 8 in 2024-09-21T10:16:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:36 smithi031 ceph-mon[96824]: osdmap e707: 8 total, 8 up, 8 in 2024-09-21T10:16:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:37.640 INFO:tasks.rados.rados.0.smithi007.stdout:2505: done (1 left) 2024-09-21T10:16:37.640 INFO:tasks.rados.rados.0.smithi007.stdout:2506: done (0 left) 2024-09-21T10:16:37.640 INFO:tasks.rados.rados.0.smithi007.stdout:2507: write oid 7 current snap is 322 2024-09-21T10:16:37.640 INFO:tasks.rados.rados.0.smithi007.stdout:2507: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2024-09-21T10:16:37.646 INFO:tasks.rados.rados.0.smithi007.stdout:2507: writing smithi00780062-7 from 564966 to 1059947 tid 1 2024-09-21T10:16:37.655 INFO:tasks.rados.rados.0.smithi007.stdout:2507: writing smithi00780062-7 from 1606345 to 2389339 tid 2 2024-09-21T10:16:37.662 INFO:tasks.rados.rados.0.smithi007.stdout:2507: writing smithi00780062-7 from 3025826 to 3451327 tid 3 2024-09-21T10:16:37.662 INFO:tasks.rados.rados.0.smithi007.stdout:2508: read oid 10 snap -1 2024-09-21T10:16:37.662 INFO:tasks.rados.rados.0.smithi007.stdout:2508: expect (ObjNum 919 snap 313 seq_num 919) 2024-09-21T10:16:37.662 INFO:tasks.rados.rados.0.smithi007.stdout:2509: snap_remove snap 319 2024-09-21T10:16:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:37 smithi031 ceph-mon[96824]: pgmap v530: 89 pgs: 89 active+clean; 215 MiB data, 773 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:37.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:37 smithi031 ceph-mon[96824]: osdmap e708: 8 total, 8 up, 8 in 2024-09-21T10:16:37.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:37 smithi031 ceph-mon[96824]: osdmap e709: 8 total, 8 up, 8 in 2024-09-21T10:16:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:37 smithi007 ceph-mon[99390]: pgmap v530: 89 pgs: 89 active+clean; 215 MiB data, 773 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:37 smithi007 ceph-mon[99390]: osdmap e708: 8 total, 8 up, 8 in 2024-09-21T10:16:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:37 smithi007 ceph-mon[99390]: osdmap e709: 8 total, 8 up, 8 in 2024-09-21T10:16:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:37 smithi007 ceph-mon[101144]: pgmap v530: 89 pgs: 89 active+clean; 215 MiB data, 773 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:37 smithi007 ceph-mon[101144]: osdmap e708: 8 total, 8 up, 8 in 2024-09-21T10:16:37.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:37 smithi007 ceph-mon[101144]: osdmap e709: 8 total, 8 up, 8 in 2024-09-21T10:16:38.641 INFO:tasks.rados.rados.0.smithi007.stdout:2509: done (2 left) 2024-09-21T10:16:38.641 INFO:tasks.rados.rados.0.smithi007.stdout:2510: snap_remove snap 270 2024-09-21T10:16:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:38 smithi007 ceph-mon[99390]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:38 smithi007 ceph-mon[99390]: osdmap e710: 8 total, 8 up, 8 in 2024-09-21T10:16:38.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:38 smithi007 ceph-mon[101144]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:38.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:38 smithi007 ceph-mon[101144]: osdmap e710: 8 total, 8 up, 8 in 2024-09-21T10:16:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:38 smithi031 ceph-mon[96824]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:38 smithi031 ceph-mon[96824]: osdmap e710: 8 total, 8 up, 8 in 2024-09-21T10:16:39.212 INFO:teuthology.orchestra.run.smithi007.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:16:39.643 INFO:tasks.rados.rados.0.smithi007.stdout:2510: done (2 left) 2024-09-21T10:16:39.643 INFO:tasks.rados.rados.0.smithi007.stdout:2511: write oid 34 current snap is 322 2024-09-21T10:16:39.643 INFO:tasks.rados.rados.0.smithi007.stdout:2507: finishing write tid 1 to smithi00780062-7 2024-09-21T10:16:39.643 INFO:tasks.rados.rados.0.smithi007.stdout:2507: finishing write tid 2 to smithi00780062-7 2024-09-21T10:16:39.643 INFO:tasks.rados.rados.0.smithi007.stdout:2507: finishing write tid 3 to smithi00780062-7 2024-09-21T10:16:39.643 INFO:tasks.rados.rados.0.smithi007.stdout:2507: finishing write tid 4 to smithi00780062-7 2024-09-21T10:16:39.644 INFO:tasks.rados.rados.0.smithi007.stdout:2507: finishing write tid 5 to smithi00780062-7 2024-09-21T10:16:39.644 INFO:tasks.rados.rados.0.smithi007.stdout:2507: oid 7 updating version 0 to 635 2024-09-21T10:16:39.644 INFO:tasks.rados.rados.0.smithi007.stdout:2507: oid 7 version 635 is already newer than 634 2024-09-21T10:16:39.644 INFO:tasks.rados.rados.0.smithi007.stdout:2507: oid 7 version 635 is already newer than 632 2024-09-21T10:16:39.644 INFO:tasks.rados.rados.0.smithi007.stdout:2507: oid 7 version 635 is already newer than 633 2024-09-21T10:16:39.644 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 635 (ObjNum 938 snap 322 seq_num 938) dirty exists 2024-09-21T10:16:39.644 INFO:tasks.rados.rados.0.smithi007.stdout:2507: left oid 7 (ObjNum 938 snap 322 seq_num 938) 2024-09-21T10:16:39.644 INFO:tasks.rados.rados.0.smithi007.stdout:2508: expect (ObjNum 919 snap 313 seq_num 919) 2024-09-21T10:16:39.831 INFO:tasks.rados.rados.0.smithi007.stdout:2511: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2024-09-21T10:16:39.837 INFO:tasks.rados.rados.0.smithi007.stdout:2511: writing smithi00780062-34 from 581773 to 1152003 tid 1 2024-09-21T10:16:39.841 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[99390]: pgmap v533: 89 pgs: 89 active+clean; 226 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-21T10:16:39.842 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:39.842 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:16:39.842 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:16:39.842 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:16:39.842 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:39.842 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[99390]: osdmap e711: 8 total, 8 up, 8 in 2024-09-21T10:16:39.842 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[101144]: pgmap v533: 89 pgs: 89 active+clean; 226 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-21T10:16:39.842 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:39.842 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:16:39.842 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:16:39.843 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:16:39.843 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:39.843 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:39 smithi007 ceph-mon[101144]: osdmap e711: 8 total, 8 up, 8 in 2024-09-21T10:16:39.843 INFO:tasks.rados.rados.0.smithi007.stdout:2511: writing smithi00780062-34 from 1664827 to 2191479 tid 2 2024-09-21T10:16:39.850 INFO:tasks.rados.rados.0.smithi007.stdout:2511: writing smithi00780062-34 from 2653249 to 3290022 tid 3 2024-09-21T10:16:39.850 INFO:tasks.rados.rados.0.smithi007.stdout:2507: done (2 left) 2024-09-21T10:16:39.850 INFO:tasks.rados.rados.0.smithi007.stdout:2508: done (1 left) 2024-09-21T10:16:39.850 INFO:tasks.rados.rados.0.smithi007.stdout:2512: write oid 40 current snap is 322 2024-09-21T10:16:39.850 INFO:tasks.rados.rados.0.smithi007.stdout:2511: finishing write tid 1 to smithi00780062-34 2024-09-21T10:16:39.850 INFO:tasks.rados.rados.0.smithi007.stdout:2512: seq_num 940 ranges {598580=645479,1723309=786663,3080672=448045} 2024-09-21T10:16:39.857 INFO:tasks.rados.rados.0.smithi007.stdout:2512: writing smithi00780062-40 from 598580 to 1244059 tid 1 2024-09-21T10:16:39.864 INFO:tasks.rados.rados.0.smithi007.stdout:2512: writing smithi00780062-40 from 1723309 to 2509972 tid 2 2024-09-21T10:16:39.870 INFO:tasks.rados.rados.0.smithi007.stdout:2512: writing smithi00780062-40 from 3080672 to 3528717 tid 3 2024-09-21T10:16:39.870 INFO:tasks.rados.rados.0.smithi007.stdout:2513: read oid 18 snap -1 2024-09-21T10:16:39.870 INFO:tasks.rados.rados.0.smithi007.stdout:2513: expect deleted 2024-09-21T10:16:39.871 INFO:tasks.rados.rados.0.smithi007.stdout:2514: snap_remove snap 309 2024-09-21T10:16:39.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid db58d452-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T10:16:40.082 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:16:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:39 smithi031 ceph-mon[96824]: pgmap v533: 89 pgs: 89 active+clean; 226 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-21T10:16:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:39 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:39 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:16:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:39 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:16:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:39 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:16:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:39 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:39 smithi031 ceph-mon[96824]: osdmap e711: 8 total, 8 up, 8 in 2024-09-21T10:16:40.695 INFO:tasks.rados.rados.0.smithi007.stdout:2514: done (3 left) 2024-09-21T10:16:40.695 INFO:tasks.rados.rados.0.smithi007.stdout:2515: write oid 15 current snap is 322 2024-09-21T10:16:40.695 INFO:tasks.rados.rados.0.smithi007.stdout:2511: finishing write tid 2 to smithi00780062-34 2024-09-21T10:16:40.695 INFO:tasks.rados.rados.0.smithi007.stdout:2511: finishing write tid 3 to smithi00780062-34 2024-09-21T10:16:40.695 INFO:tasks.rados.rados.0.smithi007.stdout:2511: finishing write tid 4 to smithi00780062-34 2024-09-21T10:16:40.695 INFO:tasks.rados.rados.0.smithi007.stdout:2511: finishing write tid 5 to smithi00780062-34 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2511: oid 34 updating version 0 to 1333 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2511: oid 34 version 1333 is already newer than 1331 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2511: oid 34 version 1333 is already newer than 1330 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2511: oid 34 version 1333 is already newer than 1332 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1333 (ObjNum 939 snap 322 seq_num 939) dirty exists 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2511: left oid 34 (ObjNum 939 snap 322 seq_num 939) 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2512: finishing write tid 1 to smithi00780062-40 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2512: finishing write tid 2 to smithi00780062-40 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2512: finishing write tid 3 to smithi00780062-40 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2512: finishing write tid 4 to smithi00780062-40 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2512: finishing write tid 5 to smithi00780062-40 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2512: oid 40 updating version 0 to 1191 2024-09-21T10:16:40.696 INFO:tasks.rados.rados.0.smithi007.stdout:2512: oid 40 version 1191 is already newer than 1189 2024-09-21T10:16:40.697 INFO:tasks.rados.rados.0.smithi007.stdout:2512: oid 40 version 1191 is already newer than 1190 2024-09-21T10:16:40.697 INFO:tasks.rados.rados.0.smithi007.stdout:2512: oid 40 updating version 1191 to 1192 2024-09-21T10:16:40.697 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1192 (ObjNum 940 snap 322 seq_num 940) dirty exists 2024-09-21T10:16:40.697 INFO:tasks.rados.rados.0.smithi007.stdout:2512: left oid 40 (ObjNum 940 snap 322 seq_num 940) 2024-09-21T10:16:40.697 INFO:tasks.rados.rados.0.smithi007.stdout:2515: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2024-09-21T10:16:40.703 INFO:tasks.rados.rados.0.smithi007.stdout:2515: writing smithi00780062-15 from 615387 to 1336115 tid 1 2024-09-21T10:16:40.709 INFO:tasks.rados.rados.0.smithi007.stdout:2515: writing smithi00780062-15 from 1781791 to 2312112 tid 2 2024-09-21T10:16:40.718 INFO:tasks.rados.rados.0.smithi007.stdout:2515: writing smithi00780062-15 from 3108095 to 3815387 tid 3 2024-09-21T10:16:40.718 INFO:tasks.rados.rados.0.smithi007.stdout:2511: done (3 left) 2024-09-21T10:16:40.718 INFO:tasks.rados.rados.0.smithi007.stdout:2512: done (2 left) 2024-09-21T10:16:40.718 INFO:tasks.rados.rados.0.smithi007.stdout:2513: done (1 left) 2024-09-21T10:16:40.718 INFO:tasks.rados.rados.0.smithi007.stdout:2516: write oid 29 current snap is 322 2024-09-21T10:16:40.718 INFO:tasks.rados.rados.0.smithi007.stdout:2515: finishing write tid 1 to smithi00780062-15 2024-09-21T10:16:40.718 INFO:tasks.rados.rados.0.smithi007.stdout:2515: finishing write tid 2 to smithi00780062-15 2024-09-21T10:16:40.718 INFO:tasks.rados.rados.0.smithi007.stdout:2516: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2024-09-21T10:16:40.725 INFO:tasks.rados.rados.0.smithi007.stdout:2516: writing smithi00780062-29 from 632194 to 1428171 tid 1 2024-09-21T10:16:40.733 INFO:tasks.rados.rados.0.smithi007.stdout:2516: writing smithi00780062-29 from 2123920 to 2914252 tid 2 2024-09-21T10:16:40.738 INFO:tasks.rados.rados.0.smithi007.stdout:2516: writing smithi00780062-29 from 3419165 to 3832194 tid 3 2024-09-21T10:16:40.738 INFO:tasks.rados.rados.0.smithi007.stdout:2517: snap_remove snap 315 2024-09-21T10:16:40.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:40 smithi007 ceph-mon[99390]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:16:40.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:40 smithi007 ceph-mon[99390]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:16:40.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:40 smithi007 ceph-mon[101144]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:16:40.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:40 smithi007 ceph-mon[101144]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:16:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:40 smithi031 ceph-mon[96824]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:16:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:40 smithi031 ceph-mon[96824]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:16:41.183 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:16:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:16:40] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.51.0" 2024-09-21T10:16:41.696 INFO:tasks.rados.rados.0.smithi007.stdout:2517: done (2 left) 2024-09-21T10:16:41.696 INFO:tasks.rados.rados.0.smithi007.stdout:2518: read oid 34 snap -1 2024-09-21T10:16:41.696 INFO:tasks.rados.rados.0.smithi007.stdout:2518: expect (ObjNum 939 snap 322 seq_num 939) 2024-09-21T10:16:41.696 INFO:tasks.rados.rados.0.smithi007.stdout:2519: read oid 4 snap 302 2024-09-21T10:16:41.696 INFO:tasks.rados.rados.0.smithi007.stdout:2519: expect deleted 2024-09-21T10:16:41.697 INFO:tasks.rados.rados.0.smithi007.stdout:2520: write oid 18 current snap is 322 2024-09-21T10:16:41.697 INFO:tasks.rados.rados.0.smithi007.stdout:2520: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2024-09-21T10:16:41.703 INFO:tasks.rados.rados.0.smithi007.stdout:2520: writing smithi00780062-18 from 649001 to 1236580 tid 1 2024-09-21T10:16:41.710 INFO:tasks.rados.rados.0.smithi007.stdout:2520: writing smithi00780062-18 from 1898755 to 2432745 tid 2 2024-09-21T10:16:41.718 INFO:tasks.rados.rados.0.smithi007.stdout:2520: writing smithi00780062-18 from 3162941 to 3849001 tid 3 2024-09-21T10:16:41.718 INFO:tasks.rados.rados.0.smithi007.stdout:2521: write oid 31 current snap is 322 2024-09-21T10:16:41.718 INFO:tasks.rados.rados.0.smithi007.stdout:2521: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2024-09-21T10:16:41.725 INFO:tasks.rados.rados.0.smithi007.stdout:2521: writing smithi00780062-31 from 665808 to 1328636 tid 1 2024-09-21T10:16:41.732 INFO:tasks.rados.rados.0.smithi007.stdout:2521: writing smithi00780062-31 from 1957237 to 2634885 tid 2 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2521: writing smithi00780062-31 from 3074011 to 3683497 tid 3 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2522: delete oid 5 current snap is 322 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2515: finishing write tid 3 to smithi00780062-15 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2515: finishing write tid 4 to smithi00780062-15 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2515: finishing write tid 5 to smithi00780062-15 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2515: oid 15 updating version 0 to 882 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2515: oid 15 version 882 is already newer than 881 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2515: oid 15 updating version 882 to 883 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2515: oid 15 version 883 is already newer than 880 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 883 (ObjNum 941 snap 322 seq_num 941) dirty exists 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2515: left oid 15 (ObjNum 941 snap 322 seq_num 941) 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2516: finishing write tid 1 to smithi00780062-29 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2516: finishing write tid 2 to smithi00780062-29 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2516: finishing write tid 3 to smithi00780062-29 2024-09-21T10:16:41.739 INFO:tasks.rados.rados.0.smithi007.stdout:2516: finishing write tid 4 to smithi00780062-29 2024-09-21T10:16:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:2516: finishing write tid 5 to smithi00780062-29 2024-09-21T10:16:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:2516: oid 29 updating version 0 to 1200 2024-09-21T10:16:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:2516: oid 29 updating version 1200 to 1203 2024-09-21T10:16:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:2516: oid 29 version 1203 is already newer than 1202 2024-09-21T10:16:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:2516: oid 29 version 1203 is already newer than 1201 2024-09-21T10:16:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1203 (ObjNum 942 snap 322 seq_num 942) dirty exists 2024-09-21T10:16:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:2516: left oid 29 (ObjNum 942 snap 322 seq_num 942) 2024-09-21T10:16:41.740 INFO:tasks.rados.rados.0.smithi007.stdout:2518: expect (ObjNum 939 snap 322 seq_num 939) 2024-09-21T10:16:41.865 INFO:tasks.rados.rados.0.smithi007.stdout:2520: finishing write tid 1 to smithi00780062-18 2024-09-21T10:16:41.865 INFO:tasks.rados.rados.0.smithi007.stdout:2520: finishing write tid 2 to smithi00780062-18 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2520: finishing write tid 3 to smithi00780062-18 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2520: finishing write tid 4 to smithi00780062-18 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2520: finishing write tid 5 to smithi00780062-18 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2520: oid 18 updating version 0 to 2067 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2520: oid 18 updating version 2067 to 2068 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2520: oid 18 version 2068 is already newer than 2066 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2520: oid 18 version 2068 is already newer than 2065 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 2068 (ObjNum 943 snap 322 seq_num 943) dirty exists 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2520: left oid 18 (ObjNum 943 snap 322 seq_num 943) 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2521: finishing write tid 1 to smithi00780062-31 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2515: done (6 left) 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2516: done (5 left) 2024-09-21T10:16:41.866 INFO:tasks.rados.rados.0.smithi007.stdout:2518: done (4 left) 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2519: done (3 left) 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2520: done (2 left) 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2522: done (1 left) 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2523: read oid 3 snap 304 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2523: expect (ObjNum 769 snap 267 seq_num 769) 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2524: delete oid 44 current snap is 322 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2521: finishing write tid 2 to smithi00780062-31 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2521: finishing write tid 3 to smithi00780062-31 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2521: finishing write tid 4 to smithi00780062-31 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2521: finishing write tid 5 to smithi00780062-31 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2521: oid 31 updating version 0 to 1340 2024-09-21T10:16:41.867 INFO:tasks.rados.rados.0.smithi007.stdout:2521: oid 31 updating version 1340 to 1341 2024-09-21T10:16:41.868 INFO:tasks.rados.rados.0.smithi007.stdout:2521: oid 31 updating version 1341 to 1342 2024-09-21T10:16:41.868 INFO:tasks.rados.rados.0.smithi007.stdout:2521: oid 31 updating version 1342 to 1343 2024-09-21T10:16:41.868 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1343 (ObjNum 944 snap 322 seq_num 944) dirty exists 2024-09-21T10:16:41.868 INFO:tasks.rados.rados.0.smithi007.stdout:2521: left oid 31 (ObjNum 944 snap 322 seq_num 944) 2024-09-21T10:16:41.868 INFO:tasks.rados.rados.0.smithi007.stdout:2521: done (2 left) 2024-09-21T10:16:41.868 INFO:tasks.rados.rados.0.smithi007.stdout:2524: done (1 left) 2024-09-21T10:16:41.868 INFO:tasks.rados.rados.0.smithi007.stdout:2525: read oid 25 snap 318 2024-09-21T10:16:41.869 INFO:tasks.rados.rados.0.smithi007.stdout:2525: expect deleted 2024-09-21T10:16:41.869 INFO:tasks.rados.rados.0.smithi007.stdout:2526: snap_remove snap 301 2024-09-21T10:16:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:41 smithi007 ceph-mon[99390]: pgmap v536: 89 pgs: 89 active+clean; 226 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-21T10:16:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:41 smithi007 ceph-mon[99390]: osdmap e712: 8 total, 8 up, 8 in 2024-09-21T10:16:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:41 smithi007 ceph-mon[101144]: pgmap v536: 89 pgs: 89 active+clean; 226 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-21T10:16:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:41 smithi007 ceph-mon[101144]: osdmap e712: 8 total, 8 up, 8 in 2024-09-21T10:16:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:41 smithi031 ceph-mon[96824]: pgmap v536: 89 pgs: 89 active+clean; 226 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-09-21T10:16:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:41 smithi031 ceph-mon[96824]: osdmap e712: 8 total, 8 up, 8 in 2024-09-21T10:16:42.724 INFO:tasks.rados.rados.0.smithi007.stdout:2526: done (2 left) 2024-09-21T10:16:42.724 INFO:tasks.rados.rados.0.smithi007.stdout:2527: snap_create 2024-09-21T10:16:42.724 INFO:tasks.rados.rados.0.smithi007.stdout:2523: expect (ObjNum 769 snap 267 seq_num 769) 2024-09-21T10:16:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: osdmap e713: 8 total, 8 up, 8 in 2024-09-21T10:16:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: pgmap v539: 89 pgs: 89 active+clean; 204 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-09-21T10:16:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all mgr 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all mon 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all crash 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T10:16:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[101144]: Upgrade: osd.0 is safe to restart 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: osdmap e713: 8 total, 8 up, 8 in 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: pgmap v539: 89 pgs: 89 active+clean; 204 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all mgr 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all mon 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:42.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:42.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all crash 2024-09-21T10:16:42.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:42.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T10:16:42.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T10:16:42.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:42 smithi007 ceph-mon[99390]: Upgrade: osd.0 is safe to restart 2024-09-21T10:16:43.116 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:16:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: osdmap e713: 8 total, 8 up, 8 in 2024-09-21T10:16:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: pgmap v539: 89 pgs: 89 active+clean; 204 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-09-21T10:16:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:16:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:16:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:16:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all mgr 2024-09-21T10:16:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:43.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all mon 2024-09-21T10:16:43.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:43.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:43.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all crash 2024-09-21T10:16:43.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:43.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T10:16:43.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T10:16:43.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:42 smithi031 ceph-mon[96824]: Upgrade: osd.0 is safe to restart 2024-09-21T10:16:43.711 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:16:43.711 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (7m) 41s ago 13m 21.5M - 0.27.0 11f11916f8cd 5bc01f454d74 2024-09-21T10:16:43.711 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (7m) 40s ago 13m 84.7M - 10.4.8 5aad1d7cf004 8582496822ee 2024-09-21T10:16:43.711 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (11m) 41s ago 11m 22.1M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:16:43.711 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (11m) 40s ago 11m 16.2M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:16:43.711 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (8m) 40s ago 17m 456M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:16:43.711 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (9m) 41s ago 18m 516M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (6m) 41s ago 18m 63.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0f1b2869cef7 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (3m) 40s ago 17m 45.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 00f01674cccd 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (5m) 41s ago 17m 55.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 6960c1f01f9b 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (8m) 41s ago 12m 9.92M - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (8m) 40s ago 12m 11.4M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (16m) 41s ago 16m 123M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e ac7e23347507 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (16m) 41s ago 16m 97.2M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (16m) 41s ago 16m 115M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (15m) 41s ago 15m 75.5M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (15m) 40s ago 15m 123M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (14m) 40s ago 14m 114M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (14m) 40s ago 14m 97.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (14m) 40s ago 14m 92.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:16:43.712 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (7m) 40s ago 13m 48.2M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:16:43.723 INFO:tasks.rados.rados.0.smithi007.stdout:2523: done (2 left) 2024-09-21T10:16:43.723 INFO:tasks.rados.rados.0.smithi007.stdout:2525: done (1 left) 2024-09-21T10:16:43.723 INFO:tasks.rados.rados.0.smithi007.stdout:2527: done (0 left) 2024-09-21T10:16:43.723 INFO:tasks.rados.rados.0.smithi007.stdout:2528: snap_create 2024-09-21T10:16:44.074 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:16:44.074 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:16:44.074 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:16:44.074 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 10, 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 5 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:16:44.075 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:16:44.076 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:43 smithi007 ceph-mon[99390]: osdmap e714: 8 total, 8 up, 8 in 2024-09-21T10:16:44.076 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:43 smithi007 ceph-mon[99390]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:44.076 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:43 smithi007 ceph-mon[99390]: from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:44.076 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:43 smithi007 ceph-mon[101144]: osdmap e714: 8 total, 8 up, 8 in 2024-09-21T10:16:44.076 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:43 smithi007 ceph-mon[101144]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:44.076 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:43 smithi007 ceph-mon[101144]: from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:43 smithi031 ceph-mon[96824]: osdmap e714: 8 total, 8 up, 8 in 2024-09-21T10:16:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:43 smithi031 ceph-mon[96824]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:43 smithi031 ceph-mon[96824]: from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:44.381 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:16:44.382 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:16:44.382 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:16:44.382 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (4 remaining).", 2024-09-21T10:16:44.382 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:16:44.382 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "0/8 daemons upgraded", 2024-09-21T10:16:44.382 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T10:16:44.382 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:16:44.382 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:16:44.733 INFO:tasks.rados.rados.0.smithi007.stdout:2528: done (0 left) 2024-09-21T10:16:44.733 INFO:tasks.rados.rados.0.smithi007.stdout:2529: snap_remove snap 302 2024-09-21T10:16:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:44 smithi031 ceph-mon[96824]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:44 smithi031 ceph-mon[96824]: osdmap e715: 8 total, 8 up, 8 in 2024-09-21T10:16:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:44 smithi031 ceph-mon[96824]: pgmap v542: 89 pgs: 89 active+clean; 204 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-09-21T10:16:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:44 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3411988698' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:44 smithi031 ceph-mon[96824]: Upgrade: Updating osd.0 2024-09-21T10:16:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:44 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:16:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:44 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:16:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:44 smithi031 ceph-mon[96824]: Deploying daemon osd.0 on smithi007 2024-09-21T10:16:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:44 smithi031 ceph-mon[96824]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[99390]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[99390]: osdmap e715: 8 total, 8 up, 8 in 2024-09-21T10:16:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[99390]: pgmap v542: 89 pgs: 89 active+clean; 204 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-09-21T10:16:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3411988698' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[99390]: Upgrade: Updating osd.0 2024-09-21T10:16:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[99390]: Deploying daemon osd.0 on smithi007 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[99390]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[101144]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[101144]: osdmap e715: 8 total, 8 up, 8 in 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[101144]: pgmap v542: 89 pgs: 89 active+clean; 204 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3411988698' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[101144]: Upgrade: Updating osd.0 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:16:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:16:45.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[101144]: Deploying daemon osd.0 on smithi007 2024-09-21T10:16:45.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:44 smithi007 ceph-mon[101144]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:45.733 INFO:tasks.rados.rados.0.smithi007.stdout:2529: done (0 left) 2024-09-21T10:16:45.733 INFO:tasks.rados.rados.0.smithi007.stdout:2530: delete oid 4 current snap is 324 2024-09-21T10:16:45.741 INFO:tasks.rados.rados.0.smithi007.stdout:2530: done (0 left) 2024-09-21T10:16:45.741 INFO:tasks.rados.rados.0.smithi007.stdout:2531: snap_remove snap 291 2024-09-21T10:16:45.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:45 smithi007 ceph-mon[99390]: osdmap e716: 8 total, 8 up, 8 in 2024-09-21T10:16:45.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:45 smithi007 ceph-mon[101144]: osdmap e716: 8 total, 8 up, 8 in 2024-09-21T10:16:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:45 smithi031 ceph-mon[96824]: osdmap e716: 8 total, 8 up, 8 in 2024-09-21T10:16:46.744 INFO:tasks.rados.rados.0.smithi007.stdout:2531: done (0 left) 2024-09-21T10:16:46.745 INFO:tasks.rados.rados.0.smithi007.stdout:2532: rollback oid 35 current snap is 324 2024-09-21T10:16:46.745 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 321 2024-09-21T10:16:46.745 INFO:tasks.rados.rados.0.smithi007.stdout:2533: read oid 29 snap -1 2024-09-21T10:16:46.745 INFO:tasks.rados.rados.0.smithi007.stdout:2533: expect (ObjNum 942 snap 322 seq_num 942) 2024-09-21T10:16:46.745 INFO:tasks.rados.rados.0.smithi007.stdout:2534: write oid 44 current snap is 324 2024-09-21T10:16:46.745 INFO:tasks.rados.rados.0.smithi007.stdout:2534: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2024-09-21T10:16:46.752 INFO:tasks.rados.rados.0.smithi007.stdout:2534: writing smithi00780062-44 from 733036 to 1296860 tid 1 2024-09-21T10:16:46.762 INFO:tasks.rados.rados.0.smithi007.stdout:2534: writing smithi00780062-44 from 2074812 to 2759798 tid 2 2024-09-21T10:16:46.769 INFO:tasks.rados.rados.0.smithi007.stdout:2534: writing smithi00780062-44 from 3183703 to 3933036 tid 3 2024-09-21T10:16:46.769 INFO:tasks.rados.rados.0.smithi007.stdout:2535: write oid 7 current snap is 324 2024-09-21T10:16:46.769 INFO:tasks.rados.rados.0.smithi007.stdout:2535: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2024-09-21T10:16:46.776 INFO:tasks.rados.rados.0.smithi007.stdout:2535: writing smithi00780062-7 from 749843 to 1388916 tid 1 2024-09-21T10:16:46.784 INFO:tasks.rados.rados.0.smithi007.stdout:2535: writing smithi00780062-7 from 2133294 to 2678291 tid 2 2024-09-21T10:16:46.790 INFO:tasks.rados.rados.0.smithi007.stdout:2535: writing smithi00780062-7 from 3211126 to 3793325 tid 3 2024-09-21T10:16:46.790 INFO:tasks.rados.rados.0.smithi007.stdout:2536: delete oid 15 current snap is 324 2024-09-21T10:16:46.790 INFO:tasks.rados.rados.0.smithi007.stdout:2533: expect (ObjNum 942 snap 322 seq_num 942) 2024-09-21T10:16:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:46 smithi007 ceph-mon[99390]: osdmap e717: 8 total, 8 up, 8 in 2024-09-21T10:16:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:46 smithi007 ceph-mon[99390]: pgmap v545: 89 pgs: 89 active+clean; 204 MiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:46 smithi007 ceph-mon[101144]: osdmap e717: 8 total, 8 up, 8 in 2024-09-21T10:16:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:46 smithi007 ceph-mon[101144]: pgmap v545: 89 pgs: 89 active+clean; 204 MiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:46.963 INFO:tasks.rados.rados.0.smithi007.stdout:2532: finishing rollback tid 0 to smithi00780062-35 2024-09-21T10:16:46.963 INFO:tasks.rados.rados.0.smithi007.stdout:2532: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:16:46.963 INFO:tasks.rados.rados.0.smithi007.stdout:2532: finishing rollback tid 2 to smithi00780062-35 2024-09-21T10:16:46.963 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 577 (ObjNum 931 snap 320 seq_num 931) dirty exists 2024-09-21T10:16:46.963 INFO:tasks.rados.rados.0.smithi007.stdout:2534: finishing write tid 1 to smithi00780062-44 2024-09-21T10:16:46.963 INFO:tasks.rados.rados.0.smithi007.stdout:2534: finishing write tid 2 to smithi00780062-44 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2534: finishing write tid 3 to smithi00780062-44 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2534: finishing write tid 4 to smithi00780062-44 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2534: finishing write tid 5 to smithi00780062-44 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2534: oid 44 updating version 0 to 2080 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2534: oid 44 version 2080 is already newer than 2079 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2534: oid 44 updating version 2080 to 2081 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2534: oid 44 updating version 2081 to 2082 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 2082 (ObjNum 948 snap 324 seq_num 948) dirty exists 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2534: left oid 44 (ObjNum 948 snap 324 seq_num 948) 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2535: finishing write tid 1 to smithi00780062-7 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2535: finishing write tid 2 to smithi00780062-7 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2535: finishing write tid 3 to smithi00780062-7 2024-09-21T10:16:46.964 INFO:tasks.rados.rados.0.smithi007.stdout:2535: finishing write tid 4 to smithi00780062-7 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2535: finishing write tid 5 to smithi00780062-7 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2535: oid 7 updating version 0 to 668 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2535: oid 7 version 668 is already newer than 667 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2535: oid 7 version 668 is already newer than 665 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2535: oid 7 version 668 is already newer than 666 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 668 (ObjNum 949 snap 324 seq_num 949) dirty exists 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2535: left oid 7 (ObjNum 949 snap 324 seq_num 949) 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2532: done (4 left) 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2533: done (3 left) 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2534: done (2 left) 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2535: done (1 left) 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2536: done (0 left) 2024-09-21T10:16:46.965 INFO:tasks.rados.rados.0.smithi007.stdout:2537: snap_create 2024-09-21T10:16:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:46 smithi031 ceph-mon[96824]: osdmap e717: 8 total, 8 up, 8 in 2024-09-21T10:16:47.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:46 smithi031 ceph-mon[96824]: pgmap v545: 89 pgs: 89 active+clean; 204 MiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:47.388 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:47 smithi007 systemd[1]: Stopping Ceph osd.0 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:16:47.644 INFO:tasks.rados.rados.0.smithi007.stdout:2537: done (0 left) 2024-09-21T10:16:47.644 INFO:tasks.rados.rados.0.smithi007.stdout:2538: write oid 4 current snap is 325 2024-09-21T10:16:47.645 INFO:tasks.rados.rados.0.smithi007.stdout:2538: seq_num 951 ranges {783457=505924,1850258=548666,2865972=721096} 2024-09-21T10:16:47.652 INFO:tasks.rados.rados.0.smithi007.stdout:2538: writing smithi00780062-4 from 783457 to 1289381 tid 1 2024-09-21T10:16:47.658 INFO:tasks.rados.rados.0.smithi007.stdout:2538: writing smithi00780062-4 from 1850258 to 2398924 tid 2 2024-09-21T10:16:47.665 INFO:tasks.rados.rados.0.smithi007.stdout:2538: writing smithi00780062-4 from 2865972 to 3587068 tid 3 2024-09-21T10:16:47.665 INFO:tasks.rados.rados.0.smithi007.stdout:2539: snap_remove snap 321 2024-09-21T10:16:47.692 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[43867]: 2024-09-21T10:16:47.384+0000 7f923c653640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:16:47.692 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[43867]: 2024-09-21T10:16:47.384+0000 7f923c653640 -1 osd.0 718 *** Got signal Terminated *** 2024-09-21T10:16:47.692 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[43867]: 2024-09-21T10:16:47.384+0000 7f923c653640 -1 osd.0 718 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:16:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:47 smithi031 ceph-mon[96824]: osdmap e718: 8 total, 8 up, 8 in 2024-09-21T10:16:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:47 smithi031 ceph-mon[96824]: osd.0 marked itself down and dead 2024-09-21T10:16:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:47 smithi031 ceph-mon[96824]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:16:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:47 smithi031 ceph-mon[96824]: osdmap e719: 8 total, 7 up, 8 in 2024-09-21T10:16:48.184 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-mon[99390]: osdmap e718: 8 total, 8 up, 8 in 2024-09-21T10:16:48.184 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-mon[99390]: osd.0 marked itself down and dead 2024-09-21T10:16:48.185 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:16:48.185 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-mon[99390]: osdmap e719: 8 total, 7 up, 8 in 2024-09-21T10:16:48.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-mon[101144]: osdmap e718: 8 total, 8 up, 8 in 2024-09-21T10:16:48.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-mon[101144]: osd.0 marked itself down and dead 2024-09-21T10:16:48.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-mon[101144]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:16:48.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:47 smithi007 ceph-mon[101144]: osdmap e719: 8 total, 7 up, 8 in 2024-09-21T10:16:48.442 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:48 smithi007 podman[110621]: 2024-09-21 10:16:48.183141195 +0000 UTC m=+0.877441677 container died ac7e23347507097e7cc9707fcca67ba26a423ff5139fa4aee2e0ddbbcea1fd2d (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-21T10:16:48.645 INFO:tasks.rados.rados.0.smithi007.stdout:2539: done (1 left) 2024-09-21T10:16:48.645 INFO:tasks.rados.rados.0.smithi007.stdout:2540: snap_remove snap 316 2024-09-21T10:16:48.942 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:48 smithi007 podman[110621]: 2024-09-21 10:16:48.526399978 +0000 UTC m=+1.220700461 container cleanup ac7e23347507097e7cc9707fcca67ba26a423ff5139fa4aee2e0ddbbcea1fd2d (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-21T10:16:48.942 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:48 smithi007 bash[110621]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0 2024-09-21T10:16:48.942 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:48 smithi007 podman[110638]: 2024-09-21 10:16:48.728358672 +0000 UTC m=+0.541276890 container remove ac7e23347507097e7cc9707fcca67ba26a423ff5139fa4aee2e0ddbbcea1fd2d (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0, RELEASE=reef-6a1bdf8, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T10:16:49.442 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:49 smithi007 podman[110725]: 2024-09-21 10:16:49.137743155 +0000 UTC m=+0.108063867 container create ad453a68666aaca68816b8040487918edaee6f65d105ce2b8fd3684cf2a8dc10 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-21T10:16:49.443 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:49 smithi007 podman[110725]: 2024-09-21 10:16:49.046382399 +0000 UTC m=+0.016703118 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:16:49.443 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:49 smithi007 podman[110725]: 2024-09-21 10:16:49.365371995 +0000 UTC m=+0.335692702 container init ad453a68666aaca68816b8040487918edaee6f65d105ce2b8fd3684cf2a8dc10 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:16:49.443 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:49 smithi007 podman[110725]: 2024-09-21 10:16:49.369028088 +0000 UTC m=+0.339348797 container start ad453a68666aaca68816b8040487918edaee6f65d105ce2b8fd3684cf2a8dc10 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, RELEASE=main-62da54b, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-21T10:16:49.645 INFO:tasks.rados.rados.0.smithi007.stdout:2540: done (1 left) 2024-09-21T10:16:49.645 INFO:tasks.rados.rados.0.smithi007.stdout:2541: snap_remove snap 311 2024-09-21T10:16:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:49 smithi031 ceph-mon[96824]: pgmap v548: 89 pgs: 13 stale+active+clean, 76 active+clean; 187 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 920 KiB/s wr, 5 op/s 2024-09-21T10:16:49.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:49 smithi031 ceph-mon[96824]: osdmap e720: 8 total, 7 up, 8 in 2024-09-21T10:16:49.929 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:49 smithi007 ceph-mon[99390]: pgmap v548: 89 pgs: 13 stale+active+clean, 76 active+clean; 187 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 920 KiB/s wr, 5 op/s 2024-09-21T10:16:49.929 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:49 smithi007 ceph-mon[99390]: osdmap e720: 8 total, 7 up, 8 in 2024-09-21T10:16:49.929 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:49 smithi007 ceph-mon[101144]: pgmap v548: 89 pgs: 13 stale+active+clean, 76 active+clean; 187 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 920 KiB/s wr, 5 op/s 2024-09-21T10:16:49.929 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:49 smithi007 ceph-mon[101144]: osdmap e720: 8 total, 7 up, 8 in 2024-09-21T10:16:49.929 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:49 smithi007 podman[110725]: 2024-09-21 10:16:49.475378453 +0000 UTC m=+0.445699160 container attach ad453a68666aaca68816b8040487918edaee6f65d105ce2b8fd3684cf2a8dc10 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, GIT_CLEAN=True) 2024-09-21T10:16:49.930 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:49 smithi007 podman[110725]: 2024-09-21 10:16:49.566531152 +0000 UTC m=+0.536851866 container died ad453a68666aaca68816b8040487918edaee6f65d105ce2b8fd3684cf2a8dc10 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T10:16:50.653 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:50 smithi007 podman[110748]: 2024-09-21 10:16:50.22834903 +0000 UTC m=+0.655546178 container remove ad453a68666aaca68816b8040487918edaee6f65d105ce2b8fd3684cf2a8dc10 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:16:50.653 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:50 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-21T10:16:50.653 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:50 smithi007 systemd[1]: Stopped Ceph osd.0 for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:16:50.653 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:50 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.0.service: Consumed 20.511s CPU time. 2024-09-21T10:16:50.653 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:50 smithi007 systemd[1]: Starting Ceph osd.0 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:16:50.656 INFO:tasks.rados.rados.0.smithi007.stdout:2541: done (1 left) 2024-09-21T10:16:50.657 INFO:tasks.rados.rados.0.smithi007.stdout:2542: write oid 45 current snap is 325 2024-09-21T10:16:50.657 INFO:tasks.rados.rados.0.smithi007.stdout:2538: finishing write tid 1 to smithi00780062-4 2024-09-21T10:16:50.657 INFO:tasks.rados.rados.0.smithi007.stdout:2542: seq_num 952 ranges {400264=581173,1508740=491524} 2024-09-21T10:16:50.662 INFO:tasks.rados.rados.0.smithi007.stdout:2542: writing smithi00780062-45 from 400264 to 981437 tid 1 2024-09-21T10:16:50.668 INFO:tasks.rados.rados.0.smithi007.stdout:2542: writing smithi00780062-45 from 1508740 to 2000264 tid 2 2024-09-21T10:16:50.668 INFO:tasks.rados.rados.0.smithi007.stdout:2543: snap_create 2024-09-21T10:16:50.668 INFO:tasks.rados.rados.0.smithi007.stdout:2538: finishing write tid 2 to smithi00780062-4 2024-09-21T10:16:50.668 INFO:tasks.rados.rados.0.smithi007.stdout:2538: finishing write tid 3 to smithi00780062-4 2024-09-21T10:16:50.668 INFO:tasks.rados.rados.0.smithi007.stdout:2538: finishing write tid 4 to smithi00780062-4 2024-09-21T10:16:50.669 INFO:tasks.rados.rados.0.smithi007.stdout:2538: finishing write tid 5 to smithi00780062-4 2024-09-21T10:16:50.669 INFO:tasks.rados.rados.0.smithi007.stdout:2538: oid 4 updating version 0 to 583 2024-09-21T10:16:50.669 INFO:tasks.rados.rados.0.smithi007.stdout:2538: oid 4 version 583 is already newer than 581 2024-09-21T10:16:50.669 INFO:tasks.rados.rados.0.smithi007.stdout:2538: oid 4 version 583 is already newer than 582 2024-09-21T10:16:50.669 INFO:tasks.rados.rados.0.smithi007.stdout:2538: oid 4 version 583 is already newer than 580 2024-09-21T10:16:50.669 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 583 (ObjNum 951 snap 325 seq_num 951) dirty exists 2024-09-21T10:16:50.669 INFO:tasks.rados.rados.0.smithi007.stdout:2538: left oid 4 (ObjNum 951 snap 325 seq_num 951) 2024-09-21T10:16:50.669 INFO:tasks.rados.rados.0.smithi007.stdout:2542: finishing write tid 1 to smithi00780062-45 2024-09-21T10:16:50.671 INFO:tasks.rados.rados.0.smithi007.stdout:2542: finishing write tid 2 to smithi00780062-45 2024-09-21T10:16:50.671 INFO:tasks.rados.rados.0.smithi007.stdout:2542: finishing write tid 3 to smithi00780062-45 2024-09-21T10:16:50.671 INFO:tasks.rados.rados.0.smithi007.stdout:2542: finishing write tid 4 to smithi00780062-45 2024-09-21T10:16:50.671 INFO:tasks.rados.rados.0.smithi007.stdout:2542: oid 45 updating version 0 to 1296 2024-09-21T10:16:50.671 INFO:tasks.rados.rados.0.smithi007.stdout:2542: oid 45 version 1296 is already newer than 1295 2024-09-21T10:16:50.671 INFO:tasks.rados.rados.0.smithi007.stdout:2542: oid 45 version 1296 is already newer than 1292 2024-09-21T10:16:50.671 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1296 (ObjNum 952 snap 325 seq_num 952) dirty exists 2024-09-21T10:16:50.671 INFO:tasks.rados.rados.0.smithi007.stdout:2542: left oid 45 (ObjNum 952 snap 325 seq_num 952) 2024-09-21T10:16:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:50 smithi031 ceph-mon[96824]: osdmap e721: 8 total, 7 up, 8 in 2024-09-21T10:16:50.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:50 smithi007 ceph-mon[99390]: osdmap e721: 8 total, 7 up, 8 in 2024-09-21T10:16:50.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:16:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:16:50] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.51.0" 2024-09-21T10:16:50.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:50 smithi007 ceph-mon[101144]: osdmap e721: 8 total, 7 up, 8 in 2024-09-21T10:16:50.943 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:50 smithi007 podman[110849]: 2024-09-21 10:16:50.588048326 +0000 UTC m=+0.016406722 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:16:50.943 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:50 smithi007 podman[110849]: 2024-09-21 10:16:50.713104373 +0000 UTC m=+0.141462758 container create a692fbb1b4e0d652ab1b32211a4b22c6ac75f8508bb8ea6b0cd9626b323c13b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-21T10:16:51.442 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:50 smithi007 podman[110849]: 2024-09-21 10:16:50.94898349 +0000 UTC m=+0.377341887 container init a692fbb1b4e0d652ab1b32211a4b22c6ac75f8508bb8ea6b0cd9626b323c13b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:16:51.443 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:50 smithi007 podman[110849]: 2024-09-21 10:16:50.952471217 +0000 UTC m=+0.380829615 container start a692fbb1b4e0d652ab1b32211a4b22c6ac75f8508bb8ea6b0cd9626b323c13b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:16:51.443 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 podman[110849]: 2024-09-21 10:16:51.024108357 +0000 UTC m=+0.452466754 container attach a692fbb1b4e0d652ab1b32211a4b22c6ac75f8508bb8ea6b0cd9626b323c13b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:16:51.443 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate[110865]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:16:51.443 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 bash[110849]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:16:51.443 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate[110865]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:16:51.443 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 bash[110849]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:16:51.660 INFO:tasks.rados.rados.0.smithi007.stdout:2538: done (2 left) 2024-09-21T10:16:51.660 INFO:tasks.rados.rados.0.smithi007.stdout:2542: done (1 left) 2024-09-21T10:16:51.660 INFO:tasks.rados.rados.0.smithi007.stdout:2543: done (0 left) 2024-09-21T10:16:51.660 INFO:tasks.rados.rados.0.smithi007.stdout:2544: delete oid 44 current snap is 326 2024-09-21T10:16:51.666 INFO:tasks.rados.rados.0.smithi007.stdout:2544: done (0 left) 2024-09-21T10:16:51.666 INFO:tasks.rados.rados.0.smithi007.stdout:2545: write oid 25 current snap is 326 2024-09-21T10:16:51.666 INFO:tasks.rados.rados.0.smithi007.stdout:2545: seq_num 954 ranges {433878=731671,1909351=124527} 2024-09-21T10:16:51.672 INFO:tasks.rados.rados.0.smithi007.stdout:2545: writing smithi00780062-25 from 433878 to 1165549 tid 1 2024-09-21T10:16:51.677 INFO:tasks.rados.rados.0.smithi007.stdout:2545: writing smithi00780062-25 from 1909351 to 2033878 tid 2 2024-09-21T10:16:51.678 INFO:tasks.rados.rados.0.smithi007.stdout:2546: read oid 49 snap -1 2024-09-21T10:16:51.678 INFO:tasks.rados.rados.0.smithi007.stdout:2546: expect (ObjNum 882 snap 307 seq_num 882) 2024-09-21T10:16:51.678 INFO:tasks.rados.rados.0.smithi007.stdout:2547: snap_create 2024-09-21T10:16:51.678 INFO:tasks.rados.rados.0.smithi007.stdout:2545: finishing write tid 1 to smithi00780062-25 2024-09-21T10:16:51.679 INFO:tasks.rados.rados.0.smithi007.stdout:2545: finishing write tid 2 to smithi00780062-25 2024-09-21T10:16:51.679 INFO:tasks.rados.rados.0.smithi007.stdout:2545: finishing write tid 3 to smithi00780062-25 2024-09-21T10:16:51.680 INFO:tasks.rados.rados.0.smithi007.stdout:2545: finishing write tid 4 to smithi00780062-25 2024-09-21T10:16:51.680 INFO:tasks.rados.rados.0.smithi007.stdout:2545: oid 25 updating version 0 to 951 2024-09-21T10:16:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:2545: oid 25 updating version 951 to 953 2024-09-21T10:16:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:2545: oid 25 version 953 is already newer than 952 2024-09-21T10:16:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 953 (ObjNum 954 snap 326 seq_num 954) dirty exists 2024-09-21T10:16:51.681 INFO:tasks.rados.rados.0.smithi007.stdout:2545: left oid 25 (ObjNum 954 snap 326 seq_num 954) 2024-09-21T10:16:51.683 INFO:tasks.rados.rados.0.smithi007.stdout:2546: expect (ObjNum 882 snap 307 seq_num 882) 2024-09-21T10:16:51.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-mon[99390]: pgmap v551: 89 pgs: 13 stale+active+clean, 76 active+clean; 187 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 920 KiB/s wr, 5 op/s 2024-09-21T10:16:51.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-mon[99390]: osdmap e722: 8 total, 7 up, 8 in 2024-09-21T10:16:51.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:51.857 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:51.857 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-mon[101144]: pgmap v551: 89 pgs: 13 stale+active+clean, 76 active+clean; 187 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 920 KiB/s wr, 5 op/s 2024-09-21T10:16:51.857 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-mon[101144]: osdmap e722: 8 total, 7 up, 8 in 2024-09-21T10:16:51.857 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:51.858 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:51.858 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate[110865]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T10:16:51.858 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 bash[110849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T10:16:51.858 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate[110865]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T10:16:51.858 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 bash[110849]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T10:16:51.859 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate[110865]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T10:16:51.859 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 bash[110849]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T10:16:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:51 smithi031 ceph-mon[96824]: pgmap v551: 89 pgs: 13 stale+active+clean, 76 active+clean; 187 MiB data, 780 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 920 KiB/s wr, 5 op/s 2024-09-21T10:16:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:51 smithi031 ceph-mon[96824]: osdmap e722: 8 total, 7 up, 8 in 2024-09-21T10:16:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:16:52.172 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate[110865]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T10:16:52.172 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 bash[110849]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T10:16:52.172 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate[110865]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T10:16:52.172 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 bash[110849]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T10:16:52.172 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate[110865]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T10:16:52.173 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 bash[110849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T10:16:52.173 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate[110865]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T10:16:52.173 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 bash[110849]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T10:16:52.173 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:51 smithi007 podman[110849]: 2024-09-21 10:16:51.886745366 +0000 UTC m=+1.315103765 container died a692fbb1b4e0d652ab1b32211a4b22c6ac75f8508bb8ea6b0cd9626b323c13b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=main-62da54b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-21T10:16:52.666 INFO:tasks.rados.rados.0.smithi007.stdout:2545: done (2 left) 2024-09-21T10:16:52.666 INFO:tasks.rados.rados.0.smithi007.stdout:2546: done (1 left) 2024-09-21T10:16:52.666 INFO:tasks.rados.rados.0.smithi007.stdout:2547: done (0 left) 2024-09-21T10:16:52.666 INFO:tasks.rados.rados.0.smithi007.stdout:2548: snap_create 2024-09-21T10:16:52.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:52 smithi007 ceph-mon[99390]: osdmap e723: 8 total, 7 up, 8 in 2024-09-21T10:16:52.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:52 smithi007 ceph-mon[101144]: osdmap e723: 8 total, 7 up, 8 in 2024-09-21T10:16:52.692 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:52 smithi007 podman[110993]: 2024-09-21 10:16:52.436973771 +0000 UTC m=+0.543954772 container remove a692fbb1b4e0d652ab1b32211a4b22c6ac75f8508bb8ea6b0cd9626b323c13b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-activate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:16:52.693 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:52 smithi007 podman[111053]: 2024-09-21 10:16:52.548165907 +0000 UTC m=+0.016442966 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:16:52.693 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:52 smithi007 podman[111053]: 2024-09-21 10:16:52.646301027 +0000 UTC m=+0.114578067 container create f9e70dafeae7a3bcccc16cbfc4c2793e3bfa18daca0ff007bc48fd0ed85f76ea (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-21T10:16:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:52 smithi031 ceph-mon[96824]: osdmap e723: 8 total, 7 up, 8 in 2024-09-21T10:16:53.192 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:52 smithi007 podman[111053]: 2024-09-21 10:16:52.874591118 +0000 UTC m=+0.342868169 container init f9e70dafeae7a3bcccc16cbfc4c2793e3bfa18daca0ff007bc48fd0ed85f76ea (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:16:53.192 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:52 smithi007 podman[111053]: 2024-09-21 10:16:52.877831732 +0000 UTC m=+0.346108773 container start f9e70dafeae7a3bcccc16cbfc4c2793e3bfa18daca0ff007bc48fd0ed85f76ea (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-21T10:16:53.192 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:52 smithi007 ceph-osd[111073]: -- 172.21.15.7:0/371153739 <== mon.0 v2:172.21.15.7:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560f42eafa40 con 0x560f42e8dc00 2024-09-21T10:16:53.192 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:52 smithi007 bash[111053]: f9e70dafeae7a3bcccc16cbfc4c2793e3bfa18daca0ff007bc48fd0ed85f76ea 2024-09-21T10:16:53.193 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:52 smithi007 systemd[1]: Started Ceph osd.0 for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:16:53.671 INFO:tasks.rados.rados.0.smithi007.stdout:2548: done (0 left) 2024-09-21T10:16:53.672 INFO:tasks.rados.rados.0.smithi007.stdout:2549: snap_create 2024-09-21T10:16:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:53 smithi031 ceph-mon[96824]: pgmap v554: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 192 MiB data, 765 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 905 KiB/s wr, 5 op/s; 68/366 objects degraded (18.579%) 2024-09-21T10:16:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:53 smithi031 ceph-mon[96824]: Health check failed: Degraded data redundancy: 68/366 objects degraded (18.579%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:16:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:53 smithi031 ceph-mon[96824]: osdmap e724: 8 total, 7 up, 8 in 2024-09-21T10:16:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:53 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:16:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[99390]: pgmap v554: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 192 MiB data, 765 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 905 KiB/s wr, 5 op/s; 68/366 objects degraded (18.579%) 2024-09-21T10:16:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[99390]: Health check failed: Degraded data redundancy: 68/366 objects degraded (18.579%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:16:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[99390]: osdmap e724: 8 total, 7 up, 8 in 2024-09-21T10:16:53.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:53.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:53.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:53.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:16:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[101144]: pgmap v554: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 192 MiB data, 765 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 905 KiB/s wr, 5 op/s; 68/366 objects degraded (18.579%) 2024-09-21T10:16:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[101144]: Health check failed: Degraded data redundancy: 68/366 objects degraded (18.579%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:16:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[101144]: osdmap e724: 8 total, 7 up, 8 in 2024-09-21T10:16:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:53.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:53 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:16:54.524 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:54 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[111069]: 2024-09-21T10:16:54.270+0000 7f07f1ffd640 -1 Falling back to public interface 2024-09-21T10:16:54.677 INFO:tasks.rados.rados.0.smithi007.stdout:2549: done (0 left) 2024-09-21T10:16:54.677 INFO:tasks.rados.rados.0.smithi007.stdout:2550: read oid 32 snap -1 2024-09-21T10:16:54.677 INFO:tasks.rados.rados.0.smithi007.stdout:2550: expect (ObjNum 868 snap 305 seq_num 868) 2024-09-21T10:16:54.677 INFO:tasks.rados.rados.0.smithi007.stdout:2551: write oid 41 current snap is 329 2024-09-21T10:16:54.677 INFO:tasks.rados.rados.0.smithi007.stdout:2551: seq_num 955 ranges {450685=406920,1567833=482852} 2024-09-21T10:16:54.681 INFO:tasks.rados.rados.0.smithi007.stdout:2551: writing smithi00780062-41 from 450685 to 857605 tid 1 2024-09-21T10:16:54.689 INFO:tasks.rados.rados.0.smithi007.stdout:2551: writing smithi00780062-41 from 1567833 to 2050685 tid 2 2024-09-21T10:16:54.689 INFO:tasks.rados.rados.0.smithi007.stdout:2552: snap_create 2024-09-21T10:16:54.689 INFO:tasks.rados.rados.0.smithi007.stdout:2550: expect (ObjNum 868 snap 305 seq_num 868) 2024-09-21T10:16:54.806 INFO:tasks.rados.rados.0.smithi007.stdout:2551: finishing write tid 1 to smithi00780062-41 2024-09-21T10:16:54.986 INFO:tasks.rados.rados.0.smithi007.stdout:2551: finishing write tid 2 to smithi00780062-41 2024-09-21T10:16:54.987 INFO:tasks.rados.rados.0.smithi007.stdout:2551: finishing write tid 3 to smithi00780062-41 2024-09-21T10:16:54.987 INFO:tasks.rados.rados.0.smithi007.stdout:2551: finishing write tid 4 to smithi00780062-41 2024-09-21T10:16:54.987 INFO:tasks.rados.rados.0.smithi007.stdout:2551: oid 41 updating version 0 to 1235 2024-09-21T10:16:54.987 INFO:tasks.rados.rados.0.smithi007.stdout:2551: oid 41 updating version 1235 to 1237 2024-09-21T10:16:54.987 INFO:tasks.rados.rados.0.smithi007.stdout:2551: oid 41 version 1237 is already newer than 1236 2024-09-21T10:16:54.987 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1237 (ObjNum 955 snap 329 seq_num 955) dirty exists 2024-09-21T10:16:54.987 INFO:tasks.rados.rados.0.smithi007.stdout:2551: left oid 41 (ObjNum 955 snap 329 seq_num 955) 2024-09-21T10:16:54.988 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:54 smithi007 ceph-mon[99390]: osdmap e725: 8 total, 7 up, 8 in 2024-09-21T10:16:54.988 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:54 smithi007 ceph-mon[101144]: osdmap e725: 8 total, 7 up, 8 in 2024-09-21T10:16:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:54 smithi031 ceph-mon[96824]: osdmap e725: 8 total, 7 up, 8 in 2024-09-21T10:16:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2550: done (2 left) 2024-09-21T10:16:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2551: done (1 left) 2024-09-21T10:16:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2552: done (0 left) 2024-09-21T10:16:55.680 INFO:tasks.rados.rados.0.smithi007.stdout:2553: write oid 16 current snap is 330 2024-09-21T10:16:55.681 INFO:tasks.rados.rados.0.smithi007.stdout:2553: seq_num 956 ranges {467492=482169,1626315=441177} 2024-09-21T10:16:55.685 INFO:tasks.rados.rados.0.smithi007.stdout:2553: writing smithi00780062-16 from 467492 to 949661 tid 1 2024-09-21T10:16:55.692 INFO:tasks.rados.rados.0.smithi007.stdout:2553: writing smithi00780062-16 from 1626315 to 2067492 tid 2 2024-09-21T10:16:55.692 INFO:tasks.rados.rados.0.smithi007.stdout:2554: read oid 5 snap -1 2024-09-21T10:16:55.692 INFO:tasks.rados.rados.0.smithi007.stdout:2554: expect deleted 2024-09-21T10:16:55.692 INFO:tasks.rados.rados.0.smithi007.stdout:2555: snap_remove snap 322 2024-09-21T10:16:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:55 smithi007 ceph-mon[99390]: pgmap v557: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 192 MiB data, 765 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 905 KiB/s wr, 5 op/s; 68/366 objects degraded (18.579%) 2024-09-21T10:16:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:55 smithi007 ceph-mon[99390]: osdmap e726: 8 total, 7 up, 8 in 2024-09-21T10:16:55.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:55 smithi007 ceph-mon[101144]: pgmap v557: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 192 MiB data, 765 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 905 KiB/s wr, 5 op/s; 68/366 objects degraded (18.579%) 2024-09-21T10:16:55.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:55 smithi007 ceph-mon[101144]: osdmap e726: 8 total, 7 up, 8 in 2024-09-21T10:16:56.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:55 smithi031 ceph-mon[96824]: pgmap v557: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 192 MiB data, 765 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 905 KiB/s wr, 5 op/s; 68/366 objects degraded (18.579%) 2024-09-21T10:16:56.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:55 smithi031 ceph-mon[96824]: osdmap e726: 8 total, 7 up, 8 in 2024-09-21T10:16:56.687 INFO:tasks.rados.rados.0.smithi007.stdout:2555: done (2 left) 2024-09-21T10:16:56.687 INFO:tasks.rados.rados.0.smithi007.stdout:2556: write oid 34 current snap is 330 2024-09-21T10:16:56.687 INFO:tasks.rados.rados.0.smithi007.stdout:2556: seq_num 957 ranges {484299=557418,1684797=399502} 2024-09-21T10:16:56.693 INFO:tasks.rados.rados.0.smithi007.stdout:2556: writing smithi00780062-34 from 484299 to 1041717 tid 1 2024-09-21T10:16:56.699 INFO:tasks.rados.rados.0.smithi007.stdout:2556: writing smithi00780062-34 from 1684797 to 2084299 tid 2 2024-09-21T10:16:56.699 INFO:tasks.rados.rados.0.smithi007.stdout:2557: snap_create 2024-09-21T10:16:56.700 INFO:tasks.rados.rados.0.smithi007.stdout:2553: finishing write tid 1 to smithi00780062-16 2024-09-21T10:16:56.700 INFO:tasks.rados.rados.0.smithi007.stdout:2553: finishing write tid 2 to smithi00780062-16 2024-09-21T10:16:56.700 INFO:tasks.rados.rados.0.smithi007.stdout:2553: finishing write tid 3 to smithi00780062-16 2024-09-21T10:16:56.700 INFO:tasks.rados.rados.0.smithi007.stdout:2553: finishing write tid 4 to smithi00780062-16 2024-09-21T10:16:56.700 INFO:tasks.rados.rados.0.smithi007.stdout:2553: oid 16 updating version 0 to 1570 2024-09-21T10:16:56.700 INFO:tasks.rados.rados.0.smithi007.stdout:2553: oid 16 version 1570 is already newer than 1569 2024-09-21T10:16:56.700 INFO:tasks.rados.rados.0.smithi007.stdout:2553: oid 16 version 1570 is already newer than 1568 2024-09-21T10:16:56.700 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 1570 (ObjNum 956 snap 330 seq_num 956) dirty exists 2024-09-21T10:16:56.700 INFO:tasks.rados.rados.0.smithi007.stdout:2553: left oid 16 (ObjNum 956 snap 330 seq_num 956) 2024-09-21T10:16:56.700 INFO:tasks.rados.rados.0.smithi007.stdout:2556: finishing write tid 1 to smithi00780062-34 2024-09-21T10:16:56.702 INFO:tasks.rados.rados.0.smithi007.stdout:2556: finishing write tid 2 to smithi00780062-34 2024-09-21T10:16:56.702 INFO:tasks.rados.rados.0.smithi007.stdout:2556: finishing write tid 3 to smithi00780062-34 2024-09-21T10:16:56.702 INFO:tasks.rados.rados.0.smithi007.stdout:2556: finishing write tid 4 to smithi00780062-34 2024-09-21T10:16:56.702 INFO:tasks.rados.rados.0.smithi007.stdout:2556: oid 34 updating version 0 to 1370 2024-09-21T10:16:56.703 INFO:tasks.rados.rados.0.smithi007.stdout:2556: oid 34 version 1370 is already newer than 1369 2024-09-21T10:16:56.703 INFO:tasks.rados.rados.0.smithi007.stdout:2556: oid 34 updating version 1370 to 1371 2024-09-21T10:16:56.703 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1371 (ObjNum 957 snap 330 seq_num 957) dirty exists 2024-09-21T10:16:56.703 INFO:tasks.rados.rados.0.smithi007.stdout:2556: left oid 34 (ObjNum 957 snap 330 seq_num 957) 2024-09-21T10:16:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:56 smithi007 ceph-mon[99390]: osdmap e727: 8 total, 7 up, 8 in 2024-09-21T10:16:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:56 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:56 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:56 smithi007 ceph-mon[101144]: osdmap e727: 8 total, 7 up, 8 in 2024-09-21T10:16:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:56 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:56.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:56 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:57.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:56 smithi031 ceph-mon[96824]: osdmap e727: 8 total, 7 up, 8 in 2024-09-21T10:16:57.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:56 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:57.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:56 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:57.645 INFO:tasks.rados.rados.0.smithi007.stdout:2553: done (3 left) 2024-09-21T10:16:57.645 INFO:tasks.rados.rados.0.smithi007.stdout:2554: done (2 left) 2024-09-21T10:16:57.645 INFO:tasks.rados.rados.0.smithi007.stdout:2556: done (1 left) 2024-09-21T10:16:57.645 INFO:tasks.rados.rados.0.smithi007.stdout:2557: done (0 left) 2024-09-21T10:16:57.646 INFO:tasks.rados.rados.0.smithi007.stdout:2558: write oid 33 current snap is 331 2024-09-21T10:16:57.646 INFO:tasks.rados.rados.0.smithi007.stdout:2558: seq_num 958 ranges {501106=749020,1743279=357827} 2024-09-21T10:16:57.652 INFO:tasks.rados.rados.0.smithi007.stdout:2558: writing smithi00780062-33 from 501106 to 1250126 tid 1 2024-09-21T10:16:57.657 INFO:tasks.rados.rados.0.smithi007.stdout:2558: writing smithi00780062-33 from 1743279 to 2101106 tid 2 2024-09-21T10:16:57.657 INFO:tasks.rados.rados.0.smithi007.stdout:2559: delete oid 20 current snap is 331 2024-09-21T10:16:57.662 INFO:tasks.rados.rados.0.smithi007.stdout:2558: finishing write tid 1 to smithi00780062-33 2024-09-21T10:16:57.662 INFO:tasks.rados.rados.0.smithi007.stdout:2558: finishing write tid 2 to smithi00780062-33 2024-09-21T10:16:57.662 INFO:tasks.rados.rados.0.smithi007.stdout:2558: finishing write tid 3 to smithi00780062-33 2024-09-21T10:16:57.663 INFO:tasks.rados.rados.0.smithi007.stdout:2558: finishing write tid 4 to smithi00780062-33 2024-09-21T10:16:57.663 INFO:tasks.rados.rados.0.smithi007.stdout:2558: oid 33 updating version 0 to 1298 2024-09-21T10:16:57.663 INFO:tasks.rados.rados.0.smithi007.stdout:2558: oid 33 updating version 1298 to 1299 2024-09-21T10:16:57.663 INFO:tasks.rados.rados.0.smithi007.stdout:2558: oid 33 version 1299 is already newer than 1297 2024-09-21T10:16:57.663 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1299 (ObjNum 958 snap 331 seq_num 958) dirty exists 2024-09-21T10:16:57.663 INFO:tasks.rados.rados.0.smithi007.stdout:2558: left oid 33 (ObjNum 958 snap 331 seq_num 958) 2024-09-21T10:16:57.664 INFO:tasks.rados.rados.0.smithi007.stdout:2558: done (1 left) 2024-09-21T10:16:57.664 INFO:tasks.rados.rados.0.smithi007.stdout:2559: done (0 left) 2024-09-21T10:16:57.664 INFO:tasks.rados.rados.0.smithi007.stdout:2560: snap_create 2024-09-21T10:16:57.879 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:57 smithi007 ceph-mon[99390]: pgmap v560: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 192 MiB data, 765 MiB used, 714 GiB / 715 GiB avail; 68/366 objects degraded (18.579%) 2024-09-21T10:16:57.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:57 smithi007 ceph-mon[99390]: osdmap e728: 8 total, 7 up, 8 in 2024-09-21T10:16:57.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:57 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:57.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:57 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:57.880 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:57 smithi007 ceph-mon[99390]: osdmap e729: 8 total, 7 up, 8 in 2024-09-21T10:16:57.880 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:57 smithi007 ceph-mon[101144]: pgmap v560: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 192 MiB data, 765 MiB used, 714 GiB / 715 GiB avail; 68/366 objects degraded (18.579%) 2024-09-21T10:16:57.880 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:57 smithi007 ceph-mon[101144]: osdmap e728: 8 total, 7 up, 8 in 2024-09-21T10:16:57.880 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:57 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:57.880 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:57 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:57.880 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:57 smithi007 ceph-mon[101144]: osdmap e729: 8 total, 7 up, 8 in 2024-09-21T10:16:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:57 smithi031 ceph-mon[96824]: pgmap v560: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 192 MiB data, 765 MiB used, 714 GiB / 715 GiB avail; 68/366 objects degraded (18.579%) 2024-09-21T10:16:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:57 smithi031 ceph-mon[96824]: osdmap e728: 8 total, 7 up, 8 in 2024-09-21T10:16:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:57 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:57 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:16:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:57 smithi031 ceph-mon[96824]: osdmap e729: 8 total, 7 up, 8 in 2024-09-21T10:16:58.192 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[111069]: 2024-09-21T10:16:58.014+0000 7f07f1ffd640 -1 osd.0 718 log_to_monitors true 2024-09-21T10:16:58.646 INFO:tasks.rados.rados.0.smithi007.stdout:2560: done (0 left) 2024-09-21T10:16:58.647 INFO:tasks.rados.rados.0.smithi007.stdout:2561: rollback oid 15 current snap is 332 2024-09-21T10:16:58.647 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 331 2024-09-21T10:16:58.647 INFO:tasks.rados.rados.0.smithi007.stdout:2562: read oid 28 snap -1 2024-09-21T10:16:58.647 INFO:tasks.rados.rados.0.smithi007.stdout:2562: expect deleted 2024-09-21T10:16:58.647 INFO:tasks.rados.rados.0.smithi007.stdout:2563: read oid 11 snap -1 2024-09-21T10:16:58.647 INFO:tasks.rados.rados.0.smithi007.stdout:2563: expect deleted 2024-09-21T10:16:58.647 INFO:tasks.rados.rados.0.smithi007.stdout:2564: snap_create 2024-09-21T10:16:58.651 INFO:tasks.rados.rados.0.smithi007.stdout:2561: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:16:58.651 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 895 (ObjNum 129 snap 0 seq_num 3839206568) dirty dne 2024-09-21T10:16:58.782 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[111069]: 2024-09-21T10:16:58.670+0000 7f07e9da7640 -1 osd.0 718 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[99390]: from='osd.0 [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[99390]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[99390]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[99390]: osdmap e730: 8 total, 7 up, 8 in 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[99390]: from='osd.0 [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[99390]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[101144]: from='osd.0 [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[101144]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[101144]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[101144]: osdmap e730: 8 total, 7 up, 8 in 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[101144]: from='osd.0 [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:16:58.783 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:58 smithi007 ceph-mon[101144]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:16:59.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:58 smithi031 ceph-mon[96824]: from='osd.0 [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:16:59.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:58 smithi031 ceph-mon[96824]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:16:59.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:58 smithi031 ceph-mon[96824]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T10:16:59.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:58 smithi031 ceph-mon[96824]: osdmap e730: 8 total, 7 up, 8 in 2024-09-21T10:16:59.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:58 smithi031 ceph-mon[96824]: from='osd.0 [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:16:59.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:58 smithi031 ceph-mon[96824]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:16:59.652 INFO:tasks.rados.rados.0.smithi007.stdout:2561: done (3 left) 2024-09-21T10:16:59.652 INFO:tasks.rados.rados.0.smithi007.stdout:2562: done (2 left) 2024-09-21T10:16:59.652 INFO:tasks.rados.rados.0.smithi007.stdout:2563: done (1 left) 2024-09-21T10:16:59.652 INFO:tasks.rados.rados.0.smithi007.stdout:2564: done (0 left) 2024-09-21T10:16:59.652 INFO:tasks.rados.rados.0.smithi007.stdout:2565: snap_create 2024-09-21T10:16:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[101144]: pgmap v563: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 195 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 677 KiB/s wr, 5 op/s; 70/375 objects degraded (18.667%) 2024-09-21T10:16:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 70/375 objects degraded (18.667%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:16:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[101144]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:16:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[101144]: osd.0 [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289] boot 2024-09-21T10:16:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[101144]: osdmap e731: 8 total, 8 up, 8 in 2024-09-21T10:16:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T10:16:59.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[99390]: pgmap v563: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 195 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 677 KiB/s wr, 5 op/s; 70/375 objects degraded (18.667%) 2024-09-21T10:16:59.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 70/375 objects degraded (18.667%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:16:59.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:16:59.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[99390]: osd.0 [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289] boot 2024-09-21T10:16:59.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[99390]: osdmap e731: 8 total, 8 up, 8 in 2024-09-21T10:16:59.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:16:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T10:17:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:59 smithi031 ceph-mon[96824]: pgmap v563: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 195 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 677 KiB/s wr, 5 op/s; 70/375 objects degraded (18.667%) 2024-09-21T10:17:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:59 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 70/375 objects degraded (18.667%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:59 smithi031 ceph-mon[96824]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:17:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:59 smithi031 ceph-mon[96824]: osd.0 [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289] boot 2024-09-21T10:17:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:59 smithi031 ceph-mon[96824]: osdmap e731: 8 total, 8 up, 8 in 2024-09-21T10:17:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:16:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T10:17:00.653 INFO:tasks.rados.rados.0.smithi007.stdout:2565: done (0 left) 2024-09-21T10:17:00.653 INFO:tasks.rados.rados.0.smithi007.stdout:2566: read oid 7 snap -1 2024-09-21T10:17:00.653 INFO:tasks.rados.rados.0.smithi007.stdout:2566: expect (ObjNum 949 snap 324 seq_num 949) 2024-09-21T10:17:00.653 INFO:tasks.rados.rados.0.smithi007.stdout:2567: read oid 5 snap -1 2024-09-21T10:17:00.653 INFO:tasks.rados.rados.0.smithi007.stdout:2567: expect deleted 2024-09-21T10:17:00.653 INFO:tasks.rados.rados.0.smithi007.stdout:2568: write oid 35 current snap is 334 2024-09-21T10:17:00.653 INFO:tasks.rados.rados.0.smithi007.stdout:2568: seq_num 960 ranges {534720=499518,1460243=674477} 2024-09-21T10:17:00.659 INFO:tasks.rados.rados.0.smithi007.stdout:2568: writing smithi00780062-35 from 534720 to 1034238 tid 1 2024-09-21T10:17:00.666 INFO:tasks.rados.rados.0.smithi007.stdout:2568: writing smithi00780062-35 from 1460243 to 2134720 tid 2 2024-09-21T10:17:00.666 INFO:tasks.rados.rados.0.smithi007.stdout:2569: write oid 17 current snap is 334 2024-09-21T10:17:00.666 INFO:tasks.rados.rados.0.smithi007.stdout:2569: seq_num 961 ranges {551527=574767,1918725=232802} 2024-09-21T10:17:00.674 INFO:tasks.rados.rados.0.smithi007.stdout:2569: writing smithi00780062-17 from 551527 to 1126294 tid 1 2024-09-21T10:17:00.680 INFO:tasks.rados.rados.0.smithi007.stdout:2569: writing smithi00780062-17 from 1918725 to 2151527 tid 2 2024-09-21T10:17:00.680 INFO:tasks.rados.rados.0.smithi007.stdout:2570: delete oid 33 current snap is 334 2024-09-21T10:17:00.680 INFO:tasks.rados.rados.0.smithi007.stdout:2566: expect (ObjNum 949 snap 324 seq_num 949) 2024-09-21T10:17:00.687 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:17:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:17:00.482+0000 7f0ef5e32640 -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-09-21T10:17:00.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:17:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:17:00] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.51.0" 2024-09-21T10:17:00.942 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:17:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[111069]: 2024-09-21T10:17:00.684+0000 7f07d6d67640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1bf after trimming was started 2024-09-21T10:17:00.944 INFO:tasks.rados.rados.0.smithi007.stdout:2568: finishing write tid 1 to smithi00780062-35 2024-09-21T10:17:00.944 INFO:tasks.rados.rados.0.smithi007.stdout:2568: finishing write tid 2 to smithi00780062-35 2024-09-21T10:17:00.944 INFO:tasks.rados.rados.0.smithi007.stdout:2568: finishing write tid 3 to smithi00780062-35 2024-09-21T10:17:00.944 INFO:tasks.rados.rados.0.smithi007.stdout:2568: finishing write tid 4 to smithi00780062-35 2024-09-21T10:17:00.944 INFO:tasks.rados.rados.0.smithi007.stdout:2568: oid 35 updating version 0 to 586 2024-09-21T10:17:00.944 INFO:tasks.rados.rados.0.smithi007.stdout:2568: oid 35 version 586 is already newer than 585 2024-09-21T10:17:00.944 INFO:tasks.rados.rados.0.smithi007.stdout:2568: oid 35 updating version 586 to 587 2024-09-21T10:17:00.944 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 587 (ObjNum 960 snap 334 seq_num 960) dirty exists 2024-09-21T10:17:00.945 INFO:tasks.rados.rados.0.smithi007.stdout:2568: left oid 35 (ObjNum 960 snap 334 seq_num 960) 2024-09-21T10:17:00.945 INFO:tasks.rados.rados.0.smithi007.stdout:2569: finishing write tid 1 to smithi00780062-17 2024-09-21T10:17:00.945 INFO:tasks.rados.rados.0.smithi007.stdout:2569: finishing write tid 2 to smithi00780062-17 2024-09-21T10:17:00.945 INFO:tasks.rados.rados.0.smithi007.stdout:2569: finishing write tid 3 to smithi00780062-17 2024-09-21T10:17:00.945 INFO:tasks.rados.rados.0.smithi007.stdout:2569: finishing write tid 4 to smithi00780062-17 2024-09-21T10:17:00.945 INFO:tasks.rados.rados.0.smithi007.stdout:2569: oid 17 updating version 0 to 992 2024-09-21T10:17:00.946 INFO:tasks.rados.rados.0.smithi007.stdout:2569: oid 17 updating version 992 to 993 2024-09-21T10:17:00.946 INFO:tasks.rados.rados.0.smithi007.stdout:2569: oid 17 version 993 is already newer than 991 2024-09-21T10:17:00.946 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 993 (ObjNum 961 snap 334 seq_num 961) dirty exists 2024-09-21T10:17:00.946 INFO:tasks.rados.rados.0.smithi007.stdout:2569: left oid 17 (ObjNum 961 snap 334 seq_num 961) 2024-09-21T10:17:00.946 INFO:tasks.rados.rados.0.smithi007.stdout:2566: done (4 left) 2024-09-21T10:17:00.946 INFO:tasks.rados.rados.0.smithi007.stdout:2567: done (3 left) 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2568: done (2 left) 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2569: done (1 left) 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2570: done (0 left) 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2571: read oid 37 snap -1 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2571: expect (ObjNum 829 snap 287 seq_num 829) 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2572: read oid 8 snap -1 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2572: expect (ObjNum 874 snap 306 seq_num 874) 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2573: read oid 16 snap -1 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2573: expect (ObjNum 956 snap 330 seq_num 956) 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2574: read oid 40 snap 320 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2574: expect (ObjNum 864 snap 303 seq_num 864) 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2575: read oid 10 snap 328 2024-09-21T10:17:00.947 INFO:tasks.rados.rados.0.smithi007.stdout:2575: expect (ObjNum 919 snap 313 seq_num 919) 2024-09-21T10:17:00.948 INFO:tasks.rados.rados.0.smithi007.stdout:2576: read oid 12 snap -1 2024-09-21T10:17:00.948 INFO:tasks.rados.rados.0.smithi007.stdout:2576: expect deleted 2024-09-21T10:17:00.948 INFO:tasks.rados.rados.0.smithi007.stdout:2577: snap_remove snap 327 2024-09-21T10:17:01.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: pgmap v566: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 195 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 677 KiB/s wr, 5 op/s; 70/375 objects degraded (18.667%) 2024-09-21T10:17:01.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:01.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:01.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:01.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:17:01.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:01.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:17:01.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:01.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:01.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:01.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:17:01.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:17:01.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T10:17:01.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:01 smithi031 ceph-mon[96824]: osdmap e732: 8 total, 8 up, 8 in 2024-09-21T10:17:01.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: pgmap v566: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 195 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 677 KiB/s wr, 5 op/s; 70/375 objects degraded (18.667%) 2024-09-21T10:17:01.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T10:17:01.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[101144]: osdmap e732: 8 total, 8 up, 8 in 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: pgmap v566: 89 pgs: 19 active+undersized, 15 active+undersized+degraded, 55 active+clean; 195 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 677 KiB/s wr, 5 op/s; 70/375 objects degraded (18.667%) 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:17:01.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-21T10:17:01.695 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:01 smithi007 ceph-mon[99390]: osdmap e732: 8 total, 8 up, 8 in 2024-09-21T10:17:01.698 INFO:tasks.rados.rados.0.smithi007.stdout:2577: done (6 left) 2024-09-21T10:17:01.699 INFO:tasks.rados.rados.0.smithi007.stdout:2578: read oid 39 snap -1 2024-09-21T10:17:01.699 INFO:tasks.rados.rados.0.smithi007.stdout:2578: expect (ObjNum 920 snap 315 seq_num 920) 2024-09-21T10:17:01.699 INFO:tasks.rados.rados.0.smithi007.stdout:2579: write oid 31 current snap is 334 2024-09-21T10:17:01.699 INFO:tasks.rados.rados.0.smithi007.stdout:2579: seq_num 963 ranges {585141=725265,1919336=265805} 2024-09-21T10:17:01.706 INFO:tasks.rados.rados.0.smithi007.stdout:2579: writing smithi00780062-31 from 585141 to 1310406 tid 1 2024-09-21T10:17:01.711 INFO:tasks.rados.rados.0.smithi007.stdout:2579: writing smithi00780062-31 from 1919336 to 2185141 tid 2 2024-09-21T10:17:01.711 INFO:tasks.rados.rados.0.smithi007.stdout:2580: read oid 23 snap -1 2024-09-21T10:17:01.711 INFO:tasks.rados.rados.0.smithi007.stdout:2580: expect deleted 2024-09-21T10:17:01.711 INFO:tasks.rados.rados.0.smithi007.stdout:2581: rollback oid 21 current snap is 334 2024-09-21T10:17:01.711 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 320 2024-09-21T10:17:01.711 INFO:tasks.rados.rados.0.smithi007.stdout:2572: expect (ObjNum 874 snap 306 seq_num 874) 2024-09-21T10:17:01.911 INFO:tasks.rados.rados.0.smithi007.stdout:2571: expect (ObjNum 829 snap 287 seq_num 829) 2024-09-21T10:17:02.175 INFO:tasks.rados.rados.0.smithi007.stdout:2573: expect (ObjNum 956 snap 330 seq_num 956) 2024-09-21T10:17:02.244 INFO:tasks.rados.rados.0.smithi007.stdout:2574: expect (ObjNum 864 snap 303 seq_num 864) 2024-09-21T10:17:02.363 INFO:tasks.rados.rados.0.smithi007.stdout:2575: expect (ObjNum 919 snap 313 seq_num 919) 2024-09-21T10:17:02.545 INFO:tasks.rados.rados.0.smithi007.stdout:2578: expect (ObjNum 920 snap 315 seq_num 920) 2024-09-21T10:17:02.931 INFO:tasks.rados.rados.0.smithi007.stdout:2581: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:17:02.931 INFO:tasks.rados.rados.0.smithi007.stdout:2579: finishing write tid 1 to smithi00780062-31 2024-09-21T10:17:02.931 INFO:tasks.rados.rados.0.smithi007.stdout:2579: finishing write tid 2 to smithi00780062-31 2024-09-21T10:17:02.931 INFO:tasks.rados.rados.0.smithi007.stdout:2579: finishing write tid 3 to smithi00780062-31 2024-09-21T10:17:02.931 INFO:tasks.rados.rados.0.smithi007.stdout:2579: finishing write tid 4 to smithi00780062-31 2024-09-21T10:17:02.931 INFO:tasks.rados.rados.0.smithi007.stdout:2579: oid 31 updating version 0 to 1380 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2579: oid 31 version 1380 is already newer than 1379 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2579: oid 31 updating version 1380 to 1381 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1381 (ObjNum 963 snap 334 seq_num 963) dirty exists 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2579: left oid 31 (ObjNum 963 snap 334 seq_num 963) 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2581: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2571: done (9 left) 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2572: done (8 left) 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2573: done (7 left) 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2574: done (6 left) 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2575: done (5 left) 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2576: done (4 left) 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2578: done (3 left) 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2579: done (2 left) 2024-09-21T10:17:02.932 INFO:tasks.rados.rados.0.smithi007.stdout:2580: done (1 left) 2024-09-21T10:17:02.933 INFO:tasks.rados.rados.0.smithi007.stdout:2582: snap_remove snap 333 2024-09-21T10:17:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:02 smithi031 ceph-mon[96824]: osdmap e733: 8 total, 8 up, 8 in 2024-09-21T10:17:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:02 smithi031 ceph-mon[96824]: pgmap v569: 89 pgs: 9 active+undersized, 4 active+undersized+degraded, 76 active+clean; 198 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 799 KiB/s wr, 11 op/s; 19/387 objects degraded (4.910%); 1.7 MiB/s, 1 objects/s recovering 2024-09-21T10:17:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:02 smithi007 ceph-mon[99390]: osdmap e733: 8 total, 8 up, 8 in 2024-09-21T10:17:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:02 smithi007 ceph-mon[99390]: pgmap v569: 89 pgs: 9 active+undersized, 4 active+undersized+degraded, 76 active+clean; 198 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 799 KiB/s wr, 11 op/s; 19/387 objects degraded (4.910%); 1.7 MiB/s, 1 objects/s recovering 2024-09-21T10:17:03.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:02 smithi007 ceph-mon[101144]: osdmap e733: 8 total, 8 up, 8 in 2024-09-21T10:17:03.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:02 smithi007 ceph-mon[101144]: pgmap v569: 89 pgs: 9 active+undersized, 4 active+undersized+degraded, 76 active+clean; 198 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 799 KiB/s wr, 11 op/s; 19/387 objects degraded (4.910%); 1.7 MiB/s, 1 objects/s recovering 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:2582: done (1 left) 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:2583: read oid 11 snap 318 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:2583: expect deleted 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:2584: rollback oid 19 current snap is 334 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 19 to 328 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:2581: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 910 (ObjNum 924 snap 318 seq_num 924) dirty exists 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:2581: done (2 left) 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:2585: read oid 29 snap -1 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:2585: expect (ObjNum 942 snap 322 seq_num 942) 2024-09-21T10:17:03.704 INFO:tasks.rados.rados.0.smithi007.stdout:2586: read oid 44 snap -1 2024-09-21T10:17:03.705 INFO:tasks.rados.rados.0.smithi007.stdout:2586: expect deleted 2024-09-21T10:17:03.705 INFO:tasks.rados.rados.0.smithi007.stdout:2587: rollback oid 22 current snap is 334 2024-09-21T10:17:03.705 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 22 to 320 2024-09-21T10:17:03.705 INFO:tasks.rados.rados.0.smithi007.stdout:2588: write oid 43 current snap is 334 2024-09-21T10:17:03.705 INFO:tasks.rados.rados.0.smithi007.stdout:2588: seq_num 964 ranges {601948=400514,1577818=624130} 2024-09-21T10:17:03.709 INFO:tasks.rados.rados.0.smithi007.stdout:2588: writing smithi00780062-43 from 601948 to 1002462 tid 1 2024-09-21T10:17:03.717 INFO:tasks.rados.rados.0.smithi007.stdout:2588: writing smithi00780062-43 from 1577818 to 2201948 tid 2 2024-09-21T10:17:03.717 INFO:tasks.rados.rados.0.smithi007.stdout:2589: snap_create 2024-09-21T10:17:03.717 INFO:tasks.rados.rados.0.smithi007.stdout:2584: finishing rollback tid 0 to smithi00780062-19 2024-09-21T10:17:03.717 INFO:tasks.rados.rados.0.smithi007.stdout:2584: finishing rollback tid 1 to smithi00780062-19 2024-09-21T10:17:03.717 INFO:tasks.rados.rados.0.smithi007.stdout:2584: finishing rollback tid 2 to smithi00780062-19 2024-09-21T10:17:03.718 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 909 (ObjNum 896 snap 309 seq_num 896) dirty exists 2024-09-21T10:17:03.718 INFO:tasks.rados.rados.0.smithi007.stdout:2585: expect (ObjNum 942 snap 322 seq_num 942) 2024-09-21T10:17:03.889 INFO:tasks.rados.rados.0.smithi007.stdout:2587: finishing rollback tid 0 to smithi00780062-22 2024-09-21T10:17:03.889 INFO:tasks.rados.rados.0.smithi007.stdout:2587: finishing rollback tid 1 to smithi00780062-22 2024-09-21T10:17:03.889 INFO:tasks.rados.rados.0.smithi007.stdout:2587: finishing rollback tid 2 to smithi00780062-22 2024-09-21T10:17:03.889 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 2096 (ObjNum 849 snap 291 seq_num 849) dirty exists 2024-09-21T10:17:03.889 INFO:tasks.rados.rados.0.smithi007.stdout:2588: finishing write tid 1 to smithi00780062-43 2024-09-21T10:17:03.889 INFO:tasks.rados.rados.0.smithi007.stdout:2588: finishing write tid 2 to smithi00780062-43 2024-09-21T10:17:03.890 INFO:tasks.rados.rados.0.smithi007.stdout:2588: finishing write tid 3 to smithi00780062-43 2024-09-21T10:17:03.890 INFO:tasks.rados.rados.0.smithi007.stdout:2588: finishing write tid 4 to smithi00780062-43 2024-09-21T10:17:03.890 INFO:tasks.rados.rados.0.smithi007.stdout:2588: oid 43 updating version 0 to 495 2024-09-21T10:17:03.890 INFO:tasks.rados.rados.0.smithi007.stdout:2588: oid 43 version 495 is already newer than 493 2024-09-21T10:17:03.890 INFO:tasks.rados.rados.0.smithi007.stdout:2588: oid 43 version 495 is already newer than 494 2024-09-21T10:17:03.890 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 495 (ObjNum 964 snap 334 seq_num 964) dirty exists 2024-09-21T10:17:03.890 INFO:tasks.rados.rados.0.smithi007.stdout:2588: left oid 43 (ObjNum 964 snap 334 seq_num 964) 2024-09-21T10:17:04.710 INFO:tasks.rados.rados.0.smithi007.stdout:2583: done (6 left) 2024-09-21T10:17:04.710 INFO:tasks.rados.rados.0.smithi007.stdout:2584: done (5 left) 2024-09-21T10:17:04.710 INFO:tasks.rados.rados.0.smithi007.stdout:2585: done (4 left) 2024-09-21T10:17:04.710 INFO:tasks.rados.rados.0.smithi007.stdout:2586: done (3 left) 2024-09-21T10:17:04.710 INFO:tasks.rados.rados.0.smithi007.stdout:2587: done (2 left) 2024-09-21T10:17:04.710 INFO:tasks.rados.rados.0.smithi007.stdout:2588: done (1 left) 2024-09-21T10:17:04.711 INFO:tasks.rados.rados.0.smithi007.stdout:2589: done (0 left) 2024-09-21T10:17:04.711 INFO:tasks.rados.rados.0.smithi007.stdout:2590: write oid 10 current snap is 335 2024-09-21T10:17:04.711 INFO:tasks.rados.rados.0.smithi007.stdout:2590: seq_num 965 ranges {618755=475763,1636300=457996} 2024-09-21T10:17:04.716 INFO:tasks.rados.rados.0.smithi007.stdout:2590: writing smithi00780062-10 from 618755 to 1094518 tid 1 2024-09-21T10:17:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2590: writing smithi00780062-10 from 1636300 to 2094296 tid 2 2024-09-21T10:17:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2591: read oid 7 snap 328 2024-09-21T10:17:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2591: expect (ObjNum 949 snap 324 seq_num 949) 2024-09-21T10:17:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2592: rollback oid 15 current snap is 335 2024-09-21T10:17:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 328 2024-09-21T10:17:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2590: finishing write tid 1 to smithi00780062-10 2024-09-21T10:17:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2593: read oid 29 snap 318 2024-09-21T10:17:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2593: expect (ObjNum 917 snap 313 seq_num 917) 2024-09-21T10:17:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:2594: read oid 35 snap 317 2024-09-21T10:17:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:2594: expect deleted 2024-09-21T10:17:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:2595: delete oid 13 current snap is 335 2024-09-21T10:17:04.728 INFO:tasks.rados.rados.0.smithi007.stdout:2594: done (5 left) 2024-09-21T10:17:04.728 INFO:tasks.rados.rados.0.smithi007.stdout:2595: done (4 left) 2024-09-21T10:17:04.728 INFO:tasks.rados.rados.0.smithi007.stdout:2596: snap_remove snap 330 2024-09-21T10:17:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:04 smithi031 ceph-mon[96824]: osdmap e734: 8 total, 8 up, 8 in 2024-09-21T10:17:05.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:04 smithi031 ceph-mon[96824]: pgmap v571: 89 pgs: 89 active+clean; 199 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 926 KiB/s wr, 19 op/s; 1.8 MiB/s, 1 objects/s recovering 2024-09-21T10:17:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:04 smithi007 ceph-mon[99390]: osdmap e734: 8 total, 8 up, 8 in 2024-09-21T10:17:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:04 smithi007 ceph-mon[99390]: pgmap v571: 89 pgs: 89 active+clean; 199 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 926 KiB/s wr, 19 op/s; 1.8 MiB/s, 1 objects/s recovering 2024-09-21T10:17:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:04 smithi007 ceph-mon[101144]: osdmap e734: 8 total, 8 up, 8 in 2024-09-21T10:17:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:04 smithi007 ceph-mon[101144]: pgmap v571: 89 pgs: 89 active+clean; 199 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 926 KiB/s wr, 19 op/s; 1.8 MiB/s, 1 objects/s recovering 2024-09-21T10:17:05.717 INFO:tasks.rados.rados.0.smithi007.stdout:2596: done (4 left) 2024-09-21T10:17:05.718 INFO:tasks.rados.rados.0.smithi007.stdout:2597: delete oid 4 current snap is 335 2024-09-21T10:17:05.718 INFO:tasks.rados.rados.0.smithi007.stdout:2591: expect (ObjNum 949 snap 324 seq_num 949) 2024-09-21T10:17:05.976 INFO:tasks.rados.rados.0.smithi007.stdout:2592: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:17:05.977 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 895 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:17:05.977 INFO:tasks.rados.rados.0.smithi007.stdout:2593: expect (ObjNum 917 snap 313 seq_num 917) 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2590: finishing write tid 2 to smithi00780062-10 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2590: finishing write tid 3 to smithi00780062-10 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2590: finishing write tid 4 to smithi00780062-10 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2590: oid 10 updating version 0 to 1576 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2590: oid 10 version 1576 is already newer than 1574 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2590: oid 10 version 1576 is already newer than 1575 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1576 (ObjNum 965 snap 335 seq_num 965) dirty exists 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2590: left oid 10 (ObjNum 965 snap 335 seq_num 965) 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2590: done (4 left) 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2591: done (3 left) 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2592: done (2 left) 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2593: done (1 left) 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2597: done (0 left) 2024-09-21T10:17:06.091 INFO:tasks.rados.rados.0.smithi007.stdout:2598: read oid 39 snap -1 2024-09-21T10:17:06.092 INFO:tasks.rados.rados.0.smithi007.stdout:2598: expect (ObjNum 920 snap 315 seq_num 920) 2024-09-21T10:17:06.092 INFO:tasks.rados.rados.0.smithi007.stdout:2599: delete oid 24 current snap is 335 2024-09-21T10:17:06.092 INFO:tasks.rados.rados.0.smithi007.stdout:2599: done (1 left) 2024-09-21T10:17:06.093 INFO:tasks.rados.rados.0.smithi007.stdout:2600: delete oid 28 current snap is 335 2024-09-21T10:17:06.094 INFO:tasks.rados.rados.0.smithi007.stdout:2598: expect (ObjNum 920 snap 315 seq_num 920) 2024-09-21T10:17:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:05 smithi031 ceph-mon[96824]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/387 objects degraded (4.910%), 4 pgs degraded) 2024-09-21T10:17:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:05 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:17:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:05 smithi031 ceph-mon[96824]: osdmap e735: 8 total, 8 up, 8 in 2024-09-21T10:17:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:05 smithi007 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/387 objects degraded (4.910%), 4 pgs degraded) 2024-09-21T10:17:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:05 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:17:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:05 smithi007 ceph-mon[99390]: osdmap e735: 8 total, 8 up, 8 in 2024-09-21T10:17:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:05 smithi007 ceph-mon[101144]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/387 objects degraded (4.910%), 4 pgs degraded) 2024-09-21T10:17:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:05 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:17:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:05 smithi007 ceph-mon[101144]: osdmap e735: 8 total, 8 up, 8 in 2024-09-21T10:17:06.483 INFO:tasks.rados.rados.0.smithi007.stdout:2598: done (1 left) 2024-09-21T10:17:06.484 INFO:tasks.rados.rados.0.smithi007.stdout:2600: done (0 left) 2024-09-21T10:17:06.484 INFO:tasks.rados.rados.0.smithi007.stdout:2601: snap_remove snap 318 2024-09-21T10:17:07.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:06 smithi007 ceph-mon[99390]: osdmap e736: 8 total, 8 up, 8 in 2024-09-21T10:17:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:06 smithi007 ceph-mon[99390]: pgmap v574: 89 pgs: 89 active+clean; 199 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 937 KiB/s wr, 19 op/s; 1.8 MiB/s, 1 objects/s recovering 2024-09-21T10:17:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:06 smithi007 ceph-mon[101144]: osdmap e736: 8 total, 8 up, 8 in 2024-09-21T10:17:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:06 smithi007 ceph-mon[101144]: pgmap v574: 89 pgs: 89 active+clean; 199 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 937 KiB/s wr, 19 op/s; 1.8 MiB/s, 1 objects/s recovering 2024-09-21T10:17:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:06 smithi031 ceph-mon[96824]: osdmap e736: 8 total, 8 up, 8 in 2024-09-21T10:17:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:06 smithi031 ceph-mon[96824]: pgmap v574: 89 pgs: 89 active+clean; 199 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 937 KiB/s wr, 19 op/s; 1.8 MiB/s, 1 objects/s recovering 2024-09-21T10:17:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:07.341 INFO:tasks.rados.rados.0.smithi007.stdout:2601: done (0 left) 2024-09-21T10:17:07.341 INFO:tasks.rados.rados.0.smithi007.stdout:2602: snap_create 2024-09-21T10:17:07.647 INFO:tasks.rados.rados.0.smithi007.stdout:2602: done (0 left) 2024-09-21T10:17:07.647 INFO:tasks.rados.rados.0.smithi007.stdout:2603: snap_remove snap 323 2024-09-21T10:17:08.384 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:08 smithi007 ceph-mon[99390]: osdmap e737: 8 total, 8 up, 8 in 2024-09-21T10:17:08.384 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:08 smithi007 ceph-mon[99390]: osdmap e738: 8 total, 8 up, 8 in 2024-09-21T10:17:08.384 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:08 smithi007 ceph-mon[101144]: osdmap e737: 8 total, 8 up, 8 in 2024-09-21T10:17:08.385 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:08 smithi007 ceph-mon[101144]: osdmap e738: 8 total, 8 up, 8 in 2024-09-21T10:17:08.652 INFO:tasks.rados.rados.0.smithi007.stdout:2603: done (0 left) 2024-09-21T10:17:08.652 INFO:tasks.rados.rados.0.smithi007.stdout:2604: rollback oid 42 current snap is 336 2024-09-21T10:17:08.652 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 42 to 304 2024-09-21T10:17:08.652 INFO:tasks.rados.rados.0.smithi007.stdout:2605: rollback oid 5 current snap is 336 2024-09-21T10:17:08.652 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 326 2024-09-21T10:17:08.652 INFO:tasks.rados.rados.0.smithi007.stdout:2606: delete oid 47 current snap is 336 2024-09-21T10:17:08.654 INFO:tasks.rados.rados.0.smithi007.stdout:2604: finishing rollback tid 1 to smithi00780062-42 2024-09-21T10:17:08.654 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 0 (ObjNum 49 snap 0 seq_num 3804660720) dirty dne 2024-09-21T10:17:08.660 INFO:tasks.rados.rados.0.smithi007.stdout:2604: done (2 left) 2024-09-21T10:17:08.660 INFO:tasks.rados.rados.0.smithi007.stdout:2606: done (1 left) 2024-09-21T10:17:08.660 INFO:tasks.rados.rados.0.smithi007.stdout:2607: write oid 43 current snap is 336 2024-09-21T10:17:08.660 INFO:tasks.rados.rados.0.smithi007.stdout:2607: seq_num 971 ranges {719597=643610,1870839=448758} 2024-09-21T10:17:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:08 smithi031 ceph-mon[96824]: osdmap e737: 8 total, 8 up, 8 in 2024-09-21T10:17:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:08 smithi031 ceph-mon[96824]: osdmap e738: 8 total, 8 up, 8 in 2024-09-21T10:17:08.668 INFO:tasks.rados.rados.0.smithi007.stdout:2607: writing smithi00780062-43 from 719597 to 1363207 tid 1 2024-09-21T10:17:08.674 INFO:tasks.rados.rados.0.smithi007.stdout:2607: writing smithi00780062-43 from 1870839 to 2319597 tid 2 2024-09-21T10:17:08.674 INFO:tasks.rados.rados.0.smithi007.stdout:2608: rollback oid 6 current snap is 336 2024-09-21T10:17:08.674 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 331 2024-09-21T10:17:08.674 INFO:tasks.rados.rados.0.smithi007.stdout:2605: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:17:08.674 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 758 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:17:08.674 INFO:tasks.rados.rados.0.smithi007.stdout:2607: finishing write tid 1 to smithi00780062-43 2024-09-21T10:17:08.674 INFO:tasks.rados.rados.0.smithi007.stdout:2605: done (2 left) 2024-09-21T10:17:08.674 INFO:tasks.rados.rados.0.smithi007.stdout:2609: rollback oid 13 current snap is 336 2024-09-21T10:17:08.674 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 13 to 332 2024-09-21T10:17:08.675 INFO:tasks.rados.rados.0.smithi007.stdout:2610: delete oid 15 current snap is 336 2024-09-21T10:17:08.676 INFO:tasks.rados.rados.0.smithi007.stdout:2608: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:17:08.676 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 795 (ObjNum 129 snap 0 seq_num 3840133152) dirty dne 2024-09-21T10:17:08.677 INFO:tasks.rados.rados.0.smithi007.stdout:2607: finishing write tid 2 to smithi00780062-43 2024-09-21T10:17:08.677 INFO:tasks.rados.rados.0.smithi007.stdout:2608: done (3 left) 2024-09-21T10:17:08.677 INFO:tasks.rados.rados.0.smithi007.stdout:2610: done (2 left) 2024-09-21T10:17:08.677 INFO:tasks.rados.rados.0.smithi007.stdout:2611: read oid 37 snap -1 2024-09-21T10:17:08.677 INFO:tasks.rados.rados.0.smithi007.stdout:2611: expect (ObjNum 829 snap 287 seq_num 829) 2024-09-21T10:17:08.677 INFO:tasks.rados.rados.0.smithi007.stdout:2612: write oid 2 current snap is 336 2024-09-21T10:17:08.677 INFO:tasks.rados.rados.0.smithi007.stdout:2607: finishing write tid 3 to smithi00780062-43 2024-09-21T10:17:08.677 INFO:tasks.rados.rados.0.smithi007.stdout:2612: seq_num 973 ranges {753211=794108,1987803=365408} 2024-09-21T10:17:08.685 INFO:tasks.rados.rados.0.smithi007.stdout:2612: writing smithi00780062-2 from 753211 to 1547319 tid 1 2024-09-21T10:17:08.690 INFO:tasks.rados.rados.0.smithi007.stdout:2612: writing smithi00780062-2 from 1987803 to 2353211 tid 2 2024-09-21T10:17:08.690 INFO:tasks.rados.rados.0.smithi007.stdout:2613: read oid 44 snap -1 2024-09-21T10:17:08.690 INFO:tasks.rados.rados.0.smithi007.stdout:2613: expect deleted 2024-09-21T10:17:08.691 INFO:tasks.rados.rados.0.smithi007.stdout:2614: read oid 18 snap -1 2024-09-21T10:17:08.691 INFO:tasks.rados.rados.0.smithi007.stdout:2614: expect (ObjNum 943 snap 322 seq_num 943) 2024-09-21T10:17:08.691 INFO:tasks.rados.rados.0.smithi007.stdout:2615: snap_create 2024-09-21T10:17:08.691 INFO:tasks.rados.rados.0.smithi007.stdout:2609: finishing rollback tid 1 to smithi00780062-13 2024-09-21T10:17:08.691 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2043 (ObjNum 145 snap 0 seq_num 3840134440) dirty dne 2024-09-21T10:17:08.691 INFO:tasks.rados.rados.0.smithi007.stdout:2607: finishing write tid 4 to smithi00780062-43 2024-09-21T10:17:08.691 INFO:tasks.rados.rados.0.smithi007.stdout:2607: oid 43 updating version 0 to 499 2024-09-21T10:17:08.691 INFO:tasks.rados.rados.0.smithi007.stdout:2607: oid 43 updating version 499 to 501 2024-09-21T10:17:08.691 INFO:tasks.rados.rados.0.smithi007.stdout:2607: oid 43 version 501 is already newer than 500 2024-09-21T10:17:08.691 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 501 (ObjNum 971 snap 336 seq_num 971) dirty exists 2024-09-21T10:17:08.692 INFO:tasks.rados.rados.0.smithi007.stdout:2607: left oid 43 (ObjNum 971 snap 336 seq_num 971) 2024-09-21T10:17:08.692 INFO:tasks.rados.rados.0.smithi007.stdout:2611: expect (ObjNum 829 snap 287 seq_num 829) 2024-09-21T10:17:08.963 INFO:tasks.rados.rados.0.smithi007.stdout:2612: finishing write tid 1 to smithi00780062-2 2024-09-21T10:17:08.963 INFO:tasks.rados.rados.0.smithi007.stdout:2612: finishing write tid 2 to smithi00780062-2 2024-09-21T10:17:08.963 INFO:tasks.rados.rados.0.smithi007.stdout:2612: finishing write tid 3 to smithi00780062-2 2024-09-21T10:17:08.963 INFO:tasks.rados.rados.0.smithi007.stdout:2612: finishing write tid 4 to smithi00780062-2 2024-09-21T10:17:08.964 INFO:tasks.rados.rados.0.smithi007.stdout:2612: oid 2 updating version 0 to 291 2024-09-21T10:17:08.964 INFO:tasks.rados.rados.0.smithi007.stdout:2612: oid 2 updating version 291 to 292 2024-09-21T10:17:08.964 INFO:tasks.rados.rados.0.smithi007.stdout:2612: oid 2 version 292 is already newer than 290 2024-09-21T10:17:08.964 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 292 (ObjNum 973 snap 336 seq_num 973) dirty exists 2024-09-21T10:17:08.964 INFO:tasks.rados.rados.0.smithi007.stdout:2612: left oid 2 (ObjNum 973 snap 336 seq_num 973) 2024-09-21T10:17:08.964 INFO:tasks.rados.rados.0.smithi007.stdout:2614: expect (ObjNum 943 snap 322 seq_num 943) 2024-09-21T10:17:09.656 INFO:tasks.rados.rados.0.smithi007.stdout:2607: done (6 left) 2024-09-21T10:17:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2609: done (5 left) 2024-09-21T10:17:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2611: done (4 left) 2024-09-21T10:17:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2612: done (3 left) 2024-09-21T10:17:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2613: done (2 left) 2024-09-21T10:17:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2614: done (1 left) 2024-09-21T10:17:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2615: done (0 left) 2024-09-21T10:17:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2616: write oid 20 current snap is 337 2024-09-21T10:17:09.657 INFO:tasks.rados.rados.0.smithi007.stdout:2616: seq_num 974 ranges {770018=585710,2046285=323733} 2024-09-21T10:17:09.664 INFO:tasks.rados.rados.0.smithi007.stdout:2616: writing smithi00780062-20 from 770018 to 1355728 tid 1 2024-09-21T10:17:09.669 INFO:tasks.rados.rados.0.smithi007.stdout:2616: writing smithi00780062-20 from 2046285 to 2370018 tid 2 2024-09-21T10:17:09.669 INFO:tasks.rados.rados.0.smithi007.stdout:2617: rollback oid 39 current snap is 337 2024-09-21T10:17:09.669 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 335 2024-09-21T10:17:09.670 INFO:tasks.rados.rados.0.smithi007.stdout:2618: delete oid 9 current snap is 337 2024-09-21T10:17:09.670 INFO:tasks.rados.rados.0.smithi007.stdout:2616: finishing write tid 1 to smithi00780062-20 2024-09-21T10:17:09.673 INFO:tasks.rados.rados.0.smithi007.stdout:2616: finishing write tid 2 to smithi00780062-20 2024-09-21T10:17:09.674 INFO:tasks.rados.rados.0.smithi007.stdout:2616: finishing write tid 3 to smithi00780062-20 2024-09-21T10:17:09.674 INFO:tasks.rados.rados.0.smithi007.stdout:2618: done (2 left) 2024-09-21T10:17:09.674 INFO:tasks.rados.rados.0.smithi007.stdout:2619: read oid 25 snap -1 2024-09-21T10:17:09.674 INFO:tasks.rados.rados.0.smithi007.stdout:2619: expect (ObjNum 954 snap 326 seq_num 954) 2024-09-21T10:17:09.675 INFO:tasks.rados.rados.0.smithi007.stdout:2620: write oid 14 current snap is 337 2024-09-21T10:17:09.675 INFO:tasks.rados.rados.0.smithi007.stdout:2620: seq_num 976 ranges {403632=736208,1763249=619999} 2024-09-21T10:17:09.680 INFO:tasks.rados.rados.0.smithi007.stdout:2620: writing smithi00780062-14 from 403632 to 1139840 tid 1 2024-09-21T10:17:09.687 INFO:tasks.rados.rados.0.smithi007.stdout:2620: writing smithi00780062-14 from 1763249 to 2383248 tid 2 2024-09-21T10:17:09.687 INFO:tasks.rados.rados.0.smithi007.stdout:2621: read oid 31 snap -1 2024-09-21T10:17:09.687 INFO:tasks.rados.rados.0.smithi007.stdout:2621: expect (ObjNum 963 snap 334 seq_num 963) 2024-09-21T10:17:09.687 INFO:tasks.rados.rados.0.smithi007.stdout:2622: snap_remove snap 324 2024-09-21T10:17:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:09 smithi007 ceph-mon[99390]: pgmap v577: 89 pgs: 89 active+clean; 201 MiB data, 736 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 250 KiB/s wr, 10 op/s 2024-09-21T10:17:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:09 smithi007 ceph-mon[99390]: osdmap e739: 8 total, 8 up, 8 in 2024-09-21T10:17:09.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:09 smithi007 ceph-mon[101144]: pgmap v577: 89 pgs: 89 active+clean; 201 MiB data, 736 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 250 KiB/s wr, 10 op/s 2024-09-21T10:17:09.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:09 smithi007 ceph-mon[101144]: osdmap e739: 8 total, 8 up, 8 in 2024-09-21T10:17:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:09 smithi031 ceph-mon[96824]: pgmap v577: 89 pgs: 89 active+clean; 201 MiB data, 736 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 250 KiB/s wr, 10 op/s 2024-09-21T10:17:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:09 smithi031 ceph-mon[96824]: osdmap e739: 8 total, 8 up, 8 in 2024-09-21T10:17:10.664 INFO:tasks.rados.rados.0.smithi007.stdout:2622: done (5 left) 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:2623: write oid 11 current snap is 337 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:2616: finishing write tid 4 to smithi00780062-20 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:2616: oid 20 updating version 0 to 925 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:2616: oid 20 version 925 is already newer than 924 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:2616: oid 20 version 925 is already newer than 923 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 925 (ObjNum 974 snap 337 seq_num 974) dirty exists 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:2616: left oid 20 (ObjNum 974 snap 337 seq_num 974) 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:2617: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:2617: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:2617: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1395 (ObjNum 920 snap 315 seq_num 920) dirty exists 2024-09-21T10:17:10.665 INFO:tasks.rados.rados.0.smithi007.stdout:2619: expect (ObjNum 954 snap 326 seq_num 954) 2024-09-21T10:17:10.736 INFO:tasks.rados.rados.0.smithi007.stdout:2620: finishing write tid 1 to smithi00780062-14 2024-09-21T10:17:10.736 INFO:tasks.rados.rados.0.smithi007.stdout:2621: expect (ObjNum 963 snap 334 seq_num 963) 2024-09-21T10:17:10.830 INFO:tasks.rados.rados.0.smithi007.stdout:2620: finishing write tid 2 to smithi00780062-14 2024-09-21T10:17:10.830 INFO:tasks.rados.rados.0.smithi007.stdout:2620: finishing write tid 3 to smithi00780062-14 2024-09-21T10:17:10.831 INFO:tasks.rados.rados.0.smithi007.stdout:2620: finishing write tid 4 to smithi00780062-14 2024-09-21T10:17:10.831 INFO:tasks.rados.rados.0.smithi007.stdout:2620: oid 14 updating version 0 to 1307 2024-09-21T10:17:10.831 INFO:tasks.rados.rados.0.smithi007.stdout:2620: oid 14 updating version 1307 to 1308 2024-09-21T10:17:10.831 INFO:tasks.rados.rados.0.smithi007.stdout:2620: oid 14 version 1308 is already newer than 1306 2024-09-21T10:17:10.831 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 1308 (ObjNum 976 snap 337 seq_num 976) dirty exists 2024-09-21T10:17:10.831 INFO:tasks.rados.rados.0.smithi007.stdout:2620: left oid 14 (ObjNum 976 snap 337 seq_num 976) 2024-09-21T10:17:10.831 INFO:tasks.rados.rados.0.smithi007.stdout:2623: seq_num 977 ranges {420439=411457,1421731=480010} 2024-09-21T10:17:10.834 INFO:tasks.rados.rados.0.smithi007.stdout:2623: writing smithi00780062-11 from 420439 to 831896 tid 1 2024-09-21T10:17:10.841 INFO:tasks.rados.rados.0.smithi007.stdout:2623: writing smithi00780062-11 from 1421731 to 1901741 tid 2 2024-09-21T10:17:10.841 INFO:tasks.rados.rados.0.smithi007.stdout:2616: done (5 left) 2024-09-21T10:17:10.841 INFO:tasks.rados.rados.0.smithi007.stdout:2617: done (4 left) 2024-09-21T10:17:10.841 INFO:tasks.rados.rados.0.smithi007.stdout:2619: done (3 left) 2024-09-21T10:17:10.841 INFO:tasks.rados.rados.0.smithi007.stdout:2620: done (2 left) 2024-09-21T10:17:10.841 INFO:tasks.rados.rados.0.smithi007.stdout:2621: done (1 left) 2024-09-21T10:17:10.841 INFO:tasks.rados.rados.0.smithi007.stdout:2624: write oid 41 current snap is 337 2024-09-21T10:17:10.841 INFO:tasks.rados.rados.0.smithi007.stdout:2623: finishing write tid 1 to smithi00780062-11 2024-09-21T10:17:10.841 INFO:tasks.rados.rados.0.smithi007.stdout:2624: seq_num 978 ranges {437246=486706,1363860=623668} 2024-09-21T10:17:10.846 INFO:tasks.rados.rados.0.smithi007.stdout:2624: writing smithi00780062-41 from 437246 to 923952 tid 1 2024-09-21T10:17:10.852 INFO:tasks.rados.rados.0.smithi007.stdout:2624: writing smithi00780062-41 from 1363860 to 1987528 tid 2 2024-09-21T10:17:10.852 INFO:tasks.rados.rados.0.smithi007.stdout:2625: snap_create 2024-09-21T10:17:10.852 INFO:tasks.rados.rados.0.smithi007.stdout:2623: finishing write tid 2 to smithi00780062-11 2024-09-21T10:17:10.852 INFO:tasks.rados.rados.0.smithi007.stdout:2623: finishing write tid 3 to smithi00780062-11 2024-09-21T10:17:10.853 INFO:tasks.rados.rados.0.smithi007.stdout:2623: finishing write tid 4 to smithi00780062-11 2024-09-21T10:17:10.853 INFO:tasks.rados.rados.0.smithi007.stdout:2623: oid 11 updating version 0 to 2115 2024-09-21T10:17:10.853 INFO:tasks.rados.rados.0.smithi007.stdout:2623: oid 11 version 2115 is already newer than 2114 2024-09-21T10:17:10.853 INFO:tasks.rados.rados.0.smithi007.stdout:2623: oid 11 version 2115 is already newer than 2113 2024-09-21T10:17:10.853 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 2115 (ObjNum 977 snap 337 seq_num 977) dirty exists 2024-09-21T10:17:10.853 INFO:tasks.rados.rados.0.smithi007.stdout:2623: left oid 11 (ObjNum 977 snap 337 seq_num 977) 2024-09-21T10:17:10.853 INFO:tasks.rados.rados.0.smithi007.stdout:2624: finishing write tid 1 to smithi00780062-41 2024-09-21T10:17:10.855 INFO:tasks.rados.rados.0.smithi007.stdout:2624: finishing write tid 2 to smithi00780062-41 2024-09-21T10:17:10.855 INFO:tasks.rados.rados.0.smithi007.stdout:2624: finishing write tid 3 to smithi00780062-41 2024-09-21T10:17:10.855 INFO:tasks.rados.rados.0.smithi007.stdout:2624: finishing write tid 4 to smithi00780062-41 2024-09-21T10:17:10.855 INFO:tasks.rados.rados.0.smithi007.stdout:2624: oid 41 updating version 0 to 1254 2024-09-21T10:17:10.855 INFO:tasks.rados.rados.0.smithi007.stdout:2624: oid 41 version 1254 is already newer than 1253 2024-09-21T10:17:10.855 INFO:tasks.rados.rados.0.smithi007.stdout:2624: oid 41 updating version 1254 to 1255 2024-09-21T10:17:10.855 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1255 (ObjNum 978 snap 337 seq_num 978) dirty exists 2024-09-21T10:17:10.855 INFO:tasks.rados.rados.0.smithi007.stdout:2624: left oid 41 (ObjNum 978 snap 337 seq_num 978) 2024-09-21T10:17:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:10 smithi031 ceph-mon[96824]: osdmap e740: 8 total, 8 up, 8 in 2024-09-21T10:17:10.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:10 smithi007 ceph-mon[99390]: osdmap e740: 8 total, 8 up, 8 in 2024-09-21T10:17:10.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:17:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:17:10] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.51.0" 2024-09-21T10:17:10.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:10 smithi007 ceph-mon[101144]: osdmap e740: 8 total, 8 up, 8 in 2024-09-21T10:17:11.667 INFO:tasks.rados.rados.0.smithi007.stdout:2623: done (2 left) 2024-09-21T10:17:11.667 INFO:tasks.rados.rados.0.smithi007.stdout:2624: done (1 left) 2024-09-21T10:17:11.667 INFO:tasks.rados.rados.0.smithi007.stdout:2625: done (0 left) 2024-09-21T10:17:11.667 INFO:tasks.rados.rados.0.smithi007.stdout:2626: delete oid 37 current snap is 338 2024-09-21T10:17:11.672 INFO:tasks.rados.rados.0.smithi007.stdout:2626: done (0 left) 2024-09-21T10:17:11.672 INFO:tasks.rados.rados.0.smithi007.stdout:2627: snap_create 2024-09-21T10:17:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:11 smithi031 ceph-mon[96824]: pgmap v580: 89 pgs: 89 active+clean; 202 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 479 KiB/s wr, 12 op/s 2024-09-21T10:17:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:11 smithi031 ceph-mon[96824]: osdmap e741: 8 total, 8 up, 8 in 2024-09-21T10:17:11.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:11 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:11 smithi007 ceph-mon[99390]: pgmap v580: 89 pgs: 89 active+clean; 202 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 479 KiB/s wr, 12 op/s 2024-09-21T10:17:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:11 smithi007 ceph-mon[99390]: osdmap e741: 8 total, 8 up, 8 in 2024-09-21T10:17:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:11 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:11 smithi007 ceph-mon[101144]: pgmap v580: 89 pgs: 89 active+clean; 202 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 479 KiB/s wr, 12 op/s 2024-09-21T10:17:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:11 smithi007 ceph-mon[101144]: osdmap e741: 8 total, 8 up, 8 in 2024-09-21T10:17:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:11 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:12.650 INFO:tasks.rados.rados.0.smithi007.stdout:2627: done (0 left) 2024-09-21T10:17:12.650 INFO:tasks.rados.rados.0.smithi007.stdout:2628: write oid 43 current snap is 339 2024-09-21T10:17:12.650 INFO:tasks.rados.rados.0.smithi007.stdout:2628: seq_num 980 ranges {470860=637204,1880824=590036} 2024-09-21T10:17:12.655 INFO:tasks.rados.rados.0.smithi007.stdout:2628: writing smithi00780062-43 from 470860 to 1108064 tid 1 2024-09-21T10:17:12.664 INFO:tasks.rados.rados.0.smithi007.stdout:2628: writing smithi00780062-43 from 1880824 to 2470860 tid 2 2024-09-21T10:17:12.664 INFO:tasks.rados.rados.0.smithi007.stdout:2629: delete oid 14 current snap is 339 2024-09-21T10:17:12.664 INFO:tasks.rados.rados.0.smithi007.stdout:2628: finishing write tid 1 to smithi00780062-43 2024-09-21T10:17:12.668 INFO:tasks.rados.rados.0.smithi007.stdout:2629: done (1 left) 2024-09-21T10:17:12.668 INFO:tasks.rados.rados.0.smithi007.stdout:2630: read oid 49 snap -1 2024-09-21T10:17:12.668 INFO:tasks.rados.rados.0.smithi007.stdout:2630: expect (ObjNum 882 snap 307 seq_num 882) 2024-09-21T10:17:12.668 INFO:tasks.rados.rados.0.smithi007.stdout:2631: read oid 27 snap -1 2024-09-21T10:17:12.668 INFO:tasks.rados.rados.0.smithi007.stdout:2631: expect deleted 2024-09-21T10:17:12.669 INFO:tasks.rados.rados.0.smithi007.stdout:2632: write oid 3 current snap is 339 2024-09-21T10:17:12.669 INFO:tasks.rados.rados.0.smithi007.stdout:2628: finishing write tid 2 to smithi00780062-43 2024-09-21T10:17:12.669 INFO:tasks.rados.rados.0.smithi007.stdout:2628: finishing write tid 3 to smithi00780062-43 2024-09-21T10:17:12.669 INFO:tasks.rados.rados.0.smithi007.stdout:2632: seq_num 982 ranges {504474=504055,1714141=631006} 2024-09-21T10:17:12.674 INFO:tasks.rados.rados.0.smithi007.stdout:2632: writing smithi00780062-3 from 504474 to 1008529 tid 1 2024-09-21T10:17:12.682 INFO:tasks.rados.rados.0.smithi007.stdout:2632: writing smithi00780062-3 from 1714141 to 2345147 tid 2 2024-09-21T10:17:12.682 INFO:tasks.rados.rados.0.smithi007.stdout:2633: delete oid 12 current snap is 339 2024-09-21T10:17:12.682 INFO:tasks.rados.rados.0.smithi007.stdout:2628: finishing write tid 4 to smithi00780062-43 2024-09-21T10:17:12.683 INFO:tasks.rados.rados.0.smithi007.stdout:2628: oid 43 updating version 0 to 504 2024-09-21T10:17:12.683 INFO:tasks.rados.rados.0.smithi007.stdout:2628: oid 43 updating version 504 to 505 2024-09-21T10:17:12.683 INFO:tasks.rados.rados.0.smithi007.stdout:2628: oid 43 version 505 is already newer than 503 2024-09-21T10:17:12.683 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 505 (ObjNum 980 snap 339 seq_num 980) dirty exists 2024-09-21T10:17:12.683 INFO:tasks.rados.rados.0.smithi007.stdout:2628: left oid 43 (ObjNum 980 snap 339 seq_num 980) 2024-09-21T10:17:12.683 INFO:tasks.rados.rados.0.smithi007.stdout:2630: expect (ObjNum 882 snap 307 seq_num 882) 2024-09-21T10:17:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2632: finishing write tid 1 to smithi00780062-3 2024-09-21T10:17:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2632: finishing write tid 2 to smithi00780062-3 2024-09-21T10:17:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2632: finishing write tid 3 to smithi00780062-3 2024-09-21T10:17:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2632: finishing write tid 4 to smithi00780062-3 2024-09-21T10:17:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2632: oid 3 updating version 0 to 1316 2024-09-21T10:17:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2632: oid 3 version 1316 is already newer than 1314 2024-09-21T10:17:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2632: oid 3 version 1316 is already newer than 1315 2024-09-21T10:17:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1316 (ObjNum 982 snap 339 seq_num 982) dirty exists 2024-09-21T10:17:12.810 INFO:tasks.rados.rados.0.smithi007.stdout:2632: left oid 3 (ObjNum 982 snap 339 seq_num 982) 2024-09-21T10:17:12.810 INFO:tasks.rados.rados.0.smithi007.stdout:2628: done (4 left) 2024-09-21T10:17:12.810 INFO:tasks.rados.rados.0.smithi007.stdout:2630: done (3 left) 2024-09-21T10:17:12.810 INFO:tasks.rados.rados.0.smithi007.stdout:2631: done (2 left) 2024-09-21T10:17:12.810 INFO:tasks.rados.rados.0.smithi007.stdout:2632: done (1 left) 2024-09-21T10:17:12.810 INFO:tasks.rados.rados.0.smithi007.stdout:2633: done (0 left) 2024-09-21T10:17:12.810 INFO:tasks.rados.rados.0.smithi007.stdout:2634: rollback oid 5 current snap is 339 2024-09-21T10:17:12.810 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 320 2024-09-21T10:17:12.810 INFO:tasks.rados.rados.0.smithi007.stdout:2635: snap_create 2024-09-21T10:17:12.812 INFO:tasks.rados.rados.0.smithi007.stdout:2634: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:17:12.812 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 758 (ObjNum 129 snap 0 seq_num 3839163648) dirty dne 2024-09-21T10:17:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:12 smithi007 ceph-mon[99390]: osdmap e742: 8 total, 8 up, 8 in 2024-09-21T10:17:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:12 smithi007 ceph-mon[99390]: osdmap e743: 8 total, 8 up, 8 in 2024-09-21T10:17:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:12 smithi007 ceph-mon[101144]: osdmap e742: 8 total, 8 up, 8 in 2024-09-21T10:17:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:12 smithi007 ceph-mon[101144]: osdmap e743: 8 total, 8 up, 8 in 2024-09-21T10:17:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:12 smithi031 ceph-mon[96824]: osdmap e742: 8 total, 8 up, 8 in 2024-09-21T10:17:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:12 smithi031 ceph-mon[96824]: osdmap e743: 8 total, 8 up, 8 in 2024-09-21T10:17:13.677 INFO:tasks.rados.rados.0.smithi007.stdout:2634: done (1 left) 2024-09-21T10:17:13.677 INFO:tasks.rados.rados.0.smithi007.stdout:2635: done (0 left) 2024-09-21T10:17:13.677 INFO:tasks.rados.rados.0.smithi007.stdout:2636: read oid 46 snap -1 2024-09-21T10:17:13.677 INFO:tasks.rados.rados.0.smithi007.stdout:2636: expect deleted 2024-09-21T10:17:13.677 INFO:tasks.rados.rados.0.smithi007.stdout:2637: delete oid 17 current snap is 340 2024-09-21T10:17:13.684 INFO:tasks.rados.rados.0.smithi007.stdout:2636: done (1 left) 2024-09-21T10:17:13.684 INFO:tasks.rados.rados.0.smithi007.stdout:2637: done (0 left) 2024-09-21T10:17:13.684 INFO:tasks.rados.rados.0.smithi007.stdout:2638: write oid 38 current snap is 340 2024-09-21T10:17:13.685 INFO:tasks.rados.rados.0.smithi007.stdout:2638: seq_num 985 ranges {554895=729802,1773234=778333} 2024-09-21T10:17:13.691 INFO:tasks.rados.rados.0.smithi007.stdout:2638: writing smithi00780062-38 from 554895 to 1284697 tid 1 2024-09-21T10:17:13.698 INFO:tasks.rados.rados.0.smithi007.stdout:2638: writing smithi00780062-38 from 1773234 to 2551567 tid 2 2024-09-21T10:17:13.699 INFO:tasks.rados.rados.0.smithi007.stdout:2639: write oid 16 current snap is 340 2024-09-21T10:17:13.699 INFO:tasks.rados.rados.0.smithi007.stdout:2639: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2024-09-21T10:17:13.704 INFO:tasks.rados.rados.0.smithi007.stdout:2639: writing smithi00780062-16 from 571702 to 976753 tid 1 2024-09-21T10:17:13.710 INFO:tasks.rados.rados.0.smithi007.stdout:2639: writing smithi00780062-16 from 1431716 to 2070060 tid 2 2024-09-21T10:17:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:2639: writing smithi00780062-16 from 2560365 to 2571702 tid 3 2024-09-21T10:17:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:2640: rollback oid 4 current snap is 340 2024-09-21T10:17:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 325 2024-09-21T10:17:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:2638: finishing write tid 1 to smithi00780062-38 2024-09-21T10:17:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:2638: finishing write tid 2 to smithi00780062-38 2024-09-21T10:17:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:2638: finishing write tid 3 to smithi00780062-38 2024-09-21T10:17:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:2638: finishing write tid 4 to smithi00780062-38 2024-09-21T10:17:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:2638: oid 38 updating version 0 to 2118 2024-09-21T10:17:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:2638: oid 38 updating version 2118 to 2119 2024-09-21T10:17:13.715 INFO:tasks.rados.rados.0.smithi007.stdout:2638: oid 38 version 2119 is already newer than 2117 2024-09-21T10:17:13.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 2119 (ObjNum 985 snap 340 seq_num 985) dirty exists 2024-09-21T10:17:13.715 INFO:tasks.rados.rados.0.smithi007.stdout:2638: left oid 38 (ObjNum 985 snap 340 seq_num 985) 2024-09-21T10:17:13.715 INFO:tasks.rados.rados.0.smithi007.stdout:2639: finishing write tid 1 to smithi00780062-16 2024-09-21T10:17:13.715 INFO:tasks.rados.rados.0.smithi007.stdout:2638: done (2 left) 2024-09-21T10:17:13.715 INFO:tasks.rados.rados.0.smithi007.stdout:2641: read oid 27 snap 338 2024-09-21T10:17:13.715 INFO:tasks.rados.rados.0.smithi007.stdout:2641: expect deleted 2024-09-21T10:17:13.715 INFO:tasks.rados.rados.0.smithi007.stdout:2642: delete oid 1 current snap is 340 2024-09-21T10:17:13.715 INFO:tasks.rados.rados.0.smithi007.stdout:2639: finishing write tid 2 to smithi00780062-16 2024-09-21T10:17:13.716 INFO:tasks.rados.rados.0.smithi007.stdout:2640: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:17:13.716 INFO:tasks.rados.rados.0.smithi007.stdout:2640: finishing rollback tid 2 to smithi00780062-4 2024-09-21T10:17:13.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 603 (ObjNum 951 snap 325 seq_num 951) dirty exists 2024-09-21T10:17:13.716 INFO:tasks.rados.rados.0.smithi007.stdout:2639: finishing write tid 3 to smithi00780062-16 2024-09-21T10:17:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:2639: finishing write tid 4 to smithi00780062-16 2024-09-21T10:17:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:2639: finishing write tid 5 to smithi00780062-16 2024-09-21T10:17:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:2639: oid 16 updating version 0 to 1595 2024-09-21T10:17:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:2639: oid 16 version 1595 is already newer than 1594 2024-09-21T10:17:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:2639: oid 16 version 1595 is already newer than 1592 2024-09-21T10:17:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:2639: oid 16 version 1595 is already newer than 1593 2024-09-21T10:17:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 1595 (ObjNum 986 snap 340 seq_num 986) dirty exists 2024-09-21T10:17:13.717 INFO:tasks.rados.rados.0.smithi007.stdout:2639: left oid 16 (ObjNum 986 snap 340 seq_num 986) 2024-09-21T10:17:13.718 INFO:tasks.rados.rados.0.smithi007.stdout:2639: done (3 left) 2024-09-21T10:17:13.718 INFO:tasks.rados.rados.0.smithi007.stdout:2640: done (2 left) 2024-09-21T10:17:13.718 INFO:tasks.rados.rados.0.smithi007.stdout:2641: done (1 left) 2024-09-21T10:17:13.718 INFO:tasks.rados.rados.0.smithi007.stdout:2642: done (0 left) 2024-09-21T10:17:13.718 INFO:tasks.rados.rados.0.smithi007.stdout:2643: read oid 18 snap -1 2024-09-21T10:17:13.718 INFO:tasks.rados.rados.0.smithi007.stdout:2643: expect (ObjNum 943 snap 322 seq_num 943) 2024-09-21T10:17:13.718 INFO:tasks.rados.rados.0.smithi007.stdout:2644: read oid 16 snap -1 2024-09-21T10:17:13.718 INFO:tasks.rados.rados.0.smithi007.stdout:2644: expect (ObjNum 986 snap 340 seq_num 986) 2024-09-21T10:17:13.718 INFO:tasks.rados.rados.0.smithi007.stdout:2645: write oid 45 current snap is 340 2024-09-21T10:17:13.719 INFO:tasks.rados.rados.0.smithi007.stdout:2645: seq_num 988 ranges {605316=555549,1832327=642013} 2024-09-21T10:17:13.724 INFO:tasks.rados.rados.0.smithi007.stdout:2645: writing smithi00780062-45 from 605316 to 1160865 tid 1 2024-09-21T10:17:13.732 INFO:tasks.rados.rados.0.smithi007.stdout:2645: writing smithi00780062-45 from 1832327 to 2474340 tid 2 2024-09-21T10:17:13.732 INFO:tasks.rados.rados.0.smithi007.stdout:2646: write oid 27 current snap is 340 2024-09-21T10:17:13.732 INFO:tasks.rados.rados.0.smithi007.stdout:2646: seq_num 989 ranges {622123=747151,2007162=614961} 2024-09-21T10:17:13.739 INFO:tasks.rados.rados.0.smithi007.stdout:2646: writing smithi00780062-27 from 622123 to 1369274 tid 1 2024-09-21T10:17:13.746 INFO:tasks.rados.rados.0.smithi007.stdout:2646: writing smithi00780062-27 from 2007162 to 2622123 tid 2 2024-09-21T10:17:13.746 INFO:tasks.rados.rados.0.smithi007.stdout:2647: write oid 6 current snap is 340 2024-09-21T10:17:13.747 INFO:tasks.rados.rados.0.smithi007.stdout:2647: seq_num 990 ranges {638930=422400,1665644=645682} 2024-09-21T10:17:13.752 INFO:tasks.rados.rados.0.smithi007.stdout:2647: writing smithi00780062-6 from 638930 to 1061330 tid 1 2024-09-21T10:17:13.759 INFO:tasks.rados.rados.0.smithi007.stdout:2647: writing smithi00780062-6 from 1665644 to 2311326 tid 2 2024-09-21T10:17:13.759 INFO:tasks.rados.rados.0.smithi007.stdout:2648: snap_remove snap 331 2024-09-21T10:17:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:13 smithi007 ceph-mon[99390]: pgmap v583: 89 pgs: 89 active+clean; 209 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-09-21T10:17:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:13 smithi007 ceph-mon[101144]: pgmap v583: 89 pgs: 89 active+clean; 209 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-09-21T10:17:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:13 smithi031 ceph-mon[96824]: pgmap v583: 89 pgs: 89 active+clean; 209 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-09-21T10:17:14.686 INFO:tasks.rados.rados.0.smithi007.stdout:2648: done (5 left) 2024-09-21T10:17:14.686 INFO:tasks.rados.rados.0.smithi007.stdout:2649: rollback oid 7 current snap is 340 2024-09-21T10:17:14.687 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 339 2024-09-21T10:17:14.687 INFO:tasks.rados.rados.0.smithi007.stdout:2644: expect (ObjNum 986 snap 340 seq_num 986) 2024-09-21T10:17:14.733 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:17:14.820 INFO:tasks.rados.rados.0.smithi007.stdout:2643: expect (ObjNum 943 snap 322 seq_num 943) 2024-09-21T10:17:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:14 smithi007 ceph-mon[99390]: osdmap e744: 8 total, 8 up, 8 in 2024-09-21T10:17:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:14 smithi007 ceph-mon[101144]: osdmap e744: 8 total, 8 up, 8 in 2024-09-21T10:17:14.947 INFO:tasks.rados.rados.0.smithi007.stdout:2645: finishing write tid 1 to smithi00780062-45 2024-09-21T10:17:14.947 INFO:tasks.rados.rados.0.smithi007.stdout:2645: finishing write tid 2 to smithi00780062-45 2024-09-21T10:17:14.947 INFO:tasks.rados.rados.0.smithi007.stdout:2645: finishing write tid 3 to smithi00780062-45 2024-09-21T10:17:14.947 INFO:tasks.rados.rados.0.smithi007.stdout:2645: finishing write tid 4 to smithi00780062-45 2024-09-21T10:17:14.947 INFO:tasks.rados.rados.0.smithi007.stdout:2645: oid 45 updating version 0 to 1319 2024-09-21T10:17:14.947 INFO:tasks.rados.rados.0.smithi007.stdout:2645: oid 45 version 1319 is already newer than 1318 2024-09-21T10:17:14.947 INFO:tasks.rados.rados.0.smithi007.stdout:2645: oid 45 updating version 1319 to 1320 2024-09-21T10:17:14.947 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1320 (ObjNum 988 snap 340 seq_num 988) dirty exists 2024-09-21T10:17:14.947 INFO:tasks.rados.rados.0.smithi007.stdout:2645: left oid 45 (ObjNum 988 snap 340 seq_num 988) 2024-09-21T10:17:14.947 INFO:tasks.rados.rados.0.smithi007.stdout:2646: finishing write tid 1 to smithi00780062-27 2024-09-21T10:17:14.948 INFO:tasks.rados.rados.0.smithi007.stdout:2643: done (5 left) 2024-09-21T10:17:14.948 INFO:tasks.rados.rados.0.smithi007.stdout:2644: done (4 left) 2024-09-21T10:17:14.948 INFO:tasks.rados.rados.0.smithi007.stdout:2645: done (3 left) 2024-09-21T10:17:14.948 INFO:tasks.rados.rados.0.smithi007.stdout:2650: write oid 33 current snap is 340 2024-09-21T10:17:14.948 INFO:tasks.rados.rados.0.smithi007.stdout:2646: finishing write tid 2 to smithi00780062-27 2024-09-21T10:17:14.948 INFO:tasks.rados.rados.0.smithi007.stdout:2650: seq_num 991 ranges {655737=497649,1607773=789340} 2024-09-21T10:17:14.952 INFO:tasks.rados.rados.0.smithi007.stdout:2650: writing smithi00780062-33 from 655737 to 1153386 tid 1 2024-09-21T10:17:14.960 INFO:tasks.rados.rados.0.smithi007.stdout:2650: writing smithi00780062-33 from 1607773 to 2397113 tid 2 2024-09-21T10:17:14.960 INFO:tasks.rados.rados.0.smithi007.stdout:2651: snap_remove snap 332 2024-09-21T10:17:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:14 smithi031 ceph-mon[96824]: osdmap e744: 8 total, 8 up, 8 in 2024-09-21T10:17:15.322 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:17:15.323 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (8m) 18s ago 13m 21.5M - 0.27.0 11f11916f8cd 5bc01f454d74 2024-09-21T10:17:15.323 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (7m) 72s ago 13m 84.7M - 10.4.8 5aad1d7cf004 8582496822ee 2024-09-21T10:17:15.323 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (12m) 18s ago 12m 22.6M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:17:15.323 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (12m) 72s ago 12m 16.2M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:17:15.323 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (9m) 72s ago 17m 456M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:17:15.323 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (9m) 18s ago 19m 517M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:17:15.323 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (6m) 18s ago 19m 68.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0f1b2869cef7 2024-09-21T10:17:15.323 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (4m) 72s ago 17m 45.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 00f01674cccd 2024-09-21T10:17:15.323 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (6m) 18s ago 17m 58.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 6960c1f01f9b 2024-09-21T10:17:15.323 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (8m) 18s ago 13m 10.4M - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:17:15.324 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (8m) 72s ago 13m 11.4M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:17:15.324 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (22s) 18s ago 17m 11.6M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f9e70dafeae7 2024-09-21T10:17:15.324 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (16m) 18s ago 16m 98.8M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e d3de4ea3d58e 2024-09-21T10:17:15.324 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (16m) 18s ago 16m 112M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:17:15.324 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (16m) 18s ago 16m 78.7M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:17:15.324 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (15m) 72s ago 15m 123M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:17:15.324 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (15m) 72s ago 15m 114M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:17:15.324 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (14m) 72s ago 14m 97.4M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:17:15.324 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (14m) 72s ago 14m 92.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:17:15.324 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (8m) 72s ago 14m 48.2M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:17:15.679 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:17:15.679 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:17:15.679 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:17:15.679 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:17:15.679 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 7, 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 9, 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 6 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:17:15.680 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:17:15.693 INFO:tasks.rados.rados.0.smithi007.stdout:2651: done (4 left) 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2652: read oid 37 snap -1 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2652: expect deleted 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2653: write oid 46 current snap is 340 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2646: finishing write tid 3 to smithi00780062-27 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2646: finishing write tid 4 to smithi00780062-27 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2646: oid 27 updating version 0 to 2121 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2646: oid 27 version 2121 is already newer than 2120 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2646: oid 27 updating version 2121 to 2122 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 2122 (ObjNum 989 snap 340 seq_num 989) dirty exists 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2646: left oid 27 (ObjNum 989 snap 340 seq_num 989) 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2647: finishing write tid 1 to smithi00780062-6 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2647: finishing write tid 2 to smithi00780062-6 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2647: finishing write tid 3 to smithi00780062-6 2024-09-21T10:17:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2653: seq_num 992 ranges {672544=572898,1666255=532998} 2024-09-21T10:17:15.705 INFO:tasks.rados.rados.0.smithi007.stdout:2653: writing smithi00780062-46 from 672544 to 1245442 tid 1 2024-09-21T10:17:15.711 INFO:tasks.rados.rados.0.smithi007.stdout:2653: writing smithi00780062-46 from 1666255 to 2199253 tid 2 2024-09-21T10:17:15.711 INFO:tasks.rados.rados.0.smithi007.stdout:2646: done (5 left) 2024-09-21T10:17:15.712 INFO:tasks.rados.rados.0.smithi007.stdout:2654: read oid 32 snap 337 2024-09-21T10:17:15.712 INFO:tasks.rados.rados.0.smithi007.stdout:2654: expect (ObjNum 868 snap 305 seq_num 868) 2024-09-21T10:17:15.712 INFO:tasks.rados.rados.0.smithi007.stdout:2647: finishing write tid 4 to smithi00780062-6 2024-09-21T10:17:15.712 INFO:tasks.rados.rados.0.smithi007.stdout:2647: oid 6 updating version 0 to 931 2024-09-21T10:17:15.712 INFO:tasks.rados.rados.0.smithi007.stdout:2647: oid 6 version 931 is already newer than 930 2024-09-21T10:17:15.712 INFO:tasks.rados.rados.0.smithi007.stdout:2647: oid 6 updating version 931 to 932 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 932 (ObjNum 990 snap 340 seq_num 990) dirty exists 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2647: left oid 6 (ObjNum 990 snap 340 seq_num 990) 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2649: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2649: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2649: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 684 (ObjNum 949 snap 324 seq_num 949) dirty exists 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2650: finishing write tid 1 to smithi00780062-33 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2650: finishing write tid 2 to smithi00780062-33 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2650: finishing write tid 3 to smithi00780062-33 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2650: finishing write tid 4 to smithi00780062-33 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2650: oid 33 updating version 0 to 1331 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2650: oid 33 version 1331 is already newer than 1330 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2650: oid 33 version 1331 is already newer than 1329 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1331 (ObjNum 991 snap 340 seq_num 991) dirty exists 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2650: left oid 33 (ObjNum 991 snap 340 seq_num 991) 2024-09-21T10:17:15.713 INFO:tasks.rados.rados.0.smithi007.stdout:2653: finishing write tid 1 to smithi00780062-46 2024-09-21T10:17:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:2647: done (5 left) 2024-09-21T10:17:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:2649: done (4 left) 2024-09-21T10:17:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:2650: done (3 left) 2024-09-21T10:17:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:2652: done (2 left) 2024-09-21T10:17:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:2655: write oid 5 current snap is 340 2024-09-21T10:17:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:2655: seq_num 993 ranges {689351=648147,2124737=564614} 2024-09-21T10:17:15.719 INFO:tasks.rados.rados.0.smithi007.stdout:2655: writing smithi00780062-5 from 689351 to 1337498 tid 1 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:2655: writing smithi00780062-5 from 2124737 to 2689351 tid 2 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:2656: snap_create 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:2653: finishing write tid 2 to smithi00780062-46 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:2653: finishing write tid 3 to smithi00780062-46 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:2653: finishing write tid 4 to smithi00780062-46 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:2653: oid 46 updating version 0 to 2131 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:2653: oid 46 updating version 2131 to 2132 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:2653: oid 46 updating version 2132 to 2133 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 2133 (ObjNum 992 snap 340 seq_num 992) dirty exists 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:2653: left oid 46 (ObjNum 992 snap 340 seq_num 992) 2024-09-21T10:17:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:2654: expect (ObjNum 868 snap 305 seq_num 868) 2024-09-21T10:17:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:2655: finishing write tid 1 to smithi00780062-5 2024-09-21T10:17:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:2655: finishing write tid 2 to smithi00780062-5 2024-09-21T10:17:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:2655: finishing write tid 3 to smithi00780062-5 2024-09-21T10:17:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:2655: finishing write tid 4 to smithi00780062-5 2024-09-21T10:17:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:2655: oid 5 updating version 0 to 794 2024-09-21T10:17:15.858 INFO:tasks.rados.rados.0.smithi007.stdout:2655: oid 5 updating version 794 to 795 2024-09-21T10:17:15.859 INFO:tasks.rados.rados.0.smithi007.stdout:2655: oid 5 version 795 is already newer than 793 2024-09-21T10:17:15.859 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 795 (ObjNum 993 snap 340 seq_num 993) dirty exists 2024-09-21T10:17:15.859 INFO:tasks.rados.rados.0.smithi007.stdout:2655: left oid 5 (ObjNum 993 snap 340 seq_num 993) 2024-09-21T10:17:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:15 smithi007 ceph-mon[101144]: pgmap v586: 89 pgs: 89 active+clean; 209 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-21T10:17:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:15 smithi007 ceph-mon[101144]: osdmap e745: 8 total, 8 up, 8 in 2024-09-21T10:17:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:15 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:17:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:15 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/207005777' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:15.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:15 smithi007 ceph-mon[99390]: pgmap v586: 89 pgs: 89 active+clean; 209 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-21T10:17:15.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:15 smithi007 ceph-mon[99390]: osdmap e745: 8 total, 8 up, 8 in 2024-09-21T10:17:15.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:15 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:17:15.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:15 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/207005777' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:16.006 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:17:16.006 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:17:16.007 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:17:16.007 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (3 remaining).", 2024-09-21T10:17:16.007 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:17:16.007 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "1/8 daemons upgraded", 2024-09-21T10:17:16.007 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T10:17:16.007 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:17:16.007 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:17:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:15 smithi031 ceph-mon[96824]: pgmap v586: 89 pgs: 89 active+clean; 209 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-21T10:17:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:15 smithi031 ceph-mon[96824]: osdmap e745: 8 total, 8 up, 8 in 2024-09-21T10:17:16.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:15 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:17:16.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:15 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/207005777' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:16.698 INFO:tasks.rados.rados.0.smithi007.stdout:2653: done (3 left) 2024-09-21T10:17:16.698 INFO:tasks.rados.rados.0.smithi007.stdout:2654: done (2 left) 2024-09-21T10:17:16.699 INFO:tasks.rados.rados.0.smithi007.stdout:2655: done (1 left) 2024-09-21T10:17:16.699 INFO:tasks.rados.rados.0.smithi007.stdout:2656: done (0 left) 2024-09-21T10:17:16.699 INFO:tasks.rados.rados.0.smithi007.stdout:2657: delete oid 4 current snap is 341 2024-09-21T10:17:16.701 INFO:tasks.rados.rados.0.smithi007.stdout:2657: done (0 left) 2024-09-21T10:17:16.701 INFO:tasks.rados.rados.0.smithi007.stdout:2658: rollback oid 2 current snap is 341 2024-09-21T10:17:16.701 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 334 2024-09-21T10:17:16.701 INFO:tasks.rados.rados.0.smithi007.stdout:2659: snap_create 2024-09-21T10:17:16.705 INFO:tasks.rados.rados.0.smithi007.stdout:2658: finishing rollback tid 0 to smithi00780062-2 2024-09-21T10:17:16.705 INFO:tasks.rados.rados.0.smithi007.stdout:2658: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:17:16.705 INFO:tasks.rados.rados.0.smithi007.stdout:2658: finishing rollback tid 2 to smithi00780062-2 2024-09-21T10:17:16.705 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 302 (ObjNum 912 snap 313 seq_num 912) dirty exists 2024-09-21T10:17:17.136 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[99390]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.136 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[99390]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.136 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[99390]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.136 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[99390]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:17:17.136 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[99390]: Upgrade: osd.1 is safe to restart 2024-09-21T10:17:17.136 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[99390]: osdmap e746: 8 total, 8 up, 8 in 2024-09-21T10:17:17.136 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[101144]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.136 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[101144]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.137 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[101144]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.137 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[101144]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:17:17.137 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[101144]: Upgrade: osd.1 is safe to restart 2024-09-21T10:17:17.137 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:16 smithi007 ceph-mon[101144]: osdmap e746: 8 total, 8 up, 8 in 2024-09-21T10:17:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:16 smithi031 ceph-mon[96824]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:16 smithi031 ceph-mon[96824]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:16 smithi031 ceph-mon[96824]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:16 smithi031 ceph-mon[96824]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:17:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:16 smithi031 ceph-mon[96824]: Upgrade: osd.1 is safe to restart 2024-09-21T10:17:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:16 smithi031 ceph-mon[96824]: osdmap e746: 8 total, 8 up, 8 in 2024-09-21T10:17:17.649 INFO:tasks.rados.rados.0.smithi007.stdout:2658: done (1 left) 2024-09-21T10:17:17.650 INFO:tasks.rados.rados.0.smithi007.stdout:2659: done (0 left) 2024-09-21T10:17:17.650 INFO:tasks.rados.rados.0.smithi007.stdout:2660: read oid 35 snap -1 2024-09-21T10:17:17.650 INFO:tasks.rados.rados.0.smithi007.stdout:2660: expect (ObjNum 960 snap 334 seq_num 960) 2024-09-21T10:17:17.650 INFO:tasks.rados.rados.0.smithi007.stdout:2661: write oid 26 current snap is 342 2024-09-21T10:17:17.650 INFO:tasks.rados.rados.0.smithi007.stdout:2661: seq_num 995 ranges {722965=798645,2125348=597617} 2024-09-21T10:17:17.657 INFO:tasks.rados.rados.0.smithi007.stdout:2661: writing smithi00780062-26 from 722965 to 1521610 tid 1 2024-09-21T10:17:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2661: writing smithi00780062-26 from 2125348 to 2722965 tid 2 2024-09-21T10:17:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2662: write oid 41 current snap is 342 2024-09-21T10:17:17.664 INFO:tasks.rados.rados.0.smithi007.stdout:2662: seq_num 996 ranges {739772=590247,1900183=540336} 2024-09-21T10:17:17.671 INFO:tasks.rados.rados.0.smithi007.stdout:2662: writing smithi00780062-41 from 739772 to 1330019 tid 1 2024-09-21T10:17:17.678 INFO:tasks.rados.rados.0.smithi007.stdout:2662: writing smithi00780062-41 from 1900183 to 2440519 tid 2 2024-09-21T10:17:17.678 INFO:tasks.rados.rados.0.smithi007.stdout:2663: read oid 32 snap 337 2024-09-21T10:17:17.678 INFO:tasks.rados.rados.0.smithi007.stdout:2663: expect (ObjNum 868 snap 305 seq_num 868) 2024-09-21T10:17:17.678 INFO:tasks.rados.rados.0.smithi007.stdout:2664: write oid 19 current snap is 342 2024-09-21T10:17:17.678 INFO:tasks.rados.rados.0.smithi007.stdout:2660: expect (ObjNum 960 snap 334 seq_num 960) 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:2661: finishing write tid 1 to smithi00780062-26 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:2661: finishing write tid 2 to smithi00780062-26 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:2661: finishing write tid 3 to smithi00780062-26 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:2661: finishing write tid 4 to smithi00780062-26 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:2661: oid 26 updating version 0 to 575 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:2661: oid 26 version 575 is already newer than 574 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:2661: oid 26 version 575 is already newer than 573 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 575 (ObjNum 995 snap 342 seq_num 995) dirty exists 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:2661: left oid 26 (ObjNum 995 snap 342 seq_num 995) 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:2662: finishing write tid 1 to smithi00780062-41 2024-09-21T10:17:17.784 INFO:tasks.rados.rados.0.smithi007.stdout:2664: seq_num 997 ranges {756579=665496,1958665=400347} 2024-09-21T10:17:17.791 INFO:tasks.rados.rados.0.smithi007.stdout:2664: writing smithi00780062-19 from 756579 to 1422075 tid 1 2024-09-21T10:17:17.797 INFO:tasks.rados.rados.0.smithi007.stdout:2664: writing smithi00780062-19 from 1958665 to 2359012 tid 2 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2660: done (4 left) 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2661: done (3 left) 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2665: read oid 22 snap -1 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2665: expect (ObjNum 849 snap 291 seq_num 849) 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2666: rollback oid 35 current snap is 342 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 326 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2662: finishing write tid 2 to smithi00780062-41 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2667: read oid 48 snap -1 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2667: expect (ObjNum 843 snap 289 seq_num 843) 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2668: read oid 4 snap 326 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2668: expect (ObjNum 951 snap 325 seq_num 951) 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2669: read oid 20 snap -1 2024-09-21T10:17:17.798 INFO:tasks.rados.rados.0.smithi007.stdout:2669: expect (ObjNum 974 snap 337 seq_num 974) 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2670: read oid 44 snap 320 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2670: expect (ObjNum 929 snap 320 seq_num 929) 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2671: write oid 45 current snap is 342 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2662: finishing write tid 3 to smithi00780062-41 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2662: finishing write tid 4 to smithi00780062-41 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2662: oid 41 updating version 0 to 1263 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2662: oid 41 version 1263 is already newer than 1261 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2662: oid 41 version 1263 is already newer than 1262 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1263 (ObjNum 996 snap 342 seq_num 996) dirty exists 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2662: left oid 41 (ObjNum 996 snap 342 seq_num 996) 2024-09-21T10:17:17.799 INFO:tasks.rados.rados.0.smithi007.stdout:2663: expect (ObjNum 868 snap 305 seq_num 868) 2024-09-21T10:17:17.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[99390]: pgmap v589: 89 pgs: 89 active+clean; 209 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T10:17:17.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[99390]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[99390]: osdmap e747: 8 total, 8 up, 8 in 2024-09-21T10:17:17.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[99390]: Upgrade: Updating osd.1 2024-09-21T10:17:17.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:17.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:17:17.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:17.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[99390]: Deploying daemon osd.1 on smithi007 2024-09-21T10:17:17.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[99390]: osdmap e748: 8 total, 8 up, 8 in 2024-09-21T10:17:17.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[101144]: pgmap v589: 89 pgs: 89 active+clean; 209 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T10:17:17.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[101144]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:17.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[101144]: osdmap e747: 8 total, 8 up, 8 in 2024-09-21T10:17:17.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[101144]: Upgrade: Updating osd.1 2024-09-21T10:17:17.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:17.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:17:17.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:17.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[101144]: Deploying daemon osd.1 on smithi007 2024-09-21T10:17:17.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:17 smithi007 ceph-mon[101144]: osdmap e748: 8 total, 8 up, 8 in 2024-09-21T10:17:17.918 INFO:tasks.rados.rados.0.smithi007.stdout:2664: finishing write tid 1 to smithi00780062-19 2024-09-21T10:17:17.918 INFO:tasks.rados.rados.0.smithi007.stdout:2666: finishing rollback tid 0 to smithi00780062-35 2024-09-21T10:17:17.918 INFO:tasks.rados.rados.0.smithi007.stdout:2666: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:17:17.918 INFO:tasks.rados.rados.0.smithi007.stdout:2667: expect (ObjNum 843 snap 289 seq_num 843) 2024-09-21T10:17:18.045 INFO:tasks.rados.rados.0.smithi007.stdout:2665: expect (ObjNum 849 snap 291 seq_num 849) 2024-09-21T10:17:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:17 smithi031 ceph-mon[96824]: pgmap v589: 89 pgs: 89 active+clean; 209 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T10:17:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:17 smithi031 ceph-mon[96824]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:17 smithi031 ceph-mon[96824]: osdmap e747: 8 total, 8 up, 8 in 2024-09-21T10:17:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:17 smithi031 ceph-mon[96824]: Upgrade: Updating osd.1 2024-09-21T10:17:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:17 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:17 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:17:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:17 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:17 smithi031 ceph-mon[96824]: Deploying daemon osd.1 on smithi007 2024-09-21T10:17:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:17 smithi031 ceph-mon[96824]: osdmap e748: 8 total, 8 up, 8 in 2024-09-21T10:17:18.185 INFO:tasks.rados.rados.0.smithi007.stdout:2664: finishing write tid 2 to smithi00780062-19 2024-09-21T10:17:18.185 INFO:tasks.rados.rados.0.smithi007.stdout:2664: finishing write tid 3 to smithi00780062-19 2024-09-21T10:17:18.186 INFO:tasks.rados.rados.0.smithi007.stdout:2664: finishing write tid 4 to smithi00780062-19 2024-09-21T10:17:18.186 INFO:tasks.rados.rados.0.smithi007.stdout:2664: oid 19 updating version 0 to 938 2024-09-21T10:17:18.186 INFO:tasks.rados.rados.0.smithi007.stdout:2664: oid 19 updating version 938 to 939 2024-09-21T10:17:18.186 INFO:tasks.rados.rados.0.smithi007.stdout:2664: oid 19 updating version 939 to 940 2024-09-21T10:17:18.186 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 940 (ObjNum 997 snap 342 seq_num 997) dirty exists 2024-09-21T10:17:18.186 INFO:tasks.rados.rados.0.smithi007.stdout:2664: left oid 19 (ObjNum 997 snap 342 seq_num 997) 2024-09-21T10:17:18.186 INFO:tasks.rados.rados.0.smithi007.stdout:2669: expect (ObjNum 974 snap 337 seq_num 974) 2024-09-21T10:17:18.267 INFO:tasks.rados.rados.0.smithi007.stdout:2670: expect (ObjNum 929 snap 320 seq_num 929) 2024-09-21T10:17:18.386 INFO:tasks.rados.rados.0.smithi007.stdout:2666: finishing rollback tid 2 to smithi00780062-35 2024-09-21T10:17:18.386 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 617 (ObjNum 931 snap 320 seq_num 931) dirty exists 2024-09-21T10:17:18.386 INFO:tasks.rados.rados.0.smithi007.stdout:2668: expect (ObjNum 951 snap 325 seq_num 951) 2024-09-21T10:17:18.521 INFO:tasks.rados.rados.0.smithi007.stdout:2671: seq_num 998 ranges {773386=740745,2017147=544005} 2024-09-21T10:17:18.530 INFO:tasks.rados.rados.0.smithi007.stdout:2671: writing smithi00780062-45 from 773386 to 1514131 tid 1 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2671: writing smithi00780062-45 from 2017147 to 2561152 tid 2 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2662: done (9 left) 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2663: done (8 left) 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2664: done (7 left) 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2665: done (6 left) 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2666: done (5 left) 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2667: done (4 left) 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2668: done (3 left) 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2669: done (2 left) 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2670: done (1 left) 2024-09-21T10:17:18.536 INFO:tasks.rados.rados.0.smithi007.stdout:2672: snap_remove snap 337 2024-09-21T10:17:18.705 INFO:tasks.rados.rados.0.smithi007.stdout:2672: done (1 left) 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2673: read oid 11 snap -1 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2673: expect (ObjNum 977 snap 337 seq_num 977) 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2674: read oid 22 snap -1 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2674: expect (ObjNum 849 snap 291 seq_num 849) 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2675: snap_create 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2671: finishing write tid 1 to smithi00780062-45 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2671: finishing write tid 2 to smithi00780062-45 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2671: finishing write tid 3 to smithi00780062-45 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2671: finishing write tid 4 to smithi00780062-45 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2671: oid 45 updating version 0 to 1342 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2671: oid 45 updating version 1342 to 1343 2024-09-21T10:17:18.706 INFO:tasks.rados.rados.0.smithi007.stdout:2671: oid 45 version 1343 is already newer than 1341 2024-09-21T10:17:18.707 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1343 (ObjNum 998 snap 342 seq_num 998) dirty exists 2024-09-21T10:17:18.707 INFO:tasks.rados.rados.0.smithi007.stdout:2671: left oid 45 (ObjNum 998 snap 342 seq_num 998) 2024-09-21T10:17:18.717 INFO:tasks.rados.rados.0.smithi007.stdout:2673: expect (ObjNum 977 snap 337 seq_num 977) 2024-09-21T10:17:18.811 INFO:tasks.rados.rados.0.smithi007.stdout:2674: expect (ObjNum 849 snap 291 seq_num 849) 2024-09-21T10:17:18.846 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:18 smithi007 ceph-mon[99390]: pgmap v592: 89 pgs: 89 active+clean; 231 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-09-21T10:17:18.846 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:18 smithi007 ceph-mon[101144]: pgmap v592: 89 pgs: 89 active+clean; 231 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-09-21T10:17:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:18 smithi031 ceph-mon[96824]: pgmap v592: 89 pgs: 89 active+clean; 231 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-09-21T10:17:19.706 INFO:tasks.rados.rados.0.smithi007.stdout:2671: done (3 left) 2024-09-21T10:17:19.706 INFO:tasks.rados.rados.0.smithi007.stdout:2673: done (2 left) 2024-09-21T10:17:19.706 INFO:tasks.rados.rados.0.smithi007.stdout:2674: done (1 left) 2024-09-21T10:17:19.706 INFO:tasks.rados.rados.0.smithi007.stdout:2675: done (0 left) 2024-09-21T10:17:19.706 INFO:tasks.rados.rados.0.smithi007.stdout:2676: write oid 44 current snap is 343 2024-09-21T10:17:19.706 INFO:tasks.rados.rados.0.smithi007.stdout:2676: seq_num 999 ranges {790193=415994,1959276=404016} 2024-09-21T10:17:19.712 INFO:tasks.rados.rados.0.smithi007.stdout:2676: writing smithi00780062-44 from 790193 to 1206187 tid 1 2024-09-21T10:17:19.719 INFO:tasks.rados.rados.0.smithi007.stdout:2676: writing smithi00780062-44 from 1959276 to 2363292 tid 2 2024-09-21T10:17:19.719 INFO:tasks.rados.rados.0.smithi007.stdout:2677: write oid 47 current snap is 343 2024-09-21T10:17:19.719 INFO:tasks.rados.rados.0.smithi007.stdout:2676: finishing write tid 1 to smithi00780062-44 2024-09-21T10:17:19.719 INFO:tasks.rados.rados.0.smithi007.stdout:2677: seq_num 1000 ranges {407000=491243,1617758=547674,2595228=211772} 2024-09-21T10:17:19.724 INFO:tasks.rados.rados.0.smithi007.stdout:2677: writing smithi00780062-47 from 407000 to 898243 tid 1 2024-09-21T10:17:19.731 INFO:tasks.rados.rados.0.smithi007.stdout:2677: writing smithi00780062-47 from 1617758 to 2165432 tid 2 2024-09-21T10:17:19.735 INFO:tasks.rados.rados.0.smithi007.stdout:2677: writing smithi00780062-47 from 2595228 to 2807000 tid 3 2024-09-21T10:17:19.735 INFO:tasks.rados.rados.0.smithi007.stdout:2678: read oid 12 snap -1 2024-09-21T10:17:19.735 INFO:tasks.rados.rados.0.smithi007.stdout:2678: expect deleted 2024-09-21T10:17:19.735 INFO:tasks.rados.rados.0.smithi007.stdout:2679: write oid 14 current snap is 343 2024-09-21T10:17:19.735 INFO:tasks.rados.rados.0.smithi007.stdout:2676: finishing write tid 2 to smithi00780062-44 2024-09-21T10:17:19.735 INFO:tasks.rados.rados.0.smithi007.stdout:2679: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2024-09-21T10:17:19.740 INFO:tasks.rados.rados.0.smithi007.stdout:2679: writing smithi00780062-14 from 423807 to 990299 tid 1 2024-09-21T10:17:19.746 INFO:tasks.rados.rados.0.smithi007.stdout:2679: writing smithi00780062-14 from 1676240 to 2083925 tid 2 2024-09-21T10:17:19.751 INFO:tasks.rados.rados.0.smithi007.stdout:2679: writing smithi00780062-14 from 2739004 to 2823807 tid 3 2024-09-21T10:17:19.751 INFO:tasks.rados.rados.0.smithi007.stdout:2680: rollback oid 16 current snap is 343 2024-09-21T10:17:19.751 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 16 to 312 2024-09-21T10:17:19.751 INFO:tasks.rados.rados.0.smithi007.stdout:2676: finishing write tid 3 to smithi00780062-44 2024-09-21T10:17:19.751 INFO:tasks.rados.rados.0.smithi007.stdout:2676: finishing write tid 4 to smithi00780062-44 2024-09-21T10:17:19.751 INFO:tasks.rados.rados.0.smithi007.stdout:2676: oid 44 updating version 0 to 2138 2024-09-21T10:17:19.751 INFO:tasks.rados.rados.0.smithi007.stdout:2676: oid 44 version 2138 is already newer than 2137 2024-09-21T10:17:19.751 INFO:tasks.rados.rados.0.smithi007.stdout:2676: oid 44 version 2138 is already newer than 2136 2024-09-21T10:17:19.751 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 2138 (ObjNum 999 snap 343 seq_num 999) dirty exists 2024-09-21T10:17:19.752 INFO:tasks.rados.rados.0.smithi007.stdout:2676: left oid 44 (ObjNum 999 snap 343 seq_num 999) 2024-09-21T10:17:19.752 INFO:tasks.rados.rados.0.smithi007.stdout:2677: finishing write tid 1 to smithi00780062-47 2024-09-21T10:17:19.752 INFO:tasks.rados.rados.0.smithi007.stdout:2677: finishing write tid 2 to smithi00780062-47 2024-09-21T10:17:19.752 INFO:tasks.rados.rados.0.smithi007.stdout:2676: done (4 left) 2024-09-21T10:17:19.752 INFO:tasks.rados.rados.0.smithi007.stdout:2681: snap_remove snap 341 2024-09-21T10:17:20.015 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:19 smithi007 ceph-mon[99390]: osdmap e749: 8 total, 8 up, 8 in 2024-09-21T10:17:20.016 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:19 smithi007 ceph-mon[101144]: osdmap e749: 8 total, 8 up, 8 in 2024-09-21T10:17:20.016 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:19 smithi007 systemd[1]: Stopping Ceph osd.1 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:17:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:19 smithi031 ceph-mon[96824]: osdmap e749: 8 total, 8 up, 8 in 2024-09-21T10:17:20.442 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[49877]: 2024-09-21T10:17:20.069+0000 7f26b9a87640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:17:20.442 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[49877]: 2024-09-21T10:17:20.069+0000 7f26b9a87640 -1 osd.1 750 *** Got signal Terminated *** 2024-09-21T10:17:20.442 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[49877]: 2024-09-21T10:17:20.069+0000 7f26b9a87640 -1 osd.1 750 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:17:20.717 INFO:tasks.rados.rados.0.smithi007.stdout:2681: done (4 left) 2024-09-21T10:17:20.717 INFO:tasks.rados.rados.0.smithi007.stdout:2682: rollback oid 42 current snap is 343 2024-09-21T10:17:20.717 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 42 to 342 2024-09-21T10:17:20.717 INFO:tasks.rados.rados.0.smithi007.stdout:2683: read oid 28 snap -1 2024-09-21T10:17:20.718 INFO:tasks.rados.rados.0.smithi007.stdout:2683: expect deleted 2024-09-21T10:17:20.718 INFO:tasks.rados.rados.0.smithi007.stdout:2684: read oid 37 snap -1 2024-09-21T10:17:20.718 INFO:tasks.rados.rados.0.smithi007.stdout:2684: expect deleted 2024-09-21T10:17:20.718 INFO:tasks.rados.rados.0.smithi007.stdout:2685: rollback oid 39 current snap is 343 2024-09-21T10:17:20.718 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 325 2024-09-21T10:17:20.718 INFO:tasks.rados.rados.0.smithi007.stdout:2686: snap_remove snap 340 2024-09-21T10:17:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:20 smithi031 ceph-mon[96824]: osdmap e750: 8 total, 8 up, 8 in 2024-09-21T10:17:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:20 smithi031 ceph-mon[96824]: pgmap v595: 89 pgs: 89 active+clean; 232 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-09-21T10:17:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:20 smithi031 ceph-mon[96824]: osd.1 marked itself down and dead 2024-09-21T10:17:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:17:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:17:20] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.51.0" 2024-09-21T10:17:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:20 smithi007 ceph-mon[99390]: osdmap e750: 8 total, 8 up, 8 in 2024-09-21T10:17:21.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:20 smithi007 ceph-mon[99390]: pgmap v595: 89 pgs: 89 active+clean; 232 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-09-21T10:17:21.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:20 smithi007 ceph-mon[99390]: osd.1 marked itself down and dead 2024-09-21T10:17:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:20 smithi007 ceph-mon[101144]: osdmap e750: 8 total, 8 up, 8 in 2024-09-21T10:17:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:20 smithi007 ceph-mon[101144]: pgmap v595: 89 pgs: 89 active+clean; 232 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2024-09-21T10:17:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:20 smithi007 ceph-mon[101144]: osd.1 marked itself down and dead 2024-09-21T10:17:21.547 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:21 smithi007 podman[115439]: 2024-09-21 10:17:21.262054411 +0000 UTC m=+1.304558694 container died d3de4ea3d58ed1d657fc53f8db48a28736c027c84b0022450590211b976b74ad (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:17:21.724 INFO:tasks.rados.rados.0.smithi007.stdout:2686: done (8 left) 2024-09-21T10:17:21.725 INFO:tasks.rados.rados.0.smithi007.stdout:2687: rollback oid 21 current snap is 343 2024-09-21T10:17:21.725 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 317 2024-09-21T10:17:21.725 INFO:tasks.rados.rados.0.smithi007.stdout:2688: read oid 34 snap -1 2024-09-21T10:17:21.725 INFO:tasks.rados.rados.0.smithi007.stdout:2688: expect (ObjNum 957 snap 330 seq_num 957) 2024-09-21T10:17:21.725 INFO:tasks.rados.rados.0.smithi007.stdout:2689: write oid 48 current snap is 343 2024-09-21T10:17:21.725 INFO:tasks.rados.rados.0.smithi007.stdout:2689: seq_num 1002 ranges {440614=641741,1734722=551343} 2024-09-21T10:17:21.725 INFO:tasks.rados.rados.0.smithi007.stdout:2689: writing smithi00780062-48 from 440614 to 1082355 tid 1 2024-09-21T10:17:21.733 INFO:tasks.rados.rados.0.smithi007.stdout:2689: writing smithi00780062-48 from 1734722 to 2286065 tid 2 2024-09-21T10:17:21.733 INFO:tasks.rados.rados.0.smithi007.stdout:2690: snap_remove snap 335 2024-09-21T10:17:21.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:21 smithi007 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:17:21.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:21 smithi007 ceph-mon[99390]: osdmap e751: 8 total, 7 up, 8 in 2024-09-21T10:17:21.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:21.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:21.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:21 smithi007 ceph-mon[101144]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:17:21.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:21 smithi007 ceph-mon[101144]: osdmap e751: 8 total, 7 up, 8 in 2024-09-21T10:17:21.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:21.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:21.933 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:21 smithi007 podman[115439]: 2024-09-21 10:17:21.644967657 +0000 UTC m=+1.687471939 container cleanup d3de4ea3d58ed1d657fc53f8db48a28736c027c84b0022450590211b976b74ad (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-21T10:17:21.933 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:21 smithi007 bash[115439]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1 2024-09-21T10:17:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:21 smithi031 ceph-mon[96824]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:17:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:21 smithi031 ceph-mon[96824]: osdmap e751: 8 total, 7 up, 8 in 2024-09-21T10:17:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:22.192 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:21 smithi007 podman[115462]: 2024-09-21 10:17:21.930172013 +0000 UTC m=+0.666052446 container remove d3de4ea3d58ed1d657fc53f8db48a28736c027c84b0022450590211b976b74ad (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, ceph=True) 2024-09-21T10:17:22.518 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:22 smithi007 podman[115550]: 2024-09-21 10:17:22.264570914 +0000 UTC m=+0.098358857 container create ceb10ce71a6786eb47dea177e4a42dcd40e4dc9fba35973e8fd0ec32c52aa938 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T10:17:22.519 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:22 smithi007 podman[115550]: 2024-09-21 10:17:22.18280359 +0000 UTC m=+0.016591554 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:17:22.653 INFO:tasks.rados.rados.0.smithi007.stdout:2690: done (11 left) 2024-09-21T10:17:22.653 INFO:tasks.rados.rados.0.smithi007.stdout:2691: delete oid 8 current snap is 343 2024-09-21T10:17:22.653 INFO:tasks.rados.rados.0.smithi007.stdout:2677: finishing write tid 3 to smithi00780062-47 2024-09-21T10:17:22.653 INFO:tasks.rados.rados.0.smithi007.stdout:2677: finishing write tid 4 to smithi00780062-47 2024-09-21T10:17:22.653 INFO:tasks.rados.rados.0.smithi007.stdout:2677: finishing write tid 5 to smithi00780062-47 2024-09-21T10:17:22.653 INFO:tasks.rados.rados.0.smithi007.stdout:2677: oid 47 updating version 0 to 1618 2024-09-21T10:17:22.653 INFO:tasks.rados.rados.0.smithi007.stdout:2677: oid 47 updating version 1618 to 1619 2024-09-21T10:17:22.654 INFO:tasks.rados.rados.0.smithi007.stdout:2677: oid 47 version 1619 is already newer than 1616 2024-09-21T10:17:22.654 INFO:tasks.rados.rados.0.smithi007.stdout:2677: oid 47 version 1619 is already newer than 1617 2024-09-21T10:17:22.654 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1619 (ObjNum 1000 snap 343 seq_num 1000) dirty exists 2024-09-21T10:17:22.654 INFO:tasks.rados.rados.0.smithi007.stdout:2677: left oid 47 (ObjNum 1000 snap 343 seq_num 1000) 2024-09-21T10:17:22.654 INFO:tasks.rados.rados.0.smithi007.stdout:2679: finishing write tid 1 to smithi00780062-14 2024-09-21T10:17:22.654 INFO:tasks.rados.rados.0.smithi007.stdout:2679: finishing write tid 2 to smithi00780062-14 2024-09-21T10:17:22.654 INFO:tasks.rados.rados.0.smithi007.stdout:2679: finishing write tid 3 to smithi00780062-14 2024-09-21T10:17:22.654 INFO:tasks.rados.rados.0.smithi007.stdout:2679: finishing write tid 4 to smithi00780062-14 2024-09-21T10:17:22.654 INFO:tasks.rados.rados.0.smithi007.stdout:2679: finishing write tid 5 to smithi00780062-14 2024-09-21T10:17:22.654 INFO:tasks.rados.rados.0.smithi007.stdout:2679: oid 14 updating version 0 to 1353 2024-09-21T10:17:22.655 INFO:tasks.rados.rados.0.smithi007.stdout:2679: oid 14 version 1353 is already newer than 1352 2024-09-21T10:17:22.655 INFO:tasks.rados.rados.0.smithi007.stdout:2679: oid 14 version 1353 is already newer than 1351 2024-09-21T10:17:22.655 INFO:tasks.rados.rados.0.smithi007.stdout:2679: oid 14 version 1353 is already newer than 1350 2024-09-21T10:17:22.655 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 1353 (ObjNum 1001 snap 343 seq_num 1001) dirty exists 2024-09-21T10:17:22.655 INFO:tasks.rados.rados.0.smithi007.stdout:2679: left oid 14 (ObjNum 1001 snap 343 seq_num 1001) 2024-09-21T10:17:22.655 INFO:tasks.rados.rados.0.smithi007.stdout:2680: finishing rollback tid 0 to smithi00780062-16 2024-09-21T10:17:22.655 INFO:tasks.rados.rados.0.smithi007.stdout:2680: finishing rollback tid 1 to smithi00780062-16 2024-09-21T10:17:22.655 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 1622 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:2682: finishing rollback tid 1 to smithi00780062-42 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 0 (ObjNum 129 snap 0 seq_num 3840166016) dirty dne 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:2687: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:2687: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:2687: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 935 (ObjNum 855 snap 299 seq_num 855) dirty exists 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:2685: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:2685: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:2685: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1413 (ObjNum 920 snap 315 seq_num 920) dirty exists 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:2689: finishing write tid 1 to smithi00780062-48 2024-09-21T10:17:22.656 INFO:tasks.rados.rados.0.smithi007.stdout:2689: finishing write tid 2 to smithi00780062-48 2024-09-21T10:17:22.657 INFO:tasks.rados.rados.0.smithi007.stdout:2689: finishing write tid 3 to smithi00780062-48 2024-09-21T10:17:22.657 INFO:tasks.rados.rados.0.smithi007.stdout:2689: finishing write tid 4 to smithi00780062-48 2024-09-21T10:17:22.657 INFO:tasks.rados.rados.0.smithi007.stdout:2689: oid 48 updating version 0 to 957 2024-09-21T10:17:22.657 INFO:tasks.rados.rados.0.smithi007.stdout:2689: oid 48 updating version 957 to 959 2024-09-21T10:17:22.657 INFO:tasks.rados.rados.0.smithi007.stdout:2689: oid 48 version 959 is already newer than 958 2024-09-21T10:17:22.657 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 959 (ObjNum 1002 snap 343 seq_num 1002) dirty exists 2024-09-21T10:17:22.657 INFO:tasks.rados.rados.0.smithi007.stdout:2689: left oid 48 (ObjNum 1002 snap 343 seq_num 1002) 2024-09-21T10:17:22.657 INFO:tasks.rados.rados.0.smithi007.stdout:2688: expect (ObjNum 957 snap 330 seq_num 957) 2024-09-21T10:17:22.752 INFO:tasks.rados.rados.0.smithi007.stdout:2677: done (11 left) 2024-09-21T10:17:22.752 INFO:tasks.rados.rados.0.smithi007.stdout:2678: done (10 left) 2024-09-21T10:17:22.752 INFO:tasks.rados.rados.0.smithi007.stdout:2679: done (9 left) 2024-09-21T10:17:22.752 INFO:tasks.rados.rados.0.smithi007.stdout:2680: done (8 left) 2024-09-21T10:17:22.752 INFO:tasks.rados.rados.0.smithi007.stdout:2682: done (7 left) 2024-09-21T10:17:22.752 INFO:tasks.rados.rados.0.smithi007.stdout:2683: done (6 left) 2024-09-21T10:17:22.752 INFO:tasks.rados.rados.0.smithi007.stdout:2684: done (5 left) 2024-09-21T10:17:22.753 INFO:tasks.rados.rados.0.smithi007.stdout:2685: done (4 left) 2024-09-21T10:17:22.753 INFO:tasks.rados.rados.0.smithi007.stdout:2687: done (3 left) 2024-09-21T10:17:22.753 INFO:tasks.rados.rados.0.smithi007.stdout:2688: done (2 left) 2024-09-21T10:17:22.753 INFO:tasks.rados.rados.0.smithi007.stdout:2689: done (1 left) 2024-09-21T10:17:22.753 INFO:tasks.rados.rados.0.smithi007.stdout:2691: done (0 left) 2024-09-21T10:17:22.753 INFO:tasks.rados.rados.0.smithi007.stdout:2692: read oid 38 snap 328 2024-09-21T10:17:22.753 INFO:tasks.rados.rados.0.smithi007.stdout:2692: expect (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:17:22.753 INFO:tasks.rados.rados.0.smithi007.stdout:2693: write oid 26 current snap is 343 2024-09-21T10:17:22.754 INFO:tasks.rados.rados.0.smithi007.stdout:2693: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2024-09-21T10:17:22.756 INFO:tasks.rados.rados.0.smithi007.stdout:2693: writing smithi00780062-26 from 474228 to 982820 tid 1 2024-09-21T10:17:22.762 INFO:tasks.rados.rados.0.smithi007.stdout:2693: writing smithi00780062-26 from 1451686 to 2006698 tid 2 2024-09-21T10:17:22.767 INFO:tasks.rados.rados.0.smithi007.stdout:2693: writing smithi00780062-26 from 2704920 to 2874228 tid 3 2024-09-21T10:17:22.767 INFO:tasks.rados.rados.0.smithi007.stdout:2694: read oid 36 snap -1 2024-09-21T10:17:22.767 INFO:tasks.rados.rados.0.smithi007.stdout:2694: expect (ObjNum 934 snap 320 seq_num 934) 2024-09-21T10:17:22.767 INFO:tasks.rados.rados.0.smithi007.stdout:2695: snap_create 2024-09-21T10:17:22.767 INFO:tasks.rados.rados.0.smithi007.stdout:2692: expect (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:17:22.867 INFO:tasks.rados.rados.0.smithi007.stdout:2693: finishing write tid 1 to smithi00780062-26 2024-09-21T10:17:22.867 INFO:tasks.rados.rados.0.smithi007.stdout:2693: finishing write tid 2 to smithi00780062-26 2024-09-21T10:17:22.867 INFO:tasks.rados.rados.0.smithi007.stdout:2693: finishing write tid 3 to smithi00780062-26 2024-09-21T10:17:22.867 INFO:tasks.rados.rados.0.smithi007.stdout:2693: finishing write tid 4 to smithi00780062-26 2024-09-21T10:17:22.867 INFO:tasks.rados.rados.0.smithi007.stdout:2693: finishing write tid 5 to smithi00780062-26 2024-09-21T10:17:22.867 INFO:tasks.rados.rados.0.smithi007.stdout:2693: oid 26 updating version 0 to 585 2024-09-21T10:17:22.867 INFO:tasks.rados.rados.0.smithi007.stdout:2693: oid 26 updating version 585 to 587 2024-09-21T10:17:22.868 INFO:tasks.rados.rados.0.smithi007.stdout:2693: oid 26 updating version 587 to 588 2024-09-21T10:17:22.868 INFO:tasks.rados.rados.0.smithi007.stdout:2693: oid 26 version 588 is already newer than 586 2024-09-21T10:17:22.868 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 588 (ObjNum 1004 snap 343 seq_num 1004) dirty exists 2024-09-21T10:17:22.868 INFO:tasks.rados.rados.0.smithi007.stdout:2693: left oid 26 (ObjNum 1004 snap 343 seq_num 1004) 2024-09-21T10:17:22.868 INFO:tasks.rados.rados.0.smithi007.stdout:2694: expect (ObjNum 934 snap 320 seq_num 934) 2024-09-21T10:17:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:22 smithi007 ceph-mon[99390]: osdmap e752: 8 total, 7 up, 8 in 2024-09-21T10:17:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:22 smithi007 ceph-mon[99390]: pgmap v598: 89 pgs: 25 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 56 active+clean; 247 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.1 MiB/s wr, 31 op/s; 33/477 objects degraded (6.918%) 2024-09-21T10:17:22.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:22 smithi007 ceph-mon[99390]: osdmap e753: 8 total, 7 up, 8 in 2024-09-21T10:17:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:22 smithi007 ceph-mon[101144]: osdmap e752: 8 total, 7 up, 8 in 2024-09-21T10:17:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:22 smithi007 ceph-mon[101144]: pgmap v598: 89 pgs: 25 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 56 active+clean; 247 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.1 MiB/s wr, 31 op/s; 33/477 objects degraded (6.918%) 2024-09-21T10:17:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:22 smithi007 ceph-mon[101144]: osdmap e753: 8 total, 7 up, 8 in 2024-09-21T10:17:22.944 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:22 smithi007 podman[115550]: 2024-09-21 10:17:22.517204599 +0000 UTC m=+0.350992540 container init ceb10ce71a6786eb47dea177e4a42dcd40e4dc9fba35973e8fd0ec32c52aa938 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-21T10:17:22.944 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:22 smithi007 podman[115550]: 2024-09-21 10:17:22.520826368 +0000 UTC m=+0.354614312 container start ceb10ce71a6786eb47dea177e4a42dcd40e4dc9fba35973e8fd0ec32c52aa938 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-21T10:17:22.944 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:22 smithi007 podman[115550]: 2024-09-21 10:17:22.592127675 +0000 UTC m=+0.425915633 container attach ceb10ce71a6786eb47dea177e4a42dcd40e4dc9fba35973e8fd0ec32c52aa938 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T10:17:22.944 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:22 smithi007 podman[115550]: 2024-09-21 10:17:22.719046637 +0000 UTC m=+0.552834576 container died ceb10ce71a6786eb47dea177e4a42dcd40e4dc9fba35973e8fd0ec32c52aa938 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:17:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:22 smithi031 ceph-mon[96824]: osdmap e752: 8 total, 7 up, 8 in 2024-09-21T10:17:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:22 smithi031 ceph-mon[96824]: pgmap v598: 89 pgs: 25 active+undersized, 1 stale+active+clean, 7 active+undersized+degraded, 56 active+clean; 247 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 2.1 MiB/s wr, 31 op/s; 33/477 objects degraded (6.918%) 2024-09-21T10:17:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:22 smithi031 ceph-mon[96824]: osdmap e753: 8 total, 7 up, 8 in 2024-09-21T10:17:23.692 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:23 smithi007 podman[115573]: 2024-09-21 10:17:23.421543695 +0000 UTC m=+0.690525147 container remove ceb10ce71a6786eb47dea177e4a42dcd40e4dc9fba35973e8fd0ec32c52aa938 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-21T10:17:23.692 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:23 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-21T10:17:23.693 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:23 smithi007 systemd[1]: Stopped Ceph osd.1 for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:17:23.693 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:23 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.1.service: Consumed 16.922s CPU time. 2024-09-21T10:17:23.693 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:23 smithi007 systemd[1]: Starting Ceph osd.1 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:17:23.735 INFO:tasks.rados.rados.0.smithi007.stdout:2692: done (3 left) 2024-09-21T10:17:23.735 INFO:tasks.rados.rados.0.smithi007.stdout:2693: done (2 left) 2024-09-21T10:17:23.735 INFO:tasks.rados.rados.0.smithi007.stdout:2694: done (1 left) 2024-09-21T10:17:23.735 INFO:tasks.rados.rados.0.smithi007.stdout:2695: done (0 left) 2024-09-21T10:17:23.735 INFO:tasks.rados.rados.0.smithi007.stdout:2696: read oid 4 snap -1 2024-09-21T10:17:23.735 INFO:tasks.rados.rados.0.smithi007.stdout:2696: expect deleted 2024-09-21T10:17:23.735 INFO:tasks.rados.rados.0.smithi007.stdout:2697: snap_remove snap 339 2024-09-21T10:17:23.998 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:23 smithi007 ceph-mon[99390]: Health check failed: Degraded data redundancy: 33/477 objects degraded (6.918%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:23.998 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:23 smithi007 ceph-mon[101144]: Health check failed: Degraded data redundancy: 33/477 objects degraded (6.918%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:23.999 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:23 smithi007 podman[115672]: 2024-09-21 10:17:23.773741766 +0000 UTC m=+0.016548583 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:17:23.999 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:23 smithi007 podman[115672]: 2024-09-21 10:17:23.897637676 +0000 UTC m=+0.140444476 container create 3dfc80e675f4f5d158ad821fcbb7508097a743bd97e4e1fbb1bd70ffbf37a946 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-21T10:17:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:23 smithi031 ceph-mon[96824]: Health check failed: Degraded data redundancy: 33/477 objects degraded (6.918%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:24.257 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 podman[115672]: 2024-09-21 10:17:24.11766854 +0000 UTC m=+0.360475349 container init 3dfc80e675f4f5d158ad821fcbb7508097a743bd97e4e1fbb1bd70ffbf37a946 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, org.label-schema.schema-version=1.0) 2024-09-21T10:17:24.257 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 podman[115672]: 2024-09-21 10:17:24.121387783 +0000 UTC m=+0.364194585 container start 3dfc80e675f4f5d158ad821fcbb7508097a743bd97e4e1fbb1bd70ffbf37a946 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=main-62da54b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-21T10:17:24.257 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 podman[115672]: 2024-09-21 10:17:24.192445951 +0000 UTC m=+0.435252762 container attach 3dfc80e675f4f5d158ad821fcbb7508097a743bd97e4e1fbb1bd70ffbf37a946 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-21T10:17:24.692 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate[115687]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:17:24.692 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 bash[115672]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:17:24.692 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate[115687]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:17:24.692 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 bash[115672]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:17:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:2697: done (1 left) 2024-09-21T10:17:24.740 INFO:tasks.rados.rados.0.smithi007.stdout:2698: snap_remove snap 338 2024-09-21T10:17:25.037 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:24 smithi007 ceph-mon[99390]: osdmap e754: 8 total, 7 up, 8 in 2024-09-21T10:17:25.037 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:24 smithi007 ceph-mon[99390]: pgmap v601: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 249 MiB data, 807 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 29 op/s; 48/483 objects degraded (9.938%) 2024-09-21T10:17:25.037 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:24 smithi007 ceph-mon[101144]: osdmap e754: 8 total, 7 up, 8 in 2024-09-21T10:17:25.037 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:24 smithi007 ceph-mon[101144]: pgmap v601: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 249 MiB data, 807 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 29 op/s; 48/483 objects degraded (9.938%) 2024-09-21T10:17:25.037 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate[115687]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T10:17:25.038 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 bash[115672]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T10:17:25.038 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate[115687]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-21T10:17:25.038 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:24 smithi007 bash[115672]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-21T10:17:25.038 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate[115687]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T10:17:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:24 smithi031 ceph-mon[96824]: osdmap e754: 8 total, 7 up, 8 in 2024-09-21T10:17:25.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:24 smithi031 ceph-mon[96824]: pgmap v601: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 249 MiB data, 807 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 29 op/s; 48/483 objects degraded (9.938%) 2024-09-21T10:17:25.390 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 bash[115672]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T10:17:25.390 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate[115687]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T10:17:25.390 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 bash[115672]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T10:17:25.390 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate[115687]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T10:17:25.390 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 bash[115672]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T10:17:25.390 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate[115687]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T10:17:25.390 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 bash[115672]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T10:17:25.390 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate[115687]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-21T10:17:25.390 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 bash[115672]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-21T10:17:25.390 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 podman[115672]: 2024-09-21 10:17:25.066613161 +0000 UTC m=+1.309419962 container died 3dfc80e675f4f5d158ad821fcbb7508097a743bd97e4e1fbb1bd70ffbf37a946 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T10:17:25.741 INFO:tasks.rados.rados.0.smithi007.stdout:2698: done (1 left) 2024-09-21T10:17:25.741 INFO:tasks.rados.rados.0.smithi007.stdout:2699: write oid 16 current snap is 344 2024-09-21T10:17:25.741 INFO:tasks.rados.rados.0.smithi007.stdout:2699: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2024-09-21T10:17:25.747 INFO:tasks.rados.rados.0.smithi007.stdout:2699: writing smithi00780062-16 from 491035 to 1074876 tid 1 2024-09-21T10:17:25.754 INFO:tasks.rados.rados.0.smithi007.stdout:2699: writing smithi00780062-16 from 1510168 to 2208838 tid 2 2024-09-21T10:17:25.758 INFO:tasks.rados.rados.0.smithi007.stdout:2699: writing smithi00780062-16 from 2732343 to 2891035 tid 3 2024-09-21T10:17:25.758 INFO:tasks.rados.rados.0.smithi007.stdout:2700: snap_create 2024-09-21T10:17:25.759 INFO:tasks.rados.rados.0.smithi007.stdout:2699: finishing write tid 1 to smithi00780062-16 2024-09-21T10:17:25.759 INFO:tasks.rados.rados.0.smithi007.stdout:2699: finishing write tid 2 to smithi00780062-16 2024-09-21T10:17:25.761 INFO:tasks.rados.rados.0.smithi007.stdout:2699: finishing write tid 3 to smithi00780062-16 2024-09-21T10:17:25.761 INFO:tasks.rados.rados.0.smithi007.stdout:2699: finishing write tid 4 to smithi00780062-16 2024-09-21T10:17:25.761 INFO:tasks.rados.rados.0.smithi007.stdout:2699: finishing write tid 5 to smithi00780062-16 2024-09-21T10:17:25.761 INFO:tasks.rados.rados.0.smithi007.stdout:2699: oid 16 updating version 0 to 1626 2024-09-21T10:17:25.761 INFO:tasks.rados.rados.0.smithi007.stdout:2699: oid 16 version 1626 is already newer than 1625 2024-09-21T10:17:25.761 INFO:tasks.rados.rados.0.smithi007.stdout:2699: oid 16 version 1626 is already newer than 1624 2024-09-21T10:17:25.762 INFO:tasks.rados.rados.0.smithi007.stdout:2699: oid 16 version 1626 is already newer than 1623 2024-09-21T10:17:25.762 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 1626 (ObjNum 1005 snap 344 seq_num 1005) dirty exists 2024-09-21T10:17:25.762 INFO:tasks.rados.rados.0.smithi007.stdout:2699: left oid 16 (ObjNum 1005 snap 344 seq_num 1005) 2024-09-21T10:17:26.020 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:25 smithi007 ceph-mon[99390]: osdmap e755: 8 total, 7 up, 8 in 2024-09-21T10:17:26.021 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:25 smithi007 ceph-mon[101144]: osdmap e755: 8 total, 7 up, 8 in 2024-09-21T10:17:26.021 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:25 smithi007 podman[115812]: 2024-09-21 10:17:25.805636922 +0000 UTC m=+0.729250161 container remove 3dfc80e675f4f5d158ad821fcbb7508097a743bd97e4e1fbb1bd70ffbf37a946 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-activate, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:17:26.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:25 smithi031 ceph-mon[96824]: osdmap e755: 8 total, 7 up, 8 in 2024-09-21T10:17:26.279 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:26 smithi007 podman[115873]: 2024-09-21 10:17:25.922031502 +0000 UTC m=+0.016600571 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:17:26.279 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:26 smithi007 podman[115873]: 2024-09-21 10:17:26.031753881 +0000 UTC m=+0.126322944 container create 9879ffba5918ce52a26bd7ae7544eff5558f02ce0e8bbe70a0817d3f06e3b16d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2) 2024-09-21T10:17:26.279 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:26 smithi007 podman[115873]: 2024-09-21 10:17:26.251009446 +0000 UTC m=+0.345578506 container init 9879ffba5918ce52a26bd7ae7544eff5558f02ce0e8bbe70a0817d3f06e3b16d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-21T10:17:26.279 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:26 smithi007 podman[115873]: 2024-09-21 10:17:26.254379934 +0000 UTC m=+0.348948996 container start 9879ffba5918ce52a26bd7ae7544eff5558f02ce0e8bbe70a0817d3f06e3b16d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-21T10:17:26.692 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-osd[115893]: -- 172.21.15.7:0/2019569324 <== mon.0 v2:172.21.15.7:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559184913a40 con 0x5591856e2400 2024-09-21T10:17:26.692 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:26 smithi007 bash[115873]: 9879ffba5918ce52a26bd7ae7544eff5558f02ce0e8bbe70a0817d3f06e3b16d 2024-09-21T10:17:26.692 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:26 smithi007 systemd[1]: Started Ceph osd.1 for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:17:26.755 INFO:tasks.rados.rados.0.smithi007.stdout:2696: done (2 left) 2024-09-21T10:17:26.755 INFO:tasks.rados.rados.0.smithi007.stdout:2699: done (1 left) 2024-09-21T10:17:26.755 INFO:tasks.rados.rados.0.smithi007.stdout:2700: done (0 left) 2024-09-21T10:17:26.755 INFO:tasks.rados.rados.0.smithi007.stdout:2701: read oid 27 snap 329 2024-09-21T10:17:26.756 INFO:tasks.rados.rados.0.smithi007.stdout:2701: expect deleted 2024-09-21T10:17:26.756 INFO:tasks.rados.rados.0.smithi007.stdout:2702: write oid 30 current snap is 345 2024-09-21T10:17:26.756 INFO:tasks.rados.rados.0.smithi007.stdout:2702: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2024-09-21T10:17:26.761 INFO:tasks.rados.rados.0.smithi007.stdout:2702: writing smithi00780062-30 from 507842 to 1166932 tid 1 2024-09-21T10:17:26.767 INFO:tasks.rados.rados.0.smithi007.stdout:2702: writing smithi00780062-30 from 1568650 to 2127331 tid 2 2024-09-21T10:17:26.771 INFO:tasks.rados.rados.0.smithi007.stdout:2702: writing smithi00780062-30 from 2759766 to 2907842 tid 3 2024-09-21T10:17:26.771 INFO:tasks.rados.rados.0.smithi007.stdout:2703: write oid 24 current snap is 345 2024-09-21T10:17:26.771 INFO:tasks.rados.rados.0.smithi007.stdout:2703: seq_num 1007 ranges {524649=734339,1910779=702339} 2024-09-21T10:17:26.779 INFO:tasks.rados.rados.0.smithi007.stdout:2703: writing smithi00780062-24 from 524649 to 1258988 tid 1 2024-09-21T10:17:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:2703: writing smithi00780062-24 from 1910779 to 2613118 tid 2 2024-09-21T10:17:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:2704: snap_remove snap 328 2024-09-21T10:17:27.009 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:26 smithi031 ceph-mon[96824]: osdmap e756: 8 total, 7 up, 8 in 2024-09-21T10:17:27.009 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:26 smithi031 ceph-mon[96824]: pgmap v604: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 249 MiB data, 807 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 305 KiB/s wr, 2 op/s; 48/483 objects degraded (9.938%) 2024-09-21T10:17:27.009 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:26 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:27.009 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:26 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:27.009 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:26 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:27.009 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:26 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:17:27.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[99390]: osdmap e756: 8 total, 7 up, 8 in 2024-09-21T10:17:27.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[99390]: pgmap v604: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 249 MiB data, 807 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 305 KiB/s wr, 2 op/s; 48/483 objects degraded (9.938%) 2024-09-21T10:17:27.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:27.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:27.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:27.010 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:17:27.010 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[101144]: osdmap e756: 8 total, 7 up, 8 in 2024-09-21T10:17:27.010 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[101144]: pgmap v604: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 249 MiB data, 807 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 305 KiB/s wr, 2 op/s; 48/483 objects degraded (9.938%) 2024-09-21T10:17:27.010 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:27.010 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:27.010 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:27.010 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:26 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:17:27.652 INFO:tasks.rados.rados.0.smithi007.stdout:2704: done (3 left) 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2705: read oid 19 snap -1 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2705: expect (ObjNum 997 snap 342 seq_num 997) 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2706: read oid 34 snap 312 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2706: expect (ObjNum 870 snap 306 seq_num 870) 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2707: rollback oid 5 current snap is 345 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 334 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2702: finishing write tid 1 to smithi00780062-30 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2702: finishing write tid 2 to smithi00780062-30 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2702: finishing write tid 3 to smithi00780062-30 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2702: finishing write tid 4 to smithi00780062-30 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2702: finishing write tid 5 to smithi00780062-30 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2702: oid 30 updating version 0 to 1031 2024-09-21T10:17:27.653 INFO:tasks.rados.rados.0.smithi007.stdout:2702: oid 30 version 1031 is already newer than 1030 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2702: oid 30 version 1031 is already newer than 1029 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2702: oid 30 updating version 1031 to 1032 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1032 (ObjNum 1006 snap 345 seq_num 1006) dirty exists 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2702: left oid 30 (ObjNum 1006 snap 345 seq_num 1006) 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2703: finishing write tid 1 to smithi00780062-24 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2703: finishing write tid 2 to smithi00780062-24 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2701: done (5 left) 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2702: done (4 left) 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2708: snap_create 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2703: finishing write tid 3 to smithi00780062-24 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2703: finishing write tid 4 to smithi00780062-24 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2703: oid 24 updating version 0 to 796 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2703: oid 24 updating version 796 to 797 2024-09-21T10:17:27.654 INFO:tasks.rados.rados.0.smithi007.stdout:2703: oid 24 updating version 797 to 798 2024-09-21T10:17:27.655 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 798 (ObjNum 1007 snap 345 seq_num 1007) dirty exists 2024-09-21T10:17:27.655 INFO:tasks.rados.rados.0.smithi007.stdout:2703: left oid 24 (ObjNum 1007 snap 345 seq_num 1007) 2024-09-21T10:17:27.660 INFO:tasks.rados.rados.0.smithi007.stdout:2706: expect (ObjNum 870 snap 306 seq_num 870) 2024-09-21T10:17:27.813 INFO:tasks.rados.rados.0.smithi007.stdout:2707: finishing rollback tid 0 to smithi00780062-5 2024-09-21T10:17:27.813 INFO:tasks.rados.rados.0.smithi007.stdout:2707: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:17:27.813 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 801 (ObjNum 129 snap 0 seq_num 3840536048) dirty dne 2024-09-21T10:17:27.813 INFO:tasks.rados.rados.0.smithi007.stdout:2705: expect (ObjNum 997 snap 342 seq_num 997) 2024-09-21T10:17:28.037 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:27 smithi031 ceph-mon[96824]: osdmap e757: 8 total, 7 up, 8 in 2024-09-21T10:17:28.037 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:27 smithi031 ceph-mon[96824]: osdmap e758: 8 total, 7 up, 8 in 2024-09-21T10:17:28.076 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:27 smithi007 ceph-mon[99390]: osdmap e757: 8 total, 7 up, 8 in 2024-09-21T10:17:28.076 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:27 smithi007 ceph-mon[99390]: osdmap e758: 8 total, 7 up, 8 in 2024-09-21T10:17:28.076 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:27 smithi007 ceph-mon[101144]: osdmap e757: 8 total, 7 up, 8 in 2024-09-21T10:17:28.076 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:27 smithi007 ceph-mon[101144]: osdmap e758: 8 total, 7 up, 8 in 2024-09-21T10:17:28.077 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:27 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[115889]: 2024-09-21T10:17:27.892+0000 7fe2a3bfc640 -1 Falling back to public interface 2024-09-21T10:17:28.654 INFO:tasks.rados.rados.0.smithi007.stdout:2703: done (4 left) 2024-09-21T10:17:28.654 INFO:tasks.rados.rados.0.smithi007.stdout:2705: done (3 left) 2024-09-21T10:17:28.655 INFO:tasks.rados.rados.0.smithi007.stdout:2706: done (2 left) 2024-09-21T10:17:28.655 INFO:tasks.rados.rados.0.smithi007.stdout:2707: done (1 left) 2024-09-21T10:17:28.655 INFO:tasks.rados.rados.0.smithi007.stdout:2708: done (0 left) 2024-09-21T10:17:28.655 INFO:tasks.rados.rados.0.smithi007.stdout:2709: rollback oid 32 current snap is 346 2024-09-21T10:17:28.655 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 304 2024-09-21T10:17:28.655 INFO:tasks.rados.rados.0.smithi007.stdout:2710: delete oid 43 current snap is 346 2024-09-21T10:17:28.657 INFO:tasks.rados.rados.0.smithi007.stdout:2710: done (1 left) 2024-09-21T10:17:28.657 INFO:tasks.rados.rados.0.smithi007.stdout:2711: read oid 11 snap -1 2024-09-21T10:17:28.657 INFO:tasks.rados.rados.0.smithi007.stdout:2711: expect (ObjNum 977 snap 337 seq_num 977) 2024-09-21T10:17:28.657 INFO:tasks.rados.rados.0.smithi007.stdout:2712: snap_create 2024-09-21T10:17:28.661 INFO:tasks.rados.rados.0.smithi007.stdout:2711: expect (ObjNum 977 snap 337 seq_num 977) 2024-09-21T10:17:28.746 INFO:tasks.rados.rados.0.smithi007.stdout:2709: finishing rollback tid 0 to smithi00780062-32 2024-09-21T10:17:28.746 INFO:tasks.rados.rados.0.smithi007.stdout:2709: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:17:28.746 INFO:tasks.rados.rados.0.smithi007.stdout:2709: finishing rollback tid 2 to smithi00780062-32 2024-09-21T10:17:28.746 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1417 (ObjNum 598 snap 192 seq_num 598) dirty exists 2024-09-21T10:17:29.656 INFO:tasks.rados.rados.0.smithi007.stdout:2709: done (2 left) 2024-09-21T10:17:29.656 INFO:tasks.rados.rados.0.smithi007.stdout:2711: done (1 left) 2024-09-21T10:17:29.656 INFO:tasks.rados.rados.0.smithi007.stdout:2712: done (0 left) 2024-09-21T10:17:29.656 INFO:tasks.rados.rados.0.smithi007.stdout:2713: read oid 7 snap 343 2024-09-21T10:17:29.656 INFO:tasks.rados.rados.0.smithi007.stdout:2713: expect (ObjNum 949 snap 324 seq_num 949) 2024-09-21T10:17:29.656 INFO:tasks.rados.rados.0.smithi007.stdout:2714: write oid 17 current snap is 347 2024-09-21T10:17:29.656 INFO:tasks.rados.rados.0.smithi007.stdout:2714: seq_num 1009 ranges {558263=484837,1627743=706008} 2024-09-21T10:17:29.661 INFO:tasks.rados.rados.0.smithi007.stdout:2714: writing smithi00780062-17 from 558263 to 1043100 tid 1 2024-09-21T10:17:29.669 INFO:tasks.rados.rados.0.smithi007.stdout:2714: writing smithi00780062-17 from 1627743 to 2333751 tid 2 2024-09-21T10:17:29.670 INFO:tasks.rados.rados.0.smithi007.stdout:2715: read oid 13 snap -1 2024-09-21T10:17:29.670 INFO:tasks.rados.rados.0.smithi007.stdout:2715: expect deleted 2024-09-21T10:17:29.670 INFO:tasks.rados.rados.0.smithi007.stdout:2716: read oid 40 snap -1 2024-09-21T10:17:29.670 INFO:tasks.rados.rados.0.smithi007.stdout:2716: expect (ObjNum 940 snap 322 seq_num 940) 2024-09-21T10:17:29.670 INFO:tasks.rados.rados.0.smithi007.stdout:2717: write oid 11 current snap is 347 2024-09-21T10:17:29.670 INFO:tasks.rados.rados.0.smithi007.stdout:2717: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2024-09-21T10:17:29.676 INFO:tasks.rados.rados.0.smithi007.stdout:2717: writing smithi00780062-11 from 575070 to 1135156 tid 1 2024-09-21T10:17:29.682 INFO:tasks.rados.rados.0.smithi007.stdout:2717: writing smithi00780062-11 from 1686225 to 2252244 tid 2 2024-09-21T10:17:29.686 INFO:tasks.rados.rados.0.smithi007.stdout:2717: writing smithi00780062-11 from 2869458 to 2975070 tid 3 2024-09-21T10:17:29.687 INFO:tasks.rados.rados.0.smithi007.stdout:2718: read oid 34 snap -1 2024-09-21T10:17:29.687 INFO:tasks.rados.rados.0.smithi007.stdout:2718: expect (ObjNum 957 snap 330 seq_num 957) 2024-09-21T10:17:29.687 INFO:tasks.rados.rados.0.smithi007.stdout:2719: read oid 35 snap 329 2024-09-21T10:17:29.687 INFO:tasks.rados.rados.0.smithi007.stdout:2719: expect (ObjNum 931 snap 320 seq_num 931) 2024-09-21T10:17:29.687 INFO:tasks.rados.rados.0.smithi007.stdout:2720: write oid 19 current snap is 347 2024-09-21T10:17:29.687 INFO:tasks.rados.rados.0.smithi007.stdout:2720: seq_num 1011 ranges {591877=635335,1628354=709677} 2024-09-21T10:17:29.693 INFO:tasks.rados.rados.0.smithi007.stdout:2720: writing smithi00780062-19 from 591877 to 1227212 tid 1 2024-09-21T10:17:29.700 INFO:tasks.rados.rados.0.smithi007.stdout:2720: writing smithi00780062-19 from 1628354 to 2338031 tid 2 2024-09-21T10:17:29.700 INFO:tasks.rados.rados.0.smithi007.stdout:2721: snap_remove snap 312 2024-09-21T10:17:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:29 smithi031 ceph-mon[96824]: pgmap v607: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 250 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 652 KiB/s wr, 7 op/s; 48/483 objects degraded (9.938%) 2024-09-21T10:17:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:29 smithi031 ceph-mon[96824]: osdmap e759: 8 total, 7 up, 8 in 2024-09-21T10:17:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:29 smithi007 ceph-mon[99390]: pgmap v607: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 250 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 652 KiB/s wr, 7 op/s; 48/483 objects degraded (9.938%) 2024-09-21T10:17:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:29 smithi007 ceph-mon[99390]: osdmap e759: 8 total, 7 up, 8 in 2024-09-21T10:17:29.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:29 smithi007 ceph-mon[101144]: pgmap v607: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 250 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 652 KiB/s wr, 7 op/s; 48/483 objects degraded (9.938%) 2024-09-21T10:17:29.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:29 smithi007 ceph-mon[101144]: osdmap e759: 8 total, 7 up, 8 in 2024-09-21T10:17:30.665 INFO:tasks.rados.rados.0.smithi007.stdout:2721: done (8 left) 2024-09-21T10:17:30.665 INFO:tasks.rados.rados.0.smithi007.stdout:2722: write oid 47 current snap is 347 2024-09-21T10:17:30.665 INFO:tasks.rados.rados.0.smithi007.stdout:2713: expect (ObjNum 949 snap 324 seq_num 949) 2024-09-21T10:17:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:30 smithi031 ceph-mon[96824]: osdmap e760: 8 total, 7 up, 8 in 2024-09-21T10:17:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:30 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:30 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:30 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:30 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:17:30] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.51.0" 2024-09-21T10:17:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-mon[99390]: osdmap e760: 8 total, 7 up, 8 in 2024-09-21T10:17:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-mon[101144]: osdmap e760: 8 total, 7 up, 8 in 2024-09-21T10:17:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:30 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:30.949 INFO:tasks.rados.rados.0.smithi007.stdout:2714: finishing write tid 1 to smithi00780062-17 2024-09-21T10:17:30.949 INFO:tasks.rados.rados.0.smithi007.stdout:2722: seq_num 1012 ranges {608684=426937,1803189=569688,2924304=84380} 2024-09-21T10:17:30.955 INFO:tasks.rados.rados.0.smithi007.stdout:2722: writing smithi00780062-47 from 608684 to 1035621 tid 1 2024-09-21T10:17:30.963 INFO:tasks.rados.rados.0.smithi007.stdout:2722: writing smithi00780062-47 from 1803189 to 2372877 tid 2 2024-09-21T10:17:30.967 INFO:tasks.rados.rados.0.smithi007.stdout:2722: writing smithi00780062-47 from 2924304 to 3008684 tid 3 2024-09-21T10:17:30.967 INFO:tasks.rados.rados.0.smithi007.stdout:2713: done (8 left) 2024-09-21T10:17:30.967 INFO:tasks.rados.rados.0.smithi007.stdout:2723: rollback oid 2 current snap is 347 2024-09-21T10:17:30.967 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 346 2024-09-21T10:17:30.967 INFO:tasks.rados.rados.0.smithi007.stdout:2714: finishing write tid 2 to smithi00780062-17 2024-09-21T10:17:30.968 INFO:tasks.rados.rados.0.smithi007.stdout:2714: finishing write tid 3 to smithi00780062-17 2024-09-21T10:17:30.968 INFO:tasks.rados.rados.0.smithi007.stdout:2714: finishing write tid 4 to smithi00780062-17 2024-09-21T10:17:30.968 INFO:tasks.rados.rados.0.smithi007.stdout:2714: oid 17 updating version 0 to 1040 2024-09-21T10:17:30.968 INFO:tasks.rados.rados.0.smithi007.stdout:2714: oid 17 updating version 1040 to 1041 2024-09-21T10:17:30.968 INFO:tasks.rados.rados.0.smithi007.stdout:2714: oid 17 version 1041 is already newer than 1039 2024-09-21T10:17:30.968 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1041 (ObjNum 1009 snap 347 seq_num 1009) dirty exists 2024-09-21T10:17:30.968 INFO:tasks.rados.rados.0.smithi007.stdout:2714: left oid 17 (ObjNum 1009 snap 347 seq_num 1009) 2024-09-21T10:17:30.968 INFO:tasks.rados.rados.0.smithi007.stdout:2716: expect (ObjNum 940 snap 322 seq_num 940) 2024-09-21T10:17:31.189 INFO:tasks.rados.rados.0.smithi007.stdout:2717: finishing write tid 1 to smithi00780062-11 2024-09-21T10:17:31.189 INFO:tasks.rados.rados.0.smithi007.stdout:2717: finishing write tid 2 to smithi00780062-11 2024-09-21T10:17:31.189 INFO:tasks.rados.rados.0.smithi007.stdout:2714: done (8 left) 2024-09-21T10:17:31.189 INFO:tasks.rados.rados.0.smithi007.stdout:2715: done (7 left) 2024-09-21T10:17:31.189 INFO:tasks.rados.rados.0.smithi007.stdout:2716: done (6 left) 2024-09-21T10:17:31.189 INFO:tasks.rados.rados.0.smithi007.stdout:2724: read oid 36 snap -1 2024-09-21T10:17:31.190 INFO:tasks.rados.rados.0.smithi007.stdout:2724: expect (ObjNum 934 snap 320 seq_num 934) 2024-09-21T10:17:31.190 INFO:tasks.rados.rados.0.smithi007.stdout:2725: snap_remove snap 343 2024-09-21T10:17:31.686 INFO:tasks.rados.rados.0.smithi007.stdout:2725: done (7 left) 2024-09-21T10:17:31.686 INFO:tasks.rados.rados.0.smithi007.stdout:2726: delete oid 31 current snap is 347 2024-09-21T10:17:31.686 INFO:tasks.rados.rados.0.smithi007.stdout:2717: finishing write tid 3 to smithi00780062-11 2024-09-21T10:17:31.687 INFO:tasks.rados.rados.0.smithi007.stdout:2717: finishing write tid 4 to smithi00780062-11 2024-09-21T10:17:31.687 INFO:tasks.rados.rados.0.smithi007.stdout:2717: finishing write tid 5 to smithi00780062-11 2024-09-21T10:17:31.687 INFO:tasks.rados.rados.0.smithi007.stdout:2717: oid 11 updating version 0 to 2152 2024-09-21T10:17:31.687 INFO:tasks.rados.rados.0.smithi007.stdout:2717: oid 11 updating version 2152 to 2153 2024-09-21T10:17:31.687 INFO:tasks.rados.rados.0.smithi007.stdout:2717: oid 11 version 2153 is already newer than 2150 2024-09-21T10:17:31.687 INFO:tasks.rados.rados.0.smithi007.stdout:2717: oid 11 version 2153 is already newer than 2151 2024-09-21T10:17:31.687 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 2153 (ObjNum 1010 snap 347 seq_num 1010) dirty exists 2024-09-21T10:17:31.687 INFO:tasks.rados.rados.0.smithi007.stdout:2717: left oid 11 (ObjNum 1010 snap 347 seq_num 1010) 2024-09-21T10:17:31.687 INFO:tasks.rados.rados.0.smithi007.stdout:2718: expect (ObjNum 957 snap 330 seq_num 957) 2024-09-21T10:17:31.692 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[115889]: 2024-09-21T10:17:31.522+0000 7fe2a3bfc640 -1 osd.1 750 log_to_monitors true 2024-09-21T10:17:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[99390]: pgmap v610: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 254 MiB data, 815 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 48/486 objects degraded (9.877%) 2024-09-21T10:17:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 48/486 objects degraded (9.877%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[99390]: osdmap e761: 8 total, 7 up, 8 in 2024-09-21T10:17:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:31.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[99390]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:17:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[101144]: pgmap v610: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 254 MiB data, 815 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 48/486 objects degraded (9.877%) 2024-09-21T10:17:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 48/486 objects degraded (9.877%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[101144]: osdmap e761: 8 total, 7 up, 8 in 2024-09-21T10:17:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-mon[101144]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:17:31.787 INFO:tasks.rados.rados.0.smithi007.stdout:2719: expect (ObjNum 931 snap 320 seq_num 931) 2024-09-21T10:17:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:31 smithi031 ceph-mon[96824]: pgmap v610: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 254 MiB data, 815 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.3 MiB/s wr, 10 op/s; 48/486 objects degraded (9.877%) 2024-09-21T10:17:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:31 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 48/486 objects degraded (9.877%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:31 smithi031 ceph-mon[96824]: osdmap e761: 8 total, 7 up, 8 in 2024-09-21T10:17:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:31 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:31 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:31 smithi031 ceph-mon[96824]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2720: finishing write tid 1 to smithi00780062-19 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2720: finishing write tid 2 to smithi00780062-19 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2717: done (7 left) 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2718: done (6 left) 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2719: done (5 left) 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2726: done (4 left) 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2727: write oid 41 current snap is 347 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2720: finishing write tid 3 to smithi00780062-19 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2720: finishing write tid 4 to smithi00780062-19 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2720: oid 19 updating version 0 to 960 2024-09-21T10:17:31.951 INFO:tasks.rados.rados.0.smithi007.stdout:2720: oid 19 version 960 is already newer than 959 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2720: oid 19 version 960 is already newer than 958 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 960 (ObjNum 1011 snap 347 seq_num 1011) dirty exists 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2720: left oid 19 (ObjNum 1011 snap 347 seq_num 1011) 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2722: finishing write tid 1 to smithi00780062-47 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2722: finishing write tid 2 to smithi00780062-47 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2722: finishing write tid 3 to smithi00780062-47 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2723: finishing rollback tid 0 to smithi00780062-2 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2722: finishing write tid 4 to smithi00780062-47 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2723: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2722: finishing write tid 5 to smithi00780062-47 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2722: oid 47 updating version 0 to 1629 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2722: oid 47 updating version 1629 to 1631 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2722: oid 47 version 1631 is already newer than 1630 2024-09-21T10:17:31.952 INFO:tasks.rados.rados.0.smithi007.stdout:2722: oid 47 version 1631 is already newer than 1628 2024-09-21T10:17:31.953 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1631 (ObjNum 1012 snap 347 seq_num 1012) dirty exists 2024-09-21T10:17:31.953 INFO:tasks.rados.rados.0.smithi007.stdout:2722: left oid 47 (ObjNum 1012 snap 347 seq_num 1012) 2024-09-21T10:17:31.953 INFO:tasks.rados.rados.0.smithi007.stdout:2723: finishing rollback tid 2 to smithi00780062-2 2024-09-21T10:17:31.953 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 308 (ObjNum 912 snap 313 seq_num 912) dirty exists 2024-09-21T10:17:31.953 INFO:tasks.rados.rados.0.smithi007.stdout:2724: expect (ObjNum 934 snap 320 seq_num 934) 2024-09-21T10:17:32.177 INFO:tasks.rados.rados.0.smithi007.stdout:2727: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2024-09-21T10:17:32.184 INFO:tasks.rados.rados.0.smithi007.stdout:2727: writing smithi00780062-41 from 642298 to 1219733 tid 1 2024-09-21T10:17:32.191 INFO:tasks.rados.rados.0.smithi007.stdout:2727: writing smithi00780062-41 from 1920153 to 2493510 tid 2 2024-09-21T10:17:32.195 INFO:tasks.rados.rados.0.smithi007.stdout:2727: writing smithi00780062-41 from 2979150 to 3042298 tid 3 2024-09-21T10:17:32.195 INFO:tasks.rados.rados.0.smithi007.stdout:2720: done (4 left) 2024-09-21T10:17:32.195 INFO:tasks.rados.rados.0.smithi007.stdout:2722: done (3 left) 2024-09-21T10:17:32.195 INFO:tasks.rados.rados.0.smithi007.stdout:2723: done (2 left) 2024-09-21T10:17:32.195 INFO:tasks.rados.rados.0.smithi007.stdout:2724: done (1 left) 2024-09-21T10:17:32.195 INFO:tasks.rados.rados.0.smithi007.stdout:2728: write oid 4 current snap is 347 2024-09-21T10:17:32.195 INFO:tasks.rados.rados.0.smithi007.stdout:2727: finishing write tid 1 to smithi00780062-41 2024-09-21T10:17:32.195 INFO:tasks.rados.rados.0.smithi007.stdout:2727: finishing write tid 2 to smithi00780062-41 2024-09-21T10:17:32.195 INFO:tasks.rados.rados.0.smithi007.stdout:2728: seq_num 1015 ranges {659105=652684,1862282=717015} 2024-09-21T10:17:32.201 INFO:tasks.rados.rados.0.smithi007.stdout:2728: writing smithi00780062-4 from 659105 to 1311789 tid 1 2024-09-21T10:17:32.209 INFO:tasks.rados.rados.0.smithi007.stdout:2728: writing smithi00780062-4 from 1862282 to 2579297 tid 2 2024-09-21T10:17:32.209 INFO:tasks.rados.rados.0.smithi007.stdout:2729: delete oid 17 current snap is 347 2024-09-21T10:17:32.209 INFO:tasks.rados.rados.0.smithi007.stdout:2727: finishing write tid 3 to smithi00780062-41 2024-09-21T10:17:32.209 INFO:tasks.rados.rados.0.smithi007.stdout:2727: finishing write tid 4 to smithi00780062-41 2024-09-21T10:17:32.209 INFO:tasks.rados.rados.0.smithi007.stdout:2727: finishing write tid 5 to smithi00780062-41 2024-09-21T10:17:32.209 INFO:tasks.rados.rados.0.smithi007.stdout:2727: oid 41 updating version 0 to 1286 2024-09-21T10:17:32.209 INFO:tasks.rados.rados.0.smithi007.stdout:2727: oid 41 version 1286 is already newer than 1284 2024-09-21T10:17:32.210 INFO:tasks.rados.rados.0.smithi007.stdout:2727: oid 41 updating version 1286 to 1287 2024-09-21T10:17:32.210 INFO:tasks.rados.rados.0.smithi007.stdout:2727: oid 41 version 1287 is already newer than 1285 2024-09-21T10:17:32.210 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1287 (ObjNum 1014 snap 347 seq_num 1014) dirty exists 2024-09-21T10:17:32.210 INFO:tasks.rados.rados.0.smithi007.stdout:2727: left oid 41 (ObjNum 1014 snap 347 seq_num 1014) 2024-09-21T10:17:32.210 INFO:tasks.rados.rados.0.smithi007.stdout:2728: finishing write tid 1 to smithi00780062-4 2024-09-21T10:17:32.211 INFO:tasks.rados.rados.0.smithi007.stdout:2727: done (2 left) 2024-09-21T10:17:32.211 INFO:tasks.rados.rados.0.smithi007.stdout:2729: done (1 left) 2024-09-21T10:17:32.211 INFO:tasks.rados.rados.0.smithi007.stdout:2730: delete oid 19 current snap is 347 2024-09-21T10:17:32.212 INFO:tasks.rados.rados.0.smithi007.stdout:2728: finishing write tid 2 to smithi00780062-4 2024-09-21T10:17:32.212 INFO:tasks.rados.rados.0.smithi007.stdout:2728: finishing write tid 3 to smithi00780062-4 2024-09-21T10:17:32.213 INFO:tasks.rados.rados.0.smithi007.stdout:2728: finishing write tid 4 to smithi00780062-4 2024-09-21T10:17:32.213 INFO:tasks.rados.rados.0.smithi007.stdout:2728: oid 4 updating version 0 to 622 2024-09-21T10:17:32.213 INFO:tasks.rados.rados.0.smithi007.stdout:2728: oid 4 version 622 is already newer than 620 2024-09-21T10:17:32.213 INFO:tasks.rados.rados.0.smithi007.stdout:2728: oid 4 version 622 is already newer than 621 2024-09-21T10:17:32.213 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 622 (ObjNum 1015 snap 347 seq_num 1015) dirty exists 2024-09-21T10:17:32.213 INFO:tasks.rados.rados.0.smithi007.stdout:2728: left oid 4 (ObjNum 1015 snap 347 seq_num 1015) 2024-09-21T10:17:32.213 INFO:tasks.rados.rados.0.smithi007.stdout:2728: done (1 left) 2024-09-21T10:17:32.213 INFO:tasks.rados.rados.0.smithi007.stdout:2730: done (0 left) 2024-09-21T10:17:32.213 INFO:tasks.rados.rados.0.smithi007.stdout:2731: snap_remove snap 342 2024-09-21T10:17:32.338 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:17:31 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[115889]: 2024-09-21T10:17:31.959+0000 7fe29799e640 -1 osd.1 750 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:17:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:32 smithi007 ceph-mon[99390]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:17:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:32 smithi007 ceph-mon[99390]: osdmap e762: 8 total, 7 up, 8 in 2024-09-21T10:17:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:32 smithi007 ceph-mon[99390]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:17:32.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:32 smithi007 ceph-mon[99390]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' 2024-09-21T10:17:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:32 smithi007 ceph-mon[101144]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:17:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:32 smithi007 ceph-mon[101144]: osdmap e762: 8 total, 7 up, 8 in 2024-09-21T10:17:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:32 smithi007 ceph-mon[101144]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:17:32.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:32 smithi007 ceph-mon[101144]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' 2024-09-21T10:17:32.963 INFO:tasks.rados.rados.0.smithi007.stdout:2731: done (0 left) 2024-09-21T10:17:32.964 INFO:tasks.rados.rados.0.smithi007.stdout:2732: snap_remove snap 320 2024-09-21T10:17:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:32 smithi031 ceph-mon[96824]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:17:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:32 smithi031 ceph-mon[96824]: osdmap e762: 8 total, 7 up, 8 in 2024-09-21T10:17:33.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:32 smithi031 ceph-mon[96824]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:17:33.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:32 smithi031 ceph-mon[96824]: from='osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172]' entity='osd.1' 2024-09-21T10:17:33.878 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:33 smithi007 ceph-mon[99390]: pgmap v613: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 245 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.3 MiB/s wr, 24 op/s; 51/480 objects degraded (10.625%) 2024-09-21T10:17:33.878 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:33 smithi007 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:17:33.878 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:33 smithi007 ceph-mon[99390]: osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172] boot 2024-09-21T10:17:33.879 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:33 smithi007 ceph-mon[99390]: osdmap e763: 8 total, 8 up, 8 in 2024-09-21T10:17:33.879 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:33 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T10:17:33.879 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:33 smithi007 ceph-mon[101144]: pgmap v613: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 245 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.3 MiB/s wr, 24 op/s; 51/480 objects degraded (10.625%) 2024-09-21T10:17:33.879 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:33 smithi007 ceph-mon[101144]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:17:33.879 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:33 smithi007 ceph-mon[101144]: osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172] boot 2024-09-21T10:17:33.879 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:33 smithi007 ceph-mon[101144]: osdmap e763: 8 total, 8 up, 8 in 2024-09-21T10:17:33.879 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:33 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T10:17:33.971 INFO:tasks.rados.rados.0.smithi007.stdout:2732: done (0 left) 2024-09-21T10:17:33.971 INFO:tasks.rados.rados.0.smithi007.stdout:2733: snap_create 2024-09-21T10:17:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:33 smithi031 ceph-mon[96824]: pgmap v613: 89 pgs: 28 active+undersized, 9 active+undersized+degraded, 52 active+clean; 245 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.3 MiB/s wr, 24 op/s; 51/480 objects degraded (10.625%) 2024-09-21T10:17:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:33 smithi031 ceph-mon[96824]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:17:34.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:33 smithi031 ceph-mon[96824]: osd.1 [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172] boot 2024-09-21T10:17:34.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:33 smithi031 ceph-mon[96824]: osdmap e763: 8 total, 8 up, 8 in 2024-09-21T10:17:34.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:33 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T10:17:34.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:17:34.043+0000 7f0ef5e32640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-21T10:17:34.967 INFO:tasks.rados.rados.0.smithi007.stdout:2733: done (0 left) 2024-09-21T10:17:34.968 INFO:tasks.rados.rados.0.smithi007.stdout:2734: read oid 24 snap -1 2024-09-21T10:17:34.968 INFO:tasks.rados.rados.0.smithi007.stdout:2734: expect (ObjNum 1007 snap 345 seq_num 1007) 2024-09-21T10:17:34.968 INFO:tasks.rados.rados.0.smithi007.stdout:2735: snap_remove snap 326 2024-09-21T10:17:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: pgmap v615: 89 pgs: 4 peering, 26 active+undersized, 7 active+undersized+degraded, 52 active+clean; 244 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 22 op/s; 36/480 objects degraded (7.500%) 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: osdmap e764: 8 total, 8 up, 8 in 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[99390]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-21T10:17:35.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: pgmap v615: 89 pgs: 4 peering, 26 active+undersized, 7 active+undersized+degraded, 52 active+clean; 244 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 22 op/s; 36/480 objects degraded (7.500%) 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: osdmap e764: 8 total, 8 up, 8 in 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:17:35.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:34 smithi007 ceph-mon[101144]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: pgmap v615: 89 pgs: 4 peering, 26 active+undersized, 7 active+undersized+degraded, 52 active+clean; 244 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 22 op/s; 36/480 objects degraded (7.500%) 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: osdmap e764: 8 total, 8 up, 8 in 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:17:35.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:17:35.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:34 smithi031 ceph-mon[96824]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-21T10:17:35.972 INFO:tasks.rados.rados.0.smithi007.stdout:2735: done (1 left) 2024-09-21T10:17:35.973 INFO:tasks.rados.rados.0.smithi007.stdout:2736: write oid 41 current snap is 348 2024-09-21T10:17:35.973 INFO:tasks.rados.rados.0.smithi007.stdout:2736: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2024-09-21T10:17:35.980 INFO:tasks.rados.rados.0.smithi007.stdout:2736: writing smithi00780062-41 from 709526 to 1187957 tid 1 2024-09-21T10:17:35.986 INFO:tasks.rados.rados.0.smithi007.stdout:2736: writing smithi00780062-41 from 1637728 to 2102070 tid 2 2024-09-21T10:17:35.992 INFO:tasks.rados.rados.0.smithi007.stdout:2736: writing smithi00780062-41 from 2856136 to 3109526 tid 3 2024-09-21T10:17:35.992 INFO:tasks.rados.rados.0.smithi007.stdout:2737: delete oid 8 current snap is 348 2024-09-21T10:17:35.992 INFO:tasks.rados.rados.0.smithi007.stdout:2734: expect (ObjNum 1007 snap 345 seq_num 1007) 2024-09-21T10:17:36.090 INFO:tasks.rados.rados.0.smithi007.stdout:2736: finishing write tid 1 to smithi00780062-41 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2736: finishing write tid 2 to smithi00780062-41 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2736: finishing write tid 3 to smithi00780062-41 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2736: finishing write tid 4 to smithi00780062-41 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2736: finishing write tid 5 to smithi00780062-41 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2736: oid 41 updating version 0 to 1299 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2736: oid 41 updating version 1299 to 1301 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2736: oid 41 version 1301 is already newer than 1300 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2736: oid 41 updating version 1301 to 1302 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1302 (ObjNum 1018 snap 348 seq_num 1018) dirty exists 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2736: left oid 41 (ObjNum 1018 snap 348 seq_num 1018) 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2734: done (2 left) 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2736: done (1 left) 2024-09-21T10:17:36.091 INFO:tasks.rados.rados.0.smithi007.stdout:2737: done (0 left) 2024-09-21T10:17:36.092 INFO:tasks.rados.rados.0.smithi007.stdout:2738: read oid 41 snap -1 2024-09-21T10:17:36.092 INFO:tasks.rados.rados.0.smithi007.stdout:2738: expect (ObjNum 1018 snap 348 seq_num 1018) 2024-09-21T10:17:36.092 INFO:tasks.rados.rados.0.smithi007.stdout:2739: read oid 4 snap -1 2024-09-21T10:17:36.092 INFO:tasks.rados.rados.0.smithi007.stdout:2739: expect (ObjNum 1015 snap 347 seq_num 1015) 2024-09-21T10:17:36.092 INFO:tasks.rados.rados.0.smithi007.stdout:2740: rollback oid 45 current snap is 348 2024-09-21T10:17:36.092 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 45 to 346 2024-09-21T10:17:36.092 INFO:tasks.rados.rados.0.smithi007.stdout:2741: snap_create 2024-09-21T10:17:36.096 INFO:tasks.rados.rados.0.smithi007.stdout:2738: expect (ObjNum 1018 snap 348 seq_num 1018) 2024-09-21T10:17:36.314 INFO:tasks.rados.rados.0.smithi007.stdout:2740: finishing rollback tid 0 to smithi00780062-45 2024-09-21T10:17:36.315 INFO:tasks.rados.rados.0.smithi007.stdout:2740: finishing rollback tid 1 to smithi00780062-45 2024-09-21T10:17:36.315 INFO:tasks.rados.rados.0.smithi007.stdout:2740: finishing rollback tid 2 to smithi00780062-45 2024-09-21T10:17:36.315 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1399 (ObjNum 998 snap 342 seq_num 998) dirty exists 2024-09-21T10:17:36.315 INFO:tasks.rados.rados.0.smithi007.stdout:2739: expect (ObjNum 1015 snap 347 seq_num 1015) 2024-09-21T10:17:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:35 smithi031 ceph-mon[96824]: osdmap e765: 8 total, 8 up, 8 in 2024-09-21T10:17:36.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:35 smithi007 ceph-mon[99390]: osdmap e765: 8 total, 8 up, 8 in 2024-09-21T10:17:36.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:35 smithi007 ceph-mon[101144]: osdmap e765: 8 total, 8 up, 8 in 2024-09-21T10:17:36.979 INFO:tasks.rados.rados.0.smithi007.stdout:2738: done (3 left) 2024-09-21T10:17:36.979 INFO:tasks.rados.rados.0.smithi007.stdout:2739: done (2 left) 2024-09-21T10:17:36.979 INFO:tasks.rados.rados.0.smithi007.stdout:2740: done (1 left) 2024-09-21T10:17:36.979 INFO:tasks.rados.rados.0.smithi007.stdout:2741: done (0 left) 2024-09-21T10:17:36.979 INFO:tasks.rados.rados.0.smithi007.stdout:2742: read oid 42 snap -1 2024-09-21T10:17:36.979 INFO:tasks.rados.rados.0.smithi007.stdout:2742: expect deleted 2024-09-21T10:17:36.980 INFO:tasks.rados.rados.0.smithi007.stdout:2743: read oid 29 snap -1 2024-09-21T10:17:36.980 INFO:tasks.rados.rados.0.smithi007.stdout:2743: expect (ObjNum 942 snap 322 seq_num 942) 2024-09-21T10:17:36.980 INFO:tasks.rados.rados.0.smithi007.stdout:2744: read oid 21 snap -1 2024-09-21T10:17:36.980 INFO:tasks.rados.rados.0.smithi007.stdout:2744: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:17:36.980 INFO:tasks.rados.rados.0.smithi007.stdout:2745: read oid 45 snap -1 2024-09-21T10:17:36.980 INFO:tasks.rados.rados.0.smithi007.stdout:2745: expect (ObjNum 998 snap 342 seq_num 998) 2024-09-21T10:17:36.980 INFO:tasks.rados.rados.0.smithi007.stdout:2746: rollback oid 34 current snap is 349 2024-09-21T10:17:36.980 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 34 to 345 2024-09-21T10:17:36.980 INFO:tasks.rados.rados.0.smithi007.stdout:2747: snap_remove snap 346 2024-09-21T10:17:37.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:36 smithi007 ceph-mon[99390]: pgmap v618: 89 pgs: 4 peering, 26 active+undersized, 7 active+undersized+degraded, 52 active+clean; 244 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 22 op/s; 36/480 objects degraded (7.500%) 2024-09-21T10:17:37.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:36 smithi007 ceph-mon[99390]: osdmap e766: 8 total, 8 up, 8 in 2024-09-21T10:17:37.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:37.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:37.344 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:36 smithi007 ceph-mon[101144]: pgmap v618: 89 pgs: 4 peering, 26 active+undersized, 7 active+undersized+degraded, 52 active+clean; 244 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 22 op/s; 36/480 objects degraded (7.500%) 2024-09-21T10:17:37.344 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:36 smithi007 ceph-mon[101144]: osdmap e766: 8 total, 8 up, 8 in 2024-09-21T10:17:37.344 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:37.344 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:37.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:36 smithi031 ceph-mon[96824]: pgmap v618: 89 pgs: 4 peering, 26 active+undersized, 7 active+undersized+degraded, 52 active+clean; 244 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 22 op/s; 36/480 objects degraded (7.500%) 2024-09-21T10:17:37.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:36 smithi031 ceph-mon[96824]: osdmap e766: 8 total, 8 up, 8 in 2024-09-21T10:17:37.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:37.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:37.985 INFO:tasks.rados.rados.0.smithi007.stdout:2747: done (5 left) 2024-09-21T10:17:37.985 INFO:tasks.rados.rados.0.smithi007.stdout:2748: read oid 28 snap -1 2024-09-21T10:17:37.986 INFO:tasks.rados.rados.0.smithi007.stdout:2748: expect deleted 2024-09-21T10:17:37.986 INFO:tasks.rados.rados.0.smithi007.stdout:2749: write oid 41 current snap is 349 2024-09-21T10:17:37.986 INFO:tasks.rados.rados.0.smithi007.stdout:2749: seq_num 1020 ranges {743140=745282,2154692=468011} 2024-09-21T10:17:37.994 INFO:tasks.rados.rados.0.smithi007.stdout:2749: writing smithi00780062-41 from 743140 to 1488422 tid 1 2024-09-21T10:17:38.001 INFO:tasks.rados.rados.0.smithi007.stdout:2749: writing smithi00780062-41 from 2154692 to 2622703 tid 2 2024-09-21T10:17:38.001 INFO:tasks.rados.rados.0.smithi007.stdout:2750: write oid 47 current snap is 349 2024-09-21T10:17:38.001 INFO:tasks.rados.rados.0.smithi007.stdout:2750: seq_num 1021 ranges {759947=420531,1813174=728022} 2024-09-21T10:17:38.007 INFO:tasks.rados.rados.0.smithi007.stdout:2750: writing smithi00780062-47 from 759947 to 1180478 tid 1 2024-09-21T10:17:38.015 INFO:tasks.rados.rados.0.smithi007.stdout:2750: writing smithi00780062-47 from 1813174 to 2541196 tid 2 2024-09-21T10:17:38.015 INFO:tasks.rados.rados.0.smithi007.stdout:2751: rollback oid 2 current snap is 349 2024-09-21T10:17:38.015 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 344 2024-09-21T10:17:38.015 INFO:tasks.rados.rados.0.smithi007.stdout:2745: expect (ObjNum 998 snap 342 seq_num 998) 2024-09-21T10:17:38.181 INFO:tasks.rados.rados.0.smithi007.stdout:2746: finishing rollback tid 0 to smithi00780062-34 2024-09-21T10:17:38.182 INFO:tasks.rados.rados.0.smithi007.stdout:2744: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:17:38.261 INFO:tasks.rados.rados.0.smithi007.stdout:2746: finishing rollback tid 1 to smithi00780062-34 2024-09-21T10:17:38.261 INFO:tasks.rados.rados.0.smithi007.stdout:2746: finishing rollback tid 2 to smithi00780062-34 2024-09-21T10:17:38.261 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1447 (ObjNum 957 snap 330 seq_num 957) dirty exists 2024-09-21T10:17:38.261 INFO:tasks.rados.rados.0.smithi007.stdout:2743: expect (ObjNum 942 snap 322 seq_num 942) 2024-09-21T10:17:38.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:37 smithi007 ceph-mon[99390]: osdmap e767: 8 total, 8 up, 8 in 2024-09-21T10:17:38.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:37 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 36/480 objects degraded (7.500%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:38.355 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:37 smithi007 ceph-mon[101144]: osdmap e767: 8 total, 8 up, 8 in 2024-09-21T10:17:38.356 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:37 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 36/480 objects degraded (7.500%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:38.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:37 smithi031 ceph-mon[96824]: osdmap e767: 8 total, 8 up, 8 in 2024-09-21T10:17:38.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:37 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 36/480 objects degraded (7.500%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:38.433 INFO:tasks.rados.rados.0.smithi007.stdout:2749: finishing write tid 1 to smithi00780062-41 2024-09-21T10:17:38.433 INFO:tasks.rados.rados.0.smithi007.stdout:2749: finishing write tid 2 to smithi00780062-41 2024-09-21T10:17:38.433 INFO:tasks.rados.rados.0.smithi007.stdout:2749: finishing write tid 3 to smithi00780062-41 2024-09-21T10:17:38.433 INFO:tasks.rados.rados.0.smithi007.stdout:2749: finishing write tid 4 to smithi00780062-41 2024-09-21T10:17:38.433 INFO:tasks.rados.rados.0.smithi007.stdout:2749: oid 41 updating version 0 to 1307 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2749: oid 41 version 1307 is already newer than 1304 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2749: oid 41 updating version 1307 to 1308 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1308 (ObjNum 1020 snap 349 seq_num 1020) dirty exists 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2749: left oid 41 (ObjNum 1020 snap 349 seq_num 1020) 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2750: finishing write tid 1 to smithi00780062-47 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2751: finishing rollback tid 0 to smithi00780062-2 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2751: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2751: finishing rollback tid 2 to smithi00780062-2 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 322 (ObjNum 912 snap 313 seq_num 912) dirty exists 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2750: finishing write tid 2 to smithi00780062-47 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2750: finishing write tid 3 to smithi00780062-47 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2742: done (8 left) 2024-09-21T10:17:38.434 INFO:tasks.rados.rados.0.smithi007.stdout:2743: done (7 left) 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2744: done (6 left) 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2745: done (5 left) 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2746: done (4 left) 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2748: done (3 left) 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2749: done (2 left) 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2751: done (1 left) 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2752: rollback oid 26 current snap is 349 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 336 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2750: finishing write tid 4 to smithi00780062-47 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2750: oid 47 updating version 0 to 1655 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2750: oid 47 updating version 1655 to 1657 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2750: oid 47 version 1657 is already newer than 1656 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1657 (ObjNum 1021 snap 349 seq_num 1021) dirty exists 2024-09-21T10:17:38.435 INFO:tasks.rados.rados.0.smithi007.stdout:2750: left oid 47 (ObjNum 1021 snap 349 seq_num 1021) 2024-09-21T10:17:38.436 INFO:tasks.rados.rados.0.smithi007.stdout:2750: done (1 left) 2024-09-21T10:17:38.436 INFO:tasks.rados.rados.0.smithi007.stdout:2753: read oid 11 snap -1 2024-09-21T10:17:38.436 INFO:tasks.rados.rados.0.smithi007.stdout:2753: expect (ObjNum 1010 snap 347 seq_num 1010) 2024-09-21T10:17:38.436 INFO:tasks.rados.rados.0.smithi007.stdout:2754: write oid 2 current snap is 349 2024-09-21T10:17:38.436 INFO:tasks.rados.rados.0.smithi007.stdout:2754: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2024-09-21T10:17:38.439 INFO:tasks.rados.rados.0.smithi007.stdout:2754: writing smithi00780062-2 from 776754 to 1272534 tid 1 2024-09-21T10:17:38.445 INFO:tasks.rados.rados.0.smithi007.stdout:2754: writing smithi00780062-2 from 1871656 to 2343336 tid 2 2024-09-21T10:17:38.450 INFO:tasks.rados.rados.0.smithi007.stdout:2754: writing smithi00780062-2 from 2965828 to 3176754 tid 3 2024-09-21T10:17:38.450 INFO:tasks.rados.rados.0.smithi007.stdout:2755: read oid 20 snap -1 2024-09-21T10:17:38.451 INFO:tasks.rados.rados.0.smithi007.stdout:2755: expect (ObjNum 974 snap 337 seq_num 974) 2024-09-21T10:17:38.451 INFO:tasks.rados.rados.0.smithi007.stdout:2756: write oid 4 current snap is 349 2024-09-21T10:17:38.451 INFO:tasks.rados.rados.0.smithi007.stdout:2756: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2024-09-21T10:17:38.458 INFO:tasks.rados.rados.0.smithi007.stdout:2756: writing smithi00780062-4 from 793561 to 1364590 tid 1 2024-09-21T10:17:38.464 INFO:tasks.rados.rados.0.smithi007.stdout:2756: writing smithi00780062-4 from 1813785 to 2545476 tid 2 2024-09-21T10:17:38.469 INFO:tasks.rados.rados.0.smithi007.stdout:2756: writing smithi00780062-4 from 2993251 to 3193561 tid 3 2024-09-21T10:17:38.469 INFO:tasks.rados.rados.0.smithi007.stdout:2757: write oid 38 current snap is 349 2024-09-21T10:17:38.469 INFO:tasks.rados.rados.0.smithi007.stdout:2752: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:17:38.469 INFO:tasks.rados.rados.0.smithi007.stdout:2752: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:17:38.469 INFO:tasks.rados.rados.0.smithi007.stdout:2752: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:17:38.469 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 606 (ObjNum 928 snap 320 seq_num 928) dirty exists 2024-09-21T10:17:38.469 INFO:tasks.rados.rados.0.smithi007.stdout:2753: expect (ObjNum 1010 snap 347 seq_num 1010) 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2754: finishing write tid 1 to smithi00780062-2 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2754: finishing write tid 2 to smithi00780062-2 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2754: finishing write tid 3 to smithi00780062-2 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2754: finishing write tid 4 to smithi00780062-2 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2754: finishing write tid 5 to smithi00780062-2 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2754: oid 2 updating version 0 to 324 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2754: oid 2 updating version 324 to 325 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2754: oid 2 version 325 is already newer than 323 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2754: oid 2 updating version 325 to 326 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 326 (ObjNum 1022 snap 349 seq_num 1022) dirty exists 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2754: left oid 2 (ObjNum 1022 snap 349 seq_num 1022) 2024-09-21T10:17:38.604 INFO:tasks.rados.rados.0.smithi007.stdout:2755: expect (ObjNum 974 snap 337 seq_num 974) 2024-09-21T10:17:38.685 INFO:tasks.rados.rados.0.smithi007.stdout:2756: finishing write tid 1 to smithi00780062-4 2024-09-21T10:17:38.685 INFO:tasks.rados.rados.0.smithi007.stdout:2756: finishing write tid 2 to smithi00780062-4 2024-09-21T10:17:38.685 INFO:tasks.rados.rados.0.smithi007.stdout:2756: finishing write tid 3 to smithi00780062-4 2024-09-21T10:17:38.685 INFO:tasks.rados.rados.0.smithi007.stdout:2756: finishing write tid 4 to smithi00780062-4 2024-09-21T10:17:38.685 INFO:tasks.rados.rados.0.smithi007.stdout:2756: finishing write tid 5 to smithi00780062-4 2024-09-21T10:17:38.685 INFO:tasks.rados.rados.0.smithi007.stdout:2756: oid 4 updating version 0 to 640 2024-09-21T10:17:38.685 INFO:tasks.rados.rados.0.smithi007.stdout:2756: oid 4 version 640 is already newer than 638 2024-09-21T10:17:38.686 INFO:tasks.rados.rados.0.smithi007.stdout:2756: oid 4 updating version 640 to 641 2024-09-21T10:17:38.686 INFO:tasks.rados.rados.0.smithi007.stdout:2756: oid 4 version 641 is already newer than 639 2024-09-21T10:17:38.686 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 641 (ObjNum 1023 snap 349 seq_num 1023) dirty exists 2024-09-21T10:17:38.686 INFO:tasks.rados.rados.0.smithi007.stdout:2756: left oid 4 (ObjNum 1023 snap 349 seq_num 1023) 2024-09-21T10:17:38.686 INFO:tasks.rados.rados.0.smithi007.stdout:2757: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2024-09-21T10:17:38.690 INFO:tasks.rados.rados.0.smithi007.stdout:2757: writing smithi00780062-38 from 410368 to 1056646 tid 1 2024-09-21T10:17:38.696 INFO:tasks.rados.rados.0.smithi007.stdout:2757: writing smithi00780062-38 from 1472267 to 1947616 tid 2 2024-09-21T10:17:38.702 INFO:tasks.rados.rados.0.smithi007.stdout:2757: writing smithi00780062-38 from 2504321 to 2909921 tid 3 2024-09-21T10:17:38.702 INFO:tasks.rados.rados.0.smithi007.stdout:2752: done (5 left) 2024-09-21T10:17:38.702 INFO:tasks.rados.rados.0.smithi007.stdout:2753: done (4 left) 2024-09-21T10:17:38.702 INFO:tasks.rados.rados.0.smithi007.stdout:2754: done (3 left) 2024-09-21T10:17:38.702 INFO:tasks.rados.rados.0.smithi007.stdout:2755: done (2 left) 2024-09-21T10:17:38.702 INFO:tasks.rados.rados.0.smithi007.stdout:2756: done (1 left) 2024-09-21T10:17:38.702 INFO:tasks.rados.rados.0.smithi007.stdout:2758: read oid 25 snap -1 2024-09-21T10:17:38.702 INFO:tasks.rados.rados.0.smithi007.stdout:2758: expect (ObjNum 954 snap 326 seq_num 954) 2024-09-21T10:17:38.702 INFO:tasks.rados.rados.0.smithi007.stdout:2759: rollback oid 39 current snap is 349 2024-09-21T10:17:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 347 2024-09-21T10:17:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:2757: finishing write tid 1 to smithi00780062-38 2024-09-21T10:17:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:2757: finishing write tid 2 to smithi00780062-38 2024-09-21T10:17:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:2760: read oid 5 snap -1 2024-09-21T10:17:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:2760: expect deleted 2024-09-21T10:17:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:2761: snap_create 2024-09-21T10:17:38.706 INFO:tasks.rados.rados.0.smithi007.stdout:2759: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:17:38.706 INFO:tasks.rados.rados.0.smithi007.stdout:2758: expect (ObjNum 954 snap 326 seq_num 954) 2024-09-21T10:17:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:2759: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:17:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:2759: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:17:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1455 (ObjNum 920 snap 315 seq_num 920) dirty exists 2024-09-21T10:17:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:2757: finishing write tid 3 to smithi00780062-38 2024-09-21T10:17:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:2757: finishing write tid 4 to smithi00780062-38 2024-09-21T10:17:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:2757: finishing write tid 5 to smithi00780062-38 2024-09-21T10:17:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:2757: oid 38 updating version 0 to 2182 2024-09-21T10:17:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:2757: oid 38 version 2182 is already newer than 2180 2024-09-21T10:17:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:2757: oid 38 version 2182 is already newer than 2179 2024-09-21T10:17:38.776 INFO:tasks.rados.rados.0.smithi007.stdout:2757: oid 38 version 2182 is already newer than 2181 2024-09-21T10:17:38.776 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 2182 (ObjNum 1024 snap 349 seq_num 1024) dirty exists 2024-09-21T10:17:38.776 INFO:tasks.rados.rados.0.smithi007.stdout:2757: left oid 38 (ObjNum 1024 snap 349 seq_num 1024) 2024-09-21T10:17:38.988 INFO:tasks.rados.rados.0.smithi007.stdout:2757: done (4 left) 2024-09-21T10:17:38.988 INFO:tasks.rados.rados.0.smithi007.stdout:2758: done (3 left) 2024-09-21T10:17:38.988 INFO:tasks.rados.rados.0.smithi007.stdout:2759: done (2 left) 2024-09-21T10:17:38.988 INFO:tasks.rados.rados.0.smithi007.stdout:2760: done (1 left) 2024-09-21T10:17:38.988 INFO:tasks.rados.rados.0.smithi007.stdout:2761: done (0 left) 2024-09-21T10:17:38.989 INFO:tasks.rados.rados.0.smithi007.stdout:2762: delete oid 30 current snap is 350 2024-09-21T10:17:38.993 INFO:tasks.rados.rados.0.smithi007.stdout:2762: done (0 left) 2024-09-21T10:17:38.993 INFO:tasks.rados.rados.0.smithi007.stdout:2763: rollback oid 50 current snap is 350 2024-09-21T10:17:38.993 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 50 to 317 2024-09-21T10:17:38.993 INFO:tasks.rados.rados.0.smithi007.stdout:2764: read oid 9 snap -1 2024-09-21T10:17:38.993 INFO:tasks.rados.rados.0.smithi007.stdout:2764: expect deleted 2024-09-21T10:17:38.993 INFO:tasks.rados.rados.0.smithi007.stdout:2765: write oid 23 current snap is 350 2024-09-21T10:17:38.993 INFO:tasks.rados.rados.0.smithi007.stdout:2765: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2024-09-21T10:17:38.999 INFO:tasks.rados.rados.0.smithi007.stdout:2765: writing smithi00780062-23 from 443982 to 1240758 tid 1 2024-09-21T10:17:39.006 INFO:tasks.rados.rados.0.smithi007.stdout:2765: writing smithi00780062-23 from 1989231 to 2468249 tid 2 2024-09-21T10:17:39.010 INFO:tasks.rados.rados.0.smithi007.stdout:2765: writing smithi00780062-23 from 2959167 to 3243982 tid 3 2024-09-21T10:17:39.010 INFO:tasks.rados.rados.0.smithi007.stdout:2766: write oid 13 current snap is 350 2024-09-21T10:17:39.010 INFO:tasks.rados.rados.0.smithi007.stdout:2766: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2024-09-21T10:17:39.016 INFO:tasks.rados.rados.0.smithi007.stdout:2766: writing smithi00780062-13 from 460789 to 1049167 tid 1 2024-09-21T10:17:39.024 INFO:tasks.rados.rados.0.smithi007.stdout:2766: writing smithi00780062-13 from 1764066 to 2503095 tid 2 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:2766: writing smithi00780062-13 from 3219296 to 3260789 tid 3 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:2767: rollback oid 20 current snap is 350 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 347 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:2763: finishing rollback tid 1 to smithi00780062-50 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:2763: finishing rollback tid 2 to smithi00780062-50 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 523 (ObjNum 894 snap 308 seq_num 894) dirty exists 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:2765: finishing write tid 1 to smithi00780062-23 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:2765: finishing write tid 2 to smithi00780062-23 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:2765: finishing write tid 3 to smithi00780062-23 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:2765: finishing write tid 4 to smithi00780062-23 2024-09-21T10:17:39.029 INFO:tasks.rados.rados.0.smithi007.stdout:2765: finishing write tid 5 to smithi00780062-23 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2765: oid 23 updating version 0 to 980 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2765: oid 23 version 980 is already newer than 978 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2765: oid 23 version 980 is already newer than 979 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2765: oid 23 updating version 980 to 981 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 981 (ObjNum 1026 snap 350 seq_num 1026) dirty exists 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2765: left oid 23 (ObjNum 1026 snap 350 seq_num 1026) 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2766: finishing write tid 1 to smithi00780062-13 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2766: finishing write tid 2 to smithi00780062-13 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2763: done (4 left) 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2764: done (3 left) 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2765: done (2 left) 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2768: write oid 42 current snap is 350 2024-09-21T10:17:39.030 INFO:tasks.rados.rados.0.smithi007.stdout:2768: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2024-09-21T10:17:39.034 INFO:tasks.rados.rados.0.smithi007.stdout:2768: writing smithi00780062-42 from 477596 to 1141223 tid 1 2024-09-21T10:17:39.040 INFO:tasks.rados.rados.0.smithi007.stdout:2768: writing smithi00780062-42 from 1706195 to 2188882 tid 2 2024-09-21T10:17:39.046 INFO:tasks.rados.rados.0.smithi007.stdout:2768: writing smithi00780062-42 from 2614013 to 3181054 tid 3 2024-09-21T10:17:39.046 INFO:tasks.rados.rados.0.smithi007.stdout:2769: snap_remove snap 317 2024-09-21T10:17:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:38 smithi031 ceph-mon[96824]: pgmap v621: 89 pgs: 4 peering, 85 active+clean; 239 MiB data, 827 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 923 KiB/s wr, 10 op/s; 2.0 MiB/s, 2 objects/s recovering 2024-09-21T10:17:39.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:38 smithi031 ceph-mon[96824]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/480 objects degraded (7.500%), 7 pgs degraded) 2024-09-21T10:17:39.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:38 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:17:39.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:38 smithi031 ceph-mon[96824]: osdmap e768: 8 total, 8 up, 8 in 2024-09-21T10:17:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:38 smithi007 ceph-mon[99390]: pgmap v621: 89 pgs: 4 peering, 85 active+clean; 239 MiB data, 827 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 923 KiB/s wr, 10 op/s; 2.0 MiB/s, 2 objects/s recovering 2024-09-21T10:17:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:38 smithi007 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/480 objects degraded (7.500%), 7 pgs degraded) 2024-09-21T10:17:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:38 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:17:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:38 smithi007 ceph-mon[99390]: osdmap e768: 8 total, 8 up, 8 in 2024-09-21T10:17:39.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:38 smithi007 ceph-mon[101144]: pgmap v621: 89 pgs: 4 peering, 85 active+clean; 239 MiB data, 827 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 923 KiB/s wr, 10 op/s; 2.0 MiB/s, 2 objects/s recovering 2024-09-21T10:17:39.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:38 smithi007 ceph-mon[101144]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/480 objects degraded (7.500%), 7 pgs degraded) 2024-09-21T10:17:39.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:38 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:17:39.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:38 smithi007 ceph-mon[101144]: osdmap e768: 8 total, 8 up, 8 in 2024-09-21T10:17:39.993 INFO:tasks.rados.rados.0.smithi007.stdout:2769: done (3 left) 2024-09-21T10:17:39.993 INFO:tasks.rados.rados.0.smithi007.stdout:2770: snap_remove snap 344 2024-09-21T10:17:40.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:39 smithi031 ceph-mon[96824]: osdmap e769: 8 total, 8 up, 8 in 2024-09-21T10:17:40.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:39 smithi007 ceph-mon[99390]: osdmap e769: 8 total, 8 up, 8 in 2024-09-21T10:17:40.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:39 smithi007 ceph-mon[101144]: osdmap e769: 8 total, 8 up, 8 in 2024-09-21T10:17:40.995 INFO:tasks.rados.rados.0.smithi007.stdout:2770: done (3 left) 2024-09-21T10:17:40.998 INFO:tasks.rados.rados.0.smithi007.stdout:2771: write oid 14 current snap is 350 2024-09-21T10:17:40.998 INFO:tasks.rados.rados.0.smithi007.stdout:2766: finishing write tid 3 to smithi00780062-13 2024-09-21T10:17:40.998 INFO:tasks.rados.rados.0.smithi007.stdout:2771: seq_num 1029 ranges {494403=738876,1764677=626345,3041436=252967} 2024-09-21T10:17:41.003 INFO:tasks.rados.rados.0.smithi007.stdout:2771: writing smithi00780062-14 from 494403 to 1233279 tid 1 2024-09-21T10:17:41.010 INFO:tasks.rados.rados.0.smithi007.stdout:2771: writing smithi00780062-14 from 1764677 to 2391022 tid 2 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2771: writing smithi00780062-14 from 3041436 to 3294403 tid 3 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2772: snap_create 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2766: finishing write tid 4 to smithi00780062-13 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2767: finishing rollback tid 0 to smithi00780062-20 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2767: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2766: finishing write tid 5 to smithi00780062-13 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2766: oid 13 updating version 0 to 2184 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2766: oid 13 version 2184 is already newer than 2183 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2766: oid 13 updating version 2184 to 2186 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2766: oid 13 version 2186 is already newer than 2185 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2186 (ObjNum 1027 snap 350 seq_num 1027) dirty exists 2024-09-21T10:17:41.016 INFO:tasks.rados.rados.0.smithi007.stdout:2766: left oid 13 (ObjNum 1027 snap 350 seq_num 1027) 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2767: finishing rollback tid 2 to smithi00780062-20 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 983 (ObjNum 974 snap 337 seq_num 974) dirty exists 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2768: finishing write tid 1 to smithi00780062-42 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2768: finishing write tid 2 to smithi00780062-42 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2768: finishing write tid 3 to smithi00780062-42 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2768: finishing write tid 4 to smithi00780062-42 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2768: finishing write tid 5 to smithi00780062-42 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2768: oid 42 updating version 0 to 1311 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2768: oid 42 version 1311 is already newer than 1310 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2768: oid 42 updating version 1311 to 1312 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2768: oid 42 version 1312 is already newer than 1309 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 1312 (ObjNum 1028 snap 350 seq_num 1028) dirty exists 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2768: left oid 42 (ObjNum 1028 snap 350 seq_num 1028) 2024-09-21T10:17:41.017 INFO:tasks.rados.rados.0.smithi007.stdout:2771: finishing write tid 1 to smithi00780062-14 2024-09-21T10:17:41.018 INFO:tasks.rados.rados.0.smithi007.stdout:2771: finishing write tid 2 to smithi00780062-14 2024-09-21T10:17:41.018 INFO:tasks.rados.rados.0.smithi007.stdout:2771: finishing write tid 3 to smithi00780062-14 2024-09-21T10:17:41.018 INFO:tasks.rados.rados.0.smithi007.stdout:2771: finishing write tid 4 to smithi00780062-14 2024-09-21T10:17:41.019 INFO:tasks.rados.rados.0.smithi007.stdout:2771: finishing write tid 5 to smithi00780062-14 2024-09-21T10:17:41.019 INFO:tasks.rados.rados.0.smithi007.stdout:2771: oid 14 updating version 0 to 1407 2024-09-21T10:17:41.019 INFO:tasks.rados.rados.0.smithi007.stdout:2771: oid 14 updating version 1407 to 1410 2024-09-21T10:17:41.019 INFO:tasks.rados.rados.0.smithi007.stdout:2771: oid 14 updating version 1410 to 1411 2024-09-21T10:17:41.019 INFO:tasks.rados.rados.0.smithi007.stdout:2771: oid 14 updating version 1411 to 1412 2024-09-21T10:17:41.019 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 1412 (ObjNum 1029 snap 350 seq_num 1029) dirty exists 2024-09-21T10:17:41.019 INFO:tasks.rados.rados.0.smithi007.stdout:2771: left oid 14 (ObjNum 1029 snap 350 seq_num 1029) 2024-09-21T10:17:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:40 smithi007 ceph-mon[99390]: pgmap v624: 89 pgs: 89 active+clean; 238 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 2.9 MiB/s, 2 objects/s recovering 2024-09-21T10:17:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:40 smithi007 ceph-mon[99390]: osdmap e770: 8 total, 8 up, 8 in 2024-09-21T10:17:41.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:17:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:17:40] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.51.0" 2024-09-21T10:17:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:40 smithi007 ceph-mon[101144]: pgmap v624: 89 pgs: 89 active+clean; 238 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 2.9 MiB/s, 2 objects/s recovering 2024-09-21T10:17:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:40 smithi007 ceph-mon[101144]: osdmap e770: 8 total, 8 up, 8 in 2024-09-21T10:17:41.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:40 smithi031 ceph-mon[96824]: pgmap v624: 89 pgs: 89 active+clean; 238 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 2.9 MiB/s, 2 objects/s recovering 2024-09-21T10:17:41.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:41 smithi031 ceph-mon[96824]: osdmap e770: 8 total, 8 up, 8 in 2024-09-21T10:17:42.006 INFO:tasks.rados.rados.0.smithi007.stdout:2766: done (4 left) 2024-09-21T10:17:42.006 INFO:tasks.rados.rados.0.smithi007.stdout:2767: done (3 left) 2024-09-21T10:17:42.006 INFO:tasks.rados.rados.0.smithi007.stdout:2768: done (2 left) 2024-09-21T10:17:42.006 INFO:tasks.rados.rados.0.smithi007.stdout:2771: done (1 left) 2024-09-21T10:17:42.006 INFO:tasks.rados.rados.0.smithi007.stdout:2772: done (0 left) 2024-09-21T10:17:42.006 INFO:tasks.rados.rados.0.smithi007.stdout:2773: delete oid 8 current snap is 351 2024-09-21T10:17:42.011 INFO:tasks.rados.rados.0.smithi007.stdout:2773: done (0 left) 2024-09-21T10:17:42.011 INFO:tasks.rados.rados.0.smithi007.stdout:2774: read oid 29 snap -1 2024-09-21T10:17:42.011 INFO:tasks.rados.rados.0.smithi007.stdout:2774: expect (ObjNum 942 snap 322 seq_num 942) 2024-09-21T10:17:42.011 INFO:tasks.rados.rados.0.smithi007.stdout:2775: read oid 43 snap -1 2024-09-21T10:17:42.011 INFO:tasks.rados.rados.0.smithi007.stdout:2775: expect deleted 2024-09-21T10:17:42.011 INFO:tasks.rados.rados.0.smithi007.stdout:2776: rollback oid 3 current snap is 351 2024-09-21T10:17:42.011 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 304 2024-09-21T10:17:42.011 INFO:tasks.rados.rados.0.smithi007.stdout:2777: write oid 44 current snap is 351 2024-09-21T10:17:42.011 INFO:tasks.rados.rados.0.smithi007.stdout:2777: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2024-09-21T10:17:42.017 INFO:tasks.rados.rados.0.smithi007.stdout:2777: writing smithi00780062-44 from 528017 to 1017391 tid 1 2024-09-21T10:17:42.023 INFO:tasks.rados.rados.0.smithi007.stdout:2777: writing smithi00780062-44 from 1481641 to 2111655 tid 2 2024-09-21T10:17:42.028 INFO:tasks.rados.rados.0.smithi007.stdout:2777: writing smithi00780062-44 from 2696282 to 3097139 tid 3 2024-09-21T10:17:42.028 INFO:tasks.rados.rados.0.smithi007.stdout:2778: delete oid 37 current snap is 351 2024-09-21T10:17:42.029 INFO:tasks.rados.rados.0.smithi007.stdout:2774: expect (ObjNum 942 snap 322 seq_num 942) 2024-09-21T10:17:42.201 INFO:tasks.rados.rados.0.smithi007.stdout:2776: finishing rollback tid 0 to smithi00780062-3 2024-09-21T10:17:42.201 INFO:tasks.rados.rados.0.smithi007.stdout:2776: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:17:42.201 INFO:tasks.rados.rados.0.smithi007.stdout:2776: finishing rollback tid 2 to smithi00780062-3 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1416 (ObjNum 769 snap 267 seq_num 769) dirty exists 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2777: finishing write tid 1 to smithi00780062-44 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2777: finishing write tid 2 to smithi00780062-44 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2774: done (4 left) 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2775: done (3 left) 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2776: done (2 left) 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2778: done (1 left) 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2779: write oid 32 current snap is 351 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2777: finishing write tid 3 to smithi00780062-44 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2777: finishing write tid 4 to smithi00780062-44 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2777: finishing write tid 5 to smithi00780062-44 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2777: oid 44 updating version 0 to 2201 2024-09-21T10:17:42.202 INFO:tasks.rados.rados.0.smithi007.stdout:2777: oid 44 updating version 2201 to 2203 2024-09-21T10:17:42.203 INFO:tasks.rados.rados.0.smithi007.stdout:2777: oid 44 version 2203 is already newer than 2200 2024-09-21T10:17:42.203 INFO:tasks.rados.rados.0.smithi007.stdout:2777: oid 44 version 2203 is already newer than 2202 2024-09-21T10:17:42.203 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 2203 (ObjNum 1031 snap 351 seq_num 1031) dirty exists 2024-09-21T10:17:42.203 INFO:tasks.rados.rados.0.smithi007.stdout:2777: left oid 44 (ObjNum 1031 snap 351 seq_num 1031) 2024-09-21T10:17:42.203 INFO:tasks.rados.rados.0.smithi007.stdout:2779: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2024-09-21T10:17:42.207 INFO:tasks.rados.rados.0.smithi007.stdout:2779: writing smithi00780062-32 from 561631 to 1201503 tid 1 2024-09-21T10:17:42.215 INFO:tasks.rados.rados.0.smithi007.stdout:2779: writing smithi00780062-32 from 1882252 to 2515935 tid 2 2024-09-21T10:17:42.220 INFO:tasks.rados.rados.0.smithi007.stdout:2779: writing smithi00780062-32 from 3034775 to 3361631 tid 3 2024-09-21T10:17:42.220 INFO:tasks.rados.rados.0.smithi007.stdout:2777: done (1 left) 2024-09-21T10:17:42.220 INFO:tasks.rados.rados.0.smithi007.stdout:2780: write oid 13 current snap is 351 2024-09-21T10:17:42.220 INFO:tasks.rados.rados.0.smithi007.stdout:2780: seq_num 1034 ranges {578438=431474,1657087=493694,2778551=599887} 2024-09-21T10:17:42.225 INFO:tasks.rados.rados.0.smithi007.stdout:2780: writing smithi00780062-13 from 578438 to 1009912 tid 1 2024-09-21T10:17:42.231 INFO:tasks.rados.rados.0.smithi007.stdout:2780: writing smithi00780062-13 from 1657087 to 2150781 tid 2 2024-09-21T10:17:42.238 INFO:tasks.rados.rados.0.smithi007.stdout:2780: writing smithi00780062-13 from 2778551 to 3378438 tid 3 2024-09-21T10:17:42.238 INFO:tasks.rados.rados.0.smithi007.stdout:2781: delete oid 49 current snap is 351 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2779: finishing write tid 1 to smithi00780062-32 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2779: finishing write tid 2 to smithi00780062-32 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2779: finishing write tid 3 to smithi00780062-32 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2779: finishing write tid 4 to smithi00780062-32 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2779: finishing write tid 5 to smithi00780062-32 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2779: oid 32 updating version 0 to 1472 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2779: oid 32 updating version 1472 to 1474 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2779: oid 32 version 1474 is already newer than 1471 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2779: oid 32 version 1474 is already newer than 1473 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1474 (ObjNum 1033 snap 351 seq_num 1033) dirty exists 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2779: left oid 32 (ObjNum 1033 snap 351 seq_num 1033) 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2780: finishing write tid 1 to smithi00780062-13 2024-09-21T10:17:42.239 INFO:tasks.rados.rados.0.smithi007.stdout:2780: finishing write tid 2 to smithi00780062-13 2024-09-21T10:17:42.241 INFO:tasks.rados.rados.0.smithi007.stdout:2779: done (2 left) 2024-09-21T10:17:42.241 INFO:tasks.rados.rados.0.smithi007.stdout:2781: done (1 left) 2024-09-21T10:17:42.241 INFO:tasks.rados.rados.0.smithi007.stdout:2782: read oid 48 snap -1 2024-09-21T10:17:42.241 INFO:tasks.rados.rados.0.smithi007.stdout:2782: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-09-21T10:17:42.241 INFO:tasks.rados.rados.0.smithi007.stdout:2783: delete oid 35 current snap is 351 2024-09-21T10:17:42.243 INFO:tasks.rados.rados.0.smithi007.stdout:2780: finishing write tid 3 to smithi00780062-13 2024-09-21T10:17:42.243 INFO:tasks.rados.rados.0.smithi007.stdout:2783: done (2 left) 2024-09-21T10:17:42.243 INFO:tasks.rados.rados.0.smithi007.stdout:2784: snap_create 2024-09-21T10:17:42.243 INFO:tasks.rados.rados.0.smithi007.stdout:2780: finishing write tid 4 to smithi00780062-13 2024-09-21T10:17:42.243 INFO:tasks.rados.rados.0.smithi007.stdout:2780: finishing write tid 5 to smithi00780062-13 2024-09-21T10:17:42.244 INFO:tasks.rados.rados.0.smithi007.stdout:2780: oid 13 updating version 0 to 2207 2024-09-21T10:17:42.244 INFO:tasks.rados.rados.0.smithi007.stdout:2780: oid 13 version 2207 is already newer than 2206 2024-09-21T10:17:42.244 INFO:tasks.rados.rados.0.smithi007.stdout:2780: oid 13 updating version 2207 to 2208 2024-09-21T10:17:42.244 INFO:tasks.rados.rados.0.smithi007.stdout:2780: oid 13 version 2208 is already newer than 2205 2024-09-21T10:17:42.244 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2208 (ObjNum 1034 snap 351 seq_num 1034) dirty exists 2024-09-21T10:17:42.244 INFO:tasks.rados.rados.0.smithi007.stdout:2780: left oid 13 (ObjNum 1034 snap 351 seq_num 1034) 2024-09-21T10:17:42.252 INFO:tasks.rados.rados.0.smithi007.stdout:2782: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-09-21T10:17:42.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:42 smithi031 ceph-mon[96824]: osdmap e771: 8 total, 8 up, 8 in 2024-09-21T10:17:42.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:42 smithi007 ceph-mon[99390]: osdmap e771: 8 total, 8 up, 8 in 2024-09-21T10:17:42.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:42 smithi007 ceph-mon[101144]: osdmap e771: 8 total, 8 up, 8 in 2024-09-21T10:17:42.661 INFO:tasks.rados.rados.0.smithi007.stdout:2780: done (2 left) 2024-09-21T10:17:42.661 INFO:tasks.rados.rados.0.smithi007.stdout:2782: done (1 left) 2024-09-21T10:17:42.661 INFO:tasks.rados.rados.0.smithi007.stdout:2784: done (0 left) 2024-09-21T10:17:42.661 INFO:tasks.rados.rados.0.smithi007.stdout:2785: snap_remove snap 347 2024-09-21T10:17:43.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:43 smithi031 ceph-mon[96824]: pgmap v627: 89 pgs: 89 active+clean; 243 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.1 MiB/s wr, 28 op/s; 921 KiB/s, 0 objects/s recovering 2024-09-21T10:17:43.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:43 smithi031 ceph-mon[96824]: osdmap e772: 8 total, 8 up, 8 in 2024-09-21T10:17:43.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:43 smithi031 ceph-mon[96824]: osdmap e773: 8 total, 8 up, 8 in 2024-09-21T10:17:43.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:43 smithi007 ceph-mon[99390]: pgmap v627: 89 pgs: 89 active+clean; 243 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.1 MiB/s wr, 28 op/s; 921 KiB/s, 0 objects/s recovering 2024-09-21T10:17:43.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:43 smithi007 ceph-mon[99390]: osdmap e772: 8 total, 8 up, 8 in 2024-09-21T10:17:43.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:43 smithi007 ceph-mon[99390]: osdmap e773: 8 total, 8 up, 8 in 2024-09-21T10:17:43.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:43 smithi007 ceph-mon[101144]: pgmap v627: 89 pgs: 89 active+clean; 243 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.1 MiB/s wr, 28 op/s; 921 KiB/s, 0 objects/s recovering 2024-09-21T10:17:43.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:43 smithi007 ceph-mon[101144]: osdmap e772: 8 total, 8 up, 8 in 2024-09-21T10:17:43.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:43 smithi007 ceph-mon[101144]: osdmap e773: 8 total, 8 up, 8 in 2024-09-21T10:17:43.664 INFO:tasks.rados.rados.0.smithi007.stdout:2785: done (0 left) 2024-09-21T10:17:43.664 INFO:tasks.rados.rados.0.smithi007.stdout:2786: write oid 4 current snap is 352 2024-09-21T10:17:43.664 INFO:tasks.rados.rados.0.smithi007.stdout:2786: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2024-09-21T10:17:43.672 INFO:tasks.rados.rados.0.smithi007.stdout:2786: writing smithi00780062-4 from 628859 to 1286080 tid 1 2024-09-21T10:17:43.678 INFO:tasks.rados.rados.0.smithi007.stdout:2786: writing smithi00780062-4 from 1716180 to 2357201 tid 2 2024-09-21T10:17:43.684 INFO:tasks.rados.rados.0.smithi007.stdout:2786: writing smithi00780062-4 from 3144467 to 3428859 tid 3 2024-09-21T10:17:43.684 INFO:tasks.rados.rados.0.smithi007.stdout:2787: write oid 11 current snap is 352 2024-09-21T10:17:43.684 INFO:tasks.rados.rados.0.smithi007.stdout:2787: seq_num 1038 ranges {645666=732470,2174662=501032,3288243=157423} 2024-09-21T10:17:43.692 INFO:tasks.rados.rados.0.smithi007.stdout:2787: writing smithi00780062-11 from 645666 to 1378136 tid 1 2024-09-21T10:17:43.699 INFO:tasks.rados.rados.0.smithi007.stdout:2787: writing smithi00780062-11 from 2174662 to 2675694 tid 2 2024-09-21T10:17:43.703 INFO:tasks.rados.rados.0.smithi007.stdout:2787: writing smithi00780062-11 from 3288243 to 3445666 tid 3 2024-09-21T10:17:43.703 INFO:tasks.rados.rados.0.smithi007.stdout:2788: write oid 39 current snap is 352 2024-09-21T10:17:43.704 INFO:tasks.rados.rados.0.smithi007.stdout:2788: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2024-09-21T10:17:43.709 INFO:tasks.rados.rados.0.smithi007.stdout:2788: writing smithi00780062-39 from 662473 to 1070192 tid 1 2024-09-21T10:17:43.717 INFO:tasks.rados.rados.0.smithi007.stdout:2788: writing smithi00780062-39 from 1833144 to 2477834 tid 2 2024-09-21T10:17:43.723 INFO:tasks.rados.rados.0.smithi007.stdout:2788: writing smithi00780062-39 from 3199313 to 3462473 tid 3 2024-09-21T10:17:43.723 INFO:tasks.rados.rados.0.smithi007.stdout:2789: delete oid 36 current snap is 352 2024-09-21T10:17:43.723 INFO:tasks.rados.rados.0.smithi007.stdout:2786: finishing write tid 1 to smithi00780062-4 2024-09-21T10:17:43.723 INFO:tasks.rados.rados.0.smithi007.stdout:2786: finishing write tid 2 to smithi00780062-4 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2786: finishing write tid 3 to smithi00780062-4 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2786: finishing write tid 4 to smithi00780062-4 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2786: finishing write tid 5 to smithi00780062-4 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2786: oid 4 updating version 0 to 651 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2786: oid 4 updating version 651 to 652 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2786: oid 4 version 652 is already newer than 650 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2786: oid 4 version 652 is already newer than 649 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 652 (ObjNum 1037 snap 352 seq_num 1037) dirty exists 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2786: left oid 4 (ObjNum 1037 snap 352 seq_num 1037) 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2787: finishing write tid 1 to smithi00780062-11 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2787: finishing write tid 2 to smithi00780062-11 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2787: finishing write tid 3 to smithi00780062-11 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2787: finishing write tid 4 to smithi00780062-11 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2787: finishing write tid 5 to smithi00780062-11 2024-09-21T10:17:43.724 INFO:tasks.rados.rados.0.smithi007.stdout:2787: oid 11 updating version 0 to 2217 2024-09-21T10:17:43.725 INFO:tasks.rados.rados.0.smithi007.stdout:2787: oid 11 version 2217 is already newer than 2216 2024-09-21T10:17:43.725 INFO:tasks.rados.rados.0.smithi007.stdout:2787: oid 11 version 2217 is already newer than 2214 2024-09-21T10:17:43.725 INFO:tasks.rados.rados.0.smithi007.stdout:2787: oid 11 version 2217 is already newer than 2215 2024-09-21T10:17:43.725 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 2217 (ObjNum 1038 snap 352 seq_num 1038) dirty exists 2024-09-21T10:17:43.725 INFO:tasks.rados.rados.0.smithi007.stdout:2787: left oid 11 (ObjNum 1038 snap 352 seq_num 1038) 2024-09-21T10:17:43.725 INFO:tasks.rados.rados.0.smithi007.stdout:2788: finishing write tid 1 to smithi00780062-39 2024-09-21T10:17:43.725 INFO:tasks.rados.rados.0.smithi007.stdout:2788: finishing write tid 2 to smithi00780062-39 2024-09-21T10:17:43.725 INFO:tasks.rados.rados.0.smithi007.stdout:2788: finishing write tid 3 to smithi00780062-39 2024-09-21T10:17:43.726 INFO:tasks.rados.rados.0.smithi007.stdout:2788: finishing write tid 4 to smithi00780062-39 2024-09-21T10:17:43.726 INFO:tasks.rados.rados.0.smithi007.stdout:2788: finishing write tid 5 to smithi00780062-39 2024-09-21T10:17:43.726 INFO:tasks.rados.rados.0.smithi007.stdout:2788: oid 39 updating version 0 to 1484 2024-09-21T10:17:43.726 INFO:tasks.rados.rados.0.smithi007.stdout:2788: oid 39 version 1484 is already newer than 1482 2024-09-21T10:17:43.726 INFO:tasks.rados.rados.0.smithi007.stdout:2788: oid 39 updating version 1484 to 1485 2024-09-21T10:17:43.726 INFO:tasks.rados.rados.0.smithi007.stdout:2788: oid 39 version 1485 is already newer than 1483 2024-09-21T10:17:43.726 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1485 (ObjNum 1039 snap 352 seq_num 1039) dirty exists 2024-09-21T10:17:43.726 INFO:tasks.rados.rados.0.smithi007.stdout:2788: left oid 39 (ObjNum 1039 snap 352 seq_num 1039) 2024-09-21T10:17:43.727 INFO:tasks.rados.rados.0.smithi007.stdout:2786: done (3 left) 2024-09-21T10:17:43.727 INFO:tasks.rados.rados.0.smithi007.stdout:2787: done (2 left) 2024-09-21T10:17:43.727 INFO:tasks.rados.rados.0.smithi007.stdout:2788: done (1 left) 2024-09-21T10:17:43.727 INFO:tasks.rados.rados.0.smithi007.stdout:2789: done (0 left) 2024-09-21T10:17:43.727 INFO:tasks.rados.rados.0.smithi007.stdout:2790: read oid 26 snap -1 2024-09-21T10:17:43.728 INFO:tasks.rados.rados.0.smithi007.stdout:2790: expect (ObjNum 928 snap 320 seq_num 928) 2024-09-21T10:17:43.728 INFO:tasks.rados.rados.0.smithi007.stdout:2791: write oid 8 current snap is 352 2024-09-21T10:17:43.728 INFO:tasks.rados.rados.0.smithi007.stdout:2791: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2024-09-21T10:17:43.734 INFO:tasks.rados.rados.0.smithi007.stdout:2791: writing smithi00780062-8 from 696087 to 1254304 tid 1 2024-09-21T10:17:43.741 INFO:tasks.rados.rados.0.smithi007.stdout:2791: writing smithi00780062-8 from 1833755 to 2482114 tid 2 2024-09-21T10:17:43.747 INFO:tasks.rados.rados.0.smithi007.stdout:2791: writing smithi00780062-8 from 3137806 to 3496087 tid 3 2024-09-21T10:17:43.747 INFO:tasks.rados.rados.0.smithi007.stdout:2792: write oid 23 current snap is 352 2024-09-21T10:17:43.747 INFO:tasks.rados.rados.0.smithi007.stdout:2792: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2024-09-21T10:17:43.755 INFO:tasks.rados.rados.0.smithi007.stdout:2792: writing smithi00780062-23 from 712894 to 1462713 tid 1 2024-09-21T10:17:43.762 INFO:tasks.rados.rados.0.smithi007.stdout:2792: writing smithi00780062-23 from 2008590 to 2800607 tid 2 2024-09-21T10:17:43.766 INFO:tasks.rados.rados.0.smithi007.stdout:2792: writing smithi00780062-23 from 3281582 to 3512894 tid 3 2024-09-21T10:17:43.767 INFO:tasks.rados.rados.0.smithi007.stdout:2793: read oid 33 snap -1 2024-09-21T10:17:43.767 INFO:tasks.rados.rados.0.smithi007.stdout:2793: expect (ObjNum 991 snap 340 seq_num 991) 2024-09-21T10:17:43.767 INFO:tasks.rados.rados.0.smithi007.stdout:2794: rollback oid 47 current snap is 352 2024-09-21T10:17:43.767 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 47 to 336 2024-09-21T10:17:43.767 INFO:tasks.rados.rados.0.smithi007.stdout:2791: finishing write tid 1 to smithi00780062-8 2024-09-21T10:17:43.767 INFO:tasks.rados.rados.0.smithi007.stdout:2790: expect (ObjNum 928 snap 320 seq_num 928) 2024-09-21T10:17:43.954 INFO:tasks.rados.rados.0.smithi007.stdout:2791: finishing write tid 2 to smithi00780062-8 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2791: finishing write tid 3 to smithi00780062-8 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2791: finishing write tid 4 to smithi00780062-8 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2791: finishing write tid 5 to smithi00780062-8 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2791: oid 8 updating version 0 to 1083 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2791: oid 8 version 1083 is already newer than 1082 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2791: oid 8 version 1083 is already newer than 1081 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2791: oid 8 updating version 1083 to 1084 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 1084 (ObjNum 1041 snap 352 seq_num 1041) dirty exists 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2791: left oid 8 (ObjNum 1041 snap 352 seq_num 1041) 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2792: finishing write tid 1 to smithi00780062-23 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2790: done (4 left) 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2791: done (3 left) 2024-09-21T10:17:43.955 INFO:tasks.rados.rados.0.smithi007.stdout:2795: snap_create 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2792: finishing write tid 2 to smithi00780062-23 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2792: finishing write tid 3 to smithi00780062-23 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2792: finishing write tid 4 to smithi00780062-23 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2792: finishing write tid 5 to smithi00780062-23 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2792: oid 23 updating version 0 to 987 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2792: oid 23 version 987 is already newer than 985 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2792: oid 23 updating version 987 to 988 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2792: oid 23 version 988 is already newer than 986 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 988 (ObjNum 1042 snap 352 seq_num 1042) dirty exists 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2792: left oid 23 (ObjNum 1042 snap 352 seq_num 1042) 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2794: finishing rollback tid 0 to smithi00780062-47 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2794: finishing rollback tid 1 to smithi00780062-47 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1675 (ObjNum 177 snap 0 seq_num 3839174528) dirty dne 2024-09-21T10:17:43.956 INFO:tasks.rados.rados.0.smithi007.stdout:2793: expect (ObjNum 991 snap 340 seq_num 991) 2024-09-21T10:17:44.669 INFO:tasks.rados.rados.0.smithi007.stdout:2792: done (3 left) 2024-09-21T10:17:44.669 INFO:tasks.rados.rados.0.smithi007.stdout:2793: done (2 left) 2024-09-21T10:17:44.669 INFO:tasks.rados.rados.0.smithi007.stdout:2794: done (1 left) 2024-09-21T10:17:44.669 INFO:tasks.rados.rados.0.smithi007.stdout:2795: done (0 left) 2024-09-21T10:17:44.669 INFO:tasks.rados.rados.0.smithi007.stdout:2796: snap_remove snap 348 2024-09-21T10:17:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:44 smithi031 ceph-mon[96824]: osdmap e774: 8 total, 8 up, 8 in 2024-09-21T10:17:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:44 smithi007 ceph-mon[99390]: osdmap e774: 8 total, 8 up, 8 in 2024-09-21T10:17:44.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:44 smithi007 ceph-mon[101144]: osdmap e774: 8 total, 8 up, 8 in 2024-09-21T10:17:45.672 INFO:tasks.rados.rados.0.smithi007.stdout:2796: done (0 left) 2024-09-21T10:17:45.672 INFO:tasks.rados.rados.0.smithi007.stdout:2797: rollback oid 26 current snap is 353 2024-09-21T10:17:45.673 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 345 2024-09-21T10:17:45.673 INFO:tasks.rados.rados.0.smithi007.stdout:2798: delete oid 4 current snap is 353 2024-09-21T10:17:45.683 INFO:tasks.rados.rados.0.smithi007.stdout:2797: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:17:45.683 INFO:tasks.rados.rados.0.smithi007.stdout:2797: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:17:45.684 INFO:tasks.rados.rados.0.smithi007.stdout:2797: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:17:45.684 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 618 (ObjNum 1004 snap 343 seq_num 1004) dirty exists 2024-09-21T10:17:45.684 INFO:tasks.rados.rados.0.smithi007.stdout:2797: done (1 left) 2024-09-21T10:17:45.684 INFO:tasks.rados.rados.0.smithi007.stdout:2798: done (0 left) 2024-09-21T10:17:45.684 INFO:tasks.rados.rados.0.smithi007.stdout:2799: read oid 28 snap 345 2024-09-21T10:17:45.684 INFO:tasks.rados.rados.0.smithi007.stdout:2799: expect deleted 2024-09-21T10:17:45.684 INFO:tasks.rados.rados.0.smithi007.stdout:2800: write oid 44 current snap is 353 2024-09-21T10:17:45.684 INFO:tasks.rados.rados.0.smithi007.stdout:2800: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2024-09-21T10:17:45.690 INFO:tasks.rados.rados.0.smithi007.stdout:2800: writing smithi00780062-44 from 746508 to 1246825 tid 1 2024-09-21T10:17:45.699 INFO:tasks.rados.rados.0.smithi007.stdout:2800: writing smithi00780062-44 from 2009201 to 2804887 tid 2 2024-09-21T10:17:45.703 INFO:tasks.rados.rados.0.smithi007.stdout:2800: writing smithi00780062-44 from 3220075 to 3546508 tid 3 2024-09-21T10:17:45.703 INFO:tasks.rados.rados.0.smithi007.stdout:2801: snap_create 2024-09-21T10:17:45.703 INFO:tasks.rados.rados.0.smithi007.stdout:2800: finishing write tid 1 to smithi00780062-44 2024-09-21T10:17:45.703 INFO:tasks.rados.rados.0.smithi007.stdout:2800: finishing write tid 2 to smithi00780062-44 2024-09-21T10:17:45.707 INFO:tasks.rados.rados.0.smithi007.stdout:2800: finishing write tid 3 to smithi00780062-44 2024-09-21T10:17:45.707 INFO:tasks.rados.rados.0.smithi007.stdout:2800: finishing write tid 4 to smithi00780062-44 2024-09-21T10:17:45.707 INFO:tasks.rados.rados.0.smithi007.stdout:2800: finishing write tid 5 to smithi00780062-44 2024-09-21T10:17:45.707 INFO:tasks.rados.rados.0.smithi007.stdout:2800: oid 44 updating version 0 to 2226 2024-09-21T10:17:45.707 INFO:tasks.rados.rados.0.smithi007.stdout:2800: oid 44 version 2226 is already newer than 2225 2024-09-21T10:17:45.707 INFO:tasks.rados.rados.0.smithi007.stdout:2800: oid 44 updating version 2226 to 2228 2024-09-21T10:17:45.707 INFO:tasks.rados.rados.0.smithi007.stdout:2800: oid 44 version 2228 is already newer than 2227 2024-09-21T10:17:45.707 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 2228 (ObjNum 1044 snap 353 seq_num 1044) dirty exists 2024-09-21T10:17:45.707 INFO:tasks.rados.rados.0.smithi007.stdout:2800: left oid 44 (ObjNum 1044 snap 353 seq_num 1044) 2024-09-21T10:17:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:45 smithi007 ceph-mon[99390]: pgmap v631: 89 pgs: 89 active+clean; 242 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-09-21T10:17:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:45 smithi007 ceph-mon[99390]: osdmap e775: 8 total, 8 up, 8 in 2024-09-21T10:17:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:45 smithi007 ceph-mon[101144]: pgmap v631: 89 pgs: 89 active+clean; 242 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-09-21T10:17:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:45 smithi007 ceph-mon[101144]: osdmap e775: 8 total, 8 up, 8 in 2024-09-21T10:17:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:45 smithi031 ceph-mon[96824]: pgmap v631: 89 pgs: 89 active+clean; 242 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-09-21T10:17:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:45 smithi031 ceph-mon[96824]: osdmap e775: 8 total, 8 up, 8 in 2024-09-21T10:17:46.331 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:17:46.684 INFO:tasks.rados.rados.0.smithi007.stdout:2799: done (2 left) 2024-09-21T10:17:46.684 INFO:tasks.rados.rados.0.smithi007.stdout:2800: done (1 left) 2024-09-21T10:17:46.684 INFO:tasks.rados.rados.0.smithi007.stdout:2801: done (0 left) 2024-09-21T10:17:46.684 INFO:tasks.rados.rados.0.smithi007.stdout:2802: delete oid 25 current snap is 354 2024-09-21T10:17:46.689 INFO:tasks.rados.rados.0.smithi007.stdout:2802: done (0 left) 2024-09-21T10:17:46.689 INFO:tasks.rados.rados.0.smithi007.stdout:2803: snap_create 2024-09-21T10:17:46.927 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:17:46.927 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (8m) 16s ago 14m 21.5M - 0.27.0 11f11916f8cd 5bc01f454d74 2024-09-21T10:17:46.927 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (8m) 16s ago 14m 82.8M - 10.4.8 5aad1d7cf004 8582496822ee 2024-09-21T10:17:46.927 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (13m) 16s ago 13m 23.0M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:17:46.927 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (12m) 16s ago 12m 16.6M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (9m) 16s ago 18m 456M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (10m) 16s ago 19m 517M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (7m) 16s ago 19m 69.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0f1b2869cef7 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (5m) 16s ago 18m 50.1M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 00f01674cccd 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (6m) 16s ago 18m 61.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 6960c1f01f9b 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (9m) 16s ago 13m 9949k - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (9m) 16s ago 13m 12.1M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (54s) 16s ago 17m 67.5M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f9e70dafeae7 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (20s) 16s ago 17m 11.2M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9879ffba5918 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (17m) 16s ago 17m 116M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e c0aa71814ac1 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (16m) 16s ago 16m 79.8M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (16m) 16s ago 16m 133M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (15m) 16s ago 15m 122M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:17:46.928 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (15m) 16s ago 15m 103M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:17:46.929 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (15m) 16s ago 15m 98.6M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:17:46.929 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (8m) 16s ago 14m 48.3M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:17:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:46 smithi007 ceph-mon[99390]: osdmap e776: 8 total, 8 up, 8 in 2024-09-21T10:17:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:46 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:46 smithi007 ceph-mon[101144]: osdmap e776: 8 total, 8 up, 8 in 2024-09-21T10:17:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:46 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:46 smithi031 ceph-mon[96824]: osdmap e776: 8 total, 8 up, 8 in 2024-09-21T10:17:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:46 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:47.283 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:17:47.283 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 6, 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:17:47.284 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:17:47.285 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:17:47.285 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:17:47.285 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8, 2024-09-21T10:17:47.285 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 7 2024-09-21T10:17:47.285 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:17:47.285 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:17:47.589 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:17:47.589 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:17:47.590 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:17:47.590 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (2 remaining).", 2024-09-21T10:17:47.590 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:17:47.590 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "2/8 daemons upgraded", 2024-09-21T10:17:47.590 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T10:17:47.590 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:17:47.591 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:17:47.662 INFO:tasks.rados.rados.0.smithi007.stdout:2803: done (0 left) 2024-09-21T10:17:47.662 INFO:tasks.rados.rados.0.smithi007.stdout:2804: rollback oid 38 current snap is 355 2024-09-21T10:17:47.662 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 38 to 325 2024-09-21T10:17:47.662 INFO:tasks.rados.rados.0.smithi007.stdout:2805: read oid 16 snap 349 2024-09-21T10:17:47.662 INFO:tasks.rados.rados.0.smithi007.stdout:2805: expect (ObjNum 1005 snap 344 seq_num 1005) 2024-09-21T10:17:47.662 INFO:tasks.rados.rados.0.smithi007.stdout:2806: read oid 33 snap -1 2024-09-21T10:17:47.662 INFO:tasks.rados.rados.0.smithi007.stdout:2806: expect (ObjNum 991 snap 340 seq_num 991) 2024-09-21T10:17:47.662 INFO:tasks.rados.rados.0.smithi007.stdout:2807: rollback oid 34 current snap is 355 2024-09-21T10:17:47.662 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 34 to 345 2024-09-21T10:17:47.662 INFO:tasks.rados.rados.0.smithi007.stdout:2808: write oid 3 current snap is 355 2024-09-21T10:17:47.663 INFO:tasks.rados.rados.0.smithi007.stdout:2808: seq_num 1046 ranges {780122=650815,2126165=799355} 2024-09-21T10:17:47.670 INFO:tasks.rados.rados.0.smithi007.stdout:2808: writing smithi00780062-3 from 780122 to 1430937 tid 1 2024-09-21T10:17:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:2808: writing smithi00780062-3 from 2126165 to 2925520 tid 2 2024-09-21T10:17:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:2809: write oid 37 current snap is 355 2024-09-21T10:17:47.679 INFO:tasks.rados.rados.0.smithi007.stdout:2809: seq_num 1047 ranges {796929=726064,2184647=659366,3302344=294585} 2024-09-21T10:17:47.687 INFO:tasks.rados.rados.0.smithi007.stdout:2809: writing smithi00780062-37 from 796929 to 1522993 tid 1 2024-09-21T10:17:47.694 INFO:tasks.rados.rados.0.smithi007.stdout:2809: writing smithi00780062-37 from 2184647 to 2844013 tid 2 2024-09-21T10:17:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:2809: writing smithi00780062-37 from 3302344 to 3596929 tid 3 2024-09-21T10:17:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:2810: write oid 35 current snap is 355 2024-09-21T10:17:47.699 INFO:tasks.rados.rados.0.smithi007.stdout:2810: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2024-09-21T10:17:47.703 INFO:tasks.rados.rados.0.smithi007.stdout:2810: writing smithi00780062-35 from 413736 to 815049 tid 1 2024-09-21T10:17:47.708 INFO:tasks.rados.rados.0.smithi007.stdout:2810: writing smithi00780062-35 from 1326776 to 1729800 tid 2 2024-09-21T10:17:47.715 INFO:tasks.rados.rados.0.smithi007.stdout:2810: writing smithi00780062-35 from 2413414 to 2871307 tid 3 2024-09-21T10:17:47.719 INFO:tasks.rados.rados.0.smithi007.stdout:2810: writing smithi00780062-35 from 3438716 to 3613736 tid 4 2024-09-21T10:17:47.720 INFO:tasks.rados.rados.0.smithi007.stdout:2811: snap_create 2024-09-21T10:17:47.720 INFO:tasks.rados.rados.0.smithi007.stdout:2806: expect (ObjNum 991 snap 340 seq_num 991) 2024-09-21T10:17:47.807 INFO:tasks.rados.rados.0.smithi007.stdout:2804: finishing rollback tid 0 to smithi00780062-38 2024-09-21T10:17:47.807 INFO:tasks.rados.rados.0.smithi007.stdout:2804: finishing rollback tid 1 to smithi00780062-38 2024-09-21T10:17:47.807 INFO:tasks.rados.rados.0.smithi007.stdout:2804: finishing rollback tid 2 to smithi00780062-38 2024-09-21T10:17:47.807 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 2232 (ObjNum 854 snap 297 seq_num 854) dirty exists 2024-09-21T10:17:47.807 INFO:tasks.rados.rados.0.smithi007.stdout:2807: finishing rollback tid 0 to smithi00780062-34 2024-09-21T10:17:47.807 INFO:tasks.rados.rados.0.smithi007.stdout:2807: finishing rollback tid 1 to smithi00780062-34 2024-09-21T10:17:47.807 INFO:tasks.rados.rados.0.smithi007.stdout:2807: finishing rollback tid 2 to smithi00780062-34 2024-09-21T10:17:47.807 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1495 (ObjNum 957 snap 330 seq_num 957) dirty exists 2024-09-21T10:17:47.808 INFO:tasks.rados.rados.0.smithi007.stdout:2805: expect (ObjNum 1005 snap 344 seq_num 1005) 2024-09-21T10:17:47.901 INFO:tasks.rados.rados.0.smithi007.stdout:2808: finishing write tid 1 to smithi00780062-3 2024-09-21T10:17:47.901 INFO:tasks.rados.rados.0.smithi007.stdout:2808: finishing write tid 2 to smithi00780062-3 2024-09-21T10:17:47.901 INFO:tasks.rados.rados.0.smithi007.stdout:2808: finishing write tid 3 to smithi00780062-3 2024-09-21T10:17:47.901 INFO:tasks.rados.rados.0.smithi007.stdout:2808: finishing write tid 4 to smithi00780062-3 2024-09-21T10:17:47.901 INFO:tasks.rados.rados.0.smithi007.stdout:2808: oid 3 updating version 0 to 1428 2024-09-21T10:17:47.901 INFO:tasks.rados.rados.0.smithi007.stdout:2808: oid 3 updating version 1428 to 1430 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2808: oid 3 version 1430 is already newer than 1429 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1430 (ObjNum 1046 snap 355 seq_num 1046) dirty exists 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2808: left oid 3 (ObjNum 1046 snap 355 seq_num 1046) 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2809: finishing write tid 1 to smithi00780062-37 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2809: finishing write tid 2 to smithi00780062-37 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2809: finishing write tid 3 to smithi00780062-37 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2809: finishing write tid 4 to smithi00780062-37 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2809: finishing write tid 5 to smithi00780062-37 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2809: oid 37 updating version 0 to 1682 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2809: oid 37 version 1682 is already newer than 1680 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2809: oid 37 updating version 1682 to 1683 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2809: oid 37 version 1683 is already newer than 1681 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1683 (ObjNum 1047 snap 355 seq_num 1047) dirty exists 2024-09-21T10:17:47.902 INFO:tasks.rados.rados.0.smithi007.stdout:2809: left oid 37 (ObjNum 1047 snap 355 seq_num 1047) 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: finishing write tid 1 to smithi00780062-35 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: finishing write tid 2 to smithi00780062-35 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: finishing write tid 3 to smithi00780062-35 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: finishing write tid 4 to smithi00780062-35 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: finishing write tid 5 to smithi00780062-35 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: finishing write tid 6 to smithi00780062-35 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: oid 35 updating version 0 to 663 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: oid 35 version 663 is already newer than 660 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: oid 35 version 663 is already newer than 661 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: oid 35 version 663 is already newer than 662 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: oid 35 version 663 is already newer than 659 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 663 (ObjNum 1048 snap 355 seq_num 1048) dirty exists 2024-09-21T10:17:47.903 INFO:tasks.rados.rados.0.smithi007.stdout:2810: left oid 35 (ObjNum 1048 snap 355 seq_num 1048) 2024-09-21T10:17:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[101144]: pgmap v634: 89 pgs: 89 active+clean; 242 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T10:17:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[101144]: from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[101144]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[101144]: osdmap e777: 8 total, 8 up, 8 in 2024-09-21T10:17:47.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1886879123' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:47.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[101144]: osdmap e778: 8 total, 8 up, 8 in 2024-09-21T10:17:47.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[99390]: pgmap v634: 89 pgs: 89 active+clean; 242 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T10:17:47.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[99390]: from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:47.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[99390]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:47.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[99390]: osdmap e777: 8 total, 8 up, 8 in 2024-09-21T10:17:47.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1886879123' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:47.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:47 smithi007 ceph-mon[99390]: osdmap e778: 8 total, 8 up, 8 in 2024-09-21T10:17:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:47 smithi031 ceph-mon[96824]: pgmap v634: 89 pgs: 89 active+clean; 242 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-21T10:17:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:47 smithi031 ceph-mon[96824]: from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:47 smithi031 ceph-mon[96824]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:47 smithi031 ceph-mon[96824]: osdmap e777: 8 total, 8 up, 8 in 2024-09-21T10:17:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:47 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1886879123' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:17:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:47 smithi031 ceph-mon[96824]: osdmap e778: 8 total, 8 up, 8 in 2024-09-21T10:17:48.691 INFO:tasks.rados.rados.0.smithi007.stdout:2804: done (7 left) 2024-09-21T10:17:48.691 INFO:tasks.rados.rados.0.smithi007.stdout:2805: done (6 left) 2024-09-21T10:17:48.691 INFO:tasks.rados.rados.0.smithi007.stdout:2806: done (5 left) 2024-09-21T10:17:48.692 INFO:tasks.rados.rados.0.smithi007.stdout:2807: done (4 left) 2024-09-21T10:17:48.692 INFO:tasks.rados.rados.0.smithi007.stdout:2808: done (3 left) 2024-09-21T10:17:48.692 INFO:tasks.rados.rados.0.smithi007.stdout:2809: done (2 left) 2024-09-21T10:17:48.692 INFO:tasks.rados.rados.0.smithi007.stdout:2810: done (1 left) 2024-09-21T10:17:48.692 INFO:tasks.rados.rados.0.smithi007.stdout:2811: done (0 left) 2024-09-21T10:17:48.692 INFO:tasks.rados.rados.0.smithi007.stdout:2812: read oid 45 snap -1 2024-09-21T10:17:48.692 INFO:tasks.rados.rados.0.smithi007.stdout:2812: expect (ObjNum 998 snap 342 seq_num 998) 2024-09-21T10:17:48.692 INFO:tasks.rados.rados.0.smithi007.stdout:2813: write oid 8 current snap is 356 2024-09-21T10:17:48.692 INFO:tasks.rados.rados.0.smithi007.stdout:2813: seq_num 1049 ranges {430543=476562,1385258=663035,2840837=669165} 2024-09-21T10:17:48.696 INFO:tasks.rados.rados.0.smithi007.stdout:2813: writing smithi00780062-8 from 430543 to 907105 tid 1 2024-09-21T10:17:48.703 INFO:tasks.rados.rados.0.smithi007.stdout:2813: writing smithi00780062-8 from 1385258 to 2048293 tid 2 2024-09-21T10:17:48.712 INFO:tasks.rados.rados.0.smithi007.stdout:2813: writing smithi00780062-8 from 2840837 to 3510002 tid 3 2024-09-21T10:17:48.712 INFO:tasks.rados.rados.0.smithi007.stdout:2814: read oid 39 snap 336 2024-09-21T10:17:48.712 INFO:tasks.rados.rados.0.smithi007.stdout:2814: expect (ObjNum 920 snap 315 seq_num 920) 2024-09-21T10:17:48.712 INFO:tasks.rados.rados.0.smithi007.stdout:2815: rollback oid 40 current snap is 356 2024-09-21T10:17:48.712 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 40 to 351 2024-09-21T10:17:48.713 INFO:tasks.rados.rados.0.smithi007.stdout:2812: expect (ObjNum 998 snap 342 seq_num 998) 2024-09-21T10:17:48.878 INFO:tasks.rados.rados.0.smithi007.stdout:2813: finishing write tid 1 to smithi00780062-8 2024-09-21T10:17:48.878 INFO:tasks.rados.rados.0.smithi007.stdout:2813: finishing write tid 2 to smithi00780062-8 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2813: finishing write tid 3 to smithi00780062-8 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2815: finishing rollback tid 0 to smithi00780062-40 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2813: finishing write tid 4 to smithi00780062-8 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2812: done (3 left) 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2816: read oid 49 snap -1 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2816: expect deleted 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2817: read oid 4 snap -1 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2817: expect deleted 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2818: rollback oid 22 current snap is 356 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 22 to 350 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2813: finishing write tid 5 to smithi00780062-8 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2813: oid 8 updating version 0 to 1091 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2813: oid 8 version 1091 is already newer than 1089 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2813: oid 8 version 1091 is already newer than 1090 2024-09-21T10:17:48.879 INFO:tasks.rados.rados.0.smithi007.stdout:2813: oid 8 version 1091 is already newer than 1088 2024-09-21T10:17:48.880 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 1091 (ObjNum 1049 snap 356 seq_num 1049) dirty exists 2024-09-21T10:17:48.880 INFO:tasks.rados.rados.0.smithi007.stdout:2813: left oid 8 (ObjNum 1049 snap 356 seq_num 1049) 2024-09-21T10:17:48.880 INFO:tasks.rados.rados.0.smithi007.stdout:2815: finishing rollback tid 1 to smithi00780062-40 2024-09-21T10:17:48.880 INFO:tasks.rados.rados.0.smithi007.stdout:2815: finishing rollback tid 2 to smithi00780062-40 2024-09-21T10:17:48.880 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1328 (ObjNum 940 snap 322 seq_num 940) dirty exists 2024-09-21T10:17:48.880 INFO:tasks.rados.rados.0.smithi007.stdout:2814: expect (ObjNum 920 snap 315 seq_num 920) 2024-09-21T10:17:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:48 smithi007 ceph-mon[99390]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:48 smithi007 ceph-mon[99390]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:48 smithi007 ceph-mon[101144]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:48 smithi007 ceph-mon[101144]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:48 smithi031 ceph-mon[96824]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:48 smithi031 ceph-mon[96824]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:49.265 INFO:tasks.rados.rados.0.smithi007.stdout:2818: finishing rollback tid 0 to smithi00780062-22 2024-09-21T10:17:49.265 INFO:tasks.rados.rados.0.smithi007.stdout:2813: done (5 left) 2024-09-21T10:17:49.265 INFO:tasks.rados.rados.0.smithi007.stdout:2814: done (4 left) 2024-09-21T10:17:49.265 INFO:tasks.rados.rados.0.smithi007.stdout:2815: done (3 left) 2024-09-21T10:17:49.265 INFO:tasks.rados.rados.0.smithi007.stdout:2816: done (2 left) 2024-09-21T10:17:49.265 INFO:tasks.rados.rados.0.smithi007.stdout:2817: done (1 left) 2024-09-21T10:17:49.266 INFO:tasks.rados.rados.0.smithi007.stdout:2819: read oid 30 snap 350 2024-09-21T10:17:49.266 INFO:tasks.rados.rados.0.smithi007.stdout:2819: expect deleted 2024-09-21T10:17:49.266 INFO:tasks.rados.rados.0.smithi007.stdout:2820: read oid 37 snap -1 2024-09-21T10:17:49.266 INFO:tasks.rados.rados.0.smithi007.stdout:2820: expect (ObjNum 1047 snap 355 seq_num 1047) 2024-09-21T10:17:49.266 INFO:tasks.rados.rados.0.smithi007.stdout:2821: snap_remove snap 345 2024-09-21T10:17:49.698 INFO:tasks.rados.rados.0.smithi007.stdout:2821: done (3 left) 2024-09-21T10:17:49.698 INFO:tasks.rados.rados.0.smithi007.stdout:2822: snap_remove snap 355 2024-09-21T10:17:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:49 smithi007 ceph-mon[99390]: pgmap v637: 89 pgs: 89 active+clean; 256 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-09-21T10:17:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:49 smithi007 ceph-mon[99390]: osdmap e779: 8 total, 8 up, 8 in 2024-09-21T10:17:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:49 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:17:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:49 smithi007 ceph-mon[101144]: pgmap v637: 89 pgs: 89 active+clean; 256 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-09-21T10:17:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:49 smithi007 ceph-mon[101144]: osdmap e779: 8 total, 8 up, 8 in 2024-09-21T10:17:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:49 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:17:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:49 smithi031 ceph-mon[96824]: pgmap v637: 89 pgs: 89 active+clean; 256 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-09-21T10:17:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:49 smithi031 ceph-mon[96824]: osdmap e779: 8 total, 8 up, 8 in 2024-09-21T10:17:50.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:49 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:17:50.703 INFO:tasks.rados.rados.0.smithi007.stdout:2822: done (3 left) 2024-09-21T10:17:50.703 INFO:tasks.rados.rados.0.smithi007.stdout:2823: read oid 42 snap -1 2024-09-21T10:17:50.704 INFO:tasks.rados.rados.0.smithi007.stdout:2823: expect (ObjNum 1028 snap 350 seq_num 1028) 2024-09-21T10:17:50.704 INFO:tasks.rados.rados.0.smithi007.stdout:2824: write oid 26 current snap is 356 2024-09-21T10:17:50.704 INFO:tasks.rados.rados.0.smithi007.stdout:2818: finishing rollback tid 1 to smithi00780062-22 2024-09-21T10:17:50.704 INFO:tasks.rados.rados.0.smithi007.stdout:2818: finishing rollback tid 2 to smithi00780062-22 2024-09-21T10:17:50.704 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 2236 (ObjNum 849 snap 291 seq_num 849) dirty exists 2024-09-21T10:17:50.704 INFO:tasks.rados.rados.0.smithi007.stdout:2824: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2024-09-21T10:17:50.709 INFO:tasks.rados.rados.0.smithi007.stdout:2824: writing smithi00780062-26 from 447350 to 1115514 tid 1 2024-09-21T10:17:50.715 INFO:tasks.rados.rados.0.smithi007.stdout:2824: writing smithi00780062-26 from 1560093 to 1966786 tid 2 2024-09-21T10:17:50.722 INFO:tasks.rados.rados.0.smithi007.stdout:2824: writing smithi00780062-26 from 2584613 to 3065050 tid 3 2024-09-21T10:17:50.722 INFO:tasks.rados.rados.0.smithi007.stdout:2818: done (4 left) 2024-09-21T10:17:50.722 INFO:tasks.rados.rados.0.smithi007.stdout:2825: snap_create 2024-09-21T10:17:50.723 INFO:tasks.rados.rados.0.smithi007.stdout:2820: expect (ObjNum 1047 snap 355 seq_num 1047) 2024-09-21T10:17:50.846 INFO:tasks.rados.rados.0.smithi007.stdout:2823: expect (ObjNum 1028 snap 350 seq_num 1028) 2024-09-21T10:17:50.953 INFO:tasks.rados.rados.0.smithi007.stdout:2824: finishing write tid 1 to smithi00780062-26 2024-09-21T10:17:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:2824: finishing write tid 2 to smithi00780062-26 2024-09-21T10:17:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:2824: finishing write tid 3 to smithi00780062-26 2024-09-21T10:17:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:2824: finishing write tid 4 to smithi00780062-26 2024-09-21T10:17:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:2824: finishing write tid 5 to smithi00780062-26 2024-09-21T10:17:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:2824: oid 26 updating version 0 to 622 2024-09-21T10:17:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:2824: oid 26 updating version 622 to 625 2024-09-21T10:17:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:2824: oid 26 version 625 is already newer than 624 2024-09-21T10:17:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:2824: oid 26 version 625 is already newer than 623 2024-09-21T10:17:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 625 (ObjNum 1050 snap 356 seq_num 1050) dirty exists 2024-09-21T10:17:50.954 INFO:tasks.rados.rados.0.smithi007.stdout:2824: left oid 26 (ObjNum 1050 snap 356 seq_num 1050) 2024-09-21T10:17:50.986 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[99390]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:17:50.986 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[99390]: Upgrade: osd.2 is safe to restart 2024-09-21T10:17:50.986 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[99390]: osdmap e780: 8 total, 8 up, 8 in 2024-09-21T10:17:50.986 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:50.986 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:17:50.987 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:50.987 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:17:50] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.51.0" 2024-09-21T10:17:50.987 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[101144]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:17:50.987 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[101144]: Upgrade: osd.2 is safe to restart 2024-09-21T10:17:50.987 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[101144]: osdmap e780: 8 total, 8 up, 8 in 2024-09-21T10:17:50.987 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:50.987 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:17:50.987 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:50 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:50 smithi031 ceph-mon[96824]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:17:51.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:50 smithi031 ceph-mon[96824]: Upgrade: osd.2 is safe to restart 2024-09-21T10:17:51.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:50 smithi031 ceph-mon[96824]: osdmap e780: 8 total, 8 up, 8 in 2024-09-21T10:17:51.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:50 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:51.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:50 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:17:51.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:50 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:17:51.710 INFO:tasks.rados.rados.0.smithi007.stdout:2819: done (4 left) 2024-09-21T10:17:51.711 INFO:tasks.rados.rados.0.smithi007.stdout:2820: done (3 left) 2024-09-21T10:17:51.711 INFO:tasks.rados.rados.0.smithi007.stdout:2823: done (2 left) 2024-09-21T10:17:51.711 INFO:tasks.rados.rados.0.smithi007.stdout:2824: done (1 left) 2024-09-21T10:17:51.711 INFO:tasks.rados.rados.0.smithi007.stdout:2825: done (0 left) 2024-09-21T10:17:51.711 INFO:tasks.rados.rados.0.smithi007.stdout:2826: write oid 12 current snap is 357 2024-09-21T10:17:51.711 INFO:tasks.rados.rados.0.smithi007.stdout:2826: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2024-09-21T10:17:51.716 INFO:tasks.rados.rados.0.smithi007.stdout:2826: writing smithi00780062-12 from 464157 to 1207570 tid 1 2024-09-21T10:17:51.722 INFO:tasks.rados.rados.0.smithi007.stdout:2826: writing smithi00780062-12 from 1618575 to 2285279 tid 2 2024-09-21T10:17:51.729 INFO:tasks.rados.rados.0.smithi007.stdout:2826: writing smithi00780062-12 from 3012036 to 3420098 tid 3 2024-09-21T10:17:51.729 INFO:tasks.rados.rados.0.smithi007.stdout:2827: rollback oid 13 current snap is 357 2024-09-21T10:17:51.729 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 13 to 304 2024-09-21T10:17:51.729 INFO:tasks.rados.rados.0.smithi007.stdout:2826: finishing write tid 1 to smithi00780062-12 2024-09-21T10:17:51.729 INFO:tasks.rados.rados.0.smithi007.stdout:2826: finishing write tid 2 to smithi00780062-12 2024-09-21T10:17:51.729 INFO:tasks.rados.rados.0.smithi007.stdout:2828: delete oid 41 current snap is 357 2024-09-21T10:17:51.734 INFO:tasks.rados.rados.0.smithi007.stdout:2826: finishing write tid 3 to smithi00780062-12 2024-09-21T10:17:51.734 INFO:tasks.rados.rados.0.smithi007.stdout:2828: done (2 left) 2024-09-21T10:17:51.734 INFO:tasks.rados.rados.0.smithi007.stdout:2829: snap_create 2024-09-21T10:17:51.734 INFO:tasks.rados.rados.0.smithi007.stdout:2826: finishing write tid 4 to smithi00780062-12 2024-09-21T10:17:51.734 INFO:tasks.rados.rados.0.smithi007.stdout:2826: finishing write tid 5 to smithi00780062-12 2024-09-21T10:17:51.735 INFO:tasks.rados.rados.0.smithi007.stdout:2826: oid 12 updating version 0 to 960 2024-09-21T10:17:51.735 INFO:tasks.rados.rados.0.smithi007.stdout:2826: oid 12 version 960 is already newer than 959 2024-09-21T10:17:51.735 INFO:tasks.rados.rados.0.smithi007.stdout:2826: oid 12 version 960 is already newer than 958 2024-09-21T10:17:51.735 INFO:tasks.rados.rados.0.smithi007.stdout:2826: oid 12 updating version 960 to 961 2024-09-21T10:17:51.735 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 961 (ObjNum 1051 snap 357 seq_num 1051) dirty exists 2024-09-21T10:17:51.735 INFO:tasks.rados.rados.0.smithi007.stdout:2826: left oid 12 (ObjNum 1051 snap 357 seq_num 1051) 2024-09-21T10:17:51.736 INFO:tasks.rados.rados.0.smithi007.stdout:2827: finishing rollback tid 0 to smithi00780062-13 2024-09-21T10:17:51.736 INFO:tasks.rados.rados.0.smithi007.stdout:2827: finishing rollback tid 1 to smithi00780062-13 2024-09-21T10:17:51.736 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2249 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:17:51.820 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[99390]: pgmap v640: 89 pgs: 89 active+clean; 262 MiB data, 851 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-09-21T10:17:51.820 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[99390]: Upgrade: Updating osd.2 2024-09-21T10:17:51.820 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[99390]: Deploying daemon osd.2 on smithi007 2024-09-21T10:17:51.820 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[99390]: osdmap e781: 8 total, 8 up, 8 in 2024-09-21T10:17:51.821 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:51.821 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:51.821 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[101144]: pgmap v640: 89 pgs: 89 active+clean; 262 MiB data, 851 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-09-21T10:17:51.821 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[101144]: Upgrade: Updating osd.2 2024-09-21T10:17:51.821 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[101144]: Deploying daemon osd.2 on smithi007 2024-09-21T10:17:51.822 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[101144]: osdmap e781: 8 total, 8 up, 8 in 2024-09-21T10:17:51.822 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:51.822 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:51 smithi031 ceph-mon[96824]: pgmap v640: 89 pgs: 89 active+clean; 262 MiB data, 851 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.7 MiB/s wr, 29 op/s 2024-09-21T10:17:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:51 smithi031 ceph-mon[96824]: Upgrade: Updating osd.2 2024-09-21T10:17:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:51 smithi031 ceph-mon[96824]: Deploying daemon osd.2 on smithi007 2024-09-21T10:17:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:51 smithi031 ceph-mon[96824]: osdmap e781: 8 total, 8 up, 8 in 2024-09-21T10:17:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:17:52.664 INFO:tasks.rados.rados.0.smithi007.stdout:2826: done (2 left) 2024-09-21T10:17:52.664 INFO:tasks.rados.rados.0.smithi007.stdout:2827: done (1 left) 2024-09-21T10:17:52.664 INFO:tasks.rados.rados.0.smithi007.stdout:2829: done (0 left) 2024-09-21T10:17:52.665 INFO:tasks.rados.rados.0.smithi007.stdout:2830: read oid 48 snap -1 2024-09-21T10:17:52.665 INFO:tasks.rados.rados.0.smithi007.stdout:2830: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-09-21T10:17:52.665 INFO:tasks.rados.rados.0.smithi007.stdout:2831: delete oid 23 current snap is 358 2024-09-21T10:17:52.677 INFO:tasks.rados.rados.0.smithi007.stdout:2830: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-09-21T10:17:52.833 INFO:tasks.rados.rados.0.smithi007.stdout:2830: done (1 left) 2024-09-21T10:17:52.834 INFO:tasks.rados.rados.0.smithi007.stdout:2831: done (0 left) 2024-09-21T10:17:52.834 INFO:tasks.rados.rados.0.smithi007.stdout:2832: read oid 47 snap -1 2024-09-21T10:17:52.834 INFO:tasks.rados.rados.0.smithi007.stdout:2832: expect deleted 2024-09-21T10:17:52.834 INFO:tasks.rados.rados.0.smithi007.stdout:2833: read oid 2 snap 336 2024-09-21T10:17:52.834 INFO:tasks.rados.rados.0.smithi007.stdout:2833: expect (ObjNum 973 snap 336 seq_num 973) 2024-09-21T10:17:52.834 INFO:tasks.rados.rados.0.smithi007.stdout:2834: snap_remove snap 329 2024-09-21T10:17:53.070 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:52 smithi007 ceph-mon[99390]: osdmap e782: 8 total, 8 up, 8 in 2024-09-21T10:17:53.070 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:52 smithi007 ceph-mon[99390]: pgmap v643: 89 pgs: 89 active+clean; 265 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-09-21T10:17:53.071 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:52 smithi007 ceph-mon[99390]: osdmap e783: 8 total, 8 up, 8 in 2024-09-21T10:17:53.071 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:52 smithi007 ceph-mon[101144]: osdmap e782: 8 total, 8 up, 8 in 2024-09-21T10:17:53.071 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:52 smithi007 ceph-mon[101144]: pgmap v643: 89 pgs: 89 active+clean; 265 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-09-21T10:17:53.071 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:52 smithi007 ceph-mon[101144]: osdmap e783: 8 total, 8 up, 8 in 2024-09-21T10:17:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:52 smithi031 ceph-mon[96824]: osdmap e782: 8 total, 8 up, 8 in 2024-09-21T10:17:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:52 smithi031 ceph-mon[96824]: pgmap v643: 89 pgs: 89 active+clean; 265 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-09-21T10:17:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:52 smithi031 ceph-mon[96824]: osdmap e783: 8 total, 8 up, 8 in 2024-09-21T10:17:53.709 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:53 smithi007 systemd[1]: Stopping Ceph osd.2 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:17:53.724 INFO:tasks.rados.rados.0.smithi007.stdout:2834: done (2 left) 2024-09-21T10:17:53.724 INFO:tasks.rados.rados.0.smithi007.stdout:2835: read oid 25 snap -1 2024-09-21T10:17:53.724 INFO:tasks.rados.rados.0.smithi007.stdout:2835: expect deleted 2024-09-21T10:17:53.727 INFO:tasks.rados.rados.0.smithi007.stdout:2836: write oid 35 current snap is 358 2024-09-21T10:17:53.727 INFO:tasks.rados.rados.0.smithi007.stdout:2836: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2024-09-21T10:17:53.730 INFO:tasks.rados.rados.0.smithi007.stdout:2836: writing smithi00780062-35 from 514578 to 1083738 tid 1 2024-09-21T10:17:53.737 INFO:tasks.rados.rados.0.smithi007.stdout:2836: writing smithi00780062-35 from 1677668 to 2091699 tid 2 2024-09-21T10:17:53.744 INFO:tasks.rados.rados.0.smithi007.stdout:2836: writing smithi00780062-35 from 2577952 to 3219830 tid 3 2024-09-21T10:17:53.744 INFO:tasks.rados.rados.0.smithi007.stdout:2837: read oid 1 snap -1 2024-09-21T10:17:53.744 INFO:tasks.rados.rados.0.smithi007.stdout:2837: expect deleted 2024-09-21T10:17:53.744 INFO:tasks.rados.rados.0.smithi007.stdout:2838: snap_remove snap 304 2024-09-21T10:17:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:53 smithi031 ceph-mon[96824]: osd.2 marked itself down and dead 2024-09-21T10:17:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:53 smithi007 ceph-mon[99390]: osd.2 marked itself down and dead 2024-09-21T10:17:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:53 smithi007 ceph-mon[101144]: osd.2 marked itself down and dead 2024-09-21T10:17:54.192 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:53 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[55687]: 2024-09-21T10:17:53.706+0000 7fc6be923640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:17:54.193 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:53 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[55687]: 2024-09-21T10:17:53.706+0000 7fc6be923640 -1 osd.2 783 *** Got signal Terminated *** 2024-09-21T10:17:54.193 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:53 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[55687]: 2024-09-21T10:17:53.706+0000 7fc6be923640 -1 osd.2 783 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:17:54.543 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:54 smithi007 podman[119946]: 2024-09-21 10:17:54.266299168 +0000 UTC m=+0.664724183 container died c0aa71814ac140488941d8e6106e9820846be8d7d845e139f74aedb455bb6d28 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T10:17:54.727 INFO:tasks.rados.rados.0.smithi007.stdout:2838: done (5 left) 2024-09-21T10:17:54.727 INFO:tasks.rados.rados.0.smithi007.stdout:2839: write oid 7 current snap is 358 2024-09-21T10:17:54.727 INFO:tasks.rados.rados.0.smithi007.stdout:2839: seq_num 1055 ranges {531385=644409,1736150=557689,3005375=569503} 2024-09-21T10:17:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:2839: writing smithi00780062-7 from 531385 to 1175794 tid 1 2024-09-21T10:17:54.741 INFO:tasks.rados.rados.0.smithi007.stdout:2839: writing smithi00780062-7 from 1736150 to 2293839 tid 2 2024-09-21T10:17:54.750 INFO:tasks.rados.rados.0.smithi007.stdout:2839: writing smithi00780062-7 from 3005375 to 3574878 tid 3 2024-09-21T10:17:54.750 INFO:tasks.rados.rados.0.smithi007.stdout:2840: read oid 30 snap -1 2024-09-21T10:17:54.750 INFO:tasks.rados.rados.0.smithi007.stdout:2840: expect deleted 2024-09-21T10:17:54.750 INFO:tasks.rados.rados.0.smithi007.stdout:2841: snap_create 2024-09-21T10:17:54.750 INFO:tasks.rados.rados.0.smithi007.stdout:2833: expect (ObjNum 973 snap 336 seq_num 973) 2024-09-21T10:17:54.862 INFO:tasks.rados.rados.0.smithi007.stdout:2836: finishing write tid 1 to smithi00780062-35 2024-09-21T10:17:54.862 INFO:tasks.rados.rados.0.smithi007.stdout:2836: finishing write tid 2 to smithi00780062-35 2024-09-21T10:17:54.862 INFO:tasks.rados.rados.0.smithi007.stdout:2836: finishing write tid 3 to smithi00780062-35 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2836: finishing write tid 4 to smithi00780062-35 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2836: finishing write tid 5 to smithi00780062-35 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2836: oid 35 updating version 0 to 672 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2836: oid 35 updating version 672 to 673 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2836: oid 35 version 673 is already newer than 667 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2836: oid 35 updating version 673 to 674 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 674 (ObjNum 1054 snap 358 seq_num 1054) dirty exists 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2836: left oid 35 (ObjNum 1054 snap 358 seq_num 1054) 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2839: finishing write tid 1 to smithi00780062-7 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2839: finishing write tid 2 to smithi00780062-7 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2839: finishing write tid 3 to smithi00780062-7 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2839: finishing write tid 4 to smithi00780062-7 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2839: finishing write tid 5 to smithi00780062-7 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2839: oid 7 updating version 0 to 709 2024-09-21T10:17:54.863 INFO:tasks.rados.rados.0.smithi007.stdout:2839: oid 7 updating version 709 to 711 2024-09-21T10:17:54.864 INFO:tasks.rados.rados.0.smithi007.stdout:2839: oid 7 version 711 is already newer than 710 2024-09-21T10:17:54.864 INFO:tasks.rados.rados.0.smithi007.stdout:2839: oid 7 version 711 is already newer than 708 2024-09-21T10:17:54.864 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 711 (ObjNum 1055 snap 358 seq_num 1055) dirty exists 2024-09-21T10:17:54.864 INFO:tasks.rados.rados.0.smithi007.stdout:2839: left oid 7 (ObjNum 1055 snap 358 seq_num 1055) 2024-09-21T10:17:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:54 smithi007 ceph-mon[101144]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:17:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:54 smithi007 ceph-mon[101144]: osdmap e784: 8 total, 7 up, 8 in 2024-09-21T10:17:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:54 smithi007 ceph-mon[101144]: pgmap v646: 89 pgs: 7 stale+active+clean, 82 active+clean; 266 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-09-21T10:17:54.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:54 smithi007 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:17:54.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:54 smithi007 ceph-mon[99390]: osdmap e784: 8 total, 7 up, 8 in 2024-09-21T10:17:54.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:54 smithi007 ceph-mon[99390]: pgmap v646: 89 pgs: 7 stale+active+clean, 82 active+clean; 266 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-09-21T10:17:54.943 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:54 smithi007 podman[119946]: 2024-09-21 10:17:54.639746419 +0000 UTC m=+1.038171418 container cleanup c0aa71814ac140488941d8e6106e9820846be8d7d845e139f74aedb455bb6d28 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-21T10:17:54.943 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:54 smithi007 bash[119946]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2 2024-09-21T10:17:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:54 smithi031 ceph-mon[96824]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:17:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:54 smithi031 ceph-mon[96824]: osdmap e784: 8 total, 7 up, 8 in 2024-09-21T10:17:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:54 smithi031 ceph-mon[96824]: pgmap v646: 89 pgs: 7 stale+active+clean, 82 active+clean; 266 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-09-21T10:17:55.286 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:54 smithi007 podman[119971]: 2024-09-21 10:17:54.955940413 +0000 UTC m=+0.688128994 container remove c0aa71814ac140488941d8e6106e9820846be8d7d845e139f74aedb455bb6d28 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-21T10:17:55.589 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:55 smithi007 podman[120060]: 2024-09-21 10:17:55.284916355 +0000 UTC m=+0.113422758 container create dc89396d94bd6821d06a4eab4eafc3d956011017c4e6f19b8b8557bb2f72d668 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-21T10:17:55.589 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:55 smithi007 podman[120060]: 2024-09-21 10:17:55.187747036 +0000 UTC m=+0.016253455 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:17:55.589 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:55 smithi007 podman[120060]: 2024-09-21 10:17:55.512519329 +0000 UTC m=+0.341025742 container init dc89396d94bd6821d06a4eab4eafc3d956011017c4e6f19b8b8557bb2f72d668 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-21T10:17:55.590 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:55 smithi007 podman[120060]: 2024-09-21 10:17:55.516338461 +0000 UTC m=+0.344844879 container start dc89396d94bd6821d06a4eab4eafc3d956011017c4e6f19b8b8557bb2f72d668 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=main-62da54b, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:17:55.590 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:55 smithi007 podman[120060]: 2024-09-21 10:17:55.587622297 +0000 UTC m=+0.416128701 container attach dc89396d94bd6821d06a4eab4eafc3d956011017c4e6f19b8b8557bb2f72d668 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:17:55.731 INFO:tasks.rados.rados.0.smithi007.stdout:2832: done (7 left) 2024-09-21T10:17:55.731 INFO:tasks.rados.rados.0.smithi007.stdout:2833: done (6 left) 2024-09-21T10:17:55.731 INFO:tasks.rados.rados.0.smithi007.stdout:2835: done (5 left) 2024-09-21T10:17:55.731 INFO:tasks.rados.rados.0.smithi007.stdout:2836: done (4 left) 2024-09-21T10:17:55.731 INFO:tasks.rados.rados.0.smithi007.stdout:2837: done (3 left) 2024-09-21T10:17:55.731 INFO:tasks.rados.rados.0.smithi007.stdout:2839: done (2 left) 2024-09-21T10:17:55.731 INFO:tasks.rados.rados.0.smithi007.stdout:2840: done (1 left) 2024-09-21T10:17:55.731 INFO:tasks.rados.rados.0.smithi007.stdout:2841: done (0 left) 2024-09-21T10:17:55.731 INFO:tasks.rados.rados.0.smithi007.stdout:2842: delete oid 12 current snap is 359 2024-09-21T10:17:55.735 INFO:tasks.rados.rados.0.smithi007.stdout:2842: done (0 left) 2024-09-21T10:17:55.735 INFO:tasks.rados.rados.0.smithi007.stdout:2843: write oid 33 current snap is 359 2024-09-21T10:17:55.735 INFO:tasks.rados.rados.0.smithi007.stdout:2843: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2024-09-21T10:17:55.741 INFO:tasks.rados.rados.0.smithi007.stdout:2843: writing smithi00780062-33 from 564999 to 1076259 tid 1 2024-09-21T10:17:55.748 INFO:tasks.rados.rados.0.smithi007.stdout:2843: writing smithi00780062-33 from 1853114 to 2414472 tid 2 2024-09-21T10:17:55.755 INFO:tasks.rados.rados.0.smithi007.stdout:2843: writing smithi00780062-33 from 3060221 to 3652268 tid 3 2024-09-21T10:17:55.755 INFO:tasks.rados.rados.0.smithi007.stdout:2844: read oid 21 snap -1 2024-09-21T10:17:55.755 INFO:tasks.rados.rados.0.smithi007.stdout:2844: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:17:55.755 INFO:tasks.rados.rados.0.smithi007.stdout:2843: finishing write tid 1 to smithi00780062-33 2024-09-21T10:17:55.755 INFO:tasks.rados.rados.0.smithi007.stdout:2843: finishing write tid 2 to smithi00780062-33 2024-09-21T10:17:55.755 INFO:tasks.rados.rados.0.smithi007.stdout:2845: snap_remove snap 358 2024-09-21T10:17:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:55 smithi007 ceph-mon[99390]: osdmap e785: 8 total, 7 up, 8 in 2024-09-21T10:17:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:55 smithi007 ceph-mon[101144]: osdmap e785: 8 total, 7 up, 8 in 2024-09-21T10:17:55.943 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:55 smithi007 podman[120060]: 2024-09-21 10:17:55.714803893 +0000 UTC m=+0.543310310 container died dc89396d94bd6821d06a4eab4eafc3d956011017c4e6f19b8b8557bb2f72d668 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b) 2024-09-21T10:17:56.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:55 smithi031 ceph-mon[96824]: osdmap e785: 8 total, 7 up, 8 in 2024-09-21T10:17:56.692 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:56 smithi007 podman[120083]: 2024-09-21 10:17:56.367523383 +0000 UTC m=+0.646512793 container remove dc89396d94bd6821d06a4eab4eafc3d956011017c4e6f19b8b8557bb2f72d668 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-21T10:17:56.692 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:56 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-21T10:17:56.692 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:56 smithi007 systemd[1]: Stopped Ceph osd.2 for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:17:56.693 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:56 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.2.service: Consumed 18.346s CPU time. 2024-09-21T10:17:56.693 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:56 smithi007 systemd[1]: Starting Ceph osd.2 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:17:56.734 INFO:tasks.rados.rados.0.smithi007.stdout:2845: done (2 left) 2024-09-21T10:17:56.734 INFO:tasks.rados.rados.0.smithi007.stdout:2846: read oid 38 snap -1 2024-09-21T10:17:56.735 INFO:tasks.rados.rados.0.smithi007.stdout:2846: expect (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:17:56.735 INFO:tasks.rados.rados.0.smithi007.stdout:2847: write oid 27 current snap is 359 2024-09-21T10:17:56.735 INFO:tasks.rados.rados.0.smithi007.stdout:2847: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2024-09-21T10:17:56.741 INFO:tasks.rados.rados.0.smithi007.stdout:2847: writing smithi00780062-27 from 581806 to 1168315 tid 1 2024-09-21T10:17:56.747 INFO:tasks.rados.rados.0.smithi007.stdout:2847: writing smithi00780062-27 from 1911596 to 2332965 tid 2 2024-09-21T10:17:56.754 INFO:tasks.rados.rados.0.smithi007.stdout:2847: writing smithi00780062-27 from 3087644 to 3490963 tid 3 2024-09-21T10:17:56.754 INFO:tasks.rados.rados.0.smithi007.stdout:2848: read oid 49 snap 351 2024-09-21T10:17:56.754 INFO:tasks.rados.rados.0.smithi007.stdout:2848: expect deleted 2024-09-21T10:17:56.754 INFO:tasks.rados.rados.0.smithi007.stdout:2849: read oid 19 snap -1 2024-09-21T10:17:56.754 INFO:tasks.rados.rados.0.smithi007.stdout:2849: expect deleted 2024-09-21T10:17:56.754 INFO:tasks.rados.rados.0.smithi007.stdout:2850: rollback oid 35 current snap is 359 2024-09-21T10:17:56.755 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 353 2024-09-21T10:17:56.755 INFO:tasks.rados.rados.0.smithi007.stdout:2844: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:17:56.835 INFO:tasks.rados.rados.0.smithi007.stdout:2843: finishing write tid 3 to smithi00780062-33 2024-09-21T10:17:56.835 INFO:tasks.rados.rados.0.smithi007.stdout:2843: finishing write tid 4 to smithi00780062-33 2024-09-21T10:17:56.835 INFO:tasks.rados.rados.0.smithi007.stdout:2844: done (6 left) 2024-09-21T10:17:56.835 INFO:tasks.rados.rados.0.smithi007.stdout:2851: write oid 29 current snap is 359 2024-09-21T10:17:56.835 INFO:tasks.rados.rados.0.smithi007.stdout:2843: finishing write tid 5 to smithi00780062-33 2024-09-21T10:17:56.835 INFO:tasks.rados.rados.0.smithi007.stdout:2843: oid 33 updating version 0 to 1441 2024-09-21T10:17:56.835 INFO:tasks.rados.rados.0.smithi007.stdout:2843: oid 33 version 1441 is already newer than 1440 2024-09-21T10:17:56.835 INFO:tasks.rados.rados.0.smithi007.stdout:2843: oid 33 version 1441 is already newer than 1439 2024-09-21T10:17:56.836 INFO:tasks.rados.rados.0.smithi007.stdout:2843: oid 33 version 1441 is already newer than 1438 2024-09-21T10:17:56.836 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1441 (ObjNum 1057 snap 359 seq_num 1057) dirty exists 2024-09-21T10:17:56.836 INFO:tasks.rados.rados.0.smithi007.stdout:2843: left oid 33 (ObjNum 1057 snap 359 seq_num 1057) 2024-09-21T10:17:56.836 INFO:tasks.rados.rados.0.smithi007.stdout:2851: seq_num 1059 ranges {598613=661758,1970078=565027,3115067=614591} 2024-09-21T10:17:56.842 INFO:tasks.rados.rados.0.smithi007.stdout:2851: writing smithi00780062-29 from 598613 to 1260371 tid 1 2024-09-21T10:17:56.849 INFO:tasks.rados.rados.0.smithi007.stdout:2851: writing smithi00780062-29 from 1970078 to 2535105 tid 2 2024-09-21T10:17:56.856 INFO:tasks.rados.rados.0.smithi007.stdout:2851: writing smithi00780062-29 from 3115067 to 3729658 tid 3 2024-09-21T10:17:56.856 INFO:tasks.rados.rados.0.smithi007.stdout:2843: done (6 left) 2024-09-21T10:17:56.856 INFO:tasks.rados.rados.0.smithi007.stdout:2852: read oid 36 snap -1 2024-09-21T10:17:56.856 INFO:tasks.rados.rados.0.smithi007.stdout:2852: expect deleted 2024-09-21T10:17:56.856 INFO:tasks.rados.rados.0.smithi007.stdout:2853: delete oid 23 current snap is 359 2024-09-21T10:17:56.856 INFO:tasks.rados.rados.0.smithi007.stdout:2846: expect (ObjNum 854 snap 297 seq_num 854) 2024-09-21T10:17:56.957 INFO:tasks.rados.rados.0.smithi007.stdout:2847: finishing write tid 1 to smithi00780062-27 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2847: finishing write tid 2 to smithi00780062-27 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2846: done (7 left) 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2853: done (6 left) 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2854: rollback oid 7 current snap is 359 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 351 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2850: finishing rollback tid 0 to smithi00780062-35 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2850: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 676 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2847: finishing write tid 3 to smithi00780062-27 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2847: finishing write tid 4 to smithi00780062-27 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2847: finishing write tid 5 to smithi00780062-27 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2847: oid 27 updating version 0 to 2261 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2847: oid 27 updating version 2261 to 2262 2024-09-21T10:17:56.958 INFO:tasks.rados.rados.0.smithi007.stdout:2847: oid 27 updating version 2262 to 2264 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:2847: oid 27 version 2264 is already newer than 2263 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 2264 (ObjNum 1058 snap 359 seq_num 1058) dirty exists 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:2847: left oid 27 (ObjNum 1058 snap 359 seq_num 1058) 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:2851: finishing write tid 1 to smithi00780062-29 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:2847: done (6 left) 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:2848: done (5 left) 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:2849: done (4 left) 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:2850: done (3 left) 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:2855: write oid 6 current snap is 359 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:2851: finishing write tid 2 to smithi00780062-29 2024-09-21T10:17:56.959 INFO:tasks.rados.rados.0.smithi007.stdout:2855: seq_num 1061 ranges {632227=412256,1570689=568696,2653560=753488} 2024-09-21T10:17:56.962 INFO:tasks.rados.rados.0.smithi007.stdout:2855: writing smithi00780062-6 from 632227 to 1044483 tid 1 2024-09-21T10:17:56.968 INFO:tasks.rados.rados.0.smithi007.stdout:2855: writing smithi00780062-6 from 1570689 to 2139385 tid 2 2024-09-21T10:17:56.975 INFO:tasks.rados.rados.0.smithi007.stdout:2855: writing smithi00780062-6 from 2653560 to 3407048 tid 3 2024-09-21T10:17:56.976 INFO:tasks.rados.rados.0.smithi007.stdout:2856: snap_remove snap 334 2024-09-21T10:17:56.986 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:56 smithi007 ceph-mon[99390]: osdmap e786: 8 total, 7 up, 8 in 2024-09-21T10:17:56.986 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:56 smithi007 ceph-mon[99390]: pgmap v649: 89 pgs: 7 stale+active+clean, 82 active+clean; 266 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 442 KiB/s wr, 3 op/s 2024-09-21T10:17:56.987 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:56 smithi007 podman[120182]: 2024-09-21 10:17:56.725289726 +0000 UTC m=+0.016938901 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:17:56.987 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:56 smithi007 podman[120182]: 2024-09-21 10:17:56.852351881 +0000 UTC m=+0.144001041 container create f73db167682cd06a849e8640ba89f653feafec4f6fea8de35b0fe60de474a5c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate, ceph=True, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-21T10:17:56.987 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:56 smithi007 ceph-mon[101144]: osdmap e786: 8 total, 7 up, 8 in 2024-09-21T10:17:56.987 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:56 smithi007 ceph-mon[101144]: pgmap v649: 89 pgs: 7 stale+active+clean, 82 active+clean; 266 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 442 KiB/s wr, 3 op/s 2024-09-21T10:17:57.080 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:56 smithi031 ceph-mon[96824]: osdmap e786: 8 total, 7 up, 8 in 2024-09-21T10:17:57.080 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:56 smithi031 ceph-mon[96824]: pgmap v649: 89 pgs: 7 stale+active+clean, 82 active+clean; 266 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 442 KiB/s wr, 3 op/s 2024-09-21T10:17:57.442 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 podman[120182]: 2024-09-21 10:17:57.089002805 +0000 UTC m=+0.380651965 container init f73db167682cd06a849e8640ba89f653feafec4f6fea8de35b0fe60de474a5c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T10:17:57.443 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 podman[120182]: 2024-09-21 10:17:57.092633976 +0000 UTC m=+0.384283136 container start f73db167682cd06a849e8640ba89f653feafec4f6fea8de35b0fe60de474a5c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate, RELEASE=main-62da54b, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True) 2024-09-21T10:17:57.443 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 podman[120182]: 2024-09-21 10:17:57.155211039 +0000 UTC m=+0.446860211 container attach f73db167682cd06a849e8640ba89f653feafec4f6fea8de35b0fe60de474a5c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T10:17:57.443 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate[120197]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:17:57.443 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 bash[120182]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:17:57.443 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate[120197]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:17:57.443 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 bash[120182]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:17:57.668 INFO:tasks.rados.rados.0.smithi007.stdout:2856: done (4 left) 2024-09-21T10:17:57.668 INFO:tasks.rados.rados.0.smithi007.stdout:2857: delete oid 44 current snap is 359 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2851: finishing write tid 3 to smithi00780062-29 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2851: finishing write tid 4 to smithi00780062-29 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2851: finishing write tid 5 to smithi00780062-29 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2851: oid 29 updating version 0 to 1339 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2851: oid 29 updating version 1339 to 1340 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2851: oid 29 updating version 1340 to 1341 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2851: oid 29 version 1341 is already newer than 1338 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1341 (ObjNum 1059 snap 359 seq_num 1059) dirty exists 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2851: left oid 29 (ObjNum 1059 snap 359 seq_num 1059) 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2854: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2854: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2854: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 714 (ObjNum 949 snap 324 seq_num 949) dirty exists 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2855: finishing write tid 1 to smithi00780062-6 2024-09-21T10:17:57.669 INFO:tasks.rados.rados.0.smithi007.stdout:2855: finishing write tid 2 to smithi00780062-6 2024-09-21T10:17:57.670 INFO:tasks.rados.rados.0.smithi007.stdout:2855: finishing write tid 3 to smithi00780062-6 2024-09-21T10:17:57.670 INFO:tasks.rados.rados.0.smithi007.stdout:2855: finishing write tid 4 to smithi00780062-6 2024-09-21T10:17:57.670 INFO:tasks.rados.rados.0.smithi007.stdout:2855: finishing write tid 5 to smithi00780062-6 2024-09-21T10:17:57.670 INFO:tasks.rados.rados.0.smithi007.stdout:2855: oid 6 updating version 0 to 1012 2024-09-21T10:17:57.670 INFO:tasks.rados.rados.0.smithi007.stdout:2855: oid 6 updating version 1012 to 1014 2024-09-21T10:17:57.670 INFO:tasks.rados.rados.0.smithi007.stdout:2855: oid 6 version 1014 is already newer than 1011 2024-09-21T10:17:57.670 INFO:tasks.rados.rados.0.smithi007.stdout:2855: oid 6 version 1014 is already newer than 1013 2024-09-21T10:17:57.670 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 1014 (ObjNum 1061 snap 359 seq_num 1061) dirty exists 2024-09-21T10:17:57.670 INFO:tasks.rados.rados.0.smithi007.stdout:2855: left oid 6 (ObjNum 1061 snap 359 seq_num 1061) 2024-09-21T10:17:57.677 INFO:tasks.rados.rados.0.smithi007.stdout:2851: done (4 left) 2024-09-21T10:17:57.677 INFO:tasks.rados.rados.0.smithi007.stdout:2852: done (3 left) 2024-09-21T10:17:57.677 INFO:tasks.rados.rados.0.smithi007.stdout:2854: done (2 left) 2024-09-21T10:17:57.677 INFO:tasks.rados.rados.0.smithi007.stdout:2855: done (1 left) 2024-09-21T10:17:57.677 INFO:tasks.rados.rados.0.smithi007.stdout:2857: done (0 left) 2024-09-21T10:17:57.677 INFO:tasks.rados.rados.0.smithi007.stdout:2858: snap_remove snap 354 2024-09-21T10:17:58.018 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:57 smithi007 ceph-mon[99390]: osdmap e787: 8 total, 7 up, 8 in 2024-09-21T10:17:58.018 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:57 smithi007 ceph-mon[99390]: osdmap e788: 8 total, 7 up, 8 in 2024-09-21T10:17:58.018 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:57 smithi007 ceph-mon[101144]: osdmap e787: 8 total, 7 up, 8 in 2024-09-21T10:17:58.018 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:57 smithi007 ceph-mon[101144]: osdmap e788: 8 total, 7 up, 8 in 2024-09-21T10:17:58.019 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate[120197]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T10:17:58.019 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 bash[120182]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T10:17:58.019 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate[120197]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T10:17:58.019 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:57 smithi007 bash[120182]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T10:17:58.019 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate[120197]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T10:17:58.019 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 bash[120182]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T10:17:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:57 smithi031 ceph-mon[96824]: osdmap e787: 8 total, 7 up, 8 in 2024-09-21T10:17:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:57 smithi031 ceph-mon[96824]: osdmap e788: 8 total, 7 up, 8 in 2024-09-21T10:17:58.293 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate[120197]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T10:17:58.294 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 bash[120182]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T10:17:58.294 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate[120197]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T10:17:58.294 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 bash[120182]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T10:17:58.294 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate[120197]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T10:17:58.294 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 bash[120182]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T10:17:58.294 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate[120197]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-21T10:17:58.294 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 bash[120182]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-21T10:17:58.295 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 podman[120182]: 2024-09-21 10:17:58.046386655 +0000 UTC m=+1.338035818 container died f73db167682cd06a849e8640ba89f653feafec4f6fea8de35b0fe60de474a5c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-21T10:17:58.668 INFO:tasks.rados.rados.0.smithi007.stdout:2858: done (0 left) 2024-09-21T10:17:58.668 INFO:tasks.rados.rados.0.smithi007.stdout:2859: delete oid 43 current snap is 359 2024-09-21T10:17:58.673 INFO:tasks.rados.rados.0.smithi007.stdout:2859: done (0 left) 2024-09-21T10:17:58.673 INFO:tasks.rados.rados.0.smithi007.stdout:2860: write oid 30 current snap is 359 2024-09-21T10:17:58.674 INFO:tasks.rados.rados.0.smithi007.stdout:2860: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2024-09-21T10:17:58.680 INFO:tasks.rados.rados.0.smithi007.stdout:2860: writing smithi00780062-30 from 682648 to 1320651 tid 1 2024-09-21T10:17:58.688 INFO:tasks.rados.rados.0.smithi007.stdout:2860: writing smithi00780062-30 from 2029782 to 2462158 tid 2 2024-09-21T10:17:58.695 INFO:tasks.rados.rados.0.smithi007.stdout:2860: writing smithi00780062-30 from 3019476 to 3606780 tid 3 2024-09-21T10:17:58.696 INFO:tasks.rados.rados.0.smithi007.stdout:2861: write oid 26 current snap is 359 2024-09-21T10:17:58.696 INFO:tasks.rados.rados.0.smithi007.stdout:2861: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2024-09-21T10:17:58.702 INFO:tasks.rados.rados.0.smithi007.stdout:2861: writing smithi00780062-26 from 699455 to 1129060 tid 1 2024-09-21T10:17:58.709 INFO:tasks.rados.rados.0.smithi007.stdout:2861: writing smithi00780062-26 from 1804617 to 2380651 tid 2 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2861: writing smithi00780062-26 from 3163252 to 3678181 tid 3 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2862: snap_create 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2860: finishing write tid 1 to smithi00780062-30 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2860: finishing write tid 2 to smithi00780062-30 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2860: finishing write tid 3 to smithi00780062-30 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2860: finishing write tid 4 to smithi00780062-30 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2860: finishing write tid 5 to smithi00780062-30 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2860: oid 30 updating version 0 to 1117 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2860: oid 30 version 1117 is already newer than 1114 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2860: oid 30 version 1117 is already newer than 1116 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:2860: oid 30 version 1117 is already newer than 1115 2024-09-21T10:17:58.717 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1117 (ObjNum 1064 snap 359 seq_num 1064) dirty exists 2024-09-21T10:17:58.718 INFO:tasks.rados.rados.0.smithi007.stdout:2860: left oid 30 (ObjNum 1064 snap 359 seq_num 1064) 2024-09-21T10:17:58.718 INFO:tasks.rados.rados.0.smithi007.stdout:2861: finishing write tid 1 to smithi00780062-26 2024-09-21T10:17:58.718 INFO:tasks.rados.rados.0.smithi007.stdout:2861: finishing write tid 2 to smithi00780062-26 2024-09-21T10:17:58.719 INFO:tasks.rados.rados.0.smithi007.stdout:2861: finishing write tid 3 to smithi00780062-26 2024-09-21T10:17:58.719 INFO:tasks.rados.rados.0.smithi007.stdout:2861: finishing write tid 4 to smithi00780062-26 2024-09-21T10:17:58.719 INFO:tasks.rados.rados.0.smithi007.stdout:2861: finishing write tid 5 to smithi00780062-26 2024-09-21T10:17:58.719 INFO:tasks.rados.rados.0.smithi007.stdout:2861: oid 26 updating version 0 to 635 2024-09-21T10:17:58.720 INFO:tasks.rados.rados.0.smithi007.stdout:2861: oid 26 updating version 635 to 638 2024-09-21T10:17:58.720 INFO:tasks.rados.rados.0.smithi007.stdout:2861: oid 26 version 638 is already newer than 637 2024-09-21T10:17:58.720 INFO:tasks.rados.rados.0.smithi007.stdout:2861: oid 26 version 638 is already newer than 636 2024-09-21T10:17:58.720 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 638 (ObjNum 1065 snap 359 seq_num 1065) dirty exists 2024-09-21T10:17:58.720 INFO:tasks.rados.rados.0.smithi007.stdout:2861: left oid 26 (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:17:58.942 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 podman[120332]: 2024-09-21 10:17:58.643014329 +0000 UTC m=+0.590507547 container remove f73db167682cd06a849e8640ba89f653feafec4f6fea8de35b0fe60de474a5c0 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-21T10:17:58.942 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 podman[120391]: 2024-09-21 10:17:58.769888501 +0000 UTC m=+0.016483100 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:17:58.942 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:58 smithi007 podman[120391]: 2024-09-21 10:17:58.868937933 +0000 UTC m=+0.115532519 container create 7fb6937f9d1ac92c2a191fed8ca8fc738c43dcb06aa4ff035ad205de10e8e34a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=main-62da54b) 2024-09-21T10:17:59.442 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:59 smithi007 podman[120391]: 2024-09-21 10:17:59.104802889 +0000 UTC m=+0.351397490 container init 7fb6937f9d1ac92c2a191fed8ca8fc738c43dcb06aa4ff035ad205de10e8e34a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-21T10:17:59.442 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:59 smithi007 podman[120391]: 2024-09-21 10:17:59.108339238 +0000 UTC m=+0.354933826 container start 7fb6937f9d1ac92c2a191fed8ca8fc738c43dcb06aa4ff035ad205de10e8e34a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-21T10:17:59.443 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-osd[120411]: -- 172.21.15.7:0/2132319903 <== mon.0 v2:172.21.15.7:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b8e3d19a40 con 0x55b8e3cf7c00 2024-09-21T10:17:59.443 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:59 smithi007 bash[120391]: 7fb6937f9d1ac92c2a191fed8ca8fc738c43dcb06aa4ff035ad205de10e8e34a 2024-09-21T10:17:59.443 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:17:59 smithi007 systemd[1]: Started Ceph osd.2 for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:17:59.674 INFO:tasks.rados.rados.0.smithi007.stdout:2860: done (2 left) 2024-09-21T10:17:59.674 INFO:tasks.rados.rados.0.smithi007.stdout:2861: done (1 left) 2024-09-21T10:17:59.674 INFO:tasks.rados.rados.0.smithi007.stdout:2862: done (0 left) 2024-09-21T10:17:59.674 INFO:tasks.rados.rados.0.smithi007.stdout:2863: delete oid 34 current snap is 360 2024-09-21T10:17:59.678 INFO:tasks.rados.rados.0.smithi007.stdout:2863: done (0 left) 2024-09-21T10:17:59.679 INFO:tasks.rados.rados.0.smithi007.stdout:2864: read oid 43 snap -1 2024-09-21T10:17:59.679 INFO:tasks.rados.rados.0.smithi007.stdout:2864: expect deleted 2024-09-21T10:17:59.679 INFO:tasks.rados.rados.0.smithi007.stdout:2865: delete oid 36 current snap is 360 2024-09-21T10:17:59.680 INFO:tasks.rados.rados.0.smithi007.stdout:2864: done (1 left) 2024-09-21T10:17:59.680 INFO:tasks.rados.rados.0.smithi007.stdout:2865: done (0 left) 2024-09-21T10:17:59.680 INFO:tasks.rados.rados.0.smithi007.stdout:2866: rollback oid 17 current snap is 360 2024-09-21T10:17:59.680 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 351 2024-09-21T10:17:59.680 INFO:tasks.rados.rados.0.smithi007.stdout:2867: read oid 28 snap 350 2024-09-21T10:17:59.680 INFO:tasks.rados.rados.0.smithi007.stdout:2867: expect deleted 2024-09-21T10:17:59.680 INFO:tasks.rados.rados.0.smithi007.stdout:2868: rollback oid 31 current snap is 360 2024-09-21T10:17:59.680 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 31 to 359 2024-09-21T10:17:59.680 INFO:tasks.rados.rados.0.smithi007.stdout:2869: rollback oid 30 current snap is 360 2024-09-21T10:17:59.680 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 349 2024-09-21T10:17:59.681 INFO:tasks.rados.rados.0.smithi007.stdout:2870: write oid 42 current snap is 360 2024-09-21T10:17:59.681 INFO:tasks.rados.rados.0.smithi007.stdout:2870: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2024-09-21T10:17:59.687 INFO:tasks.rados.rados.0.smithi007.stdout:2870: writing smithi00780062-42 from 749876 to 1405228 tid 1 2024-09-21T10:17:59.694 INFO:tasks.rados.rados.0.smithi007.stdout:2870: writing smithi00780062-42 from 1863710 to 2587071 tid 2 2024-09-21T10:17:59.701 INFO:tasks.rados.rados.0.smithi007.stdout:2870: writing smithi00780062-42 from 3012815 to 3761560 tid 3 2024-09-21T10:17:59.701 INFO:tasks.rados.rados.0.smithi007.stdout:2871: read oid 18 snap -1 2024-09-21T10:17:59.701 INFO:tasks.rados.rados.0.smithi007.stdout:2871: expect (ObjNum 943 snap 322 seq_num 943) 2024-09-21T10:17:59.701 INFO:tasks.rados.rados.0.smithi007.stdout:2872: write oid 38 current snap is 360 2024-09-21T10:17:59.701 INFO:tasks.rados.rados.0.smithi007.stdout:2872: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2024-09-21T10:17:59.709 INFO:tasks.rados.rados.0.smithi007.stdout:2872: writing smithi00780062-38 from 766683 to 1497284 tid 1 2024-09-21T10:17:59.714 INFO:tasks.rados.rados.0.smithi007.stdout:2872: writing smithi00780062-38 from 1922192 to 2505564 tid 2 2024-09-21T10:17:59.722 INFO:tasks.rados.rados.0.smithi007.stdout:2872: writing smithi00780062-38 from 3156591 to 3832961 tid 3 2024-09-21T10:17:59.722 INFO:tasks.rados.rados.0.smithi007.stdout:2873: delete oid 27 current snap is 360 2024-09-21T10:17:59.722 INFO:tasks.rados.rados.0.smithi007.stdout:2868: finishing rollback tid 1 to smithi00780062-31 2024-09-21T10:17:59.722 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1419 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2866: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1050 (ObjNum 129 snap 0 seq_num 3840169624) dirty dne 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2869: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2869: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2869: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1122 (ObjNum 1006 snap 345 seq_num 1006) dirty exists 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2870: finishing write tid 1 to smithi00780062-42 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2870: finishing write tid 2 to smithi00780062-42 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2870: finishing write tid 3 to smithi00780062-42 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2870: finishing write tid 4 to smithi00780062-42 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2870: finishing write tid 5 to smithi00780062-42 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2870: oid 42 updating version 0 to 1346 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2870: oid 42 version 1346 is already newer than 1344 2024-09-21T10:17:59.723 INFO:tasks.rados.rados.0.smithi007.stdout:2870: oid 42 version 1346 is already newer than 1345 2024-09-21T10:17:59.724 INFO:tasks.rados.rados.0.smithi007.stdout:2870: oid 42 version 1346 is already newer than 1343 2024-09-21T10:17:59.724 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 1346 (ObjNum 1068 snap 360 seq_num 1068) dirty exists 2024-09-21T10:17:59.724 INFO:tasks.rados.rados.0.smithi007.stdout:2870: left oid 42 (ObjNum 1068 snap 360 seq_num 1068) 2024-09-21T10:17:59.724 INFO:tasks.rados.rados.0.smithi007.stdout:2871: expect (ObjNum 943 snap 322 seq_num 943) 2024-09-21T10:17:59.854 INFO:tasks.rados.rados.0.smithi007.stdout:2872: finishing write tid 1 to smithi00780062-38 2024-09-21T10:17:59.854 INFO:tasks.rados.rados.0.smithi007.stdout:2872: finishing write tid 2 to smithi00780062-38 2024-09-21T10:17:59.854 INFO:tasks.rados.rados.0.smithi007.stdout:2872: finishing write tid 3 to smithi00780062-38 2024-09-21T10:17:59.854 INFO:tasks.rados.rados.0.smithi007.stdout:2872: finishing write tid 4 to smithi00780062-38 2024-09-21T10:17:59.854 INFO:tasks.rados.rados.0.smithi007.stdout:2872: finishing write tid 5 to smithi00780062-38 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2872: oid 38 updating version 0 to 2285 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2872: oid 38 version 2285 is already newer than 2283 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2872: oid 38 version 2285 is already newer than 2282 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2872: oid 38 version 2285 is already newer than 2284 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 2285 (ObjNum 1069 snap 360 seq_num 1069) dirty exists 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2872: left oid 38 (ObjNum 1069 snap 360 seq_num 1069) 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2866: done (7 left) 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2867: done (6 left) 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2868: done (5 left) 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2869: done (4 left) 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2870: done (3 left) 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2871: done (2 left) 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2872: done (1 left) 2024-09-21T10:17:59.855 INFO:tasks.rados.rados.0.smithi007.stdout:2873: done (0 left) 2024-09-21T10:17:59.856 INFO:tasks.rados.rados.0.smithi007.stdout:2874: write oid 21 current snap is 360 2024-09-21T10:17:59.856 INFO:tasks.rados.rados.0.smithi007.stdout:2874: seq_num 1071 ranges {400297=481099,1639156=361141} 2024-09-21T10:17:59.858 INFO:tasks.rados.rados.0.smithi007.stdout:2874: writing smithi00780062-21 from 400297 to 881396 tid 1 2024-09-21T10:17:59.865 INFO:tasks.rados.rados.0.smithi007.stdout:2874: writing smithi00780062-21 from 1639156 to 2000297 tid 2 2024-09-21T10:17:59.866 INFO:tasks.rados.rados.0.smithi007.stdout:2875: read oid 35 snap -1 2024-09-21T10:17:59.866 INFO:tasks.rados.rados.0.smithi007.stdout:2875: expect deleted 2024-09-21T10:17:59.866 INFO:tasks.rados.rados.0.smithi007.stdout:2876: write oid 38 current snap is 360 2024-09-21T10:17:59.866 INFO:tasks.rados.rados.0.smithi007.stdout:2874: finishing write tid 1 to smithi00780062-21 2024-09-21T10:17:59.866 INFO:tasks.rados.rados.0.smithi007.stdout:2876: seq_num 1072 ranges {417104=672701,1813991=203113} 2024-09-21T10:17:59.871 INFO:tasks.rados.rados.0.smithi007.stdout:2876: writing smithi00780062-38 from 417104 to 1089805 tid 1 2024-09-21T10:17:59.876 INFO:tasks.rados.rados.0.smithi007.stdout:2876: writing smithi00780062-38 from 1813991 to 2017104 tid 2 2024-09-21T10:17:59.876 INFO:tasks.rados.rados.0.smithi007.stdout:2877: snap_remove snap 359 2024-09-21T10:17:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[99390]: pgmap v652: 89 pgs: 16 active+undersized, 2 stale+active+clean, 5 active+undersized+degraded, 66 active+clean; 246 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.6 MiB/s wr, 15 op/s; 35/471 objects degraded (7.431%) 2024-09-21T10:17:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[99390]: osdmap e789: 8 total, 7 up, 8 in 2024-09-21T10:17:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[99390]: Health check failed: Degraded data redundancy: 35/471 objects degraded (7.431%), 5 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:17:59.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[101144]: pgmap v652: 89 pgs: 16 active+undersized, 2 stale+active+clean, 5 active+undersized+degraded, 66 active+clean; 246 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.6 MiB/s wr, 15 op/s; 35/471 objects degraded (7.431%) 2024-09-21T10:17:59.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[101144]: osdmap e789: 8 total, 7 up, 8 in 2024-09-21T10:17:59.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[101144]: Health check failed: Degraded data redundancy: 35/471 objects degraded (7.431%), 5 pgs degraded (PG_DEGRADED) 2024-09-21T10:17:59.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:59.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:59.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:17:59.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:17:59 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:59 smithi031 ceph-mon[96824]: pgmap v652: 89 pgs: 16 active+undersized, 2 stale+active+clean, 5 active+undersized+degraded, 66 active+clean; 246 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.6 MiB/s wr, 15 op/s; 35/471 objects degraded (7.431%) 2024-09-21T10:18:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:59 smithi031 ceph-mon[96824]: osdmap e789: 8 total, 7 up, 8 in 2024-09-21T10:18:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:59 smithi031 ceph-mon[96824]: Health check failed: Degraded data redundancy: 35/471 objects degraded (7.431%), 5 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:17:59 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:00.679 INFO:tasks.rados.rados.0.smithi007.stdout:2877: done (3 left) 2024-09-21T10:18:00.679 INFO:tasks.rados.rados.0.smithi007.stdout:2878: snap_remove snap 353 2024-09-21T10:18:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:00 smithi007 ceph-mon[99390]: osdmap e790: 8 total, 7 up, 8 in 2024-09-21T10:18:00.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:00 smithi007 ceph-mon[101144]: osdmap e790: 8 total, 7 up, 8 in 2024-09-21T10:18:00.943 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:18:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[120407]: 2024-09-21T10:18:00.757+0000 7f09a5ec4640 -1 Falling back to public interface 2024-09-21T10:18:00.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:18:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:18:00] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.51.0" 2024-09-21T10:18:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:00 smithi031 ceph-mon[96824]: osdmap e790: 8 total, 7 up, 8 in 2024-09-21T10:18:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:2878: done (3 left) 2024-09-21T10:18:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:2879: delete oid 13 current snap is 360 2024-09-21T10:18:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:2874: finishing write tid 2 to smithi00780062-21 2024-09-21T10:18:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:2874: finishing write tid 3 to smithi00780062-21 2024-09-21T10:18:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:2874: finishing write tid 4 to smithi00780062-21 2024-09-21T10:18:01.681 INFO:tasks.rados.rados.0.smithi007.stdout:2874: oid 21 updating version 0 to 965 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2874: oid 21 updating version 965 to 967 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2874: oid 21 version 967 is already newer than 966 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 967 (ObjNum 1071 snap 360 seq_num 1071) dirty exists 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2874: left oid 21 (ObjNum 1071 snap 360 seq_num 1071) 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2876: finishing write tid 1 to smithi00780062-38 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2876: finishing write tid 2 to smithi00780062-38 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2876: finishing write tid 3 to smithi00780062-38 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2876: finishing write tid 4 to smithi00780062-38 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2876: oid 38 updating version 0 to 2290 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2876: oid 38 version 2290 is already newer than 2288 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2876: oid 38 version 2290 is already newer than 2289 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 2290 (ObjNum 1072 snap 360 seq_num 1072) dirty exists 2024-09-21T10:18:01.682 INFO:tasks.rados.rados.0.smithi007.stdout:2876: left oid 38 (ObjNum 1072 snap 360 seq_num 1072) 2024-09-21T10:18:01.689 INFO:tasks.rados.rados.0.smithi007.stdout:2874: done (3 left) 2024-09-21T10:18:01.689 INFO:tasks.rados.rados.0.smithi007.stdout:2875: done (2 left) 2024-09-21T10:18:01.689 INFO:tasks.rados.rados.0.smithi007.stdout:2876: done (1 left) 2024-09-21T10:18:01.689 INFO:tasks.rados.rados.0.smithi007.stdout:2879: done (0 left) 2024-09-21T10:18:01.689 INFO:tasks.rados.rados.0.smithi007.stdout:2880: read oid 32 snap -1 2024-09-21T10:18:01.689 INFO:tasks.rados.rados.0.smithi007.stdout:2880: expect (ObjNum 1033 snap 351 seq_num 1033) 2024-09-21T10:18:01.689 INFO:tasks.rados.rados.0.smithi007.stdout:2881: read oid 12 snap -1 2024-09-21T10:18:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:2881: expect deleted 2024-09-21T10:18:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:2882: read oid 39 snap -1 2024-09-21T10:18:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:2882: expect (ObjNum 1039 snap 352 seq_num 1039) 2024-09-21T10:18:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:2883: write oid 50 current snap is 360 2024-09-21T10:18:01.690 INFO:tasks.rados.rados.0.smithi007.stdout:2883: seq_num 1074 ranges {450718=423199,1414602=636116} 2024-09-21T10:18:01.694 INFO:tasks.rados.rados.0.smithi007.stdout:2883: writing smithi00780062-50 from 450718 to 873917 tid 1 2024-09-21T10:18:01.701 INFO:tasks.rados.rados.0.smithi007.stdout:2883: writing smithi00780062-50 from 1414602 to 2050718 tid 2 2024-09-21T10:18:01.702 INFO:tasks.rados.rados.0.smithi007.stdout:2884: delete oid 11 current snap is 360 2024-09-21T10:18:01.702 INFO:tasks.rados.rados.0.smithi007.stdout:2883: finishing write tid 1 to smithi00780062-50 2024-09-21T10:18:01.702 INFO:tasks.rados.rados.0.smithi007.stdout:2880: expect (ObjNum 1033 snap 351 seq_num 1033) 2024-09-21T10:18:01.848 INFO:tasks.rados.rados.0.smithi007.stdout:2882: expect (ObjNum 1039 snap 352 seq_num 1039) 2024-09-21T10:18:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:01 smithi007 ceph-mon[99390]: pgmap v655: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 240 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 49/459 objects degraded (10.675%) 2024-09-21T10:18:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:01 smithi007 ceph-mon[99390]: osdmap e791: 8 total, 7 up, 8 in 2024-09-21T10:18:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:01 smithi007 ceph-mon[101144]: pgmap v655: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 240 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 49/459 objects degraded (10.675%) 2024-09-21T10:18:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:01 smithi007 ceph-mon[101144]: osdmap e791: 8 total, 7 up, 8 in 2024-09-21T10:18:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:01 smithi031 ceph-mon[96824]: pgmap v655: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 240 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 49/459 objects degraded (10.675%) 2024-09-21T10:18:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:01 smithi031 ceph-mon[96824]: osdmap e791: 8 total, 7 up, 8 in 2024-09-21T10:18:02.245 INFO:tasks.rados.rados.0.smithi007.stdout:2883: finishing write tid 2 to smithi00780062-50 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2883: finishing write tid 3 to smithi00780062-50 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2883: finishing write tid 4 to smithi00780062-50 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2883: oid 50 updating version 0 to 532 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2883: oid 50 updating version 532 to 533 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2883: oid 50 updating version 533 to 534 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 534 (ObjNum 1074 snap 360 seq_num 1074) dirty exists 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2883: left oid 50 (ObjNum 1074 snap 360 seq_num 1074) 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2880: done (4 left) 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2881: done (3 left) 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2882: done (2 left) 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2883: done (1 left) 2024-09-21T10:18:02.246 INFO:tasks.rados.rados.0.smithi007.stdout:2884: done (0 left) 2024-09-21T10:18:02.247 INFO:tasks.rados.rados.0.smithi007.stdout:2885: write oid 13 current snap is 360 2024-09-21T10:18:02.247 INFO:tasks.rados.rados.0.smithi007.stdout:2885: seq_num 1076 ranges {484332=573697,1531566=552766} 2024-09-21T10:18:02.251 INFO:tasks.rados.rados.0.smithi007.stdout:2885: writing smithi00780062-13 from 484332 to 1058029 tid 1 2024-09-21T10:18:02.257 INFO:tasks.rados.rados.0.smithi007.stdout:2885: writing smithi00780062-13 from 1531566 to 2084332 tid 2 2024-09-21T10:18:02.257 INFO:tasks.rados.rados.0.smithi007.stdout:2886: write oid 41 current snap is 360 2024-09-21T10:18:02.257 INFO:tasks.rados.rados.0.smithi007.stdout:2885: finishing write tid 1 to smithi00780062-13 2024-09-21T10:18:02.257 INFO:tasks.rados.rados.0.smithi007.stdout:2886: seq_num 1077 ranges {501139=648946,1873695=227444} 2024-09-21T10:18:02.263 INFO:tasks.rados.rados.0.smithi007.stdout:2886: writing smithi00780062-41 from 501139 to 1150085 tid 1 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:2886: writing smithi00780062-41 from 1873695 to 2101139 tid 2 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:2887: rollback oid 12 current snap is 360 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 12 to 349 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:2888: read oid 11 snap -1 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:2888: expect deleted 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:2889: rollback oid 16 current snap is 360 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 16 to 349 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:2885: finishing write tid 2 to smithi00780062-13 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:2885: finishing write tid 3 to smithi00780062-13 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:2885: finishing write tid 4 to smithi00780062-13 2024-09-21T10:18:02.269 INFO:tasks.rados.rados.0.smithi007.stdout:2885: oid 13 updating version 0 to 2309 2024-09-21T10:18:02.270 INFO:tasks.rados.rados.0.smithi007.stdout:2885: oid 13 updating version 2309 to 2310 2024-09-21T10:18:02.270 INFO:tasks.rados.rados.0.smithi007.stdout:2885: oid 13 version 2310 is already newer than 2308 2024-09-21T10:18:02.270 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2310 (ObjNum 1076 snap 360 seq_num 1076) dirty exists 2024-09-21T10:18:02.270 INFO:tasks.rados.rados.0.smithi007.stdout:2885: left oid 13 (ObjNum 1076 snap 360 seq_num 1076) 2024-09-21T10:18:02.270 INFO:tasks.rados.rados.0.smithi007.stdout:2885: done (4 left) 2024-09-21T10:18:02.270 INFO:tasks.rados.rados.0.smithi007.stdout:2890: write oid 39 current snap is 360 2024-09-21T10:18:02.270 INFO:tasks.rados.rados.0.smithi007.stdout:2886: finishing write tid 1 to smithi00780062-41 2024-09-21T10:18:02.270 INFO:tasks.rados.rados.0.smithi007.stdout:2890: seq_num 1078 ranges {517946=724195,1932177=185769} 2024-09-21T10:18:02.275 INFO:tasks.rados.rados.0.smithi007.stdout:2890: writing smithi00780062-39 from 517946 to 1242141 tid 1 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:2890: writing smithi00780062-39 from 1932177 to 2117946 tid 2 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:2891: rollback oid 25 current snap is 360 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 351 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:2887: finishing rollback tid 1 to smithi00780062-12 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 963 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:2886: finishing write tid 2 to smithi00780062-41 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:2887: done (5 left) 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:2888: done (4 left) 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:2892: write oid 2 current snap is 360 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:2889: finishing rollback tid 0 to smithi00780062-16 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:2886: finishing write tid 3 to smithi00780062-41 2024-09-21T10:18:02.281 INFO:tasks.rados.rados.0.smithi007.stdout:2892: seq_num 1079 ranges {534753=799444,1990659=144094} 2024-09-21T10:18:02.288 INFO:tasks.rados.rados.0.smithi007.stdout:2892: writing smithi00780062-2 from 534753 to 1334197 tid 1 2024-09-21T10:18:02.292 INFO:tasks.rados.rados.0.smithi007.stdout:2892: writing smithi00780062-2 from 1990659 to 2134753 tid 2 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:2893: write oid 24 current snap is 360 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:2889: finishing rollback tid 1 to smithi00780062-16 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:2886: finishing write tid 4 to smithi00780062-41 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:2886: oid 41 updating version 0 to 1349 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:2886: oid 41 version 1349 is already newer than 1347 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:2886: oid 41 version 1349 is already newer than 1348 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1349 (ObjNum 1077 snap 360 seq_num 1077) dirty exists 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:2886: left oid 41 (ObjNum 1077 snap 360 seq_num 1077) 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:2889: finishing rollback tid 2 to smithi00780062-16 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 1715 (ObjNum 1005 snap 344 seq_num 1005) dirty exists 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:2890: finishing write tid 1 to smithi00780062-39 2024-09-21T10:18:02.293 INFO:tasks.rados.rados.0.smithi007.stdout:2893: seq_num 1080 ranges {551560=591046,1765494=386066} 2024-09-21T10:18:02.299 INFO:tasks.rados.rados.0.smithi007.stdout:2893: writing smithi00780062-24 from 551560 to 1142606 tid 1 2024-09-21T10:18:02.305 INFO:tasks.rados.rados.0.smithi007.stdout:2893: writing smithi00780062-24 from 1765494 to 2151560 tid 2 2024-09-21T10:18:02.305 INFO:tasks.rados.rados.0.smithi007.stdout:2886: done (5 left) 2024-09-21T10:18:02.305 INFO:tasks.rados.rados.0.smithi007.stdout:2889: done (4 left) 2024-09-21T10:18:02.305 INFO:tasks.rados.rados.0.smithi007.stdout:2894: rollback oid 21 current snap is 360 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 352 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:2891: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:2891: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 1017 (ObjNum 954 snap 326 seq_num 954) dirty exists 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:2890: finishing write tid 2 to smithi00780062-39 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:2890: finishing write tid 3 to smithi00780062-39 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:2891: done (4 left) 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:2895: delete oid 17 current snap is 360 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:2890: finishing write tid 4 to smithi00780062-39 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:2890: oid 39 updating version 0 to 1536 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:2890: oid 39 updating version 1536 to 1538 2024-09-21T10:18:02.306 INFO:tasks.rados.rados.0.smithi007.stdout:2890: oid 39 version 1538 is already newer than 1537 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1538 (ObjNum 1078 snap 360 seq_num 1078) dirty exists 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:2890: left oid 39 (ObjNum 1078 snap 360 seq_num 1078) 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:2892: finishing write tid 1 to smithi00780062-2 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:2892: finishing write tid 2 to smithi00780062-2 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:2892: finishing write tid 3 to smithi00780062-2 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:2892: finishing write tid 4 to smithi00780062-2 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:2892: oid 2 updating version 0 to 344 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:2892: oid 2 updating version 344 to 345 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:2892: oid 2 updating version 345 to 346 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 346 (ObjNum 1079 snap 360 seq_num 1079) dirty exists 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:2892: left oid 2 (ObjNum 1079 snap 360 seq_num 1079) 2024-09-21T10:18:02.307 INFO:tasks.rados.rados.0.smithi007.stdout:2893: finishing write tid 1 to smithi00780062-24 2024-09-21T10:18:02.308 INFO:tasks.rados.rados.0.smithi007.stdout:2890: done (4 left) 2024-09-21T10:18:02.308 INFO:tasks.rados.rados.0.smithi007.stdout:2892: done (3 left) 2024-09-21T10:18:02.308 INFO:tasks.rados.rados.0.smithi007.stdout:2895: done (2 left) 2024-09-21T10:18:02.308 INFO:tasks.rados.rados.0.smithi007.stdout:2896: rollback oid 8 current snap is 360 2024-09-21T10:18:02.308 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 8 to 349 2024-09-21T10:18:02.308 INFO:tasks.rados.rados.0.smithi007.stdout:2897: read oid 33 snap -1 2024-09-21T10:18:02.308 INFO:tasks.rados.rados.0.smithi007.stdout:2897: expect (ObjNum 1057 snap 359 seq_num 1057) 2024-09-21T10:18:02.308 INFO:tasks.rados.rados.0.smithi007.stdout:2898: delete oid 12 current snap is 360 2024-09-21T10:18:02.309 INFO:tasks.rados.rados.0.smithi007.stdout:2893: finishing write tid 2 to smithi00780062-24 2024-09-21T10:18:02.309 INFO:tasks.rados.rados.0.smithi007.stdout:2894: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:18:02.309 INFO:tasks.rados.rados.0.smithi007.stdout:2893: finishing write tid 3 to smithi00780062-24 2024-09-21T10:18:02.309 INFO:tasks.rados.rados.0.smithi007.stdout:2893: finishing write tid 4 to smithi00780062-24 2024-09-21T10:18:02.309 INFO:tasks.rados.rados.0.smithi007.stdout:2893: oid 24 updating version 0 to 815 2024-09-21T10:18:02.310 INFO:tasks.rados.rados.0.smithi007.stdout:2893: oid 24 version 815 is already newer than 813 2024-09-21T10:18:02.310 INFO:tasks.rados.rados.0.smithi007.stdout:2893: oid 24 version 815 is already newer than 814 2024-09-21T10:18:02.310 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 815 (ObjNum 1080 snap 360 seq_num 1080) dirty exists 2024-09-21T10:18:02.310 INFO:tasks.rados.rados.0.smithi007.stdout:2893: left oid 24 (ObjNum 1080 snap 360 seq_num 1080) 2024-09-21T10:18:02.310 INFO:tasks.rados.rados.0.smithi007.stdout:2894: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:18:02.310 INFO:tasks.rados.rados.0.smithi007.stdout:2894: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:18:02.310 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 971 (ObjNum 855 snap 299 seq_num 855) dirty exists 2024-09-21T10:18:02.311 INFO:tasks.rados.rados.0.smithi007.stdout:2893: done (4 left) 2024-09-21T10:18:02.311 INFO:tasks.rados.rados.0.smithi007.stdout:2894: done (3 left) 2024-09-21T10:18:02.311 INFO:tasks.rados.rados.0.smithi007.stdout:2898: done (2 left) 2024-09-21T10:18:02.311 INFO:tasks.rados.rados.0.smithi007.stdout:2899: snap_create 2024-09-21T10:18:02.311 INFO:tasks.rados.rados.0.smithi007.stdout:2896: finishing rollback tid 0 to smithi00780062-8 2024-09-21T10:18:02.311 INFO:tasks.rados.rados.0.smithi007.stdout:2896: finishing rollback tid 1 to smithi00780062-8 2024-09-21T10:18:02.311 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 1130 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:18:02.322 INFO:tasks.rados.rados.0.smithi007.stdout:2897: expect (ObjNum 1057 snap 359 seq_num 1057) 2024-09-21T10:18:02.697 INFO:tasks.rados.rados.0.smithi007.stdout:2896: done (2 left) 2024-09-21T10:18:02.697 INFO:tasks.rados.rados.0.smithi007.stdout:2897: done (1 left) 2024-09-21T10:18:02.697 INFO:tasks.rados.rados.0.smithi007.stdout:2899: done (0 left) 2024-09-21T10:18:02.697 INFO:tasks.rados.rados.0.smithi007.stdout:2900: write oid 3 current snap is 361 2024-09-21T10:18:02.698 INFO:tasks.rados.rados.0.smithi007.stdout:2900: seq_num 1083 ranges {601981=416793,1424587=492702} 2024-09-21T10:18:02.702 INFO:tasks.rados.rados.0.smithi007.stdout:2900: writing smithi00780062-3 from 601981 to 1018774 tid 1 2024-09-21T10:18:02.707 INFO:tasks.rados.rados.0.smithi007.stdout:2900: writing smithi00780062-3 from 1424587 to 1917289 tid 2 2024-09-21T10:18:02.707 INFO:tasks.rados.rados.0.smithi007.stdout:2901: snap_create 2024-09-21T10:18:02.708 INFO:tasks.rados.rados.0.smithi007.stdout:2900: finishing write tid 1 to smithi00780062-3 2024-09-21T10:18:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:2900: finishing write tid 2 to smithi00780062-3 2024-09-21T10:18:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:2900: finishing write tid 3 to smithi00780062-3 2024-09-21T10:18:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:2900: finishing write tid 4 to smithi00780062-3 2024-09-21T10:18:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:2900: oid 3 updating version 0 to 1444 2024-09-21T10:18:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:2900: oid 3 version 1444 is already newer than 1443 2024-09-21T10:18:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:2900: oid 3 updating version 1444 to 1445 2024-09-21T10:18:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1445 (ObjNum 1083 snap 361 seq_num 1083) dirty exists 2024-09-21T10:18:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:2900: left oid 3 (ObjNum 1083 snap 361 seq_num 1083) 2024-09-21T10:18:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:02 smithi007 ceph-mon[99390]: osdmap e792: 8 total, 7 up, 8 in 2024-09-21T10:18:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:02.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:02 smithi007 ceph-mon[101144]: osdmap e792: 8 total, 7 up, 8 in 2024-09-21T10:18:02.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:02.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:02 smithi031 ceph-mon[96824]: osdmap e792: 8 total, 7 up, 8 in 2024-09-21T10:18:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:03.698 INFO:tasks.rados.rados.0.smithi007.stdout:2900: done (1 left) 2024-09-21T10:18:03.698 INFO:tasks.rados.rados.0.smithi007.stdout:2901: done (0 left) 2024-09-21T10:18:03.698 INFO:tasks.rados.rados.0.smithi007.stdout:2902: delete oid 47 current snap is 362 2024-09-21T10:18:03.703 INFO:tasks.rados.rados.0.smithi007.stdout:2902: done (0 left) 2024-09-21T10:18:03.703 INFO:tasks.rados.rados.0.smithi007.stdout:2903: rollback oid 10 current snap is 362 2024-09-21T10:18:03.703 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 349 2024-09-21T10:18:03.703 INFO:tasks.rados.rados.0.smithi007.stdout:2904: snap_create 2024-09-21T10:18:03.706 INFO:tasks.rados.rados.0.smithi007.stdout:2903: finishing rollback tid 0 to smithi00780062-10 2024-09-21T10:18:03.706 INFO:tasks.rados.rados.0.smithi007.stdout:2903: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:18:03.707 INFO:tasks.rados.rados.0.smithi007.stdout:2903: finishing rollback tid 2 to smithi00780062-10 2024-09-21T10:18:03.707 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1720 (ObjNum 965 snap 335 seq_num 965) dirty exists 2024-09-21T10:18:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:03 smithi007 ceph-mon[99390]: pgmap v658: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 245 MiB data, 816 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 18 op/s; 51/480 objects degraded (10.625%) 2024-09-21T10:18:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:03 smithi007 ceph-mon[99390]: osdmap e793: 8 total, 7 up, 8 in 2024-09-21T10:18:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:03.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:03 smithi007 ceph-mon[101144]: pgmap v658: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 245 MiB data, 816 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 18 op/s; 51/480 objects degraded (10.625%) 2024-09-21T10:18:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:03 smithi007 ceph-mon[101144]: osdmap e793: 8 total, 7 up, 8 in 2024-09-21T10:18:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:03 smithi031 ceph-mon[96824]: pgmap v658: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 245 MiB data, 816 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 18 op/s; 51/480 objects degraded (10.625%) 2024-09-21T10:18:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:03 smithi031 ceph-mon[96824]: osdmap e793: 8 total, 7 up, 8 in 2024-09-21T10:18:04.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:03 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:04.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:03 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:04.442 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:18:04 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[120407]: 2024-09-21T10:18:04.127+0000 7f09a5ec4640 -1 osd.2 783 log_to_monitors true 2024-09-21T10:18:04.708 INFO:tasks.rados.rados.0.smithi007.stdout:2903: done (1 left) 2024-09-21T10:18:04.708 INFO:tasks.rados.rados.0.smithi007.stdout:2904: done (0 left) 2024-09-21T10:18:04.708 INFO:tasks.rados.rados.0.smithi007.stdout:2905: read oid 35 snap -1 2024-09-21T10:18:04.709 INFO:tasks.rados.rados.0.smithi007.stdout:2905: expect deleted 2024-09-21T10:18:04.709 INFO:tasks.rados.rados.0.smithi007.stdout:2906: read oid 48 snap 351 2024-09-21T10:18:04.709 INFO:tasks.rados.rados.0.smithi007.stdout:2906: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-09-21T10:18:04.709 INFO:tasks.rados.rados.0.smithi007.stdout:2907: write oid 46 current snap is 363 2024-09-21T10:18:04.709 INFO:tasks.rados.rados.0.smithi007.stdout:2907: seq_num 1085 ranges {635595=567291,1825198=410397} 2024-09-21T10:18:04.715 INFO:tasks.rados.rados.0.smithi007.stdout:2907: writing smithi00780062-46 from 635595 to 1202886 tid 1 2024-09-21T10:18:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2907: writing smithi00780062-46 from 1825198 to 2235595 tid 2 2024-09-21T10:18:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2908: read oid 4 snap 352 2024-09-21T10:18:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2908: expect (ObjNum 1037 snap 352 seq_num 1037) 2024-09-21T10:18:04.722 INFO:tasks.rados.rados.0.smithi007.stdout:2909: write oid 22 current snap is 363 2024-09-21T10:18:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:2909: seq_num 1086 ranges {652402=642540,1883680=368722} 2024-09-21T10:18:04.730 INFO:tasks.rados.rados.0.smithi007.stdout:2909: writing smithi00780062-22 from 652402 to 1294942 tid 1 2024-09-21T10:18:04.735 INFO:tasks.rados.rados.0.smithi007.stdout:2909: writing smithi00780062-22 from 1883680 to 2252402 tid 2 2024-09-21T10:18:04.735 INFO:tasks.rados.rados.0.smithi007.stdout:2905: done (4 left) 2024-09-21T10:18:04.735 INFO:tasks.rados.rados.0.smithi007.stdout:2910: write oid 27 current snap is 363 2024-09-21T10:18:04.735 INFO:tasks.rados.rados.0.smithi007.stdout:2910: seq_num 1087 ranges {669209=717789,1942162=327047} 2024-09-21T10:18:04.743 INFO:tasks.rados.rados.0.smithi007.stdout:2910: writing smithi00780062-27 from 669209 to 1386998 tid 1 2024-09-21T10:18:04.748 INFO:tasks.rados.rados.0.smithi007.stdout:2910: writing smithi00780062-27 from 1942162 to 2269209 tid 2 2024-09-21T10:18:04.748 INFO:tasks.rados.rados.0.smithi007.stdout:2911: read oid 15 snap -1 2024-09-21T10:18:04.748 INFO:tasks.rados.rados.0.smithi007.stdout:2911: expect deleted 2024-09-21T10:18:04.748 INFO:tasks.rados.rados.0.smithi007.stdout:2912: snap_remove snap 349 2024-09-21T10:18:04.942 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:18:04 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[120407]: 2024-09-21T10:18:04.722+0000 7f099dc6e640 -1 osd.2 783 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:18:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:04 smithi007 ceph-mon[99390]: osdmap e794: 8 total, 7 up, 8 in 2024-09-21T10:18:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:04 smithi007 ceph-mon[99390]: pgmap v661: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 249 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 20 op/s; 52/489 objects degraded (10.634%) 2024-09-21T10:18:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:04 smithi007 ceph-mon[99390]: from='osd.2 [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:18:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:04 smithi007 ceph-mon[99390]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:18:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:04 smithi007 ceph-mon[101144]: osdmap e794: 8 total, 7 up, 8 in 2024-09-21T10:18:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:04 smithi007 ceph-mon[101144]: pgmap v661: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 249 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 20 op/s; 52/489 objects degraded (10.634%) 2024-09-21T10:18:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:04 smithi007 ceph-mon[101144]: from='osd.2 [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:18:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:04 smithi007 ceph-mon[101144]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:18:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:04 smithi031 ceph-mon[96824]: osdmap e794: 8 total, 7 up, 8 in 2024-09-21T10:18:05.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:04 smithi031 ceph-mon[96824]: pgmap v661: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 249 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 20 op/s; 52/489 objects degraded (10.634%) 2024-09-21T10:18:05.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:04 smithi031 ceph-mon[96824]: from='osd.2 [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:18:05.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:04 smithi031 ceph-mon[96824]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:18:05.713 INFO:tasks.rados.rados.0.smithi007.stdout:2912: done (6 left) 2024-09-21T10:18:05.714 INFO:tasks.rados.rados.0.smithi007.stdout:2913: rollback oid 49 current snap is 363 2024-09-21T10:18:05.714 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 336 2024-09-21T10:18:05.714 INFO:tasks.rados.rados.0.smithi007.stdout:2906: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-09-21T10:18:05.880 INFO:tasks.rados.rados.0.smithi007.stdout:2907: finishing write tid 1 to smithi00780062-46 2024-09-21T10:18:05.880 INFO:tasks.rados.rados.0.smithi007.stdout:2907: finishing write tid 2 to smithi00780062-46 2024-09-21T10:18:05.880 INFO:tasks.rados.rados.0.smithi007.stdout:2907: finishing write tid 3 to smithi00780062-46 2024-09-21T10:18:05.880 INFO:tasks.rados.rados.0.smithi007.stdout:2907: finishing write tid 4 to smithi00780062-46 2024-09-21T10:18:05.880 INFO:tasks.rados.rados.0.smithi007.stdout:2907: oid 46 updating version 0 to 2313 2024-09-21T10:18:05.880 INFO:tasks.rados.rados.0.smithi007.stdout:2907: oid 46 version 2313 is already newer than 2312 2024-09-21T10:18:05.880 INFO:tasks.rados.rados.0.smithi007.stdout:2907: oid 46 updating version 2313 to 2314 2024-09-21T10:18:05.880 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 2314 (ObjNum 1085 snap 363 seq_num 1085) dirty exists 2024-09-21T10:18:05.880 INFO:tasks.rados.rados.0.smithi007.stdout:2907: left oid 46 (ObjNum 1085 snap 363 seq_num 1085) 2024-09-21T10:18:05.880 INFO:tasks.rados.rados.0.smithi007.stdout:2909: finishing write tid 1 to smithi00780062-22 2024-09-21T10:18:05.881 INFO:tasks.rados.rados.0.smithi007.stdout:2906: done (6 left) 2024-09-21T10:18:05.881 INFO:tasks.rados.rados.0.smithi007.stdout:2907: done (5 left) 2024-09-21T10:18:05.881 INFO:tasks.rados.rados.0.smithi007.stdout:2914: snap_remove snap 351 2024-09-21T10:18:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:05 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 52/489 objects degraded (10.634%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:05 smithi031 ceph-mon[96824]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:18:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:05 smithi031 ceph-mon[96824]: osdmap e795: 8 total, 7 up, 8 in 2024-09-21T10:18:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:05 smithi031 ceph-mon[96824]: from='osd.2 [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:18:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:05 smithi031 ceph-mon[96824]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:18:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:05 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 52/489 objects degraded (10.634%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:05 smithi007 ceph-mon[99390]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:18:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:05 smithi007 ceph-mon[99390]: osdmap e795: 8 total, 7 up, 8 in 2024-09-21T10:18:06.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:05 smithi007 ceph-mon[99390]: from='osd.2 [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:18:06.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:05 smithi007 ceph-mon[99390]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:18:06.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:05 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 52/489 objects degraded (10.634%), 8 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:06.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:05 smithi007 ceph-mon[101144]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:18:06.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:05 smithi007 ceph-mon[101144]: osdmap e795: 8 total, 7 up, 8 in 2024-09-21T10:18:06.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:05 smithi007 ceph-mon[101144]: from='osd.2 [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:18:06.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:05 smithi007 ceph-mon[101144]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:18:06.712 INFO:tasks.rados.rados.0.smithi007.stdout:2914: done (5 left) 2024-09-21T10:18:06.712 INFO:tasks.rados.rados.0.smithi007.stdout:2915: read oid 18 snap -1 2024-09-21T10:18:06.712 INFO:tasks.rados.rados.0.smithi007.stdout:2915: expect (ObjNum 943 snap 322 seq_num 943) 2024-09-21T10:18:06.712 INFO:tasks.rados.rados.0.smithi007.stdout:2916: delete oid 45 current snap is 363 2024-09-21T10:18:06.712 INFO:tasks.rados.rados.0.smithi007.stdout:2908: expect (ObjNum 1037 snap 352 seq_num 1037) 2024-09-21T10:18:06.935 INFO:tasks.rados.rados.0.smithi007.stdout:2909: finishing write tid 2 to smithi00780062-22 2024-09-21T10:18:06.935 INFO:tasks.rados.rados.0.smithi007.stdout:2909: finishing write tid 3 to smithi00780062-22 2024-09-21T10:18:06.935 INFO:tasks.rados.rados.0.smithi007.stdout:2909: finishing write tid 4 to smithi00780062-22 2024-09-21T10:18:06.935 INFO:tasks.rados.rados.0.smithi007.stdout:2909: oid 22 updating version 0 to 2316 2024-09-21T10:18:06.935 INFO:tasks.rados.rados.0.smithi007.stdout:2909: oid 22 updating version 2316 to 2318 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:2909: oid 22 version 2318 is already newer than 2317 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 2318 (ObjNum 1086 snap 363 seq_num 1086) dirty exists 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:2909: left oid 22 (ObjNum 1086 snap 363 seq_num 1086) 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:2910: finishing write tid 1 to smithi00780062-27 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:2908: done (6 left) 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:2909: done (5 left) 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:2916: done (4 left) 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:2917: read oid 46 snap -1 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:2917: expect (ObjNum 1085 snap 363 seq_num 1085) 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:2918: write oid 48 current snap is 363 2024-09-21T10:18:06.936 INFO:tasks.rados.rados.0.smithi007.stdout:2918: seq_num 1089 ranges {702823=584640,2059126=243697} 2024-09-21T10:18:06.942 INFO:tasks.rados.rados.0.smithi007.stdout:2918: writing smithi00780062-48 from 702823 to 1287463 tid 1 2024-09-21T10:18:06.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:18:06.853+0000 7f0ef5e32640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-21T10:18:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[101144]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:18:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[101144]: osd.2 [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405] boot 2024-09-21T10:18:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[101144]: osdmap e796: 8 total, 8 up, 8 in 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[101144]: pgmap v664: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 249 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 664 KiB/s wr, 4 op/s; 52/489 objects degraded (10.634%) 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[101144]: osdmap e797: 8 total, 8 up, 8 in 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[99390]: osd.2 [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405] boot 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[99390]: osdmap e796: 8 total, 8 up, 8 in 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[99390]: pgmap v664: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 249 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 664 KiB/s wr, 4 op/s; 52/489 objects degraded (10.634%) 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:06.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:06.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:06 smithi007 ceph-mon[99390]: osdmap e797: 8 total, 8 up, 8 in 2024-09-21T10:18:06.948 INFO:tasks.rados.rados.0.smithi007.stdout:2918: writing smithi00780062-48 from 2059126 to 2302823 tid 2 2024-09-21T10:18:06.948 INFO:tasks.rados.rados.0.smithi007.stdout:2919: write oid 22 current snap is 363 2024-09-21T10:18:06.948 INFO:tasks.rados.rados.0.smithi007.stdout:2919: seq_num 1090 ranges {719630=659889,2117608=202022} 2024-09-21T10:18:06.955 INFO:tasks.rados.rados.0.smithi007.stdout:2919: writing smithi00780062-22 from 719630 to 1379519 tid 1 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2919: writing smithi00780062-22 from 2117608 to 2319630 tid 2 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2920: delete oid 40 current snap is 363 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2910: finishing write tid 2 to smithi00780062-27 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2910: finishing write tid 3 to smithi00780062-27 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2910: finishing write tid 4 to smithi00780062-27 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2910: oid 27 updating version 0 to 2321 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2910: oid 27 version 2321 is already newer than 2319 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2910: oid 27 version 2321 is already newer than 2320 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 2321 (ObjNum 1087 snap 363 seq_num 1087) dirty exists 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2910: left oid 27 (ObjNum 1087 snap 363 seq_num 1087) 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2913: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:2913: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:18:06.961 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1726 (ObjNum 882 snap 307 seq_num 882) dirty exists 2024-09-21T10:18:06.962 INFO:tasks.rados.rados.0.smithi007.stdout:2915: expect (ObjNum 943 snap 322 seq_num 943) 2024-09-21T10:18:07.088 INFO:tasks.rados.rados.0.smithi007.stdout:2917: expect (ObjNum 1085 snap 363 seq_num 1085) 2024-09-21T10:18:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:06 smithi031 ceph-mon[96824]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:18:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:06 smithi031 ceph-mon[96824]: osd.2 [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405] boot 2024-09-21T10:18:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:06 smithi031 ceph-mon[96824]: osdmap e796: 8 total, 8 up, 8 in 2024-09-21T10:18:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T10:18:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:06 smithi031 ceph-mon[96824]: pgmap v664: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 249 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 664 KiB/s wr, 4 op/s; 52/489 objects degraded (10.634%) 2024-09-21T10:18:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:06 smithi031 ceph-mon[96824]: osdmap e797: 8 total, 8 up, 8 in 2024-09-21T10:18:07.190 INFO:tasks.rados.rados.0.smithi007.stdout:2918: finishing write tid 1 to smithi00780062-48 2024-09-21T10:18:07.190 INFO:tasks.rados.rados.0.smithi007.stdout:2918: finishing write tid 2 to smithi00780062-48 2024-09-21T10:18:07.190 INFO:tasks.rados.rados.0.smithi007.stdout:2918: finishing write tid 3 to smithi00780062-48 2024-09-21T10:18:07.190 INFO:tasks.rados.rados.0.smithi007.stdout:2918: finishing write tid 4 to smithi00780062-48 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2918: oid 48 updating version 0 to 1025 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2918: oid 48 updating version 1025 to 1026 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2918: oid 48 updating version 1026 to 1027 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 1027 (ObjNum 1089 snap 363 seq_num 1089) dirty exists 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2918: left oid 48 (ObjNum 1089 snap 363 seq_num 1089) 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2919: finishing write tid 1 to smithi00780062-22 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2910: done (7 left) 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2911: done (6 left) 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2913: done (5 left) 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2915: done (4 left) 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2917: done (3 left) 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2918: done (2 left) 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2920: done (1 left) 2024-09-21T10:18:07.191 INFO:tasks.rados.rados.0.smithi007.stdout:2921: write oid 4 current snap is 363 2024-09-21T10:18:07.192 INFO:tasks.rados.rados.0.smithi007.stdout:2919: finishing write tid 2 to smithi00780062-22 2024-09-21T10:18:07.192 INFO:tasks.rados.rados.0.smithi007.stdout:2919: finishing write tid 3 to smithi00780062-22 2024-09-21T10:18:07.192 INFO:tasks.rados.rados.0.smithi007.stdout:2919: finishing write tid 4 to smithi00780062-22 2024-09-21T10:18:07.192 INFO:tasks.rados.rados.0.smithi007.stdout:2919: oid 22 updating version 0 to 2349 2024-09-21T10:18:07.192 INFO:tasks.rados.rados.0.smithi007.stdout:2919: oid 22 version 2349 is already newer than 2348 2024-09-21T10:18:07.192 INFO:tasks.rados.rados.0.smithi007.stdout:2919: oid 22 updating version 2349 to 2350 2024-09-21T10:18:07.192 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 2350 (ObjNum 1090 snap 363 seq_num 1090) dirty exists 2024-09-21T10:18:07.192 INFO:tasks.rados.rados.0.smithi007.stdout:2919: left oid 22 (ObjNum 1090 snap 363 seq_num 1090) 2024-09-21T10:18:07.192 INFO:tasks.rados.rados.0.smithi007.stdout:2921: seq_num 1092 ranges {753244=410387,1834572=518672} 2024-09-21T10:18:07.196 INFO:tasks.rados.rados.0.smithi007.stdout:2921: writing smithi00780062-4 from 753244 to 1163631 tid 1 2024-09-21T10:18:07.203 INFO:tasks.rados.rados.0.smithi007.stdout:2921: writing smithi00780062-4 from 1834572 to 2353244 tid 2 2024-09-21T10:18:07.203 INFO:tasks.rados.rados.0.smithi007.stdout:2919: done (1 left) 2024-09-21T10:18:07.203 INFO:tasks.rados.rados.0.smithi007.stdout:2922: snap_create 2024-09-21T10:18:07.203 INFO:tasks.rados.rados.0.smithi007.stdout:2921: finishing write tid 1 to smithi00780062-4 2024-09-21T10:18:07.206 INFO:tasks.rados.rados.0.smithi007.stdout:2921: finishing write tid 2 to smithi00780062-4 2024-09-21T10:18:07.206 INFO:tasks.rados.rados.0.smithi007.stdout:2921: finishing write tid 3 to smithi00780062-4 2024-09-21T10:18:07.207 INFO:tasks.rados.rados.0.smithi007.stdout:2921: finishing write tid 4 to smithi00780062-4 2024-09-21T10:18:07.207 INFO:tasks.rados.rados.0.smithi007.stdout:2921: oid 4 updating version 0 to 689 2024-09-21T10:18:07.207 INFO:tasks.rados.rados.0.smithi007.stdout:2921: oid 4 version 689 is already newer than 688 2024-09-21T10:18:07.207 INFO:tasks.rados.rados.0.smithi007.stdout:2921: oid 4 version 689 is already newer than 687 2024-09-21T10:18:07.207 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 689 (ObjNum 1092 snap 363 seq_num 1092) dirty exists 2024-09-21T10:18:07.207 INFO:tasks.rados.rados.0.smithi007.stdout:2921: left oid 4 (ObjNum 1092 snap 363 seq_num 1092) 2024-09-21T10:18:07.754 INFO:tasks.rados.rados.0.smithi007.stdout:2921: done (1 left) 2024-09-21T10:18:07.755 INFO:tasks.rados.rados.0.smithi007.stdout:2922: done (0 left) 2024-09-21T10:18:07.755 INFO:tasks.rados.rados.0.smithi007.stdout:2923: write oid 23 current snap is 364 2024-09-21T10:18:07.755 INFO:tasks.rados.rados.0.smithi007.stdout:2923: seq_num 1093 ranges {770051=485636,1776701=511047} 2024-09-21T10:18:07.761 INFO:tasks.rados.rados.0.smithi007.stdout:2923: writing smithi00780062-23 from 770051 to 1255687 tid 1 2024-09-21T10:18:07.767 INFO:tasks.rados.rados.0.smithi007.stdout:2923: writing smithi00780062-23 from 1776701 to 2287748 tid 2 2024-09-21T10:18:07.767 INFO:tasks.rados.rados.0.smithi007.stdout:2924: snap_remove snap 325 2024-09-21T10:18:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:18:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:07 smithi031 ceph-mon[96824]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-21T10:18:08.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:08.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:08.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:08.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:08.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:08.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:08.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:08.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:08.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:08.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:18:08.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:18:08.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[99390]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:18:08.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:07 smithi007 ceph-mon[101144]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-21T10:18:08.763 INFO:tasks.rados.rados.0.smithi007.stdout:2924: done (1 left) 2024-09-21T10:18:08.763 INFO:tasks.rados.rados.0.smithi007.stdout:2925: snap_create 2024-09-21T10:18:08.764 INFO:tasks.rados.rados.0.smithi007.stdout:2923: finishing write tid 1 to smithi00780062-23 2024-09-21T10:18:08.764 INFO:tasks.rados.rados.0.smithi007.stdout:2923: finishing write tid 2 to smithi00780062-23 2024-09-21T10:18:08.764 INFO:tasks.rados.rados.0.smithi007.stdout:2923: finishing write tid 3 to smithi00780062-23 2024-09-21T10:18:08.764 INFO:tasks.rados.rados.0.smithi007.stdout:2923: finishing write tid 4 to smithi00780062-23 2024-09-21T10:18:08.764 INFO:tasks.rados.rados.0.smithi007.stdout:2923: oid 23 updating version 0 to 1028 2024-09-21T10:18:08.764 INFO:tasks.rados.rados.0.smithi007.stdout:2923: oid 23 updating version 1028 to 1029 2024-09-21T10:18:08.764 INFO:tasks.rados.rados.0.smithi007.stdout:2923: oid 23 updating version 1029 to 1030 2024-09-21T10:18:08.764 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 1030 (ObjNum 1093 snap 364 seq_num 1093) dirty exists 2024-09-21T10:18:08.764 INFO:tasks.rados.rados.0.smithi007.stdout:2923: left oid 23 (ObjNum 1093 snap 364 seq_num 1093) 2024-09-21T10:18:09.123 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:08 smithi007 ceph-mon[99390]: osdmap e798: 8 total, 8 up, 8 in 2024-09-21T10:18:09.123 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:08 smithi007 ceph-mon[99390]: pgmap v667: 89 pgs: 1 active+clean+snaptrim, 3 activating, 4 active+undersized, 5 active+undersized+degraded, 76 active+clean; 257 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 15 op/s; 42/498 objects degraded (8.434%); 775 KiB/s, 0 objects/s recovering 2024-09-21T10:18:09.123 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:08 smithi007 ceph-mon[101144]: osdmap e798: 8 total, 8 up, 8 in 2024-09-21T10:18:09.123 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:08 smithi007 ceph-mon[101144]: pgmap v667: 89 pgs: 1 active+clean+snaptrim, 3 activating, 4 active+undersized, 5 active+undersized+degraded, 76 active+clean; 257 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 15 op/s; 42/498 objects degraded (8.434%); 775 KiB/s, 0 objects/s recovering 2024-09-21T10:18:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:08 smithi031 ceph-mon[96824]: osdmap e798: 8 total, 8 up, 8 in 2024-09-21T10:18:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:08 smithi031 ceph-mon[96824]: pgmap v667: 89 pgs: 1 active+clean+snaptrim, 3 activating, 4 active+undersized, 5 active+undersized+degraded, 76 active+clean; 257 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.7 MiB/s wr, 15 op/s; 42/498 objects degraded (8.434%); 775 KiB/s, 0 objects/s recovering 2024-09-21T10:18:09.765 INFO:tasks.rados.rados.0.smithi007.stdout:2923: done (1 left) 2024-09-21T10:18:09.765 INFO:tasks.rados.rados.0.smithi007.stdout:2925: done (0 left) 2024-09-21T10:18:09.765 INFO:tasks.rados.rados.0.smithi007.stdout:2926: rollback oid 14 current snap is 365 2024-09-21T10:18:09.765 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 357 2024-09-21T10:18:09.765 INFO:tasks.rados.rados.0.smithi007.stdout:2927: read oid 17 snap -1 2024-09-21T10:18:09.765 INFO:tasks.rados.rados.0.smithi007.stdout:2927: expect deleted 2024-09-21T10:18:09.765 INFO:tasks.rados.rados.0.smithi007.stdout:2928: snap_remove snap 360 2024-09-21T10:18:10.133 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:09 smithi007 ceph-mon[99390]: osdmap e799: 8 total, 8 up, 8 in 2024-09-21T10:18:10.133 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:09 smithi007 ceph-mon[101144]: osdmap e799: 8 total, 8 up, 8 in 2024-09-21T10:18:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:09 smithi031 ceph-mon[96824]: osdmap e799: 8 total, 8 up, 8 in 2024-09-21T10:18:10.772 INFO:tasks.rados.rados.0.smithi007.stdout:2928: done (2 left) 2024-09-21T10:18:10.772 INFO:tasks.rados.rados.0.smithi007.stdout:2929: delete oid 46 current snap is 365 2024-09-21T10:18:10.772 INFO:tasks.rados.rados.0.smithi007.stdout:2926: finishing rollback tid 0 to smithi00780062-14 2024-09-21T10:18:10.772 INFO:tasks.rados.rados.0.smithi007.stdout:2926: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:18:10.772 INFO:tasks.rados.rados.0.smithi007.stdout:2926: finishing rollback tid 2 to smithi00780062-14 2024-09-21T10:18:10.772 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 1477 (ObjNum 1029 snap 350 seq_num 1029) dirty exists 2024-09-21T10:18:10.780 INFO:tasks.rados.rados.0.smithi007.stdout:2926: done (2 left) 2024-09-21T10:18:10.780 INFO:tasks.rados.rados.0.smithi007.stdout:2927: done (1 left) 2024-09-21T10:18:10.780 INFO:tasks.rados.rados.0.smithi007.stdout:2929: done (0 left) 2024-09-21T10:18:10.780 INFO:tasks.rados.rados.0.smithi007.stdout:2930: delete oid 24 current snap is 365 2024-09-21T10:18:10.782 INFO:tasks.rados.rados.0.smithi007.stdout:2930: done (0 left) 2024-09-21T10:18:10.782 INFO:tasks.rados.rados.0.smithi007.stdout:2931: delete oid 15 current snap is 365 2024-09-21T10:18:10.786 INFO:tasks.rados.rados.0.smithi007.stdout:2931: done (0 left) 2024-09-21T10:18:10.786 INFO:tasks.rados.rados.0.smithi007.stdout:2932: rollback oid 32 current snap is 365 2024-09-21T10:18:10.786 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 357 2024-09-21T10:18:10.786 INFO:tasks.rados.rados.0.smithi007.stdout:2933: write oid 48 current snap is 365 2024-09-21T10:18:10.786 INFO:tasks.rados.rados.0.smithi007.stdout:2933: seq_num 1097 ranges {437279=502985,1610629=518385} 2024-09-21T10:18:10.790 INFO:tasks.rados.rados.0.smithi007.stdout:2933: writing smithi00780062-48 from 437279 to 940264 tid 1 2024-09-21T10:18:10.797 INFO:tasks.rados.rados.0.smithi007.stdout:2933: writing smithi00780062-48 from 1610629 to 2129014 tid 2 2024-09-21T10:18:10.797 INFO:tasks.rados.rados.0.smithi007.stdout:2934: write oid 28 current snap is 365 2024-09-21T10:18:10.797 INFO:tasks.rados.rados.0.smithi007.stdout:2934: seq_num 1098 ranges {454086=578234,1669111=662043} 2024-09-21T10:18:10.802 INFO:tasks.rados.rados.0.smithi007.stdout:2934: writing smithi00780062-28 from 454086 to 1032320 tid 1 2024-09-21T10:18:10.809 INFO:tasks.rados.rados.0.smithi007.stdout:2934: writing smithi00780062-28 from 1669111 to 2331154 tid 2 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2935: read oid 10 snap -1 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2935: expect (ObjNum 965 snap 335 seq_num 965) 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2936: snap_create 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2932: finishing rollback tid 0 to smithi00780062-32 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2932: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2932: finishing rollback tid 2 to smithi00780062-32 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1560 (ObjNum 1033 snap 351 seq_num 1033) dirty exists 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2933: finishing write tid 1 to smithi00780062-48 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2933: finishing write tid 2 to smithi00780062-48 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2933: finishing write tid 3 to smithi00780062-48 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2933: finishing write tid 4 to smithi00780062-48 2024-09-21T10:18:10.810 INFO:tasks.rados.rados.0.smithi007.stdout:2933: oid 48 updating version 0 to 1037 2024-09-21T10:18:10.811 INFO:tasks.rados.rados.0.smithi007.stdout:2933: oid 48 version 1037 is already newer than 1036 2024-09-21T10:18:10.811 INFO:tasks.rados.rados.0.smithi007.stdout:2933: oid 48 updating version 1037 to 1038 2024-09-21T10:18:10.811 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 1038 (ObjNum 1097 snap 365 seq_num 1097) dirty exists 2024-09-21T10:18:10.811 INFO:tasks.rados.rados.0.smithi007.stdout:2933: left oid 48 (ObjNum 1097 snap 365 seq_num 1097) 2024-09-21T10:18:10.811 INFO:tasks.rados.rados.0.smithi007.stdout:2934: finishing write tid 1 to smithi00780062-28 2024-09-21T10:18:10.813 INFO:tasks.rados.rados.0.smithi007.stdout:2935: expect (ObjNum 965 snap 335 seq_num 965) 2024-09-21T10:18:10.942 INFO:tasks.rados.rados.0.smithi007.stdout:2934: finishing write tid 2 to smithi00780062-28 2024-09-21T10:18:10.942 INFO:tasks.rados.rados.0.smithi007.stdout:2934: finishing write tid 3 to smithi00780062-28 2024-09-21T10:18:10.942 INFO:tasks.rados.rados.0.smithi007.stdout:2934: finishing write tid 4 to smithi00780062-28 2024-09-21T10:18:10.942 INFO:tasks.rados.rados.0.smithi007.stdout:2934: oid 28 updating version 0 to 647 2024-09-21T10:18:10.942 INFO:tasks.rados.rados.0.smithi007.stdout:2934: oid 28 updating version 647 to 649 2024-09-21T10:18:10.942 INFO:tasks.rados.rados.0.smithi007.stdout:2934: oid 28 version 649 is already newer than 648 2024-09-21T10:18:10.942 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 649 (ObjNum 1098 snap 365 seq_num 1098) dirty exists 2024-09-21T10:18:10.942 INFO:tasks.rados.rados.0.smithi007.stdout:2934: left oid 28 (ObjNum 1098 snap 365 seq_num 1098) 2024-09-21T10:18:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:10 smithi031 ceph-mon[96824]: osdmap e800: 8 total, 8 up, 8 in 2024-09-21T10:18:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:10 smithi031 ceph-mon[96824]: pgmap v670: 89 pgs: 1 active+clean+snaptrim, 3 activating, 85 active+clean; 243 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 21 op/s; 5.5 MiB/s, 4 objects/s recovering 2024-09-21T10:18:11.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:10 smithi007 ceph-mon[99390]: osdmap e800: 8 total, 8 up, 8 in 2024-09-21T10:18:11.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:10 smithi007 ceph-mon[99390]: pgmap v670: 89 pgs: 1 active+clean+snaptrim, 3 activating, 85 active+clean; 243 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 21 op/s; 5.5 MiB/s, 4 objects/s recovering 2024-09-21T10:18:11.194 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:18:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:18:10] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.51.0" 2024-09-21T10:18:11.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:10 smithi007 ceph-mon[101144]: osdmap e800: 8 total, 8 up, 8 in 2024-09-21T10:18:11.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:10 smithi007 ceph-mon[101144]: pgmap v670: 89 pgs: 1 active+clean+snaptrim, 3 activating, 85 active+clean; 243 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 21 op/s; 5.5 MiB/s, 4 objects/s recovering 2024-09-21T10:18:11.776 INFO:tasks.rados.rados.0.smithi007.stdout:2932: done (4 left) 2024-09-21T10:18:11.776 INFO:tasks.rados.rados.0.smithi007.stdout:2933: done (3 left) 2024-09-21T10:18:11.776 INFO:tasks.rados.rados.0.smithi007.stdout:2934: done (2 left) 2024-09-21T10:18:11.776 INFO:tasks.rados.rados.0.smithi007.stdout:2935: done (1 left) 2024-09-21T10:18:11.776 INFO:tasks.rados.rados.0.smithi007.stdout:2936: done (0 left) 2024-09-21T10:18:11.776 INFO:tasks.rados.rados.0.smithi007.stdout:2937: write oid 45 current snap is 366 2024-09-21T10:18:11.776 INFO:tasks.rados.rados.0.smithi007.stdout:2937: seq_num 1099 ranges {470893=653483,1727593=522054} 2024-09-21T10:18:11.782 INFO:tasks.rados.rados.0.smithi007.stdout:2937: writing smithi00780062-45 from 470893 to 1124376 tid 1 2024-09-21T10:18:11.788 INFO:tasks.rados.rados.0.smithi007.stdout:2937: writing smithi00780062-45 from 1727593 to 2249647 tid 2 2024-09-21T10:18:11.788 INFO:tasks.rados.rados.0.smithi007.stdout:2938: write oid 4 current snap is 366 2024-09-21T10:18:11.788 INFO:tasks.rados.rados.0.smithi007.stdout:2938: seq_num 1100 ranges {487700=728732,1786075=665712} 2024-09-21T10:18:11.795 INFO:tasks.rados.rados.0.smithi007.stdout:2938: writing smithi00780062-4 from 487700 to 1216432 tid 1 2024-09-21T10:18:11.802 INFO:tasks.rados.rados.0.smithi007.stdout:2938: writing smithi00780062-4 from 1786075 to 2451787 tid 2 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2939: read oid 26 snap -1 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2939: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2940: delete oid 13 current snap is 366 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2937: finishing write tid 1 to smithi00780062-45 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2937: finishing write tid 2 to smithi00780062-45 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2937: finishing write tid 3 to smithi00780062-45 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2937: finishing write tid 4 to smithi00780062-45 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2937: oid 45 updating version 0 to 1485 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2937: oid 45 version 1485 is already newer than 1484 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2937: oid 45 updating version 1485 to 1486 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1486 (ObjNum 1099 snap 366 seq_num 1099) dirty exists 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2937: left oid 45 (ObjNum 1099 snap 366 seq_num 1099) 2024-09-21T10:18:11.803 INFO:tasks.rados.rados.0.smithi007.stdout:2938: finishing write tid 1 to smithi00780062-4 2024-09-21T10:18:11.808 INFO:tasks.rados.rados.0.smithi007.stdout:2937: done (3 left) 2024-09-21T10:18:11.808 INFO:tasks.rados.rados.0.smithi007.stdout:2940: done (2 left) 2024-09-21T10:18:11.808 INFO:tasks.rados.rados.0.smithi007.stdout:2941: rollback oid 6 current snap is 366 2024-09-21T10:18:11.809 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 336 2024-09-21T10:18:11.809 INFO:tasks.rados.rados.0.smithi007.stdout:2942: delete oid 8 current snap is 366 2024-09-21T10:18:11.811 INFO:tasks.rados.rados.0.smithi007.stdout:2942: done (3 left) 2024-09-21T10:18:11.811 INFO:tasks.rados.rados.0.smithi007.stdout:2943: delete oid 13 current snap is 366 2024-09-21T10:18:11.812 INFO:tasks.rados.rados.0.smithi007.stdout:2941: finishing rollback tid 0 to smithi00780062-6 2024-09-21T10:18:11.812 INFO:tasks.rados.rados.0.smithi007.stdout:2941: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:18:11.812 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 1033 (ObjNum 129 snap 0 seq_num 3840169624) dirty dne 2024-09-21T10:18:11.815 INFO:tasks.rados.rados.0.smithi007.stdout:2941: done (3 left) 2024-09-21T10:18:11.815 INFO:tasks.rados.rados.0.smithi007.stdout:2943: done (2 left) 2024-09-21T10:18:11.815 INFO:tasks.rados.rados.0.smithi007.stdout:2944: read oid 32 snap -1 2024-09-21T10:18:11.815 INFO:tasks.rados.rados.0.smithi007.stdout:2944: expect (ObjNum 1033 snap 351 seq_num 1033) 2024-09-21T10:18:11.815 INFO:tasks.rados.rados.0.smithi007.stdout:2945: write oid 5 current snap is 366 2024-09-21T10:18:11.815 INFO:tasks.rados.rados.0.smithi007.stdout:2945: seq_num 1104 ranges {554928=746081,2020003=534925} 2024-09-21T10:18:11.822 INFO:tasks.rados.rados.0.smithi007.stdout:2945: writing smithi00780062-5 from 554928 to 1301009 tid 1 2024-09-21T10:18:11.829 INFO:tasks.rados.rados.0.smithi007.stdout:2945: writing smithi00780062-5 from 2020003 to 2554928 tid 2 2024-09-21T10:18:11.829 INFO:tasks.rados.rados.0.smithi007.stdout:2946: snap_create 2024-09-21T10:18:11.829 INFO:tasks.rados.rados.0.smithi007.stdout:2938: finishing write tid 2 to smithi00780062-4 2024-09-21T10:18:11.829 INFO:tasks.rados.rados.0.smithi007.stdout:2938: finishing write tid 3 to smithi00780062-4 2024-09-21T10:18:11.829 INFO:tasks.rados.rados.0.smithi007.stdout:2944: expect (ObjNum 1033 snap 351 seq_num 1033) 2024-09-21T10:18:11.972 INFO:tasks.rados.rados.0.smithi007.stdout:2939: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:18:12.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:11 smithi031 ceph-mon[96824]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/498 objects degraded (8.434%), 5 pgs degraded) 2024-09-21T10:18:12.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:11 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:18:12.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:11 smithi031 ceph-mon[96824]: osdmap e801: 8 total, 8 up, 8 in 2024-09-21T10:18:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:11 smithi007 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/498 objects degraded (8.434%), 5 pgs degraded) 2024-09-21T10:18:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:11 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:18:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:11 smithi007 ceph-mon[99390]: osdmap e801: 8 total, 8 up, 8 in 2024-09-21T10:18:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:11 smithi007 ceph-mon[101144]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/498 objects degraded (8.434%), 5 pgs degraded) 2024-09-21T10:18:12.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:11 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:18:12.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:11 smithi007 ceph-mon[101144]: osdmap e801: 8 total, 8 up, 8 in 2024-09-21T10:18:12.243 INFO:tasks.rados.rados.0.smithi007.stdout:2938: finishing write tid 4 to smithi00780062-4 2024-09-21T10:18:12.243 INFO:tasks.rados.rados.0.smithi007.stdout:2938: oid 4 updating version 0 to 696 2024-09-21T10:18:12.243 INFO:tasks.rados.rados.0.smithi007.stdout:2938: oid 4 updating version 696 to 697 2024-09-21T10:18:12.243 INFO:tasks.rados.rados.0.smithi007.stdout:2938: oid 4 version 697 is already newer than 695 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 697 (ObjNum 1100 snap 366 seq_num 1100) dirty exists 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:2938: left oid 4 (ObjNum 1100 snap 366 seq_num 1100) 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:2945: finishing write tid 1 to smithi00780062-5 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:2945: finishing write tid 2 to smithi00780062-5 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:2945: finishing write tid 3 to smithi00780062-5 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:2945: finishing write tid 4 to smithi00780062-5 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:2945: oid 5 updating version 0 to 823 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:2945: oid 5 updating version 823 to 824 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:2945: oid 5 version 824 is already newer than 822 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 824 (ObjNum 1104 snap 366 seq_num 1104) dirty exists 2024-09-21T10:18:12.244 INFO:tasks.rados.rados.0.smithi007.stdout:2945: left oid 5 (ObjNum 1104 snap 366 seq_num 1104) 2024-09-21T10:18:12.675 INFO:tasks.rados.rados.0.smithi007.stdout:2938: done (4 left) 2024-09-21T10:18:12.676 INFO:tasks.rados.rados.0.smithi007.stdout:2939: done (3 left) 2024-09-21T10:18:12.676 INFO:tasks.rados.rados.0.smithi007.stdout:2944: done (2 left) 2024-09-21T10:18:12.676 INFO:tasks.rados.rados.0.smithi007.stdout:2945: done (1 left) 2024-09-21T10:18:12.676 INFO:tasks.rados.rados.0.smithi007.stdout:2946: done (0 left) 2024-09-21T10:18:12.676 INFO:tasks.rados.rados.0.smithi007.stdout:2947: delete oid 36 current snap is 367 2024-09-21T10:18:12.681 INFO:tasks.rados.rados.0.smithi007.stdout:2947: done (0 left) 2024-09-21T10:18:12.681 INFO:tasks.rados.rados.0.smithi007.stdout:2948: delete oid 42 current snap is 367 2024-09-21T10:18:12.685 INFO:tasks.rados.rados.0.smithi007.stdout:2948: done (0 left) 2024-09-21T10:18:12.685 INFO:tasks.rados.rados.0.smithi007.stdout:2949: write oid 47 current snap is 367 2024-09-21T10:18:12.685 INFO:tasks.rados.rados.0.smithi007.stdout:2949: seq_num 1107 ranges {605349=571828,1679096=420377} 2024-09-21T10:18:12.691 INFO:tasks.rados.rados.0.smithi007.stdout:2949: writing smithi00780062-47 from 605349 to 1177177 tid 1 2024-09-21T10:18:12.696 INFO:tasks.rados.rados.0.smithi007.stdout:2949: writing smithi00780062-47 from 1679096 to 2099473 tid 2 2024-09-21T10:18:12.697 INFO:tasks.rados.rados.0.smithi007.stdout:2950: write oid 20 current snap is 367 2024-09-21T10:18:12.697 INFO:tasks.rados.rados.0.smithi007.stdout:2949: finishing write tid 1 to smithi00780062-47 2024-09-21T10:18:12.697 INFO:tasks.rados.rados.0.smithi007.stdout:2950: seq_num 1108 ranges {622156=647077,1737578=680388} 2024-09-21T10:18:12.703 INFO:tasks.rados.rados.0.smithi007.stdout:2950: writing smithi00780062-20 from 622156 to 1269233 tid 1 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:2950: writing smithi00780062-20 from 1737578 to 2417966 tid 2 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:2951: read oid 50 snap -1 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:2951: expect (ObjNum 1074 snap 360 seq_num 1074) 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:2952: write oid 46 current snap is 367 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:2949: finishing write tid 2 to smithi00780062-47 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:2949: finishing write tid 3 to smithi00780062-47 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:2949: finishing write tid 4 to smithi00780062-47 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:2949: oid 47 updating version 0 to 1748 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:2949: oid 47 version 1748 is already newer than 1747 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:2949: oid 47 updating version 1748 to 1749 2024-09-21T10:18:12.711 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1749 (ObjNum 1107 snap 367 seq_num 1107) dirty exists 2024-09-21T10:18:12.712 INFO:tasks.rados.rados.0.smithi007.stdout:2949: left oid 47 (ObjNum 1107 snap 367 seq_num 1107) 2024-09-21T10:18:12.712 INFO:tasks.rados.rados.0.smithi007.stdout:2952: seq_num 1109 ranges {638963=722326,2079707=424046} 2024-09-21T10:18:12.718 INFO:tasks.rados.rados.0.smithi007.stdout:2952: writing smithi00780062-46 from 638963 to 1361289 tid 1 2024-09-21T10:18:12.725 INFO:tasks.rados.rados.0.smithi007.stdout:2952: writing smithi00780062-46 from 2079707 to 2503753 tid 2 2024-09-21T10:18:12.725 INFO:tasks.rados.rados.0.smithi007.stdout:2949: done (3 left) 2024-09-21T10:18:12.725 INFO:tasks.rados.rados.0.smithi007.stdout:2953: snap_create 2024-09-21T10:18:12.725 INFO:tasks.rados.rados.0.smithi007.stdout:2950: finishing write tid 1 to smithi00780062-20 2024-09-21T10:18:12.725 INFO:tasks.rados.rados.0.smithi007.stdout:2950: finishing write tid 2 to smithi00780062-20 2024-09-21T10:18:12.726 INFO:tasks.rados.rados.0.smithi007.stdout:2950: finishing write tid 3 to smithi00780062-20 2024-09-21T10:18:12.726 INFO:tasks.rados.rados.0.smithi007.stdout:2950: finishing write tid 4 to smithi00780062-20 2024-09-21T10:18:12.726 INFO:tasks.rados.rados.0.smithi007.stdout:2950: oid 20 updating version 0 to 1037 2024-09-21T10:18:12.726 INFO:tasks.rados.rados.0.smithi007.stdout:2950: oid 20 version 1037 is already newer than 1036 2024-09-21T10:18:12.726 INFO:tasks.rados.rados.0.smithi007.stdout:2950: oid 20 version 1037 is already newer than 1035 2024-09-21T10:18:12.726 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 1037 (ObjNum 1108 snap 367 seq_num 1108) dirty exists 2024-09-21T10:18:12.726 INFO:tasks.rados.rados.0.smithi007.stdout:2950: left oid 20 (ObjNum 1108 snap 367 seq_num 1108) 2024-09-21T10:18:12.726 INFO:tasks.rados.rados.0.smithi007.stdout:2951: expect (ObjNum 1074 snap 360 seq_num 1074) 2024-09-21T10:18:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2952: finishing write tid 1 to smithi00780062-46 2024-09-21T10:18:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2952: finishing write tid 2 to smithi00780062-46 2024-09-21T10:18:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2952: finishing write tid 3 to smithi00780062-46 2024-09-21T10:18:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2952: finishing write tid 4 to smithi00780062-46 2024-09-21T10:18:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2952: oid 46 updating version 0 to 2367 2024-09-21T10:18:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2952: oid 46 version 2367 is already newer than 2366 2024-09-21T10:18:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2952: oid 46 updating version 2367 to 2368 2024-09-21T10:18:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 2368 (ObjNum 1109 snap 367 seq_num 1109) dirty exists 2024-09-21T10:18:12.809 INFO:tasks.rados.rados.0.smithi007.stdout:2952: left oid 46 (ObjNum 1109 snap 367 seq_num 1109) 2024-09-21T10:18:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:12 smithi031 ceph-mon[96824]: osdmap e802: 8 total, 8 up, 8 in 2024-09-21T10:18:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:12 smithi031 ceph-mon[96824]: pgmap v673: 89 pgs: 89 active+clean; 236 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.5 MiB/s wr, 21 op/s; 4.7 MiB/s, 3 objects/s recovering 2024-09-21T10:18:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:12 smithi031 ceph-mon[96824]: osdmap e803: 8 total, 8 up, 8 in 2024-09-21T10:18:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:12 smithi007 ceph-mon[99390]: osdmap e802: 8 total, 8 up, 8 in 2024-09-21T10:18:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:12 smithi007 ceph-mon[99390]: pgmap v673: 89 pgs: 89 active+clean; 236 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.5 MiB/s wr, 21 op/s; 4.7 MiB/s, 3 objects/s recovering 2024-09-21T10:18:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:12 smithi007 ceph-mon[99390]: osdmap e803: 8 total, 8 up, 8 in 2024-09-21T10:18:13.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:12 smithi007 ceph-mon[101144]: osdmap e802: 8 total, 8 up, 8 in 2024-09-21T10:18:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:12 smithi007 ceph-mon[101144]: pgmap v673: 89 pgs: 89 active+clean; 236 MiB data, 781 MiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.5 MiB/s wr, 21 op/s; 4.7 MiB/s, 3 objects/s recovering 2024-09-21T10:18:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:12 smithi007 ceph-mon[101144]: osdmap e803: 8 total, 8 up, 8 in 2024-09-21T10:18:13.683 INFO:tasks.rados.rados.0.smithi007.stdout:2950: done (3 left) 2024-09-21T10:18:13.683 INFO:tasks.rados.rados.0.smithi007.stdout:2951: done (2 left) 2024-09-21T10:18:13.683 INFO:tasks.rados.rados.0.smithi007.stdout:2952: done (1 left) 2024-09-21T10:18:13.684 INFO:tasks.rados.rados.0.smithi007.stdout:2953: done (0 left) 2024-09-21T10:18:13.684 INFO:tasks.rados.rados.0.smithi007.stdout:2954: snap_remove snap 362 2024-09-21T10:18:14.689 INFO:tasks.rados.rados.0.smithi007.stdout:2954: done (0 left) 2024-09-21T10:18:14.689 INFO:tasks.rados.rados.0.smithi007.stdout:2955: read oid 11 snap -1 2024-09-21T10:18:14.689 INFO:tasks.rados.rados.0.smithi007.stdout:2955: expect deleted 2024-09-21T10:18:14.689 INFO:tasks.rados.rados.0.smithi007.stdout:2956: rollback oid 23 current snap is 368 2024-09-21T10:18:14.689 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 23 to 363 2024-09-21T10:18:14.689 INFO:tasks.rados.rados.0.smithi007.stdout:2957: snap_create 2024-09-21T10:18:14.696 INFO:tasks.rados.rados.0.smithi007.stdout:2956: finishing rollback tid 0 to smithi00780062-23 2024-09-21T10:18:14.696 INFO:tasks.rados.rados.0.smithi007.stdout:2956: finishing rollback tid 1 to smithi00780062-23 2024-09-21T10:18:14.696 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 1041 (ObjNum 129 snap 0 seq_num 3840135320) dirty dne 2024-09-21T10:18:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:14 smithi007 ceph-mon[99390]: osdmap e804: 8 total, 8 up, 8 in 2024-09-21T10:18:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:14 smithi007 ceph-mon[101144]: osdmap e804: 8 total, 8 up, 8 in 2024-09-21T10:18:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:14 smithi031 ceph-mon[96824]: osdmap e804: 8 total, 8 up, 8 in 2024-09-21T10:18:15.693 INFO:tasks.rados.rados.0.smithi007.stdout:2955: done (2 left) 2024-09-21T10:18:15.693 INFO:tasks.rados.rados.0.smithi007.stdout:2956: done (1 left) 2024-09-21T10:18:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2957: done (0 left) 2024-09-21T10:18:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2958: rollback oid 9 current snap is 369 2024-09-21T10:18:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 365 2024-09-21T10:18:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2959: write oid 29 current snap is 369 2024-09-21T10:18:15.694 INFO:tasks.rados.rados.0.smithi007.stdout:2959: seq_num 1110 ranges {655770=513928,1854542=684057} 2024-09-21T10:18:15.699 INFO:tasks.rados.rados.0.smithi007.stdout:2959: writing smithi00780062-29 from 655770 to 1169698 tid 1 2024-09-21T10:18:15.707 INFO:tasks.rados.rados.0.smithi007.stdout:2959: writing smithi00780062-29 from 1854542 to 2538599 tid 2 2024-09-21T10:18:15.707 INFO:tasks.rados.rados.0.smithi007.stdout:2960: write oid 44 current snap is 369 2024-09-21T10:18:15.707 INFO:tasks.rados.rados.0.smithi007.stdout:2960: seq_num 1111 ranges {672577=589177,1913024=427715} 2024-09-21T10:18:15.714 INFO:tasks.rados.rados.0.smithi007.stdout:2960: writing smithi00780062-44 from 672577 to 1261754 tid 1 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:2960: writing smithi00780062-44 from 1913024 to 2340739 tid 2 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:2961: snap_create 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:2958: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1305 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:2959: finishing write tid 1 to smithi00780062-29 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:2959: finishing write tid 2 to smithi00780062-29 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:2959: finishing write tid 3 to smithi00780062-29 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:2959: finishing write tid 4 to smithi00780062-29 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:2959: oid 29 updating version 0 to 1383 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:2959: oid 29 version 1383 is already newer than 1382 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:2959: oid 29 version 1383 is already newer than 1381 2024-09-21T10:18:15.721 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1383 (ObjNum 1110 snap 369 seq_num 1110) dirty exists 2024-09-21T10:18:15.722 INFO:tasks.rados.rados.0.smithi007.stdout:2959: left oid 29 (ObjNum 1110 snap 369 seq_num 1110) 2024-09-21T10:18:15.727 INFO:tasks.rados.rados.0.smithi007.stdout:2960: finishing write tid 1 to smithi00780062-44 2024-09-21T10:18:15.729 INFO:tasks.rados.rados.0.smithi007.stdout:2960: finishing write tid 2 to smithi00780062-44 2024-09-21T10:18:15.729 INFO:tasks.rados.rados.0.smithi007.stdout:2960: finishing write tid 3 to smithi00780062-44 2024-09-21T10:18:15.729 INFO:tasks.rados.rados.0.smithi007.stdout:2960: finishing write tid 4 to smithi00780062-44 2024-09-21T10:18:15.729 INFO:tasks.rados.rados.0.smithi007.stdout:2960: oid 44 updating version 0 to 2376 2024-09-21T10:18:15.729 INFO:tasks.rados.rados.0.smithi007.stdout:2960: oid 44 version 2376 is already newer than 2375 2024-09-21T10:18:15.729 INFO:tasks.rados.rados.0.smithi007.stdout:2960: oid 44 updating version 2376 to 2377 2024-09-21T10:18:15.729 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 2377 (ObjNum 1111 snap 369 seq_num 1111) dirty exists 2024-09-21T10:18:15.729 INFO:tasks.rados.rados.0.smithi007.stdout:2960: left oid 44 (ObjNum 1111 snap 369 seq_num 1111) 2024-09-21T10:18:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:15 smithi007 ceph-mon[99390]: pgmap v676: 89 pgs: 89 active+clean; 231 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-09-21T10:18:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:15 smithi007 ceph-mon[99390]: osdmap e805: 8 total, 8 up, 8 in 2024-09-21T10:18:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:15 smithi007 ceph-mon[101144]: pgmap v676: 89 pgs: 89 active+clean; 231 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-09-21T10:18:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:15 smithi007 ceph-mon[101144]: osdmap e805: 8 total, 8 up, 8 in 2024-09-21T10:18:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:15 smithi031 ceph-mon[96824]: pgmap v676: 89 pgs: 89 active+clean; 231 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-09-21T10:18:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:15 smithi031 ceph-mon[96824]: osdmap e805: 8 total, 8 up, 8 in 2024-09-21T10:18:16.700 INFO:tasks.rados.rados.0.smithi007.stdout:2958: done (3 left) 2024-09-21T10:18:16.700 INFO:tasks.rados.rados.0.smithi007.stdout:2959: done (2 left) 2024-09-21T10:18:16.700 INFO:tasks.rados.rados.0.smithi007.stdout:2960: done (1 left) 2024-09-21T10:18:16.700 INFO:tasks.rados.rados.0.smithi007.stdout:2961: done (0 left) 2024-09-21T10:18:16.700 INFO:tasks.rados.rados.0.smithi007.stdout:2962: snap_remove snap 365 2024-09-21T10:18:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:16 smithi031 ceph-mon[96824]: osdmap e806: 8 total, 8 up, 8 in 2024-09-21T10:18:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:16 smithi007 ceph-mon[99390]: osdmap e806: 8 total, 8 up, 8 in 2024-09-21T10:18:17.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:16 smithi007 ceph-mon[101144]: osdmap e806: 8 total, 8 up, 8 in 2024-09-21T10:18:17.678 INFO:tasks.rados.rados.0.smithi007.stdout:2962: done (0 left) 2024-09-21T10:18:17.678 INFO:tasks.rados.rados.0.smithi007.stdout:2963: snap_create 2024-09-21T10:18:17.925 INFO:teuthology.orchestra.run.smithi007.stdout:true 2024-09-21T10:18:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:17 smithi031 ceph-mon[96824]: pgmap v679: 89 pgs: 89 active+clean; 234 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 530 KiB/s wr, 7 op/s 2024-09-21T10:18:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:17 smithi031 ceph-mon[96824]: osdmap e807: 8 total, 8 up, 8 in 2024-09-21T10:18:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:17 smithi031 ceph-mon[96824]: osdmap e808: 8 total, 8 up, 8 in 2024-09-21T10:18:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:17 smithi007 ceph-mon[99390]: pgmap v679: 89 pgs: 89 active+clean; 234 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 530 KiB/s wr, 7 op/s 2024-09-21T10:18:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:17 smithi007 ceph-mon[99390]: osdmap e807: 8 total, 8 up, 8 in 2024-09-21T10:18:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:17 smithi007 ceph-mon[99390]: osdmap e808: 8 total, 8 up, 8 in 2024-09-21T10:18:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:17 smithi007 ceph-mon[101144]: pgmap v679: 89 pgs: 89 active+clean; 234 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 530 KiB/s wr, 7 op/s 2024-09-21T10:18:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:17 smithi007 ceph-mon[101144]: osdmap e807: 8 total, 8 up, 8 in 2024-09-21T10:18:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:17 smithi007 ceph-mon[101144]: osdmap e808: 8 total, 8 up, 8 in 2024-09-21T10:18:18.515 INFO:teuthology.orchestra.run.smithi007.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:18:18.515 INFO:teuthology.orchestra.run.smithi007.stdout:alertmanager.a smithi007 *:9093,9094 running (9m) 15s ago 14m 21.5M - 0.27.0 11f11916f8cd 5bc01f454d74 2024-09-21T10:18:18.515 INFO:teuthology.orchestra.run.smithi007.stdout:grafana.a smithi031 *:3000 running (8m) 47s ago 14m 82.8M - 10.4.8 5aad1d7cf004 8582496822ee 2024-09-21T10:18:18.515 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi007.zciwqv smithi007 running (13m) 15s ago 13m 23.3M - 18.2.4-871-g6a1bdf85 0adab276c97e f7b460f7d722 2024-09-21T10:18:18.515 INFO:teuthology.orchestra.run.smithi007.stdout:mds.foo.smithi031.lhcivo smithi031 running (13m) 47s ago 13m 16.6M - 18.2.4-871-g6a1bdf85 0adab276c97e 7127647ffddc 2024-09-21T10:18:18.515 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.x smithi031 *:8443,9283,8765 running (10m) 47s ago 18m 456M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 eac55fade1fb 2024-09-21T10:18:18.515 INFO:teuthology.orchestra.run.smithi007.stdout:mgr.y smithi007 *:8443,9283,8765 running (10m) 15s ago 20m 519M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 ae4dfe09f792 2024-09-21T10:18:18.515 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a smithi007 running (7m) 15s ago 20m 73.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 0f1b2869cef7 2024-09-21T10:18:18.515 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b smithi031 running (5m) 47s ago 19m 50.1M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 00f01674cccd 2024-09-21T10:18:18.515 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c smithi007 running (7m) 15s ago 18m 61.1M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 6960c1f01f9b 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.a smithi007 *:9100 running (9m) 15s ago 14m 10.5M - 1.7.0 72c9c2088986 07205097031f 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:node-exporter.b smithi031 *:9100 running (9m) 47s ago 14m 12.1M - 1.7.0 72c9c2088986 c0c5cbdabae8 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 smithi007 running (85s) 15s ago 18m 74.4M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 f9e70dafeae7 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 smithi007 running (52s) 15s ago 18m 65.1M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 9879ffba5918 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 smithi007 running (19s) 15s ago 17m 11.2M 2481M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 7fb6937f9d1a 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 smithi007 running (17m) 15s ago 17m 83.0M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 934f4bb189fc 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 smithi031 running (16m) 47s ago 16m 133M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 06ff2e8ab8fb 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 smithi031 running (16m) 47s ago 16m 122M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 9b4c2eba3160 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 smithi031 running (16m) 47s ago 16m 103M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e af83077892c7 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 smithi031 running (15m) 47s ago 15m 98.6M 2481M 18.2.4-871-g6a1bdf85 0adab276c97e 31221d55358e 2024-09-21T10:18:18.516 INFO:teuthology.orchestra.run.smithi007.stdout:prometheus.a smithi031 *:9095 running (9m) 47s ago 15m 48.3M - 2.51.0 1d3b7f56885b fa54ee159768 2024-09-21T10:18:18.678 INFO:tasks.rados.rados.0.smithi007.stdout:2963: done (0 left) 2024-09-21T10:18:18.679 INFO:tasks.rados.rados.0.smithi007.stdout:2964: rollback oid 7 current snap is 371 2024-09-21T10:18:18.679 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 363 2024-09-21T10:18:18.679 INFO:tasks.rados.rados.0.smithi007.stdout:2965: write oid 14 current snap is 371 2024-09-21T10:18:18.679 INFO:tasks.rados.rados.0.smithi007.stdout:2965: seq_num 1112 ranges {689384=664426,1971506=687726} 2024-09-21T10:18:18.686 INFO:tasks.rados.rados.0.smithi007.stdout:2965: writing smithi00780062-14 from 689384 to 1353810 tid 1 2024-09-21T10:18:18.693 INFO:tasks.rados.rados.0.smithi007.stdout:2965: writing smithi00780062-14 from 1971506 to 2659232 tid 2 2024-09-21T10:18:18.694 INFO:tasks.rados.rados.0.smithi007.stdout:2966: read oid 39 snap -1 2024-09-21T10:18:18.694 INFO:tasks.rados.rados.0.smithi007.stdout:2966: expect (ObjNum 1078 snap 360 seq_num 1078) 2024-09-21T10:18:18.694 INFO:tasks.rados.rados.0.smithi007.stdout:2967: delete oid 41 current snap is 371 2024-09-21T10:18:18.694 INFO:tasks.rados.rados.0.smithi007.stdout:2964: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:18:18.694 INFO:tasks.rados.rados.0.smithi007.stdout:2964: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:18:18.694 INFO:tasks.rados.rados.0.smithi007.stdout:2964: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:18:18.694 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 734 (ObjNum 949 snap 324 seq_num 949) dirty exists 2024-09-21T10:18:18.694 INFO:tasks.rados.rados.0.smithi007.stdout:2965: finishing write tid 1 to smithi00780062-14 2024-09-21T10:18:18.700 INFO:tasks.rados.rados.0.smithi007.stdout:2965: finishing write tid 2 to smithi00780062-14 2024-09-21T10:18:18.700 INFO:tasks.rados.rados.0.smithi007.stdout:2966: expect (ObjNum 1078 snap 360 seq_num 1078) 2024-09-21T10:18:18.933 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:18:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "mon": { 2024-09-21T10:18:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:18:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:18:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr": { 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "osd": { 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 5, 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "mds": { 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "overall": { 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 7, 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 8 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:18:18.934 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:18:19.017 INFO:tasks.rados.rados.0.smithi007.stdout:2965: finishing write tid 3 to smithi00780062-14 2024-09-21T10:18:19.017 INFO:tasks.rados.rados.0.smithi007.stdout:2965: finishing write tid 4 to smithi00780062-14 2024-09-21T10:18:19.017 INFO:tasks.rados.rados.0.smithi007.stdout:2965: oid 14 updating version 0 to 1494 2024-09-21T10:18:19.017 INFO:tasks.rados.rados.0.smithi007.stdout:2965: oid 14 updating version 1494 to 1495 2024-09-21T10:18:19.017 INFO:tasks.rados.rados.0.smithi007.stdout:2965: oid 14 version 1495 is already newer than 1493 2024-09-21T10:18:19.017 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 1495 (ObjNum 1112 snap 371 seq_num 1112) dirty exists 2024-09-21T10:18:19.017 INFO:tasks.rados.rados.0.smithi007.stdout:2965: left oid 14 (ObjNum 1112 snap 371 seq_num 1112) 2024-09-21T10:18:19.017 INFO:tasks.rados.rados.0.smithi007.stdout:2964: done (3 left) 2024-09-21T10:18:19.018 INFO:tasks.rados.rados.0.smithi007.stdout:2965: done (2 left) 2024-09-21T10:18:19.018 INFO:tasks.rados.rados.0.smithi007.stdout:2966: done (1 left) 2024-09-21T10:18:19.018 INFO:tasks.rados.rados.0.smithi007.stdout:2967: done (0 left) 2024-09-21T10:18:19.018 INFO:tasks.rados.rados.0.smithi007.stdout:2968: write oid 10 current snap is 371 2024-09-21T10:18:19.018 INFO:tasks.rados.rados.0.smithi007.stdout:2968: seq_num 1114 ranges {722998=414924,1572117=575042} 2024-09-21T10:18:19.023 INFO:tasks.rados.rados.0.smithi007.stdout:2968: writing smithi00780062-10 from 722998 to 1137922 tid 1 2024-09-21T10:18:19.029 INFO:tasks.rados.rados.0.smithi007.stdout:2968: writing smithi00780062-10 from 1572117 to 2147159 tid 2 2024-09-21T10:18:19.029 INFO:tasks.rados.rados.0.smithi007.stdout:2969: write oid 36 current snap is 371 2024-09-21T10:18:19.029 INFO:tasks.rados.rados.0.smithi007.stdout:2968: finishing write tid 1 to smithi00780062-10 2024-09-21T10:18:19.029 INFO:tasks.rados.rados.0.smithi007.stdout:2969: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2024-09-21T10:18:19.036 INFO:tasks.rados.rados.0.smithi007.stdout:2969: writing smithi00780062-36 from 739805 to 1229978 tid 1 2024-09-21T10:18:19.040 INFO:tasks.rados.rados.0.smithi007.stdout:2969: writing smithi00780062-36 from 1630599 to 2065652 tid 2 2024-09-21T10:18:19.044 INFO:tasks.rados.rados.0.smithi007.stdout:2969: writing smithi00780062-36 from 2636284 to 2739805 tid 3 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:2970: snap_create 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:2968: finishing write tid 2 to smithi00780062-10 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:2968: finishing write tid 3 to smithi00780062-10 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:2968: finishing write tid 4 to smithi00780062-10 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:2968: oid 10 updating version 0 to 1751 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:2968: oid 10 updating version 1751 to 1752 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:2968: oid 10 updating version 1752 to 1753 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1753 (ObjNum 1114 snap 371 seq_num 1114) dirty exists 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:2968: left oid 10 (ObjNum 1114 snap 371 seq_num 1114) 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:2969: finishing write tid 1 to smithi00780062-36 2024-09-21T10:18:19.045 INFO:tasks.rados.rados.0.smithi007.stdout:2969: finishing write tid 2 to smithi00780062-36 2024-09-21T10:18:19.047 INFO:tasks.rados.rados.0.smithi007.stdout:2969: finishing write tid 3 to smithi00780062-36 2024-09-21T10:18:19.047 INFO:tasks.rados.rados.0.smithi007.stdout:2969: finishing write tid 4 to smithi00780062-36 2024-09-21T10:18:19.047 INFO:tasks.rados.rados.0.smithi007.stdout:2969: finishing write tid 5 to smithi00780062-36 2024-09-21T10:18:19.047 INFO:tasks.rados.rados.0.smithi007.stdout:2969: oid 36 updating version 0 to 737 2024-09-21T10:18:19.047 INFO:tasks.rados.rados.0.smithi007.stdout:2969: oid 36 updating version 737 to 738 2024-09-21T10:18:19.047 INFO:tasks.rados.rados.0.smithi007.stdout:2969: oid 36 version 738 is already newer than 736 2024-09-21T10:18:19.047 INFO:tasks.rados.rados.0.smithi007.stdout:2969: oid 36 version 738 is already newer than 735 2024-09-21T10:18:19.047 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 738 (ObjNum 1115 snap 371 seq_num 1115) dirty exists 2024-09-21T10:18:19.047 INFO:tasks.rados.rados.0.smithi007.stdout:2969: left oid 36 (ObjNum 1115 snap 371 seq_num 1115) 2024-09-21T10:18:19.241 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:18:19.241 INFO:teuthology.orchestra.run.smithi007.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:18:19.241 INFO:teuthology.orchestra.run.smithi007.stdout: "in_progress": true, 2024-09-21T10:18:19.241 INFO:teuthology.orchestra.run.smithi007.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (1 remaining).", 2024-09-21T10:18:19.241 INFO:teuthology.orchestra.run.smithi007.stdout: "services_complete": [], 2024-09-21T10:18:19.241 INFO:teuthology.orchestra.run.smithi007.stdout: "progress": "3/8 daemons upgraded", 2024-09-21T10:18:19.241 INFO:teuthology.orchestra.run.smithi007.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T10:18:19.242 INFO:teuthology.orchestra.run.smithi007.stdout: "is_paused": false 2024-09-21T10:18:19.242 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:18:19.702 INFO:tasks.rados.rados.0.smithi007.stdout:2968: done (2 left) 2024-09-21T10:18:19.702 INFO:tasks.rados.rados.0.smithi007.stdout:2969: done (1 left) 2024-09-21T10:18:19.702 INFO:tasks.rados.rados.0.smithi007.stdout:2970: done (0 left) 2024-09-21T10:18:19.702 INFO:tasks.rados.rados.0.smithi007.stdout:2971: rollback oid 7 current snap is 372 2024-09-21T10:18:19.702 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 370 2024-09-21T10:18:19.702 INFO:tasks.rados.rados.0.smithi007.stdout:2972: write oid 26 current snap is 372 2024-09-21T10:18:19.703 INFO:tasks.rados.rados.0.smithi007.stdout:2972: seq_num 1116 ranges {756612=565422,2089081=578711} 2024-09-21T10:18:19.709 INFO:tasks.rados.rados.0.smithi007.stdout:2972: writing smithi00780062-26 from 756612 to 1322034 tid 1 2024-09-21T10:18:19.717 INFO:tasks.rados.rados.0.smithi007.stdout:2972: writing smithi00780062-26 from 2089081 to 2667792 tid 2 2024-09-21T10:18:19.717 INFO:tasks.rados.rados.0.smithi007.stdout:2973: snap_create 2024-09-21T10:18:19.717 INFO:tasks.rados.rados.0.smithi007.stdout:2971: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:18:19.717 INFO:tasks.rados.rados.0.smithi007.stdout:2971: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:18:19.717 INFO:tasks.rados.rados.0.smithi007.stdout:2971: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:18:19.717 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 742 (ObjNum 949 snap 324 seq_num 949) dirty exists 2024-09-21T10:18:19.717 INFO:tasks.rados.rados.0.smithi007.stdout:2972: finishing write tid 1 to smithi00780062-26 2024-09-21T10:18:19.721 INFO:tasks.rados.rados.0.smithi007.stdout:2972: finishing write tid 2 to smithi00780062-26 2024-09-21T10:18:19.721 INFO:tasks.rados.rados.0.smithi007.stdout:2972: finishing write tid 3 to smithi00780062-26 2024-09-21T10:18:19.721 INFO:tasks.rados.rados.0.smithi007.stdout:2972: finishing write tid 4 to smithi00780062-26 2024-09-21T10:18:19.721 INFO:tasks.rados.rados.0.smithi007.stdout:2972: oid 26 updating version 0 to 652 2024-09-21T10:18:19.721 INFO:tasks.rados.rados.0.smithi007.stdout:2972: oid 26 version 652 is already newer than 651 2024-09-21T10:18:19.721 INFO:tasks.rados.rados.0.smithi007.stdout:2972: oid 26 updating version 652 to 653 2024-09-21T10:18:19.721 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 653 (ObjNum 1116 snap 372 seq_num 1116) dirty exists 2024-09-21T10:18:19.721 INFO:tasks.rados.rados.0.smithi007.stdout:2972: left oid 26 (ObjNum 1116 snap 372 seq_num 1116) 2024-09-21T10:18:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[101144]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[101144]: pgmap v682: 89 pgs: 89 active+clean; 240 MiB data, 789 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-09-21T10:18:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[101144]: from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[101144]: from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[101144]: osdmap e809: 8 total, 8 up, 8 in 2024-09-21T10:18:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/587791349' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:19.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[99390]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:19.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[99390]: pgmap v682: 89 pgs: 89 active+clean; 240 MiB data, 789 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-09-21T10:18:19.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[99390]: from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:19.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[99390]: from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:19.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[99390]: osdmap e809: 8 total, 8 up, 8 in 2024-09-21T10:18:19.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:19 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/587791349' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:19 smithi031 ceph-mon[96824]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:19 smithi031 ceph-mon[96824]: pgmap v682: 89 pgs: 89 active+clean; 240 MiB data, 789 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-09-21T10:18:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:19 smithi031 ceph-mon[96824]: from='client.44342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:19 smithi031 ceph-mon[96824]: from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:19 smithi031 ceph-mon[96824]: osdmap e809: 8 total, 8 up, 8 in 2024-09-21T10:18:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:19 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/587791349' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:20.710 INFO:tasks.rados.rados.0.smithi007.stdout:2971: done (2 left) 2024-09-21T10:18:20.710 INFO:tasks.rados.rados.0.smithi007.stdout:2972: done (1 left) 2024-09-21T10:18:20.710 INFO:tasks.rados.rados.0.smithi007.stdout:2973: done (0 left) 2024-09-21T10:18:20.710 INFO:tasks.rados.rados.0.smithi007.stdout:2974: rollback oid 2 current snap is 373 2024-09-21T10:18:20.710 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 371 2024-09-21T10:18:20.710 INFO:tasks.rados.rados.0.smithi007.stdout:2975: snap_create 2024-09-21T10:18:20.713 INFO:tasks.rados.rados.0.smithi007.stdout:2974: finishing rollback tid 0 to smithi00780062-2 2024-09-21T10:18:20.719 INFO:tasks.rados.rados.0.smithi007.stdout:2974: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:18:20.720 INFO:tasks.rados.rados.0.smithi007.stdout:2974: finishing rollback tid 2 to smithi00780062-2 2024-09-21T10:18:20.720 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 356 (ObjNum 1079 snap 360 seq_num 1079) dirty exists 2024-09-21T10:18:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:20 smithi031 ceph-mon[96824]: from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:20 smithi031 ceph-mon[96824]: osdmap e810: 8 total, 8 up, 8 in 2024-09-21T10:18:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:18:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:18:20] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.51.0" 2024-09-21T10:18:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:20 smithi007 ceph-mon[99390]: from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:21.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:20 smithi007 ceph-mon[99390]: osdmap e810: 8 total, 8 up, 8 in 2024-09-21T10:18:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:20 smithi007 ceph-mon[101144]: from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:20 smithi007 ceph-mon[101144]: osdmap e810: 8 total, 8 up, 8 in 2024-09-21T10:18:21.711 INFO:tasks.rados.rados.0.smithi007.stdout:2974: done (1 left) 2024-09-21T10:18:21.711 INFO:tasks.rados.rados.0.smithi007.stdout:2975: done (0 left) 2024-09-21T10:18:21.711 INFO:tasks.rados.rados.0.smithi007.stdout:2976: write oid 18 current snap is 374 2024-09-21T10:18:21.711 INFO:tasks.rados.rados.0.smithi007.stdout:2976: seq_num 1117 ranges {773419=640671,2147563=438722} 2024-09-21T10:18:21.719 INFO:tasks.rados.rados.0.smithi007.stdout:2976: writing smithi00780062-18 from 773419 to 1414090 tid 1 2024-09-21T10:18:21.725 INFO:tasks.rados.rados.0.smithi007.stdout:2976: writing smithi00780062-18 from 2147563 to 2586285 tid 2 2024-09-21T10:18:21.725 INFO:tasks.rados.rados.0.smithi007.stdout:2977: delete oid 49 current snap is 374 2024-09-21T10:18:21.729 INFO:tasks.rados.rados.0.smithi007.stdout:2977: done (1 left) 2024-09-21T10:18:21.729 INFO:tasks.rados.rados.0.smithi007.stdout:2978: snap_remove snap 367 2024-09-21T10:18:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:21 smithi031 ceph-mon[96824]: pgmap v685: 89 pgs: 89 active+clean; 245 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-09-21T10:18:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:21 smithi031 ceph-mon[96824]: osdmap e811: 8 total, 8 up, 8 in 2024-09-21T10:18:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:21 smithi007 ceph-mon[99390]: pgmap v685: 89 pgs: 89 active+clean; 245 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-09-21T10:18:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:21 smithi007 ceph-mon[99390]: osdmap e811: 8 total, 8 up, 8 in 2024-09-21T10:18:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:21 smithi007 ceph-mon[101144]: pgmap v685: 89 pgs: 89 active+clean; 245 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-09-21T10:18:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:21 smithi007 ceph-mon[101144]: osdmap e811: 8 total, 8 up, 8 in 2024-09-21T10:18:22.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:22.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:22.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:22.680 INFO:tasks.rados.rados.0.smithi007.stdout:2978: done (1 left) 2024-09-21T10:18:22.680 INFO:tasks.rados.rados.0.smithi007.stdout:2979: write oid 27 current snap is 374 2024-09-21T10:18:22.680 INFO:tasks.rados.rados.0.smithi007.stdout:2979: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2024-09-21T10:18:22.684 INFO:tasks.rados.rados.0.smithi007.stdout:2979: writing smithi00780062-27 from 407033 to 914555 tid 1 2024-09-21T10:18:22.690 INFO:tasks.rados.rados.0.smithi007.stdout:2979: writing smithi00780062-27 from 1464527 to 1906918 tid 2 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:2979: writing smithi00780062-27 from 2345976 to 2807033 tid 3 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:2980: rollback oid 1 current snap is 374 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 1 to 368 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:2976: finishing write tid 1 to smithi00780062-18 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:2976: finishing write tid 2 to smithi00780062-18 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:2976: finishing write tid 3 to smithi00780062-18 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:2976: finishing write tid 4 to smithi00780062-18 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:2976: oid 18 updating version 0 to 2381 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:2976: oid 18 updating version 2381 to 2382 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:2976: oid 18 updating version 2382 to 2383 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 2383 (ObjNum 1117 snap 374 seq_num 1117) dirty exists 2024-09-21T10:18:22.696 INFO:tasks.rados.rados.0.smithi007.stdout:2976: left oid 18 (ObjNum 1117 snap 374 seq_num 1117) 2024-09-21T10:18:22.697 INFO:tasks.rados.rados.0.smithi007.stdout:2979: finishing write tid 1 to smithi00780062-27 2024-09-21T10:18:22.697 INFO:tasks.rados.rados.0.smithi007.stdout:2979: finishing write tid 2 to smithi00780062-27 2024-09-21T10:18:22.697 INFO:tasks.rados.rados.0.smithi007.stdout:2976: done (2 left) 2024-09-21T10:18:22.697 INFO:tasks.rados.rados.0.smithi007.stdout:2981: delete oid 42 current snap is 374 2024-09-21T10:18:22.697 INFO:tasks.rados.rados.0.smithi007.stdout:2980: finishing rollback tid 1 to smithi00780062-1 2024-09-21T10:18:22.697 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-21T10:18:22.697 INFO:tasks.rados.rados.0.smithi007.stdout:2980: done (2 left) 2024-09-21T10:18:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:2981: done (1 left) 2024-09-21T10:18:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:2982: read oid 14 snap -1 2024-09-21T10:18:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:2982: expect (ObjNum 1112 snap 371 seq_num 1112) 2024-09-21T10:18:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:2983: write oid 38 current snap is 374 2024-09-21T10:18:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:2983: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2024-09-21T10:18:22.703 INFO:tasks.rados.rados.0.smithi007.stdout:2983: writing smithi00780062-38 from 440647 to 1098667 tid 1 2024-09-21T10:18:22.709 INFO:tasks.rados.rados.0.smithi007.stdout:2983: writing smithi00780062-38 from 1581491 to 2027551 tid 2 2024-09-21T10:18:22.713 INFO:tasks.rados.rados.0.smithi007.stdout:2983: writing smithi00780062-38 from 2800822 to 2840647 tid 3 2024-09-21T10:18:22.713 INFO:tasks.rados.rados.0.smithi007.stdout:2984: write oid 6 current snap is 374 2024-09-21T10:18:22.713 INFO:tasks.rados.rados.0.smithi007.stdout:2979: finishing write tid 3 to smithi00780062-27 2024-09-21T10:18:22.713 INFO:tasks.rados.rados.0.smithi007.stdout:2984: seq_num 1122 ranges {457454=733269,1923620=589718} 2024-09-21T10:18:22.720 INFO:tasks.rados.rados.0.smithi007.stdout:2984: writing smithi00780062-6 from 457454 to 1190723 tid 1 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:2984: writing smithi00780062-6 from 1923620 to 2513338 tid 2 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:2985: rollback oid 46 current snap is 374 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 46 to 373 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:2979: finishing write tid 4 to smithi00780062-27 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:2979: finishing write tid 5 to smithi00780062-27 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:2979: oid 27 updating version 0 to 2390 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:2979: oid 27 version 2390 is already newer than 2385 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:2979: oid 27 version 2390 is already newer than 2388 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:2979: oid 27 version 2390 is already newer than 2389 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 2390 (ObjNum 1119 snap 374 seq_num 1119) dirty exists 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:2979: left oid 27 (ObjNum 1119 snap 374 seq_num 1119) 2024-09-21T10:18:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:2982: expect (ObjNum 1112 snap 371 seq_num 1112) 2024-09-21T10:18:22.872 INFO:tasks.rados.rados.0.smithi007.stdout:2983: finishing write tid 1 to smithi00780062-38 2024-09-21T10:18:22.872 INFO:tasks.rados.rados.0.smithi007.stdout:2983: finishing write tid 2 to smithi00780062-38 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2979: done (4 left) 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2982: done (3 left) 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2986: rollback oid 35 current snap is 374 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 366 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2983: finishing write tid 3 to smithi00780062-38 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2983: finishing write tid 4 to smithi00780062-38 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2983: finishing write tid 5 to smithi00780062-38 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2983: oid 38 updating version 0 to 2393 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2983: oid 38 updating version 2393 to 2395 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2983: oid 38 version 2395 is already newer than 2392 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2983: oid 38 version 2395 is already newer than 2394 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 2395 (ObjNum 1121 snap 374 seq_num 1121) dirty exists 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2983: left oid 38 (ObjNum 1121 snap 374 seq_num 1121) 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2984: finishing write tid 1 to smithi00780062-6 2024-09-21T10:18:22.873 INFO:tasks.rados.rados.0.smithi007.stdout:2984: finishing write tid 2 to smithi00780062-6 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2984: finishing write tid 3 to smithi00780062-6 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2984: finishing write tid 4 to smithi00780062-6 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2984: oid 6 updating version 0 to 1048 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2984: oid 6 version 1048 is already newer than 1046 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2984: oid 6 version 1048 is already newer than 1047 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 1048 (ObjNum 1122 snap 374 seq_num 1122) dirty exists 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2984: left oid 6 (ObjNum 1122 snap 374 seq_num 1122) 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2983: done (3 left) 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2984: done (2 left) 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2987: read oid 48 snap -1 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2987: expect (ObjNum 1097 snap 365 seq_num 1097) 2024-09-21T10:18:22.874 INFO:tasks.rados.rados.0.smithi007.stdout:2988: snap_remove snap 350 2024-09-21T10:18:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[99390]: osdmap e812: 8 total, 8 up, 8 in 2024-09-21T10:18:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:18:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[99390]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:18:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[99390]: Upgrade: osd.3 is safe to restart 2024-09-21T10:18:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[99390]: pgmap v688: 89 pgs: 89 active+clean; 247 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-09-21T10:18:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[99390]: osdmap e813: 8 total, 8 up, 8 in 2024-09-21T10:18:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[101144]: osdmap e812: 8 total, 8 up, 8 in 2024-09-21T10:18:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:18:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[101144]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:18:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[101144]: Upgrade: osd.3 is safe to restart 2024-09-21T10:18:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[101144]: pgmap v688: 89 pgs: 89 active+clean; 247 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-09-21T10:18:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:22 smithi007 ceph-mon[101144]: osdmap e813: 8 total, 8 up, 8 in 2024-09-21T10:18:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:22 smithi031 ceph-mon[96824]: osdmap e812: 8 total, 8 up, 8 in 2024-09-21T10:18:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:22 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:18:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:22 smithi031 ceph-mon[96824]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:18:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:22 smithi031 ceph-mon[96824]: Upgrade: osd.3 is safe to restart 2024-09-21T10:18:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:22 smithi031 ceph-mon[96824]: pgmap v688: 89 pgs: 89 active+clean; 247 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 10 op/s 2024-09-21T10:18:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:22 smithi031 ceph-mon[96824]: osdmap e813: 8 total, 8 up, 8 in 2024-09-21T10:18:23.725 INFO:tasks.rados.rados.0.smithi007.stdout:2988: done (3 left) 2024-09-21T10:18:23.725 INFO:tasks.rados.rados.0.smithi007.stdout:2989: read oid 13 snap -1 2024-09-21T10:18:23.725 INFO:tasks.rados.rados.0.smithi007.stdout:2989: expect deleted 2024-09-21T10:18:23.725 INFO:tasks.rados.rados.0.smithi007.stdout:2990: read oid 20 snap -1 2024-09-21T10:18:23.725 INFO:tasks.rados.rados.0.smithi007.stdout:2990: expect (ObjNum 1108 snap 367 seq_num 1108) 2024-09-21T10:18:23.725 INFO:tasks.rados.rados.0.smithi007.stdout:2991: read oid 22 snap -1 2024-09-21T10:18:23.725 INFO:tasks.rados.rados.0.smithi007.stdout:2991: expect (ObjNum 1090 snap 363 seq_num 1090) 2024-09-21T10:18:23.725 INFO:tasks.rados.rados.0.smithi007.stdout:2992: delete oid 7 current snap is 374 2024-09-21T10:18:23.725 INFO:tasks.rados.rados.0.smithi007.stdout:2985: finishing rollback tid 0 to smithi00780062-46 2024-09-21T10:18:23.725 INFO:tasks.rados.rados.0.smithi007.stdout:2985: finishing rollback tid 1 to smithi00780062-46 2024-09-21T10:18:23.726 INFO:tasks.rados.rados.0.smithi007.stdout:2985: finishing rollback tid 2 to smithi00780062-46 2024-09-21T10:18:23.726 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 2399 (ObjNum 1109 snap 367 seq_num 1109) dirty exists 2024-09-21T10:18:23.726 INFO:tasks.rados.rados.0.smithi007.stdout:2986: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:18:23.726 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 676 (ObjNum 689937632 snap 32520 seq_num 304) dirty dne 2024-09-21T10:18:23.726 INFO:tasks.rados.rados.0.smithi007.stdout:2987: expect (ObjNum 1097 snap 365 seq_num 1097) 2024-09-21T10:18:23.869 INFO:tasks.rados.rados.0.smithi007.stdout:2990: expect (ObjNum 1108 snap 367 seq_num 1108) 2024-09-21T10:18:23.992 INFO:tasks.rados.rados.0.smithi007.stdout:2991: expect (ObjNum 1090 snap 363 seq_num 1090) 2024-09-21T10:18:24.162 INFO:tasks.rados.rados.0.smithi007.stdout:2985: done (6 left) 2024-09-21T10:18:24.162 INFO:tasks.rados.rados.0.smithi007.stdout:2986: done (5 left) 2024-09-21T10:18:24.162 INFO:tasks.rados.rados.0.smithi007.stdout:2987: done (4 left) 2024-09-21T10:18:24.162 INFO:tasks.rados.rados.0.smithi007.stdout:2989: done (3 left) 2024-09-21T10:18:24.162 INFO:tasks.rados.rados.0.smithi007.stdout:2990: done (2 left) 2024-09-21T10:18:24.162 INFO:tasks.rados.rados.0.smithi007.stdout:2991: done (1 left) 2024-09-21T10:18:24.162 INFO:tasks.rados.rados.0.smithi007.stdout:2992: done (0 left) 2024-09-21T10:18:24.162 INFO:tasks.rados.rados.0.smithi007.stdout:2993: snap_create 2024-09-21T10:18:24.637 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[99390]: Upgrade: Updating osd.3 2024-09-21T10:18:24.637 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:24.637 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:18:24.637 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:24.637 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[99390]: Deploying daemon osd.3 on smithi007 2024-09-21T10:18:24.637 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[99390]: osdmap e814: 8 total, 8 up, 8 in 2024-09-21T10:18:24.637 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[101144]: Upgrade: Updating osd.3 2024-09-21T10:18:24.637 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:24.637 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:18:24.637 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:24.638 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[101144]: Deploying daemon osd.3 on smithi007 2024-09-21T10:18:24.638 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:24 smithi007 ceph-mon[101144]: osdmap e814: 8 total, 8 up, 8 in 2024-09-21T10:18:24.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:24 smithi031 ceph-mon[96824]: Upgrade: Updating osd.3 2024-09-21T10:18:24.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:24 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:24.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:24 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:18:24.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:24 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:24.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:24 smithi031 ceph-mon[96824]: Deploying daemon osd.3 on smithi007 2024-09-21T10:18:24.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:24 smithi031 ceph-mon[96824]: osdmap e814: 8 total, 8 up, 8 in 2024-09-21T10:18:24.727 INFO:tasks.rados.rados.0.smithi007.stdout:2993: done (0 left) 2024-09-21T10:18:24.727 INFO:tasks.rados.rados.0.smithi007.stdout:2994: rollback oid 13 current snap is 375 2024-09-21T10:18:24.727 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 13 to 361 2024-09-21T10:18:24.727 INFO:tasks.rados.rados.0.smithi007.stdout:2995: snap_create 2024-09-21T10:18:24.732 INFO:tasks.rados.rados.0.smithi007.stdout:2994: finishing rollback tid 1 to smithi00780062-13 2024-09-21T10:18:24.732 INFO:tasks.rados.rados.0.smithi007.stdout:2994: finishing rollback tid 2 to smithi00780062-13 2024-09-21T10:18:24.733 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2417 (ObjNum 1076 snap 360 seq_num 1076) dirty exists 2024-09-21T10:18:25.441 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:25 smithi007 ceph-mon[99390]: pgmap v691: 89 pgs: 89 active+clean; 249 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 785 KiB/s wr, 6 op/s 2024-09-21T10:18:25.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:25 smithi007 ceph-mon[99390]: osdmap e815: 8 total, 8 up, 8 in 2024-09-21T10:18:25.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:25 smithi007 ceph-mon[101144]: pgmap v691: 89 pgs: 89 active+clean; 249 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 785 KiB/s wr, 6 op/s 2024-09-21T10:18:25.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:25 smithi007 ceph-mon[101144]: osdmap e815: 8 total, 8 up, 8 in 2024-09-21T10:18:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:25 smithi031 ceph-mon[96824]: pgmap v691: 89 pgs: 89 active+clean; 249 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 785 KiB/s wr, 6 op/s 2024-09-21T10:18:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:25 smithi031 ceph-mon[96824]: osdmap e815: 8 total, 8 up, 8 in 2024-09-21T10:18:25.730 INFO:tasks.rados.rados.0.smithi007.stdout:2994: done (1 left) 2024-09-21T10:18:25.730 INFO:tasks.rados.rados.0.smithi007.stdout:2995: done (0 left) 2024-09-21T10:18:25.730 INFO:tasks.rados.rados.0.smithi007.stdout:2996: read oid 9 snap -1 2024-09-21T10:18:25.730 INFO:tasks.rados.rados.0.smithi007.stdout:2996: expect deleted 2024-09-21T10:18:25.730 INFO:tasks.rados.rados.0.smithi007.stdout:2997: write oid 11 current snap is 376 2024-09-21T10:18:25.730 INFO:tasks.rados.rados.0.smithi007.stdout:2997: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2024-09-21T10:18:25.735 INFO:tasks.rados.rados.0.smithi007.stdout:2997: writing smithi00780062-11 from 491068 to 974835 tid 1 2024-09-21T10:18:25.742 INFO:tasks.rados.rados.0.smithi007.stdout:2997: writing smithi00780062-11 from 1640584 to 2233971 tid 2 2024-09-21T10:18:25.746 INFO:tasks.rados.rados.0.smithi007.stdout:2997: writing smithi00780062-11 from 2650385 to 2891068 tid 3 2024-09-21T10:18:25.746 INFO:tasks.rados.rados.0.smithi007.stdout:2998: snap_remove snap 370 2024-09-21T10:18:26.438 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:26 smithi007 systemd[1]: Stopping Ceph osd.3 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:18:26.692 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:26 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[61739]: 2024-09-21T10:18:26.435+0000 7fa1c1c8f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:18:26.692 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:26 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[61739]: 2024-09-21T10:18:26.435+0000 7fa1c1c8f640 -1 osd.3 816 *** Got signal Terminated *** 2024-09-21T10:18:26.692 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:26 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[61739]: 2024-09-21T10:18:26.435+0000 7fa1c1c8f640 -1 osd.3 816 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:18:26.739 INFO:tasks.rados.rados.0.smithi007.stdout:2997: finishing write tid 1 to smithi00780062-11 2024-09-21T10:18:26.739 INFO:tasks.rados.rados.0.smithi007.stdout:2997: finishing write tid 2 to smithi00780062-11 2024-09-21T10:18:26.739 INFO:tasks.rados.rados.0.smithi007.stdout:2997: finishing write tid 3 to smithi00780062-11 2024-09-21T10:18:26.739 INFO:tasks.rados.rados.0.smithi007.stdout:2997: finishing write tid 4 to smithi00780062-11 2024-09-21T10:18:26.739 INFO:tasks.rados.rados.0.smithi007.stdout:2997: finishing write tid 5 to smithi00780062-11 2024-09-21T10:18:26.739 INFO:tasks.rados.rados.0.smithi007.stdout:2997: oid 11 updating version 0 to 2421 2024-09-21T10:18:26.739 INFO:tasks.rados.rados.0.smithi007.stdout:2997: oid 11 version 2421 is already newer than 2420 2024-09-21T10:18:26.739 INFO:tasks.rados.rados.0.smithi007.stdout:2997: oid 11 version 2421 is already newer than 2418 2024-09-21T10:18:26.739 INFO:tasks.rados.rados.0.smithi007.stdout:2997: oid 11 version 2421 is already newer than 2419 2024-09-21T10:18:26.740 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 2421 (ObjNum 1124 snap 376 seq_num 1124) dirty exists 2024-09-21T10:18:26.740 INFO:tasks.rados.rados.0.smithi007.stdout:2997: left oid 11 (ObjNum 1124 snap 376 seq_num 1124) 2024-09-21T10:18:26.740 INFO:tasks.rados.rados.0.smithi007.stdout:2996: done (2 left) 2024-09-21T10:18:26.740 INFO:tasks.rados.rados.0.smithi007.stdout:2997: done (1 left) 2024-09-21T10:18:26.740 INFO:tasks.rados.rados.0.smithi007.stdout:2998: done (0 left) 2024-09-21T10:18:26.740 INFO:tasks.rados.rados.0.smithi007.stdout:2999: write oid 13 current snap is 376 2024-09-21T10:18:26.740 INFO:tasks.rados.rados.0.smithi007.stdout:2999: seq_num 1125 ranges {507875=559016,1699066=737045} 2024-09-21T10:18:26.745 INFO:tasks.rados.rados.0.smithi007.stdout:2999: writing smithi00780062-13 from 507875 to 1066891 tid 1 2024-09-21T10:18:26.753 INFO:tasks.rados.rados.0.smithi007.stdout:2999: writing smithi00780062-13 from 1699066 to 2436111 tid 2 2024-09-21T10:18:26.753 INFO:tasks.rados.rados.0.smithi007.stdout:3000: write oid 43 current snap is 376 2024-09-21T10:18:26.753 INFO:tasks.rados.rados.0.smithi007.stdout:2999: finishing write tid 1 to smithi00780062-13 2024-09-21T10:18:26.753 INFO:tasks.rados.rados.0.smithi007.stdout:3000: seq_num 1126 ranges {524682=750618,1757548=597056} 2024-09-21T10:18:26.760 INFO:tasks.rados.rados.0.smithi007.stdout:3000: writing smithi00780062-43 from 524682 to 1275300 tid 1 2024-09-21T10:18:26.766 INFO:tasks.rados.rados.0.smithi007.stdout:3000: writing smithi00780062-43 from 1757548 to 2354604 tid 2 2024-09-21T10:18:26.766 INFO:tasks.rados.rados.0.smithi007.stdout:3001: read oid 41 snap -1 2024-09-21T10:18:26.766 INFO:tasks.rados.rados.0.smithi007.stdout:3001: expect deleted 2024-09-21T10:18:26.766 INFO:tasks.rados.rados.0.smithi007.stdout:3002: snap_remove snap 373 2024-09-21T10:18:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:26 smithi031 ceph-mon[96824]: osdmap e816: 8 total, 8 up, 8 in 2024-09-21T10:18:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:26 smithi031 ceph-mon[96824]: pgmap v694: 89 pgs: 89 active+clean; 248 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 242 KiB/s wr, 3 op/s 2024-09-21T10:18:27.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:26 smithi031 ceph-mon[96824]: osd.3 marked itself down and dead 2024-09-21T10:18:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:26 smithi007 ceph-mon[99390]: osdmap e816: 8 total, 8 up, 8 in 2024-09-21T10:18:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:26 smithi007 ceph-mon[99390]: pgmap v694: 89 pgs: 89 active+clean; 248 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 242 KiB/s wr, 3 op/s 2024-09-21T10:18:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:26 smithi007 ceph-mon[99390]: osd.3 marked itself down and dead 2024-09-21T10:18:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:26 smithi007 ceph-mon[101144]: osdmap e816: 8 total, 8 up, 8 in 2024-09-21T10:18:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:26 smithi007 ceph-mon[101144]: pgmap v694: 89 pgs: 89 active+clean; 248 MiB data, 810 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 242 KiB/s wr, 3 op/s 2024-09-21T10:18:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:26 smithi007 ceph-mon[101144]: osd.3 marked itself down and dead 2024-09-21T10:18:27.684 INFO:tasks.rados.rados.0.smithi007.stdout:2999: finishing write tid 2 to smithi00780062-13 2024-09-21T10:18:27.684 INFO:tasks.rados.rados.0.smithi007.stdout:2999: finishing write tid 3 to smithi00780062-13 2024-09-21T10:18:27.684 INFO:tasks.rados.rados.0.smithi007.stdout:2999: finishing write tid 4 to smithi00780062-13 2024-09-21T10:18:27.684 INFO:tasks.rados.rados.0.smithi007.stdout:2999: oid 13 updating version 0 to 2431 2024-09-21T10:18:27.684 INFO:tasks.rados.rados.0.smithi007.stdout:2999: oid 13 updating version 2431 to 2433 2024-09-21T10:18:27.684 INFO:tasks.rados.rados.0.smithi007.stdout:2999: oid 13 version 2433 is already newer than 2432 2024-09-21T10:18:27.684 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2433 (ObjNum 1125 snap 376 seq_num 1125) dirty exists 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:2999: left oid 13 (ObjNum 1125 snap 376 seq_num 1125) 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3000: finishing write tid 1 to smithi00780062-43 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3000: finishing write tid 2 to smithi00780062-43 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3000: finishing write tid 3 to smithi00780062-43 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3000: finishing write tid 4 to smithi00780062-43 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3000: oid 43 updating version 0 to 543 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3000: oid 43 updating version 543 to 545 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3000: oid 43 version 545 is already newer than 544 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 545 (ObjNum 1126 snap 376 seq_num 1126) dirty exists 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3000: left oid 43 (ObjNum 1126 snap 376 seq_num 1126) 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:2999: done (3 left) 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3000: done (2 left) 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3002: done (1 left) 2024-09-21T10:18:27.685 INFO:tasks.rados.rados.0.smithi007.stdout:3003: snap_create 2024-09-21T10:18:27.692 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:27 smithi007 podman[124493]: 2024-09-21 10:18:27.277095921 +0000 UTC m=+0.957007727 container died 934f4bb189fcf2a39bfc10df6fa3a582346f4f4fb6702673eba640c55d170435 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-21T10:18:28.122 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:27 smithi007 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:18:28.122 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:27 smithi007 ceph-mon[99390]: osdmap e817: 8 total, 7 up, 8 in 2024-09-21T10:18:28.122 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:27 smithi007 ceph-mon[99390]: osdmap e818: 8 total, 7 up, 8 in 2024-09-21T10:18:28.123 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:27 smithi007 ceph-mon[101144]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:18:28.123 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:27 smithi007 ceph-mon[101144]: osdmap e817: 8 total, 7 up, 8 in 2024-09-21T10:18:28.123 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:27 smithi007 ceph-mon[101144]: osdmap e818: 8 total, 7 up, 8 in 2024-09-21T10:18:28.123 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:27 smithi007 podman[124493]: 2024-09-21 10:18:27.82743626 +0000 UTC m=+1.507348065 container cleanup 934f4bb189fcf2a39bfc10df6fa3a582346f4f4fb6702673eba640c55d170435 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T10:18:28.123 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:27 smithi007 bash[124493]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3 2024-09-21T10:18:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:27 smithi031 ceph-mon[96824]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:18:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:27 smithi031 ceph-mon[96824]: osdmap e817: 8 total, 7 up, 8 in 2024-09-21T10:18:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:27 smithi031 ceph-mon[96824]: osdmap e818: 8 total, 7 up, 8 in 2024-09-21T10:18:28.442 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:28 smithi007 podman[124509]: 2024-09-21 10:18:28.120714205 +0000 UTC m=+0.843545483 container remove 934f4bb189fcf2a39bfc10df6fa3a582346f4f4fb6702673eba640c55d170435 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8) 2024-09-21T10:18:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:3001: done (1 left) 2024-09-21T10:18:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:3003: done (0 left) 2024-09-21T10:18:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:3004: write oid 49 current snap is 377 2024-09-21T10:18:28.682 INFO:tasks.rados.rados.0.smithi007.stdout:3004: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2024-09-21T10:18:28.688 INFO:tasks.rados.rados.0.smithi007.stdout:3004: writing smithi00780062-49 from 541489 to 967356 tid 1 2024-09-21T10:18:28.696 INFO:tasks.rados.rados.0.smithi007.stdout:3004: writing smithi00780062-49 from 1416030 to 2156744 tid 2 2024-09-21T10:18:28.701 INFO:tasks.rados.rados.0.smithi007.stdout:3004: writing smithi00780062-49 from 2732654 to 2941489 tid 3 2024-09-21T10:18:28.701 INFO:tasks.rados.rados.0.smithi007.stdout:3005: read oid 38 snap -1 2024-09-21T10:18:28.701 INFO:tasks.rados.rados.0.smithi007.stdout:3005: expect (ObjNum 1121 snap 374 seq_num 1121) 2024-09-21T10:18:28.702 INFO:tasks.rados.rados.0.smithi007.stdout:3006: rollback oid 21 current snap is 377 2024-09-21T10:18:28.702 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 364 2024-09-21T10:18:28.702 INFO:tasks.rados.rados.0.smithi007.stdout:3004: finishing write tid 1 to smithi00780062-49 2024-09-21T10:18:28.702 INFO:tasks.rados.rados.0.smithi007.stdout:3004: finishing write tid 2 to smithi00780062-49 2024-09-21T10:18:28.702 INFO:tasks.rados.rados.0.smithi007.stdout:3007: snap_create 2024-09-21T10:18:28.705 INFO:tasks.rados.rados.0.smithi007.stdout:3004: finishing write tid 3 to smithi00780062-49 2024-09-21T10:18:28.705 INFO:tasks.rados.rados.0.smithi007.stdout:3004: finishing write tid 4 to smithi00780062-49 2024-09-21T10:18:28.705 INFO:tasks.rados.rados.0.smithi007.stdout:3004: finishing write tid 5 to smithi00780062-49 2024-09-21T10:18:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:3004: oid 49 updating version 0 to 1775 2024-09-21T10:18:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:3004: oid 49 updating version 1775 to 1777 2024-09-21T10:18:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:3004: oid 49 version 1777 is already newer than 1776 2024-09-21T10:18:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:3004: oid 49 version 1777 is already newer than 1774 2024-09-21T10:18:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1777 (ObjNum 1127 snap 377 seq_num 1127) dirty exists 2024-09-21T10:18:28.706 INFO:tasks.rados.rados.0.smithi007.stdout:3004: left oid 49 (ObjNum 1127 snap 377 seq_num 1127) 2024-09-21T10:18:28.708 INFO:tasks.rados.rados.0.smithi007.stdout:3006: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:18:28.708 INFO:tasks.rados.rados.0.smithi007.stdout:3006: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:18:28.708 INFO:tasks.rados.rados.0.smithi007.stdout:3006: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:18:28.708 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 991 (ObjNum 855 snap 299 seq_num 855) dirty exists 2024-09-21T10:18:28.711 INFO:tasks.rados.rados.0.smithi007.stdout:3005: expect (ObjNum 1121 snap 374 seq_num 1121) 2024-09-21T10:18:28.759 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:28 smithi007 podman[124601]: 2024-09-21 10:18:28.446713729 +0000 UTC m=+0.108612559 container create b8a7497f7a7b210e4fb4a81a832ddf21930d6fd176251078ebd6854674fa817f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:18:28.760 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:28 smithi007 podman[124601]: 2024-09-21 10:18:28.354265907 +0000 UTC m=+0.016164747 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:18:28.760 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:28 smithi007 podman[124601]: 2024-09-21 10:18:28.657889442 +0000 UTC m=+0.319788279 container init b8a7497f7a7b210e4fb4a81a832ddf21930d6fd176251078ebd6854674fa817f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:18:28.760 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:28 smithi007 podman[124601]: 2024-09-21 10:18:28.661413691 +0000 UTC m=+0.323312522 container start b8a7497f7a7b210e4fb4a81a832ddf21930d6fd176251078ebd6854674fa817f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, GIT_BRANCH=HEAD) 2024-09-21T10:18:28.760 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:28 smithi007 podman[124601]: 2024-09-21 10:18:28.758105851 +0000 UTC m=+0.420004694 container attach b8a7497f7a7b210e4fb4a81a832ddf21930d6fd176251078ebd6854674fa817f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-21T10:18:29.163 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:28 smithi007 podman[124601]: 2024-09-21 10:18:28.863140459 +0000 UTC m=+0.525039292 container died b8a7497f7a7b210e4fb4a81a832ddf21930d6fd176251078ebd6854674fa817f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b) 2024-09-21T10:18:29.680 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:29 smithi007 podman[124624]: 2024-09-21 10:18:29.41210969 +0000 UTC m=+0.537202686 container remove b8a7497f7a7b210e4fb4a81a832ddf21930d6fd176251078ebd6854674fa817f (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-21T10:18:29.680 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:29 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-21T10:18:29.680 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:29 smithi007 systemd[1]: Stopped Ceph osd.3 for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:18:29.680 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:29 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.3.service: Consumed 14.115s CPU time. 2024-09-21T10:18:29.680 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:29 smithi007 systemd[1]: Starting Ceph osd.3 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:18:29.689 INFO:tasks.rados.rados.0.smithi007.stdout:3004: done (3 left) 2024-09-21T10:18:29.689 INFO:tasks.rados.rados.0.smithi007.stdout:3005: done (2 left) 2024-09-21T10:18:29.689 INFO:tasks.rados.rados.0.smithi007.stdout:3006: done (1 left) 2024-09-21T10:18:29.689 INFO:tasks.rados.rados.0.smithi007.stdout:3007: done (0 left) 2024-09-21T10:18:29.689 INFO:tasks.rados.rados.0.smithi007.stdout:3008: rollback oid 10 current snap is 378 2024-09-21T10:18:29.689 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 10 to 375 2024-09-21T10:18:29.689 INFO:tasks.rados.rados.0.smithi007.stdout:3009: snap_remove snap 372 2024-09-21T10:18:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:29 smithi007 ceph-mon[99390]: pgmap v697: 89 pgs: 15 peering, 8 stale+active+clean, 66 active+clean; 250 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-09-21T10:18:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:29 smithi007 ceph-mon[99390]: osdmap e819: 8 total, 7 up, 8 in 2024-09-21T10:18:29.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:29 smithi007 ceph-mon[99390]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:18:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:29 smithi007 ceph-mon[101144]: pgmap v697: 89 pgs: 15 peering, 8 stale+active+clean, 66 active+clean; 250 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-09-21T10:18:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:29 smithi007 ceph-mon[101144]: osdmap e819: 8 total, 7 up, 8 in 2024-09-21T10:18:29.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:29 smithi007 ceph-mon[101144]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:18:29.943 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:29 smithi007 podman[124722]: 2024-09-21 10:18:29.764868328 +0000 UTC m=+0.016221200 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:18:29.943 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:29 smithi007 podman[124722]: 2024-09-21 10:18:29.863489242 +0000 UTC m=+0.114842094 container create 0212edecccd972752633acef1d5ff26850ecfdb920eefaa96a667a557b066130 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:18:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:29 smithi031 ceph-mon[96824]: pgmap v697: 89 pgs: 15 peering, 8 stale+active+clean, 66 active+clean; 250 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-09-21T10:18:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:29 smithi031 ceph-mon[96824]: osdmap e819: 8 total, 7 up, 8 in 2024-09-21T10:18:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:29 smithi031 ceph-mon[96824]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:18:30.230 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 podman[124722]: 2024-09-21 10:18:30.091570506 +0000 UTC m=+0.342923380 container init 0212edecccd972752633acef1d5ff26850ecfdb920eefaa96a667a557b066130 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T10:18:30.230 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 podman[124722]: 2024-09-21 10:18:30.095115926 +0000 UTC m=+0.346468778 container start 0212edecccd972752633acef1d5ff26850ecfdb920eefaa96a667a557b066130 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-21T10:18:30.230 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 podman[124722]: 2024-09-21 10:18:30.158106223 +0000 UTC m=+0.409459076 container attach 0212edecccd972752633acef1d5ff26850ecfdb920eefaa96a667a557b066130 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-21T10:18:30.689 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate[124736]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:18:30.690 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 bash[124722]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:18:30.690 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate[124736]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:18:30.690 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 bash[124722]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:18:30.695 INFO:tasks.rados.rados.0.smithi007.stdout:3009: done (1 left) 2024-09-21T10:18:30.695 INFO:tasks.rados.rados.0.smithi007.stdout:3010: read oid 47 snap -1 2024-09-21T10:18:30.695 INFO:tasks.rados.rados.0.smithi007.stdout:3010: expect (ObjNum 1107 snap 367 seq_num 1107) 2024-09-21T10:18:30.695 INFO:tasks.rados.rados.0.smithi007.stdout:3011: read oid 31 snap 336 2024-09-21T10:18:30.695 INFO:tasks.rados.rados.0.smithi007.stdout:3011: expect (ObjNum 963 snap 334 seq_num 963) 2024-09-21T10:18:30.695 INFO:tasks.rados.rados.0.smithi007.stdout:3012: write oid 20 current snap is 378 2024-09-21T10:18:30.696 INFO:tasks.rados.rados.0.smithi007.stdout:3008: finishing rollback tid 0 to smithi00780062-10 2024-09-21T10:18:30.696 INFO:tasks.rados.rados.0.smithi007.stdout:3008: finishing rollback tid 1 to smithi00780062-10 2024-09-21T10:18:30.696 INFO:tasks.rados.rados.0.smithi007.stdout:3008: finishing rollback tid 2 to smithi00780062-10 2024-09-21T10:18:30.696 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1781 (ObjNum 1114 snap 371 seq_num 1114) dirty exists 2024-09-21T10:18:30.696 INFO:tasks.rados.rados.0.smithi007.stdout:3012: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2024-09-21T10:18:30.701 INFO:tasks.rados.rados.0.smithi007.stdout:3012: writing smithi00780062-20 from 558296 to 1059412 tid 1 2024-09-21T10:18:30.707 INFO:tasks.rados.rados.0.smithi007.stdout:3012: writing smithi00780062-20 from 1474512 to 2075237 tid 2 2024-09-21T10:18:30.712 INFO:tasks.rados.rados.0.smithi007.stdout:3012: writing smithi00780062-20 from 2760077 to 2958296 tid 3 2024-09-21T10:18:30.712 INFO:tasks.rados.rados.0.smithi007.stdout:3008: done (3 left) 2024-09-21T10:18:30.712 INFO:tasks.rados.rados.0.smithi007.stdout:3013: rollback oid 16 current snap is 378 2024-09-21T10:18:30.713 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 16 to 369 2024-09-21T10:18:30.713 INFO:tasks.rados.rados.0.smithi007.stdout:3011: expect (ObjNum 963 snap 334 seq_num 963) 2024-09-21T10:18:30.809 INFO:tasks.rados.rados.0.smithi007.stdout:3010: expect (ObjNum 1107 snap 367 seq_num 1107) 2024-09-21T10:18:30.898 INFO:tasks.rados.rados.0.smithi007.stdout:3012: finishing write tid 1 to smithi00780062-20 2024-09-21T10:18:30.898 INFO:tasks.rados.rados.0.smithi007.stdout:3012: finishing write tid 2 to smithi00780062-20 2024-09-21T10:18:30.898 INFO:tasks.rados.rados.0.smithi007.stdout:3012: finishing write tid 3 to smithi00780062-20 2024-09-21T10:18:30.898 INFO:tasks.rados.rados.0.smithi007.stdout:3012: finishing write tid 4 to smithi00780062-20 2024-09-21T10:18:30.898 INFO:tasks.rados.rados.0.smithi007.stdout:3012: finishing write tid 5 to smithi00780062-20 2024-09-21T10:18:30.898 INFO:tasks.rados.rados.0.smithi007.stdout:3012: oid 20 updating version 0 to 1054 2024-09-21T10:18:30.898 INFO:tasks.rados.rados.0.smithi007.stdout:3012: oid 20 updating version 1054 to 1055 2024-09-21T10:18:30.898 INFO:tasks.rados.rados.0.smithi007.stdout:3012: oid 20 updating version 1055 to 1056 2024-09-21T10:18:30.898 INFO:tasks.rados.rados.0.smithi007.stdout:3012: oid 20 updating version 1056 to 1057 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 1057 (ObjNum 1128 snap 378 seq_num 1128) dirty exists 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:3012: left oid 20 (ObjNum 1128 snap 378 seq_num 1128) 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:3013: finishing rollback tid 0 to smithi00780062-16 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:3013: finishing rollback tid 1 to smithi00780062-16 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:3010: done (3 left) 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:3011: done (2 left) 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:3012: done (1 left) 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:3014: rollback oid 28 current snap is 378 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 28 to 357 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:3013: finishing rollback tid 2 to smithi00780062-16 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 1789 (ObjNum 1005 snap 344 seq_num 1005) dirty exists 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:3013: done (1 left) 2024-09-21T10:18:30.899 INFO:tasks.rados.rados.0.smithi007.stdout:3015: delete oid 22 current snap is 378 2024-09-21T10:18:30.901 INFO:tasks.rados.rados.0.smithi007.stdout:3014: finishing rollback tid 0 to smithi00780062-28 2024-09-21T10:18:30.901 INFO:tasks.rados.rados.0.smithi007.stdout:3015: done (1 left) 2024-09-21T10:18:30.901 INFO:tasks.rados.rados.0.smithi007.stdout:3016: read oid 32 snap -1 2024-09-21T10:18:30.901 INFO:tasks.rados.rados.0.smithi007.stdout:3016: expect (ObjNum 1033 snap 351 seq_num 1033) 2024-09-21T10:18:30.901 INFO:tasks.rados.rados.0.smithi007.stdout:3017: write oid 48 current snap is 378 2024-09-21T10:18:30.901 INFO:tasks.rados.rados.0.smithi007.stdout:3017: seq_num 1130 ranges {591910=651614,1875123=604394} 2024-09-21T10:18:30.908 INFO:tasks.rados.rados.0.smithi007.stdout:3017: writing smithi00780062-48 from 591910 to 1243524 tid 1 2024-09-21T10:18:30.915 INFO:tasks.rados.rados.0.smithi007.stdout:3017: writing smithi00780062-48 from 1875123 to 2479517 tid 2 2024-09-21T10:18:30.915 INFO:tasks.rados.rados.0.smithi007.stdout:3018: read oid 49 snap -1 2024-09-21T10:18:30.915 INFO:tasks.rados.rados.0.smithi007.stdout:3018: expect (ObjNum 1127 snap 377 seq_num 1127) 2024-09-21T10:18:30.915 INFO:tasks.rados.rados.0.smithi007.stdout:3019: snap_create 2024-09-21T10:18:30.915 INFO:tasks.rados.rados.0.smithi007.stdout:3014: finishing rollback tid 1 to smithi00780062-28 2024-09-21T10:18:30.915 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 662 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:18:30.915 INFO:tasks.rados.rados.0.smithi007.stdout:3016: expect (ObjNum 1033 snap 351 seq_num 1033) 2024-09-21T10:18:30.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:30 smithi007 ceph-mon[99390]: osdmap e820: 8 total, 7 up, 8 in 2024-09-21T10:18:30.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:18:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:18:30] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.51.0" 2024-09-21T10:18:30.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:30 smithi007 ceph-mon[101144]: osdmap e820: 8 total, 7 up, 8 in 2024-09-21T10:18:30.943 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate[124736]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T10:18:30.943 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 bash[124722]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T10:18:30.943 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate[124736]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-21T10:18:30.943 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:30 smithi007 bash[124722]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-21T10:18:31.063 INFO:tasks.rados.rados.0.smithi007.stdout:3017: finishing write tid 1 to smithi00780062-48 2024-09-21T10:18:31.063 INFO:tasks.rados.rados.0.smithi007.stdout:3017: finishing write tid 2 to smithi00780062-48 2024-09-21T10:18:31.063 INFO:tasks.rados.rados.0.smithi007.stdout:3017: finishing write tid 3 to smithi00780062-48 2024-09-21T10:18:31.063 INFO:tasks.rados.rados.0.smithi007.stdout:3017: finishing write tid 4 to smithi00780062-48 2024-09-21T10:18:31.063 INFO:tasks.rados.rados.0.smithi007.stdout:3017: oid 48 updating version 0 to 1056 2024-09-21T10:18:31.063 INFO:tasks.rados.rados.0.smithi007.stdout:3017: oid 48 version 1056 is already newer than 1055 2024-09-21T10:18:31.063 INFO:tasks.rados.rados.0.smithi007.stdout:3017: oid 48 updating version 1056 to 1057 2024-09-21T10:18:31.063 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 1057 (ObjNum 1130 snap 378 seq_num 1130) dirty exists 2024-09-21T10:18:31.064 INFO:tasks.rados.rados.0.smithi007.stdout:3017: left oid 48 (ObjNum 1130 snap 378 seq_num 1130) 2024-09-21T10:18:31.064 INFO:tasks.rados.rados.0.smithi007.stdout:3018: expect (ObjNum 1127 snap 377 seq_num 1127) 2024-09-21T10:18:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:30 smithi031 ceph-mon[96824]: osdmap e820: 8 total, 7 up, 8 in 2024-09-21T10:18:31.355 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate[124736]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T10:18:31.355 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 bash[124722]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T10:18:31.355 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate[124736]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T10:18:31.355 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 bash[124722]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T10:18:31.355 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate[124736]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T10:18:31.355 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 bash[124722]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T10:18:31.355 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate[124736]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T10:18:31.355 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 bash[124722]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T10:18:31.355 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate[124736]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-21T10:18:31.356 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 bash[124722]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-21T10:18:31.356 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 podman[124722]: 2024-09-21 10:18:31.044945453 +0000 UTC m=+1.296298320 container died 0212edecccd972752633acef1d5ff26850ecfdb920eefaa96a667a557b066130 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-21T10:18:31.697 INFO:tasks.rados.rados.0.smithi007.stdout:3014: done (4 left) 2024-09-21T10:18:31.698 INFO:tasks.rados.rados.0.smithi007.stdout:3016: done (3 left) 2024-09-21T10:18:31.698 INFO:tasks.rados.rados.0.smithi007.stdout:3017: done (2 left) 2024-09-21T10:18:31.698 INFO:tasks.rados.rados.0.smithi007.stdout:3018: done (1 left) 2024-09-21T10:18:31.698 INFO:tasks.rados.rados.0.smithi007.stdout:3019: done (0 left) 2024-09-21T10:18:31.698 INFO:tasks.rados.rados.0.smithi007.stdout:3020: snap_create 2024-09-21T10:18:31.942 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:31 smithi007 podman[124871]: 2024-09-21 10:18:31.812851425 +0000 UTC m=+0.757588855 container remove 0212edecccd972752633acef1d5ff26850ecfdb920eefaa96a667a557b066130 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-activate, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=main-62da54b) 2024-09-21T10:18:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-mon[99390]: pgmap v700: 89 pgs: 9 active+undersized, 15 peering, 5 stale+active+clean, 2 active+undersized+degraded, 58 active+clean; 250 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.9 MiB/s wr, 14 op/s; 14/492 objects degraded (2.846%) 2024-09-21T10:18:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-mon[99390]: Health check failed: Degraded data redundancy: 14/492 objects degraded (2.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-mon[99390]: osdmap e821: 8 total, 7 up, 8 in 2024-09-21T10:18:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-mon[101144]: pgmap v700: 89 pgs: 9 active+undersized, 15 peering, 5 stale+active+clean, 2 active+undersized+degraded, 58 active+clean; 250 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.9 MiB/s wr, 14 op/s; 14/492 objects degraded (2.846%) 2024-09-21T10:18:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-mon[101144]: Health check failed: Degraded data redundancy: 14/492 objects degraded (2.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:31 smithi007 ceph-mon[101144]: osdmap e821: 8 total, 7 up, 8 in 2024-09-21T10:18:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:31 smithi031 ceph-mon[96824]: pgmap v700: 89 pgs: 9 active+undersized, 15 peering, 5 stale+active+clean, 2 active+undersized+degraded, 58 active+clean; 250 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.9 MiB/s wr, 14 op/s; 14/492 objects degraded (2.846%) 2024-09-21T10:18:32.244 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:31 smithi031 ceph-mon[96824]: Health check failed: Degraded data redundancy: 14/492 objects degraded (2.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:32.244 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:31 smithi031 ceph-mon[96824]: osdmap e821: 8 total, 7 up, 8 in 2024-09-21T10:18:32.335 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:32 smithi007 podman[124933]: 2024-09-21 10:18:31.926273781 +0000 UTC m=+0.016556209 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:18:32.335 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:32 smithi007 podman[124933]: 2024-09-21 10:18:32.039383339 +0000 UTC m=+0.129665802 container create 11f0f8fb5e4569b8b44e4441768df21f7c66cf038d373d47bf005f46a2655147 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-21T10:18:32.335 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:32 smithi007 podman[124933]: 2024-09-21 10:18:32.233315833 +0000 UTC m=+0.323598248 container init 11f0f8fb5e4569b8b44e4441768df21f7c66cf038d373d47bf005f46a2655147 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3, CEPH_POINT_RELEASE=, ceph=True, RELEASE=main-62da54b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-21T10:18:32.335 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:32 smithi007 podman[124933]: 2024-09-21 10:18:32.236639007 +0000 UTC m=+0.326921424 container start 11f0f8fb5e4569b8b44e4441768df21f7c66cf038d373d47bf005f46a2655147 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:18:32.335 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-osd[124951]: -- 172.21.15.7:0/4131918990 <== mon.2 v2:172.21.15.7:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558591957a40 con 0x55859272a400 2024-09-21T10:18:32.335 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:32 smithi007 bash[124933]: 11f0f8fb5e4569b8b44e4441768df21f7c66cf038d373d47bf005f46a2655147 2024-09-21T10:18:32.694 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:32 smithi007 systemd[1]: Started Ceph osd.3 for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:18:32.703 INFO:tasks.rados.rados.0.smithi007.stdout:3020: done (0 left) 2024-09-21T10:18:32.703 INFO:tasks.rados.rados.0.smithi007.stdout:3021: read oid 22 snap -1 2024-09-21T10:18:32.703 INFO:tasks.rados.rados.0.smithi007.stdout:3021: expect deleted 2024-09-21T10:18:32.703 INFO:tasks.rados.rados.0.smithi007.stdout:3022: snap_create 2024-09-21T10:18:32.957 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-mon[99390]: osdmap e822: 8 total, 7 up, 8 in 2024-09-21T10:18:32.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:32.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:32.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:32.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:32.958 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-mon[101144]: osdmap e822: 8 total, 7 up, 8 in 2024-09-21T10:18:32.958 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:32.958 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:32.958 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:32.958 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:32 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:32.980 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:32 smithi031 ceph-mon[96824]: osdmap e822: 8 total, 7 up, 8 in 2024-09-21T10:18:32.980 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:32 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:32.980 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:32 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:32.980 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:32 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:32.980 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:32 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:33.705 INFO:tasks.rados.rados.0.smithi007.stdout:3021: done (1 left) 2024-09-21T10:18:33.705 INFO:tasks.rados.rados.0.smithi007.stdout:3022: done (0 left) 2024-09-21T10:18:33.705 INFO:tasks.rados.rados.0.smithi007.stdout:3023: read oid 29 snap -1 2024-09-21T10:18:33.705 INFO:tasks.rados.rados.0.smithi007.stdout:3023: expect (ObjNum 1110 snap 369 seq_num 1110) 2024-09-21T10:18:33.705 INFO:tasks.rados.rados.0.smithi007.stdout:3024: snap_create 2024-09-21T10:18:33.710 INFO:tasks.rados.rados.0.smithi007.stdout:3023: expect (ObjNum 1110 snap 369 seq_num 1110) 2024-09-21T10:18:33.960 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:33 smithi031 ceph-mon[96824]: pgmap v703: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 253 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 954 KiB/s wr, 11 op/s; 29/507 objects degraded (5.720%) 2024-09-21T10:18:33.960 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:33 smithi031 ceph-mon[96824]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-09-21T10:18:33.960 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:33 smithi031 ceph-mon[96824]: osdmap e823: 8 total, 7 up, 8 in 2024-09-21T10:18:34.049 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:33 smithi007 ceph-mon[99390]: pgmap v703: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 253 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 954 KiB/s wr, 11 op/s; 29/507 objects degraded (5.720%) 2024-09-21T10:18:34.049 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:33 smithi007 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-09-21T10:18:34.049 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:33 smithi007 ceph-mon[99390]: osdmap e823: 8 total, 7 up, 8 in 2024-09-21T10:18:34.050 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:33 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[124947]: 2024-09-21T10:18:33.871+0000 7f37154e3640 -1 Falling back to public interface 2024-09-21T10:18:34.050 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:33 smithi007 ceph-mon[101144]: pgmap v703: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 253 MiB data, 811 MiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 954 KiB/s wr, 11 op/s; 29/507 objects degraded (5.720%) 2024-09-21T10:18:34.050 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:33 smithi007 ceph-mon[101144]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-09-21T10:18:34.050 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:33 smithi007 ceph-mon[101144]: osdmap e823: 8 total, 7 up, 8 in 2024-09-21T10:18:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:3023: done (1 left) 2024-09-21T10:18:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:3024: done (0 left) 2024-09-21T10:18:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:3025: write oid 19 current snap is 382 2024-09-21T10:18:34.713 INFO:tasks.rados.rados.0.smithi007.stdout:3025: seq_num 1131 ranges {608717=726863,1933605=748052} 2024-09-21T10:18:34.720 INFO:tasks.rados.rados.0.smithi007.stdout:3025: writing smithi00780062-19 from 608717 to 1335580 tid 1 2024-09-21T10:18:34.727 INFO:tasks.rados.rados.0.smithi007.stdout:3025: writing smithi00780062-19 from 1933605 to 2681657 tid 2 2024-09-21T10:18:34.727 INFO:tasks.rados.rados.0.smithi007.stdout:3026: delete oid 35 current snap is 382 2024-09-21T10:18:34.727 INFO:tasks.rados.rados.0.smithi007.stdout:3025: finishing write tid 1 to smithi00780062-19 2024-09-21T10:18:34.731 INFO:tasks.rados.rados.0.smithi007.stdout:3025: finishing write tid 2 to smithi00780062-19 2024-09-21T10:18:34.731 INFO:tasks.rados.rados.0.smithi007.stdout:3025: finishing write tid 3 to smithi00780062-19 2024-09-21T10:18:34.731 INFO:tasks.rados.rados.0.smithi007.stdout:3026: done (1 left) 2024-09-21T10:18:34.732 INFO:tasks.rados.rados.0.smithi007.stdout:3027: write oid 45 current snap is 382 2024-09-21T10:18:34.732 INFO:tasks.rados.rados.0.smithi007.stdout:3027: seq_num 1133 ranges {642331=593714,1766922=751721} 2024-09-21T10:18:34.738 INFO:tasks.rados.rados.0.smithi007.stdout:3027: writing smithi00780062-45 from 642331 to 1236045 tid 1 2024-09-21T10:18:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3027: writing smithi00780062-45 from 1766922 to 2518643 tid 2 2024-09-21T10:18:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3028: write oid 46 current snap is 382 2024-09-21T10:18:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3025: finishing write tid 4 to smithi00780062-19 2024-09-21T10:18:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3025: oid 19 updating version 0 to 1059 2024-09-21T10:18:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3025: oid 19 version 1059 is already newer than 1058 2024-09-21T10:18:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3025: oid 19 updating version 1059 to 1060 2024-09-21T10:18:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 1060 (ObjNum 1131 snap 382 seq_num 1131) dirty exists 2024-09-21T10:18:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3025: left oid 19 (ObjNum 1131 snap 382 seq_num 1131) 2024-09-21T10:18:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3027: finishing write tid 1 to smithi00780062-45 2024-09-21T10:18:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3028: seq_num 1134 ranges {659138=668963,2109051=611732} 2024-09-21T10:18:34.753 INFO:tasks.rados.rados.0.smithi007.stdout:3028: writing smithi00780062-46 from 659138 to 1328101 tid 1 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3028: writing smithi00780062-46 from 2109051 to 2720783 tid 2 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3025: done (2 left) 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3029: snap_create 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3027: finishing write tid 2 to smithi00780062-45 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3027: finishing write tid 3 to smithi00780062-45 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3027: finishing write tid 4 to smithi00780062-45 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3027: oid 45 updating version 0 to 1510 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3027: oid 45 updating version 1510 to 1511 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3027: oid 45 version 1511 is already newer than 1509 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1511 (ObjNum 1133 snap 382 seq_num 1133) dirty exists 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3027: left oid 45 (ObjNum 1133 snap 382 seq_num 1133) 2024-09-21T10:18:34.761 INFO:tasks.rados.rados.0.smithi007.stdout:3028: finishing write tid 1 to smithi00780062-46 2024-09-21T10:18:34.764 INFO:tasks.rados.rados.0.smithi007.stdout:3028: finishing write tid 2 to smithi00780062-46 2024-09-21T10:18:34.764 INFO:tasks.rados.rados.0.smithi007.stdout:3028: finishing write tid 3 to smithi00780062-46 2024-09-21T10:18:34.765 INFO:tasks.rados.rados.0.smithi007.stdout:3028: finishing write tid 4 to smithi00780062-46 2024-09-21T10:18:34.765 INFO:tasks.rados.rados.0.smithi007.stdout:3028: oid 46 updating version 0 to 2454 2024-09-21T10:18:34.765 INFO:tasks.rados.rados.0.smithi007.stdout:3028: oid 46 version 2454 is already newer than 2453 2024-09-21T10:18:34.765 INFO:tasks.rados.rados.0.smithi007.stdout:3028: oid 46 updating version 2454 to 2455 2024-09-21T10:18:34.765 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 2455 (ObjNum 1134 snap 382 seq_num 1134) dirty exists 2024-09-21T10:18:34.765 INFO:tasks.rados.rados.0.smithi007.stdout:3028: left oid 46 (ObjNum 1134 snap 382 seq_num 1134) 2024-09-21T10:18:34.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:34 smithi031 ceph-mon[96824]: osdmap e824: 8 total, 7 up, 8 in 2024-09-21T10:18:34.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:34 smithi031 ceph-mon[96824]: pgmap v706: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 256 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 960 KiB/s wr, 16 op/s; 29/513 objects degraded (5.653%) 2024-09-21T10:18:34.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:34 smithi007 ceph-mon[99390]: osdmap e824: 8 total, 7 up, 8 in 2024-09-21T10:18:34.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:34 smithi007 ceph-mon[99390]: pgmap v706: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 256 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 960 KiB/s wr, 16 op/s; 29/513 objects degraded (5.653%) 2024-09-21T10:18:34.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:34 smithi007 ceph-mon[101144]: osdmap e824: 8 total, 7 up, 8 in 2024-09-21T10:18:34.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:34 smithi007 ceph-mon[101144]: pgmap v706: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 256 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 960 KiB/s wr, 16 op/s; 29/513 objects degraded (5.653%) 2024-09-21T10:18:35.714 INFO:tasks.rados.rados.0.smithi007.stdout:3027: done (2 left) 2024-09-21T10:18:35.714 INFO:tasks.rados.rados.0.smithi007.stdout:3028: done (1 left) 2024-09-21T10:18:35.714 INFO:tasks.rados.rados.0.smithi007.stdout:3029: done (0 left) 2024-09-21T10:18:35.714 INFO:tasks.rados.rados.0.smithi007.stdout:3030: snap_create 2024-09-21T10:18:36.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:35 smithi031 ceph-mon[96824]: osdmap e825: 8 total, 7 up, 8 in 2024-09-21T10:18:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:35 smithi007 ceph-mon[99390]: osdmap e825: 8 total, 7 up, 8 in 2024-09-21T10:18:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:35 smithi007 ceph-mon[101144]: osdmap e825: 8 total, 7 up, 8 in 2024-09-21T10:18:36.718 INFO:tasks.rados.rados.0.smithi007.stdout:3030: done (0 left) 2024-09-21T10:18:36.719 INFO:tasks.rados.rados.0.smithi007.stdout:3031: snap_create 2024-09-21T10:18:36.842 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[99390]: osdmap e826: 8 total, 7 up, 8 in 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[99390]: pgmap v709: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 256 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 336 KiB/s wr, 9 op/s; 29/510 objects degraded (5.686%) 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[101144]: osdmap e826: 8 total, 7 up, 8 in 2024-09-21T10:18:36.843 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[101144]: pgmap v709: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 256 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 336 KiB/s wr, 9 op/s; 29/510 objects degraded (5.686%) 2024-09-21T10:18:36.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:36.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:36.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:36 smithi031 ceph-mon[96824]: osdmap e826: 8 total, 7 up, 8 in 2024-09-21T10:18:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:36 smithi031 ceph-mon[96824]: pgmap v709: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 256 MiB data, 813 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 336 KiB/s wr, 9 op/s; 29/510 objects degraded (5.686%) 2024-09-21T10:18:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:37.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:37.682 INFO:tasks.rados.rados.0.smithi007.stdout:3031: done (0 left) 2024-09-21T10:18:37.683 INFO:tasks.rados.rados.0.smithi007.stdout:3032: delete oid 36 current snap is 385 2024-09-21T10:18:37.687 INFO:tasks.rados.rados.0.smithi007.stdout:3032: done (0 left) 2024-09-21T10:18:37.687 INFO:tasks.rados.rados.0.smithi007.stdout:3033: read oid 20 snap -1 2024-09-21T10:18:37.687 INFO:tasks.rados.rados.0.smithi007.stdout:3033: expect (ObjNum 1128 snap 378 seq_num 1128) 2024-09-21T10:18:37.687 INFO:tasks.rados.rados.0.smithi007.stdout:3034: snap_remove snap 378 2024-09-21T10:18:37.807 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[99390]: osdmap e827: 8 total, 7 up, 8 in 2024-09-21T10:18:37.807 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 29/510 objects degraded (5.686%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:37.807 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[99390]: from='osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T10:18:37.807 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[101144]: osdmap e827: 8 total, 7 up, 8 in 2024-09-21T10:18:37.807 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 29/510 objects degraded (5.686%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:37.808 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[101144]: from='osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T10:18:37.808 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[101144]: from='osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:18:37.808 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[124947]: 2024-09-21T10:18:37.485+0000 7f37154e3640 -1 osd.3 816 log_to_monitors true 2024-09-21T10:18:37.808 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[124947]: 2024-09-21T10:18:37.701+0000 7f370d28d640 -1 osd.3 816 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:18:38.124 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[99390]: from='osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:18:38.124 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[99390]: osdmap e828: 8 total, 7 up, 8 in 2024-09-21T10:18:38.125 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[99390]: from='osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:18:38.125 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[101144]: osdmap e828: 8 total, 7 up, 8 in 2024-09-21T10:18:38.125 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:37 smithi007 ceph-mon[101144]: from='osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:18:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:37 smithi031 ceph-mon[96824]: osdmap e827: 8 total, 7 up, 8 in 2024-09-21T10:18:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:37 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 29/510 objects degraded (5.686%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:37 smithi031 ceph-mon[96824]: from='osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T10:18:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:37 smithi031 ceph-mon[96824]: from='osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:18:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:37 smithi031 ceph-mon[96824]: osdmap e828: 8 total, 7 up, 8 in 2024-09-21T10:18:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:37 smithi031 ceph-mon[96824]: from='osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi007", "root=default"]} : dispatch 2024-09-21T10:18:38.689 INFO:tasks.rados.rados.0.smithi007.stdout:3034: done (1 left) 2024-09-21T10:18:38.689 INFO:tasks.rados.rados.0.smithi007.stdout:3035: snap_remove snap 379 2024-09-21T10:18:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:38 smithi031 ceph-mon[96824]: pgmap v712: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 260 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 673 KiB/s wr, 4 op/s; 29/513 objects degraded (5.653%) 2024-09-21T10:18:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:38 smithi031 ceph-mon[96824]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:18:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:38 smithi031 ceph-mon[96824]: osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663] boot 2024-09-21T10:18:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:38 smithi031 ceph-mon[96824]: osdmap e829: 8 total, 8 up, 8 in 2024-09-21T10:18:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:38 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T10:18:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:38 smithi007 ceph-mon[99390]: pgmap v712: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 260 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 673 KiB/s wr, 4 op/s; 29/513 objects degraded (5.653%) 2024-09-21T10:18:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:38 smithi007 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:18:39.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:38 smithi007 ceph-mon[99390]: osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663] boot 2024-09-21T10:18:39.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:38 smithi007 ceph-mon[99390]: osdmap e829: 8 total, 8 up, 8 in 2024-09-21T10:18:39.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:38 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T10:18:39.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:38 smithi007 ceph-mon[101144]: pgmap v712: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 260 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 673 KiB/s wr, 4 op/s; 29/513 objects degraded (5.653%) 2024-09-21T10:18:39.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:38 smithi007 ceph-mon[101144]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:18:39.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:38 smithi007 ceph-mon[101144]: osd.3 [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663] boot 2024-09-21T10:18:39.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:38 smithi007 ceph-mon[101144]: osdmap e829: 8 total, 8 up, 8 in 2024-09-21T10:18:39.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:38 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T10:18:39.687 INFO:tasks.rados.rados.0.smithi007.stdout:3035: done (1 left) 2024-09-21T10:18:39.687 INFO:tasks.rados.rados.0.smithi007.stdout:3036: read oid 48 snap -1 2024-09-21T10:18:39.687 INFO:tasks.rados.rados.0.smithi007.stdout:3036: expect (ObjNum 1130 snap 378 seq_num 1130) 2024-09-21T10:18:39.687 INFO:tasks.rados.rados.0.smithi007.stdout:3037: write oid 11 current snap is 385 2024-09-21T10:18:39.687 INFO:tasks.rados.rados.0.smithi007.stdout:3037: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2024-09-21T10:18:39.694 INFO:tasks.rados.rados.0.smithi007.stdout:3037: writing smithi00780062-11 from 692752 to 1112213 tid 1 2024-09-21T10:18:39.702 INFO:tasks.rados.rados.0.smithi007.stdout:3037: writing smithi00780062-11 from 1826015 to 2441416 tid 2 2024-09-21T10:18:39.707 INFO:tasks.rados.rados.0.smithi007.stdout:3037: writing smithi00780062-11 from 2979461 to 3092752 tid 3 2024-09-21T10:18:39.707 INFO:tasks.rados.rados.0.smithi007.stdout:3033: expect (ObjNum 1128 snap 378 seq_num 1128) 2024-09-21T10:18:39.889 INFO:tasks.rados.rados.0.smithi007.stdout:3036: expect (ObjNum 1130 snap 378 seq_num 1130) 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3037: finishing write tid 1 to smithi00780062-11 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3033: done (2 left) 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3036: done (1 left) 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3038: read oid 31 snap -1 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3038: expect deleted 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3039: delete oid 4 current snap is 385 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3037: finishing write tid 2 to smithi00780062-11 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3037: finishing write tid 3 to smithi00780062-11 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3037: finishing write tid 4 to smithi00780062-11 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3037: finishing write tid 5 to smithi00780062-11 2024-09-21T10:18:40.072 INFO:tasks.rados.rados.0.smithi007.stdout:3037: oid 11 updating version 0 to 2459 2024-09-21T10:18:40.073 INFO:tasks.rados.rados.0.smithi007.stdout:3037: oid 11 updating version 2459 to 2464 2024-09-21T10:18:40.073 INFO:tasks.rados.rados.0.smithi007.stdout:3037: oid 11 version 2464 is already newer than 2462 2024-09-21T10:18:40.073 INFO:tasks.rados.rados.0.smithi007.stdout:3037: oid 11 version 2464 is already newer than 2463 2024-09-21T10:18:40.073 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 2464 (ObjNum 1136 snap 385 seq_num 1136) dirty exists 2024-09-21T10:18:40.073 INFO:tasks.rados.rados.0.smithi007.stdout:3037: left oid 11 (ObjNum 1136 snap 385 seq_num 1136) 2024-09-21T10:18:40.073 INFO:tasks.rados.rados.0.smithi007.stdout:3037: done (2 left) 2024-09-21T10:18:40.074 INFO:tasks.rados.rados.0.smithi007.stdout:3038: done (1 left) 2024-09-21T10:18:40.074 INFO:tasks.rados.rados.0.smithi007.stdout:3039: done (0 left) 2024-09-21T10:18:40.074 INFO:tasks.rados.rados.0.smithi007.stdout:3040: read oid 25 snap -1 2024-09-21T10:18:40.074 INFO:tasks.rados.rados.0.smithi007.stdout:3040: expect (ObjNum 954 snap 326 seq_num 954) 2024-09-21T10:18:40.074 INFO:tasks.rados.rados.0.smithi007.stdout:3041: snap_create 2024-09-21T10:18:40.079 INFO:tasks.rados.rados.0.smithi007.stdout:3040: expect (ObjNum 954 snap 326 seq_num 954) 2024-09-21T10:18:40.900 INFO:tasks.rados.rados.0.smithi007.stdout:3040: done (1 left) 2024-09-21T10:18:40.900 INFO:tasks.rados.rados.0.smithi007.stdout:3041: done (0 left) 2024-09-21T10:18:40.901 INFO:tasks.rados.rados.0.smithi007.stdout:3042: rollback oid 39 current snap is 386 2024-09-21T10:18:40.901 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 363 2024-09-21T10:18:40.901 INFO:tasks.rados.rados.0.smithi007.stdout:3043: delete oid 40 current snap is 386 2024-09-21T10:18:40.905 INFO:tasks.rados.rados.0.smithi007.stdout:3043: done (1 left) 2024-09-21T10:18:40.905 INFO:tasks.rados.rados.0.smithi007.stdout:3044: write oid 45 current snap is 386 2024-09-21T10:18:40.905 INFO:tasks.rados.rados.0.smithi007.stdout:3044: seq_num 1139 ranges {743173=645208,1885108=762728} 2024-09-21T10:18:40.913 INFO:tasks.rados.rados.0.smithi007.stdout:3044: writing smithi00780062-45 from 743173 to 1388381 tid 1 2024-09-21T10:18:40.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:40.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:40.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: osdmap e830: 8 total, 8 up, 8 in 2024-09-21T10:18:40.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:40.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:18:40.919 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:18:40.920 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.921 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:40.922 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:40.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:40.923 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.924 INFO:tasks.rados.rados.0.smithi007.stdout:3044: writing smithi00780062-45 from 1885108 to 2647836 tid 2 2024-09-21T10:18:40.924 INFO:tasks.rados.rados.0.smithi007.stdout:3045: read oid 47 snap -1 2024-09-21T10:18:40.924 INFO:tasks.rados.rados.0.smithi007.stdout:3045: expect (ObjNum 1107 snap 367 seq_num 1107) 2024-09-21T10:18:40.924 INFO:tasks.rados.rados.0.smithi007.stdout:3046: read oid 36 snap -1 2024-09-21T10:18:40.924 INFO:tasks.rados.rados.0.smithi007.stdout:3046: expect deleted 2024-09-21T10:18:40.924 INFO:tasks.rados.rados.0.smithi007.stdout:3047: write oid 8 current snap is 386 2024-09-21T10:18:40.924 INFO:tasks.rados.rados.0.smithi007.stdout:3042: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:18:40.924 INFO:tasks.rados.rados.0.smithi007.stdout:3042: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:18:40.924 INFO:tasks.rados.rados.0.smithi007.stdout:3042: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:18:40.925 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1572 (ObjNum 1078 snap 360 seq_num 1078) dirty exists 2024-09-21T10:18:40.925 INFO:tasks.rados.rados.0.smithi007.stdout:3044: finishing write tid 1 to smithi00780062-45 2024-09-21T10:18:40.925 INFO:tasks.rados.rados.0.smithi007.stdout:3047: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2024-09-21T10:18:40.928 INFO:tasks.rados.rados.0.smithi007.stdout:3047: writing smithi00780062-8 from 759980 to 1480437 tid 1 2024-09-21T10:18:40.934 INFO:tasks.rados.rados.0.smithi007.stdout:3047: writing smithi00780062-8 from 1943590 to 2449976 tid 2 2024-09-21T10:18:40.938 INFO:tasks.rados.rados.0.smithi007.stdout:3047: writing smithi00780062-8 from 2856447 to 3159980 tid 3 2024-09-21T10:18:40.938 INFO:tasks.rados.rados.0.smithi007.stdout:3042: done (4 left) 2024-09-21T10:18:40.938 INFO:tasks.rados.rados.0.smithi007.stdout:3048: write oid 5 current snap is 386 2024-09-21T10:18:40.939 INFO:tasks.rados.rados.0.smithi007.stdout:3048: seq_num 1141 ranges {776787=512059,1718425=766397,3000223=176564} 2024-09-21T10:18:40.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:18:40] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.51.0" 2024-09-21T10:18:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:40.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:40.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: osdmap e830: 8 total, 8 up, 8 in 2024-09-21T10:18:40.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:40.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:18:40.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:18:40.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:18:40.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:18:40.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:18:40.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:40.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:40.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: osdmap e830: 8 total, 8 up, 8 in 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:18:40.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:18:40.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:18:40.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:18:40.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:18:40.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:18:40.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:18:40.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:18:40.947 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:18:40.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.949 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.950 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:18:40.950 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:18:40.950 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:18:40.950 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:18:40.950 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:18:40.950 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.950 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.950 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:18:40.950 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:18:40.950 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.951 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.952 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:40.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:40.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:40.953 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.953 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:18:40.954 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:40.955 INFO:tasks.rados.rados.0.smithi007.stdout:3048: writing smithi00780062-5 from 776787 to 1288846 tid 1 2024-09-21T10:18:40.955 INFO:tasks.rados.rados.0.smithi007.stdout:3048: writing smithi00780062-5 from 1718425 to 2484822 tid 2 2024-09-21T10:18:40.955 INFO:tasks.rados.rados.0.smithi007.stdout:3048: writing smithi00780062-5 from 3000223 to 3176787 tid 3 2024-09-21T10:18:40.955 INFO:tasks.rados.rados.0.smithi007.stdout:3049: snap_remove snap 382 2024-09-21T10:18:41.902 INFO:tasks.rados.rados.0.smithi007.stdout:3049: done (5 left) 2024-09-21T10:18:41.902 INFO:tasks.rados.rados.0.smithi007.stdout:3050: snap_create 2024-09-21T10:18:41.902 INFO:tasks.rados.rados.0.smithi007.stdout:3045: expect (ObjNum 1107 snap 367 seq_num 1107) 2024-09-21T10:18:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:41 smithi031 ceph-mon[96824]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:18:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:41 smithi031 ceph-mon[96824]: Upgrade: Finalizing container_image settings 2024-09-21T10:18:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:41 smithi031 ceph-mon[96824]: Upgrade: Complete! 2024-09-21T10:18:41.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:41 smithi031 ceph-mon[96824]: pgmap v715: 89 pgs: 26 active+undersized, 5 active+undersized+degraded, 58 active+clean; 262 MiB data, 826 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1002 KiB/s wr, 4 op/s; 16/519 objects degraded (3.083%) 2024-09-21T10:18:41.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:41 smithi031 ceph-mon[96824]: osdmap e831: 8 total, 8 up, 8 in 2024-09-21T10:18:41.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:41 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[99390]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:18:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[99390]: Upgrade: Finalizing container_image settings 2024-09-21T10:18:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[99390]: Upgrade: Complete! 2024-09-21T10:18:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[99390]: pgmap v715: 89 pgs: 26 active+undersized, 5 active+undersized+degraded, 58 active+clean; 262 MiB data, 826 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1002 KiB/s wr, 4 op/s; 16/519 objects degraded (3.083%) 2024-09-21T10:18:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[99390]: osdmap e831: 8 total, 8 up, 8 in 2024-09-21T10:18:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:41.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[101144]: Upgrade: Setting container_image for all nvmeof 2024-09-21T10:18:41.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[101144]: Upgrade: Finalizing container_image settings 2024-09-21T10:18:41.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[101144]: Upgrade: Complete! 2024-09-21T10:18:41.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[101144]: pgmap v715: 89 pgs: 26 active+undersized, 5 active+undersized+degraded, 58 active+clean; 262 MiB data, 826 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1002 KiB/s wr, 4 op/s; 16/519 objects degraded (3.083%) 2024-09-21T10:18:41.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[101144]: osdmap e831: 8 total, 8 up, 8 in 2024-09-21T10:18:41.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:41 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:41.991 INFO:tasks.rados.rados.0.smithi007.stdout:3044: finishing write tid 2 to smithi00780062-45 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3044: finishing write tid 3 to smithi00780062-45 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3044: finishing write tid 4 to smithi00780062-45 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3044: oid 45 updating version 0 to 1519 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3044: oid 45 version 1519 is already newer than 1518 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3044: oid 45 version 1519 is already newer than 1517 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1519 (ObjNum 1139 snap 386 seq_num 1139) dirty exists 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3044: left oid 45 (ObjNum 1139 snap 386 seq_num 1139) 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3047: finishing write tid 1 to smithi00780062-8 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3047: finishing write tid 2 to smithi00780062-8 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3047: finishing write tid 3 to smithi00780062-8 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3047: finishing write tid 4 to smithi00780062-8 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3047: finishing write tid 5 to smithi00780062-8 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3047: oid 8 updating version 0 to 1142 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3047: oid 8 version 1142 is already newer than 1140 2024-09-21T10:18:41.992 INFO:tasks.rados.rados.0.smithi007.stdout:3047: oid 8 version 1142 is already newer than 1141 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:3047: oid 8 updating version 1142 to 1143 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 1143 (ObjNum 1140 snap 386 seq_num 1140) dirty exists 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:3047: left oid 8 (ObjNum 1140 snap 386 seq_num 1140) 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:3048: finishing write tid 1 to smithi00780062-5 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:3048: finishing write tid 2 to smithi00780062-5 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:3048: finishing write tid 3 to smithi00780062-5 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:3048: finishing write tid 4 to smithi00780062-5 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:3048: finishing write tid 5 to smithi00780062-5 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:3048: oid 5 updating version 0 to 830 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:3048: oid 5 updating version 830 to 831 2024-09-21T10:18:41.993 INFO:tasks.rados.rados.0.smithi007.stdout:3048: oid 5 updating version 831 to 832 2024-09-21T10:18:41.994 INFO:tasks.rados.rados.0.smithi007.stdout:3048: oid 5 updating version 832 to 833 2024-09-21T10:18:41.994 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 833 (ObjNum 1141 snap 386 seq_num 1141) dirty exists 2024-09-21T10:18:41.994 INFO:tasks.rados.rados.0.smithi007.stdout:3048: left oid 5 (ObjNum 1141 snap 386 seq_num 1141) 2024-09-21T10:18:42.907 INFO:tasks.rados.rados.0.smithi007.stdout:3044: done (5 left) 2024-09-21T10:18:42.907 INFO:tasks.rados.rados.0.smithi007.stdout:3045: done (4 left) 2024-09-21T10:18:42.907 INFO:tasks.rados.rados.0.smithi007.stdout:3046: done (3 left) 2024-09-21T10:18:42.907 INFO:tasks.rados.rados.0.smithi007.stdout:3047: done (2 left) 2024-09-21T10:18:42.907 INFO:tasks.rados.rados.0.smithi007.stdout:3048: done (1 left) 2024-09-21T10:18:42.907 INFO:tasks.rados.rados.0.smithi007.stdout:3050: done (0 left) 2024-09-21T10:18:42.907 INFO:tasks.rados.rados.0.smithi007.stdout:3051: write oid 7 current snap is 387 2024-09-21T10:18:42.907 INFO:tasks.rados.rados.0.smithi007.stdout:3051: seq_num 1142 ranges {793594=587308,2060554=510055} 2024-09-21T10:18:42.914 INFO:tasks.rados.rados.0.smithi007.stdout:3051: writing smithi00780062-7 from 793594 to 1380902 tid 1 2024-09-21T10:18:42.921 INFO:tasks.rados.rados.0.smithi007.stdout:3051: writing smithi00780062-7 from 2060554 to 2570609 tid 2 2024-09-21T10:18:42.921 INFO:tasks.rados.rados.0.smithi007.stdout:3052: read oid 21 snap -1 2024-09-21T10:18:42.921 INFO:tasks.rados.rados.0.smithi007.stdout:3052: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:18:42.921 INFO:tasks.rados.rados.0.smithi007.stdout:3053: rollback oid 17 current snap is 387 2024-09-21T10:18:42.921 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 366 2024-09-21T10:18:42.922 INFO:tasks.rados.rados.0.smithi007.stdout:3051: finishing write tid 1 to smithi00780062-7 2024-09-21T10:18:42.922 INFO:tasks.rados.rados.0.smithi007.stdout:3054: read oid 44 snap -1 2024-09-21T10:18:42.922 INFO:tasks.rados.rados.0.smithi007.stdout:3054: expect (ObjNum 1111 snap 369 seq_num 1111) 2024-09-21T10:18:42.922 INFO:tasks.rados.rados.0.smithi007.stdout:3055: snap_remove snap 377 2024-09-21T10:18:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:42 smithi031 ceph-mon[96824]: osdmap e832: 8 total, 8 up, 8 in 2024-09-21T10:18:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:42 smithi031 ceph-mon[96824]: pgmap v718: 89 pgs: 16 active+undersized, 3 active+undersized+degraded, 70 active+clean; 265 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 965 KiB/s wr, 9 op/s; 6/531 objects degraded (1.130%); 1001 KiB/s, 0 objects/s recovering 2024-09-21T10:18:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:42 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 16/519 objects degraded (3.083%), 5 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:42 smithi007 ceph-mon[99390]: osdmap e832: 8 total, 8 up, 8 in 2024-09-21T10:18:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:42 smithi007 ceph-mon[99390]: pgmap v718: 89 pgs: 16 active+undersized, 3 active+undersized+degraded, 70 active+clean; 265 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 965 KiB/s wr, 9 op/s; 6/531 objects degraded (1.130%); 1001 KiB/s, 0 objects/s recovering 2024-09-21T10:18:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:42 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 16/519 objects degraded (3.083%), 5 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:42 smithi007 ceph-mon[101144]: osdmap e832: 8 total, 8 up, 8 in 2024-09-21T10:18:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:42 smithi007 ceph-mon[101144]: pgmap v718: 89 pgs: 16 active+undersized, 3 active+undersized+degraded, 70 active+clean; 265 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 965 KiB/s wr, 9 op/s; 6/531 objects degraded (1.130%); 1001 KiB/s, 0 objects/s recovering 2024-09-21T10:18:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:42 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 16/519 objects degraded (3.083%), 5 pgs degraded (PG_DEGRADED) 2024-09-21T10:18:43.913 INFO:tasks.rados.rados.0.smithi007.stdout:3055: done (4 left) 2024-09-21T10:18:43.913 INFO:tasks.rados.rados.0.smithi007.stdout:3056: read oid 9 snap -1 2024-09-21T10:18:43.913 INFO:tasks.rados.rados.0.smithi007.stdout:3056: expect deleted 2024-09-21T10:18:43.913 INFO:tasks.rados.rados.0.smithi007.stdout:3057: rollback oid 6 current snap is 387 2024-09-21T10:18:43.913 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 384 2024-09-21T10:18:43.913 INFO:tasks.rados.rados.0.smithi007.stdout:3051: finishing write tid 2 to smithi00780062-7 2024-09-21T10:18:43.914 INFO:tasks.rados.rados.0.smithi007.stdout:3051: finishing write tid 3 to smithi00780062-7 2024-09-21T10:18:43.914 INFO:tasks.rados.rados.0.smithi007.stdout:3051: finishing write tid 4 to smithi00780062-7 2024-09-21T10:18:43.914 INFO:tasks.rados.rados.0.smithi007.stdout:3051: oid 7 updating version 0 to 767 2024-09-21T10:18:43.914 INFO:tasks.rados.rados.0.smithi007.stdout:3051: oid 7 version 767 is already newer than 766 2024-09-21T10:18:43.914 INFO:tasks.rados.rados.0.smithi007.stdout:3051: oid 7 version 767 is already newer than 765 2024-09-21T10:18:43.914 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 767 (ObjNum 1142 snap 387 seq_num 1142) dirty exists 2024-09-21T10:18:43.914 INFO:tasks.rados.rados.0.smithi007.stdout:3051: left oid 7 (ObjNum 1142 snap 387 seq_num 1142) 2024-09-21T10:18:43.914 INFO:tasks.rados.rados.0.smithi007.stdout:3053: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:18:43.914 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1050 (ObjNum 305 snap 0 seq_num 1481526655) dirty dne 2024-09-21T10:18:43.914 INFO:tasks.rados.rados.0.smithi007.stdout:3052: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:18:43.995 INFO:tasks.rados.rados.0.smithi007.stdout:3054: expect (ObjNum 1111 snap 369 seq_num 1111) 2024-09-21T10:18:44.087 INFO:tasks.rados.rados.0.smithi007.stdout:3057: finishing rollback tid 0 to smithi00780062-6 2024-09-21T10:18:44.087 INFO:tasks.rados.rados.0.smithi007.stdout:3057: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:18:44.087 INFO:tasks.rados.rados.0.smithi007.stdout:3057: finishing rollback tid 2 to smithi00780062-6 2024-09-21T10:18:44.087 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 1064 (ObjNum 1122 snap 374 seq_num 1122) dirty exists 2024-09-21T10:18:44.087 INFO:tasks.rados.rados.0.smithi007.stdout:3051: done (5 left) 2024-09-21T10:18:44.087 INFO:tasks.rados.rados.0.smithi007.stdout:3052: done (4 left) 2024-09-21T10:18:44.087 INFO:tasks.rados.rados.0.smithi007.stdout:3053: done (3 left) 2024-09-21T10:18:44.087 INFO:tasks.rados.rados.0.smithi007.stdout:3054: done (2 left) 2024-09-21T10:18:44.088 INFO:tasks.rados.rados.0.smithi007.stdout:3056: done (1 left) 2024-09-21T10:18:44.088 INFO:tasks.rados.rados.0.smithi007.stdout:3057: done (0 left) 2024-09-21T10:18:44.088 INFO:tasks.rados.rados.0.smithi007.stdout:3058: snap_create 2024-09-21T10:18:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:43 smithi031 ceph-mon[96824]: osdmap e833: 8 total, 8 up, 8 in 2024-09-21T10:18:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:43 smithi007 ceph-mon[99390]: osdmap e833: 8 total, 8 up, 8 in 2024-09-21T10:18:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:43 smithi007 ceph-mon[101144]: osdmap e833: 8 total, 8 up, 8 in 2024-09-21T10:18:44.918 INFO:tasks.rados.rados.0.smithi007.stdout:3058: done (0 left) 2024-09-21T10:18:44.918 INFO:tasks.rados.rados.0.smithi007.stdout:3059: delete oid 11 current snap is 388 2024-09-21T10:18:44.922 INFO:tasks.rados.rados.0.smithi007.stdout:3059: done (0 left) 2024-09-21T10:18:44.923 INFO:tasks.rados.rados.0.smithi007.stdout:3060: snap_remove snap 366 2024-09-21T10:18:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:44 smithi031 ceph-mon[96824]: osdmap e834: 8 total, 8 up, 8 in 2024-09-21T10:18:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:44 smithi031 ceph-mon[96824]: pgmap v721: 89 pgs: 89 active+clean; 268 MiB data, 849 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1010 KiB/s wr, 11 op/s; 1001 KiB/s, 0 objects/s recovering 2024-09-21T10:18:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:44 smithi007 ceph-mon[99390]: osdmap e834: 8 total, 8 up, 8 in 2024-09-21T10:18:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:44 smithi007 ceph-mon[99390]: pgmap v721: 89 pgs: 89 active+clean; 268 MiB data, 849 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1010 KiB/s wr, 11 op/s; 1001 KiB/s, 0 objects/s recovering 2024-09-21T10:18:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:44 smithi007 ceph-mon[101144]: osdmap e834: 8 total, 8 up, 8 in 2024-09-21T10:18:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:44 smithi007 ceph-mon[101144]: pgmap v721: 89 pgs: 89 active+clean; 268 MiB data, 849 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1010 KiB/s wr, 11 op/s; 1001 KiB/s, 0 objects/s recovering 2024-09-21T10:18:45.925 INFO:tasks.rados.rados.0.smithi007.stdout:3060: done (0 left) 2024-09-21T10:18:45.925 INFO:tasks.rados.rados.0.smithi007.stdout:3061: rollback oid 30 current snap is 388 2024-09-21T10:18:45.925 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 352 2024-09-21T10:18:45.925 INFO:tasks.rados.rados.0.smithi007.stdout:3062: delete oid 35 current snap is 388 2024-09-21T10:18:45.930 INFO:tasks.rados.rados.0.smithi007.stdout:3061: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:18:45.932 INFO:tasks.rados.rados.0.smithi007.stdout:3061: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:18:45.932 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1147 (ObjNum 305 snap 0 seq_num 3164190218) dirty dne 2024-09-21T10:18:45.934 INFO:tasks.rados.rados.0.smithi007.stdout:3061: done (1 left) 2024-09-21T10:18:45.934 INFO:tasks.rados.rados.0.smithi007.stdout:3062: done (0 left) 2024-09-21T10:18:45.934 INFO:tasks.rados.rados.0.smithi007.stdout:3063: snap_create 2024-09-21T10:18:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:45 smithi031 ceph-mon[96824]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/531 objects degraded (1.130%), 3 pgs degraded) 2024-09-21T10:18:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:45 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:18:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:45 smithi031 ceph-mon[96824]: osdmap e835: 8 total, 8 up, 8 in 2024-09-21T10:18:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:45 smithi007 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/531 objects degraded (1.130%), 3 pgs degraded) 2024-09-21T10:18:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:45 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:18:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:45 smithi007 ceph-mon[99390]: osdmap e835: 8 total, 8 up, 8 in 2024-09-21T10:18:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:45 smithi007 ceph-mon[101144]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/531 objects degraded (1.130%), 3 pgs degraded) 2024-09-21T10:18:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:45 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:18:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:45 smithi007 ceph-mon[101144]: osdmap e835: 8 total, 8 up, 8 in 2024-09-21T10:18:46.932 INFO:tasks.rados.rados.0.smithi007.stdout:3063: done (0 left) 2024-09-21T10:18:46.932 INFO:tasks.rados.rados.0.smithi007.stdout:3064: read oid 34 snap -1 2024-09-21T10:18:46.932 INFO:tasks.rados.rados.0.smithi007.stdout:3064: expect deleted 2024-09-21T10:18:46.932 INFO:tasks.rados.rados.0.smithi007.stdout:3065: write oid 10 current snap is 389 2024-09-21T10:18:46.932 INFO:tasks.rados.rados.0.smithi007.stdout:3065: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2024-09-21T10:18:46.936 INFO:tasks.rados.rados.0.smithi007.stdout:3065: writing smithi00780062-10 from 444015 to 857070 tid 1 2024-09-21T10:18:46.944 INFO:tasks.rados.rados.0.smithi007.stdout:3065: writing smithi00780062-10 from 1436000 to 2209735 tid 2 2024-09-21T10:18:46.951 INFO:tasks.rados.rados.0.smithi007.stdout:3065: writing smithi00780062-10 from 2709915 to 3244015 tid 3 2024-09-21T10:18:46.951 INFO:tasks.rados.rados.0.smithi007.stdout:3066: rollback oid 26 current snap is 389 2024-09-21T10:18:46.951 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 361 2024-09-21T10:18:46.951 INFO:tasks.rados.rados.0.smithi007.stdout:3065: finishing write tid 1 to smithi00780062-10 2024-09-21T10:18:46.951 INFO:tasks.rados.rados.0.smithi007.stdout:3065: finishing write tid 2 to smithi00780062-10 2024-09-21T10:18:46.951 INFO:tasks.rados.rados.0.smithi007.stdout:3064: done (2 left) 2024-09-21T10:18:46.951 INFO:tasks.rados.rados.0.smithi007.stdout:3067: read oid 50 snap -1 2024-09-21T10:18:46.951 INFO:tasks.rados.rados.0.smithi007.stdout:3067: expect (ObjNum 1074 snap 360 seq_num 1074) 2024-09-21T10:18:46.951 INFO:tasks.rados.rados.0.smithi007.stdout:3068: write oid 25 current snap is 389 2024-09-21T10:18:46.951 INFO:tasks.rados.rados.0.smithi007.stdout:3068: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2024-09-21T10:18:46.956 INFO:tasks.rados.rados.0.smithi007.stdout:3068: writing smithi00780062-25 from 460822 to 949126 tid 1 2024-09-21T10:18:46.961 INFO:tasks.rados.rados.0.smithi007.stdout:3068: writing smithi00780062-25 from 1378129 to 1895522 tid 2 2024-09-21T10:18:46.967 INFO:tasks.rados.rados.0.smithi007.stdout:3068: writing smithi00780062-25 from 2504632 to 2910594 tid 3 2024-09-21T10:18:46.967 INFO:tasks.rados.rados.0.smithi007.stdout:3069: read oid 43 snap -1 2024-09-21T10:18:46.967 INFO:tasks.rados.rados.0.smithi007.stdout:3069: expect (ObjNum 1126 snap 376 seq_num 1126) 2024-09-21T10:18:46.967 INFO:tasks.rados.rados.0.smithi007.stdout:3070: write oid 9 current snap is 389 2024-09-21T10:18:46.967 INFO:tasks.rados.rados.0.smithi007.stdout:3070: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2024-09-21T10:18:46.973 INFO:tasks.rados.rados.0.smithi007.stdout:3070: writing smithi00780062-9 from 477629 to 1041182 tid 1 2024-09-21T10:18:46.981 INFO:tasks.rados.rados.0.smithi007.stdout:3070: writing smithi00780062-9 from 1836611 to 2614015 tid 2 2024-09-21T10:18:46.985 INFO:tasks.rados.rados.0.smithi007.stdout:3070: writing smithi00780062-9 from 3048408 to 3277629 tid 3 2024-09-21T10:18:46.985 INFO:tasks.rados.rados.0.smithi007.stdout:3071: read oid 17 snap 356 2024-09-21T10:18:46.985 INFO:tasks.rados.rados.0.smithi007.stdout:3071: expect deleted 2024-09-21T10:18:46.985 INFO:tasks.rados.rados.0.smithi007.stdout:3072: rollback oid 49 current snap is 389 2024-09-21T10:18:46.985 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 357 2024-09-21T10:18:46.985 INFO:tasks.rados.rados.0.smithi007.stdout:3073: read oid 7 snap 376 2024-09-21T10:18:46.986 INFO:tasks.rados.rados.0.smithi007.stdout:3073: expect deleted 2024-09-21T10:18:46.986 INFO:tasks.rados.rados.0.smithi007.stdout:3074: write oid 18 current snap is 389 2024-09-21T10:18:46.986 INFO:tasks.rados.rados.0.smithi007.stdout:3067: expect (ObjNum 1074 snap 360 seq_num 1074) 2024-09-21T10:18:47.067 INFO:tasks.rados.rados.0.smithi007.stdout:3065: finishing write tid 3 to smithi00780062-10 2024-09-21T10:18:47.068 INFO:tasks.rados.rados.0.smithi007.stdout:3065: finishing write tid 4 to smithi00780062-10 2024-09-21T10:18:47.068 INFO:tasks.rados.rados.0.smithi007.stdout:3065: finishing write tid 5 to smithi00780062-10 2024-09-21T10:18:47.068 INFO:tasks.rados.rados.0.smithi007.stdout:3065: oid 10 updating version 0 to 1802 2024-09-21T10:18:47.068 INFO:tasks.rados.rados.0.smithi007.stdout:3065: oid 10 version 1802 is already newer than 1801 2024-09-21T10:18:47.068 INFO:tasks.rados.rados.0.smithi007.stdout:3065: oid 10 updating version 1802 to 1803 2024-09-21T10:18:47.068 INFO:tasks.rados.rados.0.smithi007.stdout:3065: oid 10 updating version 1803 to 1804 2024-09-21T10:18:47.068 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 1804 (ObjNum 1145 snap 389 seq_num 1145) dirty exists 2024-09-21T10:18:47.068 INFO:tasks.rados.rados.0.smithi007.stdout:3065: left oid 10 (ObjNum 1145 snap 389 seq_num 1145) 2024-09-21T10:18:47.068 INFO:tasks.rados.rados.0.smithi007.stdout:3066: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:18:47.068 INFO:tasks.rados.rados.0.smithi007.stdout:3074: seq_num 1148 ranges {494436=755155,2011446=521062,3075831=218605} 2024-09-21T10:18:47.074 INFO:tasks.rados.rados.0.smithi007.stdout:3074: writing smithi00780062-18 from 494436 to 1249591 tid 1 2024-09-21T10:18:47.081 INFO:tasks.rados.rados.0.smithi007.stdout:3074: writing smithi00780062-18 from 2011446 to 2532508 tid 2 2024-09-21T10:18:47.086 INFO:tasks.rados.rados.0.smithi007.stdout:3074: writing smithi00780062-18 from 3075831 to 3294436 tid 3 2024-09-21T10:18:47.086 INFO:tasks.rados.rados.0.smithi007.stdout:3065: done (9 left) 2024-09-21T10:18:47.086 INFO:tasks.rados.rados.0.smithi007.stdout:3067: done (8 left) 2024-09-21T10:18:47.086 INFO:tasks.rados.rados.0.smithi007.stdout:3075: rollback oid 37 current snap is 389 2024-09-21T10:18:47.086 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 357 2024-09-21T10:18:47.086 INFO:tasks.rados.rados.0.smithi007.stdout:3066: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:18:47.086 INFO:tasks.rados.rados.0.smithi007.stdout:3066: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:18:47.086 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 672 (ObjNum 1065 snap 359 seq_num 1065) dirty exists 2024-09-21T10:18:47.086 INFO:tasks.rados.rados.0.smithi007.stdout:3066: done (8 left) 2024-09-21T10:18:47.086 INFO:tasks.rados.rados.0.smithi007.stdout:3076: snap_remove snap 364 2024-09-21T10:18:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:46 smithi007 ceph-mon[99390]: osdmap e836: 8 total, 8 up, 8 in 2024-09-21T10:18:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:46 smithi007 ceph-mon[99390]: pgmap v724: 89 pgs: 89 active+clean; 273 MiB data, 851 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 986 KiB/s wr, 5 op/s 2024-09-21T10:18:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:46 smithi007 ceph-mon[101144]: osdmap e836: 8 total, 8 up, 8 in 2024-09-21T10:18:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:46 smithi007 ceph-mon[101144]: pgmap v724: 89 pgs: 89 active+clean; 273 MiB data, 851 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 986 KiB/s wr, 5 op/s 2024-09-21T10:18:47.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:46 smithi031 ceph-mon[96824]: osdmap e836: 8 total, 8 up, 8 in 2024-09-21T10:18:47.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:46 smithi031 ceph-mon[96824]: pgmap v724: 89 pgs: 89 active+clean; 273 MiB data, 851 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 986 KiB/s wr, 5 op/s 2024-09-21T10:18:47.686 INFO:tasks.rados.rados.0.smithi007.stdout:3076: done (8 left) 2024-09-21T10:18:47.686 INFO:tasks.rados.rados.0.smithi007.stdout:3077: write oid 14 current snap is 389 2024-09-21T10:18:47.687 INFO:tasks.rados.rados.0.smithi007.stdout:3077: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2024-09-21T10:18:47.692 INFO:tasks.rados.rados.0.smithi007.stdout:3077: writing smithi00780062-14 from 511243 to 941647 tid 1 2024-09-21T10:18:47.701 INFO:tasks.rados.rados.0.smithi007.stdout:3077: writing smithi00780062-14 from 1669928 to 2334648 tid 2 2024-09-21T10:18:47.707 INFO:tasks.rados.rados.0.smithi007.stdout:3077: writing smithi00780062-14 from 3103254 to 3311243 tid 3 2024-09-21T10:18:47.707 INFO:tasks.rados.rados.0.smithi007.stdout:3078: write oid 4 current snap is 389 2024-09-21T10:18:47.708 INFO:tasks.rados.rados.0.smithi007.stdout:3068: finishing write tid 1 to smithi00780062-25 2024-09-21T10:18:47.708 INFO:tasks.rados.rados.0.smithi007.stdout:3078: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2024-09-21T10:18:47.713 INFO:tasks.rados.rados.0.smithi007.stdout:3078: writing smithi00780062-4 from 528050 to 1033703 tid 1 2024-09-21T10:18:47.719 INFO:tasks.rados.rados.0.smithi007.stdout:3078: writing smithi00780062-4 from 1612057 to 2136788 tid 2 2024-09-21T10:18:47.726 INFO:tasks.rados.rados.0.smithi007.stdout:3078: writing smithi00780062-4 from 2614324 to 3181727 tid 3 2024-09-21T10:18:47.726 INFO:tasks.rados.rados.0.smithi007.stdout:3079: read oid 10 snap -1 2024-09-21T10:18:47.726 INFO:tasks.rados.rados.0.smithi007.stdout:3079: expect (ObjNum 1145 snap 389 seq_num 1145) 2024-09-21T10:18:47.726 INFO:tasks.rados.rados.0.smithi007.stdout:3080: rollback oid 15 current snap is 389 2024-09-21T10:18:47.726 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 388 2024-09-21T10:18:47.726 INFO:tasks.rados.rados.0.smithi007.stdout:3068: finishing write tid 2 to smithi00780062-25 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3068: finishing write tid 3 to smithi00780062-25 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3068: finishing write tid 4 to smithi00780062-25 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3068: finishing write tid 5 to smithi00780062-25 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3068: oid 25 updating version 0 to 1065 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3068: oid 25 updating version 1065 to 1066 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3068: oid 25 updating version 1066 to 1068 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3068: oid 25 version 1068 is already newer than 1067 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 1068 (ObjNum 1146 snap 389 seq_num 1146) dirty exists 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3068: left oid 25 (ObjNum 1146 snap 389 seq_num 1146) 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3068: done (11 left) 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3081: write oid 36 current snap is 389 2024-09-21T10:18:47.727 INFO:tasks.rados.rados.0.smithi007.stdout:3069: expect (ObjNum 1126 snap 376 seq_num 1126) 2024-09-21T10:18:47.824 INFO:tasks.rados.rados.0.smithi007.stdout:3070: finishing write tid 1 to smithi00780062-9 2024-09-21T10:18:47.824 INFO:tasks.rados.rados.0.smithi007.stdout:3070: finishing write tid 2 to smithi00780062-9 2024-09-21T10:18:47.824 INFO:tasks.rados.rados.0.smithi007.stdout:3072: finishing rollback tid 0 to smithi00780062-49 2024-09-21T10:18:47.824 INFO:tasks.rados.rados.0.smithi007.stdout:3072: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:18:47.825 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1807 (ObjNum 33 snap 0 seq_num 3804665648) dirty dne 2024-09-21T10:18:47.825 INFO:tasks.rados.rados.0.smithi007.stdout:3070: finishing write tid 3 to smithi00780062-9 2024-09-21T10:18:47.825 INFO:tasks.rados.rados.0.smithi007.stdout:3081: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2024-09-21T10:18:47.830 INFO:tasks.rados.rados.0.smithi007.stdout:3081: writing smithi00780062-36 from 544857 to 1125759 tid 1 2024-09-21T10:18:47.837 INFO:tasks.rados.rados.0.smithi007.stdout:3081: writing smithi00780062-36 from 1670539 to 2338928 tid 2 2024-09-21T10:18:47.843 INFO:tasks.rados.rados.0.smithi007.stdout:3081: writing smithi00780062-36 from 3041747 to 3344857 tid 3 2024-09-21T10:18:47.843 INFO:tasks.rados.rados.0.smithi007.stdout:3069: done (11 left) 2024-09-21T10:18:47.843 INFO:tasks.rados.rados.0.smithi007.stdout:3071: done (10 left) 2024-09-21T10:18:47.843 INFO:tasks.rados.rados.0.smithi007.stdout:3072: done (9 left) 2024-09-21T10:18:47.843 INFO:tasks.rados.rados.0.smithi007.stdout:3073: done (8 left) 2024-09-21T10:18:47.843 INFO:tasks.rados.rados.0.smithi007.stdout:3082: write oid 23 current snap is 389 2024-09-21T10:18:47.843 INFO:tasks.rados.rados.0.smithi007.stdout:3070: finishing write tid 4 to smithi00780062-9 2024-09-21T10:18:47.844 INFO:tasks.rados.rados.0.smithi007.stdout:3070: finishing write tid 5 to smithi00780062-9 2024-09-21T10:18:47.844 INFO:tasks.rados.rados.0.smithi007.stdout:3070: oid 9 updating version 0 to 1531 2024-09-21T10:18:47.844 INFO:tasks.rados.rados.0.smithi007.stdout:3070: oid 9 version 1531 is already newer than 1529 2024-09-21T10:18:47.844 INFO:tasks.rados.rados.0.smithi007.stdout:3070: oid 9 version 1531 is already newer than 1530 2024-09-21T10:18:47.844 INFO:tasks.rados.rados.0.smithi007.stdout:3070: oid 9 version 1531 is already newer than 1528 2024-09-21T10:18:47.844 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1531 (ObjNum 1147 snap 389 seq_num 1147) dirty exists 2024-09-21T10:18:47.844 INFO:tasks.rados.rados.0.smithi007.stdout:3070: left oid 9 (ObjNum 1147 snap 389 seq_num 1147) 2024-09-21T10:18:47.844 INFO:tasks.rados.rados.0.smithi007.stdout:3074: finishing write tid 1 to smithi00780062-18 2024-09-21T10:18:47.844 INFO:tasks.rados.rados.0.smithi007.stdout:3082: seq_num 1152 ranges {561664=656151,1729021=528400,2669170=692494} 2024-09-21T10:18:47.849 INFO:tasks.rados.rados.0.smithi007.stdout:3082: writing smithi00780062-23 from 561664 to 1217815 tid 1 2024-09-21T10:18:47.855 INFO:tasks.rados.rados.0.smithi007.stdout:3082: writing smithi00780062-23 from 1729021 to 2257421 tid 2 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:3082: writing smithi00780062-23 from 2669170 to 3361664 tid 3 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:3070: done (8 left) 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:3083: read oid 12 snap -1 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:3083: expect deleted 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:3084: rollback oid 41 current snap is 389 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 374 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:3074: finishing write tid 2 to smithi00780062-18 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:3075: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:3075: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:3075: finishing rollback tid 2 to smithi00780062-37 2024-09-21T10:18:47.862 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1811 (ObjNum 1047 snap 355 seq_num 1047) dirty exists 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3074: finishing write tid 3 to smithi00780062-18 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3074: finishing write tid 4 to smithi00780062-18 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3074: finishing write tid 5 to smithi00780062-18 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3074: oid 18 updating version 0 to 2487 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3074: oid 18 version 2487 is already newer than 2484 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3074: oid 18 version 2487 is already newer than 2486 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3074: oid 18 version 2487 is already newer than 2485 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 2487 (ObjNum 1148 snap 389 seq_num 1148) dirty exists 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3074: left oid 18 (ObjNum 1148 snap 389 seq_num 1148) 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3077: finishing write tid 1 to smithi00780062-14 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3077: finishing write tid 2 to smithi00780062-14 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3077: finishing write tid 3 to smithi00780062-14 2024-09-21T10:18:47.863 INFO:tasks.rados.rados.0.smithi007.stdout:3074: done (9 left) 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3075: done (8 left) 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3085: rollback oid 27 current snap is 389 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 27 to 361 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3077: finishing write tid 4 to smithi00780062-14 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3077: finishing write tid 5 to smithi00780062-14 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3077: oid 14 updating version 0 to 1533 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3077: oid 14 updating version 1533 to 1536 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3077: oid 14 updating version 1536 to 1538 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3077: oid 14 version 1538 is already newer than 1537 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 1538 (ObjNum 1149 snap 389 seq_num 1149) dirty exists 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3077: left oid 14 (ObjNum 1149 snap 389 seq_num 1149) 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3078: finishing write tid 1 to smithi00780062-4 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3077: done (8 left) 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3086: snap_create 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3078: finishing write tid 2 to smithi00780062-4 2024-09-21T10:18:47.864 INFO:tasks.rados.rados.0.smithi007.stdout:3080: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:3078: finishing write tid 3 to smithi00780062-4 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:3078: finishing write tid 4 to smithi00780062-4 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:3078: finishing write tid 5 to smithi00780062-4 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:3078: oid 4 updating version 0 to 717 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:3078: oid 4 updating version 717 to 719 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:3078: oid 4 version 719 is already newer than 718 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:3078: oid 4 updating version 719 to 720 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 720 (ObjNum 1150 snap 389 seq_num 1150) dirty exists 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:3078: left oid 4 (ObjNum 1150 snap 389 seq_num 1150) 2024-09-21T10:18:47.865 INFO:tasks.rados.rados.0.smithi007.stdout:3079: expect (ObjNum 1145 snap 389 seq_num 1145) 2024-09-21T10:18:48.073 INFO:tasks.rados.rados.0.smithi007.stdout:3081: finishing write tid 1 to smithi00780062-36 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3081: finishing write tid 2 to smithi00780062-36 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3081: finishing write tid 3 to smithi00780062-36 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3081: finishing write tid 4 to smithi00780062-36 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3081: finishing write tid 5 to smithi00780062-36 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3081: oid 36 updating version 0 to 777 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3081: oid 36 version 777 is already newer than 776 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3081: oid 36 version 777 is already newer than 775 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3081: oid 36 version 777 is already newer than 774 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 777 (ObjNum 1151 snap 389 seq_num 1151) dirty exists 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3081: left oid 36 (ObjNum 1151 snap 389 seq_num 1151) 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3082: finishing write tid 1 to smithi00780062-23 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3082: finishing write tid 2 to smithi00780062-23 2024-09-21T10:18:48.074 INFO:tasks.rados.rados.0.smithi007.stdout:3084: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1389 (ObjNum 33 snap 0 seq_num 3804660984) dirty dne 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:3082: finishing write tid 3 to smithi00780062-23 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:3082: finishing write tid 4 to smithi00780062-23 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:3082: finishing write tid 5 to smithi00780062-23 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:3082: oid 23 updating version 0 to 1076 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:3082: oid 23 updating version 1076 to 1078 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:3082: oid 23 version 1078 is already newer than 1077 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:3082: oid 23 version 1078 is already newer than 1075 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 1078 (ObjNum 1152 snap 389 seq_num 1152) dirty exists 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:3082: left oid 23 (ObjNum 1152 snap 389 seq_num 1152) 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:3085: finishing rollback tid 0 to smithi00780062-27 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:3085: finishing rollback tid 1 to smithi00780062-27 2024-09-21T10:18:48.075 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 2502 (ObjNum 49 snap 0 seq_num 689937664) dirty dne 2024-09-21T10:18:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:47 smithi007 ceph-mon[99390]: osdmap e837: 8 total, 8 up, 8 in 2024-09-21T10:18:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:47 smithi007 ceph-mon[99390]: osdmap e838: 8 total, 8 up, 8 in 2024-09-21T10:18:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:47 smithi007 ceph-mon[101144]: osdmap e837: 8 total, 8 up, 8 in 2024-09-21T10:18:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:47 smithi007 ceph-mon[101144]: osdmap e838: 8 total, 8 up, 8 in 2024-09-21T10:18:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:47 smithi031 ceph-mon[96824]: osdmap e837: 8 total, 8 up, 8 in 2024-09-21T10:18:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:47 smithi031 ceph-mon[96824]: osdmap e838: 8 total, 8 up, 8 in 2024-09-21T10:18:48.687 INFO:tasks.rados.rados.0.smithi007.stdout:3078: done (8 left) 2024-09-21T10:18:48.687 INFO:tasks.rados.rados.0.smithi007.stdout:3079: done (7 left) 2024-09-21T10:18:48.688 INFO:tasks.rados.rados.0.smithi007.stdout:3080: done (6 left) 2024-09-21T10:18:48.688 INFO:tasks.rados.rados.0.smithi007.stdout:3081: done (5 left) 2024-09-21T10:18:48.688 INFO:tasks.rados.rados.0.smithi007.stdout:3082: done (4 left) 2024-09-21T10:18:48.688 INFO:tasks.rados.rados.0.smithi007.stdout:3083: done (3 left) 2024-09-21T10:18:48.688 INFO:tasks.rados.rados.0.smithi007.stdout:3084: done (2 left) 2024-09-21T10:18:48.688 INFO:tasks.rados.rados.0.smithi007.stdout:3085: done (1 left) 2024-09-21T10:18:48.688 INFO:tasks.rados.rados.0.smithi007.stdout:3086: done (0 left) 2024-09-21T10:18:48.688 INFO:tasks.rados.rados.0.smithi007.stdout:3087: snap_remove snap 356 2024-09-21T10:18:49.695 INFO:tasks.rados.rados.0.smithi007.stdout:3087: done (0 left) 2024-09-21T10:18:49.695 INFO:tasks.rados.rados.0.smithi007.stdout:3088: read oid 35 snap -1 2024-09-21T10:18:49.695 INFO:tasks.rados.rados.0.smithi007.stdout:3088: expect deleted 2024-09-21T10:18:49.695 INFO:tasks.rados.rados.0.smithi007.stdout:3089: read oid 15 snap 374 2024-09-21T10:18:49.695 INFO:tasks.rados.rados.0.smithi007.stdout:3089: expect deleted 2024-09-21T10:18:49.695 INFO:tasks.rados.rados.0.smithi007.stdout:3090: rollback oid 13 current snap is 390 2024-09-21T10:18:49.695 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 13 to 381 2024-09-21T10:18:49.695 INFO:tasks.rados.rados.0.smithi007.stdout:3091: rollback oid 37 current snap is 390 2024-09-21T10:18:49.696 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 352 2024-09-21T10:18:49.696 INFO:tasks.rados.rados.0.smithi007.stdout:3092: read oid 46 snap -1 2024-09-21T10:18:49.696 INFO:tasks.rados.rados.0.smithi007.stdout:3092: expect (ObjNum 1134 snap 382 seq_num 1134) 2024-09-21T10:18:49.696 INFO:tasks.rados.rados.0.smithi007.stdout:3093: rollback oid 8 current snap is 390 2024-09-21T10:18:49.696 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 8 to 363 2024-09-21T10:18:49.696 INFO:tasks.rados.rados.0.smithi007.stdout:3094: write oid 12 current snap is 390 2024-09-21T10:18:49.696 INFO:tasks.rados.rados.0.smithi007.stdout:3094: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2024-09-21T10:18:49.702 INFO:tasks.rados.rados.0.smithi007.stdout:3094: writing smithi00780062-12 from 578471 to 1309871 tid 1 2024-09-21T10:18:49.710 INFO:tasks.rados.rados.0.smithi007.stdout:3094: writing smithi00780062-12 from 1787503 to 2459561 tid 2 2024-09-21T10:18:49.715 INFO:tasks.rados.rados.0.smithi007.stdout:3094: writing smithi00780062-12 from 3096593 to 3378471 tid 3 2024-09-21T10:18:49.715 INFO:tasks.rados.rados.0.smithi007.stdout:3095: delete oid 3 current snap is 390 2024-09-21T10:18:49.716 INFO:tasks.rados.rados.0.smithi007.stdout:3093: finishing rollback tid 0 to smithi00780062-8 2024-09-21T10:18:49.716 INFO:tasks.rados.rados.0.smithi007.stdout:3093: finishing rollback tid 1 to smithi00780062-8 2024-09-21T10:18:49.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 1152 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:18:49.716 INFO:tasks.rados.rados.0.smithi007.stdout:3091: finishing rollback tid 0 to smithi00780062-37 2024-09-21T10:18:49.716 INFO:tasks.rados.rados.0.smithi007.stdout:3091: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:18:49.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1826 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:18:49.716 INFO:tasks.rados.rados.0.smithi007.stdout:3094: finishing write tid 1 to smithi00780062-12 2024-09-21T10:18:49.716 INFO:tasks.rados.rados.0.smithi007.stdout:3094: finishing write tid 2 to smithi00780062-12 2024-09-21T10:18:49.717 INFO:tasks.rados.rados.0.smithi007.stdout:3092: expect (ObjNum 1134 snap 382 seq_num 1134) 2024-09-21T10:18:49.864 INFO:tasks.rados.rados.0.smithi007.stdout:3090: finishing rollback tid 0 to smithi00780062-13 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:3090: finishing rollback tid 1 to smithi00780062-13 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:3090: finishing rollback tid 2 to smithi00780062-13 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2506 (ObjNum 1125 snap 376 seq_num 1125) dirty exists 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:3088: done (7 left) 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:3089: done (6 left) 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:3090: done (5 left) 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:3091: done (4 left) 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:3092: done (3 left) 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:3093: done (2 left) 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:3095: done (1 left) 2024-09-21T10:18:49.865 INFO:tasks.rados.rados.0.smithi007.stdout:3096: snap_remove snap 361 2024-09-21T10:18:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:49 smithi007 ceph-mon[99390]: pgmap v727: 89 pgs: 89 active+clean; 273 MiB data, 853 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 612 KiB/s wr, 7 op/s 2024-09-21T10:18:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:49 smithi007 ceph-mon[99390]: osdmap e839: 8 total, 8 up, 8 in 2024-09-21T10:18:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:49 smithi007 ceph-mon[101144]: pgmap v727: 89 pgs: 89 active+clean; 273 MiB data, 853 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 612 KiB/s wr, 7 op/s 2024-09-21T10:18:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:49 smithi007 ceph-mon[101144]: osdmap e839: 8 total, 8 up, 8 in 2024-09-21T10:18:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:49 smithi031 ceph-mon[96824]: pgmap v727: 89 pgs: 89 active+clean; 273 MiB data, 853 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 612 KiB/s wr, 7 op/s 2024-09-21T10:18:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:49 smithi031 ceph-mon[96824]: osdmap e839: 8 total, 8 up, 8 in 2024-09-21T10:18:50.423 DEBUG:teuthology.parallel:result is None 2024-09-21T10:18:50.701 INFO:tasks.rados.rados.0.smithi007.stdout:3096: done (1 left) 2024-09-21T10:18:50.701 INFO:tasks.rados.rados.0.smithi007.stdout:3097: read oid 48 snap 352 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3097: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3098: write oid 32 current snap is 390 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3094: finishing write tid 3 to smithi00780062-12 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3094: finishing write tid 4 to smithi00780062-12 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3094: finishing write tid 5 to smithi00780062-12 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3094: oid 12 updating version 0 to 1002 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3094: oid 12 updating version 1002 to 1003 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3094: oid 12 updating version 1003 to 1004 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3094: oid 12 version 1004 is already newer than 1001 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 1004 (ObjNum 1153 snap 390 seq_num 1153) dirty exists 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3094: left oid 12 (ObjNum 1153 snap 390 seq_num 1153) 2024-09-21T10:18:50.702 INFO:tasks.rados.rados.0.smithi007.stdout:3098: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2024-09-21T10:18:50.709 INFO:tasks.rados.rados.0.smithi007.stdout:3098: writing smithi00780062-32 from 612085 to 1093983 tid 1 2024-09-21T10:18:50.718 INFO:tasks.rados.rados.0.smithi007.stdout:3098: writing smithi00780062-32 from 1788114 to 2463841 tid 2 2024-09-21T10:18:50.723 INFO:tasks.rados.rados.0.smithi007.stdout:3098: writing smithi00780062-32 from 3035086 to 3412085 tid 3 2024-09-21T10:18:50.723 INFO:tasks.rados.rados.0.smithi007.stdout:3094: done (2 left) 2024-09-21T10:18:50.723 INFO:tasks.rados.rados.0.smithi007.stdout:3099: rollback oid 5 current snap is 390 2024-09-21T10:18:50.724 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 375 2024-09-21T10:18:50.724 INFO:tasks.rados.rados.0.smithi007.stdout:3097: expect (ObjNum 1002 snap 343 seq_num 1002) 2024-09-21T10:18:50.878 INFO:tasks.rados.rados.0.smithi007.stdout:3098: finishing write tid 1 to smithi00780062-32 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3098: finishing write tid 2 to smithi00780062-32 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3098: finishing write tid 3 to smithi00780062-32 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3098: finishing write tid 4 to smithi00780062-32 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3099: finishing rollback tid 0 to smithi00780062-5 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3098: finishing write tid 5 to smithi00780062-32 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3098: oid 32 updating version 0 to 1596 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3098: oid 32 version 1596 is already newer than 1595 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3098: oid 32 version 1596 is already newer than 1594 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3098: oid 32 updating version 1596 to 1597 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1597 (ObjNum 1155 snap 390 seq_num 1155) dirty exists 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3098: left oid 32 (ObjNum 1155 snap 390 seq_num 1155) 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3099: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:18:50.879 INFO:tasks.rados.rados.0.smithi007.stdout:3099: finishing rollback tid 2 to smithi00780062-5 2024-09-21T10:18:50.880 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 849 (ObjNum 1104 snap 366 seq_num 1104) dirty exists 2024-09-21T10:18:50.880 INFO:tasks.rados.rados.0.smithi007.stdout:3097: done (2 left) 2024-09-21T10:18:50.880 INFO:tasks.rados.rados.0.smithi007.stdout:3098: done (1 left) 2024-09-21T10:18:50.880 INFO:tasks.rados.rados.0.smithi007.stdout:3099: done (0 left) 2024-09-21T10:18:50.880 INFO:tasks.rados.rados.0.smithi007.stdout:3100: snap_create 2024-09-21T10:18:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:50 smithi031 ceph-mon[96824]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:51.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:50 smithi031 ceph-mon[96824]: osdmap e840: 8 total, 8 up, 8 in 2024-09-21T10:18:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:50 smithi007 ceph-mon[99390]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:50 smithi007 ceph-mon[99390]: osdmap e840: 8 total, 8 up, 8 in 2024-09-21T10:18:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:18:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:18:50] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.51.0" 2024-09-21T10:18:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:50 smithi007 ceph-mon[101144]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:50 smithi007 ceph-mon[101144]: osdmap e840: 8 total, 8 up, 8 in 2024-09-21T10:18:51.699 INFO:tasks.rados.rados.0.smithi007.stdout:3100: done (0 left) 2024-09-21T10:18:51.700 INFO:tasks.rados.rados.0.smithi007.stdout:3101: read oid 8 snap -1 2024-09-21T10:18:51.700 INFO:tasks.rados.rados.0.smithi007.stdout:3101: expect deleted 2024-09-21T10:18:51.700 INFO:tasks.rados.rados.0.smithi007.stdout:3102: write oid 31 current snap is 391 2024-09-21T10:18:51.700 INFO:tasks.rados.rados.0.smithi007.stdout:3102: seq_num 1156 ranges {628892=673500,1962949=535738,3178862=250030} 2024-09-21T10:18:51.707 INFO:tasks.rados.rados.0.smithi007.stdout:3102: writing smithi00780062-31 from 628892 to 1302392 tid 1 2024-09-21T10:18:51.714 INFO:tasks.rados.rados.0.smithi007.stdout:3102: writing smithi00780062-31 from 1962949 to 2498687 tid 2 2024-09-21T10:18:51.719 INFO:tasks.rados.rados.0.smithi007.stdout:3102: writing smithi00780062-31 from 3178862 to 3428892 tid 3 2024-09-21T10:18:51.719 INFO:tasks.rados.rados.0.smithi007.stdout:3103: snap_create 2024-09-21T10:18:51.719 INFO:tasks.rados.rados.0.smithi007.stdout:3102: finishing write tid 1 to smithi00780062-31 2024-09-21T10:18:51.719 INFO:tasks.rados.rados.0.smithi007.stdout:3102: finishing write tid 2 to smithi00780062-31 2024-09-21T10:18:51.722 INFO:tasks.rados.rados.0.smithi007.stdout:3102: finishing write tid 3 to smithi00780062-31 2024-09-21T10:18:51.722 INFO:tasks.rados.rados.0.smithi007.stdout:3102: finishing write tid 4 to smithi00780062-31 2024-09-21T10:18:51.722 INFO:tasks.rados.rados.0.smithi007.stdout:3102: finishing write tid 5 to smithi00780062-31 2024-09-21T10:18:51.722 INFO:tasks.rados.rados.0.smithi007.stdout:3102: oid 31 updating version 0 to 1601 2024-09-21T10:18:51.722 INFO:tasks.rados.rados.0.smithi007.stdout:3102: oid 31 version 1601 is already newer than 1600 2024-09-21T10:18:51.722 INFO:tasks.rados.rados.0.smithi007.stdout:3102: oid 31 version 1601 is already newer than 1598 2024-09-21T10:18:51.722 INFO:tasks.rados.rados.0.smithi007.stdout:3102: oid 31 version 1601 is already newer than 1599 2024-09-21T10:18:51.722 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1601 (ObjNum 1156 snap 391 seq_num 1156) dirty exists 2024-09-21T10:18:51.723 INFO:tasks.rados.rados.0.smithi007.stdout:3102: left oid 31 (ObjNum 1156 snap 391 seq_num 1156) 2024-09-21T10:18:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:51 smithi031 ceph-mon[96824]: pgmap v730: 89 pgs: 89 active+clean; 282 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-21T10:18:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:51 smithi031 ceph-mon[96824]: osdmap e841: 8 total, 8 up, 8 in 2024-09-21T10:18:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:51 smithi007 ceph-mon[99390]: pgmap v730: 89 pgs: 89 active+clean; 282 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-21T10:18:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:51 smithi007 ceph-mon[99390]: osdmap e841: 8 total, 8 up, 8 in 2024-09-21T10:18:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:52.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:52.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:51 smithi007 ceph-mon[101144]: pgmap v730: 89 pgs: 89 active+clean; 282 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-21T10:18:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:51 smithi007 ceph-mon[101144]: osdmap e841: 8 total, 8 up, 8 in 2024-09-21T10:18:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:52.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:18:52.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:18:52.687 INFO:tasks.rados.rados.0.smithi007.stdout:3101: done (2 left) 2024-09-21T10:18:52.687 INFO:tasks.rados.rados.0.smithi007.stdout:3102: done (1 left) 2024-09-21T10:18:52.688 INFO:tasks.rados.rados.0.smithi007.stdout:3103: done (0 left) 2024-09-21T10:18:52.688 INFO:tasks.rados.rados.0.smithi007.stdout:3104: snap_remove snap 386 2024-09-21T10:18:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:52 smithi031 ceph-mon[96824]: osdmap e842: 8 total, 8 up, 8 in 2024-09-21T10:18:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:52 smithi031 ceph-mon[96824]: osdmap e843: 8 total, 8 up, 8 in 2024-09-21T10:18:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:52 smithi007 ceph-mon[99390]: osdmap e842: 8 total, 8 up, 8 in 2024-09-21T10:18:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:52 smithi007 ceph-mon[99390]: osdmap e843: 8 total, 8 up, 8 in 2024-09-21T10:18:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:52 smithi007 ceph-mon[101144]: osdmap e842: 8 total, 8 up, 8 in 2024-09-21T10:18:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:52 smithi007 ceph-mon[101144]: osdmap e843: 8 total, 8 up, 8 in 2024-09-21T10:18:53.691 INFO:tasks.rados.rados.0.smithi007.stdout:3104: done (0 left) 2024-09-21T10:18:53.691 INFO:tasks.rados.rados.0.smithi007.stdout:3105: read oid 35 snap -1 2024-09-21T10:18:53.691 INFO:tasks.rados.rados.0.smithi007.stdout:3105: expect deleted 2024-09-21T10:18:53.691 INFO:tasks.rados.rados.0.smithi007.stdout:3106: snap_remove snap 381 2024-09-21T10:18:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:53 smithi031 ceph-mon[96824]: pgmap v733: 89 pgs: 89 active+clean; 302 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.1 MiB/s wr, 29 op/s 2024-09-21T10:18:54.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:53 smithi031 ceph-mon[96824]: osdmap e844: 8 total, 8 up, 8 in 2024-09-21T10:18:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:53 smithi007 ceph-mon[99390]: pgmap v733: 89 pgs: 89 active+clean; 302 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.1 MiB/s wr, 29 op/s 2024-09-21T10:18:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:53 smithi007 ceph-mon[99390]: osdmap e844: 8 total, 8 up, 8 in 2024-09-21T10:18:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:53 smithi007 ceph-mon[101144]: pgmap v733: 89 pgs: 89 active+clean; 302 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.1 MiB/s wr, 29 op/s 2024-09-21T10:18:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:53 smithi007 ceph-mon[101144]: osdmap e844: 8 total, 8 up, 8 in 2024-09-21T10:18:54.692 INFO:tasks.rados.rados.0.smithi007.stdout:3106: done (1 left) 2024-09-21T10:18:54.692 INFO:tasks.rados.rados.0.smithi007.stdout:3107: write oid 42 current snap is 392 2024-09-21T10:18:54.692 INFO:tasks.rados.rados.0.smithi007.stdout:3107: seq_num 1157 ranges {645699=748749,2021431=679396,3206285=239414} 2024-09-21T10:18:54.701 INFO:tasks.rados.rados.0.smithi007.stdout:3107: writing smithi00780062-42 from 645699 to 1394448 tid 1 2024-09-21T10:18:54.708 INFO:tasks.rados.rados.0.smithi007.stdout:3107: writing smithi00780062-42 from 2021431 to 2700827 tid 2 2024-09-21T10:18:54.713 INFO:tasks.rados.rados.0.smithi007.stdout:3107: writing smithi00780062-42 from 3206285 to 3445699 tid 3 2024-09-21T10:18:54.713 INFO:tasks.rados.rados.0.smithi007.stdout:3108: read oid 37 snap -1 2024-09-21T10:18:54.713 INFO:tasks.rados.rados.0.smithi007.stdout:3108: expect deleted 2024-09-21T10:18:54.713 INFO:tasks.rados.rados.0.smithi007.stdout:3109: read oid 27 snap -1 2024-09-21T10:18:54.713 INFO:tasks.rados.rados.0.smithi007.stdout:3109: expect deleted 2024-09-21T10:18:54.713 INFO:tasks.rados.rados.0.smithi007.stdout:3110: write oid 24 current snap is 392 2024-09-21T10:18:54.713 INFO:tasks.rados.rados.0.smithi007.stdout:3110: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2024-09-21T10:18:54.719 INFO:tasks.rados.rados.0.smithi007.stdout:3110: writing smithi00780062-24 from 662506 to 1086504 tid 1 2024-09-21T10:18:54.725 INFO:tasks.rados.rados.0.smithi007.stdout:3110: writing smithi00780062-24 from 1563560 to 2102967 tid 2 2024-09-21T10:18:54.732 INFO:tasks.rados.rados.0.smithi007.stdout:3110: writing smithi00780062-24 from 2717355 to 3207640 tid 3 2024-09-21T10:18:54.732 INFO:tasks.rados.rados.0.smithi007.stdout:3111: read oid 13 snap 352 2024-09-21T10:18:54.732 INFO:tasks.rados.rados.0.smithi007.stdout:3111: expect (ObjNum 1034 snap 351 seq_num 1034) 2024-09-21T10:18:54.733 INFO:tasks.rados.rados.0.smithi007.stdout:3112: rollback oid 38 current snap is 392 2024-09-21T10:18:54.733 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 38 to 388 2024-09-21T10:18:54.733 INFO:tasks.rados.rados.0.smithi007.stdout:3107: finishing write tid 1 to smithi00780062-42 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3107: finishing write tid 2 to smithi00780062-42 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3105: done (6 left) 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3113: read oid 28 snap 384 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3113: expect deleted 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3114: rollback oid 30 current snap is 392 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 371 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3107: finishing write tid 3 to smithi00780062-42 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3107: finishing write tid 4 to smithi00780062-42 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3107: finishing write tid 5 to smithi00780062-42 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3107: oid 42 updating version 0 to 1437 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3107: oid 42 version 1437 is already newer than 1436 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3107: oid 42 updating version 1437 to 1438 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:3107: oid 42 version 1438 is already newer than 1435 2024-09-21T10:18:54.734 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 1438 (ObjNum 1157 snap 392 seq_num 1157) dirty exists 2024-09-21T10:18:54.735 INFO:tasks.rados.rados.0.smithi007.stdout:3107: left oid 42 (ObjNum 1157 snap 392 seq_num 1157) 2024-09-21T10:18:54.735 INFO:tasks.rados.rados.0.smithi007.stdout:3110: finishing write tid 1 to smithi00780062-24 2024-09-21T10:18:54.735 INFO:tasks.rados.rados.0.smithi007.stdout:3110: finishing write tid 2 to smithi00780062-24 2024-09-21T10:18:54.735 INFO:tasks.rados.rados.0.smithi007.stdout:3107: done (7 left) 2024-09-21T10:18:54.735 INFO:tasks.rados.rados.0.smithi007.stdout:3108: done (6 left) 2024-09-21T10:18:54.735 INFO:tasks.rados.rados.0.smithi007.stdout:3109: done (5 left) 2024-09-21T10:18:54.735 INFO:tasks.rados.rados.0.smithi007.stdout:3115: read oid 10 snap -1 2024-09-21T10:18:54.735 INFO:tasks.rados.rados.0.smithi007.stdout:3115: expect (ObjNum 1145 snap 389 seq_num 1145) 2024-09-21T10:18:54.735 INFO:tasks.rados.rados.0.smithi007.stdout:3116: delete oid 20 current snap is 392 2024-09-21T10:18:54.736 INFO:tasks.rados.rados.0.smithi007.stdout:3110: finishing write tid 3 to smithi00780062-24 2024-09-21T10:18:54.736 INFO:tasks.rados.rados.0.smithi007.stdout:3110: finishing write tid 4 to smithi00780062-24 2024-09-21T10:18:54.736 INFO:tasks.rados.rados.0.smithi007.stdout:3110: finishing write tid 5 to smithi00780062-24 2024-09-21T10:18:54.736 INFO:tasks.rados.rados.0.smithi007.stdout:3110: oid 24 updating version 0 to 856 2024-09-21T10:18:54.736 INFO:tasks.rados.rados.0.smithi007.stdout:3110: oid 24 version 856 is already newer than 855 2024-09-21T10:18:54.736 INFO:tasks.rados.rados.0.smithi007.stdout:3110: oid 24 version 856 is already newer than 854 2024-09-21T10:18:54.736 INFO:tasks.rados.rados.0.smithi007.stdout:3110: oid 24 updating version 856 to 857 2024-09-21T10:18:54.737 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 857 (ObjNum 1158 snap 392 seq_num 1158) dirty exists 2024-09-21T10:18:54.737 INFO:tasks.rados.rados.0.smithi007.stdout:3110: left oid 24 (ObjNum 1158 snap 392 seq_num 1158) 2024-09-21T10:18:54.737 INFO:tasks.rados.rados.0.smithi007.stdout:3110: done (6 left) 2024-09-21T10:18:54.737 INFO:tasks.rados.rados.0.smithi007.stdout:3113: done (5 left) 2024-09-21T10:18:54.737 INFO:tasks.rados.rados.0.smithi007.stdout:3116: done (4 left) 2024-09-21T10:18:54.737 INFO:tasks.rados.rados.0.smithi007.stdout:3117: snap_remove snap 385 2024-09-21T10:18:55.714 INFO:tasks.rados.rados.0.smithi007.stdout:3117: done (4 left) 2024-09-21T10:18:55.715 INFO:tasks.rados.rados.0.smithi007.stdout:3118: snap_remove snap 376 2024-09-21T10:18:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:55 smithi007 ceph-mon[99390]: pgmap v736: 89 pgs: 89 active+clean; 302 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-09-21T10:18:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:55 smithi007 ceph-mon[99390]: osdmap e845: 8 total, 8 up, 8 in 2024-09-21T10:18:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:55 smithi007 ceph-mon[101144]: pgmap v736: 89 pgs: 89 active+clean; 302 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-09-21T10:18:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:55 smithi007 ceph-mon[101144]: osdmap e845: 8 total, 8 up, 8 in 2024-09-21T10:18:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:55 smithi031 ceph-mon[96824]: pgmap v736: 89 pgs: 89 active+clean; 302 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-09-21T10:18:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:55 smithi031 ceph-mon[96824]: osdmap e845: 8 total, 8 up, 8 in 2024-09-21T10:18:56.721 INFO:tasks.rados.rados.0.smithi007.stdout:3118: done (4 left) 2024-09-21T10:18:56.721 INFO:tasks.rados.rados.0.smithi007.stdout:3119: write oid 46 current snap is 392 2024-09-21T10:18:56.721 INFO:tasks.rados.rados.0.smithi007.stdout:3115: expect (ObjNum 1145 snap 389 seq_num 1145) 2024-09-21T10:18:56.935 INFO:tasks.rados.rados.0.smithi007.stdout:3114: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:18:56.935 INFO:tasks.rados.rados.0.smithi007.stdout:3114: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:18:56.935 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1164 (ObjNum 1006 snap 345 seq_num 1006) dirty exists 2024-09-21T10:18:56.936 INFO:tasks.rados.rados.0.smithi007.stdout:3111: expect (ObjNum 1034 snap 351 seq_num 1034) 2024-09-21T10:18:57.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:56 smithi031 ceph-mon[96824]: osdmap e846: 8 total, 8 up, 8 in 2024-09-21T10:18:57.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:56 smithi031 ceph-mon[96824]: pgmap v739: 89 pgs: 89 active+clean; 305 MiB data, 904 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 407 KiB/s wr, 2 op/s 2024-09-21T10:18:57.081 INFO:tasks.rados.rados.0.smithi007.stdout:3112: finishing rollback tid 0 to smithi00780062-38 2024-09-21T10:18:57.082 INFO:tasks.rados.rados.0.smithi007.stdout:3112: finishing rollback tid 1 to smithi00780062-38 2024-09-21T10:18:57.082 INFO:tasks.rados.rados.0.smithi007.stdout:3112: finishing rollback tid 2 to smithi00780062-38 2024-09-21T10:18:57.082 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 2554 (ObjNum 1121 snap 374 seq_num 1121) dirty exists 2024-09-21T10:18:57.082 INFO:tasks.rados.rados.0.smithi007.stdout:3119: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2024-09-21T10:18:57.088 INFO:tasks.rados.rados.0.smithi007.stdout:3119: writing smithi00780062-46 from 696120 to 1270616 tid 1 2024-09-21T10:18:57.093 INFO:tasks.rados.rados.0.smithi007.stdout:3119: writing smithi00780062-46 from 1680524 to 2223600 tid 2 2024-09-21T10:18:57.100 INFO:tasks.rados.rados.0.smithi007.stdout:3119: writing smithi00780062-46 from 2888554 to 3401383 tid 3 2024-09-21T10:18:57.100 INFO:tasks.rados.rados.0.smithi007.stdout:3111: done (4 left) 2024-09-21T10:18:57.100 INFO:tasks.rados.rados.0.smithi007.stdout:3112: done (3 left) 2024-09-21T10:18:57.101 INFO:tasks.rados.rados.0.smithi007.stdout:3114: done (2 left) 2024-09-21T10:18:57.101 INFO:tasks.rados.rados.0.smithi007.stdout:3115: done (1 left) 2024-09-21T10:18:57.101 INFO:tasks.rados.rados.0.smithi007.stdout:3120: delete oid 19 current snap is 392 2024-09-21T10:18:57.101 INFO:tasks.rados.rados.0.smithi007.stdout:3119: finishing write tid 1 to smithi00780062-46 2024-09-21T10:18:57.101 INFO:tasks.rados.rados.0.smithi007.stdout:3119: finishing write tid 2 to smithi00780062-46 2024-09-21T10:18:57.103 INFO:tasks.rados.rados.0.smithi007.stdout:3120: done (1 left) 2024-09-21T10:18:57.103 INFO:tasks.rados.rados.0.smithi007.stdout:3121: delete oid 33 current snap is 392 2024-09-21T10:18:57.105 INFO:tasks.rados.rados.0.smithi007.stdout:3119: finishing write tid 3 to smithi00780062-46 2024-09-21T10:18:57.106 INFO:tasks.rados.rados.0.smithi007.stdout:3121: done (1 left) 2024-09-21T10:18:57.106 INFO:tasks.rados.rados.0.smithi007.stdout:3122: snap_create 2024-09-21T10:18:57.106 INFO:tasks.rados.rados.0.smithi007.stdout:3119: finishing write tid 4 to smithi00780062-46 2024-09-21T10:18:57.106 INFO:tasks.rados.rados.0.smithi007.stdout:3119: finishing write tid 5 to smithi00780062-46 2024-09-21T10:18:57.106 INFO:tasks.rados.rados.0.smithi007.stdout:3119: oid 46 updating version 0 to 2580 2024-09-21T10:18:57.106 INFO:tasks.rados.rados.0.smithi007.stdout:3119: oid 46 updating version 2580 to 2581 2024-09-21T10:18:57.106 INFO:tasks.rados.rados.0.smithi007.stdout:3119: oid 46 updating version 2581 to 2582 2024-09-21T10:18:57.107 INFO:tasks.rados.rados.0.smithi007.stdout:3119: oid 46 updating version 2582 to 2583 2024-09-21T10:18:57.107 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 2583 (ObjNum 1160 snap 392 seq_num 1160) dirty exists 2024-09-21T10:18:57.107 INFO:tasks.rados.rados.0.smithi007.stdout:3119: left oid 46 (ObjNum 1160 snap 392 seq_num 1160) 2024-09-21T10:18:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:56 smithi007 ceph-mon[99390]: osdmap e846: 8 total, 8 up, 8 in 2024-09-21T10:18:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:56 smithi007 ceph-mon[99390]: pgmap v739: 89 pgs: 89 active+clean; 305 MiB data, 904 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 407 KiB/s wr, 2 op/s 2024-09-21T10:18:57.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:56 smithi007 ceph-mon[101144]: osdmap e846: 8 total, 8 up, 8 in 2024-09-21T10:18:57.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:56 smithi007 ceph-mon[101144]: pgmap v739: 89 pgs: 89 active+clean; 305 MiB data, 904 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 407 KiB/s wr, 2 op/s 2024-09-21T10:18:57.689 INFO:tasks.rados.rados.0.smithi007.stdout:3119: done (1 left) 2024-09-21T10:18:57.956 INFO:tasks.rados.rados.0.smithi007.stdout:3122: done (0 left) 2024-09-21T10:18:57.956 INFO:tasks.rados.rados.0.smithi007.stdout:3123: rollback oid 4 current snap is 393 2024-09-21T10:18:57.957 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 391 2024-09-21T10:18:57.957 INFO:tasks.rados.rados.0.smithi007.stdout:3124: snap_create 2024-09-21T10:18:57.958 INFO:tasks.rados.rados.0.smithi007.stdout:3123: finishing rollback tid 0 to smithi00780062-4 2024-09-21T10:18:57.958 INFO:tasks.rados.rados.0.smithi007.stdout:3123: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:18:57.958 INFO:tasks.rados.rados.0.smithi007.stdout:3123: finishing rollback tid 2 to smithi00780062-4 2024-09-21T10:18:57.958 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 730 (ObjNum 1150 snap 389 seq_num 1150) dirty exists 2024-09-21T10:18:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:57 smithi031 ceph-mon[96824]: osdmap e847: 8 total, 8 up, 8 in 2024-09-21T10:18:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:57 smithi031 ceph-mon[96824]: osdmap e848: 8 total, 8 up, 8 in 2024-09-21T10:18:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:57 smithi007 ceph-mon[99390]: osdmap e847: 8 total, 8 up, 8 in 2024-09-21T10:18:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:57 smithi007 ceph-mon[99390]: osdmap e848: 8 total, 8 up, 8 in 2024-09-21T10:18:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:57 smithi007 ceph-mon[101144]: osdmap e847: 8 total, 8 up, 8 in 2024-09-21T10:18:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:57 smithi007 ceph-mon[101144]: osdmap e848: 8 total, 8 up, 8 in 2024-09-21T10:18:58.691 INFO:tasks.rados.rados.0.smithi007.stdout:3123: done (1 left) 2024-09-21T10:18:58.691 INFO:tasks.rados.rados.0.smithi007.stdout:3124: done (0 left) 2024-09-21T10:18:58.691 INFO:tasks.rados.rados.0.smithi007.stdout:3125: rollback oid 18 current snap is 394 2024-09-21T10:18:58.691 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 18 to 380 2024-09-21T10:18:58.691 INFO:tasks.rados.rados.0.smithi007.stdout:3126: read oid 29 snap 392 2024-09-21T10:18:58.691 INFO:tasks.rados.rados.0.smithi007.stdout:3126: expect (ObjNum 1110 snap 369 seq_num 1110) 2024-09-21T10:18:58.691 INFO:tasks.rados.rados.0.smithi007.stdout:3127: snap_create 2024-09-21T10:18:58.696 INFO:tasks.rados.rados.0.smithi007.stdout:3125: finishing rollback tid 0 to smithi00780062-18 2024-09-21T10:18:58.696 INFO:tasks.rados.rados.0.smithi007.stdout:3125: finishing rollback tid 1 to smithi00780062-18 2024-09-21T10:18:58.697 INFO:tasks.rados.rados.0.smithi007.stdout:3125: finishing rollback tid 2 to smithi00780062-18 2024-09-21T10:18:58.697 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 2587 (ObjNum 1117 snap 374 seq_num 1117) dirty exists 2024-09-21T10:18:58.697 INFO:tasks.rados.rados.0.smithi007.stdout:3126: expect (ObjNum 1110 snap 369 seq_num 1110) 2024-09-21T10:18:59.692 INFO:tasks.rados.rados.0.smithi007.stdout:3125: done (2 left) 2024-09-21T10:18:59.692 INFO:tasks.rados.rados.0.smithi007.stdout:3126: done (1 left) 2024-09-21T10:18:59.692 INFO:tasks.rados.rados.0.smithi007.stdout:3127: done (0 left) 2024-09-21T10:18:59.692 INFO:tasks.rados.rados.0.smithi007.stdout:3128: read oid 26 snap -1 2024-09-21T10:18:59.692 INFO:tasks.rados.rados.0.smithi007.stdout:3128: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:18:59.692 INFO:tasks.rados.rados.0.smithi007.stdout:3129: snap_remove snap 389 2024-09-21T10:19:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:59 smithi031 ceph-mon[96824]: pgmap v742: 89 pgs: 89 active+clean; 308 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 763 KiB/s wr, 5 op/s 2024-09-21T10:19:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:18:59 smithi031 ceph-mon[96824]: osdmap e849: 8 total, 8 up, 8 in 2024-09-21T10:19:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:59 smithi007 ceph-mon[101144]: pgmap v742: 89 pgs: 89 active+clean; 308 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 763 KiB/s wr, 5 op/s 2024-09-21T10:19:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:18:59 smithi007 ceph-mon[101144]: osdmap e849: 8 total, 8 up, 8 in 2024-09-21T10:19:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:59 smithi007 ceph-mon[99390]: pgmap v742: 89 pgs: 89 active+clean; 308 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 763 KiB/s wr, 5 op/s 2024-09-21T10:19:00.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:18:59 smithi007 ceph-mon[99390]: osdmap e849: 8 total, 8 up, 8 in 2024-09-21T10:19:00.702 INFO:tasks.rados.rados.0.smithi007.stdout:3129: done (1 left) 2024-09-21T10:19:00.702 INFO:tasks.rados.rados.0.smithi007.stdout:3130: write oid 47 current snap is 395 2024-09-21T10:19:00.702 INFO:tasks.rados.rados.0.smithi007.stdout:3130: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2024-09-21T10:19:00.709 INFO:tasks.rados.rados.0.smithi007.stdout:3130: writing smithi00780062-47 from 746541 to 1146784 tid 1 2024-09-21T10:19:00.716 INFO:tasks.rados.rados.0.smithi007.stdout:3130: writing smithi00780062-47 from 1739617 to 2430020 tid 2 2024-09-21T10:19:00.722 INFO:tasks.rados.rados.0.smithi007.stdout:3130: writing smithi00780062-47 from 3138117 to 3546541 tid 3 2024-09-21T10:19:00.722 INFO:tasks.rados.rados.0.smithi007.stdout:3131: snap_remove snap 388 2024-09-21T10:19:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:00 smithi031 ceph-mon[96824]: osdmap e850: 8 total, 8 up, 8 in 2024-09-21T10:19:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:00 smithi007 ceph-mon[99390]: osdmap e850: 8 total, 8 up, 8 in 2024-09-21T10:19:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:19:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:19:00] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.51.0" 2024-09-21T10:19:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:00 smithi007 ceph-mon[101144]: osdmap e850: 8 total, 8 up, 8 in 2024-09-21T10:19:01.708 INFO:tasks.rados.rados.0.smithi007.stdout:3131: done (2 left) 2024-09-21T10:19:01.708 INFO:tasks.rados.rados.0.smithi007.stdout:3132: snap_remove snap 392 2024-09-21T10:19:02.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:01 smithi031 ceph-mon[96824]: pgmap v745: 89 pgs: 89 active+clean; 311 MiB data, 916 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 355 KiB/s wr, 9 op/s 2024-09-21T10:19:02.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:01 smithi031 ceph-mon[96824]: osdmap e851: 8 total, 8 up, 8 in 2024-09-21T10:19:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:01 smithi007 ceph-mon[99390]: pgmap v745: 89 pgs: 89 active+clean; 311 MiB data, 916 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 355 KiB/s wr, 9 op/s 2024-09-21T10:19:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:01 smithi007 ceph-mon[99390]: osdmap e851: 8 total, 8 up, 8 in 2024-09-21T10:19:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:01 smithi007 ceph-mon[101144]: pgmap v745: 89 pgs: 89 active+clean; 311 MiB data, 916 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 355 KiB/s wr, 9 op/s 2024-09-21T10:19:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:01 smithi007 ceph-mon[101144]: osdmap e851: 8 total, 8 up, 8 in 2024-09-21T10:19:02.691 INFO:tasks.rados.rados.0.smithi007.stdout:3132: done (2 left) 2024-09-21T10:19:02.691 INFO:tasks.rados.rados.0.smithi007.stdout:3133: delete oid 23 current snap is 395 2024-09-21T10:19:02.691 INFO:tasks.rados.rados.0.smithi007.stdout:3128: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:19:02.967 INFO:tasks.rados.rados.0.smithi007.stdout:3130: finishing write tid 1 to smithi00780062-47 2024-09-21T10:19:02.967 INFO:tasks.rados.rados.0.smithi007.stdout:3130: finishing write tid 2 to smithi00780062-47 2024-09-21T10:19:02.967 INFO:tasks.rados.rados.0.smithi007.stdout:3130: finishing write tid 3 to smithi00780062-47 2024-09-21T10:19:02.967 INFO:tasks.rados.rados.0.smithi007.stdout:3130: finishing write tid 4 to smithi00780062-47 2024-09-21T10:19:02.967 INFO:tasks.rados.rados.0.smithi007.stdout:3130: finishing write tid 5 to smithi00780062-47 2024-09-21T10:19:02.967 INFO:tasks.rados.rados.0.smithi007.stdout:3130: oid 47 updating version 0 to 1864 2024-09-21T10:19:02.967 INFO:tasks.rados.rados.0.smithi007.stdout:3130: oid 47 updating version 1864 to 1865 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3130: oid 47 version 1865 is already newer than 1862 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3130: oid 47 version 1865 is already newer than 1863 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1865 (ObjNum 1163 snap 395 seq_num 1163) dirty exists 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3130: left oid 47 (ObjNum 1163 snap 395 seq_num 1163) 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3128: done (2 left) 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3130: done (1 left) 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3133: done (0 left) 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3134: rollback oid 49 current snap is 395 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 369 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3135: rollback oid 18 current snap is 395 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 18 to 374 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3136: rollback oid 41 current snap is 395 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 375 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3137: read oid 30 snap -1 2024-09-21T10:19:02.968 INFO:tasks.rados.rados.0.smithi007.stdout:3137: expect (ObjNum 1006 snap 345 seq_num 1006) 2024-09-21T10:19:02.969 INFO:tasks.rados.rados.0.smithi007.stdout:3138: read oid 25 snap -1 2024-09-21T10:19:02.969 INFO:tasks.rados.rados.0.smithi007.stdout:3138: expect (ObjNum 1146 snap 389 seq_num 1146) 2024-09-21T10:19:02.969 INFO:tasks.rados.rados.0.smithi007.stdout:3139: write oid 37 current snap is 395 2024-09-21T10:19:02.969 INFO:tasks.rados.rados.0.smithi007.stdout:3139: seq_num 1165 ranges {780155=667094,1972934=694072,3309316=270839} 2024-09-21T10:19:02.975 INFO:tasks.rados.rados.0.smithi007.stdout:3139: writing smithi00780062-37 from 780155 to 1447249 tid 1 2024-09-21T10:19:02.982 INFO:tasks.rados.rados.0.smithi007.stdout:3139: writing smithi00780062-37 from 1972934 to 2667006 tid 2 2024-09-21T10:19:02.987 INFO:tasks.rados.rados.0.smithi007.stdout:3139: writing smithi00780062-37 from 3309316 to 3580155 tid 3 2024-09-21T10:19:02.987 INFO:tasks.rados.rados.0.smithi007.stdout:3140: write oid 23 current snap is 395 2024-09-21T10:19:02.987 INFO:tasks.rados.rados.0.smithi007.stdout:3140: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2024-09-21T10:19:02.995 INFO:tasks.rados.rados.0.smithi007.stdout:3140: writing smithi00780062-23 from 796962 to 1539305 tid 1 2024-09-21T10:19:03.001 INFO:tasks.rados.rados.0.smithi007.stdout:3140: writing smithi00780062-23 from 2031416 to 2469146 tid 2 2024-09-21T10:19:03.006 INFO:tasks.rados.rados.0.smithi007.stdout:3140: writing smithi00780062-23 from 2936739 to 3349906 tid 3 2024-09-21T10:19:03.006 INFO:tasks.rados.rados.0.smithi007.stdout:3141: write oid 7 current snap is 395 2024-09-21T10:19:03.006 INFO:tasks.rados.rados.0.smithi007.stdout:3141: seq_num 1167 ranges {413769=417592,1573545=697741,2847809=624439} 2024-09-21T10:19:03.010 INFO:tasks.rados.rados.0.smithi007.stdout:3141: writing smithi00780062-7 from 413769 to 831361 tid 1 2024-09-21T10:19:03.018 INFO:tasks.rados.rados.0.smithi007.stdout:3141: writing smithi00780062-7 from 1573545 to 2271286 tid 2 2024-09-21T10:19:03.025 INFO:tasks.rados.rados.0.smithi007.stdout:3141: writing smithi00780062-7 from 2847809 to 3472248 tid 3 2024-09-21T10:19:03.025 INFO:tasks.rados.rados.0.smithi007.stdout:3142: read oid 38 snap 384 2024-09-21T10:19:03.025 INFO:tasks.rados.rados.0.smithi007.stdout:3142: expect (ObjNum 1121 snap 374 seq_num 1121) 2024-09-21T10:19:03.025 INFO:tasks.rados.rados.0.smithi007.stdout:3143: delete oid 2 current snap is 395 2024-09-21T10:19:03.025 INFO:tasks.rados.rados.0.smithi007.stdout:3136: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:19:03.025 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1389 (ObjNum 33 snap 0 seq_num 3839917408) dirty dne 2024-09-21T10:19:03.025 INFO:tasks.rados.rados.0.smithi007.stdout:3134: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:19:03.025 INFO:tasks.rados.rados.0.smithi007.stdout:3138: expect (ObjNum 1146 snap 389 seq_num 1146) 2024-09-21T10:19:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:02 smithi031 ceph-mon[96824]: osdmap e852: 8 total, 8 up, 8 in 2024-09-21T10:19:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:02 smithi031 ceph-mon[96824]: osdmap e853: 8 total, 8 up, 8 in 2024-09-21T10:19:03.177 INFO:tasks.rados.rados.0.smithi007.stdout:3137: expect (ObjNum 1006 snap 345 seq_num 1006) 2024-09-21T10:19:03.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:02 smithi007 ceph-mon[99390]: osdmap e852: 8 total, 8 up, 8 in 2024-09-21T10:19:03.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:02 smithi007 ceph-mon[99390]: osdmap e853: 8 total, 8 up, 8 in 2024-09-21T10:19:03.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:02 smithi007 ceph-mon[101144]: osdmap e852: 8 total, 8 up, 8 in 2024-09-21T10:19:03.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:02 smithi007 ceph-mon[101144]: osdmap e853: 8 total, 8 up, 8 in 2024-09-21T10:19:03.348 INFO:tasks.rados.rados.0.smithi007.stdout:3134: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:19:03.348 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 1877 (ObjNum 882 snap 307 seq_num 882) dirty exists 2024-09-21T10:19:03.348 INFO:tasks.rados.rados.0.smithi007.stdout:3139: finishing write tid 1 to smithi00780062-37 2024-09-21T10:19:03.348 INFO:tasks.rados.rados.0.smithi007.stdout:3135: finishing rollback tid 0 to smithi00780062-18 2024-09-21T10:19:03.348 INFO:tasks.rados.rados.0.smithi007.stdout:3134: done (9 left) 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3136: done (8 left) 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3137: done (7 left) 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3138: done (6 left) 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3143: done (5 left) 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3144: write oid 31 current snap is 395 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3135: finishing rollback tid 1 to smithi00780062-18 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3135: finishing rollback tid 2 to smithi00780062-18 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 2609 (ObjNum 1117 snap 374 seq_num 1117) dirty exists 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3139: finishing write tid 2 to smithi00780062-37 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3139: finishing write tid 3 to smithi00780062-37 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3139: finishing write tid 4 to smithi00780062-37 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3139: finishing write tid 5 to smithi00780062-37 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3139: oid 37 updating version 0 to 1878 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3139: oid 37 updating version 1878 to 1881 2024-09-21T10:19:03.349 INFO:tasks.rados.rados.0.smithi007.stdout:3139: oid 37 version 1881 is already newer than 1879 2024-09-21T10:19:03.350 INFO:tasks.rados.rados.0.smithi007.stdout:3139: oid 37 version 1881 is already newer than 1880 2024-09-21T10:19:03.350 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 1881 (ObjNum 1165 snap 395 seq_num 1165) dirty exists 2024-09-21T10:19:03.350 INFO:tasks.rados.rados.0.smithi007.stdout:3139: left oid 37 (ObjNum 1165 snap 395 seq_num 1165) 2024-09-21T10:19:03.350 INFO:tasks.rados.rados.0.smithi007.stdout:3140: finishing write tid 1 to smithi00780062-23 2024-09-21T10:19:03.350 INFO:tasks.rados.rados.0.smithi007.stdout:3140: finishing write tid 2 to smithi00780062-23 2024-09-21T10:19:03.350 INFO:tasks.rados.rados.0.smithi007.stdout:3140: finishing write tid 3 to smithi00780062-23 2024-09-21T10:19:03.350 INFO:tasks.rados.rados.0.smithi007.stdout:3144: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2024-09-21T10:19:03.353 INFO:tasks.rados.rados.0.smithi007.stdout:3144: writing smithi00780062-31 from 447383 to 1015473 tid 1 2024-09-21T10:19:03.361 INFO:tasks.rados.rados.0.smithi007.stdout:3144: writing smithi00780062-31 from 1690509 to 2391919 tid 2 2024-09-21T10:19:03.368 INFO:tasks.rados.rados.0.smithi007.stdout:3144: writing smithi00780062-31 from 2902655 to 3549638 tid 3 2024-09-21T10:19:03.368 INFO:tasks.rados.rados.0.smithi007.stdout:3135: done (5 left) 2024-09-21T10:19:03.368 INFO:tasks.rados.rados.0.smithi007.stdout:3139: done (4 left) 2024-09-21T10:19:03.368 INFO:tasks.rados.rados.0.smithi007.stdout:3145: read oid 39 snap 393 2024-09-21T10:19:03.368 INFO:tasks.rados.rados.0.smithi007.stdout:3145: expect (ObjNum 1078 snap 360 seq_num 1078) 2024-09-21T10:19:03.368 INFO:tasks.rados.rados.0.smithi007.stdout:3146: delete oid 22 current snap is 395 2024-09-21T10:19:03.368 INFO:tasks.rados.rados.0.smithi007.stdout:3140: finishing write tid 4 to smithi00780062-23 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3140: finishing write tid 5 to smithi00780062-23 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3140: oid 23 updating version 0 to 1101 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3140: oid 23 updating version 1101 to 1104 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3140: oid 23 version 1104 is already newer than 1102 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3140: oid 23 version 1104 is already newer than 1103 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 1104 (ObjNum 1166 snap 395 seq_num 1166) dirty exists 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3140: left oid 23 (ObjNum 1166 snap 395 seq_num 1166) 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3141: finishing write tid 1 to smithi00780062-7 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3141: finishing write tid 2 to smithi00780062-7 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3141: finishing write tid 3 to smithi00780062-7 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3141: finishing write tid 4 to smithi00780062-7 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3141: finishing write tid 5 to smithi00780062-7 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3141: oid 7 updating version 0 to 788 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3141: oid 7 updating version 788 to 790 2024-09-21T10:19:03.369 INFO:tasks.rados.rados.0.smithi007.stdout:3141: oid 7 version 790 is already newer than 787 2024-09-21T10:19:03.370 INFO:tasks.rados.rados.0.smithi007.stdout:3141: oid 7 version 790 is already newer than 789 2024-09-21T10:19:03.370 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 790 (ObjNum 1167 snap 395 seq_num 1167) dirty exists 2024-09-21T10:19:03.370 INFO:tasks.rados.rados.0.smithi007.stdout:3141: left oid 7 (ObjNum 1167 snap 395 seq_num 1167) 2024-09-21T10:19:03.370 INFO:tasks.rados.rados.0.smithi007.stdout:3142: expect (ObjNum 1121 snap 374 seq_num 1121) 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3144: finishing write tid 1 to smithi00780062-31 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3144: finishing write tid 2 to smithi00780062-31 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3144: finishing write tid 3 to smithi00780062-31 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3144: finishing write tid 4 to smithi00780062-31 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3144: finishing write tid 5 to smithi00780062-31 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3144: oid 31 updating version 0 to 1623 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3144: oid 31 version 1623 is already newer than 1621 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3144: oid 31 version 1623 is already newer than 1622 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3144: oid 31 updating version 1623 to 1624 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1624 (ObjNum 1169 snap 395 seq_num 1169) dirty exists 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3144: left oid 31 (ObjNum 1169 snap 395 seq_num 1169) 2024-09-21T10:19:03.517 INFO:tasks.rados.rados.0.smithi007.stdout:3145: expect (ObjNum 1078 snap 360 seq_num 1078) 2024-09-21T10:19:03.821 INFO:tasks.rados.rados.0.smithi007.stdout:3140: done (5 left) 2024-09-21T10:19:03.821 INFO:tasks.rados.rados.0.smithi007.stdout:3141: done (4 left) 2024-09-21T10:19:03.821 INFO:tasks.rados.rados.0.smithi007.stdout:3142: done (3 left) 2024-09-21T10:19:03.821 INFO:tasks.rados.rados.0.smithi007.stdout:3144: done (2 left) 2024-09-21T10:19:03.822 INFO:tasks.rados.rados.0.smithi007.stdout:3145: done (1 left) 2024-09-21T10:19:03.822 INFO:tasks.rados.rados.0.smithi007.stdout:3146: done (0 left) 2024-09-21T10:19:03.822 INFO:tasks.rados.rados.0.smithi007.stdout:3147: read oid 7 snap -1 2024-09-21T10:19:03.822 INFO:tasks.rados.rados.0.smithi007.stdout:3147: expect (ObjNum 1167 snap 395 seq_num 1167) 2024-09-21T10:19:03.822 INFO:tasks.rados.rados.0.smithi007.stdout:3148: write oid 4 current snap is 395 2024-09-21T10:19:03.822 INFO:tasks.rados.rados.0.smithi007.stdout:3148: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2024-09-21T10:19:03.827 INFO:tasks.rados.rados.0.smithi007.stdout:3148: writing smithi00780062-4 from 480997 to 915938 tid 1 2024-09-21T10:19:03.833 INFO:tasks.rados.rados.0.smithi007.stdout:3148: writing smithi00780062-4 from 1407473 to 2112552 tid 2 2024-09-21T10:19:03.840 INFO:tasks.rados.rados.0.smithi007.stdout:3148: writing smithi00780062-4 from 2557501 to 3343381 tid 3 2024-09-21T10:19:03.840 INFO:tasks.rados.rados.0.smithi007.stdout:3149: write oid 39 current snap is 395 2024-09-21T10:19:03.841 INFO:tasks.rados.rados.0.smithi007.stdout:3149: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2024-09-21T10:19:03.846 INFO:tasks.rados.rados.0.smithi007.stdout:3149: writing smithi00780062-39 from 497804 to 1007994 tid 1 2024-09-21T10:19:03.851 INFO:tasks.rados.rados.0.smithi007.stdout:3149: writing smithi00780062-39 from 1465955 to 1914692 tid 2 2024-09-21T10:19:03.858 INFO:tasks.rados.rados.0.smithi007.stdout:3149: writing smithi00780062-39 from 2584924 to 3182076 tid 3 2024-09-21T10:19:03.859 INFO:tasks.rados.rados.0.smithi007.stdout:3150: read oid 26 snap -1 2024-09-21T10:19:03.859 INFO:tasks.rados.rados.0.smithi007.stdout:3150: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:19:03.859 INFO:tasks.rados.rados.0.smithi007.stdout:3151: write oid 2 current snap is 395 2024-09-21T10:19:03.859 INFO:tasks.rados.rados.0.smithi007.stdout:3151: seq_num 1173 ranges {514611=585439,1524437=592395,2895994=408424} 2024-09-21T10:19:03.864 INFO:tasks.rados.rados.0.smithi007.stdout:3151: writing smithi00780062-2 from 514611 to 1100050 tid 1 2024-09-21T10:19:03.870 INFO:tasks.rados.rados.0.smithi007.stdout:3151: writing smithi00780062-2 from 1524437 to 2116832 tid 2 2024-09-21T10:19:03.877 INFO:tasks.rados.rados.0.smithi007.stdout:3151: writing smithi00780062-2 from 2895994 to 3304418 tid 3 2024-09-21T10:19:03.878 INFO:tasks.rados.rados.0.smithi007.stdout:3152: read oid 18 snap 391 2024-09-21T10:19:03.878 INFO:tasks.rados.rados.0.smithi007.stdout:3152: expect (ObjNum 1148 snap 389 seq_num 1148) 2024-09-21T10:19:03.878 INFO:tasks.rados.rados.0.smithi007.stdout:3153: snap_create 2024-09-21T10:19:03.878 INFO:tasks.rados.rados.0.smithi007.stdout:3147: expect (ObjNum 1167 snap 395 seq_num 1167) 2024-09-21T10:19:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:3148: finishing write tid 1 to smithi00780062-4 2024-09-21T10:19:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:3148: finishing write tid 2 to smithi00780062-4 2024-09-21T10:19:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:3148: finishing write tid 3 to smithi00780062-4 2024-09-21T10:19:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:3148: finishing write tid 4 to smithi00780062-4 2024-09-21T10:19:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:3148: finishing write tid 5 to smithi00780062-4 2024-09-21T10:19:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:3148: oid 4 updating version 0 to 736 2024-09-21T10:19:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:3148: oid 4 updating version 736 to 738 2024-09-21T10:19:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:3148: oid 4 version 738 is already newer than 737 2024-09-21T10:19:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:3148: oid 4 updating version 738 to 739 2024-09-21T10:19:04.043 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 739 (ObjNum 1171 snap 395 seq_num 1171) dirty exists 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3148: left oid 4 (ObjNum 1171 snap 395 seq_num 1171) 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3149: finishing write tid 1 to smithi00780062-39 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3149: finishing write tid 2 to smithi00780062-39 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3149: finishing write tid 3 to smithi00780062-39 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3149: finishing write tid 4 to smithi00780062-39 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3149: finishing write tid 5 to smithi00780062-39 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3149: oid 39 updating version 0 to 1626 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3149: oid 39 updating version 1626 to 1629 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3149: oid 39 version 1629 is already newer than 1628 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3149: oid 39 version 1629 is already newer than 1627 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1629 (ObjNum 1172 snap 395 seq_num 1172) dirty exists 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3149: left oid 39 (ObjNum 1172 snap 395 seq_num 1172) 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3151: finishing write tid 1 to smithi00780062-2 2024-09-21T10:19:04.044 INFO:tasks.rados.rados.0.smithi007.stdout:3150: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:19:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:03 smithi031 ceph-mon[96824]: pgmap v748: 89 pgs: 89 active+clean; 314 MiB data, 926 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 398 KiB/s wr, 9 op/s 2024-09-21T10:19:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:03 smithi007 ceph-mon[99390]: pgmap v748: 89 pgs: 89 active+clean; 314 MiB data, 926 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 398 KiB/s wr, 9 op/s 2024-09-21T10:19:04.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:03 smithi007 ceph-mon[101144]: pgmap v748: 89 pgs: 89 active+clean; 314 MiB data, 926 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 398 KiB/s wr, 9 op/s 2024-09-21T10:19:04.313 INFO:tasks.rados.rados.0.smithi007.stdout:3151: finishing write tid 2 to smithi00780062-2 2024-09-21T10:19:04.313 INFO:tasks.rados.rados.0.smithi007.stdout:3151: finishing write tid 3 to smithi00780062-2 2024-09-21T10:19:04.313 INFO:tasks.rados.rados.0.smithi007.stdout:3151: finishing write tid 4 to smithi00780062-2 2024-09-21T10:19:04.313 INFO:tasks.rados.rados.0.smithi007.stdout:3151: finishing write tid 5 to smithi00780062-2 2024-09-21T10:19:04.313 INFO:tasks.rados.rados.0.smithi007.stdout:3151: oid 2 updating version 0 to 375 2024-09-21T10:19:04.313 INFO:tasks.rados.rados.0.smithi007.stdout:3151: oid 2 version 375 is already newer than 373 2024-09-21T10:19:04.314 INFO:tasks.rados.rados.0.smithi007.stdout:3151: oid 2 updating version 375 to 376 2024-09-21T10:19:04.314 INFO:tasks.rados.rados.0.smithi007.stdout:3151: oid 2 version 376 is already newer than 374 2024-09-21T10:19:04.314 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 376 (ObjNum 1173 snap 395 seq_num 1173) dirty exists 2024-09-21T10:19:04.314 INFO:tasks.rados.rados.0.smithi007.stdout:3151: left oid 2 (ObjNum 1173 snap 395 seq_num 1173) 2024-09-21T10:19:04.314 INFO:tasks.rados.rados.0.smithi007.stdout:3152: expect (ObjNum 1148 snap 389 seq_num 1148) 2024-09-21T10:19:04.718 INFO:tasks.rados.rados.0.smithi007.stdout:3147: done (6 left) 2024-09-21T10:19:04.718 INFO:tasks.rados.rados.0.smithi007.stdout:3148: done (5 left) 2024-09-21T10:19:04.719 INFO:tasks.rados.rados.0.smithi007.stdout:3149: done (4 left) 2024-09-21T10:19:04.719 INFO:tasks.rados.rados.0.smithi007.stdout:3150: done (3 left) 2024-09-21T10:19:04.719 INFO:tasks.rados.rados.0.smithi007.stdout:3151: done (2 left) 2024-09-21T10:19:04.719 INFO:tasks.rados.rados.0.smithi007.stdout:3152: done (1 left) 2024-09-21T10:19:04.719 INFO:tasks.rados.rados.0.smithi007.stdout:3153: done (0 left) 2024-09-21T10:19:04.719 INFO:tasks.rados.rados.0.smithi007.stdout:3154: write oid 1 current snap is 396 2024-09-21T10:19:04.719 INFO:tasks.rados.rados.0.smithi007.stdout:3154: seq_num 1174 ranges {531418=660688,1982919=452406,3039770=691648} 2024-09-21T10:19:04.724 INFO:tasks.rados.rados.0.smithi007.stdout:3154: writing smithi00780062-1 from 531418 to 1192106 tid 1 2024-09-21T10:19:04.731 INFO:tasks.rados.rados.0.smithi007.stdout:3154: writing smithi00780062-1 from 1982919 to 2435325 tid 2 2024-09-21T10:19:04.738 INFO:tasks.rados.rados.0.smithi007.stdout:3154: writing smithi00780062-1 from 3039770 to 3731418 tid 3 2024-09-21T10:19:04.738 INFO:tasks.rados.rados.0.smithi007.stdout:3155: write oid 38 current snap is 396 2024-09-21T10:19:04.738 INFO:tasks.rados.rados.0.smithi007.stdout:3155: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2024-09-21T10:19:04.745 INFO:tasks.rados.rados.0.smithi007.stdout:3155: writing smithi00780062-38 from 548225 to 1284162 tid 1 2024-09-21T10:19:04.752 INFO:tasks.rados.rados.0.smithi007.stdout:3155: writing smithi00780062-38 from 1925048 to 2521112 tid 2 2024-09-21T10:19:04.758 INFO:tasks.rados.rados.0.smithi007.stdout:3155: writing smithi00780062-38 from 2950840 to 3498161 tid 3 2024-09-21T10:19:04.758 INFO:tasks.rados.rados.0.smithi007.stdout:3156: read oid 48 snap -1 2024-09-21T10:19:04.758 INFO:tasks.rados.rados.0.smithi007.stdout:3156: expect (ObjNum 1130 snap 378 seq_num 1130) 2024-09-21T10:19:04.759 INFO:tasks.rados.rados.0.smithi007.stdout:3157: write oid 13 current snap is 396 2024-09-21T10:19:04.759 INFO:tasks.rados.rados.0.smithi007.stdout:3157: seq_num 1176 ranges {565032=411186,1583530=456075,2578263=758593} 2024-09-21T10:19:04.763 INFO:tasks.rados.rados.0.smithi007.stdout:3157: writing smithi00780062-13 from 565032 to 976218 tid 1 2024-09-21T10:19:04.770 INFO:tasks.rados.rados.0.smithi007.stdout:3157: writing smithi00780062-13 from 1583530 to 2039605 tid 2 2024-09-21T10:19:04.778 INFO:tasks.rados.rados.0.smithi007.stdout:3157: writing smithi00780062-13 from 2578263 to 3336856 tid 3 2024-09-21T10:19:04.778 INFO:tasks.rados.rados.0.smithi007.stdout:3158: read oid 33 snap -1 2024-09-21T10:19:04.778 INFO:tasks.rados.rados.0.smithi007.stdout:3158: expect deleted 2024-09-21T10:19:04.778 INFO:tasks.rados.rados.0.smithi007.stdout:3159: snap_create 2024-09-21T10:19:04.778 INFO:tasks.rados.rados.0.smithi007.stdout:3154: finishing write tid 1 to smithi00780062-1 2024-09-21T10:19:04.778 INFO:tasks.rados.rados.0.smithi007.stdout:3154: finishing write tid 2 to smithi00780062-1 2024-09-21T10:19:04.778 INFO:tasks.rados.rados.0.smithi007.stdout:3154: finishing write tid 3 to smithi00780062-1 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3154: finishing write tid 4 to smithi00780062-1 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3154: finishing write tid 5 to smithi00780062-1 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3154: oid 1 updating version 0 to 869 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3154: oid 1 version 869 is already newer than 868 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3154: oid 1 version 869 is already newer than 867 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3154: oid 1 version 869 is already newer than 866 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 869 (ObjNum 1174 snap 396 seq_num 1174) dirty exists 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3154: left oid 1 (ObjNum 1174 snap 396 seq_num 1174) 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3155: finishing write tid 1 to smithi00780062-38 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3155: finishing write tid 2 to smithi00780062-38 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3155: finishing write tid 3 to smithi00780062-38 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3155: finishing write tid 4 to smithi00780062-38 2024-09-21T10:19:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3155: finishing write tid 5 to smithi00780062-38 2024-09-21T10:19:04.780 INFO:tasks.rados.rados.0.smithi007.stdout:3155: oid 38 updating version 0 to 2615 2024-09-21T10:19:04.780 INFO:tasks.rados.rados.0.smithi007.stdout:3155: oid 38 version 2615 is already newer than 2614 2024-09-21T10:19:04.780 INFO:tasks.rados.rados.0.smithi007.stdout:3155: oid 38 updating version 2615 to 2617 2024-09-21T10:19:04.780 INFO:tasks.rados.rados.0.smithi007.stdout:3155: oid 38 version 2617 is already newer than 2616 2024-09-21T10:19:04.780 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 2617 (ObjNum 1175 snap 396 seq_num 1175) dirty exists 2024-09-21T10:19:04.780 INFO:tasks.rados.rados.0.smithi007.stdout:3155: left oid 38 (ObjNum 1175 snap 396 seq_num 1175) 2024-09-21T10:19:04.780 INFO:tasks.rados.rados.0.smithi007.stdout:3157: finishing write tid 1 to smithi00780062-13 2024-09-21T10:19:04.780 INFO:tasks.rados.rados.0.smithi007.stdout:3156: expect (ObjNum 1130 snap 378 seq_num 1130) 2024-09-21T10:19:04.958 INFO:tasks.rados.rados.0.smithi007.stdout:3157: finishing write tid 2 to smithi00780062-13 2024-09-21T10:19:04.958 INFO:tasks.rados.rados.0.smithi007.stdout:3157: finishing write tid 3 to smithi00780062-13 2024-09-21T10:19:04.958 INFO:tasks.rados.rados.0.smithi007.stdout:3157: finishing write tid 4 to smithi00780062-13 2024-09-21T10:19:04.958 INFO:tasks.rados.rados.0.smithi007.stdout:3157: finishing write tid 5 to smithi00780062-13 2024-09-21T10:19:04.958 INFO:tasks.rados.rados.0.smithi007.stdout:3157: oid 13 updating version 0 to 2619 2024-09-21T10:19:04.958 INFO:tasks.rados.rados.0.smithi007.stdout:3157: oid 13 updating version 2619 to 2621 2024-09-21T10:19:04.958 INFO:tasks.rados.rados.0.smithi007.stdout:3157: oid 13 updating version 2621 to 2622 2024-09-21T10:19:04.958 INFO:tasks.rados.rados.0.smithi007.stdout:3157: oid 13 version 2622 is already newer than 2620 2024-09-21T10:19:04.958 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2622 (ObjNum 1176 snap 396 seq_num 1176) dirty exists 2024-09-21T10:19:04.959 INFO:tasks.rados.rados.0.smithi007.stdout:3157: left oid 13 (ObjNum 1176 snap 396 seq_num 1176) 2024-09-21T10:19:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:04 smithi031 ceph-mon[96824]: pgmap v750: 89 pgs: 89 active+clean; 322 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-21T10:19:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:04 smithi007 ceph-mon[99390]: pgmap v750: 89 pgs: 89 active+clean; 322 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-21T10:19:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:04 smithi007 ceph-mon[101144]: pgmap v750: 89 pgs: 89 active+clean; 322 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-21T10:19:05.726 INFO:tasks.rados.rados.0.smithi007.stdout:3154: done (5 left) 2024-09-21T10:19:05.727 INFO:tasks.rados.rados.0.smithi007.stdout:3155: done (4 left) 2024-09-21T10:19:05.727 INFO:tasks.rados.rados.0.smithi007.stdout:3156: done (3 left) 2024-09-21T10:19:05.727 INFO:tasks.rados.rados.0.smithi007.stdout:3157: done (2 left) 2024-09-21T10:19:05.727 INFO:tasks.rados.rados.0.smithi007.stdout:3158: done (1 left) 2024-09-21T10:19:05.727 INFO:tasks.rados.rados.0.smithi007.stdout:3159: done (0 left) 2024-09-21T10:19:05.727 INFO:tasks.rados.rados.0.smithi007.stdout:3160: write oid 19 current snap is 397 2024-09-21T10:19:05.727 INFO:tasks.rados.rados.0.smithi007.stdout:3160: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2024-09-21T10:19:05.732 INFO:tasks.rados.rados.0.smithi007.stdout:3160: writing smithi00780062-19 from 581839 to 1068274 tid 1 2024-09-21T10:19:05.739 INFO:tasks.rados.rados.0.smithi007.stdout:3160: writing smithi00780062-19 from 1642012 to 2241745 tid 2 2024-09-21T10:19:05.747 INFO:tasks.rados.rados.0.smithi007.stdout:3160: writing smithi00780062-19 from 3005686 to 3575551 tid 3 2024-09-21T10:19:05.747 INFO:tasks.rados.rados.0.smithi007.stdout:3161: rollback oid 2 current snap is 397 2024-09-21T10:19:05.747 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 396 2024-09-21T10:19:05.747 INFO:tasks.rados.rados.0.smithi007.stdout:3160: finishing write tid 1 to smithi00780062-19 2024-09-21T10:19:05.747 INFO:tasks.rados.rados.0.smithi007.stdout:3160: finishing write tid 2 to smithi00780062-19 2024-09-21T10:19:05.747 INFO:tasks.rados.rados.0.smithi007.stdout:3162: delete oid 15 current snap is 397 2024-09-21T10:19:05.749 INFO:tasks.rados.rados.0.smithi007.stdout:3162: done (2 left) 2024-09-21T10:19:05.749 INFO:tasks.rados.rados.0.smithi007.stdout:3163: delete oid 8 current snap is 397 2024-09-21T10:19:05.750 INFO:tasks.rados.rados.0.smithi007.stdout:3161: finishing rollback tid 0 to smithi00780062-2 2024-09-21T10:19:05.750 INFO:tasks.rados.rados.0.smithi007.stdout:3161: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:19:05.750 INFO:tasks.rados.rados.0.smithi007.stdout:3161: finishing rollback tid 2 to smithi00780062-2 2024-09-21T10:19:05.750 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 380 (ObjNum 1173 snap 395 seq_num 1173) dirty exists 2024-09-21T10:19:05.750 INFO:tasks.rados.rados.0.smithi007.stdout:3160: finishing write tid 3 to smithi00780062-19 2024-09-21T10:19:05.750 INFO:tasks.rados.rados.0.smithi007.stdout:3160: finishing write tid 4 to smithi00780062-19 2024-09-21T10:19:05.751 INFO:tasks.rados.rados.0.smithi007.stdout:3160: finishing write tid 5 to smithi00780062-19 2024-09-21T10:19:05.751 INFO:tasks.rados.rados.0.smithi007.stdout:3160: oid 19 updating version 0 to 1108 2024-09-21T10:19:05.751 INFO:tasks.rados.rados.0.smithi007.stdout:3160: oid 19 version 1108 is already newer than 1107 2024-09-21T10:19:05.751 INFO:tasks.rados.rados.0.smithi007.stdout:3160: oid 19 version 1108 is already newer than 1106 2024-09-21T10:19:05.751 INFO:tasks.rados.rados.0.smithi007.stdout:3160: oid 19 version 1108 is already newer than 1105 2024-09-21T10:19:05.751 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 1108 (ObjNum 1177 snap 397 seq_num 1177) dirty exists 2024-09-21T10:19:05.751 INFO:tasks.rados.rados.0.smithi007.stdout:3160: left oid 19 (ObjNum 1177 snap 397 seq_num 1177) 2024-09-21T10:19:05.752 INFO:tasks.rados.rados.0.smithi007.stdout:3160: done (2 left) 2024-09-21T10:19:05.752 INFO:tasks.rados.rados.0.smithi007.stdout:3161: done (1 left) 2024-09-21T10:19:05.752 INFO:tasks.rados.rados.0.smithi007.stdout:3163: done (0 left) 2024-09-21T10:19:05.752 INFO:tasks.rados.rados.0.smithi007.stdout:3164: write oid 32 current snap is 397 2024-09-21T10:19:05.752 INFO:tasks.rados.rados.0.smithi007.stdout:3164: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2024-09-21T10:19:05.757 INFO:tasks.rados.rados.0.smithi007.stdout:3164: writing smithi00780062-32 from 632260 to 1060795 tid 1 2024-09-21T10:19:05.764 INFO:tasks.rados.rados.0.smithi007.stdout:3164: writing smithi00780062-32 from 1817458 to 2280871 tid 2 2024-09-21T10:19:05.769 INFO:tasks.rados.rados.0.smithi007.stdout:3164: writing smithi00780062-32 from 2687955 to 3207989 tid 3 2024-09-21T10:19:05.773 INFO:tasks.rados.rados.0.smithi007.stdout:3164: writing smithi00780062-32 from 3709324 to 3832260 tid 4 2024-09-21T10:19:05.773 INFO:tasks.rados.rados.0.smithi007.stdout:3165: rollback oid 35 current snap is 397 2024-09-21T10:19:05.773 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 380 2024-09-21T10:19:05.773 INFO:tasks.rados.rados.0.smithi007.stdout:3164: finishing write tid 1 to smithi00780062-32 2024-09-21T10:19:05.773 INFO:tasks.rados.rados.0.smithi007.stdout:3164: finishing write tid 2 to smithi00780062-32 2024-09-21T10:19:05.773 INFO:tasks.rados.rados.0.smithi007.stdout:3164: finishing write tid 3 to smithi00780062-32 2024-09-21T10:19:05.773 INFO:tasks.rados.rados.0.smithi007.stdout:3166: rollback oid 38 current snap is 397 2024-09-21T10:19:05.773 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 38 to 396 2024-09-21T10:19:05.774 INFO:tasks.rados.rados.0.smithi007.stdout:3167: snap_remove snap 363 2024-09-21T10:19:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:05 smithi031 ceph-mon[96824]: osdmap e854: 8 total, 8 up, 8 in 2024-09-21T10:19:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:05 smithi007 ceph-mon[99390]: osdmap e854: 8 total, 8 up, 8 in 2024-09-21T10:19:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:05 smithi007 ceph-mon[101144]: osdmap e854: 8 total, 8 up, 8 in 2024-09-21T10:19:06.735 INFO:tasks.rados.rados.0.smithi007.stdout:3167: done (3 left) 2024-09-21T10:19:06.735 INFO:tasks.rados.rados.0.smithi007.stdout:3168: write oid 44 current snap is 397 2024-09-21T10:19:06.735 INFO:tasks.rados.rados.0.smithi007.stdout:3165: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:19:06.735 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 676 (ObjNum 305 snap 0 seq_num 1) dirty dne 2024-09-21T10:19:06.735 INFO:tasks.rados.rados.0.smithi007.stdout:3164: finishing write tid 4 to smithi00780062-32 2024-09-21T10:19:06.735 INFO:tasks.rados.rados.0.smithi007.stdout:3164: finishing write tid 5 to smithi00780062-32 2024-09-21T10:19:06.735 INFO:tasks.rados.rados.0.smithi007.stdout:3164: finishing write tid 6 to smithi00780062-32 2024-09-21T10:19:06.735 INFO:tasks.rados.rados.0.smithi007.stdout:3164: oid 32 updating version 0 to 1633 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:3164: oid 32 updating version 1633 to 1635 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:3164: oid 32 version 1635 is already newer than 1632 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:3164: oid 32 version 1635 is already newer than 1631 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:3164: oid 32 version 1635 is already newer than 1634 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1635 (ObjNum 1180 snap 397 seq_num 1180) dirty exists 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:3164: left oid 32 (ObjNum 1180 snap 397 seq_num 1180) 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:3166: finishing rollback tid 0 to smithi00780062-38 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:3166: finishing rollback tid 1 to smithi00780062-38 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:3166: finishing rollback tid 2 to smithi00780062-38 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 2626 (ObjNum 1175 snap 396 seq_num 1175) dirty exists 2024-09-21T10:19:06.736 INFO:tasks.rados.rados.0.smithi007.stdout:3168: seq_num 1181 ranges {649067=503784,1875940=607071,3115378=731306} 2024-09-21T10:19:06.741 INFO:tasks.rados.rados.0.smithi007.stdout:3168: writing smithi00780062-44 from 649067 to 1152851 tid 1 2024-09-21T10:19:06.750 INFO:tasks.rados.rados.0.smithi007.stdout:3168: writing smithi00780062-44 from 1875940 to 2483011 tid 2 2024-09-21T10:19:06.757 INFO:tasks.rados.rados.0.smithi007.stdout:3168: writing smithi00780062-44 from 3115378 to 3846684 tid 3 2024-09-21T10:19:06.758 INFO:tasks.rados.rados.0.smithi007.stdout:3164: done (3 left) 2024-09-21T10:19:06.758 INFO:tasks.rados.rados.0.smithi007.stdout:3165: done (2 left) 2024-09-21T10:19:06.758 INFO:tasks.rados.rados.0.smithi007.stdout:3166: done (1 left) 2024-09-21T10:19:06.758 INFO:tasks.rados.rados.0.smithi007.stdout:3169: snap_remove snap 380 2024-09-21T10:19:07.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:06 smithi007 ceph-mon[99390]: osdmap e855: 8 total, 8 up, 8 in 2024-09-21T10:19:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:06 smithi007 ceph-mon[99390]: pgmap v753: 89 pgs: 89 active+clean; 324 MiB data, 934 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:19:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:06 smithi007 ceph-mon[101144]: osdmap e855: 8 total, 8 up, 8 in 2024-09-21T10:19:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:06 smithi007 ceph-mon[101144]: pgmap v753: 89 pgs: 89 active+clean; 324 MiB data, 934 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:19:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:06 smithi031 ceph-mon[96824]: osdmap e855: 8 total, 8 up, 8 in 2024-09-21T10:19:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:06 smithi031 ceph-mon[96824]: pgmap v753: 89 pgs: 89 active+clean; 324 MiB data, 934 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:19:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:07.693 INFO:tasks.rados.rados.0.smithi007.stdout:3169: done (1 left) 2024-09-21T10:19:07.693 INFO:tasks.rados.rados.0.smithi007.stdout:3170: read oid 30 snap -1 2024-09-21T10:19:07.693 INFO:tasks.rados.rados.0.smithi007.stdout:3170: expect (ObjNum 1006 snap 345 seq_num 1006) 2024-09-21T10:19:07.693 INFO:tasks.rados.rados.0.smithi007.stdout:3171: snap_create 2024-09-21T10:19:07.693 INFO:tasks.rados.rados.0.smithi007.stdout:3168: finishing write tid 1 to smithi00780062-44 2024-09-21T10:19:07.694 INFO:tasks.rados.rados.0.smithi007.stdout:3168: finishing write tid 2 to smithi00780062-44 2024-09-21T10:19:07.694 INFO:tasks.rados.rados.0.smithi007.stdout:3168: finishing write tid 3 to smithi00780062-44 2024-09-21T10:19:07.694 INFO:tasks.rados.rados.0.smithi007.stdout:3168: finishing write tid 4 to smithi00780062-44 2024-09-21T10:19:07.694 INFO:tasks.rados.rados.0.smithi007.stdout:3168: finishing write tid 5 to smithi00780062-44 2024-09-21T10:19:07.694 INFO:tasks.rados.rados.0.smithi007.stdout:3168: oid 44 updating version 0 to 2642 2024-09-21T10:19:07.694 INFO:tasks.rados.rados.0.smithi007.stdout:3168: oid 44 version 2642 is already newer than 2641 2024-09-21T10:19:07.694 INFO:tasks.rados.rados.0.smithi007.stdout:3168: oid 44 version 2642 is already newer than 2632 2024-09-21T10:19:07.695 INFO:tasks.rados.rados.0.smithi007.stdout:3168: oid 44 updating version 2642 to 2643 2024-09-21T10:19:07.695 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 2643 (ObjNum 1181 snap 397 seq_num 1181) dirty exists 2024-09-21T10:19:07.695 INFO:tasks.rados.rados.0.smithi007.stdout:3168: left oid 44 (ObjNum 1181 snap 397 seq_num 1181) 2024-09-21T10:19:07.702 INFO:tasks.rados.rados.0.smithi007.stdout:3170: expect (ObjNum 1006 snap 345 seq_num 1006) 2024-09-21T10:19:08.110 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:07 smithi007 ceph-mon[99390]: osdmap e856: 8 total, 8 up, 8 in 2024-09-21T10:19:08.110 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:07 smithi007 ceph-mon[99390]: osdmap e857: 8 total, 8 up, 8 in 2024-09-21T10:19:08.111 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:07 smithi007 ceph-mon[101144]: osdmap e856: 8 total, 8 up, 8 in 2024-09-21T10:19:08.111 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:07 smithi007 ceph-mon[101144]: osdmap e857: 8 total, 8 up, 8 in 2024-09-21T10:19:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:07 smithi031 ceph-mon[96824]: osdmap e856: 8 total, 8 up, 8 in 2024-09-21T10:19:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:07 smithi031 ceph-mon[96824]: osdmap e857: 8 total, 8 up, 8 in 2024-09-21T10:19:08.692 INFO:tasks.rados.rados.0.smithi007.stdout:3168: done (2 left) 2024-09-21T10:19:08.692 INFO:tasks.rados.rados.0.smithi007.stdout:3170: done (1 left) 2024-09-21T10:19:08.693 INFO:tasks.rados.rados.0.smithi007.stdout:3171: done (0 left) 2024-09-21T10:19:08.693 INFO:tasks.rados.rados.0.smithi007.stdout:3172: write oid 31 current snap is 398 2024-09-21T10:19:08.693 INFO:tasks.rados.rados.0.smithi007.stdout:3172: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2024-09-21T10:19:08.699 INFO:tasks.rados.rados.0.smithi007.stdout:3172: writing smithi00780062-31 from 665874 to 1244907 tid 1 2024-09-21T10:19:08.705 INFO:tasks.rados.rados.0.smithi007.stdout:3172: writing smithi00780062-31 from 1934422 to 2401504 tid 2 2024-09-21T10:19:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:3172: writing smithi00780062-31 from 3142801 to 3685379 tid 3 2024-09-21T10:19:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:3173: delete oid 2 current snap is 398 2024-09-21T10:19:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:3172: finishing write tid 1 to smithi00780062-31 2024-09-21T10:19:08.713 INFO:tasks.rados.rados.0.smithi007.stdout:3172: finishing write tid 2 to smithi00780062-31 2024-09-21T10:19:08.716 INFO:tasks.rados.rados.0.smithi007.stdout:3173: done (1 left) 2024-09-21T10:19:08.716 INFO:tasks.rados.rados.0.smithi007.stdout:3174: snap_create 2024-09-21T10:19:08.716 INFO:tasks.rados.rados.0.smithi007.stdout:3172: finishing write tid 3 to smithi00780062-31 2024-09-21T10:19:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:3172: finishing write tid 4 to smithi00780062-31 2024-09-21T10:19:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:3172: finishing write tid 5 to smithi00780062-31 2024-09-21T10:19:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:3172: oid 31 updating version 0 to 1646 2024-09-21T10:19:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:3172: oid 31 updating version 1646 to 1647 2024-09-21T10:19:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:3172: oid 31 version 1647 is already newer than 1645 2024-09-21T10:19:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:3172: oid 31 updating version 1647 to 1648 2024-09-21T10:19:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1648 (ObjNum 1182 snap 398 seq_num 1182) dirty exists 2024-09-21T10:19:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:3172: left oid 31 (ObjNum 1182 snap 398 seq_num 1182) 2024-09-21T10:19:09.697 INFO:tasks.rados.rados.0.smithi007.stdout:3172: done (1 left) 2024-09-21T10:19:09.698 INFO:tasks.rados.rados.0.smithi007.stdout:3174: done (0 left) 2024-09-21T10:19:09.698 INFO:tasks.rados.rados.0.smithi007.stdout:3175: write oid 13 current snap is 399 2024-09-21T10:19:09.698 INFO:tasks.rados.rados.0.smithi007.stdout:3175: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2024-09-21T10:19:09.705 INFO:tasks.rados.rados.0.smithi007.stdout:3175: writing smithi00780062-13 from 699488 to 1429019 tid 1 2024-09-21T10:19:09.710 INFO:tasks.rados.rados.0.smithi007.stdout:3175: writing smithi00780062-13 from 1935033 to 2405784 tid 2 2024-09-21T10:19:09.718 INFO:tasks.rados.rados.0.smithi007.stdout:3175: writing smithi00780062-13 from 3081294 to 3762769 tid 3 2024-09-21T10:19:09.718 INFO:tasks.rados.rados.0.smithi007.stdout:3176: snap_create 2024-09-21T10:19:09.718 INFO:tasks.rados.rados.0.smithi007.stdout:3175: finishing write tid 1 to smithi00780062-13 2024-09-21T10:19:09.718 INFO:tasks.rados.rados.0.smithi007.stdout:3175: finishing write tid 2 to smithi00780062-13 2024-09-21T10:19:09.723 INFO:tasks.rados.rados.0.smithi007.stdout:3175: finishing write tid 3 to smithi00780062-13 2024-09-21T10:19:09.723 INFO:tasks.rados.rados.0.smithi007.stdout:3175: finishing write tid 4 to smithi00780062-13 2024-09-21T10:19:09.723 INFO:tasks.rados.rados.0.smithi007.stdout:3175: finishing write tid 5 to smithi00780062-13 2024-09-21T10:19:09.723 INFO:tasks.rados.rados.0.smithi007.stdout:3175: oid 13 updating version 0 to 2660 2024-09-21T10:19:09.723 INFO:tasks.rados.rados.0.smithi007.stdout:3175: oid 13 updating version 2660 to 2661 2024-09-21T10:19:09.723 INFO:tasks.rados.rados.0.smithi007.stdout:3175: oid 13 updating version 2661 to 2662 2024-09-21T10:19:09.723 INFO:tasks.rados.rados.0.smithi007.stdout:3175: oid 13 version 2662 is already newer than 2659 2024-09-21T10:19:09.723 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2662 (ObjNum 1184 snap 399 seq_num 1184) dirty exists 2024-09-21T10:19:09.723 INFO:tasks.rados.rados.0.smithi007.stdout:3175: left oid 13 (ObjNum 1184 snap 399 seq_num 1184) 2024-09-21T10:19:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:09 smithi007 ceph-mon[99390]: pgmap v756: 89 pgs: 89 active+clean; 346 MiB data, 985 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.9 MiB/s wr, 34 op/s 2024-09-21T10:19:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:09 smithi007 ceph-mon[99390]: osdmap e858: 8 total, 8 up, 8 in 2024-09-21T10:19:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:09 smithi007 ceph-mon[101144]: pgmap v756: 89 pgs: 89 active+clean; 346 MiB data, 985 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.9 MiB/s wr, 34 op/s 2024-09-21T10:19:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:09 smithi007 ceph-mon[101144]: osdmap e858: 8 total, 8 up, 8 in 2024-09-21T10:19:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:09 smithi031 ceph-mon[96824]: pgmap v756: 89 pgs: 89 active+clean; 346 MiB data, 985 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.9 MiB/s wr, 34 op/s 2024-09-21T10:19:10.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:09 smithi031 ceph-mon[96824]: osdmap e858: 8 total, 8 up, 8 in 2024-09-21T10:19:10.704 INFO:tasks.rados.rados.0.smithi007.stdout:3175: done (1 left) 2024-09-21T10:19:10.704 INFO:tasks.rados.rados.0.smithi007.stdout:3176: done (0 left) 2024-09-21T10:19:10.704 INFO:tasks.rados.rados.0.smithi007.stdout:3177: write oid 38 current snap is 400 2024-09-21T10:19:10.705 INFO:tasks.rados.rados.0.smithi007.stdout:3177: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2024-09-21T10:19:10.710 INFO:tasks.rados.rados.0.smithi007.stdout:3177: writing smithi00780062-38 from 716295 to 1121075 tid 1 2024-09-21T10:19:10.717 INFO:tasks.rados.rados.0.smithi007.stdout:3177: writing smithi00780062-38 from 1593515 to 2207924 tid 2 2024-09-21T10:19:10.722 INFO:tasks.rados.rados.0.smithi007.stdout:3177: writing smithi00780062-38 from 2708717 to 3201464 tid 3 2024-09-21T10:19:10.726 INFO:tasks.rados.rados.0.smithi007.stdout:3177: writing smithi00780062-38 from 3640519 to 3916295 tid 4 2024-09-21T10:19:10.727 INFO:tasks.rados.rados.0.smithi007.stdout:3178: write oid 18 current snap is 400 2024-09-21T10:19:10.727 INFO:tasks.rados.rados.0.smithi007.stdout:3177: finishing write tid 1 to smithi00780062-38 2024-09-21T10:19:10.727 INFO:tasks.rados.rados.0.smithi007.stdout:3178: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2024-09-21T10:19:10.734 INFO:tasks.rados.rados.0.smithi007.stdout:3178: writing smithi00780062-18 from 733102 to 1329484 tid 1 2024-09-21T10:19:10.740 INFO:tasks.rados.rados.0.smithi007.stdout:3178: writing smithi00780062-18 from 1768350 to 2526417 tid 2 2024-09-21T10:19:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:3178: writing smithi00780062-18 from 3136140 to 3840159 tid 3 2024-09-21T10:19:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:3179: rollback oid 40 current snap is 400 2024-09-21T10:19:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 40 to 368 2024-09-21T10:19:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:3177: finishing write tid 2 to smithi00780062-38 2024-09-21T10:19:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:3177: finishing write tid 3 to smithi00780062-38 2024-09-21T10:19:10.749 INFO:tasks.rados.rados.0.smithi007.stdout:3177: finishing write tid 4 to smithi00780062-38 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3177: finishing write tid 5 to smithi00780062-38 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3177: finishing write tid 6 to smithi00780062-38 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3177: oid 38 updating version 0 to 2668 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3177: oid 38 version 2668 is already newer than 2666 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3177: oid 38 version 2668 is already newer than 2664 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3177: oid 38 version 2668 is already newer than 2665 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3177: oid 38 version 2668 is already newer than 2667 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 38 v 2668 (ObjNum 1185 snap 400 seq_num 1185) dirty exists 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3177: left oid 38 (ObjNum 1185 snap 400 seq_num 1185) 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3178: finishing write tid 1 to smithi00780062-18 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3178: finishing write tid 2 to smithi00780062-18 2024-09-21T10:19:10.750 INFO:tasks.rados.rados.0.smithi007.stdout:3177: done (2 left) 2024-09-21T10:19:10.751 INFO:tasks.rados.rados.0.smithi007.stdout:3180: read oid 7 snap 395 2024-09-21T10:19:10.751 INFO:tasks.rados.rados.0.smithi007.stdout:3180: expect (ObjNum 1167 snap 395 seq_num 1167) 2024-09-21T10:19:10.751 INFO:tasks.rados.rados.0.smithi007.stdout:3181: read oid 10 snap -1 2024-09-21T10:19:10.751 INFO:tasks.rados.rados.0.smithi007.stdout:3181: expect (ObjNum 1145 snap 389 seq_num 1145) 2024-09-21T10:19:10.751 INFO:tasks.rados.rados.0.smithi007.stdout:3182: rollback oid 15 current snap is 400 2024-09-21T10:19:10.751 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 357 2024-09-21T10:19:10.751 INFO:tasks.rados.rados.0.smithi007.stdout:3183: write oid 1 current snap is 400 2024-09-21T10:19:10.751 INFO:tasks.rados.rados.0.smithi007.stdout:3183: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2024-09-21T10:19:10.756 INFO:tasks.rados.rados.0.smithi007.stdout:3183: writing smithi00780062-1 from 749909 to 1421540 tid 1 2024-09-21T10:19:10.763 INFO:tasks.rados.rados.0.smithi007.stdout:3183: writing smithi00780062-1 from 2110479 to 2728557 tid 2 2024-09-21T10:19:10.769 INFO:tasks.rados.rados.0.smithi007.stdout:3183: writing smithi00780062-1 from 3163563 to 3678854 tid 3 2024-09-21T10:19:10.769 INFO:tasks.rados.rados.0.smithi007.stdout:3184: delete oid 19 current snap is 400 2024-09-21T10:19:10.769 INFO:tasks.rados.rados.0.smithi007.stdout:3181: expect (ObjNum 1145 snap 389 seq_num 1145) 2024-09-21T10:19:10.980 INFO:tasks.rados.rados.0.smithi007.stdout:3178: finishing write tid 3 to smithi00780062-18 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:3178: finishing write tid 4 to smithi00780062-18 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:3178: finishing write tid 5 to smithi00780062-18 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:3178: oid 18 updating version 0 to 2670 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:3178: oid 18 updating version 2670 to 2673 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:3178: oid 18 version 2673 is already newer than 2672 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:3178: oid 18 version 2673 is already newer than 2671 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 2673 (ObjNum 1186 snap 400 seq_num 1186) dirty exists 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:3178: left oid 18 (ObjNum 1186 snap 400 seq_num 1186) 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:3182: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 0 (ObjNum 129 snap 0 seq_num 3839447472) dirty dne 2024-09-21T10:19:10.981 INFO:tasks.rados.rados.0.smithi007.stdout:3180: expect (ObjNum 1167 snap 395 seq_num 1167) 2024-09-21T10:19:11.145 INFO:tasks.rados.rados.0.smithi007.stdout:3179: finishing rollback tid 1 to smithi00780062-40 2024-09-21T10:19:11.145 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1365 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:19:11.145 INFO:tasks.rados.rados.0.smithi007.stdout:3183: finishing write tid 1 to smithi00780062-1 2024-09-21T10:19:11.145 INFO:tasks.rados.rados.0.smithi007.stdout:3183: finishing write tid 2 to smithi00780062-1 2024-09-21T10:19:11.145 INFO:tasks.rados.rados.0.smithi007.stdout:3183: finishing write tid 3 to smithi00780062-1 2024-09-21T10:19:11.145 INFO:tasks.rados.rados.0.smithi007.stdout:3183: finishing write tid 4 to smithi00780062-1 2024-09-21T10:19:11.145 INFO:tasks.rados.rados.0.smithi007.stdout:3183: finishing write tid 5 to smithi00780062-1 2024-09-21T10:19:11.145 INFO:tasks.rados.rados.0.smithi007.stdout:3183: oid 1 updating version 0 to 875 2024-09-21T10:19:11.145 INFO:tasks.rados.rados.0.smithi007.stdout:3183: oid 1 updating version 875 to 877 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3183: oid 1 updating version 877 to 878 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3183: oid 1 version 878 is already newer than 876 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 878 (ObjNum 1187 snap 400 seq_num 1187) dirty exists 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3183: left oid 1 (ObjNum 1187 snap 400 seq_num 1187) 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3178: done (6 left) 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3179: done (5 left) 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3180: done (4 left) 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3181: done (3 left) 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3182: done (2 left) 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3183: done (1 left) 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3184: done (0 left) 2024-09-21T10:19:11.146 INFO:tasks.rados.rados.0.smithi007.stdout:3185: snap_remove snap 387 2024-09-21T10:19:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:10 smithi031 ceph-mon[96824]: osdmap e859: 8 total, 8 up, 8 in 2024-09-21T10:19:11.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:10 smithi007 ceph-mon[99390]: osdmap e859: 8 total, 8 up, 8 in 2024-09-21T10:19:11.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:10 smithi007 ceph-mon[101144]: osdmap e859: 8 total, 8 up, 8 in 2024-09-21T10:19:11.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:19:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:19:10] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.51.0" 2024-09-21T10:19:11.706 INFO:tasks.rados.rados.0.smithi007.stdout:3185: done (0 left) 2024-09-21T10:19:11.706 INFO:tasks.rados.rados.0.smithi007.stdout:3186: rollback oid 8 current snap is 400 2024-09-21T10:19:11.706 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 8 to 391 2024-09-21T10:19:11.706 INFO:tasks.rados.rados.0.smithi007.stdout:3187: read oid 20 snap -1 2024-09-21T10:19:11.707 INFO:tasks.rados.rados.0.smithi007.stdout:3187: expect deleted 2024-09-21T10:19:11.707 INFO:tasks.rados.rados.0.smithi007.stdout:3188: delete oid 9 current snap is 400 2024-09-21T10:19:11.718 INFO:tasks.rados.rados.0.smithi007.stdout:3186: finishing rollback tid 1 to smithi00780062-8 2024-09-21T10:19:11.718 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 1152 (ObjNum 129 snap 0 seq_num 3840148128) dirty dne 2024-09-21T10:19:11.719 INFO:tasks.rados.rados.0.smithi007.stdout:3186: done (2 left) 2024-09-21T10:19:11.719 INFO:tasks.rados.rados.0.smithi007.stdout:3187: done (1 left) 2024-09-21T10:19:11.719 INFO:tasks.rados.rados.0.smithi007.stdout:3188: done (0 left) 2024-09-21T10:19:11.719 INFO:tasks.rados.rados.0.smithi007.stdout:3189: snap_remove snap 394 2024-09-21T10:19:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:11 smithi031 ceph-mon[96824]: pgmap v759: 89 pgs: 89 active+clean; 344 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-09-21T10:19:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:11 smithi031 ceph-mon[96824]: osdmap e860: 8 total, 8 up, 8 in 2024-09-21T10:19:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:11 smithi007 ceph-mon[99390]: pgmap v759: 89 pgs: 89 active+clean; 344 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-09-21T10:19:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:11 smithi007 ceph-mon[99390]: osdmap e860: 8 total, 8 up, 8 in 2024-09-21T10:19:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:11 smithi007 ceph-mon[101144]: pgmap v759: 89 pgs: 89 active+clean; 344 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 4.5 MiB/s wr, 33 op/s 2024-09-21T10:19:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:11 smithi007 ceph-mon[101144]: osdmap e860: 8 total, 8 up, 8 in 2024-09-21T10:19:12.694 INFO:tasks.rados.rados.0.smithi007.stdout:3189: done (0 left) 2024-09-21T10:19:12.694 INFO:tasks.rados.rados.0.smithi007.stdout:3190: read oid 21 snap -1 2024-09-21T10:19:12.694 INFO:tasks.rados.rados.0.smithi007.stdout:3190: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:19:12.694 INFO:tasks.rados.rados.0.smithi007.stdout:3191: snap_remove snap 384 2024-09-21T10:19:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:12 smithi031 ceph-mon[96824]: osdmap e861: 8 total, 8 up, 8 in 2024-09-21T10:19:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:12 smithi031 ceph-mon[96824]: osdmap e862: 8 total, 8 up, 8 in 2024-09-21T10:19:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:12 smithi007 ceph-mon[99390]: osdmap e861: 8 total, 8 up, 8 in 2024-09-21T10:19:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:12 smithi007 ceph-mon[99390]: osdmap e862: 8 total, 8 up, 8 in 2024-09-21T10:19:13.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:12 smithi007 ceph-mon[101144]: osdmap e861: 8 total, 8 up, 8 in 2024-09-21T10:19:13.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:12 smithi007 ceph-mon[101144]: osdmap e862: 8 total, 8 up, 8 in 2024-09-21T10:19:13.697 INFO:tasks.rados.rados.0.smithi007.stdout:3190: expect (ObjNum 855 snap 299 seq_num 855) 2024-09-21T10:19:13.780 INFO:tasks.rados.rados.0.smithi007.stdout:3190: done (1 left) 2024-09-21T10:19:13.780 INFO:tasks.rados.rados.0.smithi007.stdout:3191: done (0 left) 2024-09-21T10:19:13.780 INFO:tasks.rados.rados.0.smithi007.stdout:3192: write oid 24 current snap is 400 2024-09-21T10:19:13.780 INFO:tasks.rados.rados.0.smithi007.stdout:3192: seq_num 1190 ranges {400330=497378,1485925=514405} 2024-09-21T10:19:13.784 INFO:tasks.rados.rados.0.smithi007.stdout:3192: writing smithi00780062-24 from 400330 to 897708 tid 1 2024-09-21T10:19:13.791 INFO:tasks.rados.rados.0.smithi007.stdout:3192: writing smithi00780062-24 from 1485925 to 2000330 tid 2 2024-09-21T10:19:13.791 INFO:tasks.rados.rados.0.smithi007.stdout:3193: delete oid 9 current snap is 400 2024-09-21T10:19:13.791 INFO:tasks.rados.rados.0.smithi007.stdout:3192: finishing write tid 1 to smithi00780062-24 2024-09-21T10:19:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3192: finishing write tid 2 to smithi00780062-24 2024-09-21T10:19:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3192: finishing write tid 3 to smithi00780062-24 2024-09-21T10:19:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3192: finishing write tid 4 to smithi00780062-24 2024-09-21T10:19:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3192: oid 24 updating version 0 to 886 2024-09-21T10:19:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3192: oid 24 version 886 is already newer than 884 2024-09-21T10:19:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3192: oid 24 version 886 is already newer than 885 2024-09-21T10:19:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 886 (ObjNum 1190 snap 400 seq_num 1190) dirty exists 2024-09-21T10:19:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3192: left oid 24 (ObjNum 1190 snap 400 seq_num 1190) 2024-09-21T10:19:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3192: done (1 left) 2024-09-21T10:19:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3193: done (0 left) 2024-09-21T10:19:13.797 INFO:tasks.rados.rados.0.smithi007.stdout:3194: write oid 9 current snap is 400 2024-09-21T10:19:13.797 INFO:tasks.rados.rados.0.smithi007.stdout:3194: seq_num 1192 ranges {433944=647876,1486536=547408} 2024-09-21T10:19:13.802 INFO:tasks.rados.rados.0.smithi007.stdout:3194: writing smithi00780062-9 from 433944 to 1081820 tid 1 2024-09-21T10:19:13.807 INFO:tasks.rados.rados.0.smithi007.stdout:3194: writing smithi00780062-9 from 1486536 to 2033944 tid 2 2024-09-21T10:19:13.807 INFO:tasks.rados.rados.0.smithi007.stdout:3195: rollback oid 19 current snap is 400 2024-09-21T10:19:13.808 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 19 to 369 2024-09-21T10:19:13.808 INFO:tasks.rados.rados.0.smithi007.stdout:3194: finishing write tid 1 to smithi00780062-9 2024-09-21T10:19:13.808 INFO:tasks.rados.rados.0.smithi007.stdout:3196: read oid 7 snap -1 2024-09-21T10:19:13.808 INFO:tasks.rados.rados.0.smithi007.stdout:3196: expect (ObjNum 1167 snap 395 seq_num 1167) 2024-09-21T10:19:13.808 INFO:tasks.rados.rados.0.smithi007.stdout:3197: write oid 31 current snap is 400 2024-09-21T10:19:13.808 INFO:tasks.rados.rados.0.smithi007.stdout:3197: seq_num 1193 ranges {450751=723125,1945018=105733} 2024-09-21T10:19:13.814 INFO:tasks.rados.rados.0.smithi007.stdout:3197: writing smithi00780062-31 from 450751 to 1173876 tid 1 2024-09-21T10:19:13.819 INFO:tasks.rados.rados.0.smithi007.stdout:3197: writing smithi00780062-31 from 1945018 to 2050751 tid 2 2024-09-21T10:19:13.819 INFO:tasks.rados.rados.0.smithi007.stdout:3198: read oid 40 snap -1 2024-09-21T10:19:13.819 INFO:tasks.rados.rados.0.smithi007.stdout:3198: expect deleted 2024-09-21T10:19:13.819 INFO:tasks.rados.rados.0.smithi007.stdout:3199: snap_remove snap 352 2024-09-21T10:19:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:13 smithi031 ceph-mon[96824]: pgmap v762: 89 pgs: 89 active+clean; 350 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-09-21T10:19:14.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:13 smithi031 ceph-mon[96824]: osdmap e863: 8 total, 8 up, 8 in 2024-09-21T10:19:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:13 smithi007 ceph-mon[99390]: pgmap v762: 89 pgs: 89 active+clean; 350 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-09-21T10:19:14.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:13 smithi007 ceph-mon[99390]: osdmap e863: 8 total, 8 up, 8 in 2024-09-21T10:19:14.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:13 smithi007 ceph-mon[101144]: pgmap v762: 89 pgs: 89 active+clean; 350 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-09-21T10:19:14.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:13 smithi007 ceph-mon[101144]: osdmap e863: 8 total, 8 up, 8 in 2024-09-21T10:19:14.724 INFO:tasks.rados.rados.0.smithi007.stdout:3199: done (5 left) 2024-09-21T10:19:14.725 INFO:tasks.rados.rados.0.smithi007.stdout:3200: delete oid 3 current snap is 400 2024-09-21T10:19:14.725 INFO:tasks.rados.rados.0.smithi007.stdout:3195: finishing rollback tid 1 to smithi00780062-19 2024-09-21T10:19:14.725 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 1118 (ObjNum 81 snap 0 seq_num 3164023200) dirty dne 2024-09-21T10:19:14.725 INFO:tasks.rados.rados.0.smithi007.stdout:3196: expect (ObjNum 1167 snap 395 seq_num 1167) 2024-09-21T10:19:14.894 INFO:tasks.rados.rados.0.smithi007.stdout:3194: finishing write tid 2 to smithi00780062-9 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3194: finishing write tid 3 to smithi00780062-9 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3194: finishing write tid 4 to smithi00780062-9 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3194: oid 9 updating version 0 to 1622 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3194: oid 9 updating version 1622 to 1623 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3194: oid 9 updating version 1623 to 1624 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1624 (ObjNum 1192 snap 400 seq_num 1192) dirty exists 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3194: left oid 9 (ObjNum 1192 snap 400 seq_num 1192) 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3197: finishing write tid 1 to smithi00780062-31 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3194: done (5 left) 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3195: done (4 left) 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3196: done (3 left) 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3200: done (2 left) 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3201: write oid 23 current snap is 400 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3197: finishing write tid 2 to smithi00780062-31 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3197: finishing write tid 3 to smithi00780062-31 2024-09-21T10:19:14.895 INFO:tasks.rados.rados.0.smithi007.stdout:3197: finishing write tid 4 to smithi00780062-31 2024-09-21T10:19:14.896 INFO:tasks.rados.rados.0.smithi007.stdout:3197: oid 31 updating version 0 to 1665 2024-09-21T10:19:14.896 INFO:tasks.rados.rados.0.smithi007.stdout:3197: oid 31 version 1665 is already newer than 1664 2024-09-21T10:19:14.896 INFO:tasks.rados.rados.0.smithi007.stdout:3197: oid 31 updating version 1665 to 1666 2024-09-21T10:19:14.896 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1666 (ObjNum 1193 snap 400 seq_num 1193) dirty exists 2024-09-21T10:19:14.896 INFO:tasks.rados.rados.0.smithi007.stdout:3197: left oid 31 (ObjNum 1193 snap 400 seq_num 1193) 2024-09-21T10:19:14.896 INFO:tasks.rados.rados.0.smithi007.stdout:3201: seq_num 1195 ranges {484365=589976,1661982=422383} 2024-09-21T10:19:14.900 INFO:tasks.rados.rados.0.smithi007.stdout:3201: writing smithi00780062-23 from 484365 to 1074341 tid 1 2024-09-21T10:19:14.905 INFO:tasks.rados.rados.0.smithi007.stdout:3201: writing smithi00780062-23 from 1661982 to 2084365 tid 2 2024-09-21T10:19:14.906 INFO:tasks.rados.rados.0.smithi007.stdout:3197: done (2 left) 2024-09-21T10:19:14.906 INFO:tasks.rados.rados.0.smithi007.stdout:3198: done (1 left) 2024-09-21T10:19:14.906 INFO:tasks.rados.rados.0.smithi007.stdout:3202: snap_create 2024-09-21T10:19:14.906 INFO:tasks.rados.rados.0.smithi007.stdout:3201: finishing write tid 1 to smithi00780062-23 2024-09-21T10:19:14.909 INFO:tasks.rados.rados.0.smithi007.stdout:3201: finishing write tid 2 to smithi00780062-23 2024-09-21T10:19:14.909 INFO:tasks.rados.rados.0.smithi007.stdout:3201: finishing write tid 3 to smithi00780062-23 2024-09-21T10:19:14.910 INFO:tasks.rados.rados.0.smithi007.stdout:3201: finishing write tid 4 to smithi00780062-23 2024-09-21T10:19:14.910 INFO:tasks.rados.rados.0.smithi007.stdout:3201: oid 23 updating version 0 to 1126 2024-09-21T10:19:14.910 INFO:tasks.rados.rados.0.smithi007.stdout:3201: oid 23 version 1126 is already newer than 1125 2024-09-21T10:19:14.910 INFO:tasks.rados.rados.0.smithi007.stdout:3201: oid 23 version 1126 is already newer than 1124 2024-09-21T10:19:14.910 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 1126 (ObjNum 1195 snap 400 seq_num 1195) dirty exists 2024-09-21T10:19:14.910 INFO:tasks.rados.rados.0.smithi007.stdout:3201: left oid 23 (ObjNum 1195 snap 400 seq_num 1195) 2024-09-21T10:19:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:14 smithi031 ceph-mon[96824]: pgmap v765: 89 pgs: 89 active+clean; 347 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-09-21T10:19:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:14 smithi007 ceph-mon[101144]: pgmap v765: 89 pgs: 89 active+clean; 347 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-09-21T10:19:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:14 smithi007 ceph-mon[99390]: pgmap v765: 89 pgs: 89 active+clean; 347 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 9 op/s 2024-09-21T10:19:15.724 INFO:tasks.rados.rados.0.smithi007.stdout:3201: done (1 left) 2024-09-21T10:19:15.725 INFO:tasks.rados.rados.0.smithi007.stdout:3202: done (0 left) 2024-09-21T10:19:15.725 INFO:tasks.rados.rados.0.smithi007.stdout:3203: rollback oid 11 current snap is 401 2024-09-21T10:19:15.725 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 391 2024-09-21T10:19:15.725 INFO:tasks.rados.rados.0.smithi007.stdout:3204: read oid 22 snap 395 2024-09-21T10:19:15.725 INFO:tasks.rados.rados.0.smithi007.stdout:3204: expect deleted 2024-09-21T10:19:15.725 INFO:tasks.rados.rados.0.smithi007.stdout:3205: snap_remove snap 375 2024-09-21T10:19:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:15 smithi031 ceph-mon[96824]: osdmap e864: 8 total, 8 up, 8 in 2024-09-21T10:19:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:15 smithi007 ceph-mon[101144]: osdmap e864: 8 total, 8 up, 8 in 2024-09-21T10:19:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:15 smithi007 ceph-mon[99390]: osdmap e864: 8 total, 8 up, 8 in 2024-09-21T10:19:16.739 INFO:tasks.rados.rados.0.smithi007.stdout:3205: done (2 left) 2024-09-21T10:19:16.739 INFO:tasks.rados.rados.0.smithi007.stdout:3206: snap_remove snap 393 2024-09-21T10:19:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:16 smithi031 ceph-mon[96824]: osdmap e865: 8 total, 8 up, 8 in 2024-09-21T10:19:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:16 smithi031 ceph-mon[96824]: pgmap v768: 89 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 84 active+clean; 349 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 292 KiB/s wr, 7 op/s 2024-09-21T10:19:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:16 smithi007 ceph-mon[99390]: osdmap e865: 8 total, 8 up, 8 in 2024-09-21T10:19:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:16 smithi007 ceph-mon[99390]: pgmap v768: 89 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 84 active+clean; 349 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 292 KiB/s wr, 7 op/s 2024-09-21T10:19:17.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:16 smithi007 ceph-mon[101144]: osdmap e865: 8 total, 8 up, 8 in 2024-09-21T10:19:17.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:16 smithi007 ceph-mon[101144]: pgmap v768: 89 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 84 active+clean; 349 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 292 KiB/s wr, 7 op/s 2024-09-21T10:19:17.695 INFO:tasks.rados.rados.0.smithi007.stdout:3206: done (2 left) 2024-09-21T10:19:17.695 INFO:tasks.rados.rados.0.smithi007.stdout:3207: read oid 48 snap -1 2024-09-21T10:19:17.695 INFO:tasks.rados.rados.0.smithi007.stdout:3207: expect (ObjNum 1130 snap 378 seq_num 1130) 2024-09-21T10:19:17.695 INFO:tasks.rados.rados.0.smithi007.stdout:3208: rollback oid 9 current snap is 401 2024-09-21T10:19:17.695 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 9 to 336 2024-09-21T10:19:17.695 INFO:tasks.rados.rados.0.smithi007.stdout:3203: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:19:17.695 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 2474 (ObjNum 177 snap 0 seq_num 689937792) dirty dne 2024-09-21T10:19:17.695 INFO:tasks.rados.rados.0.smithi007.stdout:3203: done (3 left) 2024-09-21T10:19:17.696 INFO:tasks.rados.rados.0.smithi007.stdout:3204: done (2 left) 2024-09-21T10:19:17.696 INFO:tasks.rados.rados.0.smithi007.stdout:3209: rollback oid 12 current snap is 401 2024-09-21T10:19:17.696 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 12 to 399 2024-09-21T10:19:17.696 INFO:tasks.rados.rados.0.smithi007.stdout:3210: read oid 26 snap -1 2024-09-21T10:19:17.696 INFO:tasks.rados.rados.0.smithi007.stdout:3210: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:19:17.696 INFO:tasks.rados.rados.0.smithi007.stdout:3211: delete oid 13 current snap is 401 2024-09-21T10:19:17.708 INFO:tasks.rados.rados.0.smithi007.stdout:3208: finishing rollback tid 0 to smithi00780062-9 2024-09-21T10:19:17.710 INFO:tasks.rados.rados.0.smithi007.stdout:3209: finishing rollback tid 0 to smithi00780062-12 2024-09-21T10:19:17.710 INFO:tasks.rados.rados.0.smithi007.stdout:3209: finishing rollback tid 1 to smithi00780062-12 2024-09-21T10:19:17.710 INFO:tasks.rados.rados.0.smithi007.stdout:3209: finishing rollback tid 2 to smithi00780062-12 2024-09-21T10:19:17.710 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 1020 (ObjNum 1153 snap 390 seq_num 1153) dirty exists 2024-09-21T10:19:17.711 INFO:tasks.rados.rados.0.smithi007.stdout:3208: finishing rollback tid 1 to smithi00780062-9 2024-09-21T10:19:17.711 INFO:tasks.rados.rados.0.smithi007.stdout:3208: finishing rollback tid 2 to smithi00780062-9 2024-09-21T10:19:17.711 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1645 (ObjNum 883 snap 308 seq_num 883) dirty exists 2024-09-21T10:19:17.711 INFO:tasks.rados.rados.0.smithi007.stdout:3208: done (4 left) 2024-09-21T10:19:17.712 INFO:tasks.rados.rados.0.smithi007.stdout:3209: done (3 left) 2024-09-21T10:19:17.712 INFO:tasks.rados.rados.0.smithi007.stdout:3211: done (2 left) 2024-09-21T10:19:17.712 INFO:tasks.rados.rados.0.smithi007.stdout:3212: delete oid 17 current snap is 401 2024-09-21T10:19:17.714 INFO:tasks.rados.rados.0.smithi007.stdout:3207: expect (ObjNum 1130 snap 378 seq_num 1130) 2024-09-21T10:19:17.894 INFO:tasks.rados.rados.0.smithi007.stdout:3210: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:19:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:17 smithi031 ceph-mon[96824]: osdmap e866: 8 total, 8 up, 8 in 2024-09-21T10:19:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:17 smithi031 ceph-mon[96824]: osdmap e867: 8 total, 8 up, 8 in 2024-09-21T10:19:18.166 INFO:tasks.rados.rados.0.smithi007.stdout:3207: done (2 left) 2024-09-21T10:19:18.166 INFO:tasks.rados.rados.0.smithi007.stdout:3210: done (1 left) 2024-09-21T10:19:18.166 INFO:tasks.rados.rados.0.smithi007.stdout:3212: done (0 left) 2024-09-21T10:19:18.166 INFO:tasks.rados.rados.0.smithi007.stdout:3213: snap_remove snap 398 2024-09-21T10:19:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:17 smithi007 ceph-mon[99390]: osdmap e866: 8 total, 8 up, 8 in 2024-09-21T10:19:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:17 smithi007 ceph-mon[99390]: osdmap e867: 8 total, 8 up, 8 in 2024-09-21T10:19:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:17 smithi007 ceph-mon[101144]: osdmap e866: 8 total, 8 up, 8 in 2024-09-21T10:19:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:17 smithi007 ceph-mon[101144]: osdmap e867: 8 total, 8 up, 8 in 2024-09-21T10:19:18.741 INFO:tasks.rados.rados.0.smithi007.stdout:3213: done (0 left) 2024-09-21T10:19:18.741 INFO:tasks.rados.rados.0.smithi007.stdout:3214: snap_create 2024-09-21T10:19:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:18 smithi031 ceph-mon[96824]: pgmap v771: 89 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 83 active+clean; 337 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 989 KiB/s wr, 11 op/s 2024-09-21T10:19:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:18 smithi007 ceph-mon[99390]: pgmap v771: 89 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 83 active+clean; 337 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 989 KiB/s wr, 11 op/s 2024-09-21T10:19:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:18 smithi007 ceph-mon[101144]: pgmap v771: 89 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 83 active+clean; 337 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 989 KiB/s wr, 11 op/s 2024-09-21T10:19:19.742 INFO:tasks.rados.rados.0.smithi007.stdout:3214: done (0 left) 2024-09-21T10:19:19.742 INFO:tasks.rados.rados.0.smithi007.stdout:3215: write oid 30 current snap is 402 2024-09-21T10:19:19.742 INFO:tasks.rados.rados.0.smithi007.stdout:3215: seq_num 1198 ranges {534786=415723,1437428=697358} 2024-09-21T10:19:19.747 INFO:tasks.rados.rados.0.smithi007.stdout:3215: writing smithi00780062-30 from 534786 to 950509 tid 1 2024-09-21T10:19:19.755 INFO:tasks.rados.rados.0.smithi007.stdout:3215: writing smithi00780062-30 from 1437428 to 2134786 tid 2 2024-09-21T10:19:19.755 INFO:tasks.rados.rados.0.smithi007.stdout:3215: finishing write tid 1 to smithi00780062-30 2024-09-21T10:19:19.755 INFO:tasks.rados.rados.0.smithi007.stdout:3216: read oid 44 snap 357 2024-09-21T10:19:19.755 INFO:tasks.rados.rados.0.smithi007.stdout:3216: expect (ObjNum 1044 snap 353 seq_num 1044) 2024-09-21T10:19:19.756 INFO:tasks.rados.rados.0.smithi007.stdout:3217: write oid 24 current snap is 402 2024-09-21T10:19:19.756 INFO:tasks.rados.rados.0.smithi007.stdout:3217: seq_num 1199 ranges {551593=490972,1779557=372036} 2024-09-21T10:19:19.760 INFO:tasks.rados.rados.0.smithi007.stdout:3217: writing smithi00780062-24 from 551593 to 1042565 tid 1 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:3217: writing smithi00780062-24 from 1779557 to 2151593 tid 2 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:3218: read oid 36 snap -1 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:3218: expect (ObjNum 1151 snap 389 seq_num 1151) 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:3219: delete oid 16 current snap is 402 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:3215: finishing write tid 2 to smithi00780062-30 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:3215: finishing write tid 3 to smithi00780062-30 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:3215: finishing write tid 4 to smithi00780062-30 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:3215: oid 30 updating version 0 to 1192 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:3215: oid 30 version 1192 is already newer than 1191 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:3215: oid 30 updating version 1192 to 1193 2024-09-21T10:19:19.767 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1193 (ObjNum 1198 snap 402 seq_num 1198) dirty exists 2024-09-21T10:19:19.768 INFO:tasks.rados.rados.0.smithi007.stdout:3215: left oid 30 (ObjNum 1198 snap 402 seq_num 1198) 2024-09-21T10:19:19.768 INFO:tasks.rados.rados.0.smithi007.stdout:3217: finishing write tid 1 to smithi00780062-24 2024-09-21T10:19:19.769 INFO:tasks.rados.rados.0.smithi007.stdout:3216: expect (ObjNum 1044 snap 353 seq_num 1044) 2024-09-21T10:19:19.975 INFO:tasks.rados.rados.0.smithi007.stdout:3217: finishing write tid 2 to smithi00780062-24 2024-09-21T10:19:19.975 INFO:tasks.rados.rados.0.smithi007.stdout:3217: finishing write tid 3 to smithi00780062-24 2024-09-21T10:19:19.975 INFO:tasks.rados.rados.0.smithi007.stdout:3217: finishing write tid 4 to smithi00780062-24 2024-09-21T10:19:19.976 INFO:tasks.rados.rados.0.smithi007.stdout:3217: oid 24 updating version 0 to 898 2024-09-21T10:19:19.976 INFO:tasks.rados.rados.0.smithi007.stdout:3217: oid 24 updating version 898 to 900 2024-09-21T10:19:19.976 INFO:tasks.rados.rados.0.smithi007.stdout:3217: oid 24 version 900 is already newer than 899 2024-09-21T10:19:19.976 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 900 (ObjNum 1199 snap 402 seq_num 1199) dirty exists 2024-09-21T10:19:19.976 INFO:tasks.rados.rados.0.smithi007.stdout:3217: left oid 24 (ObjNum 1199 snap 402 seq_num 1199) 2024-09-21T10:19:19.976 INFO:tasks.rados.rados.0.smithi007.stdout:3218: expect (ObjNum 1151 snap 389 seq_num 1151) 2024-09-21T10:19:20.086 INFO:tasks.rados.rados.0.smithi007.stdout:3215: done (4 left) 2024-09-21T10:19:20.087 INFO:tasks.rados.rados.0.smithi007.stdout:3216: done (3 left) 2024-09-21T10:19:20.087 INFO:tasks.rados.rados.0.smithi007.stdout:3217: done (2 left) 2024-09-21T10:19:20.087 INFO:tasks.rados.rados.0.smithi007.stdout:3218: done (1 left) 2024-09-21T10:19:20.087 INFO:tasks.rados.rados.0.smithi007.stdout:3219: done (0 left) 2024-09-21T10:19:20.087 INFO:tasks.rados.rados.0.smithi007.stdout:3220: snap_remove snap 357 2024-09-21T10:19:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:19 smithi031 ceph-mon[96824]: osdmap e868: 8 total, 8 up, 8 in 2024-09-21T10:19:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:19 smithi007 ceph-mon[99390]: osdmap e868: 8 total, 8 up, 8 in 2024-09-21T10:19:20.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:19 smithi007 ceph-mon[101144]: osdmap e868: 8 total, 8 up, 8 in 2024-09-21T10:19:20.755 INFO:tasks.rados.rados.0.smithi007.stdout:3220: done (0 left) 2024-09-21T10:19:20.755 INFO:tasks.rados.rados.0.smithi007.stdout:3221: write oid 44 current snap is 402 2024-09-21T10:19:20.755 INFO:tasks.rados.rados.0.smithi007.stdout:3221: seq_num 1201 ranges {585207=641470,1896521=288686} 2024-09-21T10:19:20.762 INFO:tasks.rados.rados.0.smithi007.stdout:3221: writing smithi00780062-44 from 585207 to 1226677 tid 1 2024-09-21T10:19:20.769 INFO:tasks.rados.rados.0.smithi007.stdout:3221: writing smithi00780062-44 from 1896521 to 2185207 tid 2 2024-09-21T10:19:20.770 INFO:tasks.rados.rados.0.smithi007.stdout:3222: write oid 17 current snap is 402 2024-09-21T10:19:20.770 INFO:tasks.rados.rados.0.smithi007.stdout:3222: seq_num 1202 ranges {602014=433072,1671356=530658} 2024-09-21T10:19:20.775 INFO:tasks.rados.rados.0.smithi007.stdout:3222: writing smithi00780062-17 from 602014 to 1035086 tid 1 2024-09-21T10:19:20.782 INFO:tasks.rados.rados.0.smithi007.stdout:3222: writing smithi00780062-17 from 1671356 to 2202014 tid 2 2024-09-21T10:19:20.783 INFO:tasks.rados.rados.0.smithi007.stdout:3223: read oid 28 snap -1 2024-09-21T10:19:20.783 INFO:tasks.rados.rados.0.smithi007.stdout:3223: expect deleted 2024-09-21T10:19:20.783 INFO:tasks.rados.rados.0.smithi007.stdout:3224: write oid 21 current snap is 402 2024-09-21T10:19:20.783 INFO:tasks.rados.rados.0.smithi007.stdout:3221: finishing write tid 1 to smithi00780062-44 2024-09-21T10:19:20.783 INFO:tasks.rados.rados.0.smithi007.stdout:3221: finishing write tid 2 to smithi00780062-44 2024-09-21T10:19:20.783 INFO:tasks.rados.rados.0.smithi007.stdout:3221: finishing write tid 3 to smithi00780062-44 2024-09-21T10:19:20.783 INFO:tasks.rados.rados.0.smithi007.stdout:3221: finishing write tid 4 to smithi00780062-44 2024-09-21T10:19:20.783 INFO:tasks.rados.rados.0.smithi007.stdout:3221: oid 44 updating version 0 to 2766 2024-09-21T10:19:20.784 INFO:tasks.rados.rados.0.smithi007.stdout:3221: oid 44 updating version 2766 to 2767 2024-09-21T10:19:20.784 INFO:tasks.rados.rados.0.smithi007.stdout:3221: oid 44 updating version 2767 to 2768 2024-09-21T10:19:20.784 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 2768 (ObjNum 1201 snap 402 seq_num 1201) dirty exists 2024-09-21T10:19:20.784 INFO:tasks.rados.rados.0.smithi007.stdout:3221: left oid 44 (ObjNum 1201 snap 402 seq_num 1201) 2024-09-21T10:19:20.784 INFO:tasks.rados.rados.0.smithi007.stdout:3222: finishing write tid 1 to smithi00780062-17 2024-09-21T10:19:20.784 INFO:tasks.rados.rados.0.smithi007.stdout:3224: seq_num 1203 ranges {618821=508321,1613485=531077} 2024-09-21T10:19:20.788 INFO:tasks.rados.rados.0.smithi007.stdout:3224: writing smithi00780062-21 from 618821 to 1127142 tid 1 2024-09-21T10:19:20.794 INFO:tasks.rados.rados.0.smithi007.stdout:3224: writing smithi00780062-21 from 1613485 to 2144562 tid 2 2024-09-21T10:19:20.794 INFO:tasks.rados.rados.0.smithi007.stdout:3221: done (3 left) 2024-09-21T10:19:20.794 INFO:tasks.rados.rados.0.smithi007.stdout:3225: write oid 32 current snap is 402 2024-09-21T10:19:20.794 INFO:tasks.rados.rados.0.smithi007.stdout:3225: seq_num 1204 ranges {635628=583570,1671967=563661} 2024-09-21T10:19:20.800 INFO:tasks.rados.rados.0.smithi007.stdout:3225: writing smithi00780062-32 from 635628 to 1219198 tid 1 2024-09-21T10:19:20.806 INFO:tasks.rados.rados.0.smithi007.stdout:3225: writing smithi00780062-32 from 1671967 to 2235628 tid 2 2024-09-21T10:19:20.806 INFO:tasks.rados.rados.0.smithi007.stdout:3226: delete oid 9 current snap is 402 2024-09-21T10:19:20.806 INFO:tasks.rados.rados.0.smithi007.stdout:3222: finishing write tid 2 to smithi00780062-17 2024-09-21T10:19:20.806 INFO:tasks.rados.rados.0.smithi007.stdout:3222: finishing write tid 3 to smithi00780062-17 2024-09-21T10:19:20.806 INFO:tasks.rados.rados.0.smithi007.stdout:3222: finishing write tid 4 to smithi00780062-17 2024-09-21T10:19:20.806 INFO:tasks.rados.rados.0.smithi007.stdout:3222: oid 17 updating version 0 to 1198 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:3222: oid 17 version 1198 is already newer than 1196 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:3222: oid 17 version 1198 is already newer than 1197 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1198 (ObjNum 1202 snap 402 seq_num 1202) dirty exists 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:3222: left oid 17 (ObjNum 1202 snap 402 seq_num 1202) 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:3224: finishing write tid 1 to smithi00780062-21 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:3224: finishing write tid 2 to smithi00780062-21 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:3224: finishing write tid 3 to smithi00780062-21 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:3224: finishing write tid 4 to smithi00780062-21 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:3224: oid 21 updating version 0 to 1028 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:3224: oid 21 updating version 1028 to 1030 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:3224: oid 21 version 1030 is already newer than 1029 2024-09-21T10:19:20.807 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 1030 (ObjNum 1203 snap 402 seq_num 1203) dirty exists 2024-09-21T10:19:20.808 INFO:tasks.rados.rados.0.smithi007.stdout:3224: left oid 21 (ObjNum 1203 snap 402 seq_num 1203) 2024-09-21T10:19:20.808 INFO:tasks.rados.rados.0.smithi007.stdout:3225: finishing write tid 1 to smithi00780062-32 2024-09-21T10:19:20.809 INFO:tasks.rados.rados.0.smithi007.stdout:3222: done (4 left) 2024-09-21T10:19:20.809 INFO:tasks.rados.rados.0.smithi007.stdout:3223: done (3 left) 2024-09-21T10:19:20.809 INFO:tasks.rados.rados.0.smithi007.stdout:3224: done (2 left) 2024-09-21T10:19:20.809 INFO:tasks.rados.rados.0.smithi007.stdout:3226: done (1 left) 2024-09-21T10:19:20.810 INFO:tasks.rados.rados.0.smithi007.stdout:3227: write oid 45 current snap is 402 2024-09-21T10:19:20.810 INFO:tasks.rados.rados.0.smithi007.stdout:3227: seq_num 1206 ranges {669242=734068,2188931=80311} 2024-09-21T10:19:20.816 INFO:tasks.rados.rados.0.smithi007.stdout:3227: writing smithi00780062-45 from 669242 to 1403310 tid 1 2024-09-21T10:19:20.821 INFO:tasks.rados.rados.0.smithi007.stdout:3227: writing smithi00780062-45 from 2188931 to 2269242 tid 2 2024-09-21T10:19:20.822 INFO:tasks.rados.rados.0.smithi007.stdout:3228: snap_remove snap 374 2024-09-21T10:19:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:20 smithi031 ceph-mon[96824]: osdmap e869: 8 total, 8 up, 8 in 2024-09-21T10:19:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:20 smithi031 ceph-mon[96824]: pgmap v774: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 334 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 697 KiB/s wr, 6 op/s 2024-09-21T10:19:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:20 smithi007 ceph-mon[99390]: osdmap e869: 8 total, 8 up, 8 in 2024-09-21T10:19:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:20 smithi007 ceph-mon[99390]: pgmap v774: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 334 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 697 KiB/s wr, 6 op/s 2024-09-21T10:19:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:19:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:19:20] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.51.0" 2024-09-21T10:19:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:20 smithi007 ceph-mon[101144]: osdmap e869: 8 total, 8 up, 8 in 2024-09-21T10:19:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:20 smithi007 ceph-mon[101144]: pgmap v774: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 334 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 697 KiB/s wr, 6 op/s 2024-09-21T10:19:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:3225: finishing write tid 2 to smithi00780062-32 2024-09-21T10:19:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:3225: finishing write tid 3 to smithi00780062-32 2024-09-21T10:19:21.758 INFO:tasks.rados.rados.0.smithi007.stdout:3225: finishing write tid 4 to smithi00780062-32 2024-09-21T10:19:21.759 INFO:tasks.rados.rados.0.smithi007.stdout:3225: oid 32 updating version 0 to 1692 2024-09-21T10:19:21.759 INFO:tasks.rados.rados.0.smithi007.stdout:3225: oid 32 updating version 1692 to 1694 2024-09-21T10:19:21.759 INFO:tasks.rados.rados.0.smithi007.stdout:3225: oid 32 version 1694 is already newer than 1693 2024-09-21T10:19:21.759 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1694 (ObjNum 1204 snap 402 seq_num 1204) dirty exists 2024-09-21T10:19:21.759 INFO:tasks.rados.rados.0.smithi007.stdout:3225: left oid 32 (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:19:21.759 INFO:tasks.rados.rados.0.smithi007.stdout:3227: finishing write tid 1 to smithi00780062-45 2024-09-21T10:19:21.760 INFO:tasks.rados.rados.0.smithi007.stdout:3227: finishing write tid 2 to smithi00780062-45 2024-09-21T10:19:21.760 INFO:tasks.rados.rados.0.smithi007.stdout:3227: finishing write tid 3 to smithi00780062-45 2024-09-21T10:19:21.760 INFO:tasks.rados.rados.0.smithi007.stdout:3227: finishing write tid 4 to smithi00780062-45 2024-09-21T10:19:21.760 INFO:tasks.rados.rados.0.smithi007.stdout:3227: oid 45 updating version 0 to 1663 2024-09-21T10:19:21.760 INFO:tasks.rados.rados.0.smithi007.stdout:3227: oid 45 version 1663 is already newer than 1662 2024-09-21T10:19:21.760 INFO:tasks.rados.rados.0.smithi007.stdout:3227: oid 45 version 1663 is already newer than 1661 2024-09-21T10:19:21.760 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1663 (ObjNum 1206 snap 402 seq_num 1206) dirty exists 2024-09-21T10:19:21.761 INFO:tasks.rados.rados.0.smithi007.stdout:3227: left oid 45 (ObjNum 1206 snap 402 seq_num 1206) 2024-09-21T10:19:21.761 INFO:tasks.rados.rados.0.smithi007.stdout:3225: done (2 left) 2024-09-21T10:19:21.761 INFO:tasks.rados.rados.0.smithi007.stdout:3227: done (1 left) 2024-09-21T10:19:21.761 INFO:tasks.rados.rados.0.smithi007.stdout:3228: done (0 left) 2024-09-21T10:19:21.761 INFO:tasks.rados.rados.0.smithi007.stdout:3229: write oid 13 current snap is 402 2024-09-21T10:19:21.761 INFO:tasks.rados.rados.0.smithi007.stdout:3229: seq_num 1207 ranges {686049=409317,1847413=438636} 2024-09-21T10:19:21.765 INFO:tasks.rados.rados.0.smithi007.stdout:3229: writing smithi00780062-13 from 686049 to 1095366 tid 1 2024-09-21T10:19:21.771 INFO:tasks.rados.rados.0.smithi007.stdout:3229: writing smithi00780062-13 from 1847413 to 2286049 tid 2 2024-09-21T10:19:21.772 INFO:tasks.rados.rados.0.smithi007.stdout:3230: snap_remove snap 399 2024-09-21T10:19:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:21 smithi031 ceph-mon[96824]: osdmap e870: 8 total, 8 up, 8 in 2024-09-21T10:19:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:21 smithi007 ceph-mon[99390]: osdmap e870: 8 total, 8 up, 8 in 2024-09-21T10:19:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:21 smithi007 ceph-mon[101144]: osdmap e870: 8 total, 8 up, 8 in 2024-09-21T10:19:22.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:22.697 INFO:tasks.rados.rados.0.smithi007.stdout:3229: finishing write tid 1 to smithi00780062-13 2024-09-21T10:19:22.697 INFO:tasks.rados.rados.0.smithi007.stdout:3229: finishing write tid 2 to smithi00780062-13 2024-09-21T10:19:22.697 INFO:tasks.rados.rados.0.smithi007.stdout:3229: finishing write tid 3 to smithi00780062-13 2024-09-21T10:19:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:3229: finishing write tid 4 to smithi00780062-13 2024-09-21T10:19:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:3229: oid 13 updating version 0 to 2779 2024-09-21T10:19:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:3229: oid 13 updating version 2779 to 2784 2024-09-21T10:19:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:3229: oid 13 updating version 2784 to 2785 2024-09-21T10:19:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 2785 (ObjNum 1207 snap 402 seq_num 1207) dirty exists 2024-09-21T10:19:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:3229: left oid 13 (ObjNum 1207 snap 402 seq_num 1207) 2024-09-21T10:19:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:3229: done (1 left) 2024-09-21T10:19:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:3230: done (0 left) 2024-09-21T10:19:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:3231: read oid 45 snap -1 2024-09-21T10:19:22.698 INFO:tasks.rados.rados.0.smithi007.stdout:3231: expect (ObjNum 1206 snap 402 seq_num 1206) 2024-09-21T10:19:22.699 INFO:tasks.rados.rados.0.smithi007.stdout:3232: write oid 12 current snap is 402 2024-09-21T10:19:22.699 INFO:tasks.rados.rados.0.smithi007.stdout:3232: seq_num 1208 ranges {702856=484566,1789542=513314} 2024-09-21T10:19:22.706 INFO:tasks.rados.rados.0.smithi007.stdout:3232: writing smithi00780062-12 from 702856 to 1187422 tid 1 2024-09-21T10:19:22.712 INFO:tasks.rados.rados.0.smithi007.stdout:3232: writing smithi00780062-12 from 1789542 to 2302856 tid 2 2024-09-21T10:19:22.712 INFO:tasks.rados.rados.0.smithi007.stdout:3233: rollback oid 7 current snap is 402 2024-09-21T10:19:22.712 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 368 2024-09-21T10:19:22.713 INFO:tasks.rados.rados.0.smithi007.stdout:3231: expect (ObjNum 1206 snap 402 seq_num 1206) 2024-09-21T10:19:22.879 INFO:tasks.rados.rados.0.smithi007.stdout:3232: finishing write tid 1 to smithi00780062-12 2024-09-21T10:19:22.879 INFO:tasks.rados.rados.0.smithi007.stdout:3232: finishing write tid 2 to smithi00780062-12 2024-09-21T10:19:22.879 INFO:tasks.rados.rados.0.smithi007.stdout:3232: finishing write tid 3 to smithi00780062-12 2024-09-21T10:19:22.879 INFO:tasks.rados.rados.0.smithi007.stdout:3233: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:19:22.879 INFO:tasks.rados.rados.0.smithi007.stdout:3232: finishing write tid 4 to smithi00780062-12 2024-09-21T10:19:22.879 INFO:tasks.rados.rados.0.smithi007.stdout:3232: oid 12 updating version 0 to 1038 2024-09-21T10:19:22.879 INFO:tasks.rados.rados.0.smithi007.stdout:3232: oid 12 updating version 1038 to 1039 2024-09-21T10:19:22.879 INFO:tasks.rados.rados.0.smithi007.stdout:3232: oid 12 updating version 1039 to 1040 2024-09-21T10:19:22.879 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 1040 (ObjNum 1208 snap 402 seq_num 1208) dirty exists 2024-09-21T10:19:22.879 INFO:tasks.rados.rados.0.smithi007.stdout:3232: left oid 12 (ObjNum 1208 snap 402 seq_num 1208) 2024-09-21T10:19:22.880 INFO:tasks.rados.rados.0.smithi007.stdout:3233: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:19:22.880 INFO:tasks.rados.rados.0.smithi007.stdout:3231: done (2 left) 2024-09-21T10:19:22.880 INFO:tasks.rados.rados.0.smithi007.stdout:3232: done (1 left) 2024-09-21T10:19:22.880 INFO:tasks.rados.rados.0.smithi007.stdout:3234: read oid 41 snap -1 2024-09-21T10:19:22.880 INFO:tasks.rados.rados.0.smithi007.stdout:3234: expect deleted 2024-09-21T10:19:22.880 INFO:tasks.rados.rados.0.smithi007.stdout:3235: snap_create 2024-09-21T10:19:22.880 INFO:tasks.rados.rados.0.smithi007.stdout:3233: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:19:22.880 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 814 (ObjNum 949 snap 324 seq_num 949) dirty exists 2024-09-21T10:19:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:22 smithi031 ceph-mon[96824]: osdmap e871: 8 total, 8 up, 8 in 2024-09-21T10:19:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:22 smithi031 ceph-mon[96824]: pgmap v777: 89 pgs: 89 active+clean; 305 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-09-21T10:19:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:22 smithi031 ceph-mon[96824]: osdmap e872: 8 total, 8 up, 8 in 2024-09-21T10:19:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:22 smithi007 ceph-mon[99390]: osdmap e871: 8 total, 8 up, 8 in 2024-09-21T10:19:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:22 smithi007 ceph-mon[99390]: pgmap v777: 89 pgs: 89 active+clean; 305 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-09-21T10:19:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:22 smithi007 ceph-mon[99390]: osdmap e872: 8 total, 8 up, 8 in 2024-09-21T10:19:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:22 smithi007 ceph-mon[101144]: osdmap e871: 8 total, 8 up, 8 in 2024-09-21T10:19:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:22 smithi007 ceph-mon[101144]: pgmap v777: 89 pgs: 89 active+clean; 305 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-09-21T10:19:23.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:22 smithi007 ceph-mon[101144]: osdmap e872: 8 total, 8 up, 8 in 2024-09-21T10:19:23.764 INFO:tasks.rados.rados.0.smithi007.stdout:3233: done (2 left) 2024-09-21T10:19:23.764 INFO:tasks.rados.rados.0.smithi007.stdout:3234: done (1 left) 2024-09-21T10:19:23.764 INFO:tasks.rados.rados.0.smithi007.stdout:3235: done (0 left) 2024-09-21T10:19:23.764 INFO:tasks.rados.rados.0.smithi007.stdout:3236: snap_create 2024-09-21T10:19:24.771 INFO:tasks.rados.rados.0.smithi007.stdout:3236: done (0 left) 2024-09-21T10:19:24.771 INFO:tasks.rados.rados.0.smithi007.stdout:3237: read oid 12 snap -1 2024-09-21T10:19:24.771 INFO:tasks.rados.rados.0.smithi007.stdout:3237: expect (ObjNum 1208 snap 402 seq_num 1208) 2024-09-21T10:19:24.771 INFO:tasks.rados.rados.0.smithi007.stdout:3238: write oid 27 current snap is 404 2024-09-21T10:19:24.771 INFO:tasks.rados.rados.0.smithi007.stdout:3238: seq_num 1209 ranges {719663=676168,1964377=355286} 2024-09-21T10:19:24.778 INFO:tasks.rados.rados.0.smithi007.stdout:3238: writing smithi00780062-27 from 719663 to 1395831 tid 1 2024-09-21T10:19:24.784 INFO:tasks.rados.rados.0.smithi007.stdout:3238: writing smithi00780062-27 from 1964377 to 2319663 tid 2 2024-09-21T10:19:24.784 INFO:tasks.rados.rados.0.smithi007.stdout:3239: rollback oid 3 current snap is 404 2024-09-21T10:19:24.784 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 403 2024-09-21T10:19:24.784 INFO:tasks.rados.rados.0.smithi007.stdout:3237: expect (ObjNum 1208 snap 402 seq_num 1208) 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:3239: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1548 (ObjNum 129 snap 0 seq_num 3839202416) dirty dne 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:3238: finishing write tid 1 to smithi00780062-27 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:3238: finishing write tid 2 to smithi00780062-27 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:3237: done (2 left) 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:3239: done (1 left) 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:3240: rollback oid 17 current snap is 404 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 336 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:3238: finishing write tid 3 to smithi00780062-27 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:3238: finishing write tid 4 to smithi00780062-27 2024-09-21T10:19:24.888 INFO:tasks.rados.rados.0.smithi007.stdout:3238: oid 27 updating version 0 to 2799 2024-09-21T10:19:24.889 INFO:tasks.rados.rados.0.smithi007.stdout:3238: oid 27 updating version 2799 to 2800 2024-09-21T10:19:24.889 INFO:tasks.rados.rados.0.smithi007.stdout:3238: oid 27 version 2800 is already newer than 2798 2024-09-21T10:19:24.889 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 2800 (ObjNum 1209 snap 404 seq_num 1209) dirty exists 2024-09-21T10:19:24.889 INFO:tasks.rados.rados.0.smithi007.stdout:3238: left oid 27 (ObjNum 1209 snap 404 seq_num 1209) 2024-09-21T10:19:24.889 INFO:tasks.rados.rados.0.smithi007.stdout:3238: done (1 left) 2024-09-21T10:19:24.889 INFO:tasks.rados.rados.0.smithi007.stdout:3241: snap_remove snap 397 2024-09-21T10:19:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:24 smithi031 ceph-mon[96824]: osdmap e873: 8 total, 8 up, 8 in 2024-09-21T10:19:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:24 smithi031 ceph-mon[96824]: pgmap v780: 89 pgs: 89 active+clean; 303 MiB data, 930 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-09-21T10:19:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:24 smithi007 ceph-mon[99390]: osdmap e873: 8 total, 8 up, 8 in 2024-09-21T10:19:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:24 smithi007 ceph-mon[99390]: pgmap v780: 89 pgs: 89 active+clean; 303 MiB data, 930 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-09-21T10:19:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:24 smithi007 ceph-mon[101144]: osdmap e873: 8 total, 8 up, 8 in 2024-09-21T10:19:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:24 smithi007 ceph-mon[101144]: pgmap v780: 89 pgs: 89 active+clean; 303 MiB data, 930 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-09-21T10:19:25.778 INFO:tasks.rados.rados.0.smithi007.stdout:3240: finishing rollback tid 0 to smithi00780062-17 2024-09-21T10:19:25.778 INFO:tasks.rados.rados.0.smithi007.stdout:3240: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:19:25.778 INFO:tasks.rados.rados.0.smithi007.stdout:3240: finishing rollback tid 2 to smithi00780062-17 2024-09-21T10:19:25.778 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1206 (ObjNum 961 snap 334 seq_num 961) dirty exists 2024-09-21T10:19:25.778 INFO:tasks.rados.rados.0.smithi007.stdout:3240: done (1 left) 2024-09-21T10:19:25.778 INFO:tasks.rados.rados.0.smithi007.stdout:3241: done (0 left) 2024-09-21T10:19:25.778 INFO:tasks.rados.rados.0.smithi007.stdout:3242: read oid 37 snap -1 2024-09-21T10:19:25.778 INFO:tasks.rados.rados.0.smithi007.stdout:3242: expect (ObjNum 1165 snap 395 seq_num 1165) 2024-09-21T10:19:25.779 INFO:tasks.rados.rados.0.smithi007.stdout:3243: read oid 42 snap -1 2024-09-21T10:19:25.779 INFO:tasks.rados.rados.0.smithi007.stdout:3243: expect (ObjNum 1157 snap 392 seq_num 1157) 2024-09-21T10:19:25.779 INFO:tasks.rados.rados.0.smithi007.stdout:3244: rollback oid 26 current snap is 404 2024-09-21T10:19:25.779 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 401 2024-09-21T10:19:25.779 INFO:tasks.rados.rados.0.smithi007.stdout:3245: read oid 46 snap 400 2024-09-21T10:19:25.779 INFO:tasks.rados.rados.0.smithi007.stdout:3245: expect (ObjNum 1160 snap 392 seq_num 1160) 2024-09-21T10:19:25.779 INFO:tasks.rados.rados.0.smithi007.stdout:3246: read oid 29 snap -1 2024-09-21T10:19:25.779 INFO:tasks.rados.rados.0.smithi007.stdout:3246: expect (ObjNum 1110 snap 369 seq_num 1110) 2024-09-21T10:19:25.779 INFO:tasks.rados.rados.0.smithi007.stdout:3247: snap_create 2024-09-21T10:19:25.787 INFO:tasks.rados.rados.0.smithi007.stdout:3243: expect (ObjNum 1157 snap 392 seq_num 1157) 2024-09-21T10:19:25.903 INFO:tasks.rados.rados.0.smithi007.stdout:3244: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:19:25.903 INFO:tasks.rados.rados.0.smithi007.stdout:3244: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:19:25.903 INFO:tasks.rados.rados.0.smithi007.stdout:3244: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:19:25.903 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 714 (ObjNum 1065 snap 359 seq_num 1065) dirty exists 2024-09-21T10:19:25.903 INFO:tasks.rados.rados.0.smithi007.stdout:3246: expect (ObjNum 1110 snap 369 seq_num 1110) 2024-09-21T10:19:26.080 INFO:tasks.rados.rados.0.smithi007.stdout:3242: expect (ObjNum 1165 snap 395 seq_num 1165) 2024-09-21T10:19:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:25 smithi031 ceph-mon[96824]: osdmap e874: 8 total, 8 up, 8 in 2024-09-21T10:19:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:25 smithi007 ceph-mon[99390]: osdmap e874: 8 total, 8 up, 8 in 2024-09-21T10:19:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:25 smithi007 ceph-mon[101144]: osdmap e874: 8 total, 8 up, 8 in 2024-09-21T10:19:26.199 INFO:tasks.rados.rados.0.smithi007.stdout:3245: expect (ObjNum 1160 snap 392 seq_num 1160) 2024-09-21T10:19:26.782 INFO:tasks.rados.rados.0.smithi007.stdout:3242: done (5 left) 2024-09-21T10:19:26.782 INFO:tasks.rados.rados.0.smithi007.stdout:3243: done (4 left) 2024-09-21T10:19:26.782 INFO:tasks.rados.rados.0.smithi007.stdout:3244: done (3 left) 2024-09-21T10:19:26.782 INFO:tasks.rados.rados.0.smithi007.stdout:3245: done (2 left) 2024-09-21T10:19:26.782 INFO:tasks.rados.rados.0.smithi007.stdout:3246: done (1 left) 2024-09-21T10:19:26.782 INFO:tasks.rados.rados.0.smithi007.stdout:3247: done (0 left) 2024-09-21T10:19:26.782 INFO:tasks.rados.rados.0.smithi007.stdout:3248: delete oid 47 current snap is 405 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:3248: done (0 left) 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:3249: rollback oid 17 current snap is 405 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 404 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:3250: read oid 18 snap -1 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:3250: expect (ObjNum 1186 snap 400 seq_num 1186) 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:3251: read oid 19 snap -1 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:3251: expect deleted 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:3252: read oid 23 snap -1 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:3252: expect (ObjNum 1195 snap 400 seq_num 1195) 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:3253: rollback oid 40 current snap is 405 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 40 to 396 2024-09-21T10:19:26.787 INFO:tasks.rados.rados.0.smithi007.stdout:3254: snap_create 2024-09-21T10:19:26.789 INFO:tasks.rados.rados.0.smithi007.stdout:3249: finishing rollback tid 0 to smithi00780062-17 2024-09-21T10:19:26.792 INFO:tasks.rados.rados.0.smithi007.stdout:3249: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:19:26.792 INFO:tasks.rados.rados.0.smithi007.stdout:3249: finishing rollback tid 2 to smithi00780062-17 2024-09-21T10:19:26.792 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1212 (ObjNum 961 snap 334 seq_num 961) dirty exists 2024-09-21T10:19:26.792 INFO:tasks.rados.rados.0.smithi007.stdout:3253: finishing rollback tid 1 to smithi00780062-40 2024-09-21T10:19:26.792 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1365 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:19:26.796 INFO:tasks.rados.rados.0.smithi007.stdout:3252: expect (ObjNum 1195 snap 400 seq_num 1195) 2024-09-21T10:19:26.884 INFO:tasks.rados.rados.0.smithi007.stdout:3250: expect (ObjNum 1186 snap 400 seq_num 1186) 2024-09-21T10:19:27.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:26 smithi031 ceph-mon[96824]: osdmap e875: 8 total, 8 up, 8 in 2024-09-21T10:19:27.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:26 smithi031 ceph-mon[96824]: pgmap v783: 89 pgs: 89 active+clean; 298 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 706 KiB/s wr, 8 op/s 2024-09-21T10:19:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:26 smithi007 ceph-mon[99390]: osdmap e875: 8 total, 8 up, 8 in 2024-09-21T10:19:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:26 smithi007 ceph-mon[99390]: pgmap v783: 89 pgs: 89 active+clean; 298 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 706 KiB/s wr, 8 op/s 2024-09-21T10:19:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:26 smithi007 ceph-mon[101144]: osdmap e875: 8 total, 8 up, 8 in 2024-09-21T10:19:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:26 smithi007 ceph-mon[101144]: pgmap v783: 89 pgs: 89 active+clean; 298 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 706 KiB/s wr, 8 op/s 2024-09-21T10:19:27.699 INFO:tasks.rados.rados.0.smithi007.stdout:3249: done (5 left) 2024-09-21T10:19:27.699 INFO:tasks.rados.rados.0.smithi007.stdout:3250: done (4 left) 2024-09-21T10:19:27.699 INFO:tasks.rados.rados.0.smithi007.stdout:3251: done (3 left) 2024-09-21T10:19:27.699 INFO:tasks.rados.rados.0.smithi007.stdout:3252: done (2 left) 2024-09-21T10:19:27.699 INFO:tasks.rados.rados.0.smithi007.stdout:3253: done (1 left) 2024-09-21T10:19:27.699 INFO:tasks.rados.rados.0.smithi007.stdout:3254: done (0 left) 2024-09-21T10:19:27.700 INFO:tasks.rados.rados.0.smithi007.stdout:3255: write oid 17 current snap is 406 2024-09-21T10:19:27.700 INFO:tasks.rados.rados.0.smithi007.stdout:3255: seq_num 1211 ranges {753277=426666,1681341=545753} 2024-09-21T10:19:27.705 INFO:tasks.rados.rados.0.smithi007.stdout:3255: writing smithi00780062-17 from 753277 to 1179943 tid 1 2024-09-21T10:19:27.712 INFO:tasks.rados.rados.0.smithi007.stdout:3255: writing smithi00780062-17 from 1681341 to 2227094 tid 2 2024-09-21T10:19:27.712 INFO:tasks.rados.rados.0.smithi007.stdout:3256: write oid 21 current snap is 406 2024-09-21T10:19:27.712 INFO:tasks.rados.rados.0.smithi007.stdout:3255: finishing write tid 1 to smithi00780062-17 2024-09-21T10:19:27.712 INFO:tasks.rados.rados.0.smithi007.stdout:3256: seq_num 1212 ranges {770084=501915,2023470=346614} 2024-09-21T10:19:27.719 INFO:tasks.rados.rados.0.smithi007.stdout:3256: writing smithi00780062-21 from 770084 to 1271999 tid 1 2024-09-21T10:19:27.725 INFO:tasks.rados.rados.0.smithi007.stdout:3256: writing smithi00780062-21 from 2023470 to 2370084 tid 2 2024-09-21T10:19:27.725 INFO:tasks.rados.rados.0.smithi007.stdout:3257: write oid 47 current snap is 406 2024-09-21T10:19:27.726 INFO:tasks.rados.rados.0.smithi007.stdout:3255: finishing write tid 2 to smithi00780062-17 2024-09-21T10:19:27.726 INFO:tasks.rados.rados.0.smithi007.stdout:3255: finishing write tid 3 to smithi00780062-17 2024-09-21T10:19:27.726 INFO:tasks.rados.rados.0.smithi007.stdout:3255: finishing write tid 4 to smithi00780062-17 2024-09-21T10:19:27.726 INFO:tasks.rados.rados.0.smithi007.stdout:3255: oid 17 updating version 0 to 1216 2024-09-21T10:19:27.726 INFO:tasks.rados.rados.0.smithi007.stdout:3255: oid 17 version 1216 is already newer than 1215 2024-09-21T10:19:27.726 INFO:tasks.rados.rados.0.smithi007.stdout:3255: oid 17 version 1216 is already newer than 1214 2024-09-21T10:19:27.726 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1216 (ObjNum 1211 snap 406 seq_num 1211) dirty exists 2024-09-21T10:19:27.726 INFO:tasks.rados.rados.0.smithi007.stdout:3255: left oid 17 (ObjNum 1211 snap 406 seq_num 1211) 2024-09-21T10:19:27.726 INFO:tasks.rados.rados.0.smithi007.stdout:3256: finishing write tid 1 to smithi00780062-21 2024-09-21T10:19:27.726 INFO:tasks.rados.rados.0.smithi007.stdout:3257: seq_num 1213 ranges {786891=577164,2081952=304939} 2024-09-21T10:19:27.732 INFO:tasks.rados.rados.0.smithi007.stdout:3257: writing smithi00780062-47 from 786891 to 1364055 tid 1 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3257: writing smithi00780062-47 from 2081952 to 2386891 tid 2 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3255: done (2 left) 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3258: delete oid 10 current snap is 406 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3256: finishing write tid 2 to smithi00780062-21 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3256: finishing write tid 3 to smithi00780062-21 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3256: finishing write tid 4 to smithi00780062-21 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3256: oid 21 updating version 0 to 1046 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3256: oid 21 updating version 1046 to 1047 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3256: oid 21 updating version 1047 to 1048 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 1048 (ObjNum 1212 snap 406 seq_num 1212) dirty exists 2024-09-21T10:19:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3256: left oid 21 (ObjNum 1212 snap 406 seq_num 1212) 2024-09-21T10:19:27.740 INFO:tasks.rados.rados.0.smithi007.stdout:3257: finishing write tid 1 to smithi00780062-47 2024-09-21T10:19:27.742 INFO:tasks.rados.rados.0.smithi007.stdout:3257: finishing write tid 2 to smithi00780062-47 2024-09-21T10:19:27.742 INFO:tasks.rados.rados.0.smithi007.stdout:3257: finishing write tid 3 to smithi00780062-47 2024-09-21T10:19:27.743 INFO:tasks.rados.rados.0.smithi007.stdout:3257: finishing write tid 4 to smithi00780062-47 2024-09-21T10:19:27.743 INFO:tasks.rados.rados.0.smithi007.stdout:3257: oid 47 updating version 0 to 1952 2024-09-21T10:19:27.743 INFO:tasks.rados.rados.0.smithi007.stdout:3257: oid 47 updating version 1952 to 1953 2024-09-21T10:19:27.743 INFO:tasks.rados.rados.0.smithi007.stdout:3257: oid 47 updating version 1953 to 1954 2024-09-21T10:19:27.743 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 1954 (ObjNum 1213 snap 406 seq_num 1213) dirty exists 2024-09-21T10:19:27.743 INFO:tasks.rados.rados.0.smithi007.stdout:3257: left oid 47 (ObjNum 1213 snap 406 seq_num 1213) 2024-09-21T10:19:27.743 INFO:tasks.rados.rados.0.smithi007.stdout:3256: done (2 left) 2024-09-21T10:19:27.743 INFO:tasks.rados.rados.0.smithi007.stdout:3257: done (1 left) 2024-09-21T10:19:27.744 INFO:tasks.rados.rados.0.smithi007.stdout:3258: done (0 left) 2024-09-21T10:19:27.744 INFO:tasks.rados.rados.0.smithi007.stdout:3259: delete oid 11 current snap is 406 2024-09-21T10:19:27.746 INFO:tasks.rados.rados.0.smithi007.stdout:3259: done (0 left) 2024-09-21T10:19:27.746 INFO:tasks.rados.rados.0.smithi007.stdout:3260: snap_create 2024-09-21T10:19:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:27 smithi031 ceph-mon[96824]: osdmap e876: 8 total, 8 up, 8 in 2024-09-21T10:19:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:27 smithi031 ceph-mon[96824]: osdmap e877: 8 total, 8 up, 8 in 2024-09-21T10:19:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:27 smithi007 ceph-mon[99390]: osdmap e876: 8 total, 8 up, 8 in 2024-09-21T10:19:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:27 smithi007 ceph-mon[99390]: osdmap e877: 8 total, 8 up, 8 in 2024-09-21T10:19:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:27 smithi007 ceph-mon[101144]: osdmap e876: 8 total, 8 up, 8 in 2024-09-21T10:19:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:27 smithi007 ceph-mon[101144]: osdmap e877: 8 total, 8 up, 8 in 2024-09-21T10:19:28.700 INFO:tasks.rados.rados.0.smithi007.stdout:3260: done (0 left) 2024-09-21T10:19:28.700 INFO:tasks.rados.rados.0.smithi007.stdout:3261: snap_create 2024-09-21T10:19:29.701 INFO:tasks.rados.rados.0.smithi007.stdout:3261: done (0 left) 2024-09-21T10:19:29.701 INFO:tasks.rados.rados.0.smithi007.stdout:3262: read oid 26 snap -1 2024-09-21T10:19:29.701 INFO:tasks.rados.rados.0.smithi007.stdout:3262: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:19:29.701 INFO:tasks.rados.rados.0.smithi007.stdout:3263: snap_remove snap 368 2024-09-21T10:19:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:29 smithi031 ceph-mon[96824]: pgmap v786: 89 pgs: 89 active+clean; 296 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 695 KiB/s wr, 18 op/s 2024-09-21T10:19:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:29 smithi031 ceph-mon[96824]: osdmap e878: 8 total, 8 up, 8 in 2024-09-21T10:19:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:29 smithi007 ceph-mon[101144]: pgmap v786: 89 pgs: 89 active+clean; 296 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 695 KiB/s wr, 18 op/s 2024-09-21T10:19:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:29 smithi007 ceph-mon[101144]: osdmap e878: 8 total, 8 up, 8 in 2024-09-21T10:19:30.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:29 smithi007 ceph-mon[99390]: pgmap v786: 89 pgs: 89 active+clean; 296 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 695 KiB/s wr, 18 op/s 2024-09-21T10:19:30.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:29 smithi007 ceph-mon[99390]: osdmap e878: 8 total, 8 up, 8 in 2024-09-21T10:19:30.714 INFO:tasks.rados.rados.0.smithi007.stdout:3263: done (1 left) 2024-09-21T10:19:30.714 INFO:tasks.rados.rados.0.smithi007.stdout:3264: write oid 35 current snap is 408 2024-09-21T10:19:30.714 INFO:tasks.rados.rados.0.smithi007.stdout:3264: seq_num 1216 ranges {437312=402911,1341045=696749} 2024-09-21T10:19:30.718 INFO:tasks.rados.rados.0.smithi007.stdout:3264: writing smithi00780062-35 from 437312 to 840223 tid 1 2024-09-21T10:19:30.726 INFO:tasks.rados.rados.0.smithi007.stdout:3264: writing smithi00780062-35 from 1341045 to 2037794 tid 2 2024-09-21T10:19:30.726 INFO:tasks.rados.rados.0.smithi007.stdout:3265: rollback oid 46 current snap is 408 2024-09-21T10:19:30.727 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 46 to 396 2024-09-21T10:19:30.727 INFO:tasks.rados.rados.0.smithi007.stdout:3266: rollback oid 2 current snap is 408 2024-09-21T10:19:30.727 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 2 to 383 2024-09-21T10:19:30.727 INFO:tasks.rados.rados.0.smithi007.stdout:3262: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:19:30.999 INFO:tasks.rados.rados.0.smithi007.stdout:3264: finishing write tid 1 to smithi00780062-35 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:3262: done (3 left) 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:3267: delete oid 30 current snap is 408 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:3266: finishing rollback tid 1 to smithi00780062-2 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:3266: finishing rollback tid 2 to smithi00780062-2 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 408 (ObjNum 1079 snap 360 seq_num 1079) dirty exists 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:3264: finishing write tid 2 to smithi00780062-35 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:3264: finishing write tid 3 to smithi00780062-35 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:3264: finishing write tid 4 to smithi00780062-35 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:3264: oid 35 updating version 0 to 763 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:3264: oid 35 version 763 is already newer than 761 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:3264: oid 35 version 763 is already newer than 762 2024-09-21T10:19:31.000 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 763 (ObjNum 1216 snap 408 seq_num 1216) dirty exists 2024-09-21T10:19:31.001 INFO:tasks.rados.rados.0.smithi007.stdout:3264: left oid 35 (ObjNum 1216 snap 408 seq_num 1216) 2024-09-21T10:19:31.001 INFO:tasks.rados.rados.0.smithi007.stdout:3265: finishing rollback tid 0 to smithi00780062-46 2024-09-21T10:19:31.001 INFO:tasks.rados.rados.0.smithi007.stdout:3265: finishing rollback tid 1 to smithi00780062-46 2024-09-21T10:19:31.001 INFO:tasks.rados.rados.0.smithi007.stdout:3265: finishing rollback tid 2 to smithi00780062-46 2024-09-21T10:19:31.001 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 2821 (ObjNum 1160 snap 392 seq_num 1160) dirty exists 2024-09-21T10:19:31.002 INFO:tasks.rados.rados.0.smithi007.stdout:3264: done (3 left) 2024-09-21T10:19:31.002 INFO:tasks.rados.rados.0.smithi007.stdout:3265: done (2 left) 2024-09-21T10:19:31.002 INFO:tasks.rados.rados.0.smithi007.stdout:3266: done (1 left) 2024-09-21T10:19:31.002 INFO:tasks.rados.rados.0.smithi007.stdout:3267: done (0 left) 2024-09-21T10:19:31.002 INFO:tasks.rados.rados.0.smithi007.stdout:3268: snap_remove snap 390 2024-09-21T10:19:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:30 smithi031 ceph-mon[96824]: osdmap e879: 8 total, 8 up, 8 in 2024-09-21T10:19:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:30 smithi007 ceph-mon[99390]: osdmap e879: 8 total, 8 up, 8 in 2024-09-21T10:19:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:19:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:19:30] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.51.0" 2024-09-21T10:19:31.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:30 smithi007 ceph-mon[101144]: osdmap e879: 8 total, 8 up, 8 in 2024-09-21T10:19:31.665 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:19:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=sqlstore.transactions t=2024-09-21T10:19:31.39402565Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T10:19:31.666 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:19:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=cleanup t=2024-09-21T10:19:31.406022121Z level=info msg="Completed cleanup jobs" duration=2.802133ms 2024-09-21T10:19:31.666 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:19:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=plugins.update.checker t=2024-09-21T10:19:31.550075908Z level=info msg="Update check succeeded" duration=61.895408ms 2024-09-21T10:19:31.713 INFO:tasks.rados.rados.0.smithi007.stdout:3268: done (0 left) 2024-09-21T10:19:31.713 INFO:tasks.rados.rados.0.smithi007.stdout:3269: snap_remove snap 383 2024-09-21T10:19:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:31 smithi031 ceph-mon[96824]: pgmap v789: 89 pgs: 89 active+clean; 301 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 949 KiB/s wr, 22 op/s 2024-09-21T10:19:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:31 smithi031 ceph-mon[96824]: osdmap e880: 8 total, 8 up, 8 in 2024-09-21T10:19:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:31 smithi007 ceph-mon[99390]: pgmap v789: 89 pgs: 89 active+clean; 301 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 949 KiB/s wr, 22 op/s 2024-09-21T10:19:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:31 smithi007 ceph-mon[99390]: osdmap e880: 8 total, 8 up, 8 in 2024-09-21T10:19:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:31 smithi007 ceph-mon[101144]: pgmap v789: 89 pgs: 89 active+clean; 301 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 949 KiB/s wr, 22 op/s 2024-09-21T10:19:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:31 smithi007 ceph-mon[101144]: osdmap e880: 8 total, 8 up, 8 in 2024-09-21T10:19:32.701 INFO:tasks.rados.rados.0.smithi007.stdout:3269: done (0 left) 2024-09-21T10:19:32.701 INFO:tasks.rados.rados.0.smithi007.stdout:3270: snap_remove snap 396 2024-09-21T10:19:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:32 smithi031 ceph-mon[96824]: osdmap e881: 8 total, 8 up, 8 in 2024-09-21T10:19:33.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:32 smithi031 ceph-mon[96824]: pgmap v792: 89 pgs: 89 active+clean; 305 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 929 KiB/s wr, 15 op/s 2024-09-21T10:19:33.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:32 smithi031 ceph-mon[96824]: osdmap e882: 8 total, 8 up, 8 in 2024-09-21T10:19:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:32 smithi007 ceph-mon[101144]: osdmap e881: 8 total, 8 up, 8 in 2024-09-21T10:19:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:32 smithi007 ceph-mon[101144]: pgmap v792: 89 pgs: 89 active+clean; 305 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 929 KiB/s wr, 15 op/s 2024-09-21T10:19:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:32 smithi007 ceph-mon[101144]: osdmap e882: 8 total, 8 up, 8 in 2024-09-21T10:19:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:32 smithi007 ceph-mon[99390]: osdmap e881: 8 total, 8 up, 8 in 2024-09-21T10:19:33.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:32 smithi007 ceph-mon[99390]: pgmap v792: 89 pgs: 89 active+clean; 305 MiB data, 929 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 929 KiB/s wr, 15 op/s 2024-09-21T10:19:33.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:32 smithi007 ceph-mon[99390]: osdmap e882: 8 total, 8 up, 8 in 2024-09-21T10:19:33.701 INFO:tasks.rados.rados.0.smithi007.stdout:3270: done (0 left) 2024-09-21T10:19:33.701 INFO:tasks.rados.rados.0.smithi007.stdout:3271: rollback oid 5 current snap is 408 2024-09-21T10:19:33.701 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 404 2024-09-21T10:19:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:3272: rollback oid 33 current snap is 408 2024-09-21T10:19:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 33 to 402 2024-09-21T10:19:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:3273: rollback oid 15 current snap is 408 2024-09-21T10:19:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 403 2024-09-21T10:19:33.702 INFO:tasks.rados.rados.0.smithi007.stdout:3274: snap_remove snap 407 2024-09-21T10:19:34.707 INFO:tasks.rados.rados.0.smithi007.stdout:3274: done (3 left) 2024-09-21T10:19:34.707 INFO:tasks.rados.rados.0.smithi007.stdout:3275: write oid 12 current snap is 408 2024-09-21T10:19:34.707 INFO:tasks.rados.rados.0.smithi007.stdout:3275: seq_num 1218 ranges {470926=669762,1574362=700418} 2024-09-21T10:19:34.712 INFO:tasks.rados.rados.0.smithi007.stdout:3275: writing smithi00780062-12 from 470926 to 1140688 tid 1 2024-09-21T10:19:34.719 INFO:tasks.rados.rados.0.smithi007.stdout:3275: writing smithi00780062-12 from 1574362 to 2274780 tid 2 2024-09-21T10:19:34.719 INFO:tasks.rados.rados.0.smithi007.stdout:3276: snap_remove snap 405 2024-09-21T10:19:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:34 smithi031 ceph-mon[96824]: osdmap e883: 8 total, 8 up, 8 in 2024-09-21T10:19:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:34 smithi007 ceph-mon[99390]: osdmap e883: 8 total, 8 up, 8 in 2024-09-21T10:19:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:34 smithi007 ceph-mon[101144]: osdmap e883: 8 total, 8 up, 8 in 2024-09-21T10:19:35.714 INFO:tasks.rados.rados.0.smithi007.stdout:3276: done (4 left) 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:3277: rollback oid 40 current snap is 408 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 40 to 406 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:3273: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 0 (ObjNum 65 snap 0 seq_num 3840539520) dirty dne 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:3272: finishing rollback tid 1 to smithi00780062-33 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1578 (ObjNum 49 snap 0 seq_num 3804660720) dirty dne 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:3271: finishing rollback tid 0 to smithi00780062-5 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:3271: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:3271: finishing rollback tid 2 to smithi00780062-5 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 924 (ObjNum 1104 snap 366 seq_num 1104) dirty exists 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:3275: finishing write tid 1 to smithi00780062-12 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:3275: finishing write tid 2 to smithi00780062-12 2024-09-21T10:19:35.715 INFO:tasks.rados.rados.0.smithi007.stdout:3275: finishing write tid 3 to smithi00780062-12 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3275: finishing write tid 4 to smithi00780062-12 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3275: oid 12 updating version 0 to 1065 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3275: oid 12 version 1065 is already newer than 1064 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3275: oid 12 version 1065 is already newer than 1063 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 1065 (ObjNum 1218 snap 408 seq_num 1218) dirty exists 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3275: left oid 12 (ObjNum 1218 snap 408 seq_num 1218) 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3271: done (4 left) 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3272: done (3 left) 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3273: done (2 left) 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3275: done (1 left) 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3278: rollback oid 39 current snap is 408 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 406 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3279: write oid 29 current snap is 408 2024-09-21T10:19:35.716 INFO:tasks.rados.rados.0.smithi007.stdout:3279: seq_num 1219 ranges {487733=745011,1632844=560429} 2024-09-21T10:19:35.722 INFO:tasks.rados.rados.0.smithi007.stdout:3279: writing smithi00780062-29 from 487733 to 1232744 tid 1 2024-09-21T10:19:35.728 INFO:tasks.rados.rados.0.smithi007.stdout:3279: writing smithi00780062-29 from 1632844 to 2193273 tid 2 2024-09-21T10:19:35.728 INFO:tasks.rados.rados.0.smithi007.stdout:3280: delete oid 45 current snap is 408 2024-09-21T10:19:35.728 INFO:tasks.rados.rados.0.smithi007.stdout:3277: finishing rollback tid 1 to smithi00780062-40 2024-09-21T10:19:35.728 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1365 (ObjNum 305 snap 0 seq_num 0) dirty dne 2024-09-21T10:19:35.728 INFO:tasks.rados.rados.0.smithi007.stdout:3278: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:19:35.728 INFO:tasks.rados.rados.0.smithi007.stdout:3278: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:19:35.728 INFO:tasks.rados.rados.0.smithi007.stdout:3278: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:19:35.728 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1726 (ObjNum 1172 snap 395 seq_num 1172) dirty exists 2024-09-21T10:19:35.731 INFO:tasks.rados.rados.0.smithi007.stdout:3279: finishing write tid 1 to smithi00780062-29 2024-09-21T10:19:35.732 INFO:tasks.rados.rados.0.smithi007.stdout:3279: finishing write tid 2 to smithi00780062-29 2024-09-21T10:19:35.732 INFO:tasks.rados.rados.0.smithi007.stdout:3277: done (3 left) 2024-09-21T10:19:35.733 INFO:tasks.rados.rados.0.smithi007.stdout:3278: done (2 left) 2024-09-21T10:19:35.733 INFO:tasks.rados.rados.0.smithi007.stdout:3280: done (1 left) 2024-09-21T10:19:35.733 INFO:tasks.rados.rados.0.smithi007.stdout:3281: write oid 27 current snap is 408 2024-09-21T10:19:35.733 INFO:tasks.rados.rados.0.smithi007.stdout:3281: seq_num 1221 ranges {521347=495509,1633455=564098} 2024-09-21T10:19:35.738 INFO:tasks.rados.rados.0.smithi007.stdout:3281: writing smithi00780062-27 from 521347 to 1016856 tid 1 2024-09-21T10:19:35.745 INFO:tasks.rados.rados.0.smithi007.stdout:3281: writing smithi00780062-27 from 1633455 to 2197553 tid 2 2024-09-21T10:19:35.745 INFO:tasks.rados.rados.0.smithi007.stdout:3282: delete oid 7 current snap is 408 2024-09-21T10:19:35.745 INFO:tasks.rados.rados.0.smithi007.stdout:3279: finishing write tid 3 to smithi00780062-29 2024-09-21T10:19:35.745 INFO:tasks.rados.rados.0.smithi007.stdout:3279: finishing write tid 4 to smithi00780062-29 2024-09-21T10:19:35.745 INFO:tasks.rados.rados.0.smithi007.stdout:3279: oid 29 updating version 0 to 1470 2024-09-21T10:19:35.745 INFO:tasks.rados.rados.0.smithi007.stdout:3279: oid 29 version 1470 is already newer than 1469 2024-09-21T10:19:35.745 INFO:tasks.rados.rados.0.smithi007.stdout:3279: oid 29 version 1470 is already newer than 1468 2024-09-21T10:19:35.745 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1470 (ObjNum 1219 snap 408 seq_num 1219) dirty exists 2024-09-21T10:19:35.745 INFO:tasks.rados.rados.0.smithi007.stdout:3279: left oid 29 (ObjNum 1219 snap 408 seq_num 1219) 2024-09-21T10:19:35.745 INFO:tasks.rados.rados.0.smithi007.stdout:3281: finishing write tid 1 to smithi00780062-27 2024-09-21T10:19:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3279: done (2 left) 2024-09-21T10:19:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3282: done (1 left) 2024-09-21T10:19:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3283: snap_remove snap 401 2024-09-21T10:19:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:35 smithi031 ceph-mon[96824]: pgmap v795: 89 pgs: 89 active+clean; 304 MiB data, 927 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 476 KiB/s wr, 5 op/s 2024-09-21T10:19:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:35 smithi031 ceph-mon[96824]: osdmap e884: 8 total, 8 up, 8 in 2024-09-21T10:19:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:35 smithi007 ceph-mon[101144]: pgmap v795: 89 pgs: 89 active+clean; 304 MiB data, 927 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 476 KiB/s wr, 5 op/s 2024-09-21T10:19:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:35 smithi007 ceph-mon[101144]: osdmap e884: 8 total, 8 up, 8 in 2024-09-21T10:19:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:35 smithi007 ceph-mon[99390]: pgmap v795: 89 pgs: 89 active+clean; 304 MiB data, 927 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 476 KiB/s wr, 5 op/s 2024-09-21T10:19:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:35 smithi007 ceph-mon[99390]: osdmap e884: 8 total, 8 up, 8 in 2024-09-21T10:19:36.720 INFO:tasks.rados.rados.0.smithi007.stdout:3283: done (1 left) 2024-09-21T10:19:36.720 INFO:tasks.rados.rados.0.smithi007.stdout:3284: snap_remove snap 404 2024-09-21T10:19:37.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:36 smithi007 ceph-mon[99390]: osdmap e885: 8 total, 8 up, 8 in 2024-09-21T10:19:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:36 smithi007 ceph-mon[101144]: osdmap e885: 8 total, 8 up, 8 in 2024-09-21T10:19:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:36 smithi031 ceph-mon[96824]: osdmap e885: 8 total, 8 up, 8 in 2024-09-21T10:19:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:37.704 INFO:tasks.rados.rados.0.smithi007.stdout:3284: done (1 left) 2024-09-21T10:19:37.704 INFO:tasks.rados.rados.0.smithi007.stdout:3285: snap_create 2024-09-21T10:19:37.704 INFO:tasks.rados.rados.0.smithi007.stdout:3281: finishing write tid 2 to smithi00780062-27 2024-09-21T10:19:37.704 INFO:tasks.rados.rados.0.smithi007.stdout:3281: finishing write tid 3 to smithi00780062-27 2024-09-21T10:19:37.704 INFO:tasks.rados.rados.0.smithi007.stdout:3281: finishing write tid 4 to smithi00780062-27 2024-09-21T10:19:37.704 INFO:tasks.rados.rados.0.smithi007.stdout:3281: oid 27 updating version 0 to 2864 2024-09-21T10:19:37.705 INFO:tasks.rados.rados.0.smithi007.stdout:3281: oid 27 version 2864 is already newer than 2863 2024-09-21T10:19:37.705 INFO:tasks.rados.rados.0.smithi007.stdout:3281: oid 27 updating version 2864 to 2865 2024-09-21T10:19:37.705 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 2865 (ObjNum 1221 snap 408 seq_num 1221) dirty exists 2024-09-21T10:19:37.705 INFO:tasks.rados.rados.0.smithi007.stdout:3281: left oid 27 (ObjNum 1221 snap 408 seq_num 1221) 2024-09-21T10:19:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:37 smithi031 ceph-mon[96824]: pgmap v798: 89 pgs: 89 active+clean; 301 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:37 smithi031 ceph-mon[96824]: osdmap e886: 8 total, 8 up, 8 in 2024-09-21T10:19:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:37 smithi031 ceph-mon[96824]: osdmap e887: 8 total, 8 up, 8 in 2024-09-21T10:19:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:37 smithi007 ceph-mon[99390]: pgmap v798: 89 pgs: 89 active+clean; 301 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:37 smithi007 ceph-mon[99390]: osdmap e886: 8 total, 8 up, 8 in 2024-09-21T10:19:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:37 smithi007 ceph-mon[99390]: osdmap e887: 8 total, 8 up, 8 in 2024-09-21T10:19:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:37 smithi007 ceph-mon[101144]: pgmap v798: 89 pgs: 89 active+clean; 301 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:37 smithi007 ceph-mon[101144]: osdmap e886: 8 total, 8 up, 8 in 2024-09-21T10:19:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:37 smithi007 ceph-mon[101144]: osdmap e887: 8 total, 8 up, 8 in 2024-09-21T10:19:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:3281: done (1 left) 2024-09-21T10:19:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:3285: done (0 left) 2024-09-21T10:19:38.703 INFO:tasks.rados.rados.0.smithi007.stdout:3286: snap_create 2024-09-21T10:19:39.704 INFO:tasks.rados.rados.0.smithi007.stdout:3286: done (0 left) 2024-09-21T10:19:39.705 INFO:tasks.rados.rados.0.smithi007.stdout:3287: rollback oid 7 current snap is 410 2024-09-21T10:19:39.705 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 408 2024-09-21T10:19:39.705 INFO:tasks.rados.rados.0.smithi007.stdout:3288: read oid 21 snap -1 2024-09-21T10:19:39.705 INFO:tasks.rados.rados.0.smithi007.stdout:3288: expect (ObjNum 1212 snap 406 seq_num 1212) 2024-09-21T10:19:39.705 INFO:tasks.rados.rados.0.smithi007.stdout:3289: read oid 27 snap -1 2024-09-21T10:19:39.705 INFO:tasks.rados.rados.0.smithi007.stdout:3289: expect (ObjNum 1221 snap 408 seq_num 1221) 2024-09-21T10:19:39.705 INFO:tasks.rados.rados.0.smithi007.stdout:3290: write oid 15 current snap is 410 2024-09-21T10:19:39.705 INFO:tasks.rados.rados.0.smithi007.stdout:3290: seq_num 1223 ranges {554961=646007,1750419=451414} 2024-09-21T10:19:39.712 INFO:tasks.rados.rados.0.smithi007.stdout:3290: writing smithi00780062-15 from 554961 to 1200968 tid 1 2024-09-21T10:19:39.717 INFO:tasks.rados.rados.0.smithi007.stdout:3290: writing smithi00780062-15 from 1750419 to 2201833 tid 2 2024-09-21T10:19:39.717 INFO:tasks.rados.rados.0.smithi007.stdout:3291: snap_create 2024-09-21T10:19:39.717 INFO:tasks.rados.rados.0.smithi007.stdout:3287: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:19:39.717 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 826 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:19:39.725 INFO:tasks.rados.rados.0.smithi007.stdout:3289: expect (ObjNum 1221 snap 408 seq_num 1221) 2024-09-21T10:19:39.842 INFO:tasks.rados.rados.0.smithi007.stdout:3288: expect (ObjNum 1212 snap 406 seq_num 1212) 2024-09-21T10:19:39.971 INFO:tasks.rados.rados.0.smithi007.stdout:3290: finishing write tid 1 to smithi00780062-15 2024-09-21T10:19:39.971 INFO:tasks.rados.rados.0.smithi007.stdout:3290: finishing write tid 2 to smithi00780062-15 2024-09-21T10:19:39.971 INFO:tasks.rados.rados.0.smithi007.stdout:3290: finishing write tid 3 to smithi00780062-15 2024-09-21T10:19:39.971 INFO:tasks.rados.rados.0.smithi007.stdout:3290: finishing write tid 4 to smithi00780062-15 2024-09-21T10:19:39.971 INFO:tasks.rados.rados.0.smithi007.stdout:3290: oid 15 updating version 0 to 1078 2024-09-21T10:19:39.971 INFO:tasks.rados.rados.0.smithi007.stdout:3290: oid 15 updating version 1078 to 1079 2024-09-21T10:19:39.971 INFO:tasks.rados.rados.0.smithi007.stdout:3290: oid 15 updating version 1079 to 1080 2024-09-21T10:19:39.971 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 1080 (ObjNum 1223 snap 410 seq_num 1223) dirty exists 2024-09-21T10:19:39.971 INFO:tasks.rados.rados.0.smithi007.stdout:3290: left oid 15 (ObjNum 1223 snap 410 seq_num 1223) 2024-09-21T10:19:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:39 smithi031 ceph-mon[96824]: pgmap v801: 89 pgs: 89 active+clean; 294 MiB data, 911 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 594 KiB/s wr, 3 op/s 2024-09-21T10:19:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:39 smithi031 ceph-mon[96824]: osdmap e888: 8 total, 8 up, 8 in 2024-09-21T10:19:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:39 smithi007 ceph-mon[99390]: pgmap v801: 89 pgs: 89 active+clean; 294 MiB data, 911 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 594 KiB/s wr, 3 op/s 2024-09-21T10:19:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:39 smithi007 ceph-mon[99390]: osdmap e888: 8 total, 8 up, 8 in 2024-09-21T10:19:40.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:39 smithi007 ceph-mon[101144]: pgmap v801: 89 pgs: 89 active+clean; 294 MiB data, 911 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 594 KiB/s wr, 3 op/s 2024-09-21T10:19:40.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:39 smithi007 ceph-mon[101144]: osdmap e888: 8 total, 8 up, 8 in 2024-09-21T10:19:40.716 INFO:tasks.rados.rados.0.smithi007.stdout:3287: done (4 left) 2024-09-21T10:19:40.716 INFO:tasks.rados.rados.0.smithi007.stdout:3288: done (3 left) 2024-09-21T10:19:40.716 INFO:tasks.rados.rados.0.smithi007.stdout:3289: done (2 left) 2024-09-21T10:19:40.716 INFO:tasks.rados.rados.0.smithi007.stdout:3290: done (1 left) 2024-09-21T10:19:40.716 INFO:tasks.rados.rados.0.smithi007.stdout:3291: done (0 left) 2024-09-21T10:19:40.716 INFO:tasks.rados.rados.0.smithi007.stdout:3292: write oid 20 current snap is 411 2024-09-21T10:19:40.716 INFO:tasks.rados.rados.0.smithi007.stdout:3292: seq_num 1224 ranges {571768=437609,1808901=711425} 2024-09-21T10:19:40.721 INFO:tasks.rados.rados.0.smithi007.stdout:3292: writing smithi00780062-20 from 571768 to 1009377 tid 1 2024-09-21T10:19:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:3292: writing smithi00780062-20 from 1808901 to 2520326 tid 2 2024-09-21T10:19:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:3293: read oid 32 snap -1 2024-09-21T10:19:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:3293: expect (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:19:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:3294: snap_create 2024-09-21T10:19:40.730 INFO:tasks.rados.rados.0.smithi007.stdout:3292: finishing write tid 1 to smithi00780062-20 2024-09-21T10:19:40.733 INFO:tasks.rados.rados.0.smithi007.stdout:3292: finishing write tid 2 to smithi00780062-20 2024-09-21T10:19:40.734 INFO:tasks.rados.rados.0.smithi007.stdout:3292: finishing write tid 3 to smithi00780062-20 2024-09-21T10:19:40.734 INFO:tasks.rados.rados.0.smithi007.stdout:3292: finishing write tid 4 to smithi00780062-20 2024-09-21T10:19:40.734 INFO:tasks.rados.rados.0.smithi007.stdout:3292: oid 20 updating version 0 to 1164 2024-09-21T10:19:40.734 INFO:tasks.rados.rados.0.smithi007.stdout:3292: oid 20 updating version 1164 to 1166 2024-09-21T10:19:40.734 INFO:tasks.rados.rados.0.smithi007.stdout:3292: oid 20 version 1166 is already newer than 1165 2024-09-21T10:19:40.734 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 1166 (ObjNum 1224 snap 411 seq_num 1224) dirty exists 2024-09-21T10:19:40.734 INFO:tasks.rados.rados.0.smithi007.stdout:3292: left oid 20 (ObjNum 1224 snap 411 seq_num 1224) 2024-09-21T10:19:40.735 INFO:tasks.rados.rados.0.smithi007.stdout:3293: expect (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:19:41.027 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:40 smithi031 ceph-mon[96824]: osdmap e889: 8 total, 8 up, 8 in 2024-09-21T10:19:41.027 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:41.027 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.028 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.028 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.028 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.058 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:19:40] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.51.0" 2024-09-21T10:19:41.058 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[99390]: osdmap e889: 8 total, 8 up, 8 in 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[101144]: osdmap e889: 8 total, 8 up, 8 in 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.059 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:41.716 INFO:tasks.rados.rados.0.smithi007.stdout:3292: done (2 left) 2024-09-21T10:19:41.716 INFO:tasks.rados.rados.0.smithi007.stdout:3293: done (1 left) 2024-09-21T10:19:41.716 INFO:tasks.rados.rados.0.smithi007.stdout:3294: done (0 left) 2024-09-21T10:19:41.716 INFO:tasks.rados.rados.0.smithi007.stdout:3295: rollback oid 49 current snap is 412 2024-09-21T10:19:41.716 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 410 2024-09-21T10:19:41.717 INFO:tasks.rados.rados.0.smithi007.stdout:3296: delete oid 35 current snap is 412 2024-09-21T10:19:41.720 INFO:tasks.rados.rados.0.smithi007.stdout:3296: done (1 left) 2024-09-21T10:19:41.720 INFO:tasks.rados.rados.0.smithi007.stdout:3297: rollback oid 15 current snap is 412 2024-09-21T10:19:41.720 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 391 2024-09-21T10:19:41.720 INFO:tasks.rados.rados.0.smithi007.stdout:3298: snap_create 2024-09-21T10:19:41.723 INFO:tasks.rados.rados.0.smithi007.stdout:3295: finishing rollback tid 0 to smithi00780062-49 2024-09-21T10:19:41.723 INFO:tasks.rados.rados.0.smithi007.stdout:3295: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:19:41.723 INFO:tasks.rados.rados.0.smithi007.stdout:3295: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:19:41.723 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 2004 (ObjNum 882 snap 307 seq_num 882) dirty exists 2024-09-21T10:19:41.725 INFO:tasks.rados.rados.0.smithi007.stdout:3297: finishing rollback tid 0 to smithi00780062-15 2024-09-21T10:19:41.725 INFO:tasks.rados.rados.0.smithi007.stdout:3297: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:19:41.725 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 1083 (ObjNum 33 snap 0 seq_num 712083792) dirty dne 2024-09-21T10:19:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:41 smithi031 ceph-mon[96824]: pgmap v804: 89 pgs: 89 active+clean; 291 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 913 KiB/s wr, 5 op/s 2024-09-21T10:19:41.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:41 smithi031 ceph-mon[96824]: osdmap e890: 8 total, 8 up, 8 in 2024-09-21T10:19:42.069 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:41 smithi007 ceph-mon[99390]: pgmap v804: 89 pgs: 89 active+clean; 291 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 913 KiB/s wr, 5 op/s 2024-09-21T10:19:42.069 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:41 smithi007 ceph-mon[99390]: osdmap e890: 8 total, 8 up, 8 in 2024-09-21T10:19:42.069 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:41 smithi007 ceph-mon[101144]: pgmap v804: 89 pgs: 89 active+clean; 291 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 913 KiB/s wr, 5 op/s 2024-09-21T10:19:42.070 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:41 smithi007 ceph-mon[101144]: osdmap e890: 8 total, 8 up, 8 in 2024-09-21T10:19:42.702 INFO:tasks.rados.rados.0.smithi007.stdout:3295: done (2 left) 2024-09-21T10:19:42.702 INFO:tasks.rados.rados.0.smithi007.stdout:3297: done (1 left) 2024-09-21T10:19:42.702 INFO:tasks.rados.rados.0.smithi007.stdout:3298: done (0 left) 2024-09-21T10:19:42.702 INFO:tasks.rados.rados.0.smithi007.stdout:3299: snap_create 2024-09-21T10:19:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:42 smithi031 ceph-mon[96824]: osdmap e891: 8 total, 8 up, 8 in 2024-09-21T10:19:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:42 smithi031 ceph-mon[96824]: pgmap v807: 89 pgs: 89 active+clean; 296 MiB data, 918 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 868 KiB/s wr, 11 op/s 2024-09-21T10:19:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:42 smithi031 ceph-mon[96824]: osdmap e892: 8 total, 8 up, 8 in 2024-09-21T10:19:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:42 smithi007 ceph-mon[99390]: osdmap e891: 8 total, 8 up, 8 in 2024-09-21T10:19:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:42 smithi007 ceph-mon[99390]: pgmap v807: 89 pgs: 89 active+clean; 296 MiB data, 918 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 868 KiB/s wr, 11 op/s 2024-09-21T10:19:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:42 smithi007 ceph-mon[99390]: osdmap e892: 8 total, 8 up, 8 in 2024-09-21T10:19:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:42 smithi007 ceph-mon[101144]: osdmap e891: 8 total, 8 up, 8 in 2024-09-21T10:19:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:42 smithi007 ceph-mon[101144]: pgmap v807: 89 pgs: 89 active+clean; 296 MiB data, 918 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 868 KiB/s wr, 11 op/s 2024-09-21T10:19:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:42 smithi007 ceph-mon[101144]: osdmap e892: 8 total, 8 up, 8 in 2024-09-21T10:19:43.703 INFO:tasks.rados.rados.0.smithi007.stdout:3299: done (0 left) 2024-09-21T10:19:43.703 INFO:tasks.rados.rados.0.smithi007.stdout:3300: snap_remove snap 402 2024-09-21T10:19:44.705 INFO:tasks.rados.rados.0.smithi007.stdout:3300: done (0 left) 2024-09-21T10:19:44.706 INFO:tasks.rados.rados.0.smithi007.stdout:3301: snap_remove snap 413 2024-09-21T10:19:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:44 smithi031 ceph-mon[96824]: osdmap e893: 8 total, 8 up, 8 in 2024-09-21T10:19:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:44 smithi007 ceph-mon[99390]: osdmap e893: 8 total, 8 up, 8 in 2024-09-21T10:19:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:44 smithi007 ceph-mon[101144]: osdmap e893: 8 total, 8 up, 8 in 2024-09-21T10:19:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:45.712 INFO:tasks.rados.rados.0.smithi007.stdout:3301: done (0 left) 2024-09-21T10:19:45.712 INFO:tasks.rados.rados.0.smithi007.stdout:3302: rollback oid 50 current snap is 414 2024-09-21T10:19:45.712 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 50 to 371 2024-09-21T10:19:45.712 INFO:tasks.rados.rados.0.smithi007.stdout:3303: rollback oid 12 current snap is 414 2024-09-21T10:19:45.713 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 12 to 391 2024-09-21T10:19:45.713 INFO:tasks.rados.rados.0.smithi007.stdout:3304: delete oid 33 current snap is 414 2024-09-21T10:19:45.722 INFO:tasks.rados.rados.0.smithi007.stdout:3304: done (2 left) 2024-09-21T10:19:45.722 INFO:tasks.rados.rados.0.smithi007.stdout:3305: snap_create 2024-09-21T10:19:45.722 INFO:tasks.rados.rados.0.smithi007.stdout:3302: finishing rollback tid 0 to smithi00780062-50 2024-09-21T10:19:45.723 INFO:tasks.rados.rados.0.smithi007.stdout:3302: finishing rollback tid 1 to smithi00780062-50 2024-09-21T10:19:45.723 INFO:tasks.rados.rados.0.smithi007.stdout:3303: finishing rollback tid 0 to smithi00780062-12 2024-09-21T10:19:45.723 INFO:tasks.rados.rados.0.smithi007.stdout:3302: finishing rollback tid 2 to smithi00780062-50 2024-09-21T10:19:45.723 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 555 (ObjNum 1074 snap 360 seq_num 1074) dirty exists 2024-09-21T10:19:45.723 INFO:tasks.rados.rados.0.smithi007.stdout:3303: finishing rollback tid 1 to smithi00780062-12 2024-09-21T10:19:45.723 INFO:tasks.rados.rados.0.smithi007.stdout:3303: finishing rollback tid 2 to smithi00780062-12 2024-09-21T10:19:45.723 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 1091 (ObjNum 1153 snap 390 seq_num 1153) dirty exists 2024-09-21T10:19:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:45 smithi031 ceph-mon[96824]: pgmap v810: 89 pgs: 89 active+clean; 296 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 549 KiB/s wr, 10 op/s 2024-09-21T10:19:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:45 smithi031 ceph-mon[96824]: osdmap e894: 8 total, 8 up, 8 in 2024-09-21T10:19:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:45 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:45 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:45 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:45 smithi007 ceph-mon[99390]: pgmap v810: 89 pgs: 89 active+clean; 296 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 549 KiB/s wr, 10 op/s 2024-09-21T10:19:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:45 smithi007 ceph-mon[99390]: osdmap e894: 8 total, 8 up, 8 in 2024-09-21T10:19:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:45 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:45 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:45 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:45 smithi007 ceph-mon[101144]: pgmap v810: 89 pgs: 89 active+clean; 296 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 549 KiB/s wr, 10 op/s 2024-09-21T10:19:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:45 smithi007 ceph-mon[101144]: osdmap e894: 8 total, 8 up, 8 in 2024-09-21T10:19:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:45 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:45 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:45 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:19:46.722 INFO:tasks.rados.rados.0.smithi007.stdout:3302: done (2 left) 2024-09-21T10:19:46.722 INFO:tasks.rados.rados.0.smithi007.stdout:3303: done (1 left) 2024-09-21T10:19:46.722 INFO:tasks.rados.rados.0.smithi007.stdout:3305: done (0 left) 2024-09-21T10:19:46.722 INFO:tasks.rados.rados.0.smithi007.stdout:3306: snap_create 2024-09-21T10:19:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:46 smithi031 ceph-mon[96824]: osdmap e895: 8 total, 8 up, 8 in 2024-09-21T10:19:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:46 smithi007 ceph-mon[99390]: osdmap e895: 8 total, 8 up, 8 in 2024-09-21T10:19:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:46 smithi007 ceph-mon[101144]: osdmap e895: 8 total, 8 up, 8 in 2024-09-21T10:19:47.705 INFO:tasks.rados.rados.0.smithi007.stdout:3306: done (0 left) 2024-09-21T10:19:47.705 INFO:tasks.rados.rados.0.smithi007.stdout:3307: snap_remove snap 400 2024-09-21T10:19:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:47 smithi031 ceph-mon[96824]: pgmap v813: 89 pgs: 89 active+clean; 296 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:47 smithi031 ceph-mon[96824]: osdmap e896: 8 total, 8 up, 8 in 2024-09-21T10:19:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:47 smithi031 ceph-mon[96824]: osdmap e897: 8 total, 8 up, 8 in 2024-09-21T10:19:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:47 smithi007 ceph-mon[99390]: pgmap v813: 89 pgs: 89 active+clean; 296 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:47 smithi007 ceph-mon[99390]: osdmap e896: 8 total, 8 up, 8 in 2024-09-21T10:19:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:47 smithi007 ceph-mon[99390]: osdmap e897: 8 total, 8 up, 8 in 2024-09-21T10:19:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:47 smithi007 ceph-mon[101144]: pgmap v813: 89 pgs: 89 active+clean; 296 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:47 smithi007 ceph-mon[101144]: osdmap e896: 8 total, 8 up, 8 in 2024-09-21T10:19:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:47 smithi007 ceph-mon[101144]: osdmap e897: 8 total, 8 up, 8 in 2024-09-21T10:19:48.706 INFO:tasks.rados.rados.0.smithi007.stdout:3307: done (0 left) 2024-09-21T10:19:48.706 INFO:tasks.rados.rados.0.smithi007.stdout:3308: snap_remove snap 415 2024-09-21T10:19:49.707 INFO:tasks.rados.rados.0.smithi007.stdout:3308: done (0 left) 2024-09-21T10:19:49.707 INFO:tasks.rados.rados.0.smithi007.stdout:3309: snap_create 2024-09-21T10:19:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:49 smithi031 ceph-mon[96824]: pgmap v816: 89 pgs: 89 active+clean; 299 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:49 smithi031 ceph-mon[96824]: osdmap e898: 8 total, 8 up, 8 in 2024-09-21T10:19:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:49 smithi007 ceph-mon[99390]: pgmap v816: 89 pgs: 89 active+clean; 299 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:49 smithi007 ceph-mon[99390]: osdmap e898: 8 total, 8 up, 8 in 2024-09-21T10:19:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:49 smithi007 ceph-mon[101144]: pgmap v816: 89 pgs: 89 active+clean; 299 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:49 smithi007 ceph-mon[101144]: osdmap e898: 8 total, 8 up, 8 in 2024-09-21T10:19:50.714 INFO:tasks.rados.rados.0.smithi007.stdout:3309: done (0 left) 2024-09-21T10:19:50.714 INFO:tasks.rados.rados.0.smithi007.stdout:3310: snap_remove snap 395 2024-09-21T10:19:51.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:50 smithi031 ceph-mon[96824]: osdmap e899: 8 total, 8 up, 8 in 2024-09-21T10:19:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:50 smithi007 ceph-mon[99390]: osdmap e899: 8 total, 8 up, 8 in 2024-09-21T10:19:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:50 smithi007 ceph-mon[101144]: osdmap e899: 8 total, 8 up, 8 in 2024-09-21T10:19:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:19:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:19:50] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.51.0" 2024-09-21T10:19:51.725 INFO:tasks.rados.rados.0.smithi007.stdout:3310: done (0 left) 2024-09-21T10:19:51.726 INFO:tasks.rados.rados.0.smithi007.stdout:3311: read oid 42 snap -1 2024-09-21T10:19:51.726 INFO:tasks.rados.rados.0.smithi007.stdout:3311: expect (ObjNum 1157 snap 392 seq_num 1157) 2024-09-21T10:19:51.726 INFO:tasks.rados.rados.0.smithi007.stdout:3312: rollback oid 23 current snap is 417 2024-09-21T10:19:51.726 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 23 to 408 2024-09-21T10:19:51.726 INFO:tasks.rados.rados.0.smithi007.stdout:3313: delete oid 41 current snap is 417 2024-09-21T10:19:51.730 INFO:tasks.rados.rados.0.smithi007.stdout:3311: expect (ObjNum 1157 snap 392 seq_num 1157) 2024-09-21T10:19:51.846 INFO:tasks.rados.rados.0.smithi007.stdout:3312: finishing rollback tid 0 to smithi00780062-23 2024-09-21T10:19:51.847 INFO:tasks.rados.rados.0.smithi007.stdout:3312: finishing rollback tid 1 to smithi00780062-23 2024-09-21T10:19:51.847 INFO:tasks.rados.rados.0.smithi007.stdout:3312: finishing rollback tid 2 to smithi00780062-23 2024-09-21T10:19:51.847 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 1162 (ObjNum 1195 snap 400 seq_num 1195) dirty exists 2024-09-21T10:19:51.847 INFO:tasks.rados.rados.0.smithi007.stdout:3311: done (2 left) 2024-09-21T10:19:51.847 INFO:tasks.rados.rados.0.smithi007.stdout:3312: done (1 left) 2024-09-21T10:19:51.847 INFO:tasks.rados.rados.0.smithi007.stdout:3313: done (0 left) 2024-09-21T10:19:51.847 INFO:tasks.rados.rados.0.smithi007.stdout:3314: delete oid 46 current snap is 417 2024-09-21T10:19:51.849 INFO:tasks.rados.rados.0.smithi007.stdout:3314: done (0 left) 2024-09-21T10:19:51.849 INFO:tasks.rados.rados.0.smithi007.stdout:3315: read oid 31 snap 406 2024-09-21T10:19:51.849 INFO:tasks.rados.rados.0.smithi007.stdout:3315: expect (ObjNum 1193 snap 400 seq_num 1193) 2024-09-21T10:19:51.849 INFO:tasks.rados.rados.0.smithi007.stdout:3316: delete oid 8 current snap is 417 2024-09-21T10:19:51.851 INFO:tasks.rados.rados.0.smithi007.stdout:3316: done (1 left) 2024-09-21T10:19:51.851 INFO:tasks.rados.rados.0.smithi007.stdout:3317: write oid 40 current snap is 417 2024-09-21T10:19:51.851 INFO:tasks.rados.rados.0.smithi007.stdout:3317: seq_num 1230 ranges {672610=489103,1643440=722432} 2024-09-21T10:19:51.857 INFO:tasks.rados.rados.0.smithi007.stdout:3317: writing smithi00780062-40 from 672610 to 1161713 tid 1 2024-09-21T10:19:51.864 INFO:tasks.rados.rados.0.smithi007.stdout:3317: writing smithi00780062-40 from 1643440 to 2365872 tid 2 2024-09-21T10:19:51.864 INFO:tasks.rados.rados.0.smithi007.stdout:3318: snap_create 2024-09-21T10:19:51.864 INFO:tasks.rados.rados.0.smithi007.stdout:3315: expect (ObjNum 1193 snap 400 seq_num 1193) 2024-09-21T10:19:52.014 INFO:tasks.rados.rados.0.smithi007.stdout:3317: finishing write tid 1 to smithi00780062-40 2024-09-21T10:19:52.014 INFO:tasks.rados.rados.0.smithi007.stdout:3317: finishing write tid 2 to smithi00780062-40 2024-09-21T10:19:52.014 INFO:tasks.rados.rados.0.smithi007.stdout:3317: finishing write tid 3 to smithi00780062-40 2024-09-21T10:19:52.014 INFO:tasks.rados.rados.0.smithi007.stdout:3317: finishing write tid 4 to smithi00780062-40 2024-09-21T10:19:52.014 INFO:tasks.rados.rados.0.smithi007.stdout:3317: oid 40 updating version 0 to 1483 2024-09-21T10:19:52.014 INFO:tasks.rados.rados.0.smithi007.stdout:3317: oid 40 version 1483 is already newer than 1482 2024-09-21T10:19:52.014 INFO:tasks.rados.rados.0.smithi007.stdout:3317: oid 40 updating version 1483 to 1484 2024-09-21T10:19:52.014 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1484 (ObjNum 1230 snap 417 seq_num 1230) dirty exists 2024-09-21T10:19:52.014 INFO:tasks.rados.rados.0.smithi007.stdout:3317: left oid 40 (ObjNum 1230 snap 417 seq_num 1230) 2024-09-21T10:19:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:51 smithi031 ceph-mon[96824]: pgmap v819: 89 pgs: 89 active+clean; 297 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:51 smithi031 ceph-mon[96824]: osdmap e900: 8 total, 8 up, 8 in 2024-09-21T10:19:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:51 smithi007 ceph-mon[99390]: pgmap v819: 89 pgs: 89 active+clean; 297 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:51 smithi007 ceph-mon[99390]: osdmap e900: 8 total, 8 up, 8 in 2024-09-21T10:19:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:51 smithi007 ceph-mon[101144]: pgmap v819: 89 pgs: 89 active+clean; 297 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:19:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:51 smithi007 ceph-mon[101144]: osdmap e900: 8 total, 8 up, 8 in 2024-09-21T10:19:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:52.706 INFO:tasks.rados.rados.0.smithi007.stdout:3315: done (2 left) 2024-09-21T10:19:52.706 INFO:tasks.rados.rados.0.smithi007.stdout:3317: done (1 left) 2024-09-21T10:19:52.707 INFO:tasks.rados.rados.0.smithi007.stdout:3318: done (0 left) 2024-09-21T10:19:52.707 INFO:tasks.rados.rados.0.smithi007.stdout:3319: read oid 33 snap 414 2024-09-21T10:19:52.707 INFO:tasks.rados.rados.0.smithi007.stdout:3319: expect deleted 2024-09-21T10:19:52.707 INFO:tasks.rados.rados.0.smithi007.stdout:3320: read oid 22 snap -1 2024-09-21T10:19:52.707 INFO:tasks.rados.rados.0.smithi007.stdout:3320: expect deleted 2024-09-21T10:19:52.707 INFO:tasks.rados.rados.0.smithi007.stdout:3321: write oid 8 current snap is 418 2024-09-21T10:19:52.707 INFO:tasks.rados.rados.0.smithi007.stdout:3321: seq_num 1231 ranges {689417=564352,1701922=466090} 2024-09-21T10:19:52.713 INFO:tasks.rados.rados.0.smithi007.stdout:3321: writing smithi00780062-8 from 689417 to 1253769 tid 1 2024-09-21T10:19:52.719 INFO:tasks.rados.rados.0.smithi007.stdout:3321: writing smithi00780062-8 from 1701922 to 2168012 tid 2 2024-09-21T10:19:52.719 INFO:tasks.rados.rados.0.smithi007.stdout:3322: rollback oid 42 current snap is 418 2024-09-21T10:19:52.719 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 42 to 417 2024-09-21T10:19:52.719 INFO:tasks.rados.rados.0.smithi007.stdout:3319: done (3 left) 2024-09-21T10:19:52.719 INFO:tasks.rados.rados.0.smithi007.stdout:3320: done (2 left) 2024-09-21T10:19:52.719 INFO:tasks.rados.rados.0.smithi007.stdout:3323: read oid 38 snap -1 2024-09-21T10:19:52.719 INFO:tasks.rados.rados.0.smithi007.stdout:3323: expect (ObjNum 1185 snap 400 seq_num 1185) 2024-09-21T10:19:52.719 INFO:tasks.rados.rados.0.smithi007.stdout:3324: snap_remove snap 371 2024-09-21T10:19:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:52 smithi031 ceph-mon[96824]: osdmap e901: 8 total, 8 up, 8 in 2024-09-21T10:19:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:52 smithi031 ceph-mon[96824]: pgmap v822: 89 pgs: 89 active+clean; 282 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-09-21T10:19:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:52 smithi031 ceph-mon[96824]: osdmap e902: 8 total, 8 up, 8 in 2024-09-21T10:19:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:52 smithi007 ceph-mon[99390]: osdmap e901: 8 total, 8 up, 8 in 2024-09-21T10:19:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:52 smithi007 ceph-mon[99390]: pgmap v822: 89 pgs: 89 active+clean; 282 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-09-21T10:19:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:52 smithi007 ceph-mon[99390]: osdmap e902: 8 total, 8 up, 8 in 2024-09-21T10:19:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:52 smithi007 ceph-mon[101144]: osdmap e901: 8 total, 8 up, 8 in 2024-09-21T10:19:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:52 smithi007 ceph-mon[101144]: pgmap v822: 89 pgs: 89 active+clean; 282 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-09-21T10:19:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:52 smithi007 ceph-mon[101144]: osdmap e902: 8 total, 8 up, 8 in 2024-09-21T10:19:53.714 INFO:tasks.rados.rados.0.smithi007.stdout:3324: done (3 left) 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:3325: rollback oid 11 current snap is 418 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 409 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:3326: read oid 13 snap -1 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:3326: expect (ObjNum 1207 snap 402 seq_num 1207) 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:3327: rollback oid 32 current snap is 418 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 414 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:3328: read oid 10 snap -1 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:3328: expect deleted 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:3329: read oid 50 snap -1 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:3329: expect (ObjNum 1074 snap 360 seq_num 1074) 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:3330: delete oid 40 current snap is 418 2024-09-21T10:19:53.715 INFO:tasks.rados.rados.0.smithi007.stdout:3321: finishing write tid 1 to smithi00780062-8 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3321: finishing write tid 2 to smithi00780062-8 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3321: finishing write tid 3 to smithi00780062-8 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3322: finishing rollback tid 0 to smithi00780062-42 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3322: finishing rollback tid 1 to smithi00780062-42 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3321: finishing write tid 4 to smithi00780062-8 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3321: oid 8 updating version 0 to 1246 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3321: oid 8 updating version 1246 to 1247 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3321: oid 8 updating version 1247 to 1248 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 1248 (ObjNum 1231 snap 418 seq_num 1231) dirty exists 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3321: left oid 8 (ObjNum 1231 snap 418 seq_num 1231) 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3322: finishing rollback tid 2 to smithi00780062-42 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 1488 (ObjNum 1157 snap 392 seq_num 1157) dirty exists 2024-09-21T10:19:53.716 INFO:tasks.rados.rados.0.smithi007.stdout:3323: expect (ObjNum 1185 snap 400 seq_num 1185) 2024-09-21T10:19:54.012 INFO:tasks.rados.rados.0.smithi007.stdout:3325: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:19:54.012 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:19:54.013 INFO:tasks.rados.rados.0.smithi007.stdout:3321: done (8 left) 2024-09-21T10:19:54.013 INFO:tasks.rados.rados.0.smithi007.stdout:3322: done (7 left) 2024-09-21T10:19:54.013 INFO:tasks.rados.rados.0.smithi007.stdout:3323: done (6 left) 2024-09-21T10:19:54.013 INFO:tasks.rados.rados.0.smithi007.stdout:3325: done (5 left) 2024-09-21T10:19:54.013 INFO:tasks.rados.rados.0.smithi007.stdout:3328: done (4 left) 2024-09-21T10:19:54.013 INFO:tasks.rados.rados.0.smithi007.stdout:3330: done (3 left) 2024-09-21T10:19:54.013 INFO:tasks.rados.rados.0.smithi007.stdout:3331: delete oid 1 current snap is 418 2024-09-21T10:19:54.013 INFO:tasks.rados.rados.0.smithi007.stdout:3329: expect (ObjNum 1074 snap 360 seq_num 1074) 2024-09-21T10:19:54.094 INFO:tasks.rados.rados.0.smithi007.stdout:3326: expect (ObjNum 1207 snap 402 seq_num 1207) 2024-09-21T10:19:54.173 INFO:tasks.rados.rados.0.smithi007.stdout:3327: finishing rollback tid 0 to smithi00780062-32 2024-09-21T10:19:54.173 INFO:tasks.rados.rados.0.smithi007.stdout:3327: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:19:54.173 INFO:tasks.rados.rados.0.smithi007.stdout:3327: finishing rollback tid 2 to smithi00780062-32 2024-09-21T10:19:54.173 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1752 (ObjNum 1204 snap 402 seq_num 1204) dirty exists 2024-09-21T10:19:54.173 INFO:tasks.rados.rados.0.smithi007.stdout:3326: done (3 left) 2024-09-21T10:19:54.173 INFO:tasks.rados.rados.0.smithi007.stdout:3327: done (2 left) 2024-09-21T10:19:54.173 INFO:tasks.rados.rados.0.smithi007.stdout:3329: done (1 left) 2024-09-21T10:19:54.173 INFO:tasks.rados.rados.0.smithi007.stdout:3331: done (0 left) 2024-09-21T10:19:54.173 INFO:tasks.rados.rados.0.smithi007.stdout:3332: snap_remove snap 336 2024-09-21T10:19:54.719 INFO:tasks.rados.rados.0.smithi007.stdout:3332: done (0 left) 2024-09-21T10:19:54.719 INFO:tasks.rados.rados.0.smithi007.stdout:3333: snap_remove snap 391 2024-09-21T10:19:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:54 smithi031 ceph-mon[96824]: osdmap e903: 8 total, 8 up, 8 in 2024-09-21T10:19:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:54 smithi007 ceph-mon[99390]: osdmap e903: 8 total, 8 up, 8 in 2024-09-21T10:19:55.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:54 smithi007 ceph-mon[101144]: osdmap e903: 8 total, 8 up, 8 in 2024-09-21T10:19:55.723 INFO:tasks.rados.rados.0.smithi007.stdout:3333: done (0 left) 2024-09-21T10:19:55.723 INFO:tasks.rados.rados.0.smithi007.stdout:3334: delete oid 3 current snap is 418 2024-09-21T10:19:55.734 INFO:tasks.rados.rados.0.smithi007.stdout:3334: done (0 left) 2024-09-21T10:19:55.735 INFO:tasks.rados.rados.0.smithi007.stdout:3335: write oid 22 current snap is 418 2024-09-21T10:19:55.735 INFO:tasks.rados.rados.0.smithi007.stdout:3335: seq_num 1235 ranges {756645=581701,1935850=473428} 2024-09-21T10:19:55.742 INFO:tasks.rados.rados.0.smithi007.stdout:3335: writing smithi00780062-22 from 756645 to 1338346 tid 1 2024-09-21T10:19:55.748 INFO:tasks.rados.rados.0.smithi007.stdout:3335: writing smithi00780062-22 from 1935850 to 2409278 tid 2 2024-09-21T10:19:55.748 INFO:tasks.rados.rados.0.smithi007.stdout:3336: write oid 45 current snap is 418 2024-09-21T10:19:55.748 INFO:tasks.rados.rados.0.smithi007.stdout:3336: seq_num 1236 ranges {773452=656950,1877979=617086} 2024-09-21T10:19:55.756 INFO:tasks.rados.rados.0.smithi007.stdout:3336: writing smithi00780062-45 from 773452 to 1430402 tid 1 2024-09-21T10:19:55.762 INFO:tasks.rados.rados.0.smithi007.stdout:3336: writing smithi00780062-45 from 1877979 to 2495065 tid 2 2024-09-21T10:19:55.762 INFO:tasks.rados.rados.0.smithi007.stdout:3337: write oid 10 current snap is 418 2024-09-21T10:19:55.762 INFO:tasks.rados.rados.0.smithi007.stdout:3337: seq_num 1237 ranges {790259=732199,1936461=477097} 2024-09-21T10:19:55.771 INFO:tasks.rados.rados.0.smithi007.stdout:3337: writing smithi00780062-10 from 790259 to 1522458 tid 1 2024-09-21T10:19:55.776 INFO:tasks.rados.rados.0.smithi007.stdout:3337: writing smithi00780062-10 from 1936461 to 2413558 tid 2 2024-09-21T10:19:55.776 INFO:tasks.rados.rados.0.smithi007.stdout:3338: write oid 36 current snap is 418 2024-09-21T10:19:55.776 INFO:tasks.rados.rados.0.smithi007.stdout:3335: finishing write tid 1 to smithi00780062-22 2024-09-21T10:19:55.776 INFO:tasks.rados.rados.0.smithi007.stdout:3335: finishing write tid 2 to smithi00780062-22 2024-09-21T10:19:55.777 INFO:tasks.rados.rados.0.smithi007.stdout:3338: seq_num 1238 ranges {407066=407448,1594943=620755} 2024-09-21T10:19:55.780 INFO:tasks.rados.rados.0.smithi007.stdout:3338: writing smithi00780062-36 from 407066 to 814514 tid 1 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3338: writing smithi00780062-36 from 1594943 to 2215698 tid 2 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3339: read oid 5 snap 416 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3339: expect (ObjNum 1104 snap 366 seq_num 1104) 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3340: delete oid 38 current snap is 418 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3335: finishing write tid 3 to smithi00780062-22 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3335: finishing write tid 4 to smithi00780062-22 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3335: oid 22 updating version 0 to 2923 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3335: oid 22 version 2923 is already newer than 2922 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3335: oid 22 updating version 2923 to 2924 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 2924 (ObjNum 1235 snap 418 seq_num 1235) dirty exists 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3335: left oid 22 (ObjNum 1235 snap 418 seq_num 1235) 2024-09-21T10:19:55.789 INFO:tasks.rados.rados.0.smithi007.stdout:3336: finishing write tid 1 to smithi00780062-45 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3336: finishing write tid 2 to smithi00780062-45 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3336: finishing write tid 3 to smithi00780062-45 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3336: finishing write tid 4 to smithi00780062-45 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3336: oid 45 updating version 0 to 1748 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3336: oid 45 updating version 1748 to 1749 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3336: oid 45 updating version 1749 to 1750 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1750 (ObjNum 1236 snap 418 seq_num 1236) dirty exists 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3336: left oid 45 (ObjNum 1236 snap 418 seq_num 1236) 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3337: finishing write tid 1 to smithi00780062-10 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3337: finishing write tid 2 to smithi00780062-10 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3337: finishing write tid 3 to smithi00780062-10 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3337: finishing write tid 4 to smithi00780062-10 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3337: oid 10 updating version 0 to 2052 2024-09-21T10:19:55.790 INFO:tasks.rados.rados.0.smithi007.stdout:3337: oid 10 updating version 2052 to 2053 2024-09-21T10:19:55.791 INFO:tasks.rados.rados.0.smithi007.stdout:3337: oid 10 version 2053 is already newer than 2051 2024-09-21T10:19:55.791 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 10 v 2053 (ObjNum 1237 snap 418 seq_num 1237) dirty exists 2024-09-21T10:19:55.791 INFO:tasks.rados.rados.0.smithi007.stdout:3337: left oid 10 (ObjNum 1237 snap 418 seq_num 1237) 2024-09-21T10:19:55.791 INFO:tasks.rados.rados.0.smithi007.stdout:3338: finishing write tid 1 to smithi00780062-36 2024-09-21T10:19:55.791 INFO:tasks.rados.rados.0.smithi007.stdout:3338: finishing write tid 2 to smithi00780062-36 2024-09-21T10:19:55.791 INFO:tasks.rados.rados.0.smithi007.stdout:3338: finishing write tid 3 to smithi00780062-36 2024-09-21T10:19:55.792 INFO:tasks.rados.rados.0.smithi007.stdout:3335: done (5 left) 2024-09-21T10:19:55.792 INFO:tasks.rados.rados.0.smithi007.stdout:3336: done (4 left) 2024-09-21T10:19:55.792 INFO:tasks.rados.rados.0.smithi007.stdout:3337: done (3 left) 2024-09-21T10:19:55.792 INFO:tasks.rados.rados.0.smithi007.stdout:3340: done (2 left) 2024-09-21T10:19:55.792 INFO:tasks.rados.rados.0.smithi007.stdout:3341: read oid 2 snap 417 2024-09-21T10:19:55.792 INFO:tasks.rados.rados.0.smithi007.stdout:3341: expect (ObjNum 1079 snap 360 seq_num 1079) 2024-09-21T10:19:55.793 INFO:tasks.rados.rados.0.smithi007.stdout:3342: write oid 3 current snap is 418 2024-09-21T10:19:55.793 INFO:tasks.rados.rados.0.smithi007.stdout:3338: finishing write tid 4 to smithi00780062-36 2024-09-21T10:19:55.793 INFO:tasks.rados.rados.0.smithi007.stdout:3338: oid 36 updating version 0 to 851 2024-09-21T10:19:55.793 INFO:tasks.rados.rados.0.smithi007.stdout:3338: oid 36 version 851 is already newer than 850 2024-09-21T10:19:55.793 INFO:tasks.rados.rados.0.smithi007.stdout:3338: oid 36 version 851 is already newer than 849 2024-09-21T10:19:55.793 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 851 (ObjNum 1238 snap 418 seq_num 1238) dirty exists 2024-09-21T10:19:55.793 INFO:tasks.rados.rados.0.smithi007.stdout:3338: left oid 36 (ObjNum 1238 snap 418 seq_num 1238) 2024-09-21T10:19:55.793 INFO:tasks.rados.rados.0.smithi007.stdout:3342: seq_num 1240 ranges {440680=674299,1711907=624424} 2024-09-21T10:19:55.798 INFO:tasks.rados.rados.0.smithi007.stdout:3342: writing smithi00780062-3 from 440680 to 1114979 tid 1 2024-09-21T10:19:55.805 INFO:tasks.rados.rados.0.smithi007.stdout:3342: writing smithi00780062-3 from 1711907 to 2336331 tid 2 2024-09-21T10:19:55.805 INFO:tasks.rados.rados.0.smithi007.stdout:3338: done (3 left) 2024-09-21T10:19:55.805 INFO:tasks.rados.rados.0.smithi007.stdout:3343: snap_create 2024-09-21T10:19:55.805 INFO:tasks.rados.rados.0.smithi007.stdout:3341: expect (ObjNum 1079 snap 360 seq_num 1079) 2024-09-21T10:19:55.934 INFO:tasks.rados.rados.0.smithi007.stdout:3339: expect (ObjNum 1104 snap 366 seq_num 1104) 2024-09-21T10:19:56.018 INFO:tasks.rados.rados.0.smithi007.stdout:3342: finishing write tid 1 to smithi00780062-3 2024-09-21T10:19:56.018 INFO:tasks.rados.rados.0.smithi007.stdout:3342: finishing write tid 2 to smithi00780062-3 2024-09-21T10:19:56.018 INFO:tasks.rados.rados.0.smithi007.stdout:3342: finishing write tid 3 to smithi00780062-3 2024-09-21T10:19:56.018 INFO:tasks.rados.rados.0.smithi007.stdout:3342: finishing write tid 4 to smithi00780062-3 2024-09-21T10:19:56.019 INFO:tasks.rados.rados.0.smithi007.stdout:3342: oid 3 updating version 0 to 1753 2024-09-21T10:19:56.019 INFO:tasks.rados.rados.0.smithi007.stdout:3342: oid 3 version 1753 is already newer than 1752 2024-09-21T10:19:56.019 INFO:tasks.rados.rados.0.smithi007.stdout:3342: oid 3 version 1753 is already newer than 1751 2024-09-21T10:19:56.019 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1753 (ObjNum 1240 snap 418 seq_num 1240) dirty exists 2024-09-21T10:19:56.019 INFO:tasks.rados.rados.0.smithi007.stdout:3342: left oid 3 (ObjNum 1240 snap 418 seq_num 1240) 2024-09-21T10:19:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:55 smithi031 ceph-mon[96824]: pgmap v825: 89 pgs: 89 active+clean; 279 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 252 KiB/s wr, 1 op/s 2024-09-21T10:19:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:55 smithi031 ceph-mon[96824]: osdmap e904: 8 total, 8 up, 8 in 2024-09-21T10:19:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:55 smithi007 ceph-mon[99390]: pgmap v825: 89 pgs: 89 active+clean; 279 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 252 KiB/s wr, 1 op/s 2024-09-21T10:19:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:55 smithi007 ceph-mon[99390]: osdmap e904: 8 total, 8 up, 8 in 2024-09-21T10:19:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:55 smithi007 ceph-mon[101144]: pgmap v825: 89 pgs: 89 active+clean; 279 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 252 KiB/s wr, 1 op/s 2024-09-21T10:19:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:55 smithi007 ceph-mon[101144]: osdmap e904: 8 total, 8 up, 8 in 2024-09-21T10:19:56.728 INFO:tasks.rados.rados.0.smithi007.stdout:3339: done (3 left) 2024-09-21T10:19:56.729 INFO:tasks.rados.rados.0.smithi007.stdout:3341: done (2 left) 2024-09-21T10:19:56.729 INFO:tasks.rados.rados.0.smithi007.stdout:3342: done (1 left) 2024-09-21T10:19:56.729 INFO:tasks.rados.rados.0.smithi007.stdout:3343: done (0 left) 2024-09-21T10:19:56.729 INFO:tasks.rados.rados.0.smithi007.stdout:3344: snap_remove snap 412 2024-09-21T10:19:57.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:56 smithi031 ceph-mon[96824]: osdmap e905: 8 total, 8 up, 8 in 2024-09-21T10:19:57.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:56 smithi031 ceph-mon[96824]: pgmap v828: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 277 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 548 KiB/s wr, 7 op/s 2024-09-21T10:19:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:56 smithi007 ceph-mon[99390]: osdmap e905: 8 total, 8 up, 8 in 2024-09-21T10:19:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:56 smithi007 ceph-mon[99390]: pgmap v828: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 277 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 548 KiB/s wr, 7 op/s 2024-09-21T10:19:57.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:56 smithi007 ceph-mon[101144]: osdmap e905: 8 total, 8 up, 8 in 2024-09-21T10:19:57.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:56 smithi007 ceph-mon[101144]: pgmap v828: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 277 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 548 KiB/s wr, 7 op/s 2024-09-21T10:19:57.709 INFO:tasks.rados.rados.0.smithi007.stdout:3344: done (0 left) 2024-09-21T10:19:57.709 INFO:tasks.rados.rados.0.smithi007.stdout:3345: read oid 7 snap 369 2024-09-21T10:19:57.709 INFO:tasks.rados.rados.0.smithi007.stdout:3345: expect (ObjNum 949 snap 324 seq_num 949) 2024-09-21T10:19:57.709 INFO:tasks.rados.rados.0.smithi007.stdout:3346: snap_create 2024-09-21T10:19:57.721 INFO:tasks.rados.rados.0.smithi007.stdout:3345: expect (ObjNum 949 snap 324 seq_num 949) 2024-09-21T10:19:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:57 smithi031 ceph-mon[96824]: osdmap e906: 8 total, 8 up, 8 in 2024-09-21T10:19:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:57 smithi031 ceph-mon[96824]: osdmap e907: 8 total, 8 up, 8 in 2024-09-21T10:19:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:57 smithi007 ceph-mon[99390]: osdmap e906: 8 total, 8 up, 8 in 2024-09-21T10:19:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:57 smithi007 ceph-mon[99390]: osdmap e907: 8 total, 8 up, 8 in 2024-09-21T10:19:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:57 smithi007 ceph-mon[101144]: osdmap e906: 8 total, 8 up, 8 in 2024-09-21T10:19:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:57 smithi007 ceph-mon[101144]: osdmap e907: 8 total, 8 up, 8 in 2024-09-21T10:19:58.709 INFO:tasks.rados.rados.0.smithi007.stdout:3345: done (1 left) 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3346: done (0 left) 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3347: read oid 18 snap -1 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3347: expect (ObjNum 1186 snap 400 seq_num 1186) 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3348: read oid 27 snap -1 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3348: expect (ObjNum 1221 snap 408 seq_num 1221) 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3349: read oid 38 snap -1 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3349: expect deleted 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3350: read oid 25 snap 418 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3350: expect (ObjNum 1146 snap 389 seq_num 1146) 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3351: read oid 49 snap 403 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3351: expect (ObjNum 882 snap 307 seq_num 882) 2024-09-21T10:19:58.710 INFO:tasks.rados.rados.0.smithi007.stdout:3352: snap_remove snap 406 2024-09-21T10:19:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:3352: done (5 left) 2024-09-21T10:19:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:3353: rollback oid 20 current snap is 420 2024-09-21T10:19:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 411 2024-09-21T10:19:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:3354: rollback oid 31 current snap is 420 2024-09-21T10:19:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 31 to 408 2024-09-21T10:19:59.713 INFO:tasks.rados.rados.0.smithi007.stdout:3355: snap_remove snap 414 2024-09-21T10:20:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:59 smithi031 ceph-mon[96824]: pgmap v831: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 231 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 554 KiB/s wr, 19 op/s 2024-09-21T10:20:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:19:59 smithi031 ceph-mon[96824]: osdmap e908: 8 total, 8 up, 8 in 2024-09-21T10:20:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:59 smithi007 ceph-mon[99390]: pgmap v831: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 231 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 554 KiB/s wr, 19 op/s 2024-09-21T10:20:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:19:59 smithi007 ceph-mon[99390]: osdmap e908: 8 total, 8 up, 8 in 2024-09-21T10:20:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:59 smithi007 ceph-mon[101144]: pgmap v831: 89 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 85 active+clean; 231 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 554 KiB/s wr, 19 op/s 2024-09-21T10:20:00.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:19:59 smithi007 ceph-mon[101144]: osdmap e908: 8 total, 8 up, 8 in 2024-09-21T10:20:00.724 INFO:tasks.rados.rados.0.smithi007.stdout:3355: done (7 left) 2024-09-21T10:20:00.724 INFO:tasks.rados.rados.0.smithi007.stdout:3356: snap_remove snap 369 2024-09-21T10:20:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:00 smithi031 ceph-mon[96824]: osdmap e909: 8 total, 8 up, 8 in 2024-09-21T10:20:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:00 smithi031 ceph-mon[96824]: overall HEALTH_OK 2024-09-21T10:20:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:00 smithi007 ceph-mon[99390]: osdmap e909: 8 total, 8 up, 8 in 2024-09-21T10:20:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:00 smithi007 ceph-mon[99390]: overall HEALTH_OK 2024-09-21T10:20:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:20:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:20:00] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.51.0" 2024-09-21T10:20:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:00 smithi007 ceph-mon[101144]: osdmap e909: 8 total, 8 up, 8 in 2024-09-21T10:20:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:00 smithi007 ceph-mon[101144]: overall HEALTH_OK 2024-09-21T10:20:01.726 INFO:tasks.rados.rados.0.smithi007.stdout:3356: done (7 left) 2024-09-21T10:20:01.727 INFO:tasks.rados.rados.0.smithi007.stdout:3357: delete oid 14 current snap is 420 2024-09-21T10:20:01.727 INFO:tasks.rados.rados.0.smithi007.stdout:3351: expect (ObjNum 882 snap 307 seq_num 882) 2024-09-21T10:20:01.859 INFO:tasks.rados.rados.0.smithi007.stdout:3350: expect (ObjNum 1146 snap 389 seq_num 1146) 2024-09-21T10:20:02.011 INFO:tasks.rados.rados.0.smithi007.stdout:3347: expect (ObjNum 1186 snap 400 seq_num 1186) 2024-09-21T10:20:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:01 smithi031 ceph-mon[96824]: pgmap v834: 89 pgs: 89 active+clean; 193 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-09-21T10:20:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:01 smithi031 ceph-mon[96824]: osdmap e910: 8 total, 8 up, 8 in 2024-09-21T10:20:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:01 smithi007 ceph-mon[99390]: pgmap v834: 89 pgs: 89 active+clean; 193 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-09-21T10:20:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:01 smithi007 ceph-mon[99390]: osdmap e910: 8 total, 8 up, 8 in 2024-09-21T10:20:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:01 smithi007 ceph-mon[101144]: pgmap v834: 89 pgs: 89 active+clean; 193 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-09-21T10:20:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:01 smithi007 ceph-mon[101144]: osdmap e910: 8 total, 8 up, 8 in 2024-09-21T10:20:02.210 INFO:tasks.rados.rados.0.smithi007.stdout:3348: expect (ObjNum 1221 snap 408 seq_num 1221) 2024-09-21T10:20:02.326 INFO:tasks.rados.rados.0.smithi007.stdout:3353: finishing rollback tid 0 to smithi00780062-20 2024-09-21T10:20:02.326 INFO:tasks.rados.rados.0.smithi007.stdout:3353: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:20:02.326 INFO:tasks.rados.rados.0.smithi007.stdout:3353: finishing rollback tid 2 to smithi00780062-20 2024-09-21T10:20:02.326 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 1178 (ObjNum 1224 snap 411 seq_num 1224) dirty exists 2024-09-21T10:20:02.326 INFO:tasks.rados.rados.0.smithi007.stdout:3354: finishing rollback tid 0 to smithi00780062-31 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3354: finishing rollback tid 1 to smithi00780062-31 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3354: finishing rollback tid 2 to smithi00780062-31 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1772 (ObjNum 1193 snap 400 seq_num 1193) dirty exists 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3347: done (7 left) 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3348: done (6 left) 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3349: done (5 left) 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3350: done (4 left) 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3351: done (3 left) 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3353: done (2 left) 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3354: done (1 left) 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3357: done (0 left) 2024-09-21T10:20:02.327 INFO:tasks.rados.rados.0.smithi007.stdout:3358: delete oid 38 current snap is 420 2024-09-21T10:20:02.329 INFO:tasks.rados.rados.0.smithi007.stdout:3358: done (0 left) 2024-09-21T10:20:02.329 INFO:tasks.rados.rados.0.smithi007.stdout:3359: write oid 30 current snap is 420 2024-09-21T10:20:02.329 INFO:tasks.rados.rados.0.smithi007.stdout:3359: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2024-09-21T10:20:02.335 INFO:tasks.rados.rados.0.smithi007.stdout:3359: writing smithi00780062-30 from 491101 to 991147 tid 1 2024-09-21T10:20:02.340 INFO:tasks.rados.rados.0.smithi007.stdout:3359: writing smithi00780062-30 from 1487353 to 1975457 tid 2 2024-09-21T10:20:02.345 INFO:tasks.rados.rados.0.smithi007.stdout:3359: writing smithi00780062-30 from 2401133 to 2891101 tid 3 2024-09-21T10:20:02.345 INFO:tasks.rados.rados.0.smithi007.stdout:3360: delete oid 1 current snap is 420 2024-09-21T10:20:02.345 INFO:tasks.rados.rados.0.smithi007.stdout:3359: finishing write tid 1 to smithi00780062-30 2024-09-21T10:20:02.345 INFO:tasks.rados.rados.0.smithi007.stdout:3359: finishing write tid 2 to smithi00780062-30 2024-09-21T10:20:02.348 INFO:tasks.rados.rados.0.smithi007.stdout:3360: done (1 left) 2024-09-21T10:20:02.348 INFO:tasks.rados.rados.0.smithi007.stdout:3361: write oid 18 current snap is 420 2024-09-21T10:20:02.348 INFO:tasks.rados.rados.0.smithi007.stdout:3361: seq_num 1245 ranges {524715=650544,1887964=491773} 2024-09-21T10:20:02.354 INFO:tasks.rados.rados.0.smithi007.stdout:3361: writing smithi00780062-18 from 524715 to 1175259 tid 1 2024-09-21T10:20:02.361 INFO:tasks.rados.rados.0.smithi007.stdout:3361: writing smithi00780062-18 from 1887964 to 2379737 tid 2 2024-09-21T10:20:02.361 INFO:tasks.rados.rados.0.smithi007.stdout:3362: write oid 16 current snap is 420 2024-09-21T10:20:02.361 INFO:tasks.rados.rados.0.smithi007.stdout:3359: finishing write tid 3 to smithi00780062-30 2024-09-21T10:20:02.361 INFO:tasks.rados.rados.0.smithi007.stdout:3359: finishing write tid 4 to smithi00780062-30 2024-09-21T10:20:02.361 INFO:tasks.rados.rados.0.smithi007.stdout:3359: finishing write tid 5 to smithi00780062-30 2024-09-21T10:20:02.361 INFO:tasks.rados.rados.0.smithi007.stdout:3359: oid 30 updating version 0 to 1262 2024-09-21T10:20:02.361 INFO:tasks.rados.rados.0.smithi007.stdout:3359: oid 30 version 1262 is already newer than 1261 2024-09-21T10:20:02.362 INFO:tasks.rados.rados.0.smithi007.stdout:3359: oid 30 updating version 1262 to 1263 2024-09-21T10:20:02.362 INFO:tasks.rados.rados.0.smithi007.stdout:3359: oid 30 updating version 1263 to 1264 2024-09-21T10:20:02.362 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1264 (ObjNum 1243 snap 420 seq_num 1243) dirty exists 2024-09-21T10:20:02.362 INFO:tasks.rados.rados.0.smithi007.stdout:3359: left oid 30 (ObjNum 1243 snap 420 seq_num 1243) 2024-09-21T10:20:02.362 INFO:tasks.rados.rados.0.smithi007.stdout:3361: finishing write tid 1 to smithi00780062-18 2024-09-21T10:20:02.362 INFO:tasks.rados.rados.0.smithi007.stdout:3362: seq_num 1246 ranges {541522=725793,1946446=635431} 2024-09-21T10:20:02.368 INFO:tasks.rados.rados.0.smithi007.stdout:3362: writing smithi00780062-16 from 541522 to 1267315 tid 1 2024-09-21T10:20:02.375 INFO:tasks.rados.rados.0.smithi007.stdout:3362: writing smithi00780062-16 from 1946446 to 2581877 tid 2 2024-09-21T10:20:02.375 INFO:tasks.rados.rados.0.smithi007.stdout:3359: done (2 left) 2024-09-21T10:20:02.375 INFO:tasks.rados.rados.0.smithi007.stdout:3363: snap_remove snap 416 2024-09-21T10:20:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:3361: finishing write tid 2 to smithi00780062-18 2024-09-21T10:20:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:3361: finishing write tid 3 to smithi00780062-18 2024-09-21T10:20:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:3361: finishing write tid 4 to smithi00780062-18 2024-09-21T10:20:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:3361: oid 18 updating version 0 to 2955 2024-09-21T10:20:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:3361: oid 18 updating version 2955 to 2957 2024-09-21T10:20:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:3361: oid 18 version 2957 is already newer than 2956 2024-09-21T10:20:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 2957 (ObjNum 1245 snap 420 seq_num 1245) dirty exists 2024-09-21T10:20:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:3361: left oid 18 (ObjNum 1245 snap 420 seq_num 1245) 2024-09-21T10:20:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:3362: finishing write tid 1 to smithi00780062-16 2024-09-21T10:20:02.710 INFO:tasks.rados.rados.0.smithi007.stdout:3362: finishing write tid 2 to smithi00780062-16 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:3362: finishing write tid 3 to smithi00780062-16 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:3362: finishing write tid 4 to smithi00780062-16 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:3362: oid 16 updating version 0 to 2066 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:3362: oid 16 updating version 2066 to 2067 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:3362: oid 16 updating version 2067 to 2068 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2068 (ObjNum 1246 snap 420 seq_num 1246) dirty exists 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:3362: left oid 16 (ObjNum 1246 snap 420 seq_num 1246) 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:3361: done (2 left) 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:3362: done (1 left) 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:3363: done (0 left) 2024-09-21T10:20:02.711 INFO:tasks.rados.rados.0.smithi007.stdout:3364: snap_remove snap 409 2024-09-21T10:20:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:02 smithi031 ceph-mon[96824]: osdmap e911: 8 total, 8 up, 8 in 2024-09-21T10:20:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:02 smithi031 ceph-mon[96824]: pgmap v837: 89 pgs: 89 active+clean; 163 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:20:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:02 smithi031 ceph-mon[96824]: osdmap e912: 8 total, 8 up, 8 in 2024-09-21T10:20:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:02 smithi007 ceph-mon[99390]: osdmap e911: 8 total, 8 up, 8 in 2024-09-21T10:20:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:02 smithi007 ceph-mon[99390]: pgmap v837: 89 pgs: 89 active+clean; 163 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:20:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:02 smithi007 ceph-mon[99390]: osdmap e912: 8 total, 8 up, 8 in 2024-09-21T10:20:03.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:02 smithi007 ceph-mon[101144]: osdmap e911: 8 total, 8 up, 8 in 2024-09-21T10:20:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:02 smithi007 ceph-mon[101144]: pgmap v837: 89 pgs: 89 active+clean; 163 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-21T10:20:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:02 smithi007 ceph-mon[101144]: osdmap e912: 8 total, 8 up, 8 in 2024-09-21T10:20:03.712 INFO:tasks.rados.rados.0.smithi007.stdout:3364: done (0 left) 2024-09-21T10:20:03.712 INFO:tasks.rados.rados.0.smithi007.stdout:3365: delete oid 43 current snap is 420 2024-09-21T10:20:03.718 INFO:tasks.rados.rados.0.smithi007.stdout:3365: done (0 left) 2024-09-21T10:20:03.718 INFO:tasks.rados.rados.0.smithi007.stdout:3366: delete oid 27 current snap is 420 2024-09-21T10:20:03.726 INFO:tasks.rados.rados.0.smithi007.stdout:3366: done (0 left) 2024-09-21T10:20:03.727 INFO:tasks.rados.rados.0.smithi007.stdout:3367: snap_create 2024-09-21T10:20:04.716 INFO:tasks.rados.rados.0.smithi007.stdout:3367: done (0 left) 2024-09-21T10:20:04.716 INFO:tasks.rados.rados.0.smithi007.stdout:3368: write oid 4 current snap is 421 2024-09-21T10:20:04.716 INFO:tasks.rados.rados.0.smithi007.stdout:3368: seq_num 1249 ranges {591943=667893,1721892=782758} 2024-09-21T10:20:04.723 INFO:tasks.rados.rados.0.smithi007.stdout:3368: writing smithi00780062-4 from 591943 to 1259836 tid 1 2024-09-21T10:20:04.731 INFO:tasks.rados.rados.0.smithi007.stdout:3368: writing smithi00780062-4 from 1721892 to 2504650 tid 2 2024-09-21T10:20:04.731 INFO:tasks.rados.rados.0.smithi007.stdout:3369: read oid 29 snap -1 2024-09-21T10:20:04.731 INFO:tasks.rados.rados.0.smithi007.stdout:3369: expect (ObjNum 1219 snap 408 seq_num 1219) 2024-09-21T10:20:04.731 INFO:tasks.rados.rados.0.smithi007.stdout:3370: write oid 19 current snap is 421 2024-09-21T10:20:04.731 INFO:tasks.rados.rados.0.smithi007.stdout:3368: finishing write tid 1 to smithi00780062-4 2024-09-21T10:20:04.731 INFO:tasks.rados.rados.0.smithi007.stdout:3370: seq_num 1250 ranges {608750=743142,1780374=642769} 2024-09-21T10:20:04.738 INFO:tasks.rados.rados.0.smithi007.stdout:3370: writing smithi00780062-19 from 608750 to 1351892 tid 1 2024-09-21T10:20:04.745 INFO:tasks.rados.rados.0.smithi007.stdout:3370: writing smithi00780062-19 from 1780374 to 2423143 tid 2 2024-09-21T10:20:04.745 INFO:tasks.rados.rados.0.smithi007.stdout:3371: read oid 49 snap -1 2024-09-21T10:20:04.745 INFO:tasks.rados.rados.0.smithi007.stdout:3371: expect (ObjNum 882 snap 307 seq_num 882) 2024-09-21T10:20:04.745 INFO:tasks.rados.rados.0.smithi007.stdout:3372: rollback oid 30 current snap is 421 2024-09-21T10:20:04.745 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 408 2024-09-21T10:20:04.745 INFO:tasks.rados.rados.0.smithi007.stdout:3368: finishing write tid 2 to smithi00780062-4 2024-09-21T10:20:04.745 INFO:tasks.rados.rados.0.smithi007.stdout:3369: expect (ObjNum 1219 snap 408 seq_num 1219) 2024-09-21T10:20:04.905 INFO:tasks.rados.rados.0.smithi007.stdout:3368: finishing write tid 3 to smithi00780062-4 2024-09-21T10:20:04.905 INFO:tasks.rados.rados.0.smithi007.stdout:3368: finishing write tid 4 to smithi00780062-4 2024-09-21T10:20:04.905 INFO:tasks.rados.rados.0.smithi007.stdout:3368: oid 4 updating version 0 to 782 2024-09-21T10:20:04.905 INFO:tasks.rados.rados.0.smithi007.stdout:3368: oid 4 version 782 is already newer than 781 2024-09-21T10:20:04.905 INFO:tasks.rados.rados.0.smithi007.stdout:3368: oid 4 updating version 782 to 783 2024-09-21T10:20:04.905 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 783 (ObjNum 1249 snap 421 seq_num 1249) dirty exists 2024-09-21T10:20:04.905 INFO:tasks.rados.rados.0.smithi007.stdout:3368: left oid 4 (ObjNum 1249 snap 421 seq_num 1249) 2024-09-21T10:20:04.905 INFO:tasks.rados.rados.0.smithi007.stdout:3370: finishing write tid 1 to smithi00780062-19 2024-09-21T10:20:04.906 INFO:tasks.rados.rados.0.smithi007.stdout:3370: finishing write tid 2 to smithi00780062-19 2024-09-21T10:20:04.906 INFO:tasks.rados.rados.0.smithi007.stdout:3370: finishing write tid 3 to smithi00780062-19 2024-09-21T10:20:04.906 INFO:tasks.rados.rados.0.smithi007.stdout:3368: done (4 left) 2024-09-21T10:20:04.906 INFO:tasks.rados.rados.0.smithi007.stdout:3369: done (3 left) 2024-09-21T10:20:04.906 INFO:tasks.rados.rados.0.smithi007.stdout:3373: snap_create 2024-09-21T10:20:04.906 INFO:tasks.rados.rados.0.smithi007.stdout:3371: expect (ObjNum 882 snap 307 seq_num 882) 2024-09-21T10:20:05.031 INFO:tasks.rados.rados.0.smithi007.stdout:3370: finishing write tid 4 to smithi00780062-19 2024-09-21T10:20:05.031 INFO:tasks.rados.rados.0.smithi007.stdout:3370: oid 19 updating version 0 to 1187 2024-09-21T10:20:05.031 INFO:tasks.rados.rados.0.smithi007.stdout:3370: oid 19 version 1187 is already newer than 1186 2024-09-21T10:20:05.031 INFO:tasks.rados.rados.0.smithi007.stdout:3370: oid 19 version 1187 is already newer than 1185 2024-09-21T10:20:05.031 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 1187 (ObjNum 1250 snap 421 seq_num 1250) dirty exists 2024-09-21T10:20:05.031 INFO:tasks.rados.rados.0.smithi007.stdout:3370: left oid 19 (ObjNum 1250 snap 421 seq_num 1250) 2024-09-21T10:20:05.031 INFO:tasks.rados.rados.0.smithi007.stdout:3372: finishing rollback tid 0 to smithi00780062-30 2024-09-21T10:20:05.031 INFO:tasks.rados.rados.0.smithi007.stdout:3372: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:20:05.031 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1267 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:20:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:04 smithi031 ceph-mon[96824]: osdmap e913: 8 total, 8 up, 8 in 2024-09-21T10:20:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:04 smithi007 ceph-mon[99390]: osdmap e913: 8 total, 8 up, 8 in 2024-09-21T10:20:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:04 smithi007 ceph-mon[101144]: osdmap e913: 8 total, 8 up, 8 in 2024-09-21T10:20:05.721 INFO:tasks.rados.rados.0.smithi007.stdout:3370: done (3 left) 2024-09-21T10:20:05.721 INFO:tasks.rados.rados.0.smithi007.stdout:3371: done (2 left) 2024-09-21T10:20:05.721 INFO:tasks.rados.rados.0.smithi007.stdout:3372: done (1 left) 2024-09-21T10:20:05.721 INFO:tasks.rados.rados.0.smithi007.stdout:3373: done (0 left) 2024-09-21T10:20:05.721 INFO:tasks.rados.rados.0.smithi007.stdout:3374: read oid 3 snap 417 2024-09-21T10:20:05.721 INFO:tasks.rados.rados.0.smithi007.stdout:3374: expect deleted 2024-09-21T10:20:05.721 INFO:tasks.rados.rados.0.smithi007.stdout:3375: snap_create 2024-09-21T10:20:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:05 smithi031 ceph-mon[96824]: pgmap v840: 89 pgs: 89 active+clean; 153 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 694 KiB/s wr, 11 op/s 2024-09-21T10:20:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:05 smithi031 ceph-mon[96824]: osdmap e914: 8 total, 8 up, 8 in 2024-09-21T10:20:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:05 smithi007 ceph-mon[99390]: pgmap v840: 89 pgs: 89 active+clean; 153 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 694 KiB/s wr, 11 op/s 2024-09-21T10:20:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:05 smithi007 ceph-mon[99390]: osdmap e914: 8 total, 8 up, 8 in 2024-09-21T10:20:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:05 smithi007 ceph-mon[101144]: pgmap v840: 89 pgs: 89 active+clean; 153 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 694 KiB/s wr, 11 op/s 2024-09-21T10:20:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:05 smithi007 ceph-mon[101144]: osdmap e914: 8 total, 8 up, 8 in 2024-09-21T10:20:06.727 INFO:tasks.rados.rados.0.smithi007.stdout:3374: done (1 left) 2024-09-21T10:20:06.727 INFO:tasks.rados.rados.0.smithi007.stdout:3375: done (0 left) 2024-09-21T10:20:06.727 INFO:tasks.rados.rados.0.smithi007.stdout:3376: read oid 2 snap -1 2024-09-21T10:20:06.727 INFO:tasks.rados.rados.0.smithi007.stdout:3376: expect (ObjNum 1079 snap 360 seq_num 1079) 2024-09-21T10:20:06.727 INFO:tasks.rados.rados.0.smithi007.stdout:3377: delete oid 48 current snap is 423 2024-09-21T10:20:06.730 INFO:tasks.rados.rados.0.smithi007.stdout:3376: expect (ObjNum 1079 snap 360 seq_num 1079) 2024-09-21T10:20:06.862 INFO:tasks.rados.rados.0.smithi007.stdout:3376: done (1 left) 2024-09-21T10:20:06.862 INFO:tasks.rados.rados.0.smithi007.stdout:3377: done (0 left) 2024-09-21T10:20:06.863 INFO:tasks.rados.rados.0.smithi007.stdout:3378: delete oid 45 current snap is 423 2024-09-21T10:20:06.865 INFO:tasks.rados.rados.0.smithi007.stdout:3378: done (0 left) 2024-09-21T10:20:06.865 INFO:tasks.rados.rados.0.smithi007.stdout:3379: rollback oid 39 current snap is 423 2024-09-21T10:20:06.865 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 419 2024-09-21T10:20:06.865 INFO:tasks.rados.rados.0.smithi007.stdout:3380: write oid 5 current snap is 423 2024-09-21T10:20:06.865 INFO:tasks.rados.rados.0.smithi007.stdout:3380: seq_num 1253 ranges {659171=568889,1839467=790096} 2024-09-21T10:20:06.872 INFO:tasks.rados.rados.0.smithi007.stdout:3380: writing smithi00780062-5 from 659171 to 1228060 tid 1 2024-09-21T10:20:06.879 INFO:tasks.rados.rados.0.smithi007.stdout:3380: writing smithi00780062-5 from 1839467 to 2629563 tid 2 2024-09-21T10:20:06.879 INFO:tasks.rados.rados.0.smithi007.stdout:3381: snap_create 2024-09-21T10:20:06.879 INFO:tasks.rados.rados.0.smithi007.stdout:3379: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:20:06.879 INFO:tasks.rados.rados.0.smithi007.stdout:3379: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:20:06.880 INFO:tasks.rados.rados.0.smithi007.stdout:3379: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:20:06.880 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1796 (ObjNum 1172 snap 395 seq_num 1172) dirty exists 2024-09-21T10:20:06.880 INFO:tasks.rados.rados.0.smithi007.stdout:3380: finishing write tid 1 to smithi00780062-5 2024-09-21T10:20:06.884 INFO:tasks.rados.rados.0.smithi007.stdout:3380: finishing write tid 2 to smithi00780062-5 2024-09-21T10:20:06.884 INFO:tasks.rados.rados.0.smithi007.stdout:3380: finishing write tid 3 to smithi00780062-5 2024-09-21T10:20:06.884 INFO:tasks.rados.rados.0.smithi007.stdout:3380: finishing write tid 4 to smithi00780062-5 2024-09-21T10:20:06.884 INFO:tasks.rados.rados.0.smithi007.stdout:3380: oid 5 updating version 0 to 968 2024-09-21T10:20:06.884 INFO:tasks.rados.rados.0.smithi007.stdout:3380: oid 5 version 968 is already newer than 967 2024-09-21T10:20:06.884 INFO:tasks.rados.rados.0.smithi007.stdout:3380: oid 5 updating version 968 to 969 2024-09-21T10:20:06.884 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 969 (ObjNum 1253 snap 423 seq_num 1253) dirty exists 2024-09-21T10:20:06.884 INFO:tasks.rados.rados.0.smithi007.stdout:3380: left oid 5 (ObjNum 1253 snap 423 seq_num 1253) 2024-09-21T10:20:07.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:06 smithi007 ceph-mon[99390]: osdmap e915: 8 total, 8 up, 8 in 2024-09-21T10:20:07.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:07.093 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:06 smithi007 ceph-mon[101144]: osdmap e915: 8 total, 8 up, 8 in 2024-09-21T10:20:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:06 smithi031 ceph-mon[96824]: osdmap e915: 8 total, 8 up, 8 in 2024-09-21T10:20:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:07.711 INFO:tasks.rados.rados.0.smithi007.stdout:3379: done (2 left) 2024-09-21T10:20:07.711 INFO:tasks.rados.rados.0.smithi007.stdout:3380: done (1 left) 2024-09-21T10:20:07.711 INFO:tasks.rados.rados.0.smithi007.stdout:3381: done (0 left) 2024-09-21T10:20:07.711 INFO:tasks.rados.rados.0.smithi007.stdout:3382: read oid 46 snap -1 2024-09-21T10:20:07.711 INFO:tasks.rados.rados.0.smithi007.stdout:3382: expect deleted 2024-09-21T10:20:07.711 INFO:tasks.rados.rados.0.smithi007.stdout:3383: snap_create 2024-09-21T10:20:08.114 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:07 smithi007 ceph-mon[99390]: pgmap v843: 89 pgs: 89 active+clean; 138 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 694 KiB/s wr, 5 op/s 2024-09-21T10:20:08.114 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:07 smithi007 ceph-mon[99390]: osdmap e916: 8 total, 8 up, 8 in 2024-09-21T10:20:08.114 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:07 smithi007 ceph-mon[99390]: osdmap e917: 8 total, 8 up, 8 in 2024-09-21T10:20:08.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:07 smithi007 ceph-mon[101144]: pgmap v843: 89 pgs: 89 active+clean; 138 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 694 KiB/s wr, 5 op/s 2024-09-21T10:20:08.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:07 smithi007 ceph-mon[101144]: osdmap e916: 8 total, 8 up, 8 in 2024-09-21T10:20:08.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:07 smithi007 ceph-mon[101144]: osdmap e917: 8 total, 8 up, 8 in 2024-09-21T10:20:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:07 smithi031 ceph-mon[96824]: pgmap v843: 89 pgs: 89 active+clean; 138 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 694 KiB/s wr, 5 op/s 2024-09-21T10:20:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:07 smithi031 ceph-mon[96824]: osdmap e916: 8 total, 8 up, 8 in 2024-09-21T10:20:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:07 smithi031 ceph-mon[96824]: osdmap e917: 8 total, 8 up, 8 in 2024-09-21T10:20:08.711 INFO:tasks.rados.rados.0.smithi007.stdout:3382: done (1 left) 2024-09-21T10:20:08.711 INFO:tasks.rados.rados.0.smithi007.stdout:3383: done (0 left) 2024-09-21T10:20:08.711 INFO:tasks.rados.rados.0.smithi007.stdout:3384: rollback oid 32 current snap is 425 2024-09-21T10:20:08.711 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 424 2024-09-21T10:20:08.711 INFO:tasks.rados.rados.0.smithi007.stdout:3385: delete oid 6 current snap is 425 2024-09-21T10:20:08.716 INFO:tasks.rados.rados.0.smithi007.stdout:3385: done (1 left) 2024-09-21T10:20:08.716 INFO:tasks.rados.rados.0.smithi007.stdout:3386: snap_create 2024-09-21T10:20:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:3384: finishing rollback tid 0 to smithi00780062-32 2024-09-21T10:20:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:3384: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:20:08.717 INFO:tasks.rados.rados.0.smithi007.stdout:3384: finishing rollback tid 2 to smithi00780062-32 2024-09-21T10:20:08.718 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1800 (ObjNum 1204 snap 402 seq_num 1204) dirty exists 2024-09-21T10:20:09.713 INFO:tasks.rados.rados.0.smithi007.stdout:3384: done (1 left) 2024-09-21T10:20:09.713 INFO:tasks.rados.rados.0.smithi007.stdout:3386: done (0 left) 2024-09-21T10:20:09.713 INFO:tasks.rados.rados.0.smithi007.stdout:3387: read oid 2 snap -1 2024-09-21T10:20:09.713 INFO:tasks.rados.rados.0.smithi007.stdout:3387: expect (ObjNum 1079 snap 360 seq_num 1079) 2024-09-21T10:20:09.713 INFO:tasks.rados.rados.0.smithi007.stdout:3388: read oid 23 snap 408 2024-09-21T10:20:09.713 INFO:tasks.rados.rados.0.smithi007.stdout:3388: expect (ObjNum 1195 snap 400 seq_num 1195) 2024-09-21T10:20:09.713 INFO:tasks.rados.rados.0.smithi007.stdout:3389: delete oid 47 current snap is 426 2024-09-21T10:20:09.720 INFO:tasks.rados.rados.0.smithi007.stdout:3387: expect (ObjNum 1079 snap 360 seq_num 1079) 2024-09-21T10:20:09.850 INFO:tasks.rados.rados.0.smithi007.stdout:3388: expect (ObjNum 1195 snap 400 seq_num 1195) 2024-09-21T10:20:09.937 INFO:tasks.rados.rados.0.smithi007.stdout:3387: done (2 left) 2024-09-21T10:20:09.937 INFO:tasks.rados.rados.0.smithi007.stdout:3388: done (1 left) 2024-09-21T10:20:09.938 INFO:tasks.rados.rados.0.smithi007.stdout:3389: done (0 left) 2024-09-21T10:20:09.938 INFO:tasks.rados.rados.0.smithi007.stdout:3390: read oid 32 snap 420 2024-09-21T10:20:09.938 INFO:tasks.rados.rados.0.smithi007.stdout:3390: expect (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:20:09.938 INFO:tasks.rados.rados.0.smithi007.stdout:3391: snap_remove snap 403 2024-09-21T10:20:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:09 smithi031 ceph-mon[96824]: pgmap v846: 89 pgs: 89 active+clean; 145 MiB data, 676 MiB used, 715 GiB / 715 GiB avail; 959 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-21T10:20:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:09 smithi031 ceph-mon[96824]: osdmap e918: 8 total, 8 up, 8 in 2024-09-21T10:20:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:09 smithi007 ceph-mon[99390]: pgmap v846: 89 pgs: 89 active+clean; 145 MiB data, 676 MiB used, 715 GiB / 715 GiB avail; 959 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-21T10:20:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:09 smithi007 ceph-mon[99390]: osdmap e918: 8 total, 8 up, 8 in 2024-09-21T10:20:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:09 smithi007 ceph-mon[101144]: pgmap v846: 89 pgs: 89 active+clean; 145 MiB data, 676 MiB used, 715 GiB / 715 GiB avail; 959 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-21T10:20:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:09 smithi007 ceph-mon[101144]: osdmap e918: 8 total, 8 up, 8 in 2024-09-21T10:20:10.725 INFO:tasks.rados.rados.0.smithi007.stdout:3390: expect (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:20:10.853 INFO:tasks.rados.rados.0.smithi007.stdout:3390: done (1 left) 2024-09-21T10:20:10.853 INFO:tasks.rados.rados.0.smithi007.stdout:3391: done (0 left) 2024-09-21T10:20:10.853 INFO:tasks.rados.rados.0.smithi007.stdout:3392: snap_remove snap 410 2024-09-21T10:20:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:10 smithi031 ceph-mon[96824]: osdmap e919: 8 total, 8 up, 8 in 2024-09-21T10:20:11.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:10 smithi007 ceph-mon[99390]: osdmap e919: 8 total, 8 up, 8 in 2024-09-21T10:20:11.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:10 smithi007 ceph-mon[101144]: osdmap e919: 8 total, 8 up, 8 in 2024-09-21T10:20:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:20:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:20:10] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.51.0" 2024-09-21T10:20:11.730 INFO:tasks.rados.rados.0.smithi007.stdout:3392: done (0 left) 2024-09-21T10:20:11.730 INFO:tasks.rados.rados.0.smithi007.stdout:3393: read oid 32 snap -1 2024-09-21T10:20:11.730 INFO:tasks.rados.rados.0.smithi007.stdout:3393: expect (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:20:11.730 INFO:tasks.rados.rados.0.smithi007.stdout:3394: snap_create 2024-09-21T10:20:11.736 INFO:tasks.rados.rados.0.smithi007.stdout:3393: expect (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:20:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:11 smithi031 ceph-mon[96824]: pgmap v849: 89 pgs: 89 active+clean; 145 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-21T10:20:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:11 smithi031 ceph-mon[96824]: osdmap e920: 8 total, 8 up, 8 in 2024-09-21T10:20:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:11 smithi007 ceph-mon[99390]: pgmap v849: 89 pgs: 89 active+clean; 145 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-21T10:20:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:11 smithi007 ceph-mon[99390]: osdmap e920: 8 total, 8 up, 8 in 2024-09-21T10:20:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:11 smithi007 ceph-mon[101144]: pgmap v849: 89 pgs: 89 active+clean; 145 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-21T10:20:12.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:11 smithi007 ceph-mon[101144]: osdmap e920: 8 total, 8 up, 8 in 2024-09-21T10:20:12.713 INFO:tasks.rados.rados.0.smithi007.stdout:3393: done (1 left) 2024-09-21T10:20:12.713 INFO:tasks.rados.rados.0.smithi007.stdout:3394: done (0 left) 2024-09-21T10:20:12.714 INFO:tasks.rados.rados.0.smithi007.stdout:3395: read oid 6 snap -1 2024-09-21T10:20:12.714 INFO:tasks.rados.rados.0.smithi007.stdout:3395: expect deleted 2024-09-21T10:20:12.714 INFO:tasks.rados.rados.0.smithi007.stdout:3396: delete oid 45 current snap is 427 2024-09-21T10:20:12.720 INFO:tasks.rados.rados.0.smithi007.stdout:3395: done (1 left) 2024-09-21T10:20:12.720 INFO:tasks.rados.rados.0.smithi007.stdout:3396: done (0 left) 2024-09-21T10:20:12.720 INFO:tasks.rados.rados.0.smithi007.stdout:3397: read oid 44 snap -1 2024-09-21T10:20:12.720 INFO:tasks.rados.rados.0.smithi007.stdout:3397: expect (ObjNum 1201 snap 402 seq_num 1201) 2024-09-21T10:20:12.721 INFO:tasks.rados.rados.0.smithi007.stdout:3398: snap_create 2024-09-21T10:20:12.725 INFO:tasks.rados.rados.0.smithi007.stdout:3397: expect (ObjNum 1201 snap 402 seq_num 1201) 2024-09-21T10:20:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:12 smithi031 ceph-mon[96824]: osdmap e921: 8 total, 8 up, 8 in 2024-09-21T10:20:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:12 smithi031 ceph-mon[96824]: pgmap v852: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 143 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T10:20:13.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:12 smithi031 ceph-mon[96824]: osdmap e922: 8 total, 8 up, 8 in 2024-09-21T10:20:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:12 smithi007 ceph-mon[99390]: osdmap e921: 8 total, 8 up, 8 in 2024-09-21T10:20:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:12 smithi007 ceph-mon[99390]: pgmap v852: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 143 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T10:20:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:12 smithi007 ceph-mon[99390]: osdmap e922: 8 total, 8 up, 8 in 2024-09-21T10:20:13.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:12 smithi007 ceph-mon[101144]: osdmap e921: 8 total, 8 up, 8 in 2024-09-21T10:20:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:12 smithi007 ceph-mon[101144]: pgmap v852: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 143 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T10:20:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:12 smithi007 ceph-mon[101144]: osdmap e922: 8 total, 8 up, 8 in 2024-09-21T10:20:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:3397: done (1 left) 2024-09-21T10:20:13.714 INFO:tasks.rados.rados.0.smithi007.stdout:3398: done (0 left) 2024-09-21T10:20:13.715 INFO:tasks.rados.rados.0.smithi007.stdout:3399: delete oid 8 current snap is 428 2024-09-21T10:20:13.720 INFO:tasks.rados.rados.0.smithi007.stdout:3399: done (0 left) 2024-09-21T10:20:13.720 INFO:tasks.rados.rados.0.smithi007.stdout:3400: delete oid 35 current snap is 428 2024-09-21T10:20:13.722 INFO:tasks.rados.rados.0.smithi007.stdout:3400: done (0 left) 2024-09-21T10:20:13.722 INFO:tasks.rados.rados.0.smithi007.stdout:3401: write oid 45 current snap is 428 2024-09-21T10:20:13.722 INFO:tasks.rados.rados.0.smithi007.stdout:3401: seq_num 1259 ranges {760013=736736,2190359=401103} 2024-09-21T10:20:13.730 INFO:tasks.rados.rados.0.smithi007.stdout:3401: writing smithi00780062-45 from 760013 to 1496749 tid 1 2024-09-21T10:20:13.736 INFO:tasks.rados.rados.0.smithi007.stdout:3401: writing smithi00780062-45 from 2190359 to 2591462 tid 2 2024-09-21T10:20:13.736 INFO:tasks.rados.rados.0.smithi007.stdout:3402: snap_create 2024-09-21T10:20:13.736 INFO:tasks.rados.rados.0.smithi007.stdout:3401: finishing write tid 1 to smithi00780062-45 2024-09-21T10:20:13.740 INFO:tasks.rados.rados.0.smithi007.stdout:3401: finishing write tid 2 to smithi00780062-45 2024-09-21T10:20:13.740 INFO:tasks.rados.rados.0.smithi007.stdout:3401: finishing write tid 3 to smithi00780062-45 2024-09-21T10:20:13.740 INFO:tasks.rados.rados.0.smithi007.stdout:3401: finishing write tid 4 to smithi00780062-45 2024-09-21T10:20:13.740 INFO:tasks.rados.rados.0.smithi007.stdout:3401: oid 45 updating version 0 to 1780 2024-09-21T10:20:13.740 INFO:tasks.rados.rados.0.smithi007.stdout:3401: oid 45 updating version 1780 to 1781 2024-09-21T10:20:13.740 INFO:tasks.rados.rados.0.smithi007.stdout:3401: oid 45 version 1781 is already newer than 1779 2024-09-21T10:20:13.740 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1781 (ObjNum 1259 snap 428 seq_num 1259) dirty exists 2024-09-21T10:20:13.740 INFO:tasks.rados.rados.0.smithi007.stdout:3401: left oid 45 (ObjNum 1259 snap 428 seq_num 1259) 2024-09-21T10:20:14.719 INFO:tasks.rados.rados.0.smithi007.stdout:3401: done (1 left) 2024-09-21T10:20:14.719 INFO:tasks.rados.rados.0.smithi007.stdout:3402: done (0 left) 2024-09-21T10:20:14.719 INFO:tasks.rados.rados.0.smithi007.stdout:3403: write oid 37 current snap is 429 2024-09-21T10:20:14.719 INFO:tasks.rados.rados.0.smithi007.stdout:3403: seq_num 1260 ranges {776820=411985,1848841=544761,2918265=258555} 2024-09-21T10:20:14.725 INFO:tasks.rados.rados.0.smithi007.stdout:3403: writing smithi00780062-37 from 776820 to 1188805 tid 1 2024-09-21T10:20:14.732 INFO:tasks.rados.rados.0.smithi007.stdout:3403: writing smithi00780062-37 from 1848841 to 2393602 tid 2 2024-09-21T10:20:14.737 INFO:tasks.rados.rados.0.smithi007.stdout:3403: writing smithi00780062-37 from 2918265 to 3176820 tid 3 2024-09-21T10:20:14.737 INFO:tasks.rados.rados.0.smithi007.stdout:3404: write oid 25 current snap is 429 2024-09-21T10:20:14.737 INFO:tasks.rados.rados.0.smithi007.stdout:3403: finishing write tid 1 to smithi00780062-37 2024-09-21T10:20:14.737 INFO:tasks.rados.rados.0.smithi007.stdout:3403: finishing write tid 2 to smithi00780062-37 2024-09-21T10:20:14.737 INFO:tasks.rados.rados.0.smithi007.stdout:3404: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2024-09-21T10:20:14.744 INFO:tasks.rados.rados.0.smithi007.stdout:3404: writing smithi00780062-25 from 793627 to 1280861 tid 1 2024-09-21T10:20:14.749 INFO:tasks.rados.rados.0.smithi007.stdout:3404: writing smithi00780062-25 from 1790970 to 2195742 tid 2 2024-09-21T10:20:14.755 INFO:tasks.rados.rados.0.smithi007.stdout:3404: writing smithi00780062-25 from 2829335 to 3193627 tid 3 2024-09-21T10:20:14.755 INFO:tasks.rados.rados.0.smithi007.stdout:3405: rollback oid 18 current snap is 429 2024-09-21T10:20:14.755 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 18 to 427 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3403: finishing write tid 3 to smithi00780062-37 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3403: finishing write tid 4 to smithi00780062-37 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3403: finishing write tid 5 to smithi00780062-37 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3403: oid 37 updating version 0 to 2086 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3403: oid 37 version 2086 is already newer than 2085 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3403: oid 37 updating version 2086 to 2087 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3403: oid 37 version 2087 is already newer than 2084 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 2087 (ObjNum 1260 snap 429 seq_num 1260) dirty exists 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3403: left oid 37 (ObjNum 1260 snap 429 seq_num 1260) 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3404: finishing write tid 1 to smithi00780062-25 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3404: finishing write tid 2 to smithi00780062-25 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3403: done (2 left) 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3406: read oid 13 snap -1 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3406: expect (ObjNum 1207 snap 402 seq_num 1207) 2024-09-21T10:20:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3407: write oid 3 current snap is 429 2024-09-21T10:20:14.757 INFO:tasks.rados.rados.0.smithi007.stdout:3407: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2024-09-21T10:20:14.761 INFO:tasks.rados.rados.0.smithi007.stdout:3407: writing smithi00780062-3 from 410434 to 1089270 tid 1 2024-09-21T10:20:14.767 INFO:tasks.rados.rados.0.smithi007.stdout:3407: writing smithi00780062-3 from 1565805 to 2114235 tid 2 2024-09-21T10:20:14.774 INFO:tasks.rados.rados.0.smithi007.stdout:3407: writing smithi00780062-3 from 2573111 to 3210434 tid 3 2024-09-21T10:20:14.774 INFO:tasks.rados.rados.0.smithi007.stdout:3408: write oid 5 current snap is 429 2024-09-21T10:20:14.774 INFO:tasks.rados.rados.0.smithi007.stdout:3404: finishing write tid 3 to smithi00780062-25 2024-09-21T10:20:14.774 INFO:tasks.rados.rados.0.smithi007.stdout:3404: finishing write tid 4 to smithi00780062-25 2024-09-21T10:20:14.774 INFO:tasks.rados.rados.0.smithi007.stdout:3404: finishing write tid 5 to smithi00780062-25 2024-09-21T10:20:14.775 INFO:tasks.rados.rados.0.smithi007.stdout:3404: oid 25 updating version 0 to 1198 2024-09-21T10:20:14.775 INFO:tasks.rados.rados.0.smithi007.stdout:3404: oid 25 updating version 1198 to 1201 2024-09-21T10:20:14.775 INFO:tasks.rados.rados.0.smithi007.stdout:3404: oid 25 version 1201 is already newer than 1200 2024-09-21T10:20:14.775 INFO:tasks.rados.rados.0.smithi007.stdout:3404: oid 25 version 1201 is already newer than 1199 2024-09-21T10:20:14.775 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 1201 (ObjNum 1261 snap 429 seq_num 1261) dirty exists 2024-09-21T10:20:14.775 INFO:tasks.rados.rados.0.smithi007.stdout:3404: left oid 25 (ObjNum 1261 snap 429 seq_num 1261) 2024-09-21T10:20:14.775 INFO:tasks.rados.rados.0.smithi007.stdout:3408: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2024-09-21T10:20:14.780 INFO:tasks.rados.rados.0.smithi007.stdout:3408: writing smithi00780062-5 from 427241 to 1181326 tid 1 2024-09-21T10:20:14.785 INFO:tasks.rados.rados.0.smithi007.stdout:3408: writing smithi00780062-5 from 1624287 to 2032728 tid 2 2024-09-21T10:20:14.792 INFO:tasks.rados.rados.0.smithi007.stdout:3408: writing smithi00780062-5 from 2600534 to 3150498 tid 3 2024-09-21T10:20:14.792 INFO:tasks.rados.rados.0.smithi007.stdout:3404: done (4 left) 2024-09-21T10:20:14.792 INFO:tasks.rados.rados.0.smithi007.stdout:3409: rollback oid 46 current snap is 429 2024-09-21T10:20:14.792 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 46 to 425 2024-09-21T10:20:14.792 INFO:tasks.rados.rados.0.smithi007.stdout:3405: finishing rollback tid 0 to smithi00780062-18 2024-09-21T10:20:14.792 INFO:tasks.rados.rados.0.smithi007.stdout:3410: read oid 42 snap -1 2024-09-21T10:20:14.792 INFO:tasks.rados.rados.0.smithi007.stdout:3410: expect (ObjNum 1157 snap 392 seq_num 1157) 2024-09-21T10:20:14.792 INFO:tasks.rados.rados.0.smithi007.stdout:3411: delete oid 45 current snap is 429 2024-09-21T10:20:14.792 INFO:tasks.rados.rados.0.smithi007.stdout:3405: finishing rollback tid 1 to smithi00780062-18 2024-09-21T10:20:14.792 INFO:tasks.rados.rados.0.smithi007.stdout:3406: expect (ObjNum 1207 snap 402 seq_num 1207) 2024-09-21T10:20:14.871 INFO:tasks.rados.rados.0.smithi007.stdout:3405: finishing rollback tid 2 to smithi00780062-18 2024-09-21T10:20:14.871 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 2989 (ObjNum 1245 snap 420 seq_num 1245) dirty exists 2024-09-21T10:20:14.871 INFO:tasks.rados.rados.0.smithi007.stdout:3407: finishing write tid 1 to smithi00780062-3 2024-09-21T10:20:14.871 INFO:tasks.rados.rados.0.smithi007.stdout:3407: finishing write tid 2 to smithi00780062-3 2024-09-21T10:20:14.871 INFO:tasks.rados.rados.0.smithi007.stdout:3407: finishing write tid 3 to smithi00780062-3 2024-09-21T10:20:14.871 INFO:tasks.rados.rados.0.smithi007.stdout:3407: finishing write tid 4 to smithi00780062-3 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3407: finishing write tid 5 to smithi00780062-3 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3407: oid 3 updating version 0 to 1786 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3407: oid 3 version 1786 is already newer than 1785 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3407: oid 3 version 1786 is already newer than 1783 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3407: oid 3 version 1786 is already newer than 1784 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1786 (ObjNum 1262 snap 429 seq_num 1262) dirty exists 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3407: left oid 3 (ObjNum 1262 snap 429 seq_num 1262) 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3408: finishing write tid 1 to smithi00780062-5 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3408: finishing write tid 2 to smithi00780062-5 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3405: done (6 left) 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3406: done (5 left) 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3407: done (4 left) 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3411: done (3 left) 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3412: write oid 2 current snap is 429 2024-09-21T10:20:14.872 INFO:tasks.rados.rados.0.smithi007.stdout:3408: finishing write tid 3 to smithi00780062-5 2024-09-21T10:20:14.873 INFO:tasks.rados.rados.0.smithi007.stdout:3412: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2024-09-21T10:20:14.876 INFO:tasks.rados.rados.0.smithi007.stdout:3412: writing smithi00780062-2 from 460855 to 965438 tid 1 2024-09-21T10:20:14.882 INFO:tasks.rados.rados.0.smithi007.stdout:3412: writing smithi00780062-2 from 1624898 to 2037008 tid 2 2024-09-21T10:20:14.889 INFO:tasks.rados.rados.0.smithi007.stdout:3412: writing smithi00780062-2 from 2539027 to 3111535 tid 3 2024-09-21T10:20:14.889 INFO:tasks.rados.rados.0.smithi007.stdout:3413: read oid 44 snap 421 2024-09-21T10:20:14.889 INFO:tasks.rados.rados.0.smithi007.stdout:3413: expect (ObjNum 1201 snap 402 seq_num 1201) 2024-09-21T10:20:14.889 INFO:tasks.rados.rados.0.smithi007.stdout:3414: write oid 34 current snap is 429 2024-09-21T10:20:14.889 INFO:tasks.rados.rados.0.smithi007.stdout:3408: finishing write tid 4 to smithi00780062-5 2024-09-21T10:20:14.889 INFO:tasks.rados.rados.0.smithi007.stdout:3408: finishing write tid 5 to smithi00780062-5 2024-09-21T10:20:14.889 INFO:tasks.rados.rados.0.smithi007.stdout:3408: oid 5 updating version 0 to 979 2024-09-21T10:20:14.889 INFO:tasks.rados.rados.0.smithi007.stdout:3408: oid 5 updating version 979 to 980 2024-09-21T10:20:14.889 INFO:tasks.rados.rados.0.smithi007.stdout:3408: oid 5 updating version 980 to 981 2024-09-21T10:20:14.889 INFO:tasks.rados.rados.0.smithi007.stdout:3408: oid 5 updating version 981 to 982 2024-09-21T10:20:14.890 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 982 (ObjNum 1263 snap 429 seq_num 1263) dirty exists 2024-09-21T10:20:14.890 INFO:tasks.rados.rados.0.smithi007.stdout:3408: left oid 5 (ObjNum 1263 snap 429 seq_num 1263) 2024-09-21T10:20:14.890 INFO:tasks.rados.rados.0.smithi007.stdout:3409: finishing rollback tid 1 to smithi00780062-46 2024-09-21T10:20:14.890 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 2893 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-21T10:20:14.890 INFO:tasks.rados.rados.0.smithi007.stdout:3410: expect (ObjNum 1157 snap 392 seq_num 1157) 2024-09-21T10:20:15.002 INFO:tasks.rados.rados.0.smithi007.stdout:3412: finishing write tid 1 to smithi00780062-2 2024-09-21T10:20:15.002 INFO:tasks.rados.rados.0.smithi007.stdout:3412: finishing write tid 2 to smithi00780062-2 2024-09-21T10:20:15.002 INFO:tasks.rados.rados.0.smithi007.stdout:3412: finishing write tid 3 to smithi00780062-2 2024-09-21T10:20:15.003 INFO:tasks.rados.rados.0.smithi007.stdout:3412: finishing write tid 4 to smithi00780062-2 2024-09-21T10:20:15.003 INFO:tasks.rados.rados.0.smithi007.stdout:3412: finishing write tid 5 to smithi00780062-2 2024-09-21T10:20:15.003 INFO:tasks.rados.rados.0.smithi007.stdout:3412: oid 2 updating version 0 to 427 2024-09-21T10:20:15.003 INFO:tasks.rados.rados.0.smithi007.stdout:3412: oid 2 updating version 427 to 428 2024-09-21T10:20:15.003 INFO:tasks.rados.rados.0.smithi007.stdout:3412: oid 2 updating version 428 to 429 2024-09-21T10:20:15.003 INFO:tasks.rados.rados.0.smithi007.stdout:3412: oid 2 version 429 is already newer than 426 2024-09-21T10:20:15.003 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 429 (ObjNum 1265 snap 429 seq_num 1265) dirty exists 2024-09-21T10:20:15.003 INFO:tasks.rados.rados.0.smithi007.stdout:3412: left oid 2 (ObjNum 1265 snap 429 seq_num 1265) 2024-09-21T10:20:15.003 INFO:tasks.rados.rados.0.smithi007.stdout:3413: expect (ObjNum 1201 snap 402 seq_num 1201) 2024-09-21T10:20:15.127 INFO:tasks.rados.rados.0.smithi007.stdout:3414: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2024-09-21T10:20:15.132 INFO:tasks.rados.rados.0.smithi007.stdout:3414: writing smithi00780062-34 from 477662 to 1057494 tid 1 2024-09-21T10:20:15.138 INFO:tasks.rados.rados.0.smithi007.stdout:3414: writing smithi00780062-34 from 1683380 to 2239148 tid 2 2024-09-21T10:20:15.144 INFO:tasks.rados.rados.0.smithi007.stdout:3414: writing smithi00780062-34 from 2966450 to 3277662 tid 3 2024-09-21T10:20:15.144 INFO:tasks.rados.rados.0.smithi007.stdout:3408: done (5 left) 2024-09-21T10:20:15.145 INFO:tasks.rados.rados.0.smithi007.stdout:3409: done (4 left) 2024-09-21T10:20:15.145 INFO:tasks.rados.rados.0.smithi007.stdout:3410: done (3 left) 2024-09-21T10:20:15.145 INFO:tasks.rados.rados.0.smithi007.stdout:3412: done (2 left) 2024-09-21T10:20:15.145 INFO:tasks.rados.rados.0.smithi007.stdout:3413: done (1 left) 2024-09-21T10:20:15.145 INFO:tasks.rados.rados.0.smithi007.stdout:3415: snap_remove snap 420 2024-09-21T10:20:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:14 smithi031 ceph-mon[96824]: osdmap e923: 8 total, 8 up, 8 in 2024-09-21T10:20:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:14 smithi007 ceph-mon[99390]: osdmap e923: 8 total, 8 up, 8 in 2024-09-21T10:20:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:14 smithi007 ceph-mon[101144]: osdmap e923: 8 total, 8 up, 8 in 2024-09-21T10:20:15.727 INFO:tasks.rados.rados.0.smithi007.stdout:3415: done (1 left) 2024-09-21T10:20:15.727 INFO:tasks.rados.rados.0.smithi007.stdout:3416: write oid 40 current snap is 429 2024-09-21T10:20:15.727 INFO:tasks.rados.rados.0.smithi007.stdout:3414: finishing write tid 1 to smithi00780062-34 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:3414: finishing write tid 2 to smithi00780062-34 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:3414: finishing write tid 3 to smithi00780062-34 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:3414: finishing write tid 4 to smithi00780062-34 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:3414: finishing write tid 5 to smithi00780062-34 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:3414: oid 34 updating version 0 to 1816 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:3414: oid 34 version 1816 is already newer than 1815 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:3414: oid 34 version 1816 is already newer than 1813 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:3414: oid 34 version 1816 is already newer than 1814 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1816 (ObjNum 1266 snap 429 seq_num 1266) dirty exists 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:3414: left oid 34 (ObjNum 1266 snap 429 seq_num 1266) 2024-09-21T10:20:15.728 INFO:tasks.rados.rados.0.smithi007.stdout:3416: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2024-09-21T10:20:15.734 INFO:tasks.rados.rados.0.smithi007.stdout:3416: writing smithi00780062-40 from 494469 to 1149550 tid 1 2024-09-21T10:20:15.740 INFO:tasks.rados.rados.0.smithi007.stdout:3416: writing smithi00780062-40 from 1741862 to 2157641 tid 2 2024-09-21T10:20:15.746 INFO:tasks.rados.rados.0.smithi007.stdout:3416: writing smithi00780062-40 from 2710226 to 3294469 tid 3 2024-09-21T10:20:15.746 INFO:tasks.rados.rados.0.smithi007.stdout:3414: done (1 left) 2024-09-21T10:20:15.746 INFO:tasks.rados.rados.0.smithi007.stdout:3417: snap_create 2024-09-21T10:20:15.746 INFO:tasks.rados.rados.0.smithi007.stdout:3416: finishing write tid 1 to smithi00780062-40 2024-09-21T10:20:15.747 INFO:tasks.rados.rados.0.smithi007.stdout:3416: finishing write tid 2 to smithi00780062-40 2024-09-21T10:20:15.749 INFO:tasks.rados.rados.0.smithi007.stdout:3416: finishing write tid 3 to smithi00780062-40 2024-09-21T10:20:15.749 INFO:tasks.rados.rados.0.smithi007.stdout:3416: finishing write tid 4 to smithi00780062-40 2024-09-21T10:20:15.749 INFO:tasks.rados.rados.0.smithi007.stdout:3416: finishing write tid 5 to smithi00780062-40 2024-09-21T10:20:15.749 INFO:tasks.rados.rados.0.smithi007.stdout:3416: oid 40 updating version 0 to 1524 2024-09-21T10:20:15.749 INFO:tasks.rados.rados.0.smithi007.stdout:3416: oid 40 version 1524 is already newer than 1523 2024-09-21T10:20:15.749 INFO:tasks.rados.rados.0.smithi007.stdout:3416: oid 40 updating version 1524 to 1526 2024-09-21T10:20:15.749 INFO:tasks.rados.rados.0.smithi007.stdout:3416: oid 40 version 1526 is already newer than 1525 2024-09-21T10:20:15.749 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1526 (ObjNum 1267 snap 429 seq_num 1267) dirty exists 2024-09-21T10:20:15.750 INFO:tasks.rados.rados.0.smithi007.stdout:3416: left oid 40 (ObjNum 1267 snap 429 seq_num 1267) 2024-09-21T10:20:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:15 smithi031 ceph-mon[96824]: pgmap v855: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 132 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T10:20:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:15 smithi031 ceph-mon[96824]: osdmap e924: 8 total, 8 up, 8 in 2024-09-21T10:20:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:15 smithi007 ceph-mon[99390]: pgmap v855: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 132 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T10:20:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:15 smithi007 ceph-mon[99390]: osdmap e924: 8 total, 8 up, 8 in 2024-09-21T10:20:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:15 smithi007 ceph-mon[101144]: pgmap v855: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 132 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T10:20:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:15 smithi007 ceph-mon[101144]: osdmap e924: 8 total, 8 up, 8 in 2024-09-21T10:20:16.730 INFO:tasks.rados.rados.0.smithi007.stdout:3416: done (1 left) 2024-09-21T10:20:16.730 INFO:tasks.rados.rados.0.smithi007.stdout:3417: done (0 left) 2024-09-21T10:20:16.730 INFO:tasks.rados.rados.0.smithi007.stdout:3418: write oid 16 current snap is 430 2024-09-21T10:20:16.730 INFO:tasks.rados.rados.0.smithi007.stdout:3418: seq_num 1268 ranges {511276=730330,1800344=559437,3021296=289980} 2024-09-21T10:20:16.736 INFO:tasks.rados.rados.0.smithi007.stdout:3418: writing smithi00780062-16 from 511276 to 1241606 tid 1 2024-09-21T10:20:16.743 INFO:tasks.rados.rados.0.smithi007.stdout:3418: writing smithi00780062-16 from 1800344 to 2359781 tid 2 2024-09-21T10:20:16.749 INFO:tasks.rados.rados.0.smithi007.stdout:3418: writing smithi00780062-16 from 3021296 to 3311276 tid 3 2024-09-21T10:20:16.749 INFO:tasks.rados.rados.0.smithi007.stdout:3419: write oid 24 current snap is 430 2024-09-21T10:20:16.749 INFO:tasks.rados.rados.0.smithi007.stdout:3418: finishing write tid 1 to smithi00780062-16 2024-09-21T10:20:16.749 INFO:tasks.rados.rados.0.smithi007.stdout:3418: finishing write tid 2 to smithi00780062-16 2024-09-21T10:20:16.749 INFO:tasks.rados.rados.0.smithi007.stdout:3419: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2024-09-21T10:20:16.754 INFO:tasks.rados.rados.0.smithi007.stdout:3419: writing smithi00780062-24 from 528083 to 933662 tid 1 2024-09-21T10:20:16.758 INFO:tasks.rados.rados.0.smithi007.stdout:3419: writing smithi00780062-24 from 1342473 to 1761921 tid 2 2024-09-21T10:20:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:3419: writing smithi00780062-24 from 2248719 to 2982668 tid 3 2024-09-21T10:20:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:3420: rollback oid 35 current snap is 430 2024-09-21T10:20:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 35 to 419 2024-09-21T10:20:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:3418: finishing write tid 3 to smithi00780062-16 2024-09-21T10:20:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:3418: finishing write tid 4 to smithi00780062-16 2024-09-21T10:20:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:3418: finishing write tid 5 to smithi00780062-16 2024-09-21T10:20:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:3418: oid 16 updating version 0 to 2096 2024-09-21T10:20:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:3418: oid 16 version 2096 is already newer than 2094 2024-09-21T10:20:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:3418: oid 16 version 2096 is already newer than 2095 2024-09-21T10:20:16.767 INFO:tasks.rados.rados.0.smithi007.stdout:3418: oid 16 version 2096 is already newer than 2093 2024-09-21T10:20:16.767 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2096 (ObjNum 1268 snap 430 seq_num 1268) dirty exists 2024-09-21T10:20:16.767 INFO:tasks.rados.rados.0.smithi007.stdout:3418: left oid 16 (ObjNum 1268 snap 430 seq_num 1268) 2024-09-21T10:20:16.767 INFO:tasks.rados.rados.0.smithi007.stdout:3419: finishing write tid 1 to smithi00780062-24 2024-09-21T10:20:16.767 INFO:tasks.rados.rados.0.smithi007.stdout:3419: finishing write tid 2 to smithi00780062-24 2024-09-21T10:20:16.767 INFO:tasks.rados.rados.0.smithi007.stdout:3418: done (2 left) 2024-09-21T10:20:16.767 INFO:tasks.rados.rados.0.smithi007.stdout:3421: write oid 45 current snap is 430 2024-09-21T10:20:16.767 INFO:tasks.rados.rados.0.smithi007.stdout:3421: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2024-09-21T10:20:16.771 INFO:tasks.rados.rados.0.smithi007.stdout:3421: writing smithi00780062-45 from 544890 to 1142071 tid 1 2024-09-21T10:20:16.779 INFO:tasks.rados.rados.0.smithi007.stdout:3421: writing smithi00780062-45 from 1917308 to 2480414 tid 2 2024-09-21T10:20:16.784 INFO:tasks.rados.rados.0.smithi007.stdout:3421: writing smithi00780062-45 from 3076142 to 3344890 tid 3 2024-09-21T10:20:16.784 INFO:tasks.rados.rados.0.smithi007.stdout:3422: snap_create 2024-09-21T10:20:16.784 INFO:tasks.rados.rados.0.smithi007.stdout:3420: finishing rollback tid 1 to smithi00780062-35 2024-09-21T10:20:16.784 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 769 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-21T10:20:16.784 INFO:tasks.rados.rados.0.smithi007.stdout:3419: finishing write tid 3 to smithi00780062-24 2024-09-21T10:20:16.784 INFO:tasks.rados.rados.0.smithi007.stdout:3419: finishing write tid 4 to smithi00780062-24 2024-09-21T10:20:16.785 INFO:tasks.rados.rados.0.smithi007.stdout:3419: finishing write tid 5 to smithi00780062-24 2024-09-21T10:20:16.785 INFO:tasks.rados.rados.0.smithi007.stdout:3419: oid 24 updating version 0 to 986 2024-09-21T10:20:16.785 INFO:tasks.rados.rados.0.smithi007.stdout:3419: oid 24 updating version 986 to 989 2024-09-21T10:20:16.785 INFO:tasks.rados.rados.0.smithi007.stdout:3419: oid 24 version 989 is already newer than 988 2024-09-21T10:20:16.785 INFO:tasks.rados.rados.0.smithi007.stdout:3419: oid 24 version 989 is already newer than 987 2024-09-21T10:20:16.785 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 989 (ObjNum 1269 snap 430 seq_num 1269) dirty exists 2024-09-21T10:20:16.785 INFO:tasks.rados.rados.0.smithi007.stdout:3419: left oid 24 (ObjNum 1269 snap 430 seq_num 1269) 2024-09-21T10:20:16.785 INFO:tasks.rados.rados.0.smithi007.stdout:3421: finishing write tid 1 to smithi00780062-45 2024-09-21T10:20:16.785 INFO:tasks.rados.rados.0.smithi007.stdout:3421: finishing write tid 2 to smithi00780062-45 2024-09-21T10:20:16.787 INFO:tasks.rados.rados.0.smithi007.stdout:3421: finishing write tid 3 to smithi00780062-45 2024-09-21T10:20:16.787 INFO:tasks.rados.rados.0.smithi007.stdout:3421: finishing write tid 4 to smithi00780062-45 2024-09-21T10:20:16.787 INFO:tasks.rados.rados.0.smithi007.stdout:3421: finishing write tid 5 to smithi00780062-45 2024-09-21T10:20:16.787 INFO:tasks.rados.rados.0.smithi007.stdout:3421: oid 45 updating version 0 to 1795 2024-09-21T10:20:16.787 INFO:tasks.rados.rados.0.smithi007.stdout:3421: oid 45 version 1795 is already newer than 1794 2024-09-21T10:20:16.787 INFO:tasks.rados.rados.0.smithi007.stdout:3421: oid 45 updating version 1795 to 1796 2024-09-21T10:20:16.787 INFO:tasks.rados.rados.0.smithi007.stdout:3421: oid 45 version 1796 is already newer than 1793 2024-09-21T10:20:16.787 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1796 (ObjNum 1270 snap 430 seq_num 1270) dirty exists 2024-09-21T10:20:16.787 INFO:tasks.rados.rados.0.smithi007.stdout:3421: left oid 45 (ObjNum 1270 snap 430 seq_num 1270) 2024-09-21T10:20:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:16 smithi031 ceph-mon[96824]: osdmap e925: 8 total, 8 up, 8 in 2024-09-21T10:20:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:16 smithi031 ceph-mon[96824]: pgmap v858: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 128 MiB data, 643 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 278 KiB/s wr, 3 op/s 2024-09-21T10:20:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:16 smithi007 ceph-mon[99390]: osdmap e925: 8 total, 8 up, 8 in 2024-09-21T10:20:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:16 smithi007 ceph-mon[99390]: pgmap v858: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 128 MiB data, 643 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 278 KiB/s wr, 3 op/s 2024-09-21T10:20:17.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:16 smithi007 ceph-mon[101144]: osdmap e925: 8 total, 8 up, 8 in 2024-09-21T10:20:17.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:16 smithi007 ceph-mon[101144]: pgmap v858: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 128 MiB data, 643 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 278 KiB/s wr, 3 op/s 2024-09-21T10:20:17.715 INFO:tasks.rados.rados.0.smithi007.stdout:3419: done (3 left) 2024-09-21T10:20:17.715 INFO:tasks.rados.rados.0.smithi007.stdout:3420: done (2 left) 2024-09-21T10:20:17.715 INFO:tasks.rados.rados.0.smithi007.stdout:3421: done (1 left) 2024-09-21T10:20:17.715 INFO:tasks.rados.rados.0.smithi007.stdout:3422: done (0 left) 2024-09-21T10:20:17.715 INFO:tasks.rados.rados.0.smithi007.stdout:3423: snap_remove snap 408 2024-09-21T10:20:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:17 smithi031 ceph-mon[96824]: osdmap e926: 8 total, 8 up, 8 in 2024-09-21T10:20:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:17 smithi031 ceph-mon[96824]: osdmap e927: 8 total, 8 up, 8 in 2024-09-21T10:20:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:17 smithi007 ceph-mon[99390]: osdmap e926: 8 total, 8 up, 8 in 2024-09-21T10:20:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:17 smithi007 ceph-mon[99390]: osdmap e927: 8 total, 8 up, 8 in 2024-09-21T10:20:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:17 smithi007 ceph-mon[101144]: osdmap e926: 8 total, 8 up, 8 in 2024-09-21T10:20:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:17 smithi007 ceph-mon[101144]: osdmap e927: 8 total, 8 up, 8 in 2024-09-21T10:20:18.717 INFO:tasks.rados.rados.0.smithi007.stdout:3423: done (0 left) 2024-09-21T10:20:18.717 INFO:tasks.rados.rados.0.smithi007.stdout:3424: read oid 31 snap 411 2024-09-21T10:20:18.717 INFO:tasks.rados.rados.0.smithi007.stdout:3424: expect (ObjNum 1193 snap 400 seq_num 1193) 2024-09-21T10:20:18.718 INFO:tasks.rados.rados.0.smithi007.stdout:3425: write oid 25 current snap is 431 2024-09-21T10:20:18.718 INFO:tasks.rados.rados.0.smithi007.stdout:3425: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2024-09-21T10:20:18.725 INFO:tasks.rados.rados.0.smithi007.stdout:3425: writing smithi00780062-25 from 561697 to 1234127 tid 1 2024-09-21T10:20:18.734 INFO:tasks.rados.rados.0.smithi007.stdout:3425: writing smithi00780062-25 from 1975790 to 2682554 tid 2 2024-09-21T10:20:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:3425: writing smithi00780062-25 from 3103565 to 3361697 tid 3 2024-09-21T10:20:18.738 INFO:tasks.rados.rados.0.smithi007.stdout:3426: snap_remove snap 430 2024-09-21T10:20:19.733 INFO:tasks.rados.rados.0.smithi007.stdout:3426: done (2 left) 2024-09-21T10:20:19.733 INFO:tasks.rados.rados.0.smithi007.stdout:3427: read oid 21 snap -1 2024-09-21T10:20:19.733 INFO:tasks.rados.rados.0.smithi007.stdout:3427: expect (ObjNum 1212 snap 406 seq_num 1212) 2024-09-21T10:20:19.733 INFO:tasks.rados.rados.0.smithi007.stdout:3428: snap_create 2024-09-21T10:20:19.734 INFO:tasks.rados.rados.0.smithi007.stdout:3424: expect (ObjNum 1193 snap 400 seq_num 1193) 2024-09-21T10:20:19.883 INFO:tasks.rados.rados.0.smithi007.stdout:3425: finishing write tid 1 to smithi00780062-25 2024-09-21T10:20:19.883 INFO:tasks.rados.rados.0.smithi007.stdout:3425: finishing write tid 2 to smithi00780062-25 2024-09-21T10:20:19.883 INFO:tasks.rados.rados.0.smithi007.stdout:3425: finishing write tid 3 to smithi00780062-25 2024-09-21T10:20:19.883 INFO:tasks.rados.rados.0.smithi007.stdout:3425: finishing write tid 4 to smithi00780062-25 2024-09-21T10:20:19.883 INFO:tasks.rados.rados.0.smithi007.stdout:3425: finishing write tid 5 to smithi00780062-25 2024-09-21T10:20:19.883 INFO:tasks.rados.rados.0.smithi007.stdout:3425: oid 25 updating version 0 to 1216 2024-09-21T10:20:19.883 INFO:tasks.rados.rados.0.smithi007.stdout:3425: oid 25 version 1216 is already newer than 1214 2024-09-21T10:20:19.883 INFO:tasks.rados.rados.0.smithi007.stdout:3425: oid 25 version 1216 is already newer than 1215 2024-09-21T10:20:19.883 INFO:tasks.rados.rados.0.smithi007.stdout:3425: oid 25 version 1216 is already newer than 1213 2024-09-21T10:20:19.883 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 1216 (ObjNum 1271 snap 431 seq_num 1271) dirty exists 2024-09-21T10:20:19.884 INFO:tasks.rados.rados.0.smithi007.stdout:3425: left oid 25 (ObjNum 1271 snap 431 seq_num 1271) 2024-09-21T10:20:19.884 INFO:tasks.rados.rados.0.smithi007.stdout:3427: expect (ObjNum 1212 snap 406 seq_num 1212) 2024-09-21T10:20:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:19 smithi031 ceph-mon[96824]: pgmap v861: 89 pgs: 89 active+clean; 138 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-09-21T10:20:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:19 smithi031 ceph-mon[96824]: osdmap e928: 8 total, 8 up, 8 in 2024-09-21T10:20:20.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:19 smithi007 ceph-mon[99390]: pgmap v861: 89 pgs: 89 active+clean; 138 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-09-21T10:20:20.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:19 smithi007 ceph-mon[99390]: osdmap e928: 8 total, 8 up, 8 in 2024-09-21T10:20:20.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:19 smithi007 ceph-mon[101144]: pgmap v861: 89 pgs: 89 active+clean; 138 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-09-21T10:20:20.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:19 smithi007 ceph-mon[101144]: osdmap e928: 8 total, 8 up, 8 in 2024-09-21T10:20:20.740 INFO:tasks.rados.rados.0.smithi007.stdout:3424: done (3 left) 2024-09-21T10:20:20.740 INFO:tasks.rados.rados.0.smithi007.stdout:3425: done (2 left) 2024-09-21T10:20:20.740 INFO:tasks.rados.rados.0.smithi007.stdout:3427: done (1 left) 2024-09-21T10:20:20.740 INFO:tasks.rados.rados.0.smithi007.stdout:3428: done (0 left) 2024-09-21T10:20:20.740 INFO:tasks.rados.rados.0.smithi007.stdout:3429: snap_remove snap 422 2024-09-21T10:20:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:20 smithi031 ceph-mon[96824]: osdmap e929: 8 total, 8 up, 8 in 2024-09-21T10:20:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:20 smithi031 ceph-mon[96824]: pgmap v864: 89 pgs: 89 active+clean; 146 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.6 MiB/s wr, 24 op/s 2024-09-21T10:20:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:20 smithi007 ceph-mon[99390]: osdmap e929: 8 total, 8 up, 8 in 2024-09-21T10:20:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:20 smithi007 ceph-mon[99390]: pgmap v864: 89 pgs: 89 active+clean; 146 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.6 MiB/s wr, 24 op/s 2024-09-21T10:20:21.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:20 smithi007 ceph-mon[101144]: osdmap e929: 8 total, 8 up, 8 in 2024-09-21T10:20:21.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:20 smithi007 ceph-mon[101144]: pgmap v864: 89 pgs: 89 active+clean; 146 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.6 MiB/s wr, 24 op/s 2024-09-21T10:20:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:20:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:20:20] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.51.0" 2024-09-21T10:20:21.741 INFO:tasks.rados.rados.0.smithi007.stdout:3429: done (0 left) 2024-09-21T10:20:21.741 INFO:tasks.rados.rados.0.smithi007.stdout:3430: rollback oid 11 current snap is 432 2024-09-21T10:20:21.741 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 11 to 426 2024-09-21T10:20:21.741 INFO:tasks.rados.rados.0.smithi007.stdout:3431: snap_remove snap 411 2024-09-21T10:20:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:21 smithi031 ceph-mon[96824]: osdmap e930: 8 total, 8 up, 8 in 2024-09-21T10:20:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:21 smithi007 ceph-mon[99390]: osdmap e930: 8 total, 8 up, 8 in 2024-09-21T10:20:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:21 smithi007 ceph-mon[101144]: osdmap e930: 8 total, 8 up, 8 in 2024-09-21T10:20:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:22.717 INFO:tasks.rados.rados.0.smithi007.stdout:3431: done (1 left) 2024-09-21T10:20:22.717 INFO:tasks.rados.rados.0.smithi007.stdout:3432: rollback oid 17 current snap is 432 2024-09-21T10:20:22.717 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 431 2024-09-21T10:20:22.717 INFO:tasks.rados.rados.0.smithi007.stdout:3433: snap_create 2024-09-21T10:20:22.717 INFO:tasks.rados.rados.0.smithi007.stdout:3430: finishing rollback tid 1 to smithi00780062-11 2024-09-21T10:20:22.717 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:20:22.725 INFO:tasks.rados.rados.0.smithi007.stdout:3432: finishing rollback tid 0 to smithi00780062-17 2024-09-21T10:20:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:3432: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:20:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:3432: finishing rollback tid 2 to smithi00780062-17 2024-09-21T10:20:22.728 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1283 (ObjNum 1211 snap 406 seq_num 1211) dirty exists 2024-09-21T10:20:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:22 smithi031 ceph-mon[96824]: osdmap e931: 8 total, 8 up, 8 in 2024-09-21T10:20:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:22 smithi031 ceph-mon[96824]: pgmap v867: 89 pgs: 89 active+clean; 147 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-09-21T10:20:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:22 smithi031 ceph-mon[96824]: osdmap e932: 8 total, 8 up, 8 in 2024-09-21T10:20:23.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:22 smithi007 ceph-mon[99390]: osdmap e931: 8 total, 8 up, 8 in 2024-09-21T10:20:23.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:22 smithi007 ceph-mon[99390]: pgmap v867: 89 pgs: 89 active+clean; 147 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-09-21T10:20:23.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:22 smithi007 ceph-mon[99390]: osdmap e932: 8 total, 8 up, 8 in 2024-09-21T10:20:23.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:22 smithi007 ceph-mon[101144]: osdmap e931: 8 total, 8 up, 8 in 2024-09-21T10:20:23.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:22 smithi007 ceph-mon[101144]: pgmap v867: 89 pgs: 89 active+clean; 147 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-09-21T10:20:23.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:22 smithi007 ceph-mon[101144]: osdmap e932: 8 total, 8 up, 8 in 2024-09-21T10:20:23.718 INFO:tasks.rados.rados.0.smithi007.stdout:3430: done (2 left) 2024-09-21T10:20:23.718 INFO:tasks.rados.rados.0.smithi007.stdout:3432: done (1 left) 2024-09-21T10:20:23.718 INFO:tasks.rados.rados.0.smithi007.stdout:3433: done (0 left) 2024-09-21T10:20:23.718 INFO:tasks.rados.rados.0.smithi007.stdout:3434: snap_remove snap 425 2024-09-21T10:20:24.721 INFO:tasks.rados.rados.0.smithi007.stdout:3434: done (0 left) 2024-09-21T10:20:24.877 INFO:tasks.rados.rados.0.smithi007.stdout:3435: snap_remove snap 428 2024-09-21T10:20:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:24 smithi031 ceph-mon[96824]: osdmap e933: 8 total, 8 up, 8 in 2024-09-21T10:20:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:24 smithi007 ceph-mon[99390]: osdmap e933: 8 total, 8 up, 8 in 2024-09-21T10:20:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:24 smithi007 ceph-mon[101144]: osdmap e933: 8 total, 8 up, 8 in 2024-09-21T10:20:25.729 INFO:tasks.rados.rados.0.smithi007.stdout:3435: done (0 left) 2024-09-21T10:20:25.729 INFO:tasks.rados.rados.0.smithi007.stdout:3436: rollback oid 36 current snap is 433 2024-09-21T10:20:25.729 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 36 to 419 2024-09-21T10:20:25.729 INFO:tasks.rados.rados.0.smithi007.stdout:3437: snap_create 2024-09-21T10:20:25.737 INFO:tasks.rados.rados.0.smithi007.stdout:3436: finishing rollback tid 0 to smithi00780062-36 2024-09-21T10:20:25.738 INFO:tasks.rados.rados.0.smithi007.stdout:3436: finishing rollback tid 1 to smithi00780062-36 2024-09-21T10:20:25.738 INFO:tasks.rados.rados.0.smithi007.stdout:3436: finishing rollback tid 2 to smithi00780062-36 2024-09-21T10:20:25.738 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 879 (ObjNum 1238 snap 418 seq_num 1238) dirty exists 2024-09-21T10:20:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:25 smithi031 ceph-mon[96824]: pgmap v870: 89 pgs: 89 active+clean; 147 MiB data, 691 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 400 KiB/s wr, 6 op/s 2024-09-21T10:20:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:25 smithi031 ceph-mon[96824]: osdmap e934: 8 total, 8 up, 8 in 2024-09-21T10:20:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:25 smithi007 ceph-mon[99390]: pgmap v870: 89 pgs: 89 active+clean; 147 MiB data, 691 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 400 KiB/s wr, 6 op/s 2024-09-21T10:20:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:25 smithi007 ceph-mon[99390]: osdmap e934: 8 total, 8 up, 8 in 2024-09-21T10:20:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:25 smithi007 ceph-mon[101144]: pgmap v870: 89 pgs: 89 active+clean; 147 MiB data, 691 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 400 KiB/s wr, 6 op/s 2024-09-21T10:20:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:25 smithi007 ceph-mon[101144]: osdmap e934: 8 total, 8 up, 8 in 2024-09-21T10:20:26.730 INFO:tasks.rados.rados.0.smithi007.stdout:3436: done (1 left) 2024-09-21T10:20:26.730 INFO:tasks.rados.rados.0.smithi007.stdout:3437: done (0 left) 2024-09-21T10:20:26.731 INFO:tasks.rados.rados.0.smithi007.stdout:3438: rollback oid 33 current snap is 434 2024-09-21T10:20:26.731 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 33 to 431 2024-09-21T10:20:26.731 INFO:tasks.rados.rados.0.smithi007.stdout:3439: write oid 20 current snap is 434 2024-09-21T10:20:26.731 INFO:tasks.rados.rados.0.smithi007.stdout:3439: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2024-09-21T10:20:26.738 INFO:tasks.rados.rados.0.smithi007.stdout:3439: writing smithi00780062-20 from 578504 to 1326183 tid 1 2024-09-21T10:20:26.745 INFO:tasks.rados.rados.0.smithi007.stdout:3439: writing smithi00780062-20 from 2034272 to 2601047 tid 2 2024-09-21T10:20:26.749 INFO:tasks.rados.rados.0.smithi007.stdout:3439: writing smithi00780062-20 from 3130988 to 3378504 tid 3 2024-09-21T10:20:26.750 INFO:tasks.rados.rados.0.smithi007.stdout:3440: write oid 18 current snap is 434 2024-09-21T10:20:26.750 INFO:tasks.rados.rados.0.smithi007.stdout:3438: finishing rollback tid 1 to smithi00780062-33 2024-09-21T10:20:26.750 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 0 (ObjNum 177 snap 0 seq_num 3839135328) dirty dne 2024-09-21T10:20:26.750 INFO:tasks.rados.rados.0.smithi007.stdout:3439: finishing write tid 1 to smithi00780062-20 2024-09-21T10:20:26.750 INFO:tasks.rados.rados.0.smithi007.stdout:3439: finishing write tid 2 to smithi00780062-20 2024-09-21T10:20:26.750 INFO:tasks.rados.rados.0.smithi007.stdout:3440: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2024-09-21T10:20:26.755 INFO:tasks.rados.rados.0.smithi007.stdout:3440: writing smithi00780062-18 from 595311 to 1018239 tid 1 2024-09-21T10:20:26.762 INFO:tasks.rados.rados.0.smithi007.stdout:3440: writing smithi00780062-18 from 1576401 to 2286834 tid 2 2024-09-21T10:20:26.769 INFO:tasks.rados.rados.0.smithi007.stdout:3440: writing smithi00780062-18 from 3042058 to 3395311 tid 3 2024-09-21T10:20:26.769 INFO:tasks.rados.rados.0.smithi007.stdout:3438: done (2 left) 2024-09-21T10:20:26.769 INFO:tasks.rados.rados.0.smithi007.stdout:3441: snap_create 2024-09-21T10:20:26.769 INFO:tasks.rados.rados.0.smithi007.stdout:3439: finishing write tid 3 to smithi00780062-20 2024-09-21T10:20:26.769 INFO:tasks.rados.rados.0.smithi007.stdout:3439: finishing write tid 4 to smithi00780062-20 2024-09-21T10:20:26.769 INFO:tasks.rados.rados.0.smithi007.stdout:3439: finishing write tid 5 to smithi00780062-20 2024-09-21T10:20:26.769 INFO:tasks.rados.rados.0.smithi007.stdout:3439: oid 20 updating version 0 to 1206 2024-09-21T10:20:26.769 INFO:tasks.rados.rados.0.smithi007.stdout:3439: oid 20 updating version 1206 to 1207 2024-09-21T10:20:26.770 INFO:tasks.rados.rados.0.smithi007.stdout:3439: oid 20 updating version 1207 to 1208 2024-09-21T10:20:26.770 INFO:tasks.rados.rados.0.smithi007.stdout:3439: oid 20 version 1208 is already newer than 1205 2024-09-21T10:20:26.770 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 1208 (ObjNum 1272 snap 434 seq_num 1272) dirty exists 2024-09-21T10:20:26.770 INFO:tasks.rados.rados.0.smithi007.stdout:3439: left oid 20 (ObjNum 1272 snap 434 seq_num 1272) 2024-09-21T10:20:26.770 INFO:tasks.rados.rados.0.smithi007.stdout:3440: finishing write tid 1 to smithi00780062-18 2024-09-21T10:20:26.770 INFO:tasks.rados.rados.0.smithi007.stdout:3440: finishing write tid 2 to smithi00780062-18 2024-09-21T10:20:26.773 INFO:tasks.rados.rados.0.smithi007.stdout:3440: finishing write tid 3 to smithi00780062-18 2024-09-21T10:20:26.773 INFO:tasks.rados.rados.0.smithi007.stdout:3440: finishing write tid 4 to smithi00780062-18 2024-09-21T10:20:26.773 INFO:tasks.rados.rados.0.smithi007.stdout:3440: finishing write tid 5 to smithi00780062-18 2024-09-21T10:20:26.773 INFO:tasks.rados.rados.0.smithi007.stdout:3440: oid 18 updating version 0 to 3020 2024-09-21T10:20:26.773 INFO:tasks.rados.rados.0.smithi007.stdout:3440: oid 18 version 3020 is already newer than 3018 2024-09-21T10:20:26.773 INFO:tasks.rados.rados.0.smithi007.stdout:3440: oid 18 version 3020 is already newer than 3019 2024-09-21T10:20:26.773 INFO:tasks.rados.rados.0.smithi007.stdout:3440: oid 18 version 3020 is already newer than 3017 2024-09-21T10:20:26.773 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 3020 (ObjNum 1273 snap 434 seq_num 1273) dirty exists 2024-09-21T10:20:26.773 INFO:tasks.rados.rados.0.smithi007.stdout:3440: left oid 18 (ObjNum 1273 snap 434 seq_num 1273) 2024-09-21T10:20:27.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:26 smithi031 ceph-mon[96824]: osdmap e935: 8 total, 8 up, 8 in 2024-09-21T10:20:27.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:26 smithi031 ceph-mon[96824]: pgmap v873: 89 pgs: 89 active+clean; 147 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:20:27.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:26 smithi031 ceph-mon[96824]: osdmap e936: 8 total, 8 up, 8 in 2024-09-21T10:20:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:26 smithi007 ceph-mon[99390]: osdmap e935: 8 total, 8 up, 8 in 2024-09-21T10:20:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:26 smithi007 ceph-mon[99390]: pgmap v873: 89 pgs: 89 active+clean; 147 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:20:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:26 smithi007 ceph-mon[99390]: osdmap e936: 8 total, 8 up, 8 in 2024-09-21T10:20:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:26 smithi007 ceph-mon[101144]: osdmap e935: 8 total, 8 up, 8 in 2024-09-21T10:20:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:26 smithi007 ceph-mon[101144]: pgmap v873: 89 pgs: 89 active+clean; 147 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:20:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:26 smithi007 ceph-mon[101144]: osdmap e936: 8 total, 8 up, 8 in 2024-09-21T10:20:27.718 INFO:tasks.rados.rados.0.smithi007.stdout:3439: done (2 left) 2024-09-21T10:20:27.718 INFO:tasks.rados.rados.0.smithi007.stdout:3440: done (1 left) 2024-09-21T10:20:27.718 INFO:tasks.rados.rados.0.smithi007.stdout:3441: done (0 left) 2024-09-21T10:20:27.718 INFO:tasks.rados.rados.0.smithi007.stdout:3442: write oid 49 current snap is 435 2024-09-21T10:20:27.718 INFO:tasks.rados.rados.0.smithi007.stdout:3442: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2024-09-21T10:20:27.724 INFO:tasks.rados.rados.0.smithi007.stdout:3442: writing smithi00780062-49 from 612118 to 1110295 tid 1 2024-09-21T10:20:27.731 INFO:tasks.rados.rados.0.smithi007.stdout:3442: writing smithi00780062-49 from 1634883 to 2205327 tid 2 2024-09-21T10:20:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:3442: writing smithi00780062-49 from 2669481 to 3376143 tid 3 2024-09-21T10:20:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:3443: write oid 11 current snap is 435 2024-09-21T10:20:27.737 INFO:tasks.rados.rados.0.smithi007.stdout:3443: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2024-09-21T10:20:27.744 INFO:tasks.rados.rados.0.smithi007.stdout:3443: writing smithi00780062-11 from 628925 to 1202351 tid 1 2024-09-21T10:20:27.751 INFO:tasks.rados.rados.0.smithi007.stdout:3443: writing smithi00780062-11 from 1693365 to 2407467 tid 2 2024-09-21T10:20:27.756 INFO:tasks.rados.rados.0.smithi007.stdout:3443: writing smithi00780062-11 from 3096904 to 3428925 tid 3 2024-09-21T10:20:27.757 INFO:tasks.rados.rados.0.smithi007.stdout:3444: write oid 7 current snap is 435 2024-09-21T10:20:27.757 INFO:tasks.rados.rados.0.smithi007.stdout:3442: finishing write tid 1 to smithi00780062-49 2024-09-21T10:20:27.757 INFO:tasks.rados.rados.0.smithi007.stdout:3442: finishing write tid 2 to smithi00780062-49 2024-09-21T10:20:27.757 INFO:tasks.rados.rados.0.smithi007.stdout:3442: finishing write tid 3 to smithi00780062-49 2024-09-21T10:20:27.757 INFO:tasks.rados.rados.0.smithi007.stdout:3444: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2024-09-21T10:20:27.763 INFO:tasks.rados.rados.0.smithi007.stdout:3444: writing smithi00780062-7 from 645732 to 1294407 tid 1 2024-09-21T10:20:27.769 INFO:tasks.rados.rados.0.smithi007.stdout:3444: writing smithi00780062-7 from 1751847 to 2325960 tid 2 2024-09-21T10:20:27.776 INFO:tasks.rados.rados.0.smithi007.stdout:3444: writing smithi00780062-7 from 3124327 to 3445732 tid 3 2024-09-21T10:20:27.776 INFO:tasks.rados.rados.0.smithi007.stdout:3445: delete oid 28 current snap is 435 2024-09-21T10:20:27.776 INFO:tasks.rados.rados.0.smithi007.stdout:3442: finishing write tid 4 to smithi00780062-49 2024-09-21T10:20:27.776 INFO:tasks.rados.rados.0.smithi007.stdout:3442: finishing write tid 5 to smithi00780062-49 2024-09-21T10:20:27.776 INFO:tasks.rados.rados.0.smithi007.stdout:3442: oid 49 updating version 0 to 2126 2024-09-21T10:20:27.776 INFO:tasks.rados.rados.0.smithi007.stdout:3442: oid 49 updating version 2126 to 2129 2024-09-21T10:20:27.776 INFO:tasks.rados.rados.0.smithi007.stdout:3442: oid 49 version 2129 is already newer than 2127 2024-09-21T10:20:27.776 INFO:tasks.rados.rados.0.smithi007.stdout:3442: oid 49 version 2129 is already newer than 2128 2024-09-21T10:20:27.776 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 2129 (ObjNum 1274 snap 435 seq_num 1274) dirty exists 2024-09-21T10:20:27.776 INFO:tasks.rados.rados.0.smithi007.stdout:3442: left oid 49 (ObjNum 1274 snap 435 seq_num 1274) 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3443: finishing write tid 1 to smithi00780062-11 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3443: finishing write tid 2 to smithi00780062-11 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3443: finishing write tid 3 to smithi00780062-11 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3443: finishing write tid 4 to smithi00780062-11 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3443: finishing write tid 5 to smithi00780062-11 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3443: oid 11 updating version 0 to 3024 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3443: oid 11 version 3024 is already newer than 3021 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3443: oid 11 version 3024 is already newer than 3023 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3443: oid 11 version 3024 is already newer than 3022 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 3024 (ObjNum 1275 snap 435 seq_num 1275) dirty exists 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3443: left oid 11 (ObjNum 1275 snap 435 seq_num 1275) 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3444: finishing write tid 1 to smithi00780062-7 2024-09-21T10:20:27.777 INFO:tasks.rados.rados.0.smithi007.stdout:3444: finishing write tid 2 to smithi00780062-7 2024-09-21T10:20:27.778 INFO:tasks.rados.rados.0.smithi007.stdout:3442: done (3 left) 2024-09-21T10:20:27.778 INFO:tasks.rados.rados.0.smithi007.stdout:3443: done (2 left) 2024-09-21T10:20:27.778 INFO:tasks.rados.rados.0.smithi007.stdout:3445: done (1 left) 2024-09-21T10:20:27.778 INFO:tasks.rados.rados.0.smithi007.stdout:3446: snap_create 2024-09-21T10:20:27.778 INFO:tasks.rados.rados.0.smithi007.stdout:3444: finishing write tid 3 to smithi00780062-7 2024-09-21T10:20:27.779 INFO:tasks.rados.rados.0.smithi007.stdout:3444: finishing write tid 4 to smithi00780062-7 2024-09-21T10:20:27.779 INFO:tasks.rados.rados.0.smithi007.stdout:3444: finishing write tid 5 to smithi00780062-7 2024-09-21T10:20:27.779 INFO:tasks.rados.rados.0.smithi007.stdout:3444: oid 7 updating version 0 to 880 2024-09-21T10:20:27.779 INFO:tasks.rados.rados.0.smithi007.stdout:3444: oid 7 updating version 880 to 882 2024-09-21T10:20:27.779 INFO:tasks.rados.rados.0.smithi007.stdout:3444: oid 7 updating version 882 to 883 2024-09-21T10:20:27.779 INFO:tasks.rados.rados.0.smithi007.stdout:3444: oid 7 version 883 is already newer than 881 2024-09-21T10:20:27.779 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 883 (ObjNum 1276 snap 435 seq_num 1276) dirty exists 2024-09-21T10:20:27.779 INFO:tasks.rados.rados.0.smithi007.stdout:3444: left oid 7 (ObjNum 1276 snap 435 seq_num 1276) 2024-09-21T10:20:28.722 INFO:tasks.rados.rados.0.smithi007.stdout:3444: done (1 left) 2024-09-21T10:20:28.722 INFO:tasks.rados.rados.0.smithi007.stdout:3446: done (0 left) 2024-09-21T10:20:28.722 INFO:tasks.rados.rados.0.smithi007.stdout:3447: snap_remove snap 419 2024-09-21T10:20:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:28 smithi031 ceph-mon[96824]: osdmap e937: 8 total, 8 up, 8 in 2024-09-21T10:20:29.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:28 smithi007 ceph-mon[99390]: osdmap e937: 8 total, 8 up, 8 in 2024-09-21T10:20:29.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:28 smithi007 ceph-mon[101144]: osdmap e937: 8 total, 8 up, 8 in 2024-09-21T10:20:29.728 INFO:tasks.rados.rados.0.smithi007.stdout:3447: done (0 left) 2024-09-21T10:20:29.728 INFO:tasks.rados.rados.0.smithi007.stdout:3448: snap_remove snap 432 2024-09-21T10:20:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:29 smithi031 ceph-mon[96824]: pgmap v876: 89 pgs: 89 active+clean; 141 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 745 KiB/s wr, 2 op/s 2024-09-21T10:20:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:29 smithi031 ceph-mon[96824]: osdmap e938: 8 total, 8 up, 8 in 2024-09-21T10:20:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:29 smithi007 ceph-mon[99390]: pgmap v876: 89 pgs: 89 active+clean; 141 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 745 KiB/s wr, 2 op/s 2024-09-21T10:20:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:29 smithi007 ceph-mon[99390]: osdmap e938: 8 total, 8 up, 8 in 2024-09-21T10:20:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:29 smithi007 ceph-mon[101144]: pgmap v876: 89 pgs: 89 active+clean; 141 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 745 KiB/s wr, 2 op/s 2024-09-21T10:20:30.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:29 smithi007 ceph-mon[101144]: osdmap e938: 8 total, 8 up, 8 in 2024-09-21T10:20:30.736 INFO:tasks.rados.rados.0.smithi007.stdout:3448: done (0 left) 2024-09-21T10:20:30.736 INFO:tasks.rados.rados.0.smithi007.stdout:3449: delete oid 7 current snap is 436 2024-09-21T10:20:30.741 INFO:tasks.rados.rados.0.smithi007.stdout:3449: done (0 left) 2024-09-21T10:20:30.741 INFO:tasks.rados.rados.0.smithi007.stdout:3450: write oid 7 current snap is 436 2024-09-21T10:20:30.741 INFO:tasks.rados.rados.0.smithi007.stdout:3450: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2024-09-21T10:20:30.748 INFO:tasks.rados.rados.0.smithi007.stdout:3450: writing smithi00780062-7 from 696153 to 1286928 tid 1 2024-09-21T10:20:30.756 INFO:tasks.rados.rados.0.smithi007.stdout:3450: writing smithi00780062-7 from 1927293 to 2648733 tid 2 2024-09-21T10:20:30.761 INFO:tasks.rados.rados.0.smithi007.stdout:3450: writing smithi00780062-7 from 3206596 to 3496153 tid 3 2024-09-21T10:20:30.761 INFO:tasks.rados.rados.0.smithi007.stdout:3451: snap_remove snap 431 2024-09-21T10:20:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:30 smithi031 ceph-mon[96824]: osdmap e939: 8 total, 8 up, 8 in 2024-09-21T10:20:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:30 smithi031 ceph-mon[96824]: pgmap v879: 89 pgs: 89 active+clean; 143 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-09-21T10:20:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:30 smithi007 ceph-mon[99390]: osdmap e939: 8 total, 8 up, 8 in 2024-09-21T10:20:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:30 smithi007 ceph-mon[99390]: pgmap v879: 89 pgs: 89 active+clean; 143 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-09-21T10:20:31.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:30 smithi007 ceph-mon[101144]: osdmap e939: 8 total, 8 up, 8 in 2024-09-21T10:20:31.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:30 smithi007 ceph-mon[101144]: pgmap v879: 89 pgs: 89 active+clean; 143 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-09-21T10:20:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:20:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:20:30] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.51.0" 2024-09-21T10:20:31.739 INFO:tasks.rados.rados.0.smithi007.stdout:3451: done (1 left) 2024-09-21T10:20:31.739 INFO:tasks.rados.rados.0.smithi007.stdout:3452: write oid 5 current snap is 436 2024-09-21T10:20:31.739 INFO:tasks.rados.rados.0.smithi007.stdout:3452: seq_num 1280 ranges {712960=666024,1985775=581451,3234019=278941} 2024-09-21T10:20:31.746 INFO:tasks.rados.rados.0.smithi007.stdout:3452: writing smithi00780062-5 from 712960 to 1378984 tid 1 2024-09-21T10:20:31.753 INFO:tasks.rados.rados.0.smithi007.stdout:3452: writing smithi00780062-5 from 1985775 to 2567226 tid 2 2024-09-21T10:20:31.758 INFO:tasks.rados.rados.0.smithi007.stdout:3452: writing smithi00780062-5 from 3234019 to 3512960 tid 3 2024-09-21T10:20:31.759 INFO:tasks.rados.rados.0.smithi007.stdout:3453: snap_remove snap 424 2024-09-21T10:20:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:31 smithi031 ceph-mon[96824]: osdmap e940: 8 total, 8 up, 8 in 2024-09-21T10:20:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:31 smithi007 ceph-mon[99390]: osdmap e940: 8 total, 8 up, 8 in 2024-09-21T10:20:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:31 smithi007 ceph-mon[101144]: osdmap e940: 8 total, 8 up, 8 in 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3453: done (2 left) 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3454: snap_create 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3450: finishing write tid 1 to smithi00780062-7 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3450: finishing write tid 2 to smithi00780062-7 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3450: finishing write tid 3 to smithi00780062-7 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3450: finishing write tid 4 to smithi00780062-7 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3450: finishing write tid 5 to smithi00780062-7 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3450: oid 7 updating version 0 to 891 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3450: oid 7 version 891 is already newer than 890 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3450: oid 7 updating version 891 to 893 2024-09-21T10:20:32.722 INFO:tasks.rados.rados.0.smithi007.stdout:3450: oid 7 version 893 is already newer than 892 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 893 (ObjNum 1279 snap 436 seq_num 1279) dirty exists 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3450: left oid 7 (ObjNum 1279 snap 436 seq_num 1279) 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3452: finishing write tid 1 to smithi00780062-5 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3452: finishing write tid 2 to smithi00780062-5 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3452: finishing write tid 3 to smithi00780062-5 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3452: finishing write tid 4 to smithi00780062-5 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3452: finishing write tid 5 to smithi00780062-5 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3452: oid 5 updating version 0 to 1021 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3452: oid 5 version 1021 is already newer than 1020 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3452: oid 5 updating version 1021 to 1022 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3452: oid 5 version 1022 is already newer than 1019 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 1022 (ObjNum 1280 snap 436 seq_num 1280) dirty exists 2024-09-21T10:20:32.723 INFO:tasks.rados.rados.0.smithi007.stdout:3452: left oid 5 (ObjNum 1280 snap 436 seq_num 1280) 2024-09-21T10:20:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:32 smithi031 ceph-mon[96824]: osdmap e941: 8 total, 8 up, 8 in 2024-09-21T10:20:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:32 smithi031 ceph-mon[96824]: pgmap v882: 89 pgs: 89 active+clean; 148 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-09-21T10:20:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:32 smithi031 ceph-mon[96824]: osdmap e942: 8 total, 8 up, 8 in 2024-09-21T10:20:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:32 smithi007 ceph-mon[99390]: osdmap e941: 8 total, 8 up, 8 in 2024-09-21T10:20:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:32 smithi007 ceph-mon[99390]: pgmap v882: 89 pgs: 89 active+clean; 148 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-09-21T10:20:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:32 smithi007 ceph-mon[99390]: osdmap e942: 8 total, 8 up, 8 in 2024-09-21T10:20:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:32 smithi007 ceph-mon[101144]: osdmap e941: 8 total, 8 up, 8 in 2024-09-21T10:20:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:32 smithi007 ceph-mon[101144]: pgmap v882: 89 pgs: 89 active+clean; 148 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-09-21T10:20:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:32 smithi007 ceph-mon[101144]: osdmap e942: 8 total, 8 up, 8 in 2024-09-21T10:20:33.721 INFO:tasks.rados.rados.0.smithi007.stdout:3450: done (2 left) 2024-09-21T10:20:33.721 INFO:tasks.rados.rados.0.smithi007.stdout:3452: done (1 left) 2024-09-21T10:20:33.721 INFO:tasks.rados.rados.0.smithi007.stdout:3454: done (0 left) 2024-09-21T10:20:33.721 INFO:tasks.rados.rados.0.smithi007.stdout:3455: read oid 25 snap -1 2024-09-21T10:20:33.721 INFO:tasks.rados.rados.0.smithi007.stdout:3455: expect (ObjNum 1271 snap 431 seq_num 1271) 2024-09-21T10:20:33.721 INFO:tasks.rados.rados.0.smithi007.stdout:3456: read oid 23 snap -1 2024-09-21T10:20:33.721 INFO:tasks.rados.rados.0.smithi007.stdout:3456: expect (ObjNum 1195 snap 400 seq_num 1195) 2024-09-21T10:20:33.721 INFO:tasks.rados.rados.0.smithi007.stdout:3457: delete oid 45 current snap is 437 2024-09-21T10:20:33.726 INFO:tasks.rados.rados.0.smithi007.stdout:3457: done (2 left) 2024-09-21T10:20:33.726 INFO:tasks.rados.rados.0.smithi007.stdout:3458: write oid 43 current snap is 437 2024-09-21T10:20:33.726 INFO:tasks.rados.rados.0.smithi007.stdout:3458: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2024-09-21T10:20:33.733 INFO:tasks.rados.rados.0.smithi007.stdout:3458: writing smithi00780062-43 from 746574 to 1163096 tid 1 2024-09-21T10:20:33.738 INFO:tasks.rados.rados.0.smithi007.stdout:3458: writing smithi00780062-43 from 1586386 to 2055153 tid 2 2024-09-21T10:20:33.746 INFO:tasks.rados.rados.0.smithi007.stdout:3458: writing smithi00780062-43 from 2772512 to 3402056 tid 3 2024-09-21T10:20:33.746 INFO:tasks.rados.rados.0.smithi007.stdout:3459: read oid 33 snap -1 2024-09-21T10:20:33.746 INFO:tasks.rados.rados.0.smithi007.stdout:3459: expect deleted 2024-09-21T10:20:33.746 INFO:tasks.rados.rados.0.smithi007.stdout:3460: write oid 36 current snap is 437 2024-09-21T10:20:33.746 INFO:tasks.rados.rados.0.smithi007.stdout:3460: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2024-09-21T10:20:33.752 INFO:tasks.rados.rados.0.smithi007.stdout:3460: writing smithi00780062-36 from 763381 to 1255152 tid 1 2024-09-21T10:20:33.761 INFO:tasks.rados.rados.0.smithi007.stdout:3460: writing smithi00780062-36 from 2044868 to 2773646 tid 2 2024-09-21T10:20:33.765 INFO:tasks.rados.rados.0.smithi007.stdout:3460: writing smithi00780062-36 from 3199935 to 3563381 tid 3 2024-09-21T10:20:33.765 INFO:tasks.rados.rados.0.smithi007.stdout:3461: write oid 40 current snap is 437 2024-09-21T10:20:33.766 INFO:tasks.rados.rados.0.smithi007.stdout:3461: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2024-09-21T10:20:33.773 INFO:tasks.rados.rados.0.smithi007.stdout:3461: writing smithi00780062-40 from 780188 to 1347208 tid 1 2024-09-21T10:20:33.780 INFO:tasks.rados.rados.0.smithi007.stdout:3461: writing smithi00780062-40 from 2103350 to 2575786 tid 2 2024-09-21T10:20:33.785 INFO:tasks.rados.rados.0.smithi007.stdout:3461: writing smithi00780062-40 from 3227358 to 3580188 tid 3 2024-09-21T10:20:33.785 INFO:tasks.rados.rados.0.smithi007.stdout:3462: write oid 45 current snap is 437 2024-09-21T10:20:33.785 INFO:tasks.rados.rados.0.smithi007.stdout:3455: expect (ObjNum 1271 snap 431 seq_num 1271) 2024-09-21T10:20:33.986 INFO:tasks.rados.rados.0.smithi007.stdout:3458: finishing write tid 1 to smithi00780062-43 2024-09-21T10:20:33.986 INFO:tasks.rados.rados.0.smithi007.stdout:3456: expect (ObjNum 1195 snap 400 seq_num 1195) 2024-09-21T10:20:34.073 INFO:tasks.rados.rados.0.smithi007.stdout:3458: finishing write tid 2 to smithi00780062-43 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:3458: finishing write tid 3 to smithi00780062-43 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:3458: finishing write tid 4 to smithi00780062-43 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:3458: finishing write tid 5 to smithi00780062-43 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:3458: oid 43 updating version 0 to 595 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:3458: oid 43 updating version 595 to 597 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:3458: oid 43 version 597 is already newer than 596 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:3458: oid 43 version 597 is already newer than 594 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 597 (ObjNum 1282 snap 437 seq_num 1282) dirty exists 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:3458: left oid 43 (ObjNum 1282 snap 437 seq_num 1282) 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:3460: finishing write tid 1 to smithi00780062-36 2024-09-21T10:20:34.074 INFO:tasks.rados.rados.0.smithi007.stdout:3462: seq_num 1285 ranges {796995=758622,2161832=732447} 2024-09-21T10:20:34.082 INFO:tasks.rados.rados.0.smithi007.stdout:3462: writing smithi00780062-45 from 796995 to 1555617 tid 1 2024-09-21T10:20:34.089 INFO:tasks.rados.rados.0.smithi007.stdout:3462: writing smithi00780062-45 from 2161832 to 2894279 tid 2 2024-09-21T10:20:34.089 INFO:tasks.rados.rados.0.smithi007.stdout:3455: done (6 left) 2024-09-21T10:20:34.089 INFO:tasks.rados.rados.0.smithi007.stdout:3456: done (5 left) 2024-09-21T10:20:34.090 INFO:tasks.rados.rados.0.smithi007.stdout:3458: done (4 left) 2024-09-21T10:20:34.090 INFO:tasks.rados.rados.0.smithi007.stdout:3459: done (3 left) 2024-09-21T10:20:34.090 INFO:tasks.rados.rados.0.smithi007.stdout:3463: snap_remove snap 427 2024-09-21T10:20:34.725 INFO:tasks.rados.rados.0.smithi007.stdout:3463: done (3 left) 2024-09-21T10:20:34.725 INFO:tasks.rados.rados.0.smithi007.stdout:3464: read oid 5 snap -1 2024-09-21T10:20:34.725 INFO:tasks.rados.rados.0.smithi007.stdout:3464: expect (ObjNum 1280 snap 436 seq_num 1280) 2024-09-21T10:20:34.725 INFO:tasks.rados.rados.0.smithi007.stdout:3465: read oid 13 snap -1 2024-09-21T10:20:34.725 INFO:tasks.rados.rados.0.smithi007.stdout:3465: expect (ObjNum 1207 snap 402 seq_num 1207) 2024-09-21T10:20:34.725 INFO:tasks.rados.rados.0.smithi007.stdout:3466: read oid 31 snap -1 2024-09-21T10:20:34.726 INFO:tasks.rados.rados.0.smithi007.stdout:3466: expect (ObjNum 1193 snap 400 seq_num 1193) 2024-09-21T10:20:34.726 INFO:tasks.rados.rados.0.smithi007.stdout:3467: rollback oid 43 current snap is 437 2024-09-21T10:20:34.726 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 43 to 426 2024-09-21T10:20:34.726 INFO:tasks.rados.rados.0.smithi007.stdout:3468: read oid 38 snap -1 2024-09-21T10:20:34.726 INFO:tasks.rados.rados.0.smithi007.stdout:3468: expect deleted 2024-09-21T10:20:34.726 INFO:tasks.rados.rados.0.smithi007.stdout:3469: write oid 41 current snap is 437 2024-09-21T10:20:34.726 INFO:tasks.rados.rados.0.smithi007.stdout:3469: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2024-09-21T10:20:34.732 INFO:tasks.rados.rados.0.smithi007.stdout:3469: writing smithi00780062-41 from 413802 to 847673 tid 1 2024-09-21T10:20:34.740 INFO:tasks.rados.rados.0.smithi007.stdout:3469: writing smithi00780062-41 from 1420314 to 1896419 tid 2 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3469: writing smithi00780062-41 from 2482204 to 3273189 tid 3 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3470: delete oid 33 current snap is 437 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3460: finishing write tid 2 to smithi00780062-36 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3460: finishing write tid 3 to smithi00780062-36 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3460: finishing write tid 4 to smithi00780062-36 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3460: finishing write tid 5 to smithi00780062-36 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3460: oid 36 updating version 0 to 901 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3460: oid 36 version 901 is already newer than 899 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3460: oid 36 updating version 901 to 902 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:3460: oid 36 version 902 is already newer than 900 2024-09-21T10:20:34.746 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 902 (ObjNum 1283 snap 437 seq_num 1283) dirty exists 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3460: left oid 36 (ObjNum 1283 snap 437 seq_num 1283) 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3461: finishing write tid 1 to smithi00780062-40 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3461: finishing write tid 2 to smithi00780062-40 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3461: finishing write tid 3 to smithi00780062-40 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3461: finishing write tid 4 to smithi00780062-40 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3461: finishing write tid 5 to smithi00780062-40 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3461: oid 40 updating version 0 to 1534 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3461: oid 40 version 1534 is already newer than 1533 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3461: oid 40 updating version 1534 to 1535 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3461: oid 40 version 1535 is already newer than 1532 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1535 (ObjNum 1284 snap 437 seq_num 1284) dirty exists 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3461: left oid 40 (ObjNum 1284 snap 437 seq_num 1284) 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3462: finishing write tid 1 to smithi00780062-45 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3462: finishing write tid 2 to smithi00780062-45 2024-09-21T10:20:34.747 INFO:tasks.rados.rados.0.smithi007.stdout:3462: finishing write tid 3 to smithi00780062-45 2024-09-21T10:20:34.748 INFO:tasks.rados.rados.0.smithi007.stdout:3462: finishing write tid 4 to smithi00780062-45 2024-09-21T10:20:34.748 INFO:tasks.rados.rados.0.smithi007.stdout:3462: oid 45 updating version 0 to 1821 2024-09-21T10:20:34.748 INFO:tasks.rados.rados.0.smithi007.stdout:3462: oid 45 updating version 1821 to 1822 2024-09-21T10:20:34.748 INFO:tasks.rados.rados.0.smithi007.stdout:3462: oid 45 updating version 1822 to 1823 2024-09-21T10:20:34.748 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1823 (ObjNum 1285 snap 437 seq_num 1285) dirty exists 2024-09-21T10:20:34.748 INFO:tasks.rados.rados.0.smithi007.stdout:3462: left oid 45 (ObjNum 1285 snap 437 seq_num 1285) 2024-09-21T10:20:34.748 INFO:tasks.rados.rados.0.smithi007.stdout:3465: expect (ObjNum 1207 snap 402 seq_num 1207) 2024-09-21T10:20:34.825 INFO:tasks.rados.rados.0.smithi007.stdout:3466: expect (ObjNum 1193 snap 400 seq_num 1193) 2024-09-21T10:20:34.974 INFO:tasks.rados.rados.0.smithi007.stdout:3467: finishing rollback tid 0 to smithi00780062-43 2024-09-21T10:20:34.974 INFO:tasks.rados.rados.0.smithi007.stdout:3467: finishing rollback tid 1 to smithi00780062-43 2024-09-21T10:20:34.975 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 599 (ObjNum 129 snap 0 seq_num 3839350592) dirty dne 2024-09-21T10:20:34.975 INFO:tasks.rados.rados.0.smithi007.stdout:3469: finishing write tid 1 to smithi00780062-41 2024-09-21T10:20:34.975 INFO:tasks.rados.rados.0.smithi007.stdout:3469: finishing write tid 2 to smithi00780062-41 2024-09-21T10:20:34.975 INFO:tasks.rados.rados.0.smithi007.stdout:3464: expect (ObjNum 1280 snap 436 seq_num 1280) 2024-09-21T10:20:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:34 smithi031 ceph-mon[96824]: osdmap e943: 8 total, 8 up, 8 in 2024-09-21T10:20:35.180 INFO:tasks.rados.rados.0.smithi007.stdout:3469: finishing write tid 3 to smithi00780062-41 2024-09-21T10:20:35.180 INFO:tasks.rados.rados.0.smithi007.stdout:3469: finishing write tid 4 to smithi00780062-41 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3469: finishing write tid 5 to smithi00780062-41 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3469: oid 41 updating version 0 to 1536 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3469: oid 41 updating version 1536 to 1537 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3469: oid 41 updating version 1537 to 1539 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3469: oid 41 version 1539 is already newer than 1538 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1539 (ObjNum 1286 snap 437 seq_num 1286) dirty exists 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3469: left oid 41 (ObjNum 1286 snap 437 seq_num 1286) 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3460: done (9 left) 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3461: done (8 left) 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3462: done (7 left) 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3464: done (6 left) 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3465: done (5 left) 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3466: done (4 left) 2024-09-21T10:20:35.181 INFO:tasks.rados.rados.0.smithi007.stdout:3467: done (3 left) 2024-09-21T10:20:35.182 INFO:tasks.rados.rados.0.smithi007.stdout:3468: done (2 left) 2024-09-21T10:20:35.182 INFO:tasks.rados.rados.0.smithi007.stdout:3469: done (1 left) 2024-09-21T10:20:35.182 INFO:tasks.rados.rados.0.smithi007.stdout:3470: done (0 left) 2024-09-21T10:20:35.182 INFO:tasks.rados.rados.0.smithi007.stdout:3471: read oid 32 snap -1 2024-09-21T10:20:35.182 INFO:tasks.rados.rados.0.smithi007.stdout:3471: expect (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:20:35.182 INFO:tasks.rados.rados.0.smithi007.stdout:3472: write oid 6 current snap is 437 2024-09-21T10:20:35.182 INFO:tasks.rados.rados.0.smithi007.stdout:3472: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2024-09-21T10:20:35.186 INFO:tasks.rados.rados.0.smithi007.stdout:3472: writing smithi00780062-6 from 447416 to 1031785 tid 1 2024-09-21T10:20:35.191 INFO:tasks.rados.rados.0.smithi007.stdout:3472: writing smithi00780062-6 from 1537278 to 2017052 tid 2 2024-09-21T10:20:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:34 smithi007 ceph-mon[99390]: osdmap e943: 8 total, 8 up, 8 in 2024-09-21T10:20:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:34 smithi007 ceph-mon[101144]: osdmap e943: 8 total, 8 up, 8 in 2024-09-21T10:20:35.197 INFO:tasks.rados.rados.0.smithi007.stdout:3472: writing smithi00780062-6 from 2537050 to 3066932 tid 3 2024-09-21T10:20:35.200 INFO:tasks.rados.rados.0.smithi007.stdout:3472: writing smithi00780062-6 from 3524784 to 3647416 tid 4 2024-09-21T10:20:35.200 INFO:tasks.rados.rados.0.smithi007.stdout:3473: write oid 44 current snap is 437 2024-09-21T10:20:35.200 INFO:tasks.rados.rados.0.smithi007.stdout:3473: seq_num 1289 ranges {464223=659618,1879407=739785,3248120=416103} 2024-09-21T10:20:35.206 INFO:tasks.rados.rados.0.smithi007.stdout:3473: writing smithi00780062-44 from 464223 to 1123841 tid 1 2024-09-21T10:20:35.214 INFO:tasks.rados.rados.0.smithi007.stdout:3473: writing smithi00780062-44 from 1879407 to 2619192 tid 2 2024-09-21T10:20:35.220 INFO:tasks.rados.rados.0.smithi007.stdout:3473: writing smithi00780062-44 from 3248120 to 3664223 tid 3 2024-09-21T10:20:35.221 INFO:tasks.rados.rados.0.smithi007.stdout:3474: write oid 29 current snap is 437 2024-09-21T10:20:35.221 INFO:tasks.rados.rados.0.smithi007.stdout:3474: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2024-09-21T10:20:35.227 INFO:tasks.rados.rados.0.smithi007.stdout:3474: writing smithi00780062-29 from 481030 to 1215897 tid 1 2024-09-21T10:20:35.234 INFO:tasks.rados.rados.0.smithi007.stdout:3474: writing smithi00780062-29 from 1937889 to 2421332 tid 2 2024-09-21T10:20:35.240 INFO:tasks.rados.rados.0.smithi007.stdout:3474: writing smithi00780062-29 from 2875543 to 3427969 tid 3 2024-09-21T10:20:35.240 INFO:tasks.rados.rados.0.smithi007.stdout:3475: read oid 8 snap -1 2024-09-21T10:20:35.240 INFO:tasks.rados.rados.0.smithi007.stdout:3475: expect deleted 2024-09-21T10:20:35.240 INFO:tasks.rados.rados.0.smithi007.stdout:3476: snap_create 2024-09-21T10:20:35.240 INFO:tasks.rados.rados.0.smithi007.stdout:3471: expect (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:20:35.364 INFO:tasks.rados.rados.0.smithi007.stdout:3472: finishing write tid 1 to smithi00780062-6 2024-09-21T10:20:35.364 INFO:tasks.rados.rados.0.smithi007.stdout:3472: finishing write tid 2 to smithi00780062-6 2024-09-21T10:20:35.364 INFO:tasks.rados.rados.0.smithi007.stdout:3472: finishing write tid 3 to smithi00780062-6 2024-09-21T10:20:35.364 INFO:tasks.rados.rados.0.smithi007.stdout:3472: finishing write tid 4 to smithi00780062-6 2024-09-21T10:20:35.364 INFO:tasks.rados.rados.0.smithi007.stdout:3472: finishing write tid 5 to smithi00780062-6 2024-09-21T10:20:35.364 INFO:tasks.rados.rados.0.smithi007.stdout:3472: finishing write tid 6 to smithi00780062-6 2024-09-21T10:20:35.364 INFO:tasks.rados.rados.0.smithi007.stdout:3472: oid 6 updating version 0 to 1227 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3472: oid 6 version 1227 is already newer than 1223 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3472: oid 6 version 1227 is already newer than 1224 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3472: oid 6 version 1227 is already newer than 1225 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3472: oid 6 version 1227 is already newer than 1226 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 1227 (ObjNum 1288 snap 437 seq_num 1288) dirty exists 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3472: left oid 6 (ObjNum 1288 snap 437 seq_num 1288) 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3473: finishing write tid 1 to smithi00780062-44 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3473: finishing write tid 2 to smithi00780062-44 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3473: finishing write tid 3 to smithi00780062-44 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3473: finishing write tid 4 to smithi00780062-44 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3473: finishing write tid 5 to smithi00780062-44 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3473: oid 44 updating version 0 to 3040 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3473: oid 44 version 3040 is already newer than 3039 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3473: oid 44 version 3040 is already newer than 3038 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:3473: oid 44 updating version 3040 to 3041 2024-09-21T10:20:35.365 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 3041 (ObjNum 1289 snap 437 seq_num 1289) dirty exists 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3473: left oid 44 (ObjNum 1289 snap 437 seq_num 1289) 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3474: finishing write tid 1 to smithi00780062-29 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3474: finishing write tid 2 to smithi00780062-29 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3474: finishing write tid 3 to smithi00780062-29 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3474: finishing write tid 4 to smithi00780062-29 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3474: finishing write tid 5 to smithi00780062-29 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3474: oid 29 updating version 0 to 1543 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3474: oid 29 version 1543 is already newer than 1542 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3474: oid 29 version 1543 is already newer than 1541 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3474: oid 29 updating version 1543 to 1544 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1544 (ObjNum 1290 snap 437 seq_num 1290) dirty exists 2024-09-21T10:20:35.366 INFO:tasks.rados.rados.0.smithi007.stdout:3474: left oid 29 (ObjNum 1290 snap 437 seq_num 1290) 2024-09-21T10:20:35.730 INFO:tasks.rados.rados.0.smithi007.stdout:3471: done (5 left) 2024-09-21T10:20:35.730 INFO:tasks.rados.rados.0.smithi007.stdout:3472: done (4 left) 2024-09-21T10:20:35.730 INFO:tasks.rados.rados.0.smithi007.stdout:3473: done (3 left) 2024-09-21T10:20:35.730 INFO:tasks.rados.rados.0.smithi007.stdout:3474: done (2 left) 2024-09-21T10:20:35.731 INFO:tasks.rados.rados.0.smithi007.stdout:3475: done (1 left) 2024-09-21T10:20:35.731 INFO:tasks.rados.rados.0.smithi007.stdout:3476: done (0 left) 2024-09-21T10:20:35.731 INFO:tasks.rados.rados.0.smithi007.stdout:3477: write oid 42 current snap is 438 2024-09-21T10:20:35.731 INFO:tasks.rados.rados.0.smithi007.stdout:3477: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2024-09-21T10:20:35.735 INFO:tasks.rados.rados.0.smithi007.stdout:3477: writing smithi00780062-42 from 497837 to 907953 tid 1 2024-09-21T10:20:35.742 INFO:tasks.rados.rados.0.smithi007.stdout:3477: writing smithi00780062-42 from 1596371 to 2339825 tid 2 2024-09-21T10:20:35.750 INFO:tasks.rados.rados.0.smithi007.stdout:3477: writing smithi00780062-42 from 2902966 to 3666664 tid 3 2024-09-21T10:20:35.750 INFO:tasks.rados.rados.0.smithi007.stdout:3478: read oid 26 snap -1 2024-09-21T10:20:35.750 INFO:tasks.rados.rados.0.smithi007.stdout:3478: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:20:35.750 INFO:tasks.rados.rados.0.smithi007.stdout:3479: write oid 2 current snap is 438 2024-09-21T10:20:35.750 INFO:tasks.rados.rados.0.smithi007.stdout:3477: finishing write tid 1 to smithi00780062-42 2024-09-21T10:20:35.751 INFO:tasks.rados.rados.0.smithi007.stdout:3477: finishing write tid 2 to smithi00780062-42 2024-09-21T10:20:35.751 INFO:tasks.rados.rados.0.smithi007.stdout:3479: seq_num 1292 ranges {514644=485365,1654853=487112,2930389=574970} 2024-09-21T10:20:35.756 INFO:tasks.rados.rados.0.smithi007.stdout:3479: writing smithi00780062-2 from 514644 to 1000009 tid 1 2024-09-21T10:20:35.762 INFO:tasks.rados.rados.0.smithi007.stdout:3479: writing smithi00780062-2 from 1654853 to 2141965 tid 2 2024-09-21T10:20:35.770 INFO:tasks.rados.rados.0.smithi007.stdout:3479: writing smithi00780062-2 from 2930389 to 3505359 tid 3 2024-09-21T10:20:35.770 INFO:tasks.rados.rados.0.smithi007.stdout:3480: write oid 36 current snap is 438 2024-09-21T10:20:35.770 INFO:tasks.rados.rados.0.smithi007.stdout:3477: finishing write tid 3 to smithi00780062-42 2024-09-21T10:20:35.770 INFO:tasks.rados.rados.0.smithi007.stdout:3480: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2024-09-21T10:20:35.776 INFO:tasks.rados.rados.0.smithi007.stdout:3480: writing smithi00780062-36 from 531451 to 1208418 tid 1 2024-09-21T10:20:35.783 INFO:tasks.rados.rados.0.smithi007.stdout:3480: writing smithi00780062-36 from 1713335 to 2460458 tid 2 2024-09-21T10:20:35.790 INFO:tasks.rados.rados.0.smithi007.stdout:3480: writing smithi00780062-36 from 2957812 to 3460407 tid 3 2024-09-21T10:20:35.790 INFO:tasks.rados.rados.0.smithi007.stdout:3481: read oid 14 snap -1 2024-09-21T10:20:35.790 INFO:tasks.rados.rados.0.smithi007.stdout:3481: expect deleted 2024-09-21T10:20:35.790 INFO:tasks.rados.rados.0.smithi007.stdout:3482: rollback oid 19 current snap is 438 2024-09-21T10:20:35.790 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 19 to 421 2024-09-21T10:20:35.790 INFO:tasks.rados.rados.0.smithi007.stdout:3477: finishing write tid 4 to smithi00780062-42 2024-09-21T10:20:35.790 INFO:tasks.rados.rados.0.smithi007.stdout:3477: finishing write tid 5 to smithi00780062-42 2024-09-21T10:20:35.790 INFO:tasks.rados.rados.0.smithi007.stdout:3477: oid 42 updating version 0 to 1546 2024-09-21T10:20:35.790 INFO:tasks.rados.rados.0.smithi007.stdout:3477: oid 42 updating version 1546 to 1549 2024-09-21T10:20:35.790 INFO:tasks.rados.rados.0.smithi007.stdout:3477: oid 42 version 1549 is already newer than 1547 2024-09-21T10:20:35.791 INFO:tasks.rados.rados.0.smithi007.stdout:3477: oid 42 version 1549 is already newer than 1548 2024-09-21T10:20:35.791 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 1549 (ObjNum 1291 snap 438 seq_num 1291) dirty exists 2024-09-21T10:20:35.791 INFO:tasks.rados.rados.0.smithi007.stdout:3477: left oid 42 (ObjNum 1291 snap 438 seq_num 1291) 2024-09-21T10:20:35.791 INFO:tasks.rados.rados.0.smithi007.stdout:3479: finishing write tid 1 to smithi00780062-2 2024-09-21T10:20:35.791 INFO:tasks.rados.rados.0.smithi007.stdout:3478: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3479: finishing write tid 2 to smithi00780062-2 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3479: finishing write tid 3 to smithi00780062-2 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3479: finishing write tid 4 to smithi00780062-2 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3479: finishing write tid 5 to smithi00780062-2 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3479: oid 2 updating version 0 to 449 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3479: oid 2 updating version 449 to 452 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3479: oid 2 version 452 is already newer than 451 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3479: oid 2 version 452 is already newer than 450 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 452 (ObjNum 1292 snap 438 seq_num 1292) dirty exists 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3479: left oid 2 (ObjNum 1292 snap 438 seq_num 1292) 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3480: finishing write tid 1 to smithi00780062-36 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3477: done (5 left) 2024-09-21T10:20:36.064 INFO:tasks.rados.rados.0.smithi007.stdout:3478: done (4 left) 2024-09-21T10:20:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:3479: done (3 left) 2024-09-21T10:20:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:3483: read oid 43 snap -1 2024-09-21T10:20:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:3483: expect deleted 2024-09-21T10:20:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:3484: write oid 41 current snap is 438 2024-09-21T10:20:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:3480: finishing write tid 2 to smithi00780062-36 2024-09-21T10:20:36.065 INFO:tasks.rados.rados.0.smithi007.stdout:3484: seq_num 1294 ranges {548258=752216,1771817=490781,2985235=713867} 2024-09-21T10:20:36.070 INFO:tasks.rados.rados.0.smithi007.stdout:3484: writing smithi00780062-41 from 548258 to 1300474 tid 1 2024-09-21T10:20:36.076 INFO:tasks.rados.rados.0.smithi007.stdout:3484: writing smithi00780062-41 from 1771817 to 2262598 tid 2 2024-09-21T10:20:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:3484: writing smithi00780062-41 from 2985235 to 3699102 tid 3 2024-09-21T10:20:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:3485: read oid 16 snap -1 2024-09-21T10:20:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:3485: expect (ObjNum 1268 snap 430 seq_num 1268) 2024-09-21T10:20:36.084 INFO:tasks.rados.rados.0.smithi007.stdout:3486: snap_remove snap 433 2024-09-21T10:20:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:35 smithi031 ceph-mon[96824]: pgmap v885: 89 pgs: 89 active+clean; 148 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 769 KiB/s wr, 2 op/s 2024-09-21T10:20:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:35 smithi031 ceph-mon[96824]: osdmap e944: 8 total, 8 up, 8 in 2024-09-21T10:20:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:35 smithi007 ceph-mon[99390]: pgmap v885: 89 pgs: 89 active+clean; 148 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 769 KiB/s wr, 2 op/s 2024-09-21T10:20:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:35 smithi007 ceph-mon[99390]: osdmap e944: 8 total, 8 up, 8 in 2024-09-21T10:20:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:35 smithi007 ceph-mon[101144]: pgmap v885: 89 pgs: 89 active+clean; 148 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 769 KiB/s wr, 2 op/s 2024-09-21T10:20:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:35 smithi007 ceph-mon[101144]: osdmap e944: 8 total, 8 up, 8 in 2024-09-21T10:20:36.738 INFO:tasks.rados.rados.0.smithi007.stdout:3486: done (6 left) 2024-09-21T10:20:36.738 INFO:tasks.rados.rados.0.smithi007.stdout:3487: write oid 25 current snap is 438 2024-09-21T10:20:36.738 INFO:tasks.rados.rados.0.smithi007.stdout:3487: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2024-09-21T10:20:36.744 INFO:tasks.rados.rados.0.smithi007.stdout:3487: writing smithi00780062-25 from 565065 to 992530 tid 1 2024-09-21T10:20:36.750 INFO:tasks.rados.rados.0.smithi007.stdout:3487: writing smithi00780062-25 from 1430299 to 2064738 tid 2 2024-09-21T10:20:36.755 INFO:tasks.rados.rados.0.smithi007.stdout:3487: writing smithi00780062-25 from 2496305 to 3021444 tid 3 2024-09-21T10:20:36.759 INFO:tasks.rados.rados.0.smithi007.stdout:3487: writing smithi00780062-25 from 3472104 to 3765065 tid 4 2024-09-21T10:20:36.759 INFO:tasks.rados.rados.0.smithi007.stdout:3488: write oid 22 current snap is 438 2024-09-21T10:20:36.759 INFO:tasks.rados.rados.0.smithi007.stdout:3488: seq_num 1296 ranges {581872=502714,1488781=494450,2640081=736411} 2024-09-21T10:20:36.765 INFO:tasks.rados.rados.0.smithi007.stdout:3488: writing smithi00780062-22 from 581872 to 1084586 tid 1 2024-09-21T10:20:36.770 INFO:tasks.rados.rados.0.smithi007.stdout:3488: writing smithi00780062-22 from 1488781 to 1983231 tid 2 2024-09-21T10:20:36.777 INFO:tasks.rados.rados.0.smithi007.stdout:3488: writing smithi00780062-22 from 2640081 to 3376492 tid 3 2024-09-21T10:20:36.777 INFO:tasks.rados.rados.0.smithi007.stdout:3489: write oid 4 current snap is 438 2024-09-21T10:20:36.777 INFO:tasks.rados.rados.0.smithi007.stdout:3489: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2024-09-21T10:20:36.784 INFO:tasks.rados.rados.0.smithi007.stdout:3489: writing smithi00780062-4 from 598679 to 1176642 tid 1 2024-09-21T10:20:36.792 INFO:tasks.rados.rados.0.smithi007.stdout:3489: writing smithi00780062-4 from 1947263 to 2585371 tid 2 2024-09-21T10:20:36.798 INFO:tasks.rados.rados.0.smithi007.stdout:3489: writing smithi00780062-4 from 3351151 to 3798679 tid 3 2024-09-21T10:20:36.799 INFO:tasks.rados.rados.0.smithi007.stdout:3490: write oid 13 current snap is 438 2024-09-21T10:20:36.799 INFO:tasks.rados.rados.0.smithi007.stdout:3490: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2024-09-21T10:20:36.805 INFO:tasks.rados.rados.0.smithi007.stdout:3490: writing smithi00780062-13 from 615486 to 1268698 tid 1 2024-09-21T10:20:36.811 INFO:tasks.rados.rados.0.smithi007.stdout:3490: writing smithi00780062-13 from 1889392 to 2387511 tid 2 2024-09-21T10:20:36.818 INFO:tasks.rados.rados.0.smithi007.stdout:3490: writing smithi00780062-13 from 2978574 to 3453882 tid 3 2024-09-21T10:20:36.818 INFO:tasks.rados.rados.0.smithi007.stdout:3491: rollback oid 24 current snap is 438 2024-09-21T10:20:36.818 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 24 to 434 2024-09-21T10:20:36.818 INFO:tasks.rados.rados.0.smithi007.stdout:3480: finishing write tid 3 to smithi00780062-36 2024-09-21T10:20:36.818 INFO:tasks.rados.rados.0.smithi007.stdout:3480: finishing write tid 4 to smithi00780062-36 2024-09-21T10:20:36.818 INFO:tasks.rados.rados.0.smithi007.stdout:3480: finishing write tid 5 to smithi00780062-36 2024-09-21T10:20:36.818 INFO:tasks.rados.rados.0.smithi007.stdout:3480: oid 36 updating version 0 to 909 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3480: oid 36 version 909 is already newer than 908 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3480: oid 36 version 909 is already newer than 906 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3480: oid 36 version 909 is already newer than 907 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 909 (ObjNum 1293 snap 438 seq_num 1293) dirty exists 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3480: left oid 36 (ObjNum 1293 snap 438 seq_num 1293) 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3482: finishing rollback tid 0 to smithi00780062-19 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3482: finishing rollback tid 1 to smithi00780062-19 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3482: finishing rollback tid 2 to smithi00780062-19 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 1231 (ObjNum 1250 snap 421 seq_num 1250) dirty exists 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3480: done (10 left) 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3481: done (9 left) 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3482: done (8 left) 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3492: write oid 19 current snap is 438 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3484: finishing write tid 1 to smithi00780062-41 2024-09-21T10:20:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3484: finishing write tid 2 to smithi00780062-41 2024-09-21T10:20:36.820 INFO:tasks.rados.rados.0.smithi007.stdout:3484: finishing write tid 3 to smithi00780062-41 2024-09-21T10:20:36.820 INFO:tasks.rados.rados.0.smithi007.stdout:3484: finishing write tid 4 to smithi00780062-41 2024-09-21T10:20:36.820 INFO:tasks.rados.rados.0.smithi007.stdout:3492: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2024-09-21T10:20:36.825 INFO:tasks.rados.rados.0.smithi007.stdout:3492: writing smithi00780062-19 from 632293 to 1360754 tid 1 2024-09-21T10:20:36.832 INFO:tasks.rados.rados.0.smithi007.stdout:3492: writing smithi00780062-19 from 1947874 to 2589651 tid 2 2024-09-21T10:20:36.838 INFO:tasks.rados.rados.0.smithi007.stdout:3492: writing smithi00780062-19 from 3005997 to 3692577 tid 3 2024-09-21T10:20:36.838 INFO:tasks.rados.rados.0.smithi007.stdout:3483: done (8 left) 2024-09-21T10:20:36.838 INFO:tasks.rados.rados.0.smithi007.stdout:3493: rollback oid 27 current snap is 438 2024-09-21T10:20:36.838 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 27 to 421 2024-09-21T10:20:36.838 INFO:tasks.rados.rados.0.smithi007.stdout:3484: finishing write tid 5 to smithi00780062-41 2024-09-21T10:20:36.838 INFO:tasks.rados.rados.0.smithi007.stdout:3484: oid 41 updating version 0 to 1551 2024-09-21T10:20:36.838 INFO:tasks.rados.rados.0.smithi007.stdout:3484: oid 41 updating version 1551 to 1552 2024-09-21T10:20:36.838 INFO:tasks.rados.rados.0.smithi007.stdout:3484: oid 41 updating version 1552 to 1553 2024-09-21T10:20:36.839 INFO:tasks.rados.rados.0.smithi007.stdout:3484: oid 41 updating version 1553 to 1554 2024-09-21T10:20:36.839 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1554 (ObjNum 1294 snap 438 seq_num 1294) dirty exists 2024-09-21T10:20:36.839 INFO:tasks.rados.rados.0.smithi007.stdout:3484: left oid 41 (ObjNum 1294 snap 438 seq_num 1294) 2024-09-21T10:20:36.839 INFO:tasks.rados.rados.0.smithi007.stdout:3485: expect (ObjNum 1268 snap 430 seq_num 1268) 2024-09-21T10:20:36.994 INFO:tasks.rados.rados.0.smithi007.stdout:3487: finishing write tid 1 to smithi00780062-25 2024-09-21T10:20:36.994 INFO:tasks.rados.rados.0.smithi007.stdout:3487: finishing write tid 2 to smithi00780062-25 2024-09-21T10:20:36.994 INFO:tasks.rados.rados.0.smithi007.stdout:3487: finishing write tid 3 to smithi00780062-25 2024-09-21T10:20:36.994 INFO:tasks.rados.rados.0.smithi007.stdout:3487: finishing write tid 4 to smithi00780062-25 2024-09-21T10:20:36.994 INFO:tasks.rados.rados.0.smithi007.stdout:3487: finishing write tid 5 to smithi00780062-25 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3487: finishing write tid 6 to smithi00780062-25 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3487: oid 25 updating version 0 to 1245 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3487: oid 25 version 1245 is already newer than 1242 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3487: oid 25 version 1245 is already newer than 1243 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3487: oid 25 version 1245 is already newer than 1244 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3487: oid 25 updating version 1245 to 1246 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 1246 (ObjNum 1295 snap 438 seq_num 1295) dirty exists 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3487: left oid 25 (ObjNum 1295 snap 438 seq_num 1295) 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3488: finishing write tid 1 to smithi00780062-22 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3488: finishing write tid 2 to smithi00780062-22 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3484: done (8 left) 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3485: done (7 left) 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3487: done (6 left) 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3494: read oid 34 snap -1 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3494: expect (ObjNum 1266 snap 429 seq_num 1266) 2024-09-21T10:20:36.995 INFO:tasks.rados.rados.0.smithi007.stdout:3495: snap_create 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3488: finishing write tid 3 to smithi00780062-22 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3488: finishing write tid 4 to smithi00780062-22 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3488: finishing write tid 5 to smithi00780062-22 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3488: oid 22 updating version 0 to 3048 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3488: oid 22 updating version 3048 to 3049 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3488: oid 22 updating version 3049 to 3050 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3488: oid 22 version 3050 is already newer than 3047 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 3050 (ObjNum 1296 snap 438 seq_num 1296) dirty exists 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3488: left oid 22 (ObjNum 1296 snap 438 seq_num 1296) 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3489: finishing write tid 1 to smithi00780062-4 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3489: finishing write tid 2 to smithi00780062-4 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3489: finishing write tid 3 to smithi00780062-4 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3489: finishing write tid 4 to smithi00780062-4 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3489: finishing write tid 5 to smithi00780062-4 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3489: oid 4 updating version 0 to 807 2024-09-21T10:20:36.996 INFO:tasks.rados.rados.0.smithi007.stdout:3489: oid 4 version 807 is already newer than 805 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3489: oid 4 version 807 is already newer than 806 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3489: oid 4 updating version 807 to 808 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 808 (ObjNum 1297 snap 438 seq_num 1297) dirty exists 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3489: left oid 4 (ObjNum 1297 snap 438 seq_num 1297) 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3490: finishing write tid 1 to smithi00780062-13 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3490: finishing write tid 2 to smithi00780062-13 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3491: finishing rollback tid 0 to smithi00780062-24 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3491: finishing rollback tid 1 to smithi00780062-24 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3491: finishing rollback tid 2 to smithi00780062-24 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 1036 (ObjNum 1269 snap 430 seq_num 1269) dirty exists 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3490: finishing write tid 3 to smithi00780062-13 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3490: finishing write tid 4 to smithi00780062-13 2024-09-21T10:20:36.997 INFO:tasks.rados.rados.0.smithi007.stdout:3490: finishing write tid 5 to smithi00780062-13 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3490: oid 13 updating version 0 to 3054 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3490: oid 13 version 3054 is already newer than 3052 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3490: oid 13 updating version 3054 to 3055 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3490: oid 13 version 3055 is already newer than 3053 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 3055 (ObjNum 1298 snap 438 seq_num 1298) dirty exists 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3490: left oid 13 (ObjNum 1298 snap 438 seq_num 1298) 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3492: finishing write tid 1 to smithi00780062-19 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3492: finishing write tid 2 to smithi00780062-19 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3493: finishing rollback tid 1 to smithi00780062-27 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 2965 (ObjNum 33 snap 0 seq_num 3163977374) dirty dne 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3492: finishing write tid 3 to smithi00780062-19 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3492: finishing write tid 4 to smithi00780062-19 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3492: finishing write tid 5 to smithi00780062-19 2024-09-21T10:20:36.998 INFO:tasks.rados.rados.0.smithi007.stdout:3492: oid 19 updating version 0 to 1238 2024-09-21T10:20:36.999 INFO:tasks.rados.rados.0.smithi007.stdout:3492: oid 19 version 1238 is already newer than 1237 2024-09-21T10:20:36.999 INFO:tasks.rados.rados.0.smithi007.stdout:3492: oid 19 updating version 1238 to 1239 2024-09-21T10:20:36.999 INFO:tasks.rados.rados.0.smithi007.stdout:3492: oid 19 version 1239 is already newer than 1236 2024-09-21T10:20:36.999 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 1239 (ObjNum 1299 snap 438 seq_num 1299) dirty exists 2024-09-21T10:20:36.999 INFO:tasks.rados.rados.0.smithi007.stdout:3492: left oid 19 (ObjNum 1299 snap 438 seq_num 1299) 2024-09-21T10:20:36.999 INFO:tasks.rados.rados.0.smithi007.stdout:3494: expect (ObjNum 1266 snap 429 seq_num 1266) 2024-09-21T10:20:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:36 smithi007 ceph-mon[99390]: osdmap e945: 8 total, 8 up, 8 in 2024-09-21T10:20:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:36 smithi007 ceph-mon[99390]: pgmap v888: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 158 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-21T10:20:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:36 smithi007 ceph-mon[101144]: osdmap e945: 8 total, 8 up, 8 in 2024-09-21T10:20:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:36 smithi007 ceph-mon[101144]: pgmap v888: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 158 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-21T10:20:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:36 smithi031 ceph-mon[96824]: osdmap e945: 8 total, 8 up, 8 in 2024-09-21T10:20:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:36 smithi031 ceph-mon[96824]: pgmap v888: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 158 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-09-21T10:20:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:37.721 INFO:tasks.rados.rados.0.smithi007.stdout:3488: done (7 left) 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:3489: done (6 left) 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:3490: done (5 left) 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:3491: done (4 left) 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:3492: done (3 left) 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:3493: done (2 left) 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:3494: done (1 left) 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:3495: done (0 left) 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:3496: rollback oid 36 current snap is 439 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 36 to 435 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:3497: rollback oid 29 current snap is 439 2024-09-21T10:20:37.722 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 29 to 423 2024-09-21T10:20:37.723 INFO:tasks.rados.rados.0.smithi007.stdout:3498: snap_create 2024-09-21T10:20:37.730 INFO:tasks.rados.rados.0.smithi007.stdout:3497: finishing rollback tid 0 to smithi00780062-29 2024-09-21T10:20:37.730 INFO:tasks.rados.rados.0.smithi007.stdout:3497: finishing rollback tid 1 to smithi00780062-29 2024-09-21T10:20:37.730 INFO:tasks.rados.rados.0.smithi007.stdout:3497: finishing rollback tid 2 to smithi00780062-29 2024-09-21T10:20:37.730 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1564 (ObjNum 1219 snap 408 seq_num 1219) dirty exists 2024-09-21T10:20:37.731 INFO:tasks.rados.rados.0.smithi007.stdout:3496: finishing rollback tid 0 to smithi00780062-36 2024-09-21T10:20:37.731 INFO:tasks.rados.rados.0.smithi007.stdout:3496: finishing rollback tid 1 to smithi00780062-36 2024-09-21T10:20:37.731 INFO:tasks.rados.rados.0.smithi007.stdout:3496: finishing rollback tid 2 to smithi00780062-36 2024-09-21T10:20:37.731 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 915 (ObjNum 1238 snap 418 seq_num 1238) dirty exists 2024-09-21T10:20:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:37 smithi031 ceph-mon[96824]: osdmap e946: 8 total, 8 up, 8 in 2024-09-21T10:20:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:37 smithi031 ceph-mon[96824]: osdmap e947: 8 total, 8 up, 8 in 2024-09-21T10:20:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:37 smithi007 ceph-mon[99390]: osdmap e946: 8 total, 8 up, 8 in 2024-09-21T10:20:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:37 smithi007 ceph-mon[99390]: osdmap e947: 8 total, 8 up, 8 in 2024-09-21T10:20:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:37 smithi007 ceph-mon[101144]: osdmap e946: 8 total, 8 up, 8 in 2024-09-21T10:20:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:37 smithi007 ceph-mon[101144]: osdmap e947: 8 total, 8 up, 8 in 2024-09-21T10:20:38.722 INFO:tasks.rados.rados.0.smithi007.stdout:3496: done (2 left) 2024-09-21T10:20:38.723 INFO:tasks.rados.rados.0.smithi007.stdout:3497: done (1 left) 2024-09-21T10:20:38.723 INFO:tasks.rados.rados.0.smithi007.stdout:3498: done (0 left) 2024-09-21T10:20:38.723 INFO:tasks.rados.rados.0.smithi007.stdout:3499: snap_create 2024-09-21T10:20:39.729 INFO:tasks.rados.rados.0.smithi007.stdout:3499: done (0 left) 2024-09-21T10:20:39.729 INFO:tasks.rados.rados.0.smithi007.stdout:3500: delete oid 2 current snap is 441 2024-09-21T10:20:39.733 INFO:tasks.rados.rados.0.smithi007.stdout:3500: done (0 left) 2024-09-21T10:20:39.733 INFO:tasks.rados.rados.0.smithi007.stdout:3501: rollback oid 20 current snap is 441 2024-09-21T10:20:39.733 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 434 2024-09-21T10:20:39.733 INFO:tasks.rados.rados.0.smithi007.stdout:3502: write oid 39 current snap is 441 2024-09-21T10:20:39.733 INFO:tasks.rados.rados.0.smithi007.stdout:3502: seq_num 1301 ranges {665907=595312,1781191=645446,3177196=688711} 2024-09-21T10:20:39.740 INFO:tasks.rados.rados.0.smithi007.stdout:3502: writing smithi00780062-39 from 665907 to 1261219 tid 1 2024-09-21T10:20:39.747 INFO:tasks.rados.rados.0.smithi007.stdout:3502: writing smithi00780062-39 from 1781191 to 2426637 tid 2 2024-09-21T10:20:39.755 INFO:tasks.rados.rados.0.smithi007.stdout:3502: writing smithi00780062-39 from 3177196 to 3865907 tid 3 2024-09-21T10:20:39.755 INFO:tasks.rados.rados.0.smithi007.stdout:3503: snap_remove snap 440 2024-09-21T10:20:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:39 smithi031 ceph-mon[96824]: pgmap v891: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 176 MiB data, 779 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 5.2 MiB/s wr, 36 op/s 2024-09-21T10:20:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:39 smithi031 ceph-mon[96824]: osdmap e948: 8 total, 8 up, 8 in 2024-09-21T10:20:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:39 smithi007 ceph-mon[99390]: pgmap v891: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 176 MiB data, 779 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 5.2 MiB/s wr, 36 op/s 2024-09-21T10:20:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:39 smithi007 ceph-mon[99390]: osdmap e948: 8 total, 8 up, 8 in 2024-09-21T10:20:40.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:39 smithi007 ceph-mon[101144]: pgmap v891: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 176 MiB data, 779 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 5.2 MiB/s wr, 36 op/s 2024-09-21T10:20:40.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:39 smithi007 ceph-mon[101144]: osdmap e948: 8 total, 8 up, 8 in 2024-09-21T10:20:40.735 INFO:tasks.rados.rados.0.smithi007.stdout:3503: done (2 left) 2024-09-21T10:20:40.735 INFO:tasks.rados.rados.0.smithi007.stdout:3504: write oid 7 current snap is 441 2024-09-21T10:20:40.735 INFO:tasks.rados.rados.0.smithi007.stdout:3501: finishing rollback tid 0 to smithi00780062-20 2024-09-21T10:20:40.735 INFO:tasks.rados.rados.0.smithi007.stdout:3504: seq_num 1302 ranges {682714=670561,2123320=505457,3088266=636749} 2024-09-21T10:20:40.742 INFO:tasks.rados.rados.0.smithi007.stdout:3504: writing smithi00780062-7 from 682714 to 1353275 tid 1 2024-09-21T10:20:40.749 INFO:tasks.rados.rados.0.smithi007.stdout:3504: writing smithi00780062-7 from 2123320 to 2628777 tid 2 2024-09-21T10:20:40.757 INFO:tasks.rados.rados.0.smithi007.stdout:3504: writing smithi00780062-7 from 3088266 to 3725015 tid 3 2024-09-21T10:20:40.757 INFO:tasks.rados.rados.0.smithi007.stdout:3505: rollback oid 26 current snap is 441 2024-09-21T10:20:40.757 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 437 2024-09-21T10:20:40.757 INFO:tasks.rados.rados.0.smithi007.stdout:3501: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:20:40.757 INFO:tasks.rados.rados.0.smithi007.stdout:3501: finishing rollback tid 2 to smithi00780062-20 2024-09-21T10:20:40.757 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 1243 (ObjNum 1272 snap 434 seq_num 1272) dirty exists 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3502: finishing write tid 1 to smithi00780062-39 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3502: finishing write tid 2 to smithi00780062-39 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3502: finishing write tid 3 to smithi00780062-39 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3502: finishing write tid 4 to smithi00780062-39 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3502: finishing write tid 5 to smithi00780062-39 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3502: oid 39 updating version 0 to 1846 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3502: oid 39 updating version 1846 to 1848 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3502: oid 39 version 1848 is already newer than 1847 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3502: oid 39 updating version 1848 to 1849 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1849 (ObjNum 1301 snap 441 seq_num 1301) dirty exists 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3502: left oid 39 (ObjNum 1301 snap 441 seq_num 1301) 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3504: finishing write tid 1 to smithi00780062-7 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3504: finishing write tid 2 to smithi00780062-7 2024-09-21T10:20:40.758 INFO:tasks.rados.rados.0.smithi007.stdout:3501: done (3 left) 2024-09-21T10:20:40.759 INFO:tasks.rados.rados.0.smithi007.stdout:3502: done (2 left) 2024-09-21T10:20:40.759 INFO:tasks.rados.rados.0.smithi007.stdout:3506: snap_create 2024-09-21T10:20:40.760 INFO:tasks.rados.rados.0.smithi007.stdout:3504: finishing write tid 3 to smithi00780062-7 2024-09-21T10:20:40.760 INFO:tasks.rados.rados.0.smithi007.stdout:3504: finishing write tid 4 to smithi00780062-7 2024-09-21T10:20:40.760 INFO:tasks.rados.rados.0.smithi007.stdout:3504: finishing write tid 5 to smithi00780062-7 2024-09-21T10:20:40.760 INFO:tasks.rados.rados.0.smithi007.stdout:3504: oid 7 updating version 0 to 918 2024-09-21T10:20:40.760 INFO:tasks.rados.rados.0.smithi007.stdout:3504: oid 7 updating version 918 to 920 2024-09-21T10:20:40.760 INFO:tasks.rados.rados.0.smithi007.stdout:3504: oid 7 version 920 is already newer than 919 2024-09-21T10:20:40.760 INFO:tasks.rados.rados.0.smithi007.stdout:3504: oid 7 version 920 is already newer than 917 2024-09-21T10:20:40.761 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 920 (ObjNum 1302 snap 441 seq_num 1302) dirty exists 2024-09-21T10:20:40.761 INFO:tasks.rados.rados.0.smithi007.stdout:3504: left oid 7 (ObjNum 1302 snap 441 seq_num 1302) 2024-09-21T10:20:40.764 INFO:tasks.rados.rados.0.smithi007.stdout:3505: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:20:40.764 INFO:tasks.rados.rados.0.smithi007.stdout:3505: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:20:40.764 INFO:tasks.rados.rados.0.smithi007.stdout:3505: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:20:40.765 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 751 (ObjNum 1065 snap 359 seq_num 1065) dirty exists 2024-09-21T10:20:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:40 smithi031 ceph-mon[96824]: osdmap e949: 8 total, 8 up, 8 in 2024-09-21T10:20:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:40 smithi031 ceph-mon[96824]: pgmap v894: 89 pgs: 89 active+clean; 190 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 5.6 MiB/s wr, 39 op/s 2024-09-21T10:20:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:20:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:20:40] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.51.0" 2024-09-21T10:20:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:40 smithi007 ceph-mon[99390]: osdmap e949: 8 total, 8 up, 8 in 2024-09-21T10:20:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:40 smithi007 ceph-mon[99390]: pgmap v894: 89 pgs: 89 active+clean; 190 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 5.6 MiB/s wr, 39 op/s 2024-09-21T10:20:41.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:40 smithi007 ceph-mon[101144]: osdmap e949: 8 total, 8 up, 8 in 2024-09-21T10:20:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:40 smithi007 ceph-mon[101144]: pgmap v894: 89 pgs: 89 active+clean; 190 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 5.6 MiB/s wr, 39 op/s 2024-09-21T10:20:41.736 INFO:tasks.rados.rados.0.smithi007.stdout:3504: done (2 left) 2024-09-21T10:20:41.736 INFO:tasks.rados.rados.0.smithi007.stdout:3505: done (1 left) 2024-09-21T10:20:41.736 INFO:tasks.rados.rados.0.smithi007.stdout:3506: done (0 left) 2024-09-21T10:20:41.736 INFO:tasks.rados.rados.0.smithi007.stdout:3507: delete oid 23 current snap is 442 2024-09-21T10:20:41.744 INFO:tasks.rados.rados.0.smithi007.stdout:3507: done (0 left) 2024-09-21T10:20:41.744 INFO:tasks.rados.rados.0.smithi007.stdout:3508: read oid 34 snap -1 2024-09-21T10:20:41.744 INFO:tasks.rados.rados.0.smithi007.stdout:3508: expect (ObjNum 1266 snap 429 seq_num 1266) 2024-09-21T10:20:41.744 INFO:tasks.rados.rados.0.smithi007.stdout:3509: snap_remove snap 426 2024-09-21T10:20:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:41 smithi031 ceph-mon[96824]: osdmap e950: 8 total, 8 up, 8 in 2024-09-21T10:20:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:41 smithi007 ceph-mon[99390]: osdmap e950: 8 total, 8 up, 8 in 2024-09-21T10:20:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:41 smithi007 ceph-mon[101144]: osdmap e950: 8 total, 8 up, 8 in 2024-09-21T10:20:42.723 INFO:tasks.rados.rados.0.smithi007.stdout:3509: done (1 left) 2024-09-21T10:20:42.723 INFO:tasks.rados.rados.0.smithi007.stdout:3510: write oid 22 current snap is 442 2024-09-21T10:20:42.724 INFO:tasks.rados.rados.0.smithi007.stdout:3510: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2024-09-21T10:20:42.730 INFO:tasks.rados.rados.0.smithi007.stdout:3510: writing smithi00780062-22 from 716328 to 1137387 tid 1 2024-09-21T10:20:42.737 INFO:tasks.rados.rados.0.smithi007.stdout:3510: writing smithi00780062-22 from 1840284 to 2349410 tid 2 2024-09-21T10:20:42.745 INFO:tasks.rados.rados.0.smithi007.stdout:3510: writing smithi00780062-22 from 3143112 to 3802405 tid 3 2024-09-21T10:20:42.745 INFO:tasks.rados.rados.0.smithi007.stdout:3511: delete oid 7 current snap is 442 2024-09-21T10:20:42.745 INFO:tasks.rados.rados.0.smithi007.stdout:3508: expect (ObjNum 1266 snap 429 seq_num 1266) 2024-09-21T10:20:42.857 INFO:tasks.rados.rados.0.smithi007.stdout:3510: finishing write tid 1 to smithi00780062-22 2024-09-21T10:20:42.857 INFO:tasks.rados.rados.0.smithi007.stdout:3510: finishing write tid 2 to smithi00780062-22 2024-09-21T10:20:42.857 INFO:tasks.rados.rados.0.smithi007.stdout:3510: finishing write tid 3 to smithi00780062-22 2024-09-21T10:20:42.857 INFO:tasks.rados.rados.0.smithi007.stdout:3510: finishing write tid 4 to smithi00780062-22 2024-09-21T10:20:42.857 INFO:tasks.rados.rados.0.smithi007.stdout:3510: finishing write tid 5 to smithi00780062-22 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3510: oid 22 updating version 0 to 3068 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3510: oid 22 version 3068 is already newer than 3067 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3510: oid 22 version 3068 is already newer than 3062 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3510: oid 22 updating version 3068 to 3069 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 3069 (ObjNum 1304 snap 442 seq_num 1304) dirty exists 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3510: left oid 22 (ObjNum 1304 snap 442 seq_num 1304) 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3508: done (2 left) 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3510: done (1 left) 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3511: done (0 left) 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3512: read oid 28 snap -1 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3512: expect deleted 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3513: write oid 48 current snap is 442 2024-09-21T10:20:42.858 INFO:tasks.rados.rados.0.smithi007.stdout:3513: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2024-09-21T10:20:42.864 INFO:tasks.rados.rados.0.smithi007.stdout:3513: writing smithi00780062-48 from 749942 to 1321499 tid 1 2024-09-21T10:20:42.871 INFO:tasks.rados.rados.0.smithi007.stdout:3513: writing smithi00780062-48 from 1840895 to 2637337 tid 2 2024-09-21T10:20:42.878 INFO:tasks.rados.rados.0.smithi007.stdout:3513: writing smithi00780062-48 from 3365252 to 3949942 tid 3 2024-09-21T10:20:42.878 INFO:tasks.rados.rados.0.smithi007.stdout:3514: delete oid 39 current snap is 442 2024-09-21T10:20:42.878 INFO:tasks.rados.rados.0.smithi007.stdout:3513: finishing write tid 1 to smithi00780062-48 2024-09-21T10:20:42.878 INFO:tasks.rados.rados.0.smithi007.stdout:3513: finishing write tid 2 to smithi00780062-48 2024-09-21T10:20:42.881 INFO:tasks.rados.rados.0.smithi007.stdout:3512: done (2 left) 2024-09-21T10:20:42.881 INFO:tasks.rados.rados.0.smithi007.stdout:3514: done (1 left) 2024-09-21T10:20:42.881 INFO:tasks.rados.rados.0.smithi007.stdout:3515: write oid 41 current snap is 442 2024-09-21T10:20:42.881 INFO:tasks.rados.rados.0.smithi007.stdout:3515: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2024-09-21T10:20:42.887 INFO:tasks.rados.rados.0.smithi007.stdout:3515: writing smithi00780062-41 from 783556 to 1221964 tid 1 2024-09-21T10:20:42.892 INFO:tasks.rados.rados.0.smithi007.stdout:3515: writing smithi00780062-41 from 1674212 to 2074323 tid 2 2024-09-21T10:20:42.898 INFO:tasks.rados.rados.0.smithi007.stdout:3515: writing smithi00780062-41 from 2736451 to 3157185 tid 3 2024-09-21T10:20:42.904 INFO:tasks.rados.rados.0.smithi007.stdout:3515: writing smithi00780062-41 from 3882270 to 3983556 tid 4 2024-09-21T10:20:42.904 INFO:tasks.rados.rados.0.smithi007.stdout:3516: read oid 26 snap 418 2024-09-21T10:20:42.904 INFO:tasks.rados.rados.0.smithi007.stdout:3516: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:20:42.904 INFO:tasks.rados.rados.0.smithi007.stdout:3517: rollback oid 5 current snap is 442 2024-09-21T10:20:42.904 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 436 2024-09-21T10:20:42.904 INFO:tasks.rados.rados.0.smithi007.stdout:3513: finishing write tid 3 to smithi00780062-48 2024-09-21T10:20:42.904 INFO:tasks.rados.rados.0.smithi007.stdout:3513: finishing write tid 4 to smithi00780062-48 2024-09-21T10:20:42.904 INFO:tasks.rados.rados.0.smithi007.stdout:3513: finishing write tid 5 to smithi00780062-48 2024-09-21T10:20:42.904 INFO:tasks.rados.rados.0.smithi007.stdout:3513: oid 48 updating version 0 to 1254 2024-09-21T10:20:42.904 INFO:tasks.rados.rados.0.smithi007.stdout:3513: oid 48 updating version 1254 to 1256 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3513: oid 48 version 1256 is already newer than 1255 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3513: oid 48 version 1256 is already newer than 1253 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 1256 (ObjNum 1306 snap 442 seq_num 1306) dirty exists 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3513: left oid 48 (ObjNum 1306 snap 442 seq_num 1306) 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3515: finishing write tid 1 to smithi00780062-41 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3515: finishing write tid 2 to smithi00780062-41 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3515: finishing write tid 3 to smithi00780062-41 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3513: done (3 left) 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3518: read oid 47 snap 423 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3518: expect (ObjNum 1213 snap 406 seq_num 1213) 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3519: rollback oid 12 current snap is 442 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 12 to 439 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3520: read oid 11 snap -1 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3520: expect (ObjNum 1275 snap 435 seq_num 1275) 2024-09-21T10:20:42.905 INFO:tasks.rados.rados.0.smithi007.stdout:3521: rollback oid 29 current snap is 442 2024-09-21T10:20:42.906 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 29 to 421 2024-09-21T10:20:42.906 INFO:tasks.rados.rados.0.smithi007.stdout:3522: write oid 1 current snap is 442 2024-09-21T10:20:42.906 INFO:tasks.rados.rados.0.smithi007.stdout:3522: seq_num 1309 ranges {400363=513657,1332694=660122} 2024-09-21T10:20:42.908 INFO:tasks.rados.rados.0.smithi007.stdout:3522: writing smithi00780062-1 from 400363 to 914020 tid 1 2024-09-21T10:20:42.915 INFO:tasks.rados.rados.0.smithi007.stdout:3522: writing smithi00780062-1 from 1332694 to 1992816 tid 2 2024-09-21T10:20:42.915 INFO:tasks.rados.rados.0.smithi007.stdout:3523: snap_remove snap 435 2024-09-21T10:20:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:42 smithi031 ceph-mon[96824]: osdmap e951: 8 total, 8 up, 8 in 2024-09-21T10:20:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:42 smithi031 ceph-mon[96824]: pgmap v897: 89 pgs: 89 active+clean; 192 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-09-21T10:20:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:42 smithi031 ceph-mon[96824]: osdmap e952: 8 total, 8 up, 8 in 2024-09-21T10:20:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:42 smithi007 ceph-mon[99390]: osdmap e951: 8 total, 8 up, 8 in 2024-09-21T10:20:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:42 smithi007 ceph-mon[99390]: pgmap v897: 89 pgs: 89 active+clean; 192 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-09-21T10:20:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:42 smithi007 ceph-mon[99390]: osdmap e952: 8 total, 8 up, 8 in 2024-09-21T10:20:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:42 smithi007 ceph-mon[101144]: osdmap e951: 8 total, 8 up, 8 in 2024-09-21T10:20:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:42 smithi007 ceph-mon[101144]: pgmap v897: 89 pgs: 89 active+clean; 192 MiB data, 819 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-09-21T10:20:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:42 smithi007 ceph-mon[101144]: osdmap e952: 8 total, 8 up, 8 in 2024-09-21T10:20:43.751 INFO:tasks.rados.rados.0.smithi007.stdout:3518: expect (ObjNum 1213 snap 406 seq_num 1213) 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3517: finishing rollback tid 0 to smithi00780062-5 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3515: finishing write tid 4 to smithi00780062-41 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3519: finishing rollback tid 0 to smithi00780062-12 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3515: finishing write tid 5 to smithi00780062-41 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3515: finishing write tid 6 to smithi00780062-41 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3515: oid 41 updating version 0 to 1572 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3515: oid 41 updating version 1572 to 1574 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3515: oid 41 version 1574 is already newer than 1570 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3515: oid 41 version 1574 is already newer than 1571 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3515: oid 41 version 1574 is already newer than 1573 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1574 (ObjNum 1308 snap 442 seq_num 1308) dirty exists 2024-09-21T10:20:43.838 INFO:tasks.rados.rados.0.smithi007.stdout:3515: left oid 41 (ObjNum 1308 snap 442 seq_num 1308) 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3519: finishing rollback tid 1 to smithi00780062-12 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3517: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3519: finishing rollback tid 2 to smithi00780062-12 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 1133 (ObjNum 1153 snap 390 seq_num 1153) dirty exists 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3517: finishing rollback tid 2 to smithi00780062-5 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 1044 (ObjNum 1280 snap 436 seq_num 1280) dirty exists 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3521: finishing rollback tid 0 to smithi00780062-29 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3521: finishing rollback tid 1 to smithi00780062-29 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3521: finishing rollback tid 2 to smithi00780062-29 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1578 (ObjNum 1219 snap 408 seq_num 1219) dirty exists 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3522: finishing write tid 1 to smithi00780062-1 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3515: done (8 left) 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3517: done (7 left) 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3518: done (6 left) 2024-09-21T10:20:43.839 INFO:tasks.rados.rados.0.smithi007.stdout:3519: done (5 left) 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3521: done (4 left) 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3523: done (3 left) 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3524: rollback oid 15 current snap is 442 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 436 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3522: finishing write tid 2 to smithi00780062-1 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3522: finishing write tid 3 to smithi00780062-1 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3522: finishing write tid 4 to smithi00780062-1 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3522: oid 1 updating version 0 to 1045 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3522: oid 1 updating version 1045 to 1046 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3522: oid 1 updating version 1046 to 1047 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 1047 (ObjNum 1309 snap 442 seq_num 1309) dirty exists 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3522: left oid 1 (ObjNum 1309 snap 442 seq_num 1309) 2024-09-21T10:20:43.840 INFO:tasks.rados.rados.0.smithi007.stdout:3516: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:20:44.108 INFO:tasks.rados.rados.0.smithi007.stdout:3520: expect (ObjNum 1275 snap 435 seq_num 1275) 2024-09-21T10:20:44.221 INFO:tasks.rados.rados.0.smithi007.stdout:3524: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:20:44.221 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 0 (ObjNum 129 snap 0 seq_num 3840485352) dirty dne 2024-09-21T10:20:44.221 INFO:tasks.rados.rados.0.smithi007.stdout:3516: done (3 left) 2024-09-21T10:20:44.221 INFO:tasks.rados.rados.0.smithi007.stdout:3520: done (2 left) 2024-09-21T10:20:44.221 INFO:tasks.rados.rados.0.smithi007.stdout:3522: done (1 left) 2024-09-21T10:20:44.221 INFO:tasks.rados.rados.0.smithi007.stdout:3524: done (0 left) 2024-09-21T10:20:44.221 INFO:tasks.rados.rados.0.smithi007.stdout:3525: snap_remove snap 423 2024-09-21T10:20:44.756 INFO:tasks.rados.rados.0.smithi007.stdout:3525: done (0 left) 2024-09-21T10:20:44.757 INFO:tasks.rados.rados.0.smithi007.stdout:3526: read oid 49 snap -1 2024-09-21T10:20:44.757 INFO:tasks.rados.rados.0.smithi007.stdout:3526: expect (ObjNum 1274 snap 435 seq_num 1274) 2024-09-21T10:20:44.757 INFO:tasks.rados.rados.0.smithi007.stdout:3527: snap_create 2024-09-21T10:20:44.767 INFO:tasks.rados.rados.0.smithi007.stdout:3526: expect (ObjNum 1274 snap 435 seq_num 1274) 2024-09-21T10:20:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:44 smithi031 ceph-mon[96824]: osdmap e953: 8 total, 8 up, 8 in 2024-09-21T10:20:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:44 smithi031 ceph-mon[96824]: pgmap v900: 89 pgs: 89 active+clean; 192 MiB data, 826 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 471 KiB/s wr, 7 op/s 2024-09-21T10:20:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:44 smithi007 ceph-mon[99390]: osdmap e953: 8 total, 8 up, 8 in 2024-09-21T10:20:45.453 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:44 smithi007 ceph-mon[99390]: pgmap v900: 89 pgs: 89 active+clean; 192 MiB data, 826 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 471 KiB/s wr, 7 op/s 2024-09-21T10:20:45.454 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:44 smithi007 ceph-mon[101144]: osdmap e953: 8 total, 8 up, 8 in 2024-09-21T10:20:45.454 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:44 smithi007 ceph-mon[101144]: pgmap v900: 89 pgs: 89 active+clean; 192 MiB data, 826 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 471 KiB/s wr, 7 op/s 2024-09-21T10:20:45.755 INFO:tasks.rados.rados.0.smithi007.stdout:3526: done (1 left) 2024-09-21T10:20:45.755 INFO:tasks.rados.rados.0.smithi007.stdout:3527: done (0 left) 2024-09-21T10:20:45.755 INFO:tasks.rados.rados.0.smithi007.stdout:3528: write oid 33 current snap is 443 2024-09-21T10:20:45.755 INFO:tasks.rados.rados.0.smithi007.stdout:3528: seq_num 1310 ranges {417170=588906,1674823=342347} 2024-09-21T10:20:45.760 INFO:tasks.rados.rados.0.smithi007.stdout:3528: writing smithi00780062-33 from 417170 to 1006076 tid 1 2024-09-21T10:20:45.766 INFO:tasks.rados.rados.0.smithi007.stdout:3528: writing smithi00780062-33 from 1674823 to 2017170 tid 2 2024-09-21T10:20:45.766 INFO:tasks.rados.rados.0.smithi007.stdout:3529: write oid 11 current snap is 443 2024-09-21T10:20:45.766 INFO:tasks.rados.rados.0.smithi007.stdout:3528: finishing write tid 1 to smithi00780062-33 2024-09-21T10:20:45.766 INFO:tasks.rados.rados.0.smithi007.stdout:3529: seq_num 1311 ranges {433977=664155,1733305=300672} 2024-09-21T10:20:45.772 INFO:tasks.rados.rados.0.smithi007.stdout:3529: writing smithi00780062-11 from 433977 to 1098132 tid 1 2024-09-21T10:20:45.778 INFO:tasks.rados.rados.0.smithi007.stdout:3529: writing smithi00780062-11 from 1733305 to 2033977 tid 2 2024-09-21T10:20:45.778 INFO:tasks.rados.rados.0.smithi007.stdout:3530: rollback oid 15 current snap is 443 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 15 to 442 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:3528: finishing write tid 2 to smithi00780062-33 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:3528: finishing write tid 3 to smithi00780062-33 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:3531: write oid 45 current snap is 443 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:3528: finishing write tid 4 to smithi00780062-33 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:3528: oid 33 updating version 0 to 1837 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:3528: oid 33 version 1837 is already newer than 1836 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:3528: oid 33 version 1837 is already newer than 1835 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1837 (ObjNum 1310 snap 443 seq_num 1310) dirty exists 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:3528: left oid 33 (ObjNum 1310 snap 443 seq_num 1310) 2024-09-21T10:20:45.779 INFO:tasks.rados.rados.0.smithi007.stdout:3531: seq_num 1312 ranges {450784=739404,1791787=258997} 2024-09-21T10:20:45.785 INFO:tasks.rados.rados.0.smithi007.stdout:3531: writing smithi00780062-45 from 450784 to 1190188 tid 1 2024-09-21T10:20:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3531: writing smithi00780062-45 from 1791787 to 2050784 tid 2 2024-09-21T10:20:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3528: done (3 left) 2024-09-21T10:20:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3532: rollback oid 6 current snap is 443 2024-09-21T10:20:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 6 to 438 2024-09-21T10:20:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3530: finishing rollback tid 1 to smithi00780062-15 2024-09-21T10:20:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-21T10:20:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3529: finishing write tid 1 to smithi00780062-11 2024-09-21T10:20:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3529: finishing write tid 2 to smithi00780062-11 2024-09-21T10:20:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3530: done (3 left) 2024-09-21T10:20:45.791 INFO:tasks.rados.rados.0.smithi007.stdout:3533: delete oid 31 current snap is 443 2024-09-21T10:20:45.791 INFO:tasks.rados.rados.0.smithi007.stdout:3529: finishing write tid 3 to smithi00780062-11 2024-09-21T10:20:45.791 INFO:tasks.rados.rados.0.smithi007.stdout:3529: finishing write tid 4 to smithi00780062-11 2024-09-21T10:20:45.791 INFO:tasks.rados.rados.0.smithi007.stdout:3529: oid 11 updating version 0 to 3086 2024-09-21T10:20:45.791 INFO:tasks.rados.rados.0.smithi007.stdout:3529: oid 11 version 3086 is already newer than 3085 2024-09-21T10:20:45.791 INFO:tasks.rados.rados.0.smithi007.stdout:3529: oid 11 updating version 3086 to 3087 2024-09-21T10:20:45.791 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 3087 (ObjNum 1311 snap 443 seq_num 1311) dirty exists 2024-09-21T10:20:45.791 INFO:tasks.rados.rados.0.smithi007.stdout:3529: left oid 11 (ObjNum 1311 snap 443 seq_num 1311) 2024-09-21T10:20:45.791 INFO:tasks.rados.rados.0.smithi007.stdout:3531: finishing write tid 1 to smithi00780062-45 2024-09-21T10:20:45.793 INFO:tasks.rados.rados.0.smithi007.stdout:3532: finishing rollback tid 0 to smithi00780062-6 2024-09-21T10:20:45.793 INFO:tasks.rados.rados.0.smithi007.stdout:3531: finishing write tid 2 to smithi00780062-45 2024-09-21T10:20:45.794 INFO:tasks.rados.rados.0.smithi007.stdout:3531: finishing write tid 3 to smithi00780062-45 2024-09-21T10:20:45.794 INFO:tasks.rados.rados.0.smithi007.stdout:3531: finishing write tid 4 to smithi00780062-45 2024-09-21T10:20:45.794 INFO:tasks.rados.rados.0.smithi007.stdout:3531: oid 45 updating version 0 to 1839 2024-09-21T10:20:45.794 INFO:tasks.rados.rados.0.smithi007.stdout:3531: oid 45 updating version 1839 to 1840 2024-09-21T10:20:45.794 INFO:tasks.rados.rados.0.smithi007.stdout:3531: oid 45 updating version 1840 to 1841 2024-09-21T10:20:45.794 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1841 (ObjNum 1312 snap 443 seq_num 1312) dirty exists 2024-09-21T10:20:45.794 INFO:tasks.rados.rados.0.smithi007.stdout:3531: left oid 45 (ObjNum 1312 snap 443 seq_num 1312) 2024-09-21T10:20:45.794 INFO:tasks.rados.rados.0.smithi007.stdout:3532: finishing rollback tid 1 to smithi00780062-6 2024-09-21T10:20:45.795 INFO:tasks.rados.rados.0.smithi007.stdout:3529: done (3 left) 2024-09-21T10:20:45.795 INFO:tasks.rados.rados.0.smithi007.stdout:3531: done (2 left) 2024-09-21T10:20:45.795 INFO:tasks.rados.rados.0.smithi007.stdout:3533: done (1 left) 2024-09-21T10:20:45.795 INFO:tasks.rados.rados.0.smithi007.stdout:3534: write oid 18 current snap is 443 2024-09-21T10:20:45.795 INFO:tasks.rados.rados.0.smithi007.stdout:3534: seq_num 1314 ranges {484398=489902,1392398=411118} 2024-09-21T10:20:45.799 INFO:tasks.rados.rados.0.smithi007.stdout:3534: writing smithi00780062-18 from 484398 to 974300 tid 1 2024-09-21T10:20:45.804 INFO:tasks.rados.rados.0.smithi007.stdout:3534: writing smithi00780062-18 from 1392398 to 1803516 tid 2 2024-09-21T10:20:45.804 INFO:tasks.rados.rados.0.smithi007.stdout:3535: write oid 35 current snap is 443 2024-09-21T10:20:45.804 INFO:tasks.rados.rados.0.smithi007.stdout:3535: seq_num 1315 ranges {501205=565151,1850880=250325} 2024-09-21T10:20:45.810 INFO:tasks.rados.rados.0.smithi007.stdout:3535: writing smithi00780062-35 from 501205 to 1066356 tid 1 2024-09-21T10:20:45.816 INFO:tasks.rados.rados.0.smithi007.stdout:3535: writing smithi00780062-35 from 1850880 to 2101205 tid 2 2024-09-21T10:20:45.816 INFO:tasks.rados.rados.0.smithi007.stdout:3532: finishing rollback tid 2 to smithi00780062-6 2024-09-21T10:20:45.816 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 1263 (ObjNum 1288 snap 437 seq_num 1288) dirty exists 2024-09-21T10:20:45.816 INFO:tasks.rados.rados.0.smithi007.stdout:3534: finishing write tid 1 to smithi00780062-18 2024-09-21T10:20:45.816 INFO:tasks.rados.rados.0.smithi007.stdout:3534: finishing write tid 2 to smithi00780062-18 2024-09-21T10:20:45.816 INFO:tasks.rados.rados.0.smithi007.stdout:3534: finishing write tid 3 to smithi00780062-18 2024-09-21T10:20:45.816 INFO:tasks.rados.rados.0.smithi007.stdout:3534: finishing write tid 4 to smithi00780062-18 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:3534: oid 18 updating version 0 to 3090 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:3534: oid 18 version 3090 is already newer than 3089 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:3534: oid 18 updating version 3090 to 3091 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 3091 (ObjNum 1314 snap 443 seq_num 1314) dirty exists 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:3534: left oid 18 (ObjNum 1314 snap 443 seq_num 1314) 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:3535: finishing write tid 1 to smithi00780062-35 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:3536: read oid 26 snap -1 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:3536: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:3532: done (3 left) 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:3534: done (2 left) 2024-09-21T10:20:45.817 INFO:tasks.rados.rados.0.smithi007.stdout:3537: snap_remove snap 439 2024-09-21T10:20:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:45 smithi031 ceph-mon[96824]: osdmap e954: 8 total, 8 up, 8 in 2024-09-21T10:20:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:45 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:20:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:45 smithi007 ceph-mon[99390]: osdmap e954: 8 total, 8 up, 8 in 2024-09-21T10:20:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:45 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:20:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:45 smithi007 ceph-mon[101144]: osdmap e954: 8 total, 8 up, 8 in 2024-09-21T10:20:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:45 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:20:46.765 INFO:tasks.rados.rados.0.smithi007.stdout:3537: done (2 left) 2024-09-21T10:20:46.765 INFO:tasks.rados.rados.0.smithi007.stdout:3538: snap_remove snap 438 2024-09-21T10:20:47.099 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:46 smithi031 ceph-mon[96824]: osdmap e955: 8 total, 8 up, 8 in 2024-09-21T10:20:47.099 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:46 smithi031 ceph-mon[96824]: pgmap v903: 89 pgs: 89 active+clean; 193 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 775 KiB/s wr, 6 op/s 2024-09-21T10:20:47.111 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:46 smithi007 ceph-mon[99390]: osdmap e955: 8 total, 8 up, 8 in 2024-09-21T10:20:47.111 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:46 smithi007 ceph-mon[99390]: pgmap v903: 89 pgs: 89 active+clean; 193 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 775 KiB/s wr, 6 op/s 2024-09-21T10:20:47.111 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:46 smithi007 ceph-mon[101144]: osdmap e955: 8 total, 8 up, 8 in 2024-09-21T10:20:47.111 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:46 smithi007 ceph-mon[101144]: pgmap v903: 89 pgs: 89 active+clean; 193 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 775 KiB/s wr, 6 op/s 2024-09-21T10:20:47.722 INFO:tasks.rados.rados.0.smithi007.stdout:3538: done (2 left) 2024-09-21T10:20:47.723 INFO:tasks.rados.rados.0.smithi007.stdout:3539: write oid 22 current snap is 443 2024-09-21T10:20:47.723 INFO:tasks.rados.rados.0.smithi007.stdout:3539: seq_num 1316 ranges {518012=756753,2025715=92297} 2024-09-21T10:20:47.730 INFO:tasks.rados.rados.0.smithi007.stdout:3539: writing smithi00780062-22 from 518012 to 1274765 tid 1 2024-09-21T10:20:47.736 INFO:tasks.rados.rados.0.smithi007.stdout:3539: writing smithi00780062-22 from 2025715 to 2118012 tid 2 2024-09-21T10:20:47.736 INFO:tasks.rados.rados.0.smithi007.stdout:3540: write oid 34 current snap is 443 2024-09-21T10:20:47.736 INFO:tasks.rados.rados.0.smithi007.stdout:3540: seq_num 1317 ranges {534819=432002,1684197=450622} 2024-09-21T10:20:47.741 INFO:tasks.rados.rados.0.smithi007.stdout:3540: writing smithi00780062-34 from 534819 to 966821 tid 1 2024-09-21T10:20:47.748 INFO:tasks.rados.rados.0.smithi007.stdout:3540: writing smithi00780062-34 from 1684197 to 2134819 tid 2 2024-09-21T10:20:47.748 INFO:tasks.rados.rados.0.smithi007.stdout:3541: delete oid 45 current snap is 443 2024-09-21T10:20:47.748 INFO:tasks.rados.rados.0.smithi007.stdout:3535: finishing write tid 2 to smithi00780062-35 2024-09-21T10:20:47.748 INFO:tasks.rados.rados.0.smithi007.stdout:3536: expect (ObjNum 1065 snap 359 seq_num 1065) 2024-09-21T10:20:48.021 INFO:tasks.rados.rados.0.smithi007.stdout:3535: finishing write tid 3 to smithi00780062-35 2024-09-21T10:20:48.021 INFO:tasks.rados.rados.0.smithi007.stdout:3535: finishing write tid 4 to smithi00780062-35 2024-09-21T10:20:48.021 INFO:tasks.rados.rados.0.smithi007.stdout:3535: oid 35 updating version 0 to 815 2024-09-21T10:20:48.021 INFO:tasks.rados.rados.0.smithi007.stdout:3535: oid 35 updating version 815 to 816 2024-09-21T10:20:48.021 INFO:tasks.rados.rados.0.smithi007.stdout:3535: oid 35 updating version 816 to 817 2024-09-21T10:20:48.021 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 817 (ObjNum 1315 snap 443 seq_num 1315) dirty exists 2024-09-21T10:20:48.021 INFO:tasks.rados.rados.0.smithi007.stdout:3535: left oid 35 (ObjNum 1315 snap 443 seq_num 1315) 2024-09-21T10:20:48.021 INFO:tasks.rados.rados.0.smithi007.stdout:3535: done (4 left) 2024-09-21T10:20:48.021 INFO:tasks.rados.rados.0.smithi007.stdout:3536: done (3 left) 2024-09-21T10:20:48.021 INFO:tasks.rados.rados.0.smithi007.stdout:3541: done (2 left) 2024-09-21T10:20:48.022 INFO:tasks.rados.rados.0.smithi007.stdout:3542: write oid 42 current snap is 443 2024-09-21T10:20:48.022 INFO:tasks.rados.rados.0.smithi007.stdout:3539: finishing write tid 1 to smithi00780062-22 2024-09-21T10:20:48.022 INFO:tasks.rados.rados.0.smithi007.stdout:3539: finishing write tid 2 to smithi00780062-22 2024-09-21T10:20:48.022 INFO:tasks.rados.rados.0.smithi007.stdout:3542: seq_num 1319 ranges {568433=582500,1684808=483625} 2024-09-21T10:20:48.027 INFO:tasks.rados.rados.0.smithi007.stdout:3542: writing smithi00780062-42 from 568433 to 1150933 tid 1 2024-09-21T10:20:48.033 INFO:tasks.rados.rados.0.smithi007.stdout:3542: writing smithi00780062-42 from 1684808 to 2168433 tid 2 2024-09-21T10:20:48.033 INFO:tasks.rados.rados.0.smithi007.stdout:3543: delete oid 45 current snap is 443 2024-09-21T10:20:48.033 INFO:tasks.rados.rados.0.smithi007.stdout:3539: finishing write tid 3 to smithi00780062-22 2024-09-21T10:20:48.033 INFO:tasks.rados.rados.0.smithi007.stdout:3539: finishing write tid 4 to smithi00780062-22 2024-09-21T10:20:48.033 INFO:tasks.rados.rados.0.smithi007.stdout:3539: oid 22 updating version 0 to 3106 2024-09-21T10:20:48.033 INFO:tasks.rados.rados.0.smithi007.stdout:3539: oid 22 version 3106 is already newer than 3103 2024-09-21T10:20:48.033 INFO:tasks.rados.rados.0.smithi007.stdout:3539: oid 22 updating version 3106 to 3107 2024-09-21T10:20:48.033 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 3107 (ObjNum 1316 snap 443 seq_num 1316) dirty exists 2024-09-21T10:20:48.033 INFO:tasks.rados.rados.0.smithi007.stdout:3539: left oid 22 (ObjNum 1316 snap 443 seq_num 1316) 2024-09-21T10:20:48.033 INFO:tasks.rados.rados.0.smithi007.stdout:3540: finishing write tid 1 to smithi00780062-34 2024-09-21T10:20:48.034 INFO:tasks.rados.rados.0.smithi007.stdout:3540: finishing write tid 2 to smithi00780062-34 2024-09-21T10:20:48.034 INFO:tasks.rados.rados.0.smithi007.stdout:3540: finishing write tid 3 to smithi00780062-34 2024-09-21T10:20:48.034 INFO:tasks.rados.rados.0.smithi007.stdout:3540: finishing write tid 4 to smithi00780062-34 2024-09-21T10:20:48.034 INFO:tasks.rados.rados.0.smithi007.stdout:3540: oid 34 updating version 0 to 1874 2024-09-21T10:20:48.034 INFO:tasks.rados.rados.0.smithi007.stdout:3540: oid 34 updating version 1874 to 1875 2024-09-21T10:20:48.034 INFO:tasks.rados.rados.0.smithi007.stdout:3540: oid 34 version 1875 is already newer than 1873 2024-09-21T10:20:48.034 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1875 (ObjNum 1317 snap 443 seq_num 1317) dirty exists 2024-09-21T10:20:48.034 INFO:tasks.rados.rados.0.smithi007.stdout:3540: left oid 34 (ObjNum 1317 snap 443 seq_num 1317) 2024-09-21T10:20:48.034 INFO:tasks.rados.rados.0.smithi007.stdout:3542: finishing write tid 1 to smithi00780062-42 2024-09-21T10:20:48.035 INFO:tasks.rados.rados.0.smithi007.stdout:3539: done (3 left) 2024-09-21T10:20:48.035 INFO:tasks.rados.rados.0.smithi007.stdout:3540: done (2 left) 2024-09-21T10:20:48.035 INFO:tasks.rados.rados.0.smithi007.stdout:3543: done (1 left) 2024-09-21T10:20:48.035 INFO:tasks.rados.rados.0.smithi007.stdout:3544: snap_create 2024-09-21T10:20:48.036 INFO:tasks.rados.rados.0.smithi007.stdout:3542: finishing write tid 2 to smithi00780062-42 2024-09-21T10:20:48.036 INFO:tasks.rados.rados.0.smithi007.stdout:3542: finishing write tid 3 to smithi00780062-42 2024-09-21T10:20:48.036 INFO:tasks.rados.rados.0.smithi007.stdout:3542: finishing write tid 4 to smithi00780062-42 2024-09-21T10:20:48.036 INFO:tasks.rados.rados.0.smithi007.stdout:3542: oid 42 updating version 0 to 1598 2024-09-21T10:20:48.036 INFO:tasks.rados.rados.0.smithi007.stdout:3542: oid 42 updating version 1598 to 1600 2024-09-21T10:20:48.036 INFO:tasks.rados.rados.0.smithi007.stdout:3542: oid 42 version 1600 is already newer than 1599 2024-09-21T10:20:48.036 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 42 v 1600 (ObjNum 1319 snap 443 seq_num 1319) dirty exists 2024-09-21T10:20:48.037 INFO:tasks.rados.rados.0.smithi007.stdout:3542: left oid 42 (ObjNum 1319 snap 443 seq_num 1319) 2024-09-21T10:20:48.037 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:47 smithi007 ceph-mon[99390]: osdmap e956: 8 total, 8 up, 8 in 2024-09-21T10:20:48.037 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:47 smithi007 ceph-mon[99390]: osdmap e957: 8 total, 8 up, 8 in 2024-09-21T10:20:48.037 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:47 smithi007 ceph-mon[101144]: osdmap e956: 8 total, 8 up, 8 in 2024-09-21T10:20:48.037 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:47 smithi007 ceph-mon[101144]: osdmap e957: 8 total, 8 up, 8 in 2024-09-21T10:20:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:47 smithi031 ceph-mon[96824]: osdmap e956: 8 total, 8 up, 8 in 2024-09-21T10:20:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:47 smithi031 ceph-mon[96824]: osdmap e957: 8 total, 8 up, 8 in 2024-09-21T10:20:48.768 INFO:tasks.rados.rados.0.smithi007.stdout:3542: done (1 left) 2024-09-21T10:20:48.768 INFO:tasks.rados.rados.0.smithi007.stdout:3544: done (0 left) 2024-09-21T10:20:48.768 INFO:tasks.rados.rados.0.smithi007.stdout:3545: snap_create 2024-09-21T10:20:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:49 smithi031 ceph-mon[96824]: pgmap v906: 89 pgs: 89 active+clean; 203 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-09-21T10:20:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:49 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:49 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:49 smithi031 ceph-mon[96824]: osdmap e958: 8 total, 8 up, 8 in 2024-09-21T10:20:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:49 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:49 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:49 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:20:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:49 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:20:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:49 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[99390]: pgmap v906: 89 pgs: 89 active+clean; 203 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-09-21T10:20:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[99390]: osdmap e958: 8 total, 8 up, 8 in 2024-09-21T10:20:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[101144]: pgmap v906: 89 pgs: 89 active+clean; 203 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[101144]: osdmap e958: 8 total, 8 up, 8 in 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:20:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:49 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:20:49.771 INFO:tasks.rados.rados.0.smithi007.stdout:3545: done (0 left) 2024-09-21T10:20:49.772 INFO:tasks.rados.rados.0.smithi007.stdout:3546: write oid 17 current snap is 445 2024-09-21T10:20:49.772 INFO:tasks.rados.rados.0.smithi007.stdout:3546: seq_num 1321 ranges {602047=732998,1801772=400275} 2024-09-21T10:20:49.779 INFO:tasks.rados.rados.0.smithi007.stdout:3546: writing smithi00780062-17 from 602047 to 1335045 tid 1 2024-09-21T10:20:49.784 INFO:tasks.rados.rados.0.smithi007.stdout:3546: writing smithi00780062-17 from 1801772 to 2202047 tid 2 2024-09-21T10:20:49.784 INFO:tasks.rados.rados.0.smithi007.stdout:3547: rollback oid 8 current snap is 445 2024-09-21T10:20:49.784 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 8 to 437 2024-09-21T10:20:49.784 INFO:tasks.rados.rados.0.smithi007.stdout:3548: write oid 34 current snap is 445 2024-09-21T10:20:49.784 INFO:tasks.rados.rados.0.smithi007.stdout:3548: seq_num 1322 ranges {618854=408247,1743901=425794} 2024-09-21T10:20:49.789 INFO:tasks.rados.rados.0.smithi007.stdout:3548: writing smithi00780062-34 from 618854 to 1027101 tid 1 2024-09-21T10:20:49.796 INFO:tasks.rados.rados.0.smithi007.stdout:3548: writing smithi00780062-34 from 1743901 to 2169695 tid 2 2024-09-21T10:20:49.796 INFO:tasks.rados.rados.0.smithi007.stdout:3549: delete oid 11 current snap is 445 2024-09-21T10:20:49.796 INFO:tasks.rados.rados.0.smithi007.stdout:3546: finishing write tid 1 to smithi00780062-17 2024-09-21T10:20:49.796 INFO:tasks.rados.rados.0.smithi007.stdout:3546: finishing write tid 2 to smithi00780062-17 2024-09-21T10:20:49.796 INFO:tasks.rados.rados.0.smithi007.stdout:3546: finishing write tid 3 to smithi00780062-17 2024-09-21T10:20:49.796 INFO:tasks.rados.rados.0.smithi007.stdout:3546: finishing write tid 4 to smithi00780062-17 2024-09-21T10:20:49.796 INFO:tasks.rados.rados.0.smithi007.stdout:3546: oid 17 updating version 0 to 1315 2024-09-21T10:20:49.796 INFO:tasks.rados.rados.0.smithi007.stdout:3546: oid 17 version 1315 is already newer than 1313 2024-09-21T10:20:49.796 INFO:tasks.rados.rados.0.smithi007.stdout:3546: oid 17 version 1315 is already newer than 1314 2024-09-21T10:20:49.796 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1315 (ObjNum 1321 snap 445 seq_num 1321) dirty exists 2024-09-21T10:20:49.797 INFO:tasks.rados.rados.0.smithi007.stdout:3546: left oid 17 (ObjNum 1321 snap 445 seq_num 1321) 2024-09-21T10:20:49.797 INFO:tasks.rados.rados.0.smithi007.stdout:3547: finishing rollback tid 1 to smithi00780062-8 2024-09-21T10:20:49.797 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 1273 (ObjNum 33 snap 0 seq_num 3840201792) dirty dne 2024-09-21T10:20:49.797 INFO:tasks.rados.rados.0.smithi007.stdout:3548: finishing write tid 1 to smithi00780062-34 2024-09-21T10:20:49.798 INFO:tasks.rados.rados.0.smithi007.stdout:3546: done (3 left) 2024-09-21T10:20:49.798 INFO:tasks.rados.rados.0.smithi007.stdout:3547: done (2 left) 2024-09-21T10:20:49.798 INFO:tasks.rados.rados.0.smithi007.stdout:3549: done (1 left) 2024-09-21T10:20:49.798 INFO:tasks.rados.rados.0.smithi007.stdout:3550: read oid 27 snap -1 2024-09-21T10:20:49.799 INFO:tasks.rados.rados.0.smithi007.stdout:3550: expect deleted 2024-09-21T10:20:49.799 INFO:tasks.rados.rados.0.smithi007.stdout:3551: snap_remove snap 421 2024-09-21T10:20:50.779 INFO:tasks.rados.rados.0.smithi007.stdout:3548: finishing write tid 2 to smithi00780062-34 2024-09-21T10:20:50.779 INFO:tasks.rados.rados.0.smithi007.stdout:3548: finishing write tid 3 to smithi00780062-34 2024-09-21T10:20:50.779 INFO:tasks.rados.rados.0.smithi007.stdout:3548: finishing write tid 4 to smithi00780062-34 2024-09-21T10:20:50.779 INFO:tasks.rados.rados.0.smithi007.stdout:3548: oid 34 updating version 0 to 1879 2024-09-21T10:20:50.780 INFO:tasks.rados.rados.0.smithi007.stdout:3548: oid 34 version 1879 is already newer than 1877 2024-09-21T10:20:50.780 INFO:tasks.rados.rados.0.smithi007.stdout:3548: oid 34 version 1879 is already newer than 1878 2024-09-21T10:20:50.780 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 1879 (ObjNum 1322 snap 445 seq_num 1322) dirty exists 2024-09-21T10:20:50.780 INFO:tasks.rados.rados.0.smithi007.stdout:3548: left oid 34 (ObjNum 1322 snap 445 seq_num 1322) 2024-09-21T10:20:50.780 INFO:tasks.rados.rados.0.smithi007.stdout:3548: done (2 left) 2024-09-21T10:20:50.780 INFO:tasks.rados.rados.0.smithi007.stdout:3550: done (1 left) 2024-09-21T10:20:50.780 INFO:tasks.rados.rados.0.smithi007.stdout:3551: done (0 left) 2024-09-21T10:20:50.780 INFO:tasks.rados.rados.0.smithi007.stdout:3552: delete oid 28 current snap is 445 2024-09-21T10:20:50.794 INFO:tasks.rados.rados.0.smithi007.stdout:3552: done (0 left) 2024-09-21T10:20:50.794 INFO:tasks.rados.rados.0.smithi007.stdout:3553: read oid 21 snap -1 2024-09-21T10:20:50.794 INFO:tasks.rados.rados.0.smithi007.stdout:3553: expect (ObjNum 1212 snap 406 seq_num 1212) 2024-09-21T10:20:50.794 INFO:tasks.rados.rados.0.smithi007.stdout:3554: delete oid 36 current snap is 445 2024-09-21T10:20:50.796 INFO:tasks.rados.rados.0.smithi007.stdout:3554: done (1 left) 2024-09-21T10:20:50.797 INFO:tasks.rados.rados.0.smithi007.stdout:3555: read oid 31 snap -1 2024-09-21T10:20:50.797 INFO:tasks.rados.rados.0.smithi007.stdout:3555: expect deleted 2024-09-21T10:20:50.797 INFO:tasks.rados.rados.0.smithi007.stdout:3556: write oid 44 current snap is 445 2024-09-21T10:20:50.797 INFO:tasks.rados.rados.0.smithi007.stdout:3556: seq_num 1326 ranges {686082=425596,1577829=433132} 2024-09-21T10:20:50.803 INFO:tasks.rados.rados.0.smithi007.stdout:3556: writing smithi00780062-44 from 686082 to 1111678 tid 1 2024-09-21T10:20:50.808 INFO:tasks.rados.rados.0.smithi007.stdout:3556: writing smithi00780062-44 from 1577829 to 2010961 tid 2 2024-09-21T10:20:50.808 INFO:tasks.rados.rados.0.smithi007.stdout:3557: read oid 24 snap -1 2024-09-21T10:20:50.808 INFO:tasks.rados.rados.0.smithi007.stdout:3557: expect (ObjNum 1269 snap 430 seq_num 1269) 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3558: read oid 17 snap -1 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3558: expect (ObjNum 1321 snap 445 seq_num 1321) 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3559: read oid 32 snap -1 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3559: expect (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3560: read oid 9 snap -1 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3560: expect deleted 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3561: rollback oid 47 current snap is 445 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 47 to 437 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3562: read oid 27 snap -1 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3562: expect deleted 2024-09-21T10:20:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3563: snap_remove snap 442 2024-09-21T10:20:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:50 smithi031 ceph-mon[96824]: osdmap e959: 8 total, 8 up, 8 in 2024-09-21T10:20:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:50 smithi031 ceph-mon[96824]: pgmap v909: 89 pgs: 89 active+clean; 204 MiB data, 852 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-09-21T10:20:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:50 smithi007 ceph-mon[99390]: osdmap e959: 8 total, 8 up, 8 in 2024-09-21T10:20:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:50 smithi007 ceph-mon[99390]: pgmap v909: 89 pgs: 89 active+clean; 204 MiB data, 852 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-09-21T10:20:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:20:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:20:50] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.51.0" 2024-09-21T10:20:51.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:50 smithi007 ceph-mon[101144]: osdmap e959: 8 total, 8 up, 8 in 2024-09-21T10:20:51.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:50 smithi007 ceph-mon[101144]: pgmap v909: 89 pgs: 89 active+clean; 204 MiB data, 852 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-09-21T10:20:51.783 INFO:tasks.rados.rados.0.smithi007.stdout:3563: done (9 left) 2024-09-21T10:20:51.783 INFO:tasks.rados.rados.0.smithi007.stdout:3564: write oid 37 current snap is 445 2024-09-21T10:20:51.783 INFO:tasks.rados.rados.0.smithi007.stdout:3564: seq_num 1327 ranges {702889=500845,1636311=576790} 2024-09-21T10:20:51.789 INFO:tasks.rados.rados.0.smithi007.stdout:3564: writing smithi00780062-37 from 702889 to 1203734 tid 1 2024-09-21T10:20:51.796 INFO:tasks.rados.rados.0.smithi007.stdout:3564: writing smithi00780062-37 from 1636311 to 2213101 tid 2 2024-09-21T10:20:51.796 INFO:tasks.rados.rados.0.smithi007.stdout:3553: expect (ObjNum 1212 snap 406 seq_num 1212) 2024-09-21T10:20:51.926 INFO:tasks.rados.rados.0.smithi007.stdout:3556: finishing write tid 1 to smithi00780062-44 2024-09-21T10:20:51.927 INFO:tasks.rados.rados.0.smithi007.stdout:3561: finishing rollback tid 1 to smithi00780062-47 2024-09-21T10:20:51.927 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 2072 (ObjNum 129 snap 0 seq_num 3838998536) dirty dne 2024-09-21T10:20:51.927 INFO:tasks.rados.rados.0.smithi007.stdout:3556: finishing write tid 2 to smithi00780062-44 2024-09-21T10:20:51.927 INFO:tasks.rados.rados.0.smithi007.stdout:3558: expect (ObjNum 1321 snap 445 seq_num 1321) 2024-09-21T10:20:52.043 INFO:tasks.rados.rados.0.smithi007.stdout:3559: expect (ObjNum 1204 snap 402 seq_num 1204) 2024-09-21T10:20:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:51 smithi031 ceph-mon[96824]: osdmap e960: 8 total, 8 up, 8 in 2024-09-21T10:20:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:52.167 INFO:tasks.rados.rados.0.smithi007.stdout:3556: finishing write tid 3 to smithi00780062-44 2024-09-21T10:20:52.167 INFO:tasks.rados.rados.0.smithi007.stdout:3556: finishing write tid 4 to smithi00780062-44 2024-09-21T10:20:52.167 INFO:tasks.rados.rados.0.smithi007.stdout:3556: oid 44 updating version 0 to 3119 2024-09-21T10:20:52.168 INFO:tasks.rados.rados.0.smithi007.stdout:3556: oid 44 updating version 3119 to 3120 2024-09-21T10:20:52.168 INFO:tasks.rados.rados.0.smithi007.stdout:3556: oid 44 updating version 3120 to 3121 2024-09-21T10:20:52.168 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 3121 (ObjNum 1326 snap 445 seq_num 1326) dirty exists 2024-09-21T10:20:52.168 INFO:tasks.rados.rados.0.smithi007.stdout:3556: left oid 44 (ObjNum 1326 snap 445 seq_num 1326) 2024-09-21T10:20:52.168 INFO:tasks.rados.rados.0.smithi007.stdout:3557: expect (ObjNum 1269 snap 430 seq_num 1269) 2024-09-21T10:20:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:51 smithi007 ceph-mon[99390]: osdmap e960: 8 total, 8 up, 8 in 2024-09-21T10:20:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:51 smithi007 ceph-mon[101144]: osdmap e960: 8 total, 8 up, 8 in 2024-09-21T10:20:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:3564: finishing write tid 1 to smithi00780062-37 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:3564: finishing write tid 2 to smithi00780062-37 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:3564: finishing write tid 3 to smithi00780062-37 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:3564: finishing write tid 4 to smithi00780062-37 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:3564: oid 37 updating version 0 to 2181 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:3564: oid 37 version 2181 is already newer than 2180 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:3564: oid 37 updating version 2181 to 2182 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 2182 (ObjNum 1327 snap 445 seq_num 1327) dirty exists 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:3564: left oid 37 (ObjNum 1327 snap 445 seq_num 1327) 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:3553: done (9 left) 2024-09-21T10:20:52.365 INFO:tasks.rados.rados.0.smithi007.stdout:3555: done (8 left) 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:3556: done (7 left) 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:3557: done (6 left) 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:3558: done (5 left) 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:3559: done (4 left) 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:3560: done (3 left) 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:3561: done (2 left) 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:3562: done (1 left) 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:3564: done (0 left) 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:3565: rollback oid 25 current snap is 445 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 25 to 434 2024-09-21T10:20:52.366 INFO:tasks.rados.rados.0.smithi007.stdout:3566: snap_remove snap 437 2024-09-21T10:20:52.724 INFO:tasks.rados.rados.0.smithi007.stdout:3566: done (1 left) 2024-09-21T10:20:52.724 INFO:tasks.rados.rados.0.smithi007.stdout:3567: write oid 35 current snap is 445 2024-09-21T10:20:52.724 INFO:tasks.rados.rados.0.smithi007.stdout:3565: finishing rollback tid 0 to smithi00780062-25 2024-09-21T10:20:52.725 INFO:tasks.rados.rados.0.smithi007.stdout:3567: seq_num 1328 ranges {719696=576094,2094793=224903} 2024-09-21T10:20:52.732 INFO:tasks.rados.rados.0.smithi007.stdout:3567: writing smithi00780062-35 from 719696 to 1295790 tid 1 2024-09-21T10:20:52.738 INFO:tasks.rados.rados.0.smithi007.stdout:3567: writing smithi00780062-35 from 2094793 to 2319696 tid 2 2024-09-21T10:20:52.738 INFO:tasks.rados.rados.0.smithi007.stdout:3568: snap_remove snap 418 2024-09-21T10:20:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:52 smithi031 ceph-mon[96824]: osdmap e961: 8 total, 8 up, 8 in 2024-09-21T10:20:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:52 smithi031 ceph-mon[96824]: pgmap v912: 89 pgs: 89 active+clean; 206 MiB data, 855 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-21T10:20:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:52 smithi031 ceph-mon[96824]: osdmap e962: 8 total, 8 up, 8 in 2024-09-21T10:20:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:52 smithi007 ceph-mon[99390]: osdmap e961: 8 total, 8 up, 8 in 2024-09-21T10:20:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:52 smithi007 ceph-mon[99390]: pgmap v912: 89 pgs: 89 active+clean; 206 MiB data, 855 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-21T10:20:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:52 smithi007 ceph-mon[99390]: osdmap e962: 8 total, 8 up, 8 in 2024-09-21T10:20:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:52 smithi007 ceph-mon[101144]: osdmap e961: 8 total, 8 up, 8 in 2024-09-21T10:20:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:52 smithi007 ceph-mon[101144]: pgmap v912: 89 pgs: 89 active+clean; 206 MiB data, 855 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-21T10:20:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:52 smithi007 ceph-mon[101144]: osdmap e962: 8 total, 8 up, 8 in 2024-09-21T10:20:53.728 INFO:tasks.rados.rados.0.smithi007.stdout:3568: done (2 left) 2024-09-21T10:20:53.728 INFO:tasks.rados.rados.0.smithi007.stdout:3569: write oid 12 current snap is 445 2024-09-21T10:20:53.728 INFO:tasks.rados.rados.0.smithi007.stdout:3565: finishing rollback tid 1 to smithi00780062-25 2024-09-21T10:20:53.728 INFO:tasks.rados.rados.0.smithi007.stdout:3565: finishing rollback tid 2 to smithi00780062-25 2024-09-21T10:20:53.728 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 1278 (ObjNum 1271 snap 431 seq_num 1271) dirty exists 2024-09-21T10:20:53.728 INFO:tasks.rados.rados.0.smithi007.stdout:3567: finishing write tid 1 to smithi00780062-35 2024-09-21T10:20:53.728 INFO:tasks.rados.rados.0.smithi007.stdout:3567: finishing write tid 2 to smithi00780062-35 2024-09-21T10:20:53.728 INFO:tasks.rados.rados.0.smithi007.stdout:3567: finishing write tid 3 to smithi00780062-35 2024-09-21T10:20:53.729 INFO:tasks.rados.rados.0.smithi007.stdout:3567: finishing write tid 4 to smithi00780062-35 2024-09-21T10:20:53.729 INFO:tasks.rados.rados.0.smithi007.stdout:3567: oid 35 updating version 0 to 824 2024-09-21T10:20:53.729 INFO:tasks.rados.rados.0.smithi007.stdout:3567: oid 35 version 824 is already newer than 823 2024-09-21T10:20:53.729 INFO:tasks.rados.rados.0.smithi007.stdout:3567: oid 35 updating version 824 to 825 2024-09-21T10:20:53.729 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 825 (ObjNum 1328 snap 445 seq_num 1328) dirty exists 2024-09-21T10:20:53.729 INFO:tasks.rados.rados.0.smithi007.stdout:3567: left oid 35 (ObjNum 1328 snap 445 seq_num 1328) 2024-09-21T10:20:53.729 INFO:tasks.rados.rados.0.smithi007.stdout:3569: seq_num 1329 ranges {736503=651343,2153275=183228} 2024-09-21T10:20:53.737 INFO:tasks.rados.rados.0.smithi007.stdout:3569: writing smithi00780062-12 from 736503 to 1387846 tid 1 2024-09-21T10:20:53.743 INFO:tasks.rados.rados.0.smithi007.stdout:3569: writing smithi00780062-12 from 2153275 to 2336503 tid 2 2024-09-21T10:20:53.743 INFO:tasks.rados.rados.0.smithi007.stdout:3565: done (2 left) 2024-09-21T10:20:53.743 INFO:tasks.rados.rados.0.smithi007.stdout:3567: done (1 left) 2024-09-21T10:20:53.743 INFO:tasks.rados.rados.0.smithi007.stdout:3570: read oid 10 snap -1 2024-09-21T10:20:53.743 INFO:tasks.rados.rados.0.smithi007.stdout:3570: expect (ObjNum 1237 snap 418 seq_num 1237) 2024-09-21T10:20:53.743 INFO:tasks.rados.rados.0.smithi007.stdout:3571: write oid 39 current snap is 445 2024-09-21T10:20:53.743 INFO:tasks.rados.rados.0.smithi007.stdout:3571: seq_num 1330 ranges {753310=726592,2095404=257906} 2024-09-21T10:20:53.751 INFO:tasks.rados.rados.0.smithi007.stdout:3571: writing smithi00780062-39 from 753310 to 1479902 tid 1 2024-09-21T10:20:53.757 INFO:tasks.rados.rados.0.smithi007.stdout:3571: writing smithi00780062-39 from 2095404 to 2353310 tid 2 2024-09-21T10:20:53.757 INFO:tasks.rados.rados.0.smithi007.stdout:3572: write oid 28 current snap is 445 2024-09-21T10:20:53.757 INFO:tasks.rados.rados.0.smithi007.stdout:3569: finishing write tid 1 to smithi00780062-12 2024-09-21T10:20:53.757 INFO:tasks.rados.rados.0.smithi007.stdout:3572: seq_num 1331 ranges {770117=518194,1870239=499878} 2024-09-21T10:20:53.764 INFO:tasks.rados.rados.0.smithi007.stdout:3572: writing smithi00780062-28 from 770117 to 1288311 tid 1 2024-09-21T10:20:53.770 INFO:tasks.rados.rados.0.smithi007.stdout:3572: writing smithi00780062-28 from 1870239 to 2370117 tid 2 2024-09-21T10:20:53.770 INFO:tasks.rados.rados.0.smithi007.stdout:3573: delete oid 8 current snap is 445 2024-09-21T10:20:53.770 INFO:tasks.rados.rados.0.smithi007.stdout:3569: finishing write tid 2 to smithi00780062-12 2024-09-21T10:20:53.770 INFO:tasks.rados.rados.0.smithi007.stdout:3569: finishing write tid 3 to smithi00780062-12 2024-09-21T10:20:53.771 INFO:tasks.rados.rados.0.smithi007.stdout:3569: finishing write tid 4 to smithi00780062-12 2024-09-21T10:20:53.771 INFO:tasks.rados.rados.0.smithi007.stdout:3569: oid 12 updating version 0 to 1150 2024-09-21T10:20:53.771 INFO:tasks.rados.rados.0.smithi007.stdout:3569: oid 12 updating version 1150 to 1151 2024-09-21T10:20:53.771 INFO:tasks.rados.rados.0.smithi007.stdout:3569: oid 12 updating version 1151 to 1152 2024-09-21T10:20:53.771 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 1152 (ObjNum 1329 snap 445 seq_num 1329) dirty exists 2024-09-21T10:20:53.771 INFO:tasks.rados.rados.0.smithi007.stdout:3569: left oid 12 (ObjNum 1329 snap 445 seq_num 1329) 2024-09-21T10:20:53.771 INFO:tasks.rados.rados.0.smithi007.stdout:3570: expect (ObjNum 1237 snap 418 seq_num 1237) 2024-09-21T10:20:53.864 INFO:tasks.rados.rados.0.smithi007.stdout:3571: finishing write tid 1 to smithi00780062-39 2024-09-21T10:20:53.864 INFO:tasks.rados.rados.0.smithi007.stdout:3571: finishing write tid 2 to smithi00780062-39 2024-09-21T10:20:53.864 INFO:tasks.rados.rados.0.smithi007.stdout:3571: finishing write tid 3 to smithi00780062-39 2024-09-21T10:20:53.864 INFO:tasks.rados.rados.0.smithi007.stdout:3571: finishing write tid 4 to smithi00780062-39 2024-09-21T10:20:53.864 INFO:tasks.rados.rados.0.smithi007.stdout:3571: oid 39 updating version 0 to 1904 2024-09-21T10:20:53.864 INFO:tasks.rados.rados.0.smithi007.stdout:3571: oid 39 version 1904 is already newer than 1903 2024-09-21T10:20:53.864 INFO:tasks.rados.rados.0.smithi007.stdout:3571: oid 39 version 1904 is already newer than 1902 2024-09-21T10:20:53.864 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1904 (ObjNum 1330 snap 445 seq_num 1330) dirty exists 2024-09-21T10:20:53.864 INFO:tasks.rados.rados.0.smithi007.stdout:3571: left oid 39 (ObjNum 1330 snap 445 seq_num 1330) 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3572: finishing write tid 1 to smithi00780062-28 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3572: finishing write tid 2 to smithi00780062-28 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3572: finishing write tid 3 to smithi00780062-28 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3572: finishing write tid 4 to smithi00780062-28 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3572: oid 28 updating version 0 to 769 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3572: oid 28 updating version 769 to 771 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3572: oid 28 version 771 is already newer than 770 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 771 (ObjNum 1331 snap 445 seq_num 1331) dirty exists 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3572: left oid 28 (ObjNum 1331 snap 445 seq_num 1331) 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3569: done (4 left) 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3570: done (3 left) 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3571: done (2 left) 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3572: done (1 left) 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3573: done (0 left) 2024-09-21T10:20:53.865 INFO:tasks.rados.rados.0.smithi007.stdout:3574: snap_create 2024-09-21T10:20:54.733 INFO:tasks.rados.rados.0.smithi007.stdout:3574: done (0 left) 2024-09-21T10:20:54.733 INFO:tasks.rados.rados.0.smithi007.stdout:3575: read oid 9 snap -1 2024-09-21T10:20:54.733 INFO:tasks.rados.rados.0.smithi007.stdout:3575: expect deleted 2024-09-21T10:20:54.733 INFO:tasks.rados.rados.0.smithi007.stdout:3576: snap_create 2024-09-21T10:20:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:54 smithi031 ceph-mon[96824]: osdmap e963: 8 total, 8 up, 8 in 2024-09-21T10:20:55.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:54 smithi007 ceph-mon[101144]: osdmap e963: 8 total, 8 up, 8 in 2024-09-21T10:20:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:54 smithi007 ceph-mon[99390]: osdmap e963: 8 total, 8 up, 8 in 2024-09-21T10:20:55.734 INFO:tasks.rados.rados.0.smithi007.stdout:3575: done (1 left) 2024-09-21T10:20:55.734 INFO:tasks.rados.rados.0.smithi007.stdout:3576: done (0 left) 2024-09-21T10:20:55.734 INFO:tasks.rados.rados.0.smithi007.stdout:3577: snap_create 2024-09-21T10:20:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:55 smithi031 ceph-mon[96824]: pgmap v915: 89 pgs: 89 active+clean; 206 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:20:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:55 smithi031 ceph-mon[96824]: osdmap e964: 8 total, 8 up, 8 in 2024-09-21T10:20:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:55 smithi007 ceph-mon[99390]: pgmap v915: 89 pgs: 89 active+clean; 206 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:20:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:55 smithi007 ceph-mon[99390]: osdmap e964: 8 total, 8 up, 8 in 2024-09-21T10:20:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:55 smithi007 ceph-mon[101144]: pgmap v915: 89 pgs: 89 active+clean; 206 MiB data, 856 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-09-21T10:20:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:55 smithi007 ceph-mon[101144]: osdmap e964: 8 total, 8 up, 8 in 2024-09-21T10:20:56.746 INFO:tasks.rados.rados.0.smithi007.stdout:3577: done (0 left) 2024-09-21T10:20:56.746 INFO:tasks.rados.rados.0.smithi007.stdout:3578: snap_remove snap 417 2024-09-21T10:20:57.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:56 smithi031 ceph-mon[96824]: osdmap e965: 8 total, 8 up, 8 in 2024-09-21T10:20:57.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:56 smithi031 ceph-mon[96824]: pgmap v918: 89 pgs: 89 active+clean; 196 MiB data, 851 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 540 KiB/s wr, 4 op/s 2024-09-21T10:20:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:56 smithi007 ceph-mon[99390]: osdmap e965: 8 total, 8 up, 8 in 2024-09-21T10:20:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:56 smithi007 ceph-mon[99390]: pgmap v918: 89 pgs: 89 active+clean; 196 MiB data, 851 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 540 KiB/s wr, 4 op/s 2024-09-21T10:20:57.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:56 smithi007 ceph-mon[101144]: osdmap e965: 8 total, 8 up, 8 in 2024-09-21T10:20:57.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:56 smithi007 ceph-mon[101144]: pgmap v918: 89 pgs: 89 active+clean; 196 MiB data, 851 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 540 KiB/s wr, 4 op/s 2024-09-21T10:20:57.726 INFO:tasks.rados.rados.0.smithi007.stdout:3578: done (0 left) 2024-09-21T10:20:57.726 INFO:tasks.rados.rados.0.smithi007.stdout:3579: write oid 1 current snap is 448 2024-09-21T10:20:57.726 INFO:tasks.rados.rados.0.smithi007.stdout:3579: seq_num 1333 ranges {403731=668692,1587203=587797} 2024-09-21T10:20:57.733 INFO:tasks.rados.rados.0.smithi007.stdout:3579: writing smithi00780062-1 from 403731 to 1072423 tid 1 2024-09-21T10:20:57.740 INFO:tasks.rados.rados.0.smithi007.stdout:3579: writing smithi00780062-1 from 1587203 to 2175000 tid 2 2024-09-21T10:20:57.741 INFO:tasks.rados.rados.0.smithi007.stdout:3580: read oid 2 snap -1 2024-09-21T10:20:57.741 INFO:tasks.rados.rados.0.smithi007.stdout:3580: expect deleted 2024-09-21T10:20:57.741 INFO:tasks.rados.rados.0.smithi007.stdout:3581: write oid 13 current snap is 448 2024-09-21T10:20:57.741 INFO:tasks.rados.rados.0.smithi007.stdout:3581: seq_num 1334 ranges {420538=743941,1929332=491206} 2024-09-21T10:20:57.748 INFO:tasks.rados.rados.0.smithi007.stdout:3581: writing smithi00780062-13 from 420538 to 1164479 tid 1 2024-09-21T10:20:57.755 INFO:tasks.rados.rados.0.smithi007.stdout:3581: writing smithi00780062-13 from 1929332 to 2420538 tid 2 2024-09-21T10:20:57.755 INFO:tasks.rados.rados.0.smithi007.stdout:3582: delete oid 34 current snap is 448 2024-09-21T10:20:57.756 INFO:tasks.rados.rados.0.smithi007.stdout:3579: finishing write tid 1 to smithi00780062-1 2024-09-21T10:20:57.756 INFO:tasks.rados.rados.0.smithi007.stdout:3579: finishing write tid 2 to smithi00780062-1 2024-09-21T10:20:57.756 INFO:tasks.rados.rados.0.smithi007.stdout:3579: finishing write tid 3 to smithi00780062-1 2024-09-21T10:20:57.756 INFO:tasks.rados.rados.0.smithi007.stdout:3579: finishing write tid 4 to smithi00780062-1 2024-09-21T10:20:57.756 INFO:tasks.rados.rados.0.smithi007.stdout:3579: oid 1 updating version 0 to 1077 2024-09-21T10:20:57.756 INFO:tasks.rados.rados.0.smithi007.stdout:3579: oid 1 updating version 1077 to 1081 2024-09-21T10:20:57.756 INFO:tasks.rados.rados.0.smithi007.stdout:3579: oid 1 version 1081 is already newer than 1080 2024-09-21T10:20:57.756 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 1081 (ObjNum 1333 snap 448 seq_num 1333) dirty exists 2024-09-21T10:20:57.756 INFO:tasks.rados.rados.0.smithi007.stdout:3579: left oid 1 (ObjNum 1333 snap 448 seq_num 1333) 2024-09-21T10:20:57.756 INFO:tasks.rados.rados.0.smithi007.stdout:3581: finishing write tid 1 to smithi00780062-13 2024-09-21T10:20:57.758 INFO:tasks.rados.rados.0.smithi007.stdout:3579: done (3 left) 2024-09-21T10:20:57.758 INFO:tasks.rados.rados.0.smithi007.stdout:3580: done (2 left) 2024-09-21T10:20:57.758 INFO:tasks.rados.rados.0.smithi007.stdout:3582: done (1 left) 2024-09-21T10:20:57.758 INFO:tasks.rados.rados.0.smithi007.stdout:3583: snap_remove snap 443 2024-09-21T10:20:58.081 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:57 smithi031 ceph-mon[96824]: osdmap e966: 8 total, 8 up, 8 in 2024-09-21T10:20:58.081 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:57 smithi031 ceph-mon[96824]: osdmap e967: 8 total, 8 up, 8 in 2024-09-21T10:20:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:57 smithi007 ceph-mon[99390]: osdmap e966: 8 total, 8 up, 8 in 2024-09-21T10:20:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:57 smithi007 ceph-mon[99390]: osdmap e967: 8 total, 8 up, 8 in 2024-09-21T10:20:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:57 smithi007 ceph-mon[101144]: osdmap e966: 8 total, 8 up, 8 in 2024-09-21T10:20:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:57 smithi007 ceph-mon[101144]: osdmap e967: 8 total, 8 up, 8 in 2024-09-21T10:20:58.755 INFO:tasks.rados.rados.0.smithi007.stdout:3581: finishing write tid 2 to smithi00780062-13 2024-09-21T10:20:58.755 INFO:tasks.rados.rados.0.smithi007.stdout:3581: finishing write tid 3 to smithi00780062-13 2024-09-21T10:20:58.755 INFO:tasks.rados.rados.0.smithi007.stdout:3581: finishing write tid 4 to smithi00780062-13 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:3581: oid 13 updating version 0 to 3159 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:3581: oid 13 updating version 3159 to 3163 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:3581: oid 13 version 3163 is already newer than 3162 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 3163 (ObjNum 1334 snap 448 seq_num 1334) dirty exists 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:3581: left oid 13 (ObjNum 1334 snap 448 seq_num 1334) 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:3581: done (1 left) 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:3583: done (0 left) 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:3584: rollback oid 50 current snap is 448 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 50 to 446 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:3585: write oid 16 current snap is 448 2024-09-21T10:20:58.756 INFO:tasks.rados.rados.0.smithi007.stdout:3585: seq_num 1336 ranges {454152=494439,1646296=735124} 2024-09-21T10:20:58.761 INFO:tasks.rados.rados.0.smithi007.stdout:3585: writing smithi00780062-16 from 454152 to 948591 tid 1 2024-09-21T10:20:58.769 INFO:tasks.rados.rados.0.smithi007.stdout:3585: writing smithi00780062-16 from 1646296 to 2381420 tid 2 2024-09-21T10:20:58.769 INFO:tasks.rados.rados.0.smithi007.stdout:3586: delete oid 22 current snap is 448 2024-09-21T10:20:58.769 INFO:tasks.rados.rados.0.smithi007.stdout:3584: finishing rollback tid 0 to smithi00780062-50 2024-09-21T10:20:58.769 INFO:tasks.rados.rados.0.smithi007.stdout:3584: finishing rollback tid 1 to smithi00780062-50 2024-09-21T10:20:58.769 INFO:tasks.rados.rados.0.smithi007.stdout:3584: finishing rollback tid 2 to smithi00780062-50 2024-09-21T10:20:58.769 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 607 (ObjNum 1074 snap 360 seq_num 1074) dirty exists 2024-09-21T10:20:58.770 INFO:tasks.rados.rados.0.smithi007.stdout:3585: finishing write tid 1 to smithi00780062-16 2024-09-21T10:20:58.771 INFO:tasks.rados.rados.0.smithi007.stdout:3584: done (2 left) 2024-09-21T10:20:58.772 INFO:tasks.rados.rados.0.smithi007.stdout:3586: done (1 left) 2024-09-21T10:20:58.772 INFO:tasks.rados.rados.0.smithi007.stdout:3587: read oid 19 snap 445 2024-09-21T10:20:58.772 INFO:tasks.rados.rados.0.smithi007.stdout:3587: expect (ObjNum 1299 snap 438 seq_num 1299) 2024-09-21T10:20:58.772 INFO:tasks.rados.rados.0.smithi007.stdout:3588: snap_remove snap 434 2024-09-21T10:20:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:58 smithi031 ceph-mon[96824]: pgmap v921: 89 pgs: 89 active+clean; 204 MiB data, 846 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 889 KiB/s wr, 5 op/s 2024-09-21T10:20:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:58 smithi007 ceph-mon[99390]: pgmap v921: 89 pgs: 89 active+clean; 204 MiB data, 846 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 889 KiB/s wr, 5 op/s 2024-09-21T10:20:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:58 smithi007 ceph-mon[101144]: pgmap v921: 89 pgs: 89 active+clean; 204 MiB data, 846 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 889 KiB/s wr, 5 op/s 2024-09-21T10:20:59.759 INFO:tasks.rados.rados.0.smithi007.stdout:3585: finishing write tid 2 to smithi00780062-16 2024-09-21T10:20:59.760 INFO:tasks.rados.rados.0.smithi007.stdout:3585: finishing write tid 3 to smithi00780062-16 2024-09-21T10:20:59.760 INFO:tasks.rados.rados.0.smithi007.stdout:3585: finishing write tid 4 to smithi00780062-16 2024-09-21T10:20:59.760 INFO:tasks.rados.rados.0.smithi007.stdout:3585: oid 16 updating version 0 to 2200 2024-09-21T10:20:59.760 INFO:tasks.rados.rados.0.smithi007.stdout:3585: oid 16 updating version 2200 to 2202 2024-09-21T10:20:59.760 INFO:tasks.rados.rados.0.smithi007.stdout:3585: oid 16 version 2202 is already newer than 2201 2024-09-21T10:20:59.760 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2202 (ObjNum 1336 snap 448 seq_num 1336) dirty exists 2024-09-21T10:20:59.760 INFO:tasks.rados.rados.0.smithi007.stdout:3585: left oid 16 (ObjNum 1336 snap 448 seq_num 1336) 2024-09-21T10:20:59.760 INFO:tasks.rados.rados.0.smithi007.stdout:3587: expect (ObjNum 1299 snap 438 seq_num 1299) 2024-09-21T10:20:59.943 INFO:tasks.rados.rados.0.smithi007.stdout:3585: done (2 left) 2024-09-21T10:20:59.944 INFO:tasks.rados.rados.0.smithi007.stdout:3587: done (1 left) 2024-09-21T10:20:59.944 INFO:tasks.rados.rados.0.smithi007.stdout:3588: done (0 left) 2024-09-21T10:20:59.944 INFO:tasks.rados.rados.0.smithi007.stdout:3589: read oid 33 snap -1 2024-09-21T10:20:59.944 INFO:tasks.rados.rados.0.smithi007.stdout:3589: expect (ObjNum 1310 snap 443 seq_num 1310) 2024-09-21T10:20:59.944 INFO:tasks.rados.rados.0.smithi007.stdout:3590: read oid 36 snap -1 2024-09-21T10:20:59.944 INFO:tasks.rados.rados.0.smithi007.stdout:3590: expect deleted 2024-09-21T10:20:59.944 INFO:tasks.rados.rados.0.smithi007.stdout:3591: write oid 6 current snap is 448 2024-09-21T10:20:59.944 INFO:tasks.rados.rados.0.smithi007.stdout:3591: seq_num 1338 ranges {487766=644937,1646907=738793} 2024-09-21T10:20:59.949 INFO:tasks.rados.rados.0.smithi007.stdout:3591: writing smithi00780062-6 from 487766 to 1132703 tid 1 2024-09-21T10:20:59.957 INFO:tasks.rados.rados.0.smithi007.stdout:3591: writing smithi00780062-6 from 1646907 to 2385700 tid 2 2024-09-21T10:20:59.957 INFO:tasks.rados.rados.0.smithi007.stdout:3592: write oid 31 current snap is 448 2024-09-21T10:20:59.957 INFO:tasks.rados.rados.0.smithi007.stdout:3592: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2024-09-21T10:20:59.962 INFO:tasks.rados.rados.0.smithi007.stdout:3592: writing smithi00780062-31 from 504573 to 941112 tid 1 2024-09-21T10:20:59.968 INFO:tasks.rados.rados.0.smithi007.stdout:3592: writing smithi00780062-31 from 1421742 to 2020546 tid 2 2024-09-21T10:20:59.971 INFO:tasks.rados.rados.0.smithi007.stdout:3592: writing smithi00780062-31 from 2437505 to 2504573 tid 3 2024-09-21T10:20:59.971 INFO:tasks.rados.rados.0.smithi007.stdout:3593: delete oid 25 current snap is 448 2024-09-21T10:20:59.971 INFO:tasks.rados.rados.0.smithi007.stdout:3589: expect (ObjNum 1310 snap 443 seq_num 1310) 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:3591: finishing write tid 1 to smithi00780062-6 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:3591: finishing write tid 2 to smithi00780062-6 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:3591: finishing write tid 3 to smithi00780062-6 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:3591: finishing write tid 4 to smithi00780062-6 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:3591: oid 6 updating version 0 to 1299 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:3591: oid 6 updating version 1299 to 1300 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:3591: oid 6 updating version 1300 to 1301 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 1301 (ObjNum 1338 snap 448 seq_num 1338) dirty exists 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:3591: left oid 6 (ObjNum 1338 snap 448 seq_num 1338) 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:3592: finishing write tid 1 to smithi00780062-31 2024-09-21T10:21:00.039 INFO:tasks.rados.rados.0.smithi007.stdout:3592: finishing write tid 2 to smithi00780062-31 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3592: finishing write tid 3 to smithi00780062-31 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3592: finishing write tid 4 to smithi00780062-31 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3592: finishing write tid 5 to smithi00780062-31 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3592: oid 31 updating version 0 to 1924 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3592: oid 31 version 1924 is already newer than 1922 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3592: oid 31 version 1924 is already newer than 1923 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3592: oid 31 version 1924 is already newer than 1921 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1924 (ObjNum 1339 snap 448 seq_num 1339) dirty exists 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3592: left oid 31 (ObjNum 1339 snap 448 seq_num 1339) 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3589: done (4 left) 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3590: done (3 left) 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3591: done (2 left) 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3592: done (1 left) 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3593: done (0 left) 2024-09-21T10:21:00.040 INFO:tasks.rados.rados.0.smithi007.stdout:3594: read oid 39 snap -1 2024-09-21T10:21:00.041 INFO:tasks.rados.rados.0.smithi007.stdout:3594: expect (ObjNum 1330 snap 445 seq_num 1330) 2024-09-21T10:21:00.041 INFO:tasks.rados.rados.0.smithi007.stdout:3595: rollback oid 21 current snap is 448 2024-09-21T10:21:00.041 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 21 to 447 2024-09-21T10:21:00.041 INFO:tasks.rados.rados.0.smithi007.stdout:3596: snap_create 2024-09-21T10:21:00.041 INFO:tasks.rados.rados.0.smithi007.stdout:3594: expect (ObjNum 1330 snap 445 seq_num 1330) 2024-09-21T10:21:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:3595: finishing rollback tid 0 to smithi00780062-21 2024-09-21T10:21:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:3595: finishing rollback tid 1 to smithi00780062-21 2024-09-21T10:21:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:3595: finishing rollback tid 2 to smithi00780062-21 2024-09-21T10:21:00.120 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 1162 (ObjNum 1212 snap 406 seq_num 1212) dirty exists 2024-09-21T10:21:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:20:59 smithi031 ceph-mon[96824]: osdmap e968: 8 total, 8 up, 8 in 2024-09-21T10:21:00.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:20:59 smithi007 ceph-mon[99390]: osdmap e968: 8 total, 8 up, 8 in 2024-09-21T10:21:00.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:20:59 smithi007 ceph-mon[101144]: osdmap e968: 8 total, 8 up, 8 in 2024-09-21T10:21:00.763 INFO:tasks.rados.rados.0.smithi007.stdout:3594: done (2 left) 2024-09-21T10:21:00.763 INFO:tasks.rados.rados.0.smithi007.stdout:3595: done (1 left) 2024-09-21T10:21:00.763 INFO:tasks.rados.rados.0.smithi007.stdout:3596: done (0 left) 2024-09-21T10:21:00.763 INFO:tasks.rados.rados.0.smithi007.stdout:3597: read oid 2 snap -1 2024-09-21T10:21:00.764 INFO:tasks.rados.rados.0.smithi007.stdout:3597: expect deleted 2024-09-21T10:21:00.764 INFO:tasks.rados.rados.0.smithi007.stdout:3598: snap_remove snap 448 2024-09-21T10:21:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:00 smithi031 ceph-mon[96824]: osdmap e969: 8 total, 8 up, 8 in 2024-09-21T10:21:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:00 smithi031 ceph-mon[96824]: pgmap v924: 89 pgs: 89 active+clean; 188 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 889 KiB/s wr, 7 op/s 2024-09-21T10:21:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:00 smithi007 ceph-mon[99390]: osdmap e969: 8 total, 8 up, 8 in 2024-09-21T10:21:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:00 smithi007 ceph-mon[99390]: pgmap v924: 89 pgs: 89 active+clean; 188 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 889 KiB/s wr, 7 op/s 2024-09-21T10:21:01.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:21:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:21:00] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.51.0" 2024-09-21T10:21:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:00 smithi007 ceph-mon[101144]: osdmap e969: 8 total, 8 up, 8 in 2024-09-21T10:21:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:00 smithi007 ceph-mon[101144]: pgmap v924: 89 pgs: 89 active+clean; 188 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 889 KiB/s wr, 7 op/s 2024-09-21T10:21:01.765 INFO:tasks.rados.rados.0.smithi007.stdout:3598: done (1 left) 2024-09-21T10:21:01.765 INFO:tasks.rados.rados.0.smithi007.stdout:3599: write oid 18 current snap is 449 2024-09-21T10:21:01.765 INFO:tasks.rados.rados.0.smithi007.stdout:3599: seq_num 1341 ranges {538187=587037,1538706=602473} 2024-09-21T10:21:01.771 INFO:tasks.rados.rados.0.smithi007.stdout:3599: writing smithi00780062-18 from 538187 to 1125224 tid 1 2024-09-21T10:21:01.777 INFO:tasks.rados.rados.0.smithi007.stdout:3599: writing smithi00780062-18 from 1538706 to 2141179 tid 2 2024-09-21T10:21:01.777 INFO:tasks.rados.rados.0.smithi007.stdout:3600: delete oid 32 current snap is 449 2024-09-21T10:21:01.780 INFO:tasks.rados.rados.0.smithi007.stdout:3597: done (2 left) 2024-09-21T10:21:01.780 INFO:tasks.rados.rados.0.smithi007.stdout:3600: done (1 left) 2024-09-21T10:21:01.780 INFO:tasks.rados.rados.0.smithi007.stdout:3601: read oid 1 snap -1 2024-09-21T10:21:01.780 INFO:tasks.rados.rados.0.smithi007.stdout:3601: expect (ObjNum 1333 snap 448 seq_num 1333) 2024-09-21T10:21:01.781 INFO:tasks.rados.rados.0.smithi007.stdout:3602: write oid 23 current snap is 449 2024-09-21T10:21:01.781 INFO:tasks.rados.rados.0.smithi007.stdout:3602: seq_num 1343 ranges {571801=737535,1939317=489789} 2024-09-21T10:21:01.787 INFO:tasks.rados.rados.0.smithi007.stdout:3602: writing smithi00780062-23 from 571801 to 1309336 tid 1 2024-09-21T10:21:01.794 INFO:tasks.rados.rados.0.smithi007.stdout:3602: writing smithi00780062-23 from 1939317 to 2429106 tid 2 2024-09-21T10:21:01.794 INFO:tasks.rados.rados.0.smithi007.stdout:3603: delete oid 27 current snap is 449 2024-09-21T10:21:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3599: finishing write tid 1 to smithi00780062-18 2024-09-21T10:21:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3599: finishing write tid 2 to smithi00780062-18 2024-09-21T10:21:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3599: finishing write tid 3 to smithi00780062-18 2024-09-21T10:21:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3599: finishing write tid 4 to smithi00780062-18 2024-09-21T10:21:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3599: oid 18 updating version 0 to 3182 2024-09-21T10:21:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3599: oid 18 updating version 3182 to 3183 2024-09-21T10:21:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3599: oid 18 version 3183 is already newer than 3181 2024-09-21T10:21:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 3183 (ObjNum 1341 snap 449 seq_num 1341) dirty exists 2024-09-21T10:21:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3599: left oid 18 (ObjNum 1341 snap 449 seq_num 1341) 2024-09-21T10:21:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3601: expect (ObjNum 1333 snap 448 seq_num 1333) 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3602: finishing write tid 1 to smithi00780062-23 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3602: finishing write tid 2 to smithi00780062-23 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3602: finishing write tid 3 to smithi00780062-23 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3602: finishing write tid 4 to smithi00780062-23 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3602: oid 23 updating version 0 to 1303 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3602: oid 23 updating version 1303 to 1305 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3602: oid 23 version 1305 is already newer than 1304 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 1305 (ObjNum 1343 snap 449 seq_num 1343) dirty exists 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3602: left oid 23 (ObjNum 1343 snap 449 seq_num 1343) 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3599: done (3 left) 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3601: done (2 left) 2024-09-21T10:21:01.905 INFO:tasks.rados.rados.0.smithi007.stdout:3602: done (1 left) 2024-09-21T10:21:01.906 INFO:tasks.rados.rados.0.smithi007.stdout:3603: done (0 left) 2024-09-21T10:21:01.906 INFO:tasks.rados.rados.0.smithi007.stdout:3604: delete oid 5 current snap is 449 2024-09-21T10:21:01.907 INFO:tasks.rados.rados.0.smithi007.stdout:3604: done (0 left) 2024-09-21T10:21:01.908 INFO:tasks.rados.rados.0.smithi007.stdout:3605: write oid 32 current snap is 449 2024-09-21T10:21:01.908 INFO:tasks.rados.rados.0.smithi007.stdout:3605: seq_num 1346 ranges {622222=679635,1831116=753469} 2024-09-21T10:21:01.914 INFO:tasks.rados.rados.0.smithi007.stdout:3605: writing smithi00780062-32 from 622222 to 1301857 tid 1 2024-09-21T10:21:01.921 INFO:tasks.rados.rados.0.smithi007.stdout:3605: writing smithi00780062-32 from 1831116 to 2584585 tid 2 2024-09-21T10:21:01.922 INFO:tasks.rados.rados.0.smithi007.stdout:3606: write oid 41 current snap is 449 2024-09-21T10:21:01.922 INFO:tasks.rados.rados.0.smithi007.stdout:3606: seq_num 1347 ranges {639029=754884,2173245=465784} 2024-09-21T10:21:01.929 INFO:tasks.rados.rados.0.smithi007.stdout:3606: writing smithi00780062-41 from 639029 to 1393913 tid 1 2024-09-21T10:21:01.938 INFO:tasks.rados.rados.0.smithi007.stdout:3606: writing smithi00780062-41 from 2173245 to 2639029 tid 2 2024-09-21T10:21:01.938 INFO:tasks.rados.rados.0.smithi007.stdout:3607: snap_remove snap 445 2024-09-21T10:21:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:01 smithi031 ceph-mon[96824]: osdmap e970: 8 total, 8 up, 8 in 2024-09-21T10:21:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:01 smithi007 ceph-mon[99390]: osdmap e970: 8 total, 8 up, 8 in 2024-09-21T10:21:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:01 smithi007 ceph-mon[101144]: osdmap e970: 8 total, 8 up, 8 in 2024-09-21T10:21:02.728 INFO:tasks.rados.rados.0.smithi007.stdout:3607: done (2 left) 2024-09-21T10:21:02.728 INFO:tasks.rados.rados.0.smithi007.stdout:3608: snap_create 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3605: finishing write tid 1 to smithi00780062-32 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3605: finishing write tid 2 to smithi00780062-32 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3605: finishing write tid 3 to smithi00780062-32 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3605: finishing write tid 4 to smithi00780062-32 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3605: oid 32 updating version 0 to 1929 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3605: oid 32 version 1929 is already newer than 1927 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3605: oid 32 version 1929 is already newer than 1928 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1929 (ObjNum 1346 snap 449 seq_num 1346) dirty exists 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3605: left oid 32 (ObjNum 1346 snap 449 seq_num 1346) 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3606: finishing write tid 1 to smithi00780062-41 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3606: finishing write tid 2 to smithi00780062-41 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3606: finishing write tid 3 to smithi00780062-41 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3606: finishing write tid 4 to smithi00780062-41 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3606: oid 41 updating version 0 to 1631 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3606: oid 41 version 1631 is already newer than 1630 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:3606: oid 41 updating version 1631 to 1632 2024-09-21T10:21:02.729 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1632 (ObjNum 1347 snap 449 seq_num 1347) dirty exists 2024-09-21T10:21:02.730 INFO:tasks.rados.rados.0.smithi007.stdout:3606: left oid 41 (ObjNum 1347 snap 449 seq_num 1347) 2024-09-21T10:21:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:02 smithi031 ceph-mon[96824]: osdmap e971: 8 total, 8 up, 8 in 2024-09-21T10:21:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:02 smithi031 ceph-mon[96824]: pgmap v927: 89 pgs: 89 active+clean; 175 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:21:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:02 smithi031 ceph-mon[96824]: osdmap e972: 8 total, 8 up, 8 in 2024-09-21T10:21:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:02 smithi007 ceph-mon[99390]: osdmap e971: 8 total, 8 up, 8 in 2024-09-21T10:21:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:02 smithi007 ceph-mon[99390]: pgmap v927: 89 pgs: 89 active+clean; 175 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:21:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:02 smithi007 ceph-mon[99390]: osdmap e972: 8 total, 8 up, 8 in 2024-09-21T10:21:03.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:02 smithi007 ceph-mon[101144]: osdmap e971: 8 total, 8 up, 8 in 2024-09-21T10:21:03.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:02 smithi007 ceph-mon[101144]: pgmap v927: 89 pgs: 89 active+clean; 175 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:21:03.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:02 smithi007 ceph-mon[101144]: osdmap e972: 8 total, 8 up, 8 in 2024-09-21T10:21:03.730 INFO:tasks.rados.rados.0.smithi007.stdout:3605: done (2 left) 2024-09-21T10:21:03.730 INFO:tasks.rados.rados.0.smithi007.stdout:3606: done (1 left) 2024-09-21T10:21:03.730 INFO:tasks.rados.rados.0.smithi007.stdout:3608: done (0 left) 2024-09-21T10:21:03.730 INFO:tasks.rados.rados.0.smithi007.stdout:3609: snap_create 2024-09-21T10:21:04.735 INFO:tasks.rados.rados.0.smithi007.stdout:3609: done (0 left) 2024-09-21T10:21:04.735 INFO:tasks.rados.rados.0.smithi007.stdout:3610: write oid 9 current snap is 451 2024-09-21T10:21:04.736 INFO:tasks.rados.rados.0.smithi007.stdout:3610: seq_num 1348 ranges {655836=430133,1831727=757138} 2024-09-21T10:21:04.741 INFO:tasks.rados.rados.0.smithi007.stdout:3610: writing smithi00780062-9 from 655836 to 1085969 tid 1 2024-09-21T10:21:04.750 INFO:tasks.rados.rados.0.smithi007.stdout:3610: writing smithi00780062-9 from 1831727 to 2588865 tid 2 2024-09-21T10:21:04.750 INFO:tasks.rados.rados.0.smithi007.stdout:3611: write oid 7 current snap is 451 2024-09-21T10:21:04.750 INFO:tasks.rados.rados.0.smithi007.stdout:3610: finishing write tid 1 to smithi00780062-9 2024-09-21T10:21:04.750 INFO:tasks.rados.rados.0.smithi007.stdout:3611: seq_num 1349 ranges {672643=505382,1890209=500796} 2024-09-21T10:21:04.756 INFO:tasks.rados.rados.0.smithi007.stdout:3611: writing smithi00780062-7 from 672643 to 1178025 tid 1 2024-09-21T10:21:04.763 INFO:tasks.rados.rados.0.smithi007.stdout:3611: writing smithi00780062-7 from 1890209 to 2391005 tid 2 2024-09-21T10:21:04.763 INFO:tasks.rados.rados.0.smithi007.stdout:3612: delete oid 18 current snap is 451 2024-09-21T10:21:04.763 INFO:tasks.rados.rados.0.smithi007.stdout:3610: finishing write tid 2 to smithi00780062-9 2024-09-21T10:21:04.763 INFO:tasks.rados.rados.0.smithi007.stdout:3610: finishing write tid 3 to smithi00780062-9 2024-09-21T10:21:04.763 INFO:tasks.rados.rados.0.smithi007.stdout:3610: finishing write tid 4 to smithi00780062-9 2024-09-21T10:21:04.764 INFO:tasks.rados.rados.0.smithi007.stdout:3610: oid 9 updating version 0 to 1867 2024-09-21T10:21:04.764 INFO:tasks.rados.rados.0.smithi007.stdout:3610: oid 9 updating version 1867 to 1868 2024-09-21T10:21:04.764 INFO:tasks.rados.rados.0.smithi007.stdout:3610: oid 9 version 1868 is already newer than 1866 2024-09-21T10:21:04.764 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1868 (ObjNum 1348 snap 451 seq_num 1348) dirty exists 2024-09-21T10:21:04.764 INFO:tasks.rados.rados.0.smithi007.stdout:3610: left oid 9 (ObjNum 1348 snap 451 seq_num 1348) 2024-09-21T10:21:04.764 INFO:tasks.rados.rados.0.smithi007.stdout:3611: finishing write tid 1 to smithi00780062-7 2024-09-21T10:21:04.766 INFO:tasks.rados.rados.0.smithi007.stdout:3611: finishing write tid 2 to smithi00780062-7 2024-09-21T10:21:04.766 INFO:tasks.rados.rados.0.smithi007.stdout:3611: finishing write tid 3 to smithi00780062-7 2024-09-21T10:21:04.766 INFO:tasks.rados.rados.0.smithi007.stdout:3611: finishing write tid 4 to smithi00780062-7 2024-09-21T10:21:04.766 INFO:tasks.rados.rados.0.smithi007.stdout:3611: oid 7 updating version 0 to 957 2024-09-21T10:21:04.766 INFO:tasks.rados.rados.0.smithi007.stdout:3611: oid 7 version 957 is already newer than 956 2024-09-21T10:21:04.766 INFO:tasks.rados.rados.0.smithi007.stdout:3611: oid 7 version 957 is already newer than 955 2024-09-21T10:21:04.767 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 957 (ObjNum 1349 snap 451 seq_num 1349) dirty exists 2024-09-21T10:21:04.767 INFO:tasks.rados.rados.0.smithi007.stdout:3611: left oid 7 (ObjNum 1349 snap 451 seq_num 1349) 2024-09-21T10:21:04.768 INFO:tasks.rados.rados.0.smithi007.stdout:3610: done (2 left) 2024-09-21T10:21:04.768 INFO:tasks.rados.rados.0.smithi007.stdout:3611: done (1 left) 2024-09-21T10:21:04.768 INFO:tasks.rados.rados.0.smithi007.stdout:3612: done (0 left) 2024-09-21T10:21:04.768 INFO:tasks.rados.rados.0.smithi007.stdout:3613: delete oid 35 current snap is 451 2024-09-21T10:21:04.770 INFO:tasks.rados.rados.0.smithi007.stdout:3613: done (0 left) 2024-09-21T10:21:04.770 INFO:tasks.rados.rados.0.smithi007.stdout:3614: snap_create 2024-09-21T10:21:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:04 smithi031 ceph-mon[96824]: osdmap e973: 8 total, 8 up, 8 in 2024-09-21T10:21:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:04 smithi007 ceph-mon[99390]: osdmap e973: 8 total, 8 up, 8 in 2024-09-21T10:21:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:04 smithi007 ceph-mon[101144]: osdmap e973: 8 total, 8 up, 8 in 2024-09-21T10:21:05.740 INFO:tasks.rados.rados.0.smithi007.stdout:3614: done (0 left) 2024-09-21T10:21:05.844 INFO:tasks.rados.rados.0.smithi007.stdout:3615: snap_remove snap 451 2024-09-21T10:21:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:05 smithi031 ceph-mon[96824]: pgmap v930: 89 pgs: 89 active+clean; 176 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-21T10:21:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:05 smithi031 ceph-mon[96824]: osdmap e974: 8 total, 8 up, 8 in 2024-09-21T10:21:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:05 smithi007 ceph-mon[99390]: pgmap v930: 89 pgs: 89 active+clean; 176 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-21T10:21:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:05 smithi007 ceph-mon[99390]: osdmap e974: 8 total, 8 up, 8 in 2024-09-21T10:21:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:05 smithi007 ceph-mon[101144]: pgmap v930: 89 pgs: 89 active+clean; 176 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-21T10:21:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:05 smithi007 ceph-mon[101144]: osdmap e974: 8 total, 8 up, 8 in 2024-09-21T10:21:06.747 INFO:tasks.rados.rados.0.smithi007.stdout:3615: done (0 left) 2024-09-21T10:21:06.747 INFO:tasks.rados.rados.0.smithi007.stdout:3616: rollback oid 39 current snap is 452 2024-09-21T10:21:06.747 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 444 2024-09-21T10:21:06.747 INFO:tasks.rados.rados.0.smithi007.stdout:3617: delete oid 14 current snap is 452 2024-09-21T10:21:06.750 INFO:tasks.rados.rados.0.smithi007.stdout:3617: done (1 left) 2024-09-21T10:21:06.750 INFO:tasks.rados.rados.0.smithi007.stdout:3618: snap_create 2024-09-21T10:21:06.753 INFO:tasks.rados.rados.0.smithi007.stdout:3616: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:21:06.754 INFO:tasks.rados.rados.0.smithi007.stdout:3616: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:21:06.754 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1936 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:21:07.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:06 smithi007 ceph-mon[99390]: osdmap e975: 8 total, 8 up, 8 in 2024-09-21T10:21:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:06 smithi007 ceph-mon[99390]: pgmap v933: 89 pgs: 89 active+clean; 177 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 598 KiB/s wr, 4 op/s 2024-09-21T10:21:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:06 smithi007 ceph-mon[101144]: osdmap e975: 8 total, 8 up, 8 in 2024-09-21T10:21:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:06 smithi007 ceph-mon[101144]: pgmap v933: 89 pgs: 89 active+clean; 177 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 598 KiB/s wr, 4 op/s 2024-09-21T10:21:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:06 smithi031 ceph-mon[96824]: osdmap e975: 8 total, 8 up, 8 in 2024-09-21T10:21:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:06 smithi031 ceph-mon[96824]: pgmap v933: 89 pgs: 89 active+clean; 177 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 598 KiB/s wr, 4 op/s 2024-09-21T10:21:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:07.730 INFO:tasks.rados.rados.0.smithi007.stdout:3616: done (1 left) 2024-09-21T10:21:07.730 INFO:tasks.rados.rados.0.smithi007.stdout:3618: done (0 left) 2024-09-21T10:21:07.731 INFO:tasks.rados.rados.0.smithi007.stdout:3619: read oid 43 snap 452 2024-09-21T10:21:07.731 INFO:tasks.rados.rados.0.smithi007.stdout:3619: expect deleted 2024-09-21T10:21:07.731 INFO:tasks.rados.rados.0.smithi007.stdout:3620: read oid 9 snap -1 2024-09-21T10:21:07.731 INFO:tasks.rados.rados.0.smithi007.stdout:3620: expect (ObjNum 1348 snap 451 seq_num 1348) 2024-09-21T10:21:07.731 INFO:tasks.rados.rados.0.smithi007.stdout:3621: read oid 10 snap 429 2024-09-21T10:21:07.731 INFO:tasks.rados.rados.0.smithi007.stdout:3621: expect (ObjNum 1237 snap 418 seq_num 1237) 2024-09-21T10:21:07.731 INFO:tasks.rados.rados.0.smithi007.stdout:3622: snap_create 2024-09-21T10:21:07.736 INFO:tasks.rados.rados.0.smithi007.stdout:3620: expect (ObjNum 1348 snap 451 seq_num 1348) 2024-09-21T10:21:07.826 INFO:tasks.rados.rados.0.smithi007.stdout:3621: expect (ObjNum 1237 snap 418 seq_num 1237) 2024-09-21T10:21:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:07 smithi031 ceph-mon[96824]: osdmap e976: 8 total, 8 up, 8 in 2024-09-21T10:21:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:07 smithi031 ceph-mon[96824]: osdmap e977: 8 total, 8 up, 8 in 2024-09-21T10:21:08.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:07 smithi007 ceph-mon[99390]: osdmap e976: 8 total, 8 up, 8 in 2024-09-21T10:21:08.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:07 smithi007 ceph-mon[99390]: osdmap e977: 8 total, 8 up, 8 in 2024-09-21T10:21:08.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:07 smithi007 ceph-mon[101144]: osdmap e976: 8 total, 8 up, 8 in 2024-09-21T10:21:08.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:07 smithi007 ceph-mon[101144]: osdmap e977: 8 total, 8 up, 8 in 2024-09-21T10:21:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:3619: done (3 left) 2024-09-21T10:21:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:3620: done (2 left) 2024-09-21T10:21:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:3621: done (1 left) 2024-09-21T10:21:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:3622: done (0 left) 2024-09-21T10:21:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:3623: read oid 34 snap -1 2024-09-21T10:21:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:3623: expect deleted 2024-09-21T10:21:08.732 INFO:tasks.rados.rados.0.smithi007.stdout:3624: delete oid 28 current snap is 454 2024-09-21T10:21:08.738 INFO:tasks.rados.rados.0.smithi007.stdout:3623: done (1 left) 2024-09-21T10:21:08.738 INFO:tasks.rados.rados.0.smithi007.stdout:3624: done (0 left) 2024-09-21T10:21:08.739 INFO:tasks.rados.rados.0.smithi007.stdout:3625: write oid 5 current snap is 454 2024-09-21T10:21:08.739 INFO:tasks.rados.rados.0.smithi007.stdout:3625: seq_num 1354 ranges {756678=597980,1782619=768145} 2024-09-21T10:21:08.746 INFO:tasks.rados.rados.0.smithi007.stdout:3625: writing smithi00780062-5 from 756678 to 1354658 tid 1 2024-09-21T10:21:08.754 INFO:tasks.rados.rados.0.smithi007.stdout:3625: writing smithi00780062-5 from 1782619 to 2550764 tid 2 2024-09-21T10:21:08.754 INFO:tasks.rados.rados.0.smithi007.stdout:3626: read oid 15 snap -1 2024-09-21T10:21:08.754 INFO:tasks.rados.rados.0.smithi007.stdout:3626: expect deleted 2024-09-21T10:21:08.754 INFO:tasks.rados.rados.0.smithi007.stdout:3627: snap_remove snap 452 2024-09-21T10:21:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:08 smithi031 ceph-mon[96824]: pgmap v936: 89 pgs: 89 active+clean; 179 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 648 KiB/s wr, 6 op/s 2024-09-21T10:21:09.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:08 smithi031 ceph-mon[96824]: osdmap e978: 8 total, 8 up, 8 in 2024-09-21T10:21:09.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:08 smithi007 ceph-mon[101144]: pgmap v936: 89 pgs: 89 active+clean; 179 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 648 KiB/s wr, 6 op/s 2024-09-21T10:21:09.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:08 smithi007 ceph-mon[101144]: osdmap e978: 8 total, 8 up, 8 in 2024-09-21T10:21:09.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:08 smithi007 ceph-mon[99390]: pgmap v936: 89 pgs: 89 active+clean; 179 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 648 KiB/s wr, 6 op/s 2024-09-21T10:21:09.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:08 smithi007 ceph-mon[99390]: osdmap e978: 8 total, 8 up, 8 in 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:3627: done (2 left) 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:3628: snap_create 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:3625: finishing write tid 1 to smithi00780062-5 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:3625: finishing write tid 2 to smithi00780062-5 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:3625: finishing write tid 3 to smithi00780062-5 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:3625: finishing write tid 4 to smithi00780062-5 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:3625: oid 5 updating version 0 to 1095 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:3625: oid 5 version 1095 is already newer than 1094 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:3625: oid 5 updating version 1095 to 1096 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 1096 (ObjNum 1354 snap 454 seq_num 1354) dirty exists 2024-09-21T10:21:09.756 INFO:tasks.rados.rados.0.smithi007.stdout:3625: left oid 5 (ObjNum 1354 snap 454 seq_num 1354) 2024-09-21T10:21:10.761 INFO:tasks.rados.rados.0.smithi007.stdout:3625: done (2 left) 2024-09-21T10:21:10.761 INFO:tasks.rados.rados.0.smithi007.stdout:3626: done (1 left) 2024-09-21T10:21:10.761 INFO:tasks.rados.rados.0.smithi007.stdout:3628: done (0 left) 2024-09-21T10:21:10.761 INFO:tasks.rados.rados.0.smithi007.stdout:3629: delete oid 6 current snap is 455 2024-09-21T10:21:10.766 INFO:tasks.rados.rados.0.smithi007.stdout:3629: done (0 left) 2024-09-21T10:21:10.766 INFO:tasks.rados.rados.0.smithi007.stdout:3630: delete oid 32 current snap is 455 2024-09-21T10:21:10.771 INFO:tasks.rados.rados.0.smithi007.stdout:3630: done (0 left) 2024-09-21T10:21:10.771 INFO:tasks.rados.rados.0.smithi007.stdout:3631: read oid 33 snap -1 2024-09-21T10:21:10.771 INFO:tasks.rados.rados.0.smithi007.stdout:3631: expect (ObjNum 1310 snap 443 seq_num 1310) 2024-09-21T10:21:10.771 INFO:tasks.rados.rados.0.smithi007.stdout:3632: write oid 16 current snap is 455 2024-09-21T10:21:10.771 INFO:tasks.rados.rados.0.smithi007.stdout:3632: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2024-09-21T10:21:10.775 INFO:tasks.rados.rados.0.smithi007.stdout:3632: writing smithi00780062-16 from 407099 to 830826 tid 1 2024-09-21T10:21:10.782 INFO:tasks.rados.rados.0.smithi007.stdout:3632: writing smithi00780062-16 from 1441712 to 1957184 tid 2 2024-09-21T10:21:10.787 INFO:tasks.rados.rados.0.smithi007.stdout:3632: writing smithi00780062-16 from 2582060 to 2807099 tid 3 2024-09-21T10:21:10.787 INFO:tasks.rados.rados.0.smithi007.stdout:3633: snap_remove snap 446 2024-09-21T10:21:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:10 smithi031 ceph-mon[96824]: osdmap e979: 8 total, 8 up, 8 in 2024-09-21T10:21:11.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:10 smithi031 ceph-mon[96824]: pgmap v939: 89 pgs: 89 active+clean; 184 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 886 KiB/s wr, 8 op/s 2024-09-21T10:21:11.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:10 smithi007 ceph-mon[99390]: osdmap e979: 8 total, 8 up, 8 in 2024-09-21T10:21:11.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:10 smithi007 ceph-mon[99390]: pgmap v939: 89 pgs: 89 active+clean; 184 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 886 KiB/s wr, 8 op/s 2024-09-21T10:21:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:21:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:21:10] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.51.0" 2024-09-21T10:21:11.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:10 smithi007 ceph-mon[101144]: osdmap e979: 8 total, 8 up, 8 in 2024-09-21T10:21:11.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:10 smithi007 ceph-mon[101144]: pgmap v939: 89 pgs: 89 active+clean; 184 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 886 KiB/s wr, 8 op/s 2024-09-21T10:21:11.769 INFO:tasks.rados.rados.0.smithi007.stdout:3633: done (2 left) 2024-09-21T10:21:11.769 INFO:tasks.rados.rados.0.smithi007.stdout:3634: snap_remove snap 436 2024-09-21T10:21:11.769 INFO:tasks.rados.rados.0.smithi007.stdout:3631: expect (ObjNum 1310 snap 443 seq_num 1310) 2024-09-21T10:21:11.839 INFO:tasks.rados.rados.0.smithi007.stdout:3632: finishing write tid 1 to smithi00780062-16 2024-09-21T10:21:11.839 INFO:tasks.rados.rados.0.smithi007.stdout:3632: finishing write tid 2 to smithi00780062-16 2024-09-21T10:21:11.839 INFO:tasks.rados.rados.0.smithi007.stdout:3632: finishing write tid 3 to smithi00780062-16 2024-09-21T10:21:11.839 INFO:tasks.rados.rados.0.smithi007.stdout:3632: finishing write tid 4 to smithi00780062-16 2024-09-21T10:21:11.839 INFO:tasks.rados.rados.0.smithi007.stdout:3632: finishing write tid 5 to smithi00780062-16 2024-09-21T10:21:11.839 INFO:tasks.rados.rados.0.smithi007.stdout:3632: oid 16 updating version 0 to 2215 2024-09-21T10:21:11.839 INFO:tasks.rados.rados.0.smithi007.stdout:3632: oid 16 version 2215 is already newer than 2214 2024-09-21T10:21:11.839 INFO:tasks.rados.rados.0.smithi007.stdout:3632: oid 16 version 2215 is already newer than 2212 2024-09-21T10:21:11.839 INFO:tasks.rados.rados.0.smithi007.stdout:3632: oid 16 version 2215 is already newer than 2213 2024-09-21T10:21:11.839 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2215 (ObjNum 1357 snap 455 seq_num 1357) dirty exists 2024-09-21T10:21:11.840 INFO:tasks.rados.rados.0.smithi007.stdout:3632: left oid 16 (ObjNum 1357 snap 455 seq_num 1357) 2024-09-21T10:21:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:11 smithi031 ceph-mon[96824]: osdmap e980: 8 total, 8 up, 8 in 2024-09-21T10:21:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:11 smithi007 ceph-mon[99390]: osdmap e980: 8 total, 8 up, 8 in 2024-09-21T10:21:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:11 smithi007 ceph-mon[101144]: osdmap e980: 8 total, 8 up, 8 in 2024-09-21T10:21:12.732 INFO:tasks.rados.rados.0.smithi007.stdout:3631: done (2 left) 2024-09-21T10:21:12.732 INFO:tasks.rados.rados.0.smithi007.stdout:3632: done (1 left) 2024-09-21T10:21:12.732 INFO:tasks.rados.rados.0.smithi007.stdout:3634: done (0 left) 2024-09-21T10:21:12.733 INFO:tasks.rados.rados.0.smithi007.stdout:3635: delete oid 48 current snap is 455 2024-09-21T10:21:12.746 INFO:tasks.rados.rados.0.smithi007.stdout:3635: done (0 left) 2024-09-21T10:21:12.746 INFO:tasks.rados.rados.0.smithi007.stdout:3636: snap_create 2024-09-21T10:21:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:12 smithi031 ceph-mon[96824]: osdmap e981: 8 total, 8 up, 8 in 2024-09-21T10:21:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:12 smithi031 ceph-mon[96824]: pgmap v942: 89 pgs: 89 active+clean; 187 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 870 KiB/s wr, 8 op/s 2024-09-21T10:21:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:12 smithi031 ceph-mon[96824]: osdmap e982: 8 total, 8 up, 8 in 2024-09-21T10:21:13.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:12 smithi007 ceph-mon[101144]: osdmap e981: 8 total, 8 up, 8 in 2024-09-21T10:21:13.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:12 smithi007 ceph-mon[101144]: pgmap v942: 89 pgs: 89 active+clean; 187 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 870 KiB/s wr, 8 op/s 2024-09-21T10:21:13.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:12 smithi007 ceph-mon[101144]: osdmap e982: 8 total, 8 up, 8 in 2024-09-21T10:21:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:12 smithi007 ceph-mon[99390]: osdmap e981: 8 total, 8 up, 8 in 2024-09-21T10:21:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:12 smithi007 ceph-mon[99390]: pgmap v942: 89 pgs: 89 active+clean; 187 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 870 KiB/s wr, 8 op/s 2024-09-21T10:21:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:12 smithi007 ceph-mon[99390]: osdmap e982: 8 total, 8 up, 8 in 2024-09-21T10:21:13.733 INFO:tasks.rados.rados.0.smithi007.stdout:3636: done (0 left) 2024-09-21T10:21:13.733 INFO:tasks.rados.rados.0.smithi007.stdout:3637: read oid 47 snap -1 2024-09-21T10:21:13.733 INFO:tasks.rados.rados.0.smithi007.stdout:3637: expect deleted 2024-09-21T10:21:13.733 INFO:tasks.rados.rados.0.smithi007.stdout:3638: write oid 4 current snap is 456 2024-09-21T10:21:13.733 INFO:tasks.rados.rados.0.smithi007.stdout:3638: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2024-09-21T10:21:13.738 INFO:tasks.rados.rados.0.smithi007.stdout:3638: writing smithi00780062-4 from 440713 to 1014938 tid 1 2024-09-21T10:21:13.744 INFO:tasks.rados.rados.0.smithi007.stdout:3638: writing smithi00780062-4 from 1442323 to 1961464 tid 2 2024-09-21T10:21:13.749 INFO:tasks.rados.rados.0.smithi007.stdout:3638: writing smithi00780062-4 from 2636906 to 2840713 tid 3 2024-09-21T10:21:13.749 INFO:tasks.rados.rados.0.smithi007.stdout:3639: write oid 13 current snap is 456 2024-09-21T10:21:13.749 INFO:tasks.rados.rados.0.smithi007.stdout:3639: seq_num 1360 ranges {457520=649474,1900805=662799} 2024-09-21T10:21:13.755 INFO:tasks.rados.rados.0.smithi007.stdout:3639: writing smithi00780062-13 from 457520 to 1106994 tid 1 2024-09-21T10:21:13.763 INFO:tasks.rados.rados.0.smithi007.stdout:3639: writing smithi00780062-13 from 1900805 to 2563604 tid 2 2024-09-21T10:21:13.763 INFO:tasks.rados.rados.0.smithi007.stdout:3640: write oid 14 current snap is 456 2024-09-21T10:21:13.763 INFO:tasks.rados.rados.0.smithi007.stdout:3640: seq_num 1361 ranges {474327=441076,1675640=522810,2808105=66222} 2024-09-21T10:21:13.768 INFO:tasks.rados.rados.0.smithi007.stdout:3640: writing smithi00780062-14 from 474327 to 915403 tid 1 2024-09-21T10:21:13.775 INFO:tasks.rados.rados.0.smithi007.stdout:3640: writing smithi00780062-14 from 1675640 to 2198450 tid 2 2024-09-21T10:21:13.779 INFO:tasks.rados.rados.0.smithi007.stdout:3640: writing smithi00780062-14 from 2808105 to 2874327 tid 3 2024-09-21T10:21:13.779 INFO:tasks.rados.rados.0.smithi007.stdout:3641: write oid 16 current snap is 456 2024-09-21T10:21:13.779 INFO:tasks.rados.rados.0.smithi007.stdout:3641: seq_num 1362 ranges {491134=516325,1734122=666468} 2024-09-21T10:21:13.784 INFO:tasks.rados.rados.0.smithi007.stdout:3641: writing smithi00780062-16 from 491134 to 1007459 tid 1 2024-09-21T10:21:13.793 INFO:tasks.rados.rados.0.smithi007.stdout:3641: writing smithi00780062-16 from 1734122 to 2400590 tid 2 2024-09-21T10:21:13.793 INFO:tasks.rados.rados.0.smithi007.stdout:3642: snap_create 2024-09-21T10:21:13.793 INFO:tasks.rados.rados.0.smithi007.stdout:3638: finishing write tid 1 to smithi00780062-4 2024-09-21T10:21:13.793 INFO:tasks.rados.rados.0.smithi007.stdout:3638: finishing write tid 2 to smithi00780062-4 2024-09-21T10:21:13.793 INFO:tasks.rados.rados.0.smithi007.stdout:3638: finishing write tid 3 to smithi00780062-4 2024-09-21T10:21:13.793 INFO:tasks.rados.rados.0.smithi007.stdout:3638: finishing write tid 4 to smithi00780062-4 2024-09-21T10:21:13.793 INFO:tasks.rados.rados.0.smithi007.stdout:3638: finishing write tid 5 to smithi00780062-4 2024-09-21T10:21:13.793 INFO:tasks.rados.rados.0.smithi007.stdout:3638: oid 4 updating version 0 to 844 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3638: oid 4 version 844 is already newer than 841 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3638: oid 4 version 844 is already newer than 843 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3638: oid 4 version 844 is already newer than 842 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 844 (ObjNum 1359 snap 456 seq_num 1359) dirty exists 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3638: left oid 4 (ObjNum 1359 snap 456 seq_num 1359) 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3639: finishing write tid 1 to smithi00780062-13 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3639: finishing write tid 2 to smithi00780062-13 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3639: finishing write tid 3 to smithi00780062-13 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3639: finishing write tid 4 to smithi00780062-13 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3639: oid 13 updating version 0 to 3212 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3639: oid 13 version 3212 is already newer than 3211 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3639: oid 13 version 3212 is already newer than 3210 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 3212 (ObjNum 1360 snap 456 seq_num 1360) dirty exists 2024-09-21T10:21:13.794 INFO:tasks.rados.rados.0.smithi007.stdout:3639: left oid 13 (ObjNum 1360 snap 456 seq_num 1360) 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3640: finishing write tid 1 to smithi00780062-14 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3640: finishing write tid 2 to smithi00780062-14 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3640: finishing write tid 3 to smithi00780062-14 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3640: finishing write tid 4 to smithi00780062-14 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3640: finishing write tid 5 to smithi00780062-14 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3640: oid 14 updating version 0 to 1874 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3640: oid 14 updating version 1874 to 1875 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3640: oid 14 version 1875 is already newer than 1873 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3640: oid 14 version 1875 is already newer than 1872 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 1875 (ObjNum 1361 snap 456 seq_num 1361) dirty exists 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3640: left oid 14 (ObjNum 1361 snap 456 seq_num 1361) 2024-09-21T10:21:13.795 INFO:tasks.rados.rados.0.smithi007.stdout:3641: finishing write tid 1 to smithi00780062-16 2024-09-21T10:21:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3641: finishing write tid 2 to smithi00780062-16 2024-09-21T10:21:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3641: finishing write tid 3 to smithi00780062-16 2024-09-21T10:21:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3641: finishing write tid 4 to smithi00780062-16 2024-09-21T10:21:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3641: oid 16 updating version 0 to 2224 2024-09-21T10:21:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3641: oid 16 version 2224 is already newer than 2223 2024-09-21T10:21:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3641: oid 16 updating version 2224 to 2225 2024-09-21T10:21:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2225 (ObjNum 1362 snap 456 seq_num 1362) dirty exists 2024-09-21T10:21:13.796 INFO:tasks.rados.rados.0.smithi007.stdout:3641: left oid 16 (ObjNum 1362 snap 456 seq_num 1362) 2024-09-21T10:21:14.738 INFO:tasks.rados.rados.0.smithi007.stdout:3637: done (5 left) 2024-09-21T10:21:14.738 INFO:tasks.rados.rados.0.smithi007.stdout:3638: done (4 left) 2024-09-21T10:21:14.738 INFO:tasks.rados.rados.0.smithi007.stdout:3639: done (3 left) 2024-09-21T10:21:14.738 INFO:tasks.rados.rados.0.smithi007.stdout:3640: done (2 left) 2024-09-21T10:21:14.738 INFO:tasks.rados.rados.0.smithi007.stdout:3641: done (1 left) 2024-09-21T10:21:14.738 INFO:tasks.rados.rados.0.smithi007.stdout:3642: done (0 left) 2024-09-21T10:21:14.738 INFO:tasks.rados.rados.0.smithi007.stdout:3643: delete oid 14 current snap is 457 2024-09-21T10:21:14.743 INFO:tasks.rados.rados.0.smithi007.stdout:3643: done (0 left) 2024-09-21T10:21:14.743 INFO:tasks.rados.rados.0.smithi007.stdout:3644: rollback oid 7 current snap is 457 2024-09-21T10:21:14.743 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 7 to 456 2024-09-21T10:21:14.743 INFO:tasks.rados.rados.0.smithi007.stdout:3645: write oid 20 current snap is 457 2024-09-21T10:21:14.743 INFO:tasks.rados.rados.0.smithi007.stdout:3645: seq_num 1364 ranges {524748=666823,1734733=670137} 2024-09-21T10:21:14.749 INFO:tasks.rados.rados.0.smithi007.stdout:3645: writing smithi00780062-20 from 524748 to 1191571 tid 1 2024-09-21T10:21:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3645: writing smithi00780062-20 from 1734733 to 2404870 tid 2 2024-09-21T10:21:14.756 INFO:tasks.rados.rados.0.smithi007.stdout:3646: snap_remove snap 449 2024-09-21T10:21:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:14 smithi031 ceph-mon[96824]: osdmap e983: 8 total, 8 up, 8 in 2024-09-21T10:21:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:14 smithi031 ceph-mon[96824]: pgmap v945: 89 pgs: 89 active+clean; 188 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 618 KiB/s wr, 3 op/s 2024-09-21T10:21:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:14 smithi007 ceph-mon[99390]: osdmap e983: 8 total, 8 up, 8 in 2024-09-21T10:21:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:14 smithi007 ceph-mon[99390]: pgmap v945: 89 pgs: 89 active+clean; 188 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 618 KiB/s wr, 3 op/s 2024-09-21T10:21:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:14 smithi007 ceph-mon[101144]: osdmap e983: 8 total, 8 up, 8 in 2024-09-21T10:21:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:14 smithi007 ceph-mon[101144]: pgmap v945: 89 pgs: 89 active+clean; 188 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 618 KiB/s wr, 3 op/s 2024-09-21T10:21:15.741 INFO:tasks.rados.rados.0.smithi007.stdout:3646: done (2 left) 2024-09-21T10:21:15.741 INFO:tasks.rados.rados.0.smithi007.stdout:3647: write oid 18 current snap is 457 2024-09-21T10:21:15.741 INFO:tasks.rados.rados.0.smithi007.stdout:3647: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2024-09-21T10:21:15.749 INFO:tasks.rados.rados.0.smithi007.stdout:3647: writing smithi00780062-18 from 541555 to 1283627 tid 1 2024-09-21T10:21:15.755 INFO:tasks.rados.rados.0.smithi007.stdout:3647: writing smithi00780062-18 from 1793215 to 2323363 tid 2 2024-09-21T10:21:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:3647: writing smithi00780062-18 from 2801444 to 2941555 tid 3 2024-09-21T10:21:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:3648: delete oid 36 current snap is 457 2024-09-21T10:21:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:3644: finishing rollback tid 0 to smithi00780062-7 2024-09-21T10:21:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:3644: finishing rollback tid 1 to smithi00780062-7 2024-09-21T10:21:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:3644: finishing rollback tid 2 to smithi00780062-7 2024-09-21T10:21:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 7 v 965 (ObjNum 1349 snap 451 seq_num 1349) dirty exists 2024-09-21T10:21:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:3645: finishing write tid 1 to smithi00780062-20 2024-09-21T10:21:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:3645: finishing write tid 2 to smithi00780062-20 2024-09-21T10:21:15.759 INFO:tasks.rados.rados.0.smithi007.stdout:3645: finishing write tid 3 to smithi00780062-20 2024-09-21T10:21:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:3645: finishing write tid 4 to smithi00780062-20 2024-09-21T10:21:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:3645: oid 20 updating version 0 to 1315 2024-09-21T10:21:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:3645: oid 20 version 1315 is already newer than 1314 2024-09-21T10:21:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:3645: oid 20 version 1315 is already newer than 1313 2024-09-21T10:21:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 1315 (ObjNum 1364 snap 457 seq_num 1364) dirty exists 2024-09-21T10:21:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:3645: left oid 20 (ObjNum 1364 snap 457 seq_num 1364) 2024-09-21T10:21:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:3647: finishing write tid 1 to smithi00780062-18 2024-09-21T10:21:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:3644: done (3 left) 2024-09-21T10:21:15.760 INFO:tasks.rados.rados.0.smithi007.stdout:3645: done (2 left) 2024-09-21T10:21:15.761 INFO:tasks.rados.rados.0.smithi007.stdout:3648: done (1 left) 2024-09-21T10:21:15.761 INFO:tasks.rados.rados.0.smithi007.stdout:3649: write oid 22 current snap is 457 2024-09-21T10:21:15.761 INFO:tasks.rados.rados.0.smithi007.stdout:3649: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2024-09-21T10:21:15.766 INFO:tasks.rados.rados.0.smithi007.stdout:3649: writing smithi00780062-22 from 575169 to 1067739 tid 1 2024-09-21T10:21:15.773 INFO:tasks.rados.rados.0.smithi007.stdout:3649: writing smithi00780062-22 from 1793826 to 2211290 tid 2 2024-09-21T10:21:15.777 INFO:tasks.rados.rados.0.smithi007.stdout:3649: writing smithi00780062-22 from 2623584 to 2975169 tid 3 2024-09-21T10:21:15.777 INFO:tasks.rados.rados.0.smithi007.stdout:3650: read oid 33 snap 429 2024-09-21T10:21:15.777 INFO:tasks.rados.rados.0.smithi007.stdout:3650: expect deleted 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3651: rollback oid 44 current snap is 457 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 44 to 456 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3647: finishing write tid 2 to smithi00780062-18 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3652: write oid 6 current snap is 457 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3647: finishing write tid 3 to smithi00780062-18 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3647: finishing write tid 4 to smithi00780062-18 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3647: finishing write tid 5 to smithi00780062-18 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3647: oid 18 updating version 0 to 3213 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3647: oid 18 updating version 3213 to 3218 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3647: oid 18 updating version 3218 to 3219 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3647: oid 18 updating version 3219 to 3220 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 3220 (ObjNum 1365 snap 457 seq_num 1365) dirty exists 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3647: left oid 18 (ObjNum 1365 snap 457 seq_num 1365) 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3649: finishing write tid 1 to smithi00780062-22 2024-09-21T10:21:15.778 INFO:tasks.rados.rados.0.smithi007.stdout:3649: finishing write tid 2 to smithi00780062-22 2024-09-21T10:21:15.779 INFO:tasks.rados.rados.0.smithi007.stdout:3652: seq_num 1368 ranges {591976=567819,1852308=677475} 2024-09-21T10:21:15.783 INFO:tasks.rados.rados.0.smithi007.stdout:3652: writing smithi00780062-6 from 591976 to 1159795 tid 1 2024-09-21T10:21:15.791 INFO:tasks.rados.rados.0.smithi007.stdout:3652: writing smithi00780062-6 from 1852308 to 2529783 tid 2 2024-09-21T10:21:15.791 INFO:tasks.rados.rados.0.smithi007.stdout:3647: done (4 left) 2024-09-21T10:21:15.791 INFO:tasks.rados.rados.0.smithi007.stdout:3653: read oid 41 snap -1 2024-09-21T10:21:15.792 INFO:tasks.rados.rados.0.smithi007.stdout:3653: expect (ObjNum 1347 snap 449 seq_num 1347) 2024-09-21T10:21:15.792 INFO:tasks.rados.rados.0.smithi007.stdout:3654: write oid 9 current snap is 457 2024-09-21T10:21:15.792 INFO:tasks.rados.rados.0.smithi007.stdout:3654: seq_num 1369 ranges {608783=759421,2027143=421133} 2024-09-21T10:21:15.799 INFO:tasks.rados.rados.0.smithi007.stdout:3654: writing smithi00780062-9 from 608783 to 1368204 tid 1 2024-09-21T10:21:15.805 INFO:tasks.rados.rados.0.smithi007.stdout:3654: writing smithi00780062-9 from 2027143 to 2448276 tid 2 2024-09-21T10:21:15.805 INFO:tasks.rados.rados.0.smithi007.stdout:3655: read oid 40 snap -1 2024-09-21T10:21:15.805 INFO:tasks.rados.rados.0.smithi007.stdout:3655: expect (ObjNum 1284 snap 437 seq_num 1284) 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3656: snap_create 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3649: finishing write tid 3 to smithi00780062-22 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3649: finishing write tid 4 to smithi00780062-22 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3649: finishing write tid 5 to smithi00780062-22 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3649: oid 22 updating version 0 to 3222 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3649: oid 22 updating version 3222 to 3223 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3649: oid 22 updating version 3223 to 3224 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3649: oid 22 version 3224 is already newer than 3221 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 3224 (ObjNum 1367 snap 457 seq_num 1367) dirty exists 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3649: left oid 22 (ObjNum 1367 snap 457 seq_num 1367) 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3651: finishing rollback tid 0 to smithi00780062-44 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3651: finishing rollback tid 1 to smithi00780062-44 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3651: finishing rollback tid 2 to smithi00780062-44 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 3228 (ObjNum 1326 snap 445 seq_num 1326) dirty exists 2024-09-21T10:21:15.806 INFO:tasks.rados.rados.0.smithi007.stdout:3652: finishing write tid 1 to smithi00780062-6 2024-09-21T10:21:15.807 INFO:tasks.rados.rados.0.smithi007.stdout:3652: finishing write tid 2 to smithi00780062-6 2024-09-21T10:21:15.807 INFO:tasks.rados.rados.0.smithi007.stdout:3652: finishing write tid 3 to smithi00780062-6 2024-09-21T10:21:15.807 INFO:tasks.rados.rados.0.smithi007.stdout:3652: finishing write tid 4 to smithi00780062-6 2024-09-21T10:21:15.807 INFO:tasks.rados.rados.0.smithi007.stdout:3652: oid 6 updating version 0 to 1321 2024-09-21T10:21:15.807 INFO:tasks.rados.rados.0.smithi007.stdout:3652: oid 6 updating version 1321 to 1322 2024-09-21T10:21:15.807 INFO:tasks.rados.rados.0.smithi007.stdout:3652: oid 6 version 1322 is already newer than 1320 2024-09-21T10:21:15.807 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 1322 (ObjNum 1368 snap 457 seq_num 1368) dirty exists 2024-09-21T10:21:15.807 INFO:tasks.rados.rados.0.smithi007.stdout:3652: left oid 6 (ObjNum 1368 snap 457 seq_num 1368) 2024-09-21T10:21:15.807 INFO:tasks.rados.rados.0.smithi007.stdout:3653: expect (ObjNum 1347 snap 449 seq_num 1347) 2024-09-21T10:21:15.977 INFO:tasks.rados.rados.0.smithi007.stdout:3654: finishing write tid 1 to smithi00780062-9 2024-09-21T10:21:15.978 INFO:tasks.rados.rados.0.smithi007.stdout:3654: finishing write tid 2 to smithi00780062-9 2024-09-21T10:21:15.978 INFO:tasks.rados.rados.0.smithi007.stdout:3654: finishing write tid 3 to smithi00780062-9 2024-09-21T10:21:15.978 INFO:tasks.rados.rados.0.smithi007.stdout:3654: finishing write tid 4 to smithi00780062-9 2024-09-21T10:21:15.978 INFO:tasks.rados.rados.0.smithi007.stdout:3654: oid 9 updating version 0 to 1881 2024-09-21T10:21:15.978 INFO:tasks.rados.rados.0.smithi007.stdout:3654: oid 9 version 1881 is already newer than 1879 2024-09-21T10:21:15.978 INFO:tasks.rados.rados.0.smithi007.stdout:3654: oid 9 version 1881 is already newer than 1880 2024-09-21T10:21:15.978 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1881 (ObjNum 1369 snap 457 seq_num 1369) dirty exists 2024-09-21T10:21:15.978 INFO:tasks.rados.rados.0.smithi007.stdout:3654: left oid 9 (ObjNum 1369 snap 457 seq_num 1369) 2024-09-21T10:21:15.978 INFO:tasks.rados.rados.0.smithi007.stdout:3655: expect (ObjNum 1284 snap 437 seq_num 1284) 2024-09-21T10:21:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:15 smithi031 ceph-mon[96824]: osdmap e984: 8 total, 8 up, 8 in 2024-09-21T10:21:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:15 smithi007 ceph-mon[99390]: osdmap e984: 8 total, 8 up, 8 in 2024-09-21T10:21:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:15 smithi007 ceph-mon[101144]: osdmap e984: 8 total, 8 up, 8 in 2024-09-21T10:21:16.753 INFO:tasks.rados.rados.0.smithi007.stdout:3649: done (7 left) 2024-09-21T10:21:16.753 INFO:tasks.rados.rados.0.smithi007.stdout:3650: done (6 left) 2024-09-21T10:21:16.753 INFO:tasks.rados.rados.0.smithi007.stdout:3651: done (5 left) 2024-09-21T10:21:16.754 INFO:tasks.rados.rados.0.smithi007.stdout:3652: done (4 left) 2024-09-21T10:21:16.754 INFO:tasks.rados.rados.0.smithi007.stdout:3653: done (3 left) 2024-09-21T10:21:16.754 INFO:tasks.rados.rados.0.smithi007.stdout:3654: done (2 left) 2024-09-21T10:21:16.754 INFO:tasks.rados.rados.0.smithi007.stdout:3655: done (1 left) 2024-09-21T10:21:16.754 INFO:tasks.rados.rados.0.smithi007.stdout:3656: done (0 left) 2024-09-21T10:21:16.754 INFO:tasks.rados.rados.0.smithi007.stdout:3657: write oid 16 current snap is 458 2024-09-21T10:21:16.754 INFO:tasks.rados.rados.0.smithi007.stdout:3657: seq_num 1370 ranges {625590=434670,1685625=681144,2822206=203384} 2024-09-21T10:21:16.759 INFO:tasks.rados.rados.0.smithi007.stdout:3657: writing smithi00780062-16 from 625590 to 1060260 tid 1 2024-09-21T10:21:16.766 INFO:tasks.rados.rados.0.smithi007.stdout:3657: writing smithi00780062-16 from 1685625 to 2366769 tid 2 2024-09-21T10:21:16.770 INFO:tasks.rados.rados.0.smithi007.stdout:3657: writing smithi00780062-16 from 2822206 to 3025590 tid 3 2024-09-21T10:21:16.770 INFO:tasks.rados.rados.0.smithi007.stdout:3658: snap_remove snap 444 2024-09-21T10:21:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:16 smithi031 ceph-mon[96824]: osdmap e985: 8 total, 8 up, 8 in 2024-09-21T10:21:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:16 smithi031 ceph-mon[96824]: pgmap v948: 89 pgs: 89 active+clean; 186 MiB data, 826 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 536 KiB/s wr, 5 op/s 2024-09-21T10:21:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:16 smithi007 ceph-mon[99390]: osdmap e985: 8 total, 8 up, 8 in 2024-09-21T10:21:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:16 smithi007 ceph-mon[99390]: pgmap v948: 89 pgs: 89 active+clean; 186 MiB data, 826 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 536 KiB/s wr, 5 op/s 2024-09-21T10:21:17.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:16 smithi007 ceph-mon[101144]: osdmap e985: 8 total, 8 up, 8 in 2024-09-21T10:21:17.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:16 smithi007 ceph-mon[101144]: pgmap v948: 89 pgs: 89 active+clean; 186 MiB data, 826 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 536 KiB/s wr, 5 op/s 2024-09-21T10:21:17.732 INFO:tasks.rados.rados.0.smithi007.stdout:3658: done (1 left) 2024-09-21T10:21:17.732 INFO:tasks.rados.rados.0.smithi007.stdout:3659: delete oid 28 current snap is 458 2024-09-21T10:21:17.732 INFO:tasks.rados.rados.0.smithi007.stdout:3657: finishing write tid 1 to smithi00780062-16 2024-09-21T10:21:17.733 INFO:tasks.rados.rados.0.smithi007.stdout:3657: finishing write tid 2 to smithi00780062-16 2024-09-21T10:21:17.733 INFO:tasks.rados.rados.0.smithi007.stdout:3657: finishing write tid 3 to smithi00780062-16 2024-09-21T10:21:17.733 INFO:tasks.rados.rados.0.smithi007.stdout:3657: finishing write tid 4 to smithi00780062-16 2024-09-21T10:21:17.733 INFO:tasks.rados.rados.0.smithi007.stdout:3657: finishing write tid 5 to smithi00780062-16 2024-09-21T10:21:17.733 INFO:tasks.rados.rados.0.smithi007.stdout:3657: oid 16 updating version 0 to 2231 2024-09-21T10:21:17.733 INFO:tasks.rados.rados.0.smithi007.stdout:3657: oid 16 updating version 2231 to 2232 2024-09-21T10:21:17.733 INFO:tasks.rados.rados.0.smithi007.stdout:3657: oid 16 version 2232 is already newer than 2230 2024-09-21T10:21:17.733 INFO:tasks.rados.rados.0.smithi007.stdout:3657: oid 16 version 2232 is already newer than 2229 2024-09-21T10:21:17.733 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2232 (ObjNum 1370 snap 458 seq_num 1370) dirty exists 2024-09-21T10:21:17.733 INFO:tasks.rados.rados.0.smithi007.stdout:3657: left oid 16 (ObjNum 1370 snap 458 seq_num 1370) 2024-09-21T10:21:17.736 INFO:tasks.rados.rados.0.smithi007.stdout:3657: done (1 left) 2024-09-21T10:21:17.736 INFO:tasks.rados.rados.0.smithi007.stdout:3659: done (0 left) 2024-09-21T10:21:17.736 INFO:tasks.rados.rados.0.smithi007.stdout:3660: snap_create 2024-09-21T10:21:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:17 smithi031 ceph-mon[96824]: osdmap e986: 8 total, 8 up, 8 in 2024-09-21T10:21:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:17 smithi031 ceph-mon[96824]: osdmap e987: 8 total, 8 up, 8 in 2024-09-21T10:21:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:17 smithi007 ceph-mon[99390]: osdmap e986: 8 total, 8 up, 8 in 2024-09-21T10:21:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:17 smithi007 ceph-mon[99390]: osdmap e987: 8 total, 8 up, 8 in 2024-09-21T10:21:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:17 smithi007 ceph-mon[101144]: osdmap e986: 8 total, 8 up, 8 in 2024-09-21T10:21:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:17 smithi007 ceph-mon[101144]: osdmap e987: 8 total, 8 up, 8 in 2024-09-21T10:21:18.735 INFO:tasks.rados.rados.0.smithi007.stdout:3660: done (0 left) 2024-09-21T10:21:18.735 INFO:tasks.rados.rados.0.smithi007.stdout:3661: rollback oid 30 current snap is 459 2024-09-21T10:21:18.735 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 429 2024-09-21T10:21:18.735 INFO:tasks.rados.rados.0.smithi007.stdout:3662: snap_remove snap 453 2024-09-21T10:21:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:18 smithi031 ceph-mon[96824]: pgmap v951: 89 pgs: 89 active+clean; 198 MiB data, 847 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-09-21T10:21:19.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:18 smithi031 ceph-mon[96824]: osdmap e988: 8 total, 8 up, 8 in 2024-09-21T10:21:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:18 smithi007 ceph-mon[99390]: pgmap v951: 89 pgs: 89 active+clean; 198 MiB data, 847 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-09-21T10:21:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:18 smithi007 ceph-mon[99390]: osdmap e988: 8 total, 8 up, 8 in 2024-09-21T10:21:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:18 smithi007 ceph-mon[101144]: pgmap v951: 89 pgs: 89 active+clean; 198 MiB data, 847 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2024-09-21T10:21:19.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:18 smithi007 ceph-mon[101144]: osdmap e988: 8 total, 8 up, 8 in 2024-09-21T10:21:19.737 INFO:tasks.rados.rados.0.smithi007.stdout:3662: done (1 left) 2024-09-21T10:21:19.737 INFO:tasks.rados.rados.0.smithi007.stdout:3663: read oid 9 snap 454 2024-09-21T10:21:19.737 INFO:tasks.rados.rados.0.smithi007.stdout:3663: expect (ObjNum 1348 snap 451 seq_num 1348) 2024-09-21T10:21:19.737 INFO:tasks.rados.rados.0.smithi007.stdout:3664: rollback oid 3 current snap is 459 2024-09-21T10:21:19.737 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 456 2024-09-21T10:21:19.737 INFO:tasks.rados.rados.0.smithi007.stdout:3661: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:21:19.738 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 0 (ObjNum 33 snap 0 seq_num 3839014160) dirty dne 2024-09-21T10:21:19.738 INFO:tasks.rados.rados.0.smithi007.stdout:3661: done (2 left) 2024-09-21T10:21:19.738 INFO:tasks.rados.rados.0.smithi007.stdout:3665: rollback oid 33 current snap is 459 2024-09-21T10:21:19.738 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 33 to 456 2024-09-21T10:21:19.738 INFO:tasks.rados.rados.0.smithi007.stdout:3666: snap_remove snap 447 2024-09-21T10:21:20.742 INFO:tasks.rados.rados.0.smithi007.stdout:3666: done (3 left) 2024-09-21T10:21:20.742 INFO:tasks.rados.rados.0.smithi007.stdout:3667: rollback oid 48 current snap is 459 2024-09-21T10:21:20.742 INFO:tasks.rados.rados.0.smithi007.stdout:3663: expect (ObjNum 1348 snap 451 seq_num 1348) 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:3664: finishing rollback tid 0 to smithi00780062-3 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:3664: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:3664: finishing rollback tid 2 to smithi00780062-3 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1885 (ObjNum 1262 snap 429 seq_num 1262) dirty exists 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:3665: finishing rollback tid 0 to smithi00780062-33 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:3665: finishing rollback tid 1 to smithi00780062-33 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:3665: finishing rollback tid 2 to smithi00780062-33 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1891 (ObjNum 1310 snap 443 seq_num 1310) dirty exists 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 48 to 441 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:3663: done (3 left) 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:3664: done (2 left) 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:3665: done (1 left) 2024-09-21T10:21:20.835 INFO:tasks.rados.rados.0.smithi007.stdout:3668: read oid 14 snap 441 2024-09-21T10:21:20.836 INFO:tasks.rados.rados.0.smithi007.stdout:3668: expect deleted 2024-09-21T10:21:20.836 INFO:tasks.rados.rados.0.smithi007.stdout:3669: write oid 35 current snap is 459 2024-09-21T10:21:20.836 INFO:tasks.rados.rados.0.smithi007.stdout:3669: seq_num 1372 ranges {659204=585168,1686236=684813} 2024-09-21T10:21:20.841 INFO:tasks.rados.rados.0.smithi007.stdout:3669: writing smithi00780062-35 from 659204 to 1244372 tid 1 2024-09-21T10:21:20.848 INFO:tasks.rados.rados.0.smithi007.stdout:3669: writing smithi00780062-35 from 1686236 to 2371049 tid 2 2024-09-21T10:21:20.848 INFO:tasks.rados.rados.0.smithi007.stdout:3670: write oid 11 current snap is 459 2024-09-21T10:21:20.848 INFO:tasks.rados.rados.0.smithi007.stdout:3670: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2024-09-21T10:21:20.855 INFO:tasks.rados.rados.0.smithi007.stdout:3670: writing smithi00780062-11 from 676011 to 1336428 tid 1 2024-09-21T10:21:20.859 INFO:tasks.rados.rados.0.smithi007.stdout:3670: writing smithi00780062-11 from 1744718 to 2173189 tid 2 2024-09-21T10:21:20.865 INFO:tasks.rados.rados.0.smithi007.stdout:3670: writing smithi00780062-11 from 2788122 to 3076011 tid 3 2024-09-21T10:21:20.865 INFO:tasks.rados.rados.0.smithi007.stdout:3671: write oid 26 current snap is 459 2024-09-21T10:21:20.865 INFO:tasks.rados.rados.0.smithi007.stdout:3671: seq_num 1374 ranges {692818=735666,2203200=688482} 2024-09-21T10:21:20.872 INFO:tasks.rados.rados.0.smithi007.stdout:3671: writing smithi00780062-26 from 692818 to 1428484 tid 1 2024-09-21T10:21:20.880 INFO:tasks.rados.rados.0.smithi007.stdout:3671: writing smithi00780062-26 from 2203200 to 2891682 tid 2 2024-09-21T10:21:20.881 INFO:tasks.rados.rados.0.smithi007.stdout:3672: read oid 38 snap 441 2024-09-21T10:21:20.881 INFO:tasks.rados.rados.0.smithi007.stdout:3672: expect deleted 2024-09-21T10:21:20.881 INFO:tasks.rados.rados.0.smithi007.stdout:3673: snap_remove snap 456 2024-09-21T10:21:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:20 smithi031 ceph-mon[96824]: osdmap e989: 8 total, 8 up, 8 in 2024-09-21T10:21:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:20 smithi031 ceph-mon[96824]: pgmap v954: 89 pgs: 89 active+clean; 202 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-09-21T10:21:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:20 smithi007 ceph-mon[99390]: osdmap e989: 8 total, 8 up, 8 in 2024-09-21T10:21:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:20 smithi007 ceph-mon[99390]: pgmap v954: 89 pgs: 89 active+clean; 202 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-09-21T10:21:21.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:20 smithi007 ceph-mon[101144]: osdmap e989: 8 total, 8 up, 8 in 2024-09-21T10:21:21.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:20 smithi007 ceph-mon[101144]: pgmap v954: 89 pgs: 89 active+clean; 202 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.8 MiB/s wr, 18 op/s 2024-09-21T10:21:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:21:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:21:20] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.51.0" 2024-09-21T10:21:21.748 INFO:tasks.rados.rados.0.smithi007.stdout:3673: done (6 left) 2024-09-21T10:21:21.748 INFO:tasks.rados.rados.0.smithi007.stdout:3674: write oid 45 current snap is 459 2024-09-21T10:21:21.748 INFO:tasks.rados.rados.0.smithi007.stdout:3674: seq_num 1375 ranges {709625=410915,1745329=432140,2726615=383010} 2024-09-21T10:21:21.754 INFO:tasks.rados.rados.0.smithi007.stdout:3674: writing smithi00780062-45 from 709625 to 1120540 tid 1 2024-09-21T10:21:21.760 INFO:tasks.rados.rados.0.smithi007.stdout:3674: writing smithi00780062-45 from 1745329 to 2177469 tid 2 2024-09-21T10:21:21.766 INFO:tasks.rados.rados.0.smithi007.stdout:3674: writing smithi00780062-45 from 2726615 to 3109625 tid 3 2024-09-21T10:21:21.766 INFO:tasks.rados.rados.0.smithi007.stdout:3675: delete oid 34 current snap is 459 2024-09-21T10:21:21.766 INFO:tasks.rados.rados.0.smithi007.stdout:3667: finishing rollback tid 1 to smithi00780062-48 2024-09-21T10:21:21.766 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 1311 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:21:21.766 INFO:tasks.rados.rados.0.smithi007.stdout:3669: finishing write tid 1 to smithi00780062-35 2024-09-21T10:21:21.766 INFO:tasks.rados.rados.0.smithi007.stdout:3669: finishing write tid 2 to smithi00780062-35 2024-09-21T10:21:21.766 INFO:tasks.rados.rados.0.smithi007.stdout:3669: finishing write tid 3 to smithi00780062-35 2024-09-21T10:21:21.766 INFO:tasks.rados.rados.0.smithi007.stdout:3669: finishing write tid 4 to smithi00780062-35 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3669: oid 35 updating version 0 to 861 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3669: oid 35 version 861 is already newer than 860 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3669: oid 35 version 861 is already newer than 859 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 861 (ObjNum 1372 snap 459 seq_num 1372) dirty exists 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3669: left oid 35 (ObjNum 1372 snap 459 seq_num 1372) 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3670: finishing write tid 1 to smithi00780062-11 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3670: finishing write tid 2 to smithi00780062-11 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3670: finishing write tid 3 to smithi00780062-11 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3670: finishing write tid 4 to smithi00780062-11 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3670: finishing write tid 5 to smithi00780062-11 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3670: oid 11 updating version 0 to 3253 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3670: oid 11 version 3253 is already newer than 3252 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3670: oid 11 updating version 3253 to 3254 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:3670: oid 11 version 3254 is already newer than 3251 2024-09-21T10:21:21.767 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 3254 (ObjNum 1373 snap 459 seq_num 1373) dirty exists 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3670: left oid 11 (ObjNum 1373 snap 459 seq_num 1373) 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3671: finishing write tid 1 to smithi00780062-26 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3671: finishing write tid 2 to smithi00780062-26 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3671: finishing write tid 3 to smithi00780062-26 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3671: finishing write tid 4 to smithi00780062-26 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3671: oid 26 updating version 0 to 792 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3671: oid 26 updating version 792 to 793 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3671: oid 26 updating version 793 to 794 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 794 (ObjNum 1374 snap 459 seq_num 1374) dirty exists 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3671: left oid 26 (ObjNum 1374 snap 459 seq_num 1374) 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3674: finishing write tid 1 to smithi00780062-45 2024-09-21T10:21:21.768 INFO:tasks.rados.rados.0.smithi007.stdout:3674: finishing write tid 2 to smithi00780062-45 2024-09-21T10:21:21.769 INFO:tasks.rados.rados.0.smithi007.stdout:3667: done (7 left) 2024-09-21T10:21:21.769 INFO:tasks.rados.rados.0.smithi007.stdout:3668: done (6 left) 2024-09-21T10:21:21.769 INFO:tasks.rados.rados.0.smithi007.stdout:3669: done (5 left) 2024-09-21T10:21:21.769 INFO:tasks.rados.rados.0.smithi007.stdout:3670: done (4 left) 2024-09-21T10:21:21.769 INFO:tasks.rados.rados.0.smithi007.stdout:3671: done (3 left) 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3672: done (2 left) 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3675: done (1 left) 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3676: delete oid 17 current snap is 459 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3674: finishing write tid 3 to smithi00780062-45 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3674: finishing write tid 4 to smithi00780062-45 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3674: finishing write tid 5 to smithi00780062-45 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3674: oid 45 updating version 0 to 1907 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3674: oid 45 version 1907 is already newer than 1906 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3674: oid 45 version 1907 is already newer than 1904 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3674: oid 45 version 1907 is already newer than 1905 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1907 (ObjNum 1375 snap 459 seq_num 1375) dirty exists 2024-09-21T10:21:21.770 INFO:tasks.rados.rados.0.smithi007.stdout:3674: left oid 45 (ObjNum 1375 snap 459 seq_num 1375) 2024-09-21T10:21:21.771 INFO:tasks.rados.rados.0.smithi007.stdout:3674: done (1 left) 2024-09-21T10:21:21.771 INFO:tasks.rados.rados.0.smithi007.stdout:3676: done (0 left) 2024-09-21T10:21:21.771 INFO:tasks.rados.rados.0.smithi007.stdout:3677: read oid 39 snap -1 2024-09-21T10:21:21.771 INFO:tasks.rados.rados.0.smithi007.stdout:3677: expect deleted 2024-09-21T10:21:21.771 INFO:tasks.rados.rados.0.smithi007.stdout:3678: write oid 45 current snap is 459 2024-09-21T10:21:21.771 INFO:tasks.rados.rados.0.smithi007.stdout:3678: seq_num 1378 ranges {760046=753015,2037128=695820} 2024-09-21T10:21:21.779 INFO:tasks.rados.rados.0.smithi007.stdout:3678: writing smithi00780062-45 from 760046 to 1513061 tid 1 2024-09-21T10:21:21.785 INFO:tasks.rados.rados.0.smithi007.stdout:3678: writing smithi00780062-45 from 2037128 to 2732948 tid 2 2024-09-21T10:21:21.786 INFO:tasks.rados.rados.0.smithi007.stdout:3679: delete oid 43 current snap is 459 2024-09-21T10:21:21.786 INFO:tasks.rados.rados.0.smithi007.stdout:3678: finishing write tid 1 to smithi00780062-45 2024-09-21T10:21:21.788 INFO:tasks.rados.rados.0.smithi007.stdout:3677: done (2 left) 2024-09-21T10:21:21.788 INFO:tasks.rados.rados.0.smithi007.stdout:3679: done (1 left) 2024-09-21T10:21:21.788 INFO:tasks.rados.rados.0.smithi007.stdout:3680: delete oid 25 current snap is 459 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:3678: finishing write tid 2 to smithi00780062-45 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:3678: finishing write tid 3 to smithi00780062-45 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:3678: finishing write tid 4 to smithi00780062-45 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:3678: oid 45 updating version 0 to 1908 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:3678: oid 45 updating version 1908 to 1910 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:3678: oid 45 version 1910 is already newer than 1909 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 1910 (ObjNum 1378 snap 459 seq_num 1378) dirty exists 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:3678: left oid 45 (ObjNum 1378 snap 459 seq_num 1378) 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:3678: done (1 left) 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:3680: done (0 left) 2024-09-21T10:21:21.791 INFO:tasks.rados.rados.0.smithi007.stdout:3681: delete oid 40 current snap is 459 2024-09-21T10:21:21.793 INFO:tasks.rados.rados.0.smithi007.stdout:3681: done (0 left) 2024-09-21T10:21:21.793 INFO:tasks.rados.rados.0.smithi007.stdout:3682: snap_remove snap 429 2024-09-21T10:21:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:21 smithi031 ceph-mon[96824]: osdmap e990: 8 total, 8 up, 8 in 2024-09-21T10:21:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:21 smithi007 ceph-mon[99390]: osdmap e990: 8 total, 8 up, 8 in 2024-09-21T10:21:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:21 smithi007 ceph-mon[101144]: osdmap e990: 8 total, 8 up, 8 in 2024-09-21T10:21:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:22.736 INFO:tasks.rados.rados.0.smithi007.stdout:3682: done (0 left) 2024-09-21T10:21:22.736 INFO:tasks.rados.rados.0.smithi007.stdout:3683: snap_remove snap 455 2024-09-21T10:21:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:22 smithi031 ceph-mon[96824]: osdmap e991: 8 total, 8 up, 8 in 2024-09-21T10:21:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:22 smithi031 ceph-mon[96824]: pgmap v957: 89 pgs: 89 active+clean; 202 MiB data, 855 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-09-21T10:21:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:22 smithi031 ceph-mon[96824]: osdmap e992: 8 total, 8 up, 8 in 2024-09-21T10:21:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:22 smithi007 ceph-mon[99390]: osdmap e991: 8 total, 8 up, 8 in 2024-09-21T10:21:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:22 smithi007 ceph-mon[99390]: pgmap v957: 89 pgs: 89 active+clean; 202 MiB data, 855 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-09-21T10:21:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:22 smithi007 ceph-mon[99390]: osdmap e992: 8 total, 8 up, 8 in 2024-09-21T10:21:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:22 smithi007 ceph-mon[101144]: osdmap e991: 8 total, 8 up, 8 in 2024-09-21T10:21:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:22 smithi007 ceph-mon[101144]: pgmap v957: 89 pgs: 89 active+clean; 202 MiB data, 855 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-09-21T10:21:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:22 smithi007 ceph-mon[101144]: osdmap e992: 8 total, 8 up, 8 in 2024-09-21T10:21:23.737 INFO:tasks.rados.rados.0.smithi007.stdout:3683: done (0 left) 2024-09-21T10:21:23.737 INFO:tasks.rados.rados.0.smithi007.stdout:3684: write oid 31 current snap is 459 2024-09-21T10:21:23.737 INFO:tasks.rados.rados.0.smithi007.stdout:3684: seq_num 1382 ranges {427274=654011,1754703=586805,2918576=308698} 2024-09-21T10:21:23.742 INFO:tasks.rados.rados.0.smithi007.stdout:3684: writing smithi00780062-31 from 427274 to 1081285 tid 1 2024-09-21T10:21:23.751 INFO:tasks.rados.rados.0.smithi007.stdout:3684: writing smithi00780062-31 from 1754703 to 2341508 tid 2 2024-09-21T10:21:23.756 INFO:tasks.rados.rados.0.smithi007.stdout:3684: writing smithi00780062-31 from 2918576 to 3227274 tid 3 2024-09-21T10:21:23.756 INFO:tasks.rados.rados.0.smithi007.stdout:3685: snap_create 2024-09-21T10:21:23.756 INFO:tasks.rados.rados.0.smithi007.stdout:3684: finishing write tid 1 to smithi00780062-31 2024-09-21T10:21:23.756 INFO:tasks.rados.rados.0.smithi007.stdout:3684: finishing write tid 2 to smithi00780062-31 2024-09-21T10:21:23.760 INFO:tasks.rados.rados.0.smithi007.stdout:3684: finishing write tid 3 to smithi00780062-31 2024-09-21T10:21:23.760 INFO:tasks.rados.rados.0.smithi007.stdout:3684: finishing write tid 4 to smithi00780062-31 2024-09-21T10:21:23.760 INFO:tasks.rados.rados.0.smithi007.stdout:3684: finishing write tid 5 to smithi00780062-31 2024-09-21T10:21:23.760 INFO:tasks.rados.rados.0.smithi007.stdout:3684: oid 31 updating version 0 to 1981 2024-09-21T10:21:23.760 INFO:tasks.rados.rados.0.smithi007.stdout:3684: oid 31 version 1981 is already newer than 1980 2024-09-21T10:21:23.760 INFO:tasks.rados.rados.0.smithi007.stdout:3684: oid 31 version 1981 is already newer than 1979 2024-09-21T10:21:23.760 INFO:tasks.rados.rados.0.smithi007.stdout:3684: oid 31 updating version 1981 to 1982 2024-09-21T10:21:23.760 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 1982 (ObjNum 1382 snap 459 seq_num 1382) dirty exists 2024-09-21T10:21:23.760 INFO:tasks.rados.rados.0.smithi007.stdout:3684: left oid 31 (ObjNum 1382 snap 459 seq_num 1382) 2024-09-21T10:21:24.743 INFO:tasks.rados.rados.0.smithi007.stdout:3684: done (1 left) 2024-09-21T10:21:24.743 INFO:tasks.rados.rados.0.smithi007.stdout:3685: done (0 left) 2024-09-21T10:21:24.743 INFO:tasks.rados.rados.0.smithi007.stdout:3686: rollback oid 14 current snap is 460 2024-09-21T10:21:24.743 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 458 2024-09-21T10:21:24.743 INFO:tasks.rados.rados.0.smithi007.stdout:3687: write oid 3 current snap is 460 2024-09-21T10:21:24.743 INFO:tasks.rados.rados.0.smithi007.stdout:3687: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2024-09-21T10:21:24.749 INFO:tasks.rados.rados.0.smithi007.stdout:3687: writing smithi00780062-3 from 444081 to 1173341 tid 1 2024-09-21T10:21:24.755 INFO:tasks.rados.rados.0.smithi007.stdout:3687: writing smithi00780062-3 from 1813185 to 2260001 tid 2 2024-09-21T10:21:24.761 INFO:tasks.rados.rados.0.smithi007.stdout:3687: writing smithi00780062-3 from 2945999 to 3244081 tid 3 2024-09-21T10:21:24.761 INFO:tasks.rados.rados.0.smithi007.stdout:3688: delete oid 10 current snap is 460 2024-09-21T10:21:24.761 INFO:tasks.rados.rados.0.smithi007.stdout:3686: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:21:24.761 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:21:24.761 INFO:tasks.rados.rados.0.smithi007.stdout:3687: finishing write tid 1 to smithi00780062-3 2024-09-21T10:21:24.761 INFO:tasks.rados.rados.0.smithi007.stdout:3687: finishing write tid 2 to smithi00780062-3 2024-09-21T10:21:24.763 INFO:tasks.rados.rados.0.smithi007.stdout:3686: done (2 left) 2024-09-21T10:21:24.764 INFO:tasks.rados.rados.0.smithi007.stdout:3688: done (1 left) 2024-09-21T10:21:24.764 INFO:tasks.rados.rados.0.smithi007.stdout:3689: snap_create 2024-09-21T10:21:24.764 INFO:tasks.rados.rados.0.smithi007.stdout:3687: finishing write tid 3 to smithi00780062-3 2024-09-21T10:21:24.764 INFO:tasks.rados.rados.0.smithi007.stdout:3687: finishing write tid 4 to smithi00780062-3 2024-09-21T10:21:24.764 INFO:tasks.rados.rados.0.smithi007.stdout:3687: finishing write tid 5 to smithi00780062-3 2024-09-21T10:21:24.765 INFO:tasks.rados.rados.0.smithi007.stdout:3687: oid 3 updating version 0 to 1923 2024-09-21T10:21:24.765 INFO:tasks.rados.rados.0.smithi007.stdout:3687: oid 3 version 1923 is already newer than 1921 2024-09-21T10:21:24.765 INFO:tasks.rados.rados.0.smithi007.stdout:3687: oid 3 version 1923 is already newer than 1920 2024-09-21T10:21:24.765 INFO:tasks.rados.rados.0.smithi007.stdout:3687: oid 3 version 1923 is already newer than 1922 2024-09-21T10:21:24.765 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1923 (ObjNum 1383 snap 460 seq_num 1383) dirty exists 2024-09-21T10:21:24.765 INFO:tasks.rados.rados.0.smithi007.stdout:3687: left oid 3 (ObjNum 1383 snap 460 seq_num 1383) 2024-09-21T10:21:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:24 smithi031 ceph-mon[96824]: osdmap e993: 8 total, 8 up, 8 in 2024-09-21T10:21:25.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:24 smithi031 ceph-mon[96824]: pgmap v960: 89 pgs: 89 active+clean; 200 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 994 KiB/s wr, 4 op/s 2024-09-21T10:21:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:24 smithi007 ceph-mon[99390]: osdmap e993: 8 total, 8 up, 8 in 2024-09-21T10:21:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:24 smithi007 ceph-mon[99390]: pgmap v960: 89 pgs: 89 active+clean; 200 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 994 KiB/s wr, 4 op/s 2024-09-21T10:21:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:24 smithi007 ceph-mon[101144]: osdmap e993: 8 total, 8 up, 8 in 2024-09-21T10:21:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:24 smithi007 ceph-mon[101144]: pgmap v960: 89 pgs: 89 active+clean; 200 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 994 KiB/s wr, 4 op/s 2024-09-21T10:21:25.747 INFO:tasks.rados.rados.0.smithi007.stdout:3687: done (1 left) 2024-09-21T10:21:25.747 INFO:tasks.rados.rados.0.smithi007.stdout:3689: done (0 left) 2024-09-21T10:21:25.747 INFO:tasks.rados.rados.0.smithi007.stdout:3690: read oid 18 snap -1 2024-09-21T10:21:25.747 INFO:tasks.rados.rados.0.smithi007.stdout:3690: expect (ObjNum 1365 snap 457 seq_num 1365) 2024-09-21T10:21:25.747 INFO:tasks.rados.rados.0.smithi007.stdout:3691: rollback oid 32 current snap is 461 2024-09-21T10:21:25.747 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 32 to 457 2024-09-21T10:21:25.748 INFO:tasks.rados.rados.0.smithi007.stdout:3692: write oid 8 current snap is 461 2024-09-21T10:21:25.748 INFO:tasks.rados.rados.0.smithi007.stdout:3692: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2024-09-21T10:21:25.753 INFO:tasks.rados.rados.0.smithi007.stdout:3692: writing smithi00780062-8 from 477695 to 1073806 tid 1 2024-09-21T10:21:25.760 INFO:tasks.rados.rados.0.smithi007.stdout:3692: writing smithi00780062-8 from 1530149 to 1980634 tid 2 2024-09-21T10:21:25.768 INFO:tasks.rados.rados.0.smithi007.stdout:3692: writing smithi00780062-8 from 2600845 to 3267524 tid 3 2024-09-21T10:21:25.768 INFO:tasks.rados.rados.0.smithi007.stdout:3693: read oid 16 snap -1 2024-09-21T10:21:25.768 INFO:tasks.rados.rados.0.smithi007.stdout:3693: expect (ObjNum 1370 snap 458 seq_num 1370) 2024-09-21T10:21:25.768 INFO:tasks.rados.rados.0.smithi007.stdout:3694: delete oid 24 current snap is 461 2024-09-21T10:21:25.768 INFO:tasks.rados.rados.0.smithi007.stdout:3691: finishing rollback tid 1 to smithi00780062-32 2024-09-21T10:21:25.768 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 1938 (ObjNum 177 snap 0 seq_num 3840560240) dirty dne 2024-09-21T10:21:25.768 INFO:tasks.rados.rados.0.smithi007.stdout:3692: finishing write tid 1 to smithi00780062-8 2024-09-21T10:21:25.768 INFO:tasks.rados.rados.0.smithi007.stdout:3690: expect (ObjNum 1365 snap 457 seq_num 1365) 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:3692: finishing write tid 2 to smithi00780062-8 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:3692: finishing write tid 3 to smithi00780062-8 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:3692: finishing write tid 4 to smithi00780062-8 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:3692: finishing write tid 5 to smithi00780062-8 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:3692: oid 8 updating version 0 to 1348 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:3692: oid 8 updating version 1348 to 1349 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:3692: oid 8 version 1349 is already newer than 1347 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:3692: oid 8 version 1349 is already newer than 1346 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 1349 (ObjNum 1385 snap 461 seq_num 1385) dirty exists 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:3692: left oid 8 (ObjNum 1385 snap 461 seq_num 1385) 2024-09-21T10:21:25.866 INFO:tasks.rados.rados.0.smithi007.stdout:3693: expect (ObjNum 1370 snap 458 seq_num 1370) 2024-09-21T10:21:26.140 INFO:tasks.rados.rados.0.smithi007.stdout:3690: done (4 left) 2024-09-21T10:21:26.141 INFO:tasks.rados.rados.0.smithi007.stdout:3691: done (3 left) 2024-09-21T10:21:26.141 INFO:tasks.rados.rados.0.smithi007.stdout:3692: done (2 left) 2024-09-21T10:21:26.141 INFO:tasks.rados.rados.0.smithi007.stdout:3693: done (1 left) 2024-09-21T10:21:26.141 INFO:tasks.rados.rados.0.smithi007.stdout:3694: done (0 left) 2024-09-21T10:21:26.141 INFO:tasks.rados.rados.0.smithi007.stdout:3695: rollback oid 5 current snap is 461 2024-09-21T10:21:26.141 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 454 2024-09-21T10:21:26.141 INFO:tasks.rados.rados.0.smithi007.stdout:3696: rollback oid 20 current snap is 461 2024-09-21T10:21:26.141 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 20 to 460 2024-09-21T10:21:26.141 INFO:tasks.rados.rados.0.smithi007.stdout:3697: write oid 23 current snap is 461 2024-09-21T10:21:26.141 INFO:tasks.rados.rados.0.smithi007.stdout:3697: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2024-09-21T10:21:26.147 INFO:tasks.rados.rados.0.smithi007.stdout:3697: writing smithi00780062-23 from 511309 to 1257918 tid 1 2024-09-21T10:21:26.154 INFO:tasks.rados.rados.0.smithi007.stdout:3697: writing smithi00780062-23 from 2047113 to 2501267 tid 2 2024-09-21T10:21:26.159 INFO:tasks.rados.rados.0.smithi007.stdout:3697: writing smithi00780062-23 from 3055691 to 3311309 tid 3 2024-09-21T10:21:26.159 INFO:tasks.rados.rados.0.smithi007.stdout:3698: read oid 34 snap -1 2024-09-21T10:21:26.159 INFO:tasks.rados.rados.0.smithi007.stdout:3698: expect deleted 2024-09-21T10:21:26.159 INFO:tasks.rados.rados.0.smithi007.stdout:3699: write oid 44 current snap is 461 2024-09-21T10:21:26.159 INFO:tasks.rados.rados.0.smithi007.stdout:3695: finishing rollback tid 0 to smithi00780062-5 2024-09-21T10:21:26.159 INFO:tasks.rados.rados.0.smithi007.stdout:3695: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:21:26.159 INFO:tasks.rados.rados.0.smithi007.stdout:3695: finishing rollback tid 2 to smithi00780062-5 2024-09-21T10:21:26.159 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 1122 (ObjNum 1354 snap 454 seq_num 1354) dirty exists 2024-09-21T10:21:26.159 INFO:tasks.rados.rados.0.smithi007.stdout:3696: finishing rollback tid 0 to smithi00780062-20 2024-09-21T10:21:26.160 INFO:tasks.rados.rados.0.smithi007.stdout:3699: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2024-09-21T10:21:26.164 INFO:tasks.rados.rados.0.smithi007.stdout:3699: writing smithi00780062-44 from 528116 to 949974 tid 1 2024-09-21T10:21:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:25 smithi031 ceph-mon[96824]: osdmap e994: 8 total, 8 up, 8 in 2024-09-21T10:21:26.170 INFO:tasks.rados.rados.0.smithi007.stdout:3699: writing smithi00780062-44 from 1589242 to 2187054 tid 2 2024-09-21T10:21:26.177 INFO:tasks.rados.rados.0.smithi007.stdout:3699: writing smithi00780062-44 from 2966761 to 3328116 tid 3 2024-09-21T10:21:26.177 INFO:tasks.rados.rados.0.smithi007.stdout:3695: done (4 left) 2024-09-21T10:21:26.177 INFO:tasks.rados.rados.0.smithi007.stdout:3700: delete oid 49 current snap is 461 2024-09-21T10:21:26.177 INFO:tasks.rados.rados.0.smithi007.stdout:3696: finishing rollback tid 1 to smithi00780062-20 2024-09-21T10:21:26.177 INFO:tasks.rados.rados.0.smithi007.stdout:3696: finishing rollback tid 2 to smithi00780062-20 2024-09-21T10:21:26.177 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 1346 (ObjNum 1364 snap 457 seq_num 1364) dirty exists 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3697: finishing write tid 1 to smithi00780062-23 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3697: finishing write tid 2 to smithi00780062-23 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3697: finishing write tid 3 to smithi00780062-23 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3697: finishing write tid 4 to smithi00780062-23 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3697: finishing write tid 5 to smithi00780062-23 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3697: oid 23 updating version 0 to 1335 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3697: oid 23 updating version 1335 to 1337 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3697: oid 23 updating version 1337 to 1338 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3697: oid 23 version 1338 is already newer than 1336 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 1338 (ObjNum 1387 snap 461 seq_num 1387) dirty exists 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3697: left oid 23 (ObjNum 1387 snap 461 seq_num 1387) 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3699: finishing write tid 1 to smithi00780062-44 2024-09-21T10:21:26.178 INFO:tasks.rados.rados.0.smithi007.stdout:3699: finishing write tid 2 to smithi00780062-44 2024-09-21T10:21:26.180 INFO:tasks.rados.rados.0.smithi007.stdout:3696: done (4 left) 2024-09-21T10:21:26.180 INFO:tasks.rados.rados.0.smithi007.stdout:3697: done (3 left) 2024-09-21T10:21:26.180 INFO:tasks.rados.rados.0.smithi007.stdout:3698: done (2 left) 2024-09-21T10:21:26.180 INFO:tasks.rados.rados.0.smithi007.stdout:3700: done (1 left) 2024-09-21T10:21:26.180 INFO:tasks.rados.rados.0.smithi007.stdout:3701: rollback oid 17 current snap is 461 2024-09-21T10:21:26.180 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 450 2024-09-21T10:21:26.180 INFO:tasks.rados.rados.0.smithi007.stdout:3702: snap_remove snap 454 2024-09-21T10:21:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:25 smithi007 ceph-mon[99390]: osdmap e994: 8 total, 8 up, 8 in 2024-09-21T10:21:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:25 smithi007 ceph-mon[101144]: osdmap e994: 8 total, 8 up, 8 in 2024-09-21T10:21:26.752 INFO:tasks.rados.rados.0.smithi007.stdout:3702: done (2 left) 2024-09-21T10:21:26.752 INFO:tasks.rados.rados.0.smithi007.stdout:3703: read oid 46 snap -1 2024-09-21T10:21:26.752 INFO:tasks.rados.rados.0.smithi007.stdout:3703: expect deleted 2024-09-21T10:21:26.752 INFO:tasks.rados.rados.0.smithi007.stdout:3704: snap_remove snap 441 2024-09-21T10:21:27.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:26 smithi031 ceph-mon[96824]: osdmap e995: 8 total, 8 up, 8 in 2024-09-21T10:21:27.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:26 smithi031 ceph-mon[96824]: pgmap v963: 89 pgs: 89 active+clean; 193 MiB data, 844 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 654 KiB/s wr, 6 op/s 2024-09-21T10:21:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:26 smithi007 ceph-mon[99390]: osdmap e995: 8 total, 8 up, 8 in 2024-09-21T10:21:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:26 smithi007 ceph-mon[99390]: pgmap v963: 89 pgs: 89 active+clean; 193 MiB data, 844 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 654 KiB/s wr, 6 op/s 2024-09-21T10:21:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:26 smithi007 ceph-mon[101144]: osdmap e995: 8 total, 8 up, 8 in 2024-09-21T10:21:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:26 smithi007 ceph-mon[101144]: pgmap v963: 89 pgs: 89 active+clean; 193 MiB data, 844 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 654 KiB/s wr, 6 op/s 2024-09-21T10:21:27.738 INFO:tasks.rados.rados.0.smithi007.stdout:3704: done (3 left) 2024-09-21T10:21:27.738 INFO:tasks.rados.rados.0.smithi007.stdout:3705: delete oid 21 current snap is 461 2024-09-21T10:21:27.738 INFO:tasks.rados.rados.0.smithi007.stdout:3701: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:21:27.738 INFO:tasks.rados.rados.0.smithi007.stdout:3701: finishing rollback tid 2 to smithi00780062-17 2024-09-21T10:21:27.738 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1351 (ObjNum 1321 snap 445 seq_num 1321) dirty exists 2024-09-21T10:21:27.738 INFO:tasks.rados.rados.0.smithi007.stdout:3699: finishing write tid 3 to smithi00780062-44 2024-09-21T10:21:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3699: finishing write tid 4 to smithi00780062-44 2024-09-21T10:21:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3699: finishing write tid 5 to smithi00780062-44 2024-09-21T10:21:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3699: oid 44 updating version 0 to 3273 2024-09-21T10:21:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3699: oid 44 version 3273 is already newer than 3270 2024-09-21T10:21:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3699: oid 44 version 3273 is already newer than 3272 2024-09-21T10:21:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3699: oid 44 version 3273 is already newer than 3271 2024-09-21T10:21:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 3273 (ObjNum 1388 snap 461 seq_num 1388) dirty exists 2024-09-21T10:21:27.739 INFO:tasks.rados.rados.0.smithi007.stdout:3699: left oid 44 (ObjNum 1388 snap 461 seq_num 1388) 2024-09-21T10:21:27.748 INFO:tasks.rados.rados.0.smithi007.stdout:3699: done (3 left) 2024-09-21T10:21:27.748 INFO:tasks.rados.rados.0.smithi007.stdout:3701: done (2 left) 2024-09-21T10:21:27.749 INFO:tasks.rados.rados.0.smithi007.stdout:3703: done (1 left) 2024-09-21T10:21:27.749 INFO:tasks.rados.rados.0.smithi007.stdout:3705: done (0 left) 2024-09-21T10:21:27.749 INFO:tasks.rados.rados.0.smithi007.stdout:3706: snap_create 2024-09-21T10:21:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:27 smithi031 ceph-mon[96824]: osdmap e996: 8 total, 8 up, 8 in 2024-09-21T10:21:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:27 smithi031 ceph-mon[96824]: osdmap e997: 8 total, 8 up, 8 in 2024-09-21T10:21:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:27 smithi007 ceph-mon[99390]: osdmap e996: 8 total, 8 up, 8 in 2024-09-21T10:21:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:27 smithi007 ceph-mon[99390]: osdmap e997: 8 total, 8 up, 8 in 2024-09-21T10:21:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:27 smithi007 ceph-mon[101144]: osdmap e996: 8 total, 8 up, 8 in 2024-09-21T10:21:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:27 smithi007 ceph-mon[101144]: osdmap e997: 8 total, 8 up, 8 in 2024-09-21T10:21:28.759 INFO:tasks.rados.rados.0.smithi007.stdout:3706: done (0 left) 2024-09-21T10:21:28.759 INFO:tasks.rados.rados.0.smithi007.stdout:3707: rollback oid 3 current snap is 462 2024-09-21T10:21:28.759 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 3 to 461 2024-09-21T10:21:28.759 INFO:tasks.rados.rados.0.smithi007.stdout:3708: rollback oid 16 current snap is 462 2024-09-21T10:21:28.759 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 16 to 459 2024-09-21T10:21:28.759 INFO:tasks.rados.rados.0.smithi007.stdout:3709: rollback oid 33 current snap is 462 2024-09-21T10:21:28.759 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 33 to 450 2024-09-21T10:21:28.759 INFO:tasks.rados.rados.0.smithi007.stdout:3710: write oid 27 current snap is 462 2024-09-21T10:21:28.759 INFO:tasks.rados.rados.0.smithi007.stdout:3710: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2024-09-21T10:21:28.766 INFO:tasks.rados.rados.0.smithi007.stdout:3710: writing smithi00780062-27 from 578537 to 1226142 tid 1 2024-09-21T10:21:28.774 INFO:tasks.rados.rados.0.smithi007.stdout:3710: writing smithi00780062-27 from 1764688 to 2509827 tid 2 2024-09-21T10:21:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:3710: writing smithi00780062-27 from 3049030 to 3378537 tid 3 2024-09-21T10:21:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:3711: snap_create 2024-09-21T10:21:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:3708: finishing rollback tid 0 to smithi00780062-16 2024-09-21T10:21:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:3707: finishing rollback tid 0 to smithi00780062-3 2024-09-21T10:21:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:3708: finishing rollback tid 1 to smithi00780062-16 2024-09-21T10:21:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:3707: finishing rollback tid 1 to smithi00780062-3 2024-09-21T10:21:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:3708: finishing rollback tid 2 to smithi00780062-16 2024-09-21T10:21:28.779 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2272 (ObjNum 1370 snap 458 seq_num 1370) dirty exists 2024-09-21T10:21:28.780 INFO:tasks.rados.rados.0.smithi007.stdout:3707: finishing rollback tid 2 to smithi00780062-3 2024-09-21T10:21:28.780 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1937 (ObjNum 1383 snap 460 seq_num 1383) dirty exists 2024-09-21T10:21:28.780 INFO:tasks.rados.rados.0.smithi007.stdout:3709: finishing rollback tid 0 to smithi00780062-33 2024-09-21T10:21:28.780 INFO:tasks.rados.rados.0.smithi007.stdout:3709: finishing rollback tid 1 to smithi00780062-33 2024-09-21T10:21:28.780 INFO:tasks.rados.rados.0.smithi007.stdout:3709: finishing rollback tid 2 to smithi00780062-33 2024-09-21T10:21:28.780 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 1941 (ObjNum 1310 snap 443 seq_num 1310) dirty exists 2024-09-21T10:21:28.780 INFO:tasks.rados.rados.0.smithi007.stdout:3710: finishing write tid 1 to smithi00780062-27 2024-09-21T10:21:28.780 INFO:tasks.rados.rados.0.smithi007.stdout:3710: finishing write tid 2 to smithi00780062-27 2024-09-21T10:21:28.783 INFO:tasks.rados.rados.0.smithi007.stdout:3710: finishing write tid 3 to smithi00780062-27 2024-09-21T10:21:28.783 INFO:tasks.rados.rados.0.smithi007.stdout:3710: finishing write tid 4 to smithi00780062-27 2024-09-21T10:21:28.784 INFO:tasks.rados.rados.0.smithi007.stdout:3710: finishing write tid 5 to smithi00780062-27 2024-09-21T10:21:28.784 INFO:tasks.rados.rados.0.smithi007.stdout:3710: oid 27 updating version 0 to 3290 2024-09-21T10:21:28.784 INFO:tasks.rados.rados.0.smithi007.stdout:3710: oid 27 version 3290 is already newer than 3289 2024-09-21T10:21:28.784 INFO:tasks.rados.rados.0.smithi007.stdout:3710: oid 27 updating version 3290 to 3291 2024-09-21T10:21:28.784 INFO:tasks.rados.rados.0.smithi007.stdout:3710: oid 27 version 3291 is already newer than 3288 2024-09-21T10:21:28.784 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 3291 (ObjNum 1391 snap 462 seq_num 1391) dirty exists 2024-09-21T10:21:28.784 INFO:tasks.rados.rados.0.smithi007.stdout:3710: left oid 27 (ObjNum 1391 snap 462 seq_num 1391) 2024-09-21T10:21:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:28 smithi031 ceph-mon[96824]: pgmap v966: 89 pgs: 89 active+clean; 182 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-09-21T10:21:29.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:28 smithi007 ceph-mon[99390]: pgmap v966: 89 pgs: 89 active+clean; 182 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-09-21T10:21:29.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:28 smithi007 ceph-mon[101144]: pgmap v966: 89 pgs: 89 active+clean; 182 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-09-21T10:21:29.761 INFO:tasks.rados.rados.0.smithi007.stdout:3707: done (4 left) 2024-09-21T10:21:29.761 INFO:tasks.rados.rados.0.smithi007.stdout:3708: done (3 left) 2024-09-21T10:21:29.761 INFO:tasks.rados.rados.0.smithi007.stdout:3709: done (2 left) 2024-09-21T10:21:29.761 INFO:tasks.rados.rados.0.smithi007.stdout:3710: done (1 left) 2024-09-21T10:21:29.761 INFO:tasks.rados.rados.0.smithi007.stdout:3711: done (0 left) 2024-09-21T10:21:29.761 INFO:tasks.rados.rados.0.smithi007.stdout:3712: snap_create 2024-09-21T10:21:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:29 smithi031 ceph-mon[96824]: osdmap e998: 8 total, 8 up, 8 in 2024-09-21T10:21:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:29 smithi007 ceph-mon[99390]: osdmap e998: 8 total, 8 up, 8 in 2024-09-21T10:21:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:29 smithi007 ceph-mon[101144]: osdmap e998: 8 total, 8 up, 8 in 2024-09-21T10:21:30.771 INFO:tasks.rados.rados.0.smithi007.stdout:3712: done (0 left) 2024-09-21T10:21:30.771 INFO:tasks.rados.rados.0.smithi007.stdout:3713: write oid 6 current snap is 464 2024-09-21T10:21:30.771 INFO:tasks.rados.rados.0.smithi007.stdout:3713: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2024-09-21T10:21:30.776 INFO:tasks.rados.rados.0.smithi007.stdout:3713: writing smithi00780062-6 from 595344 to 1034551 tid 1 2024-09-21T10:21:30.784 INFO:tasks.rados.rados.0.smithi007.stdout:3713: writing smithi00780062-6 from 1823170 to 2428320 tid 2 2024-09-21T10:21:30.790 INFO:tasks.rados.rados.0.smithi007.stdout:3713: writing smithi00780062-6 from 3076453 to 3395344 tid 3 2024-09-21T10:21:30.790 INFO:tasks.rados.rados.0.smithi007.stdout:3714: read oid 23 snap -1 2024-09-21T10:21:30.790 INFO:tasks.rados.rados.0.smithi007.stdout:3714: expect (ObjNum 1387 snap 461 seq_num 1387) 2024-09-21T10:21:30.790 INFO:tasks.rados.rados.0.smithi007.stdout:3715: snap_remove snap 459 2024-09-21T10:21:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:30 smithi031 ceph-mon[96824]: osdmap e999: 8 total, 8 up, 8 in 2024-09-21T10:21:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:30 smithi031 ceph-mon[96824]: pgmap v969: 89 pgs: 89 active+clean; 166 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-09-21T10:21:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:30 smithi007 ceph-mon[99390]: osdmap e999: 8 total, 8 up, 8 in 2024-09-21T10:21:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:30 smithi007 ceph-mon[99390]: pgmap v969: 89 pgs: 89 active+clean; 166 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-09-21T10:21:31.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:30 smithi007 ceph-mon[101144]: osdmap e999: 8 total, 8 up, 8 in 2024-09-21T10:21:31.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:30 smithi007 ceph-mon[101144]: pgmap v969: 89 pgs: 89 active+clean; 166 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-09-21T10:21:31.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:21:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:21:30] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.51.0" 2024-09-21T10:21:31.776 INFO:tasks.rados.rados.0.smithi007.stdout:3715: done (2 left) 2024-09-21T10:21:31.777 INFO:tasks.rados.rados.0.smithi007.stdout:3716: rollback oid 48 current snap is 464 2024-09-21T10:21:31.777 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 48 to 457 2024-09-21T10:21:31.777 INFO:tasks.rados.rados.0.smithi007.stdout:3713: finishing write tid 1 to smithi00780062-6 2024-09-21T10:21:31.777 INFO:tasks.rados.rados.0.smithi007.stdout:3713: finishing write tid 2 to smithi00780062-6 2024-09-21T10:21:31.777 INFO:tasks.rados.rados.0.smithi007.stdout:3713: finishing write tid 3 to smithi00780062-6 2024-09-21T10:21:31.777 INFO:tasks.rados.rados.0.smithi007.stdout:3713: finishing write tid 4 to smithi00780062-6 2024-09-21T10:21:31.777 INFO:tasks.rados.rados.0.smithi007.stdout:3713: finishing write tid 5 to smithi00780062-6 2024-09-21T10:21:31.777 INFO:tasks.rados.rados.0.smithi007.stdout:3713: oid 6 updating version 0 to 1356 2024-09-21T10:21:31.777 INFO:tasks.rados.rados.0.smithi007.stdout:3713: oid 6 updating version 1356 to 1358 2024-09-21T10:21:31.777 INFO:tasks.rados.rados.0.smithi007.stdout:3713: oid 6 version 1358 is already newer than 1357 2024-09-21T10:21:31.778 INFO:tasks.rados.rados.0.smithi007.stdout:3713: oid 6 updating version 1358 to 1359 2024-09-21T10:21:31.778 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 1359 (ObjNum 1392 snap 464 seq_num 1392) dirty exists 2024-09-21T10:21:31.778 INFO:tasks.rados.rados.0.smithi007.stdout:3713: left oid 6 (ObjNum 1392 snap 464 seq_num 1392) 2024-09-21T10:21:31.778 INFO:tasks.rados.rados.0.smithi007.stdout:3714: expect (ObjNum 1387 snap 461 seq_num 1387) 2024-09-21T10:21:31.931 INFO:tasks.rados.rados.0.smithi007.stdout:3716: finishing rollback tid 1 to smithi00780062-48 2024-09-21T10:21:31.931 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 48 v 1311 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:21:31.931 INFO:tasks.rados.rados.0.smithi007.stdout:3713: done (2 left) 2024-09-21T10:21:31.931 INFO:tasks.rados.rados.0.smithi007.stdout:3714: done (1 left) 2024-09-21T10:21:31.931 INFO:tasks.rados.rados.0.smithi007.stdout:3716: done (0 left) 2024-09-21T10:21:31.931 INFO:tasks.rados.rados.0.smithi007.stdout:3717: snap_remove snap 463 2024-09-21T10:21:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:31 smithi031 ceph-mon[96824]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-21T10:21:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:31 smithi007 ceph-mon[99390]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-21T10:21:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:31 smithi007 ceph-mon[101144]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-21T10:21:32.739 INFO:tasks.rados.rados.0.smithi007.stdout:3717: done (0 left) 2024-09-21T10:21:32.739 INFO:tasks.rados.rados.0.smithi007.stdout:3718: rollback oid 39 current snap is 464 2024-09-21T10:21:32.739 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 450 2024-09-21T10:21:32.739 INFO:tasks.rados.rados.0.smithi007.stdout:3719: snap_create 2024-09-21T10:21:32.743 INFO:tasks.rados.rados.0.smithi007.stdout:3718: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:21:32.743 INFO:tasks.rados.rados.0.smithi007.stdout:3718: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:21:32.743 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 1997 (ObjNum 1330 snap 445 seq_num 1330) dirty exists 2024-09-21T10:21:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:32 smithi031 ceph-mon[96824]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-21T10:21:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:32 smithi031 ceph-mon[96824]: pgmap v972: 89 pgs: 89 active+clean; 133 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:21:33.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:32 smithi031 ceph-mon[96824]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-21T10:21:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:32 smithi007 ceph-mon[99390]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-21T10:21:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:32 smithi007 ceph-mon[99390]: pgmap v972: 89 pgs: 89 active+clean; 133 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:21:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:32 smithi007 ceph-mon[99390]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-21T10:21:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:32 smithi007 ceph-mon[101144]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-21T10:21:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:32 smithi007 ceph-mon[101144]: pgmap v972: 89 pgs: 89 active+clean; 133 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-21T10:21:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:32 smithi007 ceph-mon[101144]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-21T10:21:33.739 INFO:tasks.rados.rados.0.smithi007.stdout:3718: done (1 left) 2024-09-21T10:21:33.739 INFO:tasks.rados.rados.0.smithi007.stdout:3719: done (0 left) 2024-09-21T10:21:33.739 INFO:tasks.rados.rados.0.smithi007.stdout:3720: snap_remove snap 458 2024-09-21T10:21:34.745 INFO:tasks.rados.rados.0.smithi007.stdout:3720: done (0 left) 2024-09-21T10:21:34.745 INFO:tasks.rados.rados.0.smithi007.stdout:3721: delete oid 41 current snap is 465 2024-09-21T10:21:34.755 INFO:tasks.rados.rados.0.smithi007.stdout:3721: done (0 left) 2024-09-21T10:21:34.755 INFO:tasks.rados.rados.0.smithi007.stdout:3722: write oid 36 current snap is 465 2024-09-21T10:21:34.755 INFO:tasks.rados.rados.0.smithi007.stdout:3722: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2024-09-21T10:21:34.762 INFO:tasks.rados.rados.0.smithi007.stdout:3722: writing smithi00780062-36 from 628958 to 1218663 tid 1 2024-09-21T10:21:34.769 INFO:tasks.rados.rados.0.smithi007.stdout:3722: writing smithi00780062-36 from 1940134 to 2548953 tid 2 2024-09-21T10:21:34.774 INFO:tasks.rados.rados.0.smithi007.stdout:3722: writing smithi00780062-36 from 3131299 to 3428958 tid 3 2024-09-21T10:21:34.774 INFO:tasks.rados.rados.0.smithi007.stdout:3723: write oid 9 current snap is 465 2024-09-21T10:21:34.774 INFO:tasks.rados.rados.0.smithi007.stdout:3723: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2024-09-21T10:21:34.781 INFO:tasks.rados.rados.0.smithi007.stdout:3723: writing smithi00780062-9 from 645765 to 1310719 tid 1 2024-09-21T10:21:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3723: writing smithi00780062-9 from 1998616 to 2751093 tid 2 2024-09-21T10:21:34.794 INFO:tasks.rados.rados.0.smithi007.stdout:3723: writing smithi00780062-9 from 3158722 to 3445765 tid 3 2024-09-21T10:21:34.794 INFO:tasks.rados.rados.0.smithi007.stdout:3722: finishing write tid 1 to smithi00780062-36 2024-09-21T10:21:34.794 INFO:tasks.rados.rados.0.smithi007.stdout:3722: finishing write tid 2 to smithi00780062-36 2024-09-21T10:21:34.794 INFO:tasks.rados.rados.0.smithi007.stdout:3722: finishing write tid 3 to smithi00780062-36 2024-09-21T10:21:34.794 INFO:tasks.rados.rados.0.smithi007.stdout:3722: finishing write tid 4 to smithi00780062-36 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:3722: finishing write tid 5 to smithi00780062-36 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:3722: oid 36 updating version 0 to 984 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:3722: oid 36 updating version 984 to 986 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:3722: oid 36 version 986 is already newer than 985 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:3722: oid 36 version 986 is already newer than 983 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 986 (ObjNum 1394 snap 465 seq_num 1394) dirty exists 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:3722: left oid 36 (ObjNum 1394 snap 465 seq_num 1394) 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:3723: finishing write tid 1 to smithi00780062-9 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:3722: done (1 left) 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:3724: write oid 16 current snap is 465 2024-09-21T10:21:34.795 INFO:tasks.rados.rados.0.smithi007.stdout:3724: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2024-09-21T10:21:34.801 INFO:tasks.rados.rados.0.smithi007.stdout:3724: writing smithi00780062-16 from 662572 to 1402775 tid 1 2024-09-21T10:21:34.808 INFO:tasks.rados.rados.0.smithi007.stdout:3724: writing smithi00780062-16 from 1940745 to 2553233 tid 2 2024-09-21T10:21:34.813 INFO:tasks.rados.rados.0.smithi007.stdout:3724: writing smithi00780062-16 from 3069792 to 3462572 tid 3 2024-09-21T10:21:34.813 INFO:tasks.rados.rados.0.smithi007.stdout:3725: write oid 3 current snap is 465 2024-09-21T10:21:34.813 INFO:tasks.rados.rados.0.smithi007.stdout:3725: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2024-09-21T10:21:34.819 INFO:tasks.rados.rados.0.smithi007.stdout:3725: writing smithi00780062-3 from 679379 to 1094831 tid 1 2024-09-21T10:21:34.826 INFO:tasks.rados.rados.0.smithi007.stdout:3725: writing smithi00780062-3 from 1599227 to 2355373 tid 2 2024-09-21T10:21:34.832 INFO:tasks.rados.rados.0.smithi007.stdout:3725: writing smithi00780062-3 from 3097215 to 3479379 tid 3 2024-09-21T10:21:34.832 INFO:tasks.rados.rados.0.smithi007.stdout:3726: delete oid 19 current snap is 465 2024-09-21T10:21:34.832 INFO:tasks.rados.rados.0.smithi007.stdout:3723: finishing write tid 2 to smithi00780062-9 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3723: finishing write tid 3 to smithi00780062-9 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3723: finishing write tid 4 to smithi00780062-9 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3723: finishing write tid 5 to smithi00780062-9 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3723: oid 9 updating version 0 to 1953 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3723: oid 9 version 1953 is already newer than 1952 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3723: oid 9 updating version 1953 to 1954 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3723: oid 9 version 1954 is already newer than 1951 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 1954 (ObjNum 1395 snap 465 seq_num 1395) dirty exists 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3723: left oid 9 (ObjNum 1395 snap 465 seq_num 1395) 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3724: finishing write tid 1 to smithi00780062-16 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3724: finishing write tid 2 to smithi00780062-16 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3724: finishing write tid 3 to smithi00780062-16 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3724: finishing write tid 4 to smithi00780062-16 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3724: finishing write tid 5 to smithi00780062-16 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3724: oid 16 updating version 0 to 2286 2024-09-21T10:21:34.833 INFO:tasks.rados.rados.0.smithi007.stdout:3724: oid 16 updating version 2286 to 2287 2024-09-21T10:21:34.834 INFO:tasks.rados.rados.0.smithi007.stdout:3724: oid 16 updating version 2287 to 2289 2024-09-21T10:21:34.834 INFO:tasks.rados.rados.0.smithi007.stdout:3724: oid 16 version 2289 is already newer than 2288 2024-09-21T10:21:34.834 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2289 (ObjNum 1396 snap 465 seq_num 1396) dirty exists 2024-09-21T10:21:34.834 INFO:tasks.rados.rados.0.smithi007.stdout:3724: left oid 16 (ObjNum 1396 snap 465 seq_num 1396) 2024-09-21T10:21:34.834 INFO:tasks.rados.rados.0.smithi007.stdout:3725: finishing write tid 1 to smithi00780062-3 2024-09-21T10:21:34.834 INFO:tasks.rados.rados.0.smithi007.stdout:3725: finishing write tid 2 to smithi00780062-3 2024-09-21T10:21:34.835 INFO:tasks.rados.rados.0.smithi007.stdout:3723: done (3 left) 2024-09-21T10:21:34.835 INFO:tasks.rados.rados.0.smithi007.stdout:3724: done (2 left) 2024-09-21T10:21:34.835 INFO:tasks.rados.rados.0.smithi007.stdout:3726: done (1 left) 2024-09-21T10:21:34.835 INFO:tasks.rados.rados.0.smithi007.stdout:3727: snap_remove snap 457 2024-09-21T10:21:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:34 smithi031 ceph-mon[96824]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-21T10:21:35.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:34 smithi031 ceph-mon[96824]: pgmap v975: 89 pgs: 89 active+clean; 133 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 754 KiB/s wr, 6 op/s 2024-09-21T10:21:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:34 smithi007 ceph-mon[99390]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-21T10:21:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:34 smithi007 ceph-mon[99390]: pgmap v975: 89 pgs: 89 active+clean; 133 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 754 KiB/s wr, 6 op/s 2024-09-21T10:21:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:34 smithi007 ceph-mon[101144]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-21T10:21:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:34 smithi007 ceph-mon[101144]: pgmap v975: 89 pgs: 89 active+clean; 133 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 754 KiB/s wr, 6 op/s 2024-09-21T10:21:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3727: done (1 left) 2024-09-21T10:21:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3728: read oid 16 snap -1 2024-09-21T10:21:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3728: expect (ObjNum 1396 snap 465 seq_num 1396) 2024-09-21T10:21:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3729: read oid 25 snap -1 2024-09-21T10:21:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3729: expect deleted 2024-09-21T10:21:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3730: delete oid 42 current snap is 465 2024-09-21T10:21:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3725: finishing write tid 3 to smithi00780062-3 2024-09-21T10:21:35.747 INFO:tasks.rados.rados.0.smithi007.stdout:3725: finishing write tid 4 to smithi00780062-3 2024-09-21T10:21:35.748 INFO:tasks.rados.rados.0.smithi007.stdout:3725: finishing write tid 5 to smithi00780062-3 2024-09-21T10:21:35.748 INFO:tasks.rados.rados.0.smithi007.stdout:3725: oid 3 updating version 0 to 1959 2024-09-21T10:21:35.748 INFO:tasks.rados.rados.0.smithi007.stdout:3725: oid 3 version 1959 is already newer than 1957 2024-09-21T10:21:35.748 INFO:tasks.rados.rados.0.smithi007.stdout:3725: oid 3 version 1959 is already newer than 1958 2024-09-21T10:21:35.748 INFO:tasks.rados.rados.0.smithi007.stdout:3725: oid 3 version 1959 is already newer than 1956 2024-09-21T10:21:35.748 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1959 (ObjNum 1397 snap 465 seq_num 1397) dirty exists 2024-09-21T10:21:35.748 INFO:tasks.rados.rados.0.smithi007.stdout:3725: left oid 3 (ObjNum 1397 snap 465 seq_num 1397) 2024-09-21T10:21:35.754 INFO:tasks.rados.rados.0.smithi007.stdout:3725: done (3 left) 2024-09-21T10:21:35.755 INFO:tasks.rados.rados.0.smithi007.stdout:3729: done (2 left) 2024-09-21T10:21:35.755 INFO:tasks.rados.rados.0.smithi007.stdout:3730: done (1 left) 2024-09-21T10:21:35.755 INFO:tasks.rados.rados.0.smithi007.stdout:3731: read oid 42 snap -1 2024-09-21T10:21:35.755 INFO:tasks.rados.rados.0.smithi007.stdout:3731: expect deleted 2024-09-21T10:21:35.755 INFO:tasks.rados.rados.0.smithi007.stdout:3732: write oid 26 current snap is 465 2024-09-21T10:21:35.755 INFO:tasks.rados.rados.0.smithi007.stdout:3732: seq_num 1400 ranges {729800=757552,2174673=619826} 2024-09-21T10:21:35.763 INFO:tasks.rados.rados.0.smithi007.stdout:3732: writing smithi00780062-26 from 729800 to 1487352 tid 1 2024-09-21T10:21:35.771 INFO:tasks.rados.rados.0.smithi007.stdout:3732: writing smithi00780062-26 from 2174673 to 2794499 tid 2 2024-09-21T10:21:35.771 INFO:tasks.rados.rados.0.smithi007.stdout:3733: delete oid 46 current snap is 465 2024-09-21T10:21:35.771 INFO:tasks.rados.rados.0.smithi007.stdout:3728: expect (ObjNum 1396 snap 465 seq_num 1396) 2024-09-21T10:21:36.016 INFO:tasks.rados.rados.0.smithi007.stdout:3732: finishing write tid 1 to smithi00780062-26 2024-09-21T10:21:36.016 INFO:tasks.rados.rados.0.smithi007.stdout:3732: finishing write tid 2 to smithi00780062-26 2024-09-21T10:21:36.016 INFO:tasks.rados.rados.0.smithi007.stdout:3732: finishing write tid 3 to smithi00780062-26 2024-09-21T10:21:36.016 INFO:tasks.rados.rados.0.smithi007.stdout:3732: finishing write tid 4 to smithi00780062-26 2024-09-21T10:21:36.016 INFO:tasks.rados.rados.0.smithi007.stdout:3732: oid 26 updating version 0 to 811 2024-09-21T10:21:36.016 INFO:tasks.rados.rados.0.smithi007.stdout:3732: oid 26 version 811 is already newer than 810 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3732: oid 26 updating version 811 to 812 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 812 (ObjNum 1400 snap 465 seq_num 1400) dirty exists 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3732: left oid 26 (ObjNum 1400 snap 465 seq_num 1400) 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3728: done (3 left) 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3731: done (2 left) 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3732: done (1 left) 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3733: done (0 left) 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3734: read oid 2 snap -1 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3734: expect deleted 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3735: read oid 13 snap 450 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3735: expect (ObjNum 1334 snap 448 seq_num 1334) 2024-09-21T10:21:36.017 INFO:tasks.rados.rados.0.smithi007.stdout:3736: snap_remove snap 460 2024-09-21T10:21:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:35 smithi031 ceph-mon[96824]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-21T10:21:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:35 smithi007 ceph-mon[99390]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-21T10:21:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:35 smithi007 ceph-mon[101144]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-21T10:21:36.758 INFO:tasks.rados.rados.0.smithi007.stdout:3735: expect (ObjNum 1334 snap 448 seq_num 1334) 2024-09-21T10:21:36.899 INFO:tasks.rados.rados.0.smithi007.stdout:3734: done (2 left) 2024-09-21T10:21:36.899 INFO:tasks.rados.rados.0.smithi007.stdout:3735: done (1 left) 2024-09-21T10:21:36.899 INFO:tasks.rados.rados.0.smithi007.stdout:3736: done (0 left) 2024-09-21T10:21:36.899 INFO:tasks.rados.rados.0.smithi007.stdout:3737: delete oid 34 current snap is 465 2024-09-21T10:21:36.902 INFO:tasks.rados.rados.0.smithi007.stdout:3737: done (0 left) 2024-09-21T10:21:36.902 INFO:tasks.rados.rados.0.smithi007.stdout:3738: write oid 15 current snap is 465 2024-09-21T10:21:36.902 INFO:tasks.rados.rados.0.smithi007.stdout:3738: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2024-09-21T10:21:36.909 INFO:tasks.rados.rados.0.smithi007.stdout:3738: writing smithi00780062-15 from 780221 to 1363520 tid 1 2024-09-21T10:21:36.917 INFO:tasks.rados.rados.0.smithi007.stdout:3738: writing smithi00780062-15 from 1950119 to 2717272 tid 2 2024-09-21T10:21:36.922 INFO:tasks.rados.rados.0.smithi007.stdout:3738: writing smithi00780062-15 from 3261753 to 3580221 tid 3 2024-09-21T10:21:36.922 INFO:tasks.rados.rados.0.smithi007.stdout:3739: write oid 30 current snap is 465 2024-09-21T10:21:36.922 INFO:tasks.rados.rados.0.smithi007.stdout:3738: finishing write tid 1 to smithi00780062-15 2024-09-21T10:21:36.922 INFO:tasks.rados.rados.0.smithi007.stdout:3738: finishing write tid 2 to smithi00780062-15 2024-09-21T10:21:36.922 INFO:tasks.rados.rados.0.smithi007.stdout:3739: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2024-09-21T10:21:36.929 INFO:tasks.rados.rados.0.smithi007.stdout:3739: writing smithi00780062-30 from 797028 to 1455576 tid 1 2024-09-21T10:21:36.935 INFO:tasks.rados.rados.0.smithi007.stdout:3739: writing smithi00780062-30 from 1892248 to 2403059 tid 2 2024-09-21T10:21:36.941 INFO:tasks.rados.rados.0.smithi007.stdout:3739: writing smithi00780062-30 from 3172823 to 3597028 tid 3 2024-09-21T10:21:36.941 INFO:tasks.rados.rados.0.smithi007.stdout:3740: snap_remove snap 462 2024-09-21T10:21:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:36 smithi007 ceph-mon[99390]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-21T10:21:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:36 smithi007 ceph-mon[99390]: pgmap v978: 89 pgs: 89 active+clean; 133 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:21:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:36 smithi007 ceph-mon[101144]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-21T10:21:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:36 smithi007 ceph-mon[101144]: pgmap v978: 89 pgs: 89 active+clean; 133 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:21:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:36 smithi031 ceph-mon[96824]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-21T10:21:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:36 smithi031 ceph-mon[96824]: pgmap v978: 89 pgs: 89 active+clean; 133 MiB data, 728 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:21:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:37.740 INFO:tasks.rados.rados.0.smithi007.stdout:3740: done (2 left) 2024-09-21T10:21:37.740 INFO:tasks.rados.rados.0.smithi007.stdout:3741: snap_create 2024-09-21T10:21:37.740 INFO:tasks.rados.rados.0.smithi007.stdout:3738: finishing write tid 3 to smithi00780062-15 2024-09-21T10:21:37.740 INFO:tasks.rados.rados.0.smithi007.stdout:3738: finishing write tid 4 to smithi00780062-15 2024-09-21T10:21:37.740 INFO:tasks.rados.rados.0.smithi007.stdout:3738: finishing write tid 5 to smithi00780062-15 2024-09-21T10:21:37.740 INFO:tasks.rados.rados.0.smithi007.stdout:3738: oid 15 updating version 0 to 1197 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3738: oid 15 version 1197 is already newer than 1195 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3738: oid 15 updating version 1197 to 1198 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3738: oid 15 version 1198 is already newer than 1196 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 1198 (ObjNum 1403 snap 465 seq_num 1403) dirty exists 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3738: left oid 15 (ObjNum 1403 snap 465 seq_num 1403) 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3739: finishing write tid 1 to smithi00780062-30 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3739: finishing write tid 2 to smithi00780062-30 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3739: finishing write tid 3 to smithi00780062-30 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3739: finishing write tid 4 to smithi00780062-30 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3739: finishing write tid 5 to smithi00780062-30 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3739: oid 30 updating version 0 to 1360 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3739: oid 30 updating version 1360 to 1362 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3739: oid 30 updating version 1362 to 1363 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:3739: oid 30 version 1363 is already newer than 1361 2024-09-21T10:21:37.741 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1363 (ObjNum 1404 snap 465 seq_num 1404) dirty exists 2024-09-21T10:21:37.742 INFO:tasks.rados.rados.0.smithi007.stdout:3739: left oid 30 (ObjNum 1404 snap 465 seq_num 1404) 2024-09-21T10:21:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:37 smithi031 ceph-mon[96824]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-21T10:21:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:37 smithi031 ceph-mon[96824]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-21T10:21:38.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:37 smithi007 ceph-mon[99390]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-21T10:21:38.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:37 smithi007 ceph-mon[99390]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-21T10:21:38.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:37 smithi007 ceph-mon[101144]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-21T10:21:38.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:37 smithi007 ceph-mon[101144]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-21T10:21:38.741 INFO:tasks.rados.rados.0.smithi007.stdout:3738: done (2 left) 2024-09-21T10:21:38.741 INFO:tasks.rados.rados.0.smithi007.stdout:3739: done (1 left) 2024-09-21T10:21:38.741 INFO:tasks.rados.rados.0.smithi007.stdout:3741: done (0 left) 2024-09-21T10:21:38.741 INFO:tasks.rados.rados.0.smithi007.stdout:3742: read oid 2 snap -1 2024-09-21T10:21:38.741 INFO:tasks.rados.rados.0.smithi007.stdout:3742: expect deleted 2024-09-21T10:21:38.741 INFO:tasks.rados.rados.0.smithi007.stdout:3743: snap_create 2024-09-21T10:21:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:38 smithi031 ceph-mon[96824]: pgmap v981: 89 pgs: 89 active+clean; 140 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 744 KiB/s wr, 5 op/s 2024-09-21T10:21:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:38 smithi031 ceph-mon[96824]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-21T10:21:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:38 smithi007 ceph-mon[99390]: pgmap v981: 89 pgs: 89 active+clean; 140 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 744 KiB/s wr, 5 op/s 2024-09-21T10:21:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:38 smithi007 ceph-mon[99390]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-21T10:21:39.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:38 smithi007 ceph-mon[101144]: pgmap v981: 89 pgs: 89 active+clean; 140 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 744 KiB/s wr, 5 op/s 2024-09-21T10:21:39.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:38 smithi007 ceph-mon[101144]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-21T10:21:39.743 INFO:tasks.rados.rados.0.smithi007.stdout:3742: done (1 left) 2024-09-21T10:21:39.743 INFO:tasks.rados.rados.0.smithi007.stdout:3743: done (0 left) 2024-09-21T10:21:39.743 INFO:tasks.rados.rados.0.smithi007.stdout:3744: snap_create 2024-09-21T10:21:40.748 INFO:tasks.rados.rados.0.smithi007.stdout:3744: done (0 left) 2024-09-21T10:21:40.748 INFO:tasks.rados.rados.0.smithi007.stdout:3745: snap_remove snap 467 2024-09-21T10:21:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:40 smithi031 ceph-mon[96824]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-21T10:21:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:40 smithi031 ceph-mon[96824]: pgmap v984: 89 pgs: 89 active+clean; 151 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-09-21T10:21:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:40 smithi007 ceph-mon[99390]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-21T10:21:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:40 smithi007 ceph-mon[99390]: pgmap v984: 89 pgs: 89 active+clean; 151 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-09-21T10:21:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:40 smithi007 ceph-mon[101144]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-21T10:21:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:40 smithi007 ceph-mon[101144]: pgmap v984: 89 pgs: 89 active+clean; 151 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-09-21T10:21:41.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:21:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:21:40] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.51.0" 2024-09-21T10:21:41.750 INFO:tasks.rados.rados.0.smithi007.stdout:3745: done (0 left) 2024-09-21T10:21:41.750 INFO:tasks.rados.rados.0.smithi007.stdout:3746: snap_remove snap 465 2024-09-21T10:21:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:41 smithi031 ceph-mon[96824]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-21T10:21:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:41 smithi007 ceph-mon[99390]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-21T10:21:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:41 smithi007 ceph-mon[101144]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-21T10:21:42.742 INFO:tasks.rados.rados.0.smithi007.stdout:3746: done (0 left) 2024-09-21T10:21:42.742 INFO:tasks.rados.rados.0.smithi007.stdout:3747: write oid 39 current snap is 468 2024-09-21T10:21:42.742 INFO:tasks.rados.rados.0.smithi007.stdout:3747: seq_num 1405 ranges {413835=733797,1550730=770822,2800246=557531} 2024-09-21T10:21:42.748 INFO:tasks.rados.rados.0.smithi007.stdout:3747: writing smithi00780062-39 from 413835 to 1147632 tid 1 2024-09-21T10:21:42.756 INFO:tasks.rados.rados.0.smithi007.stdout:3747: writing smithi00780062-39 from 1550730 to 2321552 tid 2 2024-09-21T10:21:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3747: writing smithi00780062-39 from 2800246 to 3357777 tid 3 2024-09-21T10:21:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3748: write oid 30 current snap is 468 2024-09-21T10:21:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3747: finishing write tid 1 to smithi00780062-39 2024-09-21T10:21:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3747: finishing write tid 2 to smithi00780062-39 2024-09-21T10:21:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3748: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2024-09-21T10:21:42.767 INFO:tasks.rados.rados.0.smithi007.stdout:3748: writing smithi00780062-30 from 430642 to 839688 tid 1 2024-09-21T10:21:42.774 INFO:tasks.rados.rados.0.smithi007.stdout:3748: writing smithi00780062-30 from 1609212 to 2123692 tid 2 2024-09-21T10:21:42.782 INFO:tasks.rados.rados.0.smithi007.stdout:3748: writing smithi00780062-30 from 2827669 to 3596472 tid 3 2024-09-21T10:21:42.783 INFO:tasks.rados.rados.0.smithi007.stdout:3749: write oid 1 current snap is 468 2024-09-21T10:21:42.783 INFO:tasks.rados.rados.0.smithi007.stdout:3749: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2024-09-21T10:21:42.788 INFO:tasks.rados.rados.0.smithi007.stdout:3749: writing smithi00780062-1 from 447449 to 1048097 tid 1 2024-09-21T10:21:42.797 INFO:tasks.rados.rados.0.smithi007.stdout:3749: writing smithi00780062-1 from 1784047 to 2558538 tid 2 2024-09-21T10:21:42.803 INFO:tasks.rados.rados.0.smithi007.stdout:3749: writing smithi00780062-1 from 2971445 to 3647449 tid 3 2024-09-21T10:21:42.803 INFO:tasks.rados.rados.0.smithi007.stdout:3750: snap_remove snap 461 2024-09-21T10:21:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:42 smithi031 ceph-mon[96824]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-21T10:21:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:42 smithi031 ceph-mon[96824]: pgmap v987: 89 pgs: 89 active+clean; 151 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-09-21T10:21:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:42 smithi031 ceph-mon[96824]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-21T10:21:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:42 smithi007 ceph-mon[99390]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-21T10:21:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:42 smithi007 ceph-mon[99390]: pgmap v987: 89 pgs: 89 active+clean; 151 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-09-21T10:21:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:42 smithi007 ceph-mon[99390]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-21T10:21:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:42 smithi007 ceph-mon[101144]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-21T10:21:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:42 smithi007 ceph-mon[101144]: pgmap v987: 89 pgs: 89 active+clean; 151 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-09-21T10:21:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:42 smithi007 ceph-mon[101144]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-21T10:21:43.773 INFO:tasks.rados.rados.0.smithi007.stdout:3750: done (3 left) 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3751: snap_create 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3747: finishing write tid 3 to smithi00780062-39 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3747: finishing write tid 4 to smithi00780062-39 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3747: finishing write tid 5 to smithi00780062-39 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3747: oid 39 updating version 0 to 2006 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3747: oid 39 updating version 2006 to 2007 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3747: oid 39 version 2007 is already newer than 2004 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3747: oid 39 version 2007 is already newer than 2005 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 2007 (ObjNum 1405 snap 468 seq_num 1405) dirty exists 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3747: left oid 39 (ObjNum 1405 snap 468 seq_num 1405) 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3748: finishing write tid 1 to smithi00780062-30 2024-09-21T10:21:43.774 INFO:tasks.rados.rados.0.smithi007.stdout:3748: finishing write tid 2 to smithi00780062-30 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3748: finishing write tid 3 to smithi00780062-30 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3748: finishing write tid 4 to smithi00780062-30 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3748: finishing write tid 5 to smithi00780062-30 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3748: oid 30 updating version 0 to 1368 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3748: oid 30 version 1368 is already newer than 1367 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3748: oid 30 version 1368 is already newer than 1365 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3748: oid 30 version 1368 is already newer than 1366 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1368 (ObjNum 1406 snap 468 seq_num 1406) dirty exists 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3748: left oid 30 (ObjNum 1406 snap 468 seq_num 1406) 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3749: finishing write tid 1 to smithi00780062-1 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3749: finishing write tid 2 to smithi00780062-1 2024-09-21T10:21:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3749: finishing write tid 3 to smithi00780062-1 2024-09-21T10:21:43.776 INFO:tasks.rados.rados.0.smithi007.stdout:3749: finishing write tid 4 to smithi00780062-1 2024-09-21T10:21:43.776 INFO:tasks.rados.rados.0.smithi007.stdout:3749: finishing write tid 5 to smithi00780062-1 2024-09-21T10:21:43.776 INFO:tasks.rados.rados.0.smithi007.stdout:3749: oid 1 updating version 0 to 1149 2024-09-21T10:21:43.776 INFO:tasks.rados.rados.0.smithi007.stdout:3749: oid 1 updating version 1149 to 1150 2024-09-21T10:21:43.776 INFO:tasks.rados.rados.0.smithi007.stdout:3749: oid 1 updating version 1150 to 1151 2024-09-21T10:21:43.776 INFO:tasks.rados.rados.0.smithi007.stdout:3749: oid 1 version 1151 is already newer than 1148 2024-09-21T10:21:43.776 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 1151 (ObjNum 1407 snap 468 seq_num 1407) dirty exists 2024-09-21T10:21:43.776 INFO:tasks.rados.rados.0.smithi007.stdout:3749: left oid 1 (ObjNum 1407 snap 468 seq_num 1407) 2024-09-21T10:21:44.782 INFO:tasks.rados.rados.0.smithi007.stdout:3747: done (3 left) 2024-09-21T10:21:44.782 INFO:tasks.rados.rados.0.smithi007.stdout:3748: done (2 left) 2024-09-21T10:21:44.782 INFO:tasks.rados.rados.0.smithi007.stdout:3749: done (1 left) 2024-09-21T10:21:44.782 INFO:tasks.rados.rados.0.smithi007.stdout:3751: done (0 left) 2024-09-21T10:21:44.782 INFO:tasks.rados.rados.0.smithi007.stdout:3752: write oid 24 current snap is 469 2024-09-21T10:21:44.782 INFO:tasks.rados.rados.0.smithi007.stdout:3752: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2024-09-21T10:21:44.788 INFO:tasks.rados.rados.0.smithi007.stdout:3752: writing smithi00780062-24 from 464256 to 1140153 tid 1 2024-09-21T10:21:44.794 INFO:tasks.rados.rados.0.smithi007.stdout:3752: writing smithi00780062-24 from 1726176 to 2244325 tid 2 2024-09-21T10:21:44.801 INFO:tasks.rados.rados.0.smithi007.stdout:3752: writing smithi00780062-24 from 2882515 to 3390215 tid 3 2024-09-21T10:21:44.801 INFO:tasks.rados.rados.0.smithi007.stdout:3753: rollback oid 4 current snap is 469 2024-09-21T10:21:44.801 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 450 2024-09-21T10:21:44.801 INFO:tasks.rados.rados.0.smithi007.stdout:3752: finishing write tid 1 to smithi00780062-24 2024-09-21T10:21:44.801 INFO:tasks.rados.rados.0.smithi007.stdout:3752: finishing write tid 2 to smithi00780062-24 2024-09-21T10:21:44.801 INFO:tasks.rados.rados.0.smithi007.stdout:3754: write oid 12 current snap is 469 2024-09-21T10:21:44.801 INFO:tasks.rados.rados.0.smithi007.stdout:3754: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2024-09-21T10:21:44.808 INFO:tasks.rados.rados.0.smithi007.stdout:3754: writing smithi00780062-12 from 481063 to 1232209 tid 1 2024-09-21T10:21:44.815 INFO:tasks.rados.rados.0.smithi007.stdout:3754: writing smithi00780062-12 from 1784658 to 2562818 tid 2 2024-09-21T10:21:44.822 INFO:tasks.rados.rados.0.smithi007.stdout:3754: writing smithi00780062-12 from 3309938 to 3681063 tid 3 2024-09-21T10:21:44.822 INFO:tasks.rados.rados.0.smithi007.stdout:3755: write oid 29 current snap is 469 2024-09-21T10:21:44.822 INFO:tasks.rados.rados.0.smithi007.stdout:3752: finishing write tid 3 to smithi00780062-24 2024-09-21T10:21:44.822 INFO:tasks.rados.rados.0.smithi007.stdout:3755: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2024-09-21T10:21:44.827 INFO:tasks.rados.rados.0.smithi007.stdout:3755: writing smithi00780062-29 from 497870 to 924265 tid 1 2024-09-21T10:21:44.833 INFO:tasks.rados.rados.0.smithi007.stdout:3755: writing smithi00780062-29 from 1443140 to 1964958 tid 2 2024-09-21T10:21:44.839 INFO:tasks.rados.rados.0.smithi007.stdout:3755: writing smithi00780062-29 from 2537361 to 3067605 tid 3 2024-09-21T10:21:44.843 INFO:tasks.rados.rados.0.smithi007.stdout:3755: writing smithi00780062-29 from 3583943 to 3697870 tid 4 2024-09-21T10:21:44.843 INFO:tasks.rados.rados.0.smithi007.stdout:3756: write oid 26 current snap is 469 2024-09-21T10:21:44.843 INFO:tasks.rados.rados.0.smithi007.stdout:3756: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2024-09-21T10:21:44.848 INFO:tasks.rados.rados.0.smithi007.stdout:3756: writing smithi00780062-26 from 514677 to 1016321 tid 1 2024-09-21T10:21:44.855 INFO:tasks.rados.rados.0.smithi007.stdout:3756: writing smithi00780062-26 from 1501622 to 2283451 tid 2 2024-09-21T10:21:44.863 INFO:tasks.rados.rados.0.smithi007.stdout:3756: writing smithi00780062-26 from 2964784 to 3706300 tid 3 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3757: read oid 6 snap -1 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3757: expect (ObjNum 1392 snap 464 seq_num 1392) 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3758: write oid 34 current snap is 469 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3752: finishing write tid 4 to smithi00780062-24 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3752: finishing write tid 5 to smithi00780062-24 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3752: oid 24 updating version 0 to 1155 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3752: oid 24 updating version 1155 to 1156 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3752: oid 24 updating version 1156 to 1157 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3752: oid 24 version 1157 is already newer than 1154 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 24 v 1157 (ObjNum 1408 snap 469 seq_num 1408) dirty exists 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3752: left oid 24 (ObjNum 1408 snap 469 seq_num 1408) 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3753: finishing rollback tid 0 to smithi00780062-4 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3753: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:21:44.864 INFO:tasks.rados.rados.0.smithi007.stdout:3758: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2024-09-21T10:21:44.870 INFO:tasks.rados.rados.0.smithi007.stdout:3758: writing smithi00780062-34 from 531484 to 1108377 tid 1 2024-09-21T10:21:44.877 INFO:tasks.rados.rados.0.smithi007.stdout:3758: writing smithi00780062-34 from 1843751 to 2369238 tid 2 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3758: writing smithi00780062-34 from 2875854 to 3544995 tid 3 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3752: done (6 left) 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3759: snap_create 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3753: finishing rollback tid 2 to smithi00780062-4 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 873 (ObjNum 1297 snap 438 seq_num 1297) dirty exists 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3754: finishing write tid 1 to smithi00780062-12 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3754: finishing write tid 2 to smithi00780062-12 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3754: finishing write tid 3 to smithi00780062-12 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3754: finishing write tid 4 to smithi00780062-12 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3754: finishing write tid 5 to smithi00780062-12 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3754: oid 12 updating version 0 to 1203 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3754: oid 12 version 1203 is already newer than 1200 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3754: oid 12 version 1203 is already newer than 1201 2024-09-21T10:21:44.885 INFO:tasks.rados.rados.0.smithi007.stdout:3754: oid 12 version 1203 is already newer than 1202 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 1203 (ObjNum 1409 snap 469 seq_num 1409) dirty exists 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3754: left oid 12 (ObjNum 1409 snap 469 seq_num 1409) 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: finishing write tid 1 to smithi00780062-29 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: finishing write tid 2 to smithi00780062-29 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: finishing write tid 3 to smithi00780062-29 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: finishing write tid 4 to smithi00780062-29 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: finishing write tid 5 to smithi00780062-29 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: finishing write tid 6 to smithi00780062-29 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: oid 29 updating version 0 to 1694 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: oid 29 version 1694 is already newer than 1692 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: oid 29 version 1694 is already newer than 1690 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: oid 29 version 1694 is already newer than 1691 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:3755: oid 29 version 1694 is already newer than 1693 2024-09-21T10:21:44.886 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1694 (ObjNum 1410 snap 469 seq_num 1410) dirty exists 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3755: left oid 29 (ObjNum 1410 snap 469 seq_num 1410) 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3756: finishing write tid 1 to smithi00780062-26 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3756: finishing write tid 2 to smithi00780062-26 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3756: finishing write tid 3 to smithi00780062-26 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3756: finishing write tid 4 to smithi00780062-26 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3756: finishing write tid 5 to smithi00780062-26 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3756: oid 26 updating version 0 to 821 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3756: oid 26 updating version 821 to 822 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3756: oid 26 version 822 is already newer than 820 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3756: oid 26 updating version 822 to 823 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 823 (ObjNum 1411 snap 469 seq_num 1411) dirty exists 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3756: left oid 26 (ObjNum 1411 snap 469 seq_num 1411) 2024-09-21T10:21:44.887 INFO:tasks.rados.rados.0.smithi007.stdout:3757: expect (ObjNum 1392 snap 464 seq_num 1392) 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:3758: finishing write tid 1 to smithi00780062-34 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:3758: finishing write tid 2 to smithi00780062-34 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:3758: finishing write tid 3 to smithi00780062-34 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:3758: finishing write tid 4 to smithi00780062-34 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:3758: finishing write tid 5 to smithi00780062-34 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:3758: oid 34 updating version 0 to 2011 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:3758: oid 34 version 2011 is already newer than 2010 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:3758: oid 34 version 2011 is already newer than 2009 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:3758: oid 34 version 2011 is already newer than 2008 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 2011 (ObjNum 1412 snap 469 seq_num 1412) dirty exists 2024-09-21T10:21:45.046 INFO:tasks.rados.rados.0.smithi007.stdout:3758: left oid 34 (ObjNum 1412 snap 469 seq_num 1412) 2024-09-21T10:21:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:44 smithi031 ceph-mon[96824]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-21T10:21:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:44 smithi031 ceph-mon[96824]: pgmap v990: 89 pgs: 89 active+clean; 152 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 413 KiB/s wr, 1 op/s 2024-09-21T10:21:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:44 smithi007 ceph-mon[99390]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-21T10:21:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:44 smithi007 ceph-mon[99390]: pgmap v990: 89 pgs: 89 active+clean; 152 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 413 KiB/s wr, 1 op/s 2024-09-21T10:21:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:44 smithi007 ceph-mon[101144]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-21T10:21:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:44 smithi007 ceph-mon[101144]: pgmap v990: 89 pgs: 89 active+clean; 152 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 413 KiB/s wr, 1 op/s 2024-09-21T10:21:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3753: done (6 left) 2024-09-21T10:21:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3754: done (5 left) 2024-09-21T10:21:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3755: done (4 left) 2024-09-21T10:21:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3756: done (3 left) 2024-09-21T10:21:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3757: done (2 left) 2024-09-21T10:21:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3758: done (1 left) 2024-09-21T10:21:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3759: done (0 left) 2024-09-21T10:21:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3760: read oid 33 snap -1 2024-09-21T10:21:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3760: expect (ObjNum 1310 snap 443 seq_num 1310) 2024-09-21T10:21:45.791 INFO:tasks.rados.rados.0.smithi007.stdout:3761: snap_remove snap 466 2024-09-21T10:21:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:45 smithi031 ceph-mon[96824]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-21T10:21:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:45 smithi007 ceph-mon[99390]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-21T10:21:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:45 smithi007 ceph-mon[101144]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-21T10:21:46.796 INFO:tasks.rados.rados.0.smithi007.stdout:3761: done (1 left) 2024-09-21T10:21:46.796 INFO:tasks.rados.rados.0.smithi007.stdout:3762: snap_remove snap 464 2024-09-21T10:21:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:46 smithi031 ceph-mon[96824]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-21T10:21:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:46 smithi031 ceph-mon[96824]: pgmap v993: 89 pgs: 89 active+clean; 152 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 413 KiB/s wr, 1 op/s 2024-09-21T10:21:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:46 smithi007 ceph-mon[99390]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-21T10:21:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:46 smithi007 ceph-mon[99390]: pgmap v993: 89 pgs: 89 active+clean; 152 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 413 KiB/s wr, 1 op/s 2024-09-21T10:21:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:46 smithi007 ceph-mon[101144]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-21T10:21:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:46 smithi007 ceph-mon[101144]: pgmap v993: 89 pgs: 89 active+clean; 152 MiB data, 762 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 413 KiB/s wr, 1 op/s 2024-09-21T10:21:47.744 INFO:tasks.rados.rados.0.smithi007.stdout:3762: done (1 left) 2024-09-21T10:21:47.745 INFO:tasks.rados.rados.0.smithi007.stdout:3763: read oid 4 snap -1 2024-09-21T10:21:47.745 INFO:tasks.rados.rados.0.smithi007.stdout:3763: expect (ObjNum 1297 snap 438 seq_num 1297) 2024-09-21T10:21:47.745 INFO:tasks.rados.rados.0.smithi007.stdout:3764: write oid 1 current snap is 470 2024-09-21T10:21:47.745 INFO:tasks.rados.rados.0.smithi007.stdout:3764: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2024-09-21T10:21:47.751 INFO:tasks.rados.rados.0.smithi007.stdout:3764: writing smithi00780062-1 from 548291 to 1200433 tid 1 2024-09-21T10:21:47.760 INFO:tasks.rados.rados.0.smithi007.stdout:3764: writing smithi00780062-1 from 1902233 to 2687731 tid 2 2024-09-21T10:21:47.767 INFO:tasks.rados.rados.0.smithi007.stdout:3764: writing smithi00780062-1 from 3303277 to 3748291 tid 3 2024-09-21T10:21:47.767 INFO:tasks.rados.rados.0.smithi007.stdout:3765: rollback oid 44 current snap is 470 2024-09-21T10:21:47.767 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 44 to 468 2024-09-21T10:21:47.767 INFO:tasks.rados.rados.0.smithi007.stdout:3760: expect (ObjNum 1310 snap 443 seq_num 1310) 2024-09-21T10:21:47.834 INFO:tasks.rados.rados.0.smithi007.stdout:3764: finishing write tid 1 to smithi00780062-1 2024-09-21T10:21:47.834 INFO:tasks.rados.rados.0.smithi007.stdout:3763: expect (ObjNum 1297 snap 438 seq_num 1297) 2024-09-21T10:21:48.044 INFO:tasks.rados.rados.0.smithi007.stdout:3764: finishing write tid 2 to smithi00780062-1 2024-09-21T10:21:48.044 INFO:tasks.rados.rados.0.smithi007.stdout:3764: finishing write tid 3 to smithi00780062-1 2024-09-21T10:21:48.044 INFO:tasks.rados.rados.0.smithi007.stdout:3764: finishing write tid 4 to smithi00780062-1 2024-09-21T10:21:48.044 INFO:tasks.rados.rados.0.smithi007.stdout:3764: finishing write tid 5 to smithi00780062-1 2024-09-21T10:21:48.044 INFO:tasks.rados.rados.0.smithi007.stdout:3764: oid 1 updating version 0 to 1163 2024-09-21T10:21:48.044 INFO:tasks.rados.rados.0.smithi007.stdout:3764: oid 1 updating version 1163 to 1164 2024-09-21T10:21:48.044 INFO:tasks.rados.rados.0.smithi007.stdout:3764: oid 1 updating version 1164 to 1165 2024-09-21T10:21:48.044 INFO:tasks.rados.rados.0.smithi007.stdout:3764: oid 1 updating version 1165 to 1166 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 1 v 1166 (ObjNum 1413 snap 470 seq_num 1413) dirty exists 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:3764: left oid 1 (ObjNum 1413 snap 470 seq_num 1413) 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:3765: finishing rollback tid 0 to smithi00780062-44 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:3765: finishing rollback tid 1 to smithi00780062-44 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:3765: finishing rollback tid 2 to smithi00780062-44 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 3304 (ObjNum 1388 snap 461 seq_num 1388) dirty exists 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:3760: done (3 left) 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:3763: done (2 left) 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:3764: done (1 left) 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:3765: done (0 left) 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:3766: write oid 11 current snap is 470 2024-09-21T10:21:48.045 INFO:tasks.rados.rados.0.smithi007.stdout:3766: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2024-09-21T10:21:48.050 INFO:tasks.rados.rados.0.smithi007.stdout:3766: writing smithi00780062-11 from 565098 to 1292489 tid 1 2024-09-21T10:21:48.057 INFO:tasks.rados.rados.0.smithi007.stdout:3766: writing smithi00780062-11 from 1960715 to 2489871 tid 2 2024-09-21T10:21:48.063 INFO:tasks.rados.rados.0.smithi007.stdout:3766: writing smithi00780062-11 from 2930700 to 3622385 tid 3 2024-09-21T10:21:48.064 INFO:tasks.rados.rados.0.smithi007.stdout:3767: write oid 15 current snap is 470 2024-09-21T10:21:48.064 INFO:tasks.rados.rados.0.smithi007.stdout:3766: finishing write tid 1 to smithi00780062-11 2024-09-21T10:21:48.064 INFO:tasks.rados.rados.0.smithi007.stdout:3767: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2024-09-21T10:21:48.069 INFO:tasks.rados.rados.0.smithi007.stdout:3767: writing smithi00780062-15 from 581905 to 1100898 tid 1 2024-09-21T10:21:48.077 INFO:tasks.rados.rados.0.smithi007.stdout:3767: writing smithi00780062-15 from 1735550 to 2408364 tid 2 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:3767: writing smithi00780062-15 from 2958123 to 3461080 tid 3 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:3768: snap_create 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:3766: finishing write tid 2 to smithi00780062-11 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:3766: finishing write tid 3 to smithi00780062-11 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:3766: finishing write tid 4 to smithi00780062-11 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:3766: finishing write tid 5 to smithi00780062-11 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:3766: oid 11 updating version 0 to 3307 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:3766: oid 11 updating version 3307 to 3309 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:3766: oid 11 version 3309 is already newer than 3308 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:3766: oid 11 version 3309 is already newer than 3306 2024-09-21T10:21:48.083 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 3309 (ObjNum 1414 snap 470 seq_num 1414) dirty exists 2024-09-21T10:21:48.084 INFO:tasks.rados.rados.0.smithi007.stdout:3766: left oid 11 (ObjNum 1414 snap 470 seq_num 1414) 2024-09-21T10:21:48.084 INFO:tasks.rados.rados.0.smithi007.stdout:3767: finishing write tid 1 to smithi00780062-15 2024-09-21T10:21:48.084 INFO:tasks.rados.rados.0.smithi007.stdout:3767: finishing write tid 2 to smithi00780062-15 2024-09-21T10:21:48.086 INFO:tasks.rados.rados.0.smithi007.stdout:3767: finishing write tid 3 to smithi00780062-15 2024-09-21T10:21:48.086 INFO:tasks.rados.rados.0.smithi007.stdout:3767: finishing write tid 4 to smithi00780062-15 2024-09-21T10:21:48.086 INFO:tasks.rados.rados.0.smithi007.stdout:3767: finishing write tid 5 to smithi00780062-15 2024-09-21T10:21:48.086 INFO:tasks.rados.rados.0.smithi007.stdout:3767: oid 15 updating version 0 to 1210 2024-09-21T10:21:48.086 INFO:tasks.rados.rados.0.smithi007.stdout:3767: oid 15 version 1210 is already newer than 1209 2024-09-21T10:21:48.086 INFO:tasks.rados.rados.0.smithi007.stdout:3767: oid 15 updating version 1210 to 1211 2024-09-21T10:21:48.086 INFO:tasks.rados.rados.0.smithi007.stdout:3767: oid 15 updating version 1211 to 1212 2024-09-21T10:21:48.086 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 1212 (ObjNum 1415 snap 470 seq_num 1415) dirty exists 2024-09-21T10:21:48.086 INFO:tasks.rados.rados.0.smithi007.stdout:3767: left oid 15 (ObjNum 1415 snap 470 seq_num 1415) 2024-09-21T10:21:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:47 smithi031 ceph-mon[96824]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-21T10:21:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:47 smithi031 ceph-mon[96824]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-21T10:21:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:47 smithi007 ceph-mon[99390]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-21T10:21:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:47 smithi007 ceph-mon[99390]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-21T10:21:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:47 smithi007 ceph-mon[101144]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-21T10:21:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:47 smithi007 ceph-mon[101144]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-21T10:21:48.800 INFO:tasks.rados.rados.0.smithi007.stdout:3766: done (2 left) 2024-09-21T10:21:48.800 INFO:tasks.rados.rados.0.smithi007.stdout:3767: done (1 left) 2024-09-21T10:21:48.800 INFO:tasks.rados.rados.0.smithi007.stdout:3768: done (0 left) 2024-09-21T10:21:48.800 INFO:tasks.rados.rados.0.smithi007.stdout:3769: read oid 30 snap 470 2024-09-21T10:21:48.800 INFO:tasks.rados.rados.0.smithi007.stdout:3769: expect (ObjNum 1406 snap 468 seq_num 1406) 2024-09-21T10:21:48.800 INFO:tasks.rados.rados.0.smithi007.stdout:3770: write oid 29 current snap is 471 2024-09-21T10:21:48.801 INFO:tasks.rados.rados.0.smithi007.stdout:3770: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2024-09-21T10:21:48.807 INFO:tasks.rados.rados.0.smithi007.stdout:3770: writing smithi00780062-29 from 598712 to 1192954 tid 1 2024-09-21T10:21:48.813 INFO:tasks.rados.rados.0.smithi007.stdout:3770: writing smithi00780062-29 from 1677679 to 2210504 tid 2 2024-09-21T10:21:48.819 INFO:tasks.rados.rados.0.smithi007.stdout:3770: writing smithi00780062-29 from 2985546 to 3416128 tid 3 2024-09-21T10:21:48.819 INFO:tasks.rados.rados.0.smithi007.stdout:3771: snap_remove snap 469 2024-09-21T10:21:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:48 smithi031 ceph-mon[96824]: pgmap v996: 89 pgs: 89 active+clean; 170 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-09-21T10:21:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:48 smithi007 ceph-mon[99390]: pgmap v996: 89 pgs: 89 active+clean; 170 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-09-21T10:21:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:48 smithi007 ceph-mon[101144]: pgmap v996: 89 pgs: 89 active+clean; 170 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-09-21T10:21:49.803 INFO:tasks.rados.rados.0.smithi007.stdout:3771: done (2 left) 2024-09-21T10:21:49.803 INFO:tasks.rados.rados.0.smithi007.stdout:3772: write oid 11 current snap is 471 2024-09-21T10:21:49.803 INFO:tasks.rados.rados.0.smithi007.stdout:3772: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2024-09-21T10:21:49.810 INFO:tasks.rados.rados.0.smithi007.stdout:3772: writing smithi00780062-11 from 615519 to 1285010 tid 1 2024-09-21T10:21:49.817 INFO:tasks.rados.rados.0.smithi007.stdout:3772: writing smithi00780062-11 from 1736161 to 2412644 tid 2 2024-09-21T10:21:49.824 INFO:tasks.rados.rados.0.smithi007.stdout:3772: writing smithi00780062-11 from 2896616 to 3538470 tid 3 2024-09-21T10:21:49.824 INFO:tasks.rados.rados.0.smithi007.stdout:3773: write oid 35 current snap is 471 2024-09-21T10:21:49.824 INFO:tasks.rados.rados.0.smithi007.stdout:3773: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2024-09-21T10:21:49.831 INFO:tasks.rados.rados.0.smithi007.stdout:3773: writing smithi00780062-35 from 632326 to 1377066 tid 1 2024-09-21T10:21:49.837 INFO:tasks.rados.rados.0.smithi007.stdout:3773: writing smithi00780062-35 from 1794643 to 2331137 tid 2 2024-09-21T10:21:49.844 INFO:tasks.rados.rados.0.smithi007.stdout:3773: writing smithi00780062-35 from 3040392 to 3493518 tid 3 2024-09-21T10:21:49.844 INFO:tasks.rados.rados.0.smithi007.stdout:3774: write oid 25 current snap is 471 2024-09-21T10:21:49.844 INFO:tasks.rados.rados.0.smithi007.stdout:3769: expect (ObjNum 1406 snap 468 seq_num 1406) 2024-09-21T10:21:50.013 INFO:tasks.rados.rados.0.smithi007.stdout:3770: finishing write tid 1 to smithi00780062-29 2024-09-21T10:21:50.013 INFO:tasks.rados.rados.0.smithi007.stdout:3770: finishing write tid 2 to smithi00780062-29 2024-09-21T10:21:50.013 INFO:tasks.rados.rados.0.smithi007.stdout:3770: finishing write tid 3 to smithi00780062-29 2024-09-21T10:21:50.013 INFO:tasks.rados.rados.0.smithi007.stdout:3770: finishing write tid 4 to smithi00780062-29 2024-09-21T10:21:50.013 INFO:tasks.rados.rados.0.smithi007.stdout:3770: finishing write tid 5 to smithi00780062-29 2024-09-21T10:21:50.013 INFO:tasks.rados.rados.0.smithi007.stdout:3770: oid 29 updating version 0 to 1706 2024-09-21T10:21:50.013 INFO:tasks.rados.rados.0.smithi007.stdout:3770: oid 29 version 1706 is already newer than 1705 2024-09-21T10:21:50.013 INFO:tasks.rados.rados.0.smithi007.stdout:3770: oid 29 version 1706 is already newer than 1704 2024-09-21T10:21:50.014 INFO:tasks.rados.rados.0.smithi007.stdout:3770: oid 29 updating version 1706 to 1707 2024-09-21T10:21:50.014 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1707 (ObjNum 1416 snap 471 seq_num 1416) dirty exists 2024-09-21T10:21:50.014 INFO:tasks.rados.rados.0.smithi007.stdout:3770: left oid 29 (ObjNum 1416 snap 471 seq_num 1416) 2024-09-21T10:21:50.014 INFO:tasks.rados.rados.0.smithi007.stdout:3772: finishing write tid 1 to smithi00780062-11 2024-09-21T10:21:50.014 INFO:tasks.rados.rados.0.smithi007.stdout:3772: finishing write tid 2 to smithi00780062-11 2024-09-21T10:21:50.014 INFO:tasks.rados.rados.0.smithi007.stdout:3774: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2024-09-21T10:21:50.018 INFO:tasks.rados.rados.0.smithi007.stdout:3774: writing smithi00780062-25 from 649133 to 1069122 tid 1 2024-09-21T10:21:50.026 INFO:tasks.rados.rados.0.smithi007.stdout:3774: writing smithi00780062-25 from 1853125 to 2533277 tid 2 2024-09-21T10:21:50.033 INFO:tasks.rados.rados.0.smithi007.stdout:3774: writing smithi00780062-25 from 2951462 to 3615860 tid 3 2024-09-21T10:21:50.033 INFO:tasks.rados.rados.0.smithi007.stdout:3769: done (4 left) 2024-09-21T10:21:50.033 INFO:tasks.rados.rados.0.smithi007.stdout:3770: done (3 left) 2024-09-21T10:21:50.033 INFO:tasks.rados.rados.0.smithi007.stdout:3775: rollback oid 4 current snap is 471 2024-09-21T10:21:50.033 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 468 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3772: finishing write tid 3 to smithi00780062-11 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3772: finishing write tid 4 to smithi00780062-11 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3772: finishing write tid 5 to smithi00780062-11 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3772: oid 11 updating version 0 to 3316 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3772: oid 11 version 3316 is already newer than 3311 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3772: oid 11 updating version 3316 to 3318 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3772: oid 11 version 3318 is already newer than 3317 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 11 v 3318 (ObjNum 1417 snap 471 seq_num 1417) dirty exists 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3772: left oid 11 (ObjNum 1417 snap 471 seq_num 1417) 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3773: finishing write tid 1 to smithi00780062-35 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3773: finishing write tid 2 to smithi00780062-35 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3773: finishing write tid 3 to smithi00780062-35 2024-09-21T10:21:50.034 INFO:tasks.rados.rados.0.smithi007.stdout:3773: finishing write tid 4 to smithi00780062-35 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3773: finishing write tid 5 to smithi00780062-35 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3773: oid 35 updating version 0 to 880 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3773: oid 35 updating version 880 to 881 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3773: oid 35 version 881 is already newer than 879 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3773: oid 35 updating version 881 to 882 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 35 v 882 (ObjNum 1418 snap 471 seq_num 1418) dirty exists 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3773: left oid 35 (ObjNum 1418 snap 471 seq_num 1418) 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3774: finishing write tid 1 to smithi00780062-25 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3774: finishing write tid 2 to smithi00780062-25 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3772: done (3 left) 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3773: done (2 left) 2024-09-21T10:21:50.035 INFO:tasks.rados.rados.0.smithi007.stdout:3776: delete oid 12 current snap is 471 2024-09-21T10:21:50.036 INFO:tasks.rados.rados.0.smithi007.stdout:3776: done (2 left) 2024-09-21T10:21:50.036 INFO:tasks.rados.rados.0.smithi007.stdout:3777: write oid 22 current snap is 471 2024-09-21T10:21:50.036 INFO:tasks.rados.rados.0.smithi007.stdout:3777: seq_num 1421 ranges {682747=570487,1853736=683821,3006308=403295} 2024-09-21T10:21:50.043 INFO:tasks.rados.rados.0.smithi007.stdout:3777: writing smithi00780062-22 from 682747 to 1253234 tid 1 2024-09-21T10:21:50.050 INFO:tasks.rados.rados.0.smithi007.stdout:3777: writing smithi00780062-22 from 1853736 to 2537557 tid 2 2024-09-21T10:21:50.056 INFO:tasks.rados.rados.0.smithi007.stdout:3777: writing smithi00780062-22 from 3006308 to 3409603 tid 3 2024-09-21T10:21:50.056 INFO:tasks.rados.rados.0.smithi007.stdout:3778: rollback oid 50 current snap is 471 2024-09-21T10:21:50.056 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 50 to 468 2024-09-21T10:21:50.056 INFO:tasks.rados.rados.0.smithi007.stdout:3774: finishing write tid 3 to smithi00780062-25 2024-09-21T10:21:50.056 INFO:tasks.rados.rados.0.smithi007.stdout:3774: finishing write tid 4 to smithi00780062-25 2024-09-21T10:21:50.056 INFO:tasks.rados.rados.0.smithi007.stdout:3775: finishing rollback tid 0 to smithi00780062-4 2024-09-21T10:21:50.056 INFO:tasks.rados.rados.0.smithi007.stdout:3774: finishing write tid 5 to smithi00780062-25 2024-09-21T10:21:50.056 INFO:tasks.rados.rados.0.smithi007.stdout:3774: oid 25 updating version 0 to 1356 2024-09-21T10:21:50.056 INFO:tasks.rados.rados.0.smithi007.stdout:3774: oid 25 updating version 1356 to 1357 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3774: oid 25 updating version 1357 to 1358 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3774: oid 25 updating version 1358 to 1359 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 1359 (ObjNum 1419 snap 471 seq_num 1419) dirty exists 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3774: left oid 25 (ObjNum 1419 snap 471 seq_num 1419) 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3775: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3775: finishing rollback tid 2 to smithi00780062-4 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 886 (ObjNum 1359 snap 456 seq_num 1359) dirty exists 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3777: finishing write tid 1 to smithi00780062-22 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3777: finishing write tid 2 to smithi00780062-22 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3774: done (3 left) 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3775: done (2 left) 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3779: read oid 11 snap 470 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3779: expect (ObjNum 1414 snap 470 seq_num 1414) 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3780: read oid 8 snap -1 2024-09-21T10:21:50.057 INFO:tasks.rados.rados.0.smithi007.stdout:3780: expect (ObjNum 1385 snap 461 seq_num 1385) 2024-09-21T10:21:50.058 INFO:tasks.rados.rados.0.smithi007.stdout:3781: rollback oid 31 current snap is 471 2024-09-21T10:21:50.058 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 31 to 468 2024-09-21T10:21:50.058 INFO:tasks.rados.rados.0.smithi007.stdout:3782: read oid 9 snap 470 2024-09-21T10:21:50.058 INFO:tasks.rados.rados.0.smithi007.stdout:3782: expect (ObjNum 1395 snap 465 seq_num 1395) 2024-09-21T10:21:50.058 INFO:tasks.rados.rados.0.smithi007.stdout:3783: snap_create 2024-09-21T10:21:50.061 INFO:tasks.rados.rados.0.smithi007.stdout:3782: expect (ObjNum 1395 snap 465 seq_num 1395) 2024-09-21T10:21:50.095 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:49 smithi007 ceph-mon[99390]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-21T10:21:50.095 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:49 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:50.096 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:49 smithi007 ceph-mon[101144]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-21T10:21:50.096 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:49 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:49 smithi031 ceph-mon[96824]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-21T10:21:50.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:49 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:50.266 INFO:tasks.rados.rados.0.smithi007.stdout:3781: finishing rollback tid 0 to smithi00780062-31 2024-09-21T10:21:50.267 INFO:tasks.rados.rados.0.smithi007.stdout:3778: finishing rollback tid 0 to smithi00780062-50 2024-09-21T10:21:50.267 INFO:tasks.rados.rados.0.smithi007.stdout:3781: finishing rollback tid 1 to smithi00780062-31 2024-09-21T10:21:50.267 INFO:tasks.rados.rados.0.smithi007.stdout:3781: finishing rollback tid 2 to smithi00780062-31 2024-09-21T10:21:50.267 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 2019 (ObjNum 1382 snap 459 seq_num 1382) dirty exists 2024-09-21T10:21:50.267 INFO:tasks.rados.rados.0.smithi007.stdout:3780: expect (ObjNum 1385 snap 461 seq_num 1385) 2024-09-21T10:21:50.372 INFO:tasks.rados.rados.0.smithi007.stdout:3778: finishing rollback tid 1 to smithi00780062-50 2024-09-21T10:21:50.372 INFO:tasks.rados.rados.0.smithi007.stdout:3778: finishing rollback tid 2 to smithi00780062-50 2024-09-21T10:21:50.372 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 628 (ObjNum 1074 snap 360 seq_num 1074) dirty exists 2024-09-21T10:21:50.373 INFO:tasks.rados.rados.0.smithi007.stdout:3779: expect (ObjNum 1414 snap 470 seq_num 1414) 2024-09-21T10:21:50.549 INFO:tasks.rados.rados.0.smithi007.stdout:3777: finishing write tid 3 to smithi00780062-22 2024-09-21T10:21:50.549 INFO:tasks.rados.rados.0.smithi007.stdout:3777: finishing write tid 4 to smithi00780062-22 2024-09-21T10:21:50.549 INFO:tasks.rados.rados.0.smithi007.stdout:3777: finishing write tid 5 to smithi00780062-22 2024-09-21T10:21:50.549 INFO:tasks.rados.rados.0.smithi007.stdout:3777: oid 22 updating version 0 to 3322 2024-09-21T10:21:50.549 INFO:tasks.rados.rados.0.smithi007.stdout:3777: oid 22 updating version 3322 to 3323 2024-09-21T10:21:50.549 INFO:tasks.rados.rados.0.smithi007.stdout:3777: oid 22 version 3323 is already newer than 3320 2024-09-21T10:21:50.550 INFO:tasks.rados.rados.0.smithi007.stdout:3777: oid 22 version 3323 is already newer than 3321 2024-09-21T10:21:50.550 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 3323 (ObjNum 1421 snap 471 seq_num 1421) dirty exists 2024-09-21T10:21:50.550 INFO:tasks.rados.rados.0.smithi007.stdout:3777: left oid 22 (ObjNum 1421 snap 471 seq_num 1421) 2024-09-21T10:21:50.809 INFO:tasks.rados.rados.0.smithi007.stdout:3777: done (6 left) 2024-09-21T10:21:50.810 INFO:tasks.rados.rados.0.smithi007.stdout:3778: done (5 left) 2024-09-21T10:21:50.810 INFO:tasks.rados.rados.0.smithi007.stdout:3779: done (4 left) 2024-09-21T10:21:50.810 INFO:tasks.rados.rados.0.smithi007.stdout:3780: done (3 left) 2024-09-21T10:21:50.810 INFO:tasks.rados.rados.0.smithi007.stdout:3781: done (2 left) 2024-09-21T10:21:50.810 INFO:tasks.rados.rados.0.smithi007.stdout:3782: done (1 left) 2024-09-21T10:21:50.810 INFO:tasks.rados.rados.0.smithi007.stdout:3783: done (0 left) 2024-09-21T10:21:50.810 INFO:tasks.rados.rados.0.smithi007.stdout:3784: snap_create 2024-09-21T10:21:51.156 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:50 smithi007 ceph-mon[99390]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-21T10:21:51.156 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:50 smithi007 ceph-mon[99390]: pgmap v999: 89 pgs: 89 active+clean; 169 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.5 MiB/s wr, 16 op/s 2024-09-21T10:21:51.156 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:21:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:21:50] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.51.0" 2024-09-21T10:21:51.157 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:50 smithi007 ceph-mon[101144]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-21T10:21:51.157 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:50 smithi007 ceph-mon[101144]: pgmap v999: 89 pgs: 89 active+clean; 169 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.5 MiB/s wr, 16 op/s 2024-09-21T10:21:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:50 smithi031 ceph-mon[96824]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-21T10:21:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:50 smithi031 ceph-mon[96824]: pgmap v999: 89 pgs: 89 active+clean; 169 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.5 MiB/s wr, 16 op/s 2024-09-21T10:21:51.810 INFO:tasks.rados.rados.0.smithi007.stdout:3784: done (0 left) 2024-09-21T10:21:51.965 INFO:tasks.rados.rados.0.smithi007.stdout:3785: delete oid 32 current snap is 473 2024-09-21T10:21:51.966 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:51 smithi031 ceph-mon[96824]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-21T10:21:51.966 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:51.967 INFO:tasks.rados.rados.0.smithi007.stdout:3785: done (0 left) 2024-09-21T10:21:51.967 INFO:tasks.rados.rados.0.smithi007.stdout:3786: write oid 40 current snap is 473 2024-09-21T10:21:51.967 INFO:tasks.rados.rados.0.smithi007.stdout:3786: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2024-09-21T10:21:51.967 INFO:tasks.rados.rados.0.smithi007.stdout:3786: writing smithi00780062-40 from 716361 to 1153699 tid 1 2024-09-21T10:21:51.967 INFO:tasks.rados.rados.0.smithi007.stdout:3786: writing smithi00780062-40 from 1687053 to 2374543 tid 2 2024-09-21T10:21:51.967 INFO:tasks.rados.rados.0.smithi007.stdout:3786: writing smithi00780062-40 from 2777507 to 3203346 tid 3 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: writing smithi00780062-40 from 3877756 to 3916361 tid 4 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3787: snap_create 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: finishing write tid 1 to smithi00780062-40 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: finishing write tid 2 to smithi00780062-40 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: finishing write tid 3 to smithi00780062-40 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: finishing write tid 4 to smithi00780062-40 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: finishing write tid 5 to smithi00780062-40 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: finishing write tid 6 to smithi00780062-40 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: oid 40 updating version 0 to 1710 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: oid 40 updating version 1710 to 1711 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: oid 40 updating version 1711 to 1713 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: oid 40 updating version 1713 to 1714 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: oid 40 version 1714 is already newer than 1712 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1714 (ObjNum 1423 snap 473 seq_num 1423) dirty exists 2024-09-21T10:21:51.968 INFO:tasks.rados.rados.0.smithi007.stdout:3786: left oid 40 (ObjNum 1423 snap 473 seq_num 1423) 2024-09-21T10:21:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:51 smithi007 ceph-mon[99390]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-21T10:21:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:51 smithi007 ceph-mon[101144]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-21T10:21:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:52.744 INFO:tasks.rados.rados.0.smithi007.stdout:3786: done (1 left) 2024-09-21T10:21:52.744 INFO:tasks.rados.rados.0.smithi007.stdout:3787: done (0 left) 2024-09-21T10:21:52.744 INFO:tasks.rados.rados.0.smithi007.stdout:3788: delete oid 17 current snap is 474 2024-09-21T10:21:52.751 INFO:tasks.rados.rados.0.smithi007.stdout:3788: done (0 left) 2024-09-21T10:21:52.751 INFO:tasks.rados.rados.0.smithi007.stdout:3789: delete oid 17 current snap is 474 2024-09-21T10:21:52.753 INFO:tasks.rados.rados.0.smithi007.stdout:3789: done (0 left) 2024-09-21T10:21:52.753 INFO:tasks.rados.rados.0.smithi007.stdout:3790: read oid 32 snap -1 2024-09-21T10:21:52.753 INFO:tasks.rados.rados.0.smithi007.stdout:3790: expect deleted 2024-09-21T10:21:52.753 INFO:tasks.rados.rados.0.smithi007.stdout:3791: rollback oid 27 current snap is 474 2024-09-21T10:21:52.753 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 27 to 473 2024-09-21T10:21:52.753 INFO:tasks.rados.rados.0.smithi007.stdout:3792: write oid 28 current snap is 474 2024-09-21T10:21:52.753 INFO:tasks.rados.rados.0.smithi007.stdout:3792: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2024-09-21T10:21:52.761 INFO:tasks.rados.rados.0.smithi007.stdout:3792: writing smithi00780062-28 from 766782 to 1429867 tid 1 2024-09-21T10:21:52.767 INFO:tasks.rados.rados.0.smithi007.stdout:3792: writing smithi00780062-28 from 2146146 to 2697316 tid 2 2024-09-21T10:21:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:3792: writing smithi00780062-28 from 3143423 to 3919431 tid 3 2024-09-21T10:21:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:3793: read oid 38 snap -1 2024-09-21T10:21:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:3793: expect deleted 2024-09-21T10:21:52.775 INFO:tasks.rados.rados.0.smithi007.stdout:3794: snap_remove snap 470 2024-09-21T10:21:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:52 smithi031 ceph-mon[96824]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-21T10:21:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:52 smithi031 ceph-mon[96824]: pgmap v1002: 89 pgs: 89 active+clean; 183 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2024-09-21T10:21:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:52 smithi031 ceph-mon[96824]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-21T10:21:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:52 smithi007 ceph-mon[99390]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-21T10:21:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:52 smithi007 ceph-mon[99390]: pgmap v1002: 89 pgs: 89 active+clean; 183 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2024-09-21T10:21:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:52 smithi007 ceph-mon[99390]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-21T10:21:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:52 smithi007 ceph-mon[101144]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-21T10:21:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:52 smithi007 ceph-mon[101144]: pgmap v1002: 89 pgs: 89 active+clean; 183 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2024-09-21T10:21:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:52 smithi007 ceph-mon[101144]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-21T10:21:53.751 INFO:tasks.rados.rados.0.smithi007.stdout:3794: done (4 left) 2024-09-21T10:21:53.751 INFO:tasks.rados.rados.0.smithi007.stdout:3795: read oid 34 snap -1 2024-09-21T10:21:53.751 INFO:tasks.rados.rados.0.smithi007.stdout:3795: expect (ObjNum 1412 snap 469 seq_num 1412) 2024-09-21T10:21:53.751 INFO:tasks.rados.rados.0.smithi007.stdout:3796: read oid 44 snap 450 2024-09-21T10:21:53.751 INFO:tasks.rados.rados.0.smithi007.stdout:3796: expect (ObjNum 1326 snap 445 seq_num 1326) 2024-09-21T10:21:53.752 INFO:tasks.rados.rados.0.smithi007.stdout:3797: write oid 17 current snap is 474 2024-09-21T10:21:53.752 INFO:tasks.rados.rados.0.smithi007.stdout:3797: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2024-09-21T10:21:53.761 INFO:tasks.rados.rados.0.smithi007.stdout:3797: writing smithi00780062-17 from 783589 to 1521923 tid 1 2024-09-21T10:21:53.769 INFO:tasks.rados.rados.0.smithi007.stdout:3797: writing smithi00780062-17 from 2204628 to 2899456 tid 2 2024-09-21T10:21:53.775 INFO:tasks.rados.rados.0.smithi007.stdout:3797: writing smithi00780062-17 from 3570846 to 3983589 tid 3 2024-09-21T10:21:53.775 INFO:tasks.rados.rados.0.smithi007.stdout:3798: write oid 41 current snap is 474 2024-09-21T10:21:53.775 INFO:tasks.rados.rados.0.smithi007.stdout:3798: seq_num 1428 ranges {400396=413583,1463110=438486} 2024-09-21T10:21:53.780 INFO:tasks.rados.rados.0.smithi007.stdout:3798: writing smithi00780062-41 from 400396 to 813979 tid 1 2024-09-21T10:21:53.786 INFO:tasks.rados.rados.0.smithi007.stdout:3798: writing smithi00780062-41 from 1463110 to 1901596 tid 2 2024-09-21T10:21:53.786 INFO:tasks.rados.rados.0.smithi007.stdout:3799: delete oid 14 current snap is 474 2024-09-21T10:21:53.786 INFO:tasks.rados.rados.0.smithi007.stdout:3791: finishing rollback tid 0 to smithi00780062-27 2024-09-21T10:21:53.786 INFO:tasks.rados.rados.0.smithi007.stdout:3791: finishing rollback tid 1 to smithi00780062-27 2024-09-21T10:21:53.786 INFO:tasks.rados.rados.0.smithi007.stdout:3791: finishing rollback tid 2 to smithi00780062-27 2024-09-21T10:21:53.786 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 3327 (ObjNum 1391 snap 462 seq_num 1391) dirty exists 2024-09-21T10:21:53.786 INFO:tasks.rados.rados.0.smithi007.stdout:3792: finishing write tid 1 to smithi00780062-28 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:3792: finishing write tid 2 to smithi00780062-28 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:3792: finishing write tid 3 to smithi00780062-28 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:3792: finishing write tid 4 to smithi00780062-28 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:3792: finishing write tid 5 to smithi00780062-28 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:3792: oid 28 updating version 0 to 829 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:3792: oid 28 updating version 829 to 831 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:3792: oid 28 version 831 is already newer than 830 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:3792: oid 28 version 831 is already newer than 828 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 28 v 831 (ObjNum 1426 snap 474 seq_num 1426) dirty exists 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:3792: left oid 28 (ObjNum 1426 snap 474 seq_num 1426) 2024-09-21T10:21:53.787 INFO:tasks.rados.rados.0.smithi007.stdout:3796: expect (ObjNum 1326 snap 445 seq_num 1326) 2024-09-21T10:21:53.935 INFO:tasks.rados.rados.0.smithi007.stdout:3795: expect (ObjNum 1412 snap 469 seq_num 1412) 2024-09-21T10:21:54.060 INFO:tasks.rados.rados.0.smithi007.stdout:3797: finishing write tid 1 to smithi00780062-17 2024-09-21T10:21:54.060 INFO:tasks.rados.rados.0.smithi007.stdout:3797: finishing write tid 2 to smithi00780062-17 2024-09-21T10:21:54.060 INFO:tasks.rados.rados.0.smithi007.stdout:3790: done (8 left) 2024-09-21T10:21:54.060 INFO:tasks.rados.rados.0.smithi007.stdout:3791: done (7 left) 2024-09-21T10:21:54.060 INFO:tasks.rados.rados.0.smithi007.stdout:3792: done (6 left) 2024-09-21T10:21:54.060 INFO:tasks.rados.rados.0.smithi007.stdout:3793: done (5 left) 2024-09-21T10:21:54.060 INFO:tasks.rados.rados.0.smithi007.stdout:3795: done (4 left) 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3796: done (3 left) 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3799: done (2 left) 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3800: delete oid 8 current snap is 474 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3797: finishing write tid 3 to smithi00780062-17 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3797: finishing write tid 4 to smithi00780062-17 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3797: finishing write tid 5 to smithi00780062-17 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3797: oid 17 updating version 0 to 1377 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3797: oid 17 updating version 1377 to 1378 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3797: oid 17 version 1378 is already newer than 1376 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3797: oid 17 updating version 1378 to 1379 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1379 (ObjNum 1427 snap 474 seq_num 1427) dirty exists 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3797: left oid 17 (ObjNum 1427 snap 474 seq_num 1427) 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3798: finishing write tid 1 to smithi00780062-41 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3798: finishing write tid 2 to smithi00780062-41 2024-09-21T10:21:54.061 INFO:tasks.rados.rados.0.smithi007.stdout:3798: finishing write tid 3 to smithi00780062-41 2024-09-21T10:21:54.062 INFO:tasks.rados.rados.0.smithi007.stdout:3798: finishing write tid 4 to smithi00780062-41 2024-09-21T10:21:54.062 INFO:tasks.rados.rados.0.smithi007.stdout:3798: oid 41 updating version 0 to 1718 2024-09-21T10:21:54.062 INFO:tasks.rados.rados.0.smithi007.stdout:3798: oid 41 updating version 1718 to 1719 2024-09-21T10:21:54.062 INFO:tasks.rados.rados.0.smithi007.stdout:3798: oid 41 version 1719 is already newer than 1717 2024-09-21T10:21:54.062 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1719 (ObjNum 1428 snap 474 seq_num 1428) dirty exists 2024-09-21T10:21:54.062 INFO:tasks.rados.rados.0.smithi007.stdout:3798: left oid 41 (ObjNum 1428 snap 474 seq_num 1428) 2024-09-21T10:21:54.062 INFO:tasks.rados.rados.0.smithi007.stdout:3797: done (2 left) 2024-09-21T10:21:54.062 INFO:tasks.rados.rados.0.smithi007.stdout:3798: done (1 left) 2024-09-21T10:21:54.062 INFO:tasks.rados.rados.0.smithi007.stdout:3800: done (0 left) 2024-09-21T10:21:54.062 INFO:tasks.rados.rados.0.smithi007.stdout:3801: snap_create 2024-09-21T10:21:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:53 smithi031 ceph-mon[96824]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-21T10:21:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:53 smithi007 ceph-mon[99390]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-21T10:21:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:53 smithi007 ceph-mon[101144]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-21T10:21:54.923 INFO:tasks.rados.rados.0.smithi007.stdout:3801: done (0 left) 2024-09-21T10:21:54.923 INFO:tasks.rados.rados.0.smithi007.stdout:3802: snap_remove snap 472 2024-09-21T10:21:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:54 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:54 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:54 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:54 smithi031 ceph-mon[96824]: pgmap v1005: 89 pgs: 89 active+clean; 183 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-09-21T10:21:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:54 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:54 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:54 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:54 smithi007 ceph-mon[99390]: pgmap v1005: 89 pgs: 89 active+clean; 183 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-09-21T10:21:55.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:54 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:55.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:54 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:55.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:54 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:21:55.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:54 smithi007 ceph-mon[101144]: pgmap v1005: 89 pgs: 89 active+clean; 183 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-09-21T10:21:55.926 INFO:tasks.rados.rados.0.smithi007.stdout:3802: done (0 left) 2024-09-21T10:21:55.926 INFO:tasks.rados.rados.0.smithi007.stdout:3803: rollback oid 34 current snap is 475 2024-09-21T10:21:55.926 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 34 to 474 2024-09-21T10:21:55.927 INFO:tasks.rados.rados.0.smithi007.stdout:3804: delete oid 9 current snap is 475 2024-09-21T10:21:55.936 INFO:tasks.rados.rados.0.smithi007.stdout:3803: finishing rollback tid 0 to smithi00780062-34 2024-09-21T10:21:55.938 INFO:tasks.rados.rados.0.smithi007.stdout:3803: finishing rollback tid 1 to smithi00780062-34 2024-09-21T10:21:55.938 INFO:tasks.rados.rados.0.smithi007.stdout:3804: done (1 left) 2024-09-21T10:21:55.938 INFO:tasks.rados.rados.0.smithi007.stdout:3805: write oid 27 current snap is 475 2024-09-21T10:21:55.938 INFO:tasks.rados.rados.0.smithi007.stdout:3805: seq_num 1432 ranges {467624=430932,1697038=370586} 2024-09-21T10:21:55.943 INFO:tasks.rados.rados.0.smithi007.stdout:3805: writing smithi00780062-27 from 467624 to 898556 tid 1 2024-09-21T10:21:55.949 INFO:tasks.rados.rados.0.smithi007.stdout:3805: writing smithi00780062-27 from 1697038 to 2067624 tid 2 2024-09-21T10:21:55.949 INFO:tasks.rados.rados.0.smithi007.stdout:3806: delete oid 44 current snap is 475 2024-09-21T10:21:55.950 INFO:tasks.rados.rados.0.smithi007.stdout:3803: finishing rollback tid 2 to smithi00780062-34 2024-09-21T10:21:55.950 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 2026 (ObjNum 1412 snap 469 seq_num 1412) dirty exists 2024-09-21T10:21:55.950 INFO:tasks.rados.rados.0.smithi007.stdout:3805: finishing write tid 1 to smithi00780062-27 2024-09-21T10:21:55.953 INFO:tasks.rados.rados.0.smithi007.stdout:3805: finishing write tid 2 to smithi00780062-27 2024-09-21T10:21:55.955 INFO:tasks.rados.rados.0.smithi007.stdout:3805: finishing write tid 3 to smithi00780062-27 2024-09-21T10:21:55.956 INFO:tasks.rados.rados.0.smithi007.stdout:3805: finishing write tid 4 to smithi00780062-27 2024-09-21T10:21:55.956 INFO:tasks.rados.rados.0.smithi007.stdout:3805: oid 27 updating version 0 to 3339 2024-09-21T10:21:55.956 INFO:tasks.rados.rados.0.smithi007.stdout:3805: oid 27 version 3339 is already newer than 3338 2024-09-21T10:21:55.956 INFO:tasks.rados.rados.0.smithi007.stdout:3805: oid 27 version 3339 is already newer than 3337 2024-09-21T10:21:55.956 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 3339 (ObjNum 1432 snap 475 seq_num 1432) dirty exists 2024-09-21T10:21:55.956 INFO:tasks.rados.rados.0.smithi007.stdout:3805: left oid 27 (ObjNum 1432 snap 475 seq_num 1432) 2024-09-21T10:21:55.956 INFO:tasks.rados.rados.0.smithi007.stdout:3803: done (2 left) 2024-09-21T10:21:55.956 INFO:tasks.rados.rados.0.smithi007.stdout:3805: done (1 left) 2024-09-21T10:21:55.956 INFO:tasks.rados.rados.0.smithi007.stdout:3806: done (0 left) 2024-09-21T10:21:55.956 INFO:tasks.rados.rados.0.smithi007.stdout:3807: delete oid 38 current snap is 475 2024-09-21T10:21:55.958 INFO:tasks.rados.rados.0.smithi007.stdout:3807: done (0 left) 2024-09-21T10:21:55.958 INFO:tasks.rados.rados.0.smithi007.stdout:3808: read oid 3 snap -1 2024-09-21T10:21:55.958 INFO:tasks.rados.rados.0.smithi007.stdout:3808: expect (ObjNum 1397 snap 465 seq_num 1397) 2024-09-21T10:21:55.958 INFO:tasks.rados.rados.0.smithi007.stdout:3809: read oid 8 snap 468 2024-09-21T10:21:55.958 INFO:tasks.rados.rados.0.smithi007.stdout:3809: expect (ObjNum 1385 snap 461 seq_num 1385) 2024-09-21T10:21:55.958 INFO:tasks.rados.rados.0.smithi007.stdout:3810: read oid 33 snap -1 2024-09-21T10:21:55.959 INFO:tasks.rados.rados.0.smithi007.stdout:3810: expect (ObjNum 1310 snap 443 seq_num 1310) 2024-09-21T10:21:55.959 INFO:tasks.rados.rados.0.smithi007.stdout:3811: write oid 19 current snap is 475 2024-09-21T10:21:55.959 INFO:tasks.rados.rados.0.smithi007.stdout:3811: seq_num 1435 ranges {518045=656679,1756131=361914} 2024-09-21T10:21:55.965 INFO:tasks.rados.rados.0.smithi007.stdout:3811: writing smithi00780062-19 from 518045 to 1174724 tid 1 2024-09-21T10:21:55.971 INFO:tasks.rados.rados.0.smithi007.stdout:3811: writing smithi00780062-19 from 1756131 to 2118045 tid 2 2024-09-21T10:21:55.971 INFO:tasks.rados.rados.0.smithi007.stdout:3812: snap_create 2024-09-21T10:21:55.971 INFO:tasks.rados.rados.0.smithi007.stdout:3808: expect (ObjNum 1397 snap 465 seq_num 1397) 2024-09-21T10:21:56.174 INFO:tasks.rados.rados.0.smithi007.stdout:3810: expect (ObjNum 1310 snap 443 seq_num 1310) 2024-09-21T10:21:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:55 smithi007 ceph-mon[99390]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-21T10:21:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:55 smithi007 ceph-mon[101144]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-21T10:21:56.241 INFO:tasks.rados.rados.0.smithi007.stdout:3811: finishing write tid 1 to smithi00780062-19 2024-09-21T10:21:56.241 INFO:tasks.rados.rados.0.smithi007.stdout:3809: expect (ObjNum 1385 snap 461 seq_num 1385) 2024-09-21T10:21:56.347 INFO:tasks.rados.rados.0.smithi007.stdout:3811: finishing write tid 2 to smithi00780062-19 2024-09-21T10:21:56.347 INFO:tasks.rados.rados.0.smithi007.stdout:3811: finishing write tid 3 to smithi00780062-19 2024-09-21T10:21:56.347 INFO:tasks.rados.rados.0.smithi007.stdout:3811: finishing write tid 4 to smithi00780062-19 2024-09-21T10:21:56.347 INFO:tasks.rados.rados.0.smithi007.stdout:3811: oid 19 updating version 0 to 1396 2024-09-21T10:21:56.347 INFO:tasks.rados.rados.0.smithi007.stdout:3811: oid 19 version 1396 is already newer than 1394 2024-09-21T10:21:56.347 INFO:tasks.rados.rados.0.smithi007.stdout:3811: oid 19 version 1396 is already newer than 1395 2024-09-21T10:21:56.347 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 19 v 1396 (ObjNum 1435 snap 475 seq_num 1435) dirty exists 2024-09-21T10:21:56.347 INFO:tasks.rados.rados.0.smithi007.stdout:3811: left oid 19 (ObjNum 1435 snap 475 seq_num 1435) 2024-09-21T10:21:56.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:55 smithi031 ceph-mon[96824]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-21T10:21:56.941 INFO:tasks.rados.rados.0.smithi007.stdout:3808: done (4 left) 2024-09-21T10:21:56.941 INFO:tasks.rados.rados.0.smithi007.stdout:3809: done (3 left) 2024-09-21T10:21:56.942 INFO:tasks.rados.rados.0.smithi007.stdout:3810: done (2 left) 2024-09-21T10:21:56.942 INFO:tasks.rados.rados.0.smithi007.stdout:3811: done (1 left) 2024-09-21T10:21:56.942 INFO:tasks.rados.rados.0.smithi007.stdout:3812: done (0 left) 2024-09-21T10:21:56.942 INFO:tasks.rados.rados.0.smithi007.stdout:3813: write oid 25 current snap is 476 2024-09-21T10:21:56.942 INFO:tasks.rados.rados.0.smithi007.stdout:3813: seq_num 1436 ranges {534852=731928,1814613=320239} 2024-09-21T10:21:56.948 INFO:tasks.rados.rados.0.smithi007.stdout:3813: writing smithi00780062-25 from 534852 to 1266780 tid 1 2024-09-21T10:21:56.953 INFO:tasks.rados.rados.0.smithi007.stdout:3813: writing smithi00780062-25 from 1814613 to 2134852 tid 2 2024-09-21T10:21:56.953 INFO:tasks.rados.rados.0.smithi007.stdout:3814: read oid 43 snap -1 2024-09-21T10:21:56.953 INFO:tasks.rados.rados.0.smithi007.stdout:3814: expect deleted 2024-09-21T10:21:56.953 INFO:tasks.rados.rados.0.smithi007.stdout:3815: snap_remove snap 473 2024-09-21T10:21:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:56 smithi007 ceph-mon[99390]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-21T10:21:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:56 smithi007 ceph-mon[99390]: pgmap v1008: 89 pgs: 89 active+clean; 187 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 597 KiB/s wr, 10 op/s 2024-09-21T10:21:57.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:56 smithi007 ceph-mon[101144]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-21T10:21:57.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:56 smithi007 ceph-mon[101144]: pgmap v1008: 89 pgs: 89 active+clean; 187 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 597 KiB/s wr, 10 op/s 2024-09-21T10:21:57.317 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:56 smithi031 ceph-mon[96824]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-21T10:21:57.317 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:56 smithi031 ceph-mon[96824]: pgmap v1008: 89 pgs: 89 active+clean; 187 MiB data, 794 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 597 KiB/s wr, 10 op/s 2024-09-21T10:21:57.748 INFO:tasks.rados.rados.0.smithi007.stdout:3815: done (2 left) 2024-09-21T10:21:57.748 INFO:tasks.rados.rados.0.smithi007.stdout:3816: read oid 15 snap -1 2024-09-21T10:21:57.748 INFO:tasks.rados.rados.0.smithi007.stdout:3816: expect (ObjNum 1415 snap 470 seq_num 1415) 2024-09-21T10:21:57.748 INFO:tasks.rados.rados.0.smithi007.stdout:3817: read oid 11 snap -1 2024-09-21T10:21:57.748 INFO:tasks.rados.rados.0.smithi007.stdout:3817: expect (ObjNum 1417 snap 471 seq_num 1417) 2024-09-21T10:21:57.748 INFO:tasks.rados.rados.0.smithi007.stdout:3818: delete oid 1 current snap is 476 2024-09-21T10:21:57.748 INFO:tasks.rados.rados.0.smithi007.stdout:3813: finishing write tid 1 to smithi00780062-25 2024-09-21T10:21:57.748 INFO:tasks.rados.rados.0.smithi007.stdout:3813: finishing write tid 2 to smithi00780062-25 2024-09-21T10:21:57.748 INFO:tasks.rados.rados.0.smithi007.stdout:3813: finishing write tid 3 to smithi00780062-25 2024-09-21T10:21:57.749 INFO:tasks.rados.rados.0.smithi007.stdout:3813: finishing write tid 4 to smithi00780062-25 2024-09-21T10:21:57.749 INFO:tasks.rados.rados.0.smithi007.stdout:3813: oid 25 updating version 0 to 1362 2024-09-21T10:21:57.749 INFO:tasks.rados.rados.0.smithi007.stdout:3813: oid 25 updating version 1362 to 1363 2024-09-21T10:21:57.749 INFO:tasks.rados.rados.0.smithi007.stdout:3813: oid 25 version 1363 is already newer than 1361 2024-09-21T10:21:57.749 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 1363 (ObjNum 1436 snap 476 seq_num 1436) dirty exists 2024-09-21T10:21:57.749 INFO:tasks.rados.rados.0.smithi007.stdout:3813: left oid 25 (ObjNum 1436 snap 476 seq_num 1436) 2024-09-21T10:21:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:3813: done (4 left) 2024-09-21T10:21:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:3814: done (3 left) 2024-09-21T10:21:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:3818: done (2 left) 2024-09-21T10:21:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:3819: write oid 13 current snap is 476 2024-09-21T10:21:57.765 INFO:tasks.rados.rados.0.smithi007.stdout:3819: seq_num 1438 ranges {568466=598779,1931577=236889} 2024-09-21T10:21:57.771 INFO:tasks.rados.rados.0.smithi007.stdout:3819: writing smithi00780062-13 from 568466 to 1167245 tid 1 2024-09-21T10:21:57.777 INFO:tasks.rados.rados.0.smithi007.stdout:3819: writing smithi00780062-13 from 1931577 to 2168466 tid 2 2024-09-21T10:21:57.777 INFO:tasks.rados.rados.0.smithi007.stdout:3820: snap_remove snap 468 2024-09-21T10:21:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:57 smithi007 ceph-mon[101144]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-21T10:21:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:57 smithi007 ceph-mon[101144]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-21T10:21:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:57 smithi007 ceph-mon[99390]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-21T10:21:58.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:57 smithi007 ceph-mon[99390]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-21T10:21:58.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:57 smithi031 ceph-mon[96824]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-21T10:21:58.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:57 smithi031 ceph-mon[96824]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-21T10:21:58.750 INFO:tasks.rados.rados.0.smithi007.stdout:3820: done (3 left) 2024-09-21T10:21:58.750 INFO:tasks.rados.rados.0.smithi007.stdout:3821: read oid 12 snap 475 2024-09-21T10:21:58.750 INFO:tasks.rados.rados.0.smithi007.stdout:3821: expect deleted 2024-09-21T10:21:58.750 INFO:tasks.rados.rados.0.smithi007.stdout:3822: snap_create 2024-09-21T10:21:58.751 INFO:tasks.rados.rados.0.smithi007.stdout:3817: expect (ObjNum 1417 snap 471 seq_num 1417) 2024-09-21T10:21:58.993 INFO:tasks.rados.rados.0.smithi007.stdout:3816: expect (ObjNum 1415 snap 470 seq_num 1415) 2024-09-21T10:21:59.168 INFO:tasks.rados.rados.0.smithi007.stdout:3819: finishing write tid 1 to smithi00780062-13 2024-09-21T10:21:59.169 INFO:tasks.rados.rados.0.smithi007.stdout:3819: finishing write tid 2 to smithi00780062-13 2024-09-21T10:21:59.169 INFO:tasks.rados.rados.0.smithi007.stdout:3819: finishing write tid 3 to smithi00780062-13 2024-09-21T10:21:59.169 INFO:tasks.rados.rados.0.smithi007.stdout:3819: finishing write tid 4 to smithi00780062-13 2024-09-21T10:21:59.169 INFO:tasks.rados.rados.0.smithi007.stdout:3819: oid 13 updating version 0 to 3349 2024-09-21T10:21:59.169 INFO:tasks.rados.rados.0.smithi007.stdout:3819: oid 13 version 3349 is already newer than 3348 2024-09-21T10:21:59.169 INFO:tasks.rados.rados.0.smithi007.stdout:3819: oid 13 updating version 3349 to 3350 2024-09-21T10:21:59.169 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 3350 (ObjNum 1438 snap 476 seq_num 1438) dirty exists 2024-09-21T10:21:59.169 INFO:tasks.rados.rados.0.smithi007.stdout:3819: left oid 13 (ObjNum 1438 snap 476 seq_num 1438) 2024-09-21T10:21:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:58 smithi007 ceph-mon[99390]: pgmap v1011: 89 pgs: 89 active+clean; 187 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:21:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:21:58 smithi007 ceph-mon[99390]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-21T10:21:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:58 smithi007 ceph-mon[101144]: pgmap v1011: 89 pgs: 89 active+clean; 187 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:21:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:21:58 smithi007 ceph-mon[101144]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-21T10:21:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:58 smithi031 ceph-mon[96824]: pgmap v1011: 89 pgs: 89 active+clean; 187 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-09-21T10:21:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:21:58 smithi031 ceph-mon[96824]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-21T10:21:59.748 INFO:tasks.rados.rados.0.smithi007.stdout:3816: done (4 left) 2024-09-21T10:21:59.748 INFO:tasks.rados.rados.0.smithi007.stdout:3817: done (3 left) 2024-09-21T10:21:59.748 INFO:tasks.rados.rados.0.smithi007.stdout:3819: done (2 left) 2024-09-21T10:21:59.749 INFO:tasks.rados.rados.0.smithi007.stdout:3821: done (1 left) 2024-09-21T10:21:59.749 INFO:tasks.rados.rados.0.smithi007.stdout:3822: done (0 left) 2024-09-21T10:21:59.749 INFO:tasks.rados.rados.0.smithi007.stdout:3823: read oid 18 snap -1 2024-09-21T10:21:59.749 INFO:tasks.rados.rados.0.smithi007.stdout:3823: expect (ObjNum 1365 snap 457 seq_num 1365) 2024-09-21T10:21:59.749 INFO:tasks.rados.rados.0.smithi007.stdout:3824: snap_create 2024-09-21T10:21:59.761 INFO:tasks.rados.rados.0.smithi007.stdout:3823: expect (ObjNum 1365 snap 457 seq_num 1365) 2024-09-21T10:22:00.755 INFO:tasks.rados.rados.0.smithi007.stdout:3823: done (1 left) 2024-09-21T10:22:00.755 INFO:tasks.rados.rados.0.smithi007.stdout:3824: done (0 left) 2024-09-21T10:22:00.755 INFO:tasks.rados.rados.0.smithi007.stdout:3825: write oid 20 current snap is 478 2024-09-21T10:22:00.755 INFO:tasks.rados.rados.0.smithi007.stdout:3825: seq_num 1439 ranges {585273=674028,1990059=195214} 2024-09-21T10:22:00.762 INFO:tasks.rados.rados.0.smithi007.stdout:3825: writing smithi00780062-20 from 585273 to 1259301 tid 1 2024-09-21T10:22:00.767 INFO:tasks.rados.rados.0.smithi007.stdout:3825: writing smithi00780062-20 from 1990059 to 2185273 tid 2 2024-09-21T10:22:00.767 INFO:tasks.rados.rados.0.smithi007.stdout:3826: snap_create 2024-09-21T10:22:00.771 INFO:tasks.rados.rados.0.smithi007.stdout:3825: finishing write tid 1 to smithi00780062-20 2024-09-21T10:22:00.771 INFO:tasks.rados.rados.0.smithi007.stdout:3825: finishing write tid 2 to smithi00780062-20 2024-09-21T10:22:00.771 INFO:tasks.rados.rados.0.smithi007.stdout:3825: finishing write tid 3 to smithi00780062-20 2024-09-21T10:22:00.771 INFO:tasks.rados.rados.0.smithi007.stdout:3825: finishing write tid 4 to smithi00780062-20 2024-09-21T10:22:00.771 INFO:tasks.rados.rados.0.smithi007.stdout:3825: oid 20 updating version 0 to 1399 2024-09-21T10:22:00.771 INFO:tasks.rados.rados.0.smithi007.stdout:3825: oid 20 updating version 1399 to 1400 2024-09-21T10:22:00.772 INFO:tasks.rados.rados.0.smithi007.stdout:3825: oid 20 version 1400 is already newer than 1398 2024-09-21T10:22:00.772 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 1400 (ObjNum 1439 snap 478 seq_num 1439) dirty exists 2024-09-21T10:22:00.772 INFO:tasks.rados.rados.0.smithi007.stdout:3825: left oid 20 (ObjNum 1439 snap 478 seq_num 1439) 2024-09-21T10:22:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:00 smithi031 ceph-mon[96824]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-21T10:22:01.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:00 smithi031 ceph-mon[96824]: pgmap v1014: 89 pgs: 89 active+clean; 191 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-09-21T10:22:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:00 smithi007 ceph-mon[99390]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-21T10:22:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:00 smithi007 ceph-mon[99390]: pgmap v1014: 89 pgs: 89 active+clean; 191 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-09-21T10:22:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:00 smithi007 ceph-mon[101144]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-21T10:22:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:00 smithi007 ceph-mon[101144]: pgmap v1014: 89 pgs: 89 active+clean; 191 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-09-21T10:22:01.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:22:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:22:00] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.51.0" 2024-09-21T10:22:01.756 INFO:tasks.rados.rados.0.smithi007.stdout:3825: done (1 left) 2024-09-21T10:22:01.756 INFO:tasks.rados.rados.0.smithi007.stdout:3826: done (0 left) 2024-09-21T10:22:01.756 INFO:tasks.rados.rados.0.smithi007.stdout:3827: write oid 43 current snap is 479 2024-09-21T10:22:01.756 INFO:tasks.rados.rados.0.smithi007.stdout:3827: seq_num 1440 ranges {602080=749277,2048541=153539} 2024-09-21T10:22:01.763 INFO:tasks.rados.rados.0.smithi007.stdout:3827: writing smithi00780062-43 from 602080 to 1351357 tid 1 2024-09-21T10:22:01.769 INFO:tasks.rados.rados.0.smithi007.stdout:3827: writing smithi00780062-43 from 2048541 to 2202080 tid 2 2024-09-21T10:22:01.769 INFO:tasks.rados.rados.0.smithi007.stdout:3828: rollback oid 16 current snap is 479 2024-09-21T10:22:01.769 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 16 to 476 2024-09-21T10:22:01.769 INFO:tasks.rados.rados.0.smithi007.stdout:3829: rollback oid 31 current snap is 479 2024-09-21T10:22:01.769 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 31 to 477 2024-09-21T10:22:01.769 INFO:tasks.rados.rados.0.smithi007.stdout:3830: read oid 4 snap -1 2024-09-21T10:22:01.769 INFO:tasks.rados.rados.0.smithi007.stdout:3830: expect (ObjNum 1359 snap 456 seq_num 1359) 2024-09-21T10:22:01.769 INFO:tasks.rados.rados.0.smithi007.stdout:3831: write oid 29 current snap is 479 2024-09-21T10:22:01.769 INFO:tasks.rados.rados.0.smithi007.stdout:3831: seq_num 1441 ranges {618887=424526,1590670=604158} 2024-09-21T10:22:01.775 INFO:tasks.rados.rados.0.smithi007.stdout:3831: writing smithi00780062-29 from 618887 to 1043413 tid 1 2024-09-21T10:22:01.782 INFO:tasks.rados.rados.0.smithi007.stdout:3831: writing smithi00780062-29 from 1590670 to 2194828 tid 2 2024-09-21T10:22:01.782 INFO:tasks.rados.rados.0.smithi007.stdout:3832: write oid 44 current snap is 479 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3827: finishing write tid 1 to smithi00780062-43 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3827: finishing write tid 2 to smithi00780062-43 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3827: finishing write tid 3 to smithi00780062-43 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3827: finishing write tid 4 to smithi00780062-43 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3827: oid 43 updating version 0 to 634 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3827: oid 43 version 634 is already newer than 633 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3827: oid 43 updating version 634 to 635 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 635 (ObjNum 1440 snap 479 seq_num 1440) dirty exists 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3827: left oid 43 (ObjNum 1440 snap 479 seq_num 1440) 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3829: finishing rollback tid 0 to smithi00780062-31 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3828: finishing rollback tid 0 to smithi00780062-16 2024-09-21T10:22:01.783 INFO:tasks.rados.rados.0.smithi007.stdout:3832: seq_num 1442 ranges {635694=499775,1649152=464169} 2024-09-21T10:22:01.788 INFO:tasks.rados.rados.0.smithi007.stdout:3832: writing smithi00780062-44 from 635694 to 1135469 tid 1 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3832: writing smithi00780062-44 from 1649152 to 2113321 tid 2 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3827: done (5 left) 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3833: read oid 9 snap -1 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3833: expect deleted 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3834: snap_create 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3828: finishing rollback tid 1 to smithi00780062-16 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3828: finishing rollback tid 2 to smithi00780062-16 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2309 (ObjNum 1396 snap 465 seq_num 1396) dirty exists 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3829: finishing rollback tid 1 to smithi00780062-31 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3829: finishing rollback tid 2 to smithi00780062-31 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 31 v 2034 (ObjNum 1382 snap 459 seq_num 1382) dirty exists 2024-09-21T10:22:01.795 INFO:tasks.rados.rados.0.smithi007.stdout:3830: expect (ObjNum 1359 snap 456 seq_num 1359) 2024-09-21T10:22:01.983 INFO:tasks.rados.rados.0.smithi007.stdout:3831: finishing write tid 1 to smithi00780062-29 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3831: finishing write tid 2 to smithi00780062-29 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3831: finishing write tid 3 to smithi00780062-29 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3831: finishing write tid 4 to smithi00780062-29 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3831: oid 29 updating version 0 to 1725 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3831: oid 29 version 1725 is already newer than 1723 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3831: oid 29 version 1725 is already newer than 1724 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1725 (ObjNum 1441 snap 479 seq_num 1441) dirty exists 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3831: left oid 29 (ObjNum 1441 snap 479 seq_num 1441) 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3832: finishing write tid 1 to smithi00780062-44 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3832: finishing write tid 2 to smithi00780062-44 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3832: finishing write tid 3 to smithi00780062-44 2024-09-21T10:22:01.984 INFO:tasks.rados.rados.0.smithi007.stdout:3832: finishing write tid 4 to smithi00780062-44 2024-09-21T10:22:01.985 INFO:tasks.rados.rados.0.smithi007.stdout:3832: oid 44 updating version 0 to 3361 2024-09-21T10:22:01.985 INFO:tasks.rados.rados.0.smithi007.stdout:3832: oid 44 updating version 3361 to 3362 2024-09-21T10:22:01.985 INFO:tasks.rados.rados.0.smithi007.stdout:3832: oid 44 updating version 3362 to 3363 2024-09-21T10:22:01.985 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 3363 (ObjNum 1442 snap 479 seq_num 1442) dirty exists 2024-09-21T10:22:01.985 INFO:tasks.rados.rados.0.smithi007.stdout:3832: left oid 44 (ObjNum 1442 snap 479 seq_num 1442) 2024-09-21T10:22:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:01 smithi031 ceph-mon[96824]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-21T10:22:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:01 smithi007 ceph-mon[99390]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-21T10:22:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:01 smithi007 ceph-mon[101144]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-21T10:22:02.748 INFO:tasks.rados.rados.0.smithi007.stdout:3828: done (6 left) 2024-09-21T10:22:02.748 INFO:tasks.rados.rados.0.smithi007.stdout:3829: done (5 left) 2024-09-21T10:22:02.748 INFO:tasks.rados.rados.0.smithi007.stdout:3830: done (4 left) 2024-09-21T10:22:02.748 INFO:tasks.rados.rados.0.smithi007.stdout:3831: done (3 left) 2024-09-21T10:22:02.748 INFO:tasks.rados.rados.0.smithi007.stdout:3832: done (2 left) 2024-09-21T10:22:02.748 INFO:tasks.rados.rados.0.smithi007.stdout:3833: done (1 left) 2024-09-21T10:22:02.748 INFO:tasks.rados.rados.0.smithi007.stdout:3834: done (0 left) 2024-09-21T10:22:02.749 INFO:tasks.rados.rados.0.smithi007.stdout:3835: write oid 44 current snap is 480 2024-09-21T10:22:02.749 INFO:tasks.rados.rados.0.smithi007.stdout:3835: seq_num 1443 ranges {652501=575024,1707634=544867} 2024-09-21T10:22:02.754 INFO:tasks.rados.rados.0.smithi007.stdout:3835: writing smithi00780062-44 from 652501 to 1227525 tid 1 2024-09-21T10:22:02.761 INFO:tasks.rados.rados.0.smithi007.stdout:3835: writing smithi00780062-44 from 1707634 to 2252501 tid 2 2024-09-21T10:22:02.761 INFO:tasks.rados.rados.0.smithi007.stdout:3836: read oid 10 snap 474 2024-09-21T10:22:02.761 INFO:tasks.rados.rados.0.smithi007.stdout:3836: expect deleted 2024-09-21T10:22:02.761 INFO:tasks.rados.rados.0.smithi007.stdout:3837: write oid 41 current snap is 480 2024-09-21T10:22:02.761 INFO:tasks.rados.rados.0.smithi007.stdout:3837: seq_num 1444 ranges {669308=650273,1766116=467838} 2024-09-21T10:22:02.769 INFO:tasks.rados.rados.0.smithi007.stdout:3837: writing smithi00780062-41 from 669308 to 1319581 tid 1 2024-09-21T10:22:02.775 INFO:tasks.rados.rados.0.smithi007.stdout:3837: writing smithi00780062-41 from 1766116 to 2233954 tid 2 2024-09-21T10:22:02.775 INFO:tasks.rados.rados.0.smithi007.stdout:3838: delete oid 37 current snap is 480 2024-09-21T10:22:02.775 INFO:tasks.rados.rados.0.smithi007.stdout:3835: finishing write tid 1 to smithi00780062-44 2024-09-21T10:22:02.775 INFO:tasks.rados.rados.0.smithi007.stdout:3835: finishing write tid 2 to smithi00780062-44 2024-09-21T10:22:02.775 INFO:tasks.rados.rados.0.smithi007.stdout:3835: finishing write tid 3 to smithi00780062-44 2024-09-21T10:22:02.775 INFO:tasks.rados.rados.0.smithi007.stdout:3835: finishing write tid 4 to smithi00780062-44 2024-09-21T10:22:02.775 INFO:tasks.rados.rados.0.smithi007.stdout:3835: oid 44 updating version 0 to 3366 2024-09-21T10:22:02.775 INFO:tasks.rados.rados.0.smithi007.stdout:3835: oid 44 version 3366 is already newer than 3365 2024-09-21T10:22:02.776 INFO:tasks.rados.rados.0.smithi007.stdout:3835: oid 44 updating version 3366 to 3367 2024-09-21T10:22:02.776 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 3367 (ObjNum 1443 snap 480 seq_num 1443) dirty exists 2024-09-21T10:22:02.776 INFO:tasks.rados.rados.0.smithi007.stdout:3835: left oid 44 (ObjNum 1443 snap 480 seq_num 1443) 2024-09-21T10:22:02.778 INFO:tasks.rados.rados.0.smithi007.stdout:3835: done (3 left) 2024-09-21T10:22:02.778 INFO:tasks.rados.rados.0.smithi007.stdout:3836: done (2 left) 2024-09-21T10:22:02.778 INFO:tasks.rados.rados.0.smithi007.stdout:3838: done (1 left) 2024-09-21T10:22:02.779 INFO:tasks.rados.rados.0.smithi007.stdout:3839: delete oid 21 current snap is 480 2024-09-21T10:22:02.780 INFO:tasks.rados.rados.0.smithi007.stdout:3837: finishing write tid 1 to smithi00780062-41 2024-09-21T10:22:02.780 INFO:tasks.rados.rados.0.smithi007.stdout:3837: finishing write tid 2 to smithi00780062-41 2024-09-21T10:22:02.780 INFO:tasks.rados.rados.0.smithi007.stdout:3837: finishing write tid 3 to smithi00780062-41 2024-09-21T10:22:02.781 INFO:tasks.rados.rados.0.smithi007.stdout:3837: finishing write tid 4 to smithi00780062-41 2024-09-21T10:22:02.781 INFO:tasks.rados.rados.0.smithi007.stdout:3837: oid 41 updating version 0 to 1727 2024-09-21T10:22:02.781 INFO:tasks.rados.rados.0.smithi007.stdout:3837: oid 41 updating version 1727 to 1729 2024-09-21T10:22:02.781 INFO:tasks.rados.rados.0.smithi007.stdout:3837: oid 41 version 1729 is already newer than 1728 2024-09-21T10:22:02.781 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1729 (ObjNum 1444 snap 480 seq_num 1444) dirty exists 2024-09-21T10:22:02.781 INFO:tasks.rados.rados.0.smithi007.stdout:3837: left oid 41 (ObjNum 1444 snap 480 seq_num 1444) 2024-09-21T10:22:02.783 INFO:tasks.rados.rados.0.smithi007.stdout:3837: done (1 left) 2024-09-21T10:22:02.783 INFO:tasks.rados.rados.0.smithi007.stdout:3839: done (0 left) 2024-09-21T10:22:02.783 INFO:tasks.rados.rados.0.smithi007.stdout:3840: delete oid 47 current snap is 480 2024-09-21T10:22:02.785 INFO:tasks.rados.rados.0.smithi007.stdout:3840: done (0 left) 2024-09-21T10:22:02.785 INFO:tasks.rados.rados.0.smithi007.stdout:3841: snap_remove snap 471 2024-09-21T10:22:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:02 smithi031 ceph-mon[96824]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-21T10:22:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:02 smithi031 ceph-mon[96824]: pgmap v1017: 89 pgs: 89 active+clean; 187 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-21T10:22:03.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:02 smithi031 ceph-mon[96824]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-21T10:22:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:02 smithi007 ceph-mon[99390]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-21T10:22:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:02 smithi007 ceph-mon[99390]: pgmap v1017: 89 pgs: 89 active+clean; 187 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-21T10:22:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:02 smithi007 ceph-mon[99390]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-21T10:22:03.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:02 smithi007 ceph-mon[101144]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-21T10:22:03.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:02 smithi007 ceph-mon[101144]: pgmap v1017: 89 pgs: 89 active+clean; 187 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-21T10:22:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:02 smithi007 ceph-mon[101144]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-21T10:22:03.770 INFO:tasks.rados.rados.0.smithi007.stdout:3841: done (0 left) 2024-09-21T10:22:03.770 INFO:tasks.rados.rados.0.smithi007.stdout:3842: write oid 30 current snap is 480 2024-09-21T10:22:03.770 INFO:tasks.rados.rados.0.smithi007.stdout:3842: seq_num 1448 ranges {736536=667622,2000044=336492} 2024-09-21T10:22:03.778 INFO:tasks.rados.rados.0.smithi007.stdout:3842: writing smithi00780062-30 from 736536 to 1404158 tid 1 2024-09-21T10:22:03.784 INFO:tasks.rados.rados.0.smithi007.stdout:3842: writing smithi00780062-30 from 2000044 to 2336536 tid 2 2024-09-21T10:22:03.784 INFO:tasks.rados.rados.0.smithi007.stdout:3843: snap_remove snap 475 2024-09-21T10:22:04.778 INFO:tasks.rados.rados.0.smithi007.stdout:3843: done (1 left) 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3844: rollback oid 43 current snap is 480 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 43 to 476 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3842: finishing write tid 1 to smithi00780062-30 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3842: finishing write tid 2 to smithi00780062-30 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3842: finishing write tid 3 to smithi00780062-30 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3842: finishing write tid 4 to smithi00780062-30 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3842: oid 30 updating version 0 to 1399 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3842: oid 30 updating version 1399 to 1400 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3842: oid 30 updating version 1400 to 1401 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1401 (ObjNum 1448 snap 480 seq_num 1448) dirty exists 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3842: left oid 30 (ObjNum 1448 snap 480 seq_num 1448) 2024-09-21T10:22:04.779 INFO:tasks.rados.rados.0.smithi007.stdout:3842: done (1 left) 2024-09-21T10:22:04.780 INFO:tasks.rados.rados.0.smithi007.stdout:3845: snap_create 2024-09-21T10:22:04.784 INFO:tasks.rados.rados.0.smithi007.stdout:3844: finishing rollback tid 0 to smithi00780062-43 2024-09-21T10:22:04.785 INFO:tasks.rados.rados.0.smithi007.stdout:3844: finishing rollback tid 1 to smithi00780062-43 2024-09-21T10:22:04.785 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 638 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-21T10:22:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:04 smithi031 ceph-mon[96824]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-21T10:22:05.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:04 smithi031 ceph-mon[96824]: pgmap v1020: 89 pgs: 89 active+clean; 187 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 909 KiB/s wr, 14 op/s 2024-09-21T10:22:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:04 smithi007 ceph-mon[99390]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-21T10:22:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:04 smithi007 ceph-mon[99390]: pgmap v1020: 89 pgs: 89 active+clean; 187 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 909 KiB/s wr, 14 op/s 2024-09-21T10:22:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:04 smithi007 ceph-mon[101144]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-21T10:22:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:04 smithi007 ceph-mon[101144]: pgmap v1020: 89 pgs: 89 active+clean; 187 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 909 KiB/s wr, 14 op/s 2024-09-21T10:22:05.778 INFO:tasks.rados.rados.0.smithi007.stdout:3844: done (1 left) 2024-09-21T10:22:05.778 INFO:tasks.rados.rados.0.smithi007.stdout:3845: done (0 left) 2024-09-21T10:22:05.778 INFO:tasks.rados.rados.0.smithi007.stdout:3846: snap_create 2024-09-21T10:22:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:05 smithi031 ceph-mon[96824]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-21T10:22:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:05 smithi007 ceph-mon[99390]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-21T10:22:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:05 smithi007 ceph-mon[101144]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-21T10:22:06.788 INFO:tasks.rados.rados.0.smithi007.stdout:3846: done (0 left) 2024-09-21T10:22:06.788 INFO:tasks.rados.rados.0.smithi007.stdout:3847: write oid 3 current snap is 482 2024-09-21T10:22:06.788 INFO:tasks.rados.rados.0.smithi007.stdout:3847: seq_num 1449 ranges {753343=742871,1942173=411170} 2024-09-21T10:22:06.796 INFO:tasks.rados.rados.0.smithi007.stdout:3847: writing smithi00780062-3 from 753343 to 1496214 tid 1 2024-09-21T10:22:06.802 INFO:tasks.rados.rados.0.smithi007.stdout:3847: writing smithi00780062-3 from 1942173 to 2353343 tid 2 2024-09-21T10:22:06.802 INFO:tasks.rados.rados.0.smithi007.stdout:3848: snap_remove snap 477 2024-09-21T10:22:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:06 smithi007 ceph-mon[99390]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-21T10:22:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:06 smithi007 ceph-mon[99390]: pgmap v1023: 89 pgs: 89 active+clean; 191 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 745 KiB/s wr, 4 op/s 2024-09-21T10:22:07.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:06 smithi007 ceph-mon[101144]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-21T10:22:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:06 smithi007 ceph-mon[101144]: pgmap v1023: 89 pgs: 89 active+clean; 191 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 745 KiB/s wr, 4 op/s 2024-09-21T10:22:07.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:06 smithi031 ceph-mon[96824]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-21T10:22:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:06 smithi031 ceph-mon[96824]: pgmap v1023: 89 pgs: 89 active+clean; 191 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 745 KiB/s wr, 4 op/s 2024-09-21T10:22:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:07.751 INFO:tasks.rados.rados.0.smithi007.stdout:3848: done (1 left) 2024-09-21T10:22:07.751 INFO:tasks.rados.rados.0.smithi007.stdout:3849: snap_remove snap 474 2024-09-21T10:22:08.093 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:07 smithi031 ceph-mon[96824]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-21T10:22:08.093 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:07 smithi031 ceph-mon[96824]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-21T10:22:08.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:07 smithi007 ceph-mon[99390]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-21T10:22:08.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:07 smithi007 ceph-mon[99390]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-21T10:22:08.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:07 smithi007 ceph-mon[101144]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-21T10:22:08.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:07 smithi007 ceph-mon[101144]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-21T10:22:08.752 INFO:tasks.rados.rados.0.smithi007.stdout:3849: done (1 left) 2024-09-21T10:22:08.752 INFO:tasks.rados.rados.0.smithi007.stdout:3850: delete oid 45 current snap is 482 2024-09-21T10:22:08.752 INFO:tasks.rados.rados.0.smithi007.stdout:3847: finishing write tid 1 to smithi00780062-3 2024-09-21T10:22:08.752 INFO:tasks.rados.rados.0.smithi007.stdout:3847: finishing write tid 2 to smithi00780062-3 2024-09-21T10:22:08.752 INFO:tasks.rados.rados.0.smithi007.stdout:3847: finishing write tid 3 to smithi00780062-3 2024-09-21T10:22:08.752 INFO:tasks.rados.rados.0.smithi007.stdout:3847: finishing write tid 4 to smithi00780062-3 2024-09-21T10:22:08.752 INFO:tasks.rados.rados.0.smithi007.stdout:3847: oid 3 updating version 0 to 1997 2024-09-21T10:22:08.752 INFO:tasks.rados.rados.0.smithi007.stdout:3847: oid 3 updating version 1997 to 1998 2024-09-21T10:22:08.752 INFO:tasks.rados.rados.0.smithi007.stdout:3847: oid 3 version 1998 is already newer than 1996 2024-09-21T10:22:08.752 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 1998 (ObjNum 1449 snap 482 seq_num 1449) dirty exists 2024-09-21T10:22:08.753 INFO:tasks.rados.rados.0.smithi007.stdout:3847: left oid 3 (ObjNum 1449 snap 482 seq_num 1449) 2024-09-21T10:22:08.760 INFO:tasks.rados.rados.0.smithi007.stdout:3847: done (1 left) 2024-09-21T10:22:08.760 INFO:tasks.rados.rados.0.smithi007.stdout:3850: done (0 left) 2024-09-21T10:22:08.760 INFO:tasks.rados.rados.0.smithi007.stdout:3851: rollback oid 39 current snap is 482 2024-09-21T10:22:08.761 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 39 to 479 2024-09-21T10:22:08.761 INFO:tasks.rados.rados.0.smithi007.stdout:3852: write oid 50 current snap is 482 2024-09-21T10:22:08.761 INFO:tasks.rados.rados.0.smithi007.stdout:3852: seq_num 1451 ranges {786957=493369,2059137=327820} 2024-09-21T10:22:08.768 INFO:tasks.rados.rados.0.smithi007.stdout:3852: writing smithi00780062-50 from 786957 to 1280326 tid 1 2024-09-21T10:22:08.774 INFO:tasks.rados.rados.0.smithi007.stdout:3852: writing smithi00780062-50 from 2059137 to 2386957 tid 2 2024-09-21T10:22:08.774 INFO:tasks.rados.rados.0.smithi007.stdout:3853: write oid 37 current snap is 482 2024-09-21T10:22:08.774 INFO:tasks.rados.rados.0.smithi007.stdout:3853: seq_num 1452 ranges {403764=568618,1717619=686145} 2024-09-21T10:22:08.779 INFO:tasks.rados.rados.0.smithi007.stdout:3853: writing smithi00780062-37 from 403764 to 972382 tid 1 2024-09-21T10:22:08.788 INFO:tasks.rados.rados.0.smithi007.stdout:3853: writing smithi00780062-37 from 1717619 to 2403764 tid 2 2024-09-21T10:22:08.788 INFO:tasks.rados.rados.0.smithi007.stdout:3854: snap_remove snap 476 2024-09-21T10:22:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:08 smithi031 ceph-mon[96824]: pgmap v1026: 89 pgs: 89 active+clean; 192 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1019 KiB/s wr, 5 op/s 2024-09-21T10:22:09.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:08 smithi031 ceph-mon[96824]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-21T10:22:09.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:08 smithi007 ceph-mon[99390]: pgmap v1026: 89 pgs: 89 active+clean; 192 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1019 KiB/s wr, 5 op/s 2024-09-21T10:22:09.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:08 smithi007 ceph-mon[99390]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-21T10:22:09.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:08 smithi007 ceph-mon[101144]: pgmap v1026: 89 pgs: 89 active+clean; 192 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1019 KiB/s wr, 5 op/s 2024-09-21T10:22:09.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:08 smithi007 ceph-mon[101144]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-21T10:22:09.794 INFO:tasks.rados.rados.0.smithi007.stdout:3854: done (3 left) 2024-09-21T10:22:09.794 INFO:tasks.rados.rados.0.smithi007.stdout:3855: snap_create 2024-09-21T10:22:09.794 INFO:tasks.rados.rados.0.smithi007.stdout:3851: finishing rollback tid 0 to smithi00780062-39 2024-09-21T10:22:09.794 INFO:tasks.rados.rados.0.smithi007.stdout:3851: finishing rollback tid 1 to smithi00780062-39 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3851: finishing rollback tid 2 to smithi00780062-39 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 39 v 2050 (ObjNum 1405 snap 468 seq_num 1405) dirty exists 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3852: finishing write tid 1 to smithi00780062-50 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3852: finishing write tid 2 to smithi00780062-50 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3852: finishing write tid 3 to smithi00780062-50 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3852: finishing write tid 4 to smithi00780062-50 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3852: oid 50 updating version 0 to 642 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3852: oid 50 version 642 is already newer than 640 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3852: oid 50 version 642 is already newer than 641 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 50 v 642 (ObjNum 1451 snap 482 seq_num 1451) dirty exists 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3852: left oid 50 (ObjNum 1451 snap 482 seq_num 1451) 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3853: finishing write tid 1 to smithi00780062-37 2024-09-21T10:22:09.795 INFO:tasks.rados.rados.0.smithi007.stdout:3853: finishing write tid 2 to smithi00780062-37 2024-09-21T10:22:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:3853: finishing write tid 3 to smithi00780062-37 2024-09-21T10:22:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:3853: finishing write tid 4 to smithi00780062-37 2024-09-21T10:22:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:3853: oid 37 updating version 0 to 2331 2024-09-21T10:22:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:3853: oid 37 version 2331 is already newer than 2329 2024-09-21T10:22:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:3853: oid 37 version 2331 is already newer than 2330 2024-09-21T10:22:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 2331 (ObjNum 1452 snap 482 seq_num 1452) dirty exists 2024-09-21T10:22:09.796 INFO:tasks.rados.rados.0.smithi007.stdout:3853: left oid 37 (ObjNum 1452 snap 482 seq_num 1452) 2024-09-21T10:22:10.797 INFO:tasks.rados.rados.0.smithi007.stdout:3851: done (3 left) 2024-09-21T10:22:10.797 INFO:tasks.rados.rados.0.smithi007.stdout:3852: done (2 left) 2024-09-21T10:22:10.797 INFO:tasks.rados.rados.0.smithi007.stdout:3853: done (1 left) 2024-09-21T10:22:10.797 INFO:tasks.rados.rados.0.smithi007.stdout:3855: done (0 left) 2024-09-21T10:22:10.797 INFO:tasks.rados.rados.0.smithi007.stdout:3856: snap_create 2024-09-21T10:22:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:10 smithi031 ceph-mon[96824]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-21T10:22:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:10 smithi031 ceph-mon[96824]: pgmap v1029: 89 pgs: 89 active+clean; 186 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1002 KiB/s wr, 6 op/s 2024-09-21T10:22:11.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:10 smithi007 ceph-mon[99390]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-21T10:22:11.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:10 smithi007 ceph-mon[99390]: pgmap v1029: 89 pgs: 89 active+clean; 186 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1002 KiB/s wr, 6 op/s 2024-09-21T10:22:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:22:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:22:10] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.51.0" 2024-09-21T10:22:11.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:10 smithi007 ceph-mon[101144]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-21T10:22:11.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:10 smithi007 ceph-mon[101144]: pgmap v1029: 89 pgs: 89 active+clean; 186 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1002 KiB/s wr, 6 op/s 2024-09-21T10:22:11.804 INFO:tasks.rados.rados.0.smithi007.stdout:3856: done (0 left) 2024-09-21T10:22:11.804 INFO:tasks.rados.rados.0.smithi007.stdout:3857: snap_create 2024-09-21T10:22:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:11 smithi031 ceph-mon[96824]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-21T10:22:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:11 smithi007 ceph-mon[99390]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-21T10:22:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:11 smithi007 ceph-mon[101144]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-21T10:22:12.752 INFO:tasks.rados.rados.0.smithi007.stdout:3857: done (0 left) 2024-09-21T10:22:12.753 INFO:tasks.rados.rados.0.smithi007.stdout:3858: write oid 5 current snap is 485 2024-09-21T10:22:12.753 INFO:tasks.rados.rados.0.smithi007.stdout:3858: seq_num 1453 ranges {420571=760220,1776101=626172} 2024-09-21T10:22:12.758 INFO:tasks.rados.rados.0.smithi007.stdout:3858: writing smithi00780062-5 from 420571 to 1180791 tid 1 2024-09-21T10:22:12.765 INFO:tasks.rados.rados.0.smithi007.stdout:3858: writing smithi00780062-5 from 1776101 to 2402273 tid 2 2024-09-21T10:22:12.765 INFO:tasks.rados.rados.0.smithi007.stdout:3859: write oid 16 current snap is 485 2024-09-21T10:22:12.765 INFO:tasks.rados.rados.0.smithi007.stdout:3859: seq_num 1454 ranges {437378=435469,1434583=769830} 2024-09-21T10:22:12.770 INFO:tasks.rados.rados.0.smithi007.stdout:3859: writing smithi00780062-16 from 437378 to 872847 tid 1 2024-09-21T10:22:12.778 INFO:tasks.rados.rados.0.smithi007.stdout:3859: writing smithi00780062-16 from 1434583 to 2204413 tid 2 2024-09-21T10:22:12.778 INFO:tasks.rados.rados.0.smithi007.stdout:3860: write oid 46 current snap is 485 2024-09-21T10:22:12.778 INFO:tasks.rados.rados.0.smithi007.stdout:3858: finishing write tid 1 to smithi00780062-5 2024-09-21T10:22:12.778 INFO:tasks.rados.rados.0.smithi007.stdout:3858: finishing write tid 2 to smithi00780062-5 2024-09-21T10:22:12.778 INFO:tasks.rados.rados.0.smithi007.stdout:3860: seq_num 1455 ranges {454185=510718,1493065=629841} 2024-09-21T10:22:12.783 INFO:tasks.rados.rados.0.smithi007.stdout:3860: writing smithi00780062-46 from 454185 to 964903 tid 1 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3860: writing smithi00780062-46 from 1493065 to 2122906 tid 2 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3861: read oid 38 snap -1 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3861: expect deleted 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3862: delete oid 48 current snap is 485 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3858: finishing write tid 3 to smithi00780062-5 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3858: finishing write tid 4 to smithi00780062-5 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3858: oid 5 updating version 0 to 1181 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3858: oid 5 version 1181 is already newer than 1180 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3858: oid 5 updating version 1181 to 1182 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 1182 (ObjNum 1453 snap 485 seq_num 1453) dirty exists 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3858: left oid 5 (ObjNum 1453 snap 485 seq_num 1453) 2024-09-21T10:22:12.791 INFO:tasks.rados.rados.0.smithi007.stdout:3859: finishing write tid 1 to smithi00780062-16 2024-09-21T10:22:12.792 INFO:tasks.rados.rados.0.smithi007.stdout:3859: finishing write tid 2 to smithi00780062-16 2024-09-21T10:22:12.792 INFO:tasks.rados.rados.0.smithi007.stdout:3859: finishing write tid 3 to smithi00780062-16 2024-09-21T10:22:12.792 INFO:tasks.rados.rados.0.smithi007.stdout:3859: finishing write tid 4 to smithi00780062-16 2024-09-21T10:22:12.792 INFO:tasks.rados.rados.0.smithi007.stdout:3859: oid 16 updating version 0 to 2337 2024-09-21T10:22:12.792 INFO:tasks.rados.rados.0.smithi007.stdout:3859: oid 16 updating version 2337 to 2338 2024-09-21T10:22:12.792 INFO:tasks.rados.rados.0.smithi007.stdout:3859: oid 16 updating version 2338 to 2339 2024-09-21T10:22:12.792 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2339 (ObjNum 1454 snap 485 seq_num 1454) dirty exists 2024-09-21T10:22:12.792 INFO:tasks.rados.rados.0.smithi007.stdout:3859: left oid 16 (ObjNum 1454 snap 485 seq_num 1454) 2024-09-21T10:22:12.792 INFO:tasks.rados.rados.0.smithi007.stdout:3860: finishing write tid 1 to smithi00780062-46 2024-09-21T10:22:12.793 INFO:tasks.rados.rados.0.smithi007.stdout:3858: done (4 left) 2024-09-21T10:22:12.793 INFO:tasks.rados.rados.0.smithi007.stdout:3859: done (3 left) 2024-09-21T10:22:12.793 INFO:tasks.rados.rados.0.smithi007.stdout:3862: done (2 left) 2024-09-21T10:22:12.793 INFO:tasks.rados.rados.0.smithi007.stdout:3863: read oid 3 snap -1 2024-09-21T10:22:12.793 INFO:tasks.rados.rados.0.smithi007.stdout:3863: expect (ObjNum 1449 snap 482 seq_num 1449) 2024-09-21T10:22:12.793 INFO:tasks.rados.rados.0.smithi007.stdout:3864: write oid 15 current snap is 485 2024-09-21T10:22:12.793 INFO:tasks.rados.rados.0.smithi007.stdout:3864: seq_num 1457 ranges {487799=661216,1893676=594123} 2024-09-21T10:22:12.799 INFO:tasks.rados.rados.0.smithi007.stdout:3864: writing smithi00780062-15 from 487799 to 1149015 tid 1 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:3864: writing smithi00780062-15 from 1893676 to 2487799 tid 2 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:3865: delete oid 5 current snap is 485 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:3860: finishing write tid 2 to smithi00780062-46 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:3860: finishing write tid 3 to smithi00780062-46 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:3860: finishing write tid 4 to smithi00780062-46 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:3860: oid 46 updating version 0 to 3384 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:3860: oid 46 version 3384 is already newer than 3382 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:3860: oid 46 version 3384 is already newer than 3383 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 46 v 3384 (ObjNum 1455 snap 485 seq_num 1455) dirty exists 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:3860: left oid 46 (ObjNum 1455 snap 485 seq_num 1455) 2024-09-21T10:22:12.808 INFO:tasks.rados.rados.0.smithi007.stdout:3863: expect (ObjNum 1449 snap 482 seq_num 1449) 2024-09-21T10:22:12.945 INFO:tasks.rados.rados.0.smithi007.stdout:3864: finishing write tid 1 to smithi00780062-15 2024-09-21T10:22:12.945 INFO:tasks.rados.rados.0.smithi007.stdout:3864: finishing write tid 2 to smithi00780062-15 2024-09-21T10:22:12.945 INFO:tasks.rados.rados.0.smithi007.stdout:3864: finishing write tid 3 to smithi00780062-15 2024-09-21T10:22:12.945 INFO:tasks.rados.rados.0.smithi007.stdout:3864: finishing write tid 4 to smithi00780062-15 2024-09-21T10:22:12.945 INFO:tasks.rados.rados.0.smithi007.stdout:3864: oid 15 updating version 0 to 1226 2024-09-21T10:22:12.945 INFO:tasks.rados.rados.0.smithi007.stdout:3864: oid 15 updating version 1226 to 1227 2024-09-21T10:22:12.945 INFO:tasks.rados.rados.0.smithi007.stdout:3864: oid 15 version 1227 is already newer than 1225 2024-09-21T10:22:12.945 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 1227 (ObjNum 1457 snap 485 seq_num 1457) dirty exists 2024-09-21T10:22:12.945 INFO:tasks.rados.rados.0.smithi007.stdout:3864: left oid 15 (ObjNum 1457 snap 485 seq_num 1457) 2024-09-21T10:22:12.946 INFO:tasks.rados.rados.0.smithi007.stdout:3860: done (4 left) 2024-09-21T10:22:12.946 INFO:tasks.rados.rados.0.smithi007.stdout:3861: done (3 left) 2024-09-21T10:22:12.946 INFO:tasks.rados.rados.0.smithi007.stdout:3863: done (2 left) 2024-09-21T10:22:12.946 INFO:tasks.rados.rados.0.smithi007.stdout:3864: done (1 left) 2024-09-21T10:22:12.946 INFO:tasks.rados.rados.0.smithi007.stdout:3865: done (0 left) 2024-09-21T10:22:12.946 INFO:tasks.rados.rados.0.smithi007.stdout:3866: write oid 47 current snap is 485 2024-09-21T10:22:12.946 INFO:tasks.rados.rados.0.smithi007.stdout:3866: seq_num 1459 ranges {521413=411714,1610640=637179} 2024-09-21T10:22:12.950 INFO:tasks.rados.rados.0.smithi007.stdout:3866: writing smithi00780062-47 from 521413 to 933127 tid 1 2024-09-21T10:22:12.957 INFO:tasks.rados.rados.0.smithi007.stdout:3866: writing smithi00780062-47 from 1610640 to 2247819 tid 2 2024-09-21T10:22:12.957 INFO:tasks.rados.rados.0.smithi007.stdout:3867: read oid 49 snap -1 2024-09-21T10:22:12.957 INFO:tasks.rados.rados.0.smithi007.stdout:3867: expect deleted 2024-09-21T10:22:12.957 INFO:tasks.rados.rados.0.smithi007.stdout:3868: write oid 23 current snap is 485 2024-09-21T10:22:12.957 INFO:tasks.rados.rados.0.smithi007.stdout:3866: finishing write tid 1 to smithi00780062-47 2024-09-21T10:22:12.957 INFO:tasks.rados.rados.0.smithi007.stdout:3868: seq_num 1460 ranges {538220=603316,1785475=752745} 2024-09-21T10:22:12.963 INFO:tasks.rados.rados.0.smithi007.stdout:3868: writing smithi00780062-23 from 538220 to 1141536 tid 1 2024-09-21T10:22:12.971 INFO:tasks.rados.rados.0.smithi007.stdout:3868: writing smithi00780062-23 from 1785475 to 2538220 tid 2 2024-09-21T10:22:12.971 INFO:tasks.rados.rados.0.smithi007.stdout:3869: write oid 44 current snap is 485 2024-09-21T10:22:12.971 INFO:tasks.rados.rados.0.smithi007.stdout:3869: seq_num 1461 ranges {555027=678565,1727604=640848} 2024-09-21T10:22:12.978 INFO:tasks.rados.rados.0.smithi007.stdout:3869: writing smithi00780062-44 from 555027 to 1233592 tid 1 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3869: writing smithi00780062-44 from 1727604 to 2368452 tid 2 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3870: snap_create 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3866: finishing write tid 2 to smithi00780062-47 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3866: finishing write tid 3 to smithi00780062-47 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3866: finishing write tid 4 to smithi00780062-47 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3866: oid 47 updating version 0 to 2342 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3866: oid 47 version 2342 is already newer than 2341 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3866: oid 47 version 2342 is already newer than 2340 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 2342 (ObjNum 1459 snap 485 seq_num 1459) dirty exists 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3866: left oid 47 (ObjNum 1459 snap 485 seq_num 1459) 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3868: finishing write tid 1 to smithi00780062-23 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3868: finishing write tid 2 to smithi00780062-23 2024-09-21T10:22:12.985 INFO:tasks.rados.rados.0.smithi007.stdout:3868: finishing write tid 3 to smithi00780062-23 2024-09-21T10:22:12.986 INFO:tasks.rados.rados.0.smithi007.stdout:3868: finishing write tid 4 to smithi00780062-23 2024-09-21T10:22:12.986 INFO:tasks.rados.rados.0.smithi007.stdout:3868: oid 23 updating version 0 to 1374 2024-09-21T10:22:12.986 INFO:tasks.rados.rados.0.smithi007.stdout:3868: oid 23 updating version 1374 to 1376 2024-09-21T10:22:12.986 INFO:tasks.rados.rados.0.smithi007.stdout:3868: oid 23 version 1376 is already newer than 1375 2024-09-21T10:22:12.986 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 23 v 1376 (ObjNum 1460 snap 485 seq_num 1460) dirty exists 2024-09-21T10:22:12.986 INFO:tasks.rados.rados.0.smithi007.stdout:3868: left oid 23 (ObjNum 1460 snap 485 seq_num 1460) 2024-09-21T10:22:12.986 INFO:tasks.rados.rados.0.smithi007.stdout:3869: finishing write tid 1 to smithi00780062-44 2024-09-21T10:22:12.989 INFO:tasks.rados.rados.0.smithi007.stdout:3869: finishing write tid 2 to smithi00780062-44 2024-09-21T10:22:12.989 INFO:tasks.rados.rados.0.smithi007.stdout:3869: finishing write tid 3 to smithi00780062-44 2024-09-21T10:22:12.989 INFO:tasks.rados.rados.0.smithi007.stdout:3869: finishing write tid 4 to smithi00780062-44 2024-09-21T10:22:12.990 INFO:tasks.rados.rados.0.smithi007.stdout:3869: oid 44 updating version 0 to 3388 2024-09-21T10:22:12.990 INFO:tasks.rados.rados.0.smithi007.stdout:3869: oid 44 version 3388 is already newer than 3387 2024-09-21T10:22:12.990 INFO:tasks.rados.rados.0.smithi007.stdout:3869: oid 44 version 3388 is already newer than 3386 2024-09-21T10:22:12.990 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 3388 (ObjNum 1461 snap 485 seq_num 1461) dirty exists 2024-09-21T10:22:12.990 INFO:tasks.rados.rados.0.smithi007.stdout:3869: left oid 44 (ObjNum 1461 snap 485 seq_num 1461) 2024-09-21T10:22:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:12 smithi031 ceph-mon[96824]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-21T10:22:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:12 smithi031 ceph-mon[96824]: pgmap v1032: 89 pgs: 89 active+clean; 175 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 728 KiB/s wr, 5 op/s 2024-09-21T10:22:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:12 smithi031 ceph-mon[96824]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-21T10:22:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:12 smithi007 ceph-mon[99390]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-21T10:22:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:12 smithi007 ceph-mon[99390]: pgmap v1032: 89 pgs: 89 active+clean; 175 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 728 KiB/s wr, 5 op/s 2024-09-21T10:22:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:12 smithi007 ceph-mon[99390]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-21T10:22:13.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:12 smithi007 ceph-mon[101144]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-21T10:22:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:12 smithi007 ceph-mon[101144]: pgmap v1032: 89 pgs: 89 active+clean; 175 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 728 KiB/s wr, 5 op/s 2024-09-21T10:22:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:12 smithi007 ceph-mon[101144]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-21T10:22:13.811 INFO:tasks.rados.rados.0.smithi007.stdout:3866: done (4 left) 2024-09-21T10:22:13.811 INFO:tasks.rados.rados.0.smithi007.stdout:3867: done (3 left) 2024-09-21T10:22:13.811 INFO:tasks.rados.rados.0.smithi007.stdout:3868: done (2 left) 2024-09-21T10:22:13.811 INFO:tasks.rados.rados.0.smithi007.stdout:3869: done (1 left) 2024-09-21T10:22:13.811 INFO:tasks.rados.rados.0.smithi007.stdout:3870: done (0 left) 2024-09-21T10:22:13.811 INFO:tasks.rados.rados.0.smithi007.stdout:3871: read oid 50 snap -1 2024-09-21T10:22:13.811 INFO:tasks.rados.rados.0.smithi007.stdout:3871: expect (ObjNum 1451 snap 482 seq_num 1451) 2024-09-21T10:22:13.811 INFO:tasks.rados.rados.0.smithi007.stdout:3872: write oid 13 current snap is 486 2024-09-21T10:22:13.811 INFO:tasks.rados.rados.0.smithi007.stdout:3872: seq_num 1462 ranges {571834=753814,1786086=784506} 2024-09-21T10:22:13.818 INFO:tasks.rados.rados.0.smithi007.stdout:3872: writing smithi00780062-13 from 571834 to 1325648 tid 1 2024-09-21T10:22:13.825 INFO:tasks.rados.rados.0.smithi007.stdout:3872: writing smithi00780062-13 from 1786086 to 2570592 tid 2 2024-09-21T10:22:13.825 INFO:tasks.rados.rados.0.smithi007.stdout:3873: read oid 30 snap 450 2024-09-21T10:22:13.825 INFO:tasks.rados.rados.0.smithi007.stdout:3873: expect deleted 2024-09-21T10:22:13.825 INFO:tasks.rados.rados.0.smithi007.stdout:3874: read oid 5 snap -1 2024-09-21T10:22:13.825 INFO:tasks.rados.rados.0.smithi007.stdout:3874: expect deleted 2024-09-21T10:22:13.825 INFO:tasks.rados.rados.0.smithi007.stdout:3875: delete oid 12 current snap is 486 2024-09-21T10:22:13.826 INFO:tasks.rados.rados.0.smithi007.stdout:3871: expect (ObjNum 1451 snap 482 seq_num 1451) 2024-09-21T10:22:13.929 INFO:tasks.rados.rados.0.smithi007.stdout:3872: finishing write tid 1 to smithi00780062-13 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:3872: finishing write tid 2 to smithi00780062-13 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:3872: finishing write tid 3 to smithi00780062-13 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:3872: finishing write tid 4 to smithi00780062-13 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:3872: oid 13 updating version 0 to 3391 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:3872: oid 13 updating version 3391 to 3392 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:3872: oid 13 version 3392 is already newer than 3390 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 13 v 3392 (ObjNum 1462 snap 486 seq_num 1462) dirty exists 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:3872: left oid 13 (ObjNum 1462 snap 486 seq_num 1462) 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:3871: done (4 left) 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:3872: done (3 left) 2024-09-21T10:22:13.930 INFO:tasks.rados.rados.0.smithi007.stdout:3873: done (2 left) 2024-09-21T10:22:13.931 INFO:tasks.rados.rados.0.smithi007.stdout:3874: done (1 left) 2024-09-21T10:22:13.931 INFO:tasks.rados.rados.0.smithi007.stdout:3875: done (0 left) 2024-09-21T10:22:13.931 INFO:tasks.rados.rados.0.smithi007.stdout:3876: snap_create 2024-09-21T10:22:14.817 INFO:tasks.rados.rados.0.smithi007.stdout:3876: done (0 left) 2024-09-21T10:22:14.817 INFO:tasks.rados.rados.0.smithi007.stdout:3877: read oid 3 snap -1 2024-09-21T10:22:14.817 INFO:tasks.rados.rados.0.smithi007.stdout:3877: expect (ObjNum 1449 snap 482 seq_num 1449) 2024-09-21T10:22:14.817 INFO:tasks.rados.rados.0.smithi007.stdout:3878: delete oid 34 current snap is 487 2024-09-21T10:22:14.821 INFO:tasks.rados.rados.0.smithi007.stdout:3877: expect (ObjNum 1449 snap 482 seq_num 1449) 2024-09-21T10:22:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:3877: done (1 left) 2024-09-21T10:22:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:3878: done (0 left) 2024-09-21T10:22:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:3879: rollback oid 14 current snap is 487 2024-09-21T10:22:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 14 to 480 2024-09-21T10:22:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:3880: write oid 26 current snap is 487 2024-09-21T10:22:14.958 INFO:tasks.rados.rados.0.smithi007.stdout:3880: seq_num 1465 ranges {622255=579561,1845179=531833} 2024-09-21T10:22:14.964 INFO:tasks.rados.rados.0.smithi007.stdout:3880: writing smithi00780062-26 from 622255 to 1201816 tid 1 2024-09-21T10:22:14.971 INFO:tasks.rados.rados.0.smithi007.stdout:3880: writing smithi00780062-26 from 1845179 to 2377012 tid 2 2024-09-21T10:22:14.971 INFO:tasks.rados.rados.0.smithi007.stdout:3881: read oid 38 snap -1 2024-09-21T10:22:14.971 INFO:tasks.rados.rados.0.smithi007.stdout:3881: expect deleted 2024-09-21T10:22:14.972 INFO:tasks.rados.rados.0.smithi007.stdout:3882: delete oid 21 current snap is 487 2024-09-21T10:22:14.972 INFO:tasks.rados.rados.0.smithi007.stdout:3879: finishing rollback tid 1 to smithi00780062-14 2024-09-21T10:22:14.972 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 14 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-21T10:22:14.972 INFO:tasks.rados.rados.0.smithi007.stdout:3880: finishing write tid 1 to smithi00780062-26 2024-09-21T10:22:14.974 INFO:tasks.rados.rados.0.smithi007.stdout:3879: done (3 left) 2024-09-21T10:22:14.975 INFO:tasks.rados.rados.0.smithi007.stdout:3881: done (2 left) 2024-09-21T10:22:14.975 INFO:tasks.rados.rados.0.smithi007.stdout:3882: done (1 left) 2024-09-21T10:22:14.975 INFO:tasks.rados.rados.0.smithi007.stdout:3883: write oid 49 current snap is 487 2024-09-21T10:22:14.975 INFO:tasks.rados.rados.0.smithi007.stdout:3883: seq_num 1467 ranges {655869=730059,1962143=535502} 2024-09-21T10:22:14.982 INFO:tasks.rados.rados.0.smithi007.stdout:3883: writing smithi00780062-49 from 655869 to 1385928 tid 1 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:3883: writing smithi00780062-49 from 1962143 to 2497645 tid 2 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:3884: delete oid 46 current snap is 487 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:3880: finishing write tid 2 to smithi00780062-26 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:3880: finishing write tid 3 to smithi00780062-26 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:3880: finishing write tid 4 to smithi00780062-26 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:3880: oid 26 updating version 0 to 835 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:3880: oid 26 updating version 835 to 836 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:3880: oid 26 updating version 836 to 837 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 837 (ObjNum 1465 snap 487 seq_num 1465) dirty exists 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:3880: left oid 26 (ObjNum 1465 snap 487 seq_num 1465) 2024-09-21T10:22:14.989 INFO:tasks.rados.rados.0.smithi007.stdout:3883: finishing write tid 1 to smithi00780062-49 2024-09-21T10:22:14.991 INFO:tasks.rados.rados.0.smithi007.stdout:3880: done (2 left) 2024-09-21T10:22:14.991 INFO:tasks.rados.rados.0.smithi007.stdout:3884: done (1 left) 2024-09-21T10:22:14.992 INFO:tasks.rados.rados.0.smithi007.stdout:3885: write oid 27 current snap is 487 2024-09-21T10:22:14.992 INFO:tasks.rados.rados.0.smithi007.stdout:3885: seq_num 1469 ranges {689483=596910,2079107=539171} 2024-09-21T10:22:14.998 INFO:tasks.rados.rados.0.smithi007.stdout:3885: writing smithi00780062-27 from 689483 to 1286393 tid 1 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3885: writing smithi00780062-27 from 2079107 to 2618278 tid 2 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3883: finishing write tid 2 to smithi00780062-49 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3883: finishing write tid 3 to smithi00780062-49 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3883: finishing write tid 4 to smithi00780062-49 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3883: oid 49 updating version 0 to 2344 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3883: oid 49 updating version 2344 to 2345 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3883: oid 49 version 2345 is already newer than 2343 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 2345 (ObjNum 1467 snap 487 seq_num 1467) dirty exists 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3883: left oid 49 (ObjNum 1467 snap 487 seq_num 1467) 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3886: read oid 38 snap -1 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3886: expect deleted 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3883: done (2 left) 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3887: write oid 32 current snap is 487 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3885: finishing write tid 1 to smithi00780062-27 2024-09-21T10:22:15.007 INFO:tasks.rados.rados.0.smithi007.stdout:3887: seq_num 1470 ranges {706290=672159,2137589=568701} 2024-09-21T10:22:15.013 INFO:tasks.rados.rados.0.smithi007.stdout:3887: writing smithi00780062-32 from 706290 to 1378449 tid 1 2024-09-21T10:22:15.021 INFO:tasks.rados.rados.0.smithi007.stdout:3887: writing smithi00780062-32 from 2137589 to 2706290 tid 2 2024-09-21T10:22:15.021 INFO:tasks.rados.rados.0.smithi007.stdout:3888: delete oid 30 current snap is 487 2024-09-21T10:22:15.021 INFO:tasks.rados.rados.0.smithi007.stdout:3885: finishing write tid 2 to smithi00780062-27 2024-09-21T10:22:15.021 INFO:tasks.rados.rados.0.smithi007.stdout:3885: finishing write tid 3 to smithi00780062-27 2024-09-21T10:22:15.021 INFO:tasks.rados.rados.0.smithi007.stdout:3885: finishing write tid 4 to smithi00780062-27 2024-09-21T10:22:15.021 INFO:tasks.rados.rados.0.smithi007.stdout:3885: oid 27 updating version 0 to 3397 2024-09-21T10:22:15.021 INFO:tasks.rados.rados.0.smithi007.stdout:3885: oid 27 version 3397 is already newer than 3396 2024-09-21T10:22:15.021 INFO:tasks.rados.rados.0.smithi007.stdout:3885: oid 27 updating version 3397 to 3398 2024-09-21T10:22:15.021 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 27 v 3398 (ObjNum 1469 snap 487 seq_num 1469) dirty exists 2024-09-21T10:22:15.022 INFO:tasks.rados.rados.0.smithi007.stdout:3885: left oid 27 (ObjNum 1469 snap 487 seq_num 1469) 2024-09-21T10:22:15.022 INFO:tasks.rados.rados.0.smithi007.stdout:3887: finishing write tid 1 to smithi00780062-32 2024-09-21T10:22:15.023 INFO:tasks.rados.rados.0.smithi007.stdout:3885: done (3 left) 2024-09-21T10:22:15.023 INFO:tasks.rados.rados.0.smithi007.stdout:3886: done (2 left) 2024-09-21T10:22:15.023 INFO:tasks.rados.rados.0.smithi007.stdout:3888: done (1 left) 2024-09-21T10:22:15.023 INFO:tasks.rados.rados.0.smithi007.stdout:3889: snap_create 2024-09-21T10:22:15.024 INFO:tasks.rados.rados.0.smithi007.stdout:3887: finishing write tid 2 to smithi00780062-32 2024-09-21T10:22:15.024 INFO:tasks.rados.rados.0.smithi007.stdout:3887: finishing write tid 3 to smithi00780062-32 2024-09-21T10:22:15.024 INFO:tasks.rados.rados.0.smithi007.stdout:3887: finishing write tid 4 to smithi00780062-32 2024-09-21T10:22:15.024 INFO:tasks.rados.rados.0.smithi007.stdout:3887: oid 32 updating version 0 to 2057 2024-09-21T10:22:15.024 INFO:tasks.rados.rados.0.smithi007.stdout:3887: oid 32 updating version 2057 to 2059 2024-09-21T10:22:15.024 INFO:tasks.rados.rados.0.smithi007.stdout:3887: oid 32 version 2059 is already newer than 2058 2024-09-21T10:22:15.024 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 32 v 2059 (ObjNum 1470 snap 487 seq_num 1470) dirty exists 2024-09-21T10:22:15.025 INFO:tasks.rados.rados.0.smithi007.stdout:3887: left oid 32 (ObjNum 1470 snap 487 seq_num 1470) 2024-09-21T10:22:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:14 smithi031 ceph-mon[96824]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-21T10:22:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:14 smithi031 ceph-mon[96824]: pgmap v1035: 89 pgs: 89 active+clean; 181 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 857 KiB/s wr, 4 op/s 2024-09-21T10:22:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:14 smithi007 ceph-mon[99390]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-21T10:22:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:14 smithi007 ceph-mon[99390]: pgmap v1035: 89 pgs: 89 active+clean; 181 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 857 KiB/s wr, 4 op/s 2024-09-21T10:22:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:14 smithi007 ceph-mon[101144]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-21T10:22:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:14 smithi007 ceph-mon[101144]: pgmap v1035: 89 pgs: 89 active+clean; 181 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 857 KiB/s wr, 4 op/s 2024-09-21T10:22:15.818 INFO:tasks.rados.rados.0.smithi007.stdout:3887: done (1 left) 2024-09-21T10:22:15.818 INFO:tasks.rados.rados.0.smithi007.stdout:3889: done (0 left) 2024-09-21T10:22:15.818 INFO:tasks.rados.rados.0.smithi007.stdout:3890: read oid 41 snap 482 2024-09-21T10:22:15.819 INFO:tasks.rados.rados.0.smithi007.stdout:3890: expect (ObjNum 1444 snap 480 seq_num 1444) 2024-09-21T10:22:15.819 INFO:tasks.rados.rados.0.smithi007.stdout:3891: write oid 25 current snap is 488 2024-09-21T10:22:15.819 INFO:tasks.rados.rados.0.smithi007.stdout:3891: seq_num 1472 ranges {739904=422657,1854553=402851} 2024-09-21T10:22:15.825 INFO:tasks.rados.rados.0.smithi007.stdout:3891: writing smithi00780062-25 from 739904 to 1162561 tid 1 2024-09-21T10:22:15.831 INFO:tasks.rados.rados.0.smithi007.stdout:3891: writing smithi00780062-25 from 1854553 to 2257404 tid 2 2024-09-21T10:22:15.831 INFO:tasks.rados.rados.0.smithi007.stdout:3892: snap_remove snap 483 2024-09-21T10:22:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:15 smithi031 ceph-mon[96824]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-21T10:22:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:15 smithi007 ceph-mon[99390]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-21T10:22:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:15 smithi007 ceph-mon[101144]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-21T10:22:16.829 INFO:tasks.rados.rados.0.smithi007.stdout:3892: done (2 left) 2024-09-21T10:22:16.829 INFO:tasks.rados.rados.0.smithi007.stdout:3893: write oid 2 current snap is 488 2024-09-21T10:22:16.829 INFO:tasks.rados.rados.0.smithi007.stdout:3893: seq_num 1473 ranges {756711=497906,1913035=546509} 2024-09-21T10:22:16.836 INFO:tasks.rados.rados.0.smithi007.stdout:3893: writing smithi00780062-2 from 756711 to 1254617 tid 1 2024-09-21T10:22:16.843 INFO:tasks.rados.rados.0.smithi007.stdout:3893: writing smithi00780062-2 from 1913035 to 2459544 tid 2 2024-09-21T10:22:16.843 INFO:tasks.rados.rados.0.smithi007.stdout:3894: read oid 39 snap -1 2024-09-21T10:22:16.843 INFO:tasks.rados.rados.0.smithi007.stdout:3894: expect (ObjNum 1405 snap 468 seq_num 1405) 2024-09-21T10:22:16.843 INFO:tasks.rados.rados.0.smithi007.stdout:3895: snap_remove snap 450 2024-09-21T10:22:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:16 smithi031 ceph-mon[96824]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-21T10:22:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:16 smithi031 ceph-mon[96824]: pgmap v1038: 89 pgs: 89 active+clean; 181 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 858 KiB/s wr, 7 op/s 2024-09-21T10:22:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:16 smithi007 ceph-mon[99390]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-21T10:22:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:16 smithi007 ceph-mon[99390]: pgmap v1038: 89 pgs: 89 active+clean; 181 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 858 KiB/s wr, 7 op/s 2024-09-21T10:22:17.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:16 smithi007 ceph-mon[101144]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-21T10:22:17.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:16 smithi007 ceph-mon[101144]: pgmap v1038: 89 pgs: 89 active+clean; 181 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 858 KiB/s wr, 7 op/s 2024-09-21T10:22:17.755 INFO:tasks.rados.rados.0.smithi007.stdout:3895: done (4 left) 2024-09-21T10:22:17.755 INFO:tasks.rados.rados.0.smithi007.stdout:3896: read oid 3 snap 487 2024-09-21T10:22:17.755 INFO:tasks.rados.rados.0.smithi007.stdout:3896: expect (ObjNum 1449 snap 482 seq_num 1449) 2024-09-21T10:22:17.755 INFO:tasks.rados.rados.0.smithi007.stdout:3897: read oid 46 snap -1 2024-09-21T10:22:17.755 INFO:tasks.rados.rados.0.smithi007.stdout:3897: expect deleted 2024-09-21T10:22:17.755 INFO:tasks.rados.rados.0.smithi007.stdout:3898: write oid 18 current snap is 488 2024-09-21T10:22:17.755 INFO:tasks.rados.rados.0.smithi007.stdout:3898: seq_num 1474 ranges {773518=573155,1855164=406520} 2024-09-21T10:22:17.763 INFO:tasks.rados.rados.0.smithi007.stdout:3898: writing smithi00780062-18 from 773518 to 1346673 tid 1 2024-09-21T10:22:17.769 INFO:tasks.rados.rados.0.smithi007.stdout:3898: writing smithi00780062-18 from 1855164 to 2261684 tid 2 2024-09-21T10:22:17.769 INFO:tasks.rados.rados.0.smithi007.stdout:3899: delete oid 38 current snap is 488 2024-09-21T10:22:17.769 INFO:tasks.rados.rados.0.smithi007.stdout:3890: expect (ObjNum 1444 snap 480 seq_num 1444) 2024-09-21T10:22:17.875 INFO:tasks.rados.rados.0.smithi007.stdout:3891: finishing write tid 1 to smithi00780062-25 2024-09-21T10:22:17.875 INFO:tasks.rados.rados.0.smithi007.stdout:3891: finishing write tid 2 to smithi00780062-25 2024-09-21T10:22:17.875 INFO:tasks.rados.rados.0.smithi007.stdout:3891: finishing write tid 3 to smithi00780062-25 2024-09-21T10:22:17.875 INFO:tasks.rados.rados.0.smithi007.stdout:3891: finishing write tid 4 to smithi00780062-25 2024-09-21T10:22:17.875 INFO:tasks.rados.rados.0.smithi007.stdout:3891: oid 25 updating version 0 to 1380 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3891: oid 25 version 1380 is already newer than 1379 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3891: oid 25 version 1380 is already newer than 1378 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 25 v 1380 (ObjNum 1472 snap 488 seq_num 1472) dirty exists 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3891: left oid 25 (ObjNum 1472 snap 488 seq_num 1472) 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3893: finishing write tid 1 to smithi00780062-2 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3890: done (7 left) 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3891: done (6 left) 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3899: done (5 left) 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3900: rollback oid 8 current snap is 488 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 8 to 478 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3893: finishing write tid 2 to smithi00780062-2 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3893: finishing write tid 3 to smithi00780062-2 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3893: finishing write tid 4 to smithi00780062-2 2024-09-21T10:22:17.876 INFO:tasks.rados.rados.0.smithi007.stdout:3893: oid 2 updating version 0 to 483 2024-09-21T10:22:17.877 INFO:tasks.rados.rados.0.smithi007.stdout:3893: oid 2 updating version 483 to 485 2024-09-21T10:22:17.877 INFO:tasks.rados.rados.0.smithi007.stdout:3893: oid 2 version 485 is already newer than 484 2024-09-21T10:22:17.877 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 485 (ObjNum 1473 snap 488 seq_num 1473) dirty exists 2024-09-21T10:22:17.877 INFO:tasks.rados.rados.0.smithi007.stdout:3893: left oid 2 (ObjNum 1473 snap 488 seq_num 1473) 2024-09-21T10:22:17.877 INFO:tasks.rados.rados.0.smithi007.stdout:3894: expect (ObjNum 1405 snap 468 seq_num 1405) 2024-09-21T10:22:18.039 INFO:tasks.rados.rados.0.smithi007.stdout:3896: expect (ObjNum 1449 snap 482 seq_num 1449) 2024-09-21T10:22:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:17 smithi031 ceph-mon[96824]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-21T10:22:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:17 smithi031 ceph-mon[96824]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-21T10:22:18.176 INFO:tasks.rados.rados.0.smithi007.stdout:3898: finishing write tid 1 to smithi00780062-18 2024-09-21T10:22:18.176 INFO:tasks.rados.rados.0.smithi007.stdout:3898: finishing write tid 2 to smithi00780062-18 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3898: finishing write tid 3 to smithi00780062-18 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3898: finishing write tid 4 to smithi00780062-18 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3898: oid 18 updating version 0 to 3414 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3898: oid 18 version 3414 is already newer than 3412 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3898: oid 18 version 3414 is already newer than 3413 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 3414 (ObjNum 1474 snap 488 seq_num 1474) dirty exists 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3898: left oid 18 (ObjNum 1474 snap 488 seq_num 1474) 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3900: finishing rollback tid 1 to smithi00780062-8 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 8 v 0 (ObjNum 129 snap 0 seq_num 3165268102) dirty dne 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3893: done (5 left) 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3894: done (4 left) 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3896: done (3 left) 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3897: done (2 left) 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3898: done (1 left) 2024-09-21T10:22:18.177 INFO:tasks.rados.rados.0.smithi007.stdout:3900: done (0 left) 2024-09-21T10:22:18.178 INFO:tasks.rados.rados.0.smithi007.stdout:3901: read oid 13 snap -1 2024-09-21T10:22:18.178 INFO:tasks.rados.rados.0.smithi007.stdout:3901: expect (ObjNum 1462 snap 486 seq_num 1462) 2024-09-21T10:22:18.178 INFO:tasks.rados.rados.0.smithi007.stdout:3902: snap_remove snap 486 2024-09-21T10:22:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:17 smithi007 ceph-mon[99390]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-21T10:22:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:17 smithi007 ceph-mon[99390]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-21T10:22:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:17 smithi007 ceph-mon[101144]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-21T10:22:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:17 smithi007 ceph-mon[101144]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-21T10:22:18.836 INFO:tasks.rados.rados.0.smithi007.stdout:3902: done (1 left) 2024-09-21T10:22:18.836 INFO:tasks.rados.rados.0.smithi007.stdout:3903: snap_remove snap 480 2024-09-21T10:22:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:18 smithi031 ceph-mon[96824]: pgmap v1041: 89 pgs: 89 active+clean; 197 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-21T10:22:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:18 smithi007 ceph-mon[99390]: pgmap v1041: 89 pgs: 89 active+clean; 197 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-21T10:22:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:18 smithi007 ceph-mon[101144]: pgmap v1041: 89 pgs: 89 active+clean; 197 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-09-21T10:22:19.837 INFO:tasks.rados.rados.0.smithi007.stdout:3903: done (1 left) 2024-09-21T10:22:19.838 INFO:tasks.rados.rados.0.smithi007.stdout:3904: snap_remove snap 485 2024-09-21T10:22:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:19 smithi031 ceph-mon[96824]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-21T10:22:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:19 smithi007 ceph-mon[99390]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-21T10:22:20.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:19 smithi007 ceph-mon[101144]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-21T10:22:20.848 INFO:tasks.rados.rados.0.smithi007.stdout:3904: done (1 left) 2024-09-21T10:22:20.849 INFO:tasks.rados.rados.0.smithi007.stdout:3905: rollback oid 26 current snap is 488 2024-09-21T10:22:20.849 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 482 2024-09-21T10:22:20.849 INFO:tasks.rados.rados.0.smithi007.stdout:3901: expect (ObjNum 1462 snap 486 seq_num 1462) 2024-09-21T10:22:20.986 INFO:tasks.rados.rados.0.smithi007.stdout:3905: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:22:20.986 INFO:tasks.rados.rados.0.smithi007.stdout:3905: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:22:20.986 INFO:tasks.rados.rados.0.smithi007.stdout:3905: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:22:20.986 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 853 (ObjNum 1411 snap 469 seq_num 1411) dirty exists 2024-09-21T10:22:20.986 INFO:tasks.rados.rados.0.smithi007.stdout:3901: done (1 left) 2024-09-21T10:22:20.986 INFO:tasks.rados.rados.0.smithi007.stdout:3905: done (0 left) 2024-09-21T10:22:20.986 INFO:tasks.rados.rados.0.smithi007.stdout:3906: snap_remove snap 487 2024-09-21T10:22:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:20 smithi031 ceph-mon[96824]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-21T10:22:21.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:20 smithi031 ceph-mon[96824]: pgmap v1044: 89 pgs: 89 active+clean; 179 MiB data, 803 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-09-21T10:22:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:20 smithi007 ceph-mon[99390]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-21T10:22:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:20 smithi007 ceph-mon[99390]: pgmap v1044: 89 pgs: 89 active+clean; 179 MiB data, 803 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-09-21T10:22:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:22:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:22:20] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.51.0" 2024-09-21T10:22:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:20 smithi007 ceph-mon[101144]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-21T10:22:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:20 smithi007 ceph-mon[101144]: pgmap v1044: 89 pgs: 89 active+clean; 179 MiB data, 803 MiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-09-21T10:22:21.857 INFO:tasks.rados.rados.0.smithi007.stdout:3906: done (0 left) 2024-09-21T10:22:21.857 INFO:tasks.rados.rados.0.smithi007.stdout:3907: read oid 50 snap 481 2024-09-21T10:22:21.857 INFO:tasks.rados.rados.0.smithi007.stdout:3907: expect (ObjNum 1074 snap 360 seq_num 1074) 2024-09-21T10:22:21.857 INFO:tasks.rados.rados.0.smithi007.stdout:3908: snap_create 2024-09-21T10:22:21.865 INFO:tasks.rados.rados.0.smithi007.stdout:3907: expect (ObjNum 1074 snap 360 seq_num 1074) 2024-09-21T10:22:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:21 smithi031 ceph-mon[96824]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-21T10:22:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:21 smithi007 ceph-mon[99390]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-21T10:22:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:21 smithi007 ceph-mon[101144]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-21T10:22:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:22.864 INFO:tasks.rados.rados.0.smithi007.stdout:3907: done (1 left) 2024-09-21T10:22:22.864 INFO:tasks.rados.rados.0.smithi007.stdout:3908: done (0 left) 2024-09-21T10:22:22.864 INFO:tasks.rados.rados.0.smithi007.stdout:3909: snap_remove snap 482 2024-09-21T10:22:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:22 smithi031 ceph-mon[96824]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-21T10:22:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:22 smithi031 ceph-mon[96824]: pgmap v1047: 89 pgs: 89 active+clean; 134 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 548 KiB/s wr, 12 op/s 2024-09-21T10:22:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:22 smithi007 ceph-mon[99390]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-21T10:22:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:22 smithi007 ceph-mon[99390]: pgmap v1047: 89 pgs: 89 active+clean; 134 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 548 KiB/s wr, 12 op/s 2024-09-21T10:22:23.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:22 smithi007 ceph-mon[101144]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-21T10:22:23.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:22 smithi007 ceph-mon[101144]: pgmap v1047: 89 pgs: 89 active+clean; 134 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 548 KiB/s wr, 12 op/s 2024-09-21T10:22:23.868 INFO:tasks.rados.rados.0.smithi007.stdout:3909: done (0 left) 2024-09-21T10:22:23.868 INFO:tasks.rados.rados.0.smithi007.stdout:3910: write oid 9 current snap is 489 2024-09-21T10:22:23.868 INFO:tasks.rados.rados.0.smithi007.stdout:3910: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2024-09-21T10:22:23.873 INFO:tasks.rados.rados.0.smithi007.stdout:3910: writing smithi00780062-9 from 407132 to 847138 tid 1 2024-09-21T10:22:23.880 INFO:tasks.rados.rados.0.smithi007.stdout:3910: writing smithi00780062-9 from 1288481 to 1982317 tid 2 2024-09-21T10:22:23.885 INFO:tasks.rados.rados.0.smithi007.stdout:3910: writing smithi00780062-9 from 2616455 to 2807132 tid 3 2024-09-21T10:22:23.885 INFO:tasks.rados.rados.0.smithi007.stdout:3911: rollback oid 5 current snap is 489 2024-09-21T10:22:23.885 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 5 to 488 2024-09-21T10:22:23.885 INFO:tasks.rados.rados.0.smithi007.stdout:3910: finishing write tid 1 to smithi00780062-9 2024-09-21T10:22:23.886 INFO:tasks.rados.rados.0.smithi007.stdout:3912: delete oid 39 current snap is 489 2024-09-21T10:22:23.886 INFO:tasks.rados.rados.0.smithi007.stdout:3910: finishing write tid 2 to smithi00780062-9 2024-09-21T10:22:23.887 INFO:tasks.rados.rados.0.smithi007.stdout:3911: finishing rollback tid 1 to smithi00780062-5 2024-09-21T10:22:23.887 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 5 v 1183 (ObjNum 257 snap 0 seq_num 3840186816) dirty dne 2024-09-21T10:22:23.888 INFO:tasks.rados.rados.0.smithi007.stdout:3911: done (2 left) 2024-09-21T10:22:23.888 INFO:tasks.rados.rados.0.smithi007.stdout:3912: done (1 left) 2024-09-21T10:22:23.888 INFO:tasks.rados.rados.0.smithi007.stdout:3913: snap_remove snap 481 2024-09-21T10:22:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:23 smithi031 ceph-mon[96824]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-21T10:22:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:23 smithi007 ceph-mon[99390]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-21T10:22:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:23 smithi007 ceph-mon[101144]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-21T10:22:24.875 INFO:tasks.rados.rados.0.smithi007.stdout:3913: done (1 left) 2024-09-21T10:22:24.876 INFO:tasks.rados.rados.0.smithi007.stdout:3914: snap_create 2024-09-21T10:22:24.876 INFO:tasks.rados.rados.0.smithi007.stdout:3910: finishing write tid 3 to smithi00780062-9 2024-09-21T10:22:24.876 INFO:tasks.rados.rados.0.smithi007.stdout:3910: finishing write tid 4 to smithi00780062-9 2024-09-21T10:22:24.876 INFO:tasks.rados.rados.0.smithi007.stdout:3910: finishing write tid 5 to smithi00780062-9 2024-09-21T10:22:24.876 INFO:tasks.rados.rados.0.smithi007.stdout:3910: oid 9 updating version 0 to 2021 2024-09-21T10:22:24.876 INFO:tasks.rados.rados.0.smithi007.stdout:3910: oid 9 updating version 2021 to 2023 2024-09-21T10:22:24.876 INFO:tasks.rados.rados.0.smithi007.stdout:3910: oid 9 version 2023 is already newer than 2022 2024-09-21T10:22:24.876 INFO:tasks.rados.rados.0.smithi007.stdout:3910: oid 9 version 2023 is already newer than 2020 2024-09-21T10:22:24.876 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 9 v 2023 (ObjNum 1476 snap 489 seq_num 1476) dirty exists 2024-09-21T10:22:24.876 INFO:tasks.rados.rados.0.smithi007.stdout:3910: left oid 9 (ObjNum 1476 snap 489 seq_num 1476) 2024-09-21T10:22:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:24 smithi031 ceph-mon[96824]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-21T10:22:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:24 smithi031 ceph-mon[96824]: pgmap v1050: 89 pgs: 89 active+clean; 134 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 239 KiB/s wr, 5 op/s 2024-09-21T10:22:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:24 smithi007 ceph-mon[99390]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-21T10:22:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:24 smithi007 ceph-mon[99390]: pgmap v1050: 89 pgs: 89 active+clean; 134 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 239 KiB/s wr, 5 op/s 2024-09-21T10:22:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:24 smithi007 ceph-mon[101144]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-21T10:22:25.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:24 smithi007 ceph-mon[101144]: pgmap v1050: 89 pgs: 89 active+clean; 134 MiB data, 708 MiB used, 715 GiB / 715 GiB avail; 4.1 MiB/s rd, 239 KiB/s wr, 5 op/s 2024-09-21T10:22:25.875 INFO:tasks.rados.rados.0.smithi007.stdout:3910: done (1 left) 2024-09-21T10:22:25.875 INFO:tasks.rados.rados.0.smithi007.stdout:3914: done (0 left) 2024-09-21T10:22:25.875 INFO:tasks.rados.rados.0.smithi007.stdout:3915: write oid 33 current snap is 490 2024-09-21T10:22:25.875 INFO:tasks.rados.rados.0.smithi007.stdout:3915: seq_num 1478 ranges {440746=590504,1689092=697505} 2024-09-21T10:22:25.881 INFO:tasks.rados.rados.0.smithi007.stdout:3915: writing smithi00780062-33 from 440746 to 1031250 tid 1 2024-09-21T10:22:25.889 INFO:tasks.rados.rados.0.smithi007.stdout:3915: writing smithi00780062-33 from 1689092 to 2386597 tid 2 2024-09-21T10:22:25.889 INFO:tasks.rados.rados.0.smithi007.stdout:3916: snap_create 2024-09-21T10:22:25.889 INFO:tasks.rados.rados.0.smithi007.stdout:3915: finishing write tid 1 to smithi00780062-33 2024-09-21T10:22:25.893 INFO:tasks.rados.rados.0.smithi007.stdout:3915: finishing write tid 2 to smithi00780062-33 2024-09-21T10:22:25.893 INFO:tasks.rados.rados.0.smithi007.stdout:3915: finishing write tid 3 to smithi00780062-33 2024-09-21T10:22:25.894 INFO:tasks.rados.rados.0.smithi007.stdout:3915: finishing write tid 4 to smithi00780062-33 2024-09-21T10:22:25.894 INFO:tasks.rados.rados.0.smithi007.stdout:3915: oid 33 updating version 0 to 2030 2024-09-21T10:22:25.894 INFO:tasks.rados.rados.0.smithi007.stdout:3915: oid 33 updating version 2030 to 2031 2024-09-21T10:22:25.894 INFO:tasks.rados.rados.0.smithi007.stdout:3915: oid 33 version 2031 is already newer than 2029 2024-09-21T10:22:25.894 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 2031 (ObjNum 1478 snap 490 seq_num 1478) dirty exists 2024-09-21T10:22:25.894 INFO:tasks.rados.rados.0.smithi007.stdout:3915: left oid 33 (ObjNum 1478 snap 490 seq_num 1478) 2024-09-21T10:22:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:25 smithi031 ceph-mon[96824]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-21T10:22:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:25 smithi007 ceph-mon[99390]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-21T10:22:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:25 smithi007 ceph-mon[101144]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-21T10:22:26.886 INFO:tasks.rados.rados.0.smithi007.stdout:3915: done (1 left) 2024-09-21T10:22:26.886 INFO:tasks.rados.rados.0.smithi007.stdout:3916: done (0 left) 2024-09-21T10:22:26.886 INFO:tasks.rados.rados.0.smithi007.stdout:3917: read oid 13 snap -1 2024-09-21T10:22:26.887 INFO:tasks.rados.rados.0.smithi007.stdout:3917: expect (ObjNum 1462 snap 486 seq_num 1462) 2024-09-21T10:22:26.887 INFO:tasks.rados.rados.0.smithi007.stdout:3918: write oid 45 current snap is 491 2024-09-21T10:22:26.887 INFO:tasks.rados.rados.0.smithi007.stdout:3918: seq_num 1479 ranges {457553=665753,1747574=557516} 2024-09-21T10:22:26.892 INFO:tasks.rados.rados.0.smithi007.stdout:3918: writing smithi00780062-45 from 457553 to 1123306 tid 1 2024-09-21T10:22:26.899 INFO:tasks.rados.rados.0.smithi007.stdout:3918: writing smithi00780062-45 from 1747574 to 2305090 tid 2 2024-09-21T10:22:26.899 INFO:tasks.rados.rados.0.smithi007.stdout:3919: snap_remove snap 488 2024-09-21T10:22:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:26 smithi031 ceph-mon[96824]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-21T10:22:27.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:26 smithi031 ceph-mon[96824]: pgmap v1053: 89 pgs: 89 active+clean; 136 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 324 KiB/s wr, 3 op/s 2024-09-21T10:22:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:26 smithi007 ceph-mon[99390]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-21T10:22:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:26 smithi007 ceph-mon[99390]: pgmap v1053: 89 pgs: 89 active+clean; 136 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 324 KiB/s wr, 3 op/s 2024-09-21T10:22:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:26 smithi007 ceph-mon[101144]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-21T10:22:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:26 smithi007 ceph-mon[101144]: pgmap v1053: 89 pgs: 89 active+clean; 136 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 324 KiB/s wr, 3 op/s 2024-09-21T10:22:27.756 INFO:tasks.rados.rados.0.smithi007.stdout:3919: done (2 left) 2024-09-21T10:22:27.756 INFO:tasks.rados.rados.0.smithi007.stdout:3920: write oid 22 current snap is 491 2024-09-21T10:22:27.756 INFO:tasks.rados.rados.0.smithi007.stdout:3920: seq_num 1480 ranges {474360=741002,1806056=701174} 2024-09-21T10:22:27.763 INFO:tasks.rados.rados.0.smithi007.stdout:3920: writing smithi00780062-22 from 474360 to 1215362 tid 1 2024-09-21T10:22:27.770 INFO:tasks.rados.rados.0.smithi007.stdout:3920: writing smithi00780062-22 from 1806056 to 2507230 tid 2 2024-09-21T10:22:27.771 INFO:tasks.rados.rados.0.smithi007.stdout:3921: rollback oid 30 current snap is 491 2024-09-21T10:22:27.771 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 30 to 479 2024-09-21T10:22:27.771 INFO:tasks.rados.rados.0.smithi007.stdout:3917: expect (ObjNum 1462 snap 486 seq_num 1462) 2024-09-21T10:22:27.910 INFO:tasks.rados.rados.0.smithi007.stdout:3918: finishing write tid 1 to smithi00780062-45 2024-09-21T10:22:27.910 INFO:tasks.rados.rados.0.smithi007.stdout:3918: finishing write tid 2 to smithi00780062-45 2024-09-21T10:22:27.910 INFO:tasks.rados.rados.0.smithi007.stdout:3918: finishing write tid 3 to smithi00780062-45 2024-09-21T10:22:27.910 INFO:tasks.rados.rados.0.smithi007.stdout:3918: finishing write tid 4 to smithi00780062-45 2024-09-21T10:22:27.910 INFO:tasks.rados.rados.0.smithi007.stdout:3918: oid 45 updating version 0 to 2033 2024-09-21T10:22:27.910 INFO:tasks.rados.rados.0.smithi007.stdout:3918: oid 45 updating version 2033 to 2034 2024-09-21T10:22:27.910 INFO:tasks.rados.rados.0.smithi007.stdout:3918: oid 45 version 2034 is already newer than 2032 2024-09-21T10:22:27.910 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 2034 (ObjNum 1479 snap 491 seq_num 1479) dirty exists 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3918: left oid 45 (ObjNum 1479 snap 491 seq_num 1479) 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3920: finishing write tid 1 to smithi00780062-22 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3921: finishing rollback tid 1 to smithi00780062-30 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3921: finishing rollback tid 2 to smithi00780062-30 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1427 (ObjNum 1406 snap 468 seq_num 1406) dirty exists 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3920: finishing write tid 2 to smithi00780062-22 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3920: finishing write tid 3 to smithi00780062-22 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3920: finishing write tid 4 to smithi00780062-22 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3920: oid 22 updating version 0 to 3457 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3920: oid 22 updating version 3457 to 3459 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3920: oid 22 version 3459 is already newer than 3458 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 22 v 3459 (ObjNum 1480 snap 491 seq_num 1480) dirty exists 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3920: left oid 22 (ObjNum 1480 snap 491 seq_num 1480) 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3917: done (3 left) 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3918: done (2 left) 2024-09-21T10:22:27.911 INFO:tasks.rados.rados.0.smithi007.stdout:3920: done (1 left) 2024-09-21T10:22:27.912 INFO:tasks.rados.rados.0.smithi007.stdout:3921: done (0 left) 2024-09-21T10:22:27.912 INFO:tasks.rados.rados.0.smithi007.stdout:3922: snap_create 2024-09-21T10:22:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:27 smithi031 ceph-mon[96824]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-21T10:22:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:27 smithi031 ceph-mon[96824]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-21T10:22:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:27 smithi007 ceph-mon[99390]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-21T10:22:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:27 smithi007 ceph-mon[99390]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-21T10:22:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:27 smithi007 ceph-mon[101144]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-21T10:22:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:27 smithi007 ceph-mon[101144]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-21T10:22:28.894 INFO:tasks.rados.rados.0.smithi007.stdout:3922: done (0 left) 2024-09-21T10:22:28.894 INFO:tasks.rados.rados.0.smithi007.stdout:3923: write oid 20 current snap is 492 2024-09-21T10:22:28.894 INFO:tasks.rados.rados.0.smithi007.stdout:3923: seq_num 1481 ranges {491167=416251,1464538=561185,2753570=137597} 2024-09-21T10:22:28.898 INFO:tasks.rados.rados.0.smithi007.stdout:3923: writing smithi00780062-20 from 491167 to 907418 tid 1 2024-09-21T10:22:28.905 INFO:tasks.rados.rados.0.smithi007.stdout:3923: writing smithi00780062-20 from 1464538 to 2025723 tid 2 2024-09-21T10:22:28.909 INFO:tasks.rados.rados.0.smithi007.stdout:3923: writing smithi00780062-20 from 2753570 to 2891167 tid 3 2024-09-21T10:22:28.910 INFO:tasks.rados.rados.0.smithi007.stdout:3924: write oid 34 current snap is 492 2024-09-21T10:22:28.910 INFO:tasks.rados.rados.0.smithi007.stdout:3924: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2024-09-21T10:22:28.915 INFO:tasks.rados.rados.0.smithi007.stdout:3924: writing smithi00780062-34 from 507974 to 999474 tid 1 2024-09-21T10:22:28.921 INFO:tasks.rados.rados.0.smithi007.stdout:3924: writing smithi00780062-34 from 1406667 to 2111510 tid 2 2024-09-21T10:22:28.926 INFO:tasks.rados.rados.0.smithi007.stdout:3924: writing smithi00780062-34 from 2548287 to 2907974 tid 3 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3925: read oid 46 snap -1 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3925: expect deleted 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3926: snap_create 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3923: finishing write tid 1 to smithi00780062-20 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3923: finishing write tid 2 to smithi00780062-20 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3923: finishing write tid 3 to smithi00780062-20 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3923: finishing write tid 4 to smithi00780062-20 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3923: finishing write tid 5 to smithi00780062-20 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3923: oid 20 updating version 0 to 1420 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3923: oid 20 updating version 1420 to 1421 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3923: oid 20 version 1421 is already newer than 1419 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:3923: oid 20 version 1421 is already newer than 1418 2024-09-21T10:22:28.927 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 20 v 1421 (ObjNum 1481 snap 492 seq_num 1481) dirty exists 2024-09-21T10:22:28.928 INFO:tasks.rados.rados.0.smithi007.stdout:3923: left oid 20 (ObjNum 1481 snap 492 seq_num 1481) 2024-09-21T10:22:28.928 INFO:tasks.rados.rados.0.smithi007.stdout:3924: finishing write tid 1 to smithi00780062-34 2024-09-21T10:22:28.928 INFO:tasks.rados.rados.0.smithi007.stdout:3924: finishing write tid 2 to smithi00780062-34 2024-09-21T10:22:28.929 INFO:tasks.rados.rados.0.smithi007.stdout:3924: finishing write tid 3 to smithi00780062-34 2024-09-21T10:22:28.929 INFO:tasks.rados.rados.0.smithi007.stdout:3924: finishing write tid 4 to smithi00780062-34 2024-09-21T10:22:28.930 INFO:tasks.rados.rados.0.smithi007.stdout:3924: finishing write tid 5 to smithi00780062-34 2024-09-21T10:22:28.930 INFO:tasks.rados.rados.0.smithi007.stdout:3924: oid 34 updating version 0 to 2088 2024-09-21T10:22:28.930 INFO:tasks.rados.rados.0.smithi007.stdout:3924: oid 34 version 2088 is already newer than 2086 2024-09-21T10:22:28.930 INFO:tasks.rados.rados.0.smithi007.stdout:3924: oid 34 updating version 2088 to 2089 2024-09-21T10:22:28.930 INFO:tasks.rados.rados.0.smithi007.stdout:3924: oid 34 version 2089 is already newer than 2087 2024-09-21T10:22:28.930 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 34 v 2089 (ObjNum 1482 snap 492 seq_num 1482) dirty exists 2024-09-21T10:22:28.930 INFO:tasks.rados.rados.0.smithi007.stdout:3924: left oid 34 (ObjNum 1482 snap 492 seq_num 1482) 2024-09-21T10:22:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:28 smithi031 ceph-mon[96824]: pgmap v1056: 89 pgs: 89 active+clean; 136 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 324 KiB/s wr, 5 op/s 2024-09-21T10:22:29.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:28 smithi007 ceph-mon[99390]: pgmap v1056: 89 pgs: 89 active+clean; 136 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 324 KiB/s wr, 5 op/s 2024-09-21T10:22:29.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:28 smithi007 ceph-mon[101144]: pgmap v1056: 89 pgs: 89 active+clean; 136 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 324 KiB/s wr, 5 op/s 2024-09-21T10:22:29.900 INFO:tasks.rados.rados.0.smithi007.stdout:3923: done (3 left) 2024-09-21T10:22:29.900 INFO:tasks.rados.rados.0.smithi007.stdout:3924: done (2 left) 2024-09-21T10:22:29.900 INFO:tasks.rados.rados.0.smithi007.stdout:3925: done (1 left) 2024-09-21T10:22:29.900 INFO:tasks.rados.rados.0.smithi007.stdout:3926: done (0 left) 2024-09-21T10:22:29.900 INFO:tasks.rados.rados.0.smithi007.stdout:3927: snap_create 2024-09-21T10:22:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:29 smithi031 ceph-mon[96824]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-21T10:22:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:29 smithi007 ceph-mon[99390]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-21T10:22:30.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:29 smithi007 ceph-mon[101144]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-21T10:22:30.902 INFO:tasks.rados.rados.0.smithi007.stdout:3927: done (0 left) 2024-09-21T10:22:30.902 INFO:tasks.rados.rados.0.smithi007.stdout:3928: snap_remove snap 493 2024-09-21T10:22:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:30 smithi031 ceph-mon[96824]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-21T10:22:31.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:30 smithi031 ceph-mon[96824]: pgmap v1059: 89 pgs: 89 active+clean; 144 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 614 KiB/s wr, 4 op/s 2024-09-21T10:22:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:30 smithi007 ceph-mon[99390]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-21T10:22:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:30 smithi007 ceph-mon[99390]: pgmap v1059: 89 pgs: 89 active+clean; 144 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 614 KiB/s wr, 4 op/s 2024-09-21T10:22:31.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:30 smithi007 ceph-mon[101144]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-21T10:22:31.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:30 smithi007 ceph-mon[101144]: pgmap v1059: 89 pgs: 89 active+clean; 144 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 614 KiB/s wr, 4 op/s 2024-09-21T10:22:31.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:22:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:22:30] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.51.0" 2024-09-21T10:22:31.909 INFO:tasks.rados.rados.0.smithi007.stdout:3928: done (0 left) 2024-09-21T10:22:31.909 INFO:tasks.rados.rados.0.smithi007.stdout:3929: write oid 6 current snap is 494 2024-09-21T10:22:31.909 INFO:tasks.rados.rados.0.smithi007.stdout:3929: seq_num 1483 ranges {524781=683102,1981502=564854} 2024-09-21T10:22:31.916 INFO:tasks.rados.rados.0.smithi007.stdout:3929: writing smithi00780062-6 from 524781 to 1207883 tid 1 2024-09-21T10:22:31.923 INFO:tasks.rados.rados.0.smithi007.stdout:3929: writing smithi00780062-6 from 1981502 to 2546356 tid 2 2024-09-21T10:22:31.923 INFO:tasks.rados.rados.0.smithi007.stdout:3930: write oid 2 current snap is 494 2024-09-21T10:22:31.924 INFO:tasks.rados.rados.0.smithi007.stdout:3930: seq_num 1484 ranges {541588=758351,2039984=708512} 2024-09-21T10:22:31.930 INFO:tasks.rados.rados.0.smithi007.stdout:3930: writing smithi00780062-2 from 541588 to 1299939 tid 1 2024-09-21T10:22:31.938 INFO:tasks.rados.rados.0.smithi007.stdout:3930: writing smithi00780062-2 from 2039984 to 2748496 tid 2 2024-09-21T10:22:31.939 INFO:tasks.rados.rados.0.smithi007.stdout:3931: snap_remove snap 484 2024-09-21T10:22:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:31 smithi031 ceph-mon[96824]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-21T10:22:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:31 smithi007 ceph-mon[99390]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-21T10:22:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:31 smithi007 ceph-mon[101144]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-21T10:22:32.758 INFO:tasks.rados.rados.0.smithi007.stdout:3931: done (2 left) 2024-09-21T10:22:32.758 INFO:tasks.rados.rados.0.smithi007.stdout:3932: snap_remove snap 492 2024-09-21T10:22:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:32 smithi007 ceph-mon[99390]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-21T10:22:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:32 smithi007 ceph-mon[99390]: pgmap v1062: 89 pgs: 89 active+clean; 151 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-09-21T10:22:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:32 smithi007 ceph-mon[99390]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-21T10:22:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:32 smithi007 ceph-mon[101144]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-21T10:22:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:32 smithi007 ceph-mon[101144]: pgmap v1062: 89 pgs: 89 active+clean; 151 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-09-21T10:22:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:32 smithi007 ceph-mon[101144]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-21T10:22:33.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:32 smithi031 ceph-mon[96824]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-21T10:22:33.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:32 smithi031 ceph-mon[96824]: pgmap v1062: 89 pgs: 89 active+clean; 151 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-09-21T10:22:33.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:32 smithi031 ceph-mon[96824]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-21T10:22:33.758 INFO:tasks.rados.rados.0.smithi007.stdout:3932: done (2 left) 2024-09-21T10:22:33.758 INFO:tasks.rados.rados.0.smithi007.stdout:3933: snap_remove snap 478 2024-09-21T10:22:34.766 INFO:tasks.rados.rados.0.smithi007.stdout:3933: done (2 left) 2024-09-21T10:22:34.766 INFO:tasks.rados.rados.0.smithi007.stdout:3934: delete oid 16 current snap is 494 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3929: finishing write tid 1 to smithi00780062-6 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3929: finishing write tid 2 to smithi00780062-6 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3929: finishing write tid 3 to smithi00780062-6 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3929: finishing write tid 4 to smithi00780062-6 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3929: oid 6 updating version 0 to 1425 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3929: oid 6 version 1425 is already newer than 1424 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3929: oid 6 version 1425 is already newer than 1423 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 6 v 1425 (ObjNum 1483 snap 494 seq_num 1483) dirty exists 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3929: left oid 6 (ObjNum 1483 snap 494 seq_num 1483) 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3930: finishing write tid 1 to smithi00780062-2 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3930: finishing write tid 2 to smithi00780062-2 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3930: finishing write tid 3 to smithi00780062-2 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3930: finishing write tid 4 to smithi00780062-2 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3930: oid 2 updating version 0 to 488 2024-09-21T10:22:34.767 INFO:tasks.rados.rados.0.smithi007.stdout:3930: oid 2 version 488 is already newer than 487 2024-09-21T10:22:34.768 INFO:tasks.rados.rados.0.smithi007.stdout:3930: oid 2 updating version 488 to 489 2024-09-21T10:22:34.768 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 2 v 489 (ObjNum 1484 snap 494 seq_num 1484) dirty exists 2024-09-21T10:22:34.768 INFO:tasks.rados.rados.0.smithi007.stdout:3930: left oid 2 (ObjNum 1484 snap 494 seq_num 1484) 2024-09-21T10:22:34.775 INFO:tasks.rados.rados.0.smithi007.stdout:3929: done (2 left) 2024-09-21T10:22:34.775 INFO:tasks.rados.rados.0.smithi007.stdout:3930: done (1 left) 2024-09-21T10:22:34.775 INFO:tasks.rados.rados.0.smithi007.stdout:3934: done (0 left) 2024-09-21T10:22:34.775 INFO:tasks.rados.rados.0.smithi007.stdout:3935: write oid 40 current snap is 494 2024-09-21T10:22:34.775 INFO:tasks.rados.rados.0.smithi007.stdout:3935: seq_num 1486 ranges {575202=508849,1640595=712181} 2024-09-21T10:22:34.781 INFO:tasks.rados.rados.0.smithi007.stdout:3935: writing smithi00780062-40 from 575202 to 1084051 tid 1 2024-09-21T10:22:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3935: writing smithi00780062-40 from 1640595 to 2352776 tid 2 2024-09-21T10:22:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3936: read oid 20 snap -1 2024-09-21T10:22:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3936: expect (ObjNum 1481 snap 492 seq_num 1481) 2024-09-21T10:22:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3937: read oid 23 snap -1 2024-09-21T10:22:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3937: expect (ObjNum 1460 snap 485 seq_num 1460) 2024-09-21T10:22:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3938: read oid 8 snap -1 2024-09-21T10:22:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3938: expect deleted 2024-09-21T10:22:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3939: read oid 24 snap -1 2024-09-21T10:22:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3939: expect (ObjNum 1408 snap 469 seq_num 1408) 2024-09-21T10:22:34.789 INFO:tasks.rados.rados.0.smithi007.stdout:3940: snap_remove snap 489 2024-09-21T10:22:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:34 smithi031 ceph-mon[96824]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-21T10:22:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:34 smithi031 ceph-mon[96824]: pgmap v1065: 89 pgs: 89 active+clean; 152 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-09-21T10:22:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:34 smithi007 ceph-mon[99390]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-21T10:22:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:34 smithi007 ceph-mon[99390]: pgmap v1065: 89 pgs: 89 active+clean; 152 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-09-21T10:22:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:34 smithi007 ceph-mon[101144]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-21T10:22:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:34 smithi007 ceph-mon[101144]: pgmap v1065: 89 pgs: 89 active+clean; 152 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-09-21T10:22:35.767 INFO:tasks.rados.rados.0.smithi007.stdout:3940: done (5 left) 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3941: read oid 2 snap -1 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3941: expect (ObjNum 1484 snap 494 seq_num 1484) 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3942: delete oid 12 current snap is 494 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3935: finishing write tid 1 to smithi00780062-40 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3935: finishing write tid 2 to smithi00780062-40 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3935: finishing write tid 3 to smithi00780062-40 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3935: finishing write tid 4 to smithi00780062-40 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3935: oid 40 updating version 0 to 1763 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3935: oid 40 version 1763 is already newer than 1761 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3935: oid 40 version 1763 is already newer than 1762 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 40 v 1763 (ObjNum 1486 snap 494 seq_num 1486) dirty exists 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3935: left oid 40 (ObjNum 1486 snap 494 seq_num 1486) 2024-09-21T10:22:35.768 INFO:tasks.rados.rados.0.smithi007.stdout:3936: expect (ObjNum 1481 snap 492 seq_num 1481) 2024-09-21T10:22:35.919 INFO:tasks.rados.rados.0.smithi007.stdout:3937: expect (ObjNum 1460 snap 485 seq_num 1460) 2024-09-21T10:22:36.041 INFO:tasks.rados.rados.0.smithi007.stdout:3939: expect (ObjNum 1408 snap 469 seq_num 1408) 2024-09-21T10:22:36.162 INFO:tasks.rados.rados.0.smithi007.stdout:3941: expect (ObjNum 1484 snap 494 seq_num 1484) 2024-09-21T10:22:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:35 smithi031 ceph-mon[96824]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:35 smithi007 ceph-mon[99390]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:35 smithi007 ceph-mon[101144]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-21T10:22:36.302 INFO:tasks.rados.rados.0.smithi007.stdout:3935: done (6 left) 2024-09-21T10:22:36.302 INFO:tasks.rados.rados.0.smithi007.stdout:3936: done (5 left) 2024-09-21T10:22:36.302 INFO:tasks.rados.rados.0.smithi007.stdout:3937: done (4 left) 2024-09-21T10:22:36.302 INFO:tasks.rados.rados.0.smithi007.stdout:3938: done (3 left) 2024-09-21T10:22:36.303 INFO:tasks.rados.rados.0.smithi007.stdout:3939: done (2 left) 2024-09-21T10:22:36.303 INFO:tasks.rados.rados.0.smithi007.stdout:3941: done (1 left) 2024-09-21T10:22:36.303 INFO:tasks.rados.rados.0.smithi007.stdout:3942: done (0 left) 2024-09-21T10:22:36.303 INFO:tasks.rados.rados.0.smithi007.stdout:3943: rollback oid 43 current snap is 494 2024-09-21T10:22:36.303 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 43 to 479 2024-09-21T10:22:36.303 INFO:tasks.rados.rados.0.smithi007.stdout:3944: delete oid 7 current snap is 494 2024-09-21T10:22:36.304 INFO:tasks.rados.rados.0.smithi007.stdout:3944: done (1 left) 2024-09-21T10:22:36.304 INFO:tasks.rados.rados.0.smithi007.stdout:3945: read oid 19 snap -1 2024-09-21T10:22:36.304 INFO:tasks.rados.rados.0.smithi007.stdout:3945: expect (ObjNum 1435 snap 475 seq_num 1435) 2024-09-21T10:22:36.304 INFO:tasks.rados.rados.0.smithi007.stdout:3946: write oid 45 current snap is 494 2024-09-21T10:22:36.305 INFO:tasks.rados.rados.0.smithi007.stdout:3946: seq_num 1489 ranges {625623=734596,1816041=459508,2740248=285375} 2024-09-21T10:22:36.311 INFO:tasks.rados.rados.0.smithi007.stdout:3946: writing smithi00780062-45 from 625623 to 1360219 tid 1 2024-09-21T10:22:36.317 INFO:tasks.rados.rados.0.smithi007.stdout:3946: writing smithi00780062-45 from 1816041 to 2275549 tid 2 2024-09-21T10:22:36.321 INFO:tasks.rados.rados.0.smithi007.stdout:3946: writing smithi00780062-45 from 2740248 to 3025623 tid 3 2024-09-21T10:22:36.321 INFO:tasks.rados.rados.0.smithi007.stdout:3947: read oid 6 snap -1 2024-09-21T10:22:36.321 INFO:tasks.rados.rados.0.smithi007.stdout:3947: expect (ObjNum 1483 snap 494 seq_num 1483) 2024-09-21T10:22:36.321 INFO:tasks.rados.rados.0.smithi007.stdout:3948: snap_create 2024-09-21T10:22:36.321 INFO:tasks.rados.rados.0.smithi007.stdout:3943: finishing rollback tid 1 to smithi00780062-43 2024-09-21T10:22:36.321 INFO:tasks.rados.rados.0.smithi007.stdout:3943: finishing rollback tid 2 to smithi00780062-43 2024-09-21T10:22:36.322 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 654 (ObjNum 1440 snap 479 seq_num 1440) dirty exists 2024-09-21T10:22:36.322 INFO:tasks.rados.rados.0.smithi007.stdout:3945: expect (ObjNum 1435 snap 475 seq_num 1435) 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3946: finishing write tid 1 to smithi00780062-45 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3946: finishing write tid 2 to smithi00780062-45 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3946: finishing write tid 3 to smithi00780062-45 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3946: finishing write tid 4 to smithi00780062-45 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3946: finishing write tid 5 to smithi00780062-45 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3946: oid 45 updating version 0 to 2050 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3946: oid 45 version 2050 is already newer than 2048 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3946: oid 45 updating version 2050 to 2051 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3946: oid 45 version 2051 is already newer than 2049 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 45 v 2051 (ObjNum 1489 snap 494 seq_num 1489) dirty exists 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3946: left oid 45 (ObjNum 1489 snap 494 seq_num 1489) 2024-09-21T10:22:36.392 INFO:tasks.rados.rados.0.smithi007.stdout:3947: expect (ObjNum 1483 snap 494 seq_num 1483) 2024-09-21T10:22:36.777 INFO:tasks.rados.rados.0.smithi007.stdout:3943: done (4 left) 2024-09-21T10:22:36.777 INFO:tasks.rados.rados.0.smithi007.stdout:3945: done (3 left) 2024-09-21T10:22:36.777 INFO:tasks.rados.rados.0.smithi007.stdout:3946: done (2 left) 2024-09-21T10:22:36.777 INFO:tasks.rados.rados.0.smithi007.stdout:3947: done (1 left) 2024-09-21T10:22:36.777 INFO:tasks.rados.rados.0.smithi007.stdout:3948: done (0 left) 2024-09-21T10:22:36.777 INFO:tasks.rados.rados.0.smithi007.stdout:3949: write oid 43 current snap is 495 2024-09-21T10:22:36.777 INFO:tasks.rados.rados.0.smithi007.stdout:3949: seq_num 1490 ranges {642430=409845,1758170=719519} 2024-09-21T10:22:36.782 INFO:tasks.rados.rados.0.smithi007.stdout:3949: writing smithi00780062-43 from 642430 to 1052275 tid 1 2024-09-21T10:22:36.790 INFO:tasks.rados.rados.0.smithi007.stdout:3949: writing smithi00780062-43 from 1758170 to 2477689 tid 2 2024-09-21T10:22:36.790 INFO:tasks.rados.rados.0.smithi007.stdout:3950: write oid 18 current snap is 495 2024-09-21T10:22:36.790 INFO:tasks.rados.rados.0.smithi007.stdout:3950: seq_num 1491 ranges {659237=601447,1933005=463177} 2024-09-21T10:22:36.797 INFO:tasks.rados.rados.0.smithi007.stdout:3950: writing smithi00780062-18 from 659237 to 1260684 tid 1 2024-09-21T10:22:36.804 INFO:tasks.rados.rados.0.smithi007.stdout:3950: writing smithi00780062-18 from 1933005 to 2396182 tid 2 2024-09-21T10:22:36.804 INFO:tasks.rados.rados.0.smithi007.stdout:3951: write oid 3 current snap is 495 2024-09-21T10:22:36.804 INFO:tasks.rados.rados.0.smithi007.stdout:3949: finishing write tid 1 to smithi00780062-43 2024-09-21T10:22:36.804 INFO:tasks.rados.rados.0.smithi007.stdout:3951: seq_num 1492 ranges {676044=676696,1991487=723188} 2024-09-21T10:22:36.811 INFO:tasks.rados.rados.0.smithi007.stdout:3951: writing smithi00780062-3 from 676044 to 1352740 tid 1 2024-09-21T10:22:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3951: writing smithi00780062-3 from 1991487 to 2714675 tid 2 2024-09-21T10:22:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3952: read oid 8 snap 494 2024-09-21T10:22:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3952: expect deleted 2024-09-21T10:22:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3953: read oid 9 snap 490 2024-09-21T10:22:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3953: expect (ObjNum 1476 snap 489 seq_num 1476) 2024-09-21T10:22:36.819 INFO:tasks.rados.rados.0.smithi007.stdout:3954: snap_remove snap 479 2024-09-21T10:22:37.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:36 smithi007 ceph-mon[99390]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-21T10:22:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:36 smithi007 ceph-mon[99390]: pgmap v1068: 89 pgs: 89 active+clean; 152 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 358 KiB/s wr, 1 op/s 2024-09-21T10:22:37.094 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:36 smithi007 ceph-mon[101144]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-21T10:22:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:36 smithi007 ceph-mon[101144]: pgmap v1068: 89 pgs: 89 active+clean; 152 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 358 KiB/s wr, 1 op/s 2024-09-21T10:22:37.094 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:36 smithi031 ceph-mon[96824]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-21T10:22:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:36 smithi031 ceph-mon[96824]: pgmap v1068: 89 pgs: 89 active+clean; 152 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 358 KiB/s wr, 1 op/s 2024-09-21T10:22:37.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:37.760 INFO:tasks.rados.rados.0.smithi007.stdout:3954: done (5 left) 2024-09-21T10:22:37.760 INFO:tasks.rados.rados.0.smithi007.stdout:3955: snap_create 2024-09-21T10:22:37.760 INFO:tasks.rados.rados.0.smithi007.stdout:3949: finishing write tid 2 to smithi00780062-43 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3949: finishing write tid 3 to smithi00780062-43 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3949: finishing write tid 4 to smithi00780062-43 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3949: oid 43 updating version 0 to 656 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3949: oid 43 updating version 656 to 657 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3949: oid 43 updating version 657 to 658 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 43 v 658 (ObjNum 1490 snap 495 seq_num 1490) dirty exists 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3949: left oid 43 (ObjNum 1490 snap 495 seq_num 1490) 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3950: finishing write tid 1 to smithi00780062-18 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3950: finishing write tid 2 to smithi00780062-18 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3950: finishing write tid 3 to smithi00780062-18 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3950: finishing write tid 4 to smithi00780062-18 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3950: oid 18 updating version 0 to 3483 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3950: oid 18 version 3483 is already newer than 3481 2024-09-21T10:22:37.761 INFO:tasks.rados.rados.0.smithi007.stdout:3950: oid 18 version 3483 is already newer than 3482 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 18 v 3483 (ObjNum 1491 snap 495 seq_num 1491) dirty exists 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:3950: left oid 18 (ObjNum 1491 snap 495 seq_num 1491) 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:3951: finishing write tid 1 to smithi00780062-3 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:3951: finishing write tid 2 to smithi00780062-3 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:3951: finishing write tid 3 to smithi00780062-3 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:3951: finishing write tid 4 to smithi00780062-3 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:3951: oid 3 updating version 0 to 2053 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:3951: oid 3 updating version 2053 to 2054 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:3951: oid 3 updating version 2054 to 2055 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 3 v 2055 (ObjNum 1492 snap 495 seq_num 1492) dirty exists 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:3951: left oid 3 (ObjNum 1492 snap 495 seq_num 1492) 2024-09-21T10:22:37.762 INFO:tasks.rados.rados.0.smithi007.stdout:3953: expect (ObjNum 1476 snap 489 seq_num 1476) 2024-09-21T10:22:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:37 smithi031 ceph-mon[96824]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-21T10:22:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:37 smithi031 ceph-mon[96824]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-21T10:22:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:37 smithi007 ceph-mon[99390]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-21T10:22:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:37 smithi007 ceph-mon[99390]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-21T10:22:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:37 smithi007 ceph-mon[101144]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-21T10:22:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:37 smithi007 ceph-mon[101144]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-21T10:22:38.761 INFO:tasks.rados.rados.0.smithi007.stdout:3949: done (5 left) 2024-09-21T10:22:38.761 INFO:tasks.rados.rados.0.smithi007.stdout:3950: done (4 left) 2024-09-21T10:22:38.761 INFO:tasks.rados.rados.0.smithi007.stdout:3951: done (3 left) 2024-09-21T10:22:38.761 INFO:tasks.rados.rados.0.smithi007.stdout:3952: done (2 left) 2024-09-21T10:22:38.761 INFO:tasks.rados.rados.0.smithi007.stdout:3953: done (1 left) 2024-09-21T10:22:38.761 INFO:tasks.rados.rados.0.smithi007.stdout:3955: done (0 left) 2024-09-21T10:22:38.761 INFO:tasks.rados.rados.0.smithi007.stdout:3956: write oid 44 current snap is 496 2024-09-21T10:22:38.761 INFO:tasks.rados.rados.0.smithi007.stdout:3956: seq_num 1493 ranges {692851=751945,2049969=466846} 2024-09-21T10:22:38.768 INFO:tasks.rados.rados.0.smithi007.stdout:3956: writing smithi00780062-44 from 692851 to 1444796 tid 1 2024-09-21T10:22:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:3956: writing smithi00780062-44 from 2049969 to 2516815 tid 2 2024-09-21T10:22:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:3957: rollback oid 33 current snap is 496 2024-09-21T10:22:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 33 to 495 2024-09-21T10:22:38.775 INFO:tasks.rados.rados.0.smithi007.stdout:3958: snap_remove snap 490 2024-09-21T10:22:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:38 smithi031 ceph-mon[96824]: pgmap v1071: 89 pgs: 89 active+clean; 152 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 260 KiB/s wr, 14 op/s 2024-09-21T10:22:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:38 smithi031 ceph-mon[96824]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-21T10:22:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:38 smithi007 ceph-mon[99390]: pgmap v1071: 89 pgs: 89 active+clean; 152 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 260 KiB/s wr, 14 op/s 2024-09-21T10:22:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:38 smithi007 ceph-mon[99390]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-21T10:22:39.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:38 smithi007 ceph-mon[101144]: pgmap v1071: 89 pgs: 89 active+clean; 152 MiB data, 732 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 260 KiB/s wr, 14 op/s 2024-09-21T10:22:39.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:38 smithi007 ceph-mon[101144]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-21T10:22:39.782 INFO:tasks.rados.rados.0.smithi007.stdout:3958: done (2 left) 2024-09-21T10:22:39.782 INFO:tasks.rados.rados.0.smithi007.stdout:3959: read oid 5 snap -1 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3959: expect deleted 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3960: snap_create 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3956: finishing write tid 1 to smithi00780062-44 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3956: finishing write tid 2 to smithi00780062-44 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3956: finishing write tid 3 to smithi00780062-44 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3956: finishing write tid 4 to smithi00780062-44 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3956: oid 44 updating version 0 to 3495 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3956: oid 44 updating version 3495 to 3497 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3956: oid 44 version 3497 is already newer than 3496 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 44 v 3497 (ObjNum 1493 snap 496 seq_num 1493) dirty exists 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3956: left oid 44 (ObjNum 1493 snap 496 seq_num 1493) 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3957: finishing rollback tid 0 to smithi00780062-33 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3957: finishing rollback tid 1 to smithi00780062-33 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:3957: finishing rollback tid 2 to smithi00780062-33 2024-09-21T10:22:39.783 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 33 v 2065 (ObjNum 1478 snap 490 seq_num 1478) dirty exists 2024-09-21T10:22:40.787 INFO:tasks.rados.rados.0.smithi007.stdout:3956: done (3 left) 2024-09-21T10:22:40.787 INFO:tasks.rados.rados.0.smithi007.stdout:3957: done (2 left) 2024-09-21T10:22:40.787 INFO:tasks.rados.rados.0.smithi007.stdout:3959: done (1 left) 2024-09-21T10:22:40.787 INFO:tasks.rados.rados.0.smithi007.stdout:3960: done (0 left) 2024-09-21T10:22:40.787 INFO:tasks.rados.rados.0.smithi007.stdout:3961: write oid 29 current snap is 497 2024-09-21T10:22:40.787 INFO:tasks.rados.rados.0.smithi007.stdout:3961: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2024-09-21T10:22:40.793 INFO:tasks.rados.rados.0.smithi007.stdout:3961: writing smithi00780062-29 from 709658 to 1136852 tid 1 2024-09-21T10:22:40.799 INFO:tasks.rados.rados.0.smithi007.stdout:3961: writing smithi00780062-29 from 1592098 to 2318955 tid 2 2024-09-21T10:22:40.804 INFO:tasks.rados.rados.0.smithi007.stdout:3961: writing smithi00780062-29 from 2761010 to 3109658 tid 3 2024-09-21T10:22:40.804 INFO:tasks.rados.rados.0.smithi007.stdout:3962: snap_create 2024-09-21T10:22:40.804 INFO:tasks.rados.rados.0.smithi007.stdout:3961: finishing write tid 1 to smithi00780062-29 2024-09-21T10:22:40.804 INFO:tasks.rados.rados.0.smithi007.stdout:3961: finishing write tid 2 to smithi00780062-29 2024-09-21T10:22:40.807 INFO:tasks.rados.rados.0.smithi007.stdout:3961: finishing write tid 3 to smithi00780062-29 2024-09-21T10:22:40.807 INFO:tasks.rados.rados.0.smithi007.stdout:3961: finishing write tid 4 to smithi00780062-29 2024-09-21T10:22:40.807 INFO:tasks.rados.rados.0.smithi007.stdout:3961: finishing write tid 5 to smithi00780062-29 2024-09-21T10:22:40.808 INFO:tasks.rados.rados.0.smithi007.stdout:3961: oid 29 updating version 0 to 1775 2024-09-21T10:22:40.808 INFO:tasks.rados.rados.0.smithi007.stdout:3961: oid 29 updating version 1775 to 1776 2024-09-21T10:22:40.808 INFO:tasks.rados.rados.0.smithi007.stdout:3961: oid 29 version 1776 is already newer than 1774 2024-09-21T10:22:40.808 INFO:tasks.rados.rados.0.smithi007.stdout:3961: oid 29 version 1776 is already newer than 1773 2024-09-21T10:22:40.808 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 29 v 1776 (ObjNum 1494 snap 497 seq_num 1494) dirty exists 2024-09-21T10:22:40.808 INFO:tasks.rados.rados.0.smithi007.stdout:3961: left oid 29 (ObjNum 1494 snap 497 seq_num 1494) 2024-09-21T10:22:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:40 smithi031 ceph-mon[96824]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-21T10:22:41.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:40 smithi031 ceph-mon[96824]: pgmap v1074: 89 pgs: 89 active+clean; 140 MiB data, 716 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-09-21T10:22:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:40 smithi007 ceph-mon[99390]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-21T10:22:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:40 smithi007 ceph-mon[99390]: pgmap v1074: 89 pgs: 89 active+clean; 140 MiB data, 716 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-09-21T10:22:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:22:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:22:40] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.51.0" 2024-09-21T10:22:41.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:40 smithi007 ceph-mon[101144]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-21T10:22:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:40 smithi007 ceph-mon[101144]: pgmap v1074: 89 pgs: 89 active+clean; 140 MiB data, 716 MiB used, 715 GiB / 715 GiB avail; 20 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-09-21T10:22:41.791 INFO:tasks.rados.rados.0.smithi007.stdout:3961: done (1 left) 2024-09-21T10:22:41.791 INFO:tasks.rados.rados.0.smithi007.stdout:3962: done (0 left) 2024-09-21T10:22:41.791 INFO:tasks.rados.rados.0.smithi007.stdout:3963: snap_create 2024-09-21T10:22:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:41 smithi031 ceph-mon[96824]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-21T10:22:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:41 smithi007 ceph-mon[99390]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-21T10:22:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:41 smithi007 ceph-mon[101144]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-21T10:22:42.761 INFO:tasks.rados.rados.0.smithi007.stdout:3963: done (0 left) 2024-09-21T10:22:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3964: read oid 8 snap -1 2024-09-21T10:22:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3964: expect deleted 2024-09-21T10:22:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3965: read oid 38 snap -1 2024-09-21T10:22:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3965: expect deleted 2024-09-21T10:22:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3966: rollback oid 26 current snap is 499 2024-09-21T10:22:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 496 2024-09-21T10:22:42.762 INFO:tasks.rados.rados.0.smithi007.stdout:3967: snap_create 2024-09-21T10:22:42.769 INFO:tasks.rados.rados.0.smithi007.stdout:3966: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:22:42.769 INFO:tasks.rados.rados.0.smithi007.stdout:3966: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:22:42.769 INFO:tasks.rados.rados.0.smithi007.stdout:3966: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:22:42.769 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 869 (ObjNum 1411 snap 469 seq_num 1411) dirty exists 2024-09-21T10:22:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:42 smithi031 ceph-mon[96824]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-21T10:22:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:42 smithi031 ceph-mon[96824]: pgmap v1077: 89 pgs: 89 active+clean; 119 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-09-21T10:22:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:42 smithi031 ceph-mon[96824]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-21T10:22:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:42 smithi007 ceph-mon[99390]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-21T10:22:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:42 smithi007 ceph-mon[99390]: pgmap v1077: 89 pgs: 89 active+clean; 119 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-09-21T10:22:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:42 smithi007 ceph-mon[99390]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-21T10:22:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:42 smithi007 ceph-mon[101144]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-21T10:22:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:42 smithi007 ceph-mon[101144]: pgmap v1077: 89 pgs: 89 active+clean; 119 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-09-21T10:22:43.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:42 smithi007 ceph-mon[101144]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-21T10:22:43.762 INFO:tasks.rados.rados.0.smithi007.stdout:3964: done (3 left) 2024-09-21T10:22:43.762 INFO:tasks.rados.rados.0.smithi007.stdout:3965: done (2 left) 2024-09-21T10:22:43.762 INFO:tasks.rados.rados.0.smithi007.stdout:3966: done (1 left) 2024-09-21T10:22:43.762 INFO:tasks.rados.rados.0.smithi007.stdout:3967: done (0 left) 2024-09-21T10:22:43.763 INFO:tasks.rados.rados.0.smithi007.stdout:3968: read oid 35 snap -1 2024-09-21T10:22:43.763 INFO:tasks.rados.rados.0.smithi007.stdout:3968: expect (ObjNum 1418 snap 471 seq_num 1418) 2024-09-21T10:22:43.763 INFO:tasks.rados.rados.0.smithi007.stdout:3969: read oid 28 snap -1 2024-09-21T10:22:43.763 INFO:tasks.rados.rados.0.smithi007.stdout:3969: expect (ObjNum 1426 snap 474 seq_num 1426) 2024-09-21T10:22:43.763 INFO:tasks.rados.rados.0.smithi007.stdout:3970: read oid 8 snap 491 2024-09-21T10:22:43.763 INFO:tasks.rados.rados.0.smithi007.stdout:3970: expect deleted 2024-09-21T10:22:43.763 INFO:tasks.rados.rados.0.smithi007.stdout:3971: write oid 36 current snap is 500 2024-09-21T10:22:43.763 INFO:tasks.rados.rados.0.smithi007.stdout:3971: seq_num 1495 ranges {726465=502443,1650580=470515,2788433=338032} 2024-09-21T10:22:43.769 INFO:tasks.rados.rados.0.smithi007.stdout:3971: writing smithi00780062-36 from 726465 to 1228908 tid 1 2024-09-21T10:22:43.775 INFO:tasks.rados.rados.0.smithi007.stdout:3971: writing smithi00780062-36 from 1650580 to 2121095 tid 2 2024-09-21T10:22:43.780 INFO:tasks.rados.rados.0.smithi007.stdout:3971: writing smithi00780062-36 from 2788433 to 3126465 tid 3 2024-09-21T10:22:43.781 INFO:tasks.rados.rados.0.smithi007.stdout:3972: write oid 21 current snap is 500 2024-09-21T10:22:43.781 INFO:tasks.rados.rados.0.smithi007.stdout:3972: seq_num 1496 ranges {743272=577692,2109062=730526} 2024-09-21T10:22:43.788 INFO:tasks.rados.rados.0.smithi007.stdout:3972: writing smithi00780062-21 from 743272 to 1320964 tid 1 2024-09-21T10:22:43.796 INFO:tasks.rados.rados.0.smithi007.stdout:3972: writing smithi00780062-21 from 2109062 to 2839588 tid 2 2024-09-21T10:22:43.797 INFO:tasks.rados.rados.0.smithi007.stdout:3973: rollback oid 41 current snap is 500 2024-09-21T10:22:43.797 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 41 to 494 2024-09-21T10:22:43.797 INFO:tasks.rados.rados.0.smithi007.stdout:3968: expect (ObjNum 1418 snap 471 seq_num 1418) 2024-09-21T10:22:43.980 INFO:tasks.rados.rados.0.smithi007.stdout:3971: finishing write tid 1 to smithi00780062-36 2024-09-21T10:22:43.981 INFO:tasks.rados.rados.0.smithi007.stdout:3971: finishing write tid 2 to smithi00780062-36 2024-09-21T10:22:43.981 INFO:tasks.rados.rados.0.smithi007.stdout:3969: expect (ObjNum 1426 snap 474 seq_num 1426) 2024-09-21T10:22:44.110 INFO:tasks.rados.rados.0.smithi007.stdout:3971: finishing write tid 3 to smithi00780062-36 2024-09-21T10:22:44.110 INFO:tasks.rados.rados.0.smithi007.stdout:3971: finishing write tid 4 to smithi00780062-36 2024-09-21T10:22:44.110 INFO:tasks.rados.rados.0.smithi007.stdout:3971: finishing write tid 5 to smithi00780062-36 2024-09-21T10:22:44.110 INFO:tasks.rados.rados.0.smithi007.stdout:3971: oid 36 updating version 0 to 995 2024-09-21T10:22:44.110 INFO:tasks.rados.rados.0.smithi007.stdout:3971: oid 36 updating version 995 to 997 2024-09-21T10:22:44.110 INFO:tasks.rados.rados.0.smithi007.stdout:3971: oid 36 version 997 is already newer than 996 2024-09-21T10:22:44.110 INFO:tasks.rados.rados.0.smithi007.stdout:3971: oid 36 version 997 is already newer than 994 2024-09-21T10:22:44.110 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 36 v 997 (ObjNum 1495 snap 500 seq_num 1495) dirty exists 2024-09-21T10:22:44.111 INFO:tasks.rados.rados.0.smithi007.stdout:3971: left oid 36 (ObjNum 1495 snap 500 seq_num 1495) 2024-09-21T10:22:44.111 INFO:tasks.rados.rados.0.smithi007.stdout:3972: finishing write tid 1 to smithi00780062-21 2024-09-21T10:22:44.111 INFO:tasks.rados.rados.0.smithi007.stdout:3968: done (5 left) 2024-09-21T10:22:44.111 INFO:tasks.rados.rados.0.smithi007.stdout:3969: done (4 left) 2024-09-21T10:22:44.111 INFO:tasks.rados.rados.0.smithi007.stdout:3970: done (3 left) 2024-09-21T10:22:44.111 INFO:tasks.rados.rados.0.smithi007.stdout:3971: done (2 left) 2024-09-21T10:22:44.111 INFO:tasks.rados.rados.0.smithi007.stdout:3974: write oid 47 current snap is 500 2024-09-21T10:22:44.111 INFO:tasks.rados.rados.0.smithi007.stdout:3973: finishing rollback tid 0 to smithi00780062-41 2024-09-21T10:22:44.111 INFO:tasks.rados.rados.0.smithi007.stdout:3974: seq_num 1497 ranges {760079=652941,2167544=474184} 2024-09-21T10:22:44.117 INFO:tasks.rados.rados.0.smithi007.stdout:3974: writing smithi00780062-47 from 760079 to 1413020 tid 1 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:3974: writing smithi00780062-47 from 2167544 to 2641728 tid 2 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:3975: rollback oid 26 current snap is 500 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 26 to 499 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:3972: finishing write tid 2 to smithi00780062-21 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:3972: finishing write tid 3 to smithi00780062-21 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:3973: finishing rollback tid 1 to smithi00780062-41 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:3973: finishing rollback tid 2 to smithi00780062-41 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 41 v 1780 (ObjNum 1444 snap 480 seq_num 1444) dirty exists 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:3972: finishing write tid 4 to smithi00780062-21 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:3972: oid 21 updating version 0 to 1250 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:3972: oid 21 updating version 1250 to 1251 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:3972: oid 21 version 1251 is already newer than 1249 2024-09-21T10:22:44.125 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 21 v 1251 (ObjNum 1496 snap 500 seq_num 1496) dirty exists 2024-09-21T10:22:44.126 INFO:tasks.rados.rados.0.smithi007.stdout:3972: left oid 21 (ObjNum 1496 snap 500 seq_num 1496) 2024-09-21T10:22:44.126 INFO:tasks.rados.rados.0.smithi007.stdout:3974: finishing write tid 1 to smithi00780062-47 2024-09-21T10:22:44.126 INFO:tasks.rados.rados.0.smithi007.stdout:3972: done (3 left) 2024-09-21T10:22:44.126 INFO:tasks.rados.rados.0.smithi007.stdout:3973: done (2 left) 2024-09-21T10:22:44.126 INFO:tasks.rados.rados.0.smithi007.stdout:3976: rollback oid 17 current snap is 500 2024-09-21T10:22:44.126 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 17 to 499 2024-09-21T10:22:44.126 INFO:tasks.rados.rados.0.smithi007.stdout:3977: delete oid 24 current snap is 500 2024-09-21T10:22:44.129 INFO:tasks.rados.rados.0.smithi007.stdout:3976: finishing rollback tid 0 to smithi00780062-17 2024-09-21T10:22:44.129 INFO:tasks.rados.rados.0.smithi007.stdout:3976: finishing rollback tid 1 to smithi00780062-17 2024-09-21T10:22:44.129 INFO:tasks.rados.rados.0.smithi007.stdout:3976: finishing rollback tid 2 to smithi00780062-17 2024-09-21T10:22:44.129 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 17 v 1437 (ObjNum 1427 snap 474 seq_num 1427) dirty exists 2024-09-21T10:22:44.129 INFO:tasks.rados.rados.0.smithi007.stdout:3975: finishing rollback tid 0 to smithi00780062-26 2024-09-21T10:22:44.130 INFO:tasks.rados.rados.0.smithi007.stdout:3974: finishing write tid 2 to smithi00780062-47 2024-09-21T10:22:44.130 INFO:tasks.rados.rados.0.smithi007.stdout:3976: done (3 left) 2024-09-21T10:22:44.130 INFO:tasks.rados.rados.0.smithi007.stdout:3977: done (2 left) 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:3978: delete oid 37 current snap is 500 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:3975: finishing rollback tid 1 to smithi00780062-26 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:3974: finishing write tid 3 to smithi00780062-47 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:3975: finishing rollback tid 2 to smithi00780062-26 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 26 v 873 (ObjNum 1411 snap 469 seq_num 1411) dirty exists 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:3974: finishing write tid 4 to smithi00780062-47 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:3974: oid 47 updating version 0 to 2379 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:3974: oid 47 updating version 2379 to 2381 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:3974: oid 47 version 2381 is already newer than 2380 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 47 v 2381 (ObjNum 1497 snap 500 seq_num 1497) dirty exists 2024-09-21T10:22:44.131 INFO:tasks.rados.rados.0.smithi007.stdout:3974: left oid 47 (ObjNum 1497 snap 500 seq_num 1497) 2024-09-21T10:22:44.132 INFO:tasks.rados.rados.0.smithi007.stdout:3974: done (2 left) 2024-09-21T10:22:44.132 INFO:tasks.rados.rados.0.smithi007.stdout:3975: done (1 left) 2024-09-21T10:22:44.132 INFO:tasks.rados.rados.0.smithi007.stdout:3978: done (0 left) 2024-09-21T10:22:44.132 INFO:tasks.rados.rados.0.smithi007.stdout:3979: read oid 12 snap -1 2024-09-21T10:22:44.132 INFO:tasks.rados.rados.0.smithi007.stdout:3979: expect deleted 2024-09-21T10:22:44.133 INFO:tasks.rados.rados.0.smithi007.stdout:3980: read oid 28 snap -1 2024-09-21T10:22:44.133 INFO:tasks.rados.rados.0.smithi007.stdout:3980: expect (ObjNum 1426 snap 474 seq_num 1426) 2024-09-21T10:22:44.133 INFO:tasks.rados.rados.0.smithi007.stdout:3981: snap_create 2024-09-21T10:22:44.138 INFO:tasks.rados.rados.0.smithi007.stdout:3980: expect (ObjNum 1426 snap 474 seq_num 1426) 2024-09-21T10:22:44.767 INFO:tasks.rados.rados.0.smithi007.stdout:3979: done (2 left) 2024-09-21T10:22:44.767 INFO:tasks.rados.rados.0.smithi007.stdout:3980: done (1 left) 2024-09-21T10:22:44.767 INFO:tasks.rados.rados.0.smithi007.stdout:3981: done (0 left) 2024-09-21T10:22:44.767 INFO:tasks.rados.rados.0.smithi007.stdout:3982: write oid 15 current snap is 501 2024-09-21T10:22:44.767 INFO:tasks.rados.rados.0.smithi007.stdout:3982: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2024-09-21T10:22:44.772 INFO:tasks.rados.rados.0.smithi007.stdout:3982: writing smithi00780062-15 from 410500 to 1005541 tid 1 2024-09-21T10:22:44.779 INFO:tasks.rados.rados.0.smithi007.stdout:3982: writing smithi00780062-15 from 1542990 to 2164501 tid 2 2024-09-21T10:22:44.785 INFO:tasks.rados.rados.0.smithi007.stdout:3982: writing smithi00780062-15 from 2925548 to 3210500 tid 3 2024-09-21T10:22:44.785 INFO:tasks.rados.rados.0.smithi007.stdout:3983: read oid 41 snap -1 2024-09-21T10:22:44.785 INFO:tasks.rados.rados.0.smithi007.stdout:3983: expect (ObjNum 1444 snap 480 seq_num 1444) 2024-09-21T10:22:44.785 INFO:tasks.rados.rados.0.smithi007.stdout:3984: snap_remove snap 495 2024-09-21T10:22:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:44 smithi031 ceph-mon[96824]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-21T10:22:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:44 smithi031 ceph-mon[96824]: pgmap v1080: 89 pgs: 89 active+clean; 119 MiB data, 682 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 298 KiB/s wr, 1 op/s 2024-09-21T10:22:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:44 smithi007 ceph-mon[99390]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-21T10:22:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:44 smithi007 ceph-mon[99390]: pgmap v1080: 89 pgs: 89 active+clean; 119 MiB data, 682 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 298 KiB/s wr, 1 op/s 2024-09-21T10:22:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:44 smithi007 ceph-mon[101144]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-21T10:22:45.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:44 smithi007 ceph-mon[101144]: pgmap v1080: 89 pgs: 89 active+clean; 119 MiB data, 682 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 298 KiB/s wr, 1 op/s 2024-09-21T10:22:45.773 INFO:tasks.rados.rados.0.smithi007.stdout:3984: done (2 left) 2024-09-21T10:22:45.773 INFO:tasks.rados.rados.0.smithi007.stdout:3985: write oid 30 current snap is 501 2024-09-21T10:22:45.773 INFO:tasks.rados.rados.0.smithi007.stdout:3982: finishing write tid 1 to smithi00780062-15 2024-09-21T10:22:45.773 INFO:tasks.rados.rados.0.smithi007.stdout:3985: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2024-09-21T10:22:45.778 INFO:tasks.rados.rados.0.smithi007.stdout:3985: writing smithi00780062-30 from 427307 to 1097597 tid 1 2024-09-21T10:22:45.784 INFO:tasks.rados.rados.0.smithi007.stdout:3985: writing smithi00780062-30 from 1601472 to 2082994 tid 2 2024-09-21T10:22:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3985: writing smithi00780062-30 from 2552971 to 3036027 tid 3 2024-09-21T10:22:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3986: write oid 12 current snap is 501 2024-09-21T10:22:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3982: finishing write tid 2 to smithi00780062-15 2024-09-21T10:22:45.790 INFO:tasks.rados.rados.0.smithi007.stdout:3986: seq_num 1502 ranges {444114=745539,1943601=625180} 2024-09-21T10:22:45.796 INFO:tasks.rados.rados.0.smithi007.stdout:3986: writing smithi00780062-12 from 444114 to 1189653 tid 1 2024-09-21T10:22:45.805 INFO:tasks.rados.rados.0.smithi007.stdout:3986: writing smithi00780062-12 from 1943601 to 2568781 tid 2 2024-09-21T10:22:45.805 INFO:tasks.rados.rados.0.smithi007.stdout:3987: snap_create 2024-09-21T10:22:45.805 INFO:tasks.rados.rados.0.smithi007.stdout:3982: finishing write tid 3 to smithi00780062-15 2024-09-21T10:22:45.805 INFO:tasks.rados.rados.0.smithi007.stdout:3983: expect (ObjNum 1444 snap 480 seq_num 1444) 2024-09-21T10:22:45.910 INFO:tasks.rados.rados.0.smithi007.stdout:3982: finishing write tid 4 to smithi00780062-15 2024-09-21T10:22:45.910 INFO:tasks.rados.rados.0.smithi007.stdout:3982: finishing write tid 5 to smithi00780062-15 2024-09-21T10:22:45.910 INFO:tasks.rados.rados.0.smithi007.stdout:3982: oid 15 updating version 0 to 1255 2024-09-21T10:22:45.910 INFO:tasks.rados.rados.0.smithi007.stdout:3982: oid 15 updating version 1255 to 1256 2024-09-21T10:22:45.910 INFO:tasks.rados.rados.0.smithi007.stdout:3982: oid 15 version 1256 is already newer than 1254 2024-09-21T10:22:45.910 INFO:tasks.rados.rados.0.smithi007.stdout:3982: oid 15 version 1256 is already newer than 1253 2024-09-21T10:22:45.910 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 15 v 1256 (ObjNum 1500 snap 501 seq_num 1500) dirty exists 2024-09-21T10:22:45.910 INFO:tasks.rados.rados.0.smithi007.stdout:3982: left oid 15 (ObjNum 1500 snap 501 seq_num 1500) 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3985: finishing write tid 1 to smithi00780062-30 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3985: finishing write tid 2 to smithi00780062-30 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3985: finishing write tid 3 to smithi00780062-30 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3985: finishing write tid 4 to smithi00780062-30 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3985: finishing write tid 5 to smithi00780062-30 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3985: oid 30 updating version 0 to 1439 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3985: oid 30 updating version 1439 to 1442 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3985: oid 30 updating version 1442 to 1443 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3985: oid 30 updating version 1443 to 1444 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 30 v 1444 (ObjNum 1501 snap 501 seq_num 1501) dirty exists 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3985: left oid 30 (ObjNum 1501 snap 501 seq_num 1501) 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3986: finishing write tid 1 to smithi00780062-12 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3986: finishing write tid 2 to smithi00780062-12 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3986: finishing write tid 3 to smithi00780062-12 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3986: finishing write tid 4 to smithi00780062-12 2024-09-21T10:22:45.911 INFO:tasks.rados.rados.0.smithi007.stdout:3986: oid 12 updating version 0 to 1260 2024-09-21T10:22:45.912 INFO:tasks.rados.rados.0.smithi007.stdout:3986: oid 12 updating version 1260 to 1261 2024-09-21T10:22:45.912 INFO:tasks.rados.rados.0.smithi007.stdout:3986: oid 12 version 1261 is already newer than 1257 2024-09-21T10:22:45.912 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 1261 (ObjNum 1502 snap 501 seq_num 1502) dirty exists 2024-09-21T10:22:45.912 INFO:tasks.rados.rados.0.smithi007.stdout:3986: left oid 12 (ObjNum 1502 snap 501 seq_num 1502) 2024-09-21T10:22:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:45 smithi031 ceph-mon[96824]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-21T10:22:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:45 smithi007 ceph-mon[99390]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-21T10:22:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:45 smithi007 ceph-mon[101144]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-21T10:22:46.778 INFO:tasks.rados.rados.0.smithi007.stdout:3982: done (4 left) 2024-09-21T10:22:46.778 INFO:tasks.rados.rados.0.smithi007.stdout:3983: done (3 left) 2024-09-21T10:22:46.778 INFO:tasks.rados.rados.0.smithi007.stdout:3985: done (2 left) 2024-09-21T10:22:46.778 INFO:tasks.rados.rados.0.smithi007.stdout:3986: done (1 left) 2024-09-21T10:22:46.778 INFO:tasks.rados.rados.0.smithi007.stdout:3987: done (0 left) 2024-09-21T10:22:46.779 INFO:tasks.rados.rados.0.smithi007.stdout:3988: snap_remove snap 499 2024-09-21T10:22:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:46 smithi031 ceph-mon[96824]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-21T10:22:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:46 smithi031 ceph-mon[96824]: pgmap v1083: 89 pgs: 89 active+clean; 122 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 688 KiB/s wr, 3 op/s 2024-09-21T10:22:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:46 smithi007 ceph-mon[99390]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-21T10:22:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:46 smithi007 ceph-mon[99390]: pgmap v1083: 89 pgs: 89 active+clean; 122 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 688 KiB/s wr, 3 op/s 2024-09-21T10:22:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:46 smithi007 ceph-mon[101144]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-21T10:22:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:46 smithi007 ceph-mon[101144]: pgmap v1083: 89 pgs: 89 active+clean; 122 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 688 KiB/s wr, 3 op/s 2024-09-21T10:22:47.763 INFO:tasks.rados.rados.0.smithi007.stdout:3988: done (0 left) 2024-09-21T10:22:47.763 INFO:tasks.rados.rados.0.smithi007.stdout:3989: write oid 16 current snap is 502 2024-09-21T10:22:47.763 INFO:tasks.rados.rados.0.smithi007.stdout:3989: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2024-09-21T10:22:47.770 INFO:tasks.rados.rados.0.smithi007.stdout:3989: writing smithi00780062-16 from 460921 to 881709 tid 1 2024-09-21T10:22:47.775 INFO:tasks.rados.rados.0.smithi007.stdout:3989: writing smithi00780062-16 from 1602083 to 2087274 tid 2 2024-09-21T10:22:47.781 INFO:tasks.rados.rados.0.smithi007.stdout:3989: writing smithi00780062-16 from 2491464 to 3113417 tid 3 2024-09-21T10:22:47.782 INFO:tasks.rados.rados.0.smithi007.stdout:3990: snap_remove snap 497 2024-09-21T10:22:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:47 smithi031 ceph-mon[96824]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-21T10:22:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:47 smithi031 ceph-mon[96824]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-21T10:22:48.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:47 smithi007 ceph-mon[101144]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-21T10:22:48.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:47 smithi007 ceph-mon[101144]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-21T10:22:48.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:47 smithi007 ceph-mon[99390]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-21T10:22:48.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:47 smithi007 ceph-mon[99390]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-21T10:22:48.786 INFO:tasks.rados.rados.0.smithi007.stdout:3990: done (1 left) 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3991: rollback oid 4 current snap is 502 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 4 to 494 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: finishing write tid 1 to smithi00780062-16 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: finishing write tid 2 to smithi00780062-16 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: finishing write tid 3 to smithi00780062-16 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: finishing write tid 4 to smithi00780062-16 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: finishing write tid 5 to smithi00780062-16 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: oid 16 updating version 0 to 2395 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: oid 16 version 2395 is already newer than 2393 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: oid 16 version 2395 is already newer than 2394 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: oid 16 version 2395 is already newer than 2392 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 16 v 2395 (ObjNum 1503 snap 502 seq_num 1503) dirty exists 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: left oid 16 (ObjNum 1503 snap 502 seq_num 1503) 2024-09-21T10:22:48.787 INFO:tasks.rados.rados.0.smithi007.stdout:3989: done (1 left) 2024-09-21T10:22:48.788 INFO:tasks.rados.rados.0.smithi007.stdout:3992: read oid 11 snap 494 2024-09-21T10:22:48.788 INFO:tasks.rados.rados.0.smithi007.stdout:3992: expect (ObjNum 1417 snap 471 seq_num 1417) 2024-09-21T10:22:48.788 INFO:tasks.rados.rados.0.smithi007.stdout:3993: read oid 22 snap -1 2024-09-21T10:22:48.788 INFO:tasks.rados.rados.0.smithi007.stdout:3993: expect (ObjNum 1480 snap 491 seq_num 1480) 2024-09-21T10:22:48.788 INFO:tasks.rados.rados.0.smithi007.stdout:3994: rollback oid 12 current snap is 502 2024-09-21T10:22:48.788 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 12 to 494 2024-09-21T10:22:48.788 INFO:tasks.rados.rados.0.smithi007.stdout:3995: delete oid 14 current snap is 502 2024-09-21T10:22:48.797 INFO:tasks.rados.rados.0.smithi007.stdout:3995: done (4 left) 2024-09-21T10:22:48.797 INFO:tasks.rados.rados.0.smithi007.stdout:3996: snap_remove snap 500 2024-09-21T10:22:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:48 smithi031 ceph-mon[96824]: pgmap v1086: 89 pgs: 89 active+clean; 130 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-21T10:22:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:48 smithi007 ceph-mon[101144]: pgmap v1086: 89 pgs: 89 active+clean; 130 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-21T10:22:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:48 smithi007 ceph-mon[99390]: pgmap v1086: 89 pgs: 89 active+clean; 130 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-21T10:22:49.790 INFO:tasks.rados.rados.0.smithi007.stdout:3996: done (4 left) 2024-09-21T10:22:49.791 INFO:tasks.rados.rados.0.smithi007.stdout:3997: delete oid 28 current snap is 502 2024-09-21T10:22:49.791 INFO:tasks.rados.rados.0.smithi007.stdout:3991: finishing rollback tid 0 to smithi00780062-4 2024-09-21T10:22:49.791 INFO:tasks.rados.rados.0.smithi007.stdout:3991: finishing rollback tid 1 to smithi00780062-4 2024-09-21T10:22:49.791 INFO:tasks.rados.rados.0.smithi007.stdout:3991: finishing rollback tid 2 to smithi00780062-4 2024-09-21T10:22:49.791 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 4 v 902 (ObjNum 1359 snap 456 seq_num 1359) dirty exists 2024-09-21T10:22:49.791 INFO:tasks.rados.rados.0.smithi007.stdout:3994: finishing rollback tid 0 to smithi00780062-12 2024-09-21T10:22:49.791 INFO:tasks.rados.rados.0.smithi007.stdout:3994: finishing rollback tid 1 to smithi00780062-12 2024-09-21T10:22:49.791 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 12 v 1266 (ObjNum 305 snap 0 seq_num 1) dirty dne 2024-09-21T10:22:49.791 INFO:tasks.rados.rados.0.smithi007.stdout:3992: expect (ObjNum 1417 snap 471 seq_num 1417) 2024-09-21T10:22:50.030 INFO:tasks.rados.rados.0.smithi007.stdout:3993: expect (ObjNum 1480 snap 491 seq_num 1480) 2024-09-21T10:22:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:49 smithi031 ceph-mon[96824]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-21T10:22:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:49 smithi007 ceph-mon[99390]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-21T10:22:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:49 smithi007 ceph-mon[101144]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-21T10:22:50.209 INFO:tasks.rados.rados.0.smithi007.stdout:3991: done (4 left) 2024-09-21T10:22:50.210 INFO:tasks.rados.rados.0.smithi007.stdout:3992: done (3 left) 2024-09-21T10:22:50.210 INFO:tasks.rados.rados.0.smithi007.stdout:3993: done (2 left) 2024-09-21T10:22:50.210 INFO:tasks.rados.rados.0.smithi007.stdout:3994: done (1 left) 2024-09-21T10:22:50.210 INFO:tasks.rados.rados.0.smithi007.stdout:3997: done (0 left) 2024-09-21T10:22:50.210 INFO:tasks.rados.rados.0.smithi007.stdout:3998: rollback oid 49 current snap is 502 2024-09-21T10:22:50.210 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 49 to 494 2024-09-21T10:22:50.210 INFO:tasks.rados.rados.0.smithi007.stdout:3999: rollback oid 37 current snap is 502 2024-09-21T10:22:50.210 INFO:tasks.rados.rados.0.smithi007.stdout:rollback oid 37 to 501 2024-09-21T10:22:50.210 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 2 2024-09-21T10:22:50.214 INFO:tasks.rados.rados.0.smithi007.stdout:3998: finishing rollback tid 0 to smithi00780062-49 2024-09-21T10:22:50.215 INFO:tasks.rados.rados.0.smithi007.stdout:3998: finishing rollback tid 1 to smithi00780062-49 2024-09-21T10:22:50.215 INFO:tasks.rados.rados.0.smithi007.stdout:3998: finishing rollback tid 2 to smithi00780062-49 2024-09-21T10:22:50.215 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 49 v 2403 (ObjNum 1467 snap 487 seq_num 1467) dirty exists 2024-09-21T10:22:50.215 INFO:tasks.rados.rados.0.smithi007.stdout:3998: done (1 left) 2024-09-21T10:22:50.215 INFO:tasks.rados.rados.0.smithi007.stdout: waiting on 1 2024-09-21T10:22:50.215 INFO:tasks.rados.rados.0.smithi007.stdout:3999: finishing rollback tid 1 to smithi00780062-37 2024-09-21T10:22:50.215 INFO:tasks.rados.rados.0.smithi007.stdout:update_object_version oid 37 v 2383 (ObjNum 113 snap 0 seq_num 3164148241) dirty dne 2024-09-21T10:22:50.215 INFO:tasks.rados.rados.0.smithi007.stdout:3999: done (0 left) 2024-09-21T10:22:50.216 INFO:tasks.rados.rados.0.smithi007.stderr:0 errors. 2024-09-21T10:22:50.216 INFO:tasks.rados.rados.0.smithi007.stderr: 2024-09-21T10:22:50.219 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:22:50.421 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:22:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:50 smithi031 ceph-mon[96824]: osdmap e1079: 8 total, 8 up, 8 in 2024-09-21T10:22:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:50 smithi031 ceph-mon[96824]: pgmap v1089: 89 pgs: 89 active+clean; 136 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-21T10:22:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:50 smithi007 ceph-mon[99390]: osdmap e1079: 8 total, 8 up, 8 in 2024-09-21T10:22:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:50 smithi007 ceph-mon[99390]: pgmap v1089: 89 pgs: 89 active+clean; 136 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-21T10:22:51.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:22:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:22:50] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.51.0" 2024-09-21T10:22:51.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:50 smithi007 ceph-mon[101144]: osdmap e1079: 8 total, 8 up, 8 in 2024-09-21T10:22:51.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:50 smithi007 ceph-mon[101144]: pgmap v1089: 89 pgs: 89 active+clean; 136 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-21T10:22:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:52.235 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:22:52.235 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":1079,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:57:49.015873+0000","modified":"2024-09-21T10:22:49.780980+0000","last_up_change":"2024-09-21T10:18:38.677724+0000","last_in_change":"2024-09-21T10:02:29.054388+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"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-09-21T10:00:48.052620+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T10:03:17.673775+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:04:32.287700+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","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":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T10:04:32.785309+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","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":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-09-21T10:05:42.563322+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":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":"1079","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":632,"snap_epoch":1079,"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":{"rados":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.5,"score_stable":2.5,"optimal_score":1,"raw_score_acting":2.5,"raw_score_stable":2.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9c5f68cd-8fb3-45aa-a345-82257a87b431","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":718,"up_from":731,"up_thru":829,"down_at":719,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6803","nonce":3401454289}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6805","nonce":3401454289}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6809","nonce":3401454289}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6807","nonce":3401454289}]},"public_addr":"172.21.15.7:6803/3401454289","cluster_addr":"172.21.15.7:6805/3401454289","heartbeat_back_addr":"172.21.15.7:6809/3401454289","heartbeat_front_addr":"172.21.15.7:6807/3401454289","state":["exists","up"]},{"osd":1,"uuid":"27411cc7-10a6-4567-ab1c-bc025fa40c39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":750,"up_from":763,"up_thru":829,"down_at":751,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6811","nonce":954700172}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6813","nonce":954700172}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6817","nonce":954700172}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6815","nonce":954700172}]},"public_addr":"172.21.15.7:6811/954700172","cluster_addr":"172.21.15.7:6813/954700172","heartbeat_back_addr":"172.21.15.7:6817/954700172","heartbeat_front_addr":"172.21.15.7:6815/954700172","state":["exists","up"]},{"osd":2,"uuid":"5865af20-7d01-472a-aec4-f8b6e71f55a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":783,"up_from":796,"up_thru":829,"down_at":784,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6819","nonce":3873397405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6821","nonce":3873397405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6825","nonce":3873397405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6823","nonce":3873397405}]},"public_addr":"172.21.15.7:6819/3873397405","cluster_addr":"172.21.15.7:6821/3873397405","heartbeat_back_addr":"172.21.15.7:6825/3873397405","heartbeat_front_addr":"172.21.15.7:6823/3873397405","state":["exists","up"]},{"osd":3,"uuid":"575fb77a-7174-4ed2-bb76-71cc9da58892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":816,"up_from":829,"up_thru":829,"down_at":817,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6827","nonce":2827327663}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6829","nonce":2827327663}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6833","nonce":2827327663}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6831","nonce":2827327663}]},"public_addr":"172.21.15.7:6827/2827327663","cluster_addr":"172.21.15.7:6829/2827327663","heartbeat_back_addr":"172.21.15.7:6833/2827327663","heartbeat_front_addr":"172.21.15.7:6831/2827327663","state":["exists","up"]},{"osd":4,"uuid":"35f2bb85-1144-4d87-a035-b64b3476ede0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":829,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6801","nonce":3511615736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6803","nonce":3511615736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6807","nonce":3511615736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6805","nonce":3511615736}]},"public_addr":"172.21.15.31:6801/3511615736","cluster_addr":"172.21.15.31:6803/3511615736","heartbeat_back_addr":"172.21.15.31:6807/3511615736","heartbeat_front_addr":"172.21.15.31:6805/3511615736","state":["exists","up"]},{"osd":5,"uuid":"2d1a1089-efc6-4d90-bc27-922978582f8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":829,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6809","nonce":1658279782}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6811","nonce":1658279782}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6815","nonce":1658279782}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6813","nonce":1658279782}]},"public_addr":"172.21.15.31:6809/1658279782","cluster_addr":"172.21.15.31:6811/1658279782","heartbeat_back_addr":"172.21.15.31:6815/1658279782","heartbeat_front_addr":"172.21.15.31:6813/1658279782","state":["exists","up"]},{"osd":6,"uuid":"15ebf9a9-5d93-4502-961f-a47c980b50cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":817,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6817","nonce":2115178283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6819","nonce":2115178283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6823","nonce":2115178283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6821","nonce":2115178283}]},"public_addr":"172.21.15.31:6817/2115178283","cluster_addr":"172.21.15.31:6819/2115178283","heartbeat_back_addr":"172.21.15.31:6823/2115178283","heartbeat_front_addr":"172.21.15.31:6821/2115178283","state":["exists","up"]},{"osd":7,"uuid":"0c404a1b-b688-4965-a89c-f388c4ceea28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":829,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6825","nonce":2127041318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6827","nonce":2127041318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6831","nonce":2127041318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6829","nonce":2127041318}]},"public_addr":"172.21.15.31:6825/2127041318","cluster_addr":"172.21.15.31:6827/2127041318","heartbeat_back_addr":"172.21.15.31:6831/2127041318","heartbeat_front_addr":"172.21.15.31:6829/2127041318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:58.687112+0000","dead_epoch":718},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:22.000009+0000","dead_epoch":750},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:45.880868+0000","dead_epoch":783},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:10.664732+0000","dead_epoch":816},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:32.544377+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:56.821409+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:20.131714+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:44.226871+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/1813639132":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/1054063864":"2024-09-22T10:10:35.851521+0000","172.21.15.31:0/3120710618":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/3120787161":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/2676614871":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2892876208":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2199154720":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/1893521517":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3679482398":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/1643329052":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/1782214167":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/262404630":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3489535417":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3619141549":"2024-09-22T10:10:35.851521+0000","172.21.15.31:6834/2502497045":"2024-09-22T10:07:47.987250+0000","172.21.15.7:6800/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/3095963212":"2024-09-22T10:10:35.851521+0000","172.21.15.31:0/3157518382":"2024-09-22T10:07:47.987250+0000","172.21.15.31:0/4011829762":"2024-09-22T10:07:47.987250+0000","172.21.15.31:0/2099810620":"2024-09-22T10:07:47.987250+0000","172.21.15.31:6835/2502497045":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/446880614":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/2681697383":"2024-09-22T10:07:10.724172+0000","172.21.15.7:6801/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/1268586956":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/4184174240":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/69049807":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/3331387564":"2024-09-22T10:07:10.724172+0000","172.21.15.7:6800/3619141549":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/2341862581":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/1643329052":"2024-09-22T10:07:10.724172+0000","172.21.15.31:0/2634861512":"2024-09-22T10:07:47.987250+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":626,"length":1},{"begin":628,"length":1},{"begin":630,"length":2}]}],"new_removed_snaps":[{"pool":5,"snaps":[{"begin":631,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:22:52.939 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:22:53.147 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:22:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:52 smithi031 ceph-mon[96824]: pgmap v1090: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-21T10:22:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:52 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/448168536' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:22:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:52 smithi031 ceph-mon[96824]: osdmap e1080: 8 total, 8 up, 8 in 2024-09-21T10:22:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:52 smithi007 ceph-mon[99390]: pgmap v1090: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-21T10:22:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:52 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/448168536' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:22:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:52 smithi007 ceph-mon[99390]: osdmap e1080: 8 total, 8 up, 8 in 2024-09-21T10:22:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:52 smithi007 ceph-mon[101144]: pgmap v1090: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-21T10:22:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:52 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/448168536' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:22:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:52 smithi007 ceph-mon[101144]: osdmap e1080: 8 total, 8 up, 8 in 2024-09-21T10:22:54.302 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:54 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:54.302 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:54 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:54 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:55.146 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:22:55.147 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:22:55.329 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:55 smithi007 ceph-mon[99390]: pgmap v1092: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 699 KiB/s wr, 8 op/s 2024-09-21T10:22:55.330 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:55 smithi007 ceph-mon[101144]: pgmap v1092: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 699 KiB/s wr, 8 op/s 2024-09-21T10:22:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:55 smithi031 ceph-mon[96824]: pgmap v1092: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 699 KiB/s wr, 8 op/s 2024-09-21T10:22:56.412 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:56 smithi031 ceph-mon[96824]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:22:56.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:56 smithi007 ceph-mon[99390]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:22:56.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:56 smithi007 ceph-mon[101144]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:22:56.524 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1092,"stamp":"2024-09-21T10:22:54.034689+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":142513392,"num_objects":92,"num_object_clones":26,"num_object_copies":276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":92,"num_whiteouts":5,"num_read":7177,"num_read_kb":7352173,"num_write":5905,"num_write_kb":1351918,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":49250661,"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":22824,"ondisk_log_size":22824,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":716772,"kb_used_data":328944,"kb_used_omap":200,"kb_used_meta":387511,"kb_avail":749244444,"statfs":{"total":767960285184,"available":767226310656,"internally_reserved":0,"allocated":336838656,"data_stored":366589130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":396811694},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":6541265,"num_objects":7,"num_object_clones":7,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":2,"num_read":30,"num_read_kb":33874,"num_write":24,"num_write_kb":4193,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001229"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1262,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051682+0000","last_change":"2024-09-21T10:18:39.705413+0000","last_active":"2024-09-21T10:22:50.051682+0000","last_peered":"2024-09-21T10:22:50.051682+0000","last_clean":"2024-09-21T10:22:50.051682+0000","last_became_active":"2024-09-21T10:18:39.703058+0000","last_became_peered":"2024-09-21T10:18:39.703058+0000","last_unstale":"2024-09-21T10:22:50.051682+0000","last_undegraded":"2024-09-21T10:22:50.051682+0000","last_fullsized":"2024-09-21T10:22:50.051682+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:50.465629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1011,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.789756+0000","last_change":"2024-09-21T10:18:06.725387+0000","last_active":"2024-09-21T10:22:48.789756+0000","last_peered":"2024-09-21T10:22:48.789756+0000","last_clean":"2024-09-21T10:22:48.789756+0000","last_became_active":"2024-09-21T10:18:06.724842+0000","last_became_peered":"2024-09-21T10:18:06.724842+0000","last_unstale":"2024-09-21T10:22:48.789756+0000","last_undegraded":"2024-09-21T10:22:48.789756+0000","last_fullsized":"2024-09-21T10:22:48.789756+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:48:06.127219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1019,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786797+0000","last_change":"2024-09-21T10:18:39.707885+0000","last_active":"2024-09-21T10:22:48.786797+0000","last_peered":"2024-09-21T10:22:48.786797+0000","last_clean":"2024-09-21T10:22:48.786797+0000","last_became_active":"2024-09-21T10:18:39.707386+0000","last_became_peered":"2024-09-21T10:18:39.707386+0000","last_unstale":"2024-09-21T10:22:48.786797+0000","last_undegraded":"2024-09-21T10:22:48.786797+0000","last_fullsized":"2024-09-21T10:22:48.786797+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:47.649083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1324,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760392+0000","last_change":"2024-09-21T10:18:39.694591+0000","last_active":"2024-09-21T10:22:52.760392+0000","last_peered":"2024-09-21T10:22:52.760392+0000","last_clean":"2024-09-21T10:22:52.760392+0000","last_became_active":"2024-09-21T10:18:39.694187+0000","last_became_peered":"2024-09-21T10:18:39.694187+0000","last_unstale":"2024-09-21T10:22:52.760392+0000","last_undegraded":"2024-09-21T10:22:52.760392+0000","last_fullsized":"2024-09-21T10:22:52.760392+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:52:29.730344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":1325,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760530+0000","last_change":"2024-09-21T10:18:39.696886+0000","last_active":"2024-09-21T10:22:52.760530+0000","last_peered":"2024-09-21T10:22:52.760530+0000","last_clean":"2024-09-21T10:22:52.760530+0000","last_became_active":"2024-09-21T10:18:39.696599+0000","last_became_peered":"2024-09-21T10:18:39.696599+0000","last_unstale":"2024-09-21T10:22:52.760530+0000","last_undegraded":"2024-09-21T10:22:52.760530+0000","last_fullsized":"2024-09-21T10:22:52.760530+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:04.914185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":994,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.789658+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:22:48.789658+0000","last_peered":"2024-09-21T10:22:48.789658+0000","last_clean":"2024-09-21T10:22:48.789658+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:22:48.789658+0000","last_undegraded":"2024-09-21T10:22:48.789658+0000","last_fullsized":"2024-09-21T10:22:48.789658+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":1262,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051971+0000","last_change":"2024-09-21T10:18:39.701507+0000","last_active":"2024-09-21T10:22:50.051971+0000","last_peered":"2024-09-21T10:22:50.051971+0000","last_clean":"2024-09-21T10:22:50.051971+0000","last_became_active":"2024-09-21T10:18:39.701151+0000","last_became_peered":"2024-09-21T10:18:39.701151+0000","last_unstale":"2024-09-21T10:22:50.051971+0000","last_undegraded":"2024-09-21T10:22:50.051971+0000","last_fullsized":"2024-09-21T10:22:50.051971+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:39:37.935832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1028,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.789658+0000","last_change":"2024-09-21T10:17:00.659650+0000","last_active":"2024-09-21T10:22:48.789658+0000","last_peered":"2024-09-21T10:22:48.789658+0000","last_clean":"2024-09-21T10:22:48.789658+0000","last_became_active":"2024-09-21T10:17:00.659216+0000","last_became_peered":"2024-09-21T10:17:00.659216+0000","last_unstale":"2024-09-21T10:22:48.789658+0000","last_undegraded":"2024-09-21T10:22:48.789658+0000","last_fullsized":"2024-09-21T10:22:48.789658+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:36.501160+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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.9","version":"1078'1210","reported_seq":4295,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.027637+0000","last_change":"2024-09-21T10:22:50.027971+0000","last_active":"2024-09-21T10:22:50.027637+0000","last_peered":"2024-09-21T10:22:50.027637+0000","last_clean":"2024-09-21T10:22:50.027637+0000","last_became_active":"2024-09-21T10:05:44.133575+0000","last_became_peered":"2024-09-21T10:05:44.133575+0000","last_unstale":"2024-09-21T10:22:50.027637+0000","last_undegraded":"2024-09-21T10:22:50.027637+0000","last_fullsized":"2024-09-21T10:22:50.027637+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":1210,"log_dups_size":0,"ondisk_log_size":1210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:13.496801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042139400000000001,"stat_sum":{"num_bytes":3664256,"num_objects":2,"num_object_clones":1,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":1,"num_read":331,"num_read_kb":425708,"num_write":298,"num_write_kb":73875,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"3.f","version":"71'1","reported_seq":1011,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.790255+0000","last_change":"2024-09-21T10:17:00.667766+0000","last_active":"2024-09-21T10:22:48.790255+0000","last_peered":"2024-09-21T10:22:48.790255+0000","last_clean":"2024-09-21T10:22:48.790255+0000","last_became_active":"2024-09-21T10:17:00.667428+0000","last_became_peered":"2024-09-21T10:17:00.667428+0000","last_unstale":"2024-09-21T10:22:48.790255+0000","last_undegraded":"2024-09-21T10:22:48.790255+0000","last_fullsized":"2024-09-21T10:22:48.790255+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:20.232246+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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1005,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.785452+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:22:48.785452+0000","last_peered":"2024-09-21T10:22:48.785452+0000","last_clean":"2024-09-21T10:22:48.785452+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:22:48.785452+0000","last_undegraded":"2024-09-21T10:22:48.785452+0000","last_fullsized":"2024-09-21T10:22:48.785452+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.8","version":"1078'1003","reported_seq":4670,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.791113+0000","last_change":"2024-09-21T10:22:48.791478+0000","last_active":"2024-09-21T10:22:48.791113+0000","last_peered":"2024-09-21T10:22:48.791113+0000","last_clean":"2024-09-21T10:22:48.791113+0000","last_became_active":"2024-09-21T10:18:06.729228+0000","last_became_peered":"2024-09-21T10:18:06.729228+0000","last_unstale":"2024-09-21T10:22:48.791113+0000","last_undegraded":"2024-09-21T10:22:48.791113+0000","last_fullsized":"2024-09-21T10:22:48.791113+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":1003,"log_dups_size":0,"ondisk_log_size":1003,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:22.047054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0045287649999999997,"stat_sum":{"num_bytes":7412591,"num_objects":4,"num_object_clones":2,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":1,"num_read":339,"num_read_kb":434116,"num_write":250,"num_write_kb":57727,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":2849914,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"1"}]},{"pgid":"3.e","version":"71'2","reported_seq":1012,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.790652+0000","last_change":"2024-09-21T10:17:33.982249+0000","last_active":"2024-09-21T10:22:48.790652+0000","last_peered":"2024-09-21T10:22:48.790652+0000","last_clean":"2024-09-21T10:22:48.790652+0000","last_became_active":"2024-09-21T10:17:33.981900+0000","last_became_peered":"2024-09-21T10:17:33.981900+0000","last_unstale":"2024-09-21T10:22:48.790652+0000","last_undegraded":"2024-09-21T10:22:48.790652+0000","last_fullsized":"2024-09-21T10:22:48.790652+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:33.290167+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1049,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.785824+0000","last_change":"2024-09-21T10:18:39.708857+0000","last_active":"2024-09-21T10:22:48.785824+0000","last_peered":"2024-09-21T10:22:48.785824+0000","last_clean":"2024-09-21T10:22:48.785824+0000","last_became_active":"2024-09-21T10:18:39.708178+0000","last_became_peered":"2024-09-21T10:18:39.708178+0000","last_unstale":"2024-09-21T10:22:48.785824+0000","last_undegraded":"2024-09-21T10:22:48.785824+0000","last_fullsized":"2024-09-21T10:22:48.785824+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:00:32.236234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"1067'662","reported_seq":4341,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.787176+0000","last_change":"2024-09-21T10:22:48.787550+0000","last_active":"2024-09-21T10:22:48.787176+0000","last_peered":"2024-09-21T10:22:48.787176+0000","last_clean":"2024-09-21T10:22:48.787176+0000","last_became_active":"2024-09-21T10:18:06.724454+0000","last_became_peered":"2024-09-21T10:18:06.724454+0000","last_unstale":"2024-09-21T10:22:48.787176+0000","last_undegraded":"2024-09-21T10:22:48.787176+0000","last_fullsized":"2024-09-21T10:22:48.787176+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":662,"log_dups_size":0,"ondisk_log_size":662,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:38:14.614681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000777453,"stat_sum":{"num_bytes":6283142,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":263,"num_read_kb":293290,"num_write":158,"num_write_kb":35208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":2459174,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"1"}]},{"pgid":"3.d","version":"71'1","reported_seq":996,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.791048+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:22:48.791048+0000","last_peered":"2024-09-21T10:22:48.791048+0000","last_clean":"2024-09-21T10:22:48.791048+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:22:48.791048+0000","last_undegraded":"2024-09-21T10:22:48.791048+0000","last_fullsized":"2024-09-21T10:22:48.791048+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1020,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.789801+0000","last_change":"2024-09-21T10:17:33.982066+0000","last_active":"2024-09-21T10:22:48.789801+0000","last_peered":"2024-09-21T10:22:48.789801+0000","last_clean":"2024-09-21T10:22:48.789801+0000","last_became_active":"2024-09-21T10:17:33.981569+0000","last_became_peered":"2024-09-21T10:17:33.981569+0000","last_unstale":"2024-09-21T10:22:48.789801+0000","last_undegraded":"2024-09-21T10:22:48.789801+0000","last_fullsized":"2024-09-21T10:22:48.789801+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:05.333150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"1078'1788","reported_seq":5352,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.793721+0000","last_change":"2024-09-21T10:22:48.794020+0000","last_active":"2024-09-21T10:22:48.793721+0000","last_peered":"2024-09-21T10:22:48.793721+0000","last_clean":"2024-09-21T10:22:48.793721+0000","last_became_active":"2024-09-21T10:18:39.692822+0000","last_became_peered":"2024-09-21T10:18:39.692822+0000","last_unstale":"2024-09-21T10:22:48.793721+0000","last_undegraded":"2024-09-21T10:22:48.793721+0000","last_fullsized":"2024-09-21T10:22:48.793721+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":1788,"log_dups_size":0,"ondisk_log_size":1788,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:51:16.946432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0065254110000000001,"stat_sum":{"num_bytes":11570340,"num_objects":6,"num_object_clones":3,"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":485,"num_read_kb":480581,"num_write":498,"num_write_kb":124484,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":9220453,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"1"}]},{"pgid":"3.c","version":"0'0","reported_seq":1021,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786442+0000","last_change":"2024-09-21T10:18:39.697707+0000","last_active":"2024-09-21T10:22:48.786442+0000","last_peered":"2024-09-21T10:22:48.786442+0000","last_clean":"2024-09-21T10:22:48.786442+0000","last_became_active":"2024-09-21T10:18:39.696845+0000","last_became_peered":"2024-09-21T10:18:39.696845+0000","last_unstale":"2024-09-21T10:22:48.786442+0000","last_undegraded":"2024-09-21T10:22:48.786442+0000","last_fullsized":"2024-09-21T10:22:48.786442+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:19:47.722874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":1326,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760549+0000","last_change":"2024-09-21T10:17:33.975285+0000","last_active":"2024-09-21T10:22:52.760549+0000","last_peered":"2024-09-21T10:22:52.760549+0000","last_clean":"2024-09-21T10:22:52.760549+0000","last_became_active":"2024-09-21T10:17:33.974429+0000","last_became_peered":"2024-09-21T10:17:33.974429+0000","last_unstale":"2024-09-21T10:22:52.760549+0000","last_undegraded":"2024-09-21T10:22:52.760549+0000","last_fullsized":"2024-09-21T10:22:52.760549+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:37:14.719542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"1078'2072","reported_seq":5623,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.789540+0000","last_change":"2024-09-21T10:22:48.789540+0000","last_active":"2024-09-21T10:22:48.789540+0000","last_peered":"2024-09-21T10:22:48.789540+0000","last_clean":"2024-09-21T10:22:48.789540+0000","last_became_active":"2024-09-21T10:18:06.723266+0000","last_became_peered":"2024-09-21T10:18:06.723266+0000","last_unstale":"2024-09-21T10:22:48.789540+0000","last_undegraded":"2024-09-21T10:22:48.789540+0000","last_fullsized":"2024-09-21T10:22:48.789540+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":2072,"log_dups_size":0,"ondisk_log_size":2072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:05.482760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0023532539999999999,"stat_sum":{"num_bytes":14099506,"num_objects":7,"num_object_clones":3,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":627,"num_read_kb":618679,"num_write":563,"num_write_kb":136878,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":5311319,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"1"}]},{"pgid":"3.b","version":"71'2","reported_seq":1274,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051609+0000","last_change":"2024-09-21T10:18:39.699628+0000","last_active":"2024-09-21T10:22:50.051609+0000","last_peered":"2024-09-21T10:22:50.051609+0000","last_clean":"2024-09-21T10:22:50.051609+0000","last_became_active":"2024-09-21T10:18:39.698693+0000","last_became_peered":"2024-09-21T10:18:39.698693+0000","last_unstale":"2024-09-21T10:22:50.051609+0000","last_undegraded":"2024-09-21T10:22:50.051609+0000","last_fullsized":"2024-09-21T10:22:50.051609+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:49.292655+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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1025,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786343+0000","last_change":"2024-09-21T10:18:39.707542+0000","last_active":"2024-09-21T10:22:48.786343+0000","last_peered":"2024-09-21T10:22:48.786343+0000","last_clean":"2024-09-21T10:22:48.786343+0000","last_became_active":"2024-09-21T10:18:39.707285+0000","last_became_peered":"2024-09-21T10:18:39.707285+0000","last_unstale":"2024-09-21T10:22:48.786343+0000","last_undegraded":"2024-09-21T10:22:48.786343+0000","last_fullsized":"2024-09-21T10:22:48.786343+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:58:47.879270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.c","version":"1067'2103","reported_seq":5702,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.797488+0000","last_change":"2024-09-21T10:22:49.797835+0000","last_active":"2024-09-21T10:22:49.797488+0000","last_peered":"2024-09-21T10:22:49.797488+0000","last_clean":"2024-09-21T10:22:49.797488+0000","last_became_active":"2024-09-21T10:17:33.987109+0000","last_became_peered":"2024-09-21T10:17:33.987109+0000","last_unstale":"2024-09-21T10:22:49.797488+0000","last_undegraded":"2024-09-21T10:22:49.797488+0000","last_fullsized":"2024-09-21T10:22:49.797488+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":2103,"log_dups_size":0,"ondisk_log_size":2103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:11.291100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077811500000000001,"stat_sum":{"num_bytes":8841538,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":641,"num_read_kb":653885,"num_write":503,"num_write_kb":120482,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":8685396,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"3.a","version":"0'0","reported_seq":1021,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.789729+0000","last_change":"2024-09-21T10:17:33.980911+0000","last_active":"2024-09-21T10:22:48.789729+0000","last_peered":"2024-09-21T10:22:48.789729+0000","last_clean":"2024-09-21T10:22:48.789729+0000","last_became_active":"2024-09-21T10:17:33.980134+0000","last_became_peered":"2024-09-21T10:17:33.980134+0000","last_unstale":"2024-09-21T10:22:48.789729+0000","last_undegraded":"2024-09-21T10:22:48.789729+0000","last_fullsized":"2024-09-21T10:22:48.789729+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:05.063536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1040,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786800+0000","last_change":"2024-09-21T10:18:06.728019+0000","last_active":"2024-09-21T10:22:48.786800+0000","last_peered":"2024-09-21T10:22:48.786800+0000","last_clean":"2024-09-21T10:22:48.786800+0000","last_became_active":"2024-09-21T10:18:06.727705+0000","last_became_peered":"2024-09-21T10:18:06.727705+0000","last_unstale":"2024-09-21T10:22:48.786800+0000","last_undegraded":"2024-09-21T10:22:48.786800+0000","last_fullsized":"2024-09-21T10:22:48.786800+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:58:07.024707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"1079'881","reported_seq":4010,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.793918+0000","last_change":"2024-09-21T10:22:49.793918+0000","last_active":"2024-09-21T10:22:49.793918+0000","last_peered":"2024-09-21T10:22:49.793918+0000","last_clean":"2024-09-21T10:22:49.793918+0000","last_became_active":"2024-09-21T10:05:44.134517+0000","last_became_peered":"2024-09-21T10:05:44.134517+0000","last_unstale":"2024-09-21T10:22:49.793918+0000","last_undegraded":"2024-09-21T10:22:49.793918+0000","last_fullsized":"2024-09-21T10:22:49.793918+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":881,"log_dups_size":0,"ondisk_log_size":881,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:47:30.236936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020476919999999998,"stat_sum":{"num_bytes":7681459,"num_objects":4,"num_object_clones":2,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":1,"num_read":239,"num_read_kb":284161,"num_write":197,"num_write_kb":45199,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"3.9","version":"0'0","reported_seq":1026,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786199+0000","last_change":"2024-09-21T10:18:06.729319+0000","last_active":"2024-09-21T10:22:48.786199+0000","last_peered":"2024-09-21T10:22:48.786199+0000","last_clean":"2024-09-21T10:22:48.786199+0000","last_became_active":"2024-09-21T10:18:06.729031+0000","last_became_peered":"2024-09-21T10:18:06.729031+0000","last_unstale":"2024-09-21T10:22:48.786199+0000","last_undegraded":"2024-09-21T10:22:48.786199+0000","last_fullsized":"2024-09-21T10:22:48.786199+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:09.675295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":1025,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.787193+0000","last_change":"2024-09-21T10:17:33.982264+0000","last_active":"2024-09-21T10:22:48.787193+0000","last_peered":"2024-09-21T10:22:48.787193+0000","last_clean":"2024-09-21T10:22:48.787193+0000","last_became_active":"2024-09-21T10:17:33.981937+0000","last_became_peered":"2024-09-21T10:17:33.981937+0000","last_unstale":"2024-09-21T10:22:48.787193+0000","last_undegraded":"2024-09-21T10:22:48.787193+0000","last_fullsized":"2024-09-21T10:22:48.787193+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:47.542872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"1067'1418","reported_seq":4562,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.788737+0000","last_change":"2024-09-21T10:22:49.789138+0000","last_active":"2024-09-21T10:22:49.788737+0000","last_peered":"2024-09-21T10:22:49.788737+0000","last_clean":"2024-09-21T10:22:49.788737+0000","last_became_active":"2024-09-21T10:17:00.677050+0000","last_became_peered":"2024-09-21T10:17:00.677050+0000","last_unstale":"2024-09-21T10:22:49.788737+0000","last_undegraded":"2024-09-21T10:22:49.788737+0000","last_fullsized":"2024-09-21T10:22:49.788737+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":1418,"log_dups_size":0,"ondisk_log_size":1418,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:32:37.019719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054885399999999999,"stat_sum":{"num_bytes":5278124,"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":485,"num_read_kb":491232,"num_write":332,"num_write_kb":81938,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":856198,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"3.8","version":"0'0","reported_seq":1264,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051496+0000","last_change":"2024-09-21T10:18:39.702099+0000","last_active":"2024-09-21T10:22:50.051496+0000","last_peered":"2024-09-21T10:22:50.051496+0000","last_clean":"2024-09-21T10:22:50.051496+0000","last_became_active":"2024-09-21T10:18:39.700346+0000","last_became_peered":"2024-09-21T10:18:39.700346+0000","last_unstale":"2024-09-21T10:22:50.051496+0000","last_undegraded":"2024-09-21T10:22:50.051496+0000","last_fullsized":"2024-09-21T10:22:50.051496+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:40.321248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":1306,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.795813+0000","last_change":"2024-09-21T10:18:39.701981+0000","last_active":"2024-09-21T10:22:49.795813+0000","last_peered":"2024-09-21T10:22:49.795813+0000","last_clean":"2024-09-21T10:22:49.795813+0000","last_became_active":"2024-09-21T10:18:39.701689+0000","last_became_peered":"2024-09-21T10:18:39.701689+0000","last_unstale":"2024-09-21T10:22:49.795813+0000","last_undegraded":"2024-09-21T10:22:49.795813+0000","last_fullsized":"2024-09-21T10:22:49.795813+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:41.387321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.4","version":"1079'1270","reported_seq":4403,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.029372+0000","last_change":"2024-09-21T10:22:50.029559+0000","last_active":"2024-09-21T10:22:50.029372+0000","last_peered":"2024-09-21T10:22:50.029372+0000","last_clean":"2024-09-21T10:22:50.029372+0000","last_became_active":"2024-09-21T10:18:06.731540+0000","last_became_peered":"2024-09-21T10:18:06.731540+0000","last_unstale":"2024-09-21T10:22:50.029372+0000","last_undegraded":"2024-09-21T10:22:50.029372+0000","last_fullsized":"2024-09-21T10:22:50.029372+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":1270,"log_dups_size":0,"ondisk_log_size":1270,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:00.452014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022298499999999998,"stat_sum":{"num_bytes":10814438,"num_objects":5,"num_object_clones":2,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":1,"num_read":416,"num_read_kb":488285,"num_write":313,"num_write_kb":73808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":3173994,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"1.0","version":"362'149","reported_seq":1341,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.789358+0000","last_change":"2024-09-21T10:17:00.667788+0000","last_active":"2024-09-21T10:22:48.789358+0000","last_peered":"2024-09-21T10:22:48.789358+0000","last_clean":"2024-09-21T10:22:48.789358+0000","last_became_active":"2024-09-21T10:17:00.667216+0000","last_became_peered":"2024-09-21T10:17:00.667216+0000","last_unstale":"2024-09-21T10:22:48.789358+0000","last_undegraded":"2024-09-21T10:22:48.789358+0000","last_fullsized":"2024-09-21T10:22:48.789358+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:05:22.634925+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1035,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786045+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:22:48.786045+0000","last_peered":"2024-09-21T10:22:48.786045+0000","last_clean":"2024-09-21T10:22:48.786045+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:22:48.786045+0000","last_undegraded":"2024-09-21T10:22:48.786045+0000","last_fullsized":"2024-09-21T10:22:48.786045+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1251,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051427+0000","last_change":"2024-09-21T10:18:39.707559+0000","last_active":"2024-09-21T10:22:50.051427+0000","last_peered":"2024-09-21T10:22:50.051427+0000","last_clean":"2024-09-21T10:22:50.051427+0000","last_became_active":"2024-09-21T10:18:39.707244+0000","last_became_peered":"2024-09-21T10:18:39.707244+0000","last_unstale":"2024-09-21T10:22:50.051427+0000","last_undegraded":"2024-09-21T10:22:50.051427+0000","last_fullsized":"2024-09-21T10:22:50.051427+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:00.185917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1005,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.791104+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:22:48.791104+0000","last_peered":"2024-09-21T10:22:48.791104+0000","last_clean":"2024-09-21T10:22:48.791104+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:22:48.791104+0000","last_undegraded":"2024-09-21T10:22:48.791104+0000","last_fullsized":"2024-09-21T10:22:48.791104+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.7","version":"1079'904","reported_seq":4124,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.797072+0000","last_change":"2024-09-21T10:22:49.797338+0000","last_active":"2024-09-21T10:22:49.797072+0000","last_peered":"2024-09-21T10:22:49.797072+0000","last_clean":"2024-09-21T10:22:49.797072+0000","last_became_active":"2024-09-21T10:17:33.985965+0000","last_became_peered":"2024-09-21T10:17:33.985965+0000","last_unstale":"2024-09-21T10:22:49.797072+0000","last_undegraded":"2024-09-21T10:22:49.797072+0000","last_fullsized":"2024-09-21T10:22:49.797072+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":904,"log_dups_size":0,"ondisk_log_size":904,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:25:02.812004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0052798250000000001,"stat_sum":{"num_bytes":6673039,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":331,"num_read_kb":387480,"num_write":258,"num_write_kb":62014,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":3145385,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"2.0","version":"0'0","reported_seq":1038,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.789264+0000","last_change":"2024-09-21T10:17:33.982259+0000","last_active":"2024-09-21T10:22:48.789264+0000","last_peered":"2024-09-21T10:22:48.789264+0000","last_clean":"2024-09-21T10:22:48.789264+0000","last_became_active":"2024-09-21T10:17:33.981960+0000","last_became_peered":"2024-09-21T10:17:33.981960+0000","last_unstale":"2024-09-21T10:22:48.789264+0000","last_undegraded":"2024-09-21T10:22:48.789264+0000","last_fullsized":"2024-09-21T10:22:48.789264+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:49:18.566969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1325,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760144+0000","last_change":"2024-09-21T10:18:39.707516+0000","last_active":"2024-09-21T10:22:52.760144+0000","last_peered":"2024-09-21T10:22:52.760144+0000","last_clean":"2024-09-21T10:22:52.760144+0000","last_became_active":"2024-09-21T10:18:39.707225+0000","last_became_peered":"2024-09-21T10:18:39.707225+0000","last_unstale":"2024-09-21T10:22:52.760144+0000","last_undegraded":"2024-09-21T10:22:52.760144+0000","last_fullsized":"2024-09-21T10:22:52.760144+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:35.486720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1337,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760425+0000","last_change":"2024-09-21T10:18:06.721327+0000","last_active":"2024-09-21T10:22:52.760425+0000","last_peered":"2024-09-21T10:22:52.760425+0000","last_clean":"2024-09-21T10:22:52.760425+0000","last_became_active":"2024-09-21T10:18:06.720934+0000","last_became_peered":"2024-09-21T10:18:06.720934+0000","last_unstale":"2024-09-21T10:22:52.760425+0000","last_undegraded":"2024-09-21T10:22:52.760425+0000","last_fullsized":"2024-09-21T10:22:52.760425+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:18.275974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"0'0","reported_seq":3637,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.789351+0000","last_change":"2024-09-21T10:22:48.789649+0000","last_active":"2024-09-21T10:22:48.789351+0000","last_peered":"2024-09-21T10:22:48.789351+0000","last_clean":"2024-09-21T10:22:48.789351+0000","last_became_active":"2024-09-21T10:18:06.726179+0000","last_became_peered":"2024-09-21T10:18:06.726179+0000","last_unstale":"2024-09-21T10:22:48.789351+0000","last_undegraded":"2024-09-21T10:22:48.789351+0000","last_fullsized":"2024-09-21T10:22:48.789351+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:08.746335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00243093,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":1319,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786632+0000","last_change":"2024-09-21T10:18:39.710087+0000","last_active":"2024-09-21T10:22:48.786632+0000","last_peered":"2024-09-21T10:22:48.786632+0000","last_clean":"2024-09-21T10:22:48.786632+0000","last_became_active":"2024-09-21T10:18:39.709809+0000","last_became_peered":"2024-09-21T10:18:39.709809+0000","last_unstale":"2024-09-21T10:22:48.786632+0000","last_undegraded":"2024-09-21T10:22:48.786632+0000","last_fullsized":"2024-09-21T10:22:48.786632+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:25:01.260030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1307,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.796575+0000","last_change":"2024-09-21T10:18:06.727874+0000","last_active":"2024-09-21T10:22:49.796575+0000","last_peered":"2024-09-21T10:22:49.796575+0000","last_clean":"2024-09-21T10:22:49.796575+0000","last_became_active":"2024-09-21T10:18:06.727564+0000","last_became_peered":"2024-09-21T10:18:06.727564+0000","last_unstale":"2024-09-21T10:22:49.796575+0000","last_undegraded":"2024-09-21T10:22:49.796575+0000","last_fullsized":"2024-09-21T10:22:49.796575+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:14:50.784968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1315,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.795627+0000","last_change":"2024-09-21T10:17:33.981329+0000","last_active":"2024-09-21T10:22:49.795627+0000","last_peered":"2024-09-21T10:22:49.795627+0000","last_clean":"2024-09-21T10:22:49.795627+0000","last_became_active":"2024-09-21T10:17:33.979105+0000","last_became_peered":"2024-09-21T10:17:33.979105+0000","last_unstale":"2024-09-21T10:22:49.795627+0000","last_undegraded":"2024-09-21T10:22:49.795627+0000","last_fullsized":"2024-09-21T10:22:49.795627+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:51.291981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.5","version":"1079'2404","reported_seq":6025,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760536+0000","last_change":"2024-09-21T10:22:49.797486+0000","last_active":"2024-09-21T10:22:52.760536+0000","last_peered":"2024-09-21T10:22:52.760536+0000","last_clean":"2024-09-21T10:22:52.760536+0000","last_became_active":"2024-09-21T10:17:33.985174+0000","last_became_peered":"2024-09-21T10:17:33.985174+0000","last_unstale":"2024-09-21T10:22:52.760536+0000","last_undegraded":"2024-09-21T10:22:52.760536+0000","last_fullsized":"2024-09-21T10:22:52.760536+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":2404,"log_dups_size":0,"ondisk_log_size":2404,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:17:56.891957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011317409999999999,"stat_sum":{"num_bytes":14924821,"num_objects":8,"num_object_clones":4,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":1,"num_read":690,"num_read_kb":762139,"num_write":557,"num_write_kb":127730,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4696243,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"2.2","version":"65'2","reported_seq":1036,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.785878+0000","last_change":"2024-09-21T10:17:33.984312+0000","last_active":"2024-09-21T10:22:48.785878+0000","last_peered":"2024-09-21T10:22:48.785878+0000","last_clean":"2024-09-21T10:22:48.785878+0000","last_became_active":"2024-09-21T10:17:33.980602+0000","last_became_peered":"2024-09-21T10:17:33.980602+0000","last_unstale":"2024-09-21T10:22:48.785878+0000","last_undegraded":"2024-09-21T10:22:48.785878+0000","last_fullsized":"2024-09-21T10:22:48.785878+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:56.851293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1026,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786070+0000","last_change":"2024-09-21T10:17:00.664058+0000","last_active":"2024-09-21T10:22:48.786070+0000","last_peered":"2024-09-21T10:22:48.786070+0000","last_clean":"2024-09-21T10:22:48.786070+0000","last_became_active":"2024-09-21T10:17:00.663677+0000","last_became_peered":"2024-09-21T10:17:00.663677+0000","last_unstale":"2024-09-21T10:22:48.786070+0000","last_undegraded":"2024-09-21T10:22:48.786070+0000","last_fullsized":"2024-09-21T10:22:48.786070+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:21:43.269069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1317,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.796498+0000","last_change":"2024-09-21T10:18:39.706374+0000","last_active":"2024-09-21T10:22:49.796498+0000","last_peered":"2024-09-21T10:22:49.796498+0000","last_clean":"2024-09-21T10:22:49.796498+0000","last_became_active":"2024-09-21T10:18:39.706043+0000","last_became_peered":"2024-09-21T10:18:39.706043+0000","last_unstale":"2024-09-21T10:22:49.796498+0000","last_undegraded":"2024-09-21T10:22:49.796498+0000","last_fullsized":"2024-09-21T10:22:49.796498+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:49:04.000679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.3","version":"1079'1454","reported_seq":5131,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760726+0000","last_change":"2024-09-21T10:22:49.799142+0000","last_active":"2024-09-21T10:22:52.760726+0000","last_peered":"2024-09-21T10:22:52.760726+0000","last_clean":"2024-09-21T10:22:52.760726+0000","last_became_active":"2024-09-21T10:17:00.673940+0000","last_became_peered":"2024-09-21T10:17:00.673940+0000","last_unstale":"2024-09-21T10:22:52.760726+0000","last_undegraded":"2024-09-21T10:22:52.760726+0000","last_fullsized":"2024-09-21T10:22:52.760726+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":1454,"log_dups_size":0,"ondisk_log_size":1454,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:25:05.186991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0032266909999999998,"stat_sum":{"num_bytes":9249099,"num_objects":4,"num_object_clones":2,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":363,"num_read_kb":415978,"num_write":356,"num_write_kb":83009,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"3.5","version":"0'0","reported_seq":1036,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786999+0000","last_change":"2024-09-21T10:18:39.707684+0000","last_active":"2024-09-21T10:22:48.786999+0000","last_peered":"2024-09-21T10:22:48.786999+0000","last_clean":"2024-09-21T10:22:48.786999+0000","last_became_active":"2024-09-21T10:18:39.706971+0000","last_became_peered":"2024-09-21T10:18:39.706971+0000","last_unstale":"2024-09-21T10:22:48.786999+0000","last_undegraded":"2024-09-21T10:22:48.786999+0000","last_fullsized":"2024-09-21T10:22:48.786999+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:48:12.634277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1329,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.796619+0000","last_change":"2024-09-21T10:17:33.984121+0000","last_active":"2024-09-21T10:22:49.796619+0000","last_peered":"2024-09-21T10:22:49.796619+0000","last_clean":"2024-09-21T10:22:49.796619+0000","last_became_active":"2024-09-21T10:17:33.983814+0000","last_became_peered":"2024-09-21T10:17:33.983814+0000","last_unstale":"2024-09-21T10:22:49.796619+0000","last_undegraded":"2024-09-21T10:22:49.796619+0000","last_fullsized":"2024-09-21T10:22:49.796619+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:53:10.011643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":1295,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.796091+0000","last_change":"2024-09-21T10:17:33.979159+0000","last_active":"2024-09-21T10:22:49.796091+0000","last_peered":"2024-09-21T10:22:49.796091+0000","last_clean":"2024-09-21T10:22:49.796091+0000","last_became_active":"2024-09-21T10:17:33.978571+0000","last_became_peered":"2024-09-21T10:17:33.978571+0000","last_unstale":"2024-09-21T10:22:49.796091+0000","last_undegraded":"2024-09-21T10:22:49.796091+0000","last_fullsized":"2024-09-21T10:22:49.796091+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:38:38.796132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.2","version":"1075'3505","reported_seq":6450,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.789127+0000","last_change":"2024-09-21T10:22:49.789903+0000","last_active":"2024-09-21T10:22:49.789127+0000","last_peered":"2024-09-21T10:22:49.789127+0000","last_clean":"2024-09-21T10:22:49.789127+0000","last_became_active":"2024-09-21T10:17:00.667287+0000","last_became_peered":"2024-09-21T10:17:00.667287+0000","last_unstale":"2024-09-21T10:22:49.789127+0000","last_undegraded":"2024-09-21T10:22:49.789127+0000","last_fullsized":"2024-09-21T10:22:49.789127+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":3505,"log_dups_size":0,"ondisk_log_size":3505,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:19.617288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092924299999999995,"stat_sum":{"num_bytes":20386699,"num_objects":8,"num_object_clones":2,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":1056,"num_read_kb":1059320,"num_write":886,"num_write_kb":220055,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":1998143,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"3.4","version":"0'0","reported_seq":1306,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.796853+0000","last_change":"2024-09-21T10:18:06.728398+0000","last_active":"2024-09-21T10:22:49.796853+0000","last_peered":"2024-09-21T10:22:49.796853+0000","last_clean":"2024-09-21T10:22:49.796853+0000","last_became_active":"2024-09-21T10:18:06.727938+0000","last_became_peered":"2024-09-21T10:18:06.727938+0000","last_unstale":"2024-09-21T10:22:49.796853+0000","last_undegraded":"2024-09-21T10:22:49.796853+0000","last_fullsized":"2024-09-21T10:22:49.796853+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:19.756340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1023,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.791079+0000","last_change":"2024-09-21T10:17:00.667681+0000","last_active":"2024-09-21T10:22:48.791079+0000","last_peered":"2024-09-21T10:22:48.791079+0000","last_clean":"2024-09-21T10:22:48.791079+0000","last_became_active":"2024-09-21T10:17:00.667337+0000","last_became_peered":"2024-09-21T10:17:00.667337+0000","last_unstale":"2024-09-21T10:22:48.791079+0000","last_undegraded":"2024-09-21T10:22:48.791079+0000","last_fullsized":"2024-09-21T10:22:48.791079+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:46:24.028878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":1315,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760688+0000","last_change":"2024-09-21T10:17:00.672410+0000","last_active":"2024-09-21T10:22:52.760688+0000","last_peered":"2024-09-21T10:22:52.760688+0000","last_clean":"2024-09-21T10:22:52.760688+0000","last_became_active":"2024-09-21T10:17:00.672131+0000","last_became_peered":"2024-09-21T10:17:00.672131+0000","last_unstale":"2024-09-21T10:22:52.760688+0000","last_undegraded":"2024-09-21T10:22:52.760688+0000","last_fullsized":"2024-09-21T10:22:52.760688+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:49:32.938268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.1","version":"1069'1447","reported_seq":4559,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.788390+0000","last_change":"2024-09-21T10:22:49.790053+0000","last_active":"2024-09-21T10:22:49.788390+0000","last_peered":"2024-09-21T10:22:49.788390+0000","last_clean":"2024-09-21T10:22:49.788390+0000","last_became_active":"2024-09-21T10:18:39.708558+0000","last_became_peered":"2024-09-21T10:18:39.708558+0000","last_unstale":"2024-09-21T10:22:49.788390+0000","last_undegraded":"2024-09-21T10:22:49.788390+0000","last_fullsized":"2024-09-21T10:22:49.788390+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":1447,"log_dups_size":0,"ondisk_log_size":1447,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:14:26.485622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018133559999999999,"stat_sum":{"num_bytes":10629948,"num_objects":5,"num_object_clones":2,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":387,"num_read_kb":413235,"num_write":334,"num_write_kb":79445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":4102440,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"3.7","version":"71'2","reported_seq":1274,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.052074+0000","last_change":"2024-09-21T10:18:39.701184+0000","last_active":"2024-09-21T10:22:50.052074+0000","last_peered":"2024-09-21T10:22:50.052074+0000","last_clean":"2024-09-21T10:22:50.052074+0000","last_became_active":"2024-09-21T10:18:39.700850+0000","last_became_peered":"2024-09-21T10:18:39.700850+0000","last_unstale":"2024-09-21T10:22:50.052074+0000","last_undegraded":"2024-09-21T10:22:50.052074+0000","last_fullsized":"2024-09-21T10:22:50.052074+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:02.287480+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":[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":"0'0","reported_seq":1306,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.796620+0000","last_change":"2024-09-21T10:17:33.986518+0000","last_active":"2024-09-21T10:22:49.796620+0000","last_peered":"2024-09-21T10:22:49.796620+0000","last_clean":"2024-09-21T10:22:49.796620+0000","last_became_active":"2024-09-21T10:17:33.986225+0000","last_became_peered":"2024-09-21T10:17:33.986225+0000","last_unstale":"2024-09-21T10:22:49.796620+0000","last_undegraded":"2024-09-21T10:22:49.796620+0000","last_fullsized":"2024-09-21T10:22:49.796620+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:25.520721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1272,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051320+0000","last_change":"2024-09-21T10:18:39.705541+0000","last_active":"2024-09-21T10:22:50.051320+0000","last_peered":"2024-09-21T10:22:50.051320+0000","last_clean":"2024-09-21T10:22:50.051320+0000","last_became_active":"2024-09-21T10:18:39.700763+0000","last_became_peered":"2024-09-21T10:18:39.700763+0000","last_unstale":"2024-09-21T10:22:50.051320+0000","last_undegraded":"2024-09-21T10:22:50.051320+0000","last_fullsized":"2024-09-21T10:22:50.051320+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:25:42.753003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"1069'495","reported_seq":4129,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051558+0000","last_change":"2024-09-21T10:22:50.051893+0000","last_active":"2024-09-21T10:22:50.051558+0000","last_peered":"2024-09-21T10:22:50.051558+0000","last_clean":"2024-09-21T10:22:50.051558+0000","last_became_active":"2024-09-21T10:18:39.709278+0000","last_became_peered":"2024-09-21T10:18:39.709278+0000","last_unstale":"2024-09-21T10:22:50.051558+0000","last_undegraded":"2024-09-21T10:22:50.051558+0000","last_fullsized":"2024-09-21T10:22:50.051558+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":74,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:05:43.112859+0000","last_clean_scrub_stamp":"2024-09-21T10:05:43.112859+0000","objects_scrubbed":0,"log_size":495,"log_dups_size":0,"ondisk_log_size":495,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:58:03.945973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058410199999999997,"stat_sum":{"num_bytes":4408451,"num_objects":2,"num_object_clones":1,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":132,"num_read_kb":143250,"num_write":123,"num_write_kb":27617,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":980898,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"272","length":"1"},{"start":"274","length":"1"},{"start":"276","length":"2"}]},{"pgid":"3.6","version":"71'1","reported_seq":1329,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760559+0000","last_change":"2024-09-21T10:17:33.977873+0000","last_active":"2024-09-21T10:22:52.760559+0000","last_peered":"2024-09-21T10:22:52.760559+0000","last_clean":"2024-09-21T10:22:52.760559+0000","last_became_active":"2024-09-21T10:17:33.977520+0000","last_became_peered":"2024-09-21T10:17:33.977520+0000","last_unstale":"2024-09-21T10:22:52.760559+0000","last_undegraded":"2024-09-21T10:22:52.760559+0000","last_fullsized":"2024-09-21T10:22:52.760559+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:17:04.398714+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":[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.7","version":"0'0","reported_seq":1034,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.790155+0000","last_change":"2024-09-21T10:18:06.728681+0000","last_active":"2024-09-21T10:22:48.790155+0000","last_peered":"2024-09-21T10:22:48.790155+0000","last_clean":"2024-09-21T10:22:48.790155+0000","last_became_active":"2024-09-21T10:18:06.728401+0000","last_became_peered":"2024-09-21T10:18:06.728401+0000","last_unstale":"2024-09-21T10:22:48.790155+0000","last_undegraded":"2024-09-21T10:22:48.790155+0000","last_fullsized":"2024-09-21T10:22:48.790155+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:11.694793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1010,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.785698+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:22:48.785698+0000","last_peered":"2024-09-21T10:22:48.785698+0000","last_clean":"2024-09-21T10:22:48.785698+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:22:48.785698+0000","last_undegraded":"2024-09-21T10:22:48.785698+0000","last_fullsized":"2024-09-21T10:22:48.785698+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1024,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.785744+0000","last_change":"2024-09-21T10:17:33.979153+0000","last_active":"2024-09-21T10:22:48.785744+0000","last_peered":"2024-09-21T10:22:48.785744+0000","last_clean":"2024-09-21T10:22:48.785744+0000","last_became_active":"2024-09-21T10:17:33.978851+0000","last_became_peered":"2024-09-21T10:17:33.978851+0000","last_unstale":"2024-09-21T10:22:48.785744+0000","last_undegraded":"2024-09-21T10:22:48.785744+0000","last_fullsized":"2024-09-21T10:22:48.785744+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:43.992777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":1033,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786444+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:22:48.786444+0000","last_peered":"2024-09-21T10:22:48.786444+0000","last_clean":"2024-09-21T10:22:48.786444+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:22:48.786444+0000","last_undegraded":"2024-09-21T10:22:48.786444+0000","last_fullsized":"2024-09-21T10:22:48.786444+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1016,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.785680+0000","last_change":"2024-09-21T10:18:06.723700+0000","last_active":"2024-09-21T10:22:48.785680+0000","last_peered":"2024-09-21T10:22:48.785680+0000","last_clean":"2024-09-21T10:22:48.785680+0000","last_became_active":"2024-09-21T10:18:06.723427+0000","last_became_peered":"2024-09-21T10:18:06.723427+0000","last_unstale":"2024-09-21T10:22:48.785680+0000","last_undegraded":"2024-09-21T10:22:48.785680+0000","last_fullsized":"2024-09-21T10:22:48.785680+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:12.611898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1012,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.790936+0000","last_change":"2024-09-21T10:18:39.701479+0000","last_active":"2024-09-21T10:22:48.790936+0000","last_peered":"2024-09-21T10:22:48.790936+0000","last_clean":"2024-09-21T10:22:48.790936+0000","last_became_active":"2024-09-21T10:18:39.701094+0000","last_became_peered":"2024-09-21T10:18:39.701094+0000","last_unstale":"2024-09-21T10:22:48.790936+0000","last_undegraded":"2024-09-21T10:22:48.790936+0000","last_fullsized":"2024-09-21T10:22:48.790936+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:39.594299+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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1020,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.785820+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:22:48.785820+0000","last_peered":"2024-09-21T10:22:48.785820+0000","last_clean":"2024-09-21T10:22:48.785820+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:22:48.785820+0000","last_undegraded":"2024-09-21T10:22:48.785820+0000","last_fullsized":"2024-09-21T10:22:48.785820+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":1249,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051261+0000","last_change":"2024-09-21T10:18:39.705284+0000","last_active":"2024-09-21T10:22:50.051261+0000","last_peered":"2024-09-21T10:22:50.051261+0000","last_clean":"2024-09-21T10:22:50.051261+0000","last_became_active":"2024-09-21T10:18:39.704541+0000","last_became_peered":"2024-09-21T10:18:39.704541+0000","last_unstale":"2024-09-21T10:22:50.051261+0000","last_undegraded":"2024-09-21T10:22:50.051261+0000","last_fullsized":"2024-09-21T10:22:50.051261+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:19:34.658271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1324,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760831+0000","last_change":"2024-09-21T10:18:39.703862+0000","last_active":"2024-09-21T10:22:52.760831+0000","last_peered":"2024-09-21T10:22:52.760831+0000","last_clean":"2024-09-21T10:22:52.760831+0000","last_became_active":"2024-09-21T10:18:39.701277+0000","last_became_peered":"2024-09-21T10:18:39.701277+0000","last_unstale":"2024-09-21T10:22:52.760831+0000","last_undegraded":"2024-09-21T10:22:52.760831+0000","last_fullsized":"2024-09-21T10:22:52.760831+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:21.459437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1262,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051233+0000","last_change":"2024-09-21T10:18:39.706338+0000","last_active":"2024-09-21T10:22:50.051233+0000","last_peered":"2024-09-21T10:22:50.051233+0000","last_clean":"2024-09-21T10:22:50.051233+0000","last_became_active":"2024-09-21T10:18:39.701658+0000","last_became_peered":"2024-09-21T10:18:39.701658+0000","last_unstale":"2024-09-21T10:22:50.051233+0000","last_undegraded":"2024-09-21T10:22:50.051233+0000","last_fullsized":"2024-09-21T10:22:50.051233+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:58:59.345621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1029,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.790074+0000","last_change":"2024-09-21T10:18:06.727914+0000","last_active":"2024-09-21T10:22:48.790074+0000","last_peered":"2024-09-21T10:22:48.790074+0000","last_clean":"2024-09-21T10:22:48.790074+0000","last_became_active":"2024-09-21T10:18:06.727617+0000","last_became_peered":"2024-09-21T10:18:06.727617+0000","last_unstale":"2024-09-21T10:22:48.790074+0000","last_undegraded":"2024-09-21T10:22:48.790074+0000","last_fullsized":"2024-09-21T10:22:48.790074+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:43:01.158617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1278,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051384+0000","last_change":"2024-09-21T10:18:39.706020+0000","last_active":"2024-09-21T10:22:50.051384+0000","last_peered":"2024-09-21T10:22:50.051384+0000","last_clean":"2024-09-21T10:22:50.051384+0000","last_became_active":"2024-09-21T10:18:39.699121+0000","last_became_peered":"2024-09-21T10:18:39.699121+0000","last_unstale":"2024-09-21T10:22:50.051384+0000","last_undegraded":"2024-09-21T10:22:50.051384+0000","last_fullsized":"2024-09-21T10:22:50.051384+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:36:50.087077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":1326,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760462+0000","last_change":"2024-09-21T10:18:39.709543+0000","last_active":"2024-09-21T10:22:52.760462+0000","last_peered":"2024-09-21T10:22:52.760462+0000","last_clean":"2024-09-21T10:22:52.760462+0000","last_became_active":"2024-09-21T10:18:39.709243+0000","last_became_peered":"2024-09-21T10:18:39.709243+0000","last_unstale":"2024-09-21T10:22:52.760462+0000","last_undegraded":"2024-09-21T10:22:52.760462+0000","last_fullsized":"2024-09-21T10:22:52.760462+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:42.607975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":1306,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:49.795782+0000","last_change":"2024-09-21T10:18:39.707105+0000","last_active":"2024-09-21T10:22:49.795782+0000","last_peered":"2024-09-21T10:22:49.795782+0000","last_clean":"2024-09-21T10:22:49.795782+0000","last_became_active":"2024-09-21T10:18:39.706809+0000","last_became_peered":"2024-09-21T10:18:39.706809+0000","last_unstale":"2024-09-21T10:22:49.795782+0000","last_undegraded":"2024-09-21T10:22:49.795782+0000","last_fullsized":"2024-09-21T10:22:49.795782+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:38.718225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":1262,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051721+0000","last_change":"2024-09-21T10:18:39.699230+0000","last_active":"2024-09-21T10:22:50.051721+0000","last_peered":"2024-09-21T10:22:50.051721+0000","last_clean":"2024-09-21T10:22:50.051721+0000","last_became_active":"2024-09-21T10:18:39.698719+0000","last_became_peered":"2024-09-21T10:18:39.698719+0000","last_unstale":"2024-09-21T10:22:50.051721+0000","last_undegraded":"2024-09-21T10:22:50.051721+0000","last_fullsized":"2024-09-21T10:22:50.051721+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:28.892448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":1041,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786175+0000","last_change":"2024-09-21T10:18:06.728229+0000","last_active":"2024-09-21T10:22:48.786175+0000","last_peered":"2024-09-21T10:22:48.786175+0000","last_clean":"2024-09-21T10:22:48.786175+0000","last_became_active":"2024-09-21T10:18:06.727869+0000","last_became_peered":"2024-09-21T10:18:06.727869+0000","last_unstale":"2024-09-21T10:22:48.786175+0000","last_undegraded":"2024-09-21T10:22:48.786175+0000","last_fullsized":"2024-09-21T10:22:48.786175+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:54.526617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1294,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786847+0000","last_change":"2024-09-21T10:18:39.703648+0000","last_active":"2024-09-21T10:22:48.786847+0000","last_peered":"2024-09-21T10:22:48.786847+0000","last_clean":"2024-09-21T10:22:48.786847+0000","last_became_active":"2024-09-21T10:18:39.703277+0000","last_became_peered":"2024-09-21T10:18:39.703277+0000","last_unstale":"2024-09-21T10:22:48.786847+0000","last_undegraded":"2024-09-21T10:22:48.786847+0000","last_fullsized":"2024-09-21T10:22:48.786847+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:18.466989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":1317,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.760853+0000","last_change":"2024-09-21T10:17:00.671993+0000","last_active":"2024-09-21T10:22:52.760853+0000","last_peered":"2024-09-21T10:22:52.760853+0000","last_clean":"2024-09-21T10:22:52.760853+0000","last_became_active":"2024-09-21T10:17:00.670907+0000","last_became_peered":"2024-09-21T10:17:00.670907+0000","last_unstale":"2024-09-21T10:22:52.760853+0000","last_undegraded":"2024-09-21T10:22:52.760853+0000","last_fullsized":"2024-09-21T10:22:52.760853+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:23:52.479727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1039,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.785647+0000","last_change":"2024-09-21T10:18:39.693718+0000","last_active":"2024-09-21T10:22:48.785647+0000","last_peered":"2024-09-21T10:22:48.785647+0000","last_clean":"2024-09-21T10:22:48.785647+0000","last_became_active":"2024-09-21T10:18:39.693362+0000","last_became_peered":"2024-09-21T10:18:39.693362+0000","last_unstale":"2024-09-21T10:22:48.785647+0000","last_undegraded":"2024-09-21T10:22:48.785647+0000","last_fullsized":"2024-09-21T10:22:48.785647+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:35.335125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1022,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786352+0000","last_change":"2024-09-21T10:17:33.976924+0000","last_active":"2024-09-21T10:22:48.786352+0000","last_peered":"2024-09-21T10:22:48.786352+0000","last_clean":"2024-09-21T10:22:48.786352+0000","last_became_active":"2024-09-21T10:17:33.976542+0000","last_became_peered":"2024-09-21T10:17:33.976542+0000","last_unstale":"2024-09-21T10:22:48.786352+0000","last_undegraded":"2024-09-21T10:22:48.786352+0000","last_fullsized":"2024-09-21T10:22:48.786352+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:40:54.579312+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1039,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786026+0000","last_change":"2024-09-21T10:18:39.693601+0000","last_active":"2024-09-21T10:22:48.786026+0000","last_peered":"2024-09-21T10:22:48.786026+0000","last_clean":"2024-09-21T10:22:48.786026+0000","last_became_active":"2024-09-21T10:18:39.693218+0000","last_became_peered":"2024-09-21T10:18:39.693218+0000","last_unstale":"2024-09-21T10:22:48.786026+0000","last_undegraded":"2024-09-21T10:22:48.786026+0000","last_fullsized":"2024-09-21T10:22:48.786026+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:51:17.557065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1007,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.786902+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:22:48.786902+0000","last_peered":"2024-09-21T10:22:48.786902+0000","last_clean":"2024-09-21T10:22:48.786902+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:22:48.786902+0000","last_undegraded":"2024-09-21T10:22:48.786902+0000","last_fullsized":"2024-09-21T10:22:48.786902+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1268,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051516+0000","last_change":"2024-09-21T10:18:39.696909+0000","last_active":"2024-09-21T10:22:50.051516+0000","last_peered":"2024-09-21T10:22:50.051516+0000","last_clean":"2024-09-21T10:22:50.051516+0000","last_became_active":"2024-09-21T10:18:39.696556+0000","last_became_peered":"2024-09-21T10:18:39.696556+0000","last_unstale":"2024-09-21T10:22:50.051516+0000","last_undegraded":"2024-09-21T10:22:50.051516+0000","last_fullsized":"2024-09-21T10:22:50.051516+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:07:05.801603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":1257,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-09-21T10:22:50.051951+0000","last_change":"2024-09-21T10:18:39.700388+0000","last_active":"2024-09-21T10:22:50.051951+0000","last_peered":"2024-09-21T10:22:50.051951+0000","last_clean":"2024-09-21T10:22:50.051951+0000","last_became_active":"2024-09-21T10:18:39.699913+0000","last_became_peered":"2024-09-21T10:18:39.699913+0000","last_unstale":"2024-09-21T10:22:50.051951+0000","last_undegraded":"2024-09-21T10:22:50.051951+0000","last_fullsized":"2024-09-21T10:22:50.051951+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:45:43.428263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":1024,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-09-21T10:22:48.785428+0000","last_change":"2024-09-21T10:17:33.982198+0000","last_active":"2024-09-21T10:22:48.785428+0000","last_peered":"2024-09-21T10:22:48.785428+0000","last_clean":"2024-09-21T10:22:48.785428+0000","last_became_active":"2024-09-21T10:17:33.981885+0000","last_became_peered":"2024-09-21T10:17:33.981885+0000","last_unstale":"2024-09-21T10:22:48.785428+0000","last_undegraded":"2024-09-21T10:22:48.785428+0000","last_fullsized":"2024-09-21T10:22:48.785428+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:01.768482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":1332,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-09-21T10:22:52.761000+0000","last_change":"2024-09-21T10:18:06.727906+0000","last_active":"2024-09-21T10:22:52.761000+0000","last_peered":"2024-09-21T10:22:52.761000+0000","last_clean":"2024-09-21T10:22:52.761000+0000","last_became_active":"2024-09-21T10:18:06.727558+0000","last_became_peered":"2024-09-21T10:18:06.727558+0000","last_unstale":"2024-09-21T10:22:52.761000+0000","last_undegraded":"2024-09-21T10:22:52.761000+0000","last_fullsized":"2024-09-21T10:22:52.761000+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:20:54.066124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":141917451,"num_objects":66,"num_object_clones":26,"num_object_copies":198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":66,"num_whiteouts":5,"num_read":6785,"num_read_kb":7351339,"num_write":5626,"num_write_kb":1349469,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":39,"num_bytes_recovered":47479557,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":254435328,"data_stored":308049567,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":22616,"ondisk_log_size":22616,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":392,"num_read_kb":834,"num_write":215,"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":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234229,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":89828,"kb_used_data":32472,"kb_used_omap":1,"kb_used_meta":57342,"kb_avail":93655324,"statfs":{"total":95995035648,"available":95903051776,"internally_reserved":0,"allocated":33251328,"data_stored":33897328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":58718667},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495866,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":80792,"kb_used_data":35720,"kb_used_omap":1,"kb_used_meta":45054,"kb_avail":93664360,"statfs":{"total":95995035648,"available":95912304640,"internally_reserved":0,"allocated":36577280,"data_stored":40220312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":46135751},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757503,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":143428,"kb_used_data":58232,"kb_used_omap":1,"kb_used_meta":85182,"kb_avail":93601724,"statfs":{"total":95995035648,"available":95848165376,"internally_reserved":0,"allocated":59629568,"data_stored":68744785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":87226822},"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":[]},{"osd":2,"up_from":796,"seq":3418793967674,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":75456,"kb_used_data":39216,"kb_used_omap":46,"kb_used_meta":36177,"kb_avail":93669696,"statfs":{"total":95995035648,"available":95917768704,"internally_reserved":0,"allocated":40157184,"data_stored":43493087,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":37045948},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093448,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":84372,"kb_used_data":55884,"kb_used_omap":73,"kb_used_meta":28406,"kb_avail":93660780,"statfs":{"total":95995035648,"available":95908638720,"internally_reserved":0,"allocated":57225216,"data_stored":62574011,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":29088306},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019139,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":111496,"kb_used_data":48444,"kb_used_omap":1,"kb_used_meta":63038,"kb_avail":93633656,"statfs":{"total":95995035648,"available":95880863744,"internally_reserved":0,"allocated":49606656,"data_stored":55114495,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":64551366},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888436,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":58040,"kb_used_data":26084,"kb_used_omap":30,"kb_used_meta":31905,"kb_avail":93687112,"statfs":{"total":95995035648,"available":95935602688,"internally_reserved":0,"allocated":26710016,"data_stored":27056418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":32671540},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060046913,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":73360,"kb_used_data":32892,"kb_used_omap":44,"kb_used_meta":40403,"kb_avail":93671792,"statfs":{"total":95995035648,"available":95919915008,"internally_reserved":0,"allocated":33681408,"data_stored":35488694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":41373294},"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":[]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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":46546944,"data_stored":54880693,"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":23613440,"data_stored":28394657,"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":30097408,"data_stored":36407137,"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":16642048,"data_stored":19962310,"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":39518208,"data_stored":48015587,"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":49553408,"data_stored":61650108,"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":25899008,"data_stored":32531093,"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":22564864,"data_stored":26207982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:22:56.528 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-09-21T10:22:56.528 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-09-21T10:22:56.758 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:22:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:57 smithi007 ceph-mon[99390]: pgmap v1093: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T10:22:57.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:57 smithi007 ceph-mon[101144]: pgmap v1093: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T10:22:57.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:57 smithi031 ceph-mon[96824]: pgmap v1093: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T10:22:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:58 smithi031 ceph-mon[96824]: osdmap e1081: 8 total, 8 up, 8 in 2024-09-21T10:22:59.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:58 smithi031 ceph-mon[96824]: pgmap v1095: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T10:22:59.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:58 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:22:59.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:58 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:22:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:58 smithi007 ceph-mon[99390]: osdmap e1081: 8 total, 8 up, 8 in 2024-09-21T10:22:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:58 smithi007 ceph-mon[99390]: pgmap v1095: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T10:22:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:58 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:22:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:58 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:22:59.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:58 smithi007 ceph-mon[101144]: osdmap e1081: 8 total, 8 up, 8 in 2024-09-21T10:22:59.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:58 smithi007 ceph-mon[101144]: pgmap v1095: 89 pgs: 89 active+clean; 136 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T10:22:59.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:58 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:22:59.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:58 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:22:59.772 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_0' removed 2024-09-21T10:23:00.065 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:22:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/186935661' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:23:00.065 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:22:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/186935661' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:23:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:22:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/186935661' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:23:00.477 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-21T10:23:00.478 INFO:teuthology.task.print:**** done rados/snaps-few-objects 5-workload 2024-09-21T10:23:00.478 DEBUG:teuthology.parallel:result is None 2024-09-21T10:23:00.478 INFO:teuthology.run_tasks:Running task print... 2024-09-21T10:23:00.493 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-09-21T10:23:00.493 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-09-21T10:23:00.537 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T10:23:00.537 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T10:23:00.537 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T10:23:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:00 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/186935661' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:23:01.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:00 smithi031 ceph-mon[96824]: osdmap e1082: 8 total, 8 up, 8 in 2024-09-21T10:23:01.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:00 smithi031 ceph-mon[96824]: pgmap v1097: 73 pgs: 73 active+clean; 582 KiB data, 700 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:00 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/186935661' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:23:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:00 smithi007 ceph-mon[99390]: osdmap e1082: 8 total, 8 up, 8 in 2024-09-21T10:23:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:00 smithi007 ceph-mon[99390]: pgmap v1097: 73 pgs: 73 active+clean; 582 KiB data, 700 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:01.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:23:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:23:00] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.51.0" 2024-09-21T10:23:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:00 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/186935661' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:23:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:00 smithi007 ceph-mon[101144]: osdmap e1082: 8 total, 8 up, 8 in 2024-09-21T10:23:01.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:00 smithi007 ceph-mon[101144]: pgmap v1097: 73 pgs: 73 active+clean; 582 KiB data, 700 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:01.215 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:02.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:23:02.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:23:02.345 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:02 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:23:02.345 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:02 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:23:02.345 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:23:02.345 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:23:02.345 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:23:02.345 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:02 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:23:02.345 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:02 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:23:02.345 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:23:02.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:23:02.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:23:02.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:02 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:23:02.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:02 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:23:02.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:23:03.081 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:23:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:03 smithi007 ceph-mon[99390]: pgmap v1098: 73 pgs: 73 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:03 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3560760786' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T10:23:03.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:03 smithi007 ceph-mon[101144]: pgmap v1098: 73 pgs: 73 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:03.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:03 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3560760786' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T10:23:03.845 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":39,"flags":0,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6800","nonce":1654668232},{"type":"v1","addr":"172.21.15.7:6801","nonce":1654668232}]},"active_addr":"172.21.15.7:6801/1654668232","active_change":"2024-09-21T10:10:35.851829+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":24895,"name":"x","mgr_features":4540719139924082687,"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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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.7:8443/","prometheus":"http://172.21.15.7:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":360,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":3728002058}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":3290090918}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":1411459643}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.7:0","nonce":1889054171}]}]} 2024-09-21T10:23:03.849 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T10:23:03.849 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T10:23:03.850 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:23:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:03 smithi031 ceph-mon[96824]: pgmap v1098: 73 pgs: 73 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:03 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3560760786' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T10:23:04.059 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:05.883 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:23:05.884 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":1082,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:57:49.015873+0000","modified":"2024-09-21T10:22:59.764349+0000","last_up_change":"2024-09-21T10:18:38.677724+0000","last_in_change":"2024-09-21T10:02:29.054388+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"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-09-21T10:00:48.052620+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T10:03:17.673775+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:04:32.287700+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","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":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T10:04:32.785309+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","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":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9c5f68cd-8fb3-45aa-a345-82257a87b431","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":718,"up_from":731,"up_thru":829,"down_at":719,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6803","nonce":3401454289}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6805","nonce":3401454289}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6809","nonce":3401454289}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6807","nonce":3401454289}]},"public_addr":"172.21.15.7:6803/3401454289","cluster_addr":"172.21.15.7:6805/3401454289","heartbeat_back_addr":"172.21.15.7:6809/3401454289","heartbeat_front_addr":"172.21.15.7:6807/3401454289","state":["exists","up"]},{"osd":1,"uuid":"27411cc7-10a6-4567-ab1c-bc025fa40c39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":750,"up_from":763,"up_thru":829,"down_at":751,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6811","nonce":954700172}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6813","nonce":954700172}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6817","nonce":954700172}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6815","nonce":954700172}]},"public_addr":"172.21.15.7:6811/954700172","cluster_addr":"172.21.15.7:6813/954700172","heartbeat_back_addr":"172.21.15.7:6817/954700172","heartbeat_front_addr":"172.21.15.7:6815/954700172","state":["exists","up"]},{"osd":2,"uuid":"5865af20-7d01-472a-aec4-f8b6e71f55a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":783,"up_from":796,"up_thru":829,"down_at":784,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6819","nonce":3873397405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6821","nonce":3873397405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6825","nonce":3873397405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6823","nonce":3873397405}]},"public_addr":"172.21.15.7:6819/3873397405","cluster_addr":"172.21.15.7:6821/3873397405","heartbeat_back_addr":"172.21.15.7:6825/3873397405","heartbeat_front_addr":"172.21.15.7:6823/3873397405","state":["exists","up"]},{"osd":3,"uuid":"575fb77a-7174-4ed2-bb76-71cc9da58892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":816,"up_from":829,"up_thru":829,"down_at":817,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6827","nonce":2827327663}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6829","nonce":2827327663}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6833","nonce":2827327663}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6831","nonce":2827327663}]},"public_addr":"172.21.15.7:6827/2827327663","cluster_addr":"172.21.15.7:6829/2827327663","heartbeat_back_addr":"172.21.15.7:6833/2827327663","heartbeat_front_addr":"172.21.15.7:6831/2827327663","state":["exists","up"]},{"osd":4,"uuid":"35f2bb85-1144-4d87-a035-b64b3476ede0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":829,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6801","nonce":3511615736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6803","nonce":3511615736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6807","nonce":3511615736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6805","nonce":3511615736}]},"public_addr":"172.21.15.31:6801/3511615736","cluster_addr":"172.21.15.31:6803/3511615736","heartbeat_back_addr":"172.21.15.31:6807/3511615736","heartbeat_front_addr":"172.21.15.31:6805/3511615736","state":["exists","up"]},{"osd":5,"uuid":"2d1a1089-efc6-4d90-bc27-922978582f8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":829,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6809","nonce":1658279782}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6811","nonce":1658279782}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6815","nonce":1658279782}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6813","nonce":1658279782}]},"public_addr":"172.21.15.31:6809/1658279782","cluster_addr":"172.21.15.31:6811/1658279782","heartbeat_back_addr":"172.21.15.31:6815/1658279782","heartbeat_front_addr":"172.21.15.31:6813/1658279782","state":["exists","up"]},{"osd":6,"uuid":"15ebf9a9-5d93-4502-961f-a47c980b50cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":817,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6817","nonce":2115178283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6819","nonce":2115178283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6823","nonce":2115178283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6821","nonce":2115178283}]},"public_addr":"172.21.15.31:6817/2115178283","cluster_addr":"172.21.15.31:6819/2115178283","heartbeat_back_addr":"172.21.15.31:6823/2115178283","heartbeat_front_addr":"172.21.15.31:6821/2115178283","state":["exists","up"]},{"osd":7,"uuid":"0c404a1b-b688-4965-a89c-f388c4ceea28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":829,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6825","nonce":2127041318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6827","nonce":2127041318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6831","nonce":2127041318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6829","nonce":2127041318}]},"public_addr":"172.21.15.31:6825/2127041318","cluster_addr":"172.21.15.31:6827/2127041318","heartbeat_back_addr":"172.21.15.31:6831/2127041318","heartbeat_front_addr":"172.21.15.31:6829/2127041318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:58.687112+0000","dead_epoch":718},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:22.000009+0000","dead_epoch":750},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:45.880868+0000","dead_epoch":783},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:10.664732+0000","dead_epoch":816},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:32.544377+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:56.821409+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:20.131714+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:44.226871+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/1813639132":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/1054063864":"2024-09-22T10:10:35.851521+0000","172.21.15.31:0/3120710618":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/3120787161":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/2676614871":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2892876208":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2199154720":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/1893521517":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3679482398":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/1643329052":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/1782214167":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/262404630":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3489535417":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3619141549":"2024-09-22T10:10:35.851521+0000","172.21.15.31:6834/2502497045":"2024-09-22T10:07:47.987250+0000","172.21.15.7:6800/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/3095963212":"2024-09-22T10:10:35.851521+0000","172.21.15.31:0/3157518382":"2024-09-22T10:07:47.987250+0000","172.21.15.31:0/4011829762":"2024-09-22T10:07:47.987250+0000","172.21.15.31:0/2099810620":"2024-09-22T10:07:47.987250+0000","172.21.15.31:6835/2502497045":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/446880614":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/2681697383":"2024-09-22T10:07:10.724172+0000","172.21.15.7:6801/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/1268586956":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/4184174240":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/69049807":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/3331387564":"2024-09-22T10:07:10.724172+0000","172.21.15.7:6800/3619141549":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/2341862581":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/1643329052":"2024-09-22T10:07:10.724172+0000","172.21.15.31:0/2634861512":"2024-09-22T10:07:47.987250+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:23:05.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:05 smithi007 ceph-mon[99390]: pgmap v1099: 73 pgs: 73 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:05.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:05 smithi007 ceph-mon[101144]: pgmap v1099: 73 pgs: 73 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:05 smithi031 ceph-mon[96824]: pgmap v1099: 73 pgs: 73 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:06.592 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T10:23:06.593 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:23:06.801 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1125044497' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:23:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:06.922 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1125044497' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:23:06.922 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:06.922 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1125044497' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:23:06.922 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:07.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:07 smithi007 ceph-mon[99390]: pgmap v1100: 73 pgs: 73 active+clean; 582 KiB data, 567 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:07.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:07 smithi007 ceph-mon[101144]: pgmap v1100: 73 pgs: 73 active+clean; 582 KiB data, 567 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:07 smithi031 ceph-mon[96824]: pgmap v1100: 73 pgs: 73 active+clean; 582 KiB data, 567 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:08.654 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:23:08.654 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":1082,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:57:49.015873+0000","modified":"2024-09-21T10:22:59.764349+0000","last_up_change":"2024-09-21T10:18:38.677724+0000","last_in_change":"2024-09-21T10:02:29.054388+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"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-09-21T10:00:48.052620+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T10:03:17.673775+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:04:32.287700+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","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":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T10:04:32.785309+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","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":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9c5f68cd-8fb3-45aa-a345-82257a87b431","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":718,"up_from":731,"up_thru":829,"down_at":719,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6803","nonce":3401454289}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6805","nonce":3401454289}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6809","nonce":3401454289}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6807","nonce":3401454289}]},"public_addr":"172.21.15.7:6803/3401454289","cluster_addr":"172.21.15.7:6805/3401454289","heartbeat_back_addr":"172.21.15.7:6809/3401454289","heartbeat_front_addr":"172.21.15.7:6807/3401454289","state":["exists","up"]},{"osd":1,"uuid":"27411cc7-10a6-4567-ab1c-bc025fa40c39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":750,"up_from":763,"up_thru":829,"down_at":751,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6811","nonce":954700172}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6813","nonce":954700172}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6817","nonce":954700172}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6815","nonce":954700172}]},"public_addr":"172.21.15.7:6811/954700172","cluster_addr":"172.21.15.7:6813/954700172","heartbeat_back_addr":"172.21.15.7:6817/954700172","heartbeat_front_addr":"172.21.15.7:6815/954700172","state":["exists","up"]},{"osd":2,"uuid":"5865af20-7d01-472a-aec4-f8b6e71f55a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":783,"up_from":796,"up_thru":829,"down_at":784,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6819","nonce":3873397405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6821","nonce":3873397405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6825","nonce":3873397405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6823","nonce":3873397405}]},"public_addr":"172.21.15.7:6819/3873397405","cluster_addr":"172.21.15.7:6821/3873397405","heartbeat_back_addr":"172.21.15.7:6825/3873397405","heartbeat_front_addr":"172.21.15.7:6823/3873397405","state":["exists","up"]},{"osd":3,"uuid":"575fb77a-7174-4ed2-bb76-71cc9da58892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":816,"up_from":829,"up_thru":829,"down_at":817,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6827","nonce":2827327663}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6829","nonce":2827327663}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6833","nonce":2827327663}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6831","nonce":2827327663}]},"public_addr":"172.21.15.7:6827/2827327663","cluster_addr":"172.21.15.7:6829/2827327663","heartbeat_back_addr":"172.21.15.7:6833/2827327663","heartbeat_front_addr":"172.21.15.7:6831/2827327663","state":["exists","up"]},{"osd":4,"uuid":"35f2bb85-1144-4d87-a035-b64b3476ede0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":829,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6801","nonce":3511615736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6803","nonce":3511615736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6807","nonce":3511615736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6805","nonce":3511615736}]},"public_addr":"172.21.15.31:6801/3511615736","cluster_addr":"172.21.15.31:6803/3511615736","heartbeat_back_addr":"172.21.15.31:6807/3511615736","heartbeat_front_addr":"172.21.15.31:6805/3511615736","state":["exists","up"]},{"osd":5,"uuid":"2d1a1089-efc6-4d90-bc27-922978582f8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":829,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6809","nonce":1658279782}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6811","nonce":1658279782}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6815","nonce":1658279782}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6813","nonce":1658279782}]},"public_addr":"172.21.15.31:6809/1658279782","cluster_addr":"172.21.15.31:6811/1658279782","heartbeat_back_addr":"172.21.15.31:6815/1658279782","heartbeat_front_addr":"172.21.15.31:6813/1658279782","state":["exists","up"]},{"osd":6,"uuid":"15ebf9a9-5d93-4502-961f-a47c980b50cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":817,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6817","nonce":2115178283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6819","nonce":2115178283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6823","nonce":2115178283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":2115178283},{"type":"v1","addr":"172.21.15.31:6821","nonce":2115178283}]},"public_addr":"172.21.15.31:6817/2115178283","cluster_addr":"172.21.15.31:6819/2115178283","heartbeat_back_addr":"172.21.15.31:6823/2115178283","heartbeat_front_addr":"172.21.15.31:6821/2115178283","state":["exists","up"]},{"osd":7,"uuid":"0c404a1b-b688-4965-a89c-f388c4ceea28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":829,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6825","nonce":2127041318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6827","nonce":2127041318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6831","nonce":2127041318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6829","nonce":2127041318}]},"public_addr":"172.21.15.31:6825/2127041318","cluster_addr":"172.21.15.31:6827/2127041318","heartbeat_back_addr":"172.21.15.31:6831/2127041318","heartbeat_front_addr":"172.21.15.31:6829/2127041318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:58.687112+0000","dead_epoch":718},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:22.000009+0000","dead_epoch":750},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:45.880868+0000","dead_epoch":783},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:10.664732+0000","dead_epoch":816},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:32.544377+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:56.821409+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:20.131714+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:44.226871+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/1813639132":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/1054063864":"2024-09-22T10:10:35.851521+0000","172.21.15.31:0/3120710618":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/3120787161":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/2676614871":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2892876208":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2199154720":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/1893521517":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3679482398":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/1643329052":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/1782214167":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/262404630":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3489535417":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3619141549":"2024-09-22T10:10:35.851521+0000","172.21.15.31:6834/2502497045":"2024-09-22T10:07:47.987250+0000","172.21.15.7:6800/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/3095963212":"2024-09-22T10:10:35.851521+0000","172.21.15.31:0/3157518382":"2024-09-22T10:07:47.987250+0000","172.21.15.31:0/4011829762":"2024-09-22T10:07:47.987250+0000","172.21.15.31:0/2099810620":"2024-09-22T10:07:47.987250+0000","172.21.15.31:6835/2502497045":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/446880614":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/2681697383":"2024-09-22T10:07:10.724172+0000","172.21.15.7:6801/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/1268586956":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/4184174240":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/69049807":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/3331387564":"2024-09-22T10:07:10.724172+0000","172.21.15.7:6800/3619141549":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/2341862581":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/1643329052":"2024-09-22T10:07:10.724172+0000","172.21.15.31:0/2634861512":"2024-09-22T10:07:47.987250+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:23:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:08 smithi007 ceph-mon[99390]: pgmap v1101: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:08 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3594238032' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:23:08.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:08 smithi007 ceph-mon[101144]: pgmap v1101: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:08.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:08 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3594238032' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:23:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:08 smithi031 ceph-mon[96824]: pgmap v1101: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:08 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3594238032' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:23:09.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T10:23:09.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T10:23:09.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T10:23:09.233 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T10:23:09.233 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T10:23:09.233 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T10:23:09.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T10:23:09.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T10:23:09.707 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:09.720 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:09.722 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:09.730 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:09.735 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:09.789 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:10.025 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:10.035 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:11.068 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:23:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:23:10] "GET /metrics HTTP/1.1" 200 34019 "" "Prometheus/2.51.0" 2024-09-21T10:23:11.383 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:11 smithi007 ceph-mon[99390]: pgmap v1102: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:11.383 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:11 smithi007 ceph-mon[101144]: pgmap v1102: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:11.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:11 smithi031 ceph-mon[96824]: pgmap v1102: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:13.394 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:13 smithi007 ceph-mon[99390]: pgmap v1103: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:13.395 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:13 smithi007 ceph-mon[101144]: pgmap v1103: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:13.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:13 smithi031 ceph-mon[96824]: pgmap v1103: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:15 smithi007 ceph-mon[99390]: pgmap v1104: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:15 smithi007 ceph-mon[101144]: pgmap v1104: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:15.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:15 smithi031 ceph-mon[96824]: pgmap v1104: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:17 smithi007 ceph-mon[99390]: pgmap v1105: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:17.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:17 smithi007 ceph-mon[101144]: pgmap v1105: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:17.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:17 smithi031 ceph-mon[96824]: pgmap v1105: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:19.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:19 smithi031 ceph-mon[96824]: pgmap v1106: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:19.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:19 smithi007 ceph-mon[99390]: pgmap v1106: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:19.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:19 smithi007 ceph-mon[101144]: pgmap v1106: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:20.538 INFO:teuthology.orchestra.run.smithi007.stdout:197568495871 2024-09-21T10:23:20.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T10:23:21.050 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:23:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:23:20] "GET /metrics HTTP/1.1" 200 34019 "" "Prometheus/2.51.0" 2024-09-21T10:23:21.167 INFO:teuthology.orchestra.run.smithi007.stdout:3418793967680 2024-09-21T10:23:21.167 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T10:23:21.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:21 smithi031 ceph-mon[96824]: pgmap v1107: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:21.422 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:21 smithi007 ceph-mon[99390]: pgmap v1107: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:21.422 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:21 smithi007 ceph-mon[101144]: pgmap v1107: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:22.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:22 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:22.431 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:22 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:22.432 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:22 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:23.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:23 smithi031 ceph-mon[96824]: pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:23.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:23 smithi007 ceph-mon[99390]: pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:23.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:23 smithi007 ceph-mon[101144]: pgmap v1108: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:24.595 INFO:teuthology.orchestra.run.smithi007.stdout:3277060046919 2024-09-21T10:23:24.595 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T10:23:25.246 INFO:teuthology.orchestra.run.smithi007.stdout:128849019146 2024-09-21T10:23:25.247 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T10:23:25.370 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:25 smithi007 ceph-mon[99390]: pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:25.370 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:25 smithi007 ceph-mon[101144]: pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:25.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:25 smithi031 ceph-mon[96824]: pgmap v1109: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:26.112 INFO:teuthology.orchestra.run.smithi007.stdout:3560527888443 2024-09-21T10:23:26.112 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T10:23:26.551 INFO:teuthology.orchestra.run.smithi007.stdout:163208757510 2024-09-21T10:23:26.552 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T10:23:26.981 INFO:teuthology.orchestra.run.smithi007.stdout:3139621093455 2024-09-21T10:23:26.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T10:23:27.133 INFO:teuthology.orchestra.run.smithi007.stdout:231928234235 2024-09-21T10:23:27.134 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T10:23:27.157 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:27.162 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:27.216 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:27.306 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:27 smithi007 ceph-mon[99390]: pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:27.306 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:27 smithi007 ceph-mon[101144]: pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:27.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:27 smithi031 ceph-mon[96824]: pgmap v1110: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:29.035 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:29.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:29 smithi031 ceph-mon[96824]: pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:29.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:29 smithi007 ceph-mon[99390]: pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:29.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:29 smithi007 ceph-mon[101144]: pgmap v1111: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:31.123 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:23:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:23:30] "GET /metrics HTTP/1.1" 200 34017 "" "Prometheus/2.51.0" 2024-09-21T10:23:31.282 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:31.283 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:31.384 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:31 smithi007 ceph-mon[99390]: pgmap v1112: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:31.384 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:31 smithi007 ceph-mon[101144]: pgmap v1112: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:31.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:31 smithi031 ceph-mon[96824]: pgmap v1112: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:31.431 INFO:teuthology.orchestra.run.smithi007.stdout:3277060046921 2024-09-21T10:23:32.354 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:32 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3226576018' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:23:32.355 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:32 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3226576018' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:23:32.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:32 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3226576018' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:23:32.719 INFO:teuthology.orchestra.run.smithi007.stdout:197568495875 2024-09-21T10:23:32.902 INFO:teuthology.orchestra.run.smithi007.stdout:3418793967683 2024-09-21T10:23:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:33 smithi007 ceph-mon[99390]: pgmap v1113: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:33 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2370815191' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:23:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:33 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4044661800' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:23:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:33 smithi007 ceph-mon[101144]: pgmap v1113: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:33 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2370815191' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:23:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:33 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4044661800' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:23:33.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:33 smithi031 ceph-mon[96824]: pgmap v1113: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:33.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:33 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2370815191' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:23:33.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:33 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4044661800' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:23:34.878 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3277060046919 got 3277060046921 for osd.1 2024-09-21T10:23:34.879 DEBUG:teuthology.parallel:result is None 2024-09-21T10:23:35.020 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:35.390 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:35 smithi007 ceph-mon[99390]: pgmap v1114: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:35.390 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:35 smithi007 ceph-mon[101144]: pgmap v1114: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:35 smithi031 ceph-mon[96824]: pgmap v1114: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:35.422 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495871 got 197568495875 for osd.6 2024-09-21T10:23:35.422 DEBUG:teuthology.parallel:result is None 2024-09-21T10:23:36.062 INFO:teuthology.orchestra.run.smithi007.stdout:128849019148 2024-09-21T10:23:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:36 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3708199506' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:23:36.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:36 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3708199506' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:23:36.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:36 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3708199506' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:23:37.107 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019146 got 128849019148 for osd.4 2024-09-21T10:23:37.107 DEBUG:teuthology.parallel:result is None 2024-09-21T10:23:37.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:37 smithi031 ceph-mon[96824]: pgmap v1115: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:37.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:37 smithi007 ceph-mon[99390]: pgmap v1115: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:37.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:37 smithi007 ceph-mon[101144]: pgmap v1115: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:37.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:37.693 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3418793967680 got 3418793967683 for osd.2 2024-09-21T10:23:37.694 DEBUG:teuthology.parallel:result is None 2024-09-21T10:23:38.320 INFO:teuthology.orchestra.run.smithi007.stdout:163208757513 2024-09-21T10:23:38.870 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:39.331 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:39 smithi007 ceph-mon[99390]: pgmap v1116: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:39.331 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1080596507' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:23:39.331 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:39 smithi007 ceph-mon[101144]: pgmap v1116: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:39.331 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1080596507' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:23:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:39 smithi031 ceph-mon[96824]: pgmap v1116: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1080596507' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:23:39.982 INFO:teuthology.orchestra.run.smithi007.stdout:3139621093457 2024-09-21T10:23:40.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:40 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4090210527' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:23:40.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:40 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4090210527' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:23:40.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:40 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4090210527' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:23:40.654 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757510 got 163208757513 for osd.5 2024-09-21T10:23:40.654 DEBUG:teuthology.parallel:result is None 2024-09-21T10:23:40.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:23:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:23:40] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.51.0" 2024-09-21T10:23:41.091 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3139621093455 got 3139621093457 for osd.0 2024-09-21T10:23:41.091 DEBUG:teuthology.parallel:result is None 2024-09-21T10:23:41.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:41 smithi031 ceph-mon[96824]: pgmap v1117: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:41.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:41 smithi007 ceph-mon[99390]: pgmap v1117: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:41.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:41 smithi007 ceph-mon[101144]: pgmap v1117: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:42.990 INFO:teuthology.orchestra.run.smithi007.stdout:3560527888446 2024-09-21T10:23:43.283 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:43 smithi007 ceph-mon[99390]: pgmap v1118: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:43.283 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:43 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1070902894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:23:43.283 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:43 smithi007 ceph-mon[101144]: pgmap v1118: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:43.284 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:43 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1070902894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:23:43.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:43 smithi031 ceph-mon[96824]: pgmap v1118: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:43.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:43 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1070902894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:23:43.607 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3560527888443 got 3560527888446 for osd.3 2024-09-21T10:23:43.607 DEBUG:teuthology.parallel:result is None 2024-09-21T10:23:43.982 INFO:teuthology.orchestra.run.smithi007.stdout:231928234240 2024-09-21T10:23:44.280 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:44 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/661165662' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:23:44.281 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:44 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/661165662' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:23:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:44 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/661165662' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:23:44.589 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234235 got 231928234240 for osd.7 2024-09-21T10:23:44.589 DEBUG:teuthology.parallel:result is None 2024-09-21T10:23:44.589 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T10:23:44.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:23:44.799 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:45.185 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:45 smithi007 ceph-mon[99390]: pgmap v1119: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:45.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:45 smithi007 ceph-mon[101144]: pgmap v1119: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:45.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:45 smithi031 ceph-mon[96824]: pgmap v1119: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:46.653 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:23:46.654 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:23:47.239 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:47 smithi007 ceph-mon[99390]: pgmap v1120: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:47.239 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:47 smithi007 ceph-mon[99390]: from='client.34581 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:47.240 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:47 smithi007 ceph-mon[101144]: pgmap v1120: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:47.240 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:47 smithi007 ceph-mon[101144]: from='client.34581 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:47.262 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1120,"stamp":"2024-09-21T10:23:46.046955+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":279,"num_write_kb":2449,"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":208,"ondisk_log_size":208,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":486636,"kb_used_data":80792,"kb_used_omap":200,"kb_used_meta":405559,"kb_avail":749474580,"statfs":{"total":767960285184,"available":767461969920,"internally_reserved":0,"allocated":82731008,"data_stored":58738959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":415292846},"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.002885"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770521+0000","last_change":"2024-09-21T10:18:39.705413+0000","last_active":"2024-09-21T10:23:01.770521+0000","last_peered":"2024-09-21T10:23:01.770521+0000","last_clean":"2024-09-21T10:23:01.770521+0000","last_became_active":"2024-09-21T10:18:39.703058+0000","last_became_peered":"2024-09-21T10:18:39.703058+0000","last_unstale":"2024-09-21T10:23:01.770521+0000","last_undegraded":"2024-09-21T10:23:01.770521+0000","last_fullsized":"2024-09-21T10:23:01.770521+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:50.465629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1015,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455867+0000","last_change":"2024-09-21T10:18:06.725387+0000","last_active":"2024-09-21T10:23:01.455867+0000","last_peered":"2024-09-21T10:23:01.455867+0000","last_clean":"2024-09-21T10:23:01.455867+0000","last_became_active":"2024-09-21T10:18:06.724842+0000","last_became_peered":"2024-09-21T10:18:06.724842+0000","last_unstale":"2024-09-21T10:23:01.455867+0000","last_undegraded":"2024-09-21T10:23:01.455867+0000","last_fullsized":"2024-09-21T10:23:01.455867+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:48:06.127219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1022,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823311+0000","last_change":"2024-09-21T10:18:39.707885+0000","last_active":"2024-09-21T10:22:57.823311+0000","last_peered":"2024-09-21T10:22:57.823311+0000","last_clean":"2024-09-21T10:22:57.823311+0000","last_became_active":"2024-09-21T10:18:39.707386+0000","last_became_peered":"2024-09-21T10:18:39.707386+0000","last_unstale":"2024-09-21T10:22:57.823311+0000","last_undegraded":"2024-09-21T10:22:57.823311+0000","last_fullsized":"2024-09-21T10:22:57.823311+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:47.649083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1328,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769626+0000","last_change":"2024-09-21T10:18:39.694591+0000","last_active":"2024-09-21T10:23:01.769626+0000","last_peered":"2024-09-21T10:23:01.769626+0000","last_clean":"2024-09-21T10:23:01.769626+0000","last_became_active":"2024-09-21T10:18:39.694187+0000","last_became_peered":"2024-09-21T10:18:39.694187+0000","last_unstale":"2024-09-21T10:23:01.769626+0000","last_undegraded":"2024-09-21T10:23:01.769626+0000","last_fullsized":"2024-09-21T10:23:01.769626+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:52:29.730344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":1329,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769835+0000","last_change":"2024-09-21T10:18:39.696886+0000","last_active":"2024-09-21T10:23:01.769835+0000","last_peered":"2024-09-21T10:23:01.769835+0000","last_clean":"2024-09-21T10:23:01.769835+0000","last_became_active":"2024-09-21T10:18:39.696599+0000","last_became_peered":"2024-09-21T10:18:39.696599+0000","last_unstale":"2024-09-21T10:23:01.769835+0000","last_undegraded":"2024-09-21T10:23:01.769835+0000","last_fullsized":"2024-09-21T10:23:01.769835+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:04.914185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":998,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.456839+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:23:01.456839+0000","last_peered":"2024-09-21T10:23:01.456839+0000","last_clean":"2024-09-21T10:23:01.456839+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:23:01.456839+0000","last_undegraded":"2024-09-21T10:23:01.456839+0000","last_fullsized":"2024-09-21T10:23:01.456839+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771527+0000","last_change":"2024-09-21T10:18:39.701507+0000","last_active":"2024-09-21T10:23:01.771527+0000","last_peered":"2024-09-21T10:23:01.771527+0000","last_clean":"2024-09-21T10:23:01.771527+0000","last_became_active":"2024-09-21T10:18:39.701151+0000","last_became_peered":"2024-09-21T10:18:39.701151+0000","last_unstale":"2024-09-21T10:23:01.771527+0000","last_undegraded":"2024-09-21T10:23:01.771527+0000","last_fullsized":"2024-09-21T10:23:01.771527+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:39:37.935832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1032,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770206+0000","last_change":"2024-09-21T10:17:00.659650+0000","last_active":"2024-09-21T10:23:01.770206+0000","last_peered":"2024-09-21T10:23:01.770206+0000","last_clean":"2024-09-21T10:23:01.770206+0000","last_became_active":"2024-09-21T10:17:00.659216+0000","last_became_peered":"2024-09-21T10:17:00.659216+0000","last_unstale":"2024-09-21T10:23:01.770206+0000","last_undegraded":"2024-09-21T10:23:01.770206+0000","last_fullsized":"2024-09-21T10:23:01.770206+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:36.501160+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":[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.f","version":"71'1","reported_seq":1014,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954065+0000","last_change":"2024-09-21T10:17:00.667766+0000","last_active":"2024-09-21T10:22:57.954065+0000","last_peered":"2024-09-21T10:22:57.954065+0000","last_clean":"2024-09-21T10:22:57.954065+0000","last_became_active":"2024-09-21T10:17:00.667428+0000","last_became_peered":"2024-09-21T10:17:00.667428+0000","last_unstale":"2024-09-21T10:22:57.954065+0000","last_undegraded":"2024-09-21T10:22:57.954065+0000","last_fullsized":"2024-09-21T10:22:57.954065+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:20.232246+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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1008,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.822885+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:22:57.822885+0000","last_peered":"2024-09-21T10:22:57.822885+0000","last_clean":"2024-09-21T10:22:57.822885+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:22:57.822885+0000","last_undegraded":"2024-09-21T10:22:57.822885+0000","last_fullsized":"2024-09-21T10:22:57.822885+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":1015,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954125+0000","last_change":"2024-09-21T10:17:33.982249+0000","last_active":"2024-09-21T10:22:57.954125+0000","last_peered":"2024-09-21T10:22:57.954125+0000","last_clean":"2024-09-21T10:22:57.954125+0000","last_became_active":"2024-09-21T10:17:33.981900+0000","last_became_peered":"2024-09-21T10:17:33.981900+0000","last_unstale":"2024-09-21T10:22:57.954125+0000","last_undegraded":"2024-09-21T10:22:57.954125+0000","last_fullsized":"2024-09-21T10:22:57.954125+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:33.290167+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1052,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761650+0000","last_change":"2024-09-21T10:18:39.708857+0000","last_active":"2024-09-21T10:22:57.761650+0000","last_peered":"2024-09-21T10:22:57.761650+0000","last_clean":"2024-09-21T10:22:57.761650+0000","last_became_active":"2024-09-21T10:18:39.708178+0000","last_became_peered":"2024-09-21T10:18:39.708178+0000","last_unstale":"2024-09-21T10:22:57.761650+0000","last_undegraded":"2024-09-21T10:22:57.761650+0000","last_fullsized":"2024-09-21T10:22:57.761650+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:00:32.236234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":999,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954165+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:22:57.954165+0000","last_peered":"2024-09-21T10:22:57.954165+0000","last_clean":"2024-09-21T10:22:57.954165+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:22:57.954165+0000","last_undegraded":"2024-09-21T10:22:57.954165+0000","last_fullsized":"2024-09-21T10:22:57.954165+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1023,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.047991+0000","last_change":"2024-09-21T10:17:33.982066+0000","last_active":"2024-09-21T10:22:58.047991+0000","last_peered":"2024-09-21T10:22:58.047991+0000","last_clean":"2024-09-21T10:22:58.047991+0000","last_became_active":"2024-09-21T10:17:33.981569+0000","last_became_peered":"2024-09-21T10:17:33.981569+0000","last_unstale":"2024-09-21T10:22:58.047991+0000","last_undegraded":"2024-09-21T10:22:58.047991+0000","last_fullsized":"2024-09-21T10:22:58.047991+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:05.333150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1024,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823177+0000","last_change":"2024-09-21T10:18:39.697707+0000","last_active":"2024-09-21T10:22:57.823177+0000","last_peered":"2024-09-21T10:22:57.823177+0000","last_clean":"2024-09-21T10:22:57.823177+0000","last_became_active":"2024-09-21T10:18:39.696845+0000","last_became_peered":"2024-09-21T10:18:39.696845+0000","last_unstale":"2024-09-21T10:22:57.823177+0000","last_undegraded":"2024-09-21T10:22:57.823177+0000","last_fullsized":"2024-09-21T10:22:57.823177+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:19:47.722874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":1331,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769770+0000","last_change":"2024-09-21T10:17:33.975285+0000","last_active":"2024-09-21T10:23:01.769770+0000","last_peered":"2024-09-21T10:23:01.769770+0000","last_clean":"2024-09-21T10:23:01.769770+0000","last_became_active":"2024-09-21T10:17:33.974429+0000","last_became_peered":"2024-09-21T10:17:33.974429+0000","last_unstale":"2024-09-21T10:23:01.769770+0000","last_undegraded":"2024-09-21T10:23:01.769770+0000","last_fullsized":"2024-09-21T10:23:01.769770+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:37:14.719542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"71'2","reported_seq":1281,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770300+0000","last_change":"2024-09-21T10:18:39.699628+0000","last_active":"2024-09-21T10:23:01.770300+0000","last_peered":"2024-09-21T10:23:01.770300+0000","last_clean":"2024-09-21T10:23:01.770300+0000","last_became_active":"2024-09-21T10:18:39.698693+0000","last_became_peered":"2024-09-21T10:18:39.698693+0000","last_unstale":"2024-09-21T10:23:01.770300+0000","last_undegraded":"2024-09-21T10:23:01.770300+0000","last_fullsized":"2024-09-21T10:23:01.770300+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:49.292655+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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1028,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761566+0000","last_change":"2024-09-21T10:18:39.707542+0000","last_active":"2024-09-21T10:22:57.761566+0000","last_peered":"2024-09-21T10:22:57.761566+0000","last_clean":"2024-09-21T10:22:57.761566+0000","last_became_active":"2024-09-21T10:18:39.707285+0000","last_became_peered":"2024-09-21T10:18:39.707285+0000","last_unstale":"2024-09-21T10:22:57.761566+0000","last_undegraded":"2024-09-21T10:22:57.761566+0000","last_fullsized":"2024-09-21T10:22:57.761566+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:58:47.879270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1024,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.048127+0000","last_change":"2024-09-21T10:17:33.980911+0000","last_active":"2024-09-21T10:22:58.048127+0000","last_peered":"2024-09-21T10:22:58.048127+0000","last_clean":"2024-09-21T10:22:58.048127+0000","last_became_active":"2024-09-21T10:17:33.980134+0000","last_became_peered":"2024-09-21T10:17:33.980134+0000","last_unstale":"2024-09-21T10:22:58.048127+0000","last_undegraded":"2024-09-21T10:22:58.048127+0000","last_fullsized":"2024-09-21T10:22:58.048127+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:05.063536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1043,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.762019+0000","last_change":"2024-09-21T10:18:06.728019+0000","last_active":"2024-09-21T10:22:57.762019+0000","last_peered":"2024-09-21T10:22:57.762019+0000","last_clean":"2024-09-21T10:22:57.762019+0000","last_became_active":"2024-09-21T10:18:06.727705+0000","last_became_peered":"2024-09-21T10:18:06.727705+0000","last_unstale":"2024-09-21T10:22:57.762019+0000","last_undegraded":"2024-09-21T10:22:57.762019+0000","last_fullsized":"2024-09-21T10:22:57.762019+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:58:07.024707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1029,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761903+0000","last_change":"2024-09-21T10:18:06.729319+0000","last_active":"2024-09-21T10:22:57.761903+0000","last_peered":"2024-09-21T10:22:57.761903+0000","last_clean":"2024-09-21T10:22:57.761903+0000","last_became_active":"2024-09-21T10:18:06.729031+0000","last_became_peered":"2024-09-21T10:18:06.729031+0000","last_unstale":"2024-09-21T10:22:57.761903+0000","last_undegraded":"2024-09-21T10:22:57.761903+0000","last_fullsized":"2024-09-21T10:22:57.761903+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:09.675295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":1028,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761660+0000","last_change":"2024-09-21T10:17:33.982264+0000","last_active":"2024-09-21T10:22:57.761660+0000","last_peered":"2024-09-21T10:22:57.761660+0000","last_clean":"2024-09-21T10:22:57.761660+0000","last_became_active":"2024-09-21T10:17:33.981937+0000","last_became_peered":"2024-09-21T10:17:33.981937+0000","last_unstale":"2024-09-21T10:22:57.761660+0000","last_undegraded":"2024-09-21T10:22:57.761660+0000","last_fullsized":"2024-09-21T10:22:57.761660+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:47.542872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1271,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769526+0000","last_change":"2024-09-21T10:18:39.702099+0000","last_active":"2024-09-21T10:23:01.769526+0000","last_peered":"2024-09-21T10:23:01.769526+0000","last_clean":"2024-09-21T10:23:01.769526+0000","last_became_active":"2024-09-21T10:18:39.700346+0000","last_became_peered":"2024-09-21T10:18:39.700346+0000","last_unstale":"2024-09-21T10:23:01.769526+0000","last_undegraded":"2024-09-21T10:23:01.769526+0000","last_fullsized":"2024-09-21T10:23:01.769526+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:40.321248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773459+0000","last_change":"2024-09-21T10:18:39.701981+0000","last_active":"2024-09-21T10:22:59.773459+0000","last_peered":"2024-09-21T10:22:59.773459+0000","last_clean":"2024-09-21T10:22:59.773459+0000","last_became_active":"2024-09-21T10:18:39.701689+0000","last_became_peered":"2024-09-21T10:18:39.701689+0000","last_unstale":"2024-09-21T10:22:59.773459+0000","last_undegraded":"2024-09-21T10:22:59.773459+0000","last_fullsized":"2024-09-21T10:22:59.773459+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:41.387321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1345,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455690+0000","last_change":"2024-09-21T10:17:00.667788+0000","last_active":"2024-09-21T10:23:01.455690+0000","last_peered":"2024-09-21T10:23:01.455690+0000","last_clean":"2024-09-21T10:23:01.455690+0000","last_became_active":"2024-09-21T10:17:00.667216+0000","last_became_peered":"2024-09-21T10:17:00.667216+0000","last_unstale":"2024-09-21T10:23:01.455690+0000","last_undegraded":"2024-09-21T10:23:01.455690+0000","last_fullsized":"2024-09-21T10:23:01.455690+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:05:22.634925+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1038,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823159+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:22:57.823159+0000","last_peered":"2024-09-21T10:22:57.823159+0000","last_clean":"2024-09-21T10:22:57.823159+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:22:57.823159+0000","last_undegraded":"2024-09-21T10:22:57.823159+0000","last_fullsized":"2024-09-21T10:22:57.823159+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1257,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769758+0000","last_change":"2024-09-21T10:18:39.707559+0000","last_active":"2024-09-21T10:23:01.769758+0000","last_peered":"2024-09-21T10:23:01.769758+0000","last_clean":"2024-09-21T10:23:01.769758+0000","last_became_active":"2024-09-21T10:18:39.707244+0000","last_became_peered":"2024-09-21T10:18:39.707244+0000","last_unstale":"2024-09-21T10:23:01.769758+0000","last_undegraded":"2024-09-21T10:23:01.769758+0000","last_fullsized":"2024-09-21T10:23:01.769758+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:00.185917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1009,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771352+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:23:01.771352+0000","last_peered":"2024-09-21T10:23:01.771352+0000","last_clean":"2024-09-21T10:23:01.771352+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:23:01.771352+0000","last_undegraded":"2024-09-21T10:23:01.771352+0000","last_fullsized":"2024-09-21T10:23:01.771352+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1042,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455671+0000","last_change":"2024-09-21T10:17:33.982259+0000","last_active":"2024-09-21T10:23:01.455671+0000","last_peered":"2024-09-21T10:23:01.455671+0000","last_clean":"2024-09-21T10:23:01.455671+0000","last_became_active":"2024-09-21T10:17:33.981960+0000","last_became_peered":"2024-09-21T10:17:33.981960+0000","last_unstale":"2024-09-21T10:23:01.455671+0000","last_undegraded":"2024-09-21T10:23:01.455671+0000","last_fullsized":"2024-09-21T10:23:01.455671+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:49:18.566969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1330,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770342+0000","last_change":"2024-09-21T10:18:39.707516+0000","last_active":"2024-09-21T10:23:01.770342+0000","last_peered":"2024-09-21T10:23:01.770342+0000","last_clean":"2024-09-21T10:23:01.770342+0000","last_became_active":"2024-09-21T10:18:39.707225+0000","last_became_peered":"2024-09-21T10:18:39.707225+0000","last_unstale":"2024-09-21T10:23:01.770342+0000","last_undegraded":"2024-09-21T10:23:01.770342+0000","last_fullsized":"2024-09-21T10:23:01.770342+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:35.486720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1342,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769677+0000","last_change":"2024-09-21T10:18:06.721327+0000","last_active":"2024-09-21T10:23:01.769677+0000","last_peered":"2024-09-21T10:23:01.769677+0000","last_clean":"2024-09-21T10:23:01.769677+0000","last_became_active":"2024-09-21T10:18:06.720934+0000","last_became_peered":"2024-09-21T10:18:06.720934+0000","last_unstale":"2024-09-21T10:23:01.769677+0000","last_undegraded":"2024-09-21T10:23:01.769677+0000","last_fullsized":"2024-09-21T10:23:01.769677+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:18.275974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1327,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773266+0000","last_change":"2024-09-21T10:18:39.710087+0000","last_active":"2024-09-21T10:22:59.773266+0000","last_peered":"2024-09-21T10:22:59.773266+0000","last_clean":"2024-09-21T10:22:59.773266+0000","last_became_active":"2024-09-21T10:18:39.709809+0000","last_became_peered":"2024-09-21T10:18:39.709809+0000","last_unstale":"2024-09-21T10:22:59.773266+0000","last_undegraded":"2024-09-21T10:22:59.773266+0000","last_fullsized":"2024-09-21T10:22:59.773266+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:25:01.260030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1314,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773360+0000","last_change":"2024-09-21T10:18:06.727874+0000","last_active":"2024-09-21T10:22:59.773360+0000","last_peered":"2024-09-21T10:22:59.773360+0000","last_clean":"2024-09-21T10:22:59.773360+0000","last_became_active":"2024-09-21T10:18:06.727564+0000","last_became_peered":"2024-09-21T10:18:06.727564+0000","last_unstale":"2024-09-21T10:22:59.773360+0000","last_undegraded":"2024-09-21T10:22:59.773360+0000","last_fullsized":"2024-09-21T10:22:59.773360+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:14:50.784968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1321,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773307+0000","last_change":"2024-09-21T10:17:33.981329+0000","last_active":"2024-09-21T10:22:59.773307+0000","last_peered":"2024-09-21T10:22:59.773307+0000","last_clean":"2024-09-21T10:22:59.773307+0000","last_became_active":"2024-09-21T10:17:33.979105+0000","last_became_peered":"2024-09-21T10:17:33.979105+0000","last_unstale":"2024-09-21T10:22:59.773307+0000","last_undegraded":"2024-09-21T10:22:59.773307+0000","last_fullsized":"2024-09-21T10:22:59.773307+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:51.291981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1039,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823073+0000","last_change":"2024-09-21T10:17:33.984312+0000","last_active":"2024-09-21T10:22:57.823073+0000","last_peered":"2024-09-21T10:22:57.823073+0000","last_clean":"2024-09-21T10:22:57.823073+0000","last_became_active":"2024-09-21T10:17:33.980602+0000","last_became_peered":"2024-09-21T10:17:33.980602+0000","last_unstale":"2024-09-21T10:22:57.823073+0000","last_undegraded":"2024-09-21T10:22:57.823073+0000","last_fullsized":"2024-09-21T10:22:57.823073+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:56.851293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1030,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773706+0000","last_change":"2024-09-21T10:17:00.664058+0000","last_active":"2024-09-21T10:23:01.773706+0000","last_peered":"2024-09-21T10:23:01.773706+0000","last_clean":"2024-09-21T10:23:01.773706+0000","last_became_active":"2024-09-21T10:17:00.663677+0000","last_became_peered":"2024-09-21T10:17:00.663677+0000","last_unstale":"2024-09-21T10:23:01.773706+0000","last_undegraded":"2024-09-21T10:23:01.773706+0000","last_fullsized":"2024-09-21T10:23:01.773706+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:21:43.269069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1323,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773465+0000","last_change":"2024-09-21T10:18:39.706374+0000","last_active":"2024-09-21T10:22:59.773465+0000","last_peered":"2024-09-21T10:22:59.773465+0000","last_clean":"2024-09-21T10:22:59.773465+0000","last_became_active":"2024-09-21T10:18:39.706043+0000","last_became_peered":"2024-09-21T10:18:39.706043+0000","last_unstale":"2024-09-21T10:22:59.773465+0000","last_undegraded":"2024-09-21T10:22:59.773465+0000","last_fullsized":"2024-09-21T10:22:59.773465+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:49:04.000679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":1040,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.772586+0000","last_change":"2024-09-21T10:18:39.707684+0000","last_active":"2024-09-21T10:23:01.772586+0000","last_peered":"2024-09-21T10:23:01.772586+0000","last_clean":"2024-09-21T10:23:01.772586+0000","last_became_active":"2024-09-21T10:18:39.706971+0000","last_became_peered":"2024-09-21T10:18:39.706971+0000","last_unstale":"2024-09-21T10:23:01.772586+0000","last_undegraded":"2024-09-21T10:23:01.772586+0000","last_fullsized":"2024-09-21T10:23:01.772586+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:48:12.634277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1335,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773555+0000","last_change":"2024-09-21T10:17:33.984121+0000","last_active":"2024-09-21T10:22:59.773555+0000","last_peered":"2024-09-21T10:22:59.773555+0000","last_clean":"2024-09-21T10:22:59.773555+0000","last_became_active":"2024-09-21T10:17:33.983814+0000","last_became_peered":"2024-09-21T10:17:33.983814+0000","last_unstale":"2024-09-21T10:22:59.773555+0000","last_undegraded":"2024-09-21T10:22:59.773555+0000","last_fullsized":"2024-09-21T10:22:59.773555+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:53:10.011643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":1301,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.772732+0000","last_change":"2024-09-21T10:17:33.979159+0000","last_active":"2024-09-21T10:22:59.772732+0000","last_peered":"2024-09-21T10:22:59.772732+0000","last_clean":"2024-09-21T10:22:59.772732+0000","last_became_active":"2024-09-21T10:17:33.978571+0000","last_became_peered":"2024-09-21T10:17:33.978571+0000","last_unstale":"2024-09-21T10:22:59.772732+0000","last_undegraded":"2024-09-21T10:22:59.772732+0000","last_fullsized":"2024-09-21T10:22:59.772732+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:38:38.796132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773758+0000","last_change":"2024-09-21T10:18:06.728398+0000","last_active":"2024-09-21T10:22:59.773758+0000","last_peered":"2024-09-21T10:22:59.773758+0000","last_clean":"2024-09-21T10:22:59.773758+0000","last_became_active":"2024-09-21T10:18:06.727938+0000","last_became_peered":"2024-09-21T10:18:06.727938+0000","last_unstale":"2024-09-21T10:22:59.773758+0000","last_undegraded":"2024-09-21T10:22:59.773758+0000","last_fullsized":"2024-09-21T10:22:59.773758+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:19.756340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1026,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954208+0000","last_change":"2024-09-21T10:17:00.667681+0000","last_active":"2024-09-21T10:22:57.954208+0000","last_peered":"2024-09-21T10:22:57.954208+0000","last_clean":"2024-09-21T10:22:57.954208+0000","last_became_active":"2024-09-21T10:17:00.667337+0000","last_became_peered":"2024-09-21T10:17:00.667337+0000","last_unstale":"2024-09-21T10:22:57.954208+0000","last_undegraded":"2024-09-21T10:22:57.954208+0000","last_fullsized":"2024-09-21T10:22:57.954208+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:46:24.028878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":1320,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770548+0000","last_change":"2024-09-21T10:17:00.672410+0000","last_active":"2024-09-21T10:23:01.770548+0000","last_peered":"2024-09-21T10:23:01.770548+0000","last_clean":"2024-09-21T10:23:01.770548+0000","last_became_active":"2024-09-21T10:17:00.672131+0000","last_became_peered":"2024-09-21T10:17:00.672131+0000","last_unstale":"2024-09-21T10:23:01.770548+0000","last_undegraded":"2024-09-21T10:23:01.770548+0000","last_fullsized":"2024-09-21T10:23:01.770548+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:49:32.938268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"71'2","reported_seq":1281,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771660+0000","last_change":"2024-09-21T10:18:39.701184+0000","last_active":"2024-09-21T10:23:01.771660+0000","last_peered":"2024-09-21T10:23:01.771660+0000","last_clean":"2024-09-21T10:23:01.771660+0000","last_became_active":"2024-09-21T10:18:39.700850+0000","last_became_peered":"2024-09-21T10:18:39.700850+0000","last_unstale":"2024-09-21T10:23:01.771660+0000","last_undegraded":"2024-09-21T10:23:01.771660+0000","last_fullsized":"2024-09-21T10:23:01.771660+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:02.287480+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":[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":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773062+0000","last_change":"2024-09-21T10:17:33.986518+0000","last_active":"2024-09-21T10:22:59.773062+0000","last_peered":"2024-09-21T10:22:59.773062+0000","last_clean":"2024-09-21T10:22:59.773062+0000","last_became_active":"2024-09-21T10:17:33.986225+0000","last_became_peered":"2024-09-21T10:17:33.986225+0000","last_unstale":"2024-09-21T10:22:59.773062+0000","last_undegraded":"2024-09-21T10:22:59.773062+0000","last_fullsized":"2024-09-21T10:22:59.773062+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:25.520721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1278,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769340+0000","last_change":"2024-09-21T10:18:39.705541+0000","last_active":"2024-09-21T10:23:01.769340+0000","last_peered":"2024-09-21T10:23:01.769340+0000","last_clean":"2024-09-21T10:23:01.769340+0000","last_became_active":"2024-09-21T10:18:39.700763+0000","last_became_peered":"2024-09-21T10:18:39.700763+0000","last_unstale":"2024-09-21T10:23:01.769340+0000","last_undegraded":"2024-09-21T10:23:01.769340+0000","last_fullsized":"2024-09-21T10:23:01.769340+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:25:42.753003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"71'1","reported_seq":1334,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769953+0000","last_change":"2024-09-21T10:17:33.977873+0000","last_active":"2024-09-21T10:23:01.769953+0000","last_peered":"2024-09-21T10:23:01.769953+0000","last_clean":"2024-09-21T10:23:01.769953+0000","last_became_active":"2024-09-21T10:17:33.977520+0000","last_became_peered":"2024-09-21T10:17:33.977520+0000","last_unstale":"2024-09-21T10:23:01.769953+0000","last_undegraded":"2024-09-21T10:23:01.769953+0000","last_fullsized":"2024-09-21T10:23:01.769953+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:17:04.398714+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":[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.7","version":"0'0","reported_seq":1037,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.048278+0000","last_change":"2024-09-21T10:18:06.728681+0000","last_active":"2024-09-21T10:22:58.048278+0000","last_peered":"2024-09-21T10:22:58.048278+0000","last_clean":"2024-09-21T10:22:58.048278+0000","last_became_active":"2024-09-21T10:18:06.728401+0000","last_became_peered":"2024-09-21T10:18:06.728401+0000","last_unstale":"2024-09-21T10:22:58.048278+0000","last_undegraded":"2024-09-21T10:22:58.048278+0000","last_fullsized":"2024-09-21T10:22:58.048278+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:11.694793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1014,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773383+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:23:01.773383+0000","last_peered":"2024-09-21T10:23:01.773383+0000","last_clean":"2024-09-21T10:23:01.773383+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:23:01.773383+0000","last_undegraded":"2024-09-21T10:23:01.773383+0000","last_fullsized":"2024-09-21T10:23:01.773383+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1028,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.772212+0000","last_change":"2024-09-21T10:17:33.979153+0000","last_active":"2024-09-21T10:23:01.772212+0000","last_peered":"2024-09-21T10:23:01.772212+0000","last_clean":"2024-09-21T10:23:01.772212+0000","last_became_active":"2024-09-21T10:17:33.978851+0000","last_became_peered":"2024-09-21T10:17:33.978851+0000","last_unstale":"2024-09-21T10:23:01.772212+0000","last_undegraded":"2024-09-21T10:23:01.772212+0000","last_fullsized":"2024-09-21T10:23:01.772212+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:43.992777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":1037,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773624+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:23:01.773624+0000","last_peered":"2024-09-21T10:23:01.773624+0000","last_clean":"2024-09-21T10:23:01.773624+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:23:01.773624+0000","last_undegraded":"2024-09-21T10:23:01.773624+0000","last_fullsized":"2024-09-21T10:23:01.773624+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1019,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.822966+0000","last_change":"2024-09-21T10:18:06.723700+0000","last_active":"2024-09-21T10:22:57.822966+0000","last_peered":"2024-09-21T10:22:57.822966+0000","last_clean":"2024-09-21T10:22:57.822966+0000","last_became_active":"2024-09-21T10:18:06.723427+0000","last_became_peered":"2024-09-21T10:18:06.723427+0000","last_unstale":"2024-09-21T10:22:57.822966+0000","last_undegraded":"2024-09-21T10:22:57.822966+0000","last_fullsized":"2024-09-21T10:22:57.822966+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:12.611898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1015,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954035+0000","last_change":"2024-09-21T10:18:39.701479+0000","last_active":"2024-09-21T10:22:57.954035+0000","last_peered":"2024-09-21T10:22:57.954035+0000","last_clean":"2024-09-21T10:22:57.954035+0000","last_became_active":"2024-09-21T10:18:39.701094+0000","last_became_peered":"2024-09-21T10:18:39.701094+0000","last_unstale":"2024-09-21T10:22:57.954035+0000","last_undegraded":"2024-09-21T10:22:57.954035+0000","last_fullsized":"2024-09-21T10:22:57.954035+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:39.594299+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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1023,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823350+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:22:57.823350+0000","last_peered":"2024-09-21T10:22:57.823350+0000","last_clean":"2024-09-21T10:22:57.823350+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:22:57.823350+0000","last_undegraded":"2024-09-21T10:22:57.823350+0000","last_fullsized":"2024-09-21T10:22:57.823350+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":1256,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769449+0000","last_change":"2024-09-21T10:18:39.705284+0000","last_active":"2024-09-21T10:23:01.769449+0000","last_peered":"2024-09-21T10:23:01.769449+0000","last_clean":"2024-09-21T10:23:01.769449+0000","last_became_active":"2024-09-21T10:18:39.704541+0000","last_became_peered":"2024-09-21T10:18:39.704541+0000","last_unstale":"2024-09-21T10:23:01.769449+0000","last_undegraded":"2024-09-21T10:23:01.769449+0000","last_fullsized":"2024-09-21T10:23:01.769449+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:19:34.658271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1328,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770325+0000","last_change":"2024-09-21T10:18:39.703862+0000","last_active":"2024-09-21T10:23:01.770325+0000","last_peered":"2024-09-21T10:23:01.770325+0000","last_clean":"2024-09-21T10:23:01.770325+0000","last_became_active":"2024-09-21T10:18:39.701277+0000","last_became_peered":"2024-09-21T10:18:39.701277+0000","last_unstale":"2024-09-21T10:23:01.770325+0000","last_undegraded":"2024-09-21T10:23:01.770325+0000","last_fullsized":"2024-09-21T10:23:01.770325+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:21.459437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769288+0000","last_change":"2024-09-21T10:18:39.706338+0000","last_active":"2024-09-21T10:23:01.769288+0000","last_peered":"2024-09-21T10:23:01.769288+0000","last_clean":"2024-09-21T10:23:01.769288+0000","last_became_active":"2024-09-21T10:18:39.701658+0000","last_became_peered":"2024-09-21T10:18:39.701658+0000","last_unstale":"2024-09-21T10:23:01.769288+0000","last_undegraded":"2024-09-21T10:23:01.769288+0000","last_fullsized":"2024-09-21T10:23:01.769288+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:58:59.345621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1033,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770836+0000","last_change":"2024-09-21T10:18:06.727914+0000","last_active":"2024-09-21T10:23:01.770836+0000","last_peered":"2024-09-21T10:23:01.770836+0000","last_clean":"2024-09-21T10:23:01.770836+0000","last_became_active":"2024-09-21T10:18:06.727617+0000","last_became_peered":"2024-09-21T10:18:06.727617+0000","last_unstale":"2024-09-21T10:23:01.770836+0000","last_undegraded":"2024-09-21T10:23:01.770836+0000","last_fullsized":"2024-09-21T10:23:01.770836+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:43:01.158617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1285,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769475+0000","last_change":"2024-09-21T10:18:39.706020+0000","last_active":"2024-09-21T10:23:01.769475+0000","last_peered":"2024-09-21T10:23:01.769475+0000","last_clean":"2024-09-21T10:23:01.769475+0000","last_became_active":"2024-09-21T10:18:39.699121+0000","last_became_peered":"2024-09-21T10:18:39.699121+0000","last_unstale":"2024-09-21T10:23:01.769475+0000","last_undegraded":"2024-09-21T10:23:01.769475+0000","last_fullsized":"2024-09-21T10:23:01.769475+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:36:50.087077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":1331,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769740+0000","last_change":"2024-09-21T10:18:39.709543+0000","last_active":"2024-09-21T10:23:01.769740+0000","last_peered":"2024-09-21T10:23:01.769740+0000","last_clean":"2024-09-21T10:23:01.769740+0000","last_became_active":"2024-09-21T10:18:39.709243+0000","last_became_peered":"2024-09-21T10:18:39.709243+0000","last_unstale":"2024-09-21T10:23:01.769740+0000","last_undegraded":"2024-09-21T10:23:01.769740+0000","last_fullsized":"2024-09-21T10:23:01.769740+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:42.607975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.772410+0000","last_change":"2024-09-21T10:18:39.707105+0000","last_active":"2024-09-21T10:22:59.772410+0000","last_peered":"2024-09-21T10:22:59.772410+0000","last_clean":"2024-09-21T10:22:59.772410+0000","last_became_active":"2024-09-21T10:18:39.706809+0000","last_became_peered":"2024-09-21T10:18:39.706809+0000","last_unstale":"2024-09-21T10:22:59.772410+0000","last_undegraded":"2024-09-21T10:22:59.772410+0000","last_fullsized":"2024-09-21T10:22:59.772410+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:38.718225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771050+0000","last_change":"2024-09-21T10:18:39.699230+0000","last_active":"2024-09-21T10:23:01.771050+0000","last_peered":"2024-09-21T10:23:01.771050+0000","last_clean":"2024-09-21T10:23:01.771050+0000","last_became_active":"2024-09-21T10:18:39.698719+0000","last_became_peered":"2024-09-21T10:18:39.698719+0000","last_unstale":"2024-09-21T10:23:01.771050+0000","last_undegraded":"2024-09-21T10:23:01.771050+0000","last_fullsized":"2024-09-21T10:23:01.771050+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:28.892448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":1044,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761570+0000","last_change":"2024-09-21T10:18:06.728229+0000","last_active":"2024-09-21T10:22:57.761570+0000","last_peered":"2024-09-21T10:22:57.761570+0000","last_clean":"2024-09-21T10:22:57.761570+0000","last_became_active":"2024-09-21T10:18:06.727869+0000","last_became_peered":"2024-09-21T10:18:06.727869+0000","last_unstale":"2024-09-21T10:22:57.761570+0000","last_undegraded":"2024-09-21T10:22:57.761570+0000","last_fullsized":"2024-09-21T10:22:57.761570+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:54.526617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1303,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.775345+0000","last_change":"2024-09-21T10:18:39.703648+0000","last_active":"2024-09-21T10:22:59.775345+0000","last_peered":"2024-09-21T10:22:59.775345+0000","last_clean":"2024-09-21T10:22:59.775345+0000","last_became_active":"2024-09-21T10:18:39.703277+0000","last_became_peered":"2024-09-21T10:18:39.703277+0000","last_unstale":"2024-09-21T10:22:59.775345+0000","last_undegraded":"2024-09-21T10:22:59.775345+0000","last_fullsized":"2024-09-21T10:22:59.775345+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:18.466989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":1321,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770617+0000","last_change":"2024-09-21T10:17:00.671993+0000","last_active":"2024-09-21T10:23:01.770617+0000","last_peered":"2024-09-21T10:23:01.770617+0000","last_clean":"2024-09-21T10:23:01.770617+0000","last_became_active":"2024-09-21T10:17:00.670907+0000","last_became_peered":"2024-09-21T10:17:00.670907+0000","last_unstale":"2024-09-21T10:23:01.770617+0000","last_undegraded":"2024-09-21T10:23:01.770617+0000","last_fullsized":"2024-09-21T10:23:01.770617+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:23:52.479727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1042,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761443+0000","last_change":"2024-09-21T10:18:39.693718+0000","last_active":"2024-09-21T10:22:57.761443+0000","last_peered":"2024-09-21T10:22:57.761443+0000","last_clean":"2024-09-21T10:22:57.761443+0000","last_became_active":"2024-09-21T10:18:39.693362+0000","last_became_peered":"2024-09-21T10:18:39.693362+0000","last_unstale":"2024-09-21T10:22:57.761443+0000","last_undegraded":"2024-09-21T10:22:57.761443+0000","last_fullsized":"2024-09-21T10:22:57.761443+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:35.335125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1025,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823156+0000","last_change":"2024-09-21T10:17:33.976924+0000","last_active":"2024-09-21T10:22:57.823156+0000","last_peered":"2024-09-21T10:22:57.823156+0000","last_clean":"2024-09-21T10:22:57.823156+0000","last_became_active":"2024-09-21T10:17:33.976542+0000","last_became_peered":"2024-09-21T10:17:33.976542+0000","last_unstale":"2024-09-21T10:22:57.823156+0000","last_undegraded":"2024-09-21T10:22:57.823156+0000","last_fullsized":"2024-09-21T10:22:57.823156+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:40:54.579312+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1042,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761481+0000","last_change":"2024-09-21T10:18:39.693601+0000","last_active":"2024-09-21T10:22:57.761481+0000","last_peered":"2024-09-21T10:22:57.761481+0000","last_clean":"2024-09-21T10:22:57.761481+0000","last_became_active":"2024-09-21T10:18:39.693218+0000","last_became_peered":"2024-09-21T10:18:39.693218+0000","last_unstale":"2024-09-21T10:22:57.761481+0000","last_undegraded":"2024-09-21T10:22:57.761481+0000","last_fullsized":"2024-09-21T10:22:57.761481+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:51:17.557065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1010,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823372+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:22:57.823372+0000","last_peered":"2024-09-21T10:22:57.823372+0000","last_clean":"2024-09-21T10:22:57.823372+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:22:57.823372+0000","last_undegraded":"2024-09-21T10:22:57.823372+0000","last_fullsized":"2024-09-21T10:22:57.823372+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1275,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769750+0000","last_change":"2024-09-21T10:18:39.696909+0000","last_active":"2024-09-21T10:23:01.769750+0000","last_peered":"2024-09-21T10:23:01.769750+0000","last_clean":"2024-09-21T10:23:01.769750+0000","last_became_active":"2024-09-21T10:18:39.696556+0000","last_became_peered":"2024-09-21T10:18:39.696556+0000","last_unstale":"2024-09-21T10:23:01.769750+0000","last_undegraded":"2024-09-21T10:23:01.769750+0000","last_fullsized":"2024-09-21T10:23:01.769750+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:07:05.801603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":1263,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771474+0000","last_change":"2024-09-21T10:18:39.700388+0000","last_active":"2024-09-21T10:23:01.771474+0000","last_peered":"2024-09-21T10:23:01.771474+0000","last_clean":"2024-09-21T10:23:01.771474+0000","last_became_active":"2024-09-21T10:18:39.699913+0000","last_became_peered":"2024-09-21T10:18:39.699913+0000","last_unstale":"2024-09-21T10:23:01.771474+0000","last_undegraded":"2024-09-21T10:23:01.771474+0000","last_fullsized":"2024-09-21T10:23:01.771474+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:45:43.428263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":1027,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761252+0000","last_change":"2024-09-21T10:17:33.982198+0000","last_active":"2024-09-21T10:22:57.761252+0000","last_peered":"2024-09-21T10:22:57.761252+0000","last_clean":"2024-09-21T10:22:57.761252+0000","last_became_active":"2024-09-21T10:17:33.981885+0000","last_became_peered":"2024-09-21T10:17:33.981885+0000","last_unstale":"2024-09-21T10:22:57.761252+0000","last_undegraded":"2024-09-21T10:22:57.761252+0000","last_fullsized":"2024-09-21T10:22:57.761252+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:01.768482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":1337,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770398+0000","last_change":"2024-09-21T10:18:06.727906+0000","last_active":"2024-09-21T10:23:01.770398+0000","last_peered":"2024-09-21T10:23:01.770398+0000","last_clean":"2024-09-21T10:23:01.770398+0000","last_became_active":"2024-09-21T10:18:06.727558+0000","last_became_peered":"2024-09-21T10:18:06.727558+0000","last_unstale":"2024-09-21T10:23:01.770398+0000","last_undegraded":"2024-09-21T10:23:01.770398+0000","last_fullsized":"2024-09-21T10:23:01.770398+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:20:54.066124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":392,"num_read_kb":834,"num_write":215,"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":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234240,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":67828,"kb_used_data":10476,"kb_used_omap":1,"kb_used_meta":57342,"kb_avail":93677324,"statfs":{"total":95995035648,"available":95925579776,"internally_reserved":0,"allocated":10727424,"data_stored":7714226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":58718667},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495877,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":55536,"kb_used_data":10468,"kb_used_omap":1,"kb_used_meta":45054,"kb_avail":93689616,"statfs":{"total":95995035648,"available":95938166784,"internally_reserved":0,"allocated":10719232,"data_stored":7714099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":46135751},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757514,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":95076,"kb_used_data":9880,"kb_used_omap":1,"kb_used_meta":85182,"kb_avail":93650076,"statfs":{"total":95995035648,"available":95897677824,"internally_reserved":0,"allocated":10117120,"data_stored":7119557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":87226822},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967686,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":46112,"kb_used_data":9876,"kb_used_omap":46,"kb_used_meta":36177,"kb_avail":93699040,"statfs":{"total":95995035648,"available":95947816960,"internally_reserved":0,"allocated":10113024,"data_stored":7119514,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":37045948},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093459,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":38944,"kb_used_data":10456,"kb_used_omap":73,"kb_used_meta":28406,"kb_avail":93706208,"statfs":{"total":95995035648,"available":95955156992,"internally_reserved":0,"allocated":10706944,"data_stored":7709870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":29088306},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019150,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":90992,"kb_used_data":9892,"kb_used_omap":1,"kb_used_meta":81086,"kb_avail":93654160,"statfs":{"total":95995035648,"available":95901859840,"internally_reserved":0,"allocated":10129408,"data_stored":7123788,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":83032518},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888447,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":41816,"kb_used_data":9872,"kb_used_omap":30,"kb_used_meta":31905,"kb_avail":93703336,"statfs":{"total":95995035648,"available":95952216064,"internally_reserved":0,"allocated":10108928,"data_stored":7118988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":32671540},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060046924,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":50332,"kb_used_data":9872,"kb_used_omap":44,"kb_used_meta":40403,"kb_avail":93694820,"statfs":{"total":95995035648,"available":95943495680,"internally_reserved":0,"allocated":10108928,"data_stored":7118917,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":41373294},"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":[]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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-09-21T10:23:47.266 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:23:47.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:47 smithi031 ceph-mon[96824]: pgmap v1120: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:47.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:47 smithi031 ceph-mon[96824]: from='client.34581 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:47.472 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:49.178 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:23:49.179 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:23:49.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:49 smithi031 ceph-mon[96824]: pgmap v1121: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:49 smithi007 ceph-mon[99390]: pgmap v1121: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:49.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:49 smithi007 ceph-mon[101144]: pgmap v1121: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:49.820 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1121,"stamp":"2024-09-21T10:23:48.047346+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":279,"num_write_kb":2449,"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":208,"ondisk_log_size":208,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":486636,"kb_used_data":80792,"kb_used_omap":200,"kb_used_meta":405559,"kb_avail":749474580,"statfs":{"total":767960285184,"available":767461969920,"internally_reserved":0,"allocated":82731008,"data_stored":58738959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":415292846},"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.002888"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770521+0000","last_change":"2024-09-21T10:18:39.705413+0000","last_active":"2024-09-21T10:23:01.770521+0000","last_peered":"2024-09-21T10:23:01.770521+0000","last_clean":"2024-09-21T10:23:01.770521+0000","last_became_active":"2024-09-21T10:18:39.703058+0000","last_became_peered":"2024-09-21T10:18:39.703058+0000","last_unstale":"2024-09-21T10:23:01.770521+0000","last_undegraded":"2024-09-21T10:23:01.770521+0000","last_fullsized":"2024-09-21T10:23:01.770521+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:50.465629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1015,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455867+0000","last_change":"2024-09-21T10:18:06.725387+0000","last_active":"2024-09-21T10:23:01.455867+0000","last_peered":"2024-09-21T10:23:01.455867+0000","last_clean":"2024-09-21T10:23:01.455867+0000","last_became_active":"2024-09-21T10:18:06.724842+0000","last_became_peered":"2024-09-21T10:18:06.724842+0000","last_unstale":"2024-09-21T10:23:01.455867+0000","last_undegraded":"2024-09-21T10:23:01.455867+0000","last_fullsized":"2024-09-21T10:23:01.455867+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:48:06.127219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1022,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823311+0000","last_change":"2024-09-21T10:18:39.707885+0000","last_active":"2024-09-21T10:22:57.823311+0000","last_peered":"2024-09-21T10:22:57.823311+0000","last_clean":"2024-09-21T10:22:57.823311+0000","last_became_active":"2024-09-21T10:18:39.707386+0000","last_became_peered":"2024-09-21T10:18:39.707386+0000","last_unstale":"2024-09-21T10:22:57.823311+0000","last_undegraded":"2024-09-21T10:22:57.823311+0000","last_fullsized":"2024-09-21T10:22:57.823311+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:47.649083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1328,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769626+0000","last_change":"2024-09-21T10:18:39.694591+0000","last_active":"2024-09-21T10:23:01.769626+0000","last_peered":"2024-09-21T10:23:01.769626+0000","last_clean":"2024-09-21T10:23:01.769626+0000","last_became_active":"2024-09-21T10:18:39.694187+0000","last_became_peered":"2024-09-21T10:18:39.694187+0000","last_unstale":"2024-09-21T10:23:01.769626+0000","last_undegraded":"2024-09-21T10:23:01.769626+0000","last_fullsized":"2024-09-21T10:23:01.769626+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:52:29.730344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":1329,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769835+0000","last_change":"2024-09-21T10:18:39.696886+0000","last_active":"2024-09-21T10:23:01.769835+0000","last_peered":"2024-09-21T10:23:01.769835+0000","last_clean":"2024-09-21T10:23:01.769835+0000","last_became_active":"2024-09-21T10:18:39.696599+0000","last_became_peered":"2024-09-21T10:18:39.696599+0000","last_unstale":"2024-09-21T10:23:01.769835+0000","last_undegraded":"2024-09-21T10:23:01.769835+0000","last_fullsized":"2024-09-21T10:23:01.769835+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:04.914185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":998,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.456839+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:23:01.456839+0000","last_peered":"2024-09-21T10:23:01.456839+0000","last_clean":"2024-09-21T10:23:01.456839+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:23:01.456839+0000","last_undegraded":"2024-09-21T10:23:01.456839+0000","last_fullsized":"2024-09-21T10:23:01.456839+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771527+0000","last_change":"2024-09-21T10:18:39.701507+0000","last_active":"2024-09-21T10:23:01.771527+0000","last_peered":"2024-09-21T10:23:01.771527+0000","last_clean":"2024-09-21T10:23:01.771527+0000","last_became_active":"2024-09-21T10:18:39.701151+0000","last_became_peered":"2024-09-21T10:18:39.701151+0000","last_unstale":"2024-09-21T10:23:01.771527+0000","last_undegraded":"2024-09-21T10:23:01.771527+0000","last_fullsized":"2024-09-21T10:23:01.771527+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:39:37.935832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1032,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770206+0000","last_change":"2024-09-21T10:17:00.659650+0000","last_active":"2024-09-21T10:23:01.770206+0000","last_peered":"2024-09-21T10:23:01.770206+0000","last_clean":"2024-09-21T10:23:01.770206+0000","last_became_active":"2024-09-21T10:17:00.659216+0000","last_became_peered":"2024-09-21T10:17:00.659216+0000","last_unstale":"2024-09-21T10:23:01.770206+0000","last_undegraded":"2024-09-21T10:23:01.770206+0000","last_fullsized":"2024-09-21T10:23:01.770206+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:36.501160+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":[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.f","version":"71'1","reported_seq":1014,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954065+0000","last_change":"2024-09-21T10:17:00.667766+0000","last_active":"2024-09-21T10:22:57.954065+0000","last_peered":"2024-09-21T10:22:57.954065+0000","last_clean":"2024-09-21T10:22:57.954065+0000","last_became_active":"2024-09-21T10:17:00.667428+0000","last_became_peered":"2024-09-21T10:17:00.667428+0000","last_unstale":"2024-09-21T10:22:57.954065+0000","last_undegraded":"2024-09-21T10:22:57.954065+0000","last_fullsized":"2024-09-21T10:22:57.954065+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:20.232246+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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1008,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.822885+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:22:57.822885+0000","last_peered":"2024-09-21T10:22:57.822885+0000","last_clean":"2024-09-21T10:22:57.822885+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:22:57.822885+0000","last_undegraded":"2024-09-21T10:22:57.822885+0000","last_fullsized":"2024-09-21T10:22:57.822885+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":1015,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954125+0000","last_change":"2024-09-21T10:17:33.982249+0000","last_active":"2024-09-21T10:22:57.954125+0000","last_peered":"2024-09-21T10:22:57.954125+0000","last_clean":"2024-09-21T10:22:57.954125+0000","last_became_active":"2024-09-21T10:17:33.981900+0000","last_became_peered":"2024-09-21T10:17:33.981900+0000","last_unstale":"2024-09-21T10:22:57.954125+0000","last_undegraded":"2024-09-21T10:22:57.954125+0000","last_fullsized":"2024-09-21T10:22:57.954125+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:33.290167+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1052,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761650+0000","last_change":"2024-09-21T10:18:39.708857+0000","last_active":"2024-09-21T10:22:57.761650+0000","last_peered":"2024-09-21T10:22:57.761650+0000","last_clean":"2024-09-21T10:22:57.761650+0000","last_became_active":"2024-09-21T10:18:39.708178+0000","last_became_peered":"2024-09-21T10:18:39.708178+0000","last_unstale":"2024-09-21T10:22:57.761650+0000","last_undegraded":"2024-09-21T10:22:57.761650+0000","last_fullsized":"2024-09-21T10:22:57.761650+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:00:32.236234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":999,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954165+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:22:57.954165+0000","last_peered":"2024-09-21T10:22:57.954165+0000","last_clean":"2024-09-21T10:22:57.954165+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:22:57.954165+0000","last_undegraded":"2024-09-21T10:22:57.954165+0000","last_fullsized":"2024-09-21T10:22:57.954165+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1023,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.047991+0000","last_change":"2024-09-21T10:17:33.982066+0000","last_active":"2024-09-21T10:22:58.047991+0000","last_peered":"2024-09-21T10:22:58.047991+0000","last_clean":"2024-09-21T10:22:58.047991+0000","last_became_active":"2024-09-21T10:17:33.981569+0000","last_became_peered":"2024-09-21T10:17:33.981569+0000","last_unstale":"2024-09-21T10:22:58.047991+0000","last_undegraded":"2024-09-21T10:22:58.047991+0000","last_fullsized":"2024-09-21T10:22:58.047991+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:05.333150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1024,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823177+0000","last_change":"2024-09-21T10:18:39.697707+0000","last_active":"2024-09-21T10:22:57.823177+0000","last_peered":"2024-09-21T10:22:57.823177+0000","last_clean":"2024-09-21T10:22:57.823177+0000","last_became_active":"2024-09-21T10:18:39.696845+0000","last_became_peered":"2024-09-21T10:18:39.696845+0000","last_unstale":"2024-09-21T10:22:57.823177+0000","last_undegraded":"2024-09-21T10:22:57.823177+0000","last_fullsized":"2024-09-21T10:22:57.823177+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:19:47.722874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":1331,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769770+0000","last_change":"2024-09-21T10:17:33.975285+0000","last_active":"2024-09-21T10:23:01.769770+0000","last_peered":"2024-09-21T10:23:01.769770+0000","last_clean":"2024-09-21T10:23:01.769770+0000","last_became_active":"2024-09-21T10:17:33.974429+0000","last_became_peered":"2024-09-21T10:17:33.974429+0000","last_unstale":"2024-09-21T10:23:01.769770+0000","last_undegraded":"2024-09-21T10:23:01.769770+0000","last_fullsized":"2024-09-21T10:23:01.769770+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:37:14.719542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"71'2","reported_seq":1281,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770300+0000","last_change":"2024-09-21T10:18:39.699628+0000","last_active":"2024-09-21T10:23:01.770300+0000","last_peered":"2024-09-21T10:23:01.770300+0000","last_clean":"2024-09-21T10:23:01.770300+0000","last_became_active":"2024-09-21T10:18:39.698693+0000","last_became_peered":"2024-09-21T10:18:39.698693+0000","last_unstale":"2024-09-21T10:23:01.770300+0000","last_undegraded":"2024-09-21T10:23:01.770300+0000","last_fullsized":"2024-09-21T10:23:01.770300+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:49.292655+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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1028,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761566+0000","last_change":"2024-09-21T10:18:39.707542+0000","last_active":"2024-09-21T10:22:57.761566+0000","last_peered":"2024-09-21T10:22:57.761566+0000","last_clean":"2024-09-21T10:22:57.761566+0000","last_became_active":"2024-09-21T10:18:39.707285+0000","last_became_peered":"2024-09-21T10:18:39.707285+0000","last_unstale":"2024-09-21T10:22:57.761566+0000","last_undegraded":"2024-09-21T10:22:57.761566+0000","last_fullsized":"2024-09-21T10:22:57.761566+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:58:47.879270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1024,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.048127+0000","last_change":"2024-09-21T10:17:33.980911+0000","last_active":"2024-09-21T10:22:58.048127+0000","last_peered":"2024-09-21T10:22:58.048127+0000","last_clean":"2024-09-21T10:22:58.048127+0000","last_became_active":"2024-09-21T10:17:33.980134+0000","last_became_peered":"2024-09-21T10:17:33.980134+0000","last_unstale":"2024-09-21T10:22:58.048127+0000","last_undegraded":"2024-09-21T10:22:58.048127+0000","last_fullsized":"2024-09-21T10:22:58.048127+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:05.063536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1043,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.762019+0000","last_change":"2024-09-21T10:18:06.728019+0000","last_active":"2024-09-21T10:22:57.762019+0000","last_peered":"2024-09-21T10:22:57.762019+0000","last_clean":"2024-09-21T10:22:57.762019+0000","last_became_active":"2024-09-21T10:18:06.727705+0000","last_became_peered":"2024-09-21T10:18:06.727705+0000","last_unstale":"2024-09-21T10:22:57.762019+0000","last_undegraded":"2024-09-21T10:22:57.762019+0000","last_fullsized":"2024-09-21T10:22:57.762019+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:58:07.024707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1029,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761903+0000","last_change":"2024-09-21T10:18:06.729319+0000","last_active":"2024-09-21T10:22:57.761903+0000","last_peered":"2024-09-21T10:22:57.761903+0000","last_clean":"2024-09-21T10:22:57.761903+0000","last_became_active":"2024-09-21T10:18:06.729031+0000","last_became_peered":"2024-09-21T10:18:06.729031+0000","last_unstale":"2024-09-21T10:22:57.761903+0000","last_undegraded":"2024-09-21T10:22:57.761903+0000","last_fullsized":"2024-09-21T10:22:57.761903+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:09.675295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":1028,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761660+0000","last_change":"2024-09-21T10:17:33.982264+0000","last_active":"2024-09-21T10:22:57.761660+0000","last_peered":"2024-09-21T10:22:57.761660+0000","last_clean":"2024-09-21T10:22:57.761660+0000","last_became_active":"2024-09-21T10:17:33.981937+0000","last_became_peered":"2024-09-21T10:17:33.981937+0000","last_unstale":"2024-09-21T10:22:57.761660+0000","last_undegraded":"2024-09-21T10:22:57.761660+0000","last_fullsized":"2024-09-21T10:22:57.761660+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:47.542872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1271,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769526+0000","last_change":"2024-09-21T10:18:39.702099+0000","last_active":"2024-09-21T10:23:01.769526+0000","last_peered":"2024-09-21T10:23:01.769526+0000","last_clean":"2024-09-21T10:23:01.769526+0000","last_became_active":"2024-09-21T10:18:39.700346+0000","last_became_peered":"2024-09-21T10:18:39.700346+0000","last_unstale":"2024-09-21T10:23:01.769526+0000","last_undegraded":"2024-09-21T10:23:01.769526+0000","last_fullsized":"2024-09-21T10:23:01.769526+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:40.321248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773459+0000","last_change":"2024-09-21T10:18:39.701981+0000","last_active":"2024-09-21T10:22:59.773459+0000","last_peered":"2024-09-21T10:22:59.773459+0000","last_clean":"2024-09-21T10:22:59.773459+0000","last_became_active":"2024-09-21T10:18:39.701689+0000","last_became_peered":"2024-09-21T10:18:39.701689+0000","last_unstale":"2024-09-21T10:22:59.773459+0000","last_undegraded":"2024-09-21T10:22:59.773459+0000","last_fullsized":"2024-09-21T10:22:59.773459+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:41.387321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1345,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455690+0000","last_change":"2024-09-21T10:17:00.667788+0000","last_active":"2024-09-21T10:23:01.455690+0000","last_peered":"2024-09-21T10:23:01.455690+0000","last_clean":"2024-09-21T10:23:01.455690+0000","last_became_active":"2024-09-21T10:17:00.667216+0000","last_became_peered":"2024-09-21T10:17:00.667216+0000","last_unstale":"2024-09-21T10:23:01.455690+0000","last_undegraded":"2024-09-21T10:23:01.455690+0000","last_fullsized":"2024-09-21T10:23:01.455690+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:05:22.634925+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1038,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823159+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:22:57.823159+0000","last_peered":"2024-09-21T10:22:57.823159+0000","last_clean":"2024-09-21T10:22:57.823159+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:22:57.823159+0000","last_undegraded":"2024-09-21T10:22:57.823159+0000","last_fullsized":"2024-09-21T10:22:57.823159+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1257,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769758+0000","last_change":"2024-09-21T10:18:39.707559+0000","last_active":"2024-09-21T10:23:01.769758+0000","last_peered":"2024-09-21T10:23:01.769758+0000","last_clean":"2024-09-21T10:23:01.769758+0000","last_became_active":"2024-09-21T10:18:39.707244+0000","last_became_peered":"2024-09-21T10:18:39.707244+0000","last_unstale":"2024-09-21T10:23:01.769758+0000","last_undegraded":"2024-09-21T10:23:01.769758+0000","last_fullsized":"2024-09-21T10:23:01.769758+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:00.185917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1009,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771352+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:23:01.771352+0000","last_peered":"2024-09-21T10:23:01.771352+0000","last_clean":"2024-09-21T10:23:01.771352+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:23:01.771352+0000","last_undegraded":"2024-09-21T10:23:01.771352+0000","last_fullsized":"2024-09-21T10:23:01.771352+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1042,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455671+0000","last_change":"2024-09-21T10:17:33.982259+0000","last_active":"2024-09-21T10:23:01.455671+0000","last_peered":"2024-09-21T10:23:01.455671+0000","last_clean":"2024-09-21T10:23:01.455671+0000","last_became_active":"2024-09-21T10:17:33.981960+0000","last_became_peered":"2024-09-21T10:17:33.981960+0000","last_unstale":"2024-09-21T10:23:01.455671+0000","last_undegraded":"2024-09-21T10:23:01.455671+0000","last_fullsized":"2024-09-21T10:23:01.455671+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:49:18.566969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1330,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770342+0000","last_change":"2024-09-21T10:18:39.707516+0000","last_active":"2024-09-21T10:23:01.770342+0000","last_peered":"2024-09-21T10:23:01.770342+0000","last_clean":"2024-09-21T10:23:01.770342+0000","last_became_active":"2024-09-21T10:18:39.707225+0000","last_became_peered":"2024-09-21T10:18:39.707225+0000","last_unstale":"2024-09-21T10:23:01.770342+0000","last_undegraded":"2024-09-21T10:23:01.770342+0000","last_fullsized":"2024-09-21T10:23:01.770342+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:35.486720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1342,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769677+0000","last_change":"2024-09-21T10:18:06.721327+0000","last_active":"2024-09-21T10:23:01.769677+0000","last_peered":"2024-09-21T10:23:01.769677+0000","last_clean":"2024-09-21T10:23:01.769677+0000","last_became_active":"2024-09-21T10:18:06.720934+0000","last_became_peered":"2024-09-21T10:18:06.720934+0000","last_unstale":"2024-09-21T10:23:01.769677+0000","last_undegraded":"2024-09-21T10:23:01.769677+0000","last_fullsized":"2024-09-21T10:23:01.769677+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:18.275974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1327,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773266+0000","last_change":"2024-09-21T10:18:39.710087+0000","last_active":"2024-09-21T10:22:59.773266+0000","last_peered":"2024-09-21T10:22:59.773266+0000","last_clean":"2024-09-21T10:22:59.773266+0000","last_became_active":"2024-09-21T10:18:39.709809+0000","last_became_peered":"2024-09-21T10:18:39.709809+0000","last_unstale":"2024-09-21T10:22:59.773266+0000","last_undegraded":"2024-09-21T10:22:59.773266+0000","last_fullsized":"2024-09-21T10:22:59.773266+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:25:01.260030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1314,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773360+0000","last_change":"2024-09-21T10:18:06.727874+0000","last_active":"2024-09-21T10:22:59.773360+0000","last_peered":"2024-09-21T10:22:59.773360+0000","last_clean":"2024-09-21T10:22:59.773360+0000","last_became_active":"2024-09-21T10:18:06.727564+0000","last_became_peered":"2024-09-21T10:18:06.727564+0000","last_unstale":"2024-09-21T10:22:59.773360+0000","last_undegraded":"2024-09-21T10:22:59.773360+0000","last_fullsized":"2024-09-21T10:22:59.773360+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:14:50.784968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1321,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773307+0000","last_change":"2024-09-21T10:17:33.981329+0000","last_active":"2024-09-21T10:22:59.773307+0000","last_peered":"2024-09-21T10:22:59.773307+0000","last_clean":"2024-09-21T10:22:59.773307+0000","last_became_active":"2024-09-21T10:17:33.979105+0000","last_became_peered":"2024-09-21T10:17:33.979105+0000","last_unstale":"2024-09-21T10:22:59.773307+0000","last_undegraded":"2024-09-21T10:22:59.773307+0000","last_fullsized":"2024-09-21T10:22:59.773307+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:51.291981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1039,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823073+0000","last_change":"2024-09-21T10:17:33.984312+0000","last_active":"2024-09-21T10:22:57.823073+0000","last_peered":"2024-09-21T10:22:57.823073+0000","last_clean":"2024-09-21T10:22:57.823073+0000","last_became_active":"2024-09-21T10:17:33.980602+0000","last_became_peered":"2024-09-21T10:17:33.980602+0000","last_unstale":"2024-09-21T10:22:57.823073+0000","last_undegraded":"2024-09-21T10:22:57.823073+0000","last_fullsized":"2024-09-21T10:22:57.823073+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:56.851293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1030,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773706+0000","last_change":"2024-09-21T10:17:00.664058+0000","last_active":"2024-09-21T10:23:01.773706+0000","last_peered":"2024-09-21T10:23:01.773706+0000","last_clean":"2024-09-21T10:23:01.773706+0000","last_became_active":"2024-09-21T10:17:00.663677+0000","last_became_peered":"2024-09-21T10:17:00.663677+0000","last_unstale":"2024-09-21T10:23:01.773706+0000","last_undegraded":"2024-09-21T10:23:01.773706+0000","last_fullsized":"2024-09-21T10:23:01.773706+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:21:43.269069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1324,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773508+0000","last_change":"2024-09-21T10:18:39.706374+0000","last_active":"2024-09-21T10:22:59.773508+0000","last_peered":"2024-09-21T10:22:59.773508+0000","last_clean":"2024-09-21T10:22:59.773508+0000","last_became_active":"2024-09-21T10:18:39.706043+0000","last_became_peered":"2024-09-21T10:18:39.706043+0000","last_unstale":"2024-09-21T10:22:59.773508+0000","last_undegraded":"2024-09-21T10:22:59.773508+0000","last_fullsized":"2024-09-21T10:22:59.773508+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:49:04.000679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":1040,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.772586+0000","last_change":"2024-09-21T10:18:39.707684+0000","last_active":"2024-09-21T10:23:01.772586+0000","last_peered":"2024-09-21T10:23:01.772586+0000","last_clean":"2024-09-21T10:23:01.772586+0000","last_became_active":"2024-09-21T10:18:39.706971+0000","last_became_peered":"2024-09-21T10:18:39.706971+0000","last_unstale":"2024-09-21T10:23:01.772586+0000","last_undegraded":"2024-09-21T10:23:01.772586+0000","last_fullsized":"2024-09-21T10:23:01.772586+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:48:12.634277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1336,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773595+0000","last_change":"2024-09-21T10:17:33.984121+0000","last_active":"2024-09-21T10:22:59.773595+0000","last_peered":"2024-09-21T10:22:59.773595+0000","last_clean":"2024-09-21T10:22:59.773595+0000","last_became_active":"2024-09-21T10:17:33.983814+0000","last_became_peered":"2024-09-21T10:17:33.983814+0000","last_unstale":"2024-09-21T10:22:59.773595+0000","last_undegraded":"2024-09-21T10:22:59.773595+0000","last_fullsized":"2024-09-21T10:22:59.773595+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:53:10.011643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":1302,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.772773+0000","last_change":"2024-09-21T10:17:33.979159+0000","last_active":"2024-09-21T10:22:59.772773+0000","last_peered":"2024-09-21T10:22:59.772773+0000","last_clean":"2024-09-21T10:22:59.772773+0000","last_became_active":"2024-09-21T10:17:33.978571+0000","last_became_peered":"2024-09-21T10:17:33.978571+0000","last_unstale":"2024-09-21T10:22:59.772773+0000","last_undegraded":"2024-09-21T10:22:59.772773+0000","last_fullsized":"2024-09-21T10:22:59.772773+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:38:38.796132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":1313,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773815+0000","last_change":"2024-09-21T10:18:06.728398+0000","last_active":"2024-09-21T10:22:59.773815+0000","last_peered":"2024-09-21T10:22:59.773815+0000","last_clean":"2024-09-21T10:22:59.773815+0000","last_became_active":"2024-09-21T10:18:06.727938+0000","last_became_peered":"2024-09-21T10:18:06.727938+0000","last_unstale":"2024-09-21T10:22:59.773815+0000","last_undegraded":"2024-09-21T10:22:59.773815+0000","last_fullsized":"2024-09-21T10:22:59.773815+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:19.756340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1026,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954208+0000","last_change":"2024-09-21T10:17:00.667681+0000","last_active":"2024-09-21T10:22:57.954208+0000","last_peered":"2024-09-21T10:22:57.954208+0000","last_clean":"2024-09-21T10:22:57.954208+0000","last_became_active":"2024-09-21T10:17:00.667337+0000","last_became_peered":"2024-09-21T10:17:00.667337+0000","last_unstale":"2024-09-21T10:22:57.954208+0000","last_undegraded":"2024-09-21T10:22:57.954208+0000","last_fullsized":"2024-09-21T10:22:57.954208+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:46:24.028878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":1320,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770548+0000","last_change":"2024-09-21T10:17:00.672410+0000","last_active":"2024-09-21T10:23:01.770548+0000","last_peered":"2024-09-21T10:23:01.770548+0000","last_clean":"2024-09-21T10:23:01.770548+0000","last_became_active":"2024-09-21T10:17:00.672131+0000","last_became_peered":"2024-09-21T10:17:00.672131+0000","last_unstale":"2024-09-21T10:23:01.770548+0000","last_undegraded":"2024-09-21T10:23:01.770548+0000","last_fullsized":"2024-09-21T10:23:01.770548+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:49:32.938268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"71'2","reported_seq":1281,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771660+0000","last_change":"2024-09-21T10:18:39.701184+0000","last_active":"2024-09-21T10:23:01.771660+0000","last_peered":"2024-09-21T10:23:01.771660+0000","last_clean":"2024-09-21T10:23:01.771660+0000","last_became_active":"2024-09-21T10:18:39.700850+0000","last_became_peered":"2024-09-21T10:18:39.700850+0000","last_unstale":"2024-09-21T10:23:01.771660+0000","last_undegraded":"2024-09-21T10:23:01.771660+0000","last_fullsized":"2024-09-21T10:23:01.771660+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:02.287480+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":[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":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773062+0000","last_change":"2024-09-21T10:17:33.986518+0000","last_active":"2024-09-21T10:22:59.773062+0000","last_peered":"2024-09-21T10:22:59.773062+0000","last_clean":"2024-09-21T10:22:59.773062+0000","last_became_active":"2024-09-21T10:17:33.986225+0000","last_became_peered":"2024-09-21T10:17:33.986225+0000","last_unstale":"2024-09-21T10:22:59.773062+0000","last_undegraded":"2024-09-21T10:22:59.773062+0000","last_fullsized":"2024-09-21T10:22:59.773062+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:25.520721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1278,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769340+0000","last_change":"2024-09-21T10:18:39.705541+0000","last_active":"2024-09-21T10:23:01.769340+0000","last_peered":"2024-09-21T10:23:01.769340+0000","last_clean":"2024-09-21T10:23:01.769340+0000","last_became_active":"2024-09-21T10:18:39.700763+0000","last_became_peered":"2024-09-21T10:18:39.700763+0000","last_unstale":"2024-09-21T10:23:01.769340+0000","last_undegraded":"2024-09-21T10:23:01.769340+0000","last_fullsized":"2024-09-21T10:23:01.769340+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:25:42.753003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"71'1","reported_seq":1334,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769953+0000","last_change":"2024-09-21T10:17:33.977873+0000","last_active":"2024-09-21T10:23:01.769953+0000","last_peered":"2024-09-21T10:23:01.769953+0000","last_clean":"2024-09-21T10:23:01.769953+0000","last_became_active":"2024-09-21T10:17:33.977520+0000","last_became_peered":"2024-09-21T10:17:33.977520+0000","last_unstale":"2024-09-21T10:23:01.769953+0000","last_undegraded":"2024-09-21T10:23:01.769953+0000","last_fullsized":"2024-09-21T10:23:01.769953+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:17:04.398714+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":[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.7","version":"0'0","reported_seq":1037,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.048278+0000","last_change":"2024-09-21T10:18:06.728681+0000","last_active":"2024-09-21T10:22:58.048278+0000","last_peered":"2024-09-21T10:22:58.048278+0000","last_clean":"2024-09-21T10:22:58.048278+0000","last_became_active":"2024-09-21T10:18:06.728401+0000","last_became_peered":"2024-09-21T10:18:06.728401+0000","last_unstale":"2024-09-21T10:22:58.048278+0000","last_undegraded":"2024-09-21T10:22:58.048278+0000","last_fullsized":"2024-09-21T10:22:58.048278+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:11.694793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1014,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773383+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:23:01.773383+0000","last_peered":"2024-09-21T10:23:01.773383+0000","last_clean":"2024-09-21T10:23:01.773383+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:23:01.773383+0000","last_undegraded":"2024-09-21T10:23:01.773383+0000","last_fullsized":"2024-09-21T10:23:01.773383+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1028,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.772212+0000","last_change":"2024-09-21T10:17:33.979153+0000","last_active":"2024-09-21T10:23:01.772212+0000","last_peered":"2024-09-21T10:23:01.772212+0000","last_clean":"2024-09-21T10:23:01.772212+0000","last_became_active":"2024-09-21T10:17:33.978851+0000","last_became_peered":"2024-09-21T10:17:33.978851+0000","last_unstale":"2024-09-21T10:23:01.772212+0000","last_undegraded":"2024-09-21T10:23:01.772212+0000","last_fullsized":"2024-09-21T10:23:01.772212+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:43.992777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":1037,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773624+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:23:01.773624+0000","last_peered":"2024-09-21T10:23:01.773624+0000","last_clean":"2024-09-21T10:23:01.773624+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:23:01.773624+0000","last_undegraded":"2024-09-21T10:23:01.773624+0000","last_fullsized":"2024-09-21T10:23:01.773624+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1019,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.822966+0000","last_change":"2024-09-21T10:18:06.723700+0000","last_active":"2024-09-21T10:22:57.822966+0000","last_peered":"2024-09-21T10:22:57.822966+0000","last_clean":"2024-09-21T10:22:57.822966+0000","last_became_active":"2024-09-21T10:18:06.723427+0000","last_became_peered":"2024-09-21T10:18:06.723427+0000","last_unstale":"2024-09-21T10:22:57.822966+0000","last_undegraded":"2024-09-21T10:22:57.822966+0000","last_fullsized":"2024-09-21T10:22:57.822966+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:12.611898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1015,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954035+0000","last_change":"2024-09-21T10:18:39.701479+0000","last_active":"2024-09-21T10:22:57.954035+0000","last_peered":"2024-09-21T10:22:57.954035+0000","last_clean":"2024-09-21T10:22:57.954035+0000","last_became_active":"2024-09-21T10:18:39.701094+0000","last_became_peered":"2024-09-21T10:18:39.701094+0000","last_unstale":"2024-09-21T10:22:57.954035+0000","last_undegraded":"2024-09-21T10:22:57.954035+0000","last_fullsized":"2024-09-21T10:22:57.954035+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:39.594299+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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1023,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823350+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:22:57.823350+0000","last_peered":"2024-09-21T10:22:57.823350+0000","last_clean":"2024-09-21T10:22:57.823350+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:22:57.823350+0000","last_undegraded":"2024-09-21T10:22:57.823350+0000","last_fullsized":"2024-09-21T10:22:57.823350+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":1256,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769449+0000","last_change":"2024-09-21T10:18:39.705284+0000","last_active":"2024-09-21T10:23:01.769449+0000","last_peered":"2024-09-21T10:23:01.769449+0000","last_clean":"2024-09-21T10:23:01.769449+0000","last_became_active":"2024-09-21T10:18:39.704541+0000","last_became_peered":"2024-09-21T10:18:39.704541+0000","last_unstale":"2024-09-21T10:23:01.769449+0000","last_undegraded":"2024-09-21T10:23:01.769449+0000","last_fullsized":"2024-09-21T10:23:01.769449+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:19:34.658271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1328,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770325+0000","last_change":"2024-09-21T10:18:39.703862+0000","last_active":"2024-09-21T10:23:01.770325+0000","last_peered":"2024-09-21T10:23:01.770325+0000","last_clean":"2024-09-21T10:23:01.770325+0000","last_became_active":"2024-09-21T10:18:39.701277+0000","last_became_peered":"2024-09-21T10:18:39.701277+0000","last_unstale":"2024-09-21T10:23:01.770325+0000","last_undegraded":"2024-09-21T10:23:01.770325+0000","last_fullsized":"2024-09-21T10:23:01.770325+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:21.459437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769288+0000","last_change":"2024-09-21T10:18:39.706338+0000","last_active":"2024-09-21T10:23:01.769288+0000","last_peered":"2024-09-21T10:23:01.769288+0000","last_clean":"2024-09-21T10:23:01.769288+0000","last_became_active":"2024-09-21T10:18:39.701658+0000","last_became_peered":"2024-09-21T10:18:39.701658+0000","last_unstale":"2024-09-21T10:23:01.769288+0000","last_undegraded":"2024-09-21T10:23:01.769288+0000","last_fullsized":"2024-09-21T10:23:01.769288+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:58:59.345621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1033,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770836+0000","last_change":"2024-09-21T10:18:06.727914+0000","last_active":"2024-09-21T10:23:01.770836+0000","last_peered":"2024-09-21T10:23:01.770836+0000","last_clean":"2024-09-21T10:23:01.770836+0000","last_became_active":"2024-09-21T10:18:06.727617+0000","last_became_peered":"2024-09-21T10:18:06.727617+0000","last_unstale":"2024-09-21T10:23:01.770836+0000","last_undegraded":"2024-09-21T10:23:01.770836+0000","last_fullsized":"2024-09-21T10:23:01.770836+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:43:01.158617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1285,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769475+0000","last_change":"2024-09-21T10:18:39.706020+0000","last_active":"2024-09-21T10:23:01.769475+0000","last_peered":"2024-09-21T10:23:01.769475+0000","last_clean":"2024-09-21T10:23:01.769475+0000","last_became_active":"2024-09-21T10:18:39.699121+0000","last_became_peered":"2024-09-21T10:18:39.699121+0000","last_unstale":"2024-09-21T10:23:01.769475+0000","last_undegraded":"2024-09-21T10:23:01.769475+0000","last_fullsized":"2024-09-21T10:23:01.769475+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:36:50.087077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":1331,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769740+0000","last_change":"2024-09-21T10:18:39.709543+0000","last_active":"2024-09-21T10:23:01.769740+0000","last_peered":"2024-09-21T10:23:01.769740+0000","last_clean":"2024-09-21T10:23:01.769740+0000","last_became_active":"2024-09-21T10:18:39.709243+0000","last_became_peered":"2024-09-21T10:18:39.709243+0000","last_unstale":"2024-09-21T10:23:01.769740+0000","last_undegraded":"2024-09-21T10:23:01.769740+0000","last_fullsized":"2024-09-21T10:23:01.769740+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:42.607975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.772410+0000","last_change":"2024-09-21T10:18:39.707105+0000","last_active":"2024-09-21T10:22:59.772410+0000","last_peered":"2024-09-21T10:22:59.772410+0000","last_clean":"2024-09-21T10:22:59.772410+0000","last_became_active":"2024-09-21T10:18:39.706809+0000","last_became_peered":"2024-09-21T10:18:39.706809+0000","last_unstale":"2024-09-21T10:22:59.772410+0000","last_undegraded":"2024-09-21T10:22:59.772410+0000","last_fullsized":"2024-09-21T10:22:59.772410+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:38.718225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771050+0000","last_change":"2024-09-21T10:18:39.699230+0000","last_active":"2024-09-21T10:23:01.771050+0000","last_peered":"2024-09-21T10:23:01.771050+0000","last_clean":"2024-09-21T10:23:01.771050+0000","last_became_active":"2024-09-21T10:18:39.698719+0000","last_became_peered":"2024-09-21T10:18:39.698719+0000","last_unstale":"2024-09-21T10:23:01.771050+0000","last_undegraded":"2024-09-21T10:23:01.771050+0000","last_fullsized":"2024-09-21T10:23:01.771050+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:28.892448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":1044,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761570+0000","last_change":"2024-09-21T10:18:06.728229+0000","last_active":"2024-09-21T10:22:57.761570+0000","last_peered":"2024-09-21T10:22:57.761570+0000","last_clean":"2024-09-21T10:22:57.761570+0000","last_became_active":"2024-09-21T10:18:06.727869+0000","last_became_peered":"2024-09-21T10:18:06.727869+0000","last_unstale":"2024-09-21T10:22:57.761570+0000","last_undegraded":"2024-09-21T10:22:57.761570+0000","last_fullsized":"2024-09-21T10:22:57.761570+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:54.526617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1303,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.775345+0000","last_change":"2024-09-21T10:18:39.703648+0000","last_active":"2024-09-21T10:22:59.775345+0000","last_peered":"2024-09-21T10:22:59.775345+0000","last_clean":"2024-09-21T10:22:59.775345+0000","last_became_active":"2024-09-21T10:18:39.703277+0000","last_became_peered":"2024-09-21T10:18:39.703277+0000","last_unstale":"2024-09-21T10:22:59.775345+0000","last_undegraded":"2024-09-21T10:22:59.775345+0000","last_fullsized":"2024-09-21T10:22:59.775345+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:18.466989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":1321,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770617+0000","last_change":"2024-09-21T10:17:00.671993+0000","last_active":"2024-09-21T10:23:01.770617+0000","last_peered":"2024-09-21T10:23:01.770617+0000","last_clean":"2024-09-21T10:23:01.770617+0000","last_became_active":"2024-09-21T10:17:00.670907+0000","last_became_peered":"2024-09-21T10:17:00.670907+0000","last_unstale":"2024-09-21T10:23:01.770617+0000","last_undegraded":"2024-09-21T10:23:01.770617+0000","last_fullsized":"2024-09-21T10:23:01.770617+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:23:52.479727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1042,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761443+0000","last_change":"2024-09-21T10:18:39.693718+0000","last_active":"2024-09-21T10:22:57.761443+0000","last_peered":"2024-09-21T10:22:57.761443+0000","last_clean":"2024-09-21T10:22:57.761443+0000","last_became_active":"2024-09-21T10:18:39.693362+0000","last_became_peered":"2024-09-21T10:18:39.693362+0000","last_unstale":"2024-09-21T10:22:57.761443+0000","last_undegraded":"2024-09-21T10:22:57.761443+0000","last_fullsized":"2024-09-21T10:22:57.761443+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:35.335125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1025,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823156+0000","last_change":"2024-09-21T10:17:33.976924+0000","last_active":"2024-09-21T10:22:57.823156+0000","last_peered":"2024-09-21T10:22:57.823156+0000","last_clean":"2024-09-21T10:22:57.823156+0000","last_became_active":"2024-09-21T10:17:33.976542+0000","last_became_peered":"2024-09-21T10:17:33.976542+0000","last_unstale":"2024-09-21T10:22:57.823156+0000","last_undegraded":"2024-09-21T10:22:57.823156+0000","last_fullsized":"2024-09-21T10:22:57.823156+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:40:54.579312+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1042,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761481+0000","last_change":"2024-09-21T10:18:39.693601+0000","last_active":"2024-09-21T10:22:57.761481+0000","last_peered":"2024-09-21T10:22:57.761481+0000","last_clean":"2024-09-21T10:22:57.761481+0000","last_became_active":"2024-09-21T10:18:39.693218+0000","last_became_peered":"2024-09-21T10:18:39.693218+0000","last_unstale":"2024-09-21T10:22:57.761481+0000","last_undegraded":"2024-09-21T10:22:57.761481+0000","last_fullsized":"2024-09-21T10:22:57.761481+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:51:17.557065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1010,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823372+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:22:57.823372+0000","last_peered":"2024-09-21T10:22:57.823372+0000","last_clean":"2024-09-21T10:22:57.823372+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:22:57.823372+0000","last_undegraded":"2024-09-21T10:22:57.823372+0000","last_fullsized":"2024-09-21T10:22:57.823372+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1275,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769750+0000","last_change":"2024-09-21T10:18:39.696909+0000","last_active":"2024-09-21T10:23:01.769750+0000","last_peered":"2024-09-21T10:23:01.769750+0000","last_clean":"2024-09-21T10:23:01.769750+0000","last_became_active":"2024-09-21T10:18:39.696556+0000","last_became_peered":"2024-09-21T10:18:39.696556+0000","last_unstale":"2024-09-21T10:23:01.769750+0000","last_undegraded":"2024-09-21T10:23:01.769750+0000","last_fullsized":"2024-09-21T10:23:01.769750+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:07:05.801603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":1263,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771474+0000","last_change":"2024-09-21T10:18:39.700388+0000","last_active":"2024-09-21T10:23:01.771474+0000","last_peered":"2024-09-21T10:23:01.771474+0000","last_clean":"2024-09-21T10:23:01.771474+0000","last_became_active":"2024-09-21T10:18:39.699913+0000","last_became_peered":"2024-09-21T10:18:39.699913+0000","last_unstale":"2024-09-21T10:23:01.771474+0000","last_undegraded":"2024-09-21T10:23:01.771474+0000","last_fullsized":"2024-09-21T10:23:01.771474+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:45:43.428263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":1027,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761252+0000","last_change":"2024-09-21T10:17:33.982198+0000","last_active":"2024-09-21T10:22:57.761252+0000","last_peered":"2024-09-21T10:22:57.761252+0000","last_clean":"2024-09-21T10:22:57.761252+0000","last_became_active":"2024-09-21T10:17:33.981885+0000","last_became_peered":"2024-09-21T10:17:33.981885+0000","last_unstale":"2024-09-21T10:22:57.761252+0000","last_undegraded":"2024-09-21T10:22:57.761252+0000","last_fullsized":"2024-09-21T10:22:57.761252+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:01.768482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":1337,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770398+0000","last_change":"2024-09-21T10:18:06.727906+0000","last_active":"2024-09-21T10:23:01.770398+0000","last_peered":"2024-09-21T10:23:01.770398+0000","last_clean":"2024-09-21T10:23:01.770398+0000","last_became_active":"2024-09-21T10:18:06.727558+0000","last_became_peered":"2024-09-21T10:18:06.727558+0000","last_unstale":"2024-09-21T10:23:01.770398+0000","last_undegraded":"2024-09-21T10:23:01.770398+0000","last_fullsized":"2024-09-21T10:23:01.770398+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:20:54.066124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":392,"num_read_kb":834,"num_write":215,"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":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234241,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":67828,"kb_used_data":10476,"kb_used_omap":1,"kb_used_meta":57342,"kb_avail":93677324,"statfs":{"total":95995035648,"available":95925579776,"internally_reserved":0,"allocated":10727424,"data_stored":7714226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":58718667},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495878,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":55536,"kb_used_data":10468,"kb_used_omap":1,"kb_used_meta":45054,"kb_avail":93689616,"statfs":{"total":95995035648,"available":95938166784,"internally_reserved":0,"allocated":10719232,"data_stored":7714099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":46135751},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757515,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":95076,"kb_used_data":9880,"kb_used_omap":1,"kb_used_meta":85182,"kb_avail":93650076,"statfs":{"total":95995035648,"available":95897677824,"internally_reserved":0,"allocated":10117120,"data_stored":7119557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":87226822},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967686,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":46112,"kb_used_data":9876,"kb_used_omap":46,"kb_used_meta":36177,"kb_avail":93699040,"statfs":{"total":95995035648,"available":95947816960,"internally_reserved":0,"allocated":10113024,"data_stored":7119514,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":37045948},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093459,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":38944,"kb_used_data":10456,"kb_used_omap":73,"kb_used_meta":28406,"kb_avail":93706208,"statfs":{"total":95995035648,"available":95955156992,"internally_reserved":0,"allocated":10706944,"data_stored":7709870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":29088306},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019151,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":90992,"kb_used_data":9892,"kb_used_omap":1,"kb_used_meta":81086,"kb_avail":93654160,"statfs":{"total":95995035648,"available":95901859840,"internally_reserved":0,"allocated":10129408,"data_stored":7123788,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":83032518},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888448,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":41816,"kb_used_data":9872,"kb_used_omap":30,"kb_used_meta":31905,"kb_avail":93703336,"statfs":{"total":95995035648,"available":95952216064,"internally_reserved":0,"allocated":10108928,"data_stored":7118988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":32671540},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060046925,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":50332,"kb_used_data":9872,"kb_used_omap":44,"kb_used_meta":40403,"kb_avail":93694820,"statfs":{"total":95995035648,"available":95943495680,"internally_reserved":0,"allocated":10108928,"data_stored":7118917,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":41373294},"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":[]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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-09-21T10:23:49.824 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T10:23:49.824 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T10:23:49.824 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T10:23:49.824 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T10:23:50.029 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:50.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:50 smithi031 ceph-mon[96824]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:50.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:50 smithi007 ceph-mon[99390]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:50.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:50 smithi007 ceph-mon[101144]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:51.165 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:23:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:23:50] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.51.0" 2024-09-21T10:23:51.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:51 smithi007 ceph-mon[99390]: pgmap v1122: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:51.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:51 smithi007 ceph-mon[101144]: pgmap v1122: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:51.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:51 smithi031 ceph-mon[96824]: pgmap v1122: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:51.924 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:23:51.924 INFO:teuthology.orchestra.run.smithi007.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T10:23:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:52 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:52 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3523306097' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T10:23:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:52 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:52 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3523306097' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T10:23:52.571 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T10:23:52.571 INFO:teuthology.run_tasks:Running task print... 2024-09-21T10:23:52.581 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-09-21T10:23:52.581 INFO:teuthology.run_tasks:Running task parallel... 2024-09-21T10:23:52.589 INFO:teuthology.task.parallel:starting parallel... 2024-09-21T10:23:52.589 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-21T10:23:52.589 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-09-21T10:23:52.591 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2024-09-21T10:23:52.591 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']}, 'workunit': {'branch': 'main', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T10:23:52.591 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2024-09-21T10:23:52.591 INFO:tasks.thrashosds:Beginning thrashosds... 2024-09-21T10:23:52.591 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T10:23:52.592 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:23:52.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:52 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:52.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:52 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3523306097' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T10:23:52.802 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:53.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:53 smithi007 ceph-mon[99390]: pgmap v1123: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:53.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:53 smithi007 ceph-mon[101144]: pgmap v1123: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:53.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:53 smithi031 ceph-mon[96824]: pgmap v1123: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:54.376 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:23:54.377 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:23:54.994 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1124,"stamp":"2024-09-21T10:23:54.048851+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":279,"num_write_kb":2449,"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":208,"ondisk_log_size":208,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":486636,"kb_used_data":80792,"kb_used_omap":200,"kb_used_meta":405559,"kb_avail":749474580,"statfs":{"total":767960285184,"available":767461969920,"internally_reserved":0,"allocated":82731008,"data_stored":58738959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":415292846},"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.002925"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770521+0000","last_change":"2024-09-21T10:18:39.705413+0000","last_active":"2024-09-21T10:23:01.770521+0000","last_peered":"2024-09-21T10:23:01.770521+0000","last_clean":"2024-09-21T10:23:01.770521+0000","last_became_active":"2024-09-21T10:18:39.703058+0000","last_became_peered":"2024-09-21T10:18:39.703058+0000","last_unstale":"2024-09-21T10:23:01.770521+0000","last_undegraded":"2024-09-21T10:23:01.770521+0000","last_fullsized":"2024-09-21T10:23:01.770521+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:50.465629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1015,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455867+0000","last_change":"2024-09-21T10:18:06.725387+0000","last_active":"2024-09-21T10:23:01.455867+0000","last_peered":"2024-09-21T10:23:01.455867+0000","last_clean":"2024-09-21T10:23:01.455867+0000","last_became_active":"2024-09-21T10:18:06.724842+0000","last_became_peered":"2024-09-21T10:18:06.724842+0000","last_unstale":"2024-09-21T10:23:01.455867+0000","last_undegraded":"2024-09-21T10:23:01.455867+0000","last_fullsized":"2024-09-21T10:23:01.455867+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:48:06.127219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1023,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.772422+0000","last_change":"2024-09-21T10:18:39.707885+0000","last_active":"2024-09-21T10:23:01.772422+0000","last_peered":"2024-09-21T10:23:01.772422+0000","last_clean":"2024-09-21T10:23:01.772422+0000","last_became_active":"2024-09-21T10:18:39.707386+0000","last_became_peered":"2024-09-21T10:18:39.707386+0000","last_unstale":"2024-09-21T10:23:01.772422+0000","last_undegraded":"2024-09-21T10:23:01.772422+0000","last_fullsized":"2024-09-21T10:23:01.772422+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:47.649083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1328,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769626+0000","last_change":"2024-09-21T10:18:39.694591+0000","last_active":"2024-09-21T10:23:01.769626+0000","last_peered":"2024-09-21T10:23:01.769626+0000","last_clean":"2024-09-21T10:23:01.769626+0000","last_became_active":"2024-09-21T10:18:39.694187+0000","last_became_peered":"2024-09-21T10:18:39.694187+0000","last_unstale":"2024-09-21T10:23:01.769626+0000","last_undegraded":"2024-09-21T10:23:01.769626+0000","last_fullsized":"2024-09-21T10:23:01.769626+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:52:29.730344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":1329,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769835+0000","last_change":"2024-09-21T10:18:39.696886+0000","last_active":"2024-09-21T10:23:01.769835+0000","last_peered":"2024-09-21T10:23:01.769835+0000","last_clean":"2024-09-21T10:23:01.769835+0000","last_became_active":"2024-09-21T10:18:39.696599+0000","last_became_peered":"2024-09-21T10:18:39.696599+0000","last_unstale":"2024-09-21T10:23:01.769835+0000","last_undegraded":"2024-09-21T10:23:01.769835+0000","last_fullsized":"2024-09-21T10:23:01.769835+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:04.914185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":998,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.456839+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:23:01.456839+0000","last_peered":"2024-09-21T10:23:01.456839+0000","last_clean":"2024-09-21T10:23:01.456839+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:23:01.456839+0000","last_undegraded":"2024-09-21T10:23:01.456839+0000","last_fullsized":"2024-09-21T10:23:01.456839+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771527+0000","last_change":"2024-09-21T10:18:39.701507+0000","last_active":"2024-09-21T10:23:01.771527+0000","last_peered":"2024-09-21T10:23:01.771527+0000","last_clean":"2024-09-21T10:23:01.771527+0000","last_became_active":"2024-09-21T10:18:39.701151+0000","last_became_peered":"2024-09-21T10:18:39.701151+0000","last_unstale":"2024-09-21T10:23:01.771527+0000","last_undegraded":"2024-09-21T10:23:01.771527+0000","last_fullsized":"2024-09-21T10:23:01.771527+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:39:37.935832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1032,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770206+0000","last_change":"2024-09-21T10:17:00.659650+0000","last_active":"2024-09-21T10:23:01.770206+0000","last_peered":"2024-09-21T10:23:01.770206+0000","last_clean":"2024-09-21T10:23:01.770206+0000","last_became_active":"2024-09-21T10:17:00.659216+0000","last_became_peered":"2024-09-21T10:17:00.659216+0000","last_unstale":"2024-09-21T10:23:01.770206+0000","last_undegraded":"2024-09-21T10:23:01.770206+0000","last_fullsized":"2024-09-21T10:23:01.770206+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:36.501160+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":[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.f","version":"71'1","reported_seq":1014,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954065+0000","last_change":"2024-09-21T10:17:00.667766+0000","last_active":"2024-09-21T10:22:57.954065+0000","last_peered":"2024-09-21T10:22:57.954065+0000","last_clean":"2024-09-21T10:22:57.954065+0000","last_became_active":"2024-09-21T10:17:00.667428+0000","last_became_peered":"2024-09-21T10:17:00.667428+0000","last_unstale":"2024-09-21T10:22:57.954065+0000","last_undegraded":"2024-09-21T10:22:57.954065+0000","last_fullsized":"2024-09-21T10:22:57.954065+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:20.232246+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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1008,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.822885+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:22:57.822885+0000","last_peered":"2024-09-21T10:22:57.822885+0000","last_clean":"2024-09-21T10:22:57.822885+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:22:57.822885+0000","last_undegraded":"2024-09-21T10:22:57.822885+0000","last_fullsized":"2024-09-21T10:22:57.822885+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":1015,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954125+0000","last_change":"2024-09-21T10:17:33.982249+0000","last_active":"2024-09-21T10:22:57.954125+0000","last_peered":"2024-09-21T10:22:57.954125+0000","last_clean":"2024-09-21T10:22:57.954125+0000","last_became_active":"2024-09-21T10:17:33.981900+0000","last_became_peered":"2024-09-21T10:17:33.981900+0000","last_unstale":"2024-09-21T10:22:57.954125+0000","last_undegraded":"2024-09-21T10:22:57.954125+0000","last_fullsized":"2024-09-21T10:22:57.954125+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:33.290167+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1052,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761650+0000","last_change":"2024-09-21T10:18:39.708857+0000","last_active":"2024-09-21T10:22:57.761650+0000","last_peered":"2024-09-21T10:22:57.761650+0000","last_clean":"2024-09-21T10:22:57.761650+0000","last_became_active":"2024-09-21T10:18:39.708178+0000","last_became_peered":"2024-09-21T10:18:39.708178+0000","last_unstale":"2024-09-21T10:22:57.761650+0000","last_undegraded":"2024-09-21T10:22:57.761650+0000","last_fullsized":"2024-09-21T10:22:57.761650+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:00:32.236234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":999,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954165+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:22:57.954165+0000","last_peered":"2024-09-21T10:22:57.954165+0000","last_clean":"2024-09-21T10:22:57.954165+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:22:57.954165+0000","last_undegraded":"2024-09-21T10:22:57.954165+0000","last_fullsized":"2024-09-21T10:22:57.954165+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1023,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.047991+0000","last_change":"2024-09-21T10:17:33.982066+0000","last_active":"2024-09-21T10:22:58.047991+0000","last_peered":"2024-09-21T10:22:58.047991+0000","last_clean":"2024-09-21T10:22:58.047991+0000","last_became_active":"2024-09-21T10:17:33.981569+0000","last_became_peered":"2024-09-21T10:17:33.981569+0000","last_unstale":"2024-09-21T10:22:58.047991+0000","last_undegraded":"2024-09-21T10:22:58.047991+0000","last_fullsized":"2024-09-21T10:22:58.047991+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:05.333150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1024,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823177+0000","last_change":"2024-09-21T10:18:39.697707+0000","last_active":"2024-09-21T10:22:57.823177+0000","last_peered":"2024-09-21T10:22:57.823177+0000","last_clean":"2024-09-21T10:22:57.823177+0000","last_became_active":"2024-09-21T10:18:39.696845+0000","last_became_peered":"2024-09-21T10:18:39.696845+0000","last_unstale":"2024-09-21T10:22:57.823177+0000","last_undegraded":"2024-09-21T10:22:57.823177+0000","last_fullsized":"2024-09-21T10:22:57.823177+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:19:47.722874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":1331,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769770+0000","last_change":"2024-09-21T10:17:33.975285+0000","last_active":"2024-09-21T10:23:01.769770+0000","last_peered":"2024-09-21T10:23:01.769770+0000","last_clean":"2024-09-21T10:23:01.769770+0000","last_became_active":"2024-09-21T10:17:33.974429+0000","last_became_peered":"2024-09-21T10:17:33.974429+0000","last_unstale":"2024-09-21T10:23:01.769770+0000","last_undegraded":"2024-09-21T10:23:01.769770+0000","last_fullsized":"2024-09-21T10:23:01.769770+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:37:14.719542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"71'2","reported_seq":1281,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770300+0000","last_change":"2024-09-21T10:18:39.699628+0000","last_active":"2024-09-21T10:23:01.770300+0000","last_peered":"2024-09-21T10:23:01.770300+0000","last_clean":"2024-09-21T10:23:01.770300+0000","last_became_active":"2024-09-21T10:18:39.698693+0000","last_became_peered":"2024-09-21T10:18:39.698693+0000","last_unstale":"2024-09-21T10:23:01.770300+0000","last_undegraded":"2024-09-21T10:23:01.770300+0000","last_fullsized":"2024-09-21T10:23:01.770300+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:49.292655+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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1028,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761566+0000","last_change":"2024-09-21T10:18:39.707542+0000","last_active":"2024-09-21T10:22:57.761566+0000","last_peered":"2024-09-21T10:22:57.761566+0000","last_clean":"2024-09-21T10:22:57.761566+0000","last_became_active":"2024-09-21T10:18:39.707285+0000","last_became_peered":"2024-09-21T10:18:39.707285+0000","last_unstale":"2024-09-21T10:22:57.761566+0000","last_undegraded":"2024-09-21T10:22:57.761566+0000","last_fullsized":"2024-09-21T10:22:57.761566+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:58:47.879270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1024,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.048127+0000","last_change":"2024-09-21T10:17:33.980911+0000","last_active":"2024-09-21T10:22:58.048127+0000","last_peered":"2024-09-21T10:22:58.048127+0000","last_clean":"2024-09-21T10:22:58.048127+0000","last_became_active":"2024-09-21T10:17:33.980134+0000","last_became_peered":"2024-09-21T10:17:33.980134+0000","last_unstale":"2024-09-21T10:22:58.048127+0000","last_undegraded":"2024-09-21T10:22:58.048127+0000","last_fullsized":"2024-09-21T10:22:58.048127+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:05.063536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1043,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.762019+0000","last_change":"2024-09-21T10:18:06.728019+0000","last_active":"2024-09-21T10:22:57.762019+0000","last_peered":"2024-09-21T10:22:57.762019+0000","last_clean":"2024-09-21T10:22:57.762019+0000","last_became_active":"2024-09-21T10:18:06.727705+0000","last_became_peered":"2024-09-21T10:18:06.727705+0000","last_unstale":"2024-09-21T10:22:57.762019+0000","last_undegraded":"2024-09-21T10:22:57.762019+0000","last_fullsized":"2024-09-21T10:22:57.762019+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:58:07.024707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1029,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761903+0000","last_change":"2024-09-21T10:18:06.729319+0000","last_active":"2024-09-21T10:22:57.761903+0000","last_peered":"2024-09-21T10:22:57.761903+0000","last_clean":"2024-09-21T10:22:57.761903+0000","last_became_active":"2024-09-21T10:18:06.729031+0000","last_became_peered":"2024-09-21T10:18:06.729031+0000","last_unstale":"2024-09-21T10:22:57.761903+0000","last_undegraded":"2024-09-21T10:22:57.761903+0000","last_fullsized":"2024-09-21T10:22:57.761903+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:09.675295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":1028,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761660+0000","last_change":"2024-09-21T10:17:33.982264+0000","last_active":"2024-09-21T10:22:57.761660+0000","last_peered":"2024-09-21T10:22:57.761660+0000","last_clean":"2024-09-21T10:22:57.761660+0000","last_became_active":"2024-09-21T10:17:33.981937+0000","last_became_peered":"2024-09-21T10:17:33.981937+0000","last_unstale":"2024-09-21T10:22:57.761660+0000","last_undegraded":"2024-09-21T10:22:57.761660+0000","last_fullsized":"2024-09-21T10:22:57.761660+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:47.542872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1271,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769526+0000","last_change":"2024-09-21T10:18:39.702099+0000","last_active":"2024-09-21T10:23:01.769526+0000","last_peered":"2024-09-21T10:23:01.769526+0000","last_clean":"2024-09-21T10:23:01.769526+0000","last_became_active":"2024-09-21T10:18:39.700346+0000","last_became_peered":"2024-09-21T10:18:39.700346+0000","last_unstale":"2024-09-21T10:23:01.769526+0000","last_undegraded":"2024-09-21T10:23:01.769526+0000","last_fullsized":"2024-09-21T10:23:01.769526+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:40.321248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773459+0000","last_change":"2024-09-21T10:18:39.701981+0000","last_active":"2024-09-21T10:22:59.773459+0000","last_peered":"2024-09-21T10:22:59.773459+0000","last_clean":"2024-09-21T10:22:59.773459+0000","last_became_active":"2024-09-21T10:18:39.701689+0000","last_became_peered":"2024-09-21T10:18:39.701689+0000","last_unstale":"2024-09-21T10:22:59.773459+0000","last_undegraded":"2024-09-21T10:22:59.773459+0000","last_fullsized":"2024-09-21T10:22:59.773459+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:41.387321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1345,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455690+0000","last_change":"2024-09-21T10:17:00.667788+0000","last_active":"2024-09-21T10:23:01.455690+0000","last_peered":"2024-09-21T10:23:01.455690+0000","last_clean":"2024-09-21T10:23:01.455690+0000","last_became_active":"2024-09-21T10:17:00.667216+0000","last_became_peered":"2024-09-21T10:17:00.667216+0000","last_unstale":"2024-09-21T10:23:01.455690+0000","last_undegraded":"2024-09-21T10:23:01.455690+0000","last_fullsized":"2024-09-21T10:23:01.455690+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:05:22.634925+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1038,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823159+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:22:57.823159+0000","last_peered":"2024-09-21T10:22:57.823159+0000","last_clean":"2024-09-21T10:22:57.823159+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:22:57.823159+0000","last_undegraded":"2024-09-21T10:22:57.823159+0000","last_fullsized":"2024-09-21T10:22:57.823159+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1257,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769758+0000","last_change":"2024-09-21T10:18:39.707559+0000","last_active":"2024-09-21T10:23:01.769758+0000","last_peered":"2024-09-21T10:23:01.769758+0000","last_clean":"2024-09-21T10:23:01.769758+0000","last_became_active":"2024-09-21T10:18:39.707244+0000","last_became_peered":"2024-09-21T10:18:39.707244+0000","last_unstale":"2024-09-21T10:23:01.769758+0000","last_undegraded":"2024-09-21T10:23:01.769758+0000","last_fullsized":"2024-09-21T10:23:01.769758+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:00.185917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1009,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771352+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:23:01.771352+0000","last_peered":"2024-09-21T10:23:01.771352+0000","last_clean":"2024-09-21T10:23:01.771352+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:23:01.771352+0000","last_undegraded":"2024-09-21T10:23:01.771352+0000","last_fullsized":"2024-09-21T10:23:01.771352+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1042,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455671+0000","last_change":"2024-09-21T10:17:33.982259+0000","last_active":"2024-09-21T10:23:01.455671+0000","last_peered":"2024-09-21T10:23:01.455671+0000","last_clean":"2024-09-21T10:23:01.455671+0000","last_became_active":"2024-09-21T10:17:33.981960+0000","last_became_peered":"2024-09-21T10:17:33.981960+0000","last_unstale":"2024-09-21T10:23:01.455671+0000","last_undegraded":"2024-09-21T10:23:01.455671+0000","last_fullsized":"2024-09-21T10:23:01.455671+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:49:18.566969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1330,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770342+0000","last_change":"2024-09-21T10:18:39.707516+0000","last_active":"2024-09-21T10:23:01.770342+0000","last_peered":"2024-09-21T10:23:01.770342+0000","last_clean":"2024-09-21T10:23:01.770342+0000","last_became_active":"2024-09-21T10:18:39.707225+0000","last_became_peered":"2024-09-21T10:18:39.707225+0000","last_unstale":"2024-09-21T10:23:01.770342+0000","last_undegraded":"2024-09-21T10:23:01.770342+0000","last_fullsized":"2024-09-21T10:23:01.770342+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:35.486720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1342,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769677+0000","last_change":"2024-09-21T10:18:06.721327+0000","last_active":"2024-09-21T10:23:01.769677+0000","last_peered":"2024-09-21T10:23:01.769677+0000","last_clean":"2024-09-21T10:23:01.769677+0000","last_became_active":"2024-09-21T10:18:06.720934+0000","last_became_peered":"2024-09-21T10:18:06.720934+0000","last_unstale":"2024-09-21T10:23:01.769677+0000","last_undegraded":"2024-09-21T10:23:01.769677+0000","last_fullsized":"2024-09-21T10:23:01.769677+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:18.275974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1327,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773266+0000","last_change":"2024-09-21T10:18:39.710087+0000","last_active":"2024-09-21T10:22:59.773266+0000","last_peered":"2024-09-21T10:22:59.773266+0000","last_clean":"2024-09-21T10:22:59.773266+0000","last_became_active":"2024-09-21T10:18:39.709809+0000","last_became_peered":"2024-09-21T10:18:39.709809+0000","last_unstale":"2024-09-21T10:22:59.773266+0000","last_undegraded":"2024-09-21T10:22:59.773266+0000","last_fullsized":"2024-09-21T10:22:59.773266+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:25:01.260030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1314,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773360+0000","last_change":"2024-09-21T10:18:06.727874+0000","last_active":"2024-09-21T10:22:59.773360+0000","last_peered":"2024-09-21T10:22:59.773360+0000","last_clean":"2024-09-21T10:22:59.773360+0000","last_became_active":"2024-09-21T10:18:06.727564+0000","last_became_peered":"2024-09-21T10:18:06.727564+0000","last_unstale":"2024-09-21T10:22:59.773360+0000","last_undegraded":"2024-09-21T10:22:59.773360+0000","last_fullsized":"2024-09-21T10:22:59.773360+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:14:50.784968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1321,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773307+0000","last_change":"2024-09-21T10:17:33.981329+0000","last_active":"2024-09-21T10:22:59.773307+0000","last_peered":"2024-09-21T10:22:59.773307+0000","last_clean":"2024-09-21T10:22:59.773307+0000","last_became_active":"2024-09-21T10:17:33.979105+0000","last_became_peered":"2024-09-21T10:17:33.979105+0000","last_unstale":"2024-09-21T10:22:59.773307+0000","last_undegraded":"2024-09-21T10:22:59.773307+0000","last_fullsized":"2024-09-21T10:22:59.773307+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:51.291981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1039,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823073+0000","last_change":"2024-09-21T10:17:33.984312+0000","last_active":"2024-09-21T10:22:57.823073+0000","last_peered":"2024-09-21T10:22:57.823073+0000","last_clean":"2024-09-21T10:22:57.823073+0000","last_became_active":"2024-09-21T10:17:33.980602+0000","last_became_peered":"2024-09-21T10:17:33.980602+0000","last_unstale":"2024-09-21T10:22:57.823073+0000","last_undegraded":"2024-09-21T10:22:57.823073+0000","last_fullsized":"2024-09-21T10:22:57.823073+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:56.851293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1030,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773706+0000","last_change":"2024-09-21T10:17:00.664058+0000","last_active":"2024-09-21T10:23:01.773706+0000","last_peered":"2024-09-21T10:23:01.773706+0000","last_clean":"2024-09-21T10:23:01.773706+0000","last_became_active":"2024-09-21T10:17:00.663677+0000","last_became_peered":"2024-09-21T10:17:00.663677+0000","last_unstale":"2024-09-21T10:23:01.773706+0000","last_undegraded":"2024-09-21T10:23:01.773706+0000","last_fullsized":"2024-09-21T10:23:01.773706+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:21:43.269069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1324,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773508+0000","last_change":"2024-09-21T10:18:39.706374+0000","last_active":"2024-09-21T10:22:59.773508+0000","last_peered":"2024-09-21T10:22:59.773508+0000","last_clean":"2024-09-21T10:22:59.773508+0000","last_became_active":"2024-09-21T10:18:39.706043+0000","last_became_peered":"2024-09-21T10:18:39.706043+0000","last_unstale":"2024-09-21T10:22:59.773508+0000","last_undegraded":"2024-09-21T10:22:59.773508+0000","last_fullsized":"2024-09-21T10:22:59.773508+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:49:04.000679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":1040,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.772586+0000","last_change":"2024-09-21T10:18:39.707684+0000","last_active":"2024-09-21T10:23:01.772586+0000","last_peered":"2024-09-21T10:23:01.772586+0000","last_clean":"2024-09-21T10:23:01.772586+0000","last_became_active":"2024-09-21T10:18:39.706971+0000","last_became_peered":"2024-09-21T10:18:39.706971+0000","last_unstale":"2024-09-21T10:23:01.772586+0000","last_undegraded":"2024-09-21T10:23:01.772586+0000","last_fullsized":"2024-09-21T10:23:01.772586+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:48:12.634277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1336,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773595+0000","last_change":"2024-09-21T10:17:33.984121+0000","last_active":"2024-09-21T10:22:59.773595+0000","last_peered":"2024-09-21T10:22:59.773595+0000","last_clean":"2024-09-21T10:22:59.773595+0000","last_became_active":"2024-09-21T10:17:33.983814+0000","last_became_peered":"2024-09-21T10:17:33.983814+0000","last_unstale":"2024-09-21T10:22:59.773595+0000","last_undegraded":"2024-09-21T10:22:59.773595+0000","last_fullsized":"2024-09-21T10:22:59.773595+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:53:10.011643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":1302,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.772773+0000","last_change":"2024-09-21T10:17:33.979159+0000","last_active":"2024-09-21T10:22:59.772773+0000","last_peered":"2024-09-21T10:22:59.772773+0000","last_clean":"2024-09-21T10:22:59.772773+0000","last_became_active":"2024-09-21T10:17:33.978571+0000","last_became_peered":"2024-09-21T10:17:33.978571+0000","last_unstale":"2024-09-21T10:22:59.772773+0000","last_undegraded":"2024-09-21T10:22:59.772773+0000","last_fullsized":"2024-09-21T10:22:59.772773+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:38:38.796132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":1313,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773815+0000","last_change":"2024-09-21T10:18:06.728398+0000","last_active":"2024-09-21T10:22:59.773815+0000","last_peered":"2024-09-21T10:22:59.773815+0000","last_clean":"2024-09-21T10:22:59.773815+0000","last_became_active":"2024-09-21T10:18:06.727938+0000","last_became_peered":"2024-09-21T10:18:06.727938+0000","last_unstale":"2024-09-21T10:22:59.773815+0000","last_undegraded":"2024-09-21T10:22:59.773815+0000","last_fullsized":"2024-09-21T10:22:59.773815+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:19.756340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1026,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954208+0000","last_change":"2024-09-21T10:17:00.667681+0000","last_active":"2024-09-21T10:22:57.954208+0000","last_peered":"2024-09-21T10:22:57.954208+0000","last_clean":"2024-09-21T10:22:57.954208+0000","last_became_active":"2024-09-21T10:17:00.667337+0000","last_became_peered":"2024-09-21T10:17:00.667337+0000","last_unstale":"2024-09-21T10:22:57.954208+0000","last_undegraded":"2024-09-21T10:22:57.954208+0000","last_fullsized":"2024-09-21T10:22:57.954208+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:46:24.028878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":1320,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770548+0000","last_change":"2024-09-21T10:17:00.672410+0000","last_active":"2024-09-21T10:23:01.770548+0000","last_peered":"2024-09-21T10:23:01.770548+0000","last_clean":"2024-09-21T10:23:01.770548+0000","last_became_active":"2024-09-21T10:17:00.672131+0000","last_became_peered":"2024-09-21T10:17:00.672131+0000","last_unstale":"2024-09-21T10:23:01.770548+0000","last_undegraded":"2024-09-21T10:23:01.770548+0000","last_fullsized":"2024-09-21T10:23:01.770548+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:49:32.938268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"71'2","reported_seq":1281,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771660+0000","last_change":"2024-09-21T10:18:39.701184+0000","last_active":"2024-09-21T10:23:01.771660+0000","last_peered":"2024-09-21T10:23:01.771660+0000","last_clean":"2024-09-21T10:23:01.771660+0000","last_became_active":"2024-09-21T10:18:39.700850+0000","last_became_peered":"2024-09-21T10:18:39.700850+0000","last_unstale":"2024-09-21T10:23:01.771660+0000","last_undegraded":"2024-09-21T10:23:01.771660+0000","last_fullsized":"2024-09-21T10:23:01.771660+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:02.287480+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":[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":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773062+0000","last_change":"2024-09-21T10:17:33.986518+0000","last_active":"2024-09-21T10:22:59.773062+0000","last_peered":"2024-09-21T10:22:59.773062+0000","last_clean":"2024-09-21T10:22:59.773062+0000","last_became_active":"2024-09-21T10:17:33.986225+0000","last_became_peered":"2024-09-21T10:17:33.986225+0000","last_unstale":"2024-09-21T10:22:59.773062+0000","last_undegraded":"2024-09-21T10:22:59.773062+0000","last_fullsized":"2024-09-21T10:22:59.773062+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:25.520721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1278,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769340+0000","last_change":"2024-09-21T10:18:39.705541+0000","last_active":"2024-09-21T10:23:01.769340+0000","last_peered":"2024-09-21T10:23:01.769340+0000","last_clean":"2024-09-21T10:23:01.769340+0000","last_became_active":"2024-09-21T10:18:39.700763+0000","last_became_peered":"2024-09-21T10:18:39.700763+0000","last_unstale":"2024-09-21T10:23:01.769340+0000","last_undegraded":"2024-09-21T10:23:01.769340+0000","last_fullsized":"2024-09-21T10:23:01.769340+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:25:42.753003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"71'1","reported_seq":1334,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769953+0000","last_change":"2024-09-21T10:17:33.977873+0000","last_active":"2024-09-21T10:23:01.769953+0000","last_peered":"2024-09-21T10:23:01.769953+0000","last_clean":"2024-09-21T10:23:01.769953+0000","last_became_active":"2024-09-21T10:17:33.977520+0000","last_became_peered":"2024-09-21T10:17:33.977520+0000","last_unstale":"2024-09-21T10:23:01.769953+0000","last_undegraded":"2024-09-21T10:23:01.769953+0000","last_fullsized":"2024-09-21T10:23:01.769953+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:17:04.398714+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":[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.7","version":"0'0","reported_seq":1037,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.048278+0000","last_change":"2024-09-21T10:18:06.728681+0000","last_active":"2024-09-21T10:22:58.048278+0000","last_peered":"2024-09-21T10:22:58.048278+0000","last_clean":"2024-09-21T10:22:58.048278+0000","last_became_active":"2024-09-21T10:18:06.728401+0000","last_became_peered":"2024-09-21T10:18:06.728401+0000","last_unstale":"2024-09-21T10:22:58.048278+0000","last_undegraded":"2024-09-21T10:22:58.048278+0000","last_fullsized":"2024-09-21T10:22:58.048278+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:11.694793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1014,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773383+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:23:01.773383+0000","last_peered":"2024-09-21T10:23:01.773383+0000","last_clean":"2024-09-21T10:23:01.773383+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:23:01.773383+0000","last_undegraded":"2024-09-21T10:23:01.773383+0000","last_fullsized":"2024-09-21T10:23:01.773383+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1028,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.772212+0000","last_change":"2024-09-21T10:17:33.979153+0000","last_active":"2024-09-21T10:23:01.772212+0000","last_peered":"2024-09-21T10:23:01.772212+0000","last_clean":"2024-09-21T10:23:01.772212+0000","last_became_active":"2024-09-21T10:17:33.978851+0000","last_became_peered":"2024-09-21T10:17:33.978851+0000","last_unstale":"2024-09-21T10:23:01.772212+0000","last_undegraded":"2024-09-21T10:23:01.772212+0000","last_fullsized":"2024-09-21T10:23:01.772212+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:43.992777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":1037,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773624+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:23:01.773624+0000","last_peered":"2024-09-21T10:23:01.773624+0000","last_clean":"2024-09-21T10:23:01.773624+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:23:01.773624+0000","last_undegraded":"2024-09-21T10:23:01.773624+0000","last_fullsized":"2024-09-21T10:23:01.773624+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1019,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.822966+0000","last_change":"2024-09-21T10:18:06.723700+0000","last_active":"2024-09-21T10:22:57.822966+0000","last_peered":"2024-09-21T10:22:57.822966+0000","last_clean":"2024-09-21T10:22:57.822966+0000","last_became_active":"2024-09-21T10:18:06.723427+0000","last_became_peered":"2024-09-21T10:18:06.723427+0000","last_unstale":"2024-09-21T10:22:57.822966+0000","last_undegraded":"2024-09-21T10:22:57.822966+0000","last_fullsized":"2024-09-21T10:22:57.822966+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:12.611898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1016,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.456306+0000","last_change":"2024-09-21T10:18:39.701479+0000","last_active":"2024-09-21T10:23:01.456306+0000","last_peered":"2024-09-21T10:23:01.456306+0000","last_clean":"2024-09-21T10:23:01.456306+0000","last_became_active":"2024-09-21T10:18:39.701094+0000","last_became_peered":"2024-09-21T10:18:39.701094+0000","last_unstale":"2024-09-21T10:23:01.456306+0000","last_undegraded":"2024-09-21T10:23:01.456306+0000","last_fullsized":"2024-09-21T10:23:01.456306+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:39.594299+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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1024,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771841+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:23:01.771841+0000","last_peered":"2024-09-21T10:23:01.771841+0000","last_clean":"2024-09-21T10:23:01.771841+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:23:01.771841+0000","last_undegraded":"2024-09-21T10:23:01.771841+0000","last_fullsized":"2024-09-21T10:23:01.771841+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":1256,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769449+0000","last_change":"2024-09-21T10:18:39.705284+0000","last_active":"2024-09-21T10:23:01.769449+0000","last_peered":"2024-09-21T10:23:01.769449+0000","last_clean":"2024-09-21T10:23:01.769449+0000","last_became_active":"2024-09-21T10:18:39.704541+0000","last_became_peered":"2024-09-21T10:18:39.704541+0000","last_unstale":"2024-09-21T10:23:01.769449+0000","last_undegraded":"2024-09-21T10:23:01.769449+0000","last_fullsized":"2024-09-21T10:23:01.769449+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:19:34.658271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1328,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770325+0000","last_change":"2024-09-21T10:18:39.703862+0000","last_active":"2024-09-21T10:23:01.770325+0000","last_peered":"2024-09-21T10:23:01.770325+0000","last_clean":"2024-09-21T10:23:01.770325+0000","last_became_active":"2024-09-21T10:18:39.701277+0000","last_became_peered":"2024-09-21T10:18:39.701277+0000","last_unstale":"2024-09-21T10:23:01.770325+0000","last_undegraded":"2024-09-21T10:23:01.770325+0000","last_fullsized":"2024-09-21T10:23:01.770325+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:21.459437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769288+0000","last_change":"2024-09-21T10:18:39.706338+0000","last_active":"2024-09-21T10:23:01.769288+0000","last_peered":"2024-09-21T10:23:01.769288+0000","last_clean":"2024-09-21T10:23:01.769288+0000","last_became_active":"2024-09-21T10:18:39.701658+0000","last_became_peered":"2024-09-21T10:18:39.701658+0000","last_unstale":"2024-09-21T10:23:01.769288+0000","last_undegraded":"2024-09-21T10:23:01.769288+0000","last_fullsized":"2024-09-21T10:23:01.769288+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:58:59.345621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1033,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770836+0000","last_change":"2024-09-21T10:18:06.727914+0000","last_active":"2024-09-21T10:23:01.770836+0000","last_peered":"2024-09-21T10:23:01.770836+0000","last_clean":"2024-09-21T10:23:01.770836+0000","last_became_active":"2024-09-21T10:18:06.727617+0000","last_became_peered":"2024-09-21T10:18:06.727617+0000","last_unstale":"2024-09-21T10:23:01.770836+0000","last_undegraded":"2024-09-21T10:23:01.770836+0000","last_fullsized":"2024-09-21T10:23:01.770836+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:43:01.158617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1285,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769475+0000","last_change":"2024-09-21T10:18:39.706020+0000","last_active":"2024-09-21T10:23:01.769475+0000","last_peered":"2024-09-21T10:23:01.769475+0000","last_clean":"2024-09-21T10:23:01.769475+0000","last_became_active":"2024-09-21T10:18:39.699121+0000","last_became_peered":"2024-09-21T10:18:39.699121+0000","last_unstale":"2024-09-21T10:23:01.769475+0000","last_undegraded":"2024-09-21T10:23:01.769475+0000","last_fullsized":"2024-09-21T10:23:01.769475+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:36:50.087077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":1331,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769740+0000","last_change":"2024-09-21T10:18:39.709543+0000","last_active":"2024-09-21T10:23:01.769740+0000","last_peered":"2024-09-21T10:23:01.769740+0000","last_clean":"2024-09-21T10:23:01.769740+0000","last_became_active":"2024-09-21T10:18:39.709243+0000","last_became_peered":"2024-09-21T10:18:39.709243+0000","last_unstale":"2024-09-21T10:23:01.769740+0000","last_undegraded":"2024-09-21T10:23:01.769740+0000","last_fullsized":"2024-09-21T10:23:01.769740+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:42.607975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.772410+0000","last_change":"2024-09-21T10:18:39.707105+0000","last_active":"2024-09-21T10:22:59.772410+0000","last_peered":"2024-09-21T10:22:59.772410+0000","last_clean":"2024-09-21T10:22:59.772410+0000","last_became_active":"2024-09-21T10:18:39.706809+0000","last_became_peered":"2024-09-21T10:18:39.706809+0000","last_unstale":"2024-09-21T10:22:59.772410+0000","last_undegraded":"2024-09-21T10:22:59.772410+0000","last_fullsized":"2024-09-21T10:22:59.772410+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:38.718225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771050+0000","last_change":"2024-09-21T10:18:39.699230+0000","last_active":"2024-09-21T10:23:01.771050+0000","last_peered":"2024-09-21T10:23:01.771050+0000","last_clean":"2024-09-21T10:23:01.771050+0000","last_became_active":"2024-09-21T10:18:39.698719+0000","last_became_peered":"2024-09-21T10:18:39.698719+0000","last_unstale":"2024-09-21T10:23:01.771050+0000","last_undegraded":"2024-09-21T10:23:01.771050+0000","last_fullsized":"2024-09-21T10:23:01.771050+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:28.892448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":1044,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761570+0000","last_change":"2024-09-21T10:18:06.728229+0000","last_active":"2024-09-21T10:22:57.761570+0000","last_peered":"2024-09-21T10:22:57.761570+0000","last_clean":"2024-09-21T10:22:57.761570+0000","last_became_active":"2024-09-21T10:18:06.727869+0000","last_became_peered":"2024-09-21T10:18:06.727869+0000","last_unstale":"2024-09-21T10:22:57.761570+0000","last_undegraded":"2024-09-21T10:22:57.761570+0000","last_fullsized":"2024-09-21T10:22:57.761570+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:54.526617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1303,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.775345+0000","last_change":"2024-09-21T10:18:39.703648+0000","last_active":"2024-09-21T10:22:59.775345+0000","last_peered":"2024-09-21T10:22:59.775345+0000","last_clean":"2024-09-21T10:22:59.775345+0000","last_became_active":"2024-09-21T10:18:39.703277+0000","last_became_peered":"2024-09-21T10:18:39.703277+0000","last_unstale":"2024-09-21T10:22:59.775345+0000","last_undegraded":"2024-09-21T10:22:59.775345+0000","last_fullsized":"2024-09-21T10:22:59.775345+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:18.466989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":1321,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770617+0000","last_change":"2024-09-21T10:17:00.671993+0000","last_active":"2024-09-21T10:23:01.770617+0000","last_peered":"2024-09-21T10:23:01.770617+0000","last_clean":"2024-09-21T10:23:01.770617+0000","last_became_active":"2024-09-21T10:17:00.670907+0000","last_became_peered":"2024-09-21T10:17:00.670907+0000","last_unstale":"2024-09-21T10:23:01.770617+0000","last_undegraded":"2024-09-21T10:23:01.770617+0000","last_fullsized":"2024-09-21T10:23:01.770617+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:23:52.479727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1042,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761443+0000","last_change":"2024-09-21T10:18:39.693718+0000","last_active":"2024-09-21T10:22:57.761443+0000","last_peered":"2024-09-21T10:22:57.761443+0000","last_clean":"2024-09-21T10:22:57.761443+0000","last_became_active":"2024-09-21T10:18:39.693362+0000","last_became_peered":"2024-09-21T10:18:39.693362+0000","last_unstale":"2024-09-21T10:22:57.761443+0000","last_undegraded":"2024-09-21T10:22:57.761443+0000","last_fullsized":"2024-09-21T10:22:57.761443+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:35.335125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1025,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823156+0000","last_change":"2024-09-21T10:17:33.976924+0000","last_active":"2024-09-21T10:22:57.823156+0000","last_peered":"2024-09-21T10:22:57.823156+0000","last_clean":"2024-09-21T10:22:57.823156+0000","last_became_active":"2024-09-21T10:17:33.976542+0000","last_became_peered":"2024-09-21T10:17:33.976542+0000","last_unstale":"2024-09-21T10:22:57.823156+0000","last_undegraded":"2024-09-21T10:22:57.823156+0000","last_fullsized":"2024-09-21T10:22:57.823156+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:40:54.579312+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1042,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761481+0000","last_change":"2024-09-21T10:18:39.693601+0000","last_active":"2024-09-21T10:22:57.761481+0000","last_peered":"2024-09-21T10:22:57.761481+0000","last_clean":"2024-09-21T10:22:57.761481+0000","last_became_active":"2024-09-21T10:18:39.693218+0000","last_became_peered":"2024-09-21T10:18:39.693218+0000","last_unstale":"2024-09-21T10:22:57.761481+0000","last_undegraded":"2024-09-21T10:22:57.761481+0000","last_fullsized":"2024-09-21T10:22:57.761481+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:51:17.557065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1010,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823372+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:22:57.823372+0000","last_peered":"2024-09-21T10:22:57.823372+0000","last_clean":"2024-09-21T10:22:57.823372+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:22:57.823372+0000","last_undegraded":"2024-09-21T10:22:57.823372+0000","last_fullsized":"2024-09-21T10:22:57.823372+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1275,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769750+0000","last_change":"2024-09-21T10:18:39.696909+0000","last_active":"2024-09-21T10:23:01.769750+0000","last_peered":"2024-09-21T10:23:01.769750+0000","last_clean":"2024-09-21T10:23:01.769750+0000","last_became_active":"2024-09-21T10:18:39.696556+0000","last_became_peered":"2024-09-21T10:18:39.696556+0000","last_unstale":"2024-09-21T10:23:01.769750+0000","last_undegraded":"2024-09-21T10:23:01.769750+0000","last_fullsized":"2024-09-21T10:23:01.769750+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:07:05.801603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":1263,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771474+0000","last_change":"2024-09-21T10:18:39.700388+0000","last_active":"2024-09-21T10:23:01.771474+0000","last_peered":"2024-09-21T10:23:01.771474+0000","last_clean":"2024-09-21T10:23:01.771474+0000","last_became_active":"2024-09-21T10:18:39.699913+0000","last_became_peered":"2024-09-21T10:18:39.699913+0000","last_unstale":"2024-09-21T10:23:01.771474+0000","last_undegraded":"2024-09-21T10:23:01.771474+0000","last_fullsized":"2024-09-21T10:23:01.771474+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:45:43.428263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":1027,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761252+0000","last_change":"2024-09-21T10:17:33.982198+0000","last_active":"2024-09-21T10:22:57.761252+0000","last_peered":"2024-09-21T10:22:57.761252+0000","last_clean":"2024-09-21T10:22:57.761252+0000","last_became_active":"2024-09-21T10:17:33.981885+0000","last_became_peered":"2024-09-21T10:17:33.981885+0000","last_unstale":"2024-09-21T10:22:57.761252+0000","last_undegraded":"2024-09-21T10:22:57.761252+0000","last_fullsized":"2024-09-21T10:22:57.761252+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:01.768482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":1337,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770398+0000","last_change":"2024-09-21T10:18:06.727906+0000","last_active":"2024-09-21T10:23:01.770398+0000","last_peered":"2024-09-21T10:23:01.770398+0000","last_clean":"2024-09-21T10:23:01.770398+0000","last_became_active":"2024-09-21T10:18:06.727558+0000","last_became_peered":"2024-09-21T10:18:06.727558+0000","last_unstale":"2024-09-21T10:23:01.770398+0000","last_undegraded":"2024-09-21T10:23:01.770398+0000","last_fullsized":"2024-09-21T10:23:01.770398+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:20:54.066124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":392,"num_read_kb":834,"num_write":215,"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":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234242,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":67828,"kb_used_data":10476,"kb_used_omap":1,"kb_used_meta":57342,"kb_avail":93677324,"statfs":{"total":95995035648,"available":95925579776,"internally_reserved":0,"allocated":10727424,"data_stored":7714226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":58718667},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495879,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":55536,"kb_used_data":10468,"kb_used_omap":1,"kb_used_meta":45054,"kb_avail":93689616,"statfs":{"total":95995035648,"available":95938166784,"internally_reserved":0,"allocated":10719232,"data_stored":7714099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":46135751},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757516,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":95076,"kb_used_data":9880,"kb_used_omap":1,"kb_used_meta":85182,"kb_avail":93650076,"statfs":{"total":95995035648,"available":95897677824,"internally_reserved":0,"allocated":10117120,"data_stored":7119557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":87226822},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967687,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":46112,"kb_used_data":9876,"kb_used_omap":46,"kb_used_meta":36177,"kb_avail":93699040,"statfs":{"total":95995035648,"available":95947816960,"internally_reserved":0,"allocated":10113024,"data_stored":7119514,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":37045948},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093461,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":38944,"kb_used_data":10456,"kb_used_omap":73,"kb_used_meta":28406,"kb_avail":93706208,"statfs":{"total":95995035648,"available":95955156992,"internally_reserved":0,"allocated":10706944,"data_stored":7709870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":29088306},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019152,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":90992,"kb_used_data":9892,"kb_used_omap":1,"kb_used_meta":81086,"kb_avail":93654160,"statfs":{"total":95995035648,"available":95901859840,"internally_reserved":0,"allocated":10129408,"data_stored":7123788,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":83032518},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888449,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":41816,"kb_used_data":9872,"kb_used_omap":30,"kb_used_meta":31905,"kb_avail":93703336,"statfs":{"total":95995035648,"available":95952216064,"internally_reserved":0,"allocated":10108928,"data_stored":7118988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":32671540},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060046926,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":50332,"kb_used_data":9872,"kb_used_omap":44,"kb_used_meta":40403,"kb_avail":93694820,"statfs":{"total":95995035648,"available":95943495680,"internally_reserved":0,"allocated":10108928,"data_stored":7118917,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":41373294},"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":[]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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-09-21T10:23:54.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:23:55.214 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:55.303 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:55 smithi007 ceph-mon[99390]: pgmap v1124: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:55.303 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:55 smithi007 ceph-mon[99390]: from='client.34599 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:55.303 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:55 smithi007 ceph-mon[101144]: pgmap v1124: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:55.303 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:55 smithi007 ceph-mon[101144]: from='client.34599 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:55 smithi031 ceph-mon[96824]: pgmap v1124: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:55 smithi031 ceph-mon[96824]: from='client.34599 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:57.004 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:23:57.004 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:23:57.345 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:57 smithi007 ceph-mon[99390]: pgmap v1125: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:57.346 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:57 smithi007 ceph-mon[101144]: pgmap v1125: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:57.468 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:57 smithi031 ceph-mon[96824]: pgmap v1125: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:57.629 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1125,"stamp":"2024-09-21T10:23:56.049225+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":279,"num_write_kb":2449,"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":208,"ondisk_log_size":208,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":486636,"kb_used_data":80792,"kb_used_omap":200,"kb_used_meta":405559,"kb_avail":749474580,"statfs":{"total":767960285184,"available":767461969920,"internally_reserved":0,"allocated":82731008,"data_stored":58738959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":415292846},"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.002718"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770521+0000","last_change":"2024-09-21T10:18:39.705413+0000","last_active":"2024-09-21T10:23:01.770521+0000","last_peered":"2024-09-21T10:23:01.770521+0000","last_clean":"2024-09-21T10:23:01.770521+0000","last_became_active":"2024-09-21T10:18:39.703058+0000","last_became_peered":"2024-09-21T10:18:39.703058+0000","last_unstale":"2024-09-21T10:23:01.770521+0000","last_undegraded":"2024-09-21T10:23:01.770521+0000","last_fullsized":"2024-09-21T10:23:01.770521+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:50.465629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1015,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455867+0000","last_change":"2024-09-21T10:18:06.725387+0000","last_active":"2024-09-21T10:23:01.455867+0000","last_peered":"2024-09-21T10:23:01.455867+0000","last_clean":"2024-09-21T10:23:01.455867+0000","last_became_active":"2024-09-21T10:18:06.724842+0000","last_became_peered":"2024-09-21T10:18:06.724842+0000","last_unstale":"2024-09-21T10:23:01.455867+0000","last_undegraded":"2024-09-21T10:23:01.455867+0000","last_fullsized":"2024-09-21T10:23:01.455867+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:48:06.127219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1023,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.772422+0000","last_change":"2024-09-21T10:18:39.707885+0000","last_active":"2024-09-21T10:23:01.772422+0000","last_peered":"2024-09-21T10:23:01.772422+0000","last_clean":"2024-09-21T10:23:01.772422+0000","last_became_active":"2024-09-21T10:18:39.707386+0000","last_became_peered":"2024-09-21T10:18:39.707386+0000","last_unstale":"2024-09-21T10:23:01.772422+0000","last_undegraded":"2024-09-21T10:23:01.772422+0000","last_fullsized":"2024-09-21T10:23:01.772422+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:47.649083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1328,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769626+0000","last_change":"2024-09-21T10:18:39.694591+0000","last_active":"2024-09-21T10:23:01.769626+0000","last_peered":"2024-09-21T10:23:01.769626+0000","last_clean":"2024-09-21T10:23:01.769626+0000","last_became_active":"2024-09-21T10:18:39.694187+0000","last_became_peered":"2024-09-21T10:18:39.694187+0000","last_unstale":"2024-09-21T10:23:01.769626+0000","last_undegraded":"2024-09-21T10:23:01.769626+0000","last_fullsized":"2024-09-21T10:23:01.769626+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:52:29.730344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":1329,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769835+0000","last_change":"2024-09-21T10:18:39.696886+0000","last_active":"2024-09-21T10:23:01.769835+0000","last_peered":"2024-09-21T10:23:01.769835+0000","last_clean":"2024-09-21T10:23:01.769835+0000","last_became_active":"2024-09-21T10:18:39.696599+0000","last_became_peered":"2024-09-21T10:18:39.696599+0000","last_unstale":"2024-09-21T10:23:01.769835+0000","last_undegraded":"2024-09-21T10:23:01.769835+0000","last_fullsized":"2024-09-21T10:23:01.769835+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:04.914185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":998,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.456839+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:23:01.456839+0000","last_peered":"2024-09-21T10:23:01.456839+0000","last_clean":"2024-09-21T10:23:01.456839+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:23:01.456839+0000","last_undegraded":"2024-09-21T10:23:01.456839+0000","last_fullsized":"2024-09-21T10:23:01.456839+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771527+0000","last_change":"2024-09-21T10:18:39.701507+0000","last_active":"2024-09-21T10:23:01.771527+0000","last_peered":"2024-09-21T10:23:01.771527+0000","last_clean":"2024-09-21T10:23:01.771527+0000","last_became_active":"2024-09-21T10:18:39.701151+0000","last_became_peered":"2024-09-21T10:18:39.701151+0000","last_unstale":"2024-09-21T10:23:01.771527+0000","last_undegraded":"2024-09-21T10:23:01.771527+0000","last_fullsized":"2024-09-21T10:23:01.771527+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:39:37.935832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1032,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770206+0000","last_change":"2024-09-21T10:17:00.659650+0000","last_active":"2024-09-21T10:23:01.770206+0000","last_peered":"2024-09-21T10:23:01.770206+0000","last_clean":"2024-09-21T10:23:01.770206+0000","last_became_active":"2024-09-21T10:17:00.659216+0000","last_became_peered":"2024-09-21T10:17:00.659216+0000","last_unstale":"2024-09-21T10:23:01.770206+0000","last_undegraded":"2024-09-21T10:23:01.770206+0000","last_fullsized":"2024-09-21T10:23:01.770206+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:36.501160+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":[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.f","version":"71'1","reported_seq":1014,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954065+0000","last_change":"2024-09-21T10:17:00.667766+0000","last_active":"2024-09-21T10:22:57.954065+0000","last_peered":"2024-09-21T10:22:57.954065+0000","last_clean":"2024-09-21T10:22:57.954065+0000","last_became_active":"2024-09-21T10:17:00.667428+0000","last_became_peered":"2024-09-21T10:17:00.667428+0000","last_unstale":"2024-09-21T10:22:57.954065+0000","last_undegraded":"2024-09-21T10:22:57.954065+0000","last_fullsized":"2024-09-21T10:22:57.954065+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:20.232246+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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1008,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.822885+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:22:57.822885+0000","last_peered":"2024-09-21T10:22:57.822885+0000","last_clean":"2024-09-21T10:22:57.822885+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:22:57.822885+0000","last_undegraded":"2024-09-21T10:22:57.822885+0000","last_fullsized":"2024-09-21T10:22:57.822885+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":1015,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954125+0000","last_change":"2024-09-21T10:17:33.982249+0000","last_active":"2024-09-21T10:22:57.954125+0000","last_peered":"2024-09-21T10:22:57.954125+0000","last_clean":"2024-09-21T10:22:57.954125+0000","last_became_active":"2024-09-21T10:17:33.981900+0000","last_became_peered":"2024-09-21T10:17:33.981900+0000","last_unstale":"2024-09-21T10:22:57.954125+0000","last_undegraded":"2024-09-21T10:22:57.954125+0000","last_fullsized":"2024-09-21T10:22:57.954125+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:33.290167+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1052,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761650+0000","last_change":"2024-09-21T10:18:39.708857+0000","last_active":"2024-09-21T10:22:57.761650+0000","last_peered":"2024-09-21T10:22:57.761650+0000","last_clean":"2024-09-21T10:22:57.761650+0000","last_became_active":"2024-09-21T10:18:39.708178+0000","last_became_peered":"2024-09-21T10:18:39.708178+0000","last_unstale":"2024-09-21T10:22:57.761650+0000","last_undegraded":"2024-09-21T10:22:57.761650+0000","last_fullsized":"2024-09-21T10:22:57.761650+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:00:32.236234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":999,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954165+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:22:57.954165+0000","last_peered":"2024-09-21T10:22:57.954165+0000","last_clean":"2024-09-21T10:22:57.954165+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:22:57.954165+0000","last_undegraded":"2024-09-21T10:22:57.954165+0000","last_fullsized":"2024-09-21T10:22:57.954165+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1023,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.047991+0000","last_change":"2024-09-21T10:17:33.982066+0000","last_active":"2024-09-21T10:22:58.047991+0000","last_peered":"2024-09-21T10:22:58.047991+0000","last_clean":"2024-09-21T10:22:58.047991+0000","last_became_active":"2024-09-21T10:17:33.981569+0000","last_became_peered":"2024-09-21T10:17:33.981569+0000","last_unstale":"2024-09-21T10:22:58.047991+0000","last_undegraded":"2024-09-21T10:22:58.047991+0000","last_fullsized":"2024-09-21T10:22:58.047991+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:05.333150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1024,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823177+0000","last_change":"2024-09-21T10:18:39.697707+0000","last_active":"2024-09-21T10:22:57.823177+0000","last_peered":"2024-09-21T10:22:57.823177+0000","last_clean":"2024-09-21T10:22:57.823177+0000","last_became_active":"2024-09-21T10:18:39.696845+0000","last_became_peered":"2024-09-21T10:18:39.696845+0000","last_unstale":"2024-09-21T10:22:57.823177+0000","last_undegraded":"2024-09-21T10:22:57.823177+0000","last_fullsized":"2024-09-21T10:22:57.823177+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:19:47.722874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":1331,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769770+0000","last_change":"2024-09-21T10:17:33.975285+0000","last_active":"2024-09-21T10:23:01.769770+0000","last_peered":"2024-09-21T10:23:01.769770+0000","last_clean":"2024-09-21T10:23:01.769770+0000","last_became_active":"2024-09-21T10:17:33.974429+0000","last_became_peered":"2024-09-21T10:17:33.974429+0000","last_unstale":"2024-09-21T10:23:01.769770+0000","last_undegraded":"2024-09-21T10:23:01.769770+0000","last_fullsized":"2024-09-21T10:23:01.769770+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:37:14.719542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"71'2","reported_seq":1281,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770300+0000","last_change":"2024-09-21T10:18:39.699628+0000","last_active":"2024-09-21T10:23:01.770300+0000","last_peered":"2024-09-21T10:23:01.770300+0000","last_clean":"2024-09-21T10:23:01.770300+0000","last_became_active":"2024-09-21T10:18:39.698693+0000","last_became_peered":"2024-09-21T10:18:39.698693+0000","last_unstale":"2024-09-21T10:23:01.770300+0000","last_undegraded":"2024-09-21T10:23:01.770300+0000","last_fullsized":"2024-09-21T10:23:01.770300+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:49.292655+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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1028,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761566+0000","last_change":"2024-09-21T10:18:39.707542+0000","last_active":"2024-09-21T10:22:57.761566+0000","last_peered":"2024-09-21T10:22:57.761566+0000","last_clean":"2024-09-21T10:22:57.761566+0000","last_became_active":"2024-09-21T10:18:39.707285+0000","last_became_peered":"2024-09-21T10:18:39.707285+0000","last_unstale":"2024-09-21T10:22:57.761566+0000","last_undegraded":"2024-09-21T10:22:57.761566+0000","last_fullsized":"2024-09-21T10:22:57.761566+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:58:47.879270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1024,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.048127+0000","last_change":"2024-09-21T10:17:33.980911+0000","last_active":"2024-09-21T10:22:58.048127+0000","last_peered":"2024-09-21T10:22:58.048127+0000","last_clean":"2024-09-21T10:22:58.048127+0000","last_became_active":"2024-09-21T10:17:33.980134+0000","last_became_peered":"2024-09-21T10:17:33.980134+0000","last_unstale":"2024-09-21T10:22:58.048127+0000","last_undegraded":"2024-09-21T10:22:58.048127+0000","last_fullsized":"2024-09-21T10:22:58.048127+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:05.063536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1043,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.762019+0000","last_change":"2024-09-21T10:18:06.728019+0000","last_active":"2024-09-21T10:22:57.762019+0000","last_peered":"2024-09-21T10:22:57.762019+0000","last_clean":"2024-09-21T10:22:57.762019+0000","last_became_active":"2024-09-21T10:18:06.727705+0000","last_became_peered":"2024-09-21T10:18:06.727705+0000","last_unstale":"2024-09-21T10:22:57.762019+0000","last_undegraded":"2024-09-21T10:22:57.762019+0000","last_fullsized":"2024-09-21T10:22:57.762019+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:58:07.024707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1029,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761903+0000","last_change":"2024-09-21T10:18:06.729319+0000","last_active":"2024-09-21T10:22:57.761903+0000","last_peered":"2024-09-21T10:22:57.761903+0000","last_clean":"2024-09-21T10:22:57.761903+0000","last_became_active":"2024-09-21T10:18:06.729031+0000","last_became_peered":"2024-09-21T10:18:06.729031+0000","last_unstale":"2024-09-21T10:22:57.761903+0000","last_undegraded":"2024-09-21T10:22:57.761903+0000","last_fullsized":"2024-09-21T10:22:57.761903+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:09.675295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":1028,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761660+0000","last_change":"2024-09-21T10:17:33.982264+0000","last_active":"2024-09-21T10:22:57.761660+0000","last_peered":"2024-09-21T10:22:57.761660+0000","last_clean":"2024-09-21T10:22:57.761660+0000","last_became_active":"2024-09-21T10:17:33.981937+0000","last_became_peered":"2024-09-21T10:17:33.981937+0000","last_unstale":"2024-09-21T10:22:57.761660+0000","last_undegraded":"2024-09-21T10:22:57.761660+0000","last_fullsized":"2024-09-21T10:22:57.761660+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:47.542872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1271,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769526+0000","last_change":"2024-09-21T10:18:39.702099+0000","last_active":"2024-09-21T10:23:01.769526+0000","last_peered":"2024-09-21T10:23:01.769526+0000","last_clean":"2024-09-21T10:23:01.769526+0000","last_became_active":"2024-09-21T10:18:39.700346+0000","last_became_peered":"2024-09-21T10:18:39.700346+0000","last_unstale":"2024-09-21T10:23:01.769526+0000","last_undegraded":"2024-09-21T10:23:01.769526+0000","last_fullsized":"2024-09-21T10:23:01.769526+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:40.321248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773459+0000","last_change":"2024-09-21T10:18:39.701981+0000","last_active":"2024-09-21T10:22:59.773459+0000","last_peered":"2024-09-21T10:22:59.773459+0000","last_clean":"2024-09-21T10:22:59.773459+0000","last_became_active":"2024-09-21T10:18:39.701689+0000","last_became_peered":"2024-09-21T10:18:39.701689+0000","last_unstale":"2024-09-21T10:22:59.773459+0000","last_undegraded":"2024-09-21T10:22:59.773459+0000","last_fullsized":"2024-09-21T10:22:59.773459+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:41.387321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1345,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455690+0000","last_change":"2024-09-21T10:17:00.667788+0000","last_active":"2024-09-21T10:23:01.455690+0000","last_peered":"2024-09-21T10:23:01.455690+0000","last_clean":"2024-09-21T10:23:01.455690+0000","last_became_active":"2024-09-21T10:17:00.667216+0000","last_became_peered":"2024-09-21T10:17:00.667216+0000","last_unstale":"2024-09-21T10:23:01.455690+0000","last_undegraded":"2024-09-21T10:23:01.455690+0000","last_fullsized":"2024-09-21T10:23:01.455690+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:05:22.634925+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1038,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823159+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:22:57.823159+0000","last_peered":"2024-09-21T10:22:57.823159+0000","last_clean":"2024-09-21T10:22:57.823159+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:22:57.823159+0000","last_undegraded":"2024-09-21T10:22:57.823159+0000","last_fullsized":"2024-09-21T10:22:57.823159+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":1257,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769758+0000","last_change":"2024-09-21T10:18:39.707559+0000","last_active":"2024-09-21T10:23:01.769758+0000","last_peered":"2024-09-21T10:23:01.769758+0000","last_clean":"2024-09-21T10:23:01.769758+0000","last_became_active":"2024-09-21T10:18:39.707244+0000","last_became_peered":"2024-09-21T10:18:39.707244+0000","last_unstale":"2024-09-21T10:23:01.769758+0000","last_undegraded":"2024-09-21T10:23:01.769758+0000","last_fullsized":"2024-09-21T10:23:01.769758+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:00.185917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1009,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771352+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:23:01.771352+0000","last_peered":"2024-09-21T10:23:01.771352+0000","last_clean":"2024-09-21T10:23:01.771352+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:23:01.771352+0000","last_undegraded":"2024-09-21T10:23:01.771352+0000","last_fullsized":"2024-09-21T10:23:01.771352+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1042,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.455671+0000","last_change":"2024-09-21T10:17:33.982259+0000","last_active":"2024-09-21T10:23:01.455671+0000","last_peered":"2024-09-21T10:23:01.455671+0000","last_clean":"2024-09-21T10:23:01.455671+0000","last_became_active":"2024-09-21T10:17:33.981960+0000","last_became_peered":"2024-09-21T10:17:33.981960+0000","last_unstale":"2024-09-21T10:23:01.455671+0000","last_undegraded":"2024-09-21T10:23:01.455671+0000","last_fullsized":"2024-09-21T10:23:01.455671+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:49:18.566969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":1330,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770342+0000","last_change":"2024-09-21T10:18:39.707516+0000","last_active":"2024-09-21T10:23:01.770342+0000","last_peered":"2024-09-21T10:23:01.770342+0000","last_clean":"2024-09-21T10:23:01.770342+0000","last_became_active":"2024-09-21T10:18:39.707225+0000","last_became_peered":"2024-09-21T10:18:39.707225+0000","last_unstale":"2024-09-21T10:23:01.770342+0000","last_undegraded":"2024-09-21T10:23:01.770342+0000","last_fullsized":"2024-09-21T10:23:01.770342+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:35.486720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1342,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769677+0000","last_change":"2024-09-21T10:18:06.721327+0000","last_active":"2024-09-21T10:23:01.769677+0000","last_peered":"2024-09-21T10:23:01.769677+0000","last_clean":"2024-09-21T10:23:01.769677+0000","last_became_active":"2024-09-21T10:18:06.720934+0000","last_became_peered":"2024-09-21T10:18:06.720934+0000","last_unstale":"2024-09-21T10:23:01.769677+0000","last_undegraded":"2024-09-21T10:23:01.769677+0000","last_fullsized":"2024-09-21T10:23:01.769677+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:18.275974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1327,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773266+0000","last_change":"2024-09-21T10:18:39.710087+0000","last_active":"2024-09-21T10:22:59.773266+0000","last_peered":"2024-09-21T10:22:59.773266+0000","last_clean":"2024-09-21T10:22:59.773266+0000","last_became_active":"2024-09-21T10:18:39.709809+0000","last_became_peered":"2024-09-21T10:18:39.709809+0000","last_unstale":"2024-09-21T10:22:59.773266+0000","last_undegraded":"2024-09-21T10:22:59.773266+0000","last_fullsized":"2024-09-21T10:22:59.773266+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:25:01.260030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1314,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773360+0000","last_change":"2024-09-21T10:18:06.727874+0000","last_active":"2024-09-21T10:22:59.773360+0000","last_peered":"2024-09-21T10:22:59.773360+0000","last_clean":"2024-09-21T10:22:59.773360+0000","last_became_active":"2024-09-21T10:18:06.727564+0000","last_became_peered":"2024-09-21T10:18:06.727564+0000","last_unstale":"2024-09-21T10:22:59.773360+0000","last_undegraded":"2024-09-21T10:22:59.773360+0000","last_fullsized":"2024-09-21T10:22:59.773360+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:14:50.784968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1321,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773307+0000","last_change":"2024-09-21T10:17:33.981329+0000","last_active":"2024-09-21T10:22:59.773307+0000","last_peered":"2024-09-21T10:22:59.773307+0000","last_clean":"2024-09-21T10:22:59.773307+0000","last_became_active":"2024-09-21T10:17:33.979105+0000","last_became_peered":"2024-09-21T10:17:33.979105+0000","last_unstale":"2024-09-21T10:22:59.773307+0000","last_undegraded":"2024-09-21T10:22:59.773307+0000","last_fullsized":"2024-09-21T10:22:59.773307+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:51.291981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1039,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823073+0000","last_change":"2024-09-21T10:17:33.984312+0000","last_active":"2024-09-21T10:22:57.823073+0000","last_peered":"2024-09-21T10:22:57.823073+0000","last_clean":"2024-09-21T10:22:57.823073+0000","last_became_active":"2024-09-21T10:17:33.980602+0000","last_became_peered":"2024-09-21T10:17:33.980602+0000","last_unstale":"2024-09-21T10:22:57.823073+0000","last_undegraded":"2024-09-21T10:22:57.823073+0000","last_fullsized":"2024-09-21T10:22:57.823073+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:56.851293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1030,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773706+0000","last_change":"2024-09-21T10:17:00.664058+0000","last_active":"2024-09-21T10:23:01.773706+0000","last_peered":"2024-09-21T10:23:01.773706+0000","last_clean":"2024-09-21T10:23:01.773706+0000","last_became_active":"2024-09-21T10:17:00.663677+0000","last_became_peered":"2024-09-21T10:17:00.663677+0000","last_unstale":"2024-09-21T10:23:01.773706+0000","last_undegraded":"2024-09-21T10:23:01.773706+0000","last_fullsized":"2024-09-21T10:23:01.773706+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:21:43.269069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1324,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773508+0000","last_change":"2024-09-21T10:18:39.706374+0000","last_active":"2024-09-21T10:22:59.773508+0000","last_peered":"2024-09-21T10:22:59.773508+0000","last_clean":"2024-09-21T10:22:59.773508+0000","last_became_active":"2024-09-21T10:18:39.706043+0000","last_became_peered":"2024-09-21T10:18:39.706043+0000","last_unstale":"2024-09-21T10:22:59.773508+0000","last_undegraded":"2024-09-21T10:22:59.773508+0000","last_fullsized":"2024-09-21T10:22:59.773508+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:49:04.000679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.5","version":"0'0","reported_seq":1040,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.772586+0000","last_change":"2024-09-21T10:18:39.707684+0000","last_active":"2024-09-21T10:23:01.772586+0000","last_peered":"2024-09-21T10:23:01.772586+0000","last_clean":"2024-09-21T10:23:01.772586+0000","last_became_active":"2024-09-21T10:18:39.706971+0000","last_became_peered":"2024-09-21T10:18:39.706971+0000","last_unstale":"2024-09-21T10:23:01.772586+0000","last_undegraded":"2024-09-21T10:23:01.772586+0000","last_fullsized":"2024-09-21T10:23:01.772586+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:48:12.634277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1336,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773595+0000","last_change":"2024-09-21T10:17:33.984121+0000","last_active":"2024-09-21T10:22:59.773595+0000","last_peered":"2024-09-21T10:22:59.773595+0000","last_clean":"2024-09-21T10:22:59.773595+0000","last_became_active":"2024-09-21T10:17:33.983814+0000","last_became_peered":"2024-09-21T10:17:33.983814+0000","last_unstale":"2024-09-21T10:22:59.773595+0000","last_undegraded":"2024-09-21T10:22:59.773595+0000","last_fullsized":"2024-09-21T10:22:59.773595+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:53:10.011643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":1302,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.772773+0000","last_change":"2024-09-21T10:17:33.979159+0000","last_active":"2024-09-21T10:22:59.772773+0000","last_peered":"2024-09-21T10:22:59.772773+0000","last_clean":"2024-09-21T10:22:59.772773+0000","last_became_active":"2024-09-21T10:17:33.978571+0000","last_became_peered":"2024-09-21T10:17:33.978571+0000","last_unstale":"2024-09-21T10:22:59.772773+0000","last_undegraded":"2024-09-21T10:22:59.772773+0000","last_fullsized":"2024-09-21T10:22:59.772773+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:38:38.796132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":1313,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773815+0000","last_change":"2024-09-21T10:18:06.728398+0000","last_active":"2024-09-21T10:22:59.773815+0000","last_peered":"2024-09-21T10:22:59.773815+0000","last_clean":"2024-09-21T10:22:59.773815+0000","last_became_active":"2024-09-21T10:18:06.727938+0000","last_became_peered":"2024-09-21T10:18:06.727938+0000","last_unstale":"2024-09-21T10:22:59.773815+0000","last_undegraded":"2024-09-21T10:22:59.773815+0000","last_fullsized":"2024-09-21T10:22:59.773815+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:19.756340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1026,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.954208+0000","last_change":"2024-09-21T10:17:00.667681+0000","last_active":"2024-09-21T10:22:57.954208+0000","last_peered":"2024-09-21T10:22:57.954208+0000","last_clean":"2024-09-21T10:22:57.954208+0000","last_became_active":"2024-09-21T10:17:00.667337+0000","last_became_peered":"2024-09-21T10:17:00.667337+0000","last_unstale":"2024-09-21T10:22:57.954208+0000","last_undegraded":"2024-09-21T10:22:57.954208+0000","last_fullsized":"2024-09-21T10:22:57.954208+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:46:24.028878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":1320,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770548+0000","last_change":"2024-09-21T10:17:00.672410+0000","last_active":"2024-09-21T10:23:01.770548+0000","last_peered":"2024-09-21T10:23:01.770548+0000","last_clean":"2024-09-21T10:23:01.770548+0000","last_became_active":"2024-09-21T10:17:00.672131+0000","last_became_peered":"2024-09-21T10:17:00.672131+0000","last_unstale":"2024-09-21T10:23:01.770548+0000","last_undegraded":"2024-09-21T10:23:01.770548+0000","last_fullsized":"2024-09-21T10:23:01.770548+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:49:32.938268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"71'2","reported_seq":1281,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771660+0000","last_change":"2024-09-21T10:18:39.701184+0000","last_active":"2024-09-21T10:23:01.771660+0000","last_peered":"2024-09-21T10:23:01.771660+0000","last_clean":"2024-09-21T10:23:01.771660+0000","last_became_active":"2024-09-21T10:18:39.700850+0000","last_became_peered":"2024-09-21T10:18:39.700850+0000","last_unstale":"2024-09-21T10:23:01.771660+0000","last_undegraded":"2024-09-21T10:23:01.771660+0000","last_fullsized":"2024-09-21T10:23:01.771660+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:02.287480+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":[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":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.773062+0000","last_change":"2024-09-21T10:17:33.986518+0000","last_active":"2024-09-21T10:22:59.773062+0000","last_peered":"2024-09-21T10:22:59.773062+0000","last_clean":"2024-09-21T10:22:59.773062+0000","last_became_active":"2024-09-21T10:17:33.986225+0000","last_became_peered":"2024-09-21T10:17:33.986225+0000","last_unstale":"2024-09-21T10:22:59.773062+0000","last_undegraded":"2024-09-21T10:22:59.773062+0000","last_fullsized":"2024-09-21T10:22:59.773062+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:25.520721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1278,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769340+0000","last_change":"2024-09-21T10:18:39.705541+0000","last_active":"2024-09-21T10:23:01.769340+0000","last_peered":"2024-09-21T10:23:01.769340+0000","last_clean":"2024-09-21T10:23:01.769340+0000","last_became_active":"2024-09-21T10:18:39.700763+0000","last_became_peered":"2024-09-21T10:18:39.700763+0000","last_unstale":"2024-09-21T10:23:01.769340+0000","last_undegraded":"2024-09-21T10:23:01.769340+0000","last_fullsized":"2024-09-21T10:23:01.769340+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:25:42.753003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.6","version":"71'1","reported_seq":1334,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769953+0000","last_change":"2024-09-21T10:17:33.977873+0000","last_active":"2024-09-21T10:23:01.769953+0000","last_peered":"2024-09-21T10:23:01.769953+0000","last_clean":"2024-09-21T10:23:01.769953+0000","last_became_active":"2024-09-21T10:17:33.977520+0000","last_became_peered":"2024-09-21T10:17:33.977520+0000","last_unstale":"2024-09-21T10:23:01.769953+0000","last_undegraded":"2024-09-21T10:23:01.769953+0000","last_fullsized":"2024-09-21T10:23:01.769953+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:17:04.398714+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":[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.7","version":"0'0","reported_seq":1037,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:58.048278+0000","last_change":"2024-09-21T10:18:06.728681+0000","last_active":"2024-09-21T10:22:58.048278+0000","last_peered":"2024-09-21T10:22:58.048278+0000","last_clean":"2024-09-21T10:22:58.048278+0000","last_became_active":"2024-09-21T10:18:06.728401+0000","last_became_peered":"2024-09-21T10:18:06.728401+0000","last_unstale":"2024-09-21T10:22:58.048278+0000","last_undegraded":"2024-09-21T10:22:58.048278+0000","last_fullsized":"2024-09-21T10:22:58.048278+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:11.694793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1014,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773383+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:23:01.773383+0000","last_peered":"2024-09-21T10:23:01.773383+0000","last_clean":"2024-09-21T10:23:01.773383+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:23:01.773383+0000","last_undegraded":"2024-09-21T10:23:01.773383+0000","last_fullsized":"2024-09-21T10:23:01.773383+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1028,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.772212+0000","last_change":"2024-09-21T10:17:33.979153+0000","last_active":"2024-09-21T10:23:01.772212+0000","last_peered":"2024-09-21T10:23:01.772212+0000","last_clean":"2024-09-21T10:23:01.772212+0000","last_became_active":"2024-09-21T10:17:33.978851+0000","last_became_peered":"2024-09-21T10:17:33.978851+0000","last_unstale":"2024-09-21T10:23:01.772212+0000","last_undegraded":"2024-09-21T10:23:01.772212+0000","last_fullsized":"2024-09-21T10:23:01.772212+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:43.992777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":1037,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.773624+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:23:01.773624+0000","last_peered":"2024-09-21T10:23:01.773624+0000","last_clean":"2024-09-21T10:23:01.773624+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:23:01.773624+0000","last_undegraded":"2024-09-21T10:23:01.773624+0000","last_fullsized":"2024-09-21T10:23:01.773624+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1019,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.822966+0000","last_change":"2024-09-21T10:18:06.723700+0000","last_active":"2024-09-21T10:22:57.822966+0000","last_peered":"2024-09-21T10:22:57.822966+0000","last_clean":"2024-09-21T10:22:57.822966+0000","last_became_active":"2024-09-21T10:18:06.723427+0000","last_became_peered":"2024-09-21T10:18:06.723427+0000","last_unstale":"2024-09-21T10:22:57.822966+0000","last_undegraded":"2024-09-21T10:22:57.822966+0000","last_fullsized":"2024-09-21T10:22:57.822966+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:12.611898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1016,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.456306+0000","last_change":"2024-09-21T10:18:39.701479+0000","last_active":"2024-09-21T10:23:01.456306+0000","last_peered":"2024-09-21T10:23:01.456306+0000","last_clean":"2024-09-21T10:23:01.456306+0000","last_became_active":"2024-09-21T10:18:39.701094+0000","last_became_peered":"2024-09-21T10:18:39.701094+0000","last_unstale":"2024-09-21T10:23:01.456306+0000","last_undegraded":"2024-09-21T10:23:01.456306+0000","last_fullsized":"2024-09-21T10:23:01.456306+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:39.594299+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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1024,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771841+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:23:01.771841+0000","last_peered":"2024-09-21T10:23:01.771841+0000","last_clean":"2024-09-21T10:23:01.771841+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:23:01.771841+0000","last_undegraded":"2024-09-21T10:23:01.771841+0000","last_fullsized":"2024-09-21T10:23:01.771841+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":1256,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769449+0000","last_change":"2024-09-21T10:18:39.705284+0000","last_active":"2024-09-21T10:23:01.769449+0000","last_peered":"2024-09-21T10:23:01.769449+0000","last_clean":"2024-09-21T10:23:01.769449+0000","last_became_active":"2024-09-21T10:18:39.704541+0000","last_became_peered":"2024-09-21T10:18:39.704541+0000","last_unstale":"2024-09-21T10:23:01.769449+0000","last_undegraded":"2024-09-21T10:23:01.769449+0000","last_fullsized":"2024-09-21T10:23:01.769449+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:19:34.658271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1328,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770325+0000","last_change":"2024-09-21T10:18:39.703862+0000","last_active":"2024-09-21T10:23:01.770325+0000","last_peered":"2024-09-21T10:23:01.770325+0000","last_clean":"2024-09-21T10:23:01.770325+0000","last_became_active":"2024-09-21T10:18:39.701277+0000","last_became_peered":"2024-09-21T10:18:39.701277+0000","last_unstale":"2024-09-21T10:23:01.770325+0000","last_undegraded":"2024-09-21T10:23:01.770325+0000","last_fullsized":"2024-09-21T10:23:01.770325+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:21.459437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769288+0000","last_change":"2024-09-21T10:18:39.706338+0000","last_active":"2024-09-21T10:23:01.769288+0000","last_peered":"2024-09-21T10:23:01.769288+0000","last_clean":"2024-09-21T10:23:01.769288+0000","last_became_active":"2024-09-21T10:18:39.701658+0000","last_became_peered":"2024-09-21T10:18:39.701658+0000","last_unstale":"2024-09-21T10:23:01.769288+0000","last_undegraded":"2024-09-21T10:23:01.769288+0000","last_fullsized":"2024-09-21T10:23:01.769288+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:58:59.345621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1033,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770836+0000","last_change":"2024-09-21T10:18:06.727914+0000","last_active":"2024-09-21T10:23:01.770836+0000","last_peered":"2024-09-21T10:23:01.770836+0000","last_clean":"2024-09-21T10:23:01.770836+0000","last_became_active":"2024-09-21T10:18:06.727617+0000","last_became_peered":"2024-09-21T10:18:06.727617+0000","last_unstale":"2024-09-21T10:23:01.770836+0000","last_undegraded":"2024-09-21T10:23:01.770836+0000","last_fullsized":"2024-09-21T10:23:01.770836+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:43:01.158617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1285,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769475+0000","last_change":"2024-09-21T10:18:39.706020+0000","last_active":"2024-09-21T10:23:01.769475+0000","last_peered":"2024-09-21T10:23:01.769475+0000","last_clean":"2024-09-21T10:23:01.769475+0000","last_became_active":"2024-09-21T10:18:39.699121+0000","last_became_peered":"2024-09-21T10:18:39.699121+0000","last_unstale":"2024-09-21T10:23:01.769475+0000","last_undegraded":"2024-09-21T10:23:01.769475+0000","last_fullsized":"2024-09-21T10:23:01.769475+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:36:50.087077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":1331,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769740+0000","last_change":"2024-09-21T10:18:39.709543+0000","last_active":"2024-09-21T10:23:01.769740+0000","last_peered":"2024-09-21T10:23:01.769740+0000","last_clean":"2024-09-21T10:23:01.769740+0000","last_became_active":"2024-09-21T10:18:39.709243+0000","last_became_peered":"2024-09-21T10:18:39.709243+0000","last_unstale":"2024-09-21T10:23:01.769740+0000","last_undegraded":"2024-09-21T10:23:01.769740+0000","last_fullsized":"2024-09-21T10:23:01.769740+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:42.607975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":1312,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.772410+0000","last_change":"2024-09-21T10:18:39.707105+0000","last_active":"2024-09-21T10:22:59.772410+0000","last_peered":"2024-09-21T10:22:59.772410+0000","last_clean":"2024-09-21T10:22:59.772410+0000","last_became_active":"2024-09-21T10:18:39.706809+0000","last_became_peered":"2024-09-21T10:18:39.706809+0000","last_unstale":"2024-09-21T10:22:59.772410+0000","last_undegraded":"2024-09-21T10:22:59.772410+0000","last_fullsized":"2024-09-21T10:22:59.772410+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:38.718225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":1269,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771050+0000","last_change":"2024-09-21T10:18:39.699230+0000","last_active":"2024-09-21T10:23:01.771050+0000","last_peered":"2024-09-21T10:23:01.771050+0000","last_clean":"2024-09-21T10:23:01.771050+0000","last_became_active":"2024-09-21T10:18:39.698719+0000","last_became_peered":"2024-09-21T10:18:39.698719+0000","last_unstale":"2024-09-21T10:23:01.771050+0000","last_undegraded":"2024-09-21T10:23:01.771050+0000","last_fullsized":"2024-09-21T10:23:01.771050+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:28.892448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":1044,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761570+0000","last_change":"2024-09-21T10:18:06.728229+0000","last_active":"2024-09-21T10:22:57.761570+0000","last_peered":"2024-09-21T10:22:57.761570+0000","last_clean":"2024-09-21T10:22:57.761570+0000","last_became_active":"2024-09-21T10:18:06.727869+0000","last_became_peered":"2024-09-21T10:18:06.727869+0000","last_unstale":"2024-09-21T10:22:57.761570+0000","last_undegraded":"2024-09-21T10:22:57.761570+0000","last_fullsized":"2024-09-21T10:22:57.761570+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:54.526617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1303,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:22:59.775345+0000","last_change":"2024-09-21T10:18:39.703648+0000","last_active":"2024-09-21T10:22:59.775345+0000","last_peered":"2024-09-21T10:22:59.775345+0000","last_clean":"2024-09-21T10:22:59.775345+0000","last_became_active":"2024-09-21T10:18:39.703277+0000","last_became_peered":"2024-09-21T10:18:39.703277+0000","last_unstale":"2024-09-21T10:22:59.775345+0000","last_undegraded":"2024-09-21T10:22:59.775345+0000","last_fullsized":"2024-09-21T10:22:59.775345+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:18.466989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":1321,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770617+0000","last_change":"2024-09-21T10:17:00.671993+0000","last_active":"2024-09-21T10:23:01.770617+0000","last_peered":"2024-09-21T10:23:01.770617+0000","last_clean":"2024-09-21T10:23:01.770617+0000","last_became_active":"2024-09-21T10:17:00.670907+0000","last_became_peered":"2024-09-21T10:17:00.670907+0000","last_unstale":"2024-09-21T10:23:01.770617+0000","last_undegraded":"2024-09-21T10:23:01.770617+0000","last_fullsized":"2024-09-21T10:23:01.770617+0000","mapping_epoch":731,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":732,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:23:52.479727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1042,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761443+0000","last_change":"2024-09-21T10:18:39.693718+0000","last_active":"2024-09-21T10:22:57.761443+0000","last_peered":"2024-09-21T10:22:57.761443+0000","last_clean":"2024-09-21T10:22:57.761443+0000","last_became_active":"2024-09-21T10:18:39.693362+0000","last_became_peered":"2024-09-21T10:18:39.693362+0000","last_unstale":"2024-09-21T10:22:57.761443+0000","last_undegraded":"2024-09-21T10:22:57.761443+0000","last_fullsized":"2024-09-21T10:22:57.761443+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:35.335125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1025,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823156+0000","last_change":"2024-09-21T10:17:33.976924+0000","last_active":"2024-09-21T10:22:57.823156+0000","last_peered":"2024-09-21T10:22:57.823156+0000","last_clean":"2024-09-21T10:22:57.823156+0000","last_became_active":"2024-09-21T10:17:33.976542+0000","last_became_peered":"2024-09-21T10:17:33.976542+0000","last_unstale":"2024-09-21T10:22:57.823156+0000","last_undegraded":"2024-09-21T10:22:57.823156+0000","last_fullsized":"2024-09-21T10:22:57.823156+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:40:54.579312+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1042,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761481+0000","last_change":"2024-09-21T10:18:39.693601+0000","last_active":"2024-09-21T10:22:57.761481+0000","last_peered":"2024-09-21T10:22:57.761481+0000","last_clean":"2024-09-21T10:22:57.761481+0000","last_became_active":"2024-09-21T10:18:39.693218+0000","last_became_peered":"2024-09-21T10:18:39.693218+0000","last_unstale":"2024-09-21T10:22:57.761481+0000","last_undegraded":"2024-09-21T10:22:57.761481+0000","last_fullsized":"2024-09-21T10:22:57.761481+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:51:17.557065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1010,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.823372+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:22:57.823372+0000","last_peered":"2024-09-21T10:22:57.823372+0000","last_clean":"2024-09-21T10:22:57.823372+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:22:57.823372+0000","last_undegraded":"2024-09-21T10:22:57.823372+0000","last_fullsized":"2024-09-21T10:22:57.823372+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":1275,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.769750+0000","last_change":"2024-09-21T10:18:39.696909+0000","last_active":"2024-09-21T10:23:01.769750+0000","last_peered":"2024-09-21T10:23:01.769750+0000","last_clean":"2024-09-21T10:23:01.769750+0000","last_became_active":"2024-09-21T10:18:39.696556+0000","last_became_peered":"2024-09-21T10:18:39.696556+0000","last_unstale":"2024-09-21T10:23:01.769750+0000","last_undegraded":"2024-09-21T10:23:01.769750+0000","last_fullsized":"2024-09-21T10:23:01.769750+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:07:05.801603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":1263,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.771474+0000","last_change":"2024-09-21T10:18:39.700388+0000","last_active":"2024-09-21T10:23:01.771474+0000","last_peered":"2024-09-21T10:23:01.771474+0000","last_clean":"2024-09-21T10:23:01.771474+0000","last_became_active":"2024-09-21T10:18:39.699913+0000","last_became_peered":"2024-09-21T10:18:39.699913+0000","last_unstale":"2024-09-21T10:23:01.771474+0000","last_undegraded":"2024-09-21T10:23:01.771474+0000","last_fullsized":"2024-09-21T10:23:01.771474+0000","mapping_epoch":829,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":830,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:45:43.428263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":1027,"reported_epoch":1081,"state":"active+clean","last_fresh":"2024-09-21T10:22:57.761252+0000","last_change":"2024-09-21T10:17:33.982198+0000","last_active":"2024-09-21T10:22:57.761252+0000","last_peered":"2024-09-21T10:22:57.761252+0000","last_clean":"2024-09-21T10:22:57.761252+0000","last_became_active":"2024-09-21T10:17:33.981885+0000","last_became_peered":"2024-09-21T10:17:33.981885+0000","last_unstale":"2024-09-21T10:22:57.761252+0000","last_undegraded":"2024-09-21T10:22:57.761252+0000","last_fullsized":"2024-09-21T10:22:57.761252+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:01.768482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":1337,"reported_epoch":1082,"state":"active+clean","last_fresh":"2024-09-21T10:23:01.770398+0000","last_change":"2024-09-21T10:18:06.727906+0000","last_active":"2024-09-21T10:23:01.770398+0000","last_peered":"2024-09-21T10:23:01.770398+0000","last_clean":"2024-09-21T10:23:01.770398+0000","last_became_active":"2024-09-21T10:18:06.727558+0000","last_became_peered":"2024-09-21T10:18:06.727558+0000","last_unstale":"2024-09-21T10:23:01.770398+0000","last_undegraded":"2024-09-21T10:23:01.770398+0000","last_fullsized":"2024-09-21T10:23:01.770398+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:20:54.066124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":392,"num_read_kb":834,"num_write":215,"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":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234242,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":67828,"kb_used_data":10476,"kb_used_omap":1,"kb_used_meta":57342,"kb_avail":93677324,"statfs":{"total":95995035648,"available":95925579776,"internally_reserved":0,"allocated":10727424,"data_stored":7714226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":58718667},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495879,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":55536,"kb_used_data":10468,"kb_used_omap":1,"kb_used_meta":45054,"kb_avail":93689616,"statfs":{"total":95995035648,"available":95938166784,"internally_reserved":0,"allocated":10719232,"data_stored":7714099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":46135751},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757516,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":95076,"kb_used_data":9880,"kb_used_omap":1,"kb_used_meta":85182,"kb_avail":93650076,"statfs":{"total":95995035648,"available":95897677824,"internally_reserved":0,"allocated":10117120,"data_stored":7119557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":87226822},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967688,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":46112,"kb_used_data":9876,"kb_used_omap":46,"kb_used_meta":36177,"kb_avail":93699040,"statfs":{"total":95995035648,"available":95947816960,"internally_reserved":0,"allocated":10113024,"data_stored":7119514,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":37045948},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093461,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":38944,"kb_used_data":10456,"kb_used_omap":73,"kb_used_meta":28406,"kb_avail":93706208,"statfs":{"total":95995035648,"available":95955156992,"internally_reserved":0,"allocated":10706944,"data_stored":7709870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":29088306},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019152,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":90992,"kb_used_data":9892,"kb_used_omap":1,"kb_used_meta":81086,"kb_avail":93654160,"statfs":{"total":95995035648,"available":95901859840,"internally_reserved":0,"allocated":10129408,"data_stored":7123788,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":83032518},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888449,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":41816,"kb_used_data":9872,"kb_used_omap":30,"kb_used_meta":31905,"kb_avail":93703336,"statfs":{"total":95995035648,"available":95952216064,"internally_reserved":0,"allocated":10108928,"data_stored":7118988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":32671540},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060046926,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":50332,"kb_used_data":9872,"kb_used_omap":44,"kb_used_meta":40403,"kb_avail":93694820,"statfs":{"total":95995035648,"available":95943495680,"internally_reserved":0,"allocated":10108928,"data_stored":7118917,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":41373294},"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":[]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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-09-21T10:23:57.632 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T10:23:57.633 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump 2024-09-21T10:23:57.842 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:58.216 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:58 smithi007 ceph-mon[99390]: from='client.34605 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:58.217 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:58 smithi007 ceph-mon[101144]: from='client.34605 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:58.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:58 smithi031 ceph-mon[96824]: from='client.34605 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:23:59.324 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:23:59 smithi007 ceph-mon[99390]: pgmap v1126: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:59.324 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:23:59 smithi007 ceph-mon[101144]: pgmap v1126: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:59.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:23:59 smithi031 ceph-mon[96824]: pgmap v1126: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:59.754 INFO:teuthology.orchestra.run.smithi007.stdout:epoch 1082 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:fsid db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:created 2024-09-21T09:57:49.015873+0000 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:modified 2024-09-21T10:22:59.764349+0000 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:crush_version 22 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:full_ratio 0.95 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:backfillfull_ratio 0.9 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:nearfull_ratio 0.85 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:require_min_compat_client luminous 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:min_compat_client luminous 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:require_osd_release reef 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:stretch_mode_enabled false 2024-09-21T10:23:59.755 INFO:teuthology.orchestra.run.smithi007.stdout:pool 1 '.mgr' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 1 pgp_num 1 autoscale_mode off last_change 21 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:pool 2 'rbd' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 8 pgp_num 8 autoscale_mode off last_change 65 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:pool 3 'cephfs.foo.meta' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 70 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:pool 4 'cephfs.foo.data' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 71 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:max_osd 8 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0 up in weight 1 up_from 731 up_thru 829 down_at 719 last_clean_interval [8,718) [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289] [v2:172.21.15.7:6804/3401454289,v1:172.21.15.7:6805/3401454289] exists,up 9c5f68cd-8fb3-45aa-a345-82257a87b431 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1 up in weight 1 up_from 763 up_thru 829 down_at 751 last_clean_interval [13,750) [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172] [v2:172.21.15.7:6812/954700172,v1:172.21.15.7:6813/954700172] exists,up 27411cc7-10a6-4567-ab1c-bc025fa40c39 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2 up in weight 1 up_from 796 up_thru 829 down_at 784 last_clean_interval [18,783) [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405] [v2:172.21.15.7:6820/3873397405,v1:172.21.15.7:6821/3873397405] exists,up 5865af20-7d01-472a-aec4-f8b6e71f55a3 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3 up in weight 1 up_from 829 up_thru 829 down_at 817 last_clean_interval [25,816) [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663] [v2:172.21.15.7:6828/2827327663,v1:172.21.15.7:6829/2827327663] exists,up 575fb77a-7174-4ed2-bb76-71cc9da58892 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4 up in weight 1 up_from 30 up_thru 829 down_at 0 last_clean_interval [0,0) [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736] [v2:172.21.15.31:6802/3511615736,v1:172.21.15.31:6803/3511615736] exists,up 35f2bb85-1144-4d87-a035-b64b3476ede0 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5 up in weight 1 up_from 38 up_thru 829 down_at 0 last_clean_interval [0,0) [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782] [v2:172.21.15.31:6810/1658279782,v1:172.21.15.31:6811/1658279782] exists,up 2d1a1089-efc6-4d90-bc27-922978582f8a 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6 up in weight 1 up_from 46 up_thru 817 down_at 0 last_clean_interval [0,0) [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283] [v2:172.21.15.31:6818/2115178283,v1:172.21.15.31:6819/2115178283] exists,up 15ebf9a9-5d93-4502-961f-a47c980b50cf 2024-09-21T10:23:59.756 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7 up in weight 1 up_from 54 up_thru 829 down_at 0 last_clean_interval [0,0) [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318] [v2:172.21.15.31:6826/2127041318,v1:172.21.15.31:6827/2127041318] exists,up 0c404a1b-b688-4965-a89c-f388c4ceea28 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:pg_upmap_items 4.9 [1,2] 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:pg_upmap_items 4.12 [1,5] 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:pg_upmap_items 4.1f [1,2] 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.31:0/1813639132 expires 2024-09-22T10:07:47.987250+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/1054063864 expires 2024-09-22T10:10:35.851521+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.31:0/3120710618 expires 2024-09-22T10:07:47.987250+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/3120787161 expires 2024-09-22T10:10:35.851521+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/2676614871 expires 2024-09-22T09:58:18.619743+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:6800/3746746401 expires 2024-09-22T10:03:13.857649+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:6801/3733422305 expires 2024-09-22T09:58:41.547335+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:6801/2021161002 expires 2024-09-22T09:58:18.619743+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/2892876208 expires 2024-09-22T09:58:41.547335+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/2199154720 expires 2024-09-22T09:58:41.547335+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/1893521517 expires 2024-09-22T10:03:13.857649+0000 2024-09-21T10:23:59.757 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/3679482398 expires 2024-09-22T09:58:41.547335+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:6801/1643329052 expires 2024-09-22T10:07:10.724172+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/1782214167 expires 2024-09-22T09:58:18.619743+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/262404630 expires 2024-09-22T10:03:13.857649+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/3489535417 expires 2024-09-22T10:03:13.857649+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:6801/3619141549 expires 2024-09-22T10:10:35.851521+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.31:6834/2502497045 expires 2024-09-22T10:07:47.987250+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:6800/3733422305 expires 2024-09-22T09:58:41.547335+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/3095963212 expires 2024-09-22T10:10:35.851521+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.31:0/3157518382 expires 2024-09-22T10:07:47.987250+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.31:0/4011829762 expires 2024-09-22T10:07:47.987250+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.31:0/2099810620 expires 2024-09-22T10:07:47.987250+0000 2024-09-21T10:23:59.758 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.31:6835/2502497045 expires 2024-09-22T10:07:47.987250+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/446880614 expires 2024-09-22T10:03:13.857649+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/2681697383 expires 2024-09-22T10:07:10.724172+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:6801/3746746401 expires 2024-09-22T10:03:13.857649+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/1268586956 expires 2024-09-22T10:10:35.851521+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/4184174240 expires 2024-09-22T10:07:10.724172+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/69049807 expires 2024-09-22T10:07:10.724172+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/3331387564 expires 2024-09-22T10:07:10.724172+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:6800/3619141549 expires 2024-09-22T10:10:35.851521+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:0/2341862581 expires 2024-09-22T09:58:18.619743+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:6800/2021161002 expires 2024-09-22T09:58:18.619743+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.7:6800/1643329052 expires 2024-09-22T10:07:10.724172+0000 2024-09-21T10:23:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:blocklist 172.21.15.31:0/2634861512 expires 2024-09-22T10:07:47.987250+0000 2024-09-21T10:24:00.363 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:00 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2215062173' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T10:24:00.363 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:00 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2215062173' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T10:24:00.387 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 731 up_thru 829 down_at 719 last_clean_interval [8,718) [v2:172.21.15.7:6802/3401454289,v1:172.21.15.7:6803/3401454289] [v2:172.21.15.7:6804/3401454289,v1:172.21.15.7:6805/3401454289] exists,up 9c5f68cd-8fb3-45aa-a345-82257a87b431', 'osd.1 up in weight 1 up_from 763 up_thru 829 down_at 751 last_clean_interval [13,750) [v2:172.21.15.7:6810/954700172,v1:172.21.15.7:6811/954700172] [v2:172.21.15.7:6812/954700172,v1:172.21.15.7:6813/954700172] exists,up 27411cc7-10a6-4567-ab1c-bc025fa40c39', 'osd.2 up in weight 1 up_from 796 up_thru 829 down_at 784 last_clean_interval [18,783) [v2:172.21.15.7:6818/3873397405,v1:172.21.15.7:6819/3873397405] [v2:172.21.15.7:6820/3873397405,v1:172.21.15.7:6821/3873397405] exists,up 5865af20-7d01-472a-aec4-f8b6e71f55a3', 'osd.3 up in weight 1 up_from 829 up_thru 829 down_at 817 last_clean_interval [25,816) [v2:172.21.15.7:6826/2827327663,v1:172.21.15.7:6827/2827327663] [v2:172.21.15.7:6828/2827327663,v1:172.21.15.7:6829/2827327663] exists,up 575fb77a-7174-4ed2-bb76-71cc9da58892', 'osd.4 up in weight 1 up_from 30 up_thru 829 down_at 0 last_clean_interval [0,0) [v2:172.21.15.31:6800/3511615736,v1:172.21.15.31:6801/3511615736] [v2:172.21.15.31:6802/3511615736,v1:172.21.15.31:6803/3511615736] exists,up 35f2bb85-1144-4d87-a035-b64b3476ede0', 'osd.5 up in weight 1 up_from 38 up_thru 829 down_at 0 last_clean_interval [0,0) [v2:172.21.15.31:6808/1658279782,v1:172.21.15.31:6809/1658279782] [v2:172.21.15.31:6810/1658279782,v1:172.21.15.31:6811/1658279782] exists,up 2d1a1089-efc6-4d90-bc27-922978582f8a', 'osd.6 up in weight 1 up_from 46 up_thru 817 down_at 0 last_clean_interval [0,0) [v2:172.21.15.31:6816/2115178283,v1:172.21.15.31:6817/2115178283] [v2:172.21.15.31:6818/2115178283,v1:172.21.15.31:6819/2115178283] exists,up 15ebf9a9-5d93-4502-961f-a47c980b50cf', 'osd.7 up in weight 1 up_from 54 up_thru 829 down_at 0 last_clean_interval [0,0) [v2:172.21.15.31:6824/2127041318,v1:172.21.15.31:6825/2127041318] [v2:172.21.15.31:6826/2127041318,v1:172.21.15.31:6827/2127041318] exists,up 0c404a1b-b688-4965-a89c-f388c4ceea28'] 2024-09-21T10:24:00.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon mon.a config show 2024-09-21T10:24:00.593 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:00.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:00 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2215062173' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T10:24:01.041 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:24:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:24:00] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.51.0" 2024-09-21T10:24:01.388 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:01 smithi007 ceph-mon[99390]: pgmap v1127: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:01.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:01 smithi007 ceph-mon[101144]: pgmap v1127: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:01.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:01 smithi031 ceph-mon[96824]: pgmap v1127: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:02.251 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:02 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:02.251 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:02 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:02.252 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:24:02.252 INFO:teuthology.orchestra.run.smithi007.stdout: "name": "mon.a", 2024-09-21T10:24:02.252 INFO:teuthology.orchestra.run.smithi007.stdout: "cluster": "ceph", 2024-09-21T10:24:02.252 INFO:teuthology.orchestra.run.smithi007.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-09-21T10:24:02.252 INFO:teuthology.orchestra.run.smithi007.stdout: "admin_socket_mode": "", 2024-09-21T10:24:02.252 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-09-21T10:24:02.252 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_client_required": "cephx, none", 2024-09-21T10:24:02.252 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_cluster_required": "cephx", 2024-09-21T10:24:02.252 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_debug": "true", 2024-09-21T10:24:02.252 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_service_required": "cephx", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_service_ticket_ttl": "240.000000", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "auth_supported": "", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_aio": "true", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_aio_max_queue_depth": "1024", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_aio_poll_ms": "250", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_aio_reap_max": "16", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_async_discard_threads": "0", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_block_size": "4096", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_debug_aio": "false", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-09-21T10:24:02.253 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_debug_inflight_ios": "false", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_enable_discard": "false", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_flock_retry": "3", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_flock_retry_interval": "0.100000", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_inject_crash": "0", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_inject_crash_flush_delay": "2", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_ioring": "false", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_ioring_hipri": "false", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_ioring_sqthread_poll": "false", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_read_buffer_alignment": "4096", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_stalled_read_warn_lifetime": "86400", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_stalled_read_warn_threshold": "1", 2024-09-21T10:24:02.254 INFO:teuthology.orchestra.run.smithi007.stdout: "bdev_type": "", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_alloc_size": "1048576", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_allocator": "hybrid", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_buffered_io": "true", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_check_for_zeros": "false", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_check_volume_selector_often": "false", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_compact_log_sync": "false", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_log_compact_min_size": "16777216", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_log_replay_check_allocations": "true", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_max_log_runway": "4194304", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_max_prefetch": "1048576", 2024-09-21T10:24:02.255 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_min_flush_size": "524288", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_min_log_runway": "1048576", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_replay_recovery": "false", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_shared_alloc_size": "65536", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluefs_sync_write": "false", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_allocation_from_file": "true", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_allocator": "hybrid", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_async_db_compaction": "true", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-09-21T10:24:02.256 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_bdev_label_multi": "true", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_bdev_label_multi_upgrade": "false", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_bdev_label_require_all": "true", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_blobid_prealloc": "10240", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_block_create": "true", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_block_db_create": "false", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_block_db_path": "", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_block_db_size": "0", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_block_path": "", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_block_preallocate_file": "false", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_block_size": "107374182400", 2024-09-21T10:24:02.257 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_block_wal_create": "false", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_block_wal_path": "", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_block_wal_size": "100663296", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_bluefs": "true", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_bluefs_env_mirror": "false", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_btree2_alloc_weight_factor": "2.000000", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_autotune": "true", 2024-09-21T10:24:02.258 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_size": "0", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cache_type": "2q", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_clone_cow": "true", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_compression_algorithm": "snappy", 2024-09-21T10:24:02.259 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_compression_max_blob_size": "0", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_compression_min_blob_size": "0", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_compression_mode": "none", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_csum_type": "crc32c", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_enforce_min_alloc_size": "0", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_enforce_settings": "default", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_freelist": "false", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_fsck_abort": "false", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-09-21T10:24:02.260 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_inject_read_err": "false", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_legacy_omap": "false", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_small_allocations": "0", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_default_buffered_read": "true", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_default_buffered_write": "false", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_deferred_batch_ops": "0", 2024-09-21T10:24:02.261 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_elastic_shared_blobs": "true", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fail_eio": "false", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_on_mkfs": "true", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-09-21T10:24:02.262 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_on_mount": "false", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_on_umount": "false", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_ignore_data_csum": "false", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_kvbackend": "rocksdb", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-09-21T10:24:02.263 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_log_op_age": "5.000000", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_max_alloc_size": "0", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_max_blob_size": "0", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_max_defer_interval": "3.000000", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_max_deferred_txc": "32", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_min_alloc_size": "0", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_nid_prealloc": "1024", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_prefer_deferred_size": "0", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-09-21T10:24:02.264 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_qfsck_on_mount": "true", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_retry_disk_reads": "3", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_rocksdb_cf": "true", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_rocksdb_options": "compression=kLZ4Compression,max_write_buffer_number=64,min_write_buffer_number_to_merge=6,compaction_style=kCompactionStyleLevel,write_buffer_size=16777216,max_background_jobs=4,level0_file_num_compaction_trigger=8,max_bytes_for_level_base=1073741824,max_bytes_for_level_multiplier=8,compaction_readahead_size=2MB,max_total_wal_size=1073741824,writable_file_max_buffer_size=0", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_rocksdb_options_annex": "", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_slow_ops_warn_lifetime": "86400", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_slow_ops_warn_threshold": "1", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_spdk_coremask": "0x1", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_spdk_io_sleep": "5", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_spdk_max_io_completion": "0", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_spdk_mem": "512", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_sync_submit_transaction": "false", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_throttle_bytes": "67108864", 2024-09-21T10:24:02.265 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_throttle_cost_per_io": "0", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_tracing": "false", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_volume_selection_reserved": "0", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-09-21T10:24:02.266 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_write_v2": "false", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_write_v2_random": "false", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "bluestore_zero_block_detection": "false", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs_mirror_action_update_interval": "2", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs_mirror_mount_timeout": "10", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-09-21T10:24:02.267 INFO:teuthology.orchestra.run.smithi007.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "cephx_cluster_require_signatures": "false", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "cephx_cluster_require_version": "2", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "cephx_require_signatures": "false", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "cephx_require_version": "2", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "cephx_service_require_signatures": "false", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "cephx_service_require_version": "2", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "cephx_sign_messages": "true", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "chdir": "", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "client_acl_type": "", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "client_asio_thread_count": "2", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "client_cache_mid": "0.750000", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "client_cache_size": "16384", 2024-09-21T10:24:02.268 INFO:teuthology.orchestra.run.smithi007.stdout: "client_caps_release_delay": "5", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_check_pool_perm": "true", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_collect_and_send_global_metrics": "false", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_debug_force_sync_read": "false", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_debug_getattr_caps": "false", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_debug_inject_features": "", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_debug_inject_tick_delay": "0", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_die_on_failed_remount": "false", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_dirsize_rbytes": "true", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_force_lazyio": "false", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_fs": "", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_inject_fixed_oldest_tid": "false", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_inject_release_failure": "false", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_max_inline_size": "4096", 2024-09-21T10:24:02.269 INFO:teuthology.orchestra.run.smithi007.stdout: "client_max_retries_on_remount_failure": "5", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_mds_namespace": "", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_metadata": "", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_mount_gid": "-1", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_mount_timeout": "300", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_mount_uid": "-1", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_mountpoint": "/", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_notify_timeout": "10", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_oc": "true", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_oc_max_dirty": "104857600", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_oc_max_dirty_age": "5.000000", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_oc_max_objects": "1000", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_oc_size": "209715200", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_oc_target_dirty": "8388608", 2024-09-21T10:24:02.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_permissions": "true", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_quota": "true", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_quota_df": "true", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_readahead_max_bytes": "0", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_readahead_max_periods": "4", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_readahead_min": "131072", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_reconnect_stale": "false", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_shutdown_timeout": "30", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_snapdir": ".snap", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_tick_interval": "1", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_trace": "", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_try_dentry_invalidate": "false", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_use_faked_inos": "false", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_use_random_mds": "false", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "clog_to_graylog": "false", 2024-09-21T10:24:02.271 INFO:teuthology.orchestra.run.smithi007.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "clog_to_graylog_port": "12201", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "clog_to_monitors": "default=true", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "clog_to_syslog": "false", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "clog_to_syslog_level": "info", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "cluster_addr": "-", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "cluster_network": "", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "cluster_network_interface": "", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "compressor_zlib_isal": "false", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "compressor_zlib_level": "5", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "compressor_zlib_winsize": "-15", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "compressor_zstd_level": "1", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-09-21T10:24:02.272 INFO:teuthology.orchestra.run.smithi007.stdout: "crimson_alien_op_num_threads": "6", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "crimson_alien_thread_cpu_cores": "", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "crimson_osd_obc_lru_size": "512", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "crimson_osd_stat_interval": "0", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "crimson_seastar_cpu_cores": "", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "crimson_seastar_num_threads": "0", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "crush_location": "", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "crush_location_hook": "", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "crush_location_hook_timeout": "10", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "daemonize": "false", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "daos_pool": "tank", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "dbstore_db_name_prefix": "dbstore", 2024-09-21T10:24:02.273 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_alienstore": "0/5", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_allow_any_pool_priority": "false", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_asok": "1/5", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_asok_assert_abort": "false", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_asserts_on_shutdown": "true", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_auth": "1/5", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_bdev": "1/3", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_bluefs": "1/5", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_bluestore": "1/5", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_buffer": "0/1", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_ceph_dedup": "0/5", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_ceph_exporter": "1/5", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_cephfs_mirror": "0/5", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_cephsqlite": "0/5", 2024-09-21T10:24:02.274 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_client": "0/5", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_compressor": "1/5", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_context": "0/1", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_crimson_interrupt": "0/5", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_crush": "1/1", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_crypto": "1/5", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_cyanstore": "0/5", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_deliberately_leak_memory": "false", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_disable_randomized_ping": "false", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_dpdk": "1/5", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_eventtrace": "1/5", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_filer": "0/1", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_filestore": "1/3", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_finisher": "1/1", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_fuse": "1/5", 2024-09-21T10:24:02.275 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_heartbeat_testing_span": "0", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_heartbeatmap": "1/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_immutable_obj_cache": "0/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_javaclient": "1/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_journal": "1/3", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_journaler": "0/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_kstore": "1/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_lockdep": "0/1", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mclock": "1/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mds": "1/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mds_balancer": "1/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mds_locker": "1/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mds_log": "1/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mds_log_expire": "1/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mds_migrator": "1/5", 2024-09-21T10:24:02.276 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mds_quiesce": "3/5", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_memstore": "1/5", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mgr": "2/5", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mgrc": "1/5", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_mon": "20/20", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_monc": "0/10", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_ms": "1/1", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_none": "0/5", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_objclass": "0/5", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_objectcacher": "0/5", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_objecter": "0/1", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_optracker": "0/5", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_osd": "1/5", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_paxos": "20/20", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_perfcounter": "1/5", 2024-09-21T10:24:02.277 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_prioritycache": "1/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rados": "0/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rbd": "0/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rbd_mirror": "0/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rbd_pwl": "0/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rbd_replay": "0/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_refs": "0/0", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_reserver": "1/1", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rgw": "1/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rgw_access": "1/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rgw_datacache": "1/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rgw_dbstore": "1/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rgw_flight": "1/5", 2024-09-21T10:24:02.278 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rgw_lifecycle": "1/5", 2024-09-21T10:24:02.279 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rgw_notification": "1/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rgw_sync": "1/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_rocksdb": "4/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_backref": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_cache": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_cleaner": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_device": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_epm": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_journal": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_lba": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_odata": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_omap": "0/5", 2024-09-21T10:24:02.280 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_onode": "0/5", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_t": "0/5", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_seastore_tm": "0/5", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_striper": "0/1", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_test": "0/5", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_throttle": "1/1", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_timer": "0/1", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_tp": "0/5", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "debug_trace": "1/5", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "device_failure_prediction_mode": "none", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "err_to_graylog": "false", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "err_to_journald": "false", 2024-09-21T10:24:02.281 INFO:teuthology.orchestra.run.smithi007.stdout: "err_to_stderr": "true", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "err_to_syslog": "false", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "event_tracing": "false", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "exporter_addr": "0.0.0.0", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "exporter_cert_file": "", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "exporter_http_port": "9926", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "exporter_key_file": "", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "exporter_prio_limit": "5", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "exporter_sort_metrics": "true", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "exporter_stats_period": "5", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "fake_statfs_for_testing": "0", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "fatal_signal_handlers": "true", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "filer_max_purge_ops": "10", 2024-09-21T10:24:02.282 INFO:teuthology.orchestra.run.smithi007.stdout: "filer_max_truncate_ops": "128", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_apply_finisher_threads": "1", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_blackhole": "false", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_btrfs_clone_range": "true", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_btrfs_snap": "true", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_caller_concurrency": "10", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_collect_device_partition_information": "true", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_commit_timeout": "600.000000", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_debug_inject_read_err": "false", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_debug_omap_check": "false", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_debug_verify_split": "false", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_dump_file": "", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-09-21T10:24:02.283 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_fadvise": "true", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_fail_eio": "true", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_fd_cache_shards": "16", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_fd_cache_size": "128", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_fiemap": "false", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_fiemap_threshold": "4096", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_index_retry_probability": "0.000000", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_inject_stall": "0", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_journal_parallel": "false", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_journal_trailing": "false", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_journal_writeahead": "false", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_kill_at": "0", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-09-21T10:24:02.284 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_inline_xattr_size": "0", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_inline_xattrs": "0", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_inline_xattrs_other": "2", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_sync_interval": "5.000000", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_xattr_value_size": "0", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_merge_threshold": "-10", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_min_sync_interval": "0.010000", 2024-09-21T10:24:02.285 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_odsync_write": "false", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_omap_backend": "rocksdb", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_omap_backend_path": "", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_omap_header_cache_size": "1024", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_ondisk_finisher_threads": "1", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_op_thread_timeout": "60", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_op_threads": "2", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_punch_hole": "false", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-09-21T10:24:02.286 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_queue_max_bytes": "104857600", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_queue_max_ops": "50", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_seek_data_hole": "false", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_sloppy_crc": "false", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_splice": "false", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_split_multiple": "2", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_split_rand_factor": "20", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_update_to": "1000", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-09-21T10:24:02.287 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_enable": "true", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_xfs_extsize": "false", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "filestore_zfs_snap": "false", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "fio_dir": "/tmp/fio", 2024-09-21T10:24:02.288 INFO:teuthology.orchestra.run.smithi007.stdout: "fsid": "db58d452-77ff-11ef-baf6-efdc52797490", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_allow_other": "true", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_atomic_o_trunc": "true", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_big_writes": "true", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_debug": "false", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_default_permissions": "false", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_disable_pagecache": "false", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_max_write": "0", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_multithreaded": "true", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_require_active_mds": "true", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_set_user_groups": "true", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_splice_move": "true", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_splice_read": "true", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_splice_write": "true", 2024-09-21T10:24:02.289 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_syncfs_on_mksnap": "true", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "fuse_use_invalidate_cb": "true", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "gss_target_name": "ceph", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "heartbeat_file": "", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "heartbeat_inject_failure": "0", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "heartbeat_interval": "5", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "host": "smithi007", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_max_size": "1073741824", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-09-21T10:24:02.290 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "immutable_object_cache_watermark": "0.900000", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "inject_early_sigterm": "false", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "jaeger_agent_port": "6799", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "jaeger_tracing_enable": "false", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_aio": "true", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_align_min_size": "65536", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_block_align": "true", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_block_size": "4096", 2024-09-21T10:24:02.291 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_dio": "true", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_discard": "false", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_force_aio": "false", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_ignore_corruption": "false", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_max_write_bytes": "10485760", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_max_write_entries": "100", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_replay_from": "0", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_throttle_high_multiple": "0.000000", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_throttle_max_multiple": "0.000000", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_write_header_frequency": "0", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journal_zero_on_create": "false", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journaler_prefetch_periods": "10", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journaler_prezero_periods": "5", 2024-09-21T10:24:02.292 INFO:teuthology.orchestra.run.smithi007.stdout: "journaler_write_head_interval": "15", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "key": "", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "keyfile": "", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_backend": "rocksdb", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_default_stripe_size": "65536", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_fsck_on_mount": "false", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_fsck_on_mount_deep": "true", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_max_bytes": "67108864", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_max_ops": "512", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_nid_prealloc": "1024", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_onode_map_size": "1024", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_sync_submit_transaction": "false", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "kstore_sync_transaction": "false", 2024-09-21T10:24:02.293 INFO:teuthology.orchestra.run.smithi007.stdout: "librados_thread_count": "2", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "lockdep": "false", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "lockdep_force_backtrace": "false", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_coarse_timestamps": "true", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_flush_on_exit": "false", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_graylog_host": "127.0.0.1", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_graylog_port": "12201", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_max_new": "1000", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_max_recent": "10000", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_stderr_prefix": "", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_stop_at_utilization": "0.970000", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_to_file": "true", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_to_graylog": "false", 2024-09-21T10:24:02.294 INFO:teuthology.orchestra.run.smithi007.stdout: "log_to_journald": "false", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "log_to_stderr": "false", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "log_to_syslog": "false", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "max_rotating_auth_attempts": "10", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_action_on_write_error": "1", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_alternate_name_max": "8192", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_asio_thread_count": "2", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_export_pin": "true", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_fragment_dirs": "true", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_fragment_interval": "5", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_fragment_size_max": "100000", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_idle_threshold": "0.000000", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_interval": "10", 2024-09-21T10:24:02.295 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_max": "-1", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_max_until": "-1", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_merge_size": "50", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_midchunk": "0.300000", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_min_rebalance": "0.100000", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_min_start": "0.200000", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_minchunk": "0.001000", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_mode": "0", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_need_max": "1.200000", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_need_min": "0.800000", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_overload_epochs": "2", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_sample_interval": "3.000000", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_split_bits": "3", 2024-09-21T10:24:02.296 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_split_rd": "25000.000000", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_split_size": "10000", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_split_wr": "10000.000000", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_target_decay": "10.000000", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_beacon_grace": "15.000000", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_beacon_interval": "4.000000", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_beacon_mon_down_grace": "60", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_memory_limit": "4294967296", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_mid": "0.700000", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_quiesce_decay_rate": "1.000000", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_quiesce_delay": "0", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_quiesce_sleep": "200", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_quiesce_splitauth": "true", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_quiesce_threshold": "524288", 2024-09-21T10:24:02.297 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_release_free_interval": "10", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_reservation": "0.050000", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_trim_interval": "1", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cache_trim_threshold": "262144", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_client_delegate_inos_pct": "50", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_client_prealloc_inos": "1000", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_connect_bootstrapping": "false", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_damage_table_max_entries": "10000", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_debug_auth_pins": "false", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_debug_frag": "false", 2024-09-21T10:24:02.298 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_debug_scatterstat": "false", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_debug_subtrees": "false", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_decay_halflife": "5.000000", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_default_dir_hash": "2", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_defer_session_stale": "true", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_deny_all_reconnect": "false", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_dir_keys_per_op": "16384", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_dir_max_commit_size": "10", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_dir_max_entries": "0", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_dir_prefetch": "true", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_dirstat_min_interval": "1.000000", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_dump_cache_after_rejoin": "false", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_dump_cache_on_map": "false", 2024-09-21T10:24:02.299 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_dump_cache_threshold_file": "0", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_early_reply": "true", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_enable_op_tracker": "true", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_enforce_unique_name": "true", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_export_ephemeral_distributed": "true", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_export_ephemeral_random": "true", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_forward_all_requests_to_auth": "false", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-09-21T10:24:02.300 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_health_cache_threshold": "1.500000", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_health_summarize_threshold": "10", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_heartbeat_grace": "15.000000", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_heartbeat_reset_grace": "1000", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_inject_health_dummy": "false", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_inject_migrator_session_race": "false", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_join_fs": "", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_journal_format": "1", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_create_at": "0", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_dirfrag_at": "0", 2024-09-21T10:24:02.301 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_export_at": "0", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_import_at": "0", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_journal_at": "0", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_journal_expire_at": "0", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_journal_replay_at": "0", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_link_at": "0", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_mdstable_at": "0", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_openc_at": "0", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_rename_at": "0", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_kill_shutdown_at": "0", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_event_large_threshold": "524288", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_events_per_segment": "1024", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_major_segment_event_ratio": "12", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_max_events": "-1", 2024-09-21T10:24:02.302 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_max_segments": "128", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_pause": "false", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_segment_size": "0", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_skip_corrupt_events": "false", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_skip_unbounded_events": "false", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_trim_decay_rate": "1.000000", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_trim_threshold": "128", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_trim_upkeep_interval": "1000", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_log_warn_factor": "2.000000", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_max_caps_per_client": "1048576", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_max_completed_flushes": "100000", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_max_completed_requests": "100000", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_max_export_size": "20971520", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_max_file_recover": "32", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_max_purge_files": "64", 2024-09-21T10:24:02.303 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_max_purge_ops": "8192", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_max_snaps_per_dir": "100", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_metrics_update_interval": "2", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_min_caps_per_client": "100", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_min_caps_working_set": "10000", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_numa_node": "-1", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_op_complaint_time": "30.000000", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_op_history_duration": "600", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_op_history_size": "20", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_op_history_slow_op_size": "20", 2024-09-21T10:24:02.304 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_op_history_slow_op_threshold": "10", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_op_log_threshold": "5", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_ping_grace": "15", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_ping_interval": "5", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_recall_max_caps": "30000", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_recall_max_decay_threshold": "131072", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_recall_warning_threshold": "262144", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_reconnect_timeout": "45.000000", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_replay_interval": "1.000000", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-09-21T10:24:02.305 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_root_ino_gid": "0", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_root_ino_uid": "0", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_scrub_stats_review_period": "1", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_server_dispatch_client_request_delay": "0", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_server_dispatch_killpoint_random": "0.000000", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_session_blocklist_on_evict": "true", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_session_blocklist_on_timeout": "true", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_session_metadata_threshold": "16777216", 2024-09-21T10:24:02.306 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_shutdown_check": "0", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_skip_ino": "0", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_sleep_rank_change": "0.000000", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_snap_max_uid": "4294967294", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_snap_min_uid": "0", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_snap_rstat": "false", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_standby_replay_damaged": "false", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_symlink_recovery": "true", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_task_status_update_interval": "2.000000", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_thrash_exports": "0", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_thrash_fragments": "0", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_tick_interval": "5.000000", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_valgrind_exit": "false", 2024-09-21T10:24:02.307 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_verify_backtrace": "1", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_verify_scatter": "false", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_wipe_ino_prealloc": "false", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mds_wipe_sessions": "false", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mempool_debug": "false", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "memstore_debug_omit_block_device_write": "false", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "memstore_device_bytes": "1073741824", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "memstore_page_set": "false", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "memstore_page_size": "65536", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_client_bytes": "134217728", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_client_messages": "512", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_connect_retry_interval": "1.000000", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-09-21T10:24:02.308 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_disabled_modules": "", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_enable_op_tracker": "true", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_max_pg_creating": "1024", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_max_pg_num_change": "128", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_mds_bytes": "134217728", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_mds_messages": "128", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_mon_bytes": "134217728", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_mon_messages": "128", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_num_op_tracker_shard": "32", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_op_complaint_time": "30.000000", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_op_history_duration": "600", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_op_history_size": "20", 2024-09-21T10:24:02.309 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_op_history_slow_op_size": "20", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_op_history_slow_op_threshold": "10.000000", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_op_log_threshold": "5", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_osd_bytes": "536870912", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_osd_messages": "8192", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_pool": "true", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_service_beacon_grace": "60.000000", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_standby_modules": "true", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_stats_period": "5", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_stats_threshold": "5", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_tick_period": "2", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_accept_timeout_factor": "2.000000", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_allow_pool_delete": "true", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_allow_pool_size_one": "false", 2024-09-21T10:24:02.310 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_auth_validate_all_caps": "true", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_bytes": "104857600", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_directed_command_retry": "2", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_hunt_interval": "3.000000", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_hunt_parallel": "3", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_log_interval": "1.000000", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_ping_interval": "10.000000", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_ping_timeout": "30.000000", 2024-09-21T10:24:02.311 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_client_target_rank": "-1", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_clock_drift_allowed": "1.000000", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cluster_log_level": "debug", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cluster_log_to_file": "true", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cluster_log_to_graylog": "false", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cluster_log_to_journald": "true", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cluster_log_to_stderr": "false", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_compact_on_bootstrap": "false", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_compact_on_start": "false", 2024-09-21T10:24:02.312 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_compact_on_trim": "true", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_con_tracker_persist_interval": "10", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_con_tracker_score_halflife": "43200", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_config_key_max_entry_size": "65536", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_cpu_threads": "4", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_crush_min_required_version": "hammer", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_daemon_bytes": "419430400", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_data_avail_crit": "5", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_data_avail_warn": "5", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_data_size_warn": "16106127360", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_block_osdmap_trim": "false", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_dump_json": "false", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-09-21T10:24:02.313 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_dump_transactions": "false", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_extra_checks": "false", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_no_require_reef": "false", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_no_require_squid": "false", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_delta_reset_interval": "10.000000", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_dns_srv_name": "ceph-mon", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_down_mkfs_grace": "60", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_down_uptime_grace": "60", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_election_default_strategy": "1", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_election_timeout": "5.000000", 2024-09-21T10:24:02.314 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_elector_ping_divisor": "2", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_elector_ping_timeout": "2.000000", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_enable_op_tracker": "true", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_fake_pool_delete": "false", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_force_quorum_join": "false", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_fsmap_prune_threshold": "300", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_globalid_prealloc": "10000", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_health_detail_to_clog": "true", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_health_log_update_period": "5", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_health_max_detail": "50", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_health_to_clog": "true", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_health_to_clog_interval": "600", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_host": "[v2:172.21.15.7:3300/0,v1:172.21.15.7:6789/0] [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] [v2:172.21.15.7:3301/0,v1:172.21.15.7:6790/0]", 2024-09-21T10:24:02.315 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_host_override": "", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_initial_members": "", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_keyvaluedb": "rocksdb", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_lease": "5.000000", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_log_full_interval": "50", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_log_max": "10000", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_log_max_summary": "50", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_max_log_entries_per_event": "4096", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_max_log_epochs": "500", 2024-09-21T10:24:02.316 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_max_mdsmap_epochs": "500", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_max_mgrmap_epochs": "500", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_max_nvmeof_epochs": "500", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_max_osd": "10000", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_max_pg_per_osd": "10000", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_max_pool_pg_num": "65536", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_mds_force_trim_to": "0", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_mds_skip_sanity": "true", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_memory_autotune": "true", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_memory_target": "2147483648", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_mgr_beacon_grace": "30", 2024-09-21T10:24:02.317 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_mgr_digest_period": "5", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_mgr_inactive_grace": "60", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_mgr_mkfs_grace": "240", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_min_osdmap_epochs": "500", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_nvmeofgw_beacon_grace": "10", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_nvmeofgw_set_group_id_retry": "1000", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_op_complaint_time": "30", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_op_history_duration": "600", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_op_history_size": "20", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_op_history_slow_op_size": "20", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_op_history_slow_op_threshold": "10", 2024-09-21T10:24:02.318 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_op_log_threshold": "5", 2024-09-21T10:24:02.319 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-09-21T10:24:02.319 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-09-21T10:24:02.319 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-09-21T10:24:02.319 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_auto_mark_in": "false", 2024-09-21T10:24:02.319 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_auto_mark_new_in": "true", 2024-09-21T10:24:02.319 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-09-21T10:24:02.319 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-09-21T10:24:02.319 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_cache_size": "500", 2024-09-21T10:24:02.319 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_cache_size_min": "134217728", 2024-09-21T10:24:02.321 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_crush_smoke_test": "true", 2024-09-21T10:24:02.321 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_destroyed_out_interval": "600", 2024-09-21T10:24:02.321 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_down_out_interval": "600", 2024-09-21T10:24:02.321 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-09-21T10:24:02.321 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_force_trim_to": "0", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_full_ratio": "0.950000", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_laggy_halflife": "3600", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_laggy_max_interval": "300", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_laggy_weight": "0.300000", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_max_initial_pgs": "1024", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_min_down_reporters": "2", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_prime_pg_temp": "true", 2024-09-21T10:24:02.322 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_report_timeout": "900", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_warn_num_repaired": "10", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osd_warn_op_age": "32.000000", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osdmap_full_prune_interval": "10", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osdmap_full_prune_min": "10000", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_pg_stuck_threshold": "60", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-09-21T10:24:02.323 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_pg_warn_min_objects": "10000", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_pg_warn_min_per_osd": "0", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_pool_quota_crit_threshold": "0", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_pool_quota_warn_threshold": "0", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_probe_timeout": "2.000000", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_reweight_max_change": "0.050000", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_reweight_max_osds": "4", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_scrub_interval": "86400", 2024-09-21T10:24:02.324 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_scrub_max_keys": "100", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_scrub_timeout": "300", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_session_timeout": "300", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_smart_report_timeout": "5", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_stat_smooth_intervals": "6", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_stretch_pool_min_size": "2", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_stretch_pool_size": "4", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_subscribe_interval": "86400.000000", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_sync_debug": "false", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_sync_max_payload_keys": "2000", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_sync_max_payload_size": "1048576", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_sync_provider_kill_at": "0", 2024-09-21T10:24:02.325 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_sync_requester_kill_at": "0", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_sync_timeout": "60.000000", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_target_pg_per_osd": "100", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_tick_interval": "5", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_timecheck_interval": "300.000000", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_use_min_delay_socket": "false", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_older_version_delay": "604800", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_filestore_osds": "true", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-09-21T10:24:02.326 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_misplaced": "false", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_older_version": "true", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_pool_no_app": "true", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_on_too_few_osds": "false", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "monmap": "", 2024-09-21T10:24:02.327 INFO:teuthology.orchestra.run.smithi007.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "motr_tracing_enabled": "false", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_op_threads": "3", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_buffer_size": "131072", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_cm": "false", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_device_name": "", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_dscp": "96", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_gid_idx": "0", 2024-09-21T10:24:02.328 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_local_gid": "", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_polling_us": "1000", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_port_num": "1", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_roce_ver": "1", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_send_buffers": "1024", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_sl": "3", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_support_srq": "true", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_rdma_type": "ib", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_async_reap_threshold": "5", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_bind_before_connect": "false", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_bind_ipv4": "true", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_bind_ipv6": "false", 2024-09-21T10:24:02.329 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_bind_msgr1": "true", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_bind_msgr2": "true", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_bind_port_max": "7568", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_bind_port_min": "6800", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_bind_prefer_ipv4": "false", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_bind_retry_count": "3", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_bind_retry_delay": "5", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_blackhole_client": "false", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_blackhole_mds": "false", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_blackhole_mgr": "false", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_blackhole_mon": "false", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_blackhole_osd": "false", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_client_mode": "crc secure", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_client_throttle_retry_time_interval": "5000", 2024-09-21T10:24:02.330 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_cluster_mode": "crc secure", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_cluster_type": "", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_compress_secure": "false", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_connection_idle_timeout": "900", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_connection_ready_timeout": "10", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_crc_data": "true", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_crc_header": "true", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_die_on_bad_msg": "false", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_die_on_bug": "true", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_die_on_old_message": "true", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_die_on_skipped_message": "false", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_die_on_unhandled_msg": "false", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_coremask": "0xF", 2024-09-21T10:24:02.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_devs_allowlist": "", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_enable_tso": "true", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_hugepages": "", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_hw_flow_control": "true", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_lro": "true", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_memory_channel": "4", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_pmd": "", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_port_id": "0", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dump_corrupt_message_level": "1", 2024-09-21T10:24:02.332 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_dump_on_send": "false", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_initial_backoff": "0.200000", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_inject_delay_max": "1.000000", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_inject_delay_probability": "0.000000", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_inject_delay_type": "", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_inject_internal_delays": "0.000000", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_inject_network_congestion": "0", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_inject_socket_failures": "0", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_learn_addr_from_peer": "true", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_max_accept_failures": "4", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_max_backoff": "15.000000", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_mon_client_mode": "secure crc", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_mon_cluster_mode": "secure crc", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_mon_service_mode": "secure crc", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_osd_compress_min_size": "1024", 2024-09-21T10:24:02.333 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_osd_compress_mode": "none", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_osd_compression_algorithm": "snappy", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_pq_min_cost": "65536", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_public_type": "", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_service_mode": "crc secure", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_tcp_listen_backlog": "512", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_tcp_nodelay": "true", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_tcp_rcvbuf": "0", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_time_events_min_wait_interval": "1000", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ms_type": "async+posix", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "no_config_file": "false", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "nvmeof_mon_client_disconnect_panic": "100", 2024-09-21T10:24:02.334 INFO:teuthology.orchestra.run.smithi007.stdout: "nvmeof_mon_client_tick_period": "2", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "objecter_completion_locks_per_session": "32", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "objecter_debug_inject_relock_delay": "false", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "objecter_inflight_op_bytes": "104857600", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "objecter_inflight_ops": "1024", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "objecter_inject_no_watch_ping": "false", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "objecter_tick_interval": "5.000000", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "objecter_timeout": "10.000000", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "objectstore_blackhole": "false", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "objectstore_debug_throw_on_failed_txc": "false", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "openssl_engine_opts": "", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_agent_delay_time": "5.000000", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_agent_hist_halflife": "1000", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_agent_max_low_ops": "2", 2024-09-21T10:24:02.335 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_agent_max_ops": "4", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_agent_quantize_effort": "0.100000", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_agent_slop": "0.020000", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_allow_recovery_below_min_size": "true", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_asio_thread_count": "2", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_async_recovery_min_cost": "100", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_auto_mark_unfound_lost": "false", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_backfill_retry_interval": "30.000000", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_backfill_scan_max": "512", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_backfill_scan_min": "64", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_backoff_on_degraded": "false", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_backoff_on_peering": "false", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_backoff_on_unfound": "true", 2024-09-21T10:24:02.336 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_beacon_report_interval": "300", 2024-09-21T10:24:02.337 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_bench_duration": "30", 2024-09-21T10:24:02.337 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-09-21T10:24:02.337 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_bench_max_block_size": "67108864", 2024-09-21T10:24:02.337 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_bench_small_size_max_iops": "100", 2024-09-21T10:24:02.337 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_blkin_trace_all": "false", 2024-09-21T10:24:02.338 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_blocked_scrub_grace_period": "120", 2024-09-21T10:24:02.338 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-09-21T10:24:02.338 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-09-21T10:24:02.338 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-09-21T10:24:02.338 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_check_for_log_corruption": "false", 2024-09-21T10:24:02.338 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-09-21T10:24:02.338 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_class_default_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2024-09-21T10:24:02.338 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-09-21T10:24:02.338 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_class_load_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_class_update_on_start": "true", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_client_message_cap": "256", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_client_message_size_cap": "524288000", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_client_op_priority": "63", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_client_watch_timeout": "30", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_command_max_records": "256", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_compact_on_start": "false", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_crush_chooseleaf_type": "1", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_crush_initial_weight": "-1.000000", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_crush_update_on_start": "true", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_crush_update_weight_set": "true", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-09-21T10:24:02.339 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_drop_ping_duration": "0", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_feed_pullee": "-1", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_misdirected_ops": "false", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_no_acting_change": "false", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_no_purge_strays": "false", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_op_order": "false", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_pg_log_writeout": "false", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_pretend_recovery_active": "false", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-09-21T10:24:02.340 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_shutdown": "false", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_trim_objects": "false", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_verify_cached_snaps": "false", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_verify_missing_on_start": "false", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_verify_snaps": "false", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_deep_scrub_keys": "1024", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_deep_scrub_stride": "524288", 2024-09-21T10:24:02.341 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_default_data_pool_replay_window": "45", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_default_notify_timeout": "30", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_delete_sleep": "0.000000", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_discard_disconnected_ops": "true", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_ec_partial_reads": "true", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_enable_op_tracker": "true", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_extblkdev_plugins": "vdo", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-09-21T10:24:02.342 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_fast_info": "true", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_fast_shutdown": "true", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_fast_shutdown_timeout": "15", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_function_tracing": "false", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_heartbeat_grace": "20", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_heartbeat_interval": "6", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_heartbeat_min_peers": "10", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_heartbeat_min_size": "2000", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_heartbeat_stale": "600", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-09-21T10:24:02.343 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_hit_set_max_size": "100000", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_hit_set_min_size": "1000", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_journal_flush_on_shutdown": "true", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_journal_size": "5120", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_kill_backfill_at": "0", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_loop_before_reset_tphandle": "64", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_map_cache_size": "50", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_map_dedup": "true", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_map_message_max": "40", 2024-09-21T10:24:02.344 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_map_message_max_bytes": "10485760", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_map_share_max_epochs": "40", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_attr_name_len": "100", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_attr_size": "0", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_backfills": "1", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_markdown_count": "5", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_markdown_period": "600", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_object_name_len": "2048", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_object_namespace_len": "256", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_object_size": "134217728", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_omap_entries_per_request": "1024", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_pg_blocked_by": "16", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_pg_log_entries": "10000", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-09-21T10:24:02.345 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_pgls": "1024", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_push_cost": "8388608", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_push_objects": "10", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_scrubs": "3", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_trimming_pgs": "2", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_write_op_reply_len": "64", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_max_write_size": "90", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-09-21T10:24:02.346 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_override_recovery_settings": "false", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_profile": "balanced", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mclock_skip_benchmark": "false", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_memory_base": "805306368", 2024-09-21T10:24:02.347 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_memory_cache_min": "134217728", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_memory_target": "4294967296", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_memory_target_autotune": "false", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_min_pg_log_entries": "250", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_min_recovery_priority": "0", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mon_heartbeat_interval": "30", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mon_report_interval": "5", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mon_report_max_in_flight": "2", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_num_cache_shards": "32", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_num_op_tracker_shard": "32", 2024-09-21T10:24:02.348 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_numa_auto_affinity": "true", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_numa_node": "-1", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_numa_prefer_iface": "true", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_objecter_finishers": "1", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_objectstore": "bluestore", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_objectstore_fuse": "false", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_objectstore_ideal_list_max": "64", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_objectstore_tracing": "false", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_complaint_time": "30.000000", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_history_duration": "600", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_history_size": "20", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_history_slow_op_size": "20", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_log_threshold": "5", 2024-09-21T10:24:02.349 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_num_shards": "0", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_num_shards_hdd": "5", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_num_shards_ssd": "8", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_num_threads_per_shard": "0", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_pq_min_cost": "65536", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_queue": "mclock_scheduler", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_queue_cut_off": "high", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_thread_suicide_timeout": "150", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_op_thread_timeout": "15", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_open_classes_on_start": "true", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_os_flags": "0", 2024-09-21T10:24:02.350 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_peering_op_priority": "255", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_delete_cost": "1048576", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_delete_priority": "5", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_log_dups_tracked": "3000", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_log_trim_max": "10000", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_log_trim_min": "100", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_object_context_cache_count": "64", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_stat_report_interval_max_epochs": "500", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pg_stat_report_interval_max_seconds": "5", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-09-21T10:24:02.351 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_crimson": "false", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_crush_rule": "-1", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_ec_fast_read": "false", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_flag_bulk": "false", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_flag_nodelete": "false", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_flags": "0", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-09-21T10:24:02.352 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_min_size": "0", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_pg_num": "32", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_pgp_num": "0", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_read_ratio": "70", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_size": "3", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_default_type": "replicated", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_pool_use_gmt_hitset": "true", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_push_per_object_cost": "1000", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_read_ec_check_for_errors": "false", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recover_clone_overlap": "true", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recover_clone_overlap_limit": "10", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_cost": "20971520", 2024-09-21T10:24:02.353 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_delay_start": "0.000000", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_max_active": "0", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_max_active_hdd": "3", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_max_active_ssd": "10", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_max_chunk": "8388608", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_max_single_start": "1", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_op_priority": "3", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_op_warn_multiple": "16", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_priority": "5", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_retry_interval": "30.000000", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_sleep": "0.000000", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-09-21T10:24:02.354 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_repair_during_recovery": "false", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_requested_scrub_priority": "5", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_rollback_to_cluster_snap": "", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_auto_repair": "false", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_begin_hour": "0", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_begin_week_day": "0", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_chunk_max": "15", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_chunk_min": "5", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_cost": "52428800", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_disable_reservation_queuing": "false", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_during_recovery": "false", 2024-09-21T10:24:02.355 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_end_hour": "0", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_end_week_day": "0", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_event_cost": "4096", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_invalid_stats": "true", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_load_threshold": "0.500000", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_max_interval": "604800.000000", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_max_preemptions": "5", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_min_interval": "86400.000000", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_priority": "5", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_retry_after_noscrub": "60", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_retry_delay": "30", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_retry_new_interval": "10", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_retry_pg_state": "60", 2024-09-21T10:24:02.356 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_retry_trimming": "10", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_scrub_sleep": "0.000000", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_shutdown_pgref_assert": "false", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_skip_check_past_interval_bounds": "false", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_skip_data_digest": "false", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_smart_report_timeout": "5", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_snap_trim_cost": "1048576", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_snap_trim_priority": "5", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_snap_trim_sleep": "0.000000", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-09-21T10:24:02.357 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_stats_update_period_scrubbing": "15", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_target_transaction_size": "30", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tier_default_cache_mode": "writeback", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-09-21T10:24:02.358 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_tracing": "false", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_use_stale_snap": "false", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "osdc_blkin_trace_all": "false", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_kill_at": "0", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_max_join_drift": "10", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_min": "500", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_min_wait": "0.050000", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_propose_interval": "1.000000", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_service_trim_max": "500", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_service_trim_max_multiplier": "20", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_service_trim_min": "250", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_stash_full_interval": "25", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_trim_max": "500", 2024-09-21T10:24:02.359 INFO:teuthology.orchestra.run.smithi007.stdout: "paxos_trim_min": "250", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "perf": "true", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "pid_file": "", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "public_addr": "-", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "public_addrv": "", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "public_bind_addr": "-", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "public_network": "172.21.0.0/20", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "public_network_interface": "", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "qat_compressor_busy_polling": "false", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "qat_compressor_enabled": "false", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "qat_compressor_session_max_number": "256", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "rados_mon_op_timeout": "0", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "rados_osd_op_timeout": "0", 2024-09-21T10:24:02.360 INFO:teuthology.orchestra.run.smithi007.stdout: "rados_tracing": "false", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_atime_update_interval": "60", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_balance_parent_reads": "false", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_balance_snap_reads": "false", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_blkin_trace_all": "false", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_blocklist_expire_seconds": "0", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_blocklist_on_break_lock": "true", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_cache": "true", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_cache_block_writes_upfront": "false", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_cache_max_dirty": "25165824", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_cache_max_dirty_object": "0", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_cache_policy": "writearound", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_cache_size": "33554432", 2024-09-21T10:24:02.361 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_cache_target_dirty": "16777216", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_clone_copy_on_read": "false", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_compression_hint": "none", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_concurrent_management_ops": "10", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_config_pool_override_update_timestamp": "0", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_default_clone_format": "auto", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_default_data_pool": "", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_default_features": "61", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_default_format": "2", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_default_map_options": "", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_default_order": "22", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_default_pool": "rbd", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_default_stripe_count": "0", 2024-09-21T10:24:02.362 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_default_stripe_unit": "0", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_disable_zero_copy_writes": "true", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_discard_granularity_bytes": "65536", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_enable_alloc_hint": "true", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_io_scheduler": "simple", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_commit_age": "5.000000", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_object_flush_interval": "0", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-09-21T10:24:02.363 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_order": "24", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_pool": "", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_journal_splay_width": "4", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_localize_parent_reads": "false", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_localize_snap_reads": "false", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_image_policy_type": "simple", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-09-21T10:24:02.364 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_memory_autotune": "true", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_memory_base": "805306368", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_memory_target": "4294967296", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-09-21T10:24:02.365 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirroring_delete_delay": "0", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirroring_replay_delay": "0", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_move_to_trash_on_remove": "false", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_mtime_update_interval": "60", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_non_blocking_aio": "true", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_op_thread_timeout": "60", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_op_threads": "1", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_parent_cache_enabled": "false", 2024-09-21T10:24:02.366 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_persistent_cache_mode": "disabled", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_persistent_cache_path": "/tmp", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_persistent_cache_size": "1073741824", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_plugins": "", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_bps_burst": "0", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_bps_limit": "0", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_exclude_ops": "0", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_iops_burst": "0", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_iops_limit": "0", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_read_bps_burst": "0", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_read_bps_limit": "0", 2024-09-21T10:24:02.367 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_read_iops_burst": "0", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_read_iops_limit": "0", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_schedule_tick_min": "50", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_write_bps_burst": "0", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_write_bps_limit": "0", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_write_iops_burst": "0", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_qos_write_iops_limit": "0", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_quiesce_notification_attempts": "10", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_read_from_replica_policy": "default", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_readahead_max_bytes": "524288", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_readahead_trigger_requests": "10", 2024-09-21T10:24:02.368 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_request_timed_out_seconds": "30", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_skip_partial_discard": "true", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_tracing": "false", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_validate_names": "true", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rbd_validate_pool": "true", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "restapi_base_url": "", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "restapi_log_level": "", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_account_default_quota_max_objects": "-1", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_account_default_quota_max_size": "-1", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_acl_grants_max_num": "100", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_admin_entry": "admin", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_asio_assert_yielding": "false", 2024-09-21T10:24:02.369 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_backend_store": "rados", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_barbican_url": "", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_beast_enable_async": "true", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_bucket_counters_cache": "false", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_bucket_counters_cache_size": "10000", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_bucket_index_max_aio": "128", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_bucket_quota_ttl": "600", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_cache_enabled": "true", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_cache_expiry_interval": "900", 2024-09-21T10:24:02.370 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_cache_lru_size": "25000", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_config_store": "rados", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_content_length_compat": "false", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_copy_obj_progress": "true", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_cors_rules_max_num": "100", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_cross_domain_policy": "", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_default_encryption_key": "", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_kmip_addr": "", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_kmip_ca_path": "", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_kmip_client_cert": "", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_kmip_client_key": "", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_kmip_password": "", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-09-21T10:24:02.371 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_kmip_username": "", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_require_ssl": "true", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-09-21T10:24:02.372 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_suppress_logs": "true", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_vault_addr": "", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_vault_auth": "token", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_vault_namespace": "", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_vault_prefix": "", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_vault_token_file": "", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_curl_buffersize": "524288", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_curl_low_speed_limit": "1024", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_curl_low_speed_time": "300", 2024-09-21T10:24:02.373 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_curl_tcp_keepalive": "0", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d3n_l1_fadvise": "4", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d4n_address": "127.0.0.1:6379", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d4n_l1_datacache_address": "127.0.0.1:6379", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d4n_l1_datacache_persistent_path": "/tmp/rgw_d4n_datacache/", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d4n_l1_datacache_size": "1073741824", 2024-09-21T10:24:02.374 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d4n_l1_evict_cache_on_start": "true", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d4n_l1_fadvise": "4", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d4n_libaio_aio_num": "64", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_d4n_libaio_aio_threads": "20", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_data_log_changes_size": "1000", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_data_log_num_shards": "128", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_data_log_window": "30", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_data_notify_interval_msec": "0", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_data_sync_poll_interval": "20", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_data_sync_spawn_window": "20", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_debug_inject_latency_bi_unlink": "0", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-09-21T10:24:02.375 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_default_data_log_backing": "fifo", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_default_region_info_oid": "default.region", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_defer_to_bucket_acls": "", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_disable_s3select": "false", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-09-21T10:24:02.376 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_data_res": "500.000000", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dns_name": "", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dns_s3website_name": "", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dynamic_resharding": "true", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dynamic_resharding_may_reduce": "true", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_dynamic_resharding_reduction_wait": "120", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_enable_gc_threads": "true", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_enable_lc_threads": "true", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_enable_mdsearch": "true", 2024-09-21T10:24:02.377 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_enable_ops_log": "false", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_enable_quota_threads": "true", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_enable_static_website": "false", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_enable_usage_log": "false", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_enforce_swift_acls": "true", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_exit_timeout_secs": "120", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_expose_bucket": "false", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_extended_http_attrs": "", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_filter": "none", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_frontends": "beast port=7480", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_gc_max_concurrent_io": "10", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_gc_max_deferred": "50", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_gc_max_objs": "32", 2024-09-21T10:24:02.378 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_gc_max_queue_size": "134213632", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_gc_max_trim_chunk": "16", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_gc_obj_min_wait": "7200", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_gc_processor_max_time": "3600", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_gc_processor_period": "3600", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_get_obj_window_size": "16777216", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_healthcheck_disabling_path": "", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ignore_get_invalid_range": "false", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_init_timeout": "300", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_kafka_connection_idle": "300", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_kafka_message_timeout": "5000", 2024-09-21T10:24:02.379 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_kafka_sleep_timeout": "10", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_accepted_reader_roles": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_admin_domain": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_admin_password": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_admin_password_path": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_admin_project": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_admin_tenant": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_admin_token": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_admin_token_path": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_admin_user": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_barbican_domain": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_barbican_password": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_barbican_project": "", 2024-09-21T10:24:02.380 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_barbican_tenant": "", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_barbican_user": "", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_implicit_tenants": "false", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_service_token_enabled": "false", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_token_cache_size": "10000", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_url": "", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_keystone_verify_ssl": "true", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_lc_debug_interval": "-1", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_lc_lock_max_time": "90", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_lc_max_objs": "32", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_lc_max_rules": "1000", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_lc_max_worker": "3", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_lc_max_wp_worker": "3", 2024-09-21T10:24:02.381 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_lc_thread_delay": "0", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ldap_dnattr": "uid", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ldap_searchfilter": "", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ldap_uri": "", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_lfuda_sync_frequency": "60", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_log_http_headers": "", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_log_nonexistent_bucket": "false", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-09-21T10:24:02.382 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_log_object_name_utc": "false", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_lua_max_memory_per_state": "128000", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_luarocks_location": "/tmp/rgw_luarocks/mon.a", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_attr_name_len": "0", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_attr_size": "0", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_attrs_num_in_req": "0", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_chunk_size": "4194304", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_concurrent_requests": "1024", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_dynamic_shards": "1999", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_listing_results": "5000", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_notify_retries": "10", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_objs_per_shard": "100000", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_put_param_size": "1048576", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_put_size": "5368709120", 2024-09-21T10:24:02.383 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_max_slo_entries": "1000", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_md_log_max_shards": "64", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_md_notify_interval_msec": "200", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_meta_sync_poll_interval": "20", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_meta_sync_spawn_window": "20", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_mp_lock_max_time": "600", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_multipart_min_part_size": "5242880", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_fhcache_size": "2017", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_lru_lanes": "5", 2024-09-21T10:24:02.384 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_max_gc": "300", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_run_gc_threads": "false", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_run_lc_threads": "false", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_run_quota_threads": "false", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_run_sync_thread": "false", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_num_async_rados_threads": "32", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_num_control_oids": "8", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_numa_node": "-1", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_obj_stripe_size": "4194304", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_objexp_chunk_size": "100", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_objexp_gc_interval": "600", 2024-09-21T10:24:02.385 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_objexp_hints_num_shards": "127", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_op_thread_timeout": "600", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_op_tracing": "false", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_opa_token": "", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_opa_url": "", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_opa_verify_ssl": "true", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ops_log_rados": "false", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_ops_log_socket_path": "", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-09-21T10:24:02.386 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_period_push_interval": "2.000000", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_period_push_interval_max": "30.000000", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_period_root_pool": ".rgw.root", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_posix_base_path": "/tmp/rgw_posix_driver", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_posix_cache_lanes": "3", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_posix_cache_lmdb_count": "3", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_posix_cache_max_buckets": "100", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_posix_cache_partitions": "3", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_posix_database_root": "/var/lib/ceph/radosgw", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_print_continue": "true", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_print_prohibited_content_length": "false", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-09-21T10:24:02.387 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_rados_tracing": "false", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_realm": "", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_realm_id": "", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_region": "", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_region_root_pool": ".rgw.root", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_relaxed_region_enforcement": "false", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_request_uri": "", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_reshard_batch_size": "64", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_reshard_debug_interval": "-1", 2024-09-21T10:24:02.388 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_reshard_max_aio": "128", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_reshard_num_logs": "16", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_reshard_progress_judge_interval": "120", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_reshard_progress_judge_ratio": "0.500000", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_reshard_thread_interval": "600", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_reshardlog_threshold": "30000", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_resolve_cname": "false", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_rest_getusage_op_compat": "false", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_run_sync_thread": "true", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_s3_auth_disable_signature_url": "false", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_s3_auth_use_keystone": "false", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_s3_auth_use_ldap": "false", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_s3_auth_use_rados": "true", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_s3_auth_use_sts": "false", 2024-09-21T10:24:02.389 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_s3_success_create_obj_status": "0", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_scheduler_type": "throttler", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_script_uri": "", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_service_provider_name": "", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sts_client_id": "", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sts_client_secret": "", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sts_entry": "sts", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sts_key": "sts", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sts_max_session_duration": "43200", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sts_min_session_duration": "900", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sts_token_introspection_url": "", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_account_in_url": "false", 2024-09-21T10:24:02.390 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_auth_entry": "auth", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_auth_url": "", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_custom_header": "", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_enforce_content_length": "false", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_need_stats": "true", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_tenant_name": "", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_token_expiration": "86400", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_url": "", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_url_prefix": "swift", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_swift_versioning_enabled": "false", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_lease_period": "120", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-09-21T10:24:02.391 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_log_trim_interval": "1200", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_obj_etag_verify": "false", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_trace_history_size": "4096", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_thread_pool_size": "512", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_topic_persistency_max_retries": "0", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_topic_persistency_sleep_duration": "0", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_topic_persistency_time_to_live": "0", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_topic_require_publish_policy": "false", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_torrent_comment": "", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_torrent_createby": "", 2024-09-21T10:24:02.392 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_torrent_encoding": "", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_torrent_flag": "false", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_torrent_max_size": "5368709120", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_torrent_origin": "", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_torrent_sha_unit": "524288", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_torrent_tracker": "", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_trust_forwarded_https": "false", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_usage_log_tick_interval": "30", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_usage_max_shards": "32", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_usage_max_user_shards": "1", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_use_opa_authz": "false", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_counters_cache": "false", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_counters_cache_size": "10000", 2024-09-21T10:24:02.393 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_default_quota_max_size": "-1", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_max_buckets": "1000", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_policies_max_num": "100", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_quota_sync_interval": "86400", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_user_unique_email": "true", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_verify_ssl": "true", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_website_routing_rules_max_num": "50", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_zone": "", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_zone_id": "", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_zonegroup": "", 2024-09-21T10:24:02.394 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_zonegroup_id": "", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rgwlc_auto_session_clear": "true", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rgwlc_skip_bucket_step": "false", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_block_size": "4096", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_cache_shard_bits": "4", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_cache_size": "536870912", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_cache_type": "binned_lru", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-09-21T10:24:02.395 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_collect_compaction_stats": "false", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_collect_extended_stats": "false", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_collect_memory_stats": "false", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_index_type": "binary_search", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_log_to_ceph_log": "true", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_metadata_block_size": "4096", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_partition_filters": "false", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_perf": "false", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "rotating_keys_renewal_timeout": "10", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "run_dir": "/var/run/ceph", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_block_create": "true", 2024-09-21T10:24:02.396 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_cache_lru_size": "67108864", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_cbjournal_size": "5368709120", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_data_delta_based_overwrite": "0", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_default_max_object_size": "16777216", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_device_size": "53687091200", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_disable_end_to_end_data_protection": "true", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_full_integrity_check": "false", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_journal_batch_capacity": "16", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_journal_iodepth_limit": "5", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_main_device_type": "SSD", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_max_concurrent_transactions": "8", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_max_data_allocation_size": "32768", 2024-09-21T10:24:02.397 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "seastore_segment_size": "67108864", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "set_keepcaps": "false", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "setgroup": "ceph", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "setuser": "ceph", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "setuser_match_path": "", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "target_max_misplaced_ratio": "0.050000", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "thp": "false", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "threadpool_default_timeout": "60", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "threadpool_empty_queue_max_wait": "2", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "throttler_perf_counter": "true", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "tmp_dir": "/tmp", 2024-09-21T10:24:02.398 INFO:teuthology.orchestra.run.smithi007.stdout: "tmp_file_template": "/tmp/ceph-mon.a.XXXXXX", 2024-09-21T10:24:02.399 INFO:teuthology.orchestra.run.smithi007.stdout: "uadk_compressor_enabled": "false", 2024-09-21T10:24:02.399 INFO:teuthology.orchestra.run.smithi007.stdout: "uadk_wd_sync_ctx_num": "2" 2024-09-21T10:24:02.399 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:24:02.487 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:02 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:03.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-09-21T10:24:03.318 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:03 smithi007 ceph-mon[99390]: pgmap v1128: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:03.318 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:03 smithi007 ceph-mon[101144]: pgmap v1128: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:03.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:03 smithi031 ceph-mon[96824]: pgmap v1128: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:03.848 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:05.447 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a: {} 2024-09-21T10:24:05.448 INFO:teuthology.orchestra.run.smithi007.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:24:05.448 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:05 smithi007 ceph-mon[99390]: pgmap v1129: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:05.448 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:05 smithi007 ceph-mon[101144]: pgmap v1129: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:05.457 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b: {} 2024-09-21T10:24:05.457 INFO:teuthology.orchestra.run.smithi007.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:24:05.465 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c: {} 2024-09-21T10:24:05.465 INFO:teuthology.orchestra.run.smithi007.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:24:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:05 smithi031 ceph-mon[96824]: pgmap v1129: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:06.114 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-09-21T10:24:06.114 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-09-21T10:24:06.114 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:24:06.116 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:24:06.116 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-09-21T10:24:06.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_1 16 2024-09-21T10:24:06.116 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-09-21T10:24:06.116 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:24:06.117 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:24:06.117 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:24:06.117 INFO:tasks.thrashosds.thrasher:Setting osd 1 primary_affinity to 0.000000 2024-09-21T10:24:06.117 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 1 0 2024-09-21T10:24:06.117 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-09-21T10:24:06.117 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:06.118 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-09-21T10:24:06.118 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:24:06.118 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-09-21T10:24:06.118 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:24:06.119 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-09-21T10:24:06.119 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:24:06.141 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:06.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:06.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:06.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:06.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:06.266 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:06.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:06.367 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:06.389 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:06.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:06.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:06.416 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2980158133' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:24:06.417 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:06.417 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:06.417 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2980158133' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:24:06.417 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:06.417 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:06.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:06.513 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:06.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:06.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:06.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:06.637 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:06.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:06.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2980158133' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:24:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:06.739 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:06.762 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:06.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:06.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:06.863 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:06.886 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:06.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:06.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:06.988 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:07.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:07.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:07.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:07.031 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:07.032 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:07.092 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:07.092 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:07.096 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:07.113 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:07.136 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:07.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:07.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:07.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:07.260 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:07.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:07.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:07.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:07.383 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:07.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:07.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:07 smithi007 ceph-mon[99390]: pgmap v1130: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:07.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:07 smithi007 ceph-mon[101144]: pgmap v1130: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:07.485 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:07.508 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:07.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:07.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:07.609 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:07.633 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:07.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:07.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:07 smithi031 ceph-mon[96824]: pgmap v1130: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:07.735 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:07.758 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:07.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:07.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:07.860 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:07.883 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:07.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:07.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:07.985 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:08.009 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:08.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:08.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:08.111 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:08.135 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:08.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:08.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:08.237 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:08.259 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:08.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:08.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:08.361 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:08.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:08.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:08.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:08.487 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:08.510 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:08.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:08.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:08.611 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:08.638 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:08.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:08.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:08.740 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:08.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:08.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:08.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:08.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:08.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:08.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:08.989 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:09.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:09.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:09.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:09.113 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:09.135 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:09.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:09.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:09.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:09.262 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:09.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:09.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:09.364 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:09.385 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:09.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:09.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:09.458 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:09 smithi007 ceph-mon[99390]: pgmap v1131: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:09.458 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:09 smithi007 ceph-mon[101144]: pgmap v1131: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:09.488 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:09.510 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:09.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:09.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:09.611 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:09.638 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:09.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:09.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:09 smithi031 ceph-mon[96824]: pgmap v1131: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:09.740 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:09.767 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:09.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:09.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:09.868 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:09.891 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:09.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:09.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:09.993 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:10.019 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:10.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:10.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:10.121 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:10.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:10.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:10.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:10.215 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.1 primary-affinity to 0 (802) 2024-09-21T10:24:10.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:10.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:10.278 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:10.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:10.379 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:10.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:10.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:10.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:10.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:10 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3390119006' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T10:24:10.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:10 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T10:24:10.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:10 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3390119006' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T10:24:10.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:10 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T10:24:10.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:10.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:10.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:10.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:10.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:10.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:10.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:10.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:10 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3390119006' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T10:24:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:10 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.0} : dispatch 2024-09-21T10:24:10.760 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:10.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:10.784 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:10.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:10.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:10.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:10.907 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:10.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:11.008 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:11.031 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:11.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:11.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:11.133 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:11.143 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:24:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:24:10] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.51.0" 2024-09-21T10:24:11.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:11.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:11.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:11.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:11.284 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:11.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:11.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:11.386 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:11.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:11.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:11.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:11 smithi007 ceph-mon[99390]: pgmap v1132: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:11 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.0}]': finished 2024-09-21T10:24:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:11 smithi007 ceph-mon[99390]: osdmap e1083: 8 total, 8 up, 8 in 2024-09-21T10:24:11.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:11 smithi007 ceph-mon[101144]: pgmap v1132: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:11.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:11 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.0}]': finished 2024-09-21T10:24:11.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:11 smithi007 ceph-mon[101144]: osdmap e1083: 8 total, 8 up, 8 in 2024-09-21T10:24:11.514 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:11.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:11.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:11.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:11.639 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:11 smithi031 ceph-mon[96824]: pgmap v1132: 73 pgs: 73 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:11 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.0}]': finished 2024-09-21T10:24:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:11 smithi031 ceph-mon[96824]: osdmap e1083: 8 total, 8 up, 8 in 2024-09-21T10:24:11.666 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:11.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:11.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:11.768 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:11.793 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:11.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:11.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:11.894 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:11.917 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:11.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:11.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:12.018 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:12.040 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:12.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:12.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:12.142 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:12.168 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:12.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:12.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:12.270 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:12.292 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:12.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:12.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:12.393 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:12.415 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:12.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:12.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:12.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[101144]: osdmap e1084: 8 total, 8 up, 8 in 2024-09-21T10:24:12.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:12.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:12.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:12.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:12.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:12.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[99390]: osdmap e1084: 8 total, 8 up, 8 in 2024-09-21T10:24:12.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:12.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:12.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:12.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:12.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:12 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:12.517 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:12.539 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:12.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:12.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:12.640 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:12.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:12.663 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:12.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:12.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:12 smithi031 ceph-mon[96824]: osdmap e1084: 8 total, 8 up, 8 in 2024-09-21T10:24:12.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:12 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:12.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:12 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:12.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:12 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:12.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:12 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:12.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:12 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:12.764 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:12.791 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:12.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:12.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:12.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:12.919 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:12.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:12.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:13.020 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:13.047 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:13.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:13.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:13.149 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:13.175 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:13.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:13.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:13.277 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:13.303 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:13.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:13.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:13.405 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:13.430 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:13.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:13.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:13.532 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:13.556 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:13.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:13.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:13.657 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:13.681 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:13.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:13.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:13.771 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:13 smithi007 ceph-mon[101144]: pgmap v1135: 73 pgs: 73 active+clean; 582 KiB data, 479 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:13.771 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:13 smithi007 ceph-mon[99390]: pgmap v1135: 73 pgs: 73 active+clean; 582 KiB data, 479 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:13.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:13.810 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:13.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:13.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:13.912 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:13.938 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:13.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:13.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:14.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:14.064 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:14.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:14.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:13 smithi031 ceph-mon[96824]: pgmap v1135: 73 pgs: 73 active+clean; 582 KiB data, 479 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:14.166 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:14.190 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:14.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:14.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:14.292 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:14.318 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:14.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:14.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:14.420 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:14.446 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:14.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:14.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:14.548 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:14.574 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:14.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:14.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:14.676 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:14.702 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:14.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:14.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:14.804 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:14.831 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:14.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:14.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:14.933 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:14.959 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:14.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:14.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:15.061 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:15.087 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:15.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:15.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:15.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:15.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:15.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:15.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:15.314 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:15.339 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:15.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:15.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:15.441 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:15.463 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:15.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:15.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:15.565 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:15.591 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:15.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:15.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:15.693 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:15.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:15.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:15.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:15.819 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:15.841 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:15.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:15.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:15 smithi007 ceph-mon[99390]: pgmap v1136: 73 pgs: 73 active+clean; 582 KiB data, 479 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:15 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3757927097' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:15 smithi007 ceph-mon[101144]: pgmap v1136: 73 pgs: 73 active+clean; 582 KiB data, 479 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:15 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3757927097' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:15.943 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:15.964 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:15.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:15.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:16.066 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:16.075 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:24:16.075 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:24:16.093 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:16.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:16.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:15 smithi031 ceph-mon[96824]: pgmap v1136: 73 pgs: 73 active+clean; 582 KiB data, 479 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:15 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3757927097' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:16.195 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:16.218 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:16.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:16.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:16.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:16.341 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:16.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:16.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:16.443 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:16.470 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:16.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:16.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:16.572 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:16.598 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:16.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:16.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:16.619 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:24:16.619 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:24:16.619 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:24:16.619 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:24:16.619 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:24:16.620 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:24:16.620 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:24:16.620 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:24:16.620 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:24:16.620 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:24:16.620 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:24:16.620 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:24:16.620 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:24:16.620 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:24:16.621 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:24:16.621 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:24:16.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:16.712 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_1' created 2024-09-21T10:24:16.716 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:24:16.731 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:16.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:16.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:16.833 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:16.854 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:16.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:16.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:16.873 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:16 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3727457804' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:24:16.873 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:16 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/23877143' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:24:16.873 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:16 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:24:16.873 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:16 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3727457804' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:24:16.873 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:16 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/23877143' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:24:16.874 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:16 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:24:16.956 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:16.978 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:16.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:16.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:17.080 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:17.101 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:17.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:17.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:17.149 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:24:17.149 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:24:17.149 INFO:tasks.thrashosds.thrasher:trim_stale_osdmaps 2024-09-21T10:24:17.149 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 'trim stale osdmaps' 2024-09-21T10:24:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:16 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3727457804' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:24:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:16 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/23877143' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:24:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:16 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:24:17.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:17.229 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:17.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:17.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:17.331 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:17.354 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:17.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:17.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:17.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:17.483 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:17.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:17.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:17.585 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:17.608 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:17.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:17.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:17.710 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:17.741 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:17.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:17.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:17.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:17.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:17.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:17.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:17 smithi007 ceph-mon[99390]: pgmap v1137: 73 pgs: 73 active+clean; 582 KiB data, 478 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:17 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:24:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:17 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3727457804' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T10:24:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:17 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:24:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:17 smithi007 ceph-mon[99390]: osdmap e1085: 8 total, 8 up, 8 in 2024-09-21T10:24:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:17 smithi007 ceph-mon[101144]: pgmap v1137: 73 pgs: 73 active+clean; 582 KiB data, 478 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:17 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:24:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:17 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3727457804' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T10:24:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:17 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:24:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:17 smithi007 ceph-mon[101144]: osdmap e1085: 8 total, 8 up, 8 in 2024-09-21T10:24:17.970 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:17.992 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:17.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:17.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:18.093 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:18.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:18.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:18.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:17 smithi031 ceph-mon[96824]: pgmap v1137: 73 pgs: 73 active+clean; 582 KiB data, 478 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:17 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:24:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:17 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3727457804' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T10:24:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:17 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:24:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:17 smithi031 ceph-mon[96824]: osdmap e1085: 8 total, 8 up, 8 in 2024-09-21T10:24:18.217 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:18.239 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:18.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:18.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:18.340 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:18.367 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:18.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:18.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:18.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:18.470 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:24:18.496 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:18.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:18.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:18.598 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:18.623 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:18.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:18.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:18.724 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:18.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:18.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:18.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:18.848 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:18.870 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:18.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:18.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:18.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-09-21T10:24:18.955 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:18.972 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:18.998 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:18.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:18.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:19.082 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:18 smithi007 ceph-mon[99390]: osdmap e1086: 8 total, 8 up, 8 in 2024-09-21T10:24:19.082 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:18 smithi007 ceph-mon[101144]: osdmap e1086: 8 total, 8 up, 8 in 2024-09-21T10:24:19.100 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:19.127 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:19.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:19.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:18 smithi031 ceph-mon[96824]: osdmap e1086: 8 total, 8 up, 8 in 2024-09-21T10:24:19.204 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:24:19.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:19.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:19.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:19.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:19.357 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:19.382 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:19.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:19.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:19.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:19.510 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:19.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:19.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:19.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:19.614 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:19.639 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:19.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:19.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:19.741 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:19.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:19.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:19.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:19.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:19.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:19.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:19.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:19.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:20.012 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:20.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:20.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:20.025 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:24:20.077 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:19 smithi007 ceph-mon[99390]: pgmap v1140: 89 pgs: 10 creating+peering, 3 unknown, 76 active+clean; 582 KiB data, 478 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:20.078 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:19 smithi007 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:24:20.078 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:19 smithi007 ceph-mon[99390]: osdmap e1087: 8 total, 8 up, 8 in 2024-09-21T10:24:20.078 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:19 smithi007 ceph-mon[101144]: pgmap v1140: 89 pgs: 10 creating+peering, 3 unknown, 76 active+clean; 582 KiB data, 478 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:20.078 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:19 smithi007 ceph-mon[101144]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:24:20.078 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:19 smithi007 ceph-mon[101144]: osdmap e1087: 8 total, 8 up, 8 in 2024-09-21T10:24:20.114 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:20.141 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:20.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:20.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:19 smithi031 ceph-mon[96824]: pgmap v1140: 89 pgs: 10 creating+peering, 3 unknown, 76 active+clean; 582 KiB data, 478 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:19 smithi031 ceph-mon[96824]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:24:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:19 smithi031 ceph-mon[96824]: osdmap e1087: 8 total, 8 up, 8 in 2024-09-21T10:24:20.242 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:20.269 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:20.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:20.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:20.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:20.397 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:20.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:20.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:20.499 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:20.521 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:20.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:20.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:20.623 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:20.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:20.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:20.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:20.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:20.770 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:20.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:20.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:20.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:20.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:20.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:20.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:21.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:21.023 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:21.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:21.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:21.125 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:21.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:21.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:21.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:21.162 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:24:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:24:20] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.51.0" 2024-09-21T10:24:21.249 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:21.271 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:21.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:21.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:21.306 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:24:21.306 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:24:21.306 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:24:21.306 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:24:21.306 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:24:21.306 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:24:21.306 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:24:21.306 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:24:21.307 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:24:21.307 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:24:21.307 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:24:21.307 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:24:21.372 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:21.399 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:21.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:21.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:21.501 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:21.527 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:21.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:21.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:21.629 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:21.655 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:21.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:21.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:21.757 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:21.783 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:21.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:21.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:21.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:21.909 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:21.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:21.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:22.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:22.017 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:21 smithi007 ceph-mon[99390]: pgmap v1142: 89 pgs: 10 creating+peering, 79 active+clean; 582 KiB data, 477 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:22.017 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:22.017 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:22.017 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:21 smithi007 ceph-mon[101144]: pgmap v1142: 89 pgs: 10 creating+peering, 79 active+clean; 582 KiB data, 477 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:22.017 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:22.017 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:22.037 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:22.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:22.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:22.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:21 smithi031 ceph-mon[96824]: pgmap v1142: 89 pgs: 10 creating+peering, 79 active+clean; 582 KiB data, 477 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:22.166 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:22.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:22.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:22.267 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:22.292 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:22.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:22.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:22.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:22.420 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:22.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:22.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:22.443 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:24:22.444 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:24:22.444 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 'trim stale osdmaps' 2024-09-21T10:24:22.494 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:22.521 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:22.541 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:22.547 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:22.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:22.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:22.649 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:22.671 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:22.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:22.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:22.772 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:22.795 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:22.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:22.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:22.896 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:22.923 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:22.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:22.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:23.025 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:23.047 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:23.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:23.149 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:23.171 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:23.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:23.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:23.177 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:24:23.177 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:24:23.274 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:23.300 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:23.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:23.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:23.374 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:23.402 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:23.429 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:23.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:23.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:23.530 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:23.553 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:23.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:23.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:23.655 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:23.682 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:23.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:23.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:23.783 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:23.805 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:23.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:23.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:23.907 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:23.930 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:23.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:23.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:24.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:23 smithi007 ceph-mon[99390]: pgmap v1143: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:24.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:23 smithi007 ceph-mon[101144]: pgmap v1143: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:24.032 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:24.055 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:24.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:24.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:24.156 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:23 smithi031 ceph-mon[96824]: pgmap v1143: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:24.183 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:24.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:24.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:24.285 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:24.312 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:24.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:24.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:24.413 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:24.440 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:24.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:24.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:24.542 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:24.569 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:24.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:24.670 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:24.695 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:24.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:24.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:24.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:24.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:24:24.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:24.823 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:24.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:24.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:24.951 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:24.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:24.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:25.052 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:25.079 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:25.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:25.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:25.181 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:25.205 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:25.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:25.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:25.306 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:25.328 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:25.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:25.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:25.431 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:25.543 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:25.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:25.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:25.645 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:25.673 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:25.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:25.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:25.775 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:25.798 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:25.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:25.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:25.900 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:25.927 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:25.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:25.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:26.029 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:26.051 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:26.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:26.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:26.107 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:25 smithi007 ceph-mon[101144]: pgmap v1144: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:26.108 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:25 smithi007 ceph-mon[99390]: pgmap v1144: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:26.152 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:25 smithi031 ceph-mon[96824]: pgmap v1144: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:26.175 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:26.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:26.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:26.276 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:26.303 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:26.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:26.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:26.404 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:26.429 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:26.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:26.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:26.466 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:26.530 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:26.553 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:26.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:26.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:26.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:26.681 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:26.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:26.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:26.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:26.809 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:26.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:26.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:26.911 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:26.937 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:26.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:26.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:27.039 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:27.065 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:27.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:27.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:27.090 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:27.167 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:27.189 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:27.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:27.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:27.290 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:27.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:27.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:27.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:27.419 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:27.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:27.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:27.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:27.543 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:27.566 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:27.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:27.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:27.668 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:27.690 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:27.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:27.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:27.782 INFO:teuthology.orchestra.run.smithi007.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-09-21T10:24:27.792 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:27.819 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:27.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:27.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:27.921 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:27.946 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:27.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:27.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:27.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:27 smithi007 ceph-mon[99390]: pgmap v1145: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:27.964 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:27 smithi007 ceph-mon[101144]: pgmap v1145: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:27.993 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:24:27.993 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:24:28.011 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:24:28.011 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:24:28.027 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:24:28.027 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:24:28.044 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:24:28.044 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:24:28.047 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:28.061 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:24:28.061 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:24:28.070 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:28.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:28.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:28.078 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:24:28.078 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:24:28.095 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:24:28.096 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:24:28.113 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:24:28.113 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:24:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:27 smithi031 ceph-mon[96824]: pgmap v1145: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:28.172 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:28.198 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:28.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:28.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:28.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:28.322 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:28.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:28.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:28.425 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:28.447 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:28.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:28.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:28.549 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:28.571 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:28.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:28.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:28.672 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:28.694 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:28.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:28.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:28.789 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:24:28.795 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:28.819 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:28.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:28.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:28.921 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4198254195' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:24:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4198254195' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:24:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[99390]: osdmap e1088: 8 total, 8 up, 8 in 2024-09-21T10:24:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2167456910' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3291860899' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4198254195' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:24:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4198254195' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:24:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[101144]: osdmap e1088: 8 total, 8 up, 8 in 2024-09-21T10:24:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2167456910' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3291860899' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:28 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:28.943 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:28.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:28.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:29.045 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:29.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:29.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:29.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4198254195' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:24:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4198254195' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:24:29.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:28 smithi031 ceph-mon[96824]: osdmap e1088: 8 total, 8 up, 8 in 2024-09-21T10:24:29.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2167456910' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:29.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3291860899' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:29.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:28 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:29.168 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:29.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:29.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:29.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:29.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:29.313 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:29.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:29.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:29.415 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:29.436 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:29.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:29.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:29.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:29.561 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:29.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:29.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:29.663 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:29.686 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:29.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:29.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:29.786 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:29 smithi007 ceph-mon[101144]: pgmap v1147: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:29.786 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:29 smithi007 ceph-mon[101144]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:24:29.786 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:29 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:24:29.786 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:29 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:24:29.786 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:29 smithi007 ceph-mon[101144]: osdmap e1089: 8 total, 8 up, 8 in 2024-09-21T10:24:29.786 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:29 smithi007 ceph-mon[99390]: pgmap v1147: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:29.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:29 smithi007 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:24:29.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:29 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:24:29.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:29 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:24:29.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:29 smithi007 ceph-mon[99390]: osdmap e1089: 8 total, 8 up, 8 in 2024-09-21T10:24:29.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:29.810 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:29.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:29.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:29.911 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:29.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:29.936 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:29.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:30.037 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:30.060 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:30.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:30.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:30.162 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:29 smithi031 ceph-mon[96824]: pgmap v1147: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:29 smithi031 ceph-mon[96824]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:24:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:29 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:24:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:29 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:24:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:29 smithi031 ceph-mon[96824]: osdmap e1089: 8 total, 8 up, 8 in 2024-09-21T10:24:30.185 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:30.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:30.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:30.286 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:30.309 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:30.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:30.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:30.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:30.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:30.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:30.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:30.536 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:30.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:30.561 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:30.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:30.662 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:30.690 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:30.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:30.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:30.792 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:30.815 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:30.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:30.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:30.917 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:30.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:24:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:24:30] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.51.0" 2024-09-21T10:24:30.947 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:30.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:30.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:30.985 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:24:31.048 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:31.074 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:31.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:31.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:31.176 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:31.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:31.206 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:31.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:31.248 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:31.307 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:31.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:31.332 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:31.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:31.433 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:31.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:31.459 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:31.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:31.557 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:24:31.560 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:31.587 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:31.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:31.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:31.666 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:24:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=sqlstore.transactions t=2024-09-21T10:24:31.354156553Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T10:24:31.689 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:31.713 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:31.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:31.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:31.815 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:31.838 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:31.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:31.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:31.940 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:31.964 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:31.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:31.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:31.965 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:31 smithi007 ceph-mon[99390]: pgmap v1149: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:31.965 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:31 smithi007 ceph-mon[101144]: pgmap v1149: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:32.066 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:32.089 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:32.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:32.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:31 smithi031 ceph-mon[96824]: pgmap v1149: 89 pgs: 89 active+clean; 582 KiB data, 473 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:32.191 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:32.195 DEBUG:teuthology.orchestra.run.smithi007:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_1 bench 90 write' 2024-09-21T10:24:32.197 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:24:32.198 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:24:32.218 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:32.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:32.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:32.247 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:hints = 1 2024-09-21T10:24:32.248 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:24:32.248 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object prefix: benchmark_data_smithi007_139998 2024-09-21T10:24:32.248 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:24:32.248 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:24:32.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:32.358 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:32.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:32.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:32.460 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:32.496 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:32.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:32.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:32.598 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:32.636 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:32.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:32.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:32.738 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:32.778 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:32.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:32.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:32.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:32.918 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:32.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:32.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:33.020 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:33.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:33.062 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:33.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:33.163 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:33.198 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:33.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:33.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:33.223 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:24:33.223 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:24:33.223 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:24:33.223 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:24:33.223 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.223 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.24707.0:6585 5.7 e732/731 5:ec489675:::smithi00780062-35:head v 732'585, mlcod=0'0)", 2024-09-21T10:24:33.223 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:17:00.662428+0000", 2024-09-21T10:24:33.223 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 452.55598122599997, 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014450492000000001, 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.662428+0000", 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.662428+0000", 2024-09-21T10:24:33.224 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.662429+0000", 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1650000000000001e-06 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.662856+0000", 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00042658000000000003 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.225 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.662867+0000", 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1477999999999999e-05 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.662877+0000", 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.8360000000000004e-06 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.662961+0000", 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.4004000000000004e-05 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.226 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.662986+0000", 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4987e-05 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.676840+0000", 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013853593000000001 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.676878+0000", 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8849e-05 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.227 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:6606 5.5 5:ac01654e:::smithi00780062-10:1cb [sparse-read 0~2251736,omap-get-vals-by-keys,omap-get-keys,omap-get-vals,omap-get-header,getxattrs] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e732)", 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:17:00.941832+0000", 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 452.276577272, 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010302275, 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 6606 2024-09-21T10:24:33.228 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941832+0000", 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941832+0000", 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.229 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941832+0000", 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.58e-07 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941835+0000", 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.402e-06 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941842+0000", 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3350000000000001e-06 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.230 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941847+0000", 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0039999999999999e-06 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.950396+0000", 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0085493419999999997 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.950449+0000", 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2280000000000001e-05 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.231 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.952134+0000", 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0016854540000000001 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:6607 5.5 5:ac01654e:::smithi00780062-10:1cb [sparse-read 0~2251736] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e732)", 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:17:00.941854+0000", 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 452.276555234, 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010514782, 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.232 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 6607 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941854+0000", 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.233 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941854+0000", 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941855+0000", 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0999999999999998e-07 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941857+0000", 2024-09-21T10:24:33.234 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1449999999999998e-06 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941863+0000", 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3269999999999997e-06 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941868+0000", 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6480000000000002e-06 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.952188+0000", 2024-09-21T10:24:33.235 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010320635999999999 2024-09-21T10:24:33.236 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.236 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.236 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.236 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.952266+0000", 2024-09-21T10:24:33.236 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7520000000000003e-05 2024-09-21T10:24:33.236 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.236 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.236 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.236 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.952369+0000", 2024-09-21T10:24:33.237 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000102896 2024-09-21T10:24:33.237 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.237 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.237 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.237 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.237 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.237 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:6608 5.5 5:ac01654e:::smithi00780062-10:1cb [read 0~3445633,checksum] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e732)", 2024-09-21T10:24:33.237 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:17:00.941873+0000", 2024-09-21T10:24:33.237 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 452.27653630200001, 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011461987, 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 6608 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.238 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941873+0000", 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941873+0000", 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941873+0000", 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.2099999999999998e-07 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.239 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941876+0000", 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.711e-06 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941881+0000", 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2290000000000002e-06 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.941884+0000", 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.7599999999999998e-06 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.240 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.952398+0000", 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010514401 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.952448+0000", 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0129000000000001e-05 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:00.953335+0000", 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00088643599999999999 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.241 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:6882 5.5 5:a8176fbe:::smithi00780062-37:head [read 0~0,checksum,omap-get-vals-by-keys,omap-get-keys,omap-get-vals,omap-get-header,getxattrs] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e751)", 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:17:20.719979+0000", 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 432.498430203, 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0143290279999999, 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.242 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 6882 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.719979+0000", 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.719979+0000", 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.243 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.719981+0000", 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.815e-06 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.719986+0000", 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2950000000000001e-06 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.719998+0000", 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1875000000000001e-05 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.244 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720008+0000", 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7489999999999993e-06 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720272+0000", 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00026434700000000001 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720283+0000", 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0761000000000001e-05 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.245 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:21.734095+0000", 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.013812224 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:21.734308+0000", 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000212962 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:6883 5.5 5:a8176fbe:::smithi00780062-37:head [sparse-read 0~0] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e751)", 2024-09-21T10:24:33.246 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:17:20.720030+0000", 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 432.498378973, 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.014935777, 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 6883 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720030+0000", 2024-09-21T10:24:33.247 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720030+0000", 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720031+0000", 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5700000000000002e-07 2024-09-21T10:24:33.248 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720033+0000", 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6709999999999999e-06 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720041+0000", 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9959999999999993e-06 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720048+0000", 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1940000000000003e-06 2024-09-21T10:24:33.249 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.250 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.250 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.250 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720307+0000", 2024-09-21T10:24:33.250 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00025935599999999997 2024-09-21T10:24:33.250 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.250 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.250 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:24:33.250 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720314+0000", 2024-09-21T10:24:33.250 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5379999999999999e-06 2024-09-21T10:24:33.250 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:21.734840+0000", 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0145264039999999 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:21.734966+0000", 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012606100000000001 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.251 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:6884 5.5 5:a8176fbe:::smithi00780062-37:head [read 0~0,checksum] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e751)", 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:17:20.720056+0000", 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 432.49835271400002, 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0150813379999999, 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 6884 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.252 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720056+0000", 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720056+0000", 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720057+0000", 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2499999999999995e-07 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.253 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720060+0000", 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.886e-06 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720068+0000", 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.627e-06 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720073+0000", 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5470000000000004e-06 2024-09-21T10:24:33.254 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720336+0000", 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00026317099999999998 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:20.720343+0000", 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3550000000000001e-06 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:21.735008+0000", 2024-09-21T10:24:33.255 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0146656650000001 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:21.735138+0000", 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000129562 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.24707.0:6946 5.c e759/751 5:35ab47e3:::smithi00780062-32:head v 759'1415, mlcod=752'1412)", 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:17:28.656331+0000", 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 424.562077719, 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013521837, 2024-09-21T10:24:33.256 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:28.656331+0000", 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:28.656331+0000", 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.257 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:28.656332+0000", 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.04e-07 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:28.656335+0000", 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.456e-06 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:28.667532+0000", 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011196986000000001 2024-09-21T10:24:33.258 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:28.667571+0000", 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8717000000000002e-05 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:28.667641+0000", 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9715000000000006e-05 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:28.667667+0000", 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6514999999999999e-05 2024-09-21T10:24:33.259 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:28.669808+0000", 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002140589 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:28.669853+0000", 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5655000000000002e-05 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.260 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:7310 5.8 5:1a003bb6:::smithi00780062-7:head [write 531385~644409] snapc 1e8=[1e8,1e7,1e5,1e4,1e3,1e2,1e1,1e0,1d3,1d1,1c8] ondisk+write+known_if_redirected+supports_pool_eio e785)", 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:17:54.734199+0000", 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 398.48421055900002, 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012368904999999999, 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 7310 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.261 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.734199+0000", 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.734199+0000", 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.262 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.734201+0000", 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.153e-06 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.734670+0000", 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00046886999999999997 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.734681+0000", 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1165000000000001e-05 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.734689+0000", 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3790000000000006e-06 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.737691+0000", 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0030015240000000002 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.737701+0000", 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0134e-05 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.740483+0000", 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002781735 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.740616+0000", 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000133063 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1", 2024-09-21T10:24:33.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.740818+0000", 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00020225899999999999 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.743964+0000", 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0031465849999999999 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.746440+0000", 2024-09-21T10:24:33.266 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0024757910000000002 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.746485+0000", 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4821999999999999e-05 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:17:54.746568+0000", 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2424999999999998e-05 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(osd.1.0:67 5.c e796/763 5:3503d6fe:::smithi00780062-34:1e5 v 796'1540, mlcod=792'1537)", 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:18:05.709498+0000", 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 387.50891145999998, 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014739528, 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.709498+0000", 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.268 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.709498+0000", 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.709499+0000", 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1200000000000001e-07 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.709508+0000", 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5510000000000005e-06 2024-09-21T10:24:33.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.709520+0000", 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1599e-05 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.709530+0000", 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.8209999999999997e-06 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.715296+0000", 2024-09-21T10:24:33.270 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0057663560000000003 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.715320+0000", 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3660999999999999e-05 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.724198+0000", 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.008878637 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.724237+0000", 2024-09-21T10:24:33.271 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8991e-05 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(osd.4.0:1225 5.e e796/731 5:7d4b8420:::smithi00780062-25:1e4 v 796'1019, mlcod=792'1016)", 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:18:05.711640+0000", 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 387.506769018, 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013183792999999999, 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.272 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.711640+0000", 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.711640+0000", 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.711640+0000", 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8999999999999998e-07 2024-09-21T10:24:33.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.711650+0000", 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.2480000000000002e-06 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.714077+0000", 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002426905 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.714088+0000", 2024-09-21T10:24:33.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1494999999999999e-05 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.720119+0000", 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0060312209999999998 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.720144+0000", 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5145000000000001e-05 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.724776+0000", 2024-09-21T10:24:33.275 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0046317950000000002 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.724824+0000", 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7694000000000001e-05 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:7507 5.5 5:aee24927:::smithi00780062-49:head [rollback 1d3] snapc 1ed=[1ed,1ec,1eb,1e8,1e7,1e3,1e2,1e1,1d3,1c8] ondisk+write+known_if_redirected+supports_pool_eio e796)", 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:18:05.722678+0000", 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 387.49573088, 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011700914, 2024-09-21T10:24:33.276 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 7507 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722678+0000", 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722678+0000", 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722680+0000", 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.468e-06 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722686+0000", 2024-09-21T10:24:33.278 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5089999999999999e-06 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722699+0000", 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.235e-05 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722706+0000", 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0480000000000001e-06 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.279 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.727780+0000", 2024-09-21T10:24:33.280 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 1 16 3869 3853 240.799 240.812 0.00594577 0.00413804 2024-09-21T10:24:33.280 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0050745549999999997 2024-09-21T10:24:33.280 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.280 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.280 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.280 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.727893+0000", 2024-09-21T10:24:33.280 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011306099999999999 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.728137+0000", 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024419200000000001 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.733624+0000", 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0054868030000000002 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:24:33.281 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.733638+0000", 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4049000000000001e-05 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.734253+0000", 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00061514399999999998 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.734317+0000", 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3628999999999997e-05 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.282 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.734379+0000", 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2106000000000005e-05 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:7508 5.5 5:aee24927:::smithi00780062-49:head [append 0~0] snapc 1ed=[1ed,1ec,1eb,1e8,1e7,1e3,1e2,1e1,1d3,1c8] ondisk+write+known_if_redirected+supports_pool_eio e796)", 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:18:05.722718+0000", 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 387.495691534, 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011891412000000001, 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.283 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 7508 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722718+0000", 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722718+0000", 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722718+0000", 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6000000000000003e-07 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722721+0000", 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4389999999999999e-06 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722728+0000", 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2749999999999998e-06 2024-09-21T10:24:33.285 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.722734+0000", 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5899999999999998e-06 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.729251+0000", 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0065175550000000004 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.729347+0000", 2024-09-21T10:24:33.286 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5418e-05 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.729527+0000", 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000180459 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.733647+0000", 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041199280000000001 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.733693+0000", 2024-09-21T10:24:33.287 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5722e-05 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.734512+0000", 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00081944199999999998 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.734567+0000", 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4833999999999997e-05 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:18:05.734609+0000", 2024-09-21T10:24:33.288 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1990000000000003e-05 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:8213 5.3 5:c48fd5e6:::smithi00780062-8:head [rollback 20a] snapc 212=[212,211,210,20f,20e,20d,20c,20a,209,203,202,1fa,1f9,1f6,1f4,1f3,1e8,1e3,1d3] ondisk+write+known_if_redirected+supports_pool_eio e861)", 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:19:11.705257+0000", 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 321.51315259699999, 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011667008, 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.289 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 8213 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.705257+0000", 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.705257+0000", 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.290 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.705259+0000", 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6910000000000002e-06 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.705268+0000", 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5010000000000004e-06 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.705295+0000", 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.7127e-05 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.291 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.705307+0000", 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2089000000000001e-05 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.705450+0000", 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000142989 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op must wait for map", 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.705459+0000", 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8429999999999999e-06 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.292 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.708920+0000", 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.003461057 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.709072+0000", 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015254900000000001 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:11.716924+0000", 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0078511620000000001 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.293 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:8346 5.5 5:a8176fbe:::smithi00780062-37:head [read 0~3580155,checksum] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e875)", 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:19:25.778086+0000", 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 307.44032345900001, 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012667288000000001, 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.294 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 8346 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778086+0000", 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778086+0000", 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.295 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778087+0000", 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3500000000000005e-07 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778091+0000", 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7809999999999996e-06 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778101+0000", 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0098999999999999e-05 2024-09-21T10:24:33.296 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778108+0000", 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.939e-06 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778196+0000", 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7360000000000004e-05 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778202+0000", 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9309999999999996e-06 2024-09-21T10:24:33.297 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.786128+0000", 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0079264880000000006 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.786250+0000", 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000121517 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.298 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.790753+0000", 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.004503338 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.24707.0:8347 5.5 5:a8176fbe:::smithi00780062-37:head [sparse-read 0~1632005] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e875)", 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:19:25.778119+0000", 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 307.44029012999999, 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011543566, 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:24:33.299 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.24707", 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 8347 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778119+0000", 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778119+0000", 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.300 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778120+0000", 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1799999999999995e-07 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778122+0000", 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.7760000000000002e-06 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778129+0000", 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8789999999999997e-06 2024-09-21T10:24:33.301 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778135+0000", 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2719999999999997e-06 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778225+0000", 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0260999999999995e-05 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.778230+0000", 2024-09-21T10:24:33.302 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9479999999999999e-06 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.789399+0000", 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011169662 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.789507+0000", 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010752 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.303 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:25.789663+0000", 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015563 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(osd.1.0:185 5.c e903/763 5:35ab47e3:::smithi00780062-32:208 v 903'1746, mlcod=901'1742)", 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:19:53.714608+0000", 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 279.503801495, 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.01421096, 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.304 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.714608+0000", 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.714608+0000", 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.714608+0000", 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.1100000000000002e-07 2024-09-21T10:24:33.305 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.714613+0000", 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2619999999999998e-06 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.714628+0000", 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4919000000000001e-05 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.714637+0000", 2024-09-21T10:24:33.306 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1859999999999998e-06 2024-09-21T10:24:33.307 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.307 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.307 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.307 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:33.308 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.714704+0000", 2024-09-21T10:24:33.308 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6184000000000002e-05 2024-09-21T10:24:33.308 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.308 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.308 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.714728+0000", 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4179e-05 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.728770+0000", 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014042251 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.728819+0000", 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8668000000000002e-05 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.309 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(osd.1.0:186 5.c e903/763 5:35ec3e75:::smithi00780062-39:204 v 903'1748, mlcod=901'1742)", 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:19:53.718720+0000", 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 279.49968927899999, 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010135913, 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718720+0000", 2024-09-21T10:24:33.310 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718720+0000", 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718721+0000", 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9000000000000005e-07 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718728+0000", 2024-09-21T10:24:33.311 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1960000000000002e-06 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718739+0000", 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0818e-05 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718747+0000", 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3070000000000003e-06 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718956+0000", 2024-09-21T10:24:33.312 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00020917399999999999 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718975+0000", 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8657000000000001e-05 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.728826+0000", 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0098509419999999997 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.728856+0000", 2024-09-21T10:24:33.313 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9828999999999999e-05 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.24707.0:8519 5.c e903/763 5:35ab47e3:::smithi00780062-32:head v 903'1750, mlcod=901'1742)", 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:19:53.718784+0000", 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 279.49962531099999, 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010109907, 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.314 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718784+0000", 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718784+0000", 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718784+0000", 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4000000000000002e-07 2024-09-21T10:24:33.315 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718814+0000", 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.0054999999999999e-05 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718825+0000", 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0546e-05 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.718831+0000", 2024-09-21T10:24:33.316 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4489999999999996e-06 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.724564+0000", 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0057327189999999998 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.724586+0000", 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1576000000000001e-05 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.728869+0000", 2024-09-21T10:24:33.317 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0042833560000000003 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:19:53.728894+0000", 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4666000000000001e-05 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(osd.6.0:1853 5.2 e967/731 5:441df3bf:::smithi00780062-27:226 v 967'3151, mlcod=963'3147)", 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:20:57.731915+0000", 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 215.486494505, 2024-09-21T10:24:33.318 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012432617999999999, 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:20:57.731915+0000", 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:20:57.731915+0000", 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.319 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:20:57.731915+0000", 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3099999999999997e-07 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:20:57.731929+0000", 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3871e-05 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:20:57.731942+0000", 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2459999999999999e-05 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.320 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:20:57.731951+0000", 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8959999999999992e-06 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:20:57.732063+0000", 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112799 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:20:57.732084+0000", 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.086e-05 2024-09-21T10:24:33.321 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:20:57.744295+0000", 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012210397 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:20:57.744347+0000", 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2604e-05 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:24:33.322 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:24:33.323 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:24:33.341 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:33.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:33.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:33.443 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:33.481 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:33.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:33.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:33.583 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:33.620 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:33.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:33.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:33.722 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:33.767 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:33.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:33.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:33.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:33.902 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:33.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:33.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:33 smithi007 ceph-mon[99390]: pgmap v1150: 89 pgs: 89 active+clean; 582 KiB data, 469 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:33 smithi007 ceph-mon[101144]: pgmap v1150: 89 pgs: 89 active+clean; 582 KiB data, 469 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:34.004 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:34.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:34.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:34.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:34.141 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:33 smithi031 ceph-mon[96824]: pgmap v1150: 89 pgs: 89 active+clean; 582 KiB data, 469 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:34.176 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:34.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:34.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:34.248 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 2 15 7461 7446 232.671 224.562 0.00419434 0.00428946 2024-09-21T10:24:34.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:34.313 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:34.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:34.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:34.415 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:34.453 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:34.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:34.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:34.555 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:34.595 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:34.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:34.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:34.697 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:34.734 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:34.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:34.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:34.835 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:34.870 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:34.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:34.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:34.973 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:35.014 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:35.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:35.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:35.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:24:35.116 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:35.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:35.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:35.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:35.248 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 3 16 10820 10804 225.065 209.875 0.00376419 0.00443445 2024-09-21T10:24:35.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:35.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:35.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:35.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:35.404 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:35.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:35.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:35.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:35.543 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:35.572 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:35.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:35.619 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:24:35.619 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:24:35.656 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:24:35.656 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:24:35.674 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:35.692 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:24:35.692 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:24:35.715 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:35.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:35.728 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:24:35.728 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:24:35.762 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:24:35.762 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:24:35.791 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:35 smithi007 ceph-mon[99390]: pgmap v1151: 89 pgs: 89 active+clean; 68 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s wr, 135 op/s 2024-09-21T10:24:35.791 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:35 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3833594932' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:35.791 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:35 smithi007 ceph-mon[101144]: pgmap v1151: 89 pgs: 89 active+clean; 68 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s wr, 135 op/s 2024-09-21T10:24:35.791 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:35 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3833594932' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:35.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:24:35.797 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:24:35.817 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:35.829 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:24:35.829 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:24:35.851 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:35.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:35.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:35.868 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:24:35.868 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:24:35.955 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:35.990 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:35.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:35.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:36.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:36.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:36.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:36.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:35 smithi031 ceph-mon[96824]: pgmap v1151: 89 pgs: 89 active+clean; 68 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s wr, 135 op/s 2024-09-21T10:24:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:35 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3833594932' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:36.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:36.248 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 4 16 13620 13604 212.545 175 0.00439422 0.00469817 2024-09-21T10:24:36.271 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:36.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:36.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:36.373 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:36.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:36.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:36.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:36.548 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:36.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:36.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:36.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:36.685 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:36.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:36.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:36.787 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:36.819 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:36.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:36.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:36.910 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:36.920 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:36.976 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:36.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:36.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:36.983 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:24:37.008 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:24:37.009 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:24:37.078 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:37.113 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:37.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:37.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:37.215 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:37.249 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 5 16 16565 16549 206.845 184.062 0.00790679 0.00482816 2024-09-21T10:24:37.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:37.251 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:37.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:37.352 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:37.388 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:37.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:37.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:37.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:37.524 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:37.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:37.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:37.575 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:37 smithi007 ceph-mon[99390]: pgmap v1152: 89 pgs: 89 active+clean; 105 MiB data, 816 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s wr, 201 op/s 2024-09-21T10:24:37.575 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:37.575 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:37.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:37 smithi007 ceph-mon[101144]: pgmap v1152: 89 pgs: 89 active+clean; 105 MiB data, 816 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s wr, 201 op/s 2024-09-21T10:24:37.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:37.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:37.626 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:37.659 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:37.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:37.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:37 smithi031 ceph-mon[96824]: pgmap v1152: 89 pgs: 89 active+clean; 105 MiB data, 816 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s wr, 201 op/s 2024-09-21T10:24:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:24:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:37.761 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:37.801 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:37.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:37.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:37.903 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:37.940 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:37.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:37.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:38.042 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:38.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:38.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:38.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:38.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:38.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:38.231 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:38.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:38.249 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 6 16 19487 19471 202.806 182.625 0.0106867 0.00492546 2024-09-21T10:24:38.332 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:38.366 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:38.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:38.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:38.468 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:38.506 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:38.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:38.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:38.608 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:38.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:38.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:38.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:38.648 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:24:38.747 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:38.778 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:38.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:38.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:38.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:38.936 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:38.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:38.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:39.037 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:39.074 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:39.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:39.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:39.176 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:39.207 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:39.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:39.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:39.249 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 7 16 22169 22153 197.759 167.625 0.00685715 0.00505084 2024-09-21T10:24:39.309 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:39.351 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:39.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:39.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:39.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:39.488 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:39.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:39.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:39.590 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:39.624 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:39 smithi007 ceph-mon[99390]: pgmap v1153: 89 pgs: 89 active+clean; 907 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:24:39.624 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:39 smithi007 ceph-mon[101144]: pgmap v1153: 89 pgs: 89 active+clean; 907 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:24:39.625 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:39.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:39.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:39 smithi031 ceph-mon[96824]: pgmap v1153: 89 pgs: 89 active+clean; 907 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:24:39.726 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:39.758 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:39.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:39.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:39.859 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:39.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:39.893 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:39.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:39.994 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:40.025 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:40.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:40.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:40.110 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:24:40.110 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:24:40.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 'trim stale osdmaps' 2024-09-21T10:24:40.127 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:40.157 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:40.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:40.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:40.251 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 8 16 24475 24459 191.032 144.125 0.00604815 0.00522878 2024-09-21T10:24:40.259 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:40.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:40.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:40.409 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:40.463 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:40.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:40.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:40.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:40.602 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:40.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:40.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:40.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:40.744 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:40.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:40.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:40.846 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:40.893 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:40.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:40.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:40.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:24:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:24:40] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.51.0" 2024-09-21T10:24:40.995 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:41.033 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:41.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:41.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:41.134 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:41.167 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:41.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:41.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:41.251 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 9 16 26508 26492 183.924 127.062 0.00460252 0.00543124 2024-09-21T10:24:41.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:41.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:41.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:41.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:41.409 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:41.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:41.445 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:41.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:41.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:41.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:41.579 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:41.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:41.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:41 smithi031 ceph-mon[96824]: pgmap v1154: 89 pgs: 89 active+clean; 1.1 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-21T10:24:41.680 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:41 smithi007 ceph-mon[99390]: pgmap v1154: 89 pgs: 89 active+clean; 1.1 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-21T10:24:41.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:41 smithi007 ceph-mon[101144]: pgmap v1154: 89 pgs: 89 active+clean; 1.1 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-21T10:24:41.716 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:41.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:41.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:41.727 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:24:41.727 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:24:41.818 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:41.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:41.841 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:41.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:41.942 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:41.976 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:41.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:41.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:42.078 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:42.116 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:42.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:42.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:42.218 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:42.250 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 10 16 28662 28646 178.994 134.625 0.00634389 0.00558151 2024-09-21T10:24:42.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:42.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:42.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:42.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:42.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:42.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:42.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:42.482 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:42.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:42.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:42.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:42.618 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:42.640 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:42.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:42.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:42.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:42.776 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:42.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:42.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:42.878 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:42.916 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:42.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:42.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:43.018 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:43.056 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:43.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:43.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:43.158 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:43.183 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:43.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:43.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:43.251 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 11 16 30536 30520 173.369 117.125 0.00844178 0.00576263 2024-09-21T10:24:43.285 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:43.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:43.320 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:43.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:43.421 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:43.458 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:43.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:43.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:43.560 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:43.588 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:43.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:43.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:43.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:43 smithi031 ceph-mon[96824]: pgmap v1155: 89 pgs: 89 active+clean; 1.5 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2024-09-21T10:24:43.689 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:43.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:43 smithi007 ceph-mon[99390]: pgmap v1155: 89 pgs: 89 active+clean; 1.5 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2024-09-21T10:24:43.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:43 smithi007 ceph-mon[101144]: pgmap v1155: 89 pgs: 89 active+clean; 1.5 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2024-09-21T10:24:43.727 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:43.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:43.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:43.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:43.850 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:43.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:43.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:43.952 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:43.990 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:43.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:43.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:44.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:44.115 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:44.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:44.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:44.217 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:44.252 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 12 16 32375 32359 168.487 114.938 0.00454659 0.00593054 2024-09-21T10:24:44.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:44.265 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:44.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:44.366 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:44.387 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:44.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:44.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:44.489 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:44.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:44.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:44.628 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:44.667 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:44.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:44.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:44.769 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:44.805 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:44.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:44.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:44.907 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:44.930 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:44.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:44.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:45.032 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:45.069 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:45.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:45.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:45.171 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:45.192 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:45.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:45.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:45.254 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 13 16 34278 34262 164.675 118.938 0.00981288 0.00606686 2024-09-21T10:24:45.294 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:45.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:45.337 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:45.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:45.438 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:45.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:45.486 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:45.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:45.587 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:45.609 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:45.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:45.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:45 smithi031 ceph-mon[96824]: pgmap v1156: 89 pgs: 89 active+clean; 1.7 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s 2024-09-21T10:24:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:45 smithi007 ceph-mon[99390]: pgmap v1156: 89 pgs: 89 active+clean; 1.7 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s 2024-09-21T10:24:45.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:45 smithi007 ceph-mon[101144]: pgmap v1156: 89 pgs: 89 active+clean; 1.7 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s 2024-09-21T10:24:45.711 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:45.749 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:45.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:45.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:45.850 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:45.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:45.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:45.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:45.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:46.028 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:46.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:46.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:46.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:46.167 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:46.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:46.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:46.252 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 14 16 36126 36110 161.163 115.5 0.007542 0.00619916 2024-09-21T10:24:46.270 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:46.302 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:46.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:46.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:46.404 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:46.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:46.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:46.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:46.544 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:46.581 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:46.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:46.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:46.682 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:46.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:46.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:46.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:46.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:46.854 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:46.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:46.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:46.956 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:46.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:46.995 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:46.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:47.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:47.119 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:47.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:47.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:47.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:47.252 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 15 16 37926 37910 157.918 112.5 0.00777453 0.00632676 2024-09-21T10:24:47.256 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:47.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:47.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:47.358 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:47.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:47.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:47.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:47.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:47.521 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:47.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:47.622 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:47.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:47.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:47.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:47 smithi031 ceph-mon[96824]: pgmap v1157: 89 pgs: 89 active+clean; 1.8 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 146 MiB/s wr, 2.33k op/s 2024-09-21T10:24:47.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:47 smithi007 ceph-mon[99390]: pgmap v1157: 89 pgs: 89 active+clean; 1.8 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 146 MiB/s wr, 2.33k op/s 2024-09-21T10:24:47.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:47 smithi007 ceph-mon[101144]: pgmap v1157: 89 pgs: 89 active+clean; 1.8 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 146 MiB/s wr, 2.33k op/s 2024-09-21T10:24:47.760 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:24:47.760 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:47.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:47.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:47.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:47.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:47.928 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:47.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:47.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:47.999 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:48.005 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:48.031 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:48.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:48.123 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:48.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:48.223 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:48.253 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 16 16 39670 39654 154.861 109 0.00477063 0.00645142 2024-09-21T10:24:48.278 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:48.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:48.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:48.380 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:48.412 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:48.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:48.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:48.514 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:48.548 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:48.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:48.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:48.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:48.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:48.683 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:48.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:48.784 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:48.815 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:48.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:48.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:48.917 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:48.951 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:48.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:48.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:49.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:49.093 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:49.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:49.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:49.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:49.229 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:49.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:49.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:49.252 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 17 16 41727 41711 153.313 128.562 0.00668011 0.00651741 2024-09-21T10:24:49.330 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:49.365 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:49.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:49.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:49.384 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:24:49.467 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:49.501 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:49.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:49.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:49.603 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:49.636 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:49.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:49.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:49.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:49 smithi031 ceph-mon[96824]: pgmap v1158: 89 pgs: 89 active+clean; 2.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 182 MiB/s wr, 2.92k op/s 2024-09-21T10:24:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/770821715' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:24:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:49 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:24:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:49 smithi007 ceph-mon[99390]: pgmap v1158: 89 pgs: 89 active+clean; 2.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 182 MiB/s wr, 2.92k op/s 2024-09-21T10:24:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/770821715' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:24:49.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:49 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:24:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:49 smithi007 ceph-mon[101144]: pgmap v1158: 89 pgs: 89 active+clean; 2.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 182 MiB/s wr, 2.92k op/s 2024-09-21T10:24:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:49 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/770821715' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:24:49.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:49 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:24:49.739 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:49.773 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:49.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:49.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:49.875 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:49.911 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:49.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:49.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:50.013 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:50.054 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:50.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:50.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:50.156 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:50.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:50.198 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:50.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:50.252 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 18 16 43742 43726 151.792 125.938 0.00473587 0.00658292 2024-09-21T10:24:50.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:50.335 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:50.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:50.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:50.437 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:50.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:50.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:50.571 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:50.593 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:50.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:50.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:50.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:50 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:24:50.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:50 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:24:50.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:50 smithi031 ceph-mon[96824]: osdmap e1090: 8 total, 8 up, 8 in 2024-09-21T10:24:50.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:50 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:24:50.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:50 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:24:50.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:50 smithi007 ceph-mon[99390]: osdmap e1090: 8 total, 8 up, 8 in 2024-09-21T10:24:50.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:50 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:24:50.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:50 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:24:50.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:50 smithi007 ceph-mon[101144]: osdmap e1090: 8 total, 8 up, 8 in 2024-09-21T10:24:50.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:50.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:50.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:50.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:50.834 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:50.875 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:50.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:50.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:50.933 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:50.977 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:51.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:51.034 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:51.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:51.135 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:51.168 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:51.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:51.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:24:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:24:50] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.51.0" 2024-09-21T10:24:51.252 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 19 16 45469 45453 149.483 107.938 0.00955293 0.00668453 2024-09-21T10:24:51.270 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:51.304 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:51.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:51.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:51.406 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:51.438 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:51.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:51.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:51.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:51.586 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:51.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:51.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:51.657 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:51 smithi007 ceph-mon[99390]: pgmap v1160: 89 pgs: 89 active+clean; 2.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2024-09-21T10:24:51.657 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:51.658 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:51 smithi007 ceph-mon[101144]: pgmap v1160: 89 pgs: 89 active+clean; 2.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2024-09-21T10:24:51.658 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:51.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:51 smithi031 ceph-mon[96824]: pgmap v1160: 89 pgs: 89 active+clean; 2.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2024-09-21T10:24:51.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:51.688 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:51.727 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:51.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:51.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:51.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:51.865 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:51.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:51.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:51.967 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:52.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:52.004 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:52.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:52.104 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:52.121 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:24:52.139 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:52.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:52.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:52.241 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:52.254 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:24:52.253182+0000 min lat: 0.00132039 max lat: 0.102207 avg lat: 0.00676691 2024-09-21T10:24:52.254 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:24:52.254 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 20 16 47275 47259 147.641 112.875 0.00888919 0.00676691 2024-09-21T10:24:52.275 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:52.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:52.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:52.376 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:52.412 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:52.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:52.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:52.514 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:52.546 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:52.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:52.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:52.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:52.682 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:52.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:52.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:52.784 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:52.813 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:52.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:52.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:52.875 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:24:52.876 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:24:52.913 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:24:52.913 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:24:52.915 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:52.955 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:52.955 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:24:52.955 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:24:52.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:52.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:52.999 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:24:53.000 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:24:53.036 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:24:53.036 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:24:53.057 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:53.086 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:53.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:53.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:53.088 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:24:53.088 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:24:53.124 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:24:53.124 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:24:53.160 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:24:53.161 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:24:53.188 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:53.217 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:53.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:53.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:53.254 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 21 16 49013 48997 145.783 108.625 0.00804922 0.00685272 2024-09-21T10:24:53.318 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:53.347 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:53.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:53.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:53.397 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:24:53.397 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:24:53.398 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:24:53.398 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:24:53.398 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:24:53.398 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:24:53.398 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:24:53.398 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:24:53.398 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:24:53.398 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:24:53.398 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:24:53.398 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:24:53.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:53 smithi007 ceph-mon[99390]: pgmap v1161: 89 pgs: 89 active+clean; 2.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T10:24:53.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:53 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/788641572' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:53.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:53 smithi007 ceph-mon[101144]: pgmap v1161: 89 pgs: 89 active+clean; 2.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T10:24:53.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:53 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/788641572' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:53.449 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:53.491 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:53.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:53.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:53.593 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:53.630 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:53.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:53.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:53.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:53 smithi031 ceph-mon[96824]: pgmap v1161: 89 pgs: 89 active+clean; 2.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T10:24:53.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:53 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/788641572' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:24:53.732 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:53.762 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:53.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:53.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:53.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:53.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:53.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:53.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:54.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:54.040 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:54.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:54.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:54.142 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:54.186 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:54.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:54.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:54.218 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:24:54.219 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:24:54.219 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 'trim stale osdmaps' 2024-09-21T10:24:54.255 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 22 16 50818 50802 144.276 112.812 0.00695592 0.00692587 2024-09-21T10:24:54.288 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:54.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:54.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:54.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:54.419 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:54.471 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:54.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:54.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:54.573 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:54.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:54.607 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:54.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:54.708 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:54.748 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:54.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:54.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:54.789 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:54.851 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:54.888 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:54.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:54.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:54.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:55.030 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:55.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:55.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:55.132 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:55.166 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:55.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:55.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:55.255 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 23 15 52565 52550 142.753 109.25 0.0122318 0.00699974 2024-09-21T10:24:55.268 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:55.300 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:55.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:55.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:55.402 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:55.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:55.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:55.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:55.513 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:55 smithi007 ceph-mon[99390]: pgmap v1162: 89 pgs: 89 active+clean; 2.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:24:55.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:55 smithi007 ceph-mon[101144]: pgmap v1162: 89 pgs: 89 active+clean; 2.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:24:55.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:55.568 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:55.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:55.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:55 smithi031 ceph-mon[96824]: pgmap v1162: 89 pgs: 89 active+clean; 2.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:24:55.670 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:55.704 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:55.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:55.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:55.807 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:55.842 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:55.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:55.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:55.944 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:55.981 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:55.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:55.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:56.004 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:56.072 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:24:56.072 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:24:56.073 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:24:56.073 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:24:56.073 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:24:56.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:56.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:56.118 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:56.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:56.219 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:56.253 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:56.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:56.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:56.256 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 24 16 54250 54234 141.19 105.25 0.0136855 0.00707776 2024-09-21T10:24:56.355 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:56.394 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:56.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:56.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:56.496 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:56.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:56.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:56.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:56.636 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:56.679 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:56.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:56.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:56.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:56.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:56.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:56.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:56.916 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:56.948 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:56.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:56.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:57.050 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:57.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:57.088 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:57.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:57.188 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:57.221 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:57.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:57.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:57.239 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:24:57.257 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 25 16 55999 55983 139.909 109.312 0.00673598 0.00714234 2024-09-21T10:24:57.323 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:57.359 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:57.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:57.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:57.460 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:57.510 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:57 smithi007 ceph-mon[99390]: pgmap v1163: 89 pgs: 89 active+clean; 2.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:24:57.510 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:57 smithi007 ceph-mon[101144]: pgmap v1163: 89 pgs: 89 active+clean; 2.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:24:57.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:57.519 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:57.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:57.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:24:57.620 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:57.652 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:57.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:57.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:57.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:57 smithi031 ceph-mon[96824]: pgmap v1163: 89 pgs: 89 active+clean; 2.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:24:57.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:57.809 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:57.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:57.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:57.910 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:57.959 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:57.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:57.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:58.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:58.098 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:58.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:58.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:58.200 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:58.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:58.248 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:58.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:58.258 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 26 16 57488 57472 138.102 93.0625 0.015677 0.0072353 2024-09-21T10:24:58.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:24:58.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:58.395 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:58.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:24:58.496 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:58.525 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:58.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:58.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:58.627 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:24:58.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:58.672 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:58.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:24:58.773 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:24:58.803 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:58.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:58.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:24:58.905 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:24:58.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:58.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:58.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:24:59.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:59.088 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:59.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:59.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:59.190 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:59.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:59.234 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:59.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:59.258 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 27 16 58817 58801 136.064 83.0625 0.0156739 0.00734434 2024-09-21T10:24:59.265 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:59.335 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:24:59.349 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:59.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:59.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:59.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:24:59.421 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:24:59.464 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:59.511 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:59.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:59.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:24:59.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:24:59.645 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:59.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:59.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:24:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:59 smithi007 ceph-mon[99390]: pgmap v1164: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-09-21T10:24:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2288281919' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:24:59 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:59.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:59 smithi007 ceph-mon[101144]: pgmap v1164: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-09-21T10:24:59.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2288281919' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:59.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:24:59 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:59.746 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:24:59.778 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:24:59.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:59.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:24:59.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:24:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:59 smithi031 ceph-mon[96824]: pgmap v1164: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2024-09-21T10:24:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2288281919' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:24:59 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:24:59.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:24:59.923 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:24:59.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:00.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:00.068 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:00.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:00.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:00.170 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:00.208 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:00.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:00.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:00.258 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 28 16 60164 60148 134.211 84.1875 0.00343919 0.00744509 2024-09-21T10:25:00.310 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:00.342 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:00.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:00.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:00.444 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:00.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:00.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:00.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:00.579 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:00.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:00.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:00.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:00.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:00 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:25:00.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:00 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:25:00.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:00 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:25:00.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:00 smithi007 ceph-mon[99390]: osdmap e1091: 8 total, 8 up, 8 in 2024-09-21T10:25:00.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:00 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:25:00.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:00 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:25:00.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:00 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:25:00.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:00 smithi007 ceph-mon[101144]: osdmap e1091: 8 total, 8 up, 8 in 2024-09-21T10:25:00.721 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:00.750 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:00.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:00.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:00.852 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:25:00.859 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:25:00.860 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:25:00.895 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:00.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:00.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:00 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:25:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:00 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:25:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:00 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:25:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:00 smithi031 ceph-mon[96824]: osdmap e1091: 8 total, 8 up, 8 in 2024-09-21T10:25:00.997 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:01.030 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:01.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:01.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:01.042 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:25:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:25:00] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.51.0" 2024-09-21T10:25:01.132 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:01.164 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:01.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:01.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:01.258 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 29 16 61708 61692 132.911 96.5 0.0128213 0.00751859 2024-09-21T10:25:01.266 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:01.305 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:01.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:01.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:01.407 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:01.447 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:01.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:01.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:01.549 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:01.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:01.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:01.688 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:01.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:01 smithi007 ceph-mon[99390]: pgmap v1166: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-09-21T10:25:01.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:01 smithi007 ceph-mon[101144]: pgmap v1166: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-09-21T10:25:01.700 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:25:01.700 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:25:01.700 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 'trim stale osdmaps' 2024-09-21T10:25:01.728 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:01.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:01.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:01.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:01.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:01.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:01 smithi031 ceph-mon[96824]: pgmap v1166: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-09-21T10:25:01.963 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:02.004 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:02.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:02.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:02.106 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:02.173 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:02.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:02.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:02.258 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 30 16 63222 63206 131.635 94.625 0.0113653 0.00759108 2024-09-21T10:25:02.276 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:02.316 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:02.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:02.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:02.418 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:02.456 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:02.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:02.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:02.558 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:02.598 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:02.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:02.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:02.700 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:02.752 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:02.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:02.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:02.854 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:02.890 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:02.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:02.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:02.992 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:03.014 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:03.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:03.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:03.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:03.160 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:03.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:03.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:03.258 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 31 16 64697 64681 130.362 92.1875 0.0031024 0.00766504 2024-09-21T10:25:03.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:03.290 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:03.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:03.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:03.391 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:03.429 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:03.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:03.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:03.531 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:03.568 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:03.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:03.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:03.670 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:03.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:03 smithi007 ceph-mon[101144]: pgmap v1167: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T10:25:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:03 smithi007 ceph-mon[99390]: pgmap v1167: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T10:25:03.705 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:03.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:03.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:03.807 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:03.828 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:03.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:03.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:03 smithi031 ceph-mon[96824]: pgmap v1167: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T10:25:03.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:03.961 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:03.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:04.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:04.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:04.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:04.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:04.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:25:04.203 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:04.241 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:04.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:04.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:04.258 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 32 16 66067 66051 128.964 85.625 0.00387127 0.00774798 2024-09-21T10:25:04.342 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:04.393 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:04.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:04.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:04.494 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:04.530 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:04.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:04.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:04.632 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:04.674 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:04.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:04.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:04.776 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:04.797 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:04.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:04.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:04.899 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:04.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:04.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:04.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:05.042 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:05.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:05.086 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:05.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:05.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:05.209 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:05.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:05.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:05.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 33 16 67451 67435 127.677 86.5 0.00490068 0.00781544 2024-09-21T10:25:05.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:05.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:05.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:05.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:05.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:05.488 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:05.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:05.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:05.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:05.628 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:05.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:05.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:05.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:05.782 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:05.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:05.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:05.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:05 smithi007 ceph-mon[99390]: pgmap v1168: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-09-21T10:25:05.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:05 smithi007 ceph-mon[101144]: pgmap v1168: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-09-21T10:25:05.883 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:05 smithi031 ceph-mon[96824]: pgmap v1168: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-09-21T10:25:05.920 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:05.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:05.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:06.022 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:06.074 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:06.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:06.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:06.176 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:06.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:06.214 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:06.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:06.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 34 16 68863 68847 126.518 88.25 0.00626666 0.00789859 2024-09-21T10:25:06.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:06.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:06.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:06.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:06.451 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:06.495 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:06.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:06.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:06.597 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:06.630 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:06.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:06.732 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:06.765 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:06.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:06.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:06.867 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:06.918 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:06.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:06.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:07.019 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:07.056 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:07.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:07.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:07.158 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:07.180 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:07.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:07.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:07.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 35 16 70208 70192 125.305 84.0625 0.00805757 0.00797572 2024-09-21T10:25:07.281 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:07.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:07.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:07.418 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:07.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:07.463 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:07.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:07.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:07.599 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:07 smithi007 ceph-mon[99390]: pgmap v1169: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-09-21T10:25:07.600 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:07.600 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:07.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:07 smithi007 ceph-mon[101144]: pgmap v1169: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-09-21T10:25:07.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:07.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:07.612 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:07.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:07.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:07 smithi031 ceph-mon[96824]: pgmap v1169: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-09-21T10:25:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:07.714 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:07.745 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:07.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:07.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:07.847 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:07.869 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:07.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:07.970 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:08.009 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:08.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:08.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:08.110 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:08.149 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:08.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:08.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:08.194 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:25:08.194 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:25:08.195 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:25:08.196 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:25:08.196 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:25:08.251 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:08.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 36 16 71447 71431 123.975 77.4375 0.00643286 0.00806131 2024-09-21T10:25:08.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:08.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:08.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:08.384 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:08.414 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:08.415 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:08.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:08.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:08.517 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:08.547 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:08.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:08.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:08.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:08 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/474191917' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:08.683 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:08.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:08.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:08.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:08 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/474191917' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:08.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:08 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/474191917' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:08.784 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:08.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:08.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:08.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:08.916 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:08.966 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:08.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:09.054 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:25:09.055 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:25:09.067 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:09.106 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:09.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:09.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:09.208 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:09.248 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:09.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:09.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:09.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 37 16 72817 72801 122.939 85.625 0.0142647 0.00812908 2024-09-21T10:25:09.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:09.367 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:09.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:09.381 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:09.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:09.482 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:09.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:09.514 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:09.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:09.614 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:09 smithi007 ceph-mon[99390]: pgmap v1170: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:25:09.614 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:09 smithi007 ceph-mon[101144]: pgmap v1170: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:25:09.614 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:09.660 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:09.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:09.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:09 smithi031 ceph-mon[96824]: pgmap v1170: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:25:09.761 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:09.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:09.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:09.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:09.897 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:09.934 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:09.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:09.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:10.036 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:10.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:10.075 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:10.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:10.176 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:10.217 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:10.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:10.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:10.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 38 16 74242 74226 122.047 89.0625 0.00998686 0.0081874 2024-09-21T10:25:10.319 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:10.357 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:10.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:10.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:10.459 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:10.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:10.502 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:10.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:10.602 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:10.639 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:10.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:10.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:10.741 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:10.782 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:10.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:10.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:10.884 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:10.921 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:10.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:10.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:10.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:25:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:25:10] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.51.0" 2024-09-21T10:25:11.023 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:11.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:11.061 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:11.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:11.162 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:11.196 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:11.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:11.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:11.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 39 16 75648 75632 121.171 87.875 0.00393975 0.00824676 2024-09-21T10:25:11.298 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:11.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:11.338 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:11.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:11.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:25:11.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:11.498 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:11 smithi007 ceph-mon[99390]: pgmap v1171: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:25:11.499 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:11 smithi007 ceph-mon[101144]: pgmap v1171: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:25:11.516 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:11.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:11.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:11.618 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:11 smithi031 ceph-mon[96824]: pgmap v1171: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:25:11.675 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:11.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:11.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:11.777 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:11.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:11.817 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:11.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:11.918 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:11.953 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:11.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:11.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:12.055 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:12.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:12.099 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:12.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:12.200 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:12.232 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:12.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:12.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:12.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:25:12.258387+0000 min lat: 0.00132039 max lat: 0.125567 avg lat: 0.00833163 2024-09-21T10:25:12.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:25:12.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 40 16 76808 76792 119.954 72.5 0.00864254 0.00833163 2024-09-21T10:25:12.335 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:12.374 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:12.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:12.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:12.476 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:12.502 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:12.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:12.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:12.604 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:12.639 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:12.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:12.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:12.645 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:12 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:12.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:12 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:12.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:12 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:12.741 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:12.784 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:12.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:12.886 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:12.921 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:12.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:12.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:13.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:13.057 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:13.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:13.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:13.195 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:13.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:13.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:13.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 41 16 78154 78138 119.08 84.125 0.0156794 0.00839256 2024-09-21T10:25:13.297 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:13.332 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:13.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:13.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:13.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:13.472 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:13.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:13.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:13.575 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:13.596 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:25:13.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:13.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:13.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:13.653 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:13 smithi007 ceph-mon[99390]: pgmap v1172: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:25:13.654 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:13 smithi007 ceph-mon[101144]: pgmap v1172: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:25:13.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:13 smithi031 ceph-mon[96824]: pgmap v1172: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:25:13.716 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:13.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:13.789 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:13.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:13.890 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:25:13.906 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:25:13.907 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:25:13.926 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:13.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:13.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:14.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:14.064 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:14.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:14.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:14.165 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:14.201 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:14.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:14.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:14.259 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 42 16 79406 79390 118.108 78.25 0.0102475 0.00846177 2024-09-21T10:25:14.303 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:14.366 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:14.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:14.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:14.468 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:14.508 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:14.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:14.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:14.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:14.645 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:14.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:14.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:14.747 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:14.783 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:14.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:14.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:14.885 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:14.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:14.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:14.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:15.008 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:25:15.009 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:25:15.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 'trim stale osdmaps' 2024-09-21T10:25:15.023 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:15.050 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:15.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:15.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:15.152 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:15.203 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:15.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:15.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:15.260 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 43 16 80655 80639 117.176 78.0625 0.0135681 0.00852869 2024-09-21T10:25:15.297 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:15.305 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:15.336 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:15.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:15.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:15.437 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:15.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:15.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:15.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:15.497 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:15 smithi031 ceph-mon[96824]: pgmap v1173: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-21T10:25:15.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:15.609 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:15 smithi007 ceph-mon[99390]: pgmap v1173: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-21T10:25:15.610 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:15 smithi007 ceph-mon[101144]: pgmap v1173: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-09-21T10:25:15.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:15.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:15.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:15.722 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:15.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:15.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:15.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:15.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:15.902 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:15.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:15.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:16.004 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:16.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:16.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:16.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:16.147 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:16.182 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:16.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:16.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:16.260 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 44 16 81815 81799 116.161 72.5 0.0112663 0.00860385 2024-09-21T10:25:16.283 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:16.325 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:16.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:16.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:16.427 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:16.458 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:16.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:16.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:16.560 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:16.600 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:16.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:16.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:16.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:16 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3424839729' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:25:16.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:16 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:25:16.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:16 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3424839729' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:25:16.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:16 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:25:16.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:16 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3424839729' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:25:16.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:16 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:25:16.703 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:16.755 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:16.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:16.833 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:25:16.856 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:16.898 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:16.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:16.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:17.000 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:17.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:17.050 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:17.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:17.151 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:17.188 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:17.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:17.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:17.260 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 45 16 83071 83055 115.324 78.5 0.0131116 0.00866576 2024-09-21T10:25:17.290 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:17.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:17.329 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:17.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:17.430 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:17.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[99390]: pgmap v1174: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:25:17.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:25:17.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:25:17.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[99390]: osdmap e1092: 8 total, 8 up, 8 in 2024-09-21T10:25:17.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:17.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:17.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[101144]: pgmap v1174: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:25:17.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:25:17.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:25:17.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[101144]: osdmap e1092: 8 total, 8 up, 8 in 2024-09-21T10:25:17.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:17.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:17 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:17.465 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:17.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:17.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:17.567 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:17.593 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:17.594 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:17.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:17.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:17.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:17 smithi031 ceph-mon[96824]: pgmap v1174: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:25:17.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:17 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:25:17.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:17 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:25:17.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:17 smithi031 ceph-mon[96824]: osdmap e1092: 8 total, 8 up, 8 in 2024-09-21T10:25:17.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:17 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:17.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:17 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:17.695 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:17.731 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:17.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:17.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:17.833 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:17.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:17.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:17.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:18.000 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:18.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:18.037 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:18.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:18.138 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:18.173 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:18.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:18.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:18.260 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 46 16 84295 84279 114.479 76.5 0.0163922 0.00872906 2024-09-21T10:25:18.275 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:18.309 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:18.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:18.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:18.350 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:18.411 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:18.417 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:25:18.418 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:25:18.444 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:18.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:18.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:18.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:18.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:18.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:18.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:18.683 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:18.720 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:18.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:18.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:18.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:18.857 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:18.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:18.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:18.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:18.998 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:18.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:18.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:19.099 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:19.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:19.131 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:19.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:19.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:19.261 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 47 16 85569 85553 113.738 79.625 0.0109623 0.00878662 2024-09-21T10:25:19.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:19.274 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:19.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:19.375 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:19.406 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:19.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:19.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:19.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:19.517 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:19 smithi007 ceph-mon[99390]: pgmap v1176: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:25:19.517 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:19 smithi007 ceph-mon[101144]: pgmap v1176: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:25:19.537 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:19.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:19.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:19.556 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:25:19.638 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:19.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:19 smithi031 ceph-mon[96824]: pgmap v1176: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:25:19.666 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:19.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:19.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:19.768 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:19.816 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:19.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:19.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:19.918 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:19.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:19.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:19.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:20.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:20.091 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:20.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:20.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:20.193 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:20.225 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:20.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:20.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:20.260 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 48 16 86747 86731 112.902 73.625 0.0103684 0.00885221 2024-09-21T10:25:20.327 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:20.364 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:20.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:20.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:20.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:20.519 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:20.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:20.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:20.621 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:20.669 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:20.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:20.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:20.771 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:20.800 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:20.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:20.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:20.902 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:20.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:20.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:20.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:21.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:21.085 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:21.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:21.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:21.158 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:25:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:25:20] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.51.0" 2024-09-21T10:25:21.187 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:21.221 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:21.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:21.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:21.252 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:25:21.253 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:25:21.260 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 49 16 87922 87906 112.097 73.4375 0.0142566 0.00891559 2024-09-21T10:25:21.291 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:25:21.292 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:25:21.322 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:21.329 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:25:21.329 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:25:21.352 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:21.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:21.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:21.368 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:25:21.368 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:25:21.399 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:25:21.400 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:25:21.431 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:25:21.431 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:25:21.431 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:21 smithi007 ceph-mon[99390]: pgmap v1177: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:25:21.432 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:21 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4164516604' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:21.432 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:21.432 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:21.432 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:21 smithi007 ceph-mon[101144]: pgmap v1177: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:25:21.432 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:21 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4164516604' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:21.432 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:21.432 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:21.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:21.462 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:25:21.462 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:25:21.485 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:21.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:21.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:21.501 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:25:21.501 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:25:21.587 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:21.628 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:21.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:21.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:21 smithi031 ceph-mon[96824]: pgmap v1177: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:25:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:21 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4164516604' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:21.730 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:21.768 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:21.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:21.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:21.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:21.907 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:21.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:21.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:22.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:22.052 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:22.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:22.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:22.154 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:22.193 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:22.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:22.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:22.261 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 50 16 89114 89098 111.345 74.5 0.0165981 0.00897645 2024-09-21T10:25:22.295 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:22.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:22.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:22.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:22.438 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:22.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:22.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:22.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:22.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:22.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:22.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:22.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:22.635 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:25:22.716 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:22.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:22.769 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:22.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:22.870 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:22.919 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:22.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:22.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:23.021 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:23.059 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:23.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:23.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:23.161 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:23.199 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:23.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:23.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:23.261 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 51 16 90349 90333 110.675 77.1875 0.0215615 0.00903036 2024-09-21T10:25:23.301 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:23.338 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:23.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:23.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:23.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:23.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:23.475 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:23.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:23.576 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:23.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:23.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:23.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:23.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:23 smithi031 ceph-mon[96824]: pgmap v1178: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:25:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:23 smithi007 ceph-mon[99390]: pgmap v1178: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:25:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:23 smithi007 ceph-mon[101144]: pgmap v1178: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:25:23.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:23.762 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:23.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:23.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:23.863 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:23.893 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:23.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:23.962 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:23.995 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:24.023 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:24.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:24.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:24.125 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:24.174 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:24.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:24.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:24.219 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:25:24.261 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 52 16 91488 91472 109.914 71.1875 0.0131412 0.00909239 2024-09-21T10:25:24.276 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:24.304 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:24.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:24.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:24.406 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:24.436 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:24.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:24.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:24.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:24.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:24.588 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:24.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:24.689 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:24.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:24.726 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:24.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:24.827 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:24.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:24.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:24.958 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:24.989 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:24.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:24.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:25.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:25.125 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:25.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:25.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:25.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:25.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:25.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:25.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:25.261 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 53 16 92591 92575 109.141 68.9375 0.00528775 0.00915748 2024-09-21T10:25:25.294 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:25:25.294 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:25:25.294 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:25:25.295 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:25:25.295 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:25:25.295 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:25:25.295 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:25:25.295 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:25:25.295 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:25:25.295 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:25:25.295 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:25:25.295 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:25:25.358 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:25.387 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:25.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:25.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:25.489 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:25.529 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:25.535 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:25.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:25.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:25.615 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:25 smithi007 ceph-mon[99390]: pgmap v1179: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:25:25.615 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:25 smithi007 ceph-mon[101144]: pgmap v1179: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:25:25.637 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:25 smithi031 ceph-mon[96824]: pgmap v1179: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:25:25.670 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:25.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:25.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:25.771 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:25.804 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:25.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:25.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:25.906 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:25.939 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:25.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:25.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:26.041 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:26.077 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:26.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:26.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:26.179 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:26.214 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:26.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:26.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:26.261 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 54 16 93792 93776 108.51 75.0625 0.0113117 0.00921064 2024-09-21T10:25:26.316 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:26.344 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:26.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:26.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:26.446 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:26.449 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:25:26.449 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:25:26.450 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 'trim stale osdmaps' 2024-09-21T10:25:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:26.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:26.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:26.586 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:26.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:26.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:26.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:26.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:26.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:26.765 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:26.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:26.866 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:26.901 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:26.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:26.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:27.003 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:27.032 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:27.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:27.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:27.134 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:27.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:27.191 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:27.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:27.262 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 55 16 94920 94904 107.818 70.5 0.030532 0.00926972 2024-09-21T10:25:27.292 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:27.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:27.332 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:27.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:27.433 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:27.464 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:27.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:27.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:27.565 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:27.582 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:27 smithi007 ceph-mon[99390]: pgmap v1180: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:25:27.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:27 smithi007 ceph-mon[101144]: pgmap v1180: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:25:27.606 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:27.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:27.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:27.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:27 smithi031 ceph-mon[96824]: pgmap v1180: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:25:27.708 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:27.747 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:27.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:27.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:27.849 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:27.881 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:27.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:27.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:27.983 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:28.026 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:28.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:28.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:28.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:28.170 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:28.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:28.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:28.263 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 56 16 96033 96017 107.134 69.5625 0.00514783 0.00932888 2024-09-21T10:25:28.272 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:28.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:28.315 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:28.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:28.416 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:28.468 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:28.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:28.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:28.570 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:28.605 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:28.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:28.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:28.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:28.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:28.753 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:28.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:28.854 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:28.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:28.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:28.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:28.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:29.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:29.041 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:29.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:29.142 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:29.175 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:29.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:29.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:29.263 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 57 16 97008 96992 106.324 60.9375 0.0104316 0.00940028 2024-09-21T10:25:29.277 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:29.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:29.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:29.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:29.403 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:29.423 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:25:29.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:29.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:29.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:29.539 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:29.565 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:29.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:29.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:29.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:29 smithi031 ceph-mon[96824]: pgmap v1181: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:25:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:29 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2160094220' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:25:29.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:29 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:25:29.667 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:29 smithi007 ceph-mon[99390]: pgmap v1181: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:25:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:29 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2160094220' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:25:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:29 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:25:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:29 smithi007 ceph-mon[101144]: pgmap v1181: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:25:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:29 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2160094220' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:25:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:29 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:25:29.697 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:29.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:29.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:29.799 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:29.857 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:29.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:29.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:29.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:29.999 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:30.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:30.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:30.006 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:30.101 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:30.129 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:30.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:30.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:30.231 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:30.263 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 58 16 97926 97910 105.48 57.375 0.0228456 0.00947498 2024-09-21T10:25:30.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:30.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:30.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:30.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:30.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:30.417 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:30.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:30.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:30.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:30.548 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:30.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:30.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:30.667 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:30 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:25:30.667 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:30 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:25:30.667 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:30 smithi007 ceph-mon[99390]: osdmap e1093: 8 total, 8 up, 8 in 2024-09-21T10:25:30.667 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:30 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:25:30.668 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:30 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:25:30.668 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:30 smithi007 ceph-mon[101144]: osdmap e1093: 8 total, 8 up, 8 in 2024-09-21T10:25:30.678 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:30.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:30.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:30.780 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:30.822 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:30.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:30 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:25:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:30 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:25:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:30 smithi031 ceph-mon[96824]: osdmap e1093: 8 total, 8 up, 8 in 2024-09-21T10:25:30.923 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:30.939 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:25:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:25:30] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.51.0" 2024-09-21T10:25:30.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:30.963 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:30.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:31.065 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:31.112 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:31.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:31.214 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:31.243 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:31.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:31.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:31.263 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 59 16 98876 98860 104.698 59.375 0.0235299 0.00954547 2024-09-21T10:25:31.345 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:31.384 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:31.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:31.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:31.485 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:31.504 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:31 smithi007 ceph-mon[99390]: pgmap v1183: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:25:31.505 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:31 smithi007 ceph-mon[101144]: pgmap v1183: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:25:31.515 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:31.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:31.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:31.616 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:31.654 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:31.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:31.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:31.756 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:31.796 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:31.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:31.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:31.898 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:31 smithi031 ceph-mon[96824]: pgmap v1183: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:25:31.933 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:31.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:31.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:32.035 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:32.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:32.078 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:32.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:32.179 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:32.215 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:32.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:32.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:32.264 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:25:32.262813+0000 min lat: 0.00132039 max lat: 0.125567 avg lat: 0.00960043 2024-09-21T10:25:32.264 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:25:32.264 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 60 16 99986 99970 104.108 69.375 0.0136392 0.00960043 2024-09-21T10:25:32.317 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:32.363 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:32.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:32.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:32.465 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:32.499 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:32.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:32.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:32.601 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:32.643 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:32.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:32.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:32.745 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:32.779 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:32.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:32.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:32.882 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:32.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:32.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:32.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:32.983 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:25:33.006 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:33.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:33.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:33.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:33.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:33.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:33.186 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:33.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:33.265 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 61 16 100969 100953 103.409 61.4375 0.0757287 0.00966007 2024-09-21T10:25:33.288 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:33.320 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:33.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:33.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:33.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:33.445 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:33.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:33.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:33.547 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:33.583 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:33.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:33.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:33.685 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:33.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:33.717 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:33.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:33.818 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:33.857 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:33.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:33.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:33 smithi031 ceph-mon[96824]: pgmap v1184: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:25:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:33 smithi007 ceph-mon[99390]: pgmap v1184: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:25:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:33 smithi007 ceph-mon[101144]: pgmap v1184: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:25:33.959 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:33.993 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:33.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:33.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:34.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:34.126 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:34.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:34.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:34.228 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:34.262 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:34.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:34.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:34.264 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 62 16 102020 102004 102.8 65.6875 0.00905269 0.00972255 2024-09-21T10:25:34.334 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:25:34.334 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:25:34.334 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:25:34.334 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:25:34.334 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:25:34.364 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:34.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:34.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:34.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:34.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:34.549 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:34.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:34.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:34.651 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:34.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:34.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:34.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:34.782 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:34.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:34.815 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:34.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:34.916 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:34.951 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:34.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:34.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:35.035 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:25:35.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:35.073 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:35.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:35.138 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:35.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:35.239 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:35.264 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 63 16 103107 103091 102.246 67.9375 0.014318 0.00977472 2024-09-21T10:25:35.271 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:35.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:35.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:35.373 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:35.422 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:35.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:35.523 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:35.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:35.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:35.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:35.672 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:35 smithi007 ceph-mon[99390]: pgmap v1185: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:25:35.673 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:35 smithi007 ceph-mon[101144]: pgmap v1185: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:25:35.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:35.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:35.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:35.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:35.864 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:35.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:35.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:35.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:35 smithi031 ceph-mon[96824]: pgmap v1185: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:25:36.006 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:36.044 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:36.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:36.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:36.146 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:36.179 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:36.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:36.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:36.265 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 64 16 104142 104126 101.659 64.6875 0.0116762 0.00983201 2024-09-21T10:25:36.280 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:36.329 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:36.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:36.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:36.431 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:36.469 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:25:36.470 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:25:36.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:36.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:36.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:36.512 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:25:36.512 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:25:36.563 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:25:36.563 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:25:36.586 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:36.610 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:25:36.610 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:25:36.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:36.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:36.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:36.641 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:25:36.641 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:25:36.674 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:25:36.674 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:25:36.716 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:25:36.716 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:25:36.717 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:36.717 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:36 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/412304195' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:36.717 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:36.717 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:36 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/412304195' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:36.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:36.749 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:36.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:36.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:36.754 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:25:36.754 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:25:36.851 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:36.884 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:36.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:36.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:36 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/412304195' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:36.985 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:37.017 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:37.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:37.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:37.118 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:37.156 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:37.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:37.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:37.258 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:37.266 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 65 16 105189 105173 101.102 65.4375 0.0144529 0.00988587 2024-09-21T10:25:37.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:37.385 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:37.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:37.385 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:37.486 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:37.524 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:37.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:37.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:37.626 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:37.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:37.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:37.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:37.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:37.762 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:37 smithi007 ceph-mon[99390]: pgmap v1186: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-21T10:25:37.762 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:37 smithi007 ceph-mon[101144]: pgmap v1186: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-21T10:25:37.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:37.800 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:37.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:37.901 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:37 smithi031 ceph-mon[96824]: pgmap v1186: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-21T10:25:37.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:37.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:37.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:38.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:38.096 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:38.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:38.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:38.197 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:38.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:38.237 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:38.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:38.265 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 66 16 106224 106208 100.55 64.6875 0.0101678 0.00994037 2024-09-21T10:25:38.338 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:38.367 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:38.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:38.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:38.468 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:38.509 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:38.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:38.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:38.611 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:38.637 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:38.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:38.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:38.739 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:38.775 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:38.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:38.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:38.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:38.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:38.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:39.010 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:39.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:39.069 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:39.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:39.170 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:39.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:39.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:39.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:39.266 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 67 16 107238 107222 99.9932 63.375 0.0152628 0.00999475 2024-09-21T10:25:39.302 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:39.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:39.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:39.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:39.433 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:39.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:39.474 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:39.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:39.576 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:39.606 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:39.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:39.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:39.709 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:39.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:39.754 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:39.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:39.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:25:39.855 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:39.904 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:39.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:39 smithi031 ceph-mon[96824]: pgmap v1187: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-21T10:25:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:39 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:39 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:39 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:39 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:39 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:39.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[99390]: pgmap v1187: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-21T10:25:39.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:39.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:39.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:39.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:39.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:39.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[101144]: pgmap v1187: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-21T10:25:39.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:39.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:39.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:39.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:39.946 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:39 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:25:40.005 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:40.023 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:40.031 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:40.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:40.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:40.132 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:40.159 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:40.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:40.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:40.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:40.267 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 68 16 108181 108165 99.3895 58.9375 0.0139863 0.010056 2024-09-21T10:25:40.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:40.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:40.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:40.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:40.432 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:40.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:40.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:40.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:40.563 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:40.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:40.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:40.664 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:40.698 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:40.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:40.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:25:40.741 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:25:40.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:40.838 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:40.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:40.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:40.939 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:40.977 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:40.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:40.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:41.079 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:41.105 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:25:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:25:40] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.51.0" 2024-09-21T10:25:41.113 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:41.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:41.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:41.214 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:41.252 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:41.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:41.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:41.267 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 69 16 109217 109201 98.8874 64.75 0.0148094 0.0101064 2024-09-21T10:25:41.353 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:41.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:41.398 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:41.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:41.451 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:25:41.451 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:25:41.452 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 'trim stale osdmaps' 2024-09-21T10:25:41.500 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:41.566 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:41.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:41.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:41.668 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:41.719 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:41.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:41.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:41.821 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:41.855 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:41.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:41.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:41.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:41 smithi007 ceph-mon[99390]: pgmap v1188: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-09-21T10:25:41.925 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:41 smithi007 ceph-mon[101144]: pgmap v1188: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-09-21T10:25:41.957 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:42.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:42.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:42.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:42.113 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:42.141 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:42.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:42.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:41 smithi031 ceph-mon[96824]: pgmap v1188: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-09-21T10:25:42.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:42.267 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 70 16 110173 110157 98.3283 59.75 0.0193832 0.0101643 2024-09-21T10:25:42.272 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:42.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:42.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:42.374 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:42.400 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:42.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:42.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:42.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:42.548 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:42.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:42.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:42.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:42.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:42.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:42.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:42.730 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:25:42.782 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:42.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:42.826 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:42.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:42.927 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:42.959 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:42.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:42.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:42.995 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:43.061 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:43.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:43.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:43.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:43.128 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:42 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/748104397' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:25:43.129 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:42 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/748104397' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:25:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:42 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/748104397' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:25:43.201 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:43.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:43.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:43.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:43.267 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 71 16 111152 111136 97.8052 61.1875 0.0140527 0.0102199 2024-09-21T10:25:43.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:43.393 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:43.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:43.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:43.479 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:43.495 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:43.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:43.546 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:43.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:43.647 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:43.681 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:43.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:43.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:43.783 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:43.823 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:43.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:43.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:43.925 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:43.966 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:43.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:43.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:43.992 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:43 smithi007 ceph-mon[99390]: pgmap v1189: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:25:43.992 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:43 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:25:43.992 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:43 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/748104397' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:25:43.992 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:43 smithi007 ceph-mon[99390]: osdmap e1094: 8 total, 8 up, 8 in 2024-09-21T10:25:43.992 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:43 smithi007 ceph-mon[101144]: pgmap v1189: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:25:43.992 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:43 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:25:43.992 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:43 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/748104397' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:25:43.993 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:43 smithi007 ceph-mon[101144]: osdmap e1094: 8 total, 8 up, 8 in 2024-09-21T10:25:44.068 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:44.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:44.103 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:44.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:43 smithi031 ceph-mon[96824]: pgmap v1189: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:25:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:43 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:25:44.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:43 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/748104397' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:25:44.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:43 smithi031 ceph-mon[96824]: osdmap e1094: 8 total, 8 up, 8 in 2024-09-21T10:25:44.204 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:44.237 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:44.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:44.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:44.267 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 72 16 112131 112115 97.2967 61.1875 0.017665 0.010273 2024-09-21T10:25:44.339 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:44.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:44.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:44.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:44.475 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:44.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:44.510 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:44.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:44.611 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:44.645 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:44.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:44.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:44.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:44.791 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:44.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:44.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:44.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:44.922 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:44.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:44.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:45.023 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:45.062 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:45.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:45.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:45.164 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:45.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:45.207 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:45.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:45.267 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 73 16 113134 113118 96.8226 62.6875 0.0224725 0.0103229 2024-09-21T10:25:45.308 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:45.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:45.351 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:45.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:45.452 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:45.493 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:45.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:45.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:45.595 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:45.625 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:45.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:45.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:45.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:45.757 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:45.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:45.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:45.859 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:45.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:45.898 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:45.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:45 smithi007 ceph-mon[99390]: pgmap v1191: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:25:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:45 smithi007 ceph-mon[101144]: pgmap v1191: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:25:45.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:46.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:46.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:46.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:46.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:45 smithi031 ceph-mon[96824]: pgmap v1191: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:25:46.185 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:46.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:46.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:46.267 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 74 16 114136 114120 96.3605 62.625 0.00994598 0.0103728 2024-09-21T10:25:46.287 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:46.321 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:46.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:46.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:46.423 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:46.457 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:25:46.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:46.458 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:46.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:46.514 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:25:46.514 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:25:46.559 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:46.615 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:46.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:46.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:46.716 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:46.748 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:46.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:46.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:46.849 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:46.880 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:46.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:46.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:46.982 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:47.018 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:47.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:47.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:47.120 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:47.157 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:47.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:47.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:47.259 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:47.267 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 75 16 115140 115124 95.9124 62.75 0.0103531 0.0104211 2024-09-21T10:25:47.298 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:47.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:47.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:47.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:47.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:47.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:47.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:47.550 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:47.608 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:47.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:47.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:47.710 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:47.755 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:47.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:47.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:47.857 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:47.888 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:47.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:47.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:47.951 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:25:47.990 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:47.994 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:47 smithi007 ceph-mon[99390]: pgmap v1192: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:25:47.994 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:47 smithi007 ceph-mon[101144]: pgmap v1192: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:25:48.018 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:48.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:48.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:48.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:48.145 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:48.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:48.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:47 smithi031 ceph-mon[96824]: pgmap v1192: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:25:48.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:48.270 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 76 16 116068 116052 95.4105 58 0.0239914 0.0104752 2024-09-21T10:25:48.274 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:48.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:48.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:48.376 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:48.408 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:48.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:48.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:48.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:48.549 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:48.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:48.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:48.650 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:48.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:48.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:48.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:48.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:48.820 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:48.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:48.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:48.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:48.967 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:48.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:48.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:49.024 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:49.069 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:49.094 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:25:49.094 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:25:49.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:49.128 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:49.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:49.138 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:25:49.138 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:25:49.182 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:25:49.182 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:25:49.218 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:25:49.218 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:25:49.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:49.253 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:25:49.253 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:25:49.266 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:49.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:49.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:49.270 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 77 16 117010 116994 94.936 58.875 0.0150181 0.0105284 2024-09-21T10:25:49.287 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:25:49.288 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:25:49.318 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:25:49.318 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:25:49.347 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:25:49.347 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:25:49.369 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:49.401 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:49.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:49.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:49.503 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:49.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:49.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:49.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:49.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:49.670 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:49.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:49.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:49.773 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:49.812 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:49.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:49.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:49.914 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:49.946 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:49.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:49.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:50.048 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:50.092 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:50.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:50.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:49 smithi031 ceph-mon[96824]: pgmap v1193: 89 pgs: 89 active+clean; 7.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-09-21T10:25:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4263305892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:49 smithi007 ceph-mon[99390]: pgmap v1193: 89 pgs: 89 active+clean; 7.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-09-21T10:25:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4263305892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:49 smithi007 ceph-mon[101144]: pgmap v1193: 89 pgs: 89 active+clean; 7.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-09-21T10:25:50.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:49 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4263305892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:50.194 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:50.223 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:50.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:50.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:50.270 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 78 16 117966 117950 94.4849 59.75 0.0244782 0.0105776 2024-09-21T10:25:50.327 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:50.365 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:50.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:50.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:50.467 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:50.505 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:50.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:50.551 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:50.607 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:50.638 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:25:50.638 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:25:50.638 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:25:50.639 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:25:50.639 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:25:50.639 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:25:50.639 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:25:50.639 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:25:50.639 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:25:50.639 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:25:50.639 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:25:50.639 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:25:50.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:50.655 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:50.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:50.756 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:50.797 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:50.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:50.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:50.899 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:50.936 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:50.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:50.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:51.037 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:51.070 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:51.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:51.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:51.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:51.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:25:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:25:50] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.51.0" 2024-09-21T10:25:51.221 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:51.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:51.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:51.270 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 79 16 118912 118896 94.0374 59.125 0.0152124 0.010629 2024-09-21T10:25:51.323 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:51.356 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:51.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:51.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:51.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:51.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:51.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:51.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:51.595 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:51.625 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:51.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:51.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:51.727 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:51.768 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:51.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:51.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:51.870 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:51.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:51.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:51.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:51 smithi007 ceph-mon[99390]: pgmap v1194: 89 pgs: 89 active+clean; 7.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-09-21T10:25:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:51 smithi007 ceph-mon[101144]: pgmap v1194: 89 pgs: 89 active+clean; 7.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-09-21T10:25:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:52.007 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:52.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:52.039 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:52.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:52.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:51 smithi031 ceph-mon[96824]: pgmap v1194: 89 pgs: 89 active+clean; 7.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-09-21T10:25:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:52.175 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:52.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:52.206 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:25:52.207 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:25:52.270 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:25:52.269152+0000 min lat: 0.00132039 max lat: 0.125567 avg lat: 0.0106757 2024-09-21T10:25:52.270 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:25:52.270 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 80 16 119890 119874 93.626 61.125 0.0107157 0.0106757 2024-09-21T10:25:52.272 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:25:52.276 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:52.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:52.309 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:52.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:52.410 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:52.440 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:52.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:52.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:52.542 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:52.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:52.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:52.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:52.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:52.700 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:52.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:52.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:52.802 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:52.842 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:52.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:52.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:52.944 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:52.993 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:52.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:52.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:53.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:53.136 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:53.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:53.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:53.237 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:53.270 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 81 16 120837 120821 93.2004 59.1875 0.0338245 0.0107241 2024-09-21T10:25:53.285 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:53.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:53.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:53.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:53.424 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:53.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:53.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:53.526 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:53.567 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:53.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:53.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:53.669 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:53.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:53.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:53.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:53.811 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:53.854 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:53.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:53.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:53.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:53 smithi007 ceph-mon[99390]: pgmap v1195: 89 pgs: 89 active+clean; 7.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2024-09-21T10:25:53.899 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:53 smithi007 ceph-mon[101144]: pgmap v1195: 89 pgs: 89 active+clean; 7.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2024-09-21T10:25:53.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:53.989 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:53.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:53.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:54.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:54.128 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:54.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:54.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:53 smithi031 ceph-mon[96824]: pgmap v1195: 89 pgs: 89 active+clean; 7.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2024-09-21T10:25:54.231 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:54.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:54.267 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:54.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:54.271 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:54.271 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 82 16 121784 121768 92.7857 59.1875 0.0109238 0.0107718 2024-09-21T10:25:54.330 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:25:54.331 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:25:54.331 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 0 2024-09-21T10:25:54.331 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:25:54.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:54.423 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:54.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:54.525 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:54.562 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:54.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:54.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:54.664 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:54.701 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:54.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:54.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:54.803 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:54.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:54.839 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:54.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:54.940 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:54.970 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:54.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:54.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:55.072 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:55.110 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:55.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:55.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:55.211 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:55.260 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:55.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:55.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:55.270 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 83 16 122748 122732 92.3937 60.25 0.0173939 0.010818 2024-09-21T10:25:55.362 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:55.398 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:55.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:55.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:55.500 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:55.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:55.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:55.630 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:55.670 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:55.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:55.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:55.772 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:55.811 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:55.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:55.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:55.913 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:55.962 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:55.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:55.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:56.064 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:56.094 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:56.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:56.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:55 smithi031 ceph-mon[96824]: pgmap v1196: 89 pgs: 89 active+clean; 7.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2024-09-21T10:25:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:55 smithi007 ceph-mon[99390]: pgmap v1196: 89 pgs: 89 active+clean; 7.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2024-09-21T10:25:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:55 smithi007 ceph-mon[101144]: pgmap v1196: 89 pgs: 89 active+clean; 7.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2024-09-21T10:25:56.196 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:56.235 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:56.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:56.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:56.271 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 84 16 123712 123696 92.011 60.25 0.0107086 0.010863 2024-09-21T10:25:56.337 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:56.370 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:56.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:56.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:56.472 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:56.496 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:56.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:56.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:56.598 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:56.636 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:56.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:56.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:56.738 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:56.770 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:56.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:56.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:56.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:56.894 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:56.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:56.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:56.995 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:25:57.017 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:57.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:57.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:25:57.119 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:57.151 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:57.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:57.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:57.208 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:25:57.208 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:25:57.208 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:25:57.209 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd out 0 2024-09-21T10:25:57.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:57.271 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 85 16 124365 124349 91.4088 40.8125 0.0103119 0.0109346 2024-09-21T10:25:57.284 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:57.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:57.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:57.386 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:57.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:57.443 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:57.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:57.544 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:57.574 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:57.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:57.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:57.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:57.715 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:57.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:57.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:57.817 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:57.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:57.854 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:57.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:57.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:25:57.955 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:58.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:58.027 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:58.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:58.122 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:57 smithi007 ceph-mon[99390]: pgmap v1197: 89 pgs: 89 active+clean; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-09-21T10:25:58.123 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:57 smithi007 ceph-mon[101144]: pgmap v1197: 89 pgs: 89 active+clean; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-09-21T10:25:58.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:25:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:57 smithi031 ceph-mon[96824]: pgmap v1197: 89 pgs: 89 active+clean; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-09-21T10:25:58.188 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:58.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:58.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:25:58.271 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 86 16 125243 125227 90.984 54.875 0.0209189 0.0109858 2024-09-21T10:25:58.294 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:58.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:58.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:58.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:58.425 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:58.463 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:58.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:58.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:58.565 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:25:58.595 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:58.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:58.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:25:58.696 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:25:58.759 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:58.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:58.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:25:58.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:58.909 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:58.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:58.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:59.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:59.071 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:59.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:59.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:59.173 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:59.201 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:59.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:59.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:59.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 87 16 126098 126082 90.5517 53.4375 0.0331049 0.0110378 2024-09-21T10:25:59.303 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:25:59.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:59.357 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:59.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:25:59.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:59.488 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:59.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:59.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:59.512 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:59.535 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:59.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:25:59.634 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:25:59.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:59.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:25:59.638 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:25:59.638 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:25:59.683 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:25:59.683 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:25:59.723 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:25:59.723 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:25:59.736 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:25:59.759 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:25:59.759 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:25:59.760 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:59.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:25:59.764 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:25:59.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:25:59.797 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:25:59.838 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:25:59.838 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:25:59.863 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:25:59.876 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:25:59.877 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:25:59.890 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:25:59.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:25:59.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:25:59.912 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:25:59.912 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:25:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:59 smithi007 ceph-mon[99390]: pgmap v1198: 89 pgs: 89 active+clean; 7.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-09-21T10:25:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1097229775' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:25:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:59 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:25:59.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:25:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3987128282' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:59.931 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:59 smithi007 ceph-mon[101144]: pgmap v1198: 89 pgs: 89 active+clean; 7.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-09-21T10:25:59.931 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1097229775' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:25:59.931 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:59 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:25:59.931 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:25:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3987128282' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:25:59.992 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:00.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:00.022 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:00.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:00.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:00.154 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:00.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:00.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:59 smithi031 ceph-mon[96824]: pgmap v1198: 89 pgs: 89 active+clean; 7.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2024-09-21T10:26:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1097229775' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:59 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:25:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3987128282' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:00.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:00.272 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 88 16 126821 126805 90.0362 45.1875 0.0109237 0.0111016 2024-09-21T10:26:00.298 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:00.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:00.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:00.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:00.427 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:00.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:00.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:00.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:00.556 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:00.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:00.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:00.657 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:00.704 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:00.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:00.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:00.806 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:00.839 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:00.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:00.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:00.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:00 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:26:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:00 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:26:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:00 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:00.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:00 smithi007 ceph-mon[99390]: osdmap e1095: 8 total, 8 up, 8 in 2024-09-21T10:26:00.944 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:26:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:26:00] "GET /metrics HTTP/1.1" 200 36521 "" "Prometheus/2.51.0" 2024-09-21T10:26:00.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:00 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:26:00.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:00 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:26:00.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:00 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:00.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:00 smithi007 ceph-mon[101144]: osdmap e1095: 8 total, 8 up, 8 in 2024-09-21T10:26:00.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:00.983 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:00.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:01.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:01.112 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:01.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:01.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:00 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:26:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:00 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:26:01.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:00 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:01.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:00 smithi031 ceph-mon[96824]: osdmap e1095: 8 total, 8 up, 8 in 2024-09-21T10:26:01.214 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:01.242 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:01.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:01.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:01.272 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 89 16 127659 127643 89.6131 52.375 0.0126154 0.0111538 2024-09-21T10:26:01.344 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:01.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:01.393 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:01.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:01.495 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:01.525 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:01.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:01.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:01.627 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:01.659 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:01.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:01.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:01.761 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:01.792 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:01.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:01.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:01.894 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:01.931 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:01.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:01.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:02.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:02.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:02.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:02.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:01 smithi031 ceph-mon[96824]: pgmap v1200: 89 pgs: 89 active+clean; 7.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-21T10:26:02.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:01 smithi007 ceph-mon[99390]: pgmap v1200: 89 pgs: 89 active+clean; 7.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-21T10:26:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:01 smithi007 ceph-mon[101144]: pgmap v1200: 89 pgs: 89 active+clean; 7.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s 2024-09-21T10:26:02.198 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:02.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:02.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:02.272 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 90 7 128555 128548 89.2458 56.5625 0.0629813 0.0111967 2024-09-21T10:26:02.299 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:02.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:02.322 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:02.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:02.423 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:02.445 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:02.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:02.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:02.547 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:02.569 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:02.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:02.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:02.671 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:02.693 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:02.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:02.794 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:02.817 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:02.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:02.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:02.919 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:02.941 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:02.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:02.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:03.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:03.068 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:03.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:03.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:03.169 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:03.193 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:03.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:03.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:03.272 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total time run: 90.0393 2024-09-21T10:26:03.272 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total writes made: 128555 2024-09-21T10:26:03.272 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Write size: 65536 2024-09-21T10:26:03.272 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object size: 65536 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Bandwidth (MB/sec): 89.2353 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Bandwidth: 39.3662 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max bandwidth (MB/sec): 240.812 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min bandwidth (MB/sec): 40.8125 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average IOPS: 1427 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev IOPS: 629.86 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max IOPS: 3853 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min IOPS: 653 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average Latency(s): 0.0112009 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Latency(s): 0.00840614 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max latency(s): 0.197662 2024-09-21T10:26:03.273 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min latency(s): 0.00132039 2024-09-21T10:26:03.279 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:26:03.294 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:03.339 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:03.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:03.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:03.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:03.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:03.470 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:03.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:03.484 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:26:03.571 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:03.667 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:03.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:03.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:03.769 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:03.827 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:03.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:03.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:03.929 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:03 smithi007 ceph-mon[101144]: pgmap v1201: 89 pgs: 89 active+clean; 7.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 55 MiB/s wr, 887 op/s 2024-09-21T10:26:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:03 smithi007 ceph-mon[99390]: pgmap v1201: 89 pgs: 89 active+clean; 7.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 55 MiB/s wr, 887 op/s 2024-09-21T10:26:03.966 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:03.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:03.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:04.068 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:04.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:04.122 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:04.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:03 smithi031 ceph-mon[96824]: pgmap v1201: 89 pgs: 89 active+clean; 7.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 55 MiB/s wr, 887 op/s 2024-09-21T10:26:04.222 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:04.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:04.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:04.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:04.360 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:04.402 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:04.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:04.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:04.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:04.539 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:04.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:04.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:04.641 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:04.669 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:04.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:04.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:04.770 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:04.803 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:04.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:04.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:04.905 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:04.939 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:04.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:04.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:05.041 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:05.067 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:05.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:05.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:05.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:05.202 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:26:05.203 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:26:05.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:05.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:05.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:05.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:05.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:05.346 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:05.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:05.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:05 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:26:05.354+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1095 definitely_dead 0 2024-09-21T10:26:05.447 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:05.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:05.488 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:05.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:05.589 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:05.634 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:05.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:05.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:05.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:05.762 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:05.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:05.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:05.789 INFO:teuthology.orchestra.run.smithi007.stderr:marked out osd.0. 2024-09-21T10:26:05.808 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:05 smithi007 ceph-mon[99390]: pgmap v1202: 89 pgs: 89 active+clean; 7.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 53 MiB/s wr, 853 op/s 2024-09-21T10:26:05.808 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:05 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/966163678' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:26:05.808 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:05 smithi007 ceph-mon[99390]: Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T10:26:05.809 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:05 smithi007 ceph-mon[101144]: pgmap v1202: 89 pgs: 89 active+clean; 7.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 53 MiB/s wr, 853 op/s 2024-09-21T10:26:05.809 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:05 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/966163678' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:26:05.809 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:05 smithi007 ceph-mon[101144]: Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T10:26:05.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:05.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:26:05.889 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:05.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:05.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:05.991 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:06.013 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:06.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:06.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:06.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:26:06.115 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:05 smithi031 ceph-mon[96824]: pgmap v1202: 89 pgs: 89 active+clean; 7.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 53 MiB/s wr, 853 op/s 2024-09-21T10:26:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:05 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/966163678' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:26:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:05 smithi031 ceph-mon[96824]: Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T10:26:06.175 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:06.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:06.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:06.277 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:06.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:06.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:06.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:06.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:06.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:06.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:06.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:06.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:06.554 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:06.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:06.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:06.555 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:06.655 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:06.677 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:06.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:06.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:06.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:06.822 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:06.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:06.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:06.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:06.951 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:06.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:06.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:07.052 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:07.079 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:07.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:07.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/966163678' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T10:26:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:06 smithi031 ceph-mon[96824]: osdmap e1096: 8 total, 8 up, 7 in 2024-09-21T10:26:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:07.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:07.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/966163678' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T10:26:07.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:06 smithi007 ceph-mon[99390]: osdmap e1096: 8 total, 8 up, 7 in 2024-09-21T10:26:07.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:07.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:07.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/966163678' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T10:26:07.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:06 smithi007 ceph-mon[101144]: osdmap e1096: 8 total, 8 up, 7 in 2024-09-21T10:26:07.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:07.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:07.207 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:07.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:07.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:07.220 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:07.257 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:07.309 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:07.336 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:07.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:07.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:07.437 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:07.461 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:07.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:07.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:07.563 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:07.589 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:07.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:07.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:07.691 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:07.718 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:07.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:07.820 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:07.847 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:07.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:07.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:07.949 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:07.971 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:07.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:07.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:08.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:08.090 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:07 smithi007 ceph-mon[101144]: pgmap v1204: 89 pgs: 89 active+clean; 7.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 36 MiB/s wr, 596 op/s 2024-09-21T10:26:08.090 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:07 smithi007 ceph-mon[101144]: osdmap e1097: 8 total, 8 up, 7 in 2024-09-21T10:26:08.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:07 smithi007 ceph-mon[99390]: pgmap v1204: 89 pgs: 89 active+clean; 7.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 36 MiB/s wr, 596 op/s 2024-09-21T10:26:08.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:07 smithi007 ceph-mon[99390]: osdmap e1097: 8 total, 8 up, 7 in 2024-09-21T10:26:08.109 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:08.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:08.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:07 smithi031 ceph-mon[96824]: pgmap v1204: 89 pgs: 89 active+clean; 7.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 36 MiB/s wr, 596 op/s 2024-09-21T10:26:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:07 smithi031 ceph-mon[96824]: osdmap e1097: 8 total, 8 up, 7 in 2024-09-21T10:26:08.211 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:08.242 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:08.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:08.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:08.344 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:08.376 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:08.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:08.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:08.478 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:08.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:08.511 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:08.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:08.612 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:08.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:08.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:08.748 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:08.774 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:08.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:08.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:08.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:08.906 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:08.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:08.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:08 smithi007 ceph-mon[99390]: osdmap e1098: 8 total, 8 up, 7 in 2024-09-21T10:26:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:08 smithi007 ceph-mon[99390]: osdmap e1099: 8 total, 8 up, 7 in 2024-09-21T10:26:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:08 smithi007 ceph-mon[99390]: pgmap v1208: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 remapped+peering, 84 active+clean; 7.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 255 B/s rd, 3.5 MiB/s wr, 615 op/s; 8037/378825 objects degraded (2.122%); 150 B/s, 2 objects/s recovering 2024-09-21T10:26:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:08 smithi007 ceph-mon[101144]: osdmap e1098: 8 total, 8 up, 7 in 2024-09-21T10:26:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:08 smithi007 ceph-mon[101144]: osdmap e1099: 8 total, 8 up, 7 in 2024-09-21T10:26:08.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:08 smithi007 ceph-mon[101144]: pgmap v1208: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 remapped+peering, 84 active+clean; 7.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 255 B/s rd, 3.5 MiB/s wr, 615 op/s; 8037/378825 objects degraded (2.122%); 150 B/s, 2 objects/s recovering 2024-09-21T10:26:09.007 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:09.044 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:09.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:09.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:09.145 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:08 smithi031 ceph-mon[96824]: osdmap e1098: 8 total, 8 up, 7 in 2024-09-21T10:26:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:08 smithi031 ceph-mon[96824]: osdmap e1099: 8 total, 8 up, 7 in 2024-09-21T10:26:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:08 smithi031 ceph-mon[96824]: pgmap v1208: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 remapped+peering, 84 active+clean; 7.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 255 B/s rd, 3.5 MiB/s wr, 615 op/s; 8037/378825 objects degraded (2.122%); 150 B/s, 2 objects/s recovering 2024-09-21T10:26:09.193 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:09.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:09.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:09.296 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:09.333 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:09.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:09.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:09.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:09.476 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:09.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:09.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:09.578 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:09.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:09.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:09.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:09.714 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:09.749 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:09.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:09.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:09.851 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:09.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:09.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:09.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:09 smithi007 ceph-mon[99390]: Health check failed: Degraded data redundancy: 8037/378825 objects degraded (2.122%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:26:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:09 smithi007 ceph-mon[99390]: osdmap e1100: 8 total, 8 up, 7 in 2024-09-21T10:26:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:09 smithi007 ceph-mon[101144]: Health check failed: Degraded data redundancy: 8037/378825 objects degraded (2.122%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:26:09.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:09 smithi007 ceph-mon[101144]: osdmap e1100: 8 total, 8 up, 7 in 2024-09-21T10:26:09.999 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:10.032 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:10.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:10.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:10.134 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:09 smithi031 ceph-mon[96824]: Health check failed: Degraded data redundancy: 8037/378825 objects degraded (2.122%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:26:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:09 smithi031 ceph-mon[96824]: osdmap e1100: 8 total, 8 up, 7 in 2024-09-21T10:26:10.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:10.171 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:10.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:10.271 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:10.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:10.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:10.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:10.453 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:10.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:10.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:10.555 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:10.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:10.591 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:10.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:10.692 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:10.734 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:10.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:10.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:10.835 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:10.891 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:10.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:10.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:10.965 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:10 smithi007 ceph-mon[99390]: pgmap v1210: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 remapped+peering, 84 active+clean; 7.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 255 B/s rd, 1.7 MiB/s wr, 600 op/s; 8037/378381 objects degraded (2.124%); 150 B/s, 2 objects/s recovering 2024-09-21T10:26:10.965 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:26:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:26:10] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T10:26:10.966 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:10 smithi007 ceph-mon[101144]: pgmap v1210: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 remapped+peering, 84 active+clean; 7.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 255 B/s rd, 1.7 MiB/s wr, 600 op/s; 8037/378381 objects degraded (2.124%); 150 B/s, 2 objects/s recovering 2024-09-21T10:26:10.993 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:11.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:11.043 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:11.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:11.144 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:10 smithi031 ceph-mon[96824]: pgmap v1210: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 remapped+peering, 84 active+clean; 7.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 255 B/s rd, 1.7 MiB/s wr, 600 op/s; 8037/378381 objects degraded (2.124%); 150 B/s, 2 objects/s recovering 2024-09-21T10:26:11.174 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:11.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:11.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:11.243 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:26:11.243 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:26:11.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:11.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:11.316 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:11.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:11.417 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:11.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:11.460 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:11.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:11.529 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:26:11.529 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:26:11.529 INFO:tasks.thrashosds.thrasher:Adding osd 0 2024-09-21T10:26:11.529 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd in 0 2024-09-21T10:26:11.561 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:11.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:11.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:11.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:11.688 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:11.745 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:11.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:11.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:11.796 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:26:11.797 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:26:11.821 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:26:11.838 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:26:11.838 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:26:11.847 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:11.891 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:26:11.892 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:26:11.900 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:11.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:11.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:11.931 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:26:11.931 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:26:11.961 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:26:11.961 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:26:11.996 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:26:11.996 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:26:12.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:12.035 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:12.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:12.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:12.036 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:26:12.036 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:26:12.071 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:26:12.072 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:26:12.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:11 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/78733138' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:12.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:11 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:12.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:11 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3810178119' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:12.102 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:11 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/78733138' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:12.102 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:11 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:12.102 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:11 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3810178119' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:12.136 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:11 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/78733138' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:11 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:11 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3810178119' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:12.166 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:12.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:12.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:12.193 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:26:12.268 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:12.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:12.312 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:12.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:12.413 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:12.459 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:12.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:12.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:12.541 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:12.562 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:12.599 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:12.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:12.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:12.701 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:12.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:12.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:12.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:12.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:12.871 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:12.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:12.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:12.962 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:12 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:12.963 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:12 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:26:12.963 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:12 smithi031 ceph-mon[96824]: osdmap e1101: 8 total, 8 up, 7 in 2024-09-21T10:26:12.963 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:12 smithi031 ceph-mon[96824]: pgmap v1212: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 32055/372462 objects degraded (8.606%); 134 KiB/s, 1 objects/s recovering 2024-09-21T10:26:12.973 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:13.006 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:13.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:13.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:13.108 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:13.143 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:13.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:13.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:12 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:12 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:26:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:12 smithi007 ceph-mon[99390]: osdmap e1101: 8 total, 8 up, 7 in 2024-09-21T10:26:13.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:12 smithi007 ceph-mon[99390]: pgmap v1212: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 32055/372462 objects degraded (8.606%); 134 KiB/s, 1 objects/s recovering 2024-09-21T10:26:13.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:12 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:12 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:26:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:12 smithi007 ceph-mon[101144]: osdmap e1101: 8 total, 8 up, 7 in 2024-09-21T10:26:13.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:12 smithi007 ceph-mon[101144]: pgmap v1212: 89 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 32055/372462 objects degraded (8.606%); 134 KiB/s, 1 objects/s recovering 2024-09-21T10:26:13.245 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:13.294 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:13.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:13.396 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:13.428 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:13.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:13.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:13.530 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:13.566 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:13.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:13.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:13.668 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:13.703 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:13.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:13.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:13.805 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:13.847 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:13.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:13.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:13.881 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:13.949 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:13.994 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:13.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:13.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:14.096 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:14.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:14.130 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:14.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:14.231 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:14.268 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:14.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:14.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:14.300 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:14 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 24164/369606 objects degraded (6.538%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:14.300 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:14 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 24164/369606 objects degraded (6.538%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:14.369 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:14.402 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:14 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 24164/369606 objects degraded (6.538%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:14.412 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:14.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:14.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:14.514 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:14.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:14.550 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:14.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:14.560 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:26:14.560 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:26:14.560 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 0 2024-09-21T10:26:14.560 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:26:14.651 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:14.684 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:14.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:14.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:14.786 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:14.817 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:14.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:14.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:14.919 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:14.959 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:14.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:14.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:15.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:15.108 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:15.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:15.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:15.210 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:15.253 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:15 smithi031 ceph-mon[96824]: pgmap v1213: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 24164/369606 objects degraded (6.538%); 7634/369606 objects misplaced (2.065%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:26:15.255 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:26:15.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:15.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:15.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:15.298 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:26:15.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:15 smithi007 ceph-mon[99390]: pgmap v1213: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 24164/369606 objects degraded (6.538%); 7634/369606 objects misplaced (2.065%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:26:15.301 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:15 smithi007 ceph-mon[101144]: pgmap v1213: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 24164/369606 objects degraded (6.538%); 7634/369606 objects misplaced (2.065%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:26:15.358 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:15.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:15.417 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:15.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:15.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:15.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:15.562 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:15.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:15.628 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:15.663 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:15.703 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:15.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:15.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:15.792 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:15.798 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:26:15.805 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:15.835 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:15.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:15.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:15.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:15.990 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:15.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:15.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:16.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:16.140 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:16 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:26:16.113+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1101 definitely_dead 0 2024-09-21T10:26:16.161 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:16.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:16.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:16.230 INFO:teuthology.orchestra.run.smithi007.stderr:marked in osd.0. 2024-09-21T10:26:16.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:16.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:16.292 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:16.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:16.392 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:16.402 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:16 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1627158045' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T10:26:16.415 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:16.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:16.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:16.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:16 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1627158045' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T10:26:16.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:16 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1627158045' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T10:26:16.517 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:16.539 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:16.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:16.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:16.641 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:16.664 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:16.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:16.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:16.766 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:16.789 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:16.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:16.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:16.795 INFO:tasks.thrashosds.thrasher:Added osd 0 2024-09-21T10:26:16.891 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:16.913 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:16.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:16.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:17.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:17.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:17.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:17.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:17.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:17.163 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:17.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:17.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:17.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:17.303 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:17.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:17.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:17.405 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:26:17.405 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:26:17.405 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:26:17.405 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:26:17.405 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:26:17.405 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:17 smithi031 ceph-mon[96824]: pgmap v1214: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 24164/368922 objects degraded (6.550%); 7634/368922 objects misplaced (2.069%); 896 KiB/s, 13 objects/s recovering 2024-09-21T10:26:17.406 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:17 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1627158045' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T10:26:17.406 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:17 smithi031 ceph-mon[96824]: osdmap e1102: 8 total, 8 up, 8 in 2024-09-21T10:26:17.406 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:17.441 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:17.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:17.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:17.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:17 smithi007 ceph-mon[99390]: pgmap v1214: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 24164/368922 objects degraded (6.550%); 7634/368922 objects misplaced (2.069%); 896 KiB/s, 13 objects/s recovering 2024-09-21T10:26:17.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:17 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1627158045' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T10:26:17.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:17 smithi007 ceph-mon[99390]: osdmap e1102: 8 total, 8 up, 8 in 2024-09-21T10:26:17.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:17 smithi007 ceph-mon[101144]: pgmap v1214: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 24164/368922 objects degraded (6.550%); 7634/368922 objects misplaced (2.069%); 896 KiB/s, 13 objects/s recovering 2024-09-21T10:26:17.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:17 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1627158045' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T10:26:17.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:17 smithi007 ceph-mon[101144]: osdmap e1102: 8 total, 8 up, 8 in 2024-09-21T10:26:17.543 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:17.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:17.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:17.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:17.694 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:17.726 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:17.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:17.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:17.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:17.871 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:17.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:17.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:17.973 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:18.004 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:18.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:18.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:18.105 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:18.119 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:26:18.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:18.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:18.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:18.234 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:18.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:18.280 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:18.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:18.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:18.397 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:18 smithi007 ceph-mon[99390]: osdmap e1103: 8 total, 8 up, 8 in 2024-09-21T10:26:18.397 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:18 smithi007 ceph-mon[99390]: osdmap e1104: 8 total, 8 up, 8 in 2024-09-21T10:26:18.397 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:18 smithi007 ceph-mon[101144]: osdmap e1103: 8 total, 8 up, 8 in 2024-09-21T10:26:18.397 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:18 smithi007 ceph-mon[101144]: osdmap e1104: 8 total, 8 up, 8 in 2024-09-21T10:26:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:18 smithi031 ceph-mon[96824]: osdmap e1103: 8 total, 8 up, 8 in 2024-09-21T10:26:18.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:18 smithi031 ceph-mon[96824]: osdmap e1104: 8 total, 8 up, 8 in 2024-09-21T10:26:18.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:18.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:18.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:18.435 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:18.526 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:18.558 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:18.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:18.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:18.583 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:18.661 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:18.711 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:18.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:18.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:18.813 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:18.846 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:18.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:18.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:18.948 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:18.990 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:18.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:18.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:19.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:19.120 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:19.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:19.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:19.222 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:19.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:19.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:19.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:19.269 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:26:19.364 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:19.377 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:19 smithi007 ceph-mon[99390]: pgmap v1217: 89 pgs: 3 remapped+peering, 8 peering, 1 active+recovering+undersized+degraded+remapped, 77 active+clean; 7.4 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 838 op/s; 146/362571 objects degraded (0.040%); 7634/362571 objects misplaced (2.106%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:26:19.377 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:19 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/993220773' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:19.377 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:19 smithi007 ceph-mon[101144]: pgmap v1217: 89 pgs: 3 remapped+peering, 8 peering, 1 active+recovering+undersized+degraded+remapped, 77 active+clean; 7.4 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 838 op/s; 146/362571 objects degraded (0.040%); 7634/362571 objects misplaced (2.106%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:26:19.377 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:19 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/993220773' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:19.396 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:19.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:19.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:19.498 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:19.539 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:19.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:19.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:19.641 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:19.655 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:19 smithi031 ceph-mon[96824]: pgmap v1217: 89 pgs: 3 remapped+peering, 8 peering, 1 active+recovering+undersized+degraded+remapped, 77 active+clean; 7.4 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 838 op/s; 146/362571 objects degraded (0.040%); 7634/362571 objects misplaced (2.106%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:26:19.655 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:19 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/993220773' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:19.679 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:19.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:19.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:19.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:19.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:19.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:19.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:19.916 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:19.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:19.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:19.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:20.051 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:20.089 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:20.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:20.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:20.191 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:20.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:20.233 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:20.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:20.300 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:26:20.300 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:26:20.300 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:26:20.300 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:26:20.300 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.300 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.24707.0:6885 5.c 5:35ec3e75:::smithi00780062-39:head [append 0~0] snapc 1d9=[1d9,1d7,1d6,1d5,1d3,1d2,1d1,1cc,1cb,1c9,1c8,1c3,1c0,1bb,1b3] ondisk+write+known_if_redirected+supports_pool_eio e751)", 2024-09-21T10:26:20.300 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:17:20.716131+0000", 2024-09-21T10:26:20.300 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 539.57908153799997, 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.020503597, 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.24707", 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 6885 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716131+0000", 2024-09-21T10:26:20.301 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716131+0000", 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716129+0000", 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.302 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716138+0000", 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.772e-06 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716157+0000", 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9500999999999998e-05 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716167+0000", 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5729999999999997e-06 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.303 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716365+0000", 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00019811199999999999 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op must wait for map", 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716401+0000", 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6389e-05 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.724712+0000", 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0083105720000000004 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.304 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.724722+0000", 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0373e-05 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.731816+0000", 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0070935560000001 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.732156+0000", 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00034030399999999999 2024-09-21T10:26:20.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0", 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.732410+0000", 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000253718 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736425+0000", 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040154680000000003 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.306 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736438+0000", 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2231e-05 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736502+0000", 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4527000000000001e-05 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736634+0000", 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013243599999999999 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.307 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.24707.0:6886 5.c 5:35ec3e75:::smithi00780062-39:head [rollback 1c8] snapc 1d9=[1d9,1d7,1d6,1d5,1d3,1d2,1d1,1cc,1cb,1c9,1c8,1c3,1c0,1bb,1b3] ondisk+write+known_if_redirected+supports_pool_eio e751)", 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:17:20.716189+0000", 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 539.57902340099997, 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0206979009999999, 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.24707", 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 6886 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.308 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716189+0000", 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716189+0000", 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716188+0000", 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:26:20.309 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716192+0000", 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0459999999999999e-06 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716200+0000", 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0749999999999998e-06 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716207+0000", 2024-09-21T10:26:20.310 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0399999999999998e-06 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716497+0000", 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00029073199999999998 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716503+0000", 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.879e-06 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.311 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.724855+0000", 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0083518229999999995 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.724862+0000", 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3579999999999997e-06 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.733924+0000", 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0090615169999999 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.312 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.733998+0000", 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4243000000000001e-05 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0", 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.734185+0000", 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00018740799999999999 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736648+0000", 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024625889999999998 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.313 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.314 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.314 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736720+0000", 2024-09-21T10:26:20.314 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2052999999999996e-05 2024-09-21T10:26:20.314 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.314 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736778+0000", 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7661999999999998e-05 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736887+0000", 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000109145 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.315 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.24707.0:6887 5.c 5:35ec3e75:::smithi00780062-39:head [append 0~0] snapc 1d9=[1d9,1d7,1d6,1d5,1d3,1d2,1d1,1cc,1cb,1c9,1c8,1c3,1c0,1bb,1b3] ondisk+write+known_if_redirected+supports_pool_eio e751)", 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:17:20.716212+0000", 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 539.57900051299998, 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.020857288, 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.24707", 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/4050597590", 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 6887 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.316 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716212+0000", 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716212+0000", 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716211+0000", 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.317 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716214+0000", 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.898e-06 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716221+0000", 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5239999999999997e-06 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716226+0000", 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5860000000000004e-06 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.318 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716526+0000", 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000299695 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.716531+0000", 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1839999999999998e-06 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.724882+0000", 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0083511709999999992 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:26:20.319 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:20.724898+0000", 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5308999999999999e-05 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.735269+0000", 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0103713480000001 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.735372+0000", 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000102505 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.320 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0", 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.735575+0000", 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000203363 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736953+0000", 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001378113 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736961+0000", 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6190000000000002e-06 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.736994+0000", 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3655999999999998e-05 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:17:21.737069+0000", 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4783999999999994e-05 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:67435 6.e 6:799e5263:::benchmark_data_smithi007_139998_object67434:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:05.184754+0000", 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 75.110458171000005, 2024-09-21T10:26:20.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.102967802, 2024-09-21T10:26:20.323 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.323 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.323 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.323 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.323 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.323 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 67435 2024-09-21T10:26:20.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.324 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.324 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.324 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.324 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184754+0000", 2024-09-21T10:26:20.324 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.324 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.324 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.325 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.325 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184754+0000", 2024-09-21T10:26:20.325 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.325 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.325 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.325 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.325 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184753+0000", 2024-09-21T10:26:20.325 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184829+0000", 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6437e-05 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184844+0000", 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4798e-05 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.326 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184849+0000", 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8659999999999997e-06 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184879+0000", 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0045000000000001e-05 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184977+0000", 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8129999999999997e-05 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.327 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.185137+0000", 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015975200000000001 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187132+0000", 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0019951650000000001 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187953+0000", 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00082120800000000003 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.287628+0000", 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.099674967000000003 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.287682+0000", 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3387999999999998e-05 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.287722+0000", 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0345000000000001e-05 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.329 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:67439 6.2 6:4d3c0eba:::benchmark_data_smithi007_139998_object67438:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:05.187649+0000", 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 75.107563902999999, 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10375791600000001, 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.330 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 67439 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187649+0000", 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187649+0000", 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187647+0000", 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187712+0000", 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4442000000000004e-05 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187723+0000", 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1019000000000001e-05 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187730+0000", 2024-09-21T10:26:20.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.764e-06 2024-09-21T10:26:20.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187770+0000", 2024-09-21T10:26:20.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9981000000000002e-05 2024-09-21T10:26:20.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.334 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.334 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.334 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187885+0000", 2024-09-21T10:26:20.334 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000115167 2024-09-21T10:26:20.334 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.334 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.334 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:26:20.334 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.188096+0000", 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000211282 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.190160+0000", 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002063699 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.237345+0000", 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.047184886000000002 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.335 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.291317+0000", 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.053972247000000001 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.291369+0000", 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1830999999999999e-05 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.291406+0000", 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7769999999999999e-05 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.336 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:70982 6.e 6:7844698c:::benchmark_data_smithi007_139998_object70981:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:07.816520+0000", 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.478692491000004, 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.115206399, 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 70982 2024-09-21T10:26:20.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.816520+0000", 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.816520+0000", 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.816519+0000", 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.816548+0000", 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8926999999999999e-05 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.816559+0000", 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1263999999999999e-05 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.816566+0000", 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7240000000000003e-06 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.816684+0000", 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000117951 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.816792+0000", 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010832600000000001 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.816942+0000", 2024-09-21T10:26:20.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000149808 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.823011+0000", 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0060695879999999999 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.823986+0000", 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00097497299999999996 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.341 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931635+0000", 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.107648612 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931683+0000", 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7632000000000001e-05 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931726+0000", 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3631999999999998e-05 2024-09-21T10:26:20.342 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:70984 6.2 6:45a1036e:::benchmark_data_smithi007_139998_object70983:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:07.817134+0000", 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.478078441999997, 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.114943273, 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 70984 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.817134+0000", 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.817134+0000", 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.817133+0000", 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.817167+0000", 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4235e-05 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.817179+0000", 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1219e-05 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.817185+0000", 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4849999999999997e-06 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.817246+0000", 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0739999999999998e-05 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.817348+0000", 2024-09-21T10:26:20.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000102198 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.817469+0000", 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000120702 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.822473+0000", 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0050047340000000003 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931527+0000", 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.109053836 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931560+0000", 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2354999999999998e-05 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.932042+0000", 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00048241400000000002 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.932077+0000", 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.519e-05 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:70989 6.2 6:4d0db95b:::benchmark_data_smithi007_139998_object70988:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:07.819996+0000", 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.475216376999995, 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.112527109, 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.349 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 70989 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.819996+0000", 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.350 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.819996+0000", 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.819995+0000", 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820047+0000", 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1560000000000001e-05 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820058+0000", 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1403000000000001e-05 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820065+0000", 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7170000000000002e-06 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820111+0000", 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6700999999999999e-05 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820206+0000", 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4229999999999997e-05 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820285+0000", 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9221999999999995e-05 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.822597+0000", 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002312475 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.932131+0000", 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.109533596 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.932409+0000", 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00027816800000000002 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.932481+0000", 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1916999999999996e-05 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.932523+0000", 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2058000000000003e-05 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:70990 6.e 6:7bf4349e:::benchmark_data_smithi007_139998_object70989:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:07.820078+0000", 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.475134763, 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.11175905799999999, 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.355 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.356 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 70990 2024-09-21T10:26:20.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.356 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.356 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:20.357 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820078+0000", 2024-09-21T10:26:20.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820078+0000", 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820077+0000", 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820115+0000", 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8247000000000002e-05 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820123+0000", 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0530000000000007e-06 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820130+0000", 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2090000000000002e-06 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820493+0000", 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00036347199999999999 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820751+0000", 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025781000000000003 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820870+0000", 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000118776 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.823143+0000", 2024-09-21T10:26:20.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022735149999999998 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931603+0000", 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.108459551 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931766+0000", 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016362000000000001 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931805+0000", 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8627000000000001e-05 2024-09-21T10:26:20.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931837+0000", 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1721999999999999e-05 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:70979 6.6 e1091/1085 6:6efc5892:::benchmark_data_smithi007_139998_object70978:head v 1091'4446, mlcod=1091'4444)", 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:07.820657+0000", 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.474555893000002, 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.110674754, 2024-09-21T10:26:20.362 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820657+0000", 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820657+0000", 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820656+0000", 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820684+0000", 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.7373e-05 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820690+0000", 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8369999999999999e-06 2024-09-21T10:26:20.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.820695+0000", 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5469999999999998e-06 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.823021+0000", 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002325794 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.823038+0000", 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7025e-05 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931294+0000", 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10825643 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931331+0000", 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7070999999999998e-05 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.366 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:70986 6.f e1091/1085 6:fb5062f0:::benchmark_data_smithi007_139998_object70985:head v 1091'4487, mlcod=1091'4485)", 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:07.822703+0000", 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.472509250000002, 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.108168748, 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.822703+0000", 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.367 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.822703+0000", 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.822703+0000", 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.822769+0000", 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6890000000000005e-05 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.368 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.822779+0000", 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4669999999999993e-06 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.822785+0000", 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9089999999999997e-06 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.822811+0000", 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6015000000000001e-05 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.369 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.822825+0000", 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4259e-05 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.930832+0000", 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.108007359 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.930872+0000", 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9505999999999997e-05 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.370 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop_reply(client.44609.0:70990 6.e e1091/1085 ondisk, result = 0)", 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:07.823998+0000", 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.471214270000004, 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.107607329, 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.823998+0000", 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.371 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.823998+0000", 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.823998+0000", 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.824000+0000", 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.2139999999999999e-06 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.372 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.930095+0000", 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10609462 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.930110+0000", 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5353999999999999e-05 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931589+0000", 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014790039999999999 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931597+0000", 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7999999999999999e-06 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931605+0000", 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6109999999999994e-06 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop_reply(client.44609.0:70982 6.e e1091/1085 ondisk, result = 0)", 2024-09-21T10:26:20.374 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:07.825066+0000", 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.470145936999998, 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10666991100000001, 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.825066+0000", 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.825066+0000", 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.375 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.825066+0000", 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.825069+0000", 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8870000000000001e-06 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.930790+0000", 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.105721328 2024-09-21T10:26:20.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.930801+0000", 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.065e-05 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931625+0000", 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00082370000000000002 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931630+0000", 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2279999999999998e-06 2024-09-21T10:26:20.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:07.931736+0000", 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000106578 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:96857 6.2 6:4a7f371d:::benchmark_data_smithi007_139998_object96856:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1092)", 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:29.050588+0000", 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 51.244624107999996, 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.081156179999999994, 2024-09-21T10:26:20.378 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 96857 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.050588+0000", 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.379 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.050588+0000", 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.050587+0000", 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.050620+0000", 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3142999999999998e-05 2024-09-21T10:26:20.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.050635+0000", 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5000999999999999e-05 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.050652+0000", 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7173999999999999e-05 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.050700+0000", 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8265e-05 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.050824+0000", 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012328999999999999 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.050963+0000", 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013918700000000001 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.054050+0000", 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0030875849999999999 2024-09-21T10:26:20.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.056318+0000", 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022681609999999999 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.131647+0000", 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.075328186000000005 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.131703+0000", 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6824999999999999e-05 2024-09-21T10:26:20.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:29.131744+0000", 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1038999999999998e-05 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:100683 6.2 6:42943ced:::benchmark_data_smithi007_139998_object100682:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1093)", 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:32.863823+0000", 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 47.431389910999997, 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.071951028, 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.384 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 100683 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.863823+0000", 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.863823+0000", 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.863821+0000", 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.863901+0000", 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0178000000000004e-05 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.863914+0000", 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.276e-05 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.863921+0000", 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2269999999999996e-06 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.863965+0000", 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3733999999999998e-05 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.864079+0000", 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000113984 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.864200+0000", 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000121137 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.867504+0000", 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0033037320000000002 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.870511+0000", 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0030069020000000001 2024-09-21T10:26:20.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.935695+0000", 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.065183696999999999 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.935734+0000", 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9326000000000003e-05 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:32.935774+0000", 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9549999999999999e-05 2024-09-21T10:26:20.389 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:100949 6.2 6:45203889:::benchmark_data_smithi007_139998_object100948:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1093)", 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:33.186361+0000", 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 47.108851123999997, 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.068030228999999998, 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.390 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.391 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 100949 2024-09-21T10:26:20.391 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.391 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.391 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.391 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.391 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.186361+0000", 2024-09-21T10:26:20.391 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.391 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.391 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.186361+0000", 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.186360+0000", 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.186400+0000", 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0227e-05 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.186417+0000", 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7657999999999999e-05 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.186426+0000", 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1710000000000002e-06 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.186485+0000", 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9074999999999999e-05 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.186634+0000", 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000149684 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.186717+0000", 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3069e-05 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.189516+0000", 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0027987659999999998 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.189776+0000", 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00026006400000000001 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.254294+0000", 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.064518166000000002 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.254348+0000", 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3180999999999998e-05 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.395 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.254392+0000", 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3946999999999998e-05 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:101107 6.2 6:4dabbd0c:::benchmark_data_smithi007_139998_object101106:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1093)", 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:33.376750+0000", 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 46.918462398999999, 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.069517994, 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.396 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.397 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.397 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.397 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 101107 2024-09-21T10:26:20.397 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.397 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.376750+0000", 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.376750+0000", 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.376749+0000", 2024-09-21T10:26:20.398 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.376808+0000", 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9620000000000002e-05 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.376822+0000", 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3376e-05 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.376832+0000", 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0752e-05 2024-09-21T10:26:20.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.376876+0000", 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3365999999999998e-05 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.376981+0000", 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010559 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:26:20.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.377078+0000", 2024-09-21T10:26:20.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.6898999999999995e-05 2024-09-21T10:26:20.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.379593+0000", 2024-09-21T10:26:20.402 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025144519999999999 2024-09-21T10:26:20.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.402 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.402 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.402 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.379778+0000", 2024-09-21T10:26:20.402 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000184938 2024-09-21T10:26:20.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.446114+0000", 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.066336659000000006 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.446211+0000", 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.6390000000000004e-05 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.403 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.404 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:33.446268+0000", 2024-09-21T10:26:20.404 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7404000000000001e-05 2024-09-21T10:26:20.404 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.404 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.404 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.404 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.404 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:123832 6.2 6:41ee52a0:::benchmark_data_smithi007_139998_object123831:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.380252+0000", 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 23.914960167, 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.110140529, 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 123832 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.405 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.380252+0000", 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.380252+0000", 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.380250+0000", 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.406 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.380318+0000", 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7899999999999997e-05 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.380337+0000", 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8906000000000002e-05 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.380346+0000", 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7600000000000008e-06 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.380413+0000", 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7182999999999997e-05 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.380542+0000", 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012937100000000001 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.380680+0000", 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013801500000000001 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.384668+0000", 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039874630000000001 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.385257+0000", 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000589413 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.490329+0000", 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.105071974 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.490366+0000", 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6690999999999998e-05 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.490393+0000", 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6957999999999998e-05 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:124163 6.2 6:4ff49b92:::benchmark_data_smithi007_139998_object124162:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:26:20.410 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.821405+0000", 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 23.473807122, 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.096369476999999995, 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 124163 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821405+0000", 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.411 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821405+0000", 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821403+0000", 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821465+0000", 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2001000000000005e-05 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821479+0000", 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3706999999999999e-05 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821488+0000", 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5280000000000003e-06 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821545+0000", 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7506999999999997e-05 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821647+0000", 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000102049 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821786+0000", 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000139164 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.825479+0000", 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036924990000000001 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.414 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.825638+0000", 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015868999999999999 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.917675+0000", 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.092037325000000003 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.917732+0000", 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7024000000000002e-05 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.917775+0000", 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2874000000000003e-05 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:124167 6.2 6:43558edb:::benchmark_data_smithi007_139998_object124166:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.825959+0000", 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 23.469253119000001, 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.094040536999999993, 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:26:20.416 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 124167 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.825959+0000", 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.825959+0000", 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.825958+0000", 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.826015+0000", 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6742e-05 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.826027+0000", 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2082999999999999e-05 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.826032+0000", 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9150000000000004e-06 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.826067+0000", 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4737999999999998e-05 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.826156+0000", 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9466e-05 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:26:20.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.826240+0000", 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4140000000000004e-05 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.829489+0000", 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003249067 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.917822+0000", 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.088332689000000006 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.919877+0000", 2024-09-21T10:26:20.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020549880000000002 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.919958+0000", 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1379999999999997e-05 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.920000+0000", 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1545999999999998e-05 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:20.421 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:26:20.432 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:20.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:20.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:20.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:20 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:20.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:20 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/993220773' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:20.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:20 smithi007 ceph-mon[99390]: osdmap e1105: 8 total, 8 up, 8 in 2024-09-21T10:26:20.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:20 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:20.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:20 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/993220773' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:20.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:20 smithi007 ceph-mon[101144]: osdmap e1105: 8 total, 8 up, 8 in 2024-09-21T10:26:20.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:20.565 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:20.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:20.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:20.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:20 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:20.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:20 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/993220773' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:20.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:20 smithi031 ceph-mon[96824]: osdmap e1105: 8 total, 8 up, 8 in 2024-09-21T10:26:20.668 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:20.711 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:20.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:20.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:20.813 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:20.848 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:20.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:20.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:20.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:20.980 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:20.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:20.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:21.081 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:21.123 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:21.123 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:26:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:26:20] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T10:26:21.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:21.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:21.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:26:21.225 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:21.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:21.301 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:21.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:21.301 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:26:21.302 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:26:21.334 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:26:21.334 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:26:21.376 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:26:21.376 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:26:21.377 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:21 smithi007 ceph-mon[101144]: pgmap v1220: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 8 peering, 77 active+clean; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 383/359796 objects degraded (0.106%); 1.0 MiB/s, 17 objects/s recovering 2024-09-21T10:26:21.377 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:21 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 383/359796 objects degraded (0.106%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:26:21.377 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:21 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2394617741' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:21.377 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:21 smithi007 ceph-mon[99390]: pgmap v1220: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 8 peering, 77 active+clean; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 383/359796 objects degraded (0.106%); 1.0 MiB/s, 17 objects/s recovering 2024-09-21T10:26:21.377 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:21 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 383/359796 objects degraded (0.106%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:26:21.377 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:21 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2394617741' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:21.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:21.421 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:26:21.421 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:26:21.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:21.441 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:21.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:21.452 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:26:21.452 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:26:21.493 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:26:21.493 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:26:21.529 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:21.535 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:26:21.535 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:26:21.541 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:21.576 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:26:21.577 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:26:21.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:21.600 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:21.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:21 smithi031 ceph-mon[96824]: pgmap v1220: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 3 remapped+peering, 8 peering, 77 active+clean; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 383/359796 objects degraded (0.106%); 1.0 MiB/s, 17 objects/s recovering 2024-09-21T10:26:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:21 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 383/359796 objects degraded (0.106%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:26:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:21 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2394617741' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:21.701 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:21.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:21.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:21.796 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:26:21.796 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:26:21.796 INFO:tasks.thrashosds.thrasher:Removing osd 3, in_osds are: [1, 2, 3, 4, 5, 6, 7, 0] 2024-09-21T10:26:21.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd out 3 2024-09-21T10:26:21.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:21.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:21.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:21.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:21.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:22.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:22.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:22.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:22.141 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:22.174 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:22.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:22.276 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:22.305 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:22.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:22.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:22.406 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:22.427 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:22.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:22.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:22.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:22.550 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:22.568 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:22 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:22.568 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:22 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:22.568 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:22 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:22.569 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:22 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:22.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:22.599 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:22.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:22.629 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:26:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:22 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:22 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:22.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:22.726 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:22.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:22.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:22.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:22.876 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:22.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:22.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:22.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:23.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:23.017 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:23.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:23.118 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:23.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:23.156 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:23.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:23.257 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:23.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:23.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:23.386 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:26:23.386 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:26:23.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:23.450 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:23.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:23.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:23.552 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:23.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:23.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:23.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:23.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:23 smithi031 ceph-mon[96824]: pgmap v1221: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 7.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 1132/351261 objects degraded (0.322%); 730 KiB/s, 71 objects/s recovering 2024-09-21T10:26:23.681 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:23 smithi007 ceph-mon[99390]: pgmap v1221: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 7.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 1132/351261 objects degraded (0.322%); 730 KiB/s, 71 objects/s recovering 2024-09-21T10:26:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:23 smithi007 ceph-mon[101144]: pgmap v1221: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 7.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 1132/351261 objects degraded (0.322%); 730 KiB/s, 71 objects/s recovering 2024-09-21T10:26:23.705 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:23.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:23.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:23.807 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:23.830 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:23.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:23.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:23.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:23.954 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:23.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:23.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:24.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:24.065 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:26:24.078 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:24.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:24.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:24.180 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:24.204 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:24.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:24.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:24.270 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:24.280 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:26:24.307 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:24.329 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:24.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:24.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:24.431 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:24.453 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:24.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:24.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:24.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:24.587 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:24.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:24.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:24.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:24 smithi031 ceph-mon[96824]: osdmap e1106: 8 total, 8 up, 8 in 2024-09-21T10:26:24.689 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:24.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:24 smithi007 ceph-mon[99390]: osdmap e1106: 8 total, 8 up, 8 in 2024-09-21T10:26:24.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:24 smithi007 ceph-mon[101144]: osdmap e1106: 8 total, 8 up, 8 in 2024-09-21T10:26:24.721 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:24.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:24.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:24.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:24.845 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:24.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:24.947 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:24.971 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:24.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:24.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:25.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:25.096 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:25.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:25.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:25.198 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:25.221 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:25.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:25.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:25.323 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:25.345 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:25.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:25.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:25.446 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:25.472 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:25.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:25.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:25.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:25.611 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:25.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:25.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:25 smithi031 ceph-mon[96824]: pgmap v1223: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 7.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s; 1132/347919 objects degraded (0.325%); 714 KiB/s, 70 objects/s recovering 2024-09-21T10:26:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:25 smithi031 ceph-mon[96824]: osdmap e1107: 8 total, 8 up, 8 in 2024-09-21T10:26:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:25 smithi007 ceph-mon[99390]: pgmap v1223: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 7.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s; 1132/347919 objects degraded (0.325%); 714 KiB/s, 70 objects/s recovering 2024-09-21T10:26:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:25 smithi007 ceph-mon[99390]: osdmap e1107: 8 total, 8 up, 8 in 2024-09-21T10:26:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:25 smithi007 ceph-mon[101144]: pgmap v1223: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 7.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s; 1132/347919 objects degraded (0.325%); 714 KiB/s, 70 objects/s recovering 2024-09-21T10:26:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:25 smithi007 ceph-mon[101144]: osdmap e1107: 8 total, 8 up, 8 in 2024-09-21T10:26:25.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:25.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:25.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:25.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:25.837 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:25.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:25.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:25.961 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:25.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:25.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:25.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:26.054 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:26.074 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:26:26.074 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:26:26.085 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:26.108 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:26.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:26.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:26.210 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:26.232 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:26.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:26.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:26.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:26.356 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:26.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:26.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:26.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:26.482 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:26.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:26.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:26.584 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:26.621 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:26.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:26.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:26.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:26 smithi031 ceph-mon[96824]: osdmap e1108: 8 total, 8 up, 8 in 2024-09-21T10:26:26.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:26 smithi007 ceph-mon[99390]: osdmap e1108: 8 total, 8 up, 8 in 2024-09-21T10:26:26.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:26 smithi007 ceph-mon[101144]: osdmap e1108: 8 total, 8 up, 8 in 2024-09-21T10:26:26.723 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:26.761 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:26.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:26.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:26.785 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:26:26.862 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:26.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:26.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:26.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:26.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:27.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:27.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:27.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:27.095 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:27.139 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:27.174 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:27.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:27.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:27.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:27.300 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:27.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:27.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:27.402 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:27.446 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:27.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:27.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:27.548 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:27.578 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:27.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:27.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:27.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:27 smithi007 ceph-mon[99390]: pgmap v1226: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 7.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 1132/347238 objects degraded (0.326%); 3 B/s, 58 objects/s recovering 2024-09-21T10:26:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:27 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 1132/347238 objects degraded (0.326%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:27 smithi007 ceph-mon[99390]: osdmap e1109: 8 total, 8 up, 8 in 2024-09-21T10:26:27.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:27 smithi007 ceph-mon[101144]: pgmap v1226: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 7.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 1132/347238 objects degraded (0.326%); 3 B/s, 58 objects/s recovering 2024-09-21T10:26:27.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:27 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 1132/347238 objects degraded (0.326%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:27.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:27 smithi007 ceph-mon[101144]: osdmap e1109: 8 total, 8 up, 8 in 2024-09-21T10:26:27.703 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:27.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:27.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:27.805 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:27.828 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:27.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:27.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:27 smithi031 ceph-mon[96824]: pgmap v1226: 89 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 7.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 1132/347238 objects degraded (0.326%); 3 B/s, 58 objects/s recovering 2024-09-21T10:26:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:27 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 1132/347238 objects degraded (0.326%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:27 smithi031 ceph-mon[96824]: osdmap e1109: 8 total, 8 up, 8 in 2024-09-21T10:26:27.930 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:27.952 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:27.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:27.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:28.054 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:28.077 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:28.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:28.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:28.179 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:28.201 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:28.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:28.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:28.302 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:28.324 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:28.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:28.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:28.426 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:28.429 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:28 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:26:28.263+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1110 definitely_dead 0 2024-09-21T10:26:28.429 INFO:teuthology.orchestra.run.smithi007.stderr:marked out osd.3. 2024-09-21T10:26:28.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:28.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:28.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:28.539 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:28 smithi031 ceph-mon[96824]: osdmap e1110: 8 total, 8 up, 8 in 2024-09-21T10:26:28.539 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1489724792' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-09-21T10:26:28.539 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:28 smithi031 ceph-mon[96824]: Client client.admin marked osd.3 out, while it was still marked up 2024-09-21T10:26:28.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:28.586 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:28.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:28.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:28.687 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:28.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:28 smithi007 ceph-mon[99390]: osdmap e1110: 8 total, 8 up, 8 in 2024-09-21T10:26:28.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1489724792' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-09-21T10:26:28.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:28 smithi007 ceph-mon[99390]: Client client.admin marked osd.3 out, while it was still marked up 2024-09-21T10:26:28.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:28 smithi007 ceph-mon[101144]: osdmap e1110: 8 total, 8 up, 8 in 2024-09-21T10:26:28.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1489724792' entity='client.admin' cmd={"prefix": "osd out", "ids": ["3"]} : dispatch 2024-09-21T10:26:28.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:28 smithi007 ceph-mon[101144]: Client client.admin marked osd.3 out, while it was still marked up 2024-09-21T10:26:28.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:28.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:28.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:28.812 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:28.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:28.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:28.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:28.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:28.959 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:28.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:28.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:29.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:29.083 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:29.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:29.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:29.149 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:26:29.149 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:26:29.185 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:29.208 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:29.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:29.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:29.310 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:29.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:29.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:29.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:29.437 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:29.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:29.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:29.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:29.571 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:29.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:29.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:29.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:29 smithi007 ceph-mon[99390]: pgmap v1229: 89 pgs: 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 742/342780 objects degraded (0.216%); 144 KiB/s, 112 objects/s recovering 2024-09-21T10:26:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:29 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1489724792' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-09-21T10:26:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:29 smithi007 ceph-mon[99390]: osdmap e1111: 8 total, 8 up, 7 in 2024-09-21T10:26:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:29 smithi007 ceph-mon[101144]: pgmap v1229: 89 pgs: 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 742/342780 objects degraded (0.216%); 144 KiB/s, 112 objects/s recovering 2024-09-21T10:26:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:29 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1489724792' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-09-21T10:26:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:29 smithi007 ceph-mon[101144]: osdmap e1111: 8 total, 8 up, 7 in 2024-09-21T10:26:29.695 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:29.717 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:29.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:29.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:29.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:29 smithi031 ceph-mon[96824]: pgmap v1229: 89 pgs: 2 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 7.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 428 op/s; 742/342780 objects degraded (0.216%); 144 KiB/s, 112 objects/s recovering 2024-09-21T10:26:29.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:29 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1489724792' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2024-09-21T10:26:29.722 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:29 smithi031 ceph-mon[96824]: osdmap e1111: 8 total, 8 up, 7 in 2024-09-21T10:26:29.743 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:26:29.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:29.848 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:29.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:29.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:29.885 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:29.949 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:29.972 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:29.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:29.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:29.995 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:30.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:30.095 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:30.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:30.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:30.197 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:30.220 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:30.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:30.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:30.322 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:30.347 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:30.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:30.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:30.449 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:30.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:30.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:30.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:30.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:30.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:30.617 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:30.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:30.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:30 smithi031 ceph-mon[96824]: osdmap e1112: 8 total, 8 up, 7 in 2024-09-21T10:26:30.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:30 smithi031 ceph-mon[96824]: osdmap e1113: 8 total, 8 up, 7 in 2024-09-21T10:26:30.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:30 smithi007 ceph-mon[99390]: osdmap e1112: 8 total, 8 up, 7 in 2024-09-21T10:26:30.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:30 smithi007 ceph-mon[99390]: osdmap e1113: 8 total, 8 up, 7 in 2024-09-21T10:26:30.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:30 smithi007 ceph-mon[101144]: osdmap e1112: 8 total, 8 up, 7 in 2024-09-21T10:26:30.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:30 smithi007 ceph-mon[101144]: osdmap e1113: 8 total, 8 up, 7 in 2024-09-21T10:26:30.718 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:30.759 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:30.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:30.860 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:30.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:30.906 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:30.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:31.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:31.041 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:31.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:31.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:31.143 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:31.176 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:31.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:31.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:26:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:26:30] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.51.0" 2024-09-21T10:26:31.277 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:31.325 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:31.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:31.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:31.427 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:31.456 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:31.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:31.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:31.477 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:26:31.558 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:31.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:31.609 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:31.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: pgmap v1232: 89 pgs: 1 remapped+peering, 1 unknown, 7 peering, 2 active+undersized+remapped, 78 active+clean; 6.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 554 op/s; 144 KiB/s, 191 objects/s recovering 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: 6.0 starting backfill to osd.5 from (0'0,0'0] MAX to 1110'9044 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: 6.8 starting backfill to osd.6 from (0'0,0'0] MAX to 1110'9074 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 1110'8921 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 1110'8963 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 1110'8917 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 1110'8960 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 1110'9072 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 742/342780 objects degraded (0.216%), 2 pgs degraded) 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2324782354' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:26:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:31 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:26:31.710 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:31.745 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:31.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:31.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: pgmap v1232: 89 pgs: 1 remapped+peering, 1 unknown, 7 peering, 2 active+undersized+remapped, 78 active+clean; 6.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 554 op/s; 144 KiB/s, 191 objects/s recovering 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: 6.0 starting backfill to osd.5 from (0'0,0'0] MAX to 1110'9044 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: 6.8 starting backfill to osd.6 from (0'0,0'0] MAX to 1110'9074 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 1110'8921 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 1110'8963 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 1110'8917 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 1110'8960 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 1110'9072 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 742/342780 objects degraded (0.216%), 2 pgs degraded) 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2324782354' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:26:31.827 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: pgmap v1232: 89 pgs: 1 remapped+peering, 1 unknown, 7 peering, 2 active+undersized+remapped, 78 active+clean; 6.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 554 op/s; 144 KiB/s, 191 objects/s recovering 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: 6.0 starting backfill to osd.5 from (0'0,0'0] MAX to 1110'9044 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: 6.8 starting backfill to osd.6 from (0'0,0'0] MAX to 1110'9074 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 1110'8921 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: 6.b starting backfill to osd.6 from (0'0,0'0] MAX to 1110'8963 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 1110'8917 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 1110'8960 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 1110'9072 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 742/342780 objects degraded (0.216%), 2 pgs degraded) 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2324782354' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:26:31.828 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:31 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:26:31.846 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:31.893 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:31.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:31.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:31.995 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:32.043 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:32.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:32.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:32.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:32.203 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:32.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:32.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:32.299 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:26:32.299 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:26:32.305 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:32.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:32.337 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:32.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:32.438 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:32.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:32.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:32.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:32.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:32.630 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:32.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:32.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:32.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:32 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:32.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:26:32.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:32 smithi007 ceph-mon[99390]: osdmap e1114: 8 total, 8 up, 7 in 2024-09-21T10:26:32.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:32 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:32.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:26:32.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:32 smithi007 ceph-mon[101144]: osdmap e1114: 8 total, 8 up, 7 in 2024-09-21T10:26:32.724 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:26:32.724 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:26:32.732 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:32.754 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:26:32.754 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:26:32.769 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:32.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:32.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:32.780 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:26:32.780 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:26:32.806 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:26:32.806 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:26:32.844 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:26:32.844 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:26:32.870 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:32.876 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:26:32.876 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:26:32.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:32.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:32.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:32.913 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:26:32.913 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:26:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:32 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:26:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:32 smithi031 ceph-mon[96824]: osdmap e1114: 8 total, 8 up, 7 in 2024-09-21T10:26:32.941 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:26:32.941 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:26:33.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:33.042 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:33.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:33.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:33.144 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:33.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:33.187 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:33.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:33.288 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:33.315 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:33.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:33.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:33.417 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:33.464 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:33.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:33.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:33.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:26:33.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:33.595 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:33.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:33.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:33.662 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:33 smithi007 ceph-mon[99390]: pgmap v1235: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 remapped+peering, 1 unknown, 7 peering, 1 active+undersized+remapped, 73 active+clean; 6.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 41619/338568 objects misplaced (12.293%); 7.3 MiB/s, 196 objects/s recovering 2024-09-21T10:26:33.662 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:33 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/916190784' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:33.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:33 smithi007 ceph-mon[101144]: pgmap v1235: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 remapped+peering, 1 unknown, 7 peering, 1 active+undersized+remapped, 73 active+clean; 6.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 41619/338568 objects misplaced (12.293%); 7.3 MiB/s, 196 objects/s recovering 2024-09-21T10:26:33.662 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:33 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/916190784' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:33.698 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:33.726 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:33.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:33.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:33.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:33.861 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:33.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:33.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:33 smithi031 ceph-mon[96824]: pgmap v1235: 89 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 remapped+peering, 1 unknown, 7 peering, 1 active+undersized+remapped, 73 active+clean; 6.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 41619/338568 objects misplaced (12.293%); 7.3 MiB/s, 196 objects/s recovering 2024-09-21T10:26:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:33 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/916190784' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:33.920 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:33.963 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:33.993 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:33.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:33.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:34.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:34.153 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:34.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:34.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:34.193 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:26:34.255 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:34.289 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:34.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:34.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:34.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:34.439 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:34.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:34.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:34.499 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:34.542 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:34.584 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:34.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:34.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:34.686 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:34.715 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:34.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:34.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:34.784 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:34 smithi007 ceph-mon[99390]: Health check failed: Degraded data redundancy: 8088/336894 objects degraded (2.401%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:34.784 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:34 smithi007 ceph-mon[101144]: Health check failed: Degraded data redundancy: 8088/336894 objects degraded (2.401%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:34.816 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:34.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:34.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:34.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:34.904 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:26:34.904 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:26:34.905 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2024-09-21T10:26:34.905 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:26:34.905 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:26:34.905 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 config set filestore_inject_stall 3 2024-09-21T10:26:34.918 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:34 smithi031 ceph-mon[96824]: Health check failed: Degraded data redundancy: 8088/336894 objects degraded (2.401%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:34.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:35.009 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:35.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:35.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:35.111 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:35.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:35.185 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:35.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:35.286 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:35.317 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:35.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:35.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:35.419 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:35.449 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:35.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:35.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:35.551 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:35.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:35.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:35.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:35.605 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:35 smithi031 ceph-mon[96824]: pgmap v1236: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 1 remapped+peering, 79 active+clean; 6.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 286 op/s; 8088/336894 objects degraded (2.401%); 55024/336894 objects misplaced (16.333%); 12 MiB/s, 243 objects/s recovering 2024-09-21T10:26:35.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:35.696 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:26:35.708 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:35.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:35.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:35.811 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:35.853 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:35.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:35.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:35 smithi007 ceph-mon[99390]: pgmap v1236: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 1 remapped+peering, 79 active+clean; 6.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 286 op/s; 8088/336894 objects degraded (2.401%); 55024/336894 objects misplaced (16.333%); 12 MiB/s, 243 objects/s recovering 2024-09-21T10:26:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:35 smithi007 ceph-mon[101144]: pgmap v1236: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 1 remapped+peering, 79 active+clean; 6.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 286 op/s; 8088/336894 objects degraded (2.401%); 55024/336894 objects misplaced (16.333%); 12 MiB/s, 243 objects/s recovering 2024-09-21T10:26:35.955 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:35.996 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:35.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:35.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:36.097 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:36.130 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:36.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:36.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:36.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:36.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:36.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:36.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:36.364 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:36.407 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:36.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:36.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:36.509 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:36.539 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:36.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:36.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:36.641 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:36.670 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:36.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:36.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:36.772 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:36.821 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:36.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:36.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:36.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:36.916 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:36.923 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:36.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:36.999 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:36.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:37.021 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:37.101 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:37.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:37.143 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:37.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:37.244 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:37.282 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:37.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:37.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:37.346 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:37.384 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:37.412 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:37.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:37.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:37.513 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:37.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:37.557 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:37.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:37.658 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:37.696 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:37.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:37.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:37.792 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:37 smithi007 ceph-mon[99390]: pgmap v1237: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 218 op/s; 16223/336423 objects degraded (4.822%); 55024/336423 objects misplaced (16.356%); 10 MiB/s, 159 objects/s recovering 2024-09-21T10:26:37.792 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:37 smithi007 ceph-mon[101144]: pgmap v1237: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 218 op/s; 16223/336423 objects degraded (4.822%); 55024/336423 objects misplaced (16.356%); 10 MiB/s, 159 objects/s recovering 2024-09-21T10:26:37.798 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:37.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:37.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:37.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:37 smithi031 ceph-mon[96824]: pgmap v1237: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 218 op/s; 16223/336423 objects degraded (4.822%); 55024/336423 objects misplaced (16.356%); 10 MiB/s, 159 objects/s recovering 2024-09-21T10:26:37.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:37.965 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:37.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:37.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:38.066 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:38.092 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:38.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:38.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:38.193 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:38.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:38.241 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:38.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:38.342 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:38.374 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:38.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:38.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:38.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:38.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:38.506 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:38.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:38.568 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:26:38.609 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:38.647 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:38.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:38.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:38.749 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:38.845 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:38 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2100578976' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:38.845 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:38 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:38.858 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:38.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:38.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:38.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:38 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2100578976' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:38.912 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:38 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:38.912 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:38 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2100578976' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:38.913 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:38 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:38.961 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:38.994 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:38.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:38.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:39.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:39.124 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:39.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:39.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:39.226 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:39.249 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:39.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:39.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:39.350 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:39.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:39.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:39.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:39.389 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:26:39.389 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:26:39.415 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:26:39.415 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:26:39.442 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:26:39.442 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:26:39.467 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:26:39.467 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:26:39.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:39.502 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:26:39.502 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:26:39.532 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:39.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:39.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:39.548 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:26:39.548 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:26:39.589 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:26:39.590 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:26:39.621 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:26:39.621 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:26:39.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:39.675 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:39.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:39.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:39.769 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:39 smithi007 ceph-mon[99390]: pgmap v1238: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 485 op/s; 16334/328932 objects degraded (4.966%); 52119/328932 objects misplaced (15.845%); 22 MiB/s, 345 objects/s recovering 2024-09-21T10:26:39.769 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:39 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:26:39.769 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:39 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:39.769 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:39 smithi007 ceph-mon[99390]: osdmap e1115: 8 total, 8 up, 7 in 2024-09-21T10:26:39.769 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2404009288' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:39.769 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:39 smithi007 ceph-mon[101144]: pgmap v1238: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 485 op/s; 16334/328932 objects degraded (4.966%); 52119/328932 objects misplaced (15.845%); 22 MiB/s, 345 objects/s recovering 2024-09-21T10:26:39.769 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:39 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:26:39.769 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:39 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:39.769 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:39 smithi007 ceph-mon[101144]: osdmap e1115: 8 total, 8 up, 7 in 2024-09-21T10:26:39.769 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2404009288' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:39.777 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:39.837 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:39.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:39.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:39 smithi031 ceph-mon[96824]: pgmap v1238: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 485 op/s; 16334/328932 objects degraded (4.966%); 52119/328932 objects misplaced (15.845%); 22 MiB/s, 345 objects/s recovering 2024-09-21T10:26:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:39 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:26:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:39 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:39 smithi031 ceph-mon[96824]: osdmap e1115: 8 total, 8 up, 7 in 2024-09-21T10:26:39.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2404009288' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:39.939 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:39.971 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:39.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:40.073 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:40.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:40.133 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:40.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:40.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:40.263 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:40.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:40.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:40.365 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:40.397 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:40.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:40.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:40.498 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:40.545 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:40.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:40.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:40.649 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:40.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:40.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:40.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:40.777 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:40 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:40.791 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:40.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:40.839 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:40.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:40.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:40 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:40.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:40 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:40.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:40.967 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:40.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:40.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:41.069 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:41.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:41.103 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:41.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:26:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:26:40] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-09-21T10:26:41.204 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:41.238 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:26:41.238 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:26:41.239 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:41.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:41.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:41.340 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:41.383 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:41.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:41.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:41.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:41.524 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:41.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:41.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:41.660 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:41.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:41.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:41.762 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:41.800 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:41.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:41.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:41.807 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:26:41.848 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:41 smithi007 ceph-mon[99390]: pgmap v1240: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 513 op/s; 16334/327276 objects degraded (4.991%); 51142/327276 objects misplaced (15.627%); 26 MiB/s, 414 objects/s recovering 2024-09-21T10:26:41.848 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:41 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 16334/327276 objects degraded (4.991%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:41.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:41 smithi007 ceph-mon[101144]: pgmap v1240: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 513 op/s; 16334/327276 objects degraded (4.991%); 51142/327276 objects misplaced (15.627%); 26 MiB/s, 414 objects/s recovering 2024-09-21T10:26:41.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:41 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 16334/327276 objects degraded (4.991%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:41.902 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:41 smithi031 ceph-mon[96824]: pgmap v1240: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 513 op/s; 16334/327276 objects degraded (4.991%); 51142/327276 objects misplaced (15.627%); 26 MiB/s, 414 objects/s recovering 2024-09-21T10:26:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:41 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 16334/327276 objects degraded (4.991%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:41.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:41.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:41.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:42.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:42.104 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:42.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:42.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:42.205 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:42.243 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:42.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:42.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:42.344 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:42.372 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:42.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:42.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:42.473 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:42.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:26:42.514 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:42.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:42.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:42.617 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:42.667 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:42.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:42.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:42.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:42.808 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:26:42.827 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:42.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:42.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:42.829 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:42.852 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:42.929 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:42.959 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:42.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:42.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:43.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:43.084 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:43.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:43.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:43.186 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:43.219 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:43.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:43.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:43.321 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:43.354 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:43.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:43.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:43.356 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:26:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:26:43.356 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:26:43.456 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:43.483 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:43.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:43.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:43.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:43.634 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:43.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:43.649 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:43.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:43.670 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:43 smithi007 ceph-mon[99390]: pgmap v1241: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 543 op/s; 16334/322263 objects degraded (5.069%); 48602/322263 objects misplaced (15.081%); 29 MiB/s, 463 objects/s recovering 2024-09-21T10:26:43.670 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:43 smithi007 ceph-mon[101144]: pgmap v1241: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 543 op/s; 16334/322263 objects degraded (5.069%); 48602/322263 objects misplaced (15.081%); 29 MiB/s, 463 objects/s recovering 2024-09-21T10:26:43.750 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:43.803 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:43.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:43.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:43.905 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:43.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:43 smithi031 ceph-mon[96824]: pgmap v1241: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 543 op/s; 16334/322263 objects degraded (5.069%); 48602/322263 objects misplaced (15.081%); 29 MiB/s, 463 objects/s recovering 2024-09-21T10:26:43.953 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:43.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:43.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:44.054 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:44.101 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:44.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:44.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:44.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:44.240 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:44.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:44.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:44.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:44.367 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:44.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:44.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:44.469 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:44.500 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:44.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:44.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:44.602 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:44.634 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:44.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:44.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:44.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:44.777 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:44.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:44.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:44.879 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:44.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:44.908 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:44.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:45.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:45.041 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:45.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:45.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:45.143 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:45.172 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:45.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:45.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:45.274 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:45.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:45.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:45.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:45.409 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:45.451 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:45.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:45.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:45.553 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:45.583 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:45.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:45.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:45 smithi031 ceph-mon[96824]: pgmap v1242: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 16453/318951 objects degraded (5.158%); 47514/318951 objects misplaced (14.897%); 31 MiB/s, 488 objects/s recovering 2024-09-21T10:26:45.685 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:45.714 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:45.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:45.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:45.815 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:45.823 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:45 smithi007 ceph-mon[99390]: pgmap v1242: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 16453/318951 objects degraded (5.158%); 47514/318951 objects misplaced (14.897%); 31 MiB/s, 488 objects/s recovering 2024-09-21T10:26:45.823 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:45 smithi007 ceph-mon[101144]: pgmap v1242: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 16453/318951 objects degraded (5.158%); 47514/318951 objects misplaced (14.897%); 31 MiB/s, 488 objects/s recovering 2024-09-21T10:26:45.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:45.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:45.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:45.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:45.988 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:45.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:45.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:46.090 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:46.125 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:46.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:46.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:46.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:46.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:46.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:46.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:46.355 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:46.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:46.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:46.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:46.488 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:46.521 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:46.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:46.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:46.623 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:46.669 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:26:46.669 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:26:46.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:46 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 16453/318462 objects degraded (5.166%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:46.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:46 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 16453/318462 objects degraded (5.166%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:46.699 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:26:46.699 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:26:46.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:46.705 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:46.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:46.723 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:26:46.723 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:26:46.755 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:26:46.756 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:26:46.778 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:26:46.778 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:26:46.806 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:46.812 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:26:46.813 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:26:46.848 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:46.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:46.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:46.851 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:26:46.851 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:26:46.885 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:26:46.885 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:26:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:46 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 16453/318462 objects degraded (5.166%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:46.934 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:26:46.935 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:26:46.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:46.993 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:46.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:46.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:47.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:47.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:47.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:47.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:47.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:47.299 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:47.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:47.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:47.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:47.430 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:47.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:47.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:47.532 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:47.562 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:47.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:47.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:47.635 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:26:47.663 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:47.692 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:47.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:47.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:47.766 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:26:47.793 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:47.828 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:47.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:47.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:47 smithi031 ceph-mon[96824]: pgmap v1243: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 598 op/s; 16453/318462 objects degraded (5.166%); 47514/318462 objects misplaced (14.920%); 31 MiB/s, 488 objects/s recovering 2024-09-21T10:26:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:47 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/395656075' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:47 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3994434503' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:47 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:47.930 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:47 smithi007 ceph-mon[99390]: pgmap v1243: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 598 op/s; 16453/318462 objects degraded (5.166%); 47514/318462 objects misplaced (14.920%); 31 MiB/s, 488 objects/s recovering 2024-09-21T10:26:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:47 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/395656075' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:47 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3994434503' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:47 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:47 smithi007 ceph-mon[101144]: pgmap v1243: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 598 op/s; 16453/318462 objects degraded (5.166%); 47514/318462 objects misplaced (14.920%); 31 MiB/s, 488 objects/s recovering 2024-09-21T10:26:47.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:47 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/395656075' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:47.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:47 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3994434503' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:47.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:47 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:26:47.996 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:47.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:47.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:48.098 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:48.125 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:48.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:48.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:48.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:48.228 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:48.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:48.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:48.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:48.355 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:48.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:48.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:48.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:48.487 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:48.515 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:48.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:48.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:48.616 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:48.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:48.644 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:48.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:48.745 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:48.773 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:48.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:48.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:48.875 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:48.911 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:48.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:48.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:48 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:48.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:48 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:26:48.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:48 smithi031 ceph-mon[96824]: osdmap e1116: 8 total, 8 up, 7 in 2024-09-21T10:26:48.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:48 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:48.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:48 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:48 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:48 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:26:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:48 smithi007 ceph-mon[99390]: osdmap e1116: 8 total, 8 up, 7 in 2024-09-21T10:26:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:48 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:48 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:48 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:48 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:26:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:48 smithi007 ceph-mon[101144]: osdmap e1116: 8 total, 8 up, 7 in 2024-09-21T10:26:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:48 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:48 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:26:49.013 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:49.047 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:49.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:49.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:49.109 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:26:49.109 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:26:49.109 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-09-21T10:26:49.109 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:26:49.110 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:26:49.110 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-09-21T10:26:49.148 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:49.214 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:49.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:49.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:49.316 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:49.344 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:49.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:49.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:49.446 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:49.474 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:49.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:49.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:49.576 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:49.680 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:49.683 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:49.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:49.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:49.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:49.822 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:49.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:49.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:49.923 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:49.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:49.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:49.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:50.087 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:50.105 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:49 smithi031 ceph-mon[96824]: pgmap v1245: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 16575/311280 objects degraded (5.325%); 44876/311280 objects misplaced (14.417%); 31 MiB/s, 489 objects/s recovering 2024-09-21T10:26:50.130 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:50.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:50.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:49 smithi007 ceph-mon[99390]: pgmap v1245: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 16575/311280 objects degraded (5.325%); 44876/311280 objects misplaced (14.417%); 31 MiB/s, 489 objects/s recovering 2024-09-21T10:26:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:49 smithi007 ceph-mon[101144]: pgmap v1245: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 16575/311280 objects degraded (5.325%); 44876/311280 objects misplaced (14.417%); 31 MiB/s, 489 objects/s recovering 2024-09-21T10:26:50.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:50.263 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:50.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:50.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:50.365 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:50.368 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:26:50.409 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:50.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:50.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:50.484 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:26:50.484 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:26:50.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.484 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:155405 6.c e1116/1112 6:3e5d814c:::benchmark_data_smithi007_139998_object26847:head v 1116'9683, mlcod=1116'9680)", 2024-09-21T10:26:50.484 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:50.477804+0000", 2024-09-21T10:26:50.484 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.002455741, 2024-09-21T10:26:50.485 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002482836, 2024-09-21T10:26:50.485 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:50.485 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:26:50.485 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:50.485 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.485 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:50.485 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.477804+0000", 2024-09-21T10:26:50.486 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:50.486 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.486 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.486 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:50.486 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.477804+0000", 2024-09-21T10:26:50.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:50.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.487 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:50.487 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.477803+0000", 2024-09-21T10:26:50.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:26:50.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.477810+0000", 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6969999999999993e-06 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.477822+0000", 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1282e-05 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.477829+0000", 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9809999999999997e-06 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.477900+0000", 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1769999999999999e-05 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:50.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.477922+0000", 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1058000000000001e-05 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:155400 6.9 e1116/1107 6:9b3bbb0d:::benchmark_data_smithi007_139998_object26842:head v 1116'9573, mlcod=1116'9570)", 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:50.464854+0000", 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.015406196, 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015502861, 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:26:50.490 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.464854+0000", 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.464854+0000", 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.464853+0000", 2024-09-21T10:26:50.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.464859+0000", 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7219999999999996e-06 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.464870+0000", 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1052e-05 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.464876+0000", 2024-09-21T10:26:50.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6980000000000001e-06 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.469201+0000", 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0043249889999999996 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:50.469220+0000", 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8751999999999999e-05 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:26:50.493 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 2 2024-09-21T10:26:50.494 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:26:50.511 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:50.545 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:50.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:50.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:50.647 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:50.679 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:50.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:50.694 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:50.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:50.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:50.836 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:50.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:50.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:50.854 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:26:50.938 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:50.976 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:50.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:50.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:51.078 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:51.130 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:51.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:51.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:51.179 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:26:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:26:50] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-09-21T10:26:51.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:51.258 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:51.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:51.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:51.360 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:51.404 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:51.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:51.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:51.506 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:51.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:51.538 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:51.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:51.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:26:51.639 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:51.672 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:51.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:51.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:51.774 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:51.802 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:51.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:51.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:51.904 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:51.956 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:51.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:51.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:52.052 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:51 smithi007 ceph-mon[99390]: pgmap v1246: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 580 op/s; 16575/309849 objects degraded (5.349%); 44033/309849 objects misplaced (14.211%); 29 MiB/s, 460 objects/s recovering 2024-09-21T10:26:52.052 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:52.053 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:51 smithi007 ceph-mon[101144]: pgmap v1246: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 580 op/s; 16575/309849 objects degraded (5.349%); 44033/309849 objects misplaced (14.211%); 29 MiB/s, 460 objects/s recovering 2024-09-21T10:26:52.053 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:52.058 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:52.088 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:52.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:52.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:51 smithi031 ceph-mon[96824]: pgmap v1246: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 580 op/s; 16575/309849 objects degraded (5.349%); 44033/309849 objects misplaced (14.211%); 29 MiB/s, 460 objects/s recovering 2024-09-21T10:26:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:52.190 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:52.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:52.242 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:52.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:52.343 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:52.352 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:26:52.384 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:52.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:52.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:52.485 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:52.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:52.521 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:52.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:52.622 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:52.670 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:52.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:52.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:52.772 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:52.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:52.826 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:52.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:52.915 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:52 smithi007 ceph-mon[99390]: pgmap v1247: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 16575/306393 objects degraded (5.410%); 42143/306393 objects misplaced (13.755%); 27 MiB/s, 425 objects/s recovering 2024-09-21T10:26:52.915 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:52 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 16575/306393 objects degraded (5.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:52.915 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:52 smithi007 ceph-mon[101144]: pgmap v1247: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 16575/306393 objects degraded (5.410%); 42143/306393 objects misplaced (13.755%); 27 MiB/s, 425 objects/s recovering 2024-09-21T10:26:52.915 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:52 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 16575/306393 objects degraded (5.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:52.927 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:52.966 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:52.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:52.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:53.068 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:53.124 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:53.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:53.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:52 smithi031 ceph-mon[96824]: pgmap v1247: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 16575/306393 objects degraded (5.410%); 42143/306393 objects misplaced (13.755%); 27 MiB/s, 425 objects/s recovering 2024-09-21T10:26:53.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:52 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 16575/306393 objects degraded (5.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:53.230 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:53.272 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:53.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:53.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:53.374 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:53.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:53.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:53.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:53.510 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:53.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:53.547 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:53.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:53.629 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:26:53.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:53.675 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:26:53.675 INFO:teuthology.orchestra.run.smithi031.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:26:53.676 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:26:53.700 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:53.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:53.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:53.802 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:53.833 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:26:53.849 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:53.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:53.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:53.951 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:54.000 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:54.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:54.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:54.102 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:54.168 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:53 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1640528240' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:54.171 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:54.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:54.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:53 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1640528240' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:53 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1640528240' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:26:54.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:54.304 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:54.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:54.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:54.406 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:54.451 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:54.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:54.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:54.552 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:54.584 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:54.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:54.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:54.686 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:54.731 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:54.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:54.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:54.833 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:54.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:54.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:54.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:54 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:54 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1640528240' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:54 smithi007 ceph-mon[99390]: osdmap e1117: 8 total, 8 up, 7 in 2024-09-21T10:26:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:54 smithi007 ceph-mon[99390]: pgmap v1249: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 16702/302139 objects degraded (5.528%); 40662/302139 objects misplaced (13.458%); 35 MiB/s, 565 objects/s recovering 2024-09-21T10:26:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:54 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:54 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1640528240' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:54 smithi007 ceph-mon[101144]: osdmap e1117: 8 total, 8 up, 7 in 2024-09-21T10:26:54.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:54 smithi007 ceph-mon[101144]: pgmap v1249: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 16702/302139 objects degraded (5.528%); 40662/302139 objects misplaced (13.458%); 35 MiB/s, 565 objects/s recovering 2024-09-21T10:26:54.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:55.022 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:55.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:55.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:55.123 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:54 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:26:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:54 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1640528240' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:26:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:54 smithi031 ceph-mon[96824]: osdmap e1117: 8 total, 8 up, 7 in 2024-09-21T10:26:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:54 smithi031 ceph-mon[96824]: pgmap v1249: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 16702/302139 objects degraded (5.528%); 40662/302139 objects misplaced (13.458%); 35 MiB/s, 565 objects/s recovering 2024-09-21T10:26:55.179 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:55.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:55.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:55.280 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:55.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:55.348 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:55.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:55.448 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:55.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:55.507 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:55.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:55.608 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:55.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:55.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:55.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:55.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:55.793 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:55.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:55.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:55.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:55.932 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:55.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:55.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:56.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:56.073 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:56.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:56.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:56.078 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:26:56.078 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:26:56.078 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:26:56.078 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:26:56.078 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:26:56.078 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:26:56.079 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:26:56.079 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:26:56.079 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:26:56.079 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:26:56.108 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:26:56.109 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:26:56.145 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:26:56.145 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:26:56.175 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:26:56.175 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:26:56.175 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:56.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:56.221 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:56.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:56.322 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:56.350 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:56.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:56.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:56.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:55 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4231538520' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:56.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:55 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4231538520' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:56.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:55 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4231538520' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:26:56.453 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:56.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:56.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:56.586 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:56.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:56.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:56.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:56.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:56.739 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:56.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:56.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:56.841 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:56.874 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:56.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:56.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:56.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:26:57.010 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:57.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:57.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:26:57.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:57.143 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:57.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:57.244 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:57.280 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:57.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:57.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:57.382 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:57.411 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:57.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:57.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:57.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:57 smithi031 ceph-mon[96824]: pgmap v1250: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 16702/301515 objects degraded (5.539%); 40662/301515 objects misplaced (13.486%); 22 MiB/s, 356 objects/s recovering 2024-09-21T10:26:57.419 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:56 smithi007 ceph-mon[99390]: pgmap v1250: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 16702/301515 objects degraded (5.539%); 40662/301515 objects misplaced (13.486%); 22 MiB/s, 356 objects/s recovering 2024-09-21T10:26:57.419 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:56 smithi007 ceph-mon[101144]: pgmap v1250: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 383 op/s; 16702/301515 objects degraded (5.539%); 40662/301515 objects misplaced (13.486%); 22 MiB/s, 356 objects/s recovering 2024-09-21T10:26:57.420 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:26:57.513 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:57.536 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:57.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:57.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:57.637 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:57.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:57.669 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:57.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:57.770 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:57.799 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:57.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:57.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:57.901 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:57.926 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:57.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:57.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:58.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:26:58.059 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:58.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:58.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:26:58.160 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:57 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 16702/301515 objects degraded (5.539%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:58.188 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:58.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:58.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:58.290 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:26:58.335 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:58.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:58.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:26:58.437 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:58.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:57 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 16702/301515 objects degraded (5.539%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:58.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:57 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 16702/301515 objects degraded (5.539%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:58.467 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:58.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:58.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:58.569 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:26:58.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:58.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:58.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:26:58.699 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:58.756 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:58.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:58.858 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:26:58.887 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:58.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:58.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:26:58.989 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:59.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:59.039 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:59.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:59.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:26:59.169 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:59.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:59.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:26:59.271 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:59.305 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:26:59 smithi031 ceph-mon[96824]: pgmap v1251: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 16819/294522 objects degraded (5.711%); 38065/294522 objects misplaced (12.924%); 29 MiB/s, 464 objects/s recovering 2024-09-21T10:26:59.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:59.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:59.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:59.419 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:59.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:26:59 smithi007 ceph-mon[99390]: pgmap v1251: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 16819/294522 objects degraded (5.711%); 38065/294522 objects misplaced (12.924%); 29 MiB/s, 464 objects/s recovering 2024-09-21T10:26:59.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:26:59 smithi007 ceph-mon[101144]: pgmap v1251: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 16819/294522 objects degraded (5.711%); 38065/294522 objects misplaced (12.924%); 29 MiB/s, 464 objects/s recovering 2024-09-21T10:26:59.450 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:59.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:59.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:59.551 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:59.595 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:59.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:59.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:59.696 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:26:59.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:26:59.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:59.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:26:59.835 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:26:59.863 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0] out_osds: [3] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:26:59.863 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:26:59.863 INFO:tasks.thrashosds.thrasher:Adding osd 3 2024-09-21T10:26:59.864 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd in 3 2024-09-21T10:26:59.893 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:26:59.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:26:59.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:26:59.995 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:00.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:00.024 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:00.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:00.125 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:00.154 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:00.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:00.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:00.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:00.279 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:00.288 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:00.295 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:00.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:00.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:00.397 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:00.449 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:00.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:00.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:00.551 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:00.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:00.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:00.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:00.682 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:00.720 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:00.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:00.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:00.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:00.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:00.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:00.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:00.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:00 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:00.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:00 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:00.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:00 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:00.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:00 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:00.917 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:27:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:27:00] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.51.0" 2024-09-21T10:27:00.957 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:00.991 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:00.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:00.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:01.093 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:01.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:01.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:01.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:00 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:00 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:01.217 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:01.251 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:01.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:01.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:01.255 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:27:01.255 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:27:01.353 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:01.393 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:01.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:01.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:01.495 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:01.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:01.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:01.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:01.646 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:01.697 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:01.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:01.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:01.799 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:01.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:01.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:01.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:01.938 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:01 smithi007 ceph-mon[99390]: pgmap v1252: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 16819/292911 objects degraded (5.742%); 37199/292911 objects misplaced (12.700%); 29 MiB/s, 469 objects/s recovering 2024-09-21T10:27:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:01 smithi007 ceph-mon[101144]: pgmap v1252: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 16819/292911 objects degraded (5.742%); 37199/292911 objects misplaced (12.700%); 29 MiB/s, 469 objects/s recovering 2024-09-21T10:27:01.981 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:01.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:01.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:02.083 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:02.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:02.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:02.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:01 smithi031 ceph-mon[96824]: pgmap v1252: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 6.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 16819/292911 objects degraded (5.742%); 37199/292911 objects misplaced (12.700%); 29 MiB/s, 469 objects/s recovering 2024-09-21T10:27:02.190 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:27:02.217 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:02.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:02.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:02.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:02.358 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:02.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:02.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:02.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:02.507 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:02.543 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:02.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:02.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:02.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:02.675 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:02.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:02.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:02.776 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:02.807 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:02.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:02.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:02.909 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:02.969 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:02.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:02.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:02.999 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:03.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:03.104 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:03.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:03.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:03.206 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:03.234 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:03.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:03.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:03.335 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:03.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:03.370 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:03.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:03.471 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:03.510 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:03.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:03.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:03.612 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:03.646 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:03.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:03.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:03.748 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:03.783 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:03.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:03.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:03.922 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:03.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:03.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:04.024 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:04.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:04.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:04.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:04.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:03 smithi007 ceph-mon[99390]: pgmap v1253: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 5.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 16819/289308 objects degraded (5.814%); 35531/289308 objects misplaced (12.281%); 28 MiB/s, 453 objects/s recovering 2024-09-21T10:27:04.092 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:03 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 16819/289308 objects degraded (5.814%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:04.092 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:03 smithi007 ceph-mon[101144]: pgmap v1253: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 5.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 16819/289308 objects degraded (5.814%); 35531/289308 objects misplaced (12.281%); 28 MiB/s, 453 objects/s recovering 2024-09-21T10:27:04.092 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:03 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 16819/289308 objects degraded (5.814%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:03 smithi031 ceph-mon[96824]: pgmap v1253: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 5.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 16819/289308 objects degraded (5.814%); 35531/289308 objects misplaced (12.281%); 28 MiB/s, 453 objects/s recovering 2024-09-21T10:27:04.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:03 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 16819/289308 objects degraded (5.814%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:04.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:04.203 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:04.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:04.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:04.305 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:04.358 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:04.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:04.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:04 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:27:04.088+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1117 definitely_dead 0 2024-09-21T10:27:04.461 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:04.497 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:04.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:04.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:04.598 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:04.633 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:04.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:04.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:04.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:04.760 INFO:teuthology.orchestra.run.smithi007.stderr:marked in osd.3. 2024-09-21T10:27:04.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:04.773 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:04.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:04.779 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:04 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/850166957' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-09-21T10:27:04.779 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:04 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/850166957' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-09-21T10:27:04.874 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:04.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:04.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:04.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:04.998 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:05.021 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:05.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:05.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:05.123 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:05.146 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:05.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:05.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:04 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/850166957' entity='client.admin' cmd={"prefix": "osd in", "ids": ["3"]} : dispatch 2024-09-21T10:27:05.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:05.270 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:05.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:05.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:05.371 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:05.395 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:05.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:05.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:05.496 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:05.519 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:05.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:05.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:05.572 INFO:tasks.thrashosds.thrasher:Added osd 3 2024-09-21T10:27:05.621 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:05.643 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:05.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:05.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:05.745 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:05.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:05.788 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:05.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:05.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:05.906 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:27:05.906 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:27:05.907 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:27:05.907 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:27:05.907 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:27:05.907 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:27:05.914 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:05.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:05.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:05.925 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:27:05.925 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:27:05.944 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:27:05.944 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:27:05.963 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:27:05.963 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:27:05.986 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:27:05.986 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:27:06.007 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:27:06.008 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:27:06.016 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:06.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[99390]: pgmap v1254: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 5.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 16916/285303 objects degraded (5.929%); 34045/285303 objects misplaced (11.933%); 33 MiB/s, 525 objects/s recovering 2024-09-21T10:27:06.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/850166957' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-09-21T10:27:06.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[99390]: osdmap e1118: 8 total, 8 up, 8 in 2024-09-21T10:27:06.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:06.020 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:06.020 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:06.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[101144]: pgmap v1254: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 5.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 16916/285303 objects degraded (5.929%); 34045/285303 objects misplaced (11.933%); 33 MiB/s, 525 objects/s recovering 2024-09-21T10:27:06.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/850166957' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-09-21T10:27:06.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[101144]: osdmap e1118: 8 total, 8 up, 8 in 2024-09-21T10:27:06.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:06.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:06.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:05 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:06.041 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:06.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:06.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:06.143 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:05 smithi031 ceph-mon[96824]: pgmap v1254: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 79 active+clean; 5.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 581 op/s; 16916/285303 objects degraded (5.929%); 34045/285303 objects misplaced (11.933%); 33 MiB/s, 525 objects/s recovering 2024-09-21T10:27:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:05 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/850166957' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2024-09-21T10:27:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:05 smithi031 ceph-mon[96824]: osdmap e1118: 8 total, 8 up, 8 in 2024-09-21T10:27:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:05 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:05 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:05 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:06.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:06.167 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:06.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:06.268 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:06.280 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:27:06.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:06.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:06.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:06.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:06.415 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:06.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:06.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:06.504 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:27:06.516 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:06.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:06.539 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:06.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:06.640 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:06.663 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:06.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:06.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:06.754 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:27:06.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:06.793 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:06.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:06.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:06.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:06 smithi031 ceph-mon[96824]: osdmap e1119: 8 total, 8 up, 8 in 2024-09-21T10:27:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/696984810' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2074513687' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:27:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:06 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2074513687' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:27:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:06 smithi031 ceph-mon[96824]: osdmap e1120: 8 total, 8 up, 8 in 2024-09-21T10:27:06.918 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:06.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:06.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:07.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[99390]: osdmap e1119: 8 total, 8 up, 8 in 2024-09-21T10:27:07.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/696984810' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:07.008 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2074513687' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2074513687' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[99390]: osdmap e1120: 8 total, 8 up, 8 in 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[101144]: osdmap e1119: 8 total, 8 up, 8 in 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/696984810' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2074513687' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2074513687' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:27:07.009 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:06 smithi007 ceph-mon[101144]: osdmap e1120: 8 total, 8 up, 8 in 2024-09-21T10:27:07.020 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:07.068 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:07.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:07.170 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:07.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:07.200 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:07.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:07.301 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:07.343 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:07.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:07.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:07.446 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:07.475 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:07.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:07.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:07.577 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:07.615 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:07.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:07.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:07.716 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:07.755 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:07.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:07.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:07.857 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:07.890 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:07 smithi031 ceph-mon[96824]: pgmap v1257: 89 pgs: 1 remapped+peering, 3 peering, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 76 active+clean; 5.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 407 op/s; 8781/284748 objects degraded (3.084%); 34045/284748 objects misplaced (11.956%); 24 MiB/s, 378 objects/s recovering 2024-09-21T10:27:07.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:07.891 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:07.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:07.991 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:08.021 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:08.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:08.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:08.123 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:08.144 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:07 smithi007 ceph-mon[99390]: pgmap v1257: 89 pgs: 1 remapped+peering, 3 peering, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 76 active+clean; 5.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 407 op/s; 8781/284748 objects degraded (3.084%); 34045/284748 objects misplaced (11.956%); 24 MiB/s, 378 objects/s recovering 2024-09-21T10:27:08.144 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:07 smithi007 ceph-mon[101144]: pgmap v1257: 89 pgs: 1 remapped+peering, 3 peering, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 76 active+clean; 5.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 407 op/s; 8781/284748 objects degraded (3.084%); 34045/284748 objects misplaced (11.956%); 24 MiB/s, 378 objects/s recovering 2024-09-21T10:27:08.159 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:08.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:08.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:08.261 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:08.290 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:08.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:08.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:08.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:08.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:08.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:08.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:08.526 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:08.563 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:08.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:08.664 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:08.703 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:08.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:08.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:08.804 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:08.822 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:27:08.840 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:08.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:08.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:08.909 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:08 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 8781/284748 objects degraded (3.084%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:08.943 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:08.981 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:08.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:08.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:09.083 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:09.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:09.141 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:09.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:09.190 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:09.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:08 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 8781/284748 objects degraded (3.084%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:09.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:08 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 8781/284748 objects degraded (3.084%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:09.242 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:09.275 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:09.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:09.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:09.376 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:09.378 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:27:09.378 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:27:09.378 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:27:09.378 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:27:09.378 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.378 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:65452 6.8 6:1c8f74ce:::benchmark_data_smithi007_139998_object65451:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-09-21T10:27:09.378 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:03.774031+0000", 2024-09-21T10:27:09.378 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 125.59813748000001, 2024-09-21T10:27:09.378 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10412578, 2024-09-21T10:27:09.378 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 65452 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.774031+0000", 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.379 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.774031+0000", 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.774031+0000", 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.774116+0000", 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5651999999999999e-05 2024-09-21T10:27:09.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.774132+0000", 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5789000000000001e-05 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.774139+0000", 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5799999999999997e-06 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.780278+0000", 2024-09-21T10:27:09.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0061395449999999997 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.780385+0000", 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000106897 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.780514+0000", 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012851799999999999 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.786583+0000", 2024-09-21T10:27:09.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0060697269999999996 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.786687+0000", 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010418 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.878066+0000", 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.091378628000000003 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.878118+0000", 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1688999999999999e-05 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:03.878157+0000", 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9455000000000001e-05 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.384 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:67434 6.3 6:c586bd18:::benchmark_data_smithi007_139998_object67433:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:05.182245+0000", 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 124.189923901, 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.105710385, 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 67434 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.385 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.182245+0000", 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.182245+0000", 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.182241+0000", 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999962 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.182292+0000", 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1309e-05 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.182310+0000", 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7456e-05 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.182318+0000", 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1429999999999998e-06 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184024+0000", 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0017061120000000001 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184152+0000", 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000128188 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.184287+0000", 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000135155 2024-09-21T10:27:09.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.186713+0000", 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024252229999999998 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.187291+0000", 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00057881100000000004 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.287867+0000", 2024-09-21T10:27:09.389 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.100575446 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.287916+0000", 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8950999999999999e-05 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:05.287955+0000", 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9589000000000003e-05 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:123821 6.8 6:154fed80:::benchmark_data_smithi007_139998_object123820:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.371686+0000", 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 73.000483165999995, 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.13591124800000001, 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 123821 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.391 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.371686+0000", 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.371686+0000", 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.371684+0000", 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.371744+0000", 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0322000000000003e-05 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.371761+0000", 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7192000000000001e-05 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.371770+0000", 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1049999999999995e-06 2024-09-21T10:27:09.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.371815+0000", 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5680999999999999e-05 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.371950+0000", 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000134456 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.372083+0000", 2024-09-21T10:27:09.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013286299999999999 2024-09-21T10:27:09.395 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.395 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.395 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.395 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.376195+0000", 2024-09-21T10:27:09.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041121880000000001 2024-09-21T10:27:09.395 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.395 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.379296+0000", 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031014369999999999 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.507505+0000", 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.128208348 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.396 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.507561+0000", 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5989999999999998e-05 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.507597+0000", 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6470000000000001e-05 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:123827 6.5 6:ae6e5db9:::benchmark_data_smithi007_139998_object123826:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.377455+0000", 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.994714325999993, 2024-09-21T10:27:09.397 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.114902763, 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 123827 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377455+0000", 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377455+0000", 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377453+0000", 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377531+0000", 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8918000000000006e-05 2024-09-21T10:27:09.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377549+0000", 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7869000000000001e-05 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377558+0000", 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6440000000000006e-06 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377604+0000", 2024-09-21T10:27:09.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5979000000000001e-05 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377731+0000", 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000126618 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377857+0000", 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012621900000000001 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.385948+0000", 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0080911869999999997 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.385981+0000", 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2846999999999999e-05 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.492242+0000", 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.106261599 2024-09-21T10:27:09.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.492313+0000", 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0685999999999994e-05 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.492357+0000", 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4270999999999997e-05 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.403 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:123828 6.5 6:a69e6d0b:::benchmark_data_smithi007_139998_object123827:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.377574+0000", 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.994595032999996, 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.115048041, 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 123828 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.404 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377574+0000", 2024-09-21T10:27:09.405 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.405 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.405 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.405 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.405 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377574+0000", 2024-09-21T10:27:09.405 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.405 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.405 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.405 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.405 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377573+0000", 2024-09-21T10:27:09.406 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377634+0000", 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0611e-05 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377645+0000", 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1534e-05 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.377652+0000", 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4659999999999996e-06 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.381639+0000", 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039872570000000001 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.381765+0000", 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000125673 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:27:09.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.381905+0000", 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013992400000000001 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.385972+0000", 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040672349999999998 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.385983+0000", 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.167e-05 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.492512+0000", 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.106528943 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.492589+0000", 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6594000000000006e-05 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.492622+0000", 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2944999999999997e-05 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:123836 6.8 6:1e1757e1:::benchmark_data_smithi007_139998_object123835:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.389709+0000", 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.982460051999993, 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.118013531, 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 123836 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.411 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.389709+0000", 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.389709+0000", 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.389707+0000", 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.389767+0000", 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0068999999999997e-05 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.389780+0000", 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2704000000000001e-05 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.389786+0000", 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6500000000000001e-06 2024-09-21T10:27:09.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.389836+0000", 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0345e-05 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.389986+0000", 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000149648 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.390151+0000", 2024-09-21T10:27:09.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016525200000000001 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.393150+0000", 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029988390000000001 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.393393+0000", 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000243236 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.507641+0000", 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.11424745 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.507689+0000", 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8260999999999998e-05 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.507722+0000", 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3590000000000002e-05 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:124159 6.8 6:1f38b3d6:::benchmark_data_smithi007_139998_object124158:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.817656+0000", 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.554513291000006, 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.103265729, 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 124159 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817656+0000", 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817656+0000", 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817655+0000", 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:27:09.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817762+0000", 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010795599999999999 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817778+0000", 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5238999999999999e-05 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817786+0000", 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8830000000000006e-06 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817829+0000", 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3667000000000001e-05 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817974+0000", 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014470600000000001 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.818108+0000", 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013416200000000001 2024-09-21T10:27:09.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.828693+0000", 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010584451999999999 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.828698+0000", 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4149999999999998e-06 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.920850+0000", 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.092151999999999998 2024-09-21T10:27:09.421 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.920884+0000", 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4430000000000001e-05 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.920921+0000", 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6943000000000002e-05 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.422 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:124162 6.8 6:1976d9d5:::benchmark_data_smithi007_139998_object124161:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.817994+0000", 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.554175154000006, 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.110765683, 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 124162 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817994+0000", 2024-09-21T10:27:09.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817994+0000", 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.817993+0000", 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.818038+0000", 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4888000000000001e-05 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.818050+0000", 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1834999999999999e-05 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.818056+0000", 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9410000000000001e-06 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.822067+0000", 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040105610000000002 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.822189+0000", 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000121488 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.822326+0000", 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013699400000000001 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.828705+0000", 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00637916 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.909900+0000", 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.081195291000000003 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.928676+0000", 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018776169999999998 2024-09-21T10:27:09.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.928725+0000", 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8943000000000002e-05 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.928759+0000", 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4372999999999998e-05 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.428 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:124164 6.8 6:141ccba4:::benchmark_data_smithi007_139998_object124163:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.821870+0000", 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.550298685000001, 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10703850199999999, 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 124164 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.429 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821870+0000", 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821870+0000", 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821869+0000", 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821910+0000", 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1019000000000001e-05 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821923+0000", 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3463e-05 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.821931+0000", 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5889999999999997e-06 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.825325+0000", 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0033947209999999998 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.825468+0000", 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000142905 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.825622+0000", 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000153986 2024-09-21T10:27:09.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.828767+0000", 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031452960000000001 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.928627+0000", 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.099859962999999996 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.928819+0000", 2024-09-21T10:27:09.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000191788 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.928868+0000", 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8940999999999998e-05 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.928909+0000", 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0580000000000001e-05 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:124170 6.8 6:1f79eda0:::benchmark_data_smithi007_139998_object124169:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.911568+0000", 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.460601081999997, 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.191478706, 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 124170 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.911568+0000", 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.911568+0000", 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.911566+0000", 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.911604+0000", 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7719000000000003e-05 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.911624+0000", 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0251e-05 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.911633+0000", 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4610000000000008e-06 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.437 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.911660+0000", 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.7392000000000001e-05 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.911766+0000", 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010562500000000001 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.911936+0000", 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017000699999999999 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.438 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.916646+0000", 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0047098590000000003 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.933570+0000", 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01692405 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.102854+0000", 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.169283928 2024-09-21T10:27:09.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.103000+0000", 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014625900000000001 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.103047+0000", 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6666999999999999e-05 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:124182 6.8 6:1c39f3af:::benchmark_data_smithi007_139998_object124181:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.440 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.921923+0000", 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.450245754999997, 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.19354765199999999, 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 124182 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.921923+0000", 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.921923+0000", 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.921922+0000", 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.921981+0000", 2024-09-21T10:27:09.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9039000000000002e-05 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.921991+0000", 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0029e-05 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.921996+0000", 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8910000000000003e-06 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.922027+0000", 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0756000000000002e-05 2024-09-21T10:27:09.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.922104+0000", 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7502000000000004e-05 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.922190+0000", 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5544999999999995e-05 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.928774+0000", 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0065837500000000002 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.938282+0000", 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0095080689999999992 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.115353+0000", 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.177070908 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.115433+0000", 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0752000000000002e-05 2024-09-21T10:27:09.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.115471+0000", 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7490000000000002e-05 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:124183 6.8 6:1d0ec5ea:::benchmark_data_smithi007_139998_object124182:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.922756+0000", 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.449412687999995, 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.192918546, 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.446 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 124183 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.922756+0000", 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.922756+0000", 2024-09-21T10:27:09.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.922756+0000", 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.922821+0000", 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5963999999999994e-05 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.922832+0000", 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0699999999999999e-05 2024-09-21T10:27:09.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.922837+0000", 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0590000000000002e-06 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.925284+0000", 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024472299999999999 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.925373+0000", 2024-09-21T10:27:09.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8492000000000006e-05 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.925463+0000", 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0445999999999994e-05 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.932385+0000", 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0069220820000000004 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.450 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.943440+0000", 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011054731 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.115512+0000", 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.17207213800000001 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.115632+0000", 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000119478 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.115675+0000", 2024-09-21T10:27:09.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2957999999999998e-05 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:124184 6.8 6:166b977c:::benchmark_data_smithi007_139998_object124183:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.924473+0000", 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.447696328000006, 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.19133113900000001, 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 124184 2024-09-21T10:27:09.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.924473+0000", 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.924473+0000", 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.924471+0000", 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:27:09.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.924535+0000", 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3428000000000003e-05 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.924546+0000", 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0964999999999999e-05 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.454 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.924550+0000", 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6369999999999998e-06 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.928940+0000", 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0043893339999999999 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.929057+0000", 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000117476 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.929195+0000", 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013758999999999999 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.932508+0000", 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0033138859999999998 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.943479+0000", 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010970488 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.115716+0000", 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.172237486 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.115764+0000", 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7584999999999999e-05 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.115804+0000", 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9733000000000001e-05 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.457 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.458 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.458 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.458 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:27:09.459 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:124196 6.8 6:1c72a977:::benchmark_data_smithi007_139998_object124195:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1094)", 2024-09-21T10:27:09.459 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:25:56.938372+0000", 2024-09-21T10:27:09.459 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 72.433796599999994, 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.19573464400000001, 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 124196 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.938372+0000", 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.938372+0000", 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.938370+0000", 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.938415+0000", 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4202000000000001e-05 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.938425+0000", 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0362e-05 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.938430+0000", 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9710000000000003e-06 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.938474+0000", 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4308999999999999e-05 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.938621+0000", 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000146618 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.938785+0000", 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016399599999999999 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.941779+0000", 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002994554 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:56.943503+0000", 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001723261 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.133974+0000", 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.19047103800000001 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.134068+0000", 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3900999999999994e-05 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:25:57.134107+0000", 2024-09-21T10:27:09.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9456999999999998e-05 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136871 6.9 6:98d7540a:::benchmark_data_smithi007_139998_object8313:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 53.107188471999997, 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.124079426, 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.465 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136871 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264982+0000", 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.2110000000000001e-06 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264986+0000", 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1450000000000001e-06 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264990+0000", 2024-09-21T10:27:09.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0199999999999996e-06 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.265027+0000", 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6312000000000001e-05 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.265037+0000", 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0414000000000001e-05 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.295902+0000", 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0308648540000001 2024-09-21T10:27:09.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.296045+0000", 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014296400000000001 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.296182+0000", 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013719700000000001 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388687+0000", 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.092504885999999995 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.469 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388781+0000", 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3431999999999996e-05 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388879+0000", 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8721999999999994e-05 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388937+0000", 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7342000000000001e-05 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.470 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389060+0000", 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012329600000000001 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136880 6.9 6:9f3df03f:::benchmark_data_smithi007_139998_object8322:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.275594+0000", 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 53.096574777999997, 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.113659814, 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.471 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136880 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275594+0000", 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275594+0000", 2024-09-21T10:27:09.472 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275593+0000", 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275598+0000", 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0640000000000004e-06 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275607+0000", 2024-09-21T10:27:09.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9449999999999999e-06 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275611+0000", 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5959999999999997e-06 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275652+0000", 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1383e-05 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275660+0000", 2024-09-21T10:27:09.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7309999999999993e-06 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.299791+0000", 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.024130776 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.299938+0000", 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014710100000000001 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.300074+0000", 2024-09-21T10:27:09.475 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013581300000000001 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388696+0000", 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.088622291000000006 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389084+0000", 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00038804900000000001 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389105+0000", 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0951999999999999e-05 2024-09-21T10:27:09.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389133+0000", 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8109000000000001e-05 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389254+0000", 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000120678 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136892 6.9 6:9aa79069:::benchmark_data_smithi007_139998_object8334:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:27:09.477 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.300787+0000", 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 53.071382436, 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.106098016, 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136892 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300787+0000", 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300787+0000", 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300785+0000", 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300791+0000", 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8329999999999999e-06 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.479 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300800+0000", 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4370000000000007e-06 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300805+0000", 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9180000000000002e-06 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300852+0000", 2024-09-21T10:27:09.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7827000000000001e-05 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300860+0000", 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.289e-06 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303613+0000", 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0027528130000001 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303751+0000", 2024-09-21T10:27:09.481 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013799 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303878+0000", 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012723000000000001 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389298+0000", 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.085419792999999994 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389327+0000", 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9805e-05 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406711+0000", 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017383487 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406760+0000", 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9429999999999999e-05 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.483 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406885+0000", 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012421399999999999 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136903 6.9 6:9ad37785:::benchmark_data_smithi007_139998_object8345:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.342527+0000", 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 53.029641570999999, 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.064720605, 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.484 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136903 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342527+0000", 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342527+0000", 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.485 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342526+0000", 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342532+0000", 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.93e-06 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342544+0000", 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1973e-05 2024-09-21T10:27:09.486 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342551+0000", 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4740000000000002e-06 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342602+0000", 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1894000000000002e-05 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342613+0000", 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0176999999999999e-05 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389351+0000", 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0467378899999999 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389473+0000", 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000122466 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389591+0000", 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000117587 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406700+0000", 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017109461999999999 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406935+0000", 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023453999999999999 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.407009+0000", 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4054999999999995e-05 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.407093+0000", 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4707000000000001e-05 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.407248+0000", 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015460199999999999 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:146960 6.5 6:a4ec4e3a:::benchmark_data_smithi007_139998_object18402:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1114)", 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:35.655557+0000", 2024-09-21T10:27:09.490 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 33.716612298999998, 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10855737999999999, 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 146960 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.655557+0000", 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.491 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.655557+0000", 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.655555+0000", 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.655561+0000", 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4459999999999998e-06 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.655574+0000", 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2058e-05 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.655581+0000", 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2250000000000003e-06 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.655620+0000", 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9251000000000001e-05 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.655750+0000", 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013009499999999999 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,6", 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.655882+0000", 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013154099999999999 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.701219+0000", 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.045336875999999998 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.702231+0000", 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010124050000000001 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.706332+0000", 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041013029999999997 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.763949+0000", 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.057616916999999997 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.764004+0000", 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5055000000000001e-05 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.764114+0000", 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000109806 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:163693 6.8 6:190024d4:::benchmark_data_smithi007_139998_object35135:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1120)", 2024-09-21T10:27:09.496 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:27:07.109162+0000", 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 2.263007102, 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.098108934999999994, 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 163693 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.109162+0000", 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.497 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.109162+0000", 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.109161+0000", 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.109166+0000", 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1290000000000004e-06 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.498 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.109177+0000", 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1134e-05 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.109184+0000", 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0870000000000001e-06 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.175981+0000", 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.066796525999999995 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.176080+0000", 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9024999999999995e-05 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.176174+0000", 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4401999999999995e-05 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.184326+0000", 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0081513939999999993 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.500 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.184343+0000", 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6816e-05 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.207192+0000", 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.022849894999999999 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.207236+0000", 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3729000000000001e-05 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:27:09.501 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:27:09.502 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:07.207271+0000", 2024-09-21T10:27:09.502 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4650999999999997e-05 2024-09-21T10:27:09.502 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.502 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.502 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.502 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:27:09.502 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:27:09.502 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:27:09.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:09.503 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:09.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:09.604 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:09.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:09.643 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:09.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:09.744 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:09.802 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:09.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:09.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:09.906 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:09.938 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:09.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:09.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:09 smithi007 ceph-mon[99390]: pgmap v1259: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 79 active+clean; 5.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 1168/281409 objects degraded (0.415%); 14305/281409 objects misplaced (5.083%); 17 MiB/s, 298 objects/s recovering 2024-09-21T10:27:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:09 smithi007 ceph-mon[101144]: pgmap v1259: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 79 active+clean; 5.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 1168/281409 objects degraded (0.415%); 14305/281409 objects misplaced (5.083%); 17 MiB/s, 298 objects/s recovering 2024-09-21T10:27:10.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:10.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:10.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:10.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:09 smithi031 ceph-mon[96824]: pgmap v1259: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 3 active+remapped+backfilling, 1 active+remapped+backfill_wait, 79 active+clean; 5.7 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 1168/281409 objects degraded (0.415%); 14305/281409 objects misplaced (5.083%); 17 MiB/s, 298 objects/s recovering 2024-09-21T10:27:10.188 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:10.224 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:10.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:10.325 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:10.360 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:10.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:10.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:10.425 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:27:10.462 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:10.552 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:10.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:10.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:10.565 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:10.574 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:27:10.574 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:27:10.574 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:27:10.574 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 1.000000 2024-09-21T10:27:10.574 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 2 1 2024-09-21T10:27:10.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:10.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:10.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:10.782 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:10.809 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:10.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:10.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:10.899 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:27:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:27:10] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-09-21T10:27:10.910 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:10.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:10.943 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:10.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:11.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:11.084 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:11.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:11.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:11.186 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:11.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:11.250 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:11.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:11.351 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:11.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:11.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:11.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:11.487 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:11.525 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:11.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:11.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:11.627 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:11.680 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:11.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:11.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:11.781 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:11.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:11.820 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:11.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:11.921 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:11.956 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:27:11.956 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:27:11.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:11.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:11.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:12.002 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:27:12.003 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:27:12.003 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:11 smithi007 ceph-mon[99390]: pgmap v1260: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 83 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 1168/279039 objects degraded (0.419%); 10 MiB/s, 203 objects/s recovering 2024-09-21T10:27:12.003 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:11 smithi007 ceph-mon[101144]: pgmap v1260: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 83 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 1168/279039 objects degraded (0.419%); 10 MiB/s, 203 objects/s recovering 2024-09-21T10:27:12.043 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:27:12.043 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:27:12.064 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:12.079 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:27:12.079 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:27:12.091 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:12.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:12.111 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:27:12.112 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:27:12.147 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:27:12.147 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:27:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:11 smithi031 ceph-mon[96824]: pgmap v1260: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 3 peering, 83 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 1168/279039 objects degraded (0.419%); 10 MiB/s, 203 objects/s recovering 2024-09-21T10:27:12.181 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:27:12.182 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:27:12.193 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:12.218 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:27:12.218 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:27:12.223 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:12.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:12.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:12.324 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:12.353 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:12.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:12.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:12.455 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:12.504 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:12.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:12.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:12.606 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:12.633 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:12.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:12.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:12.735 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:12.769 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:12.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:12.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:12.871 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:12.915 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:12.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:12.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:12 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3897656535' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:12.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:12 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3897656535' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:13.017 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:13.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:13.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:13.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:13.152 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:12 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3897656535' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:13.175 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:13.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:13.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:13.232 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:13.277 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:13.327 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:13.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:13.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:13.428 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:13.458 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:13.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:13.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:13.560 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:13.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:13.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:13.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:13.688 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:13.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:13.717 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:13.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:13.817 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:13.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:13.872 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:13.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:13.973 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:14.000 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:14.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:14.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:14.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:13 smithi007 ceph-mon[99390]: pgmap v1261: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 373 op/s; 2411/277047 objects degraded (0.870%); 8.6 MiB/s, 165 objects/s recovering 2024-09-21T10:27:14.052 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:13 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 2411/277047 objects degraded (0.870%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:14.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:13 smithi007 ceph-mon[101144]: pgmap v1261: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 373 op/s; 2411/277047 objects degraded (0.870%); 8.6 MiB/s, 165 objects/s recovering 2024-09-21T10:27:14.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:13 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 2411/277047 objects degraded (0.870%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:14.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:14.136 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:14.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:14.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:13 smithi031 ceph-mon[96824]: pgmap v1261: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 373 op/s; 2411/277047 objects degraded (0.870%); 8.6 MiB/s, 165 objects/s recovering 2024-09-21T10:27:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:13 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 2411/277047 objects degraded (0.870%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:14.238 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:14.279 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:14.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:14.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:14.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:14.409 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:14.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:14.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:14.511 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:14.546 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:14.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:14.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:14.647 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:14.681 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:14.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:14.755 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:14.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:14.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:14.812 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:14.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:14.830 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:27:14.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:14.952 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:14.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:14.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:15.005 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:27:15.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:15.058 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/811953725' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:27:15.058 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:14 smithi007 ceph-mon[99390]: pgmap v1262: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 2411/266895 objects degraded (0.903%); 7.5 MiB/s, 165 objects/s recovering 2024-09-21T10:27:15.058 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/811953725' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:27:15.058 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:14 smithi007 ceph-mon[101144]: pgmap v1262: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 2411/266895 objects degraded (0.903%); 7.5 MiB/s, 165 objects/s recovering 2024-09-21T10:27:15.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:15.101 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:15.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/811953725' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:27:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:14 smithi031 ceph-mon[96824]: pgmap v1262: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 2411/266895 objects degraded (0.903%); 7.5 MiB/s, 165 objects/s recovering 2024-09-21T10:27:15.202 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:15.240 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:15.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:15.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:15.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:15.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:15.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:15.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:15.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:15.514 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:15.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:15.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:15.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:15.641 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:15.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:15.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:15.742 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:15.770 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:15.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:15.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:15.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:15.905 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:15.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:15.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:16.007 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:16.036 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:15 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:27:16.036 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:15 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/811953725' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:27:16.036 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:15 smithi007 ceph-mon[99390]: osdmap e1121: 8 total, 8 up, 8 in 2024-09-21T10:27:16.036 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:15 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:27:16.036 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:15 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/811953725' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:27:16.036 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:15 smithi007 ceph-mon[101144]: osdmap e1121: 8 total, 8 up, 8 in 2024-09-21T10:27:16.037 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:16.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:16.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:16.138 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:15 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:27:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:15 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/811953725' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:27:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:15 smithi031 ceph-mon[96824]: osdmap e1121: 8 total, 8 up, 8 in 2024-09-21T10:27:16.175 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:16.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:16.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:16.277 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:16.308 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:16.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:16.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:16.376 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:27:16.376 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:27:16.410 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:16.446 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:16.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:16.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:16.548 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:16.577 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:16.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:16.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:16.679 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:16.723 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:16.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:16.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:16.825 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:16.872 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:16.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:16.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:16.974 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:17.023 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:17.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:17.115 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:16 smithi007 ceph-mon[99390]: pgmap v1264: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 2411/266199 objects degraded (0.906%); 6.7 MiB/s, 147 objects/s recovering 2024-09-21T10:27:17.115 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:16 smithi007 ceph-mon[101144]: pgmap v1264: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 2411/266199 objects degraded (0.906%); 6.7 MiB/s, 147 objects/s recovering 2024-09-21T10:27:17.125 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:17.162 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:17.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:17.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:16 smithi031 ceph-mon[96824]: pgmap v1264: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 2411/266199 objects degraded (0.906%); 6.7 MiB/s, 147 objects/s recovering 2024-09-21T10:27:17.264 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:17.303 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:17.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:17.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:17.405 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:17.444 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:17.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:17.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:17.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:17.580 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:17.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:17.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:17.682 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:17.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:17.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:17.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:17.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:17.852 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:17.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:17.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:17.909 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:17 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 2411/266199 objects degraded (0.906%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:17.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:17 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 2411/266199 objects degraded (0.906%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:17.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:17.958 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:27:17.978 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:17.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:17.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:18.080 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:18.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:18.128 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:18.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:17 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 2411/266199 objects degraded (0.906%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:18.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:18.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:18.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:18.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:18.357 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:18.388 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:18.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:18.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:18.424 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:18.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:18.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:18.517 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:18.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:18.618 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:18.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:18.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:18.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:18.760 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:18.800 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:18.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:18.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:18.870 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:27:18.902 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:18.931 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:18.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:18.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:19.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:19.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:19.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:19.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:19.111 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:18 smithi007 ceph-mon[99390]: pgmap v1265: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 2411/258444 objects degraded (0.933%); 4.0 MiB/s, 96 objects/s recovering 2024-09-21T10:27:19.111 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:18 smithi007 ceph-mon[101144]: pgmap v1265: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 2411/258444 objects degraded (0.933%); 4.0 MiB/s, 96 objects/s recovering 2024-09-21T10:27:19.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:18 smithi031 ceph-mon[96824]: pgmap v1265: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 2411/258444 objects degraded (0.933%); 4.0 MiB/s, 96 objects/s recovering 2024-09-21T10:27:19.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:19.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:19.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:19.291 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:19.331 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:19.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:19.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:19.433 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:19.474 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:19.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:19.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:19.576 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:19.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:19.614 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:19.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:19.696 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:19.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:19.766 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:19.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:19.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:19.868 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:19.919 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:19.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:19.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:20.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:20.058 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:20.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:20.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:20.160 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:20.182 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.2 primary-affinity to 1 (8655362) 2024-09-21T10:27:20.214 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:20.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:20.316 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:20.357 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:20.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:20.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:20.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:20 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1353752433' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:27:20.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:20 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:27:20.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:20 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1353752433' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:27:20.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:20 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:27:20.459 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:20.502 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:20.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:20.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:20.604 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:20.643 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:20.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:20.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:20.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:20 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1353752433' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:27:20.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:20 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:27:20.745 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:20.767 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:20.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:20.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:20.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:20.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:20.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:20.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:21.010 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:21.042 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:21.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:21.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:21.144 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:21.182 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:27:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:27:20] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-09-21T10:27:21.183 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:21.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:21.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:21.285 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:21.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:21.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:21.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:21.408 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:21.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:21 smithi007 ceph-mon[99390]: pgmap v1266: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 2411/254718 objects degraded (0.947%); 0 B/s, 31 objects/s recovering 2024-09-21T10:27:21.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:21 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:27:21.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:21 smithi007 ceph-mon[99390]: osdmap e1122: 8 total, 8 up, 8 in 2024-09-21T10:27:21.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:21 smithi007 ceph-mon[101144]: pgmap v1266: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 2411/254718 objects degraded (0.947%); 0 B/s, 31 objects/s recovering 2024-09-21T10:27:21.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:21 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:27:21.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:21 smithi007 ceph-mon[101144]: osdmap e1122: 8 total, 8 up, 8 in 2024-09-21T10:27:21.444 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:21.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:21.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:21.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:21.577 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:21.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:21.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:21 smithi031 ceph-mon[96824]: pgmap v1266: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 2411/254718 objects degraded (0.947%); 0 B/s, 31 objects/s recovering 2024-09-21T10:27:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:21 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:27:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:21 smithi031 ceph-mon[96824]: osdmap e1122: 8 total, 8 up, 8 in 2024-09-21T10:27:21.679 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:21.721 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:21.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:21.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:21.823 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:21.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:21.863 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:21.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:21.964 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:21.995 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:21.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:21.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:22.097 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:22.119 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:22.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:22.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:22.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:22.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:22.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:22.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:22.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:22.396 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:22.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:22.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:22.497 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:22.526 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:22 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:22.526 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:22 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:22.526 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:22 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:22.527 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:22 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:22.527 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:22.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:22.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:22.628 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:22.664 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:22 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:22 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:22.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:22.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:22.767 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:22.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:22.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:22.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:22.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:22.941 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:22.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:22.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:23.042 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:23.074 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:23.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:23.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:23.175 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:23.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:23.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:23.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:23.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:23.343 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:23.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:23.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:23.401 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:23.445 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:23.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:23.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:23.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:23.603 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:23.637 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:23.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:23.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:23.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:23 smithi031 ceph-mon[96824]: pgmap v1268: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 2411/252531 objects degraded (0.955%); 0 B/s, 18 objects/s recovering 2024-09-21T10:27:23.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:23 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 2411/252531 objects degraded (0.955%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:23.677 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:23 smithi007 ceph-mon[99390]: pgmap v1268: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 2411/252531 objects degraded (0.955%); 0 B/s, 18 objects/s recovering 2024-09-21T10:27:23.677 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:23 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 2411/252531 objects degraded (0.955%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:23.677 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:23 smithi007 ceph-mon[101144]: pgmap v1268: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 2411/252531 objects degraded (0.955%); 0 B/s, 18 objects/s recovering 2024-09-21T10:27:23.678 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:23 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 2411/252531 objects degraded (0.955%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:23.739 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:23.764 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:27:23.764 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:27:23.779 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:23.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:23.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:23.803 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:27:23.804 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:27:23.844 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:27:23.844 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:27:23.881 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:23.884 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:27:23.885 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:27:23.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:23.913 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:23.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:23.917 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:27:23.917 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:27:23.952 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:27:23.952 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:27:23.994 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:27:23.994 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:27:24.015 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:24.033 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:27:24.033 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:27:24.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:24.044 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:24.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:24.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:24.179 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:24.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:24.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:24.281 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:24.307 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:24.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:24.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:24.409 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:24.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:24.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:24.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:24.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:24.581 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:24.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:24.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:24.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:24 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1906725747' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:24.675 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:24 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1906725747' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:24.675 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:24 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1906725747' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:24.683 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:24.728 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:24.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:24.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:24.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:24.917 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:24.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:24.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:25.018 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:25.048 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:25.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:25.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:25.150 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:25.185 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:25.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:25.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:25.286 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:25.320 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:25.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:25.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:25.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:25.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:25.456 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:25.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:25.556 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:25.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:25.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:25.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:25 smithi031 ceph-mon[96824]: pgmap v1269: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 2411/243132 objects degraded (0.992%); 0 B/s, 34 objects/s recovering 2024-09-21T10:27:25.688 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:25 smithi007 ceph-mon[99390]: pgmap v1269: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 2411/243132 objects degraded (0.992%); 0 B/s, 34 objects/s recovering 2024-09-21T10:27:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:25 smithi007 ceph-mon[101144]: pgmap v1269: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 2411/243132 objects degraded (0.992%); 0 B/s, 34 objects/s recovering 2024-09-21T10:27:25.714 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:25.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:25.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:25.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:25.845 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:25.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:25.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:25.946 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:25.992 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:25.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:25.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:26.093 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:26.109 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:27:26.109 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:27:26.109 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:27:26.110 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:27:26.110 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:27:26.122 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:26.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:26.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:26.224 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:26.253 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:26.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:26.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:26.355 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:26.393 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:26.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:26.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:26.494 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:26.530 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:26.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:26.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:26.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:26.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:26.664 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:26.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:26.765 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:26.798 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:26.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:26.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:26.900 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:26.935 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:26.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:26.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:27.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:27:27.036 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:27.064 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:27.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:27.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:27.165 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:27.191 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:27.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:27.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:27.293 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:27.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:27.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:27.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:27.426 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:27.454 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:27.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:27.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:27.556 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:27.563 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:27:27.563 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:27:27.564 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2024-09-21T10:27:27.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:27:27.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:27.596 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:27.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:27.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:27 smithi031 ceph-mon[96824]: pgmap v1270: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 2411/242439 objects degraded (0.994%); 0 B/s, 31 objects/s recovering 2024-09-21T10:27:27.671 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:27 smithi007 ceph-mon[99390]: pgmap v1270: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 2411/242439 objects degraded (0.994%); 0 B/s, 31 objects/s recovering 2024-09-21T10:27:27.671 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:27 smithi007 ceph-mon[101144]: pgmap v1270: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 2411/242439 objects degraded (0.994%); 0 B/s, 31 objects/s recovering 2024-09-21T10:27:27.698 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:27.736 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:27.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:27.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:27.907 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:27.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:27.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:28.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:28.052 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:28.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:28.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:28.153 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:28.196 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:28.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:28.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:28.298 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:28.325 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:28.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:28.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:28.427 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:28.468 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:28.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:28.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:28.570 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:28.599 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:28.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:28.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:28.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:28 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 2411/242439 objects degraded (0.994%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:28.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:28 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 2411/242439 objects degraded (0.994%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:28.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:28 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 2411/242439 objects degraded (0.994%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:28.702 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:28.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:28.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:28.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:28.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:28.871 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:28.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:28.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:28.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:29.012 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:29.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:29.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:29.113 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:29.152 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:29.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:29.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:29.254 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:29.292 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:29.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:29.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:29.359 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:27:29.394 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:29.465 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:29.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:29.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:29.567 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:29.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:29.626 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:29.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:29.656 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:29 smithi007 ceph-mon[99390]: pgmap v1271: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 797 op/s; 2411/234510 objects degraded (1.028%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:29.657 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:29 smithi007 ceph-mon[101144]: pgmap v1271: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 797 op/s; 2411/234510 objects degraded (1.028%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:29.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:29 smithi031 ceph-mon[96824]: pgmap v1271: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 797 op/s; 2411/234510 objects degraded (1.028%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:29.728 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:29.782 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:29.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:29.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:29.884 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:29.911 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:29.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:29.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:29.965 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:29.965 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:30.013 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:30.041 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:30.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:30.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:30.047 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:30.142 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:30.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:30.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:30.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:30.274 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:30.301 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:30.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:30.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:30.403 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:30.425 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:27:30.459 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:30.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:30.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:30.561 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:30.597 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:30.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:30.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:30.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:30 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3840707999' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:27:30.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:30 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3840707999' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:27:30.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:30 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3840707999' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:27:30.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:30.727 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:30.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:30.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:30.828 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:30.857 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:30.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:30.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:30.958 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:30.987 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:30.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:30.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:31.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:31.110 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:27:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:27:30] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.51.0" 2024-09-21T10:27:31.133 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:31.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:31.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:31.235 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:31.266 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:31.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:31.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:31.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:31.409 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:31.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:31.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:31.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:31.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:31.542 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:31.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:31.643 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:31.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:31 smithi031 ceph-mon[96824]: pgmap v1272: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 802 op/s; 2411/230625 objects degraded (1.045%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:31.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:31 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:31.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3840707999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:27:31.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:31 smithi031 ceph-mon[96824]: osdmap e1123: 8 total, 8 up, 8 in 2024-09-21T10:27:31.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:31.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:31.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:31 smithi007 ceph-mon[99390]: pgmap v1272: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 802 op/s; 2411/230625 objects degraded (1.045%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:31 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3840707999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:27:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:31 smithi007 ceph-mon[99390]: osdmap e1123: 8 total, 8 up, 8 in 2024-09-21T10:27:31.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:31 smithi007 ceph-mon[101144]: pgmap v1272: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 802 op/s; 2411/230625 objects degraded (1.045%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:31.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:31 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:31.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3840707999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:27:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:31 smithi007 ceph-mon[101144]: osdmap e1123: 8 total, 8 up, 8 in 2024-09-21T10:27:31.791 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:31.818 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:31.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:31.920 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:31.955 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:31.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:31.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:32.057 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:32.097 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:32.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:32.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:32.199 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:32.240 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:32.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:32.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:32.342 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:32.375 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:32.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:32.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:32.476 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:32.507 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:32.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:32.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:32.608 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:32.653 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:32.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:32.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:32.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:32.796 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:32.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:32.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:32.927 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:32.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:32.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:33.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:33.066 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:33.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:33.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:33.146 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:27:33.168 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:33.197 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:33.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:33.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:33.299 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:33.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:33.356 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:33.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:33.457 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:33.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:33.528 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:33.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:33.629 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:33.682 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:33 smithi007 ceph-mon[99390]: pgmap v1274: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 2411/228471 objects degraded (1.055%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:33.683 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:33 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 2411/228471 objects degraded (1.055%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:33.683 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:33 smithi007 ceph-mon[101144]: pgmap v1274: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 2411/228471 objects degraded (1.055%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:33.683 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:33 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 2411/228471 objects degraded (1.055%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:33.683 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:33.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:33.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:33.785 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:33.812 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:33.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:33.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:33.914 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:33 smithi031 ceph-mon[96824]: pgmap v1274: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 2411/228471 objects degraded (1.055%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:33 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 2411/228471 objects degraded (1.055%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:33.967 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:33.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:33.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:34.068 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:34.122 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:34.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:34.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:34.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:34.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:34.270 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:34.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:34.371 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:34.439 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:34.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:34.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:34.541 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:34.568 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:34.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:34.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:34.669 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:34.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:34.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:34.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:34.812 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:34.863 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:34.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:34.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:34.890 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:27:34.890 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:27:34.890 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:27:34.890 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:27:34.901 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:34.905 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:27:34.906 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:27:34.947 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:27:34.947 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:27:34.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:34.980 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:27:34.980 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:27:34.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:34.998 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:34.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:35.026 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:27:35.026 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:27:35.064 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:27:35.064 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:27:35.099 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:35.104 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:27:35.104 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:27:35.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:35.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:35.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:35.233 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:35.259 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:35.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:35.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:35.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:35.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:35.390 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:35.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:35.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:35.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:35.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:35.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:35.549 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:27:35.550 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:27:35.617 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:35.690 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:35.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:35.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:35 smithi007 ceph-mon[99390]: pgmap v1275: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 2411/218805 objects degraded (1.102%); 0 B/s, 36 objects/s recovering 2024-09-21T10:27:35.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:35 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3061708379' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:35.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:35 smithi007 ceph-mon[101144]: pgmap v1275: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 2411/218805 objects degraded (1.102%); 0 B/s, 36 objects/s recovering 2024-09-21T10:27:35.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:35 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3061708379' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:35.793 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:35.820 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:35.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:35.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:35 smithi031 ceph-mon[96824]: pgmap v1275: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 2411/218805 objects degraded (1.102%); 0 B/s, 36 objects/s recovering 2024-09-21T10:27:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:35 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3061708379' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:35.922 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:35.951 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:35.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:36.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:36.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:36.092 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:36.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:36.192 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:36.238 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:36.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:36.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:36.340 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:36.378 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:36.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:36.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:36.480 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:36.505 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:36.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:36.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:36.510 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1275,"stamp":"2024-09-21T10:27:34.124933+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4778694653,"num_objects":72935,"num_object_clones":0,"num_object_copies":218805,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2411,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72935,"num_whiteouts":0,"num_read":393,"num_read_kb":835,"num_write":184482,"num_write_kb":8229970,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18501,"num_bytes_recovered":1070927302,"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":140284,"ondisk_log_size":140284,"up":267,"acting":264,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":273,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":16205356,"kb_used_data":14956504,"kb_used_omap":200,"kb_used_meta":1246327,"kb_avail":733755860,"statfs":{"total":767960285184,"available":751366000640,"internally_reserved":0,"allocated":15315460096,"data_stored":15299405404,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":1276239278},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,6,6,8,8,6],"upper_bound":64},"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":-531431424,"num_objects":-8109,"num_object_clones":0,"num_object_copies":-24327,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8109,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8109,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":368,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.003019"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.441336+0000","last_change":"2024-09-21T10:27:05.781189+0000","last_active":"2024-09-21T10:27:30.441336+0000","last_peered":"2024-09-21T10:27:30.441336+0000","last_clean":"2024-09-21T10:27:30.441336+0000","last_became_active":"2024-09-21T10:27:05.773516+0000","last_became_peered":"2024-09-21T10:27:05.773516+0000","last_unstale":"2024-09-21T10:27:30.441336+0000","last_undegraded":"2024-09-21T10:27:30.441336+0000","last_fullsized":"2024-09-21T10:27:30.441336+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:54:53.343804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1056,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.188989+0000","last_change":"2024-09-21T10:18:06.725387+0000","last_active":"2024-09-21T10:27:20.188989+0000","last_peered":"2024-09-21T10:27:20.188989+0000","last_clean":"2024-09-21T10:27:20.188989+0000","last_became_active":"2024-09-21T10:18:06.724842+0000","last_became_peered":"2024-09-21T10:18:06.724842+0000","last_unstale":"2024-09-21T10:27:20.188989+0000","last_undegraded":"2024-09-21T10:27:20.188989+0000","last_fullsized":"2024-09-21T10:27:20.188989+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:48:06.127219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1082,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193558+0000","last_change":"2024-09-21T10:27:05.783404+0000","last_active":"2024-09-21T10:27:20.193558+0000","last_peered":"2024-09-21T10:27:20.193558+0000","last_clean":"2024-09-21T10:27:20.193558+0000","last_became_active":"2024-09-21T10:27:05.783017+0000","last_became_peered":"2024-09-21T10:27:05.783017+0000","last_unstale":"2024-09-21T10:27:20.193558+0000","last_undegraded":"2024-09-21T10:27:20.193558+0000","last_fullsized":"2024-09-21T10:27:20.193558+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:11.971268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":66,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.445691+0000","last_change":"2024-09-21T10:27:05.763260+0000","last_active":"2024-09-21T10:27:30.445691+0000","last_peered":"2024-09-21T10:27:30.445691+0000","last_clean":"2024-09-21T10:27:30.445691+0000","last_became_active":"2024-09-21T10:27:05.762854+0000","last_became_peered":"2024-09-21T10:27:05.762854+0000","last_unstale":"2024-09-21T10:27:30.445691+0000","last_undegraded":"2024-09-21T10:27:30.445691+0000","last_fullsized":"2024-09-21T10:27:30.445691+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:39.941842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":66,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.443850+0000","last_change":"2024-09-21T10:27:05.787278+0000","last_active":"2024-09-21T10:27:30.443850+0000","last_peered":"2024-09-21T10:27:30.443850+0000","last_clean":"2024-09-21T10:27:30.443850+0000","last_became_active":"2024-09-21T10:27:05.786941+0000","last_became_peered":"2024-09-21T10:27:05.786941+0000","last_unstale":"2024-09-21T10:27:30.443850+0000","last_undegraded":"2024-09-21T10:27:30.443850+0000","last_fullsized":"2024-09-21T10:27:30.443850+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:24.335496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1038,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.188419+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:27:20.188419+0000","last_peered":"2024-09-21T10:27:20.188419+0000","last_clean":"2024-09-21T10:27:20.188419+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:27:20.188419+0000","last_undegraded":"2024-09-21T10:27:20.188419+0000","last_fullsized":"2024-09-21T10:27:20.188419+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.440818+0000","last_change":"2024-09-21T10:27:05.857605+0000","last_active":"2024-09-21T10:27:30.440818+0000","last_peered":"2024-09-21T10:27:30.440818+0000","last_clean":"2024-09-21T10:27:30.440818+0000","last_became_active":"2024-09-21T10:27:05.856658+0000","last_became_peered":"2024-09-21T10:27:05.856658+0000","last_unstale":"2024-09-21T10:27:30.440818+0000","last_undegraded":"2024-09-21T10:27:30.440818+0000","last_fullsized":"2024-09-21T10:27:30.440818+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:05.366101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1111,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.210970+0000","last_change":"2024-09-21T10:26:17.276112+0000","last_active":"2024-09-21T10:27:20.210970+0000","last_peered":"2024-09-21T10:27:20.210970+0000","last_clean":"2024-09-21T10:27:20.210970+0000","last_became_active":"2024-09-21T10:26:17.249642+0000","last_became_peered":"2024-09-21T10:26:17.249642+0000","last_unstale":"2024-09-21T10:27:20.210970+0000","last_undegraded":"2024-09-21T10:27:20.210970+0000","last_fullsized":"2024-09-21T10:27:20.210970+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:59:27.931290+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.a","version":"1123'11483","reported_seq":12364,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:32.475499+0000","last_change":"2024-09-21T10:26:24.470658+0000","last_active":"2024-09-21T10:27:32.475499+0000","last_peered":"2024-09-21T10:27:32.475499+0000","last_clean":"2024-09-21T10:27:32.475499+0000","last_became_active":"2024-09-21T10:26:24.461677+0000","last_became_peered":"2024-09-21T10:26:24.461677+0000","last_unstale":"2024-09-21T10:27:32.475499+0000","last_undegraded":"2024-09-21T10:27:32.475499+0000","last_fullsized":"2024-09-21T10:27:32.475499+0000","mapping_epoch":1106,"log_start":"1089'1400","ondisk_log_start":"1089'1400","created":1085,"last_epoch_clean":1107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:52.715632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305070080,"num_objects":4655,"num_object_clones":0,"num_object_copies":13965,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4655,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11483,"num_write_kb":516416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":406,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1082,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.188954+0000","last_change":"2024-09-21T10:26:17.261148+0000","last_active":"2024-09-21T10:27:20.188954+0000","last_peered":"2024-09-21T10:27:20.188954+0000","last_clean":"2024-09-21T10:27:20.188954+0000","last_became_active":"2024-09-21T10:26:17.249986+0000","last_became_peered":"2024-09-21T10:26:17.249986+0000","last_unstale":"2024-09-21T10:27:20.188954+0000","last_undegraded":"2024-09-21T10:27:20.188954+0000","last_fullsized":"2024-09-21T10:27:20.188954+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:57:20.581608+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1051,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.192989+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:27:20.192989+0000","last_peered":"2024-09-21T10:27:20.192989+0000","last_clean":"2024-09-21T10:27:20.192989+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:27:20.192989+0000","last_undegraded":"2024-09-21T10:27:20.192989+0000","last_fullsized":"2024-09-21T10:27:20.192989+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"1123'11565","reported_seq":11662,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:33.284513+0000","last_change":"2024-09-21T10:27:06.869284+0000","last_active":"2024-09-21T10:27:33.284513+0000","last_peered":"2024-09-21T10:27:33.284513+0000","last_clean":"2024-09-21T10:27:33.284513+0000","last_became_active":"2024-09-21T10:27:06.801546+0000","last_became_peered":"2024-09-21T10:27:06.801546+0000","last_unstale":"2024-09-21T10:27:33.284513+0000","last_undegraded":"2024-09-21T10:27:33.284513+0000","last_fullsized":"2024-09-21T10:27:33.284513+0000","mapping_epoch":1119,"log_start":"1091'4243","ondisk_log_start":"1091'4243","created":1085,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":7322,"log_dups_size":0,"ondisk_log_size":7322,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:31.604290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295108608,"num_objects":4503,"num_object_clones":0,"num_object_copies":13509,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4503,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11565,"num_write_kb":514176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1057,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.188918+0000","last_change":"2024-09-21T10:17:33.982249+0000","last_active":"2024-09-21T10:27:20.188918+0000","last_peered":"2024-09-21T10:27:20.188918+0000","last_clean":"2024-09-21T10:27:20.188918+0000","last_became_active":"2024-09-21T10:17:33.981900+0000","last_became_peered":"2024-09-21T10:17:33.981900+0000","last_unstale":"2024-09-21T10:27:20.188918+0000","last_undegraded":"2024-09-21T10:27:20.188918+0000","last_fullsized":"2024-09-21T10:27:20.188918+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:33.290167+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1112,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.180850+0000","last_change":"2024-09-21T10:27:05.784215+0000","last_active":"2024-09-21T10:27:20.180850+0000","last_peered":"2024-09-21T10:27:20.180850+0000","last_clean":"2024-09-21T10:27:20.180850+0000","last_became_active":"2024-09-21T10:27:05.783813+0000","last_became_peered":"2024-09-21T10:27:05.783813+0000","last_unstale":"2024-09-21T10:27:20.180850+0000","last_undegraded":"2024-09-21T10:27:20.180850+0000","last_fullsized":"2024-09-21T10:27:20.180850+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:53.986859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"1123'11618","reported_seq":11686,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:32.155218+0000","last_change":"2024-09-21T10:27:05.835305+0000","last_active":"2024-09-21T10:27:32.155218+0000","last_peered":"2024-09-21T10:27:32.155218+0000","last_clean":"2024-09-21T10:27:32.155218+0000","last_became_active":"2024-09-21T10:27:05.802352+0000","last_became_peered":"2024-09-21T10:27:05.802352+0000","last_unstale":"2024-09-21T10:27:32.155218+0000","last_undegraded":"2024-09-21T10:27:32.155218+0000","last_fullsized":"2024-09-21T10:27:32.155218+0000","mapping_epoch":1118,"log_start":"1090'3480","ondisk_log_start":"1090'3480","created":1085,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8138,"log_dups_size":0,"ondisk_log_size":8138,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:41:08.812354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297402368,"num_objects":4538,"num_object_clones":0,"num_object_copies":13614,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4538,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11618,"num_write_kb":516992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1041,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.188886+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:27:20.188886+0000","last_peered":"2024-09-21T10:27:20.188886+0000","last_clean":"2024-09-21T10:27:20.188886+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:27:20.188886+0000","last_undegraded":"2024-09-21T10:27:20.188886+0000","last_fullsized":"2024-09-21T10:27:20.188886+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1065,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.211114+0000","last_change":"2024-09-21T10:17:33.982066+0000","last_active":"2024-09-21T10:27:20.211114+0000","last_peered":"2024-09-21T10:27:20.211114+0000","last_clean":"2024-09-21T10:27:20.211114+0000","last_became_active":"2024-09-21T10:17:33.981569+0000","last_became_peered":"2024-09-21T10:17:33.981569+0000","last_unstale":"2024-09-21T10:27:20.211114+0000","last_undegraded":"2024-09-21T10:27:20.211114+0000","last_fullsized":"2024-09-21T10:27:20.211114+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:05.333150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"1123'11481","reported_seq":11735,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:33.786992+0000","last_change":"2024-09-21T10:26:25.421724+0000","last_active":"2024-09-21T10:27:33.786992+0000","last_peered":"2024-09-21T10:27:33.786992+0000","last_clean":"2024-09-21T10:27:33.786992+0000","last_became_active":"2024-09-21T10:26:25.409302+0000","last_became_peered":"2024-09-21T10:26:25.409302+0000","last_unstale":"2024-09-21T10:27:33.786992+0000","last_undegraded":"2024-09-21T10:27:33.786992+0000","last_fullsized":"2024-09-21T10:27:33.786992+0000","mapping_epoch":1107,"log_start":"1089'1400","ondisk_log_start":"1089'1400","created":1085,"last_epoch_clean":1108,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10081,"log_dups_size":0,"ondisk_log_size":10081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:17:00.434262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293797888,"num_objects":4483,"num_object_clones":0,"num_object_copies":13449,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4483,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11481,"num_write_kb":510848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":77,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1085,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193335+0000","last_change":"2024-09-21T10:27:05.783349+0000","last_active":"2024-09-21T10:27:20.193335+0000","last_peered":"2024-09-21T10:27:20.193335+0000","last_clean":"2024-09-21T10:27:20.193335+0000","last_became_active":"2024-09-21T10:27:05.782972+0000","last_became_peered":"2024-09-21T10:27:05.782972+0000","last_unstale":"2024-09-21T10:27:20.193335+0000","last_undegraded":"2024-09-21T10:27:20.193335+0000","last_fullsized":"2024-09-21T10:27:20.193335+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:14:55.621189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":52,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.443582+0000","last_change":"2024-09-21T10:26:17.253826+0000","last_active":"2024-09-21T10:27:30.443582+0000","last_peered":"2024-09-21T10:27:30.443582+0000","last_clean":"2024-09-21T10:27:30.443582+0000","last_became_active":"2024-09-21T10:26:17.253450+0000","last_became_peered":"2024-09-21T10:26:17.253450+0000","last_unstale":"2024-09-21T10:27:30.443582+0000","last_undegraded":"2024-09-21T10:27:30.443582+0000","last_fullsized":"2024-09-21T10:27:30.443582+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:10.745418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"1123'11381","reported_seq":11428,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:31.978758+0000","last_change":"2024-09-21T10:24:17.726777+0000","last_active":"2024-09-21T10:27:31.978758+0000","last_peered":"2024-09-21T10:27:31.978758+0000","last_clean":"2024-09-21T10:27:31.978758+0000","last_became_active":"2024-09-21T10:24:17.726335+0000","last_became_peered":"2024-09-21T10:24:17.726335+0000","last_unstale":"2024-09-21T10:27:31.978758+0000","last_undegraded":"2024-09-21T10:27:31.978758+0000","last_fullsized":"2024-09-21T10:27:31.978758+0000","mapping_epoch":1085,"log_start":"1090'3455","ondisk_log_start":"1090'3455","created":1085,"last_epoch_clean":1086,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":7926,"log_dups_size":0,"ondisk_log_size":7926,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:18:17.151122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":299696128,"num_objects":4573,"num_object_clones":0,"num_object_copies":13719,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4573,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11381,"num_write_kb":510528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.b","version":"71'2","reported_seq":24,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.439761+0000","last_change":"2024-09-21T10:27:05.803100+0000","last_active":"2024-09-21T10:27:30.439761+0000","last_peered":"2024-09-21T10:27:30.439761+0000","last_clean":"2024-09-21T10:27:30.439761+0000","last_became_active":"2024-09-21T10:27:05.773183+0000","last_became_peered":"2024-09-21T10:27:05.773183+0000","last_unstale":"2024-09-21T10:27:30.439761+0000","last_undegraded":"2024-09-21T10:27:30.439761+0000","last_fullsized":"2024-09-21T10:27:30.439761+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:06.435170+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":3,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1088,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.180820+0000","last_change":"2024-09-21T10:27:05.765511+0000","last_active":"2024-09-21T10:27:20.180820+0000","last_peered":"2024-09-21T10:27:20.180820+0000","last_clean":"2024-09-21T10:27:20.180820+0000","last_became_active":"2024-09-21T10:27:05.764393+0000","last_became_peered":"2024-09-21T10:27:05.764393+0000","last_unstale":"2024-09-21T10:27:20.180820+0000","last_undegraded":"2024-09-21T10:27:20.180820+0000","last_fullsized":"2024-09-21T10:27:20.180820+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:41:28.887395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"1122'11506","reported_seq":11602,"reported_epoch":1122,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:27:30.162366+0000","last_change":"2024-09-21T10:27:05.931746+0000","last_active":"2024-09-21T10:27:30.162366+0000","last_peered":"2024-09-21T10:27:30.162366+0000","last_clean":"2024-09-21T10:26:27.713129+0000","last_became_active":"2024-09-21T10:27:05.908727+0000","last_became_peered":"2024-09-21T10:27:05.908727+0000","last_unstale":"2024-09-21T10:27:30.162366+0000","last_undegraded":"2024-09-21T10:27:05.785696+0000","last_fullsized":"2024-09-21T10:27:05.774340+0000","mapping_epoch":1118,"log_start":"1089'1490","ondisk_log_start":"1089'1490","created":1085,"last_epoch_clean":1086,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":312213504,"num_objects":4764,"num_object_clones":0,"num_object_copies":14292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1243,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4764,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11506,"num_write_kb":520640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,4],"avail_no_missing":["2","4"],"object_location_counts":[{"shards":"2,4","objects":4764}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1066,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.211013+0000","last_change":"2024-09-21T10:17:33.980911+0000","last_active":"2024-09-21T10:27:20.211013+0000","last_peered":"2024-09-21T10:27:20.211013+0000","last_clean":"2024-09-21T10:27:20.211013+0000","last_became_active":"2024-09-21T10:17:33.980134+0000","last_became_peered":"2024-09-21T10:17:33.980134+0000","last_unstale":"2024-09-21T10:27:20.211013+0000","last_undegraded":"2024-09-21T10:27:20.211013+0000","last_fullsized":"2024-09-21T10:27:20.211013+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:05.063536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1085,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.181462+0000","last_change":"2024-09-21T10:18:06.728019+0000","last_active":"2024-09-21T10:27:20.181462+0000","last_peered":"2024-09-21T10:27:20.181462+0000","last_clean":"2024-09-21T10:27:20.181462+0000","last_became_active":"2024-09-21T10:18:06.727705+0000","last_became_peered":"2024-09-21T10:18:06.727705+0000","last_unstale":"2024-09-21T10:27:20.181462+0000","last_undegraded":"2024-09-21T10:27:20.181462+0000","last_fullsized":"2024-09-21T10:27:20.181462+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:58:07.024707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"1123'11505","reported_seq":16271,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:33.283385+0000","last_change":"2024-09-21T10:27:06.929823+0000","last_active":"2024-09-21T10:27:33.283385+0000","last_peered":"2024-09-21T10:27:33.283385+0000","last_clean":"2024-09-21T10:27:33.283385+0000","last_became_active":"2024-09-21T10:27:06.816514+0000","last_became_peered":"2024-09-21T10:27:06.816514+0000","last_unstale":"2024-09-21T10:27:33.283385+0000","last_undegraded":"2024-09-21T10:27:33.283385+0000","last_fullsized":"2024-09-21T10:27:33.283385+0000","mapping_epoch":1119,"log_start":"1091'4094","ondisk_log_start":"1091'4094","created":1085,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":7411,"log_dups_size":0,"ondisk_log_size":7411,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:42:42.890419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292749312,"num_objects":4467,"num_object_clones":0,"num_object_copies":13401,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4467,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11505,"num_write_kb":511104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2334,"num_bytes_recovered":152895488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1071,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.180995+0000","last_change":"2024-09-21T10:18:06.729319+0000","last_active":"2024-09-21T10:27:20.180995+0000","last_peered":"2024-09-21T10:27:20.180995+0000","last_clean":"2024-09-21T10:27:20.180995+0000","last_became_active":"2024-09-21T10:18:06.729031+0000","last_became_peered":"2024-09-21T10:18:06.729031+0000","last_unstale":"2024-09-21T10:27:20.180995+0000","last_undegraded":"2024-09-21T10:27:20.180995+0000","last_fullsized":"2024-09-21T10:27:20.180995+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:09.675295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":1070,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.181346+0000","last_change":"2024-09-21T10:17:33.982264+0000","last_active":"2024-09-21T10:27:20.181346+0000","last_peered":"2024-09-21T10:27:20.181346+0000","last_clean":"2024-09-21T10:27:20.181346+0000","last_became_active":"2024-09-21T10:17:33.981937+0000","last_became_peered":"2024-09-21T10:17:33.981937+0000","last_unstale":"2024-09-21T10:27:20.181346+0000","last_undegraded":"2024-09-21T10:27:20.181346+0000","last_fullsized":"2024-09-21T10:27:20.181346+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:47.542872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"1123'11443","reported_seq":12296,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:32.519454+0000","last_change":"2024-09-21T10:26:28.455282+0000","last_active":"2024-09-21T10:27:32.519454+0000","last_peered":"2024-09-21T10:27:32.519454+0000","last_clean":"2024-09-21T10:27:32.519454+0000","last_became_active":"2024-09-21T10:26:28.437068+0000","last_became_peered":"2024-09-21T10:26:28.437068+0000","last_unstale":"2024-09-21T10:27:32.519454+0000","last_undegraded":"2024-09-21T10:27:32.519454+0000","last_fullsized":"2024-09-21T10:27:32.519454+0000","mapping_epoch":1110,"log_start":"1089'1400","ondisk_log_start":"1089'1400","created":1085,"last_epoch_clean":1111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:05:39.460996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":294387736,"num_objects":4493,"num_object_clones":0,"num_object_copies":13479,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4493,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11443,"num_write_kb":509889,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":389,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.8","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.440185+0000","last_change":"2024-09-21T10:27:05.763981+0000","last_active":"2024-09-21T10:27:30.440185+0000","last_peered":"2024-09-21T10:27:30.440185+0000","last_clean":"2024-09-21T10:27:30.440185+0000","last_became_active":"2024-09-21T10:27:05.762924+0000","last_became_peered":"2024-09-21T10:27:05.762924+0000","last_unstale":"2024-09-21T10:27:30.440185+0000","last_undegraded":"2024-09-21T10:27:30.440185+0000","last_fullsized":"2024-09-21T10:27:30.440185+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:05.945559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.440731+0000","last_change":"2024-09-21T10:27:05.857681+0000","last_active":"2024-09-21T10:27:30.440731+0000","last_peered":"2024-09-21T10:27:30.440731+0000","last_clean":"2024-09-21T10:27:30.440731+0000","last_became_active":"2024-09-21T10:27:05.856892+0000","last_became_peered":"2024-09-21T10:27:05.856892+0000","last_unstale":"2024-09-21T10:27:30.440731+0000","last_undegraded":"2024-09-21T10:27:30.440731+0000","last_fullsized":"2024-09-21T10:27:30.440731+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:18.000206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.7","version":"1123'11597","reported_seq":14733,"reported_epoch":1123,"state":"active+recovering+undersized+remapped","last_fresh":"2024-09-21T10:27:32.522025+0000","last_change":"2024-09-21T10:27:05.903166+0000","last_active":"2024-09-21T10:27:32.522025+0000","last_peered":"2024-09-21T10:27:32.522025+0000","last_clean":"2024-09-21T10:26:27.661234+0000","last_became_active":"2024-09-21T10:27:05.867367+0000","last_became_peered":"2024-09-21T10:27:05.867367+0000","last_unstale":"2024-09-21T10:27:32.522025+0000","last_undegraded":"2024-09-21T10:27:32.522025+0000","last_fullsized":"2024-09-21T10:27:05.754589+0000","mapping_epoch":1118,"log_start":"1089'1500","ondisk_log_start":"1089'1500","created":1085,"last_epoch_clean":1086,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:27.858744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298385408,"num_objects":4553,"num_object_clones":0,"num_object_copies":13659,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4553,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11597,"num_write_kb":516800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1535,"num_bytes_recovered":31784960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[{"shards":"4,5","objects":4553}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1433,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.188434+0000","last_change":"2024-09-21T10:26:28.445513+0000","last_active":"2024-09-21T10:27:20.188434+0000","last_peered":"2024-09-21T10:27:20.188434+0000","last_clean":"2024-09-21T10:27:20.188434+0000","last_became_active":"2024-09-21T10:26:28.444936+0000","last_became_peered":"2024-09-21T10:26:28.444936+0000","last_unstale":"2024-09-21T10:27:20.188434+0000","last_undegraded":"2024-09-21T10:27:20.188434+0000","last_fullsized":"2024-09-21T10:27:20.188434+0000","mapping_epoch":1110,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:43:12.062702+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1081,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193092+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:27:20.193092+0000","last_peered":"2024-09-21T10:27:20.193092+0000","last_clean":"2024-09-21T10:27:20.193092+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:27:20.193092+0000","last_undegraded":"2024-09-21T10:27:20.193092+0000","last_fullsized":"2024-09-21T10:27:20.193092+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.445362+0000","last_change":"2024-09-21T10:27:05.785505+0000","last_active":"2024-09-21T10:27:30.445362+0000","last_peered":"2024-09-21T10:27:30.445362+0000","last_clean":"2024-09-21T10:27:30.445362+0000","last_became_active":"2024-09-21T10:27:05.784813+0000","last_became_peered":"2024-09-21T10:27:05.784813+0000","last_unstale":"2024-09-21T10:27:30.445362+0000","last_undegraded":"2024-09-21T10:27:30.445362+0000","last_fullsized":"2024-09-21T10:27:30.445362+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:37:24.615335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1050,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.211719+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:27:20.211719+0000","last_peered":"2024-09-21T10:27:20.211719+0000","last_clean":"2024-09-21T10:27:20.211719+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:27:20.211719+0000","last_undegraded":"2024-09-21T10:27:20.211719+0000","last_fullsized":"2024-09-21T10:27:20.211719+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"1123'11533","reported_seq":11599,"reported_epoch":1123,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:27:32.476698+0000","last_change":"2024-09-21T10:27:05.905523+0000","last_active":"2024-09-21T10:27:32.476698+0000","last_peered":"2024-09-21T10:27:32.476698+0000","last_clean":"2024-09-21T10:26:27.754227+0000","last_became_active":"2024-09-21T10:27:05.885815+0000","last_became_peered":"2024-09-21T10:27:05.885815+0000","last_unstale":"2024-09-21T10:27:32.476698+0000","last_undegraded":"2024-09-21T10:27:05.769824+0000","last_fullsized":"2024-09-21T10:27:05.754665+0000","mapping_epoch":1118,"log_start":"1089'1500","ondisk_log_start":"1089'1500","created":1085,"last_epoch_clean":1086,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10033,"log_dups_size":0,"ondisk_log_size":10033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:57:29.087903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301400064,"num_objects":4599,"num_object_clones":0,"num_object_copies":13797,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1168,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4599,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11533,"num_write_kb":516224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[{"shards":"1,5","objects":4599}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1102,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:27.231433+0000","last_change":"2024-09-21T10:26:17.250664+0000","last_active":"2024-09-21T10:27:27.231433+0000","last_peered":"2024-09-21T10:27:27.231433+0000","last_clean":"2024-09-21T10:27:27.231433+0000","last_became_active":"2024-09-21T10:26:17.250347+0000","last_became_peered":"2024-09-21T10:26:17.250347+0000","last_unstale":"2024-09-21T10:27:27.231433+0000","last_undegraded":"2024-09-21T10:27:27.231433+0000","last_fullsized":"2024-09-21T10:27:27.231433+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:00.506896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":66,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.443623+0000","last_change":"2024-09-21T10:27:05.770829+0000","last_active":"2024-09-21T10:27:30.443623+0000","last_peered":"2024-09-21T10:27:30.443623+0000","last_clean":"2024-09-21T10:27:30.443623+0000","last_became_active":"2024-09-21T10:27:05.770362+0000","last_became_peered":"2024-09-21T10:27:05.770362+0000","last_unstale":"2024-09-21T10:27:30.443623+0000","last_undegraded":"2024-09-21T10:27:30.443623+0000","last_fullsized":"2024-09-21T10:27:30.443623+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:20.988926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":52,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.443631+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:27:30.443631+0000","last_peered":"2024-09-21T10:27:30.443631+0000","last_clean":"2024-09-21T10:27:30.443631+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:27:30.443631+0000","last_undegraded":"2024-09-21T10:27:30.443631+0000","last_fullsized":"2024-09-21T10:27:30.443631+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"1123'11406","reported_seq":20765,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:32.179179+0000","last_change":"2024-09-21T10:27:05.827776+0000","last_active":"2024-09-21T10:27:32.179179+0000","last_peered":"2024-09-21T10:27:32.179179+0000","last_clean":"2024-09-21T10:27:32.179179+0000","last_became_active":"2024-09-21T10:27:05.801058+0000","last_became_peered":"2024-09-21T10:27:05.801058+0000","last_unstale":"2024-09-21T10:27:32.179179+0000","last_undegraded":"2024-09-21T10:27:32.179179+0000","last_fullsized":"2024-09-21T10:27:32.179179+0000","mapping_epoch":1118,"log_start":"1090'3223","ondisk_log_start":"1090'3223","created":1085,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8183,"log_dups_size":0,"ondisk_log_size":8183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:46.807199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":299368448,"num_objects":4568,"num_object_clones":0,"num_object_copies":13704,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4568,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11406,"num_write_kb":511168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4646,"num_bytes_recovered":304480256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1437,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.209334+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:27:20.209334+0000","last_peered":"2024-09-21T10:27:20.209334+0000","last_clean":"2024-09-21T10:27:20.209334+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:27:20.209334+0000","last_undegraded":"2024-09-21T10:27:20.209334+0000","last_fullsized":"2024-09-21T10:27:20.209334+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":830,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.206963+0000","last_change":"2024-09-21T10:24:11.226719+0000","last_active":"2024-09-21T10:27:20.206963+0000","last_peered":"2024-09-21T10:27:20.206963+0000","last_clean":"2024-09-21T10:27:20.206963+0000","last_became_active":"2024-09-21T10:24:11.226413+0000","last_became_peered":"2024-09-21T10:24:11.226413+0000","last_unstale":"2024-09-21T10:27:20.206963+0000","last_undegraded":"2024-09-21T10:27:20.206963+0000","last_fullsized":"2024-09-21T10:27:20.206963+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:27.697810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":757,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193726+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:27:20.193726+0000","last_peered":"2024-09-21T10:27:20.193726+0000","last_clean":"2024-09-21T10:27:20.193726+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:27:20.193726+0000","last_undegraded":"2024-09-21T10:27:20.193726+0000","last_fullsized":"2024-09-21T10:27:20.193726+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.6","version":"1123'11700","reported_seq":18418,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:33.305266+0000","last_change":"2024-09-21T10:27:06.803038+0000","last_active":"2024-09-21T10:27:33.305266+0000","last_peered":"2024-09-21T10:27:33.305266+0000","last_clean":"2024-09-21T10:27:33.305266+0000","last_became_active":"2024-09-21T10:27:06.762276+0000","last_became_peered":"2024-09-21T10:27:06.762276+0000","last_unstale":"2024-09-21T10:27:33.305266+0000","last_undegraded":"2024-09-21T10:27:33.305266+0000","last_fullsized":"2024-09-21T10:27:33.305266+0000","mapping_epoch":1119,"log_start":"1091'4296","ondisk_log_start":"1091'4296","created":1085,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":7404,"log_dups_size":0,"ondisk_log_size":7404,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:16:05.732172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295567360,"num_objects":4510,"num_object_clones":0,"num_object_copies":13530,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4510,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11700,"num_write_kb":518720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3313,"num_bytes_recovered":217120768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1082,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193220+0000","last_change":"2024-09-21T10:17:33.984312+0000","last_active":"2024-09-21T10:27:20.193220+0000","last_peered":"2024-09-21T10:27:20.193220+0000","last_clean":"2024-09-21T10:27:20.193220+0000","last_became_active":"2024-09-21T10:17:33.980602+0000","last_became_peered":"2024-09-21T10:17:33.980602+0000","last_unstale":"2024-09-21T10:27:20.193220+0000","last_undegraded":"2024-09-21T10:27:20.193220+0000","last_fullsized":"2024-09-21T10:27:20.193220+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:56.851293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1090,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.443726+0000","last_change":"2024-09-21T10:26:17.243429+0000","last_active":"2024-09-21T10:27:30.443726+0000","last_peered":"2024-09-21T10:27:30.443726+0000","last_clean":"2024-09-21T10:27:30.443726+0000","last_became_active":"2024-09-21T10:26:17.242997+0000","last_became_peered":"2024-09-21T10:26:17.242997+0000","last_unstale":"2024-09-21T10:27:30.443726+0000","last_undegraded":"2024-09-21T10:27:30.443726+0000","last_fullsized":"2024-09-21T10:27:30.443726+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:15:32.014645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":918,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.208751+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:27:20.208751+0000","last_peered":"2024-09-21T10:27:20.208751+0000","last_clean":"2024-09-21T10:27:20.208751+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:27:20.208751+0000","last_undegraded":"2024-09-21T10:27:20.208751+0000","last_fullsized":"2024-09-21T10:27:20.208751+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.0","version":"1123'11532","reported_seq":23171,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:33.886011+0000","last_change":"2024-09-21T10:27:06.787756+0000","last_active":"2024-09-21T10:27:33.886011+0000","last_peered":"2024-09-21T10:27:33.886011+0000","last_clean":"2024-09-21T10:27:33.886011+0000","last_became_active":"2024-09-21T10:27:06.761345+0000","last_became_peered":"2024-09-21T10:27:06.761345+0000","last_unstale":"2024-09-21T10:27:33.886011+0000","last_undegraded":"2024-09-21T10:27:33.886011+0000","last_fullsized":"2024-09-21T10:27:33.886011+0000","mapping_epoch":1119,"log_start":"1089'2225","ondisk_log_start":"1089'2225","created":1085,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":9307,"log_dups_size":0,"ondisk_log_size":9307,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:08:26.691746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297664512,"num_objects":4542,"num_object_clones":0,"num_object_copies":13626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4542,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11532,"num_write_kb":514368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5762,"num_bytes_recovered":361693184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1099,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193702+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:27:20.193702+0000","last_peered":"2024-09-21T10:27:20.193702+0000","last_clean":"2024-09-21T10:27:20.193702+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:27:20.193702+0000","last_undegraded":"2024-09-21T10:27:20.193702+0000","last_fullsized":"2024-09-21T10:27:20.193702+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":52,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.443450+0000","last_change":"2024-09-21T10:26:17.251840+0000","last_active":"2024-09-21T10:27:30.443450+0000","last_peered":"2024-09-21T10:27:30.443450+0000","last_clean":"2024-09-21T10:27:30.443450+0000","last_became_active":"2024-09-21T10:26:17.250742+0000","last_became_peered":"2024-09-21T10:26:17.250742+0000","last_unstale":"2024-09-21T10:27:30.443450+0000","last_undegraded":"2024-09-21T10:27:30.443450+0000","last_fullsized":"2024-09-21T10:27:30.443450+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:48.777859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":714,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193133+0000","last_change":"2024-09-21T10:24:11.226664+0000","last_active":"2024-09-21T10:27:20.193133+0000","last_peered":"2024-09-21T10:27:20.193133+0000","last_clean":"2024-09-21T10:27:20.193133+0000","last_became_active":"2024-09-21T10:24:11.226286+0000","last_became_peered":"2024-09-21T10:24:11.226286+0000","last_unstale":"2024-09-21T10:27:20.193133+0000","last_undegraded":"2024-09-21T10:27:20.193133+0000","last_fullsized":"2024-09-21T10:27:20.193133+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:49:53.894642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.1","version":"1123'11532","reported_seq":11579,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:32.226647+0000","last_change":"2024-09-21T10:24:17.726223+0000","last_active":"2024-09-21T10:27:32.226647+0000","last_peered":"2024-09-21T10:27:32.226647+0000","last_clean":"2024-09-21T10:27:32.226647+0000","last_became_active":"2024-09-21T10:24:17.725928+0000","last_became_peered":"2024-09-21T10:24:17.725928+0000","last_unstale":"2024-09-21T10:27:32.226647+0000","last_undegraded":"2024-09-21T10:27:32.226647+0000","last_fullsized":"2024-09-21T10:27:32.226647+0000","mapping_epoch":1085,"log_start":"1090'3551","ondisk_log_start":"1090'3551","created":1085,"last_epoch_clean":1086,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":7981,"log_dups_size":0,"ondisk_log_size":7981,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:37:47.325704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301727744,"num_objects":4604,"num_object_clones":0,"num_object_copies":13812,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4604,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11532,"num_write_kb":516352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":829,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.208562+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:27:20.208562+0000","last_peered":"2024-09-21T10:27:20.208562+0000","last_clean":"2024-09-21T10:27:20.208562+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:27:20.208562+0000","last_undegraded":"2024-09-21T10:27:20.208562+0000","last_fullsized":"2024-09-21T10:27:20.208562+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1086,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.188883+0000","last_change":"2024-09-21T10:26:17.249844+0000","last_active":"2024-09-21T10:27:20.188883+0000","last_peered":"2024-09-21T10:27:20.188883+0000","last_clean":"2024-09-21T10:27:20.188883+0000","last_became_active":"2024-09-21T10:26:17.249416+0000","last_became_peered":"2024-09-21T10:26:17.249416+0000","last_unstale":"2024-09-21T10:27:20.188883+0000","last_undegraded":"2024-09-21T10:27:20.188883+0000","last_fullsized":"2024-09-21T10:27:20.188883+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:32.517453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":52,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.443800+0000","last_change":"2024-09-21T10:26:17.248929+0000","last_active":"2024-09-21T10:27:30.443800+0000","last_peered":"2024-09-21T10:27:30.443800+0000","last_clean":"2024-09-21T10:27:30.443800+0000","last_became_active":"2024-09-21T10:26:17.248657+0000","last_became_peered":"2024-09-21T10:26:17.248657+0000","last_unstale":"2024-09-21T10:27:30.443800+0000","last_undegraded":"2024-09-21T10:27:30.443800+0000","last_fullsized":"2024-09-21T10:27:30.443800+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:17.227396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.2","version":"1123'11429","reported_seq":11493,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:32.085391+0000","last_change":"2024-09-21T10:27:06.781330+0000","last_active":"2024-09-21T10:27:32.085391+0000","last_peered":"2024-09-21T10:27:32.085391+0000","last_clean":"2024-09-21T10:27:32.085391+0000","last_became_active":"2024-09-21T10:27:06.760247+0000","last_became_peered":"2024-09-21T10:27:06.760247+0000","last_unstale":"2024-09-21T10:27:32.085391+0000","last_undegraded":"2024-09-21T10:27:32.085391+0000","last_fullsized":"2024-09-21T10:27:32.085391+0000","mapping_epoch":1119,"log_start":"1090'3504","ondisk_log_start":"1090'3504","created":1085,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":7925,"log_dups_size":0,"ondisk_log_size":7925,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:16.915272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293404672,"num_objects":4477,"num_object_clones":0,"num_object_copies":13431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4477,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11429,"num_write_kb":508992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":24,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.440895+0000","last_change":"2024-09-21T10:27:05.859895+0000","last_active":"2024-09-21T10:27:30.440895+0000","last_peered":"2024-09-21T10:27:30.440895+0000","last_clean":"2024-09-21T10:27:30.440895+0000","last_became_active":"2024-09-21T10:27:05.787695+0000","last_became_peered":"2024-09-21T10:27:05.787695+0000","last_unstale":"2024-09-21T10:27:30.440895+0000","last_undegraded":"2024-09-21T10:27:30.440895+0000","last_fullsized":"2024-09-21T10:27:30.440895+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:09:15.221604+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":2,"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":[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":"0'0","reported_seq":724,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.211792+0000","last_change":"2024-09-21T10:24:11.226347+0000","last_active":"2024-09-21T10:27:20.211792+0000","last_peered":"2024-09-21T10:27:20.211792+0000","last_clean":"2024-09-21T10:27:20.211792+0000","last_became_active":"2024-09-21T10:24:11.225985+0000","last_became_peered":"2024-09-21T10:24:11.225985+0000","last_unstale":"2024-09-21T10:27:20.211792+0000","last_undegraded":"2024-09-21T10:27:20.211792+0000","last_fullsized":"2024-09-21T10:27:20.211792+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:21:57.182810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.440099+0000","last_change":"2024-09-21T10:27:05.783515+0000","last_active":"2024-09-21T10:27:30.440099+0000","last_peered":"2024-09-21T10:27:30.440099+0000","last_clean":"2024-09-21T10:27:30.440099+0000","last_became_active":"2024-09-21T10:27:05.783198+0000","last_became_peered":"2024-09-21T10:27:05.783198+0000","last_unstale":"2024-09-21T10:27:30.440099+0000","last_undegraded":"2024-09-21T10:27:30.440099+0000","last_fullsized":"2024-09-21T10:27:30.440099+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:22.726730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.3","version":"1123'11492","reported_seq":11539,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:32.220373+0000","last_change":"2024-09-21T10:24:17.727802+0000","last_active":"2024-09-21T10:27:32.220373+0000","last_peered":"2024-09-21T10:27:32.220373+0000","last_clean":"2024-09-21T10:27:32.220373+0000","last_became_active":"2024-09-21T10:24:17.727490+0000","last_became_peered":"2024-09-21T10:24:17.727490+0000","last_unstale":"2024-09-21T10:27:32.220373+0000","last_undegraded":"2024-09-21T10:27:32.220373+0000","last_fullsized":"2024-09-21T10:27:32.220373+0000","mapping_epoch":1085,"log_start":"1090'3366","ondisk_log_start":"1090'3366","created":1085,"last_epoch_clean":1086,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8126,"log_dups_size":0,"ondisk_log_size":8126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:10:01.169694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300154880,"num_objects":4580,"num_object_clones":0,"num_object_copies":13740,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4580,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11492,"num_write_kb":514304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"71'1","reported_seq":56,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.443732+0000","last_change":"2024-09-21T10:26:17.283049+0000","last_active":"2024-09-21T10:27:30.443732+0000","last_peered":"2024-09-21T10:27:30.443732+0000","last_clean":"2024-09-21T10:27:30.443732+0000","last_became_active":"2024-09-21T10:26:17.249481+0000","last_became_peered":"2024-09-21T10:26:17.249481+0000","last_unstale":"2024-09-21T10:27:30.443732+0000","last_undegraded":"2024-09-21T10:27:30.443732+0000","last_fullsized":"2024-09-21T10:27:30.443732+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:06:22.697627+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":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.7","version":"0'0","reported_seq":1079,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.211875+0000","last_change":"2024-09-21T10:18:06.728681+0000","last_active":"2024-09-21T10:27:20.211875+0000","last_peered":"2024-09-21T10:27:20.211875+0000","last_clean":"2024-09-21T10:27:20.211875+0000","last_became_active":"2024-09-21T10:18:06.728401+0000","last_became_peered":"2024-09-21T10:18:06.728401+0000","last_unstale":"2024-09-21T10:27:20.211875+0000","last_undegraded":"2024-09-21T10:27:20.211875+0000","last_fullsized":"2024-09-21T10:27:20.211875+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:11.694793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1056,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:27.090788+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:27:27.090788+0000","last_peered":"2024-09-21T10:27:27.090788+0000","last_clean":"2024-09-21T10:27:27.090788+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:27:27.090788+0000","last_undegraded":"2024-09-21T10:27:27.090788+0000","last_fullsized":"2024-09-21T10:27:27.090788+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1069,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.181003+0000","last_change":"2024-09-21T10:17:33.979153+0000","last_active":"2024-09-21T10:27:20.181003+0000","last_peered":"2024-09-21T10:27:20.181003+0000","last_clean":"2024-09-21T10:27:20.181003+0000","last_became_active":"2024-09-21T10:17:33.978851+0000","last_became_peered":"2024-09-21T10:17:33.978851+0000","last_unstale":"2024-09-21T10:27:20.181003+0000","last_undegraded":"2024-09-21T10:27:20.181003+0000","last_fullsized":"2024-09-21T10:27:20.181003+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:43.992777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":1078,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.181265+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:27:20.181265+0000","last_peered":"2024-09-21T10:27:20.181265+0000","last_clean":"2024-09-21T10:27:20.181265+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:27:20.181265+0000","last_undegraded":"2024-09-21T10:27:20.181265+0000","last_fullsized":"2024-09-21T10:27:20.181265+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1062,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193060+0000","last_change":"2024-09-21T10:18:06.723700+0000","last_active":"2024-09-21T10:27:20.193060+0000","last_peered":"2024-09-21T10:27:20.193060+0000","last_clean":"2024-09-21T10:27:20.193060+0000","last_became_active":"2024-09-21T10:18:06.723427+0000","last_became_peered":"2024-09-21T10:18:06.723427+0000","last_unstale":"2024-09-21T10:27:20.193060+0000","last_undegraded":"2024-09-21T10:27:20.193060+0000","last_fullsized":"2024-09-21T10:27:20.193060+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:12.611898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1087,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.188792+0000","last_change":"2024-09-21T10:27:05.831822+0000","last_active":"2024-09-21T10:27:20.188792+0000","last_peered":"2024-09-21T10:27:20.188792+0000","last_clean":"2024-09-21T10:27:20.188792+0000","last_became_active":"2024-09-21T10:27:05.801083+0000","last_became_peered":"2024-09-21T10:27:05.801083+0000","last_unstale":"2024-09-21T10:27:20.188792+0000","last_undegraded":"2024-09-21T10:27:20.188792+0000","last_fullsized":"2024-09-21T10:27:20.188792+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:10:16.399023+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":4,"num_bytes_recovered":180,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1066,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193369+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:27:20.193369+0000","last_peered":"2024-09-21T10:27:20.193369+0000","last_clean":"2024-09-21T10:27:20.193369+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:27:20.193369+0000","last_undegraded":"2024-09-21T10:27:20.193369+0000","last_fullsized":"2024-09-21T10:27:20.193369+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.439647+0000","last_change":"2024-09-21T10:27:05.773839+0000","last_active":"2024-09-21T10:27:30.439647+0000","last_peered":"2024-09-21T10:27:30.439647+0000","last_clean":"2024-09-21T10:27:30.439647+0000","last_became_active":"2024-09-21T10:27:05.772482+0000","last_became_peered":"2024-09-21T10:27:05.772482+0000","last_unstale":"2024-09-21T10:27:30.439647+0000","last_undegraded":"2024-09-21T10:27:30.439647+0000","last_fullsized":"2024-09-21T10:27:30.439647+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:40:31.087141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":66,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.444233+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:27:30.444233+0000","last_peered":"2024-09-21T10:27:30.444233+0000","last_clean":"2024-09-21T10:27:30.444233+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:27:30.444233+0000","last_undegraded":"2024-09-21T10:27:30.444233+0000","last_fullsized":"2024-09-21T10:27:30.444233+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.440274+0000","last_change":"2024-09-21T10:27:05.783318+0000","last_active":"2024-09-21T10:27:30.440274+0000","last_peered":"2024-09-21T10:27:30.440274+0000","last_clean":"2024-09-21T10:27:30.440274+0000","last_became_active":"2024-09-21T10:27:05.782700+0000","last_became_peered":"2024-09-21T10:27:05.782700+0000","last_unstale":"2024-09-21T10:27:30.440274+0000","last_undegraded":"2024-09-21T10:27:30.440274+0000","last_fullsized":"2024-09-21T10:27:30.440274+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:35:07.150048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1075,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:27.231218+0000","last_change":"2024-09-21T10:18:06.727914+0000","last_active":"2024-09-21T10:27:27.231218+0000","last_peered":"2024-09-21T10:27:27.231218+0000","last_clean":"2024-09-21T10:27:27.231218+0000","last_became_active":"2024-09-21T10:18:06.727617+0000","last_became_peered":"2024-09-21T10:18:06.727617+0000","last_unstale":"2024-09-21T10:27:27.231218+0000","last_undegraded":"2024-09-21T10:27:27.231218+0000","last_fullsized":"2024-09-21T10:27:27.231218+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:43:01.158617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.440408+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:27:30.440408+0000","last_peered":"2024-09-21T10:27:30.440408+0000","last_clean":"2024-09-21T10:27:30.440408+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:27:30.440408+0000","last_undegraded":"2024-09-21T10:27:30.440408+0000","last_fullsized":"2024-09-21T10:27:30.440408+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":66,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.443580+0000","last_change":"2024-09-21T10:27:05.773295+0000","last_active":"2024-09-21T10:27:30.443580+0000","last_peered":"2024-09-21T10:27:30.443580+0000","last_clean":"2024-09-21T10:27:30.443580+0000","last_became_active":"2024-09-21T10:27:05.772957+0000","last_became_peered":"2024-09-21T10:27:05.772957+0000","last_unstale":"2024-09-21T10:27:30.443580+0000","last_undegraded":"2024-09-21T10:27:30.443580+0000","last_fullsized":"2024-09-21T10:27:30.443580+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:18.893159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.439442+0000","last_change":"2024-09-21T10:27:05.768043+0000","last_active":"2024-09-21T10:27:30.439442+0000","last_peered":"2024-09-21T10:27:30.439442+0000","last_clean":"2024-09-21T10:27:30.439442+0000","last_became_active":"2024-09-21T10:27:05.767700+0000","last_became_peered":"2024-09-21T10:27:05.767700+0000","last_unstale":"2024-09-21T10:27:30.439442+0000","last_undegraded":"2024-09-21T10:27:30.439442+0000","last_fullsized":"2024-09-21T10:27:30.439442+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:15.565806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.440003+0000","last_change":"2024-09-21T10:27:05.779601+0000","last_active":"2024-09-21T10:27:30.440003+0000","last_peered":"2024-09-21T10:27:30.440003+0000","last_clean":"2024-09-21T10:27:30.440003+0000","last_became_active":"2024-09-21T10:27:05.767632+0000","last_became_peered":"2024-09-21T10:27:05.767632+0000","last_unstale":"2024-09-21T10:27:30.440003+0000","last_undegraded":"2024-09-21T10:27:30.440003+0000","last_fullsized":"2024-09-21T10:27:30.440003+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:21:06.833602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":1086,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.181346+0000","last_change":"2024-09-21T10:18:06.728229+0000","last_active":"2024-09-21T10:27:20.181346+0000","last_peered":"2024-09-21T10:27:20.181346+0000","last_clean":"2024-09-21T10:27:20.181346+0000","last_became_active":"2024-09-21T10:18:06.727869+0000","last_became_peered":"2024-09-21T10:18:06.727869+0000","last_unstale":"2024-09-21T10:27:20.181346+0000","last_undegraded":"2024-09-21T10:27:20.181346+0000","last_fullsized":"2024-09-21T10:27:20.181346+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:54.526617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1398,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.208666+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:27:20.208666+0000","last_peered":"2024-09-21T10:27:20.208666+0000","last_clean":"2024-09-21T10:27:20.208666+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:27:20.208666+0000","last_undegraded":"2024-09-21T10:27:20.208666+0000","last_fullsized":"2024-09-21T10:27:20.208666+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":52,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.443687+0000","last_change":"2024-09-21T10:26:17.248181+0000","last_active":"2024-09-21T10:27:30.443687+0000","last_peered":"2024-09-21T10:27:30.443687+0000","last_clean":"2024-09-21T10:27:30.443687+0000","last_became_active":"2024-09-21T10:26:17.247868+0000","last_became_peered":"2024-09-21T10:26:17.247868+0000","last_unstale":"2024-09-21T10:27:30.443687+0000","last_undegraded":"2024-09-21T10:27:30.443687+0000","last_fullsized":"2024-09-21T10:27:30.443687+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:52:13.195233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1102,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.180928+0000","last_change":"2024-09-21T10:27:05.784250+0000","last_active":"2024-09-21T10:27:20.180928+0000","last_peered":"2024-09-21T10:27:20.180928+0000","last_clean":"2024-09-21T10:27:20.180928+0000","last_became_active":"2024-09-21T10:27:05.783872+0000","last_became_peered":"2024-09-21T10:27:05.783872+0000","last_unstale":"2024-09-21T10:27:20.180928+0000","last_undegraded":"2024-09-21T10:27:20.180928+0000","last_fullsized":"2024-09-21T10:27:20.180928+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:23:00.777422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1068,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193257+0000","last_change":"2024-09-21T10:17:33.976924+0000","last_active":"2024-09-21T10:27:20.193257+0000","last_peered":"2024-09-21T10:27:20.193257+0000","last_clean":"2024-09-21T10:27:20.193257+0000","last_became_active":"2024-09-21T10:17:33.976542+0000","last_became_peered":"2024-09-21T10:17:33.976542+0000","last_unstale":"2024-09-21T10:27:20.193257+0000","last_undegraded":"2024-09-21T10:27:20.193257+0000","last_fullsized":"2024-09-21T10:27:20.193257+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:40:54.579312+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1120,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.181119+0000","last_change":"2024-09-21T10:27:05.784022+0000","last_active":"2024-09-21T10:27:20.181119+0000","last_peered":"2024-09-21T10:27:20.181119+0000","last_clean":"2024-09-21T10:27:20.181119+0000","last_became_active":"2024-09-21T10:27:05.783633+0000","last_became_peered":"2024-09-21T10:27:05.783633+0000","last_unstale":"2024-09-21T10:27:20.181119+0000","last_undegraded":"2024-09-21T10:27:20.181119+0000","last_fullsized":"2024-09-21T10:27:20.181119+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:33:57.558588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1052,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.193632+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:27:20.193632+0000","last_peered":"2024-09-21T10:27:20.193632+0000","last_clean":"2024-09-21T10:27:20.193632+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:27:20.193632+0000","last_undegraded":"2024-09-21T10:27:20.193632+0000","last_fullsized":"2024-09-21T10:27:20.193632+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.439575+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:27:30.439575+0000","last_peered":"2024-09-21T10:27:30.439575+0000","last_clean":"2024-09-21T10:27:30.439575+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:27:30.439575+0000","last_undegraded":"2024-09-21T10:27:30.439575+0000","last_fullsized":"2024-09-21T10:27:30.439575+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":20,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.439900+0000","last_change":"2024-09-21T10:27:05.780553+0000","last_active":"2024-09-21T10:27:30.439900+0000","last_peered":"2024-09-21T10:27:30.439900+0000","last_clean":"2024-09-21T10:27:30.439900+0000","last_became_active":"2024-09-21T10:27:05.780172+0000","last_became_peered":"2024-09-21T10:27:05.780172+0000","last_unstale":"2024-09-21T10:27:30.439900+0000","last_undegraded":"2024-09-21T10:27:30.439900+0000","last_fullsized":"2024-09-21T10:27:30.439900+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:24.286225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":1069,"reported_epoch":1122,"state":"active+clean","last_fresh":"2024-09-21T10:27:20.180691+0000","last_change":"2024-09-21T10:17:33.982198+0000","last_active":"2024-09-21T10:27:20.180691+0000","last_peered":"2024-09-21T10:27:20.180691+0000","last_clean":"2024-09-21T10:27:20.180691+0000","last_became_active":"2024-09-21T10:17:33.981885+0000","last_became_peered":"2024-09-21T10:17:33.981885+0000","last_unstale":"2024-09-21T10:27:20.180691+0000","last_undegraded":"2024-09-21T10:27:20.180691+0000","last_fullsized":"2024-09-21T10:27:20.180691+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:01.768482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":58,"reported_epoch":1123,"state":"active+clean","last_fresh":"2024-09-21T10:27:30.444128+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:27:30.444128+0000","last_peered":"2024-09-21T10:27:30.444128+0000","last_clean":"2024-09-21T10:27:30.444128+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:27:30.444128+0000","last_undegraded":"2024-09-21T10:27:30.444128+0000","last_fullsized":"2024-09-21T10:27:30.444128+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":4778098712,"num_objects":72909,"num_object_clones":0,"num_object_copies":218727,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2411,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72909,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":184203,"num_write_kb":8227521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18469,"num_bytes_recovered":1067974656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15186669568,"data_stored":15186657352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":140076,"ondisk_log_size":140076,"up":48,"acting":45,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":806,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234286,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2012160,"kb_used_data":1864564,"kb_used_omap":1,"kb_used_meta":147582,"kb_avail":91732992,"statfs":{"total":95995035648,"available":93934583808,"internally_reserved":0,"allocated":1909313536,"data_stored":1907293542,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":151124427},"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":[0,0,2,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495923,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1644280,"kb_used_data":1478700,"kb_used_omap":1,"kb_used_meta":165566,"kb_avail":92100872,"statfs":{"total":95995035648,"available":94311292928,"internally_reserved":0,"allocated":1514188800,"data_stored":1512176871,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":169540039},"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":[0,2],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757560,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1979952,"kb_used_data":1778276,"kb_used_omap":1,"kb_used_meta":201662,"kb_avail":91765200,"statfs":{"total":95995035648,"available":93967564800,"internally_reserved":0,"allocated":1820954624,"data_stored":1818946193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":206502342},"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":[1,1,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967731,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2834264,"kb_used_data":2629456,"kb_used_omap":46,"kb_used_meta":202769,"kb_avail":90910888,"statfs":{"total":95995035648,"available":93092749312,"internally_reserved":0,"allocated":2692562944,"data_stored":2690566579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":207636156},"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":[0,0,1,2,1,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093505,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1268652,"kb_used_data":1167972,"kb_used_omap":73,"kb_used_meta":100598,"kb_avail":92476500,"statfs":{"total":95995035648,"available":94695936000,"internally_reserved":0,"allocated":1196003328,"data_stored":1193995386,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":103012914},"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":[0,0,0,0,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019196,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1634936,"kb_used_data":1473452,"kb_used_omap":1,"kb_used_meta":161470,"kb_avail":92110216,"statfs":{"total":95995035648,"available":94320861184,"internally_reserved":0,"allocated":1508814848,"data_stored":1506802432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":165345734},"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":[0,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888493,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3245280,"kb_used_data":3082584,"kb_used_omap":30,"kb_used_meta":162401,"kb_avail":90499872,"statfs":{"total":95995035648,"available":92671868928,"internally_reserved":0,"allocated":3156566016,"data_stored":3154569280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":166299444},"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":[1,2,1,3,4,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060046970,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1585832,"kb_used_data":1481500,"kb_used_omap":44,"kb_used_meta":104275,"kb_avail":92159320,"statfs":{"total":95995035648,"available":94371143680,"internally_reserved":0,"allocated":1517056000,"data_stored":1515055121,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":106778222},"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":[0,1,2,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1180110848,"data_stored":1180106776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1503662080,"data_stored":1503658008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2680225792,"data_stored":2680225792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3127836672,"data_stored":3127836672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1498349568,"data_stored":1498349568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1811025920,"data_stored":1811021848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1503068160,"data_stored":1503068160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1882390528,"data_stored":1882390528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:27:36.514 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:27:36.514 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_1 pg_num 26 2024-09-21T10:27:36.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:36.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:36.636 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:36.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:36.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:36 smithi007 ceph-mon[99390]: from='client.34893 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:27:36.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:36.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:36.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:36 smithi007 ceph-mon[101144]: from='client.34893 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:27:36.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:36.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:36.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:36.762 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:36.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:36.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:36.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:36.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:36.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:36.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:36 smithi031 ceph-mon[96824]: from='client.34893 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:27:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:27:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:36.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:37.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:37.033 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:37.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:37.134 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:37.177 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:37.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:37.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:37.278 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:37.315 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:37.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:37.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:37.417 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:37.445 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:37.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:37.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:37.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:37.577 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:37.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:37.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:37.679 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:37.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:37 smithi007 ceph-mon[99390]: pgmap v1276: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 2411/218100 objects degraded (1.105%); 0 B/s, 36 objects/s recovering 2024-09-21T10:27:37.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:37 smithi007 ceph-mon[101144]: pgmap v1276: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 2411/218100 objects degraded (1.105%); 0 B/s, 36 objects/s recovering 2024-09-21T10:27:37.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:37.728 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:37.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:37.806 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:27:37.806 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:27:37.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:37.857 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:37.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:37.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:37 smithi031 ceph-mon[96824]: pgmap v1276: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 2411/218100 objects degraded (1.105%); 0 B/s, 36 objects/s recovering 2024-09-21T10:27:37.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:37.999 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:38.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:38.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:38.101 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:38.128 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:38.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:38.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:38.230 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:38.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:38.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:38.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:38.358 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:38.389 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:38.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:38.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:38.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:38.531 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:38.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:38.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:38.632 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:38.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:38.670 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:38.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:38.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:38 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 2411/218100 objects degraded (1.105%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:38.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:38 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 2411/218100 objects degraded (1.105%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:38.772 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:38.802 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:38.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:38.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:38.904 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:38 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 2411/218100 objects degraded (1.105%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:38.932 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:38.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:38.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:39.034 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:39.057 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:39.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:39.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:39.159 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:39.183 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:39.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:39.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:39.201 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:27:39.285 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:39.309 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:39.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:39.410 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:39.433 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:39.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:39.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:39.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:39.568 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:39.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:39.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:39.670 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:39.721 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:39.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:39.752 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:27:39.821 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:39 smithi007 ceph-mon[99390]: pgmap v1277: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 2411/210897 objects degraded (1.143%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:39.821 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:39 smithi007 ceph-mon[99390]: osdmap e1124: 8 total, 8 up, 8 in 2024-09-21T10:27:39.822 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:39 smithi007 ceph-mon[101144]: pgmap v1277: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 2411/210897 objects degraded (1.143%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:39.822 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:39 smithi007 ceph-mon[101144]: osdmap e1124: 8 total, 8 up, 8 in 2024-09-21T10:27:39.823 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:39.914 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:39 smithi031 ceph-mon[96824]: pgmap v1277: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 2411/210897 objects degraded (1.143%); 0 B/s, 35 objects/s recovering 2024-09-21T10:27:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:39 smithi031 ceph-mon[96824]: osdmap e1124: 8 total, 8 up, 8 in 2024-09-21T10:27:39.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:39.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:40.017 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:40.042 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:40.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:40.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:40.115 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:40.143 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:40.166 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:40.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:40.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:40.267 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:40.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:40.324 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:40.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:40.425 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:40.448 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:40.451 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:40.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:40.552 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:40.579 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:40.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:40.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:40.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:40 smithi031 ceph-mon[96824]: osdmap e1125: 8 total, 8 up, 8 in 2024-09-21T10:27:40.681 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:40.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:40 smithi007 ceph-mon[99390]: osdmap e1125: 8 total, 8 up, 8 in 2024-09-21T10:27:40.696 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:40 smithi007 ceph-mon[101144]: osdmap e1125: 8 total, 8 up, 8 in 2024-09-21T10:27:40.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:40.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:40.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:40.835 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:40.879 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:40.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:40.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:40.958 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:27:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:27:40] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.51.0" 2024-09-21T10:27:40.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:41.030 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:41.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:41.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:41.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:41.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:41.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:41.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:41.261 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:41.290 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:41.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:41.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:41.385 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:41.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:41.421 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:41.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:41.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:41.500 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:27:41.524 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:41.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:41.575 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:41.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:41.676 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:41.714 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:41.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:41.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:41.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:41.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:41.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:41.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:41.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:41 smithi007 ceph-mon[99390]: pgmap v1280: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 2411/207591 objects degraded (1.161%); 0 B/s, 44 objects/s recovering 2024-09-21T10:27:41.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:41 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2261617837' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:27:41.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:41 smithi007 ceph-mon[101144]: pgmap v1280: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 2411/207591 objects degraded (1.161%); 0 B/s, 44 objects/s recovering 2024-09-21T10:27:41.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:41 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2261617837' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:27:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:41 smithi031 ceph-mon[96824]: pgmap v1280: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 2411/207591 objects degraded (1.161%); 0 B/s, 44 objects/s recovering 2024-09-21T10:27:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:41 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2261617837' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:27:41.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:41.976 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:41.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:41.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:42.078 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:42.112 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:42.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:42.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:42.214 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:42.255 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:42.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:42.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:42.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:42.398 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:42.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:42.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:42.500 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:42.536 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:42.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:42.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:42.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:42.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:42.694 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:42.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:42.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:42.824 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:42.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:42.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:42 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:42 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2261617837' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:27:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:42 smithi031 ceph-mon[96824]: osdmap e1126: 8 total, 8 up, 8 in 2024-09-21T10:27:42.926 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:42 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:42 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2261617837' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:27:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:42 smithi007 ceph-mon[99390]: osdmap e1126: 8 total, 8 up, 8 in 2024-09-21T10:27:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:42 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:42 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2261617837' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:27:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:42 smithi007 ceph-mon[101144]: osdmap e1126: 8 total, 8 up, 8 in 2024-09-21T10:27:42.966 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:42.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:42.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:43.068 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:43.098 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:43.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:43.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:43.199 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:43.240 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:43.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:43.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:43.341 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:43.368 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:43.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:43.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:43.470 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:43.521 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:43.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:43.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:43.622 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:43.651 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:43.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:43.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:43.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:43 smithi007 ceph-mon[99390]: pgmap v1282: 89 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 1168/205713 objects degraded (0.568%); 0 B/s, 76 objects/s recovering 2024-09-21T10:27:43.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:43 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 1168/205713 objects degraded (0.568%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:43.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:43 smithi007 ceph-mon[101144]: pgmap v1282: 89 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 1168/205713 objects degraded (0.568%); 0 B/s, 76 objects/s recovering 2024-09-21T10:27:43.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:43 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 1168/205713 objects degraded (0.568%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:43.753 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:43.792 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:43.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:43.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:43.894 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:43 smithi031 ceph-mon[96824]: pgmap v1282: 89 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 1168/205713 objects degraded (0.568%); 0 B/s, 76 objects/s recovering 2024-09-21T10:27:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:43 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 1168/205713 objects degraded (0.568%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:43.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:43.925 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:43.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:44.026 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:44.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:44.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:44.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:44.159 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:44.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:44.199 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:44.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:44.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:44.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:44.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:44.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:44.425 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:44.462 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:44.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:44.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:44.563 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:44.599 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:44.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:44.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:44.700 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:44.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:44.741 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:44.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:44.841 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:44.871 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:44.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:44.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:44.972 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:45.009 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:45.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:45.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:45.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:45.150 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:45.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:45.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:45.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:45.287 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:45.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:45.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:45.389 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:45.440 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:45.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:45.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:45.492 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:27:45.542 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:45.595 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:45.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:45.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:45.697 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:45.721 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:45.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:45.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:45.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:45.854 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:45.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:45.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:45 smithi031 ceph-mon[96824]: pgmap v1283: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 739 op/s; 1168/197583 objects degraded (0.591%); 0 B/s, 49 objects/s recovering 2024-09-21T10:27:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:45 smithi007 ceph-mon[99390]: pgmap v1283: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 739 op/s; 1168/197583 objects degraded (0.591%); 0 B/s, 49 objects/s recovering 2024-09-21T10:27:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:45 smithi007 ceph-mon[101144]: pgmap v1283: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 739 op/s; 1168/197583 objects degraded (0.591%); 0 B/s, 49 objects/s recovering 2024-09-21T10:27:45.956 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:45.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:45.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:46.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:46.119 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:46.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:46.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:46.221 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:46.250 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:46.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:46.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:46.352 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:46.389 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:46.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:46.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:46.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:46.523 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:46.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:46.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:46.550 INFO:teuthology.orchestra.run.smithi007.stderr:set pool 6 pg_num to 26 2024-09-21T10:27:46.625 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:46.667 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:46.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:46.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:46.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:46.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:46.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:46.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:46.804 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:46 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/311452194' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:27:46.805 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:46 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:27:46.805 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:46 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/311452194' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:27:46.805 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:46 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:27:46.868 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:27:46.868 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:27:46.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:46 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/311452194' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:27:46.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:46 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:27:46.924 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:46.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:46.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:47.026 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:47.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:47.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:47.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:47.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:47.188 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:47.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:47.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:47.289 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:47.319 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:47.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:47.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:47.420 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:47.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:47.464 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:47.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:47.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:47.595 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:27:47.595 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:27:47.595 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:47 smithi007 ceph-mon[99390]: pgmap v1284: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 1168/196785 objects degraded (0.594%); 0 B/s, 58 objects/s recovering 2024-09-21T10:27:47.595 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:47 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:27:47.595 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:47 smithi007 ceph-mon[99390]: osdmap e1127: 8 total, 8 up, 8 in 2024-09-21T10:27:47.596 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:47 smithi007 ceph-mon[101144]: pgmap v1284: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 1168/196785 objects degraded (0.594%); 0 B/s, 58 objects/s recovering 2024-09-21T10:27:47.596 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:47 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:27:47.596 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:47 smithi007 ceph-mon[101144]: osdmap e1127: 8 total, 8 up, 8 in 2024-09-21T10:27:47.605 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:47.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:47.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:47.632 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:27:47.632 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:27:47.664 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:27:47.664 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:27:47.697 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:27:47.697 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:27:47.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:47.727 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:27:47.728 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:27:47.747 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:47.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:47.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:47.764 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:27:47.764 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:27:47.797 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:27:47.797 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:27:47.831 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:27:47.831 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:27:47.850 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:47.875 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:47.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:47.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:47 smithi031 ceph-mon[96824]: pgmap v1284: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 1168/196785 objects degraded (0.594%); 0 B/s, 58 objects/s recovering 2024-09-21T10:27:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:47 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:27:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:47 smithi031 ceph-mon[96824]: osdmap e1127: 8 total, 8 up, 8 in 2024-09-21T10:27:47.978 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:48.015 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:48.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:48.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:48.117 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:48.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:48.159 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:48.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:48.260 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:48.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:48.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:48.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:48.408 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:48.438 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:48.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:48.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:48.540 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:48.584 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:48.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:48.686 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:48.736 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:48.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:48.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:48.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:48.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:48.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:48.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:48 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3105231251' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:48 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 1168/196785 objects degraded (0.594%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:48 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:27:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:48 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:27:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:48 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3105231251' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:48 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 1168/196785 objects degraded (0.594%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:48 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:27:48.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:48 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:27:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:48 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3105231251' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:27:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:48 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 1168/196785 objects degraded (0.594%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:48 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:27:48.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:48 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:27:48.976 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:48.998 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:48.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:48.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:49.100 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:49.122 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:49.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:49.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:49.223 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:49.245 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:49.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:49.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:49.347 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:49.369 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:49.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:49.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:49.464 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:27:49.471 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:49.479 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:49.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:49.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:49.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:49.596 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:49.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:49.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:49.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:49 smithi007 ceph-mon[99390]: pgmap v1286: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 87 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 1168/189219 objects degraded (0.617%); 0 B/s, 56 objects/s recovering 2024-09-21T10:27:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:49 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:27:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:49 smithi007 ceph-mon[99390]: osdmap e1128: 8 total, 8 up, 8 in 2024-09-21T10:27:49.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:49 smithi007 ceph-mon[101144]: pgmap v1286: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 87 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 1168/189219 objects degraded (0.617%); 0 B/s, 56 objects/s recovering 2024-09-21T10:27:49.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:49 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:27:49.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:49 smithi007 ceph-mon[101144]: osdmap e1128: 8 total, 8 up, 8 in 2024-09-21T10:27:49.749 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:49.780 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:49.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:49.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:49.882 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:49.915 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:49 smithi031 ceph-mon[96824]: pgmap v1286: 89 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 87 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 1168/189219 objects degraded (0.617%); 0 B/s, 56 objects/s recovering 2024-09-21T10:27:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:49 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:27:49.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:49 smithi031 ceph-mon[96824]: osdmap e1128: 8 total, 8 up, 8 in 2024-09-21T10:27:49.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:49.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:50.017 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:50.038 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:50.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:50.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:50.140 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:50.162 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:50.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:50.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:50.264 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:50.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:50.288 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:50.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:50.389 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:50.411 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:50.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:50.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:50.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:50.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:50.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:50.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:50.636 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:50.643 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:27:50.662 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:50.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:50.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:50.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:50.806 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:50.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:50.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:50.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:50 smithi007 ceph-mon[99390]: osdmap e1129: 8 total, 8 up, 8 in 2024-09-21T10:27:50.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:50 smithi007 ceph-mon[99390]: osdmap e1130: 8 total, 8 up, 8 in 2024-09-21T10:27:50.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:50 smithi007 ceph-mon[101144]: osdmap e1129: 8 total, 8 up, 8 in 2024-09-21T10:27:50.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:50 smithi007 ceph-mon[101144]: osdmap e1130: 8 total, 8 up, 8 in 2024-09-21T10:27:50.907 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:50 smithi031 ceph-mon[96824]: osdmap e1129: 8 total, 8 up, 8 in 2024-09-21T10:27:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:50 smithi031 ceph-mon[96824]: osdmap e1130: 8 total, 8 up, 8 in 2024-09-21T10:27:50.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:50.949 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:50.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:51.050 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:51.088 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:51.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:51.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:51.189 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:27:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:27:50] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.51.0" 2024-09-21T10:27:51.219 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:51.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:51.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:51.321 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:51.354 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:51.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:51.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:51.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:51.486 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:51.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:51.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:51.588 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:51.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:51.612 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:51.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:51.713 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:51.745 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:51.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:51.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:51.846 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:51.887 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:51.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:51.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:51 smithi031 ceph-mon[96824]: pgmap v1289: 99 pgs: 2 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 85 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 1168/185670 objects degraded (0.629%); 0 B/s, 25 objects/s recovering 2024-09-21T10:27:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:51 smithi007 ceph-mon[99390]: pgmap v1289: 99 pgs: 2 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 85 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 1168/185670 objects degraded (0.629%); 0 B/s, 25 objects/s recovering 2024-09-21T10:27:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:51 smithi007 ceph-mon[101144]: pgmap v1289: 99 pgs: 2 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 85 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 1168/185670 objects degraded (0.629%); 0 B/s, 25 objects/s recovering 2024-09-21T10:27:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:51.989 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:52.020 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:52.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:52.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:52.122 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:52.165 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:52.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:52.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:52.267 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:52.306 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:52.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:52.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:52.408 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:52.445 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:52.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:52.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:52.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:52.578 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:52.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:52.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:52.672 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:52.680 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:52.687 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:52.751 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:52.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:52.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:52.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:52.881 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:52.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:52.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:52.983 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:53.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:53.027 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:53.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:53.128 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:53.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:53.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:53.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:53.262 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:53.291 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:53.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:53.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:53.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:53.428 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:53.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:53.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:53.529 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:53.575 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:53.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:53.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:53.677 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:53.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:53.721 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:53.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:53.774 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:53 smithi007 ceph-mon[99390]: pgmap v1291: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 2 peering, 9 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 1168/183912 objects degraded (0.635%); 0 B/s, 54 objects/s recovering 2024-09-21T10:27:53.774 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:53 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 1168/183912 objects degraded (0.635%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:53.775 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:53 smithi007 ceph-mon[101144]: pgmap v1291: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 2 peering, 9 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 1168/183912 objects degraded (0.635%); 0 B/s, 54 objects/s recovering 2024-09-21T10:27:53.775 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:53 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 1168/183912 objects degraded (0.635%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:53.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:53.852 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:53.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:53.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:53 smithi031 ceph-mon[96824]: pgmap v1291: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 2 peering, 9 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 1168/183912 objects degraded (0.635%); 0 B/s, 54 objects/s recovering 2024-09-21T10:27:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:53 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 1168/183912 objects degraded (0.635%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:53.954 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:54.001 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:54.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:54.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:54.050 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:27:54.050 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:27:54.050 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2024-09-21T10:27:54.050 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:27:54.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:54.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:54.136 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:54.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:54.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:54.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:54.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:54.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:54.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:54.411 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:54.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:54.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:54.514 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:54.546 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:54.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:54.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:54.610 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:27:54.630 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:54 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1112854017' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:27:54.630 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:54 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:27:54.631 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:54 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1112854017' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:27:54.631 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:54 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:27:54.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:54.678 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:54.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:54.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:54.780 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:54.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:54.813 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:54.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:54.914 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:54 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1112854017' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:27:54.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:54 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:27:54.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:54.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:54.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:55.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:55.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:55.093 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:55.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:55.194 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:55.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:55.224 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:55.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:55.325 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:55.359 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:55.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:55.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:55.461 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:55.491 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:55.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:55.593 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:55.627 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:55.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:55.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:55.729 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:55.764 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:55.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:55.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:55.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:55.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:55.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:55.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:55 smithi031 ceph-mon[96824]: pgmap v1292: 99 pgs: 2 active+recovery_wait+degraded, 4 active+recovery_wait, 1 active+recovering+undersized+remapped, 92 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 1168/175071 objects degraded (0.667%); 0 B/s, 51 objects/s recovering 2024-09-21T10:27:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:55 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:55 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:27:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:55 smithi031 ceph-mon[96824]: osdmap e1131: 8 total, 8 up, 8 in 2024-09-21T10:27:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:55 smithi031 ceph-mon[96824]: 6.1 scrub starts 2024-09-21T10:27:55.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:55 smithi031 ceph-mon[96824]: 6.1 scrub ok 2024-09-21T10:27:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[99390]: pgmap v1292: 99 pgs: 2 active+recovery_wait+degraded, 4 active+recovery_wait, 1 active+recovering+undersized+remapped, 92 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 1168/175071 objects degraded (0.667%); 0 B/s, 51 objects/s recovering 2024-09-21T10:27:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:27:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[99390]: osdmap e1131: 8 total, 8 up, 8 in 2024-09-21T10:27:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[99390]: 6.1 scrub starts 2024-09-21T10:27:55.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[99390]: 6.1 scrub ok 2024-09-21T10:27:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[101144]: pgmap v1292: 99 pgs: 2 active+recovery_wait+degraded, 4 active+recovery_wait, 1 active+recovering+undersized+remapped, 92 active+clean; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 1168/175071 objects degraded (0.667%); 0 B/s, 51 objects/s recovering 2024-09-21T10:27:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:27:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:27:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[101144]: osdmap e1131: 8 total, 8 up, 8 in 2024-09-21T10:27:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[101144]: 6.1 scrub starts 2024-09-21T10:27:55.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:55 smithi007 ceph-mon[101144]: 6.1 scrub ok 2024-09-21T10:27:56.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:56.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:56.046 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:56.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:56.147 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:56.183 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:56.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:56.284 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:56.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:56.323 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:56.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:56.424 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:56.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:56.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:56.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:56.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:56.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:56.609 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:56.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:56.710 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:27:56.740 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:56.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:56.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:27:56.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:56.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:56.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:56.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:56.977 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:57.015 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:57.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:57.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:57.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:57.154 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:57.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:57.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:57.256 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:57.287 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:57.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:57.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:57.388 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:57.422 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:57.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:57.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:57.524 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:57.552 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:57.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:57.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:57.654 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:57.700 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:57.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:57.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:57.802 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:57.840 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:57.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:57.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:57 smithi031 ceph-mon[96824]: pgmap v1294: 99 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait, 92 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 1168/174135 objects degraded (0.671%); 0 B/s, 104 objects/s recovering 2024-09-21T10:27:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:57 smithi031 ceph-mon[96824]: 6.11 scrub starts 2024-09-21T10:27:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:57 smithi031 ceph-mon[96824]: 6.11 scrub ok 2024-09-21T10:27:57.942 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:57 smithi007 ceph-mon[99390]: pgmap v1294: 99 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait, 92 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 1168/174135 objects degraded (0.671%); 0 B/s, 104 objects/s recovering 2024-09-21T10:27:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:57 smithi007 ceph-mon[99390]: 6.11 scrub starts 2024-09-21T10:27:57.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:57 smithi007 ceph-mon[99390]: 6.11 scrub ok 2024-09-21T10:27:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:57 smithi007 ceph-mon[101144]: pgmap v1294: 99 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait, 92 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 1168/174135 objects degraded (0.671%); 0 B/s, 104 objects/s recovering 2024-09-21T10:27:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:57 smithi007 ceph-mon[101144]: 6.11 scrub starts 2024-09-21T10:27:57.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:57 smithi007 ceph-mon[101144]: 6.11 scrub ok 2024-09-21T10:27:57.977 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:57.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:57.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:58.079 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:27:58.120 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:58.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:58.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:27:58.168 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:27:58.222 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:58.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:58.267 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:58.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:58.368 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:58.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:58.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:58.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:58.513 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:58.559 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:58.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:58.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:58.660 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:27:58.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:58 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 1168/174135 objects degraded (0.671%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:58.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:58 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 1168/174135 objects degraded (0.671%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:58.696 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:58.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:58.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:27:58.798 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:58.821 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:58.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:58.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:58 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 1168/174135 objects degraded (0.671%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:58.923 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:27:58.946 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:58.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:58.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:27:58.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:27:59.048 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:59.070 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:59.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:59.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:59.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:59.175 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:27:59.175 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:27:59.175 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:27:59.175 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:27:59.175 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:27:59.199 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:59.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:59.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:59.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:27:59.323 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:59.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:59.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:27:59.424 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:59.447 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:59.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:59.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:27:59.548 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:27:59.571 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:59.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:59.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:27:59.655 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:27:59.656 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:27:59.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:59 smithi031 ceph-mon[96824]: pgmap v1295: 99 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait, 92 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1168/163515 objects degraded (0.714%); 0 B/s, 85 objects/s recovering 2024-09-21T10:27:59.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:59 smithi031 ceph-mon[96824]: osdmap e1132: 8 total, 8 up, 8 in 2024-09-21T10:27:59.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:27:59 smithi031 ceph-mon[96824]: 6.9 scrub starts 2024-09-21T10:27:59.673 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:59.684 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:27:59.684 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:27:59.708 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:59.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:59.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:59.719 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:27:59.719 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:27:59.749 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:27:59.749 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:27:59.780 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:27:59.780 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:27:59.810 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:27:59.813 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:27:59.813 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:27:59.814 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:59 smithi007 ceph-mon[99390]: pgmap v1295: 99 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait, 92 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1168/163515 objects degraded (0.714%); 0 B/s, 85 objects/s recovering 2024-09-21T10:27:59.814 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:59 smithi007 ceph-mon[99390]: osdmap e1132: 8 total, 8 up, 8 in 2024-09-21T10:27:59.814 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:27:59 smithi007 ceph-mon[99390]: 6.9 scrub starts 2024-09-21T10:27:59.814 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:59 smithi007 ceph-mon[101144]: pgmap v1295: 99 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 4 active+recovery_wait, 92 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1168/163515 objects degraded (0.714%); 0 B/s, 85 objects/s recovering 2024-09-21T10:27:59.814 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:59 smithi007 ceph-mon[101144]: osdmap e1132: 8 total, 8 up, 8 in 2024-09-21T10:27:59.814 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:27:59 smithi007 ceph-mon[101144]: 6.9 scrub starts 2024-09-21T10:27:59.848 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:27:59.848 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:27:59.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:59.856 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:27:59.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:27:59.885 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:27:59.885 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:27:59.958 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:27:59.998 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:27:59.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:27:59.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:00.099 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:00.136 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:00.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:00.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:00.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:28:00.238 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:00.332 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:00.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:00.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:00.434 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:00.462 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:00.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:00.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:00.563 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:00.595 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:00.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:00.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:00.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:00 smithi007 ceph-mon[99390]: 6.9 scrub ok 2024-09-21T10:28:00.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:00 smithi007 ceph-mon[99390]: osdmap e1133: 8 total, 8 up, 8 in 2024-09-21T10:28:00.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:00 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/340683364' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:00.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:00 smithi007 ceph-mon[101144]: 6.9 scrub ok 2024-09-21T10:28:00.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:00 smithi007 ceph-mon[101144]: osdmap e1133: 8 total, 8 up, 8 in 2024-09-21T10:28:00.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:00 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/340683364' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:00.697 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:00.735 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:00.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:00.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:00.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:00.874 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:00.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:00.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:00 smithi031 ceph-mon[96824]: 6.9 scrub ok 2024-09-21T10:28:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:00 smithi031 ceph-mon[96824]: osdmap e1133: 8 total, 8 up, 8 in 2024-09-21T10:28:00.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:00 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/340683364' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:00.975 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:01.013 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:01.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:01.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:01.033 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:28:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:28:00] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.51.0" 2024-09-21T10:28:01.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:01.156 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:01.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:01.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:01.258 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:01.295 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:01.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:01.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:01.396 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:01.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:01.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:01.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:01.526 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:01.571 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:01.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:01.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:01.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:01.700 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:01.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:01.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:01.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:01.849 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:01.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:01.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:01 smithi031 ceph-mon[96824]: 6.5 scrub starts 2024-09-21T10:28:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:01 smithi031 ceph-mon[96824]: pgmap v1298: 99 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 94 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1168/158334 objects degraded (0.738%); 0 B/s, 62 objects/s recovering 2024-09-21T10:28:01.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:01 smithi031 ceph-mon[96824]: 6.5 scrub ok 2024-09-21T10:28:01.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:01 smithi007 ceph-mon[99390]: 6.5 scrub starts 2024-09-21T10:28:01.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:01 smithi007 ceph-mon[99390]: pgmap v1298: 99 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 94 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1168/158334 objects degraded (0.738%); 0 B/s, 62 objects/s recovering 2024-09-21T10:28:01.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:01 smithi007 ceph-mon[99390]: 6.5 scrub ok 2024-09-21T10:28:01.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:01 smithi007 ceph-mon[101144]: 6.5 scrub starts 2024-09-21T10:28:01.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:01 smithi007 ceph-mon[101144]: pgmap v1298: 99 pgs: 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 94 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1168/158334 objects degraded (0.738%); 0 B/s, 62 objects/s recovering 2024-09-21T10:28:01.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:01 smithi007 ceph-mon[101144]: 6.5 scrub ok 2024-09-21T10:28:01.951 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:02.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:02.001 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:02.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:02.001 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:02.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:02.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:02.149 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:02.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:02.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:02.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:02.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:02.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:02.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:02.436 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:02.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:02.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:02.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:02.567 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:02.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:02.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:02.669 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:02.701 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:02.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:02.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:02.803 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:02.835 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:02.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:02.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:02 smithi031 ceph-mon[96824]: 6.3 scrub starts 2024-09-21T10:28:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:02 smithi031 ceph-mon[96824]: 6.3 scrub ok 2024-09-21T10:28:02.931 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:02 smithi007 ceph-mon[99390]: 6.3 scrub starts 2024-09-21T10:28:02.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:02 smithi007 ceph-mon[99390]: 6.3 scrub ok 2024-09-21T10:28:02.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:02 smithi007 ceph-mon[101144]: 6.3 scrub starts 2024-09-21T10:28:02.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:02 smithi007 ceph-mon[101144]: 6.3 scrub ok 2024-09-21T10:28:02.937 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:02.965 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:02.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:02.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:03.067 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:03.070 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:28:03.072 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:03.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:03.124 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:03.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:03.225 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:03.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:03.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:03.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:03.356 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:03.380 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:03.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:03.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:03.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:03.523 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:03.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:03.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:03.625 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:03.679 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:03.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:03.766 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[99390]: 6.2 scrub starts 2024-09-21T10:28:03.766 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[99390]: 6.8 scrub starts 2024-09-21T10:28:03.766 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[99390]: pgmap v1299: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+degraded, 1 active+recovery_wait, 95 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1168/155718 objects degraded (0.750%); 0 B/s, 67 objects/s recovering 2024-09-21T10:28:03.766 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[99390]: 6.2 scrub ok 2024-09-21T10:28:03.766 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[99390]: 6.8 scrub ok 2024-09-21T10:28:03.766 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 1168/155718 objects degraded (0.750%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:28:03.766 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[99390]: 6.0 scrub starts 2024-09-21T10:28:03.771 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[101144]: 6.2 scrub starts 2024-09-21T10:28:03.771 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[101144]: 6.8 scrub starts 2024-09-21T10:28:03.771 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[101144]: pgmap v1299: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+degraded, 1 active+recovery_wait, 95 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1168/155718 objects degraded (0.750%); 0 B/s, 67 objects/s recovering 2024-09-21T10:28:03.772 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[101144]: 6.2 scrub ok 2024-09-21T10:28:03.772 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[101144]: 6.8 scrub ok 2024-09-21T10:28:03.772 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 1168/155718 objects degraded (0.750%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:28:03.772 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:03 smithi007 ceph-mon[101144]: 6.0 scrub starts 2024-09-21T10:28:03.780 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:03.800 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:28:03.805 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:28:03.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:03.811 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:03.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:03.912 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:03 smithi031 ceph-mon[96824]: 6.2 scrub starts 2024-09-21T10:28:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:03 smithi031 ceph-mon[96824]: 6.8 scrub starts 2024-09-21T10:28:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:03 smithi031 ceph-mon[96824]: pgmap v1299: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+degraded, 1 active+recovery_wait, 95 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1168/155718 objects degraded (0.750%); 0 B/s, 67 objects/s recovering 2024-09-21T10:28:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:03 smithi031 ceph-mon[96824]: 6.2 scrub ok 2024-09-21T10:28:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:03 smithi031 ceph-mon[96824]: 6.8 scrub ok 2024-09-21T10:28:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:03 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 1168/155718 objects degraded (0.750%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:28:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:03 smithi031 ceph-mon[96824]: 6.0 scrub starts 2024-09-21T10:28:03.946 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:03.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:03.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:04.047 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:04.083 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:04.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:04.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:04.185 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:04.222 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:04.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:04.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:04.324 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:04.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:04.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:04.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:04.464 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:04.504 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:04.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:04.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:04.605 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:04.633 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:04.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:04.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:04.735 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:04.776 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:04.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:04.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:04.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:04.906 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:04.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:04.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:04 smithi031 ceph-mon[96824]: 6.12 scrub starts 2024-09-21T10:28:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:04 smithi031 ceph-mon[96824]: from='client.34920 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:28:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:04 smithi031 ceph-mon[96824]: 6.0 scrub ok 2024-09-21T10:28:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:04 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:28:04.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:04 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:28:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:04 smithi007 ceph-mon[99390]: 6.12 scrub starts 2024-09-21T10:28:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:04 smithi007 ceph-mon[99390]: from='client.34920 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:28:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:04 smithi007 ceph-mon[99390]: 6.0 scrub ok 2024-09-21T10:28:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:04 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:28:04.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:04 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:28:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:04 smithi007 ceph-mon[101144]: 6.12 scrub starts 2024-09-21T10:28:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:04 smithi007 ceph-mon[101144]: from='client.34920 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:28:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:04 smithi007 ceph-mon[101144]: 6.0 scrub ok 2024-09-21T10:28:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:04 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:28:04.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:04 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:28:05.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:05.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:05.042 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:05.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:05.143 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:05.171 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:05.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:05.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:05.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:05.297 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:05.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:05.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:05.399 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:05.422 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:05.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:05.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:05.524 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:05.552 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:05.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:05.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:05.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:05.678 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:05.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:05.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:05.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[99390]: pgmap v1300: 99 pgs: 2 active+clean+scrubbing, 1 active+recovering, 96 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail 2024-09-21T10:28:05.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[99390]: 6.12 scrub ok 2024-09-21T10:28:05.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1168/155718 objects degraded (0.750%), 2 pgs degraded) 2024-09-21T10:28:05.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:28:05.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[99390]: osdmap e1134: 8 total, 8 up, 8 in 2024-09-21T10:28:05.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[99390]: 6.13 scrub starts 2024-09-21T10:28:05.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[99390]: 6.13 scrub ok 2024-09-21T10:28:05.751 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:28:05.751 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[101144]: pgmap v1300: 99 pgs: 2 active+clean+scrubbing, 1 active+recovering, 96 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail 2024-09-21T10:28:05.752 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[101144]: 6.12 scrub ok 2024-09-21T10:28:05.752 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[101144]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1168/155718 objects degraded (0.750%), 2 pgs degraded) 2024-09-21T10:28:05.752 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:28:05.752 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[101144]: osdmap e1134: 8 total, 8 up, 8 in 2024-09-21T10:28:05.752 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[101144]: 6.13 scrub starts 2024-09-21T10:28:05.752 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[101144]: 6.13 scrub ok 2024-09-21T10:28:05.752 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:05 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:28:05.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:05.801 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:05.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:05.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:05.903 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:05 smithi031 ceph-mon[96824]: pgmap v1300: 99 pgs: 2 active+clean+scrubbing, 1 active+recovering, 96 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail 2024-09-21T10:28:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:05 smithi031 ceph-mon[96824]: 6.12 scrub ok 2024-09-21T10:28:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:05 smithi031 ceph-mon[96824]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1168/155718 objects degraded (0.750%), 2 pgs degraded) 2024-09-21T10:28:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:05 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:28:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:05 smithi031 ceph-mon[96824]: osdmap e1134: 8 total, 8 up, 8 in 2024-09-21T10:28:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:05 smithi031 ceph-mon[96824]: 6.13 scrub starts 2024-09-21T10:28:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:05 smithi031 ceph-mon[96824]: 6.13 scrub ok 2024-09-21T10:28:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:05 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:28:05.925 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:05.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:06.027 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:06.049 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:06.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:06.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:06.151 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:06.174 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:06.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:06.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:06.207 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:28:06.207 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:28:06.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:06.298 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:06.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:06.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:06.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:06.422 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:06.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:06.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:06.524 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:06.547 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:06.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:06.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:06.649 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:06.652 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:28:06.683 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:06.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:06.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:06.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:06.818 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:06.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:06.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:06 smithi031 ceph-mon[96824]: osdmap e1135: 8 total, 8 up, 8 in 2024-09-21T10:28:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:28:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:28:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:06.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1405195277' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:28:06.920 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[99390]: osdmap e1135: 8 total, 8 up, 8 in 2024-09-21T10:28:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:28:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:28:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1405195277' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:28:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[101144]: osdmap e1135: 8 total, 8 up, 8 in 2024-09-21T10:28:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:28:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:28:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1405195277' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:28:06.952 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:06.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:06.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:07.054 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:07.083 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:07.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:07.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:07.185 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:07.209 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:07.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:07.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:07.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:07.337 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:07.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:07.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:07.438 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:07.464 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:07.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:07.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:07.566 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:07.589 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:07.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:07.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:07.691 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:07.693 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1299,"stamp":"2024-09-21T10:28:02.133928+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3400538109,"num_objects":51906,"num_object_clones":0,"num_object_copies":155718,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1168,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":51906,"num_whiteouts":0,"num_read":393,"num_read_kb":835,"num_write":192791,"num_write_kb":7713618,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19939,"num_bytes_recovered":1070927302,"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":231789,"ondisk_log_size":231789,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":304,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":11842168,"kb_used_data":10429868,"kb_used_omap":200,"kb_used_meta":1411959,"kb_avail":738119048,"statfs":{"total":767960285184,"available":755833905152,"internally_reserved":0,"allocated":10680184832,"data_stored":10663853782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":1445846446},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,5,8,4,4,1],"upper_bound":64},"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":-422772736,"num_objects":-6451,"num_object_clones":0,"num_object_copies":-19353,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6451,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":-6269,"num_write_kb":-516352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":506,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"7.530697"},"pg_stats":[{"pgid":"6.16","version":"1131'12639","reported_seq":19386,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.337635+0000","last_change":"2024-09-21T10:27:58.154080+0000","last_active":"2024-09-21T10:27:58.337635+0000","last_peered":"2024-09-21T10:27:58.337635+0000","last_clean":"2024-09-21T10:27:58.337635+0000","last_became_active":"2024-09-21T10:27:49.632299+0000","last_became_peered":"2024-09-21T10:27:49.632299+0000","last_unstale":"2024-09-21T10:27:58.337635+0000","last_undegraded":"2024-09-21T10:27:58.337635+0000","last_fullsized":"2024-09-21T10:27:58.337635+0000","mapping_epoch":1128,"log_start":"1091'4996","ondisk_log_start":"1091'4996","created":1128,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":7643,"log_dups_size":0,"ondisk_log_size":7643,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106659840,"num_objects":1628,"num_object_clones":0,"num_object_copies":4884,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1628,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6478,"num_write_kb":259360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1658,"num_bytes_recovered":108560384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.612650+0000","last_change":"2024-09-21T10:27:05.781189+0000","last_active":"2024-09-21T10:27:54.612650+0000","last_peered":"2024-09-21T10:27:54.612650+0000","last_clean":"2024-09-21T10:27:54.612650+0000","last_became_active":"2024-09-21T10:27:05.773516+0000","last_became_peered":"2024-09-21T10:27:05.773516+0000","last_unstale":"2024-09-21T10:27:54.612650+0000","last_undegraded":"2024-09-21T10:27:54.612650+0000","last_fullsized":"2024-09-21T10:27:54.612650+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:54:53.343804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1065,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.616154+0000","last_change":"2024-09-21T10:18:06.725387+0000","last_active":"2024-09-21T10:27:54.616154+0000","last_peered":"2024-09-21T10:27:54.616154+0000","last_clean":"2024-09-21T10:27:54.616154+0000","last_became_active":"2024-09-21T10:18:06.724842+0000","last_became_peered":"2024-09-21T10:18:06.724842+0000","last_unstale":"2024-09-21T10:27:54.616154+0000","last_undegraded":"2024-09-21T10:27:54.616154+0000","last_fullsized":"2024-09-21T10:27:54.616154+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:48:06.127219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.17","version":"1131'12662","reported_seq":16203,"reported_epoch":1131,"state":"active+recovery_wait","last_fresh":"2024-09-21T10:27:57.515148+0000","last_change":"2024-09-21T10:27:49.796034+0000","last_active":"2024-09-21T10:27:57.515148+0000","last_peered":"2024-09-21T10:27:57.515148+0000","last_clean":"2024-09-21T10:27:48.564965+0000","last_became_active":"2024-09-21T10:27:49.665238+0000","last_became_peered":"2024-09-21T10:27:49.665238+0000","last_unstale":"2024-09-21T10:27:57.515148+0000","last_undegraded":"2024-09-21T10:27:57.515148+0000","last_fullsized":"2024-09-21T10:27:57.515148+0000","mapping_epoch":1128,"log_start":"1089'2300","ondisk_log_start":"1089'2300","created":1128,"last_epoch_clean":1125,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10362,"log_dups_size":0,"ondisk_log_size":10362,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105185280,"num_objects":1605,"num_object_clones":0,"num_object_copies":4815,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1605,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6470,"num_write_kb":258400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":863,"num_bytes_recovered":15892480,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3,4],"avail_no_missing":["5","3","4"],"object_location_counts":[{"shards":"3,4,5","objects":1605}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1090,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.572290+0000","last_change":"2024-09-21T10:27:05.783404+0000","last_active":"2024-09-21T10:27:50.572290+0000","last_peered":"2024-09-21T10:27:50.572290+0000","last_clean":"2024-09-21T10:27:50.572290+0000","last_became_active":"2024-09-21T10:27:05.783017+0000","last_became_peered":"2024-09-21T10:27:05.783017+0000","last_unstale":"2024-09-21T10:27:50.572290+0000","last_undegraded":"2024-09-21T10:27:50.572290+0000","last_fullsized":"2024-09-21T10:27:50.572290+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:11.971268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":84,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.635857+0000","last_change":"2024-09-21T10:27:05.763260+0000","last_active":"2024-09-21T10:27:58.635857+0000","last_peered":"2024-09-21T10:27:58.635857+0000","last_clean":"2024-09-21T10:27:58.635857+0000","last_became_active":"2024-09-21T10:27:05.762854+0000","last_became_peered":"2024-09-21T10:27:05.762854+0000","last_unstale":"2024-09-21T10:27:58.635857+0000","last_undegraded":"2024-09-21T10:27:58.635857+0000","last_fullsized":"2024-09-21T10:27:58.635857+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:39.941842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.14","version":"1131'12556","reported_seq":12636,"reported_epoch":1131,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:27:57.551744+0000","last_change":"2024-09-21T10:27:49.710989+0000","last_active":"2024-09-21T10:27:57.551744+0000","last_peered":"2024-09-21T10:27:57.551744+0000","last_clean":"2024-09-21T10:26:27.754227+0000","last_became_active":"2024-09-21T10:27:49.633799+0000","last_became_peered":"2024-09-21T10:27:49.633799+0000","last_unstale":"2024-09-21T10:27:57.551744+0000","last_undegraded":"2024-09-21T10:27:49.626586+0000","last_fullsized":"2024-09-21T10:27:57.551744+0000","mapping_epoch":1128,"log_start":"1089'2300","ondisk_log_start":"1089'2300","created":1128,"last_epoch_clean":1086,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10256,"log_dups_size":0,"ondisk_log_size":10256,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108920832,"num_objects":1662,"num_object_clones":0,"num_object_copies":4986,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":578,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1662,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6404,"num_write_kb":258112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":["5","1"],"object_location_counts":[{"shards":"1,3,5","objects":1662}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":84,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.626614+0000","last_change":"2024-09-21T10:27:05.787278+0000","last_active":"2024-09-21T10:27:58.626614+0000","last_peered":"2024-09-21T10:27:58.626614+0000","last_clean":"2024-09-21T10:27:58.626614+0000","last_became_active":"2024-09-21T10:27:05.786941+0000","last_became_peered":"2024-09-21T10:27:05.786941+0000","last_unstale":"2024-09-21T10:27:58.626614+0000","last_undegraded":"2024-09-21T10:27:58.626614+0000","last_fullsized":"2024-09-21T10:27:58.626614+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:24.335496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1047,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:52.237496+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:27:52.237496+0000","last_peered":"2024-09-21T10:27:52.237496+0000","last_clean":"2024-09-21T10:27:52.237496+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:27:52.237496+0000","last_undegraded":"2024-09-21T10:27:52.237496+0000","last_fullsized":"2024-09-21T10:27:52.237496+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.15","version":"1131'12373","reported_seq":21750,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.196815+0000","last_change":"2024-09-21T10:27:49.664285+0000","last_active":"2024-09-21T10:27:57.196815+0000","last_peered":"2024-09-21T10:27:57.196815+0000","last_clean":"2024-09-21T10:27:57.196815+0000","last_became_active":"2024-09-21T10:27:49.638560+0000","last_became_peered":"2024-09-21T10:27:49.638560+0000","last_unstale":"2024-09-21T10:27:57.196815+0000","last_undegraded":"2024-09-21T10:27:57.196815+0000","last_fullsized":"2024-09-21T10:27:57.196815+0000","mapping_epoch":1128,"log_start":"1091'3923","ondisk_log_start":"1091'3923","created":1128,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8450,"log_dups_size":0,"ondisk_log_size":8450,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109772800,"num_objects":1675,"num_object_clones":0,"num_object_copies":5025,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1675,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6312,"num_write_kb":255584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2323,"num_bytes_recovered":152240128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.613203+0000","last_change":"2024-09-21T10:27:05.857605+0000","last_active":"2024-09-21T10:27:54.613203+0000","last_peered":"2024-09-21T10:27:54.613203+0000","last_clean":"2024-09-21T10:27:54.613203+0000","last_became_active":"2024-09-21T10:27:05.856658+0000","last_became_peered":"2024-09-21T10:27:05.856658+0000","last_unstale":"2024-09-21T10:27:54.613203+0000","last_undegraded":"2024-09-21T10:27:54.613203+0000","last_fullsized":"2024-09-21T10:27:54.613203+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:05.366101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1120,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:52.241399+0000","last_change":"2024-09-21T10:26:17.276112+0000","last_active":"2024-09-21T10:27:52.241399+0000","last_peered":"2024-09-21T10:27:52.241399+0000","last_clean":"2024-09-21T10:27:52.241399+0000","last_became_active":"2024-09-21T10:26:17.249642+0000","last_became_peered":"2024-09-21T10:26:17.249642+0000","last_unstale":"2024-09-21T10:27:52.241399+0000","last_undegraded":"2024-09-21T10:27:52.241399+0000","last_fullsized":"2024-09-21T10:27:52.241399+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:59:27.931290+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.a","version":"1131'12778","reported_seq":13667,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.540529+0000","last_change":"2024-09-21T10:26:24.470658+0000","last_active":"2024-09-21T10:27:57.540529+0000","last_peered":"2024-09-21T10:27:57.540529+0000","last_clean":"2024-09-21T10:27:57.540529+0000","last_became_active":"2024-09-21T10:26:24.461677+0000","last_became_peered":"2024-09-21T10:26:24.461677+0000","last_unstale":"2024-09-21T10:27:57.540529+0000","last_undegraded":"2024-09-21T10:27:57.540529+0000","last_fullsized":"2024-09-21T10:27:57.540529+0000","mapping_epoch":1106,"log_start":"1090'2700","ondisk_log_start":"1090'2700","created":1085,"last_epoch_clean":1107,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:52.715632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":220200960,"num_objects":3360,"num_object_clones":0,"num_object_copies":10080,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3360,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12778,"num_write_kb":516416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":406,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1090,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.652645+0000","last_change":"2024-09-21T10:26:17.261148+0000","last_active":"2024-09-21T10:27:50.652645+0000","last_peered":"2024-09-21T10:27:50.652645+0000","last_clean":"2024-09-21T10:27:50.652645+0000","last_became_active":"2024-09-21T10:26:17.249986+0000","last_became_peered":"2024-09-21T10:26:17.249986+0000","last_unstale":"2024-09-21T10:27:50.652645+0000","last_undegraded":"2024-09-21T10:27:50.652645+0000","last_fullsized":"2024-09-21T10:27:50.652645+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:57:20.581608+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1059,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.571839+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:27:50.571839+0000","last_peered":"2024-09-21T10:27:50.571839+0000","last_clean":"2024-09-21T10:27:50.571839+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:27:50.571839+0000","last_undegraded":"2024-09-21T10:27:50.571839+0000","last_fullsized":"2024-09-21T10:27:50.571839+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"1131'12861","reported_seq":12976,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.401753+0000","last_change":"2024-09-21T10:27:06.869284+0000","last_active":"2024-09-21T10:27:58.401753+0000","last_peered":"2024-09-21T10:27:58.401753+0000","last_clean":"2024-09-21T10:27:58.401753+0000","last_became_active":"2024-09-21T10:27:06.801546+0000","last_became_peered":"2024-09-21T10:27:06.801546+0000","last_unstale":"2024-09-21T10:27:58.401753+0000","last_undegraded":"2024-09-21T10:27:58.401753+0000","last_fullsized":"2024-09-21T10:27:58.401753+0000","mapping_epoch":1119,"log_start":"1093'6521","ondisk_log_start":"1093'6521","created":1085,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":6340,"log_dups_size":0,"ondisk_log_size":6340,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:54:06.058666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":210173952,"num_objects":3207,"num_object_clones":0,"num_object_copies":9621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12861,"num_write_kb":514176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1065,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.652639+0000","last_change":"2024-09-21T10:17:33.982249+0000","last_active":"2024-09-21T10:27:50.652639+0000","last_peered":"2024-09-21T10:27:50.652639+0000","last_clean":"2024-09-21T10:27:50.652639+0000","last_became_active":"2024-09-21T10:17:33.981900+0000","last_became_peered":"2024-09-21T10:17:33.981900+0000","last_unstale":"2024-09-21T10:27:50.652639+0000","last_undegraded":"2024-09-21T10:27:50.652639+0000","last_fullsized":"2024-09-21T10:27:50.652639+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:33.290167+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1122,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.620382+0000","last_change":"2024-09-21T10:27:05.784215+0000","last_active":"2024-09-21T10:27:58.620382+0000","last_peered":"2024-09-21T10:27:58.620382+0000","last_clean":"2024-09-21T10:27:58.620382+0000","last_became_active":"2024-09-21T10:27:05.783813+0000","last_became_peered":"2024-09-21T10:27:05.783813+0000","last_unstale":"2024-09-21T10:27:58.620382+0000","last_undegraded":"2024-09-21T10:27:58.620382+0000","last_fullsized":"2024-09-21T10:27:58.620382+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:53.986859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"1131'12615","reported_seq":12701,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.230172+0000","last_change":"2024-09-21T10:27:49.649161+0000","last_active":"2024-09-21T10:27:57.230172+0000","last_peered":"2024-09-21T10:27:57.230172+0000","last_clean":"2024-09-21T10:27:57.230172+0000","last_became_active":"2024-09-21T10:27:49.617278+0000","last_became_peered":"2024-09-21T10:27:49.617278+0000","last_unstale":"2024-09-21T10:27:57.230172+0000","last_undegraded":"2024-09-21T10:27:57.230172+0000","last_fullsized":"2024-09-21T10:27:57.230172+0000","mapping_epoch":1118,"log_start":"1091'4180","ondisk_log_start":"1091'4180","created":1085,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8435,"log_dups_size":0,"ondisk_log_size":8435,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107184128,"num_objects":1635,"num_object_clones":0,"num_object_copies":4905,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1635,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6442,"num_write_kb":258496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1049,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.652731+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:27:50.652731+0000","last_peered":"2024-09-21T10:27:50.652731+0000","last_clean":"2024-09-21T10:27:50.652731+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:27:50.652731+0000","last_undegraded":"2024-09-21T10:27:50.652731+0000","last_fullsized":"2024-09-21T10:27:50.652731+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1073,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.573678+0000","last_change":"2024-09-21T10:17:33.982066+0000","last_active":"2024-09-21T10:27:50.573678+0000","last_peered":"2024-09-21T10:27:50.573678+0000","last_clean":"2024-09-21T10:27:50.573678+0000","last_became_active":"2024-09-21T10:17:33.981569+0000","last_became_peered":"2024-09-21T10:17:33.981569+0000","last_unstale":"2024-09-21T10:27:50.573678+0000","last_undegraded":"2024-09-21T10:27:50.573678+0000","last_fullsized":"2024-09-21T10:27:50.573678+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:05.333150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"1132'12445","reported_seq":12723,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.742200+0000","last_change":"2024-09-21T10:27:49.636783+0000","last_active":"2024-09-21T10:27:58.742200+0000","last_peered":"2024-09-21T10:27:58.742200+0000","last_clean":"2024-09-21T10:27:58.742200+0000","last_became_active":"2024-09-21T10:27:49.613186+0000","last_became_peered":"2024-09-21T10:27:49.613186+0000","last_unstale":"2024-09-21T10:27:58.742200+0000","last_undegraded":"2024-09-21T10:27:58.742200+0000","last_fullsized":"2024-09-21T10:27:58.742200+0000","mapping_epoch":1107,"log_start":"1089'2100","ondisk_log_start":"1089'2100","created":1085,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10345,"log_dups_size":0,"ondisk_log_size":10345,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105545728,"num_objects":1610,"num_object_clones":0,"num_object_copies":4830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1610,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6371,"num_write_kb":255424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":38,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1093,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.572488+0000","last_change":"2024-09-21T10:27:05.783349+0000","last_active":"2024-09-21T10:27:50.572488+0000","last_peered":"2024-09-21T10:27:50.572488+0000","last_clean":"2024-09-21T10:27:50.572488+0000","last_became_active":"2024-09-21T10:27:05.782972+0000","last_became_peered":"2024-09-21T10:27:05.782972+0000","last_unstale":"2024-09-21T10:27:50.572488+0000","last_undegraded":"2024-09-21T10:27:50.572488+0000","last_fullsized":"2024-09-21T10:27:50.572488+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:14:55.621189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":70,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.621201+0000","last_change":"2024-09-21T10:26:17.253826+0000","last_active":"2024-09-21T10:27:58.621201+0000","last_peered":"2024-09-21T10:27:58.621201+0000","last_clean":"2024-09-21T10:27:58.621201+0000","last_became_active":"2024-09-21T10:26:17.253450+0000","last_became_peered":"2024-09-21T10:26:17.253450+0000","last_unstale":"2024-09-21T10:27:58.621201+0000","last_undegraded":"2024-09-21T10:27:58.621201+0000","last_fullsized":"2024-09-21T10:27:58.621201+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:10.745418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"1133'12933","reported_seq":12990,"reported_epoch":1133,"state":"active+clean","last_fresh":"2024-09-21T10:28:02.099029+0000","last_change":"2024-09-21T10:24:17.726777+0000","last_active":"2024-09-21T10:28:02.099029+0000","last_peered":"2024-09-21T10:28:02.099029+0000","last_clean":"2024-09-21T10:28:02.099029+0000","last_became_active":"2024-09-21T10:24:17.726335+0000","last_became_peered":"2024-09-21T10:24:17.726335+0000","last_unstale":"2024-09-21T10:28:02.099029+0000","last_undegraded":"2024-09-21T10:28:02.099029+0000","last_fullsized":"2024-09-21T10:28:02.099029+0000","mapping_epoch":1085,"log_start":"1092'5524","ondisk_log_start":"1092'5524","created":1085,"last_epoch_clean":1086,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":7409,"log_dups_size":0,"ondisk_log_size":7409,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:18:17.151122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197984256,"num_objects":3021,"num_object_clones":0,"num_object_copies":9063,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3021,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12933,"num_write_kb":510528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.b","version":"71'2","reported_seq":40,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.616505+0000","last_change":"2024-09-21T10:27:05.803100+0000","last_active":"2024-09-21T10:27:54.616505+0000","last_peered":"2024-09-21T10:27:54.616505+0000","last_clean":"2024-09-21T10:27:54.616505+0000","last_became_active":"2024-09-21T10:27:05.773183+0000","last_became_peered":"2024-09-21T10:27:05.773183+0000","last_unstale":"2024-09-21T10:27:54.616505+0000","last_undegraded":"2024-09-21T10:27:54.616505+0000","last_fullsized":"2024-09-21T10:27:54.616505+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:06.435170+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":3,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1098,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.619814+0000","last_change":"2024-09-21T10:27:05.765511+0000","last_active":"2024-09-21T10:27:58.619814+0000","last_peered":"2024-09-21T10:27:58.619814+0000","last_clean":"2024-09-21T10:27:58.619814+0000","last_became_active":"2024-09-21T10:27:05.764393+0000","last_became_peered":"2024-09-21T10:27:05.764393+0000","last_unstale":"2024-09-21T10:27:58.619814+0000","last_undegraded":"2024-09-21T10:27:58.619814+0000","last_fullsized":"2024-09-21T10:27:58.619814+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:41:28.887395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"1133'13039","reported_seq":15652,"reported_epoch":1133,"state":"active+clean","last_fresh":"2024-09-21T10:28:00.210113+0000","last_change":"2024-09-21T10:27:59.650284+0000","last_active":"2024-09-21T10:28:00.210113+0000","last_peered":"2024-09-21T10:28:00.210113+0000","last_clean":"2024-09-21T10:28:00.210113+0000","last_became_active":"2024-09-21T10:27:59.614541+0000","last_became_peered":"2024-09-21T10:27:59.614541+0000","last_unstale":"2024-09-21T10:28:00.210113+0000","last_undegraded":"2024-09-21T10:28:00.210113+0000","last_fullsized":"2024-09-21T10:28:00.210113+0000","mapping_epoch":1132,"log_start":"1091'4430","ondisk_log_start":"1091'4430","created":1085,"last_epoch_clean":1133,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8609,"log_dups_size":0,"ondisk_log_size":8609,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:16:32.617874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211746816,"num_objects":3231,"num_object_clones":0,"num_object_copies":9693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3231,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13039,"num_write_kb":520640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1245,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1074,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.573637+0000","last_change":"2024-09-21T10:17:33.980911+0000","last_active":"2024-09-21T10:27:50.573637+0000","last_peered":"2024-09-21T10:27:50.573637+0000","last_clean":"2024-09-21T10:27:50.573637+0000","last_became_active":"2024-09-21T10:17:33.980134+0000","last_became_peered":"2024-09-21T10:17:33.980134+0000","last_unstale":"2024-09-21T10:27:50.573637+0000","last_undegraded":"2024-09-21T10:27:50.573637+0000","last_fullsized":"2024-09-21T10:27:50.573637+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:05.063536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1095,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.620189+0000","last_change":"2024-09-21T10:18:06.728019+0000","last_active":"2024-09-21T10:27:58.620189+0000","last_peered":"2024-09-21T10:27:58.620189+0000","last_clean":"2024-09-21T10:27:58.620189+0000","last_became_active":"2024-09-21T10:18:06.727705+0000","last_became_peered":"2024-09-21T10:18:06.727705+0000","last_unstale":"2024-09-21T10:27:58.620189+0000","last_undegraded":"2024-09-21T10:27:58.620189+0000","last_fullsized":"2024-09-21T10:27:58.620189+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:58:07.024707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"1131'12776","reported_seq":17559,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.396089+0000","last_change":"2024-09-21T10:27:06.929823+0000","last_active":"2024-09-21T10:27:58.396089+0000","last_peered":"2024-09-21T10:27:58.396089+0000","last_clean":"2024-09-21T10:27:58.396089+0000","last_became_active":"2024-09-21T10:27:06.816514+0000","last_became_peered":"2024-09-21T10:27:06.816514+0000","last_unstale":"2024-09-21T10:27:58.396089+0000","last_undegraded":"2024-09-21T10:27:58.396089+0000","last_fullsized":"2024-09-21T10:27:58.396089+0000","mapping_epoch":1119,"log_start":"1093'6470","ondisk_log_start":"1093'6470","created":1085,"last_epoch_clean":1120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":6306,"log_dups_size":0,"ondisk_log_size":6306,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:32.616652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":209453056,"num_objects":3196,"num_object_clones":0,"num_object_copies":9588,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3196,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12776,"num_write_kb":511104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2334,"num_bytes_recovered":152895488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1081,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.620561+0000","last_change":"2024-09-21T10:18:06.729319+0000","last_active":"2024-09-21T10:27:58.620561+0000","last_peered":"2024-09-21T10:27:58.620561+0000","last_clean":"2024-09-21T10:27:58.620561+0000","last_became_active":"2024-09-21T10:18:06.729031+0000","last_became_peered":"2024-09-21T10:18:06.729031+0000","last_unstale":"2024-09-21T10:27:58.620561+0000","last_undegraded":"2024-09-21T10:27:58.620561+0000","last_fullsized":"2024-09-21T10:27:58.620561+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:09.675295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":1080,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.619528+0000","last_change":"2024-09-21T10:17:33.982264+0000","last_active":"2024-09-21T10:27:58.619528+0000","last_peered":"2024-09-21T10:27:58.619528+0000","last_clean":"2024-09-21T10:27:58.619528+0000","last_became_active":"2024-09-21T10:17:33.981937+0000","last_became_peered":"2024-09-21T10:17:33.981937+0000","last_unstale":"2024-09-21T10:27:58.619528+0000","last_undegraded":"2024-09-21T10:27:58.619528+0000","last_fullsized":"2024-09-21T10:27:58.619528+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:47.542872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"1131'12711","reported_seq":13572,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.524851+0000","last_change":"2024-09-21T10:26:28.455282+0000","last_active":"2024-09-21T10:27:57.524851+0000","last_peered":"2024-09-21T10:27:57.524851+0000","last_clean":"2024-09-21T10:27:57.524851+0000","last_became_active":"2024-09-21T10:26:28.437068+0000","last_became_peered":"2024-09-21T10:26:28.437068+0000","last_unstale":"2024-09-21T10:27:57.524851+0000","last_undegraded":"2024-09-21T10:27:57.524851+0000","last_fullsized":"2024-09-21T10:27:57.524851+0000","mapping_epoch":1110,"log_start":"1090'2700","ondisk_log_start":"1090'2700","created":1085,"last_epoch_clean":1111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:05:39.460996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211288088,"num_objects":3225,"num_object_clones":0,"num_object_copies":9675,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3225,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12711,"num_write_kb":509889,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":389,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.8","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.614096+0000","last_change":"2024-09-21T10:27:05.763981+0000","last_active":"2024-09-21T10:27:54.614096+0000","last_peered":"2024-09-21T10:27:54.614096+0000","last_clean":"2024-09-21T10:27:54.614096+0000","last_became_active":"2024-09-21T10:27:05.762924+0000","last_became_peered":"2024-09-21T10:27:05.762924+0000","last_unstale":"2024-09-21T10:27:54.614096+0000","last_undegraded":"2024-09-21T10:27:54.614096+0000","last_fullsized":"2024-09-21T10:27:54.614096+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:05.945559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.613111+0000","last_change":"2024-09-21T10:27:05.857681+0000","last_active":"2024-09-21T10:27:54.613111+0000","last_peered":"2024-09-21T10:27:54.613111+0000","last_clean":"2024-09-21T10:27:54.613111+0000","last_became_active":"2024-09-21T10:27:05.856892+0000","last_became_peered":"2024-09-21T10:27:05.856892+0000","last_unstale":"2024-09-21T10:27:54.613111+0000","last_undegraded":"2024-09-21T10:27:54.613111+0000","last_fullsized":"2024-09-21T10:27:54.613111+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:18.000206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.7","version":"1131'12644","reported_seq":16185,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.515191+0000","last_change":"2024-09-21T10:27:49.647963+0000","last_active":"2024-09-21T10:27:57.515191+0000","last_peered":"2024-09-21T10:27:57.515191+0000","last_clean":"2024-09-21T10:27:57.515191+0000","last_became_active":"2024-09-21T10:27:49.619647+0000","last_became_peered":"2024-09-21T10:27:49.619647+0000","last_unstale":"2024-09-21T10:27:57.515191+0000","last_undegraded":"2024-09-21T10:27:57.515191+0000","last_fullsized":"2024-09-21T10:27:57.515191+0000","mapping_epoch":1124,"log_start":"1089'2300","ondisk_log_start":"1089'2300","created":1085,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10344,"log_dups_size":0,"ondisk_log_size":10344,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106364928,"num_objects":1623,"num_object_clones":0,"num_object_copies":4869,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1623,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6452,"num_write_kb":258400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":862,"num_bytes_recovered":15892480,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1441,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.651967+0000","last_change":"2024-09-21T10:26:28.445513+0000","last_active":"2024-09-21T10:27:50.651967+0000","last_peered":"2024-09-21T10:27:50.651967+0000","last_clean":"2024-09-21T10:27:50.651967+0000","last_became_active":"2024-09-21T10:26:28.444936+0000","last_became_peered":"2024-09-21T10:26:28.444936+0000","last_unstale":"2024-09-21T10:27:50.651967+0000","last_undegraded":"2024-09-21T10:27:50.651967+0000","last_fullsized":"2024-09-21T10:27:50.651967+0000","mapping_epoch":1110,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:43:12.062702+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1089,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.571841+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:27:50.571841+0000","last_peered":"2024-09-21T10:27:50.571841+0000","last_clean":"2024-09-21T10:27:50.571841+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:27:50.571841+0000","last_undegraded":"2024-09-21T10:27:50.571841+0000","last_fullsized":"2024-09-21T10:27:50.571841+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.611954+0000","last_change":"2024-09-21T10:27:05.785505+0000","last_active":"2024-09-21T10:27:54.611954+0000","last_peered":"2024-09-21T10:27:54.611954+0000","last_clean":"2024-09-21T10:27:54.611954+0000","last_became_active":"2024-09-21T10:27:05.784813+0000","last_became_peered":"2024-09-21T10:27:05.784813+0000","last_unstale":"2024-09-21T10:27:54.611954+0000","last_undegraded":"2024-09-21T10:27:54.611954+0000","last_fullsized":"2024-09-21T10:27:54.611954+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:37:24.615335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1059,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.573882+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:27:50.573882+0000","last_peered":"2024-09-21T10:27:50.573882+0000","last_clean":"2024-09-21T10:27:50.573882+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:27:50.573882+0000","last_undegraded":"2024-09-21T10:27:50.573882+0000","last_fullsized":"2024-09-21T10:27:50.573882+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"1131'12576","reported_seq":12660,"reported_epoch":1131,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:27:57.478290+0000","last_change":"2024-09-21T10:27:50.639171+0000","last_active":"2024-09-21T10:27:57.478290+0000","last_peered":"2024-09-21T10:27:57.478290+0000","last_clean":"2024-09-21T10:26:27.754227+0000","last_became_active":"2024-09-21T10:27:50.575350+0000","last_became_peered":"2024-09-21T10:27:50.575350+0000","last_unstale":"2024-09-21T10:27:57.478290+0000","last_undegraded":"2024-09-21T10:27:50.572252+0000","last_fullsized":"2024-09-21T10:27:57.478290+0000","mapping_epoch":1129,"log_start":"1089'2300","ondisk_log_start":"1089'2300","created":1085,"last_epoch_clean":1086,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10276,"log_dups_size":0,"ondisk_log_size":10276,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107610112,"num_objects":1642,"num_object_clones":0,"num_object_copies":4926,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":590,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1642,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6424,"num_write_kb":258112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":["5","1"],"object_location_counts":[{"shards":"1,3,5","objects":1642}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1110,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.651874+0000","last_change":"2024-09-21T10:26:17.250664+0000","last_active":"2024-09-21T10:27:50.651874+0000","last_peered":"2024-09-21T10:27:50.651874+0000","last_clean":"2024-09-21T10:27:50.651874+0000","last_became_active":"2024-09-21T10:26:17.250347+0000","last_became_peered":"2024-09-21T10:26:17.250347+0000","last_unstale":"2024-09-21T10:27:50.651874+0000","last_undegraded":"2024-09-21T10:27:50.651874+0000","last_fullsized":"2024-09-21T10:27:50.651874+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:00.506896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":84,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.635288+0000","last_change":"2024-09-21T10:27:05.770829+0000","last_active":"2024-09-21T10:27:58.635288+0000","last_peered":"2024-09-21T10:27:58.635288+0000","last_clean":"2024-09-21T10:27:58.635288+0000","last_became_active":"2024-09-21T10:27:05.770362+0000","last_became_peered":"2024-09-21T10:27:05.770362+0000","last_unstale":"2024-09-21T10:27:58.635288+0000","last_undegraded":"2024-09-21T10:27:58.635288+0000","last_fullsized":"2024-09-21T10:27:58.635288+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:20.988926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":70,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.621451+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:27:58.621451+0000","last_peered":"2024-09-21T10:27:58.621451+0000","last_clean":"2024-09-21T10:27:58.621451+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:27:58.621451+0000","last_undegraded":"2024-09-21T10:27:58.621451+0000","last_fullsized":"2024-09-21T10:27:58.621451+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"1131'12362","reported_seq":21739,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.157779+0000","last_change":"2024-09-21T10:27:49.640419+0000","last_active":"2024-09-21T10:27:57.157779+0000","last_peered":"2024-09-21T10:27:57.157779+0000","last_clean":"2024-09-21T10:27:57.157779+0000","last_became_active":"2024-09-21T10:27:49.600018+0000","last_became_peered":"2024-09-21T10:27:49.600018+0000","last_unstale":"2024-09-21T10:27:57.157779+0000","last_undegraded":"2024-09-21T10:27:57.157779+0000","last_fullsized":"2024-09-21T10:27:57.157779+0000","mapping_epoch":1118,"log_start":"1091'3923","ondisk_log_start":"1091'3923","created":1085,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8439,"log_dups_size":0,"ondisk_log_size":8439,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110493696,"num_objects":1686,"num_object_clones":0,"num_object_copies":5058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1686,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6301,"num_write_kb":255584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2323,"num_bytes_recovered":152240128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1459,"reported_epoch":1133,"state":"active+clean","last_fresh":"2024-09-21T10:27:59.613595+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:27:59.613595+0000","last_peered":"2024-09-21T10:27:59.613595+0000","last_clean":"2024-09-21T10:27:59.613595+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:27:59.613595+0000","last_undegraded":"2024-09-21T10:27:59.613595+0000","last_fullsized":"2024-09-21T10:27:59.613595+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":852,"reported_epoch":1133,"state":"active+clean","last_fresh":"2024-09-21T10:27:59.613785+0000","last_change":"2024-09-21T10:24:11.226719+0000","last_active":"2024-09-21T10:27:59.613785+0000","last_peered":"2024-09-21T10:27:59.613785+0000","last_clean":"2024-09-21T10:27:59.613785+0000","last_became_active":"2024-09-21T10:24:11.226413+0000","last_became_peered":"2024-09-21T10:24:11.226413+0000","last_unstale":"2024-09-21T10:27:59.613785+0000","last_undegraded":"2024-09-21T10:27:59.613785+0000","last_fullsized":"2024-09-21T10:27:59.613785+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:27.697810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":765,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.572082+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:27:50.572082+0000","last_peered":"2024-09-21T10:27:50.572082+0000","last_clean":"2024-09-21T10:27:50.572082+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:27:50.572082+0000","last_undegraded":"2024-09-21T10:27:50.572082+0000","last_fullsized":"2024-09-21T10:27:50.572082+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"6.6","version":"1131'12621","reported_seq":19364,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.353059+0000","last_change":"2024-09-21T10:27:49.631988+0000","last_active":"2024-09-21T10:27:58.353059+0000","last_peered":"2024-09-21T10:27:58.353059+0000","last_clean":"2024-09-21T10:27:58.353059+0000","last_became_active":"2024-09-21T10:27:49.602097+0000","last_became_peered":"2024-09-21T10:27:49.602097+0000","last_unstale":"2024-09-21T10:27:58.353059+0000","last_undegraded":"2024-09-21T10:27:58.353059+0000","last_fullsized":"2024-09-21T10:27:58.353059+0000","mapping_epoch":1119,"log_start":"1091'4996","ondisk_log_start":"1091'4996","created":1085,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":7625,"log_dups_size":0,"ondisk_log_size":7625,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107839488,"num_objects":1645,"num_object_clones":0,"num_object_copies":4935,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1645,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6459,"num_write_kb":259360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1656,"num_bytes_recovered":108560384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1090,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.571950+0000","last_change":"2024-09-21T10:17:33.984312+0000","last_active":"2024-09-21T10:27:50.571950+0000","last_peered":"2024-09-21T10:27:50.571950+0000","last_clean":"2024-09-21T10:27:50.571950+0000","last_became_active":"2024-09-21T10:17:33.980602+0000","last_became_peered":"2024-09-21T10:17:33.980602+0000","last_unstale":"2024-09-21T10:27:50.571950+0000","last_undegraded":"2024-09-21T10:27:50.571950+0000","last_fullsized":"2024-09-21T10:27:50.571950+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:56.851293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1100,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.619668+0000","last_change":"2024-09-21T10:26:17.243429+0000","last_active":"2024-09-21T10:27:58.619668+0000","last_peered":"2024-09-21T10:27:58.619668+0000","last_clean":"2024-09-21T10:27:58.619668+0000","last_became_active":"2024-09-21T10:26:17.242997+0000","last_became_peered":"2024-09-21T10:26:17.242997+0000","last_unstale":"2024-09-21T10:27:58.619668+0000","last_undegraded":"2024-09-21T10:27:58.619668+0000","last_fullsized":"2024-09-21T10:27:58.619668+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:15:32.014645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":940,"reported_epoch":1133,"state":"active+clean","last_fresh":"2024-09-21T10:27:59.613642+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:27:59.613642+0000","last_peered":"2024-09-21T10:27:59.613642+0000","last_clean":"2024-09-21T10:27:59.613642+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:27:59.613642+0000","last_undegraded":"2024-09-21T10:27:59.613642+0000","last_fullsized":"2024-09-21T10:27:59.613642+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.0","version":"1132'12488","reported_seq":24154,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.743835+0000","last_change":"2024-09-21T10:27:49.649944+0000","last_active":"2024-09-21T10:27:58.743835+0000","last_peered":"2024-09-21T10:27:58.743835+0000","last_clean":"2024-09-21T10:27:58.743835+0000","last_became_active":"2024-09-21T10:27:49.614507+0000","last_became_peered":"2024-09-21T10:27:49.614507+0000","last_unstale":"2024-09-21T10:27:58.743835+0000","last_undegraded":"2024-09-21T10:27:58.743835+0000","last_fullsized":"2024-09-21T10:27:58.743835+0000","mapping_epoch":1119,"log_start":"1089'2225","ondisk_log_start":"1089'2225","created":1085,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10263,"log_dups_size":0,"ondisk_log_size":10263,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107347968,"num_objects":1638,"num_object_clones":0,"num_object_copies":4914,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1638,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6399,"num_write_kb":257184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2881,"num_bytes_recovered":180846592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1108,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.572369+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:27:50.572369+0000","last_peered":"2024-09-21T10:27:50.572369+0000","last_clean":"2024-09-21T10:27:50.572369+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:27:50.572369+0000","last_undegraded":"2024-09-21T10:27:50.572369+0000","last_fullsized":"2024-09-21T10:27:50.572369+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":70,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.621336+0000","last_change":"2024-09-21T10:26:17.251840+0000","last_active":"2024-09-21T10:27:58.621336+0000","last_peered":"2024-09-21T10:27:58.621336+0000","last_clean":"2024-09-21T10:27:58.621336+0000","last_became_active":"2024-09-21T10:26:17.250742+0000","last_became_peered":"2024-09-21T10:26:17.250742+0000","last_unstale":"2024-09-21T10:27:58.621336+0000","last_undegraded":"2024-09-21T10:27:58.621336+0000","last_fullsized":"2024-09-21T10:27:58.621336+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:48.777859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":722,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.572030+0000","last_change":"2024-09-21T10:24:11.226664+0000","last_active":"2024-09-21T10:27:50.572030+0000","last_peered":"2024-09-21T10:27:50.572030+0000","last_clean":"2024-09-21T10:27:50.572030+0000","last_became_active":"2024-09-21T10:24:11.226286+0000","last_became_peered":"2024-09-21T10:24:11.226286+0000","last_unstale":"2024-09-21T10:27:50.572030+0000","last_undegraded":"2024-09-21T10:27:50.572030+0000","last_fullsized":"2024-09-21T10:27:50.572030+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:49:53.894642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.1","version":"1131'12579","reported_seq":12692,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.130940+0000","last_change":"2024-09-21T10:27:55.148183+0000","last_active":"2024-09-21T10:27:57.130940+0000","last_peered":"2024-09-21T10:27:57.130940+0000","last_clean":"2024-09-21T10:27:57.130940+0000","last_became_active":"2024-09-21T10:27:49.607561+0000","last_became_peered":"2024-09-21T10:27:49.607561+0000","last_unstale":"2024-09-21T10:27:57.130940+0000","last_undegraded":"2024-09-21T10:27:57.130940+0000","last_fullsized":"2024-09-21T10:27:57.130940+0000","mapping_epoch":1085,"log_start":"1090'3551","ondisk_log_start":"1090'3551","created":1085,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":0,"last_scrub":"1131'12497","last_scrub_stamp":"2024-09-21T10:27:55.147916+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:27:55.147916+0000","objects_scrubbed":1800,"log_size":9028,"log_dups_size":0,"ondisk_log_size":9028,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:57.400705+0000","scrub_duration":0.45755861199999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112066560,"num_objects":1710,"num_object_clones":0,"num_object_copies":5130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1710,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":90,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":851,"reported_epoch":1133,"state":"active+clean","last_fresh":"2024-09-21T10:27:59.613434+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:27:59.613434+0000","last_peered":"2024-09-21T10:27:59.613434+0000","last_clean":"2024-09-21T10:27:59.613434+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:27:59.613434+0000","last_undegraded":"2024-09-21T10:27:59.613434+0000","last_fullsized":"2024-09-21T10:27:59.613434+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1094,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.652790+0000","last_change":"2024-09-21T10:26:17.249844+0000","last_active":"2024-09-21T10:27:50.652790+0000","last_peered":"2024-09-21T10:27:50.652790+0000","last_clean":"2024-09-21T10:27:50.652790+0000","last_became_active":"2024-09-21T10:26:17.249416+0000","last_became_peered":"2024-09-21T10:26:17.249416+0000","last_unstale":"2024-09-21T10:27:50.652790+0000","last_undegraded":"2024-09-21T10:27:50.652790+0000","last_fullsized":"2024-09-21T10:27:50.652790+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:32.517453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":70,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.621289+0000","last_change":"2024-09-21T10:26:17.248929+0000","last_active":"2024-09-21T10:27:58.621289+0000","last_peered":"2024-09-21T10:27:58.621289+0000","last_clean":"2024-09-21T10:27:58.621289+0000","last_became_active":"2024-09-21T10:26:17.248657+0000","last_became_peered":"2024-09-21T10:26:17.248657+0000","last_unstale":"2024-09-21T10:27:58.621289+0000","last_undegraded":"2024-09-21T10:27:58.621289+0000","last_fullsized":"2024-09-21T10:27:58.621289+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:17.227396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.2","version":"1133'12574","reported_seq":12688,"reported_epoch":1133,"state":"active+clean+scrubbing","last_fresh":"2024-09-21T10:28:02.115538+0000","last_change":"2024-09-21T10:28:01.858142+0000","last_active":"2024-09-21T10:28:02.115538+0000","last_peered":"2024-09-21T10:28:02.115538+0000","last_clean":"2024-09-21T10:28:02.115538+0000","last_became_active":"2024-09-21T10:27:49.620163+0000","last_became_peered":"2024-09-21T10:27:49.620163+0000","last_unstale":"2024-09-21T10:28:02.115538+0000","last_undegraded":"2024-09-21T10:28:02.115538+0000","last_fullsized":"2024-09-21T10:28:02.115538+0000","mapping_epoch":1119,"log_start":"1091'4304","ondisk_log_start":"1091'4304","created":1085,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":1199,"log_size":8270,"log_dups_size":0,"ondisk_log_size":8270,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"scrubbing for 0s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":97222656,"num_objects":1483,"num_object_clones":0,"num_object_copies":4449,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1483,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6469,"num_write_kb":254496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":40,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.614264+0000","last_change":"2024-09-21T10:27:05.859895+0000","last_active":"2024-09-21T10:27:54.614264+0000","last_peered":"2024-09-21T10:27:54.614264+0000","last_clean":"2024-09-21T10:27:54.614264+0000","last_became_active":"2024-09-21T10:27:05.787695+0000","last_became_peered":"2024-09-21T10:27:05.787695+0000","last_unstale":"2024-09-21T10:27:54.614264+0000","last_undegraded":"2024-09-21T10:27:54.614264+0000","last_fullsized":"2024-09-21T10:27:54.614264+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:09:15.221604+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":2,"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":[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":"0'0","reported_seq":732,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.573996+0000","last_change":"2024-09-21T10:24:11.226347+0000","last_active":"2024-09-21T10:27:50.573996+0000","last_peered":"2024-09-21T10:27:50.573996+0000","last_clean":"2024-09-21T10:27:50.573996+0000","last_became_active":"2024-09-21T10:24:11.225985+0000","last_became_peered":"2024-09-21T10:24:11.225985+0000","last_unstale":"2024-09-21T10:27:50.573996+0000","last_undegraded":"2024-09-21T10:27:50.573996+0000","last_fullsized":"2024-09-21T10:27:50.573996+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:21:57.182810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.614011+0000","last_change":"2024-09-21T10:27:05.783515+0000","last_active":"2024-09-21T10:27:54.614011+0000","last_peered":"2024-09-21T10:27:54.614011+0000","last_clean":"2024-09-21T10:27:54.614011+0000","last_became_active":"2024-09-21T10:27:05.783198+0000","last_became_peered":"2024-09-21T10:27:05.783198+0000","last_unstale":"2024-09-21T10:27:54.614011+0000","last_undegraded":"2024-09-21T10:27:54.614011+0000","last_fullsized":"2024-09-21T10:27:54.614011+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:22.726730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.3","version":"1131'12478","reported_seq":12543,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.144776+0000","last_change":"2024-09-21T10:27:49.616915+0000","last_active":"2024-09-21T10:27:57.144776+0000","last_peered":"2024-09-21T10:27:57.144776+0000","last_clean":"2024-09-21T10:27:57.144776+0000","last_became_active":"2024-09-21T10:27:49.597344+0000","last_became_peered":"2024-09-21T10:27:49.597344+0000","last_unstale":"2024-09-21T10:27:57.144776+0000","last_undegraded":"2024-09-21T10:27:57.144776+0000","last_fullsized":"2024-09-21T10:27:57.144776+0000","mapping_epoch":1085,"log_start":"1091'4066","ondisk_log_start":"1091'4066","created":1085,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8412,"log_dups_size":0,"ondisk_log_size":8412,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110526464,"num_objects":1686,"num_object_clones":0,"num_object_copies":5058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1686,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6349,"num_write_kb":257152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"71'1","reported_seq":74,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.626505+0000","last_change":"2024-09-21T10:26:17.283049+0000","last_active":"2024-09-21T10:27:58.626505+0000","last_peered":"2024-09-21T10:27:58.626505+0000","last_clean":"2024-09-21T10:27:58.626505+0000","last_became_active":"2024-09-21T10:26:17.249481+0000","last_became_peered":"2024-09-21T10:26:17.249481+0000","last_unstale":"2024-09-21T10:27:58.626505+0000","last_undegraded":"2024-09-21T10:27:58.626505+0000","last_fullsized":"2024-09-21T10:27:58.626505+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:06:22.697627+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":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.7","version":"0'0","reported_seq":1087,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.574121+0000","last_change":"2024-09-21T10:18:06.728681+0000","last_active":"2024-09-21T10:27:50.574121+0000","last_peered":"2024-09-21T10:27:50.574121+0000","last_clean":"2024-09-21T10:27:50.574121+0000","last_became_active":"2024-09-21T10:18:06.728401+0000","last_became_peered":"2024-09-21T10:18:06.728401+0000","last_unstale":"2024-09-21T10:27:50.574121+0000","last_undegraded":"2024-09-21T10:27:50.574121+0000","last_fullsized":"2024-09-21T10:27:50.574121+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:11.694793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1066,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.620255+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:27:58.620255+0000","last_peered":"2024-09-21T10:27:58.620255+0000","last_clean":"2024-09-21T10:27:58.620255+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:27:58.620255+0000","last_undegraded":"2024-09-21T10:27:58.620255+0000","last_fullsized":"2024-09-21T10:27:58.620255+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.11","version":"1131'12558","reported_seq":12667,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.230827+0000","last_change":"2024-09-21T10:27:57.101540+0000","last_active":"2024-09-21T10:27:57.230827+0000","last_peered":"2024-09-21T10:27:57.230827+0000","last_clean":"2024-09-21T10:27:57.230827+0000","last_became_active":"2024-09-21T10:27:49.607565+0000","last_became_peered":"2024-09-21T10:27:49.607565+0000","last_unstale":"2024-09-21T10:27:57.230827+0000","last_undegraded":"2024-09-21T10:27:57.230827+0000","last_fullsized":"2024-09-21T10:27:57.230827+0000","mapping_epoch":1128,"log_start":"1090'3551","ondisk_log_start":"1090'3551","created":1128,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":5,"last_scrub":"1131'12552","last_scrub_stamp":"2024-09-21T10:27:57.101253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:27:57.101253+0000","objects_scrubbed":1616,"log_size":9007,"log_dups_size":0,"ondisk_log_size":9007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:44:58.183783+0000","scrub_duration":0.405251572,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105119744,"num_objects":1604,"num_object_clones":0,"num_object_copies":4812,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1604,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1080,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.619481+0000","last_change":"2024-09-21T10:17:33.979153+0000","last_active":"2024-09-21T10:27:58.619481+0000","last_peered":"2024-09-21T10:27:58.619481+0000","last_clean":"2024-09-21T10:27:58.619481+0000","last_became_active":"2024-09-21T10:17:33.978851+0000","last_became_peered":"2024-09-21T10:17:33.978851+0000","last_unstale":"2024-09-21T10:27:58.619481+0000","last_undegraded":"2024-09-21T10:27:58.619481+0000","last_fullsized":"2024-09-21T10:27:58.619481+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:43.992777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":1089,"reported_epoch":1133,"state":"active+clean","last_fresh":"2024-09-21T10:27:59.611603+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:27:59.611603+0000","last_peered":"2024-09-21T10:27:59.611603+0000","last_clean":"2024-09-21T10:27:59.611603+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:27:59.611603+0000","last_undegraded":"2024-09-21T10:27:59.611603+0000","last_fullsized":"2024-09-21T10:27:59.611603+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.10","version":"1132'12490","reported_seq":24160,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.703000+0000","last_change":"2024-09-21T10:27:58.215814+0000","last_active":"2024-09-21T10:27:58.703000+0000","last_peered":"2024-09-21T10:27:58.703000+0000","last_clean":"2024-09-21T10:27:58.703000+0000","last_became_active":"2024-09-21T10:27:49.648243+0000","last_became_peered":"2024-09-21T10:27:49.648243+0000","last_unstale":"2024-09-21T10:27:58.703000+0000","last_undegraded":"2024-09-21T10:27:58.703000+0000","last_fullsized":"2024-09-21T10:27:58.703000+0000","mapping_epoch":1128,"log_start":"1089'2225","ondisk_log_start":"1089'2225","created":1128,"last_epoch_clean":1131,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10265,"log_dups_size":0,"ondisk_log_size":10265,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107216896,"num_objects":1636,"num_object_clones":0,"num_object_copies":4908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1636,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6401,"num_write_kb":257184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2882,"num_bytes_recovered":180846592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1070,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.571742+0000","last_change":"2024-09-21T10:18:06.723700+0000","last_active":"2024-09-21T10:27:50.571742+0000","last_peered":"2024-09-21T10:27:50.571742+0000","last_clean":"2024-09-21T10:27:50.571742+0000","last_became_active":"2024-09-21T10:18:06.723427+0000","last_became_peered":"2024-09-21T10:18:06.723427+0000","last_unstale":"2024-09-21T10:27:50.571742+0000","last_undegraded":"2024-09-21T10:27:50.571742+0000","last_fullsized":"2024-09-21T10:27:50.571742+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:12.611898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1095,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.652238+0000","last_change":"2024-09-21T10:27:05.831822+0000","last_active":"2024-09-21T10:27:50.652238+0000","last_peered":"2024-09-21T10:27:50.652238+0000","last_clean":"2024-09-21T10:27:50.652238+0000","last_became_active":"2024-09-21T10:27:05.801083+0000","last_became_peered":"2024-09-21T10:27:05.801083+0000","last_unstale":"2024-09-21T10:27:50.652238+0000","last_undegraded":"2024-09-21T10:27:50.652238+0000","last_fullsized":"2024-09-21T10:27:50.652238+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:10:16.399023+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":4,"num_bytes_recovered":180,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.13","version":"1131'12504","reported_seq":12569,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.115248+0000","last_change":"2024-09-21T10:27:49.652559+0000","last_active":"2024-09-21T10:27:57.115248+0000","last_peered":"2024-09-21T10:27:57.115248+0000","last_clean":"2024-09-21T10:27:57.115248+0000","last_became_active":"2024-09-21T10:27:49.617642+0000","last_became_peered":"2024-09-21T10:27:49.617642+0000","last_unstale":"2024-09-21T10:27:57.115248+0000","last_undegraded":"2024-09-21T10:27:57.115248+0000","last_fullsized":"2024-09-21T10:27:57.115248+0000","mapping_epoch":1128,"log_start":"1091'4066","ondisk_log_start":"1091'4066","created":1128,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8438,"log_dups_size":0,"ondisk_log_size":8438,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108822528,"num_objects":1661,"num_object_clones":0,"num_object_copies":4983,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1661,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6376,"num_write_kb":257152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1074,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.571965+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:27:50.571965+0000","last_peered":"2024-09-21T10:27:50.571965+0000","last_clean":"2024-09-21T10:27:50.571965+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:27:50.571965+0000","last_undegraded":"2024-09-21T10:27:50.571965+0000","last_fullsized":"2024-09-21T10:27:50.571965+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.612348+0000","last_change":"2024-09-21T10:27:05.773839+0000","last_active":"2024-09-21T10:27:54.612348+0000","last_peered":"2024-09-21T10:27:54.612348+0000","last_clean":"2024-09-21T10:27:54.612348+0000","last_became_active":"2024-09-21T10:27:05.772482+0000","last_became_peered":"2024-09-21T10:27:05.772482+0000","last_unstale":"2024-09-21T10:27:54.612348+0000","last_undegraded":"2024-09-21T10:27:54.612348+0000","last_fullsized":"2024-09-21T10:27:54.612348+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:40:31.087141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.12","version":"1133'12557","reported_seq":12638,"reported_epoch":1133,"state":"active+clean","last_fresh":"2024-09-21T10:28:02.067285+0000","last_change":"2024-09-21T10:27:49.664255+0000","last_active":"2024-09-21T10:28:02.067285+0000","last_peered":"2024-09-21T10:28:02.067285+0000","last_clean":"2024-09-21T10:28:02.067285+0000","last_became_active":"2024-09-21T10:27:49.642120+0000","last_became_peered":"2024-09-21T10:27:49.642120+0000","last_unstale":"2024-09-21T10:28:02.067285+0000","last_undegraded":"2024-09-21T10:28:02.067285+0000","last_fullsized":"2024-09-21T10:28:02.067285+0000","mapping_epoch":1128,"log_start":"1091'4304","ondisk_log_start":"1091'4304","created":1128,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8253,"log_dups_size":0,"ondisk_log_size":8253,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":98336768,"num_objects":1501,"num_object_clones":0,"num_object_copies":4503,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1501,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6453,"num_write_kb":254496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":84,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.633046+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:27:58.633046+0000","last_peered":"2024-09-21T10:27:58.633046+0000","last_clean":"2024-09-21T10:27:58.633046+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:27:58.633046+0000","last_undegraded":"2024-09-21T10:27:58.633046+0000","last_fullsized":"2024-09-21T10:27:58.633046+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.614185+0000","last_change":"2024-09-21T10:27:05.783318+0000","last_active":"2024-09-21T10:27:54.614185+0000","last_peered":"2024-09-21T10:27:54.614185+0000","last_clean":"2024-09-21T10:27:54.614185+0000","last_became_active":"2024-09-21T10:27:05.782700+0000","last_became_peered":"2024-09-21T10:27:05.782700+0000","last_unstale":"2024-09-21T10:27:54.614185+0000","last_undegraded":"2024-09-21T10:27:54.614185+0000","last_fullsized":"2024-09-21T10:27:54.614185+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:35:07.150048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1083,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.574099+0000","last_change":"2024-09-21T10:18:06.727914+0000","last_active":"2024-09-21T10:27:50.574099+0000","last_peered":"2024-09-21T10:27:50.574099+0000","last_clean":"2024-09-21T10:27:50.574099+0000","last_became_active":"2024-09-21T10:18:06.727617+0000","last_became_peered":"2024-09-21T10:18:06.727617+0000","last_unstale":"2024-09-21T10:27:50.574099+0000","last_undegraded":"2024-09-21T10:27:50.574099+0000","last_fullsized":"2024-09-21T10:27:50.574099+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:43:01.158617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.614332+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:27:54.614332+0000","last_peered":"2024-09-21T10:27:54.614332+0000","last_clean":"2024-09-21T10:27:54.614332+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:27:54.614332+0000","last_undegraded":"2024-09-21T10:27:54.614332+0000","last_fullsized":"2024-09-21T10:27:54.614332+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":84,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.621418+0000","last_change":"2024-09-21T10:27:05.773295+0000","last_active":"2024-09-21T10:27:58.621418+0000","last_peered":"2024-09-21T10:27:58.621418+0000","last_clean":"2024-09-21T10:27:58.621418+0000","last_became_active":"2024-09-21T10:27:05.772957+0000","last_became_peered":"2024-09-21T10:27:05.772957+0000","last_unstale":"2024-09-21T10:27:58.621418+0000","last_undegraded":"2024-09-21T10:27:58.621418+0000","last_fullsized":"2024-09-21T10:27:58.621418+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:18.893159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.612285+0000","last_change":"2024-09-21T10:27:05.768043+0000","last_active":"2024-09-21T10:27:54.612285+0000","last_peered":"2024-09-21T10:27:54.612285+0000","last_clean":"2024-09-21T10:27:54.612285+0000","last_became_active":"2024-09-21T10:27:05.767700+0000","last_became_peered":"2024-09-21T10:27:05.767700+0000","last_unstale":"2024-09-21T10:27:54.612285+0000","last_undegraded":"2024-09-21T10:27:54.612285+0000","last_fullsized":"2024-09-21T10:27:54.612285+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:15.565806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.612769+0000","last_change":"2024-09-21T10:27:05.779601+0000","last_active":"2024-09-21T10:27:54.612769+0000","last_peered":"2024-09-21T10:27:54.612769+0000","last_clean":"2024-09-21T10:27:54.612769+0000","last_became_active":"2024-09-21T10:27:05.767632+0000","last_became_peered":"2024-09-21T10:27:05.767632+0000","last_unstale":"2024-09-21T10:27:54.612769+0000","last_undegraded":"2024-09-21T10:27:54.612769+0000","last_fullsized":"2024-09-21T10:27:54.612769+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:21:06.833602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":1096,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.619332+0000","last_change":"2024-09-21T10:18:06.728229+0000","last_active":"2024-09-21T10:27:58.619332+0000","last_peered":"2024-09-21T10:27:58.619332+0000","last_clean":"2024-09-21T10:27:58.619332+0000","last_became_active":"2024-09-21T10:18:06.727869+0000","last_became_peered":"2024-09-21T10:18:06.727869+0000","last_unstale":"2024-09-21T10:27:58.619332+0000","last_undegraded":"2024-09-21T10:27:58.619332+0000","last_fullsized":"2024-09-21T10:27:58.619332+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:54.526617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1420,"reported_epoch":1133,"state":"active+clean","last_fresh":"2024-09-21T10:27:59.613546+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:27:59.613546+0000","last_peered":"2024-09-21T10:27:59.613546+0000","last_clean":"2024-09-21T10:27:59.613546+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:27:59.613546+0000","last_undegraded":"2024-09-21T10:27:59.613546+0000","last_fullsized":"2024-09-21T10:27:59.613546+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":70,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.621234+0000","last_change":"2024-09-21T10:26:17.248181+0000","last_active":"2024-09-21T10:27:58.621234+0000","last_peered":"2024-09-21T10:27:58.621234+0000","last_clean":"2024-09-21T10:27:58.621234+0000","last_became_active":"2024-09-21T10:26:17.247868+0000","last_became_peered":"2024-09-21T10:26:17.247868+0000","last_unstale":"2024-09-21T10:27:58.621234+0000","last_undegraded":"2024-09-21T10:27:58.621234+0000","last_fullsized":"2024-09-21T10:27:58.621234+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:52:13.195233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.19","version":"1132'12432","reported_seq":12716,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.654835+0000","last_change":"2024-09-21T10:27:49.674398+0000","last_active":"2024-09-21T10:27:58.654835+0000","last_peered":"2024-09-21T10:27:58.654835+0000","last_clean":"2024-09-21T10:27:58.654835+0000","last_became_active":"2024-09-21T10:27:49.638133+0000","last_became_peered":"2024-09-21T10:27:49.638133+0000","last_unstale":"2024-09-21T10:27:58.654835+0000","last_undegraded":"2024-09-21T10:27:58.654835+0000","last_fullsized":"2024-09-21T10:27:58.654835+0000","mapping_epoch":1128,"log_start":"1089'2100","ondisk_log_start":"1089'2100","created":1128,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":10332,"log_dups_size":0,"ondisk_log_size":10332,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106397696,"num_objects":1624,"num_object_clones":0,"num_object_copies":4872,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1624,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6359,"num_write_kb":255424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":41,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1112,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.619410+0000","last_change":"2024-09-21T10:27:05.784250+0000","last_active":"2024-09-21T10:27:58.619410+0000","last_peered":"2024-09-21T10:27:58.619410+0000","last_clean":"2024-09-21T10:27:58.619410+0000","last_became_active":"2024-09-21T10:27:05.783872+0000","last_became_peered":"2024-09-21T10:27:05.783872+0000","last_unstale":"2024-09-21T10:27:58.619410+0000","last_undegraded":"2024-09-21T10:27:58.619410+0000","last_fullsized":"2024-09-21T10:27:58.619410+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:23:00.777422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1076,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.572331+0000","last_change":"2024-09-21T10:17:33.976924+0000","last_active":"2024-09-21T10:27:50.572331+0000","last_peered":"2024-09-21T10:27:50.572331+0000","last_clean":"2024-09-21T10:27:50.572331+0000","last_became_active":"2024-09-21T10:17:33.976542+0000","last_became_peered":"2024-09-21T10:17:33.976542+0000","last_unstale":"2024-09-21T10:27:50.572331+0000","last_undegraded":"2024-09-21T10:27:50.572331+0000","last_fullsized":"2024-09-21T10:27:50.572331+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:40:54.579312+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.18","version":"1131'12565","reported_seq":12651,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:57.179121+0000","last_change":"2024-09-21T10:27:49.673752+0000","last_active":"2024-09-21T10:27:57.179121+0000","last_peered":"2024-09-21T10:27:57.179121+0000","last_clean":"2024-09-21T10:27:57.179121+0000","last_became_active":"2024-09-21T10:27:49.648161+0000","last_became_peered":"2024-09-21T10:27:49.648161+0000","last_unstale":"2024-09-21T10:27:57.179121+0000","last_undegraded":"2024-09-21T10:27:57.179121+0000","last_fullsized":"2024-09-21T10:27:57.179121+0000","mapping_epoch":1128,"log_start":"1091'4180","ondisk_log_start":"1091'4180","created":1128,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:24:16.703813+0000","last_clean_scrub_stamp":"2024-09-21T10:24:16.703813+0000","objects_scrubbed":0,"log_size":8385,"log_dups_size":0,"ondisk_log_size":8385,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110460928,"num_objects":1686,"num_object_clones":0,"num_object_copies":5058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1686,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6393,"num_write_kb":258496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1130,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.619294+0000","last_change":"2024-09-21T10:27:05.784022+0000","last_active":"2024-09-21T10:27:58.619294+0000","last_peered":"2024-09-21T10:27:58.619294+0000","last_clean":"2024-09-21T10:27:58.619294+0000","last_became_active":"2024-09-21T10:27:05.783633+0000","last_became_peered":"2024-09-21T10:27:05.783633+0000","last_unstale":"2024-09-21T10:27:58.619294+0000","last_undegraded":"2024-09-21T10:27:58.619294+0000","last_fullsized":"2024-09-21T10:27:58.619294+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:33:57.558588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1060,"reported_epoch":1130,"state":"active+clean","last_fresh":"2024-09-21T10:27:50.572345+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:27:50.572345+0000","last_peered":"2024-09-21T10:27:50.572345+0000","last_clean":"2024-09-21T10:27:50.572345+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:27:50.572345+0000","last_undegraded":"2024-09-21T10:27:50.572345+0000","last_fullsized":"2024-09-21T10:27:50.572345+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.612163+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:27:54.612163+0000","last_peered":"2024-09-21T10:27:54.612163+0000","last_clean":"2024-09-21T10:27:54.612163+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:27:54.612163+0000","last_undegraded":"2024-09-21T10:27:54.612163+0000","last_fullsized":"2024-09-21T10:27:54.612163+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":36,"reported_epoch":1131,"state":"active+clean","last_fresh":"2024-09-21T10:27:54.613296+0000","last_change":"2024-09-21T10:27:05.780553+0000","last_active":"2024-09-21T10:27:54.613296+0000","last_peered":"2024-09-21T10:27:54.613296+0000","last_clean":"2024-09-21T10:27:54.613296+0000","last_became_active":"2024-09-21T10:27:05.780172+0000","last_became_peered":"2024-09-21T10:27:05.780172+0000","last_unstale":"2024-09-21T10:27:54.613296+0000","last_undegraded":"2024-09-21T10:27:54.613296+0000","last_fullsized":"2024-09-21T10:27:54.613296+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:24.286225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":1079,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.619010+0000","last_change":"2024-09-21T10:17:33.982198+0000","last_active":"2024-09-21T10:27:58.619010+0000","last_peered":"2024-09-21T10:27:58.619010+0000","last_clean":"2024-09-21T10:27:58.619010+0000","last_became_active":"2024-09-21T10:17:33.981885+0000","last_became_peered":"2024-09-21T10:17:33.981885+0000","last_unstale":"2024-09-21T10:27:58.619010+0000","last_undegraded":"2024-09-21T10:27:58.619010+0000","last_fullsized":"2024-09-21T10:27:58.619010+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:01.768482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":76,"reported_epoch":1132,"state":"active+clean","last_fresh":"2024-09-21T10:27:58.632939+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:27:58.632939+0000","last_peered":"2024-09-21T10:27:58.632939+0000","last_clean":"2024-09-21T10:27:58.632939+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:27:58.632939+0000","last_undegraded":"2024-09-21T10:27:58.632939+0000","last_fullsized":"2024-09-21T10:27:58.632939+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":26,"stat_sum":{"num_bytes":3399942168,"num_objects":51880,"num_object_clones":0,"num_object_copies":155640,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1168,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":51880,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":192512,"num_write_kb":7711169,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19907,"num_bytes_recovered":1067974656,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":10516770816,"data_stored":10516758600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":231581,"ondisk_log_size":231581,"up":78,"acting":78,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":806,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234291,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1515808,"kb_used_data":1336212,"kb_used_omap":1,"kb_used_meta":179582,"kb_avail":92229344,"statfs":{"total":95995035648,"available":94442848256,"internally_reserved":0,"allocated":1368281088,"data_stored":1366230049,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":183892427},"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":[1,0,4],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495928,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1261908,"kb_used_data":1086476,"kb_used_omap":1,"kb_used_meta":175422,"kb_avail":92483244,"statfs":{"total":95995035648,"available":94702841856,"internally_reserved":0,"allocated":1112551424,"data_stored":1110508450,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":179632583},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757565,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1410764,"kb_used_data":1181188,"kb_used_omap":1,"kb_used_meta":229566,"kb_avail":92334388,"statfs":{"total":95995035648,"available":94550413312,"internally_reserved":0,"allocated":1209536512,"data_stored":1207497036,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":235076038},"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":[0,0,0,1,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967737,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2041568,"kb_used_data":1829012,"kb_used_omap":46,"kb_used_meta":212497,"kb_avail":91703584,"statfs":{"total":95995035648,"available":93904470016,"internally_reserved":0,"allocated":1872908288,"data_stored":1870868918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":217597628},"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":[2,1,1,2,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093510,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":950028,"kb_used_data":845188,"kb_used_omap":73,"kb_used_meta":104758,"kb_avail":92795124,"statfs":{"total":95995035648,"available":95022206976,"internally_reserved":0,"allocated":865472512,"data_stored":863433525,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":107272754},"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":[]},{"osd":4,"up_from":30,"seq":128849019202,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1154412,"kb_used_data":978980,"kb_used_omap":1,"kb_used_meta":175422,"kb_avail":92590740,"statfs":{"total":95995035648,"available":94812917760,"internally_reserved":0,"allocated":1002475520,"data_stored":1000424040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":179632582},"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":[0,1,2,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888498,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2383488,"kb_used_data":2184952,"kb_used_omap":30,"kb_used_meta":198497,"kb_avail":91361664,"statfs":{"total":95995035648,"available":93554343936,"internally_reserved":0,"allocated":2237390848,"data_stored":2235363067,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":203261748},"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":[2,3,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060046976,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1124192,"kb_used_data":987860,"kb_used_omap":44,"kb_used_meta":136211,"kb_avail":92620960,"statfs":{"total":95995035648,"available":94843863040,"internally_reserved":0,"allocated":1011568640,"data_stored":1009528697,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":139480686},"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":[]}],"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":847974400,"data_stored":847970328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":993464320,"data_stored":993460248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1847787520,"data_stored":1847787520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2197094400,"data_stored":2197094400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":990576640,"data_stored":990576640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1196560384,"data_stored":1196556312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1092747264,"data_stored":1092747264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1350565888,"data_stored":1350565888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:28:07.697 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:28:07.697 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_1 pg_num 36 2024-09-21T10:28:07.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:07.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:07.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:07.818 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:07.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: pgmap v1303: 99 pgs: 2 active+clean+scrubbing, 1 active+recovering, 96 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail 2024-09-21T10:28:07.845 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:28:07.845 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:28:07.845 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:28:07.845 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1405195277' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:28:07.845 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: 6.10 starting backfill to osd.1 from (0'0,0'0] MAX to 1133'12649 2024-09-21T10:28:07.846 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: osdmap e1136: 8 total, 8 up, 8 in 2024-09-21T10:28:07.846 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: 6.10 starting backfill to osd.5 from (1089'2225,1117'10250] MIN to 1133'12649 2024-09-21T10:28:07.846 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: 6.16 scrub starts 2024-09-21T10:28:07.846 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: 6.15 scrub starts 2024-09-21T10:28:07.846 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[99390]: 6.15 scrub ok 2024-09-21T10:28:07.847 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: pgmap v1303: 99 pgs: 2 active+clean+scrubbing, 1 active+recovering, 96 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail 2024-09-21T10:28:07.847 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:28:07.847 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:28:07.847 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:28:07.847 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1405195277' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:28:07.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: 6.10 starting backfill to osd.1 from (0'0,0'0] MAX to 1133'12649 2024-09-21T10:28:07.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: osdmap e1136: 8 total, 8 up, 8 in 2024-09-21T10:28:07.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: 6.10 starting backfill to osd.5 from (1089'2225,1117'10250] MIN to 1133'12649 2024-09-21T10:28:07.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: 6.16 scrub starts 2024-09-21T10:28:07.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: 6.15 scrub starts 2024-09-21T10:28:07.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:07 smithi007 ceph-mon[101144]: 6.15 scrub ok 2024-09-21T10:28:07.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:07.850 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:07.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: pgmap v1303: 99 pgs: 2 active+clean+scrubbing, 1 active+recovering, 96 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail 2024-09-21T10:28:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:28:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:28:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:28:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1405195277' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:28:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: 6.10 starting backfill to osd.1 from (0'0,0'0] MAX to 1133'12649 2024-09-21T10:28:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: osdmap e1136: 8 total, 8 up, 8 in 2024-09-21T10:28:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: 6.10 starting backfill to osd.5 from (1089'2225,1117'10250] MIN to 1133'12649 2024-09-21T10:28:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: 6.16 scrub starts 2024-09-21T10:28:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: 6.15 scrub starts 2024-09-21T10:28:07.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:07 smithi031 ceph-mon[96824]: 6.15 scrub ok 2024-09-21T10:28:07.951 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:07.973 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:07.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:07.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:08.075 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:08.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:08.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:08.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:08.201 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:08.225 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:08.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:08.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:08.237 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:28:08.327 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:08.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:08.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:08.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:08.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:08.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:08.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:08.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:08.579 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:08.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:08.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:08.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:08.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:08.735 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:08.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:08.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:08.799 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:08.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:08.869 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:08.875 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:08 smithi031 ceph-mon[96824]: 6.16 scrub ok 2024-09-21T10:28:08.876 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:08 smithi031 ceph-mon[96824]: osdmap e1137: 8 total, 8 up, 8 in 2024-09-21T10:28:08.876 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:08 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:28:08.876 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:08 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:28:08.876 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:08 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:28:08.876 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:08 smithi031 ceph-mon[96824]: osdmap e1138: 8 total, 8 up, 8 in 2024-09-21T10:28:08.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:08.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:08.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[99390]: 6.16 scrub ok 2024-09-21T10:28:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[99390]: osdmap e1137: 8 total, 8 up, 8 in 2024-09-21T10:28:08.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:28:08.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:28:08.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:28:08.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[99390]: osdmap e1138: 8 total, 8 up, 8 in 2024-09-21T10:28:08.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[101144]: 6.16 scrub ok 2024-09-21T10:28:08.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[101144]: osdmap e1137: 8 total, 8 up, 8 in 2024-09-21T10:28:08.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:28:08.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:28:08.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:28:08.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:08 smithi007 ceph-mon[101144]: osdmap e1138: 8 total, 8 up, 8 in 2024-09-21T10:28:09.021 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:09.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:09.071 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:09.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:09.172 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:09.201 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:09.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:09.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:09.302 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:09.330 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:09.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:09.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:09.433 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:09.463 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:09.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:09.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:09.564 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:09.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:09.589 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:09.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:09.690 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:09.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:09.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:09.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:09.818 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:09.842 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:09.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:09.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:09.851 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[99390]: pgmap v1306: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[99390]: 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 1134'12782 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[99390]: 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 1134'12782 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[99390]: 6.11 starting backfill to osd.5 from (0'0,0'0] MAX to 1134'12782 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[99390]: 6.6 scrub starts 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[99390]: 6.18 scrub starts 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[99390]: 6.18 scrub ok 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[99390]: osdmap e1139: 8 total, 8 up, 8 in 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[101144]: pgmap v1306: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[101144]: 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 1134'12782 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[101144]: 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 1134'12782 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[101144]: 6.11 starting backfill to osd.5 from (0'0,0'0] MAX to 1134'12782 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[101144]: 6.6 scrub starts 2024-09-21T10:28:09.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[101144]: 6.18 scrub starts 2024-09-21T10:28:09.853 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[101144]: 6.18 scrub ok 2024-09-21T10:28:09.853 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:09 smithi007 ceph-mon[101144]: osdmap e1139: 8 total, 8 up, 8 in 2024-09-21T10:28:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:09 smithi031 ceph-mon[96824]: pgmap v1306: 99 pgs: 99 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-09-21T10:28:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:09 smithi031 ceph-mon[96824]: 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 1134'12782 2024-09-21T10:28:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:09 smithi031 ceph-mon[96824]: 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 1134'12782 2024-09-21T10:28:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:09 smithi031 ceph-mon[96824]: 6.11 starting backfill to osd.5 from (0'0,0'0] MAX to 1134'12782 2024-09-21T10:28:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:09 smithi031 ceph-mon[96824]: 6.6 scrub starts 2024-09-21T10:28:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:09 smithi031 ceph-mon[96824]: 6.18 scrub starts 2024-09-21T10:28:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:09 smithi031 ceph-mon[96824]: 6.18 scrub ok 2024-09-21T10:28:09.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:09 smithi031 ceph-mon[96824]: osdmap e1139: 8 total, 8 up, 8 in 2024-09-21T10:28:09.944 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:09.971 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:09.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:09.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:10.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:10.096 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:10.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:10.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:10.198 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:10.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:10.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:10.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:10.327 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:10.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:10.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:10.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:10.453 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:10.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:10.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:10.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:10.604 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:10.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:10.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:10.705 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:10.738 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:10.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:10.832 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:28:10.840 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:10.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:10.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:10.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:11.013 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:11.055 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:11.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:11.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:11.131 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:28:10] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.51.0" 2024-09-21T10:28:11.131 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[101144]: 6.6 scrub ok 2024-09-21T10:28:11.131 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:11.131 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:11.131 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[101144]: pgmap v1309: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 996/135486 objects misplaced (0.735%) 2024-09-21T10:28:11.131 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:28:11.131 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:28:11.132 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:28:11.132 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[101144]: osdmap e1140: 8 total, 8 up, 8 in 2024-09-21T10:28:11.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[99390]: 6.6 scrub ok 2024-09-21T10:28:11.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:11.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:11.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[99390]: pgmap v1309: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 996/135486 objects misplaced (0.735%) 2024-09-21T10:28:11.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:28:11.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:28:11.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:28:11.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:10 smithi007 ceph-mon[99390]: osdmap e1140: 8 total, 8 up, 8 in 2024-09-21T10:28:11.157 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:10 smithi031 ceph-mon[96824]: 6.6 scrub ok 2024-09-21T10:28:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:10 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:10 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:11.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:10 smithi031 ceph-mon[96824]: pgmap v1309: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 996/135486 objects misplaced (0.735%) 2024-09-21T10:28:11.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:10 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:28:11.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:10 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:28:11.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:10 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:28:11.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:10 smithi031 ceph-mon[96824]: osdmap e1140: 8 total, 8 up, 8 in 2024-09-21T10:28:11.184 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:11.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:11.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:11.286 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:11.315 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:11.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:11.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:11.416 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:11.445 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:11.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:11.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:11.547 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:11.578 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:11.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:11.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:11.680 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:11.715 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:11.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:11.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:11.817 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:11.852 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:11.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:11.954 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:11.986 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:11.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:11.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:12.087 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:12.119 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:12.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:12.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:11 smithi031 ceph-mon[96824]: 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1136'12689 2024-09-21T10:28:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:11 smithi031 ceph-mon[96824]: osdmap e1141: 8 total, 8 up, 8 in 2024-09-21T10:28:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:11 smithi007 ceph-mon[99390]: 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1136'12689 2024-09-21T10:28:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:11 smithi007 ceph-mon[99390]: osdmap e1141: 8 total, 8 up, 8 in 2024-09-21T10:28:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:11 smithi007 ceph-mon[101144]: 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1136'12689 2024-09-21T10:28:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:11 smithi007 ceph-mon[101144]: osdmap e1141: 8 total, 8 up, 8 in 2024-09-21T10:28:12.221 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:12.251 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:12.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:12.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:12.353 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:12.383 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:12.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:12.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:12.485 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:12.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:12.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:12.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:12.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:12.633 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:12.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:12.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:12.734 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:12.757 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:12.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:12.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:12.830 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:12.858 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:12.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:12.887 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:12.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:12.988 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:13.019 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:13.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:13.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:13.120 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:13.182 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:13.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:13.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:13.284 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:13.316 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:13.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:13.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:13.417 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:13.446 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:13.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:13.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:13.548 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:13.576 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:13.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:13.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:13.677 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:13.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:13.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:13.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:13.812 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:13.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:13.851 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:13.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:13.875 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:13 smithi031 ceph-mon[96824]: pgmap v1312: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2622/134607 objects misplaced (1.948%); 1.6 MiB/s, 24 objects/s recovering 2024-09-21T10:28:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:13 smithi031 ceph-mon[96824]: osdmap e1142: 8 total, 8 up, 8 in 2024-09-21T10:28:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:13 smithi031 ceph-mon[96824]: 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1138'12780 2024-09-21T10:28:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:13 smithi031 ceph-mon[96824]: 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1138'12780 2024-09-21T10:28:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:13 smithi007 ceph-mon[99390]: pgmap v1312: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2622/134607 objects misplaced (1.948%); 1.6 MiB/s, 24 objects/s recovering 2024-09-21T10:28:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:13 smithi007 ceph-mon[99390]: osdmap e1142: 8 total, 8 up, 8 in 2024-09-21T10:28:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:13 smithi007 ceph-mon[99390]: 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1138'12780 2024-09-21T10:28:13.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:13 smithi007 ceph-mon[99390]: 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1138'12780 2024-09-21T10:28:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:13 smithi007 ceph-mon[101144]: pgmap v1312: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2622/134607 objects misplaced (1.948%); 1.6 MiB/s, 24 objects/s recovering 2024-09-21T10:28:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:13 smithi007 ceph-mon[101144]: osdmap e1142: 8 total, 8 up, 8 in 2024-09-21T10:28:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:13 smithi007 ceph-mon[101144]: 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1138'12780 2024-09-21T10:28:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:13 smithi007 ceph-mon[101144]: 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1138'12780 2024-09-21T10:28:13.951 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:13.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:13.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:13.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:14.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:14.119 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:14.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:14.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:14.221 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:14.238 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:28:14.238 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:28:14.249 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:14.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:14.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:14.278 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:28:14.278 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:28:14.314 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:28:14.314 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:28:14.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:14.354 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:28:14.354 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:28:14.381 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:14.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:14.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:14.389 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:28:14.389 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:28:14.428 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:28:14.428 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:28:14.463 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:28:14.464 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:28:14.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:14.506 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:28:14.506 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:28:14.549 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:14.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:14.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:14.651 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:14.692 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:14.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:14.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:14.794 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:14.838 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:14.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:14.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:14.939 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1443632864' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:14.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1443632864' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:14.981 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:14.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:14.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:15.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:15.113 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:15.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:15.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1443632864' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:15.215 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:15.276 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:15.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:15.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:15.378 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:15.408 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:15.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:15.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:15.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:15.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:15.568 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:15.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:15.669 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:15.697 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:15.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:15.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:15.772 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:15 smithi007 ceph-mon[99390]: pgmap v1314: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 97 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1626/131304 objects misplaced (1.238%) 2024-09-21T10:28:15.772 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:15 smithi007 ceph-mon[101144]: pgmap v1314: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 97 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1626/131304 objects misplaced (1.238%) 2024-09-21T10:28:15.798 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:15.826 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:15.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:15.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:15.928 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:15.973 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:15.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:15.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:16.075 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:16.098 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:16.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:16.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:15 smithi031 ceph-mon[96824]: pgmap v1314: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 97 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1626/131304 objects misplaced (1.238%) 2024-09-21T10:28:16.200 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:16.229 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:16.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:16.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:16.330 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:16.353 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:16.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:16.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:16.455 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:16.482 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:16.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:16.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:16.583 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:16.611 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:16.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:16.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:16.696 INFO:teuthology.orchestra.run.smithi007.stderr:set pool 6 pg_num to 36 2024-09-21T10:28:16.713 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:16.753 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:16.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:16.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:16.855 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:16.890 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:16.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:16.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:16 smithi007 ceph-mon[99390]: osdmap e1143: 8 total, 8 up, 8 in 2024-09-21T10:28:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:28:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:28:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:16 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3704244597' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T10:28:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:16 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T10:28:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:16 smithi007 ceph-mon[101144]: osdmap e1143: 8 total, 8 up, 8 in 2024-09-21T10:28:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:28:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:28:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:16 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3704244597' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T10:28:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:16 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T10:28:16.992 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:17.017 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:17.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:17.118 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:17.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:17.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:17.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:16 smithi031 ceph-mon[96824]: osdmap e1143: 8 total, 8 up, 8 in 2024-09-21T10:28:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:28:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:28:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:16 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3704244597' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T10:28:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:16 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"} : dispatch 2024-09-21T10:28:17.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:17.272 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:17.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:17.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:17.374 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:17.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:17.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:17.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:17.505 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:17.527 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:17.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:17.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:17.629 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:17.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:17.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:17.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:17.752 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:17.775 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:17.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:17.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:17.877 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:17.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:17.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:17.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:18.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:18.029 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:18.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:18.117 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[99390]: pgmap v1316: 99 pgs: 1 active+remapped+backfill_wait, 1 active+clean+remapped, 1 active+remapped+backfilling, 96 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4210/130146 objects misplaced (3.235%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:28:18.117 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[99390]: 6.7 scrub starts 2024-09-21T10:28:18.117 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[99390]: 6.7 scrub ok 2024-09-21T10:28:18.117 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:28:18.117 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]': finished 2024-09-21T10:28:18.117 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[99390]: osdmap e1144: 8 total, 8 up, 8 in 2024-09-21T10:28:18.118 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[101144]: pgmap v1316: 99 pgs: 1 active+remapped+backfill_wait, 1 active+clean+remapped, 1 active+remapped+backfilling, 96 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4210/130146 objects misplaced (3.235%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:28:18.118 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[101144]: 6.7 scrub starts 2024-09-21T10:28:18.118 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[101144]: 6.7 scrub ok 2024-09-21T10:28:18.118 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:28:18.118 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]': finished 2024-09-21T10:28:18.118 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:17 smithi007 ceph-mon[101144]: osdmap e1144: 8 total, 8 up, 8 in 2024-09-21T10:28:18.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:18.155 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:18.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:18.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:17 smithi031 ceph-mon[96824]: pgmap v1316: 99 pgs: 1 active+remapped+backfill_wait, 1 active+clean+remapped, 1 active+remapped+backfilling, 96 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4210/130146 objects misplaced (3.235%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:28:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:17 smithi031 ceph-mon[96824]: 6.7 scrub starts 2024-09-21T10:28:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:17 smithi031 ceph-mon[96824]: 6.7 scrub ok 2024-09-21T10:28:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:17 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:28:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:17 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "36"}]': finished 2024-09-21T10:28:18.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:17 smithi031 ceph-mon[96824]: osdmap e1144: 8 total, 8 up, 8 in 2024-09-21T10:28:18.257 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:18.281 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:18.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:18.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:18.314 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:28:18.314 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:28:18.314 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 0 2024-09-21T10:28:18.314 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:28:18.382 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:18.406 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:18.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:18.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:18.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:18.532 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:18.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:18.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:18.633 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:18.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:18.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:18.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:18.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:18.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:18.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:18.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:18.933 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:18.960 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:18.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:18.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:19.062 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:19.083 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:19.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:19.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:18 smithi031 ceph-mon[96824]: osdmap e1145: 8 total, 8 up, 8 in 2024-09-21T10:28:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:18 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"} : dispatch 2024-09-21T10:28:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:18 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:28:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:18 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"} : dispatch 2024-09-21T10:28:19.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:18 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:28:19.185 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:18 smithi007 ceph-mon[99390]: osdmap e1145: 8 total, 8 up, 8 in 2024-09-21T10:28:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:18 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"} : dispatch 2024-09-21T10:28:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:18 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:28:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:18 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"} : dispatch 2024-09-21T10:28:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:18 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:28:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:18 smithi007 ceph-mon[101144]: osdmap e1145: 8 total, 8 up, 8 in 2024-09-21T10:28:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:18 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"} : dispatch 2024-09-21T10:28:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:18 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:28:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:18 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"} : dispatch 2024-09-21T10:28:19.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:18 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:28:19.210 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:19.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:19.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:19.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:19.336 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:19.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:19.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:19.438 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:19.461 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:19.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:19.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:19.562 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:19.587 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:19.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:19.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:19.689 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:19.714 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:19.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:19.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:19.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:19.838 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:19.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:19.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:19.939 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:19.968 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:19.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:19.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:20.069 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:20.104 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:20.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:20.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:19 smithi031 ceph-mon[96824]: pgmap v1319: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 4210/124761 objects misplaced (3.374%) 2024-09-21T10:28:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:19 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"}]': finished 2024-09-21T10:28:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:19 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:28:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:19 smithi031 ceph-mon[96824]: osdmap e1146: 8 total, 8 up, 8 in 2024-09-21T10:28:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:19 smithi031 ceph-mon[96824]: 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1143'12905 2024-09-21T10:28:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:19 smithi031 ceph-mon[96824]: 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1143'12905 2024-09-21T10:28:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[99390]: pgmap v1319: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 4210/124761 objects misplaced (3.374%) 2024-09-21T10:28:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"}]': finished 2024-09-21T10:28:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:28:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[99390]: osdmap e1146: 8 total, 8 up, 8 in 2024-09-21T10:28:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[99390]: 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1143'12905 2024-09-21T10:28:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[99390]: 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1143'12905 2024-09-21T10:28:20.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[101144]: pgmap v1319: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.5 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 4210/124761 objects misplaced (3.374%) 2024-09-21T10:28:20.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "36"}]': finished 2024-09-21T10:28:20.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:28:20.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[101144]: osdmap e1146: 8 total, 8 up, 8 in 2024-09-21T10:28:20.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[101144]: 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1143'12905 2024-09-21T10:28:20.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:19 smithi007 ceph-mon[101144]: 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1143'12905 2024-09-21T10:28:20.206 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:20.240 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:20.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:20.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:20.342 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:20.367 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:20.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:20.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:20.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:20.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:20.492 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:20.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:20.593 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:20.618 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:20.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:20.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:20.719 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:20.746 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:20.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:20.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:20.847 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:20.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:20.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:20.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:20.977 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:21.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:21.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:21.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:21.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:21.139 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:21.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:20 smithi031 ceph-mon[96824]: 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1143'12905 2024-09-21T10:28:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:20 smithi031 ceph-mon[96824]: osdmap e1147: 8 total, 8 up, 8 in 2024-09-21T10:28:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:20 smithi007 ceph-mon[99390]: 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1143'12905 2024-09-21T10:28:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:20 smithi007 ceph-mon[99390]: osdmap e1147: 8 total, 8 up, 8 in 2024-09-21T10:28:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:28:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:28:20] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.51.0" 2024-09-21T10:28:21.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:20 smithi007 ceph-mon[101144]: 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1143'12905 2024-09-21T10:28:21.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:20 smithi007 ceph-mon[101144]: osdmap e1147: 8 total, 8 up, 8 in 2024-09-21T10:28:21.240 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:21.277 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:21.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:21.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:21.379 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:21.401 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:21.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:21.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:21.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:21.538 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:21.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:21.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:21.640 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:21.677 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:21.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:21.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:21.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:21.800 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:21.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:21.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:21.902 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:21.945 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:21.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:21.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:22.047 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:22.088 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:22.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:22.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:21 smithi031 ceph-mon[96824]: pgmap v1322: 109 pgs: 1 peering, 10 unknown, 1 active+remapped+backfill_wait, 97 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2584/121458 objects misplaced (2.127%); 4.5 MiB/s, 0 objects/s recovering 2024-09-21T10:28:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:21 smithi031 ceph-mon[96824]: osdmap e1148: 8 total, 8 up, 8 in 2024-09-21T10:28:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:21 smithi031 ceph-mon[96824]: 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 1144'12780 2024-09-21T10:28:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:21 smithi031 ceph-mon[96824]: 6.1 scrub starts 2024-09-21T10:28:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:21 smithi031 ceph-mon[96824]: 6.1 scrub ok 2024-09-21T10:28:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:22.190 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:22.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[99390]: pgmap v1322: 109 pgs: 1 peering, 10 unknown, 1 active+remapped+backfill_wait, 97 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2584/121458 objects misplaced (2.127%); 4.5 MiB/s, 0 objects/s recovering 2024-09-21T10:28:22.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[99390]: osdmap e1148: 8 total, 8 up, 8 in 2024-09-21T10:28:22.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[99390]: 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 1144'12780 2024-09-21T10:28:22.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[99390]: 6.1 scrub starts 2024-09-21T10:28:22.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[99390]: 6.1 scrub ok 2024-09-21T10:28:22.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:22.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:22.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[101144]: pgmap v1322: 109 pgs: 1 peering, 10 unknown, 1 active+remapped+backfill_wait, 97 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2584/121458 objects misplaced (2.127%); 4.5 MiB/s, 0 objects/s recovering 2024-09-21T10:28:22.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[101144]: osdmap e1148: 8 total, 8 up, 8 in 2024-09-21T10:28:22.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[101144]: 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 1144'12780 2024-09-21T10:28:22.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[101144]: 6.1 scrub starts 2024-09-21T10:28:22.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[101144]: 6.1 scrub ok 2024-09-21T10:28:22.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:22.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:22.212 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:22.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:22.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:22.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:22.354 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:22.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:22.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:22.456 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:22.489 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:22.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:22.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:22.591 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:22.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:22.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:22.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:22.736 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:22.776 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:22.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:22.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:22.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:22.912 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:22.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:22.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:23.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:23.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[99390]: 6.10 scrub starts 2024-09-21T10:28:23.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[99390]: 6.4 scrub starts 2024-09-21T10:28:23.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[99390]: 6.21 scrub starts 2024-09-21T10:28:23.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[99390]: 6.c scrub starts 2024-09-21T10:28:23.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[99390]: 6.10 scrub ok 2024-09-21T10:28:23.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[99390]: 6.21 scrub ok 2024-09-21T10:28:23.019 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[99390]: 6.4 scrub ok 2024-09-21T10:28:23.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[101144]: 6.10 scrub starts 2024-09-21T10:28:23.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[101144]: 6.4 scrub starts 2024-09-21T10:28:23.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[101144]: 6.21 scrub starts 2024-09-21T10:28:23.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[101144]: 6.c scrub starts 2024-09-21T10:28:23.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[101144]: 6.10 scrub ok 2024-09-21T10:28:23.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[101144]: 6.21 scrub ok 2024-09-21T10:28:23.020 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:22 smithi007 ceph-mon[101144]: 6.4 scrub ok 2024-09-21T10:28:23.054 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:23.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:23.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:23.157 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:22 smithi031 ceph-mon[96824]: 6.10 scrub starts 2024-09-21T10:28:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:22 smithi031 ceph-mon[96824]: 6.4 scrub starts 2024-09-21T10:28:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:22 smithi031 ceph-mon[96824]: 6.21 scrub starts 2024-09-21T10:28:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:22 smithi031 ceph-mon[96824]: 6.c scrub starts 2024-09-21T10:28:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:22 smithi031 ceph-mon[96824]: 6.10 scrub ok 2024-09-21T10:28:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:22 smithi031 ceph-mon[96824]: 6.21 scrub ok 2024-09-21T10:28:23.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:22 smithi031 ceph-mon[96824]: 6.4 scrub ok 2024-09-21T10:28:23.178 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:23.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:23.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:23.280 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:23.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:23.317 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:23.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:23.418 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:23.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:23.458 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:23.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:23.559 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:23.583 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:23.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:23.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:23.684 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:23.721 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:23.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:23.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:23.822 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:23.861 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:23.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:23.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:23.963 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:23.995 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:23.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:23.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:24.096 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:24.139 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:24.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:24.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:23 smithi031 ceph-mon[96824]: pgmap v1324: 109 pgs: 1 active+remapped+backfilling, 1 peering, 7 unknown, 1 active+remapped+backfill_wait, 99 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 346 op/s; 4654/120147 objects misplaced (3.874%); 16 MiB/s, 249 objects/s recovering 2024-09-21T10:28:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:23 smithi031 ceph-mon[96824]: 6.c scrub ok 2024-09-21T10:28:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:23 smithi031 ceph-mon[96824]: 6.1c scrub starts 2024-09-21T10:28:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:23 smithi007 ceph-mon[99390]: pgmap v1324: 109 pgs: 1 active+remapped+backfilling, 1 peering, 7 unknown, 1 active+remapped+backfill_wait, 99 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 346 op/s; 4654/120147 objects misplaced (3.874%); 16 MiB/s, 249 objects/s recovering 2024-09-21T10:28:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:23 smithi007 ceph-mon[99390]: 6.c scrub ok 2024-09-21T10:28:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:23 smithi007 ceph-mon[99390]: 6.1c scrub starts 2024-09-21T10:28:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:23 smithi007 ceph-mon[101144]: pgmap v1324: 109 pgs: 1 active+remapped+backfilling, 1 peering, 7 unknown, 1 active+remapped+backfill_wait, 99 active+clean; 2.4 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 346 op/s; 4654/120147 objects misplaced (3.874%); 16 MiB/s, 249 objects/s recovering 2024-09-21T10:28:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:23 smithi007 ceph-mon[101144]: 6.c scrub ok 2024-09-21T10:28:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:23 smithi007 ceph-mon[101144]: 6.1c scrub starts 2024-09-21T10:28:24.241 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:24.275 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:24.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:24.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:24.377 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:24.399 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:24.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:24.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:24.501 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:24.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:24.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:24.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:24.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:24.671 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:24.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:24.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:24.773 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:24.795 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:24.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:24.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:24.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:24.933 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:24.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:24.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:25.035 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:25.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:25.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:25.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:24 smithi031 ceph-mon[96824]: 6.1c scrub ok 2024-09-21T10:28:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:24 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-09-21T10:28:25.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:24 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-09-21T10:28:25.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:24 smithi031 ceph-mon[96824]: 6.0 scrub starts 2024-09-21T10:28:25.168 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:25.190 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:25.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:25.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:24 smithi007 ceph-mon[99390]: 6.1c scrub ok 2024-09-21T10:28:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:24 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-09-21T10:28:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:24 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-09-21T10:28:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:24 smithi007 ceph-mon[99390]: 6.0 scrub starts 2024-09-21T10:28:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:24 smithi007 ceph-mon[101144]: 6.1c scrub ok 2024-09-21T10:28:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:24 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-09-21T10:28:25.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:24 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-09-21T10:28:25.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:24 smithi007 ceph-mon[101144]: 6.0 scrub starts 2024-09-21T10:28:25.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:25.320 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:25.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:25.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:25.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:25.444 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:25.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:25.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:25.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:25.575 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:25.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:25.675 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:25.700 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:25.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:25.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:25.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:25.826 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:25.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:25.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:25.928 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:25.955 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:25.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:25.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:26.057 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:26.078 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:26.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:26.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:25 smithi031 ceph-mon[96824]: pgmap v1325: 109 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 107 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3297/114015 objects misplaced (2.892%) 2024-09-21T10:28:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:25 smithi031 ceph-mon[96824]: 6.0 scrub ok 2024-09-21T10:28:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:25 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"}]': finished 2024-09-21T10:28:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:25 smithi031 ceph-mon[96824]: osdmap e1149: 8 total, 8 up, 8 in 2024-09-21T10:28:26.180 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:25 smithi007 ceph-mon[99390]: pgmap v1325: 109 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 107 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3297/114015 objects misplaced (2.892%) 2024-09-21T10:28:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:25 smithi007 ceph-mon[99390]: 6.0 scrub ok 2024-09-21T10:28:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:25 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"}]': finished 2024-09-21T10:28:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:25 smithi007 ceph-mon[99390]: osdmap e1149: 8 total, 8 up, 8 in 2024-09-21T10:28:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:25 smithi007 ceph-mon[101144]: pgmap v1325: 109 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 107 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3297/114015 objects misplaced (2.892%) 2024-09-21T10:28:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:25 smithi007 ceph-mon[101144]: 6.0 scrub ok 2024-09-21T10:28:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:25 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "23"}]': finished 2024-09-21T10:28:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:25 smithi007 ceph-mon[101144]: osdmap e1149: 8 total, 8 up, 8 in 2024-09-21T10:28:26.203 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:26.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:26.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:26.305 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:26.329 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:26.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:26.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:26.431 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:26.455 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:26.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:26.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:26.556 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:26.580 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:26.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:26.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:26.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:26.708 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:26.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:26.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:26.810 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:26.835 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:26.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:26.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:26.936 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:26.959 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:26.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:26.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:27.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:27.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:26 smithi031 ceph-mon[96824]: osdmap e1150: 8 total, 8 up, 8 in 2024-09-21T10:28:27.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:26 smithi031 ceph-mon[96824]: 6.20 scrub starts 2024-09-21T10:28:27.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:26 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-09-21T10:28:27.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:26 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-09-21T10:28:27.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:26 smithi031 ceph-mon[96824]: 6.20 scrub ok 2024-09-21T10:28:27.085 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:27.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:27.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:27.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:26 smithi007 ceph-mon[101144]: osdmap e1150: 8 total, 8 up, 8 in 2024-09-21T10:28:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:26 smithi007 ceph-mon[101144]: 6.20 scrub starts 2024-09-21T10:28:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:26 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-09-21T10:28:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:26 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-09-21T10:28:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:26 smithi007 ceph-mon[101144]: 6.20 scrub ok 2024-09-21T10:28:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:26 smithi007 ceph-mon[99390]: osdmap e1150: 8 total, 8 up, 8 in 2024-09-21T10:28:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:26 smithi007 ceph-mon[99390]: 6.20 scrub starts 2024-09-21T10:28:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:26 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-09-21T10:28:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:26 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-09-21T10:28:27.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:26 smithi007 ceph-mon[99390]: 6.20 scrub ok 2024-09-21T10:28:27.226 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:27.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:27.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:27.327 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:27.361 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:27.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:27.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:27.462 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:27.483 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:27.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:27.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:27.585 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:27.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:27.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:27.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:27.711 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:27.736 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:27.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:27.837 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:27.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:27.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:27.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:27 smithi031 ceph-mon[96824]: pgmap v1328: 109 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 107 active+clean; 2.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3297/113097 objects misplaced (2.915%) 2024-09-21T10:28:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:27 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"}]': finished 2024-09-21T10:28:27.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:27 smithi031 ceph-mon[96824]: osdmap e1151: 8 total, 8 up, 8 in 2024-09-21T10:28:27.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:27 smithi031 ceph-mon[96824]: 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 1148'13144 2024-09-21T10:28:27.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:27.991 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:27.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:27.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:28.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:28.114 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:28.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:28.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:27 smithi007 ceph-mon[99390]: pgmap v1328: 109 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 107 active+clean; 2.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3297/113097 objects misplaced (2.915%) 2024-09-21T10:28:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:27 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"}]': finished 2024-09-21T10:28:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:27 smithi007 ceph-mon[99390]: osdmap e1151: 8 total, 8 up, 8 in 2024-09-21T10:28:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:27 smithi007 ceph-mon[99390]: 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 1148'13144 2024-09-21T10:28:28.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:27 smithi007 ceph-mon[101144]: pgmap v1328: 109 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 107 active+clean; 2.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3297/113097 objects misplaced (2.915%) 2024-09-21T10:28:28.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:27 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "24"}]': finished 2024-09-21T10:28:28.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:27 smithi007 ceph-mon[101144]: osdmap e1151: 8 total, 8 up, 8 in 2024-09-21T10:28:28.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:27 smithi007 ceph-mon[101144]: 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 1148'13144 2024-09-21T10:28:28.215 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:28.239 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:28.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:28.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:28.341 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:28.364 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:28.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:28.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:28.466 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:28.487 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:28.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:28.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:28.589 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:28.611 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:28.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:28.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:28.713 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:28.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:28.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:28.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:28.839 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:28.864 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:28.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:28.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:28.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:29.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:29.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:29.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:29.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:29.134 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:29.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:29.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:28 smithi031 ceph-mon[96824]: osdmap e1152: 8 total, 8 up, 8 in 2024-09-21T10:28:29.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:28 smithi007 ceph-mon[99390]: osdmap e1152: 8 total, 8 up, 8 in 2024-09-21T10:28:29.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:28 smithi007 ceph-mon[101144]: osdmap e1152: 8 total, 8 up, 8 in 2024-09-21T10:28:29.236 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:29.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:29.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:29.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:29.365 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:29.392 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:29.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:29.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:29.494 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:29.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:29.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:29.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:29.617 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:29.640 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:29.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:29.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:29.741 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:29.764 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:29.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:29.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:29.866 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:29.894 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:29.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:29.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[99390]: pgmap v1331: 109 pgs: 1 unknown, 2 active+remapped+backfilling, 106 active+clean; 2.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 2476/107355 objects misplaced (2.306%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[99390]: 6.a scrub starts 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[99390]: 6.a scrub ok 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[99390]: osdmap e1153: 8 total, 8 up, 8 in 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[99390]: 6.17 starting backfill to osd.2 from (0'0,0'0] MAX to 1149'13185 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[99390]: 6.1b scrub starts 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[99390]: 6.3 scrub starts 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[99390]: 6.1b scrub ok 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[99390]: 6.3 scrub ok 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[101144]: pgmap v1331: 109 pgs: 1 unknown, 2 active+remapped+backfilling, 106 active+clean; 2.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 2476/107355 objects misplaced (2.306%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:28:29.935 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[101144]: 6.a scrub starts 2024-09-21T10:28:29.936 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[101144]: 6.a scrub ok 2024-09-21T10:28:29.936 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[101144]: osdmap e1153: 8 total, 8 up, 8 in 2024-09-21T10:28:29.936 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[101144]: 6.17 starting backfill to osd.2 from (0'0,0'0] MAX to 1149'13185 2024-09-21T10:28:29.936 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[101144]: 6.1b scrub starts 2024-09-21T10:28:29.936 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[101144]: 6.3 scrub starts 2024-09-21T10:28:29.936 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[101144]: 6.1b scrub ok 2024-09-21T10:28:29.936 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:29 smithi007 ceph-mon[101144]: 6.3 scrub ok 2024-09-21T10:28:29.996 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:30.027 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:30.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:30.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:30.090 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:28:30.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:29 smithi031 ceph-mon[96824]: pgmap v1331: 109 pgs: 1 unknown, 2 active+remapped+backfilling, 106 active+clean; 2.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 2476/107355 objects misplaced (2.306%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:28:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:29 smithi031 ceph-mon[96824]: 6.a scrub starts 2024-09-21T10:28:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:29 smithi031 ceph-mon[96824]: 6.a scrub ok 2024-09-21T10:28:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:29 smithi031 ceph-mon[96824]: osdmap e1153: 8 total, 8 up, 8 in 2024-09-21T10:28:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:29 smithi031 ceph-mon[96824]: 6.17 starting backfill to osd.2 from (0'0,0'0] MAX to 1149'13185 2024-09-21T10:28:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:29 smithi031 ceph-mon[96824]: 6.1b scrub starts 2024-09-21T10:28:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:29 smithi031 ceph-mon[96824]: 6.3 scrub starts 2024-09-21T10:28:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:29 smithi031 ceph-mon[96824]: 6.1b scrub ok 2024-09-21T10:28:30.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:29 smithi031 ceph-mon[96824]: 6.3 scrub ok 2024-09-21T10:28:30.168 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:30.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:30.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:30.270 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:30.295 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:30.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:30.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:30.397 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:30.420 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:30.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:30.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:30.522 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:30.545 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:30.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:30.646 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:30.668 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:30.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:30.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:30.770 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:30.776 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:28:30.798 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:30.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:30.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:30.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:30.930 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:30.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:30.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:31.031 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:31.081 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:31.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:31.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:30 smithi031 ceph-mon[96824]: osdmap e1154: 8 total, 8 up, 8 in 2024-09-21T10:28:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:30 smithi031 ceph-mon[96824]: 6.b scrub starts 2024-09-21T10:28:31.182 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:30 smithi007 ceph-mon[99390]: osdmap e1154: 8 total, 8 up, 8 in 2024-09-21T10:28:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:30 smithi007 ceph-mon[99390]: 6.b scrub starts 2024-09-21T10:28:31.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:28:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:28:30] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.51.0" 2024-09-21T10:28:31.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:30 smithi007 ceph-mon[101144]: osdmap e1154: 8 total, 8 up, 8 in 2024-09-21T10:28:31.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:30 smithi007 ceph-mon[101144]: 6.b scrub starts 2024-09-21T10:28:31.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:31.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:31.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:31.313 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:31.346 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:31.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:31.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:31.448 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:31.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:31.499 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:31.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:31.599 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:31.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:31.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:31.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:31.736 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:31.768 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:31.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:31.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:31.790 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:28:31.812 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:31.870 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:31.904 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:31.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:31.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[101144]: 6.b scrub ok 2024-09-21T10:28:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[101144]: pgmap v1334: 109 pgs: 1 unknown, 3 active+remapped+backfilling, 105 active+clean; 2.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 2776/104631 objects misplaced (2.653%); 24 MiB/s, 378 objects/s recovering 2024-09-21T10:28:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[101144]: osdmap e1155: 8 total, 8 up, 8 in 2024-09-21T10:28:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[101144]: 6.23 scrub starts 2024-09-21T10:28:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[101144]: 6.23 scrub ok 2024-09-21T10:28:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/714319670' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:28:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:28:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[99390]: 6.b scrub ok 2024-09-21T10:28:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[99390]: pgmap v1334: 109 pgs: 1 unknown, 3 active+remapped+backfilling, 105 active+clean; 2.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 2776/104631 objects misplaced (2.653%); 24 MiB/s, 378 objects/s recovering 2024-09-21T10:28:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[99390]: osdmap e1155: 8 total, 8 up, 8 in 2024-09-21T10:28:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[99390]: 6.23 scrub starts 2024-09-21T10:28:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[99390]: 6.23 scrub ok 2024-09-21T10:28:31.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/714319670' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:28:31.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:31 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:28:32.006 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:32.044 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:32.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:32.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:32.145 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:31 smithi031 ceph-mon[96824]: 6.b scrub ok 2024-09-21T10:28:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:31 smithi031 ceph-mon[96824]: pgmap v1334: 109 pgs: 1 unknown, 3 active+remapped+backfilling, 105 active+clean; 2.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 2776/104631 objects misplaced (2.653%); 24 MiB/s, 378 objects/s recovering 2024-09-21T10:28:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:31 smithi031 ceph-mon[96824]: osdmap e1155: 8 total, 8 up, 8 in 2024-09-21T10:28:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:31 smithi031 ceph-mon[96824]: 6.23 scrub starts 2024-09-21T10:28:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:31 smithi031 ceph-mon[96824]: 6.23 scrub ok 2024-09-21T10:28:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/714319670' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:28:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:31 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:28:32.190 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:32.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:32.292 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:32.334 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:32.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:32.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:32.435 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:32.473 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:32.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:32.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:32.575 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:32.608 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:32.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:32.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:32.710 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:32.742 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:32.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:32.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:32.844 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:32.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:32.879 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:32.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:32.980 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:33.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:33.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:33.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:33.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:33.135 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:33.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:33.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:32 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:28:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:28:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:32 smithi031 ceph-mon[96824]: osdmap e1156: 8 total, 8 up, 8 in 2024-09-21T10:28:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:32 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:28:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:28:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:32 smithi007 ceph-mon[99390]: osdmap e1156: 8 total, 8 up, 8 in 2024-09-21T10:28:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:32 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:28:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:28:33.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:32 smithi007 ceph-mon[101144]: osdmap e1156: 8 total, 8 up, 8 in 2024-09-21T10:28:33.237 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:33.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:33.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:33.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:33.363 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:33.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:33.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:33.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:33.487 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:33.510 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:33.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:33.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:33.612 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:33.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:33.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:33.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:33.736 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:33.759 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:33.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:33.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:33.861 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:33.897 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:33.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:33.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:33.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:34.036 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:34.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:34.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:34.137 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:33 smithi031 ceph-mon[96824]: pgmap v1337: 109 pgs: 1 unknown, 2 active+remapped+backfilling, 106 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 706/103824 objects misplaced (0.680%); 22 MiB/s, 356 objects/s recovering 2024-09-21T10:28:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:33 smithi031 ceph-mon[96824]: osdmap e1157: 8 total, 8 up, 8 in 2024-09-21T10:28:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:33 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:33 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:34.178 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:34.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:34.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:33 smithi007 ceph-mon[99390]: pgmap v1337: 109 pgs: 1 unknown, 2 active+remapped+backfilling, 106 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 706/103824 objects misplaced (0.680%); 22 MiB/s, 356 objects/s recovering 2024-09-21T10:28:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:33 smithi007 ceph-mon[99390]: osdmap e1157: 8 total, 8 up, 8 in 2024-09-21T10:28:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:33 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:33 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:34.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:33 smithi007 ceph-mon[101144]: pgmap v1337: 109 pgs: 1 unknown, 2 active+remapped+backfilling, 106 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 198 op/s; 706/103824 objects misplaced (0.680%); 22 MiB/s, 356 objects/s recovering 2024-09-21T10:28:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:33 smithi007 ceph-mon[101144]: osdmap e1157: 8 total, 8 up, 8 in 2024-09-21T10:28:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:33 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:33 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:34.280 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:34.311 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:34.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:34.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:34.413 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:34.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:34.463 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:34.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:34.564 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:34.591 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:34.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:34.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:34.693 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:34.729 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:34.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:34.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:34.831 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:34.850 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[99390]: osdmap e1158: 8 total, 8 up, 8 in 2024-09-21T10:28:34.851 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-09-21T10:28:34.851 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-09-21T10:28:34.851 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:28:34.851 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:28:34.851 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:34.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[101144]: osdmap e1158: 8 total, 8 up, 8 in 2024-09-21T10:28:34.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-09-21T10:28:34.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-09-21T10:28:34.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:28:34.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:28:34.852 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:34 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:34.868 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:34.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:34.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:34.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:35.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:35.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:35.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:35.085 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:35.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:35.137 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:35.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:35.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:34 smithi031 ceph-mon[96824]: osdmap e1158: 8 total, 8 up, 8 in 2024-09-21T10:28:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:34 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-09-21T10:28:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:34 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-09-21T10:28:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:34 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:28:35.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:34 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:28:35.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:34 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:35.239 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:35.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:35.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:35.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:35.363 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:35.386 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:35.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:35.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:35.487 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:35.511 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:35.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:35.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:35.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:35.636 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:35.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:35.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:35.738 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:35.761 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:35.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:35.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:35.863 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:35.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:35 smithi007 ceph-mon[99390]: pgmap v1340: 109 pgs: 1 active+clean+remapped, 108 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s, 529 objects/s recovering 2024-09-21T10:28:35.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:35 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"}]': finished 2024-09-21T10:28:35.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:35 smithi007 ceph-mon[99390]: osdmap e1159: 8 total, 8 up, 8 in 2024-09-21T10:28:35.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:35 smithi007 ceph-mon[101144]: pgmap v1340: 109 pgs: 1 active+clean+remapped, 108 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s, 529 objects/s recovering 2024-09-21T10:28:35.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:35 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"}]': finished 2024-09-21T10:28:35.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:35 smithi007 ceph-mon[101144]: osdmap e1159: 8 total, 8 up, 8 in 2024-09-21T10:28:35.886 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:35.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:35.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:35.988 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:36.012 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:36.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:36.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:36.114 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:36.140 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:36.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:36.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:35 smithi031 ceph-mon[96824]: pgmap v1340: 109 pgs: 1 active+clean+remapped, 108 active+clean; 1.9 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s, 529 objects/s recovering 2024-09-21T10:28:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:35 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "25"}]': finished 2024-09-21T10:28:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:35 smithi031 ceph-mon[96824]: osdmap e1159: 8 total, 8 up, 8 in 2024-09-21T10:28:36.242 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:36.266 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:36.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:36.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:36.287 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:28:36.367 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:28:36.367 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:28:36.367 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:28:36.367 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:28:36.368 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:28:36.368 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:36.391 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:36.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:36.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:36.474 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:28:36.521 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:28:36.521 INFO:tasks.thrashosds.thrasher:trim_stale_osdmaps 2024-09-21T10:28:36.521 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 'trim stale osdmaps' 2024-09-21T10:28:36.522 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:36.547 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:36.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:36.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:36.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:36.675 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:36.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:36.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:36.776 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:36.802 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:36.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:36.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:36.904 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:36.929 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:36.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:36.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:37.031 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:37.081 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:37.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:37.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:37.159 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:36 smithi007 ceph-mon[99390]: osdmap e1160: 8 total, 8 up, 8 in 2024-09-21T10:28:37.159 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:28:37.159 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:28:37.159 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:37.159 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:37.159 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:36 smithi007 ceph-mon[101144]: osdmap e1160: 8 total, 8 up, 8 in 2024-09-21T10:28:37.160 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:28:37.160 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:28:37.160 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:37.160 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:36 smithi031 ceph-mon[96824]: osdmap e1160: 8 total, 8 up, 8 in 2024-09-21T10:28:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:28:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:28:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:28:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:37.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:37.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:37.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:37.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:37.314 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:37.347 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:37.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:37.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:37.449 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:37.478 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:37.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:37.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:37.579 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:37.600 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:28:37.602 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:37.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:37.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:37.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:37.736 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:37.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:37.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:37.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:37.868 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:37.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:37.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:37.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:37.993 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:37.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:37.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:38.094 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:38.111 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:37 smithi007 ceph-mon[99390]: pgmap v1343: 109 pgs: 1 active+clean+remapped, 108 active+clean; 1.9 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s, 372 objects/s recovering 2024-09-21T10:28:38.111 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:28:38.111 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:37 smithi007 ceph-mon[99390]: 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 1158'13354 2024-09-21T10:28:38.112 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:37 smithi007 ceph-mon[99390]: osdmap e1161: 8 total, 8 up, 8 in 2024-09-21T10:28:38.112 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:37 smithi007 ceph-mon[99390]: 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 1158'13354 2024-09-21T10:28:38.112 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:37 smithi007 ceph-mon[101144]: pgmap v1343: 109 pgs: 1 active+clean+remapped, 108 active+clean; 1.9 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s, 372 objects/s recovering 2024-09-21T10:28:38.112 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:28:38.112 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:37 smithi007 ceph-mon[101144]: 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 1158'13354 2024-09-21T10:28:38.112 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:37 smithi007 ceph-mon[101144]: osdmap e1161: 8 total, 8 up, 8 in 2024-09-21T10:28:38.112 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:37 smithi007 ceph-mon[101144]: 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 1158'13354 2024-09-21T10:28:38.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:38.131 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:38.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:38.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:38.163 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:37 smithi031 ceph-mon[96824]: pgmap v1343: 109 pgs: 1 active+clean+remapped, 108 active+clean; 1.9 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s, 372 objects/s recovering 2024-09-21T10:28:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:28:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:37 smithi031 ceph-mon[96824]: 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 1158'13354 2024-09-21T10:28:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:37 smithi031 ceph-mon[96824]: osdmap e1161: 8 total, 8 up, 8 in 2024-09-21T10:28:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:37 smithi031 ceph-mon[96824]: 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 1158'13354 2024-09-21T10:28:38.233 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:38.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:38.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:38.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:38.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:38.384 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:38.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:38.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:38.485 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:38.508 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:38.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:38.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:38.609 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:38.636 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:38.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:38.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:38.738 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:38.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:38.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:38.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:38.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:38.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:38.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:38.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:38.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:38 smithi007 ceph-mon[99390]: osdmap e1162: 8 total, 8 up, 8 in 2024-09-21T10:28:38.928 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:38 smithi007 ceph-mon[101144]: osdmap e1162: 8 total, 8 up, 8 in 2024-09-21T10:28:38.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:39.012 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:39.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:39.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:39.062 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:28:39.063 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:28:39.063 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:28:39.063 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:28:39.063 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:28:39.063 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:28:39.063 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:28:39.063 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:28:39.063 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:28:39.063 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:28:39.063 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:28:39.064 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:28:39.064 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:28:39.064 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:28:39.064 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:28:39.064 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:28:39.113 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:39.136 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:39.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:39.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:38 smithi031 ceph-mon[96824]: osdmap e1162: 8 total, 8 up, 8 in 2024-09-21T10:28:39.238 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:39.268 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:39.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:39.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:39.370 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:39.404 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:39.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:39.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:39.505 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:39.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:39.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:39.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:39.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:39.653 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:39.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:39.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:39.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:39.758 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:39.777 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:39.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:39.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:39.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:39.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:39.907 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:39.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:40.008 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:40.046 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:40.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:40.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:40.148 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:39 smithi031 ceph-mon[96824]: pgmap v1346: 109 pgs: 1 unknown, 108 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:28:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:39 smithi031 ceph-mon[96824]: osdmap e1163: 8 total, 8 up, 8 in 2024-09-21T10:28:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:39 smithi031 ceph-mon[96824]: 6.19 starting backfill to osd.1 from (0'0,0'0] MAX to 1159'13198 2024-09-21T10:28:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:39 smithi031 ceph-mon[96824]: 6.19 starting backfill to osd.3 from (0'0,0'0] MAX to 1159'13198 2024-09-21T10:28:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/276384068' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:40.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:39 smithi031 ceph-mon[96824]: 6.19 starting backfill to osd.5 from (0'0,0'0] MAX to 1159'13198 2024-09-21T10:28:40.183 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:40.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:40.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[99390]: pgmap v1346: 109 pgs: 1 unknown, 108 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:28:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[99390]: osdmap e1163: 8 total, 8 up, 8 in 2024-09-21T10:28:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[99390]: 6.19 starting backfill to osd.1 from (0'0,0'0] MAX to 1159'13198 2024-09-21T10:28:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[99390]: 6.19 starting backfill to osd.3 from (0'0,0'0] MAX to 1159'13198 2024-09-21T10:28:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/276384068' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[99390]: 6.19 starting backfill to osd.5 from (0'0,0'0] MAX to 1159'13198 2024-09-21T10:28:40.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[101144]: pgmap v1346: 109 pgs: 1 unknown, 108 active+clean; 1.7 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:28:40.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[101144]: osdmap e1163: 8 total, 8 up, 8 in 2024-09-21T10:28:40.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[101144]: 6.19 starting backfill to osd.1 from (0'0,0'0] MAX to 1159'13198 2024-09-21T10:28:40.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[101144]: 6.19 starting backfill to osd.3 from (0'0,0'0] MAX to 1159'13198 2024-09-21T10:28:40.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/276384068' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:40.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:39 smithi007 ceph-mon[101144]: 6.19 starting backfill to osd.5 from (0'0,0'0] MAX to 1159'13198 2024-09-21T10:28:40.285 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:40.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:40.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:40.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:40.420 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:40.450 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:40.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:40.552 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:40.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:40.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:40.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:40.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:40.732 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:40.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:40.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:40.833 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:40.863 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:40.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:40.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:40.964 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:40.993 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:40.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:40.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:41.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:41.137 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:41.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:41.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:41.149 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:40 smithi007 ceph-mon[99390]: osdmap e1164: 8 total, 8 up, 8 in 2024-09-21T10:28:41.149 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:40 smithi007 ceph-mon[99390]: pgmap v1349: 109 pgs: 1 active+remapped+backfill_wait, 1 peering, 107 active+clean; 1.7 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 2571/82485 objects misplaced (3.117%); 13 MiB/s, 200 objects/s recovering 2024-09-21T10:28:41.149 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:28:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:28:40] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.51.0" 2024-09-21T10:28:41.150 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:40 smithi007 ceph-mon[101144]: osdmap e1164: 8 total, 8 up, 8 in 2024-09-21T10:28:41.150 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:40 smithi007 ceph-mon[101144]: pgmap v1349: 109 pgs: 1 active+remapped+backfill_wait, 1 peering, 107 active+clean; 1.7 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 2571/82485 objects misplaced (3.117%); 13 MiB/s, 200 objects/s recovering 2024-09-21T10:28:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:40 smithi031 ceph-mon[96824]: osdmap e1164: 8 total, 8 up, 8 in 2024-09-21T10:28:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:40 smithi031 ceph-mon[96824]: pgmap v1349: 109 pgs: 1 active+remapped+backfill_wait, 1 peering, 107 active+clean; 1.7 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 2571/82485 objects misplaced (3.117%); 13 MiB/s, 200 objects/s recovering 2024-09-21T10:28:41.239 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:41.275 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:41.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:41.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:41.377 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:41.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:41.408 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:41.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:41.509 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:41.547 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:41.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:41.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:41.648 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:41.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:41.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:41.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:41.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:41.823 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:41.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:41.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:41.964 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:41.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:41.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:42.066 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:42.098 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:42.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:42.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:42.200 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:42.233 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:42.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:42.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:42.335 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:42.363 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:42.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:42.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:42.388 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:28:42.465 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:42.498 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:42.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:42.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:42.600 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:42.628 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:42.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:42.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:42.730 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:42.762 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:42.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:42.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:42.863 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:42.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:42.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:42.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:43.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:43.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:43.054 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:43.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:43.154 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:43.181 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:43.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:43.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:43.283 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:43.289 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:43 smithi007 ceph-mon[99390]: pgmap v1350: 109 pgs: 1 active+remapped+backfill_wait, 1 peering, 107 active+clean; 1.7 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 2571/82014 objects misplaced (3.135%); 9.4 MiB/s, 150 objects/s recovering 2024-09-21T10:28:43.289 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:43 smithi007 ceph-mon[101144]: pgmap v1350: 109 pgs: 1 active+remapped+backfill_wait, 1 peering, 107 active+clean; 1.7 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 2571/82014 objects misplaced (3.135%); 9.4 MiB/s, 150 objects/s recovering 2024-09-21T10:28:43.332 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:43.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:43.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:43.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:43.486 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:43.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:43.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:43.589 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:43.623 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:43.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:43.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:43.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:43 smithi031 ceph-mon[96824]: pgmap v1350: 109 pgs: 1 active+remapped+backfill_wait, 1 peering, 107 active+clean; 1.7 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 2571/82014 objects misplaced (3.135%); 9.4 MiB/s, 150 objects/s recovering 2024-09-21T10:28:43.725 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:43.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:43.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:43.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:43.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:43.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:43.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:43.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:44.014 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:44.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:44.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:44.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:44.154 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:44.212 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:44.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:44.214 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:28:44.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:44.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:44.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:44.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:44.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:44.476 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:44.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:44.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:44.578 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:44.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:44.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:44.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:44 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1201320986' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:28:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:44 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:28:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:44 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "27"} : dispatch 2024-09-21T10:28:44.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "27"} : dispatch 2024-09-21T10:28:44.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:44 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1201320986' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:28:44.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:44 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:28:44.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:44 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "27"} : dispatch 2024-09-21T10:28:44.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "27"} : dispatch 2024-09-21T10:28:44.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:44 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1201320986' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:28:44.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:44 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:28:44.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:44 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "27"} : dispatch 2024-09-21T10:28:44.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "27"} : dispatch 2024-09-21T10:28:44.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:44.747 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:44.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:44.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:44.849 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:44.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:44.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:44.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:44.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:44.996 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:44.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:44.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:45.098 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:45.120 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:45.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:45.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:45.222 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:45.247 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:45.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:45.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:45.348 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:45.370 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:45.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:45.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:45.472 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:45.498 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:45.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:45.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:45.599 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:45.622 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:45.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:45.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:45 smithi031 ceph-mon[96824]: pgmap v1351: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.4 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s wr, 2.00k op/s; 444/68739 objects misplaced (0.646%); 14 MiB/s, 226 objects/s recovering 2024-09-21T10:28:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:45 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:28:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:45 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:28:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:45 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "27"}]': finished 2024-09-21T10:28:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:45 smithi031 ceph-mon[96824]: osdmap e1165: 8 total, 8 up, 8 in 2024-09-21T10:28:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:45 smithi007 ceph-mon[99390]: pgmap v1351: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.4 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s wr, 2.00k op/s; 444/68739 objects misplaced (0.646%); 14 MiB/s, 226 objects/s recovering 2024-09-21T10:28:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:45 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:28:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:45 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:28:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:45 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "27"}]': finished 2024-09-21T10:28:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:45 smithi007 ceph-mon[99390]: osdmap e1165: 8 total, 8 up, 8 in 2024-09-21T10:28:45.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:45 smithi007 ceph-mon[101144]: pgmap v1351: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.4 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 39 MiB/s wr, 2.00k op/s; 444/68739 objects misplaced (0.646%); 14 MiB/s, 226 objects/s recovering 2024-09-21T10:28:45.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:45 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:28:45.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:45 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:28:45.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:45 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "27"}]': finished 2024-09-21T10:28:45.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:45 smithi007 ceph-mon[101144]: osdmap e1165: 8 total, 8 up, 8 in 2024-09-21T10:28:45.723 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:45.750 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:45.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:45.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:45.852 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:45.878 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:45.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:45.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:45.980 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:46.003 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:46.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:46.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:46.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:46.128 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:46.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:46.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:46.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:46.255 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:46.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:46.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:46.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:46.381 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:46.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:46.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:46.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:46.504 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:46 smithi007 ceph-mon[99390]: osdmap e1166: 8 total, 8 up, 8 in 2024-09-21T10:28:46.504 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:46 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "28"} : dispatch 2024-09-21T10:28:46.504 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:46 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "28"} : dispatch 2024-09-21T10:28:46.504 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:46 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "28"}]': finished 2024-09-21T10:28:46.504 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:46 smithi007 ceph-mon[99390]: osdmap e1167: 8 total, 8 up, 8 in 2024-09-21T10:28:46.504 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:46 smithi007 ceph-mon[101144]: osdmap e1166: 8 total, 8 up, 8 in 2024-09-21T10:28:46.504 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:46 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "28"} : dispatch 2024-09-21T10:28:46.504 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:46 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "28"} : dispatch 2024-09-21T10:28:46.504 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:46 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "28"}]': finished 2024-09-21T10:28:46.504 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:46 smithi007 ceph-mon[101144]: osdmap e1167: 8 total, 8 up, 8 in 2024-09-21T10:28:46.522 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:46.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:46.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:46.624 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:46.654 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:46.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:46.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:46 smithi031 ceph-mon[96824]: osdmap e1166: 8 total, 8 up, 8 in 2024-09-21T10:28:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:46 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "28"} : dispatch 2024-09-21T10:28:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:46 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "28"} : dispatch 2024-09-21T10:28:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:46 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "28"}]': finished 2024-09-21T10:28:46.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:46 smithi031 ceph-mon[96824]: osdmap e1167: 8 total, 8 up, 8 in 2024-09-21T10:28:46.667 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:28:46.667 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:28:46.721 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:28:46.722 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:28:46.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:46.782 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:46.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:46.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:46.883 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:46.906 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:46.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:46.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:47.008 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:47.031 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:47.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:47.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:47.133 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:47.156 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:47.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:47.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:47.258 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:47.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:47.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:47.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:47.383 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:47.407 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:47.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:47.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:47.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:47 smithi007 ceph-mon[99390]: pgmap v1354: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 819 op/s; 444/66984 objects misplaced (0.663%); 5.8 MiB/s, 93 objects/s recovering 2024-09-21T10:28:47.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:47 smithi007 ceph-mon[99390]: 6.1a starting backfill to osd.1 from (0'0,0'0] MAX to 1164'14180 2024-09-21T10:28:47.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:47 smithi007 ceph-mon[99390]: 6.1a starting backfill to osd.4 from (0'0,0'0] MAX to 1164'14180 2024-09-21T10:28:47.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:47 smithi007 ceph-mon[99390]: osdmap e1168: 8 total, 8 up, 8 in 2024-09-21T10:28:47.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:47 smithi007 ceph-mon[101144]: pgmap v1354: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 819 op/s; 444/66984 objects misplaced (0.663%); 5.8 MiB/s, 93 objects/s recovering 2024-09-21T10:28:47.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:47 smithi007 ceph-mon[101144]: 6.1a starting backfill to osd.1 from (0'0,0'0] MAX to 1164'14180 2024-09-21T10:28:47.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:47 smithi007 ceph-mon[101144]: 6.1a starting backfill to osd.4 from (0'0,0'0] MAX to 1164'14180 2024-09-21T10:28:47.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:47 smithi007 ceph-mon[101144]: osdmap e1168: 8 total, 8 up, 8 in 2024-09-21T10:28:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:28:47.508 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:28:47.508 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 'trim stale osdmaps' 2024-09-21T10:28:47.509 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:47.532 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:47.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:47.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:47.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:47.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:47.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:47 smithi031 ceph-mon[96824]: pgmap v1354: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.4 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 819 op/s; 444/66984 objects misplaced (0.663%); 5.8 MiB/s, 93 objects/s recovering 2024-09-21T10:28:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:47 smithi031 ceph-mon[96824]: 6.1a starting backfill to osd.1 from (0'0,0'0] MAX to 1164'14180 2024-09-21T10:28:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:47 smithi031 ceph-mon[96824]: 6.1a starting backfill to osd.4 from (0'0,0'0] MAX to 1164'14180 2024-09-21T10:28:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:47 smithi031 ceph-mon[96824]: osdmap e1168: 8 total, 8 up, 8 in 2024-09-21T10:28:47.725 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:47.760 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:47.782 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:47.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:47.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:47.884 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:47.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:47.907 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:47.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:48.008 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:48.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:48.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:48.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:48.146 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:48.173 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:48.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:48.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:48.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:28:48.275 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:48.306 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:48.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:48.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:48.407 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:48.445 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:48.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:48.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:48.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:48.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:48.569 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:48.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:48.670 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:48.696 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:48.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:48.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:48.798 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:48.822 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:48.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:48.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:48.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:48.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:48.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:49.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:49.091 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:49.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:49.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:48 smithi031 ceph-mon[96824]: osdmap e1169: 8 total, 8 up, 8 in 2024-09-21T10:28:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:48 smithi031 ceph-mon[96824]: 6.1b starting backfill to osd.6 from (0'0,0'0] MAX to 1165'14186 2024-09-21T10:28:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:48 smithi031 ceph-mon[96824]: pgmap v1358: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.3 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 202/61836 objects misplaced (0.327%); 11 MiB/s, 182 objects/s recovering 2024-09-21T10:28:49.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:48 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "29"} : dispatch 2024-09-21T10:28:49.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:48 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "29"} : dispatch 2024-09-21T10:28:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:48 smithi007 ceph-mon[99390]: osdmap e1169: 8 total, 8 up, 8 in 2024-09-21T10:28:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:48 smithi007 ceph-mon[99390]: 6.1b starting backfill to osd.6 from (0'0,0'0] MAX to 1165'14186 2024-09-21T10:28:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:48 smithi007 ceph-mon[99390]: pgmap v1358: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.3 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 202/61836 objects misplaced (0.327%); 11 MiB/s, 182 objects/s recovering 2024-09-21T10:28:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:48 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "29"} : dispatch 2024-09-21T10:28:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:48 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "29"} : dispatch 2024-09-21T10:28:49.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:48 smithi007 ceph-mon[101144]: osdmap e1169: 8 total, 8 up, 8 in 2024-09-21T10:28:49.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:48 smithi007 ceph-mon[101144]: 6.1b starting backfill to osd.6 from (0'0,0'0] MAX to 1165'14186 2024-09-21T10:28:49.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:48 smithi007 ceph-mon[101144]: pgmap v1358: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.3 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 202/61836 objects misplaced (0.327%); 11 MiB/s, 182 objects/s recovering 2024-09-21T10:28:49.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:48 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "29"} : dispatch 2024-09-21T10:28:49.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:48 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "29"} : dispatch 2024-09-21T10:28:49.193 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:49.226 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:49.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:49.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:49.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:49.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:49.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:49.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:49.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:49.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:49.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:49.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:49.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:49.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:49.607 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:49.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:49.708 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:49.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:49.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:49.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:49.832 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:49.854 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:49.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:49.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:49 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "29"}]': finished 2024-09-21T10:28:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:49 smithi007 ceph-mon[99390]: osdmap e1170: 8 total, 8 up, 8 in 2024-09-21T10:28:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:49 smithi007 ceph-mon[99390]: osdmap e1171: 8 total, 8 up, 8 in 2024-09-21T10:28:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:49 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "29"}]': finished 2024-09-21T10:28:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:49 smithi007 ceph-mon[101144]: osdmap e1170: 8 total, 8 up, 8 in 2024-09-21T10:28:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:49 smithi007 ceph-mon[101144]: osdmap e1171: 8 total, 8 up, 8 in 2024-09-21T10:28:49.956 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:49.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:49.979 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:49.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:50.080 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:50.102 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:50.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:50.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:49 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "29"}]': finished 2024-09-21T10:28:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:49 smithi031 ceph-mon[96824]: osdmap e1170: 8 total, 8 up, 8 in 2024-09-21T10:28:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:49 smithi031 ceph-mon[96824]: osdmap e1171: 8 total, 8 up, 8 in 2024-09-21T10:28:50.203 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:50.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:50.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:50.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:50.326 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:50.348 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:50.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:50.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:50.450 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:50.472 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:50.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:50.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:50.573 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:50.595 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:50.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:50.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:50.697 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:50.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:50.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:50.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:50.826 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:50.852 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:50.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:50.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:50.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:50.977 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:50.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:50.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:51.079 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:51.088 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:28:51.088 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:28:51.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:50 smithi007 ceph-mon[99390]: pgmap v1361: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 644/59256 objects misplaced (1.087%); 14 MiB/s, 219 objects/s recovering 2024-09-21T10:28:51.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:50 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "30"} : dispatch 2024-09-21T10:28:51.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:50 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "30"} : dispatch 2024-09-21T10:28:51.089 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:28:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:28:50] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.51.0" 2024-09-21T10:28:51.090 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:50 smithi007 ceph-mon[101144]: pgmap v1361: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 644/59256 objects misplaced (1.087%); 14 MiB/s, 219 objects/s recovering 2024-09-21T10:28:51.090 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:50 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "30"} : dispatch 2024-09-21T10:28:51.090 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:50 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "30"} : dispatch 2024-09-21T10:28:51.091 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:28:51.091 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:28:51.102 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:51.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:51.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:51.108 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:28:51.108 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:28:51.116 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:51.116 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:51.126 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:28:51.126 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:28:51.149 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:28:51.149 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:28:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:50 smithi031 ceph-mon[96824]: pgmap v1361: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.2 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 644/59256 objects misplaced (1.087%); 14 MiB/s, 219 objects/s recovering 2024-09-21T10:28:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:50 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "30"} : dispatch 2024-09-21T10:28:51.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:50 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "30"} : dispatch 2024-09-21T10:28:51.168 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:28:51.168 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:28:51.184 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:28:51.185 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:28:51.201 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:28:51.201 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:28:51.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:51.228 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:51.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:51.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:51.330 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:51.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:51.367 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:51.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:51.468 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:51.506 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:51.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:51.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:51.608 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:51.640 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:51.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:51.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:51.742 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:51.766 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:51.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:51.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:51.868 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:51.891 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:51.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:51.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:51.993 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:52.018 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:52.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:52.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:52.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:52.143 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:52.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:52.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "30"}]': finished 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:51 smithi031 ceph-mon[96824]: osdmap e1172: 8 total, 8 up, 8 in 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:51 smithi031 ceph-mon[96824]: 6.1c starting backfill to osd.2 from (0'0,0'0] MAX to 1169'14139 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:51 smithi031 ceph-mon[96824]: 6.1c starting backfill to osd.7 from (0'0,0'0] MAX to 1169'14139 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:51 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/464363963' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "30"}]': finished 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[99390]: osdmap e1172: 8 total, 8 up, 8 in 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[99390]: 6.1c starting backfill to osd.2 from (0'0,0'0] MAX to 1169'14139 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[99390]: 6.1c starting backfill to osd.7 from (0'0,0'0] MAX to 1169'14139 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/464363963' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:52.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "30"}]': finished 2024-09-21T10:28:52.167 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[101144]: osdmap e1172: 8 total, 8 up, 8 in 2024-09-21T10:28:52.167 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[101144]: 6.1c starting backfill to osd.2 from (0'0,0'0] MAX to 1169'14139 2024-09-21T10:28:52.167 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[101144]: 6.1c starting backfill to osd.7 from (0'0,0'0] MAX to 1169'14139 2024-09-21T10:28:52.167 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/464363963' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:28:52.167 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:52.244 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:52.269 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:52.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:52.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:52.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:52.393 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:52.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:52.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:52.495 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:52.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:52.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:52.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:52.618 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:52.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:52.641 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:52.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:52.646 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:28:52.742 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:52.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:52.765 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:52.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:52.866 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:52.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:52.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:52.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:52.990 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:53.023 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:53.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:53.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:53.124 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:53.159 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:53.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:53.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[101144]: osdmap e1173: 8 total, 8 up, 8 in 2024-09-21T10:28:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[101144]: pgmap v1364: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.2 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 258 op/s; 644/58734 objects misplaced (1.096%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:28:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "31"} : dispatch 2024-09-21T10:28:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "31"} : dispatch 2024-09-21T10:28:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "31"}]': finished 2024-09-21T10:28:53.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[101144]: osdmap e1174: 8 total, 8 up, 8 in 2024-09-21T10:28:53.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[99390]: osdmap e1173: 8 total, 8 up, 8 in 2024-09-21T10:28:53.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[99390]: pgmap v1364: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.2 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 258 op/s; 644/58734 objects misplaced (1.096%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:28:53.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "31"} : dispatch 2024-09-21T10:28:53.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "31"} : dispatch 2024-09-21T10:28:53.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "31"}]': finished 2024-09-21T10:28:53.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:52 smithi007 ceph-mon[99390]: osdmap e1174: 8 total, 8 up, 8 in 2024-09-21T10:28:53.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:53.284 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:53.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:53.386 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:53.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:53.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:53.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:52 smithi031 ceph-mon[96824]: osdmap e1173: 8 total, 8 up, 8 in 2024-09-21T10:28:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:52 smithi031 ceph-mon[96824]: pgmap v1364: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.2 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 258 op/s; 644/58734 objects misplaced (1.096%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:28:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:52 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "31"} : dispatch 2024-09-21T10:28:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:52 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "31"} : dispatch 2024-09-21T10:28:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:52 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "31"}]': finished 2024-09-21T10:28:53.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:52 smithi031 ceph-mon[96824]: osdmap e1174: 8 total, 8 up, 8 in 2024-09-21T10:28:53.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:53.536 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:53.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:53.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:53.637 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:53.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:53.660 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:53.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:53.761 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:53.784 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:53.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:53.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:53.885 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:53.916 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:53.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:53.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:54.018 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:54.046 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:54.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:54.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:54.148 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:54.170 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:54.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:54.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:53 smithi007 ceph-mon[99390]: 6.1d starting backfill to osd.4 from (0'0,0'0] MAX to 1170'14164 2024-09-21T10:28:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:53 smithi007 ceph-mon[99390]: osdmap e1175: 8 total, 8 up, 8 in 2024-09-21T10:28:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:53 smithi007 ceph-mon[101144]: 6.1d starting backfill to osd.4 from (0'0,0'0] MAX to 1170'14164 2024-09-21T10:28:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:53 smithi007 ceph-mon[101144]: osdmap e1175: 8 total, 8 up, 8 in 2024-09-21T10:28:54.272 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:54.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:54.294 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:54.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:54.395 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:53 smithi031 ceph-mon[96824]: 6.1d starting backfill to osd.4 from (0'0,0'0] MAX to 1170'14164 2024-09-21T10:28:54.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:53 smithi031 ceph-mon[96824]: osdmap e1175: 8 total, 8 up, 8 in 2024-09-21T10:28:54.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:54.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:54.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:54.520 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:54.542 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:54.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:54.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:54.644 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:54.669 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:54.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:54.770 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:54.794 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:54.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:54.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:54.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:54.922 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:54.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:54.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:55.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:55.047 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:55.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:55.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:55.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:28:55.149 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:55.185 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:55.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:55.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:54 smithi007 ceph-mon[99390]: pgmap v1367: 109 pgs: 1 remapped+peering, 108 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:28:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:54 smithi007 ceph-mon[99390]: osdmap e1176: 8 total, 8 up, 8 in 2024-09-21T10:28:55.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:54 smithi007 ceph-mon[101144]: pgmap v1367: 109 pgs: 1 remapped+peering, 108 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:28:55.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:54 smithi007 ceph-mon[101144]: osdmap e1176: 8 total, 8 up, 8 in 2024-09-21T10:28:55.286 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:55.311 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:55.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:55.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:55.412 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:54 smithi031 ceph-mon[96824]: pgmap v1367: 109 pgs: 1 remapped+peering, 108 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:28:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:54 smithi031 ceph-mon[96824]: osdmap e1176: 8 total, 8 up, 8 in 2024-09-21T10:28:55.447 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:55.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:55.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:28:55.549 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:55.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:55.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:55.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:55.683 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:55.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:55.707 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:55.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:55.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:55.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:55.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:55.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:55.934 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:55.956 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:55.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:55.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:56.058 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:56.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:56.096 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:56.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:55 smithi007 ceph-mon[99390]: 6.1e starting backfill to osd.5 from (0'0,0'0] MAX to 1172'14139 2024-09-21T10:28:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:56 smithi007 ceph-mon[99390]: 6.1e starting backfill to osd.6 from (0'0,0'0] MAX to 1172'14139 2024-09-21T10:28:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:56 smithi007 ceph-mon[99390]: osdmap e1177: 8 total, 8 up, 8 in 2024-09-21T10:28:56.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:55 smithi007 ceph-mon[101144]: 6.1e starting backfill to osd.5 from (0'0,0'0] MAX to 1172'14139 2024-09-21T10:28:56.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:56 smithi007 ceph-mon[101144]: 6.1e starting backfill to osd.6 from (0'0,0'0] MAX to 1172'14139 2024-09-21T10:28:56.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:56 smithi007 ceph-mon[101144]: osdmap e1177: 8 total, 8 up, 8 in 2024-09-21T10:28:56.197 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:56.232 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:56.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:56.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:56.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:28:56.363 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:56.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:56.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:28:56.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:55 smithi031 ceph-mon[96824]: 6.1e starting backfill to osd.5 from (0'0,0'0] MAX to 1172'14139 2024-09-21T10:28:56.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:55 smithi031 ceph-mon[96824]: 6.1e starting backfill to osd.6 from (0'0,0'0] MAX to 1172'14139 2024-09-21T10:28:56.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:55 smithi031 ceph-mon[96824]: osdmap e1177: 8 total, 8 up, 8 in 2024-09-21T10:28:56.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:56.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:56.502 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:56.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:56.603 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:56.642 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:56.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:56.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:56.744 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:56.778 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:56.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:56.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:56.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:56.902 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:56.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:57.004 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:57.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:57.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:57.142 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:57.164 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:57.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:57.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:56 smithi007 ceph-mon[99390]: pgmap v1370: 109 pgs: 1 remapped+peering, 108 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 409 op/s; 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:28:57.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:56 smithi007 ceph-mon[101144]: pgmap v1370: 109 pgs: 1 remapped+peering, 108 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 409 op/s; 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:28:57.266 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:57.301 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:57.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:57.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:57.316 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:56 smithi031 ceph-mon[96824]: pgmap v1370: 109 pgs: 1 remapped+peering, 108 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 409 op/s; 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:28:57.403 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:57.432 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:57.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:57.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:57.534 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:57.556 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:57.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:57.658 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:57.679 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:57.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:57.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:57.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:57.804 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:57.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:57.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:57.906 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:57.928 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:57.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:57.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:57.968 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:57 smithi007 ceph-mon[99390]: osdmap e1178: 8 total, 8 up, 8 in 2024-09-21T10:28:57.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:57 smithi007 ceph-mon[101144]: osdmap e1178: 8 total, 8 up, 8 in 2024-09-21T10:28:58.030 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:58.070 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:58.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:58.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:58.171 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:28:58.207 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:58.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:58.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:28:58.309 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:242547 6.13 6:ce3a0531:::benchmark_data_smithi007_139998_object113989:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1179)", 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:58.330310+0000", 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0044370740000000001, 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0044678369999999997, 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:28:58.337 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 242547 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.330310+0000", 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.330310+0000", 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:28:58.338 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.330311+0000", 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7579999999999999e-06 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.330317+0000", 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.806e-06 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.330329+0000", 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2072999999999999e-05 2024-09-21T10:28:58.339 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.330337+0000", 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2880000000000004e-06 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.330418+0000", 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0962000000000002e-05 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.330539+0000", 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000121679 2024-09-21T10:28:58.340 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,6", 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.330952+0000", 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00041228400000000001 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:242549 6.6 6:65b126a5:::benchmark_data_smithi007_139998_object113991:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1179)", 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:58.333372+0000", 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.001374648, 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0014836059999999999, 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:28:58.341 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 242549 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.333372+0000", 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:28:58.342 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.333372+0000", 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.333373+0000", 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.282e-06 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.333388+0000", 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.471e-05 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.343 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.333404+0000", 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.558e-05 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.333412+0000", 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5949999999999999e-06 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.333520+0000", 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000107429 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:28:58.344 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:28:58.345 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:58.333667+0000", 2024-09-21T10:28:58.345 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000146921 2024-09-21T10:28:58.345 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:28:58.345 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:28:58.345 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:28:58.345 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:28:58.345 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:28:58.345 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 2 2024-09-21T10:28:58.345 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:28:58.347 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:58.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:58.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:58.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:57 smithi031 ceph-mon[96824]: osdmap e1178: 8 total, 8 up, 8 in 2024-09-21T10:28:58.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:58.484 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:58.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:58.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:58.586 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:28:58.627 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:58.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:58.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:28:58.729 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:58.764 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:58.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:58.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:58.866 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:58.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:58.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:58.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:59.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:28:59.047 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:59.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:59.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:28:59.149 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:59.187 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:59.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:59.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:58 smithi007 ceph-mon[99390]: osdmap e1179: 8 total, 8 up, 8 in 2024-09-21T10:28:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:28:58 smithi007 ceph-mon[99390]: pgmap v1373: 109 pgs: 1 peering, 108 active+clean; 1018 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 26 MiB/s, 411 objects/s recovering 2024-09-21T10:28:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:58 smithi007 ceph-mon[101144]: osdmap e1179: 8 total, 8 up, 8 in 2024-09-21T10:28:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:28:58 smithi007 ceph-mon[101144]: pgmap v1373: 109 pgs: 1 peering, 108 active+clean; 1018 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 26 MiB/s, 411 objects/s recovering 2024-09-21T10:28:59.290 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:59.325 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:59.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:59.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:59.344 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:28:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:58 smithi031 ceph-mon[96824]: osdmap e1179: 8 total, 8 up, 8 in 2024-09-21T10:28:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:28:58 smithi031 ceph-mon[96824]: pgmap v1373: 109 pgs: 1 peering, 108 active+clean; 1018 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 26 MiB/s, 411 objects/s recovering 2024-09-21T10:28:59.428 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:28:59.461 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:59.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:59.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:28:59.563 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:28:59.626 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:28:59.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:59.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:28:59.692 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:59.700 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:28:59.700 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:28:59.700 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:28:59.700 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:28:59.700 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:28:59.701 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:28:59.701 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:28:59.701 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:28:59.701 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:28:59.701 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:28:59.701 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:28:59.701 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:28:59.703 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:59.728 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:28:59.761 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:59.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:28:59.862 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:28:59.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:28:59.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:28:59.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:00.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:00.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:00.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:00.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:00.146 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:00.190 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:00.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:00.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:00.292 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:00.328 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:00.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:00.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:00.430 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:00.472 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:00.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:00.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:00.573 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:00.608 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:00.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:00.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:00.710 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:00.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:00.751 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:00.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:00.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:00.889 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:00.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:00.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:00.991 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:01.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:01.030 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:01.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:01.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:01.165 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:01.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:01.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:29:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:29:00] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.51.0" 2024-09-21T10:29:01.266 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:01.306 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:01.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:01.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:01.408 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:01.448 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:01.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:01.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:01.550 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:01.566 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:01 smithi007 ceph-mon[101144]: pgmap v1374: 109 pgs: 1 peering, 108 active+clean; 940 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 19 MiB/s, 311 objects/s recovering 2024-09-21T10:29:01.566 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:01 smithi007 ceph-mon[99390]: pgmap v1374: 109 pgs: 1 peering, 108 active+clean; 940 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 19 MiB/s, 311 objects/s recovering 2024-09-21T10:29:01.595 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:01.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:01.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:01.610 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:29:01.611 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:29:01.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 'trim stale osdmaps' 2024-09-21T10:29:01.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:01 smithi031 ceph-mon[96824]: pgmap v1374: 109 pgs: 1 peering, 108 active+clean; 940 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 19 MiB/s, 311 objects/s recovering 2024-09-21T10:29:01.697 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:01.729 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:01.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:01.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:01.831 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:01.879 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:01.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:01.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:01.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:02.023 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:02.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:02.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:02.125 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:02.161 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:02.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:02.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:02.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:02.293 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:02.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:02.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:02.395 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:02.426 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:02.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:02.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:02.528 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:02.555 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:02.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:02.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:02.657 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:02.691 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:02.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:02.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:02.793 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:02.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:02.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:02.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:02.934 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:02.958 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:02.967 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:02.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:02.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:03.068 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:03.105 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:03.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:03.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:03.207 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:03.249 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:03.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:03.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:03.351 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:03.390 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:03.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:03.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:03 smithi007 ceph-mon[99390]: pgmap v1375: 109 pgs: 1 peering, 108 active+clean; 907 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 16 MiB/s, 261 objects/s recovering 2024-09-21T10:29:03.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:03 smithi007 ceph-mon[101144]: pgmap v1375: 109 pgs: 1 peering, 108 active+clean; 907 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 16 MiB/s, 261 objects/s recovering 2024-09-21T10:29:03.492 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:03.532 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:03.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:03.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:03.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:03.664 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:03.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:03.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:03.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:03 smithi031 ceph-mon[96824]: pgmap v1375: 109 pgs: 1 peering, 108 active+clean; 907 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 16 MiB/s, 261 objects/s recovering 2024-09-21T10:29:03.766 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:03.804 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:03.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:03.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:03.906 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:03.955 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:03.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:03.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:04.057 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:04.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:04.097 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:04.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:04.197 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:04.237 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:04.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:04.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:04.339 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:04.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:04.381 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:04.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:04 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "32"} : dispatch 2024-09-21T10:29:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:04 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "32"} : dispatch 2024-09-21T10:29:04.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:04 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "32"} : dispatch 2024-09-21T10:29:04.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:04 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "32"} : dispatch 2024-09-21T10:29:04.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:04.518 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:04.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:04.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:04.620 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:04.643 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:04.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:04.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:04.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:04 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "32"} : dispatch 2024-09-21T10:29:04.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:04 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "32"} : dispatch 2024-09-21T10:29:04.745 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:04.768 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:04.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:04.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:04.870 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:04.891 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:04.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:04.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:04.993 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:05.015 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:05.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:05.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:05.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:05.138 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:05.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:05.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:05.226 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:29:05.240 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:05.267 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:05.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:05.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:05.368 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:05.395 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:05.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:05.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:05.497 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:05.520 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:05.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:05.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:05.619 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:05 smithi007 ceph-mon[99390]: pgmap v1376: 109 pgs: 109 active+clean; 600 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 13 MiB/s, 205 objects/s recovering 2024-09-21T10:29:05.619 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:05 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "32"}]': finished 2024-09-21T10:29:05.619 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:05 smithi007 ceph-mon[99390]: osdmap e1180: 8 total, 8 up, 8 in 2024-09-21T10:29:05.619 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:05 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/17306783' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:29:05.620 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:05 smithi007 ceph-mon[101144]: pgmap v1376: 109 pgs: 109 active+clean; 600 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 13 MiB/s, 205 objects/s recovering 2024-09-21T10:29:05.620 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:05 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "32"}]': finished 2024-09-21T10:29:05.620 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:05 smithi007 ceph-mon[101144]: osdmap e1180: 8 total, 8 up, 8 in 2024-09-21T10:29:05.620 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:05 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/17306783' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:29:05.621 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:05.643 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:05.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:05.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:05 smithi031 ceph-mon[96824]: pgmap v1376: 109 pgs: 109 active+clean; 600 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 13 MiB/s, 205 objects/s recovering 2024-09-21T10:29:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:05 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "32"}]': finished 2024-09-21T10:29:05.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:05 smithi031 ceph-mon[96824]: osdmap e1180: 8 total, 8 up, 8 in 2024-09-21T10:29:05.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:05 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/17306783' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:29:05.745 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:05.768 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:05.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:05.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:05.859 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:29:05.859 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:29:05.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:05.878 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:29:05.878 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:29:05.895 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:29:05.895 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:29:05.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:05.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:05.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:05.911 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:29:05.911 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:29:05.928 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:29:05.928 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:29:05.944 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:29:05.945 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:29:05.962 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:29:05.962 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:29:05.978 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:29:05.978 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:29:05.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:06.020 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:06.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:06.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:06.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:06.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:06.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:06.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:06.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:06.276 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:06.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:06.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:06.378 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:06.400 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:06.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:06.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:06.536 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:06.536 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/17306783' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:29:06.536 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[99390]: osdmap e1181: 8 total, 8 up, 8 in 2024-09-21T10:29:06.536 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1904611013' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "33"} : dispatch 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "33"} : dispatch 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "33"}]': finished 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[99390]: osdmap e1182: 8 total, 8 up, 8 in 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/17306783' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[101144]: osdmap e1181: 8 total, 8 up, 8 in 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1904611013' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "33"} : dispatch 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "33"} : dispatch 2024-09-21T10:29:06.537 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "33"}]': finished 2024-09-21T10:29:06.538 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:06 smithi007 ceph-mon[101144]: osdmap e1182: 8 total, 8 up, 8 in 2024-09-21T10:29:06.542 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:06.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:06.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:06.643 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:06 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/17306783' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:29:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:06 smithi031 ceph-mon[96824]: osdmap e1181: 8 total, 8 up, 8 in 2024-09-21T10:29:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1904611013' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "33"} : dispatch 2024-09-21T10:29:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "33"} : dispatch 2024-09-21T10:29:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "33"}]': finished 2024-09-21T10:29:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:06 smithi031 ceph-mon[96824]: osdmap e1182: 8 total, 8 up, 8 in 2024-09-21T10:29:06.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:06.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:06.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:06.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:06.811 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:06.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:06.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:06.913 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:06.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:06.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:06.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:07.043 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:07.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:07.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:07.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:07.167 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:07.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:07.260 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:07.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:07.261 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:07 smithi007 ceph-mon[99390]: pgmap v1379: 109 pgs: 109 active+clean; 507 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s 2024-09-21T10:29:07.262 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:07 smithi007 ceph-mon[99390]: 6.1f starting backfill to osd.5 from (0'0,0'0] MAX to 1179'14764 2024-09-21T10:29:07.262 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:07 smithi007 ceph-mon[99390]: 6.1f starting backfill to osd.6 from (0'0,0'0] MAX to 1179'14764 2024-09-21T10:29:07.262 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:07.262 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:07 smithi007 ceph-mon[99390]: osdmap e1183: 8 total, 8 up, 8 in 2024-09-21T10:29:07.362 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:07.384 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:07.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:07.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:07.486 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:07.508 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:07.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:07.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:07.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:07.632 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:07.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:07.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:07 smithi031 ceph-mon[96824]: pgmap v1379: 109 pgs: 109 active+clean; 507 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s 2024-09-21T10:29:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:07 smithi031 ceph-mon[96824]: 6.1f starting backfill to osd.5 from (0'0,0'0] MAX to 1179'14764 2024-09-21T10:29:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:07 smithi031 ceph-mon[96824]: 6.1f starting backfill to osd.6 from (0'0,0'0] MAX to 1179'14764 2024-09-21T10:29:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:07 smithi031 ceph-mon[96824]: osdmap e1183: 8 total, 8 up, 8 in 2024-09-21T10:29:07.675 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:07 smithi007 ceph-mon[101144]: pgmap v1379: 109 pgs: 109 active+clean; 507 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s 2024-09-21T10:29:07.675 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:07 smithi007 ceph-mon[101144]: 6.1f starting backfill to osd.5 from (0'0,0'0] MAX to 1179'14764 2024-09-21T10:29:07.675 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:07 smithi007 ceph-mon[101144]: 6.1f starting backfill to osd.6 from (0'0,0'0] MAX to 1179'14764 2024-09-21T10:29:07.675 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:07.675 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:07 smithi007 ceph-mon[101144]: osdmap e1183: 8 total, 8 up, 8 in 2024-09-21T10:29:07.734 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:07.756 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:07.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:07.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:07.857 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:07.879 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:07.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:07.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:07.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:08.003 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:08.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:08.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:08.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:08.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:08.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:08.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:08.228 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:08.259 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:08.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:08.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:08.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:08.393 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:08.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:08.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:08.494 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:08.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[99390]: 6.14 scrub starts 2024-09-21T10:29:08.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[99390]: 6.14 scrub ok 2024-09-21T10:29:08.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "34"} : dispatch 2024-09-21T10:29:08.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "34"} : dispatch 2024-09-21T10:29:08.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "34"}]': finished 2024-09-21T10:29:08.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[99390]: osdmap e1184: 8 total, 8 up, 8 in 2024-09-21T10:29:08.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[101144]: 6.14 scrub starts 2024-09-21T10:29:08.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[101144]: 6.14 scrub ok 2024-09-21T10:29:08.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "34"} : dispatch 2024-09-21T10:29:08.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "34"} : dispatch 2024-09-21T10:29:08.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "34"}]': finished 2024-09-21T10:29:08.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:08 smithi007 ceph-mon[101144]: osdmap e1184: 8 total, 8 up, 8 in 2024-09-21T10:29:08.535 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:08.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:08.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:08.636 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:08.661 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:08 smithi031 ceph-mon[96824]: 6.14 scrub starts 2024-09-21T10:29:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:08 smithi031 ceph-mon[96824]: 6.14 scrub ok 2024-09-21T10:29:08.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:08 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "34"} : dispatch 2024-09-21T10:29:08.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:08 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "34"} : dispatch 2024-09-21T10:29:08.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:08 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "34"}]': finished 2024-09-21T10:29:08.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:08 smithi031 ceph-mon[96824]: osdmap e1184: 8 total, 8 up, 8 in 2024-09-21T10:29:08.677 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:08.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:08.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:08.691 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:29:08.691 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:29:08.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:08.812 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:08.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:08.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:08.914 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:08.936 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:08.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:08.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:09.038 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:09.060 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:09.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:09.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:09.162 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:09.185 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:09.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:09.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:09.263 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:29:09.286 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:09.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:09.329 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:09.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:09.413 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[99390]: pgmap v1382: 109 pgs: 109 active+clean; 371 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 913 op/s 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[99390]: 6.2 scrub starts 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[99390]: 6.2 scrub ok 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[99390]: 6.20 starting backfill to osd.1 from (0'0,0'0] MAX to 1180'13435 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[99390]: 6.20 starting backfill to osd.7 from (0'0,0'0] MAX to 1180'13435 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[99390]: 6.1f scrub starts 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[99390]: 6.1f scrub ok 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[99390]: 6.d scrub starts 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[99390]: 6.d scrub ok 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[99390]: osdmap e1185: 8 total, 8 up, 8 in 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[101144]: pgmap v1382: 109 pgs: 109 active+clean; 371 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 913 op/s 2024-09-21T10:29:09.414 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[101144]: 6.2 scrub starts 2024-09-21T10:29:09.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[101144]: 6.2 scrub ok 2024-09-21T10:29:09.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[101144]: 6.20 starting backfill to osd.1 from (0'0,0'0] MAX to 1180'13435 2024-09-21T10:29:09.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[101144]: 6.20 starting backfill to osd.7 from (0'0,0'0] MAX to 1180'13435 2024-09-21T10:29:09.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[101144]: 6.1f scrub starts 2024-09-21T10:29:09.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[101144]: 6.1f scrub ok 2024-09-21T10:29:09.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[101144]: 6.d scrub starts 2024-09-21T10:29:09.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[101144]: 6.d scrub ok 2024-09-21T10:29:09.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:09 smithi007 ceph-mon[101144]: osdmap e1185: 8 total, 8 up, 8 in 2024-09-21T10:29:09.429 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:09.452 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:09.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:09.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:09.553 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:09.575 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:09.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:09.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:09 smithi031 ceph-mon[96824]: pgmap v1382: 109 pgs: 109 active+clean; 371 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 913 op/s 2024-09-21T10:29:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:09 smithi031 ceph-mon[96824]: 6.2 scrub starts 2024-09-21T10:29:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:09 smithi031 ceph-mon[96824]: 6.2 scrub ok 2024-09-21T10:29:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:09 smithi031 ceph-mon[96824]: 6.20 starting backfill to osd.1 from (0'0,0'0] MAX to 1180'13435 2024-09-21T10:29:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:09 smithi031 ceph-mon[96824]: 6.20 starting backfill to osd.7 from (0'0,0'0] MAX to 1180'13435 2024-09-21T10:29:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:09 smithi031 ceph-mon[96824]: 6.1f scrub starts 2024-09-21T10:29:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:09 smithi031 ceph-mon[96824]: 6.1f scrub ok 2024-09-21T10:29:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:09 smithi031 ceph-mon[96824]: 6.d scrub starts 2024-09-21T10:29:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:09 smithi031 ceph-mon[96824]: 6.d scrub ok 2024-09-21T10:29:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:09 smithi031 ceph-mon[96824]: osdmap e1185: 8 total, 8 up, 8 in 2024-09-21T10:29:09.678 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:09.700 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:09.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:09.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:09.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:09.825 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:09.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:09.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:09.845 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:29:09.927 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:09.950 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:09.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:09.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:10.051 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:10.074 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:10.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:10.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:10.175 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:10.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:10.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:10.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:10.302 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:10.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:10.339 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:10.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:10.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:29:10.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:10.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:10.480 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:10.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:10.581 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:10.621 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:10.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:10.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:10 smithi031 ceph-mon[96824]: 6.19 scrub starts 2024-09-21T10:29:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:10 smithi031 ceph-mon[96824]: 6.19 scrub ok 2024-09-21T10:29:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:10 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "35"} : dispatch 2024-09-21T10:29:10.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:10 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "35"} : dispatch 2024-09-21T10:29:10.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:10 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "35"}]': finished 2024-09-21T10:29:10.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:10 smithi031 ceph-mon[96824]: osdmap e1186: 8 total, 8 up, 8 in 2024-09-21T10:29:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[99390]: 6.19 scrub starts 2024-09-21T10:29:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[99390]: 6.19 scrub ok 2024-09-21T10:29:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "35"} : dispatch 2024-09-21T10:29:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "35"} : dispatch 2024-09-21T10:29:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "35"}]': finished 2024-09-21T10:29:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[99390]: osdmap e1186: 8 total, 8 up, 8 in 2024-09-21T10:29:10.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[101144]: 6.19 scrub starts 2024-09-21T10:29:10.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[101144]: 6.19 scrub ok 2024-09-21T10:29:10.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "35"} : dispatch 2024-09-21T10:29:10.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "35"} : dispatch 2024-09-21T10:29:10.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "35"}]': finished 2024-09-21T10:29:10.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-mon[101144]: osdmap e1186: 8 total, 8 up, 8 in 2024-09-21T10:29:10.723 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:10.751 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:10.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:10.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:10.847 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:10.853 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:10.895 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:10.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:10.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:10.997 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:10.997 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:29:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:29:10] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T10:29:11.024 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:11.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:11.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:11.117 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:11.118 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:11.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:11.153 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:11.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:11.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:11.255 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:11.286 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:11.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:11.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:11.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:11.414 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:11.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:11.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:11.516 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:11.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[99390]: pgmap v1385: 109 pgs: 109 active+clean; 315 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 2.3 MiB/s, 36 objects/s recovering 2024-09-21T10:29:11.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[99390]: 6.e scrub starts 2024-09-21T10:29:11.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[99390]: 6.e scrub ok 2024-09-21T10:29:11.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[99390]: 6.21 starting backfill to osd.4 from (0'0,0'0] MAX to 1182'13548 2024-09-21T10:29:11.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[99390]: 6.21 starting backfill to osd.7 from (0'0,0'0] MAX to 1182'13548 2024-09-21T10:29:11.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[99390]: 6.1d scrub starts 2024-09-21T10:29:11.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[99390]: 6.1d scrub ok 2024-09-21T10:29:11.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[99390]: osdmap e1187: 8 total, 8 up, 8 in 2024-09-21T10:29:11.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[101144]: pgmap v1385: 109 pgs: 109 active+clean; 315 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 2.3 MiB/s, 36 objects/s recovering 2024-09-21T10:29:11.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[101144]: 6.e scrub starts 2024-09-21T10:29:11.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[101144]: 6.e scrub ok 2024-09-21T10:29:11.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[101144]: 6.21 starting backfill to osd.4 from (0'0,0'0] MAX to 1182'13548 2024-09-21T10:29:11.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[101144]: 6.21 starting backfill to osd.7 from (0'0,0'0] MAX to 1182'13548 2024-09-21T10:29:11.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[101144]: 6.1d scrub starts 2024-09-21T10:29:11.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[101144]: 6.1d scrub ok 2024-09-21T10:29:11.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:11 smithi007 ceph-mon[101144]: osdmap e1187: 8 total, 8 up, 8 in 2024-09-21T10:29:11.538 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:11.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:11.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:11.639 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:11.661 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:11.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:11.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:11 smithi031 ceph-mon[96824]: pgmap v1385: 109 pgs: 109 active+clean; 315 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 2.3 MiB/s, 36 objects/s recovering 2024-09-21T10:29:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:11 smithi031 ceph-mon[96824]: 6.e scrub starts 2024-09-21T10:29:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:11 smithi031 ceph-mon[96824]: 6.e scrub ok 2024-09-21T10:29:11.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:11 smithi031 ceph-mon[96824]: 6.21 starting backfill to osd.4 from (0'0,0'0] MAX to 1182'13548 2024-09-21T10:29:11.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:11 smithi031 ceph-mon[96824]: 6.21 starting backfill to osd.7 from (0'0,0'0] MAX to 1182'13548 2024-09-21T10:29:11.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:11 smithi031 ceph-mon[96824]: 6.1d scrub starts 2024-09-21T10:29:11.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:11 smithi031 ceph-mon[96824]: 6.1d scrub ok 2024-09-21T10:29:11.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:11 smithi031 ceph-mon[96824]: osdmap e1187: 8 total, 8 up, 8 in 2024-09-21T10:29:11.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:11.786 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:11.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:11.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:11.888 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:11.911 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:11.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:11.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:12.013 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:12.037 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:12.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:12.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:12.138 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:12.162 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:12.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:12.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:12.263 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:12.295 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:12.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:12.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:12.396 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:12.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:12.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:12.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:12.536 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:12.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:12.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:12.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:12.620 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[99390]: 6.17 scrub starts 2024-09-21T10:29:12.620 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[99390]: 6.17 scrub ok 2024-09-21T10:29:12.620 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "36"} : dispatch 2024-09-21T10:29:12.620 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "36"} : dispatch 2024-09-21T10:29:12.620 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "36"}]': finished 2024-09-21T10:29:12.620 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[99390]: osdmap e1188: 8 total, 8 up, 8 in 2024-09-21T10:29:12.621 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[101144]: 6.17 scrub starts 2024-09-21T10:29:12.621 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[101144]: 6.17 scrub ok 2024-09-21T10:29:12.621 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "36"} : dispatch 2024-09-21T10:29:12.621 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "36"} : dispatch 2024-09-21T10:29:12.621 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "36"}]': finished 2024-09-21T10:29:12.621 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:12 smithi007 ceph-mon[101144]: osdmap e1188: 8 total, 8 up, 8 in 2024-09-21T10:29:12.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:12 smithi031 ceph-mon[96824]: 6.17 scrub starts 2024-09-21T10:29:12.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:12 smithi031 ceph-mon[96824]: 6.17 scrub ok 2024-09-21T10:29:12.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:12 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "36"} : dispatch 2024-09-21T10:29:12.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:12 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "36"} : dispatch 2024-09-21T10:29:12.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:12 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "36"}]': finished 2024-09-21T10:29:12.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:12 smithi031 ceph-mon[96824]: osdmap e1188: 8 total, 8 up, 8 in 2024-09-21T10:29:12.672 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:12.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:12.709 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:12.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:12.808 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:29:12.808 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:29:12.808 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:29:12.808 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:29:12.808 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:29:12.808 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:29:12.808 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:29:12.808 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:29:12.809 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:29:12.809 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:29:12.809 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:29:12.809 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:29:12.810 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:12.843 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:12.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:12.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:12.944 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:12.966 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:12.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:12.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:13.068 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:13.090 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:13.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:13.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:13.192 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:13.214 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:13.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:13.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:13.261 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[101144]: 6.1a scrub starts 2024-09-21T10:29:13.262 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[101144]: 6.1a scrub ok 2024-09-21T10:29:13.262 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[101144]: pgmap v1388: 109 pgs: 109 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:29:13.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:13.338 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:13.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:13.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:13.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:13.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:13.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:13.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:13.564 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:13.577 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[99390]: 6.1a scrub starts 2024-09-21T10:29:13.578 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[99390]: 6.1a scrub ok 2024-09-21T10:29:13.578 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[99390]: pgmap v1388: 109 pgs: 109 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:29:13.578 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[99390]: 6.22 starting backfill to osd.1 from (0'0,0'0] MAX to 1184'13319 2024-09-21T10:29:13.578 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[99390]: 6.22 starting backfill to osd.6 from (0'0,0'0] MAX to 1184'13319 2024-09-21T10:29:13.578 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[99390]: osdmap e1189: 8 total, 8 up, 8 in 2024-09-21T10:29:13.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[101144]: 6.22 starting backfill to osd.1 from (0'0,0'0] MAX to 1184'13319 2024-09-21T10:29:13.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[101144]: 6.22 starting backfill to osd.6 from (0'0,0'0] MAX to 1184'13319 2024-09-21T10:29:13.578 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:13 smithi007 ceph-mon[101144]: osdmap e1189: 8 total, 8 up, 8 in 2024-09-21T10:29:13.587 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:13.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:13.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:13.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:13 smithi031 ceph-mon[96824]: 6.1a scrub starts 2024-09-21T10:29:13.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:13 smithi031 ceph-mon[96824]: 6.1a scrub ok 2024-09-21T10:29:13.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:13 smithi031 ceph-mon[96824]: pgmap v1388: 109 pgs: 109 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:29:13.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:13 smithi031 ceph-mon[96824]: 6.22 starting backfill to osd.1 from (0'0,0'0] MAX to 1184'13319 2024-09-21T10:29:13.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:13 smithi031 ceph-mon[96824]: 6.22 starting backfill to osd.6 from (0'0,0'0] MAX to 1184'13319 2024-09-21T10:29:13.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:13 smithi031 ceph-mon[96824]: osdmap e1189: 8 total, 8 up, 8 in 2024-09-21T10:29:13.689 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:13.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:13.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:13.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:13.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:13.837 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:13.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:13.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:13.939 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:13.971 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:13.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:13.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:14.073 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:14.108 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:14.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:14.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:14.210 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:14.249 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:14.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:14.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:14.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:14.385 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:14.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:14.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:14.487 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:14.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:14.526 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:14.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:14.627 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:14.665 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:14.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:14.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:14.768 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:14.799 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:14.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:14.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:14.879 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:29:14.900 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:14.939 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:14.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:14.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:15.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:15.074 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:15.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:15.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:14 smithi031 ceph-mon[96824]: 6.f scrub starts 2024-09-21T10:29:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:14 smithi031 ceph-mon[96824]: 6.f scrub ok 2024-09-21T10:29:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:14 smithi031 ceph-mon[96824]: osdmap e1190: 8 total, 8 up, 8 in 2024-09-21T10:29:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:14 smithi031 ceph-mon[96824]: 6.23 starting backfill to osd.1 from (0'0,0'0] MAX to 1187'13482 2024-09-21T10:29:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:14 smithi031 ceph-mon[96824]: 6.23 starting backfill to osd.4 from (0'0,0'0] MAX to 1187'13482 2024-09-21T10:29:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:14 smithi031 ceph-mon[96824]: pgmap v1392: 109 pgs: 1 unknown, 108 active+clean; 206 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1009985844' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:15.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:14 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:15.175 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[99390]: 6.f scrub starts 2024-09-21T10:29:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[99390]: 6.f scrub ok 2024-09-21T10:29:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[99390]: osdmap e1190: 8 total, 8 up, 8 in 2024-09-21T10:29:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[99390]: 6.23 starting backfill to osd.1 from (0'0,0'0] MAX to 1187'13482 2024-09-21T10:29:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[99390]: 6.23 starting backfill to osd.4 from (0'0,0'0] MAX to 1187'13482 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[99390]: pgmap v1392: 109 pgs: 1 unknown, 108 active+clean; 206 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1009985844' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[101144]: 6.f scrub starts 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[101144]: 6.f scrub ok 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[101144]: osdmap e1190: 8 total, 8 up, 8 in 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[101144]: 6.23 starting backfill to osd.1 from (0'0,0'0] MAX to 1187'13482 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[101144]: 6.23 starting backfill to osd.4 from (0'0,0'0] MAX to 1187'13482 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[101144]: pgmap v1392: 109 pgs: 1 unknown, 108 active+clean; 206 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1009985844' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:14 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:15.211 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:15.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:15.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:15.312 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:15.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:15.346 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:15.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:15.447 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:15.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:15.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:15.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:15.578 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:15.608 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:15.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:15.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:15.710 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:15.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:15.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:15.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:15.836 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:15.860 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:15.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:15.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:15.962 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:15.998 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:15.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:16.009 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Removed 128555 objects 2024-09-21T10:29:16.009 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Clean up completed and total clean up time :192.73 2024-09-21T10:29:16.100 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:16.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:16.122 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:16.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:15 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:29:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:15 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:29:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:15 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:29:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:15 smithi031 ceph-mon[96824]: osdmap e1191: 8 total, 8 up, 8 in 2024-09-21T10:29:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:15 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:29:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:15 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:29:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:15 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:29:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:15 smithi007 ceph-mon[99390]: osdmap e1191: 8 total, 8 up, 8 in 2024-09-21T10:29:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:15 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:29:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:15 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:29:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:15 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:29:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:15 smithi007 ceph-mon[101144]: osdmap e1191: 8 total, 8 up, 8 in 2024-09-21T10:29:16.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:16.245 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:16.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:16.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:16.347 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:16.369 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:16.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:16.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:16.430 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:29:16.430 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:29:16.430 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 'trim stale osdmaps' 2024-09-21T10:29:16.471 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:16.495 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:16.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:16.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:16.597 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:16.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:16.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:16.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:16.720 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:16.744 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:16.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:16.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:16.846 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:16.873 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:16.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:16.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:16.961 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:29:16.962 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:29:16.974 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:16.979 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:29:16.979 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:29:16.979 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:16 smithi007 ceph-mon[99390]: osdmap e1192: 8 total, 8 up, 8 in 2024-09-21T10:29:16.979 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:16 smithi007 ceph-mon[99390]: 6.22 scrub starts 2024-09-21T10:29:16.979 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:16 smithi007 ceph-mon[99390]: 6.22 scrub ok 2024-09-21T10:29:16.979 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:16 smithi007 ceph-mon[99390]: pgmap v1395: 109 pgs: 1 unknown, 108 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:16.980 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:16 smithi007 ceph-mon[101144]: osdmap e1192: 8 total, 8 up, 8 in 2024-09-21T10:29:16.980 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:16 smithi007 ceph-mon[101144]: 6.22 scrub starts 2024-09-21T10:29:16.980 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:16 smithi007 ceph-mon[101144]: 6.22 scrub ok 2024-09-21T10:29:16.980 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:16 smithi007 ceph-mon[101144]: pgmap v1395: 109 pgs: 1 unknown, 108 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:16.997 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:29:16.998 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:29:17.000 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:17.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:17.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:17.024 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:29:17.024 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:29:17.040 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:29:17.041 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:29:17.057 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:29:17.058 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:29:17.074 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:29:17.074 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:29:17.091 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:29:17.091 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:29:17.102 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:17.126 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:17.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:17.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:16 smithi031 ceph-mon[96824]: osdmap e1192: 8 total, 8 up, 8 in 2024-09-21T10:29:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:16 smithi031 ceph-mon[96824]: 6.22 scrub starts 2024-09-21T10:29:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:16 smithi031 ceph-mon[96824]: 6.22 scrub ok 2024-09-21T10:29:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:16 smithi031 ceph-mon[96824]: pgmap v1395: 109 pgs: 1 unknown, 108 active+clean; 172 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:17.228 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:17.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:17.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:17.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:17.355 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:17.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:17.382 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:17.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:17.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:17.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:17.506 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:17.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:17.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:17.634 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:17.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:17.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:17.736 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:17.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:17.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:17.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:17.767 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:17.862 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:17.885 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:17.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:17.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:17.919 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:29:17.987 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:18.014 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:18.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:18.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:18.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:18.130 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:17 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4218003163' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:18.131 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:17 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4218003163' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:18.139 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:18.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:18.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:17 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4218003163' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:18.241 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:18.267 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:18.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:18.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:18.284 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:18.368 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:18.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:18.391 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:18.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:18.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:18.519 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:18.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:18.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:18.621 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:18.647 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:18.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:18.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:18.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:18.771 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:18.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:18.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:136856 6.0 6:0f981f6c:::benchmark_data_smithi007_139998_object8298:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:26:16.221178+0000", 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 182.622439867, 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.093504137, 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.860 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 136856 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.221178+0000", 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.861 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.221178+0000", 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.221180+0000", 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9810000000000002e-06 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.221188+0000", 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4909999999999999e-06 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.862 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.221202+0000", 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4167e-05 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.221211+0000", 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4409999999999999e-06 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.228703+0000", 2024-09-21T10:29:18.863 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0074917070000000002 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.228818+0000", 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000115475 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.228962+0000", 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014337900000000001 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.243288+0000", 2024-09-21T10:29:18.864 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014325901 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.265735+0000", 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.022447236999999998 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.265747+0000", 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1756000000000001e-05 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.865 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.299277+0000", 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0335303870000001 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.299437+0000", 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015940299999999999 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.314572+0000", 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.015135503 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.866 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.314682+0000", 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000110309 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:136875 6.0 6:05a7e6fc:::benchmark_data_smithi007_139998_object8317:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:26:16.265073+0000", 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 182.578544661, 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.049828668, 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.867 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 136875 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.265073+0000", 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.868 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.265073+0000", 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.265074+0000", 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8299999999999997e-07 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.265080+0000", 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4479999999999999e-06 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.869 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.265087+0000", 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8469999999999998e-06 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.265092+0000", 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.305e-06 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.267501+0000", 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0024080249999999998 2024-09-21T10:29:18.870 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:16.267512+0000", 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1229e-05 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.299733+0000", 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0322208470000001 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.299883+0000", 2024-09-21T10:29:18.871 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000150815 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.300026+0000", 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014276100000000001 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.307507+0000", 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0074810620000000001 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.307533+0000", 2024-09-21T10:29:18.872 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6274e-05 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.314773+0000", 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0072393630000000004 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.314823+0000", 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9846999999999999e-05 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.873 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:26:17.314902+0000", 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9362000000000004e-05 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:196042 6.16 6:6fd8fe9b:::benchmark_data_smithi007_139998_object67484:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1128)", 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:27:48.625946+0000", 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 90.217671879999997, 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0340675779999999, 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.874 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 196042 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.625946+0000", 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.625946+0000", 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.875 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.625949+0000", 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4389999999999999e-06 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.625959+0000", 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0380999999999999e-05 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.627689+0000", 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001730245 2024-09-21T10:29:18.876 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.627708+0000", 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8450000000000001e-05 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.969976+0000", 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.342268036 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.969983+0000", 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7060000000000004e-06 2024-09-21T10:29:18.877 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.656192+0000", 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.686208178 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.656327+0000", 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013585299999999999 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.659931+0000", 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036034750000000001 2024-09-21T10:29:18.878 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.660014+0000", 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2814999999999999e-05 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216098 6.11 6:8d3ff868:::benchmark_data_smithi007_139998_object87540:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:15.691860+0000", 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 63.151757897000003, 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.062922106, 2024-09-21T10:29:18.879 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216098 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:15.691860+0000", 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.880 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.881 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.881 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.881 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:15.691860+0000", 2024-09-21T10:29:18.881 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.881 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.881 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.881 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.881 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:15.691861+0000", 2024-09-21T10:29:18.881 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1199999999999998e-07 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:15.691863+0000", 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.21e-06 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:15.691869+0000", 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2149999999999998e-06 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.882 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:15.691874+0000", 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0429999999999998e-06 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:15.694698+0000", 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002824184 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:15.694708+0000", 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0077e-05 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.883 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:16.750311+0000", 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.055602889 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:16.750433+0000", 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000121413 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:16.754700+0000", 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0042670599999999996 2024-09-21T10:29:18.884 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:16.754782+0000", 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2602999999999995e-05 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221348 6.16 6:6a56df26:::benchmark_data_smithi007_139998_object92790:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.748840+0000", 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094778222999999, 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3606299690000001, 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:29:18.885 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221348 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748840+0000", 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748840+0000", 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.886 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748841+0000", 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.564e-06 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748848+0000", 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5729999999999996e-06 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748865+0000", 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6843000000000001e-05 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.887 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748873+0000", 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6729999999999998e-06 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749247+0000", 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000374001 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op must wait for map", 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749255+0000", 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.909e-06 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.888 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750245+0000", 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00098968100000000007 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750254+0000", 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6179999999999995e-06 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.109367+0000", 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3591137230000001 2024-09-21T10:29:18.889 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.109470+0000", 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000102384 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221397 6.16 6:6ad35761:::benchmark_data_smithi007_139998_object92839:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.748892+0000", 2024-09-21T10:29:18.890 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094725873999998, 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.366906569, 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221397 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748892+0000", 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.891 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748892+0000", 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748893+0000", 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8999999999999997e-07 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748895+0000", 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5689999999999999e-06 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.892 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748902+0000", 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3799999999999999e-06 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748907+0000", 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8749999999999999e-06 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749326+0000", 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00041930400000000001 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.893 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749332+0000", 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1460000000000001e-06 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750307+0000", 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00097484100000000005 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750314+0000", 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2790000000000001e-06 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.894 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.109723+0000", 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3594090240000001 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.109875+0000", 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015158000000000001 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.110263+0000", 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00038839300000000001 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.115510+0000", 2024-09-21T10:29:18.895 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.005247135 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.115534+0000", 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4015e-05 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.115580+0000", 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5686999999999998e-05 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.115641+0000", 2024-09-21T10:29:18.896 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1222000000000004e-05 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.115692+0000", 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0609999999999998e-05 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.115799+0000", 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000107019 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221450 6.16 6:6f5be170:::benchmark_data_smithi007_139998_object92892:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.897 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.748913+0000", 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094705083999997, 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.367222143, 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221450 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.898 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748913+0000", 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748913+0000", 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748913+0000", 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.7899999999999999e-07 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.899 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748915+0000", 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8220000000000001e-06 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748921+0000", 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5219999999999998e-06 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748925+0000", 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4710000000000001e-06 2024-09-21T10:29:18.900 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749368+0000", 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00044283000000000001 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749373+0000", 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9139999999999999e-06 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750344+0000", 2024-09-21T10:29:18.901 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00097134700000000001 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750351+0000", 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6839999999999999e-06 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.111995+0000", 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3616442769999999 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.112131+0000", 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013556700000000001 2024-09-21T10:29:18.902 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.112434+0000", 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00030285700000000002 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.115865+0000", 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0034311760000000002 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.903 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.115874+0000", 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1360000000000003e-06 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116004+0000", 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013035400000000001 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116041+0000", 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.7067999999999998e-05 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.904 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116077+0000", 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5386999999999998e-05 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116135+0000", 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8352e-05 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221502 6.16 6:6f1496cd:::benchmark_data_smithi007_139998_object92944:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.748931+0000", 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094687155000003, 2024-09-21T10:29:18.905 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3674233600000001, 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221502 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.906 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748931+0000", 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748931+0000", 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748931+0000", 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.2500000000000001e-07 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748933+0000", 2024-09-21T10:29:18.907 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8449999999999999e-06 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748939+0000", 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7610000000000004e-06 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748944+0000", 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8029999999999996e-06 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.908 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750576+0000", 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001632515 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750586+0000", 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7489999999999993e-06 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.113814+0000", 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.363228237 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.909 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.113918+0000", 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000103767 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.114180+0000", 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00026235599999999999 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.115879+0000", 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00169896 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.910 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116173+0000", 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000293994 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116219+0000", 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5779000000000003e-05 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116258+0000", 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.871e-05 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.911 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116293+0000", 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5321000000000003e-05 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116354+0000", 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1237999999999999e-05 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.912 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221550 6.16 6:68728fa9:::benchmark_data_smithi007_139998_object92992:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.913 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.748949+0000", 2024-09-21T10:29:18.913 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094668579999997, 2024-09-21T10:29:18.913 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.376185083, 2024-09-21T10:29:18.913 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.913 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.913 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221550 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748949+0000", 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.915 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748949+0000", 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748950+0000", 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.0600000000000001e-07 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748952+0000", 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8109999999999999e-06 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.916 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748957+0000", 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6389999999999997e-06 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748962+0000", 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5090000000000004e-06 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750613+0000", 2024-09-21T10:29:18.917 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0016513299999999999 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750620+0000", 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9260000000000003e-06 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116390+0000", 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3657698030000001 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116467+0000", 2024-09-21T10:29:18.918 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.729e-05 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.116660+0000", 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019273700000000001 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.120147+0000", 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0034871640000000001 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.120207+0000", 2024-09-21T10:29:18.919 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0263999999999998e-05 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.122484+0000", 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002276517 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.124952+0000", 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0024685459999999998 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.920 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125011+0000", 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8610999999999998e-05 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125135+0000", 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012363000000000001 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221557 6.16 6:6cd61494:::benchmark_data_smithi007_139998_object92999:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.748968+0000", 2024-09-21T10:29:18.921 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094650557000001, 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.376501346, 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221557 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.922 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748968+0000", 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748968+0000", 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748968+0000", 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.1399999999999998e-07 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.923 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748970+0000", 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9589999999999998e-06 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748976+0000", 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1369999999999999e-06 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748981+0000", 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8860000000000003e-06 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.924 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750647+0000", 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0016664679999999999 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750654+0000", 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8059999999999997e-06 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.118188+0000", 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3675335369999999 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.925 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.118329+0000", 2024-09-21T10:29:18.926 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000141874 2024-09-21T10:29:18.926 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.926 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.926 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.926 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.118631+0000", 2024-09-21T10:29:18.926 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000301052 2024-09-21T10:29:18.926 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.926 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.927 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.927 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.124744+0000", 2024-09-21T10:29:18.927 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0061133660000000003 2024-09-21T10:29:18.927 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.927 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.927 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.927 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.124810+0000", 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6373999999999998e-05 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.124880+0000", 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0073999999999993e-05 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125275+0000", 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00039451299999999998 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.928 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125337+0000", 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1927000000000005e-05 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125469+0000", 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013205899999999999 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221678 6.16 6:6c5c1bd3:::benchmark_data_smithi007_139998_object93120:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.748987+0000", 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094630866999999, 2024-09-21T10:29:18.929 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3768470189999999, 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221678 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748987+0000", 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.930 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748987+0000", 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748988+0000", 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3999999999999997e-07 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748990+0000", 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1689999999999999e-06 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.931 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748996+0000", 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0759999999999999e-06 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749001+0000", 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8860000000000003e-06 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750805+0000", 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001804789 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.932 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750813+0000", 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7849999999999992e-06 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.120261+0000", 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3694478430000001 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.120392+0000", 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013067800000000001 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.933 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.120680+0000", 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00028848200000000001 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.124840+0000", 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041596840000000003 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125200+0000", 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000359706 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.934 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125540+0000", 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00034018699999999999 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125638+0000", 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.8381000000000006e-05 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125703+0000", 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4802999999999996e-05 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.935 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125834+0000", 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013121000000000001 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221683 6.16 6:6e90e6f0:::benchmark_data_smithi007_139998_object93125:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749006+0000", 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094611977, 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.384620516, 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.936 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221683 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749006+0000", 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749006+0000", 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.937 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749006+0000", 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9400000000000001e-07 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749008+0000", 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9400000000000001e-06 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749014+0000", 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8760000000000002e-06 2024-09-21T10:29:18.938 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749019+0000", 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9609999999999996e-06 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750840+0000", 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0018205230000000001 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750846+0000", 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.703e-06 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.939 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.122529+0000", 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3716827170000001 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.122668+0000", 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013842699999999999 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.123079+0000", 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00041089499999999999 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.940 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125559+0000", 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0024807319999999998 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125897+0000", 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00033743800000000002 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125952+0000", 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5293000000000001e-05 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133422+0000", 2024-09-21T10:29:18.941 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0074695580000000003 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133494+0000", 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2867000000000006e-05 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133627+0000", 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000132192 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.942 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221717 6.16 6:6aba09ac:::benchmark_data_smithi007_139998_object93159:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749025+0000", 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094592724000002, 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.385049454, 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221717 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.943 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749025+0000", 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749025+0000", 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749026+0000", 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3799999999999998e-07 2024-09-21T10:29:18.944 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749028+0000", 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9180000000000001e-06 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749033+0000", 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6720000000000001e-06 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749038+0000", 2024-09-21T10:29:18.945 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0019999999999997e-06 2024-09-21T10:29:18.946 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.946 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.946 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.946 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750874+0000", 2024-09-21T10:29:18.946 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001835735 2024-09-21T10:29:18.946 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.946 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.946 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.946 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750881+0000", 2024-09-21T10:29:18.946 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2219999999999996e-06 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125988+0000", 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.375106462 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.126137+0000", 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014936800000000001 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.126466+0000", 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000329363 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133354+0000", 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.006887425 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133701+0000", 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00034753200000000001 2024-09-21T10:29:18.948 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133742+0000", 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0601e-05 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133825+0000", 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3319000000000006e-05 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133875+0000", 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9838e-05 2024-09-21T10:29:18.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134075+0000", 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019965900000000001 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221786 6.16 6:6ca84b02:::benchmark_data_smithi007_139998_object93228:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749045+0000", 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094573386999997, 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.388121443, 2024-09-21T10:29:18.950 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221786 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749045+0000", 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.951 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749045+0000", 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749045+0000", 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6400000000000002e-07 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749047+0000", 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.176e-06 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749053+0000", 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9739999999999999e-06 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749059+0000", 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2850000000000002e-06 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750908+0000", 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0018488350000000001 2024-09-21T10:29:18.953 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750914+0000", 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5799999999999997e-06 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.128418+0000", 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.377504375 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.128546+0000", 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012771399999999999 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.128934+0000", 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00038783900000000001 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134123+0000", 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0051885569999999999 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134165+0000", 2024-09-21T10:29:18.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2009999999999999e-05 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.136855+0000", 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0026902940000000002 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.136952+0000", 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7238999999999995e-05 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.137045+0000", 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3091999999999996e-05 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.137166+0000", 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000120909 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221816 6.16 6:69b5d8e5:::benchmark_data_smithi007_139998_object93258:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749065+0000", 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094553388999998, 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3946060650000001, 2024-09-21T10:29:18.957 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221816 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749065+0000", 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.958 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749065+0000", 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749065+0000", 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6600000000000002e-07 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.959 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749067+0000", 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9690000000000001e-06 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749077+0000", 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0180000000000001e-05 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749083+0000", 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6550000000000001e-06 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750947+0000", 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001864381 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750954+0000", 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8040000000000004e-06 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.130915+0000", 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3799613909999999 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.131037+0000", 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000121908 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.131437+0000", 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00039946900000000001 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134216+0000", 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0027794769999999998 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.962 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.136917+0000", 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0027007580000000002 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.140010+0000", 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0030932020000000002 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143464+0000", 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0034536599999999999 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143526+0000", 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1879999999999997e-05 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143671+0000", 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014496499999999999 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.964 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221861 6.16 6:6f24e83b:::benchmark_data_smithi007_139998_object93303:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749090+0000", 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094528316000002, 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.400644075, 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221861 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.965 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749090+0000", 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749090+0000", 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749090+0000", 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5199999999999998e-07 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.966 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749097+0000", 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0010000000000004e-06 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749104+0000", 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0489999999999998e-06 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749109+0000", 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2859999999999999e-06 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.967 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750981+0000", 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00187206 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750988+0000", 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.725e-06 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134246+0000", 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.383257381 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134372+0000", 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000125969 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134806+0000", 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00043476300000000001 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.140017+0000", 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0052105179999999999 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.142845+0000", 2024-09-21T10:29:18.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0028285630000000001 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.142898+0000", 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2830000000000001e-05 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149567+0000", 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0066690969999999997 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149621+0000", 2024-09-21T10:29:18.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3763e-05 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149734+0000", 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112718 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221875 6.16 6:6c736346:::benchmark_data_smithi007_139998_object93317:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749117+0000", 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094501203999997, 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.400912688, 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.971 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221875 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749117+0000", 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.972 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749117+0000", 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749117+0000", 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4700000000000002e-07 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749120+0000", 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4930000000000001e-06 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749126+0000", 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7869999999999998e-06 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749130+0000", 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5290000000000002e-06 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751013+0000", 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0018830380000000001 2024-09-21T10:29:18.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751020+0000", 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9199999999999998e-06 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.137209+0000", 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3861886590000001 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.137359+0000", 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000150447 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.975 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.137802+0000", 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00044286400000000001 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.142858+0000", 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0050563329999999997 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143713+0000", 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00085449600000000005 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149483+0000", 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0057703600000000004 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149865+0000", 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00038183500000000002 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149922+0000", 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6706000000000002e-05 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150030+0000", 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000107774 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221980 6.16 6:6e2e0703:::benchmark_data_smithi007_139998_object93422:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749136+0000", 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094482049, 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.401167169, 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.978 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221980 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749136+0000", 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749136+0000", 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749136+0000", 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5499999999999999e-07 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749138+0000", 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8479999999999999e-06 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749144+0000", 2024-09-21T10:29:18.980 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3580000000000002e-06 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749148+0000", 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4290000000000003e-06 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751060+0000", 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0019120669999999999 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751067+0000", 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0979999999999996e-06 2024-09-21T10:29:18.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.140051+0000", 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3889836799999999 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.140218+0000", 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000167403 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.140647+0000", 2024-09-21T10:29:18.982 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00042921799999999998 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.142864+0000", 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022167229999999999 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149528+0000", 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0066641599999999997 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.983 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149772+0000", 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024333800000000001 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150150+0000", 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00037785500000000002 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150200+0000", 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9975000000000002e-05 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.984 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150303+0000", 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000103662 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:222042 6.16 6:6dca110d:::benchmark_data_smithi007_139998_object93484:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749156+0000", 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094461756999998, 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4031240920000001, 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.985 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 222042 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749156+0000", 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.986 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749156+0000", 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749157+0000", 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9099999999999999e-07 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749159+0000", 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9300000000000002e-06 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.987 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749164+0000", 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6119999999999998e-06 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749170+0000", 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2199999999999997e-06 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751105+0000", 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001934411 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.988 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751112+0000", 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3130000000000001e-06 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143745+0000", 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.392633212 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143878+0000", 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013261699999999999 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.989 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.144286+0000", 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000407728 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149820+0000", 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0055340299999999997 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150074+0000", 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00025387199999999998 2024-09-21T10:29:18.990 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152101+0000", 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002027264 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152116+0000", 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4731e-05 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152164+0000", 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8288999999999998e-05 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.991 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152280+0000", 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011647200000000001 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:222071 6.16 6:6a6aeac4:::benchmark_data_smithi007_139998_object93513:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749177+0000", 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 53.094441346000004, 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4070148730000001, 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:29:18.992 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 222071 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749177+0000", 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749177+0000", 2024-09-21T10:29:18.993 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749177+0000", 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.27e-07 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749179+0000", 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6530000000000001e-06 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749185+0000", 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0809999999999999e-06 2024-09-21T10:29:18.994 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749191+0000", 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2060000000000004e-06 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751140+0000", 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001949423 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751147+0000", 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4300000000000003e-06 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.995 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.996 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:29:18.996 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.146334+0000", 2024-09-21T10:29:18.996 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3951874499999999 2024-09-21T10:29:18.996 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.996 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.996 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:29:18.996 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.147088+0000", 2024-09-21T10:29:18.996 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00075382900000000002 2024-09-21T10:29:18.997 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.997 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.997 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:29:18.997 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.147480+0000", 2024-09-21T10:29:18.997 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00039175000000000001 2024-09-21T10:29:18.997 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.998 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.998 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.998 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150112+0000", 2024-09-21T10:29:18.998 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0026321399999999998 2024-09-21T10:29:18.998 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.998 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.998 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152320+0000", 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022076750000000001 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152333+0000", 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3032e-05 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:18.999 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.156025+0000", 2024-09-21T10:29:19.000 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036922589999999998 2024-09-21T10:29:19.000 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:19.000 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:19.000 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:29:19.000 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.156079+0000", 2024-09-21T10:29:19.000 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3717000000000001e-05 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.156192+0000", 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112901 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:29:19.001 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:29:19.002 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2024-09-21T10:29:19.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2024-09-21T10:29:19.003 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:18 smithi007 ceph-mon[99390]: pgmap v1396: 109 pgs: 109 active+clean; 58 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:19.003 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:18 smithi007 ceph-mon[101144]: pgmap v1396: 109 pgs: 109 active+clean; 58 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:19.022 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:19.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:19.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:19.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:19.151 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:19.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:19.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:18 smithi031 ceph-mon[96824]: pgmap v1396: 109 pgs: 109 active+clean; 58 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:19.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:19.280 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:19.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:19.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:19.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:19.408 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:19.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:19.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:19.509 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:19.532 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:19.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:19.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:19.634 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:19.655 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:19.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:19.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:19.757 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:19.780 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:19.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:19.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:19.881 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:19.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:19.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:19.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:20.010 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:20.037 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:20.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:20.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:20.138 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:20.152 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:29:20.165 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:19 smithi031 ceph-mon[96824]: 6.1e scrub starts 2024-09-21T10:29:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:19 smithi031 ceph-mon[96824]: 6.1e scrub ok 2024-09-21T10:29:20.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:20.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:20.174 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:19 smithi007 ceph-mon[99390]: 6.1e scrub starts 2024-09-21T10:29:20.174 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:19 smithi007 ceph-mon[99390]: 6.1e scrub ok 2024-09-21T10:29:20.174 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:19 smithi007 ceph-mon[101144]: 6.1e scrub starts 2024-09-21T10:29:20.175 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:19 smithi007 ceph-mon[101144]: 6.1e scrub ok 2024-09-21T10:29:20.267 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:20.293 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:20.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:20.395 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:20.421 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:20.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:20.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:20.522 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:20.545 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:20.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:20.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:20.647 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:20.673 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:20.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:20.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:20.678 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:20.775 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:20.797 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:20.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:20.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:20.898 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:20.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:20.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:20.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:21.022 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:21.044 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:21.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:21.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:21.088 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:29:21.146 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:20 smithi031 ceph-mon[96824]: pgmap v1397: 109 pgs: 109 active+clean; 5.2 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 295 KiB/s, 0 objects/s recovering 2024-09-21T10:29:21.169 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:21.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:21.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:20 smithi007 ceph-mon[99390]: pgmap v1397: 109 pgs: 109 active+clean; 5.2 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 295 KiB/s, 0 objects/s recovering 2024-09-21T10:29:21.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:29:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:29:20] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T10:29:21.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:20 smithi007 ceph-mon[101144]: pgmap v1397: 109 pgs: 109 active+clean; 5.2 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 295 KiB/s, 0 objects/s recovering 2024-09-21T10:29:21.270 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:21.292 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:21.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:21.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:21.303 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:21.394 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:21.416 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:21.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:21.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:21.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:21.540 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:21.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:21.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:21.641 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:21.664 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:21.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:21.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:21.766 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:21.789 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:21.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:21.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:21.891 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:21.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:21.913 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:21.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:22.014 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:22.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:22.036 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:22.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:22.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:22.159 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:22.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:22.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:22.261 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:22.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:22.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:22.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:22.384 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:22.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:22.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:22.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:22.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:22 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:22.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:22 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:22.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:22 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:22.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:22 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:22.510 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:22.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:22.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:22.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:22.633 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:22.657 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:22.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:22.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:22 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:22 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:22.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:22.781 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:22.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:22.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:22.882 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:29:22.903 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:29:22.905 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:22.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:22.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:22.948 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:29:22.948 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:29:22.948 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 0 2024-09-21T10:29:22.948 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:29:23.006 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:23.029 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:23.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:23.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:23.131 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:23.152 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:23.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:23.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:23.254 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:23.276 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:23.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:23.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:23.378 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:23.400 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:23.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:23.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:23.463 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:23 smithi031 ceph-mon[96824]: pgmap v1398: 109 pgs: 109 active+clean; 2.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 232 KiB/s, 0 objects/s recovering 2024-09-21T10:29:23.501 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:23.523 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:23.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:23.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:23.595 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:29:23.625 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:23.649 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:23.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:23.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:23 smithi007 ceph-mon[99390]: pgmap v1398: 109 pgs: 109 active+clean; 2.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 232 KiB/s, 0 objects/s recovering 2024-09-21T10:29:23.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:23 smithi007 ceph-mon[101144]: pgmap v1398: 109 pgs: 109 active+clean; 2.3 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 232 KiB/s, 0 objects/s recovering 2024-09-21T10:29:23.751 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:23.775 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:23.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:23.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:23.797 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:23.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:23.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:23.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:23.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:24.000 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:24.026 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:24.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:24.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:24.127 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:24.154 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:24.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:24.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:24.255 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:24.278 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:24.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:24.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:24.380 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:24.401 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:24.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:24.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:24.503 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:24.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:24.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:24.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:24.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:24.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:24.653 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:24.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:24.754 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:24.776 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:24.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:24.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:24.877 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:24.898 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:24.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:24.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:25.000 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:25.026 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:25.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:25.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:25.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:25.153 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:25.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:25.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:25.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:25.277 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:25.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:25.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:25.379 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:25.403 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:25.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:25.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:25.429 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:29:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:29:25.430 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:29:25.430 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:29:25.430 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:29:25.438 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:25 smithi031 ceph-mon[96824]: pgmap v1399: 109 pgs: 109 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:25.504 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:25.527 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:25.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:25.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:25.595 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:25 smithi007 ceph-mon[99390]: pgmap v1399: 109 pgs: 109 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:25.595 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:25 smithi007 ceph-mon[101144]: pgmap v1399: 109 pgs: 109 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:25.628 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:25.651 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:25.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:25.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:25.753 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:25.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:25.776 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:25.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:25.877 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:25.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:25.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:25.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:26.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:26.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:29:26.025 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:26.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:26.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:26.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:26.149 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:26.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:26.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:26.206 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:26.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:26.273 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:26.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:26.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:26.364 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_1' removed 2024-09-21T10:29:26.369 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:29:26.374 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:26.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:26.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:26.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:26.505 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:29:26.505 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:29:26.505 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 'trim stale osdmaps' 2024-09-21T10:29:26.507 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:26.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:26.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:26.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:26.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:26 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1956521250' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:29:26.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:26 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2247186469' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:29:26.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:26 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:29:26.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:26.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:26 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1956521250' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:29:26.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:26 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2247186469' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:29:26.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:26 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:29:26.648 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:26 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1956521250' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:29:26.649 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:26 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2247186469' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:29:26.649 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:26 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:29:26.653 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:26.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:26.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:26.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:26.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:26.778 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:26.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:26.879 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:26.906 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:26.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:26.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:27.008 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:27.030 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:27.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:27.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:27.132 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:27.187 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:27.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:27.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:27.290 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:27.312 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:27.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:27.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:27.413 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:27.435 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:27.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:27.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:27.536 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:27.558 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:27.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:27.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:27.593 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:27 smithi031 ceph-mon[96824]: pgmap v1400: 109 pgs: 109 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:27.593 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:27 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:27.593 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:27 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1956521250' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:29:27.593 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:27 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:29:27.594 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:27 smithi031 ceph-mon[96824]: osdmap e1193: 8 total, 8 up, 8 in 2024-09-21T10:29:27.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:27 smithi007 ceph-mon[99390]: pgmap v1400: 109 pgs: 109 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:27.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:27 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:27.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:27 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1956521250' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:29:27.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:27 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:29:27.649 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:27 smithi007 ceph-mon[99390]: osdmap e1193: 8 total, 8 up, 8 in 2024-09-21T10:29:27.649 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:27 smithi007 ceph-mon[101144]: pgmap v1400: 109 pgs: 109 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:27.649 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:27 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:27.649 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:27 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1956521250' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:29:27.649 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:27 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:29:27.649 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:27 smithi007 ceph-mon[101144]: osdmap e1193: 8 total, 8 up, 8 in 2024-09-21T10:29:27.660 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:27.683 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:27.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:27.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:27.767 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:29:27.767 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:29:27.767 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2024-09-21T10:29:27.768 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_2 16 2024-09-21T10:29:27.800 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:27.835 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:27.843 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:27.862 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:29:27.862 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:29:27.862 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:29:27.862 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:29:27.862 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.862 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222119 6.17 6:e8e49242:::benchmark_data_smithi007_139998_object93561:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.862 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.154398+0000", 2024-09-21T10:29:27.862 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.703519016999998, 2024-09-21T10:29:27.862 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.722069939, 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222119 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154398+0000", 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.863 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154398+0000", 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154396+0000", 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154404+0000", 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2729999999999997e-06 2024-09-21T10:29:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154417+0000", 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2999999999999999e-05 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154424+0000", 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.498e-06 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154476+0000", 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1786000000000002e-05 2024-09-21T10:29:27.865 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154487+0000", 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0818999999999999e-05 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765417+0000", 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.61092999199999998 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765428+0000", 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1562999999999999e-05 2024-09-21T10:29:27.866 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.869804+0000", 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.104376147 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.869906+0000", 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010207 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.870184+0000", 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00027795499999999998 2024-09-21T10:29:27.867 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874822+0000", 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0046380809999999996 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874829+0000", 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.562e-06 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874903+0000", 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3763999999999994e-05 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.868 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876346+0000", 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014431260000000001 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876380+0000", 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3695999999999997e-05 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876468+0000", 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8128999999999996e-05 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.869 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222128 6.17 6:e8339e7c:::benchmark_data_smithi007_139998_object93570:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.156352+0000", 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.701564939999997, 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.720280416, 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222128 2024-09-21T10:29:27.870 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156352+0000", 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156352+0000", 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.871 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156351+0000", 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156358+0000", 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7290000000000003e-06 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156367+0000", 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9409999999999996e-06 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.872 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156373+0000", 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7989999999999999e-06 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156429+0000", 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6672000000000002e-05 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156439+0000", 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3430000000000002e-06 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765495+0000", 2024-09-21T10:29:27.873 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.60905593499999999 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765504+0000", 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.7270000000000002e-06 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.871650+0000", 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1061461020000001 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.871721+0000", 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0501999999999997e-05 2024-09-21T10:29:27.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.875 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.875 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.875 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.871900+0000", 2024-09-21T10:29:27.875 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017865599999999999 2024-09-21T10:29:27.875 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.875 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.875 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.875 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874849+0000", 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029498580000000001 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874857+0000", 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6920000000000002e-06 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876314+0000", 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001456614 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.876 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876518+0000", 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000203969 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876544+0000", 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6120000000000001e-05 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876632+0000", 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8467000000000005e-05 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.877 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222144 6.17 6:ec408611:::benchmark_data_smithi007_139998_object93586:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.167816+0000", 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.690100708999999, 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.711106477, 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222144 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.878 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167816+0000", 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167816+0000", 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167815+0000", 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:27.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167824+0000", 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5909999999999996e-06 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167835+0000", 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1557e-05 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167843+0000", 2024-09-21T10:29:27.880 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6720000000000004e-06 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167903+0000", 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0019999999999998e-05 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167913+0000", 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0159999999999999e-05 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765707+0000", 2024-09-21T10:29:27.881 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.59779382800000003 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765712+0000", 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2920000000000003e-06 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.873574+0000", 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1078617900000001 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.882 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.873639+0000", 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4632000000000001e-05 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.873801+0000", 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016186099999999999 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876269+0000", 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024683700000000001 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876279+0000", 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9480000000000003e-06 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878653+0000", 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0023741040000000001 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878736+0000", 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3181000000000002e-05 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878776+0000", 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9851999999999997e-05 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878923+0000", 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014654100000000001 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222147 6.17 6:ec38ebf9:::benchmark_data_smithi007_139998_object93589:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.169936+0000", 2024-09-21T10:29:27.885 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.687980312000001, 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7094693269999999, 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222147 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169936+0000", 2024-09-21T10:29:27.886 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169936+0000", 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169935+0000", 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.887 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169941+0000", 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7429999999999999e-06 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169953+0000", 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2408999999999999e-05 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169961+0000", 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8620000000000003e-06 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.170016+0000", 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4667999999999999e-05 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.170026+0000", 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0455000000000001e-05 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765744+0000", 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.59571793900000003 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765749+0000", 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.271e-06 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874930+0000", 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1091801480000001 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874998+0000", 2024-09-21T10:29:27.890 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8631000000000001e-05 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.875157+0000", 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015916500000000001 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876481+0000", 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00132343 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878698+0000", 2024-09-21T10:29:27.891 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002217508 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878999+0000", 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030081699999999999 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879225+0000", 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000226276 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879290+0000", 2024-09-21T10:29:27.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4480000000000006e-05 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879406+0000", 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011599600000000001 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222186 6.17 6:eb3e7066:::benchmark_data_smithi007_139998_object93628:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.198750+0000", 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.659166734999999, 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6833202570000001, 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.893 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222186 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198750+0000", 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198750+0000", 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198748+0000", 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198755+0000", 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.109e-06 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198767+0000", 2024-09-21T10:29:27.895 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1980999999999999e-05 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198774+0000", 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.793e-06 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198829+0000", 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5390999999999999e-05 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198840+0000", 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0577999999999999e-05 2024-09-21T10:29:27.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765764+0000", 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.56692436000000002 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765768+0000", 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9689999999999996e-06 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876671+0000", 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1109027300000001 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.897 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876757+0000", 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6169999999999997e-05 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876938+0000", 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00018129999999999999 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881750+0000", 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0048112720000000001 2024-09-21T10:29:27.898 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881814+0000", 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3886000000000005e-05 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881876+0000", 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2759e-05 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881888+0000", 2024-09-21T10:29:27.899 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1216000000000001e-05 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881950+0000", 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2627999999999997e-05 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882070+0000", 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000120098 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.900 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.901 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.901 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222217 6.17 6:ec8bced6:::benchmark_data_smithi007_139998_object93659:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.901 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.218801+0000", 2024-09-21T10:29:27.901 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.639116064, 2024-09-21T10:29:27.901 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.689527354, 2024-09-21T10:29:27.901 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.901 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.901 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:27.902 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:27.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:27.903 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.903 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.903 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222217 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218801+0000", 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218801+0000", 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.904 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218799+0000", 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218806+0000", 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7689999999999999e-06 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218819+0000", 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3079e-05 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.905 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218826+0000", 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6080000000000001e-06 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218900+0000", 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.436e-05 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218911+0000", 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0900000000000001e-05 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.906 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765791+0000", 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.54687989400000003 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765799+0000", 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.841e-06 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879459+0000", 2024-09-21T10:29:27.907 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.113660256 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879591+0000", 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013181099999999999 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879949+0000", 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00035838999999999999 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.908 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886538+0000", 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.006588516 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886574+0000", 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5874000000000002e-05 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886581+0000", 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6639999999999998e-06 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908126+0000", 2024-09-21T10:29:27.909 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.021544781999999998 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908192+0000", 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5989999999999997e-05 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908328+0000", 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013613000000000001 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.910 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222252 6.17 6:e8bf9f58:::benchmark_data_smithi007_139998_object93694:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.245107+0000", 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.612810060999998, 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.663370461, 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222252 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.911 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245107+0000", 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245107+0000", 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245105+0000", 2024-09-21T10:29:27.912 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245113+0000", 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8499999999999994e-06 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245132+0000", 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9228999999999998e-05 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.913 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245141+0000", 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4430000000000003e-06 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245204+0000", 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2979999999999997e-05 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245215+0000", 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1839e-05 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.914 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765821+0000", 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.52060534700000005 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765828+0000", 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4719999999999998e-06 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882127+0000", 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.116299076 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.915 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882207+0000", 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9369999999999994e-05 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882514+0000", 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000306836 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886586+0000", 2024-09-21T10:29:27.916 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040727569999999998 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890432+0000", 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0038460920000000002 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893375+0000", 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029428269999999999 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.917 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908368+0000", 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014992689 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908400+0000", 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1921000000000002e-05 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908477+0000", 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7323999999999994e-05 2024-09-21T10:29:27.918 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222314 6.17 6:ee1e2646:::benchmark_data_smithi007_139998_object93756:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.291729+0000", 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.566187421999999, 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6186295510000002, 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.919 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222314 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291729+0000", 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.920 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291729+0000", 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291728+0000", 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291735+0000", 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7100000000000001e-06 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.921 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291749+0000", 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3862999999999999e-05 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291756+0000", 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3930000000000002e-06 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291802+0000", 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.562e-05 2024-09-21T10:29:27.922 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291812+0000", 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0264e-05 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765852+0000", 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.47403983300000002 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.923 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765860+0000", 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1499999999999999e-06 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.884255+0000", 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.118395475 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.884369+0000", 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000113427 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.884709+0000", 2024-09-21T10:29:27.924 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00034019399999999999 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890439+0000", 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057298849999999997 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893324+0000", 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0028849190000000001 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.897665+0000", 2024-09-21T10:29:27.925 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0043414120000000002 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910261+0000", 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012595459999999999 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910290+0000", 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9702000000000001e-05 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910359+0000", 2024-09-21T10:29:27.926 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8669000000000003e-05 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222335 6.17 6:eeb46afa:::benchmark_data_smithi007_139998_object93777:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.306502+0000", 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.551414608000002, 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6040959770000001, 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.927 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222335 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306502+0000", 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306502+0000", 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.928 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306501+0000", 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306507+0000", 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7590000000000003e-06 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306518+0000", 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1297999999999999e-05 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.929 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306525+0000", 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.781e-06 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306579+0000", 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4233000000000001e-05 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306589+0000", 2024-09-21T10:29:27.930 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8980000000000008e-06 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765880+0000", 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.45929103199999999 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765884+0000", 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1930000000000003e-06 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.931 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886608+0000", 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.12072419 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886739+0000", 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013091599999999999 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.887079+0000", 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00033967399999999999 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.932 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893283+0000", 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0062035609999999998 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893437+0000", 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015430399999999999 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.897718+0000", 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042813169999999998 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910411+0000", 2024-09-21T10:29:27.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012692996999999999 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910468+0000", 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7080000000000002e-05 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910598+0000", 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012992200000000001 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.934 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222374 6.17 6:e85a2a77:::benchmark_data_smithi007_139998_object93816:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.344206+0000", 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.513711145000002, 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5665499089999999, 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222374 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.935 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344206+0000", 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344206+0000", 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344204+0000", 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.936 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344212+0000", 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4510000000000003e-06 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344224+0000", 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.279e-05 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344231+0000", 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9879999999999998e-06 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.937 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344317+0000", 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5914000000000004e-05 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344328+0000", 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0516000000000001e-05 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765910+0000", 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.42158209699999999 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765914+0000", 2024-09-21T10:29:27.938 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0450000000000002e-06 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.888862+0000", 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1229477619999999 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.888982+0000", 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012031000000000001 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.889200+0000", 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021835100000000001 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.939 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893390+0000", 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041901450000000002 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906651+0000", 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.013260508000000001 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906733+0000", 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2194000000000006e-05 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.940 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910665+0000", 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039321809999999999 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910695+0000", 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9957000000000001e-05 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910756+0000", 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0269000000000002e-05 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.941 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222448 6.17 6:e8b61112:::benchmark_data_smithi007_139998_object93890:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.446487+0000", 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 60.411429448, 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.464493431, 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222448 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.942 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446487+0000", 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446487+0000", 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446486+0000", 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.943 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446492+0000", 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1569999999999997e-06 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446501+0000", 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9570000000000008e-06 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446506+0000", 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6450000000000004e-06 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.944 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446556+0000", 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.973e-05 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446566+0000", 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0766e-05 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.766252+0000", 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.31968606100000002 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.766263+0000", 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0655e-05 2024-09-21T10:29:27.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890467+0000", 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1242038430000001 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890591+0000", 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012417400000000001 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890809+0000", 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021788100000000001 2024-09-21T10:29:27.946 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893398+0000", 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025889260000000001 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906701+0000", 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.013302856 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906817+0000", 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000116421 2024-09-21T10:29:27.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910807+0000", 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039900159999999999 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910857+0000", 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0179999999999997e-05 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910981+0000", 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012333400000000001 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.948 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239102 6.1e 6:7bd252a6:::benchmark_data_smithi007_139998_object110544:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:52.984651+0000", 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 34.873265541999999, 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1047184350000001, 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239102 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.949 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984651+0000", 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984651+0000", 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984650+0000", 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984657+0000", 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6019999999999996e-06 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984674+0000", 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7065999999999999e-05 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984681+0000", 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0430000000000002e-06 2024-09-21T10:29:27.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.986370+0000", 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001689121 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.986381+0000", 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1175999999999999e-05 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860289+0000", 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87390769499999998 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.952 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860302+0000", 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2906e-05 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.083601+0000", 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2232998290000001 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.083757+0000", 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015568900000000001 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.084111+0000", 2024-09-21T10:29:27.953 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00035375700000000001 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086175+0000", 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020644349999999999 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087547+0000", 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001371314 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089051+0000", 2024-09-21T10:29:27.954 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0015042810000000001 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089097+0000", 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6042999999999999e-05 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089158+0000", 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0625999999999999e-05 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089216+0000", 2024-09-21T10:29:27.956 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8842999999999999e-05 2024-09-21T10:29:27.956 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.956 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.956 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.956 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089370+0000", 2024-09-21T10:29:27.956 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015328 2024-09-21T10:29:27.956 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.957 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.957 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.957 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.957 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239135 6.1e 6:7c55c63f:::benchmark_data_smithi007_139998_object110577:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:29:27.957 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.011276+0000", 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 34.846640938999997, 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.078421933, 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239135 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011276+0000", 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011276+0000", 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011274+0000", 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011282+0000", 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6029999999999999e-06 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011299+0000", 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6799e-05 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011315+0000", 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6203000000000001e-05 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011372+0000", 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7374999999999999e-05 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.960 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011383+0000", 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0814e-05 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860409+0000", 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.84902606400000002 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860418+0000", 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5420000000000005e-06 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.961 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086216+0000", 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.225798331 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086295+0000", 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9054000000000006e-05 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086512+0000", 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000216756 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089103+0000", 2024-09-21T10:29:27.962 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002591089 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089413+0000", 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00031003299999999998 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089469+0000", 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6529e-05 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089518+0000", 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8982e-05 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089568+0000", 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9845999999999997e-05 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089624+0000", 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5305e-05 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089698+0000", 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4204999999999999e-05 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239227 6.1e 6:7d2822db:::benchmark_data_smithi007_139998_object110669:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 34.771809361999999, 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0039659510000001, 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.965 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239227 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:29:27.966 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086112+0000", 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2109999999999997e-06 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086123+0000", 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0858e-05 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086129+0000", 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5819999999999998e-06 2024-09-21T10:29:27.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086182+0000", 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2846000000000002e-05 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086192+0000", 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0329999999999999e-05 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860439+0000", 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.77424702999999995 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860446+0000", 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4459999999999998e-06 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087585+0000", 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2271391519999999 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087711+0000", 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012561399999999999 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.969 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087961+0000", 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025076900000000002 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089110+0000", 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00114824 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089744+0000", 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00063395900000000002 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.970 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089784+0000", 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0159e-05 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089881+0000", 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.7539000000000002e-05 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089946+0000", 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4244000000000004e-05 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089982+0000", 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6214999999999998e-05 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090073+0000", 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.1620999999999996e-05 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239267 6.1e 6:7ce1e3d4:::benchmark_data_smithi007_139998_object110709:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.113773+0000", 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 34.744143461999997, 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.98233784, 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.972 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239267 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113773+0000", 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.973 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113773+0000", 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113772+0000", 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113778+0000", 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2040000000000002e-06 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.974 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113791+0000", 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2855e-05 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113798+0000", 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1659999999999997e-06 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113850+0000", 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2280000000000001e-05 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.975 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113860+0000", 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5429999999999999e-06 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860467+0000", 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.746607205 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860474+0000", 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6209999999999998e-06 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090110+0000", 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.229636132 2024-09-21T10:29:27.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090183+0000", 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.347e-05 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090388+0000", 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00020506499999999999 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095701+0000", 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0053130190000000004 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095746+0000", 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4103000000000001e-05 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095818+0000", 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1907000000000001e-05 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095854+0000", 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6681000000000003e-05 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095947+0000", 2024-09-21T10:29:27.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2547999999999996e-05 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095986+0000", 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8785000000000002e-05 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096111+0000", 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000125661 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239272 6.1e 6:7e3a23dd:::benchmark_data_smithi007_139998_object110714:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.118295+0000", 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 34.739621462000002, 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9780062780000001, 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239272 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.981 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.981 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118295+0000", 2024-09-21T10:29:27.981 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.981 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.981 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.981 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.981 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118295+0000", 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118294+0000", 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118300+0000", 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3820000000000001e-06 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.982 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118315+0000", 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5014999999999999e-05 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118323+0000", 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3629999999999996e-06 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118422+0000", 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9578000000000001e-05 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118433+0000", 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0828e-05 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860494+0000", 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.74206112199999996 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860502+0000", 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.25e-06 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.091636+0000", 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2311340749999999 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.091766+0000", 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013024900000000001 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.092025+0000", 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025902 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095710+0000", 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036845620000000002 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095782+0000", 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2132000000000007e-05 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095896+0000", 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000114375 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095921+0000", 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.4939e-05 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096159+0000", 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023807599999999999 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096191+0000", 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2261999999999997e-05 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096302+0000", 2024-09-21T10:29:27.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000110289 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239333 6.1e 6:7a8d8c07:::benchmark_data_smithi007_139998_object110775:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.171410+0000", 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 34.686506903000002, 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9251254520000001, 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239333 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.988 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171410+0000", 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171410+0000", 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171409+0000", 2024-09-21T10:29:27.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171414+0000", 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5800000000000002e-06 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171426+0000", 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2323999999999999e-05 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171431+0000", 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1109999999999999e-06 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171479+0000", 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8007000000000003e-05 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171486+0000", 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0520000000000004e-06 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860526+0000", 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.68904012100000001 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860533+0000", 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.25e-06 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.093765+0000", 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2332317370000001 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.093910+0000", 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014444800000000001 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.094175+0000", 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00026505300000000001 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095903+0000", 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001727999 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096137+0000", 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023456400000000001 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096349+0000", 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021175299999999999 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096401+0000", 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1833000000000003e-05 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.994 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096438+0000", 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7659e-05 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096469+0000", 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0409e-05 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096535+0000", 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6496999999999997e-05 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:27.995 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239403 6.1e 6:78d5c23c:::benchmark_data_smithi007_139998_object110845:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.375689+0000", 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 34.482228173999999, 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7317305039999999, 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239403 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:27.996 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375689+0000", 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375689+0000", 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375687+0000", 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375693+0000", 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.037e-06 2024-09-21T10:29:27.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375705+0000", 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1348999999999999e-05 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375710+0000", 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2660000000000001e-06 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375765+0000", 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5037999999999997e-05 2024-09-21T10:29:27.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375777+0000", 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2121e-05 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860558+0000", 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.48478061500000003 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860565+0000", 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5689999999999999e-06 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:27.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096585+0000", 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2360194680000001 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096704+0000", 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000118888 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:29:28.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.097009+0000", 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030541100000000001 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102805+0000", 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057960579999999998 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102865+0000", 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9938000000000001e-05 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102959+0000", 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4301000000000004e-05 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.103052+0000", 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2751999999999996e-05 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107247+0000", 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041949520000000001 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107298+0000", 2024-09-21T10:29:28.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1193000000000003e-05 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107419+0000", 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012076800000000001 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239439 6.1e 6:7ebbe5d4:::benchmark_data_smithi007_139998_object110881:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.931233+0000", 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 33.926684250999998, 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.176718624, 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:28.003 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239439 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931233+0000", 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931233+0000", 2024-09-21T10:29:28.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931231+0000", 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931241+0000", 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8700000000000004e-06 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931258+0000", 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7278999999999998e-05 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931265+0000", 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3749999999999997e-06 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931322+0000", 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6107000000000003e-05 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931332+0000", 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0202e-05 2024-09-21T10:29:28.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.098860+0000", 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1675283249999999 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.098998+0000", 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000137541 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.099312+0000", 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00031444399999999999 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102977+0000", 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036653760000000001 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.103019+0000", 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1372999999999998e-05 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107081+0000", 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004061902 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107575+0000", 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00049437299999999999 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107768+0000", 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000192747 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107814+0000", 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5828000000000002e-05 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:28.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107951+0000", 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013750200000000001 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239449 6.1e 6:7f8e4a85:::benchmark_data_smithi007_139998_object110891:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.938309+0000", 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 33.919608216999997, 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1698460820000001, 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:28.010 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239449 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938309+0000", 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938309+0000", 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938307+0000", 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938313+0000", 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1660000000000002e-06 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938326+0000", 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3927999999999999e-05 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938333+0000", 2024-09-21T10:29:28.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9179999999999997e-06 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938388+0000", 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4839999999999997e-05 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938402+0000", 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3687e-05 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.100846+0000", 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1624440520000001 2024-09-21T10:29:28.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.101000+0000", 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015402999999999999 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.101283+0000", 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000283207 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107164+0000", 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0058812270000000002 2024-09-21T10:29:28.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107199+0000", 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4484999999999999e-05 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107206+0000", 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2300000000000002e-06 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107664+0000", 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000458157 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107990+0000", 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00032544900000000001 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.108036+0000", 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6050999999999997e-05 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.108155+0000", 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000118848 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:28.016 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:28.017 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:28.017 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:28.017 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:28.017 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:29:28.017 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:28.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:28.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:28.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:28.141 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:28.164 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:28.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:28.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:28.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:28.287 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:28.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:28.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:28.389 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:28.411 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:28.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:28.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:28.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:28.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:28.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:28.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:28.639 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:28.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:28.663 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:28.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:28.763 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:28.786 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:28.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:28.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:28.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:29:28.888 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:28.910 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:28.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:28.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:29.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:29.036 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:29.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:29.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:29.040 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:29.138 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:29.165 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:29.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:29.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:29.267 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:29.294 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:29.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:29.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:29.344 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:29:29.396 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:29.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:29 smithi031 ceph-mon[96824]: pgmap v1402: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:29.419 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:29.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:29.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:29.520 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:29.542 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:29.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:29.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:29.643 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:29.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:29.666 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:29.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:29 smithi007 ceph-mon[99390]: pgmap v1402: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:29.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:29 smithi007 ceph-mon[101144]: pgmap v1402: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:29.767 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:29.791 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:29.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:29.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:29.893 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:29.915 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:29.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:29.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:30.016 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:30.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:30.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:30.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:30.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:30.162 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:30.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:30.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:30.264 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:30.286 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:30.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:30.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:30.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:30.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:30.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:30.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:30.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:30.533 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:30.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:30.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:30.635 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:30.658 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:30.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:30.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:30.712 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:29:30.713 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:29:30.713 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 0 2024-09-21T10:29:30.713 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:29:30.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:30.782 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:30.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:30.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:30.838 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:30.844 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:30.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:30.906 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:30.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:30.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:31.008 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:31.030 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:31.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:31.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:31.073 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:29:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:29:30] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.51.0" 2024-09-21T10:29:31.131 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:31.153 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:31.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:31.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:31.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:31.277 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:31.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:31.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:31.379 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:31.406 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:31.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:31.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:31.508 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:31.532 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:31.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:31.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:31.547 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:31 smithi031 ceph-mon[96824]: pgmap v1403: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:31.547 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:29:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=cleanup t=2024-09-21T10:29:31.406506732Z level=info msg="Completed cleanup jobs" duration=2.942068ms 2024-09-21T10:29:31.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:29:31.633 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:31.656 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:31.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:31.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:31.668 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:31 smithi007 ceph-mon[99390]: pgmap v1403: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:31.669 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:31 smithi007 ceph-mon[101144]: pgmap v1403: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:31.757 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:29:31.768 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:29:31.769 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:29:31.781 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:31.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:31.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:31.790 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:31.883 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:31.905 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:31.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:31.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:31.911 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:29:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=plugins.update.checker t=2024-09-21T10:29:31.550643687Z level=info msg="Update check succeeded" duration=61.999047ms 2024-09-21T10:29:32.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:32.032 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:32.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:32.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:32.133 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:32.159 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:32.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:32.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:32.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:32.287 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:32.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:32.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:32.389 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:32.416 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:32.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:32.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:29:32.440 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:29:32.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 'trim stale osdmaps' 2024-09-21T10:29:32.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:32.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:32.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:32.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:32.645 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:32.669 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:32.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:32.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:32.771 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:32.794 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:32.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:32.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:32.895 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:32.920 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:32.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:32.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:33.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:33.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:33.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:33.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:33.147 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:33.170 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:33.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:33.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:33.272 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:33.293 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:33.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:33.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:33.395 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:33.418 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:33.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:33.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:33.423 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:29:33.424 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:29:33.424 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:33 smithi007 ceph-mon[99390]: pgmap v1404: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:33.424 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:33 smithi007 ceph-mon[101144]: pgmap v1404: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:33.441 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:33.442 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:29:33.443 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:29:33.463 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:33 smithi031 ceph-mon[96824]: pgmap v1404: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:33.469 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:29:33.469 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:29:33.486 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:29:33.486 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:29:33.502 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:29:33.502 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:29:33.519 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:33.520 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:29:33.520 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:29:33.536 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:29:33.536 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:29:33.542 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:33.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:33.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:33.553 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:29:33.554 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:29:33.643 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:33.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:33.666 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:33.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:33.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:33.790 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:33.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:33.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:33.891 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:33.914 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:33.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:33.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:33.990 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:29:33.990 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:29:34.016 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:34.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:34.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:34.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:34.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:34.164 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:34.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:34.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:34.266 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:34.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:34.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:34.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:34.391 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:34.414 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:34.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:34.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:34.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:34.538 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:34.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:34.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:34.561 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:29:34.616 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:34 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4156047700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:34.617 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:34 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4156047700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:34.640 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:34.651 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:34 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4156047700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:34.662 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:34.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:34.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:34.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:34.771 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:34.785 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:34.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:34.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:34.886 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:34.910 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:34.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:34.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:35.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:35.034 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:35.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:35.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:35.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:35.158 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:35.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:35.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:35.259 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:35.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:35.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:35.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:35.384 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:35.406 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:35.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:35.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:35.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:35.530 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:35.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:35.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:35.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:35.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:35.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:35.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:35.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:35 smithi031 ceph-mon[96824]: pgmap v1405: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:35.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:35 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:29:35.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:35 smithi007 ceph-mon[99390]: pgmap v1405: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:35.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:35 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:29:35.679 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:35 smithi007 ceph-mon[101144]: pgmap v1405: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:35.679 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:35 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:29:35.758 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:35.782 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:35.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:35.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:35.883 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:35.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:35.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:35.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:36.010 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:36.036 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:36.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:36.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:36.138 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:36.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:36.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:36.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:36.262 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:36.284 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:36.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:36.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:36.386 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:36.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:36.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:36.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:36.510 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:36.532 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:36.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:36.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:36.618 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:29:36.618 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:29:36.633 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:36.656 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:36.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:36.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:36.757 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:36.779 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:36.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:36.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:36.881 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:36.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:36.904 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:36.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:37.005 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:37.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:29:37.029 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:37.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:37.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:37.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:37.152 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:37.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:37.219 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:29:37.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:37.286 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:37.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:37.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:37.388 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:37.411 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:37.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:37.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:37.512 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:37.535 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:37.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:37.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:37.633 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:37 smithi031 ceph-mon[96824]: pgmap v1406: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:37.634 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:37.634 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:37.637 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:37.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:37.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:37.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:37.683 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:37 smithi007 ceph-mon[99390]: pgmap v1406: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:37.683 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:37.683 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:37 smithi007 ceph-mon[101144]: pgmap v1406: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:37.761 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:37.786 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:37.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:37.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:37.887 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:37.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:37.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:37.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:38.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:38.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:38.036 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:38.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:38.137 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:38.159 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:38.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:38.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:38.198 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:38.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:38.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:38.284 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:38.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:38.385 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:38.409 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:38.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:38.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:38.511 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:38.533 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:38.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:38.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:38.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:38.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:38.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:38.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:38.783 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:38.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:38.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:38.837 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:29:38.837 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:29:38.837 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:29:38.837 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:29:38.837 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:29:38.837 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:29:38.837 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:29:38.837 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:29:38.837 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:29:38.838 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:29:38.838 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:29:38.838 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:29:38.884 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:38.908 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:38.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:38.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:39.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:39.031 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:39.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:39.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:39.079 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:39.132 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:39.154 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:39.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:39.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:39.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:39.277 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:39.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:39.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:39.366 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_2' created 2024-09-21T10:29:39.367 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:29:39.379 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:39.402 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:39.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:39.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:39 smithi007 ceph-mon[99390]: pgmap v1407: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/402454811' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:29:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:39 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:29:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/397343295' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:39 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:39.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:39 smithi007 ceph-mon[101144]: pgmap v1407: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:39.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/402454811' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:29:39.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:39 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:29:39.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/397343295' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:39.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:39 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:39.504 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:39.526 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:39.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:39.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:39.613 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:29:39.613 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:29:39.613 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 'trim stale osdmaps' 2024-09-21T10:29:39.628 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:39.630 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:39 smithi031 ceph-mon[96824]: pgmap v1407: 73 pgs: 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:39.630 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/402454811' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:29:39.631 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:39 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:29:39.631 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/397343295' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:39.631 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:39 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:39.678 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:39.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:39.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:39.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:39.801 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:39.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:39.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:39.903 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:39.925 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:39.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:39.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:40.027 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:40.049 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:40.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:40.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:40.151 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:40.174 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:40.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:40.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:40.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:40.298 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:40.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:40.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:40.399 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:40.407 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:29:40.408 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:29:40.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:40 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:40.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:40 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T10:29:40.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:40 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:29:40.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:40 smithi031 ceph-mon[96824]: osdmap e1194: 8 total, 8 up, 8 in 2024-09-21T10:29:40.423 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:40.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:40.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:40.524 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:40.547 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:40.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:40.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:40.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:40 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:40.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:40 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T10:29:40.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:40 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:29:40.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:40 smithi007 ceph-mon[99390]: osdmap e1194: 8 total, 8 up, 8 in 2024-09-21T10:29:40.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:40 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:40.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:40 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T10:29:40.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:40 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:29:40.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:40 smithi007 ceph-mon[101144]: osdmap e1194: 8 total, 8 up, 8 in 2024-09-21T10:29:40.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:40.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:40.671 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:40.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:40.772 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:40.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:40.795 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:40.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:40.896 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:40.918 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:40.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:41.020 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:41.042 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:41.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:41.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:41.144 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:41.166 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:41.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:41.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:41.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:29:41.179 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:29:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:29:40] "GET /metrics HTTP/1.1" 200 34166 "" "Prometheus/2.51.0" 2024-09-21T10:29:41.269 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:41.292 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:41.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:41.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:41.394 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:41.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:41 smithi031 ceph-mon[96824]: pgmap v1409: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:41.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:41 smithi031 ceph-mon[96824]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:29:41.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:41 smithi031 ceph-mon[96824]: osdmap e1195: 8 total, 8 up, 8 in 2024-09-21T10:29:41.416 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:41.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:41.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:41.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:41 smithi007 ceph-mon[99390]: pgmap v1409: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:41.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:41 smithi007 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:29:41.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:41 smithi007 ceph-mon[99390]: osdmap e1195: 8 total, 8 up, 8 in 2024-09-21T10:29:41.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:41 smithi007 ceph-mon[101144]: pgmap v1409: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:41.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:41 smithi007 ceph-mon[101144]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:29:41.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:41 smithi007 ceph-mon[101144]: osdmap e1195: 8 total, 8 up, 8 in 2024-09-21T10:29:41.517 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:41.542 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:41.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:41.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:41.603 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2024-09-21T10:29:41.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:41.666 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:41.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:41.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:41.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:41.789 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:41.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:41.879 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:41.891 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:41.914 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:41.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:41.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:42.016 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:42.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:42.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:42.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:42.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:42.164 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:42.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:42.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:42.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:42.287 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:42.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:42.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:42.389 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:42.411 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:42.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:42.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:42.513 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:42.535 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:42.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:42.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:42.617 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:42.636 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:42.647 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:42 smithi007 ceph-mon[99390]: osdmap e1196: 8 total, 8 up, 8 in 2024-09-21T10:29:42.647 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:42 smithi007 ceph-mon[101144]: osdmap e1196: 8 total, 8 up, 8 in 2024-09-21T10:29:42.660 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:42.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:42.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:42.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:42 smithi031 ceph-mon[96824]: osdmap e1196: 8 total, 8 up, 8 in 2024-09-21T10:29:42.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:42.784 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:42.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:42.886 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:42.908 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:42.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:42.928 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:29:43.010 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:43.034 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:43.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:43.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:43.136 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:43.158 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:43.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:43.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:43.260 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:43.283 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:43.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:43.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:43.385 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:43.407 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:43.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:43.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:43.509 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:43.531 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:43.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:43.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:43.580 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:43 smithi007 ceph-mon[101144]: pgmap v1412: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:43.580 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:43 smithi007 ceph-mon[99390]: pgmap v1412: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:43.633 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:43.655 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:43.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:43.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:43.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:43 smithi031 ceph-mon[96824]: pgmap v1412: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:43.756 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:43.779 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:43.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:43.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:43.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:43.903 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:43.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:43.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:44.004 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:44.030 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:44.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:44.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:44.055 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:29:44.055 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:29:44.073 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:29:44.073 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:29:44.089 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:29:44.089 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:29:44.108 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:29:44.108 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:29:44.125 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:29:44.125 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:29:44.132 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:44.141 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:29:44.141 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:29:44.154 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:44.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:44.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:44.158 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:29:44.158 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:29:44.175 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:29:44.175 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:29:44.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:44.277 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:44.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:44.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:44.379 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:44.401 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:44.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:44.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:44 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2080153255' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:44.503 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:44.527 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:44.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:44.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:44.628 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:44.650 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:44.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:44.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:44.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:44 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2080153255' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:44.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:44.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:44.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:44 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2080153255' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:44.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:44.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:44.709 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:44.709 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:44.752 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:44.775 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:44.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:44.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:44.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:44.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:44.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:44.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:44.995 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:29:44.995 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:29:44.995 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:29:44.995 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:29:44.995 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:29:45.001 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:45.024 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:45.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:45.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:45.125 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:45.148 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:45.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:45.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:45.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:45.273 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:45.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:45.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:45.374 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:45.397 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:45.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:45.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:45.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:45 smithi007 ceph-mon[99390]: pgmap v1413: 89 pgs: 2 creating+peering, 4 unknown, 83 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:45.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:45 smithi007 ceph-mon[101144]: pgmap v1413: 89 pgs: 2 creating+peering, 4 unknown, 83 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:45.498 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:45.520 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:45.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:45.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:45.622 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:45.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:45.648 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:45.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:45.649 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:45 smithi031 ceph-mon[96824]: pgmap v1413: 89 pgs: 2 creating+peering, 4 unknown, 83 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:45.671 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:29:45.750 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:45.774 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:45.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:45.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:45.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:45.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:45.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:45.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:45.917 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:46.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:46.024 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:46.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:46.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:46.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:46.149 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:46.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:46.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:46.251 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:46.276 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:46.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:46.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:46.377 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:46.401 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:46.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:46.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:46.502 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:46.525 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:46.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:46.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:46.626 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:46.649 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:46.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:46.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:46.750 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:46.775 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:46.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:46.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:29:46.801 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:29:46.802 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:29:46.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:46.901 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:46.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:46.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:47.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:47.025 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:47.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:47.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:47.127 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:47.149 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:47.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:47.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:47.251 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:47.274 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:47.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:47.368 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:29:47.376 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:47.392 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:29:47.392 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:29:47.392 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 'trim stale osdmaps' 2024-09-21T10:29:47.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:47 smithi007 ceph-mon[99390]: pgmap v1414: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:47.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:47 smithi007 ceph-mon[101144]: pgmap v1414: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:47.460 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:47.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:47.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:47.530 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:29:47.530 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:146962 6.f e1114/1112 6:f985b83e:::benchmark_data_smithi007_139998_object18404:head v 1114'9297, mlcod=1089'978)", 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:35.658487+0000", 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 191.86825469199999, 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.14522478899999999, 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.531 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658487+0000", 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658487+0000", 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658487+0000", 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658491+0000", 2024-09-21T10:29:47.532 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2819999999999998e-06 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658498+0000", 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7100000000000001e-06 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658502+0000", 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3420000000000001e-06 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.739242+0000", 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.080739559000000002 2024-09-21T10:29:47.533 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.739267+0000", 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.533e-05 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.803637+0000", 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.064369684999999996 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.803712+0000", 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5258000000000003e-05 2024-09-21T10:29:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:146963 6.f e1114/1112 6:f9f422ef:::benchmark_data_smithi007_139998_object18405:head v 1114'9298, mlcod=1089'978)", 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:35.661045+0000", 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 191.86569668800001, 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.14277554200000001, 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.535 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.661045+0000", 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.661045+0000", 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.661044+0000", 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.536 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.661052+0000", 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4230000000000005e-06 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.739145+0000", 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.078092110000000006 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.739154+0000", 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.1200000000000008e-06 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.537 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.753993+0000", 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014839491 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.754017+0000", 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3642000000000002e-05 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.803717+0000", 2024-09-21T10:29:47.538 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.049699818999999999 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.803821+0000", 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000104317 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:154212 6.4 e1116/1112 6:2855dd57:::benchmark_data_smithi007_139998_object25654:head v 1116'9670, mlcod=1089'959)", 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:48.370782+0000", 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 179.15596063699999, 2024-09-21T10:29:47.539 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.122204138, 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370782+0000", 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370782+0000", 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.540 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370781+0000", 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370786+0000", 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2549999999999997e-06 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370795+0000", 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0920000000000004e-06 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.541 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370801+0000", 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6420000000000004e-06 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370855+0000", 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4042000000000002e-05 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370877+0000", 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.2370000000000001e-05 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.542 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.492955+0000", 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12207768200000001 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.492986+0000", 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0642000000000002e-05 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:154789 6.4 e1116/1112 6:2940e6fe:::benchmark_data_smithi007_139998_object26231:head v 1116'9706, mlcod=1089'959)", 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:49.403756+0000", 2024-09-21T10:29:47.543 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 178.122986113, 2024-09-21T10:29:47.544 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.117615637, 2024-09-21T10:29:47.544 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.544 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.544 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.544 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403756+0000", 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403756+0000", 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403756+0000", 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.545 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403760+0000", 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2259999999999999e-06 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403770+0000", 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0044000000000001e-05 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403776+0000", 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6330000000000001e-06 2024-09-21T10:29:47.546 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.404178+0000", 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00040279900000000002 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.404200+0000", 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1486999999999999e-05 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.547 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.521327+0000", 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.11712660499999999 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.521372+0000", 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5130999999999999e-05 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:154800 6.c 6:387cdb02:::benchmark_data_smithi007_139998_object26242:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1116)", 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:49.414727+0000", 2024-09-21T10:29:47.548 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 178.112014819, 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.16156508999999999, 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 154800 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414727+0000", 2024-09-21T10:29:47.549 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414727+0000", 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414725+0000", 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.550 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414735+0000", 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4180000000000003e-06 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414752+0000", 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6708e-05 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414759+0000", 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4800000000000004e-06 2024-09-21T10:29:47.551 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.519651+0000", 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10489223 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.519799+0000", 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014786000000000001 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.519958+0000", 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015868499999999999 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.552 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.528853+0000", 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0088952089999999994 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.530956+0000", 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021029400000000002 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.540238+0000", 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0092821650000000002 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.553 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.576121+0000", 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.035882975999999997 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.576177+0000", 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6091999999999998e-05 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.576292+0000", 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011516200000000001 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.554 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:154816 6.c 6:31dc5511:::benchmark_data_smithi007_139998_object26258:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1116)", 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:49.435204+0000", 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 178.09153861799999, 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.18844435500000001, 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 154816 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.555 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435204+0000", 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435204+0000", 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435202+0000", 2024-09-21T10:29:47.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435209+0000", 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0310000000000001e-06 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435223+0000", 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4054e-05 2024-09-21T10:29:47.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435231+0000", 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2689999999999999e-06 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.524291+0000", 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.089060186 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.558 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.524444+0000", 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000152533 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.524612+0000", 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016826300000000001 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.528921+0000", 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004308559 2024-09-21T10:29:47.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.533145+0000", 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042243430000000002 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.540278+0000", 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0071327279999999996 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.622912+0000", 2024-09-21T10:29:47.560 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.082634689999999997 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.623527+0000", 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00061437600000000003 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.623648+0000", 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012101500000000001 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.561 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:157201 6.c 6:37863fd0:::benchmark_data_smithi007_139998_object28643:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1116)", 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:53.561094+0000", 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 173.96564859200001, 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.154452585, 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 157201 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.562 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561094+0000", 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561094+0000", 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.563 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561091+0000", 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561100+0000", 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5920000000000001e-06 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561120+0000", 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0148000000000001e-05 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.564 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561128+0000", 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0390000000000005e-06 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.648241+0000", 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.087113159999999995 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.648383+0000", 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014195500000000001 2024-09-21T10:29:47.565 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.648521+0000", 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013807899999999999 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.655300+0000", 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0067790020000000001 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.673051+0000", 2024-09-21T10:29:47.566 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017750525999999999 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.673059+0000", 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6899999999999992e-06 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.715328+0000", 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.042269763000000002 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.715424+0000", 2024-09-21T10:29:47.567 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5838e-05 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.715546+0000", 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000121932 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:157581 6.f e1117/1112 6:f26b8c08:::benchmark_data_smithi007_139998_object29023:head v 1117'9961, mlcod=1089'978)", 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.315523+0000", 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 173.21121961899999, 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.154840849, 2024-09-21T10:29:47.568 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315523+0000", 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315523+0000", 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.569 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315522+0000", 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315542+0000", 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0852999999999998e-05 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315558+0000", 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5996000000000001e-05 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.570 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315566+0000", 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9049999999999997e-06 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.334230+0000", 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018663823999999999 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.334256+0000", 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5916999999999999e-05 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.571 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470314+0000", 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.13605758300000001 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470363+0000", 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9781999999999999e-05 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.572 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:157587 6.f e1117/1112 6:f2c6d674:::benchmark_data_smithi007_139998_object29029:head v 1117'9962, mlcod=1089'978)", 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.319994+0000", 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 173.20674859799999, 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.15039145200000001, 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.319994+0000", 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.319994+0000", 2024-09-21T10:29:47.573 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.319993+0000", 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.319998+0000", 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.758e-06 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.574 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.320007+0000", 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4509999999999998e-06 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.320013+0000", 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.49e-06 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.345512+0000", 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.025498808000000001 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.575 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.345539+0000", 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.7684000000000001e-05 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470368+0000", 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12482834499999999 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470385+0000", 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7387000000000001e-05 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.576 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:157595 6.f e1117/1112 6:faf88a30:::benchmark_data_smithi007_139998_object29037:head v 1117'9963, mlcod=1089'978)", 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.327295+0000", 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 173.19944715299999, 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.143109558, 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327295+0000", 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.577 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327295+0000", 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327294+0000", 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.578 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327303+0000", 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2469999999999997e-06 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327317+0000", 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3777e-05 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327324+0000", 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4329999999999998e-06 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.579 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.360385+0000", 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.033060594999999998 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.360410+0000", 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5395999999999999e-05 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470389+0000", 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10997822 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.580 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470405+0000", 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6007000000000001e-05 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:157596 6.f e1117/1112 6:f20ee1f4:::benchmark_data_smithi007_139998_object29038:head v 1117'9964, mlcod=1089'978)", 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.331062+0000", 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 173.19568006200001, 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.139359498, 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.581 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331062+0000", 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331062+0000", 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.582 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331062+0000", 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331066+0000", 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6079999999999998e-06 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331074+0000", 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0809999999999994e-06 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331083+0000", 2024-09-21T10:29:47.583 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0780000000000002e-06 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.377877+0000", 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.046793987000000002 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.377934+0000", 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6184000000000003e-05 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470406+0000", 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.092472846999999997 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.584 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.585 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.585 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470422+0000", 2024-09-21T10:29:47.585 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5113000000000001e-05 2024-09-21T10:29:47.585 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.585 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.585 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.585 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.585 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.585 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:157598 6.f e1117/1112 6:fce17bf0:::benchmark_data_smithi007_139998_object29040:head v 1117'9965, mlcod=1089'978)", 2024-09-21T10:29:47.585 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:47 smithi031 ceph-mon[96824]: pgmap v1414: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:47.586 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.332708+0000", 2024-09-21T10:29:47.586 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 173.194033811, 2024-09-21T10:29:47.586 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.137729776, 2024-09-21T10:29:47.586 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.586 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.586 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.586 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.586 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.586 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332708+0000", 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332708+0000", 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332707+0000", 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.587 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332729+0000", 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1339999999999999e-05 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332738+0000", 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4080000000000004e-06 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332744+0000", 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8799999999999996e-06 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.588 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.389824+0000", 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.057079576999999999 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.389847+0000", 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3737999999999999e-05 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470423+0000", 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.080575846000000007 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470438+0000", 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4815e-05 2024-09-21T10:29:47.589 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:157913 6.c 6:39fb5ac1:::benchmark_data_smithi007_139998_object29355:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1117)", 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.877989+0000", 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.64875328299999, 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12505017500000001, 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:47.590 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 157913 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.877989+0000", 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.877989+0000", 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.591 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.877989+0000", 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.877991+0000", 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1260000000000001e-06 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.877996+0000", 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2020000000000003e-06 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.878000+0000", 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2719999999999999e-06 2024-09-21T10:29:47.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.945789+0000", 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.067788957999999996 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.945949+0000", 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015981400000000001 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.946098+0000", 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000148837 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.593 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.953548+0000", 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0074499910000000004 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.953555+0000", 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8650000000000003e-06 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.953588+0000", 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3639000000000001e-05 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.594 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.002856+0000", 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.049267317999999997 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.002924+0000", 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8539000000000002e-05 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.003039+0000", 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011490299999999999 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.595 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "MOSDPGPushReply(6.c 1117/1112 [PushReplyOp(6:340c17a4:::benchmark_data_smithi007_139998_object112160:head)])", 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:55.020442+0000", 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.50629966400001, 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.120580093, 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020442+0000", 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020442+0000", 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020442+0000", 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967296 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020445+0000", 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.038e-06 2024-09-21T10:29:47.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020451+0000", 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0719999999999996e-06 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020458+0000", 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1380000000000004e-06 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.140737+0000", 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.120279096 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.598 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.141023+0000", 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000285968 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:158030 6.c 6:349be75e:::benchmark_data_smithi007_139998_object29472:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1117)", 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:55.058910+0000", 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.46783236799999, 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12757243900000001, 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:47.599 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 158030 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058910+0000", 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058910+0000", 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.600 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058908+0000", 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058916+0000", 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.038e-06 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058935+0000", 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9198000000000002e-05 2024-09-21T10:29:47.601 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058943+0000", 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2389999999999996e-06 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.118502+0000", 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.059559502 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.602 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.118831+0000", 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000328881 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.118982+0000", 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015056100000000001 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.123985+0000", 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0050036029999999997 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.603 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.132404+0000", 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.008418745 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.140672+0000", 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0082680600000000007 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.185825+0000", 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.045152937999999997 2024-09-21T10:29:47.604 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.186050+0000", 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00022545 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.186482+0000", 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00043176 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "MOSDPGPushReply(6.c 1117/1112 [PushReplyOp(6:340d9bcd:::benchmark_data_smithi007_139998_object50968:head)])", 2024-09-21T10:29:47.605 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:55.217644+0000", 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.309098546, 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12064335499999999, 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217644+0000", 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.606 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217644+0000", 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217643+0000", 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967296 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217647+0000", 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.36e-06 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.607 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217654+0000", 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9129999999999997e-06 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217659+0000", 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4620000000000004e-06 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.338054+0000", 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12039480299999999 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.608 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.338287+0000", 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023301300000000001 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:196052 6.1 6:80fd6489:::benchmark_data_smithi007_139998_object67494:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:27:48.790270+0000", 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 118.736471898, 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.85487882999999998, 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:47.609 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 196052 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790270+0000", 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790270+0000", 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.610 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790268+0000", 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999976 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790282+0000", 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3859000000000001e-05 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790308+0000", 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5873000000000001e-05 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.611 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790321+0000", 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3686000000000001e-05 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.876322+0000", 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.086000961000000001 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.876342+0000", 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9845000000000001e-05 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.612 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.637191+0000", 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76084835399999995 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.637306+0000", 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011520599999999999 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.637733+0000", 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00042697500000000001 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:47.613 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.639924+0000", 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021912939999999999 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.641338+0000", 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014139770000000001 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.645041+0000", 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0037025819999999998 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.645103+0000", 2024-09-21T10:29:47.614 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2352000000000002e-05 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.645149+0000", 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6180000000000002e-05 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:221354 6.1 6:81b8b300:::benchmark_data_smithi007_139998_object92796:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:24.669909+0000", 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 82.856833507999994, 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.15626730799999999, 2024-09-21T10:29:47.615 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 221354 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669909+0000", 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669909+0000", 2024-09-21T10:29:47.616 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669908+0000", 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669916+0000", 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2870000000000004e-06 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.617 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669929+0000", 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3023000000000001e-05 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669936+0000", 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2559999999999996e-06 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.671029+0000", 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010925570000000001 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.618 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.671134+0000", 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000105646 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.671446+0000", 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00031126400000000001 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.673484+0000", 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002038027 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.619 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.677768+0000", 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042842150000000001 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.826003+0000", 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.14823560699999999 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.826100+0000", 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.6588000000000004e-05 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.620 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.826176+0000", 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5889999999999993e-05 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:221364 6.21 6:84521163:::benchmark_data_smithi007_139998_object92806:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:24.674996+0000", 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 82.851746241000001, 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.15510489999999999, 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:47.621 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 221364 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.674996+0000", 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.674996+0000", 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.622 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.674995+0000", 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675000+0000", 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.463e-06 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675011+0000", 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0376e-05 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675017+0000", 2024-09-21T10:29:47.623 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0009999999999998e-06 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675089+0000", 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2770999999999998e-05 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675236+0000", 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014635900000000001 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675492+0000", 2024-09-21T10:29:47.624 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025676200000000001 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.676426+0000", 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00093318800000000005 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.677776+0000", 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00135049 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.830018+0000", 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.15224220799999999 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.625 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.830064+0000", 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5116e-05 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.830101+0000", 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7296999999999999e-05 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:221694 6.21 6:849c8ab6:::benchmark_data_smithi007_139998_object93136:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1149)", 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:25.055230+0000", 2024-09-21T10:29:47.626 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 82.471512614000005, 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.15176516600000001, 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 221694 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055230+0000", 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.627 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055230+0000", 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055228+0000", 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055235+0000", 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8839999999999997e-06 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055248+0000", 2024-09-21T10:29:47.628 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3335e-05 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055255+0000", 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.285e-06 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055296+0000", 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1680000000000001e-05 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055401+0000", 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000104991 2024-09-21T10:29:47.629 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055640+0000", 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023892799999999999 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.057103+0000", 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014623520000000001 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.057670+0000", 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000567915 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.630 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.206885+0000", 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.14921474700000001 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.206950+0000", 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4826000000000006e-05 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.206995+0000", 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4699e-05 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.631 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.632 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:47.632 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:47.632 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:29:47.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:47.654 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:47.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:47.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:47.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:47.777 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:47.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:47.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:47.868 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:47.878 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:47.904 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:47.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:47.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:48.006 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:48.028 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:48.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:48.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:48.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:48.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:48.156 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:48.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:48.257 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:48.281 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:48.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:48.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:48.382 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:48.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:29:48.405 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:48.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:48.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:48.507 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:48.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:48.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:48.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:48.607 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:48.631 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:48.653 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:48.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:48.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:48.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:48.777 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:48.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:48.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:48.879 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:48.901 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:48.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:48.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:49.003 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:49.025 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:49.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:49.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:49.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:49.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:49.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:49.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:49.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:49.272 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:49.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:49.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:49.373 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:49.379 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:29:49.380 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:49 smithi007 ceph-mon[101144]: pgmap v1415: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:49.396 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:49.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:49.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:49.498 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:49.521 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:49.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:49.622 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:49.645 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:49.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:49.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:49.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:49 smithi031 ceph-mon[96824]: pgmap v1415: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:49.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4018574697' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:29:49.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:49 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:29:49.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:49 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4018574697' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:29:49.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:49 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:29:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:49 smithi007 ceph-mon[99390]: pgmap v1415: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4018574697' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:29:49.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:49 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:29:49.747 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:49.768 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:49.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:49.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:49.870 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:49.892 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:49.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:49.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:49.994 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:50.016 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:50.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:50.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:50.118 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:50.140 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:50.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:50.241 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:50.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:50.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:50.281 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:29:50.281 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:29:50.282 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 0 2024-09-21T10:29:50.282 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:29:50.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:50.384 INFO:teuthology.orchestra.run.smithi007.stderr:enabled application 'rados' on pool 'unique_pool_2' 2024-09-21T10:29:50.391 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:50.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:50.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:50.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:50.515 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:50.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:50.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:50.562 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:50.617 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:50.639 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:50.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:50.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:50.644 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:50 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:50.644 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:50 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:29:50.644 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:50 smithi007 ceph-mon[99390]: osdmap e1197: 8 total, 8 up, 8 in 2024-09-21T10:29:50.644 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/720173884' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:29:50.645 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:50 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:50.645 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:50 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:29:50.645 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:50 smithi007 ceph-mon[101144]: osdmap e1197: 8 total, 8 up, 8 in 2024-09-21T10:29:50.645 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/720173884' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:29:50.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:50 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:29:50.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:50 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:29:50.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:50 smithi031 ceph-mon[96824]: osdmap e1197: 8 total, 8 up, 8 in 2024-09-21T10:29:50.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/720173884' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:29:50.741 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:50.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:50.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:50.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:50.865 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:50.889 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:50.890 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:29:50.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:50.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:50.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:29:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:29:50] "GET /metrics HTTP/1.1" 200 34166 "" "Prometheus/2.51.0" 2024-09-21T10:29:50.992 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:51.014 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:51.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:51.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:51.133 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:51.138 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:51.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:51.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:51.239 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:51.261 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:51.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:51.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:51.363 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:51.388 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:51.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:51.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:51.489 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:51.512 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:51.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:51.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:51.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:51 smithi031 ceph-mon[96824]: pgmap v1417: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:51.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:51 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/720173884' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:29:51.586 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:51 smithi031 ceph-mon[96824]: osdmap e1198: 8 total, 8 up, 8 in 2024-09-21T10:29:51.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:51.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:51.614 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:51.636 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:51.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:51.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:51.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:51 smithi007 ceph-mon[99390]: pgmap v1417: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:51.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:51 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/720173884' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:29:51.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:51 smithi007 ceph-mon[99390]: osdmap e1198: 8 total, 8 up, 8 in 2024-09-21T10:29:51.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:51.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:51.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:51 smithi007 ceph-mon[101144]: pgmap v1417: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:51.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:51 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/720173884' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:29:51.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:51 smithi007 ceph-mon[101144]: osdmap e1198: 8 total, 8 up, 8 in 2024-09-21T10:29:51.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:51.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:51.737 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:51.759 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:51.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:51.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:51.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:51.883 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:51.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:51.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:51.984 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:52.009 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:52.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:52.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:52.110 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:52.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:52.133 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:52.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:52.234 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:52.259 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:52.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:52.360 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:52.383 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:52.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:52.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:52.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:52.507 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:52.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:52.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:52.576 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:52 smithi031 ceph-mon[96824]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:29:52.609 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:52.631 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:52.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:52.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:52.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:52 smithi007 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:29:52.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:52 smithi007 ceph-mon[101144]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:29:52.733 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:52.754 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:52.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:52.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:52.813 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:29:52.813 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:29:52.813 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:29:52.813 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:29:52.813 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:29:52.856 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:52.878 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:52.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:52.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:52.880 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:29:52.880 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:29:52.880 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:29:52.881 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:29:52.881 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:29:52.881 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:29:52.881 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:29:52.881 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:29:52.881 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:29:52.881 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:29:52.881 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:29:52.881 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:29:52.979 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:53.003 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:53.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:53.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:53.059 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:29:53.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:53.127 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:53.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:53.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:53.228 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:53.251 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:53.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:53.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:53.352 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:53.455 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:29:53.477 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:53.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:53.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:53.578 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:53.600 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:53.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:53.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:53.658 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:29:53.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:53 smithi031 ceph-mon[96824]: pgmap v1419: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:53.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:53 smithi007 ceph-mon[99390]: pgmap v1419: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:53.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:53 smithi007 ceph-mon[101144]: pgmap v1419: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:53.702 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:53.725 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:53.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:53.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:53.826 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:53.849 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:53.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:53.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:53.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:53.977 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:53.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:53.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:54.079 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:54.101 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:54.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:54.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:54.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:54.225 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:54.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:54.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:54.327 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:54.349 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:54.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:54.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:54.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:54.473 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:54.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:54.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:54.575 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:54.597 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:54.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:54.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:54.699 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:54.722 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:54.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:54.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:29:54.801 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:29:54.824 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:54.835 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:54.847 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:54.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:54.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:54.903 DEBUG:teuthology.orchestra.run.smithi007:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_2 bench 90 write' 2024-09-21T10:29:54.906 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:29:54.906 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:29:54.949 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:54.957 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:hints = 1 2024-09-21T10:29:54.957 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:29:54.957 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object prefix: benchmark_data_smithi007_176264 2024-09-21T10:29:54.957 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:29:54.957 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:29:54.988 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:54.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:54.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:55.090 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:55.130 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:55.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:55.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:55.233 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:55.258 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:55.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:55.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:55.360 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:55.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:55.401 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:55.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:55.469 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:55 smithi031 ceph-mon[96824]: pgmap v1420: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:55.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136871 6.9 6:98d7540a:::benchmark_data_smithi007_139998_object8313:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 219.25646321100001, 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.124079426, 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.527 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136871 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:29:55.528 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264982+0000", 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.2110000000000001e-06 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.529 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264986+0000", 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1450000000000001e-06 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264990+0000", 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0199999999999996e-06 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.265027+0000", 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6312000000000001e-05 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.530 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.265037+0000", 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0414000000000001e-05 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.295902+0000", 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0308648540000001 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.296045+0000", 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014296400000000001 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.531 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.296182+0000", 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013719700000000001 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388687+0000", 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.092504885999999995 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388781+0000", 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3431999999999996e-05 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.532 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388879+0000", 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8721999999999994e-05 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388937+0000", 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7342000000000001e-05 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389060+0000", 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012329600000000001 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.533 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136880 6.9 6:9f3df03f:::benchmark_data_smithi007_139998_object8322:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.275594+0000", 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 219.24584951700001, 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.113659814, 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136880 2024-09-21T10:29:55.534 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275594+0000", 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275594+0000", 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.535 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275593+0000", 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275598+0000", 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0640000000000004e-06 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275607+0000", 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9449999999999999e-06 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.536 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275611+0000", 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5959999999999997e-06 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275652+0000", 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1383e-05 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275660+0000", 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7309999999999993e-06 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.299791+0000", 2024-09-21T10:29:55.537 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.024130776 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.299938+0000", 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014710100000000001 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.300074+0000", 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013581300000000001 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.538 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388696+0000", 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.088622291000000006 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389084+0000", 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00038804900000000001 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389105+0000", 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0951999999999999e-05 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.539 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389133+0000", 2024-09-21T10:29:55.540 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8109000000000001e-05 2024-09-21T10:29:55.540 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.540 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.540 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.540 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389254+0000", 2024-09-21T10:29:55.540 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000120678 2024-09-21T10:29:55.540 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.540 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136892 6.9 6:9aa79069:::benchmark_data_smithi007_139998_object8334:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.300787+0000", 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 219.22065717500001, 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.106098016, 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136892 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.541 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300787+0000", 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300787+0000", 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300785+0000", 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:55.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300791+0000", 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8329999999999999e-06 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300800+0000", 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4370000000000007e-06 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300805+0000", 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9180000000000002e-06 2024-09-21T10:29:55.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300852+0000", 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7827000000000001e-05 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300860+0000", 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.289e-06 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303613+0000", 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0027528130000001 2024-09-21T10:29:55.544 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303751+0000", 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013799 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303878+0000", 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012723000000000001 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389298+0000", 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.085419792999999994 2024-09-21T10:29:55.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389327+0000", 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9805e-05 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406711+0000", 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017383487 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406760+0000", 2024-09-21T10:29:55.546 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9429999999999999e-05 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406885+0000", 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012421399999999999 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136903 6.9 6:9ad37785:::benchmark_data_smithi007_139998_object8345:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.342527+0000", 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 219.17891631000001, 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.064720605, 2024-09-21T10:29:55.547 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136903 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342527+0000", 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.548 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342527+0000", 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342526+0000", 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342532+0000", 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.93e-06 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342544+0000", 2024-09-21T10:29:55.549 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1973e-05 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342551+0000", 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4740000000000002e-06 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342602+0000", 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1894000000000002e-05 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342613+0000", 2024-09-21T10:29:55.550 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0176999999999999e-05 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389351+0000", 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0467378899999999 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389473+0000", 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000122466 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389591+0000", 2024-09-21T10:29:55.551 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000117587 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406700+0000", 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017109461999999999 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406935+0000", 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023453999999999999 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.407009+0000", 2024-09-21T10:29:55.552 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4054999999999995e-05 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.407093+0000", 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4707000000000001e-05 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.407248+0000", 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015460199999999999 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.553 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:196053 6.5 6:a074f7ca:::benchmark_data_smithi007_139998_object67495:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:27:48.810937+0000", 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 126.71050624999999, 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.85358640200000002, 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 196053 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.554 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.810937+0000", 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.810937+0000", 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.810934+0000", 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999962 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.555 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.810949+0000", 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5532e-05 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.810987+0000", 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7558000000000002e-05 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.811001+0000", 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4219999999999999e-05 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.916146+0000", 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.105144986 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.916161+0000", 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4888999999999999e-05 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.635403+0000", 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.71924183500000005 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.635544+0000", 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000141884 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.636040+0000", 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000495317 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.640523+0000", 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0044835259999999998 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.558 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.664384+0000", 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.023861183000000001 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.664442+0000", 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7154000000000002e-05 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.664487+0000", 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5286e-05 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.559 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.664524+0000", 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6924000000000001e-05 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216105 6.12 6:4a69dc9a:::benchmark_data_smithi007_139998_object87547:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:15.696965+0000", 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 99.824478729999996, 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0267654589999999, 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.560 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216105 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696965+0000", 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696965+0000", 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.561 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696964+0000", 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696968+0000", 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2610000000000004e-06 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696982+0000", 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3737000000000001e-05 2024-09-21T10:29:55.562 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696987+0000", 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1000000000000003e-06 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.697029+0000", 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1347999999999998e-05 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.697037+0000", 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7809999999999994e-06 2024-09-21T10:29:55.563 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.718969+0000", 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0219316249999999 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.719060+0000", 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.1485999999999998e-05 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.719321+0000", 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00026040900000000002 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.564 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.721969+0000", 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0026479889999999999 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723547+0000", 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001578014 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723674+0000", 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012702199999999999 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.565 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.566 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.566 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723704+0000", 2024-09-21T10:29:55.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:55.567 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.044e-05 2024-09-21T10:29:55.567 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.567 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.567 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.567 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723730+0000", 2024-09-21T10:29:55.567 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6067999999999998e-05 2024-09-21T10:29:55.567 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.567 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216141 6.12 6:4ec940bd:::benchmark_data_smithi007_139998_object87583:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:15.732978+0000", 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 99.788465720000005, 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.99655217600000001, 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216141 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.568 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.732978+0000", 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.732978+0000", 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.732977+0000", 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:55.569 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.732983+0000", 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5309999999999998e-06 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.732998+0000", 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4986e-05 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.733004+0000", 2024-09-21T10:29:55.570 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9240000000000004e-06 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.733042+0000", 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7849000000000003e-05 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.733048+0000", 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.229e-06 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.720732+0000", 2024-09-21T10:29:55.571 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.987684059 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.720805+0000", 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2496999999999994e-05 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.721003+0000", 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000198018 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723580+0000", 2024-09-21T10:29:55.572 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025772809999999998 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723782+0000", 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00020201600000000001 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729438+0000", 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0056559230000000002 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.573 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729489+0000", 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1069999999999997e-05 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729530+0000", 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1044999999999998e-05 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216168 6.12 6:4bccbcb7:::benchmark_data_smithi007_139998_object87610:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:15.758967+0000", 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 99.762477051000005, 2024-09-21T10:29:55.574 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.97065820800000002, 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216168 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758967+0000", 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.575 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758967+0000", 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758965+0000", 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758972+0000", 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8210000000000004e-06 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.576 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758986+0000", 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4129e-05 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758994+0000", 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8890000000000002e-06 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.759034+0000", 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0191999999999997e-05 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.577 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.759040+0000", 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1979999999999998e-06 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.722007+0000", 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.96296627300000004 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.722105+0000", 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8840999999999998e-05 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.578 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.722303+0000", 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000197176 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723775+0000", 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014724689999999999 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.726172+0000", 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0023969400000000002 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.579 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729560+0000", 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003388355 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729589+0000", 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8515000000000001e-05 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729625+0000", 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5998000000000003e-05 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.580 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216194 6.12 6:4b765171:::benchmark_data_smithi007_139998_object87636:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:15.793553+0000", 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 99.727890822999996, 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.94042636999999996, 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216194 2024-09-21T10:29:55.581 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793553+0000", 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793553+0000", 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793551+0000", 2024-09-21T10:29:55.582 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793560+0000", 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5790000000000004e-06 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793573+0000", 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2564e-05 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793580+0000", 2024-09-21T10:29:55.583 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.114e-06 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793626+0000", 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6619999999999997e-05 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793637+0000", 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0185e-05 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.584 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723809+0000", 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.93017227000000002 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723884+0000", 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5408999999999996e-05 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.724105+0000", 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00022092800000000001 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.585 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.727369+0000", 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0032640099999999999 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.727380+0000", 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0859000000000001e-05 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.733898+0000", 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0065179610000000001 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.586 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.733942+0000", 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3776999999999998e-05 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.733979+0000", 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7506999999999999e-05 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216289 6.12 6:4ce1f8f5:::benchmark_data_smithi007_139998_object87731:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:15.895034+0000", 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 99.626410062999994, 2024-09-21T10:29:55.587 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.83909809800000001, 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216289 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895034+0000", 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.588 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895034+0000", 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895032+0000", 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895040+0000", 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.554e-06 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.589 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895051+0000", 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1185e-05 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895058+0000", 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3999999999999997e-06 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895118+0000", 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0520999999999999e-05 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.590 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895127+0000", 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8000000000000004e-06 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.725084+0000", 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.82995677199999995 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.725155+0000", 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1639999999999998e-05 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.591 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.725322+0000", 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016660500000000001 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.728553+0000", 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0032315579999999998 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.728571+0000", 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7808999999999998e-05 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.592 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.734036+0000", 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0054648370000000002 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.734088+0000", 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1971000000000001e-05 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.734132+0000", 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3606999999999998e-05 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.593 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216954 6.15 6:ab35c64d:::benchmark_data_smithi007_139998_object88396:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:19.926530+0000", 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 95.594914007, 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.89457603699999999, 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216954 2024-09-21T10:29:55.594 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926530+0000", 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926530+0000", 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.595 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926528+0000", 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926535+0000", 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9450000000000004e-06 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926547+0000", 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1810999999999999e-05 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.596 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926555+0000", 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0590000000000003e-06 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926617+0000", 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1328999999999995e-05 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926629+0000", 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2645e-05 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.597 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.815006+0000", 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.88837689500000006 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.815113+0000", 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000107138 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,4,6", 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.815438+0000", 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00032435199999999997 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.598 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.819095+0000", 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036575620000000001 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.820629+0000", 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001534178 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.820826+0000", 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000196966 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.599 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.820884+0000", 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7729000000000002e-05 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.820952+0000", 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8367999999999993e-05 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.821106+0000", 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015337599999999999 2024-09-21T10:29:55.600 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216961 6.15 6:affe019f:::benchmark_data_smithi007_139998_object88403:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:19.939709+0000", 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 95.581734531999999, 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.885886073, 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.601 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216961 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939709+0000", 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939709+0000", 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.602 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939707+0000", 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939715+0000", 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6559999999999992e-06 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939731+0000", 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5716999999999999e-05 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.603 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939740+0000", 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8319999999999995e-06 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939800+0000", 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9854e-05 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939811+0000", 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1552999999999999e-05 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.604 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.817203+0000", 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87739150099999996 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.817362+0000", 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015936300000000001 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,4,6", 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.817625+0000", 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00026297400000000002 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.605 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.606 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.820840+0000", 2024-09-21T10:29:55.606 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0032151480000000001 2024-09-21T10:29:55.606 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.606 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.606 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:55.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:55.607 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.607 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.821149+0000", 2024-09-21T10:29:55.607 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030942799999999999 2024-09-21T10:29:55.607 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.825425+0000", 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042756950000000004 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.825473+0000", 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8165999999999999e-05 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.825507+0000", 2024-09-21T10:29:55.608 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3461999999999999e-05 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.825595+0000", 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8424999999999994e-05 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222547 6.15 6:ab8777f9:::benchmark_data_smithi007_139998_object93989:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:28.911018+0000", 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 86.610425281000005, 2024-09-21T10:29:55.609 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.88608048299999997, 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222547 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911018+0000", 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.610 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911018+0000", 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911018+0000", 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911023+0000", 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1370000000000001e-06 2024-09-21T10:29:55.611 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911036+0000", 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3298e-05 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911044+0000", 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8529999999999992e-06 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911113+0000", 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9437999999999995e-05 2024-09-21T10:29:55.612 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911127+0000", 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.328e-05 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.791370+0000", 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.88024319699999998 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.791490+0000", 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012034 2024-09-21T10:29:55.613 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.791769+0000", 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000279203 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.793855+0000", 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002085922 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.793911+0000", 2024-09-21T10:29:55.614 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5943000000000003e-05 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.796978+0000", 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0030663719999999999 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.797036+0000", 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8594000000000002e-05 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.797099+0000", 2024-09-21T10:29:55.615 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2725999999999995e-05 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222572 6.15 6:aac75616:::benchmark_data_smithi007_139998_object94014:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:28.929999+0000", 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 86.591444396, 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87076314899999996, 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.616 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222572 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.929999+0000", 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.929999+0000", 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.617 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.929998+0000", 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930005+0000", 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0439999999999998e-06 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930025+0000", 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0347999999999999e-05 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.618 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930033+0000", 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3590000000000008e-06 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930090+0000", 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7093999999999999e-05 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930100+0000", 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2839999999999995e-06 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.619 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.793937+0000", 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.86383746100000003 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.794043+0000", 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000105394 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.794298+0000", 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025496500000000001 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.620 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800626+0000", 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0063279360000000002 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800653+0000", 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.741e-05 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800684+0000", 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0720999999999999e-05 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.621 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800734+0000", 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0152999999999999e-05 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800762+0000", 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8636000000000002e-05 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222574 6.15 6:abb8bd79:::benchmark_data_smithi007_139998_object94016:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-09-21T10:29:55.622 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:28.930050+0000", 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 86.591393796000006, 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87083815499999995, 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222574 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930050+0000", 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.623 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930050+0000", 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930049+0000", 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930053+0000", 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2880000000000001e-06 2024-09-21T10:29:55.624 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930065+0000", 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2002e-05 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930074+0000", 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8109999999999997e-06 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930126+0000", 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2135000000000001e-05 2024-09-21T10:29:55.625 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930135+0000", 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5900000000000008e-06 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.795414+0000", 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.86527865199999998 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.795532+0000", 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011828399999999999 2024-09-21T10:29:55.626 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.795767+0000", 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023479499999999999 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800630+0000", 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0048630490000000004 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800801+0000", 2024-09-21T10:29:55.627 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017098300000000001 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800830+0000", 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9138000000000001e-05 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800854+0000", 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.4311000000000002e-05 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800888+0000", 2024-09-21T10:29:55.628 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3759e-05 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222620 6.15 6:a8a15f4b:::benchmark_data_smithi007_139998_object94062:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:28.960102+0000", 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 86.561341268999996, 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.84503992699999997, 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222620 2024-09-21T10:29:55.629 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960102+0000", 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960102+0000", 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960101+0000", 2024-09-21T10:29:55.630 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960108+0000", 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0469999999999996e-06 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960123+0000", 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5179e-05 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960130+0000", 2024-09-21T10:29:55.631 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0890000000000002e-06 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960178+0000", 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8222e-05 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960188+0000", 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5270000000000004e-06 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.797247+0000", 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.83705936400000003 2024-09-21T10:29:55.632 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.797358+0000", 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000110676 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.797579+0000", 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00022126900000000001 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800658+0000", 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0030788220000000002 2024-09-21T10:29:55.633 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800968+0000", 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030964600000000001 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805060+0000", 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040927760000000002 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805109+0000", 2024-09-21T10:29:55.634 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8819999999999997e-05 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805142+0000", 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3040000000000002e-05 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222635 6.15 6:acf89383:::benchmark_data_smithi007_139998_object94077:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:28.970156+0000", 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 86.551287995999999, 2024-09-21T10:29:55.635 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.83516791300000004, 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222635 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970156+0000", 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.636 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970156+0000", 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970154+0000", 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970160+0000", 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.13e-06 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.637 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970173+0000", 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3478999999999999e-05 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970179+0000", 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9089999999999997e-06 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970228+0000", 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8789999999999999e-05 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.638 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970236+0000", 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4740000000000005e-06 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.799042+0000", 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.82880598699999997 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.799148+0000", 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000105894 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.639 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.799364+0000", 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021641100000000001 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800912+0000", 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001547517 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805007+0000", 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040951939999999999 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.640 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805239+0000", 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023186600000000001 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805288+0000", 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8668000000000002e-05 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805324+0000", 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5871000000000003e-05 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.641 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239079 6.1c 6:3cc9f9a4:::benchmark_data_smithi007_139998_object110521:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:52.964516+0000", 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 62.556928020000001, 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.92726209999999998, 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239079 2024-09-21T10:29:55.642 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964516+0000", 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964516+0000", 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.643 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964514+0000", 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964524+0000", 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8260000000000005e-06 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964535+0000", 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0456e-05 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.644 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964541+0000", 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7170000000000002e-06 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964592+0000", 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0850000000000003e-05 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964601+0000", 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4910000000000005e-06 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.887253+0000", 2024-09-21T10:29:55.645 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.92265249999999999 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.887378+0000", 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012458 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.887589+0000", 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000210915 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.646 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891577+0000", 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039888069999999996 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891632+0000", 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4783e-05 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891707+0000", 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4529000000000004e-05 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.647 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891739+0000", 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2236000000000001e-05 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891778+0000", 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8819999999999998e-05 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239128 6.1c 6:3d87fbda:::benchmark_data_smithi007_139998_object110570:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.004681+0000", 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 62.516762632999999, 2024-09-21T10:29:55.648 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.89141281900000002, 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239128 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004681+0000", 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.649 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004681+0000", 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004680+0000", 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004689+0000", 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6179999999999995e-06 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.650 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004699+0000", 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0530000000000001e-05 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004706+0000", 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1679999999999998e-06 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.006188+0000", 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001482204 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.651 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.006198+0000", 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5789999999999993e-06 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.889092+0000", 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.88289402699999997 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.889171+0000", 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8937000000000007e-05 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.652 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.889335+0000", 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016450699999999999 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891818+0000", 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024829320000000002 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891930+0000", 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011115099999999999 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.653 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896012+0000", 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040822790000000003 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896058+0000", 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5726999999999998e-05 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896094+0000", 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6282000000000003e-05 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.654 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239143 6.1c 6:385c81c3:::benchmark_data_smithi007_139998_object110585:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.017541+0000", 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 62.503902715000002, 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87868247899999996, 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:29:55.655 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239143 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017541+0000", 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017541+0000", 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017539+0000", 2024-09-21T10:29:55.656 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017547+0000", 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8599999999999993e-06 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017565+0000", 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8198000000000001e-05 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017576+0000", 2024-09-21T10:29:55.657 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0849999999999999e-05 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017634+0000", 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8260000000000001e-05 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017646+0000", 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1858999999999999e-05 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:29:55.658 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.890375+0000", 2024-09-21T10:29:55.659 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87272912899999999 2024-09-21T10:29:55.659 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.659 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.659 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:29:55.659 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.890492+0000", 2024-09-21T10:29:55.659 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000116402 2024-09-21T10:29:55.659 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.659 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.659 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:29:55.659 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.890689+0000", 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000197715 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891937+0000", 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001247349 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.895982+0000", 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040451000000000003 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:29:55.660 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896159+0000", 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017690800000000001 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896193+0000", 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4459999999999999e-05 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896223+0000", 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0190000000000001e-05 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:29:55.661 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:29:55.662 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:29:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:55 smithi007 ceph-mon[99390]: pgmap v1420: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:55.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:55 smithi007 ceph-mon[101144]: pgmap v1420: 89 pgs: 89 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:29:55.708 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:55.749 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:55.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:55.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:55.851 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:55.882 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:55.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:55.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:55.957 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 1 16 3356 3340 208.738 208.75 0.00462404 0.00477649 2024-09-21T10:29:55.984 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:56.019 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:56.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:56.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:56.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:56.145 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:56.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:56.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:56.247 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:56.292 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:56.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:56.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:56.394 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:56.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:56.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:56.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:56.536 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:56.545 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:29:56.569 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:56.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:56.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:56.627 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:56 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1497549289' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:56.627 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:56 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1497549289' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:56.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:56 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1497549289' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:29:56.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:56.685 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:29:56.685 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:29:56.685 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:29:56.686 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:29:56.701 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:29:56.701 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:29:56.705 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:56.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:56.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:56.807 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:56.852 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:56.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:56.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:56.953 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:29:56.957 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 2 16 6213 6197 193.642 178.562 0.00374204 0.00515315 2024-09-21T10:29:56.995 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:56.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:56.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:29:57.097 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:57.135 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:57.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:57.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:57.237 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:57.282 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:57.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:57.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:57.385 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:57.421 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:57.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:57.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:57.523 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:57.555 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:57.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:57.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:57.657 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:57.692 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:57.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:57.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:57.794 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:29:57.834 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:57.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:57.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:29:57.913 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:57 smithi031 ceph-mon[96824]: pgmap v1421: 89 pgs: 89 active+clean; 10 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s wr, 18 op/s 2024-09-21T10:29:57.919 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:57 smithi007 ceph-mon[99390]: pgmap v1421: 89 pgs: 89 active+clean; 10 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s wr, 18 op/s 2024-09-21T10:29:57.919 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:57 smithi007 ceph-mon[101144]: pgmap v1421: 89 pgs: 89 active+clean; 10 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s wr, 18 op/s 2024-09-21T10:29:57.936 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:57.960 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 3 16 9330 9314 193.884 194.812 0.00617927 0.00514402 2024-09-21T10:29:57.963 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:57.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:57.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:58.065 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:58.109 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:58.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:58.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:58.211 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:58.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:58.252 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:58.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:58.353 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:29:58.394 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:58.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:58.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:29:58.495 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:58.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:58.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:58.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:58.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:58.660 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:58.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:58.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:58.762 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:58.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:58.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:58.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:58.896 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:58.926 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:58.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:58.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:58.960 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 4 16 12059 12043 188.053 170.562 0.00493579 0.00530959 2024-09-21T10:29:59.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:59.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:59.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:59.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:59.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:29:59.187 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:59.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:59.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:29:59.253 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:59.289 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:59.315 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:59.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:59.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:59.416 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:29:59.445 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:59.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:59.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:29:59.547 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:29:59.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:29:59.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:59.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:29:59.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:59 smithi007 ceph-mon[99390]: pgmap v1422: 89 pgs: 89 active+clean; 208 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s wr, 378 op/s 2024-09-21T10:29:59.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:59.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:59.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:29:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1305311580' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:59.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:59 smithi007 ceph-mon[101144]: pgmap v1422: 89 pgs: 89 active+clean; 208 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s wr, 378 op/s 2024-09-21T10:29:59.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:59.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:59.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:29:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1305311580' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:59.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:29:59.730 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:59.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:59.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:29:59.802 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:29:59.802 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:29:59.802 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-09-21T10:29:59.802 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:29:59.802 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:29:59.802 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-09-21T10:29:59.829 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:59 smithi031 ceph-mon[96824]: pgmap v1422: 89 pgs: 89 active+clean; 208 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s wr, 378 op/s 2024-09-21T10:29:59.829 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:59.829 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:29:59.829 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:29:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1305311580' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:29:59.832 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:29:59.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:29:59.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:29:59.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:29:59.960 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 5 16 14472 14456 180.605 150.812 0.00840222 0.0055295 2024-09-21T10:29:59.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:29:59.967 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:00.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:00.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:00.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:00.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:00.113 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:30:00.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:00.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:00.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:00.198 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:30:00.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:00.277 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:00.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:00.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:00.378 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:00.420 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:00.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:00.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:00.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:00.553 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:00.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:00.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:00.560 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:00 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:30:00.560 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:00 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:30:00.560 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:00 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:30:00.560 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:00 smithi031 ceph-mon[96824]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-09-21T10:30:00.560 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:00 smithi031 ceph-mon[96824]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-09-21T10:30:00.560 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:00 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:30:00.560 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:00 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:30:00.560 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:00 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1305311580' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:30:00.560 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:00 smithi031 ceph-mon[96824]: osdmap e1199: 8 total, 8 up, 8 in 2024-09-21T10:30:00.655 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:00.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:00.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:00.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:00.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:00.828 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:00.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:00.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:00.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:30:00.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:30:00.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:30:00.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[99390]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-09-21T10:30:00.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[99390]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-09-21T10:30:00.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:30:00.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:30:00.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1305311580' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:30:00.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[99390]: osdmap e1199: 8 total, 8 up, 8 in 2024-09-21T10:30:00.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:30:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:30:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:30:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[101144]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-09-21T10:30:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[101144]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-09-21T10:30:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:30:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:30:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1305311580' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:30:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-mon[101144]: osdmap e1199: 8 total, 8 up, 8 in 2024-09-21T10:30:00.930 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:00.960 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 6 16 16810 16794 174.858 146.125 0.00418255 0.00571095 2024-09-21T10:30:00.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:00.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:00.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:01.065 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:01.105 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:01.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:01.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:30:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:30:00] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.51.0" 2024-09-21T10:30:01.207 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:01.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:01.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:01.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:01.349 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:01.378 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:01.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:01.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:01.480 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:01.514 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:01.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:01.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:01.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:01.637 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:01.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:01.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:01.738 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:01.789 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:01.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:01.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:01.891 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:01.938 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:01.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:01.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:01.960 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 7 16 18991 18975 169.351 136.312 0.00310752 0.00589974 2024-09-21T10:30:02.040 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:02.079 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:02.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:02.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:01 smithi031 ceph-mon[96824]: pgmap v1423: 89 pgs: 89 active+clean; 533 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-09-21T10:30:02.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:01 smithi007 ceph-mon[99390]: pgmap v1423: 89 pgs: 89 active+clean; 533 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-09-21T10:30:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:01 smithi007 ceph-mon[101144]: pgmap v1423: 89 pgs: 89 active+clean; 533 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s 2024-09-21T10:30:02.217 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:02.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:02.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:02.318 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:02.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:02.350 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:02.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:02.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:02.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:02.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:02.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:02.552 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:02.579 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:02.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:02.629 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:02.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:02.683 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:30:02.683 INFO:teuthology.orchestra.run.smithi031.stdout: "success": "" 2024-09-21T10:30:02.683 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:30:02.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:02.770 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:02.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:02.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:02.900 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:02.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:02.960 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:02 smithi007 ceph-mon[99390]: pgmap v1425: 89 pgs: 89 active+clean; 694 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-09-21T10:30:02.961 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:02 smithi007 ceph-mon[101144]: pgmap v1425: 89 pgs: 89 active+clean; 694 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-09-21T10:30:02.961 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 8 16 21319 21303 166.369 145.5 0.00499657 0.00600416 2024-09-21T10:30:03.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:03.033 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:03.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:03.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:03.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:02 smithi031 ceph-mon[96824]: pgmap v1425: 89 pgs: 89 active+clean; 694 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2024-09-21T10:30:03.180 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:03.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:03.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:03.206 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:30:03.206 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:30:03.282 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:03.313 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:03.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:03.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:03.415 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:03.444 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:03.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:03.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:03.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:03.575 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:03.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:03.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:03.676 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:03.698 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:03.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:03.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:03.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:30:03.799 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:03.868 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:03.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:03.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:03.960 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 9 16 23496 23480 163.001 136.062 0.0063258 0.00612866 2024-09-21T10:30:03.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:04.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:04.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:04.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:04.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:04.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:30:04.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:04.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:04.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:04.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:04.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:04.283 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:04.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:04.384 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:04.431 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:04.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:04.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:04.533 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:04.573 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:04.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:04.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:04.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:04.724 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:04.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:04.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:04.825 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:04.867 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:04.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:04.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:04.960 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 10 16 25621 25605 159.982 132.812 0.00458631 0.00624415 2024-09-21T10:30:04.969 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:05.000 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:05.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:05.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:05.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:05.140 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:05.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:05.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:05.215 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:05.241 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:05.309 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:05.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:05.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:05.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:05.440 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:05.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:05.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:05.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:05 smithi007 ceph-mon[99390]: pgmap v1426: 89 pgs: 89 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.80k op/s 2024-09-21T10:30:05.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:05 smithi007 ceph-mon[101144]: pgmap v1426: 89 pgs: 89 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.80k op/s 2024-09-21T10:30:05.542 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:05.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:05.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:05.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:05 smithi031 ceph-mon[96824]: pgmap v1426: 89 pgs: 89 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.80k op/s 2024-09-21T10:30:05.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:05.715 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:05.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:05.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:05.817 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:05.856 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:05.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:05.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:05.958 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:05.961 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 11 16 27795 27779 157.789 135.875 0.00403103 0.00633188 2024-09-21T10:30:05.989 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:05.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:05.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:06.036 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:06.091 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:06.139 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:06.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:06.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:06.241 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:06.280 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:06.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:06.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:06.382 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:06.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:06.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:06.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:06.511 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:06.554 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:06.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:06.656 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:06.690 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:06.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:06.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:06.791 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:06.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:06.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:06.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:06.916 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:06.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:06.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:06.960 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 12 16 29453 29437 153.276 103.625 0.00864463 0.00651758 2024-09-21T10:30:07.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:07.088 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:07.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:07.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:07.190 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:07.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:07.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:07.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:07.313 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:07.351 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:07.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:07.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:07.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:07 smithi031 ceph-mon[96824]: pgmap v1427: 89 pgs: 89 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-21T10:30:07.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:30:07.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:07.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:07.487 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:07.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:07.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:07.588 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:07.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:07.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:07.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:07 smithi007 ceph-mon[99390]: pgmap v1427: 89 pgs: 89 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-21T10:30:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:30:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:07 smithi007 ceph-mon[101144]: pgmap v1427: 89 pgs: 89 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s 2024-09-21T10:30:07.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:30:07.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:07.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:07.743 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:07.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:07.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:07.845 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:07.879 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:07.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:07.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:07.961 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 13 16 31332 31316 150.519 117.438 0.01291 0.00663779 2024-09-21T10:30:07.982 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:08.024 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:08.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:08.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:08.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:08.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:08.149 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:08.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:08.249 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:08.278 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:08.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:08.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:08.380 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:08.409 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:08.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:08.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:08.511 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:08.533 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:08.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:08.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:08.635 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:08.734 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:08.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:08.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:08.836 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:08.879 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:08.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:08.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:08.961 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 14 16 32587 32571 145.37 78.4375 0.0850331 0.00685629 2024-09-21T10:30:08.981 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:09.012 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:09.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:09.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:09.114 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:09.147 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:09.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:09.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:09.249 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:09.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:09.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:09.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:09.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:09.414 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:09.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:09.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:09.479 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:30:09.479 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:30:09.479 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2024-09-21T10:30:09.479 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:30:09.480 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:30:09.480 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 config set filestore_inject_stall 3 2024-09-21T10:30:09.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:09.548 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:09.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:09.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:09.650 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:09 smithi031 ceph-mon[96824]: pgmap v1428: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 146 MiB/s wr, 2.34k op/s 2024-09-21T10:30:09.688 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:09.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:09.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:09 smithi007 ceph-mon[99390]: pgmap v1428: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 146 MiB/s wr, 2.34k op/s 2024-09-21T10:30:09.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:09 smithi007 ceph-mon[101144]: pgmap v1428: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 146 MiB/s wr, 2.34k op/s 2024-09-21T10:30:09.755 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:30:09.790 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:09.813 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:09.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:09.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:09.914 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:09.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:09.953 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:09.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:09.961 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 15 16 33890 33874 141.108 81.4375 0.00334108 0.00707987 2024-09-21T10:30:10.054 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:10.077 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:10.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:10.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:10.178 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:10.217 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:10.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:10.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:10.319 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:10.357 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:10.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:10.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:10.459 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:10.481 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:10.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:10.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:10.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:10.620 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:10.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:10.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:10.722 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:10.753 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:10.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:10.855 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:10.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:10.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:10.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:10.961 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 16 16 35317 35301 137.863 89.1875 0.00359194 0.00720022 2024-09-21T10:30:10.978 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:11.000 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:11.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:11.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:11.101 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:11.141 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:11.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:30:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:30:10] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.51.0" 2024-09-21T10:30:11.244 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:11.267 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:11.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:11.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:11.368 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:11.407 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:11.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:11.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:11.509 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:11.532 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:11.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:11.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:11.535 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:11 smithi031 ceph-mon[96824]: pgmap v1429: 89 pgs: 89 active+clean; 1.9 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s 2024-09-21T10:30:11.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:11.661 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:11.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:11.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:11.673 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:30:11.674 INFO:teuthology.orchestra.run.smithi031.stdout: "success": "" 2024-09-21T10:30:11.674 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:30:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:11 smithi007 ceph-mon[99390]: pgmap v1429: 89 pgs: 89 active+clean; 1.9 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s 2024-09-21T10:30:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:11 smithi007 ceph-mon[101144]: pgmap v1429: 89 pgs: 89 active+clean; 1.9 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s 2024-09-21T10:30:11.763 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:11.785 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:11.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:11.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:11.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:11.925 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:11.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:11.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:11.961 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 17 16 36454 36438 133.931 71.0625 0.0060857 0.00746065 2024-09-21T10:30:12.027 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:12.066 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:12.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:12.167 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:12.205 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:12.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:12.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:12.307 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:12.341 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:12.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:12.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:12.443 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:12.476 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:12.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:12.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:12.578 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:12.609 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:12.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:12.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:12.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:12.732 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:12.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:12.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:12.834 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:12.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:12.876 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:12.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:12.961 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 18 16 37847 37831 131.327 87.0625 0.00463666 0.00760776 2024-09-21T10:30:12.977 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:12.999 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:12.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:13.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:13.100 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:13.143 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:13.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:13.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:13.245 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:13.273 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:13.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:13.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:13.375 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:13.413 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:13.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:13.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:13.516 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:13.547 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:13.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:13.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:13.649 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:13.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:13 smithi031 ceph-mon[96824]: pgmap v1430: 89 pgs: 89 active+clean; 2.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-21T10:30:13.675 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:13 smithi007 ceph-mon[99390]: pgmap v1430: 89 pgs: 89 active+clean; 2.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-21T10:30:13.675 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:13 smithi007 ceph-mon[101144]: pgmap v1430: 89 pgs: 89 active+clean; 2.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2024-09-21T10:30:13.687 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:13.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:13.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:13.789 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:13.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:13.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:13.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:13.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:13.961 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 19 16 39604 39588 130.194 109.812 0.0101059 0.00767494 2024-09-21T10:30:13.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:13.972 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:13.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:14.072 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:14.114 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:14.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:14.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:14.216 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:14.256 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:14.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:14.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:14.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:14.387 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:30:14.387 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:30:14.395 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:14.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:14.431 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:30:14.431 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:30:14.474 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:30:14.474 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:30:14.474 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/745186206' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:14.475 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/745186206' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:14.496 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:14.512 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:30:14.512 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:30:14.540 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:14.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:14.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:14.548 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:30:14.548 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:30:14.584 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:30:14.585 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:30:14.618 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:30:14.618 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:30:14.642 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:14.654 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:30:14.654 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:30:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/745186206' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:14.688 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:14.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:14.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:14.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:14.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:14.822 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:14.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:14.923 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:14.955 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:14.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:14.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:14.961 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:30:14.960766+0000 min lat: 0.00132973 max lat: 0.197463 avg lat: 0.00774303 2024-09-21T10:30:14.962 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:30:14.962 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 20 16 41318 41302 129.041 107.125 0.00943367 0.00774303 2024-09-21T10:30:15.057 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:15.085 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:15.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:15.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:15.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:15.231 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:15.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:15.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:15.332 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:15.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:15.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:15.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:15.464 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:15.504 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:15.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:15.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:15.606 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:15.633 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:15.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:15.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:15.642 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:15 smithi007 ceph-mon[99390]: pgmap v1431: 89 pgs: 89 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2024-09-21T10:30:15.642 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:15 smithi007 ceph-mon[101144]: pgmap v1431: 89 pgs: 89 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2024-09-21T10:30:15.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:15 smithi031 ceph-mon[96824]: pgmap v1431: 89 pgs: 89 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2024-09-21T10:30:15.736 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:15.766 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:15.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:15.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:15.868 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:15.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:15.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:15.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:15.962 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 21 16 43068 43052 128.104 109.375 0.00698694 0.00780021 2024-09-21T10:30:15.998 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:16.026 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:16.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:16.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:16.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:16.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:16.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:16.268 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:16.298 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:16.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:16.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:16.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:16.441 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:16.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:16.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:16.543 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:16.574 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:16.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:16.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:16.676 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:16.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:16.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:16.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:16.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:16.844 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:16.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:16.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:16.946 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:16.962 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 22 16 44635 44619 126.731 97.9375 0.00433101 0.00788405 2024-09-21T10:30:17.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:17.007 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:17.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:17.108 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:17.136 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:17.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:17.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:17.237 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:17.278 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:17.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:17.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:17.379 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:17.390 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:30:17.400 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:17 smithi007 ceph-mon[99390]: pgmap v1432: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:30:17.400 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:17 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1706067683' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:17.400 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:17 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:17.400 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:17 smithi007 ceph-mon[101144]: pgmap v1432: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:30:17.400 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:17 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1706067683' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:17.400 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:17 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:17.428 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:17.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:17.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:17.530 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:17.557 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:17.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:17.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:17.573 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:30:17.573 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:30:17.573 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:30:17.573 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:30:17.573 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:30:17.635 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:30:17.635 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:30:17.635 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2024-09-21T10:30:17.635 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:30:17.635 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:30:17.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 config set filestore_inject_stall 3 2024-09-21T10:30:17.644 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:30:17.658 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:17.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:17 smithi031 ceph-mon[96824]: pgmap v1432: 89 pgs: 89 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:30:17.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:17 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1706067683' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:17.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:17 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:17.697 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:17.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:17.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:17.798 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:17.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:17.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:17.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:17.924 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:30:17.947 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:17.962 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 23 16 46187 46171 125.438 97 0.00738084 0.00796694 2024-09-21T10:30:17.984 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:17.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:17.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:18.085 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:18.128 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:18.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:18.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:18.231 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:18.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:18.271 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:18.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:18.371 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:18.414 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:18.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:18.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:18.514 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:30:18.516 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:18.568 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:18.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:18.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:18.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:18 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:18.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:18 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:30:18.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:18 smithi031 ceph-mon[96824]: osdmap e1200: 8 total, 8 up, 8 in 2024-09-21T10:30:18.670 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:18.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:18 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:18.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:18 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:30:18.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:18 smithi007 ceph-mon[101144]: osdmap e1200: 8 total, 8 up, 8 in 2024-09-21T10:30:18.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:18 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:18.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:18 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:30:18.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:18 smithi007 ceph-mon[99390]: osdmap e1200: 8 total, 8 up, 8 in 2024-09-21T10:30:18.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:18.721 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:18.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:18.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:18.855 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:18.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:18.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:18.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:18.962 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 24 16 47815 47799 124.451 101.75 0.00951165 0.00803004 2024-09-21T10:30:18.990 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:18.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:18.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:19.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:19.121 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:19.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:19.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:19.164 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:19.213 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:19.222 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:19.260 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:19.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:19.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:19.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:19.393 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:19.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:19.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:19.494 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:19.525 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:19.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:19.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:19.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:19 smithi007 ceph-mon[99390]: pgmap v1434: 89 pgs: 89 active+clean; 2.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:30:19.575 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:19 smithi007 ceph-mon[101144]: pgmap v1434: 89 pgs: 89 active+clean; 2.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:30:19.627 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:19.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:19 smithi031 ceph-mon[96824]: pgmap v1434: 89 pgs: 89 active+clean; 2.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:30:19.667 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:19.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:19.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:19.769 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:19.815 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:19.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:19.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:19.917 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:19.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:19.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:19.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:19.962 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 25 16 49356 49340 123.325 96.3125 0.00386561 0.00810203 2024-09-21T10:30:20.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:20.075 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:30:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:30:20.075 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:30:20.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:20.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:20.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:20.202 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:20.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:20.248 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:20.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:20.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:20.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:20.387 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:20.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:20.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:20.520 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:20.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:20.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:20.622 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:20.653 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:20.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:20.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:20.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:20.796 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:20.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:20.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:20.898 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:20.928 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:20.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:20.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:20.962 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 26 16 50985 50969 122.497 101.812 0.00867999 0.00815747 2024-09-21T10:30:21.031 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:21.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:30:21.068 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:21.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:21.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:21.072 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:30:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:30:20] "GET /metrics HTTP/1.1" 200 36514 "" "Prometheus/2.51.0" 2024-09-21T10:30:21.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:21.250 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:21.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:21.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:21.352 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:21.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:21.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:21.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:21.513 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:21.542 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:21.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:21.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:21.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:21.674 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:21.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:21.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:21 smithi007 ceph-mon[99390]: pgmap v1435: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:30:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:30:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:21.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:21 smithi007 ceph-mon[101144]: pgmap v1435: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:30:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:30:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:21.776 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:21.804 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:21.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:21.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:21.905 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:21 smithi031 ceph-mon[96824]: pgmap v1435: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:30:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:30:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:21.937 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:21.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:21.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:21.962 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 27 16 52404 52388 121.245 88.6875 0.00586409 0.00824241 2024-09-21T10:30:22.039 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:22.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:22.078 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:22.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:22.179 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:22.207 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:22.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:22.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:22.308 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:22.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:22.342 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:22.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:22.443 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:22.467 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:22.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:22.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:22.569 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:22.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:22.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:22.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:22.695 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:22.721 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:22.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:22.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:22.823 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:22.849 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:22.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:22.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:22.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:22.963 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 28 16 53678 53662 119.757 79.625 0.00608115 0.00834389 2024-09-21T10:30:22.980 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:22.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:22.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:22.992 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:30:22.992 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:30:23.029 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:30:23.029 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:30:23.071 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:30:23.071 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:30:23.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:23.107 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:30:23.107 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:30:23.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:23.129 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:23.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:23.148 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:30:23.148 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:30:23.193 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:30:23.193 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:30:23.207 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:23.227 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:30:23.227 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:30:23.230 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:23.239 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:30:23.239 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:30:23.259 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:30:23.260 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:30:23.301 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:23.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:23.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:23.403 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:23.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:23.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:23.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:23.543 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:23.575 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:23.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:23.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:23.677 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:23 smithi007 ceph-mon[99390]: pgmap v1436: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:30:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:23 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3941034937' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:23 smithi007 ceph-mon[101144]: pgmap v1436: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:30:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:23 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3941034937' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:23.721 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:23.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:23.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:23.823 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:23.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:23.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:23.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:23 smithi031 ceph-mon[96824]: pgmap v1436: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:30:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:23 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3941034937' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:23.955 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:23.963 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 29 16 55139 55123 118.776 91.3125 0.0101891 0.0084135 2024-09-21T10:30:23.983 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:24.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:24.157 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:24.186 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:24.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:24.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:24.287 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:24.331 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:24.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:24.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:24.433 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:24.472 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:24.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:24.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:24.573 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:24.602 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:24.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:24.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:24.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:24.743 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:24.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:24.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:24.845 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:24.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:24.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:24.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:24.963 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 30 16 56671 56655 118.009 95.75 0.00390458 0.00846811 2024-09-21T10:30:24.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:25.006 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:25.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:25.107 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:25.149 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:25.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:25.251 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:25.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.291 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:25.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:25.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:25.421 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:25.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:25.524 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:25.578 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:25.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:25.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:25 smithi007 ceph-mon[101144]: pgmap v1437: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-09-21T10:30:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:25 smithi007 ceph-mon[99390]: pgmap v1437: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-09-21T10:30:25.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:25.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:25.813 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:25.845 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:25.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:25 smithi031 ceph-mon[96824]: pgmap v1437: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-09-21T10:30:25.947 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:25.965 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 31 16 58154 58138 117.183 92.6875 0.00793337 0.00852826 2024-09-21T10:30:25.973 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:25.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:25.978 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7, 0, 3] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:30:25.978 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:30:26.003 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:30:26.075 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:26.104 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:26.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:26.205 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:26.233 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:26.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:26.335 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:26.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:26.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:26.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:30:26.489 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:26.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:26.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:26.666 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:26.671 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:26.701 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:26.728 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:26.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:26.830 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.875 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:26.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:26.965 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 32 16 59292 59276 115.744 71.125 0.0113394 0.00863431 2024-09-21T10:30:26.977 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:27.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:27.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:27.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:27.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:27.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:27.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:27.286 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:27.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:27.388 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:27.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:27.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:27.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:27 smithi007 ceph-mon[99390]: pgmap v1438: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:30:27.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:27 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3790131658' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:30:27.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:27 smithi007 ceph-mon[101144]: pgmap v1438: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:30:27.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:27 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3790131658' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:30:27.455 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:30:27.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:27.549 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:27.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:27.651 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:27.681 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:27.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:27.717 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:27 smithi031 ceph-mon[96824]: pgmap v1438: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:30:27.717 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:27 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3790131658' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:30:27.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:27.818 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:27.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:27.920 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:27.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:27.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:27.965 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 33 16 60722 60706 114.945 89.375 0.0152986 0.00869441 2024-09-21T10:30:28.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:28.095 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:28.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:28.196 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:28.218 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:28.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:28.319 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:28.360 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:28.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:28.462 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:28.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:28.588 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:28.625 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:28.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:28.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:28 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:28.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3790131658' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:30:28.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:28 smithi031 ceph-mon[96824]: osdmap e1201: 8 total, 8 up, 8 in 2024-09-21T10:30:28.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:28 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:28.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3790131658' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:30:28.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:28 smithi007 ceph-mon[99390]: osdmap e1201: 8 total, 8 up, 8 in 2024-09-21T10:30:28.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:28 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:28.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3790131658' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:30:28.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:28 smithi007 ceph-mon[101144]: osdmap e1201: 8 total, 8 up, 8 in 2024-09-21T10:30:28.728 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:28.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:28.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:28.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:28.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.900 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:28.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:28.966 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 34 16 61820 61804 113.582 68.625 0.0169414 0.00879872 2024-09-21T10:30:29.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:29.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:29.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:29.140 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:29.171 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:29.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:29.272 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:29.300 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:29.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:29.401 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:29.429 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:29.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:29.531 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:29.575 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:29.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:29.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:29 smithi031 ceph-mon[96824]: pgmap v1440: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:30:29.677 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:29.719 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:29.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:29.754 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:29 smithi007 ceph-mon[99390]: pgmap v1440: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:30:29.755 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:29 smithi007 ceph-mon[101144]: pgmap v1440: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:30:29.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:29.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:29.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:29.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:29.966 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 35 16 63084 63068 112.594 79 0.0136372 0.00887617 2024-09-21T10:30:29.986 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:29.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:30.088 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:30.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:30.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:30.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:30.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:30.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:30.357 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:30.392 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:30.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:30.493 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:30.524 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:30.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:30.625 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:30.663 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:30.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:30.764 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:30.796 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:30.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:30.898 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:30.940 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:30.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:30.966 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 36 16 64510 64494 111.942 89.125 0.0105765 0.00892743 2024-09-21T10:30:31.042 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:31.052 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:30:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:30:30] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.51.0" 2024-09-21T10:30:31.069 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:31.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:31.171 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:31.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:31.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:31.313 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:31.340 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:31.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:31.442 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:31.485 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:31.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:31.587 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:31.631 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:31.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:31.680 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:31 smithi007 ceph-mon[101144]: pgmap v1441: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:30:31.680 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:31 smithi007 ceph-mon[99390]: pgmap v1441: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:30:31.689 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:31.734 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:31.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.792 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:31.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:31.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:31 smithi031 ceph-mon[96824]: pgmap v1441: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:30:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.922 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:31.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:31.967 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 37 16 65833 65817 111.151 82.6875 0.0170305 0.00899121 2024-09-21T10:30:32.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:32.069 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:32.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:32.171 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:32.199 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:32.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:32.301 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:32.337 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:32.439 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:32.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:32.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:32.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:32.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:32.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:32.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:32.762 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:32.769 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:30:32.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:32.890 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:32.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:32.966 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 38 16 67112 67096 110.33 79.9375 0.0245077 0.00905729 2024-09-21T10:30:32.991 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:33.020 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:33.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:33.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:33.150 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:33.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:33.251 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:33.293 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:33.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:33.394 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:33.437 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:33.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:33.467 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:33 smithi007 ceph-mon[99390]: pgmap v1442: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 88 MiB/s wr, 1.42k op/s 2024-09-21T10:30:33.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:33.564 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:33.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:33.665 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:33.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:33.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:33.735 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:33 smithi007 ceph-mon[101144]: pgmap v1442: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 88 MiB/s wr, 1.42k op/s 2024-09-21T10:30:33.818 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:33.847 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:33.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:33 smithi031 ceph-mon[96824]: pgmap v1442: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 88 MiB/s wr, 1.42k op/s 2024-09-21T10:30:33.949 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:33.968 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 39 16 68339 68323 109.463 76.6875 0.00417081 0.009128 2024-09-21T10:30:33.980 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:33.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:34.082 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:34.109 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:34.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:34.210 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.237 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:34.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:34.338 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:34.375 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:34.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:34.477 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:34.479 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:30:34.521 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:34.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:34.622 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:34.665 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:34.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:34.767 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:34.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.801 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:34.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:34.902 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:34.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:34 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/986877926' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:30:34.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:34 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/986877926' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:30:34.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:34 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/986877926' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:30:34.945 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:34.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:34.970 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:30:34.968803+0000 min lat: 0.00132973 max lat: 0.219577 avg lat: 0.00920503 2024-09-21T10:30:34.971 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:30:34.971 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 40 16 69519 69503 108.565 73.75 0.0114984 0.00920503 2024-09-21T10:30:35.047 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:35.069 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:35.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:35.170 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:35.197 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:35.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:35.299 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:35.321 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:35.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:35.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:35.451 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:35.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:35.553 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:35.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:35.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:35.684 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:35.723 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:35.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:35.825 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:35.860 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:35.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:35 smithi031 ceph-mon[96824]: pgmap v1443: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:30:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:35 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/986877926' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:30:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:35 smithi031 ceph-mon[96824]: osdmap e1202: 8 total, 8 up, 8 in 2024-09-21T10:30:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:35 smithi007 ceph-mon[99390]: pgmap v1443: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:30:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:35 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/986877926' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:30:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:35 smithi007 ceph-mon[99390]: osdmap e1202: 8 total, 8 up, 8 in 2024-09-21T10:30:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:35 smithi007 ceph-mon[101144]: pgmap v1443: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:30:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:35 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/986877926' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:30:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:35 smithi007 ceph-mon[101144]: osdmap e1202: 8 total, 8 up, 8 in 2024-09-21T10:30:35.963 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:35.970 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 41 16 70549 70533 107.487 64.375 0.0126367 0.0092886 2024-09-21T10:30:35.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:35.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:36.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:36.113 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:36.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:36.214 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:36.241 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:36.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:36.343 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:36.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:36.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:36.481 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:36.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.522 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:36.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:36.622 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:36.654 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:36.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:36.756 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:36.786 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:36.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:36.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:36.913 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:36.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:36.970 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 42 16 71567 71551 106.443 63.625 0.00862329 0.00938839 2024-09-21T10:30:37.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:37.052 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:37.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:37.154 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:37.190 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:37.292 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:37.323 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:37.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:37.424 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:37.457 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:37.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:37.559 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:37.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.599 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:37.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:37.700 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.740 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:37.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:37.841 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:37.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:37 smithi007 ceph-mon[99390]: pgmap v1445: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-09-21T10:30:37.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:37 smithi007 ceph-mon[101144]: pgmap v1445: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-09-21T10:30:37.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.871 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:37.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:37 smithi031 ceph-mon[96824]: pgmap v1445: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-09-21T10:30:37.970 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 43 16 72620 72604 105.498 65.8125 0.0162414 0.00947339 2024-09-21T10:30:37.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:38.003 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:38.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:38.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:38.142 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:38.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:38.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:38.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.274 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:38.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:38.375 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:38.411 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:38.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:38.513 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:38.543 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:38.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:38.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:38.672 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:38.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:38.774 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:38.796 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:38.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:38.898 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:38.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:38.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:38.970 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 44 16 73602 73586 104.495 61.375 0.0269076 0.0095629 2024-09-21T10:30:39.043 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:39.072 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:39.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:39.174 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:39.202 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:39.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:39.304 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:39.330 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:39.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:39.432 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:39.461 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:39.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:39.563 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:39.604 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:39.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:39.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:39 smithi007 ceph-mon[99390]: pgmap v1446: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:30:39.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:39 smithi007 ceph-mon[101144]: pgmap v1446: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:30:39.706 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:39.747 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:39.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:39.848 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:39.883 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T10:30:39.898 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:39.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:39 smithi031 ceph-mon[96824]: pgmap v1446: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:30:39.970 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 45 16 74635 74619 103.608 64.5625 0.00869043 0.00964514 2024-09-21T10:30:39.988 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:30:39.988 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:30:40.000 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:40.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:40.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:40.143 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:40.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.190 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:40.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:40.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:40.325 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:40.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:40.427 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:40.463 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:40.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:40.565 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:40.596 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:40.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:40.698 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:40.731 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:40.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:40.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:30:40.832 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:40.877 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:40.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:40.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 46 16 75799 75783 102.937 72.75 0.0102128 0.00970874 2024-09-21T10:30:40.979 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:41.044 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:41.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:41.057 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:30:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:30:40] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.51.0" 2024-09-21T10:30:41.069 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:41.133 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:30:41.133 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:30:41.147 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:41.167 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:30:41.167 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:30:41.177 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:41.202 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:41.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:41.206 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:30:41.207 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:30:41.250 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:30:41.250 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:30:41.283 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:30:41.283 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:30:41.304 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:41.320 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:30:41.320 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:30:41.346 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:41.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:41.352 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:30:41.352 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:30:41.385 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:30:41.385 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:30:41.448 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:41.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.488 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:41.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:41.589 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:41.620 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:41.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:41 smithi007 ceph-mon[99390]: pgmap v1447: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:30:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:41 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1758859382' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:41.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:41 smithi007 ceph-mon[101144]: pgmap v1447: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:30:41.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:41 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1758859382' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:41.722 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:41.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:41.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:41.862 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:41.891 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:41.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:41 smithi031 ceph-mon[96824]: pgmap v1447: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:30:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:41 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1758859382' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:41.970 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 47 16 76890 76874 102.198 68.1875 0.011989 0.00978028 2024-09-21T10:30:41.993 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:42.035 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:42.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:42.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:42.162 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:42.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:42.264 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:42.292 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:42.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:42.393 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:42.439 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:42.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:42.541 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:42.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:42.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:42.682 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:42.709 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:42.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:42.811 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:42.840 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:42.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:42.941 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:42.970 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:42.971 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 48 16 78107 78091 101.653 76.0625 0.01696 0.00983219 2024-09-21T10:30:42.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:43.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:43.102 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:43.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:43.231 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:43.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:43.333 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:43.359 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:43.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:43.460 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:43.490 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:43.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:43.538 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:43 smithi007 ceph-mon[99390]: pgmap v1448: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:30:43.539 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:43 smithi007 ceph-mon[101144]: pgmap v1448: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:30:43.592 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:43.633 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:43.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:43.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:43.756 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:43.762 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:43.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:43.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:43.889 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:43.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:43 smithi031 ceph-mon[96824]: pgmap v1448: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:30:43.970 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 49 15 79227 79212 101.008 70.0625 0.0109432 0.00989492 2024-09-21T10:30:43.991 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:44.032 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:44.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:44.134 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:44.167 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:44.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:44.268 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:44.309 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:44.411 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:44.442 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:44.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:44.544 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:44.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:44.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:44.672 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:44.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:44.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:44.834 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:44.862 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:44.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:44.964 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:44.971 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 50 16 80360 80344 100.403 70.75 0.00850608 0.00995351 2024-09-21T10:30:45.006 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:45.107 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:45.133 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:45.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:45.234 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:45.263 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:45.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:45.365 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:45.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:45.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:45.511 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:45.560 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:45.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:45.662 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:45.689 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:45.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:45.790 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:45.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:30:45.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:45.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:45.841 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:45 smithi007 ceph-mon[101144]: pgmap v1449: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:30:45.842 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:45 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/845939306' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:30:45.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:45 smithi007 ceph-mon[99390]: pgmap v1449: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:30:45.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:45 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/845939306' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:30:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:45 smithi031 ceph-mon[96824]: pgmap v1449: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:30:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:45 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/845939306' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:30:45.936 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:45.969 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:45.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:45.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 51 16 81420 81404 99.7316 66.25 0.0146587 0.0100207 2024-09-21T10:30:46.001 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:30:46.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:46.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:46.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:46.217 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:46.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.251 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:46.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:46.351 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:46.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.400 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:46.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:46.501 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:46.544 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:46.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:46.646 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:46.675 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:46.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:46.777 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:46.780 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:46 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:46.780 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:46 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/845939306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:30:46.780 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:46 smithi007 ceph-mon[99390]: osdmap e1203: 8 total, 8 up, 8 in 2024-09-21T10:30:46.781 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:46 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:46.781 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:46 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/845939306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:30:46.781 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:46 smithi007 ceph-mon[101144]: osdmap e1203: 8 total, 8 up, 8 in 2024-09-21T10:30:46.820 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:46.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:46 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:46 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/845939306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:30:46.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:46 smithi031 ceph-mon[96824]: osdmap e1203: 8 total, 8 up, 8 in 2024-09-21T10:30:46.923 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:46.952 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:46.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:46.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 52 16 82560 82544 99.1839 71.25 0.0097436 0.0100775 2024-09-21T10:30:47.054 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:47.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:47.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:47.201 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:47.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:47.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:47.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:47.399 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:47.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:47.401 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:30:47.401 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:30:47.401 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:30:47.401 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:30:47.401 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:30:47.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:47.555 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:47.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:47.657 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:47.686 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:47.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:47.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:47 smithi007 ceph-mon[99390]: pgmap v1451: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:30:47.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:47 smithi007 ceph-mon[101144]: pgmap v1451: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:30:47.788 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:47.815 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:47.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:47 smithi031 ceph-mon[96824]: pgmap v1451: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:30:47.917 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:47.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:47.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:47.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 53 16 83618 83602 98.5601 66.125 0.0170941 0.0101403 2024-09-21T10:30:48.051 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:48.055 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:48.077 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:48.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:48.179 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:48.206 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:48.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:48.307 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:48.334 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:48.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:48.435 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:48.465 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:48.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:48.567 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:48.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.594 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:48.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:48.695 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:48.723 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:48.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:48.776 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:30:48.781 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:30:48.825 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:48.854 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:48.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:48.956 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:48.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 54 16 84689 84673 97.9745 66.9375 0.0075668 0.0101991 2024-09-21T10:30:49.042 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:49.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:49.144 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:49.189 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:49.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:49.292 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:49.320 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:49.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:49.422 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:49.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.467 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:49.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:49.567 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:49.574 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:49 smithi007 ceph-mon[99390]: pgmap v1452: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:30:49.574 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:49 smithi007 ceph-mon[101144]: pgmap v1452: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:30:49.593 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:49.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:49.695 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:49.727 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:49.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:49.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:49.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:49.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:49 smithi031 ceph-mon[96824]: pgmap v1452: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:30:49.958 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:49.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 55 16 85664 85648 97.3011 60.9375 0.0149354 0.0102714 2024-09-21T10:30:49.985 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:49.990 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:50.018 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:50.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:50.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:50.147 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:50.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:50.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:50.284 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:50.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:50.386 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:50.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:50.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:50.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:50.569 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T10:30:50.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.581 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:50.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:50.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:50.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:50.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:50.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:50.832 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2295959064' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:30:50.832 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:50 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:30:50.833 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2295959064' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:30:50.833 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:50 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:30:50.855 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:50.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2295959064' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:30:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:50 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:30:50.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:50.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 56 16 86659 86643 96.6741 62.1875 0.0362134 0.0103254 2024-09-21T10:30:50.981 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:50.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:51.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:51.116 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:51.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:30:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:30:50] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.51.0" 2024-09-21T10:30:51.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:51.258 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:51.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:51.360 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:51.390 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:51.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:51.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:51.522 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:51.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:51.623 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:51.651 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:51.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:51.752 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:51.779 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:51.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:51.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:51 smithi031 ceph-mon[96824]: pgmap v1453: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:30:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:51 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:30:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:51 smithi031 ceph-mon[96824]: osdmap e1204: 8 total, 8 up, 8 in 2024-09-21T10:30:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:51.926 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:51.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:51 smithi007 ceph-mon[99390]: pgmap v1453: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:30:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:51 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:30:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:51 smithi007 ceph-mon[99390]: osdmap e1204: 8 total, 8 up, 8 in 2024-09-21T10:30:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:51 smithi007 ceph-mon[101144]: pgmap v1453: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:30:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:51 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:30:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:51 smithi007 ceph-mon[101144]: osdmap e1204: 8 total, 8 up, 8 in 2024-09-21T10:30:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:51.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 57 16 87736 87720 96.1589 67.3125 0.0116843 0.0103944 2024-09-21T10:30:52.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:52.067 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:52.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:52.169 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:52.198 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:52.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:52.299 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:52.340 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:52.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:52.442 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:52.483 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:52.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:52.585 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:52.617 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:52.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:52.719 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:52.747 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:52.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:52.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:30:52.849 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:52.903 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:52.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:52.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 58 16 88800 88784 95.6475 66.5 0.019512 0.0104485 2024-09-21T10:30:53.008 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:53.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:53.146 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:53.184 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:53.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:53.282 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:30:53.283 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:30:53.286 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:53.312 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:53.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:53.334 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:30:53.334 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:30:53.371 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:30:53.372 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:30:53.414 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:53.415 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:30:53.415 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:30:53.444 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:53.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:53.450 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:30:53.450 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:30:53.483 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:30:53.483 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:30:53.523 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:30:53.524 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:30:53.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:53.553 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:30:53.553 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:30:53.567 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:53.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:53.669 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:53.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:53 smithi007 ceph-mon[99390]: pgmap v1455: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-09-21T10:30:53.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:53 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3053737001' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:53.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:53 smithi007 ceph-mon[101144]: pgmap v1455: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-09-21T10:30:53.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:53 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3053737001' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:53.704 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:53.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:53.806 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:53.851 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:53.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:53 smithi031 ceph-mon[96824]: pgmap v1455: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2024-09-21T10:30:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:53 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3053737001' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:53.953 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:53.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 59 16 89802 89786 95.0878 62.625 0.00961094 0.0105116 2024-09-21T10:30:53.982 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:53.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:54.084 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:54.110 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:54.211 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:54.251 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:54.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:54.353 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:54.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:54.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:54.509 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:54.551 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:54.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:54.653 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:54.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:54.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:54.794 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:54.840 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:54.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:54.942 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:54.968 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:54.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:54.972 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:30:54.971657+0000 min lat: 0.00132973 max lat: 0.219577 avg lat: 0.0105691 2024-09-21T10:30:54.973 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:30:54.973 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 60 16 90820 90804 94.5635 63.625 0.00762365 0.0105691 2024-09-21T10:30:55.070 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:55.097 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:55.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:55.199 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:55.242 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:55.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:55.344 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:55.382 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:55.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:55.484 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:55.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:55.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:55.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:55.676 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:55.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:55.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:55.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.815 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:55.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:55 smithi031 ceph-mon[96824]: pgmap v1456: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:30:55.917 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:55.937 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:55 smithi007 ceph-mon[99390]: pgmap v1456: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:30:55.938 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:55 smithi007 ceph-mon[101144]: pgmap v1456: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:30:55.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.958 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:55.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:55.975 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 61 16 91868 91852 94.0831 65.5 0.0185756 0.010623 2024-09-21T10:30:56.059 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:56.087 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:56.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:56.191 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:56.218 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:56.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:56.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:56.355 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:56.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:56.456 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:56.476 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:56.535 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:56.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:56.637 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:56.679 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:56.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:56.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:56.806 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:56.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:56.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:56.917 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:30:56.939 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:56.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:56.976 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 62 16 92844 92828 93.5493 61 0.0161431 0.0106836 2024-09-21T10:30:57.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:57.098 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:57.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:57.200 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:57.225 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:57.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:57.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:57.358 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:57.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:57.460 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:57.489 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:57.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:57.590 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:30:57.591 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:57.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:57.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:57.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:57 smithi007 ceph-mon[99390]: pgmap v1457: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:30:57.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2081607170' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:30:57.686 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:57 smithi007 ceph-mon[101144]: pgmap v1457: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:30:57.686 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2081607170' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:30:57.748 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:57.760 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:30:57.760 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:30:57.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.786 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:57.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:57.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:57 smithi031 ceph-mon[96824]: pgmap v1457: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:30:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2081607170' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:30:57.931 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:57.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:57.976 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 63 16 93725 93709 92.9376 55.0625 0.0152074 0.0107544 2024-09-21T10:30:58.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:58.068 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:58.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:58.170 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:58.199 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:58.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:58.301 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:58.340 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:58.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:58.442 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:58.476 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:58.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:58.578 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:58.609 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:58.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:58.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:58 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:30:58.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:58 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:30:58.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:58 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2081607170' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:30:58.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:58 smithi031 ceph-mon[96824]: osdmap e1205: 8 total, 8 up, 8 in 2024-09-21T10:30:58.712 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:58.757 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:58.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:58.859 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:58.900 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:58.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:58.905 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:58 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:30:58.905 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:58 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:30:58.905 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:58 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2081607170' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:30:58.905 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:58 smithi007 ceph-mon[99390]: osdmap e1205: 8 total, 8 up, 8 in 2024-09-21T10:30:58.906 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:58 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:30:58.906 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:58 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:30:58.906 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:58 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2081607170' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:30:58.906 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:58 smithi007 ceph-mon[101144]: osdmap e1205: 8 total, 8 up, 8 in 2024-09-21T10:30:58.976 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 64 16 94801 94785 92.5362 67.25 0.0130503 0.0108008 2024-09-21T10:30:59.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:59.033 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:59.135 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:59.168 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:59.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:59.269 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:59.299 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:59.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:59.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:59.441 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:59.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:59.542 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:59.578 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:59.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:59.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:59.708 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:59.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:59.810 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:59.858 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:30:59.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:30:59 smithi031 ceph-mon[96824]: pgmap v1459: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-09-21T10:30:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:30:59 smithi007 ceph-mon[99390]: pgmap v1459: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-09-21T10:30:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:30:59 smithi007 ceph-mon[101144]: pgmap v1459: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-09-21T10:30:59.960 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:59.976 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 65 16 95815 95799 92.0875 63.375 0.014743 0.0108534 2024-09-21T10:30:59.989 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:30:59.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:00.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:00.123 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:00.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:00.225 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:00.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:00.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:00.357 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:00.392 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:00.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:00.494 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:00.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:31:00.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.543 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:00.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:00.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:00.672 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:00.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:00.774 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:00.830 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:00.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:00.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:00 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:31:00.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:00 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:00.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:00 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:00 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:31:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:00 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:00.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:00 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:00 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:31:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:00 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:00 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:00.932 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:00.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.972 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:00.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:00.979 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 66 16 96574 96558 91.4092 47.4375 0.0167086 0.0109343 2024-09-21T10:31:01.073 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:01.098 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:01.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:31:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:31:00] "GET /metrics HTTP/1.1" 200 36520 "" "Prometheus/2.51.0" 2024-09-21T10:31:01.199 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:01.232 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:01.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:01.334 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:01.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.362 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:01.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:01.462 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:01.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.506 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:01.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:01.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:01.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:01.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:01.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:01 smithi031 ceph-mon[96824]: pgmap v1460: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-09-21T10:31:01.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:01.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:01.737 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:01.775 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:31:01.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.792 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:01.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:01.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:01.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.926 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:01.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:01 smithi007 ceph-mon[99390]: pgmap v1460: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-09-21T10:31:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:01 smithi007 ceph-mon[101144]: pgmap v1460: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-09-21T10:31:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:01.979 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 67 16 97412 97396 90.8247 52.375 0.0271248 0.0110037 2024-09-21T10:31:02.027 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:02.055 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:02.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:02.157 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:02.184 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:02.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:02.286 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:02.328 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:02.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:02.430 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:02.465 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:02.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:02.566 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:02.608 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:02.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:02.710 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:02.752 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:02.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:02.854 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:02.889 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:02.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:02.980 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 68 16 98413 98397 90.4091 62.5625 0.0161153 0.0110555 2024-09-21T10:31:02.991 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:03.033 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:03.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:03.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:03.192 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:03.192 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:03.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:03.293 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:03.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.347 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:03.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:03.448 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:03.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:03.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:03.579 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:03.609 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:03.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:03.712 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:03.752 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:03.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:03.854 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:03.891 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:03.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:03 smithi031 ceph-mon[96824]: pgmap v1461: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:31:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:03 smithi007 ceph-mon[99390]: pgmap v1461: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:31:03.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:03 smithi007 ceph-mon[101144]: pgmap v1461: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:31:03.979 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 69 16 99315 99299 89.9159 56.375 0.0343024 0.0111155 2024-09-21T10:31:03.993 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:04.021 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:04.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:04.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:04.152 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:04.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:04.254 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:04.287 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:04.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:04.305 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:04.389 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:04.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:04.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:04.526 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:04.555 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:04.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:04.656 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:04.697 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:04.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:04.799 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:04.833 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:04.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:04.935 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:04.984 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 70 16 100316 100300 89.5249 62.5625 0.00917869 0.0111646 2024-09-21T10:31:05.010 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:05.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:05.091 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:05.112 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:05.174 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:05.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:05.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:05.321 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:05.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:05.423 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:05.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:05.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:05.564 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:05.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.604 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:05.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:05.649 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:31:05.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:05 smithi007 ceph-mon[99390]: pgmap v1462: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2024-09-21T10:31:05.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:05 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2820306029' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:31:05.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:05 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:31:05.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:05 smithi007 ceph-mon[101144]: pgmap v1462: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2024-09-21T10:31:05.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:05 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2820306029' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:31:05.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:05 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:31:05.704 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:05.729 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:05.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:05.831 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:05.877 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:05.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:05.883 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:31:05.883 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:31:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:05 smithi031 ceph-mon[96824]: pgmap v1462: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2024-09-21T10:31:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:05 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2820306029' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:31:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:05 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:31:05.922 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:31:05.922 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:31:05.960 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:31:05.960 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:31:05.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:05.980 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 71 16 101158 101142 89.0052 52.625 0.0166802 0.0112301 2024-09-21T10:31:05.998 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:31:05.998 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:31:06.008 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:06.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:06.033 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:31:06.033 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:31:06.072 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:31:06.072 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:31:06.110 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:06.111 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:31:06.111 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:31:06.148 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:31:06.148 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:31:06.151 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:06.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:06.253 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:06.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:06.409 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:06.447 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:06.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:06.548 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:06.587 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:06.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:06.689 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:06.725 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:06.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:06.826 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:06.864 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:31:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[99390]: osdmap e1206: 8 total, 8 up, 8 in 2024-09-21T10:31:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/209345606' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:31:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[101144]: osdmap e1206: 8 total, 8 up, 8 in 2024-09-21T10:31:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/209345606' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:06.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:06.980 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 72 16 102080 102064 88.5694 57.625 0.0180212 0.0112857 2024-09-21T10:31:07.007 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:07.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:07.109 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:07.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.143 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:07.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:06 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:31:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:06 smithi031 ceph-mon[96824]: osdmap e1206: 8 total, 8 up, 8 in 2024-09-21T10:31:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/209345606' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:07.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:07.244 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:07.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.289 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:07.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:07.390 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:07.412 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:07.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:07.514 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:07.555 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:07.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:07.657 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:07.697 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:07.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:07.762 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:07 smithi007 ceph-mon[99390]: pgmap v1464: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2024-09-21T10:31:07.763 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:07 smithi007 ceph-mon[101144]: pgmap v1464: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2024-09-21T10:31:07.799 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:07.843 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:07.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:07.944 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:07.980 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 73 16 103000 102984 88.1438 57.5 0.0151745 0.0113389 2024-09-21T10:31:07.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:07.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:08.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:08.114 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:08.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:07 smithi031 ceph-mon[96824]: pgmap v1464: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2024-09-21T10:31:08.216 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:08.243 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:08.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:08.345 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:08.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:08.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:08.474 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:08.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:08.608 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:08.638 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:08.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:08.740 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:08.778 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:08.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:08.880 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:08.907 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:08.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:08.980 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 74 16 103969 103953 87.7711 60.5625 0.00966753 0.0113878 2024-09-21T10:31:09.008 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:09.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:09.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:09.142 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:09.198 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:09.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:09.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:09.327 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:09.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:09.429 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:09.453 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:09.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:09.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:09.604 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:09.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:09.706 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:09.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.744 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:09.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:09.845 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:09.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:09.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:09 smithi031 ceph-mon[96824]: pgmap v1465: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-21T10:31:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:09 smithi007 ceph-mon[101144]: pgmap v1465: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-21T10:31:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:09 smithi007 ceph-mon[99390]: pgmap v1465: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2024-09-21T10:31:09.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:09.980 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 75 16 104788 104772 87.2829 51.1875 0.0133896 0.0114514 2024-09-21T10:31:09.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:09.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:10.098 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:10.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.173 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:10.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:10.273 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:10.300 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:10.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:10.401 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:10.429 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:10.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:10.530 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:10.578 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:10.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:10.662 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35079.0:105269 7.a e1206/1194 7:5d13c98c:::benchmark_data_smithi007_176264_object105268:head v 1206'6650, mlcod=1206'6647)", 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:10.652165+0000", 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0075803850000000002, 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0076079839999999999, 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.663 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.652165+0000", 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.652165+0000", 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.652166+0000", 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.279e-06 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:10.664 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.652196+0000", 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9271000000000001e-05 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.652217+0000", 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0908999999999999e-05 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.652227+0000", 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9660000000000008e-06 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.652441+0000", 2024-09-21T10:31:10.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00021455199999999999 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.652509+0000", 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8015000000000005e-05 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35079.0:105271 7.3 e1206/1194 7:cfe3bf02:::benchmark_data_smithi007_176264_object105270:head v 1206'6487, mlcod=1206'6484)", 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:10.654807+0000", 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0049390379999999998, 2024-09-21T10:31:10.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.005030316, 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.654807+0000", 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.654807+0000", 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.654808+0000", 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2559999999999999e-06 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.654833+0000", 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4964999999999999e-05 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.654853+0000", 2024-09-21T10:31:10.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0383000000000001e-05 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.654862+0000", 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.4489999999999999e-06 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655005+0000", 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014299199999999999 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655027+0000", 2024-09-21T10:31:10.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.264e-05 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35079.0:105284 7.5 e1206/1194 7:adfa55c4:::benchmark_data_smithi007_176264_object105283:head v 1206'6612, mlcod=1206'6610)", 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:10.655118+0000", 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0046278140000000001, 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0047751670000000003, 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:10.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655118+0000", 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655118+0000", 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655119+0000", 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7000000000000004e-07 2024-09-21T10:31:10.671 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655153+0000", 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.4508999999999998e-05 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655165+0000", 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1691e-05 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655172+0000", 2024-09-21T10:31:10.672 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9290000000000001e-06 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655230+0000", 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8356999999999997e-05 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655251+0000", 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1055000000000001e-05 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.673 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35079.0:105273 7.a e1206/1194 7:5f9fd146:::benchmark_data_smithi007_176264_object105272:head v 1206'6651, mlcod=1206'6648)", 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:10.655441+0000", 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0043045549999999998, 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0045155769999999998, 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655441+0000", 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.674 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655441+0000", 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655442+0000", 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6000000000000003e-07 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655465+0000", 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3706999999999999e-05 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.675 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655477+0000", 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1072e-05 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.655483+0000", 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7279999999999998e-06 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:10.676 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.658565+0000", 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.003082137 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.658584+0000", 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.906e-05 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:105288 7.e 7:7554f7de:::benchmark_data_smithi007_176264_object105287:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1206)", 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:10.657582+0000", 2024-09-21T10:31:10.677 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0021632330000000001, 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0024406229999999998, 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 105288 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.657582+0000", 2024-09-21T10:31:10.678 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.657582+0000", 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.657584+0000", 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.024e-06 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:10.679 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.657621+0000", 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6331999999999997e-05 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.657641+0000", 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0738e-05 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.657651+0000", 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4320000000000005e-06 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.680 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.657740+0000", 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9497e-05 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.657895+0000", 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015453299999999999 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.658030+0000", 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013545199999999999 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.681 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35079.0:105276 7.a e1206/1194)", 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:10.659402+0000", 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.00034342599999999997, 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00068511600000000005, 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.659402+0000", 2024-09-21T10:31:10.682 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.659402+0000", 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.659403+0000", 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.22e-06 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.659426+0000", 2024-09-21T10:31:10.683 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3095000000000002e-05 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.659443+0000", 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7051999999999999e-05 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:10.659451+0000", 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8760000000000005e-06 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:31:10.684 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 6 2024-09-21T10:31:10.685 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:31:10.685 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:10.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:10.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:10.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:31:10.832 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:10.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.873 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:10.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:10.974 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:10.980 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 76 16 105480 105464 86.7036 43.25 0.0131772 0.0115251 2024-09-21T10:31:11.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:11.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:11.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:11.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.149 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:11.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:11.164 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:31:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:31:10] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T10:31:11.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:11.320 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:11.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:11.425 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:11.464 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:11.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:11.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:11.608 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:11.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:11.710 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:11.717 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:31:11.753 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:31:11.770 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:11.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:11.871 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:11.913 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:11.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:11 smithi007 ceph-mon[99390]: pgmap v1466: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2024-09-21T10:31:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:11 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/614191430' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:31:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:11 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:31:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:11 smithi007 ceph-mon[101144]: pgmap v1466: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2024-09-21T10:31:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:11 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/614191430' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:31:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:11 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:31:11.981 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 77 16 106287 106271 86.2327 50.4375 0.00820102 0.01159 2024-09-21T10:31:12.014 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:12.041 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:12.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:12.143 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:11 smithi031 ceph-mon[96824]: pgmap v1466: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 922 op/s 2024-09-21T10:31:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:11 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/614191430' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:31:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:11 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:31:12.197 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:12.299 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:12.340 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:12.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:12.441 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:12.468 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:12.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:12.569 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:12.623 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:12.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:12.725 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:12.769 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:12.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:12.871 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:12.906 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:12.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:12 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:12 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:31:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:12 smithi007 ceph-mon[99390]: osdmap e1207: 8 total, 8 up, 8 in 2024-09-21T10:31:12.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:12 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:12 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:31:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:12 smithi007 ceph-mon[101144]: osdmap e1207: 8 total, 8 up, 8 in 2024-09-21T10:31:12.981 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 78 16 107157 107141 85.8242 54.375 0.0821814 0.0116405 2024-09-21T10:31:13.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:13.051 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:13.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:13.152 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:12 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:12 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:31:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:12 smithi031 ceph-mon[96824]: osdmap e1207: 8 total, 8 up, 8 in 2024-09-21T10:31:13.183 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:13.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:13.284 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:13.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:13.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:13.419 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:13.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.453 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:13.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:13.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:13.586 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:13.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:13.688 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:13.725 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:13.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:13.826 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:13.865 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:13.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:13.967 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:13.981 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 79 16 108002 107986 85.4064 52.8125 0.0263193 0.0117028 2024-09-21T10:31:13.986 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:13 smithi007 ceph-mon[99390]: pgmap v1468: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2024-09-21T10:31:13.986 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:13 smithi007 ceph-mon[101144]: pgmap v1468: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2024-09-21T10:31:13.995 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:14.032 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:31:14.085 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:14.097 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:14.115 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:13 smithi031 ceph-mon[96824]: pgmap v1468: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2024-09-21T10:31:14.195 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:14.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:14.296 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:14.354 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:14.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:14.484 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:14.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:14.586 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:14.597 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:31:14.618 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:14.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:14.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:14.746 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:14.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:14.848 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:14.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.895 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:14.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:14.981 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:31:14.980149+0000 min lat: 0.00132973 max lat: 0.219577 avg lat: 0.0117656 2024-09-21T10:31:14.981 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:31:14.981 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 80 16 108788 108772 84.9529 49.125 0.0137586 0.0117656 2024-09-21T10:31:14.996 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:15.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.052 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:15.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:15.153 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:15.214 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:15.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:15.316 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:15.347 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:15.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:15.448 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:15.496 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:15.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:15.598 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:15.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.639 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:15.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:15.740 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:15.764 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:15.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:15.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:15 smithi007 ceph-mon[99390]: pgmap v1469: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2024-09-21T10:31:15.866 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:15 smithi007 ceph-mon[101144]: pgmap v1469: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2024-09-21T10:31:15.866 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:15.892 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:15.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:15.981 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 81 16 109666 109650 84.5816 54.875 0.0100023 0.0118175 2024-09-21T10:31:15.993 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:16.028 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:16.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:16.130 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:16.155 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:16.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:15 smithi031 ceph-mon[96824]: pgmap v1469: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 838 op/s 2024-09-21T10:31:16.257 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:16.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.295 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:16.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:16.396 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:16.436 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:16.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:16.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:16.567 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:16.668 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:16.695 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:16.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:16.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:16.834 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:16.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.841 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:16.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:16.864 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:16.942 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:16.975 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:16.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:16.982 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 82 16 110576 110560 84.2432 56.875 0.0148348 0.0118651 2024-09-21T10:31:17.076 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:17.107 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:17.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:17.209 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:17.236 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:17.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:17.338 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:17.364 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:17.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:17.465 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:17.495 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:17.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:17.597 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:17.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.645 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:17.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:17.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:17.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.794 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:17.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:17.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:17.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:17.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:17.982 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 83 16 111444 111428 83.8819 54.25 0.0249224 0.0119161 2024-09-21T10:31:18.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:18.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:18.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:17 smithi031 ceph-mon[96824]: pgmap v1470: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2024-09-21T10:31:18.185 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:17 smithi007 ceph-mon[99390]: pgmap v1470: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2024-09-21T10:31:18.186 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:17 smithi007 ceph-mon[101144]: pgmap v1470: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2024-09-21T10:31:18.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:18.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.263 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:18.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:18.363 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:18.416 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:18.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:18.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:18.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:18.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:18.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:18.688 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:18.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:18.790 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:18.833 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:18.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:18.935 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:18.982 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 84 16 112296 112280 83.5172 53.25 0.026154 0.0119673 2024-09-21T10:31:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.991 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:18.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:19.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:19.153 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:19.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:19.254 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:19.279 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:19.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:19.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:19.411 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:19.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:19.513 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:19.558 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:19.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:19.660 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:19.695 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:19.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:19.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:19.826 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:19.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:19.928 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:19.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:19.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:19.982 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 85 16 113113 113097 83.1354 51.0625 0.0100015 0.0120234 2024-09-21T10:31:20.027 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:31:20.027 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:31:20.027 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:31:20.027 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:31:20.027 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:31:20.028 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:19 smithi007 ceph-mon[99390]: pgmap v1471: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2024-09-21T10:31:20.028 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:19 smithi007 ceph-mon[101144]: pgmap v1471: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2024-09-21T10:31:20.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:20.084 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:20.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:19 smithi031 ceph-mon[96824]: pgmap v1471: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2024-09-21T10:31:20.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:20.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:20.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:20.314 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:20.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.353 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:20.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:20.454 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:20.494 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:20.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:20.596 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:20.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:20.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:20.761 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:20.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.802 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:20.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:20.903 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:20.951 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:20.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:20.982 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 86 16 113953 113937 82.7792 52.5 0.0171974 0.0120749 2024-09-21T10:31:21.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:21.091 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:21.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:21.134 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:31:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:31:20] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T10:31:21.193 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:21.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.242 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:21.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:21.343 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:21.368 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:21.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:21.470 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:21.499 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:21.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:21.600 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:21.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.647 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:21.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:21.660 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:31:21.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:21.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:21.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:21.937 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:21.985 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 87 16 114774 114758 82.415 51.3125 0.0128358 0.0121278 2024-09-21T10:31:21.994 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:21.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:22.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:22.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.150 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:22.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:22.164 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:31:22.164 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:31:22.164 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:31:22.164 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:31:22.164 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:31:22.164 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:31:22.165 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:31:22.165 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:31:22.165 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:31:22.165 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:31:22.165 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:31:22.165 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:31:22.165 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:31:22.165 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:31:22.165 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:31:22.165 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:31:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:21 smithi031 ceph-mon[96824]: pgmap v1472: 89 pgs: 89 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 53 MiB/s wr, 853 op/s 2024-09-21T10:31:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:21 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2642484948' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:22.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:21 smithi007 ceph-mon[101144]: pgmap v1472: 89 pgs: 89 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 53 MiB/s wr, 853 op/s 2024-09-21T10:31:22.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:21 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2642484948' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:22.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:22.167 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:22.167 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:21 smithi007 ceph-mon[99390]: pgmap v1472: 89 pgs: 89 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 53 MiB/s wr, 853 op/s 2024-09-21T10:31:22.167 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:21 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2642484948' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:22.167 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:22.167 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:22.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:22.294 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:22.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:22.396 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:22.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.435 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:22.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:22.536 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:22.565 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:22.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:22.669 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:22.714 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:22.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:22.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:22.845 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:22.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:22.946 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:22.986 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 88 16 115692 115676 82.1297 57.375 0.00987583 0.0121701 2024-09-21T10:31:22.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.991 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:22.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:23.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:23.118 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:23.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:23.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:23.241 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:23.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:23.342 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:23.371 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:23.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:23.473 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:23.497 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:23.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:23.599 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:23.623 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:23.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:23.724 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:23.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.752 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:23.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:23.853 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:23.879 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:23.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:23.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:23.986 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 89 16 116502 116486 81.7753 50.625 0.0109085 0.0122224 2024-09-21T10:31:24.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.028 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:24.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:24.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:23 smithi031 ceph-mon[96824]: pgmap v1473: 89 pgs: 89 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2024-09-21T10:31:24.173 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:24.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:23 smithi007 ceph-mon[101144]: pgmap v1473: 89 pgs: 89 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2024-09-21T10:31:24.181 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:23 smithi007 ceph-mon[99390]: pgmap v1473: 89 pgs: 89 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2024-09-21T10:31:24.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:24.317 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:24.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:24.418 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:24.461 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:24.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:24.563 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:24.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:24.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:24.691 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:24.718 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:24.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:24.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:24.849 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:24.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:24.951 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:24.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.980 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:24.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:24.986 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total time run: 90.0099 2024-09-21T10:31:24.986 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total writes made: 117354 2024-09-21T10:31:24.986 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Write size: 65536 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object size: 65536 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Bandwidth (MB/sec): 81.4869 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Bandwidth: 34.2516 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max bandwidth (MB/sec): 208.75 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min bandwidth (MB/sec): 43.25 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average IOPS: 1303 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev IOPS: 548.025 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max IOPS: 3340 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min IOPS: 692 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average Latency(s): 0.0122673 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Latency(s): 0.0107527 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max latency(s): 0.219577 2024-09-21T10:31:24.987 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min latency(s): 0.00132973 2024-09-21T10:31:24.992 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:31:25.081 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:25.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.109 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:25.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:25.210 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:25.235 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:25.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:25.337 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:25.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:25.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:25.464 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:25.545 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:25.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:25.647 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:25.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:25.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:25.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:25.815 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:25.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:25.917 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:25.970 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:25.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:26.071 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:26.096 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:26.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:26.104 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:25 smithi007 ceph-mon[99390]: pgmap v1474: 89 pgs: 89 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-09-21T10:31:26.104 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:25 smithi007 ceph-mon[101144]: pgmap v1474: 89 pgs: 89 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-09-21T10:31:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:25 smithi031 ceph-mon[96824]: pgmap v1474: 89 pgs: 89 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-09-21T10:31:26.198 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:26.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.244 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:26.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:26.345 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:26.375 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:26.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:26.477 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:26.508 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:26.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:26.610 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:26.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.649 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:26.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:26.750 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.785 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:26.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:26.886 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:26.911 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:26.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:27.012 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:27.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.066 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:27.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:27.167 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:27.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:27.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:27.327 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:27.354 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:27.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:27.455 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:27.457 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:27.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:27.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:27.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:27.607 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:27.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:27.709 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:27.765 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:27.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:27.796 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:31:27.851 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:31:27.867 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:27.894 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:27.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:27.995 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:28.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:28.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:28.099 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[101144]: pgmap v1475: 89 pgs: 89 active+clean; 7.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s 2024-09-21T10:31:28.099 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:28.099 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:28.099 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3595561982' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:31:28.099 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:31:28.099 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:31:28.099 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:31:28.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[99390]: pgmap v1475: 89 pgs: 89 active+clean; 7.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s 2024-09-21T10:31:28.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:28.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:28.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3595561982' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:31:28.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:31:28.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:31:28.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:27 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:31:28.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:27 smithi031 ceph-mon[96824]: pgmap v1475: 89 pgs: 89 active+clean; 7.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s 2024-09-21T10:31:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:27 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:27 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:27 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3595561982' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:31:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:27 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:31:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:27 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:31:28.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:27 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:31:28.187 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:28.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:28.289 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:28.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.324 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:28.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:28.425 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:28.459 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:28.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:28.561 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:28.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.602 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:28.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:28.703 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:28.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:28.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:28.797 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:31:28.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:28.877 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:28.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:28 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:28 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:31:28.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:28 smithi007 ceph-mon[99390]: osdmap e1208: 8 total, 8 up, 8 in 2024-09-21T10:31:28.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/292353682' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:28.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:28 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:28 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:28 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:31:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:28 smithi007 ceph-mon[101144]: osdmap e1208: 8 total, 8 up, 8 in 2024-09-21T10:31:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/292353682' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:28.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:28 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:28.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:29.009 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:29.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:29.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:31:29.080 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:28 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:31:29.080 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:28 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:31:29.080 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:28 smithi031 ceph-mon[96824]: osdmap e1208: 8 total, 8 up, 8 in 2024-09-21T10:31:29.081 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/292353682' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:29.081 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:28 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:29.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:29.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.149 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:29.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:29.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:29.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.281 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:29.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:29.382 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:29.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:29.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:29.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:29.547 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:29.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:29.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:29.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:29.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:29.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:29.807 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:29.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:29.908 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:29.957 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:30.059 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:30.089 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:30.133 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:29 smithi031 ceph-mon[96824]: pgmap v1477: 89 pgs: 89 active+clean; 7.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 847 op/s 2024-09-21T10:31:30.133 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:29 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:30.133 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:29 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:30.133 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:29 smithi031 ceph-mon[96824]: osdmap e1209: 8 total, 8 up, 8 in 2024-09-21T10:31:30.191 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:29 smithi007 ceph-mon[99390]: pgmap v1477: 89 pgs: 89 active+clean; 7.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 847 op/s 2024-09-21T10:31:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:29 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:29 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:29 smithi007 ceph-mon[99390]: osdmap e1209: 8 total, 8 up, 8 in 2024-09-21T10:31:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:29 smithi007 ceph-mon[101144]: pgmap v1477: 89 pgs: 89 active+clean; 7.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 847 op/s 2024-09-21T10:31:30.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:29 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:30.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:29 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:30.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:29 smithi007 ceph-mon[101144]: osdmap e1209: 8 total, 8 up, 8 in 2024-09-21T10:31:30.220 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:30.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:30.322 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:30.368 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:30.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:30.469 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:30.511 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:30.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:30.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:30.637 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:30.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:30.711 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:30.739 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:30.798 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:30.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:30.816 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:30.871 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:31:30.872 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:31:30.900 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:30.950 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:30.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:31.052 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:31.056 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:31:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:31:30] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.51.0" 2024-09-21T10:31:31.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:31.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:31.202 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:31.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.239 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:31.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:31.340 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:31.369 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:31.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:31.470 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:31.510 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:31.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:31.612 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:31.660 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:31.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:31.762 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:31.792 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:31.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:31.894 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:31.926 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:31.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:32.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:32.047 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:31 smithi007 ceph-mon[99390]: pgmap v1479: 89 pgs: 89 active+clean; 7.0 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 43 MiB/s wr, 982 op/s 2024-09-21T10:31:32.047 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:31 smithi007 ceph-mon[101144]: pgmap v1479: 89 pgs: 89 active+clean; 7.0 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 43 MiB/s wr, 982 op/s 2024-09-21T10:31:32.073 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:32.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:31 smithi031 ceph-mon[96824]: pgmap v1479: 89 pgs: 89 active+clean; 7.0 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 43 MiB/s wr, 982 op/s 2024-09-21T10:31:32.175 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:32.202 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:32.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:32.264 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:31:32.304 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:32.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.348 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:32.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:32.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:32.474 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:32.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:32.576 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:32.622 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:32.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:32.629 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:31:32.724 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:32.776 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:32.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:32.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:32.903 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:32.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:33.004 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:33.046 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:33.148 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:33.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.194 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:33.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:33.295 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:33.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:33.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:33.437 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:33.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.494 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:33.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:33.595 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:33.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.648 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:33.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:33.749 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:33.777 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:33.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:33.879 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:33.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:33.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:34.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:34.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.083 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:34.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:33 smithi031 ceph-mon[96824]: pgmap v1480: 89 pgs: 89 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 751 op/s 2024-09-21T10:31:34.174 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:34.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:33 smithi007 ceph-mon[99390]: pgmap v1480: 89 pgs: 89 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 751 op/s 2024-09-21T10:31:34.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:33 smithi007 ceph-mon[101144]: pgmap v1480: 89 pgs: 89 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 22 MiB/s wr, 751 op/s 2024-09-21T10:31:34.210 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:34.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:34.220 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:34.312 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:34.341 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:34.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:34.442 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:34.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:34.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:34.581 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:34.623 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:34.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:34.724 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:34.776 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:34.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:34.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:34.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.906 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:34.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:35.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:35.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.051 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:35.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:35.152 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:35.191 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:35.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:35.292 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:35.319 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:35.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:35.421 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:35.460 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:35.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:35.562 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:35.599 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:35.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:35.701 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:35.740 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:35.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:35.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:35.869 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:35.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:35.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:35 smithi007 ceph-mon[99390]: pgmap v1481: 89 pgs: 89 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 10 MiB/s wr, 850 op/s 2024-09-21T10:31:35.935 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:35 smithi007 ceph-mon[101144]: pgmap v1481: 89 pgs: 89 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 10 MiB/s wr, 850 op/s 2024-09-21T10:31:35.940 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:31:35.940 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:31:35.970 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:35.986 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:31:35.986 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:31:36.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:36.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:36.020 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:31:36.021 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:31:36.064 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:31:36.064 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:31:36.099 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:31:36.100 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:31:36.112 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:36.134 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:31:36.134 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:31:36.138 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:36.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:35 smithi031 ceph-mon[96824]: pgmap v1481: 89 pgs: 89 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 10 MiB/s wr, 850 op/s 2024-09-21T10:31:36.170 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:31:36.170 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:31:36.207 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:31:36.207 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:31:36.240 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:36.283 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:36.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:36.385 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:36.431 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:36.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:36.533 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:36.561 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:36.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:36.663 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:36.698 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:36.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:36.800 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:36.828 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:36.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:36.929 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:36.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.973 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:36.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:37.046 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:36 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1577915466' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:37.046 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:37.046 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:36 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1577915466' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:37.046 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:37.074 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:37.102 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:37.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:36 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1577915466' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:37.204 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:37.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:37.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:37.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:37.390 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:37.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:37.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:37.520 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:37.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:37.622 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:37.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.673 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:37.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:37.774 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:37.804 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:37.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:37.906 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:37.936 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:37.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:38.038 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:38.086 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:38.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:37 smithi031 ceph-mon[96824]: pgmap v1482: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 2.1 MiB/s wr, 779 op/s 2024-09-21T10:31:38.188 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:37 smithi007 ceph-mon[99390]: pgmap v1482: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 2.1 MiB/s wr, 779 op/s 2024-09-21T10:31:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:37 smithi007 ceph-mon[101144]: pgmap v1482: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 2.1 MiB/s wr, 779 op/s 2024-09-21T10:31:38.217 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:38.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:38.319 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:38.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.365 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:38.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:38.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:38.519 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:38.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:38.620 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:38.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.674 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:38.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:38.775 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:38.800 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:38.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:38.824 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:31:38.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:38.926 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:38.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:38 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3018944750' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:31:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:38 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:31:38.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:38 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3018944750' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:31:38.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:38 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:31:39.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:39.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:39.158 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:38 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3018944750' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:31:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:38 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:31:39.184 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:39.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:39.285 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:39.314 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:39.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:39.415 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:39.459 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:39.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:39.561 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:39.589 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:39.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:39.691 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:39.718 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:39.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:39.820 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:39.863 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:39.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:39 smithi007 ceph-mon[99390]: pgmap v1483: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 1.8 MiB/s wr, 840 op/s 2024-09-21T10:31:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:39 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:31:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:39 smithi007 ceph-mon[99390]: osdmap e1210: 8 total, 8 up, 8 in 2024-09-21T10:31:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:39 smithi007 ceph-mon[101144]: pgmap v1483: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 1.8 MiB/s wr, 840 op/s 2024-09-21T10:31:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:39 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:31:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:39 smithi007 ceph-mon[101144]: osdmap e1210: 8 total, 8 up, 8 in 2024-09-21T10:31:39.965 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:40.014 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:40.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:40.116 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:40.142 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:40.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:39 smithi031 ceph-mon[96824]: pgmap v1483: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 1.8 MiB/s wr, 840 op/s 2024-09-21T10:31:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:39 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:31:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:39 smithi031 ceph-mon[96824]: osdmap e1210: 8 total, 8 up, 8 in 2024-09-21T10:31:40.181 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:31:40.181 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:31:40.181 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.181 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:129716 7.2 7:4d061fce:::benchmark_data_smithi007_176264_object12359:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1210)", 2024-09-21T10:31:40.181 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:40.175004+0000", 2024-09-21T10:31:40.181 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.00296758, 2024-09-21T10:31:40.181 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0029975679999999999, 2024-09-21T10:31:40.181 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 129716 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175004+0000", 2024-09-21T10:31:40.182 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175004+0000", 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175006+0000", 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4759999999999999e-06 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:40.183 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175010+0000", 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6020000000000002e-06 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175022+0000", 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1517e-05 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175030+0000", 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9400000000000002e-06 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175140+0000", 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011047 2024-09-21T10:31:40.184 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175266+0000", 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000126155 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175384+0000", 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011814 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.185 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35079.0:129715 7.0 e1210/1194 7:0ad76fb3:::benchmark_data_smithi007_176264_object12358:head v 1210'7935, mlcod=1210'7932)", 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:40.175054+0000", 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0029172849999999999, 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0030165690000000002, 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175054+0000", 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.186 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175054+0000", 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175055+0000", 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2699999999999999e-07 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175059+0000", 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0249999999999996e-06 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.187 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175067+0000", 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7789999999999996e-06 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175072+0000", 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1059999999999999e-06 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175946+0000", 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00087392600000000002 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:40.188 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.175962+0000", 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6667000000000002e-05 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop_reply(client.35079.0:129697 7.a e1210/1194)", 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:40.176809+0000", 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0011629889999999999, 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0013068260000000001, 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.189 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.176809+0000", 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.176809+0000", 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.176810+0000", 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0449999999999999e-06 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.190 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.176815+0000", 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2360000000000004e-06 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.176827+0000", 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2292e-05 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.176835+0000", 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5159999999999997e-06 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.191 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:129697 7.a 7:5877c604:::benchmark_data_smithi007_176264_object12340:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1210)", 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:40.145146+0000", 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.032825470000000002, 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.033010675000000003, 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 129697 2024-09-21T10:31:40.192 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.145146+0000", 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.145146+0000", 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.145147+0000", 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0699999999999997e-07 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.193 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:40.194 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.145149+0000", 2024-09-21T10:31:40.194 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5409999999999999e-06 2024-09-21T10:31:40.194 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.194 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.194 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:40.194 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.145157+0000", 2024-09-21T10:31:40.194 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5619999999999998e-06 2024-09-21T10:31:40.194 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.194 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.194 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.145163+0000", 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8470000000000001e-06 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.150570+0000", 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0054069010000000004 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.150692+0000", 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012218900000000001 2024-09-21T10:31:40.195 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.151742+0000", 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0010506770000000001 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.156534+0000", 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0047920289999999997 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.162894+0000", 2024-09-21T10:31:40.196 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0063596989999999999 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35079.0:129700 7.7 e1210/1194 7:ed1bac34:::benchmark_data_smithi007_176264_object12343:head v 1210'8112, mlcod=1210'8108)", 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:40.150504+0000", 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.027468092, 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.027722503999999999, 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:40.197 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.150504+0000", 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.150504+0000", 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.150505+0000", 2024-09-21T10:31:40.198 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1000000000000001e-06 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.150512+0000", 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2130000000000002e-06 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.150522+0000", 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0220999999999999e-05 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:40.199 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.150531+0000", 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.4519999999999997e-06 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.155185+0000", 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0046546590000000002 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.155214+0000", 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9329999999999999e-05 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.200 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35079.0:129708 7.7 e1210/1194 7:eb539631:::benchmark_data_smithi007_176264_object12351:head v 1210'8113, mlcod=1210'8108)", 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:40.163703+0000", 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.01426848, 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014570092, 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:40.201 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.163703+0000", 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.163703+0000", 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.163704+0000", 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2890000000000001e-06 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.202 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.163713+0000", 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2530000000000004e-06 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.163731+0000", 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8e-05 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.163739+0000", 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.422e-06 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.203 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.167453+0000", 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0037138319999999998 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.167471+0000", 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8104000000000001e-05 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:129711 7.2 7:46250b0a:::benchmark_data_smithi007_176264_object12354:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1210)", 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:31:40.165812+0000", 2024-09-21T10:31:40.204 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.012160084999999999, 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012510518, 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 129711 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.165812+0000", 2024-09-21T10:31:40.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.165812+0000", 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.165813+0000", 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7320000000000001e-06 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.165819+0000", 2024-09-21T10:31:40.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4739999999999996e-06 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.165833+0000", 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4712000000000001e-05 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.165842+0000", 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8799999999999997e-06 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.166516+0000", 2024-09-21T10:31:40.207 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00067412199999999998 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.166621+0000", 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010437699999999999 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:31:40.166724+0000", 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010273299999999999 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 7 2024-09-21T10:31:40.208 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:31:40.244 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:40.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:40.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:40.382 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:40.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:40.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:40.512 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:40.557 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:40.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:40.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:40.693 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:40.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:40.794 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:40.820 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:40.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:40.843 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:31:40.922 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:40.951 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:40.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:41.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:41.076 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:40 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1475484034' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:41.076 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:40 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:41.077 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:31:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:31:40] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.51.0" 2024-09-21T10:31:41.077 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:40 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1475484034' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:41.077 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:40 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:41.093 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:41.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:41.117 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T10:31:41.161 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:31:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:40 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1475484034' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:40 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:41.196 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:41.222 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:41.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:41.324 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:41.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:41.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:41.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:41.473 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:41.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:41.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:41.604 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:41.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:41.706 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:41.754 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:41.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:41.856 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:41.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:41.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:42.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:42.054 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:42.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:42.156 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:41 smithi031 ceph-mon[96824]: pgmap v1485: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:31:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:41 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:41 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:31:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:41 smithi031 ceph-mon[96824]: osdmap e1211: 8 total, 8 up, 8 in 2024-09-21T10:31:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:41 smithi007 ceph-mon[99390]: pgmap v1485: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:31:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:41 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:41 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:31:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:41 smithi007 ceph-mon[99390]: osdmap e1211: 8 total, 8 up, 8 in 2024-09-21T10:31:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:41 smithi007 ceph-mon[101144]: pgmap v1485: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:31:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:41 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:41 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:31:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:41 smithi007 ceph-mon[101144]: osdmap e1211: 8 total, 8 up, 8 in 2024-09-21T10:31:42.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.194 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:42.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:42.295 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:42.323 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:42.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:42.425 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:42.457 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:42.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:42.558 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:42.575 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:31:42.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:42.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:42.684 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:42.710 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:42.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:42.812 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:42.844 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:42.946 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:42.977 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:42.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:43.078 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:43.112 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:43.119 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:43.166 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:43.180 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:43.282 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:43.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.323 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:43.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:43.424 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:43.451 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:43.553 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:43.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:43.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:43.683 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:43.713 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:43.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:43.815 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:43.860 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:43.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:43.961 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:43.993 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:43.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:44.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:44.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.132 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:44.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:43 smithi031 ceph-mon[96824]: pgmap v1487: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-09-21T10:31:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:43 smithi007 ceph-mon[99390]: pgmap v1487: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-09-21T10:31:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:43 smithi007 ceph-mon[101144]: pgmap v1487: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-09-21T10:31:44.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:44.260 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:44.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:44.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:44.392 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:44.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:44.493 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:44.532 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:44.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:44.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:44.661 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:44.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:44.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:44.803 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:44.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:44.904 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:44.929 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:44.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:45.031 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:45.050 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:31:45.055 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:45.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:45.157 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:45.185 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:45.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:45.286 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:45.318 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:45.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:45.419 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:45.446 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:45.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:45.548 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:45.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:45.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:45.698 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:45.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.742 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:45.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:45.843 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:45.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:45.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:45.989 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:46.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.041 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:46.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:46.122 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:45 smithi007 ceph-mon[99390]: pgmap v1488: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2024-09-21T10:31:46.122 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:45 smithi007 ceph-mon[101144]: pgmap v1488: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2024-09-21T10:31:46.142 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:45 smithi031 ceph-mon[96824]: pgmap v1488: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2024-09-21T10:31:46.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:46.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:46.331 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:46.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.373 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:46.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:46.474 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:46.503 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:46.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:46.605 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:46.636 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:46.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:46.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:46.761 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:46.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:46.863 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:46.901 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:46.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:47.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:47.046 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:47.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:47.148 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:47.177 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:47.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:47.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:47.304 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:47.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:47.406 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:47.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:47.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:47.550 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:47.585 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:47.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:47.686 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:47.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:47.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:47.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:47.863 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:47.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:47.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:47.991 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:47.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:48.093 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:48.123 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:48.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:48.155 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:47 smithi007 ceph-mon[99390]: pgmap v1489: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:31:48.156 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:47 smithi007 ceph-mon[101144]: pgmap v1489: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:31:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:47 smithi031 ceph-mon[96824]: pgmap v1489: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:31:48.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:48.289 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:48.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:48.391 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:48.443 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:48.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:48.545 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:48.585 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:48.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:48.686 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:48.714 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:48.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:48.815 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:48.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.878 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:48.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:48.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:49.003 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:49.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:49.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:49.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.157 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:49.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:49.208 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:31:49.208 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:31:49.208 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:31:49.208 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:31:49.208 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:31:49.258 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:49.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:49.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:49.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:49.441 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:49.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:49.477 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:49.542 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:49.572 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:49.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:49.673 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:49.698 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:49.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:49.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:49.830 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:49.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:49.882 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T10:31:49.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:49 smithi007 ceph-mon[99390]: pgmap v1490: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:31:49.899 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3950918337' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:31:49.899 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:49 smithi007 ceph-mon[101144]: pgmap v1490: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:31:49.899 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:49 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3950918337' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:31:49.932 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:49.971 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:49.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:50.072 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:50.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:50.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:49 smithi031 ceph-mon[96824]: pgmap v1490: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:31:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3950918337' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:31:50.213 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:50.258 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:50.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:50.343 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:31:50.343 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:31:50.359 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:50.380 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:31:50.380 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:31:50.385 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:50.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:50.414 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:31:50.414 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:31:50.447 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:31:50.447 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:31:50.485 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:31:50.485 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:31:50.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:50.513 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:50.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:50.525 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:31:50.525 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:31:50.556 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:31:50.556 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:31:50.590 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:31:50.591 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:31:50.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:50.640 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:50.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:50.741 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:50.772 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:50.874 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:50.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:50.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:51.013 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:51.049 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:51.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:51.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:31:51.126 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3950918337' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:31:51.126 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:50 smithi007 ceph-mon[99390]: osdmap e1212: 8 total, 8 up, 8 in 2024-09-21T10:31:51.126 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2633617150' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:51.127 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:31:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:31:50] "GET /metrics HTTP/1.1" 200 36525 "" "Prometheus/2.51.0" 2024-09-21T10:31:51.127 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3950918337' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:31:51.127 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:50 smithi007 ceph-mon[101144]: osdmap e1212: 8 total, 8 up, 8 in 2024-09-21T10:31:51.127 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2633617150' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:51.150 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3950918337' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:31:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:50 smithi031 ceph-mon[96824]: osdmap e1212: 8 total, 8 up, 8 in 2024-09-21T10:31:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2633617150' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:51.180 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:51.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:51.282 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:51.307 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:51.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:51.409 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:51.434 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:51.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:51.536 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:51.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:51.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:51.682 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:51.704 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:51.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:51.805 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:51.839 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:51.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:51.941 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:51.966 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:51.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:52.068 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:52.110 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:52.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:51 smithi031 ceph-mon[96824]: pgmap v1492: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2024-09-21T10:31:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:51 smithi007 ceph-mon[99390]: pgmap v1492: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2024-09-21T10:31:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:51 smithi007 ceph-mon[101144]: pgmap v1492: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2024-09-21T10:31:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:52.212 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:52.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:52.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:52.341 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:52.366 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:52.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:52.468 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:52.507 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:52.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:52.609 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:52.644 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:52.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:52.745 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:52.770 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:52.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:52.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:52.900 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:52.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:53.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:53.070 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:53.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:52 smithi031 ceph-mon[96824]: pgmap v1493: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-09-21T10:31:53.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:53.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:52 smithi007 ceph-mon[99390]: pgmap v1493: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-09-21T10:31:53.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:52 smithi007 ceph-mon[101144]: pgmap v1493: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-09-21T10:31:53.224 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:53.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:53.325 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:53.362 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:53.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:53.464 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:53.491 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:53.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:53.593 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:53.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:53.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:53.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:53.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:53.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:53.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:53.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:53.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:53.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:54.044 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:54.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:54.146 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:54.173 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:54.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:54.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:54.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.322 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:54.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:54.423 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:54.453 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:54.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:54.555 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:54.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:54.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:54.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:54.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:54.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:54.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:54.855 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:54.856 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:31:54.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:54.903 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:54.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:54.981 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:54.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:55.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:55.108 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:55.209 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:55.235 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:55.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:55.290 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:31:55.337 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:55.384 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:55.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:55.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:55 smithi007 ceph-mon[101144]: pgmap v1494: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-09-21T10:31:55.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:55 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/326756114' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:55.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:55 smithi007 ceph-mon[99390]: pgmap v1494: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-09-21T10:31:55.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:55 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/326756114' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:55.486 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:55.535 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:55.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:55.636 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:55.665 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:55 smithi031 ceph-mon[96824]: pgmap v1494: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-09-21T10:31:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:55 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/326756114' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:55.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:55.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:55.789 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:55.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:55.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:31:55.890 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:55.947 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:55.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:56.049 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:56.076 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:56.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:56.177 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:56.238 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:56.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:56.339 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:56.376 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:56.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:56.478 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:56.505 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:56.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:56.542 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:56 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:31:56.542 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:56 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:31:56.542 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:56 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/326756114' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:56.542 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:56 smithi007 ceph-mon[99390]: osdmap e1213: 8 total, 8 up, 8 in 2024-09-21T10:31:56.543 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:56 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:31:56.543 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:56 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:31:56.543 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:56 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/326756114' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:56.543 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:56 smithi007 ceph-mon[101144]: osdmap e1213: 8 total, 8 up, 8 in 2024-09-21T10:31:56.606 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:56.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.637 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:56.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:56.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:56 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:31:56.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:56 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:31:56.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:56 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/326756114' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:56.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:56 smithi031 ceph-mon[96824]: osdmap e1213: 8 total, 8 up, 8 in 2024-09-21T10:31:56.738 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:56.765 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:56.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:56.867 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:56.914 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:56.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:57.016 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:57.044 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:57.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:57.146 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:57.175 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:57.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:57.276 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:57.303 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:57.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:57.405 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:57.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.465 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:57.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:57.566 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:57.566 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:57 smithi031 ceph-mon[96824]: pgmap v1496: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2024-09-21T10:31:57.593 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:57.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:57.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:57 smithi007 ceph-mon[99390]: pgmap v1496: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2024-09-21T10:31:57.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:57 smithi007 ceph-mon[101144]: pgmap v1496: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2024-09-21T10:31:57.694 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:57.738 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:57.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:57.839 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:57.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:57.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:57.891 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:57.913 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:57.965 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:58.025 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:58.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:58.127 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:58.152 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:58.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:58.254 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:58.280 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:58.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:58.381 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:58.421 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:58.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:58.523 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:58.553 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:58.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:58.654 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:58.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:58.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:58.740 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:31:58.740 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:31:58.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:58.822 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:58.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:58.924 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:58.974 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:58.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:59.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:59.127 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:59.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:59.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:59.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:59.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:59.358 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:59.394 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:59.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:59.397 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:31:59.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:31:59 smithi007 ceph-mon[99390]: pgmap v1497: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-09-21T10:31:59.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:31:59 smithi007 ceph-mon[101144]: pgmap v1497: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-09-21T10:31:59.496 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:59.522 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:59.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:59.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:59.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:31:59 smithi031 ceph-mon[96824]: pgmap v1497: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-09-21T10:31:59.671 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:59.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:59.773 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:59.812 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:31:59.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:59.915 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:59.940 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:31:59.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:00.042 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:00.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.101 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:00.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:00.202 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:00.230 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:00.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:00.332 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:32:00.333 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:00.378 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:00.479 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:00.510 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:00.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:00.608 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:00.612 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:00.649 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:00.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:00.751 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:00.802 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:00.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:00.904 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:00.943 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:32:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:32:00] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T10:32:00.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.947 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:00.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:01.048 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:01.078 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:01.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:01.180 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:01.226 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:01.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:01.327 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:01.354 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:01.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:01.456 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:01.491 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:01.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:01.593 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:01.623 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:01.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:01.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:01 smithi031 ceph-mon[96824]: pgmap v1498: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-21T10:32:01.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:01 smithi007 ceph-mon[99390]: pgmap v1498: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-21T10:32:01.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:01 smithi007 ceph-mon[101144]: pgmap v1498: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-21T10:32:01.725 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:01.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.768 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:01.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:01.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:01.902 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:01.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:02.004 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:02.033 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:02.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:02.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:02.144 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:02.191 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:02.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:02.292 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:02.329 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:32:02.352 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:02 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2181484185' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:32:02.352 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:02 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:32:02.352 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:02 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2181484185' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:32:02.353 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:02 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:32:02.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.366 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:02.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:02.467 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:02.495 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:02.596 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:02.624 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:02.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:02.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:02 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2181484185' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:32:02.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:02 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:32:02.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:02.754 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:02.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:02.856 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:02.895 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:02.999 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:03.029 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:03.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:03.131 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:03.168 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:03.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:03.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:03.303 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:03.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:03.405 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:03.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:03 smithi031 ceph-mon[96824]: pgmap v1499: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:32:03.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:03 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:32:03.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:03 smithi031 ceph-mon[96824]: osdmap e1214: 8 total, 8 up, 8 in 2024-09-21T10:32:03.451 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:03.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:03.553 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:03.582 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:32:03.582 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:32:03.590 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:03.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:03.692 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:03.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:03 smithi007 ceph-mon[99390]: pgmap v1499: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:32:03.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:03 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:32:03.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:03 smithi007 ceph-mon[99390]: osdmap e1214: 8 total, 8 up, 8 in 2024-09-21T10:32:03.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:03 smithi007 ceph-mon[101144]: pgmap v1499: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:32:03.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:03 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:32:03.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:03 smithi007 ceph-mon[101144]: osdmap e1214: 8 total, 8 up, 8 in 2024-09-21T10:32:03.734 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:03.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:03.836 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:03.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:03.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:03.913 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:32:03.976 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:04.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.032 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:04.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:04.133 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:04.185 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:04.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:04.219 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:32:04.219 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:32:04.257 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:32:04.257 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:32:04.286 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:04.289 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:32:04.289 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:32:04.303 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:32:04.323 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:04.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:04.340 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:32:04.340 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:32:04.378 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:32:04.378 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:32:04.409 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:32:04.409 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:32:04.425 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:04.447 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:32:04.448 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:32:04.466 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:04.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:04.490 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:04 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/102415143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:04.490 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:04 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/102415143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:04.490 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:32:04.490 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:32:04.568 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:04.611 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:04.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:04.636 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:04.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:04 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/102415143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:04.712 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:04.767 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:04.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:04.868 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:04.906 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:04.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:05.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:05.053 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:05.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:05.155 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:05.186 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:05.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:05.288 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:05.328 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:05.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:05.429 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:05.463 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:05.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:05.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:05.604 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:05.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:05.619 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:05 smithi007 ceph-mon[99390]: pgmap v1501: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-21T10:32:05.620 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:05 smithi007 ceph-mon[101144]: pgmap v1501: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-21T10:32:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:05 smithi031 ceph-mon[96824]: pgmap v1501: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-21T10:32:05.707 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:05.733 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:05.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:05.835 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:05.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:05.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:05.917 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:05.963 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:05.988 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:05.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:06.090 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:06.140 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:06.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:06.242 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:06.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.271 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:06.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:06.372 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:06.402 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:06.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:06.504 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:06.544 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:06.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:06.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:06.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.682 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:06.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:06.731 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:32:06.731 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:32:06.731 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:32:06.731 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:32:06.731 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:32:06.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:06.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:06.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:06.915 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:06.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:07.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:07.095 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:07.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:07.197 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:07.232 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:07.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:07.333 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:07.358 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:32:07.376 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:07.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:07.478 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:07.505 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:07.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:07.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:07.636 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:07.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:07.655 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:32:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:07 smithi031 ceph-mon[96824]: pgmap v1502: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-21T10:32:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:07 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3354234331' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:07 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:07.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:07 smithi007 ceph-mon[99390]: pgmap v1502: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-21T10:32:07.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:07 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3354234331' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:07.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:07 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:07.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:07.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:07.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:07 smithi007 ceph-mon[101144]: pgmap v1502: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-09-21T10:32:07.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:07 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3354234331' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:07.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:07 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:07.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:07.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:07.737 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:07.768 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:32:07.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.792 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:07.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:07.893 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:07.948 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:07.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:08.050 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:08.097 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:08.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.098 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:08.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:08.199 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:08.235 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:08.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:08.336 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:08.378 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:08.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:08.480 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:08.511 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:08.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:08.612 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:08.642 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:08 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:08.642 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:08 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:32:08.642 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:08 smithi007 ceph-mon[99390]: osdmap e1215: 8 total, 8 up, 8 in 2024-09-21T10:32:08.642 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:08 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:08.642 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:08 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:32:08.642 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:08 smithi007 ceph-mon[101144]: osdmap e1215: 8 total, 8 up, 8 in 2024-09-21T10:32:08.652 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:08.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:08 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:08 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:32:08.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:08 smithi031 ceph-mon[96824]: osdmap e1215: 8 total, 8 up, 8 in 2024-09-21T10:32:08.754 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:08.778 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:08.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:08.879 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:08.930 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:08.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:09.017 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:09.031 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:09.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.080 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:09.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:09.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:09.209 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:09.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:09.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:09.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.355 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:09.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:09.401 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:32:09.457 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:09.514 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:09.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:09.617 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:09.658 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:09.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:09 smithi031 ceph-mon[96824]: pgmap v1504: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-21T10:32:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:09 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/615393713' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:32:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:09 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:32:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:09 smithi007 ceph-mon[99390]: pgmap v1504: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-21T10:32:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:09 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/615393713' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:32:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:09 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:32:09.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:09 smithi007 ceph-mon[101144]: pgmap v1504: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2024-09-21T10:32:09.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:09 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/615393713' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:32:09.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:09 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:32:09.760 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:09.804 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:09.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:09.906 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:09.931 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:09.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:10.035 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:10.090 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:10.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:10.192 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:10.220 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:10.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:10.322 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:10.352 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:10.454 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:10.493 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:10.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:10.581 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:10 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:32:10.582 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:10 smithi007 ceph-mon[99390]: osdmap e1216: 8 total, 8 up, 8 in 2024-09-21T10:32:10.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:10 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:32:10.583 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:10 smithi007 ceph-mon[101144]: osdmap e1216: 8 total, 8 up, 8 in 2024-09-21T10:32:10.595 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:10.622 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:32:10.622 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:32:10.644 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:10.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:10 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:32:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:10 smithi031 ceph-mon[96824]: osdmap e1216: 8 total, 8 up, 8 in 2024-09-21T10:32:10.747 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:10.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:32:10.798 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:10.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:10.900 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:10.944 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:10.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:10.976 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:32:10.976 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:32:10.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:32:10.976 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:32:10.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222119 6.17 6:e8e49242:::benchmark_data_smithi007_139998_object93561:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.154398+0000", 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.816480345, 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.722069939, 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222119 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154398+0000", 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154398+0000", 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154396+0000", 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154404+0000", 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2729999999999997e-06 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154417+0000", 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2999999999999999e-05 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154424+0000", 2024-09-21T10:32:10.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.498e-06 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154476+0000", 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1786000000000002e-05 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154487+0000", 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0818999999999999e-05 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:10.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765417+0000", 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.61092999199999998 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765428+0000", 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1562999999999999e-05 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.869804+0000", 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.104376147 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.981 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:10.982 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.869906+0000", 2024-09-21T10:32:10.982 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010207 2024-09-21T10:32:10.982 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.982 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.982 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:10.982 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.870184+0000", 2024-09-21T10:32:10.982 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00027795499999999998 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874822+0000", 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0046380809999999996 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874829+0000", 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.562e-06 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:10.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874903+0000", 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3763999999999994e-05 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876346+0000", 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014431260000000001 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876380+0000", 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3695999999999997e-05 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876468+0000", 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8128999999999996e-05 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222128 6.17 6:e8339e7c:::benchmark_data_smithi007_139998_object93570:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.156352+0000", 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.81452626800001, 2024-09-21T10:32:10.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.720280416, 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222128 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156352+0000", 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156352+0000", 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156351+0000", 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156358+0000", 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7290000000000003e-06 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156367+0000", 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9409999999999996e-06 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156373+0000", 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7989999999999999e-06 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156429+0000", 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6672000000000002e-05 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156439+0000", 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3430000000000002e-06 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765495+0000", 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.60905593499999999 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765504+0000", 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.7270000000000002e-06 2024-09-21T10:32:10.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.871650+0000", 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1061461020000001 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.871721+0000", 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0501999999999997e-05 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:10.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.871900+0000", 2024-09-21T10:32:10.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017865599999999999 2024-09-21T10:32:10.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:10.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874849+0000", 2024-09-21T10:32:10.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029498580000000001 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874857+0000", 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6920000000000002e-06 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876314+0000", 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001456614 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:10.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876518+0000", 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000203969 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876544+0000", 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6120000000000001e-05 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876632+0000", 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8467000000000005e-05 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:10.993 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222144 6.17 6:ec408611:::benchmark_data_smithi007_139998_object93586:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.167816+0000", 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.80306203699999, 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.711106477, 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222144 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.994 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167816+0000", 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167816+0000", 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167815+0000", 2024-09-21T10:32:10.995 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167824+0000", 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5909999999999996e-06 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167835+0000", 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1557e-05 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:10.996 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167843+0000", 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6720000000000004e-06 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167903+0000", 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0019999999999998e-05 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167913+0000", 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0159999999999999e-05 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:10.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765707+0000", 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.59779382800000003 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765712+0000", 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2920000000000003e-06 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.873574+0000", 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1078617900000001 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.873639+0000", 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4632000000000001e-05 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.873801+0000", 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016186099999999999 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876269+0000", 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024683700000000001 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:10.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876279+0000", 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9480000000000003e-06 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878653+0000", 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0023741040000000001 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878736+0000", 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3181000000000002e-05 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878776+0000", 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9851999999999997e-05 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878923+0000", 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014654100000000001 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222147 6.17 6:ec38ebf9:::benchmark_data_smithi007_139998_object93589:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.169936+0000", 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.80094163999999, 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7094693269999999, 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222147 2024-09-21T10:32:11.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169936+0000", 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169936+0000", 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169935+0000", 2024-09-21T10:32:11.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169941+0000", 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7429999999999999e-06 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169953+0000", 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2408999999999999e-05 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169961+0000", 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8620000000000003e-06 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.170016+0000", 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4667999999999999e-05 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.170026+0000", 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0455000000000001e-05 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765744+0000", 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.59571793900000003 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765749+0000", 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.271e-06 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874930+0000", 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1091801480000001 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874998+0000", 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8631000000000001e-05 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.875157+0000", 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015916500000000001 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876481+0000", 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00132343 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878698+0000", 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002217508 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878999+0000", 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030081699999999999 2024-09-21T10:32:11.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879225+0000", 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000226276 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879290+0000", 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4480000000000006e-05 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879406+0000", 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011599600000000001 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222186 6.17 6:eb3e7066:::benchmark_data_smithi007_139998_object93628:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.198750+0000", 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.772128063, 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6833202570000001, 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.010 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222186 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198750+0000", 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198750+0000", 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198748+0000", 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198755+0000", 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.109e-06 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198767+0000", 2024-09-21T10:32:11.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1980999999999999e-05 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198774+0000", 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.793e-06 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198829+0000", 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5390999999999999e-05 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198840+0000", 2024-09-21T10:32:11.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0577999999999999e-05 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765764+0000", 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.56692436000000002 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765768+0000", 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9689999999999996e-06 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876671+0000", 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1109027300000001 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876757+0000", 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6169999999999997e-05 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876938+0000", 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00018129999999999999 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881750+0000", 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0048112720000000001 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881814+0000", 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3886000000000005e-05 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881876+0000", 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2759e-05 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881888+0000", 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1216000000000001e-05 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881950+0000", 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2627999999999997e-05 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882070+0000", 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000120098 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.017 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222217 6.17 6:ec8bced6:::benchmark_data_smithi007_139998_object93659:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.218801+0000", 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.75207739199999, 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.689527354, 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.018 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222217 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218801+0000", 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218801+0000", 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.019 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218799+0000", 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218806+0000", 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7689999999999999e-06 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218819+0000", 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3079e-05 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218826+0000", 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6080000000000001e-06 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218900+0000", 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.436e-05 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218911+0000", 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0900000000000001e-05 2024-09-21T10:32:11.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765791+0000", 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.54687989400000003 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765799+0000", 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.841e-06 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879459+0000", 2024-09-21T10:32:11.022 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.113660256 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879591+0000", 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013181099999999999 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879949+0000", 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00035838999999999999 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.023 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886538+0000", 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.006588516 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886574+0000", 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5874000000000002e-05 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886581+0000", 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6639999999999998e-06 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.024 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908126+0000", 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.021544781999999998 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908192+0000", 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5989999999999997e-05 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908328+0000", 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013613000000000001 2024-09-21T10:32:11.025 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222252 6.17 6:e8bf9f58:::benchmark_data_smithi007_139998_object93694:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.245107+0000", 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.72577138899999, 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.663370461, 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.026 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222252 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245107+0000", 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245107+0000", 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.027 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245105+0000", 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245113+0000", 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8499999999999994e-06 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245132+0000", 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9228999999999998e-05 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.028 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245141+0000", 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4430000000000003e-06 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245204+0000", 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2979999999999997e-05 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245215+0000", 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1839e-05 2024-09-21T10:32:11.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765821+0000", 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.52060534700000005 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765828+0000", 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4719999999999998e-06 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882127+0000", 2024-09-21T10:32:11.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.116299076 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882207+0000", 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9369999999999994e-05 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882514+0000", 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000306836 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.032 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886586+0000", 2024-09-21T10:32:11.032 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040727569999999998 2024-09-21T10:32:11.032 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.032 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.032 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.032 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890432+0000", 2024-09-21T10:32:11.032 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0038460920000000002 2024-09-21T10:32:11.033 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.033 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.033 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.033 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893375+0000", 2024-09-21T10:32:11.033 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029428269999999999 2024-09-21T10:32:11.033 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908368+0000", 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014992689 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908400+0000", 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1921000000000002e-05 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908477+0000", 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7323999999999994e-05 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222314 6.17 6:ee1e2646:::benchmark_data_smithi007_139998_object93756:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.291729+0000", 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.67914875, 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6186295510000002, 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.035 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222314 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291729+0000", 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291729+0000", 2024-09-21T10:32:11.036 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291728+0000", 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291735+0000", 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7100000000000001e-06 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.037 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291749+0000", 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3862999999999999e-05 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291756+0000", 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3930000000000002e-06 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291802+0000", 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.562e-05 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.038 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291812+0000", 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0264e-05 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765852+0000", 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.47403983300000002 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765860+0000", 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1499999999999999e-06 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.884255+0000", 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.118395475 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.884369+0000", 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000113427 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.884709+0000", 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00034019399999999999 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.040 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890439+0000", 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057298849999999997 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893324+0000", 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0028849190000000001 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.897665+0000", 2024-09-21T10:32:11.041 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0043414120000000002 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910261+0000", 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012595459999999999 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910290+0000", 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9702000000000001e-05 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.042 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910359+0000", 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8669000000000003e-05 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222335 6.17 6:eeb46afa:::benchmark_data_smithi007_139998_object93777:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.306502+0000", 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.664375936, 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6040959770000001, 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.043 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222335 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306502+0000", 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306502+0000", 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.044 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306501+0000", 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306507+0000", 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7590000000000003e-06 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306518+0000", 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1297999999999999e-05 2024-09-21T10:32:11.045 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306525+0000", 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.781e-06 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306579+0000", 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4233000000000001e-05 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306589+0000", 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8980000000000008e-06 2024-09-21T10:32:11.046 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765880+0000", 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.45929103199999999 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765884+0000", 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1930000000000003e-06 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886608+0000", 2024-09-21T10:32:11.047 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.12072419 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886739+0000", 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013091599999999999 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.887079+0000", 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00033967399999999999 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.048 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893283+0000", 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0062035609999999998 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893437+0000", 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015430399999999999 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.897718+0000", 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042813169999999998 2024-09-21T10:32:11.049 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910411+0000", 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012692996999999999 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910468+0000", 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7080000000000002e-05 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.050 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910598+0000", 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012992200000000001 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222374 6.17 6:e85a2a77:::benchmark_data_smithi007_139998_object93816:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.344206+0000", 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.62667247300001, 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5665499089999999, 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.051 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222374 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344206+0000", 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344206+0000", 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.052 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344204+0000", 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344212+0000", 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4510000000000003e-06 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.053 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344224+0000", 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.279e-05 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344231+0000", 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9879999999999998e-06 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344317+0000", 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5914000000000004e-05 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.054 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344328+0000", 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0516000000000001e-05 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765910+0000", 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.42158209699999999 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765914+0000", 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0450000000000002e-06 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.055 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.888862+0000", 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1229477619999999 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.888982+0000", 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012031000000000001 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.889200+0000", 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021835100000000001 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.056 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893390+0000", 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041901450000000002 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906651+0000", 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.013260508000000001 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906733+0000", 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2194000000000006e-05 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.057 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910665+0000", 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039321809999999999 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910695+0000", 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9957000000000001e-05 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910756+0000", 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0269000000000002e-05 2024-09-21T10:32:11.058 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222448 6.17 6:e8b61112:::benchmark_data_smithi007_139998_object93890:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.446487+0000", 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 223.52439077599999, 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.464493431, 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.059 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222448 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446487+0000", 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446487+0000", 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.060 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446486+0000", 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446492+0000", 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1569999999999997e-06 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446501+0000", 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9570000000000008e-06 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.061 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446506+0000", 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6450000000000004e-06 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446556+0000", 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.973e-05 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446566+0000", 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0766e-05 2024-09-21T10:32:11.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.766252+0000", 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.31968606100000002 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.766263+0000", 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0655e-05 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890467+0000", 2024-09-21T10:32:11.063 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1242038430000001 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890591+0000", 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012417400000000001 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890809+0000", 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021788100000000001 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893398+0000", 2024-09-21T10:32:11.064 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025889260000000001 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906701+0000", 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.013302856 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906817+0000", 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000116421 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910807+0000", 2024-09-21T10:32:11.065 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039900159999999999 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910857+0000", 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0179999999999997e-05 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910981+0000", 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012333400000000001 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.066 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239102 6.1e 6:7bd252a6:::benchmark_data_smithi007_139998_object110544:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:52.984651+0000", 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.98622687, 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1047184350000001, 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239102 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.067 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984651+0000", 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984651+0000", 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984650+0000", 2024-09-21T10:32:11.068 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984657+0000", 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6019999999999996e-06 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984674+0000", 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7065999999999999e-05 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.069 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984681+0000", 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0430000000000002e-06 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.986370+0000", 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001689121 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.986381+0000", 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1175999999999999e-05 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.070 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860289+0000", 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87390769499999998 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860302+0000", 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2906e-05 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.083601+0000", 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2232998290000001 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.071 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.083757+0000", 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015568900000000001 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.084111+0000", 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00035375700000000001 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086175+0000", 2024-09-21T10:32:11.072 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020644349999999999 2024-09-21T10:32:11.073 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.073 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.073 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.073 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087547+0000", 2024-09-21T10:32:11.073 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001371314 2024-09-21T10:32:11.073 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.073 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.073 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.073 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089051+0000", 2024-09-21T10:32:11.073 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0015042810000000001 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089097+0000", 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6042999999999999e-05 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089158+0000", 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0625999999999999e-05 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.074 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089216+0000", 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8842999999999999e-05 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089370+0000", 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015328 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.075 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239135 6.1e 6:7c55c63f:::benchmark_data_smithi007_139998_object110577:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.011276+0000", 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.95960226700001, 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.078421933, 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239135 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.076 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011276+0000", 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011276+0000", 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011274+0000", 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.077 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011282+0000", 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6029999999999999e-06 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011299+0000", 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6799e-05 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011315+0000", 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6203000000000001e-05 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.078 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011372+0000", 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7374999999999999e-05 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011383+0000", 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0814e-05 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860409+0000", 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.84902606400000002 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.079 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860418+0000", 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5420000000000005e-06 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086216+0000", 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.225798331 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086295+0000", 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9054000000000006e-05 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.080 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086512+0000", 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000216756 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089103+0000", 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002591089 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089413+0000", 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00031003299999999998 2024-09-21T10:32:11.081 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089469+0000", 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6529e-05 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089518+0000", 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8982e-05 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.082 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089568+0000", 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9845999999999997e-05 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089624+0000", 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5305e-05 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089698+0000", 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4204999999999999e-05 2024-09-21T10:32:11.083 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239227 6.1e 6:7d2822db:::benchmark_data_smithi007_139998_object110669:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.88477069000001, 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0039659510000001, 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.084 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239227 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:32:11.085 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086112+0000", 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2109999999999997e-06 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.086 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086123+0000", 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0858e-05 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086129+0000", 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5819999999999998e-06 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086182+0000", 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2846000000000002e-05 2024-09-21T10:32:11.087 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086192+0000", 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0329999999999999e-05 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860439+0000", 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.77424702999999995 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.088 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.088 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860446+0000", 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4459999999999998e-06 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087585+0000", 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2271391519999999 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.090 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087711+0000", 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012561399999999999 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087961+0000", 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025076900000000002 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089110+0000", 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00114824 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.091 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089744+0000", 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00063395900000000002 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089784+0000", 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0159e-05 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089881+0000", 2024-09-21T10:32:11.092 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.7539000000000002e-05 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089946+0000", 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4244000000000004e-05 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089982+0000", 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6214999999999998e-05 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.093 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090073+0000", 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.1620999999999996e-05 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239267 6.1e 6:7ce1e3d4:::benchmark_data_smithi007_139998_object110709:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.113773+0000", 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.85710478999999, 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.98233784, 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.094 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239267 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113773+0000", 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113773+0000", 2024-09-21T10:32:11.095 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113772+0000", 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113778+0000", 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2040000000000002e-06 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113791+0000", 2024-09-21T10:32:11.096 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2855e-05 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113798+0000", 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1659999999999997e-06 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113850+0000", 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2280000000000001e-05 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.097 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113860+0000", 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5429999999999999e-06 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860467+0000", 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.746607205 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860474+0000", 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6209999999999998e-06 2024-09-21T10:32:11.098 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090110+0000", 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.229636132 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090183+0000", 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.347e-05 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090388+0000", 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00020506499999999999 2024-09-21T10:32:11.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095701+0000", 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0053130190000000004 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095746+0000", 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4103000000000001e-05 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095818+0000", 2024-09-21T10:32:11.100 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1907000000000001e-05 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095854+0000", 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6681000000000003e-05 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095947+0000", 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2547999999999996e-05 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095986+0000", 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8785000000000002e-05 2024-09-21T10:32:11.101 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096111+0000", 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000125661 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239272 6.1e 6:7e3a23dd:::benchmark_data_smithi007_139998_object110714:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.118295+0000", 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.85258279000001, 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9780062780000001, 2024-09-21T10:32:11.102 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239272 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118295+0000", 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.103 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118295+0000", 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118294+0000", 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118300+0000", 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3820000000000001e-06 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.104 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118315+0000", 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5014999999999999e-05 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118323+0000", 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3629999999999996e-06 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118422+0000", 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9578000000000001e-05 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.105 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118433+0000", 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0828e-05 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860494+0000", 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.74206112199999996 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860502+0000", 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.25e-06 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.106 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.091636+0000", 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2311340749999999 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.091766+0000", 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013024900000000001 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.092025+0000", 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025902 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095710+0000", 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036845620000000002 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095782+0000", 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2132000000000007e-05 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095896+0000", 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000114375 2024-09-21T10:32:11.108 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095921+0000", 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.4939e-05 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096159+0000", 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023807599999999999 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096191+0000", 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2261999999999997e-05 2024-09-21T10:32:11.109 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096302+0000", 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000110289 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239333 6.1e 6:7a8d8c07:::benchmark_data_smithi007_139998_object110775:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.171410+0000", 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.79946823099999, 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9251254520000001, 2024-09-21T10:32:11.110 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239333 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171410+0000", 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.111 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171410+0000", 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171409+0000", 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171414+0000", 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5800000000000002e-06 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.112 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171426+0000", 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2323999999999999e-05 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171431+0000", 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1109999999999999e-06 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171479+0000", 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8007000000000003e-05 2024-09-21T10:32:11.113 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171486+0000", 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0520000000000004e-06 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860526+0000", 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.68904012100000001 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860533+0000", 2024-09-21T10:32:11.114 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.25e-06 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.093765+0000", 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2332317370000001 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.093910+0000", 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014444800000000001 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.115 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.094175+0000", 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00026505300000000001 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095903+0000", 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001727999 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096137+0000", 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023456400000000001 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.116 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096349+0000", 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021175299999999999 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096401+0000", 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1833000000000003e-05 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096438+0000", 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7659e-05 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.117 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096469+0000", 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0409e-05 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096535+0000", 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6496999999999997e-05 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.118 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239403 6.1e 6:78d5c23c:::benchmark_data_smithi007_139998_object110845:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.375689+0000", 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.59518950200001, 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7317305039999999, 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239403 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375689+0000", 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.119 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375689+0000", 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375687+0000", 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375693+0000", 2024-09-21T10:32:11.120 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.037e-06 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375705+0000", 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1348999999999999e-05 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375710+0000", 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2660000000000001e-06 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.121 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375765+0000", 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5037999999999997e-05 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375777+0000", 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2121e-05 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860558+0000", 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.48478061500000003 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.122 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860565+0000", 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5689999999999999e-06 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096585+0000", 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2360194680000001 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096704+0000", 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000118888 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.123 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.097009+0000", 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030541100000000001 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102805+0000", 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057960579999999998 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102865+0000", 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9938000000000001e-05 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.124 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102959+0000", 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4301000000000004e-05 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.103052+0000", 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2751999999999996e-05 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107247+0000", 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041949520000000001 2024-09-21T10:32:11.125 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107298+0000", 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1193000000000003e-05 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107419+0000", 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012076800000000001 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.126 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239439 6.1e 6:7ebbe5d4:::benchmark_data_smithi007_139998_object110881:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.931233+0000", 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.03964557899999, 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.176718624, 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239439 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.127 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931233+0000", 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931233+0000", 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931231+0000", 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.128 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931241+0000", 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8700000000000004e-06 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931258+0000", 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7278999999999998e-05 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931265+0000", 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3749999999999997e-06 2024-09-21T10:32:11.129 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931322+0000", 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6107000000000003e-05 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931332+0000", 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0202e-05 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.130 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.098860+0000", 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1675283249999999 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.098998+0000", 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000137541 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.099312+0000", 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00031444399999999999 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.131 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102977+0000", 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036653760000000001 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.103019+0000", 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1372999999999998e-05 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107081+0000", 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004061902 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.132 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107575+0000", 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00049437299999999999 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107768+0000", 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000192747 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107814+0000", 2024-09-21T10:32:11.133 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5828000000000002e-05 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107951+0000", 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013750200000000001 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239449 6.1e 6:7f8e4a85:::benchmark_data_smithi007_139998_object110891:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.938309+0000", 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.032569545, 2024-09-21T10:32:11.134 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1698460820000001, 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239449 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938309+0000", 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.135 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938309+0000", 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938307+0000", 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938313+0000", 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1660000000000002e-06 2024-09-21T10:32:11.136 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938326+0000", 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3927999999999999e-05 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938333+0000", 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9179999999999997e-06 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938388+0000", 2024-09-21T10:32:11.137 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4839999999999997e-05 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938402+0000", 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3687e-05 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.100846+0000", 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1624440520000001 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:11.138 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.101000+0000", 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015402999999999999 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.101283+0000", 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000283207 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107164+0000", 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0058812270000000002 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.139 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107199+0000", 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4484999999999999e-05 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107206+0000", 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2300000000000002e-06 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107664+0000", 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000458157 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.140 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107990+0000", 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00032544900000000001 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.108036+0000", 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6050999999999997e-05 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.108155+0000", 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000118848 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.141 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.142 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:11.142 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:11.142 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:32:11.147 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:11.169 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:11.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:11.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:32:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:32:10] "GET /metrics HTTP/1.1" 200 36528 "" "Prometheus/2.51.0" 2024-09-21T10:32:11.211 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:11.271 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:11.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.319 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:11.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:11.420 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:11.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:11.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:11.532 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:11 smithi007 ceph-mon[99390]: pgmap v1506: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 855 op/s 2024-09-21T10:32:11.532 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:11 smithi007 ceph-mon[101144]: pgmap v1506: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 855 op/s 2024-09-21T10:32:11.565 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:11.592 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:11.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:11.694 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:11.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:11.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:11.826 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:11.851 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:11.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:11.864 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:11 smithi031 ceph-mon[96824]: pgmap v1506: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 855 op/s 2024-09-21T10:32:11.898 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:32:11.922 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:32:11.923 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:32:11.923 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:32:11.923 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:32:11.948 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:32:11.948 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:32:11.953 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:11.990 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:32:11.990 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:32:12.023 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:12.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:12.030 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:32:12.030 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:32:12.079 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:32:12.079 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:32:12.115 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:32:12.115 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:32:12.124 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:12.155 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:32:12.155 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:32:12.166 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:12.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:12.234 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:12.268 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:12.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:12.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:12.409 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:12.459 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:12.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:12.561 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:12.610 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:12.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:12.635 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:12 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1354936166' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:12.645 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:12 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1354936166' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:12.645 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:12 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1354936166' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:12.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:12.737 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:12.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:12.839 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:12.866 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:12.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:12.967 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:13.014 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:13.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:13.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:13.149 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:13.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:13.251 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:13.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:13.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:13.383 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:13.431 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:13.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:13.533 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:13.562 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:13.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:13.663 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:13.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:13 smithi007 ceph-mon[99390]: pgmap v1507: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 532 op/s 2024-09-21T10:32:13.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:13 smithi007 ceph-mon[101144]: pgmap v1507: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 532 op/s 2024-09-21T10:32:13.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.714 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:13.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:13.788 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:13 smithi031 ceph-mon[96824]: pgmap v1507: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 532 op/s 2024-09-21T10:32:13.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:13.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:13.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:13.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:13.979 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:13.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:14.081 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:14.087 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:32:14.087 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:32:14.111 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:14.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:14.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:14.238 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:14.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:14.340 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:14.377 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:14.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:14.479 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:14.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:14.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:14.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:14.644 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:14.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:14.746 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:14.776 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:14.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:14.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:32:14.878 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:14.922 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:14.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:15.024 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:15.054 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:15.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:15.109 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:15.156 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:15.193 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:15.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:15.295 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:15.347 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:15.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:15.448 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:15.479 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:15.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:15.522 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:15 smithi031 ceph-mon[96824]: pgmap v1508: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 850 op/s 2024-09-21T10:32:15.556 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:32:15.581 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:15.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.641 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:15.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:15.708 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:15 smithi007 ceph-mon[99390]: pgmap v1508: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 850 op/s 2024-09-21T10:32:15.708 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:15 smithi007 ceph-mon[101144]: pgmap v1508: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 850 op/s 2024-09-21T10:32:15.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:15.805 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:15.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:15.906 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:15.933 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:15.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:16.035 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:16.069 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:16.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:16.171 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:16.196 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:16.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:16.300 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:16.339 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:16.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:16.442 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:16.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:16.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:16.585 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:16.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.771 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:16.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:16.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:16.915 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:16.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:16.977 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:32:16.977 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:32:17.017 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:17.018 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:17.079 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:17.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:17.180 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:17.232 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:17.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:17.334 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:17.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:17.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:17.481 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:17.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:17.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:17.562 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:17 smithi007 ceph-mon[99390]: pgmap v1509: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-09-21T10:32:17.563 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:17 smithi007 ceph-mon[101144]: pgmap v1509: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-09-21T10:32:17.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:17.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.657 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:17.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:17.718 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:17 smithi031 ceph-mon[96824]: pgmap v1509: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-09-21T10:32:17.719 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:32:17.758 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:17.799 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:17.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:17.857 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:32:17.861 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:32:17.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:17.930 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:17.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:17.986 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:18.031 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:18.059 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:18.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:18.161 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:18.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:18.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:18.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:18.318 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:18.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:18.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:18.451 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:18.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:18.457 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:32:18.553 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:18.584 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:18.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:18.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:18 smithi031 ceph-mon[96824]: from='client.45122 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:32:18.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:18 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1778775287' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:32:18.687 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:18.713 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:18.815 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:18.855 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:18.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:18 smithi007 ceph-mon[99390]: from='client.45122 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:32:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:18 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1778775287' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:32:18.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:18 smithi007 ceph-mon[101144]: from='client.45122 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:32:18.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:18 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1778775287' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:32:18.957 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:18.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.996 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:18.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:19.097 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:19.123 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:19.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:19.225 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:19.261 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:19.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:19.362 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:19.397 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:19.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:19.498 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:19.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.545 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:19.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:19.646 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:19.679 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:19.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:19.735 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:19 smithi007 ceph-mon[99390]: pgmap v1510: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:32:19.735 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:19 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:19.735 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:19 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1778775287' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:32:19.736 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:19 smithi007 ceph-mon[99390]: osdmap e1217: 8 total, 8 up, 8 in 2024-09-21T10:32:19.736 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:19 smithi007 ceph-mon[101144]: pgmap v1510: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:32:19.736 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:19 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:19.736 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:19 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1778775287' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:32:19.736 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:19 smithi007 ceph-mon[101144]: osdmap e1217: 8 total, 8 up, 8 in 2024-09-21T10:32:19.775 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1509,"stamp":"2024-09-21T10:32:16.219277+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5205268477,"num_objects":79444,"num_object_clones":0,"num_object_copies":238332,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79444,"num_whiteouts":0,"num_read":393,"num_read_kb":835,"num_write":155571,"num_write_kb":7513106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":2952646,"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":142300,"ondisk_log_size":142300,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":18068772,"kb_used_data":15394532,"kb_used_omap":200,"kb_used_meta":2673527,"kb_avail":731892444,"statfs":{"total":767960285184,"available":749457862656,"internally_reserved":0,"allocated":15764000768,"data_stored":15745018807,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":2737692078},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,1,6,4,11,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-445579264,"num_objects":-6799,"num_object_clones":0,"num_object_copies":-20397,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6799,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6799,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.863129"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.400277+0000","last_change":"2024-09-21T10:27:05.781189+0000","last_active":"2024-09-21T10:32:09.400277+0000","last_peered":"2024-09-21T10:32:09.400277+0000","last_clean":"2024-09-21T10:32:09.400277+0000","last_became_active":"2024-09-21T10:27:05.773516+0000","last_became_peered":"2024-09-21T10:27:05.773516+0000","last_unstale":"2024-09-21T10:32:09.400277+0000","last_undegraded":"2024-09-21T10:32:09.400277+0000","last_fullsized":"2024-09-21T10:32:09.400277+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:54:53.343804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1151,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372376+0000","last_change":"2024-09-21T10:18:06.725387+0000","last_active":"2024-09-21T10:32:07.372376+0000","last_peered":"2024-09-21T10:32:07.372376+0000","last_clean":"2024-09-21T10:32:07.372376+0000","last_became_active":"2024-09-21T10:18:06.724842+0000","last_became_peered":"2024-09-21T10:18:06.724842+0000","last_unstale":"2024-09-21T10:32:07.372376+0000","last_undegraded":"2024-09-21T10:32:07.372376+0000","last_fullsized":"2024-09-21T10:32:07.372376+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:48:06.127219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1177,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.386744+0000","last_change":"2024-09-21T10:27:05.783404+0000","last_active":"2024-09-21T10:32:07.386744+0000","last_peered":"2024-09-21T10:32:07.386744+0000","last_clean":"2024-09-21T10:32:07.386744+0000","last_became_active":"2024-09-21T10:27:05.783017+0000","last_became_peered":"2024-09-21T10:27:05.783017+0000","last_unstale":"2024-09-21T10:32:07.386744+0000","last_undegraded":"2024-09-21T10:32:07.386744+0000","last_fullsized":"2024-09-21T10:32:07.386744+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:11.971268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":254,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.400352+0000","last_change":"2024-09-21T10:27:05.763260+0000","last_active":"2024-09-21T10:32:09.400352+0000","last_peered":"2024-09-21T10:32:09.400352+0000","last_clean":"2024-09-21T10:32:09.400352+0000","last_became_active":"2024-09-21T10:27:05.762854+0000","last_became_peered":"2024-09-21T10:27:05.762854+0000","last_unstale":"2024-09-21T10:32:09.400352+0000","last_undegraded":"2024-09-21T10:32:09.400352+0000","last_fullsized":"2024-09-21T10:32:09.400352+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:39.941842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":254,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.400985+0000","last_change":"2024-09-21T10:27:05.787278+0000","last_active":"2024-09-21T10:32:09.400985+0000","last_peered":"2024-09-21T10:32:09.400985+0000","last_clean":"2024-09-21T10:32:09.400985+0000","last_became_active":"2024-09-21T10:27:05.786941+0000","last_became_peered":"2024-09-21T10:27:05.786941+0000","last_unstale":"2024-09-21T10:32:09.400985+0000","last_undegraded":"2024-09-21T10:32:09.400985+0000","last_fullsized":"2024-09-21T10:32:09.400985+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:24.335496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1133,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372172+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:32:07.372172+0000","last_peered":"2024-09-21T10:32:07.372172+0000","last_clean":"2024-09-21T10:32:07.372172+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:32:07.372172+0000","last_undegraded":"2024-09-21T10:32:07.372172+0000","last_fullsized":"2024-09-21T10:32:07.372172+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.404769+0000","last_change":"2024-09-21T10:27:05.857605+0000","last_active":"2024-09-21T10:32:09.404769+0000","last_peered":"2024-09-21T10:32:09.404769+0000","last_clean":"2024-09-21T10:32:09.404769+0000","last_became_active":"2024-09-21T10:27:05.856658+0000","last_became_peered":"2024-09-21T10:27:05.856658+0000","last_unstale":"2024-09-21T10:32:09.404769+0000","last_undegraded":"2024-09-21T10:32:09.404769+0000","last_fullsized":"2024-09-21T10:32:09.404769+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:05.366101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1205,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.362831+0000","last_change":"2024-09-21T10:26:17.276112+0000","last_active":"2024-09-21T10:32:07.362831+0000","last_peered":"2024-09-21T10:32:07.362831+0000","last_clean":"2024-09-21T10:32:07.362831+0000","last_became_active":"2024-09-21T10:26:17.249642+0000","last_became_peered":"2024-09-21T10:26:17.249642+0000","last_unstale":"2024-09-21T10:32:07.362831+0000","last_undegraded":"2024-09-21T10:32:07.362831+0000","last_fullsized":"2024-09-21T10:32:07.362831+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:59:27.931290+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"1216'9868","reported_seq":9900,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:12.548308+0000","last_change":"2024-09-21T10:29:40.493467+0000","last_active":"2024-09-21T10:32:12.548308+0000","last_peered":"2024-09-21T10:32:12.548308+0000","last_clean":"2024-09-21T10:32:12.548308+0000","last_became_active":"2024-09-21T10:29:40.493139+0000","last_became_peered":"2024-09-21T10:29:40.493139+0000","last_unstale":"2024-09-21T10:32:12.548308+0000","last_undegraded":"2024-09-21T10:32:12.548308+0000","last_fullsized":"2024-09-21T10:32:12.548308+0000","mapping_epoch":1194,"log_start":"0'0","ondisk_log_start":"0'0","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9868,"log_dups_size":0,"ondisk_log_size":9868,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:15.707263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334495744,"num_objects":5104,"num_object_clones":0,"num_object_copies":15312,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5104,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9868,"num_write_kb":479104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"71'1","reported_seq":1177,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372832+0000","last_change":"2024-09-21T10:26:17.261148+0000","last_active":"2024-09-21T10:32:07.372832+0000","last_peered":"2024-09-21T10:32:07.372832+0000","last_clean":"2024-09-21T10:32:07.372832+0000","last_became_active":"2024-09-21T10:26:17.249986+0000","last_became_peered":"2024-09-21T10:26:17.249986+0000","last_unstale":"2024-09-21T10:32:07.372832+0000","last_undegraded":"2024-09-21T10:32:07.372832+0000","last_fullsized":"2024-09-21T10:32:07.372832+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:57:20.581608+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1146,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.386460+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:32:07.386460+0000","last_peered":"2024-09-21T10:32:07.386460+0000","last_clean":"2024-09-21T10:32:07.386460+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:32:07.386460+0000","last_undegraded":"2024-09-21T10:32:07.386460+0000","last_fullsized":"2024-09-21T10:32:07.386460+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"1216'9789","reported_seq":9845,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:13.912495+0000","last_change":"2024-09-21T10:29:40.372881+0000","last_active":"2024-09-21T10:32:13.912495+0000","last_peered":"2024-09-21T10:32:13.912495+0000","last_clean":"2024-09-21T10:32:13.912495+0000","last_became_active":"2024-09-21T10:29:40.372520+0000","last_became_peered":"2024-09-21T10:29:40.372520+0000","last_unstale":"2024-09-21T10:32:13.912495+0000","last_undegraded":"2024-09-21T10:32:13.912495+0000","last_fullsized":"2024-09-21T10:32:13.912495+0000","mapping_epoch":1194,"log_start":"1199'2200","ondisk_log_start":"1199'2200","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":7589,"log_dups_size":0,"ondisk_log_size":7589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:22:38.821073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332988416,"num_objects":5081,"num_object_clones":0,"num_object_copies":15243,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5081,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9789,"num_write_kb":475840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1152,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372660+0000","last_change":"2024-09-21T10:17:33.982249+0000","last_active":"2024-09-21T10:32:07.372660+0000","last_peered":"2024-09-21T10:32:07.372660+0000","last_clean":"2024-09-21T10:32:07.372660+0000","last_became_active":"2024-09-21T10:17:33.981900+0000","last_became_peered":"2024-09-21T10:17:33.981900+0000","last_unstale":"2024-09-21T10:32:07.372660+0000","last_undegraded":"2024-09-21T10:32:07.372660+0000","last_fullsized":"2024-09-21T10:32:07.372660+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:33.290167+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1207,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.373314+0000","last_change":"2024-09-21T10:27:05.784215+0000","last_active":"2024-09-21T10:32:07.373314+0000","last_peered":"2024-09-21T10:32:07.373314+0000","last_clean":"2024-09-21T10:32:07.373314+0000","last_became_active":"2024-09-21T10:27:05.783813+0000","last_became_peered":"2024-09-21T10:27:05.783813+0000","last_unstale":"2024-09-21T10:32:07.373314+0000","last_undegraded":"2024-09-21T10:32:07.373314+0000","last_fullsized":"2024-09-21T10:32:07.373314+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:53.986859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"1216'9726","reported_seq":9782,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:13.705927+0000","last_change":"2024-09-21T10:29:40.492279+0000","last_active":"2024-09-21T10:32:13.705927+0000","last_peered":"2024-09-21T10:32:13.705927+0000","last_clean":"2024-09-21T10:32:13.705927+0000","last_became_active":"2024-09-21T10:29:40.491931+0000","last_became_peered":"2024-09-21T10:29:40.491931+0000","last_unstale":"2024-09-21T10:32:13.705927+0000","last_undegraded":"2024-09-21T10:32:13.705927+0000","last_fullsized":"2024-09-21T10:32:13.705927+0000","mapping_epoch":1194,"log_start":"1198'900","ondisk_log_start":"1198'900","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":8826,"log_dups_size":0,"ondisk_log_size":8826,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:27.311886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":319160320,"num_objects":4870,"num_object_clones":0,"num_object_copies":14610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4870,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9726,"num_write_kb":467072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"71'1","reported_seq":1136,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372676+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:32:07.372676+0000","last_peered":"2024-09-21T10:32:07.372676+0000","last_clean":"2024-09-21T10:32:07.372676+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:32:07.372676+0000","last_undegraded":"2024-09-21T10:32:07.372676+0000","last_fullsized":"2024-09-21T10:32:07.372676+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1159,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.362658+0000","last_change":"2024-09-21T10:17:33.982066+0000","last_active":"2024-09-21T10:32:07.362658+0000","last_peered":"2024-09-21T10:32:07.362658+0000","last_clean":"2024-09-21T10:32:07.362658+0000","last_became_active":"2024-09-21T10:17:33.981569+0000","last_became_peered":"2024-09-21T10:17:33.981569+0000","last_unstale":"2024-09-21T10:32:07.362658+0000","last_undegraded":"2024-09-21T10:32:07.362658+0000","last_fullsized":"2024-09-21T10:32:07.362658+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:05.333150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"1216'9810","reported_seq":9866,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:15.388721+0000","last_change":"2024-09-21T10:29:40.369671+0000","last_active":"2024-09-21T10:32:15.388721+0000","last_peered":"2024-09-21T10:32:15.388721+0000","last_clean":"2024-09-21T10:32:15.388721+0000","last_became_active":"2024-09-21T10:29:40.369361+0000","last_became_peered":"2024-09-21T10:29:40.369361+0000","last_unstale":"2024-09-21T10:32:15.388721+0000","last_undegraded":"2024-09-21T10:32:15.388721+0000","last_fullsized":"2024-09-21T10:32:15.388721+0000","mapping_epoch":1194,"log_start":"0'0","ondisk_log_start":"0'0","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9810,"log_dups_size":0,"ondisk_log_size":9810,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:44:34.174446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":315490304,"num_objects":4814,"num_object_clones":0,"num_object_copies":14442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4814,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9810,"num_write_kb":467968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1180,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.386715+0000","last_change":"2024-09-21T10:27:05.783349+0000","last_active":"2024-09-21T10:32:07.386715+0000","last_peered":"2024-09-21T10:32:07.386715+0000","last_clean":"2024-09-21T10:32:07.386715+0000","last_became_active":"2024-09-21T10:27:05.782972+0000","last_became_peered":"2024-09-21T10:27:05.782972+0000","last_unstale":"2024-09-21T10:32:07.386715+0000","last_undegraded":"2024-09-21T10:32:07.386715+0000","last_fullsized":"2024-09-21T10:32:07.386715+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:14:55.621189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":240,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.401328+0000","last_change":"2024-09-21T10:26:17.253826+0000","last_active":"2024-09-21T10:32:09.401328+0000","last_peered":"2024-09-21T10:32:09.401328+0000","last_clean":"2024-09-21T10:32:09.401328+0000","last_became_active":"2024-09-21T10:26:17.253450+0000","last_became_peered":"2024-09-21T10:26:17.253450+0000","last_unstale":"2024-09-21T10:32:09.401328+0000","last_undegraded":"2024-09-21T10:32:09.401328+0000","last_fullsized":"2024-09-21T10:32:09.401328+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:10.745418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"1216'9831","reported_seq":9886,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:13.716954+0000","last_change":"2024-09-21T10:29:40.370554+0000","last_active":"2024-09-21T10:32:13.716954+0000","last_peered":"2024-09-21T10:32:13.716954+0000","last_clean":"2024-09-21T10:32:13.716954+0000","last_became_active":"2024-09-21T10:29:40.370088+0000","last_became_peered":"2024-09-21T10:29:40.370088+0000","last_unstale":"2024-09-21T10:32:13.716954+0000","last_undegraded":"2024-09-21T10:32:13.716954+0000","last_fullsized":"2024-09-21T10:32:13.716954+0000","mapping_epoch":1194,"log_start":"1199'1000","ondisk_log_start":"1199'1000","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":8831,"log_dups_size":0,"ondisk_log_size":8831,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:15:56.542883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":322764800,"num_objects":4925,"num_object_clones":0,"num_object_copies":14775,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4925,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9831,"num_write_kb":472192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":212,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.401711+0000","last_change":"2024-09-21T10:27:05.803100+0000","last_active":"2024-09-21T10:32:09.401711+0000","last_peered":"2024-09-21T10:32:09.401711+0000","last_clean":"2024-09-21T10:32:09.401711+0000","last_became_active":"2024-09-21T10:27:05.773183+0000","last_became_peered":"2024-09-21T10:27:05.773183+0000","last_unstale":"2024-09-21T10:32:09.401711+0000","last_undegraded":"2024-09-21T10:32:09.401711+0000","last_fullsized":"2024-09-21T10:32:09.401711+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:06.435170+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":3,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1183,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372833+0000","last_change":"2024-09-21T10:27:05.765511+0000","last_active":"2024-09-21T10:32:07.372833+0000","last_peered":"2024-09-21T10:32:07.372833+0000","last_clean":"2024-09-21T10:32:07.372833+0000","last_became_active":"2024-09-21T10:27:05.764393+0000","last_became_peered":"2024-09-21T10:27:05.764393+0000","last_unstale":"2024-09-21T10:32:07.372833+0000","last_undegraded":"2024-09-21T10:32:07.372833+0000","last_fullsized":"2024-09-21T10:32:07.372833+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:41:28.887395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"1216'9886","reported_seq":9942,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:15.427625+0000","last_change":"2024-09-21T10:29:40.372680+0000","last_active":"2024-09-21T10:32:15.427625+0000","last_peered":"2024-09-21T10:32:15.427625+0000","last_clean":"2024-09-21T10:32:15.427625+0000","last_became_active":"2024-09-21T10:29:40.372297+0000","last_became_peered":"2024-09-21T10:29:40.372297+0000","last_unstale":"2024-09-21T10:32:15.427625+0000","last_undegraded":"2024-09-21T10:32:15.427625+0000","last_fullsized":"2024-09-21T10:32:15.427625+0000","mapping_epoch":1194,"log_start":"0'0","ondisk_log_start":"0'0","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9886,"log_dups_size":0,"ondisk_log_size":9886,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:02.690995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323223552,"num_objects":4932,"num_object_clones":0,"num_object_copies":14796,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4932,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9886,"num_write_kb":474176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":1160,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.362621+0000","last_change":"2024-09-21T10:17:33.980911+0000","last_active":"2024-09-21T10:32:07.362621+0000","last_peered":"2024-09-21T10:32:07.362621+0000","last_clean":"2024-09-21T10:32:07.362621+0000","last_became_active":"2024-09-21T10:17:33.980134+0000","last_became_peered":"2024-09-21T10:17:33.980134+0000","last_unstale":"2024-09-21T10:32:07.362621+0000","last_undegraded":"2024-09-21T10:32:07.362621+0000","last_fullsized":"2024-09-21T10:32:07.362621+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:05.063536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1180,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.373017+0000","last_change":"2024-09-21T10:18:06.728019+0000","last_active":"2024-09-21T10:32:07.373017+0000","last_peered":"2024-09-21T10:32:07.373017+0000","last_clean":"2024-09-21T10:32:07.373017+0000","last_became_active":"2024-09-21T10:18:06.727705+0000","last_became_peered":"2024-09-21T10:18:06.727705+0000","last_unstale":"2024-09-21T10:32:07.373017+0000","last_undegraded":"2024-09-21T10:32:07.373017+0000","last_fullsized":"2024-09-21T10:32:07.373017+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:58:07.024707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"1216'9618","reported_seq":9651,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:12.324289+0000","last_change":"2024-09-21T10:29:40.491938+0000","last_active":"2024-09-21T10:32:12.324289+0000","last_peered":"2024-09-21T10:32:12.324289+0000","last_clean":"2024-09-21T10:32:12.324289+0000","last_became_active":"2024-09-21T10:29:40.491675+0000","last_became_peered":"2024-09-21T10:29:40.491675+0000","last_unstale":"2024-09-21T10:32:12.324289+0000","last_undegraded":"2024-09-21T10:32:12.324289+0000","last_fullsized":"2024-09-21T10:32:12.324289+0000","mapping_epoch":1194,"log_start":"1198'200","ondisk_log_start":"1198'200","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9418,"log_dups_size":0,"ondisk_log_size":9418,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:56.414725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":326172696,"num_objects":4978,"num_object_clones":0,"num_object_copies":14934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4978,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9618,"num_write_kb":467009,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1166,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.373422+0000","last_change":"2024-09-21T10:18:06.729319+0000","last_active":"2024-09-21T10:32:07.373422+0000","last_peered":"2024-09-21T10:32:07.373422+0000","last_clean":"2024-09-21T10:32:07.373422+0000","last_became_active":"2024-09-21T10:18:06.729031+0000","last_became_peered":"2024-09-21T10:18:06.729031+0000","last_unstale":"2024-09-21T10:32:07.373422+0000","last_undegraded":"2024-09-21T10:32:07.373422+0000","last_fullsized":"2024-09-21T10:32:07.373422+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:09.675295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":1165,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.373128+0000","last_change":"2024-09-21T10:17:33.982264+0000","last_active":"2024-09-21T10:32:07.373128+0000","last_peered":"2024-09-21T10:32:07.373128+0000","last_clean":"2024-09-21T10:32:07.373128+0000","last_became_active":"2024-09-21T10:17:33.981937+0000","last_became_peered":"2024-09-21T10:17:33.981937+0000","last_unstale":"2024-09-21T10:32:07.373128+0000","last_undegraded":"2024-09-21T10:32:07.373128+0000","last_fullsized":"2024-09-21T10:32:07.373128+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:47.542872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"1216'9569","reported_seq":9601,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:12.341885+0000","last_change":"2024-09-21T10:29:40.370456+0000","last_active":"2024-09-21T10:32:12.341885+0000","last_peered":"2024-09-21T10:32:12.341885+0000","last_clean":"2024-09-21T10:32:12.341885+0000","last_became_active":"2024-09-21T10:29:40.369653+0000","last_became_peered":"2024-09-21T10:29:40.369653+0000","last_unstale":"2024-09-21T10:32:12.341885+0000","last_undegraded":"2024-09-21T10:32:12.341885+0000","last_fullsized":"2024-09-21T10:32:12.341885+0000","mapping_epoch":1194,"log_start":"1198'100","ondisk_log_start":"1198'100","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9469,"log_dups_size":0,"ondisk_log_size":9469,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:18.397522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327483392,"num_objects":4997,"num_object_clones":0,"num_object_copies":14991,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4997,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9569,"num_write_kb":466112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.404155+0000","last_change":"2024-09-21T10:27:05.763981+0000","last_active":"2024-09-21T10:32:09.404155+0000","last_peered":"2024-09-21T10:32:09.404155+0000","last_clean":"2024-09-21T10:32:09.404155+0000","last_became_active":"2024-09-21T10:27:05.762924+0000","last_became_peered":"2024-09-21T10:27:05.762924+0000","last_unstale":"2024-09-21T10:32:09.404155+0000","last_undegraded":"2024-09-21T10:32:09.404155+0000","last_fullsized":"2024-09-21T10:32:09.404155+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:05.945559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.404691+0000","last_change":"2024-09-21T10:27:05.857681+0000","last_active":"2024-09-21T10:32:09.404691+0000","last_peered":"2024-09-21T10:32:09.404691+0000","last_clean":"2024-09-21T10:32:09.404691+0000","last_became_active":"2024-09-21T10:27:05.856892+0000","last_became_peered":"2024-09-21T10:27:05.856892+0000","last_unstale":"2024-09-21T10:32:09.404691+0000","last_undegraded":"2024-09-21T10:32:09.404691+0000","last_fullsized":"2024-09-21T10:32:09.404691+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:18.000206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"7.6","version":"1216'9780","reported_seq":9835,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:13.653835+0000","last_change":"2024-09-21T10:29:40.369773+0000","last_active":"2024-09-21T10:32:13.653835+0000","last_peered":"2024-09-21T10:32:13.653835+0000","last_clean":"2024-09-21T10:32:13.653835+0000","last_became_active":"2024-09-21T10:29:40.369485+0000","last_became_peered":"2024-09-21T10:29:40.369485+0000","last_unstale":"2024-09-21T10:32:13.653835+0000","last_undegraded":"2024-09-21T10:32:13.653835+0000","last_fullsized":"2024-09-21T10:32:13.653835+0000","mapping_epoch":1194,"log_start":"1198'900","ondisk_log_start":"1198'900","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":8880,"log_dups_size":0,"ondisk_log_size":8880,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:36:10.993624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":328335360,"num_objects":5010,"num_object_clones":0,"num_object_copies":15030,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5010,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9780,"num_write_kb":473280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1528,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372169+0000","last_change":"2024-09-21T10:26:28.445513+0000","last_active":"2024-09-21T10:32:07.372169+0000","last_peered":"2024-09-21T10:32:07.372169+0000","last_clean":"2024-09-21T10:32:07.372169+0000","last_became_active":"2024-09-21T10:26:28.444936+0000","last_became_peered":"2024-09-21T10:26:28.444936+0000","last_unstale":"2024-09-21T10:32:07.372169+0000","last_undegraded":"2024-09-21T10:32:07.372169+0000","last_fullsized":"2024-09-21T10:32:07.372169+0000","mapping_epoch":1110,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:43:12.062702+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1176,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.386573+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:32:07.386573+0000","last_peered":"2024-09-21T10:32:07.386573+0000","last_clean":"2024-09-21T10:32:07.386573+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:32:07.386573+0000","last_undegraded":"2024-09-21T10:32:07.386573+0000","last_fullsized":"2024-09-21T10:32:07.386573+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.403771+0000","last_change":"2024-09-21T10:27:05.785505+0000","last_active":"2024-09-21T10:32:09.403771+0000","last_peered":"2024-09-21T10:32:09.403771+0000","last_clean":"2024-09-21T10:32:09.403771+0000","last_became_active":"2024-09-21T10:27:05.784813+0000","last_became_peered":"2024-09-21T10:27:05.784813+0000","last_unstale":"2024-09-21T10:32:09.403771+0000","last_undegraded":"2024-09-21T10:32:09.403771+0000","last_fullsized":"2024-09-21T10:32:09.403771+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:37:24.615335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1145,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.363103+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:32:07.363103+0000","last_peered":"2024-09-21T10:32:07.363103+0000","last_clean":"2024-09-21T10:32:07.363103+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:32:07.363103+0000","last_undegraded":"2024-09-21T10:32:07.363103+0000","last_fullsized":"2024-09-21T10:32:07.363103+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"1216'9667","reported_seq":9699,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:12.201592+0000","last_change":"2024-09-21T10:29:40.369157+0000","last_active":"2024-09-21T10:32:12.201592+0000","last_peered":"2024-09-21T10:32:12.201592+0000","last_clean":"2024-09-21T10:32:12.201592+0000","last_became_active":"2024-09-21T10:29:40.368624+0000","last_became_peered":"2024-09-21T10:29:40.368624+0000","last_unstale":"2024-09-21T10:32:12.201592+0000","last_undegraded":"2024-09-21T10:32:12.201592+0000","last_fullsized":"2024-09-21T10:32:12.201592+0000","mapping_epoch":1194,"log_start":"1199'1000","ondisk_log_start":"1199'1000","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":8667,"log_dups_size":0,"ondisk_log_size":8667,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:05:43.295453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331677696,"num_objects":5061,"num_object_clones":0,"num_object_copies":15183,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5061,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9667,"num_write_kb":471296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1197,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372096+0000","last_change":"2024-09-21T10:26:17.250664+0000","last_active":"2024-09-21T10:32:07.372096+0000","last_peered":"2024-09-21T10:32:07.372096+0000","last_clean":"2024-09-21T10:32:07.372096+0000","last_became_active":"2024-09-21T10:26:17.250347+0000","last_became_peered":"2024-09-21T10:26:17.250347+0000","last_unstale":"2024-09-21T10:32:07.372096+0000","last_undegraded":"2024-09-21T10:32:07.372096+0000","last_fullsized":"2024-09-21T10:32:07.372096+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:00.506896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":254,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.401262+0000","last_change":"2024-09-21T10:27:05.770829+0000","last_active":"2024-09-21T10:32:09.401262+0000","last_peered":"2024-09-21T10:32:09.401262+0000","last_clean":"2024-09-21T10:32:09.401262+0000","last_became_active":"2024-09-21T10:27:05.770362+0000","last_became_peered":"2024-09-21T10:27:05.770362+0000","last_unstale":"2024-09-21T10:32:09.401262+0000","last_undegraded":"2024-09-21T10:32:09.401262+0000","last_fullsized":"2024-09-21T10:32:09.401262+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:20.988926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":240,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.400810+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:32:09.400810+0000","last_peered":"2024-09-21T10:32:09.400810+0000","last_clean":"2024-09-21T10:32:09.400810+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:32:09.400810+0000","last_undegraded":"2024-09-21T10:32:09.400810+0000","last_fullsized":"2024-09-21T10:32:09.400810+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"1216'10069","reported_seq":10125,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:13.687994+0000","last_change":"2024-09-21T10:29:40.492325+0000","last_active":"2024-09-21T10:32:13.687994+0000","last_peered":"2024-09-21T10:32:13.687994+0000","last_clean":"2024-09-21T10:32:13.687994+0000","last_became_active":"2024-09-21T10:29:40.492015+0000","last_became_peered":"2024-09-21T10:29:40.492015+0000","last_unstale":"2024-09-21T10:32:13.687994+0000","last_undegraded":"2024-09-21T10:32:13.687994+0000","last_fullsized":"2024-09-21T10:32:13.687994+0000","mapping_epoch":1194,"log_start":"1199'1200","ondisk_log_start":"1199'1200","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":8869,"log_dups_size":0,"ondisk_log_size":8869,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:05:46.267415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330235904,"num_objects":5039,"num_object_clones":0,"num_object_copies":15117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5039,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10069,"num_write_kb":483456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1627,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.403361+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:32:09.403361+0000","last_peered":"2024-09-21T10:32:09.403361+0000","last_clean":"2024-09-21T10:32:09.403361+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:32:09.403361+0000","last_undegraded":"2024-09-21T10:32:09.403361+0000","last_fullsized":"2024-09-21T10:32:09.403361+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1021,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.403224+0000","last_change":"2024-09-21T10:24:11.226719+0000","last_active":"2024-09-21T10:32:09.403224+0000","last_peered":"2024-09-21T10:32:09.403224+0000","last_clean":"2024-09-21T10:32:09.403224+0000","last_became_active":"2024-09-21T10:24:11.226413+0000","last_became_peered":"2024-09-21T10:24:11.226413+0000","last_unstale":"2024-09-21T10:32:09.403224+0000","last_undegraded":"2024-09-21T10:32:09.403224+0000","last_fullsized":"2024-09-21T10:32:09.403224+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:27.697810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":852,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.386824+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:32:07.386824+0000","last_peered":"2024-09-21T10:32:07.386824+0000","last_clean":"2024-09-21T10:32:07.386824+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:32:07.386824+0000","last_undegraded":"2024-09-21T10:32:07.386824+0000","last_fullsized":"2024-09-21T10:32:07.386824+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"7.7","version":"1216'9662","reported_seq":9692,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:12.347933+0000","last_change":"2024-09-21T10:29:40.371521+0000","last_active":"2024-09-21T10:32:12.347933+0000","last_peered":"2024-09-21T10:32:12.347933+0000","last_clean":"2024-09-21T10:32:12.347933+0000","last_became_active":"2024-09-21T10:29:40.371036+0000","last_became_peered":"2024-09-21T10:29:40.371036+0000","last_unstale":"2024-09-21T10:32:12.347933+0000","last_undegraded":"2024-09-21T10:32:12.347933+0000","last_fullsized":"2024-09-21T10:32:12.347933+0000","mapping_epoch":1194,"log_start":"1198'200","ondisk_log_start":"1198'200","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9462,"log_dups_size":0,"ondisk_log_size":9462,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:53:41.207686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":326762496,"num_objects":4986,"num_object_clones":0,"num_object_copies":14958,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9662,"num_write_kb":468736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1177,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.386950+0000","last_change":"2024-09-21T10:17:33.984312+0000","last_active":"2024-09-21T10:32:07.386950+0000","last_peered":"2024-09-21T10:32:07.386950+0000","last_clean":"2024-09-21T10:32:07.386950+0000","last_became_active":"2024-09-21T10:17:33.980602+0000","last_became_peered":"2024-09-21T10:17:33.980602+0000","last_unstale":"2024-09-21T10:32:07.386950+0000","last_undegraded":"2024-09-21T10:32:07.386950+0000","last_fullsized":"2024-09-21T10:32:07.386950+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:56.851293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1185,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.373023+0000","last_change":"2024-09-21T10:26:17.243429+0000","last_active":"2024-09-21T10:32:07.373023+0000","last_peered":"2024-09-21T10:32:07.373023+0000","last_clean":"2024-09-21T10:32:07.373023+0000","last_became_active":"2024-09-21T10:26:17.242997+0000","last_became_peered":"2024-09-21T10:26:17.242997+0000","last_unstale":"2024-09-21T10:32:07.373023+0000","last_undegraded":"2024-09-21T10:32:07.373023+0000","last_fullsized":"2024-09-21T10:32:07.373023+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:15:32.014645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1108,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.403615+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:32:09.403615+0000","last_peered":"2024-09-21T10:32:09.403615+0000","last_clean":"2024-09-21T10:32:09.403615+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:32:09.403615+0000","last_undegraded":"2024-09-21T10:32:09.403615+0000","last_fullsized":"2024-09-21T10:32:09.403615+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"7.1","version":"1216'9420","reported_seq":9452,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:12.173477+0000","last_change":"2024-09-21T10:29:40.369992+0000","last_active":"2024-09-21T10:32:12.173477+0000","last_peered":"2024-09-21T10:32:12.173477+0000","last_clean":"2024-09-21T10:32:12.173477+0000","last_became_active":"2024-09-21T10:29:40.369720+0000","last_became_peered":"2024-09-21T10:29:40.369720+0000","last_unstale":"2024-09-21T10:32:12.173477+0000","last_undegraded":"2024-09-21T10:32:12.173477+0000","last_fullsized":"2024-09-21T10:32:12.173477+0000","mapping_epoch":1194,"log_start":"1199'1500","ondisk_log_start":"1199'1500","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":7920,"log_dups_size":0,"ondisk_log_size":7920,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:29:31.108658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":318898176,"num_objects":4866,"num_object_clones":0,"num_object_copies":14598,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4866,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9420,"num_write_kb":457152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1195,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.386851+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:32:07.386851+0000","last_peered":"2024-09-21T10:32:07.386851+0000","last_clean":"2024-09-21T10:32:07.386851+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:32:07.386851+0000","last_undegraded":"2024-09-21T10:32:07.386851+0000","last_fullsized":"2024-09-21T10:32:07.386851+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":240,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.401106+0000","last_change":"2024-09-21T10:26:17.251840+0000","last_active":"2024-09-21T10:32:09.401106+0000","last_peered":"2024-09-21T10:32:09.401106+0000","last_clean":"2024-09-21T10:32:09.401106+0000","last_became_active":"2024-09-21T10:26:17.250742+0000","last_became_peered":"2024-09-21T10:26:17.250742+0000","last_unstale":"2024-09-21T10:32:09.401106+0000","last_undegraded":"2024-09-21T10:32:09.401106+0000","last_fullsized":"2024-09-21T10:32:09.401106+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:48.777859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":809,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.386414+0000","last_change":"2024-09-21T10:24:11.226664+0000","last_active":"2024-09-21T10:32:07.386414+0000","last_peered":"2024-09-21T10:32:07.386414+0000","last_clean":"2024-09-21T10:32:07.386414+0000","last_became_active":"2024-09-21T10:24:11.226286+0000","last_became_peered":"2024-09-21T10:24:11.226286+0000","last_unstale":"2024-09-21T10:32:07.386414+0000","last_undegraded":"2024-09-21T10:32:07.386414+0000","last_fullsized":"2024-09-21T10:32:07.386414+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:49:53.894642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.0","version":"1216'9500","reported_seq":9532,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:12.519909+0000","last_change":"2024-09-21T10:29:40.492202+0000","last_active":"2024-09-21T10:32:12.519909+0000","last_peered":"2024-09-21T10:32:12.519909+0000","last_clean":"2024-09-21T10:32:12.519909+0000","last_became_active":"2024-09-21T10:29:40.491934+0000","last_became_peered":"2024-09-21T10:29:40.491934+0000","last_unstale":"2024-09-21T10:32:12.519909+0000","last_undegraded":"2024-09-21T10:32:12.519909+0000","last_fullsized":"2024-09-21T10:32:12.519909+0000","mapping_epoch":1194,"log_start":"0'0","ondisk_log_start":"0'0","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9500,"log_dups_size":0,"ondisk_log_size":9500,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:31.678768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323485696,"num_objects":4936,"num_object_clones":0,"num_object_copies":14808,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4936,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9500,"num_write_kb":461952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1019,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.403459+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:32:09.403459+0000","last_peered":"2024-09-21T10:32:09.403459+0000","last_clean":"2024-09-21T10:32:09.403459+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:32:09.403459+0000","last_undegraded":"2024-09-21T10:32:09.403459+0000","last_fullsized":"2024-09-21T10:32:09.403459+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1181,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372676+0000","last_change":"2024-09-21T10:26:17.249844+0000","last_active":"2024-09-21T10:32:07.372676+0000","last_peered":"2024-09-21T10:32:07.372676+0000","last_clean":"2024-09-21T10:32:07.372676+0000","last_became_active":"2024-09-21T10:26:17.249416+0000","last_became_peered":"2024-09-21T10:26:17.249416+0000","last_unstale":"2024-09-21T10:32:07.372676+0000","last_undegraded":"2024-09-21T10:32:07.372676+0000","last_fullsized":"2024-09-21T10:32:07.372676+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:32.517453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":240,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.401535+0000","last_change":"2024-09-21T10:26:17.248929+0000","last_active":"2024-09-21T10:32:09.401535+0000","last_peered":"2024-09-21T10:32:09.401535+0000","last_clean":"2024-09-21T10:32:09.401535+0000","last_became_active":"2024-09-21T10:26:17.248657+0000","last_became_peered":"2024-09-21T10:26:17.248657+0000","last_unstale":"2024-09-21T10:32:09.401535+0000","last_undegraded":"2024-09-21T10:32:09.401535+0000","last_fullsized":"2024-09-21T10:32:09.401535+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:17.227396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"1216'9570","reported_seq":9626,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:13.926894+0000","last_change":"2024-09-21T10:29:40.370185+0000","last_active":"2024-09-21T10:32:13.926894+0000","last_peered":"2024-09-21T10:32:13.926894+0000","last_clean":"2024-09-21T10:32:13.926894+0000","last_became_active":"2024-09-21T10:29:40.369848+0000","last_became_peered":"2024-09-21T10:29:40.369848+0000","last_unstale":"2024-09-21T10:32:13.926894+0000","last_undegraded":"2024-09-21T10:32:13.926894+0000","last_fullsized":"2024-09-21T10:32:13.926894+0000","mapping_epoch":1194,"log_start":"1199'2000","ondisk_log_start":"1199'2000","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":7570,"log_dups_size":0,"ondisk_log_size":7570,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:03:22.161823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":318898176,"num_objects":4866,"num_object_clones":0,"num_object_copies":14598,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4866,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9570,"num_write_kb":461952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":212,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.404868+0000","last_change":"2024-09-21T10:27:05.859895+0000","last_active":"2024-09-21T10:32:09.404868+0000","last_peered":"2024-09-21T10:32:09.404868+0000","last_clean":"2024-09-21T10:32:09.404868+0000","last_became_active":"2024-09-21T10:27:05.787695+0000","last_became_peered":"2024-09-21T10:27:05.787695+0000","last_unstale":"2024-09-21T10:32:09.404868+0000","last_undegraded":"2024-09-21T10:32:09.404868+0000","last_fullsized":"2024-09-21T10:32:09.404868+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:09:15.221604+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":2,"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":[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":"0'0","reported_seq":818,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.363001+0000","last_change":"2024-09-21T10:24:11.226347+0000","last_active":"2024-09-21T10:32:07.363001+0000","last_peered":"2024-09-21T10:32:07.363001+0000","last_clean":"2024-09-21T10:32:07.363001+0000","last_became_active":"2024-09-21T10:24:11.225985+0000","last_became_peered":"2024-09-21T10:24:11.225985+0000","last_unstale":"2024-09-21T10:32:07.363001+0000","last_undegraded":"2024-09-21T10:32:07.363001+0000","last_fullsized":"2024-09-21T10:32:07.363001+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:21:57.182810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.404073+0000","last_change":"2024-09-21T10:27:05.783515+0000","last_active":"2024-09-21T10:32:09.404073+0000","last_peered":"2024-09-21T10:32:09.404073+0000","last_clean":"2024-09-21T10:32:09.404073+0000","last_became_active":"2024-09-21T10:27:05.783198+0000","last_became_peered":"2024-09-21T10:27:05.783198+0000","last_unstale":"2024-09-21T10:32:09.404073+0000","last_undegraded":"2024-09-21T10:32:09.404073+0000","last_fullsized":"2024-09-21T10:32:09.404073+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:22.726730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"1216'9527","reported_seq":9583,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:13.942357+0000","last_change":"2024-09-21T10:29:40.492134+0000","last_active":"2024-09-21T10:32:13.942357+0000","last_peered":"2024-09-21T10:32:13.942357+0000","last_clean":"2024-09-21T10:32:13.942357+0000","last_became_active":"2024-09-21T10:29:40.491844+0000","last_became_peered":"2024-09-21T10:29:40.491844+0000","last_unstale":"2024-09-21T10:32:13.942357+0000","last_undegraded":"2024-09-21T10:32:13.942357+0000","last_fullsized":"2024-09-21T10:32:13.942357+0000","mapping_epoch":1194,"log_start":"1199'2000","ondisk_log_start":"1199'2000","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":7527,"log_dups_size":0,"ondisk_log_size":7527,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:44:29.513921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":324599808,"num_objects":4953,"num_object_clones":0,"num_object_copies":14859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9527,"num_write_kb":463360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":244,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.400893+0000","last_change":"2024-09-21T10:26:17.283049+0000","last_active":"2024-09-21T10:32:09.400893+0000","last_peered":"2024-09-21T10:32:09.400893+0000","last_clean":"2024-09-21T10:32:09.400893+0000","last_became_active":"2024-09-21T10:26:17.249481+0000","last_became_peered":"2024-09-21T10:26:17.249481+0000","last_unstale":"2024-09-21T10:32:09.400893+0000","last_undegraded":"2024-09-21T10:32:09.400893+0000","last_fullsized":"2024-09-21T10:32:09.400893+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:06:22.697627+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":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.7","version":"0'0","reported_seq":1173,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.363049+0000","last_change":"2024-09-21T10:18:06.728681+0000","last_active":"2024-09-21T10:32:07.363049+0000","last_peered":"2024-09-21T10:32:07.363049+0000","last_clean":"2024-09-21T10:32:07.363049+0000","last_became_active":"2024-09-21T10:18:06.728401+0000","last_became_peered":"2024-09-21T10:18:06.728401+0000","last_unstale":"2024-09-21T10:32:07.363049+0000","last_undegraded":"2024-09-21T10:32:07.363049+0000","last_fullsized":"2024-09-21T10:32:07.363049+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:11.694793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1151,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.373178+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:32:07.373178+0000","last_peered":"2024-09-21T10:32:07.373178+0000","last_clean":"2024-09-21T10:32:07.373178+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:32:07.373178+0000","last_undegraded":"2024-09-21T10:32:07.373178+0000","last_fullsized":"2024-09-21T10:32:07.373178+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1164,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372904+0000","last_change":"2024-09-21T10:17:33.979153+0000","last_active":"2024-09-21T10:32:07.372904+0000","last_peered":"2024-09-21T10:32:07.372904+0000","last_clean":"2024-09-21T10:32:07.372904+0000","last_became_active":"2024-09-21T10:17:33.978851+0000","last_became_peered":"2024-09-21T10:17:33.978851+0000","last_unstale":"2024-09-21T10:32:07.372904+0000","last_undegraded":"2024-09-21T10:32:07.372904+0000","last_fullsized":"2024-09-21T10:32:07.372904+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:43.992777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":1173,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.373016+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:32:07.373016+0000","last_peered":"2024-09-21T10:32:07.373016+0000","last_clean":"2024-09-21T10:32:07.373016+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:32:07.373016+0000","last_undegraded":"2024-09-21T10:32:07.373016+0000","last_fullsized":"2024-09-21T10:32:07.373016+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1157,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.386418+0000","last_change":"2024-09-21T10:18:06.723700+0000","last_active":"2024-09-21T10:32:07.386418+0000","last_peered":"2024-09-21T10:32:07.386418+0000","last_clean":"2024-09-21T10:32:07.386418+0000","last_became_active":"2024-09-21T10:18:06.723427+0000","last_became_peered":"2024-09-21T10:18:06.723427+0000","last_unstale":"2024-09-21T10:32:07.386418+0000","last_undegraded":"2024-09-21T10:32:07.386418+0000","last_fullsized":"2024-09-21T10:32:07.386418+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:12.611898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1182,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372432+0000","last_change":"2024-09-21T10:27:05.831822+0000","last_active":"2024-09-21T10:32:07.372432+0000","last_peered":"2024-09-21T10:32:07.372432+0000","last_clean":"2024-09-21T10:32:07.372432+0000","last_became_active":"2024-09-21T10:27:05.801083+0000","last_became_peered":"2024-09-21T10:27:05.801083+0000","last_unstale":"2024-09-21T10:32:07.372432+0000","last_undegraded":"2024-09-21T10:32:07.372432+0000","last_fullsized":"2024-09-21T10:32:07.372432+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:10:16.399023+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":4,"num_bytes_recovered":180,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1161,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.386880+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:32:07.386880+0000","last_peered":"2024-09-21T10:32:07.386880+0000","last_clean":"2024-09-21T10:32:07.386880+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:32:07.386880+0000","last_undegraded":"2024-09-21T10:32:07.386880+0000","last_fullsized":"2024-09-21T10:32:07.386880+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.400127+0000","last_change":"2024-09-21T10:27:05.773839+0000","last_active":"2024-09-21T10:32:09.400127+0000","last_peered":"2024-09-21T10:32:09.400127+0000","last_clean":"2024-09-21T10:32:09.400127+0000","last_became_active":"2024-09-21T10:27:05.772482+0000","last_became_peered":"2024-09-21T10:27:05.772482+0000","last_unstale":"2024-09-21T10:32:09.400127+0000","last_undegraded":"2024-09-21T10:32:09.400127+0000","last_fullsized":"2024-09-21T10:32:09.400127+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:40:31.087141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":254,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.401816+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:32:09.401816+0000","last_peered":"2024-09-21T10:32:09.401816+0000","last_clean":"2024-09-21T10:32:09.401816+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:32:09.401816+0000","last_undegraded":"2024-09-21T10:32:09.401816+0000","last_fullsized":"2024-09-21T10:32:09.401816+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.404294+0000","last_change":"2024-09-21T10:27:05.783318+0000","last_active":"2024-09-21T10:32:09.404294+0000","last_peered":"2024-09-21T10:32:09.404294+0000","last_clean":"2024-09-21T10:32:09.404294+0000","last_became_active":"2024-09-21T10:27:05.782700+0000","last_became_peered":"2024-09-21T10:27:05.782700+0000","last_unstale":"2024-09-21T10:32:09.404294+0000","last_undegraded":"2024-09-21T10:32:09.404294+0000","last_fullsized":"2024-09-21T10:32:09.404294+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:35:07.150048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1169,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.362974+0000","last_change":"2024-09-21T10:18:06.727914+0000","last_active":"2024-09-21T10:32:07.362974+0000","last_peered":"2024-09-21T10:32:07.362974+0000","last_clean":"2024-09-21T10:32:07.362974+0000","last_became_active":"2024-09-21T10:18:06.727617+0000","last_became_peered":"2024-09-21T10:18:06.727617+0000","last_unstale":"2024-09-21T10:32:07.362974+0000","last_undegraded":"2024-09-21T10:32:07.362974+0000","last_fullsized":"2024-09-21T10:32:07.362974+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:43:01.158617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.404370+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:32:09.404370+0000","last_peered":"2024-09-21T10:32:09.404370+0000","last_clean":"2024-09-21T10:32:09.404370+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:32:09.404370+0000","last_undegraded":"2024-09-21T10:32:09.404370+0000","last_fullsized":"2024-09-21T10:32:09.404370+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":254,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.400727+0000","last_change":"2024-09-21T10:27:05.773295+0000","last_active":"2024-09-21T10:32:09.400727+0000","last_peered":"2024-09-21T10:32:09.400727+0000","last_clean":"2024-09-21T10:32:09.400727+0000","last_became_active":"2024-09-21T10:27:05.772957+0000","last_became_peered":"2024-09-21T10:27:05.772957+0000","last_unstale":"2024-09-21T10:32:09.400727+0000","last_undegraded":"2024-09-21T10:32:09.400727+0000","last_fullsized":"2024-09-21T10:32:09.400727+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:18.893159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.399894+0000","last_change":"2024-09-21T10:27:05.768043+0000","last_active":"2024-09-21T10:32:09.399894+0000","last_peered":"2024-09-21T10:32:09.399894+0000","last_clean":"2024-09-21T10:32:09.399894+0000","last_became_active":"2024-09-21T10:27:05.767700+0000","last_became_peered":"2024-09-21T10:27:05.767700+0000","last_unstale":"2024-09-21T10:32:09.399894+0000","last_undegraded":"2024-09-21T10:32:09.399894+0000","last_fullsized":"2024-09-21T10:32:09.399894+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:15.565806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.399933+0000","last_change":"2024-09-21T10:27:05.779601+0000","last_active":"2024-09-21T10:32:09.399933+0000","last_peered":"2024-09-21T10:32:09.399933+0000","last_clean":"2024-09-21T10:32:09.399933+0000","last_became_active":"2024-09-21T10:27:05.767632+0000","last_became_peered":"2024-09-21T10:27:05.767632+0000","last_unstale":"2024-09-21T10:32:09.399933+0000","last_undegraded":"2024-09-21T10:32:09.399933+0000","last_fullsized":"2024-09-21T10:32:09.399933+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:21:06.833602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":1181,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372768+0000","last_change":"2024-09-21T10:18:06.728229+0000","last_active":"2024-09-21T10:32:07.372768+0000","last_peered":"2024-09-21T10:32:07.372768+0000","last_clean":"2024-09-21T10:32:07.372768+0000","last_became_active":"2024-09-21T10:18:06.727869+0000","last_became_peered":"2024-09-21T10:18:06.727869+0000","last_unstale":"2024-09-21T10:32:07.372768+0000","last_undegraded":"2024-09-21T10:32:07.372768+0000","last_fullsized":"2024-09-21T10:32:07.372768+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:54.526617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1588,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.403541+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:32:09.403541+0000","last_peered":"2024-09-21T10:32:09.403541+0000","last_clean":"2024-09-21T10:32:09.403541+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:32:09.403541+0000","last_undegraded":"2024-09-21T10:32:09.403541+0000","last_fullsized":"2024-09-21T10:32:09.403541+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":240,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.401424+0000","last_change":"2024-09-21T10:26:17.248181+0000","last_active":"2024-09-21T10:32:09.401424+0000","last_peered":"2024-09-21T10:32:09.401424+0000","last_clean":"2024-09-21T10:32:09.401424+0000","last_became_active":"2024-09-21T10:26:17.247868+0000","last_became_peered":"2024-09-21T10:26:17.247868+0000","last_unstale":"2024-09-21T10:32:09.401424+0000","last_undegraded":"2024-09-21T10:32:09.401424+0000","last_fullsized":"2024-09-21T10:32:09.401424+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:52:13.195233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1197,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372777+0000","last_change":"2024-09-21T10:27:05.784250+0000","last_active":"2024-09-21T10:32:07.372777+0000","last_peered":"2024-09-21T10:32:07.372777+0000","last_clean":"2024-09-21T10:32:07.372777+0000","last_became_active":"2024-09-21T10:27:05.783872+0000","last_became_peered":"2024-09-21T10:27:05.783872+0000","last_unstale":"2024-09-21T10:32:07.372777+0000","last_undegraded":"2024-09-21T10:32:07.372777+0000","last_fullsized":"2024-09-21T10:32:07.372777+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:23:00.777422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1163,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.649774+0000","last_change":"2024-09-21T10:17:33.976924+0000","last_active":"2024-09-21T10:32:07.649774+0000","last_peered":"2024-09-21T10:32:07.649774+0000","last_clean":"2024-09-21T10:32:07.649774+0000","last_became_active":"2024-09-21T10:17:33.976542+0000","last_became_peered":"2024-09-21T10:17:33.976542+0000","last_unstale":"2024-09-21T10:32:07.649774+0000","last_undegraded":"2024-09-21T10:32:07.649774+0000","last_fullsized":"2024-09-21T10:32:07.649774+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:40:54.579312+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1215,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372675+0000","last_change":"2024-09-21T10:27:05.784022+0000","last_active":"2024-09-21T10:32:07.372675+0000","last_peered":"2024-09-21T10:32:07.372675+0000","last_clean":"2024-09-21T10:32:07.372675+0000","last_became_active":"2024-09-21T10:27:05.783633+0000","last_became_peered":"2024-09-21T10:27:05.783633+0000","last_unstale":"2024-09-21T10:32:07.372675+0000","last_undegraded":"2024-09-21T10:32:07.372675+0000","last_fullsized":"2024-09-21T10:32:07.372675+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:33:57.558588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1147,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.649798+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:32:07.649798+0000","last_peered":"2024-09-21T10:32:07.649798+0000","last_clean":"2024-09-21T10:32:07.649798+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:32:07.649798+0000","last_undegraded":"2024-09-21T10:32:07.649798+0000","last_fullsized":"2024-09-21T10:32:07.649798+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.400050+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:32:09.400050+0000","last_peered":"2024-09-21T10:32:09.400050+0000","last_clean":"2024-09-21T10:32:09.400050+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:32:09.400050+0000","last_undegraded":"2024-09-21T10:32:09.400050+0000","last_fullsized":"2024-09-21T10:32:09.400050+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.400650+0000","last_change":"2024-09-21T10:27:05.780553+0000","last_active":"2024-09-21T10:32:09.400650+0000","last_peered":"2024-09-21T10:32:09.400650+0000","last_clean":"2024-09-21T10:32:09.400650+0000","last_became_active":"2024-09-21T10:27:05.780172+0000","last_became_peered":"2024-09-21T10:27:05.780172+0000","last_unstale":"2024-09-21T10:32:09.400650+0000","last_undegraded":"2024-09-21T10:32:09.400650+0000","last_fullsized":"2024-09-21T10:32:09.400650+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:24.286225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":1164,"reported_epoch":1215,"state":"active+clean","last_fresh":"2024-09-21T10:32:07.372556+0000","last_change":"2024-09-21T10:17:33.982198+0000","last_active":"2024-09-21T10:32:07.372556+0000","last_peered":"2024-09-21T10:32:07.372556+0000","last_clean":"2024-09-21T10:32:07.372556+0000","last_became_active":"2024-09-21T10:17:33.981885+0000","last_became_peered":"2024-09-21T10:17:33.981885+0000","last_unstale":"2024-09-21T10:32:07.372556+0000","last_undegraded":"2024-09-21T10:32:07.372556+0000","last_fullsized":"2024-09-21T10:32:07.372556+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:01.768482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":246,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.401710+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:32:09.401710+0000","last_peered":"2024-09-21T10:32:09.401710+0000","last_clean":"2024-09-21T10:32:09.401710+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:32:09.401710+0000","last_undegraded":"2024-09-21T10:32:09.401710+0000","last_fullsized":"2024-09-21T10:32:09.401710+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":5204672536,"num_objects":79418,"num_object_clones":0,"num_object_copies":238254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79418,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":155292,"num_write_kb":7510657,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15638016000,"data_stored":15638003784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":142092,"ondisk_log_size":142092,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":806,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234342,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1926748,"kb_used_data":1616724,"kb_used_omap":1,"kb_used_meta":310014,"kb_avail":91818404,"statfs":{"total":95995035648,"available":94022045696,"internally_reserved":0,"allocated":1655525376,"data_stored":1653139966,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":317454795},"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":[1,0,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495979,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1931032,"kb_used_data":1616976,"kb_used_omap":1,"kb_used_meta":314046,"kb_avail":91814120,"statfs":{"total":95995035648,"available":94017658880,"internally_reserved":0,"allocated":1655783424,"data_stored":1653402007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":321583559},"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":[0,0,0,0,0,2,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757616,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1678536,"kb_used_data":1304576,"kb_used_omap":1,"kb_used_meta":373950,"kb_avail":92066616,"statfs":{"total":95995035648,"available":94276214784,"internally_reserved":0,"allocated":1335885824,"data_stored":1333516049,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":382925254},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967788,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2279940,"kb_used_data":1891004,"kb_used_omap":46,"kb_used_meta":388817,"kb_avail":91465212,"statfs":{"total":95995035648,"available":93660377088,"internally_reserved":0,"allocated":1936388096,"data_stored":1934022374,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":398149308},"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":[]},{"osd":0,"up_from":731,"seq":3139621093561,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2820748,"kb_used_data":2553156,"kb_used_omap":73,"kb_used_meta":267190,"kb_avail":90924404,"statfs":{"total":95995035648,"available":93106589696,"internally_reserved":0,"allocated":2614431744,"data_stored":2612058386,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":273603122},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019252,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1938068,"kb_used_data":1610060,"kb_used_omap":1,"kb_used_meta":327998,"kb_avail":91807084,"statfs":{"total":95995035648,"available":94010454016,"internally_reserved":0,"allocated":1648701440,"data_stored":1646323608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":335870406},"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":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888549,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3244736,"kb_used_data":2851832,"kb_used_omap":30,"kb_used_meta":392865,"kb_avail":90500416,"statfs":{"total":95995035648,"available":92672425984,"internally_reserved":0,"allocated":2920275968,"data_stored":2917913816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":402294580},"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":[0,0,0,4,1,5],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047026,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2248964,"kb_used_data":1950204,"kb_used_omap":44,"kb_used_meta":298643,"kb_avail":91496188,"statfs":{"total":95995035648,"available":93692096512,"internally_reserved":0,"allocated":1997008896,"data_stored":1994642601,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":305811054},"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":[0,0,1,2,2,4],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2600407040,"data_stored":2600402968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1978863616,"data_stored":1978859544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1922236416,"data_stored":1922236416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2902851584,"data_stored":2902851584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1627062272,"data_stored":1627062272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1327824896,"data_stored":1327824896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1634078720,"data_stored":1634074648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1644691456,"data_stored":1644691456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:32:19.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:32:19.780 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:19 smithi031 ceph-mon[96824]: pgmap v1510: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:32:19.780 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:19 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:19.780 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:19 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1778775287' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:32:19.780 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:19 smithi031 ceph-mon[96824]: osdmap e1217: 8 total, 8 up, 8 in 2024-09-21T10:32:19.780 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:19.802 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:32:19.802 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:32:19.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:19.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:19.916 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:19.942 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:19.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:20.045 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:20.109 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:20.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:20.210 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:20.238 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:20.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:20.340 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:20.372 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:20.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:20.474 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:20.498 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:20.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:20.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:32:20.599 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:20.644 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:20.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:20.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:20.784 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:20.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:20.848 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:20.886 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:20.929 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:20.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:21.031 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:21.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.060 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:21.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:21.160 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:21.185 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:21.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:32:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:32:20] "GET /metrics HTTP/1.1" 200 36528 "" "Prometheus/2.51.0" 2024-09-21T10:32:21.287 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:21.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:21.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:21.419 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:21.450 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:21.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:21.552 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:21.596 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:21.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:21.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:21 smithi031 ceph-mon[96824]: pgmap v1512: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-21T10:32:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:21.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:21 smithi007 ceph-mon[99390]: pgmap v1512: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-21T10:32:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:21.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:21 smithi007 ceph-mon[101144]: pgmap v1512: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-21T10:32:21.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:21.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:21.698 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:21.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:21.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:21.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:21.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:21.976 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:22.007 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:22.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:22.109 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:22.119 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:22.134 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:22.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:22.236 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:22.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:22.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:22.399 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:22.433 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:22.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:22.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:22.573 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:22.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:22.675 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:22.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:22.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:22.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:22.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.851 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:22.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:22.952 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:22.995 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:22.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:23.096 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:23.140 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:23.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:23.242 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:23.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:32:23.274 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:23.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:23.293 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:32:23.293 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:32:23.377 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:23.405 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:23.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:23.506 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:23.533 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:23.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:23.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:23.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.664 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:23.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:23.734 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:23 smithi007 ceph-mon[99390]: pgmap v1513: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-21T10:32:23.735 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:23 smithi007 ceph-mon[101144]: pgmap v1513: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-21T10:32:23.766 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:23.819 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:23.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:23 smithi031 ceph-mon[96824]: pgmap v1513: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2024-09-21T10:32:23.922 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:23.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:23.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:24.050 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:24.052 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:32:24.084 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:24.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:24.185 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:24.227 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:24.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:24.327 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:24.329 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:24.361 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:24.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:24.463 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:24.490 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:24.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:24.592 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:24.623 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:24.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:24.724 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:24.755 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:24.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:24.857 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:24.895 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:24.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:24.997 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:25.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.041 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:25.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:25.142 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:25.180 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:25.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:25.281 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:25.307 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:25.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:25.310 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:32:25.310 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:32:25.362 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:32:25.362 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:32:25.398 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:32:25.398 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:32:25.408 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:25.434 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:32:25.435 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:32:25.458 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:25.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:25.468 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:32:25.469 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:32:25.505 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:32:25.505 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:32:25.544 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:32:25.544 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:32:25.562 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:25.579 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:32:25.579 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:32:25.593 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:25.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:25.674 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:25 smithi007 ceph-mon[99390]: pgmap v1514: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-21T10:32:25.674 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:25 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3261367314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:25.675 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:25 smithi007 ceph-mon[101144]: pgmap v1514: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-21T10:32:25.675 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:25 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3261367314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:25.695 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:25.720 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:25.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:25.726 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:25 smithi031 ceph-mon[96824]: pgmap v1514: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-09-21T10:32:25.726 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:25 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3261367314' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:25.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:25.846 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:25.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:25.947 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:25.975 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:25.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:26.021 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:26.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:26.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:26.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:26.147 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:32:26.147 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:32:26.147 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:32:26.147 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:32:26.147 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:32:26.203 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:32:26.204 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:32:26.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:26.260 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:26.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:26.361 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:26.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.406 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:26.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:26.506 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:26.540 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:26.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:26.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:26.673 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:26.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:26.774 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:26.802 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:26.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:26.894 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:32:26.903 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:26.957 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:26.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:27.059 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:27.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.107 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:27.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:27.179 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:27.208 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:27.250 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:27.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:27.352 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:27.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.382 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:27.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:27.483 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:27.511 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:27.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:27.612 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:27.639 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:27.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:27 smithi007 ceph-mon[99390]: from='client.35226 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:32:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:27 smithi007 ceph-mon[99390]: pgmap v1515: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-21T10:32:27.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:27 smithi007 ceph-mon[101144]: from='client.35226 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:32:27.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:27 smithi007 ceph-mon[101144]: pgmap v1515: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-21T10:32:27.741 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:27.772 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:27.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:27.874 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:27.893 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1514,"stamp":"2024-09-21T10:32:24.221481+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4750514173,"num_objects":72505,"num_object_clones":0,"num_object_copies":217515,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72505,"num_whiteouts":0,"num_read":393,"num_read_kb":835,"num_write":162510,"num_write_kb":7513106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":2952646,"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":143239,"ondisk_log_size":143239,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":16762376,"kb_used_data":14060228,"kb_used_omap":200,"kb_used_meta":2701623,"kb_avail":733198840,"statfs":{"total":767960285184,"available":750795612160,"internally_reserved":0,"allocated":14397673472,"data_stored":14378659287,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":2766462382},"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":-485949440,"num_objects":-7415,"num_object_clones":0,"num_object_copies":-22245,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7415,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7415,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.002848"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.478109+0000","last_change":"2024-09-21T10:27:05.781189+0000","last_active":"2024-09-21T10:32:18.478109+0000","last_peered":"2024-09-21T10:32:18.478109+0000","last_clean":"2024-09-21T10:32:18.478109+0000","last_became_active":"2024-09-21T10:27:05.773516+0000","last_became_peered":"2024-09-21T10:27:05.773516+0000","last_unstale":"2024-09-21T10:32:18.478109+0000","last_undegraded":"2024-09-21T10:32:18.478109+0000","last_fullsized":"2024-09-21T10:32:18.478109+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:54:53.343804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1152,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.406221+0000","last_change":"2024-09-21T10:18:06.725387+0000","last_active":"2024-09-21T10:32:09.406221+0000","last_peered":"2024-09-21T10:32:09.406221+0000","last_clean":"2024-09-21T10:32:09.406221+0000","last_became_active":"2024-09-21T10:18:06.724842+0000","last_became_peered":"2024-09-21T10:18:06.724842+0000","last_unstale":"2024-09-21T10:32:09.406221+0000","last_undegraded":"2024-09-21T10:32:09.406221+0000","last_fullsized":"2024-09-21T10:32:09.406221+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:48:06.127219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1178,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392797+0000","last_change":"2024-09-21T10:27:05.783404+0000","last_active":"2024-09-21T10:32:09.392797+0000","last_peered":"2024-09-21T10:32:09.392797+0000","last_clean":"2024-09-21T10:32:09.392797+0000","last_became_active":"2024-09-21T10:27:05.783017+0000","last_became_peered":"2024-09-21T10:27:05.783017+0000","last_unstale":"2024-09-21T10:32:09.392797+0000","last_undegraded":"2024-09-21T10:32:09.392797+0000","last_fullsized":"2024-09-21T10:32:09.392797+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:11.971268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":256,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.470480+0000","last_change":"2024-09-21T10:27:05.763260+0000","last_active":"2024-09-21T10:32:18.470480+0000","last_peered":"2024-09-21T10:32:18.470480+0000","last_clean":"2024-09-21T10:32:18.470480+0000","last_became_active":"2024-09-21T10:27:05.762854+0000","last_became_peered":"2024-09-21T10:27:05.762854+0000","last_unstale":"2024-09-21T10:32:18.470480+0000","last_undegraded":"2024-09-21T10:32:18.470480+0000","last_fullsized":"2024-09-21T10:32:18.470480+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:39.941842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":256,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.473176+0000","last_change":"2024-09-21T10:27:05.787278+0000","last_active":"2024-09-21T10:32:18.473176+0000","last_peered":"2024-09-21T10:32:18.473176+0000","last_clean":"2024-09-21T10:32:18.473176+0000","last_became_active":"2024-09-21T10:27:05.786941+0000","last_became_peered":"2024-09-21T10:27:05.786941+0000","last_unstale":"2024-09-21T10:32:18.473176+0000","last_undegraded":"2024-09-21T10:32:18.473176+0000","last_fullsized":"2024-09-21T10:32:18.473176+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:24.335496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1134,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.406025+0000","last_change":"2024-09-21T10:04:33.356326+0000","last_active":"2024-09-21T10:32:09.406025+0000","last_peered":"2024-09-21T10:32:09.406025+0000","last_clean":"2024-09-21T10:32:09.406025+0000","last_became_active":"2024-09-21T10:04:33.356008+0000","last_became_peered":"2024-09-21T10:04:33.356008+0000","last_unstale":"2024-09-21T10:32:09.406025+0000","last_undegraded":"2024-09-21T10:32:09.406025+0000","last_fullsized":"2024-09-21T10:32:09.406025+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:02.220969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.484487+0000","last_change":"2024-09-21T10:27:05.857605+0000","last_active":"2024-09-21T10:32:18.484487+0000","last_peered":"2024-09-21T10:32:18.484487+0000","last_clean":"2024-09-21T10:32:18.484487+0000","last_became_active":"2024-09-21T10:27:05.856658+0000","last_became_peered":"2024-09-21T10:27:05.856658+0000","last_unstale":"2024-09-21T10:32:18.484487+0000","last_undegraded":"2024-09-21T10:32:18.484487+0000","last_fullsized":"2024-09-21T10:32:18.484487+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:05.366101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":1206,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.391495+0000","last_change":"2024-09-21T10:26:17.276112+0000","last_active":"2024-09-21T10:32:09.391495+0000","last_peered":"2024-09-21T10:32:09.391495+0000","last_clean":"2024-09-21T10:32:09.391495+0000","last_became_active":"2024-09-21T10:26:17.249642+0000","last_became_peered":"2024-09-21T10:26:17.249642+0000","last_unstale":"2024-09-21T10:32:09.391495+0000","last_undegraded":"2024-09-21T10:32:09.391495+0000","last_fullsized":"2024-09-21T10:32:09.391495+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:59:27.931290+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"1217'10352","reported_seq":10385,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:22.617289+0000","last_change":"2024-09-21T10:29:40.493467+0000","last_active":"2024-09-21T10:32:22.617289+0000","last_peered":"2024-09-21T10:32:22.617289+0000","last_clean":"2024-09-21T10:32:22.617289+0000","last_became_active":"2024-09-21T10:29:40.493139+0000","last_became_peered":"2024-09-21T10:29:40.493139+0000","last_unstale":"2024-09-21T10:32:22.617289+0000","last_undegraded":"2024-09-21T10:32:22.617289+0000","last_fullsized":"2024-09-21T10:32:22.617289+0000","mapping_epoch":1194,"log_start":"1198'300","ondisk_log_start":"1198'300","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:15.707263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":302776320,"num_objects":4620,"num_object_clones":0,"num_object_copies":13860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4620,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10352,"num_write_kb":479104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"71'1","reported_seq":1178,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.406708+0000","last_change":"2024-09-21T10:26:17.261148+0000","last_active":"2024-09-21T10:32:09.406708+0000","last_peered":"2024-09-21T10:32:09.406708+0000","last_clean":"2024-09-21T10:32:09.406708+0000","last_became_active":"2024-09-21T10:26:17.249986+0000","last_became_peered":"2024-09-21T10:26:17.249986+0000","last_unstale":"2024-09-21T10:32:09.406708+0000","last_undegraded":"2024-09-21T10:32:09.406708+0000","last_fullsized":"2024-09-21T10:32:09.406708+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:57:20.581608+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1147,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392731+0000","last_change":"2024-09-21T10:04:33.420387+0000","last_active":"2024-09-21T10:32:09.392731+0000","last_peered":"2024-09-21T10:32:09.392731+0000","last_clean":"2024-09-21T10:32:09.392731+0000","last_became_active":"2024-09-21T10:04:33.420058+0000","last_became_peered":"2024-09-21T10:04:33.420058+0000","last_unstale":"2024-09-21T10:32:09.392731+0000","last_undegraded":"2024-09-21T10:32:09.392731+0000","last_fullsized":"2024-09-21T10:32:09.392731+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:21.969870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"1217'10243","reported_seq":10300,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:23.886445+0000","last_change":"2024-09-21T10:29:40.372881+0000","last_active":"2024-09-21T10:32:23.886445+0000","last_peered":"2024-09-21T10:32:23.886445+0000","last_clean":"2024-09-21T10:32:23.886445+0000","last_became_active":"2024-09-21T10:29:40.372520+0000","last_became_peered":"2024-09-21T10:29:40.372520+0000","last_unstale":"2024-09-21T10:32:23.886445+0000","last_undegraded":"2024-09-21T10:32:23.886445+0000","last_fullsized":"2024-09-21T10:32:23.886445+0000","mapping_epoch":1194,"log_start":"1199'2700","ondisk_log_start":"1199'2700","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":7543,"log_dups_size":0,"ondisk_log_size":7543,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:22:38.821073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":303235072,"num_objects":4627,"num_object_clones":0,"num_object_copies":13881,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4627,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10243,"num_write_kb":475840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1153,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.406822+0000","last_change":"2024-09-21T10:17:33.982249+0000","last_active":"2024-09-21T10:32:09.406822+0000","last_peered":"2024-09-21T10:32:09.406822+0000","last_clean":"2024-09-21T10:32:09.406822+0000","last_became_active":"2024-09-21T10:17:33.981900+0000","last_became_peered":"2024-09-21T10:17:33.981900+0000","last_unstale":"2024-09-21T10:32:09.406822+0000","last_undegraded":"2024-09-21T10:32:09.406822+0000","last_fullsized":"2024-09-21T10:32:09.406822+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:33.290167+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,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1208,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389373+0000","last_change":"2024-09-21T10:27:05.784215+0000","last_active":"2024-09-21T10:32:09.389373+0000","last_peered":"2024-09-21T10:32:09.389373+0000","last_clean":"2024-09-21T10:32:09.389373+0000","last_became_active":"2024-09-21T10:27:05.783813+0000","last_became_peered":"2024-09-21T10:27:05.783813+0000","last_unstale":"2024-09-21T10:32:09.389373+0000","last_undegraded":"2024-09-21T10:32:09.389373+0000","last_fullsized":"2024-09-21T10:32:09.389373+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:53.986859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"1217'10149","reported_seq":10207,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:23.665551+0000","last_change":"2024-09-21T10:29:40.492279+0000","last_active":"2024-09-21T10:32:23.665551+0000","last_peered":"2024-09-21T10:32:23.665551+0000","last_clean":"2024-09-21T10:32:23.665551+0000","last_became_active":"2024-09-21T10:29:40.491931+0000","last_became_peered":"2024-09-21T10:29:40.491931+0000","last_unstale":"2024-09-21T10:32:23.665551+0000","last_undegraded":"2024-09-21T10:32:23.665551+0000","last_fullsized":"2024-09-21T10:32:23.665551+0000","mapping_epoch":1194,"log_start":"1199'1300","ondisk_log_start":"1199'1300","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":8849,"log_dups_size":0,"ondisk_log_size":8849,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:27.311886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291438592,"num_objects":4447,"num_object_clones":0,"num_object_copies":13341,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4447,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10149,"num_write_kb":467072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"71'1","reported_seq":1137,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.406425+0000","last_change":"2024-09-21T10:04:33.359606+0000","last_active":"2024-09-21T10:32:09.406425+0000","last_peered":"2024-09-21T10:32:09.406425+0000","last_clean":"2024-09-21T10:32:09.406425+0000","last_became_active":"2024-09-21T10:04:33.359222+0000","last_became_peered":"2024-09-21T10:04:33.359222+0000","last_unstale":"2024-09-21T10:32:09.406425+0000","last_undegraded":"2024-09-21T10:32:09.406425+0000","last_fullsized":"2024-09-21T10:32:09.406425+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:22.098991+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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1160,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.391536+0000","last_change":"2024-09-21T10:17:33.982066+0000","last_active":"2024-09-21T10:32:09.391536+0000","last_peered":"2024-09-21T10:32:09.391536+0000","last_clean":"2024-09-21T10:32:09.391536+0000","last_became_active":"2024-09-21T10:17:33.981569+0000","last_became_peered":"2024-09-21T10:17:33.981569+0000","last_unstale":"2024-09-21T10:32:09.391536+0000","last_undegraded":"2024-09-21T10:32:09.391536+0000","last_fullsized":"2024-09-21T10:32:09.391536+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:05.333150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"1217'10045","reported_seq":10103,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:20.468507+0000","last_change":"2024-09-21T10:29:40.369671+0000","last_active":"2024-09-21T10:32:20.468507+0000","last_peered":"2024-09-21T10:32:20.468507+0000","last_clean":"2024-09-21T10:32:20.468507+0000","last_became_active":"2024-09-21T10:29:40.369361+0000","last_became_peered":"2024-09-21T10:29:40.369361+0000","last_unstale":"2024-09-21T10:32:20.468507+0000","last_undegraded":"2024-09-21T10:32:20.468507+0000","last_fullsized":"2024-09-21T10:32:20.468507+0000","mapping_epoch":1194,"log_start":"0'0","ondisk_log_start":"0'0","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":10045,"log_dups_size":0,"ondisk_log_size":10045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:44:34.174446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300089344,"num_objects":4579,"num_object_clones":0,"num_object_copies":13737,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4579,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10045,"num_write_kb":467968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1181,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392770+0000","last_change":"2024-09-21T10:27:05.783349+0000","last_active":"2024-09-21T10:32:09.392770+0000","last_peered":"2024-09-21T10:32:09.392770+0000","last_clean":"2024-09-21T10:32:09.392770+0000","last_became_active":"2024-09-21T10:27:05.782972+0000","last_became_peered":"2024-09-21T10:27:05.782972+0000","last_unstale":"2024-09-21T10:32:09.392770+0000","last_undegraded":"2024-09-21T10:32:09.392770+0000","last_fullsized":"2024-09-21T10:32:09.392770+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:14:55.621189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":242,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.470236+0000","last_change":"2024-09-21T10:26:17.253826+0000","last_active":"2024-09-21T10:32:18.470236+0000","last_peered":"2024-09-21T10:32:18.470236+0000","last_clean":"2024-09-21T10:32:18.470236+0000","last_became_active":"2024-09-21T10:26:17.253450+0000","last_became_peered":"2024-09-21T10:26:17.253450+0000","last_unstale":"2024-09-21T10:32:18.470236+0000","last_undegraded":"2024-09-21T10:32:18.470236+0000","last_fullsized":"2024-09-21T10:32:18.470236+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:10.745418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"1217'10237","reported_seq":10295,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:23.686046+0000","last_change":"2024-09-21T10:29:40.370554+0000","last_active":"2024-09-21T10:32:23.686046+0000","last_peered":"2024-09-21T10:32:23.686046+0000","last_clean":"2024-09-21T10:32:23.686046+0000","last_became_active":"2024-09-21T10:29:40.370088+0000","last_became_peered":"2024-09-21T10:29:40.370088+0000","last_unstale":"2024-09-21T10:32:23.686046+0000","last_undegraded":"2024-09-21T10:32:23.686046+0000","last_fullsized":"2024-09-21T10:32:23.686046+0000","mapping_epoch":1194,"log_start":"1199'1400","ondisk_log_start":"1199'1400","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":8837,"log_dups_size":0,"ondisk_log_size":8837,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:15:56.542883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296157184,"num_objects":4519,"num_object_clones":0,"num_object_copies":13557,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4519,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10237,"num_write_kb":472192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":214,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.479975+0000","last_change":"2024-09-21T10:27:05.803100+0000","last_active":"2024-09-21T10:32:18.479975+0000","last_peered":"2024-09-21T10:32:18.479975+0000","last_clean":"2024-09-21T10:32:18.479975+0000","last_became_active":"2024-09-21T10:27:05.773183+0000","last_became_peered":"2024-09-21T10:27:05.773183+0000","last_unstale":"2024-09-21T10:32:18.479975+0000","last_undegraded":"2024-09-21T10:32:18.479975+0000","last_fullsized":"2024-09-21T10:32:18.479975+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:06.435170+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":3,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1184,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389929+0000","last_change":"2024-09-21T10:27:05.765511+0000","last_active":"2024-09-21T10:32:09.389929+0000","last_peered":"2024-09-21T10:32:09.389929+0000","last_clean":"2024-09-21T10:32:09.389929+0000","last_became_active":"2024-09-21T10:27:05.764393+0000","last_became_peered":"2024-09-21T10:27:05.764393+0000","last_unstale":"2024-09-21T10:32:09.389929+0000","last_undegraded":"2024-09-21T10:32:09.389929+0000","last_fullsized":"2024-09-21T10:32:09.389929+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:41:28.887395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"1217'10155","reported_seq":10213,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:20.535936+0000","last_change":"2024-09-21T10:29:40.372680+0000","last_active":"2024-09-21T10:32:20.535936+0000","last_peered":"2024-09-21T10:32:20.535936+0000","last_clean":"2024-09-21T10:32:20.535936+0000","last_became_active":"2024-09-21T10:29:40.372297+0000","last_became_peered":"2024-09-21T10:29:40.372297+0000","last_unstale":"2024-09-21T10:32:20.535936+0000","last_undegraded":"2024-09-21T10:32:20.535936+0000","last_fullsized":"2024-09-21T10:32:20.535936+0000","mapping_epoch":1194,"log_start":"1198'100","ondisk_log_start":"1198'100","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":10055,"log_dups_size":0,"ondisk_log_size":10055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:02.690995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305594368,"num_objects":4663,"num_object_clones":0,"num_object_copies":13989,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4663,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10155,"num_write_kb":474176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"0'0","reported_seq":1161,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.391460+0000","last_change":"2024-09-21T10:17:33.980911+0000","last_active":"2024-09-21T10:32:09.391460+0000","last_peered":"2024-09-21T10:32:09.391460+0000","last_clean":"2024-09-21T10:32:09.391460+0000","last_became_active":"2024-09-21T10:17:33.980134+0000","last_became_peered":"2024-09-21T10:17:33.980134+0000","last_unstale":"2024-09-21T10:32:09.391460+0000","last_undegraded":"2024-09-21T10:32:09.391460+0000","last_fullsized":"2024-09-21T10:32:09.391460+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:05.063536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1181,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389875+0000","last_change":"2024-09-21T10:18:06.728019+0000","last_active":"2024-09-21T10:32:09.389875+0000","last_peered":"2024-09-21T10:32:09.389875+0000","last_clean":"2024-09-21T10:32:09.389875+0000","last_became_active":"2024-09-21T10:18:06.727705+0000","last_became_peered":"2024-09-21T10:18:06.727705+0000","last_unstale":"2024-09-21T10:32:09.389875+0000","last_undegraded":"2024-09-21T10:32:09.389875+0000","last_fullsized":"2024-09-21T10:32:09.389875+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:58:07.024707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"1217'10080","reported_seq":10112,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:22.322974+0000","last_change":"2024-09-21T10:29:40.491938+0000","last_active":"2024-09-21T10:32:22.322974+0000","last_peered":"2024-09-21T10:32:22.322974+0000","last_clean":"2024-09-21T10:32:22.322974+0000","last_became_active":"2024-09-21T10:29:40.491675+0000","last_became_peered":"2024-09-21T10:29:40.491675+0000","last_unstale":"2024-09-21T10:32:22.322974+0000","last_undegraded":"2024-09-21T10:32:22.322974+0000","last_fullsized":"2024-09-21T10:32:22.322974+0000","mapping_epoch":1194,"log_start":"1198'700","ondisk_log_start":"1198'700","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9380,"log_dups_size":0,"ondisk_log_size":9380,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:56.414725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295895064,"num_objects":4516,"num_object_clones":0,"num_object_copies":13548,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4516,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10080,"num_write_kb":467009,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1167,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389487+0000","last_change":"2024-09-21T10:18:06.729319+0000","last_active":"2024-09-21T10:32:09.389487+0000","last_peered":"2024-09-21T10:32:09.389487+0000","last_clean":"2024-09-21T10:32:09.389487+0000","last_became_active":"2024-09-21T10:18:06.729031+0000","last_became_peered":"2024-09-21T10:18:06.729031+0000","last_unstale":"2024-09-21T10:32:09.389487+0000","last_undegraded":"2024-09-21T10:32:09.389487+0000","last_fullsized":"2024-09-21T10:32:09.389487+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:09.675295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":1166,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389909+0000","last_change":"2024-09-21T10:17:33.982264+0000","last_active":"2024-09-21T10:32:09.389909+0000","last_peered":"2024-09-21T10:32:09.389909+0000","last_clean":"2024-09-21T10:32:09.389909+0000","last_became_active":"2024-09-21T10:17:33.981937+0000","last_became_peered":"2024-09-21T10:17:33.981937+0000","last_unstale":"2024-09-21T10:32:09.389909+0000","last_undegraded":"2024-09-21T10:32:09.389909+0000","last_fullsized":"2024-09-21T10:32:09.389909+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:47.542872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"1217'10062","reported_seq":10095,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:22.344105+0000","last_change":"2024-09-21T10:29:40.370456+0000","last_active":"2024-09-21T10:32:22.344105+0000","last_peered":"2024-09-21T10:32:22.344105+0000","last_clean":"2024-09-21T10:32:22.344105+0000","last_became_active":"2024-09-21T10:29:40.369653+0000","last_became_peered":"2024-09-21T10:29:40.369653+0000","last_unstale":"2024-09-21T10:32:22.344105+0000","last_undegraded":"2024-09-21T10:32:22.344105+0000","last_fullsized":"2024-09-21T10:32:22.344105+0000","mapping_epoch":1194,"log_start":"1198'600","ondisk_log_start":"1198'600","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9462,"log_dups_size":0,"ondisk_log_size":9462,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:18.397522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295174144,"num_objects":4504,"num_object_clones":0,"num_object_copies":13512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4504,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10062,"num_write_kb":466112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.482055+0000","last_change":"2024-09-21T10:27:05.763981+0000","last_active":"2024-09-21T10:32:18.482055+0000","last_peered":"2024-09-21T10:32:18.482055+0000","last_clean":"2024-09-21T10:32:18.482055+0000","last_became_active":"2024-09-21T10:27:05.762924+0000","last_became_peered":"2024-09-21T10:27:05.762924+0000","last_unstale":"2024-09-21T10:32:18.482055+0000","last_undegraded":"2024-09-21T10:32:18.482055+0000","last_fullsized":"2024-09-21T10:32:18.482055+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:05.945559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.484404+0000","last_change":"2024-09-21T10:27:05.857681+0000","last_active":"2024-09-21T10:32:18.484404+0000","last_peered":"2024-09-21T10:32:18.484404+0000","last_clean":"2024-09-21T10:32:18.484404+0000","last_became_active":"2024-09-21T10:27:05.856892+0000","last_became_peered":"2024-09-21T10:27:05.856892+0000","last_unstale":"2024-09-21T10:32:18.484404+0000","last_undegraded":"2024-09-21T10:32:18.484404+0000","last_fullsized":"2024-09-21T10:32:18.484404+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:18.000206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"7.6","version":"1217'10246","reported_seq":10303,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:23.722565+0000","last_change":"2024-09-21T10:29:40.369773+0000","last_active":"2024-09-21T10:32:23.722565+0000","last_peered":"2024-09-21T10:32:23.722565+0000","last_clean":"2024-09-21T10:32:23.722565+0000","last_became_active":"2024-09-21T10:29:40.369485+0000","last_became_peered":"2024-09-21T10:29:40.369485+0000","last_unstale":"2024-09-21T10:32:23.722565+0000","last_undegraded":"2024-09-21T10:32:23.722565+0000","last_fullsized":"2024-09-21T10:32:23.722565+0000","mapping_epoch":1194,"log_start":"1199'1400","ondisk_log_start":"1199'1400","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":8846,"log_dups_size":0,"ondisk_log_size":8846,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:36:10.993624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297795584,"num_objects":4544,"num_object_clones":0,"num_object_copies":13632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4544,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10246,"num_write_kb":473280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1529,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.409389+0000","last_change":"2024-09-21T10:26:28.445513+0000","last_active":"2024-09-21T10:32:09.409389+0000","last_peered":"2024-09-21T10:32:09.409389+0000","last_clean":"2024-09-21T10:32:09.409389+0000","last_became_active":"2024-09-21T10:26:28.444936+0000","last_became_peered":"2024-09-21T10:26:28.444936+0000","last_unstale":"2024-09-21T10:32:09.409389+0000","last_undegraded":"2024-09-21T10:32:09.409389+0000","last_fullsized":"2024-09-21T10:32:09.409389+0000","mapping_epoch":1110,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1111,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:43:12.062702+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1177,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392935+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:32:09.392935+0000","last_peered":"2024-09-21T10:32:09.392935+0000","last_clean":"2024-09-21T10:32:09.392935+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:32:09.392935+0000","last_undegraded":"2024-09-21T10:32:09.392935+0000","last_fullsized":"2024-09-21T10:32:09.392935+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.478095+0000","last_change":"2024-09-21T10:27:05.785505+0000","last_active":"2024-09-21T10:32:18.478095+0000","last_peered":"2024-09-21T10:32:18.478095+0000","last_clean":"2024-09-21T10:32:18.478095+0000","last_became_active":"2024-09-21T10:27:05.784813+0000","last_became_peered":"2024-09-21T10:27:05.784813+0000","last_unstale":"2024-09-21T10:32:18.478095+0000","last_undegraded":"2024-09-21T10:32:18.478095+0000","last_fullsized":"2024-09-21T10:32:18.478095+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:37:24.615335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1146,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392091+0000","last_change":"2024-09-21T10:04:34.383638+0000","last_active":"2024-09-21T10:32:09.392091+0000","last_peered":"2024-09-21T10:32:09.392091+0000","last_clean":"2024-09-21T10:32:09.392091+0000","last_became_active":"2024-09-21T10:04:34.383309+0000","last_became_peered":"2024-09-21T10:04:34.383309+0000","last_unstale":"2024-09-21T10:32:09.392091+0000","last_undegraded":"2024-09-21T10:32:09.392091+0000","last_fullsized":"2024-09-21T10:32:09.392091+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:05:03.120352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"1217'10160","reported_seq":10193,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:22.278628+0000","last_change":"2024-09-21T10:29:40.369157+0000","last_active":"2024-09-21T10:32:22.278628+0000","last_peered":"2024-09-21T10:32:22.278628+0000","last_clean":"2024-09-21T10:32:22.278628+0000","last_became_active":"2024-09-21T10:29:40.368624+0000","last_became_peered":"2024-09-21T10:29:40.368624+0000","last_unstale":"2024-09-21T10:32:22.278628+0000","last_undegraded":"2024-09-21T10:32:22.278628+0000","last_fullsized":"2024-09-21T10:32:22.278628+0000","mapping_epoch":1194,"log_start":"1199'1500","ondisk_log_start":"1199'1500","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":8660,"log_dups_size":0,"ondisk_log_size":8660,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:05:43.295453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":299368448,"num_objects":4568,"num_object_clones":0,"num_object_copies":13704,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4568,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10160,"num_write_kb":471296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1198,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.409329+0000","last_change":"2024-09-21T10:26:17.250664+0000","last_active":"2024-09-21T10:32:09.409329+0000","last_peered":"2024-09-21T10:32:09.409329+0000","last_clean":"2024-09-21T10:32:09.409329+0000","last_became_active":"2024-09-21T10:26:17.250347+0000","last_became_peered":"2024-09-21T10:26:17.250347+0000","last_unstale":"2024-09-21T10:32:09.409329+0000","last_undegraded":"2024-09-21T10:32:09.409329+0000","last_fullsized":"2024-09-21T10:32:09.409329+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:00.506896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":256,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.471060+0000","last_change":"2024-09-21T10:27:05.770829+0000","last_active":"2024-09-21T10:32:18.471060+0000","last_peered":"2024-09-21T10:32:18.471060+0000","last_clean":"2024-09-21T10:32:18.471060+0000","last_became_active":"2024-09-21T10:27:05.770362+0000","last_became_peered":"2024-09-21T10:27:05.770362+0000","last_unstale":"2024-09-21T10:32:18.471060+0000","last_undegraded":"2024-09-21T10:32:18.471060+0000","last_fullsized":"2024-09-21T10:32:18.471060+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:20.988926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":242,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.472990+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:32:18.472990+0000","last_peered":"2024-09-21T10:32:18.472990+0000","last_clean":"2024-09-21T10:32:18.472990+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:32:18.472990+0000","last_undegraded":"2024-09-21T10:32:18.472990+0000","last_fullsized":"2024-09-21T10:32:18.472990+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"1217'10519","reported_seq":10577,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:23.722518+0000","last_change":"2024-09-21T10:29:40.492325+0000","last_active":"2024-09-21T10:32:23.722518+0000","last_peered":"2024-09-21T10:32:23.722518+0000","last_clean":"2024-09-21T10:32:23.722518+0000","last_became_active":"2024-09-21T10:29:40.492015+0000","last_became_peered":"2024-09-21T10:29:40.492015+0000","last_unstale":"2024-09-21T10:32:23.722518+0000","last_undegraded":"2024-09-21T10:32:23.722518+0000","last_fullsized":"2024-09-21T10:32:23.722518+0000","mapping_epoch":1194,"log_start":"1199'1600","ondisk_log_start":"1199'1600","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":8919,"log_dups_size":0,"ondisk_log_size":8919,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:05:46.267415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300744704,"num_objects":4589,"num_object_clones":0,"num_object_copies":13767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10519,"num_write_kb":483456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1629,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.474197+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:32:18.474197+0000","last_peered":"2024-09-21T10:32:18.474197+0000","last_clean":"2024-09-21T10:32:18.474197+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:32:18.474197+0000","last_undegraded":"2024-09-21T10:32:18.474197+0000","last_fullsized":"2024-09-21T10:32:18.474197+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1023,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.474007+0000","last_change":"2024-09-21T10:24:11.226719+0000","last_active":"2024-09-21T10:32:18.474007+0000","last_peered":"2024-09-21T10:32:18.474007+0000","last_clean":"2024-09-21T10:32:18.474007+0000","last_became_active":"2024-09-21T10:24:11.226413+0000","last_became_peered":"2024-09-21T10:24:11.226413+0000","last_unstale":"2024-09-21T10:32:18.474007+0000","last_undegraded":"2024-09-21T10:32:18.474007+0000","last_fullsized":"2024-09-21T10:32:18.474007+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:27.697810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":853,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392989+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:32:09.392989+0000","last_peered":"2024-09-21T10:32:09.392989+0000","last_clean":"2024-09-21T10:32:09.392989+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:32:09.392989+0000","last_undegraded":"2024-09-21T10:32:09.392989+0000","last_fullsized":"2024-09-21T10:32:09.392989+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"7.7","version":"1217'10143","reported_seq":10174,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:22.339349+0000","last_change":"2024-09-21T10:29:40.371521+0000","last_active":"2024-09-21T10:32:22.339349+0000","last_peered":"2024-09-21T10:32:22.339349+0000","last_clean":"2024-09-21T10:32:22.339349+0000","last_became_active":"2024-09-21T10:29:40.371036+0000","last_became_peered":"2024-09-21T10:29:40.371036+0000","last_unstale":"2024-09-21T10:32:22.339349+0000","last_undegraded":"2024-09-21T10:32:22.339349+0000","last_fullsized":"2024-09-21T10:32:22.339349+0000","mapping_epoch":1194,"log_start":"1198'700","ondisk_log_start":"1198'700","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9443,"log_dups_size":0,"ondisk_log_size":9443,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:53:41.207686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295239680,"num_objects":4505,"num_object_clones":0,"num_object_copies":13515,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4505,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10143,"num_write_kb":468736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1178,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.394322+0000","last_change":"2024-09-21T10:17:33.984312+0000","last_active":"2024-09-21T10:32:09.394322+0000","last_peered":"2024-09-21T10:32:09.394322+0000","last_clean":"2024-09-21T10:32:09.394322+0000","last_became_active":"2024-09-21T10:17:33.980602+0000","last_became_peered":"2024-09-21T10:17:33.980602+0000","last_unstale":"2024-09-21T10:32:09.394322+0000","last_undegraded":"2024-09-21T10:32:09.394322+0000","last_fullsized":"2024-09-21T10:32:09.394322+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:50:56.851293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1186,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389772+0000","last_change":"2024-09-21T10:26:17.243429+0000","last_active":"2024-09-21T10:32:09.389772+0000","last_peered":"2024-09-21T10:32:09.389772+0000","last_clean":"2024-09-21T10:32:09.389772+0000","last_became_active":"2024-09-21T10:26:17.242997+0000","last_became_peered":"2024-09-21T10:26:17.242997+0000","last_unstale":"2024-09-21T10:32:09.389772+0000","last_undegraded":"2024-09-21T10:32:09.389772+0000","last_fullsized":"2024-09-21T10:32:09.389772+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:15:32.014645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1110,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.473755+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:32:18.473755+0000","last_peered":"2024-09-21T10:32:18.473755+0000","last_clean":"2024-09-21T10:32:18.473755+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:32:18.473755+0000","last_undegraded":"2024-09-21T10:32:18.473755+0000","last_fullsized":"2024-09-21T10:32:18.473755+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"7.1","version":"1217'9853","reported_seq":9886,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:22.198886+0000","last_change":"2024-09-21T10:29:40.369992+0000","last_active":"2024-09-21T10:32:22.198886+0000","last_peered":"2024-09-21T10:32:22.198886+0000","last_clean":"2024-09-21T10:32:22.198886+0000","last_became_active":"2024-09-21T10:29:40.369720+0000","last_became_peered":"2024-09-21T10:29:40.369720+0000","last_unstale":"2024-09-21T10:32:22.198886+0000","last_undegraded":"2024-09-21T10:32:22.198886+0000","last_fullsized":"2024-09-21T10:32:22.198886+0000","mapping_epoch":1194,"log_start":"1199'1900","ondisk_log_start":"1199'1900","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":7953,"log_dups_size":0,"ondisk_log_size":7953,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:29:31.108658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290521088,"num_objects":4433,"num_object_clones":0,"num_object_copies":13299,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4433,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9853,"num_write_kb":457152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1196,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392979+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:32:09.392979+0000","last_peered":"2024-09-21T10:32:09.392979+0000","last_clean":"2024-09-21T10:32:09.392979+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:32:09.392979+0000","last_undegraded":"2024-09-21T10:32:09.392979+0000","last_fullsized":"2024-09-21T10:32:09.392979+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":242,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.471571+0000","last_change":"2024-09-21T10:26:17.251840+0000","last_active":"2024-09-21T10:32:18.471571+0000","last_peered":"2024-09-21T10:32:18.471571+0000","last_clean":"2024-09-21T10:32:18.471571+0000","last_became_active":"2024-09-21T10:26:17.250742+0000","last_became_peered":"2024-09-21T10:26:17.250742+0000","last_unstale":"2024-09-21T10:32:18.471571+0000","last_undegraded":"2024-09-21T10:32:18.471571+0000","last_fullsized":"2024-09-21T10:32:18.471571+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:48.777859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":810,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392913+0000","last_change":"2024-09-21T10:24:11.226664+0000","last_active":"2024-09-21T10:32:09.392913+0000","last_peered":"2024-09-21T10:32:09.392913+0000","last_clean":"2024-09-21T10:32:09.392913+0000","last_became_active":"2024-09-21T10:24:11.226286+0000","last_became_peered":"2024-09-21T10:24:11.226286+0000","last_unstale":"2024-09-21T10:32:09.392913+0000","last_undegraded":"2024-09-21T10:32:09.392913+0000","last_fullsized":"2024-09-21T10:32:09.392913+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:49:53.894642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.0","version":"1217'9968","reported_seq":10001,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:22.650830+0000","last_change":"2024-09-21T10:29:40.492202+0000","last_active":"2024-09-21T10:32:22.650830+0000","last_peered":"2024-09-21T10:32:22.650830+0000","last_clean":"2024-09-21T10:32:22.650830+0000","last_became_active":"2024-09-21T10:29:40.491934+0000","last_became_peered":"2024-09-21T10:29:40.491934+0000","last_unstale":"2024-09-21T10:32:22.650830+0000","last_undegraded":"2024-09-21T10:32:22.650830+0000","last_fullsized":"2024-09-21T10:32:22.650830+0000","mapping_epoch":1194,"log_start":"0'0","ondisk_log_start":"0'0","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":9968,"log_dups_size":0,"ondisk_log_size":9968,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:31.678768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292814848,"num_objects":4468,"num_object_clones":0,"num_object_copies":13404,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4468,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9968,"num_write_kb":461952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1021,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.473563+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:32:18.473563+0000","last_peered":"2024-09-21T10:32:18.473563+0000","last_clean":"2024-09-21T10:32:18.473563+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:32:18.473563+0000","last_undegraded":"2024-09-21T10:32:18.473563+0000","last_fullsized":"2024-09-21T10:32:18.473563+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1182,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.406497+0000","last_change":"2024-09-21T10:26:17.249844+0000","last_active":"2024-09-21T10:32:09.406497+0000","last_peered":"2024-09-21T10:32:09.406497+0000","last_clean":"2024-09-21T10:32:09.406497+0000","last_became_active":"2024-09-21T10:26:17.249416+0000","last_became_peered":"2024-09-21T10:26:17.249416+0000","last_unstale":"2024-09-21T10:32:09.406497+0000","last_undegraded":"2024-09-21T10:32:09.406497+0000","last_fullsized":"2024-09-21T10:32:09.406497+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:32.517453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":242,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.470428+0000","last_change":"2024-09-21T10:26:17.248929+0000","last_active":"2024-09-21T10:32:18.470428+0000","last_peered":"2024-09-21T10:32:18.470428+0000","last_clean":"2024-09-21T10:32:18.470428+0000","last_became_active":"2024-09-21T10:26:17.248657+0000","last_became_peered":"2024-09-21T10:26:17.248657+0000","last_unstale":"2024-09-21T10:32:18.470428+0000","last_undegraded":"2024-09-21T10:32:18.470428+0000","last_fullsized":"2024-09-21T10:32:18.470428+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:17.227396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"1217'10009","reported_seq":10067,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:23.901405+0000","last_change":"2024-09-21T10:29:40.370185+0000","last_active":"2024-09-21T10:32:23.901405+0000","last_peered":"2024-09-21T10:32:23.901405+0000","last_clean":"2024-09-21T10:32:23.901405+0000","last_became_active":"2024-09-21T10:29:40.369848+0000","last_became_peered":"2024-09-21T10:29:40.369848+0000","last_unstale":"2024-09-21T10:32:23.901405+0000","last_undegraded":"2024-09-21T10:32:23.901405+0000","last_fullsized":"2024-09-21T10:32:23.901405+0000","mapping_epoch":1194,"log_start":"1199'2500","ondisk_log_start":"1199'2500","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":7509,"log_dups_size":0,"ondisk_log_size":7509,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:03:22.161823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290127872,"num_objects":4427,"num_object_clones":0,"num_object_copies":13281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4427,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10009,"num_write_kb":461952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":214,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.484565+0000","last_change":"2024-09-21T10:27:05.859895+0000","last_active":"2024-09-21T10:32:18.484565+0000","last_peered":"2024-09-21T10:32:18.484565+0000","last_clean":"2024-09-21T10:32:18.484565+0000","last_became_active":"2024-09-21T10:27:05.787695+0000","last_became_peered":"2024-09-21T10:27:05.787695+0000","last_unstale":"2024-09-21T10:32:18.484565+0000","last_undegraded":"2024-09-21T10:32:18.484565+0000","last_fullsized":"2024-09-21T10:32:18.484565+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:09:15.221604+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":2,"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":[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":"0'0","reported_seq":819,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.391907+0000","last_change":"2024-09-21T10:24:11.226347+0000","last_active":"2024-09-21T10:32:09.391907+0000","last_peered":"2024-09-21T10:32:09.391907+0000","last_clean":"2024-09-21T10:32:09.391907+0000","last_became_active":"2024-09-21T10:24:11.225985+0000","last_became_peered":"2024-09-21T10:24:11.225985+0000","last_unstale":"2024-09-21T10:32:09.391907+0000","last_undegraded":"2024-09-21T10:32:09.391907+0000","last_fullsized":"2024-09-21T10:32:09.391907+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:21:57.182810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.481932+0000","last_change":"2024-09-21T10:27:05.783515+0000","last_active":"2024-09-21T10:32:18.481932+0000","last_peered":"2024-09-21T10:32:18.481932+0000","last_clean":"2024-09-21T10:32:18.481932+0000","last_became_active":"2024-09-21T10:27:05.783198+0000","last_became_peered":"2024-09-21T10:27:05.783198+0000","last_unstale":"2024-09-21T10:32:18.481932+0000","last_undegraded":"2024-09-21T10:32:18.481932+0000","last_fullsized":"2024-09-21T10:32:18.481932+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:22.726730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"1217'10010","reported_seq":10068,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:23.939975+0000","last_change":"2024-09-21T10:29:40.492134+0000","last_active":"2024-09-21T10:32:23.939975+0000","last_peered":"2024-09-21T10:32:23.939975+0000","last_clean":"2024-09-21T10:32:23.939975+0000","last_became_active":"2024-09-21T10:29:40.491844+0000","last_became_peered":"2024-09-21T10:29:40.491844+0000","last_unstale":"2024-09-21T10:32:23.939975+0000","last_undegraded":"2024-09-21T10:32:23.939975+0000","last_fullsized":"2024-09-21T10:32:23.939975+0000","mapping_epoch":1194,"log_start":"1199'2500","ondisk_log_start":"1199'2500","created":1194,"last_epoch_clean":1195,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:29:39.351911+0000","last_clean_scrub_stamp":"2024-09-21T10:29:39.351911+0000","objects_scrubbed":0,"log_size":7510,"log_dups_size":0,"ondisk_log_size":7510,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:44:29.513921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292945920,"num_objects":4470,"num_object_clones":0,"num_object_copies":13410,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4470,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10010,"num_write_kb":463360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":246,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.473077+0000","last_change":"2024-09-21T10:26:17.283049+0000","last_active":"2024-09-21T10:32:18.473077+0000","last_peered":"2024-09-21T10:32:18.473077+0000","last_clean":"2024-09-21T10:32:18.473077+0000","last_became_active":"2024-09-21T10:26:17.249481+0000","last_became_peered":"2024-09-21T10:26:17.249481+0000","last_unstale":"2024-09-21T10:32:18.473077+0000","last_undegraded":"2024-09-21T10:32:18.473077+0000","last_fullsized":"2024-09-21T10:32:18.473077+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:06:22.697627+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":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.7","version":"0'0","reported_seq":1174,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392040+0000","last_change":"2024-09-21T10:18:06.728681+0000","last_active":"2024-09-21T10:32:09.392040+0000","last_peered":"2024-09-21T10:32:09.392040+0000","last_clean":"2024-09-21T10:32:09.392040+0000","last_became_active":"2024-09-21T10:18:06.728401+0000","last_became_peered":"2024-09-21T10:18:06.728401+0000","last_unstale":"2024-09-21T10:32:09.392040+0000","last_undegraded":"2024-09-21T10:32:09.392040+0000","last_fullsized":"2024-09-21T10:32:09.392040+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:11.694793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1152,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389298+0000","last_change":"2024-09-21T10:04:34.519943+0000","last_active":"2024-09-21T10:32:09.389298+0000","last_peered":"2024-09-21T10:32:09.389298+0000","last_clean":"2024-09-21T10:32:09.389298+0000","last_became_active":"2024-09-21T10:04:34.519616+0000","last_became_peered":"2024-09-21T10:04:34.519616+0000","last_unstale":"2024-09-21T10:32:09.389298+0000","last_undegraded":"2024-09-21T10:32:09.389298+0000","last_fullsized":"2024-09-21T10:32:09.389298+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:55:43.048894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":1165,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389555+0000","last_change":"2024-09-21T10:17:33.979153+0000","last_active":"2024-09-21T10:32:09.389555+0000","last_peered":"2024-09-21T10:32:09.389555+0000","last_clean":"2024-09-21T10:32:09.389555+0000","last_became_active":"2024-09-21T10:17:33.978851+0000","last_became_peered":"2024-09-21T10:17:33.978851+0000","last_unstale":"2024-09-21T10:32:09.389555+0000","last_undegraded":"2024-09-21T10:32:09.389555+0000","last_fullsized":"2024-09-21T10:32:09.389555+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:20:43.992777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":1174,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.390018+0000","last_change":"2024-09-21T10:04:33.357038+0000","last_active":"2024-09-21T10:32:09.390018+0000","last_peered":"2024-09-21T10:32:09.390018+0000","last_clean":"2024-09-21T10:32:09.390018+0000","last_became_active":"2024-09-21T10:04:33.356716+0000","last_became_peered":"2024-09-21T10:04:33.356716+0000","last_unstale":"2024-09-21T10:32:09.390018+0000","last_undegraded":"2024-09-21T10:32:09.390018+0000","last_fullsized":"2024-09-21T10:32:09.390018+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:27.853392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1158,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392827+0000","last_change":"2024-09-21T10:18:06.723700+0000","last_active":"2024-09-21T10:32:09.392827+0000","last_peered":"2024-09-21T10:32:09.392827+0000","last_clean":"2024-09-21T10:32:09.392827+0000","last_became_active":"2024-09-21T10:18:06.723427+0000","last_became_peered":"2024-09-21T10:18:06.723427+0000","last_unstale":"2024-09-21T10:32:09.392827+0000","last_undegraded":"2024-09-21T10:32:09.392827+0000","last_fullsized":"2024-09-21T10:32:09.392827+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:12.611898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1183,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.406292+0000","last_change":"2024-09-21T10:27:05.831822+0000","last_active":"2024-09-21T10:32:09.406292+0000","last_peered":"2024-09-21T10:32:09.406292+0000","last_clean":"2024-09-21T10:32:09.406292+0000","last_became_active":"2024-09-21T10:27:05.801083+0000","last_became_peered":"2024-09-21T10:27:05.801083+0000","last_unstale":"2024-09-21T10:32:09.406292+0000","last_undegraded":"2024-09-21T10:32:09.406292+0000","last_fullsized":"2024-09-21T10:32:09.406292+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:10:16.399023+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":4,"num_bytes_recovered":180,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1162,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.393125+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:32:09.393125+0000","last_peered":"2024-09-21T10:32:09.393125+0000","last_clean":"2024-09-21T10:32:09.393125+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:32:09.393125+0000","last_undegraded":"2024-09-21T10:32:09.393125+0000","last_fullsized":"2024-09-21T10:32:09.393125+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.482986+0000","last_change":"2024-09-21T10:27:05.773839+0000","last_active":"2024-09-21T10:32:18.482986+0000","last_peered":"2024-09-21T10:32:18.482986+0000","last_clean":"2024-09-21T10:32:18.482986+0000","last_became_active":"2024-09-21T10:27:05.772482+0000","last_became_peered":"2024-09-21T10:27:05.772482+0000","last_unstale":"2024-09-21T10:32:18.482986+0000","last_undegraded":"2024-09-21T10:32:18.482986+0000","last_fullsized":"2024-09-21T10:32:18.482986+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:40:31.087141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":256,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.477068+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:32:18.477068+0000","last_peered":"2024-09-21T10:32:18.477068+0000","last_clean":"2024-09-21T10:32:18.477068+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:32:18.477068+0000","last_undegraded":"2024-09-21T10:32:18.477068+0000","last_fullsized":"2024-09-21T10:32:18.477068+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.482200+0000","last_change":"2024-09-21T10:27:05.783318+0000","last_active":"2024-09-21T10:32:18.482200+0000","last_peered":"2024-09-21T10:32:18.482200+0000","last_clean":"2024-09-21T10:32:18.482200+0000","last_became_active":"2024-09-21T10:27:05.782700+0000","last_became_peered":"2024-09-21T10:27:05.782700+0000","last_unstale":"2024-09-21T10:32:18.482200+0000","last_undegraded":"2024-09-21T10:32:18.482200+0000","last_fullsized":"2024-09-21T10:32:18.482200+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:35:07.150048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1170,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392012+0000","last_change":"2024-09-21T10:18:06.727914+0000","last_active":"2024-09-21T10:32:09.392012+0000","last_peered":"2024-09-21T10:32:09.392012+0000","last_clean":"2024-09-21T10:32:09.392012+0000","last_became_active":"2024-09-21T10:18:06.727617+0000","last_became_peered":"2024-09-21T10:18:06.727617+0000","last_unstale":"2024-09-21T10:32:09.392012+0000","last_undegraded":"2024-09-21T10:32:09.392012+0000","last_fullsized":"2024-09-21T10:32:09.392012+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:43:01.158617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.482278+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:32:18.482278+0000","last_peered":"2024-09-21T10:32:18.482278+0000","last_clean":"2024-09-21T10:32:18.482278+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:32:18.482278+0000","last_undegraded":"2024-09-21T10:32:18.482278+0000","last_fullsized":"2024-09-21T10:32:18.482278+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":257,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.472947+0000","last_change":"2024-09-21T10:27:05.773295+0000","last_active":"2024-09-21T10:32:18.472947+0000","last_peered":"2024-09-21T10:32:18.472947+0000","last_clean":"2024-09-21T10:32:18.472947+0000","last_became_active":"2024-09-21T10:27:05.772957+0000","last_became_peered":"2024-09-21T10:27:05.772957+0000","last_unstale":"2024-09-21T10:32:18.472947+0000","last_undegraded":"2024-09-21T10:32:18.472947+0000","last_fullsized":"2024-09-21T10:32:18.472947+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:18.893159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.482754+0000","last_change":"2024-09-21T10:27:05.768043+0000","last_active":"2024-09-21T10:32:18.482754+0000","last_peered":"2024-09-21T10:32:18.482754+0000","last_clean":"2024-09-21T10:32:18.482754+0000","last_became_active":"2024-09-21T10:27:05.767700+0000","last_became_peered":"2024-09-21T10:27:05.767700+0000","last_unstale":"2024-09-21T10:32:18.482754+0000","last_undegraded":"2024-09-21T10:32:18.482754+0000","last_fullsized":"2024-09-21T10:32:18.482754+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:15.565806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.482796+0000","last_change":"2024-09-21T10:27:05.779601+0000","last_active":"2024-09-21T10:32:18.482796+0000","last_peered":"2024-09-21T10:32:18.482796+0000","last_clean":"2024-09-21T10:32:18.482796+0000","last_became_active":"2024-09-21T10:27:05.767632+0000","last_became_peered":"2024-09-21T10:27:05.767632+0000","last_unstale":"2024-09-21T10:32:18.482796+0000","last_undegraded":"2024-09-21T10:32:18.482796+0000","last_fullsized":"2024-09-21T10:32:18.482796+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:21:06.833602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":1182,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389388+0000","last_change":"2024-09-21T10:18:06.728229+0000","last_active":"2024-09-21T10:32:09.389388+0000","last_peered":"2024-09-21T10:32:09.389388+0000","last_clean":"2024-09-21T10:32:09.389388+0000","last_became_active":"2024-09-21T10:18:06.727869+0000","last_became_peered":"2024-09-21T10:18:06.727869+0000","last_unstale":"2024-09-21T10:32:09.389388+0000","last_undegraded":"2024-09-21T10:32:09.389388+0000","last_fullsized":"2024-09-21T10:32:09.389388+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:54.526617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1590,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.473662+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:32:18.473662+0000","last_peered":"2024-09-21T10:32:18.473662+0000","last_clean":"2024-09-21T10:32:18.473662+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:32:18.473662+0000","last_undegraded":"2024-09-21T10:32:18.473662+0000","last_fullsized":"2024-09-21T10:32:18.473662+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":242,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.470336+0000","last_change":"2024-09-21T10:26:17.248181+0000","last_active":"2024-09-21T10:32:18.470336+0000","last_peered":"2024-09-21T10:32:18.470336+0000","last_clean":"2024-09-21T10:32:18.470336+0000","last_became_active":"2024-09-21T10:26:17.247868+0000","last_became_peered":"2024-09-21T10:26:17.247868+0000","last_unstale":"2024-09-21T10:32:18.470336+0000","last_undegraded":"2024-09-21T10:32:18.470336+0000","last_fullsized":"2024-09-21T10:32:18.470336+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:52:13.195233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1198,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389477+0000","last_change":"2024-09-21T10:27:05.784250+0000","last_active":"2024-09-21T10:32:09.389477+0000","last_peered":"2024-09-21T10:32:09.389477+0000","last_clean":"2024-09-21T10:32:09.389477+0000","last_became_active":"2024-09-21T10:27:05.783872+0000","last_became_peered":"2024-09-21T10:27:05.783872+0000","last_unstale":"2024-09-21T10:32:09.389477+0000","last_undegraded":"2024-09-21T10:32:09.389477+0000","last_fullsized":"2024-09-21T10:32:09.389477+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:23:00.777422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1164,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392696+0000","last_change":"2024-09-21T10:17:33.976924+0000","last_active":"2024-09-21T10:32:09.392696+0000","last_peered":"2024-09-21T10:32:09.392696+0000","last_clean":"2024-09-21T10:32:09.392696+0000","last_became_active":"2024-09-21T10:17:33.976542+0000","last_became_peered":"2024-09-21T10:17:33.976542+0000","last_unstale":"2024-09-21T10:32:09.392696+0000","last_undegraded":"2024-09-21T10:32:09.392696+0000","last_fullsized":"2024-09-21T10:32:09.392696+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:40:54.579312+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1216,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389376+0000","last_change":"2024-09-21T10:27:05.784022+0000","last_active":"2024-09-21T10:32:09.389376+0000","last_peered":"2024-09-21T10:32:09.389376+0000","last_clean":"2024-09-21T10:32:09.389376+0000","last_became_active":"2024-09-21T10:27:05.783633+0000","last_became_peered":"2024-09-21T10:27:05.783633+0000","last_unstale":"2024-09-21T10:32:09.389376+0000","last_undegraded":"2024-09-21T10:32:09.389376+0000","last_fullsized":"2024-09-21T10:32:09.389376+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:33:57.558588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1148,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.392882+0000","last_change":"2024-09-21T10:04:33.364161+0000","last_active":"2024-09-21T10:32:09.392882+0000","last_peered":"2024-09-21T10:32:09.392882+0000","last_clean":"2024-09-21T10:32:09.392882+0000","last_became_active":"2024-09-21T10:04:33.363860+0000","last_became_peered":"2024-09-21T10:04:33.363860+0000","last_unstale":"2024-09-21T10:32:09.392882+0000","last_undegraded":"2024-09-21T10:32:09.392882+0000","last_fullsized":"2024-09-21T10:32:09.392882+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:59.160036+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.482900+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:32:18.482900+0000","last_peered":"2024-09-21T10:32:18.482900+0000","last_clean":"2024-09-21T10:32:18.482900+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:32:18.482900+0000","last_undegraded":"2024-09-21T10:32:18.482900+0000","last_fullsized":"2024-09-21T10:32:18.482900+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":210,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.483272+0000","last_change":"2024-09-21T10:27:05.780553+0000","last_active":"2024-09-21T10:32:18.483272+0000","last_peered":"2024-09-21T10:32:18.483272+0000","last_clean":"2024-09-21T10:32:18.483272+0000","last_became_active":"2024-09-21T10:27:05.780172+0000","last_became_peered":"2024-09-21T10:27:05.780172+0000","last_unstale":"2024-09-21T10:32:18.483272+0000","last_undegraded":"2024-09-21T10:32:18.483272+0000","last_fullsized":"2024-09-21T10:32:18.483272+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:24.286225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":1165,"reported_epoch":1216,"state":"active+clean","last_fresh":"2024-09-21T10:32:09.389233+0000","last_change":"2024-09-21T10:17:33.982198+0000","last_active":"2024-09-21T10:32:09.389233+0000","last_peered":"2024-09-21T10:32:09.389233+0000","last_clean":"2024-09-21T10:32:09.389233+0000","last_became_active":"2024-09-21T10:17:33.981885+0000","last_became_peered":"2024-09-21T10:17:33.981885+0000","last_unstale":"2024-09-21T10:32:09.389233+0000","last_undegraded":"2024-09-21T10:32:09.389233+0000","last_fullsized":"2024-09-21T10:32:09.389233+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:01.768482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":248,"reported_epoch":1217,"state":"active+clean","last_fresh":"2024-09-21T10:32:18.476973+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:32:18.476973+0000","last_peered":"2024-09-21T10:32:18.476973+0000","last_clean":"2024-09-21T10:32:18.476973+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:32:18.476973+0000","last_undegraded":"2024-09-21T10:32:18.476973+0000","last_fullsized":"2024-09-21T10:32:18.476973+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":4749918232,"num_objects":72479,"num_object_clones":0,"num_object_copies":217437,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72479,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":162231,"num_write_kb":7510657,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":14271328256,"data_stored":14271316040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":143031,"ondisk_log_size":143031,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":806,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2951840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234344,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1768808,"kb_used_data":1466976,"kb_used_omap":1,"kb_used_meta":301822,"kb_avail":91976344,"statfs":{"total":95995035648,"available":94183776256,"internally_reserved":0,"allocated":1502183424,"data_stored":1499793986,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":309066187},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495981,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1769636,"kb_used_data":1463772,"kb_used_omap":1,"kb_used_meta":305854,"kb_avail":91975516,"statfs":{"total":95995035648,"available":94182928384,"internally_reserved":0,"allocated":1498902528,"data_stored":1496517083,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":313194951},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757618,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1559188,"kb_used_data":1181132,"kb_used_omap":1,"kb_used_meta":378046,"kb_avail":92185964,"statfs":{"total":95995035648,"available":94398427136,"internally_reserved":0,"allocated":1209479168,"data_stored":1207105365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":387119558},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967789,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2197268,"kb_used_data":1799944,"kb_used_omap":46,"kb_used_meta":397137,"kb_avail":91547884,"statfs":{"total":95995035648,"available":93745033216,"internally_reserved":0,"allocated":1843142656,"data_stored":1840772906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":406668988},"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":[]},{"osd":0,"up_from":731,"seq":3139621093563,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2584536,"kb_used_data":2321424,"kb_used_omap":73,"kb_used_meta":263030,"kb_avail":91160616,"statfs":{"total":95995035648,"available":93348470784,"internally_reserved":0,"allocated":2377138176,"data_stored":2374760790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":269343282},"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":[]},{"osd":4,"up_from":30,"seq":128849019254,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1785632,"kb_used_data":1465816,"kb_used_omap":1,"kb_used_meta":319806,"kb_avail":91959520,"statfs":{"total":95995035648,"available":94166548480,"internally_reserved":0,"allocated":1500995584,"data_stored":1498613724,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":327481798},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888551,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3012364,"kb_used_data":2587396,"kb_used_omap":30,"kb_used_meta":424801,"kb_avail":90732788,"statfs":{"total":95995035648,"available":92910374912,"internally_reserved":0,"allocated":2649493504,"data_stored":2647127324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":434997044},"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":[]},{"osd":1,"up_from":763,"seq":3277060047028,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2084944,"kb_used_data":1773768,"kb_used_omap":44,"kb_used_meta":311123,"kb_avail":91660208,"statfs":{"total":95995035648,"available":93860052992,"internally_reserved":0,"allocated":1816338432,"data_stored":1813968109,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":318590574},"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":[]}],"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":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2361397248,"data_stored":2361393176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1795035136,"data_stored":1795031064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1829306368,"data_stored":1829306368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2634350592,"data_stored":2634350592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1479213056,"data_stored":1479213056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1200881664,"data_stored":1200881664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1480069120,"data_stored":1480065048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1491075072,"data_stored":1491075072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:32:27.898 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:32:27.898 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:32:27.898 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [1, 2, 4, 5, 6, 7, 0, 3] 2024-09-21T10:32:27.898 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd out 4 2024-09-21T10:32:27.900 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:27.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:27 smithi031 ceph-mon[96824]: from='client.35226 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:32:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:27 smithi031 ceph-mon[96824]: pgmap v1515: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-09-21T10:32:28.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:28.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.076 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:28.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:28.177 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:28.234 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:28.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:28.336 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:28.364 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:28.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:28.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:28.511 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:28.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:28.613 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:28.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.652 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:28.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:28.740 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:28 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:32:28.753 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:28.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.795 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:28.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:28.841 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:28 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:32:28.842 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:28 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:32:28.896 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:28.922 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:28.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:28.923 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:28.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:32:29.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:29.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.072 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:29.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:29.173 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:29.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:29.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:29.313 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:29.345 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:29.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:29.447 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:29.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:29.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:29.602 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:29.648 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:29.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:29.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:29 smithi031 ceph-mon[96824]: pgmap v1516: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-09-21T10:32:29.750 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:29.794 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:29.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:29.896 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:29.927 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:29 smithi007 ceph-mon[101144]: pgmap v1516: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-09-21T10:32:29.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:29 smithi007 ceph-mon[99390]: pgmap v1516: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-09-21T10:32:29.933 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:29.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:29.976 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:32:29.976 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:32:29.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:32:29.976 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:32:29.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.976 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:146962 6.f e1114/1112 6:f985b83e:::benchmark_data_smithi007_139998_object18404:head v 1114'9297, mlcod=1089'978)", 2024-09-21T10:32:29.976 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:35.658487+0000", 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 354.31354451999999, 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.14522478899999999, 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658487+0000", 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:29.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658487+0000", 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658487+0000", 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658491+0000", 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2819999999999998e-06 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658498+0000", 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7100000000000001e-06 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.658502+0000", 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3420000000000001e-06 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.739242+0000", 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.080739559000000002 2024-09-21T10:32:29.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.739267+0000", 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.533e-05 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.803637+0000", 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.064369684999999996 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.981 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:29.981 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.803712+0000", 2024-09-21T10:32:29.981 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5258000000000003e-05 2024-09-21T10:32:29.981 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:29.981 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:29.981 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:29.981 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.982 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.982 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:146963 6.f e1114/1112 6:f9f422ef:::benchmark_data_smithi007_139998_object18405:head v 1114'9298, mlcod=1089'978)", 2024-09-21T10:32:29.982 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:35.661045+0000", 2024-09-21T10:32:29.982 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 354.31098651600001, 2024-09-21T10:32:29.982 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.14277554200000001, 2024-09-21T10:32:29.982 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:29.983 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:29.983 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:29.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:29.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.661045+0000", 2024-09-21T10:32:29.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:29.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:29.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.661045+0000", 2024-09-21T10:32:29.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:29.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:29.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.661044+0000", 2024-09-21T10:32:29.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:29.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:29.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.661052+0000", 2024-09-21T10:32:29.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4230000000000005e-06 2024-09-21T10:32:29.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:29.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.739145+0000", 2024-09-21T10:32:29.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.078092110000000006 2024-09-21T10:32:29.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:29.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.739154+0000", 2024-09-21T10:32:29.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.1200000000000008e-06 2024-09-21T10:32:29.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:29.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.753993+0000", 2024-09-21T10:32:29.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014839491 2024-09-21T10:32:29.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.988 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:29.988 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.754017+0000", 2024-09-21T10:32:29.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3642000000000002e-05 2024-09-21T10:32:29.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.988 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:29.988 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.803717+0000", 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.049699818999999999 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:35.803821+0000", 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000104317 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:154212 6.4 e1116/1112 6:2855dd57:::benchmark_data_smithi007_139998_object25654:head v 1116'9670, mlcod=1089'959)", 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:48.370782+0000", 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 341.60125046500002, 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.122204138, 2024-09-21T10:32:29.989 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370782+0000", 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370782+0000", 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370781+0000", 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370786+0000", 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2549999999999997e-06 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370795+0000", 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0920000000000004e-06 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370801+0000", 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6420000000000004e-06 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370855+0000", 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4042000000000002e-05 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.370877+0000", 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.2370000000000001e-05 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.492955+0000", 2024-09-21T10:32:29.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12207768200000001 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:48.492986+0000", 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0642000000000002e-05 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:154789 6.4 e1116/1112 6:2940e6fe:::benchmark_data_smithi007_139998_object26231:head v 1116'9706, mlcod=1089'959)", 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:49.403756+0000", 2024-09-21T10:32:29.993 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 340.56827594100002, 2024-09-21T10:32:29.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.117615637, 2024-09-21T10:32:29.994 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:29.995 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:29.995 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:29.995 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.995 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:29.996 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403756+0000", 2024-09-21T10:32:29.996 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:29.996 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.996 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.996 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:29.996 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403756+0000", 2024-09-21T10:32:29.996 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403756+0000", 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403760+0000", 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2259999999999999e-06 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:29.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403770+0000", 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0044000000000001e-05 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.403776+0000", 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6330000000000001e-06 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.404178+0000", 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00040279900000000002 2024-09-21T10:32:29.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.404200+0000", 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1486999999999999e-05 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.521327+0000", 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.11712660499999999 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.521372+0000", 2024-09-21T10:32:29.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5130999999999999e-05 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:154800 6.c 6:387cdb02:::benchmark_data_smithi007_139998_object26242:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1116)", 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:49.414727+0000", 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 340.55730464700002, 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.16156508999999999, 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:30.000 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 154800 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414727+0000", 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414727+0000", 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414725+0000", 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414735+0000", 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4180000000000003e-06 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414752+0000", 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6708e-05 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.414759+0000", 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4800000000000004e-06 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.519651+0000", 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10489223 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.003 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.519799+0000", 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014786000000000001 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.519958+0000", 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015868499999999999 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.528853+0000", 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0088952089999999994 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.530956+0000", 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021029400000000002 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.540238+0000", 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0092821650000000002 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.576121+0000", 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.035882975999999997 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.576177+0000", 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6091999999999998e-05 2024-09-21T10:32:30.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.576292+0000", 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011516200000000001 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:154816 6.c 6:31dc5511:::benchmark_data_smithi007_139998_object26258:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1116)", 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:49.435204+0000", 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 340.53682844600002, 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.18844435500000001, 2024-09-21T10:32:30.006 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 154816 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435204+0000", 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435204+0000", 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435202+0000", 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435209+0000", 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0310000000000001e-06 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435223+0000", 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4054e-05 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.435231+0000", 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2689999999999999e-06 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.524291+0000", 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.089060186 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.524444+0000", 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000152533 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.524612+0000", 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016826300000000001 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.528921+0000", 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004308559 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.010 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.533145+0000", 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042243430000000002 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.540278+0000", 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0071327279999999996 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.622912+0000", 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.082634689999999997 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.623527+0000", 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00061437600000000003 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:49.623648+0000", 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012101500000000001 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:157201 6.c 6:37863fd0:::benchmark_data_smithi007_139998_object28643:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1116)", 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:53.561094+0000", 2024-09-21T10:32:30.012 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 336.41093841999998, 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.154452585, 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 157201 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561094+0000", 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561094+0000", 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561091+0000", 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561100+0000", 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5920000000000001e-06 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561120+0000", 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0148000000000001e-05 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.561128+0000", 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0390000000000005e-06 2024-09-21T10:32:30.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.648241+0000", 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.087113159999999995 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.648383+0000", 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014195500000000001 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.648521+0000", 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013807899999999999 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.655300+0000", 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0067790020000000001 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.673051+0000", 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017750525999999999 2024-09-21T10:32:30.017 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.673059+0000", 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6899999999999992e-06 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.715328+0000", 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.042269763000000002 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.018 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.715424+0000", 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5838e-05 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:53.715546+0000", 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000121932 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:157581 6.f e1117/1112 6:f26b8c08:::benchmark_data_smithi007_139998_object29023:head v 1117'9961, mlcod=1089'978)", 2024-09-21T10:32:30.019 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.315523+0000", 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 335.65650944700002, 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.154840849, 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315523+0000", 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315523+0000", 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315522+0000", 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315542+0000", 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0852999999999998e-05 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.021 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315558+0000", 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5996000000000001e-05 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.315566+0000", 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9049999999999997e-06 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.334230+0000", 2024-09-21T10:32:30.022 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018663823999999999 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.334256+0000", 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5916999999999999e-05 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470314+0000", 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.13605758300000001 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470363+0000", 2024-09-21T10:32:30.023 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9781999999999999e-05 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:157587 6.f e1117/1112 6:f2c6d674:::benchmark_data_smithi007_139998_object29029:head v 1117'9962, mlcod=1089'978)", 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.319994+0000", 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 335.65203842599999, 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.15039145200000001, 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.024 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.319994+0000", 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.319994+0000", 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.319993+0000", 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.319998+0000", 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.758e-06 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.320007+0000", 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4509999999999998e-06 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.320013+0000", 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.49e-06 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.026 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.345512+0000", 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.025498808000000001 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.345539+0000", 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.7684000000000001e-05 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470368+0000", 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12482834499999999 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.027 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470385+0000", 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7387000000000001e-05 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:157595 6.f e1117/1112 6:faf88a30:::benchmark_data_smithi007_139998_object29037:head v 1117'9963, mlcod=1089'978)", 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.327295+0000", 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 335.64473698099999, 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.143109558, 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.028 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327295+0000", 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327295+0000", 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327294+0000", 2024-09-21T10:32:30.029 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327303+0000", 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2469999999999997e-06 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327317+0000", 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3777e-05 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.327324+0000", 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4329999999999998e-06 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.360385+0000", 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.033060594999999998 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.360410+0000", 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5395999999999999e-05 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470389+0000", 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.10997822 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470405+0000", 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6007000000000001e-05 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:157596 6.f e1117/1112 6:f20ee1f4:::benchmark_data_smithi007_139998_object29038:head v 1117'9964, mlcod=1089'978)", 2024-09-21T10:32:30.032 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.331062+0000", 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 335.64096989000001, 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.139359498, 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331062+0000", 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331062+0000", 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.033 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331062+0000", 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331066+0000", 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6079999999999998e-06 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331074+0000", 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0809999999999994e-06 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.331083+0000", 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0780000000000002e-06 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.377877+0000", 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.046793987000000002 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.377934+0000", 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6184000000000003e-05 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.035 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470406+0000", 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.092472846999999997 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470422+0000", 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5113000000000001e-05 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.036 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.44609.0:157598 6.f e1117/1112 6:fce17bf0:::benchmark_data_smithi007_139998_object29040:head v 1117'9965, mlcod=1089'978)", 2024-09-21T10:32:30.036 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:30.038 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.332708+0000", 2024-09-21T10:32:30.038 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 335.639323639, 2024-09-21T10:32:30.038 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.137729776, 2024-09-21T10:32:30.038 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.038 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.038 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.038 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.038 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.038 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332708+0000", 2024-09-21T10:32:30.038 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332708+0000", 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332707+0000", 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.039 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332729+0000", 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1339999999999999e-05 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332738+0000", 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4080000000000004e-06 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.332744+0000", 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8799999999999996e-06 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.040 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.389824+0000", 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.057079576999999999 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.389847+0000", 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3737999999999999e-05 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470423+0000", 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.080575846000000007 2024-09-21T10:32:30.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.470438+0000", 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4815e-05 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:157913 6.c 6:39fb5ac1:::benchmark_data_smithi007_139998_object29355:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1117)", 2024-09-21T10:32:30.042 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:54.877989+0000", 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 335.09404311100002, 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12505017500000001, 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 157913 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.877989+0000", 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.043 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.044 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.044 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.877989+0000", 2024-09-21T10:32:30.044 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.044 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.044 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.044 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.044 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.877989+0000", 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.877991+0000", 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1260000000000001e-06 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.877996+0000", 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2020000000000003e-06 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.878000+0000", 2024-09-21T10:32:30.045 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2719999999999999e-06 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.945789+0000", 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.067788957999999996 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.945949+0000", 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015981400000000001 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:32:30.046 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.946098+0000", 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000148837 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.953548+0000", 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0074499910000000004 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.953555+0000", 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8650000000000003e-06 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.047 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:54.953588+0000", 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3639000000000001e-05 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.002856+0000", 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.049267317999999997 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.002924+0000", 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8539000000000002e-05 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.048 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.003039+0000", 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011490299999999999 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "MOSDPGPushReply(6.c 1117/1112 [PushReplyOp(6:340c17a4:::benchmark_data_smithi007_139998_object112160:head)])", 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:55.020442+0000", 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 334.95158949199998, 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.120580093, 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020442+0000", 2024-09-21T10:32:30.049 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020442+0000", 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020442+0000", 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967296 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020445+0000", 2024-09-21T10:32:30.050 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.038e-06 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020451+0000", 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0719999999999996e-06 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.020458+0000", 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1380000000000004e-06 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.140737+0000", 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.120279096 2024-09-21T10:32:30.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.141023+0000", 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000285968 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:158030 6.c 6:349be75e:::benchmark_data_smithi007_139998_object29472:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1117)", 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:55.058910+0000", 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 334.91312219600002, 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12757243900000001, 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.052 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 158030 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058910+0000", 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058910+0000", 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.053 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058908+0000", 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058916+0000", 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.038e-06 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058935+0000", 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9198000000000002e-05 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.054 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.058943+0000", 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2389999999999996e-06 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.118502+0000", 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.059559502 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.118831+0000", 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000328881 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.055 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5,7", 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.118982+0000", 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015056100000000001 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.123985+0000", 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0050036029999999997 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.132404+0000", 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.008418745 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.056 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.140672+0000", 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0082680600000000007 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.185825+0000", 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.045152937999999997 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.186050+0000", 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00022545 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.057 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.186482+0000", 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00043176 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "MOSDPGPushReply(6.c 1117/1112 [PushReplyOp(6:340d9bcd:::benchmark_data_smithi007_139998_object50968:head)])", 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:55.217644+0000", 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 334.75438837399997, 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12064335499999999, 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:32:30.058 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217644+0000", 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217644+0000", 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217643+0000", 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967296 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.059 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217647+0000", 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.36e-06 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217654+0000", 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9129999999999997e-06 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.217659+0000", 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4620000000000004e-06 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.060 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.338054+0000", 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12039480299999999 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:55.338287+0000", 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023301300000000001 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:196052 6.1 6:80fd6489:::benchmark_data_smithi007_139998_object67494:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-09-21T10:32:30.061 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:27:48.790270+0000", 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 281.18176172599999, 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.85487882999999998, 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 196052 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.062 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790270+0000", 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790270+0000", 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790268+0000", 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999976 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.063 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790282+0000", 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3859000000000001e-05 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790308+0000", 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5873000000000001e-05 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.790321+0000", 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3686000000000001e-05 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.876322+0000", 2024-09-21T10:32:30.064 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.086000961000000001 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.876342+0000", 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9845000000000001e-05 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.637191+0000", 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76084835399999995 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.637306+0000", 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011520599999999999 2024-09-21T10:32:30.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.637733+0000", 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00042697500000000001 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.639924+0000", 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021912939999999999 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.641338+0000", 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014139770000000001 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.066 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.645041+0000", 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0037025819999999998 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.645103+0000", 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2352000000000002e-05 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.645149+0000", 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6180000000000002e-05 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.067 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:221354 6.1 6:81b8b300:::benchmark_data_smithi007_139998_object92796:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:24.669909+0000", 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 245.30212333599999, 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.15626730799999999, 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 221354 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.068 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669909+0000", 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669909+0000", 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669908+0000", 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:30.069 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669916+0000", 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2870000000000004e-06 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669929+0000", 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3023000000000001e-05 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.669936+0000", 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2559999999999996e-06 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.070 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.671029+0000", 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010925570000000001 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.671134+0000", 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000105646 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.671446+0000", 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00031126400000000001 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.071 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.673484+0000", 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002038027 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.677768+0000", 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042842150000000001 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.826003+0000", 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.14823560699999999 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.072 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.826100+0000", 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.6588000000000004e-05 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.826176+0000", 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5889999999999993e-05 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:221364 6.21 6:84521163:::benchmark_data_smithi007_139998_object92806:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:24.674996+0000", 2024-09-21T10:32:30.073 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 245.297036069, 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.15510489999999999, 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 221364 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.674996+0000", 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.074 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.674996+0000", 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.674995+0000", 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675000+0000", 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.463e-06 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.075 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675011+0000", 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0376e-05 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675017+0000", 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0009999999999998e-06 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675089+0000", 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2770999999999998e-05 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.076 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675236+0000", 2024-09-21T10:32:30.077 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014635900000000001 2024-09-21T10:32:30.077 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.077 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.077 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:32:30.077 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.675492+0000", 2024-09-21T10:32:30.077 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025676200000000001 2024-09-21T10:32:30.077 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.077 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.077 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:30.077 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.676426+0000", 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00093318800000000005 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.677776+0000", 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00135049 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.830018+0000", 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.15224220799999999 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.078 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.830064+0000", 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5116e-05 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:24.830101+0000", 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7296999999999999e-05 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:221694 6.21 6:849c8ab6:::benchmark_data_smithi007_139998_object93136:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1149)", 2024-09-21T10:32:30.079 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:25.055230+0000", 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 244.91680244200001, 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.15176516600000001, 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 221694 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055230+0000", 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.080 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055230+0000", 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055228+0000", 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055235+0000", 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8839999999999997e-06 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.081 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055248+0000", 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3335e-05 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055255+0000", 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.285e-06 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055296+0000", 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1680000000000001e-05 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.082 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055401+0000", 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000104991 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.055640+0000", 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023892799999999999 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.057103+0000", 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014623520000000001 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.057670+0000", 2024-09-21T10:32:30.083 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000567915 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.206885+0000", 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.14921474700000001 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.206950+0000", 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4826000000000006e-05 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:25.206995+0000", 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4699e-05 2024-09-21T10:32:30.084 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.085 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.085 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.085 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:30.085 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:30.085 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:32:30.103 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:30.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:30.204 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:30.232 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:30.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:30.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:30.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:30.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:30.464 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:30.508 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:30.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:30.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:30.639 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:30.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:30.740 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:30.764 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:30.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:30.866 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:30.894 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:30.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:30.904 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:32:30.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:32:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:32:30] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T10:32:30.996 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:31.031 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:31.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:31.133 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:31.159 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:31.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:31.261 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:31.287 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:31.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:31.389 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:31.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.431 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:31.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:31.455 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:31.527 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:32:31.532 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:31.570 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:31 smithi007 ceph-mon[99390]: pgmap v1517: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:32:31.570 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3660710509' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:32:31.570 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:31 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:32:31.571 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:31 smithi007 ceph-mon[101144]: pgmap v1517: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:32:31.571 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3660710509' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:32:31.571 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:31 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:32:31.595 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:31.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:31.697 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:31.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:31 smithi031 ceph-mon[96824]: pgmap v1517: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:32:31.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3660710509' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:32:31.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:31 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:32:31.738 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:31.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:31.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:31.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:31.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:31.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:31.984 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:32.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.048 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:32.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:32.149 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:32.191 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:32.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:32.293 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:32.332 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:32.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:32.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:32.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:32:32.154+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1218 definitely_dead 0 2024-09-21T10:32:32.477 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:32.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:32.541 INFO:teuthology.orchestra.run.smithi007.stderr:marked out osd.4. 2024-09-21T10:32:32.578 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:32.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:32.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:32.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:32.727 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:32.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:32.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:32.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:32.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:32:32.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[99390]: osdmap e1218: 8 total, 8 up, 8 in 2024-09-21T10:32:32.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/505794780' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T10:32:32.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T10:32:32.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[99390]: Client client.admin marked osd.4 out, while it was still marked up 2024-09-21T10:32:32.831 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:32.831 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:32:32.832 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[101144]: osdmap e1218: 8 total, 8 up, 8 in 2024-09-21T10:32:32.832 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/505794780' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T10:32:32.832 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T10:32:32.832 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:32 smithi007 ceph-mon[101144]: Client client.admin marked osd.4 out, while it was still marked up 2024-09-21T10:32:32.851 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:32.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:32.877 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:32 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:32.877 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:32:32.877 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:32 smithi031 ceph-mon[96824]: osdmap e1218: 8 total, 8 up, 8 in 2024-09-21T10:32:32.877 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:32 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/505794780' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T10:32:32.877 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T10:32:32.877 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:32 smithi031 ceph-mon[96824]: Client client.admin marked osd.4 out, while it was still marked up 2024-09-21T10:32:32.953 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:32.979 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:32.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:33.081 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:33.103 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:33.205 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:33.227 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:33.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:33.329 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:33.351 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:33.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:33.453 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:33.475 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:33.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:33.577 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:33.599 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:33.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:33.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:33 smithi031 ceph-mon[96824]: pgmap v1519: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-21T10:32:33.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:33 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-09-21T10:32:33.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:33 smithi031 ceph-mon[96824]: osdmap e1219: 8 total, 8 up, 7 in 2024-09-21T10:32:33.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:33 smithi031 ceph-mon[96824]: osdmap e1220: 8 total, 8 up, 7 in 2024-09-21T10:32:33.687 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:33 smithi007 ceph-mon[99390]: pgmap v1519: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-21T10:32:33.687 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:33 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-09-21T10:32:33.687 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:33 smithi007 ceph-mon[99390]: osdmap e1219: 8 total, 8 up, 7 in 2024-09-21T10:32:33.687 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:33 smithi007 ceph-mon[99390]: osdmap e1220: 8 total, 8 up, 7 in 2024-09-21T10:32:33.688 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:33 smithi007 ceph-mon[101144]: pgmap v1519: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-09-21T10:32:33.688 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:33 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-09-21T10:32:33.688 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:33 smithi007 ceph-mon[101144]: osdmap e1219: 8 total, 8 up, 7 in 2024-09-21T10:32:33.688 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:33 smithi007 ceph-mon[101144]: osdmap e1220: 8 total, 8 up, 7 in 2024-09-21T10:32:33.701 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:33.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:33.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:33.825 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:33.848 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:33.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:33.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:33.980 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:33.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:34.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:34.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.118 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:34.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:34.219 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:34.269 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:34.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:34.371 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:34.412 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:34.514 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:34.554 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:32:34.554 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:32:34.554 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.554 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35079.0:169590 7.8 e1221/1220 7:1cd28399:::benchmark_data_smithi007_176264_object52233:head v 1221'10621, mlcod=1221'10618)", 2024-09-21T10:32:34.554 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:32:34.537852+0000", 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.011021253, 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011057948, 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.537852+0000", 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.537852+0000", 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.537851+0000", 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.537859+0000", 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4819999999999994e-06 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.537876+0000", 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6990000000000002e-05 2024-09-21T10:32:34.556 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.537885+0000", 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8400000000000001e-06 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.544594+0000", 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0067090049999999997 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.544620+0000", 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6151000000000001e-05 2024-09-21T10:32:34.557 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35079.0:169591 7.c e1221/1194 7:30862722:::benchmark_data_smithi007_176264_object52234:head v 1221'10530, mlcod=1221'10528)", 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:32:34.539629+0000", 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0092442860000000009, 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0093457090000000007, 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:34.558 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539629+0000", 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539629+0000", 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539628+0000", 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:34.559 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539637+0000", 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.1919999999999994e-06 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539653+0000", 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6047000000000001e-05 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539662+0000", 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2039999999999997e-06 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:34.560 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539723+0000", 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0866999999999998e-05 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539745+0000", 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.2969e-05 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:169592 7.5 7:aa46918f:::benchmark_data_smithi007_176264_object52235:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1221)", 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:32:34.539688+0000", 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0091849919999999995, 2024-09-21T10:32:34.561 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0093504940000000009, 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 169592 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539688+0000", 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.562 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539688+0000", 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539687+0000", 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539693+0000", 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0730000000000001e-06 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.563 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539704+0000", 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1056000000000001e-05 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539711+0000", 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1339999999999998e-06 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539825+0000", 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000113082 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.564 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.539966+0000", 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014187100000000001 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.540110+0000", 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014374099999999999 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35079.0:169601 7.8 e1221/1220)", 2024-09-21T10:32:34.565 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:32:34.544403+0000", 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0044704530000000001, 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0047035100000000002, 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "queued for pg", 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.544403+0000", 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.544403+0000", 2024-09-21T10:32:34.566 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.544402+0000", 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.544482+0000", 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9832000000000004e-05 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.544512+0000", 2024-09-21T10:32:34.567 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0329999999999999e-05 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.544520+0000", 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7579999999999992e-06 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35079.0:169603 7.9 e1221/1220 7:93abcb42:::benchmark_data_smithi007_176264_object52246:head v 1221'10589, mlcod=1221'10587)", 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:32:34.545424+0000", 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.003449517, 2024-09-21T10:32:34.568 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0037296410000000001, 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.545424+0000", 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.545424+0000", 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:34.569 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.545423+0000", 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.545435+0000", 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1542000000000001e-05 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.545448+0000", 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3373999999999999e-05 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:34.570 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.545455+0000", 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3320000000000003e-06 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.548331+0000", 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002875842 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.548354+0000", 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.2606e-05 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.571 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop_reply(client.35079.0:169592 7.5 e1221/1194)", 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:32:34.548914+0000", 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 4294967295.9999599, 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00029186799999999998, 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "queued for pg", 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.548914+0000", 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.572 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.548914+0000", 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.548912+0000", 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.548919+0000", 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7299999999999999e-06 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.573 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.548936+0000", 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6375000000000002e-05 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:32:34.548942+0000", 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6579999999999996e-06 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 6 2024-09-21T10:32:34.574 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:32:34.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.576 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:34.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:34.677 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:34.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:34.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:34.751 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:32:34.809 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:34.854 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:34.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:34.955 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:35.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:35.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:35.113 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:35.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.166 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:35.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:35.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[99390]: osdmap e1221: 8 total, 8 up, 7 in 2024-09-21T10:32:35.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[99390]: 7.8 starting backfill to osd.3 from (0'0,0'0] MAX to 1218'10600 2024-09-21T10:32:35.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[99390]: 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 1218'10308 2024-09-21T10:32:35.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[99390]: 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 1218'10930 2024-09-21T10:32:35.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[99390]: 7.3 starting backfill to osd.6 from (0'0,0'0] MAX to 1218'10414 2024-09-21T10:32:35.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[99390]: 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 1218'10568 2024-09-21T10:32:35.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[99390]: pgmap v1523: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 2 remapped+peering, 4 peering, 81 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 7994/196980 objects misplaced (4.058%); 48 KiB/s, 1 objects/s recovering 2024-09-21T10:32:35.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[101144]: osdmap e1221: 8 total, 8 up, 7 in 2024-09-21T10:32:35.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[101144]: 7.8 starting backfill to osd.3 from (0'0,0'0] MAX to 1218'10600 2024-09-21T10:32:35.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[101144]: 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 1218'10308 2024-09-21T10:32:35.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[101144]: 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 1218'10930 2024-09-21T10:32:35.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[101144]: 7.3 starting backfill to osd.6 from (0'0,0'0] MAX to 1218'10414 2024-09-21T10:32:35.189 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[101144]: 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 1218'10568 2024-09-21T10:32:35.189 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:34 smithi007 ceph-mon[101144]: pgmap v1523: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 2 remapped+peering, 4 peering, 81 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 7994/196980 objects misplaced (4.058%); 48 KiB/s, 1 objects/s recovering 2024-09-21T10:32:35.266 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:35.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.323 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:35.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:34 smithi031 ceph-mon[96824]: osdmap e1221: 8 total, 8 up, 7 in 2024-09-21T10:32:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:34 smithi031 ceph-mon[96824]: 7.8 starting backfill to osd.3 from (0'0,0'0] MAX to 1218'10600 2024-09-21T10:32:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:34 smithi031 ceph-mon[96824]: 7.1 starting backfill to osd.1 from (0'0,0'0] MAX to 1218'10308 2024-09-21T10:32:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:34 smithi031 ceph-mon[96824]: 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 1218'10930 2024-09-21T10:32:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:34 smithi031 ceph-mon[96824]: 7.3 starting backfill to osd.6 from (0'0,0'0] MAX to 1218'10414 2024-09-21T10:32:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:34 smithi031 ceph-mon[96824]: 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 1218'10568 2024-09-21T10:32:35.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:34 smithi031 ceph-mon[96824]: pgmap v1523: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 2 remapped+peering, 4 peering, 81 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 7994/196980 objects misplaced (4.058%); 48 KiB/s, 1 objects/s recovering 2024-09-21T10:32:35.424 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:35.438 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:32:35.438 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:32:35.455 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:35.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:35.465 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:35.484 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:32:35.485 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:32:35.522 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:32:35.522 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:32:35.557 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:35.564 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:32:35.564 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:32:35.584 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:35.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:35.598 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:32:35.598 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:32:35.632 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:32:35.632 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:32:35.664 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:32:35.664 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:32:35.686 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:35.701 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:32:35.701 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:32:35.713 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:35.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:35.815 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:35.859 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:35.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:35.961 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:35.997 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:35.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:36.099 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:36.122 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:35 smithi007 ceph-mon[101144]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:32:36.122 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:35 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1223924950' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:36.122 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:35 smithi007 ceph-mon[99390]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:32:36.122 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:35 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1223924950' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:36.152 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:36.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:36.156 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:32:36.255 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:36.292 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:36.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:36.395 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:35 smithi031 ceph-mon[96824]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:32:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:35 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1223924950' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:36.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.437 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:36.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:36.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:36.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:36.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:36.671 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:36.712 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:36.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:36.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:36.850 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:36.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:36.952 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:36.981 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:36.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:37.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:37.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:37.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:37.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:37.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:37.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:37.360 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:37.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.418 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:37.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:37.519 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:37.548 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:37.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:37.634 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:37 smithi007 ceph-mon[99390]: pgmap v1524: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 2 remapped+peering, 4 peering, 80 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 11888/196170 objects misplaced (6.060%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:32:37.635 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:37.635 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:37.635 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:37 smithi007 ceph-mon[101144]: pgmap v1524: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 2 remapped+peering, 4 peering, 80 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 11888/196170 objects misplaced (6.060%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:32:37.635 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:37.635 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:37.650 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:37 smithi031 ceph-mon[96824]: pgmap v1524: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 2 remapped+peering, 4 peering, 80 active+clean; 4.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 11888/196170 objects misplaced (6.060%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:32:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:37.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:37.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:37.715 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:37.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:37.835 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:37.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:37.937 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:37.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.965 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:37.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:38.066 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:38.093 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:38.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:38.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:38.224 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:38.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:38.326 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:38.364 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:38.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:38.443 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 6, 7, 0, 3] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:32:38.443 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:32:38.443 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [1, 2, 5, 6, 7, 0, 3] 2024-09-21T10:32:38.443 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd out 6 2024-09-21T10:32:38.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:38.475 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:38 smithi007 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:32:38.475 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:38 smithi007 ceph-mon[101144]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:32:38.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:38.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:38.640 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:38.690 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:38.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:38.792 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:38.842 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:38.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:38 smithi031 ceph-mon[96824]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:32:38.944 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:38.971 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:38.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:39.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:39.097 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:39.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:39.188 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:39.199 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:39.223 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:39.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:39.325 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:39.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.365 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:39.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:39.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:39.517 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:39.619 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:39.635 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:39 smithi031 ceph-mon[96824]: pgmap v1525: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 2 remapped+peering, 84 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 659 op/s; 11888/193512 objects misplaced (6.143%); 875 KiB/s, 1 keys/s, 15 objects/s recovering 2024-09-21T10:32:39.661 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:39.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:39.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:39 smithi007 ceph-mon[99390]: pgmap v1525: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 2 remapped+peering, 84 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 659 op/s; 11888/193512 objects misplaced (6.143%); 875 KiB/s, 1 keys/s, 15 objects/s recovering 2024-09-21T10:32:39.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:39 smithi007 ceph-mon[101144]: pgmap v1525: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 2 remapped+peering, 84 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 659 op/s; 11888/193512 objects misplaced (6.143%); 875 KiB/s, 1 keys/s, 15 objects/s recovering 2024-09-21T10:32:39.765 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:39.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.811 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:39.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:39.912 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:39.980 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:39.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:40.082 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:40.109 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:40.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:40.210 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:40.243 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:40.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:40.345 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:40.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:40.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:40.437 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:32:40.477 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:32:40.482 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:40.519 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:40.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:40.546 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:32:40.546 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:32:40.621 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:40.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:40 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3311032461' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:32:40.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:40 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:32:40.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:40.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:40 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:40.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.668 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:40.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:40.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:40 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3311032461' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:32:40.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:40 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:32:40.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:40.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:40 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:40.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:40 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3311032461' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:32:40.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:40 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:32:40.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:40.694 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:40 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:40.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:40.808 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:40.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:40.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:40.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.945 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:40.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:41.046 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:41.092 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:41.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:32:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:32:40] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-09-21T10:32:41.194 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:41.239 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:32:41.242 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:41.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:41.344 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:41.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.379 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:41.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:41.480 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:41.513 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:41.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:41.545 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:32:41.615 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:41.663 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:41.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:41 smithi007 ceph-mon[99390]: pgmap v1526: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 591 op/s; 18131/188373 objects misplaced (9.625%); 9.9 MiB/s, 1 keys/s, 159 objects/s recovering 2024-09-21T10:32:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:41 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:32:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:41 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:32:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:41 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:32:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:41 smithi007 ceph-mon[99390]: osdmap e1222: 8 total, 8 up, 7 in 2024-09-21T10:32:41.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:41 smithi007 ceph-mon[101144]: pgmap v1526: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 591 op/s; 18131/188373 objects misplaced (9.625%); 9.9 MiB/s, 1 keys/s, 159 objects/s recovering 2024-09-21T10:32:41.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:41 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:32:41.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:41 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:32:41.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:41 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:32:41.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:41 smithi007 ceph-mon[101144]: osdmap e1222: 8 total, 8 up, 7 in 2024-09-21T10:32:41.749 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:41 smithi031 ceph-mon[96824]: pgmap v1526: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 591 op/s; 18131/188373 objects misplaced (9.625%); 9.9 MiB/s, 1 keys/s, 159 objects/s recovering 2024-09-21T10:32:41.749 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:41 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:32:41.749 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:41 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:32:41.749 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:41 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:32:41.749 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:41 smithi031 ceph-mon[96824]: osdmap e1222: 8 total, 8 up, 7 in 2024-09-21T10:32:41.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:41.791 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:41.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:41.893 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:41.937 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:41.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:42.040 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:42.067 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:42.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:42.169 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:42.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.191 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:42.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:42.292 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:42.321 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:42.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:42.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:42.452 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:42.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:42.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:42.602 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:42.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:42.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:42.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.751 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:42.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:42.853 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:42.882 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:42.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:42.984 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:43.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:43.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:43.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:43.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.177 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:43.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:43.278 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:43.330 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:43.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:43.359 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:43.432 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:43.468 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:43.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:43.570 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:43.614 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:43.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:43.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:43 smithi007 ceph-mon[99390]: pgmap v1528: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 453 op/s; 17655/187158 objects misplaced (9.433%); 11 MiB/s, 1 keys/s, 182 objects/s recovering 2024-09-21T10:32:43.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:43 smithi007 ceph-mon[101144]: pgmap v1528: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 453 op/s; 17655/187158 objects misplaced (9.433%); 11 MiB/s, 1 keys/s, 182 objects/s recovering 2024-09-21T10:32:43.695 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:43 smithi031 ceph-mon[96824]: pgmap v1528: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 453 op/s; 17655/187158 objects misplaced (9.433%); 11 MiB/s, 1 keys/s, 182 objects/s recovering 2024-09-21T10:32:43.716 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:43.750 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:43.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:43.754 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:32:43.755 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:32:43.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:43.880 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:43.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:43.981 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:44.007 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:44.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:44.109 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:44.136 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:44.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:44.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:44.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.268 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:44.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:44.368 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:44.411 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:44.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:44.513 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:44.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.559 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:44.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:44.660 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:44.688 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:32:44.696 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:44.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:44.758 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:32:44.799 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:44.909 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:44.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:44.991 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:44.992 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:44.992 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:44.992 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:45.011 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:45.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:45.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:45.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:45.192 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:45.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:45.294 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:45.325 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:45.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:45.420 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:32:45.047+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1222 definitely_dead 0 2024-09-21T10:32:45.427 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:45.454 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:45.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:45.556 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:45.586 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:45.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:45.687 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:45.715 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:45.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:45.804 INFO:teuthology.orchestra.run.smithi007.stderr:marked out osd.6. 2024-09-21T10:32:45.817 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:45.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.844 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:45.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:45.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:45.966 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:45.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:46.068 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:46.092 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:46.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:45 smithi031 ceph-mon[96824]: pgmap v1529: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 15701/178497 objects misplaced (8.796%); 17 MiB/s, 0 keys/s, 277 objects/s recovering 2024-09-21T10:32:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:45 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2149951303' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T10:32:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:45 smithi031 ceph-mon[96824]: Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T10:32:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:45 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:32:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:45 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:32:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:45 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[99390]: pgmap v1529: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 15701/178497 objects misplaced (8.796%); 17 MiB/s, 0 keys/s, 277 objects/s recovering 2024-09-21T10:32:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2149951303' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T10:32:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[99390]: Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T10:32:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:32:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:32:46.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[101144]: pgmap v1529: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 15701/178497 objects misplaced (8.796%); 17 MiB/s, 0 keys/s, 277 objects/s recovering 2024-09-21T10:32:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2149951303' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T10:32:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[101144]: Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T10:32:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:32:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:32:46.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:45 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:46.194 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:46.221 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:46.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:46.323 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:46.346 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:46.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:46.448 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:46.475 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:46.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:46.576 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:46.603 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:46.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:46.705 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:46.728 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:46.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:46.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:46.865 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:46.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:46.967 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:47.002 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:47.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:47.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:47.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:47.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:47.160 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:46 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2149951303' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T10:32:47.160 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:46 smithi007 ceph-mon[99390]: osdmap e1223: 8 total, 8 up, 6 in 2024-09-21T10:32:47.160 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:46 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2149951303' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T10:32:47.160 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:46 smithi007 ceph-mon[101144]: osdmap e1223: 8 total, 8 up, 6 in 2024-09-21T10:32:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:46 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2149951303' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T10:32:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:46 smithi031 ceph-mon[96824]: osdmap e1223: 8 total, 8 up, 6 in 2024-09-21T10:32:47.233 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:47.261 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:47.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:47.363 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:47.386 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:47.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:47.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:47.510 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:47.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:47.612 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:47.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:47.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:47.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:47.759 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:47.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:47.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:47.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:47.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:47.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:48.021 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:48.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:48.124 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:47 smithi031 ceph-mon[96824]: pgmap v1531: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 15212/177141 objects misplaced (8.588%); 23 MiB/s, 371 objects/s recovering 2024-09-21T10:32:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:47 smithi031 ceph-mon[96824]: 7.3 starting backfill to osd.7 from (0'0,0'0] MAX to 1222'10873 2024-09-21T10:32:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:47 smithi031 ceph-mon[96824]: osdmap e1224: 8 total, 8 up, 6 in 2024-09-21T10:32:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:47 smithi031 ceph-mon[96824]: 7.4 starting backfill to osd.5 from (0'0,0'0] MAX to 1222'11442 2024-09-21T10:32:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:47 smithi031 ceph-mon[96824]: 7.1 starting backfill to osd.0 from (0'0,0'0] MAX to 1222'10775 2024-09-21T10:32:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:47 smithi031 ceph-mon[96824]: 7.1 continuing backfill to osd.1 from (1202'4187,1222'10775] 7:8010aa9f:::benchmark_data_smithi007_176264_object66177:head to 1222'10775 2024-09-21T10:32:48.167 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:48.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[99390]: pgmap v1531: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 15212/177141 objects misplaced (8.588%); 23 MiB/s, 371 objects/s recovering 2024-09-21T10:32:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[99390]: 7.3 starting backfill to osd.7 from (0'0,0'0] MAX to 1222'10873 2024-09-21T10:32:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[99390]: osdmap e1224: 8 total, 8 up, 6 in 2024-09-21T10:32:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[99390]: 7.4 starting backfill to osd.5 from (0'0,0'0] MAX to 1222'11442 2024-09-21T10:32:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[99390]: 7.1 starting backfill to osd.0 from (0'0,0'0] MAX to 1222'10775 2024-09-21T10:32:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[99390]: 7.1 continuing backfill to osd.1 from (1202'4187,1222'10775] 7:8010aa9f:::benchmark_data_smithi007_176264_object66177:head to 1222'10775 2024-09-21T10:32:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[101144]: pgmap v1531: 89 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 84 active+clean; 3.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 15212/177141 objects misplaced (8.588%); 23 MiB/s, 371 objects/s recovering 2024-09-21T10:32:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[101144]: 7.3 starting backfill to osd.7 from (0'0,0'0] MAX to 1222'10873 2024-09-21T10:32:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[101144]: osdmap e1224: 8 total, 8 up, 6 in 2024-09-21T10:32:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[101144]: 7.4 starting backfill to osd.5 from (0'0,0'0] MAX to 1222'11442 2024-09-21T10:32:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[101144]: 7.1 starting backfill to osd.0 from (0'0,0'0] MAX to 1222'10775 2024-09-21T10:32:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:47 smithi007 ceph-mon[101144]: 7.1 continuing backfill to osd.1 from (1202'4187,1222'10775] 7:8010aa9f:::benchmark_data_smithi007_176264_object66177:head to 1222'10775 2024-09-21T10:32:48.268 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:48.312 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:48.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:48.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:48.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:48.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:48.554 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:48.583 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:48.685 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:48.710 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:48.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:48.812 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:48.838 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:48.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:48.940 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:48.969 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:48.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:49.071 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:49.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:49.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:48 smithi031 ceph-mon[96824]: 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 1222'11013 2024-09-21T10:32:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:48 smithi031 ceph-mon[96824]: osdmap e1225: 8 total, 8 up, 6 in 2024-09-21T10:32:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:48 smithi031 ceph-mon[96824]: 7.b starting backfill to osd.2 from (0'0,0'0] MAX to 1222'11308 2024-09-21T10:32:49.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:48 smithi031 ceph-mon[96824]: 7.7 starting backfill to osd.1 from (0'0,0'0] MAX to 1222'11117 2024-09-21T10:32:49.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:48 smithi031 ceph-mon[96824]: 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 1222'10962 2024-09-21T10:32:49.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:48 smithi031 ceph-mon[96824]: osdmap e1226: 8 total, 8 up, 6 in 2024-09-21T10:32:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[101144]: 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 1222'11013 2024-09-21T10:32:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[101144]: osdmap e1225: 8 total, 8 up, 6 in 2024-09-21T10:32:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[101144]: 7.b starting backfill to osd.2 from (0'0,0'0] MAX to 1222'11308 2024-09-21T10:32:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[101144]: 7.7 starting backfill to osd.1 from (0'0,0'0] MAX to 1222'11117 2024-09-21T10:32:49.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[101144]: 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 1222'10962 2024-09-21T10:32:49.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[101144]: osdmap e1226: 8 total, 8 up, 6 in 2024-09-21T10:32:49.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[99390]: 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 1222'11013 2024-09-21T10:32:49.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[99390]: osdmap e1225: 8 total, 8 up, 6 in 2024-09-21T10:32:49.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[99390]: 7.b starting backfill to osd.2 from (0'0,0'0] MAX to 1222'11308 2024-09-21T10:32:49.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[99390]: 7.7 starting backfill to osd.1 from (0'0,0'0] MAX to 1222'11117 2024-09-21T10:32:49.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[99390]: 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 1222'10962 2024-09-21T10:32:49.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:48 smithi007 ceph-mon[99390]: osdmap e1226: 8 total, 8 up, 6 in 2024-09-21T10:32:49.202 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:49.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:49.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:49.332 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:49.361 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:49.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:49.462 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:49.487 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:49.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:49.589 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:49.631 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:49.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:49.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:49.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:49.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.909 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:49.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:49 smithi007 ceph-mon[99390]: pgmap v1535: 89 pgs: 2 remapped+peering, 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 82 active+clean; 3.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 220 op/s; 15212/175851 objects misplaced (8.651%); 4.5 MiB/s, 2 keys/s, 74 objects/s recovering 2024-09-21T10:32:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:49 smithi007 ceph-mon[99390]: osdmap e1227: 8 total, 8 up, 6 in 2024-09-21T10:32:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:49 smithi007 ceph-mon[101144]: pgmap v1535: 89 pgs: 2 remapped+peering, 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 82 active+clean; 3.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 220 op/s; 15212/175851 objects misplaced (8.651%); 4.5 MiB/s, 2 keys/s, 74 objects/s recovering 2024-09-21T10:32:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:49 smithi007 ceph-mon[101144]: osdmap e1227: 8 total, 8 up, 6 in 2024-09-21T10:32:50.010 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:50.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:50.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:50.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:49 smithi031 ceph-mon[96824]: pgmap v1535: 89 pgs: 2 remapped+peering, 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 82 active+clean; 3.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 220 op/s; 15212/175851 objects misplaced (8.651%); 4.5 MiB/s, 2 keys/s, 74 objects/s recovering 2024-09-21T10:32:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:49 smithi031 ceph-mon[96824]: osdmap e1227: 8 total, 8 up, 6 in 2024-09-21T10:32:50.193 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:50.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:50.294 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:50.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.320 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:50.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:50.421 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:50.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.465 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:50.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:50.566 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:50.588 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:50.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:50.689 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:50.716 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:50.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:50.818 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:50.848 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:50.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:50.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:50.976 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:50.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:51.078 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:51.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:51.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:32:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:32:50] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-09-21T10:32:51.202 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:51.243 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:51.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:51.345 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:51.367 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:51.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:51.469 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:51.513 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:51.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:51.572 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:51.576 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:51.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:51.641 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:51.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:51.743 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:51.795 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:51.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:51.896 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:51.918 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:51.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:52.020 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:52.048 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:52.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:52.150 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:51 smithi031 ceph-mon[96824]: pgmap v1537: 89 pgs: 2 remapped+peering, 5 active+remapped+backfill_wait, 3 active+remapped+backfilling, 79 active+clean; 3.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 472 op/s; 28203/171471 objects misplaced (16.448%); 32 MiB/s, 2 keys/s, 516 objects/s recovering 2024-09-21T10:32:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:52.179 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:52.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:51 smithi007 ceph-mon[99390]: pgmap v1537: 89 pgs: 2 remapped+peering, 5 active+remapped+backfill_wait, 3 active+remapped+backfilling, 79 active+clean; 3.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 472 op/s; 28203/171471 objects misplaced (16.448%); 32 MiB/s, 2 keys/s, 516 objects/s recovering 2024-09-21T10:32:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:51 smithi007 ceph-mon[101144]: pgmap v1537: 89 pgs: 2 remapped+peering, 5 active+remapped+backfill_wait, 3 active+remapped+backfilling, 79 active+clean; 3.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 472 op/s; 28203/171471 objects misplaced (16.448%); 32 MiB/s, 2 keys/s, 516 objects/s recovering 2024-09-21T10:32:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:32:52.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:52.280 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:52.328 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:52.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:52.430 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:52.459 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:52.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:52.560 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:52.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.604 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:52.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:52.705 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:52.753 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:52.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:52.854 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:52.876 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:52.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:52.977 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:53.000 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:53.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:53.101 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:53.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:53.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:53.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:53.255 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:53.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:53.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:53.397 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:53.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:53.500 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:53.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.534 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:53.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:53.635 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:53.676 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:53.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:53.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:53.811 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:53.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:53.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:53.942 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:53.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:54.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:54.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.067 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:54.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:53 smithi031 ceph-mon[96824]: pgmap v1538: 89 pgs: 2 remapped+peering, 5 active+remapped+backfill_wait, 3 active+remapped+backfilling, 79 active+clean; 3.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 388 op/s; 26625/170823 objects misplaced (15.586%); 41 MiB/s, 1 keys/s, 665 objects/s recovering 2024-09-21T10:32:54.168 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:53 smithi007 ceph-mon[99390]: pgmap v1538: 89 pgs: 2 remapped+peering, 5 active+remapped+backfill_wait, 3 active+remapped+backfilling, 79 active+clean; 3.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 388 op/s; 26625/170823 objects misplaced (15.586%); 41 MiB/s, 1 keys/s, 665 objects/s recovering 2024-09-21T10:32:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:53 smithi007 ceph-mon[101144]: pgmap v1538: 89 pgs: 2 remapped+peering, 5 active+remapped+backfill_wait, 3 active+remapped+backfilling, 79 active+clean; 3.5 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 388 op/s; 26625/170823 objects misplaced (15.586%); 41 MiB/s, 1 keys/s, 665 objects/s recovering 2024-09-21T10:32:54.198 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:54.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:54.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:54.328 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:54.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:54.431 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:54.459 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:54.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:54.561 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:54.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.588 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:54.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:54.689 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:54.715 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:54.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:54.816 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:54.868 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:54.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:54.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:54.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:54.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:55.099 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:55.142 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:55.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:55.244 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:55.297 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:55.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:55.399 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:55.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:55.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:55.483 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:32:55.484 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:32:55.536 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:32:55.536 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:32:55.553 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:55.572 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:32:55.572 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:32:55.579 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:55.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:55.609 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:32:55.609 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:32:55.651 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:32:55.651 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:32:55.681 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:55.688 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:32:55.688 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:32:55.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:55.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:55.736 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:32:55.736 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:32:55.773 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:32:55.774 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:32:55.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:55.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.868 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:55.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:55.969 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:55.995 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:55.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:56.053 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:55 smithi007 ceph-mon[99390]: pgmap v1539: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.4 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 522 op/s; 28451/165798 objects misplaced (17.160%); 46 MiB/s, 728 objects/s recovering 2024-09-21T10:32:56.053 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:55 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1403252457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:56.053 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:55 smithi007 ceph-mon[101144]: pgmap v1539: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.4 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 522 op/s; 28451/165798 objects misplaced (17.160%); 46 MiB/s, 728 objects/s recovering 2024-09-21T10:32:56.053 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:55 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1403252457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:56.098 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:56.126 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:56.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:55 smithi031 ceph-mon[96824]: pgmap v1539: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.4 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 522 op/s; 28451/165798 objects misplaced (17.160%); 46 MiB/s, 728 objects/s recovering 2024-09-21T10:32:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:55 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1403252457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:56.228 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:56.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:56.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:56.356 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:56.382 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:56.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:56.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:56.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:56.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:56.571 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 7, 0, 3] out_osds: [4, 6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:32:56.571 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:32:56.571 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2024-09-21T10:32:56.571 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:32:56.571 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:32:56.572 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-09-21T10:32:56.611 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:56.638 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:56.740 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:56.765 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:56.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:56.866 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:56.894 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:56.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:56.996 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:57.023 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:57.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:57.125 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:57.163 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:57.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:57.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:57.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:57.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:57.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:57.453 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:57.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:57.556 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:57.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:57.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:57.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:57.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.732 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:57.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:57.833 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:57.859 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:57.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:57.961 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:57.989 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:57.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:58.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:58.124 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:58.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:57 smithi031 ceph-mon[96824]: pgmap v1540: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 562 op/s; 26868/161850 objects misplaced (16.601%); 41 MiB/s, 660 objects/s recovering 2024-09-21T10:32:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:57 smithi007 ceph-mon[99390]: pgmap v1540: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 562 op/s; 26868/161850 objects misplaced (16.601%); 41 MiB/s, 660 objects/s recovering 2024-09-21T10:32:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:57 smithi007 ceph-mon[101144]: pgmap v1540: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 562 op/s; 26868/161850 objects misplaced (16.601%); 41 MiB/s, 660 objects/s recovering 2024-09-21T10:32:58.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:58.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:58.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:58.359 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:58.407 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:58.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:58.509 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:58.541 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:58.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:58.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:58.674 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:58.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:58.775 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:58.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.808 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:58.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:58.909 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:58.956 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:58.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:59.058 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:59.105 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:59.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:59.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:59.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:59.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:59.340 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:59.368 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:59.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:59.470 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:59.506 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:32:59.521 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:59.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:59.622 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:59.661 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:59.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:59.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:59.792 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:32:59.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:59.858 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:32:59.894 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:59 smithi031 ceph-mon[96824]: pgmap v1541: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 526 op/s; 26211/160059 objects misplaced (16.376%); 37 MiB/s, 597 objects/s recovering 2024-09-21T10:32:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1905143756' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:32:59 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:59.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:32:59.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:00.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:00.072 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:00.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:00.085 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:33:00.085 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35079.0:184408 7.e e1227/1194 7:78c11bc1:::benchmark_data_smithi007_176264_object67051:head v 1227'11637, mlcod=1227'11633)", 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:59.506065+0000", 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0025406500000000002, 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0025666999999999999, 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.506065+0000", 2024-09-21T10:33:00.086 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.506065+0000", 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.506066+0000", 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.299e-06 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.506074+0000", 2024-09-21T10:33:00.087 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6149999999999999e-06 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.506092+0000", 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8184000000000001e-05 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.506100+0000", 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5310000000000004e-06 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:00.088 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.506588+0000", 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00048831999999999999 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.506607+0000", 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9519999999999999e-05 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:184414 7.6 7:6f35990a:::benchmark_data_smithi007_176264_object67057:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1227)", 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:59.507156+0000", 2024-09-21T10:33:00.089 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.001449356, 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0015331019999999999, 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 184414 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507156+0000", 2024-09-21T10:33:00.090 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507156+0000", 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507158+0000", 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.838e-06 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507164+0000", 2024-09-21T10:33:00.091 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0399999999999998e-06 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507177+0000", 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3191e-05 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507185+0000", 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9119999999999998e-06 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:00.092 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507994+0000", 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00080910599999999997 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.508093+0000", 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.8507999999999999e-05 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.508194+0000", 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000101081 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.093 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:184416 7.4 7:25685364:::benchmark_data_smithi007_176264_object67059:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1227)", 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:59.507203+0000", 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0014029960000000001, 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0015508080000000001, 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 184416 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:00.094 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507203+0000", 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507203+0000", 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507203+0000", 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4999999999999998e-07 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.095 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507205+0000", 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3659999999999999e-06 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507212+0000", 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4219999999999997e-06 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507217+0000", 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2290000000000002e-06 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.096 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507451+0000", 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000233654 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507563+0000", 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112199 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,5", 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507682+0000", 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000118714 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.097 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:184418 7.4 7.77f53e54 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1227)", 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:59.507224+0000", 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.00138141, 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001595733, 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 184418 2024-09-21T10:33:00.098 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507224+0000", 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507224+0000", 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:00.099 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507224+0000", 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.1199999999999999e-07 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507227+0000", 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4380000000000002e-06 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507234+0000", 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.255e-06 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.100 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507239+0000", 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5770000000000004e-06 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:184419 7.9 7.e15b2b89 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1227)", 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:59.507244+0000", 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0013612660000000001, 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0016214090000000001, 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:00.101 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 184419 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507244+0000", 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507244+0000", 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.102 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507245+0000", 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.39e-07 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507246+0000", 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8560000000000001e-06 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507252+0000", 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.293e-06 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:00.103 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:00.104 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:00.104 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:59.507257+0000", 2024-09-21T10:33:00.104 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.006e-06 2024-09-21T10:33:00.104 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.104 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:00.104 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.104 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:00.104 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:33:00.104 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 5 2024-09-21T10:33:00.104 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:33:00.174 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:59 smithi007 ceph-mon[99390]: pgmap v1541: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 526 op/s; 26211/160059 objects misplaced (16.376%); 37 MiB/s, 597 objects/s recovering 2024-09-21T10:33:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1905143756' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:33:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:32:59 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:33:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:59 smithi007 ceph-mon[101144]: pgmap v1541: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.3 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 526 op/s; 26211/160059 objects misplaced (16.376%); 37 MiB/s, 597 objects/s recovering 2024-09-21T10:33:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1905143756' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:33:00.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:32:59 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:33:00.201 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:00.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:00.303 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:00.339 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:00.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:00.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:00.468 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:00.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:00.570 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:00.600 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:00.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:00.702 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.725 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:00.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:00.826 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:00.867 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:00.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:00.968 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:01.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:01.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:01.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:01.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:00 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:00 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:33:01.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:00 smithi031 ceph-mon[96824]: osdmap e1228: 8 total, 8 up, 6 in 2024-09-21T10:33:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:00 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:00 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:33:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:00 smithi007 ceph-mon[99390]: osdmap e1228: 8 total, 8 up, 6 in 2024-09-21T10:33:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:33:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:33:00] "GET /metrics HTTP/1.1" 200 36626 "" "Prometheus/2.51.0" 2024-09-21T10:33:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:00 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:00 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:33:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:00 smithi007 ceph-mon[101144]: osdmap e1228: 8 total, 8 up, 6 in 2024-09-21T10:33:01.234 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:01.262 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:01.363 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:01.417 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:01.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:01.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:01.540 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:01.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:01.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:01.672 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:01.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:01.774 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:01.813 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:01.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:01.915 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:01.958 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:01.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:02.060 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:02.089 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:02.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:01 smithi031 ceph-mon[96824]: pgmap v1543: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 605 op/s; 23270/153300 objects misplaced (15.179%); 34 MiB/s, 549 objects/s recovering 2024-09-21T10:33:02.191 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:01 smithi007 ceph-mon[99390]: pgmap v1543: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 605 op/s; 23270/153300 objects misplaced (15.179%); 34 MiB/s, 549 objects/s recovering 2024-09-21T10:33:02.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:01 smithi007 ceph-mon[101144]: pgmap v1543: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 605 op/s; 23270/153300 objects misplaced (15.179%); 34 MiB/s, 549 objects/s recovering 2024-09-21T10:33:02.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.235 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:02.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:02.335 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:02.336 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:02.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:02.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:02.369 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:33:02.464 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:02.522 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:02.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:02.624 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:02.650 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:02.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:02.752 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:02.799 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:02.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:02.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:02.928 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:02.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:03.030 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:03.050 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:03.109 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:03.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:03.211 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:03.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:03.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:03.354 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:03.381 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:03.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:03.483 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:03.511 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:03.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:03.613 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:03.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:03.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:03.753 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:03.798 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:03.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:03.900 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:03.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:04.063 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:04.104 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:04.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:03 smithi031 ceph-mon[96824]: pgmap v1544: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 624 op/s; 22954/152091 objects misplaced (15.092%); 26 MiB/s, 421 objects/s recovering 2024-09-21T10:33:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:03 smithi007 ceph-mon[99390]: pgmap v1544: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 624 op/s; 22954/152091 objects misplaced (15.092%); 26 MiB/s, 421 objects/s recovering 2024-09-21T10:33:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:03 smithi007 ceph-mon[101144]: pgmap v1544: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 624 op/s; 22954/152091 objects misplaced (15.092%); 26 MiB/s, 421 objects/s recovering 2024-09-21T10:33:04.206 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:04.233 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:04.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:04.336 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:04.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.379 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:04.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:04.480 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:04.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:04.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:04.609 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:04.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:04.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:04.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:04.765 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:04.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:04.867 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:04.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:04.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:05.013 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:05.067 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:33:05.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.083 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:05.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:05.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:05.211 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:05.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:05.313 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:05.379 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:05.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:05.480 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:05.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:05.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:05.608 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:05.653 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:05.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:05.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:05.782 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:05.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:05.884 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:05.908 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:05.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:05.999 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:05 smithi007 ceph-mon[99390]: pgmap v1545: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.0 GiB data, 9.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 654 op/s; 21016/146142 objects misplaced (14.381%); 27 MiB/s, 433 objects/s recovering 2024-09-21T10:33:05.999 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:05 smithi007 ceph-mon[101144]: pgmap v1545: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.0 GiB data, 9.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 654 op/s; 21016/146142 objects misplaced (14.381%); 27 MiB/s, 433 objects/s recovering 2024-09-21T10:33:06.011 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:06.037 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:06.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:06.068 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:33:06.069 INFO:teuthology.orchestra.run.smithi007.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:33:06.069 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:33:06.074 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:06.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:06.161 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:06.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:05 smithi031 ceph-mon[96824]: pgmap v1545: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 3.0 GiB data, 9.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 654 op/s; 21016/146142 objects misplaced (14.381%); 27 MiB/s, 433 objects/s recovering 2024-09-21T10:33:06.263 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:06.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.311 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:06.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:06.412 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:06.438 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:06.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:06.540 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:06.588 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:06.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:06.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:06.716 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:06.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:06.818 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:06.867 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:06.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:06.969 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:06.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:06.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:07.098 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:07.150 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:07.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:07.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:07.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:07.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:07.384 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:07.428 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:07.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:07.496 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:07 smithi007 ceph-mon[99390]: pgmap v1546: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.9 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 19300/141507 objects misplaced (13.639%); 28 MiB/s, 452 objects/s recovering 2024-09-21T10:33:07.496 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:07.497 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:07.497 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:07 smithi007 ceph-mon[101144]: pgmap v1546: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.9 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 19300/141507 objects misplaced (13.639%); 28 MiB/s, 452 objects/s recovering 2024-09-21T10:33:07.497 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:07.497 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:07.530 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:07.556 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:07.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:07.657 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:07 smithi031 ceph-mon[96824]: pgmap v1546: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.9 GiB data, 9.7 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 19300/141507 objects misplaced (13.639%); 28 MiB/s, 452 objects/s recovering 2024-09-21T10:33:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:07.703 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:07.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:07.776 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:07.805 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:07.829 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:07.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:07.869 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:33:07.869 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:33:07.912 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:33:07.912 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:33:07.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:07.958 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:33:07.958 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:33:07.980 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:07.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:08.003 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:33:08.004 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:33:08.035 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:33:08.035 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:33:08.073 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:33:08.073 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:33:08.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:08.107 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:33:08.107 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:33:08.127 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:08.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:08.139 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:33:08.139 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:33:08.230 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:08.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:08.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:08.358 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:08.385 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:08.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:08.486 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:08.512 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:08.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:08.613 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:08.658 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:08.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:08 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3596178991' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:08.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:08 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3596178991' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:08.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:08 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3596178991' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:08.759 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:08.785 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:08.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:08.886 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:08.925 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:08.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:09.027 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:09.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:09.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:09.154 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:09.180 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:09.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:09.282 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:09.308 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:09.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:09.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:09.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:09.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:09.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:09.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:09.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:09.623 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:09 smithi007 ceph-mon[99390]: pgmap v1547: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.8 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 679 op/s; 18692/139659 objects misplaced (13.384%); 28 MiB/s, 454 objects/s recovering 2024-09-21T10:33:09.623 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:09 smithi007 ceph-mon[101144]: pgmap v1547: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.8 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 679 op/s; 18692/139659 objects misplaced (13.384%); 28 MiB/s, 454 objects/s recovering 2024-09-21T10:33:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:09 smithi031 ceph-mon[96824]: pgmap v1547: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.8 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 679 op/s; 18692/139659 objects misplaced (13.384%); 28 MiB/s, 454 objects/s recovering 2024-09-21T10:33:09.696 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:09.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.759 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:09.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:09.860 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:09.886 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:09.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:09.988 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:10.025 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:10.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:10.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:10.177 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:10.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:10.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:10.307 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:10.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:10.408 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:10.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.459 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:10.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:10.560 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:10.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.588 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:10.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:10.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:10.719 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:10.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:10.821 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:10.847 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:10.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:10.949 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:10.980 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:10.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:11.081 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:11.123 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:11.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:11.166 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:33:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:33:10] "GET /metrics HTTP/1.1" 200 36619 "" "Prometheus/2.51.0" 2024-09-21T10:33:11.225 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:11.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:11.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:11.382 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:11.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:11 smithi007 ceph-mon[99390]: pgmap v1548: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.7 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 660 op/s; 16177/132735 objects misplaced (12.187%); 26 MiB/s, 416 objects/s recovering 2024-09-21T10:33:11.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:11 smithi007 ceph-mon[101144]: pgmap v1548: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.7 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 660 op/s; 16177/132735 objects misplaced (12.187%); 26 MiB/s, 416 objects/s recovering 2024-09-21T10:33:11.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:11.540 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:11.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:11.641 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:11.662 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:33:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:11 smithi031 ceph-mon[96824]: pgmap v1548: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.7 GiB data, 9.4 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 660 op/s; 16177/132735 objects misplaced (12.187%); 26 MiB/s, 416 objects/s recovering 2024-09-21T10:33:11.668 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:11.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:11.770 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:11.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:11.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:11.896 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:11.918 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:11.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:12.020 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:12.044 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:12.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:12.146 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:12.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:12.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:12.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:12.305 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:12.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:12.407 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:12.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.446 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:12.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:12.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:12.573 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:12.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:12.609 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:33:12.609 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:33:12.609 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:12 smithi007 ceph-mon[99390]: osdmap e1229: 8 total, 8 up, 6 in 2024-09-21T10:33:12.609 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:12 smithi007 ceph-mon[101144]: osdmap e1229: 8 total, 8 up, 6 in 2024-09-21T10:33:12.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:12 smithi031 ceph-mon[96824]: osdmap e1229: 8 total, 8 up, 6 in 2024-09-21T10:33:12.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:12.701 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:12.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:12.803 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:12.834 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:12.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:12.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:12.972 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:13.074 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:13.101 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:13.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:13.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:13.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.225 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:13.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:13.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:13.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:13.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:13.450 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:13.482 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:13.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:13.510 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 7, 0, 3] out_osds: [4, 6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:33:13.510 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:33:13.510 INFO:tasks.thrashosds.thrasher:Adding osd 4 2024-09-21T10:33:13.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd in 4 2024-09-21T10:33:13.583 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:13.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:13.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:13.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:13 smithi031 ceph-mon[96824]: pgmap v1550: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.7 GiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 689 op/s; 15908/131403 objects misplaced (12.106%); 27 MiB/s, 431 objects/s recovering 2024-09-21T10:33:13.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:13 smithi031 ceph-mon[96824]: osdmap e1230: 8 total, 8 up, 6 in 2024-09-21T10:33:13.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:13 smithi031 ceph-mon[96824]: osdmap e1231: 8 total, 8 up, 6 in 2024-09-21T10:33:13.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:13 smithi007 ceph-mon[99390]: pgmap v1550: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.7 GiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 689 op/s; 15908/131403 objects misplaced (12.106%); 27 MiB/s, 431 objects/s recovering 2024-09-21T10:33:13.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:13 smithi007 ceph-mon[99390]: osdmap e1230: 8 total, 8 up, 6 in 2024-09-21T10:33:13.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:13 smithi007 ceph-mon[99390]: osdmap e1231: 8 total, 8 up, 6 in 2024-09-21T10:33:13.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:13 smithi007 ceph-mon[101144]: pgmap v1550: 89 pgs: 5 active+remapped+backfill_wait, 4 active+remapped+backfilling, 80 active+clean; 2.7 GiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 689 op/s; 15908/131403 objects misplaced (12.106%); 27 MiB/s, 431 objects/s recovering 2024-09-21T10:33:13.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:13 smithi007 ceph-mon[101144]: osdmap e1230: 8 total, 8 up, 6 in 2024-09-21T10:33:13.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:13 smithi007 ceph-mon[101144]: osdmap e1231: 8 total, 8 up, 6 in 2024-09-21T10:33:13.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:13.745 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:13.843 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:33:13.847 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:13.877 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:13.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:13.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:13.933 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:13.946 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:33:14.015 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:14.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.073 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:14.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:14.174 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:14.196 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:14.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:14.298 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:14.319 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:14.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:14.421 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:14.449 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:14.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:14.551 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:14.581 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:14.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:14.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3896056247' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:14.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:14 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:14.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:14 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:14.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:14 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:14.648 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:14 smithi007 ceph-mon[99390]: osdmap e1232: 8 total, 8 up, 6 in 2024-09-21T10:33:14.648 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3896056247' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:14.648 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:14 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:14.649 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:14 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:14.649 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:14 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:14.649 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:14 smithi007 ceph-mon[101144]: osdmap e1232: 8 total, 8 up, 6 in 2024-09-21T10:33:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3896056247' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:14 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:14.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:14 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:14.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:14 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:14.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:14 smithi031 ceph-mon[96824]: osdmap e1232: 8 total, 8 up, 6 in 2024-09-21T10:33:14.683 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:14.710 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:14.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:14.812 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:14.841 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:14.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:14.943 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:14.971 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:14.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:15.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:15.109 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:15.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:15.210 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:15.235 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:15.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:15.336 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:15.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:15.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:15.478 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:15.488 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:15.559 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:15.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:15.662 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:15.686 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:15.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:15 smithi007 ceph-mon[99390]: pgmap v1554: 89 pgs: 1 active, 3 active+remapped+backfill_wait, 4 active+remapped+backfilling, 81 active+clean; 2.6 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 448 op/s; 13151/127353 objects misplaced (10.326%); 41 MiB/s, 656 objects/s recovering 2024-09-21T10:33:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:15 smithi007 ceph-mon[99390]: osdmap e1233: 8 total, 8 up, 6 in 2024-09-21T10:33:15.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:15 smithi007 ceph-mon[101144]: pgmap v1554: 89 pgs: 1 active, 3 active+remapped+backfill_wait, 4 active+remapped+backfilling, 81 active+clean; 2.6 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 448 op/s; 13151/127353 objects misplaced (10.326%); 41 MiB/s, 656 objects/s recovering 2024-09-21T10:33:15.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:15 smithi007 ceph-mon[101144]: osdmap e1233: 8 total, 8 up, 6 in 2024-09-21T10:33:15.788 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:15.812 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:15.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:15.914 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:15 smithi031 ceph-mon[96824]: pgmap v1554: 89 pgs: 1 active, 3 active+remapped+backfill_wait, 4 active+remapped+backfilling, 81 active+clean; 2.6 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 448 op/s; 13151/127353 objects misplaced (10.326%); 41 MiB/s, 656 objects/s recovering 2024-09-21T10:33:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:15 smithi031 ceph-mon[96824]: osdmap e1233: 8 total, 8 up, 6 in 2024-09-21T10:33:15.940 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:15.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:16.041 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:16.067 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:16.169 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:16.194 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:16.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:16.296 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:16.321 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:16.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:16.422 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:16.463 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:16.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:16.564 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:16.591 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:16.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:16.693 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:16.736 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:16.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:16.838 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:16.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.877 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:16.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:16.978 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:16.999 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:17.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:17.101 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:17.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:17.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:17.247 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:17.269 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:17.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:17.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:17.396 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:17.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:17.497 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:17.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.520 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:17.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:17.621 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:17.669 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:17.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:17.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:17 smithi007 ceph-mon[99390]: pgmap v1556: 89 pgs: 1 active, 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.5 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 552 op/s; 10249/124776 objects misplaced (8.214%); 60 MiB/s, 953 objects/s recovering 2024-09-21T10:33:17.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:17 smithi007 ceph-mon[101144]: pgmap v1556: 89 pgs: 1 active, 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.5 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 552 op/s; 10249/124776 objects misplaced (8.214%); 60 MiB/s, 953 objects/s recovering 2024-09-21T10:33:17.771 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:17.797 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:17.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:17.899 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:17 smithi031 ceph-mon[96824]: pgmap v1556: 89 pgs: 1 active, 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 2.5 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 552 op/s; 10249/124776 objects misplaced (8.214%); 60 MiB/s, 953 objects/s recovering 2024-09-21T10:33:17.923 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:17.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:18.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:18.067 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:18.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:18.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:18.209 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:18.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:18.310 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:18.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:18.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:18.454 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:18.492 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:18.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:18.593 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:18.618 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:18.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:18.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:18.744 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:18.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:18.846 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:18.871 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:18.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:18.973 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:18.995 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:18.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:19.097 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:19.123 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:19.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:19.225 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:19.268 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:19.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:19.370 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:19.395 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:19.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:19.496 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:19.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:19.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:19.638 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:19.663 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:19.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:19.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:19 smithi007 ceph-mon[99390]: pgmap v1557: 89 pgs: 1 active, 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 2.5 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 417 op/s; 10105/123615 objects misplaced (8.175%); 42 MiB/s, 678 objects/s recovering 2024-09-21T10:33:19.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:19 smithi007 ceph-mon[101144]: pgmap v1557: 89 pgs: 1 active, 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 2.5 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 417 op/s; 10105/123615 objects misplaced (8.175%); 42 MiB/s, 678 objects/s recovering 2024-09-21T10:33:19.765 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:19.807 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:19.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:19.909 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:19 smithi031 ceph-mon[96824]: pgmap v1557: 89 pgs: 1 active, 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 84 active+clean; 2.5 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 417 op/s; 10105/123615 objects misplaced (8.175%); 42 MiB/s, 678 objects/s recovering 2024-09-21T10:33:19.951 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:19.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:20.053 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:20.079 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:20.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:20.181 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:20.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:20.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:20.327 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:20.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.366 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:20.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:20.467 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:20.508 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:20.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:20.609 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:20.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:20.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:20.752 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:20.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.795 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:20.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:20.896 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:20.940 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:20.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:21.042 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:21.082 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:21.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:21.184 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:33:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:33:20] "GET /metrics HTTP/1.1" 200 36619 "" "Prometheus/2.51.0" 2024-09-21T10:33:21.226 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:21.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:21.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:21.371 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:21.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:21.472 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:21.496 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:21.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:21.598 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:21.622 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:21.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:21 smithi007 ceph-mon[99390]: pgmap v1558: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.4 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 562 op/s; 7493/117474 objects misplaced (6.378%); 39 MiB/s, 625 objects/s recovering 2024-09-21T10:33:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:21.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:21 smithi007 ceph-mon[101144]: pgmap v1558: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.4 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 562 op/s; 7493/117474 objects misplaced (6.378%); 39 MiB/s, 625 objects/s recovering 2024-09-21T10:33:21.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:21.724 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:21.765 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:21.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:21.868 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:21.892 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:21.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:21 smithi031 ceph-mon[96824]: pgmap v1558: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.4 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 562 op/s; 7493/117474 objects misplaced (6.378%); 39 MiB/s, 625 objects/s recovering 2024-09-21T10:33:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:21.995 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:22.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:22.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:22.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:22.197 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:22.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:22.298 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:22.322 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:22.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:22.424 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:22.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:22.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:22.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:22.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:22.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:22.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:22.737 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:22.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:22.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:22.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:22.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:22.965 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:23.006 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:23.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:23.107 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:23.149 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:23.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:23.251 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:23.278 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:23.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:23.380 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:23.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.406 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:23.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:23.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:23.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:23.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:23.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:23.655 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:23.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:23 smithi007 ceph-mon[99390]: pgmap v1559: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.4 GiB data, 8.9 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 546 op/s; 7493/116190 objects misplaced (6.449%); 34 MiB/s, 549 objects/s recovering 2024-09-21T10:33:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:23 smithi007 ceph-mon[101144]: pgmap v1559: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.4 GiB data, 8.9 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 546 op/s; 7493/116190 objects misplaced (6.449%); 34 MiB/s, 549 objects/s recovering 2024-09-21T10:33:23.757 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:23.781 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:23.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:23.883 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:23.907 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:23.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:23 smithi031 ceph-mon[96824]: pgmap v1559: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.4 GiB data, 8.9 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 546 op/s; 7493/116190 objects misplaced (6.449%); 34 MiB/s, 549 objects/s recovering 2024-09-21T10:33:24.009 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:24.035 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:24.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:24.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:24.161 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:24.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:24.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:24.288 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:24.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:24.390 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:24.412 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:24.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:24.514 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:24.538 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:24.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:24.640 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:24.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.686 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:24.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:24.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:24.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.809 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:24.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:24.910 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:24.934 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:24.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:25.036 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:25.077 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:25.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:25.179 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:25.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:25.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:25.315 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:25.354 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:25.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:25.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:25.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:25.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:25.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:25.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:25.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:25.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:25.736 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:25.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:25.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.862 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:25.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:25 smithi031 ceph-mon[96824]: pgmap v1560: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.2 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 574 op/s; 6823/110118 objects misplaced (6.196%); 21 MiB/s, 335 objects/s recovering 2024-09-21T10:33:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:25 smithi007 ceph-mon[99390]: pgmap v1560: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.2 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 574 op/s; 6823/110118 objects misplaced (6.196%); 21 MiB/s, 335 objects/s recovering 2024-09-21T10:33:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:25 smithi007 ceph-mon[101144]: pgmap v1560: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.2 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 574 op/s; 6823/110118 objects misplaced (6.196%); 21 MiB/s, 335 objects/s recovering 2024-09-21T10:33:25.963 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:25.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:26.086 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:26.122 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:26.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:26.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:26.263 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:26.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:26.367 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:26.391 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:26.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:26.492 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:26.535 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:26.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:26.637 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:26.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.682 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:26.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:26.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:26.807 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:26.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:26.909 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:26.936 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:26.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:27.038 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:27.062 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:27.164 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:27.187 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:27.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:27.289 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:27.313 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:27.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:27.398 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:33:27.398 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:33:27.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:27.428 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:33:27.429 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:33:27.453 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:27.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:27.476 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:33:27.476 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:33:27.513 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:33:27.513 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:33:27.544 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:33:27.545 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:33:27.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:27.583 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:33:27.583 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:33:27.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.602 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:27.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:27.618 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:33:27.618 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:33:27.650 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:33:27.651 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:33:27.651 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:27 smithi007 ceph-mon[99390]: pgmap v1561: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.1 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 584 op/s; 5924/105549 objects misplaced (5.613%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:33:27.651 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:27 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/632889671' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:27.651 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:27 smithi007 ceph-mon[101144]: pgmap v1561: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.1 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 584 op/s; 5924/105549 objects misplaced (5.613%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:33:27.651 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:27 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/632889671' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:27.703 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:27.717 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:27 smithi031 ceph-mon[96824]: pgmap v1561: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.1 GiB data, 8.5 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 584 op/s; 5924/105549 objects misplaced (5.613%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:33:27.717 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:27 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/632889671' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:27.726 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:27.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:27.827 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:27.873 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:27.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:27.974 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:27.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:27.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:28.098 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:28.123 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:28.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:28.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:28.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.264 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:28.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:28.365 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:28.414 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:28.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:28.433 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:28 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:33:28.146+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1233 definitely_dead 0 2024-09-21T10:33:28.471 INFO:teuthology.orchestra.run.smithi007.stderr:marked in osd.4. 2024-09-21T10:33:28.516 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:28.574 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:28.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:28.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:28.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3089085540' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-09-21T10:33:28.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3089085540' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-09-21T10:33:28.704 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:28.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:28.806 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:28.830 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:28.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3089085540' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-09-21T10:33:28.932 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:28.964 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:29.066 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:29.094 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:29.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:29.196 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:29.220 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:29.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:29.322 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:29.336 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:33:29.346 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:29.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:29.448 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:29.481 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:29.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:29.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:29.607 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:29.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:29 smithi007 ceph-mon[99390]: pgmap v1562: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.1 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 5924/103455 objects misplaced (5.726%); 11 MiB/s, 182 objects/s recovering 2024-09-21T10:33:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:29 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3089085540' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-09-21T10:33:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:29 smithi007 ceph-mon[99390]: osdmap e1234: 8 total, 8 up, 7 in 2024-09-21T10:33:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:29 smithi007 ceph-mon[101144]: pgmap v1562: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.1 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 5924/103455 objects misplaced (5.726%); 11 MiB/s, 182 objects/s recovering 2024-09-21T10:33:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:29 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3089085540' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-09-21T10:33:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:29 smithi007 ceph-mon[101144]: osdmap e1234: 8 total, 8 up, 7 in 2024-09-21T10:33:29.708 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:29.736 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:29.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:29.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:29.863 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:29.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:29 smithi031 ceph-mon[96824]: pgmap v1562: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 2.1 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 5924/103455 objects misplaced (5.726%); 11 MiB/s, 182 objects/s recovering 2024-09-21T10:33:29.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:29 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3089085540' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-09-21T10:33:29.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:29 smithi031 ceph-mon[96824]: osdmap e1234: 8 total, 8 up, 7 in 2024-09-21T10:33:29.927 INFO:tasks.thrashosds.thrasher:Added osd 4 2024-09-21T10:33:29.965 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:30.002 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:30.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:30.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:30.135 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:30.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:30.203 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:33:30.203 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:33:30.203 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:196038 6.19 6:9fe1ada7:::benchmark_data_smithi007_139998_object67480:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1128)", 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:27:48.590323+0000", 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 341.60851356400002, 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.070960972, 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 196038 2024-09-21T10:33:30.204 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590323+0000", 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590323+0000", 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590325+0000", 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.841e-06 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590336+0000", 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0560000000000001e-05 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590353+0000", 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6589e-05 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590364+0000", 2024-09-21T10:33:30.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1274000000000001e-05 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.832963+0000", 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.242599554 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.832970+0000", 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0260000000000002e-06 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.207 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.660888+0000", 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.82791748499999995 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.661284+0000", 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00039564299999999999 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:196040 6.19 6:9cefca4b:::benchmark_data_smithi007_139998_object67482:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1128)", 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:27:48.590379+0000", 2024-09-21T10:33:30.208 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 341.60845740399998, 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.083322085, 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 196040 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590379+0000", 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.209 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590379+0000", 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590379+0000", 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.75e-07 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590382+0000", 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6589999999999999e-06 2024-09-21T10:33:30.210 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590389+0000", 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3509999999999996e-06 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590395+0000", 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7379999999999999e-06 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.833006+0000", 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24261055100000001 2024-09-21T10:33:30.211 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.833012+0000", 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9789999999999998e-06 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.661525+0000", 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.82851324199999998 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.661646+0000", 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012097 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.212 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.673610+0000", 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011963817 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.673701+0000", 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1303000000000003e-05 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:196041 6.19 6:98f98f09:::benchmark_data_smithi007_139998_object67483:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1128)", 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:27:48.590403+0000", 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 341.60843335999999, 2024-09-21T10:33:30.213 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0836516380000001, 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 196041 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590403+0000", 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590403+0000", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590403+0000", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0499999999999999e-07 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590406+0000", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2740000000000002e-06 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590412+0000", 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2020000000000001e-06 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590417+0000", 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1399999999999999e-06 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.833036+0000", 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24261881299999999 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.833041+0000", 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3249999999999998e-06 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.661856+0000", 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.82881522100000005 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.661963+0000", 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010711 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.673990+0000", 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012026741000000001 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.674054+0000", 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4406999999999995e-05 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:196045 6.10 6:0c654cd4:::benchmark_data_smithi007_139998_object67487:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1128)", 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:27:48.590423+0000", 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 341.608412762, 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.083501056, 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.219 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 196045 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590423+0000", 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590423+0000", 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.220 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590424+0000", 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6399999999999998e-07 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590426+0000", 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.979e-06 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590431+0000", 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.694e-06 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.221 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.590436+0000", 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.741e-06 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.832886+0000", 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.242449315 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:48.832891+0000", 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4620000000000004e-06 2024-09-21T10:33:30.222 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.667640+0000", 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.83474937400000004 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.667764+0000", 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000123893 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.673853+0000", 2024-09-21T10:33:30.223 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0060884399999999997 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:27:49.673924+0000", 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1793999999999997e-05 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:223169 6.16 6:684423af:::benchmark_data_smithi007_139998_object94611:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1154)", 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:29.816213+0000", 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 300.38262362900002, 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.998128825, 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.224 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 223169 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.816213+0000", 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.225 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.816213+0000", 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.816214+0000", 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5340000000000001e-06 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.816218+0000", 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.472e-06 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.226 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.816227+0000", 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5990000000000008e-06 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.816233+0000", 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1430000000000003e-06 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.816293+0000", 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9837000000000003e-05 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.227 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.816302+0000", 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1409999999999994e-06 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.808166+0000", 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99186421499999999 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.808314+0000", 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014714900000000001 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.228 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.808582+0000", 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00026860099999999999 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.814201+0000", 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0056189880000000001 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.814215+0000", 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4090999999999999e-05 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.229 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.814276+0000", 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0557999999999999e-05 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.814310+0000", 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.4023999999999998e-05 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.814341+0000", 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.1473000000000002e-05 2024-09-21T10:33:30.230 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:223172 6.16 6:6ba7ee71:::benchmark_data_smithi007_139998_object94614:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1154)", 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:29.820473+0000", 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 300.37836359900001, 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0000515649999999, 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.231 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 223172 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.820473+0000", 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.820473+0000", 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.232 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.820475+0000", 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3259999999999998e-06 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.820482+0000", 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7020000000000004e-06 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.820495+0000", 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3808999999999999e-05 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.233 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.820503+0000", 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9689999999999994e-06 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.820565+0000", 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1527999999999998e-05 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.234 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.820575+0000", 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7410000000000004e-06 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.810397+0000", 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.98982188500000001 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.810528+0000", 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013109800000000001 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:33:30.235 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.810941+0000", 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00041335599999999998 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.814400+0000", 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0034591539999999999 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.814501+0000", 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000101189 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820215+0000", 2024-09-21T10:33:30.236 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.005714032 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820471+0000", 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00025565800000000002 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820524+0000", 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3118000000000002e-05 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.237 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:223210 6.16 6:6eb46ecc:::benchmark_data_smithi007_139998_object94652:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1154)", 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:29.854708+0000", 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 300.34412796300001, 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.96599903600000003, 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 223210 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.238 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.854708+0000", 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.854708+0000", 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.854710+0000", 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5069999999999999e-06 2024-09-21T10:33:30.239 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.854715+0000", 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6180000000000003e-06 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.854728+0000", 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2875e-05 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.854739+0000", 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0890000000000001e-05 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.240 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.854842+0000", 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010336300000000001 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.854851+0000", 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9989999999999997e-06 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.812270+0000", 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.95741900099999999 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.241 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.812385+0000", 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000114537 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.812645+0000", 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00025998900000000002 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.814527+0000", 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0018818800000000001 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.242 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.243 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:33:30.243 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.817429+0000", 2024-09-21T10:33:30.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:30.244 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0029016490000000001 2024-09-21T10:33:30.244 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.244 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.244 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.244 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820600+0000", 2024-09-21T10:33:30.244 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00317177 2024-09-21T10:33:30.244 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.244 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.244 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820659+0000", 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8986000000000001e-05 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820707+0000", 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7972000000000001e-05 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:223239 6.16 6:682caa05:::benchmark_data_smithi007_139998_object94681:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1154)", 2024-09-21T10:33:30.245 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:29.878797+0000", 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 300.32003942799997, 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.94216641499999998, 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 223239 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.246 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.878797+0000", 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.878797+0000", 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.878799+0000", 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.84e-06 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.247 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.878805+0000", 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7889999999999997e-06 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.878824+0000", 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8385000000000001e-05 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.878833+0000", 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0969999999999995e-06 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.248 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.879080+0000", 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024701500000000001 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:29.879090+0000", 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7059999999999999e-06 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.814616+0000", 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.93552609799999997 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.249 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.814759+0000", 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000143313 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.815261+0000", 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00050203300000000004 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820540+0000", 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0052791169999999998 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.250 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820780+0000", 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00023946699999999999 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820868+0000", 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8029999999999996e-05 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820922+0000", 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4849000000000003e-05 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.251 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:30.820963+0000", 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0676000000000002e-05 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:228750 6.18 6.d8eb5cb8 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1159)", 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:34.840568+0000", 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 295.35826794000002, 2024-09-21T10:33:30.252 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.97831243599999995, 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 228750 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.840568+0000", 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.253 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.840568+0000", 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.840570+0000", 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5799999999999999e-06 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.840575+0000", 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7550000000000002e-06 2024-09-21T10:33:30.254 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.840586+0000", 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.182e-05 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.840593+0000", 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9789999999999996e-06 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.845052+0000", 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0044581500000000001 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.255 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.845060+0000", 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3950000000000001e-06 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:35.818870+0000", 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.97381041300000004 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.256 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:35.818881+0000", 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0344e-05 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:228778 6.18 6.b7c7678 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1159)", 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:34.861085+0000", 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 295.33775109099997, 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.95782814299999997, 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.257 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 228778 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.861085+0000", 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.861085+0000", 2024-09-21T10:33:30.258 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.861086+0000", 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7899999999999998e-07 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.861088+0000", 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6120000000000001e-06 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.861096+0000", 2024-09-21T10:33:30.259 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2409999999999998e-06 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.861101+0000", 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6400000000000002e-06 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.861159+0000", 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8050000000000002e-05 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.260 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.861167+0000", 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3119999999999996e-06 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:35.818907+0000", 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.95774013099999999 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:35.818913+0000", 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5780000000000004e-06 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.261 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:228791 6.18 6.40b6d7d8 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1159)", 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:34.869278+0000", 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 295.32955864299998, 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.949662326, 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 228791 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.262 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.869278+0000", 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.869278+0000", 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.869278+0000", 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.39e-07 2024-09-21T10:33:30.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.869281+0000", 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9610000000000001e-06 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.869290+0000", 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4890000000000001e-06 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.869296+0000", 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4739999999999996e-06 2024-09-21T10:33:30.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.871590+0000", 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022943400000000002 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.871597+0000", 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0729999999999999e-06 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:35.818934+0000", 2024-09-21T10:33:30.265 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.94733645399999999 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:35.818940+0000", 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0959999999999997e-06 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:228815 6.18 6.f600e858 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1159)", 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:34.881289+0000", 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 295.31754681899997, 2024-09-21T10:33:30.266 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.93767815099999996, 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 228815 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.881289+0000", 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.881289+0000", 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.881291+0000", 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2309999999999999e-06 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.881295+0000", 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4499999999999997e-06 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.268 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.881303+0000", 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2619999999999998e-06 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.881310+0000", 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3779999999999998e-06 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.881398+0000", 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8073999999999997e-05 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.881405+0000", 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0690000000000004e-06 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:35.818961+0000", 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.93755581200000004 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:35.818968+0000", 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8750000000000002e-06 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.270 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:228819 6.18 6.fcad5eb8 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1159)", 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:34.884715+0000", 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 295.31412153399998, 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.93428190899999997, 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:33:30.271 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 228819 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.884715+0000", 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.884715+0000", 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.272 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.884715+0000", 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2799999999999996e-07 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.884719+0000", 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.242e-06 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.884727+0000", 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.704e-06 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.884733+0000", 2024-09-21T10:33:30.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0549999999999996e-06 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.884830+0000", 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.6539999999999994e-05 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:34.884837+0000", 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.742e-06 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:35.818988+0000", 2024-09-21T10:33:30.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.93415185300000003 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:35.818997+0000", 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1450000000000008e-06 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169246 7.9 7:91f15ed2:::benchmark_data_smithi007_176264_object51889:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1218)", 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.513913+0000", 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 57.684923382999997, 2024-09-21T10:33:30.275 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6073921119999999, 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169246 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.513913+0000", 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.276 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.513913+0000", 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.513914+0000", 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.136e-06 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.513917+0000", 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3809999999999999e-06 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.513926+0000", 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5830000000000007e-06 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.513933+0000", 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6669999999999999e-06 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.515120+0000", 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0011870019999999999 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.278 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.515275+0000", 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000155852 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.515397+0000", 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012201699999999999 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.526026+0000", 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010628096 2024-09-21T10:33:30.279 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.526119+0000", 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3224000000000001e-05 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.560826+0000", 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.034707373 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.560836+0000", 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7929999999999992e-06 2024-09-21T10:33:30.280 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926280+0000", 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.365443768 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926295+0000", 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5308999999999999e-05 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.121225+0000", 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1949299760000001 2024-09-21T10:33:30.281 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.121305+0000", 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9935e-05 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169255 7.9 7:920c1100:::benchmark_data_smithi007_176264_object51898:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1218)", 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.532776+0000", 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 57.666060250999998, 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6358605449999999, 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.282 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169255 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532776+0000", 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.283 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532776+0000", 2024-09-21T10:33:30.284 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.284 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.284 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.284 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532778+0000", 2024-09-21T10:33:30.284 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.916e-06 2024-09-21T10:33:30.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.284 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.285 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:30.285 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532785+0000", 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0339999999999999e-06 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532813+0000", 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8334e-05 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532823+0000", 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.8549999999999997e-06 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.286 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.533139+0000", 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00031574899999999999 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.537576+0000", 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0044375439999999999 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.537695+0000", 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011869100000000001 2024-09-21T10:33:30.287 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.560861+0000", 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.02316619 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.560868+0000", 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0169999999999999e-06 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926326+0000", 2024-09-21T10:33:30.288 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.36545817899999999 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926336+0000", 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3049999999999998e-06 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.121611+0000", 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1952754320000001 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.121727+0000", 2024-09-21T10:33:30.289 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000115466 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.168312+0000", 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.046585752000000001 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.168636+0000", 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00032408099999999999 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.290 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169257 7.9 7:912728f3:::benchmark_data_smithi007_176264_object51900:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1218)", 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.532845+0000", 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 57.665990956999998, 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.636414668, 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169257 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.291 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532845+0000", 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532845+0000", 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532846+0000", 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7899999999999999e-07 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.292 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532848+0000", 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6680000000000001e-06 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532855+0000", 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4729999999999997e-06 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.532860+0000", 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0159999999999999e-06 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.293 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.546318+0000", 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013458257 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.546441+0000", 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000122438 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.548248+0000", 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0018075579999999999 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.294 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.560893+0000", 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012644697999999999 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.560900+0000", 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8600000000000004e-06 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926388+0000", 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.36548809199999999 2024-09-21T10:33:30.295 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926397+0000", 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7499999999999992e-06 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.121762+0000", 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1953651240000001 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.121899+0000", 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013721299999999999 2024-09-21T10:33:30.296 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.169081+0000", 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.047181988000000001 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.169260+0000", 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000179054 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.297 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169270 7.9 7:9029be76:::benchmark_data_smithi007_176264_object51913:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1219)", 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.563340+0000", 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 57.635496140999997, 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6039400079999999, 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169270 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.298 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.563340+0000", 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.563340+0000", 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.563375+0000", 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.4530999999999999e-05 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.299 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.563381+0000", 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7379999999999997e-06 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.563395+0000", 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4047e-05 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.563404+0000", 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7409999999999998e-06 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.300 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.563854+0000", 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00045035600000000001 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.563863+0000", 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5709999999999998e-06 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926431+0000", 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.36256765200000002 2024-09-21T10:33:30.301 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926439+0000", 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0909999999999993e-06 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.121928+0000", 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1954895990000001 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.122043+0000", 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000114639 2024-09-21T10:33:30.302 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,7", 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.122612+0000", 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00056869199999999998 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.166917+0000", 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.044305450000000003 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.166992+0000", 2024-09-21T10:33:30.303 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5298999999999999e-05 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.167052+0000", 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9709e-05 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.167066+0000", 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3419e-05 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:33:30.304 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.167154+0000", 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8697999999999997e-05 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.167280+0000", 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000125776 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169273 7.9 7:98d02023:::benchmark_data_smithi007_176264_object51916:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1219)", 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.564935+0000", 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 57.633901211000001, 2024-09-21T10:33:30.305 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6047123029999999, 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169273 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.564935+0000", 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.306 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.564935+0000", 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.564936+0000", 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.102e-06 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.564940+0000", 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6789999999999998e-06 2024-09-21T10:33:30.307 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.564949+0000", 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8810000000000002e-06 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.564954+0000", 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8279999999999999e-06 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.565040+0000", 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5566e-05 2024-09-21T10:33:30.308 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.565050+0000", 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0380999999999999e-05 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926464+0000", 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.36141373399999999 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926471+0000", 2024-09-21T10:33:30.309 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2479999999999999e-06 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.137049+0000", 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2105774469999999 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.137182+0000", 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000132998 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,7", 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.137337+0000", 2024-09-21T10:33:30.310 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015472899999999999 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.167288+0000", 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.029951167000000001 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.167461+0000", 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017281499999999999 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.168770+0000", 2024-09-21T10:33:30.311 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0013091680000000001 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.169358+0000", 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00058780300000000002 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.169528+0000", 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000170464 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.169647+0000", 2024-09-21T10:33:30.312 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000119293 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169278 7.9 7:94f4ccd2:::benchmark_data_smithi007_176264_object51921:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1219)", 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.576781+0000", 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 57.622054841999997, 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5932311260000001, 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.313 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169278 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.576781+0000", 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.576781+0000", 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.314 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.576783+0000", 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.781e-06 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.576796+0000", 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3326000000000001e-05 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.576816+0000", 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9831999999999999e-05 2024-09-21T10:33:30.315 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.576825+0000", 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.687e-06 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.576888+0000", 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3058000000000005e-05 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.576898+0000", 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7659999999999993e-06 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.316 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926500+0000", 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.349602529 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926508+0000", 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9810000000000003e-06 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.141579+0000", 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.215070825 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.317 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.141703+0000", 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012371300000000001 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,7", 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.141848+0000", 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014561899999999999 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.167294+0000", 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.025445690999999999 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.318 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.169302+0000", 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0020082670000000002 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.169692+0000", 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00038988299999999999 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.169732+0000", 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9292999999999998e-05 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.169905+0000", 2024-09-21T10:33:30.319 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000173821 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.170012+0000", 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000107054 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169297 7.9 7:9b97a17e:::benchmark_data_smithi007_176264_object51940:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1219)", 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.609103+0000", 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 57.589733645000003, 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.569483213, 2024-09-21T10:33:30.320 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169297 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.609103+0000", 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.321 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.609103+0000", 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.609104+0000", 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.48e-06 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.609110+0000", 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.879e-06 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.322 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.609126+0000", 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6266e-05 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.609135+0000", 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8400000000000001e-06 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.609196+0000", 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1148000000000005e-05 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.323 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.609205+0000", 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3620000000000006e-06 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926535+0000", 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.31733045799999998 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926543+0000", 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0020000000000006e-06 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.324 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.162553+0000", 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.236010058 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.162717+0000", 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000163592 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,7", 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.162876+0000", 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015890500000000001 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.325 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.167300+0000", 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0044243770000000002 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.170057+0000", 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002756961 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.178362+0000", 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0083048649999999998 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.326 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.178404+0000", 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2250999999999999e-05 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.178460+0000", 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5597999999999999e-05 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.178586+0000", 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012617100000000001 2024-09-21T10:33:30.327 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.328 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.328 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.328 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:33:30.328 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:33:30.328 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:33:30.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.329 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:30.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:30.430 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:30.459 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:30.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:30.561 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:30.592 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:30.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:30.657 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:30 smithi007 ceph-mon[99390]: osdmap e1235: 8 total, 8 up, 7 in 2024-09-21T10:33:30.657 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:30 smithi007 ceph-mon[99390]: osdmap e1236: 8 total, 8 up, 7 in 2024-09-21T10:33:30.657 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:30 smithi007 ceph-mon[101144]: osdmap e1235: 8 total, 8 up, 7 in 2024-09-21T10:33:30.657 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:30 smithi007 ceph-mon[101144]: osdmap e1236: 8 total, 8 up, 7 in 2024-09-21T10:33:30.694 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:30.741 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:30.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:30.843 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:30.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.882 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:30.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:30 smithi031 ceph-mon[96824]: osdmap e1235: 8 total, 8 up, 7 in 2024-09-21T10:33:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:30 smithi031 ceph-mon[96824]: osdmap e1236: 8 total, 8 up, 7 in 2024-09-21T10:33:30.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:33:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:33:30] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.51.0" 2024-09-21T10:33:30.963 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:33:30.983 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:31.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.072 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:31.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:31.173 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:31.222 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:31.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:31.324 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:31.362 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:31.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:31.371 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:33:31.464 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:31.489 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:31.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:31.591 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:31.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.645 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:31.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[99390]: pgmap v1565: 89 pgs: 1 active+clean+remapped, 1 remapped+peering, 13 peering, 2 active+remapped+backfilling, 72 active+clean; 2.0 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 781 op/s; 3403/97431 objects misplaced (3.493%); 15 MiB/s, 245 objects/s recovering 2024-09-21T10:33:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[99390]: 7.3 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'12425 2024-09-21T10:33:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[99390]: 7.8 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'12649 2024-09-21T10:33:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[99390]: 7.1 continuing backfill to osd.1 from (1207'6623,1233'12273] 7:8dd501ac:::benchmark_data_smithi007_176264_object99916:head to 1233'12273 2024-09-21T10:33:31.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[99390]: 7.4 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'13123 2024-09-21T10:33:31.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[99390]: 7.9 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'12640 2024-09-21T10:33:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[101144]: pgmap v1565: 89 pgs: 1 active+clean+remapped, 1 remapped+peering, 13 peering, 2 active+remapped+backfilling, 72 active+clean; 2.0 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 781 op/s; 3403/97431 objects misplaced (3.493%); 15 MiB/s, 245 objects/s recovering 2024-09-21T10:33:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[101144]: 7.3 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'12425 2024-09-21T10:33:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[101144]: 7.8 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'12649 2024-09-21T10:33:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[101144]: 7.1 continuing backfill to osd.1 from (1207'6623,1233'12273] 7:8dd501ac:::benchmark_data_smithi007_176264_object99916:head to 1233'12273 2024-09-21T10:33:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[101144]: 7.4 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'13123 2024-09-21T10:33:31.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:31 smithi007 ceph-mon[101144]: 7.9 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'12640 2024-09-21T10:33:31.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:31.795 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:31.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:31.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:31 smithi031 ceph-mon[96824]: pgmap v1565: 89 pgs: 1 active+clean+remapped, 1 remapped+peering, 13 peering, 2 active+remapped+backfilling, 72 active+clean; 2.0 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 781 op/s; 3403/97431 objects misplaced (3.493%); 15 MiB/s, 245 objects/s recovering 2024-09-21T10:33:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:31 smithi031 ceph-mon[96824]: 7.3 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'12425 2024-09-21T10:33:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:31 smithi031 ceph-mon[96824]: 7.8 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'12649 2024-09-21T10:33:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:31 smithi031 ceph-mon[96824]: 7.1 continuing backfill to osd.1 from (1207'6623,1233'12273] 7:8dd501ac:::benchmark_data_smithi007_176264_object99916:head to 1233'12273 2024-09-21T10:33:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:31 smithi031 ceph-mon[96824]: 7.4 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'13123 2024-09-21T10:33:31.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:31 smithi031 ceph-mon[96824]: 7.9 starting backfill to osd.4 from (0'0,0'0] MAX to 1233'12640 2024-09-21T10:33:31.922 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:32.023 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:32.050 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:32.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:32.152 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:32.166 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:32.197 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:32.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:32.299 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:32.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:32.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:32.484 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:32.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:32.585 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:32.611 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:32.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:32.713 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:32.740 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:32.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:32.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:32.869 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:32.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:32.971 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:33.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:33.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:33.102 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:33.128 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:33.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:33.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:33.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:33.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:33.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:33.398 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:33.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:33.499 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:33.510 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:33.535 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:33.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:33.637 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:33.683 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:33.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:33.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:33.827 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:33.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:33.832 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:33 smithi007 ceph-mon[99390]: pgmap v1567: 89 pgs: 1 active+clean+remapped, 1 remapped+peering, 13 peering, 3 active+remapped+backfilling, 71 active+clean; 2.0 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 488 op/s; 5373/96753 objects misplaced (5.553%); 14 MiB/s, 224 objects/s recovering 2024-09-21T10:33:33.832 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:33 smithi007 ceph-mon[101144]: pgmap v1567: 89 pgs: 1 active+clean+remapped, 1 remapped+peering, 13 peering, 3 active+remapped+backfilling, 71 active+clean; 2.0 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 488 op/s; 5373/96753 objects misplaced (5.553%); 14 MiB/s, 224 objects/s recovering 2024-09-21T10:33:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:33 smithi031 ceph-mon[96824]: pgmap v1567: 89 pgs: 1 active+clean+remapped, 1 remapped+peering, 13 peering, 3 active+remapped+backfilling, 71 active+clean; 2.0 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 488 op/s; 5373/96753 objects misplaced (5.553%); 14 MiB/s, 224 objects/s recovering 2024-09-21T10:33:33.930 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:33.955 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:33.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:34.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:34.079 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:34.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:34.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:34.204 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:34.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:34.306 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:34.337 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:34.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:34.439 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:34.469 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:34.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:34.571 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:34.600 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:34.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:34.702 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:34.728 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:34.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:34.781 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:34 smithi007 ceph-mon[99390]: osdmap e1237: 8 total, 8 up, 7 in 2024-09-21T10:33:34.781 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:34 smithi007 ceph-mon[99390]: osdmap e1238: 8 total, 8 up, 7 in 2024-09-21T10:33:34.782 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:34 smithi007 ceph-mon[101144]: osdmap e1237: 8 total, 8 up, 7 in 2024-09-21T10:33:34.782 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:34 smithi007 ceph-mon[101144]: osdmap e1238: 8 total, 8 up, 7 in 2024-09-21T10:33:34.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:34.851 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:34.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:34.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:34 smithi031 ceph-mon[96824]: osdmap e1237: 8 total, 8 up, 7 in 2024-09-21T10:33:34.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:34 smithi031 ceph-mon[96824]: osdmap e1238: 8 total, 8 up, 7 in 2024-09-21T10:33:34.929 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 7, 0, 3, 4] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:33:34.929 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:33:34.929 INFO:tasks.thrashosds.thrasher:Adding osd 6 2024-09-21T10:33:34.929 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd in 6 2024-09-21T10:33:34.953 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:34.978 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:34.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:35.080 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:35.106 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:35.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:35.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:35.233 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:35.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:35.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:35.360 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:35.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:35.462 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:35.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.490 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:35.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:35.548 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:33:35.591 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:35.616 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:35.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:35.718 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:35.752 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:35.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:35.784 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:35 smithi007 ceph-mon[99390]: pgmap v1569: 89 pgs: 2 active+remapped+backfill_wait, 7 peering, 4 active+remapped+backfilling, 76 active+clean; 1.9 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 7930/92703 objects misplaced (8.554%); 28 MiB/s, 1 keys/s, 454 objects/s recovering 2024-09-21T10:33:35.784 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:35 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3292277453' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:35.784 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:35 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:35.784 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:35 smithi007 ceph-mon[101144]: pgmap v1569: 89 pgs: 2 active+remapped+backfill_wait, 7 peering, 4 active+remapped+backfilling, 76 active+clean; 1.9 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 7930/92703 objects misplaced (8.554%); 28 MiB/s, 1 keys/s, 454 objects/s recovering 2024-09-21T10:33:35.784 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:35 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3292277453' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:35.784 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:35 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:35.853 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:35.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.878 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:35.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:35 smithi031 ceph-mon[96824]: pgmap v1569: 89 pgs: 2 active+remapped+backfill_wait, 7 peering, 4 active+remapped+backfilling, 76 active+clean; 1.9 GiB data, 8.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 7930/92703 objects misplaced (8.554%); 28 MiB/s, 1 keys/s, 454 objects/s recovering 2024-09-21T10:33:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:35 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3292277453' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:35 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:35.980 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:36.007 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:36.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:36.108 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:36.131 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:36.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:36.233 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:36.260 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:36.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:36.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:36.384 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:36.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:36.486 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:36.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:36.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:36.610 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:36.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:36.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:36.747 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:36.772 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:36.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:36.874 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:36.906 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:36.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:36 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:36 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:33:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:36 smithi031 ceph-mon[96824]: osdmap e1239: 8 total, 8 up, 7 in 2024-09-21T10:33:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:36 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:36 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:33:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:36 smithi007 ceph-mon[99390]: osdmap e1239: 8 total, 8 up, 7 in 2024-09-21T10:33:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:36 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:36 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:33:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:36 smithi007 ceph-mon[101144]: osdmap e1239: 8 total, 8 up, 7 in 2024-09-21T10:33:36.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:37.008 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:37.031 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:37.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:37.132 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:37.156 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:37.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:37.258 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:37.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:37.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:37.382 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:37.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:37.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:37.507 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:37.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:37.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:37.631 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:37.665 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:37.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:37.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:37.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.791 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:37.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:37.892 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:37 smithi031 ceph-mon[96824]: pgmap v1572: 89 pgs: 3 active+remapped+backfill_wait, 4 active+remapped+backfilling, 82 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 7414/89634 objects misplaced (8.271%); 37 MiB/s, 1 keys/s, 594 objects/s recovering 2024-09-21T10:33:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:37 smithi031 ceph-mon[96824]: osdmap e1240: 8 total, 8 up, 7 in 2024-09-21T10:33:37.922 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:37.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:37 smithi007 ceph-mon[99390]: pgmap v1572: 89 pgs: 3 active+remapped+backfill_wait, 4 active+remapped+backfilling, 82 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 7414/89634 objects misplaced (8.271%); 37 MiB/s, 1 keys/s, 594 objects/s recovering 2024-09-21T10:33:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:37 smithi007 ceph-mon[99390]: osdmap e1240: 8 total, 8 up, 7 in 2024-09-21T10:33:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:37 smithi007 ceph-mon[101144]: pgmap v1572: 89 pgs: 3 active+remapped+backfill_wait, 4 active+remapped+backfilling, 82 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 7414/89634 objects misplaced (8.271%); 37 MiB/s, 1 keys/s, 594 objects/s recovering 2024-09-21T10:33:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:37 smithi007 ceph-mon[101144]: osdmap e1240: 8 total, 8 up, 7 in 2024-09-21T10:33:38.024 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:38.047 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:38.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:38.148 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:38.170 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:38.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:38.272 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:38.296 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:38.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:38.398 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:38.421 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:38.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:38.523 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:38.546 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:38.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:38.600 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:33:38.647 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:38.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:38.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:38.794 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:38.821 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:38.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:38 smithi031 ceph-mon[96824]: osdmap e1241: 8 total, 8 up, 7 in 2024-09-21T10:33:38.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:38 smithi007 ceph-mon[99390]: osdmap e1241: 8 total, 8 up, 7 in 2024-09-21T10:33:38.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:38 smithi007 ceph-mon[101144]: osdmap e1241: 8 total, 8 up, 7 in 2024-09-21T10:33:38.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:38.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:39.050 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:39.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:39.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:39.201 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:39.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.269 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:39.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:39.369 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:39.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.460 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:39.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:39.523 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:39.561 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:39.581 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:33:39.581 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:33:39.615 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:39.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:39.622 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:33:39.623 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:33:39.623 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:39 smithi007 ceph-mon[101144]: pgmap v1575: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 7312/87894 objects misplaced (8.319%); 35 MiB/s, 564 objects/s recovering 2024-09-21T10:33:39.623 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:39 smithi007 ceph-mon[101144]: osdmap e1242: 8 total, 8 up, 7 in 2024-09-21T10:33:39.623 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3064162287' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:39.624 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:39 smithi007 ceph-mon[99390]: pgmap v1575: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 7312/87894 objects misplaced (8.319%); 35 MiB/s, 564 objects/s recovering 2024-09-21T10:33:39.624 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:39 smithi007 ceph-mon[99390]: osdmap e1242: 8 total, 8 up, 7 in 2024-09-21T10:33:39.624 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3064162287' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:39.658 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:33:39.658 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:33:39.701 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:33:39.701 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:33:39.717 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:39.733 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:33:39.734 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:33:39.741 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:39.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:39.764 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:33:39.764 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:33:39.802 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:33:39.802 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:33:39.839 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:33:39.839 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:33:39.843 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:39.866 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:39.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:39 smithi031 ceph-mon[96824]: pgmap v1575: 89 pgs: 3 active+remapped+backfill_wait, 3 active+remapped+backfilling, 83 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 7312/87894 objects misplaced (8.319%); 35 MiB/s, 564 objects/s recovering 2024-09-21T10:33:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:39 smithi031 ceph-mon[96824]: osdmap e1242: 8 total, 8 up, 7 in 2024-09-21T10:33:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3064162287' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:39.968 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:39.993 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:39.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:40.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:40.117 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:40.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:40.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:40.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:40.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:40.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:40.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.402 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:40.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:40.503 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:40.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:40.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:40.631 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:40.681 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:40.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:40.782 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:40.828 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:40.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:40.929 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:40.954 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:40.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:41.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:41.081 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:41.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:41.183 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:33:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:33:40] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.51.0" 2024-09-21T10:33:41.207 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:41.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:41.309 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:41.353 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:41.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:41.455 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:41.482 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:41.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:41.584 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:41.591 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:41 smithi007 ceph-mon[99390]: pgmap v1577: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 1.7 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 5180/84567 objects misplaced (6.125%); 37 MiB/s, 595 objects/s recovering 2024-09-21T10:33:41.592 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:41 smithi007 ceph-mon[101144]: pgmap v1577: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 1.7 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 5180/84567 objects misplaced (6.125%); 37 MiB/s, 595 objects/s recovering 2024-09-21T10:33:41.630 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:41.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:41.731 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:41.779 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:41.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:41.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:41 smithi031 ceph-mon[96824]: pgmap v1577: 89 pgs: 2 active+remapped+backfill_wait, 2 active+remapped+backfilling, 85 active+clean; 1.7 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 5180/84567 objects misplaced (6.125%); 37 MiB/s, 595 objects/s recovering 2024-09-21T10:33:41.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:41.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:42.023 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:42.047 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:42.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:42.148 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:42.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:42.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:42.273 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:42.298 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:42.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:42.399 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:42.445 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:42.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:42.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:42.572 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:42.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:42.673 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:42.698 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:42.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:42.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:42.822 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:42.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:42.924 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:42.962 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:42.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:43.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:43.087 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:43.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:43.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:43.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:43.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:43.331 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:43.357 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:43.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:43.459 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:43.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:43.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:43.583 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:43.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.633 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:43.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:43.734 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:43.777 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:43.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:43.879 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:43.900 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:43.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:43 smithi031 ceph-mon[96824]: pgmap v1578: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 86 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 321 op/s; 4248/83832 objects misplaced (5.067%); 30 MiB/s, 475 objects/s recovering 2024-09-21T10:33:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:43 smithi007 ceph-mon[99390]: pgmap v1578: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 86 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 321 op/s; 4248/83832 objects misplaced (5.067%); 30 MiB/s, 475 objects/s recovering 2024-09-21T10:33:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:43 smithi007 ceph-mon[101144]: pgmap v1578: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 86 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 321 op/s; 4248/83832 objects misplaced (5.067%); 30 MiB/s, 475 objects/s recovering 2024-09-21T10:33:44.003 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:44.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:44.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:44.055 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:33:44.140 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:44.164 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:44.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:44.266 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:44.292 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:44.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:44.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:44.417 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:44.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:44.519 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:44.560 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:44.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:44.661 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:44.686 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:44.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:44.788 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:44.833 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:44.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:44.934 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:44.960 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:44.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:45.062 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:45.085 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:45.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:45.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:45.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:45.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:45.313 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:45.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.368 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:45.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:45.468 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:45.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.517 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:45.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:45.618 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:45.645 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:45.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:45.747 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:45.781 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:45.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:45.883 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:45.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:45.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:45 smithi031 ceph-mon[96824]: pgmap v1579: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 86 active+clean; 1.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 523 op/s; 3805/77535 objects misplaced (4.907%); 23 MiB/s, 371 objects/s recovering 2024-09-21T10:33:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:45 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:33:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:45 smithi007 ceph-mon[99390]: pgmap v1579: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 86 active+clean; 1.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 523 op/s; 3805/77535 objects misplaced (4.907%); 23 MiB/s, 371 objects/s recovering 2024-09-21T10:33:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:45 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:33:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:45 smithi007 ceph-mon[101144]: pgmap v1579: 89 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 86 active+clean; 1.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 523 op/s; 3805/77535 objects misplaced (4.907%); 23 MiB/s, 371 objects/s recovering 2024-09-21T10:33:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:45 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:33:46.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:46.033 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:46.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:46.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:46.157 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:46.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:46.240 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:46.259 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:46.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:46.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:46.383 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:46.407 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:46.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:46.509 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:46.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:46.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:46.629 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:46 smithi007 ceph-mon[99390]: osdmap e1243: 8 total, 8 up, 7 in 2024-09-21T10:33:46.630 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:46 smithi007 ceph-mon[101144]: osdmap e1243: 8 total, 8 up, 7 in 2024-09-21T10:33:46.633 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:46.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:46.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:46.760 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:46.816 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:33:46.816 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:33:46.820 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:46.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:46 smithi031 ceph-mon[96824]: osdmap e1243: 8 total, 8 up, 7 in 2024-09-21T10:33:46.924 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:46.964 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:46.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:47.066 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:47.092 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:47.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:47.194 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:47.223 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:47.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:47.324 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:47.373 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:47.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:47.475 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:47.500 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:47.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:47.602 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:47.629 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:47.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:47.731 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:47.775 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:47.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:47.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:47.902 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:47.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:47 smithi031 ceph-mon[96824]: pgmap v1581: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 608 op/s; 3083/73269 objects misplaced (4.208%); 27 MiB/s, 428 objects/s recovering 2024-09-21T10:33:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:47 smithi031 ceph-mon[96824]: osdmap e1244: 8 total, 8 up, 7 in 2024-09-21T10:33:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:47 smithi007 ceph-mon[99390]: pgmap v1581: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 608 op/s; 3083/73269 objects misplaced (4.208%); 27 MiB/s, 428 objects/s recovering 2024-09-21T10:33:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:47 smithi007 ceph-mon[99390]: osdmap e1244: 8 total, 8 up, 7 in 2024-09-21T10:33:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:47 smithi007 ceph-mon[101144]: pgmap v1581: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.5 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 608 op/s; 3083/73269 objects misplaced (4.208%); 27 MiB/s, 428 objects/s recovering 2024-09-21T10:33:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:47 smithi007 ceph-mon[101144]: osdmap e1244: 8 total, 8 up, 7 in 2024-09-21T10:33:48.004 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:48.032 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:48.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:48.134 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:48.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.186 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:48.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:48.287 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:48.337 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:48.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:48.439 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:48.466 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:48.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:48.568 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:48.602 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:48.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:48.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:48.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.749 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:48.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:48.850 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:48.877 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:48.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:48.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:49.007 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:49.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:49.109 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:49.134 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:49.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:49.236 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:49.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:49.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:49.317 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:33:49.383 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:49.411 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:49.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:49.513 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:49.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:49.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:49.699 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:49.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.773 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:49.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:49.821 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:49.874 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:49.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:49.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:49 smithi031 ceph-mon[96824]: pgmap v1583: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.4 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 3083/71055 objects misplaced (4.339%); 12 MiB/s, 199 objects/s recovering 2024-09-21T10:33:49.921 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:49 smithi007 ceph-mon[99390]: pgmap v1583: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.4 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 3083/71055 objects misplaced (4.339%); 12 MiB/s, 199 objects/s recovering 2024-09-21T10:33:49.922 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:49 smithi007 ceph-mon[101144]: pgmap v1583: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 1.4 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 3083/71055 objects misplaced (4.339%); 12 MiB/s, 199 objects/s recovering 2024-09-21T10:33:50.001 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:50.025 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:50.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:50.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:33:50.154+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1244 definitely_dead 0 2024-09-21T10:33:50.193 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:50.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:50.295 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:50.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:50.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:50.436 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:50.466 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:50.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:50.568 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:50.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.608 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:50.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:50.626 INFO:teuthology.orchestra.run.smithi007.stderr:marked in osd.6. 2024-09-21T10:33:50.630 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:33:50.710 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:50.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:50.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:50.835 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:50.858 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:50.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:50.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2985475010' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:50.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:50 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:50.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/86331287' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:50.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:50 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:50.866 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2985475010' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:50.866 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:50 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:50.866 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/86331287' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:50.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:50 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2985475010' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:50 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/86331287' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:50 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:50.960 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:50.983 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:50.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:51.084 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:51.108 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:51.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:33:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:33:50] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.51.0" 2024-09-21T10:33:51.210 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:51.232 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:51.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:51.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:51.356 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:51.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:51.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:51.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:51.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:51.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:51.604 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:51.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:51.706 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:51.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:51.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:51.831 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:51.854 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:51.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: pgmap v1584: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 1628/65217 objects misplaced (2.496%); 14 MiB/s, 229 objects/s recovering 2024-09-21T10:33:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:33:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:33:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T10:33:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: osdmap e1245: 8 total, 8 up, 8 in 2024-09-21T10:33:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:51 smithi031 ceph-mon[96824]: osdmap e1246: 8 total, 8 up, 8 in 2024-09-21T10:33:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: pgmap v1584: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 1628/65217 objects misplaced (2.496%); 14 MiB/s, 229 objects/s recovering 2024-09-21T10:33:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:33:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:33:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T10:33:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: osdmap e1245: 8 total, 8 up, 8 in 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[99390]: osdmap e1246: 8 total, 8 up, 8 in 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: pgmap v1584: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 1628/65217 objects misplaced (2.496%); 14 MiB/s, 229 objects/s recovering 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: osdmap e1245: 8 total, 8 up, 8 in 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:51.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:33:51.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:51.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:51 smithi007 ceph-mon[101144]: osdmap e1246: 8 total, 8 up, 8 in 2024-09-21T10:33:51.956 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:51.979 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:51.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:52.080 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:52.102 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:52.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:52.204 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:52.227 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:52.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:52.329 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:52.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:52.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:52.454 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:52.477 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:52.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:52.578 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:52.600 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:52.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:52.702 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:52.724 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:52.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:52.826 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:52.850 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:52.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:52.952 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:53.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.004 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:53.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:53.105 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:53.126 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:53.134 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:53.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:53.236 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:53.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:53.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:53.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:53.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.406 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:53.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:53.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:53.553 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:53.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:53.655 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:53.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:53.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:53.734 INFO:tasks.thrashosds.thrasher:Added osd 6 2024-09-21T10:33:53.791 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:53.835 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:53.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:53 smithi031 ceph-mon[96824]: pgmap v1587: 89 pgs: 1 peering, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 1628/64128 objects misplaced (2.539%); 12 MiB/s, 194 objects/s recovering 2024-09-21T10:33:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:53 smithi031 ceph-mon[96824]: 7.7 starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13436 2024-09-21T10:33:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:53 smithi031 ceph-mon[96824]: 7.b starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13643 2024-09-21T10:33:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:53 smithi031 ceph-mon[96824]: 7.d starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13287 2024-09-21T10:33:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:53 smithi031 ceph-mon[96824]: osdmap e1247: 8 total, 8 up, 8 in 2024-09-21T10:33:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:53 smithi031 ceph-mon[96824]: 7.1 starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13010 2024-09-21T10:33:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:53 smithi031 ceph-mon[96824]: 7.c starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13340 2024-09-21T10:33:53.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:53 smithi031 ceph-mon[96824]: osdmap e1248: 8 total, 8 up, 8 in 2024-09-21T10:33:53.937 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[99390]: pgmap v1587: 89 pgs: 1 peering, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 1628/64128 objects misplaced (2.539%); 12 MiB/s, 194 objects/s recovering 2024-09-21T10:33:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[99390]: 7.7 starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13436 2024-09-21T10:33:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[99390]: 7.b starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13643 2024-09-21T10:33:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[99390]: 7.d starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13287 2024-09-21T10:33:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[99390]: osdmap e1247: 8 total, 8 up, 8 in 2024-09-21T10:33:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[99390]: 7.1 starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13010 2024-09-21T10:33:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[99390]: 7.c starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13340 2024-09-21T10:33:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[99390]: osdmap e1248: 8 total, 8 up, 8 in 2024-09-21T10:33:53.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[101144]: pgmap v1587: 89 pgs: 1 peering, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 1.3 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 507 op/s; 1628/64128 objects misplaced (2.539%); 12 MiB/s, 194 objects/s recovering 2024-09-21T10:33:53.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[101144]: 7.7 starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13436 2024-09-21T10:33:53.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[101144]: 7.b starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13643 2024-09-21T10:33:53.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[101144]: 7.d starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13287 2024-09-21T10:33:53.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[101144]: osdmap e1247: 8 total, 8 up, 8 in 2024-09-21T10:33:53.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[101144]: 7.1 starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13010 2024-09-21T10:33:53.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[101144]: 7.c starting backfill to osd.6 from (0'0,0'0] MAX to 1244'13340 2024-09-21T10:33:53.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:53 smithi007 ceph-mon[101144]: osdmap e1248: 8 total, 8 up, 8 in 2024-09-21T10:33:53.979 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:53.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:54.081 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:54.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:54.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:54.228 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:54.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:54.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:54.358 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:54.389 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:54.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:54.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:54.531 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:54.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:54.632 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:54.681 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:54.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:54.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:54.824 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:54.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:54.926 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:54.954 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:54.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:55.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:55.086 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:55.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:55.189 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:55.218 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:55.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:55.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:55.360 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:55.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:55.384 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:54 smithi007 ceph-mon[99390]: osdmap e1249: 8 total, 8 up, 8 in 2024-09-21T10:33:55.384 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:54 smithi007 ceph-mon[99390]: pgmap v1591: 89 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 2 remapped+peering, 1 peering, 83 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 3741/60462 objects misplaced (6.187%); 27 MiB/s, 430 objects/s recovering 2024-09-21T10:33:55.385 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:54 smithi007 ceph-mon[101144]: osdmap e1249: 8 total, 8 up, 8 in 2024-09-21T10:33:55.385 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:54 smithi007 ceph-mon[101144]: pgmap v1591: 89 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 2 remapped+peering, 1 peering, 83 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 3741/60462 objects misplaced (6.187%); 27 MiB/s, 430 objects/s recovering 2024-09-21T10:33:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:54 smithi031 ceph-mon[96824]: osdmap e1249: 8 total, 8 up, 8 in 2024-09-21T10:33:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:54 smithi031 ceph-mon[96824]: pgmap v1591: 89 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 2 remapped+peering, 1 peering, 83 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 3741/60462 objects misplaced (6.187%); 27 MiB/s, 430 objects/s recovering 2024-09-21T10:33:55.462 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:55.514 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:55.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:55.616 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:55.646 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:55.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:55.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:55.785 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:55.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:55.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:55.930 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:55.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:56.031 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:56.044 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:33:56.044 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:33:56.044 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:33:56.044 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:33:56.044 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:33:56.044 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:33:56.044 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:33:56.045 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:33:56.045 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:33:56.045 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:33:56.045 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:33:56.045 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:33:56.045 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:33:56.045 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:33:56.045 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:33:56.045 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:33:56.058 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:56.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:56.160 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:56.185 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:56.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:56.287 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:56.312 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:56.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:56.413 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:56.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:55 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3317229229' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:56.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:56.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:56.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:55 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3317229229' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:56.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:55 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3317229229' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:56.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:56.563 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:56.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:56.664 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:56.687 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:56.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:56.789 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:56.812 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:56.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:56.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:56.937 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:56.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:57.039 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:57.086 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:57.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:57.187 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:57.214 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:57.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:57.316 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:57.317 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:56 smithi031 ceph-mon[96824]: osdmap e1250: 8 total, 8 up, 8 in 2024-09-21T10:33:57.317 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:56 smithi031 ceph-mon[96824]: pgmap v1593: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 activating+remapped, 2 remapped+peering, 83 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 4830/57933 objects misplaced (8.337%); 25 MiB/s, 395 objects/s recovering 2024-09-21T10:33:57.317 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:56 smithi031 ceph-mon[96824]: osdmap e1251: 8 total, 8 up, 8 in 2024-09-21T10:33:57.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:57.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:57.437 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:56 smithi007 ceph-mon[99390]: osdmap e1250: 8 total, 8 up, 8 in 2024-09-21T10:33:57.437 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:56 smithi007 ceph-mon[99390]: pgmap v1593: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 activating+remapped, 2 remapped+peering, 83 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 4830/57933 objects misplaced (8.337%); 25 MiB/s, 395 objects/s recovering 2024-09-21T10:33:57.437 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:56 smithi007 ceph-mon[99390]: osdmap e1251: 8 total, 8 up, 8 in 2024-09-21T10:33:57.437 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:56 smithi007 ceph-mon[101144]: osdmap e1250: 8 total, 8 up, 8 in 2024-09-21T10:33:57.437 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:56 smithi007 ceph-mon[101144]: pgmap v1593: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 activating+remapped, 2 remapped+peering, 83 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 4830/57933 objects misplaced (8.337%); 25 MiB/s, 395 objects/s recovering 2024-09-21T10:33:57.437 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:56 smithi007 ceph-mon[101144]: osdmap e1251: 8 total, 8 up, 8 in 2024-09-21T10:33:57.452 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:57.478 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:57.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:57.580 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:57.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.620 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:57.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:57.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:57.764 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:57.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:57.866 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:57.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:33:57.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:57.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:57.997 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:58.027 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:58.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:58.129 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:58.151 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:58.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:58.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:58.278 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:58.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:58.380 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:58.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.409 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:58.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:58.484 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:33:58.484 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:33:58.484 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:33:58.485 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:33:58.485 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:33:58.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:58.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.565 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:58.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:58.666 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:58.694 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:58.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:58.735 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 7, 0, 3, 4, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:33:58.735 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:33:58.736 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2024-09-21T10:33:58.736 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:33:58.736 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:33:58.736 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 config set filestore_inject_stall 3 2024-09-21T10:33:58.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:58.839 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:58.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:58.940 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:58.970 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:58.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:58.998 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:33:59.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:59.119 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:59.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:59.221 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:59.250 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:59.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:59.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:33:59.352 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:59.399 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:59.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:33:59 smithi031 ceph-mon[96824]: pgmap v1595: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 423 op/s; 4642/55758 objects misplaced (8.325%); 33 MiB/s, 523 objects/s recovering 2024-09-21T10:33:59.476 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:33:59.495 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:33:59 smithi007 ceph-mon[99390]: pgmap v1595: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 423 op/s; 4642/55758 objects misplaced (8.325%); 33 MiB/s, 523 objects/s recovering 2024-09-21T10:33:59.495 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:33:59 smithi007 ceph-mon[101144]: pgmap v1595: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 423 op/s; 4642/55758 objects misplaced (8.325%); 33 MiB/s, 523 objects/s recovering 2024-09-21T10:33:59.501 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:59.528 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:59.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:59.630 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:59.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:59.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:59.758 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:59.787 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:33:59.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:59.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:59.912 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:33:59.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:00.004 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:00.014 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:00.038 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:00.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:00.047 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:00.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:00.163 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:00.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:00.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:00.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:00.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:00.355 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:00 smithi007 ceph-mon[99390]: osdmap e1252: 8 total, 8 up, 8 in 2024-09-21T10:34:00.355 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:00 smithi007 ceph-mon[101144]: osdmap e1252: 8 total, 8 up, 8 in 2024-09-21T10:34:00.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:00.415 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:00.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:00.517 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:00.541 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:00.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:00.565 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:00 smithi031 ceph-mon[96824]: osdmap e1252: 8 total, 8 up, 8 in 2024-09-21T10:34:00.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:00.668 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:00.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:00.769 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:00.793 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:00.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:00.819 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:34:00.819 INFO:teuthology.orchestra.run.smithi031.stdout: "success": "" 2024-09-21T10:34:00.820 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:34:00.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:00.918 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:00.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:01.019 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:01.042 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:01.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:01.144 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:01.177 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:01.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:34:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:34:00] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.51.0" 2024-09-21T10:34:01.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:01.304 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:01.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:01.406 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:01.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:01 smithi031 ceph-mon[96824]: pgmap v1597: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 4256/50664 objects misplaced (8.400%); 13 MiB/s, 202 objects/s recovering 2024-09-21T10:34:01.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:01 smithi031 ceph-mon[96824]: osdmap e1253: 8 total, 8 up, 8 in 2024-09-21T10:34:01.433 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:01.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:01.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:01.563 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:01.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:01.603 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:01 smithi007 ceph-mon[99390]: pgmap v1597: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 4256/50664 objects misplaced (8.400%); 13 MiB/s, 202 objects/s recovering 2024-09-21T10:34:01.603 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:01 smithi007 ceph-mon[99390]: osdmap e1253: 8 total, 8 up, 8 in 2024-09-21T10:34:01.603 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:01 smithi007 ceph-mon[101144]: pgmap v1597: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 4256/50664 objects misplaced (8.400%); 13 MiB/s, 202 objects/s recovering 2024-09-21T10:34:01.603 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:01 smithi007 ceph-mon[101144]: osdmap e1253: 8 total, 8 up, 8 in 2024-09-21T10:34:01.665 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:01.690 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:01.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:01.792 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:01.815 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:01.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:01.916 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:01.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:01.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:02.040 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:02.063 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:02.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:02.165 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:02.188 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:02.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:02.290 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:02.316 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:02.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:02.418 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:02.448 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:02.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:02.550 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:02.578 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:02.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:02.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:02 smithi031 ceph-mon[96824]: osdmap e1254: 8 total, 8 up, 8 in 2024-09-21T10:34:02.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:02.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:02 smithi007 ceph-mon[99390]: osdmap e1254: 8 total, 8 up, 8 in 2024-09-21T10:34:02.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:02 smithi007 ceph-mon[101144]: osdmap e1254: 8 total, 8 up, 8 in 2024-09-21T10:34:02.706 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:02.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:02.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:02.847 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:02.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:02.949 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:02.976 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:02.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:03.078 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:03.111 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:03.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:03.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:03.238 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:03.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:03.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.390 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:03.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:03.397 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:03.491 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:03.520 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:03.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:03.622 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:03.665 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:03.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:03 smithi031 ceph-mon[96824]: pgmap v1600: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 511 op/s; 4256/49821 objects misplaced (8.543%); 14 MiB/s, 228 objects/s recovering 2024-09-21T10:34:03.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:03 smithi031 ceph-mon[96824]: osdmap e1255: 8 total, 8 up, 8 in 2024-09-21T10:34:03.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:03 smithi007 ceph-mon[99390]: pgmap v1600: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 511 op/s; 4256/49821 objects misplaced (8.543%); 14 MiB/s, 228 objects/s recovering 2024-09-21T10:34:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:03 smithi007 ceph-mon[99390]: osdmap e1255: 8 total, 8 up, 8 in 2024-09-21T10:34:03.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:03 smithi007 ceph-mon[101144]: pgmap v1600: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 511 op/s; 4256/49821 objects misplaced (8.543%); 14 MiB/s, 228 objects/s recovering 2024-09-21T10:34:03.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:03 smithi007 ceph-mon[101144]: osdmap e1255: 8 total, 8 up, 8 in 2024-09-21T10:34:03.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:03.793 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:03.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:03.894 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:03.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.922 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:03.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:04.023 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:04.050 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:04.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:04.151 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:04.268 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:04.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:04.370 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:04.395 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:04.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:04.497 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:04.535 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:04.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:04.636 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:04.663 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:04.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:04.765 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:04.792 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:04.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:04.894 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:04.916 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:04.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:05.017 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:05.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:05.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:05.142 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:05.164 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:05.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:05.266 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:05.289 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:05.368 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:34:05.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:05.414 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:05.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:05.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:05 smithi007 ceph-mon[99390]: pgmap v1602: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 948 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 888/45537 objects misplaced (1.950%); 39 MiB/s, 626 objects/s recovering 2024-09-21T10:34:05.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:05 smithi007 ceph-mon[99390]: osdmap e1256: 8 total, 8 up, 8 in 2024-09-21T10:34:05.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:05 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4054379105' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:05.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:05 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:05.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:05 smithi007 ceph-mon[101144]: pgmap v1602: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 948 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 888/45537 objects misplaced (1.950%); 39 MiB/s, 626 objects/s recovering 2024-09-21T10:34:05.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:05 smithi007 ceph-mon[101144]: osdmap e1256: 8 total, 8 up, 8 in 2024-09-21T10:34:05.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:05 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4054379105' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:05.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:05 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:05.516 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:05.540 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:05.642 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:05 smithi031 ceph-mon[96824]: pgmap v1602: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 948 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 888/45537 objects misplaced (1.950%); 39 MiB/s, 626 objects/s recovering 2024-09-21T10:34:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:05 smithi031 ceph-mon[96824]: osdmap e1256: 8 total, 8 up, 8 in 2024-09-21T10:34:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:05 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4054379105' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:05 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:05.688 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:05.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:05.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:05.816 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:05.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:05.918 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:05.942 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:05.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:06.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:06.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.116 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:06.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:06.217 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:06.242 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:06.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:06.261 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:34:06.261 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:34:06.261 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:34:06.261 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:34:06.261 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.261 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216535 6.14 6:28e21949:::benchmark_data_smithi007_139998_object87977:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.702934+0000", 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55172311500002, 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.443284993, 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216535 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.262 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702934+0000", 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702934+0000", 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702936+0000", 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.793e-06 2024-09-21T10:34:06.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702941+0000", 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5480000000000001e-06 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702957+0000", 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5427999999999999e-05 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702966+0000", 2024-09-21T10:34:06.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9239999999999996e-06 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703016+0000", 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0149999999999999e-05 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703022+0000", 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9900000000000002e-06 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.135208+0000", 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4321863320000001 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.135336+0000", 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000127949 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.135732+0000", 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00039635499999999998 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.266 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140385+0000", 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0046530139999999996 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140428+0000", 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2777000000000001e-05 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140472+0000", 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3566000000000003e-05 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.267 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140491+0000", 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9644e-05 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140533+0000", 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1338000000000003e-05 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146049+0000", 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0055164070000000001 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.268 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146090+0000", 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0679000000000001e-05 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146219+0000", 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012909900000000001 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216555 6.14 6:2b5d5106:::benchmark_data_smithi007_139998_object87997:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.269 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.702988+0000", 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55166943500001, 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4433922109999999, 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216555 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.270 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702988+0000", 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702988+0000", 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702988+0000", 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3099999999999997e-07 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.271 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702991+0000", 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.7039999999999999e-06 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702999+0000", 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.405e-06 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703006+0000", 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2940000000000002e-06 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.272 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703035+0000", 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9757e-05 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703039+0000", 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5269999999999999e-06 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.138140+0000", 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.435100727 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.138291+0000", 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015091400000000001 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.138628+0000", 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00033733899999999998 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140770+0000", 2024-09-21T10:34:06.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00214211 2024-09-21T10:34:06.275 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.275 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.275 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.275 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140818+0000", 2024-09-21T10:34:06.275 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7409e-05 2024-09-21T10:34:06.275 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.275 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.275 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.275 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140869+0000", 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1391999999999999e-05 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140918+0000", 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.897e-05 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145557+0000", 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0046393420000000003 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.276 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146263+0000", 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00070540800000000003 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146298+0000", 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5441999999999997e-05 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146380+0000", 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1840000000000002e-05 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.277 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216558 6.14 6:2e1f219f:::benchmark_data_smithi007_139998_object88000:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703015+0000", 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55164188100002, 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4436002130000001, 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.278 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216558 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703015+0000", 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703015+0000", 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.279 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703016+0000", 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7100000000000002e-07 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703018+0000", 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6840000000000001e-06 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703025+0000", 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7789999999999998e-06 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.280 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703032+0000", 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6250000000000001e-06 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703051+0000", 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8774e-05 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703054+0000", 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3909999999999998e-06 2024-09-21T10:34:06.281 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140958+0000", 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4379043490000001 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.141064+0000", 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000105716 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.141371+0000", 2024-09-21T10:34:06.282 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00030660600000000001 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145704+0000", 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0043335800000000001 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145724+0000", 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9351000000000002e-05 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.283 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145764+0000", 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0241000000000003e-05 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145831+0000", 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6922999999999996e-05 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145969+0000", 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000138675 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.284 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146490+0000", 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00052082799999999998 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146530+0000", 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9582000000000002e-05 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146615+0000", 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5637999999999996e-05 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.285 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216562 6.14 6:2c1bf480:::benchmark_data_smithi007_139998_object88004:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703040+0000", 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55161698400002, 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.443784025, 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216562 2024-09-21T10:34:06.286 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703040+0000", 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703040+0000", 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703041+0000", 2024-09-21T10:34:06.287 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7100000000000002e-07 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703043+0000", 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1179999999999999e-06 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703049+0000", 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7329999999999997e-06 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.288 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703055+0000", 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2560000000000002e-06 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703105+0000", 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0170000000000002e-05 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703112+0000", 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.973e-06 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.289 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.143017+0000", 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4399049239999999 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.143131+0000", 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011453799999999999 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.143428+0000", 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00029633699999999998 2024-09-21T10:34:06.290 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145778+0000", 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0023502900000000001 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145882+0000", 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000103848 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145929+0000", 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7228999999999998e-05 2024-09-21T10:34:06.291 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146010+0000", 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0895000000000004e-05 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146657+0000", 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00064749600000000001 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146709+0000", 2024-09-21T10:34:06.292 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1313999999999997e-05 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146743+0000", 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.4403999999999998e-05 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146824+0000", 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1029e-05 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.293 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216577 6.14 6:2bb5d647:::benchmark_data_smithi007_139998_object88019:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703082+0000", 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55157555099998, 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.449569347, 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216577 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.294 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703082+0000", 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703082+0000", 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703082+0000", 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1399999999999995e-07 2024-09-21T10:34:06.295 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703087+0000", 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0929999999999996e-06 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703097+0000", 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0081000000000001e-05 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703104+0000", 2024-09-21T10:34:06.296 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1239999999999999e-06 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703142+0000", 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8117000000000001e-05 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703149+0000", 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8600000000000004e-06 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146865+0000", 2024-09-21T10:34:06.297 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4437166809999999 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146979+0000", 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000113347 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.147300+0000", 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00032144600000000003 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.298 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152265+0000", 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0049644099999999998 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152283+0000", 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8111999999999999e-05 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152341+0000", 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7790000000000001e-05 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.299 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152392+0000", 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1354999999999999e-05 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152434+0000", 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2329000000000001e-05 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152464+0000", 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.0153000000000001e-05 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.300 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152504+0000", 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9946e-05 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152651+0000", 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000146589 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.301 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.302 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216669 6.14 6:2ba22b5d:::benchmark_data_smithi007_139998_object88111:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.302 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703124+0000", 2024-09-21T10:34:06.302 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55153347800001, 2024-09-21T10:34:06.302 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.45428022, 2024-09-21T10:34:06.302 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.302 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.302 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216669 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703124+0000", 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.303 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703124+0000", 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703124+0000", 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3099999999999998e-07 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703127+0000", 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.52e-06 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.304 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703136+0000", 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0839999999999998e-06 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703143+0000", 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1509999999999998e-06 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703174+0000", 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.0613e-05 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.305 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703180+0000", 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4160000000000001e-06 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.149687+0000", 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4465070980000001 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.149825+0000", 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013832300000000001 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.306 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.150146+0000", 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00032071699999999999 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152401+0000", 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022547330000000001 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152708+0000", 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00030763200000000001 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152749+0000", 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0624999999999998e-05 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152784+0000", 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5250000000000003e-05 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152834+0000", 2024-09-21T10:34:06.308 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9518000000000003e-05 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157274+0000", 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.004439976 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157324+0000", 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0494999999999997e-05 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157404+0000", 2024-09-21T10:34:06.309 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9537999999999996e-05 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216738 6.14 6:2b29642b:::benchmark_data_smithi007_139998_object88180:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703155+0000", 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55150233799998, 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4546458950000001, 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.310 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216738 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703155+0000", 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703155+0000", 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.311 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703155+0000", 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1200000000000003e-07 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703158+0000", 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3740000000000001e-06 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703165+0000", 2024-09-21T10:34:06.312 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1180000000000003e-06 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703171+0000", 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7250000000000002e-06 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703223+0000", 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2250999999999998e-05 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703232+0000", 2024-09-21T10:34:06.313 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4520000000000003e-06 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152861+0000", 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4496292310000001 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152940+0000", 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8708000000000006e-05 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.314 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.153176+0000", 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00023596500000000001 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157436+0000", 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0042594429999999999 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157509+0000", 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3677000000000006e-05 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.315 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157529+0000", 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9565e-05 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157557+0000", 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8555999999999999e-05 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157620+0000", 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2588000000000005e-05 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.316 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157667+0000", 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6678000000000003e-05 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157698+0000", 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.1291999999999998e-05 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157801+0000", 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010276 2024-09-21T10:34:06.317 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216742 6.14 6:29aa1f64:::benchmark_data_smithi007_139998_object88184:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703180+0000", 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55147666400001, 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4550138610000001, 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.318 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216742 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703180+0000", 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703180+0000", 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.319 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703181+0000", 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4400000000000001e-07 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703183+0000", 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9599999999999999e-06 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703190+0000", 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9149999999999999e-06 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.320 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703194+0000", 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.25e-06 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703255+0000", 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1027999999999999e-05 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703262+0000", 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1659999999999997e-06 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.321 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.155088+0000", 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.451825618 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.155188+0000", 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9691999999999994e-05 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.155437+0000", 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024914000000000002 2024-09-21T10:34:06.322 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157637+0000", 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022008219999999998 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157827+0000", 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00018992299999999999 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157867+0000", 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9876999999999998e-05 2024-09-21T10:34:06.323 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157927+0000", 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9796000000000001e-05 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157956+0000", 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8416999999999999e-05 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158009+0000", 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3168999999999999e-05 2024-09-21T10:34:06.324 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158075+0000", 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6101999999999998e-05 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158194+0000", 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000119542 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.325 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216877 6.14 6:297ea246:::benchmark_data_smithi007_139998_object88319:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703218+0000", 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.551439394, 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.462487691, 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216877 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.326 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703218+0000", 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703218+0000", 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703218+0000", 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5499999999999998e-07 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.327 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703221+0000", 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2220000000000001e-06 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703228+0000", 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1729999999999998e-06 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.328 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703238+0000", 2024-09-21T10:34:06.329 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0485e-05 2024-09-21T10:34:06.329 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.329 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.329 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.329 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703301+0000", 2024-09-21T10:34:06.329 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2842999999999994e-05 2024-09-21T10:34:06.329 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.329 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.329 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703309+0000", 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6569999999999997e-06 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158246+0000", 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4549372119999999 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158325+0000", 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9122000000000006e-05 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.330 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158575+0000", 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024993999999999998 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165160+0000", 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0065846050000000003 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165176+0000", 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6801999999999999e-05 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.331 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165213+0000", 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6612000000000001e-05 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165287+0000", 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3893999999999994e-05 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165442+0000", 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015464999999999999 2024-09-21T10:34:06.332 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165587+0000", 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014515799999999999 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165625+0000", 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.7920999999999998e-05 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.333 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165705+0000", 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0740000000000003e-05 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216898 6.14 6:28107d93:::benchmark_data_smithi007_139998_object88340:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703248+0000", 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55140867699998, 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4626923709999999, 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.334 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216898 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703248+0000", 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703248+0000", 2024-09-21T10:34:06.335 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703249+0000", 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7100000000000002e-07 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703251+0000", 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1270000000000001e-06 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.336 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703258+0000", 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6390000000000003e-06 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703263+0000", 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1229999999999999e-06 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703351+0000", 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7758999999999998e-05 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.337 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703358+0000", 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2690000000000002e-06 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.160561+0000", 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4572034540000001 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.160684+0000", 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000123177 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.338 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.161018+0000", 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00033363000000000002 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165306+0000", 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0042876909999999997 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165369+0000", 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2983000000000003e-05 2024-09-21T10:34:06.339 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165508+0000", 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000139245 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165551+0000", 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2734000000000001e-05 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165758+0000", 2024-09-21T10:34:06.340 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000206947 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165818+0000", 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9951000000000002e-05 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165851+0000", 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3309999999999998e-05 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165941+0000", 2024-09-21T10:34:06.341 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9860999999999999e-05 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216901 6.14 6:2a64b7c0:::benchmark_data_smithi007_139998_object88343:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703275+0000", 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.551382225, 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4631018280000001, 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.342 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216901 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703275+0000", 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703275+0000", 2024-09-21T10:34:06.343 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703275+0000", 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1899999999999998e-07 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703278+0000", 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5490000000000001e-06 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703284+0000", 2024-09-21T10:34:06.344 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7610000000000004e-06 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703289+0000", 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9099999999999996e-06 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703394+0000", 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000105859 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.345 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703402+0000", 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4270000000000002e-06 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.163183+0000", 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4597809509999999 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.163311+0000", 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012784 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.346 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.163655+0000", 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00034444899999999998 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165457+0000", 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001802005 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166005+0000", 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00054805700000000001 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.347 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166047+0000", 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1445e-05 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166096+0000", 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9245e-05 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166133+0000", 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6705000000000002e-05 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.348 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166177+0000", 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4678000000000002e-05 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166234+0000", 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6891000000000001e-05 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166377+0000", 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014263700000000001 2024-09-21T10:34:06.349 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216903 6.14 6:2d60da2c:::benchmark_data_smithi007_139998_object88345:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703318+0000", 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55133876600001, 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.472300449, 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.350 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216903 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703318+0000", 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703318+0000", 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.351 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703319+0000", 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0399999999999996e-07 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703327+0000", 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7249999999999997e-06 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703334+0000", 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7400000000000004e-06 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.352 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703340+0000", 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9179999999999999e-06 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703437+0000", 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7077999999999994e-05 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703450+0000", 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2308e-05 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.353 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166416+0000", 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.462966867 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166499+0000", 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2218000000000005e-05 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166706+0000", 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00020764700000000001 2024-09-21T10:34:06.354 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.172453+0000", 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0057465329999999998 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175020+0000", 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0025674220000000002 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.355 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175162+0000", 2024-09-21T10:34:06.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014177600000000001 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175224+0000", 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1550000000000005e-05 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175338+0000", 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011411199999999999 2024-09-21T10:34:06.357 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175464+0000", 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012668 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175507+0000", 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2416000000000002e-05 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.358 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175619+0000", 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011195499999999999 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216906 6.14 6:2ab1cb8d:::benchmark_data_smithi007_139998_object88348:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703350+0000", 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.551307329, 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.472594628, 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.359 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216906 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703350+0000", 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703350+0000", 2024-09-21T10:34:06.360 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703350+0000", 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2e-07 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703352+0000", 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1289999999999999e-06 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703359+0000", 2024-09-21T10:34:06.361 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5679999999999996e-06 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703365+0000", 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7100000000000004e-06 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703497+0000", 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013266100000000001 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.362 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703506+0000", 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.191e-06 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.168250+0000", 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4647443570000001 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.168349+0000", 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.8993000000000006e-05 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.363 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.168586+0000", 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00023701199999999999 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175037+0000", 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0064514209999999997 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175103+0000", 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5461000000000002e-05 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.364 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175282+0000", 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017881799999999999 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175390+0000", 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000108138 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175686+0000", 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00029649599999999999 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.365 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175781+0000", 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4840999999999995e-05 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175835+0000", 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4385999999999997e-05 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175944+0000", 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010892599999999999 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.366 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216910 6.14 6:2eda2029:::benchmark_data_smithi007_139998_object88352:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703404+0000", 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.551252922, 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.472962407, 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216910 2024-09-21T10:34:06.367 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703404+0000", 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703404+0000", 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703405+0000", 2024-09-21T10:34:06.368 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9400000000000005e-07 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703407+0000", 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5770000000000001e-06 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703416+0000", 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7749999999999998e-06 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.369 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703422+0000", 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2870000000000001e-06 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703547+0000", 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000124494 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703555+0000", 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7419999999999997e-06 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.370 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.170438+0000", 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.466883486 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.170548+0000", 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011007500000000001 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.170840+0000", 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00029197499999999998 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.371 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175238+0000", 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0043980859999999998 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175427+0000", 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00018859000000000001 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175728+0000", 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00030061999999999998 2024-09-21T10:34:06.372 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176022+0000", 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00029413900000000001 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176105+0000", 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3580999999999998e-05 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176185+0000", 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9971999999999999e-05 2024-09-21T10:34:06.373 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176243+0000", 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8044000000000002e-05 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176367+0000", 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012337000000000001 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.374 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216915 6.14 6:2a8366cc:::benchmark_data_smithi007_139998_object88357:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703432+0000", 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.551224811, 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4731542580000001, 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216915 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.375 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703432+0000", 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703432+0000", 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703433+0000", 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2099999999999997e-07 2024-09-21T10:34:06.376 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703438+0000", 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5740000000000003e-06 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703455+0000", 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6855999999999999e-05 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703463+0000", 2024-09-21T10:34:06.377 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3159999999999999e-06 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703601+0000", 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013860399999999999 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703611+0000", 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7950000000000002e-06 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.378 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.172504+0000", 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.468892818 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.172661+0000", 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015706199999999999 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.172989+0000", 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00032814200000000002 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.379 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175355+0000", 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0023660310000000002 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175988+0000", 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00063251400000000004 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176050+0000", 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2650999999999994e-05 2024-09-21T10:34:06.380 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176078+0000", 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.7569e-05 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176134+0000", 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5955999999999998e-05 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176417+0000", 2024-09-21T10:34:06.381 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00028315700000000003 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176468+0000", 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1610999999999998e-05 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176587+0000", 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000118081 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.382 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.383 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.383 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.383 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216917 6.14 6:2bbc48a6:::benchmark_data_smithi007_139998_object88359:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:34:06.383 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703491+0000", 2024-09-21T10:34:06.383 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.55116661300002, 2024-09-21T10:34:06.383 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4842122390000001, 2024-09-21T10:34:06.383 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.383 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.383 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.383 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.384 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.384 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.384 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216917 2024-09-21T10:34:06.384 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.384 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.384 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703491+0000", 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703491+0000", 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703491+0000", 2024-09-21T10:34:06.385 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6599999999999996e-07 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703494+0000", 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.2969999999999999e-06 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703503+0000", 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0499999999999997e-06 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.386 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703509+0000", 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8390000000000003e-06 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703648+0000", 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013880000000000001 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703657+0000", 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.2909999999999996e-06 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.387 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176628+0000", 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4729709289999999 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176758+0000", 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012939099999999999 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.177131+0000", 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000373567 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.388 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187196+0000", 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010064300999999999 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187217+0000", 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1409000000000001e-05 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187255+0000", 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8074999999999997e-05 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.389 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187322+0000", 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7141e-05 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187385+0000", 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2868999999999997e-05 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187436+0000", 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0918999999999998e-05 2024-09-21T10:34:06.390 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187506+0000", 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0393000000000002e-05 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187703+0000", 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019640200000000001 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.391 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.44609.0:218172 6.4 e1148/1129 6:21ef1e95:::benchmark_data_smithi007_139998_object89614:head v 1148'12994, mlcod=1148'12991)", 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:21.664126+0000", 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 344.59053100800003, 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.180478043, 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.664126+0000", 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.392 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.664126+0000", 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.664127+0000", 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8999999999999995e-07 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.664136+0000", 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.2830000000000007e-06 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.393 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.664148+0000", 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1430999999999999e-05 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.664154+0000", 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4409999999999998e-06 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.664734+0000", 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00057987000000000002 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.394 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.664751+0000", 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6602000000000001e-05 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.844566+0000", 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17981505 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.844604+0000", 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8476000000000002e-05 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.395 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.44609.0:218173 6.4 e1148/1129 6:2350f081:::benchmark_data_smithi007_139998_object89615:head v 1148'12995, mlcod=1148'12991)", 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:21.666358+0000", 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 344.58829902899998, 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.180280199, 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.396 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.666358+0000", 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.666358+0000", 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.666359+0000", 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.2500000000000004e-07 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.397 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.666368+0000", 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0799999999999995e-06 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.666379+0000", 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0499000000000001e-05 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.666386+0000", 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2620000000000001e-06 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.398 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.835932+0000", 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.16954607899999999 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.835952+0000", 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0356999999999998e-05 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.844809+0000", 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0088562290000000002 2024-09-21T10:34:06.399 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:21.846638+0000", 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0018297680000000001 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:218539 6.14 6:2a9ea1c6:::benchmark_data_smithi007_139998_object89981:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:22.108032+0000", 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 344.14662527899998, 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.173219612, 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.400 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 218539 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.108032+0000", 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.401 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.108032+0000", 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.108034+0000", 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8160000000000001e-06 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.108044+0000", 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.059e-05 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.402 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.108057+0000", 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2401e-05 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.108064+0000", 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3379999999999999e-06 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.108892+0000", 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00082759999999999995 2024-09-21T10:34:06.403 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.109014+0000", 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012251800000000001 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.109440+0000", 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00042557100000000002 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.112103+0000", 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002663168 2024-09-21T10:34:06.404 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.112127+0000", 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3947999999999998e-05 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.114756+0000", 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0026293509999999998 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.114834+0000", 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7898000000000005e-05 2024-09-21T10:34:06.405 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.114873+0000", 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.892e-05 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.281007+0000", 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.16613445600000001 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.281095+0000", 2024-09-21T10:34:06.406 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7126000000000006e-05 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:22.281251+0000", 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000156911 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:219628 6.14 6:28e29e9e:::benchmark_data_smithi007_139998_object91070:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:23.119265+0000", 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 343.13539257999997, 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.182990765, 2024-09-21T10:34:06.407 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 219628 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.119265+0000", 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.408 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.119265+0000", 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.119266+0000", 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.73e-06 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.119272+0000", 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5300000000000004e-06 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.409 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.119285+0000", 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3684e-05 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.119293+0000", 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8550000000000002e-06 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.119369+0000", 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5555000000000004e-05 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.410 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.119491+0000", 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012226699999999999 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.119966+0000", 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00047443300000000002 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.123303+0000", 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.003337465 2024-09-21T10:34:06.411 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.123317+0000", 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4381e-05 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.123757+0000", 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00043991499999999998 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.124218+0000", 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000460557 2024-09-21T10:34:06.412 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.128044+0000", 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.003826271 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.302011+0000", 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17396677899999999 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.302099+0000", 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7909000000000001e-05 2024-09-21T10:34:06.413 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:34:06.414 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:34:06.414 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:34:06.414 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:23.302255+0000", 2024-09-21T10:34:06.414 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000156434 2024-09-21T10:34:06.414 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.414 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.414 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.414 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:34:06.414 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:34:06.414 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:34:06.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.431 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:06.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:06.532 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:06.559 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:06.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:06.585 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 7, 0, 3, 4, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:34:06.585 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:34:06.585 INFO:tasks.thrashosds.thrasher:trim_stale_osdmaps 2024-09-21T10:34:06.585 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 'trim stale osdmaps' 2024-09-21T10:34:06.632 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:06.632 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:34:06.632 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[99390]: osdmap e1257: 8 total, 8 up, 8 in 2024-09-21T10:34:06.632 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:06.632 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:06.632 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:34:06.632 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:34:06.633 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:06.633 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:06.633 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:34:06.633 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[101144]: osdmap e1257: 8 total, 8 up, 8 in 2024-09-21T10:34:06.633 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:06.633 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:06.633 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:34:06.633 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:34:06.633 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:06.661 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:06 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:06 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:34:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:06 smithi031 ceph-mon[96824]: osdmap e1257: 8 total, 8 up, 8 in 2024-09-21T10:34:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:34:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:34:06.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:06.690 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:06.792 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:06.819 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:06.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:06.921 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:06.962 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:06.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:07.064 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:07.114 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:07.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:07.216 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:07.238 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:07.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:07.340 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:07.384 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:07.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:07.485 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:07.508 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:07.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:07.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:07.636 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:07.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:07 smithi031 ceph-mon[96824]: pgmap v1605: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 903 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 888/43380 objects misplaced (2.047%); 39 MiB/s, 626 objects/s recovering 2024-09-21T10:34:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:07 smithi007 ceph-mon[99390]: pgmap v1605: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 903 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 888/43380 objects misplaced (2.047%); 39 MiB/s, 626 objects/s recovering 2024-09-21T10:34:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:07 smithi007 ceph-mon[101144]: pgmap v1605: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 903 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 888/43380 objects misplaced (2.047%); 39 MiB/s, 626 objects/s recovering 2024-09-21T10:34:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:07.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:07.738 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:07.768 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:07.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:07.870 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:07.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:07.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:07.999 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:08.021 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:08.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:08.122 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:08.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:08.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:08.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:08.271 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:08.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:08.373 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:08.398 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:08.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:08.500 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:08.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:08.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:08.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:08.655 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:08.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:08 smithi031 ceph-mon[96824]: osdmap e1258: 8 total, 8 up, 8 in 2024-09-21T10:34:08.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:08 smithi007 ceph-mon[101144]: osdmap e1258: 8 total, 8 up, 8 in 2024-09-21T10:34:08.696 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:08 smithi007 ceph-mon[99390]: osdmap e1258: 8 total, 8 up, 8 in 2024-09-21T10:34:08.757 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:08.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.804 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:08.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:08.905 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:08.948 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:08.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:09.050 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:09.099 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:09.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:09.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:09.232 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:09.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:09.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:09.360 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:09.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:09.462 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:09.488 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:09.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:09.590 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:09.613 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:09 smithi007 ceph-mon[99390]: pgmap v1607: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 836 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 523 op/s; 888/40188 objects misplaced (2.210%); 33 MiB/s, 521 objects/s recovering 2024-09-21T10:34:09.613 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:09 smithi007 ceph-mon[99390]: osdmap e1259: 8 total, 8 up, 8 in 2024-09-21T10:34:09.613 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:09 smithi007 ceph-mon[101144]: pgmap v1607: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 836 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 523 op/s; 888/40188 objects misplaced (2.210%); 33 MiB/s, 521 objects/s recovering 2024-09-21T10:34:09.613 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:09 smithi007 ceph-mon[101144]: osdmap e1259: 8 total, 8 up, 8 in 2024-09-21T10:34:09.616 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:09.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:09 smithi031 ceph-mon[96824]: pgmap v1607: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 836 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 523 op/s; 888/40188 objects misplaced (2.210%); 33 MiB/s, 521 objects/s recovering 2024-09-21T10:34:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:09 smithi031 ceph-mon[96824]: osdmap e1259: 8 total, 8 up, 8 in 2024-09-21T10:34:09.718 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:09.758 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:09.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:09.859 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:09.896 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:09.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:09.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:10.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:10.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:10.139 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:10.183 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:10.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:10.285 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:10.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.312 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:10.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:10.413 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:10.453 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:10.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:10.497 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:34:10.497 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:34:10.534 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:34:10.534 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:34:10.555 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:10.573 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:34:10.574 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:34:10.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.606 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:10.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:10.618 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:34:10.619 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:34:10.652 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:34:10.653 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:34:10.685 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:34:10.686 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:34:10.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:10.722 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:34:10.722 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:34:10.751 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:10.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:10.755 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:34:10.755 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:34:10.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:10.877 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:10.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:10.891 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:34:10.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:11.006 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:11.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:11.108 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:11.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.155 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:11.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:11.195 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:34:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:34:10] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.51.0" 2024-09-21T10:34:11.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:11.301 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:11.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:11.403 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:11.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:11.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:11.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:11.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.577 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:11.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:11.637 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:11 smithi007 ceph-mon[99390]: pgmap v1609: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 762 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 888/36609 objects misplaced (2.426%) 2024-09-21T10:34:11.637 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:11 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/126430199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:11.638 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:11 smithi007 ceph-mon[101144]: pgmap v1609: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 762 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 888/36609 objects misplaced (2.426%) 2024-09-21T10:34:11.638 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:11 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/126430199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:11.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:11 smithi031 ceph-mon[96824]: pgmap v1609: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 762 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 888/36609 objects misplaced (2.426%) 2024-09-21T10:34:11.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:11 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/126430199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:11.677 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:11.719 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:11.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:11.742 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:11.821 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:11.847 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:11.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:11.949 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:11.976 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:11.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:12.077 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:12.107 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:12.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:12.190 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:34:12.209 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:12.236 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:12.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:12.338 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:12.367 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:12.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:12.468 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:12.496 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:12.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:12.597 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:12.624 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:12.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:12.677 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:12.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:12.753 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:12.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:12.855 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:12.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:12.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:13.007 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:13.036 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:13.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:13.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:13.164 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:13.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:13.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:13.300 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:13.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:13.401 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:13.423 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:13.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:13.525 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:13.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.562 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:13.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:13.621 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:13 smithi007 ceph-mon[99390]: pgmap v1610: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 735 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 888/35352 objects misplaced (2.512%) 2024-09-21T10:34:13.622 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:13 smithi007 ceph-mon[101144]: pgmap v1610: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 735 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 888/35352 objects misplaced (2.512%) 2024-09-21T10:34:13.663 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:13.674 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:34:13.705 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:13.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:13.807 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:13.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:13.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:13 smithi031 ceph-mon[96824]: pgmap v1610: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 735 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 888/35352 objects misplaced (2.512%) 2024-09-21T10:34:13.936 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:13.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:13.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:14.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:14.090 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:14.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:14.192 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:14.218 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:14.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:14.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:14.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:14.443 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:14.473 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:14.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:14.575 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:14.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:14.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:14.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:14.749 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:14.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:14.851 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:14.879 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:14.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:14.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:15.022 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:15.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:15.124 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:15.158 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:15.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:15.259 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:15.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:15.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:15.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.443 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:15.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:15.544 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:15.585 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:15.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:15.687 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:15.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:15 smithi007 ceph-mon[101144]: pgmap v1611: 89 pgs: 89 active+clean; 567 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:34:15.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:15 smithi007 ceph-mon[99390]: pgmap v1611: 89 pgs: 89 active+clean; 567 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:34:15.727 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:15.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:15.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:15.866 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:15.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:15 smithi031 ceph-mon[96824]: pgmap v1611: 89 pgs: 89 active+clean; 567 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:34:15.968 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:15.993 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:15.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:16.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:16.125 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:16.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:16.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:16.250 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:16.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:16.257 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:16.352 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:16.399 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:16.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:16.501 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:16.541 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:16.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:16.643 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:16.685 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:16.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:16.776 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:16.787 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:16.812 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:16.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:16.914 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:16.966 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:16.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:17.068 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:17.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:17.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:17.212 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:17.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.258 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:17.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:17.359 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:17.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.386 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:17.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:17.487 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:17.514 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:17.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:17.616 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:17.661 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:17.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:17.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:17 smithi007 ceph-mon[99390]: pgmap v1612: 89 pgs: 89 active+clean; 492 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:34:17.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:17 smithi007 ceph-mon[101144]: pgmap v1612: 89 pgs: 89 active+clean; 492 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:34:17.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:17.805 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:17.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:17.907 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:17 smithi031 ceph-mon[96824]: pgmap v1612: 89 pgs: 89 active+clean; 492 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:34:17.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:17.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:18.055 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:18.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.094 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:18.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:18.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:18.220 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:18.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:18.322 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:18.348 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:18.450 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:18.474 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:18.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:18.501 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:34:18.501 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:34:18.576 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:18.578 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:34:18.578 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:34:18.578 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:34:18.578 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:34:18.578 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:34:18.578 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:34:18.578 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:34:18.579 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:34:18.579 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:34:18.579 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:34:18.579 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:34:18.579 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:34:18.605 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:18.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:18.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:18.755 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:18.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:18.857 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:18.901 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:19.003 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:19.046 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:19.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:19.148 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:19.176 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:19.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:19.277 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:19.321 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:19.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:19.423 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:19.475 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:19.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:19.577 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:19.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:19.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:19.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:19 smithi007 ceph-mon[99390]: pgmap v1613: 89 pgs: 89 active+clean; 383 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:34:19.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:19 smithi007 ceph-mon[101144]: pgmap v1613: 89 pgs: 89 active+clean; 383 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:34:19.711 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:19.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:19.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:19.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:19.894 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:19.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:19 smithi031 ceph-mon[96824]: pgmap v1613: 89 pgs: 89 active+clean; 383 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:34:19.996 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:20.021 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:20.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:20.123 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:20.165 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:20.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:20.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:34:20.266 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:20.336 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:20.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:20.437 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:20.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:20.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:20.588 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:20.634 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:20.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:20.736 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:20.764 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:20.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:20.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:20.903 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:20.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:21.005 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:21.033 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:21.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:21.108 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:34:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:34:20] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.51.0" 2024-09-21T10:34:21.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:21.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.198 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:21.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:21.299 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:21.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:21.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:21.436 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:21.437 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:21 smithi007 ceph-mon[101144]: pgmap v1614: 89 pgs: 89 active+clean; 274 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:34:21.465 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:21.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:21.566 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:21.593 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:21.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:21 smithi007 ceph-mon[99390]: pgmap v1614: 89 pgs: 89 active+clean; 274 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:34:21.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:21.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:21.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:21.747 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:21.849 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:21.891 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:21.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:21 smithi031 ceph-mon[96824]: pgmap v1614: 89 pgs: 89 active+clean; 274 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:34:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:21.994 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:22.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:22.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:22.129 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:34:22.129 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:34:22.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 'trim stale osdmaps' 2024-09-21T10:34:22.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:22.234 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:22.336 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:22.364 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:22.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:22.466 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:22.492 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:22.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:22.594 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:22.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.634 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:22.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:22.735 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:22.772 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:22.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:22.873 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:22.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:22.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:22.978 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:23.013 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:23.052 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:23.076 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:34:23.077 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:34:23.077 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:23.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:23.112 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:34:23.112 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:34:23.149 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:34:23.150 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:34:23.179 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:23.183 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:34:23.184 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:34:23.220 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:34:23.220 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:34:23.221 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:23.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:23.249 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:34:23.250 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:34:23.287 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:34:23.287 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:34:23.324 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:23.333 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:34:23.334 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:34:23.374 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:23.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:23.467 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:34:23.476 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:23.516 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:23.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:23.618 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:23.648 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:23.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:23.675 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Removed 117354 objects 2024-09-21T10:34:23.675 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Clean up completed and total clean up time :178.683 2024-09-21T10:34:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:23 smithi007 ceph-mon[99390]: pgmap v1615: 89 pgs: 89 active+clean; 244 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:34:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:23 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1586982505' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:23 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:23.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:23 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/804219225' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:23.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:23 smithi007 ceph-mon[101144]: pgmap v1615: 89 pgs: 89 active+clean; 244 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:34:23.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:23 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1586982505' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:23.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:23 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:23.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:23 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/804219225' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:23.750 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:23.772 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:23.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:23.874 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:23.897 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:23.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:23 smithi031 ceph-mon[96824]: pgmap v1615: 89 pgs: 89 active+clean; 244 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:34:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:23 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1586982505' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:23 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:23.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:23 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/804219225' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:23.999 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:24.022 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:24.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:24.123 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:24.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:24.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:24.249 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:24.271 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:24.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:24.373 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:24.397 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:24.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:24.498 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:24.521 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:24.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:24.623 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:24.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:24.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:24.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:24.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:24 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:24 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:24.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:24 smithi031 ceph-mon[96824]: osdmap e1260: 8 total, 8 up, 8 in 2024-09-21T10:34:24.918 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:24 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:24.918 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:24 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:24.918 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:24 smithi007 ceph-mon[99390]: osdmap e1260: 8 total, 8 up, 8 in 2024-09-21T10:34:24.918 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:24 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:24.918 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:24 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:24.918 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:24 smithi007 ceph-mon[101144]: osdmap e1260: 8 total, 8 up, 8 in 2024-09-21T10:34:24.957 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:24.982 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:24.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:25.084 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:25.109 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:25.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:25.211 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:25.238 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:25.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:25.339 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:25.364 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:25.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:25.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:25.490 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:25.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:25.592 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:25.616 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:25.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:25 smithi007 ceph-mon[99390]: pgmap v1617: 89 pgs: 89 active+clean; 80 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2024-09-21T10:34:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:25 smithi007 ceph-mon[101144]: pgmap v1617: 89 pgs: 89 active+clean; 80 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2024-09-21T10:34:25.718 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:25.740 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:25.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:25.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:25.869 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:25.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:25 smithi031 ceph-mon[96824]: pgmap v1617: 89 pgs: 89 active+clean; 80 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 779 op/s 2024-09-21T10:34:25.971 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:25.993 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:25.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:26.094 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:26.117 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:26.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:26.219 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:26.245 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:26.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:26.347 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:26.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:26.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:26.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:26.499 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:26.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:26.601 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:26.624 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:26.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:26.726 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:26.748 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:26.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:26.850 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:26.877 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:26.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:26.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:27.004 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:27.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:27.106 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:27.127 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:27.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:27.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:27.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:27.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:27.310 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:34:27.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:27.379 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:27.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:27.481 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:27.508 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:27.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:27.589 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:34:27.589 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:34:27.589 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:34:27.589 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:34:27.589 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:34:27.609 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:27.633 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:27.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:27.717 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:27 smithi031 ceph-mon[96824]: pgmap v1618: 89 pgs: 89 active+clean; 26 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-09-21T10:34:27.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:27.761 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:27.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:34:27.824 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:27 smithi007 ceph-mon[99390]: pgmap v1618: 89 pgs: 89 active+clean; 26 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-09-21T10:34:27.824 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:27 smithi007 ceph-mon[101144]: pgmap v1618: 89 pgs: 89 active+clean; 26 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2024-09-21T10:34:27.863 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:27.885 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:27.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:27.987 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:28.009 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:28.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:28.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:28.133 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:28.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:28.155 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:34:28.155 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:34:28.155 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:34:28.155 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:34:28.155 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:34:28.155 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:34:28.156 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:34:28.156 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:34:28.156 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:34:28.156 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:34:28.156 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:34:28.156 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:34:28.235 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:28.257 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:28.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:28.359 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:28.382 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:28.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:28.483 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:28.505 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:28.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:28.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:28.628 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:28.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:28.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:28.753 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:28.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:28.855 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:28.877 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:28.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:28.923 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:34:28.977 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:28.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:29.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:29.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:29.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:29.125 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:29.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:29.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:29.249 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:29.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:29.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:29.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:29.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:29.466 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2024-09-21T10:34:29.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2024-09-21T10:34:29.475 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:29.497 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:29.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:29.537 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:34:29.537 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:34:29.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 'trim stale osdmaps' 2024-09-21T10:34:29.599 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:29.621 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:29.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:29.723 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:29.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:29.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:29.761 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:29 smithi007 ceph-mon[99390]: pgmap v1619: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-09-21T10:34:29.762 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:29 smithi007 ceph-mon[101144]: pgmap v1619: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-09-21T10:34:29.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:29.873 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:29.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:29 smithi031 ceph-mon[96824]: pgmap v1619: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-09-21T10:34:29.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:30.000 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:30.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:30.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:30.125 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:30.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:30.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:30.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:30.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:30.355 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:30.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:30.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:30.480 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:30.503 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:30.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:30.605 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:30.631 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:30.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:30.667 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:30.711 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:30.720 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:30.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:30.756 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:30.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:30.858 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:30.880 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:30.925 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:34:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:34:30] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.51.0" 2024-09-21T10:34:30.982 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:31.003 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:31.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:31.127 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:31.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:31.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:31.251 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:31.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:31.352 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:31.375 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:31.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:31.476 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:31.498 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:31.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:31.600 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:31.625 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:31.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:31.671 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:31 smithi007 ceph-mon[99390]: pgmap v1620: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 436 op/s 2024-09-21T10:34:31.672 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:31 smithi007 ceph-mon[101144]: pgmap v1620: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 436 op/s 2024-09-21T10:34:31.727 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:31.750 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:31.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:31.851 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:31.877 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:31.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:31 smithi031 ceph-mon[96824]: pgmap v1620: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 436 op/s 2024-09-21T10:34:31.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:32.004 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:32.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:32.106 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:32.128 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:32.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:32.230 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:32.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:32.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:32.359 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:32.385 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:32.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:32.473 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:34:32.487 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:32.512 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:32.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:32.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:32.638 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:32.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:32.739 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:32.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:32.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:32.863 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:32.885 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:32.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:32 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3653304180' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:34:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:34:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:32 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3653304180' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:34:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:34:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:32 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3653304180' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:34:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:34:32.987 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:33.009 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:33.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:33.111 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:33.137 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:33.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:33.239 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:33.266 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:33.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:33.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:33.390 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:33.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:33.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:33.518 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:33.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:33.620 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:33.646 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:33.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:33 smithi007 ceph-mon[99390]: pgmap v1621: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 388 op/s 2024-09-21T10:34:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:33 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:33 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:34:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:33 smithi007 ceph-mon[99390]: osdmap e1261: 8 total, 8 up, 8 in 2024-09-21T10:34:33.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:33 smithi007 ceph-mon[101144]: pgmap v1621: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 388 op/s 2024-09-21T10:34:33.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:33 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:33.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:33 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:34:33.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:33 smithi007 ceph-mon[101144]: osdmap e1261: 8 total, 8 up, 8 in 2024-09-21T10:34:33.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:33.771 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:33.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:33.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:33.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:33.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:33 smithi031 ceph-mon[96824]: pgmap v1621: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 388 op/s 2024-09-21T10:34:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:33 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:33 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:34:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:33 smithi031 ceph-mon[96824]: osdmap e1261: 8 total, 8 up, 8 in 2024-09-21T10:34:34.001 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:34.027 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:34.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:34.128 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:34.155 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:34.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:34.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:34.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:34.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:34.383 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:34.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:34.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:34.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:34.535 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:34.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:34.600 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:34.637 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:34.662 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:34.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:34.764 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:34.791 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:34.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:34.892 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:34.920 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:34.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:35.022 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:35.049 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:35.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:35.150 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:35.177 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:35.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:35.305 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:35.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:35.407 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:35.433 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:35.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:35.535 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:35.561 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:35.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:35.646 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:34:35.646 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:34:35.646 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:34:35.646 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:34:35.647 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:34:35.647 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:34:35.647 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:34:35.647 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:34:35.647 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:34:35.647 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:34:35.647 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:34:35.647 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:34:35.647 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:35 smithi007 ceph-mon[99390]: pgmap v1623: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 126 op/s 2024-09-21T10:34:35.647 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:35 smithi007 ceph-mon[101144]: pgmap v1623: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 126 op/s 2024-09-21T10:34:35.663 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:35.686 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:35.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:35.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:35.810 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:35.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:35.911 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:35 smithi031 ceph-mon[96824]: pgmap v1623: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 126 op/s 2024-09-21T10:34:35.939 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:35.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:36.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:36.064 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:36.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:36.166 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:36.188 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:36.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:36.290 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:36.316 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:36.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:36.418 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:36.441 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:36.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:36.542 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:36.565 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:36.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:36.667 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:36.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:36.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:36.790 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:36.813 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:36.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:36.914 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:36.937 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:36.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:37.038 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:37.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:37.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:37.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:37.193 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:37.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:37.294 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:37.321 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:37.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:37.422 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:37.447 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:37.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:37.548 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:37.575 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:37.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:37.676 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:37.697 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:37 smithi007 ceph-mon[99390]: pgmap v1624: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 41 op/s 2024-09-21T10:34:37.697 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:37 smithi007 ceph-mon[101144]: pgmap v1624: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 41 op/s 2024-09-21T10:34:37.702 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:37.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:37.804 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:37.826 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:37 smithi031 ceph-mon[96824]: pgmap v1624: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 41 op/s 2024-09-21T10:34:37.928 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:37.954 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:37.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:38.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:38.082 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:38.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:38.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:38.211 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:38.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:38.312 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:38.339 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:38.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:38.424 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:34:38.425 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:34:38.425 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 'trim stale osdmaps' 2024-09-21T10:34:38.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:38.482 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_2' removed 2024-09-21T10:34:38.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:38.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:38.603 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:38.631 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:38.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:38.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:38 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2694710575' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:34:38.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:38 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2694710575' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:34:38.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:38.755 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:38.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:38.856 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:38.878 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:38.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:38 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2694710575' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:34:38.980 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:39.001 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:39.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:39.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:39.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:34:39.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:39.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:39.228 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:39.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.252 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:39.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:39.353 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:39.375 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:39.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:39.477 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:39.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:39.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:39.589 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:34:39.589 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:34:39.603 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:39.606 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:34:39.606 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:34:39.626 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:39.627 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:34:39.627 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:34:39.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:39.648 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:34:39.648 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:34:39.664 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:34:39.665 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:34:39.681 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:34:39.682 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:34:39.698 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:34:39.698 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:34:39.715 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:34:39.715 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:34:39.728 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:39.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.751 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:39.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:39.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:39.877 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:39.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:39 smithi031 ceph-mon[96824]: pgmap v1625: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2694710575' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:34:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:39 smithi031 ceph-mon[96824]: osdmap e1262: 8 total, 8 up, 8 in 2024-09-21T10:34:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:39 smithi007 ceph-mon[99390]: pgmap v1625: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2694710575' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:34:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:39 smithi007 ceph-mon[99390]: osdmap e1262: 8 total, 8 up, 8 in 2024-09-21T10:34:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:39 smithi007 ceph-mon[101144]: pgmap v1625: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2694710575' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:34:39.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:39 smithi007 ceph-mon[101144]: osdmap e1262: 8 total, 8 up, 8 in 2024-09-21T10:34:39.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:40.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:40.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:40.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:40.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:40.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:40.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:40.253 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:40.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:40.355 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:40.378 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:40.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:40.480 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:40.505 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:40.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:40.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:40.632 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:40.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:40.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:40.756 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:40.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:40.857 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:40.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:40 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/797579305' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:40.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:40 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/797579305' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:40.883 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:40.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:40.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:40 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/797579305' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:40.985 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:41.011 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:41.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:41.112 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:41.139 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:41.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:34:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:34:40] "GET /metrics HTTP/1.1" 200 36580 "" "Prometheus/2.51.0" 2024-09-21T10:34:41.240 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:41.264 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:41.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:41.365 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:41.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.389 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:41.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:41.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:41.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:41.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:41.618 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:41.641 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:41.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:41.743 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:41.769 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:41.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:41.871 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:41.894 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:41.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:41 smithi031 ceph-mon[96824]: pgmap v1627: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:41 smithi007 ceph-mon[99390]: pgmap v1627: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:41 smithi007 ceph-mon[101144]: pgmap v1627: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:41.996 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:42.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.021 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:42.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:42.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:42.126 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:34:42.126 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:34:42.149 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:42.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:42.251 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:42.274 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:42.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:42.376 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:42.403 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:42.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:42.505 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:42.530 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:42.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:42.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:42.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:42.759 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:42.784 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:42.875 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:34:42.886 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:42.910 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:42.940 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:42.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:43.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:43.063 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:43.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:43.165 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:43.192 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:43.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:43.294 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:43.316 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:34:43.316 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:34:43.316 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2024-09-21T10:34:43.317 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_3 16 2024-09-21T10:34:43.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.318 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:43.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:43.380 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:43.419 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:43.445 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:43.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:43.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:43.574 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:43.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:43.581 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:43 smithi007 ceph-mon[99390]: pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:43.581 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:43 smithi007 ceph-mon[101144]: pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:43.676 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:43.698 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:43.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:43.801 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:43.823 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:43.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:43 smithi031 ceph-mon[96824]: pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:43.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:43.946 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:43.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:44.048 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:34:44.049 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:44.071 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:44.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:44.173 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:44.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:44.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:44.302 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:44.328 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:44.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:44.430 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:44.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:44.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:44.554 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:44.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:44.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:44.683 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:44.705 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:44.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:44.807 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:44.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:44.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:44.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:44.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.955 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:44.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:45.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:45.080 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:45.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:45.181 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:45.204 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:45.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:45.238 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:45.273 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:45.306 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:45.328 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:45.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:45.430 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:45.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:45.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:45.554 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:45.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:45.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:45.678 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:45 smithi007 ceph-mon[99390]: pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:45.678 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:45 smithi007 ceph-mon[101144]: pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:45.683 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:45.707 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:45.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:45.809 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:45.831 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:45.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:45 smithi031 ceph-mon[96824]: pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:45.933 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:45.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:45.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:46.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:46.079 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:46.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:46.180 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:46.202 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:46.305 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.333 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:46.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:46.434 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:46.461 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:46.562 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:46.589 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:46.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:46.691 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:46.714 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:46.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:46.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:46.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:46.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:46.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:46.971 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:46.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:47.073 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:47.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:47.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:47.201 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:47.226 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:47.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:47.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:47.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:47.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:47.453 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:47.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:47.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:47.501 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:34:47.580 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:47.593 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:47 smithi007 ceph-mon[99390]: pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:47.593 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:47 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/979550630' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:47.593 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:47 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:47.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:47 smithi007 ceph-mon[101144]: pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:47.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:47 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/979550630' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:47.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:47 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:47.603 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:47.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:47.705 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:47.726 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:47.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:47.828 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:47.855 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:47.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:47 smithi031 ceph-mon[96824]: pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:47 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/979550630' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:47.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:47 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:47.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:47.984 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:48.086 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:48.107 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:48.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:48.209 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:48.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:48.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:48.340 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:48.362 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:48.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:48.464 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:48.491 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:48.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:48.592 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:48.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:48.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:48 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:34:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:48 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:34:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:48 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:48.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:48 smithi007 ceph-mon[99390]: osdmap e1263: 8 total, 8 up, 8 in 2024-09-21T10:34:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:48 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:34:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:48 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:34:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:48 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:48.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:48 smithi007 ceph-mon[101144]: osdmap e1263: 8 total, 8 up, 8 in 2024-09-21T10:34:48.706 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:34:48.706 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:34:48.706 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:34:48.706 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:34:48.706 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:34:48.707 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:34:48.707 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:34:48.707 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:34:48.707 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:34:48.707 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:34:48.707 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:34:48.707 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:34:48.721 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:48.748 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:48.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:48.850 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:48.875 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:48.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:48 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:34:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:48 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:34:48.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:48 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:48.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:48 smithi031 ceph-mon[96824]: osdmap e1263: 8 total, 8 up, 8 in 2024-09-21T10:34:48.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:49.004 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:49.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:49.106 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:49.130 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:49.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:49.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:49.258 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:49.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:49.359 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:49.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.388 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:49.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:49.489 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:49.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:49.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:49.618 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:49.642 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:49.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:49.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:49 smithi007 ceph-mon[99390]: pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:49.679 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:49 smithi007 ceph-mon[101144]: pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:49.744 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:49.771 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:49.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:49.873 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:49.899 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:49.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:49 smithi031 ceph-mon[96824]: pgmap v1632: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:49.986 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:34:49.986 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:34:49.987 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 'trim stale osdmaps' 2024-09-21T10:34:50.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:50.010 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:50.035 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:50.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:50.137 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:50.159 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:50.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:50.261 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:50.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.289 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:50.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:50.390 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:50.414 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:50.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:50.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:50.538 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:50.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:50.640 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:50.667 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:50.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:50.737 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:34:50.738 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:34:50.768 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:50.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:50.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:50.898 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:50.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:50.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:50.996 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:34:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:34:50] "GET /metrics HTTP/1.1" 200 36580 "" "Prometheus/2.51.0" 2024-09-21T10:34:51.023 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:51.049 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:51.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:51.150 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:51.176 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:51.224 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:34:51.225 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:34:51.241 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:34:51.241 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:34:51.257 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:34:51.257 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:34:51.273 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:34:51.274 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:34:51.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:51.290 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:34:51.291 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:34:51.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.306 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:51.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:51.309 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:34:51.310 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:34:51.325 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:34:51.326 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:34:51.342 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:34:51.342 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:34:51.408 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:51.430 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:51.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:51.442 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:34:51.532 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:51.554 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:51.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:51.656 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:51.683 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:51.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:51.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:51.807 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:51.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:51.830 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:51 smithi007 ceph-mon[99390]: pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:51.830 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:51 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3127060152' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:51.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:51.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:51.831 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:51 smithi007 ceph-mon[101144]: pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:51.831 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:51 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3127060152' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:51.831 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:51.831 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:51.909 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:51 smithi031 ceph-mon[96824]: pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:51 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3127060152' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:51.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:34:51.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:51.931 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:51.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:52.033 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:52.055 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:52.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:52.157 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:52.184 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:52.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:52.285 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:52.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:52.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:52.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:52.433 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:52.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:52.534 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:52.556 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:52.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:52.658 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:52.680 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:52.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:52.782 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:52.805 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:52.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:52.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:34:52.906 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:52.933 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:52.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:53.034 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:53.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.058 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:53.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:53.158 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:53.181 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:53.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:53.283 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:53.309 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:53.361 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:53.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:53.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:53.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:53.535 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:53.562 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:53.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:53.667 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:53.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:53.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:53.791 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:53.809 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:53 smithi007 ceph-mon[99390]: pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:53.809 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:53 smithi007 ceph-mon[101144]: pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:53.818 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:53.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:53 smithi031 ceph-mon[96824]: pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:53.920 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:53.943 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:53.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:54.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:54.067 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:54.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:54.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:54.169 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:34:54.191 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:54.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:54.293 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:54.320 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:54.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:54.422 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:54.444 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:54.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:54.546 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:54.569 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:54.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:54.597 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:54.671 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:54.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:54.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:54.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:54.822 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:54.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:54.924 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:54.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.947 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:54.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:55.048 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:55.075 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:55.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:55.177 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:55.199 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:55.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:55.303 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:55.326 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:55.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:55.427 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:55.454 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:55.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:55.556 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:55.581 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:55.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:55.683 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:55.707 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:55.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:55.800 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:55 smithi007 ceph-mon[99390]: pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:55.801 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:55 smithi007 ceph-mon[101144]: pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:55.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:55.830 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:55.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:55 smithi031 ceph-mon[96824]: pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:55.932 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:55.934 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:34:55.934 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:34:55.934 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:34:55.935 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:34:55.935 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:34:55.935 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:34:55.935 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:34:55.935 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:34:55.935 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:34:55.935 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:34:55.935 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:34:55.935 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:34:55.953 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:55.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:56.055 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:56.082 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:56.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:56.117 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:56.184 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:56.206 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:56.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:56.308 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:56.334 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:56.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:56.436 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:56.459 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:56.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:56.522 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_3' created 2024-09-21T10:34:56.560 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:56.585 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:56.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:56.687 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:56.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:56.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:56.728 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:34:56.729 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:34:56.729 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 'trim stale osdmaps' 2024-09-21T10:34:56.791 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:56 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4287655637' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:34:56.791 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:56 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4287655637' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:34:56.812 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:56.837 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:56.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:56 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4287655637' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:34:56.939 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:56.966 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:56.980 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:57.067 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:57.094 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:57.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:57.195 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:57.217 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:57.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:57.318 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:57.345 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:57.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:57.446 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:57.473 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:57.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:57.574 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:57.596 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:57.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:57.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:57 smithi007 ceph-mon[101144]: pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:57.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4287655637' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T10:34:57.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:57 smithi007 ceph-mon[101144]: osdmap e1264: 8 total, 8 up, 8 in 2024-09-21T10:34:57.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:57 smithi007 ceph-mon[99390]: pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:57.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4287655637' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T10:34:57.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:57 smithi007 ceph-mon[99390]: osdmap e1264: 8 total, 8 up, 8 in 2024-09-21T10:34:57.698 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:57.725 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:57.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:57.817 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:57 smithi031 ceph-mon[96824]: pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:57.817 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4287655637' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T10:34:57.817 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:57 smithi031 ceph-mon[96824]: osdmap e1264: 8 total, 8 up, 8 in 2024-09-21T10:34:57.826 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:57.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:57.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:57.955 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:57.981 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:57.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:58.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:58.108 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:58.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:58.210 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:58.234 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:58.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:58.335 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:58.361 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:58.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:58.463 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:58.488 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:58.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:58.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:58.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:58.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:58.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:58 smithi007 ceph-mon[99390]: osdmap e1265: 8 total, 8 up, 8 in 2024-09-21T10:34:58.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:58 smithi007 ceph-mon[101144]: osdmap e1265: 8 total, 8 up, 8 in 2024-09-21T10:34:58.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:58.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:58.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:58.839 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:58.866 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:58.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:58 smithi031 ceph-mon[96824]: osdmap e1265: 8 total, 8 up, 8 in 2024-09-21T10:34:58.968 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:58.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:58.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:59.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:59.122 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:59.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:59.224 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:59.251 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:59.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:59.353 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:59.379 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:59.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:59.481 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:59.507 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:59.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:59.609 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:59.635 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:59.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:59.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:59.764 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:34:59.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:59.822 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:59 smithi007 ceph-mon[101144]: pgmap v1639: 89 pgs: 3 creating+activating, 3 creating+peering, 9 unknown, 74 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:59.822 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:59 smithi007 ceph-mon[101144]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:34:59.822 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:34:59 smithi007 ceph-mon[101144]: osdmap e1266: 8 total, 8 up, 8 in 2024-09-21T10:34:59.822 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:59 smithi007 ceph-mon[99390]: pgmap v1639: 89 pgs: 3 creating+activating, 3 creating+peering, 9 unknown, 74 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:59.822 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:59 smithi007 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:34:59.822 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:34:59 smithi007 ceph-mon[99390]: osdmap e1266: 8 total, 8 up, 8 in 2024-09-21T10:34:59.866 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:59.894 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:34:59.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:59 smithi031 ceph-mon[96824]: pgmap v1639: 89 pgs: 3 creating+activating, 3 creating+peering, 9 unknown, 74 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:34:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:59 smithi031 ceph-mon[96824]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:34:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:34:59 smithi031 ceph-mon[96824]: osdmap e1266: 8 total, 8 up, 8 in 2024-09-21T10:34:59.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:00.023 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:00.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:00.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:00.151 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:00.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:00.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:00.279 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:00.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:00.381 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:00.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:00.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:00.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:00.548 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:00.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:00.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:00.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:00.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:00.779 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:00.807 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:00.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:00.885 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:35:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:35:00] "GET /metrics HTTP/1.1" 200 34231 "" "Prometheus/2.51.0" 2024-09-21T10:35:00.909 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:00.930 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:00.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:01.032 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:01.059 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:01.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:01.161 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:01.182 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:01.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:01.284 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:01.311 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:01.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:01.312 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:35:01.312 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:35:01.312 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:35:01.312 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:35:01.312 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:35:01.413 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:01.436 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:01.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:01.537 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:01.564 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:01.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:01.666 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:01.692 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:01.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:01.794 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:01.818 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:01.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:01 smithi031 ceph-mon[96824]: pgmap v1641: 89 pgs: 3 creating+activating, 3 creating+peering, 1 unknown, 82 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:01.920 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:01 smithi007 ceph-mon[99390]: pgmap v1641: 89 pgs: 3 creating+activating, 3 creating+peering, 1 unknown, 82 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:01 smithi007 ceph-mon[101144]: pgmap v1641: 89 pgs: 3 creating+activating, 3 creating+peering, 1 unknown, 82 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:01.946 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:01.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:02.048 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:02.070 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:02.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:02.171 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:02.198 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:02.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:02.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:02.326 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:02.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:35:02.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:02.429 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:02.451 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:02.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:02.550 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:35:02.553 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:02.563 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:02 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2281959716' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:02.564 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:02 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:02.564 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:02 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2281959716' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:02.564 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:02 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:02.576 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:02.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:02.642 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:02.646 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:35:02.646 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:35:02.673 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:35:02.673 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:35:02.678 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:02.689 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:35:02.690 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:35:02.705 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:02.706 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:35:02.706 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:35:02.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:02.722 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:35:02.723 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:35:02.739 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:35:02.739 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:35:02.756 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:35:02.756 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:35:02.772 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:35:02.773 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:35:02.808 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:02.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:02.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:02 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2281959716' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:02 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:02.935 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:02.959 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:02.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:03.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:03.083 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:03.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:03.185 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:03.207 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:03.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:03.309 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:03.332 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:03.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:03.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:03.457 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:03.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:03.559 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:03.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:03.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:03.688 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:03 smithi007 ceph-mon[99390]: pgmap v1642: 89 pgs: 3 creating+activating, 2 creating+peering, 84 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:03 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:03 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:35:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:03 smithi007 ceph-mon[99390]: osdmap e1267: 8 total, 8 up, 8 in 2024-09-21T10:35:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:03 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2417233699' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:03.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:03 smithi007 ceph-mon[101144]: pgmap v1642: 89 pgs: 3 creating+activating, 2 creating+peering, 84 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:03.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:03 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:03.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:03 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:35:03.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:03 smithi007 ceph-mon[101144]: osdmap e1267: 8 total, 8 up, 8 in 2024-09-21T10:35:03.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:03 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2417233699' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:03.714 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:03.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:03.815 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:03.838 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:03.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:03 smithi031 ceph-mon[96824]: pgmap v1642: 89 pgs: 3 creating+activating, 2 creating+peering, 84 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:03 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:03 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:35:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:03 smithi031 ceph-mon[96824]: osdmap e1267: 8 total, 8 up, 8 in 2024-09-21T10:35:03.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:03 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2417233699' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:03.939 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:03.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:04.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2024-09-21T10:35:04.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:04.090 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:04.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:04.191 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:04.218 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:04.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:04.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:04.342 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:04.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:04.444 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:04.470 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:04.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:04.572 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:04.598 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:04.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:04.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:04.725 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:04.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:04.827 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:04.850 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:04.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:04.952 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:04.978 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:04.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:05.080 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:05.103 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:05.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:05.204 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:05.231 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:05.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:05.271 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:05.274 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:05.334 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:05.353 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:35:05.356 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:05.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:05.458 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:05.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:05.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:05.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:05.608 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:05.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:05.646 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:05 smithi007 ceph-mon[99390]: pgmap v1644: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:05.646 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:05 smithi007 ceph-mon[101144]: pgmap v1644: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:05.710 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:05.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:05.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:05.835 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:05.858 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:05.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:05 smithi031 ceph-mon[96824]: pgmap v1644: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:05.960 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:05.987 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:06.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:06.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:06.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:06.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:06.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:06.341 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:06.368 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:06.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:06.470 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:06.493 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:06.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:06.594 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:06.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:06.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:06.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:06.744 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:06.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:06.768 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:35:06.845 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:06.867 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:06.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:06.969 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:06.990 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:06.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:07.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:07.115 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:07.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:07.217 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:07.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:07.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:07.340 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:07.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:07.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:07 smithi007 ceph-mon[99390]: pgmap v1645: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:35:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:07 smithi007 ceph-mon[101144]: pgmap v1645: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:35:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:07.464 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:07.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:07.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:07.589 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:07.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:07.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:07 smithi031 ceph-mon[96824]: pgmap v1645: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:35:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:07.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:07.741 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:07.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:07.843 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:07.866 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:07.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:07.968 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:07.990 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:07.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:08.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:08.114 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:08.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:08.216 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:08.239 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:08.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:08.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:08.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.365 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:08.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:08.431 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:35:08.431 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:35:08.431 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:35:08.431 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:35:08.432 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:35:08.432 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:35:08.432 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:35:08.432 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:35:08.432 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:35:08.432 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:35:08.432 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:35:08.432 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:35:08.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:08.489 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:08.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:08.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:08.612 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:08.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:08.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:08.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:08.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:08.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:08.860 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:08.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:08.962 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:08.985 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:08.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:09.041 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:35:09.042 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:35:09.042 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 'trim stale osdmaps' 2024-09-21T10:35:09.087 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:09.110 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:09.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:09.212 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:09.236 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:09.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:09.338 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:09.360 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:09.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:09.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:09 smithi007 ceph-mon[99390]: pgmap v1646: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:09.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:09 smithi007 ceph-mon[101144]: pgmap v1646: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:09.462 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:09.483 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:09.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:09.585 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:09.607 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:09.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:09 smithi031 ceph-mon[96824]: pgmap v1646: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:09.709 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:09.730 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:09.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:09.833 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:09.855 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:09.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:09.956 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:09.979 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:09.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:10.081 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:10.097 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:35:10.097 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:35:10.103 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:10.204 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:10.227 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:10.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:10.329 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:10.352 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:10.396 INFO:teuthology.orchestra.run.smithi007.stderr:enabled application 'rados' on pool 'unique_pool_3' 2024-09-21T10:35:10.454 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:10.476 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:10.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:10.578 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:10.601 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:10.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:10.607 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:10.653 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:10.658 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:10 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3337559897' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:35:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:10 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3337559897' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:35:10.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:10 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3337559897' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:35:10.702 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:10.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:10.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:10.826 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:10.848 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:10.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:10.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:10.972 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:10.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:11.028 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:35:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:35:10] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.51.0" 2024-09-21T10:35:11.074 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:11.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.098 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:11.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:11.198 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:11.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.221 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:11.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:11.322 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:11.344 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:11.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:11.446 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:11.473 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:11.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:11.574 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:11.600 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:11.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:11 smithi031 ceph-mon[96824]: pgmap v1647: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:11 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:11 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3337559897' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:11 smithi031 ceph-mon[96824]: osdmap e1268: 8 total, 8 up, 8 in 2024-09-21T10:35:11.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:11 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:11 smithi007 ceph-mon[99390]: pgmap v1647: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:11 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:11 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3337559897' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:35:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:11 smithi007 ceph-mon[99390]: osdmap e1268: 8 total, 8 up, 8 in 2024-09-21T10:35:11.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:11 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:11.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:11 smithi007 ceph-mon[101144]: pgmap v1647: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:11.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:11 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:11.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:11 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3337559897' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:35:11.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:11 smithi007 ceph-mon[101144]: osdmap e1268: 8 total, 8 up, 8 in 2024-09-21T10:35:11.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:11 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:11.701 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:11.728 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:11.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:11.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:11.858 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:11.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:11.960 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:11.986 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:11.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:12.088 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:12.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:12.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:12.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:12.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.241 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:12.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:12.342 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:12.368 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:12.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:12.469 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:12.492 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:12.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:12.594 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:12.620 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:12.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:12.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:12 smithi007 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:35:12.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:12 smithi007 ceph-mon[101144]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:35:12.722 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:12.747 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:12.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:12.816 DEBUG:teuthology.orchestra.run.smithi007:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_3 bench 90 write' 2024-09-21T10:35:12.819 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:35:12.820 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:35:12.849 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:12.871 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:hints = 1 2024-09-21T10:35:12.871 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:35:12.871 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object prefix: benchmark_data_smithi007_211264 2024-09-21T10:35:12.871 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:35:12.871 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:35:12.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:12.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:12 smithi031 ceph-mon[96824]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:35:12.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:13.014 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:13.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:13.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:13.158 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:13.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:13.260 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:13.293 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:13.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:13.395 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:13.398 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:35:13.433 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:13.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:13.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:13.572 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:13.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:13.640 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:13 smithi007 ceph-mon[99390]: pgmap v1649: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:13.641 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:13 smithi007 ceph-mon[101144]: pgmap v1649: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:13.673 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:13.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.713 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:13.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:13.743 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:13.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:13.851 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:13.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:13.871 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 1 16 3685 3669 229.3 229.312 0.00489682 0.00434595 2024-09-21T10:35:13.873 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:13 smithi031 ceph-mon[96824]: pgmap v1649: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-21T10:35:13.954 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:13.992 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:14.093 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:14.129 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:14.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:14.230 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:14.273 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:14.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:14.375 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:14.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:14.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:14.512 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:14.549 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:14.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:14.653 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:14.691 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:14.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:14.793 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:14.827 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:14.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:14.871 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 2 16 7244 7228 225.858 222.438 0.00359678 0.00441809 2024-09-21T10:35:14.929 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:14.967 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:14.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:15.069 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:15.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:15.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:15.202 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:15.236 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:15.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:15.337 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:15.385 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:15.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:15.487 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:15.524 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:15.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:15.625 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:15.630 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:15 smithi031 ceph-mon[96824]: pgmap v1650: 89 pgs: 89 active+clean; 77 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s wr, 121 op/s 2024-09-21T10:35:15.650 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:15.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:15 smithi007 ceph-mon[99390]: pgmap v1650: 89 pgs: 89 active+clean; 77 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s wr, 121 op/s 2024-09-21T10:35:15.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:15 smithi007 ceph-mon[101144]: pgmap v1650: 89 pgs: 89 active+clean; 77 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s wr, 121 op/s 2024-09-21T10:35:15.753 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:15.788 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:15.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:15.872 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 3 16 10384 10368 215.983 196.25 0.00299698 0.00461779 2024-09-21T10:35:15.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:15.927 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:16.029 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:16.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.067 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:16.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:16.136 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:35:16.136 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:35:16.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:16.212 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:16.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:16.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:16.352 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:16.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:16.454 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:16.490 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:16.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:16.593 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:16.633 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:16.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:16.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:16.771 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:16.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:16.849 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:35:16.872 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 4 15 13155 13140 205.296 173.25 0.00609151 0.00486165 2024-09-21T10:35:16.873 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:16.896 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:16.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:16.997 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.034 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:17.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:17.135 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:17.162 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:17.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.163 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:17.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:17.264 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:17.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:17.403 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:17.432 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:17.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:17.534 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:17.572 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:17.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:17.615 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:17 smithi031 ceph-mon[96824]: pgmap v1651: 89 pgs: 89 active+clean; 210 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s wr, 335 op/s 2024-09-21T10:35:17.674 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:17.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:17 smithi007 ceph-mon[99390]: pgmap v1651: 89 pgs: 89 active+clean; 210 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s wr, 335 op/s 2024-09-21T10:35:17.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:17 smithi007 ceph-mon[101144]: pgmap v1651: 89 pgs: 89 active+clean; 210 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s wr, 335 op/s 2024-09-21T10:35:17.712 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:17.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:17.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:17.851 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:17.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:17.872 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 5 16 15461 15445 193.046 144.062 0.00585263 0.00517311 2024-09-21T10:35:17.953 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:17.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.992 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:17.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:18.093 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:18.129 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:18.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:18.231 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:18.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.271 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:18.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:18.372 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:18.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:18.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:18.410 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:35:18.410 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:35:18.446 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:35:18.447 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:35:18.468 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:18 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3900163626' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:18.468 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:18 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3900163626' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:18.488 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:35:18.490 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:35:18.490 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:35:18.510 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:18.534 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:35:18.534 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:35:18.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:18.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:18.577 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:35:18.577 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:35:18.613 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:35:18.613 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:35:18.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:18.652 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:35:18.653 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:35:18.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:18 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3900163626' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:18.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:18 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:18.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:18 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/707752527' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:35:18.683 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:35:18.689 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:35:18.689 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:35:18.690 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:18.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:18.792 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:18.825 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:18.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:18.872 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 6 16 18052 18036 187.859 161.938 0.00662086 0.00531728 2024-09-21T10:35:18.926 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:18 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:18 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/707752527' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:18.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:18 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:18.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:18 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/707752527' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:18.962 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:19.064 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:19.102 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:19.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:19.203 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:19.242 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:19.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:19.343 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:19.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:19.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:19.482 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:19.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.518 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:19.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:19.619 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:19.654 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:19.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:19 smithi031 ceph-mon[96824]: pgmap v1652: 89 pgs: 89 active+clean; 612 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-09-21T10:35:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:19 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:19 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:19.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:19 smithi031 ceph-mon[96824]: osdmap e1269: 8 total, 8 up, 8 in 2024-09-21T10:35:19.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:19 smithi007 ceph-mon[99390]: pgmap v1652: 89 pgs: 89 active+clean; 612 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-09-21T10:35:19.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:19 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:19.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:19 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:19.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:19 smithi007 ceph-mon[99390]: osdmap e1269: 8 total, 8 up, 8 in 2024-09-21T10:35:19.689 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:19 smithi007 ceph-mon[101144]: pgmap v1652: 89 pgs: 89 active+clean; 612 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2024-09-21T10:35:19.690 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:19 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:19.690 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:19 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:19.690 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:19 smithi007 ceph-mon[101144]: osdmap e1269: 8 total, 8 up, 8 in 2024-09-21T10:35:19.756 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:19.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.791 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:19.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:19.872 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 7 16 20764 20748 185.234 169.5 0.00412182 0.00539238 2024-09-21T10:35:19.892 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:19.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.927 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:19.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:20.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:20.065 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:20.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:20.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:20.202 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:20.304 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:20.330 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:20.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:20.432 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:20.472 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:20.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:20.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:20.607 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:20.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:20.624 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:35:20.624 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:35:20.624 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:35:20.624 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:35:20.625 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:35:20.708 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:20.750 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:20.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:20.852 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:20.872 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 8 16 23193 23177 181.054 151.812 0.00443301 0.00551623 2024-09-21T10:35:20.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.896 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:20.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:20.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:35:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:35:20] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.51.0" 2024-09-21T10:35:20.996 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:21.031 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:21.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:21.133 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:21.170 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:21.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:21.272 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:21.312 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:21.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:21.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:21.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:21.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:21.457 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:35:21.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:21 smithi007 ceph-mon[99390]: pgmap v1654: 89 pgs: 89 active+clean; 1.0 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-21T10:35:21.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:21.520 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:21.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:21 smithi007 ceph-mon[101144]: pgmap v1654: 89 pgs: 89 active+clean; 1.0 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-21T10:35:21.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:21.521 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:21.554 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:21.558 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:35:21.558 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:35:21.558 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 'trim stale osdmaps' 2024-09-21T10:35:21.587 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:21.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:21.689 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:21.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.732 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:21.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:21.736 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:35:21.828 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:21.832 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:21.870 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:21.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:21.872 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 9 16 25469 25453 176.741 142.25 0.00658471 0.0056522 2024-09-21T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:21 smithi031 ceph-mon[96824]: pgmap v1654: 89 pgs: 89 active+clean; 1.0 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-21T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:21.972 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:22.015 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:22.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:22.117 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:22.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.154 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:22.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:22.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:22.294 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:22.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:22.396 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:22.432 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:22.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:22.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:22.567 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:22.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:22.669 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:22.703 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:22.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:22.725 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:35:22.805 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:22.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.838 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:22.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:22.872 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 10 16 27618 27602 172.497 134.312 0.00286349 0.00579104 2024-09-21T10:35:22.940 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:22.976 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:22.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:23.077 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:23.124 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:23.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:23.226 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:23.277 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:23.286 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:23.298 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:23.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.319 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:23.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:23.420 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:23.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:23.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:23.554 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:23.588 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:23.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:23.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:23 smithi007 ceph-mon[99390]: pgmap v1655: 89 pgs: 89 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-09-21T10:35:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:23 smithi007 ceph-mon[101144]: pgmap v1655: 89 pgs: 89 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-09-21T10:35:23.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.716 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:23.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:23.811 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:23 smithi031 ceph-mon[96824]: pgmap v1655: 89 pgs: 89 active+clean; 1.1 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 115 MiB/s wr, 1.83k op/s 2024-09-21T10:35:23.818 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:23.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:23.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:23.872 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 11 16 29515 29499 167.592 118.562 0.00575276 0.0059619 2024-09-21T10:35:23.955 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:23.978 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:23.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:24.080 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:24.118 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:24.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:24.220 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:24.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:24.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:24.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:24.390 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:24.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:24.397 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:35:24.397 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:35:24.397 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:35:24.397 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:35:24.397 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222119 6.17 6:e8e49242:::benchmark_data_smithi007_139998_object93561:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.154398+0000", 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.93743835800001, 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.722069939, 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222119 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.398 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154398+0000", 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154398+0000", 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154396+0000", 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.399 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154404+0000", 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2729999999999997e-06 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154417+0000", 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2999999999999999e-05 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154424+0000", 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.498e-06 2024-09-21T10:35:24.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154476+0000", 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1786000000000002e-05 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.154487+0000", 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0818999999999999e-05 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765417+0000", 2024-09-21T10:35:24.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.61092999199999998 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765428+0000", 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1562999999999999e-05 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.869804+0000", 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.104376147 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.402 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.869906+0000", 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010207 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.870184+0000", 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00027795499999999998 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874822+0000", 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0046380809999999996 2024-09-21T10:35:24.403 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874829+0000", 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.562e-06 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874903+0000", 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3763999999999994e-05 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876346+0000", 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014431260000000001 2024-09-21T10:35:24.404 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876380+0000", 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3695999999999997e-05 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876468+0000", 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8128999999999996e-05 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.405 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222128 6.17 6:e8339e7c:::benchmark_data_smithi007_139998_object93570:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.156352+0000", 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.93548428100002, 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.720280416, 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222128 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.406 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156352+0000", 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156352+0000", 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156351+0000", 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:35:24.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156358+0000", 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7290000000000003e-06 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156367+0000", 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9409999999999996e-06 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156373+0000", 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7989999999999999e-06 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156429+0000", 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6672000000000002e-05 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.156439+0000", 2024-09-21T10:35:24.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3430000000000002e-06 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765495+0000", 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.60905593499999999 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765504+0000", 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.7270000000000002e-06 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.871650+0000", 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1061461020000001 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.871721+0000", 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0501999999999997e-05 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.871900+0000", 2024-09-21T10:35:24.411 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017865599999999999 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874849+0000", 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029498580000000001 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874857+0000", 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6920000000000002e-06 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876314+0000", 2024-09-21T10:35:24.412 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001456614 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876518+0000", 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000203969 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876544+0000", 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6120000000000001e-05 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876632+0000", 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8467000000000005e-05 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222144 6.17 6:ec408611:::benchmark_data_smithi007_139998_object93586:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.167816+0000", 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.92402005000002, 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.711106477, 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.414 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222144 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167816+0000", 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167816+0000", 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167815+0000", 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167824+0000", 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5909999999999996e-06 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167835+0000", 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1557e-05 2024-09-21T10:35:24.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167843+0000", 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6720000000000004e-06 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167903+0000", 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0019999999999998e-05 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.167913+0000", 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0159999999999999e-05 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765707+0000", 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.59779382800000003 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765712+0000", 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2920000000000003e-06 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.873574+0000", 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1078617900000001 2024-09-21T10:35:24.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.873639+0000", 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4632000000000001e-05 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.873801+0000", 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016186099999999999 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876269+0000", 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024683700000000001 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876279+0000", 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9480000000000003e-06 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878653+0000", 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0023741040000000001 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878736+0000", 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3181000000000002e-05 2024-09-21T10:35:24.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878776+0000", 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9851999999999997e-05 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878923+0000", 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014654100000000001 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.421 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222147 6.17 6:ec38ebf9:::benchmark_data_smithi007_139998_object93589:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.169936+0000", 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.92189965300003, 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7094693269999999, 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222147 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.422 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169936+0000", 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169936+0000", 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169935+0000", 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.423 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169941+0000", 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7429999999999999e-06 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169953+0000", 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2408999999999999e-05 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.169961+0000", 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8620000000000003e-06 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.170016+0000", 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4667999999999999e-05 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.170026+0000", 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0455000000000001e-05 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765744+0000", 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.59571793900000003 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765749+0000", 2024-09-21T10:35:24.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.271e-06 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874930+0000", 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1091801480000001 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.874998+0000", 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8631000000000001e-05 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.875157+0000", 2024-09-21T10:35:24.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015916500000000001 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876481+0000", 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00132343 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878698+0000", 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002217508 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.878999+0000", 2024-09-21T10:35:24.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030081699999999999 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879225+0000", 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000226276 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879290+0000", 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4480000000000006e-05 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879406+0000", 2024-09-21T10:35:24.428 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011599600000000001 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222186 6.17 6:eb3e7066:::benchmark_data_smithi007_139998_object93628:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.198750+0000", 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.89308607599997, 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6833202570000001, 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.429 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222186 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198750+0000", 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198750+0000", 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198748+0000", 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198755+0000", 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.109e-06 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198767+0000", 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1980999999999999e-05 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198774+0000", 2024-09-21T10:35:24.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.793e-06 2024-09-21T10:35:24.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198829+0000", 2024-09-21T10:35:24.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5390999999999999e-05 2024-09-21T10:35:24.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.198840+0000", 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0577999999999999e-05 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765764+0000", 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.56692436000000002 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765768+0000", 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9689999999999996e-06 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876671+0000", 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1109027300000001 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876757+0000", 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6169999999999997e-05 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.876938+0000", 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00018129999999999999 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.434 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881750+0000", 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0048112720000000001 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881814+0000", 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3886000000000005e-05 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881876+0000", 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2759e-05 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881888+0000", 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1216000000000001e-05 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.881950+0000", 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2627999999999997e-05 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882070+0000", 2024-09-21T10:35:24.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000120098 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222217 6.17 6:ec8bced6:::benchmark_data_smithi007_139998_object93659:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.218801+0000", 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.873035405, 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.689527354, 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.437 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222217 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218801+0000", 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.438 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218801+0000", 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218799+0000", 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218806+0000", 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7689999999999999e-06 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218819+0000", 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3079e-05 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218826+0000", 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6080000000000001e-06 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218900+0000", 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.436e-05 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.218911+0000", 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0900000000000001e-05 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765791+0000", 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.54687989400000003 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765799+0000", 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.841e-06 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879459+0000", 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.113660256 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879591+0000", 2024-09-21T10:35:24.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013181099999999999 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.879949+0000", 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00035838999999999999 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886538+0000", 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.006588516 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886574+0000", 2024-09-21T10:35:24.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5874000000000002e-05 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886581+0000", 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6639999999999998e-06 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908126+0000", 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.021544781999999998 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908192+0000", 2024-09-21T10:35:24.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5989999999999997e-05 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908328+0000", 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013613000000000001 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222252 6.17 6:e8bf9f58:::benchmark_data_smithi007_139998_object93694:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.245107+0000", 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.84672940199999, 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.663370461, 2024-09-21T10:35:24.445 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222252 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245107+0000", 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245107+0000", 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245105+0000", 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245113+0000", 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8499999999999994e-06 2024-09-21T10:35:24.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245132+0000", 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9228999999999998e-05 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245141+0000", 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4430000000000003e-06 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245204+0000", 2024-09-21T10:35:24.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2979999999999997e-05 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.245215+0000", 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1839e-05 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765821+0000", 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.52060534700000005 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765828+0000", 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4719999999999998e-06 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882127+0000", 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.116299076 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882207+0000", 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9369999999999994e-05 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.882514+0000", 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000306836 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886586+0000", 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040727569999999998 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890432+0000", 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0038460920000000002 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893375+0000", 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029428269999999999 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908368+0000", 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014992689 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908400+0000", 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1921000000000002e-05 2024-09-21T10:35:24.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.908477+0000", 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7323999999999994e-05 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222314 6.17 6:ee1e2646:::benchmark_data_smithi007_139998_object93756:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.291729+0000", 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.80010676299997, 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6186295510000002, 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.453 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222314 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291729+0000", 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291729+0000", 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291728+0000", 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291735+0000", 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7100000000000001e-06 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291749+0000", 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3862999999999999e-05 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291756+0000", 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3930000000000002e-06 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291802+0000", 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.562e-05 2024-09-21T10:35:24.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.291812+0000", 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0264e-05 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765852+0000", 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.47403983300000002 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765860+0000", 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1499999999999999e-06 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.884255+0000", 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.118395475 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.884369+0000", 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000113427 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.458 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.884709+0000", 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00034019399999999999 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890439+0000", 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057298849999999997 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893324+0000", 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0028849190000000001 2024-09-21T10:35:24.459 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.897665+0000", 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0043414120000000002 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910261+0000", 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012595459999999999 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910290+0000", 2024-09-21T10:35:24.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9702000000000001e-05 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910359+0000", 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8669000000000003e-05 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222335 6.17 6:eeb46afa:::benchmark_data_smithi007_139998_object93777:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.306502+0000", 2024-09-21T10:35:24.461 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.78533394900001, 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6040959770000001, 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222335 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306502+0000", 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306502+0000", 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306501+0000", 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306507+0000", 2024-09-21T10:35:24.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7590000000000003e-06 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306518+0000", 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1297999999999999e-05 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306525+0000", 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.781e-06 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306579+0000", 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4233000000000001e-05 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.306589+0000", 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8980000000000008e-06 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765880+0000", 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.45929103199999999 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765884+0000", 2024-09-21T10:35:24.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1930000000000003e-06 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886608+0000", 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.12072419 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.886739+0000", 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013091599999999999 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.887079+0000", 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00033967399999999999 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893283+0000", 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0062035609999999998 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893437+0000", 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015430399999999999 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.467 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.897718+0000", 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042813169999999998 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910411+0000", 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012692996999999999 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910468+0000", 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7080000000000002e-05 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910598+0000", 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012992200000000001 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222374 6.17 6:e85a2a77:::benchmark_data_smithi007_139998_object93816:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.344206+0000", 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.74763048599999, 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5665499089999999, 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.469 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.470 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.470 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222374 2024-09-21T10:35:24.470 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.470 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.470 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.470 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.470 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344206+0000", 2024-09-21T10:35:24.470 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.470 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344206+0000", 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344204+0000", 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.471 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344212+0000", 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4510000000000003e-06 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344224+0000", 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.279e-05 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344231+0000", 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9879999999999998e-06 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344317+0000", 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5914000000000004e-05 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.344328+0000", 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0516000000000001e-05 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765910+0000", 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.42158209699999999 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.765914+0000", 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0450000000000002e-06 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.888862+0000", 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1229477619999999 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.888982+0000", 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012031000000000001 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.889200+0000", 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021835100000000001 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893390+0000", 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041901450000000002 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906651+0000", 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.013260508000000001 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.475 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906733+0000", 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2194000000000006e-05 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910665+0000", 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039321809999999999 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910695+0000", 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9957000000000001e-05 2024-09-21T10:35:24.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910756+0000", 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0269000000000002e-05 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222448 6.17 6:e8b61112:::benchmark_data_smithi007_139998_object93890:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:27.446487+0000", 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 416.64534878900002, 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.464493431, 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.477 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222448 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446487+0000", 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.478 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446487+0000", 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446486+0000", 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446492+0000", 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1569999999999997e-06 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.479 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446501+0000", 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9570000000000008e-06 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446506+0000", 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6450000000000004e-06 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446556+0000", 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.973e-05 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.446566+0000", 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0766e-05 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.766252+0000", 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.31968606100000002 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:27.766263+0000", 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0655e-05 2024-09-21T10:35:24.481 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890467+0000", 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1242038430000001 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890591+0000", 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012417400000000001 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3,5", 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.890809+0000", 2024-09-21T10:35:24.482 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021788100000000001 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.893398+0000", 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025889260000000001 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906701+0000", 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.013302856 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.483 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.906817+0000", 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000116421 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910807+0000", 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039900159999999999 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910857+0000", 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0179999999999997e-05 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.910981+0000", 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012333400000000001 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239102 6.1e 6:7bd252a6:::benchmark_data_smithi007_139998_object110544:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:52.984651+0000", 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 391.107184883, 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1047184350000001, 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.485 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239102 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984651+0000", 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.486 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984651+0000", 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984650+0000", 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984657+0000", 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6019999999999996e-06 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984674+0000", 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7065999999999999e-05 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.984681+0000", 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0430000000000002e-06 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.986370+0000", 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001689121 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.986381+0000", 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1175999999999999e-05 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860289+0000", 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87390769499999998 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860302+0000", 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2906e-05 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.083601+0000", 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2232998290000001 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.083757+0000", 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015568900000000001 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.084111+0000", 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00035375700000000001 2024-09-21T10:35:24.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086175+0000", 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020644349999999999 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087547+0000", 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001371314 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089051+0000", 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0015042810000000001 2024-09-21T10:35:24.491 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089097+0000", 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6042999999999999e-05 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089158+0000", 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0625999999999999e-05 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089216+0000", 2024-09-21T10:35:24.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8842999999999999e-05 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089370+0000", 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015328 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239135 6.1e 6:7c55c63f:::benchmark_data_smithi007_139998_object110577:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.011276+0000", 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 391.08056027999999, 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.078421933, 2024-09-21T10:35:24.493 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239135 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011276+0000", 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011276+0000", 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011274+0000", 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011282+0000", 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6029999999999999e-06 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.495 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011299+0000", 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6799e-05 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011315+0000", 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6203000000000001e-05 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011372+0000", 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7374999999999999e-05 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.496 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.011383+0000", 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0814e-05 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860409+0000", 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.84902606400000002 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860418+0000", 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5420000000000005e-06 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.497 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086216+0000", 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.225798331 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086295+0000", 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9054000000000006e-05 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:35:24.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.086512+0000", 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000216756 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089103+0000", 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002591089 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089413+0000", 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00031003299999999998 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.499 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089469+0000", 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6529e-05 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089518+0000", 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8982e-05 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089568+0000", 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9845999999999997e-05 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.500 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089624+0000", 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5305e-05 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089698+0000", 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4204999999999999e-05 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239227 6.1e 6:7d2822db:::benchmark_data_smithi007_139998_object110669:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:35:24.501 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 391.00572870299999, 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0039659510000001, 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239227 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:35:24.502 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086107+0000", 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086112+0000", 2024-09-21T10:35:24.503 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2109999999999997e-06 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086123+0000", 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0858e-05 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086129+0000", 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5819999999999998e-06 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086182+0000", 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2846000000000002e-05 2024-09-21T10:35:24.504 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.086192+0000", 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0329999999999999e-05 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860439+0000", 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.77424702999999995 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.505 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860446+0000", 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4459999999999998e-06 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087585+0000", 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2271391519999999 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.506 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087711+0000", 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012561399999999999 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.087961+0000", 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025076900000000002 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089110+0000", 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00114824 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.507 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089744+0000", 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00063395900000000002 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089784+0000", 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0159e-05 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089881+0000", 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.7539000000000002e-05 2024-09-21T10:35:24.508 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089946+0000", 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4244000000000004e-05 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.089982+0000", 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6214999999999998e-05 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090073+0000", 2024-09-21T10:35:24.509 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.1620999999999996e-05 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239267 6.1e 6:7ce1e3d4:::benchmark_data_smithi007_139998_object110709:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.113773+0000", 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 390.978062803, 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.98233784, 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.510 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239267 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113773+0000", 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113773+0000", 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.511 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113772+0000", 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113778+0000", 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2040000000000002e-06 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113791+0000", 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2855e-05 2024-09-21T10:35:24.512 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113798+0000", 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1659999999999997e-06 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113850+0000", 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2280000000000001e-05 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.113860+0000", 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5429999999999999e-06 2024-09-21T10:35:24.513 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860467+0000", 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.746607205 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860474+0000", 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6209999999999998e-06 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.514 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090110+0000", 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.229636132 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090183+0000", 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.347e-05 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.090388+0000", 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00020506499999999999 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.515 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095701+0000", 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0053130190000000004 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095746+0000", 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4103000000000001e-05 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095818+0000", 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1907000000000001e-05 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.516 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095854+0000", 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6681000000000003e-05 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095947+0000", 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2547999999999996e-05 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095986+0000", 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8785000000000002e-05 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.517 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096111+0000", 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000125661 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239272 6.1e 6:7e3a23dd:::benchmark_data_smithi007_139998_object110714:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.118295+0000", 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 390.97354080299999, 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9780062780000001, 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.518 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239272 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118295+0000", 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118295+0000", 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.519 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118294+0000", 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118300+0000", 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3820000000000001e-06 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118315+0000", 2024-09-21T10:35:24.520 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5014999999999999e-05 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118323+0000", 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3629999999999996e-06 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118422+0000", 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9578000000000001e-05 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.118433+0000", 2024-09-21T10:35:24.521 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0828e-05 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860494+0000", 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.74206112199999996 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860502+0000", 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.25e-06 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.522 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.091636+0000", 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2311340749999999 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.091766+0000", 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013024900000000001 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.092025+0000", 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025902 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.523 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095710+0000", 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036845620000000002 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095782+0000", 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2132000000000007e-05 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095896+0000", 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000114375 2024-09-21T10:35:24.524 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095921+0000", 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.4939e-05 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096159+0000", 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023807599999999999 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096191+0000", 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2261999999999997e-05 2024-09-21T10:35:24.525 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096302+0000", 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000110289 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239333 6.1e 6:7a8d8c07:::benchmark_data_smithi007_139998_object110775:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.171410+0000", 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 390.920426244, 2024-09-21T10:35:24.526 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9251254520000001, 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239333 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171410+0000", 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.527 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171410+0000", 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171409+0000", 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171414+0000", 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5800000000000002e-06 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.528 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171426+0000", 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2323999999999999e-05 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171431+0000", 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1109999999999999e-06 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171479+0000", 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8007000000000003e-05 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.529 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.171486+0000", 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0520000000000004e-06 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860526+0000", 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.68904012100000001 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860533+0000", 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.25e-06 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.530 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.093765+0000", 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2332317370000001 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.093910+0000", 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014444800000000001 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.094175+0000", 2024-09-21T10:35:24.531 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00026505300000000001 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.095903+0000", 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001727999 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096137+0000", 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023456400000000001 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.532 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096349+0000", 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021175299999999999 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096401+0000", 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1833000000000003e-05 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096438+0000", 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7659e-05 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.533 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096469+0000", 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0409e-05 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096535+0000", 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6496999999999997e-05 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.534 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239403 6.1e 6:78d5c23c:::benchmark_data_smithi007_139998_object110845:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.375689+0000", 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 390.71614751499999, 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7317305039999999, 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239403 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.535 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375689+0000", 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375689+0000", 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375687+0000", 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375693+0000", 2024-09-21T10:35:24.536 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.037e-06 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375705+0000", 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1348999999999999e-05 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375710+0000", 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2660000000000001e-06 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375765+0000", 2024-09-21T10:35:24.537 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5037999999999997e-05 2024-09-21T10:35:24.538 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.538 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.538 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.538 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.375777+0000", 2024-09-21T10:35:24.538 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2121e-05 2024-09-21T10:35:24.538 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.538 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.538 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.538 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860558+0000", 2024-09-21T10:35:24.538 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.48478061500000003 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.860565+0000", 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5689999999999999e-06 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096585+0000", 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2360194680000001 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.539 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.096704+0000", 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000118888 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.097009+0000", 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030541100000000001 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102805+0000", 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057960579999999998 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.540 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102865+0000", 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9938000000000001e-05 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102959+0000", 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4301000000000004e-05 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.103052+0000", 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2751999999999996e-05 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.541 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107247+0000", 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041949520000000001 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107298+0000", 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1193000000000003e-05 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107419+0000", 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012076800000000001 2024-09-21T10:35:24.542 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239439 6.1e 6:7ebbe5d4:::benchmark_data_smithi007_139998_object110881:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.931233+0000", 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 390.16060359199997, 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.176718624, 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.543 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239439 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931233+0000", 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931233+0000", 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.544 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931231+0000", 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931241+0000", 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8700000000000004e-06 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931258+0000", 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7278999999999998e-05 2024-09-21T10:35:24.545 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931265+0000", 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3749999999999997e-06 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931322+0000", 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6107000000000003e-05 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.931332+0000", 2024-09-21T10:35:24.546 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0202e-05 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.098860+0000", 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1675283249999999 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.098998+0000", 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000137541 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:35:24.547 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.099312+0000", 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00031444399999999999 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.102977+0000", 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036653760000000001 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.103019+0000", 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1372999999999998e-05 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.548 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107081+0000", 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004061902 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107575+0000", 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00049437299999999999 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107768+0000", 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000192747 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.549 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107814+0000", 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5828000000000002e-05 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107951+0000", 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013750200000000001 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.550 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239449 6.1e 6:7f8e4a85:::benchmark_data_smithi007_139998_object110891:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.938309+0000", 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 390.15352755800001, 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1698460820000001, 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239449 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.551 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938309+0000", 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938309+0000", 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938307+0000", 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.552 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938313+0000", 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1660000000000002e-06 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938326+0000", 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3927999999999999e-05 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938333+0000", 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9179999999999997e-06 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.553 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938388+0000", 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4839999999999997e-05 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.938402+0000", 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3687e-05 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.100846+0000", 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1624440520000001 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.554 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.101000+0000", 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015402999999999999 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,5,6", 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.101283+0000", 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000283207 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107164+0000", 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0058812270000000002 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.555 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107199+0000", 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4484999999999999e-05 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107206+0000", 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2300000000000002e-06 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107664+0000", 2024-09-21T10:35:24.556 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000458157 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.107990+0000", 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00032544900000000001 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.108036+0000", 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6050999999999997e-05 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:55.108155+0000", 2024-09-21T10:35:24.557 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000118848 2024-09-21T10:35:24.558 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.558 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.558 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.558 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:24.558 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:24.558 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:35:24.558 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:24.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:24.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:24.691 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:24.728 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:24.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:24.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:24.852 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:24.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:24.872 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 12 16 31336 31320 163.109 113.812 0.00210727 0.0060982 2024-09-21T10:35:24.953 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:24.993 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:24.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:25.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:25.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:25.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:25.234 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:25.269 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:25.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:25.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:25.403 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:25.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:25.437 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:35:25.505 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:25.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.547 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:25.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:25.648 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:25.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:25 smithi031 ceph-mon[96824]: pgmap v1656: 89 pgs: 89 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 153 MiB/s wr, 2.44k op/s 2024-09-21T10:35:25.679 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:25.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:25 smithi007 ceph-mon[99390]: pgmap v1656: 89 pgs: 89 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 153 MiB/s wr, 2.44k op/s 2024-09-21T10:35:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:25 smithi007 ceph-mon[101144]: pgmap v1656: 89 pgs: 89 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 153 MiB/s wr, 2.44k op/s 2024-09-21T10:35:25.759 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:25.781 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:25.803 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:25.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:25.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 13 16 33070 33054 158.898 108.375 0.0132938 0.00628768 2024-09-21T10:35:25.904 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:25.932 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:25.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:26.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:26.068 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:26.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:26.169 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:26.191 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:26.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:26.293 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:26.331 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:26.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:26.433 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:26.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:26.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:26.571 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:26.595 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:26.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:26.696 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:26.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.733 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:26.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:26.834 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:26.872 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:26.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:26.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 14 16 34851 34835 155.499 111.312 0.00477797 0.00642504 2024-09-21T10:35:26.973 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:27.004 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:27.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:27.105 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:27.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.137 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:27.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:27.238 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:27.274 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:27.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:27.376 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:27.415 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:27.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:27.516 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:27.543 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:27.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:27.578 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:27 smithi031 ceph-mon[96824]: pgmap v1657: 89 pgs: 89 active+clean; 1.8 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 161 MiB/s wr, 2.58k op/s 2024-09-21T10:35:27.644 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:27.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.684 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:27.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:27.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:27.821 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:27.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:27.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 15 16 36581 36565 152.34 108.125 0.00696474 0.00655913 2024-09-21T10:35:27.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:27 smithi007 ceph-mon[99390]: pgmap v1657: 89 pgs: 89 active+clean; 1.8 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 161 MiB/s wr, 2.58k op/s 2024-09-21T10:35:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:27 smithi007 ceph-mon[101144]: pgmap v1657: 89 pgs: 89 active+clean; 1.8 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 161 MiB/s wr, 2.58k op/s 2024-09-21T10:35:27.959 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:27.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:28.061 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:28.100 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:28.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:28.202 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:28.233 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:28.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:28.335 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:28.372 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:28.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35400.0:37566 8.4 8.5af35ed4 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1269)", 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:35:28.404281+0000", 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 7.0084000000000002e-05, 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5833000000000002e-05, 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "queued for pg", 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:28.407 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35400", 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/4293048314", 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 37566 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:28.404281+0000", 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:28.404281+0000", 2024-09-21T10:35:28.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:28.404280+0000", 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:28.404339+0000", 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9660999999999997e-05 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:28.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:28.404349+0000", 2024-09-21T10:35:28.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3200000000000006e-06 2024-09-21T10:35:28.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:28.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:28.410 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:28.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:28.404353+0000", 2024-09-21T10:35:28.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5990000000000004e-06 2024-09-21T10:35:28.410 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:28.410 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:28.410 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:28.410 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:28.411 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:35:28.411 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 1 2024-09-21T10:35:28.411 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:35:28.474 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:28.516 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:28.618 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:28.661 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:28.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:28.762 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:28.792 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:28.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:28.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 16 16 38500 38484 150.314 119.938 0.00301968 0.00664731 2024-09-21T10:35:28.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:28.926 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:28.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:29.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:29.050 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:29.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:29.152 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:29.174 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:29.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:29.189 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:35:29.276 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.299 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:29.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:29.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:29.431 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:29.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:29.451 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:29.533 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:29.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.568 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:29.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:29.669 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:29.709 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:29.759 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:29 smithi007 ceph-mon[99390]: pgmap v1658: 89 pgs: 89 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-09-21T10:35:29.759 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:29 smithi007 ceph-mon[101144]: pgmap v1658: 89 pgs: 89 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-09-21T10:35:29.812 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:29.851 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:29.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:29.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 17 16 39445 39429 144.946 59.0625 0.00801078 0.00689342 2024-09-21T10:35:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:29 smithi031 ceph-mon[96824]: pgmap v1658: 89 pgs: 89 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-09-21T10:35:29.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:29.990 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:29.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:30.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:30.126 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:30.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:30.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:30.276 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:30.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:30.378 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:30.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:30.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:30.515 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:30.537 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:30.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:30.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:30.661 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:30.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:30.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:30.792 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:30.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:30.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 18 16 40800 40784 141.598 84.6875 0.00207725 0.00702767 2024-09-21T10:35:30.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:30.917 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:30.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:31.019 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:31.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:31.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:31.159 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:35:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:35:30] "GET /metrics HTTP/1.1" 200 36593 "" "Prometheus/2.51.0" 2024-09-21T10:35:31.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.314 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:31.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:31.415 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:31.455 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:31.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:31.557 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:31.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:31 smithi031 ceph-mon[96824]: pgmap v1659: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 145 MiB/s wr, 2.33k op/s 2024-09-21T10:35:31.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:31.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:31.690 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:31 smithi007 ceph-mon[99390]: pgmap v1659: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 145 MiB/s wr, 2.33k op/s 2024-09-21T10:35:31.690 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:31 smithi007 ceph-mon[101144]: pgmap v1659: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 145 MiB/s wr, 2.33k op/s 2024-09-21T10:35:31.700 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:31.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.742 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:31.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:31.843 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:31.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 19 16 42676 42660 140.316 117.25 0.00536563 0.00712188 2024-09-21T10:35:31.879 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:31.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:31.981 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:32.013 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:32.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:32.115 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:32.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.155 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:32.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:32.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:35:32.278 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:35:32.278 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:35:32.278 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:35:32.278 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:35:32.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:32.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:32.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:32.423 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:32.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:32.525 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:32.548 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:32.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:32.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:32.684 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:32.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:32.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:32.823 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:32.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:32.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:35:32.872337+0000 min lat: 0.00112334 max lat: 0.226955 avg lat: 0.00721872 2024-09-21T10:35:32.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:35:32.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 20 16 44316 44300 138.425 102.5 0.00777248 0.00721872 2024-09-21T10:35:32.925 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:32.943 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:35:32.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.948 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:32.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:33.049 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:33.085 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:33.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:33.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:33.231 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:33.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:33.280 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:33.333 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:33.376 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:33.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:33.477 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:33.518 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:33.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:33.620 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:33.658 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:33.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:33.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:33 smithi031 ceph-mon[96824]: pgmap v1660: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:35:33.761 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:33.793 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:33.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:33.818 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:33 smithi007 ceph-mon[99390]: pgmap v1660: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:35:33.819 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:33 smithi007 ceph-mon[101144]: pgmap v1660: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:35:33.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 21 16 46042 46026 136.969 107.875 0.00362484 0.00729474 2024-09-21T10:35:33.896 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:33.945 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:33.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:34.046 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:34.080 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:34.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:34.181 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:34.231 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:34.332 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:34.365 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:34.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:34.467 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:34.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:34.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:34.608 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:34.647 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:34.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:34.749 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:34.782 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:34.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:34.873 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 22 16 47817 47801 135.786 110.938 0.00821592 0.00735983 2024-09-21T10:35:34.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:34.923 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:34.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:35.025 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:35.062 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:35.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:35.165 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:35.220 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:35.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:35.323 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:35.351 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:35.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:35.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:35 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:35.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:35 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:35.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:35 smithi031 ceph-mon[96824]: pgmap v1661: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 129 MiB/s wr, 2.07k op/s 2024-09-21T10:35:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:35 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:35 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:35 smithi007 ceph-mon[99390]: pgmap v1661: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 129 MiB/s wr, 2.07k op/s 2024-09-21T10:35:35.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:35 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:35.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:35 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:35.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:35 smithi007 ceph-mon[101144]: pgmap v1661: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 129 MiB/s wr, 2.07k op/s 2024-09-21T10:35:35.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:35.489 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:35.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:35.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:35.630 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:35.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:35.731 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:35.769 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:35.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:35.871 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:35.874 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 23 16 49399 49383 134.18 98.875 0.00642622 0.00744737 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136841 6.a 6:5da811cc:::benchmark_data_smithi007_139998_object8283:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.194642+0000", 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 559.68255598500002, 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1378925950000001, 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:35:35.883 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136841 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.194642+0000", 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.194642+0000", 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.194641+0000", 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.194645+0000", 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8990000000000003e-06 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.194653+0000", 2024-09-21T10:35:35.886 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2369999999999992e-06 2024-09-21T10:35:35.886 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.886 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.886 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.886 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.194660+0000", 2024-09-21T10:35:35.886 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1929999999999998e-06 2024-09-21T10:35:35.886 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.886 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.886 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.886 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.198181+0000", 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0035217149999999999 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.198326+0000", 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000144616 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.198460+0000", 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013410399999999999 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.887 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.207589+0000", 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0091292119999999994 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.212716+0000", 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0051272710000000001 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.253393+0000", 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.040676630999999998 2024-09-21T10:35:35.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.253404+0000", 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1257000000000001e-05 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.302562+0000", 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0491579900000001 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.302689+0000", 2024-09-21T10:35:35.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000126327 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.332434+0000", 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.029745134999999999 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.332535+0000", 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000100677 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.890 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136842 6.a 6:5f41693c:::benchmark_data_smithi007_139998_object8284:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.201578+0000", 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 559.67561951300002, 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.132569261, 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136842 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.891 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.201578+0000", 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.201578+0000", 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.201577+0000", 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.201587+0000", 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0634e-05 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.201605+0000", 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8249000000000001e-05 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.201614+0000", 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4980000000000006e-06 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.893 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.202215+0000", 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00060110000000000003 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.202392+0000", 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000176618 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.202603+0000", 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021095700000000001 2024-09-21T10:35:35.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.212670+0000", 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010067 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.212735+0000", 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5408999999999997e-05 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.895 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.253926+0000", 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.041190934999999998 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.253937+0000", 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0669000000000001e-05 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.302847+0000", 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0489106159999999 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:35:35.896 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.302920+0000", 2024-09-21T10:35:35.897 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2544000000000002e-05 2024-09-21T10:35:35.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.897 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.897 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.897 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.333005+0000", 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.030085293999999999 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.334148+0000", 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001142583 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136847 6.d 6:bd9fb075:::benchmark_data_smithi007_139998_object8289:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.203610+0000", 2024-09-21T10:35:35.898 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 559.67358781600001, 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1937788030000001, 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136847 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.203610+0000", 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.899 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.203610+0000", 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.203610+0000", 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.203612+0000", 2024-09-21T10:35:35.900 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8059999999999999e-06 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.203619+0000", 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2140000000000001e-06 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.203623+0000", 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8199999999999996e-06 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.901 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.207276+0000", 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036527209999999998 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.208318+0000", 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001041674 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.208745+0000", 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00042723199999999999 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.902 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.214356+0000", 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0056111299999999998 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.214400+0000", 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4249000000000003e-05 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.258700+0000", 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.044299511999999999 2024-09-21T10:35:35.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.258718+0000", 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.827e-05 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.304531+0000", 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0458125789999999 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.304659+0000", 2024-09-21T10:35:35.904 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012771500000000001 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.397317+0000", 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.092658180000000007 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.397389+0000", 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2169999999999995e-05 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.905 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136887 6.a 6:5c4530af:::benchmark_data_smithi007_139998_object8329:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.289776+0000", 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 559.58742202899998, 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.135869746, 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136887 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.906 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.289776+0000", 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.289776+0000", 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.289774+0000", 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999976 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.907 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.289783+0000", 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5680000000000005e-06 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.289807+0000", 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3992999999999999e-05 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.289817+0000", 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4390000000000006e-06 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.908 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.289870+0000", 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2978e-05 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.289879+0000", 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3700000000000001e-06 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303292+0000", 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.013413433 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.909 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303366+0000", 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3471000000000002e-05 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,6", 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303440+0000", 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4146999999999993e-05 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.313004+0000", 2024-09-21T10:35:35.910 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0095642239999999996 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.331775+0000", 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018770585999999999 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.425474+0000", 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.093699662000000003 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.911 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.425516+0000", 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1239000000000003e-05 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.425646+0000", 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000129932 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:196057 6.4 6:2391d815:::benchmark_data_smithi007_139998_object67499:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:27:49.040277+0000", 2024-09-21T10:35:35.912 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 466.83692107000002, 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5991372720000001, 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 196057 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.040277+0000", 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.913 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.040277+0000", 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.040275+0000", 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.040286+0000", 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1454000000000001e-05 2024-09-21T10:35:35.914 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.040318+0000", 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1835000000000003e-05 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.040333+0000", 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4654000000000001e-05 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.040427+0000", 2024-09-21T10:35:35.915 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4557999999999998e-05 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.040445+0000", 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7317e-05 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.570310+0000", 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.529865264 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.570325+0000", 2024-09-21T10:35:35.916 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4970000000000001e-05 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:50.595597+0000", 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.025272575 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:50.595744+0000", 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000146816 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:35:35.917 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:50.595883+0000", 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000138601 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:50.639237+0000", 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.043354594000000003 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:50.639265+0000", 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.7333000000000001e-05 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.918 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:50.639284+0000", 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9043999999999999e-05 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:50.639321+0000", 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7678000000000001e-05 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:50.639414+0000", 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2693000000000002e-05 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.919 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238572 6.1d 6:bf7a0e03:::benchmark_data_smithi007_139998_object110014:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.322592+0000", 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.55460570700001, 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.631742188, 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238572 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.920 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322592+0000", 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322592+0000", 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322590+0000", 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.921 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322599+0000", 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8720000000000008e-06 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322620+0000", 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0746000000000001e-05 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322628+0000", 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7080000000000003e-06 2024-09-21T10:35:35.922 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322704+0000", 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5092000000000005e-05 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322718+0000", 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4817999999999999e-05 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.918976+0000", 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.59625776399999997 2024-09-21T10:35:35.923 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.918994+0000", 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7858000000000001e-05 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.951869+0000", 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.032875234 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.951984+0000", 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000114586 2024-09-21T10:35:35.924 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.952243+0000", 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000258676 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954155+0000", 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001912487 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954197+0000", 2024-09-21T10:35:35.925 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1498999999999997e-05 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954227+0000", 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0176999999999999e-05 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954234+0000", 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8759999999999999e-06 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954263+0000", 2024-09-21T10:35:35.926 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9730000000000002e-05 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954334+0000", 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1081999999999995e-05 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238583 6.1d 6:b879146c:::benchmark_data_smithi007_139998_object110025:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.333213+0000", 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.543985287, 2024-09-21T10:35:35.927 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6251559960000002, 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238583 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333213+0000", 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.928 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333213+0000", 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333211+0000", 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333218+0000", 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4690000000000002e-06 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.929 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333231+0000", 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3349e-05 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333239+0000", 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8620000000000003e-06 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333313+0000", 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3906999999999996e-05 2024-09-21T10:35:35.930 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333326+0000", 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3699999999999999e-05 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919043+0000", 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.58571631599999996 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919059+0000", 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6787999999999999e-05 2024-09-21T10:35:35.931 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954489+0000", 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.035429492 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954622+0000", 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013257000000000001 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954846+0000", 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00022484600000000001 2024-09-21T10:35:35.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958176+0000", 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0033291969999999999 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958227+0000", 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0983999999999998e-05 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958237+0000", 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0479000000000001e-05 2024-09-21T10:35:35.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958264+0000", 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6880999999999999e-05 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958295+0000", 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0868999999999999e-05 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958369+0000", 2024-09-21T10:35:35.934 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3794999999999994e-05 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238693 6.1d 6:bd53047d:::benchmark_data_smithi007_139998_object110135:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.417736+0000", 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.45946161299997, 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.540951078, 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.935 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238693 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417736+0000", 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417736+0000", 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.936 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417735+0000", 2024-09-21T10:35:35.937 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:35.937 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.937 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.938 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.938 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417740+0000", 2024-09-21T10:35:35.938 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8269999999999997e-06 2024-09-21T10:35:35.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.938 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.938 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.938 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417776+0000", 2024-09-21T10:35:35.938 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5985000000000002e-05 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417784+0000", 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8970000000000008e-06 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417864+0000", 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9493000000000006e-05 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.939 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417874+0000", 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0346999999999999e-05 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919094+0000", 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.50122033099999996 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919103+0000", 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9199999999999993e-06 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.940 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.956205+0000", 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0371014160000001 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.956279+0000", 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4689000000000003e-05 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.956516+0000", 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023697 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.941 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958246+0000", 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0017291920000000001 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958417+0000", 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017150499999999999 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958476+0000", 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8909000000000001e-05 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.942 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958525+0000", 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8792999999999999e-05 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958575+0000", 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0018999999999997e-05 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958687+0000", 2024-09-21T10:35:35.943 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000112568 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238735 6.1d 6:bf3961fd:::benchmark_data_smithi007_139998_object110177:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.444308+0000", 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.43289026799999, 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5190567960000001, 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.944 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238735 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444308+0000", 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444308+0000", 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.945 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444307+0000", 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444312+0000", 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5389999999999998e-06 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444330+0000", 2024-09-21T10:35:35.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8056000000000001e-05 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444338+0000", 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8339999999999999e-06 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444523+0000", 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00018517800000000001 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444543+0000", 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0000000000000002e-05 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919147+0000", 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.47460344999999998 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919153+0000", 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2330000000000003e-06 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.948 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958722+0000", 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.039568735 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958843+0000", 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000121712 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.959182+0000", 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00033877499999999998 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.949 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963139+0000", 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039571329999999998 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963147+0000", 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6469999999999998e-06 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963178+0000", 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0982999999999998e-05 2024-09-21T10:35:35.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963210+0000", 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2409000000000001e-05 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963260+0000", 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9709999999999997e-05 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963364+0000", 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000104481 2024-09-21T10:35:35.951 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238750 6.1d 6:bb808330:::benchmark_data_smithi007_139998_object110192:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.455840+0000", 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.42135775000003, 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.512381263, 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238750 2024-09-21T10:35:35.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455840+0000", 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455840+0000", 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455839+0000", 2024-09-21T10:35:35.953 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455849+0000", 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0522e-05 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455867+0000", 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8102e-05 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.954 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455875+0000", 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6059999999999997e-06 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455959+0000", 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4097000000000005e-05 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455970+0000", 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1454000000000001e-05 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.955 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919179+0000", 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.463208391 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919184+0000", 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.288e-06 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.961057+0000", 2024-09-21T10:35:35.956 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0418725 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.961169+0000", 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011225700000000001 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.961408+0000", 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000239118 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.957 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.967871+0000", 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0064634540000000004 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.967921+0000", 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9648999999999998e-05 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.967996+0000", 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5121000000000001e-05 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968038+0000", 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1347999999999998e-05 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968092+0000", 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4320000000000002e-05 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968221+0000", 2024-09-21T10:35:35.960 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012953699999999999 2024-09-21T10:35:35.960 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.960 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.960 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.961 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.961 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.961 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238770 6.1d 6:b949a49c:::benchmark_data_smithi007_139998_object110212:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:35.961 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.470249+0000", 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.40694866400003, 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.498214599, 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238770 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.962 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470249+0000", 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470249+0000", 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470248+0000", 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470255+0000", 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7510000000000002e-06 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470266+0000", 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1440999999999999e-05 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470274+0000", 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3000000000000002e-06 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470329+0000", 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4209000000000002e-05 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470342+0000", 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3220999999999999e-05 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919261+0000", 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.448919393 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.965 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919266+0000", 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4819999999999996e-06 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963398+0000", 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.044132192 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963508+0000", 2024-09-21T10:35:35.966 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000109716 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963885+0000", 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00037750099999999998 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.967929+0000", 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040442359999999997 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.967 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968278+0000", 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00034865200000000002 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968319+0000", 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0654000000000001e-05 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968359+0000", 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0720000000000003e-05 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968390+0000", 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0793999999999997e-05 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968464+0000", 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3727999999999996e-05 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238778 6.1d 6:b85a1d89:::benchmark_data_smithi007_139998_object110220:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.479082+0000", 2024-09-21T10:35:35.969 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.39811632599998, 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.49483492, 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238778 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.970 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479082+0000", 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479082+0000", 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479081+0000", 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479083+0000", 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.576e-06 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479087+0000", 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.659e-06 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479089+0000", 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8990000000000001e-06 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.972 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479140+0000", 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0624000000000002e-05 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479157+0000", 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7394999999999999e-05 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919289+0000", 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.44013181099999998 2024-09-21T10:35:35.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919295+0000", 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0560000000000001e-06 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.965821+0000", 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0465258500000001 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.965951+0000", 2024-09-21T10:35:35.974 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000129505 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.966260+0000", 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030919600000000003 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968472+0000", 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022117859999999999 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.975 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968500+0000", 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8543000000000001e-05 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968529+0000", 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8594000000000001e-05 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973728+0000", 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0051987480000000004 2024-09-21T10:35:35.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973794+0000", 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6873999999999997e-05 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973916+0000", 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012208799999999999 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238780 6.1d 6:bbc78dff:::benchmark_data_smithi007_139998_object110222:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.484053+0000", 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.39314521199998, 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.49551642, 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238780 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484053+0000", 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484053+0000", 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484052+0000", 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484056+0000", 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.668e-06 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484069+0000", 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2799999999999999e-05 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484077+0000", 2024-09-21T10:35:35.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.981 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:35.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:35.982 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6650000000000003e-06 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484129+0000", 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1785e-05 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484142+0000", 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2904e-05 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919316+0000", 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.43517481099999999 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919322+0000", 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.852e-06 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968551+0000", 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0492287950000001 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968642+0000", 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0795000000000001e-05 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968929+0000", 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00028742200000000001 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973676+0000", 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0047470259999999997 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973686+0000", 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0251999999999999e-05 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973962+0000", 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000275815 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979431+0000", 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0054691749999999997 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979469+0000", 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7796999999999997e-05 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979569+0000", 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9858999999999994e-05 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238790 6.1d 6:be22d3ec:::benchmark_data_smithi007_139998_object110232:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.490931+0000", 2024-09-21T10:35:35.987 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.38626674599999, 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4889223220000001, 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238790 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490931+0000", 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490931+0000", 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490931+0000", 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967296 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490933+0000", 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0420000000000001e-06 2024-09-21T10:35:35.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490937+0000", 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5779999999999999e-06 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490939+0000", 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9110000000000002e-06 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.491001+0000", 2024-09-21T10:35:35.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1247000000000005e-05 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.491015+0000", 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4239999999999999e-05 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919344+0000", 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.428329401 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919349+0000", 2024-09-21T10:35:35.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5639999999999998e-06 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.971263+0000", 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.051914054 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.971399+0000", 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013627299999999999 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.971764+0000", 2024-09-21T10:35:35.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00036458299999999998 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973926+0000", 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021624169999999998 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979269+0000", 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0053430420000000001 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979342+0000", 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2583000000000006e-05 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979722+0000", 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00038060399999999999 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979770+0000", 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7438999999999998e-05 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979853+0000", 2024-09-21T10:35:35.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3565000000000004e-05 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238836 6.1d 6:bb4f4da2:::benchmark_data_smithi007_139998_object110278:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.535252+0000", 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.34194552600002, 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4467125699999999, 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:35.995 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238836 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535252+0000", 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535252+0000", 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.996 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535251+0000", 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535256+0000", 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1490000000000002e-06 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535266+0000", 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.6560000000000004e-06 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535274+0000", 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.503e-06 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535315+0000", 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1208000000000003e-05 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535323+0000", 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2439999999999993e-06 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919370+0000", 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.38404704299999998 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919376+0000", 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5260000000000001e-06 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973985+0000", 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0546094560000001 2024-09-21T10:35:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.974095+0000", 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010951999999999999 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.974466+0000", 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00037156299999999999 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979619+0000", 2024-09-21T10:35:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0051526539999999996 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979625+0000", 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8089999999999998e-06 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979656+0000", 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1483000000000003e-05 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.981847+0000", 2024-09-21T10:35:36.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002190783 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.981879+0000", 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2567999999999997e-05 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.981965+0000", 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5470000000000007e-05 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:36.002 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238892 6.1d 6:bfd66794:::benchmark_data_smithi007_139998_object110334:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.582271+0000", 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.294927229, 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.399835822, 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238892 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.003 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582271+0000", 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582271+0000", 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582269+0000", 2024-09-21T10:35:36.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582276+0000", 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3659999999999997e-06 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582289+0000", 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3385e-05 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:36.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582295+0000", 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1709999999999999e-06 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582345+0000", 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9598999999999997e-05 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582354+0000", 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9539999999999993e-06 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919395+0000", 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.33704171500000002 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919402+0000", 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7039999999999997e-06 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.976597+0000", 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.057194988 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.976728+0000", 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000130896 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.977063+0000", 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000335206 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979863+0000", 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002799766 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.981771+0000", 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001907813 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.981815+0000", 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4453999999999998e-05 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982005+0000", 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00018972800000000001 2024-09-21T10:35:36.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982037+0000", 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1806e-05 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982106+0000", 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9675e-05 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238902 6.1d 6:bf7db6da:::benchmark_data_smithi007_139998_object110344:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.591401+0000", 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.28579722900002, 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3968990020000001, 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238902 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:36.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591401+0000", 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591401+0000", 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591400+0000", 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:36.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591405+0000", 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0610000000000003e-06 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591416+0000", 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1616e-05 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591421+0000", 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1340000000000003e-06 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591481+0000", 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9454999999999999e-05 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591492+0000", 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1270000000000001e-05 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919424+0000", 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.32793141599999998 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919428+0000", 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5909999999999998e-06 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979902+0000", 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0604739219999999 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979983+0000", 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0814000000000002e-05 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.980239+0000", 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025577 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982158+0000", 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001919631 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982168+0000", 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4730000000000006e-06 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988054+0000", 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0058865230000000003 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988126+0000", 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1389000000000004e-05 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988179+0000", 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2879e-05 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.017 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988300+0000", 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012113 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238916 6.1d 6:bc3ed812:::benchmark_data_smithi007_139998_object110358:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.606082+0000", 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.27111613699998, 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3883609319999999, 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:36.018 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238916 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606082+0000", 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606082+0000", 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.019 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606080+0000", 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606091+0000", 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0832999999999999e-05 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606107+0000", 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6586999999999999e-05 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606115+0000", 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9999999999999996e-06 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606177+0000", 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1260999999999995e-05 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606189+0000", 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1779e-05 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.021 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919450+0000", 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.31326108800000002 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919455+0000", 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7810000000000002e-06 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.022 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982215+0000", 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0627592079999999 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982364+0000", 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000149693 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982654+0000", 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00028984399999999998 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.023 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988091+0000", 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00543642 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988345+0000", 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025469199999999999 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994064+0000", 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057187640000000003 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.024 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994229+0000", 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016524500000000001 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994292+0000", 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2495000000000004e-05 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994443+0000", 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000150953 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.025 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239013 6.1d 6:bb1a79da:::benchmark_data_smithi007_139998_object110455:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.731510+0000", 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.145687442, 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2632382529999999, 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:36.026 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239013 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731510+0000", 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:36.027 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731510+0000", 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731510+0000", 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731514+0000", 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.87e-06 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:36.028 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731526+0000", 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1517e-05 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731531+0000", 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4879999999999998e-06 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731587+0000", 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5862999999999997e-05 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731598+0000", 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0777e-05 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919471+0000", 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.18787264000000001 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919475+0000", 2024-09-21T10:35:36.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.425e-06 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.985182+0000", 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.065706778 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.985309+0000", 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000126723 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:36.031 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.985898+0000", 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000589392 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994071+0000", 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0081734319999999996 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994139+0000", 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7759e-05 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.032 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994189+0000", 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9972999999999997e-05 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994579+0000", 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00038990200000000002 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994630+0000", 2024-09-21T10:35:36.033 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0673000000000001e-05 2024-09-21T10:35:36.034 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.034 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:36.034 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994749+0000", 2024-09-21T10:35:36.034 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011896300000000001 2024-09-21T10:35:36.034 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.034 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:36.034 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.034 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239024 6.1d 6:bba0c09a:::benchmark_data_smithi007_139998_object110466:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.750925+0000", 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.12627339400001, 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2568810189999999, 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239024 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.035 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750925+0000", 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750925+0000", 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750923+0000", 2024-09-21T10:35:36.036 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750930+0000", 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3509999999999996e-06 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750944+0000", 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3518e-05 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:36.037 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750950+0000", 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4659999999999996e-06 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.751012+0000", 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1276000000000001e-05 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.751026+0000", 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4045e-05 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.038 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919495+0000", 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.16846958500000001 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919500+0000", 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2360000000000004e-06 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988383+0000", 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0688826739999999 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.039 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988511+0000", 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000128028 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988875+0000", 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00036379899999999999 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:36.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994765+0000", 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00589005 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994819+0000", 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3958000000000001e-05 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994946+0000", 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012696699999999999 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:36.041 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.007618+0000", 2024-09-21T10:35:36.042 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012672114 2024-09-21T10:35:36.042 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.042 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.042 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:36.042 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.007673+0000", 2024-09-21T10:35:36.042 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4499000000000001e-05 2024-09-21T10:35:36.042 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:36.042 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:36.042 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:36.043 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.007806+0000", 2024-09-21T10:35:36.043 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013294500000000001 2024-09-21T10:35:36.043 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.043 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:36.043 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.043 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:36.043 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:36.043 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:35:36.083 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:36.143 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:36.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:36.244 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:36.267 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:36.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:36.328 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:35:36.329 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:35:36.369 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:36.414 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:36.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:36.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:36.552 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:36.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:36.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:36.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:35:36.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:35:36.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:36.687 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:36.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:36.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:35:36.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:36.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:35:36.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:35:36.790 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:36.811 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:36.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:36.874 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 24 16 50639 50623 131.818 77.5 0.00951167 0.00758095 2024-09-21T10:35:36.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:36.950 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:36.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:37.021 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:35:37.052 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:37.089 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:37.190 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:37.225 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:37.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:37.299 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:37 smithi031 ceph-mon[96824]: pgmap v1662: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T10:35:37.299 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:37.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:37.344 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:37.350 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:37.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:37 smithi007 ceph-mon[99390]: pgmap v1662: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T10:35:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:37.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:37 smithi007 ceph-mon[101144]: pgmap v1662: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T10:35:37.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:37.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:37.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.489 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:37.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:37.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:37.629 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:37.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:37.731 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:37.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.772 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:37.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:37.873 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:37.874 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 25 16 52244 52228 130.558 100.312 0.00642143 0.00765354 2024-09-21T10:35:37.910 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:37.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:38.012 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:38.034 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:38.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:38.136 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:38.176 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:38.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:38.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:38.311 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:38.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:38.413 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:38.454 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:38.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:38.555 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:38.594 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:38.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:38.678 INFO:teuthology.orchestra.run.smithi007.stderr:no valid command found; 10 closest matches: 2024-09-21T10:35:38.678 INFO:teuthology.orchestra.run.smithi007.stderr:0 2024-09-21T10:35:38.678 INFO:teuthology.orchestra.run.smithi007.stderr:1 2024-09-21T10:35:38.678 INFO:teuthology.orchestra.run.smithi007.stderr:2 2024-09-21T10:35:38.678 INFO:teuthology.orchestra.run.smithi007.stderr:abort 2024-09-21T10:35:38.678 INFO:teuthology.orchestra.run.smithi007.stderr:assert 2024-09-21T10:35:38.678 INFO:teuthology.orchestra.run.smithi007.stderr:bench [] [] [] [] 2024-09-21T10:35:38.678 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:35:38.678 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs files list 2024-09-21T10:35:38.679 INFO:teuthology.orchestra.run.smithi007.stderr:bluefs stats 2024-09-21T10:35:38.679 INFO:teuthology.orchestra.run.smithi007.stderr:bluestore allocator dump block 2024-09-21T10:35:38.679 INFO:teuthology.orchestra.run.smithi007.stderr:Error EINVAL: invalid command 2024-09-21T10:35:38.696 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:38.738 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:38.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:38.839 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:38.874 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:38.874 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 26 16 53597 53581 128.788 84.5625 0.0111372 0.0077592 2024-09-21T10:35:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:38.976 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:39.009 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:39.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:39.111 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:39.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.147 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:39.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:39.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:39.289 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:39.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:39.349 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:35:39.350 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:35:39.350 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 0 2024-09-21T10:35:39.350 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:35:39.390 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:39.432 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:39.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:39.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:39.557 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:39.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:39.659 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:39.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:39 smithi031 ceph-mon[96824]: pgmap v1663: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-09-21T10:35:39.681 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:39.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:39.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:39 smithi007 ceph-mon[99390]: pgmap v1663: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-09-21T10:35:39.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:39 smithi007 ceph-mon[101144]: pgmap v1663: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-09-21T10:35:39.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:39.805 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:39.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:39.874 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 27 16 54809 54793 126.824 75.75 0.00246027 0.00784945 2024-09-21T10:35:39.906 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:39.928 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:39.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:40.030 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:40.039 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:35:40.040 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-09-21T10:35:40.055 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:40.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:40.157 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:40.199 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:40.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:40.257 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:35:40.301 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:40.333 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:40.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:40.435 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:40.475 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:40.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:40.567 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:40.577 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:40.621 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:40.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:40.723 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:40.757 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:40.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:40.859 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:40.874 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 28 16 56004 55988 124.962 74.6875 0.00880691 0.00799668 2024-09-21T10:35:40.893 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:40.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:40.957 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:35:40.958 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:35:40.995 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:40.997 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:35:40.998 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:35:41.035 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:41.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:41.041 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:35:41.041 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:35:41.081 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:35:41.081 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:35:41.119 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:35:41.119 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:35:41.120 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:35:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:35:40] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.51.0" 2024-09-21T10:35:41.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:41.155 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:35:41.155 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:35:41.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:41.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:41.188 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:35:41.188 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:35:41.220 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:35:41.220 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:35:41.274 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:41.309 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:41.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:41.319 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:35:41.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:41.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:41 smithi007 ceph-mon[99390]: pgmap v1664: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T10:35:41.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:41 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2941424916' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:41.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:41 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:41.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:41 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4262395306' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:41.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:41 smithi007 ceph-mon[101144]: pgmap v1664: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T10:35:41.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:41 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2941424916' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:41.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:41 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:41.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:41 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4262395306' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:41.447 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:41.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:41.549 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:41.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:41.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:41 smithi031 ceph-mon[96824]: pgmap v1664: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-09-21T10:35:41.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:41 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2941424916' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:41.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:41 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:41.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:41 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4262395306' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:41.684 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:41.718 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:41.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:41.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:41.857 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:41.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:41.874 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 29 16 57598 57582 124.088 99.625 0.0194573 0.00805302 2024-09-21T10:35:41.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:41.996 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:41.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:42.098 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:42.138 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:42.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:42.240 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:42.275 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:42.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:42.377 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:42.420 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:42.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:42.522 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:42.562 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:42.579 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:42 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:42.580 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:42 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:35:42.580 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:42 smithi031 ceph-mon[96824]: osdmap e1270: 8 total, 8 up, 8 in 2024-09-21T10:35:42.664 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:42.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:42 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:42.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:42 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:35:42.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:42 smithi007 ceph-mon[99390]: osdmap e1270: 8 total, 8 up, 8 in 2024-09-21T10:35:42.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:42 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:42.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:42 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:35:42.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:42 smithi007 ceph-mon[101144]: osdmap e1270: 8 total, 8 up, 8 in 2024-09-21T10:35:42.701 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:42.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:42.733 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:35:42.733 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:35:42.803 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:42.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:42.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:42.874 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 30 16 59204 59188 123.297 100.375 0.00593401 0.00810552 2024-09-21T10:35:42.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:42.978 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:42.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:43.080 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:43.121 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:43.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:43.223 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:43.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:43.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:43.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:43.394 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:43.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:43.431 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:35:43.496 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:43.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:43.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:43.639 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:43.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:43 smithi031 ceph-mon[96824]: pgmap v1666: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-09-21T10:35:43.672 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:43.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:43.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:43 smithi007 ceph-mon[99390]: pgmap v1666: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-09-21T10:35:43.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:43 smithi007 ceph-mon[101144]: pgmap v1666: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2024-09-21T10:35:43.775 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:43.787 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:43.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.821 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:43.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:43.874 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 31 16 60829 60813 122.595 101.562 0.00733199 0.00815196 2024-09-21T10:35:43.922 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:43.959 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:43.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:44.060 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:44.097 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:44.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:44.198 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:44.235 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:44.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:44.296 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:35:44.337 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:44.390 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:44.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:44.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:44.530 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:44.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:44.632 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:44.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.688 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:44.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:44.744 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:44.753 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:35:44.789 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:44.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.818 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:44.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:44.876 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 32 16 62200 62184 121.441 85.6875 0.0979513 0.00822061 2024-09-21T10:35:44.920 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:44.958 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:44.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:45.041 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 7, 0, 3, 4, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:35:45.041 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:35:45.041 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-09-21T10:35:45.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:35:45.059 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:45.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:45.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:45.233 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:45.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:45.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:45.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:45.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:45.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:45.505 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:45.548 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:45.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:45.600 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:45 smithi031 ceph-mon[96824]: pgmap v1667: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-21T10:35:45.650 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:45.688 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:45.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:45 smithi007 ceph-mon[99390]: pgmap v1667: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-21T10:35:45.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:45 smithi007 ceph-mon[101144]: pgmap v1667: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-09-21T10:35:45.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:45.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:45.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:45.875 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 33 16 63458 63442 120.143 78.625 0.0844038 0.00829946 2024-09-21T10:35:45.916 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:45.952 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:45.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:46.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:46.091 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:46.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:46.095 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:35:46.095 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:35:46.193 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:46.231 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:46.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:46.333 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:46.368 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:46.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:46.469 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:46.497 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:46.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:46.598 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:46.642 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:46.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:46.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:46.787 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:46.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:46.875 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 34 16 64723 64707 118.935 79.0625 0.00710346 0.00840232 2024-09-21T10:35:46.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:46.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.927 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:46.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:47.027 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:35:47.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:47.070 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:47.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:47.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:47.211 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:47.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:47.313 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:47.347 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:47.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:47.382 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:47.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:47 smithi007 ceph-mon[99390]: pgmap v1668: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:35:47.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:47 smithi007 ceph-mon[101144]: pgmap v1668: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:35:47.450 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:47.499 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:47.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:47.601 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:47.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.638 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:47.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:47 smithi031 ceph-mon[96824]: pgmap v1668: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:35:47.739 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:47.767 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:47.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:47.868 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:47.876 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 35 16 66058 66042 117.918 83.4375 0.00914636 0.00847554 2024-09-21T10:35:47.907 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:47.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:48.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:48.049 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:48.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:48.151 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:48.186 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:48.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:48.288 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:48.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:48.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:48.426 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:48.462 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:48.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:48.533 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:48.539 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:48.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:48.637 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:48.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:48.738 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:48.798 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:48.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:48.876 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 36 16 67232 67216 116.68 73.375 0.00357632 0.00854821 2024-09-21T10:35:48.900 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:48.944 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:48.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:49.046 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:49.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:49.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:49.188 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:49.226 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:49.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:49.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:49.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.368 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:49.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:49.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:49.493 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:49.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:49.545 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:49 smithi007 ceph-mon[99390]: pgmap v1669: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-09-21T10:35:49.546 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:49 smithi007 ceph-mon[101144]: pgmap v1669: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-09-21T10:35:49.595 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:49.606 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:49 smithi031 ceph-mon[96824]: pgmap v1669: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-09-21T10:35:49.635 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:49.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:49.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:49.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.774 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:49.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:49.875 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:49.876 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 37 16 68545 68529 115.744 82.0625 0.0173691 0.00863441 2024-09-21T10:35:49.910 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:49.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:49.982 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:35:49.982 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:35:50.012 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:50.023 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:35:50.023 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:35:50.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.055 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:50.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:50.063 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:35:50.063 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:35:50.097 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:35:50.097 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:35:50.134 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:35:50.134 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:35:50.156 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:50.176 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:35:50.176 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:35:50.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.194 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:50.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:50.215 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:35:50.215 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:35:50.249 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:35:50.249 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:35:50.296 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:50.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:50.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:50.436 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:50.470 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:50.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:50.571 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:50.598 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:50.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:50.600 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3475213653' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:50.600 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3475213653' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:50.613 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3475213653' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:50.701 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:50.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.737 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:50.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:50.838 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:50.873 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:50.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:50.876 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 38 16 69877 69861 114.889 83.25 0.00567894 0.00869878 2024-09-21T10:35:50.975 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:51.012 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:51.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:51.102 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:35:51.102 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:35:51.102 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.102 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:70180 8.8 e1270/1264 8:1dd264bb:::benchmark_data_smithi007_211264_object70179:head v 1270'4474, mlcod=1270'4472)", 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:35:51.096940+0000", 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0031587849999999999, 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031860859999999999, 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.096940+0000", 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:51.103 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.096940+0000", 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.096939+0000", 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.096963+0000", 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3638999999999998e-05 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:51.104 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.096973+0000", 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0247e-05 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.096979+0000", 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5250000000000002e-06 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.097038+0000", 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8394999999999999e-05 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:51.105 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.097055+0000", 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7363999999999998e-05 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:70181 8.d e1270/1264 8:b2c5e303:::benchmark_data_smithi007_211264_object70180:head v 1270'4412, mlcod=1270'4409)", 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:35:51.099187+0000", 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.00091213700000000004, 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001009554, 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:51.106 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.099187+0000", 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.099187+0000", 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.099186+0000", 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:51.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.099208+0000", 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1875999999999999e-05 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.099222+0000", 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4395e-05 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.099229+0000", 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1289999999999998e-06 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.108 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.099302+0000", 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2603999999999998e-05 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:35:51.099345+0000", 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2920999999999998e-05 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 2 2024-09-21T10:35:51.109 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:35:51.114 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:51.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.154 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:51.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:35:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:35:50] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.51.0" 2024-09-21T10:35:51.255 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:51.288 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:51.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:51.390 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:51.423 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:51.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:51.525 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:51.569 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:51.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:51.617 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:51 smithi031 ceph-mon[96824]: pgmap v1670: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:35:51.671 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:51.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:51 smithi007 ceph-mon[99390]: pgmap v1670: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:35:51.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:51 smithi007 ceph-mon[101144]: pgmap v1670: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:35:51.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:51.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:51.813 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:51.848 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:51.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:51.876 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 39 16 71251 71235 114.145 85.875 0.011913 0.00875564 2024-09-21T10:35:51.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:51.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.986 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:51.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:52.087 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:52.125 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:52.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:52.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:52.273 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:52.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:52.375 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:52.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.420 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:52.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:52.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:52.550 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:52.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:52.632 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:52 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:52.652 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:52.671 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:35:52.683 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:52 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:52.684 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:52 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:52.694 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:52.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:52.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:52.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:52.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:52.876 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:35:52.875248+0000 min lat: 0.00112334 max lat: 0.28625 avg lat: 0.008818 2024-09-21T10:35:52.876 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:35:52.876 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 40 16 72552 72536 113.324 81.3125 0.0203415 0.008818 2024-09-21T10:35:52.938 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:52.970 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:52.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:52.994 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:53.021 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:35:53.022 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:35:53.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:53.109 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:53.210 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:53.242 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:53.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:53.344 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:53.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.377 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:53.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:53 smithi031 ceph-mon[96824]: pgmap v1671: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:35:53.478 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:53.503 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:53.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:53.604 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:53.642 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:53.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:53.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:53 smithi007 ceph-mon[99390]: pgmap v1671: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:35:53.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:53 smithi007 ceph-mon[101144]: pgmap v1671: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:35:53.744 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:53.776 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:53.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:53.876 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 41 16 73766 73750 112.41 75.875 0.0392604 0.00888721 2024-09-21T10:35:53.878 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:53.915 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:53.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:53.964 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:35:54.016 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:54.050 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:54.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:54.151 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:54.185 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:54.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:54.287 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:54.331 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:54.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:54.378 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:35:54.432 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:54.475 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:54.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:54.577 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:54.623 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:54.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:54.626 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:54 smithi031 ceph-mon[96824]: from='client.55081 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:35:54.626 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:54 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3495884020' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:54.627 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:54 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:54.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:54 smithi007 ceph-mon[99390]: from='client.55081 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:35:54.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:54 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3495884020' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:54.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:54 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:54.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:54 smithi007 ceph-mon[101144]: from='client.55081 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:35:54.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:54 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3495884020' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:54.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:54 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:54.725 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:54.766 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:54.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:54.868 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:54.878 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 42 16 74977 74961 111.532 75.6875 0.0107381 0.00896025 2024-09-21T10:35:54.903 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:54.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:55.005 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:55.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.043 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:55.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:55.144 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:55.182 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:55.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:55.284 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:55.322 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:35:55.322 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:35:55.322 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:35:55.322 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:35:55.322 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:35:55.327 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:55.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:55.429 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:55.463 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:55.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:55.565 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:55.605 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:55.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:55 smithi031 ceph-mon[96824]: pgmap v1672: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:35:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:55 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:35:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:55 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:35:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:55 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:55.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:55 smithi031 ceph-mon[96824]: osdmap e1271: 8 total, 8 up, 8 in 2024-09-21T10:35:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:55 smithi007 ceph-mon[99390]: pgmap v1672: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:35:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:55 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:35:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:55 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:35:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:55 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:55 smithi007 ceph-mon[99390]: osdmap e1271: 8 total, 8 up, 8 in 2024-09-21T10:35:55.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:55 smithi007 ceph-mon[101144]: pgmap v1672: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:35:55.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:55 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:35:55.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:55 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:35:55.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:55 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:55.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:55 smithi007 ceph-mon[101144]: osdmap e1271: 8 total, 8 up, 8 in 2024-09-21T10:35:55.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:55.739 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:55.841 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:55.878 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:55.878 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 43 16 76240 76224 110.774 78.9375 0.0235434 0.00902286 2024-09-21T10:35:55.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:55.980 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:56.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:56.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:56.024 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:35:56.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:56.125 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:56.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:56.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:56.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:56.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:56.305 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:56.364 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:56.406 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:56.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:56.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:56.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:56.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:56.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:56.684 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:56.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:56.786 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:56.821 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:56.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:56.878 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 44 16 77278 77262 109.731 64.875 0.00904487 0.00910771 2024-09-21T10:35:56.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:56.958 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:56.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:56.981 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1671,"stamp":"2024-09-21T10:35:52.284588+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4395440101,"num_objects":67086,"num_object_clones":0,"num_object_copies":201258,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67086,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":67339,"num_write_kb":4294289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":81,"num_bytes_recovered":4148154,"num_keys_recovered":30,"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":67268,"ondisk_log_size":67268,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":16482648,"kb_used_data":12940632,"kb_used_omap":200,"kb_used_meta":3541751,"kb_avail":733478568,"statfs":{"total":767960285184,"available":751082053632,"internally_reserved":0,"allocated":13251207168,"data_stored":13230133631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":3626753454},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,3],"upper_bound":8},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":900136960,"num_objects":13735,"num_object_clones":0,"num_object_copies":41205,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13735,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13735,"num_write_kb":879040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.973308"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":317,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.328046+0000","last_change":"2024-09-21T10:27:05.781189+0000","last_active":"2024-09-21T10:35:41.328046+0000","last_peered":"2024-09-21T10:35:41.328046+0000","last_clean":"2024-09-21T10:35:41.328046+0000","last_became_active":"2024-09-21T10:27:05.773516+0000","last_became_peered":"2024-09-21T10:27:05.773516+0000","last_unstale":"2024-09-21T10:35:41.328046+0000","last_undegraded":"2024-09-21T10:35:41.328046+0000","last_fullsized":"2024-09-21T10:35:41.328046+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:54:53.343804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1252,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.487907+0000","last_change":"2024-09-21T10:33:29.510237+0000","last_active":"2024-09-21T10:35:18.487907+0000","last_peered":"2024-09-21T10:35:18.487907+0000","last_clean":"2024-09-21T10:35:18.487907+0000","last_became_active":"2024-09-21T10:33:29.484026+0000","last_became_peered":"2024-09-21T10:33:29.484026+0000","last_unstale":"2024-09-21T10:35:18.487907+0000","last_undegraded":"2024-09-21T10:35:18.487907+0000","last_fullsized":"2024-09-21T10:35:18.487907+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:10:49.097652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1232,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485401+0000","last_change":"2024-09-21T10:27:05.783404+0000","last_active":"2024-09-21T10:35:18.485401+0000","last_peered":"2024-09-21T10:35:18.485401+0000","last_clean":"2024-09-21T10:35:18.485401+0000","last_became_active":"2024-09-21T10:27:05.783017+0000","last_became_peered":"2024-09-21T10:27:05.783017+0000","last_unstale":"2024-09-21T10:35:18.485401+0000","last_undegraded":"2024-09-21T10:35:18.485401+0000","last_fullsized":"2024-09-21T10:35:18.485401+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:11.971268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":364,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.320694+0000","last_change":"2024-09-21T10:27:05.763260+0000","last_active":"2024-09-21T10:35:41.320694+0000","last_peered":"2024-09-21T10:35:41.320694+0000","last_clean":"2024-09-21T10:35:41.320694+0000","last_became_active":"2024-09-21T10:27:05.762854+0000","last_became_peered":"2024-09-21T10:27:05.762854+0000","last_unstale":"2024-09-21T10:35:41.320694+0000","last_undegraded":"2024-09-21T10:35:41.320694+0000","last_fullsized":"2024-09-21T10:35:41.320694+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:39.941842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":363,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.321223+0000","last_change":"2024-09-21T10:27:05.787278+0000","last_active":"2024-09-21T10:35:41.321223+0000","last_peered":"2024-09-21T10:35:41.321223+0000","last_clean":"2024-09-21T10:35:41.321223+0000","last_became_active":"2024-09-21T10:27:05.786941+0000","last_became_peered":"2024-09-21T10:27:05.786941+0000","last_unstale":"2024-09-21T10:35:41.321223+0000","last_undegraded":"2024-09-21T10:35:41.321223+0000","last_fullsized":"2024-09-21T10:35:41.321223+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:24.335496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1225,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.487569+0000","last_change":"2024-09-21T10:33:51.619075+0000","last_active":"2024-09-21T10:35:18.487569+0000","last_peered":"2024-09-21T10:35:18.487569+0000","last_clean":"2024-09-21T10:35:18.487569+0000","last_became_active":"2024-09-21T10:33:51.618455+0000","last_became_peered":"2024-09-21T10:33:51.618455+0000","last_unstale":"2024-09-21T10:35:18.487569+0000","last_undegraded":"2024-09-21T10:35:18.487569+0000","last_fullsized":"2024-09-21T10:35:18.487569+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:43.153937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":317,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.327404+0000","last_change":"2024-09-21T10:27:05.857605+0000","last_active":"2024-09-21T10:35:41.327404+0000","last_peered":"2024-09-21T10:35:41.327404+0000","last_clean":"2024-09-21T10:35:41.327404+0000","last_became_active":"2024-09-21T10:27:05.856658+0000","last_became_peered":"2024-09-21T10:27:05.856658+0000","last_unstale":"2024-09-21T10:35:41.327404+0000","last_undegraded":"2024-09-21T10:35:41.327404+0000","last_fullsized":"2024-09-21T10:35:41.327404+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:05.366101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":45,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.479263+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:35:18.479263+0000","last_peered":"2024-09-21T10:35:18.479263+0000","last_clean":"2024-09-21T10:35:18.479263+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:35:18.479263+0000","last_undegraded":"2024-09-21T10:35:18.479263+0000","last_fullsized":"2024-09-21T10:35:18.479263+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"1270'4085","reported_seq":4100,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:47.784916+0000","last_change":"2024-09-21T10:34:57.530368+0000","last_active":"2024-09-21T10:35:47.784916+0000","last_peered":"2024-09-21T10:35:47.784916+0000","last_clean":"2024-09-21T10:35:47.784916+0000","last_became_active":"2024-09-21T10:34:57.530049+0000","last_became_peered":"2024-09-21T10:34:57.530049+0000","last_unstale":"2024-09-21T10:35:47.784916+0000","last_undegraded":"2024-09-21T10:35:47.784916+0000","last_fullsized":"2024-09-21T10:35:47.784916+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4085,"log_dups_size":0,"ondisk_log_size":4085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:37:57.197461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":267714560,"num_objects":4085,"num_object_clones":0,"num_object_copies":12255,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4085,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4085,"num_write_kb":261440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1258,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.488337+0000","last_change":"2024-09-21T10:33:29.513519+0000","last_active":"2024-09-21T10:35:18.488337+0000","last_peered":"2024-09-21T10:35:18.488337+0000","last_clean":"2024-09-21T10:35:18.488337+0000","last_became_active":"2024-09-21T10:33:29.493964+0000","last_became_peered":"2024-09-21T10:33:29.493964+0000","last_unstale":"2024-09-21T10:35:18.488337+0000","last_undegraded":"2024-09-21T10:35:18.488337+0000","last_fullsized":"2024-09-21T10:35:18.488337+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:05:06.935922+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1229,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485258+0000","last_change":"2024-09-21T10:33:51.622565+0000","last_active":"2024-09-21T10:35:18.485258+0000","last_peered":"2024-09-21T10:35:18.485258+0000","last_clean":"2024-09-21T10:35:18.485258+0000","last_became_active":"2024-09-21T10:33:51.622072+0000","last_became_peered":"2024-09-21T10:33:51.622072+0000","last_unstale":"2024-09-21T10:35:18.485258+0000","last_undegraded":"2024-09-21T10:35:18.485258+0000","last_fullsized":"2024-09-21T10:35:18.485258+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:24.499068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.5","version":"1270'4090","reported_seq":4104,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:47.405190+0000","last_change":"2024-09-21T10:34:58.082019+0000","last_active":"2024-09-21T10:35:47.405190+0000","last_peered":"2024-09-21T10:35:47.405190+0000","last_clean":"2024-09-21T10:35:47.405190+0000","last_became_active":"2024-09-21T10:34:58.081677+0000","last_became_peered":"2024-09-21T10:34:58.081677+0000","last_unstale":"2024-09-21T10:35:47.405190+0000","last_undegraded":"2024-09-21T10:35:47.405190+0000","last_fullsized":"2024-09-21T10:35:47.405190+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4090,"log_dups_size":0,"ondisk_log_size":4090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:45.945857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268042240,"num_objects":4090,"num_object_clones":0,"num_object_copies":12270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4090,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4090,"num_write_kb":261760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":1233,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.488337+0000","last_change":"2024-09-21T10:33:29.503935+0000","last_active":"2024-09-21T10:35:18.488337+0000","last_peered":"2024-09-21T10:35:18.488337+0000","last_clean":"2024-09-21T10:35:18.488337+0000","last_became_active":"2024-09-21T10:33:29.483331+0000","last_became_peered":"2024-09-21T10:33:29.483331+0000","last_unstale":"2024-09-21T10:35:18.488337+0000","last_undegraded":"2024-09-21T10:35:18.488337+0000","last_fullsized":"2024-09-21T10:35:18.488337+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:03:08.347340+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":2,"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,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":47,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.324039+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:35:41.324039+0000","last_peered":"2024-09-21T10:35:41.324039+0000","last_clean":"2024-09-21T10:35:41.324039+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:35:41.324039+0000","last_undegraded":"2024-09-21T10:35:41.324039+0000","last_fullsized":"2024-09-21T10:35:41.324039+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"1270'4333","reported_seq":4356,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:49.212543+0000","last_change":"2024-09-21T10:34:58.081766+0000","last_active":"2024-09-21T10:35:49.212543+0000","last_peered":"2024-09-21T10:35:49.212543+0000","last_clean":"2024-09-21T10:35:49.212543+0000","last_became_active":"2024-09-21T10:34:58.081432+0000","last_became_peered":"2024-09-21T10:34:58.081432+0000","last_unstale":"2024-09-21T10:35:49.212543+0000","last_undegraded":"2024-09-21T10:35:49.212543+0000","last_fullsized":"2024-09-21T10:35:49.212543+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4333,"log_dups_size":0,"ondisk_log_size":4333,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:55:11.844326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283967488,"num_objects":4333,"num_object_clones":0,"num_object_copies":12999,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4333,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4333,"num_write_kb":277312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1217,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.488484+0000","last_change":"2024-09-21T10:33:51.624586+0000","last_active":"2024-09-21T10:35:18.488484+0000","last_peered":"2024-09-21T10:35:18.488484+0000","last_clean":"2024-09-21T10:35:18.488484+0000","last_became_active":"2024-09-21T10:33:51.619344+0000","last_became_peered":"2024-09-21T10:33:51.619344+0000","last_unstale":"2024-09-21T10:35:18.488484+0000","last_undegraded":"2024-09-21T10:35:18.488484+0000","last_fullsized":"2024-09-21T10:35:18.488484+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:09.069823+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":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":35,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.479326+0000","last_change":"2024-09-21T10:33:51.662856+0000","last_active":"2024-09-21T10:35:18.479326+0000","last_peered":"2024-09-21T10:35:18.479326+0000","last_clean":"2024-09-21T10:35:18.479326+0000","last_became_active":"2024-09-21T10:33:51.662510+0000","last_became_peered":"2024-09-21T10:33:51.662510+0000","last_unstale":"2024-09-21T10:35:18.479326+0000","last_undegraded":"2024-09-21T10:35:18.479326+0000","last_fullsized":"2024-09-21T10:35:18.479326+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:25:55.614985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"1270'4243","reported_seq":4266,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:49.520858+0000","last_change":"2024-09-21T10:34:57.930026+0000","last_active":"2024-09-21T10:35:49.520858+0000","last_peered":"2024-09-21T10:35:49.520858+0000","last_clean":"2024-09-21T10:35:49.520858+0000","last_became_active":"2024-09-21T10:34:57.929572+0000","last_became_peered":"2024-09-21T10:34:57.929572+0000","last_unstale":"2024-09-21T10:35:49.520858+0000","last_undegraded":"2024-09-21T10:35:49.520858+0000","last_fullsized":"2024-09-21T10:35:49.520858+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4243,"log_dups_size":0,"ondisk_log_size":4243,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:52:41.661685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278069248,"num_objects":4243,"num_object_clones":0,"num_object_copies":12729,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4243,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4243,"num_write_kb":271552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1253,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485453+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:35:18.485453+0000","last_peered":"2024-09-21T10:35:18.485453+0000","last_clean":"2024-09-21T10:35:18.485453+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:35:18.485453+0000","last_undegraded":"2024-09-21T10:35:18.485453+0000","last_fullsized":"2024-09-21T10:35:18.485453+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":364,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.321034+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:35:41.321034+0000","last_peered":"2024-09-21T10:35:41.321034+0000","last_clean":"2024-09-21T10:35:41.321034+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:35:41.321034+0000","last_undegraded":"2024-09-21T10:35:41.321034+0000","last_fullsized":"2024-09-21T10:35:41.321034+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.0","version":"1270'4213","reported_seq":4236,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:49.558474+0000","last_change":"2024-09-21T10:34:57.928557+0000","last_active":"2024-09-21T10:35:49.558474+0000","last_peered":"2024-09-21T10:35:49.558474+0000","last_clean":"2024-09-21T10:35:49.558474+0000","last_became_active":"2024-09-21T10:34:57.928177+0000","last_became_peered":"2024-09-21T10:34:57.928177+0000","last_unstale":"2024-09-21T10:35:49.558474+0000","last_undegraded":"2024-09-21T10:35:49.558474+0000","last_fullsized":"2024-09-21T10:35:49.558474+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4213,"log_dups_size":0,"ondisk_log_size":4213,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:17.007335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":276103168,"num_objects":4213,"num_object_clones":0,"num_object_copies":12639,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4213,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4213,"num_write_kb":269632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":343,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.326830+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:35:41.326830+0000","last_peered":"2024-09-21T10:35:41.326830+0000","last_clean":"2024-09-21T10:35:41.326830+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:35:41.326830+0000","last_undegraded":"2024-09-21T10:35:41.326830+0000","last_fullsized":"2024-09-21T10:35:41.326830+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":56,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.324523+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:35:41.324523+0000","last_peered":"2024-09-21T10:35:41.324523+0000","last_clean":"2024-09-21T10:35:41.324523+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:35:41.324523+0000","last_undegraded":"2024-09-21T10:35:41.324523+0000","last_fullsized":"2024-09-21T10:35:41.324523+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.1","version":"1270'4161","reported_seq":4183,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:49.188383+0000","last_change":"2024-09-21T10:34:57.927604+0000","last_active":"2024-09-21T10:35:49.188383+0000","last_peered":"2024-09-21T10:35:49.188383+0000","last_clean":"2024-09-21T10:35:49.188383+0000","last_became_active":"2024-09-21T10:34:57.927280+0000","last_became_peered":"2024-09-21T10:34:57.927280+0000","last_unstale":"2024-09-21T10:35:49.188383+0000","last_undegraded":"2024-09-21T10:35:49.188383+0000","last_fullsized":"2024-09-21T10:35:49.188383+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4161,"log_dups_size":0,"ondisk_log_size":4161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:26.701553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":272695296,"num_objects":4161,"num_object_clones":0,"num_object_copies":12483,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4161,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4161,"num_write_kb":266304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":35,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.479173+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:35:18.479173+0000","last_peered":"2024-09-21T10:35:18.479173+0000","last_clean":"2024-09-21T10:35:18.479173+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:35:18.479173+0000","last_undegraded":"2024-09-21T10:35:18.479173+0000","last_fullsized":"2024-09-21T10:35:18.479173+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":47,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.324680+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:35:41.324680+0000","last_peered":"2024-09-21T10:35:41.324680+0000","last_clean":"2024-09-21T10:35:41.324680+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:35:41.324680+0000","last_undegraded":"2024-09-21T10:35:41.324680+0000","last_fullsized":"2024-09-21T10:35:41.324680+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"1270'4098","reported_seq":4113,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:47.266902+0000","last_change":"2024-09-21T10:34:57.531230+0000","last_active":"2024-09-21T10:35:47.266902+0000","last_peered":"2024-09-21T10:35:47.266902+0000","last_clean":"2024-09-21T10:35:47.266902+0000","last_became_active":"2024-09-21T10:34:57.530904+0000","last_became_peered":"2024-09-21T10:34:57.530904+0000","last_unstale":"2024-09-21T10:35:47.266902+0000","last_undegraded":"2024-09-21T10:35:47.266902+0000","last_fullsized":"2024-09-21T10:35:47.266902+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4098,"log_dups_size":0,"ondisk_log_size":4098,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:47:11.076592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268566528,"num_objects":4098,"num_object_clones":0,"num_object_copies":12294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4098,"num_write_kb":262272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":47,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.324226+0000","last_change":"2024-09-21T10:33:29.486414+0000","last_active":"2024-09-21T10:35:41.324226+0000","last_peered":"2024-09-21T10:35:41.324226+0000","last_clean":"2024-09-21T10:35:41.324226+0000","last_became_active":"2024-09-21T10:33:29.485604+0000","last_became_peered":"2024-09-21T10:33:29.485604+0000","last_unstale":"2024-09-21T10:35:41.324226+0000","last_undegraded":"2024-09-21T10:35:41.324226+0000","last_fullsized":"2024-09-21T10:35:41.324226+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:34.270465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":56,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.324722+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:35:41.324722+0000","last_peered":"2024-09-21T10:35:41.324722+0000","last_clean":"2024-09-21T10:35:41.324722+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:35:41.324722+0000","last_undegraded":"2024-09-21T10:35:41.324722+0000","last_fullsized":"2024-09-21T10:35:41.324722+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.3","version":"1270'4058","reported_seq":4072,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:47.787234+0000","last_change":"2024-09-21T10:34:57.927965+0000","last_active":"2024-09-21T10:35:47.787234+0000","last_peered":"2024-09-21T10:35:47.787234+0000","last_clean":"2024-09-21T10:35:47.787234+0000","last_became_active":"2024-09-21T10:34:57.927613+0000","last_became_peered":"2024-09-21T10:34:57.927613+0000","last_unstale":"2024-09-21T10:35:47.787234+0000","last_undegraded":"2024-09-21T10:35:47.787234+0000","last_fullsized":"2024-09-21T10:35:47.787234+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4058,"log_dups_size":0,"ondisk_log_size":4058,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:48.087324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":265945088,"num_objects":4058,"num_object_clones":0,"num_object_copies":12174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4058,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4058,"num_write_kb":259712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":318,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.325798+0000","last_change":"2024-09-21T10:27:05.763981+0000","last_active":"2024-09-21T10:35:41.325798+0000","last_peered":"2024-09-21T10:35:41.325798+0000","last_clean":"2024-09-21T10:35:41.325798+0000","last_became_active":"2024-09-21T10:27:05.762924+0000","last_became_peered":"2024-09-21T10:27:05.762924+0000","last_unstale":"2024-09-21T10:35:41.325798+0000","last_undegraded":"2024-09-21T10:35:41.325798+0000","last_fullsized":"2024-09-21T10:35:41.325798+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:05.945559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":331,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.327312+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:35:41.327312+0000","last_peered":"2024-09-21T10:35:41.327312+0000","last_clean":"2024-09-21T10:35:41.327312+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:35:41.327312+0000","last_undegraded":"2024-09-21T10:35:41.327312+0000","last_fullsized":"2024-09-21T10:35:41.327312+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"8.9","version":"1270'4099","reported_seq":4114,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:47.410619+0000","last_change":"2024-09-21T10:34:57.530490+0000","last_active":"2024-09-21T10:35:47.410619+0000","last_peered":"2024-09-21T10:35:47.410619+0000","last_clean":"2024-09-21T10:35:47.410619+0000","last_became_active":"2024-09-21T10:34:57.530117+0000","last_became_peered":"2024-09-21T10:34:57.530117+0000","last_unstale":"2024-09-21T10:35:47.410619+0000","last_undegraded":"2024-09-21T10:35:47.410619+0000","last_fullsized":"2024-09-21T10:35:47.410619+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4099,"log_dups_size":0,"ondisk_log_size":4099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:53:26.837797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268632064,"num_objects":4099,"num_object_clones":0,"num_object_copies":12297,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4099,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4099,"num_write_kb":262336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1630,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.488156+0000","last_change":"2024-09-21T10:33:53.964549+0000","last_active":"2024-09-21T10:35:18.488156+0000","last_peered":"2024-09-21T10:35:18.488156+0000","last_clean":"2024-09-21T10:35:18.488156+0000","last_became_active":"2024-09-21T10:33:53.964109+0000","last_became_peered":"2024-09-21T10:33:53.964109+0000","last_unstale":"2024-09-21T10:35:18.488156+0000","last_undegraded":"2024-09-21T10:35:18.488156+0000","last_fullsized":"2024-09-21T10:35:18.488156+0000","mapping_epoch":1248,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1249,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:00:48.327915+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:30:15.635920+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1232,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485193+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:35:18.485193+0000","last_peered":"2024-09-21T10:35:18.485193+0000","last_clean":"2024-09-21T10:35:18.485193+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:35:18.485193+0000","last_undegraded":"2024-09-21T10:35:18.485193+0000","last_fullsized":"2024-09-21T10:35:18.485193+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":339,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.327360+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:35:41.327360+0000","last_peered":"2024-09-21T10:35:41.327360+0000","last_clean":"2024-09-21T10:35:41.327360+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:35:41.327360+0000","last_undegraded":"2024-09-21T10:35:41.327360+0000","last_fullsized":"2024-09-21T10:35:41.327360+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":35,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.479550+0000","last_change":"2024-09-21T10:33:51.622401+0000","last_active":"2024-09-21T10:35:18.479550+0000","last_peered":"2024-09-21T10:35:18.479550+0000","last_clean":"2024-09-21T10:35:18.479550+0000","last_became_active":"2024-09-21T10:33:51.622112+0000","last_became_peered":"2024-09-21T10:33:51.622112+0000","last_unstale":"2024-09-21T10:35:18.479550+0000","last_undegraded":"2024-09-21T10:35:18.479550+0000","last_fullsized":"2024-09-21T10:35:18.479550+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:39.365936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.a","version":"1270'4374","reported_seq":4397,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:50.850975+0000","last_change":"2024-09-21T10:34:57.927844+0000","last_active":"2024-09-21T10:35:50.850975+0000","last_peered":"2024-09-21T10:35:50.850975+0000","last_clean":"2024-09-21T10:35:50.850975+0000","last_became_active":"2024-09-21T10:34:57.927505+0000","last_became_peered":"2024-09-21T10:34:57.927505+0000","last_unstale":"2024-09-21T10:35:50.850975+0000","last_undegraded":"2024-09-21T10:35:50.850975+0000","last_fullsized":"2024-09-21T10:35:50.850975+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4374,"log_dups_size":0,"ondisk_log_size":4374,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:48:43.058645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286654464,"num_objects":4374,"num_object_clones":0,"num_object_copies":13122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4374,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4374,"num_write_kb":279936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1253,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:27.375082+0000","last_change":"2024-09-21T10:26:17.250664+0000","last_active":"2024-09-21T10:35:27.375082+0000","last_peered":"2024-09-21T10:35:27.375082+0000","last_clean":"2024-09-21T10:35:27.375082+0000","last_became_active":"2024-09-21T10:26:17.250347+0000","last_became_peered":"2024-09-21T10:26:17.250347+0000","last_unstale":"2024-09-21T10:35:27.375082+0000","last_undegraded":"2024-09-21T10:35:27.375082+0000","last_fullsized":"2024-09-21T10:35:27.375082+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:00.506896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":378,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.320408+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:35:41.320408+0000","last_peered":"2024-09-21T10:35:41.320408+0000","last_clean":"2024-09-21T10:35:41.320408+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:35:41.320408+0000","last_undegraded":"2024-09-21T10:35:41.320408+0000","last_fullsized":"2024-09-21T10:35:41.320408+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":350,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.321004+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:35:41.321004+0000","last_peered":"2024-09-21T10:35:41.321004+0000","last_clean":"2024-09-21T10:35:41.321004+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:35:41.321004+0000","last_undegraded":"2024-09-21T10:35:41.321004+0000","last_fullsized":"2024-09-21T10:35:41.321004+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.b","version":"1270'4293","reported_seq":4315,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:49.540314+0000","last_change":"2024-09-21T10:34:57.928998+0000","last_active":"2024-09-21T10:35:49.540314+0000","last_peered":"2024-09-21T10:35:49.540314+0000","last_clean":"2024-09-21T10:35:49.540314+0000","last_became_active":"2024-09-21T10:34:57.928703+0000","last_became_peered":"2024-09-21T10:34:57.928703+0000","last_unstale":"2024-09-21T10:35:49.540314+0000","last_undegraded":"2024-09-21T10:35:49.540314+0000","last_fullsized":"2024-09-21T10:35:49.540314+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4293,"log_dups_size":0,"ondisk_log_size":4293,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:18:05.011340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281346048,"num_objects":4293,"num_object_clones":0,"num_object_copies":12879,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4293,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4293,"num_write_kb":274752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":1737,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.331769+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:35:41.331769+0000","last_peered":"2024-09-21T10:35:41.331769+0000","last_clean":"2024-09-21T10:35:41.331769+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:35:41.331769+0000","last_undegraded":"2024-09-21T10:35:41.331769+0000","last_fullsized":"2024-09-21T10:35:41.331769+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1144,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.331523+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:35:41.331523+0000","last_peered":"2024-09-21T10:35:41.331523+0000","last_clean":"2024-09-21T10:35:41.331523+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:35:41.331523+0000","last_undegraded":"2024-09-21T10:35:41.331523+0000","last_fullsized":"2024-09-21T10:35:41.331523+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":908,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485272+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:35:18.485272+0000","last_peered":"2024-09-21T10:35:18.485272+0000","last_clean":"2024-09-21T10:35:18.485272+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:35:18.485272+0000","last_undegraded":"2024-09-21T10:35:18.485272+0000","last_fullsized":"2024-09-21T10:35:18.485272+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"8.8","version":"1270'4205","reported_seq":4220,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:47.758611+0000","last_change":"2024-09-21T10:34:58.082368+0000","last_active":"2024-09-21T10:35:47.758611+0000","last_peered":"2024-09-21T10:35:47.758611+0000","last_clean":"2024-09-21T10:35:47.758611+0000","last_became_active":"2024-09-21T10:34:58.082058+0000","last_became_peered":"2024-09-21T10:34:58.082058+0000","last_unstale":"2024-09-21T10:35:47.758611+0000","last_undegraded":"2024-09-21T10:35:47.758611+0000","last_fullsized":"2024-09-21T10:35:47.758611+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4205,"log_dups_size":0,"ondisk_log_size":4205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:43:20.706317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":275578880,"num_objects":4205,"num_object_clones":0,"num_object_copies":12615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4205,"num_write_kb":269120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"65'2","reported_seq":1259,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485373+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:35:18.485373+0000","last_peered":"2024-09-21T10:35:18.485373+0000","last_clean":"2024-09-21T10:35:18.485373+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:35:18.485373+0000","last_undegraded":"2024-09-21T10:35:18.485373+0000","last_fullsized":"2024-09-21T10:35:18.485373+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:37.283694+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:35:37.283694+0000","last_peered":"2024-09-21T10:35:37.283694+0000","last_clean":"2024-09-21T10:35:37.283694+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:35:37.283694+0000","last_undegraded":"2024-09-21T10:35:37.283694+0000","last_fullsized":"2024-09-21T10:35:37.283694+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1218,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.332266+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:35:41.332266+0000","last_peered":"2024-09-21T10:35:41.332266+0000","last_clean":"2024-09-21T10:35:41.332266+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:35:41.332266+0000","last_undegraded":"2024-09-21T10:35:41.332266+0000","last_fullsized":"2024-09-21T10:35:41.332266+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"8.e","version":"1270'4199","reported_seq":4222,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:49.209310+0000","last_change":"2024-09-21T10:34:57.531646+0000","last_active":"2024-09-21T10:35:49.209310+0000","last_peered":"2024-09-21T10:35:49.209310+0000","last_clean":"2024-09-21T10:35:49.209310+0000","last_became_active":"2024-09-21T10:34:57.531315+0000","last_became_peered":"2024-09-21T10:34:57.531315+0000","last_unstale":"2024-09-21T10:35:49.209310+0000","last_undegraded":"2024-09-21T10:35:49.209310+0000","last_fullsized":"2024-09-21T10:35:49.209310+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4199,"log_dups_size":0,"ondisk_log_size":4199,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:29.089656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":275185664,"num_objects":4199,"num_object_clones":0,"num_object_copies":12597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4199,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4199,"num_write_kb":268736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1250,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485497+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:35:18.485497+0000","last_peered":"2024-09-21T10:35:18.485497+0000","last_clean":"2024-09-21T10:35:18.485497+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:35:18.485497+0000","last_undegraded":"2024-09-21T10:35:18.485497+0000","last_fullsized":"2024-09-21T10:35:18.485497+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":350,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.320026+0000","last_change":"2024-09-21T10:26:17.251840+0000","last_active":"2024-09-21T10:35:41.320026+0000","last_peered":"2024-09-21T10:35:41.320026+0000","last_clean":"2024-09-21T10:35:41.320026+0000","last_became_active":"2024-09-21T10:26:17.250742+0000","last_became_peered":"2024-09-21T10:26:17.250742+0000","last_unstale":"2024-09-21T10:35:41.320026+0000","last_undegraded":"2024-09-21T10:35:41.320026+0000","last_fullsized":"2024-09-21T10:35:41.320026+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:48.777859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":883,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485360+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:35:18.485360+0000","last_peered":"2024-09-21T10:35:18.485360+0000","last_clean":"2024-09-21T10:35:18.485360+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:35:18.485360+0000","last_undegraded":"2024-09-21T10:35:18.485360+0000","last_fullsized":"2024-09-21T10:35:18.485360+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.f","version":"1270'4240","reported_seq":4263,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:49.586901+0000","last_change":"2024-09-21T10:34:57.927627+0000","last_active":"2024-09-21T10:35:49.586901+0000","last_peered":"2024-09-21T10:35:49.586901+0000","last_clean":"2024-09-21T10:35:49.586901+0000","last_became_active":"2024-09-21T10:34:57.927281+0000","last_became_peered":"2024-09-21T10:34:57.927281+0000","last_unstale":"2024-09-21T10:35:49.586901+0000","last_undegraded":"2024-09-21T10:35:49.586901+0000","last_fullsized":"2024-09-21T10:35:49.586901+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4240,"log_dups_size":0,"ondisk_log_size":4240,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:27:03.059508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":277872640,"num_objects":4240,"num_object_clones":0,"num_object_copies":12720,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4240,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4240,"num_write_kb":271360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1129,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.331931+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:35:41.331931+0000","last_peered":"2024-09-21T10:35:41.331931+0000","last_clean":"2024-09-21T10:35:41.331931+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:35:41.331931+0000","last_undegraded":"2024-09-21T10:35:41.331931+0000","last_fullsized":"2024-09-21T10:35:41.331931+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1255,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.488562+0000","last_change":"2024-09-21T10:33:29.496383+0000","last_active":"2024-09-21T10:35:18.488562+0000","last_peered":"2024-09-21T10:35:18.488562+0000","last_clean":"2024-09-21T10:35:18.488562+0000","last_became_active":"2024-09-21T10:33:29.494274+0000","last_became_peered":"2024-09-21T10:33:29.494274+0000","last_unstale":"2024-09-21T10:35:18.488562+0000","last_undegraded":"2024-09-21T10:35:18.488562+0000","last_fullsized":"2024-09-21T10:35:18.488562+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:22:28.901809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":350,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.321239+0000","last_change":"2024-09-21T10:26:17.248929+0000","last_active":"2024-09-21T10:35:41.321239+0000","last_peered":"2024-09-21T10:35:41.321239+0000","last_clean":"2024-09-21T10:35:41.321239+0000","last_became_active":"2024-09-21T10:26:17.248657+0000","last_became_peered":"2024-09-21T10:26:17.248657+0000","last_unstale":"2024-09-21T10:35:41.321239+0000","last_undegraded":"2024-09-21T10:35:41.321239+0000","last_fullsized":"2024-09-21T10:35:41.321239+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:17.227396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.c","version":"1270'4253","reported_seq":4276,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:49.198541+0000","last_change":"2024-09-21T10:34:58.081924+0000","last_active":"2024-09-21T10:35:49.198541+0000","last_peered":"2024-09-21T10:35:49.198541+0000","last_clean":"2024-09-21T10:35:49.198541+0000","last_became_active":"2024-09-21T10:34:58.081449+0000","last_became_peered":"2024-09-21T10:34:58.081449+0000","last_unstale":"2024-09-21T10:35:49.198541+0000","last_undegraded":"2024-09-21T10:35:49.198541+0000","last_fullsized":"2024-09-21T10:35:49.198541+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4253,"log_dups_size":0,"ondisk_log_size":4253,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:10:12.805145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278724608,"num_objects":4253,"num_object_clones":0,"num_object_copies":12759,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4253,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4253,"num_write_kb":272192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":322,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.327544+0000","last_change":"2024-09-21T10:27:05.859895+0000","last_active":"2024-09-21T10:35:41.327544+0000","last_peered":"2024-09-21T10:35:41.327544+0000","last_clean":"2024-09-21T10:35:41.327544+0000","last_became_active":"2024-09-21T10:27:05.787695+0000","last_became_peered":"2024-09-21T10:27:05.787695+0000","last_unstale":"2024-09-21T10:35:41.327544+0000","last_undegraded":"2024-09-21T10:35:41.327544+0000","last_fullsized":"2024-09-21T10:35:41.327544+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:09:15.221604+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":2,"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":[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":"0'0","reported_seq":35,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.479388+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:35:18.479388+0000","last_peered":"2024-09-21T10:35:18.479388+0000","last_clean":"2024-09-21T10:35:18.479388+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:35:18.479388+0000","last_undegraded":"2024-09-21T10:35:18.479388+0000","last_fullsized":"2024-09-21T10:35:18.479388+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":318,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.325624+0000","last_change":"2024-09-21T10:27:05.783515+0000","last_active":"2024-09-21T10:35:41.325624+0000","last_peered":"2024-09-21T10:35:41.325624+0000","last_clean":"2024-09-21T10:35:41.325624+0000","last_became_active":"2024-09-21T10:27:05.783198+0000","last_became_peered":"2024-09-21T10:27:05.783198+0000","last_unstale":"2024-09-21T10:35:41.325624+0000","last_undegraded":"2024-09-21T10:35:41.325624+0000","last_fullsized":"2024-09-21T10:35:41.325624+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:22.726730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"1270'4116","reported_seq":4131,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:47.781822+0000","last_change":"2024-09-21T10:34:58.082043+0000","last_active":"2024-09-21T10:35:47.781822+0000","last_peered":"2024-09-21T10:35:47.781822+0000","last_clean":"2024-09-21T10:35:47.781822+0000","last_became_active":"2024-09-21T10:34:58.081676+0000","last_became_peered":"2024-09-21T10:34:58.081676+0000","last_unstale":"2024-09-21T10:35:47.781822+0000","last_undegraded":"2024-09-21T10:35:47.781822+0000","last_fullsized":"2024-09-21T10:35:47.781822+0000","mapping_epoch":1264,"log_start":"0'0","ondisk_log_start":"0'0","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":4116,"log_dups_size":0,"ondisk_log_size":4116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:22:01.269809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":269746176,"num_objects":4116,"num_object_clones":0,"num_object_copies":12348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4116,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4116,"num_write_kb":263424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.6","version":"71'1","reported_seq":376,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.321110+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:35:41.321110+0000","last_peered":"2024-09-21T10:35:41.321110+0000","last_clean":"2024-09-21T10:35:41.321110+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:35:41.321110+0000","last_undegraded":"2024-09-21T10:35:41.321110+0000","last_fullsized":"2024-09-21T10:35:41.321110+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":35,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.479282+0000","last_change":"2024-09-21T10:33:51.657362+0000","last_active":"2024-09-21T10:35:18.479282+0000","last_peered":"2024-09-21T10:35:18.479282+0000","last_clean":"2024-09-21T10:35:18.479282+0000","last_became_active":"2024-09-21T10:33:51.657073+0000","last_became_peered":"2024-09-21T10:33:51.657073+0000","last_unstale":"2024-09-21T10:35:18.479282+0000","last_undegraded":"2024-09-21T10:35:18.479282+0000","last_fullsized":"2024-09-21T10:35:18.479282+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:36:36.055186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":56,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:37.283635+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:35:37.283635+0000","last_peered":"2024-09-21T10:35:37.283635+0000","last_clean":"2024-09-21T10:35:37.283635+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:35:37.283635+0000","last_undegraded":"2024-09-21T10:35:37.283635+0000","last_fullsized":"2024-09-21T10:35:37.283635+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":55,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.489713+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:35:18.489713+0000","last_peered":"2024-09-21T10:35:18.489713+0000","last_clean":"2024-09-21T10:35:18.489713+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:35:18.489713+0000","last_undegraded":"2024-09-21T10:35:18.489713+0000","last_fullsized":"2024-09-21T10:35:18.489713+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":75,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.489716+0000","last_change":"2024-09-21T10:33:51.628737+0000","last_active":"2024-09-21T10:35:18.489716+0000","last_peered":"2024-09-21T10:35:18.489716+0000","last_clean":"2024-09-21T10:35:18.489716+0000","last_became_active":"2024-09-21T10:33:51.619966+0000","last_became_peered":"2024-09-21T10:33:51.619966+0000","last_unstale":"2024-09-21T10:35:18.489716+0000","last_undegraded":"2024-09-21T10:35:18.489716+0000","last_fullsized":"2024-09-21T10:35:18.489716+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:38:05.585449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14268,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1231,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.332320+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:35:41.332320+0000","last_peered":"2024-09-21T10:35:41.332320+0000","last_clean":"2024-09-21T10:35:41.332320+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:35:41.332320+0000","last_undegraded":"2024-09-21T10:35:41.332320+0000","last_fullsized":"2024-09-21T10:35:41.332320+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1267,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.488348+0000","last_change":"2024-09-21T10:33:29.516018+0000","last_active":"2024-09-21T10:35:18.488348+0000","last_peered":"2024-09-21T10:35:18.488348+0000","last_clean":"2024-09-21T10:35:18.488348+0000","last_became_active":"2024-09-21T10:33:29.495396+0000","last_became_peered":"2024-09-21T10:33:29.495396+0000","last_unstale":"2024-09-21T10:35:18.488348+0000","last_undegraded":"2024-09-21T10:35:18.488348+0000","last_fullsized":"2024-09-21T10:35:18.488348+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:40.664355+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":8,"num_bytes_recovered":360,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1216,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485249+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:35:18.485249+0000","last_peered":"2024-09-21T10:35:18.485249+0000","last_clean":"2024-09-21T10:35:18.485249+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:35:18.485249+0000","last_undegraded":"2024-09-21T10:35:18.485249+0000","last_fullsized":"2024-09-21T10:35:18.485249+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":331,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.326799+0000","last_change":"2024-09-21T10:33:51.618502+0000","last_active":"2024-09-21T10:35:41.326799+0000","last_peered":"2024-09-21T10:35:41.326799+0000","last_clean":"2024-09-21T10:35:41.326799+0000","last_became_active":"2024-09-21T10:33:51.618203+0000","last_became_peered":"2024-09-21T10:33:51.618203+0000","last_unstale":"2024-09-21T10:35:41.326799+0000","last_undegraded":"2024-09-21T10:35:41.326799+0000","last_fullsized":"2024-09-21T10:35:41.326799+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:55:11.755147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":363,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.322303+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:35:41.322303+0000","last_peered":"2024-09-21T10:35:41.322303+0000","last_clean":"2024-09-21T10:35:41.322303+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:35:41.322303+0000","last_undegraded":"2024-09-21T10:35:41.322303+0000","last_fullsized":"2024-09-21T10:35:41.322303+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":338,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.325855+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:35:41.325855+0000","last_peered":"2024-09-21T10:35:41.325855+0000","last_clean":"2024-09-21T10:35:41.325855+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:35:41.325855+0000","last_undegraded":"2024-09-21T10:35:41.325855+0000","last_fullsized":"2024-09-21T10:35:41.325855+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":35,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.479173+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:35:18.479173+0000","last_peered":"2024-09-21T10:35:18.479173+0000","last_clean":"2024-09-21T10:35:18.479173+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:35:18.479173+0000","last_undegraded":"2024-09-21T10:35:18.479173+0000","last_fullsized":"2024-09-21T10:35:18.479173+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":317,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.325932+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:35:41.325932+0000","last_peered":"2024-09-21T10:35:41.325932+0000","last_clean":"2024-09-21T10:35:41.325932+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:35:41.325932+0000","last_undegraded":"2024-09-21T10:35:41.325932+0000","last_fullsized":"2024-09-21T10:35:41.325932+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":364,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.321116+0000","last_change":"2024-09-21T10:27:05.773295+0000","last_active":"2024-09-21T10:35:41.321116+0000","last_peered":"2024-09-21T10:35:41.321116+0000","last_clean":"2024-09-21T10:35:41.321116+0000","last_became_active":"2024-09-21T10:27:05.772957+0000","last_became_peered":"2024-09-21T10:27:05.772957+0000","last_unstale":"2024-09-21T10:35:41.321116+0000","last_undegraded":"2024-09-21T10:35:41.321116+0000","last_fullsized":"2024-09-21T10:35:41.321116+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:18.893159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":338,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.326560+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:35:41.326560+0000","last_peered":"2024-09-21T10:35:41.326560+0000","last_clean":"2024-09-21T10:35:41.326560+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:35:41.326560+0000","last_undegraded":"2024-09-21T10:35:41.326560+0000","last_fullsized":"2024-09-21T10:35:41.326560+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":338,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.327098+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:35:41.327098+0000","last_peered":"2024-09-21T10:35:41.327098+0000","last_clean":"2024-09-21T10:35:41.327098+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:35:41.327098+0000","last_undegraded":"2024-09-21T10:35:41.327098+0000","last_fullsized":"2024-09-21T10:35:41.327098+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":46,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.489387+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:35:18.489387+0000","last_peered":"2024-09-21T10:35:18.489387+0000","last_clean":"2024-09-21T10:35:18.489387+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:35:18.489387+0000","last_undegraded":"2024-09-21T10:35:18.489387+0000","last_fullsized":"2024-09-21T10:35:18.489387+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1698,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.332208+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:35:41.332208+0000","last_peered":"2024-09-21T10:35:41.332208+0000","last_clean":"2024-09-21T10:35:41.332208+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:35:41.332208+0000","last_undegraded":"2024-09-21T10:35:41.332208+0000","last_fullsized":"2024-09-21T10:35:41.332208+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":363,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.321116+0000","last_change":"2024-09-21T10:33:29.491904+0000","last_active":"2024-09-21T10:35:41.321116+0000","last_peered":"2024-09-21T10:35:41.321116+0000","last_clean":"2024-09-21T10:35:41.321116+0000","last_became_active":"2024-09-21T10:33:29.491540+0000","last_became_peered":"2024-09-21T10:33:29.491540+0000","last_unstale":"2024-09-21T10:35:41.321116+0000","last_undegraded":"2024-09-21T10:35:41.321116+0000","last_fullsized":"2024-09-21T10:35:41.321116+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:01:38.544864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":46,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.489693+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:35:18.489693+0000","last_peered":"2024-09-21T10:35:18.489693+0000","last_clean":"2024-09-21T10:35:18.489693+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:35:18.489693+0000","last_undegraded":"2024-09-21T10:35:18.489693+0000","last_fullsized":"2024-09-21T10:35:18.489693+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1257,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485313+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:35:18.485313+0000","last_peered":"2024-09-21T10:35:18.485313+0000","last_clean":"2024-09-21T10:35:18.485313+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:35:18.485313+0000","last_undegraded":"2024-09-21T10:35:18.485313+0000","last_fullsized":"2024-09-21T10:35:18.485313+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":46,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.489751+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:35:18.489751+0000","last_peered":"2024-09-21T10:35:18.489751+0000","last_clean":"2024-09-21T10:35:18.489751+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:35:18.489751+0000","last_undegraded":"2024-09-21T10:35:18.489751+0000","last_fullsized":"2024-09-21T10:35:18.489751+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1254,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.485500+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:35:18.485500+0000","last_peered":"2024-09-21T10:35:18.485500+0000","last_clean":"2024-09-21T10:35:18.485500+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:35:18.485500+0000","last_undegraded":"2024-09-21T10:35:18.485500+0000","last_fullsized":"2024-09-21T10:35:18.485500+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":317,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.326707+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:35:41.326707+0000","last_peered":"2024-09-21T10:35:41.326707+0000","last_clean":"2024-09-21T10:35:41.326707+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:35:41.326707+0000","last_undegraded":"2024-09-21T10:35:41.326707+0000","last_fullsized":"2024-09-21T10:35:41.326707+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":332,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.327126+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:35:41.327126+0000","last_peered":"2024-09-21T10:35:41.327126+0000","last_clean":"2024-09-21T10:35:41.327126+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:35:41.327126+0000","last_undegraded":"2024-09-21T10:35:41.327126+0000","last_fullsized":"2024-09-21T10:35:41.327126+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":55,"reported_epoch":1269,"state":"active+clean","last_fresh":"2024-09-21T10:35:18.487528+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:35:18.487528+0000","last_peered":"2024-09-21T10:35:18.487528+0000","last_clean":"2024-09-21T10:35:18.487528+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:35:18.487528+0000","last_undegraded":"2024-09-21T10:35:18.487528+0000","last_fullsized":"2024-09-21T10:35:18.487528+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":356,"reported_epoch":1270,"state":"active+clean","last_fresh":"2024-09-21T10:35:41.322191+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:35:41.322191+0000","last_peered":"2024-09-21T10:35:41.322191+0000","last_clean":"2024-09-21T10:35:41.322191+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:35:41.322191+0000","last_undegraded":"2024-09-21T10:35:41.322191+0000","last_fullsized":"2024-09-21T10:35:41.322191+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":4394844160,"num_objects":67060,"num_object_clones":0,"num_object_copies":201180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67060,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":67060,"num_write_kb":4291840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":13286113280,"data_stored":13286113280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":67060,"ondisk_log_size":67060,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":15540,"num_keys_recovered":30,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":4132576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234385,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1734364,"kb_used_data":1316052,"kb_used_omap":1,"kb_used_meta":418302,"kb_avail":92010788,"statfs":{"total":95995035648,"available":94219046912,"internally_reserved":0,"allocated":1347637248,"data_stored":1344988864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":428341707},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496022,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1680148,"kb_used_data":1292236,"kb_used_omap":1,"kb_used_meta":387902,"kb_avail":92065004,"statfs":{"total":95995035648,"available":94274564096,"internally_reserved":0,"allocated":1323249664,"data_stored":1320609345,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":397212103},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757659,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2570696,"kb_used_data":2110592,"kb_used_omap":1,"kb_used_meta":460094,"kb_avail":91174456,"statfs":{"total":95995035648,"available":93362642944,"internally_reserved":0,"allocated":2161246208,"data_stored":2158613459,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":471136710},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967831,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2144260,"kb_used_data":1660988,"kb_used_omap":46,"kb_used_meta":483217,"kb_avail":91600892,"statfs":{"total":95995035648,"available":93799313408,"internally_reserved":0,"allocated":1700851712,"data_stored":1698223016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":494814908},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093604,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2015240,"kb_used_data":1625792,"kb_used_omap":73,"kb_used_meta":389366,"kb_avail":91729912,"statfs":{"total":95995035648,"available":93931429888,"internally_reserved":0,"allocated":1664811008,"data_stored":1662178748,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":398711346},"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":[]},{"osd":4,"up_from":30,"seq":128849019295,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1709268,"kb_used_data":1303308,"kb_used_omap":1,"kb_used_meta":405950,"kb_avail":92035884,"statfs":{"total":95995035648,"available":94244745216,"internally_reserved":0,"allocated":1334587392,"data_stored":1331946586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":415693254},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888592,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2202368,"kb_used_data":1638712,"kb_used_omap":30,"kb_used_meta":563617,"kb_avail":91542784,"statfs":{"total":95995035648,"available":93739810816,"internally_reserved":0,"allocated":1678041088,"data_stored":1675415962,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":577144628},"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":[]},{"osd":1,"up_from":763,"seq":3277060047070,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2426304,"kb_used_data":1992952,"kb_used_omap":44,"kb_used_meta":433299,"kb_avail":91318848,"statfs":{"total":95995035648,"available":93510500352,"internally_reserved":0,"allocated":2040782848,"data_stored":2038157651,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":443698798},"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":[1,1,3],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1668546560,"data_stored":1668546560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2047213568,"data_stored":2047213568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1704394752,"data_stored":1704394752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1678442496,"data_stored":1678442496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1336934400,"data_stored":1336934400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2160001024,"data_stored":2160001024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1340080128,"data_stored":1340080128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1350500352,"data_stored":1350500352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:35:56.985 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:35:56.985 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pg_num 11 2024-09-21T10:35:57.060 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:57.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.130 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:57.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:57.231 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:57.284 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:57.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:57.386 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:57.421 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:57.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:57.523 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:57.558 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:57.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:57.569 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:57 smithi031 ceph-mon[96824]: pgmap v1674: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:35:57.610 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:57.660 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:57.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:57 smithi007 ceph-mon[99390]: pgmap v1674: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:35:57.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:57 smithi007 ceph-mon[101144]: pgmap v1674: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:35:57.714 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:57.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:57.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:57.857 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:57.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:57.878 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 45 16 78543 78527 109.049 79.0625 0.00940913 0.00916498 2024-09-21T10:35:57.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:58.000 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:58.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:58.102 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:58.135 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:58.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:58.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:58.258 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:35:58.258 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:35:58.258 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:35:58.258 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:35:58.258 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.258 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136871 6.9 6:98d7540a:::benchmark_data_smithi007_139998_object8313:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:35:58.258 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 581.98623422499998, 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.124079426, 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136871 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.259 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264980+0000", 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264982+0000", 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.2110000000000001e-06 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.260 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264986+0000", 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1450000000000001e-06 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.264990+0000", 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0199999999999996e-06 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.265027+0000", 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6312000000000001e-05 2024-09-21T10:35:58.261 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.265037+0000", 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0414000000000001e-05 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.295902+0000", 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0308648540000001 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.296045+0000", 2024-09-21T10:35:58.262 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014296400000000001 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.296182+0000", 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013719700000000001 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388687+0000", 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.092504885999999995 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.263 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388781+0000", 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3431999999999996e-05 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388879+0000", 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8721999999999994e-05 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388937+0000", 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7342000000000001e-05 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389060+0000", 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012329600000000001 2024-09-21T10:35:58.264 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136880 6.9 6:9f3df03f:::benchmark_data_smithi007_139998_object8322:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.275594+0000", 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 581.975620531, 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.113659814, 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.265 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136880 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275594+0000", 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275594+0000", 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275593+0000", 2024-09-21T10:35:58.266 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275598+0000", 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0640000000000004e-06 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275607+0000", 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9449999999999999e-06 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275611+0000", 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5959999999999997e-06 2024-09-21T10:35:58.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275652+0000", 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1383e-05 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.275660+0000", 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7309999999999993e-06 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.299791+0000", 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.024130776 2024-09-21T10:35:58.268 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.299938+0000", 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014710100000000001 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.300074+0000", 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013581300000000001 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.388696+0000", 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.088622291000000006 2024-09-21T10:35:58.269 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389084+0000", 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00038804900000000001 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389105+0000", 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0951999999999999e-05 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389133+0000", 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8109000000000001e-05 2024-09-21T10:35:58.270 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389254+0000", 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000120678 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136892 6.9 6:9aa79069:::benchmark_data_smithi007_139998_object8334:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.300787+0000", 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 581.95042818900004, 2024-09-21T10:35:58.271 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.106098016, 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136892 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300787+0000", 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.272 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300787+0000", 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300785+0000", 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300791+0000", 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8329999999999999e-06 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.273 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300800+0000", 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4370000000000007e-06 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300805+0000", 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9180000000000002e-06 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300852+0000", 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7827000000000001e-05 2024-09-21T10:35:58.274 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.300860+0000", 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.289e-06 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303613+0000", 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0027528130000001 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303751+0000", 2024-09-21T10:35:58.275 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013799 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.303878+0000", 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012723000000000001 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389298+0000", 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.085419792999999994 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.276 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389327+0000", 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9805e-05 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406711+0000", 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017383487 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406760+0000", 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9429999999999999e-05 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.277 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406885+0000", 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012421399999999999 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:136903 6.9 6:9ad37785:::benchmark_data_smithi007_139998_object8345:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1102)", 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:26:16.342527+0000", 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 581.90868732399997, 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.064720605, 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.278 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.279 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.279 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.279 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.279 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 136903 2024-09-21T10:35:58.279 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.279 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.279 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.279 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.279 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342527+0000", 2024-09-21T10:35:58.279 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342527+0000", 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342526+0000", 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.280 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342532+0000", 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.93e-06 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342544+0000", 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1973e-05 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342551+0000", 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4740000000000002e-06 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.281 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342602+0000", 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1894000000000002e-05 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:16.342613+0000", 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0176999999999999e-05 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389351+0000", 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0467378899999999 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.282 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389473+0000", 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000122466 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,2", 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.389591+0000", 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000117587 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406700+0000", 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017109461999999999 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.283 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.406935+0000", 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023453999999999999 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.407009+0000", 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4054999999999995e-05 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.407093+0000", 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4707000000000001e-05 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.284 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.285 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.285 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:26:17.407248+0000", 2024-09-21T10:35:58.285 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015460199999999999 2024-09-21T10:35:58.285 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.285 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.285 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.285 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.285 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.285 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:196053 6.5 6:a074f7ca:::benchmark_data_smithi007_139998_object67495:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1128)", 2024-09-21T10:35:58.285 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:27:48.810937+0000", 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 489.44027726399997, 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.85358640200000002, 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 196053 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.810937+0000", 2024-09-21T10:35:58.286 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.810937+0000", 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.810934+0000", 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999962 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.810949+0000", 2024-09-21T10:35:58.287 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5532e-05 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.810987+0000", 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7558000000000002e-05 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.811001+0000", 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4219999999999999e-05 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.916146+0000", 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.105144986 2024-09-21T10:35:58.288 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:48.916161+0000", 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4888999999999999e-05 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.635403+0000", 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.71924183500000005 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.635544+0000", 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000141884 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.289 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.636040+0000", 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000495317 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.640523+0000", 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0044835259999999998 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.664384+0000", 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.023861183000000001 2024-09-21T10:35:58.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.664442+0000", 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7154000000000002e-05 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.664487+0000", 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5286e-05 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:27:49.664524+0000", 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6924000000000001e-05 2024-09-21T10:35:58.291 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216105 6.12 6:4a69dc9a:::benchmark_data_smithi007_139998_object87547:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:15.696965+0000", 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 462.554249744, 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0267654589999999, 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.292 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216105 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696965+0000", 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696965+0000", 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.293 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696964+0000", 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696968+0000", 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2610000000000004e-06 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696982+0000", 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3737000000000001e-05 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.294 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.696987+0000", 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1000000000000003e-06 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.697029+0000", 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1347999999999998e-05 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.697037+0000", 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7809999999999994e-06 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.718969+0000", 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0219316249999999 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.719060+0000", 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.1485999999999998e-05 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.719321+0000", 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00026040900000000002 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.296 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.721969+0000", 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0026479889999999999 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723547+0000", 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001578014 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723674+0000", 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012702199999999999 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.297 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.298 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723704+0000", 2024-09-21T10:35:58.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.298 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:58.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:58.299 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.044e-05 2024-09-21T10:35:58.299 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.299 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.299 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.299 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723730+0000", 2024-09-21T10:35:58.299 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6067999999999998e-05 2024-09-21T10:35:58.299 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216141 6.12 6:4ec940bd:::benchmark_data_smithi007_139998_object87583:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:15.732978+0000", 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 462.51823673400003, 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.99655217600000001, 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.300 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216141 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.732978+0000", 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.732978+0000", 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.301 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.732977+0000", 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.732983+0000", 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5309999999999998e-06 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.732998+0000", 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4986e-05 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.302 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.733004+0000", 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9240000000000004e-06 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.733042+0000", 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7849000000000003e-05 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.733048+0000", 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.229e-06 2024-09-21T10:35:58.303 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.720732+0000", 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.987684059 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.720805+0000", 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2496999999999994e-05 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.721003+0000", 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000198018 2024-09-21T10:35:58.304 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723580+0000", 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025772809999999998 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723782+0000", 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00020201600000000001 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.305 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729438+0000", 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0056559230000000002 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729489+0000", 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1069999999999997e-05 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729530+0000", 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1044999999999998e-05 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.306 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216168 6.12 6:4bccbcb7:::benchmark_data_smithi007_139998_object87610:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:15.758967+0000", 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 462.49224806500001, 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.97065820800000002, 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.307 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216168 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758967+0000", 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758967+0000", 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.308 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758965+0000", 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758972+0000", 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8210000000000004e-06 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758986+0000", 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4129e-05 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.309 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.758994+0000", 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8890000000000002e-06 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.759034+0000", 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0191999999999997e-05 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.759040+0000", 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1979999999999998e-06 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.310 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.722007+0000", 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.96296627300000004 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.722105+0000", 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8840999999999998e-05 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.722303+0000", 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000197176 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.311 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723775+0000", 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014724689999999999 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.726172+0000", 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0023969400000000002 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729560+0000", 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003388355 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.312 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729589+0000", 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8515000000000001e-05 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.729625+0000", 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5998000000000003e-05 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216194 6.12 6:4b765171:::benchmark_data_smithi007_139998_object87636:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:15.793553+0000", 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 462.45766183699999, 2024-09-21T10:35:58.313 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.94042636999999996, 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216194 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793553+0000", 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.314 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793553+0000", 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793551+0000", 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.315 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793560+0000", 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5790000000000004e-06 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793573+0000", 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2564e-05 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793580+0000", 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.114e-06 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.316 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793626+0000", 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6619999999999997e-05 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.793637+0000", 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0185e-05 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723809+0000", 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.93017227000000002 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.317 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.723884+0000", 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5408999999999996e-05 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.724105+0000", 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00022092800000000001 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.727369+0000", 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0032640099999999999 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.318 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.727380+0000", 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0859000000000001e-05 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.733898+0000", 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0065179610000000001 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.733942+0000", 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3776999999999998e-05 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.319 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.733979+0000", 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7506999999999999e-05 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216289 6.12 6:4ce1f8f5:::benchmark_data_smithi007_139998_object87731:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1143)", 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:15.895034+0000", 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 462.35618107699997, 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.83909809800000001, 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.320 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216289 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895034+0000", 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895034+0000", 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895032+0000", 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895040+0000", 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.554e-06 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895051+0000", 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1185e-05 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.322 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895058+0000", 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3999999999999997e-06 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895118+0000", 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0520999999999999e-05 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:15.895127+0000", 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8000000000000004e-06 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.323 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.725084+0000", 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.82995677199999995 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.725155+0000", 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1639999999999998e-05 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.725322+0000", 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016660500000000001 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.324 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.728553+0000", 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0032315579999999998 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.728571+0000", 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7808999999999998e-05 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.325 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.734036+0000", 2024-09-21T10:35:58.326 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0054648370000000002 2024-09-21T10:35:58.326 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.326 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.326 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.326 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.734088+0000", 2024-09-21T10:35:58.326 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1971000000000001e-05 2024-09-21T10:35:58.326 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.326 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:16.734132+0000", 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3606999999999998e-05 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216954 6.15 6:ab35c64d:::benchmark_data_smithi007_139998_object88396:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:19.926530+0000", 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 458.32468502099999, 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.89457603699999999, 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.327 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216954 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926530+0000", 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926530+0000", 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926528+0000", 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926535+0000", 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9450000000000004e-06 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926547+0000", 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1810999999999999e-05 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926555+0000", 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0590000000000003e-06 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926617+0000", 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1328999999999995e-05 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.330 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.926629+0000", 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2645e-05 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.815006+0000", 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.88837689500000006 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.815113+0000", 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000107138 2024-09-21T10:35:58.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,4,6", 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.815438+0000", 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00032435199999999997 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.819095+0000", 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036575620000000001 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.820629+0000", 2024-09-21T10:35:58.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001534178 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.820826+0000", 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000196966 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.820884+0000", 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7729000000000002e-05 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.820952+0000", 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8367999999999993e-05 2024-09-21T10:35:58.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.821106+0000", 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015337599999999999 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:216961 6.15 6:affe019f:::benchmark_data_smithi007_139998_object88403:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:19.939709+0000", 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 458.31150554599998, 2024-09-21T10:35:58.334 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.885886073, 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 216961 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939709+0000", 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.335 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939709+0000", 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939707+0000", 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939715+0000", 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6559999999999992e-06 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.336 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939731+0000", 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5716999999999999e-05 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939740+0000", 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8319999999999995e-06 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939800+0000", 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9854e-05 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:19.939811+0000", 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1552999999999999e-05 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.817203+0000", 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87739150099999996 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.817362+0000", 2024-09-21T10:35:58.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015936300000000001 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,4,6", 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.817625+0000", 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00026297400000000002 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.820840+0000", 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0032151480000000001 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.821149+0000", 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030942799999999999 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.825425+0000", 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042756950000000004 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.825473+0000", 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8165999999999999e-05 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.825507+0000", 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3461999999999999e-05 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:20.825595+0000", 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8424999999999994e-05 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222547 6.15 6:ab8777f9:::benchmark_data_smithi007_139998_object93989:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:28.911018+0000", 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 449.340196295, 2024-09-21T10:35:58.341 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.88608048299999997, 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222547 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911018+0000", 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.342 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911018+0000", 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911018+0000", 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911023+0000", 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1370000000000001e-06 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.343 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911036+0000", 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3298e-05 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911044+0000", 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8529999999999992e-06 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911113+0000", 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9437999999999995e-05 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.911127+0000", 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.328e-05 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.791370+0000", 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.88024319699999998 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.791490+0000", 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012034 2024-09-21T10:35:58.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.791769+0000", 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000279203 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.793855+0000", 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002085922 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.793911+0000", 2024-09-21T10:35:58.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5943000000000003e-05 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.796978+0000", 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0030663719999999999 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.797036+0000", 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8594000000000002e-05 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.797099+0000", 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2725999999999995e-05 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222572 6.15 6:aac75616:::benchmark_data_smithi007_139998_object94014:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:28.929999+0000", 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 449.32121540999998, 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87076314899999996, 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.348 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222572 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.929999+0000", 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.929999+0000", 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.349 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.929998+0000", 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930005+0000", 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0439999999999998e-06 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930025+0000", 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0347999999999999e-05 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.350 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930033+0000", 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3590000000000008e-06 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930090+0000", 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7093999999999999e-05 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930100+0000", 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2839999999999995e-06 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.793937+0000", 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.86383746100000003 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.794043+0000", 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000105394 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:35:58.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.794298+0000", 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025496500000000001 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800626+0000", 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0063279360000000002 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800653+0000", 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.741e-05 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800684+0000", 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0720999999999999e-05 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800734+0000", 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0152999999999999e-05 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800762+0000", 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8636000000000002e-05 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.354 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222574 6.15 6:abb8bd79:::benchmark_data_smithi007_139998_object94016:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:28.930050+0000", 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 449.32116481000003, 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87083815499999995, 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222574 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.355 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930050+0000", 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930050+0000", 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930049+0000", 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930053+0000", 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2880000000000001e-06 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930065+0000", 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2002e-05 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930074+0000", 2024-09-21T10:35:58.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8109999999999997e-06 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930126+0000", 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2135000000000001e-05 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.930135+0000", 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5900000000000008e-06 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.795414+0000", 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.86527865199999998 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.795532+0000", 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011828399999999999 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.795767+0000", 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023479499999999999 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800630+0000", 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0048630490000000004 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800801+0000", 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017098300000000001 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800830+0000", 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9138000000000001e-05 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800854+0000", 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.4311000000000002e-05 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800888+0000", 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3759e-05 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222620 6.15 6:a8a15f4b:::benchmark_data_smithi007_139998_object94062:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:28.960102+0000", 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 449.29111228300002, 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.84503992699999997, 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222620 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960102+0000", 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960102+0000", 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960101+0000", 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960108+0000", 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0469999999999996e-06 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960123+0000", 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5179e-05 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960130+0000", 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0890000000000002e-06 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960178+0000", 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8222e-05 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.960188+0000", 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5270000000000004e-06 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.797247+0000", 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.83705936400000003 2024-09-21T10:35:58.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.797358+0000", 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000110676 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.797579+0000", 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00022126900000000001 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800658+0000", 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0030788220000000002 2024-09-21T10:35:58.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800968+0000", 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030964600000000001 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805060+0000", 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040927760000000002 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805109+0000", 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8819999999999997e-05 2024-09-21T10:35:58.367 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805142+0000", 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3040000000000002e-05 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:222635 6.15 6:acf89383:::benchmark_data_smithi007_139998_object94077:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:28.970156+0000", 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 449.28105900999998, 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.83516791300000004, 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.368 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222635 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970156+0000", 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970156+0000", 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.369 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970154+0000", 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970160+0000", 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.13e-06 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970173+0000", 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3478999999999999e-05 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.370 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970179+0000", 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9089999999999997e-06 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970228+0000", 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8789999999999999e-05 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:28.970236+0000", 2024-09-21T10:35:58.371 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4740000000000005e-06 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.799042+0000", 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.82880598699999997 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.799148+0000", 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000105894 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.799364+0000", 2024-09-21T10:35:58.372 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00021641100000000001 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.800912+0000", 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001547517 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805007+0000", 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040951939999999999 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.373 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805239+0000", 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023186600000000001 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805288+0000", 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8668000000000002e-05 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:29.805324+0000", 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5871000000000003e-05 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.374 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239079 6.1c 6:3cc9f9a4:::benchmark_data_smithi007_139998_object110521:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:52.964516+0000", 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 425.28669903399998, 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.92726209999999998, 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239079 2024-09-21T10:35:58.375 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964516+0000", 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964516+0000", 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964514+0000", 2024-09-21T10:35:58.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964524+0000", 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8260000000000005e-06 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964535+0000", 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0456e-05 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964541+0000", 2024-09-21T10:35:58.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7170000000000002e-06 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964592+0000", 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0850000000000003e-05 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.964601+0000", 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4910000000000005e-06 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.378 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.887253+0000", 2024-09-21T10:35:58.379 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.92265249999999999 2024-09-21T10:35:58.379 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.379 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.379 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.379 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.887378+0000", 2024-09-21T10:35:58.379 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012458 2024-09-21T10:35:58.379 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.379 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.887589+0000", 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000210915 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891577+0000", 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039888069999999996 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891632+0000", 2024-09-21T10:35:58.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4783e-05 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891707+0000", 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4529000000000004e-05 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891739+0000", 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2236000000000001e-05 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891778+0000", 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8819999999999998e-05 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239128 6.1c 6:3d87fbda:::benchmark_data_smithi007_139998_object110570:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.004681+0000", 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 425.24653364699998, 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.89141281900000002, 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.382 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239128 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004681+0000", 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004681+0000", 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004680+0000", 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004689+0000", 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6179999999999995e-06 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004699+0000", 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0530000000000001e-05 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.004706+0000", 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1679999999999998e-06 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.006188+0000", 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001482204 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.006198+0000", 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5789999999999993e-06 2024-09-21T10:35:58.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.889092+0000", 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.88289402699999997 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.889171+0000", 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8937000000000007e-05 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.889335+0000", 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016450699999999999 2024-09-21T10:35:58.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891818+0000", 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024829320000000002 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891930+0000", 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011115099999999999 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896012+0000", 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040822790000000003 2024-09-21T10:35:58.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896058+0000", 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5726999999999998e-05 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896094+0000", 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6282000000000003e-05 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.388 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239143 6.1c 6:385c81c3:::benchmark_data_smithi007_139998_object110585:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1174)", 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:53.017541+0000", 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 425.23367372899997, 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87868247899999996, 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239143 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:35:58.389 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017541+0000", 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017541+0000", 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017539+0000", 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.390 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017547+0000", 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8599999999999993e-06 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017565+0000", 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8198000000000001e-05 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017576+0000", 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0849999999999999e-05 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.391 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017634+0000", 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8260000000000001e-05 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.017646+0000", 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1858999999999999e-05 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.890375+0000", 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.87272912899999999 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.890492+0000", 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000116402 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,5", 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.890689+0000", 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000197715 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.891937+0000", 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001247349 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.895982+0000", 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040451000000000003 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896159+0000", 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017690800000000001 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896193+0000", 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4459999999999999e-05 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:35:58.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.896223+0000", 2024-09-21T10:35:58.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0190000000000001e-05 2024-09-21T10:35:58.395 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.395 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.395 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.395 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:35:58.395 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:35:58.395 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:35:58.399 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:58.402 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:58.438 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:58.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:58.540 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:58.571 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:58.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:58.673 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:58.709 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:58.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:58.811 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:58.849 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:58.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:58.878 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 46 16 79806 79790 108.395 78.9375 0.0153429 0.00922026 2024-09-21T10:35:58.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:58.987 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:59.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:59.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.151 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:59.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:59.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:59.284 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:59.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:59.386 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:59.430 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:59.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:59.467 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:35:59 smithi007 ceph-mon[99390]: pgmap v1675: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:35:59.467 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:35:59 smithi007 ceph-mon[101144]: pgmap v1675: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:35:59.469 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:35:59.532 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:59.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:59.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:59.631 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:35:59.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:35:59 smithi031 ceph-mon[96824]: pgmap v1675: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:35:59.672 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:59.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:35:59.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:59.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:59.857 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:35:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:59.878 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 47 16 80998 80982 107.673 74.5 0.0136057 0.00928244 2024-09-21T10:35:59.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:00.002 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:00.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:00.104 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:00.146 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:00.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:00.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:00.279 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:00.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:00.381 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:00.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:00.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:00.504 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:00.545 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:00.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:00.647 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:00.682 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:00.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:00.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:00.823 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:00.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:00.878 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 48 16 82006 81990 106.742 63 0.00662286 0.0093636 2024-09-21T10:36:00.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:00.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:00.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:01.063 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:01.101 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:01.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:36:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:36:00] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.51.0" 2024-09-21T10:36:01.204 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:01.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:01.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:01.332 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:01.367 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:01.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:01.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:01.498 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:01.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:01.602 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:01.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:01.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:01.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:01 smithi031 ceph-mon[96824]: pgmap v1676: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:36:01.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:01 smithi007 ceph-mon[99390]: pgmap v1676: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:36:01.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:01 smithi007 ceph-mon[101144]: pgmap v1676: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:36:01.752 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:01.792 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:01.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:01.878 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 49 16 83057 83041 105.904 65.6875 0.00296883 0.00941972 2024-09-21T10:36:01.895 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:01.917 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:02.118 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:02.154 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:02.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:02.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:02.294 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:02.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:02.396 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:02.429 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:02.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:02.528 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:36:02.528 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:36:02.528 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:36:02.528 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:36:02.528 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:36:02.528 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:36:02.528 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:36:02.528 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:36:02.529 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:36:02.529 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:36:02.529 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:36:02.529 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:36:02.529 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:36:02.529 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:36:02.529 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:36:02.529 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:36:02.529 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:02 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1665337233' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:02.530 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:02 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1665337233' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:02.532 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:02.568 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:02.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:02.669 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:02.710 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:02.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:02.812 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:02.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.863 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:02.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:02.878 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 50 16 84175 84159 105.183 69.875 0.0133885 0.00950258 2024-09-21T10:36:02.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:02 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1665337233' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:02.964 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:02.995 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:02.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:03.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:03.127 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:03.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:03.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:03.269 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:03.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:03.371 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:03.413 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:03.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:03.515 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:03.546 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:03.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:03.647 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:03.686 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:03.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:03 smithi007 ceph-mon[99390]: pgmap v1677: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:36:03.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:03 smithi007 ceph-mon[101144]: pgmap v1677: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:36:03.788 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:03.817 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:03.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.833 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:03.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:03.880 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 51 16 85377 85361 104.592 75.125 0.0304956 0.00955492 2024-09-21T10:36:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:03 smithi031 ceph-mon[96824]: pgmap v1677: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:36:03.934 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:03.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.981 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:03.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:04.082 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:04.110 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:04.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:04.211 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:04.240 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:04.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:04.342 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:04.379 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:04.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:04.440 INFO:teuthology.orchestra.run.smithi007.stderr:set pool 1 pg_num to 11 2024-09-21T10:36:04.480 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:04.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.521 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:04.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:04.593 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:04 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3876106620' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:36:04.593 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:04 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:36:04.593 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:04 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3876106620' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:36:04.594 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:04 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:36:04.622 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:04.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:04.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:04.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:04.799 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:04.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:04.816 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:04.880 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 52 16 86536 86520 103.973 72.4375 0.0164351 0.00961244 2024-09-21T10:36:04.900 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:04 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3876106620' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:36:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:04 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:36:04.938 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:04.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:05.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:05.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.081 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:05.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:05.182 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:05.219 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:05.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:05.321 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.367 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:05.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:05.467 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:05.503 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:05.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:05.603 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:36:05.604 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:05.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:05.642 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:05 smithi007 ceph-mon[99390]: pgmap v1678: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-21T10:36:05.642 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:05 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:36:05.642 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:05 smithi007 ceph-mon[99390]: osdmap e1272: 8 total, 8 up, 8 in 2024-09-21T10:36:05.642 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:05 smithi007 ceph-mon[101144]: pgmap v1678: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-21T10:36:05.642 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:05 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:36:05.642 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:05 smithi007 ceph-mon[101144]: osdmap e1272: 8 total, 8 up, 8 in 2024-09-21T10:36:05.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:05.772 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:05.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:05.874 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:05.880 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 53 16 87734 87718 103.423 74.875 0.016031 0.00966366 2024-09-21T10:36:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:05 smithi031 ceph-mon[96824]: pgmap v1678: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-21T10:36:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:05 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:36:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:05 smithi031 ceph-mon[96824]: osdmap e1272: 8 total, 8 up, 8 in 2024-09-21T10:36:05.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:05.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:06.022 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:06.062 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:06.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:06.163 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:06.197 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:06.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:06.299 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:06.333 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:06.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:06.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:06.474 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:06.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:06.576 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:06.616 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:06.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:06.674 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:06.674 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:06.674 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:06.674 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:06.674 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:06.674 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:06.674 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:06.674 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:06.718 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:06.749 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:06.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:06.851 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:06.880 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 54 16 88901 88885 102.858 72.9375 0.0136924 0.00971684 2024-09-21T10:36:06.882 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:06.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:06.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:06.984 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:07.021 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:07.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:07.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:07.161 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:07.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:07.264 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.303 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:07.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:07.404 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:07.451 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:07.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:07.553 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:07.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:07.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:07.688 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:07.725 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:07.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:07.827 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:07.864 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:07.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:07.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 55 16 90042 90026 102.285 71.3125 0.0151379 0.00977085 2024-09-21T10:36:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:07 smithi031 ceph-mon[96824]: pgmap v1680: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:36:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:36:07.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:07 smithi031 ceph-mon[96824]: osdmap e1273: 8 total, 8 up, 8 in 2024-09-21T10:36:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:07 smithi007 ceph-mon[99390]: pgmap v1680: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:36:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:36:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:07 smithi007 ceph-mon[99390]: osdmap e1273: 8 total, 8 up, 8 in 2024-09-21T10:36:07.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:07 smithi007 ceph-mon[101144]: pgmap v1680: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:36:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:36:07.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:07 smithi007 ceph-mon[101144]: osdmap e1273: 8 total, 8 up, 8 in 2024-09-21T10:36:07.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:08.005 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:08.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:08.107 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:08.135 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:08.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:08.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:08.261 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:08.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:08.363 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:08.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.394 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:08.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:08.495 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:08.520 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:36:08.521 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:36:08.522 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:08.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:08.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:08.669 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:08.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:08.771 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:08.801 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:08.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:08.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 56 16 91147 91131 101.691 69.0625 0.0145694 0.0098286 2024-09-21T10:36:08.903 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:08.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:08 smithi031 ceph-mon[96824]: osdmap e1274: 8 total, 8 up, 8 in 2024-09-21T10:36:08.940 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:08.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:08.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:08 smithi007 ceph-mon[99390]: osdmap e1274: 8 total, 8 up, 8 in 2024-09-21T10:36:08.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:08 smithi007 ceph-mon[101144]: osdmap e1274: 8 total, 8 up, 8 in 2024-09-21T10:36:09.042 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:09.073 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:09.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:09.175 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:09.197 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:09.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:09.298 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:09.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.330 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:09.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:09.431 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:09.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.468 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:09.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:09.569 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:09.595 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:09.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:09 smithi007 ceph-mon[99390]: pgmap v1683: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:36:09.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:09 smithi007 ceph-mon[101144]: pgmap v1683: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:36:09.697 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:09.735 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:09.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:09.836 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:09.865 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:09.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:09.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 57 16 91900 91884 100.733 47.0625 0.0133823 0.00992165 2024-09-21T10:36:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:09 smithi031 ceph-mon[96824]: pgmap v1683: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:36:09.916 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:09.967 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:10.021 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:10.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:10.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:10.154 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:10.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:10.256 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:10.292 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:10.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:10.393 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:10.414 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 7, 0, 3, 4, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:36:10.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:36:10.433 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:10.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:10.513 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:36:10.534 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:10.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.594 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:10.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:10.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:10.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:10.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:10.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:10.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:10 smithi007 ceph-mon[99390]: 1.0 scrub starts 2024-09-21T10:36:10.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:10 smithi007 ceph-mon[99390]: 1.0 scrub ok 2024-09-21T10:36:10.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:10 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/680311012' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:36:10.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:10 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:36:10.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:10 smithi007 ceph-mon[101144]: 1.0 scrub starts 2024-09-21T10:36:10.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:10 smithi007 ceph-mon[101144]: 1.0 scrub ok 2024-09-21T10:36:10.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:10 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/680311012' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:36:10.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:10 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:36:10.870 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:10.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:10.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 58 16 92805 92789 99.9714 56.5625 0.0085552 0.00999731 2024-09-21T10:36:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:10 smithi031 ceph-mon[96824]: 1.0 scrub starts 2024-09-21T10:36:10.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:10 smithi031 ceph-mon[96824]: 1.0 scrub ok 2024-09-21T10:36:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:10 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/680311012' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:36:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:10 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:36:10.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:11.000 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:11.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:11.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:36:11.102 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:11.133 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:11.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:11.136 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:36:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:36:10] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-09-21T10:36:11.235 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:11.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.291 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:11.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:11.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:11.424 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:11.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:11.525 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:11.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.565 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:11.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:11.666 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:11.711 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:11.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:11.814 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:11.854 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:11.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:11.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 59 16 93909 93893 99.4464 69 0.0202225 0.0100503 2024-09-21T10:36:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:11 smithi031 ceph-mon[96824]: 1.4 scrub starts 2024-09-21T10:36:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:11 smithi031 ceph-mon[96824]: 1.4 scrub ok 2024-09-21T10:36:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:11 smithi031 ceph-mon[96824]: pgmap v1684: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:36:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:11 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:11 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:36:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:11 smithi031 ceph-mon[96824]: osdmap e1275: 8 total, 8 up, 8 in 2024-09-21T10:36:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[99390]: 1.4 scrub starts 2024-09-21T10:36:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[99390]: 1.4 scrub ok 2024-09-21T10:36:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[99390]: pgmap v1684: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:36:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:36:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[99390]: osdmap e1275: 8 total, 8 up, 8 in 2024-09-21T10:36:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[101144]: 1.4 scrub starts 2024-09-21T10:36:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[101144]: 1.4 scrub ok 2024-09-21T10:36:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[101144]: pgmap v1684: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:36:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:36:11.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:11 smithi007 ceph-mon[101144]: osdmap e1275: 8 total, 8 up, 8 in 2024-09-21T10:36:11.956 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:12.004 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:12.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:12.106 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:12.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.151 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:12.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:12.252 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:12.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.296 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:12.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:12.397 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:12.429 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:12.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:12.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:12.561 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:12.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:12.663 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:12.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:12.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:12.811 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:12.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.855 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:12.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:12.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:36:12.880352+0000 min lat: 0.00112334 max lat: 0.28625 avg lat: 0.0101012 2024-09-21T10:36:12.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:36:12.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 60 16 95021 95005 98.9472 69.5 0.00657099 0.0101012 2024-09-21T10:36:12.956 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:12.992 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:12.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:13.021 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:13.022 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:13.094 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:13.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:13.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:13.247 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:13.283 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:13.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:13.384 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:13.421 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:13.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:13.523 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:13.561 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:13.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:13.663 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:13.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:13.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:13.765 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:13 smithi007 ceph-mon[99390]: pgmap v1686: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:36:13.765 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:13 smithi007 ceph-mon[101144]: pgmap v1686: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:36:13.812 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:13.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:13.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:13.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 61 16 96144 96128 98.4757 70.1875 0.0242125 0.0101496 2024-09-21T10:36:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:13 smithi031 ceph-mon[96824]: pgmap v1686: 99 pgs: 1 peering, 10 unknown, 88 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:36:13.948 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:13.988 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:13.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:14.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:36:14.090 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:14.119 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:14.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:14.221 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:14.243 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:14.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:14.344 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:14.376 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:14.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:14.478 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:14.513 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:14.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:14.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:14.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.650 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:14.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:14.751 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:14.788 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:14.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:14.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 62 16 97245 97229 97.9972 68.8125 0.0165901 0.0101992 2024-09-21T10:36:14.889 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:14 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:14 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:14.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.922 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:14.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:14 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:14 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:14 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:14.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:14 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:36:15.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:15.052 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:15.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:15.154 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:15.178 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:15.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:15.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:15.315 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:15.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:15.416 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:15.450 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:15.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:15.552 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:15.580 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:15.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:15.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:15.704 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:15.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:15.806 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:15.842 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:15.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:15.881 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 63 16 98191 98175 97.3801 59.125 0.0079398 0.0102643 2024-09-21T10:36:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:15 smithi031 ceph-mon[96824]: pgmap v1687: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2024-09-21T10:36:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:15 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:36:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:15 smithi031 ceph-mon[96824]: osdmap e1276: 8 total, 8 up, 8 in 2024-09-21T10:36:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:15 smithi007 ceph-mon[99390]: pgmap v1687: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2024-09-21T10:36:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:15 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:36:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:15 smithi007 ceph-mon[99390]: osdmap e1276: 8 total, 8 up, 8 in 2024-09-21T10:36:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:15 smithi007 ceph-mon[101144]: pgmap v1687: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2024-09-21T10:36:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:15 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:36:15.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:15 smithi007 ceph-mon[101144]: osdmap e1276: 8 total, 8 up, 8 in 2024-09-21T10:36:15.944 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:15.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:15.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:16.087 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:16.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:16.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:16.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:16.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.269 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:16.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:16.370 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:16.401 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:16.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:16.503 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:16.541 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:16.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:16.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:16.675 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:16.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:16.776 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:16.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.813 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:16.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:16.882 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 64 16 99193 99177 96.837 62.625 0.00789881 0.0103214 2024-09-21T10:36:16.913 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:16 smithi031 ceph-mon[96824]: osdmap e1277: 8 total, 8 up, 8 in 2024-09-21T10:36:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:16 smithi007 ceph-mon[99390]: osdmap e1277: 8 total, 8 up, 8 in 2024-09-21T10:36:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:16 smithi007 ceph-mon[101144]: osdmap e1277: 8 total, 8 up, 8 in 2024-09-21T10:36:16.960 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:16.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:17.062 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:17.096 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:17.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:17.198 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:17.237 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:17.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:17.339 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:17.374 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:17.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:17.476 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:17.499 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:17.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:17.601 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:17.638 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:17.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:17.739 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:17.777 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:17.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:17.879 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:17.882 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 65 16 100234 100218 96.3482 65.0625 0.00662237 0.0103737 2024-09-21T10:36:17.895 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:17 smithi007 ceph-mon[99390]: pgmap v1690: 99 pgs: 1 unknown, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2024-09-21T10:36:17.895 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:17 smithi007 ceph-mon[99390]: osdmap e1278: 8 total, 8 up, 8 in 2024-09-21T10:36:17.896 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:17 smithi007 ceph-mon[101144]: pgmap v1690: 99 pgs: 1 unknown, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2024-09-21T10:36:17.896 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:17 smithi007 ceph-mon[101144]: osdmap e1278: 8 total, 8 up, 8 in 2024-09-21T10:36:17.912 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:17.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:17 smithi031 ceph-mon[96824]: pgmap v1690: 99 pgs: 1 unknown, 98 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2024-09-21T10:36:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:17 smithi031 ceph-mon[96824]: osdmap e1278: 8 total, 8 up, 8 in 2024-09-21T10:36:18.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:18.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.062 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:18.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:18.163 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:18.204 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:18.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:18.306 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:18.348 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:18.450 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:18.485 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:18.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:18.587 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:18.622 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:18.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:18.690 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:36:18.691 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:36:18.724 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:18.725 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:36:18.726 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:36:18.759 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:36:18.759 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:36:18.759 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:18 smithi007 ceph-mon[99390]: osdmap e1279: 8 total, 8 up, 8 in 2024-09-21T10:36:18.759 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:18 smithi007 ceph-mon[99390]: osdmap e1280: 8 total, 8 up, 8 in 2024-09-21T10:36:18.761 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:18 smithi007 ceph-mon[101144]: osdmap e1279: 8 total, 8 up, 8 in 2024-09-21T10:36:18.761 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:18 smithi007 ceph-mon[101144]: osdmap e1280: 8 total, 8 up, 8 in 2024-09-21T10:36:18.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:18.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:18.795 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:36:18.796 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:36:18.832 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:36:18.832 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:36:18.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:18.871 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:36:18.871 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:36:18.882 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 66 16 101170 101154 95.7737 58.5 0.0243464 0.0104357 2024-09-21T10:36:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:18 smithi031 ceph-mon[96824]: osdmap e1279: 8 total, 8 up, 8 in 2024-09-21T10:36:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:18 smithi031 ceph-mon[96824]: osdmap e1280: 8 total, 8 up, 8 in 2024-09-21T10:36:18.918 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:36:18.919 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:36:18.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.920 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:18.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:18.961 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:36:18.961 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:36:19.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:19.061 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:19.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:19.162 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:19.200 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:19.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:19.302 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:19.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.346 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:19.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:19.447 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:19.478 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:19.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:19.580 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:19.585 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:36:19.586 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:19 smithi007 ceph-mon[99390]: pgmap v1693: 99 pgs: 3 peering, 5 active+undersized+remapped, 1 unknown, 90 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-21T10:36:19.586 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:19 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2053258998' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:19.586 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:19 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/994609190' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:36:19.586 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:19 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:36:19.586 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:19 smithi007 ceph-mon[101144]: pgmap v1693: 99 pgs: 3 peering, 5 active+undersized+remapped, 1 unknown, 90 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-21T10:36:19.586 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:19 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2053258998' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:19.586 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:19 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/994609190' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:36:19.587 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:19 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:36:19.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:19.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:19.712 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:19.754 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:19.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:19.856 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:19.883 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 67 16 102137 102121 95.2451 60.4375 0.0105188 0.0104941 2024-09-21T10:36:19.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:19.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:19 smithi031 ceph-mon[96824]: pgmap v1693: 99 pgs: 3 peering, 5 active+undersized+remapped, 1 unknown, 90 active+clean; 6.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-21T10:36:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:19 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2053258998' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:19 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/994609190' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:36:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:19 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:36:19.987 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:20.026 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:20.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:20.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:20.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.167 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:20.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:20.268 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:20.311 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:20.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:20.412 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:20.440 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:20.447 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:20.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:20.549 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:20.583 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:20.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:20.685 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:20.723 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:20.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:20.826 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:20.858 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:20.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:20.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:20 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:36:20.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:20 smithi007 ceph-mon[99390]: osdmap e1281: 8 total, 8 up, 8 in 2024-09-21T10:36:20.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:20 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:36:20.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:20 smithi007 ceph-mon[101144]: osdmap e1281: 8 total, 8 up, 8 in 2024-09-21T10:36:20.883 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 68 16 103208 103192 94.8288 66.9375 0.0192152 0.0105398 2024-09-21T10:36:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:20 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:36:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:20 smithi031 ceph-mon[96824]: osdmap e1281: 8 total, 8 up, 8 in 2024-09-21T10:36:20.960 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:20.988 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:21.090 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:21.121 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:21.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:36:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:36:20] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-09-21T10:36:21.222 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:21.279 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:21.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:21.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:21.409 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:21.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:21.511 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:21.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.551 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:21.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:21.652 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:21.685 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:21.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:21.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:21.828 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:21.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:21.883 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 69 16 104223 104207 94.3738 63.4375 0.0112677 0.0105911 2024-09-21T10:36:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:21 smithi031 ceph-mon[96824]: pgmap v1696: 99 pgs: 3 peering, 5 active+undersized+remapped, 91 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 19 KiB/s rd, 75 MiB/s wr, 1.21k op/s; 39 KiB/s, 0 objects/s recovering 2024-09-21T10:36:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:21.930 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:21 smithi007 ceph-mon[99390]: pgmap v1696: 99 pgs: 3 peering, 5 active+undersized+remapped, 91 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 19 KiB/s rd, 75 MiB/s wr, 1.21k op/s; 39 KiB/s, 0 objects/s recovering 2024-09-21T10:36:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:21 smithi007 ceph-mon[101144]: pgmap v1696: 99 pgs: 3 peering, 5 active+undersized+remapped, 91 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 19 KiB/s rd, 75 MiB/s wr, 1.21k op/s; 39 KiB/s, 0 objects/s recovering 2024-09-21T10:36:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:21.970 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:21.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:22.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:22.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T10:36:22.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.108 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:22.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:22.209 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:22.245 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:22.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:22.347 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:22.394 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:22.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:22.430 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:36:22.496 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:22.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:22.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:22.630 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:22.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:22.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:22.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:22.815 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:22.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:22.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 70 16 105224 105208 93.9178 62.5625 0.00988873 0.0106424 2024-09-21T10:36:22.917 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:22.946 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:22.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:23.048 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:23.085 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:23.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:23.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:23.220 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:23.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:23.322 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:23.361 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:23.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:23.427 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:36:23.427 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:36:23.427 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:36:23.427 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:36:23.427 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:36:23.462 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:23.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:23.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:23.596 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:23.638 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:23.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:23 smithi007 ceph-mon[99390]: pgmap v1697: 99 pgs: 3 peering, 5 active+undersized+remapped, 91 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 13 KiB/s rd, 55 MiB/s wr, 894 op/s; 27 KiB/s, 0 objects/s recovering 2024-09-21T10:36:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:23 smithi007 ceph-mon[101144]: pgmap v1697: 99 pgs: 3 peering, 5 active+undersized+remapped, 91 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 13 KiB/s rd, 55 MiB/s wr, 894 op/s; 27 KiB/s, 0 objects/s recovering 2024-09-21T10:36:23.740 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:23.769 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:23.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:23.870 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:23.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 71 16 106319 106303 93.5589 68.4375 0.0270104 0.0106833 2024-09-21T10:36:23.910 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:23 smithi031 ceph-mon[96824]: pgmap v1697: 99 pgs: 3 peering, 5 active+undersized+remapped, 91 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 13 KiB/s rd, 55 MiB/s wr, 894 op/s; 27 KiB/s, 0 objects/s recovering 2024-09-21T10:36:24.012 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:24.041 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:24.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:24.106 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:36:24.143 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:24.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.205 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:24.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:24.306 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:24.341 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:24.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:24.443 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:24.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.472 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:24.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:24.573 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:24.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.628 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:24.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:24.647 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:24.650 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:24.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:24.778 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:24.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:24.879 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:24.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 72 16 107207 107191 93.0303 55.5 0.0199365 0.0107434 2024-09-21T10:36:24.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:24.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:24.958 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:25.010 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:25.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.046 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:25.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:25.147 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:25.185 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:25.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:25.287 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:25.333 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:25.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:25.435 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:25.467 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:25.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:25.569 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:25.604 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:25.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:25.610 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:36:25.706 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:25.752 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:25.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:25.781 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:25 smithi007 ceph-mon[99390]: pgmap v1698: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 11 KiB/s rd, 58 MiB/s wr, 934 op/s; 23 KiB/s, 0 objects/s recovering 2024-09-21T10:36:25.781 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:25 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3947467888' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:25.781 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:25 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:25.782 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:25 smithi007 ceph-mon[101144]: pgmap v1698: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 11 KiB/s rd, 58 MiB/s wr, 934 op/s; 23 KiB/s, 0 objects/s recovering 2024-09-21T10:36:25.782 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:25 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3947467888' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:25.782 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:25 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:25.853 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:25.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 73 16 108179 108163 92.5881 60.75 0.0214781 0.010795 2024-09-21T10:36:25.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:25.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:25 smithi031 ceph-mon[96824]: pgmap v1698: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 11 KiB/s rd, 58 MiB/s wr, 934 op/s; 23 KiB/s, 0 objects/s recovering 2024-09-21T10:36:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:25 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3947467888' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:25 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:25.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:26.030 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:26.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:26.132 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:26.173 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:26.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:26.275 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:26.309 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:26.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:26.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:26.445 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:26.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:26.547 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:26.587 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:26.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:26.689 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:26.720 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:26.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:26.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:26.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:26.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:26.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:26 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:26.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:26 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:26.876 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:26 smithi007 ceph-mon[99390]: osdmap e1282: 8 total, 8 up, 8 in 2024-09-21T10:36:26.876 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:26 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:26.876 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:26 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:26.876 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:26 smithi007 ceph-mon[101144]: osdmap e1282: 8 total, 8 up, 8 in 2024-09-21T10:36:26.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 74 16 109191 109175 92.1916 63.25 0.0187655 0.0108422 2024-09-21T10:36:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:26 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:26 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:26 smithi031 ceph-mon[96824]: osdmap e1282: 8 total, 8 up, 8 in 2024-09-21T10:36:26.956 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:26.993 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:26.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:27.094 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:27.134 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:27.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:27.236 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:27.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.269 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:27.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:27.370 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:27.403 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:27.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:27.505 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:27.536 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:27.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:27.637 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:27.663 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:27.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:27.764 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:27.807 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:27.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:27.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 75 16 110171 110155 91.779 61.25 0.0049467 0.0108895 2024-09-21T10:36:27.901 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:27 smithi007 ceph-mon[99390]: pgmap v1700: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 9.8 KiB/s rd, 64 MiB/s wr, 1.02k op/s; 48 KiB/s, 0 objects/s recovering 2024-09-21T10:36:27.902 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:27 smithi007 ceph-mon[101144]: pgmap v1700: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 9.8 KiB/s rd, 64 MiB/s wr, 1.02k op/s; 48 KiB/s, 0 objects/s recovering 2024-09-21T10:36:27.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:27.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:27 smithi031 ceph-mon[96824]: pgmap v1700: 99 pgs: 99 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 9.8 KiB/s rd, 64 MiB/s wr, 1.02k op/s; 48 KiB/s, 0 objects/s recovering 2024-09-21T10:36:27.944 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:27.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:28.046 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:28.069 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:28.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:28.171 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:28.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:28.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:28.302 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:28.349 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:28.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:28.451 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:28.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:28.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:28.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:28.625 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:28.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:28.726 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:28.763 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:28.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:28.865 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:28.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 76 16 111102 111086 91.3369 58.1875 0.0309889 0.0109431 2024-09-21T10:36:28.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:28.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:29.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:29.042 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:29.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:29.144 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:29.183 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:29.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:29.285 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:29.325 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:29.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:29.427 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:29.458 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:29.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:29.560 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:29.588 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:29.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:29.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:29.723 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:29.740 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:29 smithi007 ceph-mon[99390]: pgmap v1701: 99 pgs: 99 active+clean; 6.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 8.7 KiB/s rd, 63 MiB/s wr, 1.01k op/s; 43 KiB/s, 0 objects/s recovering 2024-09-21T10:36:29.741 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:29 smithi007 ceph-mon[101144]: pgmap v1701: 99 pgs: 99 active+clean; 6.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 8.7 KiB/s rd, 63 MiB/s wr, 1.01k op/s; 43 KiB/s, 0 objects/s recovering 2024-09-21T10:36:29.825 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:29.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.860 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:29.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:29.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 77 16 112047 112031 90.9178 59.0625 0.0120532 0.0109938 2024-09-21T10:36:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:29 smithi031 ceph-mon[96824]: pgmap v1701: 99 pgs: 99 active+clean; 6.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 8.7 KiB/s rd, 63 MiB/s wr, 1.01k op/s; 43 KiB/s, 0 objects/s recovering 2024-09-21T10:36:29.960 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:30.010 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:30.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:30.112 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:30.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:30.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:30.249 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:30.283 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:30.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:30.384 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:30.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:30.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:30.515 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:30.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.545 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:30.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:30.639 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T10:36:30.647 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:30.654 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:36:30.654 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:36:30.694 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:30.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:30.718 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:36:30.718 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:36:30.718 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:36:30.718 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:36:30.718 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:36:30.718 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:36:30.733 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:36:30.734 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:36:30.764 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:36:30.764 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:36:30.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:30.804 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:36:30.804 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:36:30.830 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:30.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:30.837 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:30 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3454612848' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:36:30.837 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:30 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:36:30.837 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:30 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/674940796' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:30.837 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:30 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3454612848' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:36:30.838 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:30 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:36:30.838 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:30 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/674940796' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:30.838 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:36:30.838 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:36:30.869 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:36:30.870 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:36:30.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 78 16 112897 112881 90.4332 53.125 0.0170041 0.0110521 2024-09-21T10:36:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:30 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3454612848' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:36:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:30 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:36:30.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:30 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/674940796' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:30.932 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:30.976 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:30.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:30.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:36:31.078 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:31.114 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:31.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:36:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:36:30] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.51.0" 2024-09-21T10:36:31.216 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:31.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.266 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:31.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:31.367 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:31.399 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:31.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:31.501 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:31.539 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:31.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:31.640 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:31.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.680 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:31.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:31.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:31.817 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:31.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:31.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 79 16 113871 113855 90.059 60.875 0.0137803 0.0110986 2024-09-21T10:36:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:31 smithi031 ceph-mon[96824]: pgmap v1702: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2024-09-21T10:36:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:31 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:36:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:31 smithi031 ceph-mon[96824]: osdmap e1283: 8 total, 8 up, 8 in 2024-09-21T10:36:31.919 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:31 smithi007 ceph-mon[99390]: pgmap v1702: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2024-09-21T10:36:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:31 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:36:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:31 smithi007 ceph-mon[99390]: osdmap e1283: 8 total, 8 up, 8 in 2024-09-21T10:36:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:31 smithi007 ceph-mon[101144]: pgmap v1702: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2024-09-21T10:36:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:31 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:36:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:31 smithi007 ceph-mon[101144]: osdmap e1283: 8 total, 8 up, 8 in 2024-09-21T10:36:31.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:31.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:32.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:32.083 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:32.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:32.185 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:32.207 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:32.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:32.309 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:32.346 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:32.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:32.448 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:32.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:32.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:32.579 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:32.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:32.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:32.714 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:32.750 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:32.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:32.851 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:32.886 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:36:32.884758+0000 min lat: 0.00112334 max lat: 0.28625 avg lat: 0.0111546 2024-09-21T10:36:32.886 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:36:32.886 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 80 15 114732 114717 89.6067 53.875 0.0216014 0.0111546 2024-09-21T10:36:32.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.887 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:32.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:32.988 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:33.041 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:33.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:33.143 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:33.175 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:33.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:33.277 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:33.309 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:33.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:33.411 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:33.443 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:33.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:33.545 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:33.587 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:33.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:33.689 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:33.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.727 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:33.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:33.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:33.864 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:33.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:33.885 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 81 16 115727 115711 89.2673 62.125 0.0302574 0.0111972 2024-09-21T10:36:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:33 smithi031 ceph-mon[96824]: pgmap v1704: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2024-09-21T10:36:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:33 smithi007 ceph-mon[99390]: pgmap v1704: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2024-09-21T10:36:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:33 smithi007 ceph-mon[101144]: pgmap v1704: 99 pgs: 99 active+clean; 6.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2024-09-21T10:36:33.967 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:33.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:33.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:34.099 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:34.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:34.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:34.234 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:34.259 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:34.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:34.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:34.394 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:34.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:34.496 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:34.540 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:34.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:34.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:34.672 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:34.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:34.775 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:34.810 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:34.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:34.886 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 82 16 116707 116691 88.9256 61.25 0.00715156 0.0112399 2024-09-21T10:36:34.912 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:34.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:34.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:35.050 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:35.090 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:35.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:35.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:36:35.192 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:35.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.231 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:35.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:35.332 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:35.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:35.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:35.481 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:35.517 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:35.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:35.619 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:35.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.665 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:35.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:35.694 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:36:35.766 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:35.794 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:35.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:35.810 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:35.862 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:35.888 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 83 16 117624 117608 88.5443 57.3125 0.034453 0.0112877 2024-09-21T10:36:35.896 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:35.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:35 smithi007 ceph-mon[99390]: pgmap v1705: 99 pgs: 99 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s 2024-09-21T10:36:35.945 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:35 smithi007 ceph-mon[101144]: pgmap v1705: 99 pgs: 99 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s 2024-09-21T10:36:35.950 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:35.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:36.052 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:36.082 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:36.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:35 smithi031 ceph-mon[96824]: pgmap v1705: 99 pgs: 99 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s 2024-09-21T10:36:36.185 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:36.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:36.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:36.331 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:36.371 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:36.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:36.473 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:36.514 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:36.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:36.531 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:36:36.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:36.645 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:36.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:36.747 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:36.806 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:36.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:36.886 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 84 16 118441 118425 88.098 51.0625 0.0159164 0.0113459 2024-09-21T10:36:36.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:36:36.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:36:36.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:36.964 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:36.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:37.066 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:37.091 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:36:37.091 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:37.105 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:37.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:37.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:37.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:37.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:37.269 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:37.360 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:37.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:37.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:37.511 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:37.579 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:37.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:37.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:37.721 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:37.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:37.823 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:37.851 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:37.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:37.886 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 85 16 119355 119339 87.7336 57.125 0.0124012 0.0113931 2024-09-21T10:36:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:37 smithi007 ceph-mon[99390]: pgmap v1706: 99 pgs: 99 active+clean; 7.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2024-09-21T10:36:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:37 smithi007 ceph-mon[101144]: pgmap v1706: 99 pgs: 99 active+clean; 7.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2024-09-21T10:36:37.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:38.006 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:38.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:38.108 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:38.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:38.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:37 smithi031 ceph-mon[96824]: pgmap v1706: 99 pgs: 99 active+clean; 7.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2024-09-21T10:36:38.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:38.286 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:38.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:38.388 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:38.416 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:38.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:38.517 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:38.557 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:38.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:38.659 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:38.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.700 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:38.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:38.801 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:38.828 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:38.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:38.886 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 86 16 120193 120177 87.3224 52.375 0.0120724 0.0114459 2024-09-21T10:36:38.930 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:38.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.960 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:38.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:39.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:39.101 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:39.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:39.203 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:39.242 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:39.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:39.344 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:39.383 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:39.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:39.485 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:39.522 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:39.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:39.623 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:39.657 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:39.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:39.710 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:36:39.760 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:39.787 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:39.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:39.887 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 87 16 121101 121085 86.971 56.75 0.0142002 0.0114932 2024-09-21T10:36:39.889 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:39.926 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:39.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:39.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:39 smithi007 ceph-mon[99390]: pgmap v1707: 99 pgs: 99 active+clean; 7.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:36:39.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3515020211' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:36:39.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:39 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:36:39.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:39 smithi007 ceph-mon[101144]: pgmap v1707: 99 pgs: 99 active+clean; 7.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:36:39.933 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3515020211' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:36:39.933 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:39 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:36:40.029 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:40.036 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:39 smithi031 ceph-mon[96824]: pgmap v1707: 99 pgs: 99 active+clean; 7.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:36:40.036 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3515020211' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:36:40.036 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:39 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:36:40.063 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:40.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:40.165 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:40.187 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:40.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:40.288 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:40.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.329 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:40.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:40.430 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:40.466 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:40.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:40.567 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:40.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.606 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:40.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:40.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:40.747 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:40.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:40.849 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:40.887 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 88 16 121925 121909 86.5679 51.5 0.0125248 0.0115465 2024-09-21T10:36:40.891 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:40.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:40.993 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:41.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.032 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:41.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:41.133 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:40 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:36:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:40 smithi031 ceph-mon[96824]: osdmap e1284: 8 total, 8 up, 8 in 2024-09-21T10:36:41.176 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:41.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:40 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:36:41.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:40 smithi007 ceph-mon[99390]: osdmap e1284: 8 total, 8 up, 8 in 2024-09-21T10:36:41.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:36:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:36:40] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.51.0" 2024-09-21T10:36:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:40 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:36:41.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:40 smithi007 ceph-mon[101144]: osdmap e1284: 8 total, 8 up, 8 in 2024-09-21T10:36:41.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:41.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.321 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:41.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:41.422 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:41.458 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:41.560 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:41.600 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:41.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:41.701 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:41.750 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:41.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:41.855 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:41.875 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:41 smithi007 ceph-mon[99390]: pgmap v1709: 99 pgs: 99 active+clean; 7.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 59 MiB/s wr, 945 op/s 2024-09-21T10:36:41.875 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:41 smithi007 ceph-mon[101144]: pgmap v1709: 99 pgs: 99 active+clean; 7.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 59 MiB/s wr, 945 op/s 2024-09-21T10:36:41.887 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 89 16 122789 122773 86.2012 54 0.0130435 0.0115949 2024-09-21T10:36:41.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:41.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:41 smithi031 ceph-mon[96824]: pgmap v1709: 99 pgs: 99 active+clean; 7.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 59 MiB/s wr, 945 op/s 2024-09-21T10:36:42.000 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:42.035 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:42.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:42.137 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:42.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.184 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:42.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:42.285 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:42.330 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:42.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:42.432 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:42.470 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:42.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:42.572 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:42.609 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:42.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:42.710 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:42.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T10:36:42.750 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:42.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:42.852 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:42.888 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 90 5 123623 123618 85.8301 52.8125 0.0236889 0.0116452 2024-09-21T10:36:42.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:42.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:43.020 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:43.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:43.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:43.145 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:43.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:43.246 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:43.268 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:43.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:43.370 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:43.393 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:43.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:43.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:43 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:43.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:43 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:43.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:43 smithi031 ceph-mon[96824]: pgmap v1710: 99 pgs: 99 active+clean; 7.3 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:36:43.423 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:43 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:43.423 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:43 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:43.423 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:43 smithi007 ceph-mon[99390]: pgmap v1710: 99 pgs: 99 active+clean; 7.3 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:36:43.424 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:43 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:43.424 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:43 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:36:43.424 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:43 smithi007 ceph-mon[101144]: pgmap v1710: 99 pgs: 99 active+clean; 7.3 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:36:43.425 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:36:43.425 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:36:43.495 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:43.518 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:43.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:43.619 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:43.641 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:43.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:43.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:43.765 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:43.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:43.867 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:43.888 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total time run: 90.0359 2024-09-21T10:36:43.888 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total writes made: 123623 2024-09-21T10:36:43.888 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Write size: 65536 2024-09-21T10:36:43.888 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object size: 65536 2024-09-21T10:36:43.888 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Bandwidth (MB/sec): 85.8151 2024-09-21T10:36:43.888 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Bandwidth: 37.0322 2024-09-21T10:36:43.889 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max bandwidth (MB/sec): 229.312 2024-09-21T10:36:43.889 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min bandwidth (MB/sec): 47.0625 2024-09-21T10:36:43.889 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average IOPS: 1373 2024-09-21T10:36:43.889 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev IOPS: 592.515 2024-09-21T10:36:43.889 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max IOPS: 3669 2024-09-21T10:36:43.889 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min IOPS: 753 2024-09-21T10:36:43.889 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average Latency(s): 0.0116463 2024-09-21T10:36:43.889 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Latency(s): 0.0112327 2024-09-21T10:36:43.889 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max latency(s): 0.28625 2024-09-21T10:36:43.889 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min latency(s): 0.00112334 2024-09-21T10:36:43.892 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:43.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:43.894 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:36:43.994 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:44.034 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:44.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:44.136 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:44.159 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:44.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:44.260 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:44.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:44.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:44.383 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:44.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:44.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:44.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:44 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4109286358' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:44.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:44 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4109286358' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:44.514 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:44.547 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:44.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:44.649 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:44.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:44 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4109286358' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:44.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.688 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:44.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:44.766 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:36:44.790 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:44.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:44.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:44.933 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:44.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:44.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:45.027 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:45.064 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:45.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:45.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:45.217 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:45.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:45.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:45.356 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:45.387 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:45.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:45.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:45.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4109286358' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:36:45.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[99390]: osdmap e1285: 8 total, 8 up, 8 in 2024-09-21T10:36:45.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[99390]: pgmap v1712: 99 pgs: 99 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2024-09-21T10:36:45.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[99390]: 1.3 scrub starts 2024-09-21T10:36:45.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[99390]: 1.3 scrub ok 2024-09-21T10:36:45.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:45.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4109286358' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:36:45.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[101144]: osdmap e1285: 8 total, 8 up, 8 in 2024-09-21T10:36:45.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[101144]: pgmap v1712: 99 pgs: 99 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2024-09-21T10:36:45.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[101144]: 1.3 scrub starts 2024-09-21T10:36:45.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:45 smithi007 ceph-mon[101144]: 1.3 scrub ok 2024-09-21T10:36:45.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:45.522 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:45.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:45.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:45.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:36:45.659 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:45 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:45 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4109286358' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:36:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:45 smithi031 ceph-mon[96824]: osdmap e1285: 8 total, 8 up, 8 in 2024-09-21T10:36:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:45 smithi031 ceph-mon[96824]: pgmap v1712: 99 pgs: 99 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2024-09-21T10:36:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:45 smithi031 ceph-mon[96824]: 1.3 scrub starts 2024-09-21T10:36:45.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:45 smithi031 ceph-mon[96824]: 1.3 scrub ok 2024-09-21T10:36:45.668 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:45.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:45.774 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:45.822 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:45.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:45.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:45.964 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:45.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:46.066 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:46.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:46.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:46.201 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:46.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:46.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:46.348 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:46.380 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:46.380 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:46 smithi007 ceph-mon[99390]: 1.a scrub starts 2024-09-21T10:36:46.380 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:46 smithi007 ceph-mon[99390]: 1.a scrub ok 2024-09-21T10:36:46.381 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:46 smithi007 ceph-mon[99390]: 1.5 scrub starts 2024-09-21T10:36:46.381 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:46 smithi007 ceph-mon[99390]: 1.5 scrub ok 2024-09-21T10:36:46.381 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:46 smithi007 ceph-mon[101144]: 1.a scrub starts 2024-09-21T10:36:46.381 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:46 smithi007 ceph-mon[101144]: 1.a scrub ok 2024-09-21T10:36:46.381 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:46 smithi007 ceph-mon[101144]: 1.5 scrub starts 2024-09-21T10:36:46.381 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:46 smithi007 ceph-mon[101144]: 1.5 scrub ok 2024-09-21T10:36:46.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:46.482 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:46.517 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:46.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:46.619 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:46.664 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:46.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:46 smithi031 ceph-mon[96824]: 1.a scrub starts 2024-09-21T10:36:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:46 smithi031 ceph-mon[96824]: 1.a scrub ok 2024-09-21T10:36:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:46 smithi031 ceph-mon[96824]: 1.5 scrub starts 2024-09-21T10:36:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:46 smithi031 ceph-mon[96824]: 1.5 scrub ok 2024-09-21T10:36:46.766 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:46.811 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:46.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:46.913 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:46.967 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:46.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:47.068 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:47.101 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:47.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:47.203 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:47.216 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:47 smithi007 ceph-mon[101144]: 1.8 scrub starts 2024-09-21T10:36:47.216 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:47 smithi007 ceph-mon[101144]: 1.8 scrub ok 2024-09-21T10:36:47.216 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:47 smithi007 ceph-mon[101144]: pgmap v1713: 99 pgs: 99 active+clean; 7.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 46 MiB/s wr, 787 op/s 2024-09-21T10:36:47.218 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:47 smithi007 ceph-mon[99390]: 1.8 scrub starts 2024-09-21T10:36:47.218 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:47 smithi007 ceph-mon[99390]: 1.8 scrub ok 2024-09-21T10:36:47.218 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:47 smithi007 ceph-mon[99390]: pgmap v1713: 99 pgs: 99 active+clean; 7.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 46 MiB/s wr, 787 op/s 2024-09-21T10:36:47.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.258 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:47.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:47.359 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:47.391 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:47.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:47.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:47.522 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:47.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:47.623 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:47.663 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:47.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:47 smithi031 ceph-mon[96824]: 1.8 scrub starts 2024-09-21T10:36:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:47 smithi031 ceph-mon[96824]: 1.8 scrub ok 2024-09-21T10:36:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:47 smithi031 ceph-mon[96824]: pgmap v1713: 99 pgs: 99 active+clean; 7.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 46 MiB/s wr, 787 op/s 2024-09-21T10:36:47.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:47.801 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:47.902 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:47.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:47.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:48.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:48.082 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:48.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:48.132 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:36:48.183 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:48.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.216 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:48.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:48.317 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:48.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.364 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:48.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:48.465 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:48.471 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:48 smithi007 ceph-mon[99390]: 1.2 scrub starts 2024-09-21T10:36:48.471 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:48 smithi007 ceph-mon[99390]: 1.2 scrub ok 2024-09-21T10:36:48.471 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:48 smithi007 ceph-mon[101144]: 1.2 scrub starts 2024-09-21T10:36:48.471 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:48 smithi007 ceph-mon[101144]: 1.2 scrub ok 2024-09-21T10:36:48.503 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:48.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:48.605 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:48.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:48.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:48.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:48 smithi031 ceph-mon[96824]: 1.2 scrub starts 2024-09-21T10:36:48.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:48 smithi031 ceph-mon[96824]: 1.2 scrub ok 2024-09-21T10:36:48.683 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:48.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:48.793 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:48.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:48.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:48.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:48.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:49.039 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:49.072 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:49.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:49.174 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:49.198 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:49.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:49.299 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:49.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:49.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:49.432 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:49 smithi007 ceph-mon[99390]: 1.1 scrub starts 2024-09-21T10:36:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:49 smithi007 ceph-mon[99390]: 1.1 scrub ok 2024-09-21T10:36:49.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:49 smithi007 ceph-mon[99390]: pgmap v1714: 99 pgs: 99 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 27 MiB/s wr, 641 op/s 2024-09-21T10:36:49.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:49 smithi007 ceph-mon[101144]: 1.1 scrub starts 2024-09-21T10:36:49.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:49 smithi007 ceph-mon[101144]: 1.1 scrub ok 2024-09-21T10:36:49.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:49 smithi007 ceph-mon[101144]: pgmap v1714: 99 pgs: 99 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 27 MiB/s wr, 641 op/s 2024-09-21T10:36:49.477 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:49.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:49.579 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:49.616 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:49.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:49 smithi031 ceph-mon[96824]: 1.1 scrub starts 2024-09-21T10:36:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:49 smithi031 ceph-mon[96824]: 1.1 scrub ok 2024-09-21T10:36:49.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:49 smithi031 ceph-mon[96824]: pgmap v1714: 99 pgs: 99 active+clean; 7.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 27 MiB/s wr, 641 op/s 2024-09-21T10:36:49.718 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:49.745 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:49.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:49.846 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:49.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.881 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:49.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:49.982 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:50.020 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:50.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:50.122 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:50.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.157 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:50.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:50.258 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:50.293 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:50.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:50.394 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:50.436 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:50.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:50.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:50.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:50.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:50.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:50.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:50.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:50.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:50.847 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:50.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:50.949 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:50.989 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:50.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:51.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:51.118 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:51.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:36:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:36:50] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.51.0" 2024-09-21T10:36:51.220 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:51.246 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:51.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:51.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:51.398 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:51.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:51.500 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:51.538 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:51.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:51.610 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:51.640 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:51.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:51 smithi031 ceph-mon[96824]: pgmap v1715: 99 pgs: 99 active+clean; 7.3 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 23 MiB/s wr, 794 op/s 2024-09-21T10:36:51.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:51 smithi007 ceph-mon[99390]: pgmap v1715: 99 pgs: 99 active+clean; 7.3 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 23 MiB/s wr, 794 op/s 2024-09-21T10:36:51.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:51 smithi007 ceph-mon[101144]: pgmap v1715: 99 pgs: 99 active+clean; 7.3 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 23 MiB/s wr, 794 op/s 2024-09-21T10:36:51.697 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:51.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:51.798 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:51.841 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:51.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:51.944 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:51.990 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:51.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:52.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:52.132 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:52.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:52.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:52.289 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:52.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:52.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:52.427 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:52.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:52.433 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:52 smithi007 ceph-mon[99390]: 1.9 scrub starts 2024-09-21T10:36:52.433 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:52 smithi007 ceph-mon[99390]: 1.9 scrub ok 2024-09-21T10:36:52.434 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:52 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:52.434 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:52 smithi007 ceph-mon[101144]: 1.9 scrub starts 2024-09-21T10:36:52.434 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:52 smithi007 ceph-mon[101144]: 1.9 scrub ok 2024-09-21T10:36:52.434 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:52 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:52.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:52.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:52.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:52.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:52 smithi031 ceph-mon[96824]: 1.9 scrub starts 2024-09-21T10:36:52.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:52 smithi031 ceph-mon[96824]: 1.9 scrub ok 2024-09-21T10:36:52.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:52 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:52.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:52.698 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:52.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:52.751 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:36:52.751 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:36:52.774 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:36:52.775 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:36:52.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:52.826 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:36:52.826 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:36:52.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:52.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:52.866 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:36:52.867 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:36:52.905 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:36:52.905 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:36:52.948 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:52.951 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:36:52.951 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:36:52.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.996 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:52.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:53.009 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:36:53.009 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:36:53.041 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:36:53.041 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:36:53.096 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:36:53.096 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:36:53.097 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:36:53.097 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:36:53.097 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:36:53.098 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:53.126 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:53.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:53.228 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:53.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:53.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:53.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:53.400 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:53.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:53.502 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:53.538 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:53.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:53.639 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:53.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:53 smithi031 ceph-mon[96824]: pgmap v1716: 99 pgs: 99 active+clean; 7.3 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 22 MiB/s wr, 796 op/s 2024-09-21T10:36:53.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:53 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/849049313' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:53.679 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:53.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:53.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:53 smithi007 ceph-mon[99390]: pgmap v1716: 99 pgs: 99 active+clean; 7.3 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 22 MiB/s wr, 796 op/s 2024-09-21T10:36:53.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:53 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/849049313' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:53.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:53 smithi007 ceph-mon[101144]: pgmap v1716: 99 pgs: 99 active+clean; 7.3 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 22 MiB/s wr, 796 op/s 2024-09-21T10:36:53.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:53 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/849049313' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:53.781 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:53.819 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:53.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:53.886 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:36:53.922 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:53.951 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:53.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:54.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:54.103 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:54.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:54.205 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:54.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.256 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:54.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:54.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:54.385 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T10:36:54.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:54.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:54.505 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:54.546 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:54.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:54.648 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:54.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:54 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4126070512' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:36:54.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:54 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:36:54.687 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:54.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:54.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:54 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4126070512' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:36:54.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:54 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:36:54.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:54 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4126070512' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:36:54.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:54 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:36:54.789 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:54.823 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:54.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:54.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:54.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:54.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:55.062 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:55.103 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:55.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:55.204 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:55.240 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:55.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:55.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:55.375 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:55.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:55.477 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:55.514 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:55.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:55.616 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:55.644 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:55.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:55 smithi031 ceph-mon[96824]: pgmap v1717: 99 pgs: 99 active+clean; 7.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 10 MiB/s wr, 805 op/s 2024-09-21T10:36:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:55 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:36:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:55 smithi031 ceph-mon[96824]: osdmap e1286: 8 total, 8 up, 8 in 2024-09-21T10:36:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:55 smithi007 ceph-mon[99390]: pgmap v1717: 99 pgs: 99 active+clean; 7.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 10 MiB/s wr, 805 op/s 2024-09-21T10:36:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:55 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:36:55.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:55 smithi007 ceph-mon[99390]: osdmap e1286: 8 total, 8 up, 8 in 2024-09-21T10:36:55.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:55 smithi007 ceph-mon[101144]: pgmap v1717: 99 pgs: 99 active+clean; 7.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 10 MiB/s wr, 805 op/s 2024-09-21T10:36:55.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:55 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:36:55.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:55 smithi007 ceph-mon[101144]: osdmap e1286: 8 total, 8 up, 8 in 2024-09-21T10:36:55.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.779 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:55.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:55.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:55.918 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:55.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:56.020 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:56.059 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:56.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:56.160 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:56.189 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:56.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:56.291 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:56.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.336 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:56.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:56.437 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:56.481 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:56.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:56.571 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:56 smithi007 ceph-mon[99390]: 1.6 scrub starts 2024-09-21T10:36:56.571 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:56 smithi007 ceph-mon[99390]: 1.6 scrub ok 2024-09-21T10:36:56.571 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:56 smithi007 ceph-mon[101144]: 1.6 scrub starts 2024-09-21T10:36:56.571 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:56 smithi007 ceph-mon[101144]: 1.6 scrub ok 2024-09-21T10:36:56.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:56.621 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:56.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:56.723 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:56.732 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:36:56.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:56.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:56.862 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:56.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:56.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:56 smithi031 ceph-mon[96824]: 1.6 scrub starts 2024-09-21T10:36:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:56 smithi031 ceph-mon[96824]: 1.6 scrub ok 2024-09-21T10:36:57.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:57.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:36:57.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.066 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:57.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:57.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:57.197 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:57.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:57.298 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:57.358 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:57.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:57.459 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:57.504 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:57.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:57.606 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:57.632 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:57.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:57.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:57 smithi007 ceph-mon[101144]: pgmap v1719: 99 pgs: 99 active+clean; 7.0 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 294 KiB/s wr, 871 op/s 2024-09-21T10:36:57.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:57 smithi007 ceph-mon[99390]: pgmap v1719: 99 pgs: 99 active+clean; 7.0 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 294 KiB/s wr, 871 op/s 2024-09-21T10:36:57.734 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:57.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.767 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:57.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:57.816 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:57 smithi031 ceph-mon[96824]: pgmap v1719: 99 pgs: 99 active+clean; 7.0 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 294 KiB/s wr, 871 op/s 2024-09-21T10:36:57.868 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:57.910 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:57.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:58.012 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:58.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.072 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:58.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:58.173 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:58.211 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:58.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:58.313 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:58.352 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:58.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:58.454 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:58.544 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:58.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:58.554 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:58.574 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:58.581 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:58 smithi031 ceph-mon[96824]: 1.7 scrub starts 2024-09-21T10:36:58.581 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:58 smithi031 ceph-mon[96824]: 1.7 scrub ok 2024-09-21T10:36:58.601 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:58.646 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:58.681 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:58.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:58.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:58 smithi007 ceph-mon[99390]: 1.7 scrub starts 2024-09-21T10:36:58.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:58 smithi007 ceph-mon[99390]: 1.7 scrub ok 2024-09-21T10:36:58.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:58 smithi007 ceph-mon[101144]: 1.7 scrub starts 2024-09-21T10:36:58.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:58 smithi007 ceph-mon[101144]: 1.7 scrub ok 2024-09-21T10:36:58.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:58.823 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:58.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:58.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:58.968 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:58.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:59.070 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:59.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.106 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:59.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:59.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:59.242 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:59.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:59.343 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:59.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:59.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:59.449 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:36:59.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:59.522 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:59.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:59.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:59.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.670 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:59.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:59.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:59 smithi007 ceph-mon[99390]: pgmap v1720: 99 pgs: 99 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 917 op/s 2024-09-21T10:36:59.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:36:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1649617704' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:59.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:59 smithi007 ceph-mon[101144]: pgmap v1720: 99 pgs: 99 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 917 op/s 2024-09-21T10:36:59.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:36:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1649617704' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:59.730 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:59 smithi031 ceph-mon[96824]: pgmap v1720: 99 pgs: 99 active+clean; 6.9 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 917 op/s 2024-09-21T10:36:59.730 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:36:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1649617704' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:59.771 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:59.812 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:36:59.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:59.914 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:59.954 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:36:59.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:00.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:00.087 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:00.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:00.189 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:00.223 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:00.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:00.325 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:00.364 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:00.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:00.466 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:00.508 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:00.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:00.589 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:00 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:37:00.589 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:00 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:37:00.589 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:00 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1649617704' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:00.589 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:00 smithi007 ceph-mon[99390]: osdmap e1287: 8 total, 8 up, 8 in 2024-09-21T10:37:00.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:00 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:37:00.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:00 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:37:00.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:00 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1649617704' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:00.589 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:00 smithi007 ceph-mon[101144]: osdmap e1287: 8 total, 8 up, 8 in 2024-09-21T10:37:00.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:00.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.654 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:00.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:00.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:00.797 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:00.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:00.899 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:00 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:37:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:00 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:37:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:00 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1649617704' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:00.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:00 smithi031 ceph-mon[96824]: osdmap e1287: 8 total, 8 up, 8 in 2024-09-21T10:37:00.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.936 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:00.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:01.037 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:01.067 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:01.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:01.140 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:37:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:37:00] "GET /metrics HTTP/1.1" 200 36607 "" "Prometheus/2.51.0" 2024-09-21T10:37:01.170 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:01.209 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:01.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:01.311 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:01.344 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:01.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:01.445 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:01.490 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:01.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:01.592 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:01.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.629 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:01.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:01.730 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:01.733 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:01 smithi007 ceph-mon[99390]: pgmap v1722: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s 2024-09-21T10:37:01.733 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:01 smithi007 ceph-mon[101144]: pgmap v1722: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s 2024-09-21T10:37:01.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.758 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:01.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:01.859 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:01.903 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:01.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:01 smithi031 ceph-mon[96824]: pgmap v1722: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s 2024-09-21T10:37:02.005 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:02.039 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:02.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:02.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:02.177 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:02.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:02.279 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:02.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:02.435 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:02.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.481 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:02.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:02.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:02.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.622 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:02.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:02.723 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:02.761 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:02.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:02.863 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:02.895 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:02.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:02.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:37:02.996 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:03.023 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:03.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:03.125 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:03.209 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:03.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:03.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:03.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.415 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:03.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:03.516 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:03.553 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:03.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:03.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:03.691 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:03 smithi007 ceph-mon[99390]: pgmap v1723: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:37:03.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:03 smithi007 ceph-mon[101144]: pgmap v1723: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:37:03.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:03.793 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:03.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:03.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:03 smithi031 ceph-mon[96824]: pgmap v1723: 99 pgs: 99 active+clean; 6.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:37:03.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:03.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.975 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:03.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:04.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:04.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:04.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:04.212 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:04.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:04.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:04.358 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:04.398 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:04.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:04.499 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:04.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:04.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:04.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:04.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.678 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:04.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:04.778 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:04.811 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:04.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:04.912 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:04.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.991 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:04.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:05.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:05.134 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:05.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:05.236 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:05.278 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:05.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:05.380 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.415 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:05.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:05.516 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:05.555 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:05.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:05.657 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:05.691 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:05.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:05.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:05 smithi007 ceph-mon[99390]: pgmap v1724: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 893 op/s 2024-09-21T10:37:05.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:05 smithi007 ceph-mon[101144]: pgmap v1724: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 893 op/s 2024-09-21T10:37:05.793 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:05.831 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:05.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:05 smithi031 ceph-mon[96824]: pgmap v1724: 99 pgs: 99 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 893 op/s 2024-09-21T10:37:05.933 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:05.965 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:05.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:06.066 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:06.088 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:06.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:06.189 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:06.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:06.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:06.313 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:06.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.353 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:06.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:06.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:06.479 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:06.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:06.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:06.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:06.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:06.720 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:06.758 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:06.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:06.859 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:06.895 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:06.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:06.997 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:07.032 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:07.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:07.133 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:07.156 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:07.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:07.257 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:07.293 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:07.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:07.394 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:07.437 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:07.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:07.492 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:07 smithi007 ceph-mon[99390]: pgmap v1725: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 892 op/s 2024-09-21T10:37:07.492 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:07.492 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:07.492 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:07 smithi007 ceph-mon[101144]: pgmap v1725: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 892 op/s 2024-09-21T10:37:07.492 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:07.492 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:07.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:07.610 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:07.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:07 smithi031 ceph-mon[96824]: pgmap v1725: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 892 op/s 2024-09-21T10:37:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:07.712 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:07.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.761 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:07.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:07.862 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:07.916 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:07.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:08.018 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:08.060 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:08.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:08.162 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:08.199 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:08.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:08.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:08.328 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:08.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:08.430 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:08.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.461 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:08.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:08.562 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:08.604 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:08.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:08.706 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:08.734 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:08.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:08.835 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:08.838 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216535 6.14 6:28e21949:::benchmark_data_smithi007_139998_object87977:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.702934+0000", 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13069779099999, 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.443284993, 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.839 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216535 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702934+0000", 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702934+0000", 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.840 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702936+0000", 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.793e-06 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702941+0000", 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5480000000000001e-06 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702957+0000", 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5427999999999999e-05 2024-09-21T10:37:08.841 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702966+0000", 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9239999999999996e-06 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703016+0000", 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0149999999999999e-05 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703022+0000", 2024-09-21T10:37:08.842 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9900000000000002e-06 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.135208+0000", 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4321863320000001 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.135336+0000", 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000127949 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.843 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.135732+0000", 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00039635499999999998 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140385+0000", 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0046530139999999996 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140428+0000", 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2777000000000001e-05 2024-09-21T10:37:08.844 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140472+0000", 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3566000000000003e-05 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140491+0000", 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9644e-05 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140533+0000", 2024-09-21T10:37:08.845 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1338000000000003e-05 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146049+0000", 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0055164070000000001 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146090+0000", 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0679000000000001e-05 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.846 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146219+0000", 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012909900000000001 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216555 6.14 6:2b5d5106:::benchmark_data_smithi007_139998_object87997:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.702988+0000", 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13064411100004, 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4433922109999999, 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.847 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216555 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702988+0000", 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702988+0000", 2024-09-21T10:37:08.848 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702988+0000", 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3099999999999997e-07 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702991+0000", 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.7039999999999999e-06 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.849 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.702999+0000", 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.405e-06 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703006+0000", 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2940000000000002e-06 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703035+0000", 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9757e-05 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.850 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703039+0000", 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5269999999999999e-06 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.138140+0000", 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.435100727 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.851 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.138291+0000", 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015091400000000001 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.138628+0000", 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00033733899999999998 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140770+0000", 2024-09-21T10:37:08.852 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00214211 2024-09-21T10:37:08.853 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.853 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.853 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.853 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140818+0000", 2024-09-21T10:37:08.853 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7409e-05 2024-09-21T10:37:08.853 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.853 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.853 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.853 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140869+0000", 2024-09-21T10:37:08.853 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1391999999999999e-05 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140918+0000", 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.897e-05 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145557+0000", 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0046393420000000003 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146263+0000", 2024-09-21T10:37:08.854 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00070540800000000003 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146298+0000", 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5441999999999997e-05 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146380+0000", 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1840000000000002e-05 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.855 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216558 6.14 6:2e1f219f:::benchmark_data_smithi007_139998_object88000:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703015+0000", 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13061655700005, 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4436002130000001, 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216558 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.856 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703015+0000", 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703015+0000", 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703016+0000", 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7100000000000002e-07 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703018+0000", 2024-09-21T10:37:08.857 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6840000000000001e-06 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703025+0000", 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7789999999999998e-06 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703032+0000", 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6250000000000001e-06 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.858 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703051+0000", 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8774e-05 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703054+0000", 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3909999999999998e-06 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.140958+0000", 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4379043490000001 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.141064+0000", 2024-09-21T10:37:08.859 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000105716 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.141371+0000", 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00030660600000000001 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145704+0000", 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0043335800000000001 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.860 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145724+0000", 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9351000000000002e-05 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145764+0000", 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0241000000000003e-05 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145831+0000", 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6922999999999996e-05 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.861 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145969+0000", 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000138675 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146490+0000", 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00052082799999999998 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146530+0000", 2024-09-21T10:37:08.862 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9582000000000002e-05 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146615+0000", 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5637999999999996e-05 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216562 6.14 6:2c1bf480:::benchmark_data_smithi007_139998_object88004:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703040+0000", 2024-09-21T10:37:08.863 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13059166000005, 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.443784025, 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216562 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703040+0000", 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.864 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703040+0000", 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703041+0000", 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7100000000000002e-07 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703043+0000", 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1179999999999999e-06 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.865 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703049+0000", 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7329999999999997e-06 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703055+0000", 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2560000000000002e-06 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703105+0000", 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0170000000000002e-05 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.866 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703112+0000", 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.973e-06 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.143017+0000", 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4399049239999999 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.143131+0000", 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011453799999999999 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.867 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.143428+0000", 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00029633699999999998 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145778+0000", 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0023502900000000001 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145882+0000", 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000103848 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.868 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.145929+0000", 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7228999999999998e-05 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146010+0000", 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0895000000000004e-05 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146657+0000", 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00064749600000000001 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.869 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146709+0000", 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1313999999999997e-05 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146743+0000", 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.4403999999999998e-05 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146824+0000", 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1029e-05 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.870 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216577 6.14 6:2bb5d647:::benchmark_data_smithi007_139998_object88019:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703082+0000", 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13055022699996, 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.449569347, 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216577 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.871 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703082+0000", 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703082+0000", 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703082+0000", 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1399999999999995e-07 2024-09-21T10:37:08.872 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703087+0000", 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0929999999999996e-06 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703097+0000", 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0081000000000001e-05 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703104+0000", 2024-09-21T10:37:08.873 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1239999999999999e-06 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703142+0000", 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8117000000000001e-05 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703149+0000", 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8600000000000004e-06 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146865+0000", 2024-09-21T10:37:08.874 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4437166809999999 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.146979+0000", 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000113347 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.147300+0000", 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00032144600000000003 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.875 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152265+0000", 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0049644099999999998 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152283+0000", 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8111999999999999e-05 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152341+0000", 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7790000000000001e-05 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.876 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152392+0000", 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1354999999999999e-05 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152434+0000", 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2329000000000001e-05 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152464+0000", 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.0153000000000001e-05 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.877 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152504+0000", 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9946e-05 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152651+0000", 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000146589 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.878 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.879 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216669 6.14 6:2ba22b5d:::benchmark_data_smithi007_139998_object88111:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.879 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703124+0000", 2024-09-21T10:37:08.879 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13050815400004, 2024-09-21T10:37:08.879 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.45428022, 2024-09-21T10:37:08.879 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216669 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703124+0000", 2024-09-21T10:37:08.880 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703124+0000", 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703124+0000", 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3099999999999998e-07 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.881 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703127+0000", 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.52e-06 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703136+0000", 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0839999999999998e-06 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703143+0000", 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1509999999999998e-06 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.882 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703174+0000", 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.0613e-05 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703180+0000", 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4160000000000001e-06 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.149687+0000", 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4465070980000001 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.883 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.149825+0000", 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013832300000000001 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.150146+0000", 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00032071699999999999 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152401+0000", 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022547330000000001 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.884 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152708+0000", 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00030763200000000001 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152749+0000", 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0624999999999998e-05 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152784+0000", 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5250000000000003e-05 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.885 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152834+0000", 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9518000000000003e-05 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157274+0000", 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.004439976 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157324+0000", 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0494999999999997e-05 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157404+0000", 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9537999999999996e-05 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216738 6.14 6:2b29642b:::benchmark_data_smithi007_139998_object88180:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703155+0000", 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13047701400001, 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4546458950000001, 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.887 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216738 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703155+0000", 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703155+0000", 2024-09-21T10:37:08.888 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703155+0000", 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1200000000000003e-07 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703158+0000", 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3740000000000001e-06 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703165+0000", 2024-09-21T10:37:08.889 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1180000000000003e-06 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703171+0000", 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7250000000000002e-06 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703223+0000", 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2250999999999998e-05 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703232+0000", 2024-09-21T10:37:08.890 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4520000000000003e-06 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152861+0000", 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4496292310000001 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.152940+0000", 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8708000000000006e-05 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.153176+0000", 2024-09-21T10:37:08.891 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00023596500000000001 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157436+0000", 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0042594429999999999 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157509+0000", 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3677000000000006e-05 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157529+0000", 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9565e-05 2024-09-21T10:37:08.892 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157557+0000", 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8555999999999999e-05 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157620+0000", 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2588000000000005e-05 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157667+0000", 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6678000000000003e-05 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.893 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157698+0000", 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.1291999999999998e-05 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157801+0000", 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010276 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216742 6.14 6:29aa1f64:::benchmark_data_smithi007_139998_object88184:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703180+0000", 2024-09-21T10:37:08.894 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13045134000004, 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4550138610000001, 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216742 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703180+0000", 2024-09-21T10:37:08.895 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703180+0000", 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703181+0000", 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4400000000000001e-07 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.896 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703183+0000", 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9599999999999999e-06 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703190+0000", 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9149999999999999e-06 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703194+0000", 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.25e-06 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.897 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703255+0000", 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1027999999999999e-05 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703262+0000", 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1659999999999997e-06 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.155088+0000", 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.451825618 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.898 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.155188+0000", 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9691999999999994e-05 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.155437+0000", 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024914000000000002 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157637+0000", 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022008219999999998 2024-09-21T10:37:08.899 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157827+0000", 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00018992299999999999 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157867+0000", 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9876999999999998e-05 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.900 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157927+0000", 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9796000000000001e-05 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.157956+0000", 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8416999999999999e-05 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158009+0000", 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3168999999999999e-05 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.901 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158075+0000", 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6101999999999998e-05 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158194+0000", 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000119542 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.902 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216877 6.14 6:297ea246:::benchmark_data_smithi007_139998_object88319:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703218+0000", 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13041407000003, 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.462487691, 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216877 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.903 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703218+0000", 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703218+0000", 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703218+0000", 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5499999999999998e-07 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703221+0000", 2024-09-21T10:37:08.904 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2220000000000001e-06 2024-09-21T10:37:08.905 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.905 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.905 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.905 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703228+0000", 2024-09-21T10:37:08.905 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1729999999999998e-06 2024-09-21T10:37:08.905 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.905 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.905 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.905 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703238+0000", 2024-09-21T10:37:08.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.906 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:08.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:08.906 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0485e-05 2024-09-21T10:37:08.906 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.906 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.906 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.906 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703301+0000", 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2842999999999994e-05 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703309+0000", 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6569999999999997e-06 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158246+0000", 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4549372119999999 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.907 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158325+0000", 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9122000000000006e-05 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.158575+0000", 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024993999999999998 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165160+0000", 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0065846050000000003 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.908 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165176+0000", 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6801999999999999e-05 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165213+0000", 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6612000000000001e-05 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165287+0000", 2024-09-21T10:37:08.909 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3893999999999994e-05 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165442+0000", 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015464999999999999 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165587+0000", 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014515799999999999 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.910 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165625+0000", 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.7920999999999998e-05 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165705+0000", 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0740000000000003e-05 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216898 6.14 6:28107d93:::benchmark_data_smithi007_139998_object88340:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703248+0000", 2024-09-21T10:37:08.911 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13038335299996, 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4626923709999999, 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216898 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703248+0000", 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.912 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703248+0000", 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703249+0000", 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7100000000000002e-07 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703251+0000", 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1270000000000001e-06 2024-09-21T10:37:08.913 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703258+0000", 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6390000000000003e-06 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703263+0000", 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1229999999999999e-06 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703351+0000", 2024-09-21T10:37:08.914 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7758999999999998e-05 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703358+0000", 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2690000000000002e-06 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.160561+0000", 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4572034540000001 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.160684+0000", 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000123177 2024-09-21T10:37:08.915 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.161018+0000", 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00033363000000000002 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165306+0000", 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0042876909999999997 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165369+0000", 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2983000000000003e-05 2024-09-21T10:37:08.916 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165508+0000", 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000139245 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165551+0000", 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2734000000000001e-05 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165758+0000", 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000206947 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.917 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165818+0000", 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9951000000000002e-05 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165851+0000", 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3309999999999998e-05 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165941+0000", 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9860999999999999e-05 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.918 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216901 6.14 6:2a64b7c0:::benchmark_data_smithi007_139998_object88343:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703275+0000", 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13035690100003, 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4631018280000001, 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.919 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216901 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703275+0000", 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703275+0000", 2024-09-21T10:37:08.920 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703275+0000", 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1899999999999998e-07 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703278+0000", 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5490000000000001e-06 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703284+0000", 2024-09-21T10:37:08.921 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7610000000000004e-06 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703289+0000", 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9099999999999996e-06 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703394+0000", 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000105859 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703402+0000", 2024-09-21T10:37:08.922 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4270000000000002e-06 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.163183+0000", 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4597809509999999 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.163311+0000", 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012784 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.923 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.163655+0000", 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00034444899999999998 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.165457+0000", 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001802005 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166005+0000", 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00054805700000000001 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.924 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166047+0000", 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1445e-05 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166096+0000", 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9245e-05 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166133+0000", 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6705000000000002e-05 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.925 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166177+0000", 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4678000000000002e-05 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166234+0000", 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6891000000000001e-05 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166377+0000", 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014263700000000001 2024-09-21T10:37:08.926 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216903 6.14 6:2d60da2c:::benchmark_data_smithi007_139998_object88345:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703318+0000", 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13031344199999, 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.472300449, 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.927 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216903 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703318+0000", 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703318+0000", 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.928 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703319+0000", 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0399999999999996e-07 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703327+0000", 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7249999999999997e-06 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703334+0000", 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7400000000000004e-06 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.929 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703340+0000", 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9179999999999999e-06 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703437+0000", 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7077999999999994e-05 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703450+0000", 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2308e-05 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.930 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166416+0000", 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.462966867 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166499+0000", 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2218000000000005e-05 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.166706+0000", 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00020764700000000001 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.931 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.172453+0000", 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0057465329999999998 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175020+0000", 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0025674220000000002 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.932 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175162+0000", 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014177600000000001 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175224+0000", 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1550000000000005e-05 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175338+0000", 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011411199999999999 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.933 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175464+0000", 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012668 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175507+0000", 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2416000000000002e-05 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175619+0000", 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011195499999999999 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.934 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216906 6.14 6:2ab1cb8d:::benchmark_data_smithi007_139998_object88348:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703350+0000", 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13028200500003, 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.472594628, 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216906 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.935 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703350+0000", 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703350+0000", 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703350+0000", 2024-09-21T10:37:08.936 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2e-07 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703352+0000", 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1289999999999999e-06 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703359+0000", 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5679999999999996e-06 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703365+0000", 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7100000000000004e-06 2024-09-21T10:37:08.937 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703497+0000", 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013266100000000001 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703506+0000", 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.191e-06 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.168250+0000", 2024-09-21T10:37:08.938 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4647443570000001 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.168349+0000", 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.8993000000000006e-05 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.168586+0000", 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00023701199999999999 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175037+0000", 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0064514209999999997 2024-09-21T10:37:08.939 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175103+0000", 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5461000000000002e-05 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175282+0000", 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017881799999999999 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.940 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175390+0000", 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000108138 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175686+0000", 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00029649599999999999 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175781+0000", 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4840999999999995e-05 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.941 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175835+0000", 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4385999999999997e-05 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175944+0000", 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010892599999999999 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.942 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216910 6.14 6:2eda2029:::benchmark_data_smithi007_139998_object88352:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703404+0000", 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13022759800003, 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.472962407, 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216910 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.943 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703404+0000", 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703404+0000", 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703405+0000", 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9400000000000005e-07 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.944 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703407+0000", 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5770000000000001e-06 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703416+0000", 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7749999999999998e-06 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703422+0000", 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2870000000000001e-06 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.945 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703547+0000", 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000124494 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703555+0000", 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7419999999999997e-06 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.170438+0000", 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.466883486 2024-09-21T10:37:08.946 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.170548+0000", 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011007500000000001 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.170840+0000", 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00029197499999999998 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175238+0000", 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0043980859999999998 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175427+0000", 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00018859000000000001 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175728+0000", 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00030061999999999998 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176022+0000", 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00029413900000000001 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176105+0000", 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3580999999999998e-05 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176185+0000", 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9971999999999999e-05 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176243+0000", 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8044000000000002e-05 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176367+0000", 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012337000000000001 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216915 6.14 6:2a8366cc:::benchmark_data_smithi007_139998_object88357:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703432+0000", 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13019948700003, 2024-09-21T10:37:08.950 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4731542580000001, 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216915 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703432+0000", 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.951 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703432+0000", 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703433+0000", 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2099999999999997e-07 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703438+0000", 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5740000000000003e-06 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.952 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703455+0000", 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6855999999999999e-05 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703463+0000", 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3159999999999999e-06 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703601+0000", 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013860399999999999 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.953 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703611+0000", 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7950000000000002e-06 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.172504+0000", 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.468892818 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.172661+0000", 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015706199999999999 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.954 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.172989+0000", 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00032814200000000002 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175355+0000", 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0023660310000000002 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.175988+0000", 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00063251400000000004 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176050+0000", 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2650999999999994e-05 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176078+0000", 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.7569e-05 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176134+0000", 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5955999999999998e-05 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176417+0000", 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00028315700000000003 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176468+0000", 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1610999999999998e-05 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176587+0000", 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000118081 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.957 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:216917 6.14 6:2bbc48a6:::benchmark_data_smithi007_139998_object88359:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1145)", 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:17.703491+0000", 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 531.13014128899999, 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4842122390000001, 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:08.958 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 216917 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703491+0000", 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703491+0000", 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.959 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703491+0000", 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6599999999999996e-07 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703494+0000", 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.2969999999999999e-06 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703503+0000", 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0499999999999997e-06 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703509+0000", 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8390000000000003e-06 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703648+0000", 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013880000000000001 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:37:08.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:17.703657+0000", 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.2909999999999996e-06 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176628+0000", 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4729709289999999 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.176758+0000", 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012939099999999999 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.962 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,3,4,5,7", 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.177131+0000", 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000373567 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187196+0000", 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010064300999999999 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187217+0000", 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1409000000000001e-05 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187255+0000", 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8074999999999997e-05 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187322+0000", 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7141e-05 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187385+0000", 2024-09-21T10:37:08.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2868999999999997e-05 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187436+0000", 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0918999999999998e-05 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187506+0000", 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0393000000000002e-05 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:19.187703+0000", 2024-09-21T10:37:08.965 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019640200000000001 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:54782 8.b e1269/1264 8:dcbc8d52:::benchmark_data_smithi007_211264_object54781:head v 1269'3464, mlcod=1269'3460)", 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:35:39.758874+0000", 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 89.074757386000002, 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.19958160899999999, 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.966 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:35:39.758874+0000", 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:35:39.758874+0000", 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:35:39.758875+0000", 2024-09-21T10:37:08.967 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.012e-06 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:35:39.758899+0000", 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3142e-05 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:35:39.758910+0000", 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1785e-05 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:35:39.758917+0000", 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0790000000000003e-06 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:35:39.758982+0000", 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4762000000000001e-05 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:35:39.759001+0000", 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8850000000000001e-05 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.969 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:35:39.958412+0000", 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.199411335 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:35:39.958456+0000", 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3643999999999998e-05 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:143658 8.0 e1287/1264 8:0dccd239:::benchmark_data_smithi007_211264_object20032:head v 1287'8941, mlcod=1287'8939)", 2024-09-21T10:37:08.970 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:37:06.003341+0000", 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 2.8302903740000001, 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.21281159099999999, 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003341+0000", 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003341+0000", 2024-09-21T10:37:08.971 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.972 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.972 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.972 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.972 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003342+0000", 2024-09-21T10:37:08.972 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0559999999999999e-06 2024-09-21T10:37:08.972 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.972 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.972 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.972 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003349+0000", 2024-09-21T10:37:08.972 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3679999999999998e-06 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003361+0000", 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2036e-05 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003368+0000", 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8360000000000003e-06 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003468+0000", 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9931000000000003e-05 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003491+0000", 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3281e-05 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.216111+0000", 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.21261964999999999 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.216153+0000", 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2432999999999998e-05 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:143662 8.f e1287/1264 8:fac13378:::benchmark_data_smithi007_211264_object20036:head v 1287'8978, mlcod=1287'8976)", 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:37:06.003402+0000", 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 2.8302293920000001, 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.220107514, 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.975 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003402+0000", 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003402+0000", 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003403+0000", 2024-09-21T10:37:08.976 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7199999999999999e-07 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003407+0000", 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2089999999999999e-06 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003415+0000", 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8280000000000003e-06 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003420+0000", 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4319999999999998e-06 2024-09-21T10:37:08.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003627+0000", 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00020668800000000001 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.003672+0000", 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5104e-05 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.978 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.223468+0000", 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.219796028 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.223510+0000", 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1752999999999998e-05 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:143665 8.1 e1287/1264 8:88c783e3:::benchmark_data_smithi007_211264_object20039:head v 1287'8890, mlcod=1287'8888)", 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:37:06.008320+0000", 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 2.8253122460000002, 2024-09-21T10:37:08.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.219817078, 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.008320+0000", 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.008320+0000", 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:08.980 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.008321+0000", 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1829999999999999e-06 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.008328+0000", 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3350000000000001e-06 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.216292+0000", 2024-09-21T10:37:08.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.207963646 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.216304+0000", 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.199e-05 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.216361+0000", 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7074999999999998e-05 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.216384+0000", 2024-09-21T10:37:08.982 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3710000000000002e-05 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.228103+0000", 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011718976000000001 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:06.228137+0000", 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3163000000000001e-05 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.983 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.984 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:08.984 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:08.984 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:37:09.006 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:09.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.055 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:09.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:09.156 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:09.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:09.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:09.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:09.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:09.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:09.378 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:37:09.378 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:37:09.378 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:37:09.378 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:37:09.379 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:37:09.379 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:37:09.379 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:37:09.379 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:37:09.379 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:37:09.379 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:37:09.379 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:37:09.379 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:37:09.379 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:37:09.379 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:37:09.380 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:37:09.380 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:37:09.392 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:37:09.426 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:09.455 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:09.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:09.557 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:09.594 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:09.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:09 smithi031 ceph-mon[96824]: pgmap v1726: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2024-09-21T10:37:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:09 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3202122973' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:37:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:09 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:37:09.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:09 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/247080673' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:09 smithi007 ceph-mon[99390]: pgmap v1726: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2024-09-21T10:37:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:09 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3202122973' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:37:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:09 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:37:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:09 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/247080673' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:09.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:09 smithi007 ceph-mon[101144]: pgmap v1726: 99 pgs: 99 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2024-09-21T10:37:09.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:09 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3202122973' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:37:09.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:09 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:37:09.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:09 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/247080673' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:09.696 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:09.736 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:09.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:09.838 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:09.870 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:09.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:09.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:10.007 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:10.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:10.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:10.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.153 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:10.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:10.254 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:10.291 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:10.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:10.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:10.424 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:10.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:10.433 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:10.525 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:10.564 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:10.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:10 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:37:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:10 smithi031 ceph-mon[96824]: osdmap e1288: 8 total, 8 up, 8 in 2024-09-21T10:37:10.667 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:10 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:37:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:10 smithi007 ceph-mon[99390]: osdmap e1288: 8 total, 8 up, 8 in 2024-09-21T10:37:10.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:10 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:37:10.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:10 smithi007 ceph-mon[101144]: osdmap e1288: 8 total, 8 up, 8 in 2024-09-21T10:37:10.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:10.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:10.811 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:10.856 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:10.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:10.958 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:11.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.002 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:11.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:11.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.142 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:11.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:37:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:37:10] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.51.0" 2024-09-21T10:37:11.244 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:11.285 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:11.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:11.325 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:37:11.387 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:11.428 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:11.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:11.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:11.562 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:11.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:11.586 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:11 smithi007 ceph-mon[99390]: pgmap v1728: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2024-09-21T10:37:11.586 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:11 smithi007 ceph-mon[101144]: pgmap v1728: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2024-09-21T10:37:11.663 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:11.695 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:11.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:11.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:11.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.835 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:11.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:11 smithi031 ceph-mon[96824]: pgmap v1728: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2024-09-21T10:37:11.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:11.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.974 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:11.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:12.075 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:12.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:12.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:12.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:12.248 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:12.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:12.349 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:12.390 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:12.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:12.491 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:12.533 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:12.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:12.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:12.671 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:12.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:12.773 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:12.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:12.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:12.939 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:12.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:13.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:13.084 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:13.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:13.185 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:13.209 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:13.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:13.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:13.355 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:13.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:13.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:13.496 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:13.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:13.598 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:13.644 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:13.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:13.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:13 smithi007 ceph-mon[99390]: pgmap v1729: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 854 op/s 2024-09-21T10:37:13.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:13 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:13.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:13 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:13.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:13 smithi007 ceph-mon[101144]: pgmap v1729: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 854 op/s 2024-09-21T10:37:13.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:13 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:13.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:13 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:13.747 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:13.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.794 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:13.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:13.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:13 smithi031 ceph-mon[96824]: pgmap v1729: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 854 op/s 2024-09-21T10:37:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:13 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:13 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:13.932 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:13.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:14.034 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:14.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.081 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:14.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:14.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:37:14.134 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:37:14.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:14.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:14.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:14.314 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:14.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:14.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:14.506 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:14.558 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:14.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:14.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:14 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:37:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:14 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:37:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:14 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:14 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:37:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:14 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:37:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:14 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:14.695 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:14.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:14.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.828 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:14.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:14 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:37:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:14 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:37:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:14 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:14.930 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.958 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:14.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:14.970 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:15.058 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:15.081 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:15.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:15.183 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:15.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.234 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:15.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:15.335 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:15.371 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:15.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:15.473 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:15.503 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:15.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:15.604 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:15.637 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:15.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:15.738 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:15.774 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:15.774 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:15.778 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:37:15.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.789 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:15.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:15.890 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:15.919 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:15.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:16.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:16.070 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:16.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:16.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:15 smithi007 ceph-mon[99390]: pgmap v1730: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 843 op/s 2024-09-21T10:37:16.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:15 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2509032373' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:16.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:15 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:16.096 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:15 smithi007 ceph-mon[101144]: pgmap v1730: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 843 op/s 2024-09-21T10:37:16.096 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:15 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2509032373' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:16.096 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:15 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:15 smithi031 ceph-mon[96824]: pgmap v1730: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 843 op/s 2024-09-21T10:37:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:15 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2509032373' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:15 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:16.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:16.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.210 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:16.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:16.311 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:16.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.351 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:16.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:16.452 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:16.484 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:16.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:16.586 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:16.620 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:16.722 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:16.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:16.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:16.862 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:16.898 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:16.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:17.000 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:17.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:17.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:17.147 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:16 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:16 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:37:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:16 smithi031 ceph-mon[96824]: osdmap e1289: 8 total, 8 up, 8 in 2024-09-21T10:37:17.183 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:17.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:16 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:16 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:37:17.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:16 smithi007 ceph-mon[99390]: osdmap e1289: 8 total, 8 up, 8 in 2024-09-21T10:37:17.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:16 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:17.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:16 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:37:17.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:16 smithi007 ceph-mon[101144]: osdmap e1289: 8 total, 8 up, 8 in 2024-09-21T10:37:17.285 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:17.327 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:17.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:17.429 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:17.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.461 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:17.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:17.562 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:17.606 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:17.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:17.707 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:17.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.747 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:17.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:17.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:17.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:17.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:17 smithi007 ceph-mon[99390]: pgmap v1732: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2024-09-21T10:37:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:17 smithi007 ceph-mon[101144]: pgmap v1732: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2024-09-21T10:37:17.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:18.019 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:18.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:18.121 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:18.159 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:18.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:17 smithi031 ceph-mon[96824]: pgmap v1732: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2024-09-21T10:37:18.261 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:18.309 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:18.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:18.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:18.446 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:18.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:18.548 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:18.585 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:18.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:18.687 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:18.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.729 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:18.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:18.830 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:18.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:18.977 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:19.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.023 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:19.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:19.124 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:19.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.174 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:19.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:19.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:19.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:19.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:19.436 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:19.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:19.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:19.575 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:37:19.579 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:19.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.684 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:19.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:19.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:19.843 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:19.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:19.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:19 smithi007 ceph-mon[99390]: pgmap v1733: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2024-09-21T10:37:19.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:19 smithi007 ceph-mon[101144]: pgmap v1733: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2024-09-21T10:37:19.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:19.976 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:19.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:20.005 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:37:20.006 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:37:20.045 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:37:20.045 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:37:20.077 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:20.080 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:37:20.080 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:37:20.109 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:20.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:20.124 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:37:20.124 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:37:20.155 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:37:20.155 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:37:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:19 smithi031 ceph-mon[96824]: pgmap v1733: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2024-09-21T10:37:20.190 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:37:20.190 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:37:20.212 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:20.225 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:37:20.226 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:37:20.248 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:20.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:20.263 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:37:20.263 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:37:20.350 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:20.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.388 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:20.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:20.489 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:20.520 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:20.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:20.622 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:20.667 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:20.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:20.769 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:20.810 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:20.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:20.911 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:20.953 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:20.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:21.055 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:21.103 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:21.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:20 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2044666204' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:21.191 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:20 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2044666204' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:37:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:37:20] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.51.0" 2024-09-21T10:37:21.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:20 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2044666204' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:21.205 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:21.238 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:21.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:21.339 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:21.377 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:21.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:21.479 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:21.522 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:21.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:21.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:21.668 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:21.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:21.770 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:21.797 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:21.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:21.898 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:21.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.933 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:21.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:21.956 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:37:21.956 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:37:22.033 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:22.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.071 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:22.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:21 smithi031 ceph-mon[96824]: pgmap v1734: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-09-21T10:37:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:22.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:21 smithi007 ceph-mon[99390]: pgmap v1734: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-09-21T10:37:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:22.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:21 smithi007 ceph-mon[101144]: pgmap v1734: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-09-21T10:37:22.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:37:22.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:22.228 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:22.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:22.331 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:22.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.368 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:22.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:22.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:22.498 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:22.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:22.599 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:22.635 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:22.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:22.734 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:37:22.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:22.764 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:22.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:22.821 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:22.865 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:22.875 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:37:22.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.895 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:22.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:22.996 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:23.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.054 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:23.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:23.123 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:22 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4023384831' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:37:23.123 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:22 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:37:23.124 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:22 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4023384831' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:37:23.124 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:22 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:37:23.156 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:22 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4023384831' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:37:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:22 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:37:23.194 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:23.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:23.230 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:37:23.296 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:23.333 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:23.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:23.435 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:23.475 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:23.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:23.577 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.606 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:23.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:23.707 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:23.716 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:37:23.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:23.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:23.837 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:23.866 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:23.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:23 smithi007 ceph-mon[99390]: pgmap v1735: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 871 op/s 2024-09-21T10:37:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:23 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:37:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:23 smithi007 ceph-mon[99390]: osdmap e1290: 8 total, 8 up, 8 in 2024-09-21T10:37:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:23 smithi007 ceph-mon[101144]: pgmap v1735: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 871 op/s 2024-09-21T10:37:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:23 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:37:23.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:23 smithi007 ceph-mon[101144]: osdmap e1290: 8 total, 8 up, 8 in 2024-09-21T10:37:23.968 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:23.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:23.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:24.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:24.125 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:24.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:23 smithi031 ceph-mon[96824]: pgmap v1735: 99 pgs: 99 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 871 op/s 2024-09-21T10:37:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:23 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:37:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:23 smithi031 ceph-mon[96824]: osdmap e1290: 8 total, 8 up, 8 in 2024-09-21T10:37:24.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:24.262 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:24.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:24.364 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:24.407 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:24.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:24.455 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:24.509 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:24.531 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:24.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:24.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:24.636 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:24.682 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:24.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:24.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:24.813 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:24.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:24.915 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:24.948 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:24.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:25.050 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:25.082 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:25.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:25.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:25.217 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:25.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:25.318 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:25.382 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:25.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:25.484 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:25.518 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:25.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:25.620 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:25.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:25.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:25.760 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:25.800 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:25.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:25.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:25.941 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:25.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:26.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:26.084 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:26.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:26.105 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:25 smithi007 ceph-mon[99390]: pgmap v1737: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T10:37:26.105 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:25 smithi007 ceph-mon[101144]: pgmap v1737: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T10:37:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:25 smithi031 ceph-mon[96824]: pgmap v1737: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T10:37:26.186 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:26.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.231 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:26.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:26.332 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:26.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.368 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:26.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:26.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:26.507 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:26.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:26.608 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:26.647 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:26.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:26.749 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:26.776 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:26.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:26.878 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:26.894 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:37:26.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:26.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:27.041 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:27.055 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:26 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3133904185' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:27.055 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:26 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:27.055 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:26 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3133904185' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:27.055 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:26 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:27.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.077 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:27.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:26 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3133904185' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:26 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:27.178 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:27.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:27.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:27.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:27.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:27.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:27.450 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:27.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:27.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:27.589 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:27.624 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:27.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:27.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:27.757 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:27.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:27.859 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:27.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.898 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:27.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:27.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:28.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:28.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:28.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:27 smithi031 ceph-mon[96824]: pgmap v1738: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2024-09-21T10:37:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:27 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:27 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:27 smithi031 ceph-mon[96824]: osdmap e1291: 8 total, 8 up, 8 in 2024-09-21T10:37:28.173 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:28.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:27 smithi007 ceph-mon[99390]: pgmap v1738: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2024-09-21T10:37:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:27 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:27 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:27 smithi007 ceph-mon[99390]: osdmap e1291: 8 total, 8 up, 8 in 2024-09-21T10:37:28.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:27 smithi007 ceph-mon[101144]: pgmap v1738: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2024-09-21T10:37:28.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:27 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:28.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:27 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:28.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:27 smithi007 ceph-mon[101144]: osdmap e1291: 8 total, 8 up, 8 in 2024-09-21T10:37:28.274 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:28.305 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:28.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:28.407 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:28.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:28.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:28.544 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:28.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.616 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:28.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:28.717 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:28.759 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:28.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:28.776 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:28.858 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:37:28.859 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:37:28.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:28.895 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:37:28.895 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:37:28.900 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:28.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:28.928 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:37:28.928 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:37:28.964 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:37:28.964 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:37:28.998 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:37:28.998 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:37:29.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:29.036 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:37:29.036 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:37:29.036 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2698283072' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:29.037 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2698283072' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:29.037 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:29.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:29.069 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:37:29.069 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:37:29.105 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:37:29.105 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:37:29.139 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2698283072' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:29.183 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:29.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:29.285 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:29.313 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:29.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:29.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:29.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:29.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:29.548 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:29.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:29.683 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:29.732 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:29.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:29.834 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:29.868 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:29.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:29.969 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:30.007 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:30.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:30.109 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:30.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:30.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:29 smithi031 ceph-mon[96824]: pgmap v1740: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-21T10:37:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:29 smithi007 ceph-mon[99390]: pgmap v1740: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-21T10:37:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:29 smithi007 ceph-mon[101144]: pgmap v1740: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-21T10:37:30.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:30.276 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:37:30.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.286 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:30.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:30.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:30.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:30.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:30.549 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:30.587 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:30.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:30.689 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:30.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:30.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:30.832 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:30.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.873 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:30.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:30.974 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:31.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.018 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:31.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:31.100 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:37:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:37:30] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.51.0" 2024-09-21T10:37:31.119 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:31.152 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:31.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:31.254 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:31.298 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:31.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:31.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:31.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:31.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:31.534 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:31.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.579 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:31.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:31.680 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:31.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.724 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:31.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:31.824 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:31.861 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:31.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:31.963 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:31.974 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:31 smithi007 ceph-mon[99390]: pgmap v1741: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s 2024-09-21T10:37:31.975 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:31 smithi007 ceph-mon[101144]: pgmap v1741: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s 2024-09-21T10:37:31.987 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:31.991 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:31.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:32.039 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:37:32.039 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:37:32.093 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:32.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.141 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:32.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:31 smithi031 ceph-mon[96824]: pgmap v1741: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s 2024-09-21T10:37:32.241 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:32.269 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:32.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:32.371 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:32.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:32.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:32.506 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:32.549 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:32.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:32.651 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:32.684 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:32.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:32.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:32.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:32.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:32.934 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:32.960 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:32.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:33.062 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:33.104 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:33.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:33.206 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:33.242 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:33.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:33.345 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:33.380 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:33.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:33.482 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:33.493 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:37:33.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:33.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:33.618 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:33.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:33.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:33.760 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:33.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.796 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:33.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:33.897 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:33.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.936 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:33.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:34.037 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:34.063 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:34.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:33 smithi031 ceph-mon[96824]: pgmap v1742: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:37:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:33 smithi007 ceph-mon[99390]: pgmap v1742: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:37:34.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:33 smithi007 ceph-mon[101144]: pgmap v1742: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:37:34.251 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:34.288 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:34.390 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:34.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:34.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:34.526 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:34.555 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:34.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:34.657 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:34.701 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:34.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:34.802 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:34.839 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:34.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:34.920 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:37:34.941 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:34.978 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:34.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:35.080 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:35.128 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:35.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:34 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3402102078' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:37:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:34 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:37:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:34 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3402102078' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:37:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:34 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:37:35.230 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:35.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:35.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:35.359 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:35.399 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:35.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:34 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3402102078' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:37:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:34 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:37:35.501 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:35.547 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:35.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:35.649 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:35.686 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:35.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:35.762 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:37:35.788 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:35.824 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:35.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:35.927 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:35.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.969 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:35.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:36.070 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:36.115 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:36.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:35 smithi007 ceph-mon[99390]: pgmap v1743: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 884 op/s 2024-09-21T10:37:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:35 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:37:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:35 smithi007 ceph-mon[99390]: osdmap e1292: 8 total, 8 up, 8 in 2024-09-21T10:37:36.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:35 smithi007 ceph-mon[101144]: pgmap v1743: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 884 op/s 2024-09-21T10:37:36.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:35 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:37:36.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:35 smithi007 ceph-mon[101144]: osdmap e1292: 8 total, 8 up, 8 in 2024-09-21T10:37:36.216 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:36.244 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:36.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:36.346 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:36.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.384 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:36.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:36.405 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:37:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:35 smithi031 ceph-mon[96824]: pgmap v1743: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 884 op/s 2024-09-21T10:37:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:35 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:37:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:35 smithi031 ceph-mon[96824]: osdmap e1292: 8 total, 8 up, 8 in 2024-09-21T10:37:36.485 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:36.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:36.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:36.630 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:36.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:36.811 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:36.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.845 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:36.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:36.946 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:36.973 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:36.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:37.064 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:37.075 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:37.090 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:37.098 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:37.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:37.126 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:37.200 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:37.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.238 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:37.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:37.339 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:37.370 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:37.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:37.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:37.472 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:37.511 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:37.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:37.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:37.642 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:37.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:37.744 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:37.788 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:37.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:37.890 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:37.921 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:37.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:37.952 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:37:38.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:38.057 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:38.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:38.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.195 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:38.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:38.234 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:37 smithi007 ceph-mon[99390]: pgmap v1745: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 935 op/s 2024-09-21T10:37:38.234 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:37 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4056537718' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:37:38.234 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:37 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:37:38.236 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:37 smithi007 ceph-mon[101144]: pgmap v1745: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 935 op/s 2024-09-21T10:37:38.236 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:37 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4056537718' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:37:38.236 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:37 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:37:38.296 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:38.333 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:38.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:38.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:37 smithi031 ceph-mon[96824]: pgmap v1745: 99 pgs: 99 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 935 op/s 2024-09-21T10:37:38.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:37 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4056537718' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:37:38.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:37 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:37:38.435 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:38.463 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:38.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:38.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:38.600 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:38.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:38.702 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:38.741 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:38.842 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:38.890 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:38.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:38.992 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:39.022 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:39.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:39.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:39.144 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:38 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:39.145 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:38 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:37:39.145 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:38 smithi007 ceph-mon[99390]: osdmap e1293: 8 total, 8 up, 8 in 2024-09-21T10:37:39.145 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:38 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:39.145 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:38 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:37:39.145 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:38 smithi007 ceph-mon[101144]: osdmap e1293: 8 total, 8 up, 8 in 2024-09-21T10:37:39.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:39.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:39.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:39.273 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:39.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:39.375 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:39.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.408 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:39.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:38 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:38 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:37:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:38 smithi031 ceph-mon[96824]: osdmap e1293: 8 total, 8 up, 8 in 2024-09-21T10:37:39.509 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:39.546 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:39.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:39.649 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:39.685 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:39.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:39.787 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:39.819 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:39.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:39.921 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:39.950 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:39.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:40.052 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:40.088 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:40.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:40.189 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:40.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:40.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:40.314 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:40.353 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:40.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:40.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:39 smithi031 ceph-mon[96824]: pgmap v1747: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2024-09-21T10:37:40.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:39 smithi007 ceph-mon[99390]: pgmap v1747: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2024-09-21T10:37:40.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:39 smithi007 ceph-mon[101144]: pgmap v1747: 99 pgs: 99 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2024-09-21T10:37:40.455 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:40.478 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:40.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:40.581 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:40.603 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:40.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:40.704 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:40.733 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:40.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:40.835 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:40.868 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:40.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:40.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:37:40.970 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:41.006 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:41.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:41.108 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:41.141 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:41.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:37:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:37:40] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-09-21T10:37:41.243 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:41.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.297 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:41.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:41.398 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:41.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:41.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:41.536 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:41.575 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:41.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:41.676 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:41.709 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:41.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:41.811 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:41.842 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:41.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:41.943 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:41.979 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:41.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:42.082 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:42.117 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:42.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:42.219 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:42.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:42.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:42.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:42.396 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:42.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:42.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:41 smithi031 ceph-mon[96824]: pgmap v1748: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s 2024-09-21T10:37:42.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:41 smithi007 ceph-mon[99390]: pgmap v1748: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s 2024-09-21T10:37:42.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:41 smithi007 ceph-mon[101144]: pgmap v1748: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s 2024-09-21T10:37:42.499 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:42.553 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:42.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:42.655 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:42.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:42.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:42.794 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:42.836 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:42.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:42.937 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:42.971 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:42.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:43.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:43.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:43.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:43.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:43.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.244 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:43.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:43.345 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:43.379 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:43.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:43.481 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:43.515 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:43.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:43.617 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:43.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:43.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:43.753 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:43.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.788 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:43.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:43.890 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:43.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.931 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:43.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:44.032 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:44.070 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:44.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:44.172 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:44.209 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:44.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:44.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:44.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.350 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:44.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:43 smithi031 ceph-mon[96824]: pgmap v1749: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-09-21T10:37:44.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:43 smithi007 ceph-mon[99390]: pgmap v1749: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-09-21T10:37:44.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:43 smithi007 ceph-mon[101144]: pgmap v1749: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-09-21T10:37:44.452 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:44.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:44.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:44.589 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:44.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:44.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:44.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:44.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:44.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:44.839 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:44.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:44.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:44.977 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:45.007 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:45.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:45.108 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:45.150 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:45.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:45.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:45.285 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:45.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:45.386 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:45.412 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:45.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:45.514 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:45.547 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:45.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:45.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:45.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:45.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:45.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:45.818 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:45.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:45.919 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:45.955 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:45.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:46.057 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:46.102 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:46.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:46.203 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:46.240 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:46.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:46.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:46.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:46.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:45 smithi031 ceph-mon[96824]: pgmap v1750: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-21T10:37:46.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:45 smithi007 ceph-mon[99390]: pgmap v1750: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-21T10:37:46.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:45 smithi007 ceph-mon[101144]: pgmap v1750: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2024-09-21T10:37:46.481 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:46.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:46.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:46.617 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:46.647 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:46.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:46.749 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:46.770 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:46.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:46.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:46.896 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:46.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:46.998 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:47.020 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:47.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:47.121 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:47.167 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:47.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:47.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:47.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:47.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:47.409 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:47.440 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:47.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:47.542 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:47.577 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:47.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:47.679 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:47.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:47.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:47.809 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:47.848 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:47.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:47.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:47.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.988 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:47.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:48.089 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:48.109 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:48.116 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:48.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:48.218 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:48.250 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:48.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:48.338 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:47 smithi007 ceph-mon[101144]: pgmap v1751: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2024-09-21T10:37:48.338 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:47 smithi007 ceph-mon[99390]: pgmap v1751: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2024-09-21T10:37:48.352 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:48.391 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:48.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:47 smithi031 ceph-mon[96824]: pgmap v1751: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2024-09-21T10:37:48.493 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:48.530 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:48.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:48.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:48.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.661 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:48.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:48.762 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:48.803 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:48.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:48.853 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:37:48.853 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:37:48.906 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:48.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:48.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:49.051 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:49.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.084 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:49.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:49.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:49.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:49.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:49.314 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:49.360 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:49.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:49.462 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:49.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:49.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:49.570 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:37:49.570 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:37:49.604 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:49.605 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:37:49.605 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:37:49.636 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:49.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:49.638 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:37:49.638 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:37:49.679 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:37:49.679 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:37:49.717 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:37:49.717 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:37:49.738 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:49.754 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:37:49.755 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:37:49.768 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:49.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:49.793 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:37:49.793 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:37:49.837 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:37:49.838 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:37:49.869 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:49.916 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:49.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:50.018 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:50.060 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:50.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:50.162 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:50.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.205 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:50.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:50.306 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:50.325 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:49 smithi007 ceph-mon[99390]: pgmap v1752: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-09-21T10:37:50.325 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3812982005' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:50.326 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:50 smithi007 ceph-mon[101144]: pgmap v1752: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-09-21T10:37:50.326 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3812982005' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:50.338 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:50.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:50.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:49 smithi031 ceph-mon[96824]: pgmap v1752: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-09-21T10:37:50.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3812982005' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:50.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:50.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:50.570 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:50.608 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:50.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:50.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:50.744 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:50.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:50.845 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:50.883 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:50.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:50.914 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:37:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:37:50] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-09-21T10:37:50.985 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:51.022 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:51.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:51.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:51.150 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:51.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:51 smithi007 ceph-mon[99390]: pgmap v1753: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:37:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:51 smithi007 ceph-mon[101144]: pgmap v1753: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:37:51.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:51.285 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:51.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:51.387 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:51.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:51 smithi031 ceph-mon[96824]: pgmap v1753: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:37:51.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:51.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:51.519 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:51.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:51.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:51.646 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:51.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:51.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:51.777 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:51.809 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:51.910 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:51.942 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:51.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:52.024 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:37:52.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:52.055 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:37:52.092 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:52.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:52.194 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:52.227 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:52.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:52.329 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:52.375 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:52.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:52.400 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:52 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:52.400 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:52 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1523672182' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:37:52.400 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:52 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:37:52.400 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:52 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:52.400 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:52 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1523672182' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:37:52.401 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:52 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:37:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:52 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:52 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1523672182' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:37:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:52 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:37:52.477 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:52.511 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:52.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:52.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:52.638 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:52.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:52.680 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:37:52.740 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:52.770 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:52.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:52.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:52.942 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:52.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:53.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:53.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.082 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:53.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:53.183 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:53.228 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:53.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:53.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:53 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:37:53.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:53 smithi007 ceph-mon[99390]: osdmap e1294: 8 total, 8 up, 8 in 2024-09-21T10:37:53.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:53 smithi007 ceph-mon[99390]: pgmap v1755: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-09-21T10:37:53.302 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:53 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:37:53.302 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:53 smithi007 ceph-mon[101144]: osdmap e1294: 8 total, 8 up, 8 in 2024-09-21T10:37:53.302 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:53 smithi007 ceph-mon[101144]: pgmap v1755: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-09-21T10:37:53.323 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:37:53.323 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:37:53.330 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:53.355 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.412 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:53.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:53 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:37:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:53 smithi031 ceph-mon[96824]: osdmap e1294: 8 total, 8 up, 8 in 2024-09-21T10:37:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:53 smithi031 ceph-mon[96824]: pgmap v1755: 99 pgs: 99 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2024-09-21T10:37:53.513 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:53.541 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:53.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:53.643 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:53.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.696 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:53.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:53.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:53.839 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:53.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:53.944 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:53.976 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:53.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:54.069 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:37:54.078 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:54.123 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:54.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:54.225 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:54.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:54.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:54.360 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:54.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:54.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:54 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3724613472' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:54 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:54.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:54 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3724613472' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:54.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:54 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:54.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:54 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3724613472' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:54.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:54 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:54.504 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:54.542 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:54.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:54.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:54.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:54.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:54.782 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:54.844 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:54.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:54.945 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:54.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.996 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:54.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:55.097 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:55.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.139 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:55.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:55.240 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:55.276 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:55.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:55.360 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:55.378 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:55.404 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:55.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:55.407 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:55 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:37:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:55 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:37:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:55 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:55 smithi031 ceph-mon[96824]: osdmap e1295: 8 total, 8 up, 8 in 2024-09-21T10:37:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:55 smithi031 ceph-mon[96824]: pgmap v1757: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2024-09-21T10:37:55.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:55 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:37:55.446 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:55 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:37:55.446 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:55 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:55.446 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:55 smithi007 ceph-mon[101144]: osdmap e1295: 8 total, 8 up, 8 in 2024-09-21T10:37:55.446 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:55 smithi007 ceph-mon[101144]: pgmap v1757: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2024-09-21T10:37:55.446 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:55 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:37:55.446 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:55 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:37:55.446 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:55 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:55.446 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:55 smithi007 ceph-mon[99390]: osdmap e1295: 8 total, 8 up, 8 in 2024-09-21T10:37:55.446 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:55 smithi007 ceph-mon[99390]: pgmap v1757: 99 pgs: 99 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2024-09-21T10:37:55.506 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:55.558 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:55.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:55.660 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:55.708 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:55.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:55.810 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:55.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:55.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:55.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:55.988 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:55.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:56.090 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:56.135 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:56.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:56.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:56.274 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:56.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:56.375 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:56.409 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:56.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:56.510 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:56.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.558 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:56.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:56.655 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:37:56.655 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:37:56.655 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.655 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35400.0:186822 8.b 8:dfd9f2a9:::benchmark_data_smithi007_211264_object63196:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1295)", 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:37:56.645343+0000", 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0071894380000000003, 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.007211238, 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35400", 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4293048314", 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 186822 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.656 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.645343+0000", 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.645343+0000", 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.645344+0000", 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2899999999999999e-06 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.657 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.645349+0000", 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0839999999999999e-06 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.645361+0000", 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2064e-05 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.645369+0000", 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7950000000000008e-06 2024-09-21T10:37:56.658 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.645427+0000", 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.817e-05 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.645557+0000", 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013003400000000001 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.645659+0000", 2024-09-21T10:37:56.659 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000101819 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35400.0:186825 8.b 8:d93807db:::benchmark_data_smithi007_211264_object63199:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1295)", 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:37:56.646811+0000", 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0057217769999999999, 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0057884449999999997, 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:37:56.660 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35400", 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/4293048314", 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 186825 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.646811+0000", 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.646811+0000", 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.661 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.646812+0000", 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.127e-06 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.646816+0000", 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0029999999999996e-06 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.646835+0000", 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9059000000000002e-05 2024-09-21T10:37:56.662 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.646843+0000", 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8399999999999995e-06 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.649202+0000", 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0023596609999999999 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.649312+0000", 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010986500000000001 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.649428+0000", 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000116061 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:186827 8.8 e1295/1264 8:1624fc57:::benchmark_data_smithi007_211264_object63201:head v 1295'11820, mlcod=1295'11818)", 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:37:56.649935+0000", 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0025974710000000001, 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00270053, 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:56.664 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.649935+0000", 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.649935+0000", 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.649936+0000", 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0299999999999998e-07 2024-09-21T10:37:56.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.649941+0000", 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0900000000000004e-06 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.649953+0000", 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2106000000000001e-05 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.649959+0000", 2024-09-21T10:37:56.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1059999999999996e-06 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.650040+0000", 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1097e-05 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.650058+0000", 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7689999999999998e-05 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:186819 8.c e1295/1264 8:33442d94:::benchmark_data_smithi007_211264_object63193:head v 1295'11616, mlcod=1295'11613)", 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:37:56.650925+0000", 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.001607381, 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0017370560000000001, 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.650925+0000", 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.650925+0000", 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.650926+0000", 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2600000000000002e-07 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.650931+0000", 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0159999999999999e-06 2024-09-21T10:37:56.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.650947+0000", 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5996000000000001e-05 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.650954+0000", 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1430000000000001e-06 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.651040+0000", 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6428000000000007e-05 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:37:56.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:37:56.671 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:37:56.671 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:37:56.651058+0000", 2024-09-21T10:37:56.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8012999999999998e-05 2024-09-21T10:37:56.671 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:56.671 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:37:56.671 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:56.671 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:37:56.671 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:37:56.671 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 4 2024-09-21T10:37:56.671 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:37:56.671 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:56.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:56.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:56.812 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:56.823 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:37:56.847 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:56.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:56.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:56.998 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:56.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:57.100 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:57.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:57.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:57.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:57.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:57.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:57.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:57.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:57.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:57.520 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:57.558 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:57.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:57.575 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:57 smithi007 ceph-mon[99390]: pgmap v1758: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-09-21T10:37:57.576 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:57 smithi007 ceph-mon[101144]: pgmap v1758: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-09-21T10:37:57.660 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:57.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:57 smithi031 ceph-mon[96824]: pgmap v1758: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-09-21T10:37:57.695 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:57.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:57.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:57.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:57.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:57.938 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:57.942 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:37:57.969 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:57.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:58.071 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:58.095 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:58.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:58.197 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:58.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:58.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:58.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:58.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:58.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:58.507 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:58.543 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:58.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:58.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:58.668 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:58.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:58.770 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:58.816 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:58.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:58.918 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:58.964 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:58.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:59.066 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:59.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.108 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:59.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:59.209 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:59.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.244 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:59.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:59.345 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:59.372 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:59.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:59.474 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:59.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.502 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:59.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:59.603 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:59.616 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:37:59 smithi007 ceph-mon[99390]: pgmap v1759: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-09-21T10:37:59.616 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:37:59 smithi007 ceph-mon[101144]: pgmap v1759: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-09-21T10:37:59.629 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:59.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:59.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:37:59 smithi031 ceph-mon[96824]: pgmap v1759: 99 pgs: 99 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-09-21T10:37:59.732 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:59.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.776 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:37:59.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:59.877 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:59.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:37:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:00.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:00.014 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:38:00.014 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:38:00.014 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:38:00.014 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:38:00.015 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:38:00.015 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:38:00.015 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:38:00.015 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:38:00.034 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:38:00.034 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:38:00.075 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:00.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:00.091 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:38:00.091 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:38:00.127 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:38:00.127 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:38:00.165 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:00.174 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:38:00.175 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:38:00.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:00.203 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:00.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:00.306 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:00.329 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:38:00.330 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:38:00.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:00.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:00.433 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:00.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:00 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2312020259' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:00.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:00 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2312020259' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:00.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:00.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:00.571 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:00.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:00.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:00.644 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:00.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:00 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2312020259' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:00.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:00.743 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:00.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:00.845 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:00.883 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:00.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:00.985 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:01.017 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:01.119 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:01.153 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:01.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:01.182 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:38:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:38:00] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-09-21T10:38:01.220 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1759,"stamp":"2024-09-21T10:37:58.323022+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3991464355,"num_objects":60926,"num_object_clones":0,"num_object_copies":182778,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60926,"num_whiteouts":0,"num_read":37,"num_read_kb":77,"num_write":186431,"num_write_kb":7912126,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":69,"num_bytes_recovered":557937,"num_keys_recovered":30,"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":135245,"ondisk_log_size":135245,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15757140,"kb_used_data":11761348,"kb_used_omap":200,"kb_used_meta":3995255,"kb_avail":734204076,"statfs":{"total":767960285184,"available":751824973824,"internally_reserved":0,"allocated":12043620352,"data_stored":12021682647,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":4091141550},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,12,5,6,1],"upper_bound":64},"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":-422445056,"num_objects":-6446,"num_object_clones":0,"num_object_copies":-19338,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6446,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6446,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002066"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":368,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.077020+0000","last_change":"2024-09-21T10:27:05.781189+0000","last_active":"2024-09-21T10:37:54.077020+0000","last_peered":"2024-09-21T10:37:54.077020+0000","last_clean":"2024-09-21T10:37:54.077020+0000","last_became_active":"2024-09-21T10:27:05.773516+0000","last_became_peered":"2024-09-21T10:27:05.773516+0000","last_unstale":"2024-09-21T10:37:54.077020+0000","last_undegraded":"2024-09-21T10:37:54.077020+0000","last_fullsized":"2024-09-21T10:37:54.077020+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:54:53.343804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1278,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022526+0000","last_change":"2024-09-21T10:33:29.510237+0000","last_active":"2024-09-21T10:37:52.022526+0000","last_peered":"2024-09-21T10:37:52.022526+0000","last_clean":"2024-09-21T10:37:52.022526+0000","last_became_active":"2024-09-21T10:33:29.484026+0000","last_became_peered":"2024-09-21T10:33:29.484026+0000","last_unstale":"2024-09-21T10:37:52.022526+0000","last_undegraded":"2024-09-21T10:37:52.022526+0000","last_fullsized":"2024-09-21T10:37:52.022526+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:10:49.097652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1258,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020591+0000","last_change":"2024-09-21T10:27:05.783404+0000","last_active":"2024-09-21T10:37:52.020591+0000","last_peered":"2024-09-21T10:37:52.020591+0000","last_clean":"2024-09-21T10:37:52.020591+0000","last_became_active":"2024-09-21T10:27:05.783017+0000","last_became_peered":"2024-09-21T10:27:05.783017+0000","last_unstale":"2024-09-21T10:37:52.020591+0000","last_undegraded":"2024-09-21T10:37:52.020591+0000","last_fullsized":"2024-09-21T10:37:52.020591+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:11.971268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":414,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.095514+0000","last_change":"2024-09-21T10:27:05.763260+0000","last_active":"2024-09-21T10:37:54.095514+0000","last_peered":"2024-09-21T10:37:54.095514+0000","last_clean":"2024-09-21T10:37:54.095514+0000","last_became_active":"2024-09-21T10:27:05.762854+0000","last_became_peered":"2024-09-21T10:27:05.762854+0000","last_unstale":"2024-09-21T10:37:54.095514+0000","last_undegraded":"2024-09-21T10:37:54.095514+0000","last_fullsized":"2024-09-21T10:37:54.095514+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:39.941842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":414,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.096199+0000","last_change":"2024-09-21T10:27:05.787278+0000","last_active":"2024-09-21T10:37:54.096199+0000","last_peered":"2024-09-21T10:37:54.096199+0000","last_clean":"2024-09-21T10:37:54.096199+0000","last_became_active":"2024-09-21T10:27:05.786941+0000","last_became_peered":"2024-09-21T10:27:05.786941+0000","last_unstale":"2024-09-21T10:37:54.096199+0000","last_undegraded":"2024-09-21T10:37:54.096199+0000","last_fullsized":"2024-09-21T10:37:54.096199+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:24.335496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1251,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022259+0000","last_change":"2024-09-21T10:33:51.619075+0000","last_active":"2024-09-21T10:37:52.022259+0000","last_peered":"2024-09-21T10:37:52.022259+0000","last_clean":"2024-09-21T10:37:52.022259+0000","last_became_active":"2024-09-21T10:33:51.618455+0000","last_became_peered":"2024-09-21T10:33:51.618455+0000","last_unstale":"2024-09-21T10:37:52.022259+0000","last_undegraded":"2024-09-21T10:37:52.022259+0000","last_fullsized":"2024-09-21T10:37:52.022259+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:43.153937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":368,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.078980+0000","last_change":"2024-09-21T10:27:05.857605+0000","last_active":"2024-09-21T10:37:54.078980+0000","last_peered":"2024-09-21T10:37:54.078980+0000","last_clean":"2024-09-21T10:37:54.078980+0000","last_became_active":"2024-09-21T10:27:05.856658+0000","last_became_peered":"2024-09-21T10:27:05.856658+0000","last_unstale":"2024-09-21T10:37:54.078980+0000","last_undegraded":"2024-09-21T10:37:54.078980+0000","last_fullsized":"2024-09-21T10:37:54.078980+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:05.366101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":71,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.019953+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:37:52.019953+0000","last_peered":"2024-09-21T10:37:52.019953+0000","last_clean":"2024-09-21T10:37:52.019953+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:37:52.019953+0000","last_undegraded":"2024-09-21T10:37:52.019953+0000","last_fullsized":"2024-09-21T10:37:52.019953+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"1295'11675","reported_seq":11716,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:57.898908+0000","last_change":"2024-09-21T10:34:57.530368+0000","last_active":"2024-09-21T10:37:57.898908+0000","last_peered":"2024-09-21T10:37:57.898908+0000","last_clean":"2024-09-21T10:37:57.898908+0000","last_became_active":"2024-09-21T10:34:57.530049+0000","last_became_peered":"2024-09-21T10:34:57.530049+0000","last_unstale":"2024-09-21T10:37:57.898908+0000","last_undegraded":"2024-09-21T10:37:57.898908+0000","last_fullsized":"2024-09-21T10:37:57.898908+0000","mapping_epoch":1264,"log_start":"1269'2500","ondisk_log_start":"1269'2500","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":9175,"log_dups_size":0,"ondisk_log_size":9175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:37:57.197461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243204096,"num_objects":3711,"num_object_clones":0,"num_object_copies":11133,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3711,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11675,"num_write_kb":492352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1284,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022764+0000","last_change":"2024-09-21T10:33:29.513519+0000","last_active":"2024-09-21T10:37:52.022764+0000","last_peered":"2024-09-21T10:37:52.022764+0000","last_clean":"2024-09-21T10:37:52.022764+0000","last_became_active":"2024-09-21T10:33:29.493964+0000","last_became_peered":"2024-09-21T10:33:29.493964+0000","last_unstale":"2024-09-21T10:37:52.022764+0000","last_undegraded":"2024-09-21T10:37:52.022764+0000","last_fullsized":"2024-09-21T10:37:52.022764+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:05:06.935922+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1255,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017633+0000","last_change":"2024-09-21T10:33:51.622565+0000","last_active":"2024-09-21T10:37:52.017633+0000","last_peered":"2024-09-21T10:37:52.017633+0000","last_clean":"2024-09-21T10:37:52.017633+0000","last_became_active":"2024-09-21T10:33:51.622072+0000","last_became_peered":"2024-09-21T10:33:51.622072+0000","last_unstale":"2024-09-21T10:37:52.017633+0000","last_undegraded":"2024-09-21T10:37:52.017633+0000","last_fullsized":"2024-09-21T10:37:52.017633+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:24.499068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.5","version":"1295'11815","reported_seq":11856,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:57.414563+0000","last_change":"2024-09-21T10:34:58.082019+0000","last_active":"2024-09-21T10:37:57.414563+0000","last_peered":"2024-09-21T10:37:57.414563+0000","last_clean":"2024-09-21T10:37:57.414563+0000","last_became_active":"2024-09-21T10:34:58.081677+0000","last_became_peered":"2024-09-21T10:34:58.081677+0000","last_unstale":"2024-09-21T10:37:57.414563+0000","last_undegraded":"2024-09-21T10:37:57.414563+0000","last_fullsized":"2024-09-21T10:37:57.414563+0000","mapping_epoch":1264,"log_start":"1270'3700","ondisk_log_start":"1270'3700","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8115,"log_dups_size":0,"ondisk_log_size":8115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:45.945857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251330560,"num_objects":3835,"num_object_clones":0,"num_object_copies":11505,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3835,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11815,"num_write_kb":500800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":1259,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.023014+0000","last_change":"2024-09-21T10:33:29.503935+0000","last_active":"2024-09-21T10:37:52.023014+0000","last_peered":"2024-09-21T10:37:52.023014+0000","last_clean":"2024-09-21T10:37:52.023014+0000","last_became_active":"2024-09-21T10:33:29.483331+0000","last_became_peered":"2024-09-21T10:33:29.483331+0000","last_unstale":"2024-09-21T10:37:52.023014+0000","last_undegraded":"2024-09-21T10:37:52.023014+0000","last_fullsized":"2024-09-21T10:37:52.023014+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:03:08.347340+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":2,"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,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":73,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.420866+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:37:52.420866+0000","last_peered":"2024-09-21T10:37:52.420866+0000","last_clean":"2024-09-21T10:37:52.420866+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:37:52.420866+0000","last_undegraded":"2024-09-21T10:37:52.420866+0000","last_fullsized":"2024-09-21T10:37:52.420866+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"1295'11887","reported_seq":11960,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.534543+0000","last_change":"2024-09-21T10:34:58.081766+0000","last_active":"2024-09-21T10:37:54.534543+0000","last_peered":"2024-09-21T10:37:54.534543+0000","last_clean":"2024-09-21T10:37:54.534543+0000","last_became_active":"2024-09-21T10:34:58.081432+0000","last_became_peered":"2024-09-21T10:34:58.081432+0000","last_unstale":"2024-09-21T10:37:54.534543+0000","last_undegraded":"2024-09-21T10:37:54.534543+0000","last_fullsized":"2024-09-21T10:37:54.534543+0000","mapping_epoch":1264,"log_start":"1269'3300","ondisk_log_start":"1269'3300","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8587,"log_dups_size":0,"ondisk_log_size":8587,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:55:11.844326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":266403840,"num_objects":4065,"num_object_clones":0,"num_object_copies":12195,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4065,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11887,"num_write_kb":510464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1243,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022820+0000","last_change":"2024-09-21T10:33:51.624586+0000","last_active":"2024-09-21T10:37:52.022820+0000","last_peered":"2024-09-21T10:37:52.022820+0000","last_clean":"2024-09-21T10:37:52.022820+0000","last_became_active":"2024-09-21T10:33:51.619344+0000","last_became_peered":"2024-09-21T10:33:51.619344+0000","last_unstale":"2024-09-21T10:37:52.022820+0000","last_undegraded":"2024-09-21T10:37:52.022820+0000","last_fullsized":"2024-09-21T10:37:52.022820+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:09.069823+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":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":61,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020125+0000","last_change":"2024-09-21T10:33:51.662856+0000","last_active":"2024-09-21T10:37:52.020125+0000","last_peered":"2024-09-21T10:37:52.020125+0000","last_clean":"2024-09-21T10:37:52.020125+0000","last_became_active":"2024-09-21T10:33:51.662510+0000","last_became_peered":"2024-09-21T10:33:51.662510+0000","last_unstale":"2024-09-21T10:37:52.020125+0000","last_undegraded":"2024-09-21T10:37:52.020125+0000","last_fullsized":"2024-09-21T10:37:52.020125+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:25:55.614985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"1295'11524","reported_seq":11598,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.846346+0000","last_change":"2024-09-21T10:34:57.930026+0000","last_active":"2024-09-21T10:37:54.846346+0000","last_peered":"2024-09-21T10:37:54.846346+0000","last_clean":"2024-09-21T10:37:54.846346+0000","last_became_active":"2024-09-21T10:34:57.929572+0000","last_became_peered":"2024-09-21T10:34:57.929572+0000","last_unstale":"2024-09-21T10:37:54.846346+0000","last_undegraded":"2024-09-21T10:37:54.846346+0000","last_fullsized":"2024-09-21T10:37:54.846346+0000","mapping_epoch":1264,"log_start":"1270'4300","ondisk_log_start":"1270'4300","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":7224,"log_dups_size":0,"ondisk_log_size":7224,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:52:41.661685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":252182528,"num_objects":3848,"num_object_clones":0,"num_object_copies":11544,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3848,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11524,"num_write_kb":491904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1279,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017620+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:37:52.017620+0000","last_peered":"2024-09-21T10:37:52.017620+0000","last_clean":"2024-09-21T10:37:52.017620+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:37:52.017620+0000","last_undegraded":"2024-09-21T10:37:52.017620+0000","last_fullsized":"2024-09-21T10:37:52.017620+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":415,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.092821+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:37:54.092821+0000","last_peered":"2024-09-21T10:37:54.092821+0000","last_clean":"2024-09-21T10:37:54.092821+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:37:54.092821+0000","last_undegraded":"2024-09-21T10:37:54.092821+0000","last_fullsized":"2024-09-21T10:37:54.092821+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"362'149","reported_seq":1694,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022069+0000","last_change":"2024-09-21T10:36:51.026379+0000","last_active":"2024-09-21T10:37:52.022069+0000","last_peered":"2024-09-21T10:37:52.022069+0000","last_clean":"2024-09-21T10:37:52.022069+0000","last_became_active":"2024-09-21T10:36:18.571431+0000","last_became_peered":"2024-09-21T10:36:18.571431+0000","last_unstale":"2024-09-21T10:37:52.022069+0000","last_undegraded":"2024-09-21T10:37:52.022069+0000","last_fullsized":"2024-09-21T10:37:52.022069+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:15.476207+0000","scrub_duration":0.0027061170000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.0","version":"1295'11512","reported_seq":11584,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.809485+0000","last_change":"2024-09-21T10:34:57.928557+0000","last_active":"2024-09-21T10:37:54.809485+0000","last_peered":"2024-09-21T10:37:54.809485+0000","last_clean":"2024-09-21T10:37:54.809485+0000","last_became_active":"2024-09-21T10:34:57.928177+0000","last_became_peered":"2024-09-21T10:34:57.928177+0000","last_unstale":"2024-09-21T10:37:54.809485+0000","last_undegraded":"2024-09-21T10:37:54.809485+0000","last_fullsized":"2024-09-21T10:37:54.809485+0000","mapping_epoch":1264,"log_start":"1270'4300","ondisk_log_start":"1270'4300","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":7212,"log_dups_size":0,"ondisk_log_size":7212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:17.007335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":256245760,"num_objects":3910,"num_object_clones":0,"num_object_copies":11730,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3910,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11512,"num_write_kb":493504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":394,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076528+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:37:54.076528+0000","last_peered":"2024-09-21T10:37:54.076528+0000","last_clean":"2024-09-21T10:37:54.076528+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:37:54.076528+0000","last_undegraded":"2024-09-21T10:37:54.076528+0000","last_fullsized":"2024-09-21T10:37:54.076528+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":81,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015227+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:37:52.015227+0000","last_peered":"2024-09-21T10:37:52.015227+0000","last_clean":"2024-09-21T10:37:52.015227+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:37:52.015227+0000","last_undegraded":"2024-09-21T10:37:52.015227+0000","last_fullsized":"2024-09-21T10:37:52.015227+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1433,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017356+0000","last_change":"2024-09-21T10:36:45.667800+0000","last_active":"2024-09-21T10:37:52.017356+0000","last_peered":"2024-09-21T10:37:52.017356+0000","last_clean":"2024-09-21T10:37:52.017356+0000","last_became_active":"2024-09-21T10:36:18.559098+0000","last_became_peered":"2024-09-21T10:36:18.559098+0000","last_unstale":"2024-09-21T10:37:52.017356+0000","last_undegraded":"2024-09-21T10:37:52.017356+0000","last_fullsized":"2024-09-21T10:37:52.017356+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:44.434370+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.1","version":"1295'11433","reported_seq":11507,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.515169+0000","last_change":"2024-09-21T10:34:57.927604+0000","last_active":"2024-09-21T10:37:54.515169+0000","last_peered":"2024-09-21T10:37:54.515169+0000","last_clean":"2024-09-21T10:37:54.515169+0000","last_became_active":"2024-09-21T10:34:57.927280+0000","last_became_peered":"2024-09-21T10:34:57.927280+0000","last_unstale":"2024-09-21T10:37:54.515169+0000","last_undegraded":"2024-09-21T10:37:54.515169+0000","last_fullsized":"2024-09-21T10:37:54.515169+0000","mapping_epoch":1264,"log_start":"1269'2800","ondisk_log_start":"1269'2800","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8633,"log_dups_size":0,"ondisk_log_size":8633,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:26.701553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254738432,"num_objects":3887,"num_object_clones":0,"num_object_copies":11661,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3887,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11433,"num_write_kb":490240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":61,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.019984+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:37:52.019984+0000","last_peered":"2024-09-21T10:37:52.019984+0000","last_clean":"2024-09-21T10:37:52.019984+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:37:52.019984+0000","last_undegraded":"2024-09-21T10:37:52.019984+0000","last_fullsized":"2024-09-21T10:37:52.019984+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":72,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015576+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:37:52.015576+0000","last_peered":"2024-09-21T10:37:52.015576+0000","last_clean":"2024-09-21T10:37:52.015576+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:37:52.015576+0000","last_undegraded":"2024-09-21T10:37:52.015576+0000","last_fullsized":"2024-09-21T10:37:52.015576+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"1295'11688","reported_seq":11729,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:57.394365+0000","last_change":"2024-09-21T10:34:57.531230+0000","last_active":"2024-09-21T10:37:57.394365+0000","last_peered":"2024-09-21T10:37:57.394365+0000","last_clean":"2024-09-21T10:37:57.394365+0000","last_became_active":"2024-09-21T10:34:57.530904+0000","last_became_peered":"2024-09-21T10:34:57.530904+0000","last_unstale":"2024-09-21T10:37:57.394365+0000","last_undegraded":"2024-09-21T10:37:57.394365+0000","last_fullsized":"2024-09-21T10:37:57.394365+0000","mapping_epoch":1264,"log_start":"1270'4300","ondisk_log_start":"1270'4300","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":7388,"log_dups_size":0,"ondisk_log_size":7388,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:47:11.076592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239599616,"num_objects":3656,"num_object_clones":0,"num_object_copies":10968,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3656,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11688,"num_write_kb":491008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":73,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.420884+0000","last_change":"2024-09-21T10:33:29.486414+0000","last_active":"2024-09-21T10:37:52.420884+0000","last_peered":"2024-09-21T10:37:52.420884+0000","last_clean":"2024-09-21T10:37:52.420884+0000","last_became_active":"2024-09-21T10:33:29.485604+0000","last_became_peered":"2024-09-21T10:33:29.485604+0000","last_unstale":"2024-09-21T10:37:52.420884+0000","last_undegraded":"2024-09-21T10:37:52.420884+0000","last_fullsized":"2024-09-21T10:37:52.420884+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:34.270465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":81,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015405+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:37:52.015405+0000","last_peered":"2024-09-21T10:37:52.015405+0000","last_clean":"2024-09-21T10:37:52.015405+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:37:52.015405+0000","last_undegraded":"2024-09-21T10:37:52.015405+0000","last_fullsized":"2024-09-21T10:37:52.015405+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1433,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017528+0000","last_change":"2024-09-21T10:36:44.694948+0000","last_active":"2024-09-21T10:37:52.017528+0000","last_peered":"2024-09-21T10:37:52.017528+0000","last_clean":"2024-09-21T10:37:52.017528+0000","last_became_active":"2024-09-21T10:36:18.556112+0000","last_became_peered":"2024-09-21T10:36:18.556112+0000","last_unstale":"2024-09-21T10:37:52.017528+0000","last_undegraded":"2024-09-21T10:37:52.017528+0000","last_fullsized":"2024-09-21T10:37:52.017528+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:15.883804+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.3","version":"1295'11491","reported_seq":11532,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:57.862615+0000","last_change":"2024-09-21T10:34:57.927965+0000","last_active":"2024-09-21T10:37:57.862615+0000","last_peered":"2024-09-21T10:37:57.862615+0000","last_clean":"2024-09-21T10:37:57.862615+0000","last_became_active":"2024-09-21T10:34:57.927613+0000","last_became_peered":"2024-09-21T10:34:57.927613+0000","last_unstale":"2024-09-21T10:37:57.862615+0000","last_undegraded":"2024-09-21T10:37:57.862615+0000","last_fullsized":"2024-09-21T10:37:57.862615+0000","mapping_epoch":1264,"log_start":"1269'2400","ondisk_log_start":"1269'2400","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":9091,"log_dups_size":0,"ondisk_log_size":9091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:48.087324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":235208704,"num_objects":3589,"num_object_clones":0,"num_object_copies":10767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11491,"num_write_kb":482560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":368,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076827+0000","last_change":"2024-09-21T10:27:05.763981+0000","last_active":"2024-09-21T10:37:54.076827+0000","last_peered":"2024-09-21T10:37:54.076827+0000","last_clean":"2024-09-21T10:37:54.076827+0000","last_became_active":"2024-09-21T10:27:05.762924+0000","last_became_peered":"2024-09-21T10:27:05.762924+0000","last_unstale":"2024-09-21T10:37:54.076827+0000","last_undegraded":"2024-09-21T10:37:54.076827+0000","last_fullsized":"2024-09-21T10:37:54.076827+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:05.945559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":382,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.078845+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:37:54.078845+0000","last_peered":"2024-09-21T10:37:54.078845+0000","last_clean":"2024-09-21T10:37:54.078845+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:37:54.078845+0000","last_undegraded":"2024-09-21T10:37:54.078845+0000","last_fullsized":"2024-09-21T10:37:54.078845+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"8.9","version":"1295'11682","reported_seq":11721,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:57.451005+0000","last_change":"2024-09-21T10:34:57.530490+0000","last_active":"2024-09-21T10:37:57.451005+0000","last_peered":"2024-09-21T10:37:57.451005+0000","last_clean":"2024-09-21T10:37:57.451005+0000","last_became_active":"2024-09-21T10:34:57.530117+0000","last_became_peered":"2024-09-21T10:34:57.530117+0000","last_unstale":"2024-09-21T10:37:57.451005+0000","last_undegraded":"2024-09-21T10:37:57.451005+0000","last_fullsized":"2024-09-21T10:37:57.451005+0000","mapping_epoch":1264,"log_start":"1269'3500","ondisk_log_start":"1269'3500","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8182,"log_dups_size":0,"ondisk_log_size":8182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:53:26.837797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240386048,"num_objects":3668,"num_object_clones":0,"num_object_copies":11004,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3668,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11682,"num_write_kb":491200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1678,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022171+0000","last_change":"2024-09-21T10:36:08.994836+0000","last_active":"2024-09-21T10:37:52.022171+0000","last_peered":"2024-09-21T10:37:52.022171+0000","last_clean":"2024-09-21T10:37:52.022171+0000","last_became_active":"2024-09-21T10:36:07.488034+0000","last_became_peered":"2024-09-21T10:36:07.488034+0000","last_unstale":"2024-09-21T10:37:52.022171+0000","last_undegraded":"2024-09-21T10:37:52.022171+0000","last_fullsized":"2024-09-21T10:37:52.022171+0000","mapping_epoch":1248,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1274,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:12:37.758172+0000","scrub_duration":0.0024808830000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1258,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017824+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:37:52.017824+0000","last_peered":"2024-09-21T10:37:52.017824+0000","last_clean":"2024-09-21T10:37:52.017824+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:37:52.017824+0000","last_undegraded":"2024-09-21T10:37:52.017824+0000","last_fullsized":"2024-09-21T10:37:52.017824+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":390,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076253+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:37:54.076253+0000","last_peered":"2024-09-21T10:37:54.076253+0000","last_clean":"2024-09-21T10:37:54.076253+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:37:54.076253+0000","last_undegraded":"2024-09-21T10:37:54.076253+0000","last_fullsized":"2024-09-21T10:37:54.076253+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":61,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020155+0000","last_change":"2024-09-21T10:33:51.622401+0000","last_active":"2024-09-21T10:37:52.020155+0000","last_peered":"2024-09-21T10:37:52.020155+0000","last_clean":"2024-09-21T10:37:52.020155+0000","last_became_active":"2024-09-21T10:33:51.622112+0000","last_became_peered":"2024-09-21T10:33:51.622112+0000","last_unstale":"2024-09-21T10:37:52.020155+0000","last_undegraded":"2024-09-21T10:37:52.020155+0000","last_fullsized":"2024-09-21T10:37:52.020155+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:39.365936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1634,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.019914+0000","last_change":"2024-09-21T10:36:44.447270+0000","last_active":"2024-09-21T10:37:52.019914+0000","last_peered":"2024-09-21T10:37:52.019914+0000","last_clean":"2024-09-21T10:37:52.019914+0000","last_became_active":"2024-09-21T10:36:18.568793+0000","last_became_peered":"2024-09-21T10:36:18.568793+0000","last_unstale":"2024-09-21T10:37:52.019914+0000","last_undegraded":"2024-09-21T10:37:52.019914+0000","last_fullsized":"2024-09-21T10:37:52.019914+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:15.734272+0000","scrub_duration":0.0031585990000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"1295'11685","reported_seq":11759,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:56.068730+0000","last_change":"2024-09-21T10:34:57.927844+0000","last_active":"2024-09-21T10:37:56.068730+0000","last_peered":"2024-09-21T10:37:56.068730+0000","last_clean":"2024-09-21T10:37:56.068730+0000","last_became_active":"2024-09-21T10:34:57.927505+0000","last_became_peered":"2024-09-21T10:34:57.927505+0000","last_unstale":"2024-09-21T10:37:56.068730+0000","last_undegraded":"2024-09-21T10:37:56.068730+0000","last_fullsized":"2024-09-21T10:37:56.068730+0000","mapping_epoch":1264,"log_start":"1269'1600","ondisk_log_start":"1269'1600","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":10085,"log_dups_size":0,"ondisk_log_size":10085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:48:43.058645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250675200,"num_objects":3825,"num_object_clones":0,"num_object_copies":11475,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3825,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11685,"num_write_kb":496320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1279,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022077+0000","last_change":"2024-09-21T10:26:17.250664+0000","last_active":"2024-09-21T10:37:52.022077+0000","last_peered":"2024-09-21T10:37:52.022077+0000","last_clean":"2024-09-21T10:37:52.022077+0000","last_became_active":"2024-09-21T10:26:17.250347+0000","last_became_peered":"2024-09-21T10:26:17.250347+0000","last_unstale":"2024-09-21T10:37:52.022077+0000","last_undegraded":"2024-09-21T10:37:52.022077+0000","last_fullsized":"2024-09-21T10:37:52.022077+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:00.506896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":429,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.093501+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:37:54.093501+0000","last_peered":"2024-09-21T10:37:54.093501+0000","last_clean":"2024-09-21T10:37:54.093501+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:37:54.093501+0000","last_undegraded":"2024-09-21T10:37:54.093501+0000","last_fullsized":"2024-09-21T10:37:54.093501+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":401,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.096040+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:37:54.096040+0000","last_peered":"2024-09-21T10:37:54.096040+0000","last_clean":"2024-09-21T10:37:54.096040+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:37:54.096040+0000","last_undegraded":"2024-09-21T10:37:54.096040+0000","last_fullsized":"2024-09-21T10:37:54.096040+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"362'149","reported_seq":1694,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022070+0000","last_change":"2024-09-21T10:36:47.002357+0000","last_active":"2024-09-21T10:37:52.022070+0000","last_peered":"2024-09-21T10:37:52.022070+0000","last_clean":"2024-09-21T10:37:52.022070+0000","last_became_active":"2024-09-21T10:36:18.573662+0000","last_became_peered":"2024-09-21T10:36:18.573662+0000","last_unstale":"2024-09-21T10:37:52.022070+0000","last_undegraded":"2024-09-21T10:37:52.022070+0000","last_fullsized":"2024-09-21T10:37:52.022070+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:21:01.706647+0000","scrub_duration":0.0091763150000000009,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.b","version":"1295'11637","reported_seq":11711,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.754809+0000","last_change":"2024-09-21T10:34:57.928998+0000","last_active":"2024-09-21T10:37:54.754809+0000","last_peered":"2024-09-21T10:37:54.754809+0000","last_clean":"2024-09-21T10:37:54.754809+0000","last_became_active":"2024-09-21T10:34:57.928703+0000","last_became_peered":"2024-09-21T10:34:57.928703+0000","last_unstale":"2024-09-21T10:37:54.754809+0000","last_undegraded":"2024-09-21T10:37:54.754809+0000","last_fullsized":"2024-09-21T10:37:54.754809+0000","mapping_epoch":1264,"log_start":"1270'4400","ondisk_log_start":"1270'4400","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":7237,"log_dups_size":0,"ondisk_log_size":7237,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:18:05.011340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254738432,"num_objects":3887,"num_object_clones":0,"num_object_copies":11661,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3887,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11637,"num_write_kb":496768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":1788,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.073216+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:37:54.073216+0000","last_peered":"2024-09-21T10:37:54.073216+0000","last_clean":"2024-09-21T10:37:54.073216+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:37:54.073216+0000","last_undegraded":"2024-09-21T10:37:54.073216+0000","last_fullsized":"2024-09-21T10:37:54.073216+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1195,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.070814+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:37:54.070814+0000","last_peered":"2024-09-21T10:37:54.070814+0000","last_clean":"2024-09-21T10:37:54.070814+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:37:54.070814+0000","last_undegraded":"2024-09-21T10:37:54.070814+0000","last_fullsized":"2024-09-21T10:37:54.070814+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":934,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017626+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:37:52.017626+0000","last_peered":"2024-09-21T10:37:52.017626+0000","last_clean":"2024-09-21T10:37:52.017626+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:37:52.017626+0000","last_undegraded":"2024-09-21T10:37:52.017626+0000","last_fullsized":"2024-09-21T10:37:52.017626+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"1.1","version":"362'149","reported_seq":1433,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017353+0000","last_change":"2024-09-21T10:36:47.623786+0000","last_active":"2024-09-21T10:37:52.017353+0000","last_peered":"2024-09-21T10:37:52.017353+0000","last_clean":"2024-09-21T10:37:52.017353+0000","last_became_active":"2024-09-21T10:36:18.568738+0000","last_became_peered":"2024-09-21T10:36:18.568738+0000","last_unstale":"2024-09-21T10:37:52.017353+0000","last_undegraded":"2024-09-21T10:37:52.017353+0000","last_fullsized":"2024-09-21T10:37:52.017353+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:08.168163+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.8","version":"1295'11896","reported_seq":11937,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:57.952959+0000","last_change":"2024-09-21T10:34:58.082368+0000","last_active":"2024-09-21T10:37:57.952959+0000","last_peered":"2024-09-21T10:37:57.952959+0000","last_clean":"2024-09-21T10:37:57.952959+0000","last_became_active":"2024-09-21T10:34:58.082058+0000","last_became_peered":"2024-09-21T10:34:58.082058+0000","last_unstale":"2024-09-21T10:37:57.952959+0000","last_undegraded":"2024-09-21T10:37:57.952959+0000","last_fullsized":"2024-09-21T10:37:57.952959+0000","mapping_epoch":1264,"log_start":"1269'2800","ondisk_log_start":"1269'2800","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":9096,"log_dups_size":0,"ondisk_log_size":9096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:43:20.706317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240254976,"num_objects":3666,"num_object_clones":0,"num_object_copies":10998,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3666,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11896,"num_write_kb":497984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"65'2","reported_seq":1285,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017898+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:37:52.017898+0000","last_peered":"2024-09-21T10:37:52.017898+0000","last_clean":"2024-09-21T10:37:52.017898+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:37:52.017898+0000","last_undegraded":"2024-09-21T10:37:52.017898+0000","last_fullsized":"2024-09-21T10:37:52.017898+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015608+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:37:52.015608+0000","last_peered":"2024-09-21T10:37:52.015608+0000","last_clean":"2024-09-21T10:37:52.015608+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:37:52.015608+0000","last_undegraded":"2024-09-21T10:37:52.015608+0000","last_fullsized":"2024-09-21T10:37:52.015608+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1269,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.075646+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:37:54.075646+0000","last_peered":"2024-09-21T10:37:54.075646+0000","last_clean":"2024-09-21T10:37:54.075646+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:37:54.075646+0000","last_undegraded":"2024-09-21T10:37:54.075646+0000","last_fullsized":"2024-09-21T10:37:54.075646+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.7","version":"362'149","reported_seq":1634,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020182+0000","last_change":"2024-09-21T10:36:56.546811+0000","last_active":"2024-09-21T10:37:52.020182+0000","last_peered":"2024-09-21T10:37:52.020182+0000","last_clean":"2024-09-21T10:37:52.020182+0000","last_became_active":"2024-09-21T10:36:18.569977+0000","last_became_peered":"2024-09-21T10:36:18.569977+0000","last_unstale":"2024-09-21T10:37:52.020182+0000","last_undegraded":"2024-09-21T10:37:52.020182+0000","last_fullsized":"2024-09-21T10:37:52.020182+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:13.844980+0000","scrub_duration":0.012985854,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.e","version":"1295'11597","reported_seq":11671,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.502117+0000","last_change":"2024-09-21T10:34:57.531646+0000","last_active":"2024-09-21T10:37:54.502117+0000","last_peered":"2024-09-21T10:37:54.502117+0000","last_clean":"2024-09-21T10:37:54.502117+0000","last_became_active":"2024-09-21T10:34:57.531315+0000","last_became_peered":"2024-09-21T10:34:57.531315+0000","last_unstale":"2024-09-21T10:37:54.502117+0000","last_undegraded":"2024-09-21T10:37:54.502117+0000","last_fullsized":"2024-09-21T10:37:54.502117+0000","mapping_epoch":1264,"log_start":"1269'3000","ondisk_log_start":"1269'3000","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8597,"log_dups_size":0,"ondisk_log_size":8597,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:29.089656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":258408448,"num_objects":3943,"num_object_clones":0,"num_object_copies":11829,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3943,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11597,"num_write_kb":497280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1276,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020663+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:37:52.020663+0000","last_peered":"2024-09-21T10:37:52.020663+0000","last_clean":"2024-09-21T10:37:52.020663+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:37:52.020663+0000","last_undegraded":"2024-09-21T10:37:52.020663+0000","last_fullsized":"2024-09-21T10:37:52.020663+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":401,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.093189+0000","last_change":"2024-09-21T10:26:17.251840+0000","last_active":"2024-09-21T10:37:54.093189+0000","last_peered":"2024-09-21T10:37:54.093189+0000","last_clean":"2024-09-21T10:37:54.093189+0000","last_became_active":"2024-09-21T10:26:17.250742+0000","last_became_peered":"2024-09-21T10:26:17.250742+0000","last_unstale":"2024-09-21T10:37:54.093189+0000","last_undegraded":"2024-09-21T10:37:54.093189+0000","last_fullsized":"2024-09-21T10:37:54.093189+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:48.777859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":909,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017796+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:37:52.017796+0000","last_peered":"2024-09-21T10:37:52.017796+0000","last_clean":"2024-09-21T10:37:52.017796+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:37:52.017796+0000","last_undegraded":"2024-09-21T10:37:52.017796+0000","last_fullsized":"2024-09-21T10:37:52.017796+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1634,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020058+0000","last_change":"2024-09-21T10:36:54.531785+0000","last_active":"2024-09-21T10:37:52.020058+0000","last_peered":"2024-09-21T10:37:52.020058+0000","last_clean":"2024-09-21T10:37:52.020058+0000","last_became_active":"2024-09-21T10:36:18.575995+0000","last_became_peered":"2024-09-21T10:36:18.575995+0000","last_unstale":"2024-09-21T10:37:52.020058+0000","last_undegraded":"2024-09-21T10:37:52.020058+0000","last_fullsized":"2024-09-21T10:37:52.020058+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:15:06.722608+0000","scrub_duration":0.017956387000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.f","version":"1295'11559","reported_seq":11633,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.800330+0000","last_change":"2024-09-21T10:34:57.927627+0000","last_active":"2024-09-21T10:37:54.800330+0000","last_peered":"2024-09-21T10:37:54.800330+0000","last_clean":"2024-09-21T10:37:54.800330+0000","last_became_active":"2024-09-21T10:34:57.927281+0000","last_became_peered":"2024-09-21T10:34:57.927281+0000","last_unstale":"2024-09-21T10:37:54.800330+0000","last_undegraded":"2024-09-21T10:37:54.800330+0000","last_fullsized":"2024-09-21T10:37:54.800330+0000","mapping_epoch":1264,"log_start":"1270'4400","ondisk_log_start":"1270'4400","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":7159,"log_dups_size":0,"ondisk_log_size":7159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:27:03.059508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":255787008,"num_objects":3903,"num_object_clones":0,"num_object_copies":11709,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3903,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11559,"num_write_kb":494784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1180,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.075451+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:37:54.075451+0000","last_peered":"2024-09-21T10:37:54.075451+0000","last_clean":"2024-09-21T10:37:54.075451+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:37:54.075451+0000","last_undegraded":"2024-09-21T10:37:54.075451+0000","last_fullsized":"2024-09-21T10:37:54.075451+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1281,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022909+0000","last_change":"2024-09-21T10:33:29.496383+0000","last_active":"2024-09-21T10:37:52.022909+0000","last_peered":"2024-09-21T10:37:52.022909+0000","last_clean":"2024-09-21T10:37:52.022909+0000","last_became_active":"2024-09-21T10:33:29.494274+0000","last_became_peered":"2024-09-21T10:33:29.494274+0000","last_unstale":"2024-09-21T10:37:52.022909+0000","last_undegraded":"2024-09-21T10:37:52.022909+0000","last_fullsized":"2024-09-21T10:37:52.022909+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:22:28.901809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":401,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.093008+0000","last_change":"2024-09-21T10:26:17.248929+0000","last_active":"2024-09-21T10:37:54.093008+0000","last_peered":"2024-09-21T10:37:54.093008+0000","last_clean":"2024-09-21T10:37:54.093008+0000","last_became_active":"2024-09-21T10:26:17.248657+0000","last_became_peered":"2024-09-21T10:26:17.248657+0000","last_unstale":"2024-09-21T10:37:54.093008+0000","last_undegraded":"2024-09-21T10:37:54.093008+0000","last_fullsized":"2024-09-21T10:37:54.093008+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:17.227396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"362'149","reported_seq":1433,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015322+0000","last_change":"2024-09-21T10:36:45.859087+0000","last_active":"2024-09-21T10:37:52.015322+0000","last_peered":"2024-09-21T10:37:52.015322+0000","last_clean":"2024-09-21T10:37:52.015322+0000","last_became_active":"2024-09-21T10:36:18.561316+0000","last_became_peered":"2024-09-21T10:36:18.561316+0000","last_unstale":"2024-09-21T10:37:52.015322+0000","last_undegraded":"2024-09-21T10:37:52.015322+0000","last_fullsized":"2024-09-21T10:37:52.015322+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:39.138344+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.c","version":"1295'11500","reported_seq":11574,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.498759+0000","last_change":"2024-09-21T10:34:58.081924+0000","last_active":"2024-09-21T10:37:54.498759+0000","last_peered":"2024-09-21T10:37:54.498759+0000","last_clean":"2024-09-21T10:37:54.498759+0000","last_became_active":"2024-09-21T10:34:58.081449+0000","last_became_peered":"2024-09-21T10:34:58.081449+0000","last_unstale":"2024-09-21T10:37:54.498759+0000","last_undegraded":"2024-09-21T10:37:54.498759+0000","last_fullsized":"2024-09-21T10:37:54.498759+0000","mapping_epoch":1264,"log_start":"1269'2900","ondisk_log_start":"1269'2900","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8600,"log_dups_size":0,"ondisk_log_size":8600,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:10:12.805145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":248512512,"num_objects":3792,"num_object_clones":0,"num_object_copies":11376,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3792,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11500,"num_write_kb":489344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":372,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.079061+0000","last_change":"2024-09-21T10:27:05.859895+0000","last_active":"2024-09-21T10:37:54.079061+0000","last_peered":"2024-09-21T10:37:54.079061+0000","last_clean":"2024-09-21T10:37:54.079061+0000","last_became_active":"2024-09-21T10:27:05.787695+0000","last_became_peered":"2024-09-21T10:27:05.787695+0000","last_unstale":"2024-09-21T10:37:54.079061+0000","last_undegraded":"2024-09-21T10:37:54.079061+0000","last_fullsized":"2024-09-21T10:37:54.079061+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:09:15.221604+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":2,"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":[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":"0'0","reported_seq":61,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020261+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:37:52.020261+0000","last_peered":"2024-09-21T10:37:52.020261+0000","last_clean":"2024-09-21T10:37:52.020261+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:37:52.020261+0000","last_undegraded":"2024-09-21T10:37:52.020261+0000","last_fullsized":"2024-09-21T10:37:52.020261+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":369,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076391+0000","last_change":"2024-09-21T10:27:05.783515+0000","last_active":"2024-09-21T10:37:54.076391+0000","last_peered":"2024-09-21T10:37:54.076391+0000","last_clean":"2024-09-21T10:37:54.076391+0000","last_became_active":"2024-09-21T10:27:05.783198+0000","last_became_peered":"2024-09-21T10:27:05.783198+0000","last_unstale":"2024-09-21T10:37:54.076391+0000","last_undegraded":"2024-09-21T10:37:54.076391+0000","last_fullsized":"2024-09-21T10:37:54.076391+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:22.726730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"362'149","reported_seq":1436,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076163+0000","last_change":"2024-09-21T10:36:18.561385+0000","last_active":"2024-09-21T10:37:54.076163+0000","last_peered":"2024-09-21T10:37:54.076163+0000","last_clean":"2024-09-21T10:37:54.076163+0000","last_became_active":"2024-09-21T10:36:18.560974+0000","last_became_peered":"2024-09-21T10:36:18.560974+0000","last_unstale":"2024-09-21T10:37:54.076163+0000","last_undegraded":"2024-09-21T10:37:54.076163+0000","last_fullsized":"2024-09-21T10:37:54.076163+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:10.016968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:10.016968+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:38:19.330564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":542359,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"1295'11766","reported_seq":11807,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:57.951818+0000","last_change":"2024-09-21T10:34:58.082043+0000","last_active":"2024-09-21T10:37:57.951818+0000","last_peered":"2024-09-21T10:37:57.951818+0000","last_clean":"2024-09-21T10:37:57.951818+0000","last_became_active":"2024-09-21T10:34:58.081676+0000","last_became_peered":"2024-09-21T10:34:58.081676+0000","last_unstale":"2024-09-21T10:37:57.951818+0000","last_undegraded":"2024-09-21T10:37:57.951818+0000","last_fullsized":"2024-09-21T10:37:57.951818+0000","mapping_epoch":1264,"log_start":"1269'2600","ondisk_log_start":"1269'2600","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":9166,"log_dups_size":0,"ondisk_log_size":9166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:22:01.269809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243466264,"num_objects":3716,"num_object_clones":0,"num_object_copies":11148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3716,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11766,"num_write_kb":495361,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.6","version":"71'1","reported_seq":427,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.096114+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:37:54.096114+0000","last_peered":"2024-09-21T10:37:54.096114+0000","last_clean":"2024-09-21T10:37:54.096114+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:37:54.096114+0000","last_undegraded":"2024-09-21T10:37:54.096114+0000","last_fullsized":"2024-09-21T10:37:54.096114+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":61,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020344+0000","last_change":"2024-09-21T10:33:51.657362+0000","last_active":"2024-09-21T10:37:52.020344+0000","last_peered":"2024-09-21T10:37:52.020344+0000","last_clean":"2024-09-21T10:37:52.020344+0000","last_became_active":"2024-09-21T10:33:51.657073+0000","last_became_peered":"2024-09-21T10:33:51.657073+0000","last_unstale":"2024-09-21T10:37:52.020344+0000","last_undegraded":"2024-09-21T10:37:52.020344+0000","last_fullsized":"2024-09-21T10:37:52.020344+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:36:36.055186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":82,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015094+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:37:52.015094+0000","last_peered":"2024-09-21T10:37:52.015094+0000","last_clean":"2024-09-21T10:37:52.015094+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:37:52.015094+0000","last_undegraded":"2024-09-21T10:37:52.015094+0000","last_fullsized":"2024-09-21T10:37:52.015094+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":81,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015538+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:37:52.015538+0000","last_peered":"2024-09-21T10:37:52.015538+0000","last_clean":"2024-09-21T10:37:52.015538+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:37:52.015538+0000","last_undegraded":"2024-09-21T10:37:52.015538+0000","last_fullsized":"2024-09-21T10:37:52.015538+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":101,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015304+0000","last_change":"2024-09-21T10:33:51.628737+0000","last_active":"2024-09-21T10:37:52.015304+0000","last_peered":"2024-09-21T10:37:52.015304+0000","last_clean":"2024-09-21T10:37:52.015304+0000","last_became_active":"2024-09-21T10:33:51.619966+0000","last_became_peered":"2024-09-21T10:33:51.619966+0000","last_unstale":"2024-09-21T10:37:52.015304+0000","last_undegraded":"2024-09-21T10:37:52.015304+0000","last_fullsized":"2024-09-21T10:37:52.015304+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:38:05.585449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14268,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1256,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017795+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:37:52.017795+0000","last_peered":"2024-09-21T10:37:52.017795+0000","last_clean":"2024-09-21T10:37:52.017795+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:37:52.017795+0000","last_undegraded":"2024-09-21T10:37:52.017795+0000","last_fullsized":"2024-09-21T10:37:52.017795+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1293,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022679+0000","last_change":"2024-09-21T10:33:29.516018+0000","last_active":"2024-09-21T10:37:52.022679+0000","last_peered":"2024-09-21T10:37:52.022679+0000","last_clean":"2024-09-21T10:37:52.022679+0000","last_became_active":"2024-09-21T10:33:29.495396+0000","last_became_peered":"2024-09-21T10:33:29.495396+0000","last_unstale":"2024-09-21T10:37:52.022679+0000","last_undegraded":"2024-09-21T10:37:52.022679+0000","last_fullsized":"2024-09-21T10:37:52.022679+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:40.664355+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":8,"num_bytes_recovered":360,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1242,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017505+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:37:52.017505+0000","last_peered":"2024-09-21T10:37:52.017505+0000","last_clean":"2024-09-21T10:37:52.017505+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:37:52.017505+0000","last_undegraded":"2024-09-21T10:37:52.017505+0000","last_fullsized":"2024-09-21T10:37:52.017505+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":382,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076590+0000","last_change":"2024-09-21T10:33:51.618502+0000","last_active":"2024-09-21T10:37:54.076590+0000","last_peered":"2024-09-21T10:37:54.076590+0000","last_clean":"2024-09-21T10:37:54.076590+0000","last_became_active":"2024-09-21T10:33:51.618203+0000","last_became_peered":"2024-09-21T10:33:51.618203+0000","last_unstale":"2024-09-21T10:37:54.076590+0000","last_undegraded":"2024-09-21T10:37:54.076590+0000","last_fullsized":"2024-09-21T10:37:54.076590+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:55:11.755147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":414,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.093372+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:37:54.093372+0000","last_peered":"2024-09-21T10:37:54.093372+0000","last_clean":"2024-09-21T10:37:54.093372+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:37:54.093372+0000","last_undegraded":"2024-09-21T10:37:54.093372+0000","last_fullsized":"2024-09-21T10:37:54.093372+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":389,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076800+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:37:54.076800+0000","last_peered":"2024-09-21T10:37:54.076800+0000","last_clean":"2024-09-21T10:37:54.076800+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:37:54.076800+0000","last_undegraded":"2024-09-21T10:37:54.076800+0000","last_fullsized":"2024-09-21T10:37:54.076800+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":61,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020392+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:37:52.020392+0000","last_peered":"2024-09-21T10:37:52.020392+0000","last_clean":"2024-09-21T10:37:52.020392+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:37:52.020392+0000","last_undegraded":"2024-09-21T10:37:52.020392+0000","last_fullsized":"2024-09-21T10:37:52.020392+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":368,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076909+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:37:54.076909+0000","last_peered":"2024-09-21T10:37:54.076909+0000","last_clean":"2024-09-21T10:37:54.076909+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:37:54.076909+0000","last_undegraded":"2024-09-21T10:37:54.076909+0000","last_fullsized":"2024-09-21T10:37:54.076909+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":415,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.095969+0000","last_change":"2024-09-21T10:27:05.773295+0000","last_active":"2024-09-21T10:37:54.095969+0000","last_peered":"2024-09-21T10:37:54.095969+0000","last_clean":"2024-09-21T10:37:54.095969+0000","last_became_active":"2024-09-21T10:27:05.772957+0000","last_became_peered":"2024-09-21T10:27:05.772957+0000","last_unstale":"2024-09-21T10:37:54.095969+0000","last_undegraded":"2024-09-21T10:37:54.095969+0000","last_fullsized":"2024-09-21T10:37:54.095969+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:18.893159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":389,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076283+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:37:54.076283+0000","last_peered":"2024-09-21T10:37:54.076283+0000","last_clean":"2024-09-21T10:37:54.076283+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:37:54.076283+0000","last_undegraded":"2024-09-21T10:37:54.076283+0000","last_fullsized":"2024-09-21T10:37:54.076283+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":389,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.077602+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:37:54.077602+0000","last_peered":"2024-09-21T10:37:54.077602+0000","last_clean":"2024-09-21T10:37:54.077602+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:37:54.077602+0000","last_undegraded":"2024-09-21T10:37:54.077602+0000","last_fullsized":"2024-09-21T10:37:54.077602+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":72,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015200+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:37:52.015200+0000","last_peered":"2024-09-21T10:37:52.015200+0000","last_clean":"2024-09-21T10:37:52.015200+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:37:52.015200+0000","last_undegraded":"2024-09-21T10:37:52.015200+0000","last_fullsized":"2024-09-21T10:37:52.015200+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1748,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076091+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:37:54.076091+0000","last_peered":"2024-09-21T10:37:54.076091+0000","last_clean":"2024-09-21T10:37:54.076091+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:37:54.076091+0000","last_undegraded":"2024-09-21T10:37:54.076091+0000","last_fullsized":"2024-09-21T10:37:54.076091+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":414,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.092915+0000","last_change":"2024-09-21T10:33:29.491904+0000","last_active":"2024-09-21T10:37:54.092915+0000","last_peered":"2024-09-21T10:37:54.092915+0000","last_clean":"2024-09-21T10:37:54.092915+0000","last_became_active":"2024-09-21T10:33:29.491540+0000","last_became_peered":"2024-09-21T10:33:29.491540+0000","last_unstale":"2024-09-21T10:37:54.092915+0000","last_undegraded":"2024-09-21T10:37:54.092915+0000","last_fullsized":"2024-09-21T10:37:54.092915+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:01:38.544864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":72,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015472+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:37:52.015472+0000","last_peered":"2024-09-21T10:37:52.015472+0000","last_clean":"2024-09-21T10:37:52.015472+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:37:52.015472+0000","last_undegraded":"2024-09-21T10:37:52.015472+0000","last_fullsized":"2024-09-21T10:37:52.015472+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1283,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017572+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:37:52.017572+0000","last_peered":"2024-09-21T10:37:52.017572+0000","last_clean":"2024-09-21T10:37:52.017572+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:37:52.017572+0000","last_undegraded":"2024-09-21T10:37:52.017572+0000","last_fullsized":"2024-09-21T10:37:52.017572+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":72,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015301+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:37:52.015301+0000","last_peered":"2024-09-21T10:37:52.015301+0000","last_clean":"2024-09-21T10:37:52.015301+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:37:52.015301+0000","last_undegraded":"2024-09-21T10:37:52.015301+0000","last_fullsized":"2024-09-21T10:37:52.015301+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1280,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020675+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:37:52.020675+0000","last_peered":"2024-09-21T10:37:52.020675+0000","last_clean":"2024-09-21T10:37:52.020675+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:37:52.020675+0000","last_undegraded":"2024-09-21T10:37:52.020675+0000","last_fullsized":"2024-09-21T10:37:52.020675+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":368,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076432+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:37:54.076432+0000","last_peered":"2024-09-21T10:37:54.076432+0000","last_clean":"2024-09-21T10:37:54.076432+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:37:54.076432+0000","last_undegraded":"2024-09-21T10:37:54.076432+0000","last_fullsized":"2024-09-21T10:37:54.076432+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":383,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.078901+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:37:54.078901+0000","last_peered":"2024-09-21T10:37:54.078901+0000","last_clean":"2024-09-21T10:37:54.078901+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:37:54.078901+0000","last_undegraded":"2024-09-21T10:37:54.078901+0000","last_fullsized":"2024-09-21T10:37:54.078901+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":81,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.014901+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:37:52.014901+0000","last_peered":"2024-09-21T10:37:52.014901+0000","last_clean":"2024-09-21T10:37:52.014901+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:37:52.014901+0000","last_undegraded":"2024-09-21T10:37:52.014901+0000","last_fullsized":"2024-09-21T10:37:52.014901+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":407,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.092957+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:37:54.092957+0000","last_peered":"2024-09-21T10:37:54.092957+0000","last_clean":"2024-09-21T10:37:54.092957+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:37:54.092957+0000","last_undegraded":"2024-09-21T10:37:54.092957+0000","last_fullsized":"2024-09-21T10:37:54.092957+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":3991142424,"num_objects":60901,"num_object_clones":0,"num_object_copies":182703,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60901,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":186347,"num_write_kb":7911873,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":11876970496,"data_stored":11876958280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133547,"ondisk_log_size":133547,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":15540,"num_keys_recovered":30,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":316358,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":542359,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234411,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1692432,"kb_used_data":1219976,"kb_used_omap":1,"kb_used_meta":472446,"kb_avail":92052720,"statfs":{"total":95995035648,"available":94261985280,"internally_reserved":0,"allocated":1249255424,"data_stored":1246500026,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":483785163},"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":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496048,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1631940,"kb_used_data":1207932,"kb_used_omap":1,"kb_used_meta":423998,"kb_avail":92113212,"statfs":{"total":95995035648,"available":94323929088,"internally_reserved":0,"allocated":1236922368,"data_stored":1234179107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":434174407},"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":[0,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757685,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2473156,"kb_used_data":1910524,"kb_used_omap":1,"kb_used_meta":562622,"kb_avail":91271996,"statfs":{"total":95995035648,"available":93462523904,"internally_reserved":0,"allocated":1956376576,"data_stored":1953629709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":576125382},"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":[0,0,2,0,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967856,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2065860,"kb_used_data":1496504,"kb_used_omap":46,"kb_used_meta":569297,"kb_avail":91679292,"statfs":{"total":95995035648,"available":93879595008,"internally_reserved":0,"allocated":1532420096,"data_stored":1529677282,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":582960828},"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":[0,0,4,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093629,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1943676,"kb_used_data":1509680,"kb_used_omap":73,"kb_used_meta":433782,"kb_avail":91801476,"statfs":{"total":95995035648,"available":94004711424,"internally_reserved":0,"allocated":1545912320,"data_stored":1543177118,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":444193330},"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":[1,0,2,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019321,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1681736,"kb_used_data":1223296,"kb_used_omap":1,"kb_used_meta":458430,"kb_avail":92063416,"statfs":{"total":95995035648,"available":94272937984,"internally_reserved":0,"allocated":1252655104,"data_stored":1249907804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":469432774},"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":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888617,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2094400,"kb_used_data":1507120,"kb_used_omap":30,"kb_used_meta":587233,"kb_avail":91650752,"statfs":{"total":95995035648,"available":93850370048,"internally_reserved":0,"allocated":1543290880,"data_stored":1540555708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":601327412},"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":[0,1,2,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047095,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2173940,"kb_used_data":1686316,"kb_used_omap":44,"kb_used_meta":487443,"kb_avail":91571212,"statfs":{"total":95995035648,"available":93768921088,"internally_reserved":0,"allocated":1726787584,"data_stored":1724055893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":499142254},"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":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1529937920,"data_stored":1529937920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1707081728,"data_stored":1707081728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1504448512,"data_stored":1504444440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1519714304,"data_stored":1519714304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1228472320,"data_stored":1228472320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1925648384,"data_stored":1925644312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1227620352,"data_stored":1227620352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1234046976,"data_stored":1234042904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:38:01.225 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:38:01.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:01.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:01.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:01.408 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:01.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:01 smithi007 ceph-mon[101144]: from='client.45467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:38:01.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:01 smithi007 ceph-mon[101144]: pgmap v1760: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:38:01.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:01 smithi007 ceph-mon[99390]: from='client.45467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:38:01.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:01 smithi007 ceph-mon[99390]: pgmap v1760: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:38:01.461 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:01.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:01.563 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:01.593 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:01.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:01.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:01 smithi031 ceph-mon[96824]: from='client.45467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:38:01.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:01 smithi031 ceph-mon[96824]: pgmap v1760: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:38:01.695 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:01.726 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:01.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:01.827 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:01.862 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:01.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:01.964 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:02.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:02.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:02.102 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:02.130 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:02.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:02.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:02.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:02.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:02.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:02.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:02.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:02.507 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:02.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:02.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:02.636 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:02.672 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:02.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:02.773 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:02.800 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:02.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:02.901 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:02.942 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:02.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:03.044 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:03.077 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:03.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:03.179 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:03.223 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:03.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:03.325 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:03.377 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:03.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:03.479 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:03.518 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:03.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:03.620 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:03.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.659 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:03.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:03.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:03 smithi031 ceph-mon[96824]: pgmap v1761: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:38:03.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:03 smithi007 ceph-mon[101144]: pgmap v1761: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:38:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:03 smithi007 ceph-mon[99390]: pgmap v1761: 99 pgs: 99 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:38:03.761 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:03.789 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:03.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:03.891 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:03.946 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:03.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:03.988 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:38:04.047 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:04.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.085 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:04.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:04.185 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:04.231 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:04.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:04.333 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:04.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:04.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:04.412 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:04.476 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.569 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:04.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:04.670 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:04.705 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:04.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:04.807 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:04.839 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:04.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:04.940 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:04.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.983 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:04.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:05.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:05.173 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:05.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:05.274 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:05.285 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:38:05.285 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:38:05.312 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:05.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:05.414 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:05.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.450 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:05.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:05.551 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:05.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.595 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:05.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:05.640 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:05 smithi007 ceph-mon[99390]: pgmap v1762: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-09-21T10:38:05.640 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:05 smithi007 ceph-mon[101144]: pgmap v1762: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-09-21T10:38:05.696 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:05.732 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:05.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:05.834 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:05.871 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:05.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:05 smithi031 ceph-mon[96824]: pgmap v1762: 99 pgs: 99 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 839 op/s 2024-09-21T10:38:05.973 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:05.982 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:38:06.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.013 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:06.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:06.114 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:06.153 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:06.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:06.254 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:06.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:06.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:06.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:06.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:06.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:06.497 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:06.550 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:06.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.589 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:06.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:06.690 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:06.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.727 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:06.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:06.828 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.865 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:06.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:06.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:06.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:06.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:07.098 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:07.134 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:07.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:07.235 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:07.283 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:07.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:07.385 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:07.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.433 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:07.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:07.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:07.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.577 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:07.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:07 smithi031 ceph-mon[96824]: pgmap v1763: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 923 op/s 2024-09-21T10:38:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:07.678 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:07 smithi007 ceph-mon[99390]: pgmap v1763: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 923 op/s 2024-09-21T10:38:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:07 smithi007 ceph-mon[101144]: pgmap v1763: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 923 op/s 2024-09-21T10:38:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:07.719 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:07.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:07.821 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:07.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:07.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:07.958 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:07.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.991 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:07.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:08.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:08.129 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:08.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:08.230 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:08.271 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:08.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:08.373 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:08.403 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:08.417 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:38:08.505 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:08.547 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:08.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:08.649 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:08.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:08 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/531867347' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:38:08.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:08 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:38:08.682 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:08 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/531867347' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:38:08.682 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:08 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:38:08.682 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:08 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/531867347' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:38:08.683 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:08 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:38:08.685 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:08.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:08.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:08.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:08.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:08.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:08.957 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:08.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:09.059 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:09.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.106 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:09.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:09.207 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:09.252 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:09.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:09.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:09.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:09.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:09.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.565 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:09.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:09 smithi031 ceph-mon[96824]: pgmap v1764: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2024-09-21T10:38:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:09 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:09 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:38:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:09 smithi031 ceph-mon[96824]: osdmap e1296: 8 total, 8 up, 8 in 2024-09-21T10:38:09.666 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:09.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:09 smithi007 ceph-mon[99390]: pgmap v1764: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2024-09-21T10:38:09.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:09 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:09.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:09 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:38:09.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:09 smithi007 ceph-mon[99390]: osdmap e1296: 8 total, 8 up, 8 in 2024-09-21T10:38:09.690 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:09 smithi007 ceph-mon[101144]: pgmap v1764: 99 pgs: 99 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2024-09-21T10:38:09.690 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:09 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:09.690 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:09 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:38:09.690 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:09 smithi007 ceph-mon[101144]: osdmap e1296: 8 total, 8 up, 8 in 2024-09-21T10:38:09.697 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:09.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:09.799 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:09.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:09.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:09.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:09.985 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:09.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:10.087 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:10.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.113 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:10.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:10.214 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:10.258 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:10.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:10.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:10.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.396 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:10.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:10.497 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:10.545 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:10.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:10.647 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:10.679 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:10.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:10.680 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:38:10.680 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:38:10.680 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:38:10.681 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:38:10.690 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:38:10.690 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:38:10.729 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:38:10.730 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:38:10.745 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:10.780 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:10.784 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:38:10.785 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:38:10.811 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:10.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:10.823 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:38:10.825 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:38:10.826 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:38:10.828 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:38:10.859 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:38:10.859 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:38:10.896 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:38:10.896 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:38:10.912 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:10.969 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:10.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:11.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:11.107 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:38:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:38:10] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.51.0" 2024-09-21T10:38:11.108 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:11.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:11.210 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:11.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:11.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:11.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:11.388 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:11.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:11.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:11.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:11.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:11.619 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:11.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.656 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:11.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:11 smithi031 ceph-mon[96824]: pgmap v1766: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 866 op/s 2024-09-21T10:38:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:11 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2871680160' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:11 smithi031 ceph-mon[96824]: from='client.45476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:38:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:11 smithi007 ceph-mon[99390]: pgmap v1766: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 866 op/s 2024-09-21T10:38:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:11 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2871680160' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:11 smithi007 ceph-mon[99390]: from='client.45476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:38:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:11 smithi007 ceph-mon[101144]: pgmap v1766: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 866 op/s 2024-09-21T10:38:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:11 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2871680160' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:11 smithi007 ceph-mon[101144]: from='client.45476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:38:11.758 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:11.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.782 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:11.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:11.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:11.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.923 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:11.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:12.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:12.060 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:12.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:12.162 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:12.193 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:12.295 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:12.330 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:12.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:12.432 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:12.467 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:12.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:12.569 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:12.606 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:12.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:12.708 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:12.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.738 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:12.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:12.839 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:12.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.871 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:12.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:12.972 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:13.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:13.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:13.112 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:13.153 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:13.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:13.254 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:13.287 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:13.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:13.389 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:13.428 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:13.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:13.530 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:13.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.568 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:13.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:13.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:13 smithi031 ceph-mon[96824]: pgmap v1767: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 865 op/s 2024-09-21T10:38:13.670 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:13.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:13 smithi007 ceph-mon[99390]: pgmap v1767: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 865 op/s 2024-09-21T10:38:13.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:13 smithi007 ceph-mon[101144]: pgmap v1767: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 865 op/s 2024-09-21T10:38:13.707 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:13.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:13.810 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:13.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.847 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:13.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:13.863 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:38:13.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:13.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:13.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:14.086 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:14.139 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:14.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:14.244 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:14.300 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:14.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:14.402 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:14.445 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:14.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:14.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:14.600 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:14.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:14.606 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:38:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:14 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:38:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:14 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:38:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:14 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:38:14.702 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:14.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:14.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:14.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:14.872 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:14.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:14.974 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:15.009 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:15.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:15.110 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:15.137 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:15.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:15.239 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:15.273 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:15.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:15.376 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:15.413 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:15.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:15.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:15.556 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:15.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:15.658 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:15.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:15 smithi031 ceph-mon[96824]: pgmap v1768: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 850 op/s 2024-09-21T10:38:15.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.689 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:15.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:15 smithi007 ceph-mon[99390]: pgmap v1768: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 850 op/s 2024-09-21T10:38:15.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:15 smithi007 ceph-mon[101144]: pgmap v1768: 99 pgs: 99 active+clean; 2.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 850 op/s 2024-09-21T10:38:15.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:15.847 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:15.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:15.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:15.970 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1766,"stamp":"2024-09-21T10:38:10.327622+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3281709475,"num_objects":50096,"num_object_clones":0,"num_object_copies":150288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50096,"num_whiteouts":0,"num_read":37,"num_read_kb":77,"num_write":197261,"num_write_kb":7912126,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":69,"num_bytes_recovered":557937,"num_keys_recovered":30,"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":135175,"ondisk_log_size":135175,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":13906592,"kb_used_data":9880220,"kb_used_omap":200,"kb_used_meta":4025783,"kb_avail":736054624,"statfs":{"total":767960285184,"available":753719934976,"internally_reserved":0,"allocated":10117345280,"data_stored":10095399519,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205394,"internal_metadata":4122402222},"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":-568066048,"num_objects":-8668,"num_object_clones":0,"num_object_copies":-26004,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8668,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8668,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.003446"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":370,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.414720+0000","last_change":"2024-09-21T10:27:05.781189+0000","last_active":"2024-09-21T10:38:08.414720+0000","last_peered":"2024-09-21T10:38:08.414720+0000","last_clean":"2024-09-21T10:38:08.414720+0000","last_became_active":"2024-09-21T10:27:05.773516+0000","last_became_peered":"2024-09-21T10:27:05.773516+0000","last_unstale":"2024-09-21T10:38:08.414720+0000","last_undegraded":"2024-09-21T10:38:08.414720+0000","last_fullsized":"2024-09-21T10:38:08.414720+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:54:53.343804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":1278,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022526+0000","last_change":"2024-09-21T10:33:29.510237+0000","last_active":"2024-09-21T10:37:52.022526+0000","last_peered":"2024-09-21T10:37:52.022526+0000","last_clean":"2024-09-21T10:37:52.022526+0000","last_became_active":"2024-09-21T10:33:29.484026+0000","last_became_peered":"2024-09-21T10:33:29.484026+0000","last_unstale":"2024-09-21T10:37:52.022526+0000","last_undegraded":"2024-09-21T10:37:52.022526+0000","last_fullsized":"2024-09-21T10:37:52.022526+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:10:49.097652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1258,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020591+0000","last_change":"2024-09-21T10:27:05.783404+0000","last_active":"2024-09-21T10:37:52.020591+0000","last_peered":"2024-09-21T10:37:52.020591+0000","last_clean":"2024-09-21T10:37:52.020591+0000","last_became_active":"2024-09-21T10:27:05.783017+0000","last_became_peered":"2024-09-21T10:27:05.783017+0000","last_unstale":"2024-09-21T10:37:52.020591+0000","last_undegraded":"2024-09-21T10:37:52.020591+0000","last_fullsized":"2024-09-21T10:37:52.020591+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:30:11.971268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":417,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.426649+0000","last_change":"2024-09-21T10:27:05.763260+0000","last_active":"2024-09-21T10:38:08.426649+0000","last_peered":"2024-09-21T10:38:08.426649+0000","last_clean":"2024-09-21T10:38:08.426649+0000","last_became_active":"2024-09-21T10:27:05.762854+0000","last_became_peered":"2024-09-21T10:27:05.762854+0000","last_unstale":"2024-09-21T10:38:08.426649+0000","last_undegraded":"2024-09-21T10:38:08.426649+0000","last_fullsized":"2024-09-21T10:38:08.426649+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:39.941842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":416,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.429679+0000","last_change":"2024-09-21T10:27:05.787278+0000","last_active":"2024-09-21T10:38:08.429679+0000","last_peered":"2024-09-21T10:38:08.429679+0000","last_clean":"2024-09-21T10:38:08.429679+0000","last_became_active":"2024-09-21T10:27:05.786941+0000","last_became_peered":"2024-09-21T10:27:05.786941+0000","last_unstale":"2024-09-21T10:38:08.429679+0000","last_undegraded":"2024-09-21T10:38:08.429679+0000","last_fullsized":"2024-09-21T10:38:08.429679+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:24.335496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1251,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022259+0000","last_change":"2024-09-21T10:33:51.619075+0000","last_active":"2024-09-21T10:37:52.022259+0000","last_peered":"2024-09-21T10:37:52.022259+0000","last_clean":"2024-09-21T10:37:52.022259+0000","last_became_active":"2024-09-21T10:33:51.618455+0000","last_became_peered":"2024-09-21T10:33:51.618455+0000","last_unstale":"2024-09-21T10:37:52.022259+0000","last_undegraded":"2024-09-21T10:37:52.022259+0000","last_fullsized":"2024-09-21T10:37:52.022259+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:43.153937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":370,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.430054+0000","last_change":"2024-09-21T10:27:05.857605+0000","last_active":"2024-09-21T10:38:08.430054+0000","last_peered":"2024-09-21T10:38:08.430054+0000","last_clean":"2024-09-21T10:38:08.430054+0000","last_became_active":"2024-09-21T10:27:05.856658+0000","last_became_peered":"2024-09-21T10:27:05.856658+0000","last_unstale":"2024-09-21T10:38:08.430054+0000","last_undegraded":"2024-09-21T10:38:08.430054+0000","last_fullsized":"2024-09-21T10:38:08.430054+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:00:05.366101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":71,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.019953+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:37:52.019953+0000","last_peered":"2024-09-21T10:37:52.019953+0000","last_clean":"2024-09-21T10:37:52.019953+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:37:52.019953+0000","last_undegraded":"2024-09-21T10:37:52.019953+0000","last_fullsized":"2024-09-21T10:37:52.019953+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"1295'12210","reported_seq":12251,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:38:07.956356+0000","last_change":"2024-09-21T10:34:57.530368+0000","last_active":"2024-09-21T10:38:07.956356+0000","last_peered":"2024-09-21T10:38:07.956356+0000","last_clean":"2024-09-21T10:38:07.956356+0000","last_became_active":"2024-09-21T10:34:57.530049+0000","last_became_peered":"2024-09-21T10:34:57.530049+0000","last_unstale":"2024-09-21T10:38:07.956356+0000","last_undegraded":"2024-09-21T10:38:07.956356+0000","last_fullsized":"2024-09-21T10:38:07.956356+0000","mapping_epoch":1264,"log_start":"1269'3100","ondisk_log_start":"1269'3100","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":9110,"log_dups_size":0,"ondisk_log_size":9110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:37:57.197461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208142336,"num_objects":3176,"num_object_clones":0,"num_object_copies":9528,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3176,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12210,"num_write_kb":492352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1284,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022764+0000","last_change":"2024-09-21T10:33:29.513519+0000","last_active":"2024-09-21T10:37:52.022764+0000","last_peered":"2024-09-21T10:37:52.022764+0000","last_clean":"2024-09-21T10:37:52.022764+0000","last_became_active":"2024-09-21T10:33:29.493964+0000","last_became_peered":"2024-09-21T10:33:29.493964+0000","last_unstale":"2024-09-21T10:37:52.022764+0000","last_undegraded":"2024-09-21T10:37:52.022764+0000","last_fullsized":"2024-09-21T10:37:52.022764+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:05:06.935922+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1255,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017633+0000","last_change":"2024-09-21T10:33:51.622565+0000","last_active":"2024-09-21T10:37:52.017633+0000","last_peered":"2024-09-21T10:37:52.017633+0000","last_clean":"2024-09-21T10:37:52.017633+0000","last_became_active":"2024-09-21T10:33:51.622072+0000","last_became_peered":"2024-09-21T10:33:51.622072+0000","last_unstale":"2024-09-21T10:37:52.017633+0000","last_undegraded":"2024-09-21T10:37:52.017633+0000","last_fullsized":"2024-09-21T10:37:52.017633+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:24.499068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.5","version":"1295'12365","reported_seq":12405,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:38:07.524776+0000","last_change":"2024-09-21T10:34:58.082019+0000","last_active":"2024-09-21T10:38:07.524776+0000","last_peered":"2024-09-21T10:38:07.524776+0000","last_clean":"2024-09-21T10:38:07.524776+0000","last_became_active":"2024-09-21T10:34:58.081677+0000","last_became_peered":"2024-09-21T10:34:58.081677+0000","last_unstale":"2024-09-21T10:38:07.524776+0000","last_undegraded":"2024-09-21T10:38:07.524776+0000","last_fullsized":"2024-09-21T10:38:07.524776+0000","mapping_epoch":1264,"log_start":"1270'4200","ondisk_log_start":"1270'4200","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8165,"log_dups_size":0,"ondisk_log_size":8165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:14:45.945857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215285760,"num_objects":3285,"num_object_clones":0,"num_object_copies":9855,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3285,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12365,"num_write_kb":500800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":1259,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.023014+0000","last_change":"2024-09-21T10:33:29.503935+0000","last_active":"2024-09-21T10:37:52.023014+0000","last_peered":"2024-09-21T10:37:52.023014+0000","last_clean":"2024-09-21T10:37:52.023014+0000","last_became_active":"2024-09-21T10:33:29.483331+0000","last_became_peered":"2024-09-21T10:33:29.483331+0000","last_unstale":"2024-09-21T10:37:52.023014+0000","last_undegraded":"2024-09-21T10:37:52.023014+0000","last_fullsized":"2024-09-21T10:37:52.023014+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:03:08.347340+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":2,"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,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":73,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.420866+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:37:52.420866+0000","last_peered":"2024-09-21T10:37:52.420866+0000","last_clean":"2024-09-21T10:37:52.420866+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:37:52.420866+0000","last_undegraded":"2024-09-21T10:37:52.420866+0000","last_fullsized":"2024-09-21T10:37:52.420866+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"1296'12713","reported_seq":12789,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:09.543009+0000","last_change":"2024-09-21T10:34:58.081766+0000","last_active":"2024-09-21T10:38:09.543009+0000","last_peered":"2024-09-21T10:38:09.543009+0000","last_clean":"2024-09-21T10:38:09.543009+0000","last_became_active":"2024-09-21T10:34:58.081432+0000","last_became_peered":"2024-09-21T10:34:58.081432+0000","last_unstale":"2024-09-21T10:38:09.543009+0000","last_undegraded":"2024-09-21T10:38:09.543009+0000","last_fullsized":"2024-09-21T10:38:09.543009+0000","mapping_epoch":1264,"log_start":"1270'4100","ondisk_log_start":"1270'4100","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8613,"log_dups_size":0,"ondisk_log_size":8613,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:55:11.844326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212271104,"num_objects":3239,"num_object_clones":0,"num_object_copies":9717,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3239,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12713,"num_write_kb":510464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,7],"acting":[0,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":1243,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022820+0000","last_change":"2024-09-21T10:33:51.624586+0000","last_active":"2024-09-21T10:37:52.022820+0000","last_peered":"2024-09-21T10:37:52.022820+0000","last_clean":"2024-09-21T10:37:52.022820+0000","last_became_active":"2024-09-21T10:33:51.619344+0000","last_became_peered":"2024-09-21T10:33:51.619344+0000","last_unstale":"2024-09-21T10:37:52.022820+0000","last_undegraded":"2024-09-21T10:37:52.022820+0000","last_fullsized":"2024-09-21T10:37:52.022820+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:55:09.069823+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":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":61,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020125+0000","last_change":"2024-09-21T10:33:51.662856+0000","last_active":"2024-09-21T10:37:52.020125+0000","last_peered":"2024-09-21T10:37:52.020125+0000","last_clean":"2024-09-21T10:37:52.020125+0000","last_became_active":"2024-09-21T10:33:51.662510+0000","last_became_peered":"2024-09-21T10:33:51.662510+0000","last_unstale":"2024-09-21T10:37:52.020125+0000","last_undegraded":"2024-09-21T10:37:52.020125+0000","last_fullsized":"2024-09-21T10:37:52.020125+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:25:55.614985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"1296'12310","reported_seq":12386,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:09.839125+0000","last_change":"2024-09-21T10:34:57.930026+0000","last_active":"2024-09-21T10:38:09.839125+0000","last_peered":"2024-09-21T10:38:09.839125+0000","last_clean":"2024-09-21T10:38:09.839125+0000","last_became_active":"2024-09-21T10:34:57.929572+0000","last_became_peered":"2024-09-21T10:34:57.929572+0000","last_unstale":"2024-09-21T10:38:09.839125+0000","last_undegraded":"2024-09-21T10:38:09.839125+0000","last_fullsized":"2024-09-21T10:38:09.839125+0000","mapping_epoch":1264,"log_start":"1271'5100","ondisk_log_start":"1271'5100","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":7210,"log_dups_size":0,"ondisk_log_size":7210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:52:41.661685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200671232,"num_objects":3062,"num_object_clones":0,"num_object_copies":9186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3062,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12310,"num_write_kb":491904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1279,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017620+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:37:52.017620+0000","last_peered":"2024-09-21T10:37:52.017620+0000","last_clean":"2024-09-21T10:37:52.017620+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:37:52.017620+0000","last_undegraded":"2024-09-21T10:37:52.017620+0000","last_fullsized":"2024-09-21T10:37:52.017620+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":417,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.425242+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:38:08.425242+0000","last_peered":"2024-09-21T10:38:08.425242+0000","last_clean":"2024-09-21T10:38:08.425242+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:38:08.425242+0000","last_undegraded":"2024-09-21T10:38:08.425242+0000","last_fullsized":"2024-09-21T10:38:08.425242+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"362'149","reported_seq":1694,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022069+0000","last_change":"2024-09-21T10:36:51.026379+0000","last_active":"2024-09-21T10:37:52.022069+0000","last_peered":"2024-09-21T10:37:52.022069+0000","last_clean":"2024-09-21T10:37:52.022069+0000","last_became_active":"2024-09-21T10:36:18.571431+0000","last_became_peered":"2024-09-21T10:36:18.571431+0000","last_unstale":"2024-09-21T10:37:52.022069+0000","last_undegraded":"2024-09-21T10:37:52.022069+0000","last_fullsized":"2024-09-21T10:37:52.022069+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:15.476207+0000","scrub_duration":0.0027061170000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"8.0","version":"1296'12332","reported_seq":12408,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:09.855292+0000","last_change":"2024-09-21T10:34:57.928557+0000","last_active":"2024-09-21T10:38:09.855292+0000","last_peered":"2024-09-21T10:38:09.855292+0000","last_clean":"2024-09-21T10:38:09.855292+0000","last_became_active":"2024-09-21T10:34:57.928177+0000","last_became_peered":"2024-09-21T10:34:57.928177+0000","last_unstale":"2024-09-21T10:38:09.855292+0000","last_undegraded":"2024-09-21T10:38:09.855292+0000","last_fullsized":"2024-09-21T10:38:09.855292+0000","mapping_epoch":1264,"log_start":"1271'5100","ondisk_log_start":"1271'5100","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":7232,"log_dups_size":0,"ondisk_log_size":7232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:17.007335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202506240,"num_objects":3090,"num_object_clones":0,"num_object_copies":9270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3090,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12332,"num_write_kb":493504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":396,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.417897+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:38:08.417897+0000","last_peered":"2024-09-21T10:38:08.417897+0000","last_clean":"2024-09-21T10:38:08.417897+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:38:08.417897+0000","last_undegraded":"2024-09-21T10:38:08.417897+0000","last_fullsized":"2024-09-21T10:38:08.417897+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":82,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.067080+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:37:54.067080+0000","last_peered":"2024-09-21T10:37:54.067080+0000","last_clean":"2024-09-21T10:37:54.067080+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:37:54.067080+0000","last_undegraded":"2024-09-21T10:37:54.067080+0000","last_fullsized":"2024-09-21T10:37:54.067080+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1433,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017356+0000","last_change":"2024-09-21T10:36:45.667800+0000","last_active":"2024-09-21T10:37:52.017356+0000","last_peered":"2024-09-21T10:37:52.017356+0000","last_clean":"2024-09-21T10:37:52.017356+0000","last_became_active":"2024-09-21T10:36:18.559098+0000","last_became_peered":"2024-09-21T10:36:18.559098+0000","last_unstale":"2024-09-21T10:37:52.017356+0000","last_undegraded":"2024-09-21T10:37:52.017356+0000","last_fullsized":"2024-09-21T10:37:52.017356+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:44.434370+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.1","version":"1296'12249","reported_seq":12324,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:09.529666+0000","last_change":"2024-09-21T10:34:57.927604+0000","last_active":"2024-09-21T10:38:09.529666+0000","last_peered":"2024-09-21T10:38:09.529666+0000","last_clean":"2024-09-21T10:38:09.529666+0000","last_became_active":"2024-09-21T10:34:57.927280+0000","last_became_peered":"2024-09-21T10:34:57.927280+0000","last_unstale":"2024-09-21T10:38:09.529666+0000","last_undegraded":"2024-09-21T10:38:09.529666+0000","last_fullsized":"2024-09-21T10:38:09.529666+0000","mapping_epoch":1264,"log_start":"1270'3600","ondisk_log_start":"1270'3600","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8649,"log_dups_size":0,"ondisk_log_size":8649,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:26.701553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201261056,"num_objects":3071,"num_object_clones":0,"num_object_copies":9213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3071,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12249,"num_write_kb":490240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":61,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.019984+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:37:52.019984+0000","last_peered":"2024-09-21T10:37:52.019984+0000","last_clean":"2024-09-21T10:37:52.019984+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:37:52.019984+0000","last_undegraded":"2024-09-21T10:37:52.019984+0000","last_fullsized":"2024-09-21T10:37:52.019984+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":73,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.069433+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:37:54.069433+0000","last_peered":"2024-09-21T10:37:54.069433+0000","last_clean":"2024-09-21T10:37:54.069433+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:37:54.069433+0000","last_undegraded":"2024-09-21T10:37:54.069433+0000","last_fullsized":"2024-09-21T10:37:54.069433+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"1295'12234","reported_seq":12275,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:38:07.383599+0000","last_change":"2024-09-21T10:34:57.531230+0000","last_active":"2024-09-21T10:38:07.383599+0000","last_peered":"2024-09-21T10:38:07.383599+0000","last_clean":"2024-09-21T10:38:07.383599+0000","last_became_active":"2024-09-21T10:34:57.530904+0000","last_became_peered":"2024-09-21T10:34:57.530904+0000","last_unstale":"2024-09-21T10:38:07.383599+0000","last_undegraded":"2024-09-21T10:38:07.383599+0000","last_fullsized":"2024-09-21T10:38:07.383599+0000","mapping_epoch":1264,"log_start":"1271'4900","ondisk_log_start":"1271'4900","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":7334,"log_dups_size":0,"ondisk_log_size":7334,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:47:11.076592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203816960,"num_objects":3110,"num_object_clones":0,"num_object_copies":9330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3110,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12234,"num_write_kb":491008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":73,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.420884+0000","last_change":"2024-09-21T10:33:29.486414+0000","last_active":"2024-09-21T10:37:52.420884+0000","last_peered":"2024-09-21T10:37:52.420884+0000","last_clean":"2024-09-21T10:37:52.420884+0000","last_became_active":"2024-09-21T10:33:29.485604+0000","last_became_peered":"2024-09-21T10:33:29.485604+0000","last_unstale":"2024-09-21T10:37:52.420884+0000","last_undegraded":"2024-09-21T10:37:52.420884+0000","last_fullsized":"2024-09-21T10:37:52.420884+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:34.270465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":82,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.068864+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:37:54.068864+0000","last_peered":"2024-09-21T10:37:54.068864+0000","last_clean":"2024-09-21T10:37:54.068864+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:37:54.068864+0000","last_undegraded":"2024-09-21T10:37:54.068864+0000","last_fullsized":"2024-09-21T10:37:54.068864+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1433,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017528+0000","last_change":"2024-09-21T10:36:44.694948+0000","last_active":"2024-09-21T10:37:52.017528+0000","last_peered":"2024-09-21T10:37:52.017528+0000","last_clean":"2024-09-21T10:37:52.017528+0000","last_became_active":"2024-09-21T10:36:18.556112+0000","last_became_peered":"2024-09-21T10:36:18.556112+0000","last_unstale":"2024-09-21T10:37:52.017528+0000","last_undegraded":"2024-09-21T10:37:52.017528+0000","last_fullsized":"2024-09-21T10:37:52.017528+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:15.883804+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.3","version":"1295'12030","reported_seq":12071,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:38:07.957164+0000","last_change":"2024-09-21T10:34:57.927965+0000","last_active":"2024-09-21T10:38:07.957164+0000","last_peered":"2024-09-21T10:38:07.957164+0000","last_clean":"2024-09-21T10:38:07.957164+0000","last_became_active":"2024-09-21T10:34:57.927613+0000","last_became_peered":"2024-09-21T10:34:57.927613+0000","last_unstale":"2024-09-21T10:38:07.957164+0000","last_undegraded":"2024-09-21T10:38:07.957164+0000","last_fullsized":"2024-09-21T10:38:07.957164+0000","mapping_epoch":1264,"log_start":"1269'2900","ondisk_log_start":"1269'2900","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":9130,"log_dups_size":0,"ondisk_log_size":9130,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:48.087324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199884800,"num_objects":3050,"num_object_clones":0,"num_object_copies":9150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3050,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12030,"num_write_kb":482560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":371,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.421023+0000","last_change":"2024-09-21T10:27:05.763981+0000","last_active":"2024-09-21T10:38:08.421023+0000","last_peered":"2024-09-21T10:38:08.421023+0000","last_clean":"2024-09-21T10:38:08.421023+0000","last_became_active":"2024-09-21T10:27:05.762924+0000","last_became_peered":"2024-09-21T10:27:05.762924+0000","last_unstale":"2024-09-21T10:38:08.421023+0000","last_undegraded":"2024-09-21T10:38:08.421023+0000","last_fullsized":"2024-09-21T10:38:08.421023+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:05.945559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":384,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.429925+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:38:08.429925+0000","last_peered":"2024-09-21T10:38:08.429925+0000","last_clean":"2024-09-21T10:38:08.429925+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:38:08.429925+0000","last_undegraded":"2024-09-21T10:38:08.429925+0000","last_fullsized":"2024-09-21T10:38:08.429925+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"8.9","version":"1295'12237","reported_seq":12278,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:38:07.498324+0000","last_change":"2024-09-21T10:34:57.530490+0000","last_active":"2024-09-21T10:38:07.498324+0000","last_peered":"2024-09-21T10:38:07.498324+0000","last_clean":"2024-09-21T10:38:07.498324+0000","last_became_active":"2024-09-21T10:34:57.530117+0000","last_became_peered":"2024-09-21T10:34:57.530117+0000","last_unstale":"2024-09-21T10:38:07.498324+0000","last_undegraded":"2024-09-21T10:38:07.498324+0000","last_fullsized":"2024-09-21T10:38:07.498324+0000","mapping_epoch":1264,"log_start":"1270'4100","ondisk_log_start":"1270'4100","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8137,"log_dups_size":0,"ondisk_log_size":8137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:53:26.837797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204013568,"num_objects":3113,"num_object_clones":0,"num_object_copies":9339,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3113,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12237,"num_write_kb":491200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1678,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022171+0000","last_change":"2024-09-21T10:36:08.994836+0000","last_active":"2024-09-21T10:37:52.022171+0000","last_peered":"2024-09-21T10:37:52.022171+0000","last_clean":"2024-09-21T10:37:52.022171+0000","last_became_active":"2024-09-21T10:36:07.488034+0000","last_became_peered":"2024-09-21T10:36:07.488034+0000","last_unstale":"2024-09-21T10:37:52.022171+0000","last_undegraded":"2024-09-21T10:37:52.022171+0000","last_fullsized":"2024-09-21T10:37:52.022171+0000","mapping_epoch":1248,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1274,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:12:37.758172+0000","scrub_duration":0.0024808830000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1258,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017824+0000","last_change":"2024-09-21T10:18:06.725362+0000","last_active":"2024-09-21T10:37:52.017824+0000","last_peered":"2024-09-21T10:37:52.017824+0000","last_clean":"2024-09-21T10:37:52.017824+0000","last_became_active":"2024-09-21T10:18:06.723946+0000","last_became_peered":"2024-09-21T10:18:06.723946+0000","last_unstale":"2024-09-21T10:37:52.017824+0000","last_undegraded":"2024-09-21T10:37:52.017824+0000","last_fullsized":"2024-09-21T10:37:52.017824+0000","mapping_epoch":796,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":797,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:29.888458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":392,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.414175+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:38:08.414175+0000","last_peered":"2024-09-21T10:38:08.414175+0000","last_clean":"2024-09-21T10:38:08.414175+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:38:08.414175+0000","last_undegraded":"2024-09-21T10:38:08.414175+0000","last_fullsized":"2024-09-21T10:38:08.414175+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":62,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.074674+0000","last_change":"2024-09-21T10:33:51.622401+0000","last_active":"2024-09-21T10:37:54.074674+0000","last_peered":"2024-09-21T10:37:54.074674+0000","last_clean":"2024-09-21T10:37:54.074674+0000","last_became_active":"2024-09-21T10:33:51.622112+0000","last_became_peered":"2024-09-21T10:33:51.622112+0000","last_unstale":"2024-09-21T10:37:54.074674+0000","last_undegraded":"2024-09-21T10:37:54.074674+0000","last_fullsized":"2024-09-21T10:37:54.074674+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:39.365936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1634,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.019914+0000","last_change":"2024-09-21T10:36:44.447270+0000","last_active":"2024-09-21T10:37:52.019914+0000","last_peered":"2024-09-21T10:37:52.019914+0000","last_clean":"2024-09-21T10:37:52.019914+0000","last_became_active":"2024-09-21T10:36:18.568793+0000","last_became_peered":"2024-09-21T10:36:18.568793+0000","last_unstale":"2024-09-21T10:37:52.019914+0000","last_undegraded":"2024-09-21T10:37:52.019914+0000","last_fullsized":"2024-09-21T10:37:52.019914+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:15.734272+0000","scrub_duration":0.0031585990000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"1295'12228","reported_seq":12301,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:38:06.104142+0000","last_change":"2024-09-21T10:34:57.927844+0000","last_active":"2024-09-21T10:38:06.104142+0000","last_peered":"2024-09-21T10:38:06.104142+0000","last_clean":"2024-09-21T10:38:06.104142+0000","last_became_active":"2024-09-21T10:34:57.927505+0000","last_became_peered":"2024-09-21T10:34:57.927505+0000","last_unstale":"2024-09-21T10:38:06.104142+0000","last_undegraded":"2024-09-21T10:38:06.104142+0000","last_fullsized":"2024-09-21T10:38:06.104142+0000","mapping_epoch":1264,"log_start":"1269'2200","ondisk_log_start":"1269'2200","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":10028,"log_dups_size":0,"ondisk_log_size":10028,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:48:43.058645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215089152,"num_objects":3282,"num_object_clones":0,"num_object_copies":9846,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3282,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12228,"num_write_kb":496320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1279,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022077+0000","last_change":"2024-09-21T10:26:17.250664+0000","last_active":"2024-09-21T10:37:52.022077+0000","last_peered":"2024-09-21T10:37:52.022077+0000","last_clean":"2024-09-21T10:37:52.022077+0000","last_became_active":"2024-09-21T10:26:17.250347+0000","last_became_peered":"2024-09-21T10:26:17.250347+0000","last_unstale":"2024-09-21T10:37:52.022077+0000","last_undegraded":"2024-09-21T10:37:52.022077+0000","last_fullsized":"2024-09-21T10:37:52.022077+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:00.506896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":431,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.427525+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:38:08.427525+0000","last_peered":"2024-09-21T10:38:08.427525+0000","last_clean":"2024-09-21T10:38:08.427525+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:38:08.427525+0000","last_undegraded":"2024-09-21T10:38:08.427525+0000","last_fullsized":"2024-09-21T10:38:08.427525+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":403,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.429513+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:38:08.429513+0000","last_peered":"2024-09-21T10:38:08.429513+0000","last_clean":"2024-09-21T10:38:08.429513+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:38:08.429513+0000","last_undegraded":"2024-09-21T10:38:08.429513+0000","last_fullsized":"2024-09-21T10:38:08.429513+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"362'149","reported_seq":1694,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022070+0000","last_change":"2024-09-21T10:36:47.002357+0000","last_active":"2024-09-21T10:37:52.022070+0000","last_peered":"2024-09-21T10:37:52.022070+0000","last_clean":"2024-09-21T10:37:52.022070+0000","last_became_active":"2024-09-21T10:36:18.573662+0000","last_became_peered":"2024-09-21T10:36:18.573662+0000","last_unstale":"2024-09-21T10:37:52.022070+0000","last_undegraded":"2024-09-21T10:37:52.022070+0000","last_fullsized":"2024-09-21T10:37:52.022070+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:21:01.706647+0000","scrub_duration":0.0091763150000000009,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.b","version":"1296'12485","reported_seq":12561,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:09.836451+0000","last_change":"2024-09-21T10:34:57.928998+0000","last_active":"2024-09-21T10:38:09.836451+0000","last_peered":"2024-09-21T10:38:09.836451+0000","last_clean":"2024-09-21T10:38:09.836451+0000","last_became_active":"2024-09-21T10:34:57.928703+0000","last_became_peered":"2024-09-21T10:34:57.928703+0000","last_unstale":"2024-09-21T10:38:09.836451+0000","last_undegraded":"2024-09-21T10:38:09.836451+0000","last_fullsized":"2024-09-21T10:38:09.836451+0000","mapping_epoch":1264,"log_start":"1271'5300","ondisk_log_start":"1271'5300","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":7185,"log_dups_size":0,"ondisk_log_size":7185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:18:05.011340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199163904,"num_objects":3039,"num_object_clones":0,"num_object_copies":9117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3039,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12485,"num_write_kb":496768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":1788,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.073216+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:37:54.073216+0000","last_peered":"2024-09-21T10:37:54.073216+0000","last_clean":"2024-09-21T10:37:54.073216+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:37:54.073216+0000","last_undegraded":"2024-09-21T10:37:54.073216+0000","last_fullsized":"2024-09-21T10:37:54.073216+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1195,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.070814+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:37:54.070814+0000","last_peered":"2024-09-21T10:37:54.070814+0000","last_clean":"2024-09-21T10:37:54.070814+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:37:54.070814+0000","last_undegraded":"2024-09-21T10:37:54.070814+0000","last_fullsized":"2024-09-21T10:37:54.070814+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":934,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017626+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:37:52.017626+0000","last_peered":"2024-09-21T10:37:52.017626+0000","last_clean":"2024-09-21T10:37:52.017626+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:37:52.017626+0000","last_undegraded":"2024-09-21T10:37:52.017626+0000","last_fullsized":"2024-09-21T10:37:52.017626+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"1.1","version":"362'149","reported_seq":1433,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017353+0000","last_change":"2024-09-21T10:36:47.623786+0000","last_active":"2024-09-21T10:37:52.017353+0000","last_peered":"2024-09-21T10:37:52.017353+0000","last_clean":"2024-09-21T10:37:52.017353+0000","last_became_active":"2024-09-21T10:36:18.568738+0000","last_became_peered":"2024-09-21T10:36:18.568738+0000","last_unstale":"2024-09-21T10:37:52.017353+0000","last_undegraded":"2024-09-21T10:37:52.017353+0000","last_fullsized":"2024-09-21T10:37:52.017353+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:08.168163+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.8","version":"1295'12422","reported_seq":12463,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:38:07.926671+0000","last_change":"2024-09-21T10:34:58.082368+0000","last_active":"2024-09-21T10:38:07.926671+0000","last_peered":"2024-09-21T10:38:07.926671+0000","last_clean":"2024-09-21T10:38:07.926671+0000","last_became_active":"2024-09-21T10:34:58.082058+0000","last_became_peered":"2024-09-21T10:34:58.082058+0000","last_unstale":"2024-09-21T10:38:07.926671+0000","last_undegraded":"2024-09-21T10:38:07.926671+0000","last_fullsized":"2024-09-21T10:38:07.926671+0000","mapping_epoch":1264,"log_start":"1269'3300","ondisk_log_start":"1269'3300","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":9122,"log_dups_size":0,"ondisk_log_size":9122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:43:20.706317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205783040,"num_objects":3140,"num_object_clones":0,"num_object_copies":9420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3140,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12422,"num_write_kb":497984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"65'2","reported_seq":1285,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017898+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:37:52.017898+0000","last_peered":"2024-09-21T10:37:52.017898+0000","last_clean":"2024-09-21T10:37:52.017898+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:37:52.017898+0000","last_undegraded":"2024-09-21T10:37:52.017898+0000","last_fullsized":"2024-09-21T10:37:52.017898+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015608+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:37:52.015608+0000","last_peered":"2024-09-21T10:37:52.015608+0000","last_clean":"2024-09-21T10:37:52.015608+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:37:52.015608+0000","last_undegraded":"2024-09-21T10:37:52.015608+0000","last_fullsized":"2024-09-21T10:37:52.015608+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1269,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.075646+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:37:54.075646+0000","last_peered":"2024-09-21T10:37:54.075646+0000","last_clean":"2024-09-21T10:37:54.075646+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:37:54.075646+0000","last_undegraded":"2024-09-21T10:37:54.075646+0000","last_fullsized":"2024-09-21T10:37:54.075646+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.7","version":"362'149","reported_seq":1634,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020182+0000","last_change":"2024-09-21T10:36:56.546811+0000","last_active":"2024-09-21T10:37:52.020182+0000","last_peered":"2024-09-21T10:37:52.020182+0000","last_clean":"2024-09-21T10:37:52.020182+0000","last_became_active":"2024-09-21T10:36:18.569977+0000","last_became_peered":"2024-09-21T10:36:18.569977+0000","last_unstale":"2024-09-21T10:37:52.020182+0000","last_undegraded":"2024-09-21T10:37:52.020182+0000","last_fullsized":"2024-09-21T10:37:52.020182+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:13.844980+0000","scrub_duration":0.012985854,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.e","version":"1296'12377","reported_seq":12453,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:09.541470+0000","last_change":"2024-09-21T10:34:57.531646+0000","last_active":"2024-09-21T10:38:09.541470+0000","last_peered":"2024-09-21T10:38:09.541470+0000","last_clean":"2024-09-21T10:38:09.541470+0000","last_became_active":"2024-09-21T10:34:57.531315+0000","last_became_peered":"2024-09-21T10:34:57.531315+0000","last_unstale":"2024-09-21T10:38:09.541470+0000","last_undegraded":"2024-09-21T10:38:09.541470+0000","last_fullsized":"2024-09-21T10:38:09.541470+0000","mapping_epoch":1264,"log_start":"1270'3800","ondisk_log_start":"1270'3800","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8577,"log_dups_size":0,"ondisk_log_size":8577,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:29.089656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207290368,"num_objects":3163,"num_object_clones":0,"num_object_copies":9489,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3163,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12377,"num_write_kb":497280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1277,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.065268+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:37:54.065268+0000","last_peered":"2024-09-21T10:37:54.065268+0000","last_clean":"2024-09-21T10:37:54.065268+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:37:54.065268+0000","last_undegraded":"2024-09-21T10:37:54.065268+0000","last_fullsized":"2024-09-21T10:37:54.065268+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":403,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.425172+0000","last_change":"2024-09-21T10:26:17.251840+0000","last_active":"2024-09-21T10:38:08.425172+0000","last_peered":"2024-09-21T10:38:08.425172+0000","last_clean":"2024-09-21T10:38:08.425172+0000","last_became_active":"2024-09-21T10:26:17.250742+0000","last_became_peered":"2024-09-21T10:26:17.250742+0000","last_unstale":"2024-09-21T10:38:08.425172+0000","last_undegraded":"2024-09-21T10:38:08.425172+0000","last_fullsized":"2024-09-21T10:38:08.425172+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:48.777859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":909,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017796+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:37:52.017796+0000","last_peered":"2024-09-21T10:37:52.017796+0000","last_clean":"2024-09-21T10:37:52.017796+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:37:52.017796+0000","last_undegraded":"2024-09-21T10:37:52.017796+0000","last_fullsized":"2024-09-21T10:37:52.017796+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1634,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020058+0000","last_change":"2024-09-21T10:36:54.531785+0000","last_active":"2024-09-21T10:37:52.020058+0000","last_peered":"2024-09-21T10:37:52.020058+0000","last_clean":"2024-09-21T10:37:52.020058+0000","last_became_active":"2024-09-21T10:36:18.575995+0000","last_became_peered":"2024-09-21T10:36:18.575995+0000","last_unstale":"2024-09-21T10:37:52.020058+0000","last_undegraded":"2024-09-21T10:37:52.020058+0000","last_fullsized":"2024-09-21T10:37:52.020058+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:15:06.722608+0000","scrub_duration":0.017956387000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.f","version":"1296'12339","reported_seq":12414,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:09.840107+0000","last_change":"2024-09-21T10:34:57.927627+0000","last_active":"2024-09-21T10:38:09.840107+0000","last_peered":"2024-09-21T10:38:09.840107+0000","last_clean":"2024-09-21T10:38:09.840107+0000","last_became_active":"2024-09-21T10:34:57.927281+0000","last_became_peered":"2024-09-21T10:34:57.927281+0000","last_unstale":"2024-09-21T10:38:09.840107+0000","last_undegraded":"2024-09-21T10:38:09.840107+0000","last_fullsized":"2024-09-21T10:38:09.840107+0000","mapping_epoch":1264,"log_start":"1271'5100","ondisk_log_start":"1271'5100","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":7239,"log_dups_size":0,"ondisk_log_size":7239,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:27:03.059508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204668928,"num_objects":3123,"num_object_clones":0,"num_object_copies":9369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3123,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12339,"num_write_kb":494784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1180,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.075451+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:37:54.075451+0000","last_peered":"2024-09-21T10:37:54.075451+0000","last_clean":"2024-09-21T10:37:54.075451+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:37:54.075451+0000","last_undegraded":"2024-09-21T10:37:54.075451+0000","last_fullsized":"2024-09-21T10:37:54.075451+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1281,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022909+0000","last_change":"2024-09-21T10:33:29.496383+0000","last_active":"2024-09-21T10:37:52.022909+0000","last_peered":"2024-09-21T10:37:52.022909+0000","last_clean":"2024-09-21T10:37:52.022909+0000","last_became_active":"2024-09-21T10:33:29.494274+0000","last_became_peered":"2024-09-21T10:33:29.494274+0000","last_unstale":"2024-09-21T10:37:52.022909+0000","last_undegraded":"2024-09-21T10:37:52.022909+0000","last_fullsized":"2024-09-21T10:37:52.022909+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:22:28.901809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":403,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.425427+0000","last_change":"2024-09-21T10:26:17.248929+0000","last_active":"2024-09-21T10:38:08.425427+0000","last_peered":"2024-09-21T10:38:08.425427+0000","last_clean":"2024-09-21T10:38:08.425427+0000","last_became_active":"2024-09-21T10:26:17.248657+0000","last_became_peered":"2024-09-21T10:26:17.248657+0000","last_unstale":"2024-09-21T10:38:08.425427+0000","last_undegraded":"2024-09-21T10:38:08.425427+0000","last_fullsized":"2024-09-21T10:38:08.425427+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:17.227396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"362'149","reported_seq":1433,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015322+0000","last_change":"2024-09-21T10:36:45.859087+0000","last_active":"2024-09-21T10:37:52.015322+0000","last_peered":"2024-09-21T10:37:52.015322+0000","last_clean":"2024-09-21T10:37:52.015322+0000","last_became_active":"2024-09-21T10:36:18.561316+0000","last_became_peered":"2024-09-21T10:36:18.561316+0000","last_unstale":"2024-09-21T10:37:52.015322+0000","last_undegraded":"2024-09-21T10:37:52.015322+0000","last_fullsized":"2024-09-21T10:37:52.015322+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:39.138344+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.c","version":"1296'12311","reported_seq":12387,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:09.530000+0000","last_change":"2024-09-21T10:34:58.081924+0000","last_active":"2024-09-21T10:38:09.530000+0000","last_peered":"2024-09-21T10:38:09.530000+0000","last_clean":"2024-09-21T10:38:09.530000+0000","last_became_active":"2024-09-21T10:34:58.081449+0000","last_became_peered":"2024-09-21T10:34:58.081449+0000","last_unstale":"2024-09-21T10:38:09.530000+0000","last_undegraded":"2024-09-21T10:38:09.530000+0000","last_fullsized":"2024-09-21T10:38:09.530000+0000","mapping_epoch":1264,"log_start":"1270'3700","ondisk_log_start":"1270'3700","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":8611,"log_dups_size":0,"ondisk_log_size":8611,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:10:12.805145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195362816,"num_objects":2981,"num_object_clones":0,"num_object_copies":8943,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2981,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12311,"num_write_kb":489344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":375,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.430132+0000","last_change":"2024-09-21T10:27:05.859895+0000","last_active":"2024-09-21T10:38:08.430132+0000","last_peered":"2024-09-21T10:38:08.430132+0000","last_clean":"2024-09-21T10:38:08.430132+0000","last_became_active":"2024-09-21T10:27:05.787695+0000","last_became_peered":"2024-09-21T10:27:05.787695+0000","last_unstale":"2024-09-21T10:38:08.430132+0000","last_undegraded":"2024-09-21T10:38:08.430132+0000","last_fullsized":"2024-09-21T10:38:08.430132+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:09:15.221604+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":2,"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":[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":"0'0","reported_seq":61,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020261+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:37:52.020261+0000","last_peered":"2024-09-21T10:37:52.020261+0000","last_clean":"2024-09-21T10:37:52.020261+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:37:52.020261+0000","last_undegraded":"2024-09-21T10:37:52.020261+0000","last_fullsized":"2024-09-21T10:37:52.020261+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":371,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.420894+0000","last_change":"2024-09-21T10:27:05.783515+0000","last_active":"2024-09-21T10:38:08.420894+0000","last_peered":"2024-09-21T10:38:08.420894+0000","last_clean":"2024-09-21T10:38:08.420894+0000","last_became_active":"2024-09-21T10:27:05.783198+0000","last_became_peered":"2024-09-21T10:27:05.783198+0000","last_unstale":"2024-09-21T10:38:08.420894+0000","last_undegraded":"2024-09-21T10:38:08.420894+0000","last_fullsized":"2024-09-21T10:38:08.420894+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:22.726730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"362'149","reported_seq":1438,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.414449+0000","last_change":"2024-09-21T10:36:18.561385+0000","last_active":"2024-09-21T10:38:08.414449+0000","last_peered":"2024-09-21T10:38:08.414449+0000","last_clean":"2024-09-21T10:38:08.414449+0000","last_became_active":"2024-09-21T10:36:18.560974+0000","last_became_peered":"2024-09-21T10:36:18.560974+0000","last_unstale":"2024-09-21T10:38:08.414449+0000","last_undegraded":"2024-09-21T10:38:08.414449+0000","last_fullsized":"2024-09-21T10:38:08.414449+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:10.016968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:10.016968+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:38:19.330564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":542359,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"1295'12335","reported_seq":12377,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:38:07.968362+0000","last_change":"2024-09-21T10:34:58.082043+0000","last_active":"2024-09-21T10:38:07.968362+0000","last_peered":"2024-09-21T10:38:07.968362+0000","last_clean":"2024-09-21T10:38:07.968362+0000","last_became_active":"2024-09-21T10:34:58.081676+0000","last_became_peered":"2024-09-21T10:34:58.081676+0000","last_unstale":"2024-09-21T10:38:07.968362+0000","last_undegraded":"2024-09-21T10:38:07.968362+0000","last_fullsized":"2024-09-21T10:38:07.968362+0000","mapping_epoch":1264,"log_start":"1269'3200","ondisk_log_start":"1269'3200","created":1264,"last_epoch_clean":1265,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:34:56.514474+0000","last_clean_scrub_stamp":"2024-09-21T10:34:56.514474+0000","objects_scrubbed":0,"log_size":9135,"log_dups_size":0,"ondisk_log_size":9135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:22:01.269809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206176280,"num_objects":3147,"num_object_clones":0,"num_object_copies":9441,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3147,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12335,"num_write_kb":495361,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.6","version":"71'1","reported_seq":429,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.429589+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:38:08.429589+0000","last_peered":"2024-09-21T10:38:08.429589+0000","last_clean":"2024-09-21T10:38:08.429589+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:38:08.429589+0000","last_undegraded":"2024-09-21T10:38:08.429589+0000","last_fullsized":"2024-09-21T10:38:08.429589+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":61,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020344+0000","last_change":"2024-09-21T10:33:51.657362+0000","last_active":"2024-09-21T10:37:52.020344+0000","last_peered":"2024-09-21T10:37:52.020344+0000","last_clean":"2024-09-21T10:37:52.020344+0000","last_became_active":"2024-09-21T10:33:51.657073+0000","last_became_peered":"2024-09-21T10:33:51.657073+0000","last_unstale":"2024-09-21T10:37:52.020344+0000","last_undegraded":"2024-09-21T10:37:52.020344+0000","last_fullsized":"2024-09-21T10:37:52.020344+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:36:36.055186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":82,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015094+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:37:52.015094+0000","last_peered":"2024-09-21T10:37:52.015094+0000","last_clean":"2024-09-21T10:37:52.015094+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:37:52.015094+0000","last_undegraded":"2024-09-21T10:37:52.015094+0000","last_fullsized":"2024-09-21T10:37:52.015094+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":81,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015538+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:37:52.015538+0000","last_peered":"2024-09-21T10:37:52.015538+0000","last_clean":"2024-09-21T10:37:52.015538+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:37:52.015538+0000","last_undegraded":"2024-09-21T10:37:52.015538+0000","last_fullsized":"2024-09-21T10:37:52.015538+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":101,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015304+0000","last_change":"2024-09-21T10:33:51.628737+0000","last_active":"2024-09-21T10:37:52.015304+0000","last_peered":"2024-09-21T10:37:52.015304+0000","last_clean":"2024-09-21T10:37:52.015304+0000","last_became_active":"2024-09-21T10:33:51.619966+0000","last_became_peered":"2024-09-21T10:33:51.619966+0000","last_unstale":"2024-09-21T10:37:52.015304+0000","last_undegraded":"2024-09-21T10:37:52.015304+0000","last_fullsized":"2024-09-21T10:37:52.015304+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:38:05.585449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14268,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1257,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.065177+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:37:54.065177+0000","last_peered":"2024-09-21T10:37:54.065177+0000","last_clean":"2024-09-21T10:37:54.065177+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:37:54.065177+0000","last_undegraded":"2024-09-21T10:37:54.065177+0000","last_fullsized":"2024-09-21T10:37:54.065177+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1293,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.022679+0000","last_change":"2024-09-21T10:33:29.516018+0000","last_active":"2024-09-21T10:37:52.022679+0000","last_peered":"2024-09-21T10:37:52.022679+0000","last_clean":"2024-09-21T10:37:52.022679+0000","last_became_active":"2024-09-21T10:33:29.495396+0000","last_became_peered":"2024-09-21T10:33:29.495396+0000","last_unstale":"2024-09-21T10:37:52.022679+0000","last_undegraded":"2024-09-21T10:37:52.022679+0000","last_fullsized":"2024-09-21T10:37:52.022679+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:40.664355+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":8,"num_bytes_recovered":360,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1242,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017505+0000","last_change":"2024-09-21T10:17:33.979448+0000","last_active":"2024-09-21T10:37:52.017505+0000","last_peered":"2024-09-21T10:37:52.017505+0000","last_clean":"2024-09-21T10:37:52.017505+0000","last_became_active":"2024-09-21T10:17:33.979073+0000","last_became_peered":"2024-09-21T10:17:33.979073+0000","last_unstale":"2024-09-21T10:37:52.017505+0000","last_undegraded":"2024-09-21T10:37:52.017505+0000","last_fullsized":"2024-09-21T10:37:52.017505+0000","mapping_epoch":763,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":764,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:22:28.592297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":384,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.414491+0000","last_change":"2024-09-21T10:33:51.618502+0000","last_active":"2024-09-21T10:38:08.414491+0000","last_peered":"2024-09-21T10:38:08.414491+0000","last_clean":"2024-09-21T10:38:08.414491+0000","last_became_active":"2024-09-21T10:33:51.618203+0000","last_became_peered":"2024-09-21T10:33:51.618203+0000","last_unstale":"2024-09-21T10:38:08.414491+0000","last_undegraded":"2024-09-21T10:38:08.414491+0000","last_fullsized":"2024-09-21T10:38:08.414491+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:55:11.755147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":416,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.425744+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:38:08.425744+0000","last_peered":"2024-09-21T10:38:08.425744+0000","last_clean":"2024-09-21T10:38:08.425744+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:38:08.425744+0000","last_undegraded":"2024-09-21T10:38:08.425744+0000","last_fullsized":"2024-09-21T10:38:08.425744+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":391,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.421114+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:38:08.421114+0000","last_peered":"2024-09-21T10:38:08.421114+0000","last_clean":"2024-09-21T10:38:08.421114+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:38:08.421114+0000","last_undegraded":"2024-09-21T10:38:08.421114+0000","last_fullsized":"2024-09-21T10:38:08.421114+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":62,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.074970+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:37:54.074970+0000","last_peered":"2024-09-21T10:37:54.074970+0000","last_clean":"2024-09-21T10:37:54.074970+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:37:54.074970+0000","last_undegraded":"2024-09-21T10:37:54.074970+0000","last_fullsized":"2024-09-21T10:37:54.074970+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":370,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.421198+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:38:08.421198+0000","last_peered":"2024-09-21T10:38:08.421198+0000","last_clean":"2024-09-21T10:38:08.421198+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:38:08.421198+0000","last_undegraded":"2024-09-21T10:38:08.421198+0000","last_fullsized":"2024-09-21T10:38:08.421198+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":417,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.429438+0000","last_change":"2024-09-21T10:27:05.773295+0000","last_active":"2024-09-21T10:38:08.429438+0000","last_peered":"2024-09-21T10:38:08.429438+0000","last_clean":"2024-09-21T10:38:08.429438+0000","last_became_active":"2024-09-21T10:27:05.772957+0000","last_became_peered":"2024-09-21T10:27:05.772957+0000","last_unstale":"2024-09-21T10:38:08.429438+0000","last_undegraded":"2024-09-21T10:38:08.429438+0000","last_fullsized":"2024-09-21T10:38:08.429438+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:18.893159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":391,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.414222+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:38:08.414222+0000","last_peered":"2024-09-21T10:38:08.414222+0000","last_clean":"2024-09-21T10:38:08.414222+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:38:08.414222+0000","last_undegraded":"2024-09-21T10:38:08.414222+0000","last_fullsized":"2024-09-21T10:38:08.414222+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":391,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.415008+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:38:08.415008+0000","last_peered":"2024-09-21T10:38:08.415008+0000","last_clean":"2024-09-21T10:38:08.415008+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:38:08.415008+0000","last_undegraded":"2024-09-21T10:38:08.415008+0000","last_fullsized":"2024-09-21T10:38:08.415008+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":72,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015200+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:37:52.015200+0000","last_peered":"2024-09-21T10:37:52.015200+0000","last_clean":"2024-09-21T10:37:52.015200+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:37:52.015200+0000","last_undegraded":"2024-09-21T10:37:52.015200+0000","last_fullsized":"2024-09-21T10:37:52.015200+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1749,"reported_epoch":1295,"state":"active+clean","last_fresh":"2024-09-21T10:37:54.076575+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:37:54.076575+0000","last_peered":"2024-09-21T10:37:54.076575+0000","last_clean":"2024-09-21T10:37:54.076575+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:37:54.076575+0000","last_undegraded":"2024-09-21T10:37:54.076575+0000","last_fullsized":"2024-09-21T10:37:54.076575+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":416,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.425331+0000","last_change":"2024-09-21T10:33:29.491904+0000","last_active":"2024-09-21T10:38:08.425331+0000","last_peered":"2024-09-21T10:38:08.425331+0000","last_clean":"2024-09-21T10:38:08.425331+0000","last_became_active":"2024-09-21T10:33:29.491540+0000","last_became_peered":"2024-09-21T10:33:29.491540+0000","last_unstale":"2024-09-21T10:38:08.425331+0000","last_undegraded":"2024-09-21T10:38:08.425331+0000","last_fullsized":"2024-09-21T10:38:08.425331+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:01:38.544864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":72,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015472+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:37:52.015472+0000","last_peered":"2024-09-21T10:37:52.015472+0000","last_clean":"2024-09-21T10:37:52.015472+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:37:52.015472+0000","last_undegraded":"2024-09-21T10:37:52.015472+0000","last_fullsized":"2024-09-21T10:37:52.015472+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1283,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.017572+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:37:52.017572+0000","last_peered":"2024-09-21T10:37:52.017572+0000","last_clean":"2024-09-21T10:37:52.017572+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:37:52.017572+0000","last_undegraded":"2024-09-21T10:37:52.017572+0000","last_fullsized":"2024-09-21T10:37:52.017572+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":72,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.015301+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:37:52.015301+0000","last_peered":"2024-09-21T10:37:52.015301+0000","last_clean":"2024-09-21T10:37:52.015301+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:37:52.015301+0000","last_undegraded":"2024-09-21T10:37:52.015301+0000","last_fullsized":"2024-09-21T10:37:52.015301+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1280,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.020675+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:37:52.020675+0000","last_peered":"2024-09-21T10:37:52.020675+0000","last_clean":"2024-09-21T10:37:52.020675+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:37:52.020675+0000","last_undegraded":"2024-09-21T10:37:52.020675+0000","last_fullsized":"2024-09-21T10:37:52.020675+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":370,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.414359+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:38:08.414359+0000","last_peered":"2024-09-21T10:38:08.414359+0000","last_clean":"2024-09-21T10:38:08.414359+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:38:08.414359+0000","last_undegraded":"2024-09-21T10:38:08.414359+0000","last_fullsized":"2024-09-21T10:38:08.414359+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":385,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.415199+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:38:08.415199+0000","last_peered":"2024-09-21T10:38:08.415199+0000","last_clean":"2024-09-21T10:38:08.415199+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:38:08.415199+0000","last_undegraded":"2024-09-21T10:38:08.415199+0000","last_fullsized":"2024-09-21T10:38:08.415199+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":81,"reported_epoch":1294,"state":"active+clean","last_fresh":"2024-09-21T10:37:52.014901+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:37:52.014901+0000","last_peered":"2024-09-21T10:37:52.014901+0000","last_clean":"2024-09-21T10:37:52.014901+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:37:52.014901+0000","last_undegraded":"2024-09-21T10:37:52.014901+0000","last_fullsized":"2024-09-21T10:37:52.014901+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":409,"reported_epoch":1296,"state":"active+clean","last_fresh":"2024-09-21T10:38:08.425639+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:38:08.425639+0000","last_peered":"2024-09-21T10:38:08.425639+0000","last_clean":"2024-09-21T10:38:08.425639+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:38:08.425639+0000","last_undegraded":"2024-09-21T10:38:08.425639+0000","last_fullsized":"2024-09-21T10:38:08.425639+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":3281387544,"num_objects":50071,"num_object_clones":0,"num_object_copies":150213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50071,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":197177,"num_write_kb":7911873,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":9957683200,"data_stored":9957670984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133477,"ondisk_log_size":133477,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":15540,"num_keys_recovered":30,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":316358,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":542359,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234413,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1510224,"kb_used_data":1041864,"kb_used_omap":1,"kb_used_meta":468350,"kb_avail":92234928,"statfs":{"total":95995035648,"available":94448566272,"internally_reserved":0,"allocated":1066868736,"data_stored":1064113338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":479590859},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568496050,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1468868,"kb_used_data":1032572,"kb_used_omap":1,"kb_used_meta":436286,"kb_avail":92276284,"statfs":{"total":95995035648,"available":94490914816,"internally_reserved":0,"allocated":1057353728,"data_stored":1054610467,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":446757319},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757687,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2193988,"kb_used_data":1631356,"kb_used_omap":1,"kb_used_meta":562622,"kb_avail":91551164,"statfs":{"total":95995035648,"available":93748391936,"internally_reserved":0,"allocated":1670508544,"data_stored":1667761677,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":576125382},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967858,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1871488,"kb_used_data":1289656,"kb_used_omap":46,"kb_used_meta":581777,"kb_avail":91873664,"statfs":{"total":95995035648,"available":94078631936,"internally_reserved":0,"allocated":1320607744,"data_stored":1317864930,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":595740348},"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":[]},{"osd":0,"up_from":731,"seq":3139621093632,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1627972,"kb_used_data":1193980,"kb_used_omap":73,"kb_used_meta":433782,"kb_avail":92117180,"statfs":{"total":95995035648,"available":94327992320,"internally_reserved":0,"allocated":1222635520,"data_stored":1219896290,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":444193330},"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":[]},{"osd":4,"up_from":30,"seq":128849019323,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1503688,"kb_used_data":1053376,"kb_used_omap":1,"kb_used_meta":450238,"kb_avail":92241464,"statfs":{"total":95995035648,"available":94455259136,"internally_reserved":0,"allocated":1078657024,"data_stored":1075909724,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":461044166},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888620,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1804872,"kb_used_data":1195388,"kb_used_omap":30,"kb_used_meta":609441,"kb_avail":91940280,"statfs":{"total":95995035648,"available":94146846720,"internally_reserved":0,"allocated":1224077312,"data_stored":1221338112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":624068404},"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":[]},{"osd":1,"up_from":763,"seq":3277060047097,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1925492,"kb_used_data":1442028,"kb_used_omap":44,"kb_used_meta":483283,"kb_avail":91819660,"statfs":{"total":95995035648,"available":94023331840,"internally_reserved":0,"allocated":1476636672,"data_stored":1473904981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":494882414},"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":[]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"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":28672,"data_stored":4972,"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":8,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1210122240,"data_stored":1210122240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1458176000,"data_stored":1458176000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1292832768,"data_stored":1292828696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1201340416,"data_stored":1201340416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1052180480,"data_stored":1052180480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1642074112,"data_stored":1642070040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1047592960,"data_stored":1047592960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1053364224,"data_stored":1053360152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:38:15.975 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:38:15.975 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:38:15.975 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:38:15.975 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 1.000000 2024-09-21T10:38:15.975 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 4 1 2024-09-21T10:38:15.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.977 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:15.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:16.078 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:16.119 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:16.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:16.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:16.264 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:16.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:16.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:16.406 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:16.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:16.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:16.537 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:16.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:16.639 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:16.678 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:16.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:16.780 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:16.802 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:16.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:16.903 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:16.927 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:16.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:17.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:17.064 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:17.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:17.166 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:17.209 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:17.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:17.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:17.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.355 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:17.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:17.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:17.485 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:17.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:17.587 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:17.608 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:17.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:17.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:17 smithi007 ceph-mon[99390]: pgmap v1769: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-09-21T10:38:17.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:17 smithi007 ceph-mon[101144]: pgmap v1769: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-09-21T10:38:17.711 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:17.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:17.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:17.765 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:17 smithi031 ceph-mon[96824]: pgmap v1769: 99 pgs: 99 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-09-21T10:38:17.846 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:17.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.879 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:17.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:17.980 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:18.030 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:18.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:18.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.191 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:18.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:18.292 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:18.314 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:18.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:18.416 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:18.454 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:18.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:18.556 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:18.595 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:18.696 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:18.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:18.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:18.830 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:18.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.869 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:18.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:18.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:19.005 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:19.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:19.106 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:19.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.142 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:19.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:19.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:19.306 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:19.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:19.408 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:19.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:19.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:19.549 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:19.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.586 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:19.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:19.675 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:19 smithi031 ceph-mon[96824]: pgmap v1770: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 827 op/s 2024-09-21T10:38:19.686 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:19.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:19 smithi007 ceph-mon[99390]: pgmap v1770: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 827 op/s 2024-09-21T10:38:19.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:19 smithi007 ceph-mon[101144]: pgmap v1770: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 827 op/s 2024-09-21T10:38:19.728 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:19.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:19.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:19.863 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:19.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:19.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:20.008 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:20.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:20.109 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:20.156 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:20.206 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:20.218 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:20.258 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:20.290 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:20.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:20.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:20.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.426 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:20.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:20.515 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:20.527 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:20.556 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:38:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:38:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:38:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:38:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221557 6.16 6:6cd61494:::benchmark_data_smithi007_139998_object92999:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.748968+0000", 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80196706699996, 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.376501346, 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221557 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748968+0000", 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748968+0000", 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748968+0000", 2024-09-21T10:38:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.1399999999999998e-07 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748970+0000", 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9589999999999998e-06 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748976+0000", 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1369999999999999e-06 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748981+0000", 2024-09-21T10:38:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8860000000000003e-06 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750647+0000", 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0016664679999999999 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750654+0000", 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8059999999999997e-06 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.118188+0000", 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3675335369999999 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.118329+0000", 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000141874 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.118631+0000", 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000301052 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.124744+0000", 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0061133660000000003 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.124810+0000", 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6373999999999998e-05 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.124880+0000", 2024-09-21T10:38:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0073999999999993e-05 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125275+0000", 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00039451299999999998 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125337+0000", 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1927000000000005e-05 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125469+0000", 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013205899999999999 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221678 6.16 6:6c5c1bd3:::benchmark_data_smithi007_139998_object93120:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.748987+0000", 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80194737700003, 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3768470189999999, 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221678 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748987+0000", 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748987+0000", 2024-09-21T10:38:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748988+0000", 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3999999999999997e-07 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748990+0000", 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1689999999999999e-06 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.748996+0000", 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0759999999999999e-06 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749001+0000", 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8860000000000003e-06 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750805+0000", 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001804789 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750813+0000", 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7849999999999992e-06 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.120261+0000", 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3694478430000001 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.120392+0000", 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013067800000000001 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.120680+0000", 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00028848200000000001 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.124840+0000", 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041596840000000003 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125200+0000", 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000359706 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125540+0000", 2024-09-21T10:38:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00034018699999999999 2024-09-21T10:38:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125638+0000", 2024-09-21T10:38:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.8381000000000006e-05 2024-09-21T10:38:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125703+0000", 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4802999999999996e-05 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125834+0000", 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013121000000000001 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221683 6.16 6:6e90e6f0:::benchmark_data_smithi007_139998_object93125:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749006+0000", 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80192848700005, 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.384620516, 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221683 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749006+0000", 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749006+0000", 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749006+0000", 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9400000000000001e-07 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749008+0000", 2024-09-21T10:38:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9400000000000001e-06 2024-09-21T10:38:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749014+0000", 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8760000000000002e-06 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749019+0000", 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9609999999999996e-06 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750840+0000", 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0018205230000000001 2024-09-21T10:38:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750846+0000", 2024-09-21T10:38:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.703e-06 2024-09-21T10:38:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.122529+0000", 2024-09-21T10:38:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3716827170000001 2024-09-21T10:38:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.122668+0000", 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013842699999999999 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.123079+0000", 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00041089499999999999 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125559+0000", 2024-09-21T10:38:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0024807319999999998 2024-09-21T10:38:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125897+0000", 2024-09-21T10:38:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00033743800000000002 2024-09-21T10:38:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125952+0000", 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5293000000000001e-05 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133422+0000", 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0074695580000000003 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133494+0000", 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2867000000000006e-05 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133627+0000", 2024-09-21T10:38:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000132192 2024-09-21T10:38:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221717 6.16 6:6aba09ac:::benchmark_data_smithi007_139998_object93159:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749025+0000", 2024-09-21T10:38:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80190923400005, 2024-09-21T10:38:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.385049454, 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221717 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749025+0000", 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749025+0000", 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749026+0000", 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3799999999999998e-07 2024-09-21T10:38:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749028+0000", 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9180000000000001e-06 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749033+0000", 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6720000000000001e-06 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749038+0000", 2024-09-21T10:38:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0019999999999997e-06 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750874+0000", 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001835735 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750881+0000", 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2219999999999996e-06 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.125988+0000", 2024-09-21T10:38:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.375106462 2024-09-21T10:38:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.126137+0000", 2024-09-21T10:38:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014936800000000001 2024-09-21T10:38:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.126466+0000", 2024-09-21T10:38:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000329363 2024-09-21T10:38:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133354+0000", 2024-09-21T10:38:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.006887425 2024-09-21T10:38:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133701+0000", 2024-09-21T10:38:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00034753200000000001 2024-09-21T10:38:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133742+0000", 2024-09-21T10:38:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0601e-05 2024-09-21T10:38:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133825+0000", 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3319000000000006e-05 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.133875+0000", 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9838e-05 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134075+0000", 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019965900000000001 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221786 6.16 6:6ca84b02:::benchmark_data_smithi007_139998_object93228:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749045+0000", 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80188989700002, 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.388121443, 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221786 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749045+0000", 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749045+0000", 2024-09-21T10:38:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749045+0000", 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6400000000000002e-07 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749047+0000", 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.176e-06 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749053+0000", 2024-09-21T10:38:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9739999999999999e-06 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749059+0000", 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2850000000000002e-06 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750908+0000", 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0018488350000000001 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750914+0000", 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5799999999999997e-06 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.128418+0000", 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.377504375 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.128546+0000", 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012771399999999999 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.128934+0000", 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00038783900000000001 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134123+0000", 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0051885569999999999 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134165+0000", 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2009999999999999e-05 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.136855+0000", 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0026902940000000002 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.136952+0000", 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7238999999999995e-05 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.137045+0000", 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3091999999999996e-05 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.137166+0000", 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000120909 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221816 6.16 6:69b5d8e5:::benchmark_data_smithi007_139998_object93258:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749065+0000", 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80186989900005, 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3946060650000001, 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221816 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749065+0000", 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749065+0000", 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749065+0000", 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6600000000000002e-07 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749067+0000", 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9690000000000001e-06 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749077+0000", 2024-09-21T10:38:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0180000000000001e-05 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749083+0000", 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6550000000000001e-06 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750947+0000", 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001864381 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750954+0000", 2024-09-21T10:38:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8040000000000004e-06 2024-09-21T10:38:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.130915+0000", 2024-09-21T10:38:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3799613909999999 2024-09-21T10:38:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.131037+0000", 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000121908 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.131437+0000", 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00039946900000000001 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134216+0000", 2024-09-21T10:38:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0027794769999999998 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.136917+0000", 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0027007580000000002 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.140010+0000", 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0030932020000000002 2024-09-21T10:38:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143464+0000", 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0034536599999999999 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143526+0000", 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1879999999999997e-05 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143671+0000", 2024-09-21T10:38:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014496499999999999 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221861 6.16 6:6f24e83b:::benchmark_data_smithi007_139998_object93303:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749090+0000", 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80184482599998, 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.400644075, 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221861 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749090+0000", 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749090+0000", 2024-09-21T10:38:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749090+0000", 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5199999999999998e-07 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749097+0000", 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0010000000000004e-06 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749104+0000", 2024-09-21T10:38:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0489999999999998e-06 2024-09-21T10:38:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749109+0000", 2024-09-21T10:38:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2859999999999999e-06 2024-09-21T10:38:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750981+0000", 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00187206 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.750988+0000", 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.725e-06 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134246+0000", 2024-09-21T10:38:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.383257381 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134372+0000", 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000125969 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.134806+0000", 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00043476300000000001 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.609 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.610 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.140017+0000", 2024-09-21T10:38:20.610 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0052105179999999999 2024-09-21T10:38:20.610 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.610 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.610 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.610 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.142845+0000", 2024-09-21T10:38:20.610 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0028285630000000001 2024-09-21T10:38:20.610 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.610 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.142898+0000", 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2830000000000001e-05 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149567+0000", 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0066690969999999997 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.611 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149621+0000", 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3763e-05 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149734+0000", 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112718 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.612 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221875 6.16 6:6c736346:::benchmark_data_smithi007_139998_object93317:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749117+0000", 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80181771399998, 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.400912688, 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.613 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221875 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749117+0000", 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749117+0000", 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.614 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749117+0000", 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4700000000000002e-07 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749120+0000", 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4930000000000001e-06 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.615 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.616 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749126+0000", 2024-09-21T10:38:20.616 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7869999999999998e-06 2024-09-21T10:38:20.616 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.616 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.617 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:20.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:20.618 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.618 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749130+0000", 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5290000000000002e-06 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751013+0000", 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0018830380000000001 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751020+0000", 2024-09-21T10:38:20.619 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9199999999999998e-06 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.137209+0000", 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3861886590000001 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.137359+0000", 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000150447 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.620 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.137802+0000", 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00044286400000000001 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.142858+0000", 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0050563329999999997 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143713+0000", 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00085449600000000005 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.621 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149483+0000", 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0057703600000000004 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149865+0000", 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00038183500000000002 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149922+0000", 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6706000000000002e-05 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.622 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150030+0000", 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000107774 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:221980 6.16 6:6e2e0703:::benchmark_data_smithi007_139998_object93422:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749136+0000", 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80179855899996, 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.401167169, 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.623 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 221980 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749136+0000", 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.624 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749136+0000", 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749136+0000", 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5499999999999999e-07 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749138+0000", 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8479999999999999e-06 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.625 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749144+0000", 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3580000000000002e-06 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749148+0000", 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4290000000000003e-06 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751060+0000", 2024-09-21T10:38:20.626 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0019120669999999999 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751067+0000", 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0979999999999996e-06 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.140051+0000", 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3889836799999999 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.140218+0000", 2024-09-21T10:38:20.627 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000167403 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.140647+0000", 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00042921799999999998 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.142864+0000", 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022167229999999999 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.628 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149528+0000", 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0066641599999999997 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149772+0000", 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024333800000000001 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150150+0000", 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00037785500000000002 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.629 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150200+0000", 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9975000000000002e-05 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150303+0000", 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000103662 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.630 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:222042 6.16 6:6dca110d:::benchmark_data_smithi007_139998_object93484:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749156+0000", 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80177826700003, 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4031240920000001, 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 222042 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.631 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749156+0000", 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749156+0000", 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749157+0000", 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9099999999999999e-07 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.632 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749159+0000", 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9300000000000002e-06 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749164+0000", 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6119999999999998e-06 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749170+0000", 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2199999999999997e-06 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.633 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751105+0000", 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001934411 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751112+0000", 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3130000000000001e-06 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143745+0000", 2024-09-21T10:38:20.634 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.392633212 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.143878+0000", 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013261699999999999 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.144286+0000", 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000407728 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.635 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.149820+0000", 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0055340299999999997 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150074+0000", 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00025387199999999998 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152101+0000", 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002027264 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.636 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152116+0000", 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4731e-05 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152164+0000", 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8288999999999998e-05 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152280+0000", 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011647200000000001 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.637 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.44609.0:222071 6.16 6:6a6aeac4:::benchmark_data_smithi007_139998_object93513:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1150)", 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:28:25.749177+0000", 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 594.80175785599999, 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4070148730000001, 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.44609", 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 222071 2024-09-21T10:38:20.638 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.639 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.639 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.639 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.639 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749177+0000", 2024-09-21T10:38:20.639 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.639 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.639 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.639 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.639 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749177+0000", 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749177+0000", 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.27e-07 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749179+0000", 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6530000000000001e-06 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.640 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749185+0000", 2024-09-21T10:38:20.641 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0809999999999999e-06 2024-09-21T10:38:20.641 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.641 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.641 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.641 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.749191+0000", 2024-09-21T10:38:20.641 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2060000000000004e-06 2024-09-21T10:38:20.641 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.641 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.641 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.641 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751140+0000", 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001949423 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:25.751147+0000", 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4300000000000003e-06 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.146334+0000", 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3951874499999999 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.642 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.643 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.147088+0000", 2024-09-21T10:38:20.643 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00075382900000000002 2024-09-21T10:38:20.643 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.643 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.643 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,4,7", 2024-09-21T10:38:20.643 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.147480+0000", 2024-09-21T10:38:20.643 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00039175000000000001 2024-09-21T10:38:20.643 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.643 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.643 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.150112+0000", 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0026321399999999998 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152320+0000", 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022076750000000001 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.152333+0000", 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3032e-05 2024-09-21T10:38:20.644 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.645 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.645 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.645 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.156025+0000", 2024-09-21T10:38:20.645 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036922589999999998 2024-09-21T10:38:20.645 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.645 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.645 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.645 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.156079+0000", 2024-09-21T10:38:20.645 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3717000000000001e-05 2024-09-21T10:38:20.645 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:28:27.156192+0000", 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112901 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169261 7.1 7:8531c19a:::benchmark_data_smithi007_176264_object51904:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1219)", 2024-09-21T10:38:20.646 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.552876+0000", 2024-09-21T10:38:20.647 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 347.99805864400003, 2024-09-21T10:38:20.647 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5135721499999999, 2024-09-21T10:38:20.647 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.647 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.647 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:38:20.648 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.648 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:38:20.648 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:38:20.648 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169261 2024-09-21T10:38:20.648 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.648 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.648 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.648 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.649 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.552876+0000", 2024-09-21T10:38:20.649 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.649 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.649 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.649 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.649 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.552876+0000", 2024-09-21T10:38:20.649 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.649 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.649 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.649 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.552877+0000", 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1930000000000001e-06 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.552882+0000", 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4220000000000002e-06 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.552891+0000", 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5899999999999997e-06 2024-09-21T10:38:20.650 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.552899+0000", 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4739999999999999e-06 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.553017+0000", 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000118243 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op must wait for map", 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.553023+0000", 2024-09-21T10:38:20.651 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5910000000000001e-06 2024-09-21T10:38:20.652 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.652 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.652 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.652 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.563568+0000", 2024-09-21T10:38:20.652 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010544829 2024-09-21T10:38:20.652 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.652 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.652 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.652 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.563577+0000", 2024-09-21T10:38:20.652 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9299999999999992e-06 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.933960+0000", 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.37038279600000001 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.933973+0000", 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3186e-05 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.063909+0000", 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1299353830000001 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.066448+0000", 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0025395130000000002 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.654 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.655 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.655 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.655 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169274 7.1 7:86c5afc2:::benchmark_data_smithi007_176264_object51917:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1219)", 2024-09-21T10:38:20.655 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.566691+0000", 2024-09-21T10:38:20.655 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 347.98424336900001, 2024-09-21T10:38:20.655 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.517997166, 2024-09-21T10:38:20.655 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.655 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.656 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.656 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.656 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:38:20.656 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:38:20.656 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169274 2024-09-21T10:38:20.656 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.656 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.656 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.566691+0000", 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.566691+0000", 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.566693+0000", 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6869999999999999e-06 2024-09-21T10:38:20.657 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.566696+0000", 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9289999999999998e-06 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.566706+0000", 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0608000000000001e-05 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.566713+0000", 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5699999999999998e-06 2024-09-21T10:38:20.658 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.570036+0000", 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0033228849999999998 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.570045+0000", 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6940000000000001e-06 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.934001+0000", 2024-09-21T10:38:20.659 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.36395627400000002 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.934009+0000", 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.4190000000000002e-06 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.066721+0000", 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1327115750000001 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.660 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.067442+0000", 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00072091699999999996 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,6", 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.067772+0000", 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000330527 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.083966+0000", 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.016194136000000001 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.661 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.084291+0000", 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00032503099999999999 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.084382+0000", 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0503999999999999e-05 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.084510+0000", 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012813700000000001 2024-09-21T10:38:20.662 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.084570+0000", 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.012e-05 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.084688+0000", 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011815300000000001 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169284 7.1 7:8267194d:::benchmark_data_smithi007_176264_object51927:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1219)", 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.581008+0000", 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 347.96992705999997, 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5120458189999999, 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169284 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.664 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.581008+0000", 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.581008+0000", 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.581009+0000", 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7129999999999999e-06 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.581014+0000", 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0509999999999996e-06 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.581032+0000", 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7306999999999999e-05 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.581039+0000", 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2420000000000003e-06 2024-09-21T10:38:20.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.581222+0000", 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00018339499999999999 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.581233+0000", 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0298e-05 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.934033+0000", 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.35280091699999999 2024-09-21T10:38:20.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.934041+0000", 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7069999999999992e-06 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.079997+0000", 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.145955482 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.080166+0000", 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00016975700000000001 2024-09-21T10:38:20.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,6", 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.080332+0000", 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000165384 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.084337+0000", 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0040050420000000003 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.084424+0000", 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7330000000000006e-05 2024-09-21T10:38:20.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.084492+0000", 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7858e-05 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.092766+0000", 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0082739030000000009 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.092913+0000", 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014685800000000001 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.093053+0000", 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014057499999999999 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169288 7.3 7:c1be31d9:::benchmark_data_smithi007_176264_object51931:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1219)", 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.588520+0000", 2024-09-21T10:38:20.671 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 347.96241457799999, 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5257975849999998, 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169288 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.588520+0000", 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.672 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.673 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.673 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.673 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.588520+0000", 2024-09-21T10:38:20.673 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.673 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.673 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.673 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.673 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.588521+0000", 2024-09-21T10:38:20.673 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5e-06 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.588527+0000", 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2750000000000003e-06 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.588538+0000", 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1337e-05 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.674 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.588547+0000", 2024-09-21T10:38:20.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9670000000000007e-06 2024-09-21T10:38:20.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.675 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.675 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.588610+0000", 2024-09-21T10:38:20.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2755000000000005e-05 2024-09-21T10:38:20.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.675 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.675 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.588624+0000", 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3726e-05 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926703+0000", 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.33807947300000002 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926715+0000", 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2218000000000001e-05 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.676 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.093940+0000", 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1672243149999999 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.094081+0000", 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014132399999999999 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,4,6", 2024-09-21T10:38:20.677 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.094661+0000", 2024-09-21T10:38:20.678 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00057962599999999997 2024-09-21T10:38:20.678 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.678 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.678 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.678 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.105520+0000", 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010859126 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.105571+0000", 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1638999999999998e-05 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.114014+0000", 2024-09-21T10:38:20.679 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0084422899999999999 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.114075+0000", 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1138999999999999e-05 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.114195+0000", 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012068799999999999 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.680 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.681 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.681 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.114318+0000", 2024-09-21T10:38:20.681 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000122187 2024-09-21T10:38:20.681 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.681 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.681 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.681 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.681 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.681 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:169299 7.3 7:cde8f190:::benchmark_data_smithi007_176264_object51942:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1219)", 2024-09-21T10:38:20.681 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:32:32.614067+0000", 2024-09-21T10:38:20.682 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 347.93686722199999, 2024-09-21T10:38:20.682 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.500533616, 2024-09-21T10:38:20.682 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.682 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.682 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.682 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.682 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:38:20.682 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:38:20.682 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 169299 2024-09-21T10:38:20.682 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.683 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.683 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.683 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.683 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.614067+0000", 2024-09-21T10:38:20.683 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.683 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.683 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.684 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.684 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.614067+0000", 2024-09-21T10:38:20.684 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.684 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.684 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.684 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.684 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.614069+0000", 2024-09-21T10:38:20.684 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2810000000000001e-06 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.614074+0000", 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.305e-06 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.614085+0000", 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0981e-05 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.685 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.614091+0000", 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2550000000000003e-06 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.614150+0000", 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8916000000000003e-05 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.614157+0000", 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.99e-06 2024-09-21T10:38:20.686 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926742+0000", 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.312585116 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:32.926751+0000", 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5450000000000003e-06 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.687 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.106307+0000", 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.179556016 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.106443+0000", 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000136546 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,4,6", 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.106592+0000", 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000148326 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.688 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.114060+0000", 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0074688080000000004 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.114356+0000", 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000295309 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.114368+0000", 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2166e-05 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.689 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.114398+0000", 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.0476000000000001e-05 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.114497+0000", 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.8271999999999997e-05 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:32:34.114601+0000", 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000104308 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.690 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:202565 7.3 7:c193f78b:::benchmark_data_smithi007_176264_object85208:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1234)", 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:33:28.527422+0000", 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 292.023512799, 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1431222349999999, 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:38:20.691 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 202565 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.527422+0000", 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.527422+0000", 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.692 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.527423+0000", 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.46e-06 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.527427+0000", 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.4759999999999998e-06 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.527436+0000", 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7699999999999996e-06 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.693 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.527443+0000", 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1850000000000001e-06 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.527626+0000", 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00018338100000000001 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.527634+0000", 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0800000000000006e-06 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.694 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:29.494419+0000", 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.96678501800000005 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:29.494430+0000", 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0638999999999999e-05 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.643090+0000", 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1486606660000001 2024-09-21T10:38:20.695 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.643218+0000", 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012771000000000001 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,4,7", 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.643350+0000", 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013202799999999999 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.646378+0000", 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0030276999999999999 2024-09-21T10:38:20.696 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.660004+0000", 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013625780000000001 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.660047+0000", 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3034000000000002e-05 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670377+0000", 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010330254000000001 2024-09-21T10:38:20.697 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670434+0000", 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6879000000000002e-05 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670544+0000", 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011017499999999999 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.698 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:202576 7.3 7:cbbbdb38:::benchmark_data_smithi007_176264_object85219:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1234)", 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:33:28.544336+0000", 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 292.006599005, 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.126383889, 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 202576 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.699 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.544336+0000", 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.544336+0000", 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.544337+0000", 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7859999999999999e-06 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.700 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.544344+0000", 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5950000000000004e-06 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.544364+0000", 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0228999999999999e-05 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.544374+0000", 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5589999999999994e-06 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.701 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.544443+0000", 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8928000000000001e-05 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.544453+0000", 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0812000000000001e-05 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:29.494457+0000", 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.95000352200000004 2024-09-21T10:38:20.702 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:29.494465+0000", 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9729999999999997e-06 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.646422+0000", 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1519567770000001 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.646562+0000", 2024-09-21T10:38:20.703 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000140013 2024-09-21T10:38:20.704 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.704 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,4,7", 2024-09-21T10:38:20.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.646714+0000", 2024-09-21T10:38:20.704 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000151898 2024-09-21T10:38:20.704 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.704 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.659959+0000", 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013245051000000001 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.661195+0000", 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001236107 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.661240+0000", 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5077000000000002e-05 2024-09-21T10:38:20.705 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670554+0000", 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.009314157 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670599+0000", 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4879999999999997e-05 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670719+0000", 2024-09-21T10:38:20.706 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000120525 2024-09-21T10:38:20.707 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.707 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.707 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.707 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.707 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.707 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:202588 7.3 7:cbd5ad1f:::benchmark_data_smithi007_176264_object85231:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1234)", 2024-09-21T10:38:20.707 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:33:28.566438+0000", 2024-09-21T10:38:20.707 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 291.98449700800001, 2024-09-21T10:38:20.707 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1044557450000001, 2024-09-21T10:38:20.707 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.708 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.708 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.708 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.708 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:38:20.708 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:38:20.708 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 202588 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.566438+0000", 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.566438+0000", 2024-09-21T10:38:20.709 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.566439+0000", 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.81e-06 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.566446+0000", 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7139999999999996e-06 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.710 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.566465+0000", 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8938000000000001e-05 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.566474+0000", 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8489999999999995e-06 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.711 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.566966+0000", 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000492156 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.566977+0000", 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0597e-05 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.712 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:29.494504+0000", 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.92752750699999997 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:29.494512+0000", 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1680000000000004e-06 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.649829+0000", 2024-09-21T10:38:20.713 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1553163479999999 2024-09-21T10:38:20.714 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.714 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.714 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.714 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.649961+0000", 2024-09-21T10:38:20.714 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013210699999999999 2024-09-21T10:38:20.714 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.714 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.714 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,4,7", 2024-09-21T10:38:20.714 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.650100+0000", 2024-09-21T10:38:20.715 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000138992 2024-09-21T10:38:20.715 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.715 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.715 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.715 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.661145+0000", 2024-09-21T10:38:20.715 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011045526999999999 2024-09-21T10:38:20.715 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.715 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.715 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.715 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.661332+0000", 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000186928 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.661377+0000", 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4350000000000001e-05 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670731+0000", 2024-09-21T10:38:20.716 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0093544079999999998 2024-09-21T10:38:20.717 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.717 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.717 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.717 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670778+0000", 2024-09-21T10:38:20.717 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7233e-05 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670893+0000", 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011511299999999999 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.35079.0:202593 7.3 7:c615b33a:::benchmark_data_smithi007_176264_object85236:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1234)", 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:33:28.575312+0000", 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 291.97562268799999, 2024-09-21T10:38:20.718 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0957346509999999, 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.35079", 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 202593 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:38:20.719 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.575312+0000", 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.575312+0000", 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.575314+0000", 2024-09-21T10:38:20.720 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8390000000000001e-06 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.575320+0000", 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9649999999999996e-06 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.575370+0000", 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0163000000000001e-05 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.575380+0000", 2024-09-21T10:38:20.721 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0169999999999999e-05 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.575444+0000", 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3670999999999994e-05 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:28.575455+0000", 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1205e-05 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.722 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:29.494879+0000", 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.919423718 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:29.494888+0000", 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5289999999999997e-06 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.653215+0000", 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.158327004 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:38:20.723 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.653349+0000", 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000133991 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2,4,7", 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.653486+0000", 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013670199999999999 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.661287+0000", 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0078010919999999999 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.661421+0000", 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000134327 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.661471+0000", 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0157000000000001e-05 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670900+0000", 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0094287580000000006 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.670945+0000", 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4660999999999998e-05 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:33:30.671047+0000", 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000101699 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:38:20.726 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:38:20.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:20.767 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:20.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:20.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:20.905 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:20.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:21.006 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:21.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:21.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:21.114 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:38:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:38:20] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.51.0" 2024-09-21T10:38:21.149 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:21.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.191 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:21.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:21.292 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:21.333 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:21.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:21.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:21.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:21.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:21 smithi031 ceph-mon[96824]: pgmap v1771: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 853 op/s 2024-09-21T10:38:21.435 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:21.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:21.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:21.444 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:21 smithi007 ceph-mon[99390]: pgmap v1771: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 853 op/s 2024-09-21T10:38:21.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:21.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:21.444 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:21 smithi007 ceph-mon[101144]: pgmap v1771: 99 pgs: 99 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 853 op/s 2024-09-21T10:38:21.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:21.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:21.580 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:21.616 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:21.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:21.717 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:21.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:21.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:21.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:21.895 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:21.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:21.997 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:22.027 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:22.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:22.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:22.168 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:22.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:22.241 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:38:22.270 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:22.310 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:22.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:22.412 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:22.453 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:22.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:22.546 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:22.555 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:22.588 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:22.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:22 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:22.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:22 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:22.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:22.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:22 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:22.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:22 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:22.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:22 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:22.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:22 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:22.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.728 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:22.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:22.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:22.874 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:22.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:22.977 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:23.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.035 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:23.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:23.136 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:23.174 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:23.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:23.275 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:23.309 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:23.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:23.411 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:23.445 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:23.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:23.547 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:23.583 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:23.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:23.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:23 smithi031 ceph-mon[96824]: pgmap v1772: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-09-21T10:38:23.684 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:23 smithi007 ceph-mon[99390]: pgmap v1772: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-09-21T10:38:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:23 smithi007 ceph-mon[101144]: pgmap v1772: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-09-21T10:38:23.723 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:23.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:23.825 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:23.850 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:23.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:23.952 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:23.991 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:23.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:24.093 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:24.124 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:24.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:24.226 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:24.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:24.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:24.382 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:24.415 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:24.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:24.517 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:24.558 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:24.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:24.660 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:24.726 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:24.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:24.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:24.884 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:24.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:24.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:25.024 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:25.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:25.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:25.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.166 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:25.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:25.267 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:25.282 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:38:25.282 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:38:25.282 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.282 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:210761 8.5 e1296/1264 8:abdbdd60:::benchmark_data_smithi007_211264_object87135:head v 1296'13310, mlcod=1296'13308)", 2024-09-21T10:38:25.282 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:25.265743+0000", 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.013540696, 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.013568425, 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.265743+0000", 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.265743+0000", 2024-09-21T10:38:25.283 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.265743+0000", 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.265750+0000", 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1269999999999997e-06 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.284 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.265765+0000", 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5204999999999999e-05 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.265772+0000", 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5660000000000003e-06 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.268313+0000", 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025417 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.268374+0000", 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1014000000000002e-05 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:210769 8.5 e1296/1264 8:ab091495:::benchmark_data_smithi007_211264_object87143:head v 1296'13311, mlcod=1296'13308)", 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:25.274019+0000", 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0052653680000000003, 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0053553339999999998, 2024-09-21T10:38:25.286 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274019+0000", 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274019+0000", 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.287 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274018+0000", 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274026+0000", 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6850000000000007e-06 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274045+0000", 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8303000000000001e-05 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.288 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274052+0000", 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.571e-06 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274644+0000", 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00059161399999999996 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274660+0000", 2024-09-21T10:38:25.289 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6490999999999998e-05 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:210762 8.4 e1296/1264 8:2e2deb2f:::benchmark_data_smithi007_211264_object87136:head v 1296'13116, mlcod=1296'13113)", 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:25.274279+0000", 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0050051219999999999, 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0051503399999999998, 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:25.290 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274279+0000", 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274279+0000", 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274278+0000", 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.291 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274287+0000", 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.405e-06 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274303+0000", 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6537000000000001e-05 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274310+0000", 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7469999999999999e-06 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274449+0000", 2024-09-21T10:38:25.292 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000139498 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.274470+0000", 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0792e-05 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:210767 8.b e1296/1264 8:def064fb:::benchmark_data_smithi007_211264_object87141:head v 1296'13268, mlcod=1296'13266)", 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:25.275554+0000", 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0037300559999999998, 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039295930000000003, 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:25.293 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.275554+0000", 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.275554+0000", 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.275553+0000", 2024-09-21T10:38:25.294 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.275564+0000", 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0467e-05 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.275576+0000", 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2004000000000001e-05 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:25.295 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.275582+0000", 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5699999999999998e-06 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.275816+0000", 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000233496 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:25.275865+0000", 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8952000000000002e-05 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:25.296 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:25.297 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:25.297 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:38:25.297 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 4 2024-09-21T10:38:25.297 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:38:25.316 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:25.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:25.417 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:25.457 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:25.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:25.531 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:25 smithi031 ceph-mon[96824]: pgmap v1773: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:38:25.559 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:25.605 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:25.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:25 smithi007 ceph-mon[99390]: pgmap v1773: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:38:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:25 smithi007 ceph-mon[101144]: pgmap v1773: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:38:25.706 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:25.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.745 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:25.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:25.846 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:25.889 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:25.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:25.991 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:26.020 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:26.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:26.049 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:38:26.122 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:26.150 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:26.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:26.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:26.309 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:26.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:26.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:26.440 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:26.443 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:26.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:26.545 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:26.578 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:26.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:26.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:26.710 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:26.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:26.812 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:26.850 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:26.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:26.952 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:26.989 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:26.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:27.091 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:27.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.137 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:27.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:27.238 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:27.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.280 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:27.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:27.381 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:27.425 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:27.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:27.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:27.557 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:27.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:27.658 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:27.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:27 smithi031 ceph-mon[96824]: pgmap v1774: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 869 op/s 2024-09-21T10:38:27.689 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:27.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:27 smithi007 ceph-mon[99390]: pgmap v1774: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 869 op/s 2024-09-21T10:38:27.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:27 smithi007 ceph-mon[101144]: pgmap v1774: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 869 op/s 2024-09-21T10:38:27.791 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:27.826 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:27.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:27.928 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:27.961 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:27.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:28.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:28.103 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:28.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:28.205 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:28.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.242 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:28.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:28.343 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:28.369 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:28.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:28.429 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-09-21T10:38:28.471 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:28.476 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:38:28.476 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:38:28.507 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:28.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:28.515 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:38:28.515 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:38:28.553 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:38:28.553 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:38:28.598 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:38:28.598 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:38:28.609 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:28.626 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3650505540' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:38:28.626 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:28 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:38:28.644 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:38:28.644 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:38:28.651 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:28.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:28.688 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:38:28.688 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:38:28.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3650505540' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:38:28.689 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:28 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:38:28.689 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3650505540' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:38:28.689 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:28 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:38:28.732 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:38:28.732 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:38:28.753 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:28.775 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:38:28.775 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:38:28.786 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:38:28.786 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:38:28.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.791 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:28.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:28.892 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:28.937 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:28.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:29.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:29.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.078 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:29.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:29.179 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:29.217 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:29.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:29.319 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:29.374 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:29.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:29.476 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:29.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:29.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:29.520 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:29 smithi031 ceph-mon[96824]: pgmap v1775: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:38:29.520 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:29 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3761183866' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:29.520 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:29 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:38:29.520 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:29 smithi031 ceph-mon[96824]: osdmap e1297: 8 total, 8 up, 8 in 2024-09-21T10:38:29.520 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:29 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/42012453' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:29.520 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:29 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:29.552 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:38:29.610 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:29.661 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:29.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[99390]: pgmap v1775: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:38:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3761183866' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:38:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[99390]: osdmap e1297: 8 total, 8 up, 8 in 2024-09-21T10:38:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/42012453' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[101144]: pgmap v1775: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:38:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3761183866' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:38:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[101144]: osdmap e1297: 8 total, 8 up, 8 in 2024-09-21T10:38:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/42012453' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:29.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:29 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:29.764 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:29.797 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:29.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:29.899 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:29.932 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:29.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.954 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:29.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:30.054 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:30.094 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:30.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:30.196 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:30.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.232 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:30.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:30.272 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:38:30.333 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:30.365 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:30.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:30.467 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:30.504 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:30.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:30.606 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:30.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:30.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:30.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:30 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:30.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:30 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:38:30.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:30 smithi031 ceph-mon[96824]: osdmap e1298: 8 total, 8 up, 8 in 2024-09-21T10:38:30.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:30 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:30.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:30 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:38:30.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:30 smithi007 ceph-mon[99390]: osdmap e1298: 8 total, 8 up, 8 in 2024-09-21T10:38:30.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:30 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:30.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:30 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:38:30.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:30 smithi007 ceph-mon[101144]: osdmap e1298: 8 total, 8 up, 8 in 2024-09-21T10:38:30.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:30.782 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:30.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:30.883 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:30.917 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:30.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:31.022 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:31.067 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:31.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:31.119 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:38:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:38:30] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.51.0" 2024-09-21T10:38:31.169 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:31.228 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:31.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:31.330 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:31.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.385 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:31.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:31.435 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:31 smithi007 ceph-mon[99390]: pgmap v1778: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:38:31.486 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:31.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:31.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:31.619 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:31.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.659 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:31.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:31.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:31 smithi031 ceph-mon[96824]: pgmap v1778: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:38:31.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:31 smithi007 ceph-mon[101144]: pgmap v1778: 99 pgs: 99 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s 2024-09-21T10:38:31.760 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:31.813 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:31.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:31.837 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:38:31.837 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:38:31.915 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:31.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.948 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:31.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:32.048 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:32.084 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:32.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:32.176 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:38:32.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:32.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:32.313 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:32.365 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:32.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:32.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:32.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.517 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:32.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:32.617 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:32.639 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:32.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:32.741 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:32.762 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:32.864 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:32.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:32.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:33.007 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:33.034 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:33.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:33.119 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:38:33.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:33.171 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:33.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:33.321 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:33.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:33.422 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:33.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:33.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:33.563 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:33.607 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:33.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:33 smithi007 ceph-mon[99390]: pgmap v1779: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2024-09-21T10:38:33.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:33 smithi007 ceph-mon[101144]: pgmap v1779: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2024-09-21T10:38:33.708 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:33.743 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:33.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:33.844 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:33.863 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:33 smithi031 ceph-mon[96824]: pgmap v1779: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2024-09-21T10:38:33.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.875 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:33.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:33.899 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:38:33.976 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:34.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.023 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:34.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:34.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:34.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:34.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:34.174 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:34.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:34.289 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:34.353 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 7, 0, 3, 4, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:38:34.353 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:38:34.353 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-09-21T10:38:34.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 reset_purged_snaps_last 2024-09-21T10:38:34.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:34.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:34.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:34.519 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:34.541 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:34.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:34.643 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:34.679 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:34.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:34.781 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:34.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.822 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:34.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:34.923 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:34.968 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:34.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:35.070 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:35.109 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:35.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:35.211 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:35.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:35.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:35.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:35.383 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:35.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:35.485 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:35.532 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:35.562 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:35.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:35.627 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:35.664 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:35.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:35 smithi031 ceph-mon[96824]: pgmap v1780: 99 pgs: 99 active+clean; 1.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:38:35.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:35 smithi007 ceph-mon[101144]: pgmap v1780: 99 pgs: 99 active+clean; 1.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:38:35.695 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:35 smithi007 ceph-mon[99390]: pgmap v1780: 99 pgs: 99 active+clean; 1.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:38:35.699 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:35.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:35.800 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:35.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:35.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:35.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:36.007 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:36.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:36.064 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:38:36.064 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:38:36.109 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:36.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:36.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:36.249 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:36.287 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:36.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:36.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:36.457 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:36.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:36.559 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:36.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.601 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:36.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:36.702 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:36.724 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:36.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:36.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:36.757 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:38:36.760 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:36.761 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:36.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:36.877 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:36.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:36.979 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:37.024 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:37.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:37.127 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:37.141 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:37.161 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:37.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.167 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:37.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:37.268 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:37.297 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:37.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:37.398 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:37.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:37.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:37.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:37.559 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[101144]: pgmap v1781: 99 pgs: 99 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-09-21T10:38:37.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:37.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:37.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:37.721 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:37.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:37.823 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:37.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:37.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:37.905 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[99390]: pgmap v1781: 99 pgs: 99 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-09-21T10:38:37.905 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:37.905 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:37.905 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:38:37.905 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:38:37.905 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:37.905 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:37.905 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:37.905 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:38:37.905 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:38:37.906 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:37 smithi031 ceph-mon[96824]: pgmap v1781: 99 pgs: 99 active+clean; 1.8 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-09-21T10:38:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:38:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:38:37.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:37.958 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:38.001 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:38.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:38.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:38.144 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:38.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:38.246 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:38.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.278 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:38.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:38.379 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:38.413 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:38.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:38.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:38.554 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:38.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:38.656 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:38.704 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:38.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:38.806 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:38.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.845 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:38.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:38.946 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:39.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.004 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:39.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:39.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:39.145 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:39.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:39.222 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:38:39.222 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:38:39.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:39.287 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:39.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:39.389 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:39.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:39.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:39.526 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:39.556 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:39.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:39.658 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:39.694 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:39.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:39.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:39.822 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:39 smithi007 ceph-mon[99390]: pgmap v1782: 99 pgs: 99 active+clean; 1.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:38:39.822 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:39 smithi007 ceph-mon[101144]: pgmap v1782: 99 pgs: 99 active+clean; 1.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:38:39.835 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:39.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:39.903 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:39 smithi031 ceph-mon[96824]: pgmap v1782: 99 pgs: 99 active+clean; 1.7 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:38:39.934 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:38:39.937 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:40.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.010 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:40.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:40.111 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:40.151 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:40.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:40.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:40.301 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:40.309 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:40.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:40.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:40.444 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:40.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:40.576 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:40.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:40.678 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:40.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:40.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:40.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:40.863 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:40.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:40.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:41.002 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:38:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:38:40] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.51.0" 2024-09-21T10:38:41.005 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:41.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:41.107 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:41.153 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:41.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:41.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:41.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.293 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:41.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:41.394 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:41.444 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:41.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:41.545 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:41.550 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:38:41.550 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:38:41.583 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:38:41.583 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:38:41.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:41.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:41.610 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:38:41.611 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:38:41.611 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:41 smithi007 ceph-mon[99390]: pgmap v1783: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:38:41.611 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:41 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4093281547' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:41.611 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:41 smithi007 ceph-mon[101144]: pgmap v1783: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:38:41.611 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:41 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4093281547' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:41.650 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:38:41.650 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:38:41.687 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:41.687 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:38:41.688 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:38:41.731 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:41.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:41.736 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:38:41.736 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:38:41.753 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:41 smithi031 ceph-mon[96824]: pgmap v1783: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 936 op/s 2024-09-21T10:38:41.753 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:41 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4093281547' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:41.778 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:38:41.778 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:38:41.816 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:38:41.817 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:38:41.833 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:41.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:41.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:41.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:42.005 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:42.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:42.107 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:42.135 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:42.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:42.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.277 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:42.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:42.378 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:42.418 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:42.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:42.520 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:42.554 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:42.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:42.582 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:38:42.636 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 reset_purged_snaps_last 2024-09-21T10:38:42.657 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:42.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:42 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1359325360' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:42 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1359325360' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:42 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1359325360' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.693 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:42.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:42.760 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:38:42.760 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:38:42.760 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:38:42.760 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:38:42.760 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.760 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238572 6.1d 6:bf7a0e03:::benchmark_data_smithi007_139998_object110014:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.760 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.322592+0000", 2024-09-21T10:38:42.760 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.91086516999997, 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.631742188, 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238572 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322592+0000", 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.761 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322592+0000", 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322590+0000", 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322599+0000", 2024-09-21T10:38:42.762 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8720000000000008e-06 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322620+0000", 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0746000000000001e-05 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322628+0000", 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7080000000000003e-06 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.763 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322704+0000", 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5092000000000005e-05 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.322718+0000", 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4817999999999999e-05 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.918976+0000", 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.59625776399999997 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.764 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.918994+0000", 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7858000000000001e-05 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.951869+0000", 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.032875234 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.951984+0000", 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000114586 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.765 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.952243+0000", 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000258676 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954155+0000", 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001912487 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954197+0000", 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1498999999999997e-05 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.766 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954227+0000", 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0176999999999999e-05 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954234+0000", 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8759999999999999e-06 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954263+0000", 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9730000000000002e-05 2024-09-21T10:38:42.767 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954334+0000", 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1081999999999995e-05 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238583 6.1d 6:b879146c:::benchmark_data_smithi007_139998_object110025:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.333213+0000", 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.90024474999996, 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6251559960000002, 2024-09-21T10:38:42.768 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238583 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333213+0000", 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.769 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333213+0000", 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333211+0000", 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333218+0000", 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4690000000000002e-06 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.770 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333231+0000", 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3349e-05 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333239+0000", 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8620000000000003e-06 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333313+0000", 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3906999999999996e-05 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.771 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.333326+0000", 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3699999999999999e-05 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919043+0000", 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.58571631599999996 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919059+0000", 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6787999999999999e-05 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.772 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954489+0000", 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.035429492 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954622+0000", 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013257000000000001 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.954846+0000", 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00022484600000000001 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.773 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958176+0000", 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0033291969999999999 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958227+0000", 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0983999999999998e-05 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958237+0000", 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0479000000000001e-05 2024-09-21T10:38:42.774 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958264+0000", 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6880999999999999e-05 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958295+0000", 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0868999999999999e-05 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958369+0000", 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3794999999999994e-05 2024-09-21T10:38:42.775 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238693 6.1d 6:bd53047d:::benchmark_data_smithi007_139998_object110135:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.417736+0000", 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.81572107600005, 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.540951078, 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.776 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238693 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417736+0000", 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417736+0000", 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.777 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417735+0000", 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417740+0000", 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8269999999999997e-06 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417776+0000", 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5985000000000002e-05 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.778 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417784+0000", 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8970000000000008e-06 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417864+0000", 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9493000000000006e-05 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.417874+0000", 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0346999999999999e-05 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.779 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919094+0000", 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.50122033099999996 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919103+0000", 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9199999999999993e-06 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.956205+0000", 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0371014160000001 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.780 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.956279+0000", 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4689000000000003e-05 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.956516+0000", 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023697 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958246+0000", 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0017291920000000001 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.781 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958417+0000", 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017150499999999999 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958476+0000", 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8909000000000001e-05 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958525+0000", 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8792999999999999e-05 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.782 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958575+0000", 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0018999999999997e-05 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958687+0000", 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000112568 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.783 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238735 6.1d 6:bf3961fd:::benchmark_data_smithi007_139998_object110177:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.444308+0000", 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.78914973099995, 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5190567960000001, 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238735 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444308+0000", 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.784 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444308+0000", 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444307+0000", 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444312+0000", 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5389999999999998e-06 2024-09-21T10:38:42.785 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444330+0000", 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8056000000000001e-05 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444338+0000", 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8339999999999999e-06 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444523+0000", 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00018517800000000001 2024-09-21T10:38:42.786 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.444543+0000", 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0000000000000002e-05 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919147+0000", 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.47460344999999998 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919153+0000", 2024-09-21T10:38:42.787 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2330000000000003e-06 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958722+0000", 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.039568735 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.958843+0000", 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000121712 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.788 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.959182+0000", 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00033877499999999998 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963139+0000", 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039571329999999998 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963147+0000", 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6469999999999998e-06 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.789 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963178+0000", 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0982999999999998e-05 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963210+0000", 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2409000000000001e-05 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963260+0000", 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9709999999999997e-05 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.790 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963364+0000", 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000104481 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238750 6.1d 6:bb808330:::benchmark_data_smithi007_139998_object110192:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.455840+0000", 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.77761721299998, 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.512381263, 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.791 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238750 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455840+0000", 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455840+0000", 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.792 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455839+0000", 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455849+0000", 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0522e-05 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455867+0000", 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8102e-05 2024-09-21T10:38:42.793 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455875+0000", 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6059999999999997e-06 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455959+0000", 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4097000000000005e-05 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.455970+0000", 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1454000000000001e-05 2024-09-21T10:38:42.794 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919179+0000", 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.463208391 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919184+0000", 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.288e-06 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.961057+0000", 2024-09-21T10:38:42.795 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0418725 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.961169+0000", 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011225700000000001 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.961408+0000", 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000239118 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.967871+0000", 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0064634540000000004 2024-09-21T10:38:42.796 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.967921+0000", 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9648999999999998e-05 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.967996+0000", 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5121000000000001e-05 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968038+0000", 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1347999999999998e-05 2024-09-21T10:38:42.797 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968092+0000", 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4320000000000002e-05 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968221+0000", 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012953699999999999 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.798 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238770 6.1d 6:b949a49c:::benchmark_data_smithi007_139998_object110212:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.470249+0000", 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.76320812699998, 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.498214599, 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238770 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.799 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470249+0000", 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470249+0000", 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470248+0000", 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.800 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470255+0000", 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7510000000000002e-06 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470266+0000", 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1440999999999999e-05 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470274+0000", 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3000000000000002e-06 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.801 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470329+0000", 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4209000000000002e-05 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.470342+0000", 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3220999999999999e-05 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919261+0000", 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.448919393 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919266+0000", 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4819999999999996e-06 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963398+0000", 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.044132192 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963508+0000", 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000109716 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.803 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.963885+0000", 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00037750099999999998 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.967929+0000", 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040442359999999997 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968278+0000", 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00034865200000000002 2024-09-21T10:38:42.804 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968319+0000", 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0654000000000001e-05 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968359+0000", 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0720000000000003e-05 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968390+0000", 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0793999999999997e-05 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.805 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968464+0000", 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3727999999999996e-05 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238778 6.1d 6:b85a1d89:::benchmark_data_smithi007_139998_object110220:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.479082+0000", 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.75437578900005, 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.49483492, 2024-09-21T10:38:42.806 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238778 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479082+0000", 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.807 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479082+0000", 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479081+0000", 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479083+0000", 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.576e-06 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.808 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479087+0000", 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.659e-06 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479089+0000", 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8990000000000001e-06 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479140+0000", 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0624000000000002e-05 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.809 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.479157+0000", 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7394999999999999e-05 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919289+0000", 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.44013181099999998 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919295+0000", 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0560000000000001e-06 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.810 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.965821+0000", 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0465258500000001 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.965951+0000", 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000129505 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.966260+0000", 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00030919600000000003 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.811 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968472+0000", 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022117859999999999 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968500+0000", 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8543000000000001e-05 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968529+0000", 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8594000000000001e-05 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.812 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973728+0000", 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0051987480000000004 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973794+0000", 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6873999999999997e-05 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973916+0000", 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012208799999999999 2024-09-21T10:38:42.813 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238780 6.1d 6:bbc78dff:::benchmark_data_smithi007_139998_object110222:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.484053+0000", 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.74940467500005, 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.49551642, 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.814 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238780 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484053+0000", 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484053+0000", 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.815 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484052+0000", 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484056+0000", 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.668e-06 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484069+0000", 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2799999999999999e-05 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.816 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484077+0000", 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6650000000000003e-06 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484129+0000", 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1785e-05 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.484142+0000", 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2904e-05 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.817 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919316+0000", 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.43517481099999999 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919322+0000", 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.852e-06 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968551+0000", 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0492287950000001 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.818 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968642+0000", 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0795000000000001e-05 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.968929+0000", 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00028742200000000001 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973676+0000", 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0047470259999999997 2024-09-21T10:38:42.819 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973686+0000", 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0251999999999999e-05 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973962+0000", 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000275815 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979431+0000", 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0054691749999999997 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.820 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979469+0000", 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7796999999999997e-05 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979569+0000", 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9858999999999994e-05 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.821 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238790 6.1d 6:be22d3ec:::benchmark_data_smithi007_139998_object110232:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.490931+0000", 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.74252620899995, 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4889223220000001, 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238790 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.822 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490931+0000", 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490931+0000", 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490931+0000", 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967296 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.823 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490933+0000", 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0420000000000001e-06 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490937+0000", 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5779999999999999e-06 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.490939+0000", 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9110000000000002e-06 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.824 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.491001+0000", 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1247000000000005e-05 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.491015+0000", 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4239999999999999e-05 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919344+0000", 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.428329401 2024-09-21T10:38:42.825 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919349+0000", 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5639999999999998e-06 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.971263+0000", 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.051914054 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.971399+0000", 2024-09-21T10:38:42.826 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013627299999999999 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.971764+0000", 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00036458299999999998 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973926+0000", 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021624169999999998 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979269+0000", 2024-09-21T10:38:42.827 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0053430420000000001 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979342+0000", 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2583000000000006e-05 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979722+0000", 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00038060399999999999 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979770+0000", 2024-09-21T10:38:42.828 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7438999999999998e-05 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979853+0000", 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3565000000000004e-05 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238836 6.1d 6:bb4f4da2:::benchmark_data_smithi007_139998_object110278:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.535252+0000", 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.69820498900003, 2024-09-21T10:38:42.829 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4467125699999999, 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238836 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535252+0000", 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.830 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535252+0000", 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535251+0000", 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535256+0000", 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1490000000000002e-06 2024-09-21T10:38:42.831 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535266+0000", 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.6560000000000004e-06 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535274+0000", 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.503e-06 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535315+0000", 2024-09-21T10:38:42.832 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1208000000000003e-05 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.535323+0000", 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2439999999999993e-06 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919370+0000", 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.38404704299999998 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919376+0000", 2024-09-21T10:38:42.833 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5260000000000001e-06 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.973985+0000", 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0546094560000001 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.974095+0000", 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010951999999999999 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.834 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.974466+0000", 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00037156299999999999 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979619+0000", 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0051526539999999996 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979625+0000", 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8089999999999998e-06 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.835 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979656+0000", 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1483000000000003e-05 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.981847+0000", 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002190783 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.981879+0000", 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2567999999999997e-05 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.836 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.981965+0000", 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5470000000000007e-05 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238892 6.1d 6:bfd66794:::benchmark_data_smithi007_139998_object110334:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.582271+0000", 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.65118669200001, 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.399835822, 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.837 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238892 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582271+0000", 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.838 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582271+0000", 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582269+0000", 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582276+0000", 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3659999999999997e-06 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.839 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582289+0000", 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3385e-05 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582295+0000", 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1709999999999999e-06 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582345+0000", 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9598999999999997e-05 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.840 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.582354+0000", 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9539999999999993e-06 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919395+0000", 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.33704171500000002 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919402+0000", 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7039999999999997e-06 2024-09-21T10:38:42.841 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.976597+0000", 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.057194988 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.976728+0000", 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000130896 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.977063+0000", 2024-09-21T10:38:42.842 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000335206 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979863+0000", 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002799766 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.981771+0000", 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001907813 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.981815+0000", 2024-09-21T10:38:42.843 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4453999999999998e-05 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982005+0000", 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00018972800000000001 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982037+0000", 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1806e-05 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982106+0000", 2024-09-21T10:38:42.844 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9675e-05 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238902 6.1d 6:bf7db6da:::benchmark_data_smithi007_139998_object110344:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.591401+0000", 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.64205669199998, 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3968990020000001, 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.845 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238902 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591401+0000", 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591401+0000", 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.846 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591400+0000", 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591405+0000", 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0610000000000003e-06 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591416+0000", 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1616e-05 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.847 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591421+0000", 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1340000000000003e-06 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591481+0000", 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9454999999999999e-05 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.591492+0000", 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1270000000000001e-05 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.848 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919424+0000", 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.32793141599999998 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919428+0000", 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5909999999999998e-06 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979902+0000", 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0604739219999999 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.849 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.979983+0000", 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0814000000000002e-05 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.980239+0000", 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025577 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982158+0000", 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001919631 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.850 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982168+0000", 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4730000000000006e-06 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988054+0000", 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0058865230000000003 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988126+0000", 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1389000000000004e-05 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.851 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988179+0000", 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2879e-05 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988300+0000", 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012113 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:238916 6.1d 6:bc3ed812:::benchmark_data_smithi007_139998_object110358:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.852 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.606082+0000", 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.62737560000005, 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3883609319999999, 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 238916 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606082+0000", 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.853 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606082+0000", 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606080+0000", 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606091+0000", 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0832999999999999e-05 2024-09-21T10:38:42.854 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606107+0000", 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6586999999999999e-05 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606115+0000", 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9999999999999996e-06 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606177+0000", 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1260999999999995e-05 2024-09-21T10:38:42.855 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.606189+0000", 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1779e-05 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919450+0000", 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.31326108800000002 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919455+0000", 2024-09-21T10:38:42.856 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7810000000000002e-06 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982215+0000", 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0627592079999999 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982364+0000", 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000149693 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.982654+0000", 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00028984399999999998 2024-09-21T10:38:42.857 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988091+0000", 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00543642 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988345+0000", 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00025469199999999999 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994064+0000", 2024-09-21T10:38:42.858 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057187640000000003 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994229+0000", 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016524500000000001 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994292+0000", 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2495000000000004e-05 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994443+0000", 2024-09-21T10:38:42.859 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000150953 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239013 6.1d 6:bb1a79da:::benchmark_data_smithi007_139998_object110455:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.731510+0000", 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.50194690499995, 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2632382529999999, 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.860 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239013 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731510+0000", 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731510+0000", 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731510+0000", 2024-09-21T10:38:42.861 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731514+0000", 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.87e-06 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731526+0000", 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1517e-05 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731531+0000", 2024-09-21T10:38:42.862 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4879999999999998e-06 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731587+0000", 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5862999999999997e-05 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.731598+0000", 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0777e-05 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.863 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919471+0000", 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.18787264000000001 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919475+0000", 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.425e-06 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.985182+0000", 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.065706778 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.864 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.985309+0000", 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000126723 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.985898+0000", 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000589392 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994071+0000", 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0081734319999999996 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.865 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994139+0000", 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7759e-05 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994189+0000", 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9972999999999997e-05 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994579+0000", 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00038990200000000002 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.866 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994630+0000", 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0673000000000001e-05 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994749+0000", 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011896300000000001 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.44609.0:239024 6.1d 6:bba0c09a:::benchmark_data_smithi007_139998_object110466:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1172)", 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:28:51.750925+0000", 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 590.48253285700002, 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2568810189999999, 2024-09-21T10:38:42.867 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.44609", 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/1266809402", 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 239024 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750925+0000", 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.868 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750925+0000", 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750923+0000", 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750930+0000", 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3509999999999996e-06 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.869 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750944+0000", 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3518e-05 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.750950+0000", 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4659999999999996e-06 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.751012+0000", 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1276000000000001e-05 2024-09-21T10:38:42.870 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.751026+0000", 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4045e-05 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919495+0000", 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.16846958500000001 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:51.919500+0000", 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2360000000000004e-06 2024-09-21T10:38:42.871 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988383+0000", 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0688826739999999 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988511+0000", 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000128028 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1,4", 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.988875+0000", 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00036379899999999999 2024-09-21T10:38:42.872 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994765+0000", 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00589005 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994819+0000", 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3958000000000001e-05 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:52.994946+0000", 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012696699999999999 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.873 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.007618+0000", 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012672114 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.007673+0000", 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4499000000000001e-05 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:28:53.007806+0000", 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013294500000000001 2024-09-21T10:38:42.874 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35400.0:143677 8.3 8:ce41b5a1:::benchmark_data_smithi007_211264_object20051:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1287)", 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:37:06.017217+0000", 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 96.216240721999995, 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.21532875100000001, 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35400", 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/4293048314", 2024-09-21T10:38:42.875 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 143677 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.017217+0000", 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.017217+0000", 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.876 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.017216+0000", 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.017221+0000", 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5260000000000001e-06 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.017233+0000", 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1884e-05 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.877 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.017239+0000", 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8000000000000004e-06 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.017273+0000", 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4221000000000003e-05 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.017353+0000", 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9641000000000005e-05 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,6", 2024-09-21T10:38:42.878 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.017418+0000", 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5353999999999998e-05 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.021245+0000", 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00382695 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.021310+0000", 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5265999999999995e-05 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.879 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.232458+0000", 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.21114797699999999 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.232508+0000", 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9354999999999998e-05 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:37:06.232545+0000", 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7747999999999998e-05 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.880 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35400.0:204390 8.3 8:cc20047b:::benchmark_data_smithi007_211264_object80764:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1296)", 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:17.410841+0000", 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 24.822616312000001, 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.28359952199999999, 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35400", 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/4293048314", 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 204390 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.881 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.410841+0000", 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.410841+0000", 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.410840+0000", 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:42.882 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.410845+0000", 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1080000000000001e-06 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.410860+0000", 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4422e-05 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.410867+0000", 2024-09-21T10:38:42.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.379e-06 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.420420+0000", 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0095531810000000009 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.420530+0000", 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010935 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,6", 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.420638+0000", 2024-09-21T10:38:42.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000108188 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.433755+0000", 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.013117533000000001 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.437422+0000", 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036664689999999999 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.694342+0000", 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.25691980199999997 2024-09-21T10:38:42.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.694398+0000", 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6382000000000003e-05 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.694441+0000", 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2620999999999997e-05 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.886 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35400.0:204391 8.3 8:cfbd4f82:::benchmark_data_smithi007_211264_object80765:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1296)", 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:17.413326+0000", 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 24.820131661000001, 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.31327189, 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35400", 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/4293048314", 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 204391 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.413326+0000", 2024-09-21T10:38:42.887 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.413326+0000", 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.413324+0000", 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.413333+0000", 2024-09-21T10:38:42.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4669999999999993e-06 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.413353+0000", 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9623000000000002e-05 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.413362+0000", 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.935e-06 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.426925+0000", 2024-09-21T10:38:42.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.013563601 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.427031+0000", 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000105346 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,6", 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.427137+0000", 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010631 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.890 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.433779+0000", 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0066416670000000004 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.437464+0000", 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036852719999999999 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.726506+0000", 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.28904176799999998 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.891 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.726556+0000", 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9793999999999998e-05 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.726598+0000", 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2018000000000003e-05 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35400.0:204428 8.3 8:c0bf5522:::benchmark_data_smithi007_211264_object80802:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1296)", 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:17.465198+0000", 2024-09-21T10:38:42.892 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 24.768259054000001, 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.26154193799999997, 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35400", 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/4293048314", 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 204428 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.465198+0000", 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.893 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.465198+0000", 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.465198+0000", 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.465202+0000", 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1130000000000003e-06 2024-09-21T10:38:42.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.465210+0000", 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1219999999999995e-06 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.465217+0000", 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1430000000000001e-06 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.895 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.465261+0000", 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4004000000000001e-05 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.465369+0000", 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010812800000000001 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,6", 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.465496+0000", 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012681500000000001 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.470704+0000", 2024-09-21T10:38:42.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0052081649999999998 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.472125+0000", 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014210889999999999 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.726632+0000", 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.25450689700000001 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.726707+0000", 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5029000000000003e-05 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.726740+0000", 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3185999999999997e-05 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35400.0:204443 8.3 8:c44df347:::benchmark_data_smithi007_211264_object80817:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1296)", 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:17.555699+0000", 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 24.677758106999999, 2024-09-21T10:38:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.17118814900000001, 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35400", 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/4293048314", 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 204443 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.555699+0000", 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.555699+0000", 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.555698+0000", 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.555704+0000", 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5010000000000004e-06 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.555715+0000", 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1654999999999999e-05 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.555721+0000", 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2000000000000002e-06 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.555779+0000", 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8230000000000003e-05 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.901 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.555872+0000", 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3041999999999995e-05 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,6", 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.555959+0000", 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7461999999999997e-05 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.559663+0000", 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003703296 2024-09-21T10:38:42.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.559710+0000", 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7243000000000002e-05 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.726774+0000", 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.16706446699999999 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.726853+0000", 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8438999999999999e-05 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:38:42.903 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:38:42.904 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:38:42.904 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:17.726887+0000", 2024-09-21T10:38:42.904 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4606e-05 2024-09-21T10:38:42.904 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.904 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.904 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.904 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:38:42.904 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:38:42.904 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:38:42.904 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:42.940 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:42.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:43.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:43.076 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:43.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:43.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:43.210 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:43.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:43.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:43.334 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:43.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:43.436 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:43.460 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:43.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:43.561 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:43.591 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:43.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:43.693 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:43.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.723 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:43.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:43.824 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:43.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:43.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:43 smithi031 ceph-mon[96824]: pgmap v1784: 99 pgs: 99 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-09-21T10:38:43.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:43 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:43.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:43 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1359325360' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:38:43.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:43 smithi031 ceph-mon[96824]: osdmap e1299: 8 total, 8 up, 8 in 2024-09-21T10:38:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:43 smithi007 ceph-mon[99390]: pgmap v1784: 99 pgs: 99 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-09-21T10:38:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:43 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:43 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1359325360' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:38:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:43 smithi007 ceph-mon[99390]: osdmap e1299: 8 total, 8 up, 8 in 2024-09-21T10:38:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:43 smithi007 ceph-mon[101144]: pgmap v1784: 99 pgs: 99 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2024-09-21T10:38:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:43 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:43 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1359325360' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:38:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:43 smithi007 ceph-mon[101144]: osdmap e1299: 8 total, 8 up, 8 in 2024-09-21T10:38:43.958 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:43.995 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:43.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:44.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:44.115 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:44.131 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:44.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:44.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:44.266 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:44.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:44.368 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:44.407 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:44.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:44.508 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:44.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:44.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:44.639 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:44.681 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:44.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:44.782 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:44.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:44.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:44.915 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:44.954 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:44.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:45.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:45.098 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:45.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:45.200 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:45.205 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:38:45.240 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:45.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:45.331 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:38:45.343 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:45.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.427 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:45.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:45.528 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:45.552 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:45.578 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:45.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:45.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:45 smithi007 ceph-mon[99390]: pgmap v1786: 99 pgs: 99 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-09-21T10:38:45.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:45 smithi007 ceph-mon[101144]: pgmap v1786: 99 pgs: 99 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-09-21T10:38:45.713 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:45.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:45.747 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:45.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:45.851 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:45 smithi031 ceph-mon[96824]: pgmap v1786: 99 pgs: 99 active+clean; 1.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-09-21T10:38:45.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:45.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:45.955 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:45.995 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:45.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:46.080 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:38:46.097 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:46.128 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:46.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:46.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:46.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:46.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:46.403 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:46.453 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:46.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:46.555 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:46.607 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:46.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:46.709 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:46.750 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:46.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:46.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:46.898 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:46.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:47.000 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:47.038 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:47.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:47.140 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:47.180 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:47.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:47.281 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:47.325 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:47.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:47.426 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:47.455 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:47.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:47.534 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:38:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:38:47.534 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 0 2024-09-21T10:38:47.534 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:38:47.556 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:47.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:47.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:47 smithi031 ceph-mon[96824]: pgmap v1787: 99 pgs: 99 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 814 op/s 2024-09-21T10:38:47.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:47 smithi007 ceph-mon[99390]: pgmap v1787: 99 pgs: 99 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 814 op/s 2024-09-21T10:38:47.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:47 smithi007 ceph-mon[101144]: pgmap v1787: 99 pgs: 99 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 814 op/s 2024-09-21T10:38:47.699 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:47.729 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:47.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:47.831 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:47.866 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:47.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:47.968 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:48.016 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:48.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:48.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 reset_purged_snaps_last 2024-09-21T10:38:48.117 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:48.153 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:48.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:48.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:48.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:38:48.297 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:48.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:48.399 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:48.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.446 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:48.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:48.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:48.599 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:48.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:48.617 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:48.701 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:48.742 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:48.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:48.843 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:48.880 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:48.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:48.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:49.018 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:49.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:49.120 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:49.156 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:49.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:49.258 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:49.320 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:49.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:49.390 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:49.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:49.439 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:49.446 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:49.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:49.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:49.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:49.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:49.687 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:49.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:49.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:49.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:49.861 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:49 smithi007 ceph-mon[99390]: pgmap v1788: 99 pgs: 99 active+clean; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2024-09-21T10:38:49.861 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:49 smithi007 ceph-mon[101144]: pgmap v1788: 99 pgs: 99 active+clean; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2024-09-21T10:38:49.865 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:49.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:49 smithi031 ceph-mon[96824]: pgmap v1788: 99 pgs: 99 active+clean; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2024-09-21T10:38:49.967 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:50.014 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:50.116 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:50.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.154 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:50.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:50.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:50.298 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:50.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:50.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:50.438 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:50.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:50.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:50.577 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:50.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:50.621 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:38:50.640 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2312900236' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:50.640 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:50 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:50.640 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2312900236' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:50.640 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:50 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:50.679 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.712 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:50.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:50.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:50.860 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:50.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2312900236' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:50.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:50 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:38:50.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:38:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:38:50] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.51.0" 2024-09-21T10:38:50.962 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:50.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:50.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:51.099 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:51.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.145 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:51.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:51.245 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:51.278 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:51.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:51.379 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:51.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.428 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:51.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:51.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:51.571 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:51.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:51.634 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:51 smithi031 ceph-mon[96824]: pgmap v1789: 99 pgs: 99 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:38:51.634 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:51 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:38:51.634 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:51 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:38:51.634 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:51 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:38:51.635 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:51 smithi031 ceph-mon[96824]: osdmap e1300: 8 total, 8 up, 8 in 2024-09-21T10:38:51.635 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:51.635 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:51.673 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:51.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[99390]: pgmap v1789: 99 pgs: 99 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:38:51.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:38:51.685 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:38:51.686 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:38:51.686 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[99390]: osdmap e1300: 8 total, 8 up, 8 in 2024-09-21T10:38:51.686 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:51.686 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:51.686 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[101144]: pgmap v1789: 99 pgs: 99 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:38:51.686 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:38:51.686 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:38:51.686 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:38:51.687 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[101144]: osdmap e1300: 8 total, 8 up, 8 in 2024-09-21T10:38:51.687 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:38:51.687 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:51.691 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:38:51.691 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:38:51.691 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:38:51.691 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:38:51.691 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:38:51.722 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:51.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:51.823 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:51.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.860 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:51.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:51.961 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:51.995 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:51.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:52.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:52.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.131 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:52.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:52.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:52.269 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:52.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:52.371 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:52.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:52.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:52.417 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:38:52.511 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:52.535 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:38:52.536 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:38:52.550 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:52.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:52.579 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:38:52.579 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:38:52.622 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:38:52.622 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:38:52.651 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:52.660 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:38:52.660 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:38:52.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:52.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:52.698 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:38:52.698 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:38:52.703 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:52.736 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:38:52.736 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:38:52.737 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:52 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2399158496' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:52.737 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:52 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2399158496' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:52.761 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:38:52.761 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:38:52.793 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:38:52.793 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:38:52.795 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:52.835 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:52.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:52.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:52 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2399158496' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:52.937 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:52.978 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:53.080 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:53.127 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:53.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:53.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:53.271 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:53.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:53.373 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:53.409 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:53.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:53.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:53.548 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:53.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:53.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:53.674 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:53.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:53.775 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:53.815 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:53.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:53.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:53 smithi007 ceph-mon[99390]: pgmap v1791: 99 pgs: 99 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:38:53.843 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:53 smithi007 ceph-mon[101144]: pgmap v1791: 99 pgs: 99 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:38:53.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:53 smithi031 ceph-mon[96824]: pgmap v1791: 99 pgs: 99 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:38:53.917 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:53.957 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:53.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:54.059 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:54.122 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:54.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:54.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:38:54.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:54.268 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:54.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:54.370 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:54.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.420 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:54.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:54.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:54.560 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:54.635 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:38:54.635 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:38:54.662 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:54.690 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:54.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:54.791 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:54.827 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:54.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:54.929 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:54.971 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:54.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:55.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:55.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.124 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:55.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:55.169 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:55.224 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:55.252 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:55.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:55.354 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:55.388 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:55.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:55.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:38:55.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:55.523 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:55.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:55.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:55.661 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:55.667 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:55 smithi031 ceph-mon[96824]: pgmap v1792: 99 pgs: 99 active+clean; 955 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-09-21T10:38:55.764 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:55.783 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:55.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:55.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:55.910 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:55 smithi007 ceph-mon[99390]: pgmap v1792: 99 pgs: 99 active+clean; 955 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-09-21T10:38:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:55 smithi007 ceph-mon[101144]: pgmap v1792: 99 pgs: 99 active+clean; 955 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 831 op/s 2024-09-21T10:38:55.952 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:55.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:56.054 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:56.083 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:56.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:56.185 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:56.218 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:56.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:56.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:56.360 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:56.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:56.462 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:56.498 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:56.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:56.599 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:56.623 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:38:56.649 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:56.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:56.751 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:56.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.778 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:56.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:56.878 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:56.919 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:56.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:57.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:57.085 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:57.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:57.187 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:57.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:57.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:57.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:57.352 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:57.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:57.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:57.488 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:57.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:57.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:57.633 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:57.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:57.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:57 smithi007 ceph-mon[99390]: pgmap v1793: 99 pgs: 99 active+clean; 804 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2024-09-21T10:38:57.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:57 smithi007 ceph-mon[101144]: pgmap v1793: 99 pgs: 99 active+clean; 804 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2024-09-21T10:38:57.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:57.770 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:57.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:57.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:57 smithi031 ceph-mon[96824]: pgmap v1793: 99 pgs: 99 active+clean; 804 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2024-09-21T10:38:57.919 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:57.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:58.022 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:58.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:58.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:58.166 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:58.206 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:58.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:58.308 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:58.343 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:58.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:58.445 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:58.482 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:58.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:58.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:58.595 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:38:58.595 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:38:58.629 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:58.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:58.649 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:38:58.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:58.755 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:58.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:58.857 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:58.904 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:58 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2861447014' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:38:58.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:58 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2861447014' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:38:58.929 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:58 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2861447014' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:38:59.006 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:59.042 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:59.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:59.144 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:59.178 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:59.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:59.279 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:59.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:59.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:59.403 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:38:59.438 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:38:59.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:38:59.530 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:38:59.540 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:59.565 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:59.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:59.666 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:59.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.690 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:59.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:59.791 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:59.823 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:59.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:59.903 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:59.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:59 smithi031 ceph-mon[96824]: pgmap v1794: 99 pgs: 99 active+clean; 690 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2024-09-21T10:38:59.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:59 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:59.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2861447014' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:38:59.917 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:38:59 smithi031 ceph-mon[96824]: osdmap e1301: 8 total, 8 up, 8 in 2024-09-21T10:38:59.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:59 smithi007 ceph-mon[99390]: pgmap v1794: 99 pgs: 99 active+clean; 690 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2024-09-21T10:38:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:59 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2861447014' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:38:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:38:59 smithi007 ceph-mon[99390]: osdmap e1301: 8 total, 8 up, 8 in 2024-09-21T10:38:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:59 smithi007 ceph-mon[101144]: pgmap v1794: 99 pgs: 99 active+clean; 690 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2024-09-21T10:38:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:59 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2861447014' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:38:59.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:38:59 smithi007 ceph-mon[101144]: osdmap e1301: 8 total, 8 up, 8 in 2024-09-21T10:38:59.953 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:38:59.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:00.054 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:00.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:00.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:00.188 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:00.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.229 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:00.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:00.330 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:00.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.369 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:00.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:00.470 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:00.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:00.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:00.596 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:00.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.633 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:00.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:00.734 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:00.770 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:00.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:00.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:00.906 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:00.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:01.007 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:01.030 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:01.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:01.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:01.173 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:01.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:39:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:39:00] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.51.0" 2024-09-21T10:39:01.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:01.313 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:01.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:01.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:01.447 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:01.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:01.548 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:01.588 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:01.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:01.680 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:01 smithi031 ceph-mon[96824]: pgmap v1796: 99 pgs: 99 active+clean; 567 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-21T10:39:01.690 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:01.724 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:01.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:01.776 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 reset_purged_snaps_last 2024-09-21T10:39:01.826 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:01.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.889 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:01.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:01 smithi007 ceph-mon[101144]: pgmap v1796: 99 pgs: 99 active+clean; 567 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-21T10:39:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:01 smithi007 ceph-mon[99390]: pgmap v1796: 99 pgs: 99 active+clean; 567 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 852 op/s 2024-09-21T10:39:01.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:02.041 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:02.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:02.142 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:02.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:02.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:02.291 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:02.329 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:02.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:02.429 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:39:02.429 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:39:02.431 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:02.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.471 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:02.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:02.571 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:02.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:02.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:02.664 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:02.713 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:02.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:02.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.787 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:02.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:02.888 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:02.931 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:02.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:03.033 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:03.071 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:03.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:03.124 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:39:03.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:03.212 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:03.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:03.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:03.350 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:03.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:03.452 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:03.480 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:39:03.491 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:03.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:03.593 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:03.631 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:03.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:03.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:03.767 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:03.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:03.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:03.912 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:03.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:03 smithi031 ceph-mon[96824]: pgmap v1797: 99 pgs: 99 active+clean; 553 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2024-09-21T10:39:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:03 smithi007 ceph-mon[99390]: pgmap v1797: 99 pgs: 99 active+clean; 553 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2024-09-21T10:39:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:03 smithi007 ceph-mon[101144]: pgmap v1797: 99 pgs: 99 active+clean; 553 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2024-09-21T10:39:04.013 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:04.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.071 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:04.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:04.172 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:04.194 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:04.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:04.296 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:04.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.351 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:04.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:04.452 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:04.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:04.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:04.584 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:39:04.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:04.691 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:04.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:04.793 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:04.830 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:04.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:04.932 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:04.968 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:04.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:05.069 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:05.110 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:05.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:05.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:05.212 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:05.246 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:05.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:05.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:05.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:05.390 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:05.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:05.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:05.492 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:05.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:05.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:05.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:05.639 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:05.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:05.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:05.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:05.810 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:05.863 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:05.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:05.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:05.902 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:05 smithi007 ceph-mon[99390]: pgmap v1798: 99 pgs: 99 active+clean; 445 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 814 op/s 2024-09-21T10:39:05.903 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:05 smithi007 ceph-mon[101144]: pgmap v1798: 99 pgs: 99 active+clean; 445 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 814 op/s 2024-09-21T10:39:05.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:05 smithi031 ceph-mon[96824]: pgmap v1798: 99 pgs: 99 active+clean; 445 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 814 op/s 2024-09-21T10:39:05.965 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:05.968 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:39:05.968 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:39:06.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.004 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:06.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:06.006 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:39:06.006 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:39:06.043 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:39:06.043 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:39:06.080 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:39:06.080 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:39:06.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:06.120 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:39:06.120 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:39:06.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.156 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:06.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:06.162 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:39:06.162 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:39:06.201 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:39:06.201 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:39:06.236 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:39:06.237 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:39:06.257 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:06.288 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:06.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:06.390 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:06.427 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:06.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:06.429 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:39:06.429 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:39:06.429 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:39:06.429 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:202689 8.5 e1296/1264 8:a3837431:::benchmark_data_smithi007_211264_object79063:head v 1296'12789, mlcod=1296'12786)", 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:15.317885+0000", 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 51.106113454999999, 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.037359551999999997, 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:15.317885+0000", 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:15.317885+0000", 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:15.317884+0000", 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:15.317901+0000", 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6422e-05 2024-09-21T10:39:06.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:15.317912+0000", 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1901e-05 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:15.317920+0000", 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2010000000000002e-06 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:15.324053+0000", 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0061334060000000001 2024-09-21T10:39:06.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:15.332153+0000", 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0080998279999999999 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:15.355149+0000", 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.022996269 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:15.355245+0000", 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5556999999999993e-05 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.433 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:203557 8.d e1296/1264 8:b00e2b67:::benchmark_data_smithi007_211264_object79931:head v 1296'12732, mlcod=1296'12730)", 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:16.350430+0000", 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 50.073568954999999, 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.043237831999999997, 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.350430+0000", 2024-09-21T10:39:06.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.350430+0000", 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.350429+0000", 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.350437+0000", 2024-09-21T10:39:06.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8299999999999996e-06 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.350449+0000", 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2191000000000001e-05 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.350456+0000", 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8379999999999996e-06 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.350522+0000", 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6565999999999999e-05 2024-09-21T10:39:06.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.350542+0000", 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9619e-05 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.393638+0000", 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.043096143000000003 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.393668+0000", 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9488e-05 2024-09-21T10:39:06.437 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:203559 8.5 e1296/1264 8:ae0b905f:::benchmark_data_smithi007_211264_object79933:head v 1296'12844, mlcod=1296'12840)", 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:16.353404+0000", 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 50.070594686, 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.041712402000000003, 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.353404+0000", 2024-09-21T10:39:06.438 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.353404+0000", 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.353403+0000", 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.353410+0000", 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6730000000000003e-06 2024-09-21T10:39:06.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.353420+0000", 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0305e-05 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.353427+0000", 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4910000000000002e-06 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.353473+0000", 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6740999999999999e-05 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.353491+0000", 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7961e-05 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.395081+0000", 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.041590149999999999 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.395116+0000", 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4981999999999998e-05 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.441 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:203669 8.6 e1296/1264 8:6590d97f:::benchmark_data_smithi007_211264_object80043:head v 1296'13104, mlcod=1296'13102)", 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:16.486571+0000", 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 49.937427763000002, 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.122640077, 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.486571+0000", 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.486571+0000", 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.486570+0000", 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.486578+0000", 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9079999999999995e-06 2024-09-21T10:39:06.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.486602+0000", 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3723e-05 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.486609+0000", 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6869999999999994e-06 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.486665+0000", 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5782999999999998e-05 2024-09-21T10:39:06.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.486684+0000", 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9443999999999999e-05 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.609168+0000", 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12248337099999999 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.609211+0000", 2024-09-21T10:39:06.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3108000000000001e-05 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:203674 8.5 e1296/1264 8:a4184975:::benchmark_data_smithi007_211264_object80048:head v 1296'12848, mlcod=1296'12846)", 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:16.490355+0000", 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 49.933643551999999, 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.13256138200000001, 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.446 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490355+0000", 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490355+0000", 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490354+0000", 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490363+0000", 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.799e-06 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490377+0000", 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.451e-05 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490385+0000", 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4560000000000003e-06 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490438+0000", 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3640000000000001e-05 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490458+0000", 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0058e-05 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.622870+0000", 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.13241197299999999 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.622916+0000", 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6056000000000001e-05 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:203673 8.c e1296/1264 8:306578ae:::benchmark_data_smithi007_211264_object80047:head v 1296'12647, mlcod=1296'12645)", 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:16.490798+0000", 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 49.933200991, 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.12886903399999999, 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.450 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490798+0000", 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490798+0000", 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490797+0000", 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.490804+0000", 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.126e-06 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.609146+0000", 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.118342164 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.609161+0000", 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5505000000000001e-05 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.609207+0000", 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5824e-05 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.609233+0000", 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5718e-05 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.619599+0000", 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010366112 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.619667+0000", 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7708999999999998e-05 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:203676 8.5 e1296/1264 8:abf3bfb6:::benchmark_data_smithi007_211264_object80050:head v 1296'12849, mlcod=1296'12846)", 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:16.491311+0000", 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 49.932688108000001, 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.136137486, 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.454 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.491311+0000", 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.491311+0000", 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.491310+0000", 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.491316+0000", 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1929999999999998e-06 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.609148+0000", 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.117832362 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.609161+0000", 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2802999999999999e-05 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.612588+0000", 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0034264619999999999 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.612603+0000", 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5216e-05 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.627333+0000", 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014729832999999999 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:16.627448+0000", 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000115288 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:205761 8.d e1296/1264 8:b1c33bc9:::benchmark_data_smithi007_211264_object82135:head v 1296'12861, mlcod=1296'12857)", 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:19.303139+0000", 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 47.120859402000001, 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.042862630999999998, 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:19.303139+0000", 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.459 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:19.303139+0000", 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:19.303138+0000", 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:19.303145+0000", 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5060000000000001e-06 2024-09-21T10:39:06.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:19.303155+0000", 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0370000000000001e-05 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:19.303161+0000", 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0589999999999999e-06 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:19.316926+0000", 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.013764264 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:19.316957+0000", 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1368000000000002e-05 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:19.345956+0000", 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.028998896999999999 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:19.346002+0000", 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5908999999999997e-05 2024-09-21T10:39:06.462 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:211438 8.d e1296/1264 8:b2fcf730:::benchmark_data_smithi007_211264_object87812:head v 1296'13215, mlcod=1296'13212)", 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:26.109983+0000", 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 40.314015341999998, 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.048500834, 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.109983+0000", 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.109983+0000", 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.109982+0000", 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.109990+0000", 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9219999999999997e-06 2024-09-21T10:39:06.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.110001+0000", 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0437e-05 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.110007+0000", 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5640000000000002e-06 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.110068+0000", 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0927999999999997e-05 2024-09-21T10:39:06.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.110088+0000", 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9822000000000001e-05 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.155569+0000", 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.045480630000000001 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.158484+0000", 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002915459 2024-09-21T10:39:06.466 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:211439 8.5 e1296/1264 8:afb44c04:::benchmark_data_smithi007_211264_object87813:head v 1296'13351, mlcod=1296'13349)", 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:26.112932+0000", 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 40.311067141999999, 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.052165984999999998, 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.112932+0000", 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.467 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.112932+0000", 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.112931+0000", 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.112936+0000", 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2739999999999998e-06 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.112944+0000", 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.157e-06 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.112950+0000", 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3730000000000001e-06 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.136254+0000", 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.023304465 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.469 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.136310+0000", 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5618999999999997e-05 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.165072+0000", 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.028761925000000001 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.165097+0000", 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5681999999999999e-05 2024-09-21T10:39:06.470 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:211441 8.5 e1296/1264 8:a6506e50:::benchmark_data_smithi007_211264_object87815:head v 1296'13352, mlcod=1296'13349)", 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:26.117914+0000", 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 40.306084241000001, 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.047228033000000003, 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.117914+0000", 2024-09-21T10:39:06.471 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.117914+0000", 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.117914+0000", 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.117921+0000", 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9439999999999999e-06 2024-09-21T10:39:06.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.117936+0000", 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5498e-05 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.117943+0000", 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8460000000000002e-06 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.150683+0000", 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.032739826999999999 2024-09-21T10:39:06.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.150732+0000", 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9336999999999999e-05 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.165124+0000", 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014392063 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.165142+0000", 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8300000000000001e-05 2024-09-21T10:39:06.474 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:211450 8.d e1296/1264 8:ba60ac28:::benchmark_data_smithi007_211264_object87824:head v 1296'13216, mlcod=1296'13213)", 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:26.125283+0000", 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 40.298715270999999, 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.039784893000000002, 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.125283+0000", 2024-09-21T10:39:06.475 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.125283+0000", 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.125282+0000", 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.125291+0000", 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5129999999999996e-06 2024-09-21T10:39:06.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.125310+0000", 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9375e-05 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.125318+0000", 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1440000000000003e-06 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.128031+0000", 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0027127010000000001 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.477 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.128087+0000", 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5952000000000002e-05 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.165029+0000", 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.036941981999999998 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:26.165068+0000", 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9144000000000003e-05 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.478 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:225278 8.6 e1299/1264 8:6c7fa996:::benchmark_data_smithi007_211264_object101652:head v 1299'14520, mlcod=1299'14517)", 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:43.196174+0000", 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 23.227824433999999, 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.27675448400000002, 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196174+0000", 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.479 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196174+0000", 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196173+0000", 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196182+0000", 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6999999999999997e-06 2024-09-21T10:39:06.480 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196194+0000", 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.276e-05 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196202+0000", 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3130000000000001e-06 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.481 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196325+0000", 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012346899999999999 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.447618+0000", 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.251293235 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.482 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.472903+0000", 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.025284586000000001 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.472929+0000", 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5709000000000001e-05 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:225275 8.8 e1299/1264 8:1c3501fd:::benchmark_data_smithi007_211264_object101649:head v 1299'14180, mlcod=1299'14176)", 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:43.196223+0000", 2024-09-21T10:39:06.483 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 23.227775574999999, 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.26852109800000001, 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196223+0000", 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196223+0000", 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.484 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196223+0000", 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196227+0000", 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3599999999999998e-06 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196233+0000", 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3389999999999998e-06 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.485 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.196238+0000", 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3680000000000004e-06 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.447636+0000", 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.25139837700000001 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.447661+0000", 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.4360999999999999e-05 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.486 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.464683+0000", 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017022412000000001 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.464744+0000", 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1248999999999996e-05 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.487 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:225287 8.d e1299/1264 8:b41cf899:::benchmark_data_smithi007_211264_object101661:head v 1299'14062, mlcod=1299'14060)", 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:43.211030+0000", 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 23.212968320000002, 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.24406341000000001, 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.211030+0000", 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.211030+0000", 2024-09-21T10:39:06.488 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.211029+0000", 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.211039+0000", 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0404000000000001e-05 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.447604+0000", 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.23656502900000001 2024-09-21T10:39:06.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.447616+0000", 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1321999999999999e-05 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.449503+0000", 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001887016 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.449524+0000", 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1005999999999998e-05 2024-09-21T10:39:06.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.455064+0000", 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0055398940000000001 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.455094+0000", 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0079000000000001e-05 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.491 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:225296 8.5 e1299/1264 8:af936d80:::benchmark_data_smithi007_211264_object101670:head v 1299'14261, mlcod=1299'14259)", 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:43.219961+0000", 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 23.204037959000001, 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.23509991, 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.219961+0000", 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.219961+0000", 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.219959+0000", 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.219969+0000", 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0142999999999999e-05 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.447600+0000", 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.22763069 2024-09-21T10:39:06.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.447616+0000", 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5594e-05 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.448014+0000", 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00039873399999999998 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.448034+0000", 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9706000000000001e-05 2024-09-21T10:39:06.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.455028+0000", 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0069938769999999999 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:43.455061+0000", 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2512000000000003e-05 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.495 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.35400.0:226867 8.6 e1299/1264 8:629119af:::benchmark_data_smithi007_211264_object103241:head v 1299'14636, mlcod=1299'14634)", 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:38:45.163102+0000", 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 21.260896913, 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.034820311, 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:45.163102+0000", 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:45.163102+0000", 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:39:06.496 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:45.163101+0000", 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:45.163108+0000", 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2389999999999996e-06 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:45.163124+0000", 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5664000000000001e-05 2024-09-21T10:39:06.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:45.163131+0000", 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2089999999999999e-06 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:45.163284+0000", 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015293899999999999 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:45.163335+0000", 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0855e-05 2024-09-21T10:39:06.498 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:45.197885+0000", 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.034550388000000001 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:38:45.197922+0000", 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6791000000000001e-05 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:39:06.499 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:39:06.529 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:06.568 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:06.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:06.670 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:06.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.712 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:06.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:06.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:06.852 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:06.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3576813199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3576813199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:06.955 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:06.991 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:06.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:07.093 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:07.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:07.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3576813199' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:07.233 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:07.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:07.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:07.379 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:39:07.434 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:07.464 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:07.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:07.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:07.620 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:07.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:07.721 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:07.756 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:07.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:07.857 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:07.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:07.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:07.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:07 smithi007 ceph-mon[99390]: pgmap v1799: 99 pgs: 99 active+clean; 296 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-21T10:39:07.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:07 smithi007 ceph-mon[101144]: pgmap v1799: 99 pgs: 99 active+clean; 296 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-21T10:39:07.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:08.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:08.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:08.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:08.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:07 smithi031 ceph-mon[96824]: pgmap v1799: 99 pgs: 99 active+clean; 296 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-09-21T10:39:08.170 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:08.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 reset_purged_snaps_last 2024-09-21T10:39:08.271 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:08.296 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:08.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:08.315 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:08.398 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:08.415 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:08.458 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:08.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:08.560 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:08.589 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:08.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:08.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:08.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:08.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:08.825 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:08.879 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:08.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:08.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:09.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.029 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:09.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:09.130 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:09.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:09.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:09.262 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:09.290 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:09.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:09.392 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:09.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.430 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:09.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:09.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:09.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:39:09.556 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:09.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:09.657 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:09.715 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:09.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:09.817 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:09.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:09.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:09.899 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:09 smithi007 ceph-mon[101144]: pgmap v1800: 99 pgs: 99 active+clean; 182 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-09-21T10:39:09.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:09 smithi007 ceph-mon[99390]: pgmap v1800: 99 pgs: 99 active+clean; 182 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-09-21T10:39:09.945 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:09.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.989 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:09.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:10.089 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Removed 123623 objects 2024-09-21T10:39:10.089 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Clean up completed and total clean up time :146.194 2024-09-21T10:39:10.090 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:10.112 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:10.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:09 smithi031 ceph-mon[96824]: pgmap v1800: 99 pgs: 99 active+clean; 182 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2024-09-21T10:39:10.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:10.236 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:10.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:10.337 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:10.360 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:10.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:10.461 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:10.484 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:10.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:10.585 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:10.609 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:10.611 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:10.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:10.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:10.736 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:10.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:10.837 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:10.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:10.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:10.870 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2024-09-21T10:39:10.870 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2024-09-21T10:39:10.962 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:10.986 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:10.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:11.073 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:39:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:39:10] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.51.0" 2024-09-21T10:39:11.088 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:11.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:11.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:11.212 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:11.235 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:11.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:11.336 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:11.358 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:11.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:11.459 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:11.481 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:11.583 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:11.606 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:11.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:11.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:11.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:11.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:11.830 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:11.853 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:11.916 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:11 smithi007 ceph-mon[99390]: pgmap v1801: 99 pgs: 99 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 864 op/s 2024-09-21T10:39:11.916 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:11 smithi007 ceph-mon[101144]: pgmap v1801: 99 pgs: 99 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 864 op/s 2024-09-21T10:39:11.955 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:11.982 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:11.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:12.083 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:12.106 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:12.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:11 smithi031 ceph-mon[96824]: pgmap v1801: 99 pgs: 99 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 864 op/s 2024-09-21T10:39:12.208 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:12.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:12.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:12.332 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:12.354 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:12.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:12.455 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:12.480 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:12.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:12.582 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:12.605 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:12.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:12.706 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:12.732 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:12.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:12.834 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:12.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:12.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:12.963 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:12.985 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:12.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:13.033 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:39:13.033 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:39:13.033 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 0 2024-09-21T10:39:13.033 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:39:13.087 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:13.109 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:13.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:13.211 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:13.233 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:13.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:13.334 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:13.357 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:13.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:13.458 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:13.481 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:13.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:13.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:13.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:13.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:13.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:13.738 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:13.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:13.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:13.867 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:13.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:13 smithi007 ceph-mon[99390]: pgmap v1802: 99 pgs: 99 active+clean; 44 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-21T10:39:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:13 smithi007 ceph-mon[101144]: pgmap v1802: 99 pgs: 99 active+clean; 44 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-21T10:39:13.968 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:13.991 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:14.093 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:14.120 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:14.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:13 smithi031 ceph-mon[96824]: pgmap v1802: 99 pgs: 99 active+clean; 44 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-09-21T10:39:14.221 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:14.248 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:14.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:14.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:14.375 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:14.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:14.477 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:14.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:14.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:14.602 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:14.625 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:14.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:14.692 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:39:14.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:14.754 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:14.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:14.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 reset_purged_snaps_last 2024-09-21T10:39:14.856 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:14.882 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:14.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/36830571' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/36830571' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:14.984 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:15.006 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:15.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:15.107 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:15.130 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:15.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/36830571' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:15.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:15.259 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:15.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:15.360 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:15.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:15.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:15.489 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:15.512 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:15.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:15.614 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:15.636 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:15.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:15.738 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:15.765 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:15.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:15.866 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:15.890 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:15.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:15.907 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:39:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:15 smithi007 ceph-mon[101144]: pgmap v1803: 99 pgs: 99 active+clean; 6.4 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-21T10:39:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:15 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:39:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:15 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/36830571' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:15 smithi007 ceph-mon[101144]: osdmap e1302: 8 total, 8 up, 8 in 2024-09-21T10:39:15.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:15 smithi007 ceph-mon[99390]: pgmap v1803: 99 pgs: 99 active+clean; 6.4 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-21T10:39:15.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:15 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:39:15.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:15 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/36830571' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:15.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:15 smithi007 ceph-mon[99390]: osdmap e1302: 8 total, 8 up, 8 in 2024-09-21T10:39:15.992 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:15.992 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:16.019 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:16.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:16.031 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:16.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:16.146 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:16.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:15 smithi031 ceph-mon[96824]: pgmap v1803: 99 pgs: 99 active+clean; 6.4 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2024-09-21T10:39:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:15 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:39:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:15 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/36830571' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:15 smithi031 ceph-mon[96824]: osdmap e1302: 8 total, 8 up, 8 in 2024-09-21T10:39:16.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:16.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.271 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:16.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:16.372 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:16.394 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:16.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:16.496 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:16.518 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:16.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:16.619 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:16.646 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:16.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:16.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:16.771 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:16.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:16.873 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:16.896 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:16.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:16.997 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:17.023 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:17.125 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:17.151 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:17.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:17.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:17.279 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:17.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:17.381 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:17.393 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:39:17.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:17.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:17.510 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:17.537 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:17.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:17.639 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:17.665 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:17.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:17.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:17.793 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:17.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:17.870 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:17.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:17.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.922 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:17.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:17 smithi007 ceph-mon[99390]: pgmap v1805: 99 pgs: 99 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 473 op/s 2024-09-21T10:39:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:17 smithi007 ceph-mon[101144]: pgmap v1805: 99 pgs: 99 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 473 op/s 2024-09-21T10:39:18.023 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:18.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:18.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:18.154 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:17 smithi031 ceph-mon[96824]: pgmap v1805: 99 pgs: 99 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 473 op/s 2024-09-21T10:39:18.182 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:18.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:18.284 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:18.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:18.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:18.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:18.432 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:18.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:18.534 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:18.556 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:18.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:18.657 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:18.684 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:18.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:18.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:18.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:18.910 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:18.937 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:18.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:19.038 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:19.072 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:19.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:19.174 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:19.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:19.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:19.302 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:19.329 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:19.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:19.430 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:19.456 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:19.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:19.557 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:19.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:19.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:19.682 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:19.714 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:19.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:19.815 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:19.838 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:19.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:19.939 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:19 smithi007 ceph-mon[99390]: pgmap v1806: 99 pgs: 99 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 291 op/s 2024-09-21T10:39:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:19 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/996189316' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:39:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:19 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:39:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:19 smithi007 ceph-mon[101144]: pgmap v1806: 99 pgs: 99 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 291 op/s 2024-09-21T10:39:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:19 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/996189316' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:39:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:19 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:39:19.963 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:19.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:20.064 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:20.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.090 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:20.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:19 smithi031 ceph-mon[96824]: pgmap v1806: 99 pgs: 99 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 291 op/s 2024-09-21T10:39:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:19 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/996189316' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:39:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:19 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:39:20.191 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:20.215 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:20.291 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_3' removed 2024-09-21T10:39:20.319 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:20.340 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:20.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:20.441 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:20.466 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:20.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:20.567 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:20.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:20.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:20.692 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:20.716 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:20.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:20.817 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:20.839 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:20.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:20.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:20 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:39:20.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:20 smithi007 ceph-mon[99390]: osdmap e1303: 8 total, 8 up, 8 in 2024-09-21T10:39:20.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:20 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:39:20.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:20 smithi007 ceph-mon[101144]: osdmap e1303: 8 total, 8 up, 8 in 2024-09-21T10:39:20.940 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:20.967 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:20.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:21.055 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:39:21.056 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:39:21.056 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2024-09-21T10:39:21.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_4 16 2024-09-21T10:39:21.061 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:21.062 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:21.069 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:21.124 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:21.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:21.149 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:39:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:39:20] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.51.0" 2024-09-21T10:39:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:20 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:39:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:20 smithi031 ceph-mon[96824]: osdmap e1303: 8 total, 8 up, 8 in 2024-09-21T10:39:21.226 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:21.253 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:21.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:21.355 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:21.381 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:21.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:21.483 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:21.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:21.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:21.611 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:21.636 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:21.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:21.738 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:21.742 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:21 smithi007 ceph-mon[99390]: pgmap v1808: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:21.742 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:21.742 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:21 smithi007 ceph-mon[101144]: pgmap v1808: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:21.742 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:21.763 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:21.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:21.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:21.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:21.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:22.013 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:22.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:22.115 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:22.138 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:22.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:21 smithi031 ceph-mon[96824]: pgmap v1808: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:22.240 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:22.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.267 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:22.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:22.368 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:22.394 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:22.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:22.496 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:22.522 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:22.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:22.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:22.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:22.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:22.748 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:22.775 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:22.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:22.854 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 reset_purged_snaps_last 2024-09-21T10:39:22.877 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:22.919 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:22.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:23.020 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:23.047 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:23.149 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:23.175 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:23.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:23.276 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:23.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:23.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:23.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:23.423 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:23.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:23.524 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:23.546 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:23.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:23.648 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:23.670 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:23.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:23.771 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:23.798 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:23.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:23.899 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:23.926 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:23.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:23 smithi007 ceph-mon[99390]: pgmap v1809: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:23 smithi007 ceph-mon[101144]: pgmap v1809: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:24.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:24.054 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:24.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:24.156 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:23 smithi031 ceph-mon[96824]: pgmap v1809: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:24.183 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:24.284 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:24.311 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:24.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:24.413 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:24.437 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:24.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:24.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:24.566 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:24.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:24.667 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:24.691 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:24.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:24.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:24.822 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:24.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:24.923 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:24.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:24.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:25.033 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:39:25.033 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:39:25.033 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:39:25.034 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:39:25.039 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:39:25.039 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:39:25.049 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:25.052 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:25.057 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:39:25.057 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:39:25.075 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:39:25.075 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:39:25.078 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:25.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:25.092 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:39:25.092 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:39:25.108 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:39:25.108 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:39:25.125 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:39:25.125 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:39:25.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:25.207 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:25.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:25.308 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:25.335 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:25.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:25.437 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:25.463 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:25.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:25.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:25.587 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:25.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:25.689 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:25.716 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:25.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:25.817 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:25.839 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:25.915 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:25 smithi007 ceph-mon[99390]: pgmap v1810: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:25.915 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:25 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/248982920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:25.916 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:25 smithi007 ceph-mon[101144]: pgmap v1810: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:25.916 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:25 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/248982920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:25.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:25.964 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:25.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:26.065 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:26.092 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:26.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:25 smithi031 ceph-mon[96824]: pgmap v1810: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:25 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/248982920' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:26.194 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:26.217 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:26.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:26.318 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:26.340 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:26.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:26.442 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:26.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:26.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:26.570 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:26.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:26.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:26.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:26.718 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:26.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:26.809 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:26.821 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:26.844 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:26.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:26.946 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:26.968 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:26.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:27.070 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:27.097 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:27.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:27.198 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:27.225 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:27.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:27.326 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:27.348 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:27.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:27.450 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:27.473 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:27.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:27.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:27.601 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:27.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:27.703 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:27.726 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:27.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:27.828 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:27.854 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:27.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:27 smithi007 ceph-mon[99390]: pgmap v1811: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:27.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:27 smithi007 ceph-mon[101144]: pgmap v1811: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:27.956 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:27.967 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:27 smithi031 ceph-mon[96824]: pgmap v1811: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:27.983 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:27.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:28.084 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:28.107 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:28.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:28.208 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:28.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:28.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:28.331 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:28.353 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:28.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:28.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:28.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:28.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:28.530 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:39:28.530 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:39:28.583 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:28.605 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:28.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:28.706 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:28.733 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:28.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:28.811 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:39:28.835 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:28.876 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:28.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:28.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:29.004 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:29.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:29.106 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:29.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:29.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:29.235 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:29.238 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:39:29.261 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:29.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:29.363 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:29.385 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:29.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:29.487 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:29.513 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:29.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:29.641 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:29.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:29.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:29.764 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:29.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:29.866 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:29.892 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:29.979 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:29 smithi007 ceph-mon[99390]: pgmap v1812: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:29.979 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:29 smithi007 ceph-mon[101144]: pgmap v1812: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:29.994 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:30.021 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:30.123 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:30.149 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:30.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:29 smithi031 ceph-mon[96824]: pgmap v1812: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:30.251 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:30.277 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:30.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:30.378 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:30.402 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:30.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:30.503 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:30.525 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:30.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:30.627 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:30.648 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:30.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:30.717 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:39:30.751 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:30.772 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:30.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:30.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:30 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1132981777' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:39:30.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:30 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1132981777' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:39:30.874 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:30.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:30.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:30.999 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:31.026 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:31.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:31.128 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:31.155 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:31.165 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:39:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:39:30] "GET /metrics HTTP/1.1" 200 34245 "" "Prometheus/2.51.0" 2024-09-21T10:39:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:30 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1132981777' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:39:31.257 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:31.284 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:31.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:31.385 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:31.400 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:31.411 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:31.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:31.513 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:31.540 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:31.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:31.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:31.665 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:39:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=cleanup t=2024-09-21T10:39:31.407205257Z level=info msg="Completed cleanup jobs" duration=3.773751ms 2024-09-21T10:39:31.665 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:39:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=plugins.update.checker t=2024-09-21T10:39:31.55421258Z level=info msg="Update check succeeded" duration=65.270061ms 2024-09-21T10:39:31.670 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:31.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:31.723 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_4' created 2024-09-21T10:39:31.771 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:31.797 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:31.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:31.803 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[99390]: pgmap v1813: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:31.803 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:39:31.803 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1132981777' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:39:31.803 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[99390]: osdmap e1304: 8 total, 8 up, 8 in 2024-09-21T10:39:31.803 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/656424474' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:39:31.803 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:39:31.804 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[101144]: pgmap v1813: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:31.804 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:39:31.804 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1132981777' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:39:31.804 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[101144]: osdmap e1304: 8 total, 8 up, 8 in 2024-09-21T10:39:31.804 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/656424474' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:39:31.804 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:31 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:39:31.899 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:31.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:32.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:32.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:32.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:32.147 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:31 smithi031 ceph-mon[96824]: pgmap v1813: 83 pgs: 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:31 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:39:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1132981777' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:39:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:31 smithi031 ceph-mon[96824]: osdmap e1304: 8 total, 8 up, 8 in 2024-09-21T10:39:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/656424474' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:39:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:31 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:39:32.173 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:32.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:32.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:32.297 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:32.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:32.399 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:32.421 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:32.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:32.523 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:32.546 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:32.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:32.548 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2024-09-21T10:39:32.647 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:32.671 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:32.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:32.772 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T10:39:32.772 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:32 smithi007 ceph-mon[99390]: osdmap e1305: 8 total, 8 up, 8 in 2024-09-21T10:39:32.773 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T10:39:32.773 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:32 smithi007 ceph-mon[101144]: osdmap e1305: 8 total, 8 up, 8 in 2024-09-21T10:39:32.773 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:32.798 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:32.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:32.900 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:32.924 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:32.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:33.025 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:33.029 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:33.053 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:33.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:33.154 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T10:39:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:32 smithi031 ceph-mon[96824]: osdmap e1305: 8 total, 8 up, 8 in 2024-09-21T10:39:33.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.182 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:33.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:33.283 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:33.306 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:33.408 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:33.434 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:33.536 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:33.558 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:33.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:33.660 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:33.686 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:33.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:33.788 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.815 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:33.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:33.827 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:39:33.915 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:33.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:33.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:34.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:33 smithi007 ceph-mon[99390]: pgmap v1816: 99 pgs: 16 unknown, 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:34.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:33 smithi007 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:39:34.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:33 smithi007 ceph-mon[99390]: osdmap e1306: 8 total, 8 up, 8 in 2024-09-21T10:39:34.031 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:33 smithi007 ceph-mon[101144]: pgmap v1816: 99 pgs: 16 unknown, 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:34.031 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:33 smithi007 ceph-mon[101144]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:39:34.031 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:33 smithi007 ceph-mon[101144]: osdmap e1306: 8 total, 8 up, 8 in 2024-09-21T10:39:34.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:34.063 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:34.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:34.164 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:33 smithi031 ceph-mon[96824]: pgmap v1816: 99 pgs: 16 unknown, 83 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:33 smithi031 ceph-mon[96824]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:39:34.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:33 smithi031 ceph-mon[96824]: osdmap e1306: 8 total, 8 up, 8 in 2024-09-21T10:39:34.186 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:34.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:34.288 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:34.312 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:34.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:34.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:34.437 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:34.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:34.454 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 reset_purged_snaps_last 2024-09-21T10:39:34.539 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:34.567 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:34.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:34.668 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:34.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.691 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:34.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:34.792 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:34.816 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:34.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:34.917 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:34.944 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:34.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:35.045 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:35.071 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:35.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:35.097 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:34 smithi031 ceph-mon[96824]: osdmap e1307: 8 total, 8 up, 8 in 2024-09-21T10:39:35.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:34 smithi007 ceph-mon[99390]: osdmap e1307: 8 total, 8 up, 8 in 2024-09-21T10:39:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:34 smithi007 ceph-mon[101144]: osdmap e1307: 8 total, 8 up, 8 in 2024-09-21T10:39:35.195 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:35.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:35.297 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:35.319 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:35.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:35.421 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:35.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.444 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:35.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:35.545 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:35.572 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:35.673 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:35.697 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:35.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:35.799 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:35.822 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:35.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:35.923 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:35 smithi007 ceph-mon[99390]: pgmap v1819: 99 pgs: 1 creating+activating, 4 creating+peering, 7 unknown, 87 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:35 smithi007 ceph-mon[101144]: pgmap v1819: 99 pgs: 1 creating+activating, 4 creating+peering, 7 unknown, 87 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:35.947 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:35.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:36.048 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:36.075 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:36.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:35 smithi031 ceph-mon[96824]: pgmap v1819: 99 pgs: 1 creating+activating, 4 creating+peering, 7 unknown, 87 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:36.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:36.203 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:36.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:36.305 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:36.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:36.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:36.432 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:36.459 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:36.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:36.560 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:36.583 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:36.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:36.684 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:36.707 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:36.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:36.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:36.830 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:36.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:36.932 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:36.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.955 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:36.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:37.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:37.083 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:37.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:36 smithi031 ceph-mon[96824]: 1.4 scrub starts 2024-09-21T10:39:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:36 smithi031 ceph-mon[96824]: 1.4 scrub ok 2024-09-21T10:39:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:37.185 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:36 smithi007 ceph-mon[99390]: 1.4 scrub starts 2024-09-21T10:39:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:36 smithi007 ceph-mon[99390]: 1.4 scrub ok 2024-09-21T10:39:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:36 smithi007 ceph-mon[101144]: 1.4 scrub starts 2024-09-21T10:39:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:36 smithi007 ceph-mon[101144]: 1.4 scrub ok 2024-09-21T10:39:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:37.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:37.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:37.313 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:37.339 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:37.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:37.441 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:37.468 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:37.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:37.569 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:37.591 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:37.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:37.693 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:37.715 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:37.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:37.806 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:37 smithi007 ceph-mon[99390]: pgmap v1820: 99 pgs: 1 creating+activating, 4 creating+peering, 94 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:37.806 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:39:37.806 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:37 smithi007 ceph-mon[101144]: pgmap v1820: 99 pgs: 1 creating+activating, 4 creating+peering, 94 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:37.806 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:39:37.817 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:37.839 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:37.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:37.917 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:39:37.917 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:39:37.941 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:37.963 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:37.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:38.064 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:38.086 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:38.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:38.161 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:37 smithi031 ceph-mon[96824]: pgmap v1820: 99 pgs: 1 creating+activating, 4 creating+peering, 94 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:38.161 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:39:38.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:38.210 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:38.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:38.311 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:38.539 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:38.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:38.554 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:39:38.554 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:39:38.554 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:39:38.554 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:39:38.555 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:39:38.555 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:39:38.555 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:39:38.555 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:39:38.555 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:39:38.555 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:39:38.555 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:39:38.555 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:39:38.556 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:39:38.556 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:39:38.556 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:39:38.556 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:39:38.641 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:38.665 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:38.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:38.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:38.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.789 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:38.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:38.890 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:38.912 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:38.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:39.000 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:38 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1957120065' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:39.000 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:38 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1957120065' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:39.014 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:39.036 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:38 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1957120065' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:39.036 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:39.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:39.138 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:39.161 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:39.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:39.262 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:39.285 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:39.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:39.317 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:39.386 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:39.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:39.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:39.510 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:39.533 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:39.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:39.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:39.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:39.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:39.755 INFO:teuthology.orchestra.run.smithi007.stderr:enabled application 'rados' on pool 'unique_pool_4' 2024-09-21T10:39:39.758 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:39.783 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:39.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:39.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:39.907 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:39.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:40.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:40.017 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:39 smithi031 ceph-mon[96824]: pgmap v1821: 99 pgs: 99 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:40.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/362063616' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:39:40.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:39 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:39:40.031 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:40.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:40.119 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:39 smithi007 ceph-mon[99390]: pgmap v1821: 99 pgs: 99 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:40.119 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/362063616' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:39:40.119 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:39 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:39:40.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:39 smithi007 ceph-mon[101144]: pgmap v1821: 99 pgs: 99 active+clean; 314 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:40.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/362063616' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:39:40.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:39 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:39:40.133 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:40.155 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:40.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:40.257 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:40.280 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:40.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:40.381 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:40.406 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:40.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:40.508 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:40.531 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:40.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:40.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:40.656 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:40.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:40.757 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:40.779 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:40.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:40.880 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:40.902 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:40.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:41.003 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:41.027 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:41.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:41.040 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:40 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:39:41.040 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:40 smithi007 ceph-mon[99390]: osdmap e1308: 8 total, 8 up, 8 in 2024-09-21T10:39:41.040 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:39:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:39:40] "GET /metrics HTTP/1.1" 200 36537 "" "Prometheus/2.51.0" 2024-09-21T10:39:41.040 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:40 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:39:41.040 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:40 smithi007 ceph-mon[101144]: osdmap e1308: 8 total, 8 up, 8 in 2024-09-21T10:39:41.129 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:41.151 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:41.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:40 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:39:41.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:40 smithi031 ceph-mon[96824]: osdmap e1308: 8 total, 8 up, 8 in 2024-09-21T10:39:41.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:41.274 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:41.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:41.301 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:41.375 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:41.400 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:41.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:41.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:41.526 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:41.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:41.528 DEBUG:teuthology.orchestra.run.smithi007:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_4 bench 90 write' 2024-09-21T10:39:41.569 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:39:41.569 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:39:41.628 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:41.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:41.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:41.734 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:hints = 1 2024-09-21T10:39:41.734 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:39:41.734 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object prefix: benchmark_data_smithi007_240312 2024-09-21T10:39:41.734 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:39:41.734 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:39:41.754 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:41.792 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:39:41.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.793 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:41.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:41.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:39:41.894 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:41.945 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:41.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:42.047 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:42.091 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:42.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:41 smithi031 ceph-mon[96824]: pgmap v1823: 99 pgs: 99 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:41 smithi031 ceph-mon[96824]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:39:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:41 smithi007 ceph-mon[101144]: pgmap v1823: 99 pgs: 99 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:41 smithi007 ceph-mon[101144]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:39:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:41 smithi007 ceph-mon[99390]: pgmap v1823: 99 pgs: 99 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:41 smithi007 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:39:42.195 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:42.231 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:42.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:42.333 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:42.368 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:42.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:42.471 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:42.503 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:42.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:42.605 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:42.639 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:42.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:42.734 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 1 16 3432 3416 213.488 213.5 0.00770965 0.00466446 2024-09-21T10:39:42.741 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.789 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:42.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:42.890 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:42.926 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:43.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:43.063 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:42 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:43.064 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:42 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:43.064 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:42 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:43.064 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:42 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:43.068 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:43.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:42 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:42 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:43.170 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:43.208 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:43.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:43.309 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:43.347 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:43.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:43.449 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:43.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:43.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:43.589 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:43.630 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:43.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:43.732 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:43.740 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 2 16 6837 6821 212.543 212.812 0.00260241 0.00467578 2024-09-21T10:39:43.757 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:43.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:43.859 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:43.907 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:43.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:44.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:44.052 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:44.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:44.117 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:43 smithi007 ceph-mon[99390]: pgmap v1824: 99 pgs: 99 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:44.117 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:43 smithi007 ceph-mon[101144]: pgmap v1824: 99 pgs: 99 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:44.154 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:43 smithi031 ceph-mon[96824]: pgmap v1824: 99 pgs: 99 active+clean; 582 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-21T10:39:44.198 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:44.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:44.300 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:44.338 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:44.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:44.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:44.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:44.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:44.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:44.615 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:44.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:44.716 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:44.740 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 3 16 9924 9908 206.014 192.938 0.00768267 0.00484606 2024-09-21T10:39:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.753 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:44.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:44.854 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:44.884 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:39:44.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.907 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:44.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:44.913 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:45.008 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:45.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.050 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:45.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:45.151 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:44 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3161672834' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:44 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:45.187 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:45.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:44 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3161672834' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:44 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:44 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3161672834' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:44 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:45.289 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:45.327 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:45.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:45.429 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:45.466 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:45.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:45.568 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:45.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:45.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:45.705 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:45.740 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 4 16 12997 12981 202.526 192.062 0.00654639 0.0049307 2024-09-21T10:39:45.748 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:45.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:45.849 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:45.889 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:45.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:45 smithi007 ceph-mon[99390]: pgmap v1825: 99 pgs: 99 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s wr, 218 op/s 2024-09-21T10:39:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:45 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:39:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:45 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:39:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:45 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:45 smithi007 ceph-mon[99390]: osdmap e1309: 8 total, 8 up, 8 in 2024-09-21T10:39:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:45 smithi007 ceph-mon[101144]: pgmap v1825: 99 pgs: 99 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s wr, 218 op/s 2024-09-21T10:39:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:45 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:39:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:45 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:39:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:45 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:45 smithi007 ceph-mon[101144]: osdmap e1309: 8 total, 8 up, 8 in 2024-09-21T10:39:45.991 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:46.029 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:46.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:46.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:45 smithi031 ceph-mon[96824]: pgmap v1825: 99 pgs: 99 active+clean; 139 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s wr, 218 op/s 2024-09-21T10:39:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:45 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:39:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:45 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:39:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:45 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:45 smithi031 ceph-mon[96824]: osdmap e1309: 8 total, 8 up, 8 in 2024-09-21T10:39:46.167 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:46.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:46.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:46.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:46.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:46.409 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:46.445 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:46.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:46.547 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:46.585 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:46.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:46.687 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:46.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:46.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:46.740 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 5 16 15906 15890 198.385 181.812 0.00345948 0.00503482 2024-09-21T10:39:46.826 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:46.863 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:46.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:46.965 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:47.010 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:47.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:47.112 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:47.147 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:47.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:47.249 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:47.285 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:47.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:47.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:47.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.437 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:47.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:47.437 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:47.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:47.583 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:47.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:47.685 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:47.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.726 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:47.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:47.740 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 6 16 18578 18562 193.157 167 0.00333239 0.00517103 2024-09-21T10:39:47.827 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:47.865 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:47.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:47.967 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:48.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:48.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:48.112 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:48.150 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:47 smithi007 ceph-mon[99390]: pgmap v1827: 99 pgs: 99 active+clean; 409 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s 2024-09-21T10:39:48.151 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:47 smithi007 ceph-mon[101144]: pgmap v1827: 99 pgs: 99 active+clean; 409 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s 2024-09-21T10:39:48.152 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:48.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:47 smithi031 ceph-mon[96824]: pgmap v1827: 99 pgs: 99 active+clean; 409 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 51 MiB/s wr, 814 op/s 2024-09-21T10:39:48.254 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:48.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:48.383 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:48.419 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:48.521 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:48.542 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:48.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:48.644 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:48.682 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:48.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:48.740 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 7 16 20616 20600 183.764 127.375 0.00170565 0.00540622 2024-09-21T10:39:48.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:48.806 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:48.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:48.907 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:48.929 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:48.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:49.031 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:49.067 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:49.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:49.169 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:49.180 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:39:49.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.196 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:49.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:49.297 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:49.332 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:49.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:49.434 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:49.471 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:49.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:49.572 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:49.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:49.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:49.711 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:49.741 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 8 16 22469 22453 175.274 115.812 0.0104913 0.00569995 2024-09-21T10:39:49.752 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:49.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:49.854 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:49.888 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:49.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:49 smithi007 ceph-mon[99390]: pgmap v1828: 99 pgs: 99 active+clean; 951 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T10:39:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:49 smithi007 ceph-mon[101144]: pgmap v1828: 99 pgs: 99 active+clean; 951 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T10:39:49.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:50.031 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:50.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:50.133 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:49 smithi031 ceph-mon[96824]: pgmap v1828: 99 pgs: 99 active+clean; 951 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T10:39:50.167 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:50.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:50.269 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:50.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.307 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:50.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:50.408 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:50.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:50.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:50.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:50.571 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:50.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:50.673 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:50.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:50.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:50.741 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 9 16 24465 24449 169.662 124.75 0.00180537 0.00586217 2024-09-21T10:39:50.809 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:50.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.849 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:50.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:50.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:39:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:39:50] "GET /metrics HTTP/1.1" 200 36537 "" "Prometheus/2.51.0" 2024-09-21T10:39:50.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:50.987 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:50.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:51.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:51.127 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:51.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:51.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:51.266 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:51.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:51.368 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:51.402 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:51.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:51.504 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:51.545 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:51.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:51.647 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:51.688 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:51.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:51.741 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 10 16 26679 26663 166.534 138.375 0.00133975 0.00599431 2024-09-21T10:39:51.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:51.830 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:51.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:51.932 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:51.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.958 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:51.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:52.058 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:52.089 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:52.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:51 smithi031 ceph-mon[96824]: pgmap v1829: 99 pgs: 99 active+clean; 1.3 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-09-21T10:39:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:52.191 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:52.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:51 smithi007 ceph-mon[99390]: pgmap v1829: 99 pgs: 99 active+clean; 1.3 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-09-21T10:39:52.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:52.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:52.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:51 smithi007 ceph-mon[101144]: pgmap v1829: 99 pgs: 99 active+clean; 1.3 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-09-21T10:39:52.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:39:52.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:52.224 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:52.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:52.326 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:52.366 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:52.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:52.467 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:52.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:52.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:52.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:52.644 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:52.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:52.742 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 11 16 28780 28764 163.324 131.312 0.00459956 0.00611695 2024-09-21T10:39:52.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:52.796 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:52.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:52.898 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:52.937 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:52.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:53.039 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:53.090 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:53.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:53.192 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:53.224 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:53.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:53.326 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:53.367 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:53.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:53.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:53.507 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:53.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:53.609 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:53.644 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:53.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:53.742 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 12 16 31112 31096 161.859 145.75 0.00421397 0.00617259 2024-09-21T10:39:53.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:53.783 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:53.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:53.885 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:53.931 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:53.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:54.033 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:54.083 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:54.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:54.141 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:53 smithi007 ceph-mon[99390]: pgmap v1830: 99 pgs: 99 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-09-21T10:39:54.141 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:53 smithi007 ceph-mon[101144]: pgmap v1830: 99 pgs: 99 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-09-21T10:39:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:53 smithi031 ceph-mon[96824]: pgmap v1830: 99 pgs: 99 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-09-21T10:39:54.185 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:54.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:54.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:54.315 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:54.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.350 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:54.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:54.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:54.486 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:54.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:54.588 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:54.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:54.727 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:54.742 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 13 16 33150 33134 159.207 127.375 0.0397639 0.00626772 2024-09-21T10:39:54.758 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:54.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:54.860 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:54.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:54.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:54.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:55.026 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:55.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:55.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:55.150 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:55.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:55.251 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:55.288 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:55.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:55.390 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:55.427 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:55.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:55.529 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:55.557 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:55.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:55.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:55.696 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:55.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:55.742 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 14 16 34964 34948 155.934 113.375 0.00596914 0.00640709 2024-09-21T10:39:55.797 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:55.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:55.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:55.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:55.962 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:55.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:56.064 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:56.094 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:56.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:55 smithi031 ceph-mon[96824]: pgmap v1831: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 151 MiB/s wr, 2.42k op/s 2024-09-21T10:39:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:55 smithi007 ceph-mon[99390]: pgmap v1831: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 151 MiB/s wr, 2.42k op/s 2024-09-21T10:39:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:55 smithi007 ceph-mon[101144]: pgmap v1831: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 151 MiB/s wr, 2.42k op/s 2024-09-21T10:39:56.196 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:56.218 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:56.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:56.319 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:56.342 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:56.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:56.444 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:56.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:56.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:56.589 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:56.627 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:56.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:56.729 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:56.742 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 15 16 36678 36662 152.681 107.125 0.00894633 0.00654337 2024-09-21T10:39:56.771 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:56.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:56.873 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:56.909 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:56.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:57.012 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.052 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:57.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:57.154 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:57.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.190 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:57.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:57.291 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:57.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.350 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:57.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:57.397 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:57.451 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.479 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:39:57.480 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:39:57.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.492 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:57.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:57.520 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:39:57.521 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:39:57.563 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:39:57.563 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:39:57.593 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.601 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:39:57.602 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:39:57.637 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:57.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:57.646 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:39:57.646 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:39:57.688 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:39:57.688 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:39:57.707 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:39:57.708 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:39:57.729 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:39:57.729 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:39:57.740 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:57.742 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 16 16 38258 38242 149.31 98.75 0.0169644 0.00669221 2024-09-21T10:39:57.769 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:39:57.769 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:39:57.773 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:57.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:57.875 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:57.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.915 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:57.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:58.016 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:58.054 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:58.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:58.156 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:57 smithi007 ceph-mon[99390]: pgmap v1832: 99 pgs: 99 active+clean; 1.9 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 146 MiB/s wr, 2.34k op/s 2024-09-21T10:39:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2252263544' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:58.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:57 smithi007 ceph-mon[101144]: pgmap v1832: 99 pgs: 99 active+clean; 1.9 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 146 MiB/s wr, 2.34k op/s 2024-09-21T10:39:58.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2252263544' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:58.194 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:58.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:58.296 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:58.338 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:58.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:58.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:57 smithi031 ceph-mon[96824]: pgmap v1832: 99 pgs: 99 active+clean; 1.9 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 146 MiB/s wr, 2.34k op/s 2024-09-21T10:39:58.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2252263544' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:58.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:58.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:58.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:58.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:58.621 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:58.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:58.723 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:58.742 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 17 16 40038 40022 147.072 111.25 0.00922587 0.00679334 2024-09-21T10:39:58.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.764 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:58.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:58.865 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:58.904 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:59.006 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:59.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.050 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:59.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:59.151 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:59.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.195 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:59.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:59.296 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:59.332 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:59.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:59.433 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:59.470 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:59.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:59.572 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:59.607 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:39:59.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:59.709 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:59.742 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 18 16 41849 41833 145.189 113.188 0.0125358 0.00688208 2024-09-21T10:39:59.745 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:59.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:59.847 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:59.882 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:39:59.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:59.984 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:00.019 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:00.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:00.120 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:00.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.157 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:00.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:39:59 smithi007 ceph-mon[101144]: pgmap v1833: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s 2024-09-21T10:40:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:39:59 smithi007 ceph-mon[99390]: pgmap v1833: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s 2024-09-21T10:40:00.259 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:00.271 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:40:00.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:00.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:00.405 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:39:59 smithi031 ceph-mon[96824]: pgmap v1833: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s 2024-09-21T10:40:00.438 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:00.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:00.540 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:00.574 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:00.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:00.676 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:00.697 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:00.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:00.742 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 19 16 43590 43574 143.274 108.812 0.00628994 0.00697395 2024-09-21T10:40:00.757 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:00.799 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:00.841 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:00.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:00.931 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:40:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:40:00] "GET /metrics HTTP/1.1" 200 36582 "" "Prometheus/2.51.0" 2024-09-21T10:40:00.942 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:00.986 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:00.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:01.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:01.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.119 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:01.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:00 smithi007 ceph-mon[99390]: overall HEALTH_OK 2024-09-21T10:40:01.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:00 smithi007 ceph-mon[101144]: overall HEALTH_OK 2024-09-21T10:40:01.220 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:01.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:01.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:01.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:01.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:01.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:01.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:00 smithi031 ceph-mon[96824]: overall HEALTH_OK 2024-09-21T10:40:01.481 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:40:01.505 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:01.534 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 7, 0, 3, 4, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:40:01.534 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:40:01.535 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [1, 2, 5, 7, 0, 3, 4, 6] 2024-09-21T10:40:01.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd out 7 2024-09-21T10:40:01.536 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:01.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:01.637 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:01.667 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:01.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:01.743 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:40:01.742827+0000 min lat: 0.00129194 max lat: 0.252101 avg lat: 0.00707333 2024-09-21T10:40:01.744 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:40:01.744 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 20 16 45243 45227 141.269 103.312 0.00927866 0.00707333 2024-09-21T10:40:01.768 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:01.814 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:01.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:01.916 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:01.943 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:01.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:02.044 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:02.079 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:02.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:01 smithi031 ceph-mon[96824]: pgmap v1834: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 130 MiB/s wr, 2.07k op/s 2024-09-21T10:40:02.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:01 smithi007 ceph-mon[99390]: pgmap v1834: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 130 MiB/s wr, 2.07k op/s 2024-09-21T10:40:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:01 smithi007 ceph-mon[101144]: pgmap v1834: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 130 MiB/s wr, 2.07k op/s 2024-09-21T10:40:02.219 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:02.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:02.321 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:02.357 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:02.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:02.459 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:02.497 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:02.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:02.599 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:02.634 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:02.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:02.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:02.745 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 21 16 47003 46987 139.768 110 0.0105744 0.00714963 2024-09-21T10:40:02.767 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:02.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:02.868 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:02.903 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:02.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:02.952 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:40:03.005 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:03.042 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:03.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:03.144 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:03.180 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:03.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:02 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2657154278' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:02 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:03.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:02 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2657154278' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:03.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:02 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:03.282 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:03.326 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:03.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:03.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:02 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2657154278' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:03.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:02 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:03.428 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:03.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.467 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:03.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:03.568 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:03.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:03.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:03.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:03.746 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 22 16 48818 48802 138.566 113.438 0.0091652 0.00721151 2024-09-21T10:40:03.749 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:03.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:03.851 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:03.892 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:03.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:03.940 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:03 smithi007 ceph-mon[99390]: pgmap v1835: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:40:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:03 smithi007 ceph-mon[101144]: pgmap v1835: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:40:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:03 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:03 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:40:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:03 smithi007 ceph-mon[101144]: osdmap e1310: 8 total, 8 up, 8 in 2024-09-21T10:40:03.994 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:04.025 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:04.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:04.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:04.161 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:04.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:03 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:03 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:40:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:03 smithi007 ceph-mon[99390]: osdmap e1310: 8 total, 8 up, 8 in 2024-09-21T10:40:04.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:04.299 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:04.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:04.401 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:03 smithi031 ceph-mon[96824]: pgmap v1835: 99 pgs: 99 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:40:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:03 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:03 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:40:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:03 smithi031 ceph-mon[96824]: osdmap e1310: 8 total, 8 up, 8 in 2024-09-21T10:40:04.435 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:04.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:04.536 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:04.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:04.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:04.641 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:40:04.641 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:40:04.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:04.708 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:04.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:04.746 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 23 16 50529 50513 137.191 106.938 0.00941529 0.00728362 2024-09-21T10:40:04.810 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:04.850 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:04.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:04.876 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:04.883 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:04.952 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:04.989 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:04.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:05.091 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:05.133 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:05.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:05.235 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:05.273 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:05.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:05.374 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:05.412 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:05.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:05.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:40:05.514 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:05.568 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:05.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:05.670 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:05.728 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:05.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:05.747 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 24 16 52205 52189 135.84 104.75 0.0149305 0.00735645 2024-09-21T10:40:05.830 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:05.874 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:05.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:05.976 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:06.013 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:06.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:06.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:06.149 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:06.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:06.251 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:06.285 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:06.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:06.329 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:05 smithi007 ceph-mon[99390]: pgmap v1837: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2024-09-21T10:40:06.330 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:05 smithi007 ceph-mon[101144]: pgmap v1837: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2024-09-21T10:40:06.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:06.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:05 smithi031 ceph-mon[96824]: pgmap v1837: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2024-09-21T10:40:06.433 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:06.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:06.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:06.573 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:06.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:06.675 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:06.714 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:06.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:06.746 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 25 16 53946 53930 134.759 108.812 0.00655189 0.0074155 2024-09-21T10:40:06.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:06.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:06.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:06.923 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:40:06.955 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:07.005 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:07.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:07.107 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:07.155 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:07.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:07.259 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:07.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.304 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:07.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:07.405 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:07.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.441 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:07.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:07.542 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:07.576 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:07.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:07.581 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:07 smithi007 ceph-mon[99390]: pgmap v1838: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-09-21T10:40:07.581 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:07.581 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:07.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:07 smithi007 ceph-mon[101144]: pgmap v1838: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-09-21T10:40:07.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:07.582 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:07 smithi031 ceph-mon[96824]: pgmap v1838: 99 pgs: 99 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-09-21T10:40:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:07.679 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:07.687 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:07.714 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:07.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:07.747 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 26 16 55499 55483 133.309 97.0625 0.0103212 0.00749586 2024-09-21T10:40:07.816 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:07.858 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:07.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:07.959 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:07.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:07.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:08.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:08.129 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:08.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:08.231 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:08.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.274 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:08.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:08.374 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:08.418 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:08.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:08.520 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:08.559 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:08.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:08.661 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:08.698 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:08.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:08.748 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 27 16 57076 57060 132.022 98.5625 0.0170567 0.0075692 2024-09-21T10:40:08.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:08.839 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:08.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:08.849 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:08 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:40:08.762+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1310 definitely_dead 0 2024-09-21T10:40:08.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:08.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.020 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:09.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:09.121 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:09.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.165 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:09.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:09.266 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:09.305 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:09.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:09.404 INFO:teuthology.orchestra.run.smithi007.stderr:marked out osd.7. 2024-09-21T10:40:09.408 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:09.435 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:09.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:09.537 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:09.559 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:09.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:09.624 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:09 smithi007 ceph-mon[99390]: pgmap v1839: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:40:09.624 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:09 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/972785426' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-09-21T10:40:09.624 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:09 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-09-21T10:40:09.624 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:09 smithi007 ceph-mon[99390]: Client client.admin marked osd.7 out, while it was still marked up 2024-09-21T10:40:09.624 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:09 smithi007 ceph-mon[101144]: pgmap v1839: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:40:09.624 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:09 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/972785426' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-09-21T10:40:09.624 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:09 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-09-21T10:40:09.624 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:09 smithi007 ceph-mon[101144]: Client client.admin marked osd.7 out, while it was still marked up 2024-09-21T10:40:09.661 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:09 smithi031 ceph-mon[96824]: pgmap v1839: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:40:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:09 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/972785426' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-09-21T10:40:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:09 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["7"]} : dispatch 2024-09-21T10:40:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:09 smithi031 ceph-mon[96824]: Client client.admin marked osd.7 out, while it was still marked up 2024-09-21T10:40:09.682 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:09.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:09.747 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 28 16 58143 58127 129.689 66.6875 0.0028367 0.00761456 2024-09-21T10:40:09.784 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:09.806 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:09.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:09.907 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:09.930 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:09.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:10.031 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:10.053 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:10.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:10.155 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:10.176 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:10.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:10.278 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:10.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:10.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:10.404 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:10.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:10.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:10.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:10.563 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:10.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:10.665 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:10.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.688 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:10.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:10 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-09-21T10:40:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:10 smithi007 ceph-mon[99390]: osdmap e1311: 8 total, 8 up, 7 in 2024-09-21T10:40:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:10 smithi007 ceph-mon[99390]: osdmap e1312: 8 total, 8 up, 7 in 2024-09-21T10:40:10.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:10 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-09-21T10:40:10.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:10 smithi007 ceph-mon[101144]: osdmap e1311: 8 total, 8 up, 7 in 2024-09-21T10:40:10.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:10 smithi007 ceph-mon[101144]: osdmap e1312: 8 total, 8 up, 7 in 2024-09-21T10:40:10.747 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 29 16 58143 58127 125.218 0 - 0.00761456 2024-09-21T10:40:10.789 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:10.814 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:10.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:10.915 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:10 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2024-09-21T10:40:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:10 smithi031 ceph-mon[96824]: osdmap e1311: 8 total, 8 up, 7 in 2024-09-21T10:40:10.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:10 smithi031 ceph-mon[96824]: osdmap e1312: 8 total, 8 up, 7 in 2024-09-21T10:40:10.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:10.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:11.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:11.063 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:11.130 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:40:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:40:10] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.51.0" 2024-09-21T10:40:11.165 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:11.187 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:11.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:11.289 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:11.311 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:11.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:11.413 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:11.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.454 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:11.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:11.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:11.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:11.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:11.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:11 smithi007 ceph-mon[99390]: pgmap v1841: 99 pgs: 20 peering, 4 unknown, 75 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 28 KiB/s rd, 132 MiB/s wr, 2.13k op/s; 98 KiB/s, 0 objects/s recovering 2024-09-21T10:40:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:11 smithi007 ceph-mon[99390]: Health check failed: Reduced data availability: 6 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T10:40:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:11 smithi007 ceph-mon[99390]: osdmap e1313: 8 total, 8 up, 7 in 2024-09-21T10:40:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:11 smithi007 ceph-mon[101144]: pgmap v1841: 99 pgs: 20 peering, 4 unknown, 75 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 28 KiB/s rd, 132 MiB/s wr, 2.13k op/s; 98 KiB/s, 0 objects/s recovering 2024-09-21T10:40:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:11 smithi007 ceph-mon[101144]: Health check failed: Reduced data availability: 6 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T10:40:11.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:11 smithi007 ceph-mon[101144]: osdmap e1313: 8 total, 8 up, 7 in 2024-09-21T10:40:11.719 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:11.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:11.747 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 30 15 58161 58146 121.085 0.59375 0.00565557 0.00792206 2024-09-21T10:40:11.821 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:11.849 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:11.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:11 smithi031 ceph-mon[96824]: pgmap v1841: 99 pgs: 20 peering, 4 unknown, 75 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 28 KiB/s rd, 132 MiB/s wr, 2.13k op/s; 98 KiB/s, 0 objects/s recovering 2024-09-21T10:40:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:11 smithi031 ceph-mon[96824]: Health check failed: Reduced data availability: 6 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T10:40:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:11 smithi031 ceph-mon[96824]: osdmap e1313: 8 total, 8 up, 7 in 2024-09-21T10:40:11.951 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:11.976 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:11.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:12.077 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:12.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:12.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:12.201 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:12.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:12.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:12.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:12.348 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:12.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:12.450 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:12.475 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:12.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:12.577 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:12.600 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:12.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:12.702 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:12.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.725 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:12.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:12.747 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 31 16 58338 58322 117.535 11 0.00329422 0.00821921 2024-09-21T10:40:12.825 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:12.849 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:12.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:12.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:12.972 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:12.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:13.074 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:13.096 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:13.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:13.197 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:13.219 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:13.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:13.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:13.344 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:13.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:13.446 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:13.468 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:13.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:13.570 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:13.595 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:13.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:13.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:13 smithi031 ceph-mon[96824]: pgmap v1844: 99 pgs: 20 peering, 4 unknown, 75 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 38 KiB/s rd, 84 MiB/s wr, 1.38k op/s; 131 KiB/s, 0 objects/s recovering 2024-09-21T10:40:13.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:13 smithi031 ceph-mon[96824]: osdmap e1314: 8 total, 8 up, 7 in 2024-09-21T10:40:13.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:13 smithi007 ceph-mon[99390]: pgmap v1844: 99 pgs: 20 peering, 4 unknown, 75 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 38 KiB/s rd, 84 MiB/s wr, 1.38k op/s; 131 KiB/s, 0 objects/s recovering 2024-09-21T10:40:13.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:13 smithi007 ceph-mon[99390]: osdmap e1314: 8 total, 8 up, 7 in 2024-09-21T10:40:13.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:13 smithi007 ceph-mon[101144]: pgmap v1844: 99 pgs: 20 peering, 4 unknown, 75 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 38 KiB/s rd, 84 MiB/s wr, 1.38k op/s; 131 KiB/s, 0 objects/s recovering 2024-09-21T10:40:13.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:13 smithi007 ceph-mon[101144]: osdmap e1314: 8 total, 8 up, 7 in 2024-09-21T10:40:13.698 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:13.723 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:13.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:13.747 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 32 16 58338 58322 113.864 0 - 0.00821921 2024-09-21T10:40:13.825 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:13.850 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:13.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:13.952 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:13.975 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:13.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:14.076 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:14.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:14.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:14.200 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:14.224 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:14.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:14.326 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:14.350 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:14.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:14.452 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:14.475 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:14.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:14.577 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:14.599 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:14.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:14 smithi031 ceph-mon[96824]: osdmap e1315: 8 total, 8 up, 7 in 2024-09-21T10:40:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:14 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:14.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:14 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:14 smithi007 ceph-mon[99390]: osdmap e1315: 8 total, 8 up, 7 in 2024-09-21T10:40:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:14 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:14 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:14 smithi007 ceph-mon[101144]: osdmap e1315: 8 total, 8 up, 7 in 2024-09-21T10:40:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:14 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:14 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:14.701 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:14.722 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:14.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:14.747 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 33 16 58338 58322 110.414 0 - 0.00821921 2024-09-21T10:40:14.824 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:14.849 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:14.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:14.951 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:14.974 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:14.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:15.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:15.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:15.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:15.202 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:15.226 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:15.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:15.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:15.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:15.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:15.454 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:15.478 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:15.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:15.561 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:40:15.561 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:40:15.561 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:40:15.561 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:40:15.561 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:40:15.561 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:40:15.561 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:40:15.561 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:40:15.561 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:40:15.562 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:40:15.562 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:40:15.562 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:40:15.562 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:40:15.562 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:40:15.562 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:40:15.562 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:40:15.580 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:15.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:15.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:15 smithi031 ceph-mon[96824]: pgmap v1847: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 21 peering, 4 unknown, 70 active+clean; 3.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 20 MiB/s wr, 318 op/s; 10900/174774 objects degraded (6.237%); 3593/174774 objects misplaced (2.056%); 2.5 MiB/s, 41 objects/s recovering 2024-09-21T10:40:15.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:15 smithi031 ceph-mon[96824]: Health check failed: Degraded data redundancy: 10900/174774 objects degraded (6.237%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:15.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:15 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1845202180' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:15.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:15 smithi007 ceph-mon[101144]: pgmap v1847: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 21 peering, 4 unknown, 70 active+clean; 3.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 20 MiB/s wr, 318 op/s; 10900/174774 objects degraded (6.237%); 3593/174774 objects misplaced (2.056%); 2.5 MiB/s, 41 objects/s recovering 2024-09-21T10:40:15.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:15 smithi007 ceph-mon[101144]: Health check failed: Degraded data redundancy: 10900/174774 objects degraded (6.237%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:15.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:15 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1845202180' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:15 smithi007 ceph-mon[99390]: pgmap v1847: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 21 peering, 4 unknown, 70 active+clean; 3.6 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 20 MiB/s wr, 318 op/s; 10900/174774 objects degraded (6.237%); 3593/174774 objects misplaced (2.056%); 2.5 MiB/s, 41 objects/s recovering 2024-09-21T10:40:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:15 smithi007 ceph-mon[99390]: Health check failed: Degraded data redundancy: 10900/174774 objects degraded (6.237%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:15 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1845202180' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:15.705 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:15.727 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:15.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:15.747 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 34 16 58338 58322 107.168 0 - 0.00821921 2024-09-21T10:40:15.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:15.851 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:15.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:15.953 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:15.977 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:15.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:16.079 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:16.103 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:16.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:16.205 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:16.229 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:16.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:16.330 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:16.352 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:16.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:16.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:16.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:16.579 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:16.603 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:16.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:16.705 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:16.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:16.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:16.747 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 35 16 58338 58322 104.107 0 - 0.00821921 2024-09-21T10:40:16.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:16.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:16.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:16 smithi031 ceph-mon[96824]: Health check update: Reduced data availability: 2 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:40:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:16 smithi007 ceph-mon[99390]: Health check update: Reduced data availability: 2 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:40:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:16 smithi007 ceph-mon[101144]: Health check update: Reduced data availability: 2 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:40:16.955 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:16.980 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:16.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:17.081 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:17.107 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:17.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:17.209 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:17.231 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:17.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:17.333 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:17.356 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:17.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:17.454 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:17.458 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:17.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:17.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:17.602 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:17.637 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:17.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:17.739 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:17.749 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 36 16 58592 58576 101.651 3.175 0.02375 0.00983033 2024-09-21T10:40:17.779 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:17.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:17.881 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:17 smithi031 ceph-mon[96824]: pgmap v1848: 99 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 11 peering, 2 unknown, 80 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 14 MiB/s wr, 220 op/s; 14567/174900 objects degraded (8.329%); 6818/174900 objects misplaced (3.898%); 4.9 MiB/s, 79 objects/s recovering 2024-09-21T10:40:17.928 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:17.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:17 smithi007 ceph-mon[99390]: pgmap v1848: 99 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 11 peering, 2 unknown, 80 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 14 MiB/s wr, 220 op/s; 14567/174900 objects degraded (8.329%); 6818/174900 objects misplaced (3.898%); 4.9 MiB/s, 79 objects/s recovering 2024-09-21T10:40:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:17 smithi007 ceph-mon[101144]: pgmap v1848: 99 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 11 peering, 2 unknown, 80 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 14 MiB/s wr, 220 op/s; 14567/174900 objects degraded (8.329%); 6818/174900 objects misplaced (3.898%); 4.9 MiB/s, 79 objects/s recovering 2024-09-21T10:40:18.029 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:18.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:18.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:18.159 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:18.203 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:18.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:18.305 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:18.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.336 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:18.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:18.437 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:18.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:18.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:18.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:18.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:18.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:18.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:18.749 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 37 15 59446 59431 100.348 53.4375 0.042713 0.00995866 2024-09-21T10:40:18.759 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:18.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:18.895 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:18.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:18 smithi031 ceph-mon[96824]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 1 pg peering) 2024-09-21T10:40:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:18 smithi007 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 1 pg peering) 2024-09-21T10:40:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:18 smithi007 ceph-mon[101144]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 1 pg peering) 2024-09-21T10:40:18.996 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:19.025 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:19.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:19.127 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:19.149 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:19.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:19.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:19.281 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:19.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:19.383 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:19.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:19.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:19.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:19.547 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:19.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:19.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:19.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:19.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:19.750 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 38 16 60321 60305 99.1455 54.625 0.0108241 0.0100801 2024-09-21T10:40:19.781 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:19.795 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:19 smithi007 ceph-mon[99390]: pgmap v1849: 99 pgs: 1 activating+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 14 MiB/s wr, 229 op/s; 25250/175764 objects degraded (14.366%); 6284/175764 objects misplaced (3.575%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T10:40:19.795 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:19 smithi007 ceph-mon[101144]: pgmap v1849: 99 pgs: 1 activating+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 14 MiB/s wr, 229 op/s; 25250/175764 objects degraded (14.366%); 6284/175764 objects misplaced (3.575%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T10:40:19.845 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:19.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:19 smithi031 ceph-mon[96824]: pgmap v1849: 99 pgs: 1 activating+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 14 MiB/s wr, 229 op/s; 25250/175764 objects degraded (14.366%); 6284/175764 objects misplaced (3.575%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T10:40:19.947 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:19.998 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:19.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:20.099 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:20.127 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:20.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:20.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:20.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:20.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:20.357 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:20.387 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:20.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:20.489 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:20.532 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:20.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:20.634 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:20.672 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:20.750 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 39 16 61181 61165 97.9817 53.75 0.00556264 0.0101981 2024-09-21T10:40:20.756 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:20 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:40:20.756 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:20 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:40:20.756 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:20 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:20.756 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:20 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:40:20.756 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:20 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:40:20.757 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:20 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:20.774 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:20.806 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:20.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:20.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:20 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:40:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:20 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:40:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:20 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:20.936 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:20.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:21.038 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:21.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:21.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:21.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:40:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:40:20] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.51.0" 2024-09-21T10:40:21.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:21.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:21.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:21.347 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:21.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:21.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:21.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:21.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:21.579 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:21.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:21.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:21.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:21.740 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:21.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:21.750 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:40:21.749148+0000 min lat: 0.00129194 max lat: 8.16606 avg lat: 0.0103049 2024-09-21T10:40:21.750 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:40:21.750 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 40 16 62099 62083 96.9668 57.375 0.0229856 0.0103049 2024-09-21T10:40:21.827 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:21 smithi007 ceph-mon[99390]: pgmap v1850: 99 pgs: 1 activating+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 15 MiB/s wr, 245 op/s; 25250/176841 objects degraded (14.278%); 5919/176841 objects misplaced (3.347%); 11 MiB/s, 171 objects/s recovering 2024-09-21T10:40:21.827 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:21 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25250/176841 objects degraded (14.278%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:21.827 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:21.827 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:21.828 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:21 smithi007 ceph-mon[101144]: pgmap v1850: 99 pgs: 1 activating+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 15 MiB/s wr, 245 op/s; 25250/176841 objects degraded (14.278%); 5919/176841 objects misplaced (3.347%); 11 MiB/s, 171 objects/s recovering 2024-09-21T10:40:21.828 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:21 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25250/176841 objects degraded (14.278%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:21.828 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:21.828 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:21.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:21.871 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:21.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:21.901 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:40:21.902 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:40:21.902 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:40:21.902 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:40:21.902 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.902 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204371 8.7 e1296/1264 8:efaf67f6:::benchmark_data_smithi007_211264_object80745:head v 1296'12719, mlcod=1296'12716)", 2024-09-21T10:40:21.902 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.415371+0000", 2024-09-21T10:40:21.902 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 124.48256376099999, 2024-09-21T10:40:21.902 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.275550831, 2024-09-21T10:40:21.902 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.902 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415371+0000", 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415371+0000", 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.903 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415372+0000", 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0600000000000001e-07 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415375+0000", 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.084e-06 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415380+0000", 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7180000000000004e-06 2024-09-21T10:40:21.904 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.905 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.905 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.905 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415383+0000", 2024-09-21T10:40:21.905 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.309e-06 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.416058+0000", 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00067541400000000005 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.416070+0000", 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2014999999999999e-05 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690863+0000", 2024-09-21T10:40:21.906 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27479242199999998 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690922+0000", 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9463000000000003e-05 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204380 8.7 e1296/1264 8:eed85aa2:::benchmark_data_smithi007_211264_object80754:head v 1296'12720, mlcod=1296'12716)", 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.419968+0000", 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 124.47796686300001, 2024-09-21T10:40:21.907 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27103756800000001, 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419968+0000", 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419968+0000", 2024-09-21T10:40:21.908 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419969+0000", 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3600000000000002e-07 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419976+0000", 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5339999999999996e-06 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419986+0000", 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0013000000000001e-05 2024-09-21T10:40:21.909 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419993+0000", 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7689999999999999e-06 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.420067+0000", 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4575999999999999e-05 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.420086+0000", 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8828999999999999e-05 2024-09-21T10:40:21.910 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690928+0000", 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27084166100000001 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.691006+0000", 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8250000000000005e-05 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204390 8.3 e1296/1264 8:cc20047b:::benchmark_data_smithi007_211264_object80764:head v 1296'12526, mlcod=1296'12522)", 2024-09-21T10:40:21.911 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.421076+0000", 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 124.476859215, 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27310611499999998, 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421076+0000", 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421076+0000", 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.912 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421077+0000", 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6799999999999999e-07 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421082+0000", 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1989999999999997e-06 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421091+0000", 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5580000000000006e-06 2024-09-21T10:40:21.913 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421098+0000", 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2539999999999998e-06 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421162+0000", 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3893000000000006e-05 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421178+0000", 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.611e-05 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.914 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.694146+0000", 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27296843799999998 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.694182+0000", 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5895000000000001e-05 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.915 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204383 8.f e1296/1264 8:f88978ca:::benchmark_data_smithi007_211264_object80757:head v 1296'12726, mlcod=1296'12724)", 2024-09-21T10:40:21.916 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.424120+0000", 2024-09-21T10:40:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:21 smithi031 ceph-mon[96824]: pgmap v1850: 99 pgs: 1 activating+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 15 MiB/s wr, 245 op/s; 25250/176841 objects degraded (14.278%); 5919/176841 objects misplaced (3.347%); 11 MiB/s, 171 objects/s recovering 2024-09-21T10:40:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:21 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25250/176841 objects degraded (14.278%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:40:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 124.473815362, 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27857802399999998, 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424120+0000", 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.917 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424120+0000", 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424121+0000", 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4139999999999999e-06 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424129+0000", 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5510000000000002e-06 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.918 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424144+0000", 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.482e-05 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424152+0000", 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3010000000000007e-06 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690887+0000", 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.26673508099999998 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.919 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.691040+0000", 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000153549 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.702613+0000", 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011572140999999999 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.702698+0000", 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5167000000000006e-05 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.920 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:13553 9.e e1309/1305 9:785c023b:::benchmark_data_smithi007_240312_object13552:head v 1309'819, mlcod=1309'817)", 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:45.919350+0000", 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 35.978585569000003, 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.057874420000000003, 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919350+0000", 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.921 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919350+0000", 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919350+0000", 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4099999999999998e-07 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919409+0000", 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8607999999999999e-05 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.922 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919418+0000", 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4979999999999995e-06 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919424+0000", 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.784e-06 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919460+0000", 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6195999999999997e-05 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.923 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919471+0000", 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0944999999999999e-05 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919863+0000", 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00039145100000000002 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.977224+0000", 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.057361296999999999 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.924 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:13557 9.d e1309/1305 9:be195222:::benchmark_data_smithi007_240312_object13556:head v 1309'889, mlcod=1309'886)", 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:45.919852+0000", 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 35.978083337000001, 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.058849047000000002, 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919852+0000", 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.925 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919852+0000", 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919852+0000", 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4899999999999995e-07 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.919917+0000", 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4720000000000004e-05 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.926 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.977393+0000", 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.057476281999999997 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.977404+0000", 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0513000000000001e-05 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.977466+0000", 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1908000000000004e-05 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.927 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.977485+0000", 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9579e-05 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.978661+0000", 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001175616 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:45.978701+0000", 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9879999999999998e-05 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.928 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:16366 9.d e1309/1305 9:b4752fbd:::benchmark_data_smithi007_240312_object16365:head v 1309'1065, mlcod=1309'1062)", 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:46.890090+0000", 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 35.007845357000001, 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.056900499, 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.890090+0000", 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.929 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.890090+0000", 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.890091+0000", 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.088e-06 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.890152+0000", 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0985e-05 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.930 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.890163+0000", 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1226000000000001e-05 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.890170+0000", 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7880000000000001e-06 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.890220+0000", 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0600999999999999e-05 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.931 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.890237+0000", 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6997999999999999e-05 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.891334+0000", 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0010962070000000001 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.946990+0000", 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.055656605999999997 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.932 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:16367 9.3 e1309/1305 9:c6ece8e4:::benchmark_data_smithi007_240312_object16366:head v 1309'1039, mlcod=1309'1037)", 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:46.891002+0000", 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 35.006932980000002, 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.057190485999999999, 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.891002+0000", 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.891002+0000", 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.933 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.891003+0000", 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3500000000000005e-07 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.891035+0000", 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.1445999999999997e-05 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.891047+0000", 2024-09-21T10:40:21.934 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2031999999999999e-05 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.891053+0000", 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9909999999999999e-06 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.891120+0000", 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7767000000000004e-05 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.891143+0000", 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2316000000000001e-05 2024-09-21T10:40:21.935 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.948154+0000", 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.057011008000000002 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:46.948193+0000", 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8991e-05 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.936 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20348 9.3 e1309/1305 9:ce3cc027:::benchmark_data_smithi007_240312_object20347:head v 1309'1277, mlcod=1309'1275)", 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.493895+0000", 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 33.404040133999999, 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12132807600000001, 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493895+0000", 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.937 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493895+0000", 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493896+0000", 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7899999999999997e-07 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493936+0000", 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0670000000000002e-05 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.938 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493947+0000", 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0774000000000001e-05 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493954+0000", 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1770000000000001e-06 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494133+0000", 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017828599999999999 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.939 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494151+0000", 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8141000000000001e-05 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495586+0000", 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0014356169999999999 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615223+0000", 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11963663200000001 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.940 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20351 9.e e1309/1305 9:719ea936:::benchmark_data_smithi007_240312_object20350:head v 1309'1265, mlcod=1309'1263)", 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 33.403957589000001, 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12130693200000001, 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.941 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.942 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:40:21.942 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.942 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.942 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.942 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.942 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:40:21.942 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.942 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.942 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.01e-07 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494013+0000", 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5105999999999999e-05 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494020+0000", 2024-09-21T10:40:21.943 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2119999999999997e-06 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494025+0000", 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9019999999999998e-06 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494098+0000", 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3041999999999996e-05 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.944 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494117+0000", 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9123e-05 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615251+0000", 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12113331500000001 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615284+0000", 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3831000000000002e-05 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.945 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20354 9.6 e1309/1305 9:6dde6c26:::benchmark_data_smithi007_240312_object20353:head v 1309'1259, mlcod=1309'1257)", 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.494916+0000", 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 33.403018660999997, 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12041281600000001, 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494916+0000", 2024-09-21T10:40:21.946 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494916+0000", 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494917+0000", 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7899999999999997e-07 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.947 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494946+0000", 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8259000000000002e-05 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494959+0000", 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.324e-05 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494966+0000", 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0639999999999996e-06 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495245+0000", 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00027899199999999999 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495265+0000", 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9921000000000001e-05 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615287+0000", 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12002229 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615329+0000", 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2171e-05 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20358 9.3 e1309/1305 9:c0803382:::benchmark_data_smithi007_240312_object20357:head v 1309'1278, mlcod=1309'1275)", 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.495673+0000", 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 33.402262329999999, 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.122010717, 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.950 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495673+0000", 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495673+0000", 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495674+0000", 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5300000000000003e-07 2024-09-21T10:40:21.951 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495764+0000", 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0097000000000002e-05 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615153+0000", 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11938982400000001 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615177+0000", 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3076000000000001e-05 2024-09-21T10:40:21.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615281+0000", 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010480399999999999 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615305+0000", 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4148999999999999e-05 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617590+0000", 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022840970000000001 2024-09-21T10:40:21.953 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617684+0000", 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3917000000000002e-05 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20362 9.2 e1309/1305 9:4740a01f:::benchmark_data_smithi007_240312_object20361:head v 1309'1231, mlcod=1309'1229)", 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.496158+0000", 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 33.401777119000002, 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12183630300000001, 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.954 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496158+0000", 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496158+0000", 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496159+0000", 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1489999999999999e-06 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496182+0000", 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2853e-05 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615697+0000", 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11951489 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615704+0000", 2024-09-21T10:40:21.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0160000000000003e-06 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615816+0000", 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112377 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615835+0000", 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8827000000000001e-05 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617955+0000", 2024-09-21T10:40:21.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0021198749999999998 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617994+0000", 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9316000000000001e-05 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20360 9.0 e1309/1305 9:0c860119:::benchmark_data_smithi007_240312_object20359:head v 1309'1365, mlcod=1309'1363)", 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.496219+0000", 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 33.401716057000002, 2024-09-21T10:40:21.958 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.120973051, 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496219+0000", 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496219+0000", 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496220+0000", 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0800000000000004e-07 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496309+0000", 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9643999999999998e-05 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615476+0000", 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.119167072 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615482+0000", 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9699999999999996e-06 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615531+0000", 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8231e-05 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615548+0000", 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7781000000000001e-05 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617092+0000", 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0015441090000000001 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617192+0000", 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9636000000000006e-05 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:24069 9.f e1309/1305 9:fb2f1382:::benchmark_data_smithi007_240312_object24068:head v 1309'1557, mlcod=1309'1555)", 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:50.419982+0000", 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 31.47795275, 2024-09-21T10:40:21.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.078787582999999994, 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:50.419982+0000", 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:50.419982+0000", 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:50.419983+0000", 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9299999999999997e-07 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:50.420090+0000", 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000107045 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:50.420097+0000", 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.374e-06 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.964 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:50.420102+0000", 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5399999999999997e-06 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:50.420145+0000", 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3275000000000002e-05 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:50.420157+0000", 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2113000000000001e-05 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.965 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:50.421048+0000", 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00089066500000000001 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:50.498770+0000", 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.077721877999999994 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:34504 9.4 e1309/1305 9:2b56e469:::benchmark_data_smithi007_240312_object34503:head v 1309'2175, mlcod=1309'2171)", 2024-09-21T10:40:21.966 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:55.459967+0000", 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 26.437968229999999, 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.085122648999999995, 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.459967+0000", 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.967 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.459967+0000", 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.459968+0000", 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1829999999999999e-06 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.460003+0000", 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5392999999999998e-05 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.969 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.460014+0000", 2024-09-21T10:40:21.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0675e-05 2024-09-21T10:40:21.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.969 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.969 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.969 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.460021+0000", 2024-09-21T10:40:21.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6980000000000001e-06 2024-09-21T10:40:21.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.460100+0000", 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8998999999999994e-05 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.460119+0000", 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9372e-05 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.461934+0000", 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0018144179999999999 2024-09-21T10:40:21.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.545090+0000", 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.083155910999999999 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:34513 9.f e1309/1305 9:f627cf51:::benchmark_data_smithi007_240312_object34512:head v 1309'2222, mlcod=1309'2220)", 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:55.461504+0000", 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 26.436431557999999, 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.085736198, 2024-09-21T10:40:21.971 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.461504+0000", 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.461504+0000", 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.972 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.461504+0000", 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8899999999999999e-07 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.461573+0000", 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8957999999999999e-05 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.461581+0000", 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0909999999999993e-06 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.461589+0000", 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4800000000000004e-06 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.461662+0000", 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2854000000000004e-05 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.461681+0000", 2024-09-21T10:40:21.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8983000000000001e-05 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.547193+0000", 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.085511991999999995 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.547240+0000", 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7151000000000003e-05 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.975 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:34516 9.e e1309/1305 9:7e98a282:::benchmark_data_smithi007_240312_object34515:head v 1309'2171, mlcod=1309'2169)", 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:55.462189+0000", 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 26.435746128000002, 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.088715055000000001, 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.462189+0000", 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.976 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.462189+0000", 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.462190+0000", 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9899999999999999e-07 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.462244+0000", 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3996000000000003e-05 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.545385+0000", 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.083141598999999997 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.545396+0000", 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0462000000000001e-05 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.545466+0000", 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9657000000000001e-05 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.978 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.545491+0000", 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5021e-05 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.550736+0000", 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0052451709999999999 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.550904+0000", 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00016825 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:34515 9.6 e1309/1305 9:603012fb:::benchmark_data_smithi007_240312_object34514:head v 1309'2132, mlcod=1309'2130)", 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:55.462306+0000", 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 26.435629418000001, 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.091070871999999997, 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.462306+0000", 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.980 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.462306+0000", 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.462306+0000", 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4899999999999995e-07 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.462339+0000", 2024-09-21T10:40:21.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.2914999999999999e-05 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.545810+0000", 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.083470987999999996 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.545817+0000", 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9600000000000003e-06 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.546765+0000", 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00094744499999999999 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.546785+0000", 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0100000000000001e-05 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.553298+0000", 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0065129949999999997 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.983 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.553377+0000", 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8819999999999994e-05 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:34521 9.4 e1309/1305 9:23b836c6:::benchmark_data_smithi007_240312_object34520:head v 1309'2176, mlcod=1309'2171)", 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:55.463735+0000", 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 26.434200418, 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.085614042000000001, 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:40:21.984 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.463735+0000", 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.463735+0000", 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.463736+0000", 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.2500000000000004e-07 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.985 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.463767+0000", 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.1080000000000001e-05 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.544200+0000", 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.080433231999999993 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.544217+0000", 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6605000000000001e-05 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.986 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.545125+0000", 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00090802600000000004 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.545146+0000", 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1772000000000001e-05 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.549294+0000", 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041475449999999999 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:40:21.987 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:40:21.988 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:40:21.988 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:55.549349+0000", 2024-09-21T10:40:21.988 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4857e-05 2024-09-21T10:40:21.988 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.988 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.988 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.988 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:40:21.988 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:40:21.988 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:40:21.988 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:22.031 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:22.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:22.132 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:22.172 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:22.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:22.274 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:22.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.314 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:22.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:22.415 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:22.456 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:22.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:22.513 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:40:22.558 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.602 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:22.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:22.703 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:22.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:22.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:22.750 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 41 16 62871 62855 95.7788 48.25 0.0209689 0.0104336 2024-09-21T10:40:22.836 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:22.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.876 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:22.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:22.977 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:23.001 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:23.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:23.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:23.142 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:23.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:23.244 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:23.274 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:23.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:23.376 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:23.403 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:23.505 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:23.552 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:23.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:23.683 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:23.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:23.751 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 42 16 63716 63700 94.7526 52.8125 0.0164487 0.0105474 2024-09-21T10:40:23.785 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:23.813 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:23.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:23.915 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:23 smithi031 ceph-mon[96824]: pgmap v1851: 99 pgs: 1 activating+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 12 MiB/s wr, 196 op/s; 25250/176841 objects degraded (14.278%); 5919/176841 objects misplaced (3.347%); 8.6 MiB/s, 137 objects/s recovering 2024-09-21T10:40:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:23 smithi007 ceph-mon[99390]: pgmap v1851: 99 pgs: 1 activating+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 12 MiB/s wr, 196 op/s; 25250/176841 objects degraded (14.278%); 5919/176841 objects misplaced (3.347%); 8.6 MiB/s, 137 objects/s recovering 2024-09-21T10:40:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:23 smithi007 ceph-mon[101144]: pgmap v1851: 99 pgs: 1 activating+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 12 MiB/s wr, 196 op/s; 25250/176841 objects degraded (14.278%); 5919/176841 objects misplaced (3.347%); 8.6 MiB/s, 137 objects/s recovering 2024-09-21T10:40:23.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.943 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:23.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:24.044 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:24.075 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:24.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:24.176 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:24.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:24.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:24.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:24.335 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:24.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:24.437 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:24.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:24.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:24.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:24.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.614 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:24.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:24.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:24.752 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 43 16 64574 64558 93.7964 53.625 0.0107784 0.0106523 2024-09-21T10:40:24.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.755 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:24.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:24.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:40:24.837 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 0, 3, 4, 6] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:40:24.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:40:24.856 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:24.928 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:24.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:25.029 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:25.094 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:25.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:25.195 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:25.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.261 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:25.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:25.362 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:25.416 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:25.429 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:25.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:25.513 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:25.531 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:25.598 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:25.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:25.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:25.727 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:25.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:25.752 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 44 16 65265 65249 92.6464 43.1875 0.0170334 0.0107842 2024-09-21T10:40:25.787 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:25 smithi007 ceph-mon[99390]: pgmap v1852: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 24 MiB/s wr, 383 op/s; 25247/187404 objects degraded (13.472%); 5666/187404 objects misplaced (3.023%); 8.3 MiB/s, 133 objects/s recovering 2024-09-21T10:40:25.788 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:25 smithi007 ceph-mon[101144]: pgmap v1852: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 24 MiB/s wr, 383 op/s; 25247/187404 objects degraded (13.472%); 5666/187404 objects misplaced (3.023%); 8.3 MiB/s, 133 objects/s recovering 2024-09-21T10:40:25.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:25.857 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:25.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:25 smithi031 ceph-mon[96824]: pgmap v1852: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 24 MiB/s wr, 383 op/s; 25247/187404 objects degraded (13.472%); 5666/187404 objects misplaced (3.023%); 8.3 MiB/s, 133 objects/s recovering 2024-09-21T10:40:25.959 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:25.987 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:25.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:26.088 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:26.129 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:26.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:26.231 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:26.270 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:26.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:26.372 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:26.399 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:26.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:26.501 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:26.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:26.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:26.547 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:40:26.623 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:26 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/323409709' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:26.623 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:26 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/323409709' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:26.633 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:26.675 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:26.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:26.752 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 45 16 66077 66061 91.7156 50.75 0.0175144 0.0108933 2024-09-21T10:40:26.776 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:26.820 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:26.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:26 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/323409709' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:26.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:26.968 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:26.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:27.069 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:27.098 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:27.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:27.199 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:27.236 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:27.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:27.337 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:27.366 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:27.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:27.468 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:27.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.524 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:27.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:27.625 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:27.666 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:27.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:27 smithi007 ceph-mon[99390]: pgmap v1853: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 26 MiB/s wr, 415 op/s; 25247/189720 objects degraded (13.308%); 5511/189720 objects misplaced (2.905%); 8.4 MiB/s, 134 objects/s recovering 2024-09-21T10:40:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:27 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:27 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/189720 objects degraded (13.308%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:27 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/323409709' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:40:27.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:27 smithi007 ceph-mon[99390]: osdmap e1316: 8 total, 8 up, 7 in 2024-09-21T10:40:27.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:27 smithi007 ceph-mon[101144]: pgmap v1853: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 26 MiB/s wr, 415 op/s; 25247/189720 objects degraded (13.308%); 5511/189720 objects misplaced (2.905%); 8.4 MiB/s, 134 objects/s recovering 2024-09-21T10:40:27.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:27 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:27.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:27 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/189720 objects degraded (13.308%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:27.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:27 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/323409709' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:40:27.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:27 smithi007 ceph-mon[101144]: osdmap e1316: 8 total, 8 up, 7 in 2024-09-21T10:40:27.752 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 46 16 66934 66918 90.8863 53.5625 0.0140472 0.0109969 2024-09-21T10:40:27.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:27.799 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:27.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:27.816 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:27 smithi031 ceph-mon[96824]: pgmap v1853: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 26 MiB/s wr, 415 op/s; 25247/189720 objects degraded (13.308%); 5511/189720 objects misplaced (2.905%); 8.4 MiB/s, 134 objects/s recovering 2024-09-21T10:40:27.816 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:27 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:27.816 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:27 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/189720 objects degraded (13.308%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:27.816 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:27 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/323409709' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:40:27.816 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:27 smithi031 ceph-mon[96824]: osdmap e1316: 8 total, 8 up, 7 in 2024-09-21T10:40:27.901 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:27.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.940 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:27.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:28.040 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:28.077 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:28.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:28.179 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:28.207 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:28.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:28.309 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:28.333 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:28.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:28.435 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:28.460 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:28.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:28.562 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:28.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.605 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:28.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:28.706 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:28.742 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:28.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:28.752 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 47 16 67624 67608 89.8703 43.125 0.0185138 0.0111204 2024-09-21T10:40:28.843 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:28.875 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:28.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:28.976 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:29.017 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:29.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:29.119 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:29.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.164 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:29.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:29.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:29.309 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:29.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:29.411 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:29.440 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:29.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:29.541 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:29.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:29.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:29.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:29.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:29.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:29.752 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 48 16 68490 68474 89.1257 54.125 0.025052 0.0112136 2024-09-21T10:40:29.807 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:29 smithi007 ceph-mon[99390]: pgmap v1855: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 50 MiB/s wr, 794 op/s; 25247/199611 objects degraded (12.648%); 5251/199611 objects misplaced (2.631%); 6.5 MiB/s, 103 objects/s recovering 2024-09-21T10:40:29.807 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:29 smithi007 ceph-mon[101144]: pgmap v1855: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 50 MiB/s wr, 794 op/s; 25247/199611 objects degraded (12.648%); 5251/199611 objects misplaced (2.631%); 6.5 MiB/s, 103 objects/s recovering 2024-09-21T10:40:29.839 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:29.907 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:29.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:29 smithi031 ceph-mon[96824]: pgmap v1855: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 50 MiB/s wr, 794 op/s; 25247/199611 objects degraded (12.648%); 5251/199611 objects misplaced (2.631%); 6.5 MiB/s, 103 objects/s recovering 2024-09-21T10:40:30.008 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:30.047 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:30.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:30.149 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:30.184 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:30.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:30.286 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:30.313 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:30.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:30.415 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:30.440 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:30.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:30.542 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:30.571 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:30.673 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:30.711 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:30.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:30.752 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 49 16 69225 69209 88.2444 45.9375 0.0107531 0.0113254 2024-09-21T10:40:30.814 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:30.841 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:30.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:30.943 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:30.982 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:30.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:31.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:31.110 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:31.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:31.142 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:40:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:40:30] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.51.0" 2024-09-21T10:40:31.212 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:31.243 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:31.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:31.345 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:31.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:31.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:31.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:31.538 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:31.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:31.640 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:31.694 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:31.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:31.752 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 50 16 70002 69986 87.4509 48.5625 0.0272839 0.0114283 2024-09-21T10:40:31.767 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:31 smithi007 ceph-mon[101144]: pgmap v1856: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 829 op/s; 25247/201720 objects degraded (12.516%); 5089/201720 objects misplaced (2.523%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:40:31.767 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:31 smithi007 ceph-mon[99390]: pgmap v1856: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 829 op/s; 25247/201720 objects degraded (12.516%); 5089/201720 objects misplaced (2.523%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:40:31.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:31.822 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:31.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:31.911 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:31 smithi031 ceph-mon[96824]: pgmap v1856: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 829 op/s; 25247/201720 objects degraded (12.516%); 5089/201720 objects misplaced (2.523%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:40:31.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:31.951 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:31.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:32.052 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:32.105 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:32.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:32.206 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:32.231 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:32.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:32.332 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:32.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:32.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:32.463 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:32.508 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:32.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:32.570 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:40:32.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:32.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:32.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:32.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:32.753 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 51 16 70730 70714 86.6285 45.5 0.0272996 0.0115365 2024-09-21T10:40:32.764 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:32.823 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:32 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/126533567' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:32.823 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:32.823 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:32 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/126533567' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:32.823 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:32.866 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:32.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:32.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:32 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/126533567' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:32.943 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:40:32.943 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:40:32.988 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:40:32.988 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:40:32.998 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:33.025 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:33.026 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:40:33.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.026 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:40:33.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:33.065 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:40:33.065 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:40:33.109 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:40:33.110 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:40:33.127 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:33.147 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:40:33.147 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:40:33.168 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:33.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:33.182 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:40:33.182 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:40:33.217 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:40:33.217 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:40:33.270 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:33.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.322 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:33.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:33.423 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:33.465 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:33.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:33.534 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:40:33.567 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:33.626 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:33.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:33.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:33.753 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 52 16 71471 71455 85.8528 46.3125 0.0170127 0.01164 2024-09-21T10:40:33.753 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:33.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:33.854 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:33.908 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:33.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:33 smithi031 ceph-mon[96824]: pgmap v1857: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 52 MiB/s wr, 829 op/s; 25247/201720 objects degraded (12.516%); 5089/201720 objects misplaced (2.523%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:40:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:33 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:40:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:33 smithi031 ceph-mon[96824]: osdmap e1317: 8 total, 8 up, 7 in 2024-09-21T10:40:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:33 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2413582527' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:33 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/201720 objects degraded (12.516%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:33 smithi007 ceph-mon[99390]: pgmap v1857: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 52 MiB/s wr, 829 op/s; 25247/201720 objects degraded (12.516%); 5089/201720 objects misplaced (2.523%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:40:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:33 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:40:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:33 smithi007 ceph-mon[99390]: osdmap e1317: 8 total, 8 up, 7 in 2024-09-21T10:40:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:33 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2413582527' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:33 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/201720 objects degraded (12.516%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:33 smithi007 ceph-mon[101144]: pgmap v1857: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 52 MiB/s wr, 829 op/s; 25247/201720 objects degraded (12.516%); 5089/201720 objects misplaced (2.523%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:40:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:33 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:40:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:33 smithi007 ceph-mon[101144]: osdmap e1317: 8 total, 8 up, 7 in 2024-09-21T10:40:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:33 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2413582527' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:33.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:33 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/201720 objects degraded (12.516%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:34.010 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:34.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:34.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:34.142 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:34.158 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T10:40:34.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.203 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:34.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:34.304 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:34.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:34.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:34.433 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:34.460 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:34.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:34.562 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:34.589 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:34.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:34.691 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:34.719 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:34.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:34.753 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 53 16 72238 72222 85.1375 47.9375 0.0059993 0.0117368 2024-09-21T10:40:34.821 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:34.862 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:34.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:34.991 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:34.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:35.093 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:35.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.154 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:35.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:35.255 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:35.286 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:35.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:35.388 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:35.428 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:35.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:35.529 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:35.569 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:35.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:35.671 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:35.706 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:35.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.752 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:35.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:35.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 54 16 73034 73018 84.482 49.75 0.0267243 0.0118303 2024-09-21T10:40:35.853 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:35.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:35 smithi007 ceph-mon[99390]: pgmap v1859: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 889 op/s; 25247/211074 objects degraded (11.961%); 4809/211074 objects misplaced (2.278%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:40:35.856 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:35 smithi007 ceph-mon[101144]: pgmap v1859: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 889 op/s; 25247/211074 objects degraded (11.961%); 4809/211074 objects misplaced (2.278%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:40:35.881 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:35.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:35 smithi031 ceph-mon[96824]: pgmap v1859: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 889 op/s; 25247/211074 objects degraded (11.961%); 4809/211074 objects misplaced (2.278%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:40:35.983 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:36.009 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:36.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:36.026 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:36.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:36.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.143 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:36.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:36.244 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:36.288 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:36.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:36.391 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:36.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:36.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:36.544 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:36.571 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:36.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:36.673 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:36.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:36.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:36.753 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 55 16 73781 73765 83.7949 46.6875 0.0312357 0.0119278 2024-09-21T10:40:36.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:36.848 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:36.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:36.935 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:36.935 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:36.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:36.981 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:36.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:36.982 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:40:37.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:37.140 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:37.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:37.242 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:37.265 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:37.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:37.366 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:37.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.399 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:37.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:37.500 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:37.530 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:37.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:37.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:37.661 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:37.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:37.753 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 56 16 74581 74565 83.1915 50 0.0332737 0.0120142 2024-09-21T10:40:37.764 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:37.801 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:37.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:37.903 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:37 smithi031 ceph-mon[96824]: pgmap v1860: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 50 MiB/s wr, 798 op/s; 25247/213279 objects degraded (11.838%); 4674/213279 objects misplaced (2.191%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T10:40:37.937 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:37.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:37 smithi007 ceph-mon[99390]: pgmap v1860: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 50 MiB/s wr, 798 op/s; 25247/213279 objects degraded (11.838%); 4674/213279 objects misplaced (2.191%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T10:40:37.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:37 smithi007 ceph-mon[101144]: pgmap v1860: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 50 MiB/s wr, 798 op/s; 25247/213279 objects degraded (11.838%); 4674/213279 objects misplaced (2.191%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T10:40:38.040 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:38.062 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:38.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:38.164 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:38.191 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:38.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:38.293 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:38.318 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:38.420 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:38.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:38.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:38.565 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:38.597 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:38.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:38.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:38 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/213279 objects degraded (11.838%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:38.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:38 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/213279 objects degraded (11.838%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:38.699 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:38.729 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:38.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:38.753 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 57 16 75238 75222 82.4525 41.0625 0.0368503 0.0121223 2024-09-21T10:40:38.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:38.858 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:38.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:38 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/213279 objects degraded (11.838%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:38.961 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:38.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:38.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:39.086 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:39.116 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:39.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:39.217 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:39.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:39.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:39.341 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:39.363 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:39.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:39.465 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:39.502 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:39.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:39.604 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:39.630 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:39.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:39.732 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:39.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 58 16 75760 75744 81.5932 32.625 0.00907473 0.0122486 2024-09-21T10:40:39.771 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:39.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:39.873 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:39.901 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:39.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:39 smithi031 ceph-mon[96824]: pgmap v1861: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 25247/221232 objects degraded (11.412%); 4468/221232 objects misplaced (2.020%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:40:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:39 smithi007 ceph-mon[99390]: pgmap v1861: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 25247/221232 objects degraded (11.412%); 4468/221232 objects misplaced (2.020%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:40:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:39 smithi007 ceph-mon[101144]: pgmap v1861: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 25247/221232 objects degraded (11.412%); 4468/221232 objects misplaced (2.020%); 4.9 MiB/s, 78 objects/s recovering 2024-09-21T10:40:40.003 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:40.030 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:40.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:40.132 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:40.168 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:40.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:40.270 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:40.314 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:40.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:40.410 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:40:40.410 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:40:40.416 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:40.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.455 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:40.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:40.556 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:40.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.599 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:40.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:40.700 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:40.743 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:40.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:40.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 59 16 76584 76568 81.0832 51.5 0.0102354 0.0123265 2024-09-21T10:40:40.844 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:40.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:40.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:40.976 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:41.009 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:41.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:41.111 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:41.138 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:41.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:41.143 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:40:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:40:40] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-09-21T10:40:41.192 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:40:41.240 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:41.266 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:41.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:41.368 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:41.397 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:41.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:41.498 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:41.528 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:41.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:41.630 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:41.676 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:41.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:41.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:40:41.753200+0000 min lat: 0.00129194 max lat: 8.16606 avg lat: 0.0124033 2024-09-21T10:40:41.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:40:41.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 60 16 77401 77385 80.5829 51.0625 0.00498526 0.0124033 2024-09-21T10:40:41.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:41.850 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:41.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:41 smithi031 ceph-mon[96824]: pgmap v1862: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 45 MiB/s wr, 716 op/s; 25247/223218 objects degraded (11.310%); 4324/223218 objects misplaced (1.937%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:40:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:41 smithi007 ceph-mon[99390]: pgmap v1862: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 45 MiB/s wr, 716 op/s; 25247/223218 objects degraded (11.310%); 4324/223218 objects misplaced (1.937%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:40:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:41 smithi007 ceph-mon[101144]: pgmap v1862: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 45 MiB/s wr, 716 op/s; 25247/223218 objects degraded (11.310%); 4324/223218 objects misplaced (1.937%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:40:41.953 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:42.000 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:42.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:42.101 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:42.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:42.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:42.233 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:42.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:42.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:42.360 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:42.386 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:42.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:42.487 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:42.514 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:42.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:42.616 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:42.645 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:42.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:42.746 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:42.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 61 16 78161 78145 80.0406 47.5 0.00973325 0.012486 2024-09-21T10:40:42.777 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:42.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:42.879 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:42.904 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:42.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:43.006 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:43.036 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:43.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:43.137 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:43.173 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:43.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:43.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:43.298 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:43.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:43.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:43.422 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:43.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:43.524 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:43.551 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:43.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:43.645 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:40:43.652 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:43.678 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:43.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:43.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 62 16 78656 78640 79.2488 30.9375 0.0172689 0.0126121 2024-09-21T10:40:43.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:43.824 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:43 smithi031 ceph-mon[96824]: pgmap v1863: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 899 op/s; 25247/228714 objects degraded (11.039%); 3929/228714 objects misplaced (1.718%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:40:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:43 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/228714 objects degraded (11.039%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:43 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4023687909' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:40:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:43 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:40:43.926 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:43 smithi007 ceph-mon[101144]: pgmap v1863: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 899 op/s; 25247/228714 objects degraded (11.039%); 3929/228714 objects misplaced (1.718%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:40:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:43 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/228714 objects degraded (11.039%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:43 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4023687909' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:40:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:43 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:40:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:43 smithi007 ceph-mon[99390]: pgmap v1863: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 899 op/s; 25247/228714 objects degraded (11.039%); 3929/228714 objects misplaced (1.718%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:40:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:43 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/228714 objects degraded (11.039%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:43 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4023687909' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:40:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:43 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:40:43.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:43.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:44.051 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:44.089 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:44.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:44.191 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:44.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:44.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:44.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:44.345 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:44.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:44.447 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:44.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:44.588 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:44.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:44.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:44.752 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:44.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 63 16 79397 79381 78.726 46.3125 0.0160566 0.0126961 2024-09-21T10:40:44.783 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:44.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:44.885 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:44.923 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:44.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:44.937 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:44.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:44 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:44.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:44 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:40:44.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:44 smithi007 ceph-mon[101144]: osdmap e1318: 8 total, 8 up, 7 in 2024-09-21T10:40:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:44 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:44 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:40:44.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:44 smithi007 ceph-mon[99390]: osdmap e1318: 8 total, 8 up, 7 in 2024-09-21T10:40:44.955 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:45.025 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:45.051 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:45.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:45.153 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:44 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:44 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:40:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:44 smithi031 ceph-mon[96824]: osdmap e1318: 8 total, 8 up, 7 in 2024-09-21T10:40:45.181 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:45.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:45.283 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:45.320 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:45.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:45.423 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:45.452 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:45.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:45.554 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:45.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:45.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:45.683 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T10:40:45.684 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:45.727 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:45.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:45.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 64 16 80123 80107 78.2049 45.375 0.0461847 0.0127797 2024-09-21T10:40:45.830 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:45.881 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:45.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:45 smithi007 ceph-mon[99390]: pgmap v1865: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 44 MiB/s wr, 697 op/s; 25247/232017 objects degraded (10.882%); 3929/232017 objects misplaced (1.693%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:40:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:45 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/623917921' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:40:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:45 smithi007 ceph-mon[101144]: pgmap v1865: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 44 MiB/s wr, 697 op/s; 25247/232017 objects degraded (10.882%); 3929/232017 objects misplaced (1.693%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:40:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:45 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/623917921' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:40:45.983 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:46.035 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:46.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:46.136 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:45 smithi031 ceph-mon[96824]: pgmap v1865: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 44 MiB/s wr, 697 op/s; 25247/232017 objects degraded (10.882%); 3929/232017 objects misplaced (1.693%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:40:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:45 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/623917921' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:40:46.172 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:46.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:46.274 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:46.300 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:46.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:46.401 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:46.430 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:46.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:46.532 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:46.558 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:46.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:46.660 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:46.688 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:46.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:46.754 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 65 16 80945 80929 77.7922 51.375 0.0311085 0.012848 2024-09-21T10:40:46.790 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:46.833 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:46.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:46.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:40:46.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:46 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/623917921' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:40:46.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:46 smithi007 ceph-mon[99390]: osdmap e1319: 8 total, 8 up, 7 in 2024-09-21T10:40:46.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:46 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/623917921' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:40:46.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:46 smithi007 ceph-mon[101144]: osdmap e1319: 8 total, 8 up, 7 in 2024-09-21T10:40:46.935 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:46.963 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:46.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:47.065 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:47.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.104 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:47.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:46 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/623917921' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:40:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:46 smithi031 ceph-mon[96824]: osdmap e1319: 8 total, 8 up, 7 in 2024-09-21T10:40:47.204 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:47.236 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:47.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:47.337 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:47.378 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:47.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:47.421 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:40:47.480 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:47.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.554 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:47.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:47.655 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:47.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:47.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:47.757 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 66 16 81671 81655 77.2978 45.375 0.0145859 0.0129304 2024-09-21T10:40:47.835 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:47.860 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:47.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:47.958 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:47 smithi007 ceph-mon[99390]: pgmap v1867: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 34 MiB/s wr, 537 op/s; 25247/234141 objects degraded (10.783%); 3783/234141 objects misplaced (1.616%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T10:40:47.959 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:47 smithi007 ceph-mon[101144]: pgmap v1867: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 34 MiB/s wr, 537 op/s; 25247/234141 objects degraded (10.783%); 3783/234141 objects misplaced (1.616%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T10:40:47.962 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:47.987 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:47.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:48.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:48.135 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:48.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:47 smithi031 ceph-mon[96824]: pgmap v1867: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 34 MiB/s wr, 537 op/s; 25247/234141 objects degraded (10.783%); 3783/234141 objects misplaced (1.616%); 5.3 MiB/s, 85 objects/s recovering 2024-09-21T10:40:48.237 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:48.284 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:48.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:48.386 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:48.426 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:48.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:48.528 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:48.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.577 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:48.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:48.678 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:48.706 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:48.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:48.758 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 67 16 82404 82388 76.8275 45.8125 0.0368159 0.013008 2024-09-21T10:40:48.763 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:48 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/234141 objects degraded (10.783%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:48.764 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:48 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/234141 objects degraded (10.783%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:48.807 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:48.834 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:40:48.834 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:40:48.877 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:48.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:48.979 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:49.020 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:49.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:49.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:49.150 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:49.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:48 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/234141 objects degraded (10.783%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:49.252 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:49.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:49.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:49.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:49.416 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:49.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:49.518 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:49.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.562 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:49.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:49.634 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:49.637 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:49.663 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:49.687 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:49.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:49.760 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 68 16 83161 83145 76.3913 47.3125 0.0145229 0.0130833 2024-09-21T10:40:49.789 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:49.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:49.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:49.933 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:49.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:49.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:49.984 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:49 smithi007 ceph-mon[99390]: pgmap v1868: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 810 op/s; 25247/242679 objects degraded (10.403%); 3367/242679 objects misplaced (1.387%); 7.5 MiB/s, 119 objects/s recovering 2024-09-21T10:40:49.984 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:49 smithi007 ceph-mon[101144]: pgmap v1868: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 810 op/s; 25247/242679 objects degraded (10.403%); 3367/242679 objects misplaced (1.387%); 7.5 MiB/s, 119 objects/s recovering 2024-09-21T10:40:50.064 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:50.116 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:50.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:49 smithi031 ceph-mon[96824]: pgmap v1868: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 51 MiB/s wr, 810 op/s; 25247/242679 objects degraded (10.403%); 3367/242679 objects misplaced (1.387%); 7.5 MiB/s, 119 objects/s recovering 2024-09-21T10:40:50.217 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:50.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.258 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:50.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:50.359 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:50.388 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:50.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:50.427 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:40:50.428 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:40:50.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:50.535 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:40:50.535 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:40:50.535 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:50.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:50.573 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:40:50.573 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:40:50.612 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:40:50.612 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:40:50.636 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:50.641 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:40:50.642 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:40:50.675 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:40:50.675 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:40:50.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.678 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:50.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:50.706 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:40:50.706 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:40:50.740 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:40:50.740 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:40:50.760 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 69 16 83870 83854 75.9264 44.3125 0.0426449 0.0131639 2024-09-21T10:40:50.779 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:50.806 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:50.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:50.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2104406212' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:50.868 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2104406212' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:50.908 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:50.952 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:50.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:51.054 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:51.099 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:51.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2104406212' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:51.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:40:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:40:50] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-09-21T10:40:51.202 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:51.228 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:51.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:51.330 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:51.372 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:51.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:51.474 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:51.505 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:51.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:51.607 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:51.645 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:51.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:51.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:51.762 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 70 16 84645 84629 75.5311 48.4375 0.0177833 0.0132314 2024-09-21T10:40:51.785 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:51.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:51.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:51.942 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:51.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:52.046 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:52.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:51 smithi007 ceph-mon[99390]: pgmap v1869: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 42 MiB/s wr, 670 op/s; 25247/244812 objects degraded (10.313%); 3215/244812 objects misplaced (1.313%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:40:52.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:52.051 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:51 smithi007 ceph-mon[101144]: pgmap v1869: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 42 MiB/s wr, 670 op/s; 25247/244812 objects degraded (10.313%); 3215/244812 objects misplaced (1.313%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:40:52.051 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:52.092 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:52.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:51 smithi031 ceph-mon[96824]: pgmap v1869: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 42 MiB/s wr, 670 op/s; 25247/244812 objects degraded (10.313%); 3215/244812 objects misplaced (1.313%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:40:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:52.193 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:52.225 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:52.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:52.327 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:52.353 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:52.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:52.455 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:52.479 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:52.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:52.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:52.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:52.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:52.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:52.737 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:52.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:52.763 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 71 16 85447 85431 75.1733 50.125 0.0150254 0.0132966 2024-09-21T10:40:52.839 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:52.866 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:52.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:52.969 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:53.013 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:53.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:53.115 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:53.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.155 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:53.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:53.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:53.293 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:53.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:53.395 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:53.444 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:53.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:53.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:53.576 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:53.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:53.678 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:53.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:53.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:53.763 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 72 16 86212 86196 74.7933 47.8125 0.0202052 0.0133636 2024-09-21T10:40:53.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:53.845 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:53.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:53.947 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:53.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:53.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:54.085 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:54.127 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:54.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:53 smithi031 ceph-mon[96824]: pgmap v1870: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 44 MiB/s wr, 703 op/s; 25247/250500 objects degraded (10.079%); 2834/250500 objects misplaced (1.131%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:40:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:53 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/250500 objects degraded (10.079%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:53 smithi007 ceph-mon[99390]: pgmap v1870: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 44 MiB/s wr, 703 op/s; 25247/250500 objects degraded (10.079%); 2834/250500 objects misplaced (1.131%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:40:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:53 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/250500 objects degraded (10.079%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:53 smithi007 ceph-mon[101144]: pgmap v1870: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.1 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 44 MiB/s wr, 703 op/s; 25247/250500 objects degraded (10.079%); 2834/250500 objects misplaced (1.131%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:40:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:53 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/250500 objects degraded (10.079%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:54.230 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:54.278 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:54.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:54.379 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:54.411 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:54.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:54.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:54.542 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:54.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:54.643 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:54.667 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:54.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:54.763 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 73 16 86963 86947 74.4118 46.9375 0.00654424 0.0134324 2024-09-21T10:40:54.768 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:54.796 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:54.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:54.898 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:54.916 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:40:54.942 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:54.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:55.043 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:55.071 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:55.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:55.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:55.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:55.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:55.292 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:40:55.326 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:55.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:55.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:55.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:55.528 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:55.629 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:55.656 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:55.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:55.758 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:55.763 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 74 16 87639 87623 73.9773 42.25 0.0572524 0.0135107 2024-09-21T10:40:55.785 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:55.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:55.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:55.890 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:55 smithi007 ceph-mon[101144]: pgmap v1871: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 45 MiB/s wr, 727 op/s; 25247/253848 objects degraded (9.946%); 2834/253848 objects misplaced (1.116%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:40:55.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:55 smithi007 ceph-mon[99390]: pgmap v1871: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 45 MiB/s wr, 727 op/s; 25247/253848 objects degraded (9.946%); 2834/253848 objects misplaced (1.116%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:40:55.933 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:55.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:56.035 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:56.060 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:56.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:56.162 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:55 smithi031 ceph-mon[96824]: pgmap v1871: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 45 MiB/s wr, 727 op/s; 25247/253848 objects degraded (9.946%); 2834/253848 objects misplaced (1.116%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:40:56.206 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:56.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:56.308 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:56.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:56.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:56.432 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:56.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.472 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:56.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:56.573 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:56.600 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:56.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:56.702 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:56.747 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:56.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:56.763 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 75 16 88293 88277 73.5359 40.875 0.01384 0.0135925 2024-09-21T10:40:56.850 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:56.858 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:40:56.875 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:56.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:56 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1504378213' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:40:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:56 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1504378213' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:40:56.976 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:57.003 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:57.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:57.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:56 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1504378213' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:40:57.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:57.144 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:57.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:57.246 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:57.272 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:57.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:57.373 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:57.415 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:57.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:57.516 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:57.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:57.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:57.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:57.691 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:57.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:57.763 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 76 16 88971 88955 73.126 42.375 0.0552913 0.013669 2024-09-21T10:40:57.794 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:57.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:57.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:57.938 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:57.964 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:57.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:58.066 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:58.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.093 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:58.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:57 smithi031 ceph-mon[96824]: pgmap v1872: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 681 op/s; 25247/256038 objects degraded (9.861%); 2665/256038 objects misplaced (1.041%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:40:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1504378213' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:40:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:57 smithi031 ceph-mon[96824]: osdmap e1320: 8 total, 8 up, 7 in 2024-09-21T10:40:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:57 smithi007 ceph-mon[101144]: pgmap v1872: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 681 op/s; 25247/256038 objects degraded (9.861%); 2665/256038 objects misplaced (1.041%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:40:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1504378213' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:40:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:57 smithi007 ceph-mon[101144]: osdmap e1320: 8 total, 8 up, 7 in 2024-09-21T10:40:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:57 smithi007 ceph-mon[99390]: pgmap v1872: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 681 op/s; 25247/256038 objects degraded (9.861%); 2665/256038 objects misplaced (1.041%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:40:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1504378213' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:40:58.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:57 smithi007 ceph-mon[99390]: osdmap e1320: 8 total, 8 up, 7 in 2024-09-21T10:40:58.194 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:58.220 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:58.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:58.322 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:58.364 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:58.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:58.466 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:58.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:58.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:58.596 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:58.626 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:58.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:58.728 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:58.763 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 77 16 89685 89669 72.7558 44.625 0.0467563 0.0137384 2024-09-21T10:40:58.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.772 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:58.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:58.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:58.886 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:40:58.900 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:58.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:59.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:59.024 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:59.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:59.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:59.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.164 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:59.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:58 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/256038 objects degraded (9.861%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:58 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2077650377' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:58 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:58 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/256038 objects degraded (9.861%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:58 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2077650377' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:58 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:58 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/256038 objects degraded (9.861%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:40:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:58 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2077650377' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:58 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:59.266 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:59.293 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:59.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:59.394 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:59.419 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:59.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:59.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:59.552 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:59.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:59.654 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:59.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.700 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:59.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:59.763 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 78 16 90398 90382 72.3944 44.5625 0.0224222 0.0138055 2024-09-21T10:40:59.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:59.849 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:40:59.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:59.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:59.981 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:40:59.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:00.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:00.128 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:00.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:59 smithi031 ceph-mon[96824]: pgmap v1874: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 46 MiB/s wr, 737 op/s; 25247/264807 objects degraded (9.534%); 2199/264807 objects misplaced (0.830%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T10:41:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:59 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:41:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:59 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:40:59 smithi031 ceph-mon[96824]: osdmap e1321: 8 total, 8 up, 7 in 2024-09-21T10:41:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:59 smithi007 ceph-mon[99390]: pgmap v1874: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 46 MiB/s wr, 737 op/s; 25247/264807 objects degraded (9.534%); 2199/264807 objects misplaced (0.830%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T10:41:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:59 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:41:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:59 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:40:59 smithi007 ceph-mon[99390]: osdmap e1321: 8 total, 8 up, 7 in 2024-09-21T10:41:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:59 smithi007 ceph-mon[101144]: pgmap v1874: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 46 MiB/s wr, 737 op/s; 25247/264807 objects degraded (9.534%); 2199/264807 objects misplaced (0.830%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T10:41:00.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:59 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:41:00.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:59 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:00.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:40:59 smithi007 ceph-mon[101144]: osdmap e1321: 8 total, 8 up, 7 in 2024-09-21T10:41:00.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:00.278 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:00.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:00.380 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.406 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:00.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:00.508 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:00.532 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:00.566 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:41:00.566 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:00.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:00.668 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:00.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.734 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:00.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:00.764 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 79 16 91136 91120 72.0616 46.125 0.0497555 0.0138712 2024-09-21T10:41:00.835 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:00.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:00.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:00.990 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:01.016 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:01.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:01.066 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:01.118 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:01.143 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:01.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:01.150 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:41:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:41:00] "GET /metrics HTTP/1.1" 200 36626 "" "Prometheus/2.51.0" 2024-09-21T10:41:01.245 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:01.270 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:01.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:01.372 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:01.397 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:01.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:01.499 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:01.525 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:01.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:01.626 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:01.648 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:01.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:01.750 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:01.764 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:41:01.763272+0000 min lat: 0.00129194 max lat: 8.16606 avg lat: 0.0138662 2024-09-21T10:41:01.764 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:41:01.764 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 80 16 91523 91507 71.4633 24.1875 0.00507436 0.0138662 2024-09-21T10:41:01.772 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:01.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:01.792 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:01.874 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:01.897 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:01.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:02.000 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:02.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:02.146 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:01 smithi031 ceph-mon[96824]: pgmap v1876: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 42 MiB/s wr, 679 op/s; 25247/266805 objects degraded (9.463%); 2038/266805 objects misplaced (0.764%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:41:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:01 smithi031 ceph-mon[96824]: osdmap e1322: 8 total, 8 up, 7 in 2024-09-21T10:41:02.184 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:01 smithi007 ceph-mon[99390]: pgmap v1876: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 42 MiB/s wr, 679 op/s; 25247/266805 objects degraded (9.463%); 2038/266805 objects misplaced (0.764%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:41:02.184 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:01 smithi007 ceph-mon[99390]: osdmap e1322: 8 total, 8 up, 7 in 2024-09-21T10:41:02.184 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:01 smithi007 ceph-mon[101144]: pgmap v1876: 99 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 90 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 42 MiB/s wr, 679 op/s; 25247/266805 objects degraded (9.463%); 2038/266805 objects misplaced (0.764%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:41:02.184 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:01 smithi007 ceph-mon[101144]: osdmap e1322: 8 total, 8 up, 7 in 2024-09-21T10:41:02.190 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:02.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:02.297 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:02.325 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:02.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:02.427 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:02.477 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:02.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:02.579 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:02.627 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:02.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:02.728 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:02.758 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:02.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:02.764 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 81 16 92155 92139 71.0687 39.5 0.0194809 0.0140648 2024-09-21T10:41:02.860 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:02.890 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:02.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:02.992 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:03.008 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:41:03.035 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:03.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:03.138 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:02 smithi031 ceph-mon[96824]: osdmap e1323: 8 total, 8 up, 7 in 2024-09-21T10:41:03.165 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:03.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:02 smithi007 ceph-mon[99390]: osdmap e1323: 8 total, 8 up, 7 in 2024-09-21T10:41:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:02 smithi007 ceph-mon[101144]: osdmap e1323: 8 total, 8 up, 7 in 2024-09-21T10:41:03.268 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:03.295 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:03.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:03.396 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:03.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:03.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:03.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:03.556 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:03.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:03.658 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:03.706 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:03.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:03.764 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 82 16 92936 92920 70.7973 48.8125 0.0156713 0.0141178 2024-09-21T10:41:03.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:03.855 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:03.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:03.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:03.988 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:03.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:04.090 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:04.129 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:04.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:03 smithi031 ceph-mon[96824]: pgmap v1879: 99 pgs: 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 90 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 58 MiB/s wr, 927 op/s; 25247/271461 objects degraded (9.300%); 1636/271461 objects misplaced (0.603%); 12 MiB/s, 185 objects/s recovering 2024-09-21T10:41:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:03 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/271461 objects degraded (9.300%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:41:04.178 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:03 smithi007 ceph-mon[101144]: pgmap v1879: 99 pgs: 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 90 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 58 MiB/s wr, 927 op/s; 25247/271461 objects degraded (9.300%); 1636/271461 objects misplaced (0.603%); 12 MiB/s, 185 objects/s recovering 2024-09-21T10:41:04.178 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:03 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/271461 objects degraded (9.300%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:41:04.182 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:03 smithi007 ceph-mon[99390]: pgmap v1879: 99 pgs: 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 90 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 58 MiB/s wr, 927 op/s; 25247/271461 objects degraded (9.300%); 1636/271461 objects misplaced (0.603%); 12 MiB/s, 185 objects/s recovering 2024-09-21T10:41:04.183 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:03 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/271461 objects degraded (9.300%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:41:04.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:04.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:04.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:04.360 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:04.386 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:04.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:04.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:04.515 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:04.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:04.617 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:04.662 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:04.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:04.764 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:04.771 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 83 16 93713 93697 70.5237 48.5625 0.0526775 0.0141717 2024-09-21T10:41:04.814 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:04.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:04.915 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:04.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:04.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:05.061 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:05.086 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:05.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:05.188 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:05.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.218 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:05.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:05.319 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:05.369 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:05.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:05.471 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:05.522 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:05.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:05.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:05.665 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:05.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:05.766 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:05.771 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 84 16 94404 94388 70.1983 43.1875 0.00984523 0.0142389 2024-09-21T10:41:05.794 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:05.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:05.896 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:05.936 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:05.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:06.037 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:06.076 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:06.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:06.135 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:05 smithi007 ceph-mon[99390]: pgmap v1880: 99 pgs: 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 90 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 34 MiB/s wr, 537 op/s; 25247/274491 objects degraded (9.198%); 1636/274491 objects misplaced (0.596%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T10:41:06.136 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:05 smithi007 ceph-mon[101144]: pgmap v1880: 99 pgs: 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 90 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 34 MiB/s wr, 537 op/s; 25247/274491 objects degraded (9.198%); 1636/274491 objects misplaced (0.596%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T10:41:06.178 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:06.233 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:06.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:06.335 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:06.372 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:06.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:06.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:05 smithi031 ceph-mon[96824]: pgmap v1880: 99 pgs: 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 90 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 34 MiB/s wr, 537 op/s; 25247/274491 objects degraded (9.198%); 1636/274491 objects misplaced (0.596%); 5.9 MiB/s, 93 objects/s recovering 2024-09-21T10:41:06.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:06.516 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:41:06.517 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:41:06.518 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:06.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:06.555 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:41:06.555 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:41:06.596 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:41:06.596 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:41:06.621 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:06.630 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:41:06.631 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:41:06.647 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:06.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:06.674 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:41:06.674 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:41:06.717 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:41:06.717 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:41:06.748 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:06.760 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:41:06.761 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:41:06.771 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 85 16 95100 95084 69.8843 43.5 0.0201774 0.0143033 2024-09-21T10:41:06.776 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:06.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:06.799 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:41:06.799 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:41:06.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:06.904 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:06.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:06.997 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:41:06.997 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:41:07.006 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:07.053 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:07.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:07.155 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:07.188 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:07.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:07.290 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:07.323 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:07.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:07.424 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:07.450 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:07.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:07.552 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:07.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:07.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:07 smithi031 ceph-mon[96824]: pgmap v1881: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 32 MiB/s wr, 506 op/s; 25247/276252 objects degraded (9.139%); 1343/276252 objects misplaced (0.486%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:41:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:07 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/13251108' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:07.687 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:07 smithi007 ceph-mon[99390]: pgmap v1881: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 32 MiB/s wr, 506 op/s; 25247/276252 objects degraded (9.139%); 1343/276252 objects misplaced (0.486%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:41:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:07 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/13251108' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:07 smithi007 ceph-mon[101144]: pgmap v1881: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 5.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 32 MiB/s wr, 506 op/s; 25247/276252 objects degraded (9.139%); 1343/276252 objects misplaced (0.486%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:41:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:07.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:07 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/13251108' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:07.712 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:07.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:07.771 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 86 16 95793 95777 69.5754 43.3125 0.0126052 0.0143668 2024-09-21T10:41:07.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:07.848 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:07.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:07.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:07.981 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:07.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:08.082 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:08.108 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:08.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:08.210 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:08.250 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:08.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:08.352 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:08.399 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:08.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:08.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:08 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/276252 objects degraded (9.139%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:41:08.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:08 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/276252 objects degraded (9.139%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:41:08.501 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:08.526 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:08.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:08.628 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:08.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:08.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:08 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/276252 objects degraded (9.139%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:41:08.758 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:08.771 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 87 16 96466 96450 69.2592 42.0625 0.0183085 0.0144305 2024-09-21T10:41:08.800 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:08.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:08.902 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:08.940 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:08.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:09.042 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:09.071 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:09.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:09.173 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:09.201 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:09.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:09.303 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:09.330 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:09.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:09.431 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:09.458 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:09.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:09.481 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:09 smithi007 ceph-mon[99390]: pgmap v1882: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 48 MiB/s wr, 769 op/s; 25247/285282 objects degraded (8.850%); 1343/285282 objects misplaced (0.471%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:41:09.482 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:09 smithi007 ceph-mon[101144]: pgmap v1882: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 48 MiB/s wr, 769 op/s; 25247/285282 objects degraded (8.850%); 1343/285282 objects misplaced (0.471%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:41:09.560 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:09.605 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:09.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:09.707 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:09.733 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:09.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:09.771 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 88 16 97203 97187 68.9956 46.0625 0.00990044 0.0144872 2024-09-21T10:41:09.802 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:09.834 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:09.840 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:41:09.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:09.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:09 smithi031 ceph-mon[96824]: pgmap v1882: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 48 MiB/s wr, 769 op/s; 25247/285282 objects degraded (8.850%); 1343/285282 objects misplaced (0.471%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:41:09.964 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:10.029 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:10.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:10.130 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:10.156 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:10.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:10.258 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:10.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.301 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:10.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:10.402 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:10.498 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:10.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:10.600 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:10.631 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:10.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:10.733 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:10.756 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:41:10.766 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:10.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:10.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 89 16 97851 97835 68.6755 40.5 0.0303915 0.0145554 2024-09-21T10:41:10.868 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:10.938 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:10.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:11.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:11.088 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:11.190 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:11.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:41:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:41:10] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-09-21T10:41:11.232 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:11.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:11.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:11.365 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:11.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:11.441 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:41:11.466 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:11.489 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:11.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:11.590 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:11.623 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:11.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:11.724 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:11.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:11.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:11.769 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:11 smithi007 ceph-mon[99390]: pgmap v1883: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 25247/287358 objects degraded (8.786%); 1163/287358 objects misplaced (0.405%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:41:11.769 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:11 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3842909156' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:41:11.769 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:11 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:41:11.770 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:11 smithi007 ceph-mon[101144]: pgmap v1883: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 25247/287358 objects degraded (8.786%); 1163/287358 objects misplaced (0.405%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:41:11.770 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:11 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3842909156' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:41:11.770 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:11 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total time run: 90.0172 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total writes made: 98515 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Write size: 65536 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object size: 65536 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Bandwidth (MB/sec): 68.4002 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Bandwidth: 48.4826 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max bandwidth (MB/sec): 213.5 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min bandwidth (MB/sec): 0 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average IOPS: 1094 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev IOPS: 775.741 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max IOPS: 3416 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min IOPS: 0 2024-09-21T10:41:11.772 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average Latency(s): 0.0146141 2024-09-21T10:41:11.773 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Latency(s): 0.0809664 2024-09-21T10:41:11.773 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max latency(s): 8.16606 2024-09-21T10:41:11.773 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min latency(s): 0.00129194 2024-09-21T10:41:11.780 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:41:11.861 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:11.888 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:11.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:11 smithi031 ceph-mon[96824]: pgmap v1883: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 25247/287358 objects degraded (8.786%); 1163/287358 objects misplaced (0.405%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:41:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:11 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3842909156' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:41:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:11 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:41:11.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:12.028 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:12.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:12.130 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:12.156 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:12.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:12.257 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:12.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.303 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:12.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:12.404 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:12.428 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:12.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:12.528 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:41:12.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:12.554 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:12.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:12.656 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:12.681 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:12.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:12.737 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:12 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:41:12.737 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:12 smithi007 ceph-mon[99390]: osdmap e1324: 8 total, 8 up, 7 in 2024-09-21T10:41:12.737 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:12 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:41:12.737 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:12 smithi007 ceph-mon[101144]: osdmap e1324: 8 total, 8 up, 7 in 2024-09-21T10:41:12.745 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:12.782 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:12.807 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:12.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:12 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:41:12.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:12 smithi031 ceph-mon[96824]: osdmap e1324: 8 total, 8 up, 7 in 2024-09-21T10:41:12.935 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:12.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:12.946 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:13.037 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:13.082 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:13.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:13.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:13.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:13.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:13.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:13.342 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:13.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:13.444 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:13.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.482 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:13.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:13.484 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:41:13.584 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:13.618 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:13.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:13.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:13.749 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:13.850 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:13.873 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:13.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:13 smithi031 ceph-mon[96824]: pgmap v1885: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 43 MiB/s wr, 700 op/s; 25247/292179 objects degraded (8.641%); 1163/292179 objects misplaced (0.398%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:41:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:13 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/292179 objects degraded (8.641%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:13 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3423073641' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:41:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:13 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:41:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:13 smithi007 ceph-mon[99390]: pgmap v1885: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 43 MiB/s wr, 700 op/s; 25247/292179 objects degraded (8.641%); 1163/292179 objects misplaced (0.398%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:41:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:13 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/292179 objects degraded (8.641%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:13 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3423073641' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:41:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:13 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:41:13.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:13 smithi007 ceph-mon[101144]: pgmap v1885: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 43 MiB/s wr, 700 op/s; 25247/292179 objects degraded (8.641%); 1163/292179 objects misplaced (0.398%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:41:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:13 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/292179 objects degraded (8.641%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:13 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3423073641' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:41:13.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:13 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:41:13.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:14.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:14.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:14.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:14.130 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:14.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:14.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:14.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:14.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:14.366 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:14.388 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:14.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:14.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:14.528 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:14.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:14.630 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:14.666 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:14.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:14 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:14 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:41:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:14 smithi007 ceph-mon[99390]: osdmap e1325: 8 total, 8 up, 7 in 2024-09-21T10:41:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:14 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:14 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:41:14.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:14 smithi007 ceph-mon[101144]: osdmap e1325: 8 total, 8 up, 7 in 2024-09-21T10:41:14.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:14.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:14.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:14.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:14 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:14 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:41:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:14 smithi031 ceph-mon[96824]: osdmap e1325: 8 total, 8 up, 7 in 2024-09-21T10:41:14.918 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:14.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:15.020 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:15.058 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:15.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:15.160 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:15.202 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:15.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:15.303 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:15.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:15.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:15.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:15.475 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:15.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:15.577 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:15.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:15.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:15.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:15 smithi007 ceph-mon[99390]: pgmap v1887: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 127 B/s rd, 49 MiB/s wr, 817 op/s; 25247/294246 objects degraded (8.580%); 1163/294246 objects misplaced (0.395%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:41:15.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:15 smithi007 ceph-mon[101144]: pgmap v1887: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 127 B/s rd, 49 MiB/s wr, 817 op/s; 25247/294246 objects degraded (8.580%); 1163/294246 objects misplaced (0.395%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:41:15.721 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:15.749 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:15.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:15.851 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:15.889 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:15.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:15 smithi031 ceph-mon[96824]: pgmap v1887: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 127 B/s rd, 49 MiB/s wr, 817 op/s; 25247/294246 objects degraded (8.580%); 1163/294246 objects misplaced (0.395%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:41:15.991 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:16.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.047 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:16.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:16.148 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:16.178 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:16.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:16.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:16.302 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:16.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:16.403 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:16.431 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:16.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:16.536 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:16.583 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:16.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:16.684 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:16.709 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:16.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:16.811 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:16.854 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:16.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:16.959 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:16.991 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:16.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:17.093 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:17.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.137 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:17.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:17.238 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:17.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.266 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:17.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:17.367 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:17.394 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:17.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:17.495 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:17.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:17.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:17.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:17.670 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:17.694 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:17.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:17.771 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:17 smithi007 ceph-mon[99390]: pgmap v1888: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 127 B/s rd, 27 MiB/s wr, 519 op/s; 25247/293508 objects degraded (8.602%); 958/293508 objects misplaced (0.326%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:41:17.771 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:17 smithi007 ceph-mon[101144]: pgmap v1888: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 127 B/s rd, 27 MiB/s wr, 519 op/s; 25247/293508 objects degraded (8.602%); 958/293508 objects misplaced (0.326%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:41:17.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:17.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.849 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:17.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:17 smithi031 ceph-mon[96824]: pgmap v1888: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 6.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 127 B/s rd, 27 MiB/s wr, 519 op/s; 25247/293508 objects degraded (8.602%); 958/293508 objects misplaced (0.326%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:41:17.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:17.987 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:17.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:18.088 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:18.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.145 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:18.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:18.246 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:18.276 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:18.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:18.378 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:18.418 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:18.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:18.520 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:18.549 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:18.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:18.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:18.676 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:18.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:18.778 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:18.802 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:18.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:18.844 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:18 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/293508 objects degraded (8.602%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:18.845 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:18 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/293508 objects degraded (8.602%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:18.903 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:18 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/293508 objects degraded (8.602%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:18.931 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:18.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:19.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:19.061 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:19.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:19.163 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:19.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:19.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:19.249 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:41:19.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:19.318 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:19.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:19.420 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:19.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:19.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:19.585 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:19.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:19.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:19.655 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:19 smithi007 ceph-mon[99390]: pgmap v1889: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 127 B/s rd, 22 MiB/s wr, 791 op/s; 25247/284907 objects degraded (8.861%); 958/284907 objects misplaced (0.336%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:41:19.656 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:19 smithi007 ceph-mon[101144]: pgmap v1889: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 127 B/s rd, 22 MiB/s wr, 791 op/s; 25247/284907 objects degraded (8.861%); 958/284907 objects misplaced (0.336%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:41:19.721 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:19.746 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:19.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:19.847 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:19.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:19.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:19 smithi031 ceph-mon[96824]: pgmap v1889: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 127 B/s rd, 22 MiB/s wr, 791 op/s; 25247/284907 objects degraded (8.861%); 958/284907 objects misplaced (0.336%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:41:19.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:20.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:20.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:20.023 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:41:20.023 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:41:20.104 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:20.133 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:20.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:20.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:20.279 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:20.382 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:20.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:20.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:20.520 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:20.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:20.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:20.671 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:20.731 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:20.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:20.774 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:20 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:41:20.775 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:20 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:41:20.833 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:20.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.902 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:20.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:20.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:20 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:41:21.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:21.028 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:41:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:41:20] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-09-21T10:41:21.062 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:21.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:21.164 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:21.211 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:21.313 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:21.348 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:21.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:21.450 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:21.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.484 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:21.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:21.585 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:21.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.631 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:21.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:21.732 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:21.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.779 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:21.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:21.830 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:21 smithi031 ceph-mon[96824]: pgmap v1890: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 114 B/s rd, 19 MiB/s wr, 785 op/s; 25247/282780 objects degraded (8.928%); 739/282780 objects misplaced (0.261%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:41:21.830 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:21.830 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:21.830 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:21.830 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:21.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:21.923 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:21.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:21 smithi007 ceph-mon[99390]: pgmap v1890: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 114 B/s rd, 19 MiB/s wr, 785 op/s; 25247/282780 objects degraded (8.928%); 739/282780 objects misplaced (0.261%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:41:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:21 smithi007 ceph-mon[101144]: pgmap v1890: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 114 B/s rd, 19 MiB/s wr, 785 op/s; 25247/282780 objects degraded (8.928%); 739/282780 objects misplaced (0.261%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:41:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:22.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:22.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.074 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:22.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:22.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:22.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:22.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:22.270 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:41:22.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:22.351 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:22.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:22.453 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:22.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:22.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:22.603 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:22.635 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:22.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:22.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:22.767 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:22.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:22.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:22.895 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:22.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:22.994 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:22 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:22.994 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:22 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:22.997 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:23.044 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:41:23.045 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:41:23.045 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:22 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:23.045 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:22 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:23.048 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:23.049 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:22 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:23.049 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:22 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:23.088 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:41:23.088 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:41:23.124 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:41:23.124 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:41:23.149 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:23.158 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:41:23.158 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:41:23.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.178 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:23.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:23.190 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:41:23.191 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:41:23.231 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:41:23.231 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:41:23.272 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:41:23.272 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:41:23.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:23.306 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:23.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:23.352 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:41:23.352 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:41:23.408 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:23.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:23.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:23.539 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:23.564 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:23.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:23.666 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:23.691 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:23.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:23.775 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:23.793 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:23.866 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:23.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:23.968 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:24.008 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:24.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:24.110 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:24.114 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:23 smithi007 ceph-mon[99390]: pgmap v1891: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 6.9 MiB/s wr, 727 op/s; 25247/276948 objects degraded (9.116%); 739/276948 objects misplaced (0.267%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:41:24.114 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:23 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/496093486' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:24.114 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:23 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/276948 objects degraded (9.116%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:24.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:23 smithi007 ceph-mon[101144]: pgmap v1891: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 6.9 MiB/s wr, 727 op/s; 25247/276948 objects degraded (9.116%); 739/276948 objects misplaced (0.267%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:41:24.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:23 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/496093486' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:24.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:23 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/276948 objects degraded (9.116%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:24.139 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:24.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:23 smithi031 ceph-mon[96824]: pgmap v1891: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 6.9 MiB/s wr, 727 op/s; 25247/276948 objects degraded (9.116%); 739/276948 objects misplaced (0.267%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:41:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:23 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/496093486' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:23 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/276948 objects degraded (9.116%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:24.241 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:24.272 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:24.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:24.374 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:24.423 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:24.525 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:24.559 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:24.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:24.661 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.693 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:24.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:24.748 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:41:24.794 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:24.818 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:24.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:24.920 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:24.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:24.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:25.050 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:25.088 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:25.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:25.113 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:24 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2100664849' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:41:25.113 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:24 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:41:25.113 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:24 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2100664849' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:41:25.113 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:24 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:41:25.148 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:24 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2100664849' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:41:25.148 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:24 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:41:25.190 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:25.214 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:25.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:25.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:25.343 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:25.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:25.444 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:25.474 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:25.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:25.571 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:41:25.576 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:25.657 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:25.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:25.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:25.831 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:25.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:25.933 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:25 smithi007 ceph-mon[101144]: pgmap v1892: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 1.1 MiB/s wr, 663 op/s; 25247/273612 objects degraded (9.227%); 739/273612 objects misplaced (0.270%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:41:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:25 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:41:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:25 smithi007 ceph-mon[101144]: osdmap e1326: 8 total, 8 up, 7 in 2024-09-21T10:41:25.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:25 smithi007 ceph-mon[99390]: pgmap v1892: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 1.1 MiB/s wr, 663 op/s; 25247/273612 objects degraded (9.227%); 739/273612 objects misplaced (0.270%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:41:25.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:25 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:41:25.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:25 smithi007 ceph-mon[99390]: osdmap e1326: 8 total, 8 up, 7 in 2024-09-21T10:41:25.959 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:25.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:26.061 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:26.090 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:26.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:25 smithi031 ceph-mon[96824]: pgmap v1892: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 1.1 MiB/s wr, 663 op/s; 25247/273612 objects degraded (9.227%); 739/273612 objects misplaced (0.270%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:41:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:25 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:41:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:25 smithi031 ceph-mon[96824]: osdmap e1326: 8 total, 8 up, 7 in 2024-09-21T10:41:26.192 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:26.244 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:26.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:26.334 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:41:26.346 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:26.374 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:26.460 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:26.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:26.564 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:26.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:26.666 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:26.723 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:26.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:26.825 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:26.878 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:26.980 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:27.029 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:27.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:27.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:27.172 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:27.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:27.274 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:27.307 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:27.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:27.408 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:27.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:27.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:27.554 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:27.580 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:27.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:27.682 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:27.712 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:27.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:27.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:27.835 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:27.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:27.936 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:27.960 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:27.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:28.062 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:28.097 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:28.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:27 smithi031 ceph-mon[96824]: pgmap v1894: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.5 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 727 op/s; 25247/271671 objects degraded (9.293%); 534/271671 objects misplaced (0.197%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:41:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:27 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:27 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:27 smithi007 ceph-mon[99390]: pgmap v1894: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.5 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 727 op/s; 25247/271671 objects degraded (9.293%); 534/271671 objects misplaced (0.197%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:41:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:27 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:27 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:27 smithi007 ceph-mon[101144]: pgmap v1894: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.5 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 727 op/s; 25247/271671 objects degraded (9.293%); 534/271671 objects misplaced (0.197%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:41:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:27 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:27 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:28.199 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:28.229 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:28.330 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:28.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.369 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:28.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:28.470 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:28.515 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:28.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:28.616 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:28.662 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:28.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:28.665 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:41:28 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=infra.usagestats t=2024-09-21T10:41:28.408728465Z level=info msg="Usage stats are ready to report" 2024-09-21T10:41:28.763 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:28.790 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:28.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:28.891 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:28.934 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:28.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:29.035 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:29.083 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:29.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:28 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/271671 objects degraded (9.293%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:29.184 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:29.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:28 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/271671 objects degraded (9.293%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:29.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:28 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/271671 objects degraded (9.293%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:29.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.236 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:29.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:29.337 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:29.367 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:29.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:29.469 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:29.509 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:29.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:29.610 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:29.653 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:29.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:29.755 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:29.816 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:29.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:29.918 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:29.972 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:29.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:30.074 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:30.114 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:30.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:29 smithi031 ceph-mon[96824]: pgmap v1895: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 25247/262968 objects degraded (9.601%); 534/262968 objects misplaced (0.203%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:41:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:29 smithi007 ceph-mon[101144]: pgmap v1895: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 25247/262968 objects degraded (9.601%); 534/262968 objects misplaced (0.203%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:41:30.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:29 smithi007 ceph-mon[99390]: pgmap v1895: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 25247/262968 objects degraded (9.601%); 534/262968 objects misplaced (0.203%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:41:30.216 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:30.269 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:30.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:30.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:30.402 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:30.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:30.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:30.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:30.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:30.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:30.659 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:30.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:30.760 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:30.816 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:30.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:30.918 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:30.943 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:30.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:30.983 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:31.045 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:31.074 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:41:31.074 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:41:31.074 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:41:31.074 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:41:31.074 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:41:31.104 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:31.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:41:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:41:30] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-09-21T10:41:31.206 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:31.234 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:31.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:31.335 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:31.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.387 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:31.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:31.488 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:31.536 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:31.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:31.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:31.685 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:31.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:31.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:31.831 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:31.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:31.869 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:41:31.870 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:41:31.933 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:32.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.007 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:32.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:32.108 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:31 smithi031 ceph-mon[96824]: pgmap v1896: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 25247/260883 objects degraded (9.678%); 302/260883 objects misplaced (0.116%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:41:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3940481183' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:31 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:32.167 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:32.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:32.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:31 smithi007 ceph-mon[101144]: pgmap v1896: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 25247/260883 objects degraded (9.678%); 302/260883 objects misplaced (0.116%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:41:32.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3940481183' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:32.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:31 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:32.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:31 smithi007 ceph-mon[99390]: pgmap v1896: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 25247/260883 objects degraded (9.678%); 302/260883 objects misplaced (0.116%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:41:32.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3940481183' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:32.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:31 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:32.271 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:32.298 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:32.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:32.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:32.438 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:32.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:32.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:32.581 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:32.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:32.683 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:32.710 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:32.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:32.812 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:32.840 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:32.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:32.942 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:32.992 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:33.094 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:33.123 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:33.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:32 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:32 smithi031 ceph-mon[96824]: osdmap e1327: 8 total, 8 up, 7 in 2024-09-21T10:41:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:32 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:33.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:32 smithi007 ceph-mon[99390]: osdmap e1327: 8 total, 8 up, 7 in 2024-09-21T10:41:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:32 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:33.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:32 smithi007 ceph-mon[101144]: osdmap e1327: 8 total, 8 up, 7 in 2024-09-21T10:41:33.225 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:33.274 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:33.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:33.375 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:33.402 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:33.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:33.503 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:33.542 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:33.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:33.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:33.670 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:33.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:33.771 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:33.802 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:33.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:33.903 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:33.931 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:33.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:34.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:34.065 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:34.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:33 smithi031 ceph-mon[96824]: pgmap v1898: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 25247/255573 objects degraded (9.879%); 302/255573 objects misplaced (0.118%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:41:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:33 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/255573 objects degraded (9.879%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:34.166 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:33 smithi007 ceph-mon[99390]: pgmap v1898: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 25247/255573 objects degraded (9.879%); 302/255573 objects misplaced (0.118%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:41:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:33 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/255573 objects degraded (9.879%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:34.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:33 smithi007 ceph-mon[101144]: pgmap v1898: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 751 op/s; 25247/255573 objects degraded (9.879%); 302/255573 objects misplaced (0.118%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:41:34.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:33 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/255573 objects degraded (9.879%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:34.193 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:34.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:34.295 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:34.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:34.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:34.436 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:34.466 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:34.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:34.568 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:34.593 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:34.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:34.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:34.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:34.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:34.835 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:34.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:34.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:34.925 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:34.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:34.992 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:34.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:35.093 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:35.124 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:35.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:35.226 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:35.252 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:35.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:35.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:35.391 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:35.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:35.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:35.518 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:35.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:35.620 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:35.646 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:35.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:35.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:35.798 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:35.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:35.900 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:35.951 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:36.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:36.098 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:35 smithi007 ceph-mon[101144]: pgmap v1899: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 25247/252306 objects degraded (10.007%); 302/252306 objects misplaced (0.120%); 2.8 MiB/s, 45 objects/s recovering 2024-09-21T10:41:36.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.099 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:36.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:36.100 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:35 smithi007 ceph-mon[99390]: pgmap v1899: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 25247/252306 objects degraded (10.007%); 302/252306 objects misplaced (0.120%); 2.8 MiB/s, 45 objects/s recovering 2024-09-21T10:41:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:35 smithi031 ceph-mon[96824]: pgmap v1899: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 25247/252306 objects degraded (10.007%); 302/252306 objects misplaced (0.120%); 2.8 MiB/s, 45 objects/s recovering 2024-09-21T10:41:36.200 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:36.250 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:36.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.260 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:36.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:36.360 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:36.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.418 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:36.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:36.519 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:36.546 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:36.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:36.647 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:36.676 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:36.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:36.777 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:36.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.819 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:36.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:36.920 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:36.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:41:36.963 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:36.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:37.066 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:37.093 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:37.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:37.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:37.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:37.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:37.224 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:37.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:37.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:37.353 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:37.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:37.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:37.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:37.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:37.579 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:37.604 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:37.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:37.706 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:37.728 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:37.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:37.830 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:37.858 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:37.907 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:41:37.960 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:37.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.998 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:37.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:38.099 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:38.142 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:38.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:37 smithi031 ceph-mon[96824]: pgmap v1900: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 25247/250344 objects degraded (10.085%); 39/250344 objects misplaced (0.016%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:41:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:37 smithi031 ceph-mon[96824]: osdmap e1328: 8 total, 8 up, 7 in 2024-09-21T10:41:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:37 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1874274046' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:37 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:37 smithi007 ceph-mon[99390]: pgmap v1900: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 25247/250344 objects degraded (10.085%); 39/250344 objects misplaced (0.016%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:41:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:37 smithi007 ceph-mon[99390]: osdmap e1328: 8 total, 8 up, 7 in 2024-09-21T10:41:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:37 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1874274046' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:37 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:37 smithi007 ceph-mon[101144]: pgmap v1900: 99 pgs: 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 25247/250344 objects degraded (10.085%); 39/250344 objects misplaced (0.016%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:41:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:37 smithi007 ceph-mon[101144]: osdmap e1328: 8 total, 8 up, 7 in 2024-09-21T10:41:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:37 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1874274046' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:37 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:38.244 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:38.285 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:38.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:38.387 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:38.417 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:38.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:38.519 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:38.549 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:38.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:38.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:38.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:38.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:38.779 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:38.804 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:38.806 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:41:38.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:38.908 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:38.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:38.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:39.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:38 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:41:39.061 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:38 smithi007 ceph-mon[99390]: osdmap e1329: 8 total, 8 up, 7 in 2024-09-21T10:41:39.061 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:38 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25247/250344 objects degraded (10.085%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:39.063 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:38 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:41:39.063 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:38 smithi007 ceph-mon[101144]: osdmap e1329: 8 total, 8 up, 7 in 2024-09-21T10:41:39.063 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:38 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25247/250344 objects degraded (10.085%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:39.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:39.111 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:39.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:38 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:41:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:38 smithi031 ceph-mon[96824]: osdmap e1329: 8 total, 8 up, 7 in 2024-09-21T10:41:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:38 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25247/250344 objects degraded (10.085%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:39.212 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:39.246 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:39.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:39.347 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:39.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:39.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:39.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:39.522 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:39.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:39.624 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:39.656 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:39.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:39.758 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:39.831 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:39.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:39.933 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:39.958 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:39.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:40.026 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:39 smithi007 ceph-mon[99390]: pgmap v1903: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 979 op/s; 22687/241590 objects degraded (9.391%); 2568/241590 objects misplaced (1.063%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:41:40.027 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:39 smithi007 ceph-mon[101144]: pgmap v1903: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 979 op/s; 22687/241590 objects degraded (9.391%); 2568/241590 objects misplaced (1.063%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:41:40.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:40.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.112 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:40.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:39 smithi031 ceph-mon[96824]: pgmap v1903: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 979 op/s; 22687/241590 objects degraded (9.391%); 2568/241590 objects misplaced (1.063%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:41:40.212 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:40.258 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:40.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:40.359 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:40.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:40.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:40.521 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:40.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:40.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:40.671 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:40.700 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:40.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:40.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:40.843 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:40.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:40.945 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:40.983 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:40.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:41.085 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:41.136 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:41:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:41:40] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-09-21T10:41:41.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.168 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:41.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:41.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:41.299 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:41.330 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:41.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:41.340 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:41:41.340 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:41:41.376 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:41:41.377 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:41:41.408 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:41:41.409 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:41:41.433 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:41.452 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:41:41.452 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:41:41.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:41.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:41.486 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:41:41.486 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:41:41.519 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:41:41.519 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:41:41.553 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:41:41.553 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:41:41.584 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:41:41.585 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:41:41.587 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:41.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:41.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:41.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:41.756 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:41.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:41.857 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:41.887 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:41.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:41.988 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:42.016 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:42.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:42.117 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:42.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.170 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:42.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:42.191 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:41 smithi007 ceph-mon[99390]: pgmap v1904: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 20162/239928 objects degraded (8.403%); 4927/239928 objects misplaced (2.054%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:41:42.191 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:41 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2215815426' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:42.191 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:41 smithi007 ceph-mon[101144]: pgmap v1904: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 20162/239928 objects degraded (8.403%); 4927/239928 objects misplaced (2.054%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:41:42.191 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:41 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2215815426' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:42.271 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:42.310 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:42.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:42.412 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:42.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:41 smithi031 ceph-mon[96824]: pgmap v1904: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 20162/239928 objects degraded (8.403%); 4927/239928 objects misplaced (2.054%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:41:42.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:41 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2215815426' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:42.458 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:42.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:42.560 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:42.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:42.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:42.692 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:42.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:42.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:42.852 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:42.898 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:42.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:43.000 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:43.029 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:43.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:43.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:43.168 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:43.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:43.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:43.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:43.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:43.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:43.444 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:43.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:43.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:43.573 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:43.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:43.675 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:43.702 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:43.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:43.804 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:43.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:43.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:43.935 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:43.957 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:43.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:44.059 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:44.098 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:44.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:43 smithi007 ceph-mon[99390]: pgmap v1905: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 20162/235647 objects degraded (8.556%); 4688/235647 objects misplaced (1.989%); 5.4 MiB/s, 87 objects/s recovering 2024-09-21T10:41:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:43 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20162/235647 objects degraded (8.556%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:43 smithi007 ceph-mon[101144]: pgmap v1905: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 20162/235647 objects degraded (8.556%); 4688/235647 objects misplaced (1.989%); 5.4 MiB/s, 87 objects/s recovering 2024-09-21T10:41:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:43 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20162/235647 objects degraded (8.556%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:44.200 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:44.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.246 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:44.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:44.347 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:44.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.385 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:44.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:43 smithi031 ceph-mon[96824]: pgmap v1905: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 20162/235647 objects degraded (8.556%); 4688/235647 objects misplaced (1.989%); 5.4 MiB/s, 87 objects/s recovering 2024-09-21T10:41:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:43 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20162/235647 objects degraded (8.556%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:44.486 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:44.513 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:44.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:44.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:44.643 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:44.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:44.744 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:44.777 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:44.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:44.878 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:44.902 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:44.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:45.004 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:45.043 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:45.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:45.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:45.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.175 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:45.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:45.276 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:45.302 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:45.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:45.404 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:45.429 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:45.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:45.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:45.568 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:45.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:45.670 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:45.697 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:41:45.697 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:41:45.705 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:45.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:45.806 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:45.832 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:45.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:45.934 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:45.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:45.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:46.064 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:46.094 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:46.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:45 smithi007 ceph-mon[99390]: pgmap v1906: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 20162/232602 objects degraded (8.668%); 4688/232602 objects misplaced (2.015%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:41:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:45 smithi007 ceph-mon[101144]: pgmap v1906: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 20162/232602 objects degraded (8.668%); 4688/232602 objects misplaced (2.015%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:41:46.196 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:46.231 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:46.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:46.333 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:46.381 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:46.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:45 smithi031 ceph-mon[96824]: pgmap v1906: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 20162/232602 objects degraded (8.668%); 4688/232602 objects misplaced (2.015%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:41:46.483 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:46.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.526 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:46.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:46.627 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:46.666 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:46.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:46.768 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:46.797 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:46.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:46.899 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:46.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.947 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:46.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:47.047 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:47.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:41:47.091 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:47.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:47.193 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:47.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.231 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:47.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:47.332 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:47.344 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:41:47.373 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:47.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:47.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:47.517 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:47.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:47.619 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:47.648 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:47.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:47.749 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:47.789 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:47.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:47.891 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:47.935 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:47.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:48.037 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:48.084 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:48.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:47 smithi031 ceph-mon[96824]: pgmap v1907: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 20273/230832 objects degraded (8.783%); 4490/230832 objects misplaced (1.945%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:41:48.187 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:48.196 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:47 smithi007 ceph-mon[99390]: pgmap v1907: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 20273/230832 objects degraded (8.783%); 4490/230832 objects misplaced (1.945%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:41:48.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:47 smithi007 ceph-mon[101144]: pgmap v1907: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 20273/230832 objects degraded (8.783%); 4490/230832 objects misplaced (1.945%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:41:48.216 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:48.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:48.318 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:48.347 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:48.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:48.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:48.470 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:48.473 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:48.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:48.575 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:48.601 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:48.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:48.703 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:48.741 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:48.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:48.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:48.873 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:48.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:48.974 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:49.004 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:49.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:49.105 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:49.133 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:49.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:48 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20273/230832 objects degraded (8.783%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:49.212 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:48 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20273/230832 objects degraded (8.783%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:49.213 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:48 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20273/230832 objects degraded (8.783%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:49.235 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:49.286 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:49.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:49.370 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:41:49.371 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:41:49.388 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:49.421 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:49.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:49.522 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:49.559 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:49.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:49.661 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:49.700 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:49.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:49.802 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:49.829 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:49.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:49.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:49.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:49.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:50.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:50.092 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:50.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:49 smithi031 ceph-mon[96824]: pgmap v1908: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 608 op/s; 20273/222354 objects degraded (9.117%); 4283/222354 objects misplaced (1.926%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:41:50.194 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:50.221 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:50.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:50.267 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:41:50.323 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:50.364 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:50.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:50.415 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:49 smithi007 ceph-mon[99390]: pgmap v1908: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 608 op/s; 20273/222354 objects degraded (9.117%); 4283/222354 objects misplaced (1.926%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:41:50.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:49 smithi007 ceph-mon[101144]: pgmap v1908: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 608 op/s; 20273/222354 objects degraded (9.117%); 4283/222354 objects misplaced (1.926%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:41:50.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:50.512 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:50.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:50.573 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:41:50.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:50.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:50.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:50.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:50.827 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:50.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:50.929 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:50.972 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:50.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:50.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:41:51.023 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:41:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:41:50] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-09-21T10:41:51.075 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:51.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:51.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:51.216 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:51.272 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:51.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:51.374 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:51.403 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:51.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:51.505 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:51.535 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:51.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:51.637 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:51.684 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:51.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:51.786 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:51.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.827 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:51.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:51.928 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:51.957 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:51.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:52.058 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:52.101 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:52.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:52.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:52.233 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:52.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:52.307 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:51 smithi007 ceph-mon[99390]: pgmap v1909: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 20397/220332 objects degraded (9.257%); 4053/220332 objects misplaced (1.839%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:41:52.308 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:52.312 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:51 smithi007 ceph-mon[101144]: pgmap v1909: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 20397/220332 objects degraded (9.257%); 4053/220332 objects misplaced (1.839%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:41:52.312 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:52.335 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:52.361 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:52.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:51 smithi031 ceph-mon[96824]: pgmap v1909: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 20397/220332 objects degraded (9.257%); 4053/220332 objects misplaced (1.839%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:41:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:52.464 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:52.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:52.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:52.596 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:52.628 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:52.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:52.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:52.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.772 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:52.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:52.873 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:52.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:52.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:52.993 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:52.993 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:52 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:52.993 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:52 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:52.993 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:52 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3487334156' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:52.993 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:52 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:52.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:53.025 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:41:53.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.077 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:53.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:53.178 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:53.209 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:53.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:53.274 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:41:53.274 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:41:53.311 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:53.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.340 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:53.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:53.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:53.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:52 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:53.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:52 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:53.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:52 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3487334156' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:53.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:52 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:53.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:52 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:53.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:52 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:53.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:52 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3487334156' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:53.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:52 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:53.474 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:53.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:53.576 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:53.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:53.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:53.705 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:53.732 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:53.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:53.833 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:53.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.878 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:53.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:53.979 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:53.984 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[99390]: pgmap v1910: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 20397/214794 objects degraded (9.496%); 3863/214794 objects misplaced (1.798%); 4.3 MiB/s, 69 objects/s recovering 2024-09-21T10:41:53.984 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:53.984 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[101144]: pgmap v1910: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 20397/214794 objects degraded (9.496%); 3863/214794 objects misplaced (1.798%); 4.3 MiB/s, 69 objects/s recovering 2024-09-21T10:41:53.984 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:53.984 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:41:53.985 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[101144]: osdmap e1330: 8 total, 8 up, 7 in 2024-09-21T10:41:53.985 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20397/214794 objects degraded (9.496%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:53.985 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3625345615' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:41:53.985 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:41:53.985 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:41:53.985 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:54.000 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:41:54.014 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:41:54.026 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:54.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:54.127 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:54.166 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:54.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:54.267 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:54.303 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:41:54.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:54.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:54.315 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:41:54.315 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[99390]: osdmap e1330: 8 total, 8 up, 7 in 2024-09-21T10:41:54.315 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20397/214794 objects degraded (9.496%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:54.315 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3625345615' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:41:54.315 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:41:54.315 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:41:54.315 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:54.410 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:53 smithi031 ceph-mon[96824]: pgmap v1910: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 20397/214794 objects degraded (9.496%); 3863/214794 objects misplaced (1.798%); 4.3 MiB/s, 69 objects/s recovering 2024-09-21T10:41:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:53 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:53 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:41:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:53 smithi031 ceph-mon[96824]: osdmap e1330: 8 total, 8 up, 7 in 2024-09-21T10:41:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:53 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20397/214794 objects degraded (9.496%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:54.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:53 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3625345615' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:41:54.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:53 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:41:54.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:53 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:41:54.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:41:54.440 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:54.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:54.542 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:54.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:54.672 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:54.716 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:54.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:54.818 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:54.845 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:54.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:54.946 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:54.973 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:54.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:55.075 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:55.107 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:55.209 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:55.261 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:55.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:55.315 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:55 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3625345615' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:41:55.316 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:55 smithi007 ceph-mon[99390]: osdmap e1331: 8 total, 8 up, 7 in 2024-09-21T10:41:55.316 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:55 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3625345615' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:41:55.316 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:55 smithi007 ceph-mon[101144]: osdmap e1331: 8 total, 8 up, 7 in 2024-09-21T10:41:55.363 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:55.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:55 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3625345615' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:41:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:55 smithi031 ceph-mon[96824]: osdmap e1331: 8 total, 8 up, 7 in 2024-09-21T10:41:55.506 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:55.533 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:55.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:55.635 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:55.674 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:55.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:55.776 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:55.806 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:55.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:55.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:55.941 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:55.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:55.975 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:41:55.976 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:41:56.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:56.051 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:56 smithi031 ceph-mon[96824]: pgmap v1913: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 799 op/s; 20397/211629 objects degraded (9.638%); 3863/211629 objects misplaced (1.825%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:41:56.106 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:56.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:56.184 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:41:56.184 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:41:56.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:56 smithi007 ceph-mon[99390]: pgmap v1913: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 799 op/s; 20397/211629 objects degraded (9.638%); 3863/211629 objects misplaced (1.825%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:41:56.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:56 smithi007 ceph-mon[101144]: pgmap v1913: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 799 op/s; 20397/211629 objects degraded (9.638%); 3863/211629 objects misplaced (1.825%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:41:56.208 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:56.269 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:56.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:56.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:56.398 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:56.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:56.500 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:56.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:56.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:56.627 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:56.631 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:56.641 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:41:56.641 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:41:56.686 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:41:56.687 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:41:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.699 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:56.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:56.718 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:41:56.719 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:41:56.755 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:41:56.756 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:41:56.785 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:41:56.785 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:41:56.799 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:56.822 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:41:56.822 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:41:56.848 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:56.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:56.854 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:41:56.854 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:41:56.887 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:41:56.887 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:41:56.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:56.978 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:56.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:57.079 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:57.120 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:57.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:57.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1098631662' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:57.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1098631662' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:57.222 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:57.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.266 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:57.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:57.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:57.412 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:57.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:57.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1098631662' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:57.444 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:41:57.514 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:57.540 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:57.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:57.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:57.670 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:57.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:57.772 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:57.794 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:57.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:57.895 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:57.925 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:57.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:58.026 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:58.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:58.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:58.153 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:58.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.198 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:58.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:58.299 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:58.316 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:58 smithi031 ceph-mon[96824]: pgmap v1914: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 20534/209676 objects degraded (9.793%); 3627/209676 objects misplaced (1.730%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:41:58.330 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:58.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:58.425 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:58 smithi007 ceph-mon[99390]: pgmap v1914: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 20534/209676 objects degraded (9.793%); 3627/209676 objects misplaced (1.730%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:41:58.425 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:58 smithi007 ceph-mon[101144]: pgmap v1914: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 20534/209676 objects degraded (9.793%); 3627/209676 objects misplaced (1.730%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:41:58.431 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:58.478 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:58.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:58.579 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:58.603 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:58.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:58.705 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:58.741 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:58.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:58.844 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:58.872 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:58.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:58.973 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:59.017 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:59.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:59.118 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:59.143 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:59.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:41:59 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20534/209676 objects degraded (9.793%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:41:59 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20534/209676 objects degraded (9.793%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:59.245 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:59.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:59.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:59.369 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:41:59 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20534/209676 objects degraded (9.793%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:59.391 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:59.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.446 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:59.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:59.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:59.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.575 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:59.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:59.676 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:59.703 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:41:59.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:59.804 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:59.842 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:41:59.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:59.919 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:59.944 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:00.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.016 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:00.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:00.117 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:00.146 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:00.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:00.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:00 smithi007 ceph-mon[99390]: pgmap v1915: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 20553/201492 objects degraded (10.200%); 3414/201492 objects misplaced (1.694%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:42:00.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:00 smithi007 ceph-mon[101144]: pgmap v1915: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 20553/201492 objects degraded (10.200%); 3414/201492 objects misplaced (1.694%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:42:00.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:00.295 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:00.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:00.396 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:00 smithi031 ceph-mon[96824]: pgmap v1915: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 20553/201492 objects degraded (10.200%); 3414/201492 objects misplaced (1.694%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:42:00.427 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:00.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:00.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:00.554 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:00.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:00.639 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:42:00.656 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:00.706 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:00.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:00.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:00.852 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:00.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:00.910 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:42:00.954 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:01.004 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:01.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:01.105 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:01.108 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:42:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:42:00] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-09-21T10:42:01.130 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:01.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:01.217 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:42:01.222 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:42:01.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:01.260 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:01.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:01.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:01.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.396 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:01.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:01.416 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:42:01.497 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:01.523 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:01.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:01.624 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:01.650 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:01.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:01.752 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:01.776 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:01.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:01.877 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:01.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:01.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:02.022 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:02.044 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:02.146 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:02.175 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:02.277 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:02.303 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:02.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:02.336 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:02 smithi007 ceph-mon[99390]: pgmap v1916: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 20636/199701 objects degraded (10.333%); 3202/199701 objects misplaced (1.603%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:42:02.354 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:02 smithi007 ceph-mon[101144]: pgmap v1916: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 20636/199701 objects degraded (10.333%); 3202/199701 objects misplaced (1.603%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:42:02.405 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:02.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:02 smithi031 ceph-mon[96824]: pgmap v1916: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 20636/199701 objects degraded (10.333%); 3202/199701 objects misplaced (1.603%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:42:02.456 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:02.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:02.558 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:02.614 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:02.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:02.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:02.766 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:02.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:02.868 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:02.894 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:02.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:02.996 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:03.028 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:03.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:03.093 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:42:03.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:03.172 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:03.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:03.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:03.313 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:03.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:03.344 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:03 smithi031 ceph-mon[96824]: from='client.45698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:03.344 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:03 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2094314509' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:03.344 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:03 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:03.378 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:03 smithi007 ceph-mon[99390]: from='client.45698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:03.378 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:03 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2094314509' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:03.378 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:03 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:03.378 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:03 smithi007 ceph-mon[101144]: from='client.45698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:03.378 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:03 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2094314509' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:03.378 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:03 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:03.414 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:03.447 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:03.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:03.549 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:03.587 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:03.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:03.634 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:42:03.634 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:42:03.634 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.634 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:134275 9.6 9:625d1e2d:::benchmark_data_smithi007_240312_object35757:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1332)", 2024-09-21T10:42:03.634 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:03.625647+0000", 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0062991519999999997, 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0063234909999999997, 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 134275 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625647+0000", 2024-09-21T10:42:03.635 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625647+0000", 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625645+0000", 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625652+0000", 2024-09-21T10:42:03.636 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7780000000000002e-06 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625685+0000", 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3331999999999999e-05 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625694+0000", 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3869999999999995e-06 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625773+0000", 2024-09-21T10:42:03.637 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8724e-05 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625882+0000", 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000109874 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625999+0000", 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000116091 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.629398+0000", 2024-09-21T10:42:03.638 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0033991109999999998 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:134276 9.7 9:e581e580:::benchmark_data_smithi007_240312_object35758:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1332)", 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:03.625709+0000", 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0062374600000000002, 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0063140239999999997, 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:42:03.639 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 134276 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625709+0000", 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625709+0000", 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:03.640 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625708+0000", 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625712+0000", 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6990000000000001e-06 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625719+0000", 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3629999999999996e-06 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625724+0000", 2024-09-21T10:42:03.641 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0440000000000003e-06 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625776+0000", 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1722999999999999e-05 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.625901+0000", 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012502600000000001 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.626019+0000", 2024-09-21T10:42:03.642 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000118083 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.630179+0000", 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041593929999999999 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631543+0000", 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0013644659999999999 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.643 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.45602.0:134279 9.8 e1332/1305 9:180cc0d7:::benchmark_data_smithi007_240312_object35761:head v 1332'8377, mlcod=1332'8375)", 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:03.631045+0000", 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.00090088099999999997, 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010261960000000001, 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631045+0000", 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631045+0000", 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:03.644 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631044+0000", 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631056+0000", 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1905e-05 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631073+0000", 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6663999999999998e-05 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.645 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631081+0000", 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9100000000000005e-06 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631137+0000", 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6354999999999998e-05 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631158+0000", 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0962999999999999e-05 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:03.646 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:134280 9.f 9:fa8f42f1:::benchmark_data_smithi007_240312_object35762:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1332)", 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:03.631292+0000", 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.00065437600000000002, 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00081452800000000002, 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 134280 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.647 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631292+0000", 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631292+0000", 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631291+0000", 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:03.648 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631299+0000", 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8200000000000003e-06 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631311+0000", 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.136e-05 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631316+0000", 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5999999999999997e-06 2024-09-21T10:42:03.649 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631351+0000", 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.489e-05 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631429+0000", 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7682000000000006e-05 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:03.631497+0000", 2024-09-21T10:42:03.650 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8178999999999999e-05 2024-09-21T10:42:03.651 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:03.651 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:03.651 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:03.651 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:03.651 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:42:03.651 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 4 2024-09-21T10:42:03.651 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:42:03.689 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:03.728 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:03.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:03.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:03.858 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:03.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:03.960 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:04.005 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:04.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:04.107 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:04.133 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:04.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:04.234 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:04.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:04.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:04.349 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:04 smithi031 ceph-mon[96824]: pgmap v1917: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 20646/194595 objects degraded (10.610%); 2983/194595 objects misplaced (1.533%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:42:04.349 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:04 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:42:04.349 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:04 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20646/194595 objects degraded (10.610%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:04.349 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:04 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:04.349 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:04 smithi031 ceph-mon[96824]: osdmap e1332: 8 total, 8 up, 7 in 2024-09-21T10:42:04.366 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:04.382 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:42:04.401 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:04.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:04 smithi007 ceph-mon[99390]: pgmap v1917: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 20646/194595 objects degraded (10.610%); 2983/194595 objects misplaced (1.533%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:42:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:04 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:42:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:04 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20646/194595 objects degraded (10.610%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:04 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:04 smithi007 ceph-mon[99390]: osdmap e1332: 8 total, 8 up, 7 in 2024-09-21T10:42:04.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:04 smithi007 ceph-mon[101144]: pgmap v1917: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 20646/194595 objects degraded (10.610%); 2983/194595 objects misplaced (1.533%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:42:04.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:04 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:42:04.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:04 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20646/194595 objects degraded (10.610%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:04.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:04 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:04.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:04 smithi007 ceph-mon[101144]: osdmap e1332: 8 total, 8 up, 7 in 2024-09-21T10:42:04.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:04.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.548 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:04.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:04.649 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:04.687 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:04.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:04.695 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:42:04.789 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:04.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.823 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:04.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:04.924 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:04.950 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:04.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:05.051 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:05.095 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:05.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:05.197 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:05.229 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:05.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:05.278 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1916,"stamp":"2024-09-21T10:42:00.445281+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4361456878,"num_objects":66567,"num_object_clones":0,"num_object_copies":199701,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":20636,"num_objects_misplaced":3202,"num_objects_unfound":0,"num_objects_dirty":66567,"num_whiteouts":0,"num_read":107,"num_read_kb":228,"num_write":130614,"num_write_kb":6305652,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8768,"num_bytes_recovered":571119403,"num_keys_recovered":30,"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":114090,"ondisk_log_size":114090,"up":297,"acting":290,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":16658292,"kb_used_data":12198072,"kb_used_omap":199,"kb_used_meta":4459960,"kb_avail":639557772,"statfs":{"total":671965249536,"available":654907158528,"internally_reserved":0,"allocated":12490825728,"data_stored":12470051212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203805,"internal_metadata":4567000035},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,2,2,3,3],"upper_bound":128},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-329711616,"num_objects":-5031,"num_object_clones":0,"num_object_copies":-15093,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":239,"num_objects_misplaced":-661,"num_objects_unfound":0,"num_objects_dirty":-5031,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5031,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":422,"num_bytes_recovered":27656192,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003067"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":449,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.037893+0000","last_change":"2024-09-21T10:40:10.425150+0000","last_active":"2024-09-21T10:41:54.037893+0000","last_peered":"2024-09-21T10:41:54.037893+0000","last_clean":"2024-09-21T10:41:54.037893+0000","last_became_active":"2024-09-21T10:40:10.424659+0000","last_became_peered":"2024-09-21T10:40:10.424659+0000","last_unstale":"2024-09-21T10:41:54.037893+0000","last_undegraded":"2024-09-21T10:41:54.037893+0000","last_fullsized":"2024-09-21T10:41:54.037893+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:38.770658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":1238,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049659+0000","last_change":"2024-09-21T10:40:10.433738+0000","last_active":"2024-09-21T10:41:53.049659+0000","last_peered":"2024-09-21T10:41:53.049659+0000","last_clean":"2024-09-21T10:41:53.049659+0000","last_became_active":"2024-09-21T10:40:10.421254+0000","last_became_peered":"2024-09-21T10:40:10.421254+0000","last_unstale":"2024-09-21T10:41:53.049659+0000","last_undegraded":"2024-09-21T10:41:53.049659+0000","last_fullsized":"2024-09-21T10:41:53.049659+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:44.984710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1305,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028661+0000","last_change":"2024-09-21T10:40:10.410783+0000","last_active":"2024-09-21T10:41:53.028661+0000","last_peered":"2024-09-21T10:41:53.028661+0000","last_clean":"2024-09-21T10:41:53.028661+0000","last_became_active":"2024-09-21T10:40:10.408862+0000","last_became_peered":"2024-09-21T10:40:10.408862+0000","last_unstale":"2024-09-21T10:41:53.028661+0000","last_undegraded":"2024-09-21T10:41:53.028661+0000","last_fullsized":"2024-09-21T10:41:53.028661+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.064176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":495,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.027915+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:41:54.027915+0000","last_peered":"2024-09-21T10:41:54.027915+0000","last_clean":"2024-09-21T10:41:54.027915+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:41:54.027915+0000","last_undegraded":"2024-09-21T10:41:54.027915+0000","last_fullsized":"2024-09-21T10:41:54.027915+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":495,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.030377+0000","last_change":"2024-09-21T10:40:10.421918+0000","last_active":"2024-09-21T10:41:54.030377+0000","last_peered":"2024-09-21T10:41:54.030377+0000","last_clean":"2024-09-21T10:41:54.030377+0000","last_became_active":"2024-09-21T10:40:10.421584+0000","last_became_peered":"2024-09-21T10:40:10.421584+0000","last_unstale":"2024-09-21T10:41:54.030377+0000","last_undegraded":"2024-09-21T10:41:54.030377+0000","last_fullsized":"2024-09-21T10:41:54.030377+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:32.829850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1222,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049085+0000","last_change":"2024-09-21T10:40:10.406281+0000","last_active":"2024-09-21T10:41:53.049085+0000","last_peered":"2024-09-21T10:41:53.049085+0000","last_clean":"2024-09-21T10:41:53.049085+0000","last_became_active":"2024-09-21T10:40:10.404953+0000","last_became_peered":"2024-09-21T10:40:10.404953+0000","last_unstale":"2024-09-21T10:41:53.049085+0000","last_undegraded":"2024-09-21T10:41:53.049085+0000","last_fullsized":"2024-09-21T10:41:53.049085+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:16:48.490600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.17","version":"0'0","reported_seq":449,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.036485+0000","last_change":"2024-09-21T10:40:10.424345+0000","last_active":"2024-09-21T10:41:54.036485+0000","last_peered":"2024-09-21T10:41:54.036485+0000","last_clean":"2024-09-21T10:41:54.036485+0000","last_became_active":"2024-09-21T10:40:10.423969+0000","last_became_peered":"2024-09-21T10:40:10.423969+0000","last_unstale":"2024-09-21T10:41:54.036485+0000","last_undegraded":"2024-09-21T10:41:54.036485+0000","last_fullsized":"2024-09-21T10:41:54.036485+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:43.690737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"71'8","reported_seq":109,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.048850+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:41:53.048850+0000","last_peered":"2024-09-21T10:41:53.048850+0000","last_clean":"2024-09-21T10:41:53.048850+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:41:53.048850+0000","last_undegraded":"2024-09-21T10:41:53.048850+0000","last_fullsized":"2024-09-21T10:41:53.048850+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"1331'8104","reported_seq":15245,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:42:00.319213+0000","last_change":"2024-09-21T10:41:37.930540+0000","last_active":"2024-09-21T10:42:00.319213+0000","last_peered":"2024-09-21T10:42:00.319213+0000","last_clean":"2024-09-21T10:42:00.319213+0000","last_became_active":"2024-09-21T10:41:37.916068+0000","last_became_peered":"2024-09-21T10:41:37.916068+0000","last_unstale":"2024-09-21T10:42:00.319213+0000","last_undegraded":"2024-09-21T10:42:00.319213+0000","last_fullsized":"2024-09-21T10:42:00.319213+0000","mapping_epoch":1328,"log_start":"1308'400","ondisk_log_start":"1308'400","created":1305,"last_epoch_clean":1329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7704,"log_dups_size":0,"ondisk_log_size":7704,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:33:13.457705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":265814016,"num_objects":4056,"num_object_clones":0,"num_object_copies":12168,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4056,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8104,"num_write_kb":389120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3533,"num_bytes_recovered":231538688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1244,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049858+0000","last_change":"2024-09-21T10:40:10.421359+0000","last_active":"2024-09-21T10:41:53.049858+0000","last_peered":"2024-09-21T10:41:53.049858+0000","last_clean":"2024-09-21T10:41:53.049858+0000","last_became_active":"2024-09-21T10:40:10.411435+0000","last_became_peered":"2024-09-21T10:40:10.411435+0000","last_unstale":"2024-09-21T10:41:53.049858+0000","last_undegraded":"2024-09-21T10:41:53.049858+0000","last_fullsized":"2024-09-21T10:41:53.049858+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:57.616441+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1302,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028105+0000","last_change":"2024-09-21T10:40:10.409690+0000","last_active":"2024-09-21T10:41:53.028105+0000","last_peered":"2024-09-21T10:41:53.028105+0000","last_clean":"2024-09-21T10:41:53.028105+0000","last_became_active":"2024-09-21T10:40:10.409291+0000","last_became_peered":"2024-09-21T10:40:10.409291+0000","last_unstale":"2024-09-21T10:41:53.028105+0000","last_undegraded":"2024-09-21T10:41:53.028105+0000","last_fullsized":"2024-09-21T10:41:53.028105+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:39.013691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"1331'8105","reported_seq":8141,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:56.841639+0000","last_change":"2024-09-21T10:39:32.863735+0000","last_active":"2024-09-21T10:41:56.841639+0000","last_peered":"2024-09-21T10:41:56.841639+0000","last_clean":"2024-09-21T10:41:56.841639+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:41:56.841639+0000","last_undegraded":"2024-09-21T10:41:56.841639+0000","last_fullsized":"2024-09-21T10:41:56.841639+0000","mapping_epoch":1305,"log_start":"1309'1100","ondisk_log_start":"1309'1100","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7005,"log_dups_size":0,"ondisk_log_size":7005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:30.596826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":272302080,"num_objects":4155,"num_object_clones":0,"num_object_copies":12465,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4155,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8105,"num_write_kb":392320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1219,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.050747+0000","last_change":"2024-09-21T10:40:10.430025+0000","last_active":"2024-09-21T10:41:53.050747+0000","last_peered":"2024-09-21T10:41:53.050747+0000","last_clean":"2024-09-21T10:41:53.050747+0000","last_became_active":"2024-09-21T10:40:10.412527+0000","last_became_peered":"2024-09-21T10:40:10.412527+0000","last_unstale":"2024-09-21T10:41:53.050747+0000","last_undegraded":"2024-09-21T10:41:53.050747+0000","last_fullsized":"2024-09-21T10:41:53.050747+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:33.294584+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":2,"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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":110,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.048928+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:41:53.048928+0000","last_peered":"2024-09-21T10:41:53.048928+0000","last_clean":"2024-09-21T10:41:53.048928+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:41:53.048928+0000","last_undegraded":"2024-09-21T10:41:53.048928+0000","last_fullsized":"2024-09-21T10:41:53.048928+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"1331'8364","reported_seq":15920,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:56.878369+0000","last_change":"2024-09-21T10:41:01.908042+0000","last_active":"2024-09-21T10:41:56.878369+0000","last_peered":"2024-09-21T10:41:56.878369+0000","last_clean":"2024-09-21T10:41:56.878369+0000","last_became_active":"2024-09-21T10:41:01.903196+0000","last_became_peered":"2024-09-21T10:41:01.903196+0000","last_unstale":"2024-09-21T10:41:56.878369+0000","last_undegraded":"2024-09-21T10:41:56.878369+0000","last_fullsized":"2024-09-21T10:41:56.878369+0000","mapping_epoch":1322,"log_start":"1309'800","ondisk_log_start":"1309'800","created":1305,"last_epoch_clean":1323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7564,"log_dups_size":0,"ondisk_log_size":7564,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:30:18.837916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280887296,"num_objects":4286,"num_object_clones":0,"num_object_copies":12858,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4286,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8364,"num_write_kb":404800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3753,"num_bytes_recovered":245956608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":47,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028298+0000","last_change":"2024-09-21T10:40:10.420194+0000","last_active":"2024-09-21T10:41:53.028298+0000","last_peered":"2024-09-21T10:41:53.028298+0000","last_clean":"2024-09-21T10:41:53.028298+0000","last_became_active":"2024-09-21T10:40:10.409670+0000","last_became_peered":"2024-09-21T10:40:10.409670+0000","last_unstale":"2024-09-21T10:41:53.028298+0000","last_undegraded":"2024-09-21T10:41:53.028298+0000","last_fullsized":"2024-09-21T10:41:53.028298+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:43.555566+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":108,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049030+0000","last_change":"2024-09-21T10:40:10.410624+0000","last_active":"2024-09-21T10:41:53.049030+0000","last_peered":"2024-09-21T10:41:53.049030+0000","last_clean":"2024-09-21T10:41:53.049030+0000","last_became_active":"2024-09-21T10:40:10.410193+0000","last_became_peered":"2024-09-21T10:40:10.410193+0000","last_unstale":"2024-09-21T10:41:53.049030+0000","last_undegraded":"2024-09-21T10:41:53.049030+0000","last_fullsized":"2024-09-21T10:41:53.049030+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:51:19.233356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"1331'8059","reported_seq":8095,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:56.914379+0000","last_change":"2024-09-21T10:39:32.863886+0000","last_active":"2024-09-21T10:41:56.914379+0000","last_peered":"2024-09-21T10:41:56.914379+0000","last_clean":"2024-09-21T10:41:56.914379+0000","last_became_active":"2024-09-21T10:39:32.863194+0000","last_became_peered":"2024-09-21T10:39:32.863194+0000","last_unstale":"2024-09-21T10:41:56.914379+0000","last_undegraded":"2024-09-21T10:41:56.914379+0000","last_fullsized":"2024-09-21T10:41:56.914379+0000","mapping_epoch":1305,"log_start":"1308'500","ondisk_log_start":"1308'500","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7559,"log_dups_size":0,"ondisk_log_size":7559,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:06.203091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274923520,"num_objects":4195,"num_object_clones":0,"num_object_copies":12585,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4195,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8059,"num_write_kb":392128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1317,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028341+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:41:53.028341+0000","last_peered":"2024-09-21T10:41:53.028341+0000","last_clean":"2024-09-21T10:41:53.028341+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:41:53.028341+0000","last_undegraded":"2024-09-21T10:41:53.028341+0000","last_fullsized":"2024-09-21T10:41:53.028341+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":488,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.029220+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:41:54.029220+0000","last_peered":"2024-09-21T10:41:54.029220+0000","last_clean":"2024-09-21T10:41:54.029220+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:41:54.029220+0000","last_undegraded":"2024-09-21T10:41:54.029220+0000","last_fullsized":"2024-09-21T10:41:54.029220+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"1331'8306","reported_seq":8373,"reported_epoch":1331,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:41:57.768973+0000","last_change":"2024-09-21T10:40:11.749291+0000","last_active":"2024-09-21T10:41:57.768973+0000","last_peered":"2024-09-21T10:41:57.768973+0000","last_clean":"2024-09-21T10:40:09.384496+0000","last_became_active":"2024-09-21T10:40:11.734634+0000","last_became_peered":"2024-09-21T10:40:11.734634+0000","last_unstale":"2024-09-21T10:41:57.768973+0000","last_undegraded":"2024-09-21T10:40:11.442863+0000","last_fullsized":"2024-09-21T10:40:11.401166+0000","mapping_epoch":1312,"log_start":"1309'2400","ondisk_log_start":"1309'2400","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5906,"log_dups_size":0,"ondisk_log_size":5906,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278659072,"num_objects":4252,"num_object_clones":0,"num_object_copies":12756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3641,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4252,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8306,"num_write_kb":401856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,6],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6","objects":611},{"shards":"3,6,7","objects":1614}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1703,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.053632+0000","last_change":"2024-09-21T10:40:13.415389+0000","last_active":"2024-09-21T10:41:54.053632+0000","last_peered":"2024-09-21T10:41:54.053632+0000","last_clean":"2024-09-21T10:41:54.053632+0000","last_became_active":"2024-09-21T10:40:13.414655+0000","last_became_peered":"2024-09-21T10:40:13.414655+0000","last_unstale":"2024-09-21T10:41:54.053632+0000","last_undegraded":"2024-09-21T10:41:54.053632+0000","last_fullsized":"2024-09-21T10:41:54.053632+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":467,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.041690+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:41:54.041690+0000","last_peered":"2024-09-21T10:41:54.041690+0000","last_clean":"2024-09-21T10:41:54.041690+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:41:54.041690+0000","last_undegraded":"2024-09-21T10:41:54.041690+0000","last_fullsized":"2024-09-21T10:41:54.041690+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":119,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049377+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:41:53.049377+0000","last_peered":"2024-09-21T10:41:53.049377+0000","last_clean":"2024-09-21T10:41:53.049377+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:41:53.049377+0000","last_undegraded":"2024-09-21T10:41:53.049377+0000","last_fullsized":"2024-09-21T10:41:53.049377+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"1331'8414","reported_seq":8450,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:56.832602+0000","last_change":"2024-09-21T10:39:32.863480+0000","last_active":"2024-09-21T10:41:56.832602+0000","last_peered":"2024-09-21T10:41:56.832602+0000","last_clean":"2024-09-21T10:41:56.832602+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:41:56.832602+0000","last_undegraded":"2024-09-21T10:41:56.832602+0000","last_fullsized":"2024-09-21T10:41:56.832602+0000","mapping_epoch":1305,"log_start":"1308'500","ondisk_log_start":"1308'500","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7914,"log_dups_size":0,"ondisk_log_size":7914,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:19.798805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280494080,"num_objects":4280,"num_object_clones":0,"num_object_copies":12840,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4280,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8414,"num_write_kb":406208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1471,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028014+0000","last_change":"2024-09-21T10:36:45.667800+0000","last_active":"2024-09-21T10:41:53.028014+0000","last_peered":"2024-09-21T10:41:53.028014+0000","last_clean":"2024-09-21T10:41:53.028014+0000","last_became_active":"2024-09-21T10:36:18.559098+0000","last_became_peered":"2024-09-21T10:36:18.559098+0000","last_unstale":"2024-09-21T10:41:53.028014+0000","last_undegraded":"2024-09-21T10:41:53.028014+0000","last_fullsized":"2024-09-21T10:41:53.028014+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:44.434370+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":99,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.048918+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:41:53.048918+0000","last_peered":"2024-09-21T10:41:53.048918+0000","last_clean":"2024-09-21T10:41:53.048918+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:41:53.048918+0000","last_undegraded":"2024-09-21T10:41:53.048918+0000","last_fullsized":"2024-09-21T10:41:53.048918+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":110,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.050216+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:41:53.050216+0000","last_peered":"2024-09-21T10:41:53.050216+0000","last_clean":"2024-09-21T10:41:53.050216+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:41:53.050216+0000","last_undegraded":"2024-09-21T10:41:53.050216+0000","last_fullsized":"2024-09-21T10:41:53.050216+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"1331'8141","reported_seq":8205,"reported_epoch":1331,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:41:57.701305+0000","last_change":"2024-09-21T10:40:17.413174+0000","last_active":"2024-09-21T10:41:57.701305+0000","last_peered":"2024-09-21T10:41:57.701305+0000","last_clean":"2024-09-21T10:40:09.397006+0000","last_became_active":"2024-09-21T10:40:17.388526+0000","last_became_peered":"2024-09-21T10:40:17.388526+0000","last_unstale":"2024-09-21T10:41:57.701305+0000","last_undegraded":"2024-09-21T10:40:17.325156+0000","last_fullsized":"2024-09-21T10:40:17.320397+0000","mapping_epoch":1312,"log_start":"1309'2200","ondisk_log_start":"1309'2200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5941,"log_dups_size":0,"ondisk_log_size":5941,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268369920,"num_objects":4095,"num_object_clones":0,"num_object_copies":12285,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3599,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4095,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8141,"num_write_kb":391552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1],"avail_no_missing":["3","1","7"],"object_location_counts":[{"shards":"1,3","objects":496},{"shards":"1,3,7","objects":1576}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":119,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049008+0000","last_change":"2024-09-21T10:40:10.421519+0000","last_active":"2024-09-21T10:41:53.049008+0000","last_peered":"2024-09-21T10:41:53.049008+0000","last_clean":"2024-09-21T10:41:53.049008+0000","last_became_active":"2024-09-21T10:40:10.421136+0000","last_became_peered":"2024-09-21T10:40:10.421136+0000","last_unstale":"2024-09-21T10:41:53.049008+0000","last_undegraded":"2024-09-21T10:41:53.049008+0000","last_fullsized":"2024-09-21T10:41:53.049008+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:43.454920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":119,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.050875+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:41:53.050875+0000","last_peered":"2024-09-21T10:41:53.050875+0000","last_clean":"2024-09-21T10:41:53.050875+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:41:53.050875+0000","last_undegraded":"2024-09-21T10:41:53.050875+0000","last_fullsized":"2024-09-21T10:41:53.050875+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"1331'8002","reported_seq":8066,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:57.739074+0000","last_change":"2024-09-21T10:39:32.863427+0000","last_active":"2024-09-21T10:41:57.739074+0000","last_peered":"2024-09-21T10:41:57.739074+0000","last_clean":"2024-09-21T10:41:57.739074+0000","last_became_active":"2024-09-21T10:39:32.863040+0000","last_became_peered":"2024-09-21T10:39:32.863040+0000","last_unstale":"2024-09-21T10:41:57.739074+0000","last_undegraded":"2024-09-21T10:41:57.739074+0000","last_fullsized":"2024-09-21T10:41:57.739074+0000","mapping_epoch":1305,"log_start":"1309'2100","ondisk_log_start":"1309'2100","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5902,"log_dups_size":0,"ondisk_log_size":5902,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:11:09.478074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268566528,"num_objects":4098,"num_object_clones":0,"num_object_copies":12294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4098,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8002,"num_write_kb":387200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"362'149","reported_seq":1471,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028375+0000","last_change":"2024-09-21T10:36:44.694948+0000","last_active":"2024-09-21T10:41:53.028375+0000","last_peered":"2024-09-21T10:41:53.028375+0000","last_clean":"2024-09-21T10:41:53.028375+0000","last_became_active":"2024-09-21T10:36:18.556112+0000","last_became_peered":"2024-09-21T10:36:18.556112+0000","last_unstale":"2024-09-21T10:41:53.028375+0000","last_undegraded":"2024-09-21T10:41:53.028375+0000","last_fullsized":"2024-09-21T10:41:53.028375+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:15.883804+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":449,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.030581+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:41:54.030581+0000","last_peered":"2024-09-21T10:41:54.030581+0000","last_clean":"2024-09-21T10:41:54.030581+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:41:54.030581+0000","last_undegraded":"2024-09-21T10:41:54.030581+0000","last_fullsized":"2024-09-21T10:41:54.030581+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":456,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.036264+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:41:54.036264+0000","last_peered":"2024-09-21T10:41:54.036264+0000","last_clean":"2024-09-21T10:41:54.036264+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:41:54.036264+0000","last_undegraded":"2024-09-21T10:41:54.036264+0000","last_fullsized":"2024-09-21T10:41:54.036264+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.8","version":"1331'8137","reported_seq":8201,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:57.735173+0000","last_change":"2024-09-21T10:39:32.733555+0000","last_active":"2024-09-21T10:41:57.735173+0000","last_peered":"2024-09-21T10:41:57.735173+0000","last_clean":"2024-09-21T10:41:57.735173+0000","last_became_active":"2024-09-21T10:39:32.732604+0000","last_became_peered":"2024-09-21T10:39:32.732604+0000","last_unstale":"2024-09-21T10:41:57.735173+0000","last_undegraded":"2024-09-21T10:41:57.735173+0000","last_fullsized":"2024-09-21T10:41:57.735173+0000","mapping_epoch":1305,"log_start":"1309'2200","ondisk_log_start":"1309'2200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5937,"log_dups_size":0,"ondisk_log_size":5937,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:48.320649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274137088,"num_objects":4183,"num_object_clones":0,"num_object_copies":12549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4183,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8137,"num_write_kb":394240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1445,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.029333+0000","last_change":"2024-09-21T10:40:13.409809+0000","last_active":"2024-09-21T10:41:54.029333+0000","last_peered":"2024-09-21T10:41:54.029333+0000","last_clean":"2024-09-21T10:41:54.029333+0000","last_became_active":"2024-09-21T10:40:13.409149+0000","last_became_peered":"2024-09-21T10:40:13.409149+0000","last_unstale":"2024-09-21T10:41:54.029333+0000","last_undegraded":"2024-09-21T10:41:54.029333+0000","last_fullsized":"2024-09-21T10:41:54.029333+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1312,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.030852+0000","last_change":"2024-09-21T10:40:10.434659+0000","last_active":"2024-09-21T10:41:53.030852+0000","last_peered":"2024-09-21T10:41:53.030852+0000","last_clean":"2024-09-21T10:41:53.030852+0000","last_became_active":"2024-09-21T10:40:10.406159+0000","last_became_peered":"2024-09-21T10:40:10.406159+0000","last_unstale":"2024-09-21T10:41:53.030852+0000","last_undegraded":"2024-09-21T10:41:53.030852+0000","last_fullsized":"2024-09-21T10:41:53.030852+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:15.791343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":464,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.030946+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:41:54.030946+0000","last_peered":"2024-09-21T10:41:54.030946+0000","last_clean":"2024-09-21T10:41:54.030946+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:41:54.030946+0000","last_undegraded":"2024-09-21T10:41:54.030946+0000","last_fullsized":"2024-09-21T10:41:54.030946+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":108,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049431+0000","last_change":"2024-09-21T10:40:10.405505+0000","last_active":"2024-09-21T10:41:53.049431+0000","last_peered":"2024-09-21T10:41:53.049431+0000","last_clean":"2024-09-21T10:41:53.049431+0000","last_became_active":"2024-09-21T10:40:10.405107+0000","last_became_peered":"2024-09-21T10:40:10.405107+0000","last_unstale":"2024-09-21T10:41:53.049431+0000","last_undegraded":"2024-09-21T10:41:53.049431+0000","last_fullsized":"2024-09-21T10:41:53.049431+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:50:57.199715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"1331'8107","reported_seq":8171,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:42:00.318099+0000","last_change":"2024-09-21T10:39:32.734534+0000","last_active":"2024-09-21T10:42:00.318099+0000","last_peered":"2024-09-21T10:42:00.318099+0000","last_clean":"2024-09-21T10:42:00.318099+0000","last_became_active":"2024-09-21T10:39:32.734171+0000","last_became_peered":"2024-09-21T10:39:32.734171+0000","last_unstale":"2024-09-21T10:42:00.318099+0000","last_undegraded":"2024-09-21T10:42:00.318099+0000","last_fullsized":"2024-09-21T10:42:00.318099+0000","mapping_epoch":1305,"log_start":"1308'400","ondisk_log_start":"1308'400","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7707,"log_dups_size":0,"ondisk_log_size":7707,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:25.556747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264175616,"num_objects":4031,"num_object_clones":0,"num_object_copies":12093,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4031,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8107,"num_write_kb":388416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1672,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049036+0000","last_change":"2024-09-21T10:36:44.447270+0000","last_active":"2024-09-21T10:41:53.049036+0000","last_peered":"2024-09-21T10:41:53.049036+0000","last_clean":"2024-09-21T10:41:53.049036+0000","last_became_active":"2024-09-21T10:36:18.568793+0000","last_became_peered":"2024-09-21T10:36:18.568793+0000","last_unstale":"2024-09-21T10:41:53.049036+0000","last_undegraded":"2024-09-21T10:41:53.049036+0000","last_fullsized":"2024-09-21T10:41:53.049036+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:15.734272+0000","scrub_duration":0.0031585990000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1123,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.029440+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:41:54.029440+0000","last_peered":"2024-09-21T10:41:54.029440+0000","last_clean":"2024-09-21T10:41:54.029440+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:41:54.029440+0000","last_undegraded":"2024-09-21T10:41:54.029440+0000","last_fullsized":"2024-09-21T10:41:54.029440+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":503,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.031603+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:41:54.031603+0000","last_peered":"2024-09-21T10:41:54.031603+0000","last_clean":"2024-09-21T10:41:54.031603+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:41:54.031603+0000","last_undegraded":"2024-09-21T10:41:54.031603+0000","last_fullsized":"2024-09-21T10:41:54.031603+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":475,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.029875+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:41:54.029875+0000","last_peered":"2024-09-21T10:41:54.029875+0000","last_clean":"2024-09-21T10:41:54.029875+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:41:54.029875+0000","last_undegraded":"2024-09-21T10:41:54.029875+0000","last_fullsized":"2024-09-21T10:41:54.029875+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"1331'8031","reported_seq":8078,"reported_epoch":1331,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:41:56.936600+0000","last_change":"2024-09-21T10:40:11.730714+0000","last_active":"2024-09-21T10:41:56.936600+0000","last_peered":"2024-09-21T10:41:56.936600+0000","last_clean":"2024-09-21T10:40:09.392365+0000","last_became_active":"2024-09-21T10:40:11.724422+0000","last_became_peered":"2024-09-21T10:40:11.724422+0000","last_unstale":"2024-09-21T10:41:56.936600+0000","last_undegraded":"2024-09-21T10:40:11.524113+0000","last_fullsized":"2024-09-21T10:40:11.401427+0000","mapping_epoch":1312,"log_start":"1308'500","ondisk_log_start":"1308'500","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7531,"log_dups_size":0,"ondisk_log_size":7531,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:11.303917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":270467072,"num_objects":4127,"num_object_clones":0,"num_object_copies":12381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3566,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4127,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8031,"num_write_kb":389056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":561},{"shards":"1,5,7","objects":1614}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1445,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.027705+0000","last_change":"2024-09-21T10:40:13.411260+0000","last_active":"2024-09-21T10:41:54.027705+0000","last_peered":"2024-09-21T10:41:54.027705+0000","last_clean":"2024-09-21T10:41:54.027705+0000","last_became_active":"2024-09-21T10:40:13.410863+0000","last_became_peered":"2024-09-21T10:40:13.410863+0000","last_unstale":"2024-09-21T10:41:54.027705+0000","last_undegraded":"2024-09-21T10:41:54.027705+0000","last_fullsized":"2024-09-21T10:41:54.027705+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1862,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.040214+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:41:54.040214+0000","last_peered":"2024-09-21T10:41:54.040214+0000","last_clean":"2024-09-21T10:41:54.040214+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:41:54.040214+0000","last_undegraded":"2024-09-21T10:41:54.040214+0000","last_fullsized":"2024-09-21T10:41:54.040214+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1269,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.039512+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:41:54.039512+0000","last_peered":"2024-09-21T10:41:54.039512+0000","last_clean":"2024-09-21T10:41:54.039512+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:41:54.039512+0000","last_undegraded":"2024-09-21T10:41:54.039512+0000","last_fullsized":"2024-09-21T10:41:54.039512+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":972,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.029037+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:41:53.029037+0000","last_peered":"2024-09-21T10:41:53.029037+0000","last_clean":"2024-09-21T10:41:53.029037+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:41:53.029037+0000","last_undegraded":"2024-09-21T10:41:53.029037+0000","last_fullsized":"2024-09-21T10:41:53.029037+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.9","version":"1331'8325","reported_seq":9488,"reported_epoch":1331,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:00.322235+0000","last_change":"2024-09-21T10:41:36.002429+0000","last_active":"2024-09-21T10:42:00.322235+0000","last_peered":"2024-09-21T10:42:00.322235+0000","last_clean":"2024-09-21T10:40:09.399125+0000","last_became_active":"2024-09-21T10:40:11.742894+0000","last_became_peered":"2024-09-21T10:40:11.742894+0000","last_unstale":"2024-09-21T10:42:00.322235+0000","last_undegraded":"2024-09-21T10:40:11.431030+0000","last_fullsized":"2024-09-21T10:40:11.399341+0000","mapping_epoch":1312,"log_start":"1308'600","ondisk_log_start":"1308'600","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7725,"log_dups_size":0,"ondisk_log_size":7725,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264568832,"num_objects":4037,"num_object_clones":0,"num_object_copies":12111,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1597,"num_objects_misplaced":1522,"num_objects_unfound":0,"num_objects_dirty":4037,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8325,"num_write_kb":395584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":548,"num_bytes_recovered":35913728,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","5","7"],"object_location_counts":[{"shards":"0,5","objects":918},{"shards":"0,5,7","objects":1522}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1471,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028227+0000","last_change":"2024-09-21T10:36:47.623786+0000","last_active":"2024-09-21T10:41:53.028227+0000","last_peered":"2024-09-21T10:41:53.028227+0000","last_clean":"2024-09-21T10:41:53.028227+0000","last_became_active":"2024-09-21T10:36:18.568738+0000","last_became_peered":"2024-09-21T10:36:18.568738+0000","last_unstale":"2024-09-21T10:41:53.028227+0000","last_undegraded":"2024-09-21T10:41:53.028227+0000","last_fullsized":"2024-09-21T10:41:53.028227+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:08.168163+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1323,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028723+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:41:53.028723+0000","last_peered":"2024-09-21T10:41:53.028723+0000","last_clean":"2024-09-21T10:41:53.028723+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:41:53.028723+0000","last_undegraded":"2024-09-21T10:41:53.028723+0000","last_fullsized":"2024-09-21T10:41:53.028723+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":120,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049861+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:41:53.049861+0000","last_peered":"2024-09-21T10:41:53.049861+0000","last_clean":"2024-09-21T10:41:53.049861+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:41:53.049861+0000","last_undegraded":"2024-09-21T10:41:53.049861+0000","last_fullsized":"2024-09-21T10:41:53.049861+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1343,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.040373+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:41:54.040373+0000","last_peered":"2024-09-21T10:41:54.040373+0000","last_clean":"2024-09-21T10:41:54.040373+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:41:54.040373+0000","last_undegraded":"2024-09-21T10:41:54.040373+0000","last_fullsized":"2024-09-21T10:41:54.040373+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.f","version":"1331'8203","reported_seq":8237,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:56.918449+0000","last_change":"2024-09-21T10:39:32.863709+0000","last_active":"2024-09-21T10:41:56.918449+0000","last_peered":"2024-09-21T10:41:56.918449+0000","last_clean":"2024-09-21T10:41:56.918449+0000","last_became_active":"2024-09-21T10:39:32.863200+0000","last_became_peered":"2024-09-21T10:39:32.863200+0000","last_unstale":"2024-09-21T10:41:56.918449+0000","last_undegraded":"2024-09-21T10:41:56.918449+0000","last_fullsized":"2024-09-21T10:41:56.918449+0000","mapping_epoch":1305,"log_start":"1309'700","ondisk_log_start":"1309'700","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7503,"log_dups_size":0,"ondisk_log_size":7503,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:07.768718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":271908864,"num_objects":4149,"num_object_clones":0,"num_object_copies":12447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4149,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8203,"num_write_kb":395264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1689,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049746+0000","last_change":"2024-09-21T10:40:13.407561+0000","last_active":"2024-09-21T10:41:53.049746+0000","last_peered":"2024-09-21T10:41:53.049746+0000","last_clean":"2024-09-21T10:41:53.049746+0000","last_became_active":"2024-09-21T10:40:13.407242+0000","last_became_peered":"2024-09-21T10:40:13.407242+0000","last_unstale":"2024-09-21T10:41:53.049746+0000","last_undegraded":"2024-09-21T10:41:53.049746+0000","last_fullsized":"2024-09-21T10:41:53.049746+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:40.028877+0000","scrub_duration":0.012985854,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1314,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028809+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:41:53.028809+0000","last_peered":"2024-09-21T10:41:53.028809+0000","last_clean":"2024-09-21T10:41:53.028809+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:41:53.028809+0000","last_undegraded":"2024-09-21T10:41:53.028809+0000","last_fullsized":"2024-09-21T10:41:53.028809+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":482,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.028901+0000","last_change":"2024-09-21T10:40:10.421302+0000","last_active":"2024-09-21T10:41:54.028901+0000","last_peered":"2024-09-21T10:41:54.028901+0000","last_clean":"2024-09-21T10:41:54.028901+0000","last_became_active":"2024-09-21T10:40:10.420974+0000","last_became_peered":"2024-09-21T10:40:10.420974+0000","last_unstale":"2024-09-21T10:41:54.028901+0000","last_undegraded":"2024-09-21T10:41:54.028901+0000","last_fullsized":"2024-09-21T10:41:54.028901+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:43.085543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":947,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028533+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:41:53.028533+0000","last_peered":"2024-09-21T10:41:53.028533+0000","last_clean":"2024-09-21T10:41:53.028533+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:41:53.028533+0000","last_undegraded":"2024-09-21T10:41:53.028533+0000","last_fullsized":"2024-09-21T10:41:53.028533+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.e","version":"1331'8202","reported_seq":9967,"reported_epoch":1331,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:41:56.911759+0000","last_change":"2024-09-21T10:41:35.993772+0000","last_active":"2024-09-21T10:41:56.911759+0000","last_peered":"2024-09-21T10:41:56.911759+0000","last_clean":"2024-09-21T10:40:09.375456+0000","last_became_active":"2024-09-21T10:40:11.686957+0000","last_became_peered":"2024-09-21T10:40:11.686957+0000","last_unstale":"2024-09-21T10:41:56.911759+0000","last_undegraded":"2024-09-21T10:40:11.417479+0000","last_fullsized":"2024-09-21T10:40:11.398159+0000","mapping_epoch":1312,"log_start":"1309'1200","ondisk_log_start":"1309'1200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7002,"log_dups_size":0,"ondisk_log_size":7002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:53.478420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":279838720,"num_objects":4270,"num_object_clones":0,"num_object_copies":12810,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1109,"num_objects_misplaced":1680,"num_objects_unfound":0,"num_objects_dirty":4270,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8202,"num_write_kb":399104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":861,"num_bytes_recovered":56426496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,1],"avail_no_missing":["4","1","7"],"object_location_counts":[{"shards":"1,4","objects":1481},{"shards":"1,4,7","objects":1680}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1672,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049533+0000","last_change":"2024-09-21T10:36:54.531785+0000","last_active":"2024-09-21T10:41:53.049533+0000","last_peered":"2024-09-21T10:41:53.049533+0000","last_clean":"2024-09-21T10:41:53.049533+0000","last_became_active":"2024-09-21T10:36:18.575995+0000","last_became_peered":"2024-09-21T10:36:18.575995+0000","last_unstale":"2024-09-21T10:41:53.049533+0000","last_undegraded":"2024-09-21T10:41:53.049533+0000","last_fullsized":"2024-09-21T10:41:53.049533+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:15:06.722608+0000","scrub_duration":0.017956387000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1254,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.040197+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:41:54.040197+0000","last_peered":"2024-09-21T10:41:54.040197+0000","last_clean":"2024-09-21T10:41:54.040197+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:41:54.040197+0000","last_undegraded":"2024-09-21T10:41:54.040197+0000","last_fullsized":"2024-09-21T10:41:54.040197+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1261,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.029936+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:41:54.029936+0000","last_peered":"2024-09-21T10:41:54.029936+0000","last_clean":"2024-09-21T10:41:54.029936+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:41:54.029936+0000","last_undegraded":"2024-09-21T10:41:54.029936+0000","last_fullsized":"2024-09-21T10:41:54.029936+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":482,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.029419+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:41:54.029419+0000","last_peered":"2024-09-21T10:41:54.029419+0000","last_clean":"2024-09-21T10:41:54.029419+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:41:54.029419+0000","last_undegraded":"2024-09-21T10:41:54.029419+0000","last_fullsized":"2024-09-21T10:41:54.029419+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"1331'8273","reported_seq":8316,"reported_epoch":1331,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:41:56.762198+0000","last_change":"2024-09-21T10:40:11.577092+0000","last_active":"2024-09-21T10:41:56.762198+0000","last_peered":"2024-09-21T10:41:56.762198+0000","last_clean":"2024-09-21T10:40:09.389760+0000","last_became_active":"2024-09-21T10:40:11.569227+0000","last_became_peered":"2024-09-21T10:40:11.569227+0000","last_unstale":"2024-09-21T10:41:56.762198+0000","last_undegraded":"2024-09-21T10:40:11.440995+0000","last_fullsized":"2024-09-21T10:40:11.401493+0000","mapping_epoch":1312,"log_start":"1308'700","ondisk_log_start":"1308'700","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7573,"log_dups_size":0,"ondisk_log_size":7573,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:42.207249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":277086232,"num_objects":4229,"num_object_clones":0,"num_object_copies":12687,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3684,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4229,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8273,"num_write_kb":400001,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":545},{"shards":"1,5,7","objects":1662}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1471,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.050090+0000","last_change":"2024-09-21T10:36:45.859087+0000","last_active":"2024-09-21T10:41:53.050090+0000","last_peered":"2024-09-21T10:41:53.050090+0000","last_clean":"2024-09-21T10:41:53.050090+0000","last_became_active":"2024-09-21T10:36:18.561316+0000","last_became_peered":"2024-09-21T10:36:18.561316+0000","last_unstale":"2024-09-21T10:41:53.050090+0000","last_undegraded":"2024-09-21T10:41:53.050090+0000","last_fullsized":"2024-09-21T10:41:53.050090+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:39.138344+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":457,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.036572+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:41:54.036572+0000","last_peered":"2024-09-21T10:41:54.036572+0000","last_clean":"2024-09-21T10:41:54.036572+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:41:54.036572+0000","last_undegraded":"2024-09-21T10:41:54.036572+0000","last_fullsized":"2024-09-21T10:41:54.036572+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":99,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049980+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:41:53.049980+0000","last_peered":"2024-09-21T10:41:53.049980+0000","last_clean":"2024-09-21T10:41:53.049980+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:41:53.049980+0000","last_undegraded":"2024-09-21T10:41:53.049980+0000","last_fullsized":"2024-09-21T10:41:53.049980+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":450,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.030489+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:41:54.030489+0000","last_peered":"2024-09-21T10:41:54.030489+0000","last_clean":"2024-09-21T10:41:54.030489+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:41:54.030489+0000","last_undegraded":"2024-09-21T10:41:54.030489+0000","last_fullsized":"2024-09-21T10:41:54.030489+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"1331'7719","reported_seq":7786,"reported_epoch":1331,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:41:57.747384+0000","last_change":"2024-09-21T10:40:11.733504+0000","last_active":"2024-09-21T10:41:57.747384+0000","last_peered":"2024-09-21T10:41:57.747384+0000","last_clean":"2024-09-21T10:40:09.368208+0000","last_became_active":"2024-09-21T10:40:11.723403+0000","last_became_peered":"2024-09-21T10:40:11.723403+0000","last_unstale":"2024-09-21T10:41:57.747384+0000","last_undegraded":"2024-09-21T10:40:11.428382+0000","last_fullsized":"2024-09-21T10:40:11.400301+0000","mapping_epoch":1312,"log_start":"1309'1800","ondisk_log_start":"1309'1800","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5919,"log_dups_size":0,"ondisk_log_size":5919,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268500992,"num_objects":4097,"num_object_clones":0,"num_object_copies":12291,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3440,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4097,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7719,"num_write_kb":378112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4","objects":657},{"shards":"3,4,7","objects":1629}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1532,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.037600+0000","last_change":"2024-09-21T10:40:13.412016+0000","last_active":"2024-09-21T10:41:54.037600+0000","last_peered":"2024-09-21T10:41:54.037600+0000","last_clean":"2024-09-21T10:41:54.037600+0000","last_became_active":"2024-09-21T10:40:13.411252+0000","last_became_peered":"2024-09-21T10:40:13.411252+0000","last_unstale":"2024-09-21T10:41:54.037600+0000","last_undegraded":"2024-09-21T10:41:54.037600+0000","last_fullsized":"2024-09-21T10:41:54.037600+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:34:34.276952+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":501,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.030286+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:41:54.030286+0000","last_peered":"2024-09-21T10:41:54.030286+0000","last_clean":"2024-09-21T10:41:54.030286+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:41:54.030286+0000","last_undegraded":"2024-09-21T10:41:54.030286+0000","last_fullsized":"2024-09-21T10:41:54.030286+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":108,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049902+0000","last_change":"2024-09-21T10:40:10.421374+0000","last_active":"2024-09-21T10:41:53.049902+0000","last_peered":"2024-09-21T10:41:53.049902+0000","last_clean":"2024-09-21T10:41:53.049902+0000","last_became_active":"2024-09-21T10:40:10.421052+0000","last_became_peered":"2024-09-21T10:40:10.421052+0000","last_unstale":"2024-09-21T10:41:53.049902+0000","last_undegraded":"2024-09-21T10:41:53.049902+0000","last_fullsized":"2024-09-21T10:41:53.049902+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:00.866243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":120,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049163+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:41:53.049163+0000","last_peered":"2024-09-21T10:41:53.049163+0000","last_clean":"2024-09-21T10:41:53.049163+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:41:53.049163+0000","last_undegraded":"2024-09-21T10:41:53.049163+0000","last_fullsized":"2024-09-21T10:41:53.049163+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":119,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049790+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:41:53.049790+0000","last_peered":"2024-09-21T10:41:53.049790+0000","last_clean":"2024-09-21T10:41:53.049790+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:41:53.049790+0000","last_undegraded":"2024-09-21T10:41:53.049790+0000","last_fullsized":"2024-09-21T10:41:53.049790+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":158,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049317+0000","last_change":"2024-09-21T10:40:10.438870+0000","last_active":"2024-09-21T10:41:53.049317+0000","last_peered":"2024-09-21T10:41:53.049317+0000","last_clean":"2024-09-21T10:41:53.049317+0000","last_became_active":"2024-09-21T10:40:10.421330+0000","last_became_peered":"2024-09-21T10:40:10.421330+0000","last_unstale":"2024-09-21T10:41:53.049317+0000","last_undegraded":"2024-09-21T10:41:53.049317+0000","last_fullsized":"2024-09-21T10:41:53.049317+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:24.063506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1294,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028458+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:41:53.028458+0000","last_peered":"2024-09-21T10:41:53.028458+0000","last_clean":"2024-09-21T10:41:53.028458+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:41:53.028458+0000","last_undegraded":"2024-09-21T10:41:53.028458+0000","last_fullsized":"2024-09-21T10:41:53.028458+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1125,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.030556+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:41:54.030556+0000","last_peered":"2024-09-21T10:41:54.030556+0000","last_clean":"2024-09-21T10:41:54.030556+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:41:54.030556+0000","last_undegraded":"2024-09-21T10:41:54.030556+0000","last_fullsized":"2024-09-21T10:41:54.030556+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[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.16","version":"0'0","reported_seq":1289,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028501+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:41:53.028501+0000","last_peered":"2024-09-21T10:41:53.028501+0000","last_clean":"2024-09-21T10:41:53.028501+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:41:53.028501+0000","last_undegraded":"2024-09-21T10:41:53.028501+0000","last_fullsized":"2024-09-21T10:41:53.028501+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":463,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.053634+0000","last_change":"2024-09-21T10:40:10.420476+0000","last_active":"2024-09-21T10:41:54.053634+0000","last_peered":"2024-09-21T10:41:54.053634+0000","last_clean":"2024-09-21T10:41:54.053634+0000","last_became_active":"2024-09-21T10:40:10.420162+0000","last_became_peered":"2024-09-21T10:40:10.420162+0000","last_unstale":"2024-09-21T10:41:54.053634+0000","last_undegraded":"2024-09-21T10:41:54.053634+0000","last_fullsized":"2024-09-21T10:41:54.053634+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:41.809988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":488,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.028309+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:41:54.028309+0000","last_peered":"2024-09-21T10:41:54.028309+0000","last_clean":"2024-09-21T10:41:54.028309+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:41:54.028309+0000","last_undegraded":"2024-09-21T10:41:54.028309+0000","last_fullsized":"2024-09-21T10:41:54.028309+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":463,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.030665+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:41:54.030665+0000","last_peered":"2024-09-21T10:41:54.030665+0000","last_clean":"2024-09-21T10:41:54.030665+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:41:54.030665+0000","last_undegraded":"2024-09-21T10:41:54.030665+0000","last_fullsized":"2024-09-21T10:41:54.030665+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":99,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049823+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:41:53.049823+0000","last_peered":"2024-09-21T10:41:53.049823+0000","last_clean":"2024-09-21T10:41:53.049823+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:41:53.049823+0000","last_undegraded":"2024-09-21T10:41:53.049823+0000","last_fullsized":"2024-09-21T10:41:53.049823+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":442,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.031204+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:41:54.031204+0000","last_peered":"2024-09-21T10:41:54.031204+0000","last_clean":"2024-09-21T10:41:54.031204+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:41:54.031204+0000","last_undegraded":"2024-09-21T10:41:54.031204+0000","last_fullsized":"2024-09-21T10:41:54.031204+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":496,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.029793+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:41:54.029793+0000","last_peered":"2024-09-21T10:41:54.029793+0000","last_clean":"2024-09-21T10:41:54.029793+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:41:54.029793+0000","last_undegraded":"2024-09-21T10:41:54.029793+0000","last_fullsized":"2024-09-21T10:41:54.029793+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":463,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.033685+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:41:54.033685+0000","last_peered":"2024-09-21T10:41:54.033685+0000","last_clean":"2024-09-21T10:41:54.033685+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:41:54.033685+0000","last_undegraded":"2024-09-21T10:41:54.033685+0000","last_fullsized":"2024-09-21T10:41:54.033685+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":462,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.030707+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:41:54.030707+0000","last_peered":"2024-09-21T10:41:54.030707+0000","last_clean":"2024-09-21T10:41:54.030707+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:41:54.030707+0000","last_undegraded":"2024-09-21T10:41:54.030707+0000","last_fullsized":"2024-09-21T10:41:54.030707+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":110,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049203+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:41:53.049203+0000","last_peered":"2024-09-21T10:41:53.049203+0000","last_clean":"2024-09-21T10:41:53.049203+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:41:53.049203+0000","last_undegraded":"2024-09-21T10:41:53.049203+0000","last_fullsized":"2024-09-21T10:41:53.049203+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1822,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.040291+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:41:54.040291+0000","last_peered":"2024-09-21T10:41:54.040291+0000","last_clean":"2024-09-21T10:41:54.040291+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:41:54.040291+0000","last_undegraded":"2024-09-21T10:41:54.040291+0000","last_fullsized":"2024-09-21T10:41:54.040291+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":495,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.029323+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:41:54.029323+0000","last_peered":"2024-09-21T10:41:54.029323+0000","last_clean":"2024-09-21T10:41:54.029323+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:41:54.029323+0000","last_undegraded":"2024-09-21T10:41:54.029323+0000","last_fullsized":"2024-09-21T10:41:54.029323+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":110,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049728+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:41:53.049728+0000","last_peered":"2024-09-21T10:41:53.049728+0000","last_clean":"2024-09-21T10:41:53.049728+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:41:53.049728+0000","last_undegraded":"2024-09-21T10:41:53.049728+0000","last_fullsized":"2024-09-21T10:41:53.049728+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1320,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028259+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:41:53.028259+0000","last_peered":"2024-09-21T10:41:53.028259+0000","last_clean":"2024-09-21T10:41:53.028259+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:41:53.028259+0000","last_undegraded":"2024-09-21T10:41:53.028259+0000","last_fullsized":"2024-09-21T10:41:53.028259+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":110,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.049281+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:41:53.049281+0000","last_peered":"2024-09-21T10:41:53.049281+0000","last_clean":"2024-09-21T10:41:53.049281+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:41:53.049281+0000","last_undegraded":"2024-09-21T10:41:53.049281+0000","last_fullsized":"2024-09-21T10:41:53.049281+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1317,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.028739+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:41:53.028739+0000","last_peered":"2024-09-21T10:41:53.028739+0000","last_clean":"2024-09-21T10:41:53.028739+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:41:53.028739+0000","last_undegraded":"2024-09-21T10:41:53.028739+0000","last_fullsized":"2024-09-21T10:41:53.028739+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":442,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.033842+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:41:54.033842+0000","last_peered":"2024-09-21T10:41:54.033842+0000","last_clean":"2024-09-21T10:41:54.033842+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:41:54.033842+0000","last_undegraded":"2024-09-21T10:41:54.033842+0000","last_fullsized":"2024-09-21T10:41:54.033842+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":457,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.031014+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:41:54.031014+0000","last_peered":"2024-09-21T10:41:54.031014+0000","last_clean":"2024-09-21T10:41:54.031014+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:41:54.031014+0000","last_undegraded":"2024-09-21T10:41:54.031014+0000","last_fullsized":"2024-09-21T10:41:54.031014+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":119,"reported_epoch":1330,"state":"active+clean","last_fresh":"2024-09-21T10:41:53.048748+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:41:53.048748+0000","last_peered":"2024-09-21T10:41:53.048748+0000","last_clean":"2024-09-21T10:41:53.048748+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:41:53.048748+0000","last_undegraded":"2024-09-21T10:41:53.048748+0000","last_fullsized":"2024-09-21T10:41:53.048748+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":481,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.028225+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:41:54.028225+0000","last_peered":"2024-09-21T10:41:54.028225+0000","last_clean":"2024-09-21T10:41:54.028225+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:41:54.028225+0000","last_undegraded":"2024-09-21T10:41:54.028225+0000","last_fullsized":"2024-09-21T10:41:54.028225+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":4360699928,"num_objects":66540,"num_object_clones":0,"num_object_copies":199620,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":20636,"num_objects_misplaced":3202,"num_objects_unfound":0,"num_objects_dirty":66540,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":130492,"num_write_kb":6304961,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8697,"num_bytes_recovered":569966592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":14350823424,"data_stored":14350811208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112392,"ondisk_log_size":112392,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":20046,"num_keys_recovered":30,"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":126976,"data_stored":21634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":751377,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":106,"num_read_kb":227,"num_write":58,"num_write_kb":658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":1132727,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234459,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":46,"seq":197568496096,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1332940,"kb_used_data":832644,"kb_used_omap":1,"kb_used_meta":500286,"kb_avail":92412212,"statfs":{"total":95995035648,"available":94630105088,"internally_reserved":0,"allocated":852627456,"data_stored":849656642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":512293319},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757733,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3297736,"kb_used_data":2590720,"kb_used_omap":1,"kb_used_meta":707006,"kb_avail":90447416,"statfs":{"total":95995035648,"available":92618153984,"internally_reserved":0,"allocated":2652897280,"data_stored":2649926922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":723974598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967904,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1752336,"kb_used_data":1098308,"kb_used_omap":46,"kb_used_meta":653969,"kb_avail":91992816,"statfs":{"total":95995035648,"available":94200643584,"internally_reserved":0,"allocated":1124667392,"data_stored":1121697627,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":669664956},"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":[]},{"osd":0,"up_from":731,"seq":3139621093678,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1973568,"kb_used_data":1381432,"kb_used_omap":73,"kb_used_meta":592054,"kb_avail":91771584,"statfs":{"total":95995035648,"available":93974102016,"internally_reserved":0,"allocated":1414586368,"data_stored":1411623669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":606263858},"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":[0,0,0,2,2,3,3],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019369,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1692240,"kb_used_data":1151752,"kb_used_omap":1,"kb_used_meta":540478,"kb_avail":92052912,"statfs":{"total":95995035648,"available":94262181888,"internally_reserved":0,"allocated":1179394048,"data_stored":1176419185,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":553449926},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888665,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3254784,"kb_used_data":2474552,"kb_used_omap":30,"kb_used_meta":780193,"kb_avail":90490368,"statfs":{"total":95995035648,"available":92662136832,"internally_reserved":0,"allocated":2533941248,"data_stored":2530978559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":798918452},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047143,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3354688,"kb_used_data":2668664,"kb_used_omap":44,"kb_used_meta":685971,"kb_avail":90390464,"statfs":{"total":95995035648,"available":92559835136,"internally_reserved":0,"allocated":2732711936,"data_stored":2729748608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":702434926},"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":[]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":12288,"data_stored":694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":20480,"data_stored":4860,"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":28672,"data_stored":4972,"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":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1393033216,"data_stored":1393033216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2716667904,"data_stored":2716663832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1113260032,"data_stored":1113260032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2504982528,"data_stored":2504982528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1164120064,"data_stored":1164115992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2637697024,"data_stored":2637692952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":834207744,"data_stored":834207744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1986854912,"data_stored":1986854912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:42:05.283 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:42:05.331 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:05.358 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:05.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:05.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:05 smithi031 ceph-mon[96824]: pgmap v1919: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 20646/191643 objects degraded (10.773%); 2983/191643 objects misplaced (1.557%); 3.9 MiB/s, 63 objects/s recovering 2024-09-21T10:42:05.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:05 smithi007 ceph-mon[99390]: pgmap v1919: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 20646/191643 objects degraded (10.773%); 2983/191643 objects misplaced (1.557%); 3.9 MiB/s, 63 objects/s recovering 2024-09-21T10:42:05.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:05 smithi007 ceph-mon[101144]: pgmap v1919: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 20646/191643 objects degraded (10.773%); 2983/191643 objects misplaced (1.557%); 3.9 MiB/s, 63 objects/s recovering 2024-09-21T10:42:05.460 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:05.504 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:05.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.510 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:05.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:05.611 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:05.641 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:05.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:05.743 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:05.771 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:05.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:05.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:05.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:05.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:06.001 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:06.033 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:06.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:06.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:06.192 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:06.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:06.293 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:06.319 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:06.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:06.420 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:06.466 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:06.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:06.568 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:06.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.607 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:06.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:06.670 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:42:06.670 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:42:06.670 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:42:06.670 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:42:06.670 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:42:06.708 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:06.805 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:06.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:06.907 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:06.942 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:06.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:07.044 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:07.073 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:07.175 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:07.215 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:07.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:07.318 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:07.363 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:07.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:07.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:07.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:07.530 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:07.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:07.541 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:42:07.541 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:07.541 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:07 smithi007 ceph-mon[99390]: pgmap v1920: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 20734/189738 objects degraded (10.928%); 2768/189738 objects misplaced (1.459%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:42:07.541 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:42:07.542 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:07.542 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:07 smithi007 ceph-mon[101144]: pgmap v1920: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 20734/189738 objects degraded (10.928%); 2768/189738 objects misplaced (1.459%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:42:07.632 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:42:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:07 smithi031 ceph-mon[96824]: pgmap v1920: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 20734/189738 objects degraded (10.928%); 2768/189738 objects misplaced (1.459%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:42:07.676 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:07.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:07.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:07.801 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:07.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:07.903 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:07.932 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:07.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:07.970 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:42:08.033 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:08.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.094 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:08.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:08.149 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:42:08.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:08.221 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:08.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:08.322 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:08.347 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:08.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:08.428 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:42:08.449 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:08.487 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:08 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20734/189738 objects degraded (10.928%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:08.487 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:08 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3653906358' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:08.489 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:08 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20734/189738 objects degraded (10.928%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:08.489 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:08 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3653906358' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:08.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.500 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:08.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:08.601 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:08.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.653 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:08.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:08 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20734/189738 objects degraded (10.928%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:08 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3653906358' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:08.752 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:42:08.752 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:42:08.753 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:42:08.753 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:42:08.753 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:42:08.753 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:42:08.753 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:42:08.753 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:42:08.753 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:42:08.753 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:42:08.754 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:42:08.754 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:42:08.754 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:42:08.754 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:42:08.754 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:42:08.754 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:42:08.754 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:08.784 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:08.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:08.885 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:08.936 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:08.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:09.038 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:09.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.091 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:09.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:09.192 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:09.236 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:09.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:09.337 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:09.376 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:09.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:09.477 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:09.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.515 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:09.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:09.616 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:09.631 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:09 smithi031 ceph-mon[96824]: pgmap v1921: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 674 op/s; 20759/181230 objects degraded (11.455%); 2521/181230 objects misplaced (1.391%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:42:09.642 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:09.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:09.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:09 smithi007 ceph-mon[99390]: pgmap v1921: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 674 op/s; 20759/181230 objects degraded (11.455%); 2521/181230 objects misplaced (1.391%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:42:09.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:09 smithi007 ceph-mon[101144]: pgmap v1921: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 674 op/s; 20759/181230 objects degraded (11.455%); 2521/181230 objects misplaced (1.391%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:42:09.744 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:09.771 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:09.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:09.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:09.900 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:09.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:10.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:10.043 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:10.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:10.105 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:10.145 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:10.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.196 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:10.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:10.297 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:10.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:10.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:10.426 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:10.467 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:10.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:10.569 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:10.598 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:10.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:10.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:10.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:10.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:10.836 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:10.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:10.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:10.916 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:42:10.917 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:42:10.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:42:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:42:10] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-09-21T10:42:10.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:10.991 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:10.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:11.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:11.118 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:11.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:11.220 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:11.247 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:11.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:11.309 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:42:11.313 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:42:11.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:11.400 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:11.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:11.501 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:11.528 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:11.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:11.630 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:11.655 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:11 smithi031 ceph-mon[96824]: pgmap v1922: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 20828/179400 objects degraded (11.610%); 2326/179400 objects misplaced (1.297%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:42:11.671 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:11.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:11 smithi007 ceph-mon[99390]: pgmap v1922: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 20828/179400 objects degraded (11.610%); 2326/179400 objects misplaced (1.297%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:42:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:11 smithi007 ceph-mon[101144]: pgmap v1922: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 20828/179400 objects degraded (11.610%); 2326/179400 objects misplaced (1.297%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:42:11.693 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:42:11.774 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:11.817 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:11.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:11.919 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:11.965 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:11.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:11.968 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:42:12.067 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:12.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:42:12.095 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:12.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:12.197 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:12.224 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1922,"stamp":"2024-09-21T10:42:10.453022+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3917974766,"num_objects":59800,"num_object_clones":0,"num_object_copies":179400,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":20828,"num_objects_misplaced":2326,"num_objects_unfound":0,"num_objects_dirty":59800,"num_whiteouts":0,"num_read":107,"num_read_kb":228,"num_write":137381,"num_write_kb":6305652,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9452,"num_bytes_recovered":615946027,"num_keys_recovered":30,"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":114357,"ondisk_log_size":114357,"up":297,"acting":290,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":15562276,"kb_used_data":11093992,"kb_used_omap":199,"kb_used_meta":4468024,"kb_avail":640653788,"statfs":{"total":671965249536,"available":656029478912,"internally_reserved":0,"allocated":11360247808,"data_stored":11339417845,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203805,"internal_metadata":4575257571},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,5,4,9,6,5,4],"upper_bound":128},"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":-443482112,"num_objects":-6767,"num_object_clones":0,"num_object_copies":-20301,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":192,"num_objects_misplaced":-876,"num_objects_unfound":0,"num_objects_dirty":-6767,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6767,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":684,"num_bytes_recovered":44826624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.007740"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":451,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.104085+0000","last_change":"2024-09-21T10:40:10.425150+0000","last_active":"2024-09-21T10:42:03.104085+0000","last_peered":"2024-09-21T10:42:03.104085+0000","last_clean":"2024-09-21T10:42:03.104085+0000","last_became_active":"2024-09-21T10:40:10.424659+0000","last_became_peered":"2024-09-21T10:40:10.424659+0000","last_unstale":"2024-09-21T10:42:03.104085+0000","last_undegraded":"2024-09-21T10:42:03.104085+0000","last_fullsized":"2024-09-21T10:42:03.104085+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:38.770658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":1239,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.017495+0000","last_change":"2024-09-21T10:40:10.433738+0000","last_active":"2024-09-21T10:41:54.017495+0000","last_peered":"2024-09-21T10:41:54.017495+0000","last_clean":"2024-09-21T10:41:54.017495+0000","last_became_active":"2024-09-21T10:40:10.421254+0000","last_became_peered":"2024-09-21T10:40:10.421254+0000","last_unstale":"2024-09-21T10:41:54.017495+0000","last_undegraded":"2024-09-21T10:41:54.017495+0000","last_fullsized":"2024-09-21T10:41:54.017495+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:44.984710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1306,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.035662+0000","last_change":"2024-09-21T10:40:10.410783+0000","last_active":"2024-09-21T10:41:54.035662+0000","last_peered":"2024-09-21T10:41:54.035662+0000","last_clean":"2024-09-21T10:41:54.035662+0000","last_became_active":"2024-09-21T10:40:10.408862+0000","last_became_peered":"2024-09-21T10:40:10.408862+0000","last_unstale":"2024-09-21T10:41:54.035662+0000","last_undegraded":"2024-09-21T10:41:54.035662+0000","last_fullsized":"2024-09-21T10:41:54.035662+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.064176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":497,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.112060+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:42:03.112060+0000","last_peered":"2024-09-21T10:42:03.112060+0000","last_clean":"2024-09-21T10:42:03.112060+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:42:03.112060+0000","last_undegraded":"2024-09-21T10:42:03.112060+0000","last_fullsized":"2024-09-21T10:42:03.112060+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":497,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.121209+0000","last_change":"2024-09-21T10:40:10.421918+0000","last_active":"2024-09-21T10:42:03.121209+0000","last_peered":"2024-09-21T10:42:03.121209+0000","last_clean":"2024-09-21T10:42:03.121209+0000","last_became_active":"2024-09-21T10:40:10.421584+0000","last_became_peered":"2024-09-21T10:40:10.421584+0000","last_unstale":"2024-09-21T10:42:03.121209+0000","last_undegraded":"2024-09-21T10:42:03.121209+0000","last_fullsized":"2024-09-21T10:42:03.121209+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:32.829850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1223,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.020401+0000","last_change":"2024-09-21T10:40:10.406281+0000","last_active":"2024-09-21T10:41:54.020401+0000","last_peered":"2024-09-21T10:41:54.020401+0000","last_clean":"2024-09-21T10:41:54.020401+0000","last_became_active":"2024-09-21T10:40:10.404953+0000","last_became_peered":"2024-09-21T10:40:10.404953+0000","last_unstale":"2024-09-21T10:41:54.020401+0000","last_undegraded":"2024-09-21T10:41:54.020401+0000","last_fullsized":"2024-09-21T10:41:54.020401+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:16:48.490600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.17","version":"0'0","reported_seq":451,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.109166+0000","last_change":"2024-09-21T10:40:10.424345+0000","last_active":"2024-09-21T10:42:03.109166+0000","last_peered":"2024-09-21T10:42:03.109166+0000","last_clean":"2024-09-21T10:42:03.109166+0000","last_became_active":"2024-09-21T10:40:10.423969+0000","last_became_peered":"2024-09-21T10:40:10.423969+0000","last_unstale":"2024-09-21T10:42:03.109166+0000","last_undegraded":"2024-09-21T10:42:03.109166+0000","last_fullsized":"2024-09-21T10:42:03.109166+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:43.690737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"71'8","reported_seq":110,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.034552+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:41:54.034552+0000","last_peered":"2024-09-21T10:41:54.034552+0000","last_clean":"2024-09-21T10:41:54.034552+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:41:54.034552+0000","last_undegraded":"2024-09-21T10:41:54.034552+0000","last_fullsized":"2024-09-21T10:41:54.034552+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"1332'8522","reported_seq":15666,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:10.398070+0000","last_change":"2024-09-21T10:41:37.930540+0000","last_active":"2024-09-21T10:42:10.398070+0000","last_peered":"2024-09-21T10:42:10.398070+0000","last_clean":"2024-09-21T10:42:10.398070+0000","last_became_active":"2024-09-21T10:41:37.916068+0000","last_became_peered":"2024-09-21T10:41:37.916068+0000","last_unstale":"2024-09-21T10:42:10.398070+0000","last_undegraded":"2024-09-21T10:42:10.398070+0000","last_fullsized":"2024-09-21T10:42:10.398070+0000","mapping_epoch":1328,"log_start":"1309'800","ondisk_log_start":"1309'800","created":1305,"last_epoch_clean":1329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7722,"log_dups_size":0,"ondisk_log_size":7722,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:33:13.457705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":238419968,"num_objects":3638,"num_object_clones":0,"num_object_copies":10914,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3638,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8522,"num_write_kb":389120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3533,"num_bytes_recovered":231538688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1245,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.017969+0000","last_change":"2024-09-21T10:40:10.421359+0000","last_active":"2024-09-21T10:41:54.017969+0000","last_peered":"2024-09-21T10:41:54.017969+0000","last_clean":"2024-09-21T10:41:54.017969+0000","last_became_active":"2024-09-21T10:40:10.411435+0000","last_became_peered":"2024-09-21T10:40:10.411435+0000","last_unstale":"2024-09-21T10:41:54.017969+0000","last_undegraded":"2024-09-21T10:41:54.017969+0000","last_fullsized":"2024-09-21T10:41:54.017969+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:57.616441+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1303,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.034319+0000","last_change":"2024-09-21T10:40:10.409690+0000","last_active":"2024-09-21T10:41:54.034319+0000","last_peered":"2024-09-21T10:41:54.034319+0000","last_clean":"2024-09-21T10:41:54.034319+0000","last_became_active":"2024-09-21T10:40:10.409291+0000","last_became_peered":"2024-09-21T10:40:10.409291+0000","last_unstale":"2024-09-21T10:41:54.034319+0000","last_undegraded":"2024-09-21T10:41:54.034319+0000","last_fullsized":"2024-09-21T10:41:54.034319+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:39.013691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"1332'8567","reported_seq":8604,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:07.136783+0000","last_change":"2024-09-21T10:39:32.863735+0000","last_active":"2024-09-21T10:42:07.136783+0000","last_peered":"2024-09-21T10:42:07.136783+0000","last_clean":"2024-09-21T10:42:07.136783+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:42:07.136783+0000","last_undegraded":"2024-09-21T10:42:07.136783+0000","last_fullsized":"2024-09-21T10:42:07.136783+0000","mapping_epoch":1305,"log_start":"1309'1500","ondisk_log_start":"1309'1500","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7067,"log_dups_size":0,"ondisk_log_size":7067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:30.596826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242024448,"num_objects":3693,"num_object_clones":0,"num_object_copies":11079,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3693,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8567,"num_write_kb":392320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1220,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.017948+0000","last_change":"2024-09-21T10:40:10.430025+0000","last_active":"2024-09-21T10:41:54.017948+0000","last_peered":"2024-09-21T10:41:54.017948+0000","last_clean":"2024-09-21T10:41:54.017948+0000","last_became_active":"2024-09-21T10:40:10.412527+0000","last_became_peered":"2024-09-21T10:40:10.412527+0000","last_unstale":"2024-09-21T10:41:54.017948+0000","last_undegraded":"2024-09-21T10:41:54.017948+0000","last_fullsized":"2024-09-21T10:41:54.017948+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:33.294584+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":2,"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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":111,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.020319+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:41:54.020319+0000","last_peered":"2024-09-21T10:41:54.020319+0000","last_clean":"2024-09-21T10:41:54.020319+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:41:54.020319+0000","last_undegraded":"2024-09-21T10:41:54.020319+0000","last_fullsized":"2024-09-21T10:41:54.020319+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"1332'8808","reported_seq":16364,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:06.961358+0000","last_change":"2024-09-21T10:41:01.908042+0000","last_active":"2024-09-21T10:42:06.961358+0000","last_peered":"2024-09-21T10:42:06.961358+0000","last_clean":"2024-09-21T10:42:06.961358+0000","last_became_active":"2024-09-21T10:41:01.903196+0000","last_became_peered":"2024-09-21T10:41:01.903196+0000","last_unstale":"2024-09-21T10:42:06.961358+0000","last_undegraded":"2024-09-21T10:42:06.961358+0000","last_fullsized":"2024-09-21T10:42:06.961358+0000","mapping_epoch":1322,"log_start":"1309'1300","ondisk_log_start":"1309'1300","created":1305,"last_epoch_clean":1323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7508,"log_dups_size":0,"ondisk_log_size":7508,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:30:18.837916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251789312,"num_objects":3842,"num_object_clones":0,"num_object_copies":11526,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3842,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8808,"num_write_kb":404800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3753,"num_bytes_recovered":245956608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":48,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.035581+0000","last_change":"2024-09-21T10:40:10.420194+0000","last_active":"2024-09-21T10:41:54.035581+0000","last_peered":"2024-09-21T10:41:54.035581+0000","last_clean":"2024-09-21T10:41:54.035581+0000","last_became_active":"2024-09-21T10:40:10.409670+0000","last_became_peered":"2024-09-21T10:40:10.409670+0000","last_unstale":"2024-09-21T10:41:54.035581+0000","last_undegraded":"2024-09-21T10:41:54.035581+0000","last_fullsized":"2024-09-21T10:41:54.035581+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:43.555566+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":109,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.034637+0000","last_change":"2024-09-21T10:40:10.410624+0000","last_active":"2024-09-21T10:41:54.034637+0000","last_peered":"2024-09-21T10:41:54.034637+0000","last_clean":"2024-09-21T10:41:54.034637+0000","last_became_active":"2024-09-21T10:40:10.410193+0000","last_became_peered":"2024-09-21T10:40:10.410193+0000","last_unstale":"2024-09-21T10:41:54.034637+0000","last_undegraded":"2024-09-21T10:41:54.034637+0000","last_fullsized":"2024-09-21T10:41:54.034637+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:51:19.233356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"1332'8485","reported_seq":8522,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:06.905569+0000","last_change":"2024-09-21T10:39:32.863886+0000","last_active":"2024-09-21T10:42:06.905569+0000","last_peered":"2024-09-21T10:42:06.905569+0000","last_clean":"2024-09-21T10:42:06.905569+0000","last_became_active":"2024-09-21T10:39:32.863194+0000","last_became_peered":"2024-09-21T10:39:32.863194+0000","last_unstale":"2024-09-21T10:42:06.905569+0000","last_undegraded":"2024-09-21T10:42:06.905569+0000","last_fullsized":"2024-09-21T10:42:06.905569+0000","mapping_epoch":1305,"log_start":"1309'900","ondisk_log_start":"1309'900","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7585,"log_dups_size":0,"ondisk_log_size":7585,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:06.203091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247005184,"num_objects":3769,"num_object_clones":0,"num_object_copies":11307,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3769,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8485,"num_write_kb":392128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1318,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.035505+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:41:54.035505+0000","last_peered":"2024-09-21T10:41:54.035505+0000","last_clean":"2024-09-21T10:41:54.035505+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:41:54.035505+0000","last_undegraded":"2024-09-21T10:41:54.035505+0000","last_fullsized":"2024-09-21T10:41:54.035505+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":491,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.120659+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:42:03.120659+0000","last_peered":"2024-09-21T10:42:03.120659+0000","last_clean":"2024-09-21T10:42:03.120659+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:42:03.120659+0000","last_undegraded":"2024-09-21T10:42:03.120659+0000","last_fullsized":"2024-09-21T10:42:03.120659+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"1332'8718","reported_seq":8787,"reported_epoch":1332,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:07.654556+0000","last_change":"2024-09-21T10:40:11.749291+0000","last_active":"2024-09-21T10:42:07.654556+0000","last_peered":"2024-09-21T10:42:07.654556+0000","last_clean":"2024-09-21T10:40:09.384496+0000","last_became_active":"2024-09-21T10:40:11.734634+0000","last_became_peered":"2024-09-21T10:40:11.734634+0000","last_unstale":"2024-09-21T10:42:07.654556+0000","last_undegraded":"2024-09-21T10:40:11.442863+0000","last_fullsized":"2024-09-21T10:40:11.401166+0000","mapping_epoch":1312,"log_start":"1309'2800","ondisk_log_start":"1309'2800","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5918,"log_dups_size":0,"ondisk_log_size":5918,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251658240,"num_objects":3840,"num_object_clones":0,"num_object_copies":11520,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3641,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3840,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8718,"num_write_kb":401856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,6],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6","objects":199},{"shards":"3,6,7","objects":1202}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1705,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.112343+0000","last_change":"2024-09-21T10:40:13.415389+0000","last_active":"2024-09-21T10:42:03.112343+0000","last_peered":"2024-09-21T10:42:03.112343+0000","last_clean":"2024-09-21T10:42:03.112343+0000","last_became_active":"2024-09-21T10:40:13.414655+0000","last_became_peered":"2024-09-21T10:40:13.414655+0000","last_unstale":"2024-09-21T10:42:03.112343+0000","last_undegraded":"2024-09-21T10:42:03.112343+0000","last_fullsized":"2024-09-21T10:42:03.112343+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":469,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.117489+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:42:03.117489+0000","last_peered":"2024-09-21T10:42:03.117489+0000","last_clean":"2024-09-21T10:42:03.117489+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:42:03.117489+0000","last_undegraded":"2024-09-21T10:42:03.117489+0000","last_fullsized":"2024-09-21T10:42:03.117489+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":120,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.017753+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:41:54.017753+0000","last_peered":"2024-09-21T10:41:54.017753+0000","last_clean":"2024-09-21T10:41:54.017753+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:41:54.017753+0000","last_undegraded":"2024-09-21T10:41:54.017753+0000","last_fullsized":"2024-09-21T10:41:54.017753+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"1332'8859","reported_seq":8896,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:06.878329+0000","last_change":"2024-09-21T10:39:32.863480+0000","last_active":"2024-09-21T10:42:06.878329+0000","last_peered":"2024-09-21T10:42:06.878329+0000","last_clean":"2024-09-21T10:42:06.878329+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:42:06.878329+0000","last_undegraded":"2024-09-21T10:42:06.878329+0000","last_fullsized":"2024-09-21T10:42:06.878329+0000","mapping_epoch":1305,"log_start":"1309'900","ondisk_log_start":"1309'900","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7959,"log_dups_size":0,"ondisk_log_size":7959,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:19.798805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251330560,"num_objects":3835,"num_object_clones":0,"num_object_copies":11505,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3835,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8859,"num_write_kb":406208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1472,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.034161+0000","last_change":"2024-09-21T10:36:45.667800+0000","last_active":"2024-09-21T10:41:54.034161+0000","last_peered":"2024-09-21T10:41:54.034161+0000","last_clean":"2024-09-21T10:41:54.034161+0000","last_became_active":"2024-09-21T10:36:18.559098+0000","last_became_peered":"2024-09-21T10:36:18.559098+0000","last_unstale":"2024-09-21T10:41:54.034161+0000","last_undegraded":"2024-09-21T10:41:54.034161+0000","last_fullsized":"2024-09-21T10:41:54.034161+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:44.434370+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":100,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.034460+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:41:54.034460+0000","last_peered":"2024-09-21T10:41:54.034460+0000","last_clean":"2024-09-21T10:41:54.034460+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:41:54.034460+0000","last_undegraded":"2024-09-21T10:41:54.034460+0000","last_fullsized":"2024-09-21T10:41:54.034460+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":111,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.018697+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:41:54.018697+0000","last_peered":"2024-09-21T10:41:54.018697+0000","last_clean":"2024-09-21T10:41:54.018697+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:41:54.018697+0000","last_undegraded":"2024-09-21T10:41:54.018697+0000","last_fullsized":"2024-09-21T10:41:54.018697+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"1332'8554","reported_seq":8620,"reported_epoch":1332,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:07.670053+0000","last_change":"2024-09-21T10:40:17.413174+0000","last_active":"2024-09-21T10:42:07.670053+0000","last_peered":"2024-09-21T10:42:07.670053+0000","last_clean":"2024-09-21T10:40:09.397006+0000","last_became_active":"2024-09-21T10:40:17.388526+0000","last_became_peered":"2024-09-21T10:40:17.388526+0000","last_unstale":"2024-09-21T10:42:07.670053+0000","last_undegraded":"2024-09-21T10:40:17.325156+0000","last_fullsized":"2024-09-21T10:40:17.320397+0000","mapping_epoch":1312,"log_start":"1309'2600","ondisk_log_start":"1309'2600","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5954,"log_dups_size":0,"ondisk_log_size":5954,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241303552,"num_objects":3682,"num_object_clones":0,"num_object_copies":11046,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3599,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3682,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8554,"num_write_kb":391552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1],"avail_no_missing":["3","1","7"],"object_location_counts":[{"shards":"1,3","objects":83},{"shards":"1,3,7","objects":1163}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":120,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.020353+0000","last_change":"2024-09-21T10:40:10.421519+0000","last_active":"2024-09-21T10:41:54.020353+0000","last_peered":"2024-09-21T10:41:54.020353+0000","last_clean":"2024-09-21T10:41:54.020353+0000","last_became_active":"2024-09-21T10:40:10.421136+0000","last_became_peered":"2024-09-21T10:40:10.421136+0000","last_unstale":"2024-09-21T10:41:54.020353+0000","last_undegraded":"2024-09-21T10:41:54.020353+0000","last_fullsized":"2024-09-21T10:41:54.020353+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:43.454920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":120,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.018024+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:41:54.018024+0000","last_peered":"2024-09-21T10:41:54.018024+0000","last_clean":"2024-09-21T10:41:54.018024+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:41:54.018024+0000","last_undegraded":"2024-09-21T10:41:54.018024+0000","last_fullsized":"2024-09-21T10:41:54.018024+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"1332'8412","reported_seq":8478,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:07.728991+0000","last_change":"2024-09-21T10:39:32.863427+0000","last_active":"2024-09-21T10:42:07.728991+0000","last_peered":"2024-09-21T10:42:07.728991+0000","last_clean":"2024-09-21T10:42:07.728991+0000","last_became_active":"2024-09-21T10:39:32.863040+0000","last_became_peered":"2024-09-21T10:39:32.863040+0000","last_unstale":"2024-09-21T10:42:07.728991+0000","last_undegraded":"2024-09-21T10:42:07.728991+0000","last_fullsized":"2024-09-21T10:42:07.728991+0000","mapping_epoch":1305,"log_start":"1309'2500","ondisk_log_start":"1309'2500","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5912,"log_dups_size":0,"ondisk_log_size":5912,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:11:09.478074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241696768,"num_objects":3688,"num_object_clones":0,"num_object_copies":11064,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3688,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8412,"num_write_kb":387200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"362'149","reported_seq":1472,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.038109+0000","last_change":"2024-09-21T10:36:44.694948+0000","last_active":"2024-09-21T10:41:54.038109+0000","last_peered":"2024-09-21T10:41:54.038109+0000","last_clean":"2024-09-21T10:41:54.038109+0000","last_became_active":"2024-09-21T10:36:18.556112+0000","last_became_peered":"2024-09-21T10:36:18.556112+0000","last_unstale":"2024-09-21T10:41:54.038109+0000","last_undegraded":"2024-09-21T10:41:54.038109+0000","last_fullsized":"2024-09-21T10:41:54.038109+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:15.883804+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":451,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.101323+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:42:03.101323+0000","last_peered":"2024-09-21T10:42:03.101323+0000","last_clean":"2024-09-21T10:42:03.101323+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:42:03.101323+0000","last_undegraded":"2024-09-21T10:42:03.101323+0000","last_fullsized":"2024-09-21T10:42:03.101323+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":458,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.107822+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:42:03.107822+0000","last_peered":"2024-09-21T10:42:03.107822+0000","last_clean":"2024-09-21T10:42:03.107822+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:42:03.107822+0000","last_undegraded":"2024-09-21T10:42:03.107822+0000","last_fullsized":"2024-09-21T10:42:03.107822+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.8","version":"1332'8572","reported_seq":8638,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:07.698782+0000","last_change":"2024-09-21T10:39:32.733555+0000","last_active":"2024-09-21T10:42:07.698782+0000","last_peered":"2024-09-21T10:42:07.698782+0000","last_clean":"2024-09-21T10:42:07.698782+0000","last_became_active":"2024-09-21T10:39:32.732604+0000","last_became_peered":"2024-09-21T10:39:32.732604+0000","last_unstale":"2024-09-21T10:42:07.698782+0000","last_undegraded":"2024-09-21T10:42:07.698782+0000","last_fullsized":"2024-09-21T10:42:07.698782+0000","mapping_epoch":1305,"log_start":"1309'2600","ondisk_log_start":"1309'2600","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5972,"log_dups_size":0,"ondisk_log_size":5972,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:48.320649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245628928,"num_objects":3748,"num_object_clones":0,"num_object_copies":11244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3748,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8572,"num_write_kb":394240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1448,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.112100+0000","last_change":"2024-09-21T10:40:13.409809+0000","last_active":"2024-09-21T10:42:03.112100+0000","last_peered":"2024-09-21T10:42:03.112100+0000","last_clean":"2024-09-21T10:42:03.112100+0000","last_became_active":"2024-09-21T10:40:13.409149+0000","last_became_peered":"2024-09-21T10:40:13.409149+0000","last_unstale":"2024-09-21T10:42:03.112100+0000","last_undegraded":"2024-09-21T10:42:03.112100+0000","last_fullsized":"2024-09-21T10:42:03.112100+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1313,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.036017+0000","last_change":"2024-09-21T10:40:10.434659+0000","last_active":"2024-09-21T10:41:54.036017+0000","last_peered":"2024-09-21T10:41:54.036017+0000","last_clean":"2024-09-21T10:41:54.036017+0000","last_became_active":"2024-09-21T10:40:10.406159+0000","last_became_peered":"2024-09-21T10:40:10.406159+0000","last_unstale":"2024-09-21T10:41:54.036017+0000","last_undegraded":"2024-09-21T10:41:54.036017+0000","last_fullsized":"2024-09-21T10:41:54.036017+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:15.791343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":466,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.102014+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:42:03.102014+0000","last_peered":"2024-09-21T10:42:03.102014+0000","last_clean":"2024-09-21T10:42:03.102014+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:42:03.102014+0000","last_undegraded":"2024-09-21T10:42:03.102014+0000","last_fullsized":"2024-09-21T10:42:03.102014+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":109,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.034873+0000","last_change":"2024-09-21T10:40:10.405505+0000","last_active":"2024-09-21T10:41:54.034873+0000","last_peered":"2024-09-21T10:41:54.034873+0000","last_clean":"2024-09-21T10:41:54.034873+0000","last_became_active":"2024-09-21T10:40:10.405107+0000","last_became_peered":"2024-09-21T10:40:10.405107+0000","last_unstale":"2024-09-21T10:41:54.034873+0000","last_undegraded":"2024-09-21T10:41:54.034873+0000","last_fullsized":"2024-09-21T10:41:54.034873+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:50:57.199715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"1332'8524","reported_seq":8590,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:10.340646+0000","last_change":"2024-09-21T10:39:32.734534+0000","last_active":"2024-09-21T10:42:10.340646+0000","last_peered":"2024-09-21T10:42:10.340646+0000","last_clean":"2024-09-21T10:42:10.340646+0000","last_became_active":"2024-09-21T10:39:32.734171+0000","last_became_peered":"2024-09-21T10:39:32.734171+0000","last_unstale":"2024-09-21T10:42:10.340646+0000","last_undegraded":"2024-09-21T10:42:10.340646+0000","last_fullsized":"2024-09-21T10:42:10.340646+0000","mapping_epoch":1305,"log_start":"1309'800","ondisk_log_start":"1309'800","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7724,"log_dups_size":0,"ondisk_log_size":7724,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:25.556747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236847104,"num_objects":3614,"num_object_clones":0,"num_object_copies":10842,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3614,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8524,"num_write_kb":388416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1673,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.035151+0000","last_change":"2024-09-21T10:36:44.447270+0000","last_active":"2024-09-21T10:41:54.035151+0000","last_peered":"2024-09-21T10:41:54.035151+0000","last_clean":"2024-09-21T10:41:54.035151+0000","last_became_active":"2024-09-21T10:36:18.568793+0000","last_became_peered":"2024-09-21T10:36:18.568793+0000","last_unstale":"2024-09-21T10:41:54.035151+0000","last_undegraded":"2024-09-21T10:41:54.035151+0000","last_fullsized":"2024-09-21T10:41:54.035151+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:15.734272+0000","scrub_duration":0.0031585990000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1126,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.112187+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:42:03.112187+0000","last_peered":"2024-09-21T10:42:03.112187+0000","last_clean":"2024-09-21T10:42:03.112187+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:42:03.112187+0000","last_undegraded":"2024-09-21T10:42:03.112187+0000","last_fullsized":"2024-09-21T10:42:03.112187+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":505,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.113229+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:42:03.113229+0000","last_peered":"2024-09-21T10:42:03.113229+0000","last_clean":"2024-09-21T10:42:03.113229+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:42:03.113229+0000","last_undegraded":"2024-09-21T10:42:03.113229+0000","last_fullsized":"2024-09-21T10:42:03.113229+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":477,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.121037+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:42:03.121037+0000","last_peered":"2024-09-21T10:42:03.121037+0000","last_clean":"2024-09-21T10:42:03.121037+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:42:03.121037+0000","last_undegraded":"2024-09-21T10:42:03.121037+0000","last_fullsized":"2024-09-21T10:42:03.121037+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"1332'8417","reported_seq":8465,"reported_epoch":1332,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:06.936453+0000","last_change":"2024-09-21T10:40:11.730714+0000","last_active":"2024-09-21T10:42:06.936453+0000","last_peered":"2024-09-21T10:42:06.936453+0000","last_clean":"2024-09-21T10:40:09.392365+0000","last_became_active":"2024-09-21T10:40:11.724422+0000","last_became_peered":"2024-09-21T10:40:11.724422+0000","last_unstale":"2024-09-21T10:42:06.936453+0000","last_undegraded":"2024-09-21T10:40:11.524113+0000","last_fullsized":"2024-09-21T10:40:11.401427+0000","mapping_epoch":1312,"log_start":"1309'900","ondisk_log_start":"1309'900","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7517,"log_dups_size":0,"ondisk_log_size":7517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:11.303917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245170176,"num_objects":3741,"num_object_clones":0,"num_object_copies":11223,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3566,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3741,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8417,"num_write_kb":389056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":175},{"shards":"1,5,7","objects":1228}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1447,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.111896+0000","last_change":"2024-09-21T10:40:13.411260+0000","last_active":"2024-09-21T10:42:03.111896+0000","last_peered":"2024-09-21T10:42:03.111896+0000","last_clean":"2024-09-21T10:42:03.111896+0000","last_became_active":"2024-09-21T10:40:13.410863+0000","last_became_peered":"2024-09-21T10:40:13.410863+0000","last_unstale":"2024-09-21T10:42:03.111896+0000","last_undegraded":"2024-09-21T10:42:03.111896+0000","last_fullsized":"2024-09-21T10:42:03.111896+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1864,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.090260+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:42:03.090260+0000","last_peered":"2024-09-21T10:42:03.090260+0000","last_clean":"2024-09-21T10:42:03.090260+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:42:03.090260+0000","last_undegraded":"2024-09-21T10:42:03.090260+0000","last_fullsized":"2024-09-21T10:42:03.090260+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1271,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.088779+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:42:03.088779+0000","last_peered":"2024-09-21T10:42:03.088779+0000","last_clean":"2024-09-21T10:42:03.088779+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:42:03.088779+0000","last_undegraded":"2024-09-21T10:42:03.088779+0000","last_fullsized":"2024-09-21T10:42:03.088779+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":973,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.035699+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:41:54.035699+0000","last_peered":"2024-09-21T10:41:54.035699+0000","last_clean":"2024-09-21T10:41:54.035699+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:41:54.035699+0000","last_undegraded":"2024-09-21T10:41:54.035699+0000","last_fullsized":"2024-09-21T10:41:54.035699+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.9","version":"1332'8735","reported_seq":10405,"reported_epoch":1332,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:10.380178+0000","last_change":"2024-09-21T10:41:36.002429+0000","last_active":"2024-09-21T10:42:10.380178+0000","last_peered":"2024-09-21T10:42:10.380178+0000","last_clean":"2024-09-21T10:40:09.399125+0000","last_became_active":"2024-09-21T10:40:11.742894+0000","last_became_peered":"2024-09-21T10:40:11.742894+0000","last_unstale":"2024-09-21T10:42:10.380178+0000","last_undegraded":"2024-09-21T10:40:11.431030+0000","last_fullsized":"2024-09-21T10:40:11.399341+0000","mapping_epoch":1312,"log_start":"1309'1000","ondisk_log_start":"1309'1000","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7735,"log_dups_size":0,"ondisk_log_size":7735,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237699072,"num_objects":3627,"num_object_clones":0,"num_object_copies":10881,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1754,"num_objects_misplaced":1112,"num_objects_unfound":0,"num_objects_dirty":3627,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8735,"num_write_kb":395584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":801,"num_bytes_recovered":52494336,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","5","7"],"object_location_counts":[{"shards":"0,5","objects":761},{"shards":"0,5,7","objects":1112}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1472,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.034516+0000","last_change":"2024-09-21T10:36:47.623786+0000","last_active":"2024-09-21T10:41:54.034516+0000","last_peered":"2024-09-21T10:41:54.034516+0000","last_clean":"2024-09-21T10:41:54.034516+0000","last_became_active":"2024-09-21T10:36:18.568738+0000","last_became_peered":"2024-09-21T10:36:18.568738+0000","last_unstale":"2024-09-21T10:41:54.034516+0000","last_undegraded":"2024-09-21T10:41:54.034516+0000","last_fullsized":"2024-09-21T10:41:54.034516+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:08.168163+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1324,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.042409+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:41:54.042409+0000","last_peered":"2024-09-21T10:41:54.042409+0000","last_clean":"2024-09-21T10:41:54.042409+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:41:54.042409+0000","last_undegraded":"2024-09-21T10:41:54.042409+0000","last_fullsized":"2024-09-21T10:41:54.042409+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.017561+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:41:54.017561+0000","last_peered":"2024-09-21T10:41:54.017561+0000","last_clean":"2024-09-21T10:41:54.017561+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:41:54.017561+0000","last_undegraded":"2024-09-21T10:41:54.017561+0000","last_fullsized":"2024-09-21T10:41:54.017561+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1345,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.094076+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:42:03.094076+0000","last_peered":"2024-09-21T10:42:03.094076+0000","last_clean":"2024-09-21T10:42:03.094076+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:42:03.094076+0000","last_undegraded":"2024-09-21T10:42:03.094076+0000","last_fullsized":"2024-09-21T10:42:03.094076+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.f","version":"1332'8626","reported_seq":8663,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:06.910592+0000","last_change":"2024-09-21T10:39:32.863709+0000","last_active":"2024-09-21T10:42:06.910592+0000","last_peered":"2024-09-21T10:42:06.910592+0000","last_clean":"2024-09-21T10:42:06.910592+0000","last_became_active":"2024-09-21T10:39:32.863200+0000","last_became_peered":"2024-09-21T10:39:32.863200+0000","last_unstale":"2024-09-21T10:42:06.910592+0000","last_undegraded":"2024-09-21T10:42:06.910592+0000","last_fullsized":"2024-09-21T10:42:06.910592+0000","mapping_epoch":1305,"log_start":"1309'1100","ondisk_log_start":"1309'1100","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7526,"log_dups_size":0,"ondisk_log_size":7526,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:07.768718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":244187136,"num_objects":3726,"num_object_clones":0,"num_object_copies":11178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3726,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8626,"num_write_kb":395264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1690,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.035004+0000","last_change":"2024-09-21T10:40:13.407561+0000","last_active":"2024-09-21T10:41:54.035004+0000","last_peered":"2024-09-21T10:41:54.035004+0000","last_clean":"2024-09-21T10:41:54.035004+0000","last_became_active":"2024-09-21T10:40:13.407242+0000","last_became_peered":"2024-09-21T10:40:13.407242+0000","last_unstale":"2024-09-21T10:41:54.035004+0000","last_undegraded":"2024-09-21T10:41:54.035004+0000","last_fullsized":"2024-09-21T10:41:54.035004+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:40.028877+0000","scrub_duration":0.012985854,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1315,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.035838+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:41:54.035838+0000","last_peered":"2024-09-21T10:41:54.035838+0000","last_clean":"2024-09-21T10:41:54.035838+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:41:54.035838+0000","last_undegraded":"2024-09-21T10:41:54.035838+0000","last_fullsized":"2024-09-21T10:41:54.035838+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":484,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.113431+0000","last_change":"2024-09-21T10:40:10.421302+0000","last_active":"2024-09-21T10:42:03.113431+0000","last_peered":"2024-09-21T10:42:03.113431+0000","last_clean":"2024-09-21T10:42:03.113431+0000","last_became_active":"2024-09-21T10:40:10.420974+0000","last_became_peered":"2024-09-21T10:40:10.420974+0000","last_unstale":"2024-09-21T10:42:03.113431+0000","last_undegraded":"2024-09-21T10:42:03.113431+0000","last_fullsized":"2024-09-21T10:42:03.113431+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:43.085543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":948,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.038275+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:41:54.038275+0000","last_peered":"2024-09-21T10:41:54.038275+0000","last_clean":"2024-09-21T10:41:54.038275+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:41:54.038275+0000","last_undegraded":"2024-09-21T10:41:54.038275+0000","last_fullsized":"2024-09-21T10:41:54.038275+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.e","version":"1332'8650","reported_seq":11278,"reported_epoch":1332,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:07.150141+0000","last_change":"2024-09-21T10:41:35.993772+0000","last_active":"2024-09-21T10:42:07.150141+0000","last_peered":"2024-09-21T10:42:07.150141+0000","last_clean":"2024-09-21T10:40:09.375456+0000","last_became_active":"2024-09-21T10:40:11.686957+0000","last_became_peered":"2024-09-21T10:40:11.686957+0000","last_unstale":"2024-09-21T10:42:07.150141+0000","last_undegraded":"2024-09-21T10:40:11.417479+0000","last_fullsized":"2024-09-21T10:40:11.398159+0000","mapping_epoch":1312,"log_start":"1309'1600","ondisk_log_start":"1309'1600","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7050,"log_dups_size":0,"ondisk_log_size":7050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:53.478420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250478592,"num_objects":3822,"num_object_clones":0,"num_object_copies":11466,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1144,"num_objects_misplaced":1214,"num_objects_unfound":0,"num_objects_dirty":3822,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8650,"num_write_kb":399104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1292,"num_bytes_recovered":84672512,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,1],"avail_no_missing":["4","1","7"],"object_location_counts":[{"shards":"1,4","objects":1464},{"shards":"1,4,7","objects":1214}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1673,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.034729+0000","last_change":"2024-09-21T10:36:54.531785+0000","last_active":"2024-09-21T10:41:54.034729+0000","last_peered":"2024-09-21T10:41:54.034729+0000","last_clean":"2024-09-21T10:41:54.034729+0000","last_became_active":"2024-09-21T10:36:18.575995+0000","last_became_peered":"2024-09-21T10:36:18.575995+0000","last_unstale":"2024-09-21T10:41:54.034729+0000","last_undegraded":"2024-09-21T10:41:54.034729+0000","last_fullsized":"2024-09-21T10:41:54.034729+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:15:06.722608+0000","scrub_duration":0.017956387000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1256,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.092690+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:42:03.092690+0000","last_peered":"2024-09-21T10:42:03.092690+0000","last_clean":"2024-09-21T10:42:03.092690+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:42:03.092690+0000","last_undegraded":"2024-09-21T10:42:03.092690+0000","last_fullsized":"2024-09-21T10:42:03.092690+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1263,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.112985+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:42:03.112985+0000","last_peered":"2024-09-21T10:42:03.112985+0000","last_clean":"2024-09-21T10:42:03.112985+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:42:03.112985+0000","last_undegraded":"2024-09-21T10:42:03.112985+0000","last_fullsized":"2024-09-21T10:42:03.112985+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":484,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.120833+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:42:03.120833+0000","last_peered":"2024-09-21T10:42:03.120833+0000","last_clean":"2024-09-21T10:42:03.120833+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:42:03.120833+0000","last_undegraded":"2024-09-21T10:42:03.120833+0000","last_fullsized":"2024-09-21T10:42:03.120833+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"1332'8681","reported_seq":8725,"reported_epoch":1332,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:06.946121+0000","last_change":"2024-09-21T10:40:11.577092+0000","last_active":"2024-09-21T10:42:06.946121+0000","last_peered":"2024-09-21T10:42:06.946121+0000","last_clean":"2024-09-21T10:40:09.389760+0000","last_became_active":"2024-09-21T10:40:11.569227+0000","last_became_peered":"2024-09-21T10:40:11.569227+0000","last_unstale":"2024-09-21T10:42:06.946121+0000","last_undegraded":"2024-09-21T10:40:11.440995+0000","last_fullsized":"2024-09-21T10:40:11.401493+0000","mapping_epoch":1312,"log_start":"1309'1100","ondisk_log_start":"1309'1100","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7581,"log_dups_size":0,"ondisk_log_size":7581,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:42.207249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250347544,"num_objects":3821,"num_object_clones":0,"num_object_copies":11463,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3684,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3821,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8681,"num_write_kb":400001,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":137},{"shards":"1,5,7","objects":1254}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1472,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.018621+0000","last_change":"2024-09-21T10:36:45.859087+0000","last_active":"2024-09-21T10:41:54.018621+0000","last_peered":"2024-09-21T10:41:54.018621+0000","last_clean":"2024-09-21T10:41:54.018621+0000","last_became_active":"2024-09-21T10:36:18.561316+0000","last_became_peered":"2024-09-21T10:36:18.561316+0000","last_unstale":"2024-09-21T10:41:54.018621+0000","last_undegraded":"2024-09-21T10:41:54.018621+0000","last_fullsized":"2024-09-21T10:41:54.018621+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:39.138344+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":459,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.109285+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:42:03.109285+0000","last_peered":"2024-09-21T10:42:03.109285+0000","last_clean":"2024-09-21T10:42:03.109285+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:42:03.109285+0000","last_undegraded":"2024-09-21T10:42:03.109285+0000","last_fullsized":"2024-09-21T10:42:03.109285+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":100,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.034853+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:41:54.034853+0000","last_peered":"2024-09-21T10:41:54.034853+0000","last_clean":"2024-09-21T10:41:54.034853+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:41:54.034853+0000","last_undegraded":"2024-09-21T10:41:54.034853+0000","last_fullsized":"2024-09-21T10:41:54.034853+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":452,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.101232+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:42:03.101232+0000","last_peered":"2024-09-21T10:42:03.101232+0000","last_clean":"2024-09-21T10:42:03.101232+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:42:03.101232+0000","last_undegraded":"2024-09-21T10:42:03.101232+0000","last_fullsized":"2024-09-21T10:42:03.101232+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"1332'8129","reported_seq":8198,"reported_epoch":1332,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:07.702205+0000","last_change":"2024-09-21T10:40:11.733504+0000","last_active":"2024-09-21T10:42:07.702205+0000","last_peered":"2024-09-21T10:42:07.702205+0000","last_clean":"2024-09-21T10:40:09.368208+0000","last_became_active":"2024-09-21T10:40:11.723403+0000","last_became_peered":"2024-09-21T10:40:11.723403+0000","last_unstale":"2024-09-21T10:42:07.702205+0000","last_undegraded":"2024-09-21T10:40:11.428382+0000","last_fullsized":"2024-09-21T10:40:11.400301+0000","mapping_epoch":1312,"log_start":"1309'2200","ondisk_log_start":"1309'2200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5929,"log_dups_size":0,"ondisk_log_size":5929,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241631232,"num_objects":3687,"num_object_clones":0,"num_object_copies":11061,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3440,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3687,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8129,"num_write_kb":378112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4","objects":247},{"shards":"3,4,7","objects":1219}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1534,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.103730+0000","last_change":"2024-09-21T10:40:13.412016+0000","last_active":"2024-09-21T10:42:03.103730+0000","last_peered":"2024-09-21T10:42:03.103730+0000","last_clean":"2024-09-21T10:42:03.103730+0000","last_became_active":"2024-09-21T10:40:13.411252+0000","last_became_peered":"2024-09-21T10:40:13.411252+0000","last_unstale":"2024-09-21T10:42:03.103730+0000","last_undegraded":"2024-09-21T10:42:03.103730+0000","last_fullsized":"2024-09-21T10:42:03.103730+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:34:34.276952+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":503,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.121116+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:42:03.121116+0000","last_peered":"2024-09-21T10:42:03.121116+0000","last_clean":"2024-09-21T10:42:03.121116+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:42:03.121116+0000","last_undegraded":"2024-09-21T10:42:03.121116+0000","last_fullsized":"2024-09-21T10:42:03.121116+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":109,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.035083+0000","last_change":"2024-09-21T10:40:10.421374+0000","last_active":"2024-09-21T10:41:54.035083+0000","last_peered":"2024-09-21T10:41:54.035083+0000","last_clean":"2024-09-21T10:41:54.035083+0000","last_became_active":"2024-09-21T10:40:10.421052+0000","last_became_peered":"2024-09-21T10:40:10.421052+0000","last_unstale":"2024-09-21T10:41:54.035083+0000","last_undegraded":"2024-09-21T10:41:54.035083+0000","last_fullsized":"2024-09-21T10:41:54.035083+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:00.866243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":121,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.020426+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:41:54.020426+0000","last_peered":"2024-09-21T10:41:54.020426+0000","last_clean":"2024-09-21T10:41:54.020426+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:41:54.020426+0000","last_undegraded":"2024-09-21T10:41:54.020426+0000","last_fullsized":"2024-09-21T10:41:54.020426+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":120,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.017572+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:41:54.017572+0000","last_peered":"2024-09-21T10:41:54.017572+0000","last_clean":"2024-09-21T10:41:54.017572+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:41:54.017572+0000","last_undegraded":"2024-09-21T10:41:54.017572+0000","last_fullsized":"2024-09-21T10:41:54.017572+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":159,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.017728+0000","last_change":"2024-09-21T10:40:10.438870+0000","last_active":"2024-09-21T10:41:54.017728+0000","last_peered":"2024-09-21T10:41:54.017728+0000","last_clean":"2024-09-21T10:41:54.017728+0000","last_became_active":"2024-09-21T10:40:10.421330+0000","last_became_peered":"2024-09-21T10:40:10.421330+0000","last_unstale":"2024-09-21T10:41:54.017728+0000","last_undegraded":"2024-09-21T10:41:54.017728+0000","last_fullsized":"2024-09-21T10:41:54.017728+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:24.063506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1295,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.038207+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:41:54.038207+0000","last_peered":"2024-09-21T10:41:54.038207+0000","last_clean":"2024-09-21T10:41:54.038207+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:41:54.038207+0000","last_undegraded":"2024-09-21T10:41:54.038207+0000","last_fullsized":"2024-09-21T10:41:54.038207+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1127,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.101421+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:42:03.101421+0000","last_peered":"2024-09-21T10:42:03.101421+0000","last_clean":"2024-09-21T10:42:03.101421+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:42:03.101421+0000","last_undegraded":"2024-09-21T10:42:03.101421+0000","last_fullsized":"2024-09-21T10:42:03.101421+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[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.16","version":"0'0","reported_seq":1290,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.035600+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:41:54.035600+0000","last_peered":"2024-09-21T10:41:54.035600+0000","last_clean":"2024-09-21T10:41:54.035600+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:41:54.035600+0000","last_undegraded":"2024-09-21T10:41:54.035600+0000","last_fullsized":"2024-09-21T10:41:54.035600+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":465,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.112446+0000","last_change":"2024-09-21T10:40:10.420476+0000","last_active":"2024-09-21T10:42:03.112446+0000","last_peered":"2024-09-21T10:42:03.112446+0000","last_clean":"2024-09-21T10:42:03.112446+0000","last_became_active":"2024-09-21T10:40:10.420162+0000","last_became_peered":"2024-09-21T10:40:10.420162+0000","last_unstale":"2024-09-21T10:42:03.112446+0000","last_undegraded":"2024-09-21T10:42:03.112446+0000","last_fullsized":"2024-09-21T10:42:03.112446+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:41.809988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":490,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.112670+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:42:03.112670+0000","last_peered":"2024-09-21T10:42:03.112670+0000","last_clean":"2024-09-21T10:42:03.112670+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:42:03.112670+0000","last_undegraded":"2024-09-21T10:42:03.112670+0000","last_fullsized":"2024-09-21T10:42:03.112670+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":465,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.101414+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:42:03.101414+0000","last_peered":"2024-09-21T10:42:03.101414+0000","last_clean":"2024-09-21T10:42:03.101414+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:42:03.101414+0000","last_undegraded":"2024-09-21T10:42:03.101414+0000","last_fullsized":"2024-09-21T10:42:03.101414+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":100,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.034999+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:41:54.034999+0000","last_peered":"2024-09-21T10:41:54.034999+0000","last_clean":"2024-09-21T10:41:54.034999+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:41:54.034999+0000","last_undegraded":"2024-09-21T10:41:54.034999+0000","last_fullsized":"2024-09-21T10:41:54.034999+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":444,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.101587+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:42:03.101587+0000","last_peered":"2024-09-21T10:42:03.101587+0000","last_clean":"2024-09-21T10:42:03.101587+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:42:03.101587+0000","last_undegraded":"2024-09-21T10:42:03.101587+0000","last_fullsized":"2024-09-21T10:42:03.101587+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":498,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.120954+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:42:03.120954+0000","last_peered":"2024-09-21T10:42:03.120954+0000","last_clean":"2024-09-21T10:42:03.120954+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:42:03.120954+0000","last_undegraded":"2024-09-21T10:42:03.120954+0000","last_fullsized":"2024-09-21T10:42:03.120954+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":465,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.107337+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:42:03.107337+0000","last_peered":"2024-09-21T10:42:03.107337+0000","last_clean":"2024-09-21T10:42:03.107337+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:42:03.107337+0000","last_undegraded":"2024-09-21T10:42:03.107337+0000","last_fullsized":"2024-09-21T10:42:03.107337+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":464,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.101574+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:42:03.101574+0000","last_peered":"2024-09-21T10:42:03.101574+0000","last_clean":"2024-09-21T10:42:03.101574+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:42:03.101574+0000","last_undegraded":"2024-09-21T10:42:03.101574+0000","last_fullsized":"2024-09-21T10:42:03.101574+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":111,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.016194+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:41:54.016194+0000","last_peered":"2024-09-21T10:41:54.016194+0000","last_clean":"2024-09-21T10:41:54.016194+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:41:54.016194+0000","last_undegraded":"2024-09-21T10:41:54.016194+0000","last_fullsized":"2024-09-21T10:41:54.016194+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1824,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.093979+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:42:03.093979+0000","last_peered":"2024-09-21T10:42:03.093979+0000","last_clean":"2024-09-21T10:42:03.093979+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:42:03.093979+0000","last_undegraded":"2024-09-21T10:42:03.093979+0000","last_fullsized":"2024-09-21T10:42:03.093979+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":497,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.120724+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:42:03.120724+0000","last_peered":"2024-09-21T10:42:03.120724+0000","last_clean":"2024-09-21T10:42:03.120724+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:42:03.120724+0000","last_undegraded":"2024-09-21T10:42:03.120724+0000","last_fullsized":"2024-09-21T10:42:03.120724+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":111,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.017493+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:41:54.017493+0000","last_peered":"2024-09-21T10:41:54.017493+0000","last_clean":"2024-09-21T10:41:54.017493+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:41:54.017493+0000","last_undegraded":"2024-09-21T10:41:54.017493+0000","last_fullsized":"2024-09-21T10:41:54.017493+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1322,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.102393+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:42:03.102393+0000","last_peered":"2024-09-21T10:42:03.102393+0000","last_clean":"2024-09-21T10:42:03.102393+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:42:03.102393+0000","last_undegraded":"2024-09-21T10:42:03.102393+0000","last_fullsized":"2024-09-21T10:42:03.102393+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":111,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.016270+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:41:54.016270+0000","last_peered":"2024-09-21T10:41:54.016270+0000","last_clean":"2024-09-21T10:41:54.016270+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:41:54.016270+0000","last_undegraded":"2024-09-21T10:41:54.016270+0000","last_fullsized":"2024-09-21T10:41:54.016270+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1318,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.035754+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:41:54.035754+0000","last_peered":"2024-09-21T10:41:54.035754+0000","last_clean":"2024-09-21T10:41:54.035754+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:41:54.035754+0000","last_undegraded":"2024-09-21T10:41:54.035754+0000","last_fullsized":"2024-09-21T10:41:54.035754+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":444,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.107475+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:42:03.107475+0000","last_peered":"2024-09-21T10:42:03.107475+0000","last_clean":"2024-09-21T10:42:03.107475+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:42:03.107475+0000","last_undegraded":"2024-09-21T10:42:03.107475+0000","last_fullsized":"2024-09-21T10:42:03.107475+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":459,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.101833+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:42:03.101833+0000","last_peered":"2024-09-21T10:42:03.101833+0000","last_clean":"2024-09-21T10:42:03.101833+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:42:03.101833+0000","last_undegraded":"2024-09-21T10:42:03.101833+0000","last_fullsized":"2024-09-21T10:42:03.101833+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":120,"reported_epoch":1331,"state":"active+clean","last_fresh":"2024-09-21T10:41:54.015947+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:41:54.015947+0000","last_peered":"2024-09-21T10:41:54.015947+0000","last_clean":"2024-09-21T10:41:54.015947+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:41:54.015947+0000","last_undegraded":"2024-09-21T10:41:54.015947+0000","last_fullsized":"2024-09-21T10:41:54.015947+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":483,"reported_epoch":1332,"state":"active+clean","last_fresh":"2024-09-21T10:42:03.112590+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:42:03.112590+0000","last_peered":"2024-09-21T10:42:03.112590+0000","last_clean":"2024-09-21T10:42:03.112590+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:42:03.112590+0000","last_undegraded":"2024-09-21T10:42:03.112590+0000","last_fullsized":"2024-09-21T10:42:03.112590+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":3917217816,"num_objects":59773,"num_object_clones":0,"num_object_copies":179319,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":20828,"num_objects_misplaced":2326,"num_objects_unfound":0,"num_objects_dirty":59773,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":137259,"num_write_kb":6304961,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9381,"num_bytes_recovered":614793216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":13174583296,"data_stored":13174571080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112659,"ondisk_log_size":112659,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":20046,"num_keys_recovered":30,"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":126976,"data_stored":21634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":751377,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":106,"num_read_kb":227,"num_write":58,"num_write_kb":658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":1132727,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234461,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":46,"seq":197568496098,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1250908,"kb_used_data":742420,"kb_used_omap":1,"kb_used_meta":508478,"kb_avail":92494244,"statfs":{"total":95995035648,"available":94714105856,"internally_reserved":0,"allocated":760238080,"data_stored":757259345,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":520681927},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757735,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3055576,"kb_used_data":2348560,"kb_used_omap":1,"kb_used_meta":707006,"kb_avail":90689576,"statfs":{"total":95995035648,"available":92866125824,"internally_reserved":0,"allocated":2404925440,"data_stored":2401947161,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":723974598},"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":[0,3,0,5],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967906,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1644896,"kb_used_data":999188,"kb_used_omap":46,"kb_used_meta":645649,"kb_avail":92100256,"statfs":{"total":95995035648,"available":94310662144,"internally_reserved":0,"allocated":1023168512,"data_stored":1020190826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":661145276},"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":[0,0,0,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093680,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1877776,"kb_used_data":1277320,"kb_used_omap":73,"kb_used_meta":600374,"kb_avail":91867376,"statfs":{"total":95995035648,"available":94072193024,"internally_reserved":0,"allocated":1307975680,"data_stored":1305005060,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":614783538},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019371,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1618016,"kb_used_data":1069336,"kb_used_omap":1,"kb_used_meta":548670,"kb_avail":92127136,"statfs":{"total":95995035648,"available":94338187264,"internally_reserved":0,"allocated":1095000064,"data_stored":1092017280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":561838534},"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":[0,0,1,0,2,2,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888667,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3034192,"kb_used_data":2258120,"kb_used_omap":30,"kb_used_meta":776033,"kb_avail":90710960,"statfs":{"total":95995035648,"available":92888023040,"internally_reserved":0,"allocated":2312314880,"data_stored":2309344270,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":794658612},"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":[0,1,1,0,2,3,3],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047145,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3080912,"kb_used_data":2399048,"kb_used_omap":44,"kb_used_meta":681811,"kb_avail":90664240,"statfs":{"total":95995035648,"available":92840181760,"internally_reserved":0,"allocated":2456625152,"data_stored":2453653903,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":698175086},"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":[0,1,2,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":12288,"data_stored":694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":20480,"data_stored":4860,"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":28672,"data_stored":4972,"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":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1287323648,"data_stored":1287323648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2439712768,"data_stored":2439708696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1001193472,"data_stored":1001193472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2282618880,"data_stored":2282618880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1076629504,"data_stored":1076625432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2389184512,"data_stored":2389180440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":750387200,"data_stored":750387200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1947533312,"data_stored":1947533312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:42:12.228 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph status --format=json 2024-09-21T10:42:12.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.268 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:12.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:12.368 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:12.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.399 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:12.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:12.499 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:12.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.555 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:12.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:12.655 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:12.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:12 smithi031 ceph-mon[96824]: from='client.55414 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:12.682 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:12.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:12.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:12.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.867 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:12.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:12.927 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:12.928 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:12 smithi007 ceph-mon[101144]: from='client.55414 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:12.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:12 smithi007 ceph-mon[99390]: from='client.55414 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:12.968 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:12.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:12.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:13.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:13.130 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:13.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:13.231 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:13.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:13.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:13.359 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:13.409 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:13.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:13.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:13.552 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:13.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:13.653 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:13.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.691 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:13.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:13.792 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:13.825 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:13.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:13.833 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:13 smithi031 ceph-mon[96824]: pgmap v1923: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 667 op/s; 20828/174558 objects degraded (11.932%); 2099/174558 objects misplaced (1.202%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:42:13.833 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:13 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20828/174558 objects degraded (11.932%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:13.838 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:13 smithi007 ceph-mon[99390]: pgmap v1923: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 667 op/s; 20828/174558 objects degraded (11.932%); 2099/174558 objects misplaced (1.202%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:42:13.838 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:13 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20828/174558 objects degraded (11.932%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:13.838 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:13 smithi007 ceph-mon[101144]: pgmap v1923: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 667 op/s; 20828/174558 objects degraded (11.932%); 2099/174558 objects misplaced (1.202%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:42:13.838 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:13 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20828/174558 objects degraded (11.932%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:13.928 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:13.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.955 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:13.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:14.055 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:14.085 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:14.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:14.116 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:42:14.116 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:42:14.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:14.216 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:14.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:14.318 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:14.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.379 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:14.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:14.480 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:14.510 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:14.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:14.547 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:42:14.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:14.653 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:14.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:14.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:14.781 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:14.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:14.825 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1021042528' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:14.825 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:14 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:14.861 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:42:14.883 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:14.933 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:14.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1021042528' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:14 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1021042528' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:14 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:15.034 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:15.068 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:15.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:15.159 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:42:15.169 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:15.204 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:15.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:15.306 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:15.355 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:15.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:15.457 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:15.491 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:15.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:15.593 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:15.635 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:15.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:15.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:15.767 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:15.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:15.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:15.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:15 smithi007 ceph-mon[99390]: pgmap v1924: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 20828/171564 objects degraded (12.140%); 2099/171564 objects misplaced (1.223%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:42:15.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:15 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:15.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:15 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:42:15.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:15 smithi007 ceph-mon[99390]: osdmap e1333: 8 total, 8 up, 7 in 2024-09-21T10:42:15.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:15 smithi007 ceph-mon[101144]: pgmap v1924: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 20828/171564 objects degraded (12.140%); 2099/171564 objects misplaced (1.223%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:42:15.871 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:15 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:15.871 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:15 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:42:15.871 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:15 smithi007 ceph-mon[101144]: osdmap e1333: 8 total, 8 up, 7 in 2024-09-21T10:42:15.897 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:15.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:15 smithi031 ceph-mon[96824]: pgmap v1924: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 20828/171564 objects degraded (12.140%); 2099/171564 objects misplaced (1.223%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:42:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:15 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:15 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:42:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:15 smithi031 ceph-mon[96824]: osdmap e1333: 8 total, 8 up, 7 in 2024-09-21T10:42:15.999 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:16.037 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:16.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:16.138 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:16.169 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:16.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:16.270 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:16.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:16.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:16.410 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:16.439 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:16.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:16.540 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:16.602 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:16.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:16.703 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:16.734 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:16.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:16.836 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:16.867 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:16.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:16.968 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:17.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:17.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:17.043 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:42:17.043 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:42:17.102 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:17.129 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:17.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:17.231 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:17.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:17.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:17.383 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:17.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.428 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:17.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:17.528 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:17.556 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:17.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:17.658 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:17.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:17 smithi031 ceph-mon[96824]: pgmap v1926: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 20931/169617 objects degraded (12.340%); 1883/169617 objects misplaced (1.110%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:42:17.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:17 smithi007 ceph-mon[99390]: pgmap v1926: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 20931/169617 objects degraded (12.340%); 1883/169617 objects misplaced (1.110%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:42:17.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:17 smithi007 ceph-mon[101144]: pgmap v1926: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 20931/169617 objects degraded (12.340%); 1883/169617 objects misplaced (1.110%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:42:17.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.702 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:17.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:17.803 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:17.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:42:17.829 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:17.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:17.854 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:42:17.854 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:42:17.899 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:42:17.899 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:42:17.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:17.956 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:42:17.957 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:42:17.977 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:17.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:18.015 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:42:18.016 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:42:18.076 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:42:18.076 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:42:18.079 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:18.089 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:42:18.113 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:18.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:18.122 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:42:18.122 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:42:18.166 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:42:18.166 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:42:18.202 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:42:18.202 INFO:teuthology.orchestra.run.smithi007.stdout:{"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"noscrub flag(s) set","count":7},"muted":false},"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 20931/169617 objects degraded (12.340%), 7 pgs degraded, 7 pgs undersized","count":14},"muted":false}},"mutes":[]},"election_epoch":30,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":1770,"monmap":{"epoch":4,"min_mon_release_name":"squid","num_mons":3},"osdmap":{"epoch":1333,"num_osds":8,"num_up_osds":8,"osd_up_since":1726913918,"num_in_osds":7,"osd_in_since":1726915209,"num_remapped_pgs":7},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":92},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":5},{"state_name":"active+recovering+undersized+degraded+remapped","count":2}],"num_pgs":99,"num_pools":5,"num_objects":56539,"data_bytes":3704261870,"bytes_used":15343599616,"bytes_avail":656621649920,"bytes_total":671965249536,"degraded_objects":20931,"degraded_total":169617,"degraded_ratio":0.1234015458356179,"misplaced_objects":1883,"misplaced_total":169617,"misplaced_ratio":0.011101481573191366,"recovering_objects_per_sec":68,"recovering_bytes_per_sec":4507082,"recovering_keys_per_sec":0,"num_objects_recovered":688,"num_bytes_recovered":45088768,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":670},"fsmap":{"epoch":9,"btime":"1970-01-01T00:00:00:000000+0000","id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi007.zciwqv","status":"up:active","gid":14637}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.7:8443/","prometheus":"http://172.21.15.7:9283/"}},"servicemap":{"epoch":28,"modified":"2024-09-21T10:41:50.441745+0000","services":{}},"progress_events":{}} 2024-09-21T10:42:18.212 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:42:18.212 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:42:18.215 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:18.259 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:18.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:18.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:18.391 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:18.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:18.492 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:18.536 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:18.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:18.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:18.676 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:18.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:18.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:18.781 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:18 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2221947627' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:18.781 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:18 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20931/169617 objects degraded (12.340%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:18.781 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:18 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1954679722' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:42:18.781 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:18 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2221947627' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:18.782 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:18 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20931/169617 objects degraded (12.340%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:18.782 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:18 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1954679722' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:42:18.818 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:18 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2221947627' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:18 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20931/169617 objects degraded (12.340%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:18 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1954679722' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:42:18.921 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:18.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:18.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:19.051 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:19.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:19.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:19.184 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:42:19.189 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:19.219 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:19.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:19.321 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:19.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.370 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:19.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:19.471 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:19.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.530 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:19.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:19.625 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:19 smithi031 ceph-mon[96824]: pgmap v1927: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 674 op/s; 20931/160989 objects degraded (13.002%); 1647/160989 objects misplaced (1.023%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:42:19.631 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:19.670 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:19.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:19.772 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:19.812 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:19.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:19.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:19 smithi007 ceph-mon[99390]: pgmap v1927: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 674 op/s; 20931/160989 objects degraded (13.002%); 1647/160989 objects misplaced (1.023%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:42:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:19 smithi007 ceph-mon[101144]: pgmap v1927: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 674 op/s; 20931/160989 objects degraded (13.002%); 1647/160989 objects misplaced (1.023%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:42:19.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.943 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:19.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:20.044 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218521 7.c 7:3f212c53:::benchmark_data_smithi007_176264_object101164:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.340140+0000", 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.70321736300002, 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.792396519, 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:42:20.048 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218521 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340140+0000", 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340140+0000", 2024-09-21T10:42:20.049 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340138+0000", 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340146+0000", 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3930000000000002e-06 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340161+0000", 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5088e-05 2024-09-21T10:42:20.050 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340168+0000", 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1350000000000003e-06 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340243+0000", 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4721000000000005e-05 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340250+0000", 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6229999999999997e-06 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.051 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.132483+0000", 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7922324870000002 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.132537+0000", 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3668999999999997e-05 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218523 7.c 7:3eb5fd74:::benchmark_data_smithi007_176264_object101166:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.340184+0000", 2024-09-21T10:42:20.052 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.70317348999998, 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8412119499999999, 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218523 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340184+0000", 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.053 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340184+0000", 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340183+0000", 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340186+0000", 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.791e-06 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.054 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340194+0000", 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.34e-06 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340198+0000", 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7809999999999996e-06 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340282+0000", 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3497000000000004e-05 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.055 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.340288+0000", 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8710000000000002e-06 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.132718+0000", 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.792430132 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.132781+0000", 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3456999999999999e-05 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.056 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.181311+0000", 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.048529754000000001 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.181396+0000", 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4789000000000004e-05 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.057 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218558 7.c 7:38b6eb2a:::benchmark_data_smithi007_176264_object101201:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.402865+0000", 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.64049229699998, 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.738959828, 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218558 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402865+0000", 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.058 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402865+0000", 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402863+0000", 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402871+0000", 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7980000000000006e-06 2024-09-21T10:42:20.059 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402885+0000", 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3499999999999999e-05 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402902+0000", 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7467000000000001e-05 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.060 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402988+0000", 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5470999999999995e-05 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402999+0000", 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1241e-05 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.132811+0000", 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.72981176 2024-09-21T10:42:20.061 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.132899+0000", 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7999999999999998e-05 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.132973+0000", 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3981999999999997e-05 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.140283+0000", 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0073108330000000001 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.062 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.141680+0000", 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00139664 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.141719+0000", 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8878999999999998e-05 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.141751+0000", 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2258999999999997e-05 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.063 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.141825+0000", 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3776000000000007e-05 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218559 7.c 7:334b1804:::benchmark_data_smithi007_176264_object101202:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.402922+0000", 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.64043567700003, 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7431555589999999, 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.064 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218559 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402922+0000", 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402922+0000", 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.065 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402921+0000", 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402924+0000", 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0400000000000001e-06 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402931+0000", 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1810000000000004e-06 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.066 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.402943+0000", 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1678000000000001e-05 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.403023+0000", 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0128000000000003e-05 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.403029+0000", 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9710000000000001e-06 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.067 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.135551+0000", 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7325213750000001 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.135676+0000", 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012509500000000001 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.135801+0000", 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000125196 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.141875+0000", 2024-09-21T10:42:20.068 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.006073948 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.145788+0000", 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003913026 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.145943+0000", 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015497300000000001 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.145973+0000", 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0049e-05 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.069 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146077+0000", 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000104381 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218563 7.c 7:353443a6:::benchmark_data_smithi007_176264_object101206:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.408240+0000", 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.63511716400001, 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7379937860000001, 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.070 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218563 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408240+0000", 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408240+0000", 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.071 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408239+0000", 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408246+0000", 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7909999999999999e-06 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408260+0000", 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4613000000000001e-05 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.072 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408268+0000", 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8250000000000005e-06 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408313+0000", 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5345e-05 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408327+0000", 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3311e-05 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.073 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.137688+0000", 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.729361532 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.137773+0000", 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5127e-05 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.137841+0000", 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7929999999999995e-05 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.074 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.141969+0000", 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041280939999999997 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.145794+0000", 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0038246420000000001 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146126+0000", 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00033236499999999999 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146153+0000", 2024-09-21T10:42:20.075 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6381e-05 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146234+0000", 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1170999999999999e-05 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218564 7.c 7:30f096a7:::benchmark_data_smithi007_176264_object101207:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.408279+0000", 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.63507797300002, 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.738131621, 2024-09-21T10:42:20.076 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218564 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408279+0000", 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408279+0000", 2024-09-21T10:42:20.077 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408279+0000", 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408282+0000", 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.661e-06 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408289+0000", 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0659999999999998e-06 2024-09-21T10:42:20.078 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.079 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.079 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.079 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408293+0000", 2024-09-21T10:42:20.079 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6140000000000002e-06 2024-09-21T10:42:20.079 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.079 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.079 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.079 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408345+0000", 2024-09-21T10:42:20.081 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1788e-05 2024-09-21T10:42:20.081 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.081 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.408350+0000", 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6500000000000004e-06 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.140300+0000", 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.731950007 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.140366+0000", 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6172000000000003e-05 2024-09-21T10:42:20.082 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.140428+0000", 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2459999999999995e-05 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.145653+0000", 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0052245 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.145886+0000", 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023351700000000001 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.083 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146315+0000", 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00042821899999999997 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146349+0000", 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4409000000000002e-05 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146411+0000", 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1957000000000003e-05 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.084 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218571 7.c 7:3844cc86:::benchmark_data_smithi007_176264_object101214:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.420239+0000", 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.62311849000002, 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7316428319999999, 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218571 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.085 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.420239+0000", 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.420239+0000", 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.420237+0000", 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.086 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.420244+0000", 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3589999999999996e-06 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.420255+0000", 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0808999999999999e-05 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.420262+0000", 2024-09-21T10:42:20.087 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3010000000000001e-06 2024-09-21T10:42:20.088 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.088 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.088 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.088 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.420302+0000", 2024-09-21T10:42:20.088 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0054e-05 2024-09-21T10:42:20.088 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.088 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.088 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.088 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.420308+0000", 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8189999999999997e-06 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.142009+0000", 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7217015180000002 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.142081+0000", 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2064999999999995e-05 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.142185+0000", 2024-09-21T10:42:20.089 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000103223 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.145904+0000", 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0037194390000000002 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146457+0000", 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00055294600000000001 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.151693+0000", 2024-09-21T10:42:20.090 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0052358559999999997 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.151783+0000", 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9831000000000001e-05 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.151882+0000", 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9071000000000001e-05 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.091 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218588 7.c 7:30293489:::benchmark_data_smithi007_176264_object101231:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.443467+0000", 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.59989085900003, 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7086447740000001, 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218588 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.443467+0000", 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.092 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.443467+0000", 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.443465+0000", 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.443473+0000", 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4810000000000006e-06 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.093 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.443492+0000", 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.889e-05 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.443504+0000", 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2113000000000001e-05 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.443558+0000", 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3381999999999998e-05 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.094 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.443565+0000", 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7729999999999999e-06 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.143602+0000", 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7000362579999999 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.143740+0000", 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013825400000000001 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.095 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.143871+0000", 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013146300000000001 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146090+0000", 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022190930000000001 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.151653+0000", 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0055626950000000003 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.096 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.151933+0000", 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00027975899999999998 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.152006+0000", 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2751999999999997e-05 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.152111+0000", 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010568 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.097 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218590 7.c 7:3516035d:::benchmark_data_smithi007_176264_object101233:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.450432+0000", 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.59292548600001, 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.728160822, 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218590 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.450432+0000", 2024-09-21T10:42:20.098 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.450432+0000", 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.450431+0000", 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.450437+0000", 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6619999999999999e-06 2024-09-21T10:42:20.099 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.450449+0000", 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1687e-05 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.450456+0000", 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.255e-06 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.450514+0000", 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7629e-05 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.100 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.450524+0000", 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9070000000000002e-06 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146486+0000", 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6959623850000001 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146593+0000", 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000106988 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.101 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.146700+0000", 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000106562 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.154477+0000", 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0077774419999999999 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.163373+0000", 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0088960240000000006 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.102 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.178433+0000", 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015060153999999999 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.178483+0000", 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9641999999999997e-05 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.178593+0000", 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010972900000000001 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.103 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218612 7.c 7:36516e92:::benchmark_data_smithi007_176264_object101255:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.485842+0000", 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.55751558999998, 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.69846842, 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218612 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.104 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.485842+0000", 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.485842+0000", 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.485840+0000", 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.485851+0000", 2024-09-21T10:42:20.105 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0788000000000001e-05 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.485865+0000", 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3937999999999999e-05 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.485872+0000", 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9330000000000004e-06 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.485929+0000", 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6855999999999999e-05 2024-09-21T10:42:20.106 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.485939+0000", 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0584999999999999e-05 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.149352+0000", 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.663412356 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.149487+0000", 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013516600000000001 2024-09-21T10:42:20.107 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.149622+0000", 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013559600000000001 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.157040+0000", 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0074178339999999999 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.178398+0000", 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.021358061000000001 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.108 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184229+0000", 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0058306590000000002 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184259+0000", 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9870999999999999e-05 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184310+0000", 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1354999999999999e-05 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.109 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218700 7.c 7:36db0c33:::benchmark_data_smithi007_176264_object101343:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.669478+0000", 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.37387963100002, 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5149741639999998, 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218700 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.669478+0000", 2024-09-21T10:42:20.110 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.669478+0000", 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.669476+0000", 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.669483+0000", 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1749999999999999e-06 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.111 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.112 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.112 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.669499+0000", 2024-09-21T10:42:20.112 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6005e-05 2024-09-21T10:42:20.112 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.113 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:20.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:20.113 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.113 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.113 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.669507+0000", 2024-09-21T10:42:20.113 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4390000000000003e-06 2024-09-21T10:42:20.113 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.113 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.669594+0000", 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6939000000000002e-05 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.669608+0000", 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3828e-05 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.152159+0000", 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4825509700000001 2024-09-21T10:42:20.114 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.152286+0000", 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000127582 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.152400+0000", 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000113668 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.163294+0000", 2024-09-21T10:42:20.115 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010893931000000001 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.182338+0000", 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.019044624 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184369+0000", 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020300829999999998 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184417+0000", 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8918000000000002e-05 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.116 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184452+0000", 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4511000000000002e-05 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218713 7.c 7:35bad625:::benchmark_data_smithi007_176264_object101356:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.691236+0000", 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.35212159299999, 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.493368042, 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.117 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218713 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.691236+0000", 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.691236+0000", 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.118 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.691235+0000", 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.691241+0000", 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7329999999999997e-06 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.691253+0000", 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1501000000000001e-05 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.119 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.691258+0000", 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1630000000000004e-06 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.691302+0000", 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3636e-05 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.691310+0000", 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7180000000000002e-06 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.154508+0000", 2024-09-21T10:42:20.120 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4631980410000001 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.154638+0000", 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000129362 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.154791+0000", 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015331599999999999 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.163306+0000", 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0085146500000000003 2024-09-21T10:42:20.121 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.182391+0000", 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.019085628 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184510+0000", 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021183640000000002 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184568+0000", 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8774999999999999e-05 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.122 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184604+0000", 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5462e-05 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218739 7.c 7:32ef9b6d:::benchmark_data_smithi007_176264_object101382:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.743919+0000", 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.299438882, 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4407945120000001, 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.123 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218739 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.743919+0000", 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.743919+0000", 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.124 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.743917+0000", 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.743924+0000", 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8059999999999997e-06 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.743939+0000", 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5140000000000001e-05 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.743947+0000", 2024-09-21T10:42:20.125 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2619999999999998e-06 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.744013+0000", 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6055000000000004e-05 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.744026+0000", 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2969000000000001e-05 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.157070+0000", 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4130434949999999 2024-09-21T10:42:20.126 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.157206+0000", 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000136227 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.157386+0000", 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017998999999999999 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.166280+0000", 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0088935539999999997 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.127 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.182433+0000", 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.016153763000000002 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184655+0000", 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022211760000000001 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184680+0000", 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5494e-05 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.128 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184713+0000", 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.2948999999999999e-05 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218745 7.c 7:3285cd31:::benchmark_data_smithi007_176264_object101388:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.753805+0000", 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.28955250400003, 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4310267460000001, 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.129 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218745 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.753805+0000", 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.753805+0000", 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.130 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.753803+0000", 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.753810+0000", 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0240000000000003e-06 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.753820+0000", 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.024e-05 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.131 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.753825+0000", 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0649999999999998e-06 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.753874+0000", 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8863999999999998e-05 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.753883+0000", 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.7790000000000007e-06 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.160110+0000", 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4062269089999999 2024-09-21T10:42:20.132 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.160303+0000", 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000192957 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.160532+0000", 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000228908 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.171371+0000", 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010838598 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.133 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.182465+0000", 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011093864 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184754+0000", 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022892149999999998 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184797+0000", 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3177999999999999e-05 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.134 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184832+0000", 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4576999999999998e-05 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218754 7.c 7:369cf2e1:::benchmark_data_smithi007_176264_object101397:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.775167+0000", 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.268190156, 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4099566270000001, 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.135 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218754 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.775167+0000", 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.775167+0000", 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.775166+0000", 2024-09-21T10:42:20.136 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:42:20.137 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.137 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.137 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.137 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.775172+0000", 2024-09-21T10:42:20.137 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1290000000000001e-06 2024-09-21T10:42:20.137 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.137 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.137 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.137 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.775184+0000", 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1528999999999999e-05 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.775189+0000", 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1250000000000001e-06 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.775243+0000", 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3665000000000002e-05 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.138 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.775254+0000", 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1687e-05 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.163422+0000", 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.388167478 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.163555+0000", 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000133082 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.139 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.163685+0000", 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013032199999999999 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.179193+0000", 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01550761 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184906+0000", 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057128150000000004 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.185057+0000", 2024-09-21T10:42:20.140 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015149200000000001 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.185085+0000", 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.7687000000000001e-05 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.185124+0000", 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9141999999999999e-05 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.141 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:218769 7.c 7:3062a1ef:::benchmark_data_smithi007_176264_object101412:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:33:59.835906+0000", 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 500.20745187900002, 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3493528100000001, 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 218769 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.835906+0000", 2024-09-21T10:42:20.142 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.835906+0000", 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.835904+0000", 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.835911+0000", 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5740000000000001e-06 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.143 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.835922+0000", 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1355000000000001e-05 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.835928+0000", 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5570000000000003e-06 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.835971+0000", 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2888e-05 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.144 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:33:59.835978+0000", 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3440000000000003e-06 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.166344+0000", 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3303660480000001 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.166475+0000", 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000131335 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.166591+0000", 2024-09-21T10:42:20.145 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011605299999999999 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.179200+0000", 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012608253 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.184941+0000", 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057415449999999998 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.185186+0000", 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00024470699999999999 2024-09-21T10:42:20.146 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.185218+0000", 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1973e-05 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:01.185258+0000", 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0518000000000001e-05 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:220685 7.7 7:e738e120:::benchmark_data_smithi007_176264_object103328:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1256)", 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:34:04.367714+0000", 2024-09-21T10:42:20.147 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 495.67564327999997, 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0467319829999999, 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 220685 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.367714+0000", 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.148 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.367714+0000", 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.367713+0000", 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.367719+0000", 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4180000000000002e-06 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.367730+0000", 2024-09-21T10:42:20.149 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1362999999999999e-05 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.367736+0000", 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3900000000000001e-06 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.367773+0000", 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7527999999999997e-05 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.367783+0000", 2024-09-21T10:42:20.150 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3700000000000001e-06 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.414396+0000", 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0466132370000001 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.414446+0000", 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0117000000000001e-05 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:220717 7.7 7:e918a92b:::benchmark_data_smithi007_176264_object103360:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1256)", 2024-09-21T10:42:20.151 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:34:04.394418+0000", 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 495.64893990500002, 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0277005720000001, 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 220717 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.394418+0000", 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.152 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.394418+0000", 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.394416+0000", 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.394423+0000", 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0330000000000003e-06 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.153 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.394437+0000", 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3552e-05 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.394444+0000", 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6590000000000007e-06 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.394680+0000", 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023539599999999999 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.394688+0000", 2024-09-21T10:42:20.154 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3129999999999999e-06 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.414756+0000", 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.020067858 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.414843+0000", 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7540000000000006e-05 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,3", 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.414919+0000", 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5269000000000001e-05 2024-09-21T10:42:20.155 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.420152+0000", 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0052332200000000002 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.421965+0000", 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001813367 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.422025+0000", 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0176000000000001e-05 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.156 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.422075+0000", 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9935000000000002e-05 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.422118+0000", 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2670000000000003e-05 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:220721 7.7 7:e3c3e899:::benchmark_data_smithi007_176264_object103364:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1256)", 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:34:04.401168+0000", 2024-09-21T10:42:20.157 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 495.64218911400002, 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.049163203, 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 220721 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.401168+0000", 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.158 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.401168+0000", 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.401167+0000", 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.401177+0000", 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0519e-05 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.401189+0000", 2024-09-21T10:42:20.159 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2002e-05 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.401195+0000", 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5589999999999996e-06 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.401244+0000", 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9030000000000003e-05 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:04.401251+0000", 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8040000000000004e-06 2024-09-21T10:42:20.160 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.416906+0000", 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.015655368 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.417021+0000", 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000114715 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,3", 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.417127+0000", 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000106646 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.161 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.421976+0000", 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004848771 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.440611+0000", 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018634943000000001 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.450238+0000", 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0096270880000000007 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.162 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.450288+0000", 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9821000000000003e-05 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:05.450332+0000", 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3436999999999998e-05 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.35079.0:222326 7.d 7:bc8f594a:::benchmark_data_smithi007_176264_object104969:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1258)", 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:34:07.412938+0000", 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 492.63041991, 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0420556539999999, 2024-09-21T10:42:20.163 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.35079", 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2523898280", 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 222326 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:07.412938+0000", 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:07.412938+0000", 2024-09-21T10:42:20.164 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:07.412936+0000", 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:07.412942+0000", 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4300000000000003e-06 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:07.412954+0000", 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.13e-05 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.165 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:07.412960+0000", 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3260000000000001e-06 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:07.413005+0000", 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5058000000000001e-05 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:07.413016+0000", 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0672e-05 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:42:20.166 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:08.446489+0000", 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0334732929999999 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:08.446644+0000", 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000154396 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:08.446780+0000", 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013667099999999999 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:08.451817+0000", 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0050368610000000001 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:08.454869+0000", 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003051813 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:08.454923+0000", 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3993000000000003e-05 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:08.454951+0000", 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.8028e-05 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:42:20.168 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:42:20.169 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:42:20.169 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:34:08.454993+0000", 2024-09-21T10:42:20.169 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2262000000000003e-05 2024-09-21T10:42:20.169 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.169 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.169 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.169 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:42:20.169 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:42:20.169 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:42:20.213 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:20.265 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:20.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:20.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:20.413 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:20.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:20.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:20.554 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:20.656 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:20.688 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:20.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:20.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:20.818 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:20.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:20.919 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:20.955 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:20.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:21.057 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:21.101 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:21.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:42:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:42:20] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-09-21T10:42:21.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:21.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.245 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:21.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:21.247 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:42:21.312 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:42:21.346 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:21.376 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:21.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:21.477 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:21.526 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:21.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:21.607 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:42:21.622 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:21 smithi007 ceph-mon[101144]: pgmap v1928: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 21034/158994 objects degraded (13.229%); 1421/158994 objects misplaced (0.894%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:42:21.622 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:42:21.622 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:21.623 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:21 smithi007 ceph-mon[99390]: pgmap v1928: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 21034/158994 objects degraded (13.229%); 1421/158994 objects misplaced (0.894%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:42:21.623 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:42:21.623 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:21.625 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2024-09-21T10:42:21.625 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:42:21.627 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:21.660 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:21.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:21.727 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:21.737 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:21 smithi031 ceph-mon[96824]: pgmap v1928: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 679 op/s; 21034/158994 objects degraded (13.229%); 1421/158994 objects misplaced (0.894%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:42:21.737 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:42:21.737 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:21.762 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:21.775 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:21.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:21.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:21.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:21.926 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:21.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:22.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:22.061 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:22.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:22.162 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:22.196 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:22.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:22.298 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:22.329 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:22.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:22.431 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:22.472 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:22.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:22.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:22.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:22.704 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:22.732 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:22.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:22.833 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:22.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:22.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:22.963 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:22.990 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:22.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:23.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:23.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:23.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:23.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:23.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:23.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:23.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:23.407 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:23.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:23.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:23.542 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:23.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:23.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:23.679 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:23.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:23.761 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:23 smithi031 ceph-mon[96824]: pgmap v1929: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 21034/153915 objects degraded (13.666%); 1181/153915 objects misplaced (0.767%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:42:23.761 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:23 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 21034/153915 objects degraded (13.666%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:23.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:23.804 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:42:23.804 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:42:23.804 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 0 2024-09-21T10:42:23.804 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:42:23.812 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:23.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:23.913 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:23 smithi007 ceph-mon[99390]: pgmap v1929: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 21034/153915 objects degraded (13.666%); 1181/153915 objects misplaced (0.767%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:42:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:23 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 21034/153915 objects degraded (13.666%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:23 smithi007 ceph-mon[101144]: pgmap v1929: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 21034/153915 objects degraded (13.666%); 1181/153915 objects misplaced (0.767%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:42:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:23 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 21034/153915 objects degraded (13.666%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:23.956 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:23.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:24.058 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:24.088 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:24.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:24.190 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:24.217 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:24.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:24.319 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:24.344 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:24.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:24.446 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:24.474 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:24.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:24.576 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:24.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:24.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:24.705 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:24.745 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:24.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:24.847 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:24.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:24.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.877 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:42:24.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:24.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:25.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.011 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:25.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:25.112 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:25.151 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:25.212 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:42:25.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:25.280 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:25.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:25.382 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:25.421 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:25.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:25.523 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:25.567 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:25.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:25.669 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:25.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:25.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:25.810 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:25.840 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:25.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:25.865 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:25 smithi007 ceph-mon[101144]: pgmap v1930: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 704 op/s; 21034/150423 objects degraded (13.983%); 1181/150423 objects misplaced (0.785%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:42:25.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:25 smithi007 ceph-mon[99390]: pgmap v1930: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 704 op/s; 21034/150423 objects degraded (13.983%); 1181/150423 objects misplaced (0.785%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:42:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:25 smithi031 ceph-mon[96824]: pgmap v1930: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 704 op/s; 21034/150423 objects degraded (13.983%); 1181/150423 objects misplaced (0.785%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:42:25.942 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:25.972 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:25.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:26.074 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:26.106 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:26.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:26.208 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:26.250 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:26.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:26.352 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:26.381 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:26.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:26.483 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:26.531 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:26.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:26.633 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:26.675 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:26.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:26.777 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:26.812 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:26.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:26.914 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:26.960 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:26.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:27.062 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:27.092 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:27.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:27.129 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:42:27.130 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:42:27.130 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:42:27.130 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:42:27.130 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:42:27.155 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:27.194 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:27.222 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:27.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:27.323 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:27.369 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:27.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:27.471 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:27.552 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:27.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:27.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:27.681 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:27.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:27.763 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:27 smithi031 ceph-mon[96824]: pgmap v1931: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 21152/148323 objects degraded (14.261%); 937/148323 objects misplaced (0.632%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:42:27.771 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:42:27.771 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:42:27.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:27.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:42:27.811 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:27.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:27.822 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:42:27.823 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:42:27.823 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:27 smithi007 ceph-mon[99390]: pgmap v1931: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 21152/148323 objects degraded (14.261%); 937/148323 objects misplaced (0.632%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:42:27.823 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:27 smithi007 ceph-mon[101144]: pgmap v1931: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 21152/148323 objects degraded (14.261%); 937/148323 objects misplaced (0.632%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:42:27.863 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:42:27.863 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:42:27.902 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:42:27.902 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:42:27.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:27.940 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:27.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:27.943 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:42:27.943 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:42:27.989 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:42:27.989 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:42:28.030 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:42:28.030 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:42:28.042 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:28.079 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:28.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:28.081 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:42:28.081 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:42:28.084 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:42:28.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:28.210 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:28.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:28.311 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:28.338 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:28.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:28.439 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:28.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:28.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:28.580 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:28.612 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:42:28.616 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:28.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:28.720 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:28.768 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:28.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:28.870 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:28.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:28.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/504161677' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:28 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 21152/148323 objects degraded (14.261%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4254577639' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:28.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:28 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/504161677' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:28 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 21152/148323 objects degraded (14.261%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4254577639' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:28 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/504161677' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:28 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 21152/148323 objects degraded (14.261%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4254577639' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:28 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:29.000 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:29.038 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:29.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:29.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:29.185 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:29.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:29.287 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:29.320 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:29.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:29.421 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:29.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.459 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:29.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:29.560 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:29.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.607 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:29.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:29 smithi007 ceph-mon[99390]: pgmap v1932: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 843 op/s; 21152/139218 objects degraded (15.193%); 667/139218 objects misplaced (0.479%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T10:42:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:29 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:29 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:29.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:29 smithi007 ceph-mon[99390]: osdmap e1334: 8 total, 8 up, 7 in 2024-09-21T10:42:29.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:29 smithi007 ceph-mon[101144]: pgmap v1932: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 843 op/s; 21152/139218 objects degraded (15.193%); 667/139218 objects misplaced (0.479%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T10:42:29.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:29 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:29.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:29 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:29.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:29 smithi007 ceph-mon[101144]: osdmap e1334: 8 total, 8 up, 7 in 2024-09-21T10:42:29.709 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:29.736 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:29.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:29.837 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:29.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:29.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:29 smithi031 ceph-mon[96824]: pgmap v1932: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 843 op/s; 21152/139218 objects degraded (15.193%); 667/139218 objects misplaced (0.479%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T10:42:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:29 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:29 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:29 smithi031 ceph-mon[96824]: osdmap e1334: 8 total, 8 up, 7 in 2024-09-21T10:42:29.970 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:30.006 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:30.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:30.108 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:30.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:30.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:30.247 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:30.277 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:30.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:30.379 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:30.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:30.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:30.549 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:30.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:30.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:30.676 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:30.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:30.777 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:30.807 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:30.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:30.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:30.940 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:30.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:31.041 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:31.071 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:31.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:31.173 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:42:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:42:30] "GET /metrics HTTP/1.1" 200 36630 "" "Prometheus/2.51.0" 2024-09-21T10:42:31.207 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:31.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:31.309 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:31.339 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:31.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:31.441 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:31.489 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:31.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:31.590 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:31.623 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:31.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:31.725 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:31.749 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:31.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:31.851 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:31.879 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:31.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:31.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:31 smithi031 ceph-mon[96824]: pgmap v1934: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 21152/139218 objects degraded (15.193%); 667/139218 objects misplaced (0.479%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:42:31.915 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:31 smithi007 ceph-mon[99390]: pgmap v1934: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 21152/139218 objects degraded (15.193%); 667/139218 objects misplaced (0.479%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:42:31.916 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:31 smithi007 ceph-mon[101144]: pgmap v1934: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 21152/139218 objects degraded (15.193%); 667/139218 objects misplaced (0.479%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:42:31.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:32.024 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:32.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:32.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:32.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.179 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:32.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:32.279 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:32.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.319 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:32.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:32.420 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:32.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.489 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:32.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:32.591 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:32.617 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:32.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:32.719 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:32.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.778 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:32.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:32.879 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:32.924 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:32.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:33.025 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:33.064 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:33.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:33.165 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:33.190 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:33.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:33.292 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:33.322 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:33.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:33.408 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:42:33.408 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:42:33.424 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:33.442 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:42:33.443 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:42:33.451 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:33.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:33.553 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:33.580 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:42:33.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:33.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:33.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:33 smithi031 ceph-mon[96824]: pgmap v1935: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 21172/131856 objects degraded (16.057%); 197/131856 objects misplaced (0.149%); 4.8 MiB/s, 84 objects/s recovering 2024-09-21T10:42:33.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:33 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 21172/131856 objects degraded (16.057%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:33 smithi007 ceph-mon[99390]: pgmap v1935: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 21172/131856 objects degraded (16.057%); 197/131856 objects misplaced (0.149%); 4.8 MiB/s, 84 objects/s recovering 2024-09-21T10:42:33.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:33 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 21172/131856 objects degraded (16.057%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:33.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:33 smithi007 ceph-mon[101144]: pgmap v1935: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 21172/131856 objects degraded (16.057%); 197/131856 objects misplaced (0.149%); 4.8 MiB/s, 84 objects/s recovering 2024-09-21T10:42:33.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:33 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 21172/131856 objects degraded (16.057%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:33.695 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:33.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:33.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:33.825 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:33.852 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:33.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:33.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:33.983 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:33.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:34.085 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:34.112 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:34.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:34.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:34.240 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:34.302 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1935,"stamp":"2024-09-21T10:42:32.474476+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2879360238,"num_objects":43952,"num_object_clones":0,"num_object_copies":131856,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":21172,"num_objects_misplaced":197,"num_objects_unfound":0,"num_objects_dirty":43952,"num_whiteouts":0,"num_read":107,"num_read_kb":228,"num_write":153229,"num_write_kb":6305652,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11237,"num_bytes_recovered":728143659,"num_keys_recovered":30,"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":114405,"ondisk_log_size":114405,"up":297,"acting":290,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":13029988,"kb_used_data":8508264,"kb_used_omap":199,"kb_used_meta":4521208,"kb_avail":643186076,"statfs":{"total":671965249536,"available":658622541824,"internally_reserved":0,"allocated":8712462336,"data_stored":8691537321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203805,"internal_metadata":4629717987},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,2,6],"upper_bound":32},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-481886208,"num_objects":-7353,"num_object_clones":0,"num_object_copies":-22059,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":138,"num_objects_misplaced":-984,"num_objects_unfound":0,"num_objects_dirty":-7353,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7353,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":846,"num_bytes_recovered":50659328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.017223"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":453,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.560610+0000","last_change":"2024-09-21T10:40:10.425150+0000","last_active":"2024-09-21T10:42:14.560610+0000","last_peered":"2024-09-21T10:42:14.560610+0000","last_clean":"2024-09-21T10:42:14.560610+0000","last_became_active":"2024-09-21T10:40:10.424659+0000","last_became_peered":"2024-09-21T10:40:10.424659+0000","last_unstale":"2024-09-21T10:42:14.560610+0000","last_undegraded":"2024-09-21T10:42:14.560610+0000","last_fullsized":"2024-09-21T10:42:14.560610+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:38.770658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":1242,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635788+0000","last_change":"2024-09-21T10:40:10.433738+0000","last_active":"2024-09-21T10:42:28.635788+0000","last_peered":"2024-09-21T10:42:28.635788+0000","last_clean":"2024-09-21T10:42:28.635788+0000","last_became_active":"2024-09-21T10:40:10.421254+0000","last_became_peered":"2024-09-21T10:40:10.421254+0000","last_unstale":"2024-09-21T10:42:28.635788+0000","last_undegraded":"2024-09-21T10:42:28.635788+0000","last_fullsized":"2024-09-21T10:42:28.635788+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:44.984710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1308,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547682+0000","last_change":"2024-09-21T10:40:10.410783+0000","last_active":"2024-09-21T10:42:14.547682+0000","last_peered":"2024-09-21T10:42:14.547682+0000","last_clean":"2024-09-21T10:42:14.547682+0000","last_became_active":"2024-09-21T10:40:10.408862+0000","last_became_peered":"2024-09-21T10:40:10.408862+0000","last_unstale":"2024-09-21T10:42:14.547682+0000","last_undegraded":"2024-09-21T10:42:14.547682+0000","last_fullsized":"2024-09-21T10:42:14.547682+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.064176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":501,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.626372+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:42:28.626372+0000","last_peered":"2024-09-21T10:42:28.626372+0000","last_clean":"2024-09-21T10:42:28.626372+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:42:28.626372+0000","last_undegraded":"2024-09-21T10:42:28.626372+0000","last_fullsized":"2024-09-21T10:42:28.626372+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":501,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.630610+0000","last_change":"2024-09-21T10:40:10.421918+0000","last_active":"2024-09-21T10:42:28.630610+0000","last_peered":"2024-09-21T10:42:28.630610+0000","last_clean":"2024-09-21T10:42:28.630610+0000","last_became_active":"2024-09-21T10:40:10.421584+0000","last_became_peered":"2024-09-21T10:40:10.421584+0000","last_unstale":"2024-09-21T10:42:28.630610+0000","last_undegraded":"2024-09-21T10:42:28.630610+0000","last_fullsized":"2024-09-21T10:42:28.630610+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:32.829850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1226,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635574+0000","last_change":"2024-09-21T10:40:10.406281+0000","last_active":"2024-09-21T10:42:28.635574+0000","last_peered":"2024-09-21T10:42:28.635574+0000","last_clean":"2024-09-21T10:42:28.635574+0000","last_became_active":"2024-09-21T10:40:10.404953+0000","last_became_peered":"2024-09-21T10:40:10.404953+0000","last_unstale":"2024-09-21T10:42:28.635574+0000","last_undegraded":"2024-09-21T10:42:28.635574+0000","last_fullsized":"2024-09-21T10:42:28.635574+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:16:48.490600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.17","version":"0'0","reported_seq":453,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.558849+0000","last_change":"2024-09-21T10:40:10.424345+0000","last_active":"2024-09-21T10:42:14.558849+0000","last_peered":"2024-09-21T10:42:14.558849+0000","last_clean":"2024-09-21T10:42:14.558849+0000","last_became_active":"2024-09-21T10:40:10.423969+0000","last_became_peered":"2024-09-21T10:40:10.423969+0000","last_unstale":"2024-09-21T10:42:14.558849+0000","last_undegraded":"2024-09-21T10:42:14.558849+0000","last_fullsized":"2024-09-21T10:42:14.558849+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:43.690737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"71'8","reported_seq":112,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.550812+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:42:14.550812+0000","last_peered":"2024-09-21T10:42:14.550812+0000","last_clean":"2024-09-21T10:42:14.550812+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:42:14.550812+0000","last_undegraded":"2024-09-21T10:42:14.550812+0000","last_fullsized":"2024-09-21T10:42:14.550812+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"1334'9385","reported_seq":16533,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.342749+0000","last_change":"2024-09-21T10:41:37.930540+0000","last_active":"2024-09-21T10:42:30.342749+0000","last_peered":"2024-09-21T10:42:30.342749+0000","last_clean":"2024-09-21T10:42:30.342749+0000","last_became_active":"2024-09-21T10:41:37.916068+0000","last_became_peered":"2024-09-21T10:41:37.916068+0000","last_unstale":"2024-09-21T10:42:30.342749+0000","last_undegraded":"2024-09-21T10:42:30.342749+0000","last_fullsized":"2024-09-21T10:42:30.342749+0000","mapping_epoch":1328,"log_start":"1309'1600","ondisk_log_start":"1309'1600","created":1305,"last_epoch_clean":1329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7785,"log_dups_size":0,"ondisk_log_size":7785,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:33:13.457705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181862400,"num_objects":2775,"num_object_clones":0,"num_object_copies":8325,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2775,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9385,"num_write_kb":389120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3533,"num_bytes_recovered":231538688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1248,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.636001+0000","last_change":"2024-09-21T10:40:10.421359+0000","last_active":"2024-09-21T10:42:28.636001+0000","last_peered":"2024-09-21T10:42:28.636001+0000","last_clean":"2024-09-21T10:42:28.636001+0000","last_became_active":"2024-09-21T10:40:10.411435+0000","last_became_peered":"2024-09-21T10:40:10.411435+0000","last_unstale":"2024-09-21T10:42:28.636001+0000","last_undegraded":"2024-09-21T10:42:28.636001+0000","last_fullsized":"2024-09-21T10:42:28.636001+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:57.616441+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1305,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547482+0000","last_change":"2024-09-21T10:40:10.409690+0000","last_active":"2024-09-21T10:42:14.547482+0000","last_peered":"2024-09-21T10:42:14.547482+0000","last_clean":"2024-09-21T10:42:14.547482+0000","last_became_active":"2024-09-21T10:40:10.409291+0000","last_became_peered":"2024-09-21T10:40:10.409291+0000","last_unstale":"2024-09-21T10:42:14.547482+0000","last_undegraded":"2024-09-21T10:42:14.547482+0000","last_fullsized":"2024-09-21T10:42:14.547482+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:39.013691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"1334'9669","reported_seq":9708,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:32.174084+0000","last_change":"2024-09-21T10:39:32.863735+0000","last_active":"2024-09-21T10:42:32.174084+0000","last_peered":"2024-09-21T10:42:32.174084+0000","last_clean":"2024-09-21T10:42:32.174084+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:42:32.174084+0000","last_undegraded":"2024-09-21T10:42:32.174084+0000","last_fullsized":"2024-09-21T10:42:32.174084+0000","mapping_epoch":1305,"log_start":"1309'2600","ondisk_log_start":"1309'2600","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7069,"log_dups_size":0,"ondisk_log_size":7069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:30.596826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169803776,"num_objects":2591,"num_object_clones":0,"num_object_copies":7773,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2591,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9669,"num_write_kb":392320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1223,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:27.182585+0000","last_change":"2024-09-21T10:40:10.430025+0000","last_active":"2024-09-21T10:42:27.182585+0000","last_peered":"2024-09-21T10:42:27.182585+0000","last_clean":"2024-09-21T10:42:27.182585+0000","last_became_active":"2024-09-21T10:40:10.412527+0000","last_became_peered":"2024-09-21T10:40:10.412527+0000","last_unstale":"2024-09-21T10:42:27.182585+0000","last_undegraded":"2024-09-21T10:42:27.182585+0000","last_fullsized":"2024-09-21T10:42:27.182585+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:33.294584+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":2,"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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":114,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.553609+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:42:14.553609+0000","last_peered":"2024-09-21T10:42:14.553609+0000","last_clean":"2024-09-21T10:42:14.553609+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:42:14.553609+0000","last_undegraded":"2024-09-21T10:42:14.553609+0000","last_fullsized":"2024-09-21T10:42:14.553609+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"1334'9917","reported_seq":17477,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:31.980220+0000","last_change":"2024-09-21T10:41:01.908042+0000","last_active":"2024-09-21T10:42:31.980220+0000","last_peered":"2024-09-21T10:42:31.980220+0000","last_clean":"2024-09-21T10:42:31.980220+0000","last_became_active":"2024-09-21T10:41:01.903196+0000","last_became_peered":"2024-09-21T10:41:01.903196+0000","last_unstale":"2024-09-21T10:42:31.980220+0000","last_undegraded":"2024-09-21T10:42:31.980220+0000","last_fullsized":"2024-09-21T10:42:31.980220+0000","mapping_epoch":1322,"log_start":"1309'2400","ondisk_log_start":"1309'2400","created":1305,"last_epoch_clean":1323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7517,"log_dups_size":0,"ondisk_log_size":7517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:30:18.837916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179109888,"num_objects":2733,"num_object_clones":0,"num_object_copies":8199,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2733,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9917,"num_write_kb":404800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3753,"num_bytes_recovered":245956608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":51,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:26.990410+0000","last_change":"2024-09-21T10:40:10.420194+0000","last_active":"2024-09-21T10:42:26.990410+0000","last_peered":"2024-09-21T10:42:26.990410+0000","last_clean":"2024-09-21T10:42:26.990410+0000","last_became_active":"2024-09-21T10:40:10.409670+0000","last_became_peered":"2024-09-21T10:40:10.409670+0000","last_unstale":"2024-09-21T10:42:26.990410+0000","last_undegraded":"2024-09-21T10:42:26.990410+0000","last_fullsized":"2024-09-21T10:42:26.990410+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:43.555566+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":111,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.550928+0000","last_change":"2024-09-21T10:40:10.410624+0000","last_active":"2024-09-21T10:42:14.550928+0000","last_peered":"2024-09-21T10:42:14.550928+0000","last_clean":"2024-09-21T10:42:14.550928+0000","last_became_active":"2024-09-21T10:40:10.410193+0000","last_became_peered":"2024-09-21T10:40:10.410193+0000","last_unstale":"2024-09-21T10:42:14.550928+0000","last_undegraded":"2024-09-21T10:42:14.550928+0000","last_fullsized":"2024-09-21T10:42:14.550928+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:51:19.233356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"1334'9550","reported_seq":9588,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:31.958348+0000","last_change":"2024-09-21T10:39:32.863886+0000","last_active":"2024-09-21T10:42:31.958348+0000","last_peered":"2024-09-21T10:42:31.958348+0000","last_clean":"2024-09-21T10:42:31.958348+0000","last_became_active":"2024-09-21T10:39:32.863194+0000","last_became_peered":"2024-09-21T10:39:32.863194+0000","last_unstale":"2024-09-21T10:42:31.958348+0000","last_undegraded":"2024-09-21T10:42:31.958348+0000","last_fullsized":"2024-09-21T10:42:31.958348+0000","mapping_epoch":1305,"log_start":"1309'2000","ondisk_log_start":"1309'2000","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7550,"log_dups_size":0,"ondisk_log_size":7550,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:06.203091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177209344,"num_objects":2704,"num_object_clones":0,"num_object_copies":8112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2704,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9550,"num_write_kb":392128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1320,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547389+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:42:14.547389+0000","last_peered":"2024-09-21T10:42:14.547389+0000","last_clean":"2024-09-21T10:42:14.547389+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:42:14.547389+0000","last_undegraded":"2024-09-21T10:42:14.547389+0000","last_fullsized":"2024-09-21T10:42:14.547389+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":495,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.629462+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:42:28.629462+0000","last_peered":"2024-09-21T10:42:28.629462+0000","last_clean":"2024-09-21T10:42:28.629462+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:42:28.629462+0000","last_undegraded":"2024-09-21T10:42:28.629462+0000","last_fullsized":"2024-09-21T10:42:28.629462+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"1333'9600","reported_seq":9671,"reported_epoch":1333,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:27.855972+0000","last_change":"2024-09-21T10:40:11.749291+0000","last_active":"2024-09-21T10:42:27.855972+0000","last_peered":"2024-09-21T10:42:27.855972+0000","last_clean":"2024-09-21T10:40:09.384496+0000","last_became_active":"2024-09-21T10:40:11.734634+0000","last_became_peered":"2024-09-21T10:40:11.734634+0000","last_unstale":"2024-09-21T10:42:27.855972+0000","last_undegraded":"2024-09-21T10:40:11.442863+0000","last_fullsized":"2024-09-21T10:40:11.401166+0000","mapping_epoch":1312,"log_start":"1315'3700","ondisk_log_start":"1315'3700","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5900,"log_dups_size":0,"ondisk_log_size":5900,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193855488,"num_objects":2958,"num_object_clones":0,"num_object_copies":8874,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3641,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2958,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9600,"num_write_kb":401856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,6],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6","objects":-683},{"shards":"3,6,7","objects":320}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1708,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.559109+0000","last_change":"2024-09-21T10:40:13.415389+0000","last_active":"2024-09-21T10:42:14.559109+0000","last_peered":"2024-09-21T10:42:14.559109+0000","last_clean":"2024-09-21T10:42:14.559109+0000","last_became_active":"2024-09-21T10:40:13.414655+0000","last_became_peered":"2024-09-21T10:40:13.414655+0000","last_unstale":"2024-09-21T10:42:14.559109+0000","last_undegraded":"2024-09-21T10:42:14.559109+0000","last_fullsized":"2024-09-21T10:42:14.559109+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":471,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.560026+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:42:14.560026+0000","last_peered":"2024-09-21T10:42:14.560026+0000","last_clean":"2024-09-21T10:42:14.560026+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:42:14.560026+0000","last_undegraded":"2024-09-21T10:42:14.560026+0000","last_fullsized":"2024-09-21T10:42:14.560026+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":123,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.636010+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:42:28.636010+0000","last_peered":"2024-09-21T10:42:28.636010+0000","last_clean":"2024-09-21T10:42:28.636010+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:42:28.636010+0000","last_undegraded":"2024-09-21T10:42:28.636010+0000","last_fullsized":"2024-09-21T10:42:28.636010+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"1334'9993","reported_seq":10032,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:31.878176+0000","last_change":"2024-09-21T10:39:32.863480+0000","last_active":"2024-09-21T10:42:31.878176+0000","last_peered":"2024-09-21T10:42:31.878176+0000","last_clean":"2024-09-21T10:42:31.878176+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:42:31.878176+0000","last_undegraded":"2024-09-21T10:42:31.878176+0000","last_fullsized":"2024-09-21T10:42:31.878176+0000","mapping_epoch":1305,"log_start":"1309'2000","ondisk_log_start":"1309'2000","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7993,"log_dups_size":0,"ondisk_log_size":7993,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:19.798805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177012736,"num_objects":2701,"num_object_clones":0,"num_object_copies":8103,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2701,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9993,"num_write_kb":406208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1474,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547017+0000","last_change":"2024-09-21T10:36:45.667800+0000","last_active":"2024-09-21T10:42:14.547017+0000","last_peered":"2024-09-21T10:42:14.547017+0000","last_clean":"2024-09-21T10:42:14.547017+0000","last_became_active":"2024-09-21T10:36:18.559098+0000","last_became_peered":"2024-09-21T10:36:18.559098+0000","last_unstale":"2024-09-21T10:42:14.547017+0000","last_undegraded":"2024-09-21T10:42:14.547017+0000","last_fullsized":"2024-09-21T10:42:14.547017+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:44.434370+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":102,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.550823+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:42:14.550823+0000","last_peered":"2024-09-21T10:42:14.550823+0000","last_clean":"2024-09-21T10:42:14.550823+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:42:14.550823+0000","last_undegraded":"2024-09-21T10:42:14.550823+0000","last_fullsized":"2024-09-21T10:42:14.550823+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":114,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.636009+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:42:28.636009+0000","last_peered":"2024-09-21T10:42:28.636009+0000","last_clean":"2024-09-21T10:42:28.636009+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:42:28.636009+0000","last_undegraded":"2024-09-21T10:42:28.636009+0000","last_fullsized":"2024-09-21T10:42:28.636009+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"1333'9391","reported_seq":9460,"reported_epoch":1333,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:27.892236+0000","last_change":"2024-09-21T10:40:17.413174+0000","last_active":"2024-09-21T10:42:27.892236+0000","last_peered":"2024-09-21T10:42:27.892236+0000","last_clean":"2024-09-21T10:40:09.397006+0000","last_became_active":"2024-09-21T10:40:17.388526+0000","last_became_peered":"2024-09-21T10:40:17.388526+0000","last_unstale":"2024-09-21T10:42:27.892236+0000","last_undegraded":"2024-09-21T10:40:17.325156+0000","last_fullsized":"2024-09-21T10:40:17.320397+0000","mapping_epoch":1312,"log_start":"1310'3500","ondisk_log_start":"1310'3500","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5891,"log_dups_size":0,"ondisk_log_size":5891,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186449920,"num_objects":2845,"num_object_clones":0,"num_object_copies":8535,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3599,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2845,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9391,"num_write_kb":391552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1],"avail_no_missing":["3","1","7"],"object_location_counts":[{"shards":"1,3","objects":-754},{"shards":"1,3,7","objects":326}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":123,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.553366+0000","last_change":"2024-09-21T10:40:10.421519+0000","last_active":"2024-09-21T10:42:14.553366+0000","last_peered":"2024-09-21T10:42:14.553366+0000","last_clean":"2024-09-21T10:42:14.553366+0000","last_became_active":"2024-09-21T10:40:10.421136+0000","last_became_peered":"2024-09-21T10:40:10.421136+0000","last_unstale":"2024-09-21T10:42:14.553366+0000","last_undegraded":"2024-09-21T10:42:14.553366+0000","last_fullsized":"2024-09-21T10:42:14.553366+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:43.454920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":123,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.636033+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:42:28.636033+0000","last_peered":"2024-09-21T10:42:28.636033+0000","last_clean":"2024-09-21T10:42:28.636033+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:42:28.636033+0000","last_undegraded":"2024-09-21T10:42:28.636033+0000","last_fullsized":"2024-09-21T10:42:28.636033+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"1333'9339","reported_seq":9407,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:27.758276+0000","last_change":"2024-09-21T10:39:32.863427+0000","last_active":"2024-09-21T10:42:27.758276+0000","last_peered":"2024-09-21T10:42:27.758276+0000","last_clean":"2024-09-21T10:42:27.758276+0000","last_became_active":"2024-09-21T10:39:32.863040+0000","last_became_peered":"2024-09-21T10:39:32.863040+0000","last_unstale":"2024-09-21T10:42:27.758276+0000","last_undegraded":"2024-09-21T10:42:27.758276+0000","last_fullsized":"2024-09-21T10:42:27.758276+0000","mapping_epoch":1305,"log_start":"1310'3400","ondisk_log_start":"1310'3400","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5939,"log_dups_size":0,"ondisk_log_size":5939,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:11:09.478074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180944896,"num_objects":2761,"num_object_clones":0,"num_object_copies":8283,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2761,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9339,"num_write_kb":387200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"362'149","reported_seq":1474,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547137+0000","last_change":"2024-09-21T10:36:44.694948+0000","last_active":"2024-09-21T10:42:14.547137+0000","last_peered":"2024-09-21T10:42:14.547137+0000","last_clean":"2024-09-21T10:42:14.547137+0000","last_became_active":"2024-09-21T10:36:18.556112+0000","last_became_peered":"2024-09-21T10:36:18.556112+0000","last_unstale":"2024-09-21T10:42:14.547137+0000","last_undegraded":"2024-09-21T10:42:14.547137+0000","last_fullsized":"2024-09-21T10:42:14.547137+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:15.883804+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":454,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.554611+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:42:14.554611+0000","last_peered":"2024-09-21T10:42:14.554611+0000","last_clean":"2024-09-21T10:42:14.554611+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:42:14.554611+0000","last_undegraded":"2024-09-21T10:42:14.554611+0000","last_fullsized":"2024-09-21T10:42:14.554611+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":460,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.558639+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:42:14.558639+0000","last_peered":"2024-09-21T10:42:14.558639+0000","last_clean":"2024-09-21T10:42:14.558639+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:42:14.558639+0000","last_undegraded":"2024-09-21T10:42:14.558639+0000","last_fullsized":"2024-09-21T10:42:14.558639+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.8","version":"1333'9468","reported_seq":9536,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:27.855471+0000","last_change":"2024-09-21T10:39:32.733555+0000","last_active":"2024-09-21T10:42:27.855471+0000","last_peered":"2024-09-21T10:42:27.855471+0000","last_clean":"2024-09-21T10:42:27.855471+0000","last_became_active":"2024-09-21T10:39:32.732604+0000","last_became_peered":"2024-09-21T10:39:32.732604+0000","last_unstale":"2024-09-21T10:42:27.855471+0000","last_undegraded":"2024-09-21T10:42:27.855471+0000","last_fullsized":"2024-09-21T10:42:27.855471+0000","mapping_epoch":1305,"log_start":"1310'3500","ondisk_log_start":"1310'3500","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5968,"log_dups_size":0,"ondisk_log_size":5968,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:48.320649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186908672,"num_objects":2852,"num_object_clones":0,"num_object_copies":8556,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2852,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9468,"num_write_kb":394240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1452,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.629009+0000","last_change":"2024-09-21T10:40:13.409809+0000","last_active":"2024-09-21T10:42:28.629009+0000","last_peered":"2024-09-21T10:42:28.629009+0000","last_clean":"2024-09-21T10:42:28.629009+0000","last_became_active":"2024-09-21T10:40:13.409149+0000","last_became_peered":"2024-09-21T10:40:13.409149+0000","last_unstale":"2024-09-21T10:42:28.629009+0000","last_undegraded":"2024-09-21T10:42:28.629009+0000","last_fullsized":"2024-09-21T10:42:28.629009+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1315,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547348+0000","last_change":"2024-09-21T10:40:10.434659+0000","last_active":"2024-09-21T10:42:14.547348+0000","last_peered":"2024-09-21T10:42:14.547348+0000","last_clean":"2024-09-21T10:42:14.547348+0000","last_became_active":"2024-09-21T10:40:10.406159+0000","last_became_peered":"2024-09-21T10:40:10.406159+0000","last_unstale":"2024-09-21T10:42:14.547348+0000","last_undegraded":"2024-09-21T10:42:14.547348+0000","last_fullsized":"2024-09-21T10:42:14.547348+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:15.791343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":468,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.560762+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:42:14.560762+0000","last_peered":"2024-09-21T10:42:14.560762+0000","last_clean":"2024-09-21T10:42:14.560762+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:42:14.560762+0000","last_undegraded":"2024-09-21T10:42:14.560762+0000","last_fullsized":"2024-09-21T10:42:14.560762+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":112,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:16.903334+0000","last_change":"2024-09-21T10:40:10.405505+0000","last_active":"2024-09-21T10:42:16.903334+0000","last_peered":"2024-09-21T10:42:16.903334+0000","last_clean":"2024-09-21T10:42:16.903334+0000","last_became_active":"2024-09-21T10:40:10.405107+0000","last_became_peered":"2024-09-21T10:40:10.405107+0000","last_unstale":"2024-09-21T10:42:16.903334+0000","last_undegraded":"2024-09-21T10:42:16.903334+0000","last_fullsized":"2024-09-21T10:42:16.903334+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:50:57.199715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"1334'9427","reported_seq":9497,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.419281+0000","last_change":"2024-09-21T10:39:32.734534+0000","last_active":"2024-09-21T10:42:30.419281+0000","last_peered":"2024-09-21T10:42:30.419281+0000","last_clean":"2024-09-21T10:42:30.419281+0000","last_became_active":"2024-09-21T10:39:32.734171+0000","last_became_peered":"2024-09-21T10:39:32.734171+0000","last_unstale":"2024-09-21T10:42:30.419281+0000","last_undegraded":"2024-09-21T10:42:30.419281+0000","last_fullsized":"2024-09-21T10:42:30.419281+0000","mapping_epoch":1305,"log_start":"1309'1700","ondisk_log_start":"1309'1700","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7727,"log_dups_size":0,"ondisk_log_size":7727,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:25.556747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177668096,"num_objects":2711,"num_object_clones":0,"num_object_copies":8133,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2711,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9427,"num_write_kb":388416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1676,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.634385+0000","last_change":"2024-09-21T10:36:44.447270+0000","last_active":"2024-09-21T10:42:28.634385+0000","last_peered":"2024-09-21T10:42:28.634385+0000","last_clean":"2024-09-21T10:42:28.634385+0000","last_became_active":"2024-09-21T10:36:18.568793+0000","last_became_peered":"2024-09-21T10:36:18.568793+0000","last_unstale":"2024-09-21T10:42:28.634385+0000","last_undegraded":"2024-09-21T10:42:28.634385+0000","last_fullsized":"2024-09-21T10:42:28.634385+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:15.734272+0000","scrub_duration":0.0031585990000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1130,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.629097+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:42:28.629097+0000","last_peered":"2024-09-21T10:42:28.629097+0000","last_clean":"2024-09-21T10:42:28.629097+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:42:28.629097+0000","last_undegraded":"2024-09-21T10:42:28.629097+0000","last_fullsized":"2024-09-21T10:42:28.629097+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":509,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.632668+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:42:28.632668+0000","last_peered":"2024-09-21T10:42:28.632668+0000","last_clean":"2024-09-21T10:42:28.632668+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:42:28.632668+0000","last_undegraded":"2024-09-21T10:42:28.632668+0000","last_fullsized":"2024-09-21T10:42:28.632668+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":481,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.630466+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:42:28.630466+0000","last_peered":"2024-09-21T10:42:28.630466+0000","last_clean":"2024-09-21T10:42:28.630466+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:42:28.630466+0000","last_undegraded":"2024-09-21T10:42:28.630466+0000","last_fullsized":"2024-09-21T10:42:28.630466+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"1334'9492","reported_seq":9542,"reported_epoch":1334,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:31.980216+0000","last_change":"2024-09-21T10:40:11.730714+0000","last_active":"2024-09-21T10:42:31.980216+0000","last_peered":"2024-09-21T10:42:31.980216+0000","last_clean":"2024-09-21T10:40:09.392365+0000","last_became_active":"2024-09-21T10:40:11.724422+0000","last_became_peered":"2024-09-21T10:40:11.724422+0000","last_unstale":"2024-09-21T10:42:31.980216+0000","last_undegraded":"2024-09-21T10:40:11.524113+0000","last_fullsized":"2024-09-21T10:40:11.401427+0000","mapping_epoch":1312,"log_start":"1309'1900","ondisk_log_start":"1309'1900","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7592,"log_dups_size":0,"ondisk_log_size":7592,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:11.303917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174718976,"num_objects":2666,"num_object_clones":0,"num_object_copies":7998,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3566,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2666,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9492,"num_write_kb":389056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":-900},{"shards":"1,5,7","objects":153}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1452,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.626453+0000","last_change":"2024-09-21T10:40:13.411260+0000","last_active":"2024-09-21T10:42:28.626453+0000","last_peered":"2024-09-21T10:42:28.626453+0000","last_clean":"2024-09-21T10:42:28.626453+0000","last_became_active":"2024-09-21T10:40:13.410863+0000","last_became_peered":"2024-09-21T10:40:13.410863+0000","last_unstale":"2024-09-21T10:42:28.626453+0000","last_undegraded":"2024-09-21T10:42:28.626453+0000","last_fullsized":"2024-09-21T10:42:28.626453+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1868,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.607869+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:42:28.607869+0000","last_peered":"2024-09-21T10:42:28.607869+0000","last_clean":"2024-09-21T10:42:28.607869+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:42:28.607869+0000","last_undegraded":"2024-09-21T10:42:28.607869+0000","last_fullsized":"2024-09-21T10:42:28.607869+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1276,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.607422+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:42:28.607422+0000","last_peered":"2024-09-21T10:42:28.607422+0000","last_clean":"2024-09-21T10:42:28.607422+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:42:28.607422+0000","last_undegraded":"2024-09-21T10:42:28.607422+0000","last_fullsized":"2024-09-21T10:42:28.607422+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":975,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.548937+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:42:14.548937+0000","last_peered":"2024-09-21T10:42:14.548937+0000","last_clean":"2024-09-21T10:42:14.548937+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:42:14.548937+0000","last_undegraded":"2024-09-21T10:42:14.548937+0000","last_fullsized":"2024-09-21T10:42:14.548937+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.9","version":"1334'9642","reported_seq":12314,"reported_epoch":1334,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:30.438093+0000","last_change":"2024-09-21T10:41:36.002429+0000","last_active":"2024-09-21T10:42:30.438093+0000","last_peered":"2024-09-21T10:42:30.438093+0000","last_clean":"2024-09-21T10:40:09.399125+0000","last_became_active":"2024-09-21T10:40:11.742894+0000","last_became_peered":"2024-09-21T10:40:11.742894+0000","last_unstale":"2024-09-21T10:42:30.438093+0000","last_undegraded":"2024-09-21T10:40:11.431030+0000","last_fullsized":"2024-09-21T10:40:11.399341+0000","mapping_epoch":1312,"log_start":"1309'1900","ondisk_log_start":"1309'1900","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7742,"log_dups_size":0,"ondisk_log_size":7742,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178257920,"num_objects":2720,"num_object_clones":0,"num_object_copies":8160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2171,"num_objects_misplaced":197,"num_objects_unfound":0,"num_objects_dirty":2720,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9642,"num_write_kb":395584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1299,"num_bytes_recovered":85131264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","5","7"],"object_location_counts":[{"shards":"0,5","objects":352},{"shards":"0,5,7","objects":197}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1475,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.619285+0000","last_change":"2024-09-21T10:36:47.623786+0000","last_active":"2024-09-21T10:42:28.619285+0000","last_peered":"2024-09-21T10:42:28.619285+0000","last_clean":"2024-09-21T10:42:28.619285+0000","last_became_active":"2024-09-21T10:36:18.568738+0000","last_became_peered":"2024-09-21T10:36:18.568738+0000","last_unstale":"2024-09-21T10:42:28.619285+0000","last_undegraded":"2024-09-21T10:42:28.619285+0000","last_fullsized":"2024-09-21T10:42:28.619285+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:08.168163+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1326,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547563+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:42:14.547563+0000","last_peered":"2024-09-21T10:42:14.547563+0000","last_clean":"2024-09-21T10:42:14.547563+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:42:14.547563+0000","last_undegraded":"2024-09-21T10:42:14.547563+0000","last_fullsized":"2024-09-21T10:42:14.547563+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.553150+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:42:14.553150+0000","last_peered":"2024-09-21T10:42:14.553150+0000","last_clean":"2024-09-21T10:42:14.553150+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:42:14.553150+0000","last_undegraded":"2024-09-21T10:42:14.553150+0000","last_fullsized":"2024-09-21T10:42:14.553150+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1349,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.608392+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:42:28.608392+0000","last_peered":"2024-09-21T10:42:28.608392+0000","last_clean":"2024-09-21T10:42:28.608392+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:42:28.608392+0000","last_undegraded":"2024-09-21T10:42:28.608392+0000","last_fullsized":"2024-09-21T10:42:28.608392+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.f","version":"1334'9727","reported_seq":9766,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:31.986227+0000","last_change":"2024-09-21T10:39:32.863709+0000","last_active":"2024-09-21T10:42:31.986227+0000","last_peered":"2024-09-21T10:42:31.986227+0000","last_clean":"2024-09-21T10:42:31.986227+0000","last_became_active":"2024-09-21T10:39:32.863200+0000","last_became_peered":"2024-09-21T10:39:32.863200+0000","last_unstale":"2024-09-21T10:42:31.986227+0000","last_undegraded":"2024-09-21T10:42:31.986227+0000","last_fullsized":"2024-09-21T10:42:31.986227+0000","mapping_epoch":1305,"log_start":"1309'2200","ondisk_log_start":"1309'2200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7527,"log_dups_size":0,"ondisk_log_size":7527,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:07.768718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172032000,"num_objects":2625,"num_object_clones":0,"num_object_copies":7875,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2625,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9727,"num_write_kb":395264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1692,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.552278+0000","last_change":"2024-09-21T10:40:13.407561+0000","last_active":"2024-09-21T10:42:14.552278+0000","last_peered":"2024-09-21T10:42:14.552278+0000","last_clean":"2024-09-21T10:42:14.552278+0000","last_became_active":"2024-09-21T10:40:13.407242+0000","last_became_peered":"2024-09-21T10:40:13.407242+0000","last_unstale":"2024-09-21T10:42:14.552278+0000","last_undegraded":"2024-09-21T10:42:14.552278+0000","last_fullsized":"2024-09-21T10:42:14.552278+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:40.028877+0000","scrub_duration":0.012985854,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1318,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:16.978195+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:42:16.978195+0000","last_peered":"2024-09-21T10:42:16.978195+0000","last_clean":"2024-09-21T10:42:16.978195+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:42:16.978195+0000","last_undegraded":"2024-09-21T10:42:16.978195+0000","last_fullsized":"2024-09-21T10:42:16.978195+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":488,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.628098+0000","last_change":"2024-09-21T10:40:10.421302+0000","last_active":"2024-09-21T10:42:28.628098+0000","last_peered":"2024-09-21T10:42:28.628098+0000","last_clean":"2024-09-21T10:42:28.628098+0000","last_became_active":"2024-09-21T10:40:10.420974+0000","last_became_peered":"2024-09-21T10:40:10.420974+0000","last_unstale":"2024-09-21T10:42:28.628098+0000","last_undegraded":"2024-09-21T10:42:28.628098+0000","last_fullsized":"2024-09-21T10:42:28.628098+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:43.085543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":950,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547295+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:42:14.547295+0000","last_peered":"2024-09-21T10:42:14.547295+0000","last_clean":"2024-09-21T10:42:14.547295+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:42:14.547295+0000","last_undegraded":"2024-09-21T10:42:14.547295+0000","last_fullsized":"2024-09-21T10:42:14.547295+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.e","version":"1334'9726","reported_seq":14931,"reported_epoch":1334,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:32.180382+0000","last_change":"2024-09-21T10:41:35.993772+0000","last_active":"2024-09-21T10:42:32.180382+0000","last_peered":"2024-09-21T10:42:32.180382+0000","last_clean":"2024-09-21T10:40:09.375456+0000","last_became_active":"2024-09-21T10:40:11.686957+0000","last_became_peered":"2024-09-21T10:40:11.686957+0000","last_unstale":"2024-09-21T10:42:32.180382+0000","last_undegraded":"2024-09-21T10:40:11.417479+0000","last_fullsized":"2024-09-21T10:40:11.398159+0000","mapping_epoch":1312,"log_start":"1309'2700","ondisk_log_start":"1309'2700","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7026,"log_dups_size":0,"ondisk_log_size":7026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:53.478420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179961856,"num_objects":2746,"num_object_clones":0,"num_object_copies":8238,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1071,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2746,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9726,"num_write_kb":399104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2579,"num_bytes_recovered":164233216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,1],"avail_no_missing":["4","1","7"],"object_location_counts":[{"shards":"1,4","objects":1675}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1675,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.552111+0000","last_change":"2024-09-21T10:36:54.531785+0000","last_active":"2024-09-21T10:42:14.552111+0000","last_peered":"2024-09-21T10:42:14.552111+0000","last_clean":"2024-09-21T10:42:14.552111+0000","last_became_active":"2024-09-21T10:36:18.575995+0000","last_became_peered":"2024-09-21T10:36:18.575995+0000","last_unstale":"2024-09-21T10:42:14.552111+0000","last_undegraded":"2024-09-21T10:42:14.552111+0000","last_fullsized":"2024-09-21T10:42:14.552111+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:15:06.722608+0000","scrub_duration":0.017956387000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1260,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.608226+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:42:28.608226+0000","last_peered":"2024-09-21T10:42:28.608226+0000","last_clean":"2024-09-21T10:42:28.608226+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:42:28.608226+0000","last_undegraded":"2024-09-21T10:42:28.608226+0000","last_fullsized":"2024-09-21T10:42:28.608226+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1268,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.627088+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:42:28.627088+0000","last_peered":"2024-09-21T10:42:28.627088+0000","last_clean":"2024-09-21T10:42:28.627088+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:42:28.627088+0000","last_undegraded":"2024-09-21T10:42:28.627088+0000","last_fullsized":"2024-09-21T10:42:28.627088+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":488,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.629644+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:42:28.629644+0000","last_peered":"2024-09-21T10:42:28.629644+0000","last_clean":"2024-09-21T10:42:28.629644+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:42:28.629644+0000","last_undegraded":"2024-09-21T10:42:28.629644+0000","last_fullsized":"2024-09-21T10:42:28.629644+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"1334'9775","reported_seq":9822,"reported_epoch":1334,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:31.942834+0000","last_change":"2024-09-21T10:40:11.577092+0000","last_active":"2024-09-21T10:42:31.942834+0000","last_peered":"2024-09-21T10:42:31.942834+0000","last_clean":"2024-09-21T10:40:09.389760+0000","last_became_active":"2024-09-21T10:40:11.569227+0000","last_became_peered":"2024-09-21T10:40:11.569227+0000","last_unstale":"2024-09-21T10:42:31.942834+0000","last_undegraded":"2024-09-21T10:40:11.440995+0000","last_fullsized":"2024-09-21T10:40:11.401493+0000","mapping_epoch":1312,"log_start":"1309'2200","ondisk_log_start":"1309'2200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7575,"log_dups_size":0,"ondisk_log_size":7575,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:42.207249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178651160,"num_objects":2727,"num_object_clones":0,"num_object_copies":8181,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3684,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2727,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9775,"num_write_kb":400001,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":-957},{"shards":"1,5,7","objects":160}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1474,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.559394+0000","last_change":"2024-09-21T10:36:45.859087+0000","last_active":"2024-09-21T10:42:14.559394+0000","last_peered":"2024-09-21T10:42:14.559394+0000","last_clean":"2024-09-21T10:42:14.559394+0000","last_became_active":"2024-09-21T10:36:18.561316+0000","last_became_peered":"2024-09-21T10:36:18.561316+0000","last_unstale":"2024-09-21T10:42:14.559394+0000","last_undegraded":"2024-09-21T10:42:14.559394+0000","last_fullsized":"2024-09-21T10:42:14.559394+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:39.138344+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":462,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.558967+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:42:14.558967+0000","last_peered":"2024-09-21T10:42:14.558967+0000","last_clean":"2024-09-21T10:42:14.558967+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:42:14.558967+0000","last_undegraded":"2024-09-21T10:42:14.558967+0000","last_fullsized":"2024-09-21T10:42:14.558967+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":103,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.634334+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:42:28.634334+0000","last_peered":"2024-09-21T10:42:28.634334+0000","last_clean":"2024-09-21T10:42:28.634334+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:42:28.634334+0000","last_undegraded":"2024-09-21T10:42:28.634334+0000","last_fullsized":"2024-09-21T10:42:28.634334+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":454,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.554426+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:42:14.554426+0000","last_peered":"2024-09-21T10:42:14.554426+0000","last_clean":"2024-09-21T10:42:14.554426+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:42:14.554426+0000","last_undegraded":"2024-09-21T10:42:14.554426+0000","last_fullsized":"2024-09-21T10:42:14.554426+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"1333'9006","reported_seq":9077,"reported_epoch":1333,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:27.826667+0000","last_change":"2024-09-21T10:40:11.733504+0000","last_active":"2024-09-21T10:42:27.826667+0000","last_peered":"2024-09-21T10:42:27.826667+0000","last_clean":"2024-09-21T10:40:09.368208+0000","last_became_active":"2024-09-21T10:40:11.723403+0000","last_became_peered":"2024-09-21T10:40:11.723403+0000","last_unstale":"2024-09-21T10:42:27.826667+0000","last_undegraded":"2024-09-21T10:40:11.428382+0000","last_fullsized":"2024-09-21T10:40:11.400301+0000","mapping_epoch":1312,"log_start":"1310'3100","ondisk_log_start":"1310'3100","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5906,"log_dups_size":0,"ondisk_log_size":5906,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":184156160,"num_objects":2810,"num_object_clones":0,"num_object_copies":8430,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3440,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2810,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9006,"num_write_kb":378112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4","objects":-630},{"shards":"3,4,7","objects":342}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1536,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.560137+0000","last_change":"2024-09-21T10:40:13.412016+0000","last_active":"2024-09-21T10:42:14.560137+0000","last_peered":"2024-09-21T10:42:14.560137+0000","last_clean":"2024-09-21T10:42:14.560137+0000","last_became_active":"2024-09-21T10:40:13.411252+0000","last_became_peered":"2024-09-21T10:40:13.411252+0000","last_unstale":"2024-09-21T10:42:14.560137+0000","last_undegraded":"2024-09-21T10:42:14.560137+0000","last_fullsized":"2024-09-21T10:42:14.560137+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:34:34.276952+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":507,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.630534+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:42:28.630534+0000","last_peered":"2024-09-21T10:42:28.630534+0000","last_clean":"2024-09-21T10:42:28.630534+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:42:28.630534+0000","last_undegraded":"2024-09-21T10:42:28.630534+0000","last_fullsized":"2024-09-21T10:42:28.630534+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":112,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.634499+0000","last_change":"2024-09-21T10:40:10.421374+0000","last_active":"2024-09-21T10:42:28.634499+0000","last_peered":"2024-09-21T10:42:28.634499+0000","last_clean":"2024-09-21T10:42:28.634499+0000","last_became_active":"2024-09-21T10:40:10.421052+0000","last_became_peered":"2024-09-21T10:40:10.421052+0000","last_unstale":"2024-09-21T10:42:28.634499+0000","last_undegraded":"2024-09-21T10:42:28.634499+0000","last_fullsized":"2024-09-21T10:42:28.634499+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:00.866243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":123,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.553533+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:42:14.553533+0000","last_peered":"2024-09-21T10:42:14.553533+0000","last_clean":"2024-09-21T10:42:14.553533+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:42:14.553533+0000","last_undegraded":"2024-09-21T10:42:14.553533+0000","last_fullsized":"2024-09-21T10:42:14.553533+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":122,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.553108+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:42:14.553108+0000","last_peered":"2024-09-21T10:42:14.553108+0000","last_clean":"2024-09-21T10:42:14.553108+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:42:14.553108+0000","last_undegraded":"2024-09-21T10:42:14.553108+0000","last_fullsized":"2024-09-21T10:42:14.553108+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":161,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.554012+0000","last_change":"2024-09-21T10:40:10.438870+0000","last_active":"2024-09-21T10:42:14.554012+0000","last_peered":"2024-09-21T10:42:14.554012+0000","last_clean":"2024-09-21T10:42:14.554012+0000","last_became_active":"2024-09-21T10:40:10.421330+0000","last_became_peered":"2024-09-21T10:40:10.421330+0000","last_unstale":"2024-09-21T10:42:14.554012+0000","last_undegraded":"2024-09-21T10:42:14.554012+0000","last_fullsized":"2024-09-21T10:42:14.554012+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:24.063506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1297,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547220+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:42:14.547220+0000","last_peered":"2024-09-21T10:42:14.547220+0000","last_clean":"2024-09-21T10:42:14.547220+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:42:14.547220+0000","last_undegraded":"2024-09-21T10:42:14.547220+0000","last_fullsized":"2024-09-21T10:42:14.547220+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1129,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.558188+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:42:14.558188+0000","last_peered":"2024-09-21T10:42:14.558188+0000","last_clean":"2024-09-21T10:42:14.558188+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:42:14.558188+0000","last_undegraded":"2024-09-21T10:42:14.558188+0000","last_fullsized":"2024-09-21T10:42:14.558188+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[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.16","version":"0'0","reported_seq":1292,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547570+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:42:14.547570+0000","last_peered":"2024-09-21T10:42:14.547570+0000","last_clean":"2024-09-21T10:42:14.547570+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:42:14.547570+0000","last_undegraded":"2024-09-21T10:42:14.547570+0000","last_fullsized":"2024-09-21T10:42:14.547570+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":467,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.559158+0000","last_change":"2024-09-21T10:40:10.420476+0000","last_active":"2024-09-21T10:42:14.559158+0000","last_peered":"2024-09-21T10:42:14.559158+0000","last_clean":"2024-09-21T10:42:14.559158+0000","last_became_active":"2024-09-21T10:40:10.420162+0000","last_became_peered":"2024-09-21T10:40:10.420162+0000","last_unstale":"2024-09-21T10:42:14.559158+0000","last_undegraded":"2024-09-21T10:42:14.559158+0000","last_fullsized":"2024-09-21T10:42:14.559158+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:41.809988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":494,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.627088+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:42:28.627088+0000","last_peered":"2024-09-21T10:42:28.627088+0000","last_clean":"2024-09-21T10:42:28.627088+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:42:28.627088+0000","last_undegraded":"2024-09-21T10:42:28.627088+0000","last_fullsized":"2024-09-21T10:42:28.627088+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":467,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.554655+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:42:14.554655+0000","last_peered":"2024-09-21T10:42:14.554655+0000","last_clean":"2024-09-21T10:42:14.554655+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:42:14.554655+0000","last_undegraded":"2024-09-21T10:42:14.554655+0000","last_fullsized":"2024-09-21T10:42:14.554655+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":103,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.552353+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:42:14.552353+0000","last_peered":"2024-09-21T10:42:14.552353+0000","last_clean":"2024-09-21T10:42:14.552353+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:42:14.552353+0000","last_undegraded":"2024-09-21T10:42:14.552353+0000","last_fullsized":"2024-09-21T10:42:14.552353+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":446,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.554845+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:42:14.554845+0000","last_peered":"2024-09-21T10:42:14.554845+0000","last_clean":"2024-09-21T10:42:14.554845+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:42:14.554845+0000","last_undegraded":"2024-09-21T10:42:14.554845+0000","last_fullsized":"2024-09-21T10:42:14.554845+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":503,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.630396+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:42:28.630396+0000","last_peered":"2024-09-21T10:42:28.630396+0000","last_clean":"2024-09-21T10:42:28.630396+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:42:28.630396+0000","last_undegraded":"2024-09-21T10:42:28.630396+0000","last_fullsized":"2024-09-21T10:42:28.630396+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":467,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.558501+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:42:14.558501+0000","last_peered":"2024-09-21T10:42:14.558501+0000","last_clean":"2024-09-21T10:42:14.558501+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:42:14.558501+0000","last_undegraded":"2024-09-21T10:42:14.558501+0000","last_fullsized":"2024-09-21T10:42:14.558501+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":467,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.558336+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:42:14.558336+0000","last_peered":"2024-09-21T10:42:14.558336+0000","last_clean":"2024-09-21T10:42:14.558336+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:42:14.558336+0000","last_undegraded":"2024-09-21T10:42:14.558336+0000","last_fullsized":"2024-09-21T10:42:14.558336+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":113,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.552861+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:42:14.552861+0000","last_peered":"2024-09-21T10:42:14.552861+0000","last_clean":"2024-09-21T10:42:14.552861+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:42:14.552861+0000","last_undegraded":"2024-09-21T10:42:14.552861+0000","last_fullsized":"2024-09-21T10:42:14.552861+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1828,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.608315+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:42:28.608315+0000","last_peered":"2024-09-21T10:42:28.608315+0000","last_clean":"2024-09-21T10:42:28.608315+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:42:28.608315+0000","last_undegraded":"2024-09-21T10:42:28.608315+0000","last_fullsized":"2024-09-21T10:42:28.608315+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":501,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.629547+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:42:28.629547+0000","last_peered":"2024-09-21T10:42:28.629547+0000","last_clean":"2024-09-21T10:42:28.629547+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:42:28.629547+0000","last_undegraded":"2024-09-21T10:42:28.629547+0000","last_fullsized":"2024-09-21T10:42:28.629547+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":113,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.553080+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:42:14.553080+0000","last_peered":"2024-09-21T10:42:14.553080+0000","last_clean":"2024-09-21T10:42:14.553080+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:42:14.553080+0000","last_undegraded":"2024-09-21T10:42:14.553080+0000","last_fullsized":"2024-09-21T10:42:14.553080+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1324,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547442+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:42:14.547442+0000","last_peered":"2024-09-21T10:42:14.547442+0000","last_clean":"2024-09-21T10:42:14.547442+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:42:14.547442+0000","last_undegraded":"2024-09-21T10:42:14.547442+0000","last_fullsized":"2024-09-21T10:42:14.547442+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":113,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.552936+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:42:14.552936+0000","last_peered":"2024-09-21T10:42:14.552936+0000","last_clean":"2024-09-21T10:42:14.552936+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:42:14.552936+0000","last_undegraded":"2024-09-21T10:42:14.552936+0000","last_fullsized":"2024-09-21T10:42:14.552936+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1321,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.547737+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:42:14.547737+0000","last_peered":"2024-09-21T10:42:14.547737+0000","last_clean":"2024-09-21T10:42:14.547737+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:42:14.547737+0000","last_undegraded":"2024-09-21T10:42:14.547737+0000","last_fullsized":"2024-09-21T10:42:14.547737+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":446,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.558644+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:42:14.558644+0000","last_peered":"2024-09-21T10:42:14.558644+0000","last_clean":"2024-09-21T10:42:14.558644+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:42:14.558644+0000","last_undegraded":"2024-09-21T10:42:14.558644+0000","last_fullsized":"2024-09-21T10:42:14.558644+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":461,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.558338+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:42:14.558338+0000","last_peered":"2024-09-21T10:42:14.558338+0000","last_clean":"2024-09-21T10:42:14.558338+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:42:14.558338+0000","last_undegraded":"2024-09-21T10:42:14.558338+0000","last_fullsized":"2024-09-21T10:42:14.558338+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":122,"reported_epoch":1333,"state":"active+clean","last_fresh":"2024-09-21T10:42:14.552662+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:42:14.552662+0000","last_peered":"2024-09-21T10:42:14.552662+0000","last_clean":"2024-09-21T10:42:14.552662+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:42:14.552662+0000","last_undegraded":"2024-09-21T10:42:14.552662+0000","last_fullsized":"2024-09-21T10:42:14.552662+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":487,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.626995+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:42:28.626995+0000","last_peered":"2024-09-21T10:42:28.626995+0000","last_clean":"2024-09-21T10:42:28.626995+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:42:28.626995+0000","last_undegraded":"2024-09-21T10:42:28.626995+0000","last_fullsized":"2024-09-21T10:42:28.626995+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":2878603288,"num_objects":43925,"num_object_clones":0,"num_object_copies":131775,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":21172,"num_objects_misplaced":197,"num_objects_unfound":0,"num_objects_dirty":43925,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":153107,"num_write_kb":6304961,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11166,"num_bytes_recovered":726990848,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":10451431424,"data_stored":10451419208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112707,"ondisk_log_size":112707,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":20046,"num_keys_recovered":30,"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":126976,"data_stored":21634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":751377,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":106,"num_read_kb":227,"num_write":58,"num_write_kb":658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":1132727,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234466,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":46,"seq":197568496103,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1035324,"kb_used_data":530932,"kb_used_omap":1,"kb_used_meta":504382,"kb_avail":92709828,"statfs":{"total":95995035648,"available":94934863872,"internally_reserved":0,"allocated":543674368,"data_stored":540679791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":516487623},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757740,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2437688,"kb_used_data":1720816,"kb_used_omap":1,"kb_used_meta":716862,"kb_avail":91307464,"statfs":{"total":95995035648,"available":93498843136,"internally_reserved":0,"allocated":1762115584,"data_stored":1759121463,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":734067142},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967911,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1379452,"kb_used_data":715700,"kb_used_omap":46,"kb_used_meta":663697,"kb_avail":92365700,"statfs":{"total":95995035648,"available":94582476800,"internally_reserved":0,"allocated":732876800,"data_stored":729883272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":679626428},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093684,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1645364,"kb_used_data":1053160,"kb_used_omap":73,"kb_used_meta":592054,"kb_avail":92099788,"statfs":{"total":95995035648,"available":94310182912,"internally_reserved":0,"allocated":1078435840,"data_stored":1075449378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":606263858},"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":[]},{"osd":4,"up_from":30,"seq":128849019376,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1407936,"kb_used_data":853496,"kb_used_omap":1,"kb_used_meta":554430,"kb_avail":92337216,"statfs":{"total":95995035648,"available":94553309184,"internally_reserved":0,"allocated":873979904,"data_stored":870981278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":567736774},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888671,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2584416,"kb_used_data":1790296,"kb_used_omap":30,"kb_used_meta":794081,"kb_avail":91160736,"statfs":{"total":95995035648,"available":93348593664,"internally_reserved":0,"allocated":1833263104,"data_stored":1830284573,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":813139764},"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":[1,0,0,1,6],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047149,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2539808,"kb_used_data":1843864,"kb_used_omap":44,"kb_used_meta":695699,"kb_avail":91205344,"statfs":{"total":95995035648,"available":93394272256,"internally_reserved":0,"allocated":1888116736,"data_stored":1885137566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":712396398},"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":[0,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":12288,"data_stored":694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":20480,"data_stored":4860,"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":28672,"data_stored":4972,"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":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1061879808,"data_stored":1061879808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1866862592,"data_stored":1866858520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":710017024,"data_stored":710017024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1820196864,"data_stored":1820196864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":863440896,"data_stored":863436824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1747456000,"data_stored":1747451928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532348928,"data_stored":532348928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1849229312,"data_stored":1849229312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:42:34.345 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:34.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.398 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:34.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:34.422 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:34.499 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:34.519 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:42:34.540 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:34.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:34.642 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:34.688 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:34.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:34.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:34.818 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:34.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:34.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:34 smithi007 ceph-mon[99390]: from='client.45746 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:34.856 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:34 smithi007 ceph-mon[101144]: from='client.45746 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:34.862 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:34 smithi031 ceph-mon[96824]: from='client.45746 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:34.891 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:42:34.920 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:34.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.988 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:34.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:35.089 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:35.114 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:35.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:35.216 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:35.271 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:35.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:35.373 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:35.399 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:35.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:35.501 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:35.528 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:35.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:35.630 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:35.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.666 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:35.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:35.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:35.794 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:35.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:35.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:35 smithi031 ceph-mon[96824]: pgmap v1936: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 21172/128676 objects degraded (16.454%); 197/128676 objects misplaced (0.153%); 4.8 MiB/s, 84 objects/s recovering 2024-09-21T10:42:35.926 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:35.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:35 smithi007 ceph-mon[99390]: pgmap v1936: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 21172/128676 objects degraded (16.454%); 197/128676 objects misplaced (0.153%); 4.8 MiB/s, 84 objects/s recovering 2024-09-21T10:42:35.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:35 smithi007 ceph-mon[101144]: pgmap v1936: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 21172/128676 objects degraded (16.454%); 197/128676 objects misplaced (0.153%); 4.8 MiB/s, 84 objects/s recovering 2024-09-21T10:42:35.980 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:35.992 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:35.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:36.094 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:36.136 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:36.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:36.238 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:36.292 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:36.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:36.394 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:36.439 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:36.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:36.541 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:36.568 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:36.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:36.670 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:36.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:36.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:36.715 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:36.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:36.807 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:42:36.807 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:42:36.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:36.844 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:36.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:36.852 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:42:36.852 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:42:36.888 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:42:36.888 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:42:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:36.926 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:42:36.926 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:42:36.946 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:36.960 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:42:36.960 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:42:36.971 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:36.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:36.996 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:42:36.996 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:42:37.033 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:42:37.033 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:42:37.067 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:42:37.067 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:42:37.073 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:37.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:37.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:37.201 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:37.246 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:37.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:37.345 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:42:37.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:37.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.387 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:37.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:37.488 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:37.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.540 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:37.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:37.641 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:37.658 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:37 smithi007 ceph-mon[101144]: pgmap v1937: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 717 op/s; 21213/126756 objects degraded (16.735%); 1/126756 objects misplaced (0.001%); 5.0 MiB/s, 87 objects/s recovering 2024-09-21T10:42:37.659 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:37 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3509968458' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:37.701 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:37.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:37.803 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:37.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.852 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:37.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:37 smithi031 ceph-mon[96824]: pgmap v1937: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 717 op/s; 21213/126756 objects degraded (16.735%); 1/126756 objects misplaced (0.001%); 5.0 MiB/s, 87 objects/s recovering 2024-09-21T10:42:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:37 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3509968458' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:37 smithi007 ceph-mon[99390]: pgmap v1937: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 717 op/s; 21213/126756 objects degraded (16.735%); 1/126756 objects misplaced (0.001%); 5.0 MiB/s, 87 objects/s recovering 2024-09-21T10:42:37.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:37 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3509968458' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:37.953 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:37.979 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:37.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:38.081 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:38.104 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:38.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:38.205 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:38.252 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:38.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:38.354 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:38.383 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:38.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:38.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:38.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:38.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:38.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:38.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:38.762 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:38.790 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:38.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:38.891 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:38.930 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:38.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:38.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:38 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 21213/126756 objects degraded (16.735%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:38.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:38 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 21213/126756 objects degraded (16.735%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:39.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:39.064 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:39.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:39.114 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:38 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 21213/126756 objects degraded (16.735%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:39.166 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:39.212 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:39.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:39.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:39.342 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:39.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:39.444 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:39.470 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:39.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:39.572 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:39.616 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:39.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:39.718 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:39.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.768 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:39.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:39.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:39.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:39.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:39 smithi007 ceph-mon[99390]: pgmap v1938: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 699 op/s; 20894/118209 objects degraded (17.675%); 1/118209 objects misplaced (0.001%); 3.3 MiB/s, 92 objects/s recovering 2024-09-21T10:42:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:39 smithi007 ceph-mon[101144]: pgmap v1938: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 699 op/s; 20894/118209 objects degraded (17.675%); 1/118209 objects misplaced (0.001%); 3.3 MiB/s, 92 objects/s recovering 2024-09-21T10:42:39.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:40.037 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:40.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:40.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:39 smithi031 ceph-mon[96824]: pgmap v1938: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 699 op/s; 20894/118209 objects degraded (17.675%); 1/118209 objects misplaced (0.001%); 3.3 MiB/s, 92 objects/s recovering 2024-09-21T10:42:40.166 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:40.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:40.267 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:40.292 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:40.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:40.394 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:40.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.447 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:40.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:40.548 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:40.588 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:40.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:40.692 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:40.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.719 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:40.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:40.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:40.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:40.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:40.944 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:40.970 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:40.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:41.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:41.096 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:41.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:41.126 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:42:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:42:40] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.51.0" 2024-09-21T10:42:41.197 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:41.223 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:41.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:41.324 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:41.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.368 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:41.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:41.469 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:41.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.521 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:41.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:41.622 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:41.640 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:42:41.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.664 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:41.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:41.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:41.789 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:41.812 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:41 smithi007 ceph-mon[99390]: pgmap v1939: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 20894/118209 objects degraded (17.675%); 1/118209 objects misplaced (0.001%); 2.8 MiB/s, 77 objects/s recovering 2024-09-21T10:42:41.812 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:41 smithi007 ceph-mon[101144]: pgmap v1939: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 20894/118209 objects degraded (17.675%); 1/118209 objects misplaced (0.001%); 2.8 MiB/s, 77 objects/s recovering 2024-09-21T10:42:41.891 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:41.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.934 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:41.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:42.035 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:42.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.102 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:42.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:41 smithi031 ceph-mon[96824]: pgmap v1939: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 20894/118209 objects degraded (17.675%); 1/118209 objects misplaced (0.001%); 2.8 MiB/s, 77 objects/s recovering 2024-09-21T10:42:42.202 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:42.229 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:42.331 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:42.372 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:42.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:42.477 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:42.505 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:42.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:42.607 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:42.645 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:42.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:42.688 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:42:42.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:42.790 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:42.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:42.892 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:42.935 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:42.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:42 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2550123888' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:42:42.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:42 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2550123888' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:42:43.037 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:43.059 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:42:43.059 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:42:43.059 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 0 2024-09-21T10:42:43.059 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:42:43.065 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:43.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:43.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:42 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2550123888' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:42:43.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:43.194 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:43.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:43.295 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:43.326 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:43.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:43.428 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:43.471 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:43.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:43.573 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:43.601 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:43.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:43.702 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:43.734 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:43.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:43.836 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:43.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:43.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:43.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:43 smithi007 ceph-mon[99390]: pgmap v1940: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 20469/110985 objects degraded (18.443%); 2.8 MiB/s, 112 objects/s recovering 2024-09-21T10:42:43.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:43 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:43.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:43 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2550123888' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:42:43.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:43 smithi007 ceph-mon[99390]: osdmap e1335: 8 total, 8 up, 7 in 2024-09-21T10:42:43.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:43 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20469/110985 objects degraded (18.443%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:43 smithi007 ceph-mon[101144]: pgmap v1940: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 20469/110985 objects degraded (18.443%); 2.8 MiB/s, 112 objects/s recovering 2024-09-21T10:42:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:43 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:43 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2550123888' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:42:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:43 smithi007 ceph-mon[101144]: osdmap e1335: 8 total, 8 up, 7 in 2024-09-21T10:42:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:43 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20469/110985 objects degraded (18.443%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:43.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:43.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:43.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:44.096 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:44.137 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:44.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:43 smithi031 ceph-mon[96824]: pgmap v1940: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 783 op/s; 20469/110985 objects degraded (18.443%); 2.8 MiB/s, 112 objects/s recovering 2024-09-21T10:42:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:43 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:43 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2550123888' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:42:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:43 smithi031 ceph-mon[96824]: osdmap e1335: 8 total, 8 up, 7 in 2024-09-21T10:42:44.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:43 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20469/110985 objects degraded (18.443%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:44.239 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:44.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:44.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:44.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:44.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:44.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:44.420 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:42:44.520 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:44.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:44.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:44.671 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:44.698 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:44.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:44.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:44.844 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:44.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:44.946 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:44.970 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:44.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:44.972 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:45.072 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:45.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:45.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:45.233 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:45.270 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:45.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:45.372 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:45.399 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:45.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:45.501 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:45.540 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:45.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:45.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:45.668 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:45.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:45.770 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:45.796 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:45.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:45.848 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:42:45.888 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:45 smithi007 ceph-mon[99390]: pgmap v1942: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 696 op/s; 20469/107778 objects degraded (18.992%); 998 KiB/s, 89 objects/s recovering 2024-09-21T10:42:45.888 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:45 smithi007 ceph-mon[101144]: pgmap v1942: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 696 op/s; 20469/107778 objects degraded (18.992%); 998 KiB/s, 89 objects/s recovering 2024-09-21T10:42:45.898 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:45.975 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:45.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:46.077 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:46.134 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:46.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:45 smithi031 ceph-mon[96824]: pgmap v1942: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 696 op/s; 20469/107778 objects degraded (18.992%); 998 KiB/s, 89 objects/s recovering 2024-09-21T10:42:46.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:46.262 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:46.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:46.364 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:46.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:46.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:46.503 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:46.533 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:46.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:46.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:46.663 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:46.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:46.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:46.789 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:46.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:46.891 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:46.918 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:46.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:47.019 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:47.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:47.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:47.153 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:47.181 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:47.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:47.282 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:47.320 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:47.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:47.421 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:47.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.464 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:47.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:47.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:47.604 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:47.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:47.706 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:47.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:47.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:47.836 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:47.883 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:47.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:47.985 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:48.024 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:48.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:48.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:48.154 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:48.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:47 smithi031 ceph-mon[96824]: pgmap v1943: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 699 op/s; 20344/105753 objects degraded (19.237%); 6.4 KiB/s, 86 objects/s recovering 2024-09-21T10:42:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:47 smithi007 ceph-mon[99390]: pgmap v1943: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 699 op/s; 20344/105753 objects degraded (19.237%); 6.4 KiB/s, 86 objects/s recovering 2024-09-21T10:42:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:47 smithi007 ceph-mon[101144]: pgmap v1943: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 699 op/s; 20344/105753 objects degraded (19.237%); 6.4 KiB/s, 86 objects/s recovering 2024-09-21T10:42:48.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:48.282 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:48.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:48.384 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:48.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.431 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:48.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:48.532 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:48.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:48.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:48.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:48.698 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:48.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:48.799 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:48.821 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:48.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:48.922 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:48.949 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:48.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:49.050 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:49.077 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:49.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:48 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20344/105753 objects degraded (19.237%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:49.180 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:49.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:48 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20344/105753 objects degraded (19.237%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:49.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:48 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20344/105753 objects degraded (19.237%), 7 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:49.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:49.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:49.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:49.337 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:49.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:49.439 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:49.463 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:49.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:49.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:49.590 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:49.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:49.691 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:49.716 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:49.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:49.817 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:49.846 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:49.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:49.948 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:49.996 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:49.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:50.098 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:50.139 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:49 smithi031 ceph-mon[96824]: pgmap v1944: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 720 op/s; 19996/96588 objects degraded (20.702%); 6.4 KiB/s, 89 objects/s recovering 2024-09-21T10:42:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:49 smithi031 ceph-mon[96824]: osdmap e1336: 8 total, 8 up, 7 in 2024-09-21T10:42:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:49 smithi007 ceph-mon[99390]: pgmap v1944: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 720 op/s; 19996/96588 objects degraded (20.702%); 6.4 KiB/s, 89 objects/s recovering 2024-09-21T10:42:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:49 smithi007 ceph-mon[99390]: osdmap e1336: 8 total, 8 up, 7 in 2024-09-21T10:42:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:49 smithi007 ceph-mon[101144]: pgmap v1944: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 720 op/s; 19996/96588 objects degraded (20.702%); 6.4 KiB/s, 89 objects/s recovering 2024-09-21T10:42:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:49 smithi007 ceph-mon[101144]: osdmap e1336: 8 total, 8 up, 7 in 2024-09-21T10:42:50.241 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:50.252 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:50.325 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:50.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:50.427 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:50.454 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:50.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:50.556 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:50.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:50.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:50.684 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:50.723 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:50.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:50.825 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:50.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:50 smithi007 ceph-mon[99390]: osdmap e1337: 8 total, 8 up, 7 in 2024-09-21T10:42:50.831 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:50 smithi007 ceph-mon[101144]: osdmap e1337: 8 total, 8 up, 7 in 2024-09-21T10:42:50.850 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:50.951 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:50.979 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:50.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:51.081 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:51.109 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:51.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:50 smithi031 ceph-mon[96824]: osdmap e1337: 8 total, 8 up, 7 in 2024-09-21T10:42:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:42:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:42:50] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.51.0" 2024-09-21T10:42:51.211 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:51.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:51.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:51.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:51.414 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:51.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:51.516 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:51.562 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:51.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:51.665 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:51.689 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:51.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:51.776 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:51 smithi007 ceph-mon[99390]: pgmap v1947: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 19996/96588 objects degraded (20.702%); 0 B/s, 60 objects/s recovering 2024-09-21T10:42:51.776 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:51.776 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:51 smithi007 ceph-mon[101144]: pgmap v1947: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 19996/96588 objects degraded (20.702%); 0 B/s, 60 objects/s recovering 2024-09-21T10:42:51.776 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:51.791 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:51.841 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:51.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:51.943 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:51.969 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:51.989 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:42:51.990 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:42:52.047 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:42:52.049 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:42:52.049 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:42:52.052 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:42:52.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:52.099 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:42:52.099 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:42:52.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.116 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:52.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:52.141 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:42:52.142 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:42:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:51 smithi031 ceph-mon[96824]: pgmap v1947: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 19996/96588 objects degraded (20.702%); 0 B/s, 60 objects/s recovering 2024-09-21T10:42:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:52.175 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:42:52.175 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:42:52.211 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:42:52.211 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:42:52.217 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:52.247 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:42:52.247 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:42:52.267 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:52.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:52.286 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:42:52.286 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:42:52.369 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:52.397 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:52.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:52.498 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:52.528 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:52.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:52.630 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:52.680 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:52.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:52.782 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:52.840 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:52.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:52.942 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:52.968 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:52.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:53.023 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:52 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3804056325' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:53.023 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:52 smithi007 ceph-mon[99390]: from='client.45764 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:53.023 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:52 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3804056325' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:53.023 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:52 smithi007 ceph-mon[101144]: from='client.45764 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:53.069 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:53.096 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:53.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:52 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3804056325' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:52 smithi031 ceph-mon[96824]: from='client.45764 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:42:53.197 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:53.260 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:53.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:53.363 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:53.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:53.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:53.520 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:53.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.558 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:53.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:53.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:53.693 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:53.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:53.795 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:53.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.835 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:53.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:53.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:53.987 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:53.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:53.997 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:42:53.997 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:42:53.998 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:53 smithi007 ceph-mon[99390]: pgmap v1948: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 725 op/s; 19636/90363 objects degraded (21.730%); 0 B/s, 104 objects/s recovering 2024-09-21T10:42:53.998 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:53 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 19636/90363 objects degraded (21.730%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:53.998 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:53 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:42:53.998 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:53 smithi007 ceph-mon[101144]: pgmap v1948: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 725 op/s; 19636/90363 objects degraded (21.730%); 0 B/s, 104 objects/s recovering 2024-09-21T10:42:53.998 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:53 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 19636/90363 objects degraded (21.730%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:53.999 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:53 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:42:54.075 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:53 smithi031 ceph-mon[96824]: pgmap v1948: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 725 op/s; 19636/90363 objects degraded (21.730%); 0 B/s, 104 objects/s recovering 2024-09-21T10:42:54.076 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:53 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 19636/90363 objects degraded (21.730%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:54.076 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:53 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:42:54.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:54.130 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:54.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:54.218 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:54.231 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:54.294 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:54.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:54.396 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:54.427 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:54.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:54.528 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:54.563 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:54.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:54.664 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:54.692 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:54.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:54.793 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:54.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:54.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:54.850 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:42:54.938 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:54.963 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:54.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:55.064 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:55.089 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:55.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:55.191 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:55.222 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:55.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:55.324 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:55.352 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:55.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:55.453 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:55.483 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:55.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:55.585 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:55.626 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:55.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:55.728 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:55.769 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:55.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:55.871 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:55.898 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:55.930 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:42:56.000 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:56.027 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:56.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:56.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:55 smithi031 ceph-mon[96824]: pgmap v1949: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.8 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 765 op/s; 19440/87363 objects degraded (22.252%); 0 B/s, 112 objects/s recovering 2024-09-21T10:42:56.190 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:56.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:55 smithi007 ceph-mon[99390]: pgmap v1949: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.8 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 765 op/s; 19440/87363 objects degraded (22.252%); 0 B/s, 112 objects/s recovering 2024-09-21T10:42:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:55 smithi007 ceph-mon[101144]: pgmap v1949: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.8 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 765 op/s; 19440/87363 objects degraded (22.252%); 0 B/s, 112 objects/s recovering 2024-09-21T10:42:56.292 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:56.344 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:56.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:56.446 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:56.479 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:56.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:56.580 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:56.621 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:56.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:56.723 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:56.750 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:56.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:56.852 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:56.900 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:56.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:57.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:57.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.033 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:57.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:57.133 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:57.176 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:57.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:57.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:57.305 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:57.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:57.406 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:57.445 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:57.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:57.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:57.575 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:57.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:57.677 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:57.702 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:57.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:57.803 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:57.826 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:57.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:57.928 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:57 smithi007 ceph-mon[99390]: pgmap v1950: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 469 op/s; 19300/85314 objects degraded (22.622%); 0 B/s, 86 objects/s recovering 2024-09-21T10:42:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:57 smithi007 ceph-mon[101144]: pgmap v1950: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 469 op/s; 19300/85314 objects degraded (22.622%); 0 B/s, 86 objects/s recovering 2024-09-21T10:42:57.955 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:57.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:58.057 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:58.084 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:57 smithi031 ceph-mon[96824]: pgmap v1950: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 469 op/s; 19300/85314 objects degraded (22.622%); 0 B/s, 86 objects/s recovering 2024-09-21T10:42:58.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:58.215 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:58.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:58.316 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:58.355 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:58.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:58.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:58.491 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:58.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:58.593 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:58.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:58.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:58.639 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1947,"stamp":"2024-09-21T10:42:50.486083+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2108919022,"num_objects":32196,"num_object_clones":0,"num_object_copies":96588,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":19996,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32196,"num_whiteouts":0,"num_read":107,"num_read_kb":228,"num_write":164985,"num_write_kb":6305652,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12610,"num_bytes_recovered":738367275,"num_keys_recovered":30,"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":114361,"ondisk_log_size":114361,"up":297,"acting":290,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":10770736,"kb_used_data":6273528,"kb_used_omap":199,"kb_used_meta":4496504,"kb_avail":645445328,"statfs":{"total":671965249536,"available":660936015872,"internally_reserved":0,"allocated":6424092672,"data_stored":6403096368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203805,"internal_metadata":4604421091},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,0,9,6,4,8],"upper_bound":64},"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":-314507264,"num_objects":-4799,"num_object_clones":0,"num_object_copies":-14397,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-473,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-4799,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4799,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":473,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"7.793773"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":457,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.705290+0000","last_change":"2024-09-21T10:40:10.425150+0000","last_active":"2024-09-21T10:42:42.705290+0000","last_peered":"2024-09-21T10:42:42.705290+0000","last_clean":"2024-09-21T10:42:42.705290+0000","last_became_active":"2024-09-21T10:40:10.424659+0000","last_became_peered":"2024-09-21T10:40:10.424659+0000","last_unstale":"2024-09-21T10:42:42.705290+0000","last_undegraded":"2024-09-21T10:42:42.705290+0000","last_fullsized":"2024-09-21T10:42:42.705290+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:38.770658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":1243,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:32.183072+0000","last_change":"2024-09-21T10:40:10.433738+0000","last_active":"2024-09-21T10:42:32.183072+0000","last_peered":"2024-09-21T10:42:32.183072+0000","last_clean":"2024-09-21T10:42:32.183072+0000","last_became_active":"2024-09-21T10:40:10.421254+0000","last_became_peered":"2024-09-21T10:40:10.421254+0000","last_unstale":"2024-09-21T10:42:32.183072+0000","last_undegraded":"2024-09-21T10:42:32.183072+0000","last_fullsized":"2024-09-21T10:42:32.183072+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:44.984710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1309,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.623068+0000","last_change":"2024-09-21T10:40:10.410783+0000","last_active":"2024-09-21T10:42:28.623068+0000","last_peered":"2024-09-21T10:42:28.623068+0000","last_clean":"2024-09-21T10:42:28.623068+0000","last_became_active":"2024-09-21T10:40:10.408862+0000","last_became_peered":"2024-09-21T10:40:10.408862+0000","last_unstale":"2024-09-21T10:42:28.623068+0000","last_undegraded":"2024-09-21T10:42:28.623068+0000","last_fullsized":"2024-09-21T10:42:28.623068+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.064176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":504,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.706595+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:42:42.706595+0000","last_peered":"2024-09-21T10:42:42.706595+0000","last_clean":"2024-09-21T10:42:42.706595+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:42:42.706595+0000","last_undegraded":"2024-09-21T10:42:42.706595+0000","last_fullsized":"2024-09-21T10:42:42.706595+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":503,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.720866+0000","last_change":"2024-09-21T10:40:10.421918+0000","last_active":"2024-09-21T10:42:42.720866+0000","last_peered":"2024-09-21T10:42:42.720866+0000","last_clean":"2024-09-21T10:42:42.720866+0000","last_became_active":"2024-09-21T10:40:10.421584+0000","last_became_peered":"2024-09-21T10:40:10.421584+0000","last_unstale":"2024-09-21T10:42:42.720866+0000","last_undegraded":"2024-09-21T10:42:42.720866+0000","last_fullsized":"2024-09-21T10:42:42.720866+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:32.829850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1227,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:32.183038+0000","last_change":"2024-09-21T10:40:10.406281+0000","last_active":"2024-09-21T10:42:32.183038+0000","last_peered":"2024-09-21T10:42:32.183038+0000","last_clean":"2024-09-21T10:42:32.183038+0000","last_became_active":"2024-09-21T10:40:10.404953+0000","last_became_peered":"2024-09-21T10:40:10.404953+0000","last_unstale":"2024-09-21T10:42:32.183038+0000","last_undegraded":"2024-09-21T10:42:32.183038+0000","last_fullsized":"2024-09-21T10:42:32.183038+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:16:48.490600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.17","version":"0'0","reported_seq":457,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.706496+0000","last_change":"2024-09-21T10:40:10.424345+0000","last_active":"2024-09-21T10:42:42.706496+0000","last_peered":"2024-09-21T10:42:42.706496+0000","last_clean":"2024-09-21T10:42:42.706496+0000","last_became_active":"2024-09-21T10:40:10.423969+0000","last_became_peered":"2024-09-21T10:40:10.423969+0000","last_unstale":"2024-09-21T10:42:42.706496+0000","last_undegraded":"2024-09-21T10:42:42.706496+0000","last_fullsized":"2024-09-21T10:42:42.706496+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:43.690737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"71'8","reported_seq":113,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.633983+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:42:28.633983+0000","last_peered":"2024-09-21T10:42:28.633983+0000","last_clean":"2024-09-21T10:42:28.633983+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:42:28.633983+0000","last_undegraded":"2024-09-21T10:42:28.633983+0000","last_fullsized":"2024-09-21T10:42:28.633983+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"1335'10052","reported_seq":17202,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:45.488415+0000","last_change":"2024-09-21T10:41:37.930540+0000","last_active":"2024-09-21T10:42:45.488415+0000","last_peered":"2024-09-21T10:42:45.488415+0000","last_clean":"2024-09-21T10:42:45.488415+0000","last_became_active":"2024-09-21T10:41:37.916068+0000","last_became_peered":"2024-09-21T10:41:37.916068+0000","last_unstale":"2024-09-21T10:42:45.488415+0000","last_undegraded":"2024-09-21T10:42:45.488415+0000","last_fullsized":"2024-09-21T10:42:45.488415+0000","mapping_epoch":1328,"log_start":"1309'2300","ondisk_log_start":"1309'2300","created":1305,"last_epoch_clean":1329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7752,"log_dups_size":0,"ondisk_log_size":7752,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:33:13.457705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138149888,"num_objects":2108,"num_object_clones":0,"num_object_copies":6324,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2108,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10052,"num_write_kb":389120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3533,"num_bytes_recovered":231538688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1249,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:32.183164+0000","last_change":"2024-09-21T10:40:10.421359+0000","last_active":"2024-09-21T10:42:32.183164+0000","last_peered":"2024-09-21T10:42:32.183164+0000","last_clean":"2024-09-21T10:42:32.183164+0000","last_became_active":"2024-09-21T10:40:10.411435+0000","last_became_peered":"2024-09-21T10:40:10.411435+0000","last_unstale":"2024-09-21T10:42:32.183164+0000","last_undegraded":"2024-09-21T10:42:32.183164+0000","last_fullsized":"2024-09-21T10:42:32.183164+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:57.616441+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1306,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.619349+0000","last_change":"2024-09-21T10:40:10.409690+0000","last_active":"2024-09-21T10:42:28.619349+0000","last_peered":"2024-09-21T10:42:28.619349+0000","last_clean":"2024-09-21T10:42:28.619349+0000","last_became_active":"2024-09-21T10:40:10.409291+0000","last_became_peered":"2024-09-21T10:40:10.409291+0000","last_unstale":"2024-09-21T10:42:28.619349+0000","last_undegraded":"2024-09-21T10:42:28.619349+0000","last_fullsized":"2024-09-21T10:42:28.619349+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:39.013691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"1335'10329","reported_seq":10369,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:47.164275+0000","last_change":"2024-09-21T10:39:32.863735+0000","last_active":"2024-09-21T10:42:47.164275+0000","last_peered":"2024-09-21T10:42:47.164275+0000","last_clean":"2024-09-21T10:42:47.164275+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:42:47.164275+0000","last_undegraded":"2024-09-21T10:42:47.164275+0000","last_fullsized":"2024-09-21T10:42:47.164275+0000","mapping_epoch":1305,"log_start":"1310'3300","ondisk_log_start":"1310'3300","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7029,"log_dups_size":0,"ondisk_log_size":7029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:30.596826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126550016,"num_objects":1931,"num_object_clones":0,"num_object_copies":5793,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1931,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10329,"num_write_kb":392320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1224,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635885+0000","last_change":"2024-09-21T10:40:10.430025+0000","last_active":"2024-09-21T10:42:28.635885+0000","last_peered":"2024-09-21T10:42:28.635885+0000","last_clean":"2024-09-21T10:42:28.635885+0000","last_became_active":"2024-09-21T10:40:10.412527+0000","last_became_peered":"2024-09-21T10:40:10.412527+0000","last_unstale":"2024-09-21T10:42:28.635885+0000","last_undegraded":"2024-09-21T10:42:28.635885+0000","last_fullsized":"2024-09-21T10:42:28.635885+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:33.294584+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":2,"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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":115,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635483+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:42:28.635483+0000","last_peered":"2024-09-21T10:42:28.635483+0000","last_clean":"2024-09-21T10:42:28.635483+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:42:28.635483+0000","last_undegraded":"2024-09-21T10:42:28.635483+0000","last_fullsized":"2024-09-21T10:42:28.635483+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"1335'10612","reported_seq":18172,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:46.962254+0000","last_change":"2024-09-21T10:41:01.908042+0000","last_active":"2024-09-21T10:42:46.962254+0000","last_peered":"2024-09-21T10:42:46.962254+0000","last_clean":"2024-09-21T10:42:46.962254+0000","last_became_active":"2024-09-21T10:41:01.903196+0000","last_became_peered":"2024-09-21T10:41:01.903196+0000","last_unstale":"2024-09-21T10:42:46.962254+0000","last_undegraded":"2024-09-21T10:42:46.962254+0000","last_fullsized":"2024-09-21T10:42:46.962254+0000","mapping_epoch":1322,"log_start":"1310'3100","ondisk_log_start":"1310'3100","created":1305,"last_epoch_clean":1323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7512,"log_dups_size":0,"ondisk_log_size":7512,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:30:18.837916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":133562368,"num_objects":2038,"num_object_clones":0,"num_object_copies":6114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2038,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10612,"num_write_kb":404800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3753,"num_bytes_recovered":245956608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":52,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.621354+0000","last_change":"2024-09-21T10:40:10.420194+0000","last_active":"2024-09-21T10:42:28.621354+0000","last_peered":"2024-09-21T10:42:28.621354+0000","last_clean":"2024-09-21T10:42:28.621354+0000","last_became_active":"2024-09-21T10:40:10.409670+0000","last_became_peered":"2024-09-21T10:40:10.409670+0000","last_unstale":"2024-09-21T10:42:28.621354+0000","last_undegraded":"2024-09-21T10:42:28.621354+0000","last_fullsized":"2024-09-21T10:42:28.621354+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:43.555566+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":113,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:36.912900+0000","last_change":"2024-09-21T10:40:10.410624+0000","last_active":"2024-09-21T10:42:36.912900+0000","last_peered":"2024-09-21T10:42:36.912900+0000","last_clean":"2024-09-21T10:42:36.912900+0000","last_became_active":"2024-09-21T10:40:10.410193+0000","last_became_peered":"2024-09-21T10:40:10.410193+0000","last_unstale":"2024-09-21T10:42:36.912900+0000","last_undegraded":"2024-09-21T10:42:36.912900+0000","last_fullsized":"2024-09-21T10:42:36.912900+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:51:19.233356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"1335'10244","reported_seq":10282,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:47.012621+0000","last_change":"2024-09-21T10:39:32.863886+0000","last_active":"2024-09-21T10:42:47.012621+0000","last_peered":"2024-09-21T10:42:47.012621+0000","last_clean":"2024-09-21T10:42:47.012621+0000","last_became_active":"2024-09-21T10:39:32.863194+0000","last_became_peered":"2024-09-21T10:39:32.863194+0000","last_unstale":"2024-09-21T10:42:47.012621+0000","last_undegraded":"2024-09-21T10:42:47.012621+0000","last_fullsized":"2024-09-21T10:42:47.012621+0000","mapping_epoch":1305,"log_start":"1309'2700","ondisk_log_start":"1309'2700","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7544,"log_dups_size":0,"ondisk_log_size":7544,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:06.203091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131727360,"num_objects":2010,"num_object_clones":0,"num_object_copies":6030,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2010,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10244,"num_write_kb":392128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1322,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.700286+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:42:42.700286+0000","last_peered":"2024-09-21T10:42:42.700286+0000","last_clean":"2024-09-21T10:42:42.700286+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:42:42.700286+0000","last_undegraded":"2024-09-21T10:42:42.700286+0000","last_fullsized":"2024-09-21T10:42:42.700286+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":497,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.718273+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:42:42.718273+0000","last_peered":"2024-09-21T10:42:42.718273+0000","last_clean":"2024-09-21T10:42:42.718273+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:42:42.718273+0000","last_undegraded":"2024-09-21T10:42:42.718273+0000","last_fullsized":"2024-09-21T10:42:42.718273+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"1335'10494","reported_seq":10569,"reported_epoch":1335,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:48.044359+0000","last_change":"2024-09-21T10:40:11.749291+0000","last_active":"2024-09-21T10:42:48.044359+0000","last_peered":"2024-09-21T10:42:48.044359+0000","last_clean":"2024-09-21T10:40:09.384496+0000","last_became_active":"2024-09-21T10:40:11.734634+0000","last_became_peered":"2024-09-21T10:40:11.734634+0000","last_unstale":"2024-09-21T10:42:48.044359+0000","last_undegraded":"2024-09-21T10:40:11.442863+0000","last_fullsized":"2024-09-21T10:40:11.401166+0000","mapping_epoch":1312,"log_start":"1317'4600","ondisk_log_start":"1317'4600","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5894,"log_dups_size":0,"ondisk_log_size":5894,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135266304,"num_objects":2064,"num_object_clones":0,"num_object_copies":6192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3641,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2064,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10494,"num_write_kb":401856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,6],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6","objects":-1577}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1712,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.704897+0000","last_change":"2024-09-21T10:40:13.415389+0000","last_active":"2024-09-21T10:42:42.704897+0000","last_peered":"2024-09-21T10:42:42.704897+0000","last_clean":"2024-09-21T10:42:42.704897+0000","last_became_active":"2024-09-21T10:40:13.414655+0000","last_became_peered":"2024-09-21T10:40:13.414655+0000","last_unstale":"2024-09-21T10:42:42.704897+0000","last_undegraded":"2024-09-21T10:42:42.704897+0000","last_fullsized":"2024-09-21T10:42:42.704897+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":475,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.706659+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:42:42.706659+0000","last_peered":"2024-09-21T10:42:42.706659+0000","last_clean":"2024-09-21T10:42:42.706659+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:42:42.706659+0000","last_undegraded":"2024-09-21T10:42:42.706659+0000","last_fullsized":"2024-09-21T10:42:42.706659+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":124,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:32.183112+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:42:32.183112+0000","last_peered":"2024-09-21T10:42:32.183112+0000","last_clean":"2024-09-21T10:42:32.183112+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:42:32.183112+0000","last_undegraded":"2024-09-21T10:42:32.183112+0000","last_fullsized":"2024-09-21T10:42:32.183112+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"1335'10629","reported_seq":10669,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:46.847167+0000","last_change":"2024-09-21T10:39:32.863480+0000","last_active":"2024-09-21T10:42:46.847167+0000","last_peered":"2024-09-21T10:42:46.847167+0000","last_clean":"2024-09-21T10:42:46.847167+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:42:46.847167+0000","last_undegraded":"2024-09-21T10:42:46.847167+0000","last_fullsized":"2024-09-21T10:42:46.847167+0000","mapping_epoch":1305,"log_start":"1309'2700","ondisk_log_start":"1309'2700","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7929,"log_dups_size":0,"ondisk_log_size":7929,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:19.798805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135331840,"num_objects":2065,"num_object_clones":0,"num_object_copies":6195,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2065,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10629,"num_write_kb":406208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1476,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.699835+0000","last_change":"2024-09-21T10:36:45.667800+0000","last_active":"2024-09-21T10:42:42.699835+0000","last_peered":"2024-09-21T10:42:42.699835+0000","last_clean":"2024-09-21T10:42:42.699835+0000","last_became_active":"2024-09-21T10:36:18.559098+0000","last_became_peered":"2024-09-21T10:36:18.559098+0000","last_unstale":"2024-09-21T10:42:42.699835+0000","last_undegraded":"2024-09-21T10:42:42.699835+0000","last_fullsized":"2024-09-21T10:42:42.699835+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:44.434370+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":104,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:36.912865+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:42:36.912865+0000","last_peered":"2024-09-21T10:42:36.912865+0000","last_clean":"2024-09-21T10:42:36.912865+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:42:36.912865+0000","last_undegraded":"2024-09-21T10:42:36.912865+0000","last_fullsized":"2024-09-21T10:42:36.912865+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":115,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:32.183129+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:42:32.183129+0000","last_peered":"2024-09-21T10:42:32.183129+0000","last_clean":"2024-09-21T10:42:32.183129+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:42:32.183129+0000","last_undegraded":"2024-09-21T10:42:32.183129+0000","last_fullsized":"2024-09-21T10:42:32.183129+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"1335'10290","reported_seq":10362,"reported_epoch":1335,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:48.055128+0000","last_change":"2024-09-21T10:40:17.413174+0000","last_active":"2024-09-21T10:42:48.055128+0000","last_peered":"2024-09-21T10:42:48.055128+0000","last_clean":"2024-09-21T10:40:09.397006+0000","last_became_active":"2024-09-21T10:40:17.388526+0000","last_became_peered":"2024-09-21T10:40:17.388526+0000","last_unstale":"2024-09-21T10:42:48.055128+0000","last_undegraded":"2024-09-21T10:40:17.325156+0000","last_fullsized":"2024-09-21T10:40:17.320397+0000","mapping_epoch":1312,"log_start":"1316'4400","ondisk_log_start":"1316'4400","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5890,"log_dups_size":0,"ondisk_log_size":5890,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127533056,"num_objects":1946,"num_object_clones":0,"num_object_copies":5838,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3599,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1946,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10290,"num_write_kb":391552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1],"avail_no_missing":["3","1","7"],"object_location_counts":[{"shards":"1,3","objects":-1653}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":124,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635534+0000","last_change":"2024-09-21T10:40:10.421519+0000","last_active":"2024-09-21T10:42:28.635534+0000","last_peered":"2024-09-21T10:42:28.635534+0000","last_clean":"2024-09-21T10:42:28.635534+0000","last_became_active":"2024-09-21T10:40:10.421136+0000","last_became_peered":"2024-09-21T10:40:10.421136+0000","last_unstale":"2024-09-21T10:42:28.635534+0000","last_undegraded":"2024-09-21T10:42:28.635534+0000","last_fullsized":"2024-09-21T10:42:28.635534+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:43.454920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":124,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:32.183155+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:42:32.183155+0000","last_peered":"2024-09-21T10:42:32.183155+0000","last_clean":"2024-09-21T10:42:32.183155+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:42:32.183155+0000","last_undegraded":"2024-09-21T10:42:32.183155+0000","last_fullsized":"2024-09-21T10:42:32.183155+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"1335'10194","reported_seq":10263,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:48.037732+0000","last_change":"2024-09-21T10:39:32.863427+0000","last_active":"2024-09-21T10:42:48.037732+0000","last_peered":"2024-09-21T10:42:48.037732+0000","last_clean":"2024-09-21T10:42:48.037732+0000","last_became_active":"2024-09-21T10:39:32.863040+0000","last_became_peered":"2024-09-21T10:39:32.863040+0000","last_unstale":"2024-09-21T10:42:48.037732+0000","last_undegraded":"2024-09-21T10:42:48.037732+0000","last_fullsized":"2024-09-21T10:42:48.037732+0000","mapping_epoch":1305,"log_start":"1316'4300","ondisk_log_start":"1316'4300","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5894,"log_dups_size":0,"ondisk_log_size":5894,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:11:09.478074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124911616,"num_objects":1906,"num_object_clones":0,"num_object_copies":5718,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1906,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10194,"num_write_kb":387200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"362'149","reported_seq":1475,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.622824+0000","last_change":"2024-09-21T10:36:44.694948+0000","last_active":"2024-09-21T10:42:28.622824+0000","last_peered":"2024-09-21T10:42:28.622824+0000","last_clean":"2024-09-21T10:42:28.622824+0000","last_became_active":"2024-09-21T10:36:18.556112+0000","last_became_peered":"2024-09-21T10:36:18.556112+0000","last_unstale":"2024-09-21T10:42:28.622824+0000","last_undegraded":"2024-09-21T10:42:28.622824+0000","last_fullsized":"2024-09-21T10:42:28.622824+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:15.883804+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":458,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.703827+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:42:42.703827+0000","last_peered":"2024-09-21T10:42:42.703827+0000","last_clean":"2024-09-21T10:42:42.703827+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:42:42.703827+0000","last_undegraded":"2024-09-21T10:42:42.703827+0000","last_fullsized":"2024-09-21T10:42:42.703827+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":464,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.706374+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:42:42.706374+0000","last_peered":"2024-09-21T10:42:42.706374+0000","last_clean":"2024-09-21T10:42:42.706374+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:42:42.706374+0000","last_undegraded":"2024-09-21T10:42:42.706374+0000","last_fullsized":"2024-09-21T10:42:42.706374+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.8","version":"1335'10357","reported_seq":10428,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:48.061761+0000","last_change":"2024-09-21T10:39:32.733555+0000","last_active":"2024-09-21T10:42:48.061761+0000","last_peered":"2024-09-21T10:42:48.061761+0000","last_clean":"2024-09-21T10:42:48.061761+0000","last_became_active":"2024-09-21T10:39:32.732604+0000","last_became_peered":"2024-09-21T10:39:32.732604+0000","last_unstale":"2024-09-21T10:42:48.061761+0000","last_undegraded":"2024-09-21T10:42:48.061761+0000","last_fullsized":"2024-09-21T10:42:48.061761+0000","mapping_epoch":1305,"log_start":"1316'4400","ondisk_log_start":"1316'4400","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5957,"log_dups_size":0,"ondisk_log_size":5957,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:48.320649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128647168,"num_objects":1963,"num_object_clones":0,"num_object_copies":5889,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1963,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10357,"num_write_kb":394240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1454,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.706092+0000","last_change":"2024-09-21T10:40:13.409809+0000","last_active":"2024-09-21T10:42:42.706092+0000","last_peered":"2024-09-21T10:42:42.706092+0000","last_clean":"2024-09-21T10:42:42.706092+0000","last_became_active":"2024-09-21T10:40:13.409149+0000","last_became_peered":"2024-09-21T10:40:13.409149+0000","last_unstale":"2024-09-21T10:42:42.706092+0000","last_undegraded":"2024-09-21T10:42:42.706092+0000","last_fullsized":"2024-09-21T10:42:42.706092+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1316,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.619949+0000","last_change":"2024-09-21T10:40:10.434659+0000","last_active":"2024-09-21T10:42:28.619949+0000","last_peered":"2024-09-21T10:42:28.619949+0000","last_clean":"2024-09-21T10:42:28.619949+0000","last_became_active":"2024-09-21T10:40:10.406159+0000","last_became_peered":"2024-09-21T10:40:10.406159+0000","last_unstale":"2024-09-21T10:42:28.619949+0000","last_undegraded":"2024-09-21T10:42:28.619949+0000","last_fullsized":"2024-09-21T10:42:28.619949+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:15.791343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":472,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.704687+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:42:42.704687+0000","last_peered":"2024-09-21T10:42:42.704687+0000","last_clean":"2024-09-21T10:42:42.704687+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:42:42.704687+0000","last_undegraded":"2024-09-21T10:42:42.704687+0000","last_fullsized":"2024-09-21T10:42:42.704687+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":113,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.634216+0000","last_change":"2024-09-21T10:40:10.405505+0000","last_active":"2024-09-21T10:42:28.634216+0000","last_peered":"2024-09-21T10:42:28.634216+0000","last_clean":"2024-09-21T10:42:28.634216+0000","last_became_active":"2024-09-21T10:40:10.405107+0000","last_became_peered":"2024-09-21T10:40:10.405107+0000","last_unstale":"2024-09-21T10:42:28.634216+0000","last_undegraded":"2024-09-21T10:42:28.634216+0000","last_fullsized":"2024-09-21T10:42:28.634216+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:50:57.199715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"1335'10068","reported_seq":10140,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:45.500029+0000","last_change":"2024-09-21T10:39:32.734534+0000","last_active":"2024-09-21T10:42:45.500029+0000","last_peered":"2024-09-21T10:42:45.500029+0000","last_clean":"2024-09-21T10:42:45.500029+0000","last_became_active":"2024-09-21T10:39:32.734171+0000","last_became_peered":"2024-09-21T10:39:32.734171+0000","last_unstale":"2024-09-21T10:42:45.500029+0000","last_undegraded":"2024-09-21T10:42:45.500029+0000","last_fullsized":"2024-09-21T10:42:45.500029+0000","mapping_epoch":1305,"log_start":"1309'2300","ondisk_log_start":"1309'2300","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7768,"log_dups_size":0,"ondisk_log_size":7768,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:25.556747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135659520,"num_objects":2070,"num_object_clones":0,"num_object_copies":6210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2070,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10068,"num_write_kb":388416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1677,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:31.912395+0000","last_change":"2024-09-21T10:36:44.447270+0000","last_active":"2024-09-21T10:42:31.912395+0000","last_peered":"2024-09-21T10:42:31.912395+0000","last_clean":"2024-09-21T10:42:31.912395+0000","last_became_active":"2024-09-21T10:36:18.568793+0000","last_became_peered":"2024-09-21T10:36:18.568793+0000","last_unstale":"2024-09-21T10:42:31.912395+0000","last_undegraded":"2024-09-21T10:42:31.912395+0000","last_fullsized":"2024-09-21T10:42:31.912395+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:15.734272+0000","scrub_duration":0.0031585990000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1132,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.706196+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:42:42.706196+0000","last_peered":"2024-09-21T10:42:42.706196+0000","last_clean":"2024-09-21T10:42:42.706196+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:42:42.706196+0000","last_undegraded":"2024-09-21T10:42:42.706196+0000","last_fullsized":"2024-09-21T10:42:42.706196+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":511,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.709182+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:42:42.709182+0000","last_peered":"2024-09-21T10:42:42.709182+0000","last_clean":"2024-09-21T10:42:42.709182+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:42:42.709182+0000","last_undegraded":"2024-09-21T10:42:42.709182+0000","last_fullsized":"2024-09-21T10:42:42.709182+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":483,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.720644+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:42:42.720644+0000","last_peered":"2024-09-21T10:42:42.720644+0000","last_clean":"2024-09-21T10:42:42.720644+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:42:42.720644+0000","last_undegraded":"2024-09-21T10:42:42.720644+0000","last_fullsized":"2024-09-21T10:42:42.720644+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"1335'10147","reported_seq":10198,"reported_epoch":1335,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:46.993080+0000","last_change":"2024-09-21T10:40:11.730714+0000","last_active":"2024-09-21T10:42:46.993080+0000","last_peered":"2024-09-21T10:42:46.993080+0000","last_clean":"2024-09-21T10:40:09.392365+0000","last_became_active":"2024-09-21T10:40:11.724422+0000","last_became_peered":"2024-09-21T10:40:11.724422+0000","last_unstale":"2024-09-21T10:42:46.993080+0000","last_undegraded":"2024-09-21T10:40:11.524113+0000","last_fullsized":"2024-09-21T10:40:11.401427+0000","mapping_epoch":1312,"log_start":"1309'2600","ondisk_log_start":"1309'2600","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7547,"log_dups_size":0,"ondisk_log_size":7547,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:11.303917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131792896,"num_objects":2011,"num_object_clones":0,"num_object_copies":6033,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3566,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2011,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10147,"num_write_kb":389056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":-1555}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1454,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.706498+0000","last_change":"2024-09-21T10:40:13.411260+0000","last_active":"2024-09-21T10:42:42.706498+0000","last_peered":"2024-09-21T10:42:42.706498+0000","last_clean":"2024-09-21T10:42:42.706498+0000","last_became_active":"2024-09-21T10:40:13.410863+0000","last_became_peered":"2024-09-21T10:40:13.410863+0000","last_unstale":"2024-09-21T10:42:42.706498+0000","last_undegraded":"2024-09-21T10:42:42.706498+0000","last_fullsized":"2024-09-21T10:42:42.706498+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1870,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.696182+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:42:42.696182+0000","last_peered":"2024-09-21T10:42:42.696182+0000","last_clean":"2024-09-21T10:42:42.696182+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:42:42.696182+0000","last_undegraded":"2024-09-21T10:42:42.696182+0000","last_fullsized":"2024-09-21T10:42:42.696182+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1278,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.696604+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:42:42.696604+0000","last_peered":"2024-09-21T10:42:42.696604+0000","last_clean":"2024-09-21T10:42:42.696604+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:42:42.696604+0000","last_undegraded":"2024-09-21T10:42:42.696604+0000","last_fullsized":"2024-09-21T10:42:42.696604+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":976,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.619614+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:42:28.619614+0000","last_peered":"2024-09-21T10:42:28.619614+0000","last_clean":"2024-09-21T10:42:28.619614+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:42:28.619614+0000","last_undegraded":"2024-09-21T10:42:28.619614+0000","last_fullsized":"2024-09-21T10:42:28.619614+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.9","version":"1335'10268","reported_seq":13753,"reported_epoch":1335,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:45.495758+0000","last_change":"2024-09-21T10:41:36.002429+0000","last_active":"2024-09-21T10:42:45.495758+0000","last_peered":"2024-09-21T10:42:45.495758+0000","last_clean":"2024-09-21T10:40:09.399125+0000","last_became_active":"2024-09-21T10:40:11.742894+0000","last_became_peered":"2024-09-21T10:40:11.742894+0000","last_unstale":"2024-09-21T10:42:45.495758+0000","last_undegraded":"2024-09-21T10:40:11.431030+0000","last_fullsized":"2024-09-21T10:40:11.399341+0000","mapping_epoch":1312,"log_start":"1309'2500","ondisk_log_start":"1309'2500","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7768,"log_dups_size":0,"ondisk_log_size":7768,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137232384,"num_objects":2094,"num_object_clones":0,"num_object_copies":6282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1962,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2094,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10268,"num_write_kb":395584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1705,"num_bytes_recovered":95354880,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","5","7"],"object_location_counts":[{"shards":"0,5","objects":132}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1476,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:32.001271+0000","last_change":"2024-09-21T10:36:47.623786+0000","last_active":"2024-09-21T10:42:32.001271+0000","last_peered":"2024-09-21T10:42:32.001271+0000","last_clean":"2024-09-21T10:42:32.001271+0000","last_became_active":"2024-09-21T10:36:18.568738+0000","last_became_peered":"2024-09-21T10:36:18.568738+0000","last_unstale":"2024-09-21T10:42:32.001271+0000","last_undegraded":"2024-09-21T10:42:32.001271+0000","last_fullsized":"2024-09-21T10:42:32.001271+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:08.168163+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1327,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.623229+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:42:28.623229+0000","last_peered":"2024-09-21T10:42:28.623229+0000","last_clean":"2024-09-21T10:42:28.623229+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:42:28.623229+0000","last_undegraded":"2024-09-21T10:42:28.623229+0000","last_fullsized":"2024-09-21T10:42:28.623229+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635927+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:42:28.635927+0000","last_peered":"2024-09-21T10:42:28.635927+0000","last_clean":"2024-09-21T10:42:28.635927+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:42:28.635927+0000","last_undegraded":"2024-09-21T10:42:28.635927+0000","last_fullsized":"2024-09-21T10:42:28.635927+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1351,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.695749+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:42:42.695749+0000","last_peered":"2024-09-21T10:42:42.695749+0000","last_clean":"2024-09-21T10:42:42.695749+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:42:42.695749+0000","last_undegraded":"2024-09-21T10:42:42.695749+0000","last_fullsized":"2024-09-21T10:42:42.695749+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.f","version":"1335'10391","reported_seq":10431,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:46.962047+0000","last_change":"2024-09-21T10:39:32.863709+0000","last_active":"2024-09-21T10:42:46.962047+0000","last_peered":"2024-09-21T10:42:46.962047+0000","last_clean":"2024-09-21T10:42:46.962047+0000","last_became_active":"2024-09-21T10:39:32.863200+0000","last_became_peered":"2024-09-21T10:39:32.863200+0000","last_unstale":"2024-09-21T10:42:46.962047+0000","last_undegraded":"2024-09-21T10:42:46.962047+0000","last_fullsized":"2024-09-21T10:42:46.962047+0000","mapping_epoch":1305,"log_start":"1309'2800","ondisk_log_start":"1309'2800","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7591,"log_dups_size":0,"ondisk_log_size":7591,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:07.768718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128516096,"num_objects":1961,"num_object_clones":0,"num_object_copies":5883,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1961,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10391,"num_write_kb":395264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1694,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.698761+0000","last_change":"2024-09-21T10:40:13.407561+0000","last_active":"2024-09-21T10:42:42.698761+0000","last_peered":"2024-09-21T10:42:42.698761+0000","last_clean":"2024-09-21T10:42:42.698761+0000","last_became_active":"2024-09-21T10:40:13.407242+0000","last_became_peered":"2024-09-21T10:40:13.407242+0000","last_unstale":"2024-09-21T10:42:42.698761+0000","last_undegraded":"2024-09-21T10:42:42.698761+0000","last_fullsized":"2024-09-21T10:42:42.698761+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:40.028877+0000","scrub_duration":0.012985854,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1319,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.623256+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:42:28.623256+0000","last_peered":"2024-09-21T10:42:28.623256+0000","last_clean":"2024-09-21T10:42:28.623256+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:42:28.623256+0000","last_undegraded":"2024-09-21T10:42:28.623256+0000","last_fullsized":"2024-09-21T10:42:28.623256+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":490,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.717766+0000","last_change":"2024-09-21T10:40:10.421302+0000","last_active":"2024-09-21T10:42:42.717766+0000","last_peered":"2024-09-21T10:42:42.717766+0000","last_clean":"2024-09-21T10:42:42.717766+0000","last_became_active":"2024-09-21T10:40:10.420974+0000","last_became_peered":"2024-09-21T10:40:10.420974+0000","last_unstale":"2024-09-21T10:42:42.717766+0000","last_undegraded":"2024-09-21T10:42:42.717766+0000","last_fullsized":"2024-09-21T10:42:42.717766+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:43.085543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":951,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.623013+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:42:28.623013+0000","last_peered":"2024-09-21T10:42:28.623013+0000","last_clean":"2024-09-21T10:42:28.623013+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:42:28.623013+0000","last_undegraded":"2024-09-21T10:42:28.623013+0000","last_fullsized":"2024-09-21T10:42:28.623013+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.e","version":"1335'10429","reported_seq":17569,"reported_epoch":1335,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:47.192198+0000","last_change":"2024-09-21T10:41:35.993772+0000","last_active":"2024-09-21T10:42:47.192198+0000","last_peered":"2024-09-21T10:42:47.192198+0000","last_clean":"2024-09-21T10:40:09.375456+0000","last_became_active":"2024-09-21T10:40:11.686957+0000","last_became_peered":"2024-09-21T10:40:11.686957+0000","last_unstale":"2024-09-21T10:42:47.192198+0000","last_undegraded":"2024-09-21T10:40:11.417479+0000","last_fullsized":"2024-09-21T10:40:11.398159+0000","mapping_epoch":1312,"log_start":"1310'3400","ondisk_log_start":"1310'3400","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7029,"log_dups_size":0,"ondisk_log_size":7029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:53.478420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":133890048,"num_objects":2043,"num_object_clones":0,"num_object_copies":6129,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":104,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2043,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10429,"num_write_kb":399104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3546,"num_bytes_recovered":164233216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,1],"avail_no_missing":["4","1","7"],"object_location_counts":[{"shards":"1,4","objects":1939}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1677,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.698650+0000","last_change":"2024-09-21T10:36:54.531785+0000","last_active":"2024-09-21T10:42:42.698650+0000","last_peered":"2024-09-21T10:42:42.698650+0000","last_clean":"2024-09-21T10:42:42.698650+0000","last_became_active":"2024-09-21T10:36:18.575995+0000","last_became_peered":"2024-09-21T10:36:18.575995+0000","last_unstale":"2024-09-21T10:42:42.698650+0000","last_undegraded":"2024-09-21T10:42:42.698650+0000","last_fullsized":"2024-09-21T10:42:42.698650+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:15:06.722608+0000","scrub_duration":0.017956387000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1262,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.695586+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:42:42.695586+0000","last_peered":"2024-09-21T10:42:42.695586+0000","last_clean":"2024-09-21T10:42:42.695586+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:42:42.695586+0000","last_undegraded":"2024-09-21T10:42:42.695586+0000","last_fullsized":"2024-09-21T10:42:42.695586+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1270,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.717274+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:42:42.717274+0000","last_peered":"2024-09-21T10:42:42.717274+0000","last_clean":"2024-09-21T10:42:42.717274+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:42:42.717274+0000","last_undegraded":"2024-09-21T10:42:42.717274+0000","last_fullsized":"2024-09-21T10:42:42.717274+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":490,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.718458+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:42:42.718458+0000","last_peered":"2024-09-21T10:42:42.718458+0000","last_clean":"2024-09-21T10:42:42.718458+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:42:42.718458+0000","last_undegraded":"2024-09-21T10:42:42.718458+0000","last_fullsized":"2024-09-21T10:42:42.718458+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"1335'10480","reported_seq":10528,"reported_epoch":1335,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:46.954212+0000","last_change":"2024-09-21T10:40:11.577092+0000","last_active":"2024-09-21T10:42:46.954212+0000","last_peered":"2024-09-21T10:42:46.954212+0000","last_clean":"2024-09-21T10:40:09.389760+0000","last_became_active":"2024-09-21T10:40:11.569227+0000","last_became_peered":"2024-09-21T10:40:11.569227+0000","last_unstale":"2024-09-21T10:42:46.954212+0000","last_undegraded":"2024-09-21T10:40:11.440995+0000","last_fullsized":"2024-09-21T10:40:11.401493+0000","mapping_epoch":1312,"log_start":"1309'2900","ondisk_log_start":"1309'2900","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7580,"log_dups_size":0,"ondisk_log_size":7580,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:42.207249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132448280,"num_objects":2022,"num_object_clones":0,"num_object_copies":6066,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3684,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2022,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10480,"num_write_kb":400001,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":-1662}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1476,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.189509+0000","last_change":"2024-09-21T10:36:45.859087+0000","last_active":"2024-09-21T10:42:42.189509+0000","last_peered":"2024-09-21T10:42:42.189509+0000","last_clean":"2024-09-21T10:42:42.189509+0000","last_became_active":"2024-09-21T10:36:18.561316+0000","last_became_peered":"2024-09-21T10:36:18.561316+0000","last_unstale":"2024-09-21T10:42:42.189509+0000","last_undegraded":"2024-09-21T10:42:42.189509+0000","last_fullsized":"2024-09-21T10:42:42.189509+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:39.138344+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":466,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.706529+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:42:42.706529+0000","last_peered":"2024-09-21T10:42:42.706529+0000","last_clean":"2024-09-21T10:42:42.706529+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:42:42.706529+0000","last_undegraded":"2024-09-21T10:42:42.706529+0000","last_fullsized":"2024-09-21T10:42:42.706529+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":104,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:31.912438+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:42:31.912438+0000","last_peered":"2024-09-21T10:42:31.912438+0000","last_clean":"2024-09-21T10:42:31.912438+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:42:31.912438+0000","last_undegraded":"2024-09-21T10:42:31.912438+0000","last_fullsized":"2024-09-21T10:42:31.912438+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":458,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.703726+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:42:42.703726+0000","last_peered":"2024-09-21T10:42:42.703726+0000","last_clean":"2024-09-21T10:42:42.703726+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:42:42.703726+0000","last_undegraded":"2024-09-21T10:42:42.703726+0000","last_fullsized":"2024-09-21T10:42:42.703726+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"1335'9879","reported_seq":9954,"reported_epoch":1335,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:42:48.026752+0000","last_change":"2024-09-21T10:40:11.733504+0000","last_active":"2024-09-21T10:42:48.026752+0000","last_peered":"2024-09-21T10:42:48.026752+0000","last_clean":"2024-09-21T10:40:09.368208+0000","last_became_active":"2024-09-21T10:40:11.723403+0000","last_became_peered":"2024-09-21T10:40:11.723403+0000","last_unstale":"2024-09-21T10:42:48.026752+0000","last_undegraded":"2024-09-21T10:40:11.428382+0000","last_fullsized":"2024-09-21T10:40:11.400301+0000","mapping_epoch":1312,"log_start":"1315'3900","ondisk_log_start":"1315'3900","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5979,"log_dups_size":0,"ondisk_log_size":5979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126943232,"num_objects":1937,"num_object_clones":0,"num_object_copies":5811,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3440,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1937,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9879,"num_write_kb":378112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4","objects":-1503}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1541,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.704987+0000","last_change":"2024-09-21T10:40:13.412016+0000","last_active":"2024-09-21T10:42:42.704987+0000","last_peered":"2024-09-21T10:42:42.704987+0000","last_clean":"2024-09-21T10:42:42.704987+0000","last_became_active":"2024-09-21T10:40:13.411252+0000","last_became_peered":"2024-09-21T10:40:13.411252+0000","last_unstale":"2024-09-21T10:42:42.704987+0000","last_undegraded":"2024-09-21T10:42:42.704987+0000","last_fullsized":"2024-09-21T10:42:42.704987+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:34:34.276952+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":509,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.720742+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:42:42.720742+0000","last_peered":"2024-09-21T10:42:42.720742+0000","last_clean":"2024-09-21T10:42:42.720742+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:42:42.720742+0000","last_undegraded":"2024-09-21T10:42:42.720742+0000","last_fullsized":"2024-09-21T10:42:42.720742+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":113,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:31.912463+0000","last_change":"2024-09-21T10:40:10.421374+0000","last_active":"2024-09-21T10:42:31.912463+0000","last_peered":"2024-09-21T10:42:31.912463+0000","last_clean":"2024-09-21T10:42:31.912463+0000","last_became_active":"2024-09-21T10:40:10.421052+0000","last_became_peered":"2024-09-21T10:40:10.421052+0000","last_unstale":"2024-09-21T10:42:31.912463+0000","last_undegraded":"2024-09-21T10:42:31.912463+0000","last_fullsized":"2024-09-21T10:42:31.912463+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:00.866243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":124,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635624+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:42:28.635624+0000","last_peered":"2024-09-21T10:42:28.635624+0000","last_clean":"2024-09-21T10:42:28.635624+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:42:28.635624+0000","last_undegraded":"2024-09-21T10:42:28.635624+0000","last_fullsized":"2024-09-21T10:42:28.635624+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":123,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635879+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:42:28.635879+0000","last_peered":"2024-09-21T10:42:28.635879+0000","last_clean":"2024-09-21T10:42:28.635879+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:42:28.635879+0000","last_undegraded":"2024-09-21T10:42:28.635879+0000","last_fullsized":"2024-09-21T10:42:28.635879+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":162,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635924+0000","last_change":"2024-09-21T10:40:10.438870+0000","last_active":"2024-09-21T10:42:28.635924+0000","last_peered":"2024-09-21T10:42:28.635924+0000","last_clean":"2024-09-21T10:42:28.635924+0000","last_became_active":"2024-09-21T10:40:10.421330+0000","last_became_peered":"2024-09-21T10:40:10.421330+0000","last_unstale":"2024-09-21T10:42:28.635924+0000","last_undegraded":"2024-09-21T10:42:28.635924+0000","last_fullsized":"2024-09-21T10:42:28.635924+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:24.063506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1299,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.009766+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:42:42.009766+0000","last_peered":"2024-09-21T10:42:42.009766+0000","last_clean":"2024-09-21T10:42:42.009766+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:42:42.009766+0000","last_undegraded":"2024-09-21T10:42:42.009766+0000","last_fullsized":"2024-09-21T10:42:42.009766+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1134,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.697947+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:42:42.697947+0000","last_peered":"2024-09-21T10:42:42.697947+0000","last_clean":"2024-09-21T10:42:42.697947+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:42:42.697947+0000","last_undegraded":"2024-09-21T10:42:42.697947+0000","last_fullsized":"2024-09-21T10:42:42.697947+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[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.16","version":"0'0","reported_seq":1293,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.619806+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:42:28.619806+0000","last_peered":"2024-09-21T10:42:28.619806+0000","last_clean":"2024-09-21T10:42:28.619806+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:42:28.619806+0000","last_undegraded":"2024-09-21T10:42:28.619806+0000","last_fullsized":"2024-09-21T10:42:28.619806+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":471,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.705098+0000","last_change":"2024-09-21T10:40:10.420476+0000","last_active":"2024-09-21T10:42:42.705098+0000","last_peered":"2024-09-21T10:42:42.705098+0000","last_clean":"2024-09-21T10:42:42.705098+0000","last_became_active":"2024-09-21T10:40:10.420162+0000","last_became_peered":"2024-09-21T10:40:10.420162+0000","last_unstale":"2024-09-21T10:42:42.705098+0000","last_undegraded":"2024-09-21T10:42:42.705098+0000","last_fullsized":"2024-09-21T10:42:42.705098+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:41.809988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":496,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.717328+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:42:42.717328+0000","last_peered":"2024-09-21T10:42:42.717328+0000","last_clean":"2024-09-21T10:42:42.717328+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:42:42.717328+0000","last_undegraded":"2024-09-21T10:42:42.717328+0000","last_fullsized":"2024-09-21T10:42:42.717328+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":471,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.703922+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:42:42.703922+0000","last_peered":"2024-09-21T10:42:42.703922+0000","last_clean":"2024-09-21T10:42:42.703922+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:42:42.703922+0000","last_undegraded":"2024-09-21T10:42:42.703922+0000","last_fullsized":"2024-09-21T10:42:42.703922+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":104,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.634496+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:42:28.634496+0000","last_peered":"2024-09-21T10:42:28.634496+0000","last_clean":"2024-09-21T10:42:28.634496+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:42:28.634496+0000","last_undegraded":"2024-09-21T10:42:28.634496+0000","last_fullsized":"2024-09-21T10:42:28.634496+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":450,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.713074+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:42:42.713074+0000","last_peered":"2024-09-21T10:42:42.713074+0000","last_clean":"2024-09-21T10:42:42.713074+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:42:42.713074+0000","last_undegraded":"2024-09-21T10:42:42.713074+0000","last_fullsized":"2024-09-21T10:42:42.713074+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":505,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.720547+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:42:42.720547+0000","last_peered":"2024-09-21T10:42:42.720547+0000","last_clean":"2024-09-21T10:42:42.720547+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:42:42.720547+0000","last_undegraded":"2024-09-21T10:42:42.720547+0000","last_fullsized":"2024-09-21T10:42:42.720547+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":471,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.703219+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:42:42.703219+0000","last_peered":"2024-09-21T10:42:42.703219+0000","last_clean":"2024-09-21T10:42:42.703219+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:42:42.703219+0000","last_undegraded":"2024-09-21T10:42:42.703219+0000","last_fullsized":"2024-09-21T10:42:42.703219+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":471,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.698105+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:42:42.698105+0000","last_peered":"2024-09-21T10:42:42.698105+0000","last_clean":"2024-09-21T10:42:42.698105+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:42:42.698105+0000","last_undegraded":"2024-09-21T10:42:42.698105+0000","last_fullsized":"2024-09-21T10:42:42.698105+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":114,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635557+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:42:28.635557+0000","last_peered":"2024-09-21T10:42:28.635557+0000","last_clean":"2024-09-21T10:42:28.635557+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:42:28.635557+0000","last_undegraded":"2024-09-21T10:42:28.635557+0000","last_fullsized":"2024-09-21T10:42:28.635557+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1830,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.695676+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:42:42.695676+0000","last_peered":"2024-09-21T10:42:42.695676+0000","last_clean":"2024-09-21T10:42:42.695676+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:42:42.695676+0000","last_undegraded":"2024-09-21T10:42:42.695676+0000","last_fullsized":"2024-09-21T10:42:42.695676+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":503,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.718363+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:42:42.718363+0000","last_peered":"2024-09-21T10:42:42.718363+0000","last_clean":"2024-09-21T10:42:42.718363+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:42:42.718363+0000","last_undegraded":"2024-09-21T10:42:42.718363+0000","last_fullsized":"2024-09-21T10:42:42.718363+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":114,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635820+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:42:28.635820+0000","last_peered":"2024-09-21T10:42:28.635820+0000","last_clean":"2024-09-21T10:42:28.635820+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:42:28.635820+0000","last_undegraded":"2024-09-21T10:42:28.635820+0000","last_fullsized":"2024-09-21T10:42:28.635820+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1325,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.619571+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:42:28.619571+0000","last_peered":"2024-09-21T10:42:28.619571+0000","last_clean":"2024-09-21T10:42:28.619571+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:42:28.619571+0000","last_undegraded":"2024-09-21T10:42:28.619571+0000","last_fullsized":"2024-09-21T10:42:28.619571+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":114,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635621+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:42:28.635621+0000","last_peered":"2024-09-21T10:42:28.635621+0000","last_clean":"2024-09-21T10:42:28.635621+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:42:28.635621+0000","last_undegraded":"2024-09-21T10:42:28.635621+0000","last_fullsized":"2024-09-21T10:42:28.635621+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1322,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.623168+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:42:28.623168+0000","last_peered":"2024-09-21T10:42:28.623168+0000","last_clean":"2024-09-21T10:42:28.623168+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:42:28.623168+0000","last_undegraded":"2024-09-21T10:42:28.623168+0000","last_fullsized":"2024-09-21T10:42:28.623168+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":450,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.703351+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:42:42.703351+0000","last_peered":"2024-09-21T10:42:42.703351+0000","last_clean":"2024-09-21T10:42:42.703351+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:42:42.703351+0000","last_undegraded":"2024-09-21T10:42:42.703351+0000","last_fullsized":"2024-09-21T10:42:42.703351+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":465,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.698340+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:42:42.698340+0000","last_peered":"2024-09-21T10:42:42.698340+0000","last_clean":"2024-09-21T10:42:42.698340+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:42:42.698340+0000","last_undegraded":"2024-09-21T10:42:42.698340+0000","last_fullsized":"2024-09-21T10:42:42.698340+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":123,"reported_epoch":1334,"state":"active+clean","last_fresh":"2024-09-21T10:42:28.635397+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:42:28.635397+0000","last_peered":"2024-09-21T10:42:28.635397+0000","last_clean":"2024-09-21T10:42:28.635397+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:42:28.635397+0000","last_undegraded":"2024-09-21T10:42:28.635397+0000","last_fullsized":"2024-09-21T10:42:28.635397+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":489,"reported_epoch":1335,"state":"active+clean","last_fresh":"2024-09-21T10:42:42.717235+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:42:42.717235+0000","last_peered":"2024-09-21T10:42:42.717235+0000","last_clean":"2024-09-21T10:42:42.717235+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:42:42.717235+0000","last_undegraded":"2024-09-21T10:42:42.717235+0000","last_fullsized":"2024-09-21T10:42:42.717235+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":2108162072,"num_objects":32169,"num_object_clones":0,"num_object_copies":96507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":19996,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32169,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":164863,"num_write_kb":6304961,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12539,"num_bytes_recovered":737214464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":8089841664,"data_stored":8089829448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112663,"ondisk_log_size":112663,"up":48,"acting":41,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":20046,"num_keys_recovered":30,"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":126976,"data_stored":21634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":751377,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":106,"num_read_kb":227,"num_write":58,"num_write_kb":658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":1132727,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234469,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":46,"seq":197568496106,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":905228,"kb_used_data":409028,"kb_used_omap":1,"kb_used_meta":496190,"kb_avail":92839924,"statfs":{"total":95995035648,"available":95068082176,"internally_reserved":0,"allocated":418844672,"data_stored":415842174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":508099015},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757743,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2017288,"kb_used_data":1304512,"kb_used_omap":1,"kb_used_meta":712766,"kb_avail":91727864,"statfs":{"total":95995035648,"available":93929332736,"internally_reserved":0,"allocated":1335820288,"data_stored":1332818246,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":729872838},"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":[0,0,4,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967914,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1194700,"kb_used_data":535108,"kb_used_omap":46,"kb_used_meta":659537,"kb_avail":92550452,"statfs":{"total":95995035648,"available":94771662848,"internally_reserved":0,"allocated":547950592,"data_stored":544949143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":675366588},"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":[]},{"osd":0,"up_from":731,"seq":3139621093687,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1420224,"kb_used_data":828024,"kb_used_omap":73,"kb_used_meta":592054,"kb_avail":92324928,"statfs":{"total":95995035648,"available":94540726272,"internally_reserved":0,"allocated":847896576,"data_stored":844902193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":606263858},"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":[1,0,1,0,0,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019379,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1206992,"kb_used_data":656648,"kb_used_omap":1,"kb_used_meta":550334,"kb_avail":92538160,"statfs":{"total":95995035648,"available":94759075840,"internally_reserved":0,"allocated":672407552,"data_stored":669401005,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":563542470},"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":[2],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888675,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2061888,"kb_used_data":1271928,"kb_used_omap":30,"kb_used_meta":789921,"kb_avail":91683264,"statfs":{"total":95995035648,"available":93883662336,"internally_reserved":0,"allocated":1302454272,"data_stored":1299459899,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":808879924},"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":[0,0,4,1,1,4],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047153,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1964416,"kb_used_data":1268280,"kb_used_omap":44,"kb_used_meta":695699,"kb_avail":91780736,"statfs":{"total":95995035648,"available":93983473664,"internally_reserved":0,"allocated":1298718720,"data_stored":1295723708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":712396398},"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":[0,0,0,4,3,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":12288,"data_stored":694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":20480,"data_stored":4860,"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":28672,"data_stored":4972,"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":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":821297152,"data_stored":821297152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1276973056,"data_stored":1276968984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":536018944,"data_stored":536018944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1281032192,"data_stored":1281032192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":658903040,"data_stored":658898968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1318785024,"data_stored":1318780952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":406585344,"data_stored":406585344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1790246912,"data_stored":1790246912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:42:58.644 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph status --format=json 2024-09-21T10:42:58.721 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:58.747 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:58.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:58.849 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:58.896 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:58.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:58.919 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:58 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 19300/85314 objects degraded (22.622%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:58.919 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:58 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 19300/85314 objects degraded (22.622%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:58.997 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:59.026 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:59.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:59.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:59.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:58 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 19300/85314 objects degraded (22.622%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:42:59.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.178 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:59.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:59.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:59.313 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:59.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:59.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:59.466 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:59.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:59.569 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:59.602 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:42:59.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:59.703 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:59.733 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:59.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:59.743 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:59.757 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:59.835 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:59.861 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:59.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:59.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:59.909 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:42:59 smithi007 ceph-mon[99390]: pgmap v1951: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.6 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 19159/76809 objects degraded (24.944%); 0 B/s, 85 objects/s recovering 2024-09-21T10:42:59.909 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:42:59 smithi007 ceph-mon[101144]: pgmap v1951: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.6 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 19159/76809 objects degraded (24.944%); 0 B/s, 85 objects/s recovering 2024-09-21T10:42:59.962 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:59.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:42:59.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:00.096 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:00.134 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:00.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:42:59 smithi031 ceph-mon[96824]: pgmap v1951: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.6 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 19159/76809 objects degraded (24.944%); 0 B/s, 85 objects/s recovering 2024-09-21T10:43:00.236 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:00.272 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:00.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:00.373 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:00.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.426 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:00.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:00.527 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:00.587 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:00.691 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:00.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:00.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:00.831 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:00.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.867 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:00.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:00.968 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:01.007 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:01.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:01.109 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:01.137 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:01.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:43:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:43:00] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.51.0" 2024-09-21T10:43:01.239 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:01.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:01.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:01.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:01.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:01.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:01.554 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:01.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:01.656 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:01.691 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:01.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:01.775 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:43:01.793 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:01.819 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:01.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:01.921 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.951 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:01.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:01.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:01 smithi007 ceph-mon[99390]: pgmap v1952: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.6 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 19159/76809 objects degraded (24.944%); 0 B/s, 77 objects/s recovering 2024-09-21T10:43:01.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:01 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2116990830' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:01.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:01.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:01.970 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:01 smithi007 ceph-mon[101144]: pgmap v1952: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.6 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 19159/76809 objects degraded (24.944%); 0 B/s, 77 objects/s recovering 2024-09-21T10:43:01.970 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:01 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2116990830' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:01.970 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:01.970 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:02.052 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:02.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:01 smithi031 ceph-mon[96824]: pgmap v1952: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.6 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 19159/76809 objects degraded (24.944%); 0 B/s, 77 objects/s recovering 2024-09-21T10:43:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:01 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2116990830' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:02.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:02.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:02.332 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:02.395 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:02.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:02.497 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:02.519 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:02.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:02.621 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:02.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:02.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:02.761 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.806 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:02.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:02.907 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.944 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:02.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:03.046 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:03.047 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:02 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:43:03.047 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:02 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2116990830' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:03.047 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:02 smithi031 ceph-mon[96824]: osdmap e1338: 8 total, 8 up, 7 in 2024-09-21T10:43:03.047 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:03.047 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:02 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:03.090 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:03.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:03.192 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:02 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:43:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:02 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2116990830' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:02 smithi007 ceph-mon[99390]: osdmap e1338: 8 total, 8 up, 7 in 2024-09-21T10:43:03.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:03.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:02 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:02 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:43:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:02 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2116990830' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:02 smithi007 ceph-mon[101144]: osdmap e1338: 8 total, 8 up, 7 in 2024-09-21T10:43:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:02 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:03.227 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:03.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:03.329 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:03.370 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:03.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:03.471 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:03.512 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:03.614 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:03.660 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:03.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:03.762 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:03.787 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:03.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:03.889 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:03.924 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:03.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:04.026 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:04.062 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:04.164 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:03 smithi031 ceph-mon[96824]: pgmap v1954: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 18992/69621 objects degraded (27.279%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:03 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 19159/76809 objects degraded (24.944%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:04.190 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:04.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:03 smithi007 ceph-mon[99390]: pgmap v1954: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 18992/69621 objects degraded (27.279%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:03 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 19159/76809 objects degraded (24.944%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:04.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:03 smithi007 ceph-mon[101144]: pgmap v1954: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 18992/69621 objects degraded (27.279%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:04.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:03 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 19159/76809 objects degraded (24.944%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:04.291 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:04.334 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:04.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:04.436 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:04.463 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:04.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:04.564 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:04.595 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:04.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:04.697 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:04.739 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:04.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:04.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:04.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:04.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:04.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:04.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:04.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:05.099 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:05.148 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:05.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:05.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:05.277 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:05.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:05.378 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:05.411 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:05.512 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:05.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.572 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:05.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:05.673 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:05.702 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:05.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:05.804 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:05.844 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:05.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:05.946 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:05.981 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:05.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:06.064 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:05 smithi031 ceph-mon[96824]: pgmap v1955: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 18827/66531 objects degraded (28.298%); 0 B/s, 61 objects/s recovering 2024-09-21T10:43:06.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:06.112 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:06.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:06.135 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:05 smithi007 ceph-mon[99390]: pgmap v1955: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 18827/66531 objects degraded (28.298%); 0 B/s, 61 objects/s recovering 2024-09-21T10:43:06.135 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:05 smithi007 ceph-mon[101144]: pgmap v1955: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.4 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 18827/66531 objects degraded (28.298%); 0 B/s, 61 objects/s recovering 2024-09-21T10:43:06.213 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:06.259 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:06.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:06.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:06.394 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:06.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:06.495 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:06.531 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:06.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:06.633 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:06.660 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:06.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:06.762 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:06.800 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:06.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:06.902 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:06.931 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:06.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:07.033 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:07.075 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:07.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:07.151 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:43:07.176 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:07.205 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:07.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:07.286 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:43:07.286 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:43:07.307 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:07.332 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:07.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:07.434 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:07.462 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:07.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:07.563 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:07.596 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:07.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:07 smithi031 ceph-mon[96824]: pgmap v1956: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.3 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 696 op/s; 18664/64419 objects degraded (28.973%); 0 B/s, 63 objects/s recovering 2024-09-21T10:43:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:07 smithi007 ceph-mon[99390]: pgmap v1956: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.3 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 696 op/s; 18664/64419 objects degraded (28.973%); 0 B/s, 63 objects/s recovering 2024-09-21T10:43:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:07.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:07.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:07.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:07 smithi007 ceph-mon[101144]: pgmap v1956: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.3 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 696 op/s; 18664/64419 objects degraded (28.973%); 0 B/s, 63 objects/s recovering 2024-09-21T10:43:07.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:07.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:07.698 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:07.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.745 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:07.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:07.846 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:07.884 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:07.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:07.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:08.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.036 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:08.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:08.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:08.164 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:08.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:08.266 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:08.292 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:08.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:08.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:08.421 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:08.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:08.523 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:08.556 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:08.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:08.657 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:08 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 18664/64419 objects degraded (28.973%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:08.685 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:08.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:08.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:08 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 18664/64419 objects degraded (28.973%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:08.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:08 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 18664/64419 objects degraded (28.973%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:08.786 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:08.811 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:08.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:08.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:08.943 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:08.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:09.045 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:09.070 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:09.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:09.172 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:09.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:09.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:09.301 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:09.330 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:09.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:09.432 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:09.457 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:09.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:09.558 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:09.598 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:09.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:09 smithi007 ceph-mon[99390]: pgmap v1957: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 713 op/s; 18509/55392 objects degraded (33.415%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:09.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:09 smithi007 ceph-mon[101144]: pgmap v1957: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 713 op/s; 18509/55392 objects degraded (33.415%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:09.700 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:09.748 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:09.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:09.849 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:09.875 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:09.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:09 smithi031 ceph-mon[96824]: pgmap v1957: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 713 op/s; 18509/55392 objects degraded (33.415%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:09.976 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:10.030 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:10.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:10.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:10.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.156 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:10.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:10.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:10.291 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:10.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:10.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:10.420 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:10.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:10.522 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:10.551 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:10.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:10.653 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:10.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:10.782 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:10.804 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:10.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:10.905 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:10.947 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:10.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:11.048 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:11.070 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:11.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:11.163 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:43:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:43:10] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.51.0" 2024-09-21T10:43:11.171 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:11.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:11.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:11.315 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:11.337 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:11.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:11.439 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:11.463 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:11.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:11.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:11.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.610 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:11.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:11.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:11.738 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:11.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:11.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:11.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:11.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:11 smithi031 ceph-mon[96824]: pgmap v1958: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 713 op/s; 18509/55392 objects degraded (33.415%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:11 smithi007 ceph-mon[99390]: pgmap v1958: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 713 op/s; 18509/55392 objects degraded (33.415%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:11 smithi007 ceph-mon[101144]: pgmap v1958: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.1 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 713 op/s; 18509/55392 objects degraded (33.415%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:11.969 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:11.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:11.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:12.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:12.120 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:12.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:12.222 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:12.245 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:12.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:12.347 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:12.411 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:12.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:12.516 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:12.546 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:12.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:12.648 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:12.692 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:12.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:12.794 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:12.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:12.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:12.934 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:12.961 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:12.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:13.062 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:13.102 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:13.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:13.169 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:43:13.169 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:43:13.204 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:13.204 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:43:13.205 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:43:13.247 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:43:13.247 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:43:13.248 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:13.294 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:43:13.307 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:43:13.327 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:43:13.327 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:43:13.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:13.367 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:43:13.367 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:43:13.379 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:13.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:13.398 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:43:13.398 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:43:13.439 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:43:13.439 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:43:13.458 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:43:13.481 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:13.563 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:13.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:13.665 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:13.726 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:13.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:13.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:13.871 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:13.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:13.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:13 smithi007 ceph-mon[99390]: pgmap v1959: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 999 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 837 op/s; 18352/47985 objects degraded (38.245%); 0 B/s, 59 objects/s recovering 2024-09-21T10:43:13.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:13 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 18352/47985 objects degraded (38.245%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:13.913 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:13 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1782984302' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:13.913 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:13 smithi007 ceph-mon[101144]: pgmap v1959: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 999 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 837 op/s; 18352/47985 objects degraded (38.245%); 0 B/s, 59 objects/s recovering 2024-09-21T10:43:13.913 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:13 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 18352/47985 objects degraded (38.245%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:13.913 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:13 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1782984302' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:13 smithi031 ceph-mon[96824]: pgmap v1959: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 999 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 837 op/s; 18352/47985 objects degraded (38.245%); 0 B/s, 59 objects/s recovering 2024-09-21T10:43:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:13 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 18352/47985 objects degraded (38.245%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:13 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1782984302' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:13.973 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:14.020 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:14.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:14.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:14.149 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:14.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:14.251 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:14.281 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:14.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:14.383 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:14.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.441 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:14.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:14.542 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:14.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.583 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:14.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:14.684 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:14.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.732 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:14.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:14.833 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:14.859 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:14.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:14.957 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:14.958 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:14.961 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:14.987 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:14.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:15.088 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:15.112 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:15.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:15.214 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:15.270 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:15.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:15.292 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:43:15.293 INFO:teuthology.orchestra.run.smithi007.stdout:{"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","health":{"status":"HEALTH_WARN","checks":{"PG_DEGRADED":{"severity":"HEALTH_WARN","summary":{"message":"Degraded data redundancy: 18220/44883 objects degraded (40.594%), 6 pgs degraded, 6 pgs undersized","count":12},"muted":false}},"mutes":[]},"election_epoch":30,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":1827,"monmap":{"epoch":4,"min_mon_release_name":"squid","num_mons":3},"osdmap":{"epoch":1338,"num_osds":8,"num_up_osds":8,"osd_up_since":1726913918,"num_in_osds":7,"osd_in_since":1726915209,"num_remapped_pgs":6},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":93},{"state_name":"active+recovery_wait+undersized+degraded+remapped","count":4},{"state_name":"active+recovering+undersized+degraded+remapped","count":2}],"num_pgs":99,"num_pools":5,"num_objects":14961,"data_bytes":979406062,"bytes_used":7740633088,"bytes_avail":664224616448,"bytes_total":671965249536,"degraded_objects":18220,"degraded_total":44883,"degraded_ratio":0.40594434418376663,"recovering_objects_per_sec":64,"recovering_bytes_per_sec":0,"recovering_keys_per_sec":0,"num_objects_recovered":772,"num_bytes_recovered":0,"num_keys_recovered":0,"write_bytes_sec":0,"read_op_per_sec":0,"write_op_per_sec":686},"fsmap":{"epoch":9,"btime":"1970-01-01T00:00:00:000000+0000","id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi007.zciwqv","status":"up:active","gid":14637}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.7:8443/","prometheus":"http://172.21.15.7:9283/"}},"servicemap":{"epoch":28,"modified":"2024-09-21T10:41:50.441745+0000","services":{}},"progress_events":{}} 2024-09-21T10:43:15.372 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:15.399 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:15.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:15.500 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:15.536 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:15.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:15.637 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:15.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:15 smithi031 ceph-mon[96824]: pgmap v1960: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 934 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 686 op/s; 18220/44883 objects degraded (40.594%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:15.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:15 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3949124369' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:43:15.679 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:15.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:15.780 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:15.819 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:15.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:15.921 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:15 smithi007 ceph-mon[99390]: pgmap v1960: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 934 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 686 op/s; 18220/44883 objects degraded (40.594%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:15 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3949124369' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:43:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:15 smithi007 ceph-mon[101144]: pgmap v1960: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 934 MiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 686 op/s; 18220/44883 objects degraded (40.594%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:15 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3949124369' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:43:15.950 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:15.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:16.052 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:16.095 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:16.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:16.136 INFO:tasks.cephadm.ceph_manager.ceph:making progress, resetting timeout 2024-09-21T10:43:16.137 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:43:16.198 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:16.226 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:16.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:16.328 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:16.353 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:16.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:16.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:16.487 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:16.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:16.525 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:43:16.589 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:16.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:16.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:16.720 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:16.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.774 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:16.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:16.875 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:16.897 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:16.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:16.999 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:17.025 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:17.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:17.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:17.153 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:17.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:17.255 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:17.279 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:17.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:17.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:17.406 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:17.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:17.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:17.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:17.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:17.635 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:17.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.686 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:17.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:17.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:17.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.833 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:17.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:17 smithi031 ceph-mon[96824]: pgmap v1961: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 897 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 18101/43086 objects degraded (42.011%); 0 B/s, 60 objects/s recovering 2024-09-21T10:43:17.933 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:17 smithi007 ceph-mon[99390]: pgmap v1961: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 897 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 18101/43086 objects degraded (42.011%); 0 B/s, 60 objects/s recovering 2024-09-21T10:43:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:17 smithi007 ceph-mon[101144]: pgmap v1961: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 897 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 651 op/s; 18101/43086 objects degraded (42.011%); 0 B/s, 60 objects/s recovering 2024-09-21T10:43:17.966 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:17.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:18.068 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:18.095 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:18.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:18.196 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:18.220 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:18.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:18.322 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:18.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:18.451 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:18.494 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:18.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:18.596 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:18.632 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:18.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:18.734 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:18.778 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:18.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:18.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:18.901 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:18 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 18101/43086 objects degraded (42.011%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:18 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 18101/43086 objects degraded (42.011%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:18 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 18101/43086 objects degraded (42.011%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:19.003 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:19.031 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:19.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:19.133 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:19.162 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:19.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:19.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:19.293 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:19.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:19.395 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:19.424 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:19.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:19.525 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:19.555 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:19.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:19.656 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:19.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:19.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:19.795 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:19.831 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:19.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:19.847 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:19 smithi031 ceph-mon[96824]: pgmap v1962: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 722 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 824 op/s; 17948/34713 objects degraded (51.704%); 0 B/s, 59 objects/s recovering 2024-09-21T10:43:19.933 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:19 smithi007 ceph-mon[101144]: pgmap v1962: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 722 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 824 op/s; 17948/34713 objects degraded (51.704%); 0 B/s, 59 objects/s recovering 2024-09-21T10:43:19.933 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:19.940 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:19 smithi007 ceph-mon[99390]: pgmap v1962: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 722 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 824 op/s; 17948/34713 objects degraded (51.704%); 0 B/s, 59 objects/s recovering 2024-09-21T10:43:20.005 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:20.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:20.107 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:20.167 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:20.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:20.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:20.318 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:20.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:20.420 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:20.448 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:20.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:20.549 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:20.576 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:20.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:20.677 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:20.703 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:20.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:20.805 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:20.830 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:20.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:20.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:20.959 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:20.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:21.060 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:21.094 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:21.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:43:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:43:20] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.51.0" 2024-09-21T10:43:21.196 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:21.236 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:21.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:21.338 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:21.392 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:21.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:21.494 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:21.533 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:21.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:21.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:21.668 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:21.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:21.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:21.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:21.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:21.897 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:21 smithi031 ceph-mon[96824]: pgmap v1963: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 722 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 574 op/s; 17948/34713 objects degraded (51.704%); 0 B/s, 46 objects/s recovering 2024-09-21T10:43:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:21 smithi007 ceph-mon[101144]: pgmap v1963: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 722 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 574 op/s; 17948/34713 objects degraded (51.704%); 0 B/s, 46 objects/s recovering 2024-09-21T10:43:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:21.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:21 smithi007 ceph-mon[99390]: pgmap v1963: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 722 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 574 op/s; 17948/34713 objects degraded (51.704%); 0 B/s, 46 objects/s recovering 2024-09-21T10:43:21.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:21.944 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:21.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:22.046 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:22.076 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:22.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:22.178 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:22.217 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:22.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:22.319 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:22.346 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:22.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:22.448 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:22.479 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:22.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:22.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:22.611 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:22.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:22.712 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:22.753 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:22.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:22.854 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:22.901 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:22.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:23.003 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:23.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.033 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:23.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:23.134 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:23.164 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:23.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:23.266 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:23.292 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:23.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:23.394 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:23.420 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:23.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:23.523 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:23.550 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:23.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:23.652 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:23.678 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:23.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:23 smithi007 ceph-mon[99390]: pgmap v1964: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 563 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 17791/27069 objects degraded (65.725%); 0 B/s, 59 objects/s recovering 2024-09-21T10:43:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:23 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2500326482' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:43:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:23 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:43:23.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:23 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 17791/27069 objects degraded (65.725%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:23 smithi007 ceph-mon[101144]: pgmap v1964: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 563 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 17791/27069 objects degraded (65.725%); 0 B/s, 59 objects/s recovering 2024-09-21T10:43:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:23 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2500326482' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:43:23.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:23 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:43:23.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:23 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 17791/27069 objects degraded (65.725%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:23.780 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:23.808 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:23.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:23.910 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:23 smithi031 ceph-mon[96824]: pgmap v1964: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 563 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 17791/27069 objects degraded (65.725%); 0 B/s, 59 objects/s recovering 2024-09-21T10:43:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:23 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2500326482' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:43:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:23 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:43:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:23 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 17791/27069 objects degraded (65.725%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:23.941 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:24.042 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:24.067 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:24.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:24.136 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:24.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:190687 9.a e1339/1312 9:514116a1:::benchmark_data_smithi007_240312_object92169:head v 1339'11763, mlcod=0'0)", 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:43:24.182922+0000", 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.013746351, 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013773588999999999, 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:43:24.200 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.182922+0000", 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.182922+0000", 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.182922+0000", 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8000000000000001e-07 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.182926+0000", 2024-09-21T10:43:24.201 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8829999999999999e-06 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.182933+0000", 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6719999999999998e-06 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.182937+0000", 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5499999999999996e-06 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.202 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.191988+0000", 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0090503749999999994 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.192045+0000", 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7627000000000002e-05 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:190686 9.2 e1339/1305 9:4800a419:::benchmark_data_smithi007_240312_object92168:head v 1339'11718, mlcod=1339'11714)", 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:43:24.187440+0000", 2024-09-21T10:43:24.203 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0092278670000000007, 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.009316675, 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.187440+0000", 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.187440+0000", 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:43:24.204 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.187442+0000", 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2449999999999999e-06 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.187448+0000", 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7530000000000004e-06 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.187466+0000", 2024-09-21T10:43:24.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7186000000000001e-05 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.187473+0000", 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.622e-06 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.193840+0000", 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0063670569999999998 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.193888+0000", 2024-09-21T10:43:24.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8179000000000001e-05 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:190682 9.2 e1339/1305 9:4c84d952:::benchmark_data_smithi007_240312_object92164:head v 1339'11717, mlcod=1339'11714)", 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:43:24.180867+0000", 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.015801185999999998, 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.015953281, 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:43:24.207 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.180867+0000", 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.180867+0000", 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.180868+0000", 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.2699999999999998e-07 2024-09-21T10:43:24.208 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.180873+0000", 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0849999999999996e-06 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.180904+0000", 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.133e-05 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.180913+0000", 2024-09-21T10:43:24.209 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7139999999999999e-06 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.186979+0000", 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0060658029999999998 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:43:24.187037+0000", 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7744999999999997e-05 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:43:24.210 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:43:24.211 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:43:24.211 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 3 2024-09-21T10:43:24.211 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:43:24.212 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:24.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:24.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:24.339 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:24.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:24.441 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:24.470 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:24.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:24.572 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:24.631 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:24 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:24.631 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:24 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:43:24.631 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:24 smithi007 ceph-mon[99390]: osdmap e1339: 8 total, 8 up, 7 in 2024-09-21T10:43:24.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.635 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:24.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:24.736 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:24.773 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:24.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:24.875 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:24 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:24 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:43:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:24 smithi031 ceph-mon[96824]: osdmap e1339: 8 total, 8 up, 7 in 2024-09-21T10:43:24.917 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:24.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:24 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:24 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:43:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:24 smithi007 ceph-mon[101144]: osdmap e1339: 8 total, 8 up, 7 in 2024-09-21T10:43:25.019 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:25.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:25.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:25.153 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:25.179 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:43:25.201 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:25.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:25.303 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:25.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.342 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:25.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:25.443 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:25.471 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:25.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:25.573 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:25.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:25.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:25.719 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:25.744 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:25.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:25.846 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:25.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.886 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:25.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:25 smithi031 ceph-mon[96824]: pgmap v1966: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 489 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 17630/23508 objects degraded (74.996%); 0 B/s, 58 objects/s recovering 2024-09-21T10:43:25.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:25 smithi007 ceph-mon[99390]: pgmap v1966: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 489 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 17630/23508 objects degraded (74.996%); 0 B/s, 58 objects/s recovering 2024-09-21T10:43:25.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:25 smithi007 ceph-mon[101144]: pgmap v1966: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 489 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 17630/23508 objects degraded (74.996%); 0 B/s, 58 objects/s recovering 2024-09-21T10:43:25.987 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:26.024 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:26.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:26.122 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:43:26.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:26.129 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:43:26.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.182 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:26.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:26.283 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:26.331 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:26.433 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:26.478 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:26.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:26.579 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:26.607 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:26.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:26.653 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:26 smithi007 ceph-mon[99390]: from='client.55468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:26.653 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:26 smithi007 ceph-mon[101144]: from='client.55468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:26.710 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:26.738 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:26.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:26.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:26.870 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:26.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:26.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:26 smithi031 ceph-mon[96824]: from='client.55468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:26.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:26.999 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:26.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:27.094 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1966,"stamp":"2024-09-21T10:43:24.507025+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":512462062,"num_objects":7836,"num_object_clones":0,"num_object_copies":23508,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":17630,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7836,"num_whiteouts":0,"num_read":107,"num_read_kb":228,"num_write":189345,"num_write_kb":6305652,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14976,"num_bytes_recovered":738367275,"num_keys_recovered":30,"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":114321,"ondisk_log_size":114321,"up":297,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":6224492,"kb_used_data":1601716,"kb_used_omap":199,"kb_used_meta":4622392,"kb_avail":649991572,"statfs":{"total":671965249536,"available":665591369728,"internally_reserved":0,"allocated":1640157184,"data_stored":1619080205,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203805,"internal_metadata":4733330403},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,3,4,6,2,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-466944000,"num_objects":-7125,"num_object_clones":0,"num_object_copies":-21375,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-590,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7125,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7125,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":590,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.013198"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":463,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.802209+0000","last_change":"2024-09-21T10:40:10.425150+0000","last_active":"2024-09-21T10:43:01.802209+0000","last_peered":"2024-09-21T10:43:01.802209+0000","last_clean":"2024-09-21T10:43:01.802209+0000","last_became_active":"2024-09-21T10:40:10.424659+0000","last_became_peered":"2024-09-21T10:40:10.424659+0000","last_unstale":"2024-09-21T10:43:01.802209+0000","last_undegraded":"2024-09-21T10:43:01.802209+0000","last_fullsized":"2024-09-21T10:43:01.802209+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:38.770658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":1246,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708719+0000","last_change":"2024-09-21T10:40:10.433738+0000","last_active":"2024-09-21T10:42:49.708719+0000","last_peered":"2024-09-21T10:42:49.708719+0000","last_clean":"2024-09-21T10:42:49.708719+0000","last_became_active":"2024-09-21T10:40:10.421254+0000","last_became_peered":"2024-09-21T10:40:10.421254+0000","last_unstale":"2024-09-21T10:42:49.708719+0000","last_undegraded":"2024-09-21T10:42:49.708719+0000","last_fullsized":"2024-09-21T10:42:49.708719+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:44.984710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1313,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.794279+0000","last_change":"2024-09-21T10:40:10.410783+0000","last_active":"2024-09-21T10:43:01.794279+0000","last_peered":"2024-09-21T10:43:01.794279+0000","last_clean":"2024-09-21T10:43:01.794279+0000","last_became_active":"2024-09-21T10:40:10.408862+0000","last_became_peered":"2024-09-21T10:40:10.408862+0000","last_unstale":"2024-09-21T10:43:01.794279+0000","last_undegraded":"2024-09-21T10:43:01.794279+0000","last_fullsized":"2024-09-21T10:43:01.794279+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.064176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":510,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.786191+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:43:01.786191+0000","last_peered":"2024-09-21T10:43:01.786191+0000","last_clean":"2024-09-21T10:43:01.786191+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:43:01.786191+0000","last_undegraded":"2024-09-21T10:43:01.786191+0000","last_fullsized":"2024-09-21T10:43:01.786191+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":510,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.789030+0000","last_change":"2024-09-21T10:40:10.421918+0000","last_active":"2024-09-21T10:43:01.789030+0000","last_peered":"2024-09-21T10:43:01.789030+0000","last_clean":"2024-09-21T10:43:01.789030+0000","last_became_active":"2024-09-21T10:40:10.421584+0000","last_became_peered":"2024-09-21T10:40:10.421584+0000","last_unstale":"2024-09-21T10:43:01.789030+0000","last_undegraded":"2024-09-21T10:43:01.789030+0000","last_fullsized":"2024-09-21T10:43:01.789030+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:32.829850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1230,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708689+0000","last_change":"2024-09-21T10:40:10.406281+0000","last_active":"2024-09-21T10:42:49.708689+0000","last_peered":"2024-09-21T10:42:49.708689+0000","last_clean":"2024-09-21T10:42:49.708689+0000","last_became_active":"2024-09-21T10:40:10.404953+0000","last_became_peered":"2024-09-21T10:40:10.404953+0000","last_unstale":"2024-09-21T10:42:49.708689+0000","last_undegraded":"2024-09-21T10:42:49.708689+0000","last_fullsized":"2024-09-21T10:42:49.708689+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:16:48.490600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.17","version":"0'0","reported_seq":463,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.805815+0000","last_change":"2024-09-21T10:40:10.424345+0000","last_active":"2024-09-21T10:43:01.805815+0000","last_peered":"2024-09-21T10:43:01.805815+0000","last_clean":"2024-09-21T10:43:01.805815+0000","last_became_active":"2024-09-21T10:40:10.423969+0000","last_became_peered":"2024-09-21T10:40:10.423969+0000","last_unstale":"2024-09-21T10:43:01.805815+0000","last_undegraded":"2024-09-21T10:43:01.805815+0000","last_fullsized":"2024-09-21T10:43:01.805815+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:43.690737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"71'8","reported_seq":117,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.790577+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:43:01.790577+0000","last_peered":"2024-09-21T10:43:01.790577+0000","last_clean":"2024-09-21T10:43:01.790577+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:43:01.790577+0000","last_undegraded":"2024-09-21T10:43:01.790577+0000","last_fullsized":"2024-09-21T10:43:01.790577+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"1338'11605","reported_seq":18761,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:20.546376+0000","last_change":"2024-09-21T10:41:37.930540+0000","last_active":"2024-09-21T10:43:20.546376+0000","last_peered":"2024-09-21T10:43:20.546376+0000","last_clean":"2024-09-21T10:43:20.546376+0000","last_became_active":"2024-09-21T10:41:37.916068+0000","last_became_peered":"2024-09-21T10:41:37.916068+0000","last_unstale":"2024-09-21T10:43:20.546376+0000","last_undegraded":"2024-09-21T10:43:20.546376+0000","last_fullsized":"2024-09-21T10:43:20.546376+0000","mapping_epoch":1328,"log_start":"1315'3900","ondisk_log_start":"1315'3900","created":1305,"last_epoch_clean":1329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7705,"log_dups_size":0,"ondisk_log_size":7705,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:33:13.457705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":36372480,"num_objects":555,"num_object_clones":0,"num_object_copies":1665,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":555,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11605,"num_write_kb":389120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3533,"num_bytes_recovered":231538688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1252,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.709040+0000","last_change":"2024-09-21T10:40:10.421359+0000","last_active":"2024-09-21T10:42:49.709040+0000","last_peered":"2024-09-21T10:42:49.709040+0000","last_clean":"2024-09-21T10:42:49.709040+0000","last_became_active":"2024-09-21T10:40:10.411435+0000","last_became_peered":"2024-09-21T10:40:10.411435+0000","last_unstale":"2024-09-21T10:42:49.709040+0000","last_undegraded":"2024-09-21T10:42:49.709040+0000","last_fullsized":"2024-09-21T10:42:49.709040+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:57.616441+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1309,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.752367+0000","last_change":"2024-09-21T10:40:10.409690+0000","last_active":"2024-09-21T10:42:49.752367+0000","last_peered":"2024-09-21T10:42:49.752367+0000","last_clean":"2024-09-21T10:42:49.752367+0000","last_became_active":"2024-09-21T10:40:10.409291+0000","last_became_peered":"2024-09-21T10:40:10.409291+0000","last_unstale":"2024-09-21T10:42:49.752367+0000","last_undegraded":"2024-09-21T10:42:49.752367+0000","last_fullsized":"2024-09-21T10:42:49.752367+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:39.013691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"1338'11794","reported_seq":11837,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:22.157763+0000","last_change":"2024-09-21T10:39:32.863735+0000","last_active":"2024-09-21T10:43:22.157763+0000","last_peered":"2024-09-21T10:43:22.157763+0000","last_clean":"2024-09-21T10:43:22.157763+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:43:22.157763+0000","last_undegraded":"2024-09-21T10:43:22.157763+0000","last_fullsized":"2024-09-21T10:43:22.157763+0000","mapping_epoch":1305,"log_start":"1317'4800","ondisk_log_start":"1317'4800","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":6994,"log_dups_size":0,"ondisk_log_size":6994,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:30.596826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":30539776,"num_objects":466,"num_object_clones":0,"num_object_copies":1398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":466,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11794,"num_write_kb":392320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1227,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708981+0000","last_change":"2024-09-21T10:40:10.430025+0000","last_active":"2024-09-21T10:42:49.708981+0000","last_peered":"2024-09-21T10:42:49.708981+0000","last_clean":"2024-09-21T10:42:49.708981+0000","last_became_active":"2024-09-21T10:40:10.412527+0000","last_became_peered":"2024-09-21T10:40:10.412527+0000","last_unstale":"2024-09-21T10:42:49.708981+0000","last_undegraded":"2024-09-21T10:42:49.708981+0000","last_fullsized":"2024-09-21T10:42:49.708981+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:33.294584+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":2,"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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":118,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708438+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:42:49.708438+0000","last_peered":"2024-09-21T10:42:49.708438+0000","last_clean":"2024-09-21T10:42:49.708438+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:42:49.708438+0000","last_undegraded":"2024-09-21T10:42:49.708438+0000","last_fullsized":"2024-09-21T10:42:49.708438+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"1338'12149","reported_seq":19713,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:22.030078+0000","last_change":"2024-09-21T10:41:01.908042+0000","last_active":"2024-09-21T10:43:22.030078+0000","last_peered":"2024-09-21T10:43:22.030078+0000","last_clean":"2024-09-21T10:43:22.030078+0000","last_became_active":"2024-09-21T10:41:01.903196+0000","last_became_peered":"2024-09-21T10:41:01.903196+0000","last_unstale":"2024-09-21T10:43:22.030078+0000","last_undegraded":"2024-09-21T10:43:22.030078+0000","last_fullsized":"2024-09-21T10:43:22.030078+0000","mapping_epoch":1322,"log_start":"1317'4600","ondisk_log_start":"1317'4600","created":1305,"last_epoch_clean":1323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7549,"log_dups_size":0,"ondisk_log_size":7549,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:30:18.837916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":32833536,"num_objects":501,"num_object_clones":0,"num_object_copies":1503,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":501,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12149,"num_write_kb":404800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3753,"num_bytes_recovered":245956608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":55,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.752691+0000","last_change":"2024-09-21T10:40:10.420194+0000","last_active":"2024-09-21T10:42:49.752691+0000","last_peered":"2024-09-21T10:42:49.752691+0000","last_clean":"2024-09-21T10:42:49.752691+0000","last_became_active":"2024-09-21T10:40:10.409670+0000","last_became_peered":"2024-09-21T10:40:10.409670+0000","last_unstale":"2024-09-21T10:42:49.752691+0000","last_undegraded":"2024-09-21T10:42:49.752691+0000","last_fullsized":"2024-09-21T10:42:49.752691+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:43.555566+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":116,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.747737+0000","last_change":"2024-09-21T10:40:10.410624+0000","last_active":"2024-09-21T10:42:49.747737+0000","last_peered":"2024-09-21T10:42:49.747737+0000","last_clean":"2024-09-21T10:42:49.747737+0000","last_became_active":"2024-09-21T10:40:10.410193+0000","last_became_peered":"2024-09-21T10:40:10.410193+0000","last_unstale":"2024-09-21T10:42:49.747737+0000","last_undegraded":"2024-09-21T10:42:49.747737+0000","last_fullsized":"2024-09-21T10:42:49.747737+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:51:19.233356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"1338'11752","reported_seq":11795,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:22.000011+0000","last_change":"2024-09-21T10:39:32.863886+0000","last_active":"2024-09-21T10:43:22.000011+0000","last_peered":"2024-09-21T10:43:22.000011+0000","last_clean":"2024-09-21T10:43:22.000011+0000","last_became_active":"2024-09-21T10:39:32.863194+0000","last_became_peered":"2024-09-21T10:39:32.863194+0000","last_unstale":"2024-09-21T10:43:22.000011+0000","last_undegraded":"2024-09-21T10:43:22.000011+0000","last_fullsized":"2024-09-21T10:43:22.000011+0000","mapping_epoch":1305,"log_start":"1316'4200","ondisk_log_start":"1316'4200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7552,"log_dups_size":0,"ondisk_log_size":7552,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:06.203091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":32899072,"num_objects":502,"num_object_clones":0,"num_object_copies":1506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":502,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11752,"num_write_kb":392128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1325,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.752704+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:42:49.752704+0000","last_peered":"2024-09-21T10:42:49.752704+0000","last_clean":"2024-09-21T10:42:49.752704+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:42:49.752704+0000","last_undegraded":"2024-09-21T10:42:49.752704+0000","last_fullsized":"2024-09-21T10:42:49.752704+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":503,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.788306+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:43:01.788306+0000","last_peered":"2024-09-21T10:43:01.788306+0000","last_clean":"2024-09-21T10:43:01.788306+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:43:01.788306+0000","last_undegraded":"2024-09-21T10:43:01.788306+0000","last_fullsized":"2024-09-21T10:43:01.788306+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"1338'12106","reported_seq":12186,"reported_epoch":1338,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:23.244337+0000","last_change":"2024-09-21T10:40:11.749291+0000","last_active":"2024-09-21T10:43:23.244337+0000","last_peered":"2024-09-21T10:43:23.244337+0000","last_clean":"2024-09-21T10:40:09.384496+0000","last_became_active":"2024-09-21T10:40:11.734634+0000","last_became_peered":"2024-09-21T10:40:11.734634+0000","last_unstale":"2024-09-21T10:43:23.244337+0000","last_undegraded":"2024-09-21T10:40:11.442863+0000","last_fullsized":"2024-09-21T10:40:11.401166+0000","mapping_epoch":1312,"log_start":"1323'6200","ondisk_log_start":"1323'6200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5906,"log_dups_size":0,"ondisk_log_size":5906,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":29622272,"num_objects":452,"num_object_clones":0,"num_object_copies":1356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3641,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":452,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12106,"num_write_kb":401856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,6],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6","objects":-3189}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1718,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.802727+0000","last_change":"2024-09-21T10:40:13.415389+0000","last_active":"2024-09-21T10:43:01.802727+0000","last_peered":"2024-09-21T10:43:01.802727+0000","last_clean":"2024-09-21T10:43:01.802727+0000","last_became_active":"2024-09-21T10:40:13.414655+0000","last_became_peered":"2024-09-21T10:40:13.414655+0000","last_unstale":"2024-09-21T10:43:01.802727+0000","last_undegraded":"2024-09-21T10:43:01.802727+0000","last_fullsized":"2024-09-21T10:43:01.802727+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":482,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.793885+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:43:01.793885+0000","last_peered":"2024-09-21T10:43:01.793885+0000","last_clean":"2024-09-21T10:43:01.793885+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:43:01.793885+0000","last_undegraded":"2024-09-21T10:43:01.793885+0000","last_fullsized":"2024-09-21T10:43:01.793885+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":127,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708886+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:42:49.708886+0000","last_peered":"2024-09-21T10:42:49.708886+0000","last_clean":"2024-09-21T10:42:49.708886+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:42:49.708886+0000","last_undegraded":"2024-09-21T10:42:49.708886+0000","last_fullsized":"2024-09-21T10:42:49.708886+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"1338'12182","reported_seq":12225,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:21.799089+0000","last_change":"2024-09-21T10:39:32.863480+0000","last_active":"2024-09-21T10:43:21.799089+0000","last_peered":"2024-09-21T10:43:21.799089+0000","last_clean":"2024-09-21T10:43:21.799089+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:43:21.799089+0000","last_undegraded":"2024-09-21T10:43:21.799089+0000","last_fullsized":"2024-09-21T10:43:21.799089+0000","mapping_epoch":1305,"log_start":"1315'4200","ondisk_log_start":"1315'4200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7982,"log_dups_size":0,"ondisk_log_size":7982,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:19.798805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":33554432,"num_objects":512,"num_object_clones":0,"num_object_copies":1536,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12182,"num_write_kb":406208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1479,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.752280+0000","last_change":"2024-09-21T10:36:45.667800+0000","last_active":"2024-09-21T10:42:49.752280+0000","last_peered":"2024-09-21T10:42:49.752280+0000","last_clean":"2024-09-21T10:42:49.752280+0000","last_became_active":"2024-09-21T10:36:18.559098+0000","last_became_peered":"2024-09-21T10:36:18.559098+0000","last_unstale":"2024-09-21T10:42:49.752280+0000","last_undegraded":"2024-09-21T10:42:49.752280+0000","last_fullsized":"2024-09-21T10:42:49.752280+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:44.434370+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":107,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.747652+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:42:49.747652+0000","last_peered":"2024-09-21T10:42:49.747652+0000","last_clean":"2024-09-21T10:42:49.747652+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:42:49.747652+0000","last_undegraded":"2024-09-21T10:42:49.747652+0000","last_fullsized":"2024-09-21T10:42:49.747652+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":118,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.709223+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:42:49.709223+0000","last_peered":"2024-09-21T10:42:49.709223+0000","last_clean":"2024-09-21T10:42:49.709223+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:42:49.709223+0000","last_undegraded":"2024-09-21T10:42:49.709223+0000","last_fullsized":"2024-09-21T10:42:49.709223+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"1338'11780","reported_seq":11859,"reported_epoch":1338,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:23.240602+0000","last_change":"2024-09-21T10:40:17.413174+0000","last_active":"2024-09-21T10:43:23.240602+0000","last_peered":"2024-09-21T10:43:23.240602+0000","last_clean":"2024-09-21T10:40:09.397006+0000","last_became_active":"2024-09-21T10:40:17.388526+0000","last_became_peered":"2024-09-21T10:40:17.388526+0000","last_unstale":"2024-09-21T10:43:23.240602+0000","last_undegraded":"2024-09-21T10:40:17.325156+0000","last_fullsized":"2024-09-21T10:40:17.320397+0000","mapping_epoch":1312,"log_start":"1323'5800","ondisk_log_start":"1323'5800","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5980,"log_dups_size":0,"ondisk_log_size":5980,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":29884416,"num_objects":456,"num_object_clones":0,"num_object_copies":1368,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3599,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":456,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11780,"num_write_kb":391552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1],"avail_no_missing":["3","1","7"],"object_location_counts":[{"shards":"1,3","objects":-3143}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":127,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708485+0000","last_change":"2024-09-21T10:40:10.421519+0000","last_active":"2024-09-21T10:42:49.708485+0000","last_peered":"2024-09-21T10:42:49.708485+0000","last_clean":"2024-09-21T10:42:49.708485+0000","last_became_active":"2024-09-21T10:40:10.421136+0000","last_became_peered":"2024-09-21T10:40:10.421136+0000","last_unstale":"2024-09-21T10:42:49.708485+0000","last_undegraded":"2024-09-21T10:42:49.708485+0000","last_fullsized":"2024-09-21T10:42:49.708485+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:43.454920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":127,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.709091+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:42:49.709091+0000","last_peered":"2024-09-21T10:42:49.709091+0000","last_clean":"2024-09-21T10:42:49.709091+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:42:49.709091+0000","last_undegraded":"2024-09-21T10:42:49.709091+0000","last_fullsized":"2024-09-21T10:42:49.709091+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"1338'11683","reported_seq":11761,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:23.198124+0000","last_change":"2024-09-21T10:39:32.863427+0000","last_active":"2024-09-21T10:43:23.198124+0000","last_peered":"2024-09-21T10:43:23.198124+0000","last_clean":"2024-09-21T10:43:23.198124+0000","last_became_active":"2024-09-21T10:39:32.863040+0000","last_became_peered":"2024-09-21T10:39:32.863040+0000","last_unstale":"2024-09-21T10:43:23.198124+0000","last_undegraded":"2024-09-21T10:43:23.198124+0000","last_fullsized":"2024-09-21T10:43:23.198124+0000","mapping_epoch":1305,"log_start":"1323'5800","ondisk_log_start":"1323'5800","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5883,"log_dups_size":0,"ondisk_log_size":5883,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:11:09.478074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":27328512,"num_objects":417,"num_object_clones":0,"num_object_copies":1251,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":417,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11683,"num_write_kb":387200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"362'149","reported_seq":1479,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:52.018621+0000","last_change":"2024-09-21T10:36:44.694948+0000","last_active":"2024-09-21T10:42:52.018621+0000","last_peered":"2024-09-21T10:42:52.018621+0000","last_clean":"2024-09-21T10:42:52.018621+0000","last_became_active":"2024-09-21T10:36:18.556112+0000","last_became_peered":"2024-09-21T10:36:18.556112+0000","last_unstale":"2024-09-21T10:42:52.018621+0000","last_undegraded":"2024-09-21T10:42:52.018621+0000","last_fullsized":"2024-09-21T10:42:52.018621+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:15.883804+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":464,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.791184+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:43:01.791184+0000","last_peered":"2024-09-21T10:43:01.791184+0000","last_clean":"2024-09-21T10:43:01.791184+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:43:01.791184+0000","last_undegraded":"2024-09-21T10:43:01.791184+0000","last_fullsized":"2024-09-21T10:43:01.791184+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":471,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.793877+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:43:01.793877+0000","last_peered":"2024-09-21T10:43:01.793877+0000","last_clean":"2024-09-21T10:43:01.793877+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:43:01.793877+0000","last_undegraded":"2024-09-21T10:43:01.793877+0000","last_fullsized":"2024-09-21T10:43:01.793877+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.8","version":"1338'11893","reported_seq":11971,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:23.211709+0000","last_change":"2024-09-21T10:39:32.733555+0000","last_active":"2024-09-21T10:43:23.211709+0000","last_peered":"2024-09-21T10:43:23.211709+0000","last_clean":"2024-09-21T10:43:23.211709+0000","last_became_active":"2024-09-21T10:39:32.732604+0000","last_became_peered":"2024-09-21T10:39:32.732604+0000","last_unstale":"2024-09-21T10:43:23.211709+0000","last_undegraded":"2024-09-21T10:43:23.211709+0000","last_fullsized":"2024-09-21T10:43:23.211709+0000","mapping_epoch":1305,"log_start":"1323'6000","ondisk_log_start":"1323'6000","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5893,"log_dups_size":0,"ondisk_log_size":5893,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:48.320649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":27983872,"num_objects":427,"num_object_clones":0,"num_object_copies":1281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":427,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11893,"num_write_kb":394240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1460,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.786690+0000","last_change":"2024-09-21T10:40:13.409809+0000","last_active":"2024-09-21T10:43:01.786690+0000","last_peered":"2024-09-21T10:43:01.786690+0000","last_clean":"2024-09-21T10:43:01.786690+0000","last_became_active":"2024-09-21T10:40:13.409149+0000","last_became_peered":"2024-09-21T10:40:13.409149+0000","last_unstale":"2024-09-21T10:43:01.786690+0000","last_undegraded":"2024-09-21T10:43:01.786690+0000","last_fullsized":"2024-09-21T10:43:01.786690+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1320,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.793782+0000","last_change":"2024-09-21T10:40:10.434659+0000","last_active":"2024-09-21T10:43:01.793782+0000","last_peered":"2024-09-21T10:43:01.793782+0000","last_clean":"2024-09-21T10:43:01.793782+0000","last_became_active":"2024-09-21T10:40:10.406159+0000","last_became_peered":"2024-09-21T10:40:10.406159+0000","last_unstale":"2024-09-21T10:43:01.793782+0000","last_undegraded":"2024-09-21T10:43:01.793782+0000","last_fullsized":"2024-09-21T10:43:01.793782+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:15.791343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":478,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.797876+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:43:01.797876+0000","last_peered":"2024-09-21T10:43:01.797876+0000","last_clean":"2024-09-21T10:43:01.797876+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:43:01.797876+0000","last_undegraded":"2024-09-21T10:43:01.797876+0000","last_fullsized":"2024-09-21T10:43:01.797876+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":116,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.748128+0000","last_change":"2024-09-21T10:40:10.405505+0000","last_active":"2024-09-21T10:42:49.748128+0000","last_peered":"2024-09-21T10:42:49.748128+0000","last_clean":"2024-09-21T10:42:49.748128+0000","last_became_active":"2024-09-21T10:40:10.405107+0000","last_became_peered":"2024-09-21T10:40:10.405107+0000","last_unstale":"2024-09-21T10:42:49.748128+0000","last_undegraded":"2024-09-21T10:42:49.748128+0000","last_fullsized":"2024-09-21T10:42:49.748128+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:50:57.199715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"1338'11592","reported_seq":11670,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:20.575322+0000","last_change":"2024-09-21T10:39:32.734534+0000","last_active":"2024-09-21T10:43:20.575322+0000","last_peered":"2024-09-21T10:43:20.575322+0000","last_clean":"2024-09-21T10:43:20.575322+0000","last_became_active":"2024-09-21T10:39:32.734171+0000","last_became_peered":"2024-09-21T10:39:32.734171+0000","last_unstale":"2024-09-21T10:43:20.575322+0000","last_undegraded":"2024-09-21T10:43:20.575322+0000","last_fullsized":"2024-09-21T10:43:20.575322+0000","mapping_epoch":1305,"log_start":"1315'3800","ondisk_log_start":"1315'3800","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7792,"log_dups_size":0,"ondisk_log_size":7792,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:25.556747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":35782656,"num_objects":546,"num_object_clones":0,"num_object_copies":1638,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11592,"num_write_kb":388416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1680,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.747829+0000","last_change":"2024-09-21T10:36:44.447270+0000","last_active":"2024-09-21T10:42:49.747829+0000","last_peered":"2024-09-21T10:42:49.747829+0000","last_clean":"2024-09-21T10:42:49.747829+0000","last_became_active":"2024-09-21T10:36:18.568793+0000","last_became_peered":"2024-09-21T10:36:18.568793+0000","last_unstale":"2024-09-21T10:42:49.747829+0000","last_undegraded":"2024-09-21T10:42:49.747829+0000","last_fullsized":"2024-09-21T10:42:49.747829+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:15.734272+0000","scrub_duration":0.0031585990000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1138,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.786793+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:43:01.786793+0000","last_peered":"2024-09-21T10:43:01.786793+0000","last_clean":"2024-09-21T10:43:01.786793+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:43:01.786793+0000","last_undegraded":"2024-09-21T10:43:01.786793+0000","last_fullsized":"2024-09-21T10:43:01.786793+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":518,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.789360+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:43:01.789360+0000","last_peered":"2024-09-21T10:43:01.789360+0000","last_clean":"2024-09-21T10:43:01.789360+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:43:01.789360+0000","last_undegraded":"2024-09-21T10:43:01.789360+0000","last_fullsized":"2024-09-21T10:43:01.789360+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":489,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.788819+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:43:01.788819+0000","last_peered":"2024-09-21T10:43:01.788819+0000","last_clean":"2024-09-21T10:43:01.788819+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:43:01.788819+0000","last_undegraded":"2024-09-21T10:43:01.788819+0000","last_fullsized":"2024-09-21T10:43:01.788819+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"1338'11662","reported_seq":11716,"reported_epoch":1338,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:22.032337+0000","last_change":"2024-09-21T10:40:11.730714+0000","last_active":"2024-09-21T10:43:22.032337+0000","last_peered":"2024-09-21T10:43:22.032337+0000","last_clean":"2024-09-21T10:40:09.392365+0000","last_became_active":"2024-09-21T10:40:11.724422+0000","last_became_peered":"2024-09-21T10:40:11.724422+0000","last_unstale":"2024-09-21T10:43:22.032337+0000","last_undegraded":"2024-09-21T10:40:11.524113+0000","last_fullsized":"2024-09-21T10:40:11.401427+0000","mapping_epoch":1312,"log_start":"1316'4100","ondisk_log_start":"1316'4100","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7562,"log_dups_size":0,"ondisk_log_size":7562,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:11.303917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":32505856,"num_objects":496,"num_object_clones":0,"num_object_copies":1488,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3566,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":496,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11662,"num_write_kb":389056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":-3070}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1460,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.786077+0000","last_change":"2024-09-21T10:40:13.411260+0000","last_active":"2024-09-21T10:43:01.786077+0000","last_peered":"2024-09-21T10:43:01.786077+0000","last_clean":"2024-09-21T10:43:01.786077+0000","last_became_active":"2024-09-21T10:40:13.410863+0000","last_became_peered":"2024-09-21T10:40:13.410863+0000","last_unstale":"2024-09-21T10:43:01.786077+0000","last_undegraded":"2024-09-21T10:43:01.786077+0000","last_fullsized":"2024-09-21T10:43:01.786077+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1877,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.799910+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:43:01.799910+0000","last_peered":"2024-09-21T10:43:01.799910+0000","last_clean":"2024-09-21T10:43:01.799910+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:43:01.799910+0000","last_undegraded":"2024-09-21T10:43:01.799910+0000","last_fullsized":"2024-09-21T10:43:01.799910+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1284,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.800263+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:43:01.800263+0000","last_peered":"2024-09-21T10:43:01.800263+0000","last_clean":"2024-09-21T10:43:01.800263+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:43:01.800263+0000","last_undegraded":"2024-09-21T10:43:01.800263+0000","last_fullsized":"2024-09-21T10:43:01.800263+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":979,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.752925+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:42:49.752925+0000","last_peered":"2024-09-21T10:42:49.752925+0000","last_clean":"2024-09-21T10:42:49.752925+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:42:49.752925+0000","last_undegraded":"2024-09-21T10:42:49.752925+0000","last_fullsized":"2024-09-21T10:42:49.752925+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.9","version":"1338'11804","reported_seq":17614,"reported_epoch":1338,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:20.578376+0000","last_change":"2024-09-21T10:41:36.002429+0000","last_active":"2024-09-21T10:43:20.578376+0000","last_peered":"2024-09-21T10:43:20.578376+0000","last_clean":"2024-09-21T10:40:09.399125+0000","last_became_active":"2024-09-21T10:40:11.742894+0000","last_became_peered":"2024-09-21T10:40:11.742894+0000","last_unstale":"2024-09-21T10:43:20.578376+0000","last_undegraded":"2024-09-21T10:40:11.431030+0000","last_fullsized":"2024-09-21T10:40:11.399341+0000","mapping_epoch":1312,"log_start":"1315'4100","ondisk_log_start":"1315'4100","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7704,"log_dups_size":0,"ondisk_log_size":7704,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":36569088,"num_objects":558,"num_object_clones":0,"num_object_copies":1674,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":803,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":558,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11804,"num_write_kb":395584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2864,"num_bytes_recovered":95354880,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["0","5","7"],"object_location_counts":[{"shards":"0,5","objects":-245}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1479,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.752419+0000","last_change":"2024-09-21T10:36:47.623786+0000","last_active":"2024-09-21T10:42:49.752419+0000","last_peered":"2024-09-21T10:42:49.752419+0000","last_clean":"2024-09-21T10:42:49.752419+0000","last_became_active":"2024-09-21T10:36:18.568738+0000","last_became_peered":"2024-09-21T10:36:18.568738+0000","last_unstale":"2024-09-21T10:42:49.752419+0000","last_undegraded":"2024-09-21T10:42:49.752419+0000","last_fullsized":"2024-09-21T10:42:49.752419+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:08.168163+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1331,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:52.018644+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:42:52.018644+0000","last_peered":"2024-09-21T10:42:52.018644+0000","last_clean":"2024-09-21T10:42:52.018644+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:42:52.018644+0000","last_undegraded":"2024-09-21T10:42:52.018644+0000","last_fullsized":"2024-09-21T10:42:52.018644+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708910+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:42:49.708910+0000","last_peered":"2024-09-21T10:42:49.708910+0000","last_clean":"2024-09-21T10:42:49.708910+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:42:49.708910+0000","last_undegraded":"2024-09-21T10:42:49.708910+0000","last_fullsized":"2024-09-21T10:42:49.708910+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1358,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.800569+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:43:01.800569+0000","last_peered":"2024-09-21T10:43:01.800569+0000","last_clean":"2024-09-21T10:43:01.800569+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:43:01.800569+0000","last_undegraded":"2024-09-21T10:43:01.800569+0000","last_fullsized":"2024-09-21T10:43:01.800569+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.f","version":"1338'11875","reported_seq":11918,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:22.040630+0000","last_change":"2024-09-21T10:39:32.863709+0000","last_active":"2024-09-21T10:43:22.040630+0000","last_peered":"2024-09-21T10:43:22.040630+0000","last_clean":"2024-09-21T10:43:22.040630+0000","last_became_active":"2024-09-21T10:39:32.863200+0000","last_became_peered":"2024-09-21T10:39:32.863200+0000","last_unstale":"2024-09-21T10:43:22.040630+0000","last_undegraded":"2024-09-21T10:43:22.040630+0000","last_fullsized":"2024-09-21T10:43:22.040630+0000","mapping_epoch":1305,"log_start":"1316'4300","ondisk_log_start":"1316'4300","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7575,"log_dups_size":0,"ondisk_log_size":7575,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:07.768718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":31260672,"num_objects":477,"num_object_clones":0,"num_object_copies":1431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":477,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11875,"num_write_kb":395264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1697,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.748399+0000","last_change":"2024-09-21T10:40:13.407561+0000","last_active":"2024-09-21T10:42:49.748399+0000","last_peered":"2024-09-21T10:42:49.748399+0000","last_clean":"2024-09-21T10:42:49.748399+0000","last_became_active":"2024-09-21T10:40:13.407242+0000","last_became_peered":"2024-09-21T10:40:13.407242+0000","last_unstale":"2024-09-21T10:42:49.748399+0000","last_undegraded":"2024-09-21T10:42:49.748399+0000","last_fullsized":"2024-09-21T10:42:49.748399+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:40.028877+0000","scrub_duration":0.012985854,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1322,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.753173+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:42:49.753173+0000","last_peered":"2024-09-21T10:42:49.753173+0000","last_clean":"2024-09-21T10:42:49.753173+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:42:49.753173+0000","last_undegraded":"2024-09-21T10:42:49.753173+0000","last_fullsized":"2024-09-21T10:42:49.753173+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":497,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.787008+0000","last_change":"2024-09-21T10:40:10.421302+0000","last_active":"2024-09-21T10:43:01.787008+0000","last_peered":"2024-09-21T10:43:01.787008+0000","last_clean":"2024-09-21T10:43:01.787008+0000","last_became_active":"2024-09-21T10:40:10.420974+0000","last_became_peered":"2024-09-21T10:40:10.420974+0000","last_unstale":"2024-09-21T10:43:01.787008+0000","last_undegraded":"2024-09-21T10:43:01.787008+0000","last_fullsized":"2024-09-21T10:43:01.787008+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:43.085543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":955,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:57.025706+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:42:57.025706+0000","last_peered":"2024-09-21T10:42:57.025706+0000","last_clean":"2024-09-21T10:42:57.025706+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:42:57.025706+0000","last_undegraded":"2024-09-21T10:42:57.025706+0000","last_fullsized":"2024-09-21T10:42:57.025706+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.e","version":"1338'11975","reported_seq":19336,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:22.157397+0000","last_change":"2024-09-21T10:42:49.735332+0000","last_active":"2024-09-21T10:43:22.157397+0000","last_peered":"2024-09-21T10:43:22.157397+0000","last_clean":"2024-09-21T10:43:22.157397+0000","last_became_active":"2024-09-21T10:42:49.711163+0000","last_became_peered":"2024-09-21T10:42:49.711163+0000","last_unstale":"2024-09-21T10:43:22.157397+0000","last_undegraded":"2024-09-21T10:43:22.157397+0000","last_fullsized":"2024-09-21T10:43:22.157397+0000","mapping_epoch":1336,"log_start":"1317'4900","ondisk_log_start":"1317'4900","created":1305,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7075,"log_dups_size":0,"ondisk_log_size":7075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:17.686030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":32571392,"num_objects":497,"num_object_clones":0,"num_object_copies":1491,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":497,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11975,"num_write_kb":399104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3650,"num_bytes_recovered":164233216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1680,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.748240+0000","last_change":"2024-09-21T10:36:54.531785+0000","last_active":"2024-09-21T10:42:49.748240+0000","last_peered":"2024-09-21T10:42:49.748240+0000","last_clean":"2024-09-21T10:42:49.748240+0000","last_became_active":"2024-09-21T10:36:18.575995+0000","last_became_peered":"2024-09-21T10:36:18.575995+0000","last_unstale":"2024-09-21T10:42:49.748240+0000","last_undegraded":"2024-09-21T10:42:49.748240+0000","last_fullsized":"2024-09-21T10:42:49.748240+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:15:06.722608+0000","scrub_duration":0.017956387000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1269,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.800430+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:43:01.800430+0000","last_peered":"2024-09-21T10:43:01.800430+0000","last_clean":"2024-09-21T10:43:01.800430+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:43:01.800430+0000","last_undegraded":"2024-09-21T10:43:01.800430+0000","last_fullsized":"2024-09-21T10:43:01.800430+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1276,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.786797+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:43:01.786797+0000","last_peered":"2024-09-21T10:43:01.786797+0000","last_clean":"2024-09-21T10:43:01.786797+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:43:01.786797+0000","last_undegraded":"2024-09-21T10:43:01.786797+0000","last_fullsized":"2024-09-21T10:43:01.786797+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":497,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.788473+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:43:01.788473+0000","last_peered":"2024-09-21T10:43:01.788473+0000","last_clean":"2024-09-21T10:43:01.788473+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:43:01.788473+0000","last_undegraded":"2024-09-21T10:43:01.788473+0000","last_fullsized":"2024-09-21T10:43:01.788473+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"1338'12012","reported_seq":12063,"reported_epoch":1338,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:22.046326+0000","last_change":"2024-09-21T10:40:11.577092+0000","last_active":"2024-09-21T10:43:22.046326+0000","last_peered":"2024-09-21T10:43:22.046326+0000","last_clean":"2024-09-21T10:40:09.389760+0000","last_became_active":"2024-09-21T10:40:11.569227+0000","last_became_peered":"2024-09-21T10:40:11.569227+0000","last_unstale":"2024-09-21T10:43:22.046326+0000","last_undegraded":"2024-09-21T10:40:11.440995+0000","last_fullsized":"2024-09-21T10:40:11.401493+0000","mapping_epoch":1312,"log_start":"1316'4500","ondisk_log_start":"1316'4500","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7512,"log_dups_size":0,"ondisk_log_size":7512,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:42.207249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":32047128,"num_objects":490,"num_object_clones":0,"num_object_copies":1470,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3684,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":490,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12012,"num_write_kb":400001,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":-3194}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1479,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.709119+0000","last_change":"2024-09-21T10:36:45.859087+0000","last_active":"2024-09-21T10:42:49.709119+0000","last_peered":"2024-09-21T10:42:49.709119+0000","last_clean":"2024-09-21T10:42:49.709119+0000","last_became_active":"2024-09-21T10:36:18.561316+0000","last_became_peered":"2024-09-21T10:36:18.561316+0000","last_unstale":"2024-09-21T10:42:49.709119+0000","last_undegraded":"2024-09-21T10:42:49.709119+0000","last_fullsized":"2024-09-21T10:42:49.709119+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:39.138344+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":472,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.805910+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:43:01.805910+0000","last_peered":"2024-09-21T10:43:01.805910+0000","last_clean":"2024-09-21T10:43:01.805910+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:43:01.805910+0000","last_undegraded":"2024-09-21T10:43:01.805910+0000","last_fullsized":"2024-09-21T10:43:01.805910+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":107,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.748335+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:42:49.748335+0000","last_peered":"2024-09-21T10:42:49.748335+0000","last_clean":"2024-09-21T10:42:49.748335+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:42:49.748335+0000","last_undegraded":"2024-09-21T10:42:49.748335+0000","last_fullsized":"2024-09-21T10:42:49.748335+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":465,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.791138+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:43:01.791138+0000","last_peered":"2024-09-21T10:43:01.791138+0000","last_clean":"2024-09-21T10:43:01.791138+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:43:01.791138+0000","last_undegraded":"2024-09-21T10:43:01.791138+0000","last_fullsized":"2024-09-21T10:43:01.791138+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"1338'11359","reported_seq":13646,"reported_epoch":1338,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:23.227751+0000","last_change":"2024-09-21T10:42:48.538048+0000","last_active":"2024-09-21T10:43:23.227751+0000","last_peered":"2024-09-21T10:43:23.227751+0000","last_clean":"2024-09-21T10:40:09.368208+0000","last_became_active":"2024-09-21T10:40:11.723403+0000","last_became_peered":"2024-09-21T10:40:11.723403+0000","last_unstale":"2024-09-21T10:43:23.227751+0000","last_undegraded":"2024-09-21T10:40:11.428382+0000","last_fullsized":"2024-09-21T10:40:11.400301+0000","mapping_epoch":1312,"log_start":"1321'5400","ondisk_log_start":"1321'5400","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5959,"log_dups_size":0,"ondisk_log_size":5959,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":29949952,"num_objects":457,"num_object_clones":0,"num_object_copies":1371,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2337,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":457,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11359,"num_write_kb":378112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1103,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4","objects":-1880}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1547,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.793153+0000","last_change":"2024-09-21T10:40:13.412016+0000","last_active":"2024-09-21T10:43:01.793153+0000","last_peered":"2024-09-21T10:43:01.793153+0000","last_clean":"2024-09-21T10:43:01.793153+0000","last_became_active":"2024-09-21T10:40:13.411252+0000","last_became_peered":"2024-09-21T10:40:13.411252+0000","last_unstale":"2024-09-21T10:43:01.793153+0000","last_undegraded":"2024-09-21T10:43:01.793153+0000","last_fullsized":"2024-09-21T10:43:01.793153+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:34:34.276952+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":515,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.788895+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:43:01.788895+0000","last_peered":"2024-09-21T10:43:01.788895+0000","last_clean":"2024-09-21T10:43:01.788895+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:43:01.788895+0000","last_undegraded":"2024-09-21T10:43:01.788895+0000","last_fullsized":"2024-09-21T10:43:01.788895+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":116,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.748482+0000","last_change":"2024-09-21T10:40:10.421374+0000","last_active":"2024-09-21T10:42:49.748482+0000","last_peered":"2024-09-21T10:42:49.748482+0000","last_clean":"2024-09-21T10:42:49.748482+0000","last_became_active":"2024-09-21T10:40:10.421052+0000","last_became_peered":"2024-09-21T10:40:10.421052+0000","last_unstale":"2024-09-21T10:42:49.748482+0000","last_undegraded":"2024-09-21T10:42:49.748482+0000","last_fullsized":"2024-09-21T10:42:49.748482+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:00.866243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":127,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708593+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:42:49.708593+0000","last_peered":"2024-09-21T10:42:49.708593+0000","last_clean":"2024-09-21T10:42:49.708593+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:42:49.708593+0000","last_undegraded":"2024-09-21T10:42:49.708593+0000","last_fullsized":"2024-09-21T10:42:49.708593+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":127,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:52.197547+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:42:52.197547+0000","last_peered":"2024-09-21T10:42:52.197547+0000","last_clean":"2024-09-21T10:42:52.197547+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:42:52.197547+0000","last_undegraded":"2024-09-21T10:42:52.197547+0000","last_fullsized":"2024-09-21T10:42:52.197547+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":166,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:57.198068+0000","last_change":"2024-09-21T10:40:10.438870+0000","last_active":"2024-09-21T10:42:57.198068+0000","last_peered":"2024-09-21T10:42:57.198068+0000","last_clean":"2024-09-21T10:42:57.198068+0000","last_became_active":"2024-09-21T10:40:10.421330+0000","last_became_peered":"2024-09-21T10:40:10.421330+0000","last_unstale":"2024-09-21T10:42:57.198068+0000","last_undegraded":"2024-09-21T10:42:57.198068+0000","last_fullsized":"2024-09-21T10:42:57.198068+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:24.063506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1302,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.752614+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:42:49.752614+0000","last_peered":"2024-09-21T10:42:49.752614+0000","last_clean":"2024-09-21T10:42:49.752614+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:42:49.752614+0000","last_undegraded":"2024-09-21T10:42:49.752614+0000","last_fullsized":"2024-09-21T10:42:49.752614+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1140,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.791881+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:43:01.791881+0000","last_peered":"2024-09-21T10:43:01.791881+0000","last_clean":"2024-09-21T10:43:01.791881+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:43:01.791881+0000","last_undegraded":"2024-09-21T10:43:01.791881+0000","last_fullsized":"2024-09-21T10:43:01.791881+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[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.16","version":"0'0","reported_seq":1297,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.792677+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:43:01.792677+0000","last_peered":"2024-09-21T10:43:01.792677+0000","last_clean":"2024-09-21T10:43:01.792677+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:43:01.792677+0000","last_undegraded":"2024-09-21T10:43:01.792677+0000","last_fullsized":"2024-09-21T10:43:01.792677+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":477,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.802911+0000","last_change":"2024-09-21T10:40:10.420476+0000","last_active":"2024-09-21T10:43:01.802911+0000","last_peered":"2024-09-21T10:43:01.802911+0000","last_clean":"2024-09-21T10:43:01.802911+0000","last_became_active":"2024-09-21T10:40:10.420162+0000","last_became_peered":"2024-09-21T10:40:10.420162+0000","last_unstale":"2024-09-21T10:43:01.802911+0000","last_undegraded":"2024-09-21T10:43:01.802911+0000","last_fullsized":"2024-09-21T10:43:01.802911+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:41.809988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":503,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.786731+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:43:01.786731+0000","last_peered":"2024-09-21T10:43:01.786731+0000","last_clean":"2024-09-21T10:43:01.786731+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:43:01.786731+0000","last_undegraded":"2024-09-21T10:43:01.786731+0000","last_fullsized":"2024-09-21T10:43:01.786731+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":477,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.791273+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:43:01.791273+0000","last_peered":"2024-09-21T10:43:01.791273+0000","last_clean":"2024-09-21T10:43:01.791273+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:43:01.791273+0000","last_undegraded":"2024-09-21T10:43:01.791273+0000","last_fullsized":"2024-09-21T10:43:01.791273+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":107,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.748420+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:42:49.748420+0000","last_peered":"2024-09-21T10:42:49.748420+0000","last_clean":"2024-09-21T10:42:49.748420+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:42:49.748420+0000","last_undegraded":"2024-09-21T10:42:49.748420+0000","last_fullsized":"2024-09-21T10:42:49.748420+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":456,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.791435+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:43:01.791435+0000","last_peered":"2024-09-21T10:43:01.791435+0000","last_clean":"2024-09-21T10:43:01.791435+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:43:01.791435+0000","last_undegraded":"2024-09-21T10:43:01.791435+0000","last_fullsized":"2024-09-21T10:43:01.791435+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":511,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.788724+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:43:01.788724+0000","last_peered":"2024-09-21T10:43:01.788724+0000","last_clean":"2024-09-21T10:43:01.788724+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:43:01.788724+0000","last_undegraded":"2024-09-21T10:43:01.788724+0000","last_fullsized":"2024-09-21T10:43:01.788724+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":477,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.799411+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:43:01.799411+0000","last_peered":"2024-09-21T10:43:01.799411+0000","last_clean":"2024-09-21T10:43:01.799411+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:43:01.799411+0000","last_undegraded":"2024-09-21T10:43:01.799411+0000","last_fullsized":"2024-09-21T10:43:01.799411+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":477,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.792018+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:43:01.792018+0000","last_peered":"2024-09-21T10:43:01.792018+0000","last_clean":"2024-09-21T10:43:01.792018+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:43:01.792018+0000","last_undegraded":"2024-09-21T10:43:01.792018+0000","last_fullsized":"2024-09-21T10:43:01.792018+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":117,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708575+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:42:49.708575+0000","last_peered":"2024-09-21T10:42:49.708575+0000","last_clean":"2024-09-21T10:42:49.708575+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:42:49.708575+0000","last_undegraded":"2024-09-21T10:42:49.708575+0000","last_fullsized":"2024-09-21T10:42:49.708575+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1837,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.800532+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:43:01.800532+0000","last_peered":"2024-09-21T10:43:01.800532+0000","last_clean":"2024-09-21T10:43:01.800532+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:43:01.800532+0000","last_undegraded":"2024-09-21T10:43:01.800532+0000","last_fullsized":"2024-09-21T10:43:01.800532+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":509,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.788385+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:43:01.788385+0000","last_peered":"2024-09-21T10:43:01.788385+0000","last_clean":"2024-09-21T10:43:01.788385+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:43:01.788385+0000","last_undegraded":"2024-09-21T10:43:01.788385+0000","last_fullsized":"2024-09-21T10:43:01.788385+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":117,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708803+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:42:49.708803+0000","last_peered":"2024-09-21T10:42:49.708803+0000","last_clean":"2024-09-21T10:42:49.708803+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:42:49.708803+0000","last_undegraded":"2024-09-21T10:42:49.708803+0000","last_fullsized":"2024-09-21T10:42:49.708803+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1328,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.752617+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:42:49.752617+0000","last_peered":"2024-09-21T10:42:49.752617+0000","last_clean":"2024-09-21T10:42:49.752617+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:42:49.752617+0000","last_undegraded":"2024-09-21T10:42:49.752617+0000","last_fullsized":"2024-09-21T10:42:49.752617+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":117,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.708669+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:42:49.708669+0000","last_peered":"2024-09-21T10:42:49.708669+0000","last_clean":"2024-09-21T10:42:49.708669+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:42:49.708669+0000","last_undegraded":"2024-09-21T10:42:49.708669+0000","last_fullsized":"2024-09-21T10:42:49.708669+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1325,"reported_epoch":1337,"state":"active+clean","last_fresh":"2024-09-21T10:42:49.753097+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:42:49.753097+0000","last_peered":"2024-09-21T10:42:49.753097+0000","last_clean":"2024-09-21T10:42:49.753097+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:42:49.753097+0000","last_undegraded":"2024-09-21T10:42:49.753097+0000","last_fullsized":"2024-09-21T10:42:49.753097+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":456,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.799555+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:43:01.799555+0000","last_peered":"2024-09-21T10:43:01.799555+0000","last_clean":"2024-09-21T10:43:01.799555+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:43:01.799555+0000","last_undegraded":"2024-09-21T10:43:01.799555+0000","last_fullsized":"2024-09-21T10:43:01.799555+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":472,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.792315+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:43:01.792315+0000","last_peered":"2024-09-21T10:43:01.792315+0000","last_clean":"2024-09-21T10:43:01.792315+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:43:01.792315+0000","last_undegraded":"2024-09-21T10:43:01.792315+0000","last_fullsized":"2024-09-21T10:43:01.792315+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":127,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.802070+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:43:01.802070+0000","last_peered":"2024-09-21T10:43:01.802070+0000","last_clean":"2024-09-21T10:43:01.802070+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:43:01.802070+0000","last_undegraded":"2024-09-21T10:43:01.802070+0000","last_fullsized":"2024-09-21T10:43:01.802070+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":496,"reported_epoch":1338,"state":"active+clean","last_fresh":"2024-09-21T10:43:01.786587+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:43:01.786587+0000","last_peered":"2024-09-21T10:43:01.786587+0000","last_clean":"2024-09-21T10:43:01.786587+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:43:01.786587+0000","last_undegraded":"2024-09-21T10:43:01.786587+0000","last_fullsized":"2024-09-21T10:43:01.786587+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":511705112,"num_objects":7809,"num_object_clones":0,"num_object_copies":23427,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":17630,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7809,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":189223,"num_write_kb":6304961,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14905,"num_bytes_recovered":737214464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3132239872,"data_stored":3132227656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112623,"ondisk_log_size":112623,"up":48,"acting":42,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":20046,"num_keys_recovered":30,"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":126976,"data_stored":21634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":751377,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":106,"num_read_kb":227,"num_write":58,"num_write_kb":658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":1132727,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234476,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":46,"seq":197568496113,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":605040,"kb_used_data":108840,"kb_used_omap":1,"kb_used_meta":496190,"kb_avail":93140112,"statfs":{"total":95995035648,"available":95375474688,"internally_reserved":0,"allocated":111452160,"data_stored":108438137,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":508099015},"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":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757750,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1066540,"kb_used_data":327524,"kb_used_omap":1,"kb_used_meta":739006,"kb_avail":92678612,"statfs":{"total":95995035648,"available":94902898688,"internally_reserved":0,"allocated":335384576,"data_stored":332371009,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":756742598},"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":[0,0,0,0,4,0,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967921,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":815728,"kb_used_data":147816,"kb_used_omap":46,"kb_used_meta":667857,"kb_avail":92929424,"statfs":{"total":95995035648,"available":95159730176,"internally_reserved":0,"allocated":151363584,"data_stored":148350610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":683886268},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093694,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":861540,"kb_used_data":238748,"kb_used_omap":73,"kb_used_meta":622582,"kb_avail":92883612,"statfs":{"total":95995035648,"available":95112818688,"internally_reserved":0,"allocated":244477952,"data_stored":241472044,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":637524530},"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":[0,0,0,2,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019386,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":747828,"kb_used_data":181100,"kb_used_omap":1,"kb_used_meta":566718,"kb_avail":92997324,"statfs":{"total":95995035648,"available":95229259776,"internally_reserved":0,"allocated":185446400,"data_stored":182428328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":580319686},"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":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888682,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1116324,"kb_used_data":299996,"kb_used_omap":30,"kb_used_meta":816289,"kb_avail":92628828,"statfs":{"total":95995035648,"available":94851919872,"internally_reserved":0,"allocated":307195904,"data_stored":304190006,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":835880756},"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":[0,1,2,1,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047160,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1011492,"kb_used_data":297692,"kb_used_omap":44,"kb_used_meta":713747,"kb_avail":92733660,"statfs":{"total":95995035648,"available":94959267840,"internally_reserved":0,"allocated":304836608,"data_stored":301830071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":730877550},"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":[1,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":12288,"data_stored":694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":20480,"data_stored":4860,"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":28672,"data_stored":4972,"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":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":220725248,"data_stored":220725248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":285282304,"data_stored":285278232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":137953280,"data_stored":137953280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":287244288,"data_stored":287244288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":160370688,"data_stored":160366616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":322048000,"data_stored":322043928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":99614720,"data_stored":99614720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1619001344,"data_stored":1619001344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:43:27.101 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:27.128 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:27.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:27.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:27.280 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:27.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:27.382 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:27.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:27.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:27.521 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:27.585 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:27.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:27.602 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:43:27.687 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:27.724 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:27.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:27.826 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:27.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:27.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:27 smithi031 ceph-mon[96824]: pgmap v1967: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 448 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 716 op/s; 17477/21576 objects degraded (81.002%); 0 B/s, 62 objects/s recovering 2024-09-21T10:43:27.941 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:27 smithi007 ceph-mon[99390]: pgmap v1967: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 448 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 716 op/s; 17477/21576 objects degraded (81.002%); 0 B/s, 62 objects/s recovering 2024-09-21T10:43:27.941 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:27 smithi007 ceph-mon[101144]: pgmap v1967: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 448 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 716 op/s; 17477/21576 objects degraded (81.002%); 0 B/s, 62 objects/s recovering 2024-09-21T10:43:27.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:27.988 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:27.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:28.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:28.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:28.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:28.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:28.267 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:28.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:28.369 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:28.416 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:28.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:28.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:28.547 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:28.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:28.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:28.701 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:28.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:28.803 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:28.839 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:28.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:28.940 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:28 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 17477/21576 objects degraded (81.002%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:28.948 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:28 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 17477/21576 objects degraded (81.002%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:28.948 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:29.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:29.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:29.112 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:29.158 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:29.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:29.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:28 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 17477/21576 objects degraded (81.002%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:29.260 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:29.288 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:29.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:29.390 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:29.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:29.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:29.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:29.550 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:29.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:29.652 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:29.679 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:29.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:29.780 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:29.811 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:29 smithi007 ceph-mon[99390]: pgmap v1968: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 260 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 17310/12513 objects degraded (138.336%); 0 B/s, 63 objects/s recovering 2024-09-21T10:43:29.811 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:29 smithi007 ceph-mon[101144]: pgmap v1968: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 260 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 17310/12513 objects degraded (138.336%); 0 B/s, 63 objects/s recovering 2024-09-21T10:43:29.819 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:29.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:29.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:29.973 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:29.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:29.980 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:29 smithi031 ceph-mon[96824]: pgmap v1968: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 260 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 17310/12513 objects degraded (138.336%); 0 B/s, 63 objects/s recovering 2024-09-21T10:43:30.075 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:30.100 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:43:30.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:30.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:30.218 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:30.247 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:30.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:30.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:30.394 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:30.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:30.416 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:43:30.496 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:30.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.559 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:30.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:30.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:30.689 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:30.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:30.791 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:30.821 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:30.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:30.923 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:30.944 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:30.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:31.046 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:31.076 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:31.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:31.177 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:31.195 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:43:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:43:30] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.51.0" 2024-09-21T10:43:31.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.239 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:31.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:31.340 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:31.384 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:31.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:31.485 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:31.513 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:31.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:31.614 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:31.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.664 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:31.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:31.764 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:31.823 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:31.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:31.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:31 smithi007 ceph-mon[99390]: pgmap v1969: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 260 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 17310/12513 objects degraded (138.336%); 0 B/s, 63 objects/s recovering 2024-09-21T10:43:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:31 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:31 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:31 smithi007 ceph-mon[101144]: pgmap v1969: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 260 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 17310/12513 objects degraded (138.336%); 0 B/s, 63 objects/s recovering 2024-09-21T10:43:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:31 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:31 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:31.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.963 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:31.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:32.064 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:32.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:32.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:31 smithi031 ceph-mon[96824]: pgmap v1969: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 260 MiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 17310/12513 objects degraded (138.336%); 0 B/s, 63 objects/s recovering 2024-09-21T10:43:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:31 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:31 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:32.201 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:32.227 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:32.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:32.329 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:32.352 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:32.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:32.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:32.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:32.574 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:43:32.575 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:43:32.579 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:32.617 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:43:32.617 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:43:32.625 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:32.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:32.657 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:43:32.658 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:43:32.692 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:43:32.692 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:43:32.726 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:43:32.726 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:43:32.728 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:32.754 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:32.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:32.759 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:43:32.759 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:43:32.798 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:43:32.798 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:43:32.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:32 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:43:32.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:32 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:43:32.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:32 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:32.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:32 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/468058614' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:32.832 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:32 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:43:32.832 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:32 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:43:32.832 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:32 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:32.832 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:32 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/468058614' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:32.832 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:43:32.832 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:43:32.856 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:32.916 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:32.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:33.017 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:33.054 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:33.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:33.056 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Removed 98515 objects 2024-09-21T10:43:33.056 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Clean up completed and total clean up time :141.276 2024-09-21T10:43:33.098 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:43:33.098 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:43:33.155 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:32 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:43:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:32 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:43:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:32 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:32 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/468058614' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:33.177 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:33.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:33.279 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:33.304 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:33.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:33.406 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:33.417 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2024-09-21T10:43:33.417 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2024-09-21T10:43:33.428 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:33.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:33.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:33.551 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:33.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:33.653 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:33.676 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:33.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:33.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:33.800 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:33.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:33.902 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:33.925 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:33.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:34.027 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:34.050 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:34.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:34.152 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:34.178 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:34.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:33 smithi007 ceph-mon[99390]: pgmap v1970: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 105 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 732 op/s; 17130/5085 objects degraded (336.873%); 0 B/s, 66 objects/s recovering 2024-09-21T10:43:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:33 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 17130/5085 objects degraded (336.873%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:34.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:33 smithi007 ceph-mon[101144]: pgmap v1970: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 105 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 732 op/s; 17130/5085 objects degraded (336.873%); 0 B/s, 66 objects/s recovering 2024-09-21T10:43:34.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:33 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 17130/5085 objects degraded (336.873%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:34.280 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:34.305 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:34.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:34.407 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:34.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:33 smithi031 ceph-mon[96824]: pgmap v1970: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 105 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 732 op/s; 17130/5085 objects degraded (336.873%); 0 B/s, 66 objects/s recovering 2024-09-21T10:43:34.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:33 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 17130/5085 objects degraded (336.873%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:34.430 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:34.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:34.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:34.558 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:34.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:34.659 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:34.683 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:34.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:34.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:34.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:34.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:34.935 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:34.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:35.036 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:35.060 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:35.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:35.162 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:35.188 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:35.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:35.290 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:35.308 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:35.308 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:35.321 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:35.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:35.339 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:43:35.423 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:35.446 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:35.548 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:35.572 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:35.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:35.674 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:35.699 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:35.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:35.801 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:35.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:35.930 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:35.962 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:35.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:36.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:36.085 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:36.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:35 smithi007 ceph-mon[99390]: pgmap v1971: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 40 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 16931/1983 objects degraded (853.807%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:35 smithi007 ceph-mon[99390]: osdmap e1340: 8 total, 8 up, 7 in 2024-09-21T10:43:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:35 smithi007 ceph-mon[101144]: pgmap v1971: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 40 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 16931/1983 objects degraded (853.807%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:35 smithi007 ceph-mon[101144]: osdmap e1340: 8 total, 8 up, 7 in 2024-09-21T10:43:36.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:36.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:36.314 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:36.340 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:36.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:35 smithi031 ceph-mon[96824]: pgmap v1971: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 40 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 16931/1983 objects degraded (853.807%); 0 B/s, 64 objects/s recovering 2024-09-21T10:43:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:35 smithi031 ceph-mon[96824]: osdmap e1340: 8 total, 8 up, 7 in 2024-09-21T10:43:36.442 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:36.464 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:36.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:36.565 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:36.587 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:36.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:36.689 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:36.715 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:36.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:36.816 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:36.842 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:36.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:36.906 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:43:36.944 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:36.966 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:36.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:37.067 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:37.099 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:37.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:37.179 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:36 smithi007 ceph-mon[99390]: osdmap e1341: 8 total, 8 up, 7 in 2024-09-21T10:43:37.179 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:37.179 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:37.180 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:36 smithi007 ceph-mon[101144]: osdmap e1341: 8 total, 8 up, 7 in 2024-09-21T10:43:37.180 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:37.180 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:37.201 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:37.226 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:37.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:37.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:37.357 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:37.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:37.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:36 smithi031 ceph-mon[96824]: osdmap e1341: 8 total, 8 up, 7 in 2024-09-21T10:43:37.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:43:37.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:37.459 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:37.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:37.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:37.585 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:37.614 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:37.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:37.615 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:37.716 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:37.745 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:37.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:37.847 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:37.870 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:37.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:37.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:37.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:37.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:38.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:38.118 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:38.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:38.162 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:37 smithi007 ceph-mon[99390]: pgmap v1974: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 22 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 475 op/s; 16461/1098 objects degraded (1499.180%); 0 B/s, 106 objects/s recovering 2024-09-21T10:43:38.162 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:37 smithi007 ceph-mon[101144]: pgmap v1974: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 22 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 475 op/s; 16461/1098 objects degraded (1499.180%); 0 B/s, 106 objects/s recovering 2024-09-21T10:43:38.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:38.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:38.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:38.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:38.374 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:38.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:38.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:37 smithi031 ceph-mon[96824]: pgmap v1974: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 22 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 475 op/s; 16461/1098 objects degraded (1499.180%); 0 B/s, 106 objects/s recovering 2024-09-21T10:43:38.476 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:38.498 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:38.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:38.599 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:38.628 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:38.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:38.729 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:38.752 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:38.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:38.854 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:38.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:38.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:38.977 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:39.003 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:39.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:39.104 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:39.126 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:39.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:39.228 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:39.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:39.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:39.323 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:38 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 16461/1098 objects degraded (1499.180%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:39.323 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:38 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 16461/1098 objects degraded (1499.180%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:39.357 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:39.379 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:39.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:38 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 16461/1098 objects degraded (1499.180%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:39.480 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:39.502 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:39.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:39.604 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:39.625 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:39.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:39.727 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:39.749 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:39.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:39.850 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:39.873 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:39.956 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:43:39.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:39.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:39.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:40.099 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:40.120 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:40.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:40.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:39 smithi007 ceph-mon[99390]: pgmap v1975: 99 pgs: 1 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 517 op/s; 14301/81 objects degraded (17655.556%); 0 B/s, 376 objects/s recovering 2024-09-21T10:43:40.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:39 smithi007 ceph-mon[99390]: from='client.55480 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:40.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:39 smithi007 ceph-mon[99390]: osdmap e1342: 8 total, 8 up, 7 in 2024-09-21T10:43:40.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1154908527' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:40.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:39 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:39 smithi007 ceph-mon[101144]: pgmap v1975: 99 pgs: 1 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 517 op/s; 14301/81 objects degraded (17655.556%); 0 B/s, 376 objects/s recovering 2024-09-21T10:43:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:39 smithi007 ceph-mon[101144]: from='client.55480 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:39 smithi007 ceph-mon[101144]: osdmap e1342: 8 total, 8 up, 7 in 2024-09-21T10:43:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1154908527' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:40.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:39 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:40.222 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:40.244 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:40.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:40.325 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:39 smithi031 ceph-mon[96824]: pgmap v1975: 99 pgs: 1 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 517 op/s; 14301/81 objects degraded (17655.556%); 0 B/s, 376 objects/s recovering 2024-09-21T10:43:40.325 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:39 smithi031 ceph-mon[96824]: from='client.55480 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:40.325 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:39 smithi031 ceph-mon[96824]: osdmap e1342: 8 total, 8 up, 7 in 2024-09-21T10:43:40.325 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1154908527' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:40.325 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:39 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:40.346 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:40.369 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:40.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:40.470 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:40.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:40.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:40.596 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:40.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:40.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:40.721 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:40.742 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:40.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:40.844 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:40.865 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:40.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:40.967 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:40.989 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:40.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:41.091 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:41.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:41.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:41.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:40 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:41.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:40 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:41.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:40 smithi007 ceph-mon[99390]: osdmap e1343: 8 total, 8 up, 7 in 2024-09-21T10:43:41.187 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:43:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:43:40] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.51.0" 2024-09-21T10:43:41.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:40 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:41.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:40 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:41.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:40 smithi007 ceph-mon[101144]: osdmap e1343: 8 total, 8 up, 7 in 2024-09-21T10:43:41.216 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:41.239 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:41.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:41.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:41.363 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:41.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:41.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:40 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:41.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:40 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:41.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:40 smithi031 ceph-mon[96824]: osdmap e1343: 8 total, 8 up, 7 in 2024-09-21T10:43:41.465 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:41.487 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:41.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:41.589 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:41.611 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:41.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:41.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:41.734 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:41.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:41.835 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:41.858 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:41.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:41.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:41.982 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:41.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:42.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:42.105 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:42.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:42.207 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:42.229 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:42.331 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:42.354 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:42.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:42.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:41 smithi031 ceph-mon[96824]: pgmap v1978: 99 pgs: 1 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 14301/81 objects degraded (17655.556%); 0 B/s, 470 objects/s recovering 2024-09-21T10:43:42.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:41 smithi007 ceph-mon[99390]: pgmap v1978: 99 pgs: 1 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 14301/81 objects degraded (17655.556%); 0 B/s, 470 objects/s recovering 2024-09-21T10:43:42.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:41 smithi007 ceph-mon[101144]: pgmap v1978: 99 pgs: 1 peering, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 14301/81 objects degraded (17655.556%); 0 B/s, 470 objects/s recovering 2024-09-21T10:43:42.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:42.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:42.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:42.579 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:42.601 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:42.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:42.703 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:42.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.726 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:42.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:42.827 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:42.850 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:42.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:42.952 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:42.975 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:42.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:43.076 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:43.098 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:43.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:43.200 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:43.221 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:43.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:43.323 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:43.346 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:43.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:43.448 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:43.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:43.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:43.571 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:43.593 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:43.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:43.695 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:43.702 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:43:43.703 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:43:43.716 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:43.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:43.818 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:43.841 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:43.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:43.943 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:43.966 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:43.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:44.067 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:44.089 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:44.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:44.190 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:44.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:44.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:44.335 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:44.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:43 smithi031 ceph-mon[96824]: pgmap v1979: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 51 op/s; 14301/81 objects degraded (17655.556%); 0 B/s, 328 objects/s recovering 2024-09-21T10:43:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:43 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 14301/81 objects degraded (17655.556%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:44.438 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:44.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:43 smithi007 ceph-mon[99390]: pgmap v1979: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 51 op/s; 14301/81 objects degraded (17655.556%); 0 B/s, 328 objects/s recovering 2024-09-21T10:43:44.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:43 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 14301/81 objects degraded (17655.556%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:44.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:43 smithi007 ceph-mon[101144]: pgmap v1979: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 51 op/s; 14301/81 objects degraded (17655.556%); 0 B/s, 328 objects/s recovering 2024-09-21T10:43:44.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:43 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 14301/81 objects degraded (17655.556%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:44.460 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:44.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:44.562 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:44.583 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:44.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:44.685 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:44.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:44.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:44.809 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:44.831 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:44.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:44.932 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:44.955 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:44.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:45.057 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:45.079 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:45.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:45.181 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:45.203 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:45.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:45.304 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:45.326 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:45.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:45.428 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:45.450 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:45.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:45.552 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:45.574 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:45.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:45.676 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:45.698 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:45.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:45.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:45.822 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:45.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:45.923 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:45.945 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:45.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:46.046 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:46.068 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:46.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:46.170 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:46.192 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:46.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:46.293 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:46.315 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:46.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:45 smithi031 ceph-mon[96824]: pgmap v1980: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 12729/81 objects degraded (15714.815%); 0 B/s, 466 objects/s recovering 2024-09-21T10:43:46.416 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:46.439 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:46.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:46.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:45 smithi007 ceph-mon[99390]: pgmap v1980: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 12729/81 objects degraded (15714.815%); 0 B/s, 466 objects/s recovering 2024-09-21T10:43:46.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:45 smithi007 ceph-mon[101144]: pgmap v1980: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 12729/81 objects degraded (15714.815%); 0 B/s, 466 objects/s recovering 2024-09-21T10:43:46.541 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:46.564 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:46.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:46.665 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:46.687 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:46.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:46.789 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:46.811 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:46.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:46.912 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:46.934 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:46.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:47.035 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:47.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:47.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:47.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:47.180 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:47.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:47.282 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:47.303 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:47.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:47.405 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:47.427 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:47.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:47.528 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:47.550 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:47.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:47.652 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:47.675 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:47.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:47.777 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:47.799 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:47.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:47.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:47.923 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:47.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:48.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:48.047 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:48.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:48.148 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:48.170 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:48.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:48.272 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:48.295 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:48.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:48.397 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:47 smithi031 ceph-mon[96824]: pgmap v1981: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 12729/81 objects degraded (15714.815%); 0 B/s, 196 objects/s recovering 2024-09-21T10:43:48.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:48.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:47 smithi007 ceph-mon[99390]: pgmap v1981: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 12729/81 objects degraded (15714.815%); 0 B/s, 196 objects/s recovering 2024-09-21T10:43:48.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:47 smithi007 ceph-mon[101144]: pgmap v1981: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 12729/81 objects degraded (15714.815%); 0 B/s, 196 objects/s recovering 2024-09-21T10:43:48.521 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:48.543 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:48.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:48.644 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:48.666 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:48.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:48.768 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:48.790 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:48.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:48.891 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:48.913 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:48.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:49.015 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:49.037 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:49.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:49.138 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:49.160 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:49.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:49.262 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:49.284 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:49.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:49.385 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:49.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:49.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:49.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:48 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 12729/81 objects degraded (15714.815%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:48 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 12729/81 objects degraded (15714.815%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:49.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:48 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 12729/81 objects degraded (15714.815%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:49.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:49.532 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:49.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:49.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:49.656 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:49.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:49.757 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:49.780 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:49.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:49.881 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:49.903 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:49.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:50.005 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:50.028 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:50.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:50.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:50.151 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:50.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:49 smithi007 ceph-mon[99390]: pgmap v1982: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 11246/81 objects degraded (13883.951%); 0 B/s, 319 objects/s recovering 2024-09-21T10:43:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:49 smithi007 ceph-mon[101144]: pgmap v1982: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 11246/81 objects degraded (13883.951%); 0 B/s, 319 objects/s recovering 2024-09-21T10:43:50.253 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:50.276 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:50.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:50.378 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:50.401 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:50.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:50.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:49 smithi031 ceph-mon[96824]: pgmap v1982: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 11246/81 objects degraded (13883.951%); 0 B/s, 319 objects/s recovering 2024-09-21T10:43:50.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:50.525 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:50.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:50.626 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:50.649 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:50.750 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:50.773 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:50.874 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:50.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:50.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:50.998 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:51.020 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:51.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:51.121 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:51.125 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:43:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:43:50] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.51.0" 2024-09-21T10:43:51.148 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:51.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:51.249 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:51.271 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:51.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:51.373 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:51.395 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:51.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:51.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:51 smithi031 ceph-mon[96824]: osdmap e1344: 8 total, 8 up, 7 in 2024-09-21T10:43:51.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:51 smithi031 ceph-mon[96824]: pgmap v1984: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 11246/81 objects degraded (13883.951%); 0 B/s, 305 objects/s recovering 2024-09-21T10:43:51.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:51 smithi007 ceph-mon[99390]: osdmap e1344: 8 total, 8 up, 7 in 2024-09-21T10:43:51.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:51 smithi007 ceph-mon[99390]: pgmap v1984: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 11246/81 objects degraded (13883.951%); 0 B/s, 305 objects/s recovering 2024-09-21T10:43:51.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:51 smithi007 ceph-mon[101144]: osdmap e1344: 8 total, 8 up, 7 in 2024-09-21T10:43:51.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:51 smithi007 ceph-mon[101144]: pgmap v1984: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 11246/81 objects degraded (13883.951%); 0 B/s, 305 objects/s recovering 2024-09-21T10:43:51.498 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:51.520 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:51.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:51.621 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:51.643 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:51.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:51.745 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:51.770 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:51.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:51.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:51.894 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:51.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:51.995 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:52.018 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:52.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:52.119 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:52.142 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:52.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:52.244 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:52.265 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:52.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:52.288 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:43:52.368 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:52.389 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:52.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:52 smithi031 ceph-mon[96824]: osdmap e1345: 8 total, 8 up, 7 in 2024-09-21T10:43:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:52 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:52.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:52 smithi007 ceph-mon[99390]: osdmap e1345: 8 total, 8 up, 7 in 2024-09-21T10:43:52.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:52 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:52.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:52 smithi007 ceph-mon[101144]: osdmap e1345: 8 total, 8 up, 7 in 2024-09-21T10:43:52.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:52 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:52.491 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:52.512 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:52.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:52.614 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:52.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:52.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:52.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:52.759 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:52.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:52.861 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:52.882 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:52.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:52.984 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:53.006 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:53.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:53.107 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:53.129 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:53.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:53.231 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:53.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:53.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:53.333 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":1975,"stamp":"2024-09-21T10:43:38.513847+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":756950,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":14301,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":107,"num_read_kb":228,"num_write":197154,"num_write_kb":6305652,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18305,"num_bytes_recovered":738367275,"num_keys_recovered":30,"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":114430,"ondisk_log_size":114430,"up":297,"acting":292,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":4695260,"kb_used_data":67136,"kb_used_omap":199,"kb_used_meta":4627832,"kb_avail":651520804,"statfs":{"total":671965249536,"available":667157303296,"internally_reserved":0,"allocated":68747264,"data_stored":47613024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203805,"internal_metadata":4738900963},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-271515672,"num_objects":-4144,"num_object_clones":0,"num_object_copies":-12432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-3009,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-4144,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4144,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3009,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002279"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":470,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.943895+0000","last_change":"2024-09-21T10:40:10.425150+0000","last_active":"2024-09-21T10:43:35.943895+0000","last_peered":"2024-09-21T10:43:35.943895+0000","last_clean":"2024-09-21T10:43:35.943895+0000","last_became_active":"2024-09-21T10:40:10.424659+0000","last_became_peered":"2024-09-21T10:40:10.424659+0000","last_unstale":"2024-09-21T10:43:35.943895+0000","last_undegraded":"2024-09-21T10:43:35.943895+0000","last_fullsized":"2024-09-21T10:43:35.943895+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:38.770658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":1249,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987819+0000","last_change":"2024-09-21T10:40:10.433738+0000","last_active":"2024-09-21T10:43:34.987819+0000","last_peered":"2024-09-21T10:43:34.987819+0000","last_clean":"2024-09-21T10:43:34.987819+0000","last_became_active":"2024-09-21T10:40:10.421254+0000","last_became_peered":"2024-09-21T10:40:10.421254+0000","last_unstale":"2024-09-21T10:43:34.987819+0000","last_undegraded":"2024-09-21T10:43:34.987819+0000","last_fullsized":"2024-09-21T10:43:34.987819+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:44.984710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1316,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937551+0000","last_change":"2024-09-21T10:40:10.410783+0000","last_active":"2024-09-21T10:43:34.937551+0000","last_peered":"2024-09-21T10:43:34.937551+0000","last_clean":"2024-09-21T10:43:34.937551+0000","last_became_active":"2024-09-21T10:40:10.408862+0000","last_became_peered":"2024-09-21T10:40:10.408862+0000","last_unstale":"2024-09-21T10:43:34.937551+0000","last_undegraded":"2024-09-21T10:43:34.937551+0000","last_fullsized":"2024-09-21T10:43:34.937551+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.064176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":514,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931312+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:43:34.931312+0000","last_peered":"2024-09-21T10:43:34.931312+0000","last_clean":"2024-09-21T10:43:34.931312+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:43:34.931312+0000","last_undegraded":"2024-09-21T10:43:34.931312+0000","last_fullsized":"2024-09-21T10:43:34.931312+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":514,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932610+0000","last_change":"2024-09-21T10:40:10.421918+0000","last_active":"2024-09-21T10:43:34.932610+0000","last_peered":"2024-09-21T10:43:34.932610+0000","last_clean":"2024-09-21T10:43:34.932610+0000","last_became_active":"2024-09-21T10:40:10.421584+0000","last_became_peered":"2024-09-21T10:40:10.421584+0000","last_unstale":"2024-09-21T10:43:34.932610+0000","last_undegraded":"2024-09-21T10:43:34.932610+0000","last_fullsized":"2024-09-21T10:43:34.932610+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:32.829850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1233,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987691+0000","last_change":"2024-09-21T10:40:10.406281+0000","last_active":"2024-09-21T10:43:34.987691+0000","last_peered":"2024-09-21T10:43:34.987691+0000","last_clean":"2024-09-21T10:43:34.987691+0000","last_became_active":"2024-09-21T10:40:10.404953+0000","last_became_peered":"2024-09-21T10:40:10.404953+0000","last_unstale":"2024-09-21T10:43:34.987691+0000","last_undegraded":"2024-09-21T10:43:34.987691+0000","last_fullsized":"2024-09-21T10:43:34.987691+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:16:48.490600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.17","version":"0'0","reported_seq":469,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.941205+0000","last_change":"2024-09-21T10:40:10.424345+0000","last_active":"2024-09-21T10:43:35.941205+0000","last_peered":"2024-09-21T10:43:35.941205+0000","last_clean":"2024-09-21T10:43:35.941205+0000","last_became_active":"2024-09-21T10:40:10.423969+0000","last_became_peered":"2024-09-21T10:40:10.423969+0000","last_unstale":"2024-09-21T10:43:35.941205+0000","last_undegraded":"2024-09-21T10:43:35.941205+0000","last_fullsized":"2024-09-21T10:43:35.941205+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:43.690737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"71'8","reported_seq":120,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931783+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:43:34.931783+0000","last_peered":"2024-09-21T10:43:34.931783+0000","last_clean":"2024-09-21T10:43:34.931783+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:43:34.931783+0000","last_undegraded":"2024-09-21T10:43:34.931783+0000","last_fullsized":"2024-09-21T10:43:34.931783+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"1339'12160","reported_seq":19320,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932278+0000","last_change":"2024-09-21T10:41:37.930540+0000","last_active":"2024-09-21T10:43:34.932278+0000","last_peered":"2024-09-21T10:43:34.932278+0000","last_clean":"2024-09-21T10:43:34.932278+0000","last_became_active":"2024-09-21T10:41:37.916068+0000","last_became_peered":"2024-09-21T10:41:37.916068+0000","last_unstale":"2024-09-21T10:43:34.932278+0000","last_undegraded":"2024-09-21T10:43:34.932278+0000","last_fullsized":"2024-09-21T10:43:34.932278+0000","mapping_epoch":1328,"log_start":"1317'4400","ondisk_log_start":"1317'4400","created":1305,"last_epoch_clean":1329,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7760,"log_dups_size":0,"ondisk_log_size":7760,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:33:13.457705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12160,"num_write_kb":389120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3533,"num_bytes_recovered":231538688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1255,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.988056+0000","last_change":"2024-09-21T10:40:10.421359+0000","last_active":"2024-09-21T10:43:34.988056+0000","last_peered":"2024-09-21T10:43:34.988056+0000","last_clean":"2024-09-21T10:43:34.988056+0000","last_became_active":"2024-09-21T10:40:10.411435+0000","last_became_peered":"2024-09-21T10:40:10.411435+0000","last_unstale":"2024-09-21T10:43:34.988056+0000","last_undegraded":"2024-09-21T10:43:34.988056+0000","last_fullsized":"2024-09-21T10:43:34.988056+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:57.616441+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1313,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.937664+0000","last_change":"2024-09-21T10:40:10.409690+0000","last_active":"2024-09-21T10:43:35.937664+0000","last_peered":"2024-09-21T10:43:35.937664+0000","last_clean":"2024-09-21T10:43:35.937664+0000","last_became_active":"2024-09-21T10:40:10.409291+0000","last_became_peered":"2024-09-21T10:40:10.409291+0000","last_unstale":"2024-09-21T10:43:35.937664+0000","last_undegraded":"2024-09-21T10:43:35.937664+0000","last_fullsized":"2024-09-21T10:43:35.937664+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:39.013691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"1339'12260","reported_seq":12306,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987868+0000","last_change":"2024-09-21T10:39:32.863735+0000","last_active":"2024-09-21T10:43:34.987868+0000","last_peered":"2024-09-21T10:43:34.987868+0000","last_clean":"2024-09-21T10:43:34.987868+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:43:34.987868+0000","last_undegraded":"2024-09-21T10:43:34.987868+0000","last_fullsized":"2024-09-21T10:43:34.987868+0000","mapping_epoch":1305,"log_start":"1319'5200","ondisk_log_start":"1319'5200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7060,"log_dups_size":0,"ondisk_log_size":7060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:30.596826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12260,"num_write_kb":392320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1230,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.988115+0000","last_change":"2024-09-21T10:40:10.430025+0000","last_active":"2024-09-21T10:43:34.988115+0000","last_peered":"2024-09-21T10:43:34.988115+0000","last_clean":"2024-09-21T10:43:34.988115+0000","last_became_active":"2024-09-21T10:40:10.412527+0000","last_became_peered":"2024-09-21T10:40:10.412527+0000","last_unstale":"2024-09-21T10:43:34.988115+0000","last_undegraded":"2024-09-21T10:43:34.988115+0000","last_fullsized":"2024-09-21T10:43:34.988115+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:33.294584+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":2,"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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":121,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987574+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:43:34.987574+0000","last_peered":"2024-09-21T10:43:34.987574+0000","last_clean":"2024-09-21T10:43:34.987574+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:43:34.987574+0000","last_undegraded":"2024-09-21T10:43:34.987574+0000","last_fullsized":"2024-09-21T10:43:34.987574+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"1339'12650","reported_seq":20217,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937215+0000","last_change":"2024-09-21T10:41:01.908042+0000","last_active":"2024-09-21T10:43:34.937215+0000","last_peered":"2024-09-21T10:43:34.937215+0000","last_clean":"2024-09-21T10:43:34.937215+0000","last_became_active":"2024-09-21T10:41:01.903196+0000","last_became_peered":"2024-09-21T10:41:01.903196+0000","last_unstale":"2024-09-21T10:43:34.937215+0000","last_undegraded":"2024-09-21T10:43:34.937215+0000","last_fullsized":"2024-09-21T10:43:34.937215+0000","mapping_epoch":1322,"log_start":"1318'5100","ondisk_log_start":"1318'5100","created":1305,"last_epoch_clean":1323,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7550,"log_dups_size":0,"ondisk_log_size":7550,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:30:18.837916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12650,"num_write_kb":404800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3753,"num_bytes_recovered":245956608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":58,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937467+0000","last_change":"2024-09-21T10:40:10.420194+0000","last_active":"2024-09-21T10:43:34.937467+0000","last_peered":"2024-09-21T10:43:34.937467+0000","last_clean":"2024-09-21T10:43:34.937467+0000","last_became_active":"2024-09-21T10:40:10.409670+0000","last_became_peered":"2024-09-21T10:40:10.409670+0000","last_unstale":"2024-09-21T10:43:34.937467+0000","last_undegraded":"2024-09-21T10:43:34.937467+0000","last_fullsized":"2024-09-21T10:43:34.937467+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:43.555566+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":119,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931945+0000","last_change":"2024-09-21T10:40:10.410624+0000","last_active":"2024-09-21T10:43:34.931945+0000","last_peered":"2024-09-21T10:43:34.931945+0000","last_clean":"2024-09-21T10:43:34.931945+0000","last_became_active":"2024-09-21T10:40:10.410193+0000","last_became_peered":"2024-09-21T10:40:10.410193+0000","last_unstale":"2024-09-21T10:43:34.931945+0000","last_undegraded":"2024-09-21T10:43:34.931945+0000","last_fullsized":"2024-09-21T10:43:34.931945+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:51:19.233356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"1339'12254","reported_seq":12300,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.936910+0000","last_change":"2024-09-21T10:39:32.863886+0000","last_active":"2024-09-21T10:43:34.936910+0000","last_peered":"2024-09-21T10:43:34.936910+0000","last_clean":"2024-09-21T10:43:34.936910+0000","last_became_active":"2024-09-21T10:39:32.863194+0000","last_became_peered":"2024-09-21T10:39:32.863194+0000","last_unstale":"2024-09-21T10:43:34.936910+0000","last_undegraded":"2024-09-21T10:43:34.936910+0000","last_fullsized":"2024-09-21T10:43:34.936910+0000","mapping_epoch":1305,"log_start":"1317'4700","ondisk_log_start":"1317'4700","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7554,"log_dups_size":0,"ondisk_log_size":7554,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:06.203091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12254,"num_write_kb":392128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1328,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.936802+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:43:34.936802+0000","last_peered":"2024-09-21T10:43:34.936802+0000","last_clean":"2024-09-21T10:43:34.936802+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:43:34.936802+0000","last_undegraded":"2024-09-21T10:43:34.936802+0000","last_fullsized":"2024-09-21T10:43:34.936802+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":507,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931467+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:43:34.931467+0000","last_peered":"2024-09-21T10:43:34.931467+0000","last_clean":"2024-09-21T10:43:34.931467+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:43:34.931467+0000","last_undegraded":"2024-09-21T10:43:34.931467+0000","last_fullsized":"2024-09-21T10:43:34.931467+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"1339'12558","reported_seq":12645,"reported_epoch":1341,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:35.940899+0000","last_change":"2024-09-21T10:40:11.749291+0000","last_active":"2024-09-21T10:43:35.940899+0000","last_peered":"2024-09-21T10:43:35.940899+0000","last_clean":"2024-09-21T10:40:09.384496+0000","last_became_active":"2024-09-21T10:40:11.734634+0000","last_became_peered":"2024-09-21T10:40:11.734634+0000","last_unstale":"2024-09-21T10:43:35.940899+0000","last_undegraded":"2024-09-21T10:40:11.442863+0000","last_fullsized":"2024-09-21T10:40:11.401166+0000","mapping_epoch":1312,"log_start":"1325'6600","ondisk_log_start":"1325'6600","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5958,"log_dups_size":0,"ondisk_log_size":5958,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3641,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12558,"num_write_kb":401856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,6],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6","objects":-3641}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1724,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.942625+0000","last_change":"2024-09-21T10:40:13.415389+0000","last_active":"2024-09-21T10:43:35.942625+0000","last_peered":"2024-09-21T10:43:35.942625+0000","last_clean":"2024-09-21T10:43:35.942625+0000","last_became_active":"2024-09-21T10:40:13.414655+0000","last_became_peered":"2024-09-21T10:40:13.414655+0000","last_unstale":"2024-09-21T10:43:35.942625+0000","last_undegraded":"2024-09-21T10:43:35.942625+0000","last_fullsized":"2024-09-21T10:43:35.942625+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":488,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.941502+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:43:35.941502+0000","last_peered":"2024-09-21T10:43:35.941502+0000","last_clean":"2024-09-21T10:43:35.941502+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:43:35.941502+0000","last_undegraded":"2024-09-21T10:43:35.941502+0000","last_fullsized":"2024-09-21T10:43:35.941502+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":130,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.988077+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:43:34.988077+0000","last_peered":"2024-09-21T10:43:34.988077+0000","last_clean":"2024-09-21T10:43:34.988077+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:43:34.988077+0000","last_undegraded":"2024-09-21T10:43:34.988077+0000","last_fullsized":"2024-09-21T10:43:34.988077+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"1339'12694","reported_seq":12741,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.931587+0000","last_change":"2024-09-21T10:39:32.863480+0000","last_active":"2024-09-21T10:43:35.931587+0000","last_peered":"2024-09-21T10:43:35.931587+0000","last_clean":"2024-09-21T10:43:35.931587+0000","last_became_active":"2024-09-21T10:39:32.863129+0000","last_became_peered":"2024-09-21T10:39:32.863129+0000","last_unstale":"2024-09-21T10:43:35.931587+0000","last_undegraded":"2024-09-21T10:43:35.931587+0000","last_fullsized":"2024-09-21T10:43:35.931587+0000","mapping_epoch":1305,"log_start":"1317'4700","ondisk_log_start":"1317'4700","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7994,"log_dups_size":0,"ondisk_log_size":7994,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:19.798805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12694,"num_write_kb":406208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1482,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.936569+0000","last_change":"2024-09-21T10:36:45.667800+0000","last_active":"2024-09-21T10:43:34.936569+0000","last_peered":"2024-09-21T10:43:34.936569+0000","last_clean":"2024-09-21T10:43:34.936569+0000","last_became_active":"2024-09-21T10:36:18.559098+0000","last_became_peered":"2024-09-21T10:36:18.559098+0000","last_unstale":"2024-09-21T10:43:34.936569+0000","last_undegraded":"2024-09-21T10:43:34.936569+0000","last_fullsized":"2024-09-21T10:43:34.936569+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:44.434370+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":110,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931806+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:43:34.931806+0000","last_peered":"2024-09-21T10:43:34.931806+0000","last_clean":"2024-09-21T10:43:34.931806+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:43:34.931806+0000","last_undegraded":"2024-09-21T10:43:34.931806+0000","last_fullsized":"2024-09-21T10:43:34.931806+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":121,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.988263+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:43:34.988263+0000","last_peered":"2024-09-21T10:43:34.988263+0000","last_clean":"2024-09-21T10:43:34.988263+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:43:34.988263+0000","last_undegraded":"2024-09-21T10:43:34.988263+0000","last_fullsized":"2024-09-21T10:43:34.988263+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"1339'12236","reported_seq":13286,"reported_epoch":1341,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:38.324137+0000","last_change":"2024-09-21T10:43:34.577862+0000","last_active":"2024-09-21T10:43:38.324137+0000","last_peered":"2024-09-21T10:43:38.324137+0000","last_clean":"2024-09-21T10:40:09.397006+0000","last_became_active":"2024-09-21T10:40:17.388526+0000","last_became_peered":"2024-09-21T10:40:17.388526+0000","last_unstale":"2024-09-21T10:43:38.324137+0000","last_undegraded":"2024-09-21T10:40:17.325156+0000","last_fullsized":"2024-09-21T10:40:17.320397+0000","mapping_epoch":1312,"log_start":"1325'6300","ondisk_log_start":"1325'6300","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5936,"log_dups_size":0,"ondisk_log_size":5936,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3117,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12236,"num_write_kb":391552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":483,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1],"avail_no_missing":["3","1","7"],"object_location_counts":[{"shards":"1,3","objects":-3117}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":130,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987675+0000","last_change":"2024-09-21T10:40:10.421519+0000","last_active":"2024-09-21T10:43:34.987675+0000","last_peered":"2024-09-21T10:43:34.987675+0000","last_clean":"2024-09-21T10:43:34.987675+0000","last_became_active":"2024-09-21T10:40:10.421136+0000","last_became_peered":"2024-09-21T10:40:10.421136+0000","last_unstale":"2024-09-21T10:43:34.987675+0000","last_undegraded":"2024-09-21T10:43:34.987675+0000","last_fullsized":"2024-09-21T10:43:34.987675+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:43.454920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":130,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.988167+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:43:34.988167+0000","last_peered":"2024-09-21T10:43:34.988167+0000","last_clean":"2024-09-21T10:43:34.988167+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:43:34.988167+0000","last_undegraded":"2024-09-21T10:43:34.988167+0000","last_fullsized":"2024-09-21T10:43:34.988167+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"1339'12100","reported_seq":12184,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.940285+0000","last_change":"2024-09-21T10:39:32.863427+0000","last_active":"2024-09-21T10:43:35.940285+0000","last_peered":"2024-09-21T10:43:35.940285+0000","last_clean":"2024-09-21T10:43:35.940285+0000","last_became_active":"2024-09-21T10:39:32.863040+0000","last_became_peered":"2024-09-21T10:39:32.863040+0000","last_unstale":"2024-09-21T10:43:35.940285+0000","last_undegraded":"2024-09-21T10:43:35.940285+0000","last_fullsized":"2024-09-21T10:43:35.940285+0000","mapping_epoch":1305,"log_start":"1325'6200","ondisk_log_start":"1325'6200","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5900,"log_dups_size":0,"ondisk_log_size":5900,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:11:09.478074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12100,"num_write_kb":387200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"362'149","reported_seq":1482,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937479+0000","last_change":"2024-09-21T10:36:44.694948+0000","last_active":"2024-09-21T10:43:34.937479+0000","last_peered":"2024-09-21T10:43:34.937479+0000","last_clean":"2024-09-21T10:43:34.937479+0000","last_became_active":"2024-09-21T10:36:18.556112+0000","last_became_peered":"2024-09-21T10:36:18.556112+0000","last_unstale":"2024-09-21T10:43:34.937479+0000","last_undegraded":"2024-09-21T10:43:34.937479+0000","last_fullsized":"2024-09-21T10:43:34.937479+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:15.883804+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":470,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.938027+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:43:35.938027+0000","last_peered":"2024-09-21T10:43:35.938027+0000","last_clean":"2024-09-21T10:43:35.938027+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:43:35.938027+0000","last_undegraded":"2024-09-21T10:43:35.938027+0000","last_fullsized":"2024-09-21T10:43:35.938027+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":477,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.941356+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:43:35.941356+0000","last_peered":"2024-09-21T10:43:35.941356+0000","last_clean":"2024-09-21T10:43:35.941356+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:43:35.941356+0000","last_undegraded":"2024-09-21T10:43:35.941356+0000","last_fullsized":"2024-09-21T10:43:35.941356+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.8","version":"1339'12320","reported_seq":12404,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.938194+0000","last_change":"2024-09-21T10:39:32.733555+0000","last_active":"2024-09-21T10:43:35.938194+0000","last_peered":"2024-09-21T10:43:35.938194+0000","last_clean":"2024-09-21T10:43:35.938194+0000","last_became_active":"2024-09-21T10:39:32.732604+0000","last_became_peered":"2024-09-21T10:39:32.732604+0000","last_unstale":"2024-09-21T10:43:35.938194+0000","last_undegraded":"2024-09-21T10:43:35.938194+0000","last_fullsized":"2024-09-21T10:43:35.938194+0000","mapping_epoch":1305,"log_start":"1325'6400","ondisk_log_start":"1325'6400","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5920,"log_dups_size":0,"ondisk_log_size":5920,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:48.320649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12320,"num_write_kb":394240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1464,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.930901+0000","last_change":"2024-09-21T10:40:13.409809+0000","last_active":"2024-09-21T10:43:34.930901+0000","last_peered":"2024-09-21T10:43:34.930901+0000","last_clean":"2024-09-21T10:43:34.930901+0000","last_became_active":"2024-09-21T10:40:13.409149+0000","last_became_peered":"2024-09-21T10:40:13.409149+0000","last_unstale":"2024-09-21T10:43:34.930901+0000","last_undegraded":"2024-09-21T10:43:34.930901+0000","last_fullsized":"2024-09-21T10:43:34.930901+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1323,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937882+0000","last_change":"2024-09-21T10:40:10.434659+0000","last_active":"2024-09-21T10:43:34.937882+0000","last_peered":"2024-09-21T10:43:34.937882+0000","last_clean":"2024-09-21T10:43:34.937882+0000","last_became_active":"2024-09-21T10:40:10.406159+0000","last_became_peered":"2024-09-21T10:40:10.406159+0000","last_unstale":"2024-09-21T10:43:34.937882+0000","last_undegraded":"2024-09-21T10:43:34.937882+0000","last_fullsized":"2024-09-21T10:43:34.937882+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:15.791343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":484,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.940390+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:43:35.940390+0000","last_peered":"2024-09-21T10:43:35.940390+0000","last_clean":"2024-09-21T10:43:35.940390+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:43:35.940390+0000","last_undegraded":"2024-09-21T10:43:35.940390+0000","last_fullsized":"2024-09-21T10:43:35.940390+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":119,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932196+0000","last_change":"2024-09-21T10:40:10.405505+0000","last_active":"2024-09-21T10:43:34.932196+0000","last_peered":"2024-09-21T10:43:34.932196+0000","last_clean":"2024-09-21T10:43:34.932196+0000","last_became_active":"2024-09-21T10:40:10.405107+0000","last_became_peered":"2024-09-21T10:40:10.405107+0000","last_unstale":"2024-09-21T10:43:34.932196+0000","last_undegraded":"2024-09-21T10:43:34.932196+0000","last_fullsized":"2024-09-21T10:43:34.932196+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:50:57.199715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"1339'12138","reported_seq":12220,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931365+0000","last_change":"2024-09-21T10:39:32.734534+0000","last_active":"2024-09-21T10:43:34.931365+0000","last_peered":"2024-09-21T10:43:34.931365+0000","last_clean":"2024-09-21T10:43:34.931365+0000","last_became_active":"2024-09-21T10:39:32.734171+0000","last_became_peered":"2024-09-21T10:39:32.734171+0000","last_unstale":"2024-09-21T10:43:34.931365+0000","last_undegraded":"2024-09-21T10:43:34.931365+0000","last_fullsized":"2024-09-21T10:43:34.931365+0000","mapping_epoch":1305,"log_start":"1317'4400","ondisk_log_start":"1317'4400","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7738,"log_dups_size":0,"ondisk_log_size":7738,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:25.556747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12138,"num_write_kb":388416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1683,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931901+0000","last_change":"2024-09-21T10:36:44.447270+0000","last_active":"2024-09-21T10:43:34.931901+0000","last_peered":"2024-09-21T10:43:34.931901+0000","last_clean":"2024-09-21T10:43:34.931901+0000","last_became_active":"2024-09-21T10:36:18.568793+0000","last_became_peered":"2024-09-21T10:36:18.568793+0000","last_unstale":"2024-09-21T10:43:34.931901+0000","last_undegraded":"2024-09-21T10:43:34.931901+0000","last_fullsized":"2024-09-21T10:43:34.931901+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:15.734272+0000","scrub_duration":0.0031585990000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1142,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931007+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:43:34.931007+0000","last_peered":"2024-09-21T10:43:34.931007+0000","last_clean":"2024-09-21T10:43:34.931007+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:43:34.931007+0000","last_undegraded":"2024-09-21T10:43:34.931007+0000","last_fullsized":"2024-09-21T10:43:34.931007+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":522,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931475+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:43:34.931475+0000","last_peered":"2024-09-21T10:43:34.931475+0000","last_clean":"2024-09-21T10:43:34.931475+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:43:34.931475+0000","last_undegraded":"2024-09-21T10:43:34.931475+0000","last_fullsized":"2024-09-21T10:43:34.931475+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":493,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932489+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:43:34.932489+0000","last_peered":"2024-09-21T10:43:34.932489+0000","last_clean":"2024-09-21T10:43:34.932489+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:43:34.932489+0000","last_undegraded":"2024-09-21T10:43:34.932489+0000","last_fullsized":"2024-09-21T10:43:34.932489+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"1339'12158","reported_seq":12215,"reported_epoch":1340,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:34.936951+0000","last_change":"2024-09-21T10:40:11.730714+0000","last_active":"2024-09-21T10:43:34.936951+0000","last_peered":"2024-09-21T10:43:34.936951+0000","last_clean":"2024-09-21T10:40:09.392365+0000","last_became_active":"2024-09-21T10:40:11.724422+0000","last_became_peered":"2024-09-21T10:40:11.724422+0000","last_unstale":"2024-09-21T10:43:34.936951+0000","last_undegraded":"2024-09-21T10:40:11.524113+0000","last_fullsized":"2024-09-21T10:40:11.401427+0000","mapping_epoch":1312,"log_start":"1317'4600","ondisk_log_start":"1317'4600","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7558,"log_dups_size":0,"ondisk_log_size":7558,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:11.303917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3566,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12158,"num_write_kb":389056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":-3566}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1464,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931206+0000","last_change":"2024-09-21T10:40:13.411260+0000","last_active":"2024-09-21T10:43:34.931206+0000","last_peered":"2024-09-21T10:43:34.931206+0000","last_clean":"2024-09-21T10:43:34.931206+0000","last_became_active":"2024-09-21T10:40:13.410863+0000","last_became_peered":"2024-09-21T10:40:13.410863+0000","last_unstale":"2024-09-21T10:43:34.931206+0000","last_undegraded":"2024-09-21T10:43:34.931206+0000","last_fullsized":"2024-09-21T10:43:34.931206+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1883,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:36.015589+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:43:36.015589+0000","last_peered":"2024-09-21T10:43:36.015589+0000","last_clean":"2024-09-21T10:43:36.015589+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:43:36.015589+0000","last_undegraded":"2024-09-21T10:43:36.015589+0000","last_fullsized":"2024-09-21T10:43:36.015589+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1290,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:36.014871+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:43:36.014871+0000","last_peered":"2024-09-21T10:43:36.014871+0000","last_clean":"2024-09-21T10:43:36.014871+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:43:36.014871+0000","last_undegraded":"2024-09-21T10:43:36.014871+0000","last_fullsized":"2024-09-21T10:43:36.014871+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":982,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937137+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:43:34.937137+0000","last_peered":"2024-09-21T10:43:34.937137+0000","last_clean":"2024-09-21T10:43:34.937137+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:43:34.937137+0000","last_undegraded":"2024-09-21T10:43:34.937137+0000","last_fullsized":"2024-09-21T10:43:34.937137+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"9.9","version":"1339'12362","reported_seq":19782,"reported_epoch":1339,"state":"peering","last_fresh":"2024-09-21T10:43:34.577314+0000","last_change":"2024-09-21T10:43:34.934857+0000","last_active":"2024-09-21T10:43:34.934857+0000","last_peered":"2024-09-21T10:43:34.577314+0000","last_clean":"2024-09-21T10:40:09.399125+0000","last_became_active":"2024-09-21T10:40:11.742894+0000","last_became_peered":"2024-09-21T10:40:11.742894+0000","last_unstale":"2024-09-21T10:43:34.577314+0000","last_undegraded":"2024-09-21T10:43:34.577314+0000","last_fullsized":"2024-09-21T10:40:11.399341+0000","mapping_epoch":1340,"log_start":"1317'4600","ondisk_log_start":"1317'4600","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7762,"log_dups_size":0,"ondisk_log_size":7762,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12362,"num_write_kb":395584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3667,"num_bytes_recovered":95354880,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,5,7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1482,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937584+0000","last_change":"2024-09-21T10:36:47.623786+0000","last_active":"2024-09-21T10:43:34.937584+0000","last_peered":"2024-09-21T10:43:34.937584+0000","last_clean":"2024-09-21T10:43:34.937584+0000","last_became_active":"2024-09-21T10:36:18.568738+0000","last_became_peered":"2024-09-21T10:36:18.568738+0000","last_unstale":"2024-09-21T10:43:34.937584+0000","last_undegraded":"2024-09-21T10:43:34.937584+0000","last_fullsized":"2024-09-21T10:43:34.937584+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:08.168163+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1334,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937841+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:43:34.937841+0000","last_peered":"2024-09-21T10:43:34.937841+0000","last_clean":"2024-09-21T10:43:34.937841+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:43:34.937841+0000","last_undegraded":"2024-09-21T10:43:34.937841+0000","last_fullsized":"2024-09-21T10:43:34.937841+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987978+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:43:34.987978+0000","last_peered":"2024-09-21T10:43:34.987978+0000","last_clean":"2024-09-21T10:43:34.987978+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:43:34.987978+0000","last_undegraded":"2024-09-21T10:43:34.987978+0000","last_fullsized":"2024-09-21T10:43:34.987978+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1364,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:36.016026+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:43:36.016026+0000","last_peered":"2024-09-21T10:43:36.016026+0000","last_clean":"2024-09-21T10:43:36.016026+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:43:36.016026+0000","last_undegraded":"2024-09-21T10:43:36.016026+0000","last_fullsized":"2024-09-21T10:43:36.016026+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"9.f","version":"1339'12352","reported_seq":12398,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937777+0000","last_change":"2024-09-21T10:39:32.863709+0000","last_active":"2024-09-21T10:43:34.937777+0000","last_peered":"2024-09-21T10:43:34.937777+0000","last_clean":"2024-09-21T10:43:34.937777+0000","last_became_active":"2024-09-21T10:39:32.863200+0000","last_became_peered":"2024-09-21T10:39:32.863200+0000","last_unstale":"2024-09-21T10:43:34.937777+0000","last_undegraded":"2024-09-21T10:43:34.937777+0000","last_fullsized":"2024-09-21T10:43:34.937777+0000","mapping_epoch":1305,"log_start":"1317'4800","ondisk_log_start":"1317'4800","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7552,"log_dups_size":0,"ondisk_log_size":7552,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:07.768718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12352,"num_write_kb":395264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1700,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932216+0000","last_change":"2024-09-21T10:40:13.407561+0000","last_active":"2024-09-21T10:43:34.932216+0000","last_peered":"2024-09-21T10:43:34.932216+0000","last_clean":"2024-09-21T10:43:34.932216+0000","last_became_active":"2024-09-21T10:40:13.407242+0000","last_became_peered":"2024-09-21T10:40:13.407242+0000","last_unstale":"2024-09-21T10:43:34.932216+0000","last_undegraded":"2024-09-21T10:43:34.932216+0000","last_fullsized":"2024-09-21T10:43:34.932216+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:40.028877+0000","scrub_duration":0.012985854,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1325,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937695+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:43:34.937695+0000","last_peered":"2024-09-21T10:43:34.937695+0000","last_clean":"2024-09-21T10:43:34.937695+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:43:34.937695+0000","last_undegraded":"2024-09-21T10:43:34.937695+0000","last_fullsized":"2024-09-21T10:43:34.937695+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":501,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931853+0000","last_change":"2024-09-21T10:40:10.421302+0000","last_active":"2024-09-21T10:43:34.931853+0000","last_peered":"2024-09-21T10:43:34.931853+0000","last_clean":"2024-09-21T10:43:34.931853+0000","last_became_active":"2024-09-21T10:40:10.420974+0000","last_became_peered":"2024-09-21T10:40:10.420974+0000","last_unstale":"2024-09-21T10:43:34.931853+0000","last_undegraded":"2024-09-21T10:43:34.931853+0000","last_fullsized":"2024-09-21T10:43:34.931853+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:43.085543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":958,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937653+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:43:34.937653+0000","last_peered":"2024-09-21T10:43:34.937653+0000","last_clean":"2024-09-21T10:43:34.937653+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:43:34.937653+0000","last_undegraded":"2024-09-21T10:43:34.937653+0000","last_fullsized":"2024-09-21T10:43:34.937653+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.e","version":"1339'12472","reported_seq":19836,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.988056+0000","last_change":"2024-09-21T10:42:49.735332+0000","last_active":"2024-09-21T10:43:34.988056+0000","last_peered":"2024-09-21T10:43:34.988056+0000","last_clean":"2024-09-21T10:43:34.988056+0000","last_became_active":"2024-09-21T10:42:49.711163+0000","last_became_peered":"2024-09-21T10:42:49.711163+0000","last_unstale":"2024-09-21T10:43:34.988056+0000","last_undegraded":"2024-09-21T10:43:34.988056+0000","last_fullsized":"2024-09-21T10:43:34.988056+0000","mapping_epoch":1336,"log_start":"1319'5400","ondisk_log_start":"1319'5400","created":1305,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7072,"log_dups_size":0,"ondisk_log_size":7072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:17.686030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12472,"num_write_kb":399104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3650,"num_bytes_recovered":164233216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1683,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932110+0000","last_change":"2024-09-21T10:36:54.531785+0000","last_active":"2024-09-21T10:43:34.932110+0000","last_peered":"2024-09-21T10:43:34.932110+0000","last_clean":"2024-09-21T10:43:34.932110+0000","last_became_active":"2024-09-21T10:36:18.575995+0000","last_became_peered":"2024-09-21T10:36:18.575995+0000","last_unstale":"2024-09-21T10:43:34.932110+0000","last_undegraded":"2024-09-21T10:43:34.932110+0000","last_fullsized":"2024-09-21T10:43:34.932110+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:15:06.722608+0000","scrub_duration":0.017956387000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1275,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:36.015856+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:43:36.015856+0000","last_peered":"2024-09-21T10:43:36.015856+0000","last_clean":"2024-09-21T10:43:36.015856+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:43:36.015856+0000","last_undegraded":"2024-09-21T10:43:36.015856+0000","last_fullsized":"2024-09-21T10:43:36.015856+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1280,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932391+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:43:34.932391+0000","last_peered":"2024-09-21T10:43:34.932391+0000","last_clean":"2024-09-21T10:43:34.932391+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:43:34.932391+0000","last_undegraded":"2024-09-21T10:43:34.932391+0000","last_fullsized":"2024-09-21T10:43:34.932391+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":501,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931719+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:43:34.931719+0000","last_peered":"2024-09-21T10:43:34.931719+0000","last_clean":"2024-09-21T10:43:34.931719+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:43:34.931719+0000","last_undegraded":"2024-09-21T10:43:34.931719+0000","last_fullsized":"2024-09-21T10:43:34.931719+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.d","version":"1339'12502","reported_seq":12556,"reported_epoch":1340,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:34.937265+0000","last_change":"2024-09-21T10:40:11.577092+0000","last_active":"2024-09-21T10:43:34.937265+0000","last_peered":"2024-09-21T10:43:34.937265+0000","last_clean":"2024-09-21T10:40:09.389760+0000","last_became_active":"2024-09-21T10:40:11.569227+0000","last_became_peered":"2024-09-21T10:40:11.569227+0000","last_unstale":"2024-09-21T10:43:34.937265+0000","last_undegraded":"2024-09-21T10:40:11.440995+0000","last_fullsized":"2024-09-21T10:40:11.401493+0000","mapping_epoch":1312,"log_start":"1317'5000","ondisk_log_start":"1317'5000","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":7502,"log_dups_size":0,"ondisk_log_size":7502,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:42.207249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3684,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12502,"num_write_kb":400001,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1],"avail_no_missing":["5","1","7"],"object_location_counts":[{"shards":"1,5","objects":-3684}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1482,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.988103+0000","last_change":"2024-09-21T10:36:45.859087+0000","last_active":"2024-09-21T10:43:34.988103+0000","last_peered":"2024-09-21T10:43:34.988103+0000","last_clean":"2024-09-21T10:43:34.988103+0000","last_became_active":"2024-09-21T10:36:18.561316+0000","last_became_peered":"2024-09-21T10:36:18.561316+0000","last_unstale":"2024-09-21T10:43:34.988103+0000","last_undegraded":"2024-09-21T10:43:34.988103+0000","last_fullsized":"2024-09-21T10:43:34.988103+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:39.138344+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":478,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.941285+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:43:35.941285+0000","last_peered":"2024-09-21T10:43:35.941285+0000","last_clean":"2024-09-21T10:43:35.941285+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:43:35.941285+0000","last_undegraded":"2024-09-21T10:43:35.941285+0000","last_fullsized":"2024-09-21T10:43:35.941285+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":110,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932212+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:43:34.932212+0000","last_peered":"2024-09-21T10:43:34.932212+0000","last_clean":"2024-09-21T10:43:34.932212+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:43:34.932212+0000","last_undegraded":"2024-09-21T10:43:34.932212+0000","last_fullsized":"2024-09-21T10:43:34.932212+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":471,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.937854+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:43:35.937854+0000","last_peered":"2024-09-21T10:43:35.937854+0000","last_clean":"2024-09-21T10:43:35.937854+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:43:35.937854+0000","last_undegraded":"2024-09-21T10:43:35.937854+0000","last_fullsized":"2024-09-21T10:43:35.937854+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"1339'11816","reported_seq":18198,"reported_epoch":1341,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:43:38.331625+0000","last_change":"2024-09-21T10:42:48.538048+0000","last_active":"2024-09-21T10:43:38.331625+0000","last_peered":"2024-09-21T10:43:38.331625+0000","last_clean":"2024-09-21T10:40:09.368208+0000","last_became_active":"2024-09-21T10:40:11.723403+0000","last_became_peered":"2024-09-21T10:40:11.723403+0000","last_unstale":"2024-09-21T10:43:38.331625+0000","last_undegraded":"2024-09-21T10:40:11.428382+0000","last_fullsized":"2024-09-21T10:40:11.400301+0000","mapping_epoch":1312,"log_start":"1324'5900","ondisk_log_start":"1324'5900","created":1305,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:39:31.717146+0000","last_clean_scrub_stamp":"2024-09-21T10:39:31.717146+0000","objects_scrubbed":0,"log_size":5916,"log_dups_size":0,"ondisk_log_size":5916,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":293,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11816,"num_write_kb":378112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3147,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4","objects":-293}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1553,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.943573+0000","last_change":"2024-09-21T10:40:13.412016+0000","last_active":"2024-09-21T10:43:35.943573+0000","last_peered":"2024-09-21T10:43:35.943573+0000","last_clean":"2024-09-21T10:43:35.943573+0000","last_became_active":"2024-09-21T10:40:13.411252+0000","last_became_peered":"2024-09-21T10:40:13.411252+0000","last_unstale":"2024-09-21T10:43:35.943573+0000","last_undegraded":"2024-09-21T10:43:35.943573+0000","last_fullsized":"2024-09-21T10:43:35.943573+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:34:34.276952+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":519,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932608+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:43:34.932608+0000","last_peered":"2024-09-21T10:43:34.932608+0000","last_clean":"2024-09-21T10:43:34.932608+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:43:34.932608+0000","last_undegraded":"2024-09-21T10:43:34.932608+0000","last_fullsized":"2024-09-21T10:43:34.932608+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":119,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932250+0000","last_change":"2024-09-21T10:40:10.421374+0000","last_active":"2024-09-21T10:43:34.932250+0000","last_peered":"2024-09-21T10:43:34.932250+0000","last_clean":"2024-09-21T10:43:34.932250+0000","last_became_active":"2024-09-21T10:40:10.421052+0000","last_became_peered":"2024-09-21T10:40:10.421052+0000","last_unstale":"2024-09-21T10:43:34.932250+0000","last_undegraded":"2024-09-21T10:43:34.932250+0000","last_fullsized":"2024-09-21T10:43:34.932250+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:00.866243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":130,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987778+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:43:34.987778+0000","last_peered":"2024-09-21T10:43:34.987778+0000","last_clean":"2024-09-21T10:43:34.987778+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:43:34.987778+0000","last_undegraded":"2024-09-21T10:43:34.987778+0000","last_fullsized":"2024-09-21T10:43:34.987778+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":130,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987917+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:43:34.987917+0000","last_peered":"2024-09-21T10:43:34.987917+0000","last_clean":"2024-09-21T10:43:34.987917+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:43:34.987917+0000","last_undegraded":"2024-09-21T10:43:34.987917+0000","last_fullsized":"2024-09-21T10:43:34.987917+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":169,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987992+0000","last_change":"2024-09-21T10:40:10.438870+0000","last_active":"2024-09-21T10:43:34.987992+0000","last_peered":"2024-09-21T10:43:34.987992+0000","last_clean":"2024-09-21T10:43:34.987992+0000","last_became_active":"2024-09-21T10:40:10.421330+0000","last_became_peered":"2024-09-21T10:40:10.421330+0000","last_unstale":"2024-09-21T10:43:34.987992+0000","last_undegraded":"2024-09-21T10:43:34.987992+0000","last_fullsized":"2024-09-21T10:43:34.987992+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:24.063506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1305,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937575+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:43:34.937575+0000","last_peered":"2024-09-21T10:43:34.937575+0000","last_clean":"2024-09-21T10:43:34.937575+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:43:34.937575+0000","last_undegraded":"2024-09-21T10:43:34.937575+0000","last_fullsized":"2024-09-21T10:43:34.937575+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1146,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.940602+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:43:35.940602+0000","last_peered":"2024-09-21T10:43:35.940602+0000","last_clean":"2024-09-21T10:43:35.940602+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:43:35.940602+0000","last_undegraded":"2024-09-21T10:43:35.940602+0000","last_fullsized":"2024-09-21T10:43:35.940602+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[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.16","version":"0'0","reported_seq":1300,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937010+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:43:34.937010+0000","last_peered":"2024-09-21T10:43:34.937010+0000","last_clean":"2024-09-21T10:43:34.937010+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:43:34.937010+0000","last_undegraded":"2024-09-21T10:43:34.937010+0000","last_fullsized":"2024-09-21T10:43:34.937010+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":484,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.942730+0000","last_change":"2024-09-21T10:40:10.420476+0000","last_active":"2024-09-21T10:43:35.942730+0000","last_peered":"2024-09-21T10:43:35.942730+0000","last_clean":"2024-09-21T10:43:35.942730+0000","last_became_active":"2024-09-21T10:40:10.420162+0000","last_became_peered":"2024-09-21T10:40:10.420162+0000","last_unstale":"2024-09-21T10:43:35.942730+0000","last_undegraded":"2024-09-21T10:43:35.942730+0000","last_fullsized":"2024-09-21T10:43:35.942730+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:41.809988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":507,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932982+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:43:34.932982+0000","last_peered":"2024-09-21T10:43:34.932982+0000","last_clean":"2024-09-21T10:43:34.932982+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:43:34.932982+0000","last_undegraded":"2024-09-21T10:43:34.932982+0000","last_fullsized":"2024-09-21T10:43:34.932982+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":484,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.938110+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:43:35.938110+0000","last_peered":"2024-09-21T10:43:35.938110+0000","last_clean":"2024-09-21T10:43:35.938110+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:43:35.938110+0000","last_undegraded":"2024-09-21T10:43:35.938110+0000","last_fullsized":"2024-09-21T10:43:35.938110+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":110,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932190+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:43:34.932190+0000","last_peered":"2024-09-21T10:43:34.932190+0000","last_clean":"2024-09-21T10:43:34.932190+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:43:34.932190+0000","last_undegraded":"2024-09-21T10:43:34.932190+0000","last_fullsized":"2024-09-21T10:43:34.932190+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":462,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.938279+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:43:35.938279+0000","last_peered":"2024-09-21T10:43:35.938279+0000","last_clean":"2024-09-21T10:43:35.938279+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:43:35.938279+0000","last_undegraded":"2024-09-21T10:43:35.938279+0000","last_fullsized":"2024-09-21T10:43:35.938279+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":515,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932504+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:43:34.932504+0000","last_peered":"2024-09-21T10:43:34.932504+0000","last_clean":"2024-09-21T10:43:34.932504+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:43:34.932504+0000","last_undegraded":"2024-09-21T10:43:34.932504+0000","last_fullsized":"2024-09-21T10:43:34.932504+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":483,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.940066+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:43:35.940066+0000","last_peered":"2024-09-21T10:43:35.940066+0000","last_clean":"2024-09-21T10:43:35.940066+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:43:35.940066+0000","last_undegraded":"2024-09-21T10:43:35.940066+0000","last_fullsized":"2024-09-21T10:43:35.940066+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":483,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.940773+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:43:35.940773+0000","last_peered":"2024-09-21T10:43:35.940773+0000","last_clean":"2024-09-21T10:43:35.940773+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:43:35.940773+0000","last_undegraded":"2024-09-21T10:43:35.940773+0000","last_fullsized":"2024-09-21T10:43:35.940773+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":121,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987673+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:43:34.987673+0000","last_peered":"2024-09-21T10:43:34.987673+0000","last_clean":"2024-09-21T10:43:34.987673+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:43:34.987673+0000","last_undegraded":"2024-09-21T10:43:34.987673+0000","last_fullsized":"2024-09-21T10:43:34.987673+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1843,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:36.015941+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:43:36.015941+0000","last_peered":"2024-09-21T10:43:36.015941+0000","last_clean":"2024-09-21T10:43:36.015941+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:43:36.015941+0000","last_undegraded":"2024-09-21T10:43:36.015941+0000","last_fullsized":"2024-09-21T10:43:36.015941+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":513,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.931554+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:43:34.931554+0000","last_peered":"2024-09-21T10:43:34.931554+0000","last_clean":"2024-09-21T10:43:34.931554+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:43:34.931554+0000","last_undegraded":"2024-09-21T10:43:34.931554+0000","last_fullsized":"2024-09-21T10:43:34.931554+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":121,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987875+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:43:34.987875+0000","last_peered":"2024-09-21T10:43:34.987875+0000","last_clean":"2024-09-21T10:43:34.987875+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:43:34.987875+0000","last_undegraded":"2024-09-21T10:43:34.987875+0000","last_fullsized":"2024-09-21T10:43:34.987875+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1331,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.936732+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:43:34.936732+0000","last_peered":"2024-09-21T10:43:34.936732+0000","last_clean":"2024-09-21T10:43:34.936732+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:43:34.936732+0000","last_undegraded":"2024-09-21T10:43:34.936732+0000","last_fullsized":"2024-09-21T10:43:34.936732+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":121,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987689+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:43:34.987689+0000","last_peered":"2024-09-21T10:43:34.987689+0000","last_clean":"2024-09-21T10:43:34.987689+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:43:34.987689+0000","last_undegraded":"2024-09-21T10:43:34.987689+0000","last_fullsized":"2024-09-21T10:43:34.987689+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1328,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.937626+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:43:34.937626+0000","last_peered":"2024-09-21T10:43:34.937626+0000","last_clean":"2024-09-21T10:43:34.937626+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:43:34.937626+0000","last_undegraded":"2024-09-21T10:43:34.937626+0000","last_fullsized":"2024-09-21T10:43:34.937626+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":462,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.940799+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:43:35.940799+0000","last_peered":"2024-09-21T10:43:35.940799+0000","last_clean":"2024-09-21T10:43:35.940799+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:43:35.940799+0000","last_undegraded":"2024-09-21T10:43:35.940799+0000","last_fullsized":"2024-09-21T10:43:35.940799+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":478,"reported_epoch":1341,"state":"active+clean","last_fresh":"2024-09-21T10:43:35.940904+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:43:35.940904+0000","last_peered":"2024-09-21T10:43:35.940904+0000","last_clean":"2024-09-21T10:43:35.940904+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:43:35.940904+0000","last_undegraded":"2024-09-21T10:43:35.940904+0000","last_fullsized":"2024-09-21T10:43:35.940904+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":130,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.987536+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:43:34.987536+0000","last_peered":"2024-09-21T10:43:34.987536+0000","last_clean":"2024-09-21T10:43:34.987536+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:43:34.987536+0000","last_undegraded":"2024-09-21T10:43:34.987536+0000","last_fullsized":"2024-09-21T10:43:34.987536+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":500,"reported_epoch":1340,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.932913+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:43:34.932913+0000","last_peered":"2024-09-21T10:43:34.932913+0000","last_clean":"2024-09-21T10:43:34.932913+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:43:34.932913+0000","last_undegraded":"2024-09-21T10:43:34.932913+0000","last_fullsized":"2024-09-21T10:43:34.932913+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":14301,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":197032,"num_write_kb":6304961,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18234,"num_bytes_recovered":737214464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1560477696,"data_stored":1560477696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112732,"ondisk_log_size":112732,"up":48,"acting":43,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":20046,"num_keys_recovered":30,"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":126976,"data_stored":21634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":751377,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":106,"num_read_kb":227,"num_write":58,"num_write_kb":658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":1132727,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234479,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":46,"seq":197568496116,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":514076,"kb_used_data":9676,"kb_used_omap":1,"kb_used_meta":504382,"kb_avail":93231076,"statfs":{"total":95995035648,"available":95468621824,"internally_reserved":0,"allocated":9908224,"data_stored":6882618,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":516487623},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757753,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":757136,"kb_used_data":9924,"kb_used_omap":1,"kb_used_meta":747198,"kb_avail":92988016,"statfs":{"total":95995035648,"available":95219728384,"internally_reserved":0,"allocated":10162176,"data_stored":7141098,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":765131206},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967924,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":685836,"kb_used_data":9600,"kb_used_omap":46,"kb_used_meta":676177,"kb_avail":93059316,"statfs":{"total":95995035648,"available":95292739584,"internally_reserved":0,"allocated":9830400,"data_stored":6809718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":692405948},"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":[]},{"osd":0,"up_from":731,"seq":3139621093697,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":615344,"kb_used_data":9320,"kb_used_omap":73,"kb_used_meta":605942,"kb_avail":93129808,"statfs":{"total":95995035648,"available":95364923392,"internally_reserved":0,"allocated":9543680,"data_stored":6533918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":620485170},"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":[0,0,1,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019389,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":585948,"kb_used_data":9356,"kb_used_omap":1,"kb_used_meta":576574,"kb_avail":93159204,"statfs":{"total":95995035648,"available":95395024896,"internally_reserved":0,"allocated":9580544,"data_stored":6554961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":590412230},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888685,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":813772,"kb_used_data":9920,"kb_used_omap":30,"kb_used_meta":803809,"kb_avail":92931380,"statfs":{"total":95995035648,"available":95161733120,"internally_reserved":0,"allocated":10158080,"data_stored":7140599,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":823101236},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047163,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":723148,"kb_used_data":9340,"kb_used_omap":44,"kb_used_meta":713747,"kb_avail":93022004,"statfs":{"total":95995035648,"available":95254532096,"internally_reserved":0,"allocated":9564160,"data_stored":6550112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":730877550},"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":[]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":12288,"data_stored":694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":20480,"data_stored":4860,"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":28672,"data_stored":4972,"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":9,"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":9,"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":9,"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":9,"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":9,"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":9,"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":9,"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":9,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1560477696,"data_stored":1560477696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:43:53.337 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph status --format=json 2024-09-21T10:43:53.345 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:53.346 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:53.355 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:53.383 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:53.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:53 smithi031 ceph-mon[96824]: pgmap v1986: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 11246/81 objects degraded (13883.951%); 0 B/s, 185 objects/s recovering 2024-09-21T10:43:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:53 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 11246/81 objects degraded (13883.951%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:53.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:53 smithi007 ceph-mon[99390]: pgmap v1986: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 11246/81 objects degraded (13883.951%); 0 B/s, 185 objects/s recovering 2024-09-21T10:43:53.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:53 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 11246/81 objects degraded (13883.951%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:53.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:53 smithi007 ceph-mon[101144]: pgmap v1986: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 11246/81 objects degraded (13883.951%); 0 B/s, 185 objects/s recovering 2024-09-21T10:43:53.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:53 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 11246/81 objects degraded (13883.951%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:53.484 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:53.506 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:53.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:53.608 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:53.630 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:53.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:53.732 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:53.754 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:53.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:53.855 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:53.878 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:53.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:53.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:54.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:54.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:54.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:54.125 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:54.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:54.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:54.249 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:54.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:54.351 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:54.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:54.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:54.474 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:54.496 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:54.598 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:54.620 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:54.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:54.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:54.744 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:54.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:54.846 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:54.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:54.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:54.969 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:54.991 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:54.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:55.093 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:55.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:55.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:55.217 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:55.239 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:55.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:55.340 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:55.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:55.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:55.464 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:55.485 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:55.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:55.586 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:55.611 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:55.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:55.713 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:55.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:55.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:55.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:55.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:55.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:55.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:55 smithi031 ceph-mon[96824]: pgmap v1987: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 10117/81 objects degraded (12490.123%); 0 B/s, 326 objects/s recovering 2024-09-21T10:43:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:55 smithi007 ceph-mon[99390]: pgmap v1987: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 10117/81 objects degraded (12490.123%); 0 B/s, 326 objects/s recovering 2024-09-21T10:43:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:55 smithi007 ceph-mon[101144]: pgmap v1987: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 10117/81 objects degraded (12490.123%); 0 B/s, 326 objects/s recovering 2024-09-21T10:43:55.962 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:55.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:55.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:56.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:56.107 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:56.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:56.209 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:56.228 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:56.236 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:56.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:56.338 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:56.360 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:56.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:56.461 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:56.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:56.577 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_4' removed 2024-09-21T10:43:56.586 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:56.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.625 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:56.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:56.726 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:56.753 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:56.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:56.854 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:56.876 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:56.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:56 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/957123845' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:43:56.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:56 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/957123845' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:43:56.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:56 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/957123845' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:43:56.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:57.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:57.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:57.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:57.125 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:57.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:57.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:57.249 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:57.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:57.351 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:57.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.373 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:57.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:57.474 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:57.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.498 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:57.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:57.599 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:57.621 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:57.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:57.723 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:57.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:57.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:57.847 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:57.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:57.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:57 smithi031 ceph-mon[96824]: pgmap v1988: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 10117/81 objects degraded (12490.123%); 0 B/s, 141 objects/s recovering 2024-09-21T10:43:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/957123845' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:43:57.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:57 smithi031 ceph-mon[96824]: osdmap e1346: 8 total, 8 up, 7 in 2024-09-21T10:43:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:57 smithi007 ceph-mon[101144]: pgmap v1988: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 10117/81 objects degraded (12490.123%); 0 B/s, 141 objects/s recovering 2024-09-21T10:43:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/957123845' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:43:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:57 smithi007 ceph-mon[101144]: osdmap e1346: 8 total, 8 up, 7 in 2024-09-21T10:43:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:57 smithi007 ceph-mon[99390]: pgmap v1988: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 10117/81 objects degraded (12490.123%); 0 B/s, 141 objects/s recovering 2024-09-21T10:43:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/957123845' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:43:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:57 smithi007 ceph-mon[99390]: osdmap e1346: 8 total, 8 up, 7 in 2024-09-21T10:43:57.976 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:58.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:58.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:58.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:58.127 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:58.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:58.228 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:58.251 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:58.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:58.353 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:58.376 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:58.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:58.478 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:58.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:58.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:58.602 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:58.625 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:58.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:58.726 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:58.749 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:58.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:58.851 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:58.873 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:58.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:58 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 10117/81 objects degraded (12490.123%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:58 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 10117/81 objects degraded (12490.123%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:58 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 10117/81 objects degraded (12490.123%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:43:58.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:59.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:59.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:59.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:59.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.127 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:59.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:59.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:59.250 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:59.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:59.351 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:59.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:59.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:59.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:59.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:59.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:59.631 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:59.653 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:43:59.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:59.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:59 smithi007 ceph-mon[101144]: pgmap v1990: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:43:59.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:43:59 smithi007 ceph-mon[101144]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10117/81 objects degraded (12490.123%), 3 pgs degraded, 3 pgs undersized) 2024-09-21T10:43:59.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:59 smithi007 ceph-mon[99390]: pgmap v1990: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:43:59.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:43:59 smithi007 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10117/81 objects degraded (12490.123%), 3 pgs degraded, 3 pgs undersized) 2024-09-21T10:43:59.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:59.782 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:59.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:59.883 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:59.910 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:43:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:59 smithi031 ceph-mon[96824]: pgmap v1990: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:43:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:43:59 smithi031 ceph-mon[96824]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10117/81 objects degraded (12490.123%), 3 pgs degraded, 3 pgs undersized) 2024-09-21T10:44:00.012 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:00.035 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:00.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:00.136 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:00.160 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:00.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:00.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:00.285 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:00.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:00.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:00.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:00.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:00.512 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:00.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:00.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:00.639 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:00.665 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:00.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:00.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:00.793 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:00.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:00.894 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:00.921 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:00.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:01.022 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:01.048 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:01.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:01.150 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:01.176 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:01.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:44:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:44:00] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-09-21T10:44:01.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:01.305 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:01.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:01.406 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:01.433 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:01.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:01.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:01.561 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:01.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:01.662 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:01.668 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:01 smithi007 ceph-mon[99390]: pgmap v1991: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:01.668 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:01 smithi007 ceph-mon[101144]: pgmap v1991: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:01.687 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:01.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:01.789 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:01.816 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:01 smithi031 ceph-mon[96824]: pgmap v1991: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:01.917 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:01.943 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:01.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:02.045 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:02.070 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:02.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:02.171 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:02.198 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:02.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:02.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:02.326 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:02.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:02.428 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:02.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:02.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:02.554 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:02.580 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:02.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:02.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:02.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.706 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:02.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:02.807 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:02.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:02.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:02.922 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:02.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:02.959 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:02.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:03.061 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:03.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:03.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:03.214 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:03.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:03.315 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:03.340 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:03.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:03.441 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:03.468 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:03.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:03.569 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:03.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:03.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:03.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:03 smithi007 ceph-mon[99390]: pgmap v1992: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:03.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:03 smithi007 ceph-mon[101144]: pgmap v1992: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:03.694 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:03.721 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:03.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:03.823 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:03.849 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:03.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:03 smithi031 ceph-mon[96824]: pgmap v1992: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:03.950 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:03.973 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:03.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:04.075 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:04.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:04.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:04.202 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:04.229 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:04.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:04.331 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:04.357 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:04.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:04.459 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:04.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:04.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:04.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:04.597 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:44:04.597 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:44:04.597 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:44:04.597 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:44:04.597 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:44:04.597 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:44:04.597 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:44:04.597 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:44:04.612 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:04.613 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:44:04.613 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:44:04.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:04.629 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:44:04.630 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:44:04.646 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:44:04.646 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:44:04.663 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:44:04.663 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:44:04.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:04 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1977894625' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:04.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:04 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1977894625' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:04.714 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:04.738 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:04.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:04.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:04.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:04.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:04 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1977894625' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:04.967 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:04.989 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:04.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:05.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:05.117 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:05.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:05.219 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:05.245 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:05.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:05.346 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:05.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:05.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:05.427 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:44:05.427 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:44:05.427 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2024-09-21T10:44:05.427 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_5 16 2024-09-21T10:44:05.474 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:05.498 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:05.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:05.600 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:05.626 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:05.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:05.679 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:05 smithi007 ceph-mon[99390]: pgmap v1993: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:05.680 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:05 smithi007 ceph-mon[101144]: pgmap v1993: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:05.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:05.753 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:05.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:05.855 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:05.881 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:05.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:05 smithi031 ceph-mon[96824]: pgmap v1993: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:05.983 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:06.009 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:06.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204371 8.7 e1296/1264 8:efaf67f6:::benchmark_data_smithi007_211264_object80745:head v 1296'12719, mlcod=1296'12716)", 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.415371+0000", 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.66957930299998, 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.275550831, 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.088 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415371+0000", 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415371+0000", 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.089 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415372+0000", 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0600000000000001e-07 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415375+0000", 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.084e-06 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.090 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415380+0000", 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7180000000000004e-06 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415383+0000", 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.309e-06 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.416058+0000", 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00067541400000000005 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.091 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.416070+0000", 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2014999999999999e-05 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690863+0000", 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27479242199999998 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690922+0000", 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9463000000000003e-05 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.092 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204380 8.7 e1296/1264 8:eed85aa2:::benchmark_data_smithi007_211264_object80754:head v 1296'12720, mlcod=1296'12716)", 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.419968+0000", 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.66498240499999, 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27103756800000001, 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419968+0000", 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.093 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419968+0000", 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419969+0000", 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3600000000000002e-07 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419976+0000", 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5339999999999996e-06 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.094 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419986+0000", 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0013000000000001e-05 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419993+0000", 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7689999999999999e-06 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.420067+0000", 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4575999999999999e-05 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.095 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.420086+0000", 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8828999999999999e-05 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690928+0000", 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27084166100000001 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.691006+0000", 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8250000000000005e-05 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.096 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204390 8.3 e1296/1264 8:cc20047b:::benchmark_data_smithi007_211264_object80764:head v 1296'12526, mlcod=1296'12522)", 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.421076+0000", 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.66387475699997, 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27310611499999998, 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421076+0000", 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.097 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421076+0000", 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421077+0000", 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6799999999999999e-07 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421082+0000", 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1989999999999997e-06 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.098 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421091+0000", 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5580000000000006e-06 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421098+0000", 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2539999999999998e-06 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421162+0000", 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3893000000000006e-05 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.099 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421178+0000", 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.611e-05 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.694146+0000", 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27296843799999998 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.694182+0000", 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5895000000000001e-05 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.100 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204383 8.f e1296/1264 8:f88978ca:::benchmark_data_smithi007_211264_object80757:head v 1296'12726, mlcod=1296'12724)", 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.424120+0000", 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 348.66083090400002, 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27857802399999998, 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424120+0000", 2024-09-21T10:44:06.101 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424120+0000", 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424121+0000", 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4139999999999999e-06 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424129+0000", 2024-09-21T10:44:06.102 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5510000000000002e-06 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424144+0000", 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.482e-05 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424152+0000", 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3010000000000007e-06 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690887+0000", 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.26673508099999998 2024-09-21T10:44:06.103 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.691040+0000", 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000153549 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.702613+0000", 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011572140999999999 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.702698+0000", 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5167000000000006e-05 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.104 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20348 9.3 e1309/1305 9:ce3cc027:::benchmark_data_smithi007_240312_object20347:head v 1309'1277, mlcod=1309'1275)", 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.493895+0000", 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 257.591055676, 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12132807600000001, 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.105 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493895+0000", 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493895+0000", 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493896+0000", 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7899999999999997e-07 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.106 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493936+0000", 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0670000000000002e-05 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493947+0000", 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0774000000000001e-05 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493954+0000", 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1770000000000001e-06 2024-09-21T10:44:06.107 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494133+0000", 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017828599999999999 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494151+0000", 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8141000000000001e-05 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495586+0000", 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0014356169999999999 2024-09-21T10:44:06.108 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615223+0000", 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11963663200000001 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20351 9.e e1309/1305 9:719ea936:::benchmark_data_smithi007_240312_object20350:head v 1309'1265, mlcod=1309'1263)", 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 257.590973131, 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12130693200000001, 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.109 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.110 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.01e-07 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494013+0000", 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5105999999999999e-05 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494020+0000", 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2119999999999997e-06 2024-09-21T10:44:06.111 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494025+0000", 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9019999999999998e-06 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494098+0000", 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3041999999999996e-05 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494117+0000", 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9123e-05 2024-09-21T10:44:06.112 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615251+0000", 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12113331500000001 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615284+0000", 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3831000000000002e-05 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.113 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.114 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20354 9.6 e1309/1305 9:6dde6c26:::benchmark_data_smithi007_240312_object20353:head v 1309'1259, mlcod=1309'1257)", 2024-09-21T10:44:06.114 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.494916+0000", 2024-09-21T10:44:06.114 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 257.59003420300002, 2024-09-21T10:44:06.114 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12041281600000001, 2024-09-21T10:44:06.114 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.114 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.114 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.114 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.114 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.114 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.114 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:06.115 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494916+0000", 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494916+0000", 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494917+0000", 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7899999999999997e-07 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.116 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494946+0000", 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8259000000000002e-05 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494959+0000", 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.324e-05 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494966+0000", 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0639999999999996e-06 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.117 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495245+0000", 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00027899199999999999 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495265+0000", 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9921000000000001e-05 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615287+0000", 2024-09-21T10:44:06.118 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12002229 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615329+0000", 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2171e-05 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20358 9.3 e1309/1305 9:c0803382:::benchmark_data_smithi007_240312_object20357:head v 1309'1278, mlcod=1309'1275)", 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.495673+0000", 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 257.58927787200003, 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.122010717, 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.119 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495673+0000", 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495673+0000", 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.120 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495674+0000", 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5300000000000003e-07 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495764+0000", 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0097000000000002e-05 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615153+0000", 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11938982400000001 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.121 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615177+0000", 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3076000000000001e-05 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615281+0000", 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010480399999999999 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615305+0000", 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4148999999999999e-05 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.122 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617590+0000", 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022840970000000001 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617684+0000", 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3917000000000002e-05 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20362 9.2 e1309/1305 9:4740a01f:::benchmark_data_smithi007_240312_object20361:head v 1309'1231, mlcod=1309'1229)", 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.496158+0000", 2024-09-21T10:44:06.123 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 257.58879266100001, 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12183630300000001, 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496158+0000", 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496158+0000", 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.124 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496159+0000", 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1489999999999999e-06 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496182+0000", 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2853e-05 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615697+0000", 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11951489 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.125 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615704+0000", 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0160000000000003e-06 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615816+0000", 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112377 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615835+0000", 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8827000000000001e-05 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.126 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617955+0000", 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0021198749999999998 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617994+0000", 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9316000000000001e-05 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.127 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20360 9.0 e1309/1305 9:0c860119:::benchmark_data_smithi007_240312_object20359:head v 1309'1365, mlcod=1309'1363)", 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.496219+0000", 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 257.58873159900003, 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.120973051, 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496219+0000", 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.128 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496219+0000", 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496220+0000", 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0800000000000004e-07 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496309+0000", 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9643999999999998e-05 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.129 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615476+0000", 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.119167072 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615482+0000", 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9699999999999996e-06 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615531+0000", 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8231e-05 2024-09-21T10:44:06.130 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615548+0000", 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7781000000000001e-05 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617092+0000", 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0015441090000000001 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617192+0000", 2024-09-21T10:44:06.131 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9636000000000006e-05 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:68815 9.2 e1316/1305 9:4b18b908:::benchmark_data_smithi007_240312_object68814:head v 1316'4254, mlcod=1316'4252)", 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:30.206905+0000", 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 215.87804562100001, 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.095550475999999995, 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.132 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.206905+0000", 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.206905+0000", 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.206906+0000", 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.127e-06 2024-09-21T10:44:06.133 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.211043+0000", 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041367169999999998 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.211060+0000", 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7019000000000001e-05 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.134 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.211069+0000", 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6410000000000008e-06 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.211158+0000", 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9109000000000004e-05 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.211181+0000", 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3501000000000001e-05 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.135 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.302404+0000", 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.091223322999999995 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.302456+0000", 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1038999999999997e-05 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110129 9.d e1326/1312 9:bc3eb4d1:::benchmark_data_smithi007_240312_object11611:head v 1326'7015, mlcod=0'0)", 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.771874+0000", 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 158.31307683200001, 2024-09-21T10:44:06.136 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.18024499099999999, 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771874+0000", 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771874+0000", 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.137 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771875+0000", 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8000000000000004e-07 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771882+0000", 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9789999999999996e-06 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771891+0000", 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8140000000000007e-06 2024-09-21T10:44:06.138 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771897+0000", 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.827e-06 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.772140+0000", 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024227999999999999 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.139 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.772161+0000", 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1178999999999998e-05 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.952070+0000", 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17990918 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.952119+0000", 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8851999999999999e-05 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.140 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110128 9.3 e1326/1312 9:c0f9b201:::benchmark_data_smithi007_240312_object11610:head v 1326'6861, mlcod=0'0)", 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.771933+0000", 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 158.31301773499999, 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17662608199999999, 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771933+0000", 2024-09-21T10:44:06.141 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771933+0000", 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771933+0000", 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8500000000000002e-07 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.142 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771937+0000", 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8789999999999996e-06 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771944+0000", 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1690000000000003e-06 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771949+0000", 2024-09-21T10:44:06.143 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8409999999999999e-06 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.773861+0000", 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001911512 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.773884+0000", 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3252e-05 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.144 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.783033+0000", 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0091492580000000004 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948559+0000", 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.16552568600000001 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "MOSDPGPush(9.5 1326/1312 [PushOp(9:a6763a6b:::benchmark_data_smithi007_240312_object51600:head, version: 1310'3123, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(9:a6763a6b:::benchmark_data_smithi007_240312_object51600:head@1310'3123, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), after_progress: ObjectRecoveryProgress(!first, data_recovered_to: 65536, data_complete: true, omap_recovered_to: , omap_complete: true, error: false), before_progress: ObjectRecoveryProgress(first, data_recovered_to: 0, data_complete: false, omap_recovered_to: , omap_complete: false, error: false))])", 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.778097+0000", 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 158.30685346199999, 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17088647700000001, 2024-09-21T10:44:06.145 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778097+0000", 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778097+0000", 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778098+0000", 2024-09-21T10:44:06.146 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.6099999999999999e-07 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778127+0000", 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8994000000000001e-05 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778150+0000", 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2781000000000001e-05 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.147 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778170+0000", 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9644e-05 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.779551+0000", 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0013810999999999999 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.779565+0000", 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.473e-05 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.148 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948984+0000", 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.16941826700000001 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110131 9.3 e1326/1312 9:c8cfbc47:::benchmark_data_smithi007_240312_object11613:head v 1326'6862, mlcod=0'0)", 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.778210+0000", 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 158.306740448, 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17046758400000001, 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.149 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778210+0000", 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778210+0000", 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778211+0000", 2024-09-21T10:44:06.150 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7300000000000001e-07 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778216+0000", 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8720000000000001e-06 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778224+0000", 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2810000000000008e-06 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778229+0000", 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5130000000000004e-06 2024-09-21T10:44:06.151 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778321+0000", 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1471999999999994e-05 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778345+0000", 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4641e-05 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948644+0000", 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.170298275 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.152 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948678+0000", 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.4057000000000003e-05 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110137 9.6 e1326/1305 9:63a86a0e:::benchmark_data_smithi007_240312_object11619:head v 1326'6839, mlcod=1326'6837)", 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.780928+0000", 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 158.304022522, 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17053043000000001, 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780928+0000", 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780928+0000", 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780929+0000", 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1000000000000001e-06 2024-09-21T10:44:06.154 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780936+0000", 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7379999999999997e-06 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780949+0000", 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2846e-05 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780956+0000", 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3499999999999999e-06 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.155 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781060+0000", 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010408699999999999 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781081+0000", 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1015000000000001e-05 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.951347+0000", 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.170266155 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.156 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.951459+0000", 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011113899999999999 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110138 9.d e1326/1312 9:b440ca80:::benchmark_data_smithi007_240312_object11620:head v 1326'7016, mlcod=0'0)", 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.780980+0000", 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 158.30397031199999, 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.173365562, 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.157 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780980+0000", 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780980+0000", 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780981+0000", 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.7599999999999998e-07 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.158 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780985+0000", 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0949999999999998e-06 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780992+0000", 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2400000000000001e-06 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780997+0000", 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1070000000000004e-06 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.159 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948469+0000", 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.167472115 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948541+0000", 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1761999999999995e-05 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.954235+0000", 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0056939089999999996 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.160 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.954346+0000", 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000110958 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110139 9.f e1326/1305 9:f227462c:::benchmark_data_smithi007_240312_object11621:head v 1326'6940, mlcod=1326'6938)", 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.781282+0000", 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 158.30366860000001, 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17423368, 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.161 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781282+0000", 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781282+0000", 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781283+0000", 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3e-07 2024-09-21T10:44:06.162 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781288+0000", 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.006e-06 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781296+0000", 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.4980000000000006e-06 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781302+0000", 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8259999999999998e-06 2024-09-21T10:44:06.163 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781366+0000", 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3564000000000003e-05 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781383+0000", 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7065e-05 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.955445+0000", 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17406274099999999 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.164 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.955516+0000", 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0350000000000002e-05 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110134 9.0 e1326/1305 9:0ab257cd:::benchmark_data_smithi007_240312_object11616:head v 1326'7130, mlcod=1326'7128)", 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.781433+0000", 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 158.30351812999999, 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.181709497, 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.165 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781433+0000", 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781433+0000", 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781433+0000", 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2099999999999995e-07 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.166 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781440+0000", 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.212e-06 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948399+0000", 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.16695905599999999 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948428+0000", 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9122999999999999e-05 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.167 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948558+0000", 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013062800000000001 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948601+0000", 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2799999999999997e-05 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.963096+0000", 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014495147 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.963142+0000", 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5710000000000001e-05 2024-09-21T10:44:06.168 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110140 9.a e1326/1312 9:5385affc:::benchmark_data_smithi007_240312_object11622:head v 1326'6804, mlcod=0'0)", 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.784905+0000", 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 158.300045872, 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.178678262, 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.784905+0000", 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.169 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.784905+0000", 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.784906+0000", 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.099e-06 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.784912+0000", 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4779999999999996e-06 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.170 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948392+0000", 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.16347974700000001 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948427+0000", 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.536e-05 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.949135+0000", 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00070762400000000001 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.171 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.949160+0000", 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4425000000000001e-05 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.963491+0000", 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014331609 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.963583+0000", 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1920000000000001e-05 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.172 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:06.173 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:06.173 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:44:06.199 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:06.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:06.300 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:06.325 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:06.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:06.426 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:06.453 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:06.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:06.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:06.578 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:06.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:06.679 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:06.706 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:06.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:06.807 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:06.833 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:06.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:06.935 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:06.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:06.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:07.064 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:07.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:07.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:07.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:07.211 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:07.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:07.313 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:07.339 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:07.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:07.408 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:44:07.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:07.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:07.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:07.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:07.586 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:07.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:07 smithi031 ceph-mon[96824]: pgmap v1994: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:07 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/136048516' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:07.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:07 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:07.688 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:07 smithi007 ceph-mon[99390]: pgmap v1994: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:07 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/136048516' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:07 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:07 smithi007 ceph-mon[101144]: pgmap v1994: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:07 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/136048516' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:07 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:07.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:07.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:07.811 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:07.833 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:07.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:07.935 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:07.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:07.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:08.064 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:08.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:08.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:08.188 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:08.215 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:08.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:08.316 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:08.338 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:08.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:08.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:08.467 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:08.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:08.568 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:08.595 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:08.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:08 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:08 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:44:08.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:08 smithi031 ceph-mon[96824]: osdmap e1347: 8 total, 8 up, 7 in 2024-09-21T10:44:08.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:08 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:08.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:08 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:44:08.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:08 smithi007 ceph-mon[101144]: osdmap e1347: 8 total, 8 up, 7 in 2024-09-21T10:44:08.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:08 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:08.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:08 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:44:08.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:08 smithi007 ceph-mon[99390]: osdmap e1347: 8 total, 8 up, 7 in 2024-09-21T10:44:08.697 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:08.723 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:08.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:08.824 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:08.850 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:08.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:08.952 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:08.975 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:08.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:09.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:09.098 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:09.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:09.200 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:09.221 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:09.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:09.289 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:09.306 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:44:09.323 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:09.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:09.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:09.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:09.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:09.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:09.579 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:09.605 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:09.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:09.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:09 smithi031 ceph-mon[96824]: pgmap v1996: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:09.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:09 smithi007 ceph-mon[99390]: pgmap v1996: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:09.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:09 smithi007 ceph-mon[101144]: pgmap v1996: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:09.706 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:09.728 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:09.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:09.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:09.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:09.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:09.958 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:09.980 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:09.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:10.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:10.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:44:10.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.107 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:10.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:10.208 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:10.235 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:10.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:10.337 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:10.359 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:10.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:10.461 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:10.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:10.586 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:10.608 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:10.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:10.710 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:10.737 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:10.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:10.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:10.865 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:10.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:10.935 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:44:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:44:10] "GET /metrics HTTP/1.1" 200 34248 "" "Prometheus/2.51.0" 2024-09-21T10:44:10.956 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:44:10.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:11.022 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:11.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:11.123 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:11.150 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:11.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:11.251 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:11.273 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:11.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:11.303 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:44:11.303 INFO:teuthology.orchestra.run.smithi007.stdout:{"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","health":{"status":"HEALTH_WARN","checks":{"OSDMAP_FLAGS":{"severity":"HEALTH_WARN","summary":{"message":"nodeep-scrub flag(s) set","count":12},"muted":false}},"mutes":[]},"election_epoch":30,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":1883,"monmap":{"epoch":4,"min_mon_release_name":"squid","num_mons":3},"osdmap":{"epoch":1347,"num_osds":8,"num_up_osds":8,"osd_up_since":1726913918,"num_in_osds":7,"osd_in_since":1726915209,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":83}],"num_pgs":83,"num_pools":4,"num_objects":27,"data_bytes":756950,"bytes_used":4864475136,"bytes_avail":667100774400,"bytes_total":671965249536},"fsmap":{"epoch":9,"btime":"1970-01-01T00:00:00:000000+0000","id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"foo.smithi007.zciwqv","status":"up:active","gid":14637}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.7:8443/","prometheus":"http://172.21.15.7:9283/"}},"servicemap":{"epoch":29,"modified":"2024-09-21T10:43:46.516260+0000","services":{}},"progress_events":{}} 2024-09-21T10:44:11.375 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:11.397 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:11.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:11.498 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:11.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.521 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:11.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:11.621 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:11.644 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:11.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:11.745 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:11.767 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:11.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:11.869 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:11.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:11 smithi007 ceph-mon[99390]: pgmap v1997: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:11.870 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:11 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1801682229' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:44:11.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:11 smithi007 ceph-mon[101144]: pgmap v1997: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:11.870 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:11 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1801682229' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:44:11.891 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:11.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:11 smithi031 ceph-mon[96824]: pgmap v1997: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:11.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:11 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1801682229' entity='client.admin' cmd={"prefix": "status", "format": "json"} : dispatch 2024-09-21T10:44:11.993 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:12.020 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:12.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:12.121 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:12.147 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:12.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:12.191 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:12.212 INFO:tasks.cephadm.ceph_manager.ceph:no progress seen, keeping timeout for now 2024-09-21T10:44:12.212 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:44:12.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:12.277 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:12.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:12.379 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:12.401 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:12.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:12.454 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:12.502 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:12.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:12.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:12.630 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:12.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:12.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:12.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:12.782 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:12.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:12.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:12.906 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:12.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:13.007 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:13.034 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:13.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:13.136 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:13.162 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:13.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:13.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:13.290 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:13.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:13.374 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:13.374 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:13.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:13.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:13.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:13.519 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:13.542 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:13.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:13.588 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_5' created 2024-09-21T10:44:13.644 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:13.670 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:13.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:13.731 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:13 smithi007 ceph-mon[99390]: pgmap v1998: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:13.731 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:13 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3431502813' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:44:13.731 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:13 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:44:13.731 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:13 smithi007 ceph-mon[101144]: pgmap v1998: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:13.731 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:13 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3431502813' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:44:13.731 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:13 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:44:13.771 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:13.797 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:13.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:13.898 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:13 smithi031 ceph-mon[96824]: pgmap v1998: 83 pgs: 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:13 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3431502813' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:44:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:13 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:44:13.925 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:13.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:14.026 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:14.053 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:14.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:14.154 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:14.178 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:14.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:14.280 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:14.306 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:14.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:14.407 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:14.432 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:14.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:14.503 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2024-09-21T10:44:14.534 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:14.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:14.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:14.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:14.699 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:14.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:14.788 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:14 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:44:14.788 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:14 smithi007 ceph-mon[99390]: osdmap e1348: 8 total, 8 up, 7 in 2024-09-21T10:44:14.788 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:14 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:44:14.788 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:14 smithi007 ceph-mon[101144]: osdmap e1348: 8 total, 8 up, 7 in 2024-09-21T10:44:14.801 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:14.823 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:14.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:14 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:44:14.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:14 smithi031 ceph-mon[96824]: osdmap e1348: 8 total, 8 up, 7 in 2024-09-21T10:44:14.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:14.948 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:14.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:15.049 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:15.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.073 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:15.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:15.174 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:15.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:15.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:15.301 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:15.326 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:15.428 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:15.451 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:15.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:15.553 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:15.580 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:15.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:15.682 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:15.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:15.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:15.809 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:15.833 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:15.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:15.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:15 smithi007 ceph-mon[99390]: pgmap v2000: 99 pgs: 16 unknown, 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:15.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:15 smithi007 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:44:15.843 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:15 smithi007 ceph-mon[99390]: osdmap e1349: 8 total, 8 up, 7 in 2024-09-21T10:44:15.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:15 smithi007 ceph-mon[101144]: pgmap v2000: 99 pgs: 16 unknown, 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:15.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:15 smithi007 ceph-mon[101144]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:44:15.844 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:15 smithi007 ceph-mon[101144]: osdmap e1349: 8 total, 8 up, 7 in 2024-09-21T10:44:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:15 smithi031 ceph-mon[96824]: pgmap v2000: 99 pgs: 16 unknown, 83 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:15 smithi031 ceph-mon[96824]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:44:15.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:15 smithi031 ceph-mon[96824]: osdmap e1349: 8 total, 8 up, 7 in 2024-09-21T10:44:15.935 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:15.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:15.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:16.063 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:16.086 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:16.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:16.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:16.210 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:16.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:16.312 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:16.338 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:16.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:16.440 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:16.466 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:16.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:16.568 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:16.591 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:16.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:16.693 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:16.716 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:16.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:16.818 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:16.845 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:16.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:16 smithi031 ceph-mon[96824]: osdmap e1350: 8 total, 8 up, 7 in 2024-09-21T10:44:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:16 smithi007 ceph-mon[99390]: osdmap e1350: 8 total, 8 up, 7 in 2024-09-21T10:44:16.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:16 smithi007 ceph-mon[101144]: osdmap e1350: 8 total, 8 up, 7 in 2024-09-21T10:44:16.946 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:16.973 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:16.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:17.074 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:17.102 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:17.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:17.203 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:17.227 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:17.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:17.329 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:17.355 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:17.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:17.457 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:17.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:17.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:17.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:17.608 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:17.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:17.710 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:17.732 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:17.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:17.833 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:17.854 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:17 smithi007 ceph-mon[99390]: pgmap v2003: 99 pgs: 12 unknown, 87 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:17.854 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:17 smithi007 ceph-mon[101144]: pgmap v2003: 99 pgs: 12 unknown, 87 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:17.857 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:17.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:17 smithi031 ceph-mon[96824]: pgmap v2003: 99 pgs: 12 unknown, 87 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:17.958 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:17.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:17.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:18.086 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:18.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.109 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:18.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:18.210 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:18.233 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:18.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:18.334 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:18.357 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:18.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:18.459 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:18.482 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:18.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:18.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:18.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:18.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:18.612 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:18 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/753139562' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:18.612 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:18 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:18.613 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:18 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/753139562' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:18.613 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:18 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:18.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:18.738 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:18.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:18.809 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:44:18.840 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:18.865 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:18.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:18 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/753139562' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:18 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:18.967 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:18.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:19.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:19.122 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:19.223 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:19.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:19.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:19.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:19.371 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:19.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:19.458 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:44:19.458 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:44:19.473 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:19.475 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:44:19.475 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:44:19.494 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:44:19.494 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:44:19.495 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:19.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:19.511 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:44:19.511 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:44:19.528 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:44:19.528 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:44:19.545 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:44:19.545 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:44:19.562 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:44:19.562 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:44:19.579 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:44:19.579 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:44:19.596 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:19.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:19.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:19.721 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:19.748 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:19.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:19.849 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:19.872 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:19.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:19 smithi031 ceph-mon[96824]: pgmap v2004: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:19 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:44:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:19 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:19 smithi031 ceph-mon[96824]: osdmap e1351: 8 total, 8 up, 7 in 2024-09-21T10:44:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:19 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3435867320' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:19 smithi007 ceph-mon[99390]: pgmap v2004: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:19 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:44:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:19 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:19 smithi007 ceph-mon[99390]: osdmap e1351: 8 total, 8 up, 7 in 2024-09-21T10:44:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:19 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3435867320' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:19 smithi007 ceph-mon[101144]: pgmap v2004: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:19 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:44:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:19 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:19 smithi007 ceph-mon[101144]: osdmap e1351: 8 total, 8 up, 7 in 2024-09-21T10:44:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:19 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3435867320' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:19.974 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:20.000 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:20.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:20.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:20.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:20.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:20.218 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:20.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:20.250 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:20.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:20.352 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:20.379 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:20.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:20.398 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:44:20.399 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:44:20.480 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:20.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:20.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:20.603 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:20.626 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:20.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:20.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:20.754 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:20.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:20.855 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:20.878 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:20.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:20.979 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:21.002 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:21.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:21.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:21.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:44:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:44:20] "GET /metrics HTTP/1.1" 200 34248 "" "Prometheus/2.51.0" 2024-09-21T10:44:21.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:21.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:21.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:21.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:21.378 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:21.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:21.479 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:21.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:21.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:21.609 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:21.636 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:21.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:21.737 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:21.761 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:21.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:21.862 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:21.885 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:21.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:21 smithi031 ceph-mon[96824]: from='client.45854 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:21.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:21 smithi031 ceph-mon[96824]: pgmap v2006: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:21.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:21 smithi007 ceph-mon[99390]: from='client.45854 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:21 smithi007 ceph-mon[99390]: pgmap v2006: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:21.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:21 smithi007 ceph-mon[101144]: from='client.45854 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:21 smithi007 ceph-mon[101144]: pgmap v2006: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:21.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:22.008 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:22.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:22.016 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:44:22.110 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:22.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.138 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:22.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:22.239 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:22.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:22.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:22.367 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:22.393 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:22.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:22.495 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:22.508 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2005,"stamp":"2024-09-21T10:44:18.608724+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":756950,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":106,"num_read_kb":227,"num_write":122,"num_write_kb":691,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":71,"num_bytes_recovered":1152811,"num_keys_recovered":30,"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":1698,"ondisk_log_size":1698,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":275,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":4729264,"kb_used_data":56028,"kb_used_omap":199,"kb_used_meta":4669688,"kb_avail":651486800,"statfs":{"total":671965249536,"available":667122483200,"internally_reserved":0,"allocated":57372672,"data_stored":39514161,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203805,"internal_metadata":4781761507},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.025397"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":488,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949883+0000","last_change":"2024-09-21T10:40:10.425150+0000","last_active":"2024-09-21T10:44:15.949883+0000","last_peered":"2024-09-21T10:44:15.949883+0000","last_clean":"2024-09-21T10:44:15.949883+0000","last_became_active":"2024-09-21T10:40:10.424659+0000","last_became_peered":"2024-09-21T10:40:10.424659+0000","last_unstale":"2024-09-21T10:44:15.949883+0000","last_undegraded":"2024-09-21T10:44:15.949883+0000","last_fullsized":"2024-09-21T10:44:15.949883+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:38.770658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":1258,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.587825+0000","last_change":"2024-09-21T10:40:10.433738+0000","last_active":"2024-09-21T10:44:14.587825+0000","last_peered":"2024-09-21T10:44:14.587825+0000","last_clean":"2024-09-21T10:44:14.587825+0000","last_became_active":"2024-09-21T10:40:10.421254+0000","last_became_peered":"2024-09-21T10:40:10.421254+0000","last_unstale":"2024-09-21T10:44:14.587825+0000","last_undegraded":"2024-09-21T10:44:14.587825+0000","last_fullsized":"2024-09-21T10:44:14.587825+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:44.984710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1325,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590722+0000","last_change":"2024-09-21T10:40:10.410783+0000","last_active":"2024-09-21T10:44:14.590722+0000","last_peered":"2024-09-21T10:44:14.590722+0000","last_clean":"2024-09-21T10:44:14.590722+0000","last_became_active":"2024-09-21T10:40:10.408862+0000","last_became_peered":"2024-09-21T10:40:10.408862+0000","last_unstale":"2024-09-21T10:44:14.590722+0000","last_undegraded":"2024-09-21T10:44:14.590722+0000","last_fullsized":"2024-09-21T10:44:14.590722+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.064176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":534,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599136+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:44:15.599136+0000","last_peered":"2024-09-21T10:44:15.599136+0000","last_clean":"2024-09-21T10:44:15.599136+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:44:15.599136+0000","last_undegraded":"2024-09-21T10:44:15.599136+0000","last_fullsized":"2024-09-21T10:44:15.599136+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":534,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599251+0000","last_change":"2024-09-21T10:40:10.421918+0000","last_active":"2024-09-21T10:44:15.599251+0000","last_peered":"2024-09-21T10:44:15.599251+0000","last_clean":"2024-09-21T10:44:15.599251+0000","last_became_active":"2024-09-21T10:40:10.421584+0000","last_became_peered":"2024-09-21T10:40:10.421584+0000","last_unstale":"2024-09-21T10:44:15.599251+0000","last_undegraded":"2024-09-21T10:44:15.599251+0000","last_fullsized":"2024-09-21T10:44:15.599251+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:32.829850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1242,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.588356+0000","last_change":"2024-09-21T10:40:10.406281+0000","last_active":"2024-09-21T10:44:14.588356+0000","last_peered":"2024-09-21T10:44:14.588356+0000","last_clean":"2024-09-21T10:44:14.588356+0000","last_became_active":"2024-09-21T10:40:10.404953+0000","last_became_peered":"2024-09-21T10:40:10.404953+0000","last_unstale":"2024-09-21T10:44:14.588356+0000","last_undegraded":"2024-09-21T10:44:14.588356+0000","last_fullsized":"2024-09-21T10:44:14.588356+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:16:48.490600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.17","version":"0'0","reported_seq":488,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949745+0000","last_change":"2024-09-21T10:40:10.424345+0000","last_active":"2024-09-21T10:44:15.949745+0000","last_peered":"2024-09-21T10:44:15.949745+0000","last_clean":"2024-09-21T10:44:15.949745+0000","last_became_active":"2024-09-21T10:40:10.423969+0000","last_became_peered":"2024-09-21T10:40:10.423969+0000","last_unstale":"2024-09-21T10:44:15.949745+0000","last_undegraded":"2024-09-21T10:44:15.949745+0000","last_fullsized":"2024-09-21T10:44:15.949745+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:43.690737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"71'8","reported_seq":129,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.592442+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:44:14.592442+0000","last_peered":"2024-09-21T10:44:14.592442+0000","last_clean":"2024-09-21T10:44:14.592442+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:44:14.592442+0000","last_undegraded":"2024-09-21T10:44:14.592442+0000","last_fullsized":"2024-09-21T10:44:14.592442+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:16.126364+0000","last_change":"2024-09-21T10:44:14.598397+0000","last_active":"2024-09-21T10:44:16.126364+0000","last_peered":"2024-09-21T10:44:16.126364+0000","last_clean":"2024-09-21T10:44:16.126364+0000","last_became_active":"2024-09-21T10:44:14.598037+0000","last_became_peered":"2024-09-21T10:44:14.598037+0000","last_unstale":"2024-09-21T10:44:16.126364+0000","last_undegraded":"2024-09-21T10:44:16.126364+0000","last_fullsized":"2024-09-21T10:44:16.126364+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:33:42.746055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1264,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.587739+0000","last_change":"2024-09-21T10:40:10.421359+0000","last_active":"2024-09-21T10:44:14.587739+0000","last_peered":"2024-09-21T10:44:14.587739+0000","last_clean":"2024-09-21T10:44:14.587739+0000","last_became_active":"2024-09-21T10:40:10.411435+0000","last_became_peered":"2024-09-21T10:40:10.411435+0000","last_unstale":"2024-09-21T10:44:14.587739+0000","last_undegraded":"2024-09-21T10:44:14.587739+0000","last_fullsized":"2024-09-21T10:44:14.587739+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:57.616441+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1322,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590258+0000","last_change":"2024-09-21T10:40:10.409690+0000","last_active":"2024-09-21T10:44:14.590258+0000","last_peered":"2024-09-21T10:44:14.590258+0000","last_clean":"2024-09-21T10:44:14.590258+0000","last_became_active":"2024-09-21T10:40:10.409291+0000","last_became_peered":"2024-09-21T10:40:10.409291+0000","last_unstale":"2024-09-21T10:44:14.590258+0000","last_undegraded":"2024-09-21T10:44:14.590258+0000","last_fullsized":"2024-09-21T10:44:14.590258+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:39.013691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.946607+0000","last_change":"2024-09-21T10:44:14.595578+0000","last_active":"2024-09-21T10:44:15.946607+0000","last_peered":"2024-09-21T10:44:15.946607+0000","last_clean":"2024-09-21T10:44:15.946607+0000","last_became_active":"2024-09-21T10:44:14.595258+0000","last_became_peered":"2024-09-21T10:44:14.595258+0000","last_unstale":"2024-09-21T10:44:15.946607+0000","last_undegraded":"2024-09-21T10:44:15.946607+0000","last_fullsized":"2024-09-21T10:44:15.946607+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:01.635122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":1239,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.587947+0000","last_change":"2024-09-21T10:40:10.430025+0000","last_active":"2024-09-21T10:44:14.587947+0000","last_peered":"2024-09-21T10:44:14.587947+0000","last_clean":"2024-09-21T10:44:14.587947+0000","last_became_active":"2024-09-21T10:40:10.412527+0000","last_became_peered":"2024-09-21T10:40:10.412527+0000","last_unstale":"2024-09-21T10:44:14.587947+0000","last_undegraded":"2024-09-21T10:44:14.587947+0000","last_fullsized":"2024-09-21T10:44:14.587947+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:33.294584+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":2,"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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":130,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.588110+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:44:14.588110+0000","last_peered":"2024-09-21T10:44:14.588110+0000","last_clean":"2024-09-21T10:44:14.588110+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:44:14.588110+0000","last_undegraded":"2024-09-21T10:44:14.588110+0000","last_fullsized":"2024-09-21T10:44:14.588110+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"0'0","reported_seq":14,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599428+0000","last_change":"2024-09-21T10:44:14.599736+0000","last_active":"2024-09-21T10:44:15.599428+0000","last_peered":"2024-09-21T10:44:15.599428+0000","last_clean":"2024-09-21T10:44:15.599428+0000","last_became_active":"2024-09-21T10:44:14.598554+0000","last_became_peered":"2024-09-21T10:44:14.598554+0000","last_unstale":"2024-09-21T10:44:15.599428+0000","last_undegraded":"2024-09-21T10:44:15.599428+0000","last_fullsized":"2024-09-21T10:44:15.599428+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:16:55.151935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":67,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590623+0000","last_change":"2024-09-21T10:40:10.420194+0000","last_active":"2024-09-21T10:44:14.590623+0000","last_peered":"2024-09-21T10:44:14.590623+0000","last_clean":"2024-09-21T10:44:14.590623+0000","last_became_active":"2024-09-21T10:40:10.409670+0000","last_became_peered":"2024-09-21T10:40:10.409670+0000","last_unstale":"2024-09-21T10:44:14.590623+0000","last_undegraded":"2024-09-21T10:44:14.590623+0000","last_fullsized":"2024-09-21T10:44:14.590623+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:43.555566+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":128,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.591574+0000","last_change":"2024-09-21T10:40:10.410624+0000","last_active":"2024-09-21T10:44:14.591574+0000","last_peered":"2024-09-21T10:44:14.591574+0000","last_clean":"2024-09-21T10:44:14.591574+0000","last_became_active":"2024-09-21T10:40:10.410193+0000","last_became_peered":"2024-09-21T10:40:10.410193+0000","last_unstale":"2024-09-21T10:44:14.591574+0000","last_undegraded":"2024-09-21T10:44:14.591574+0000","last_fullsized":"2024-09-21T10:44:14.591574+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:51:19.233356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"0'0","reported_seq":14,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.900046+0000","last_change":"2024-09-21T10:44:14.598320+0000","last_active":"2024-09-21T10:44:15.900046+0000","last_peered":"2024-09-21T10:44:15.900046+0000","last_clean":"2024-09-21T10:44:15.900046+0000","last_became_active":"2024-09-21T10:44:14.597992+0000","last_became_peered":"2024-09-21T10:44:14.597992+0000","last_unstale":"2024-09-21T10:44:15.900046+0000","last_undegraded":"2024-09-21T10:44:15.900046+0000","last_fullsized":"2024-09-21T10:44:15.900046+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:18.020903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1337,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.591047+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:44:14.591047+0000","last_peered":"2024-09-21T10:44:14.591047+0000","last_clean":"2024-09-21T10:44:14.591047+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:44:14.591047+0000","last_undegraded":"2024-09-21T10:44:14.591047+0000","last_fullsized":"2024-09-21T10:44:14.591047+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":527,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.598105+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:44:15.598105+0000","last_peered":"2024-09-21T10:44:15.598105+0000","last_clean":"2024-09-21T10:44:15.598105+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:44:15.598105+0000","last_undegraded":"2024-09-21T10:44:15.598105+0000","last_fullsized":"2024-09-21T10:44:15.598105+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:16.057179+0000","last_change":"2024-09-21T10:44:15.051956+0000","last_active":"2024-09-21T10:44:16.057179+0000","last_peered":"2024-09-21T10:44:16.057179+0000","last_clean":"2024-09-21T10:44:16.057179+0000","last_became_active":"2024-09-21T10:44:15.051564+0000","last_became_peered":"2024-09-21T10:44:15.051564+0000","last_unstale":"2024-09-21T10:44:16.057179+0000","last_undegraded":"2024-09-21T10:44:16.057179+0000","last_fullsized":"2024-09-21T10:44:16.057179+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:57.680759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1742,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949010+0000","last_change":"2024-09-21T10:40:13.415389+0000","last_active":"2024-09-21T10:44:15.949010+0000","last_peered":"2024-09-21T10:44:15.949010+0000","last_clean":"2024-09-21T10:44:15.949010+0000","last_became_active":"2024-09-21T10:40:13.414655+0000","last_became_peered":"2024-09-21T10:40:13.414655+0000","last_unstale":"2024-09-21T10:44:15.949010+0000","last_undegraded":"2024-09-21T10:44:15.949010+0000","last_fullsized":"2024-09-21T10:44:15.949010+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:44:57.826606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":506,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949477+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:44:15.949477+0000","last_peered":"2024-09-21T10:44:15.949477+0000","last_clean":"2024-09-21T10:44:15.949477+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:44:15.949477+0000","last_undegraded":"2024-09-21T10:44:15.949477+0000","last_fullsized":"2024-09-21T10:44:15.949477+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":139,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.587976+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:44:14.587976+0000","last_peered":"2024-09-21T10:44:14.587976+0000","last_clean":"2024-09-21T10:44:14.587976+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:44:14.587976+0000","last_undegraded":"2024-09-21T10:44:14.587976+0000","last_fullsized":"2024-09-21T10:44:14.587976+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"0'0","reported_seq":14,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.899797+0000","last_change":"2024-09-21T10:44:14.595348+0000","last_active":"2024-09-21T10:44:15.899797+0000","last_peered":"2024-09-21T10:44:15.899797+0000","last_clean":"2024-09-21T10:44:15.899797+0000","last_became_active":"2024-09-21T10:44:14.595042+0000","last_became_peered":"2024-09-21T10:44:14.595042+0000","last_unstale":"2024-09-21T10:44:15.899797+0000","last_undegraded":"2024-09-21T10:44:15.899797+0000","last_fullsized":"2024-09-21T10:44:15.899797+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:48:01.394735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1491,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590021+0000","last_change":"2024-09-21T10:36:45.667800+0000","last_active":"2024-09-21T10:44:14.590021+0000","last_peered":"2024-09-21T10:44:14.590021+0000","last_clean":"2024-09-21T10:44:14.590021+0000","last_became_active":"2024-09-21T10:36:18.559098+0000","last_became_peered":"2024-09-21T10:36:18.559098+0000","last_unstale":"2024-09-21T10:44:14.590021+0000","last_undegraded":"2024-09-21T10:44:14.590021+0000","last_fullsized":"2024-09-21T10:44:14.590021+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:44.434370+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":119,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.591366+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:44:14.591366+0000","last_peered":"2024-09-21T10:44:14.591366+0000","last_clean":"2024-09-21T10:44:14.591366+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:44:14.591366+0000","last_undegraded":"2024-09-21T10:44:14.591366+0000","last_fullsized":"2024-09-21T10:44:14.591366+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":130,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.588609+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:44:14.588609+0000","last_peered":"2024-09-21T10:44:14.588609+0000","last_clean":"2024-09-21T10:44:14.588609+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:44:14.588609+0000","last_undegraded":"2024-09-21T10:44:14.588609+0000","last_fullsized":"2024-09-21T10:44:14.588609+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.0","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.945640+0000","last_change":"2024-09-21T10:44:15.052057+0000","last_active":"2024-09-21T10:44:15.945640+0000","last_peered":"2024-09-21T10:44:15.945640+0000","last_clean":"2024-09-21T10:44:15.945640+0000","last_became_active":"2024-09-21T10:44:15.051421+0000","last_became_peered":"2024-09-21T10:44:15.051421+0000","last_unstale":"2024-09-21T10:44:15.945640+0000","last_undegraded":"2024-09-21T10:44:15.945640+0000","last_fullsized":"2024-09-21T10:44:15.945640+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:52:37.532018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":139,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.588237+0000","last_change":"2024-09-21T10:40:10.421519+0000","last_active":"2024-09-21T10:44:14.588237+0000","last_peered":"2024-09-21T10:44:14.588237+0000","last_clean":"2024-09-21T10:44:14.588237+0000","last_became_active":"2024-09-21T10:40:10.421136+0000","last_became_peered":"2024-09-21T10:40:10.421136+0000","last_unstale":"2024-09-21T10:44:14.588237+0000","last_undegraded":"2024-09-21T10:44:14.588237+0000","last_fullsized":"2024-09-21T10:44:14.588237+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:43.454920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":139,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.588071+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:44:14.588071+0000","last_peered":"2024-09-21T10:44:14.588071+0000","last_clean":"2024-09-21T10:44:14.588071+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:44:14.588071+0000","last_undegraded":"2024-09-21T10:44:14.588071+0000","last_fullsized":"2024-09-21T10:44:14.588071+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:16.057060+0000","last_change":"2024-09-21T10:44:15.051824+0000","last_active":"2024-09-21T10:44:16.057060+0000","last_peered":"2024-09-21T10:44:16.057060+0000","last_clean":"2024-09-21T10:44:16.057060+0000","last_became_active":"2024-09-21T10:44:15.051433+0000","last_became_peered":"2024-09-21T10:44:15.051433+0000","last_unstale":"2024-09-21T10:44:16.057060+0000","last_undegraded":"2024-09-21T10:44:16.057060+0000","last_fullsized":"2024-09-21T10:44:16.057060+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:54.440772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1491,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590490+0000","last_change":"2024-09-21T10:36:44.694948+0000","last_active":"2024-09-21T10:44:14.590490+0000","last_peered":"2024-09-21T10:44:14.590490+0000","last_clean":"2024-09-21T10:44:14.590490+0000","last_became_active":"2024-09-21T10:36:18.556112+0000","last_became_peered":"2024-09-21T10:36:18.556112+0000","last_unstale":"2024-09-21T10:44:14.590490+0000","last_undegraded":"2024-09-21T10:44:14.590490+0000","last_fullsized":"2024-09-21T10:44:14.590490+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:15.883804+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":488,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949139+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:44:15.949139+0000","last_peered":"2024-09-21T10:44:15.949139+0000","last_clean":"2024-09-21T10:44:15.949139+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:44:15.949139+0000","last_undegraded":"2024-09-21T10:44:15.949139+0000","last_fullsized":"2024-09-21T10:44:15.949139+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":495,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949596+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:44:15.949596+0000","last_peered":"2024-09-21T10:44:15.949596+0000","last_clean":"2024-09-21T10:44:15.949596+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:44:15.949596+0000","last_undegraded":"2024-09-21T10:44:15.949596+0000","last_fullsized":"2024-09-21T10:44:15.949596+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.b","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.945944+0000","last_change":"2024-09-21T10:44:15.051926+0000","last_active":"2024-09-21T10:44:15.945944+0000","last_peered":"2024-09-21T10:44:15.945944+0000","last_clean":"2024-09-21T10:44:15.945944+0000","last_became_active":"2024-09-21T10:44:15.051481+0000","last_became_peered":"2024-09-21T10:44:15.051481+0000","last_unstale":"2024-09-21T10:44:15.945944+0000","last_undegraded":"2024-09-21T10:44:15.945944+0000","last_fullsized":"2024-09-21T10:44:15.945944+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:23.892532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1485,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.598610+0000","last_change":"2024-09-21T10:40:13.409809+0000","last_active":"2024-09-21T10:44:15.598610+0000","last_peered":"2024-09-21T10:44:15.598610+0000","last_clean":"2024-09-21T10:44:15.598610+0000","last_became_active":"2024-09-21T10:40:13.409149+0000","last_became_peered":"2024-09-21T10:40:13.409149+0000","last_unstale":"2024-09-21T10:44:15.598610+0000","last_undegraded":"2024-09-21T10:44:15.598610+0000","last_fullsized":"2024-09-21T10:44:15.598610+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:44:44.763946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1332,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590335+0000","last_change":"2024-09-21T10:40:10.434659+0000","last_active":"2024-09-21T10:44:14.590335+0000","last_peered":"2024-09-21T10:44:14.590335+0000","last_clean":"2024-09-21T10:44:14.590335+0000","last_became_active":"2024-09-21T10:40:10.406159+0000","last_became_peered":"2024-09-21T10:40:10.406159+0000","last_unstale":"2024-09-21T10:44:14.590335+0000","last_undegraded":"2024-09-21T10:44:14.590335+0000","last_fullsized":"2024-09-21T10:44:14.590335+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:15.791343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":503,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949157+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:44:15.949157+0000","last_peered":"2024-09-21T10:44:15.949157+0000","last_clean":"2024-09-21T10:44:15.949157+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:44:15.949157+0000","last_undegraded":"2024-09-21T10:44:15.949157+0000","last_fullsized":"2024-09-21T10:44:15.949157+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":128,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.591970+0000","last_change":"2024-09-21T10:40:10.405505+0000","last_active":"2024-09-21T10:44:14.591970+0000","last_peered":"2024-09-21T10:44:14.591970+0000","last_clean":"2024-09-21T10:44:14.591970+0000","last_became_active":"2024-09-21T10:40:10.405107+0000","last_became_peered":"2024-09-21T10:40:10.405107+0000","last_unstale":"2024-09-21T10:44:14.591970+0000","last_undegraded":"2024-09-21T10:44:14.591970+0000","last_fullsized":"2024-09-21T10:44:14.591970+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:50:57.199715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"0'0","reported_seq":14,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599433+0000","last_change":"2024-09-21T10:44:14.598140+0000","last_active":"2024-09-21T10:44:15.599433+0000","last_peered":"2024-09-21T10:44:15.599433+0000","last_clean":"2024-09-21T10:44:15.599433+0000","last_became_active":"2024-09-21T10:44:14.597832+0000","last_became_peered":"2024-09-21T10:44:14.597832+0000","last_unstale":"2024-09-21T10:44:15.599433+0000","last_undegraded":"2024-09-21T10:44:15.599433+0000","last_fullsized":"2024-09-21T10:44:15.599433+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:07.289031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1692,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.591810+0000","last_change":"2024-09-21T10:36:44.447270+0000","last_active":"2024-09-21T10:44:14.591810+0000","last_peered":"2024-09-21T10:44:14.591810+0000","last_clean":"2024-09-21T10:44:14.591810+0000","last_became_active":"2024-09-21T10:36:18.568793+0000","last_became_peered":"2024-09-21T10:36:18.568793+0000","last_unstale":"2024-09-21T10:44:14.591810+0000","last_undegraded":"2024-09-21T10:44:14.591810+0000","last_fullsized":"2024-09-21T10:44:14.591810+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:15.734272+0000","scrub_duration":0.0031585990000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1163,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599401+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:44:15.599401+0000","last_peered":"2024-09-21T10:44:15.599401+0000","last_clean":"2024-09-21T10:44:15.599401+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:44:15.599401+0000","last_undegraded":"2024-09-21T10:44:15.599401+0000","last_fullsized":"2024-09-21T10:44:15.599401+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":542,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599133+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:44:15.599133+0000","last_peered":"2024-09-21T10:44:15.599133+0000","last_clean":"2024-09-21T10:44:15.599133+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:44:15.599133+0000","last_undegraded":"2024-09-21T10:44:15.599133+0000","last_fullsized":"2024-09-21T10:44:15.599133+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":514,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.598995+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:44:15.598995+0000","last_peered":"2024-09-21T10:44:15.598995+0000","last_clean":"2024-09-21T10:44:15.598995+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:44:15.598995+0000","last_undegraded":"2024-09-21T10:44:15.598995+0000","last_fullsized":"2024-09-21T10:44:15.598995+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:16.125635+0000","last_change":"2024-09-21T10:44:14.595648+0000","last_active":"2024-09-21T10:44:16.125635+0000","last_peered":"2024-09-21T10:44:16.125635+0000","last_clean":"2024-09-21T10:44:16.125635+0000","last_became_active":"2024-09-21T10:44:14.595301+0000","last_became_peered":"2024-09-21T10:44:14.595301+0000","last_unstale":"2024-09-21T10:44:16.125635+0000","last_undegraded":"2024-09-21T10:44:16.125635+0000","last_fullsized":"2024-09-21T10:44:16.125635+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:16:17.079081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1484,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599028+0000","last_change":"2024-09-21T10:40:13.411260+0000","last_active":"2024-09-21T10:44:15.599028+0000","last_peered":"2024-09-21T10:44:15.599028+0000","last_clean":"2024-09-21T10:44:15.599028+0000","last_became_active":"2024-09-21T10:40:13.410863+0000","last_became_peered":"2024-09-21T10:40:13.410863+0000","last_unstale":"2024-09-21T10:44:15.599028+0000","last_undegraded":"2024-09-21T10:44:15.599028+0000","last_fullsized":"2024-09-21T10:44:15.599028+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:44:45.789674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1901,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.899713+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:44:15.899713+0000","last_peered":"2024-09-21T10:44:15.899713+0000","last_clean":"2024-09-21T10:44:15.899713+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:44:15.899713+0000","last_undegraded":"2024-09-21T10:44:15.899713+0000","last_fullsized":"2024-09-21T10:44:15.899713+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1309,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.899445+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:44:15.899445+0000","last_peered":"2024-09-21T10:44:15.899445+0000","last_clean":"2024-09-21T10:44:15.899445+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:44:15.899445+0000","last_undegraded":"2024-09-21T10:44:15.899445+0000","last_fullsized":"2024-09-21T10:44:15.899445+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":992,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590755+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:44:14.590755+0000","last_peered":"2024-09-21T10:44:14.590755+0000","last_clean":"2024-09-21T10:44:14.590755+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:44:14.590755+0000","last_undegraded":"2024-09-21T10:44:14.590755+0000","last_fullsized":"2024-09-21T10:44:14.590755+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.a","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.945946+0000","last_change":"2024-09-21T10:44:14.597970+0000","last_active":"2024-09-21T10:44:15.945946+0000","last_peered":"2024-09-21T10:44:15.945946+0000","last_clean":"2024-09-21T10:44:15.945946+0000","last_became_active":"2024-09-21T10:44:14.597607+0000","last_became_peered":"2024-09-21T10:44:14.597607+0000","last_unstale":"2024-09-21T10:44:15.945946+0000","last_undegraded":"2024-09-21T10:44:15.945946+0000","last_fullsized":"2024-09-21T10:44:15.945946+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:52.936052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"362'149","reported_seq":1491,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590606+0000","last_change":"2024-09-21T10:36:47.623786+0000","last_active":"2024-09-21T10:44:14.590606+0000","last_peered":"2024-09-21T10:44:14.590606+0000","last_clean":"2024-09-21T10:44:14.590606+0000","last_became_active":"2024-09-21T10:36:18.568738+0000","last_became_peered":"2024-09-21T10:36:18.568738+0000","last_unstale":"2024-09-21T10:44:14.590606+0000","last_undegraded":"2024-09-21T10:44:14.590606+0000","last_fullsized":"2024-09-21T10:44:14.590606+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:08.168163+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1343,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590486+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:44:14.590486+0000","last_peered":"2024-09-21T10:44:14.590486+0000","last_clean":"2024-09-21T10:44:14.590486+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:44:14.590486+0000","last_undegraded":"2024-09-21T10:44:14.590486+0000","last_fullsized":"2024-09-21T10:44:14.590486+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.588354+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:44:14.588354+0000","last_peered":"2024-09-21T10:44:14.588354+0000","last_clean":"2024-09-21T10:44:14.588354+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:44:14.588354+0000","last_undegraded":"2024-09-21T10:44:14.588354+0000","last_fullsized":"2024-09-21T10:44:14.588354+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1382,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.899935+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:44:15.899935+0000","last_peered":"2024-09-21T10:44:15.899935+0000","last_clean":"2024-09-21T10:44:15.899935+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:44:15.899935+0000","last_undegraded":"2024-09-21T10:44:15.899935+0000","last_fullsized":"2024-09-21T10:44:15.899935+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.c","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:16.057579+0000","last_change":"2024-09-21T10:44:14.599135+0000","last_active":"2024-09-21T10:44:16.057579+0000","last_peered":"2024-09-21T10:44:16.057579+0000","last_clean":"2024-09-21T10:44:16.057579+0000","last_became_active":"2024-09-21T10:44:14.598627+0000","last_became_peered":"2024-09-21T10:44:14.598627+0000","last_unstale":"2024-09-21T10:44:16.057579+0000","last_undegraded":"2024-09-21T10:44:16.057579+0000","last_fullsized":"2024-09-21T10:44:16.057579+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:59:40.610029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1709,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.592707+0000","last_change":"2024-09-21T10:40:13.407561+0000","last_active":"2024-09-21T10:44:14.592707+0000","last_peered":"2024-09-21T10:44:14.592707+0000","last_clean":"2024-09-21T10:44:14.592707+0000","last_became_active":"2024-09-21T10:40:13.407242+0000","last_became_peered":"2024-09-21T10:40:13.407242+0000","last_unstale":"2024-09-21T10:44:14.592707+0000","last_undegraded":"2024-09-21T10:44:14.592707+0000","last_fullsized":"2024-09-21T10:44:14.592707+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:40.028877+0000","scrub_duration":0.012985854,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1334,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590993+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:44:14.590993+0000","last_peered":"2024-09-21T10:44:14.590993+0000","last_clean":"2024-09-21T10:44:14.590993+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:44:14.590993+0000","last_undegraded":"2024-09-21T10:44:14.590993+0000","last_fullsized":"2024-09-21T10:44:14.590993+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":521,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599401+0000","last_change":"2024-09-21T10:40:10.421302+0000","last_active":"2024-09-21T10:44:15.599401+0000","last_peered":"2024-09-21T10:44:15.599401+0000","last_clean":"2024-09-21T10:44:15.599401+0000","last_became_active":"2024-09-21T10:40:10.420974+0000","last_became_peered":"2024-09-21T10:40:10.420974+0000","last_unstale":"2024-09-21T10:44:15.599401+0000","last_undegraded":"2024-09-21T10:44:15.599401+0000","last_fullsized":"2024-09-21T10:44:15.599401+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:43.085543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":967,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590214+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:44:14.590214+0000","last_peered":"2024-09-21T10:44:14.590214+0000","last_clean":"2024-09-21T10:44:14.590214+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:44:14.590214+0000","last_undegraded":"2024-09-21T10:44:14.590214+0000","last_fullsized":"2024-09-21T10:44:14.590214+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.d","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.946307+0000","last_change":"2024-09-21T10:44:14.599398+0000","last_active":"2024-09-21T10:44:15.946307+0000","last_peered":"2024-09-21T10:44:15.946307+0000","last_clean":"2024-09-21T10:44:15.946307+0000","last_became_active":"2024-09-21T10:44:14.598998+0000","last_became_peered":"2024-09-21T10:44:14.598998+0000","last_unstale":"2024-09-21T10:44:15.946307+0000","last_undegraded":"2024-09-21T10:44:15.946307+0000","last_fullsized":"2024-09-21T10:44:15.946307+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:59.566693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1692,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.591988+0000","last_change":"2024-09-21T10:36:54.531785+0000","last_active":"2024-09-21T10:44:14.591988+0000","last_peered":"2024-09-21T10:44:14.591988+0000","last_clean":"2024-09-21T10:44:14.591988+0000","last_became_active":"2024-09-21T10:36:18.575995+0000","last_became_peered":"2024-09-21T10:36:18.575995+0000","last_unstale":"2024-09-21T10:44:14.591988+0000","last_undegraded":"2024-09-21T10:44:14.591988+0000","last_fullsized":"2024-09-21T10:44:14.591988+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:15:06.722608+0000","scrub_duration":0.017956387000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1293,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.899839+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:44:15.899839+0000","last_peered":"2024-09-21T10:44:15.899839+0000","last_clean":"2024-09-21T10:44:15.899839+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:44:15.899839+0000","last_undegraded":"2024-09-21T10:44:15.899839+0000","last_fullsized":"2024-09-21T10:44:15.899839+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1300,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.598134+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:44:15.598134+0000","last_peered":"2024-09-21T10:44:15.598134+0000","last_clean":"2024-09-21T10:44:15.598134+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:44:15.598134+0000","last_undegraded":"2024-09-21T10:44:15.598134+0000","last_fullsized":"2024-09-21T10:44:15.598134+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":521,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.598317+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:44:15.598317+0000","last_peered":"2024-09-21T10:44:15.598317+0000","last_clean":"2024-09-21T10:44:15.598317+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:44:15.598317+0000","last_undegraded":"2024-09-21T10:44:15.598317+0000","last_fullsized":"2024-09-21T10:44:15.598317+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:16.057817+0000","last_change":"2024-09-21T10:44:14.595500+0000","last_active":"2024-09-21T10:44:16.057817+0000","last_peered":"2024-09-21T10:44:16.057817+0000","last_clean":"2024-09-21T10:44:16.057817+0000","last_became_active":"2024-09-21T10:44:14.595135+0000","last_became_peered":"2024-09-21T10:44:14.595135+0000","last_unstale":"2024-09-21T10:44:16.057817+0000","last_undegraded":"2024-09-21T10:44:16.057817+0000","last_fullsized":"2024-09-21T10:44:16.057817+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:00.708214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1491,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.588437+0000","last_change":"2024-09-21T10:36:45.859087+0000","last_active":"2024-09-21T10:44:14.588437+0000","last_peered":"2024-09-21T10:44:14.588437+0000","last_clean":"2024-09-21T10:44:14.588437+0000","last_became_active":"2024-09-21T10:36:18.561316+0000","last_became_peered":"2024-09-21T10:36:18.561316+0000","last_unstale":"2024-09-21T10:44:14.588437+0000","last_undegraded":"2024-09-21T10:44:14.588437+0000","last_fullsized":"2024-09-21T10:44:14.588437+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:39.138344+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":496,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949776+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:44:15.949776+0000","last_peered":"2024-09-21T10:44:15.949776+0000","last_clean":"2024-09-21T10:44:15.949776+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:44:15.949776+0000","last_undegraded":"2024-09-21T10:44:15.949776+0000","last_fullsized":"2024-09-21T10:44:15.949776+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":119,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.592162+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:44:14.592162+0000","last_peered":"2024-09-21T10:44:14.592162+0000","last_clean":"2024-09-21T10:44:14.592162+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:44:14.592162+0000","last_undegraded":"2024-09-21T10:44:14.592162+0000","last_fullsized":"2024-09-21T10:44:14.592162+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":489,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949051+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:44:15.949051+0000","last_peered":"2024-09-21T10:44:15.949051+0000","last_clean":"2024-09-21T10:44:15.949051+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:44:15.949051+0000","last_undegraded":"2024-09-21T10:44:15.949051+0000","last_fullsized":"2024-09-21T10:44:15.949051+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"0'0","reported_seq":11,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.946746+0000","last_change":"2024-09-21T10:44:14.596239+0000","last_active":"2024-09-21T10:44:15.946746+0000","last_peered":"2024-09-21T10:44:15.946746+0000","last_clean":"2024-09-21T10:44:15.946746+0000","last_became_active":"2024-09-21T10:44:14.595933+0000","last_became_peered":"2024-09-21T10:44:14.595933+0000","last_unstale":"2024-09-21T10:44:15.946746+0000","last_undegraded":"2024-09-21T10:44:15.946746+0000","last_fullsized":"2024-09-21T10:44:15.946746+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:03.578170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1571,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949772+0000","last_change":"2024-09-21T10:40:13.412016+0000","last_active":"2024-09-21T10:44:15.949772+0000","last_peered":"2024-09-21T10:44:15.949772+0000","last_clean":"2024-09-21T10:44:15.949772+0000","last_became_active":"2024-09-21T10:40:13.411252+0000","last_became_peered":"2024-09-21T10:40:13.411252+0000","last_unstale":"2024-09-21T10:44:15.949772+0000","last_undegraded":"2024-09-21T10:44:15.949772+0000","last_fullsized":"2024-09-21T10:44:15.949772+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:34:34.276952+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":540,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599100+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:44:15.599100+0000","last_peered":"2024-09-21T10:44:15.599100+0000","last_clean":"2024-09-21T10:44:15.599100+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:44:15.599100+0000","last_undegraded":"2024-09-21T10:44:15.599100+0000","last_fullsized":"2024-09-21T10:44:15.599100+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":128,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.592879+0000","last_change":"2024-09-21T10:40:10.421374+0000","last_active":"2024-09-21T10:44:14.592879+0000","last_peered":"2024-09-21T10:44:14.592879+0000","last_clean":"2024-09-21T10:44:14.592879+0000","last_became_active":"2024-09-21T10:40:10.421052+0000","last_became_peered":"2024-09-21T10:40:10.421052+0000","last_unstale":"2024-09-21T10:44:14.592879+0000","last_undegraded":"2024-09-21T10:44:14.592879+0000","last_fullsized":"2024-09-21T10:44:14.592879+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:00.866243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":140,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.588358+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:44:14.588358+0000","last_peered":"2024-09-21T10:44:14.588358+0000","last_clean":"2024-09-21T10:44:14.588358+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:44:14.588358+0000","last_undegraded":"2024-09-21T10:44:14.588358+0000","last_fullsized":"2024-09-21T10:44:14.588358+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":139,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.588254+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:44:14.588254+0000","last_peered":"2024-09-21T10:44:14.588254+0000","last_clean":"2024-09-21T10:44:14.588254+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:44:14.588254+0000","last_undegraded":"2024-09-21T10:44:14.588254+0000","last_fullsized":"2024-09-21T10:44:14.588254+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":178,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.587697+0000","last_change":"2024-09-21T10:40:10.438870+0000","last_active":"2024-09-21T10:44:14.587697+0000","last_peered":"2024-09-21T10:44:14.587697+0000","last_clean":"2024-09-21T10:44:14.587697+0000","last_became_active":"2024-09-21T10:40:10.421330+0000","last_became_peered":"2024-09-21T10:40:10.421330+0000","last_unstale":"2024-09-21T10:44:14.587697+0000","last_undegraded":"2024-09-21T10:44:14.587697+0000","last_fullsized":"2024-09-21T10:44:14.587697+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:24.063506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1314,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590107+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:44:14.590107+0000","last_peered":"2024-09-21T10:44:14.590107+0000","last_clean":"2024-09-21T10:44:14.590107+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:44:14.590107+0000","last_undegraded":"2024-09-21T10:44:14.590107+0000","last_fullsized":"2024-09-21T10:44:14.590107+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1164,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949127+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:44:15.949127+0000","last_peered":"2024-09-21T10:44:15.949127+0000","last_clean":"2024-09-21T10:44:15.949127+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:44:15.949127+0000","last_undegraded":"2024-09-21T10:44:15.949127+0000","last_fullsized":"2024-09-21T10:44:15.949127+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[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.16","version":"0'0","reported_seq":1309,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.591048+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:44:14.591048+0000","last_peered":"2024-09-21T10:44:14.591048+0000","last_clean":"2024-09-21T10:44:14.591048+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:44:14.591048+0000","last_undegraded":"2024-09-21T10:44:14.591048+0000","last_fullsized":"2024-09-21T10:44:14.591048+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":502,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949069+0000","last_change":"2024-09-21T10:40:10.420476+0000","last_active":"2024-09-21T10:44:15.949069+0000","last_peered":"2024-09-21T10:44:15.949069+0000","last_clean":"2024-09-21T10:44:15.949069+0000","last_became_active":"2024-09-21T10:40:10.420162+0000","last_became_peered":"2024-09-21T10:40:10.420162+0000","last_unstale":"2024-09-21T10:44:15.949069+0000","last_undegraded":"2024-09-21T10:44:15.949069+0000","last_fullsized":"2024-09-21T10:44:15.949069+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:41.809988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":527,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599174+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:44:15.599174+0000","last_peered":"2024-09-21T10:44:15.599174+0000","last_clean":"2024-09-21T10:44:15.599174+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:44:15.599174+0000","last_undegraded":"2024-09-21T10:44:15.599174+0000","last_fullsized":"2024-09-21T10:44:15.599174+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":502,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.948799+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:44:15.948799+0000","last_peered":"2024-09-21T10:44:15.948799+0000","last_clean":"2024-09-21T10:44:15.948799+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:44:15.948799+0000","last_undegraded":"2024-09-21T10:44:15.948799+0000","last_fullsized":"2024-09-21T10:44:15.948799+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":120,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.945572+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:44:15.945572+0000","last_peered":"2024-09-21T10:44:15.945572+0000","last_clean":"2024-09-21T10:44:15.945572+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:44:15.945572+0000","last_undegraded":"2024-09-21T10:44:15.945572+0000","last_fullsized":"2024-09-21T10:44:15.945572+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":481,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949244+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:44:15.949244+0000","last_peered":"2024-09-21T10:44:15.949244+0000","last_clean":"2024-09-21T10:44:15.949244+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:44:15.949244+0000","last_undegraded":"2024-09-21T10:44:15.949244+0000","last_fullsized":"2024-09-21T10:44:15.949244+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":535,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.598893+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:44:15.598893+0000","last_peered":"2024-09-21T10:44:15.598893+0000","last_clean":"2024-09-21T10:44:15.598893+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:44:15.598893+0000","last_undegraded":"2024-09-21T10:44:15.598893+0000","last_fullsized":"2024-09-21T10:44:15.598893+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":502,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.948891+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:44:15.948891+0000","last_peered":"2024-09-21T10:44:15.948891+0000","last_clean":"2024-09-21T10:44:15.948891+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:44:15.948891+0000","last_undegraded":"2024-09-21T10:44:15.948891+0000","last_fullsized":"2024-09-21T10:44:15.948891+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":501,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949293+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:44:15.949293+0000","last_peered":"2024-09-21T10:44:15.949293+0000","last_clean":"2024-09-21T10:44:15.949293+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:44:15.949293+0000","last_undegraded":"2024-09-21T10:44:15.949293+0000","last_fullsized":"2024-09-21T10:44:15.949293+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":130,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.587789+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:44:14.587789+0000","last_peered":"2024-09-21T10:44:14.587789+0000","last_clean":"2024-09-21T10:44:14.587789+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:44:14.587789+0000","last_undegraded":"2024-09-21T10:44:14.587789+0000","last_fullsized":"2024-09-21T10:44:14.587789+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1861,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.899855+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:44:15.899855+0000","last_peered":"2024-09-21T10:44:15.899855+0000","last_clean":"2024-09-21T10:44:15.899855+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:44:15.899855+0000","last_undegraded":"2024-09-21T10:44:15.899855+0000","last_fullsized":"2024-09-21T10:44:15.899855+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":534,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.598213+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:44:15.598213+0000","last_peered":"2024-09-21T10:44:15.598213+0000","last_clean":"2024-09-21T10:44:15.598213+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:44:15.598213+0000","last_undegraded":"2024-09-21T10:44:15.598213+0000","last_fullsized":"2024-09-21T10:44:15.598213+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":130,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.588399+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:44:14.588399+0000","last_peered":"2024-09-21T10:44:14.588399+0000","last_clean":"2024-09-21T10:44:14.588399+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:44:14.588399+0000","last_undegraded":"2024-09-21T10:44:14.588399+0000","last_fullsized":"2024-09-21T10:44:14.588399+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1340,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590939+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:44:14.590939+0000","last_peered":"2024-09-21T10:44:14.590939+0000","last_clean":"2024-09-21T10:44:14.590939+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:44:14.590939+0000","last_undegraded":"2024-09-21T10:44:14.590939+0000","last_fullsized":"2024-09-21T10:44:14.590939+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":130,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.587934+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:44:14.587934+0000","last_peered":"2024-09-21T10:44:14.587934+0000","last_clean":"2024-09-21T10:44:14.587934+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:44:14.587934+0000","last_undegraded":"2024-09-21T10:44:14.587934+0000","last_fullsized":"2024-09-21T10:44:14.587934+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1337,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.590845+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:44:14.590845+0000","last_peered":"2024-09-21T10:44:14.590845+0000","last_clean":"2024-09-21T10:44:14.590845+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:44:14.590845+0000","last_undegraded":"2024-09-21T10:44:14.590845+0000","last_fullsized":"2024-09-21T10:44:14.590845+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":481,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.948994+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:44:15.948994+0000","last_peered":"2024-09-21T10:44:15.948994+0000","last_clean":"2024-09-21T10:44:15.948994+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:44:15.948994+0000","last_undegraded":"2024-09-21T10:44:15.948994+0000","last_fullsized":"2024-09-21T10:44:15.948994+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":496,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.949571+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:44:15.949571+0000","last_peered":"2024-09-21T10:44:15.949571+0000","last_clean":"2024-09-21T10:44:15.949571+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:44:15.949571+0000","last_undegraded":"2024-09-21T10:44:15.949571+0000","last_fullsized":"2024-09-21T10:44:15.949571+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":139,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-09-21T10:44:14.587306+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:44:14.587306+0000","last_peered":"2024-09-21T10:44:14.587306+0000","last_clean":"2024-09-21T10:44:14.587306+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:44:14.587306+0000","last_undegraded":"2024-09-21T10:44:14.587306+0000","last_fullsized":"2024-09-21T10:44:14.587306+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":520,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-09-21T10:44:15.599171+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:44:15.599171+0000","last_peered":"2024-09-21T10:44:15.599171+0000","last_clean":"2024-09-21T10:44:15.599171+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:44:15.599171+0000","last_undegraded":"2024-09-21T10:44:15.599171+0000","last_fullsized":"2024-09-21T10:44:15.599171+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":20046,"num_keys_recovered":30,"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":126976,"data_stored":21634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":751377,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":106,"num_read_kb":227,"num_write":58,"num_write_kb":658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":1132727,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234487,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":46,"seq":197568496124,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":530780,"kb_used_data":7612,"kb_used_omap":1,"kb_used_meta":522430,"kb_avail":93214372,"statfs":{"total":95995035648,"available":95451516928,"internally_reserved":0,"allocated":7794688,"data_stored":5380409,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":534968775},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757761,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":765304,"kb_used_data":7512,"kb_used_omap":1,"kb_used_meta":757054,"kb_avail":92979848,"statfs":{"total":95995035648,"available":95211364352,"internally_reserved":0,"allocated":7692288,"data_stored":5383747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":775223750},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967932,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":668592,"kb_used_data":8632,"kb_used_omap":46,"kb_used_meta":659537,"kb_avail":93076560,"statfs":{"total":95995035648,"available":95310397440,"internally_reserved":0,"allocated":8839168,"data_stored":6102303,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":675366588},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093705,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":631396,"kb_used_data":8364,"kb_used_omap":73,"kb_used_meta":622582,"kb_avail":93113756,"statfs":{"total":95995035648,"available":95348486144,"internally_reserved":0,"allocated":8564736,"data_stored":5834937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":637524530},"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":[]},{"osd":4,"up_from":30,"seq":128849019397,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":579796,"kb_used_data":6944,"kb_used_omap":1,"kb_used_meta":572478,"kb_avail":93165356,"statfs":{"total":95995035648,"available":95401324544,"internally_reserved":0,"allocated":7110656,"data_stored":4797610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":586217926},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888693,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":831036,"kb_used_data":8772,"kb_used_omap":30,"kb_used_meta":821857,"kb_avail":92914116,"statfs":{"total":95995035648,"available":95144054784,"internally_reserved":0,"allocated":8982528,"data_stored":6302821,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":841582388},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047171,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":722360,"kb_used_data":8192,"kb_used_omap":44,"kb_used_meta":713747,"kb_avail":93022792,"statfs":{"total":95995035648,"available":95255339008,"internally_reserved":0,"allocated":8388608,"data_stored":5712334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":730877550},"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":[]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":12288,"data_stored":694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":20480,"data_stored":4860,"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":28672,"data_stored":4972,"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":10,"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":10,"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":10,"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":10,"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":10,"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":10,"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":10,"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}]}} 2024-09-21T10:44:22.520 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:22.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:22.622 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:22.647 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:22.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:22.748 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:22.773 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:22.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:22.875 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:22.898 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:22.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:23.000 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:23.023 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:23.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:23.125 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:23.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:23.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:23.270 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:23.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:23.371 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:23.393 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:23.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:23.495 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:23.517 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:23.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:23.618 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:23.641 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:23.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:23.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:23.757 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:44:23.757 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:44:23.765 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:23.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:23.867 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:23.889 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:23.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:23.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:23 smithi031 ceph-mon[96824]: pgmap v2007: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:23 smithi007 ceph-mon[99390]: pgmap v2007: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:23 smithi007 ceph-mon[101144]: pgmap v2007: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:23.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:24.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.013 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:24.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:24.114 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:24.136 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:24.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:24.237 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:24.260 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:24.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:24.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:24.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.390 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:24.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:24.491 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:24.513 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:24.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:24.614 INFO:teuthology.orchestra.run.smithi007.stderr:enabled application 'rados' on pool 'unique_pool_5' 2024-09-21T10:44:24.614 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:24.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.641 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:24.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:24.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:24.766 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:24.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:24.776 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:44:24.867 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:24.894 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:24 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3221053442' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:44:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:24 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3221053442' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:44:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:24 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3221053442' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:44:24.995 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:25.022 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:25.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:25.123 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:25.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:25.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:25.247 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:25.269 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:25.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:25.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:25.397 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:25.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:25.485 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:25.499 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:25.514 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:44:25.525 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:25.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:25.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:44:25.626 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:25.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:25.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:25 smithi007 ceph-mon[99390]: pgmap v2008: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:25 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3221053442' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:44:25.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:25 smithi007 ceph-mon[99390]: osdmap e1352: 8 total, 8 up, 7 in 2024-09-21T10:44:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:25 smithi007 ceph-mon[101144]: pgmap v2008: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:25 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3221053442' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:44:25.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:25 smithi007 ceph-mon[101144]: osdmap e1352: 8 total, 8 up, 7 in 2024-09-21T10:44:25.753 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:25.778 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:25.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:25.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:25.901 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:25.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:25 smithi031 ceph-mon[96824]: pgmap v2008: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:25 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3221053442' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:44:25.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:25 smithi031 ceph-mon[96824]: osdmap e1352: 8 total, 8 up, 7 in 2024-09-21T10:44:26.003 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:26.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.025 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:26.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:26.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:26.148 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:26.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:26.249 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:26.276 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:26.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:26.377 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:26.404 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:26.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:26.429 DEBUG:teuthology.orchestra.run.smithi007:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_5 bench 90 write' 2024-09-21T10:44:26.431 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:44:26.431 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:44:26.506 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:26.522 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:hints = 1 2024-09-21T10:44:26.522 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:44:26.522 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object prefix: benchmark_data_smithi007_269699 2024-09-21T10:44:26.522 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:44:26.522 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:44:26.539 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:26.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:26.641 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:26.691 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:26.692 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:26.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:26.706 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:26.733 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:26.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:26.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:26.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:26.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:26 smithi007 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:44:26.866 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:26 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:44:26.866 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:26 smithi007 ceph-mon[101144]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:44:26.866 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:26 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:44:26.934 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:26.972 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:26.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:27.073 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:27.112 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:27.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:26 smithi031 ceph-mon[96824]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:44:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:26 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:44:27.214 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:27.247 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:27.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:27.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:27.388 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:27.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:27.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:27.522 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 1 16 3698 3682 230.113 230.125 0.00506808 0.00433289 2024-09-21T10:44:27.528 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:27.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:27.630 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:27.667 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:27.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:27.769 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:27.802 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:27 smithi007 ceph-mon[99390]: pgmap v2010: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:27.802 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:27 smithi007 ceph-mon[101144]: pgmap v2010: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:27.810 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:27.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:27.912 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:27.952 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:27.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:28.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:28.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:27 smithi031 ceph-mon[96824]: pgmap v2010: 99 pgs: 99 active+clean; 739 KiB data, 4.5 GiB used, 621 GiB / 626 GiB avail 2024-09-21T10:44:28.093 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:28.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:28.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:28.234 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:28.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:28.336 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:28.371 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:28.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:28.472 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:28.507 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:28.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:28.523 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 2 16 7312 7296 227.982 225.875 0.00333325 0.00437721 2024-09-21T10:44:28.609 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:28.648 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:28.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:28.750 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:28.790 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:28.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:28.892 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:28.927 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:28.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:29.029 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:29.064 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:29.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:29.166 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:29.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.203 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:29.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:29.304 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:29.342 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:29.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:29.444 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:29.482 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:29.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:29.523 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 3 16 10690 10674 222.356 211.125 0.00716989 0.00448667 2024-09-21T10:44:29.584 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:29.615 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:29.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:29.717 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:29.752 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:29.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:29.831 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:29 smithi007 ceph-mon[99390]: pgmap v2011: 99 pgs: 99 active+clean; 88 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8.8 MiB/s wr, 141 op/s 2024-09-21T10:44:29.831 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:29 smithi007 ceph-mon[101144]: pgmap v2011: 99 pgs: 99 active+clean; 88 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8.8 MiB/s wr, 141 op/s 2024-09-21T10:44:29.853 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:29.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:29.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:29.987 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:30.020 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:30.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:30.122 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:29 smithi031 ceph-mon[96824]: pgmap v2011: 99 pgs: 99 active+clean; 88 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8.8 MiB/s wr, 141 op/s 2024-09-21T10:44:30.175 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:30.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:30.277 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:30.310 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:30.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:30.412 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:30.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:30.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:30.523 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 4 16 13275 13259 207.153 161.562 0.00523281 0.00482095 2024-09-21T10:44:30.536 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:30.573 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:30.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:30.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:30.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:30 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3314864350' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:44:30.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:30 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3314864350' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:44:30.694 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:44:30.719 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:30.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:30.821 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:30.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:30.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:30.958 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:30.989 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:30.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:31.091 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:31.124 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:31.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:30 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3314864350' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:44:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:44:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:44:30] "GET /metrics HTTP/1.1" 200 36589 "" "Prometheus/2.51.0" 2024-09-21T10:44:31.226 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:31.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:31.355 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:31.393 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:31.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:31.495 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:31.523 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 5 16 15786 15770 197.107 156.938 0.00494209 0.00506789 2024-09-21T10:44:31.528 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:31.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:31.630 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:31.667 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:31.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:31.768 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:31.807 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:31.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:31.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:31.942 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:31 smithi007 ceph-mon[99390]: pgmap v2012: 99 pgs: 99 active+clean; 88 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8.8 MiB/s wr, 140 op/s 2024-09-21T10:44:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:31 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3314864350' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:44:31.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:31 smithi007 ceph-mon[99390]: osdmap e1353: 8 total, 8 up, 7 in 2024-09-21T10:44:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:31 smithi007 ceph-mon[101144]: pgmap v2012: 99 pgs: 99 active+clean; 88 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8.8 MiB/s wr, 140 op/s 2024-09-21T10:44:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:31 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3314864350' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:44:31.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:31 smithi007 ceph-mon[101144]: osdmap e1353: 8 total, 8 up, 7 in 2024-09-21T10:44:31.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:32.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:32.083 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:32.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:31 smithi031 ceph-mon[96824]: pgmap v2012: 99 pgs: 99 active+clean; 88 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8.8 MiB/s wr, 140 op/s 2024-09-21T10:44:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:31 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3314864350' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:44:32.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:31 smithi031 ceph-mon[96824]: osdmap e1353: 8 total, 8 up, 7 in 2024-09-21T10:44:32.185 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:32.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:32.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:32.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:32.371 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:32.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:32.473 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:32.508 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:32.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:32.523 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 6 16 18102 18086 188.379 144.75 0.0102727 0.00530299 2024-09-21T10:44:32.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:32.648 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:32.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:32.749 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:32.784 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:32.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:32.886 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:32.908 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:32.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:32 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:44:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:32 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:44:33.009 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:33.049 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:33.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:33.151 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:32 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:44:33.182 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:33.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:33.284 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:33.306 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:33.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:33.407 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:33.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.445 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:33.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:33.523 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 7 16 19884 19868 177.377 111.375 0.00239146 0.00563156 2024-09-21T10:44:33.545 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:33.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:33.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:33.682 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:33.719 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:33.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:33.821 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:33.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:33.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:33.944 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:33.980 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:33.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:34.081 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:34.104 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:34.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:33 smithi031 ceph-mon[96824]: pgmap v2014: 99 pgs: 99 active+clean; 1.0 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 128 MiB/s wr, 2.05k op/s 2024-09-21T10:44:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:33 smithi007 ceph-mon[99390]: pgmap v2014: 99 pgs: 99 active+clean; 1.0 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 128 MiB/s wr, 2.05k op/s 2024-09-21T10:44:34.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:33 smithi007 ceph-mon[101144]: pgmap v2014: 99 pgs: 99 active+clean; 1.0 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 128 MiB/s wr, 2.05k op/s 2024-09-21T10:44:34.205 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:34.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:34.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:34.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:34.378 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:34.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:34.480 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:34.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.517 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:34.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:34.523 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 8 16 21912 21896 171.047 126.75 0.0061225 0.00584067 2024-09-21T10:44:34.619 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:34.656 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:34.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:34.758 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:34.787 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:34.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:34.888 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:34.924 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:34.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:35.025 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:35.063 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:35.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:35.165 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:35.197 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:35.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:35.299 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:35.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.337 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:35.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:35.437 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:35.471 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:35.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:35.523 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 9 16 24248 24232 168.262 146 0.00706311 0.00593649 2024-09-21T10:44:35.573 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:35.628 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:35.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:35.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:35.763 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:44:35.763 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:44:35.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.770 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:35.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:35.871 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:35.907 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:35.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:35 smithi007 ceph-mon[99390]: pgmap v2015: 99 pgs: 99 active+clean; 1.0 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-21T10:44:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:35 smithi007 ceph-mon[101144]: pgmap v2015: 99 pgs: 99 active+clean; 1.0 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-21T10:44:36.008 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:36.044 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:36.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:36.146 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:35 smithi031 ceph-mon[96824]: pgmap v2015: 99 pgs: 99 active+clean; 1.0 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-09-21T10:44:36.182 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:36.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:36.284 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:36.324 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:36.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:36.426 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.465 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:36.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:36.524 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 10 16 26594 26578 166.097 146.625 0.00328563 0.00601496 2024-09-21T10:44:36.567 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:36.618 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:36.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:36.722 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.771 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:36.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:36.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]} : dispatch 2024-09-21T10:44:36.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]} : dispatch 2024-09-21T10:44:36.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-09-21T10:44:36.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-09-21T10:44:36.868 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:36.869 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:36.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]} : dispatch 2024-09-21T10:44:36.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]} : dispatch 2024-09-21T10:44:36.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-09-21T10:44:36.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-09-21T10:44:36.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:36.869 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:36.874 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:36.913 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:36.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]} : dispatch 2024-09-21T10:44:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]} : dispatch 2024-09-21T10:44:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-09-21T10:44:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-09-21T10:44:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:36 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:36.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:37.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:37.050 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:37.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:37.153 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:37.184 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:44:37.185 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:44:37.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.194 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:37.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:37.295 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:37.334 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:37.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:37.437 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:37.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:37.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:37.523 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 11 16 28777 28761 163.4 136.438 0.00468104 0.00611447 2024-09-21T10:44:37.582 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:37.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.621 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:37.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:37.722 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:37.761 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:37.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:37.863 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:37.901 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:37.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:37.998 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:37 smithi007 ceph-mon[99390]: pgmap v2016: 99 pgs: 99 active+clean; 1.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 120 MiB/s wr, 1.91k op/s 2024-09-21T10:44:37.998 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-09-21T10:44:37.998 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T10:44:37.998 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:37 smithi007 ceph-mon[99390]: osdmap e1354: 8 total, 8 up, 7 in 2024-09-21T10:44:37.999 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:37 smithi007 ceph-mon[101144]: pgmap v2016: 99 pgs: 99 active+clean; 1.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 120 MiB/s wr, 1.91k op/s 2024-09-21T10:44:37.999 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-09-21T10:44:37.999 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T10:44:37.999 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:37 smithi007 ceph-mon[101144]: osdmap e1354: 8 total, 8 up, 7 in 2024-09-21T10:44:38.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:38.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:38.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:38.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:38.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.165 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:38.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:37 smithi031 ceph-mon[96824]: pgmap v2016: 99 pgs: 99 active+clean; 1.2 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 120 MiB/s wr, 1.91k op/s 2024-09-21T10:44:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-09-21T10:44:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T10:44:38.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:37 smithi031 ceph-mon[96824]: osdmap e1354: 8 total, 8 up, 7 in 2024-09-21T10:44:38.266 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:38.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:38.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:38.408 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:38.414 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2017,"stamp":"2024-09-21T10:44:36.713220+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1254722774,"num_objects":19161,"num_object_clones":0,"num_object_copies":57483,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19161,"num_whiteouts":0,"num_read":106,"num_read_kb":227,"num_write":19256,"num_write_kb":1225267,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":71,"num_bytes_recovered":1152811,"num_keys_recovered":30,"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":20832,"ondisk_log_size":20832,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":8505468,"kb_used_data":3769024,"kb_used_omap":199,"kb_used_meta":4736120,"kb_avail":647710596,"statfs":{"total":671965249536,"available":663255650304,"internally_reserved":0,"allocated":3859480576,"data_stored":3842928111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":203805,"internal_metadata":4849787875},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1162084352,"num_objects":17732,"num_object_clones":0,"num_object_copies":53196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17732,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17732,"num_write_kb":1134848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.186423"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":494,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.706350+0000","last_change":"2024-09-21T10:40:10.425150+0000","last_active":"2024-09-21T10:44:30.706350+0000","last_peered":"2024-09-21T10:44:30.706350+0000","last_clean":"2024-09-21T10:44:30.706350+0000","last_became_active":"2024-09-21T10:40:10.424659+0000","last_became_peered":"2024-09-21T10:40:10.424659+0000","last_unstale":"2024-09-21T10:44:30.706350+0000","last_undegraded":"2024-09-21T10:44:30.706350+0000","last_fullsized":"2024-09-21T10:44:30.706350+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:38.770658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":1261,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427702+0000","last_change":"2024-09-21T10:40:10.433738+0000","last_active":"2024-09-21T10:44:25.427702+0000","last_peered":"2024-09-21T10:44:25.427702+0000","last_clean":"2024-09-21T10:44:25.427702+0000","last_became_active":"2024-09-21T10:40:10.421254+0000","last_became_peered":"2024-09-21T10:40:10.421254+0000","last_unstale":"2024-09-21T10:44:25.427702+0000","last_undegraded":"2024-09-21T10:44:25.427702+0000","last_fullsized":"2024-09-21T10:44:25.427702+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:44.984710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1328,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427196+0000","last_change":"2024-09-21T10:40:10.410783+0000","last_active":"2024-09-21T10:44:25.427196+0000","last_peered":"2024-09-21T10:44:25.427196+0000","last_clean":"2024-09-21T10:44:25.427196+0000","last_became_active":"2024-09-21T10:40:10.408862+0000","last_became_peered":"2024-09-21T10:40:10.408862+0000","last_unstale":"2024-09-21T10:44:25.427196+0000","last_undegraded":"2024-09-21T10:44:25.427196+0000","last_fullsized":"2024-09-21T10:44:25.427196+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.064176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":540,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.709389+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:44:30.709389+0000","last_peered":"2024-09-21T10:44:30.709389+0000","last_clean":"2024-09-21T10:44:30.709389+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:44:30.709389+0000","last_undegraded":"2024-09-21T10:44:30.709389+0000","last_fullsized":"2024-09-21T10:44:30.709389+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":540,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.708635+0000","last_change":"2024-09-21T10:40:10.421918+0000","last_active":"2024-09-21T10:44:30.708635+0000","last_peered":"2024-09-21T10:44:30.708635+0000","last_clean":"2024-09-21T10:44:30.708635+0000","last_became_active":"2024-09-21T10:40:10.421584+0000","last_became_peered":"2024-09-21T10:40:10.421584+0000","last_unstale":"2024-09-21T10:44:30.708635+0000","last_undegraded":"2024-09-21T10:44:30.708635+0000","last_fullsized":"2024-09-21T10:44:30.708635+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:32.829850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1245,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427452+0000","last_change":"2024-09-21T10:40:10.406281+0000","last_active":"2024-09-21T10:44:25.427452+0000","last_peered":"2024-09-21T10:44:25.427452+0000","last_clean":"2024-09-21T10:44:25.427452+0000","last_became_active":"2024-09-21T10:40:10.404953+0000","last_became_peered":"2024-09-21T10:40:10.404953+0000","last_unstale":"2024-09-21T10:44:25.427452+0000","last_undegraded":"2024-09-21T10:44:25.427452+0000","last_fullsized":"2024-09-21T10:44:25.427452+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:16:48.490600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.17","version":"0'0","reported_seq":494,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.712296+0000","last_change":"2024-09-21T10:40:10.424345+0000","last_active":"2024-09-21T10:44:30.712296+0000","last_peered":"2024-09-21T10:44:30.712296+0000","last_clean":"2024-09-21T10:44:30.712296+0000","last_became_active":"2024-09-21T10:40:10.423969+0000","last_became_peered":"2024-09-21T10:40:10.423969+0000","last_unstale":"2024-09-21T10:44:30.712296+0000","last_undegraded":"2024-09-21T10:44:30.712296+0000","last_fullsized":"2024-09-21T10:44:30.712296+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:43.690737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"71'8","reported_seq":132,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.615316+0000","last_change":"2024-09-21T10:33:51.666247+0000","last_active":"2024-09-21T10:44:24.615316+0000","last_peered":"2024-09-21T10:44:24.615316+0000","last_clean":"2024-09-21T10:44:24.615316+0000","last_became_active":"2024-09-21T10:33:51.659947+0000","last_became_peered":"2024-09-21T10:33:51.659947+0000","last_unstale":"2024-09-21T10:44:24.615316+0000","last_undegraded":"2024-09-21T10:44:24.615316+0000","last_fullsized":"2024-09-21T10:44:24.615316+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:37:52.259969+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":12,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"1353'1022","reported_seq":1036,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:32.064099+0000","last_change":"2024-09-21T10:44:14.598397+0000","last_active":"2024-09-21T10:44:32.064099+0000","last_peered":"2024-09-21T10:44:32.064099+0000","last_clean":"2024-09-21T10:44:32.064099+0000","last_became_active":"2024-09-21T10:44:14.598037+0000","last_became_peered":"2024-09-21T10:44:14.598037+0000","last_unstale":"2024-09-21T10:44:32.064099+0000","last_undegraded":"2024-09-21T10:44:32.064099+0000","last_fullsized":"2024-09-21T10:44:32.064099+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1022,"log_dups_size":0,"ondisk_log_size":1022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:33:42.746055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66977792,"num_objects":1022,"num_object_clones":0,"num_object_copies":3066,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1022,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1022,"num_write_kb":65408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1267,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.428006+0000","last_change":"2024-09-21T10:40:10.421359+0000","last_active":"2024-09-21T10:44:25.428006+0000","last_peered":"2024-09-21T10:44:25.428006+0000","last_clean":"2024-09-21T10:44:25.428006+0000","last_became_active":"2024-09-21T10:40:10.411435+0000","last_became_peered":"2024-09-21T10:40:10.411435+0000","last_unstale":"2024-09-21T10:44:25.428006+0000","last_undegraded":"2024-09-21T10:44:25.428006+0000","last_fullsized":"2024-09-21T10:44:25.428006+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:57.616441+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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1325,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427224+0000","last_change":"2024-09-21T10:40:10.409690+0000","last_active":"2024-09-21T10:44:25.427224+0000","last_peered":"2024-09-21T10:44:25.427224+0000","last_clean":"2024-09-21T10:44:25.427224+0000","last_became_active":"2024-09-21T10:40:10.409291+0000","last_became_peered":"2024-09-21T10:40:10.409291+0000","last_unstale":"2024-09-21T10:44:25.427224+0000","last_undegraded":"2024-09-21T10:44:25.427224+0000","last_fullsized":"2024-09-21T10:44:25.427224+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:39.013691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"1353'973","reported_seq":987,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:31.908693+0000","last_change":"2024-09-21T10:44:14.595578+0000","last_active":"2024-09-21T10:44:31.908693+0000","last_peered":"2024-09-21T10:44:31.908693+0000","last_clean":"2024-09-21T10:44:31.908693+0000","last_became_active":"2024-09-21T10:44:14.595258+0000","last_became_peered":"2024-09-21T10:44:14.595258+0000","last_unstale":"2024-09-21T10:44:31.908693+0000","last_undegraded":"2024-09-21T10:44:31.908693+0000","last_fullsized":"2024-09-21T10:44:31.908693+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":973,"log_dups_size":0,"ondisk_log_size":973,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:19:01.635122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63766528,"num_objects":973,"num_object_clones":0,"num_object_copies":2919,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":973,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":973,"num_write_kb":62272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"71'2","reported_seq":1242,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.428039+0000","last_change":"2024-09-21T10:40:10.430025+0000","last_active":"2024-09-21T10:44:25.428039+0000","last_peered":"2024-09-21T10:44:25.428039+0000","last_clean":"2024-09-21T10:44:25.428039+0000","last_became_active":"2024-09-21T10:40:10.412527+0000","last_became_peered":"2024-09-21T10:40:10.412527+0000","last_unstale":"2024-09-21T10:44:25.428039+0000","last_undegraded":"2024-09-21T10:44:25.428039+0000","last_fullsized":"2024-09-21T10:44:25.428039+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:33.294584+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":2,"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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":134,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427274+0000","last_change":"2024-09-21T10:33:29.496043+0000","last_active":"2024-09-21T10:44:25.427274+0000","last_peered":"2024-09-21T10:44:25.427274+0000","last_clean":"2024-09-21T10:44:25.427274+0000","last_became_active":"2024-09-21T10:33:29.495817+0000","last_became_peered":"2024-09-21T10:33:29.495817+0000","last_unstale":"2024-09-21T10:44:25.427274+0000","last_undegraded":"2024-09-21T10:44:25.427274+0000","last_fullsized":"2024-09-21T10:44:25.427274+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:01.096051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"1353'1518","reported_seq":1538,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:35.622468+0000","last_change":"2024-09-21T10:44:14.599736+0000","last_active":"2024-09-21T10:44:35.622468+0000","last_peered":"2024-09-21T10:44:35.622468+0000","last_clean":"2024-09-21T10:44:35.622468+0000","last_became_active":"2024-09-21T10:44:14.598554+0000","last_became_peered":"2024-09-21T10:44:14.598554+0000","last_unstale":"2024-09-21T10:44:35.622468+0000","last_undegraded":"2024-09-21T10:44:35.622468+0000","last_fullsized":"2024-09-21T10:44:35.622468+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1518,"log_dups_size":0,"ondisk_log_size":1518,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:47:33.647027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":99483648,"num_objects":1518,"num_object_clones":0,"num_object_copies":4554,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1518,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1518,"num_write_kb":97152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":70,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427101+0000","last_change":"2024-09-21T10:40:10.420194+0000","last_active":"2024-09-21T10:44:25.427101+0000","last_peered":"2024-09-21T10:44:25.427101+0000","last_clean":"2024-09-21T10:44:25.427101+0000","last_became_active":"2024-09-21T10:40:10.409670+0000","last_became_peered":"2024-09-21T10:40:10.409670+0000","last_unstale":"2024-09-21T10:44:25.427101+0000","last_undegraded":"2024-09-21T10:44:25.427101+0000","last_fullsized":"2024-09-21T10:44:25.427101+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:43.555566+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":131,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.615729+0000","last_change":"2024-09-21T10:40:10.410624+0000","last_active":"2024-09-21T10:44:24.615729+0000","last_peered":"2024-09-21T10:44:24.615729+0000","last_clean":"2024-09-21T10:44:24.615729+0000","last_became_active":"2024-09-21T10:40:10.410193+0000","last_became_peered":"2024-09-21T10:40:10.410193+0000","last_unstale":"2024-09-21T10:44:24.615729+0000","last_undegraded":"2024-09-21T10:44:24.615729+0000","last_fullsized":"2024-09-21T10:44:24.615729+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:51:19.233356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"1353'1630","reported_seq":1651,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:36.335419+0000","last_change":"2024-09-21T10:44:14.598320+0000","last_active":"2024-09-21T10:44:36.335419+0000","last_peered":"2024-09-21T10:44:36.335419+0000","last_clean":"2024-09-21T10:44:36.335419+0000","last_became_active":"2024-09-21T10:44:14.597992+0000","last_became_peered":"2024-09-21T10:44:14.597992+0000","last_unstale":"2024-09-21T10:44:36.335419+0000","last_undegraded":"2024-09-21T10:44:36.335419+0000","last_fullsized":"2024-09-21T10:44:36.335419+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1630,"log_dups_size":0,"ondisk_log_size":1630,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:58.823840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106823680,"num_objects":1630,"num_object_clones":0,"num_object_copies":4890,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1630,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1630,"num_write_kb":104320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1340,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427493+0000","last_change":"2024-09-21T10:33:51.622194+0000","last_active":"2024-09-21T10:44:25.427493+0000","last_peered":"2024-09-21T10:44:25.427493+0000","last_clean":"2024-09-21T10:44:25.427493+0000","last_became_active":"2024-09-21T10:33:51.621691+0000","last_became_peered":"2024-09-21T10:33:51.621691+0000","last_unstale":"2024-09-21T10:44:25.427493+0000","last_undegraded":"2024-09-21T10:44:25.427493+0000","last_fullsized":"2024-09-21T10:44:25.427493+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:10:13.977287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":534,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.707641+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:44:30.707641+0000","last_peered":"2024-09-21T10:44:30.707641+0000","last_clean":"2024-09-21T10:44:30.707641+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:44:30.707641+0000","last_undegraded":"2024-09-21T10:44:30.707641+0000","last_fullsized":"2024-09-21T10:44:30.707641+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"1353'1140","reported_seq":1154,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:32.213975+0000","last_change":"2024-09-21T10:44:15.051956+0000","last_active":"2024-09-21T10:44:32.213975+0000","last_peered":"2024-09-21T10:44:32.213975+0000","last_clean":"2024-09-21T10:44:32.213975+0000","last_became_active":"2024-09-21T10:44:15.051564+0000","last_became_peered":"2024-09-21T10:44:15.051564+0000","last_unstale":"2024-09-21T10:44:32.213975+0000","last_undegraded":"2024-09-21T10:44:32.213975+0000","last_fullsized":"2024-09-21T10:44:32.213975+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1140,"log_dups_size":0,"ondisk_log_size":1140,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:57.680759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74711040,"num_objects":1140,"num_object_clones":0,"num_object_copies":3420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1140,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1140,"num_write_kb":72960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1749,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.705021+0000","last_change":"2024-09-21T10:40:13.415389+0000","last_active":"2024-09-21T10:44:30.705021+0000","last_peered":"2024-09-21T10:44:30.705021+0000","last_clean":"2024-09-21T10:44:30.705021+0000","last_became_active":"2024-09-21T10:40:13.414655+0000","last_became_peered":"2024-09-21T10:40:13.414655+0000","last_unstale":"2024-09-21T10:44:30.705021+0000","last_undegraded":"2024-09-21T10:44:30.705021+0000","last_fullsized":"2024-09-21T10:44:30.705021+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:44:57.826606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":512,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.706936+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:44:30.706936+0000","last_peered":"2024-09-21T10:44:30.706936+0000","last_clean":"2024-09-21T10:44:30.706936+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:44:30.706936+0000","last_undegraded":"2024-09-21T10:44:30.706936+0000","last_fullsized":"2024-09-21T10:44:30.706936+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":142,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.428067+0000","last_change":"2024-09-21T10:33:51.622136+0000","last_active":"2024-09-21T10:44:25.428067+0000","last_peered":"2024-09-21T10:44:25.428067+0000","last_clean":"2024-09-21T10:44:25.428067+0000","last_became_active":"2024-09-21T10:33:51.621310+0000","last_became_peered":"2024-09-21T10:33:51.621310+0000","last_unstale":"2024-09-21T10:44:25.428067+0000","last_undegraded":"2024-09-21T10:44:25.428067+0000","last_fullsized":"2024-09-21T10:44:25.428067+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:25:24.185227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"1353'1655","reported_seq":1676,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:36.340138+0000","last_change":"2024-09-21T10:44:14.595348+0000","last_active":"2024-09-21T10:44:36.340138+0000","last_peered":"2024-09-21T10:44:36.340138+0000","last_clean":"2024-09-21T10:44:36.340138+0000","last_became_active":"2024-09-21T10:44:14.595042+0000","last_became_peered":"2024-09-21T10:44:14.595042+0000","last_unstale":"2024-09-21T10:44:36.340138+0000","last_undegraded":"2024-09-21T10:44:36.340138+0000","last_fullsized":"2024-09-21T10:44:36.340138+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1655,"log_dups_size":0,"ondisk_log_size":1655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:40:38.283209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108462080,"num_objects":1655,"num_object_clones":0,"num_object_copies":4965,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1655,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1655,"num_write_kb":105920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1494,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.426964+0000","last_change":"2024-09-21T10:36:45.667800+0000","last_active":"2024-09-21T10:44:25.426964+0000","last_peered":"2024-09-21T10:44:25.426964+0000","last_clean":"2024-09-21T10:44:25.426964+0000","last_became_active":"2024-09-21T10:36:18.559098+0000","last_became_peered":"2024-09-21T10:36:18.559098+0000","last_unstale":"2024-09-21T10:44:25.426964+0000","last_undegraded":"2024-09-21T10:44:25.426964+0000","last_fullsized":"2024-09-21T10:44:25.426964+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:00:44.434370+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":122,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.615514+0000","last_change":"2024-09-21T10:33:51.662840+0000","last_active":"2024-09-21T10:44:24.615514+0000","last_peered":"2024-09-21T10:44:24.615514+0000","last_clean":"2024-09-21T10:44:24.615514+0000","last_became_active":"2024-09-21T10:33:51.662508+0000","last_became_peered":"2024-09-21T10:33:51.662508+0000","last_unstale":"2024-09-21T10:44:24.615514+0000","last_undegraded":"2024-09-21T10:44:24.615514+0000","last_fullsized":"2024-09-21T10:44:24.615514+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:11.943473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":133,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.428339+0000","last_change":"2024-09-21T10:33:29.485252+0000","last_active":"2024-09-21T10:44:25.428339+0000","last_peered":"2024-09-21T10:44:25.428339+0000","last_clean":"2024-09-21T10:44:25.428339+0000","last_became_active":"2024-09-21T10:33:29.484912+0000","last_became_peered":"2024-09-21T10:33:29.484912+0000","last_unstale":"2024-09-21T10:44:25.428339+0000","last_undegraded":"2024-09-21T10:44:25.428339+0000","last_fullsized":"2024-09-21T10:44:25.428339+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:07.919158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.0","version":"1353'1061","reported_seq":1075,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:31.914395+0000","last_change":"2024-09-21T10:44:15.052057+0000","last_active":"2024-09-21T10:44:31.914395+0000","last_peered":"2024-09-21T10:44:31.914395+0000","last_clean":"2024-09-21T10:44:31.914395+0000","last_became_active":"2024-09-21T10:44:15.051421+0000","last_became_peered":"2024-09-21T10:44:15.051421+0000","last_unstale":"2024-09-21T10:44:31.914395+0000","last_undegraded":"2024-09-21T10:44:31.914395+0000","last_fullsized":"2024-09-21T10:44:31.914395+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1061,"log_dups_size":0,"ondisk_log_size":1061,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:52:37.532018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69533696,"num_objects":1061,"num_object_clones":0,"num_object_copies":3183,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1061,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1061,"num_write_kb":67904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":143,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427366+0000","last_change":"2024-09-21T10:40:10.421519+0000","last_active":"2024-09-21T10:44:25.427366+0000","last_peered":"2024-09-21T10:44:25.427366+0000","last_clean":"2024-09-21T10:44:25.427366+0000","last_became_active":"2024-09-21T10:40:10.421136+0000","last_became_peered":"2024-09-21T10:40:10.421136+0000","last_unstale":"2024-09-21T10:44:25.427366+0000","last_undegraded":"2024-09-21T10:44:25.427366+0000","last_fullsized":"2024-09-21T10:44:25.427366+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:43.454920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":142,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.428281+0000","last_change":"2024-09-21T10:33:51.659043+0000","last_active":"2024-09-21T10:44:25.428281+0000","last_peered":"2024-09-21T10:44:25.428281+0000","last_clean":"2024-09-21T10:44:25.428281+0000","last_became_active":"2024-09-21T10:33:51.658650+0000","last_became_peered":"2024-09-21T10:33:51.658650+0000","last_unstale":"2024-09-21T10:44:25.428281+0000","last_undegraded":"2024-09-21T10:44:25.428281+0000","last_fullsized":"2024-09-21T10:44:25.428281+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:43:40.854304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"1353'1099","reported_seq":1113,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:32.213620+0000","last_change":"2024-09-21T10:44:15.051824+0000","last_active":"2024-09-21T10:44:32.213620+0000","last_peered":"2024-09-21T10:44:32.213620+0000","last_clean":"2024-09-21T10:44:32.213620+0000","last_became_active":"2024-09-21T10:44:15.051433+0000","last_became_peered":"2024-09-21T10:44:15.051433+0000","last_unstale":"2024-09-21T10:44:32.213620+0000","last_undegraded":"2024-09-21T10:44:32.213620+0000","last_fullsized":"2024-09-21T10:44:32.213620+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1099,"log_dups_size":0,"ondisk_log_size":1099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:54.440772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":72024064,"num_objects":1099,"num_object_clones":0,"num_object_copies":3297,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1099,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1099,"num_write_kb":70336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1494,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427573+0000","last_change":"2024-09-21T10:36:44.694948+0000","last_active":"2024-09-21T10:44:25.427573+0000","last_peered":"2024-09-21T10:44:25.427573+0000","last_clean":"2024-09-21T10:44:25.427573+0000","last_became_active":"2024-09-21T10:36:18.556112+0000","last_became_peered":"2024-09-21T10:36:18.556112+0000","last_unstale":"2024-09-21T10:44:25.427573+0000","last_undegraded":"2024-09-21T10:44:25.427573+0000","last_fullsized":"2024-09-21T10:44:25.427573+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:04:15.883804+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":495,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.704913+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:44:30.704913+0000","last_peered":"2024-09-21T10:44:30.704913+0000","last_clean":"2024-09-21T10:44:30.704913+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:44:30.704913+0000","last_undegraded":"2024-09-21T10:44:30.704913+0000","last_fullsized":"2024-09-21T10:44:30.704913+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":501,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.712195+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:44:30.712195+0000","last_peered":"2024-09-21T10:44:30.712195+0000","last_clean":"2024-09-21T10:44:30.712195+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:44:30.712195+0000","last_undegraded":"2024-09-21T10:44:30.712195+0000","last_fullsized":"2024-09-21T10:44:30.712195+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.b","version":"1353'1021","reported_seq":1035,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:31.927626+0000","last_change":"2024-09-21T10:44:15.051926+0000","last_active":"2024-09-21T10:44:31.927626+0000","last_peered":"2024-09-21T10:44:31.927626+0000","last_clean":"2024-09-21T10:44:31.927626+0000","last_became_active":"2024-09-21T10:44:15.051481+0000","last_became_peered":"2024-09-21T10:44:15.051481+0000","last_unstale":"2024-09-21T10:44:31.927626+0000","last_undegraded":"2024-09-21T10:44:31.927626+0000","last_fullsized":"2024-09-21T10:44:31.927626+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1021,"log_dups_size":0,"ondisk_log_size":1021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:23.892532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66912256,"num_objects":1021,"num_object_clones":0,"num_object_copies":3063,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1021,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1021,"num_write_kb":65344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1491,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.707256+0000","last_change":"2024-09-21T10:40:13.409809+0000","last_active":"2024-09-21T10:44:30.707256+0000","last_peered":"2024-09-21T10:44:30.707256+0000","last_clean":"2024-09-21T10:44:30.707256+0000","last_became_active":"2024-09-21T10:40:13.409149+0000","last_became_peered":"2024-09-21T10:40:13.409149+0000","last_unstale":"2024-09-21T10:44:30.707256+0000","last_undegraded":"2024-09-21T10:44:30.707256+0000","last_fullsized":"2024-09-21T10:44:30.707256+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:44:44.763946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1335,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427357+0000","last_change":"2024-09-21T10:40:10.434659+0000","last_active":"2024-09-21T10:44:25.427357+0000","last_peered":"2024-09-21T10:44:25.427357+0000","last_clean":"2024-09-21T10:44:25.427357+0000","last_became_active":"2024-09-21T10:40:10.406159+0000","last_became_peered":"2024-09-21T10:40:10.406159+0000","last_unstale":"2024-09-21T10:44:25.427357+0000","last_undegraded":"2024-09-21T10:44:25.427357+0000","last_fullsized":"2024-09-21T10:44:25.427357+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:15.791343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":509,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.704597+0000","last_change":"2024-09-21T10:33:51.619185+0000","last_active":"2024-09-21T10:44:30.704597+0000","last_peered":"2024-09-21T10:44:30.704597+0000","last_clean":"2024-09-21T10:44:30.704597+0000","last_became_active":"2024-09-21T10:33:51.618984+0000","last_became_peered":"2024-09-21T10:33:51.618984+0000","last_unstale":"2024-09-21T10:44:30.704597+0000","last_undegraded":"2024-09-21T10:44:30.704597+0000","last_fullsized":"2024-09-21T10:44:30.704597+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:19:10.607297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":132,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.616012+0000","last_change":"2024-09-21T10:40:10.405505+0000","last_active":"2024-09-21T10:44:24.616012+0000","last_peered":"2024-09-21T10:44:24.616012+0000","last_clean":"2024-09-21T10:44:24.616012+0000","last_became_active":"2024-09-21T10:40:10.405107+0000","last_became_peered":"2024-09-21T10:40:10.405107+0000","last_unstale":"2024-09-21T10:44:24.616012+0000","last_undegraded":"2024-09-21T10:44:24.616012+0000","last_fullsized":"2024-09-21T10:44:24.616012+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:50:57.199715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"1353'1525","reported_seq":1546,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:35.601920+0000","last_change":"2024-09-21T10:44:14.598140+0000","last_active":"2024-09-21T10:44:35.601920+0000","last_peered":"2024-09-21T10:44:35.601920+0000","last_clean":"2024-09-21T10:44:35.601920+0000","last_became_active":"2024-09-21T10:44:14.597832+0000","last_became_peered":"2024-09-21T10:44:14.597832+0000","last_unstale":"2024-09-21T10:44:35.601920+0000","last_undegraded":"2024-09-21T10:44:35.601920+0000","last_fullsized":"2024-09-21T10:44:35.601920+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1525,"log_dups_size":0,"ondisk_log_size":1525,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:18:06.252089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":99942400,"num_objects":1525,"num_object_clones":0,"num_object_copies":4575,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1525,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1525,"num_write_kb":97600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1695,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.615405+0000","last_change":"2024-09-21T10:36:44.447270+0000","last_active":"2024-09-21T10:44:24.615405+0000","last_peered":"2024-09-21T10:44:24.615405+0000","last_clean":"2024-09-21T10:44:24.615405+0000","last_became_active":"2024-09-21T10:36:18.568793+0000","last_became_peered":"2024-09-21T10:36:18.568793+0000","last_unstale":"2024-09-21T10:44:24.615405+0000","last_undegraded":"2024-09-21T10:44:24.615405+0000","last_fullsized":"2024-09-21T10:44:24.615405+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:15.734272+0000","scrub_duration":0.0031585990000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1169,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.708748+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:44:30.708748+0000","last_peered":"2024-09-21T10:44:30.708748+0000","last_clean":"2024-09-21T10:44:30.708748+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:44:30.708748+0000","last_undegraded":"2024-09-21T10:44:30.708748+0000","last_fullsized":"2024-09-21T10:44:30.708748+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":548,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.707358+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:44:30.707358+0000","last_peered":"2024-09-21T10:44:30.707358+0000","last_clean":"2024-09-21T10:44:30.707358+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:44:30.707358+0000","last_undegraded":"2024-09-21T10:44:30.707358+0000","last_fullsized":"2024-09-21T10:44:30.707358+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":520,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.708441+0000","last_change":"2024-09-21T10:26:17.256954+0000","last_active":"2024-09-21T10:44:30.708441+0000","last_peered":"2024-09-21T10:44:30.708441+0000","last_clean":"2024-09-21T10:44:30.708441+0000","last_became_active":"2024-09-21T10:26:17.256443+0000","last_became_peered":"2024-09-21T10:26:17.256443+0000","last_unstale":"2024-09-21T10:44:30.708441+0000","last_undegraded":"2024-09-21T10:44:30.708441+0000","last_fullsized":"2024-09-21T10:44:30.708441+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:02.790540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"1353'1071","reported_seq":1085,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:32.074079+0000","last_change":"2024-09-21T10:44:14.595648+0000","last_active":"2024-09-21T10:44:32.074079+0000","last_peered":"2024-09-21T10:44:32.074079+0000","last_clean":"2024-09-21T10:44:32.074079+0000","last_became_active":"2024-09-21T10:44:14.595301+0000","last_became_peered":"2024-09-21T10:44:14.595301+0000","last_unstale":"2024-09-21T10:44:32.074079+0000","last_undegraded":"2024-09-21T10:44:32.074079+0000","last_fullsized":"2024-09-21T10:44:32.074079+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1071,"log_dups_size":0,"ondisk_log_size":1071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:16:17.079081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70189056,"num_objects":1071,"num_object_clones":0,"num_object_copies":3213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1071,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1071,"num_write_kb":68544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1491,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.709226+0000","last_change":"2024-09-21T10:40:13.411260+0000","last_active":"2024-09-21T10:44:30.709226+0000","last_peered":"2024-09-21T10:44:30.709226+0000","last_clean":"2024-09-21T10:44:30.709226+0000","last_became_active":"2024-09-21T10:40:13.410863+0000","last_became_peered":"2024-09-21T10:40:13.410863+0000","last_unstale":"2024-09-21T10:44:30.709226+0000","last_undegraded":"2024-09-21T10:44:30.709226+0000","last_fullsized":"2024-09-21T10:44:30.709226+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:44:45.789674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1907,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.700092+0000","last_change":"2024-09-21T10:27:05.784926+0000","last_active":"2024-09-21T10:44:30.700092+0000","last_peered":"2024-09-21T10:44:30.700092+0000","last_clean":"2024-09-21T10:44:30.700092+0000","last_became_active":"2024-09-21T10:27:05.784643+0000","last_became_peered":"2024-09-21T10:27:05.784643+0000","last_unstale":"2024-09-21T10:44:30.700092+0000","last_undegraded":"2024-09-21T10:44:30.700092+0000","last_fullsized":"2024-09-21T10:44:30.700092+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:31.456433+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1315,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.699884+0000","last_change":"2024-09-21T10:33:51.662101+0000","last_active":"2024-09-21T10:44:30.699884+0000","last_peered":"2024-09-21T10:44:30.699884+0000","last_clean":"2024-09-21T10:44:30.699884+0000","last_became_active":"2024-09-21T10:33:51.661746+0000","last_became_peered":"2024-09-21T10:33:51.661746+0000","last_unstale":"2024-09-21T10:44:30.699884+0000","last_undegraded":"2024-09-21T10:44:30.699884+0000","last_fullsized":"2024-09-21T10:44:30.699884+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:56:17.425849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":995,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427478+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:44:25.427478+0000","last_peered":"2024-09-21T10:44:25.427478+0000","last_clean":"2024-09-21T10:44:25.427478+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:44:25.427478+0000","last_undegraded":"2024-09-21T10:44:25.427478+0000","last_fullsized":"2024-09-21T10:44:25.427478+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.a","version":"1353'1028","reported_seq":1042,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:31.928472+0000","last_change":"2024-09-21T10:44:14.597970+0000","last_active":"2024-09-21T10:44:31.928472+0000","last_peered":"2024-09-21T10:44:31.928472+0000","last_clean":"2024-09-21T10:44:31.928472+0000","last_became_active":"2024-09-21T10:44:14.597607+0000","last_became_peered":"2024-09-21T10:44:14.597607+0000","last_unstale":"2024-09-21T10:44:31.928472+0000","last_undegraded":"2024-09-21T10:44:31.928472+0000","last_fullsized":"2024-09-21T10:44:31.928472+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1028,"log_dups_size":0,"ondisk_log_size":1028,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:52.936052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67371008,"num_objects":1028,"num_object_clones":0,"num_object_copies":3084,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1028,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1028,"num_write_kb":65792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"362'149","reported_seq":1494,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427150+0000","last_change":"2024-09-21T10:36:47.623786+0000","last_active":"2024-09-21T10:44:25.427150+0000","last_peered":"2024-09-21T10:44:25.427150+0000","last_clean":"2024-09-21T10:44:25.427150+0000","last_became_active":"2024-09-21T10:36:18.568738+0000","last_became_peered":"2024-09-21T10:36:18.568738+0000","last_unstale":"2024-09-21T10:44:25.427150+0000","last_undegraded":"2024-09-21T10:44:25.427150+0000","last_fullsized":"2024-09-21T10:44:25.427150+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:08.168163+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1346,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427948+0000","last_change":"2024-09-21T10:33:51.665384+0000","last_active":"2024-09-21T10:44:25.427948+0000","last_peered":"2024-09-21T10:44:25.427948+0000","last_clean":"2024-09-21T10:44:25.427948+0000","last_became_active":"2024-09-21T10:33:51.662658+0000","last_became_peered":"2024-09-21T10:33:51.662658+0000","last_unstale":"2024-09-21T10:44:25.427948+0000","last_undegraded":"2024-09-21T10:44:25.427948+0000","last_fullsized":"2024-09-21T10:44:25.427948+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:41.368479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427841+0000","last_change":"2024-09-21T10:33:51.620351+0000","last_active":"2024-09-21T10:44:25.427841+0000","last_peered":"2024-09-21T10:44:25.427841+0000","last_clean":"2024-09-21T10:44:25.427841+0000","last_became_active":"2024-09-21T10:33:51.620040+0000","last_became_peered":"2024-09-21T10:33:51.620040+0000","last_unstale":"2024-09-21T10:44:25.427841+0000","last_undegraded":"2024-09-21T10:44:25.427841+0000","last_fullsized":"2024-09-21T10:44:25.427841+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:49:00.400663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":1388,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.700970+0000","last_change":"2024-09-21T10:27:05.791333+0000","last_active":"2024-09-21T10:44:30.700970+0000","last_peered":"2024-09-21T10:44:30.700970+0000","last_clean":"2024-09-21T10:44:30.700970+0000","last_became_active":"2024-09-21T10:27:05.791024+0000","last_became_peered":"2024-09-21T10:27:05.791024+0000","last_unstale":"2024-09-21T10:44:30.700970+0000","last_undegraded":"2024-09-21T10:44:30.700970+0000","last_fullsized":"2024-09-21T10:44:30.700970+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:41.337952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.c","version":"1353'1120","reported_seq":1134,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:32.195419+0000","last_change":"2024-09-21T10:44:14.599135+0000","last_active":"2024-09-21T10:44:32.195419+0000","last_peered":"2024-09-21T10:44:32.195419+0000","last_clean":"2024-09-21T10:44:32.195419+0000","last_became_active":"2024-09-21T10:44:14.598627+0000","last_became_peered":"2024-09-21T10:44:14.598627+0000","last_unstale":"2024-09-21T10:44:32.195419+0000","last_undegraded":"2024-09-21T10:44:32.195419+0000","last_fullsized":"2024-09-21T10:44:32.195419+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1120,"log_dups_size":0,"ondisk_log_size":1120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:59:40.610029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73400320,"num_objects":1120,"num_object_clones":0,"num_object_copies":3360,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1120,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1120,"num_write_kb":71680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1712,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.616101+0000","last_change":"2024-09-21T10:40:13.407561+0000","last_active":"2024-09-21T10:44:24.616101+0000","last_peered":"2024-09-21T10:44:24.616101+0000","last_clean":"2024-09-21T10:44:24.616101+0000","last_became_active":"2024-09-21T10:40:13.407242+0000","last_became_peered":"2024-09-21T10:40:13.407242+0000","last_unstale":"2024-09-21T10:44:24.616101+0000","last_undegraded":"2024-09-21T10:44:24.616101+0000","last_fullsized":"2024-09-21T10:44:24.616101+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:40.028877+0000","scrub_duration":0.012985854,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1338,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427418+0000","last_change":"2024-09-21T10:27:05.784558+0000","last_active":"2024-09-21T10:44:25.427418+0000","last_peered":"2024-09-21T10:44:25.427418+0000","last_clean":"2024-09-21T10:44:25.427418+0000","last_became_active":"2024-09-21T10:27:05.784238+0000","last_became_peered":"2024-09-21T10:27:05.784238+0000","last_unstale":"2024-09-21T10:44:25.427418+0000","last_undegraded":"2024-09-21T10:44:25.427418+0000","last_fullsized":"2024-09-21T10:44:25.427418+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:46:56.382062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":527,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.708826+0000","last_change":"2024-09-21T10:40:10.421302+0000","last_active":"2024-09-21T10:44:30.708826+0000","last_peered":"2024-09-21T10:44:30.708826+0000","last_clean":"2024-09-21T10:44:30.708826+0000","last_became_active":"2024-09-21T10:40:10.420974+0000","last_became_peered":"2024-09-21T10:40:10.420974+0000","last_unstale":"2024-09-21T10:44:30.708826+0000","last_undegraded":"2024-09-21T10:44:30.708826+0000","last_fullsized":"2024-09-21T10:44:30.708826+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:43.085543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":970,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427670+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:44:25.427670+0000","last_peered":"2024-09-21T10:44:25.427670+0000","last_clean":"2024-09-21T10:44:25.427670+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:44:25.427670+0000","last_undegraded":"2024-09-21T10:44:25.427670+0000","last_fullsized":"2024-09-21T10:44:25.427670+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.d","version":"1353'1064","reported_seq":1078,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:31.922107+0000","last_change":"2024-09-21T10:44:14.599398+0000","last_active":"2024-09-21T10:44:31.922107+0000","last_peered":"2024-09-21T10:44:31.922107+0000","last_clean":"2024-09-21T10:44:31.922107+0000","last_became_active":"2024-09-21T10:44:14.598998+0000","last_became_peered":"2024-09-21T10:44:14.598998+0000","last_unstale":"2024-09-21T10:44:31.922107+0000","last_undegraded":"2024-09-21T10:44:31.922107+0000","last_fullsized":"2024-09-21T10:44:31.922107+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+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-09-22T13:28:59.566693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69730304,"num_objects":1064,"num_object_clones":0,"num_object_copies":3192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1064,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1064,"num_write_kb":68096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1695,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.615502+0000","last_change":"2024-09-21T10:36:54.531785+0000","last_active":"2024-09-21T10:44:24.615502+0000","last_peered":"2024-09-21T10:44:24.615502+0000","last_clean":"2024-09-21T10:44:24.615502+0000","last_became_active":"2024-09-21T10:36:18.575995+0000","last_became_peered":"2024-09-21T10:36:18.575995+0000","last_unstale":"2024-09-21T10:44:24.615502+0000","last_undegraded":"2024-09-21T10:44:24.615502+0000","last_fullsized":"2024-09-21T10:44:24.615502+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:15:06.722608+0000","scrub_duration":0.017956387000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1299,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.701046+0000","last_change":"2024-09-21T10:24:11.226569+0000","last_active":"2024-09-21T10:44:30.701046+0000","last_peered":"2024-09-21T10:44:30.701046+0000","last_clean":"2024-09-21T10:44:30.701046+0000","last_became_active":"2024-09-21T10:24:11.226053+0000","last_became_peered":"2024-09-21T10:24:11.226053+0000","last_unstale":"2024-09-21T10:44:30.701046+0000","last_undegraded":"2024-09-21T10:44:30.701046+0000","last_fullsized":"2024-09-21T10:44:30.701046+0000","mapping_epoch":1083,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1084,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.790479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1307,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.708501+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:44:30.708501+0000","last_peered":"2024-09-21T10:44:30.708501+0000","last_clean":"2024-09-21T10:44:30.708501+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:44:30.708501+0000","last_undegraded":"2024-09-21T10:44:30.708501+0000","last_fullsized":"2024-09-21T10:44:30.708501+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":527,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.707990+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:44:30.707990+0000","last_peered":"2024-09-21T10:44:30.707990+0000","last_clean":"2024-09-21T10:44:30.707990+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:44:30.707990+0000","last_undegraded":"2024-09-21T10:44:30.707990+0000","last_fullsized":"2024-09-21T10:44:30.707990+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"1353'1166","reported_seq":1180,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:32.197820+0000","last_change":"2024-09-21T10:44:14.595500+0000","last_active":"2024-09-21T10:44:32.197820+0000","last_peered":"2024-09-21T10:44:32.197820+0000","last_clean":"2024-09-21T10:44:32.197820+0000","last_became_active":"2024-09-21T10:44:14.595135+0000","last_became_peered":"2024-09-21T10:44:14.595135+0000","last_unstale":"2024-09-21T10:44:32.197820+0000","last_undegraded":"2024-09-21T10:44:32.197820+0000","last_fullsized":"2024-09-21T10:44:32.197820+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1166,"log_dups_size":0,"ondisk_log_size":1166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:00.708214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76414976,"num_objects":1166,"num_object_clones":0,"num_object_copies":3498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1166,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1166,"num_write_kb":74624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1494,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.428152+0000","last_change":"2024-09-21T10:36:45.859087+0000","last_active":"2024-09-21T10:44:25.428152+0000","last_peered":"2024-09-21T10:44:25.428152+0000","last_clean":"2024-09-21T10:44:25.428152+0000","last_became_active":"2024-09-21T10:36:18.561316+0000","last_became_peered":"2024-09-21T10:36:18.561316+0000","last_unstale":"2024-09-21T10:44:25.428152+0000","last_undegraded":"2024-09-21T10:44:25.428152+0000","last_fullsized":"2024-09-21T10:44:25.428152+0000","mapping_epoch":1279,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1280,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:39.138344+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":503,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.712418+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:44:30.712418+0000","last_peered":"2024-09-21T10:44:30.712418+0000","last_clean":"2024-09-21T10:44:30.712418+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:44:30.712418+0000","last_undegraded":"2024-09-21T10:44:30.712418+0000","last_fullsized":"2024-09-21T10:44:30.712418+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":122,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.616067+0000","last_change":"2024-09-21T10:33:51.656879+0000","last_active":"2024-09-21T10:44:24.616067+0000","last_peered":"2024-09-21T10:44:24.616067+0000","last_clean":"2024-09-21T10:44:24.616067+0000","last_became_active":"2024-09-21T10:33:51.656386+0000","last_became_peered":"2024-09-21T10:33:51.656386+0000","last_unstale":"2024-09-21T10:44:24.616067+0000","last_undegraded":"2024-09-21T10:44:24.616067+0000","last_fullsized":"2024-09-21T10:44:24.616067+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:07:25.772774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":495,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.705172+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:44:30.705172+0000","last_peered":"2024-09-21T10:44:30.705172+0000","last_clean":"2024-09-21T10:44:30.705172+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:44:30.705172+0000","last_undegraded":"2024-09-21T10:44:30.705172+0000","last_fullsized":"2024-09-21T10:44:30.705172+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"1353'1041","reported_seq":1055,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:31.921849+0000","last_change":"2024-09-21T10:44:14.596239+0000","last_active":"2024-09-21T10:44:31.921849+0000","last_peered":"2024-09-21T10:44:31.921849+0000","last_clean":"2024-09-21T10:44:31.921849+0000","last_became_active":"2024-09-21T10:44:14.595933+0000","last_became_peered":"2024-09-21T10:44:14.595933+0000","last_unstale":"2024-09-21T10:44:31.921849+0000","last_undegraded":"2024-09-21T10:44:31.921849+0000","last_fullsized":"2024-09-21T10:44:31.921849+0000","mapping_epoch":1348,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":1041,"log_dups_size":0,"ondisk_log_size":1041,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:03.578170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68222976,"num_objects":1041,"num_object_clones":0,"num_object_copies":3123,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1041,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1041,"num_write_kb":66624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1577,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.706110+0000","last_change":"2024-09-21T10:40:13.412016+0000","last_active":"2024-09-21T10:44:30.706110+0000","last_peered":"2024-09-21T10:44:30.706110+0000","last_clean":"2024-09-21T10:44:30.706110+0000","last_became_active":"2024-09-21T10:40:13.411252+0000","last_became_peered":"2024-09-21T10:40:13.411252+0000","last_unstale":"2024-09-21T10:44:30.706110+0000","last_undegraded":"2024-09-21T10:44:30.706110+0000","last_fullsized":"2024-09-21T10:44:30.706110+0000","mapping_epoch":1314,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1315,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:34:34.276952+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":546,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.708534+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:44:30.708534+0000","last_peered":"2024-09-21T10:44:30.708534+0000","last_clean":"2024-09-21T10:44:30.708534+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:44:30.708534+0000","last_undegraded":"2024-09-21T10:44:30.708534+0000","last_fullsized":"2024-09-21T10:44:30.708534+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":131,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.616284+0000","last_change":"2024-09-21T10:40:10.421374+0000","last_active":"2024-09-21T10:44:24.616284+0000","last_peered":"2024-09-21T10:44:24.616284+0000","last_clean":"2024-09-21T10:44:24.616284+0000","last_became_active":"2024-09-21T10:40:10.421052+0000","last_became_peered":"2024-09-21T10:40:10.421052+0000","last_unstale":"2024-09-21T10:44:24.616284+0000","last_undegraded":"2024-09-21T10:44:24.616284+0000","last_fullsized":"2024-09-21T10:44:24.616284+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:00.866243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":143,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427538+0000","last_change":"2024-09-21T10:33:51.621141+0000","last_active":"2024-09-21T10:44:25.427538+0000","last_peered":"2024-09-21T10:44:25.427538+0000","last_clean":"2024-09-21T10:44:25.427538+0000","last_became_active":"2024-09-21T10:33:51.620726+0000","last_became_peered":"2024-09-21T10:33:51.620726+0000","last_unstale":"2024-09-21T10:44:25.427538+0000","last_undegraded":"2024-09-21T10:44:25.427538+0000","last_fullsized":"2024-09-21T10:44:25.427538+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:21:05.607402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":142,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427794+0000","last_change":"2024-09-21T10:33:51.656684+0000","last_active":"2024-09-21T10:44:25.427794+0000","last_peered":"2024-09-21T10:44:25.427794+0000","last_clean":"2024-09-21T10:44:25.427794+0000","last_became_active":"2024-09-21T10:33:51.656355+0000","last_became_peered":"2024-09-21T10:33:51.656355+0000","last_unstale":"2024-09-21T10:44:25.427794+0000","last_undegraded":"2024-09-21T10:44:25.427794+0000","last_fullsized":"2024-09-21T10:44:25.427794+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:55:51.331319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":181,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427967+0000","last_change":"2024-09-21T10:40:10.438870+0000","last_active":"2024-09-21T10:44:25.427967+0000","last_peered":"2024-09-21T10:44:25.427967+0000","last_clean":"2024-09-21T10:44:25.427967+0000","last_became_active":"2024-09-21T10:40:10.421330+0000","last_became_peered":"2024-09-21T10:40:10.421330+0000","last_unstale":"2024-09-21T10:44:25.427967+0000","last_undegraded":"2024-09-21T10:44:25.427967+0000","last_fullsized":"2024-09-21T10:44:25.427967+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:24.063506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1317,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.428036+0000","last_change":"2024-09-21T10:33:51.657318+0000","last_active":"2024-09-21T10:44:25.428036+0000","last_peered":"2024-09-21T10:44:25.428036+0000","last_clean":"2024-09-21T10:44:25.428036+0000","last_became_active":"2024-09-21T10:33:51.656967+0000","last_became_peered":"2024-09-21T10:33:51.656967+0000","last_unstale":"2024-09-21T10:44:25.428036+0000","last_undegraded":"2024-09-21T10:44:25.428036+0000","last_fullsized":"2024-09-21T10:44:25.428036+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:55.773439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1170,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.705700+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:44:30.705700+0000","last_peered":"2024-09-21T10:44:30.705700+0000","last_clean":"2024-09-21T10:44:30.705700+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:44:30.705700+0000","last_undegraded":"2024-09-21T10:44:30.705700+0000","last_fullsized":"2024-09-21T10:44:30.705700+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[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.16","version":"0'0","reported_seq":1312,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427486+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:44:25.427486+0000","last_peered":"2024-09-21T10:44:25.427486+0000","last_clean":"2024-09-21T10:44:25.427486+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:44:25.427486+0000","last_undegraded":"2024-09-21T10:44:25.427486+0000","last_fullsized":"2024-09-21T10:44:25.427486+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":508,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.705074+0000","last_change":"2024-09-21T10:40:10.420476+0000","last_active":"2024-09-21T10:44:30.705074+0000","last_peered":"2024-09-21T10:44:30.705074+0000","last_clean":"2024-09-21T10:44:30.705074+0000","last_became_active":"2024-09-21T10:40:10.420162+0000","last_became_peered":"2024-09-21T10:40:10.420162+0000","last_unstale":"2024-09-21T10:44:30.705074+0000","last_undegraded":"2024-09-21T10:44:30.705074+0000","last_fullsized":"2024-09-21T10:44:30.705074+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:41.809988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":533,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.708201+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:44:30.708201+0000","last_peered":"2024-09-21T10:44:30.708201+0000","last_clean":"2024-09-21T10:44:30.708201+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:44:30.708201+0000","last_undegraded":"2024-09-21T10:44:30.708201+0000","last_fullsized":"2024-09-21T10:44:30.708201+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":508,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.704987+0000","last_change":"2024-09-21T10:33:51.663833+0000","last_active":"2024-09-21T10:44:30.704987+0000","last_peered":"2024-09-21T10:44:30.704987+0000","last_clean":"2024-09-21T10:44:30.704987+0000","last_became_active":"2024-09-21T10:33:51.662684+0000","last_became_peered":"2024-09-21T10:33:51.662684+0000","last_unstale":"2024-09-21T10:44:30.704987+0000","last_undegraded":"2024-09-21T10:44:30.704987+0000","last_fullsized":"2024-09-21T10:44:30.704987+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:53:12.459284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":123,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.616175+0000","last_change":"2024-09-21T10:33:51.657342+0000","last_active":"2024-09-21T10:44:24.616175+0000","last_peered":"2024-09-21T10:44:24.616175+0000","last_clean":"2024-09-21T10:44:24.616175+0000","last_became_active":"2024-09-21T10:33:51.657045+0000","last_became_peered":"2024-09-21T10:33:51.657045+0000","last_unstale":"2024-09-21T10:44:24.616175+0000","last_undegraded":"2024-09-21T10:44:24.616175+0000","last_fullsized":"2024-09-21T10:44:24.616175+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:27:22.318490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":487,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.705074+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:44:30.705074+0000","last_peered":"2024-09-21T10:44:30.705074+0000","last_clean":"2024-09-21T10:44:30.705074+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:44:30.705074+0000","last_undegraded":"2024-09-21T10:44:30.705074+0000","last_fullsized":"2024-09-21T10:44:30.705074+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":542,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.708532+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:44:30.708532+0000","last_peered":"2024-09-21T10:44:30.708532+0000","last_clean":"2024-09-21T10:44:30.708532+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:44:30.708532+0000","last_undegraded":"2024-09-21T10:44:30.708532+0000","last_fullsized":"2024-09-21T10:44:30.708532+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":508,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.704711+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:44:30.704711+0000","last_peered":"2024-09-21T10:44:30.704711+0000","last_clean":"2024-09-21T10:44:30.704711+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:44:30.704711+0000","last_undegraded":"2024-09-21T10:44:30.704711+0000","last_fullsized":"2024-09-21T10:44:30.704711+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":507,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.705898+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:44:30.705898+0000","last_peered":"2024-09-21T10:44:30.705898+0000","last_clean":"2024-09-21T10:44:30.705898+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:44:30.705898+0000","last_undegraded":"2024-09-21T10:44:30.705898+0000","last_fullsized":"2024-09-21T10:44:30.705898+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":133,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427370+0000","last_change":"2024-09-21T10:33:29.483601+0000","last_active":"2024-09-21T10:44:25.427370+0000","last_peered":"2024-09-21T10:44:25.427370+0000","last_clean":"2024-09-21T10:44:25.427370+0000","last_became_active":"2024-09-21T10:33:29.483222+0000","last_became_peered":"2024-09-21T10:33:29.483222+0000","last_unstale":"2024-09-21T10:44:25.427370+0000","last_undegraded":"2024-09-21T10:44:25.427370+0000","last_fullsized":"2024-09-21T10:44:25.427370+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:26:10.665407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":1867,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.700737+0000","last_change":"2024-09-21T10:27:05.785971+0000","last_active":"2024-09-21T10:44:30.700737+0000","last_peered":"2024-09-21T10:44:30.700737+0000","last_clean":"2024-09-21T10:44:30.700737+0000","last_became_active":"2024-09-21T10:27:05.785656+0000","last_became_peered":"2024-09-21T10:27:05.785656+0000","last_unstale":"2024-09-21T10:44:30.700737+0000","last_undegraded":"2024-09-21T10:44:30.700737+0000","last_fullsized":"2024-09-21T10:44:30.700737+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:04:10.755845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":540,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.707735+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:44:30.707735+0000","last_peered":"2024-09-21T10:44:30.707735+0000","last_clean":"2024-09-21T10:44:30.707735+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:44:30.707735+0000","last_undegraded":"2024-09-21T10:44:30.707735+0000","last_fullsized":"2024-09-21T10:44:30.707735+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":133,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427746+0000","last_change":"2024-09-21T10:33:29.499323+0000","last_active":"2024-09-21T10:44:25.427746+0000","last_peered":"2024-09-21T10:44:25.427746+0000","last_clean":"2024-09-21T10:44:25.427746+0000","last_became_active":"2024-09-21T10:33:29.499013+0000","last_became_peered":"2024-09-21T10:33:29.499013+0000","last_unstale":"2024-09-21T10:44:25.427746+0000","last_undegraded":"2024-09-21T10:44:25.427746+0000","last_fullsized":"2024-09-21T10:44:25.427746+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:06:59.913154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1343,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427303+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:44:25.427303+0000","last_peered":"2024-09-21T10:44:25.427303+0000","last_clean":"2024-09-21T10:44:25.427303+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:44:25.427303+0000","last_undegraded":"2024-09-21T10:44:25.427303+0000","last_fullsized":"2024-09-21T10:44:25.427303+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":133,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427455+0000","last_change":"2024-09-21T10:33:29.492302+0000","last_active":"2024-09-21T10:44:25.427455+0000","last_peered":"2024-09-21T10:44:25.427455+0000","last_clean":"2024-09-21T10:44:25.427455+0000","last_became_active":"2024-09-21T10:33:29.491939+0000","last_became_peered":"2024-09-21T10:33:29.491939+0000","last_unstale":"2024-09-21T10:44:25.427455+0000","last_undegraded":"2024-09-21T10:44:25.427455+0000","last_fullsized":"2024-09-21T10:44:25.427455+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:51:49.550480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1340,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.427316+0000","last_change":"2024-09-21T10:33:51.630230+0000","last_active":"2024-09-21T10:44:25.427316+0000","last_peered":"2024-09-21T10:44:25.427316+0000","last_clean":"2024-09-21T10:44:25.427316+0000","last_became_active":"2024-09-21T10:33:51.622786+0000","last_became_peered":"2024-09-21T10:33:51.622786+0000","last_unstale":"2024-09-21T10:44:25.427316+0000","last_undegraded":"2024-09-21T10:44:25.427316+0000","last_fullsized":"2024-09-21T10:44:25.427316+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:57:48.302835+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":487,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.704882+0000","last_change":"2024-09-21T10:27:05.773990+0000","last_active":"2024-09-21T10:44:30.704882+0000","last_peered":"2024-09-21T10:44:30.704882+0000","last_clean":"2024-09-21T10:44:30.704882+0000","last_became_active":"2024-09-21T10:27:05.773510+0000","last_became_peered":"2024-09-21T10:27:05.773510+0000","last_unstale":"2024-09-21T10:44:30.704882+0000","last_undegraded":"2024-09-21T10:44:30.704882+0000","last_fullsized":"2024-09-21T10:44:30.704882+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:41.099059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":502,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.705840+0000","last_change":"2024-09-21T10:33:51.657433+0000","last_active":"2024-09-21T10:44:30.705840+0000","last_peered":"2024-09-21T10:44:30.705840+0000","last_clean":"2024-09-21T10:44:30.705840+0000","last_became_active":"2024-09-21T10:33:51.657025+0000","last_became_peered":"2024-09-21T10:33:51.657025+0000","last_unstale":"2024-09-21T10:44:30.705840+0000","last_undegraded":"2024-09-21T10:44:30.705840+0000","last_fullsized":"2024-09-21T10:44:30.705840+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:02.263534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":142,"reported_epoch":1352,"state":"active+clean","last_fresh":"2024-09-21T10:44:25.426904+0000","last_change":"2024-09-21T10:33:51.662036+0000","last_active":"2024-09-21T10:44:25.426904+0000","last_peered":"2024-09-21T10:44:25.426904+0000","last_clean":"2024-09-21T10:44:25.426904+0000","last_became_active":"2024-09-21T10:33:51.661715+0000","last_became_peered":"2024-09-21T10:33:51.661715+0000","last_unstale":"2024-09-21T10:44:25.426904+0000","last_undegraded":"2024-09-21T10:44:25.426904+0000","last_fullsized":"2024-09-21T10:44:25.426904+0000","mapping_epoch":1245,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:23:23.720992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":526,"reported_epoch":1353,"state":"active+clean","last_fresh":"2024-09-21T10:44:30.708109+0000","last_change":"2024-09-21T10:26:17.270588+0000","last_active":"2024-09-21T10:44:30.708109+0000","last_peered":"2024-09-21T10:44:30.708109+0000","last_clean":"2024-09-21T10:44:30.708109+0000","last_became_active":"2024-09-21T10:26:17.246089+0000","last_became_peered":"2024-09-21T10:26:17.246089+0000","last_unstale":"2024-09-21T10:44:30.708109+0000","last_undegraded":"2024-09-21T10:44:30.708109+0000","last_fullsized":"2024-09-21T10:44:30.708109+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:31:05.782851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":582,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":1253965824,"num_objects":19134,"num_object_clones":0,"num_object_copies":57402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19134,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":19134,"num_write_kb":1224576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3987079168,"data_stored":3987079168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":19134,"ondisk_log_size":19134,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":65,"num_bytes_recovered":20046,"num_keys_recovered":30,"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":126976,"data_stored":21634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13327,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":751377,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":106,"num_read_kb":227,"num_write":58,"num_write_kb":658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":1132727,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234490,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":46,"seq":197568496127,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1011496,"kb_used_data":462816,"kb_used_omap":1,"kb_used_meta":548670,"kb_avail":92733656,"statfs":{"total":95995035648,"available":94959263744,"internally_reserved":0,"allocated":473923584,"data_stored":471777783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":561838535},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757764,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1138340,"kb_used_data":377176,"kb_used_omap":1,"kb_used_meta":761150,"kb_avail":92606812,"statfs":{"total":95995035648,"available":94829375488,"internally_reserved":0,"allocated":386228224,"data_stored":384086951,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":779418054},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793967936,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1308636,"kb_used_data":630996,"kb_used_omap":46,"kb_used_meta":677585,"kb_avail":92436516,"statfs":{"total":95995035648,"available":94654992384,"internally_reserved":0,"allocated":646139904,"data_stored":643603838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":693847740},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093709,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1529616,"kb_used_data":901384,"kb_used_omap":73,"kb_used_meta":628150,"kb_avail":92215536,"statfs":{"total":95995035648,"available":94428708864,"internally_reserved":0,"allocated":923017216,"data_stored":920488216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":643226162},"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":[]},{"osd":4,"up_from":30,"seq":128849019400,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1190568,"kb_used_data":618016,"kb_used_omap":1,"kb_used_meta":572478,"kb_avail":92554584,"statfs":{"total":95995035648,"available":94775894016,"internally_reserved":0,"allocated":632848384,"data_stored":630702606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":586217926},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888696,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1288400,"kb_used_data":458184,"kb_used_omap":30,"kb_used_meta":830177,"kb_avail":92456752,"statfs":{"total":95995035648,"available":94675714048,"internally_reserved":0,"allocated":469180416,"data_stored":466651426,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":850102068},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047174,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1038412,"kb_used_data":320452,"kb_used_omap":44,"kb_used_meta":717907,"kb_avail":92706740,"statfs":{"total":95995035648,"available":94931701760,"internally_reserved":0,"allocated":328142848,"data_stored":325617291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":735137390},"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":[]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":12288,"data_stored":694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":20480,"data_stored":4860,"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":28672,"data_stored":4972,"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":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":999227392,"data_stored":999227392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":320274432,"data_stored":320274432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":648544256,"data_stored":648544256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":472842240,"data_stored":472842240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":652083200,"data_stored":652083200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":415170560,"data_stored":415170560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":478937088,"data_stored":478937088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:44:38.418 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:44:38.419 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:44:38.419 INFO:tasks.thrashosds.thrasher:Killing osd 6, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:44:38.419 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T10:44:38.419 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.6 2024-09-21T10:44:38.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.436 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:38.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:38.524 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 12 16 30803 30787 160.334 126.625 0.00585136 0.0062312 2024-09-21T10:44:38.537 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:38.572 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:38.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:38.674 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:38.702 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:44:38.702 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:44:38.719 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:38.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:38.732 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:38 smithi031 systemd[1]: Stopping Ceph osd.6 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:44:38.747 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:44:38.747 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:44:38.787 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:44:38.787 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:44:38.807 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:44:38.807 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:44:38.821 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:38.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:38.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:38.895 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:44:38.895 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:44:38.927 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:44:38.927 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:44:38.945 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:38.963 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:44:38.963 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:44:38.963 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:38 smithi007 ceph-mon[99390]: from='client.55543 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:38.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:38 smithi007 ceph-mon[99390]: osdmap e1355: 8 total, 8 up, 7 in 2024-09-21T10:44:38.964 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:38 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1562743152' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:38.964 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:38 smithi007 ceph-mon[101144]: from='client.55543 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:38.964 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:38 smithi007 ceph-mon[101144]: osdmap e1355: 8 total, 8 up, 7 in 2024-09-21T10:44:38.964 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:38 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1562743152' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:38.982 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:38.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:38.998 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:44:38.998 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:44:39.084 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:39.120 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:39.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:38 smithi031 ceph-mon[96824]: from='client.55543 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:38 smithi031 ceph-mon[96824]: osdmap e1355: 8 total, 8 up, 7 in 2024-09-21T10:44:39.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:38 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1562743152' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:39.222 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:39.250 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:39.352 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:39.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.392 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:39.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:39.428 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:44:39.458 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:44:39.494 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:39.524 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 13 15 32746 32731 157.341 121.5 0.00631672 0.00634987 2024-09-21T10:44:39.564 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:39.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:39.666 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:39.700 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:39.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:39.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:39.838 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:39.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:39.940 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:39.981 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:39.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:40.022 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:39 smithi007 ceph-mon[99390]: pgmap v2019: 99 pgs: 99 active+clean; 1.7 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 192 MiB/s wr, 3.08k op/s 2024-09-21T10:44:40.022 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:39 smithi007 ceph-mon[101144]: pgmap v2019: 99 pgs: 99 active+clean; 1.7 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 192 MiB/s wr, 3.08k op/s 2024-09-21T10:44:40.055 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:39 smithi031 ceph-mon[96824]: pgmap v2019: 99 pgs: 99 active+clean; 1.7 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 192 MiB/s wr, 3.08k op/s 2024-09-21T10:44:40.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:40.114 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:40.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:40.216 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:40.248 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:40.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:40.249 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:40.278 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:40.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:40.383 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:40.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:40.485 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:40.524 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 14 16 34523 34507 154.03 111 0.00807842 0.00648712 2024-09-21T10:44:40.529 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:40.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:40.631 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:40.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.665 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:40.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:40.765 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:40.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.806 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:40.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:40.906 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:40.941 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:40.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:41.023 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:44:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:44:40] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.51.0" 2024-09-21T10:44:41.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:41.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:41.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:41.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:41.228 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:41.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:41.329 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:41.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:41.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:41.415 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:40 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[48736]: 2024-09-21T10:44:40.994+0000 7f311c6d6640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:44:41.415 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:40 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[48736]: 2024-09-21T10:44:40.994+0000 7f311c6d6640 -1 osd.6 1355 *** Got signal Terminated *** 2024-09-21T10:44:41.415 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:40 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[48736]: 2024-09-21T10:44:40.994+0000 7f311c6d6640 -1 osd.6 1355 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:44:41.475 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:41.507 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:41.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:41.524 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 15 16 36524 36508 152.098 125.062 0.00414815 0.00656954 2024-09-21T10:44:41.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:41.644 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:41.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:41.746 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:41.780 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:41.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:41.882 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:41.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.905 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:41.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:42.005 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:42.029 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:42.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:42.058 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:44:42.080 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:41 smithi007 ceph-mon[99390]: pgmap v2020: 99 pgs: 99 active+clean; 1.7 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-09-21T10:44:42.081 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:41 smithi007 ceph-mon[99390]: osd.6 marked itself down and dead 2024-09-21T10:44:42.081 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:41 smithi007 ceph-mon[101144]: pgmap v2020: 99 pgs: 99 active+clean; 1.7 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-09-21T10:44:42.081 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:41 smithi007 ceph-mon[101144]: osd.6 marked itself down and dead 2024-09-21T10:44:42.130 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.156 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:42.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:41 smithi031 ceph-mon[96824]: pgmap v2020: 99 pgs: 99 active+clean; 1.7 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-09-21T10:44:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:41 smithi031 ceph-mon[96824]: osd.6 marked itself down and dead 2024-09-21T10:44:42.257 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:42.278 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:42.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:42.380 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:42.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:42.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:42.505 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:42.524 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 16 16 37039 37023 144.603 32.1875 0.00265641 0.00658532 2024-09-21T10:44:42.527 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:42.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:42.628 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:42.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:42.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:42.665 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:42 smithi031 podman[203921]: 2024-09-21 10:44:42.367331238 +0000 UTC m=+1.524508442 container died af83077892c7e2299754d2f4d302d800e39f1b1ef038db6ce74ce5b2a978a669 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-21T10:44:42.753 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:42.784 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:42.887 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:42.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.924 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:42.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:42 smithi007 ceph-mon[99390]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:44:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:42 smithi007 ceph-mon[99390]: osdmap e1356: 8 total, 7 up, 7 in 2024-09-21T10:44:42.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:42 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:42.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:42 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:42 smithi007 ceph-mon[101144]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:44:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:42 smithi007 ceph-mon[101144]: osdmap e1356: 8 total, 7 up, 7 in 2024-09-21T10:44:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:42 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:42.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:42 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:43.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:43.071 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:43.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:43.132 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:42 smithi031 ceph-mon[96824]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:44:43.133 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:42 smithi031 ceph-mon[96824]: osdmap e1356: 8 total, 7 up, 7 in 2024-09-21T10:44:43.133 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:42 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:43.133 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:42 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:43.133 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:42 smithi031 podman[203921]: 2024-09-21 10:44:42.887237711 +0000 UTC m=+2.044414924 container cleanup af83077892c7e2299754d2f4d302d800e39f1b1ef038db6ce74ce5b2a978a669 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-21T10:44:43.133 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:42 smithi031 bash[203921]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6 2024-09-21T10:44:43.173 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:43.205 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:43.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:43.307 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:43.333 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:43.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:43.415 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:43 smithi031 podman[204199]: 2024-09-21 10:44:43.131011972 +0000 UTC m=+0.754473127 container remove af83077892c7e2299754d2f4d302d800e39f1b1ef038db6ce74ce5b2a978a669 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-21T10:44:43.436 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:43.466 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:43.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:43.524 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 17 16 38431 38415 141.215 87 0.0100926 0.00707611 2024-09-21T10:44:43.568 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:43.609 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:43.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:43.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:43.739 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:43.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:43.840 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:43.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.882 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:43.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:43 smithi007 ceph-mon[99390]: pgmap v2022: 99 pgs: 27 peering, 8 stale+active+clean, 64 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 13 KiB/s rd, 157 MiB/s wr, 2.52k op/s; 52 KiB/s, 0 objects/s recovering 2024-09-21T10:44:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:43 smithi007 ceph-mon[99390]: osdmap e1357: 8 total, 7 up, 7 in 2024-09-21T10:44:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:43 smithi007 ceph-mon[99390]: Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-21T10:44:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:43 smithi007 ceph-mon[101144]: pgmap v2022: 99 pgs: 27 peering, 8 stale+active+clean, 64 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 13 KiB/s rd, 157 MiB/s wr, 2.52k op/s; 52 KiB/s, 0 objects/s recovering 2024-09-21T10:44:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:43 smithi007 ceph-mon[101144]: osdmap e1357: 8 total, 7 up, 7 in 2024-09-21T10:44:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:43 smithi007 ceph-mon[101144]: Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-21T10:44:43.983 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:44.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:44.118 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:44.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:44.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:44.165 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:43 smithi031 podman[204424]: 2024-09-21 10:44:43.605659661 +0000 UTC m=+0.026831990 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T10:44:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:43 smithi031 ceph-mon[96824]: pgmap v2022: 99 pgs: 27 peering, 8 stale+active+clean, 64 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 13 KiB/s rd, 157 MiB/s wr, 2.52k op/s; 52 KiB/s, 0 objects/s recovering 2024-09-21T10:44:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:43 smithi031 ceph-mon[96824]: osdmap e1357: 8 total, 7 up, 7 in 2024-09-21T10:44:44.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:43 smithi031 ceph-mon[96824]: Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-21T10:44:44.185 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:44:44.185 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:44:44.185 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:44:44.185 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:44:44.185 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.185 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20547 9.2 e1309/1305 9:4b123bee:::benchmark_data_smithi007_240312_object20546:head v 1309'1244, mlcod=1309'1240)", 2024-09-21T10:44:44.185 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.684762+0000", 2024-09-21T10:44:44.185 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 294.96997945499999, 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24661412599999999, 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684762+0000", 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684762+0000", 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.186 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684763+0000", 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0419999999999999e-06 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684818+0000", 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4839000000000001e-05 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.187 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684831+0000", 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3488e-05 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684839+0000", 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5079999999999999e-06 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684898+0000", 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9571000000000003e-05 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.188 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684917+0000", 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8652e-05 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931316+0000", 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24639882599999999 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931376+0000", 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.02e-05 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.189 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20558 9.0 e1309/1305 9:06938b82:::benchmark_data_smithi007_240312_object20557:head v 1309'1377, mlcod=1309'1375)", 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.685855+0000", 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 294.96888600400001, 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24850751300000001, 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.190 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.685855+0000", 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.685855+0000", 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.685856+0000", 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1850000000000001e-06 2024-09-21T10:44:44.191 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.685911+0000", 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4848000000000001e-05 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.685923+0000", 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2241e-05 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.685930+0000", 2024-09-21T10:44:44.192 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8079999999999999e-06 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.685985+0000", 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4833000000000002e-05 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.686004+0000", 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9035e-05 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.934330+0000", 2024-09-21T10:44:44.193 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.248326143 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.934363+0000", 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.2419999999999998e-05 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20549 9.2 e1309/1305 9:4c432894:::benchmark_data_smithi007_240312_object20548:head v 1309'1245, mlcod=1309'1240)", 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.687419+0000", 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 294.96732262900002, 2024-09-21T10:44:44.194 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24661311699999999, 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.687419+0000", 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.687419+0000", 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.195 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.687420+0000", 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.421e-06 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.687483+0000", 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3466000000000005e-05 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931400+0000", 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.243916309 2024-09-21T10:44:44.196 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931408+0000", 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1130000000000001e-06 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931571+0000", 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00016340899999999999 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.197 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931592+0000", 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0757000000000001e-05 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.933973+0000", 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0023809500000000002 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.934032+0000", 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8692e-05 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.198 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20582 9.6 e1309/1305 9:63ef2b8b:::benchmark_data_smithi007_240312_object20581:head v 1309'1267, mlcod=1309'1265)", 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.697178+0000", 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 294.95756347700001, 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.23762351300000001, 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.199 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.697178+0000", 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.697178+0000", 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.697180+0000", 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.917e-06 2024-09-21T10:44:44.200 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.697258+0000", 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8362000000000006e-05 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931268+0000", 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.234009523 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.201 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931309+0000", 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1554000000000002e-05 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931440+0000", 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000131283 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931466+0000", 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6044e-05 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.202 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.934748+0000", 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0032812079999999999 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.934801+0000", 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3622000000000003e-05 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:64189 9.7 e1315/1312 9:e60c9810:::benchmark_data_smithi007_240312_object64188:head v 1315'4139, mlcod=1309'997)", 2024-09-21T10:44:44.203 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:24.238200+0000", 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 259.41654154999998, 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12717971, 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.238200+0000", 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.204 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.238200+0000", 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.238201+0000", 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8000000000000004e-07 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.238364+0000", 2024-09-21T10:44:44.205 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000163618 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.238375+0000", 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0606e-05 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.238381+0000", 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4509999999999997e-06 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.239768+0000", 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0013871650000000001 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.239799+0000", 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.0437999999999999e-05 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.365335+0000", 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12553646399999999 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.207 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.365379+0000", 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4088000000000002e-05 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:64193 9.7 e1315/1312 9:e473b7a9:::benchmark_data_smithi007_240312_object64192:head v 1315'4140, mlcod=1309'997)", 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:24.241632+0000", 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 259.41310873399999, 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.13474507799999999, 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.208 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.241632+0000", 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.241632+0000", 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.241634+0000", 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2759999999999999e-06 2024-09-21T10:44:44.209 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.241670+0000", 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6634999999999997e-05 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.241684+0000", 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3373000000000001e-05 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.210 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.241692+0000", 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1810000000000001e-06 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.244628+0000", 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0029361460000000002 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.244655+0000", 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6585999999999999e-05 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.211 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.376188+0000", 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.131533656 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.376378+0000", 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00018922500000000001 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:64194 9.6 e1315/1305 9:6ceb4b12:::benchmark_data_smithi007_240312_object64193:head v 1315'3969, mlcod=1315'3967)", 2024-09-21T10:44:44.212 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:24.248240+0000", 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 259.40650117299998, 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12995717500000001, 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.248240+0000", 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.213 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.248240+0000", 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.248241+0000", 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.7699999999999992e-07 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.248291+0000", 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9700999999999997e-05 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.214 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.248307+0000", 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5891000000000001e-05 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.248315+0000", 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8899999999999996e-06 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.248391+0000", 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5078000000000002e-05 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.215 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.248411+0000", 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0928999999999999e-05 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.378123+0000", 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12971168 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.378197+0000", 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4029000000000006e-05 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.216 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:64201 9.6 e1315/1305 9:601abe32:::benchmark_data_smithi007_240312_object64200:head v 1315'3970, mlcod=1315'3967)", 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:24.250652+0000", 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 259.404089597, 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12760759299999999, 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.250652+0000", 2024-09-21T10:44:44.217 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.250652+0000", 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.250653+0000", 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4e-07 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.218 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.250696+0000", 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3124999999999998e-05 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.250706+0000", 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0693000000000001e-05 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.250713+0000", 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8310000000000003e-06 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.219 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.250776+0000", 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3183999999999997e-05 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.250813+0000", 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6514999999999999e-05 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.378203+0000", 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.127389999 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.220 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.378259+0000", 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6305999999999999e-05 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:64202 9.6 e1315/1305 9:6719b4f7:::benchmark_data_smithi007_240312_object64201:head v 1315'3971, mlcod=1315'3967)", 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:24.253818+0000", 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 259.40092330499999, 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12447135600000001, 2024-09-21T10:44:44.221 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.253818+0000", 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.253818+0000", 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.222 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.253819+0000", 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8999999999999995e-07 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.253865+0000", 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6025000000000001e-05 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.364694+0000", 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.110828838 2024-09-21T10:44:44.223 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.364703+0000", 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4800000000000007e-06 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.366752+0000", 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0020493109999999998 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.366769+0000", 2024-09-21T10:44:44.224 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6654e-05 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.378262+0000", 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011492773 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:24.378289+0000", 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.7385e-05 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.225 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:67337 9.0 e1316/1305 9:03157e48:::benchmark_data_smithi007_240312_object67336:head v 1316'4355, mlcod=1316'4353)", 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:28.237066+0000", 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 255.417674877, 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.204329817, 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237066+0000", 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.226 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237066+0000", 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237068+0000", 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.759e-06 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237111+0000", 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3136999999999997e-05 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.227 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237128+0000", 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6566e-05 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237137+0000", 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.6379999999999999e-06 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237213+0000", 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6019999999999994e-05 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.228 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237233+0000", 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9765000000000001e-05 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.239916+0000", 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0026826789999999999 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441396+0000", 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.201480253 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.229 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "MOSDPGPush(9.7 1316/1312 [PushOp(9:e146ef60:::benchmark_data_smithi007_240312_object18812:head, version: 1309'1208, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(9:e146ef60:::benchmark_data_smithi007_240312_object18812:head@1309'1208, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), after_progress: ObjectRecoveryProgress(!first, data_recovered_to: 65536, data_complete: true, omap_recovered_to: , omap_complete: true, error: false), before_progress: ObjectRecoveryProgress(first, data_recovered_to: 0, data_complete: false, omap_recovered_to: , omap_complete: false, error: false))])", 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:28.237945+0000", 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 255.416796326, 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.203398671, 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.230 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237945+0000", 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237945+0000", 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237946+0000", 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6000000000000002e-07 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.231 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.237987+0000", 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0964000000000003e-05 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.238009+0000", 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2311999999999999e-05 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.238025+0000", 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6096e-05 2024-09-21T10:44:44.232 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.238126+0000", 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010053 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.238140+0000", 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3865e-05 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441344+0000", 2024-09-21T10:44:44.233 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.203204044 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:67332 9.7 e1316/1312 9:e37977c4:::benchmark_data_smithi007_240312_object67331:head v 1316'4353, mlcod=1309'1206)", 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:28.238491+0000", 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 255.41625060499999, 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.22464743200000001, 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.234 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.238491+0000", 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.238491+0000", 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.238491+0000", 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4600000000000004e-07 2024-09-21T10:44:44.235 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.238547+0000", 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5735000000000001e-05 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.238559+0000", 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1695000000000001e-05 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.238564+0000", 2024-09-21T10:44:44.236 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4979999999999997e-06 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441470+0000", 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.20290570499999999 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441494+0000", 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3815000000000002e-05 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.463093+0000", 2024-09-21T10:44:44.237 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.021599396999999999 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.463138+0000", 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4941000000000002e-05 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:67338 9.2 e1316/1305 9:47a444f8:::benchmark_data_smithi007_240312_object67337:head v 1316'4162, mlcod=1316'4160)", 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:28.241960+0000", 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 255.41278126899999, 2024-09-21T10:44:44.238 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.205822268, 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.241960+0000", 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.241960+0000", 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.239 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.241961+0000", 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0580000000000001e-06 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.241984+0000", 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3496e-05 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.240 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441341+0000", 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.19935688500000001 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441348+0000", 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6320000000000002e-06 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441419+0000", 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1361999999999999e-05 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.241 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441442+0000", 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2677999999999999e-05 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.447670+0000", 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0062282199999999996 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.447782+0000", 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000111937 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.242 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:67345 9.6 e1316/1305 9:644d4473:::benchmark_data_smithi007_240312_object67344:head v 1316'4176, mlcod=1316'4174)", 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:28.249092+0000", 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 255.40564880599999, 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.20292138900000001, 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.243 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.249092+0000", 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.249092+0000", 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.249094+0000", 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4330000000000001e-06 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.244 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.249127+0000", 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3340000000000003e-05 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441331+0000", 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.19220343500000001 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441347+0000", 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6551000000000001e-05 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.245 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441466+0000", 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000118672 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.441487+0000", 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1169e-05 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.451966+0000", 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010479205 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.246 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:28.452014+0000", 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7583999999999997e-05 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:166037 9.2 e1335/1305 9:451f6aa1:::benchmark_data_smithi007_240312_object67519:head v 1335'10225, mlcod=1335'10220)", 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:48.687161+0000", 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 114.96757996700001, 2024-09-21T10:44:44.247 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24187758200000001, 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687161+0000", 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687161+0000", 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.248 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687162+0000", 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.017e-06 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687168+0000", 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1109999999999996e-06 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687180+0000", 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1243999999999999e-05 2024-09-21T10:44:44.249 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687187+0000", 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.216e-06 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687252+0000", 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5238000000000001e-05 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.250 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687270+0000", 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8430000000000001e-05 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.928976+0000", 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.241705214 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.929039+0000", 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3112000000000002e-05 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.251 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:166052 9.0 e1335/1305 9:0c8a8e1e:::benchmark_data_smithi007_240312_object67534:head v 1335'10716, mlcod=1335'10714)", 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:48.687321+0000", 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 114.967419722, 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.25359757199999999, 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687321+0000", 2024-09-21T10:44:44.252 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687321+0000", 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687322+0000", 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9500000000000001e-07 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.253 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687328+0000", 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7769999999999999e-06 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687339+0000", 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1328000000000001e-05 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.254 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687346+0000", 2024-09-21T10:44:44.255 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6239999999999996e-06 2024-09-21T10:44:44.255 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.255 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.255 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.255 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687414+0000", 2024-09-21T10:44:44.255 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8209999999999999e-05 2024-09-21T10:44:44.255 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.255 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687435+0000", 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0324000000000001e-05 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.940846+0000", 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.25341092599999998 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.940919+0000", 2024-09-21T10:44:44.256 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3487999999999998e-05 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:166039 9.2 e1335/1305 9:4c0df998:::benchmark_data_smithi007_240312_object67521:head v 1335'10226, mlcod=1335'10220)", 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:48.690870+0000", 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 114.963870724, 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24125210699999999, 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.257 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.690870+0000", 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.690870+0000", 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.690871+0000", 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0189999999999999e-06 2024-09-21T10:44:44.258 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.690878+0000", 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7159999999999997e-06 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.924944+0000", 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.23406584699999999 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.259 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.924955+0000", 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.115e-05 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.925008+0000", 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2800999999999998e-05 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.925029+0000", 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1061999999999999e-05 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.260 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.932027+0000", 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0069979259999999998 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.932123+0000", 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5586000000000003e-05 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:166058 9.7 e1335/1322 9:eb75a8ac:::benchmark_data_smithi007_240312_object67540:head v 1335'10690, mlcod=1335'10688)", 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:48.700216+0000", 2024-09-21T10:44:44.261 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 114.954525042, 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.232861597, 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.700216+0000", 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.700216+0000", 2024-09-21T10:44:44.262 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.700218+0000", 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4389999999999999e-06 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.700228+0000", 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0239e-05 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.924932+0000", 2024-09-21T10:44:44.263 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.224704022 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.924947+0000", 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5634999999999999e-05 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.925002+0000", 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4267000000000001e-05 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.264 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.925027+0000", 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4898000000000001e-05 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.932228+0000", 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0072014449999999999 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.933078+0000", 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000849652 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.265 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:38042 10.3 10:c8bc9e28:::benchmark_data_smithi007_269699_object38041:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1357)", 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:43.299858+0000", 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.35488348800000002, 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.034777262000000003, 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 38042 2024-09-21T10:44:44.266 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.299858+0000", 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.299858+0000", 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.267 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.299859+0000", 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.341e-06 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.299878+0000", 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8859e-05 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.299886+0000", 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5499999999999995e-06 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.268 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.299892+0000", 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5910000000000003e-06 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.299983+0000", 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0785999999999994e-05 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.300116+0000", 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000132831 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.269 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.300242+0000", 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000126069 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.301805+0000", 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0015629400000000001 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.303473+0000", 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0016680760000000001 2024-09-21T10:44:44.270 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.334486+0000", 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.031013452 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.334599+0000", 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112681 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.334635+0000", 2024-09-21T10:44:44.271 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6086e-05 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:38053 10.3 10:ce193d5a:::benchmark_data_smithi007_269699_object38052:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1357)", 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:43.308382+0000", 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.34635937900000002, 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.031023909999999998, 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:44:44.272 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 38053 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.308382+0000", 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.308382+0000", 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:44:44.273 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.308383+0000", 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1370000000000001e-06 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.308402+0000", 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9539e-05 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.308415+0000", 2024-09-21T10:44:44.274 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2016e-05 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.308420+0000", 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3600000000000004e-06 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.308464+0000", 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4221000000000002e-05 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:44:44.275 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.308661+0000", 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019677599999999999 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.308755+0000", 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4364999999999995e-05 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.310267+0000", 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001511514 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.276 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.310523+0000", 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00025582600000000001 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.339305+0000", 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.028782605999999999 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.339360+0000", 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5308e-05 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:44:44.277 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:43.339406+0000", 2024-09-21T10:44:44.278 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5241999999999998e-05 2024-09-21T10:44:44.278 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.278 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.278 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.278 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:44:44.278 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:44:44.278 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:44:44.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:44.308 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:44.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:44.451 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:44.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:44.524 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 18 16 40316 40300 139.914 117.812 0.00384598 0.00714209 2024-09-21T10:44:44.553 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:44.580 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:44.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:44.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:44.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:44.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:44.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:44.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:44 smithi031 ceph-mon[96824]: Health check failed: Degraded data redundancy: 4692/106674 objects degraded (4.398%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:44:44.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:44 smithi031 podman[204424]: 2024-09-21 10:44:44.582808234 +0000 UTC m=+1.003980559 container create 8105a74385f87688192a4b4d904c156a79b4eb2c0a8c35a48e0a0173fbc63851 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-21T10:44:44.926 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:44 smithi007 ceph-mon[99390]: Health check failed: Degraded data redundancy: 4692/106674 objects degraded (4.398%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:44:44.926 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:44 smithi007 ceph-mon[101144]: Health check failed: Degraded data redundancy: 4692/106674 objects degraded (4.398%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:44:44.958 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:44.996 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:44.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:45.099 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:45.134 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:45.236 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:45.278 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:45.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:45.312 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:44 smithi031 podman[204424]: 2024-09-21 10:44:44.936092385 +0000 UTC m=+1.357264712 container init 8105a74385f87688192a4b4d904c156a79b4eb2c0a8c35a48e0a0173fbc63851 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:44:45.312 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:44 smithi031 podman[204424]: 2024-09-21 10:44:44.941554758 +0000 UTC m=+1.362727082 container start 8105a74385f87688192a4b4d904c156a79b4eb2c0a8c35a48e0a0173fbc63851 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2) 2024-09-21T10:44:45.312 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:45 smithi031 podman[204424]: 2024-09-21 10:44:45.052962717 +0000 UTC m=+1.474135047 container attach 8105a74385f87688192a4b4d904c156a79b4eb2c0a8c35a48e0a0173fbc63851 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-21T10:44:45.380 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:45.406 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:44:45.426 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:45.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:45.525 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 19 16 42133 42117 138.527 113.562 0.00341906 0.00721231 2024-09-21T10:44:45.529 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:45.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.578 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:45.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:45.595 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:45 smithi031 conmon[204507]: conmon 8105a74385f87688192a : Failed to open cgroups file: /sys/fs/cgroup/machine.slice/libpod-8105a74385f87688192a4b4d904c156a79b4eb2c0a8c35a48e0a0173fbc63851.scope/container/memory.events 2024-09-21T10:44:45.595 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:44:45 smithi031 podman[204424]: 2024-09-21 10:44:45.310205165 +0000 UTC m=+1.731377496 container died 8105a74385f87688192a4b4d904c156a79b4eb2c0a8c35a48e0a0173fbc63851 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, GIT_CLEAN=True) 2024-09-21T10:44:45.678 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:45.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:45.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:45.739 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:45.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:45.857 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:45.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:45 smithi031 ceph-mon[96824]: pgmap v2024: 99 pgs: 5 active+undersized, 27 peering, 5 stale+active+clean, 3 active+undersized+degraded, 59 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 22 KiB/s rd, 77 MiB/s wr, 1.24k op/s; 4692/106674 objects degraded (4.398%); 92 KiB/s, 0 objects/s recovering 2024-09-21T10:44:45.959 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:45.990 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:45.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:46.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.6.service' 2024-09-21T10:44:46.077 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:45 smithi007 ceph-mon[99390]: pgmap v2024: 99 pgs: 5 active+undersized, 27 peering, 5 stale+active+clean, 3 active+undersized+degraded, 59 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 22 KiB/s rd, 77 MiB/s wr, 1.24k op/s; 4692/106674 objects degraded (4.398%); 92 KiB/s, 0 objects/s recovering 2024-09-21T10:44:46.077 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:45 smithi007 ceph-mon[101144]: pgmap v2024: 99 pgs: 5 active+undersized, 27 peering, 5 stale+active+clean, 3 active+undersized+degraded, 59 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 22 KiB/s rd, 77 MiB/s wr, 1.24k op/s; 4692/106674 objects degraded (4.398%); 92 KiB/s, 0 objects/s recovering 2024-09-21T10:44:46.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:46.129 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:44:46.129 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T10:44:46.143 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:46.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:46.244 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:46.285 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:46.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:46.387 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:46.420 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:46.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:46.522 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:46.525 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:44:46.523984+0000 min lat: 0.0011775 max lat: 1.02921 avg lat: 0.0073124 2024-09-21T10:44:46.525 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:44:46.525 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 20 16 43751 43735 136.656 101.125 0.0146151 0.0073124 2024-09-21T10:44:46.553 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:46.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:46.571 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:46.655 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:46.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.703 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:46.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:46.804 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:46.829 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:44:46.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:46.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:46 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/164671014' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:46 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/164671014' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:46.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:46.980 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:46.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:47.081 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:47.121 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:47.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:46 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/164671014' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:47.223 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:47.247 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:47.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:47.349 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:47.379 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:47.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:47.481 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:47.510 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:47.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:47.525 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 21 16 45573 45557 135.571 113.875 0.00771305 0.00737101 2024-09-21T10:44:47.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:47.648 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:47.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:47.750 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:47.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.800 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:47.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:47.900 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:47.951 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:47.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:48.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:48.058 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:47 smithi007 ceph-mon[99390]: pgmap v2025: 99 pgs: 9 active+undersized, 27 peering, 6 active+undersized+degraded, 57 active+clean; 2.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 28 KiB/s rd, 94 MiB/s wr, 1.52k op/s; 9961/117777 objects degraded (8.458%); 121 KiB/s, 0 objects/s recovering 2024-09-21T10:44:48.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:47 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:48.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:47 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/164671014' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:48.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:47 smithi007 ceph-mon[99390]: osdmap e1358: 8 total, 7 up, 7 in 2024-09-21T10:44:48.059 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:47 smithi007 ceph-mon[101144]: pgmap v2025: 99 pgs: 9 active+undersized, 27 peering, 6 active+undersized+degraded, 57 active+clean; 2.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 28 KiB/s rd, 94 MiB/s wr, 1.52k op/s; 9961/117777 objects degraded (8.458%); 121 KiB/s, 0 objects/s recovering 2024-09-21T10:44:48.059 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:47 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:48.059 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:47 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/164671014' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:48.059 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:47 smithi007 ceph-mon[101144]: osdmap e1358: 8 total, 7 up, 7 in 2024-09-21T10:44:48.104 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:48.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:47 smithi031 ceph-mon[96824]: pgmap v2025: 99 pgs: 9 active+undersized, 27 peering, 6 active+undersized+degraded, 57 active+clean; 2.4 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 28 KiB/s rd, 94 MiB/s wr, 1.52k op/s; 9961/117777 objects degraded (8.458%); 121 KiB/s, 0 objects/s recovering 2024-09-21T10:44:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:47 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:47 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/164671014' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:47 smithi031 ceph-mon[96824]: osdmap e1358: 8 total, 7 up, 7 in 2024-09-21T10:44:48.206 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:48.236 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:48.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:48.338 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:48.376 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:48.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:48.477 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:48.505 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:48.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:48.526 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 22 16 47334 47318 134.408 110.062 0.00603909 0.00743373 2024-09-21T10:44:48.606 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:48.658 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:48.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:48.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:48.800 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:48.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:48.902 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:48.937 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:48.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:48 smithi007 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2024-09-21T10:44:48.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:48 smithi007 ceph-mon[101144]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2024-09-21T10:44:49.040 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:49.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:49.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:48 smithi031 ceph-mon[96824]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2024-09-21T10:44:49.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:49.206 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:49.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:49.308 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:49.332 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:49.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:49.434 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:49.463 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:49.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:49.525 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 23 16 49039 49023 133.197 106.562 0.00400412 0.00749613 2024-09-21T10:44:49.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:49.606 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:49.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:49.708 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:49.738 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:49.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:49.798 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:44:49.839 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:49.867 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:49.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:49.969 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:49.996 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:49.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:50.049 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:49 smithi007 ceph-mon[101144]: pgmap v2027: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 34 KiB/s rd, 136 MiB/s wr, 2.19k op/s; 19602/133119 objects degraded (14.725%); 143 KiB/s, 0 objects/s recovering 2024-09-21T10:44:50.050 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:49 smithi007 ceph-mon[99390]: pgmap v2027: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 34 KiB/s rd, 136 MiB/s wr, 2.19k op/s; 19602/133119 objects degraded (14.725%); 143 KiB/s, 0 objects/s recovering 2024-09-21T10:44:50.098 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:50.125 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:50.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:49 smithi031 ceph-mon[96824]: pgmap v2027: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 34 KiB/s rd, 136 MiB/s wr, 2.19k op/s; 19602/133119 objects degraded (14.725%); 143 KiB/s, 0 objects/s recovering 2024-09-21T10:44:50.227 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:50.248 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:44:50.249 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:44:50.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:50.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:50.288 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:44:50.289 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:44:50.331 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:44:50.331 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:44:50.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:50.382 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:44:50.382 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:44:50.399 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:50.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:50.416 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:44:50.417 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:44:50.452 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:44:50.452 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:44:50.453 INFO:teuthology.orchestra.run.smithi007.stderr:Error ENXIO: problem getting command descriptions from osd.6 2024-09-21T10:44:50.485 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:44:50.485 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:44:50.500 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:50.525 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 24 16 50628 50612 131.785 99.3125 0.0103221 0.00758262 2024-09-21T10:44:50.543 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:50.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:50.644 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:50.682 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:50.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:50.783 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:50.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:50.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:50.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:50.978 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:50.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:51.080 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:51.120 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:51.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:51.129 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 0, 3, 4, 6] out_osds: [7] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2024-09-21T10:44:51.130 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:44:51.130 INFO:tasks.thrashosds.thrasher:Removing osd 2, in_osds are: [1, 2, 5, 0, 3, 4, 6] 2024-09-21T10:44:51.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd out 2 2024-09-21T10:44:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2115096496' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:51.186 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2115096496' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:51.187 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:44:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:44:50] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.51.0" 2024-09-21T10:44:51.187 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2115096496' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:51.222 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:51.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.277 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:51.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:51.378 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:51.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.424 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:51.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:51.524 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:51.528 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 25 16 52260 52244 130.588 102 0.00701299 0.00765212 2024-09-21T10:44:51.572 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:51.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:51.666 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T10:44:51.666 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T10:44:51.674 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:51.702 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:51.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:51.803 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:51.843 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:51.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:51.944 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:51.985 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:51.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:52.087 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:52.160 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:52.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:51 smithi031 ceph-mon[96824]: pgmap v2028: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 19 KiB/s rd, 79 MiB/s wr, 1.28k op/s; 19602/133119 objects degraded (14.725%); 81 KiB/s, 0 objects/s recovering 2024-09-21T10:44:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:52.167 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:52.182 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:51 smithi007 ceph-mon[99390]: pgmap v2028: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 19 KiB/s rd, 79 MiB/s wr, 1.28k op/s; 19602/133119 objects degraded (14.725%); 81 KiB/s, 0 objects/s recovering 2024-09-21T10:44:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:51 smithi007 ceph-mon[101144]: pgmap v2028: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 19 KiB/s rd, 79 MiB/s wr, 1.28k op/s; 19602/133119 objects degraded (14.725%); 81 KiB/s, 0 objects/s recovering 2024-09-21T10:44:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:44:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:52.262 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:52.310 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:52.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:52.412 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:52.441 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:52.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:52.527 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 26 16 53844 53828 129.372 99 0.00749289 0.00772505 2024-09-21T10:44:52.542 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:52.594 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:52.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:52.696 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:52.742 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:52.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:52.844 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:52.872 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:52.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:52.974 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:53.012 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:53.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:53.114 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:53.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:53.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:52 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 22274/155160 objects degraded (14.356%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:44:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:52 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 22274/155160 objects degraded (14.356%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:44:53.249 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:53.295 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:53.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:53.397 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:52 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 22274/155160 objects degraded (14.356%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:44:53.426 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:53.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:53.527 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 27 16 55537 55521 128.499 105.812 0.00654931 0.00777667 2024-09-21T10:44:53.527 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:53.564 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:53.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:53.666 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:53.667 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:44:53.695 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:53.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:53.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:53.853 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:53.954 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:53.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.994 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:53.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:54.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:54.120 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:54.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:54.194 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:53 smithi007 ceph-mon[99390]: pgmap v2029: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 16 KiB/s rd, 112 MiB/s wr, 1.80k op/s; 22274/155160 objects degraded (14.356%); 67 KiB/s, 0 objects/s recovering 2024-09-21T10:44:54.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:53 smithi007 ceph-mon[101144]: pgmap v2029: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 16 KiB/s rd, 112 MiB/s wr, 1.80k op/s; 22274/155160 objects degraded (14.356%); 67 KiB/s, 0 objects/s recovering 2024-09-21T10:44:54.221 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:54.247 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:54.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:54.349 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:54.379 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:54.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:53 smithi031 ceph-mon[96824]: pgmap v2029: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.2 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 16 KiB/s rd, 112 MiB/s wr, 1.80k op/s; 22274/155160 objects degraded (14.356%); 67 KiB/s, 0 objects/s recovering 2024-09-21T10:44:54.481 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:54.523 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:54.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:54.528 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 28 16 57050 57034 127.285 94.5625 0.0111409 0.00785041 2024-09-21T10:44:54.625 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:54.652 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:54.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:54.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:54.788 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:54.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:54.890 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:54.928 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:54.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:55.030 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:55.053 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:55.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:55.155 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:55.188 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:55.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:55.290 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:55.319 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:55.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:55.421 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:55.455 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:55.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:55.528 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 29 15 58362 58347 125.725 82.0625 0.00967736 0.00794817 2024-09-21T10:44:55.557 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:55.601 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:55.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:55.703 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:55.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.747 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:55.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:55.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:55.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:55.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:55.976 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:56.014 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:56.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:56.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:56.154 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:56.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:56.258 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:56.297 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:56.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:56.300 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:55 smithi031 ceph-mon[96824]: pgmap v2030: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 7.6 KiB/s rd, 108 MiB/s wr, 1.73k op/s; 23350/158388 objects degraded (14.742%); 34 KiB/s, 0 objects/s recovering 2024-09-21T10:44:56.399 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:56.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:56.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:56.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:55 smithi007 ceph-mon[99390]: pgmap v2030: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 7.6 KiB/s rd, 108 MiB/s wr, 1.73k op/s; 23350/158388 objects degraded (14.742%); 34 KiB/s, 0 objects/s recovering 2024-09-21T10:44:56.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:55 smithi007 ceph-mon[101144]: pgmap v2030: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 7.6 KiB/s rd, 108 MiB/s wr, 1.73k op/s; 23350/158388 objects degraded (14.742%); 34 KiB/s, 0 objects/s recovering 2024-09-21T10:44:56.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:56.528 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 30 16 59796 59780 124.52 89.5625 0.00613657 0.00802598 2024-09-21T10:44:56.555 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:56.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:56.657 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:56.684 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:56.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:56.786 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:56.808 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:56.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:56.909 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:56.948 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:56.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:57.050 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:57.081 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:57.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:57.184 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:57.221 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:57.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:57.323 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:57.354 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:57.455 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:57.487 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:57.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:57.528 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 31 16 61146 61130 123.225 84.375 0.00338676 0.00810945 2024-09-21T10:44:57.588 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:57.628 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:57.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:57.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:57.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:57.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:57.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:57.893 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:57.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:57.995 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:58.033 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:58.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:58.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:58.174 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:58.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:58.276 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:58.312 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:58.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:58.316 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:57 smithi031 ceph-mon[96824]: pgmap v2031: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 102 MiB/s wr, 1.64k op/s; 24301/166938 objects degraded (14.557%) 2024-09-21T10:44:58.414 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:58.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:57 smithi007 ceph-mon[99390]: pgmap v2031: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 102 MiB/s wr, 1.64k op/s; 24301/166938 objects degraded (14.557%) 2024-09-21T10:44:58.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:57 smithi007 ceph-mon[101144]: pgmap v2031: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 102 MiB/s wr, 1.64k op/s; 24301/166938 objects degraded (14.557%) 2024-09-21T10:44:58.445 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:58.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:58.528 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 32 16 62693 62677 122.395 96.6875 0.0108624 0.00816487 2024-09-21T10:44:58.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:58.578 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:58.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:58.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:58.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:58.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:58.813 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:58.846 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:58.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:58.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:58.978 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:58.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:59.080 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:59.106 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:58 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 24301/166938 objects degraded (14.557%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:44:59.107 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:59.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:59.209 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:59.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:59.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:59.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:59.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:59.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:59.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:58 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 24301/166938 objects degraded (14.557%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:44:59.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:58 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 24301/166938 objects degraded (14.557%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:44:59.488 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:59.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.527 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:59.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:59.528 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 33 16 63993 63977 121.148 81.25 0.0108501 0.00824921 2024-09-21T10:44:59.629 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:59.662 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:44:59.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:59.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:59.802 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:59.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:59.904 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:59.940 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:44:59.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:00.042 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:00.076 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:00.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:00.178 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:00.207 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:00.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:00.309 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:00.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.339 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:00.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:44:59 smithi031 ceph-mon[96824]: pgmap v2032: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s; 26586/180717 objects degraded (14.711%) 2024-09-21T10:45:00.439 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:00.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:44:59 smithi007 ceph-mon[99390]: pgmap v2032: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s; 26586/180717 objects degraded (14.711%) 2024-09-21T10:45:00.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:44:59 smithi007 ceph-mon[101144]: pgmap v2032: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s; 26586/180717 objects degraded (14.711%) 2024-09-21T10:45:00.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:00.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:00.528 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 34 16 65324 65308 120.031 83.1875 0.00198783 0.00831458 2024-09-21T10:45:00.571 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:00.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:00.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:00.715 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:00.746 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:00.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:00.847 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:00.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:00.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:00.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:01.008 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:01.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:01.110 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:01.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.154 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:01.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:45:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:45:00] "GET /metrics HTTP/1.1" 200 36683 "" "Prometheus/2.51.0" 2024-09-21T10:45:01.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:01.288 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:01.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:01.390 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:01.429 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:01.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:01.528 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 35 16 66786 66770 119.212 91.375 0.00942381 0.00838274 2024-09-21T10:45:01.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:01.557 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:01.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:01.658 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:01.689 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:01.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:01.791 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:01.819 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:01.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:01.921 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:01.959 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:01.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:02.061 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:02.088 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:02.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:02.190 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:02.219 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:02.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:02.321 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:02.345 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:02.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:02.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:01 smithi031 ceph-mon[96824]: pgmap v2033: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 83 MiB/s wr, 1.32k op/s; 26586/180717 objects degraded (14.711%) 2024-09-21T10:45:02.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:01 smithi007 ceph-mon[99390]: pgmap v2033: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 83 MiB/s wr, 1.32k op/s; 26586/180717 objects degraded (14.711%) 2024-09-21T10:45:02.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:01 smithi007 ceph-mon[101144]: pgmap v2033: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 83 MiB/s wr, 1.32k op/s; 26586/180717 objects degraded (14.711%) 2024-09-21T10:45:02.447 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:02.489 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:02.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:02.528 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 36 16 67933 67917 117.892 71.6875 0.00929737 0.00847767 2024-09-21T10:45:02.592 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:02.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.633 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:02.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:02.734 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:02.770 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:02.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:02.899 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:02.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:03.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:03.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:03.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:03.140 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:03.184 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:03.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:03.286 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:03.312 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:03.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:03.414 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:03.444 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:03.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:03.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 37 16 69346 69330 117.086 88.3125 0.00664332 0.00853514 2024-09-21T10:45:03.546 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:03.588 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:03.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:03.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:03.715 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:03.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:03.817 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:03.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:03.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:03.856 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:45:03.856 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:45:03.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:03.975 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:03.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:04.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:03 smithi007 ceph-mon[99390]: pgmap v2034: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 114 MiB/s wr, 1.82k op/s; 28838/198870 objects degraded (14.501%) 2024-09-21T10:45:04.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:03 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 28838/198870 objects degraded (14.501%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:04.053 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:03 smithi007 ceph-mon[101144]: pgmap v2034: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 114 MiB/s wr, 1.82k op/s; 28838/198870 objects degraded (14.501%) 2024-09-21T10:45:04.053 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:03 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 28838/198870 objects degraded (14.501%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:04.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:04.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.117 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:04.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:04.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:04.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:04.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:04.355 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:04.392 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:04.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:03 smithi031 ceph-mon[96824]: pgmap v2034: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 114 MiB/s wr, 1.82k op/s; 28838/198870 objects degraded (14.501%) 2024-09-21T10:45:04.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:03 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 28838/198870 objects degraded (14.501%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:04.494 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:04.522 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:04.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:04.530 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 38 16 70689 70673 116.213 83.9375 0.00655972 0.00859907 2024-09-21T10:45:04.624 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:04.652 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:04.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:04.753 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:04.792 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:04.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:04.893 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:04.935 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:04.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:04.994 INFO:teuthology.orchestra.run.smithi007.stderr:marked out osd.2. 2024-09-21T10:45:05.038 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:05.063 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:05.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:05.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:45:05.165 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:05.187 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:05.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:04 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:45:04.972+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1358 definitely_dead 0 2024-09-21T10:45:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:04 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2246097743' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:45:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:04 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:45:05.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:04 smithi007 ceph-mon[99390]: Client client.admin marked osd.2 out, while it was still marked up 2024-09-21T10:45:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:04 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2246097743' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:45:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:04 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:45:05.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:04 smithi007 ceph-mon[101144]: Client client.admin marked osd.2 out, while it was still marked up 2024-09-21T10:45:05.289 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:05.311 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:05.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:05.413 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:05.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:04 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2246097743' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:45:05.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:04 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:45:05.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:04 smithi031 ceph-mon[96824]: Client client.admin marked osd.2 out, while it was still marked up 2024-09-21T10:45:05.436 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:05.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:05.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 39 16 71302 71286 114.216 38.3125 0.00341233 0.00863371 2024-09-21T10:45:05.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:05.559 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:05.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:05.661 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:05.683 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:05.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:05.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:05.806 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:05.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:05.908 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:05.930 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:05.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:06.032 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:06.054 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:06.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:06.156 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:06.177 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:06.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:06.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:06.306 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:06.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:06.407 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:06.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:05 smithi031 ceph-mon[96824]: pgmap v2035: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s; 29652/201312 objects degraded (14.729%) 2024-09-21T10:45:06.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:05 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-09-21T10:45:06.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:05 smithi031 ceph-mon[96824]: osdmap e1359: 8 total, 7 up, 6 in 2024-09-21T10:45:06.430 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:06.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:06.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:05 smithi007 ceph-mon[99390]: pgmap v2035: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s; 29652/201312 objects degraded (14.729%) 2024-09-21T10:45:06.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:05 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-09-21T10:45:06.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:05 smithi007 ceph-mon[99390]: osdmap e1359: 8 total, 7 up, 6 in 2024-09-21T10:45:06.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:05 smithi007 ceph-mon[101144]: pgmap v2035: 99 pgs: 28 active+undersized, 14 active+undersized+degraded, 57 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s; 29652/201312 objects degraded (14.729%) 2024-09-21T10:45:06.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:05 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-09-21T10:45:06.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:05 smithi007 ceph-mon[101144]: osdmap e1359: 8 total, 7 up, 6 in 2024-09-21T10:45:06.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:45:06.530119+0000 min lat: 0.0011775 max lat: 1.02921 avg lat: 0.00863371 2024-09-21T10:45:06.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:45:06.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 40 16 71302 71286 111.361 0 - 0.00863371 2024-09-21T10:45:06.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:06.558 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:06.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:06.660 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:06.686 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:06.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:06.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:06.810 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:06.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:06.912 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:06.937 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:06.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:06.972 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:06.984 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:07.039 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:07.078 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:07.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:07.180 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:07.214 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:07.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:07.316 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:07.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:07.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:07.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:07 smithi031 ceph-mon[96824]: osdmap e1360: 8 total, 7 up, 6 in 2024-09-21T10:45:07.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:07.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:45:07.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:45:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:07 smithi007 ceph-mon[99390]: osdmap e1360: 8 total, 7 up, 6 in 2024-09-21T10:45:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:45:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:45:07.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:07 smithi007 ceph-mon[101144]: osdmap e1360: 8 total, 7 up, 6 in 2024-09-21T10:45:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:45:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:45:07.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:07.491 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:07.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:07.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 41 16 71621 71605 109.131 9.96875 0.01238 0.00915601 2024-09-21T10:45:07.592 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:07.633 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:07.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:07.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:07.775 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:07.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:07.877 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:07.919 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:07.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:08.020 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:08.071 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:08.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:08.113 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:08 smithi007 ceph-mon[99390]: pgmap v2038: 99 pgs: 3 unknown, 6 peering, 27 active+undersized, 14 active+undersized+degraded, 49 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 67 MiB/s wr, 1.07k op/s; 30404/206424 objects degraded (14.729%) 2024-09-21T10:45:08.113 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:08 smithi007 ceph-mon[99390]: osdmap e1361: 8 total, 7 up, 6 in 2024-09-21T10:45:08.114 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:08 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:45:08.114 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:08 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:45:08.114 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:08 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:45:08.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:08 smithi007 ceph-mon[101144]: pgmap v2038: 99 pgs: 3 unknown, 6 peering, 27 active+undersized, 14 active+undersized+degraded, 49 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 67 MiB/s wr, 1.07k op/s; 30404/206424 objects degraded (14.729%) 2024-09-21T10:45:08.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:08 smithi007 ceph-mon[101144]: osdmap e1361: 8 total, 7 up, 6 in 2024-09-21T10:45:08.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:08 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:45:08.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:08 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:45:08.114 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:08 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:45:08.173 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:08.204 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:08.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:08.306 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:08.344 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:08.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:08.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:08 smithi031 ceph-mon[96824]: pgmap v2038: 99 pgs: 3 unknown, 6 peering, 27 active+undersized, 14 active+undersized+degraded, 49 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 67 MiB/s wr, 1.07k op/s; 30404/206424 objects degraded (14.729%) 2024-09-21T10:45:08.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:08 smithi031 ceph-mon[96824]: osdmap e1361: 8 total, 7 up, 6 in 2024-09-21T10:45:08.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:08 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:45:08.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:08 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:45:08.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:08 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:45:08.446 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:08.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.482 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:08.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:08.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 42 16 72632 72616 108.037 63.1875 0.00822506 0.00924973 2024-09-21T10:45:08.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:08.620 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:08.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:08.722 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:08.754 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:08.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:08.856 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:08.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:08.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:08.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:09.037 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:09.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:09.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:09.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.182 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:09.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:09.283 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:09.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.321 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:09.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:09.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:09 smithi031 ceph-mon[96824]: osdmap e1362: 8 total, 7 up, 6 in 2024-09-21T10:45:09.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:09 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 30404/206424 objects degraded (14.729%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:09.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:09.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:09 smithi007 ceph-mon[99390]: osdmap e1362: 8 total, 7 up, 6 in 2024-09-21T10:45:09.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:09 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 30404/206424 objects degraded (14.729%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:09.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:09 smithi007 ceph-mon[101144]: osdmap e1362: 8 total, 7 up, 6 in 2024-09-21T10:45:09.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:09 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 30404/206424 objects degraded (14.729%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:09.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.459 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:09.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:09.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 43 16 73684 73668 107.054 65.75 0.0147628 0.00933599 2024-09-21T10:45:09.559 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:09.594 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:09.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:09.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:09.739 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:09.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:09.857 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:09.891 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:09.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:09.993 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:10.033 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:10.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:10.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:10.167 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:10.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:10 smithi007 ceph-mon[99390]: pgmap v2041: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 12 active+clean+remapped, 3 active+undersized+remapped, 3 unknown, 6 peering, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 40 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s; 40428/214431 objects degraded (18.854%); 9160/214431 objects misplaced (4.272%); 17 KiB/s, 2 keys/s, 1 objects/s recovering 2024-09-21T10:45:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:10 smithi007 ceph-mon[99390]: osdmap e1363: 8 total, 7 up, 6 in 2024-09-21T10:45:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:10 smithi007 ceph-mon[101144]: pgmap v2041: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 12 active+clean+remapped, 3 active+undersized+remapped, 3 unknown, 6 peering, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 40 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s; 40428/214431 objects degraded (18.854%); 9160/214431 objects misplaced (4.272%); 17 KiB/s, 2 keys/s, 1 objects/s recovering 2024-09-21T10:45:10.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:10 smithi007 ceph-mon[101144]: osdmap e1363: 8 total, 7 up, 6 in 2024-09-21T10:45:10.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:10.303 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:10.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:10.404 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:10.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:10 smithi031 ceph-mon[96824]: pgmap v2041: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 12 active+clean+remapped, 3 active+undersized+remapped, 3 unknown, 6 peering, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 40 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s; 40428/214431 objects degraded (18.854%); 9160/214431 objects misplaced (4.272%); 17 KiB/s, 2 keys/s, 1 objects/s recovering 2024-09-21T10:45:10.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:10 smithi031 ceph-mon[96824]: osdmap e1363: 8 total, 7 up, 6 in 2024-09-21T10:45:10.441 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:10.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:10.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 44 16 74655 74639 106 60.6875 0.0454872 0.00942748 2024-09-21T10:45:10.544 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:10.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:10.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:10.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:10.718 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:10.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:10.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:10.851 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:10.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:10.955 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:10.989 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:10.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:11.053 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:45:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:45:10] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.51.0" 2024-09-21T10:45:11.069 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:45:11.091 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:11.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.132 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:11.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:11.233 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:11.266 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:11.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:11.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:11.401 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:11 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/806345425' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:45:11.401 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:11 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:45:11.402 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:11 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/806345425' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:45:11.402 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:11 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:45:11.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:11.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:11 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/806345425' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:45:11.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:11 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:45:11.512 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:11.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 45 16 75664 75648 105.046 63.0625 0.0104925 0.00951461 2024-09-21T10:45:11.550 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:11.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:11.651 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:11.664 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2024-09-21T10:45:11.664 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:45:11.664 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:45:11.664 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 0.205430 2024-09-21T10:45:11.665 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 4 0.20543041658783745 2024-09-21T10:45:11.690 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:11.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:11.792 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:11.839 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:11.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:11.941 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:11.973 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:11.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:12.075 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:12.108 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:12.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:12.209 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:12.244 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:12.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:12.346 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:12.383 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:12.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:12.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:12 smithi031 ceph-mon[96824]: pgmap v2043: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 12 active+clean+remapped, 3 active+undersized+remapped, 3 unknown, 6 peering, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 40 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 37 MiB/s wr, 586 op/s; 40428/214431 objects degraded (18.854%); 9160/214431 objects misplaced (4.272%); 15 KiB/s, 2 keys/s, 1 objects/s recovering 2024-09-21T10:45:12.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:12 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:12.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:12 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:45:12.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:12 smithi031 ceph-mon[96824]: osdmap e1364: 8 total, 7 up, 6 in 2024-09-21T10:45:12.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:12 smithi007 ceph-mon[99390]: pgmap v2043: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 12 active+clean+remapped, 3 active+undersized+remapped, 3 unknown, 6 peering, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 40 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 37 MiB/s wr, 586 op/s; 40428/214431 objects degraded (18.854%); 9160/214431 objects misplaced (4.272%); 15 KiB/s, 2 keys/s, 1 objects/s recovering 2024-09-21T10:45:12.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:12 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:12.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:12 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:45:12.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:12 smithi007 ceph-mon[99390]: osdmap e1364: 8 total, 7 up, 6 in 2024-09-21T10:45:12.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:12 smithi007 ceph-mon[101144]: pgmap v2043: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 12 active+clean+remapped, 3 active+undersized+remapped, 3 unknown, 6 peering, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 40 active+clean; 4.4 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 37 MiB/s wr, 586 op/s; 40428/214431 objects degraded (18.854%); 9160/214431 objects misplaced (4.272%); 15 KiB/s, 2 keys/s, 1 objects/s recovering 2024-09-21T10:45:12.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:12 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:12.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:12 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:45:12.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:12 smithi007 ceph-mon[101144]: osdmap e1364: 8 total, 7 up, 6 in 2024-09-21T10:45:12.485 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:12.515 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:12.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:12.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 46 16 76684 76668 104.148 63.75 0.00882525 0.0095958 2024-09-21T10:45:12.617 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:12.654 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:12.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:12.755 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:12.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.797 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:12.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:12.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:12.932 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:12.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:12.954 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:45:12.954 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:45:12.986 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:45:12.986 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:45:13.017 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:45:13.017 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:45:13.034 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:13.054 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:45:13.054 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:45:13.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:13.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:13.088 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:45:13.088 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:45:13.115 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:45:13.115 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:45:13.115 INFO:teuthology.orchestra.run.smithi007.stderr:Error ENXIO: problem getting command descriptions from osd.6 2024-09-21T10:45:13.149 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:45:13.150 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:45:13.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:13.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:13.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:13.330 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:13.366 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:13.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:13.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:13 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3658172196' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:13.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:13 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3658172196' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:13.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:13 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3658172196' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:13.468 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:13.499 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:13.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:13.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 47 16 77677 77661 103.253 62.0625 0.00969922 0.00967888 2024-09-21T10:45:13.601 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:13.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.641 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:13.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:13.680 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:45:13.680 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:45:13.680 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:45:13.680 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:45:13.680 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:45:13.742 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:13.780 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:13.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:13.882 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:13.918 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:13.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:14.019 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:14.062 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:14.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:14.115 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T10:45:14.116 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T10:45:14.164 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:14.207 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:14.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:14.309 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:14.343 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:14.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:14 smithi031 ceph-mon[96824]: pgmap v2045: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 4.6 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s; 46104/226215 objects degraded (20.381%); 13376/226215 objects misplaced (5.913%); 3.3 MiB/s, 1 keys/s, 53 objects/s recovering 2024-09-21T10:45:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:14 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 46104/226215 objects degraded (20.381%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:14.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:14 smithi007 ceph-mon[99390]: pgmap v2045: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 4.6 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s; 46104/226215 objects degraded (20.381%); 13376/226215 objects misplaced (5.913%); 3.3 MiB/s, 1 keys/s, 53 objects/s recovering 2024-09-21T10:45:14.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:14 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 46104/226215 objects degraded (20.381%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:14.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:14 smithi007 ceph-mon[101144]: pgmap v2045: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 4.6 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s; 46104/226215 objects degraded (20.381%); 13376/226215 objects misplaced (5.913%); 3.3 MiB/s, 1 keys/s, 53 objects/s recovering 2024-09-21T10:45:14.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:14 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 46104/226215 objects degraded (20.381%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:14.445 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:14.482 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:14.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:14.531 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 48 16 78678 78662 102.405 62.5625 0.0321824 0.00975891 2024-09-21T10:45:14.585 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:14.625 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:14.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:14.727 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:14.761 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:14.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:14.863 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:14.865 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:14.909 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:14.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:15.011 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:15.049 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:15.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:15.151 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:15.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.184 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:15.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:15.285 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:15.316 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:15.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:15.398 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:45:15.418 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:15.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.457 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:15.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:15.532 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 49 16 79702 79686 101.62 64 0.0100884 0.00983412 2024-09-21T10:45:15.558 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:15.588 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:15.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:15.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:15.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.727 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:15.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:15.828 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:15.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:15.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:15.965 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:16.006 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:16.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:16.107 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:16.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:45:16.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:16.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:16.249 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:16.286 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:16.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:16.370 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:16 smithi007 ceph-mon[101144]: pgmap v2046: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 48 MiB/s wr, 764 op/s; 46431/228150 objects degraded (20.351%); 13694/228150 objects misplaced (6.002%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:45:16.371 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:16 smithi007 ceph-mon[99390]: pgmap v2046: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 48 MiB/s wr, 764 op/s; 46431/228150 objects degraded (20.351%); 13694/228150 objects misplaced (6.002%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:45:16.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:16.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:16 smithi031 ceph-mon[96824]: pgmap v2046: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 48 MiB/s wr, 764 op/s; 46431/228150 objects degraded (20.351%); 13694/228150 objects misplaced (6.002%); 2.8 MiB/s, 44 objects/s recovering 2024-09-21T10:45:16.431 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:16.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:16.532 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 50 16 80723 80707 100.864 63.8125 0.00736237 0.00990868 2024-09-21T10:45:16.532 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:16.568 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:16.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:16.614 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:45:16.670 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:16.714 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:16.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:16.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:16.847 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:16.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:16.948 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:16.980 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:16.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:17.081 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:17.121 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:17.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:17.223 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:17.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.259 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:17.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:17.359 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:17.399 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:17.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:17.423 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:17.423 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:17.496 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:17.500 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:17.533 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 51 16 81629 81613 99.9959 56.625 0.0105376 0.00999419 2024-09-21T10:45:17.564 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:17.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:17.665 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:17.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.709 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:17.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:17.810 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:17.843 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:17.945 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:17.980 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:17.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:18.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:18.099 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.4 primary-affinity to 0.20543 (8134632) 2024-09-21T10:45:18.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.121 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:18.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:18.123 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:18 smithi007 ceph-mon[99390]: pgmap v2047: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 4.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 48 MiB/s wr, 767 op/s; 47098/232857 objects degraded (20.226%); 13694/232857 objects misplaced (5.881%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:45:18.124 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:18 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3756313292' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.20543041658783745} : dispatch 2024-09-21T10:45:18.124 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:18 smithi007 ceph-mon[101144]: pgmap v2047: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 4.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 48 MiB/s wr, 767 op/s; 47098/232857 objects degraded (20.226%); 13694/232857 objects misplaced (5.881%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:45:18.124 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:18 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3756313292' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.20543041658783745} : dispatch 2024-09-21T10:45:18.223 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:18.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:18.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:18.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:18.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:18.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:18.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:18 smithi031 ceph-mon[96824]: pgmap v2047: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 4.7 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 48 MiB/s wr, 767 op/s; 47098/232857 objects degraded (20.226%); 13694/232857 objects misplaced (5.881%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:45:18.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:18 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3756313292' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.20543041658783745} : dispatch 2024-09-21T10:45:18.481 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:18.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:18.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:18.533 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 52 16 82474 82458 99.0885 52.8125 0.00335258 0.0100414 2024-09-21T10:45:18.608 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:18.630 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:18.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:18.732 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:18.756 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:18.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:18.858 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:18.881 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:18.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:18.983 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:19.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.007 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:19.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:19.108 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:19.130 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:19.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:19 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3756313292' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.20543041658783745}]': finished 2024-09-21T10:45:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:19 smithi007 ceph-mon[99390]: osdmap e1365: 8 total, 7 up, 6 in 2024-09-21T10:45:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:19 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 47098/232857 objects degraded (20.226%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:19 smithi007 ceph-mon[99390]: osdmap e1366: 8 total, 7 up, 6 in 2024-09-21T10:45:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:19 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3756313292' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.20543041658783745}]': finished 2024-09-21T10:45:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:19 smithi007 ceph-mon[101144]: osdmap e1365: 8 total, 7 up, 6 in 2024-09-21T10:45:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:19 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 47098/232857 objects degraded (20.226%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:19 smithi007 ceph-mon[101144]: osdmap e1366: 8 total, 7 up, 6 in 2024-09-21T10:45:19.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:19.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:19.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:19.356 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:19.381 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:19.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:19 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3756313292' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.20543041658783745}]': finished 2024-09-21T10:45:19.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:19 smithi031 ceph-mon[96824]: osdmap e1365: 8 total, 7 up, 6 in 2024-09-21T10:45:19.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:19 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 47098/232857 objects degraded (20.226%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:19.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:19 smithi031 ceph-mon[96824]: osdmap e1366: 8 total, 7 up, 6 in 2024-09-21T10:45:19.483 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:19.506 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:19.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:19.533 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 53 16 82537 82521 97.2934 3.9375 0.00322362 0.0101271 2024-09-21T10:45:19.608 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:19.631 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:19.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:19.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:19.755 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:19.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:19.856 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:19.879 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:19.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:19.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:20.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.006 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:20.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:20.107 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:20.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:20.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:20.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:20.261 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:20.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:20.363 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:20.390 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:20.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:20.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:20 smithi031 ceph-mon[96824]: pgmap v2050: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s; 48447/243366 objects degraded (19.907%); 13699/243366 objects misplaced (5.629%); 4.8 MiB/s, 77 objects/s recovering 2024-09-21T10:45:20.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:20 smithi031 ceph-mon[96824]: osdmap e1367: 8 total, 7 up, 6 in 2024-09-21T10:45:20.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:20 smithi007 ceph-mon[99390]: pgmap v2050: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s; 48447/243366 objects degraded (19.907%); 13699/243366 objects misplaced (5.629%); 4.8 MiB/s, 77 objects/s recovering 2024-09-21T10:45:20.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:20 smithi007 ceph-mon[99390]: osdmap e1367: 8 total, 7 up, 6 in 2024-09-21T10:45:20.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:20 smithi007 ceph-mon[101144]: pgmap v2050: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 71 MiB/s wr, 1.14k op/s; 48447/243366 objects degraded (19.907%); 13699/243366 objects misplaced (5.629%); 4.8 MiB/s, 77 objects/s recovering 2024-09-21T10:45:20.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:20 smithi007 ceph-mon[101144]: osdmap e1367: 8 total, 7 up, 6 in 2024-09-21T10:45:20.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:20.517 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:20.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:20.533 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 54 16 82827 82811 95.8274 18.125 0.493451 0.010393 2024-09-21T10:45:20.619 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:20.643 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:20.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:20.745 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:20.772 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:20.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:20.874 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:20.900 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:20.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:21.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:21.021 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:45:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:45:20] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.51.0" 2024-09-21T10:45:21.037 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:21.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:21.139 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:21.168 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:21.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:21.270 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:21.296 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:21.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:21.398 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:21.427 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:21.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:21.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:21.533 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 55 16 83317 83301 94.642 30.625 0.00388757 0.0105227 2024-09-21T10:45:21.553 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:21.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:21.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:21.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:21.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:21.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:21.802 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:21.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:21.904 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:21.927 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:21.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:22.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:22.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:22.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:22.154 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:22.184 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:22.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:22.212 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:45:22.212 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:45:22.233 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:45:22.233 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:45:22.233 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:22 smithi007 ceph-mon[99390]: pgmap v2052: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 53 MiB/s wr, 845 op/s; 48447/243366 objects degraded (19.907%); 13699/243366 objects misplaced (5.629%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:45:22.233 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:22 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:22.234 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:22 smithi007 ceph-mon[101144]: pgmap v2052: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 53 MiB/s wr, 845 op/s; 48447/243366 objects degraded (19.907%); 13699/243366 objects misplaced (5.629%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:45:22.234 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:22 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:22.258 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:45:22.258 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:45:22.277 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:45:22.277 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:45:22.285 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:22.294 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:45:22.294 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:45:22.308 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:22.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:22.409 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:22.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:22 smithi031 ceph-mon[96824]: pgmap v2052: 99 pgs: 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.0 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 53 MiB/s wr, 845 op/s; 48447/243366 objects degraded (19.907%); 13699/243366 objects misplaced (5.629%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:45:22.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:22 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:22.433 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:22.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:22.436 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:45:22.437 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:45:22.437 INFO:teuthology.orchestra.run.smithi007.stderr:Error ENXIO: problem getting command descriptions from osd.6 2024-09-21T10:45:22.457 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:45:22.457 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:45:22.533 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 56 16 83595 83579 93.2623 17.375 0.00356251 0.0106873 2024-09-21T10:45:22.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:22.558 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:22.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:22.659 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:22.685 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:22.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:22.787 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:22.812 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:22.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:22.914 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:22.940 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:22.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:23.041 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:23.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:23.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T10:45:23.128 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T10:45:23.167 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:23.193 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:23.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:23.258 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:23 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1363962057' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:23.258 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:23 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 48447/243366 objects degraded (19.907%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:23.259 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:23 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1363962057' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:23.259 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:23 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 48447/243366 objects degraded (19.907%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:23.295 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:23.321 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:23.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:23.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:23 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1363962057' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:23.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:23 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 48447/243366 objects degraded (19.907%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:23.423 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:23.448 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:23.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:23.533 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 57 16 83895 83879 91.9552 18.75 0.321548 0.0108525 2024-09-21T10:45:23.550 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:23.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:23.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:23.683 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:23.707 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:23.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:23.808 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:23.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:23.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:23.890 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:45:23.890 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:45:23.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:23.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:23.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:24.062 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:24.087 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:24.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:24.156 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:45:24.188 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:24.214 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:24.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:24.315 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:24.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:24.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:24 smithi031 ceph-mon[96824]: pgmap v2053: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.1 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 56 MiB/s wr, 894 op/s; 47914/248970 objects degraded (19.245%); 14493/248970 objects misplaced (5.821%); 6.7 MiB/s, 104 objects/s recovering 2024-09-21T10:45:24.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:24 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3831233687' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:24.439 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:24.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:24 smithi007 ceph-mon[99390]: pgmap v2053: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.1 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 56 MiB/s wr, 894 op/s; 47914/248970 objects degraded (19.245%); 14493/248970 objects misplaced (5.821%); 6.7 MiB/s, 104 objects/s recovering 2024-09-21T10:45:24.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:24 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3831233687' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:24.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:24 smithi007 ceph-mon[101144]: pgmap v2053: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.1 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 56 MiB/s wr, 894 op/s; 47914/248970 objects degraded (19.245%); 14493/248970 objects misplaced (5.821%); 6.7 MiB/s, 104 objects/s recovering 2024-09-21T10:45:24.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:24 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3831233687' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:24.461 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:24.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:24.533 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 58 16 84194 84178 90.6921 18.6875 0.499085 0.0109762 2024-09-21T10:45:24.563 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:24.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:24.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:24.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:24.720 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:24.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:24.733 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:45:24.821 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:24.844 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:24.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:24.946 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:24.974 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:24.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:25.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:25.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:25.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:25.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:45:25.201 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:25.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.229 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:25.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:25.229 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:25.329 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:25.358 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:25.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:25.378 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:25 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:25.378 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:25 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3831233687' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:25.378 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:25 smithi007 ceph-mon[99390]: osdmap e1368: 8 total, 7 up, 6 in 2024-09-21T10:45:25.378 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:25 smithi007 ceph-mon[99390]: pgmap v2055: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.1 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 27 MiB/s wr, 434 op/s; 48091/249735 objects degraded (19.257%); 14571/249735 objects misplaced (5.835%); 3.4 MiB/s, 52 objects/s recovering 2024-09-21T10:45:25.379 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:25 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:25.379 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:25 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3831233687' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:25.379 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:25 smithi007 ceph-mon[101144]: osdmap e1368: 8 total, 7 up, 6 in 2024-09-21T10:45:25.379 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:25 smithi007 ceph-mon[101144]: pgmap v2055: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.1 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 27 MiB/s wr, 434 op/s; 48091/249735 objects degraded (19.257%); 14571/249735 objects misplaced (5.835%); 3.4 MiB/s, 52 objects/s recovering 2024-09-21T10:45:25.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:25 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:25.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:25 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3831233687' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:25.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:25 smithi031 ceph-mon[96824]: osdmap e1368: 8 total, 7 up, 6 in 2024-09-21T10:45:25.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:25 smithi031 ceph-mon[96824]: pgmap v2055: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.1 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 27 MiB/s wr, 434 op/s; 48091/249735 objects degraded (19.257%); 14571/249735 objects misplaced (5.835%); 3.4 MiB/s, 52 objects/s recovering 2024-09-21T10:45:25.460 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:25.485 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:25.489 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:25.533 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 59 16 84586 84570 89.5702 24.5 0.00352711 0.0111329 2024-09-21T10:45:25.591 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:25.617 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:25.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:25.718 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:25.749 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:25.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:25.851 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:25.874 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:25.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:25.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:25.998 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:25.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:26.100 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:26.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.125 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:26.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:26.148 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2024-09-21T10:45:26.148 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:45:26.148 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:45:26.148 INFO:tasks.thrashosds.thrasher:Setting osd 3 primary_affinity to 1.000000 2024-09-21T10:45:26.148 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 3 1 2024-09-21T10:45:26.226 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:26.248 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:26.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:26.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:26.372 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:26.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:26.474 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:26.500 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:26.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:26.534 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:45:26.532749+0000 min lat: 0.0011775 max lat: 2.27963 avg lat: 0.0112804 2024-09-21T10:45:26.534 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:45:26.534 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 60 16 84833 84817 88.3348 15.4375 0.00328758 0.0112804 2024-09-21T10:45:26.601 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:26.632 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:26.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:26.734 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:27.150 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:27.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:27.206 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:45:27.206 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:45:27.252 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:27.279 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:27.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:27.372 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:27.381 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:27.404 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:45:27.414 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:27.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:27.516 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:27.535 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 61 16 85163 85147 87.222 20.625 0.00770247 0.0114251 2024-09-21T10:45:27.546 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:27.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:27.648 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:27.672 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:27.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:27.752 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:27 smithi007 ceph-mon[99390]: pgmap v2056: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.1 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 24 MiB/s wr, 388 op/s; 48417/252681 objects degraded (19.161%); 14571/252681 objects misplaced (5.767%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:45:27.752 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:27 smithi007 ceph-mon[101144]: pgmap v2056: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.1 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 24 MiB/s wr, 388 op/s; 48417/252681 objects degraded (19.161%); 14571/252681 objects misplaced (5.767%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:45:27.773 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:27.800 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:27.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:27.866 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:45:27.866 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:45:27.889 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:45:27.889 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:45:27.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:27.912 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:45:27.912 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:45:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:27 smithi031 ceph-mon[96824]: pgmap v2056: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.1 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 24 MiB/s wr, 388 op/s; 48417/252681 objects degraded (19.161%); 14571/252681 objects misplaced (5.767%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:45:27.930 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:27.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:27.934 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:45:27.934 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:45:27.955 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:45:27.956 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:45:27.978 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:45:27.978 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:45:27.978 INFO:teuthology.orchestra.run.smithi007.stderr:Error ENXIO: problem getting command descriptions from osd.6 2024-09-21T10:45:27.996 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:45:27.997 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:45:28.031 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:28.057 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:28.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:28.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:28.184 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:28.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:28.286 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:28.316 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:28.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:28.349 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:45:28.418 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:28.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:28.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:28.535 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 62 16 85466 85450 86.1208 18.9375 0.35695 0.0115601 2024-09-21T10:45:28.543 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:28.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:28.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:28.612 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:28 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/330640362' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:28.612 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:28 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 48417/252681 objects degraded (19.161%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:28.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:28.680 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:28.702 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:28.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:28.803 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:28.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:28.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:28.930 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:28 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/330640362' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:28.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:28 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 48417/252681 objects degraded (19.161%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:28 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/330640362' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:28.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:28 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 48417/252681 objects degraded (19.161%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:28.964 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:29.066 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:29.095 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:29.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:29.197 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:29.221 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:29.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:29.322 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:29.354 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:29.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:29.455 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:29.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:29.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:29.536 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 63 16 85860 85844 85.1447 24.625 0.373747 0.0117123 2024-09-21T10:45:29.582 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:29.607 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:29.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:29.708 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:29.734 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:29.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:29.836 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:29.858 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:29.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:29.864 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:29 smithi007 ceph-mon[99390]: pgmap v2057: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 25 MiB/s wr, 407 op/s; 48628/254865 objects degraded (19.080%); 14410/254865 objects misplaced (5.654%); 4.8 MiB/s, 75 objects/s recovering 2024-09-21T10:45:29.864 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:29 smithi007 ceph-mon[101144]: pgmap v2057: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 25 MiB/s wr, 407 op/s; 48628/254865 objects degraded (19.080%); 14410/254865 objects misplaced (5.654%); 4.8 MiB/s, 75 objects/s recovering 2024-09-21T10:45:29.888 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T10:45:29.889 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T10:45:29.906 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:29 smithi031 ceph-mon[96824]: pgmap v2057: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 25 MiB/s wr, 407 op/s; 48628/254865 objects degraded (19.080%); 14410/254865 objects misplaced (5.654%); 4.8 MiB/s, 75 objects/s recovering 2024-09-21T10:45:29.959 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:29.990 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:29.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:30.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:30.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:30.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:30.216 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:30.241 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:30.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:30.342 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:30.367 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:30.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:30.469 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:30.491 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:30.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:30.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 64 16 86155 86139 84.1025 18.4375 0.00396489 0.0118382 2024-09-21T10:45:30.559 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:45:30.559 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:45:30.559 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:45:30.559 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:45:30.559 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:45:30.592 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:30.616 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:30.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:30.718 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:30.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:30.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:30.848 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:30.877 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:30.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:30.979 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:31.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.002 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:31.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:31.102 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:31.128 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:31.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:45:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:45:30] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.51.0" 2024-09-21T10:45:31.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:31.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:31.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:31.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:45:31.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:31.377 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:31.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:31.478 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:31.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:31.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:31.536 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 65 16 86428 86412 83.0713 17.0625 0.00355269 0.0119917 2024-09-21T10:45:31.566 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:31.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:31.622 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.3 primary-affinity to 1 (8655362) 2024-09-21T10:45:31.634 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:31.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:31.736 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:31.762 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:31.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:31.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:31 smithi007 ceph-mon[99390]: pgmap v2058: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 24 MiB/s wr, 383 op/s; 48628/254865 objects degraded (19.080%); 14410/254865 objects misplaced (5.654%); 4.5 MiB/s, 70 objects/s recovering 2024-09-21T10:45:31.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3018015162' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:45:31.856 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:31 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:45:31.857 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:31 smithi007 ceph-mon[101144]: pgmap v2058: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 24 MiB/s wr, 383 op/s; 48628/254865 objects degraded (19.080%); 14410/254865 objects misplaced (5.654%); 4.5 MiB/s, 70 objects/s recovering 2024-09-21T10:45:31.857 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3018015162' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:45:31.857 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:31 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:45:31.864 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:31.873 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:31 smithi031 ceph-mon[96824]: pgmap v2058: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 24 MiB/s wr, 383 op/s; 48628/254865 objects degraded (19.080%); 14410/254865 objects misplaced (5.654%); 4.5 MiB/s, 70 objects/s recovering 2024-09-21T10:45:31.873 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3018015162' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:45:31.873 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:31 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:45:31.890 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:45:31.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.891 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:31.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:31.992 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:32.021 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:32.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:32.123 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:32.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:32.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:32.247 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:32.275 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:32.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:32.376 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:32.402 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:32.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:32.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:32.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:32.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:32.536 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 66 16 86759 86743 82.1261 20.6875 0.00295248 0.0121457 2024-09-21T10:45:32.633 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:32.660 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:32.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:32.761 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:32.792 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:32.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:32.893 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:45:32.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:32 smithi031 ceph-mon[96824]: osdmap e1369: 8 total, 7 up, 6 in 2024-09-21T10:45:32.916 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:32.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:45:32.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:32 smithi007 ceph-mon[99390]: osdmap e1369: 8 total, 7 up, 6 in 2024-09-21T10:45:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:45:32.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:32 smithi007 ceph-mon[101144]: osdmap e1369: 8 total, 7 up, 6 in 2024-09-21T10:45:33.018 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:33.042 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:33.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:33.143 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:33.168 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:33.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:33.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:33.296 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:33.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:33.398 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:33.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:33.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:33.526 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:33.536 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 67 16 87098 87082 81.2167 21.1875 0.00391104 0.0122811 2024-09-21T10:45:33.549 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:33.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:33.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:33.681 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:33.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:33.783 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:33.806 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:33.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:33.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:33 smithi031 ceph-mon[96824]: pgmap v2060: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 19 MiB/s wr, 308 op/s; 48922/257514 objects degraded (18.998%); 14410/257514 objects misplaced (5.596%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:45:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:33 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 48922/257514 objects degraded (18.998%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:33.932 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:33.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:33 smithi007 ceph-mon[99390]: pgmap v2060: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 19 MiB/s wr, 308 op/s; 48922/257514 objects degraded (18.998%); 14410/257514 objects misplaced (5.596%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:45:33.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:33 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 48922/257514 objects degraded (18.998%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:33 smithi007 ceph-mon[101144]: pgmap v2060: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 19 MiB/s wr, 308 op/s; 48922/257514 objects degraded (18.998%); 14410/257514 objects misplaced (5.596%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:45:33.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:33 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 48922/257514 objects degraded (18.998%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:34.033 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:34.057 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:34.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:34.158 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:34.182 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:34.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:34.283 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:34.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:34.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:34.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:34.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:34.536 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:34.536 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 68 16 87428 87412 80.3257 20.625 0.00352267 0.0124138 2024-09-21T10:45:34.559 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:34.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:34.660 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:34.686 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:34.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:34.788 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:34.813 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:34.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:34.915 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:34.942 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:34.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:35.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:35.066 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:35.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:35.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:35.191 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:35.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:35.287 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:35.293 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:35.316 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:35.417 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:35.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:35.536 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 69 16 87722 87706 79.428 18.375 0.00407908 0.0125578 2024-09-21T10:45:35.544 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:35.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:35.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:35.633 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:45:35.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:35.696 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:35.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:35.798 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:35.823 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:35.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:35 smithi031 ceph-mon[96824]: pgmap v2061: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 327 op/s; 49129/259566 objects degraded (18.927%); 14231/259566 objects misplaced (5.483%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:45:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:35 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2449197355' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:35.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:35 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:35.924 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:35 smithi007 ceph-mon[99390]: pgmap v2061: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 327 op/s; 49129/259566 objects degraded (18.927%); 14231/259566 objects misplaced (5.483%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:45:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:35 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2449197355' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:35 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:35 smithi007 ceph-mon[101144]: pgmap v2061: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 327 op/s; 49129/259566 objects degraded (18.927%); 14231/259566 objects misplaced (5.483%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:45:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:35 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2449197355' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:35 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:35.949 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:35.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:36.050 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:36.080 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:36.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:36.182 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:36.209 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:36.236 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:45:36.236 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:45:36.236 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166069 9.e 9:7590c30c:::benchmark_data_smithi007_240312_object67551:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:48.720911+0000", 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.50997484499999, 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0245507760000001, 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166069 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.237 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.720911+0000", 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.720911+0000", 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.720909+0000", 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:36.238 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.720915+0000", 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.558e-06 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.720926+0000", 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1389999999999999e-05 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.720932+0000", 2024-09-21T10:45:36.239 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8610000000000003e-06 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.720983+0000", 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1193000000000003e-05 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.720995+0000", 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2179e-05 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.732171+0000", 2024-09-21T10:45:36.240 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0111757530000001 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.732312+0000", 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014116899999999999 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.732460+0000", 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014771000000000001 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.738670+0000", 2024-09-21T10:45:36.241 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0062098969999999998 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.742075+0000", 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003404743 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.745372+0000", 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0032969219999999999 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.242 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.745420+0000", 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8260000000000002e-05 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.745461+0000", 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1405000000000001e-05 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166073 9.e 9:7a046883:::benchmark_data_smithi007_240312_object67555:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:48.727290+0000", 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.50359532799999, 2024-09-21T10:45:36.243 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.023411343, 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166073 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.727290+0000", 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.244 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.727290+0000", 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.727289+0000", 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.727299+0000", 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0259e-05 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.245 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.727311+0000", 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1408e-05 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.727316+0000", 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7370000000000003e-06 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.727373+0000", 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6409000000000002e-05 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.727385+0000", 2024-09-21T10:45:36.246 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2065999999999999e-05 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.735420+0000", 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0080349580000001 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.735506+0000", 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6198000000000004e-05 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.735571+0000", 2024-09-21T10:45:36.247 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4799000000000001e-05 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.742081+0000", 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0065100640000000003 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750602+0000", 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0085213489999999992 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750647+0000", 2024-09-21T10:45:36.248 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4716999999999999e-05 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750677+0000", 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0192000000000002e-05 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750701+0000", 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.4447000000000002e-05 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.249 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166092 9.e 9:76ceeb03:::benchmark_data_smithi007_240312_object67574:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:48.945730+0000", 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.285155124, 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.80508468499999997, 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166092 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.250 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.945730+0000", 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.945730+0000", 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.945728+0000", 2024-09-21T10:45:36.251 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.945739+0000", 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0601999999999999e-05 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.945753+0000", 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3691e-05 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.252 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.945762+0000", 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4609999999999997e-06 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.945825+0000", 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3384000000000002e-05 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:48.945836+0000", 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0414000000000001e-05 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.253 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.737254+0000", 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.79141857599999998 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.737315+0000", 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0344999999999999e-05 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.737377+0000", 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2521000000000007e-05 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.254 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.747785+0000", 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010407292 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750742+0000", 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002957094 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750773+0000", 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0831999999999999e-05 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.255 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750796+0000", 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3045999999999999e-05 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750815+0000", 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9415999999999998e-05 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166101 9.e 9:70218469:::benchmark_data_smithi007_240312_object67583:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:49.004763+0000", 2024-09-21T10:45:36.256 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.22612218500001, 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76684439999999998, 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166101 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.004763+0000", 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.257 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.004763+0000", 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.004762+0000", 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.004772+0000", 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9110000000000005e-06 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.258 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.004786+0000", 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.38e-05 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.004792+0000", 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2299999999999996e-06 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.004856+0000", 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4256000000000003e-05 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.259 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.004869+0000", 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2639999999999999e-05 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.738748+0000", 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.73387948300000005 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.738861+0000", 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000113282 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.738988+0000", 2024-09-21T10:45:36.260 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000127028 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.747790+0000", 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0088016499999999994 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.763096+0000", 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015305701999999999 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.771509+0000", 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0084132949999999995 2024-09-21T10:45:36.261 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.262 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.262 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.262 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.771566+0000", 2024-09-21T10:45:36.262 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6823999999999997e-05 2024-09-21T10:45:36.262 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.262 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.771608+0000", 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1724999999999998e-05 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166105 9.e 9:79a8e13b:::benchmark_data_smithi007_240312_object67587:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:49.008961+0000", 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.22192437300001, 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.77248361600000004, 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.263 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166105 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.008961+0000", 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.008961+0000", 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.264 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.008958+0000", 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999967 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.008966+0000", 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1210000000000007e-06 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.008977+0000", 2024-09-21T10:45:36.265 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0772e-05 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.008984+0000", 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9770000000000003e-06 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.009040+0000", 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6672000000000002e-05 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.009051+0000", 2024-09-21T10:45:36.266 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0156999999999999e-05 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.740473+0000", 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.73142235799999999 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.740585+0000", 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000112207 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.740706+0000", 2024-09-21T10:45:36.267 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012052 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750556+0000", 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0098502299999999997 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.763145+0000", 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012589067000000001 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781383+0000", 2024-09-21T10:45:36.268 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018238311 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781419+0000", 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5385000000000001e-05 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781445+0000", 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6009000000000001e-05 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.269 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166112 9.e 9:7259b59c:::benchmark_data_smithi007_240312_object67594:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:49.014587+0000", 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.21629854599999, 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76699535900000004, 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166112 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.014587+0000", 2024-09-21T10:45:36.270 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.014587+0000", 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.014585+0000", 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.014593+0000", 2024-09-21T10:45:36.271 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.435e-06 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.014608+0000", 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4904e-05 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.014614+0000", 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7320000000000001e-06 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.014677+0000", 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2737000000000006e-05 2024-09-21T10:45:36.272 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.014689+0000", 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1892999999999999e-05 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.742101+0000", 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.72741171199999999 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.742208+0000", 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010737499999999999 2024-09-21T10:45:36.273 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.742341+0000", 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000132652 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750559+0000", 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0082187070000000004 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.769445+0000", 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018885325000000001 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.274 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781494+0000", 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012049476999999999 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781543+0000", 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8368000000000002e-05 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781582+0000", 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9579999999999997e-05 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.275 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166117 9.e 9:70185b5a:::benchmark_data_smithi007_240312_object67599:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:49.023902+0000", 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.206983635, 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.75776613699999995, 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166117 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.276 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.023902+0000", 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.023902+0000", 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.023900+0000", 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:36.277 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.023907+0000", 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4500000000000001e-06 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.023924+0000", 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7612e-05 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.278 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.023933+0000", 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.054e-06 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.024002+0000", 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8421000000000001e-05 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.024011+0000", 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2900000000000008e-06 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.279 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.743744+0000", 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.71973329500000005 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.743854+0000", 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000109244 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.743985+0000", 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013124600000000001 2024-09-21T10:45:36.280 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750563+0000", 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0065784980000000003 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.769495+0000", 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018931725 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.281 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781619+0000", 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012123498 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781644+0000", 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5054000000000001e-05 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781668+0000", 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.4261e-05 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.282 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166177 9.e 9:7ecab8d7:::benchmark_data_smithi007_240312_object67659:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:49.103507+0000", 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.12737867300001, 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.67830063500000004, 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166177 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.283 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.103507+0000", 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.103507+0000", 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.103504+0000", 2024-09-21T10:45:36.284 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999976 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.103512+0000", 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8420000000000005e-06 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.103532+0000", 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9364e-05 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.103541+0000", 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.1479999999999995e-06 2024-09-21T10:45:36.285 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.103609+0000", 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7955999999999998e-05 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.103621+0000", 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2221e-05 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.745504+0000", 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.64188323800000002 2024-09-21T10:45:36.286 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.745574+0000", 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9606999999999999e-05 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.745640+0000", 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6453999999999998e-05 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750712+0000", 2024-09-21T10:45:36.287 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0050715049999999996 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.778937+0000", 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.02822525 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781723+0000", 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0027863039999999999 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.288 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781770+0000", 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6449000000000002e-05 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781807+0000", 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7659e-05 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166208 9.e 9:7f26886b:::benchmark_data_smithi007_240312_object67690:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:49.145021+0000", 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.085864692, 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.63689273999999996, 2024-09-21T10:45:36.289 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166208 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.145021+0000", 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.290 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.145021+0000", 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.145019+0000", 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.145026+0000", 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0979999999999999e-06 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.291 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.145037+0000", 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1780000000000001e-05 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.145046+0000", 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2230000000000007e-06 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.145118+0000", 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2694000000000006e-05 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.292 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.145133+0000", 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4354e-05 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.747818+0000", 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.60268521399999997 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.747941+0000", 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012299300000000001 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.293 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.748066+0000", 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012473000000000001 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.760383+0000", 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012317135 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.779007+0000", 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018624799000000001 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.294 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781849+0000", 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002841667 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781876+0000", 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.7100000000000001e-05 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781913+0000", 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7249999999999997e-05 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.295 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166232 9.e 9:711e05bf:::benchmark_data_smithi007_240312_object67714:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:49.177975+0000", 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.05290995199999, 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.61595269200000002, 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166232 2024-09-21T10:45:36.296 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.177975+0000", 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.177975+0000", 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.177974+0000", 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:45:36.297 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.177982+0000", 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9810000000000003e-06 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.177996+0000", 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4717e-05 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.178004+0000", 2024-09-21T10:45:36.298 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3690000000000001e-06 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.178061+0000", 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7153e-05 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.178085+0000", 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.4130000000000001e-05 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.299 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750844+0000", 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.57275921100000005 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.750926+0000", 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1735000000000003e-05 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.751005+0000", 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9252000000000006e-05 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.300 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.763105+0000", 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012099647 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.781960+0000", 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018855398999999998 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.793825+0000", 2024-09-21T10:45:36.301 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011864670000000001 2024-09-21T10:45:36.302 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.302 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.302 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.302 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.793879+0000", 2024-09-21T10:45:36.302 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4069e-05 2024-09-21T10:45:36.302 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.793928+0000", 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9060999999999997e-05 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166244 9.e 9:76c52e5c:::benchmark_data_smithi007_240312_object67726:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:49.195144+0000", 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.03574124900001, 2024-09-21T10:45:36.303 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.59888063599999997, 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166244 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.195144+0000", 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.304 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.195144+0000", 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.195143+0000", 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.195153+0000", 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0535e-05 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.305 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.195170+0000", 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7350000000000002e-05 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.195178+0000", 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0149999999999998e-06 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.195242+0000", 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4894999999999994e-05 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.306 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.195256+0000", 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3733e-05 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.754347+0000", 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.55909075799999997 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.754458+0000", 2024-09-21T10:45:36.307 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000110758 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.754569+0000", 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011093 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.763111+0000", 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0085428239999999992 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.308 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.785214+0000", 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.022102330999999999 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.793959+0000", 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0087453640000000003 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.793989+0000", 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.993e-05 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.309 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.794025+0000", 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5772000000000002e-05 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166248 9.e 9:7b9c5048:::benchmark_data_smithi007_240312_object67730:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:49.204666+0000", 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.026219169, 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.58949443599999996, 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.310 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166248 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.204666+0000", 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.204666+0000", 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.311 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.204665+0000", 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.204673+0000", 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9440000000000005e-06 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.204689+0000", 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6799e-05 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.312 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.204697+0000", 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5290000000000003e-06 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.204756+0000", 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9032e-05 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.204767+0000", 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1421e-05 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.313 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.758092+0000", 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.55332500600000001 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.758179+0000", 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6898999999999996e-05 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.758256+0000", 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6228000000000003e-05 2024-09-21T10:45:36.314 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.765688+0000", 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0074327159999999998 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.785241+0000", 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.019552907000000001 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.794076+0000", 2024-09-21T10:45:36.315 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0088351420000000007 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.794121+0000", 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4644000000000001e-05 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.794161+0000", 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9690000000000001e-05 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.316 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45602.0:166249 9.e 9:77c9e804:::benchmark_data_smithi007_240312_object67731:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1336)", 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:42:49.205279+0000", 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 167.02560602400001, 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.592731334, 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45602", 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 166249 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.317 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.205279+0000", 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.205279+0000", 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.205279+0000", 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:45:36.318 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.205287+0000", 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9460000000000004e-06 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.205298+0000", 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.093e-05 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.205307+0000", 2024-09-21T10:45:36.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0089999999999996e-06 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.205371+0000", 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3480999999999997e-05 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.205379+0000", 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9740000000000002e-06 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.760424+0000", 2024-09-21T10:45:36.320 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.55504485100000001 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.760539+0000", 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000115667 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.760665+0000", 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012515099999999999 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.769501+0000", 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0088361529999999994 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.785263+0000", 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015761974000000002 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.797913+0000", 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012650593999999999 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.322 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.797967+0000", 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3502999999999999e-05 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:42:49.798011+0000", 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3990999999999999e-05 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:37013 10.e 10:7dd714c9:::benchmark_data_smithi007_269699_object37012:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1355)", 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:44:41.757141+0000", 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 54.473744041000003, 2024-09-21T10:45:36.323 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0114110519999999, 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 37013 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.757141+0000", 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.324 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.757141+0000", 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.757140+0000", 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.757181+0000", 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1007000000000002e-05 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.325 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.757195+0000", 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3794999999999999e-05 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.757203+0000", 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7610000000000007e-06 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.757382+0000", 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017943599999999999 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.326 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.757503+0000", 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012128799999999999 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.757688+0000", 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00018510299999999999 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.759590+0000", 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001901355 2024-09-21T10:45:36.327 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.762653+0000", 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0030637170000000001 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.771252+0000", 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0085983080000000007 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.771262+0000", 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0205e-05 2024-09-21T10:45:36.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.768367+0000", 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.99710537499999996 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.768552+0000", 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00018509 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.329 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:37016 10.d 10:b6de7c08:::benchmark_data_smithi007_269699_object37015:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:44:41.773555+0000", 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 54.457330194000001, 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0061520209999999, 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 37016 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.330 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.773555+0000", 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.773555+0000", 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.773554+0000", 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.773610+0000", 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5176000000000002e-05 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.773623+0000", 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3091000000000001e-05 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.773630+0000", 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3679999999999996e-06 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.773810+0000", 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017962300000000001 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.773821+0000", 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.145e-05 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.774081+0000", 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0002594300000001 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.774768+0000", 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00068709000000000001 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0", 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.774863+0000", 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5798000000000007e-05 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.776092+0000", 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0012281270000000001 2024-09-21T10:45:36.334 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.779570+0000", 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0034786639999999998 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.779621+0000", 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1251000000000001e-05 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.779707+0000", 2024-09-21T10:45:36.335 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5762999999999999e-05 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:37026 10.0 10:0496a6fd:::benchmark_data_smithi007_269699_object37025:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:44:41.779862+0000", 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 54.451023403000001, 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.990283994, 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:45:36.336 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 37026 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.779862+0000", 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.779862+0000", 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.779861+0000", 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.779917+0000", 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6427e-05 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.779927+0000", 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5189999999999998e-06 2024-09-21T10:45:36.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.779932+0000", 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2730000000000002e-06 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.780044+0000", 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011208400000000001 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.780050+0000", 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7440000000000004e-06 2024-09-21T10:45:36.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.763425+0000", 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.98337512000000005 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.764311+0000", 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000885569 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1", 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.764463+0000", 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015260299999999999 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.766222+0000", 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0017585039999999999 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.770000+0000", 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0037782459999999999 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.770057+0000", 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6915e-05 2024-09-21T10:45:36.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.770146+0000", 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9148999999999996e-05 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:37030 10.e 10:79ac0cbb:::benchmark_data_smithi007_269699_object37029:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:44:41.781687+0000", 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 54.449198402, 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.99595363100000001, 2024-09-21T10:45:36.342 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 37030 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.781687+0000", 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.343 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.781687+0000", 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.781686+0000", 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.781742+0000", 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6362e-05 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.781755+0000", 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2787e-05 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.781761+0000", 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2219999999999999e-06 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.781807+0000", 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5145000000000002e-05 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.781812+0000", 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6200000000000004e-06 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.769156+0000", 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.98734421900000002 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.769308+0000", 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015207900000000001 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2", 2024-09-21T10:45:36.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.769458+0000", 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014915600000000001 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.772292+0000", 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0028341899999999999 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.777491+0000", 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0051988549999999996 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.777548+0000", 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7679999999999997e-05 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.777641+0000", 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2315e-05 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:37032 10.e 10:7d7193cb:::benchmark_data_smithi007_269699_object37031:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:44:41.784008+0000", 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 54.446877692999998, 2024-09-21T10:45:36.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.99382563300000004, 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 37032 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.784008+0000", 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.349 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.784008+0000", 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.784007+0000", 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.784072+0000", 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5273999999999999e-05 2024-09-21T10:45:36.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.784083+0000", 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0895e-05 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.784088+0000", 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8500000000000002e-06 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.784124+0000", 2024-09-21T10:45:36.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5803000000000003e-05 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.784129+0000", 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6999999999999996e-06 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.770705+0000", 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.98657593799999999 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.770840+0000", 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013515000000000001 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2", 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.771081+0000", 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000240726 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.774227+0000", 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031462980000000001 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.777696+0000", 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0034682649999999999 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.777746+0000", 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9913999999999997e-05 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.777833+0000", 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7768000000000004e-05 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.354 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:37038 10.d 10:b3fc64fb:::benchmark_data_smithi007_269699_object37037:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:44:41.792441+0000", 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 54.438444826999998, 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.99173149199999999, 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 37038 2024-09-21T10:45:36.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.792441+0000", 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.792441+0000", 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.792440+0000", 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:45:36.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.792501+0000", 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1456000000000002e-05 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.792512+0000", 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0723000000000001e-05 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.792517+0000", 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2490000000000001e-06 2024-09-21T10:45:36.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.792553+0000", 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6261999999999999e-05 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.792560+0000", 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5699999999999998e-06 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.776117+0000", 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.98355668900000004 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.776235+0000", 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000118213 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 0", 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.776347+0000", 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011188000000000001 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.777266+0000", 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00091940700000000002 2024-09-21T10:45:36.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.784028+0000", 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0067623429999999997 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.784091+0000", 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2483000000000005e-05 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.784172+0000", 2024-09-21T10:45:36.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1104000000000001e-05 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:37039 10.e 10:7c2ddb44:::benchmark_data_smithi007_269699_object37038:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:44:41.793018+0000", 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 54.437867867000001, 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.98500300500000004, 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 37039 2024-09-21T10:45:36.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.793018+0000", 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.793018+0000", 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.793017+0000", 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:45:36.362 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.793082+0000", 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5409999999999999e-05 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.793091+0000", 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2439999999999993e-06 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.793095+0000", 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0160000000000002e-06 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.793122+0000", 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.6948e-05 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:41.793126+0000", 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5040000000000004e-06 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.772494+0000", 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.97936762600000005 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.772625+0000", 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000131502 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2", 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.772756+0000", 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013109800000000001 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.774314+0000", 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001557988 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:36.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.777874+0000", 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0035593090000000001 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.777933+0000", 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8924e-05 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:44:42.778021+0000", 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8023999999999996e-05 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.366 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:45:36.367 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:45:36.367 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:45:36.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:36.393 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:36.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:36.494 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:36.518 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:36.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:36.536 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 70 16 88154 88138 78.6791 27 0.0123856 0.0126726 2024-09-21T10:45:36.620 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:36.657 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:36.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:36.759 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:36.785 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:36.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:36.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:36 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:36.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:36 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:45:36.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:36 smithi007 ceph-mon[99390]: osdmap e1370: 8 total, 7 up, 6 in 2024-09-21T10:45:36.884 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:36.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:36 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:36.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:36 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:45:36.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:36 smithi007 ceph-mon[101144]: osdmap e1370: 8 total, 7 up, 6 in 2024-09-21T10:45:36.884 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:36.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:36.911 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:36.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:36 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:36 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:45:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:36 smithi031 ceph-mon[96824]: osdmap e1370: 8 total, 7 up, 6 in 2024-09-21T10:45:36.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:37.013 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:37.036 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:37.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:37.137 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:37.149 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:45:37.161 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:37.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:37.263 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:37.285 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:37.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:37.387 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:37.406 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:37.409 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:37.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:37.511 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:37.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:37.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:37.536 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 71 16 88441 88425 77.8236 17.9375 0.00340452 0.0128035 2024-09-21T10:45:37.636 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:37.663 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:37.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:37.753 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:37 smithi007 ceph-mon[99390]: pgmap v2063: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 19 MiB/s wr, 306 op/s; 49445/262233 objects degraded (18.855%); 14231/262233 objects misplaced (5.427%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:45:37.753 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:37 smithi007 ceph-mon[101144]: pgmap v2063: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 19 MiB/s wr, 306 op/s; 49445/262233 objects degraded (18.855%); 14231/262233 objects misplaced (5.427%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:45:37.764 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:37.797 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:37.811 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:37 smithi031 ceph-mon[96824]: pgmap v2063: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 19 MiB/s wr, 306 op/s; 49445/262233 objects degraded (18.855%); 14231/262233 objects misplaced (5.427%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:45:37.883 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:45:37.883 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:45:37.899 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:37.918 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:45:37.919 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:45:37.928 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:37.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:37.953 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:45:37.953 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:45:37.979 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:45:37.979 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:45:38.006 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:45:38.006 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:45:38.029 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:38.030 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:45:38.030 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:45:38.030 INFO:teuthology.orchestra.run.smithi007.stderr:Error ENXIO: problem getting command descriptions from osd.6 2024-09-21T10:45:38.052 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:45:38.052 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:45:38.056 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:38.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:38.158 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:38.184 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:38.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:38.286 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:38.310 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:38.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:38.412 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:38.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:38.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:38.536 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 72 16 88770 88754 77.0284 20.5625 0.28572 0.012956 2024-09-21T10:45:38.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:38.565 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:38.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:38.667 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:38.694 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:38.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:38.795 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:38 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4135255665' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:38.795 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:38 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 49445/262233 objects degraded (18.855%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:38.796 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:38 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4135255665' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:38.796 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:38 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 49445/262233 objects degraded (18.855%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:38.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:38.809 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:38 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4135255665' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:38.809 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:38 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 49445/262233 objects degraded (18.855%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:38.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:38.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:38.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:38.955 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:38.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:39.057 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:39.082 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T10:45:39.082 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T10:45:39.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.083 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:39.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:39.184 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:39.207 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:39.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:39.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:45:39.309 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:39.342 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:39.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:39.428 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:45:39.428 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:45:39.443 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:39.470 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:39.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:39.499 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:39.536 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 73 16 89124 89108 76.2764 22.125 0.00358535 0.0130832 2024-09-21T10:45:39.572 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:39.594 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:39.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:39.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:39 smithi031 ceph-mon[96824]: pgmap v2064: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.4 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 25 MiB/s wr, 396 op/s; 49643/264393 objects degraded (18.776%); 14008/264393 objects misplaced (5.298%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:45:39.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:39.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:39.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:39.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:39.852 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:39.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:39.914 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:39 smithi007 ceph-mon[99390]: pgmap v2064: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.4 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 25 MiB/s wr, 396 op/s; 49643/264393 objects degraded (18.776%); 14008/264393 objects misplaced (5.298%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:45:39.914 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:39 smithi007 ceph-mon[101144]: pgmap v2064: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.4 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 25 MiB/s wr, 396 op/s; 49643/264393 objects degraded (18.776%); 14008/264393 objects misplaced (5.298%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:45:39.954 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:39.966 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2024-09-21T10:45:39.966 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:45:39.966 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2024-09-21T10:45:39.966 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:45:39.966 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:45:39.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 config set filestore_inject_stall 3 2024-09-21T10:45:39.983 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:39.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:40.085 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:40.093 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:45:40.110 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:40.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:40.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:40.236 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:40.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:40.338 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:40.361 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:40.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:40.364 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:40.463 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:40.486 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:40.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:40.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 74 16 89472 89456 75.5396 21.75 0.00569348 0.0131946 2024-09-21T10:45:40.587 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:40.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:40.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:40.714 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:40.739 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:40.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:40.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:40.853 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:40.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:40.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:40.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:45:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:45:40] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.51.0" 2024-09-21T10:45:40.969 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:40.993 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:40.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:41.083 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:45:41.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:41.158 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:41.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:41.260 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:41.283 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:41.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:41.385 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:41.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:41.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:41.512 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:41.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 75 16 89733 89717 74.75 16.3125 0.00576389 0.0133356 2024-09-21T10:45:41.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:41.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:41.639 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:41.667 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:41.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:41.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:41.795 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:41 smithi007 ceph-mon[99390]: pgmap v2065: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.4 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 16 MiB/s wr, 256 op/s; 49643/264393 objects degraded (18.776%); 14008/264393 objects misplaced (5.298%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:45:41.795 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:41 smithi007 ceph-mon[101144]: pgmap v2065: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.4 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 16 MiB/s wr, 256 op/s; 49643/264393 objects degraded (18.776%); 14008/264393 objects misplaced (5.298%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:45:41.799 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:41.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:41.900 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:41 smithi031 ceph-mon[96824]: pgmap v2065: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.4 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 16 MiB/s wr, 256 op/s; 49643/264393 objects degraded (18.776%); 14008/264393 objects misplaced (5.298%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:45:41.925 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:41.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:42.027 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:42.053 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:42.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:42.154 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:42.178 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:42.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:42.248 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:45:42.248 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:45:42.280 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:42.305 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:42.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:42.406 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:42.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:42.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:42.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 76 16 90068 90052 74.0419 20.9375 0.00375698 0.0134729 2024-09-21T10:45:42.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:42.563 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:42.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:42.657 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:45:42.665 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:42.691 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:42.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:42.793 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:42.821 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:42.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:42.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:42 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/134396101' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:42.911 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:42 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/134396101' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:42 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/134396101' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:42.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:42.952 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:42.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:42.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:45:43.054 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:43.078 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:43.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:43.180 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:43.208 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:43.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:43.227 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:43.310 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:43.335 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:43.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:43.436 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:43.461 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:43.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:43.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 77 16 90340 90324 73.3012 17 0.0132255 0.0136185 2024-09-21T10:45:43.562 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:43.591 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:43.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:43.676 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:43.692 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:43.715 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:43.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:43.817 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:43.848 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:43.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:43 smithi031 ceph-mon[96824]: pgmap v2066: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.4 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 324 op/s; 49954/267249 objects degraded (18.692%); 14008/267249 objects misplaced (5.242%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:45:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:43 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:43 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/134396101' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:43 smithi031 ceph-mon[96824]: osdmap e1371: 8 total, 7 up, 6 in 2024-09-21T10:45:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:43 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 49954/267249 objects degraded (18.692%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:43 smithi007 ceph-mon[99390]: pgmap v2066: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.4 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 324 op/s; 49954/267249 objects degraded (18.692%); 14008/267249 objects misplaced (5.242%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:45:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:43 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:43 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/134396101' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:43 smithi007 ceph-mon[99390]: osdmap e1371: 8 total, 7 up, 6 in 2024-09-21T10:45:43.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:43 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 49954/267249 objects degraded (18.692%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:43 smithi007 ceph-mon[101144]: pgmap v2066: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.4 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 324 op/s; 49954/267249 objects degraded (18.692%); 14008/267249 objects misplaced (5.242%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:45:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:43 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:43 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/134396101' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:43 smithi007 ceph-mon[101144]: osdmap e1371: 8 total, 7 up, 6 in 2024-09-21T10:45:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:43 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 49954/267249 objects degraded (18.692%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:45:43.949 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:43.980 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:43.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:44.081 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:44.105 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:44.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:44.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:44.233 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:44.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:44.334 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:44.358 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:44.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:44.460 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:44.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:44.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:44.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 78 16 90704 90688 72.6531 22.75 0.00331067 0.0137244 2024-09-21T10:45:44.585 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:44.609 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:44.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:44.711 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:44.738 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:44.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:44.840 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:44.863 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:44.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:44.958 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:45:44.958 INFO:teuthology.orchestra.run.smithi007.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:45:44.958 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:45:44.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:44.992 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:44.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:45.094 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:45.118 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:45.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:45.219 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:45.244 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:45.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:45.346 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:45.375 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:45.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:45.477 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:45.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:45.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 79 16 90969 90953 71.9432 16.5625 0.00380776 0.013863 2024-09-21T10:45:45.603 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:45.634 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:45.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:45.672 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:45:45.736 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:45.765 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:45 smithi031 ceph-mon[96824]: pgmap v2068: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 23 MiB/s wr, 369 op/s; 50143/269466 objects degraded (18.608%); 13745/269466 objects misplaced (5.101%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T10:45:45.775 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:45:45.775 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:45:45.780 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:45.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:45.881 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:45.907 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:45.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:45 smithi007 ceph-mon[99390]: pgmap v2068: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 23 MiB/s wr, 369 op/s; 50143/269466 objects degraded (18.608%); 13745/269466 objects misplaced (5.101%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T10:45:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:45 smithi007 ceph-mon[101144]: pgmap v2068: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 23 MiB/s wr, 369 op/s; 50143/269466 objects degraded (18.608%); 13745/269466 objects misplaced (5.101%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T10:45:46.009 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:46.036 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:46.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:46.138 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:46.164 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:46.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:46.265 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:46.295 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:46.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:46.397 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:46.424 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:46.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:46.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:45:46.525 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:46.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:45:46.536385+0000 min lat: 0.0011775 max lat: 2.27963 avg lat: 0.0139888 2024-09-21T10:45:46.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:45:46.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 80 16 91333 91317 71.3283 22.75 0.00660631 0.0139888 2024-09-21T10:45:46.550 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:46.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:46.652 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:46.678 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:46.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:46.710 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:46.780 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:46.789 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:45:46.789 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:45:46.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.806 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:46.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:46.814 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:45:46.814 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:45:46.827 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:46.835 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:45:46.835 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:45:46.861 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:45:46.862 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:45:46.883 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:45:46.883 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:45:46.900 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:45:46.901 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:45:46.901 INFO:teuthology.orchestra.run.smithi007.stderr:Error ENXIO: problem getting command descriptions from osd.6 2024-09-21T10:45:46.907 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:46.921 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:45:46.921 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:45:46.933 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:46.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:47.035 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:47.062 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:47.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:47.163 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:47.188 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:47.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:47.289 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:47.314 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:47.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:47.415 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:47.438 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:47.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:47.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 81 16 91618 91602 70.6677 17.8125 0.00361533 0.0141203 2024-09-21T10:45:47.539 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:47.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:47.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:47.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:47.700 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:47.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:47.801 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:47.829 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:47.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:47.878 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:47 smithi031 ceph-mon[96824]: pgmap v2069: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 325 op/s; 50410/271989 objects degraded (18.534%); 13745/271989 objects misplaced (5.054%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:45:47.878 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:47 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3552329582' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:47.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:47 smithi007 ceph-mon[99390]: pgmap v2069: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 325 op/s; 50410/271989 objects degraded (18.534%); 13745/271989 objects misplaced (5.054%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:45:47.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:47 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3552329582' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:47 smithi007 ceph-mon[101144]: pgmap v2069: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 20 MiB/s wr, 325 op/s; 50410/271989 objects degraded (18.534%); 13745/271989 objects misplaced (5.054%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:45:47.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:47 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3552329582' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:47.955 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:47.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:48.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:48.081 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:48.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:48.183 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:48.207 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:48.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:48.309 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:48.335 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:48.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:48.437 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:48.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:48.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:48.515 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:45:48.516 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:45:48.516 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 0 2024-09-21T10:45:48.516 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:45:48.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 82 16 91953 91937 70.0613 20.9375 0.00453981 0.0142369 2024-09-21T10:45:48.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:48.587 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:48.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:48.688 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:48.711 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:48.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:48.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:48.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:48.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:48.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:48 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 50410/271989 objects degraded (18.534%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:45:48.937 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:48 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 50410/271989 objects degraded (18.534%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:45:48.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:48 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 50410/271989 objects degraded (18.534%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:45:48.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:49.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:49.092 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:49.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:49.194 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:49.223 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:49.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:49.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:45:49.325 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:49.347 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:49.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:49.448 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:49.472 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:49.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:49.536 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:49.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 83 16 92206 92190 69.4077 15.8125 0.00424927 0.0143877 2024-09-21T10:45:49.574 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:49.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:49.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:49.663 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:45:49.699 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:49.706 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T10:45:49.707 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T10:45:49.724 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:49.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:49.825 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:49.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:49.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:49 smithi031 ceph-mon[96824]: pgmap v2070: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 21 MiB/s wr, 328 op/s; 50635/274254 objects degraded (18.463%); 13393/274254 objects misplaced (4.883%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:45:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1153275510' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:45:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:49 smithi007 ceph-mon[99390]: pgmap v2070: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 21 MiB/s wr, 328 op/s; 50635/274254 objects degraded (18.463%); 13393/274254 objects misplaced (4.883%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:45:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1153275510' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:45:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:49 smithi007 ceph-mon[101144]: pgmap v2070: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 21 MiB/s wr, 328 op/s; 50635/274254 objects degraded (18.463%); 13393/274254 objects misplaced (4.883%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:45:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:49 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1153275510' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:45:49.957 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:49.982 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:49.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:50.084 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:50.107 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:50.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:50.208 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:50.238 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:50.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:50.339 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:50.362 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:50.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:50.463 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:50.486 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:50.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:50.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 84 16 92492 92476 68.7942 17.875 0.0040989 0.0144911 2024-09-21T10:45:50.588 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:50.612 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:50.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:50.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:50 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:50.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1153275510' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:45:50.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:50 smithi007 ceph-mon[101144]: osdmap e1372: 8 total, 7 up, 6 in 2024-09-21T10:45:50.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:50 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:50.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1153275510' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:45:50.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:50 smithi007 ceph-mon[99390]: osdmap e1372: 8 total, 7 up, 6 in 2024-09-21T10:45:50.711 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2024-09-21T10:45:50.711 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:45:50.711 INFO:tasks.thrashosds.thrasher:Reviving osd 6 2024-09-21T10:45:50.711 INFO:tasks.cephadm.osd.6:Restarting osd.6 (starting--it wasn't running)... 2024-09-21T10:45:50.711 DEBUG:teuthology.orchestra.run.smithi031:osd.6> sudo journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.6.service 2024-09-21T10:45:50.713 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:50.714 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl start ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.6 2024-09-21T10:45:50.743 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:50.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:50.845 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:50.872 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:50.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:50.974 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:51.004 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:51.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:51.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:51.132 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:51.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:50 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1153275510' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:45:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:50 smithi031 ceph-mon[96824]: osdmap e1372: 8 total, 7 up, 6 in 2024-09-21T10:45:51.166 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:50 smithi031 systemd[1]: Starting Ceph osd.6 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:45:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:45:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:45:50] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.51.0" 2024-09-21T10:45:51.233 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:51.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:51.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:51.359 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:51.385 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:51.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:51.486 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:51.511 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:51.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:51.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 85 16 92763 92747 68.1842 16.9375 0.00355231 0.0146312 2024-09-21T10:45:51.613 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:51.635 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:51.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:51.708 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:45:51.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:51.762 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:51.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:51.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:51.888 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:51.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:51.940 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:51 smithi007 ceph-mon[99390]: pgmap v2072: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 18 MiB/s wr, 291 op/s; 50635/274254 objects degraded (18.463%); 13393/274254 objects misplaced (4.883%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T10:45:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:51 smithi007 ceph-mon[101144]: pgmap v2072: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 18 MiB/s wr, 291 op/s; 50635/274254 objects degraded (18.463%); 13393/274254 objects misplaced (4.883%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T10:45:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:51.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:52.020 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:52.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:52.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:52.149 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:52.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:51 smithi031 ceph-mon[96824]: pgmap v2072: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 18 MiB/s wr, 291 op/s; 50635/274254 objects degraded (18.463%); 13393/274254 objects misplaced (4.883%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T10:45:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:52.251 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:52.278 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:52.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:52.380 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:52.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:52.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:52.455 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:45:52.504 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:52.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:52.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:52.537 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 86 16 93035 93019 67.5891 17 0.00598837 0.0147545 2024-09-21T10:45:52.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:52.655 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:52.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:52.756 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:52.782 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:52.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:52.884 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:52.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:52.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:53.011 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:53.036 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:53.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:53.138 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:53.168 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:53.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:53.269 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:53.295 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:53.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:53.308 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:53.396 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:53.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:53.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:53.519 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:53.538 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 87 16 93310 93294 67.0098 17.1875 0.00532521 0.014889 2024-09-21T10:45:53.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:53.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:53.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:53.671 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:53.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:53.773 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:53.800 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:53.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:53.902 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:53.924 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:53.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:53 smithi007 ceph-mon[99390]: pgmap v2073: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 20 MiB/s wr, 319 op/s; 50901/276738 objects degraded (18.393%); 13393/276738 objects misplaced (4.840%); 6.3 MiB/s, 100 objects/s recovering 2024-09-21T10:45:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:53 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 50901/276738 objects degraded (18.393%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:45:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:53 smithi007 ceph-mon[101144]: pgmap v2073: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 20 MiB/s wr, 319 op/s; 50901/276738 objects degraded (18.393%); 13393/276738 objects misplaced (4.840%); 6.3 MiB/s, 100 objects/s recovering 2024-09-21T10:45:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:53 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 50901/276738 objects degraded (18.393%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:45:54.026 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:54.049 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:54.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:54.129 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:45:54.130 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:45:54.151 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:54.155 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:45:54.156 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:45:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:53 smithi031 ceph-mon[96824]: pgmap v2073: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 20 MiB/s wr, 319 op/s; 50901/276738 objects degraded (18.393%); 13393/276738 objects misplaced (4.840%); 6.3 MiB/s, 100 objects/s recovering 2024-09-21T10:45:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:53 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 50901/276738 objects degraded (18.393%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:45:54.176 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:54.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:54.177 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:45:54.177 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:45:54.195 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:45:54.195 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:45:54.213 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:45:54.213 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:45:54.230 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:45:54.230 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:45:54.230 INFO:teuthology.orchestra.run.smithi007.stderr:Error ENXIO: problem getting command descriptions from osd.6 2024-09-21T10:45:54.255 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:45:54.255 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:45:54.277 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:54.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:54.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:54.404 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:54.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.430 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:54.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:54.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:54.538 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 88 16 93527 93511 66.4024 13.5625 0.0034756 0.0150169 2024-09-21T10:45:54.560 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:54.662 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:54.665 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:54 smithi031 podman[209533]: 2024-09-21 10:45:54.380462142 +0000 UTC m=+0.019840434 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T10:45:54.689 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:54.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:54.791 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:54.819 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:54.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:54.921 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:54.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:54 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2411052335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:54.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:54 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2411052335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:54.945 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:54.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:55.047 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:55.072 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:55.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:54 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2411052335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:55.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:55.197 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:55.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:55.298 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:55.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.330 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:55.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:55.431 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:55.457 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:55.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:55.538 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 89 16 93931 93915 65.9401 25.25 0.158233 0.0151494 2024-09-21T10:45:55.559 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:55.588 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:55.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:55.665 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:55 smithi031 podman[209533]: 2024-09-21 10:45:55.332306438 +0000 UTC m=+0.971684733 container create a95521a4d3456d20a34c14363ba9675b9bc7a142fecd1ca23a79a8b128b692ac (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-21T10:45:55.690 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:55.721 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:55.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:55.823 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:55.849 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:55 smithi007 ceph-mon[99390]: pgmap v2074: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 299 op/s; 51041/278454 objects degraded (18.330%); 12869/278454 objects misplaced (4.622%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:45:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:55 smithi007 ceph-mon[101144]: pgmap v2074: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 299 op/s; 51041/278454 objects degraded (18.330%); 12869/278454 objects misplaced (4.622%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:45:55.951 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:55.978 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:55 smithi031 ceph-mon[96824]: pgmap v2074: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 299 op/s; 51041/278454 objects degraded (18.330%); 12869/278454 objects misplaced (4.622%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:45:55.984 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:55.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:56.086 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:56.108 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:56.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:56.209 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:56.234 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:56.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:56.335 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:56.344 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 podman[209533]: 2024-09-21 10:45:56.069998924 +0000 UTC m=+1.709377214 container init a95521a4d3456d20a34c14363ba9675b9bc7a142fecd1ca23a79a8b128b692ac (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8) 2024-09-21T10:45:56.345 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 podman[209533]: 2024-09-21 10:45:56.073819628 +0000 UTC m=+1.713197922 container start a95521a4d3456d20a34c14363ba9675b9bc7a142fecd1ca23a79a8b128b692ac (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-21T10:45:56.345 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 podman[209533]: 2024-09-21 10:45:56.161426993 +0000 UTC m=+1.800805286 container attach a95521a4d3456d20a34c14363ba9675b9bc7a142fecd1ca23a79a8b128b692ac (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=) 2024-09-21T10:45:56.359 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:56.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:56.460 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:56.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:56.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:56.538 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 90 16 94321 94305 65.4782 24.375 0.0037104 0.0152257 2024-09-21T10:45:56.588 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:56.616 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:56.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate[209641]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 bash[209533]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate[209641]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 bash[209533]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate[209641]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 bash[209533]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate[209641]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 bash[209533]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate[209641]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 bash[209533]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate[209641]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T10:45:56.641 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 bash[209533]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T10:45:56.642 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate[209641]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-21T10:45:56.642 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 bash[209533]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-21T10:45:56.645 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:45:56.645 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:45:56.717 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:56.741 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:56.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:56.843 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:56.854 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T10:45:56.854 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T10:45:56.867 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:56.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:56.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:56 smithi031 podman[209533]: 2024-09-21 10:45:56.648348764 +0000 UTC m=+2.287727053 container died a95521a4d3456d20a34c14363ba9675b9bc7a142fecd1ca23a79a8b128b692ac (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8) 2024-09-21T10:45:56.969 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:56.991 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:56.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:57.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:57.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:57.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:57.216 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:57.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:57.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:57.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:57.363 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:57.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:57.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:45:57.538 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total time run: 90.4139 2024-09-21T10:45:57.538 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total writes made: 94321 2024-09-21T10:45:57.538 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Write size: 65536 2024-09-21T10:45:57.538 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object size: 65536 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Bandwidth (MB/sec): 65.2008 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Bandwidth: 52.8086 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max bandwidth (MB/sec): 230.125 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min bandwidth (MB/sec): 0 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average IOPS: 1043 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev IOPS: 844.944 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max IOPS: 3682 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min IOPS: 0 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average Latency(s): 0.0152964 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Latency(s): 0.0583342 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max latency(s): 2.27963 2024-09-21T10:45:57.539 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min latency(s): 0.0011775 2024-09-21T10:45:57.542 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:45:57.543 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:57.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.599 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:57.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:57.696 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:45:57.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:57.725 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:57.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:57.827 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:57.854 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:57.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:57 smithi031 ceph-mon[96824]: pgmap v2075: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 300 op/s; 51331/280995 objects degraded (18.268%); 12869/280995 objects misplaced (4.580%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:45:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1421657524' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:57.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:57 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:57 smithi007 ceph-mon[99390]: pgmap v2075: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 300 op/s; 51331/280995 objects degraded (18.268%); 12869/280995 objects misplaced (4.580%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:45:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1421657524' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:57 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:57 smithi007 ceph-mon[101144]: pgmap v2075: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 19 MiB/s wr, 300 op/s; 51331/280995 objects degraded (18.268%); 12869/280995 objects misplaced (4.580%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:45:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1421657524' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:57 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:57.956 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:57.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:57.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:58.086 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:58.110 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:58.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:58.124 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:58.211 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:58.234 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:58.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:58.251 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:57 smithi031 podman[209814]: 2024-09-21 10:45:57.998867967 +0000 UTC m=+1.418903060 container remove a95521a4d3456d20a34c14363ba9675b9bc7a142fecd1ca23a79a8b128b692ac (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-activate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-21T10:45:58.251 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:58 smithi031 podman[210065]: 2024-09-21 10:45:58.139724064 +0000 UTC m=+0.022501725 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T10:45:58.335 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:58.365 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:58.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:58.467 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:58.490 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:58.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:58.521 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:58 smithi031 podman[210065]: 2024-09-21 10:45:58.249916884 +0000 UTC m=+0.132694532 container create 3db04a77170ff2c517223f82c10e0a9fe34dba196add8301e6a717fce17a1830 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-21T10:45:58.592 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:58.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:45:58.616 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:58.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:58.718 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:58.740 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:58.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:58.792 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:58 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:58.792 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:58 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:58.792 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:58 smithi031 ceph-mon[96824]: osdmap e1373: 8 total, 7 up, 6 in 2024-09-21T10:45:58.792 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:58 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 51331/280995 objects degraded (18.268%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:45:58.792 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:45:58 smithi031 ceph-mon[96824]: osdmap e1374: 8 total, 7 up, 6 in 2024-09-21T10:45:58.792 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:58 smithi031 podman[210065]: 2024-09-21 10:45:58.519734206 +0000 UTC m=+0.402511847 container init 3db04a77170ff2c517223f82c10e0a9fe34dba196add8301e6a717fce17a1830 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-21T10:45:58.792 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:58 smithi031 podman[210065]: 2024-09-21 10:45:58.525429044 +0000 UTC m=+0.408206685 container start 3db04a77170ff2c517223f82c10e0a9fe34dba196add8301e6a717fce17a1830 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-6a1bdf8, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True) 2024-09-21T10:45:58.792 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:58 smithi031 ceph-osd[210115]: -- 172.21.15.31:0/2314852980 <== mon.2 v2:172.21.15.7:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55767618d1e0 con 0x55767612bc00 2024-09-21T10:45:58.792 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:58 smithi031 bash[210065]: 3db04a77170ff2c517223f82c10e0a9fe34dba196add8301e6a717fce17a1830 2024-09-21T10:45:58.792 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:58 smithi031 systemd[1]: Started Ceph osd.6 for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:45:58.842 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:58.856 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:45:58.867 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:58.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:58.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:58 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:58.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:58 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:58.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:58 smithi007 ceph-mon[99390]: osdmap e1373: 8 total, 7 up, 6 in 2024-09-21T10:45:58.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:58 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 51331/280995 objects degraded (18.268%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:45:58.890 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:45:58 smithi007 ceph-mon[99390]: osdmap e1374: 8 total, 7 up, 6 in 2024-09-21T10:45:58.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:58 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:58.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:58 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:58.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:58 smithi007 ceph-mon[101144]: osdmap e1373: 8 total, 7 up, 6 in 2024-09-21T10:45:58.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:58 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 51331/280995 objects degraded (18.268%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:45:58.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:45:58 smithi007 ceph-mon[101144]: osdmap e1374: 8 total, 7 up, 6 in 2024-09-21T10:45:58.969 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:58.995 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:58.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:59.096 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:59.119 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:59.125 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:59.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:59.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:59.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.261 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:59.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:59.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:59.400 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:59.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:59.415 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:45:59 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:45:59.078+0000 7f02f1fef640 -1 Falling back to public interface 2024-09-21T10:45:59.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:59.526 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:59.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:59.627 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:59.656 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:59.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:59.757 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:59.785 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:45:59.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:59.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:59.893 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:59.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:45:59.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:00.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:00.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:00.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:00.140 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:00.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.171 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:00.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:00.271 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:00.298 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:00.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:00.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:00.407 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:00 smithi031 ceph-mon[96824]: pgmap v2078: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 22 MiB/s wr, 358 op/s; 52808/282309 objects degraded (18.706%); 10533/282309 objects misplaced (3.731%); 14 MiB/s, 223 objects/s recovering 2024-09-21T10:46:00.407 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:00 smithi031 ceph-mon[96824]: osdmap e1375: 8 total, 7 up, 6 in 2024-09-21T10:46:00.429 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:00.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:00.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:00 smithi007 ceph-mon[99390]: pgmap v2078: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 22 MiB/s wr, 358 op/s; 52808/282309 objects degraded (18.706%); 10533/282309 objects misplaced (3.731%); 14 MiB/s, 223 objects/s recovering 2024-09-21T10:46:00.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:00 smithi007 ceph-mon[99390]: osdmap e1375: 8 total, 7 up, 6 in 2024-09-21T10:46:00.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:00 smithi007 ceph-mon[101144]: pgmap v2078: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 22 MiB/s wr, 358 op/s; 52808/282309 objects degraded (18.706%); 10533/282309 objects misplaced (3.731%); 14 MiB/s, 223 objects/s recovering 2024-09-21T10:46:00.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:00 smithi007 ceph-mon[101144]: osdmap e1375: 8 total, 7 up, 6 in 2024-09-21T10:46:00.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:00.532 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:46:00.532 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:46:00.537 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:46:00.560 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:00.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:00.662 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:00.694 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:00.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:00.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:00.824 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:00.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:00.875 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:00.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:00.957 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:00.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:01.059 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:01.092 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:01.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:01.157 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:46:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:46:00] "GET /metrics HTTP/1.1" 200 36690 "" "Prometheus/2.51.0" 2024-09-21T10:46:01.194 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:01.222 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:01.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:01.324 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:01.350 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:01.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:01.405 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:01 smithi031 ceph-mon[96824]: pgmap v2080: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 14 MiB/s wr, 244 op/s; 52808/282309 objects degraded (18.706%); 10533/282309 objects misplaced (3.731%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:46:01.437 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:46:01.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:01 smithi007 ceph-mon[99390]: pgmap v2080: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 14 MiB/s wr, 244 op/s; 52808/282309 objects degraded (18.706%); 10533/282309 objects misplaced (3.731%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:46:01.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:01 smithi007 ceph-mon[101144]: pgmap v2080: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 1 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 14 MiB/s wr, 244 op/s; 52808/282309 objects degraded (18.706%); 10533/282309 objects misplaced (3.731%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:46:01.451 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:01.475 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:01.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:01.577 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:01.603 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:01.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:01.705 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:01.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:01.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:01.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:01.858 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:01.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:01.960 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:01.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.987 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:01.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:02.088 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:02.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:02.215 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:02.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:02.344 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:02.368 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:02.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:02.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:02.497 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:02.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:02.599 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:02.624 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:02.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:02.725 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:02.751 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:02.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:02.853 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:02.878 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:02.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:02.980 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:03.013 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:03.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:03.114 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:03.139 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:03.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:03.240 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:03.269 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:03.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:03.284 INFO:teuthology.orchestra.run.smithi031.stderr:no valid command found; 10 closest matches: 2024-09-21T10:46:03.284 INFO:teuthology.orchestra.run.smithi031.stderr:0 2024-09-21T10:46:03.284 INFO:teuthology.orchestra.run.smithi031.stderr:1 2024-09-21T10:46:03.284 INFO:teuthology.orchestra.run.smithi031.stderr:2 2024-09-21T10:46:03.285 INFO:teuthology.orchestra.run.smithi031.stderr:abort 2024-09-21T10:46:03.285 INFO:teuthology.orchestra.run.smithi031.stderr:assert 2024-09-21T10:46:03.285 INFO:teuthology.orchestra.run.smithi031.stderr:bluefs debug_inject_read_zeros 2024-09-21T10:46:03.285 INFO:teuthology.orchestra.run.smithi031.stderr:bluefs files list 2024-09-21T10:46:03.285 INFO:teuthology.orchestra.run.smithi031.stderr:bluefs stats 2024-09-21T10:46:03.285 INFO:teuthology.orchestra.run.smithi031.stderr:bluestore bluefs device info [] 2024-09-21T10:46:03.285 INFO:teuthology.orchestra.run.smithi031.stderr:config diff 2024-09-21T10:46:03.285 INFO:teuthology.orchestra.run.smithi031.stderr:admin_socket: invalid command 2024-09-21T10:46:03.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:03.404 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:03.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:03.506 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:03.531 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:03.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:03.633 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:03.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:03.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:03.761 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:03.783 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:03.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:03.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:03.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:03 smithi031 ceph-mon[96824]: pgmap v2081: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 170 B/s rd, 7.1 MiB/s wr, 230 op/s; 48283/280959 objects degraded (17.185%); 14741/280959 objects misplaced (5.247%); 13 MiB/s, 208 objects/s recovering 2024-09-21T10:46:03.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:03 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 48283/280959 objects degraded (17.185%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:03.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:03 smithi007 ceph-mon[99390]: pgmap v2081: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 170 B/s rd, 7.1 MiB/s wr, 230 op/s; 48283/280959 objects degraded (17.185%); 14741/280959 objects misplaced (5.247%); 13 MiB/s, 208 objects/s recovering 2024-09-21T10:46:03.932 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:03 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 48283/280959 objects degraded (17.185%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:03.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:03 smithi007 ceph-mon[101144]: pgmap v2081: 99 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 44 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 170 B/s rd, 7.1 MiB/s wr, 230 op/s; 48283/280959 objects degraded (17.185%); 14741/280959 objects misplaced (5.247%); 13 MiB/s, 208 objects/s recovering 2024-09-21T10:46:03.932 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:03 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 48283/280959 objects degraded (17.185%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:04.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:04.044 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:04.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:04.146 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:04.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:04.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:04.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:04.296 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:04.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:04.397 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:04.423 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:04.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:04.524 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:04.550 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:04.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:04.617 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:46:04.617 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:46:04.617 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:46:04.617 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:46:04.617 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:46:04.617 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:46:04.617 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:46:04.618 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:46:04.618 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:46:04.618 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:46:04.618 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:46:04.618 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:46:04.618 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:46:04.618 INFO:teuthology.orchestra.run.smithi007.stderr:Error ENXIO: problem getting command descriptions from osd.6 2024-09-21T10:46:04.618 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:46:04.651 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:04.681 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:04.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:04.783 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:04.808 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:04.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:04.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:04.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:04 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2724021376' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:04.936 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:04.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:04.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:04 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2724021376' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:04.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:04 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2724021376' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:05.037 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:05.064 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:05.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:05.165 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:05.197 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:05.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:05.224 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:46:05.224 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-6, ['dump_ops_in_flight'] 2024-09-21T10:46:05.299 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:05.325 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:05.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:05.426 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:05.455 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:05.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:05.556 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:05.585 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:05.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:05.687 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:05.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:05 smithi007 ceph-mon[99390]: pgmap v2082: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 149 B/s rd, 6.2 MiB/s wr, 300 op/s; 47991/278916 objects degraded (17.206%); 14303/278916 objects misplaced (5.128%); 14 MiB/s, 229 objects/s recovering 2024-09-21T10:46:05.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:05 smithi007 ceph-mon[101144]: pgmap v2082: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 149 B/s rd, 6.2 MiB/s wr, 300 op/s; 47991/278916 objects degraded (17.206%); 14303/278916 objects misplaced (5.128%); 14 MiB/s, 229 objects/s recovering 2024-09-21T10:46:05.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:05.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:05.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:05.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:05.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:05.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:05 smithi031 ceph-mon[96824]: pgmap v2082: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.7 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 149 B/s rd, 6.2 MiB/s wr, 300 op/s; 47991/278916 objects degraded (17.206%); 14303/278916 objects misplaced (5.128%); 14 MiB/s, 229 objects/s recovering 2024-09-21T10:46:05.938 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:05.960 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:05.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:06.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:06.093 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:06.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:06.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:06.223 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:06.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:06.325 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:06.356 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:06.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:06.457 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:06.483 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:06.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:06.585 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:06.611 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:06.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:06.712 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:06.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:06.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:06.838 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:06.862 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:06.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:06.964 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:06.990 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:06.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:07.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:07.125 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:07.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:07.226 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:07.252 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:07.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:07.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:07.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:07.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:07.481 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:07.506 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:07.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:07.608 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:07.633 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:07.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:07 smithi031 ceph-mon[96824]: pgmap v2083: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 121 B/s rd, 2.6 MiB/s wr, 310 op/s; 47717/276153 objects degraded (17.279%); 14024/276153 objects misplaced (5.078%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:46:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:07 smithi007 ceph-mon[99390]: pgmap v2083: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 121 B/s rd, 2.6 MiB/s wr, 310 op/s; 47717/276153 objects degraded (17.279%); 14024/276153 objects misplaced (5.078%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:46:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:07 smithi007 ceph-mon[101144]: pgmap v2083: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.6 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 121 B/s rd, 2.6 MiB/s wr, 310 op/s; 47717/276153 objects degraded (17.279%); 14024/276153 objects misplaced (5.078%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:46:07.735 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:07.764 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:07.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:07.866 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:07.892 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:07.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:07.993 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:08.018 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:08.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:08.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:08.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.147 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:08.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:08.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:08.286 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:08.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:08.388 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:08.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:08.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:08.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:08.547 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:08.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:08.648 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:08.665 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:46:08 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:46:08.361+0000 7f02f1fef640 -1 osd.6 1355 log_to_monitors true 2024-09-21T10:46:08.665 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:46:08 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:46:08.477+0000 7f02e5d91640 -1 osd.6 1376 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:46:08.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:08 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:46:08.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:08 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 47717/276153 objects degraded (17.279%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:08.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:08 smithi031 ceph-mon[96824]: from='osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:46:08.676 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:08.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:08.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:08 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:46:08.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:08 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 47717/276153 objects degraded (17.279%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:08.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:08 smithi007 ceph-mon[99390]: from='osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:46:08.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:08 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:46:08.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:08 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 47717/276153 objects degraded (17.279%), 15 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:08.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:08 smithi007 ceph-mon[101144]: from='osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:46:08.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:08.805 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:08.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:08.906 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:08.931 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:08.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:09.032 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:09.061 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:09.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:09.163 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:09.190 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:09.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:09.291 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:09.321 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:09.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:09.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:09.456 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:09.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:09.465 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:09 smithi007 ceph-mon[99390]: from='osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:46:09.465 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:09 smithi007 ceph-mon[99390]: osdmap e1376: 8 total, 7 up, 6 in 2024-09-21T10:46:09.465 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:09 smithi007 ceph-mon[99390]: from='osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]} : dispatch 2024-09-21T10:46:09.465 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:09 smithi007 ceph-mon[99390]: pgmap v2085: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 108 B/s rd, 1.0 MiB/s wr, 330 op/s; 47397/273915 objects degraded (17.304%); 13567/273915 objects misplaced (4.953%); 7.5 MiB/s, 120 objects/s recovering 2024-09-21T10:46:09.465 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:09 smithi007 ceph-mon[101144]: from='osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:46:09.465 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:09 smithi007 ceph-mon[101144]: osdmap e1376: 8 total, 7 up, 6 in 2024-09-21T10:46:09.465 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:09 smithi007 ceph-mon[101144]: from='osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]} : dispatch 2024-09-21T10:46:09.466 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:09 smithi007 ceph-mon[101144]: pgmap v2085: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 108 B/s rd, 1.0 MiB/s wr, 330 op/s; 47397/273915 objects degraded (17.304%); 13567/273915 objects misplaced (4.953%); 7.5 MiB/s, 120 objects/s recovering 2024-09-21T10:46:09.558 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:09.582 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:09.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:09.684 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:09.706 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:09.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:09.766 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:09 smithi031 ceph-mon[96824]: from='osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:46:09.766 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:09 smithi031 ceph-mon[96824]: osdmap e1376: 8 total, 7 up, 6 in 2024-09-21T10:46:09.766 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:09 smithi031 ceph-mon[96824]: from='osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi031", "root=default"]} : dispatch 2024-09-21T10:46:09.766 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:09 smithi031 ceph-mon[96824]: pgmap v2085: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 108 B/s rd, 1.0 MiB/s wr, 330 op/s; 47397/273915 objects degraded (17.304%); 13567/273915 objects misplaced (4.953%); 7.5 MiB/s, 120 objects/s recovering 2024-09-21T10:46:09.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:09.830 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:09.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:09.932 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:09.954 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:09.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:10.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:10.078 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:10.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:10.180 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:10.202 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:10.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:10.226 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:46:10.304 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:10.327 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:10.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:10.428 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:10.457 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:10.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:10.559 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:10.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:10.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:10 smithi031 ceph-mon[96824]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:46:10.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:10 smithi031 ceph-mon[96824]: osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118] boot 2024-09-21T10:46:10.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:10 smithi031 ceph-mon[96824]: osdmap e1377: 8 total, 8 up, 6 in 2024-09-21T10:46:10.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:10 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T10:46:10.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:10 smithi031 ceph-mon[96824]: osdmap e1378: 8 total, 8 up, 6 in 2024-09-21T10:46:10.683 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-mon[99390]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:46:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-mon[99390]: osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118] boot 2024-09-21T10:46:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-mon[99390]: osdmap e1377: 8 total, 8 up, 6 in 2024-09-21T10:46:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T10:46:10.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-mon[99390]: osdmap e1378: 8 total, 8 up, 6 in 2024-09-21T10:46:10.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-mon[101144]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:46:10.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-mon[101144]: osd.6 [v2:172.21.15.31:6816/972709118,v1:172.21.15.31:6817/972709118] boot 2024-09-21T10:46:10.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-mon[101144]: osdmap e1377: 8 total, 8 up, 6 in 2024-09-21T10:46:10.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T10:46:10.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-mon[101144]: osdmap e1378: 8 total, 8 up, 6 in 2024-09-21T10:46:10.705 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:10.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:10.806 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:10.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:10.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:10.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:10.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:10.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:11.055 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:11.077 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:11.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:11.178 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:46:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:46:10] "GET /metrics HTTP/1.1" 200 36693 "" "Prometheus/2.51.0" 2024-09-21T10:46:11.204 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:11.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:11.305 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:11.328 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:11.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:11.429 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:11.484 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T10:46:11.485 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T10:46:11.502 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:11.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:11.604 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:11.630 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:11.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:11 smithi007 ceph-mon[99390]: pgmap v2088: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 277 op/s; 47397/273915 objects degraded (17.304%); 13567/273915 objects misplaced (4.953%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:46:11.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:11 smithi007 ceph-mon[99390]: osdmap e1379: 8 total, 8 up, 6 in 2024-09-21T10:46:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:11 smithi007 ceph-mon[101144]: pgmap v2088: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 277 op/s; 47397/273915 objects degraded (17.304%); 13567/273915 objects misplaced (4.953%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:46:11.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:11 smithi007 ceph-mon[101144]: osdmap e1379: 8 total, 8 up, 6 in 2024-09-21T10:46:11.731 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:11.755 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:11.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:11.828 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:11 smithi031 ceph-mon[96824]: pgmap v2088: 99 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 18 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 21 active+undersized, 10 active+undersized+degraded, 45 active+clean; 5.6 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 277 op/s; 47397/273915 objects degraded (17.304%); 13567/273915 objects misplaced (4.953%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:46:11.828 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:11 smithi031 ceph-mon[96824]: osdmap e1379: 8 total, 8 up, 6 in 2024-09-21T10:46:11.857 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:11.897 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:11.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:11.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:12.029 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:12.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:12.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:12.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:12.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:12.187 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:46:12.275 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:12.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.313 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:12.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:12.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:12.473 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:12.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:12.575 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:12.625 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:12.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:12.727 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:12.790 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:12.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:12.804 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:12.892 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:12.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:12.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:13.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:13.076 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:13.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:13.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:13.222 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:13.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:13.324 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:13.356 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:13.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:13.434 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:46:13.459 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:13.486 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:46:13.490 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:13.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:13.508 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:13 smithi031 ceph-mon[96824]: osdmap e1380: 8 total, 8 up, 6 in 2024-09-21T10:46:13.508 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:13 smithi031 ceph-mon[96824]: pgmap v2091: 99 pgs: 4 remapped+peering, 3 peering, 2 active+recovery_wait+undersized+degraded+remapped, 14 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 17 active+undersized, 7 active+undersized+degraded, 50 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 161 op/s; 25879/271977 objects degraded (9.515%); 7347/271977 objects misplaced (2.701%); 6.0 MiB/s, 96 objects/s recovering 2024-09-21T10:46:13.508 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:13 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 47397/273915 objects degraded (17.304%), 15 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:13.508 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:13 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1321581006' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:46:13.527 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:13 smithi007 ceph-mon[101144]: osdmap e1380: 8 total, 8 up, 6 in 2024-09-21T10:46:13.527 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:13 smithi007 ceph-mon[101144]: pgmap v2091: 99 pgs: 4 remapped+peering, 3 peering, 2 active+recovery_wait+undersized+degraded+remapped, 14 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 17 active+undersized, 7 active+undersized+degraded, 50 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 161 op/s; 25879/271977 objects degraded (9.515%); 7347/271977 objects misplaced (2.701%); 6.0 MiB/s, 96 objects/s recovering 2024-09-21T10:46:13.527 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:13 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 47397/273915 objects degraded (17.304%), 15 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:13.527 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:13 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1321581006' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:46:13.528 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:13 smithi007 ceph-mon[99390]: osdmap e1380: 8 total, 8 up, 6 in 2024-09-21T10:46:13.528 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:13 smithi007 ceph-mon[99390]: pgmap v2091: 99 pgs: 4 remapped+peering, 3 peering, 2 active+recovery_wait+undersized+degraded+remapped, 14 active+clean+remapped, 2 active+recovering+undersized+degraded+remapped, 17 active+undersized, 7 active+undersized+degraded, 50 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 161 op/s; 25879/271977 objects degraded (9.515%); 7347/271977 objects misplaced (2.701%); 6.0 MiB/s, 96 objects/s recovering 2024-09-21T10:46:13.528 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:13 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 47397/273915 objects degraded (17.304%), 15 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:13.528 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:13 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1321581006' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:46:13.591 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:13.644 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:13.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:13.746 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:13.784 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:13.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:13.885 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:13.926 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:13.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:14.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:14.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.069 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:14.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:14.170 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:14.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.228 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:14.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:14.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:14.363 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:14.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:14.465 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:14.492 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:14.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:14.594 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:14.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:14.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:14.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:14 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:14.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1321581006' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:46:14.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:14 smithi031 ceph-mon[96824]: osdmap e1381: 8 total, 8 up, 6 in 2024-09-21T10:46:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:14 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1321581006' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:46:14.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:14 smithi007 ceph-mon[99390]: osdmap e1381: 8 total, 8 up, 6 in 2024-09-21T10:46:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:14 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1321581006' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:46:14.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:14 smithi007 ceph-mon[101144]: osdmap e1381: 8 total, 8 up, 6 in 2024-09-21T10:46:14.738 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:14.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.799 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:14.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:14.871 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:46:14.871 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:46:14.871 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.871 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.45869.0:100312 10.d e1381/1378 10:b32c9f5f:::benchmark_data_smithi007_269699_object5988:head v 1381'6257, mlcod=1355'2297)", 2024-09-21T10:46:14.871 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:14.858927+0000", 2024-09-21T10:46:14.871 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0088246939999999992, 2024-09-21T10:46:14.871 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0088556989999999999, 2024-09-21T10:46:14.871 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.858927+0000", 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.858927+0000", 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:46:14.872 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.858925+0000", 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.858937+0000", 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1072e-05 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.858957+0000", 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0279e-05 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.873 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.858965+0000", 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3699999999999995e-06 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.859014+0000", 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9063000000000001e-05 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.865324+0000", 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0063097439999999999 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:46:14.874 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.45869.0:100316 10.0 e1381/1378 10:092a40d8:::benchmark_data_smithi007_269699_object5992:head v 1381'6245, mlcod=1355'2353)", 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:14.859051+0000", 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0087007979999999992, 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0087957150000000008, 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.859051+0000", 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:46:14.875 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.859051+0000", 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.859050+0000", 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.859054+0000", 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.715e-06 2024-09-21T10:46:14.876 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.859060+0000", 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7080000000000002e-06 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.859064+0000", 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6280000000000004e-06 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.859109+0000", 2024-09-21T10:46:14.877 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.4619000000000001e-05 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.859129+0000", 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0117999999999999e-05 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.45869.0:100320 10.0 e1381/1378 10:0224206a:::benchmark_data_smithi007_269699_object5996:head v 1381'6246, mlcod=1355'2353)", 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:14.862661+0000", 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0050910180000000001, 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.005250701, 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:46:14.878 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.862661+0000", 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.862661+0000", 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:46:14.879 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.862659+0000", 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.862668+0000", 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6850000000000007e-06 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.862686+0000", 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7768e-05 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:46:14.880 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.862694+0000", 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4749999999999993e-06 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.866586+0000", 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0038916409999999999 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.866643+0000", 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7040999999999998e-05 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.881 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.45869.0:100322 10.0 e1381/1378)", 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:14.865999+0000", 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.001752986, 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0019645980000000001, 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "queued for pg", 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.865999+0000", 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.882 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.865999+0000", 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.865997+0000", 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.866007+0000", 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3479999999999993e-06 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.866023+0000", 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6609e-05 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:14.866032+0000", 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5820000000000002e-06 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 4 2024-09-21T10:46:14.884 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:46:14.901 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:14.929 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:14.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:15.030 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:15.090 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:15.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:15.192 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:15.215 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:15.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:15.317 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:15.344 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:15.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:15.446 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:15.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.493 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:15.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:15.594 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:15.636 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:15.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:15.738 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:15.773 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:15.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:15.875 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:15.915 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:15 smithi031 ceph-mon[96824]: pgmap v2093: 99 pgs: 4 remapped+peering, 4 peering, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 3 active+recovering+undersized+degraded+remapped, 83 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 282 op/s; 19592/270399 objects degraded (7.246%); 7697/270399 objects misplaced (2.847%); 8.4 MiB/s, 133 objects/s recovering 2024-09-21T10:46:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:15 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:15.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:15 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:15.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:15 smithi007 ceph-mon[101144]: pgmap v2093: 99 pgs: 4 remapped+peering, 4 peering, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 3 active+recovering+undersized+degraded+remapped, 83 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 282 op/s; 19592/270399 objects degraded (7.246%); 7697/270399 objects misplaced (2.847%); 8.4 MiB/s, 133 objects/s recovering 2024-09-21T10:46:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:15 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:15 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:15 smithi007 ceph-mon[99390]: pgmap v2093: 99 pgs: 4 remapped+peering, 4 peering, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 3 active+recovering+undersized+degraded+remapped, 83 active+clean; 5.5 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 282 op/s; 19592/270399 objects degraded (7.246%); 7697/270399 objects misplaced (2.847%); 8.4 MiB/s, 133 objects/s recovering 2024-09-21T10:46:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:15 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:15 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:16.018 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:16.043 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:16.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:16.145 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:16.177 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:16.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:16.279 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:16.316 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:16.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:16.418 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:16.459 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:16.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:16.561 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:16.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:16.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:16.697 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:16.750 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:16.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:16.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:16.906 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:16.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:17.008 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:17.048 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:17.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:17.150 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:17.172 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:17.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:17.274 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:17.328 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:17.430 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:17.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.471 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:17.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:17.572 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:17.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:17.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:17.711 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:17.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:17.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:17.848 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:17.882 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:17.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:17.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:17 smithi031 ceph-mon[96824]: pgmap v2094: 99 pgs: 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 38547/264552 objects degraded (14.571%); 8378/264552 objects misplaced (3.167%); 6.3 MiB/s, 101 objects/s recovering 2024-09-21T10:46:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:17 smithi007 ceph-mon[99390]: pgmap v2094: 99 pgs: 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 38547/264552 objects degraded (14.571%); 8378/264552 objects misplaced (3.167%); 6.3 MiB/s, 101 objects/s recovering 2024-09-21T10:46:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:17 smithi007 ceph-mon[101144]: pgmap v2094: 99 pgs: 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 86 active+clean; 5.4 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 519 op/s; 38547/264552 objects degraded (14.571%); 8378/264552 objects misplaced (3.167%); 6.3 MiB/s, 101 objects/s recovering 2024-09-21T10:46:17.983 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:18.022 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:18.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:18.124 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:18.157 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:18.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:18.259 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:18.291 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:18.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:18.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:18.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:18.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:18.527 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:18.563 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:18.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:18.664 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:18.708 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:18.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:18.810 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:18.853 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:18.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:18.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:18 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 38547/264552 objects degraded (14.571%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:18 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 38547/264552 objects degraded (14.571%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:18 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 38547/264552 objects degraded (14.571%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:18.955 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:18.990 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:19.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:19.140 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:19.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:19.242 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:19.272 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:19.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:19.374 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:19.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.418 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:19.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:19.518 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:19.560 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:19.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:19.662 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:19.699 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:19.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:19.800 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:19.836 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:19.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:19.938 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:19 smithi007 ceph-mon[101144]: pgmap v2095: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 523 op/s; 38485/260742 objects degraded (14.760%); 8126/260742 objects misplaced (3.116%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:46:19.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:19 smithi007 ceph-mon[99390]: pgmap v2095: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 523 op/s; 38485/260742 objects degraded (14.760%); 8126/260742 objects misplaced (3.116%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:46:19.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.977 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:19.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:20.078 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:20.114 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:20.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:19 smithi031 ceph-mon[96824]: pgmap v2095: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 523 op/s; 38485/260742 objects degraded (14.760%); 8126/260742 objects misplaced (3.116%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:46:20.216 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:20.260 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:20.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:20.362 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:20.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.404 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:20.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:20.505 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:20.539 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:20.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:20.548 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:46:20.548 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:46:20.548 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.548 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:104453 10.4 10:2cad7f0e:::benchmark_data_smithi007_269699_object10129:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1381)", 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.528619+0000", 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.014202294000000001, 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014239224999999999, 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 104453 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.549 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528619+0000", 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528619+0000", 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528620+0000", 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5600000000000005e-07 2024-09-21T10:46:20.550 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528624+0000", 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8399999999999997e-06 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528634+0000", 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0276e-05 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528641+0000", 2024-09-21T10:46:20.551 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.605e-06 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528834+0000", 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000192802 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528952+0000", 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011773900000000001 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.529190+0000", 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00023786099999999999 2024-09-21T10:46:20.552 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.532525+0000", 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0033349819999999998 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:104454 10.c 10:31aaa061:::benchmark_data_smithi007_269699_object10130:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1381)", 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.532663+0000", 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.010157833, 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010271705000000001, 2024-09-21T10:46:20.553 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 104454 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.532663+0000", 2024-09-21T10:46:20.554 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.532663+0000", 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.532665+0000", 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.843e-06 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.555 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.532671+0000", 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8579999999999996e-06 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.532683+0000", 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2048999999999999e-05 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.532691+0000", 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.729e-06 2024-09-21T10:46:20.556 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.532743+0000", 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2500000000000002e-05 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.532881+0000", 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013751400000000001 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.533002+0000", 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000121369 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.557 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:104459 10.2 10:4af56d6a:::benchmark_data_smithi007_269699_object10135:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1381)", 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.535322+0000", 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0074991579999999997, 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0076778339999999997, 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 104459 2024-09-21T10:46:20.558 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535322+0000", 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535322+0000", 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.559 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535324+0000", 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7099999999999999e-06 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535329+0000", 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4770000000000002e-06 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535348+0000", 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8400999999999999e-05 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.560 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535355+0000", 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7470000000000005e-06 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535451+0000", 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5291000000000006e-05 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535623+0000", 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000171819 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.561 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535727+0000", 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010475 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:104460 10.c 10:39af5417:::benchmark_data_smithi007_269699_object10136:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1381)", 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.535375+0000", 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0074461390000000001, 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0076868400000000003, 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.562 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 104460 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535375+0000", 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.563 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535375+0000", 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535376+0000", 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9800000000000004e-07 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535378+0000", 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6309999999999999e-06 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.564 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535384+0000", 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1979999999999998e-06 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535390+0000", 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1309999999999997e-06 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.541773+0000", 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0063838929999999999 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.565 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.541901+0000", 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0001272 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.542013+0000", 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011249200000000001 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.566 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:104461 10.5 10:a828bf9a:::benchmark_data_smithi007_269699_object10137:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1381)", 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.535400+0000", 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0074216330000000004, 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0077239209999999999, 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 104461 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.567 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535400+0000", 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535400+0000", 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535400+0000", 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9499999999999998e-07 2024-09-21T10:46:20.568 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535402+0000", 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8610000000000001e-06 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535407+0000", 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4559999999999999e-06 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535412+0000", 2024-09-21T10:46:20.569 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4630000000000003e-06 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.536893+0000", 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0014810859999999999 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537024+0000", 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013086900000000001 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537160+0000", 2024-09-21T10:46:20.570 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013584900000000001 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop_reply(client.45869.0:104452 10.2 e1381/1365)", 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.536200+0000", 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.00662132, 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0069810849999999997, 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:46:20.571 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.536200+0000", 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.536200+0000", 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.536201+0000", 2024-09-21T10:46:20.572 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1999999999999998e-07 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.536204+0000", 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5889999999999999e-06 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.536216+0000", 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1552999999999999e-05 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.573 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.536224+0000", 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9140000000000008e-06 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:104462 10.b 10:dfec9ab8:::benchmark_data_smithi007_269699_object10138:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1381)", 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.537152+0000", 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.005669576, 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0060745360000000002, 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.574 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 104462 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537152+0000", 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.575 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537152+0000", 2024-09-21T10:46:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.576 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537153+0000", 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.33e-06 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537158+0000", 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.921e-06 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537171+0000", 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3142000000000001e-05 2024-09-21T10:46:20.577 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537179+0000", 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5989999999999996e-06 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537236+0000", 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7240000000000001e-05 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537371+0000", 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013472700000000001 2024-09-21T10:46:20.578 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,6", 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.537509+0000", 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000138326 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop_reply(client.45869.0:104451 10.5 e1381/1360)", 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.538323+0000", 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0044982889999999999, 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.004966257, 2024-09-21T10:46:20.579 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.538323+0000", 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.538323+0000", 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.580 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.538324+0000", 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8999999999999995e-07 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.538329+0000", 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5639999999999996e-06 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.538344+0000", 2024-09-21T10:46:20.581 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4847e-05 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.538352+0000", 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4479999999999997e-06 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop_reply(client.45869.0:104459 10.2 e1381/1365)", 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.540850+0000", 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.001971642, 2024-09-21T10:46:20.582 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002479527, 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540850+0000", 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.583 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540850+0000", 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540851+0000", 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.029e-06 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540857+0000", 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0000000000000002e-06 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.584 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540868+0000", 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1287999999999999e-05 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540875+0000", 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.686e-06 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.585 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop_reply(client.45869.0:104451 10.5 e1381/1360)", 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.540932+0000", 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.001889321, 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0024362860000000002, 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540932+0000", 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.586 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540932+0000", 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540932+0000", 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9100000000000004e-07 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540935+0000", 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9790000000000002e-06 2024-09-21T10:46:20.587 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540943+0000", 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8450000000000003e-06 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.540948+0000", 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9699999999999998e-06 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.588 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:104448 10.b 10:d14f71e0:::benchmark_data_smithi007_269699_object10124:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1381)", 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.514364+0000", 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.028457442999999999, 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.029051218, 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 104448 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.589 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.514364+0000", 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.514364+0000", 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.514364+0000", 2024-09-21T10:46:20.590 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.4999999999999998e-07 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.514366+0000", 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0049999999999999e-06 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.514372+0000", 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4659999999999998e-06 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.591 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.514376+0000", 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3710000000000002e-06 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.520908+0000", 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0065321529999999997 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.521047+0000", 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000139009 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.592 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,6", 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.521186+0000", 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013876000000000001 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.536427+0000", 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.015241388999999999 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.536444+0000", 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6563e-05 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.593 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:104449 10.1 10:8042a9e4:::benchmark_data_smithi007_269699_object10125:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1381)", 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.517988+0000", 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.024833661999999999, 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.025503026000000002, 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:20.594 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 104449 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.517988+0000", 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.517988+0000", 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.595 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.517990+0000", 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4789999999999999e-06 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.517997+0000", 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2099999999999996e-06 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.596 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.518013+0000", 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5852999999999999e-05 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.518023+0000", 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.6609999999999995e-06 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.521813+0000", 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.003790608 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.597 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.521927+0000", 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000113662 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.522039+0000", 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112318 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.526721+0000", 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.004681892 2024-09-21T10:46:20.598 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.536372+0000", 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0096508289999999997 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:104451 10.5 10:a06c90cc:::benchmark_data_smithi007_269699_object10127:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1381)", 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.527781+0000", 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.015040588000000001, 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.015784759999999998, 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.599 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 104451 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527781+0000", 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.600 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527781+0000", 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527783+0000", 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9089999999999998e-06 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527798+0000", 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5201999999999999e-05 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.601 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527816+0000", 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8351000000000001e-05 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527826+0000", 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4239999999999999e-06 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527928+0000", 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010234999999999999 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.602 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528159+0000", 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00023130500000000001 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528331+0000", 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017132099999999999 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.535155+0000", 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.006824353 2024-09-21T10:46:20.603 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:104452 10.2 10:4d8d64ed:::benchmark_data_smithi007_269699_object10128:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1381)", 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:20.527975+0000", 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.014846404000000001, 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.015659475999999999, 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:20.604 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 104452 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527975+0000", 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527975+0000", 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.605 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527976+0000", 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2399999999999997e-07 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527980+0000", 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0300000000000004e-06 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527988+0000", 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7660000000000004e-06 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.606 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.527995+0000", 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8539999999999999e-06 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528778+0000", 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00078244100000000004 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528888+0000", 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000110066 2024-09-21T10:46:20.607 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.528991+0000", 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010289 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:20.532796+0000", 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.003805587 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:46:20.608 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 14 2024-09-21T10:46:20.609 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:46:20.609 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:20.640 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:20.693 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:20.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:20.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:20.836 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:20.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:20.938 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:20.981 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:20.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:21.083 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:21.118 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:21.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:46:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:46:20] "GET /metrics HTTP/1.1" 200 36693 "" "Prometheus/2.51.0" 2024-09-21T10:46:21.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:21.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:21.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:21.354 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:21.399 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:21.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:21.501 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:21.540 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:21.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:21.580 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:46:21.642 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:21.659 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:46:21.659 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:46:21.659 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2024-09-21T10:46:21.660 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:46:21.721 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:21.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:21.823 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:21.866 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:21.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:21.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:21 smithi007 ceph-mon[101144]: pgmap v2096: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 459 op/s; 38485/260742 objects degraded (14.760%); 8126/260742 objects misplaced (3.116%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:46:21.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:21.917 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:21.918 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:21 smithi007 ceph-mon[99390]: pgmap v2096: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 459 op/s; 38485/260742 objects degraded (14.760%); 8126/260742 objects misplaced (3.116%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:46:21.918 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:21.918 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:21.967 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:22.010 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:22.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:22.112 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:22.148 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:22.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:21 smithi031 ceph-mon[96824]: pgmap v2096: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.3 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 0 B/s wr, 459 op/s; 38485/260742 objects degraded (14.760%); 8126/260742 objects misplaced (3.116%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:46:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:22.249 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:22.288 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:22.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:22.296 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:46:22.390 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:22.436 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:22.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:22.538 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:22.573 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:22.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:22.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:22.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.713 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:22.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:22.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:22.847 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:22.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:22.949 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:22.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:22.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:23.089 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:23.125 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:23.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:23.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:23.261 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:23.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:23.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:23.400 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:23.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:23.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:23.541 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:23.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:23.643 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:23.672 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:23.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:23.774 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:23.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.807 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:23.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:23.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:23 smithi007 ceph-mon[99390]: pgmap v2097: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 608 op/s; 38485/253713 objects degraded (15.169%); 8126/253713 objects misplaced (3.203%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:46:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:23 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 38485/253713 objects degraded (15.169%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:23 smithi007 ceph-mon[101144]: pgmap v2097: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 608 op/s; 38485/253713 objects degraded (15.169%); 8126/253713 objects misplaced (3.203%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:46:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:23 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 38485/253713 objects degraded (15.169%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:23.948 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:23.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:24.051 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:24.093 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:24.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:23 smithi031 ceph-mon[96824]: pgmap v2097: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.2 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 608 op/s; 38485/253713 objects degraded (15.169%); 8126/253713 objects misplaced (3.203%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:46:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:23 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 38485/253713 objects degraded (15.169%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:24.196 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:24.227 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:24.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:24.329 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:24.360 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:24.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:24.461 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:24.498 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:24.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:24.600 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:24.646 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:24.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:24.747 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:24.783 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:24.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:24.885 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:24.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.932 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:24.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:25.032 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:25.079 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:25.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:25.181 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:25.218 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:25.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:25.319 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:25.351 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:25.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:25.453 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:25.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:25.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:25.586 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:25.631 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:25.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:25.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:25.770 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:25.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:25.819 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:25.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:25.873 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:46:25.874 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:46:25.893 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:25.912 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:25.916 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:46:25.916 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:46:25.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:25.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:25.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:25 smithi007 ceph-mon[99390]: pgmap v2098: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 641 op/s; 38442/249543 objects degraded (15.405%); 7891/249543 objects misplaced (3.162%); 4.2 MiB/s, 68 objects/s recovering 2024-09-21T10:46:25.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:25 smithi007 ceph-mon[101144]: pgmap v2098: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 641 op/s; 38442/249543 objects degraded (15.405%); 7891/249543 objects misplaced (3.162%); 4.2 MiB/s, 68 objects/s recovering 2024-09-21T10:46:25.951 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:46:25.951 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:46:25.981 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:46:25.981 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:46:26.010 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:46:26.011 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:46:26.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:26.047 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:46:26.047 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:46:26.077 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:26.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:26.083 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:46:26.083 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_enable_op_tracker = '' osd_max_backfills = '' osd_pg_delete_cost = '' (not observed, change may require restart) osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' 2024-09-21T10:46:26.117 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:46:26.118 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:46:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:25 smithi031 ceph-mon[96824]: pgmap v2098: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 5.1 GiB data, 17 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 641 op/s; 38442/249543 objects degraded (15.405%); 7891/249543 objects misplaced (3.162%); 4.2 MiB/s, 68 objects/s recovering 2024-09-21T10:46:26.179 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:26.209 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:26.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:26.311 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:26.340 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:26.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:26.442 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:26.483 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:26.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:26.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:26.618 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:26.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:26.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:26.756 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:26.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:26.859 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:26.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.895 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:26.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:26 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3495296354' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:26 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3495296354' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:26.995 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:27.028 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:27.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:27.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:27.158 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:27.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:26 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3495296354' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:27.259 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:27.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.297 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:27.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:27.397 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:27.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.435 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:27.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:27.536 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:27.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.577 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:27.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:27.677 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:27.718 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:27.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:27.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:27.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.857 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:27.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:27.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:27.999 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:27.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:28.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:27 smithi031 ceph-mon[96824]: pgmap v2099: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 767 op/s; 38442/242772 objects degraded (15.835%); 7891/242772 objects misplaced (3.250%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:46:28.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:27 smithi007 ceph-mon[99390]: pgmap v2099: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 767 op/s; 38442/242772 objects degraded (15.835%); 7891/242772 objects misplaced (3.250%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:46:28.087 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:27 smithi007 ceph-mon[101144]: pgmap v2099: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 767 op/s; 38442/242772 objects degraded (15.835%); 7891/242772 objects misplaced (3.250%); 3.3 MiB/s, 53 objects/s recovering 2024-09-21T10:46:28.100 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:28.142 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:28.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:28.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:28.291 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:28.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:28.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:28.434 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:28.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:28.536 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:28.572 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:28.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:28.673 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:28.709 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:28.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:28.811 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:28.840 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:28.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:28.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:28.970 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:28.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:29.063 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:28 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 38442/242772 objects degraded (15.835%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:29.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:29.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.121 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:29.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:29.161 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:28 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 38442/242772 objects degraded (15.835%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:29.162 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:28 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 38442/242772 objects degraded (15.835%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:29.222 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:29.275 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:29.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:29.377 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:29.419 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:29.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:29.520 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:29.556 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:29.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:29.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:29.698 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:29.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:29.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:29.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:29.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:29.934 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:29.937 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:29 smithi007 ceph-mon[99390]: pgmap v2100: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 720 op/s; 38273/238617 objects degraded (16.040%); 7641/238617 objects misplaced (3.202%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:46:29.937 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:29 smithi007 ceph-mon[101144]: pgmap v2100: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 720 op/s; 38273/238617 objects degraded (16.040%); 7641/238617 objects misplaced (3.202%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:46:29.970 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:29.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:30.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:30.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:30.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:30.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:46:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:29 smithi031 ceph-mon[96824]: pgmap v2100: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 720 op/s; 38273/238617 objects degraded (16.040%); 7641/238617 objects misplaced (3.202%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:46:30.202 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:30.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.241 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:30.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:30.342 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:30.391 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:30.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:30.493 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:30.527 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:30.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:30.629 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:30.682 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:30.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:30.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:30.827 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:30.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:30.928 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:30.975 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:30.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:31.077 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:31.090 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:46:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:46:30] "GET /metrics HTTP/1.1" 200 36694 "" "Prometheus/2.51.0" 2024-09-21T10:46:31.113 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:31.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:31.215 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:31.248 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:31.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:31.350 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:31.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.385 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:31.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:31.486 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:31.525 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:31.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:31.627 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:31.661 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:31.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:31.728 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:46:31.763 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:31.797 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:31.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:31.899 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:31.933 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:31.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:32.035 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:32.072 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:32.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:31 smithi031 ceph-mon[96824]: pgmap v2101: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 614 op/s; 38273/238617 objects degraded (16.040%); 7641/238617 objects misplaced (3.202%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:46:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3431462342' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:31 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:32.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:31 smithi007 ceph-mon[99390]: pgmap v2101: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 614 op/s; 38273/238617 objects degraded (16.040%); 7641/238617 objects misplaced (3.202%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:46:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3431462342' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:31 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:31 smithi007 ceph-mon[101144]: pgmap v2101: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 0 B/s wr, 614 op/s; 38273/238617 objects degraded (16.040%); 7641/238617 objects misplaced (3.202%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:46:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3431462342' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:31 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:32.211 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:32.313 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:32.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.351 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:32.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:32.452 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:32.487 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:32.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:32.589 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:32.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.655 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:32.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:32.756 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:32.797 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:32.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:32.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:32 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:32.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:32.885 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:32 smithi007 ceph-mon[99390]: osdmap e1382: 8 total, 8 up, 6 in 2024-09-21T10:46:32.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:32 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:32.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:32.885 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:32 smithi007 ceph-mon[101144]: osdmap e1382: 8 total, 8 up, 6 in 2024-09-21T10:46:32.899 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:32.944 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:32.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:33.045 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:33.082 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:33.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:32 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:33.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:32 smithi031 ceph-mon[96824]: osdmap e1382: 8 total, 8 up, 6 in 2024-09-21T10:46:33.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:33.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:33.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:33.432 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:33.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.469 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:33.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:33.570 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:33.614 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:33.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:33.716 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:33.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.757 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:33.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:33.822 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:46:33.822 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:46:33.857 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:33.890 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:33.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:33.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:33 smithi007 ceph-mon[99390]: pgmap v2103: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 725 op/s; 38273/231927 objects degraded (16.502%); 7641/231927 objects misplaced (3.295%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:46:33.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:33 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 38273/231927 objects degraded (16.502%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:33.928 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:33 smithi007 ceph-mon[101144]: pgmap v2103: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 725 op/s; 38273/231927 objects degraded (16.502%); 7641/231927 objects misplaced (3.295%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:46:33.928 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:33 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 38273/231927 objects degraded (16.502%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:33.991 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:34.032 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:34.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:34.134 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:33 smithi031 ceph-mon[96824]: pgmap v2103: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.7 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 725 op/s; 38273/231927 objects degraded (16.502%); 7641/231927 objects misplaced (3.295%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:46:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:33 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 38273/231927 objects degraded (16.502%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:34.189 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:34.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:34.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:34.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:34.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:34.433 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:34.474 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:34.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:34.576 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:34.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:34.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:34.629 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:46:34.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:34.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.756 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:34.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:34.857 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:34.894 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:34.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:34.995 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:35.020 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:46:35.039 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:35.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:35.141 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:35.178 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:35.279 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:35.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.315 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:35.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:35.416 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:35.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:35.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:35.509 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:35.550 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:35.567 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:35.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:35.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:35.688 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:35.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:35.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:35.802 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:35 smithi007 ceph-mon[99390]: pgmap v2104: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 715 op/s; 38016/228057 objects degraded (16.670%); 7427/228057 objects misplaced (3.257%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:46:35.802 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:35 smithi007 ceph-mon[101144]: pgmap v2104: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 715 op/s; 38016/228057 objects degraded (16.670%); 7427/228057 objects misplaced (3.257%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:46:35.825 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:35.865 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:35.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:35.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:36.011 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:36.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:36.112 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:36.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:36.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:35 smithi031 ceph-mon[96824]: pgmap v2104: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.6 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 715 op/s; 38016/228057 objects degraded (16.670%); 7427/228057 objects misplaced (3.257%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:46:36.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:36.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.290 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:36.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:36.391 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:36.422 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:36.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:36.524 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:36.553 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:36.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:36.654 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:36.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:36.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:36.790 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:36.821 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:36.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:36.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:36.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:36.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:37.055 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:37.088 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:37.190 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:37.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:37.236 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:37.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:37.337 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:37.379 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:37.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:37.481 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:37.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:37.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:37.671 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:37.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:37.772 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:37.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.817 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:37.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:37.852 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:46:37.856 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:46:37.919 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:37.956 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:37.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:38.058 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:38.093 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:38.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:37 smithi031 ceph-mon[96824]: pgmap v2105: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 713 op/s; 38016/221367 objects degraded (17.173%); 7427/221367 objects misplaced (3.355%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:46:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:37 smithi007 ceph-mon[99390]: pgmap v2105: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 713 op/s; 38016/221367 objects degraded (17.173%); 7427/221367 objects misplaced (3.355%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:46:38.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:37 smithi007 ceph-mon[101144]: pgmap v2105: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 713 op/s; 38016/221367 objects degraded (17.173%); 7427/221367 objects misplaced (3.355%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:46:38.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:38.232 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:38.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:38.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:38.370 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:38.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:38.471 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:38.504 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:38.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:38.606 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:38.642 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:38.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:38.743 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:38.759 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2105,"stamp":"2024-09-21T10:46:36.573769+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4834918880,"num_objects":73789,"num_object_clones":0,"num_object_copies":221367,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":38016,"num_objects_misplaced":7427,"num_objects_unfound":0,"num_objects_dirty":73789,"num_whiteouts":0,"num_read":215,"num_read_kb":456,"num_write":115063,"num_write_kb":6037896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8171,"num_bytes_recovered":532788108,"num_keys_recovered":30,"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":101480,"ondisk_log_size":101480,"up":297,"acting":286,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":16101680,"kb_used_data":11931000,"kb_used_omap":210,"kb_used_meta":4170285,"kb_avail":546369232,"statfs":{"total":575970213888,"available":559482093568,"internally_reserved":0,"allocated":12217344000,"data_stored":12203344858,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":215166,"internal_metadata":4270372738},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-467599360,"num_objects":-7135,"num_object_clones":0,"num_object_copies":-21405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-426,"num_objects_misplaced":-464,"num_objects_unfound":0,"num_objects_dirty":-7135,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7135,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":890,"num_bytes_recovered":58327040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.003115"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":560,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.747493+0000","last_change":"2024-09-21T10:45:06.012717+0000","last_active":"2024-09-21T10:46:31.747493+0000","last_peered":"2024-09-21T10:46:31.747493+0000","last_clean":"2024-09-21T10:46:31.747493+0000","last_became_active":"2024-09-21T10:45:06.012278+0000","last_became_peered":"2024-09-21T10:45:06.012278+0000","last_unstale":"2024-09-21T10:46:31.747493+0000","last_undegraded":"2024-09-21T10:46:31.747493+0000","last_fullsized":"2024-09-21T10:46:31.747493+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:47.925231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1219,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.442659+0000","last_change":"2024-09-21T10:46:11.497799+0000","last_active":"2024-09-21T10:46:13.442659+0000","last_peered":"2024-09-21T10:46:13.442659+0000","last_clean":"2024-09-21T10:46:13.442659+0000","last_became_active":"2024-09-21T10:46:11.497407+0000","last_became_peered":"2024-09-21T10:46:11.497407+0000","last_unstale":"2024-09-21T10:46:13.442659+0000","last_undegraded":"2024-09-21T10:46:13.442659+0000","last_fullsized":"2024-09-21T10:46:13.442659+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:00.887330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1373,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.446083+0000","last_change":"2024-09-21T10:46:10.437592+0000","last_active":"2024-09-21T10:46:13.446083+0000","last_peered":"2024-09-21T10:46:13.446083+0000","last_clean":"2024-09-21T10:46:13.446083+0000","last_became_active":"2024-09-21T10:46:10.436994+0000","last_became_peered":"2024-09-21T10:46:10.436994+0000","last_unstale":"2024-09-21T10:46:13.446083+0000","last_undegraded":"2024-09-21T10:46:13.446083+0000","last_fullsized":"2024-09-21T10:46:13.446083+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:46.927849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":599,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740187+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:46:31.740187+0000","last_peered":"2024-09-21T10:46:31.740187+0000","last_clean":"2024-09-21T10:46:31.740187+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:46:31.740187+0000","last_undegraded":"2024-09-21T10:46:31.740187+0000","last_fullsized":"2024-09-21T10:46:31.740187+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":611,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740137+0000","last_change":"2024-09-21T10:46:11.460695+0000","last_active":"2024-09-21T10:46:31.740137+0000","last_peered":"2024-09-21T10:46:31.740137+0000","last_clean":"2024-09-21T10:46:31.740137+0000","last_became_active":"2024-09-21T10:46:11.460390+0000","last_became_peered":"2024-09-21T10:46:11.460390+0000","last_unstale":"2024-09-21T10:46:31.740137+0000","last_undegraded":"2024-09-21T10:46:31.740137+0000","last_fullsized":"2024-09-21T10:46:31.740137+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:57:05.370135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.11","version":"0'0","reported_seq":1290,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.459097+0000","last_change":"2024-09-21T10:46:10.433482+0000","last_active":"2024-09-21T10:46:13.459097+0000","last_peered":"2024-09-21T10:46:13.459097+0000","last_clean":"2024-09-21T10:46:13.459097+0000","last_became_active":"2024-09-21T10:46:10.433195+0000","last_became_peered":"2024-09-21T10:46:10.433195+0000","last_unstale":"2024-09-21T10:46:13.459097+0000","last_undegraded":"2024-09-21T10:46:13.459097+0000","last_fullsized":"2024-09-21T10:46:13.459097+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:15:18.345397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.17","version":"0'0","reported_seq":565,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.751236+0000","last_change":"2024-09-21T10:46:11.650209+0000","last_active":"2024-09-21T10:46:31.751236+0000","last_peered":"2024-09-21T10:46:31.751236+0000","last_clean":"2024-09-21T10:46:31.751236+0000","last_became_active":"2024-09-21T10:46:11.633127+0000","last_became_peered":"2024-09-21T10:46:11.633127+0000","last_unstale":"2024-09-21T10:46:31.751236+0000","last_undegraded":"2024-09-21T10:46:31.751236+0000","last_fullsized":"2024-09-21T10:46:31.751236+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:56:28.643026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":124,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.437584+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:46:13.437584+0000","last_peered":"2024-09-21T10:46:13.437584+0000","last_clean":"2024-09-21T10:46:13.437584+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:46:13.437584+0000","last_undegraded":"2024-09-21T10:46:13.437584+0000","last_fullsized":"2024-09-21T10:46:13.437584+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"1382'7022","reported_seq":7066,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:33.306190+0000","last_change":"2024-09-21T10:44:14.598397+0000","last_active":"2024-09-21T10:46:33.306190+0000","last_peered":"2024-09-21T10:46:33.306190+0000","last_clean":"2024-09-21T10:46:33.306190+0000","last_became_active":"2024-09-21T10:44:14.598037+0000","last_became_peered":"2024-09-21T10:44:14.598037+0000","last_unstale":"2024-09-21T10:46:33.306190+0000","last_undegraded":"2024-09-21T10:46:33.306190+0000","last_fullsized":"2024-09-21T10:46:33.306190+0000","mapping_epoch":1348,"log_start":"1352'200","ondisk_log_start":"1352'200","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6822,"log_dups_size":0,"ondisk_log_size":6822,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:33:42.746055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308281344,"num_objects":4704,"num_object_clones":0,"num_object_copies":14112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4704,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7022,"num_write_kb":375232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1093,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740322+0000","last_change":"2024-09-21T10:45:18.163914+0000","last_active":"2024-09-21T10:46:31.740322+0000","last_peered":"2024-09-21T10:46:31.740322+0000","last_clean":"2024-09-21T10:46:31.740322+0000","last_became_active":"2024-09-21T10:45:18.163548+0000","last_became_peered":"2024-09-21T10:45:18.163548+0000","last_unstale":"2024-09-21T10:46:31.740322+0000","last_undegraded":"2024-09-21T10:46:31.740322+0000","last_fullsized":"2024-09-21T10:46:31.740322+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:00:02.634119+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1370,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.445700+0000","last_change":"2024-09-21T10:46:10.436143+0000","last_active":"2024-09-21T10:46:13.445700+0000","last_peered":"2024-09-21T10:46:13.445700+0000","last_clean":"2024-09-21T10:46:13.445700+0000","last_became_active":"2024-09-21T10:46:10.435851+0000","last_became_peered":"2024-09-21T10:46:10.435851+0000","last_unstale":"2024-09-21T10:46:13.445700+0000","last_undegraded":"2024-09-21T10:46:13.445700+0000","last_fullsized":"2024-09-21T10:46:13.445700+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:20.027531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"1382'7065","reported_seq":8352,"reported_epoch":1382,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:33.440587+0000","last_change":"2024-09-21T10:46:11.728087+0000","last_active":"2024-09-21T10:46:33.440587+0000","last_peered":"2024-09-21T10:46:33.440587+0000","last_clean":"2024-09-21T10:44:41.735773+0000","last_became_active":"2024-09-21T10:46:11.637368+0000","last_became_peered":"2024-09-21T10:46:11.637368+0000","last_unstale":"2024-09-21T10:46:33.440587+0000","last_undegraded":"2024-09-21T10:46:11.470811+0000","last_fullsized":"2024-09-21T10:46:11.420641+0000","mapping_epoch":1378,"log_start":"1353'900","ondisk_log_start":"1353'900","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6165,"log_dups_size":0,"ondisk_log_size":6165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":311754752,"num_objects":4757,"num_object_clones":0,"num_object_copies":14271,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3026,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4757,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7065,"num_write_kb":378304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":605,"num_bytes_recovered":39649280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,5],"avail_no_missing":["3","5"],"object_location_counts":[{"shards":"3,5","objects":1731}],"blocked_by":[],"up_primary":6,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1231,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.739718+0000","last_change":"2024-09-21T10:45:18.164891+0000","last_active":"2024-09-21T10:46:31.739718+0000","last_peered":"2024-09-21T10:46:31.739718+0000","last_clean":"2024-09-21T10:46:31.739718+0000","last_became_active":"2024-09-21T10:45:18.164581+0000","last_became_peered":"2024-09-21T10:45:18.164581+0000","last_unstale":"2024-09-21T10:46:31.739718+0000","last_undegraded":"2024-09-21T10:46:31.739718+0000","last_fullsized":"2024-09-21T10:46:31.739718+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:17.093431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1162,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.741523+0000","last_change":"2024-09-21T10:45:18.159738+0000","last_active":"2024-09-21T10:46:31.741523+0000","last_peered":"2024-09-21T10:46:31.741523+0000","last_clean":"2024-09-21T10:46:31.741523+0000","last_became_active":"2024-09-21T10:45:18.158624+0000","last_became_peered":"2024-09-21T10:45:18.158624+0000","last_unstale":"2024-09-21T10:46:31.741523+0000","last_undegraded":"2024-09-21T10:46:31.741523+0000","last_fullsized":"2024-09-21T10:46:31.741523+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:59.444058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.4","version":"1382'7185","reported_seq":7265,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:36.085062+0000","last_change":"2024-09-21T10:44:14.599736+0000","last_active":"2024-09-21T10:46:36.085062+0000","last_peered":"2024-09-21T10:46:36.085062+0000","last_clean":"2024-09-21T10:46:36.085062+0000","last_became_active":"2024-09-21T10:44:14.598554+0000","last_became_peered":"2024-09-21T10:44:14.598554+0000","last_unstale":"2024-09-21T10:46:36.085062+0000","last_undegraded":"2024-09-21T10:46:36.085062+0000","last_fullsized":"2024-09-21T10:46:36.085062+0000","mapping_epoch":1348,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5885,"log_dups_size":0,"ondisk_log_size":5885,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:47:33.647027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296288256,"num_objects":4521,"num_object_clones":0,"num_object_copies":13563,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4521,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7185,"num_write_kb":374592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":115,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.445941+0000","last_change":"2024-09-21T10:46:10.437340+0000","last_active":"2024-09-21T10:46:13.445941+0000","last_peered":"2024-09-21T10:46:13.445941+0000","last_clean":"2024-09-21T10:46:13.445941+0000","last_became_active":"2024-09-21T10:46:10.436405+0000","last_became_peered":"2024-09-21T10:46:10.436405+0000","last_unstale":"2024-09-21T10:46:13.445941+0000","last_undegraded":"2024-09-21T10:46:13.445941+0000","last_fullsized":"2024-09-21T10:46:13.445941+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:44:19.108391+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":149,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.440830+0000","last_change":"2024-09-21T10:46:10.456918+0000","last_active":"2024-09-21T10:46:13.440830+0000","last_peered":"2024-09-21T10:46:13.440830+0000","last_clean":"2024-09-21T10:46:13.440830+0000","last_became_active":"2024-09-21T10:46:10.450408+0000","last_became_peered":"2024-09-21T10:46:10.450408+0000","last_unstale":"2024-09-21T10:46:13.440830+0000","last_undegraded":"2024-09-21T10:46:13.440830+0000","last_fullsized":"2024-09-21T10:46:13.440830+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:01.041723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"1382'7105","reported_seq":8956,"reported_epoch":1382,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:36.066506+0000","last_change":"2024-09-21T10:46:11.490390+0000","last_active":"2024-09-21T10:46:36.066506+0000","last_peered":"2024-09-21T10:46:36.066506+0000","last_clean":"2024-09-21T10:45:04.964768+0000","last_became_active":"2024-09-21T10:45:07.199712+0000","last_became_peered":"2024-09-21T10:45:07.199712+0000","last_unstale":"2024-09-21T10:46:36.066506+0000","last_undegraded":"2024-09-21T10:45:07.049542+0000","last_fullsized":"2024-09-21T10:45:07.011734+0000","mapping_epoch":1360,"log_start":"1353'1200","ondisk_log_start":"1353'1200","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5905,"log_dups_size":0,"ondisk_log_size":5905,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293797888,"num_objects":4483,"num_object_clones":0,"num_object_copies":13449,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3502,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4483,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7105,"num_write_kb":370816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":883,"num_bytes_recovered":57868288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,3],"avail_no_missing":["0","2","3"],"object_location_counts":[{"shards":"0,2,3","objects":3074},{"shards":"0,3","objects":981}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1385,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.446167+0000","last_change":"2024-09-21T10:46:10.437659+0000","last_active":"2024-09-21T10:46:13.446167+0000","last_peered":"2024-09-21T10:46:13.446167+0000","last_clean":"2024-09-21T10:46:13.446167+0000","last_became_active":"2024-09-21T10:46:10.437359+0000","last_became_peered":"2024-09-21T10:46:10.437359+0000","last_unstale":"2024-09-21T10:46:13.446167+0000","last_undegraded":"2024-09-21T10:46:13.446167+0000","last_fullsized":"2024-09-21T10:46:13.446167+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:22.979494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":593,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740919+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:46:31.740919+0000","last_peered":"2024-09-21T10:46:31.740919+0000","last_clean":"2024-09-21T10:46:31.740919+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:46:31.740919+0000","last_undegraded":"2024-09-21T10:46:31.740919+0000","last_fullsized":"2024-09-21T10:46:31.740919+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"1382'7221","reported_seq":7288,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:36.141138+0000","last_change":"2024-09-21T10:45:18.183970+0000","last_active":"2024-09-21T10:46:36.141138+0000","last_peered":"2024-09-21T10:46:36.141138+0000","last_clean":"2024-09-21T10:46:36.141138+0000","last_became_active":"2024-09-21T10:45:18.167842+0000","last_became_peered":"2024-09-21T10:45:18.167842+0000","last_unstale":"2024-09-21T10:46:36.141138+0000","last_undegraded":"2024-09-21T10:46:36.141138+0000","last_fullsized":"2024-09-21T10:46:36.141138+0000","mapping_epoch":1365,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1348,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5921,"log_dups_size":0,"ondisk_log_size":5921,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:04.381592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291700736,"num_objects":4451,"num_object_clones":0,"num_object_copies":13353,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4451,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7221,"num_write_kb":373504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"362'149","reported_seq":1823,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.742099+0000","last_change":"2024-09-21T10:46:13.451677+0000","last_active":"2024-09-21T10:46:31.742099+0000","last_peered":"2024-09-21T10:46:31.742099+0000","last_clean":"2024-09-21T10:46:31.742099+0000","last_became_active":"2024-09-21T10:46:13.451263+0000","last_became_peered":"2024-09-21T10:46:13.451263+0000","last_unstale":"2024-09-21T10:46:31.742099+0000","last_undegraded":"2024-09-21T10:46:31.742099+0000","last_fullsized":"2024-09-21T10:46:31.742099+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"71'2","reported_seq":571,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.746397+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:46:31.746397+0000","last_peered":"2024-09-21T10:46:31.746397+0000","last_clean":"2024-09-21T10:46:31.746397+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:46:31.746397+0000","last_undegraded":"2024-09-21T10:46:31.746397+0000","last_fullsized":"2024-09-21T10:46:31.746397+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1169,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.747423+0000","last_change":"2024-09-21T10:46:10.435534+0000","last_active":"2024-09-21T10:46:31.747423+0000","last_peered":"2024-09-21T10:46:31.747423+0000","last_clean":"2024-09-21T10:46:31.747423+0000","last_became_active":"2024-09-21T10:46:10.432452+0000","last_became_peered":"2024-09-21T10:46:10.432452+0000","last_unstale":"2024-09-21T10:46:31.747423+0000","last_undegraded":"2024-09-21T10:46:31.747423+0000","last_fullsized":"2024-09-21T10:46:31.747423+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:28.188063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.3","version":"1382'7186","reported_seq":8399,"reported_epoch":1382,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:33.276269+0000","last_change":"2024-09-21T10:46:11.491249+0000","last_active":"2024-09-21T10:46:33.276269+0000","last_peered":"2024-09-21T10:46:33.276269+0000","last_clean":"2024-09-21T10:45:04.978984+0000","last_became_active":"2024-09-21T10:45:07.237452+0000","last_became_peered":"2024-09-21T10:45:07.237452+0000","last_unstale":"2024-09-21T10:46:33.276269+0000","last_undegraded":"2024-09-21T10:45:07.044999+0000","last_fullsized":"2024-09-21T10:45:07.007838+0000","mapping_epoch":1360,"log_start":"1352'300","ondisk_log_start":"1352'300","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6886,"log_dups_size":0,"ondisk_log_size":6886,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:36:54.825285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309198848,"num_objects":4718,"num_object_clones":0,"num_object_copies":14154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":659,"num_objects_misplaced":3204,"num_objects_unfound":0,"num_objects_dirty":4718,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7186,"num_write_kb":380928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":576,"num_bytes_recovered":37748736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3],"avail_no_missing":["5","2","3"],"object_location_counts":[{"shards":"2,3,5","objects":3204},{"shards":"3,5","objects":855}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1542,"reported_epoch":1381,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:13.445631+0000","last_change":"2024-09-21T10:46:11.428918+0000","last_active":"2024-09-21T10:46:13.445631+0000","last_peered":"2024-09-21T10:46:13.445631+0000","last_clean":"2024-09-21T10:46:08.422105+0000","last_became_active":"2024-09-21T10:46:11.428585+0000","last_became_peered":"2024-09-21T10:46:11.428585+0000","last_unstale":"2024-09-21T10:46:13.445631+0000","last_undegraded":"2024-09-21T10:46:11.420024+0000","last_fullsized":"2024-09-21T10:46:11.419267+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1361,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:29:48.167743+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3],"avail_no_missing":["5","2","3"],"object_location_counts":[{"shards":"2,3,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":114,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.441062+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:46:13.441062+0000","last_peered":"2024-09-21T10:46:13.441062+0000","last_clean":"2024-09-21T10:46:13.441062+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:46:13.441062+0000","last_undegraded":"2024-09-21T10:46:13.441062+0000","last_fullsized":"2024-09-21T10:46:13.441062+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":14,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.442725+0000","last_change":"2024-09-21T10:46:11.426968+0000","last_active":"2024-09-21T10:46:13.442725+0000","last_peered":"2024-09-21T10:46:13.442725+0000","last_clean":"2024-09-21T10:46:13.442725+0000","last_became_active":"2024-09-21T10:46:11.426658+0000","last_became_peered":"2024-09-21T10:46:11.426658+0000","last_unstale":"2024-09-21T10:46:13.442725+0000","last_undegraded":"2024-09-21T10:46:13.442725+0000","last_fullsized":"2024-09-21T10:46:13.442725+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:16.590968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"1382'7088","reported_seq":7160,"reported_epoch":1382,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:33.298656+0000","last_change":"2024-09-21T10:46:11.589617+0000","last_active":"2024-09-21T10:46:33.298656+0000","last_peered":"2024-09-21T10:46:33.298656+0000","last_clean":"2024-09-21T10:44:41.736489+0000","last_became_active":"2024-09-21T10:46:11.582979+0000","last_became_peered":"2024-09-21T10:46:11.582979+0000","last_unstale":"2024-09-21T10:46:33.298656+0000","last_undegraded":"2024-09-21T10:46:11.453112+0000","last_fullsized":"2024-09-21T10:46:11.423710+0000","mapping_epoch":1378,"log_start":"1353'1000","ondisk_log_start":"1353'1000","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6088,"log_dups_size":0,"ondisk_log_size":6088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305790976,"num_objects":4666,"num_object_clones":0,"num_object_copies":13998,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3770,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4666,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7088,"num_write_kb":376128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"1,4","objects":1142}],"blocked_by":[],"up_primary":6,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":182,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.750607+0000","last_change":"2024-09-21T10:45:06.016353+0000","last_active":"2024-09-21T10:46:31.750607+0000","last_peered":"2024-09-21T10:46:31.750607+0000","last_clean":"2024-09-21T10:46:31.750607+0000","last_became_active":"2024-09-21T10:45:06.016062+0000","last_became_peered":"2024-09-21T10:45:06.016062+0000","last_unstale":"2024-09-21T10:46:31.750607+0000","last_undegraded":"2024-09-21T10:46:31.750607+0000","last_fullsized":"2024-09-21T10:46:31.750607+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:52:00.463714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":40,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.442752+0000","last_change":"2024-09-21T10:46:10.443883+0000","last_active":"2024-09-21T10:46:13.442752+0000","last_peered":"2024-09-21T10:46:13.442752+0000","last_clean":"2024-09-21T10:46:13.442752+0000","last_became_active":"2024-09-21T10:46:10.441870+0000","last_became_peered":"2024-09-21T10:46:10.441870+0000","last_unstale":"2024-09-21T10:46:13.442752+0000","last_undegraded":"2024-09-21T10:46:13.442752+0000","last_fullsized":"2024-09-21T10:46:13.442752+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:03:15.189505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"1382'7200","reported_seq":7267,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:36.075948+0000","last_change":"2024-09-21T10:45:18.178009+0000","last_active":"2024-09-21T10:46:36.075948+0000","last_peered":"2024-09-21T10:46:36.075948+0000","last_clean":"2024-09-21T10:46:36.075948+0000","last_became_active":"2024-09-21T10:45:18.165455+0000","last_became_peered":"2024-09-21T10:45:18.165455+0000","last_unstale":"2024-09-21T10:46:36.075948+0000","last_undegraded":"2024-09-21T10:46:36.075948+0000","last_fullsized":"2024-09-21T10:46:36.075948+0000","mapping_epoch":1365,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1348,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5900,"log_dups_size":0,"ondisk_log_size":5900,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:56:59.322360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295960576,"num_objects":4516,"num_object_clones":0,"num_object_copies":13548,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4516,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7200,"num_write_kb":374912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1557,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.446363+0000","last_change":"2024-09-21T10:46:11.427838+0000","last_active":"2024-09-21T10:46:13.446363+0000","last_peered":"2024-09-21T10:46:13.446363+0000","last_clean":"2024-09-21T10:46:13.446363+0000","last_became_active":"2024-09-21T10:46:11.427434+0000","last_became_peered":"2024-09-21T10:46:11.427434+0000","last_unstale":"2024-09-21T10:46:13.446363+0000","last_undegraded":"2024-09-21T10:46:13.446363+0000","last_fullsized":"2024-09-21T10:46:13.446363+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:12:44.988473+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":553,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.741233+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:46:31.741233+0000","last_peered":"2024-09-21T10:46:31.741233+0000","last_clean":"2024-09-21T10:46:31.741233+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:46:31.741233+0000","last_undegraded":"2024-09-21T10:46:31.741233+0000","last_fullsized":"2024-09-21T10:46:31.741233+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":560,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.751092+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:46:31.751092+0000","last_peered":"2024-09-21T10:46:31.751092+0000","last_clean":"2024-09-21T10:46:31.751092+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:46:31.751092+0000","last_undegraded":"2024-09-21T10:46:31.751092+0000","last_fullsized":"2024-09-21T10:46:31.751092+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.b","version":"1382'7257","reported_seq":7332,"reported_epoch":1382,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:36.143088+0000","last_change":"2024-09-21T10:46:11.657120+0000","last_active":"2024-09-21T10:46:36.143088+0000","last_peered":"2024-09-21T10:46:36.143088+0000","last_clean":"2024-09-21T10:44:41.735922+0000","last_became_active":"2024-09-21T10:46:11.638821+0000","last_became_peered":"2024-09-21T10:46:11.638821+0000","last_unstale":"2024-09-21T10:46:36.143088+0000","last_undegraded":"2024-09-21T10:46:11.480567+0000","last_fullsized":"2024-09-21T10:46:11.441608+0000","mapping_epoch":1378,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5957,"log_dups_size":0,"ondisk_log_size":5957,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":304545792,"num_objects":4647,"num_object_clones":0,"num_object_copies":13941,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3896,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4647,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7257,"num_write_kb":380928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[0,1],"avail_no_missing":["0","1"],"object_location_counts":[{"shards":"0,1","objects":981}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1561,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.739955+0000","last_change":"2024-09-21T10:46:10.443257+0000","last_active":"2024-09-21T10:46:31.739955+0000","last_peered":"2024-09-21T10:46:31.739955+0000","last_clean":"2024-09-21T10:46:31.739955+0000","last_became_active":"2024-09-21T10:46:10.442898+0000","last_became_peered":"2024-09-21T10:46:10.442898+0000","last_unstale":"2024-09-21T10:46:31.739955+0000","last_undegraded":"2024-09-21T10:46:31.739955+0000","last_fullsized":"2024-09-21T10:46:31.739955+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1383,"reported_epoch":1381,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:46:13.446288+0000","last_change":"2024-09-21T10:46:11.428960+0000","last_active":"2024-09-21T10:46:13.446288+0000","last_peered":"2024-09-21T10:46:13.446288+0000","last_clean":"2024-09-21T10:46:08.429131+0000","last_became_active":"2024-09-21T10:46:11.428682+0000","last_became_peered":"2024-09-21T10:46:11.428682+0000","last_unstale":"2024-09-21T10:46:13.446288+0000","last_undegraded":"2024-09-21T10:46:11.420913+0000","last_fullsized":"2024-09-21T10:46:13.446288+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1361,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:24:35.971672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","2","3"],"object_location_counts":[{"shards":"2,3,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":579,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.741674+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:46:31.741674+0000","last_peered":"2024-09-21T10:46:31.741674+0000","last_clean":"2024-09-21T10:46:31.741674+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:46:31.741674+0000","last_undegraded":"2024-09-21T10:46:31.741674+0000","last_fullsized":"2024-09-21T10:46:31.741674+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":150,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.438115+0000","last_change":"2024-09-21T10:46:10.460180+0000","last_active":"2024-09-21T10:46:13.438115+0000","last_peered":"2024-09-21T10:46:13.438115+0000","last_clean":"2024-09-21T10:46:13.438115+0000","last_became_active":"2024-09-21T10:46:10.459205+0000","last_became_peered":"2024-09-21T10:46:10.459205+0000","last_unstale":"2024-09-21T10:46:13.438115+0000","last_undegraded":"2024-09-21T10:46:13.438115+0000","last_fullsized":"2024-09-21T10:46:13.438115+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:36.561447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"1382'7124","reported_seq":7207,"reported_epoch":1382,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:36.119509+0000","last_change":"2024-09-21T10:45:07.215785+0000","last_active":"2024-09-21T10:46:36.119509+0000","last_peered":"2024-09-21T10:46:36.119509+0000","last_clean":"2024-09-21T10:45:04.969845+0000","last_became_active":"2024-09-21T10:45:07.204783+0000","last_became_peered":"2024-09-21T10:45:07.204783+0000","last_unstale":"2024-09-21T10:46:36.119509+0000","last_undegraded":"2024-09-21T10:45:07.053335+0000","last_fullsized":"2024-09-21T10:45:07.018007+0000","mapping_epoch":1360,"log_start":"1353'1200","ondisk_log_start":"1353'1200","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5924,"log_dups_size":0,"ondisk_log_size":5924,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293863424,"num_objects":4484,"num_object_clones":0,"num_object_copies":13452,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4399,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4484,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7124,"num_write_kb":371456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,5],"avail_no_missing":["0","2","5"],"object_location_counts":[{"shards":"0,2,5","objects":3079},{"shards":"0,5","objects":85}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1685,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.437697+0000","last_change":"2024-09-21T10:46:10.438505+0000","last_active":"2024-09-21T10:46:13.437697+0000","last_peered":"2024-09-21T10:46:13.437697+0000","last_clean":"2024-09-21T10:46:13.437697+0000","last_became_active":"2024-09-21T10:46:10.436098+0000","last_became_peered":"2024-09-21T10:46:10.436098+0000","last_unstale":"2024-09-21T10:46:13.437697+0000","last_undegraded":"2024-09-21T10:46:13.437697+0000","last_fullsized":"2024-09-21T10:46:13.437697+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":322019,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1228,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740691+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:46:31.740691+0000","last_peered":"2024-09-21T10:46:31.740691+0000","last_clean":"2024-09-21T10:46:31.740691+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:46:31.740691+0000","last_undegraded":"2024-09-21T10:46:31.740691+0000","last_fullsized":"2024-09-21T10:46:31.740691+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":607,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.739542+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:46:31.739542+0000","last_peered":"2024-09-21T10:46:31.739542+0000","last_clean":"2024-09-21T10:46:31.739542+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:46:31.739542+0000","last_undegraded":"2024-09-21T10:46:31.739542+0000","last_fullsized":"2024-09-21T10:46:31.739542+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":593,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.739949+0000","last_change":"2024-09-21T10:45:06.014935+0000","last_active":"2024-09-21T10:46:31.739949+0000","last_peered":"2024-09-21T10:46:31.739949+0000","last_clean":"2024-09-21T10:46:31.739949+0000","last_became_active":"2024-09-21T10:45:06.013695+0000","last_became_peered":"2024-09-21T10:45:06.013695+0000","last_unstale":"2024-09-21T10:46:31.739949+0000","last_undegraded":"2024-09-21T10:46:31.739949+0000","last_fullsized":"2024-09-21T10:46:31.739949+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:15:40.661761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"1382'7174","reported_seq":16241,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:33.275487+0000","last_change":"2024-09-21T10:45:59.169567+0000","last_active":"2024-09-21T10:46:33.275487+0000","last_peered":"2024-09-21T10:46:33.275487+0000","last_clean":"2024-09-21T10:46:33.275487+0000","last_became_active":"2024-09-21T10:45:59.159883+0000","last_became_peered":"2024-09-21T10:45:59.159883+0000","last_unstale":"2024-09-21T10:46:33.275487+0000","last_undegraded":"2024-09-21T10:46:33.275487+0000","last_fullsized":"2024-09-21T10:46:33.275487+0000","mapping_epoch":1374,"log_start":"1352'300","ondisk_log_start":"1352'300","created":1348,"last_epoch_clean":1375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6874,"log_dups_size":0,"ondisk_log_size":6874,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:12:35.621045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":312737792,"num_objects":4772,"num_object_clones":0,"num_object_copies":14316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4772,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7174,"num_write_kb":382272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4502,"num_bytes_recovered":295043072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1560,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740092+0000","last_change":"2024-09-21T10:45:09.042783+0000","last_active":"2024-09-21T10:46:31.740092+0000","last_peered":"2024-09-21T10:46:31.740092+0000","last_clean":"2024-09-21T10:46:31.740092+0000","last_became_active":"2024-09-21T10:45:09.036753+0000","last_became_peered":"2024-09-21T10:45:09.036753+0000","last_unstale":"2024-09-21T10:46:31.740092+0000","last_undegraded":"2024-09-21T10:46:31.740092+0000","last_fullsized":"2024-09-21T10:46:31.740092+0000","mapping_epoch":1362,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1363,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1478,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.741947+0000","last_change":"2024-09-21T10:45:06.017940+0000","last_active":"2024-09-21T10:46:31.741947+0000","last_peered":"2024-09-21T10:46:31.741947+0000","last_clean":"2024-09-21T10:46:31.741947+0000","last_became_active":"2024-09-21T10:45:06.017435+0000","last_became_peered":"2024-09-21T10:45:06.017435+0000","last_unstale":"2024-09-21T10:46:31.741947+0000","last_undegraded":"2024-09-21T10:46:31.741947+0000","last_fullsized":"2024-09-21T10:46:31.741947+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:24.011881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":1101,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.442617+0000","last_change":"2024-09-21T10:46:11.456071+0000","last_active":"2024-09-21T10:46:13.442617+0000","last_peered":"2024-09-21T10:46:13.442617+0000","last_clean":"2024-09-21T10:46:13.442617+0000","last_became_active":"2024-09-21T10:46:11.455794+0000","last_became_peered":"2024-09-21T10:46:11.455794+0000","last_unstale":"2024-09-21T10:46:13.442617+0000","last_undegraded":"2024-09-21T10:46:13.442617+0000","last_fullsized":"2024-09-21T10:46:13.442617+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:19.084964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1025,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.446083+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:46:13.446083+0000","last_peered":"2024-09-21T10:46:13.446083+0000","last_clean":"2024-09-21T10:46:13.446083+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:46:13.446083+0000","last_undegraded":"2024-09-21T10:46:13.446083+0000","last_fullsized":"2024-09-21T10:46:13.446083+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.a","version":"1382'7239","reported_seq":7320,"reported_epoch":1382,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:36.124868+0000","last_change":"2024-09-21T10:46:11.643350+0000","last_active":"2024-09-21T10:46:36.124868+0000","last_peered":"2024-09-21T10:46:36.124868+0000","last_clean":"2024-09-21T10:44:41.744967+0000","last_became_active":"2024-09-21T10:46:11.631501+0000","last_became_peered":"2024-09-21T10:46:11.631501+0000","last_unstale":"2024-09-21T10:46:36.124868+0000","last_undegraded":"2024-09-21T10:46:11.475762+0000","last_fullsized":"2024-09-21T10:46:11.427721+0000","mapping_epoch":1378,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5939,"log_dups_size":0,"ondisk_log_size":5939,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301924352,"num_objects":4607,"num_object_clones":0,"num_object_copies":13821,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3809,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4607,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7239,"num_write_kb":379072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[{"shards":"0,5","objects":1030}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1541,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.445903+0000","last_change":"2024-09-21T10:45:09.091141+0000","last_active":"2024-09-21T10:46:13.445903+0000","last_peered":"2024-09-21T10:46:13.445903+0000","last_clean":"2024-09-21T10:46:13.445903+0000","last_became_active":"2024-09-21T10:45:09.089079+0000","last_became_peered":"2024-09-21T10:45:09.089079+0000","last_unstale":"2024-09-21T10:46:13.445903+0000","last_undegraded":"2024-09-21T10:46:13.445903+0000","last_fullsized":"2024-09-21T10:46:13.445903+0000","mapping_epoch":1362,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1363,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:27.116916+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1391,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.446596+0000","last_change":"2024-09-21T10:46:10.444706+0000","last_active":"2024-09-21T10:46:13.446596+0000","last_peered":"2024-09-21T10:46:13.446596+0000","last_clean":"2024-09-21T10:46:13.446596+0000","last_became_active":"2024-09-21T10:46:10.444370+0000","last_became_peered":"2024-09-21T10:46:10.444370+0000","last_unstale":"2024-09-21T10:46:13.446596+0000","last_undegraded":"2024-09-21T10:46:13.446596+0000","last_fullsized":"2024-09-21T10:46:13.446596+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:37.933193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1154,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740794+0000","last_change":"2024-09-21T10:46:10.469883+0000","last_active":"2024-09-21T10:46:31.740794+0000","last_peered":"2024-09-21T10:46:31.740794+0000","last_clean":"2024-09-21T10:46:31.740794+0000","last_became_active":"2024-09-21T10:46:10.469558+0000","last_became_peered":"2024-09-21T10:46:10.469558+0000","last_unstale":"2024-09-21T10:46:31.740794+0000","last_undegraded":"2024-09-21T10:46:31.740794+0000","last_fullsized":"2024-09-21T10:46:31.740794+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:34.032604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":78,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.739658+0000","last_change":"2024-09-21T10:46:11.461771+0000","last_active":"2024-09-21T10:46:31.739658+0000","last_peered":"2024-09-21T10:46:31.739658+0000","last_clean":"2024-09-21T10:46:31.739658+0000","last_became_active":"2024-09-21T10:46:11.461417+0000","last_became_peered":"2024-09-21T10:46:11.461417+0000","last_unstale":"2024-09-21T10:46:31.739658+0000","last_undegraded":"2024-09-21T10:46:31.739658+0000","last_fullsized":"2024-09-21T10:46:31.739658+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:53:40.813514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.c","version":"1382'7213","reported_seq":7281,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:36.119983+0000","last_change":"2024-09-21T10:45:18.175165+0000","last_active":"2024-09-21T10:46:36.119983+0000","last_peered":"2024-09-21T10:46:36.119983+0000","last_clean":"2024-09-21T10:46:36.119983+0000","last_became_active":"2024-09-21T10:45:18.164146+0000","last_became_peered":"2024-09-21T10:45:18.164146+0000","last_unstale":"2024-09-21T10:46:36.119983+0000","last_undegraded":"2024-09-21T10:46:36.119983+0000","last_fullsized":"2024-09-21T10:46:36.119983+0000","mapping_epoch":1365,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1348,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5913,"log_dups_size":0,"ondisk_log_size":5913,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:03:19.994953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298516480,"num_objects":4555,"num_object_clones":0,"num_object_copies":13665,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4555,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7213,"num_write_kb":376576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"362'149","reported_seq":1689,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.437077+0000","last_change":"2024-09-21T10:46:10.456159+0000","last_active":"2024-09-21T10:46:13.437077+0000","last_peered":"2024-09-21T10:46:13.437077+0000","last_clean":"2024-09-21T10:46:13.437077+0000","last_became_active":"2024-09-21T10:46:10.453432+0000","last_became_peered":"2024-09-21T10:46:10.453432+0000","last_unstale":"2024-09-21T10:46:13.437077+0000","last_undegraded":"2024-09-21T10:46:13.437077+0000","last_fullsized":"2024-09-21T10:46:13.437077+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":19,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":322019,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1388,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:28.265867+0000","last_change":"2024-09-21T10:46:11.425862+0000","last_active":"2024-09-21T10:46:28.265867+0000","last_peered":"2024-09-21T10:46:28.265867+0000","last_clean":"2024-09-21T10:46:28.265867+0000","last_became_active":"2024-09-21T10:46:11.425535+0000","last_became_peered":"2024-09-21T10:46:11.425535+0000","last_unstale":"2024-09-21T10:46:28.265867+0000","last_undegraded":"2024-09-21T10:46:28.265867+0000","last_fullsized":"2024-09-21T10:46:28.265867+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:51:09.756395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":593,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.739802+0000","last_change":"2024-09-21T10:45:06.011836+0000","last_active":"2024-09-21T10:46:31.739802+0000","last_peered":"2024-09-21T10:46:31.739802+0000","last_clean":"2024-09-21T10:46:31.739802+0000","last_became_active":"2024-09-21T10:45:06.011387+0000","last_became_peered":"2024-09-21T10:45:06.011387+0000","last_unstale":"2024-09-21T10:46:31.739802+0000","last_undegraded":"2024-09-21T10:46:31.739802+0000","last_fullsized":"2024-09-21T10:46:31.739802+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:00.974402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1000,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.446446+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:46:13.446446+0000","last_peered":"2024-09-21T10:46:13.446446+0000","last_clean":"2024-09-21T10:46:13.446446+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:46:13.446446+0000","last_undegraded":"2024-09-21T10:46:13.446446+0000","last_fullsized":"2024-09-21T10:46:13.446446+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.d","version":"1382'7231","reported_seq":7303,"reported_epoch":1382,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:36.137116+0000","last_change":"2024-09-21T10:46:11.630669+0000","last_active":"2024-09-21T10:46:36.137116+0000","last_peered":"2024-09-21T10:46:36.137116+0000","last_clean":"2024-09-21T10:44:41.736167+0000","last_became_active":"2024-09-21T10:46:11.616781+0000","last_became_peered":"2024-09-21T10:46:11.616781+0000","last_unstale":"2024-09-21T10:46:36.137116+0000","last_undegraded":"2024-09-21T10:46:11.482826+0000","last_fullsized":"2024-09-21T10:46:11.427921+0000","mapping_epoch":1378,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5931,"log_dups_size":0,"ondisk_log_size":5931,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298319896,"num_objects":4553,"num_object_clones":0,"num_object_copies":13659,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3800,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4553,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7231,"num_write_kb":377025,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[{"shards":"0,4","objects":958}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1686,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.438329+0000","last_change":"2024-09-21T10:46:10.440348+0000","last_active":"2024-09-21T10:46:13.438329+0000","last_peered":"2024-09-21T10:46:13.438329+0000","last_clean":"2024-09-21T10:46:13.438329+0000","last_became_active":"2024-09-21T10:46:10.438955+0000","last_became_peered":"2024-09-21T10:46:10.438955+0000","last_unstale":"2024-09-21T10:46:13.438329+0000","last_undegraded":"2024-09-21T10:46:13.438329+0000","last_fullsized":"2024-09-21T10:46:13.438329+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":775,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.445904+0000","last_change":"2024-09-21T10:45:06.011929+0000","last_active":"2024-09-21T10:46:13.445904+0000","last_peered":"2024-09-21T10:46:13.445904+0000","last_clean":"2024-09-21T10:46:13.445904+0000","last_became_active":"2024-09-21T10:45:06.011595+0000","last_became_peered":"2024-09-21T10:45:06.011595+0000","last_unstale":"2024-09-21T10:46:13.445904+0000","last_undegraded":"2024-09-21T10:46:13.445904+0000","last_fullsized":"2024-09-21T10:46:13.445904+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:53:35.898654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"2.5","version":"0'0","reported_seq":1366,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.745429+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:46:31.745429+0000","last_peered":"2024-09-21T10:46:31.745429+0000","last_clean":"2024-09-21T10:46:31.745429+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:46:31.745429+0000","last_undegraded":"2024-09-21T10:46:31.745429+0000","last_fullsized":"2024-09-21T10:46:31.745429+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":586,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.741081+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:46:31.741081+0000","last_peered":"2024-09-21T10:46:31.741081+0000","last_clean":"2024-09-21T10:46:31.741081+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:46:31.741081+0000","last_undegraded":"2024-09-21T10:46:31.741081+0000","last_fullsized":"2024-09-21T10:46:31.741081+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"1382'7474","reported_seq":8227,"reported_epoch":1382,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:36.318945+0000","last_change":"2024-09-21T10:46:11.707109+0000","last_active":"2024-09-21T10:46:36.318945+0000","last_peered":"2024-09-21T10:46:36.318945+0000","last_clean":"2024-09-21T10:44:41.750630+0000","last_became_active":"2024-09-21T10:46:11.694474+0000","last_became_peered":"2024-09-21T10:46:11.694474+0000","last_unstale":"2024-09-21T10:46:36.318945+0000","last_undegraded":"2024-09-21T10:46:11.684199+0000","last_fullsized":"2024-09-21T10:46:11.418945+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7474,"log_dups_size":0,"ondisk_log_size":7474,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":303300608,"num_objects":4628,"num_object_clones":0,"num_object_copies":13884,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3956,"num_objects_misplaced":4223,"num_objects_unfound":0,"num_objects_dirty":4628,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7474,"num_write_kb":387264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":343,"num_bytes_recovered":22216704,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,6],"avail_no_missing":["2","4"],"object_location_counts":[{"shards":"2,4","objects":2225},{"shards":"2,4,5","objects":1488},{"shards":"2,4,6","objects":915},{"shards":"2,6","objects":-1083}],"blocked_by":[],"up_primary":6,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1557,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.459272+0000","last_change":"2024-09-21T10:46:11.425914+0000","last_active":"2024-09-21T10:46:13.459272+0000","last_peered":"2024-09-21T10:46:13.459272+0000","last_clean":"2024-09-21T10:46:13.459272+0000","last_became_active":"2024-09-21T10:46:11.425603+0000","last_became_peered":"2024-09-21T10:46:11.425603+0000","last_unstale":"2024-09-21T10:46:13.459272+0000","last_undegraded":"2024-09-21T10:46:13.459272+0000","last_fullsized":"2024-09-21T10:46:13.459272+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:31.776952+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":561,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.751270+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:46:31.751270+0000","last_peered":"2024-09-21T10:46:31.751270+0000","last_clean":"2024-09-21T10:46:31.751270+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:46:31.751270+0000","last_undegraded":"2024-09-21T10:46:31.751270+0000","last_fullsized":"2024-09-21T10:46:31.751270+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":114,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.438458+0000","last_change":"2024-09-21T10:46:10.445448+0000","last_active":"2024-09-21T10:46:13.438458+0000","last_peered":"2024-09-21T10:46:13.438458+0000","last_clean":"2024-09-21T10:46:13.438458+0000","last_became_active":"2024-09-21T10:46:10.443629+0000","last_became_peered":"2024-09-21T10:46:10.443629+0000","last_unstale":"2024-09-21T10:46:13.438458+0000","last_undegraded":"2024-09-21T10:46:13.438458+0000","last_fullsized":"2024-09-21T10:46:13.438458+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:42:44.652533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":554,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.741124+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:46:31.741124+0000","last_peered":"2024-09-21T10:46:31.741124+0000","last_clean":"2024-09-21T10:46:31.741124+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:46:31.741124+0000","last_undegraded":"2024-09-21T10:46:31.741124+0000","last_fullsized":"2024-09-21T10:46:31.741124+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"1382'7098","reported_seq":9559,"reported_epoch":1382,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:46:33.470975+0000","last_change":"2024-09-21T10:46:11.720912+0000","last_active":"2024-09-21T10:46:33.470975+0000","last_peered":"2024-09-21T10:46:33.470975+0000","last_clean":"2024-09-21T10:44:41.696708+0000","last_became_active":"2024-09-21T10:46:11.644132+0000","last_became_peered":"2024-09-21T10:46:11.644132+0000","last_unstale":"2024-09-21T10:46:33.470975+0000","last_undegraded":"2024-09-21T10:46:11.624967+0000","last_fullsized":"2024-09-21T10:46:11.420570+0000","mapping_epoch":1378,"log_start":"1353'900","ondisk_log_start":"1353'900","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6198,"log_dups_size":0,"ondisk_log_size":6198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308019200,"num_objects":4700,"num_object_clones":0,"num_object_copies":14100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7197,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4700,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7098,"num_write_kb":377536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1192,"num_bytes_recovered":78118912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,4],"avail_no_missing":["3","2"],"object_location_counts":[{"shards":"2,3","objects":2241},{"shards":"2,3,4","objects":1379},{"shards":"2,3,6","objects":1079},{"shards":"3,4","objects":1}],"blocked_by":[],"up_primary":6,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1647,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.747218+0000","last_change":"2024-09-21T10:46:10.435872+0000","last_active":"2024-09-21T10:46:31.747218+0000","last_peered":"2024-09-21T10:46:31.747218+0000","last_clean":"2024-09-21T10:46:31.747218+0000","last_became_active":"2024-09-21T10:46:10.432017+0000","last_became_peered":"2024-09-21T10:46:10.432017+0000","last_unstale":"2024-09-21T10:46:31.747218+0000","last_undegraded":"2024-09-21T10:46:31.747218+0000","last_fullsized":"2024-09-21T10:46:31.747218+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:29:20.710722+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":605,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740043+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:46:31.740043+0000","last_peered":"2024-09-21T10:46:31.740043+0000","last_clean":"2024-09-21T10:46:31.740043+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:46:31.740043+0000","last_undegraded":"2024-09-21T10:46:31.740043+0000","last_fullsized":"2024-09-21T10:46:31.740043+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":147,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.442290+0000","last_change":"2024-09-21T10:46:11.650797+0000","last_active":"2024-09-21T10:46:13.442290+0000","last_peered":"2024-09-21T10:46:13.442290+0000","last_clean":"2024-09-21T10:46:13.442290+0000","last_became_active":"2024-09-21T10:46:11.650507+0000","last_became_peered":"2024-09-21T10:46:11.650507+0000","last_unstale":"2024-09-21T10:46:13.442290+0000","last_undegraded":"2024-09-21T10:46:13.442290+0000","last_fullsized":"2024-09-21T10:46:13.442290+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:27.552505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":181,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.445946+0000","last_change":"2024-09-21T10:46:10.436233+0000","last_active":"2024-09-21T10:46:13.445946+0000","last_peered":"2024-09-21T10:46:13.445946+0000","last_clean":"2024-09-21T10:46:13.445946+0000","last_became_active":"2024-09-21T10:46:10.435942+0000","last_became_peered":"2024-09-21T10:46:10.435942+0000","last_unstale":"2024-09-21T10:46:13.445946+0000","last_undegraded":"2024-09-21T10:46:13.445946+0000","last_fullsized":"2024-09-21T10:46:13.445946+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:50:52.876499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":40,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.442688+0000","last_change":"2024-09-21T10:46:10.438257+0000","last_active":"2024-09-21T10:46:13.442688+0000","last_peered":"2024-09-21T10:46:13.442688+0000","last_clean":"2024-09-21T10:46:13.442688+0000","last_became_active":"2024-09-21T10:46:10.435654+0000","last_became_peered":"2024-09-21T10:46:10.435654+0000","last_unstale":"2024-09-21T10:46:13.442688+0000","last_undegraded":"2024-09-21T10:46:13.442688+0000","last_fullsized":"2024-09-21T10:46:13.442688+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:34:48.029244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"442'23","reported_seq":48,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.442706+0000","last_change":"2024-09-21T10:46:11.454063+0000","last_active":"2024-09-21T10:46:13.442706+0000","last_peered":"2024-09-21T10:46:13.442706+0000","last_clean":"2024-09-21T10:46:13.442706+0000","last_became_active":"2024-09-21T10:46:11.453639+0000","last_became_peered":"2024-09-21T10:46:11.453639+0000","last_unstale":"2024-09-21T10:46:13.442706+0000","last_undegraded":"2024-09-21T10:46:13.442706+0000","last_fullsized":"2024-09-21T10:46:13.442706+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:54.014421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1373,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.446364+0000","last_change":"2024-09-21T10:46:11.479850+0000","last_active":"2024-09-21T10:46:13.446364+0000","last_peered":"2024-09-21T10:46:13.446364+0000","last_clean":"2024-09-21T10:46:13.446364+0000","last_became_active":"2024-09-21T10:46:11.479402+0000","last_became_peered":"2024-09-21T10:46:11.479402+0000","last_unstale":"2024-09-21T10:46:13.446364+0000","last_undegraded":"2024-09-21T10:46:13.446364+0000","last_fullsized":"2024-09-21T10:46:13.446364+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:02.174169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"71'3","reported_seq":1229,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.746556+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:46:31.746556+0000","last_peered":"2024-09-21T10:46:31.746556+0000","last_clean":"2024-09-21T10:46:31.746556+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:46:31.746556+0000","last_undegraded":"2024-09-21T10:46:31.746556+0000","last_fullsized":"2024-09-21T10:46:31.746556+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[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.16","version":"0'0","reported_seq":1342,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.446468+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:46:13.446468+0000","last_peered":"2024-09-21T10:46:13.446468+0000","last_clean":"2024-09-21T10:46:13.446468+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:46:13.446468+0000","last_undegraded":"2024-09-21T10:46:13.446468+0000","last_fullsized":"2024-09-21T10:46:13.446468+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":578,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.742180+0000","last_change":"2024-09-21T10:46:10.429973+0000","last_active":"2024-09-21T10:46:31.742180+0000","last_peered":"2024-09-21T10:46:31.742180+0000","last_clean":"2024-09-21T10:46:31.742180+0000","last_became_active":"2024-09-21T10:46:10.429652+0000","last_became_peered":"2024-09-21T10:46:10.429652+0000","last_unstale":"2024-09-21T10:46:31.742180+0000","last_undegraded":"2024-09-21T10:46:31.742180+0000","last_fullsized":"2024-09-21T10:46:31.742180+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:29.488753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":592,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740477+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:46:31.740477+0000","last_peered":"2024-09-21T10:46:31.740477+0000","last_clean":"2024-09-21T10:46:31.740477+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:46:31.740477+0000","last_undegraded":"2024-09-21T10:46:31.740477+0000","last_fullsized":"2024-09-21T10:46:31.740477+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":578,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.741319+0000","last_change":"2024-09-21T10:46:10.434466+0000","last_active":"2024-09-21T10:46:31.741319+0000","last_peered":"2024-09-21T10:46:31.741319+0000","last_clean":"2024-09-21T10:46:31.741319+0000","last_became_active":"2024-09-21T10:46:10.434119+0000","last_became_peered":"2024-09-21T10:46:10.434119+0000","last_unstale":"2024-09-21T10:46:31.741319+0000","last_undegraded":"2024-09-21T10:46:31.741319+0000","last_fullsized":"2024-09-21T10:46:31.741319+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:34.062599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":112,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.442406+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:46:13.442406+0000","last_peered":"2024-09-21T10:46:13.442406+0000","last_clean":"2024-09-21T10:46:13.442406+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:46:13.442406+0000","last_undegraded":"2024-09-21T10:46:13.442406+0000","last_fullsized":"2024-09-21T10:46:13.442406+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":546,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.741427+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:46:31.741427+0000","last_peered":"2024-09-21T10:46:31.741427+0000","last_clean":"2024-09-21T10:46:31.741427+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:46:31.741427+0000","last_undegraded":"2024-09-21T10:46:31.741427+0000","last_fullsized":"2024-09-21T10:46:31.741427+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":601,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.739837+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:46:31.739837+0000","last_peered":"2024-09-21T10:46:31.739837+0000","last_clean":"2024-09-21T10:46:31.739837+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:46:31.739837+0000","last_undegraded":"2024-09-21T10:46:31.739837+0000","last_fullsized":"2024-09-21T10:46:31.739837+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":567,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.741852+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:46:31.741852+0000","last_peered":"2024-09-21T10:46:31.741852+0000","last_clean":"2024-09-21T10:46:31.741852+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:46:31.741852+0000","last_undegraded":"2024-09-21T10:46:31.741852+0000","last_fullsized":"2024-09-21T10:46:31.741852+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":566,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.746661+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:46:31.746661+0000","last_peered":"2024-09-21T10:46:31.746661+0000","last_clean":"2024-09-21T10:46:31.746661+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:46:31.746661+0000","last_undegraded":"2024-09-21T10:46:31.746661+0000","last_fullsized":"2024-09-21T10:46:31.746661+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":185,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.739877+0000","last_change":"2024-09-21T10:45:18.167879+0000","last_active":"2024-09-21T10:46:31.739877+0000","last_peered":"2024-09-21T10:46:31.739877+0000","last_clean":"2024-09-21T10:46:31.739877+0000","last_became_active":"2024-09-21T10:45:18.167468+0000","last_became_peered":"2024-09-21T10:45:18.167468+0000","last_unstale":"2024-09-21T10:46:31.739877+0000","last_undegraded":"2024-09-21T10:46:31.739877+0000","last_fullsized":"2024-09-21T10:46:31.739877+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:51.294698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1439,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.747352+0000","last_change":"2024-09-21T10:45:06.016457+0000","last_active":"2024-09-21T10:46:31.747352+0000","last_peered":"2024-09-21T10:46:31.747352+0000","last_clean":"2024-09-21T10:46:31.747352+0000","last_became_active":"2024-09-21T10:45:06.015501+0000","last_became_peered":"2024-09-21T10:45:06.015501+0000","last_unstale":"2024-09-21T10:46:31.747352+0000","last_undegraded":"2024-09-21T10:46:31.747352+0000","last_fullsized":"2024-09-21T10:46:31.747352+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:37.571172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"71'1","reported_seq":599,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740969+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:46:31.740969+0000","last_peered":"2024-09-21T10:46:31.740969+0000","last_clean":"2024-09-21T10:46:31.740969+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:46:31.740969+0000","last_undegraded":"2024-09-21T10:46:31.740969+0000","last_fullsized":"2024-09-21T10:46:31.740969+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1172,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.746333+0000","last_change":"2024-09-21T10:45:18.158211+0000","last_active":"2024-09-21T10:46:31.746333+0000","last_peered":"2024-09-21T10:46:31.746333+0000","last_clean":"2024-09-21T10:46:31.746333+0000","last_became_active":"2024-09-21T10:45:18.157966+0000","last_became_peered":"2024-09-21T10:45:18.157966+0000","last_unstale":"2024-09-21T10:46:31.746333+0000","last_undegraded":"2024-09-21T10:46:31.746333+0000","last_fullsized":"2024-09-21T10:46:31.746333+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:49.060307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"71'2","reported_seq":1373,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.446062+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:46:13.446062+0000","last_peered":"2024-09-21T10:46:13.446062+0000","last_clean":"2024-09-21T10:46:13.446062+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:46:13.446062+0000","last_undegraded":"2024-09-21T10:46:13.446062+0000","last_fullsized":"2024-09-21T10:46:13.446062+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1190,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.741673+0000","last_change":"2024-09-21T10:45:18.169124+0000","last_active":"2024-09-21T10:46:31.741673+0000","last_peered":"2024-09-21T10:46:31.741673+0000","last_clean":"2024-09-21T10:46:31.741673+0000","last_became_active":"2024-09-21T10:45:18.168713+0000","last_became_peered":"2024-09-21T10:45:18.168713+0000","last_unstale":"2024-09-21T10:46:31.741673+0000","last_undegraded":"2024-09-21T10:46:31.741673+0000","last_fullsized":"2024-09-21T10:46:31.741673+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:07:16.707078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":1385,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.446155+0000","last_change":"2024-09-21T10:46:10.437713+0000","last_active":"2024-09-21T10:46:13.446155+0000","last_peered":"2024-09-21T10:46:13.446155+0000","last_clean":"2024-09-21T10:46:13.446155+0000","last_became_active":"2024-09-21T10:46:10.437233+0000","last_became_peered":"2024-09-21T10:46:10.437233+0000","last_unstale":"2024-09-21T10:46:13.446155+0000","last_undegraded":"2024-09-21T10:46:13.446155+0000","last_fullsized":"2024-09-21T10:46:13.446155+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:42:42.318362+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":553,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.742049+0000","last_change":"2024-09-21T10:45:06.016348+0000","last_active":"2024-09-21T10:46:31.742049+0000","last_peered":"2024-09-21T10:46:31.742049+0000","last_clean":"2024-09-21T10:46:31.742049+0000","last_became_active":"2024-09-21T10:45:06.016014+0000","last_became_peered":"2024-09-21T10:45:06.016014+0000","last_unstale":"2024-09-21T10:46:31.742049+0000","last_undegraded":"2024-09-21T10:46:31.742049+0000","last_fullsized":"2024-09-21T10:46:31.742049+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:27.089135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"71'1","reported_seq":577,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.746752+0000","last_change":"2024-09-21T10:46:11.435368+0000","last_active":"2024-09-21T10:46:31.746752+0000","last_peered":"2024-09-21T10:46:31.746752+0000","last_clean":"2024-09-21T10:46:31.746752+0000","last_became_active":"2024-09-21T10:46:11.434987+0000","last_became_peered":"2024-09-21T10:46:11.434987+0000","last_unstale":"2024-09-21T10:46:31.746752+0000","last_undegraded":"2024-09-21T10:46:31.746752+0000","last_fullsized":"2024-09-21T10:46:31.746752+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:43.966641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":187,"reported_epoch":1381,"state":"active+clean","last_fresh":"2024-09-21T10:46:13.458829+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:46:13.458829+0000","last_peered":"2024-09-21T10:46:13.458829+0000","last_clean":"2024-09-21T10:46:13.458829+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:46:13.458829+0000","last_undegraded":"2024-09-21T10:46:13.458829+0000","last_fullsized":"2024-09-21T10:46:13.458829+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":603,"reported_epoch":1382,"state":"active+clean","last_fresh":"2024-09-21T10:46:31.740401+0000","last_change":"2024-09-21T10:46:11.592748+0000","last_active":"2024-09-21T10:46:31.740401+0000","last_peered":"2024-09-21T10:46:31.740401+0000","last_clean":"2024-09-21T10:46:31.740401+0000","last_became_active":"2024-09-21T10:46:11.456274+0000","last_became_peered":"2024-09-21T10:46:11.456274+0000","last_unstale":"2024-09-21T10:46:31.740401+0000","last_undegraded":"2024-09-21T10:46:31.740401+0000","last_fullsized":"2024-09-21T10:46:31.740401+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:20:51.149302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1164,"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,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":4834000920,"num_objects":73762,"num_object_clones":0,"num_object_copies":221286,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":38014,"num_objects_misplaced":7427,"num_objects_unfound":0,"num_objects_dirty":73762,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":114882,"num_write_kb":6036545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8103,"num_bytes_recovered":530776064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":13871292416,"data_stored":13871284272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":99782,"ondisk_log_size":99782,"up":48,"acting":38,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":59,"num_bytes_recovered":20562,"num_keys_recovered":30,"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":147456,"data_stored":27006,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":912387,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":214,"num_read_kb":455,"num_write":117,"num_write_kb":1318,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1991444,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":32,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234514,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":1377,"seq":5914169966598,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":758180,"kb_used_data":661340,"kb_used_omap":58,"kb_used_meta":96773,"kb_avail":92986972,"statfs":{"total":95995035648,"available":95218659328,"internally_reserved":0,"allocated":677212160,"data_stored":674873469,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":99095586},"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":[]},{"osd":5,"up_from":38,"seq":163208757788,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2909784,"kb_used_data":2004236,"kb_used_omap":1,"kb_used_meta":905534,"kb_avail":90835368,"statfs":{"total":95995035648,"available":93015416832,"internally_reserved":0,"allocated":2052337664,"data_stored":2050009838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":927267270},"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":[]},{"osd":2,"up_from":0,"seq":3418793967960,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":0,"up_from":731,"seq":3139621093733,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3674536,"kb_used_data":2938016,"kb_used_omap":73,"kb_used_meta":736438,"kb_avail":90070616,"statfs":{"total":95995035648,"available":92232310784,"internally_reserved":0,"allocated":3008528384,"data_stored":3006185656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":754113074},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019424,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3747940,"kb_used_data":3012892,"kb_used_omap":1,"kb_used_meta":734910,"kb_avail":89997212,"statfs":{"total":95995035648,"available":92157145088,"internally_reserved":0,"allocated":3085201408,"data_stored":3082862182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":752548294},"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":[]},{"osd":3,"up_from":829,"seq":3560527888720,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3010136,"kb_used_data":2111884,"kb_used_omap":30,"kb_used_meta":898209,"kb_avail":90735016,"statfs":{"total":95995035648,"available":92912656384,"internally_reserved":0,"allocated":2162569216,"data_stored":2160242164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":919766836},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047198,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2001104,"kb_used_data":1202632,"kb_used_omap":44,"kb_used_meta":798419,"kb_avail":91744048,"statfs":{"total":95995035648,"available":93945905152,"internally_reserved":0,"allocated":1231495168,"data_stored":1229171549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":817581678},"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":[]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":28672,"data_stored":5484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":24576,"data_stored":5442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2974027776,"data_stored":2974023704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1221787648,"data_stored":1221787648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1760428032,"data_stored":1760428032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2151481344,"data_stored":2151481344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":3069251584,"data_stored":3069247512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2043936768,"data_stored":2043936768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":650379264,"data_stored":650379264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:46:38.764 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:46:38.764 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_5 pg_num 26 2024-09-21T10:46:38.775 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:38.877 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:38.915 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:38.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:39.017 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:39.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.054 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:39.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:39.155 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:38 smithi031 ceph-mon[96824]: from='client.55669 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:46:39.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:38 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 38016/221367 objects degraded (17.173%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:39.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:39.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:38 smithi007 ceph-mon[99390]: from='client.55669 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:46:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:38 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 38016/221367 objects degraded (17.173%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:39.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:38 smithi007 ceph-mon[101144]: from='client.55669 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:46:39.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:38 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 38016/221367 objects degraded (17.173%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:39.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:39.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:39.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:39.433 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:39.470 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:39.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:39.572 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:39.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.615 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:39.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:39.716 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:39.740 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:39.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:39.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:39.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:39.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:39 smithi031 ceph-mon[96824]: pgmap v2106: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 711 op/s; 37762/217260 objects degraded (17.381%); 7202/217260 objects misplaced (3.315%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:46:39.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:39 smithi007 ceph-mon[99390]: pgmap v2106: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 711 op/s; 37762/217260 objects degraded (17.381%); 7202/217260 objects misplaced (3.315%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:46:39.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:39 smithi007 ceph-mon[101144]: pgmap v2106: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 711 op/s; 37762/217260 objects degraded (17.381%); 7202/217260 objects misplaced (3.315%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:46:39.988 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:40.020 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:40.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:40.121 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:40.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:40.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:40.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:40.290 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:40.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:40.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:40.433 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:40.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:40.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:40.567 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:40.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:40.669 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:40.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:40.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:40.808 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.847 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:40.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:40.948 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:40.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.983 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:40.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:41.084 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:41.112 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:41.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:46:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:46:40] "GET /metrics HTTP/1.1" 200 36693 "" "Prometheus/2.51.0" 2024-09-21T10:46:41.214 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:41.252 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:41.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:41.353 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:41.389 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:41.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:41.491 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:41.527 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:41.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:41.629 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:41.671 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:41.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:41.773 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:41.811 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:41.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:41.913 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:41.940 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:41.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:42.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:42.073 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:42.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:41 smithi031 ceph-mon[96824]: pgmap v2107: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 711 op/s; 37762/217260 objects degraded (17.381%); 7202/217260 objects misplaced (3.315%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:46:42.175 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:41 smithi007 ceph-mon[99390]: pgmap v2107: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 711 op/s; 37762/217260 objects degraded (17.381%); 7202/217260 objects misplaced (3.315%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:46:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:41 smithi007 ceph-mon[101144]: pgmap v2107: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.4 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 0 B/s wr, 711 op/s; 37762/217260 objects degraded (17.381%); 7202/217260 objects misplaced (3.315%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:46:42.205 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:42.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:42.307 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:42.338 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:42.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:42.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:42.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.474 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:42.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:42.575 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:42.608 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:42.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:42.710 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:42.745 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:42.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:42.847 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:42.878 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:42.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:42.980 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:43.028 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:43.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:43.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:43.159 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:43.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:43.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:43.293 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:43.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:43.394 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:43.434 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:43.536 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:43.571 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:43.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:43.674 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:43.710 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:43.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:43.812 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:43.826 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:43.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.892 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:43.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:43.993 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:44.018 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:44.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:44.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:44.071 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:43 smithi007 ceph-mon[101144]: pgmap v2108: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 658 op/s; 37762/210486 objects degraded (17.940%); 7202/210486 objects misplaced (3.422%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:46:44.071 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:43 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 37762/210486 objects degraded (17.940%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:44.071 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:43 smithi007 ceph-mon[99390]: pgmap v2108: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 658 op/s; 37762/210486 objects degraded (17.940%); 7202/210486 objects misplaced (3.422%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:46:44.071 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:43 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 37762/210486 objects degraded (17.940%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:44.142 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:43 smithi031 ceph-mon[96824]: pgmap v2108: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 658 op/s; 37762/210486 objects degraded (17.940%); 7202/210486 objects misplaced (3.422%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:46:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:43 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 37762/210486 objects degraded (17.940%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:44.180 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:44.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:44.281 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:44.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:44.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:44.419 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:44.454 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:44.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:44.556 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:44.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:44.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:44.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:44.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:44.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:44.811 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:44.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:44.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:44.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:44.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.972 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:44.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:45.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:45.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.114 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:45.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:45.214 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:45.245 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:45.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:45.347 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:45.370 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:45.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:45.472 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:45.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:45.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:45.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:45.652 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:45.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:45.754 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:45.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:45.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:45.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:45.930 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:45.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:46.032 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:46.075 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:46.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:46.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:45 smithi007 ceph-mon[99390]: pgmap v2109: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 709 op/s; 37471/206379 objects degraded (18.156%); 6994/206379 objects misplaced (3.389%); 7.5 MiB/s, 120 objects/s recovering 2024-09-21T10:46:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:45 smithi007 ceph-mon[101144]: pgmap v2109: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 709 op/s; 37471/206379 objects degraded (18.156%); 6994/206379 objects misplaced (3.389%); 7.5 MiB/s, 120 objects/s recovering 2024-09-21T10:46:46.218 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:46.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:46.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:46.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.359 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:46.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:45 smithi031 ceph-mon[96824]: pgmap v2109: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.2 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 709 op/s; 37471/206379 objects degraded (18.156%); 6994/206379 objects misplaced (3.389%); 7.5 MiB/s, 120 objects/s recovering 2024-09-21T10:46:46.459 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:46.493 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:46.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:46.595 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:46.623 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:46.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:46.725 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:46.770 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:46.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:46.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:46.894 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:46.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:46.996 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:47.029 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:47.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:47.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:47.179 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:47.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:47.281 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:47.321 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:47.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:47.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:47.462 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:47.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:47.563 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:47.596 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:47.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:47.698 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:47.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:47.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:47.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:47.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:47.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:47.970 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:48.001 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:48.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:48.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:48.140 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:48.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:47 smithi007 ceph-mon[99390]: pgmap v2110: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 771 op/s; 37471/200256 objects degraded (18.712%); 6994/200256 objects misplaced (3.493%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T10:46:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:47 smithi007 ceph-mon[101144]: pgmap v2110: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 771 op/s; 37471/200256 objects degraded (18.712%); 6994/200256 objects misplaced (3.493%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T10:46:48.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:48.280 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:48.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:48.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:47 smithi031 ceph-mon[96824]: pgmap v2110: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.1 GiB data, 14 GiB used, 522 GiB / 536 GiB avail; 0 B/s wr, 771 op/s; 37471/200256 objects degraded (18.712%); 6994/200256 objects misplaced (3.493%); 5.1 MiB/s, 81 objects/s recovering 2024-09-21T10:46:48.429 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:48.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:48.531 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:48.563 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:48.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:48.665 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:48.705 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:48.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:48.806 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:48.844 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:48.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:48.946 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:48.980 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:48.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:49.082 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:49.121 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:49.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:49.138 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:48 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 37471/200256 objects degraded (18.712%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:49.138 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:48 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:46:49.138 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:48 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:46:49.138 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:48 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:49.139 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:48 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 37471/200256 objects degraded (18.712%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:49.139 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:48 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:46:49.139 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:48 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:46:49.139 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:48 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:49.222 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:49.259 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:49.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:49.361 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:49.407 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:49.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:49.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:48 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 37471/200256 objects degraded (18.712%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:49.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:48 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:46:49.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:48 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:46:49.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:48 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:46:49.509 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:49.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.553 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:49.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:49.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:49.675 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:46:49.675 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:46:49.675 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:46:49.676 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:46:49.676 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:46:49.676 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:46:49.676 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:46:49.676 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:46:49.676 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:46:49.676 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:46:49.676 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:46:49.677 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:46:49.677 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:46:49.677 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:46:49.677 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:46:49.677 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:46:49.694 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:49.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:49.795 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:49.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:49.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:49.937 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:49.971 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:49.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:50.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:50.106 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:50.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:49 smithi007 ceph-mon[99390]: pgmap v2111: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 37120/196503 objects degraded (18.890%); 6778/196503 objects misplaced (3.449%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T10:46:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/985957860' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1142491780' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:49 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:49 smithi007 ceph-mon[101144]: pgmap v2111: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 37120/196503 objects degraded (18.890%); 6778/196503 objects misplaced (3.449%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T10:46:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:49 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/985957860' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:49 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1142491780' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:49 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:50.208 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:50.253 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:50.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:50.355 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:50.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:50.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:50.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:49 smithi031 ceph-mon[96824]: pgmap v2111: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 37120/196503 objects degraded (18.890%); 6778/196503 objects misplaced (3.449%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T10:46:50.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/985957860' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:50.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1142491780' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:50.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:49 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:50.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:50.493 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:46:50.524 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:50.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:50.625 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:50.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:50.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:50.761 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:50.803 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:50.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:50.905 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:50.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.944 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:50.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:51.045 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:51.086 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:51.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:51.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:51.187 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:50 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:50 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:46:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:50 smithi007 ceph-mon[99390]: osdmap e1383: 8 total, 8 up, 6 in 2024-09-21T10:46:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:46:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:46:50] "GET /metrics HTTP/1.1" 200 36693 "" "Prometheus/2.51.0" 2024-09-21T10:46:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:50 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:50 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:46:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:50 smithi007 ceph-mon[101144]: osdmap e1383: 8 total, 8 up, 6 in 2024-09-21T10:46:51.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:51.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:51.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:51.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:51.368 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:51.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:51.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:51.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:50 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:51.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:50 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:46:51.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:50 smithi031 ceph-mon[96824]: osdmap e1383: 8 total, 8 up, 6 in 2024-09-21T10:46:51.470 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:51.514 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:51.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:51.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:51.616 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:51.653 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:51.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:51.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:51.755 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:51.787 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:51.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:51.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:51.889 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:51.923 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:51.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:51.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:52.025 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:52.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:52.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:52.148 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:51 smithi007 ceph-mon[99390]: pgmap v2113: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 691 op/s; 37120/196503 objects degraded (18.890%); 6778/196503 objects misplaced (3.449%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T10:46:52.149 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:52.149 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:51 smithi007 ceph-mon[101144]: pgmap v2113: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 691 op/s; 37120/196503 objects degraded (18.890%); 6778/196503 objects misplaced (3.449%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T10:46:52.149 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:52.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:52.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:52.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:52.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:52.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:52.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:51 smithi031 ceph-mon[96824]: pgmap v2113: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 4.0 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 691 op/s; 37120/196503 objects degraded (18.890%); 6778/196503 objects misplaced (3.449%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T10:46:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:52.464 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:52.470 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:46:52.503 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:52.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:52.606 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:52.650 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:52.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:52.665 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:46:52.665 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:46:52.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:46:52.665 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:46:52.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.665 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:116678 9.5 9:afe8466b:::benchmark_data_smithi007_240312_object18160:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1328)", 2024-09-21T10:46:52.665 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:37.029723+0000", 2024-09-21T10:46:52.665 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 315.45594363399999, 2024-09-21T10:46:52.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.90503540500000002, 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 116678 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.029723+0000", 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.029723+0000", 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.029726+0000", 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.114e-06 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.029734+0000", 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3089999999999996e-06 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.029754+0000", 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0136000000000002e-05 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.029764+0000", 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9420000000000007e-06 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.029869+0000", 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000104916 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.029880+0000", 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1243000000000001e-05 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.926867+0000", 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.89698724799999996 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.927004+0000", 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013684999999999999 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.927122+0000", 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000117736 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.934459+0000", 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0073366869999999997 2024-09-21T10:46:52.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.934477+0000", 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8261e-05 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.934638+0000", 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000160803 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.934706+0000", 2024-09-21T10:46:52.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8034000000000006e-05 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.934759+0000", 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3125999999999999e-05 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:116713 9.5 9:a3e38b2b:::benchmark_data_smithi007_240312_object18195:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1328)", 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:37.098961+0000", 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 315.38670594000001, 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.83603834399999999, 2024-09-21T10:46:52.672 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 116713 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.098961+0000", 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.673 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.098961+0000", 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.098962+0000", 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.243e-06 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.098967+0000", 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7500000000000003e-06 2024-09-21T10:46:52.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.098980+0000", 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2911999999999999e-05 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.098988+0000", 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1769999999999998e-06 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.099058+0000", 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9636999999999998e-05 2024-09-21T10:46:52.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.099068+0000", 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0349999999999999e-05 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.930742+0000", 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.83167395799999999 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.930867+0000", 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012530700000000001 2024-09-21T10:46:52.676 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.930977+0000", 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000109886 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.934832+0000", 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0038547429999999999 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.934847+0000", 2024-09-21T10:46:52.677 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4786999999999999e-05 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.934898+0000", 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0967000000000002e-05 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.934958+0000", 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9670000000000003e-05 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.678 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.934999+0000", 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1956999999999998e-05 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:116722 9.5 9:a92657aa:::benchmark_data_smithi007_240312_object18204:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1328)", 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:37.112343+0000", 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 315.37332430499998, 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.838975154, 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.679 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 116722 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.112343+0000", 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.112343+0000", 2024-09-21T10:46:52.680 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.112345+0000", 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9489999999999999e-06 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.112350+0000", 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2689999999999999e-06 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.681 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.112367+0000", 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7300999999999999e-05 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.112376+0000", 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5990000000000002e-06 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.112449+0000", 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3499999999999998e-05 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.682 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.112465+0000", 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5267000000000001e-05 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.935047+0000", 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.82258255800000002 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.935175+0000", 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012749899999999999 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.683 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.935298+0000", 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012376499999999999 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.951163+0000", 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.015864084000000001 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.951175+0000", 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.224e-05 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.684 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.951212+0000", 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.7228000000000003e-05 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.951270+0000", 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7890999999999999e-05 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.951318+0000", 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8004000000000003e-05 2024-09-21T10:46:52.685 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:116743 9.5 9:aca8b582:::benchmark_data_smithi007_240312_object18225:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1328)", 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:37.157275+0000", 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 315.328392576, 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.79419177500000004, 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:46:52.686 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 116743 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.157275+0000", 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.157275+0000", 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.687 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.157277+0000", 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0779999999999998e-06 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.157283+0000", 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9909999999999999e-06 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.157297+0000", 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4705999999999999e-05 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.688 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.157306+0000", 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7739999999999993e-06 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.157381+0000", 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4709000000000006e-05 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.157393+0000", 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2218000000000001e-05 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.689 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.939688+0000", 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.78229456900000005 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.939857+0000", 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000169641 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.940006+0000", 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014882799999999999 2024-09-21T10:46:52.690 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.951180+0000", 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011173618999999999 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.951355+0000", 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017562599999999999 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.951393+0000", 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.7246000000000002e-05 2024-09-21T10:46:52.691 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.951433+0000", 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0963000000000001e-05 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.951466+0000", 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.2806999999999999e-05 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.692 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:116753 9.5 9:a94cf251:::benchmark_data_smithi007_240312_object18235:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1328)", 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:37.184194+0000", 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 315.30147333799999, 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.777511434, 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 116753 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.693 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.184194+0000", 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.184194+0000", 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.184196+0000", 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7549999999999999e-06 2024-09-21T10:46:52.694 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.184202+0000", 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1850000000000001e-06 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.184219+0000", 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6833e-05 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.184227+0000", 2024-09-21T10:46:52.695 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5369999999999997e-06 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.184296+0000", 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8569e-05 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.184306+0000", 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0608000000000001e-05 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.947289+0000", 2024-09-21T10:46:52.696 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.76298300699999999 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.947426+0000", 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000136491 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.947571+0000", 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000145282 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.697 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.961543+0000", 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013972149 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.961557+0000", 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.34e-05 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.961600+0000", 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3025999999999998e-05 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.698 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.961660+0000", 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0844000000000002e-05 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.961705+0000", 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4747999999999999e-05 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.699 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:116781 9.5 9:a8a557de:::benchmark_data_smithi007_240312_object18263:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1328)", 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:37.217524+0000", 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 315.26814335799997, 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.78208162699999995, 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 116781 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.700 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.217524+0000", 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.217524+0000", 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.217552+0000", 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8552999999999999e-05 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.701 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.217557+0000", 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1399999999999999e-06 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.217617+0000", 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9969000000000001e-05 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.217669+0000", 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1684999999999997e-05 2024-09-21T10:46:52.702 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.217730+0000", 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0575000000000002e-05 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.217740+0000", 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0144e-05 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.955647+0000", 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.73790741699999995 2024-09-21T10:46:52.703 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.955769+0000", 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000121824 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.955896+0000", 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012699900000000001 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.970684+0000", 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014788226 2024-09-21T10:46:52.704 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.970730+0000", 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5868999999999997e-05 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.999378+0000", 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.028647402999999998 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.999552+0000", 2024-09-21T10:46:52.705 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000174518 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:37.999605+0000", 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3304999999999999e-05 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:36988 10.a 10:5ac77b7c:::benchmark_data_smithi007_269699_object36987:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.773723+0000", 2024-09-21T10:46:52.706 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 130.71194434200001, 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.995205899, 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 36988 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.773723+0000", 2024-09-21T10:46:52.707 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.773723+0000", 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.773725+0000", 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9039999999999999e-06 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.708 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.709 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.773753+0000", 2024-09-21T10:46:52.709 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8356000000000001e-05 2024-09-21T10:46:52.709 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.709 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.709 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.709 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774008+0000", 2024-09-21T10:46:52.710 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00025481199999999999 2024-09-21T10:46:52.710 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.710 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.710 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.710 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774019+0000", 2024-09-21T10:46:52.710 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1192000000000001e-05 2024-09-21T10:46:52.711 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.711 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.711 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.711 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774276+0000", 2024-09-21T10:46:52.711 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00025706600000000002 2024-09-21T10:46:52.711 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.711 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.712 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.712 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774283+0000", 2024-09-21T10:46:52.712 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.238e-06 2024-09-21T10:46:52.712 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.713 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.713 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.713 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.768821+0000", 2024-09-21T10:46:52.713 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99453735399999998 2024-09-21T10:46:52.713 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.713 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.768929+0000", 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000107977 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:36996 10.b 10:db983b8d:::benchmark_data_smithi007_269699_object36995:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.774039+0000", 2024-09-21T10:46:52.714 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 130.71162849800001, 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99183098800000002, 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 36996 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774039+0000", 2024-09-21T10:46:52.715 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.716 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.716 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.716 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.716 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774039+0000", 2024-09-21T10:46:52.717 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.717 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.717 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.717 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.717 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774039+0000", 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7499999999999999e-07 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774065+0000", 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5732999999999999e-05 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774075+0000", 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9210000000000004e-06 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.718 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774081+0000", 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9920000000000004e-06 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774137+0000", 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6255000000000003e-05 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774163+0000", 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5984000000000001e-05 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.719 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.765219+0000", 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99105534500000003 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.765870+0000", 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000650883 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:36999 10.a 10:574a37a7:::benchmark_data_smithi007_269699_object36998:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:46:52.720 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.774097+0000", 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 130.71156989799999, 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99539354000000002, 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 36999 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.721 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774097+0000", 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774097+0000", 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774098+0000", 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.37e-07 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.722 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774121+0000", 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3311000000000001e-05 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774129+0000", 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9889999999999992e-06 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774134+0000", 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4739999999999996e-06 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.723 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774328+0000", 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019326400000000001 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774335+0000", 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9890000000000003e-06 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.769337+0000", 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99500215299999994 2024-09-21T10:46:52.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.769491+0000", 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015382300000000001 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37006 10.b 10:da36222b:::benchmark_data_smithi007_269699_object37005:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.774143+0000", 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 130.711524177, 2024-09-21T10:46:52.725 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99222521900000005, 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37006 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774143+0000", 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.726 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774143+0000", 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774143+0000", 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5300000000000004e-07 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774167+0000", 2024-09-21T10:46:52.727 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3754999999999999e-05 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774175+0000", 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8099999999999998e-06 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774181+0000", 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.088e-06 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.728 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775853+0000", 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0016719459999999999 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775861+0000", 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9230000000000002e-06 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.766300+0000", 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.990439391 2024-09-21T10:46:52.729 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.766368+0000", 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7753e-05 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37009 10.a 10:58a0772b:::benchmark_data_smithi007_269699_object37008:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.775806+0000", 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 130.709860832, 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0015729369999999, 2024-09-21T10:46:52.730 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37009 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775806+0000", 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.731 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775806+0000", 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775808+0000", 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2610000000000001e-06 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775837+0000", 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9660000000000001e-05 2024-09-21T10:46:52.732 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775849+0000", 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2097e-05 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775856+0000", 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1130000000000003e-06 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.733 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775984+0000", 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012724700000000001 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775990+0000", 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7309999999999996e-06 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.769523+0000", 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99353267099999998 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.769763+0000", 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000239495 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775259+0000", 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0054965989999999996 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.777379+0000", 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0021200630000000002 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.735 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37014 10.a 10:5b3fe0a9:::benchmark_data_smithi007_269699_object37013:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.775875+0000", 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 130.70979225100001, 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.005982749, 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.736 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37014 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775875+0000", 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775875+0000", 2024-09-21T10:46:52.737 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775875+0000", 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1699999999999998e-07 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775911+0000", 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5456000000000001e-05 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.738 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775924+0000", 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3200999999999999e-05 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775930+0000", 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2539999999999998e-06 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.776008+0000", 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8208999999999996e-05 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.739 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.776014+0000", 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1660000000000002e-06 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.769958+0000", 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99394427299999999 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.770081+0000", 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012343099999999999 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.740 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.781747+0000", 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011665501999999999 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.781858+0000", 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011074 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.741 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37027 10.b 10:d6ee278a:::benchmark_data_smithi007_269699_object37026:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.780800+0000", 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 130.704866791, 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99458234000000001, 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37027 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.742 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780800+0000", 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780800+0000", 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780802+0000", 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7689999999999999e-06 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.743 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780823+0000", 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0523999999999999e-05 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780838+0000", 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5319e-05 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780845+0000", 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2300000000000002e-06 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.744 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780932+0000", 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6867999999999996e-05 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780941+0000", 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8289999999999997e-06 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.766395+0000", 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.98545434399999998 2024-09-21T10:46:52.745 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.766621+0000", 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000225899 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1", 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.766804+0000", 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00018316400000000001 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.746 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.773147+0000", 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0063430969999999998 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775239+0000", 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0020919229999999999 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775295+0000", 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5708999999999998e-05 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.747 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775383+0000", 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7664999999999995e-05 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:97013 10.5 10:a6bc9f2e:::benchmark_data_smithi007_269699_object2689:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1375)", 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:05.619451+0000", 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 46.866215932000003, 2024-09-21T10:46:52.748 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.37737432599999998, 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 97013 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.749 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.619451+0000", 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.619451+0000", 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.619452+0000", 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.06e-06 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.750 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.619457+0000", 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3309999999999997e-06 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.619465+0000", 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.4230000000000005e-06 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.619469+0000", 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4880000000000001e-06 2024-09-21T10:46:52.751 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.623643+0000", 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041735339999999996 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.623775+0000", 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013240499999999999 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.623916+0000", 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000140798 2024-09-21T10:46:52.752 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.627183+0000", 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0032666819999999999 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.627413+0000", 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00023054799999999999 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.636680+0000", 2024-09-21T10:46:52.753 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0092661250000000001 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.636719+0000", 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9332000000000002e-05 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.996825+0000", 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.3601066 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.754 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:97017 10.d 10:b4702be6:::benchmark_data_smithi007_269699_object2693:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1375)", 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:05.629910+0000", 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 46.855757201999999, 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.36391219600000002, 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 97017 2024-09-21T10:46:52.755 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.629910+0000", 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.629910+0000", 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.629911+0000", 2024-09-21T10:46:52.756 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3500000000000005e-07 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.629915+0000", 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1400000000000002e-06 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.629926+0000", 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0871e-05 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.757 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.629932+0000", 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.584e-06 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.629976+0000", 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3708999999999998e-05 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.630047+0000", 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0755999999999998e-05 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.758 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4", 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.630120+0000", 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3591999999999996e-05 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.632523+0000", 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0024027039999999999 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.636663+0000", 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041401830000000004 2024-09-21T10:46:52.759 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.636717+0000", 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4070000000000002e-05 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.993822+0000", 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.35710465200000002 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:97019 10.5 10:a07aa33f:::benchmark_data_smithi007_269699_object2695:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1375)", 2024-09-21T10:46:52.760 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:05.636920+0000", 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 46.848747119000002, 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.384611172, 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 97019 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.761 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.636920+0000", 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.636920+0000", 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.636921+0000", 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.215e-06 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.762 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.636927+0000", 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3249999999999998e-06 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.993708+0000", 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.35678112099999998 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.993723+0000", 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5302999999999999e-05 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.763 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.996874+0000", 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0031515089999999998 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.997015+0000", 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014029799999999999 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:05.997153+0000", 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013830599999999999 2024-09-21T10:46:52.764 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:06.011323+0000", 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014169617000000001 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:06.011376+0000", 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3226000000000002e-05 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.765 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.766 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.766 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:06.018198+0000", 2024-09-21T10:46:52.766 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0068216869999999999 2024-09-21T10:46:52.766 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.766 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.766 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.766 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:06.018362+0000", 2024-09-21T10:46:52.767 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000164413 2024-09-21T10:46:52.767 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.767 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.767 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.767 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:06.021531+0000", 2024-09-21T10:46:52.767 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0031691520000000002 2024-09-21T10:46:52.767 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.767 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.767 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.768 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.768 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.768 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98143 10.b 10:de5f9354:::benchmark_data_smithi007_269699_object3819:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1378)", 2024-09-21T10:46:52.768 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:10.419503+0000", 2024-09-21T10:46:52.768 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 42.066164286000003, 2024-09-21T10:46:52.768 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.244903181, 2024-09-21T10:46:52.768 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.768 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.768 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.769 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.769 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.769 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.769 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98143 2024-09-21T10:46:52.769 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.769 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.770 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.770 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.770 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419503+0000", 2024-09-21T10:46:52.770 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419503+0000", 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419504+0000", 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.578e-06 2024-09-21T10:46:52.771 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419509+0000", 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0139999999999998e-06 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419523+0000", 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4056000000000001e-05 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419533+0000", 2024-09-21T10:46:52.772 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9890000000000004e-06 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.420116+0000", 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00058261499999999998 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op must wait for map", 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.420124+0000", 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8280000000000003e-06 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.773 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.436395+0000", 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.016271042999999999 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.436403+0000", 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8550000000000002e-06 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.652717+0000", 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2163141150000001 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.774 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.652854+0000", 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013718199999999999 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,6", 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.653346+0000", 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00049187099999999995 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.658877+0000", 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0055307150000000003 2024-09-21T10:46:52.775 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.662275+0000", 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0033979330000000001 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.662301+0000", 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6054000000000002e-05 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.662378+0000", 2024-09-21T10:46:52.776 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6860000000000006e-05 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.664406+0000", 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0020284729999999998 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98146 10.d 10:b52345a6:::benchmark_data_smithi007_269699_object3822:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1378)", 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:10.419557+0000", 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 42.066110330999997, 2024-09-21T10:46:52.777 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2255221789999999, 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98146 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419557+0000", 2024-09-21T10:46:52.778 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419557+0000", 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419557+0000", 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.51e-07 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.779 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419560+0000", 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8629999999999999e-06 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419569+0000", 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5920000000000001e-06 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419575+0000", 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9089999999999997e-06 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.780 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419681+0000", 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010638599999999999 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op must wait for map", 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419689+0000", 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0290000000000005e-06 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.435779+0000", 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.016090311 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.781 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.435800+0000", 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1033999999999999e-05 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.627019+0000", 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.191218291 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.627176+0000", 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015745700000000001 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.782 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.627285+0000", 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000109189 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.631940+0000", 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0046548910000000004 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.642896+0000", 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010955398 2024-09-21T10:46:52.783 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.643606+0000", 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00070994600000000004 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.643736+0000", 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013072800000000001 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.645079+0000", 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0013426040000000001 2024-09-21T10:46:52.784 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98147 10.d 10:b57789b6:::benchmark_data_smithi007_269699_object3823:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1378)", 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:10.419591+0000", 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 42.066076154999998, 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.22673415, 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.785 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98147 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419591+0000", 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419591+0000", 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.786 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419591+0000", 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5499999999999998e-07 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419594+0000", 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.469e-06 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419601+0000", 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.413e-06 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.787 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419607+0000", 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6189999999999999e-06 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419813+0000", 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000206477 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419820+0000", 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6980000000000001e-06 2024-09-21T10:46:52.788 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.435824+0000", 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.016003850999999999 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.435832+0000", 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5220000000000001e-06 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.631975+0000", 2024-09-21T10:46:52.789 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.196143261 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.632107+0000", 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000132008 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.632241+0000", 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013395099999999999 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.790 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.641175+0000", 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0089341179999999996 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.642937+0000", 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001762589 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.645092+0000", 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0021542340000000001 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.791 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.645151+0000", 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9444000000000002e-05 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.646325+0000", 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001173941 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98153 10.d 10:bf4cc550:::benchmark_data_smithi007_269699_object3829:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1378)", 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:10.419614+0000", 2024-09-21T10:46:52.792 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 42.066053042, 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.227971377, 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98153 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419614+0000", 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.793 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419614+0000", 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419614+0000", 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4099999999999999e-07 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419617+0000", 2024-09-21T10:46:52.794 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.029e-06 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419623+0000", 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8959999999999997e-06 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419629+0000", 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2909999999999998e-06 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.795 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419844+0000", 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000215727 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419850+0000", 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9150000000000001e-06 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.439781+0000", 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.019930694999999998 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:46:52.796 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.439796+0000", 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4745e-05 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.636356+0000", 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.196559825 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.636503+0000", 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014764300000000001 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.797 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.636650+0000", 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000146298 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.641232+0000", 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0045829290000000003 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:46:52.798 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.646339+0000", 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0051063360000000004 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.646386+0000", 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7080000000000003e-05 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.646458+0000", 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2269999999999998e-05 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:46:52.799 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:46:52.800 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.647585+0000", 2024-09-21T10:46:52.800 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001127257 2024-09-21T10:46:52.800 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.800 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.800 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.800 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:46:52.800 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:46:52.800 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:46:52.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:52.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:52.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:52.937 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:52.970 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:52.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:53.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:53.118 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:53.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:53.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:53.249 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:53.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:53.351 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:53.388 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:53.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:53.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:53.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:53.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:53.633 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:53.675 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:53.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:53.777 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:53.811 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:53.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:53.902 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:46:53.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:53.959 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:53.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:54.061 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:54.096 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:54.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:53 smithi007 ceph-mon[99390]: pgmap v2114: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 37120/189768 objects degraded (19.561%); 6778/189768 objects misplaced (3.572%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T10:46:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:53 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 37120/189768 objects degraded (19.561%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:53 smithi007 ceph-mon[101144]: pgmap v2114: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 37120/189768 objects degraded (19.561%); 6778/189768 objects misplaced (3.572%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T10:46:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:53 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 37120/189768 objects degraded (19.561%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:54.198 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:54.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.244 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:54.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:54.345 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:54.379 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:54.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:53 smithi031 ceph-mon[96824]: pgmap v2114: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.9 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 37120/189768 objects degraded (19.561%); 6778/189768 objects misplaced (3.572%); 6.7 MiB/s, 106 objects/s recovering 2024-09-21T10:46:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:53 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 37120/189768 objects degraded (19.561%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:54.482 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:54.523 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:54.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:54.628 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:54.662 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:54.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:54.764 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:54.786 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:54.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:54.887 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:54.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.922 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:54.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:55.023 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:55.062 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:55.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:55.164 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:55.202 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:55.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:55.303 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:55.339 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:55.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:55.441 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:55.470 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:55.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:55.571 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:55.608 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:55.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:55.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:46:55.710 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:55.779 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:55.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:55.881 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:55.916 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:55.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:56.018 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:56.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.055 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:56.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:56.156 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:56.191 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:56.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:56.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:55 smithi007 ceph-mon[99390]: pgmap v2115: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 691 op/s; 36817/185625 objects degraded (19.834%); 6568/185625 objects misplaced (3.538%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:46:56.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:55 smithi007 ceph-mon[101144]: pgmap v2115: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 691 op/s; 36817/185625 objects degraded (19.834%); 6568/185625 objects misplaced (3.538%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:46:56.237 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:56.293 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:56.301 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:56.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:56.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:55 smithi031 ceph-mon[96824]: pgmap v2115: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.8 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 691 op/s; 36817/185625 objects degraded (19.834%); 6568/185625 objects misplaced (3.538%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:46:56.426 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:56.466 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:56.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:56.568 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:56.617 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:56.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:56.716 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:56.719 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:56.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.758 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:56.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:56.859 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:56.900 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:56.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:57.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:57.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:57.140 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:57.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.180 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:57.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:57.281 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:57.325 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:57.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:57.426 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:57.460 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:57.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:57.561 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:57.597 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:57.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:57.699 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:57.731 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:57.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:57.833 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:57.873 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:57.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:57.949 INFO:teuthology.orchestra.run.smithi007.stderr:set pool 10 pg_num to 26 2024-09-21T10:46:57.975 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:58.003 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:46:58.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:58.105 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:58.145 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:58.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:57 smithi007 ceph-mon[99390]: pgmap v2116: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 713 op/s; 36817/178830 objects degraded (20.588%); 6568/178830 objects misplaced (3.673%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:46:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1755809834' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:46:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:57 smithi007 ceph-mon[101144]: pgmap v2116: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 713 op/s; 36817/178830 objects degraded (20.588%); 6568/178830 objects misplaced (3.673%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:46:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1755809834' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:46:58.217 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:57 smithi031 ceph-mon[96824]: pgmap v2116: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 713 op/s; 36817/178830 objects degraded (20.588%); 6568/178830 objects misplaced (3.673%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:46:58.217 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1755809834' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:46:58.247 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:58.287 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:58.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:58.389 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:58.442 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:58.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:58.544 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:58.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:58.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:58.687 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:58.730 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:58.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:58.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:58.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:58.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:58.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:59.011 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:59.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:59.083 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:58 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1755809834' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:46:59.083 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:58 smithi007 ceph-mon[99390]: osdmap e1384: 8 total, 8 up, 6 in 2024-09-21T10:46:59.083 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:58 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 36817/178830 objects degraded (20.588%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:59.083 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:58 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:46:59.083 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:58 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:46:59.084 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:58 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1755809834' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:46:59.084 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:58 smithi007 ceph-mon[101144]: osdmap e1384: 8 total, 8 up, 6 in 2024-09-21T10:46:59.084 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:58 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 36817/178830 objects degraded (20.588%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:59.084 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:58 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:46:59.084 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:58 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:46:59.112 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:59.169 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:59.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:59.271 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.298 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:59.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:59.399 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:58 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1755809834' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:46:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:58 smithi031 ceph-mon[96824]: osdmap e1384: 8 total, 8 up, 6 in 2024-09-21T10:46:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:58 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 36817/178830 objects degraded (20.588%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:46:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:58 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:46:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:58 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:46:59.421 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:59.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:59.522 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:59.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:59.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:59.646 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:59.669 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:59.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:59.770 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:59.792 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:59.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:59.894 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:59.916 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:46:59.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:00.018 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:00.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.051 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:00.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:00.152 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:00.175 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:00.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:00.276 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:00.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.300 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:00.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:00.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:59 smithi031 ceph-mon[96824]: pgmap v2118: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 894 op/s; 36518/174774 objects degraded (20.894%); 6327/174774 objects misplaced (3.620%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T10:47:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:59 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:47:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:46:59 smithi031 ceph-mon[96824]: osdmap e1385: 8 total, 8 up, 6 in 2024-09-21T10:47:00.423 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:00.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:00.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:59 smithi007 ceph-mon[99390]: pgmap v2118: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 894 op/s; 36518/174774 objects degraded (20.894%); 6327/174774 objects misplaced (3.620%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T10:47:00.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:59 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:47:00.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:46:59 smithi007 ceph-mon[99390]: osdmap e1385: 8 total, 8 up, 6 in 2024-09-21T10:47:00.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:59 smithi007 ceph-mon[101144]: pgmap v2118: 99 pgs: 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 894 op/s; 36518/174774 objects degraded (20.894%); 6327/174774 objects misplaced (3.620%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T10:47:00.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:59 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:47:00.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:46:59 smithi007 ceph-mon[101144]: osdmap e1385: 8 total, 8 up, 6 in 2024-09-21T10:47:00.525 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:00.548 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:00.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:00.649 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:00.672 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:00.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:00.773 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:00.796 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:00.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:00.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:00.919 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:00.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:01.021 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:01.064 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:01.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:01.166 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:00 smithi007 ceph-mon[99390]: osdmap e1386: 8 total, 8 up, 6 in 2024-09-21T10:47:01.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:00 smithi007 ceph-mon[101144]: osdmap e1386: 8 total, 8 up, 6 in 2024-09-21T10:47:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:47:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:47:00] "GET /metrics HTTP/1.1" 200 36693 "" "Prometheus/2.51.0" 2024-09-21T10:47:01.195 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:01.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:01.296 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:01.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.334 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:01.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:01.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:00 smithi031 ceph-mon[96824]: osdmap e1386: 8 total, 8 up, 6 in 2024-09-21T10:47:01.435 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:01.463 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:01.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:01.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:01.593 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:01.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:01.695 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:01.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:01.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:01.836 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:01.863 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:01.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:01.964 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:01.990 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:01.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:02.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:02.124 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:02.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:01 smithi007 ceph-mon[99390]: pgmap v2121: 109 pgs: 10 unknown, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 767 op/s; 36518/171807 objects degraded (21.255%); 6327/171807 objects misplaced (3.683%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:47:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:01 smithi007 ceph-mon[99390]: osdmap e1387: 8 total, 8 up, 6 in 2024-09-21T10:47:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:01 smithi007 ceph-mon[101144]: pgmap v2121: 109 pgs: 10 unknown, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 767 op/s; 36518/171807 objects degraded (21.255%); 6327/171807 objects misplaced (3.683%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:47:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:01 smithi007 ceph-mon[101144]: osdmap e1387: 8 total, 8 up, 6 in 2024-09-21T10:47:02.226 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:02.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:02.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:02.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:02.382 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:02.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:02.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:01 smithi031 ceph-mon[96824]: pgmap v2121: 109 pgs: 10 unknown, 9 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 767 op/s; 36518/171807 objects degraded (21.255%); 6327/171807 objects misplaced (3.683%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:47:02.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:01 smithi031 ceph-mon[96824]: osdmap e1387: 8 total, 8 up, 6 in 2024-09-21T10:47:02.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:02.513 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:02.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:02.615 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:02.639 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:02.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:02.741 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:02.767 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:02.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:02.868 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:02.896 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:02.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:03.025 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:03.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:03.127 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:03.152 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:03.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:03.254 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:03.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:03.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:03.383 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:03.409 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:03.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:03.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:03.541 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:03.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:03.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:03.673 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:03.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:03.775 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:03.801 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:47:03.801 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:47:03.802 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2024-09-21T10:47:03.802 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:47:03.802 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:47:03.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 config set filestore_inject_stall 3 2024-09-21T10:47:03.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:03.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:03.916 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:03.952 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:03.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:04.053 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:04.083 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:04.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:04.185 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:03 smithi007 ceph-mon[99390]: pgmap v2123: 109 pgs: 10 unknown, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 3 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 530 op/s; 36646/171462 objects degraded (21.373%); 7676/171462 objects misplaced (4.477%); 9.1 MiB/s, 145 objects/s recovering 2024-09-21T10:47:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:03 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 36646/171462 objects degraded (21.373%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:04.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:03 smithi007 ceph-mon[101144]: pgmap v2123: 109 pgs: 10 unknown, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 3 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 530 op/s; 36646/171462 objects degraded (21.373%); 7676/171462 objects misplaced (4.477%); 9.1 MiB/s, 145 objects/s recovering 2024-09-21T10:47:04.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:03 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 36646/171462 objects degraded (21.373%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:04.215 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:04.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:04.317 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:04.356 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:04.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:03 smithi031 ceph-mon[96824]: pgmap v2123: 109 pgs: 10 unknown, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 3 active+recovering+undersized+degraded+remapped, 87 active+clean; 3.5 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 530 op/s; 36646/171462 objects degraded (21.373%); 7676/171462 objects misplaced (4.477%); 9.1 MiB/s, 145 objects/s recovering 2024-09-21T10:47:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:03 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 36646/171462 objects degraded (21.373%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:04.458 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:04.489 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:04.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:04.591 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:04.614 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:04.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:04.716 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:04.750 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:04.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:04.883 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:04.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:04.985 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:05.014 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:05.116 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:05.145 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:05.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:05.247 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:05.277 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:05.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:05.379 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:05.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:05.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:05.514 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:05.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:05.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:05.646 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:05.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:05.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:05.782 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:05.811 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:05.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:05.913 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:05.940 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:05.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:06.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:06.071 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:06.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:06.173 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:06.202 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:06.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:06.273 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:05 smithi007 ceph-mon[99390]: pgmap v2124: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 93 active+clean; 3.4 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 402 op/s; 38471/167535 objects degraded (22.963%); 5572/167535 objects misplaced (3.326%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:47:06.273 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:05 smithi007 ceph-mon[101144]: pgmap v2124: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 93 active+clean; 3.4 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 402 op/s; 38471/167535 objects degraded (22.963%); 5572/167535 objects misplaced (3.326%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:47:06.304 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:06.334 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:06.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:06.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:05 smithi031 ceph-mon[96824]: pgmap v2124: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 93 active+clean; 3.4 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 402 op/s; 38471/167535 objects degraded (22.963%); 5572/167535 objects misplaced (3.326%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:47:06.435 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:06.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:06.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:06.564 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:06.594 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:06.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:06.696 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:06.729 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:06.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:06.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:06.869 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:06.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:06.971 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:07.001 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:07.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:07.102 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:07.126 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:07.126 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:07.129 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:07.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:07.231 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:07.261 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:07.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:07.363 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:07.397 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:07.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:07.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:07.500 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:07.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:07.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:07.635 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:07.678 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:07.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:07.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:07.821 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:07.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:07.826 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:47:07.826 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:47:07.858 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:47:07.859 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:47:07.888 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:47:07.888 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:47:07.923 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:07.924 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:47:07.925 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:47:07.961 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:47:07.962 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:47:07.970 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:07.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:07.996 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:47:07.996 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:47:08.024 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:47:08.025 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:47:08.025 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:07 smithi007 ceph-mon[99390]: pgmap v2125: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.4 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 209 op/s; 38288/167016 objects degraded (22.925%); 5389/167016 objects misplaced (3.227%); 6.1 MiB/s, 96 objects/s recovering 2024-09-21T10:47:08.025 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:07 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2677301800' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:08.025 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:07 smithi007 ceph-mon[101144]: pgmap v2125: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.4 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 209 op/s; 38288/167016 objects degraded (22.925%); 5389/167016 objects misplaced (3.227%); 6.1 MiB/s, 96 objects/s recovering 2024-09-21T10:47:08.025 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:07 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2677301800' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:08.043 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:08.059 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:47:08.059 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:47:08.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:08.110 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:08.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:08.212 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:08.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:08.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:08.349 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:08.381 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:08.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:08.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:07 smithi031 ceph-mon[96824]: pgmap v2125: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.4 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 209 op/s; 38288/167016 objects degraded (22.925%); 5389/167016 objects misplaced (3.227%); 6.1 MiB/s, 96 objects/s recovering 2024-09-21T10:47:08.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:07 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2677301800' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:08.484 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:08.519 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:08.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:08.621 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:08.659 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:08.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:08.693 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:47:08.693 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:47:08.761 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:08.807 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:08.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:08.909 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:08.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:08.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:08.995 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:47:09.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:09.073 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:09.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:09.174 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:09.209 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:09.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:09.310 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:09.341 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:08 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1841973189' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:09.342 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:08 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:09.342 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:08 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 38288/167016 objects degraded (22.925%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:47:09.342 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:08 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1841973189' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:09.342 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:08 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:09.342 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:08 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 38288/167016 objects degraded (22.925%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:47:09.351 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:09.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:09.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:08 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1841973189' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:09.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:08 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:09.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:08 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 38288/167016 objects degraded (22.925%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:47:09.453 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:09.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:09.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:09.582 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:09.606 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:09.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:09.708 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:09.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.746 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:09.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:09.847 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:09.871 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:09.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:09.973 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:10.005 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:10.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:10.106 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:10.135 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:10.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:10.236 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:10.270 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:10.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:10.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:10.404 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:10.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:10.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:09 smithi031 ceph-mon[96824]: pgmap v2126: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.4 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 259 op/s; 37763/165102 objects degraded (22.873%); 5389/165102 objects misplaced (3.264%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T10:47:10.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:09 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:47:10.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:09 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:10.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:09 smithi031 ceph-mon[96824]: osdmap e1388: 8 total, 8 up, 6 in 2024-09-21T10:47:10.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:09 smithi007 ceph-mon[99390]: pgmap v2126: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.4 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 259 op/s; 37763/165102 objects degraded (22.873%); 5389/165102 objects misplaced (3.264%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T10:47:10.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:09 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:47:10.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:09 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:10.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:09 smithi007 ceph-mon[99390]: osdmap e1388: 8 total, 8 up, 6 in 2024-09-21T10:47:10.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:09 smithi007 ceph-mon[101144]: pgmap v2126: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.4 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 259 op/s; 37763/165102 objects degraded (22.873%); 5389/165102 objects misplaced (3.264%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T10:47:10.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:09 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:47:10.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:09 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:10.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:09 smithi007 ceph-mon[101144]: osdmap e1388: 8 total, 8 up, 6 in 2024-09-21T10:47:10.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:10.534 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:10.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:10.636 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:10.669 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:10.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:10.770 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:10.813 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:10.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:10.915 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:10.945 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:10.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:11.047 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:11.082 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:11.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:11.182 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:47:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:47:10] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.51.0" 2024-09-21T10:47:11.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:11.216 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:11.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:11.318 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:11.348 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:11.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:11.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:11.485 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:11.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:11.587 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:11.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.618 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:11.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:11.719 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:11.748 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:11.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:11.850 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:11.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.884 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:11.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:11.985 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:12.022 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:12.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:12.124 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:12.152 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:12.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:12.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:12.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:12.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:12.384 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:12.414 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:12.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:12.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:11 smithi031 ceph-mon[96824]: pgmap v2128: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 416 op/s; 37297/159780 objects degraded (23.343%); 5389/159780 objects misplaced (3.373%); 10 MiB/s, 160 objects/s recovering 2024-09-21T10:47:12.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:11 smithi007 ceph-mon[99390]: pgmap v2128: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 416 op/s; 37297/159780 objects degraded (23.343%); 5389/159780 objects misplaced (3.373%); 10 MiB/s, 160 objects/s recovering 2024-09-21T10:47:12.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:11 smithi007 ceph-mon[101144]: pgmap v2128: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 416 op/s; 37297/159780 objects degraded (23.343%); 5389/159780 objects misplaced (3.373%); 10 MiB/s, 160 objects/s recovering 2024-09-21T10:47:12.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:12.546 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:12.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:12.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:12.679 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:12.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:12.781 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:12.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:12.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:12.910 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:12.941 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:12.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:13.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:13.070 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:13.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:13.171 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:13.199 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:13.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:13.209 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:47:13.301 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:13.332 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:13.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:13.434 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:13.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:13.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:13.571 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:13.604 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:13.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:13.706 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:13.739 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:13.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:13.841 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:13.869 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:13.971 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:13.998 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:13.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:14.100 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:14.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:14.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:14.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:14.256 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:14.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:14.358 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.390 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:14.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:13 smithi031 ceph-mon[96824]: pgmap v2129: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 406 op/s; 37129/159273 objects degraded (23.312%); 5221/159273 objects misplaced (3.278%); 9.8 MiB/s, 157 objects/s recovering 2024-09-21T10:47:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:13 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 37129/159273 objects degraded (23.312%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:14.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:13 smithi007 ceph-mon[99390]: pgmap v2129: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 406 op/s; 37129/159273 objects degraded (23.312%); 5221/159273 objects misplaced (3.278%); 9.8 MiB/s, 157 objects/s recovering 2024-09-21T10:47:14.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:13 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 37129/159273 objects degraded (23.312%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:14.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:13 smithi007 ceph-mon[101144]: pgmap v2129: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.2 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 406 op/s; 37129/159273 objects degraded (23.312%); 5221/159273 objects misplaced (3.278%); 9.8 MiB/s, 157 objects/s recovering 2024-09-21T10:47:14.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:13 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 37129/159273 objects degraded (23.312%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:14.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:14.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.537 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:14.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:14.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:14.668 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:14.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:14.770 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:14.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.808 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:14.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:14.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:14.945 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:14.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:15.046 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:15.083 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:15.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:15.133 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:47:15.184 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:15.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:15.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:15.315 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:15.348 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:15.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:15.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:15.482 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:15.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:15.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:15.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.621 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:15.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:15.722 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:15.758 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:15.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:15.860 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:15.892 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:15.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:15.993 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:16.032 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:16.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:16.134 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:16.162 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:16.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:16.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:16.281 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:15 smithi007 ceph-mon[99390]: pgmap v2130: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.1 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 526 op/s; 36130/151746 objects degraded (23.810%); 5221/151746 objects misplaced (3.441%); 12 MiB/s, 197 objects/s recovering 2024-09-21T10:47:16.281 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:15 smithi007 ceph-mon[101144]: pgmap v2130: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.1 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 526 op/s; 36130/151746 objects degraded (23.810%); 5221/151746 objects misplaced (3.441%); 12 MiB/s, 197 objects/s recovering 2024-09-21T10:47:16.295 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:16.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:16.397 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:16.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:15 smithi031 ceph-mon[96824]: pgmap v2130: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.1 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 526 op/s; 36130/151746 objects degraded (23.810%); 5221/151746 objects misplaced (3.441%); 12 MiB/s, 197 objects/s recovering 2024-09-21T10:47:16.422 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:16.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:16.525 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:16.554 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:16.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:16.655 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:16.688 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:16.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:16.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:16.823 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:16.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:16.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:16.951 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:16.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:17.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:17.085 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:17.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:17.186 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:17.212 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:17.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:17.314 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:17.341 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:17.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:17.443 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:17.473 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:17.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:17.575 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:17.600 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:17.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:17.641 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:17.694 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:17.698 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:47:17.698 INFO:teuthology.orchestra.run.smithi007.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:47:17.698 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:47:17.702 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:17.743 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:17.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:17.845 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:17.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.876 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:17.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:17.977 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:18.001 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:18.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:18.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:18.128 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:18.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:18.230 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:18.260 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:18.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:18.362 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:18.391 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:18.402 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:17 smithi007 ceph-mon[99390]: pgmap v2131: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.1 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 526 op/s; 35955/151215 objects degraded (23.777%); 5046/151215 objects misplaced (3.337%); 12 MiB/s, 197 objects/s recovering 2024-09-21T10:47:18.402 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:17 smithi007 ceph-mon[101144]: pgmap v2131: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.1 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 526 op/s; 35955/151215 objects degraded (23.777%); 5046/151215 objects misplaced (3.337%); 12 MiB/s, 197 objects/s recovering 2024-09-21T10:47:18.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:17 smithi031 ceph-mon[96824]: pgmap v2131: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.1 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 526 op/s; 35955/151215 objects degraded (23.777%); 5046/151215 objects misplaced (3.337%); 12 MiB/s, 197 objects/s recovering 2024-09-21T10:47:18.494 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:18.522 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:18.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:18.625 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:18.654 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:18.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:18.756 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:18.783 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:18.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:18.885 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:18.912 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:18.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:19.014 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:19.042 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:19.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:19.060 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:19 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 35955/151215 objects degraded (23.777%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:19.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:19 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 35955/151215 objects degraded (23.777%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:19.143 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:19.144 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:47:19.176 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:19.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:19.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:19.311 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:19.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:19.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:19 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 35955/151215 objects degraded (23.777%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:19.421 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:19.446 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:19.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:19.548 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:19.576 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:19.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:19.678 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:19.704 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:19.806 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:19.840 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:19.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:19.942 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:19.971 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:19.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:20.073 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:20.103 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:20.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:20.204 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:20.233 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:20.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:20.334 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:20.358 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:20.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:20.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:20 smithi031 ceph-mon[96824]: pgmap v2132: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.0 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 531 op/s; 35427/149157 objects degraded (23.751%); 5046/149157 objects misplaced (3.383%); 12 MiB/s, 198 objects/s recovering 2024-09-21T10:47:20.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:20 smithi007 ceph-mon[99390]: pgmap v2132: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.0 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 531 op/s; 35427/149157 objects degraded (23.751%); 5046/149157 objects misplaced (3.383%); 12 MiB/s, 198 objects/s recovering 2024-09-21T10:47:20.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:20 smithi007 ceph-mon[101144]: pgmap v2132: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 3.0 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 531 op/s; 35427/149157 objects degraded (23.751%); 5046/149157 objects misplaced (3.383%); 12 MiB/s, 198 objects/s recovering 2024-09-21T10:47:20.460 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:20.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:20.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:20.589 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:20.620 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:20.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:20.721 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:20.753 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:20.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:20.855 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:20.884 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:20.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:20.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:21.014 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:21.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:21.116 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:21.154 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:21.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:47:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:47:20] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.51.0" 2024-09-21T10:47:21.256 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:21.293 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:21.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:21.395 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:21.433 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:21.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:21.536 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:21.561 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:21.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:21.662 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:21.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:21.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:21.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:21.829 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:21.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:21.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:21.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.965 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:21.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:22.066 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:22.100 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:22.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:22.202 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:22.231 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:22.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:22.333 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:22.360 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:22.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:22.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:22 smithi031 ceph-mon[96824]: pgmap v2133: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.9 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 460 op/s; 34921/143763 objects degraded (24.291%); 5046/143763 objects misplaced (3.510%); 11 MiB/s, 174 objects/s recovering 2024-09-21T10:47:22.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:22 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:22.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:22 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:22.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:22 smithi007 ceph-mon[99390]: pgmap v2133: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.9 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 460 op/s; 34921/143763 objects degraded (24.291%); 5046/143763 objects misplaced (3.510%); 11 MiB/s, 174 objects/s recovering 2024-09-21T10:47:22.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:22 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:22.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:22 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:22.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:22 smithi007 ceph-mon[101144]: pgmap v2133: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.9 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 460 op/s; 34921/143763 objects degraded (24.291%); 5046/143763 objects misplaced (3.510%); 11 MiB/s, 174 objects/s recovering 2024-09-21T10:47:22.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:22 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:22.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:22 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:22.462 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:22.489 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:22.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:22.591 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:22.627 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:22.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:22.728 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:22.756 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:22.858 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:22.884 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:22.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:22.986 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:23.021 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:23.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:23.123 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:23.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.152 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:23.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:23.254 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:23.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:23.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:23.383 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:23.414 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:23.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:23.516 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:23.541 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:23.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:23.643 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:23.675 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:23.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:23.777 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:23.790 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:47:23.790 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:47:23.791 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:47:23.791 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 0.206860 2024-09-21T10:47:23.791 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 4 0.2068599722941955 2024-09-21T10:47:23.810 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:23.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:23.912 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:23.942 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:23.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:24.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:24.074 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:24.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:24.176 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:24.199 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:24.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:24.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:24.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:24.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:24.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:24 smithi031 ceph-mon[96824]: pgmap v2134: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.9 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 455 op/s; 34710/143373 objects degraded (24.210%); 4835/143373 objects misplaced (3.372%); 12 MiB/s, 185 objects/s recovering 2024-09-21T10:47:24.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:24 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 34710/143373 objects degraded (24.210%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:24.433 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:24.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:24 smithi007 ceph-mon[99390]: pgmap v2134: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.9 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 455 op/s; 34710/143373 objects degraded (24.210%); 4835/143373 objects misplaced (3.372%); 12 MiB/s, 185 objects/s recovering 2024-09-21T10:47:24.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:24 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 34710/143373 objects degraded (24.210%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:24.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:24 smithi007 ceph-mon[101144]: pgmap v2134: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.9 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 455 op/s; 34710/143373 objects degraded (24.210%); 4835/143373 objects misplaced (3.372%); 12 MiB/s, 185 objects/s recovering 2024-09-21T10:47:24.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:24 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 34710/143373 objects degraded (24.210%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:24.471 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:24.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:24.573 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:24.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:24.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:24.711 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:24.739 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:24.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:24.841 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:24.871 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:24.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:24.973 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:24.998 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:24.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:25.099 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:25.135 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:25.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:25.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:25.261 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:25.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:25.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:25.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.400 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:25.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:25.501 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:25.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:25.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:25.630 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:25.676 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:25.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:25.778 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:25.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:25.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:25.891 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:47:25.892 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:47:25.892 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:47:25.892 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:47:25.892 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:47:25.892 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:47:25.892 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:47:25.892 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:47:25.892 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:47:25.892 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:47:25.893 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:47:25.893 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:47:25.893 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:47:25.893 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:47:25.893 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:47:25.893 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:47:25.915 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:25.942 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:25.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:26.044 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:26.073 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:26.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:26.175 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:26.191 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:26 smithi007 ceph-mon[99390]: pgmap v2135: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 639 op/s; 33747/136260 objects degraded (24.767%); 4835/136260 objects misplaced (3.548%); 15 MiB/s, 238 objects/s recovering 2024-09-21T10:47:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:26 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3136719853' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:26 smithi007 ceph-mon[101144]: pgmap v2135: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 639 op/s; 33747/136260 objects degraded (24.767%); 4835/136260 objects misplaced (3.548%); 15 MiB/s, 238 objects/s recovering 2024-09-21T10:47:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:26 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3136719853' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:26.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.203 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:26.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:26.304 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:26.336 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:26.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:26.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:26 smithi031 ceph-mon[96824]: pgmap v2135: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 639 op/s; 33747/136260 objects degraded (24.767%); 4835/136260 objects misplaced (3.548%); 15 MiB/s, 238 objects/s recovering 2024-09-21T10:47:26.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:26 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3136719853' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:26.438 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:26.476 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:26.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:26.577 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:26.607 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:26.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:26.708 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:26.748 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:26.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:26.850 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:26.884 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:26.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:26.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:27.015 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:27.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:27.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:27.145 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:27.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:27.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:27.279 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:27.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:27.342 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:27.380 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:27.384 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:47:27.384 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:47:27.384 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:47:27.384 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:47:27.384 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:47:27.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:27.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:27.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:27.553 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:27.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:27.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:27.690 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:27.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:27.794 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:27.834 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:27.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:27.936 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:27.966 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:28.068 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:28.092 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:28.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:28 smithi007 ceph-mon[99390]: pgmap v2136: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 444 op/s; 33545/135744 objects degraded (24.712%); 4633/135744 objects misplaced (3.413%); 12 MiB/s, 186 objects/s recovering 2024-09-21T10:47:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:28 smithi007 ceph-mon[101144]: pgmap v2136: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 444 op/s; 33545/135744 objects degraded (24.712%); 4633/135744 objects misplaced (3.413%); 12 MiB/s, 186 objects/s recovering 2024-09-21T10:47:28.194 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:28.221 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:28.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:28.323 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:28.349 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:28.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:28.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:28 smithi031 ceph-mon[96824]: pgmap v2136: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.8 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 444 op/s; 33545/135744 objects degraded (24.712%); 4633/135744 objects misplaced (3.413%); 12 MiB/s, 186 objects/s recovering 2024-09-21T10:47:28.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:28.485 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:28.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:28.587 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:28.622 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:28.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:28.724 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:28.756 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:28.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:28.775 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:47:28.858 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:28.888 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:28.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:28.990 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:29.015 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:47:29.020 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:29.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:29.122 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:29.149 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:29.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:29.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:29 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 33545/135744 objects degraded (24.712%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:29.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:29 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 33545/135744 objects degraded (24.712%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:29.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:29.277 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:29.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:29.379 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:29.407 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:29.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:29 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 33545/135744 objects degraded (24.712%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:29.509 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:29.540 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:29.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:29.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:29.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.679 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:29.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:29.780 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:29.812 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:29.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:29.914 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:29.946 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:29.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:30.048 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:30.072 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:30.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:30.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:30.200 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:30.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:30.302 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:30.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:30.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:30.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:30 smithi031 ceph-mon[96824]: pgmap v2137: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.7 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 489 op/s; 32990/133596 objects degraded (24.694%); 4633/133596 objects misplaced (3.468%); 13 MiB/s, 202 objects/s recovering 2024-09-21T10:47:30.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:30.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:30 smithi007 ceph-mon[101144]: pgmap v2137: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.7 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 489 op/s; 32990/133596 objects degraded (24.694%); 4633/133596 objects misplaced (3.468%); 13 MiB/s, 202 objects/s recovering 2024-09-21T10:47:30.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:30 smithi007 ceph-mon[99390]: pgmap v2137: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.7 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 489 op/s; 32990/133596 objects degraded (24.694%); 4633/133596 objects misplaced (3.468%); 13 MiB/s, 202 objects/s recovering 2024-09-21T10:47:30.460 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:30.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:30.562 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:30.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:30.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:30.688 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:30.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:30.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:30.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:30.849 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:30.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:30.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:47:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:47:30] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.51.0" 2024-09-21T10:47:30.950 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:30.980 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:30.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:31.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:31.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:31.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:31.217 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:31.248 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:31.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:31.350 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:31.381 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:31.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:31.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:31.512 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:31.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:31.614 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:31.646 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:31.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:31.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:31.780 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:31.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:31.882 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:31.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:31.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:32.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:32.038 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:47:32.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:32.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:32.141 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:32.178 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:32.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:32.280 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:32.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.322 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:32.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:32.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:32 smithi031 ceph-mon[96824]: pgmap v2138: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 32480/127803 objects degraded (25.414%); 4633/127803 objects misplaced (3.625%); 13 MiB/s, 215 objects/s recovering 2024-09-21T10:47:32.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:32 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3287715988' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:32.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:32 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:32.423 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:32.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:32 smithi007 ceph-mon[99390]: pgmap v2138: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 32480/127803 objects degraded (25.414%); 4633/127803 objects misplaced (3.625%); 13 MiB/s, 215 objects/s recovering 2024-09-21T10:47:32.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:32 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3287715988' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:32.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:32 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:32.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:32 smithi007 ceph-mon[101144]: pgmap v2138: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 592 op/s; 32480/127803 objects degraded (25.414%); 4633/127803 objects misplaced (3.625%); 13 MiB/s, 215 objects/s recovering 2024-09-21T10:47:32.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:32 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3287715988' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:32.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:32 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:32.451 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:32.553 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:32.579 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:32.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:32.680 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:32.712 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:32.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:32.814 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:32.849 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:32.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:32.951 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:32.975 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:32.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:33.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:33.105 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:33.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:33.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:33.242 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:33.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:33.343 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:33 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:33.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:33 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:47:33.344 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:33 smithi007 ceph-mon[99390]: osdmap e1389: 8 total, 8 up, 6 in 2024-09-21T10:47:33.344 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:33 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:33.344 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:33 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:47:33.344 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:33 smithi007 ceph-mon[101144]: osdmap e1389: 8 total, 8 up, 6 in 2024-09-21T10:47:33.345 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:33.374 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:33.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:33.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:33 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:33.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:33 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:47:33.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:33 smithi031 ceph-mon[96824]: osdmap e1389: 8 total, 8 up, 6 in 2024-09-21T10:47:33.476 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:33.504 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:33.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:33.606 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:33.640 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:33.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:33.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:33.771 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:33.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:33.827 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:33.872 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:33.890 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:33.913 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:33.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:34.015 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:34.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.050 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:34.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:34.151 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:34.181 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:34.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:34.255 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:34 smithi007 ceph-mon[99390]: pgmap v2140: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 537 op/s; 32293/127230 objects degraded (25.382%); 4446/127230 objects misplaced (3.494%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:47:34.255 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:34 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 32293/127230 objects degraded (25.382%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:34.255 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:34 smithi007 ceph-mon[101144]: pgmap v2140: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 537 op/s; 32293/127230 objects degraded (25.382%); 4446/127230 objects misplaced (3.494%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:47:34.255 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:34 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 32293/127230 objects degraded (25.382%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:34.282 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:34.312 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:34.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:34.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:34.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:34 smithi031 ceph-mon[96824]: pgmap v2140: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.6 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 537 op/s; 32293/127230 objects degraded (25.382%); 4446/127230 objects misplaced (3.494%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:47:34.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:34 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 32293/127230 objects degraded (25.382%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:34.443 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:34.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:34.545 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:34.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.578 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:34.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:34.679 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:34.707 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:34.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:34.809 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:34.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:34.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:34.938 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:34.966 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:34.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:35.063 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.4 primary-affinity to 0.20686 (8135562) 2024-09-21T10:47:35.068 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:35.113 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:35.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:35.161 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:47:35.215 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:35.249 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:35.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:35.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:35.385 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:35.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:35 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4208858331' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.2068599722941955} : dispatch 2024-09-21T10:47:35.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:35 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.2068599722941955} : dispatch 2024-09-21T10:47:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:35 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4208858331' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.2068599722941955} : dispatch 2024-09-21T10:47:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:35 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.2068599722941955} : dispatch 2024-09-21T10:47:35.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:35 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4208858331' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.2068599722941955} : dispatch 2024-09-21T10:47:35.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:35 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 0.2068599722941955} : dispatch 2024-09-21T10:47:35.487 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.520 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:35.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:35.622 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:35.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:35.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:35.758 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.792 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:35.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:35.894 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:35.932 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:35.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:36.034 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:36.065 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:36.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:36.166 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:36.202 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:36.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:36.304 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:36.317 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:36 smithi007 ceph-mon[99390]: pgmap v2141: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 559 op/s; 31275/119484 objects degraded (26.175%); 4446/119484 objects misplaced (3.721%); 13 MiB/s, 210 objects/s recovering 2024-09-21T10:47:36.317 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:36 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2068599722941955}]': finished 2024-09-21T10:47:36.318 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:36 smithi007 ceph-mon[99390]: osdmap e1390: 8 total, 8 up, 6 in 2024-09-21T10:47:36.319 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:36 smithi007 ceph-mon[101144]: pgmap v2141: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 559 op/s; 31275/119484 objects degraded (26.175%); 4446/119484 objects misplaced (3.721%); 13 MiB/s, 210 objects/s recovering 2024-09-21T10:47:36.319 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:36 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2068599722941955}]': finished 2024-09-21T10:47:36.319 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:36 smithi007 ceph-mon[101144]: osdmap e1390: 8 total, 8 up, 6 in 2024-09-21T10:47:36.342 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:36.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:36 smithi031 ceph-mon[96824]: pgmap v2141: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 559 op/s; 31275/119484 objects degraded (26.175%); 4446/119484 objects misplaced (3.721%); 13 MiB/s, 210 objects/s recovering 2024-09-21T10:47:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:36 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 0.2068599722941955}]': finished 2024-09-21T10:47:36.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:36 smithi031 ceph-mon[96824]: osdmap e1390: 8 total, 8 up, 6 in 2024-09-21T10:47:36.444 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:36.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.478 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:36.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:36.578 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:36.610 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:36.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:36.712 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:36.746 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:36.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:36.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:36.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:36.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:36.987 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:37.017 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:37.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:37.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:37.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:37.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:37.249 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:37.263 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:37.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.306 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:37.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:37.407 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:37.439 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:37.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:37.457 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:37.457 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:37.457 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:37 smithi007 ceph-mon[99390]: pgmap v2143: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 610 op/s; 31086/118932 objects degraded (26.138%); 4257/118932 objects misplaced (3.579%); 13 MiB/s, 215 objects/s recovering 2024-09-21T10:47:37.457 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:37.458 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:37.458 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:37 smithi007 ceph-mon[101144]: pgmap v2143: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 610 op/s; 31086/118932 objects degraded (26.138%); 4257/118932 objects misplaced (3.579%); 13 MiB/s, 215 objects/s recovering 2024-09-21T10:47:37.540 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:37.566 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:37.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:37.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:37 smithi031 ceph-mon[96824]: pgmap v2143: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 610 op/s; 31086/118932 objects degraded (26.138%); 4257/118932 objects misplaced (3.579%); 13 MiB/s, 215 objects/s recovering 2024-09-21T10:47:37.668 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:37.697 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:37.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:37.799 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:37.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:37.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:37.933 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:37.970 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:37.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:38.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:38.110 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:38.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:38.212 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:38.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:38.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:38.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:38.381 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:38.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:38.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:38.518 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:38.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:38.588 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:38 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 31086/118932 objects degraded (26.138%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:38.588 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:38 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 31086/118932 objects degraded (26.138%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:38.620 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:38.656 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:38.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:38.758 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:38.786 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:38.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:38.888 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:38 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 31086/118932 objects degraded (26.138%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:38.918 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:38.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:39.020 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:39.045 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:39.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:39.147 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:39.180 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:39.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:39.281 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:39.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:39.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:39.409 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:39.444 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:39.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:39.546 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:39.585 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:39.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:39.687 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:39.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:39 smithi007 ceph-mon[99390]: pgmap v2144: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 473 op/s; 30430/116433 objects degraded (26.135%); 4257/116433 objects misplaced (3.656%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:47:39.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:39 smithi007 ceph-mon[101144]: pgmap v2144: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 473 op/s; 30430/116433 objects degraded (26.135%); 4257/116433 objects misplaced (3.656%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:47:39.718 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:39.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:39.821 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:39.909 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:39.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:39 smithi031 ceph-mon[96824]: pgmap v2144: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.4 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 473 op/s; 30430/116433 objects degraded (26.135%); 4257/116433 objects misplaced (3.656%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:47:40.010 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:40.046 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:40.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:40.148 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:40.179 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:40.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:40.281 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:40.309 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:40.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:40.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:40.436 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:40.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:40.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:40.563 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:40.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:40.665 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:40.703 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:40.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:40.805 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:40.839 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:40.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:40.940 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:40.969 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:40.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:41.070 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:41.096 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:41.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:47:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:47:40] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.51.0" 2024-09-21T10:47:41.197 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:41.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:41.320 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:47:41.320 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:47:41.320 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-09-21T10:47:41.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:47:41.327 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:41.361 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:41.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:41.463 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:41.505 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:41.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:41.607 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:41.638 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:41.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:41.740 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.769 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:41.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:41.871 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:41.911 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:41.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:41 smithi031 ceph-mon[96824]: pgmap v2145: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 658 op/s; 29855/110322 objects degraded (27.062%); 4257/110322 objects misplaced (3.859%); 15 MiB/s, 236 objects/s recovering 2024-09-21T10:47:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:41 smithi007 ceph-mon[99390]: pgmap v2145: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 658 op/s; 29855/110322 objects degraded (27.062%); 4257/110322 objects misplaced (3.859%); 15 MiB/s, 236 objects/s recovering 2024-09-21T10:47:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:41 smithi007 ceph-mon[101144]: pgmap v2145: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.2 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 658 op/s; 29855/110322 objects degraded (27.062%); 4257/110322 objects misplaced (3.859%); 15 MiB/s, 236 objects/s recovering 2024-09-21T10:47:42.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:42.040 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:42.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:42.142 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:42.181 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:42.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:42.283 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:42.319 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:42.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:42.421 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:42.455 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:42.557 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:42.595 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:42.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:42.696 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:42.724 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:42.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:42.825 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:42.852 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:42.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:42.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:42.992 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:42.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:43.093 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:43.121 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:43.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:43.222 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:43.251 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:43.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:43.353 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:43.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.391 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:43.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:43.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:43.514 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:43.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:43.616 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:43.640 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:43.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:43.741 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:43.772 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:43.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:43.874 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:43.899 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:43.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:43 smithi031 ceph-mon[96824]: pgmap v2146: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.2 GiB data, 9.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 581 op/s; 29650/109785 objects degraded (27.007%); 4052/109785 objects misplaced (3.691%); 14 MiB/s, 222 objects/s recovering 2024-09-21T10:47:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:43 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 29650/109785 objects degraded (27.007%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:43 smithi007 ceph-mon[99390]: pgmap v2146: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.2 GiB data, 9.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 581 op/s; 29650/109785 objects degraded (27.007%); 4052/109785 objects misplaced (3.691%); 14 MiB/s, 222 objects/s recovering 2024-09-21T10:47:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:43 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 29650/109785 objects degraded (27.007%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:43 smithi007 ceph-mon[101144]: pgmap v2146: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.2 GiB data, 9.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 581 op/s; 29650/109785 objects degraded (27.007%); 4052/109785 objects misplaced (3.691%); 14 MiB/s, 222 objects/s recovering 2024-09-21T10:47:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:43 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 29650/109785 objects degraded (27.007%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:44.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:44.028 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:44.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:44.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:44.155 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:44.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:44.257 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:44.282 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:44.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:44.384 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:44.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:44.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:44.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:44.540 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:44.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:44.642 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:44.670 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:44.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:44.772 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:44.805 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:44.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:44.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:44.941 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:44.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:45.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:45.066 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:45.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:45.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:45.193 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:45.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:45.295 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:45.337 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:45.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:45.439 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:45.472 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:45.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:45.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:45.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:45.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:45.702 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:47:45.702 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:47:45.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:47:45.702 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:47:45.702 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.702 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204371 8.7 e1296/1264 8:efaf67f6:::benchmark_data_smithi007_211264_object80745:head v 1296'12719, mlcod=1296'12716)", 2024-09-21T10:47:45.702 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.415371+0000", 2024-09-21T10:47:45.702 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 562.45252420999998, 2024-09-21T10:47:45.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.275550831, 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415371+0000", 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415371+0000", 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415372+0000", 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0600000000000001e-07 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415375+0000", 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.084e-06 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415380+0000", 2024-09-21T10:47:45.704 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7180000000000004e-06 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.415383+0000", 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.309e-06 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.416058+0000", 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00067541400000000005 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.705 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.416070+0000", 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2014999999999999e-05 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690863+0000", 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27479242199999998 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690922+0000", 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9463000000000003e-05 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.706 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.707 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.707 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.707 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204380 8.7 e1296/1264 8:eed85aa2:::benchmark_data_smithi007_211264_object80754:head v 1296'12720, mlcod=1296'12716)", 2024-09-21T10:47:45.707 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.419968+0000", 2024-09-21T10:47:45.707 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 562.44792731200005, 2024-09-21T10:47:45.707 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27103756800000001, 2024-09-21T10:47:45.707 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.709 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.709 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.709 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.709 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.709 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419968+0000", 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419968+0000", 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419969+0000", 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3600000000000002e-07 2024-09-21T10:47:45.710 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419976+0000", 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5339999999999996e-06 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419986+0000", 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0013000000000001e-05 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.419993+0000", 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7689999999999999e-06 2024-09-21T10:47:45.711 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.420067+0000", 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4575999999999999e-05 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.420086+0000", 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8828999999999999e-05 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690928+0000", 2024-09-21T10:47:45.712 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27084166100000001 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.691006+0000", 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8250000000000005e-05 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204390 8.3 e1296/1264 8:cc20047b:::benchmark_data_smithi007_211264_object80764:head v 1296'12526, mlcod=1296'12522)", 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.421076+0000", 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 562.44681966400003, 2024-09-21T10:47:45.713 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27310611499999998, 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421076+0000", 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421076+0000", 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421077+0000", 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6799999999999999e-07 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421082+0000", 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1989999999999997e-06 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421091+0000", 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5580000000000006e-06 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.715 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421098+0000", 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2539999999999998e-06 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421162+0000", 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3893000000000006e-05 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.421178+0000", 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.611e-05 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.716 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.694146+0000", 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27296843799999998 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.694182+0000", 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5895000000000001e-05 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.35400.0:204383 8.f e1296/1264 8:f88978ca:::benchmark_data_smithi007_211264_object80757:head v 1296'12726, mlcod=1296'12724)", 2024-09-21T10:47:45.717 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:38:17.424120+0000", 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 562.44377581100002, 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27857802399999998, 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424120+0000", 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.718 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424120+0000", 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424121+0000", 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4139999999999999e-06 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424129+0000", 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5510000000000002e-06 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.719 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424144+0000", 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.482e-05 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.424152+0000", 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3010000000000007e-06 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.690887+0000", 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.26673508099999998 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.720 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.691040+0000", 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000153549 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.702613+0000", 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011572140999999999 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:38:17.702698+0000", 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5167000000000006e-05 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.721 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20348 9.3 e1309/1305 9:ce3cc027:::benchmark_data_smithi007_240312_object20347:head v 1309'1277, mlcod=1309'1275)", 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.493895+0000", 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 471.374000583, 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12132807600000001, 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.722 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493895+0000", 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493895+0000", 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493896+0000", 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7899999999999997e-07 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493936+0000", 2024-09-21T10:47:45.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0670000000000002e-05 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493947+0000", 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0774000000000001e-05 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493954+0000", 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1770000000000001e-06 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494133+0000", 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017828599999999999 2024-09-21T10:47:45.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494151+0000", 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8141000000000001e-05 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495586+0000", 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0014356169999999999 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615223+0000", 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11963663200000001 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.725 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20351 9.e e1309/1305 9:719ea936:::benchmark_data_smithi007_240312_object20350:head v 1309'1265, mlcod=1309'1263)", 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 471.373918038, 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12130693200000001, 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:47:45.726 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.493978+0000", 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.01e-07 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494013+0000", 2024-09-21T10:47:45.727 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5105999999999999e-05 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494020+0000", 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2119999999999997e-06 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494025+0000", 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9019999999999998e-06 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494098+0000", 2024-09-21T10:47:45.728 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3041999999999996e-05 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494117+0000", 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9123e-05 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615251+0000", 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12113331500000001 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615284+0000", 2024-09-21T10:47:45.729 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3831000000000002e-05 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20354 9.6 e1309/1305 9:6dde6c26:::benchmark_data_smithi007_240312_object20353:head v 1309'1259, mlcod=1309'1257)", 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.494916+0000", 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 471.37297911000002, 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12041281600000001, 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.730 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494916+0000", 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494916+0000", 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494917+0000", 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7899999999999997e-07 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.731 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494946+0000", 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8259000000000002e-05 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494959+0000", 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.324e-05 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.494966+0000", 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0639999999999996e-06 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.732 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495245+0000", 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00027899199999999999 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495265+0000", 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9921000000000001e-05 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615287+0000", 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12002229 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.733 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615329+0000", 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2171e-05 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20358 9.3 e1309/1305 9:c0803382:::benchmark_data_smithi007_240312_object20357:head v 1309'1278, mlcod=1309'1275)", 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.495673+0000", 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 471.37222277900003, 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.122010717, 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.734 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495673+0000", 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495673+0000", 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495674+0000", 2024-09-21T10:47:45.735 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5300000000000003e-07 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.495764+0000", 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0097000000000002e-05 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615153+0000", 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11938982400000001 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.736 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615177+0000", 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3076000000000001e-05 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615281+0000", 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010480399999999999 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615305+0000", 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4148999999999999e-05 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617590+0000", 2024-09-21T10:47:45.737 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0022840970000000001 2024-09-21T10:47:45.738 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.738 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.738 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.738 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617684+0000", 2024-09-21T10:47:45.738 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3917000000000002e-05 2024-09-21T10:47:45.738 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.738 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.738 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.738 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.738 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20362 9.2 e1309/1305 9:4740a01f:::benchmark_data_smithi007_240312_object20361:head v 1309'1231, mlcod=1309'1229)", 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.496158+0000", 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 471.37173756800001, 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.12183630300000001, 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496158+0000", 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.739 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496158+0000", 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496159+0000", 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1489999999999999e-06 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496182+0000", 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2853e-05 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.740 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615697+0000", 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11951489 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615704+0000", 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0160000000000003e-06 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615816+0000", 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000112377 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.741 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615835+0000", 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8827000000000001e-05 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617955+0000", 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0021198749999999998 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617994+0000", 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9316000000000001e-05 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.742 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:20360 9.0 e1309/1305 9:0c860119:::benchmark_data_smithi007_240312_object20359:head v 1309'1365, mlcod=1309'1363)", 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.496219+0000", 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 471.37167650599997, 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.120973051, 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496219+0000", 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.743 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496219+0000", 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496220+0000", 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0800000000000004e-07 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.496309+0000", 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9643999999999998e-05 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.744 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615476+0000", 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.119167072 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615482+0000", 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9699999999999996e-06 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615531+0000", 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8231e-05 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.615548+0000", 2024-09-21T10:47:45.745 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7781000000000001e-05 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617092+0000", 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0015441090000000001 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.617192+0000", 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9636000000000006e-05 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.746 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:68815 9.2 e1316/1305 9:4b18b908:::benchmark_data_smithi007_240312_object68814:head v 1316'4254, mlcod=1316'4252)", 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:40:30.206905+0000", 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 429.66099052800001, 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.095550475999999995, 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.206905+0000", 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.747 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.206905+0000", 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.206906+0000", 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.127e-06 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.211043+0000", 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041367169999999998 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.748 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.211060+0000", 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7019000000000001e-05 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.211069+0000", 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6410000000000008e-06 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.211158+0000", 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9109000000000004e-05 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.749 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.211181+0000", 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3501000000000001e-05 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.302404+0000", 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.091223322999999995 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:40:30.302456+0000", 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1038999999999997e-05 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.750 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110129 9.d e1326/1312 9:bc3eb4d1:::benchmark_data_smithi007_240312_object11611:head v 1326'7015, mlcod=0'0)", 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.771874+0000", 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 372.09602173899998, 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.18024499099999999, 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.751 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771874+0000", 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771874+0000", 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771875+0000", 2024-09-21T10:47:45.752 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8000000000000004e-07 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771882+0000", 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9789999999999996e-06 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771891+0000", 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8140000000000007e-06 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771897+0000", 2024-09-21T10:47:45.753 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.827e-06 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.772140+0000", 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024227999999999999 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.772161+0000", 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1178999999999998e-05 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.754 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.952070+0000", 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17990918 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.952119+0000", 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8851999999999999e-05 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.755 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110128 9.3 e1326/1312 9:c0f9b201:::benchmark_data_smithi007_240312_object11610:head v 1326'6861, mlcod=0'0)", 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.771933+0000", 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 372.09596264200002, 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17662608199999999, 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771933+0000", 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.756 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771933+0000", 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771933+0000", 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8500000000000002e-07 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771937+0000", 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8789999999999996e-06 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.757 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771944+0000", 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1690000000000003e-06 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.771949+0000", 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8409999999999999e-06 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.773861+0000", 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001911512 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.758 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.773884+0000", 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3252e-05 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.783033+0000", 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0091492580000000004 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948559+0000", 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.16552568600000001 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.759 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "MOSDPGPush(9.5 1326/1312 [PushOp(9:a6763a6b:::benchmark_data_smithi007_240312_object51600:head, version: 1310'3123, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(9:a6763a6b:::benchmark_data_smithi007_240312_object51600:head@1310'3123, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), after_progress: ObjectRecoveryProgress(!first, data_recovered_to: 65536, data_complete: true, omap_recovered_to: , omap_complete: true, error: false), before_progress: ObjectRecoveryProgress(first, data_recovered_to: 0, data_complete: false, omap_recovered_to: , omap_complete: false, error: false))])", 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.778097+0000", 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 372.08979836899999, 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17088647700000001, 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778097+0000", 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.760 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778097+0000", 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778098+0000", 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.6099999999999999e-07 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778127+0000", 2024-09-21T10:47:45.761 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8994000000000001e-05 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778150+0000", 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2781000000000001e-05 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778170+0000", 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9644e-05 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.762 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.779551+0000", 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0013810999999999999 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.779565+0000", 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.473e-05 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948984+0000", 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.16941826700000001 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.763 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110131 9.3 e1326/1312 9:c8cfbc47:::benchmark_data_smithi007_240312_object11613:head v 1326'6862, mlcod=0'0)", 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.778210+0000", 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 372.08968535499997, 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17046758400000001, 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778210+0000", 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.764 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778210+0000", 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778211+0000", 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7300000000000001e-07 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778216+0000", 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8720000000000001e-06 2024-09-21T10:47:45.765 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778224+0000", 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2810000000000008e-06 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778229+0000", 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5130000000000004e-06 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778321+0000", 2024-09-21T10:47:45.766 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1471999999999994e-05 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.778345+0000", 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4641e-05 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948644+0000", 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.170298275 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.767 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948678+0000", 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.4057000000000003e-05 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110137 9.6 e1326/1305 9:63a86a0e:::benchmark_data_smithi007_240312_object11619:head v 1326'6839, mlcod=1326'6837)", 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.780928+0000", 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 372.08696742900003, 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17053043000000001, 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.768 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780928+0000", 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780928+0000", 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780929+0000", 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1000000000000001e-06 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.769 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780936+0000", 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7379999999999997e-06 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780949+0000", 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2846e-05 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780956+0000", 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3499999999999999e-06 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.770 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781060+0000", 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010408699999999999 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781081+0000", 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1015000000000001e-05 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.951347+0000", 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.170266155 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.771 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.951459+0000", 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011113899999999999 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110138 9.d e1326/1312 9:b440ca80:::benchmark_data_smithi007_240312_object11620:head v 1326'7016, mlcod=0'0)", 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.780980+0000", 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 372.08691521899999, 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.173365562, 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.772 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780980+0000", 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780980+0000", 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780981+0000", 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.7599999999999998e-07 2024-09-21T10:47:45.773 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780985+0000", 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0949999999999998e-06 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780992+0000", 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2400000000000001e-06 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.774 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.780997+0000", 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1070000000000004e-06 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948469+0000", 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.167472115 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948541+0000", 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1761999999999995e-05 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.775 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.954235+0000", 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0056939089999999996 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.954346+0000", 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000110958 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110139 9.f e1326/1305 9:f227462c:::benchmark_data_smithi007_240312_object11621:head v 1326'6940, mlcod=1326'6938)", 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.781282+0000", 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 372.08661350699998, 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17423368, 2024-09-21T10:47:45.776 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781282+0000", 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781282+0000", 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.777 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781283+0000", 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3e-07 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781288+0000", 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.006e-06 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781296+0000", 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.4980000000000006e-06 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781302+0000", 2024-09-21T10:47:45.778 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8259999999999998e-06 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781366+0000", 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3564000000000003e-05 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781383+0000", 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7065e-05 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.955445+0000", 2024-09-21T10:47:45.779 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.17406274099999999 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.955516+0000", 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0350000000000002e-05 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110134 9.0 e1326/1305 9:0ab257cd:::benchmark_data_smithi007_240312_object11616:head v 1326'7130, mlcod=1326'7128)", 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.781433+0000", 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 372.08646303699999, 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.181709497, 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.780 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781433+0000", 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781433+0000", 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781433+0000", 2024-09-21T10:47:45.781 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2099999999999995e-07 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.781440+0000", 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.212e-06 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948399+0000", 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.16695905599999999 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.782 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948428+0000", 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9122999999999999e-05 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948558+0000", 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013062800000000001 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948601+0000", 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2799999999999997e-05 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.963096+0000", 2024-09-21T10:47:45.783 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014495147 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.963142+0000", 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.5710000000000001e-05 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.45602.0:110140 9.a e1326/1312 9:5385affc:::benchmark_data_smithi007_240312_object11622:head v 1326'6804, mlcod=0'0)", 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:41:27.784905+0000", 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 372.082990779, 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.178678262, 2024-09-21T10:47:45.784 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.784905+0000", 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.784905+0000", 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:47:45.785 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.784906+0000", 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.099e-06 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.784912+0000", 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4779999999999996e-06 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948392+0000", 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.16347974700000001 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:47:45.786 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.948427+0000", 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.536e-05 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.949135+0000", 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00070762400000000001 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.949160+0000", 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4425000000000001e-05 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.787 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.963491+0000", 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.014331609 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:41:27.963583+0000", 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1920000000000001e-05 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:47:45.788 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:47:45.789 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:45.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.825 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:45.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:45 smithi031 ceph-mon[96824]: pgmap v2147: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.1 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 566 op/s; 28498/102477 objects degraded (27.809%); 4052/102477 objects misplaced (3.954%); 15 MiB/s, 238 objects/s recovering 2024-09-21T10:47:45.926 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:45 smithi007 ceph-mon[99390]: pgmap v2147: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.1 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 566 op/s; 28498/102477 objects degraded (27.809%); 4052/102477 objects misplaced (3.954%); 15 MiB/s, 238 objects/s recovering 2024-09-21T10:47:45.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:45 smithi007 ceph-mon[101144]: pgmap v2147: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.1 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 566 op/s; 28498/102477 objects degraded (27.809%); 4052/102477 objects misplaced (3.954%); 15 MiB/s, 238 objects/s recovering 2024-09-21T10:47:45.953 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:45.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:46.055 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:46.084 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:46.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:46.185 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:46.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.214 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:46.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:46.315 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:46.341 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:46.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:46.443 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:46.474 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:46.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:46.576 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:46.605 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:46.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:46.706 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:46.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.744 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:46.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:46.845 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:46.884 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:46.987 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:47.029 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:47.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:47.130 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:47.159 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:47.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:47.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:47.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:47.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:47.392 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:47.416 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:47.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:47.518 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:47.546 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:47.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:47.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:47.685 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:47.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:47.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:47 smithi007 ceph-mon[99390]: pgmap v2148: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.1 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 507 op/s; 28272/101922 objects degraded (27.739%); 3826/101922 objects misplaced (3.754%); 14 MiB/s, 226 objects/s recovering 2024-09-21T10:47:47.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:47 smithi007 ceph-mon[101144]: pgmap v2148: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.1 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 507 op/s; 28272/101922 objects degraded (27.739%); 3826/101922 objects misplaced (3.754%); 14 MiB/s, 226 objects/s recovering 2024-09-21T10:47:47.786 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:47.812 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:47.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:47.914 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:47 smithi031 ceph-mon[96824]: pgmap v2148: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.1 GiB data, 9.6 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 507 op/s; 28272/101922 objects degraded (27.739%); 3826/101922 objects misplaced (3.754%); 14 MiB/s, 226 objects/s recovering 2024-09-21T10:47:47.950 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:47.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:48.052 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:48.074 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:48.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:48.176 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:48.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.217 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:48.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:48.318 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:48.347 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:48.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:48.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:48.480 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:48.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:48.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:48.614 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:48.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:48.716 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:48.747 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:48.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:48.849 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:48.908 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:48.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:48 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 28272/101922 objects degraded (27.739%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:48.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:48 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:47:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:48 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 28272/101922 objects degraded (27.739%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:48.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:48 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:47:48.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:48 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 28272/101922 objects degraded (27.739%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:48.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:48 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:47:49.010 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:49.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:49.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:49.140 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:49.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.187 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:49.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:49.288 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:49.315 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:49.416 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:49.447 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:49.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:49.549 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:49.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.591 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:49.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:49.691 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:49.728 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:49.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:49.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:49.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.866 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:49.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:49.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:49 smithi031 ceph-mon[96824]: pgmap v2149: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.0 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 507 op/s; 28135/100656 objects degraded (27.952%); 3826/100656 objects misplaced (3.801%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:47:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:49 smithi007 ceph-mon[99390]: pgmap v2149: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.0 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 507 op/s; 28135/100656 objects degraded (27.952%); 3826/100656 objects misplaced (3.801%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:47:49.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:49 smithi007 ceph-mon[101144]: pgmap v2149: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 2.0 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 507 op/s; 28135/100656 objects degraded (27.952%); 3826/100656 objects misplaced (3.801%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:47:49.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:49.993 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:49.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:50.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:50.122 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:50.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:50.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:50.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:50.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:50.356 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:50.383 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:50.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:50.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:50.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:50.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:50.629 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:47:50.633 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:50.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.712 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:50.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:50.813 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:50.822 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:47:50.822 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:47:50.852 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:50.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:50.854 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:47:50.855 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:47:50.883 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:47:50.884 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:47:50.919 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:47:50.919 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:47:50.949 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:47:50.950 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:47:50.954 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:50.977 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:47:50.977 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:47:50.977 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:47:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:47:50] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.51.0" 2024-09-21T10:47:50.985 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:50.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:51.009 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:47:51.009 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:47:51.038 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:47:51.038 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:47:51.088 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:51.120 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:51.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:51.221 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:51.249 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:51.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:51.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:51.401 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:51.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:51.502 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:51.537 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:51.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:51.639 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:51.669 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:51.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:51.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:51 smithi007 ceph-mon[99390]: pgmap v2150: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.9 GiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 603 op/s; 27160/94683 objects degraded (28.685%); 3826/94683 objects misplaced (4.041%); 15 MiB/s, 246 objects/s recovering 2024-09-21T10:47:51.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:51 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2464184637' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:51.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:51.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:51 smithi007 ceph-mon[101144]: pgmap v2150: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.9 GiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 603 op/s; 27160/94683 objects degraded (28.685%); 3826/94683 objects misplaced (4.041%); 15 MiB/s, 246 objects/s recovering 2024-09-21T10:47:51.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:51 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2464184637' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:51.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:51.771 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:51.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.803 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:51.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:51.816 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:51.822 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:51 smithi031 ceph-mon[96824]: pgmap v2150: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.9 GiB data, 9.3 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 603 op/s; 27160/94683 objects degraded (28.685%); 3826/94683 objects misplaced (4.041%); 15 MiB/s, 246 objects/s recovering 2024-09-21T10:47:51.822 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:51 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2464184637' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:51.822 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:51.904 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:51.940 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:51.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:52.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:52.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.093 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:52.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:52.194 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:52.228 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:52.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:52.330 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:52.360 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:52.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:52.462 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:52.491 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:52.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:52.593 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:52.640 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:52.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:52.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:52.771 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:52.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:52.873 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:52.902 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:52.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:53.004 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:53.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:53.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:53.170 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:53.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:53.272 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:53.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:53.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:53.432 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:53.458 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:53.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:53.560 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:53.581 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:53.596 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:53.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:53.679 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:47:53.698 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:53.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:53.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:53.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:47:53.833 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:53.865 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:53.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:53.899 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:53 smithi031 ceph-mon[96824]: pgmap v2151: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.9 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 448 op/s; 26939/94182 objects degraded (28.603%); 3605/94182 objects misplaced (3.828%); 14 MiB/s, 217 objects/s recovering 2024-09-21T10:47:53.900 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:53 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3295975741' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:53.900 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:53 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:53.900 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:53 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 26939/94182 objects degraded (28.603%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:53 smithi007 ceph-mon[99390]: pgmap v2151: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.9 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 448 op/s; 26939/94182 objects degraded (28.603%); 3605/94182 objects misplaced (3.828%); 14 MiB/s, 217 objects/s recovering 2024-09-21T10:47:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:53 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3295975741' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:53 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:53 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 26939/94182 objects degraded (28.603%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:53 smithi007 ceph-mon[101144]: pgmap v2151: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.9 GiB data, 9.2 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 448 op/s; 26939/94182 objects degraded (28.603%); 3605/94182 objects misplaced (3.828%); 14 MiB/s, 217 objects/s recovering 2024-09-21T10:47:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:53 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3295975741' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:53 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:53 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 26939/94182 objects degraded (28.603%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:53.967 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:54.000 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:54.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:54.101 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:54.136 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:54.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:54.238 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:54.273 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:54.377 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:54.402 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:54.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:54.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:54.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.545 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:54.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:54.646 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:54.674 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:54.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:54.776 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:54.811 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:54.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:54.913 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:54.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:54 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:54.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:54 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:54.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:54 smithi007 ceph-mon[99390]: osdmap e1391: 8 total, 8 up, 6 in 2024-09-21T10:47:54.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:54 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:54.944 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:54 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:54.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:54 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:54.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:54 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:54.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:54 smithi007 ceph-mon[101144]: osdmap e1391: 8 total, 8 up, 6 in 2024-09-21T10:47:54.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:54 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:54.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:54 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:54.947 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:54.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:55.049 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:55.079 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:55.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:54 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:54 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:54 smithi031 ceph-mon[96824]: osdmap e1391: 8 total, 8 up, 6 in 2024-09-21T10:47:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:54 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:55.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:54 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:47:55.180 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:55.214 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:55.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:55.316 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:55.353 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:55.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:55.455 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:55.483 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:55.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:55.585 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:55.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:55.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:55.715 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:55.751 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:55.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:55.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:55.895 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:55.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:55 smithi007 ceph-mon[99390]: pgmap v2153: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.8 GiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 538 op/s; 25710/86331 objects degraded (29.781%); 3605/86331 objects misplaced (4.176%); 15 MiB/s, 244 objects/s recovering 2024-09-21T10:47:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:55 smithi007 ceph-mon[101144]: pgmap v2153: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.8 GiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 538 op/s; 25710/86331 objects degraded (29.781%); 3605/86331 objects misplaced (4.176%); 15 MiB/s, 244 objects/s recovering 2024-09-21T10:47:55.996 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:56.051 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:56.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:56.153 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:55 smithi031 ceph-mon[96824]: pgmap v2153: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.8 GiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 538 op/s; 25710/86331 objects degraded (29.781%); 3605/86331 objects misplaced (4.176%); 15 MiB/s, 244 objects/s recovering 2024-09-21T10:47:56.185 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:56.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:56.287 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:56.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:56.426 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:56.456 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:56.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:56.558 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:56.595 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:56.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:56.629 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:47:56.696 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:56.743 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:56.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:56.846 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:56.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.882 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:56.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:56.983 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:56.991 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:57.013 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:57.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:57.115 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:57.147 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:57.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:57.248 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:57.288 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:47:57.292 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:47:57.305 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:57.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:57.407 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:57.442 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:57.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:57.543 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:57.575 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:57.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:57.676 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:57.700 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:57.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:57.802 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:57.839 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:57.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:57.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:57 smithi007 ceph-mon[99390]: pgmap v2154: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.7 GiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 538 op/s; 25591/85764 objects degraded (29.839%); 3374/85764 objects misplaced (3.934%); 15 MiB/s, 244 objects/s recovering 2024-09-21T10:47:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:57 smithi007 ceph-mon[101144]: pgmap v2154: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.7 GiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 538 op/s; 25591/85764 objects degraded (29.839%); 3374/85764 objects misplaced (3.934%); 15 MiB/s, 244 objects/s recovering 2024-09-21T10:47:57.968 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:57.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:58.069 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:58.101 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:58.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:57 smithi031 ceph-mon[96824]: pgmap v2154: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.7 GiB data, 8.9 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 538 op/s; 25591/85764 objects degraded (29.839%); 3374/85764 objects misplaced (3.934%); 15 MiB/s, 244 objects/s recovering 2024-09-21T10:47:58.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:58.237 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2154,"stamp":"2024-09-21T10:47:56.598836+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1872626144,"num_objects":28588,"num_object_clones":0,"num_object_copies":85764,"num_objects_missing_on_primary":4063,"num_objects_missing":4063,"num_objects_degraded":25591,"num_objects_misplaced":3374,"num_objects_unfound":0,"num_objects_dirty":28588,"num_whiteouts":0,"num_read":215,"num_read_kb":456,"num_write":160264,"num_write_kb":6037896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22498,"num_bytes_recovered":1471788460,"num_keys_recovered":30,"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":181020,"ondisk_log_size":181020,"up":327,"acting":322,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":327,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":9373060,"kb_used_data":4857936,"kb_used_omap":210,"kb_used_meta":4514861,"kb_avail":553097852,"statfs":{"total":575970213888,"available":566372200448,"internally_reserved":0,"allocated":4974526464,"data_stored":4960268175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":215166,"internal_metadata":4623218562},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,3,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-352976896,"num_objects":-5386,"num_object_clones":0,"num_object_copies":-16158,"num_objects_missing_on_primary":-686,"num_objects_missing":-686,"num_objects_degraded":-2681,"num_objects_misplaced":-452,"num_objects_unfound":0,"num_objects_dirty":-5386,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5386,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2450,"num_bytes_recovered":160563200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.003140"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":576,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067877+0000","last_change":"2024-09-21T10:45:06.012717+0000","last_active":"2024-09-21T10:47:35.067877+0000","last_peered":"2024-09-21T10:47:35.067877+0000","last_clean":"2024-09-21T10:47:35.067877+0000","last_became_active":"2024-09-21T10:45:06.012278+0000","last_became_peered":"2024-09-21T10:45:06.012278+0000","last_unstale":"2024-09-21T10:47:35.067877+0000","last_undegraded":"2024-09-21T10:47:35.067877+0000","last_fullsized":"2024-09-21T10:47:35.067877+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:47.925231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1228,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.071863+0000","last_change":"2024-09-21T10:46:11.497799+0000","last_active":"2024-09-21T10:47:35.071863+0000","last_peered":"2024-09-21T10:47:35.071863+0000","last_clean":"2024-09-21T10:47:35.071863+0000","last_became_active":"2024-09-21T10:46:11.497407+0000","last_became_peered":"2024-09-21T10:46:11.497407+0000","last_unstale":"2024-09-21T10:47:35.071863+0000","last_undegraded":"2024-09-21T10:47:35.071863+0000","last_fullsized":"2024-09-21T10:47:35.071863+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:00.887330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1381,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.045472+0000","last_change":"2024-09-21T10:46:10.437592+0000","last_active":"2024-09-21T10:47:32.045472+0000","last_peered":"2024-09-21T10:47:32.045472+0000","last_clean":"2024-09-21T10:47:32.045472+0000","last_became_active":"2024-09-21T10:46:10.436994+0000","last_became_peered":"2024-09-21T10:46:10.436994+0000","last_unstale":"2024-09-21T10:47:32.045472+0000","last_undegraded":"2024-09-21T10:47:32.045472+0000","last_fullsized":"2024-09-21T10:47:32.045472+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:46.927849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":618,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684942+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:47:53.684942+0000","last_peered":"2024-09-21T10:47:53.684942+0000","last_clean":"2024-09-21T10:47:53.684942+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:47:53.684942+0000","last_undegraded":"2024-09-21T10:47:53.684942+0000","last_fullsized":"2024-09-21T10:47:53.684942+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.18","version":"1390'8996","reported_seq":10846,"reported_epoch":1391,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:53.683499+0000","last_change":"2024-09-21T10:47:00.076350+0000","last_active":"2024-09-21T10:47:53.683499+0000","last_peered":"2024-09-21T10:47:53.683499+0000","last_clean":"2024-09-21T10:45:04.969845+0000","last_became_active":"2024-09-21T10:47:00.066501+0000","last_became_peered":"2024-09-21T10:47:00.066501+0000","last_unstale":"2024-09-21T10:47:53.683499+0000","last_undegraded":"2024-09-21T10:47:00.021068+0000","last_fullsized":"2024-09-21T10:47:53.683499+0000","mapping_epoch":1385,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1385,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6796,"log_dups_size":0,"ondisk_log_size":6796,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":57016320,"num_objects":870,"num_object_clones":0,"num_object_copies":2610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1293,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":870,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4934,"num_write_kb":185728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":872,"num_bytes_recovered":57147392,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,5,4],"avail_no_missing":["0","2","5"],"object_location_counts":[{"shards":"0,2,5","objects":169},{"shards":"0,4,5","objects":701}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":629,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.682446+0000","last_change":"2024-09-21T10:46:11.460695+0000","last_active":"2024-09-21T10:47:53.682446+0000","last_peered":"2024-09-21T10:47:53.682446+0000","last_clean":"2024-09-21T10:47:53.682446+0000","last_became_active":"2024-09-21T10:46:11.460390+0000","last_became_peered":"2024-09-21T10:46:11.460390+0000","last_unstale":"2024-09-21T10:47:53.682446+0000","last_undegraded":"2024-09-21T10:47:53.682446+0000","last_fullsized":"2024-09-21T10:47:53.682446+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:57:05.370135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.11","version":"0'0","reported_seq":1299,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.049934+0000","last_change":"2024-09-21T10:46:10.433482+0000","last_active":"2024-09-21T10:47:32.049934+0000","last_peered":"2024-09-21T10:47:32.049934+0000","last_clean":"2024-09-21T10:47:32.049934+0000","last_became_active":"2024-09-21T10:46:10.433195+0000","last_became_peered":"2024-09-21T10:46:10.433195+0000","last_unstale":"2024-09-21T10:47:32.049934+0000","last_undegraded":"2024-09-21T10:47:32.049934+0000","last_fullsized":"2024-09-21T10:47:32.049934+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:15:18.345397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"10.19","version":"1390'9218","reported_seq":18303,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.355281+0000","last_change":"2024-09-21T10:47:00.033525+0000","last_active":"2024-09-21T10:47:53.355281+0000","last_peered":"2024-09-21T10:47:53.355281+0000","last_clean":"2024-09-21T10:47:53.355281+0000","last_became_active":"2024-09-21T10:47:00.024123+0000","last_became_peered":"2024-09-21T10:47:00.024123+0000","last_unstale":"2024-09-21T10:47:53.355281+0000","last_undegraded":"2024-09-21T10:47:53.355281+0000","last_fullsized":"2024-09-21T10:47:53.355281+0000","mapping_epoch":1385,"log_start":"1353'1500","ondisk_log_start":"1353'1500","created":1385,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7718,"log_dups_size":0,"ondisk_log_size":7718,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60620800,"num_objects":925,"num_object_clones":0,"num_object_copies":2775,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":925,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5048,"num_write_kb":191136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2251,"num_bytes_recovered":147521536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":581,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.068244+0000","last_change":"2024-09-21T10:46:11.650209+0000","last_active":"2024-09-21T10:47:35.068244+0000","last_peered":"2024-09-21T10:47:35.068244+0000","last_clean":"2024-09-21T10:47:35.068244+0000","last_became_active":"2024-09-21T10:46:11.633127+0000","last_became_peered":"2024-09-21T10:46:11.633127+0000","last_unstale":"2024-09-21T10:47:35.068244+0000","last_undegraded":"2024-09-21T10:47:35.068244+0000","last_fullsized":"2024-09-21T10:47:35.068244+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:56:28.643026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":133,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.078561+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:47:35.078561+0000","last_peered":"2024-09-21T10:47:35.078561+0000","last_clean":"2024-09-21T10:47:35.078561+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:47:35.078561+0000","last_undegraded":"2024-09-21T10:47:35.078561+0000","last_fullsized":"2024-09-21T10:47:35.078561+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"1390'9032","reported_seq":9094,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.177373+0000","last_change":"2024-09-21T10:47:00.010446+0000","last_active":"2024-09-21T10:47:53.177373+0000","last_peered":"2024-09-21T10:47:53.177373+0000","last_clean":"2024-09-21T10:47:53.177373+0000","last_became_active":"2024-09-21T10:46:59.996200+0000","last_became_peered":"2024-09-21T10:46:59.996200+0000","last_unstale":"2024-09-21T10:47:53.177373+0000","last_undegraded":"2024-09-21T10:47:53.177373+0000","last_fullsized":"2024-09-21T10:47:53.177373+0000","mapping_epoch":1348,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1348,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7732,"log_dups_size":0,"ondisk_log_size":7732,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60030976,"num_objects":916,"num_object_clones":0,"num_object_copies":2748,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":916,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4947,"num_write_kb":187616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1112,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684005+0000","last_change":"2024-09-21T10:45:18.163914+0000","last_active":"2024-09-21T10:47:53.684005+0000","last_peered":"2024-09-21T10:47:53.684005+0000","last_clean":"2024-09-21T10:47:53.684005+0000","last_became_active":"2024-09-21T10:45:18.163548+0000","last_became_peered":"2024-09-21T10:45:18.163548+0000","last_unstale":"2024-09-21T10:47:53.684005+0000","last_undegraded":"2024-09-21T10:47:53.684005+0000","last_fullsized":"2024-09-21T10:47:53.684005+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:00:02.634119+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1378,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.044433+0000","last_change":"2024-09-21T10:46:10.436143+0000","last_active":"2024-09-21T10:47:32.044433+0000","last_peered":"2024-09-21T10:47:32.044433+0000","last_clean":"2024-09-21T10:47:32.044433+0000","last_became_active":"2024-09-21T10:46:10.435851+0000","last_became_peered":"2024-09-21T10:46:10.435851+0000","last_unstale":"2024-09-21T10:47:32.044433+0000","last_undegraded":"2024-09-21T10:47:32.044433+0000","last_fullsized":"2024-09-21T10:47:32.044433+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:20.027531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"1391'9078","reported_seq":12224,"reported_epoch":1391,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:54.067010+0000","last_change":"2024-09-21T10:47:01.242376+0000","last_active":"2024-09-21T10:47:54.067010+0000","last_peered":"2024-09-21T10:47:54.067010+0000","last_clean":"2024-09-21T10:44:41.735773+0000","last_became_active":"2024-09-21T10:47:00.998526+0000","last_became_peered":"2024-09-21T10:47:00.998526+0000","last_unstale":"2024-09-21T10:47:54.067010+0000","last_undegraded":"2024-09-21T10:47:00.975718+0000","last_fullsized":"2024-09-21T10:47:54.067010+0000","mapping_epoch":1386,"log_start":"1355'2000","ondisk_log_start":"1355'2000","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7078,"log_dups_size":0,"ondisk_log_size":7078,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":61833216,"num_objects":943,"num_object_clones":0,"num_object_copies":2829,"num_objects_missing_on_primary":1063,"num_objects_missing":1063,"num_objects_degraded":1063,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":943,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4967,"num_write_kb":189152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":892,"num_bytes_recovered":58490880,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5"],"object_location_counts":[{"shards":"3,5","objects":952},{"shards":"3,5,6","objects":-12}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1250,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.681240+0000","last_change":"2024-09-21T10:45:18.164891+0000","last_active":"2024-09-21T10:47:53.681240+0000","last_peered":"2024-09-21T10:47:53.681240+0000","last_clean":"2024-09-21T10:47:53.681240+0000","last_became_active":"2024-09-21T10:45:18.164581+0000","last_became_peered":"2024-09-21T10:45:18.164581+0000","last_unstale":"2024-09-21T10:47:53.681240+0000","last_undegraded":"2024-09-21T10:47:53.681240+0000","last_fullsized":"2024-09-21T10:47:53.681240+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:17.093431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1179,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.064986+0000","last_change":"2024-09-21T10:45:18.159738+0000","last_active":"2024-09-21T10:47:35.064986+0000","last_peered":"2024-09-21T10:47:35.064986+0000","last_clean":"2024-09-21T10:47:35.064986+0000","last_became_active":"2024-09-21T10:45:18.158624+0000","last_became_peered":"2024-09-21T10:45:18.158624+0000","last_unstale":"2024-09-21T10:47:35.064986+0000","last_undegraded":"2024-09-21T10:47:35.064986+0000","last_fullsized":"2024-09-21T10:47:35.064986+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:59.444058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.4","version":"1390'9039","reported_seq":9145,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.681905+0000","last_change":"2024-09-21T10:46:59.995386+0000","last_active":"2024-09-21T10:47:53.681905+0000","last_peered":"2024-09-21T10:47:53.681905+0000","last_clean":"2024-09-21T10:47:53.681905+0000","last_became_active":"2024-09-21T10:46:59.984152+0000","last_became_peered":"2024-09-21T10:46:59.984152+0000","last_unstale":"2024-09-21T10:47:53.681905+0000","last_undegraded":"2024-09-21T10:47:53.681905+0000","last_fullsized":"2024-09-21T10:47:53.681905+0000","mapping_epoch":1348,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1348,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6839,"log_dups_size":0,"ondisk_log_size":6839,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":58097664,"num_objects":886,"num_object_clones":0,"num_object_copies":2658,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":886,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4966,"num_write_kb":187296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":124,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.045323+0000","last_change":"2024-09-21T10:46:10.437340+0000","last_active":"2024-09-21T10:47:32.045323+0000","last_peered":"2024-09-21T10:47:32.045323+0000","last_clean":"2024-09-21T10:47:32.045323+0000","last_became_active":"2024-09-21T10:46:10.436405+0000","last_became_peered":"2024-09-21T10:46:10.436405+0000","last_unstale":"2024-09-21T10:47:32.045323+0000","last_undegraded":"2024-09-21T10:47:32.045323+0000","last_fullsized":"2024-09-21T10:47:32.045323+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:44:19.108391+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":158,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.071518+0000","last_change":"2024-09-21T10:46:10.456918+0000","last_active":"2024-09-21T10:47:35.071518+0000","last_peered":"2024-09-21T10:47:35.071518+0000","last_clean":"2024-09-21T10:47:35.071518+0000","last_became_active":"2024-09-21T10:46:10.450408+0000","last_became_peered":"2024-09-21T10:46:10.450408+0000","last_unstale":"2024-09-21T10:47:35.071518+0000","last_undegraded":"2024-09-21T10:47:35.071518+0000","last_fullsized":"2024-09-21T10:47:35.071518+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:01.041723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"1390'8941","reported_seq":12441,"reported_epoch":1391,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:53.689766+0000","last_change":"2024-09-21T10:47:01.016027+0000","last_active":"2024-09-21T10:47:53.689766+0000","last_peered":"2024-09-21T10:47:53.689766+0000","last_clean":"2024-09-21T10:45:04.964768+0000","last_became_active":"2024-09-21T10:47:00.982651+0000","last_became_peered":"2024-09-21T10:47:00.982651+0000","last_unstale":"2024-09-21T10:47:53.689766+0000","last_undegraded":"2024-09-21T10:47:00.973962+0000","last_fullsized":"2024-09-21T10:47:53.689766+0000","mapping_epoch":1386,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6741,"log_dups_size":0,"ondisk_log_size":6741,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60096512,"num_objects":917,"num_object_clones":0,"num_object_copies":2751,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":896,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":917,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4877,"num_write_kb":185408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1254,"num_bytes_recovered":82214912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,3,5],"avail_no_missing":["0","2","3"],"object_location_counts":[{"shards":"0,2,3","objects":182},{"shards":"0,3,5","objects":735}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1394,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.045082+0000","last_change":"2024-09-21T10:46:10.437659+0000","last_active":"2024-09-21T10:47:32.045082+0000","last_peered":"2024-09-21T10:47:32.045082+0000","last_clean":"2024-09-21T10:47:32.045082+0000","last_became_active":"2024-09-21T10:46:10.437359+0000","last_became_peered":"2024-09-21T10:46:10.437359+0000","last_unstale":"2024-09-21T10:47:32.045082+0000","last_undegraded":"2024-09-21T10:47:32.045082+0000","last_fullsized":"2024-09-21T10:47:32.045082+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:22.979494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":611,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684510+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:47:53.684510+0000","last_peered":"2024-09-21T10:47:53.684510+0000","last_clean":"2024-09-21T10:47:53.684510+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:47:53.684510+0000","last_undegraded":"2024-09-21T10:47:53.684510+0000","last_fullsized":"2024-09-21T10:47:53.684510+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"1390'9054","reported_seq":9149,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684602+0000","last_change":"2024-09-21T10:47:00.009712+0000","last_active":"2024-09-21T10:47:53.684602+0000","last_peered":"2024-09-21T10:47:53.684602+0000","last_clean":"2024-09-21T10:47:53.684602+0000","last_became_active":"2024-09-21T10:46:59.998580+0000","last_became_peered":"2024-09-21T10:46:59.998580+0000","last_unstale":"2024-09-21T10:47:53.684602+0000","last_undegraded":"2024-09-21T10:47:53.684602+0000","last_fullsized":"2024-09-21T10:47:53.684602+0000","mapping_epoch":1365,"log_start":"1355'2300","ondisk_log_start":"1355'2300","created":1348,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6754,"log_dups_size":0,"ondisk_log_size":6754,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":57704448,"num_objects":880,"num_object_clones":0,"num_object_copies":2640,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":880,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4955,"num_write_kb":186752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"362'149","reported_seq":1840,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067302+0000","last_change":"2024-09-21T10:46:13.451677+0000","last_active":"2024-09-21T10:47:35.067302+0000","last_peered":"2024-09-21T10:47:35.067302+0000","last_clean":"2024-09-21T10:47:35.067302+0000","last_became_active":"2024-09-21T10:46:13.451263+0000","last_became_peered":"2024-09-21T10:46:13.451263+0000","last_unstale":"2024-09-21T10:47:35.067302+0000","last_undegraded":"2024-09-21T10:47:35.067302+0000","last_fullsized":"2024-09-21T10:47:35.067302+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"71'2","reported_seq":588,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067526+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:47:35.067526+0000","last_peered":"2024-09-21T10:47:35.067526+0000","last_clean":"2024-09-21T10:47:35.067526+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:47:35.067526+0000","last_undegraded":"2024-09-21T10:47:35.067526+0000","last_fullsized":"2024-09-21T10:47:35.067526+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1186,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067871+0000","last_change":"2024-09-21T10:46:10.435534+0000","last_active":"2024-09-21T10:47:35.067871+0000","last_peered":"2024-09-21T10:47:35.067871+0000","last_clean":"2024-09-21T10:47:35.067871+0000","last_became_active":"2024-09-21T10:46:10.432452+0000","last_became_peered":"2024-09-21T10:46:10.432452+0000","last_unstale":"2024-09-21T10:47:35.067871+0000","last_undegraded":"2024-09-21T10:47:35.067871+0000","last_fullsized":"2024-09-21T10:47:35.067871+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:28.188063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.3","version":"1390'9197","reported_seq":13952,"reported_epoch":1390,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:53.391917+0000","last_change":"2024-09-21T10:47:01.013655+0000","last_active":"2024-09-21T10:47:53.391917+0000","last_peered":"2024-09-21T10:47:53.391917+0000","last_clean":"2024-09-21T10:45:04.978984+0000","last_became_active":"2024-09-21T10:47:00.982133+0000","last_became_peered":"2024-09-21T10:47:00.982133+0000","last_unstale":"2024-09-21T10:47:53.391917+0000","last_undegraded":"2024-09-21T10:47:00.974965+0000","last_fullsized":"2024-09-21T10:47:53.391917+0000","mapping_epoch":1386,"log_start":"1353'1400","ondisk_log_start":"1353'1400","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7797,"log_dups_size":0,"ondisk_log_size":7797,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59572224,"num_objects":909,"num_object_clones":0,"num_object_copies":2727,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":616,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":909,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5043,"num_write_kb":190464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1615,"num_bytes_recovered":105709568,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3,4],"avail_no_missing":["5","2","3"],"object_location_counts":[{"shards":"2,3,5","objects":164},{"shards":"3,4,5","objects":745}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1564,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.044355+0000","last_change":"2024-09-21T10:47:00.992693+0000","last_active":"2024-09-21T10:47:32.044355+0000","last_peered":"2024-09-21T10:47:32.044355+0000","last_clean":"2024-09-21T10:47:32.044355+0000","last_became_active":"2024-09-21T10:47:00.992284+0000","last_became_peered":"2024-09-21T10:47:00.992284+0000","last_unstale":"2024-09-21T10:47:32.044355+0000","last_undegraded":"2024-09-21T10:47:32.044355+0000","last_fullsized":"2024-09-21T10:47:32.044355+0000","mapping_epoch":1386,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1387,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:44.454826+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":123,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.071341+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:47:35.071341+0000","last_peered":"2024-09-21T10:47:35.071341+0000","last_clean":"2024-09-21T10:47:35.071341+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:47:35.071341+0000","last_undegraded":"2024-09-21T10:47:35.071341+0000","last_fullsized":"2024-09-21T10:47:35.071341+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":23,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.071625+0000","last_change":"2024-09-21T10:46:11.426968+0000","last_active":"2024-09-21T10:47:35.071625+0000","last_peered":"2024-09-21T10:47:35.071625+0000","last_clean":"2024-09-21T10:47:35.071625+0000","last_became_active":"2024-09-21T10:46:11.426658+0000","last_became_peered":"2024-09-21T10:46:11.426658+0000","last_unstale":"2024-09-21T10:47:35.071625+0000","last_undegraded":"2024-09-21T10:47:35.071625+0000","last_fullsized":"2024-09-21T10:47:35.071625+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:16.590968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"1391'9089","reported_seq":10860,"reported_epoch":1391,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:53.929014+0000","last_change":"2024-09-21T10:47:01.342629+0000","last_active":"2024-09-21T10:47:53.929014+0000","last_peered":"2024-09-21T10:47:53.929014+0000","last_clean":"2024-09-21T10:44:41.736489+0000","last_became_active":"2024-09-21T10:47:01.003554+0000","last_became_peered":"2024-09-21T10:47:01.003554+0000","last_unstale":"2024-09-21T10:47:53.929014+0000","last_undegraded":"2024-09-21T10:47:00.978776+0000","last_fullsized":"2024-09-21T10:47:53.929014+0000","mapping_epoch":1386,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6889,"log_dups_size":0,"ondisk_log_size":6889,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59768832,"num_objects":912,"num_object_clones":0,"num_object_copies":2736,"num_objects_missing_on_primary":1002,"num_objects_missing":1002,"num_objects_degraded":1002,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":912,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4965,"num_write_kb":188064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":841,"num_bytes_recovered":55115776,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"1,4","objects":856},{"shards":"1,4,6","objects":56}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":190,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.049851+0000","last_change":"2024-09-21T10:45:06.016353+0000","last_active":"2024-09-21T10:47:32.049851+0000","last_peered":"2024-09-21T10:47:32.049851+0000","last_clean":"2024-09-21T10:47:32.049851+0000","last_became_active":"2024-09-21T10:45:06.016062+0000","last_became_peered":"2024-09-21T10:45:06.016062+0000","last_unstale":"2024-09-21T10:47:32.049851+0000","last_undegraded":"2024-09-21T10:47:32.049851+0000","last_fullsized":"2024-09-21T10:47:32.049851+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:52:00.463714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":49,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.072115+0000","last_change":"2024-09-21T10:46:10.443883+0000","last_active":"2024-09-21T10:47:35.072115+0000","last_peered":"2024-09-21T10:47:35.072115+0000","last_clean":"2024-09-21T10:47:35.072115+0000","last_became_active":"2024-09-21T10:46:10.441870+0000","last_became_peered":"2024-09-21T10:46:10.441870+0000","last_unstale":"2024-09-21T10:47:35.072115+0000","last_undegraded":"2024-09-21T10:47:35.072115+0000","last_fullsized":"2024-09-21T10:47:35.072115+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:03:15.189505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"1390'9055","reported_seq":9150,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.682861+0000","last_change":"2024-09-21T10:47:00.009515+0000","last_active":"2024-09-21T10:47:53.682861+0000","last_peered":"2024-09-21T10:47:53.682861+0000","last_clean":"2024-09-21T10:47:53.682861+0000","last_became_active":"2024-09-21T10:46:59.998810+0000","last_became_peered":"2024-09-21T10:46:59.998810+0000","last_unstale":"2024-09-21T10:47:53.682861+0000","last_undegraded":"2024-09-21T10:47:53.682861+0000","last_fullsized":"2024-09-21T10:47:53.682861+0000","mapping_epoch":1365,"log_start":"1355'2300","ondisk_log_start":"1355'2300","created":1348,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6755,"log_dups_size":0,"ondisk_log_size":6755,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59473920,"num_objects":907,"num_object_clones":0,"num_object_copies":2721,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":907,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4950,"num_write_kb":187456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1566,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.044605+0000","last_change":"2024-09-21T10:46:11.427838+0000","last_active":"2024-09-21T10:47:32.044605+0000","last_peered":"2024-09-21T10:47:32.044605+0000","last_clean":"2024-09-21T10:47:32.044605+0000","last_became_active":"2024-09-21T10:46:11.427434+0000","last_became_peered":"2024-09-21T10:46:11.427434+0000","last_unstale":"2024-09-21T10:47:32.044605+0000","last_undegraded":"2024-09-21T10:47:32.044605+0000","last_fullsized":"2024-09-21T10:47:32.044605+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:12:44.988473+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":570,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.064939+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:47:35.064939+0000","last_peered":"2024-09-21T10:47:35.064939+0000","last_clean":"2024-09-21T10:47:35.064939+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:47:35.064939+0000","last_undegraded":"2024-09-21T10:47:35.064939+0000","last_fullsized":"2024-09-21T10:47:35.064939+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":577,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.068114+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:47:35.068114+0000","last_peered":"2024-09-21T10:47:35.068114+0000","last_clean":"2024-09-21T10:47:35.068114+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:47:35.068114+0000","last_undegraded":"2024-09-21T10:47:35.068114+0000","last_fullsized":"2024-09-21T10:47:35.068114+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.b","version":"1390'10090","reported_seq":10184,"reported_epoch":1391,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:47:53.684020+0000","last_change":"2024-09-21T10:46:11.657120+0000","last_active":"2024-09-21T10:47:53.684020+0000","last_peered":"2024-09-21T10:47:53.684020+0000","last_clean":"2024-09-21T10:44:41.735922+0000","last_became_active":"2024-09-21T10:46:11.638821+0000","last_became_peered":"2024-09-21T10:46:11.638821+0000","last_unstale":"2024-09-21T10:47:53.684020+0000","last_undegraded":"2024-09-21T10:46:11.480567+0000","last_fullsized":"2024-09-21T10:46:11.441608+0000","mapping_epoch":1378,"log_start":"1364'4802","ondisk_log_start":"1364'4802","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5288,"log_dups_size":0,"ondisk_log_size":5288,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118882304,"num_objects":1814,"num_object_clones":0,"num_object_copies":5442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3896,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1814,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10090,"num_write_kb":380928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[0,1],"avail_no_missing":["0","1"],"object_location_counts":[{"shards":"0,1","objects":-1852}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1579,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.683749+0000","last_change":"2024-09-21T10:46:10.443257+0000","last_active":"2024-09-21T10:47:53.683749+0000","last_peered":"2024-09-21T10:47:53.683749+0000","last_clean":"2024-09-21T10:47:53.683749+0000","last_became_active":"2024-09-21T10:46:10.442898+0000","last_became_peered":"2024-09-21T10:46:10.442898+0000","last_unstale":"2024-09-21T10:47:53.683749+0000","last_undegraded":"2024-09-21T10:47:53.683749+0000","last_fullsized":"2024-09-21T10:47:53.683749+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1392,"reported_epoch":1389,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:32.046830+0000","last_change":"2024-09-21T10:46:11.428960+0000","last_active":"2024-09-21T10:47:32.046830+0000","last_peered":"2024-09-21T10:47:32.046830+0000","last_clean":"2024-09-21T10:46:08.429131+0000","last_became_active":"2024-09-21T10:46:11.428682+0000","last_became_peered":"2024-09-21T10:46:11.428682+0000","last_unstale":"2024-09-21T10:47:32.046830+0000","last_undegraded":"2024-09-21T10:46:11.420913+0000","last_fullsized":"2024-09-21T10:47:32.046830+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1361,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:24:35.971672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","2","3"],"object_location_counts":[{"shards":"2,3,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":595,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.066985+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:47:35.066985+0000","last_peered":"2024-09-21T10:47:35.066985+0000","last_clean":"2024-09-21T10:47:35.066985+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:47:35.066985+0000","last_undegraded":"2024-09-21T10:47:35.066985+0000","last_fullsized":"2024-09-21T10:47:35.066985+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":159,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.071985+0000","last_change":"2024-09-21T10:46:10.460180+0000","last_active":"2024-09-21T10:47:35.071985+0000","last_peered":"2024-09-21T10:47:35.071985+0000","last_clean":"2024-09-21T10:47:35.071985+0000","last_became_active":"2024-09-21T10:46:10.459205+0000","last_became_peered":"2024-09-21T10:46:10.459205+0000","last_unstale":"2024-09-21T10:47:35.071985+0000","last_undegraded":"2024-09-21T10:47:35.071985+0000","last_fullsized":"2024-09-21T10:47:35.071985+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:36.561447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"1390'8998","reported_seq":10853,"reported_epoch":1391,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:53.691544+0000","last_change":"2024-09-21T10:47:01.018713+0000","last_active":"2024-09-21T10:47:53.691544+0000","last_peered":"2024-09-21T10:47:53.691544+0000","last_clean":"2024-09-21T10:45:04.969845+0000","last_became_active":"2024-09-21T10:47:00.981739+0000","last_became_peered":"2024-09-21T10:47:00.981739+0000","last_unstale":"2024-09-21T10:47:53.691544+0000","last_undegraded":"2024-09-21T10:47:00.973881+0000","last_fullsized":"2024-09-21T10:47:53.691544+0000","mapping_epoch":1386,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6798,"log_dups_size":0,"ondisk_log_size":6798,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":56885248,"num_objects":868,"num_object_clones":0,"num_object_copies":2604,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1359,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":868,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4936,"num_write_kb":185728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":875,"num_bytes_recovered":57344000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,5,4],"avail_no_missing":["0","2","5"],"object_location_counts":[{"shards":"0,2,5","objects":163},{"shards":"0,4,5","objects":705}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1694,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.072126+0000","last_change":"2024-09-21T10:46:10.438505+0000","last_active":"2024-09-21T10:47:35.072126+0000","last_peered":"2024-09-21T10:47:35.072126+0000","last_clean":"2024-09-21T10:47:35.072126+0000","last_became_active":"2024-09-21T10:46:10.436098+0000","last_became_peered":"2024-09-21T10:46:10.436098+0000","last_unstale":"2024-09-21T10:47:35.072126+0000","last_undegraded":"2024-09-21T10:47:35.072126+0000","last_fullsized":"2024-09-21T10:47:35.072126+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":322019,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1246,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.687170+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:47:53.687170+0000","last_peered":"2024-09-21T10:47:53.687170+0000","last_clean":"2024-09-21T10:47:53.687170+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:47:53.687170+0000","last_undegraded":"2024-09-21T10:47:53.687170+0000","last_fullsized":"2024-09-21T10:47:53.687170+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":626,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.683172+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:47:53.683172+0000","last_peered":"2024-09-21T10:47:53.683172+0000","last_clean":"2024-09-21T10:47:53.683172+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:47:53.683172+0000","last_undegraded":"2024-09-21T10:47:53.683172+0000","last_fullsized":"2024-09-21T10:47:53.683172+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":611,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.682272+0000","last_change":"2024-09-21T10:45:06.014935+0000","last_active":"2024-09-21T10:47:53.682272+0000","last_peered":"2024-09-21T10:47:53.682272+0000","last_clean":"2024-09-21T10:47:53.682272+0000","last_became_active":"2024-09-21T10:45:06.013695+0000","last_became_peered":"2024-09-21T10:45:06.013695+0000","last_unstale":"2024-09-21T10:47:53.682272+0000","last_undegraded":"2024-09-21T10:47:53.682272+0000","last_fullsized":"2024-09-21T10:47:53.682272+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:15:40.661761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"1390'9227","reported_seq":18312,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.406437+0000","last_change":"2024-09-21T10:46:59.985537+0000","last_active":"2024-09-21T10:47:53.406437+0000","last_peered":"2024-09-21T10:47:53.406437+0000","last_clean":"2024-09-21T10:47:53.406437+0000","last_became_active":"2024-09-21T10:46:59.972464+0000","last_became_peered":"2024-09-21T10:46:59.972464+0000","last_unstale":"2024-09-21T10:47:53.406437+0000","last_undegraded":"2024-09-21T10:47:53.406437+0000","last_fullsized":"2024-09-21T10:47:53.406437+0000","mapping_epoch":1374,"log_start":"1353'1500","ondisk_log_start":"1353'1500","created":1348,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7727,"log_dups_size":0,"ondisk_log_size":7727,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60030976,"num_objects":916,"num_object_clones":0,"num_object_copies":2748,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":916,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5057,"num_write_kb":191136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2251,"num_bytes_recovered":147521536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1578,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684857+0000","last_change":"2024-09-21T10:45:09.042783+0000","last_active":"2024-09-21T10:47:53.684857+0000","last_peered":"2024-09-21T10:47:53.684857+0000","last_clean":"2024-09-21T10:47:53.684857+0000","last_became_active":"2024-09-21T10:45:09.036753+0000","last_became_peered":"2024-09-21T10:45:09.036753+0000","last_unstale":"2024-09-21T10:47:53.684857+0000","last_undegraded":"2024-09-21T10:47:53.684857+0000","last_fullsized":"2024-09-21T10:47:53.684857+0000","mapping_epoch":1362,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1363,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"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":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1495,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067079+0000","last_change":"2024-09-21T10:45:06.017940+0000","last_active":"2024-09-21T10:47:35.067079+0000","last_peered":"2024-09-21T10:47:35.067079+0000","last_clean":"2024-09-21T10:47:35.067079+0000","last_became_active":"2024-09-21T10:45:06.017435+0000","last_became_peered":"2024-09-21T10:45:06.017435+0000","last_unstale":"2024-09-21T10:47:35.067079+0000","last_undegraded":"2024-09-21T10:47:35.067079+0000","last_fullsized":"2024-09-21T10:47:35.067079+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:24.011881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":1110,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.078663+0000","last_change":"2024-09-21T10:46:11.456071+0000","last_active":"2024-09-21T10:47:35.078663+0000","last_peered":"2024-09-21T10:47:35.078663+0000","last_clean":"2024-09-21T10:47:35.078663+0000","last_became_active":"2024-09-21T10:46:11.455794+0000","last_became_peered":"2024-09-21T10:46:11.455794+0000","last_unstale":"2024-09-21T10:47:35.078663+0000","last_undegraded":"2024-09-21T10:47:35.078663+0000","last_fullsized":"2024-09-21T10:47:35.078663+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:19.084964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1033,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.045737+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:47:32.045737+0000","last_peered":"2024-09-21T10:47:32.045737+0000","last_clean":"2024-09-21T10:47:32.045737+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:47:32.045737+0000","last_undegraded":"2024-09-21T10:47:32.045737+0000","last_fullsized":"2024-09-21T10:47:32.045737+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.a","version":"1390'10035","reported_seq":10135,"reported_epoch":1391,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:47:53.684571+0000","last_change":"2024-09-21T10:46:11.643350+0000","last_active":"2024-09-21T10:47:53.684571+0000","last_peered":"2024-09-21T10:47:53.684571+0000","last_clean":"2024-09-21T10:44:41.744967+0000","last_became_active":"2024-09-21T10:46:11.631501+0000","last_became_peered":"2024-09-21T10:46:11.631501+0000","last_unstale":"2024-09-21T10:47:53.684571+0000","last_undegraded":"2024-09-21T10:46:11.475762+0000","last_fullsized":"2024-09-21T10:46:11.427721+0000","mapping_epoch":1378,"log_start":"1364'4729","ondisk_log_start":"1364'4729","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5306,"log_dups_size":0,"ondisk_log_size":5306,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118685696,"num_objects":1811,"num_object_clones":0,"num_object_copies":5433,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3809,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1811,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10035,"num_write_kb":379072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[{"shards":"0,5","objects":-1766}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1550,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.044644+0000","last_change":"2024-09-21T10:45:09.091141+0000","last_active":"2024-09-21T10:47:32.044644+0000","last_peered":"2024-09-21T10:47:32.044644+0000","last_clean":"2024-09-21T10:47:32.044644+0000","last_became_active":"2024-09-21T10:45:09.089079+0000","last_became_peered":"2024-09-21T10:45:09.089079+0000","last_unstale":"2024-09-21T10:47:32.044644+0000","last_undegraded":"2024-09-21T10:47:32.044644+0000","last_fullsized":"2024-09-21T10:47:32.044644+0000","mapping_epoch":1362,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1363,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:27.116916+0000","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1400,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.044989+0000","last_change":"2024-09-21T10:46:10.444706+0000","last_active":"2024-09-21T10:47:32.044989+0000","last_peered":"2024-09-21T10:47:32.044989+0000","last_clean":"2024-09-21T10:47:32.044989+0000","last_became_active":"2024-09-21T10:46:10.444370+0000","last_became_peered":"2024-09-21T10:46:10.444370+0000","last_unstale":"2024-09-21T10:47:32.044989+0000","last_undegraded":"2024-09-21T10:47:32.044989+0000","last_fullsized":"2024-09-21T10:47:32.044989+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:37.933193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1173,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684414+0000","last_change":"2024-09-21T10:46:10.469883+0000","last_active":"2024-09-21T10:47:53.684414+0000","last_peered":"2024-09-21T10:47:53.684414+0000","last_clean":"2024-09-21T10:47:53.684414+0000","last_became_active":"2024-09-21T10:46:10.469558+0000","last_became_peered":"2024-09-21T10:46:10.469558+0000","last_unstale":"2024-09-21T10:47:53.684414+0000","last_undegraded":"2024-09-21T10:47:53.684414+0000","last_fullsized":"2024-09-21T10:47:53.684414+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:34.032604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":97,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.681824+0000","last_change":"2024-09-21T10:46:11.461771+0000","last_active":"2024-09-21T10:47:53.681824+0000","last_peered":"2024-09-21T10:47:53.681824+0000","last_clean":"2024-09-21T10:47:53.681824+0000","last_became_active":"2024-09-21T10:46:11.461417+0000","last_became_peered":"2024-09-21T10:46:11.461417+0000","last_unstale":"2024-09-21T10:47:53.681824+0000","last_undegraded":"2024-09-21T10:47:53.681824+0000","last_fullsized":"2024-09-21T10:47:53.681824+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:53:40.813514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.c","version":"1390'10008","reported_seq":10097,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.681988+0000","last_change":"2024-09-21T10:45:18.175165+0000","last_active":"2024-09-21T10:47:53.681988+0000","last_peered":"2024-09-21T10:47:53.681988+0000","last_clean":"2024-09-21T10:47:53.681988+0000","last_became_active":"2024-09-21T10:45:18.164146+0000","last_became_peered":"2024-09-21T10:45:18.164146+0000","last_unstale":"2024-09-21T10:47:53.681988+0000","last_undegraded":"2024-09-21T10:47:53.681988+0000","last_fullsized":"2024-09-21T10:47:53.681988+0000","mapping_epoch":1365,"log_start":"1364'4717","ondisk_log_start":"1364'4717","created":1348,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5291,"log_dups_size":0,"ondisk_log_size":5291,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:57.998811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115343360,"num_objects":1760,"num_object_clones":0,"num_object_copies":5280,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1760,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10008,"num_write_kb":376576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"362'149","reported_seq":1698,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.075358+0000","last_change":"2024-09-21T10:46:10.456159+0000","last_active":"2024-09-21T10:47:35.075358+0000","last_peered":"2024-09-21T10:47:35.075358+0000","last_clean":"2024-09-21T10:47:35.075358+0000","last_became_active":"2024-09-21T10:46:10.453432+0000","last_became_peered":"2024-09-21T10:46:10.453432+0000","last_unstale":"2024-09-21T10:47:35.075358+0000","last_undegraded":"2024-09-21T10:47:35.075358+0000","last_fullsized":"2024-09-21T10:47:35.075358+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":19,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":322019,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1396,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.046138+0000","last_change":"2024-09-21T10:46:11.425862+0000","last_active":"2024-09-21T10:47:32.046138+0000","last_peered":"2024-09-21T10:47:32.046138+0000","last_clean":"2024-09-21T10:47:32.046138+0000","last_became_active":"2024-09-21T10:46:11.425535+0000","last_became_peered":"2024-09-21T10:46:11.425535+0000","last_unstale":"2024-09-21T10:47:32.046138+0000","last_undegraded":"2024-09-21T10:47:32.046138+0000","last_fullsized":"2024-09-21T10:47:32.046138+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:51:09.756395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":612,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.682082+0000","last_change":"2024-09-21T10:45:06.011836+0000","last_active":"2024-09-21T10:47:53.682082+0000","last_peered":"2024-09-21T10:47:53.682082+0000","last_clean":"2024-09-21T10:47:53.682082+0000","last_became_active":"2024-09-21T10:45:06.011387+0000","last_became_peered":"2024-09-21T10:45:06.011387+0000","last_unstale":"2024-09-21T10:47:53.682082+0000","last_undegraded":"2024-09-21T10:47:53.682082+0000","last_fullsized":"2024-09-21T10:47:53.682082+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:00.974402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1009,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.044749+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:47:32.044749+0000","last_peered":"2024-09-21T10:47:32.044749+0000","last_clean":"2024-09-21T10:47:32.044749+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:47:32.044749+0000","last_undegraded":"2024-09-21T10:47:32.044749+0000","last_fullsized":"2024-09-21T10:47:32.044749+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.d","version":"1390'9970","reported_seq":10061,"reported_epoch":1391,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:47:53.682638+0000","last_change":"2024-09-21T10:46:11.630669+0000","last_active":"2024-09-21T10:47:53.682638+0000","last_peered":"2024-09-21T10:47:53.682638+0000","last_clean":"2024-09-21T10:44:41.736167+0000","last_became_active":"2024-09-21T10:46:11.616781+0000","last_became_peered":"2024-09-21T10:46:11.616781+0000","last_unstale":"2024-09-21T10:47:53.682638+0000","last_undegraded":"2024-09-21T10:46:11.482826+0000","last_fullsized":"2024-09-21T10:46:11.427921+0000","mapping_epoch":1378,"log_start":"1363'4650","ondisk_log_start":"1363'4650","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5320,"log_dups_size":0,"ondisk_log_size":5320,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118816792,"num_objects":1814,"num_object_clones":0,"num_object_copies":5442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3800,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1814,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9970,"num_write_kb":377025,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[{"shards":"0,4","objects":-1781}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1695,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.072190+0000","last_change":"2024-09-21T10:46:10.440348+0000","last_active":"2024-09-21T10:47:35.072190+0000","last_peered":"2024-09-21T10:47:35.072190+0000","last_clean":"2024-09-21T10:47:35.072190+0000","last_became_active":"2024-09-21T10:46:10.438955+0000","last_became_peered":"2024-09-21T10:46:10.438955+0000","last_unstale":"2024-09-21T10:47:35.072190+0000","last_undegraded":"2024-09-21T10:47:35.072190+0000","last_fullsized":"2024-09-21T10:47:35.072190+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":214679,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":784,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.044835+0000","last_change":"2024-09-21T10:45:06.011929+0000","last_active":"2024-09-21T10:47:32.044835+0000","last_peered":"2024-09-21T10:47:32.044835+0000","last_clean":"2024-09-21T10:47:32.044835+0000","last_became_active":"2024-09-21T10:45:06.011595+0000","last_became_peered":"2024-09-21T10:45:06.011595+0000","last_unstale":"2024-09-21T10:47:32.044835+0000","last_undegraded":"2024-09-21T10:47:32.044835+0000","last_fullsized":"2024-09-21T10:47:32.044835+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:53:35.898654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"2.5","version":"0'0","reported_seq":1384,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.689607+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:47:53.689607+0000","last_peered":"2024-09-21T10:47:53.689607+0000","last_clean":"2024-09-21T10:47:53.689607+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:47:53.689607+0000","last_undegraded":"2024-09-21T10:47:53.689607+0000","last_fullsized":"2024-09-21T10:47:53.689607+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":605,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684700+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:47:53.684700+0000","last_peered":"2024-09-21T10:47:53.684700+0000","last_clean":"2024-09-21T10:47:53.684700+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:47:53.684700+0000","last_undegraded":"2024-09-21T10:47:53.684700+0000","last_fullsized":"2024-09-21T10:47:53.684700+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"1391'10337","reported_seq":18007,"reported_epoch":1391,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:47:56.432344+0000","last_change":"2024-09-21T10:46:59.212327+0000","last_active":"2024-09-21T10:47:56.432344+0000","last_peered":"2024-09-21T10:47:56.432344+0000","last_clean":"2024-09-21T10:44:41.750630+0000","last_became_active":"2024-09-21T10:46:11.694474+0000","last_became_peered":"2024-09-21T10:46:11.694474+0000","last_unstale":"2024-09-21T10:47:56.432344+0000","last_undegraded":"2024-09-21T10:46:11.684199+0000","last_fullsized":"2024-09-21T10:46:11.418945+0000","mapping_epoch":1378,"log_start":"1352'300","ondisk_log_start":"1352'300","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115671040,"num_objects":1765,"num_object_clones":0,"num_object_copies":5295,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1998,"num_objects_misplaced":3374,"num_objects_unfound":0,"num_objects_dirty":1765,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10337,"num_write_kb":387264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2680,"num_bytes_recovered":175374336,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,6],"avail_no_missing":["2","4"],"object_location_counts":[{"shards":"2,4,5","objects":1376},{"shards":"2,6","objects":-1609}],"blocked_by":[],"up_primary":6,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1566,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.050446+0000","last_change":"2024-09-21T10:46:11.425914+0000","last_active":"2024-09-21T10:47:32.050446+0000","last_peered":"2024-09-21T10:47:32.050446+0000","last_clean":"2024-09-21T10:47:32.050446+0000","last_became_active":"2024-09-21T10:46:11.425603+0000","last_became_peered":"2024-09-21T10:46:11.425603+0000","last_unstale":"2024-09-21T10:47:32.050446+0000","last_undegraded":"2024-09-21T10:47:32.050446+0000","last_fullsized":"2024-09-21T10:47:32.050446+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:31.776952+0000","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":578,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.068321+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:47:35.068321+0000","last_peered":"2024-09-21T10:47:35.068321+0000","last_clean":"2024-09-21T10:47:35.068321+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:47:35.068321+0000","last_undegraded":"2024-09-21T10:47:35.068321+0000","last_fullsized":"2024-09-21T10:47:35.068321+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":123,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.072407+0000","last_change":"2024-09-21T10:46:10.445448+0000","last_active":"2024-09-21T10:47:35.072407+0000","last_peered":"2024-09-21T10:47:35.072407+0000","last_clean":"2024-09-21T10:47:35.072407+0000","last_became_active":"2024-09-21T10:46:10.443629+0000","last_became_peered":"2024-09-21T10:46:10.443629+0000","last_unstale":"2024-09-21T10:47:35.072407+0000","last_undegraded":"2024-09-21T10:47:35.072407+0000","last_fullsized":"2024-09-21T10:47:35.072407+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:42:44.652533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":571,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.064844+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:47:35.064844+0000","last_peered":"2024-09-21T10:47:35.064844+0000","last_clean":"2024-09-21T10:47:35.064844+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:47:35.064844+0000","last_undegraded":"2024-09-21T10:47:35.064844+0000","last_fullsized":"2024-09-21T10:47:35.064844+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"1390'10072","reported_seq":20397,"reported_epoch":1390,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:47:53.594670+0000","last_change":"2024-09-21T10:46:11.720912+0000","last_active":"2024-09-21T10:47:53.594670+0000","last_peered":"2024-09-21T10:47:53.594670+0000","last_clean":"2024-09-21T10:44:41.696708+0000","last_became_active":"2024-09-21T10:46:11.644132+0000","last_became_peered":"2024-09-21T10:46:11.644132+0000","last_unstale":"2024-09-21T10:47:53.594670+0000","last_undegraded":"2024-09-21T10:46:11.624967+0000","last_fullsized":"2024-09-21T10:46:11.420570+0000","mapping_epoch":1378,"log_start":"1358'4453","ondisk_log_start":"1358'4453","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5619,"log_dups_size":0,"ondisk_log_size":5619,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":113115136,"num_objects":1726,"num_object_clones":0,"num_object_copies":5178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2326,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1726,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10072,"num_write_kb":377536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4167,"num_bytes_recovered":273088512,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,4],"avail_no_missing":["3","2"],"object_location_counts":[{"shards":"2,3","objects":345},{"shards":"2,3,4","objects":1379},{"shards":"3,4","objects":2}],"blocked_by":[],"up_primary":6,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1664,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067620+0000","last_change":"2024-09-21T10:46:10.435872+0000","last_active":"2024-09-21T10:47:35.067620+0000","last_peered":"2024-09-21T10:47:35.067620+0000","last_clean":"2024-09-21T10:47:35.067620+0000","last_became_active":"2024-09-21T10:46:10.432017+0000","last_became_peered":"2024-09-21T10:46:10.432017+0000","last_unstale":"2024-09-21T10:47:35.067620+0000","last_undegraded":"2024-09-21T10:47:35.067620+0000","last_fullsized":"2024-09-21T10:47:35.067620+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:29:20.710722+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":623,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.682358+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:47:53.682358+0000","last_peered":"2024-09-21T10:47:53.682358+0000","last_clean":"2024-09-21T10:47:53.682358+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:47:53.682358+0000","last_undegraded":"2024-09-21T10:47:53.682358+0000","last_fullsized":"2024-09-21T10:47:53.682358+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":156,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.075518+0000","last_change":"2024-09-21T10:46:11.650797+0000","last_active":"2024-09-21T10:47:35.075518+0000","last_peered":"2024-09-21T10:47:35.075518+0000","last_clean":"2024-09-21T10:47:35.075518+0000","last_became_active":"2024-09-21T10:46:11.650507+0000","last_became_peered":"2024-09-21T10:46:11.650507+0000","last_unstale":"2024-09-21T10:47:35.075518+0000","last_undegraded":"2024-09-21T10:47:35.075518+0000","last_fullsized":"2024-09-21T10:47:35.075518+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:27.552505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":190,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.044655+0000","last_change":"2024-09-21T10:46:10.436233+0000","last_active":"2024-09-21T10:47:32.044655+0000","last_peered":"2024-09-21T10:47:32.044655+0000","last_clean":"2024-09-21T10:47:32.044655+0000","last_became_active":"2024-09-21T10:46:10.435942+0000","last_became_peered":"2024-09-21T10:46:10.435942+0000","last_unstale":"2024-09-21T10:47:32.044655+0000","last_undegraded":"2024-09-21T10:47:32.044655+0000","last_fullsized":"2024-09-21T10:47:32.044655+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:50:52.876499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":49,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.074431+0000","last_change":"2024-09-21T10:46:10.438257+0000","last_active":"2024-09-21T10:47:35.074431+0000","last_peered":"2024-09-21T10:47:35.074431+0000","last_clean":"2024-09-21T10:47:35.074431+0000","last_became_active":"2024-09-21T10:46:10.435654+0000","last_became_peered":"2024-09-21T10:46:10.435654+0000","last_unstale":"2024-09-21T10:47:35.074431+0000","last_undegraded":"2024-09-21T10:47:35.074431+0000","last_fullsized":"2024-09-21T10:47:35.074431+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:34:48.029244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"442'23","reported_seq":57,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.071574+0000","last_change":"2024-09-21T10:46:11.454063+0000","last_active":"2024-09-21T10:47:35.071574+0000","last_peered":"2024-09-21T10:47:35.071574+0000","last_clean":"2024-09-21T10:47:35.071574+0000","last_became_active":"2024-09-21T10:46:11.453639+0000","last_became_peered":"2024-09-21T10:46:11.453639+0000","last_unstale":"2024-09-21T10:47:35.071574+0000","last_undegraded":"2024-09-21T10:47:35.071574+0000","last_fullsized":"2024-09-21T10:47:35.071574+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:54.014421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1382,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.044686+0000","last_change":"2024-09-21T10:46:11.479850+0000","last_active":"2024-09-21T10:47:32.044686+0000","last_peered":"2024-09-21T10:47:32.044686+0000","last_clean":"2024-09-21T10:47:32.044686+0000","last_became_active":"2024-09-21T10:46:11.479402+0000","last_became_peered":"2024-09-21T10:46:11.479402+0000","last_unstale":"2024-09-21T10:47:32.044686+0000","last_undegraded":"2024-09-21T10:47:32.044686+0000","last_fullsized":"2024-09-21T10:47:32.044686+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:02.174169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"71'3","reported_seq":1246,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067847+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:47:35.067847+0000","last_peered":"2024-09-21T10:47:35.067847+0000","last_clean":"2024-09-21T10:47:35.067847+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:47:35.067847+0000","last_undegraded":"2024-09-21T10:47:35.067847+0000","last_fullsized":"2024-09-21T10:47:35.067847+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[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.16","version":"0'0","reported_seq":1350,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.055125+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:47:32.055125+0000","last_peered":"2024-09-21T10:47:32.055125+0000","last_clean":"2024-09-21T10:47:32.055125+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:47:32.055125+0000","last_undegraded":"2024-09-21T10:47:32.055125+0000","last_fullsized":"2024-09-21T10:47:32.055125+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":594,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067346+0000","last_change":"2024-09-21T10:46:10.429973+0000","last_active":"2024-09-21T10:47:35.067346+0000","last_peered":"2024-09-21T10:47:35.067346+0000","last_clean":"2024-09-21T10:47:35.067346+0000","last_became_active":"2024-09-21T10:46:10.429652+0000","last_became_peered":"2024-09-21T10:46:10.429652+0000","last_unstale":"2024-09-21T10:47:35.067346+0000","last_undegraded":"2024-09-21T10:47:35.067346+0000","last_fullsized":"2024-09-21T10:47:35.067346+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:29.488753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":610,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684199+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:47:53.684199+0000","last_peered":"2024-09-21T10:47:53.684199+0000","last_clean":"2024-09-21T10:47:53.684199+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:47:53.684199+0000","last_undegraded":"2024-09-21T10:47:53.684199+0000","last_fullsized":"2024-09-21T10:47:53.684199+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":594,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.064964+0000","last_change":"2024-09-21T10:46:10.434466+0000","last_active":"2024-09-21T10:47:35.064964+0000","last_peered":"2024-09-21T10:47:35.064964+0000","last_clean":"2024-09-21T10:47:35.064964+0000","last_became_active":"2024-09-21T10:46:10.434119+0000","last_became_peered":"2024-09-21T10:46:10.434119+0000","last_unstale":"2024-09-21T10:47:35.064964+0000","last_undegraded":"2024-09-21T10:47:35.064964+0000","last_fullsized":"2024-09-21T10:47:35.064964+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:34.062599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.11","version":"1390'9123","reported_seq":9217,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.682751+0000","last_change":"2024-09-21T10:47:00.033225+0000","last_active":"2024-09-21T10:47:53.682751+0000","last_peered":"2024-09-21T10:47:53.682751+0000","last_clean":"2024-09-21T10:47:53.682751+0000","last_became_active":"2024-09-21T10:47:00.017628+0000","last_became_peered":"2024-09-21T10:47:00.017628+0000","last_unstale":"2024-09-21T10:47:53.682751+0000","last_undegraded":"2024-09-21T10:47:53.682751+0000","last_fullsized":"2024-09-21T10:47:53.682751+0000","mapping_epoch":1385,"log_start":"1355'2300","ondisk_log_start":"1355'2300","created":1385,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6823,"log_dups_size":0,"ondisk_log_size":6823,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":55017472,"num_objects":840,"num_object_clones":0,"num_object_copies":2520,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":840,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5019,"num_write_kb":187456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":121,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.079505+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:47:35.079505+0000","last_peered":"2024-09-21T10:47:35.079505+0000","last_clean":"2024-09-21T10:47:35.079505+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:47:35.079505+0000","last_undegraded":"2024-09-21T10:47:35.079505+0000","last_fullsized":"2024-09-21T10:47:35.079505+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":562,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.065040+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:47:35.065040+0000","last_peered":"2024-09-21T10:47:35.065040+0000","last_clean":"2024-09-21T10:47:35.065040+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:47:35.065040+0000","last_undegraded":"2024-09-21T10:47:35.065040+0000","last_fullsized":"2024-09-21T10:47:35.065040+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.10","version":"1391'9162","reported_seq":11081,"reported_epoch":1391,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:54.061868+0000","last_change":"2024-09-21T10:47:01.334598+0000","last_active":"2024-09-21T10:47:54.061868+0000","last_peered":"2024-09-21T10:47:54.061868+0000","last_clean":"2024-09-21T10:44:41.736489+0000","last_became_active":"2024-09-21T10:47:01.009352+0000","last_became_peered":"2024-09-21T10:47:01.009352+0000","last_unstale":"2024-09-21T10:47:54.061868+0000","last_undegraded":"2024-09-21T10:47:00.980612+0000","last_fullsized":"2024-09-21T10:47:54.061868+0000","mapping_epoch":1385,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1385,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6962,"log_dups_size":0,"ondisk_log_size":6962,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54984704,"num_objects":839,"num_object_clones":0,"num_object_copies":2517,"num_objects_missing_on_primary":1013,"num_objects_missing":1013,"num_objects_degraded":1013,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":839,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5038,"num_write_kb":188064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":914,"num_bytes_recovered":59899904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"1,4","objects":895},{"shards":"1,4,6","objects":-56}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":619,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.681345+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:47:53.681345+0000","last_peered":"2024-09-21T10:47:53.681345+0000","last_clean":"2024-09-21T10:47:53.681345+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:47:53.681345+0000","last_undegraded":"2024-09-21T10:47:53.681345+0000","last_fullsized":"2024-09-21T10:47:53.681345+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":583,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.066706+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:47:35.066706+0000","last_peered":"2024-09-21T10:47:35.066706+0000","last_clean":"2024-09-21T10:47:35.066706+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:47:35.066706+0000","last_undegraded":"2024-09-21T10:47:35.066706+0000","last_fullsized":"2024-09-21T10:47:35.066706+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.13","version":"1390'9156","reported_seq":13823,"reported_epoch":1390,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:53.425807+0000","last_change":"2024-09-21T10:47:00.046197+0000","last_active":"2024-09-21T10:47:53.425807+0000","last_peered":"2024-09-21T10:47:53.425807+0000","last_clean":"2024-09-21T10:45:04.978984+0000","last_became_active":"2024-09-21T10:47:00.034048+0000","last_became_peered":"2024-09-21T10:47:00.034048+0000","last_unstale":"2024-09-21T10:47:53.425807+0000","last_undegraded":"2024-09-21T10:47:00.012052+0000","last_fullsized":"2024-09-21T10:47:53.425807+0000","mapping_epoch":1385,"log_start":"1353'1400","ondisk_log_start":"1353'1400","created":1385,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7756,"log_dups_size":0,"ondisk_log_size":7756,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62259200,"num_objects":950,"num_object_clones":0,"num_object_copies":2850,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":636,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":950,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5002,"num_write_kb":190464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1572,"num_bytes_recovered":103022592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3,4],"avail_no_missing":["5","2","3"],"object_location_counts":[{"shards":"2,3,5","objects":182},{"shards":"3,4,5","objects":768}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":583,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.068001+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:47:35.068001+0000","last_peered":"2024-09-21T10:47:35.068001+0000","last_clean":"2024-09-21T10:47:35.068001+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:47:35.068001+0000","last_undegraded":"2024-09-21T10:47:35.068001+0000","last_fullsized":"2024-09-21T10:47:35.068001+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":204,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684374+0000","last_change":"2024-09-21T10:45:18.167879+0000","last_active":"2024-09-21T10:47:53.684374+0000","last_peered":"2024-09-21T10:47:53.684374+0000","last_clean":"2024-09-21T10:47:53.684374+0000","last_became_active":"2024-09-21T10:45:18.167468+0000","last_became_peered":"2024-09-21T10:45:18.167468+0000","last_unstale":"2024-09-21T10:47:53.684374+0000","last_undegraded":"2024-09-21T10:47:53.684374+0000","last_fullsized":"2024-09-21T10:47:53.684374+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:51.294698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.12","version":"1390'9064","reported_seq":9158,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684279+0000","last_change":"2024-09-21T10:47:00.043468+0000","last_active":"2024-09-21T10:47:53.684279+0000","last_peered":"2024-09-21T10:47:53.684279+0000","last_clean":"2024-09-21T10:47:53.684279+0000","last_became_active":"2024-09-21T10:47:00.026561+0000","last_became_peered":"2024-09-21T10:47:00.026561+0000","last_unstale":"2024-09-21T10:47:53.684279+0000","last_undegraded":"2024-09-21T10:47:53.684279+0000","last_fullsized":"2024-09-21T10:47:53.684279+0000","mapping_epoch":1385,"log_start":"1355'2300","ondisk_log_start":"1355'2300","created":1385,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6764,"log_dups_size":0,"ondisk_log_size":6764,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":57049088,"num_objects":871,"num_object_clones":0,"num_object_copies":2613,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":871,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4966,"num_write_kb":186752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":1456,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067815+0000","last_change":"2024-09-21T10:45:06.016457+0000","last_active":"2024-09-21T10:47:35.067815+0000","last_peered":"2024-09-21T10:47:35.067815+0000","last_clean":"2024-09-21T10:47:35.067815+0000","last_became_active":"2024-09-21T10:45:06.015501+0000","last_became_peered":"2024-09-21T10:45:06.015501+0000","last_unstale":"2024-09-21T10:47:35.067815+0000","last_undegraded":"2024-09-21T10:47:35.067815+0000","last_fullsized":"2024-09-21T10:47:35.067815+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:37.571172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"71'1","reported_seq":617,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684601+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:47:53.684601+0000","last_peered":"2024-09-21T10:47:53.684601+0000","last_clean":"2024-09-21T10:47:53.684601+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:47:53.684601+0000","last_undegraded":"2024-09-21T10:47:53.684601+0000","last_fullsized":"2024-09-21T10:47:53.684601+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.15","version":"1390'9023","reported_seq":12687,"reported_epoch":1391,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:53.681691+0000","last_change":"2024-09-21T10:47:00.075671+0000","last_active":"2024-09-21T10:47:53.681691+0000","last_peered":"2024-09-21T10:47:53.681691+0000","last_clean":"2024-09-21T10:45:04.964768+0000","last_became_active":"2024-09-21T10:47:00.046823+0000","last_became_peered":"2024-09-21T10:47:00.046823+0000","last_unstale":"2024-09-21T10:47:53.681691+0000","last_undegraded":"2024-09-21T10:47:00.037953+0000","last_fullsized":"2024-09-21T10:47:53.681691+0000","mapping_epoch":1385,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1385,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6823,"log_dups_size":0,"ondisk_log_size":6823,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54722560,"num_objects":835,"num_object_clones":0,"num_object_copies":2505,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":898,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":835,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4959,"num_write_kb":185408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1337,"num_bytes_recovered":87588864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,3,5],"avail_no_missing":["0","2","3"],"object_location_counts":[{"shards":"0,2,3","objects":161},{"shards":"0,3,5","objects":674}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1189,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067531+0000","last_change":"2024-09-21T10:45:18.158211+0000","last_active":"2024-09-21T10:47:35.067531+0000","last_peered":"2024-09-21T10:47:35.067531+0000","last_clean":"2024-09-21T10:47:35.067531+0000","last_became_active":"2024-09-21T10:45:18.157966+0000","last_became_peered":"2024-09-21T10:45:18.157966+0000","last_unstale":"2024-09-21T10:47:35.067531+0000","last_undegraded":"2024-09-21T10:47:35.067531+0000","last_fullsized":"2024-09-21T10:47:35.067531+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:49.060307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"71'2","reported_seq":1382,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.045000+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:47:32.045000+0000","last_peered":"2024-09-21T10:47:32.045000+0000","last_clean":"2024-09-21T10:47:32.045000+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:47:32.045000+0000","last_undegraded":"2024-09-21T10:47:32.045000+0000","last_fullsized":"2024-09-21T10:47:32.045000+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.14","version":"1390'9027","reported_seq":9133,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.681546+0000","last_change":"2024-09-21T10:47:00.038614+0000","last_active":"2024-09-21T10:47:53.681546+0000","last_peered":"2024-09-21T10:47:53.681546+0000","last_clean":"2024-09-21T10:47:53.681546+0000","last_became_active":"2024-09-21T10:47:00.024132+0000","last_became_peered":"2024-09-21T10:47:00.024132+0000","last_unstale":"2024-09-21T10:47:53.681546+0000","last_undegraded":"2024-09-21T10:47:53.681546+0000","last_fullsized":"2024-09-21T10:47:53.681546+0000","mapping_epoch":1385,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1385,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":6827,"log_dups_size":0,"ondisk_log_size":6827,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":58884096,"num_objects":899,"num_object_clones":0,"num_object_copies":2697,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":899,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4955,"num_write_kb":187296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1207,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067150+0000","last_change":"2024-09-21T10:45:18.169124+0000","last_active":"2024-09-21T10:47:35.067150+0000","last_peered":"2024-09-21T10:47:35.067150+0000","last_clean":"2024-09-21T10:47:35.067150+0000","last_became_active":"2024-09-21T10:45:18.168713+0000","last_became_peered":"2024-09-21T10:45:18.168713+0000","last_unstale":"2024-09-21T10:47:35.067150+0000","last_undegraded":"2024-09-21T10:47:35.067150+0000","last_fullsized":"2024-09-21T10:47:35.067150+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:07:16.707078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":1394,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.046232+0000","last_change":"2024-09-21T10:46:10.437713+0000","last_active":"2024-09-21T10:47:32.046232+0000","last_peered":"2024-09-21T10:47:32.046232+0000","last_clean":"2024-09-21T10:47:32.046232+0000","last_became_active":"2024-09-21T10:46:10.437233+0000","last_became_peered":"2024-09-21T10:46:10.437233+0000","last_unstale":"2024-09-21T10:47:32.046232+0000","last_undegraded":"2024-09-21T10:47:32.046232+0000","last_fullsized":"2024-09-21T10:47:32.046232+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:42:42.318362+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.17","version":"1391'9131","reported_seq":12308,"reported_epoch":1391,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:47:54.070123+0000","last_change":"2024-09-21T10:47:01.241249+0000","last_active":"2024-09-21T10:47:54.070123+0000","last_peered":"2024-09-21T10:47:54.070123+0000","last_clean":"2024-09-21T10:44:41.735773+0000","last_became_active":"2024-09-21T10:47:00.995948+0000","last_became_peered":"2024-09-21T10:47:00.995948+0000","last_unstale":"2024-09-21T10:47:54.070123+0000","last_undegraded":"2024-09-21T10:47:00.975572+0000","last_fullsized":"2024-09-21T10:47:54.070123+0000","mapping_epoch":1385,"log_start":"1355'2000","ondisk_log_start":"1355'2000","created":1385,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7131,"log_dups_size":0,"ondisk_log_size":7131,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":58359808,"num_objects":891,"num_object_clones":0,"num_object_copies":2673,"num_objects_missing_on_primary":985,"num_objects_missing":985,"num_objects_degraded":985,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":891,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5021,"num_write_kb":189152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":906,"num_bytes_recovered":59342848,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5"],"object_location_counts":[{"shards":"3,5","objects":871},{"shards":"3,5,6","objects":13}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":569,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067093+0000","last_change":"2024-09-21T10:45:06.016348+0000","last_active":"2024-09-21T10:47:35.067093+0000","last_peered":"2024-09-21T10:47:35.067093+0000","last_clean":"2024-09-21T10:47:35.067093+0000","last_became_active":"2024-09-21T10:45:06.016014+0000","last_became_peered":"2024-09-21T10:45:06.016014+0000","last_unstale":"2024-09-21T10:47:35.067093+0000","last_undegraded":"2024-09-21T10:47:35.067093+0000","last_fullsized":"2024-09-21T10:47:35.067093+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:27.089135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"71'1","reported_seq":594,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:35.067876+0000","last_change":"2024-09-21T10:46:11.435368+0000","last_active":"2024-09-21T10:47:35.067876+0000","last_peered":"2024-09-21T10:47:35.067876+0000","last_clean":"2024-09-21T10:47:35.067876+0000","last_became_active":"2024-09-21T10:46:11.434987+0000","last_became_peered":"2024-09-21T10:46:11.434987+0000","last_unstale":"2024-09-21T10:47:35.067876+0000","last_undegraded":"2024-09-21T10:47:35.067876+0000","last_fullsized":"2024-09-21T10:47:35.067876+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:43.966641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.16","version":"1390'9051","reported_seq":9113,"reported_epoch":1390,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.408372+0000","last_change":"2024-09-21T10:47:00.060936+0000","last_active":"2024-09-21T10:47:53.408372+0000","last_peered":"2024-09-21T10:47:53.408372+0000","last_clean":"2024-09-21T10:47:53.408372+0000","last_became_active":"2024-09-21T10:47:00.052385+0000","last_became_peered":"2024-09-21T10:47:00.052385+0000","last_unstale":"2024-09-21T10:47:53.408372+0000","last_undegraded":"2024-09-21T10:47:53.408372+0000","last_fullsized":"2024-09-21T10:47:53.408372+0000","mapping_epoch":1385,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1385,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7751,"log_dups_size":0,"ondisk_log_size":7751,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":58785792,"num_objects":897,"num_object_clones":0,"num_object_copies":2691,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":897,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4966,"num_write_kb":187616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":195,"reported_epoch":1389,"state":"active+clean","last_fresh":"2024-09-21T10:47:32.049509+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:47:32.049509+0000","last_peered":"2024-09-21T10:47:32.049509+0000","last_clean":"2024-09-21T10:47:32.049509+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:47:32.049509+0000","last_undegraded":"2024-09-21T10:47:32.049509+0000","last_fullsized":"2024-09-21T10:47:32.049509+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":622,"reported_epoch":1391,"state":"active+clean","last_fresh":"2024-09-21T10:47:53.684103+0000","last_change":"2024-09-21T10:46:11.592748+0000","last_active":"2024-09-21T10:47:53.684103+0000","last_peered":"2024-09-21T10:47:53.684103+0000","last_clean":"2024-09-21T10:47:53.684103+0000","last_became_active":"2024-09-21T10:46:11.456274+0000","last_became_peered":"2024-09-21T10:46:11.456274+0000","last_unstale":"2024-09-21T10:47:53.684103+0000","last_undegraded":"2024-09-21T10:47:53.684103+0000","last_fullsized":"2024-09-21T10:47:53.684103+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:20:51.149302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1164,"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,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":26,"stat_sum":{"num_bytes":1871708184,"num_objects":28561,"num_object_clones":0,"num_object_copies":85683,"num_objects_missing_on_primary":4063,"num_objects_missing":4063,"num_objects_degraded":25590,"num_objects_misplaced":3374,"num_objects_unfound":0,"num_objects_dirty":28561,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":160083,"num_write_kb":6036545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22429,"num_bytes_recovered":1469513728,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":6424961024,"data_stored":6424952880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":179322,"ondisk_log_size":179322,"up":78,"acting":73,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":59,"num_bytes_recovered":20562,"num_keys_recovered":30,"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":147456,"data_stored":27006,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":912387,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":214,"num_read_kb":455,"num_write":117,"num_write_kb":1318,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":2254132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234530,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":1377,"seq":5914169966614,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":277732,"kb_used_data":134936,"kb_used_omap":58,"kb_used_meta":142725,"kb_avail":93467420,"statfs":{"total":95995035648,"available":95710638080,"internally_reserved":0,"allocated":138174464,"data_stored":135786386,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":146150434},"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":[]},{"osd":5,"up_from":38,"seq":163208757804,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1844864,"kb_used_data":915512,"kb_used_omap":1,"kb_used_meta":929342,"kb_avail":91900288,"statfs":{"total":95995035648,"available":94105894912,"internally_reserved":0,"allocated":937484288,"data_stored":935114510,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":951646662},"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":[]},{"osd":2,"up_from":0,"seq":3418793967976,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":0,"up_from":731,"seq":3139621093749,"num_pgs":57,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1999828,"kb_used_data":1164748,"kb_used_omap":73,"kb_used_meta":834998,"kb_avail":91745324,"statfs":{"total":95995035648,"available":93947211776,"internally_reserved":0,"allocated":1192701952,"data_stored":1190317272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":855038514},"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":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019440,"num_pgs":60,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2157904,"kb_used_data":1346696,"kb_used_omap":1,"kb_used_meta":811198,"kb_avail":91587248,"statfs":{"total":95995035648,"available":93785341952,"internally_reserved":0,"allocated":1379016704,"data_stored":1376635526,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":830667206},"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":[0,3,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888736,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1762944,"kb_used_data":814712,"kb_used_omap":30,"kb_used_meta":948193,"kb_avail":91982208,"statfs":{"total":95995035648,"available":94189780992,"internally_reserved":0,"allocated":834265088,"data_stored":831896084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":970950452},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047214,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1329788,"kb_used_data":481332,"kb_used_omap":44,"kb_used_meta":848403,"kb_avail":92415364,"statfs":{"total":95995035648,"available":94633332736,"internally_reserved":0,"allocated":492883968,"data_stored":490518397,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":868765294},"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":[]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":28672,"data_stored":5484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":24576,"data_stored":5442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1164709888,"data_stored":1164705816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":482672640,"data_stored":482672640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1529675776,"data_stored":1529675776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":823984128,"data_stored":823984128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1363808256,"data_stored":1363804184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":929103872,"data_stored":929103872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":131006464,"data_stored":131006464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:47:58.242 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:47:58.243 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pg_num 21 2024-09-21T10:47:58.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.244 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:58.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:58.345 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:58.382 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:58.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:58.478 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:47:58.478 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:47:58.483 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:58.520 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:58.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:58.622 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:58.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:58.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:58.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:58.777 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:58.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:58.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:58.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.920 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:58.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:58 smithi007 ceph-mon[99390]: from='client.55717 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:47:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:58 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 25591/85764 objects degraded (29.839%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:58 smithi007 ceph-mon[101144]: from='client.55717 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:47:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:58 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 25591/85764 objects degraded (29.839%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:59.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:59.047 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:59.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:59.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:58 smithi031 ceph-mon[96824]: from='client.55717 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:47:59.066 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:58 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 25591/85764 objects degraded (29.839%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:47:59.149 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:59.186 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:59.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:59.288 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:59.327 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:59.429 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:59.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:59.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:59.571 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:59.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:47:59.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:59.699 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:59.737 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:59.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:59.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:59.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:47:59.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:59.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:47:59 smithi031 ceph-mon[96824]: pgmap v2155: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.7 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 549 op/s; 25417/84171 objects degraded (30.197%); 3374/84171 objects misplaced (4.009%); 16 MiB/s, 248 objects/s recovering 2024-09-21T10:47:59.978 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:00.007 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:00.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:00.109 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:00.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:00.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:47:59 smithi007 ceph-mon[99390]: pgmap v2155: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.7 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 549 op/s; 25417/84171 objects degraded (30.197%); 3374/84171 objects misplaced (4.009%); 16 MiB/s, 248 objects/s recovering 2024-09-21T10:48:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:47:59 smithi007 ceph-mon[101144]: pgmap v2155: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.7 GiB data, 8.7 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 549 op/s; 25417/84171 objects degraded (30.197%); 3374/84171 objects misplaced (4.009%); 16 MiB/s, 248 objects/s recovering 2024-09-21T10:48:00.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:00.289 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:00.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:00.390 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:00.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:00.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:00.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:00.564 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:00.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:00.666 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:00.701 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:00.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:00.709 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:48:00.804 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:00.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.838 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:00.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:00.938 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:00.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:48:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:48:00] "GET /metrics HTTP/1.1" 200 36691 "" "Prometheus/2.51.0" 2024-09-21T10:48:00.975 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:00.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:01.076 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:01.120 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:01.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:01.222 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:01.241 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:01.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:01.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:01.307 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:01.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:01.393 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:01.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:01.495 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:01.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.535 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:01.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:01.636 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:01.666 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:01.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:01.768 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:01.798 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:01.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:01.899 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:01.929 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:01.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:02.030 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:02.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.066 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:02.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:02.165 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:01 smithi007 ceph-mon[99390]: pgmap v2156: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.6 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 563 op/s; 24344/77772 objects degraded (31.302%); 3374/77772 objects misplaced (4.338%); 16 MiB/s, 257 objects/s recovering 2024-09-21T10:48:02.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:01 smithi007 ceph-mon[101144]: pgmap v2156: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.6 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 563 op/s; 24344/77772 objects degraded (31.302%); 3374/77772 objects misplaced (4.338%); 16 MiB/s, 257 objects/s recovering 2024-09-21T10:48:02.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:01 smithi031 ceph-mon[96824]: pgmap v2156: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.6 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 563 op/s; 24344/77772 objects degraded (31.302%); 3374/77772 objects misplaced (4.338%); 16 MiB/s, 257 objects/s recovering 2024-09-21T10:48:02.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:02.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:02.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:02.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:02.313 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:02.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:02.415 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:02.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:02.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:02.539 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:02.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:02.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:02.688 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:02.726 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:02.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:02.828 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:02.862 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:02.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:02.964 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:02.995 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:02.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:03.097 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:03.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:03.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:03.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:03.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:03.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:03.356 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.391 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:03.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:03.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:03.525 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:03.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:03.627 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:03.655 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:03.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:03.757 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:03.787 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:03.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:03.889 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:03.914 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:03.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:03 smithi007 ceph-mon[99390]: pgmap v2157: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.6 GiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 567 op/s; 24344/77148 objects degraded (31.555%); 3119/77148 objects misplaced (4.043%); 16 MiB/s, 261 objects/s recovering 2024-09-21T10:48:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:03 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 24344/77148 objects degraded (31.555%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:03 smithi007 ceph-mon[101144]: pgmap v2157: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.6 GiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 567 op/s; 24344/77148 objects degraded (31.555%); 3119/77148 objects misplaced (4.043%); 16 MiB/s, 261 objects/s recovering 2024-09-21T10:48:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:03 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 24344/77148 objects degraded (31.555%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:04.017 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:04.049 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:04.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:04.151 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:03 smithi031 ceph-mon[96824]: pgmap v2157: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.6 GiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 567 op/s; 24344/77148 objects degraded (31.555%); 3119/77148 objects misplaced (4.043%); 16 MiB/s, 261 objects/s recovering 2024-09-21T10:48:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:03 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 24344/77148 objects degraded (31.555%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:04.187 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:04.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:04.289 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:04.315 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:04.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:04.416 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:04.442 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:04.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:04.544 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:04.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.584 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:04.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:04.685 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:04.716 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:04.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:04.818 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:04.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:04.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:04.947 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:04.974 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:04.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:05.076 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:05.105 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:05.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:05.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:05.234 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:05.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:05.336 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:05.368 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:05.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:05.470 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:05.496 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:05.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:05.597 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:05.620 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:05.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:05.722 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:05.751 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:05.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:05.853 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:05.890 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:05.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:05.992 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:06.029 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:06.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:06.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:06.165 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:05 smithi031 ceph-mon[96824]: pgmap v2158: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 702 op/s; 23163/69057 objects degraded (33.542%); 3119/69057 objects misplaced (4.517%); 19 MiB/s, 298 objects/s recovering 2024-09-21T10:48:06.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:05 smithi007 ceph-mon[99390]: pgmap v2158: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 702 op/s; 23163/69057 objects degraded (33.542%); 3119/69057 objects misplaced (4.517%); 19 MiB/s, 298 objects/s recovering 2024-09-21T10:48:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:05 smithi007 ceph-mon[101144]: pgmap v2158: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 702 op/s; 23163/69057 objects degraded (33.542%); 3119/69057 objects misplaced (4.517%); 19 MiB/s, 298 objects/s recovering 2024-09-21T10:48:06.267 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:06.294 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:06.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:06.396 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:06.427 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:06.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:06.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:06.563 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:06.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:06.665 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:06.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:06.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:06.790 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:06.818 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:06.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:06.920 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:06.947 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:06.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:07.048 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:07.074 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:07.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:07.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:07.093 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:07.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:07.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:07.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:07.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:07.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.357 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:07.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:07.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:07.497 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:07.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:07.601 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:07.624 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:07.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:07.726 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:07.766 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:07.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:07.867 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:07.898 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:07.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:07.999 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:08.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:08.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:08.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:07 smithi031 ceph-mon[96824]: pgmap v2159: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 23163/68682 objects degraded (33.725%); 2909/68682 objects misplaced (4.235%); 15 MiB/s, 232 objects/s recovering 2024-09-21T10:48:08.169 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:08.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:07 smithi007 ceph-mon[99390]: pgmap v2159: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 23163/68682 objects degraded (33.725%); 2909/68682 objects misplaced (4.235%); 15 MiB/s, 232 objects/s recovering 2024-09-21T10:48:08.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:07 smithi007 ceph-mon[101144]: pgmap v2159: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.4 GiB data, 8.2 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 23163/68682 objects degraded (33.725%); 2909/68682 objects misplaced (4.235%); 15 MiB/s, 232 objects/s recovering 2024-09-21T10:48:08.271 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:08.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.304 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:08.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:08.405 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:08.447 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:08.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:08.549 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:08.572 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:08.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:08.674 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:08.702 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:08.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:08.804 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:08.838 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:08.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:08.940 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:08.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:08.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:09.065 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:09.104 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:09.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:08 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 23163/68682 objects degraded (33.725%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:09.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:08 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 23163/68682 objects degraded (33.725%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:09.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:08 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 23163/68682 objects degraded (33.725%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:09.207 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:09.239 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:09.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:09.343 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:09.373 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:09.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:09.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:09.505 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:09.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:09.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:09.639 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:09.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:09.741 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:09.774 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:09.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:09.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:09.914 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:09.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:09 smithi007 ceph-mon[99390]: pgmap v2160: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.4 GiB data, 7.9 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 524 op/s; 23160/66858 objects degraded (34.641%); 2909/66858 objects misplaced (4.351%); 13 MiB/s, 212 objects/s recovering 2024-09-21T10:48:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:09 smithi007 ceph-mon[101144]: pgmap v2160: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.4 GiB data, 7.9 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 524 op/s; 23160/66858 objects degraded (34.641%); 2909/66858 objects misplaced (4.351%); 13 MiB/s, 212 objects/s recovering 2024-09-21T10:48:10.015 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:10.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.041 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:10.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:10.142 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:09 smithi031 ceph-mon[96824]: pgmap v2160: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.4 GiB data, 7.9 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 524 op/s; 23160/66858 objects degraded (34.641%); 2909/66858 objects misplaced (4.351%); 13 MiB/s, 212 objects/s recovering 2024-09-21T10:48:10.169 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:10.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:10.271 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:10.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:10.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:10.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:10.433 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:10.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:10.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:10.594 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:10.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:10.696 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:10.729 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:10.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:10.831 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:10.862 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:10.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:10.967 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:10.994 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:10.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:11.097 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:11.122 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:11.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:48:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:48:10] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.51.0" 2024-09-21T10:48:11.223 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:11.253 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:11.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:11.355 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:11.392 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:11.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:11.494 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:11.523 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:11.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:11.625 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:11.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.675 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:11.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:11.776 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:11.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:11.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:11.910 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:11.937 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:11.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:11 smithi007 ceph-mon[99390]: pgmap v2161: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 699 op/s; 22736/58986 objects degraded (38.545%); 2583/58986 objects misplaced (4.379%); 16 MiB/s, 260 objects/s recovering 2024-09-21T10:48:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:11 smithi007 ceph-mon[101144]: pgmap v2161: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 699 op/s; 22736/58986 objects degraded (38.545%); 2583/58986 objects misplaced (4.379%); 16 MiB/s, 260 objects/s recovering 2024-09-21T10:48:12.038 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.068 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:12.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:11 smithi031 ceph-mon[96824]: pgmap v2161: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 699 op/s; 22736/58986 objects degraded (38.545%); 2583/58986 objects misplaced (4.379%); 16 MiB/s, 260 objects/s recovering 2024-09-21T10:48:12.169 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:12.209 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:12.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:12.311 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:12.344 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:12.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:12.446 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:12.479 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:12.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:12.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:12.615 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:12.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:12.717 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:12.759 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:12.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:12.860 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:12.895 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:12.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:12.997 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:13.030 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:13.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:13.131 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:13.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:13.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:13.274 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:13.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:13.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:13.410 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:13.448 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:13.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:13.549 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:13.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:13.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:13.691 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:13.718 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:13.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:13.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:13.863 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:13.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:13.965 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:13.994 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:13.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:14.096 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:14.124 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:14.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:13 smithi031 ceph-mon[96824]: pgmap v2162: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.2 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 22736/58986 objects degraded (38.545%); 2583/58986 objects misplaced (4.379%); 12 MiB/s, 184 objects/s recovering 2024-09-21T10:48:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:13 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 22736/58986 objects degraded (38.545%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:14.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:13 smithi007 ceph-mon[99390]: pgmap v2162: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.2 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 22736/58986 objects degraded (38.545%); 2583/58986 objects misplaced (4.379%); 12 MiB/s, 184 objects/s recovering 2024-09-21T10:48:14.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:13 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 22736/58986 objects degraded (38.545%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:14.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:13 smithi007 ceph-mon[101144]: pgmap v2162: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1.2 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 521 op/s; 22736/58986 objects degraded (38.545%); 2583/58986 objects misplaced (4.379%); 12 MiB/s, 184 objects/s recovering 2024-09-21T10:48:14.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:13 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 22736/58986 objects degraded (38.545%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:14.226 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:14.256 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:14.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:14.358 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:14.388 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:14.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:14.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:14.528 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:14.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:14.629 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:14.663 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:14.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:14.765 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:14.794 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:14.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:14.897 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:14.930 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:14.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:15.032 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:15.068 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:15.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:15.103 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:48:15.104 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:48:15.133 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:48:15.133 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:48:15.162 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:48:15.162 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:48:15.170 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:15.199 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:48:15.199 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:48:15.209 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:15.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:15.238 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:48:15.238 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:48:15.285 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:48:15.285 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:48:15.311 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:15.317 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:48:15.318 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:48:15.344 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:48:15.344 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:48:15.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.347 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:15.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:15.448 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:15.448 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:15.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:15.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:15.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:15.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.632 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:15.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:15.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:15.741 INFO:teuthology.orchestra.run.smithi007.stderr:set pool 1 pg_num to 21 2024-09-21T10:48:15.771 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:15.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:15.873 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:15.911 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:15.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:16.013 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:16.046 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:15 smithi007 ceph-mon[99390]: pgmap v2163: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1014 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 788 op/s; 22259/48735 objects degraded (45.674%); 2583/48735 objects misplaced (5.300%); 13 MiB/s, 203 objects/s recovering 2024-09-21T10:48:16.046 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:15 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2251333070' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:16.046 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:15 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4279615837' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:48:16.046 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:15 smithi007 ceph-mon[101144]: pgmap v2163: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1014 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 788 op/s; 22259/48735 objects degraded (45.674%); 2583/48735 objects misplaced (5.300%); 13 MiB/s, 203 objects/s recovering 2024-09-21T10:48:16.046 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:15 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2251333070' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:16.047 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:15 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4279615837' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:48:16.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.059 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:16.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:16.160 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:15 smithi031 ceph-mon[96824]: pgmap v2163: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 1014 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 788 op/s; 22259/48735 objects degraded (45.674%); 2583/48735 objects misplaced (5.300%); 13 MiB/s, 203 objects/s recovering 2024-09-21T10:48:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:15 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2251333070' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:15 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4279615837' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:48:16.205 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:16.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:16.307 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:16.345 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:16.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:16.447 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:16.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.486 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:16.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:16.587 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:16.626 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:16.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:16.728 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:16.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:16.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:16.764 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:48:16.862 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:16.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:16.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:16 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4279615837' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:48:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:16 smithi007 ceph-mon[99390]: osdmap e1392: 8 total, 8 up, 6 in 2024-09-21T10:48:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:16 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2829675157' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:16 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:48:16.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:16 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:48:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:16 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4279615837' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:48:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:16 smithi007 ceph-mon[101144]: osdmap e1392: 8 total, 8 up, 6 in 2024-09-21T10:48:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:16 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2829675157' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:16 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:48:16.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:16 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:48:17.012 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:17.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:17.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:17.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:16 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4279615837' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:48:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:16 smithi031 ceph-mon[96824]: osdmap e1392: 8 total, 8 up, 6 in 2024-09-21T10:48:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:16 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2829675157' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:16 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:48:17.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:16 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:48:17.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:17.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:17.301 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:17.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.340 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:17.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:17.442 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:17.473 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:17.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:17.574 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:17.604 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:17.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:17.705 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:17.747 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:17.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:17.849 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:17.884 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:17.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:17.986 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:18.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:17 smithi007 ceph-mon[99390]: pgmap v2165: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 998 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 22259/47955 objects degraded (46.416%); 2290/47955 objects misplaced (4.775%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:48:18.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:17 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:18.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:17 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2829675157' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:48:18.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:17 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:48:18.007 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:17 smithi007 ceph-mon[99390]: osdmap e1393: 8 total, 8 up, 6 in 2024-09-21T10:48:18.007 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:17 smithi007 ceph-mon[101144]: pgmap v2165: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 998 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 22259/47955 objects degraded (46.416%); 2290/47955 objects misplaced (4.775%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:48:18.007 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:17 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:18.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:17 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2829675157' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:48:18.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:17 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:48:18.008 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:17 smithi007 ceph-mon[101144]: osdmap e1393: 8 total, 8 up, 6 in 2024-09-21T10:48:18.024 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:18.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:18.125 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:17 smithi031 ceph-mon[96824]: pgmap v2165: 109 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 998 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 22259/47955 objects degraded (46.416%); 2290/47955 objects misplaced (4.775%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:48:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:17 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:17 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2829675157' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:48:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:17 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:48:18.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:17 smithi031 ceph-mon[96824]: osdmap e1393: 8 total, 8 up, 6 in 2024-09-21T10:48:18.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.168 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:18.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:18.269 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:18.305 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:18.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:18.407 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:18.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.442 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:18.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:18.543 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:18.575 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:18.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:18.677 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:18.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.718 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:18.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:18.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:18.859 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:18.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:18 smithi007 ceph-mon[99390]: osdmap e1394: 8 total, 8 up, 6 in 2024-09-21T10:48:18.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:18 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 22259/47955 objects degraded (46.416%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:18 smithi007 ceph-mon[101144]: osdmap e1394: 8 total, 8 up, 6 in 2024-09-21T10:48:18.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:18 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 22259/47955 objects degraded (46.416%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:18.961 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:18.990 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:19.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:19.123 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:19.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:18 smithi031 ceph-mon[96824]: osdmap e1394: 8 total, 8 up, 6 in 2024-09-21T10:48:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:18 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 22259/47955 objects degraded (46.416%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:19.225 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:19.252 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:19.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:19.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.389 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:19.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:19.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:19.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.523 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:19.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:19.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:19.652 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:19.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:19.754 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:19.794 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:19.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:19.895 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:19.934 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:19.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:20.036 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:20.079 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:20.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:19 smithi031 ceph-mon[96824]: pgmap v2168: 119 pgs: 1 peering, 9 unknown, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 951 MiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s; 22259/45699 objects degraded (48.708%); 2290/45699 objects misplaced (5.011%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T10:48:20.182 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:19 smithi007 ceph-mon[99390]: pgmap v2168: 119 pgs: 1 peering, 9 unknown, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 951 MiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s; 22259/45699 objects degraded (48.708%); 2290/45699 objects misplaced (5.011%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T10:48:20.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:19 smithi007 ceph-mon[101144]: pgmap v2168: 119 pgs: 1 peering, 9 unknown, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 93 active+clean; 951 MiB data, 6.8 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 737 op/s; 22259/45699 objects degraded (48.708%); 2290/45699 objects misplaced (5.011%); 8.0 MiB/s, 128 objects/s recovering 2024-09-21T10:48:20.209 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:20.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:20.311 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:20.356 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:20.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:20.458 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:20.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:20.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:20.587 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:20.618 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:20.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:20.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:20.761 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:20.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:20.863 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:20.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:20.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:20.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:21.017 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:21.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:21.118 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:21.141 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:21.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:48:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:48:20] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.51.0" 2024-09-21T10:48:21.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:21.291 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:21.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:21.393 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:21.423 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:21.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:21.525 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:21.556 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:21.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:21.658 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:21.698 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:21.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:21.799 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:21.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:21.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:21.934 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:21 smithi007 ceph-mon[99390]: pgmap v2169: 119 pgs: 1 peering, 1 unknown, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 101 active+clean; 751 MiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 701 op/s; 21773/36108 objects degraded (60.300%); 1998/36108 objects misplaced (5.533%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:48:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:21 smithi007 ceph-mon[101144]: pgmap v2169: 119 pgs: 1 peering, 1 unknown, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 101 active+clean; 751 MiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 701 op/s; 21773/36108 objects degraded (60.300%); 1998/36108 objects misplaced (5.533%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:48:21.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.970 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:21.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:22.071 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:22.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.110 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:22.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:21 smithi031 ceph-mon[96824]: pgmap v2169: 119 pgs: 1 peering, 1 unknown, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 101 active+clean; 751 MiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 701 op/s; 21773/36108 objects degraded (60.300%); 1998/36108 objects misplaced (5.533%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:48:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:22.211 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:22.240 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:22.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:22.342 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:22.372 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:22.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:22.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:22.503 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:22.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:22.605 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:22.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.647 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:22.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:22.748 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:22.786 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:22.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:22.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:22.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.927 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:22.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:23.027 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:23.059 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:23.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:23.161 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:23.198 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:23.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:23.299 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:23.331 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:23.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:23.433 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:23.472 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:23.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:23.574 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:23.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.626 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:23.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:23.721 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:48:23.721 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:48:23.721 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:48:23.721 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:48:23.721 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:48:23.728 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:23.764 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:23.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:23.865 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:23.892 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:23 smithi007 ceph-mon[99390]: pgmap v2170: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 751 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 574 op/s; 21773/36108 objects degraded (60.300%); 1998/36108 objects misplaced (5.533%); 7.1 MiB/s, 114 objects/s recovering 2024-09-21T10:48:23.892 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:23 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 21773/36108 objects degraded (60.300%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:23.892 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:23 smithi007 ceph-mon[101144]: pgmap v2170: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 751 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 574 op/s; 21773/36108 objects degraded (60.300%); 1998/36108 objects misplaced (5.533%); 7.1 MiB/s, 114 objects/s recovering 2024-09-21T10:48:23.892 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:23 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 21773/36108 objects degraded (60.300%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:23.900 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:23.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:24.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:24.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.044 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:24.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:24.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:23 smithi031 ceph-mon[96824]: pgmap v2170: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 751 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 574 op/s; 21773/36108 objects degraded (60.300%); 1998/36108 objects misplaced (5.533%); 7.1 MiB/s, 114 objects/s recovering 2024-09-21T10:48:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:23 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 21773/36108 objects degraded (60.300%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:24.180 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:24.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:24.282 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:24.314 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:24.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:24.416 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:24.448 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:24.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:24.550 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:24.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:24.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:24.692 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:24.734 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:24.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:24.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:48:24.836 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:24.900 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:24.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:25.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:25.060 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:25.123 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:48:25.162 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:25.212 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:25.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:25.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:25.356 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:25.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:25.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:25.498 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:25.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:25.580 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:48:25.600 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:25.692 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:25.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:25.760 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:25.776 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:25.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:25.796 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:25 smithi007 ceph-mon[101144]: pgmap v2171: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 508 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 979 op/s; 21232/24441 objects degraded (86.870%); 1998/24441 objects misplaced (8.175%); 10 MiB/s, 164 objects/s recovering 2024-09-21T10:48:25.796 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:25 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:25.797 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:25 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:25.797 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:25 smithi007 ceph-mon[99390]: pgmap v2171: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 508 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 979 op/s; 21232/24441 objects degraded (86.870%); 1998/24441 objects misplaced (8.175%); 10 MiB/s, 164 objects/s recovering 2024-09-21T10:48:25.798 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:25 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:25.798 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:25 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:25.828 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:25.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:25.929 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:25.978 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:25.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:26.079 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:26.117 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:26.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:25 smithi031 ceph-mon[96824]: pgmap v2171: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 508 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 979 op/s; 21232/24441 objects degraded (86.870%); 1998/24441 objects misplaced (8.175%); 10 MiB/s, 164 objects/s recovering 2024-09-21T10:48:26.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:25 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:26.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:25 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:26.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:26.255 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:26.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:26.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:26.387 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:26.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:26.489 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:26.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:26.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:26.633 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:26.665 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:26.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:26.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:26.803 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:26.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:26.904 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:26.936 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:26.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:27.038 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:27.068 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:27.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:26 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:48:27.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:26 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:48:27.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:26 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:27.170 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:26 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:48:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:26 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:48:27.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:26 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:27.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:26 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:48:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:26 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:48:27.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:26 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:27.203 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:27.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:27.305 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:27.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.346 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:27.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:27.447 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:27.484 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:27.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:27.586 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:27.623 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:27.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:27.695 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:48:27.696 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:48:27.696 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2024-09-21T10:48:27.696 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:48:27.725 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:27.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.773 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:27.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:27.874 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:27.913 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:27.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:28.015 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:28.022 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:27 smithi007 ceph-mon[101144]: pgmap v2172: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 492 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 821 op/s; 21182/23670 objects degraded (89.489%); 1948/23670 objects misplaced (8.230%); 8.4 MiB/s, 163 objects/s recovering 2024-09-21T10:48:28.023 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:27 smithi007 ceph-mon[99390]: pgmap v2172: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 492 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 821 op/s; 21182/23670 objects degraded (89.489%); 1948/23670 objects misplaced (8.230%); 8.4 MiB/s, 163 objects/s recovering 2024-09-21T10:48:28.054 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:28.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:28.156 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:28.192 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:28.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:28.293 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:28.323 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:28.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:28.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:27 smithi031 ceph-mon[96824]: pgmap v2172: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 492 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 821 op/s; 21182/23670 objects degraded (89.489%); 1948/23670 objects misplaced (8.230%); 8.4 MiB/s, 163 objects/s recovering 2024-09-21T10:48:28.426 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:28.457 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:28.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:28.559 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:28.598 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:28.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:28.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:28.744 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:28.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:28.846 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:28.877 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:28.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:28.979 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:29.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:29.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:29.113 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:29.126 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:29.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.167 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:29.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:29.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:28 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 21182/23670 objects degraded (89.489%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:29.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:28 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 21182/23670 objects degraded (89.489%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:29.193 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:48:29.194 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:48:29.224 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:48:29.225 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:48:29.247 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:48:29.247 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:48:29.268 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:29.276 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:48:29.276 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:48:29.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:29.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:29.312 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:48:29.312 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:48:29.316 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:28 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 21182/23670 objects degraded (89.489%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:29.354 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:48:29.354 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:48:29.390 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:48:29.390 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:48:29.404 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:29.429 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:48:29.430 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:48:29.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.446 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:29.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:29.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:29.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:29.683 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:29.726 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:29.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:29.828 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:29.852 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:29.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:29.947 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:48:29.954 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:29.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.997 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:29.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:30.098 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:30.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:30.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:30.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:30.266 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:30.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:30.368 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:30.402 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:30.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:30.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:29 smithi031 ceph-mon[96824]: pgmap v2173: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 436 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 829 op/s; 21182/20964 objects degraded (101.040%); 1948/20964 objects misplaced (9.292%); 7.6 MiB/s, 148 objects/s recovering 2024-09-21T10:48:30.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:29 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/233200603' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:30.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:29 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2547556019' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:30.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:29 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:30.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:29 smithi007 ceph-mon[99390]: pgmap v2173: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 436 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 829 op/s; 21182/20964 objects degraded (101.040%); 1948/20964 objects misplaced (9.292%); 7.6 MiB/s, 148 objects/s recovering 2024-09-21T10:48:30.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:29 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/233200603' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:30.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:29 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2547556019' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:30.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:29 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:30.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:29 smithi007 ceph-mon[101144]: pgmap v2173: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 436 MiB data, 5.6 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 829 op/s; 21182/20964 objects degraded (101.040%); 1948/20964 objects misplaced (9.292%); 7.6 MiB/s, 148 objects/s recovering 2024-09-21T10:48:30.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:29 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/233200603' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:30.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:29 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2547556019' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:30.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:29 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:30.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:30.543 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:30.645 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:30.684 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:30.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:30.786 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:30.837 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:30.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:30.938 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:30.973 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:30.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:31.029 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:30 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:48:31.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:30 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:31.030 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:30 smithi007 ceph-mon[99390]: osdmap e1395: 8 total, 8 up, 6 in 2024-09-21T10:48:31.030 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:48:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:48:30] "GET /metrics HTTP/1.1" 200 36689 "" "Prometheus/2.51.0" 2024-09-21T10:48:31.030 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:30 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:48:31.030 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:30 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:31.031 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:30 smithi007 ceph-mon[101144]: osdmap e1395: 8 total, 8 up, 6 in 2024-09-21T10:48:31.075 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:31.110 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:31.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:31.211 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:31.249 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:31.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:31.351 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:31.385 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:31.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:31.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:30 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:48:31.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:30 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:31.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:30 smithi031 ceph-mon[96824]: osdmap e1395: 8 total, 8 up, 6 in 2024-09-21T10:48:31.487 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:31.516 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:31.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:31.618 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:31.652 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:31.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:31.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:31.786 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:31.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:31.888 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:31.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.932 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:31.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:32.034 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:32.071 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:32.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:32.172 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:31 smithi007 ceph-mon[99390]: pgmap v2175: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 210 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 866 op/s; 20406/10104 objects degraded (201.960%); 1734/10104 objects misplaced (17.162%); 6.9 MiB/s, 160 objects/s recovering 2024-09-21T10:48:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:31 smithi007 ceph-mon[101144]: pgmap v2175: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 210 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 866 op/s; 20406/10104 objects degraded (201.960%); 1734/10104 objects misplaced (17.162%); 6.9 MiB/s, 160 objects/s recovering 2024-09-21T10:48:32.204 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:32.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:32.261 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Removed 94321 objects 2024-09-21T10:48:32.261 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Clean up completed and total clean up time :154.718 2024-09-21T10:48:32.305 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:32.327 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:32.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:32.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:31 smithi031 ceph-mon[96824]: pgmap v2175: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 210 MiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 866 op/s; 20406/10104 objects degraded (201.960%); 1734/10104 objects misplaced (17.162%); 6.9 MiB/s, 160 objects/s recovering 2024-09-21T10:48:32.429 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:32.451 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:32.470 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:32.553 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:32.575 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:32.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:32.677 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:32.699 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:32.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:32.801 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:32.824 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:32.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:32.926 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:32.948 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:32.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:33.049 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:33.066 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:48:33.072 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:33.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:33.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:33.196 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:33.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:33.298 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:33.321 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:33.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:33.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:33.445 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:33.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:33.546 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:33.569 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:33.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:33.670 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:33.693 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:33.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:33.795 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:33.817 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:33.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:33.919 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:33.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:33.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:33.965 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:48:34.043 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:34.065 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:34.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:34.167 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:34.189 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:34.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:34.291 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:34.313 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:34.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:34.415 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:33 smithi031 ceph-mon[96824]: pgmap v2176: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 210 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 866 op/s; 20406/10104 objects degraded (201.960%); 1734/10104 objects misplaced (17.162%); 6.9 MiB/s, 160 objects/s recovering 2024-09-21T10:48:34.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:33 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 20406/10104 objects degraded (201.960%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:34.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:34.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:34.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:33 smithi007 ceph-mon[99390]: pgmap v2176: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 210 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 866 op/s; 20406/10104 objects degraded (201.960%); 1734/10104 objects misplaced (17.162%); 6.9 MiB/s, 160 objects/s recovering 2024-09-21T10:48:34.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:33 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 20406/10104 objects degraded (201.960%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:34.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:33 smithi007 ceph-mon[101144]: pgmap v2176: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 210 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 866 op/s; 20406/10104 objects degraded (201.960%); 1734/10104 objects misplaced (17.162%); 6.9 MiB/s, 160 objects/s recovering 2024-09-21T10:48:34.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:33 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 20406/10104 objects degraded (201.960%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:34.539 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:34.560 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:34.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:34.662 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:34.684 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:34.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:34.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:34.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:34.910 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:34.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.933 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:34.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:35.034 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:35.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:35.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:35.159 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:35.181 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:35.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:35.283 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:35.305 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:35.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:35.407 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:35.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.430 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:35.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:35.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:35.553 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:35.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:35.655 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:35.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:35.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:35.778 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:35.801 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:35.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:35.903 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:35.925 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:35.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:36.027 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:36.049 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:36.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:36.151 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:36.177 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:36.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:36.277 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:35 smithi007 ceph-mon[99390]: pgmap v2177: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 35 MiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 793 op/s; 20042/1701 objects degraded (1178.248%); 1734/1701 objects misplaced (101.940%); 5.8 MiB/s, 143 objects/s recovering 2024-09-21T10:48:36.278 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:35 smithi007 ceph-mon[101144]: pgmap v2177: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 35 MiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 793 op/s; 20042/1701 objects degraded (1178.248%); 1734/1701 objects misplaced (101.940%); 5.8 MiB/s, 143 objects/s recovering 2024-09-21T10:48:36.280 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:36.302 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:36.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:36.404 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:35 smithi031 ceph-mon[96824]: pgmap v2177: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 35 MiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 793 op/s; 20042/1701 objects degraded (1178.248%); 1734/1701 objects misplaced (101.940%); 5.8 MiB/s, 143 objects/s recovering 2024-09-21T10:48:36.427 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:36.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:36.528 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:36.550 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:36.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:36.652 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:36.675 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:36.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:36.777 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:36.800 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:36.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:36.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:36.923 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:36.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:37.025 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:37.048 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:37.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:37.150 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:37.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:37.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:37.274 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:37.296 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:37.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:37.397 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:37.421 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:37.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:37 smithi007 ceph-mon[99390]: pgmap v2178: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 23 MiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 786 op/s; 19396/1161 objects degraded (1670.629%); 1088/1161 objects misplaced (93.712%); 5.8 MiB/s, 179 objects/s recovering 2024-09-21T10:48:37.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:37.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:37.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:37 smithi007 ceph-mon[101144]: pgmap v2178: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 23 MiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 786 op/s; 19396/1161 objects degraded (1670.629%); 1088/1161 objects misplaced (93.712%); 5.8 MiB/s, 179 objects/s recovering 2024-09-21T10:48:37.522 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:37.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:37.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:37.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:37 smithi031 ceph-mon[96824]: pgmap v2178: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 23 MiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 786 op/s; 19396/1161 objects degraded (1670.629%); 1088/1161 objects misplaced (93.712%); 5.8 MiB/s, 179 objects/s recovering 2024-09-21T10:48:37.670 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:37.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:37.772 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:37.794 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:37.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:37.896 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:37.918 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:37.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:37.957 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:48:37.958 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:48:38.019 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:38.041 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:38.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:38.143 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:38.165 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:38.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:38.266 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:38.290 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:38.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:38.392 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:38.418 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:38.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:38.519 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:38.541 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:38.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:38.543 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:38 smithi007 ceph-mon[99390]: from='client.46100 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:48:38.543 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:38 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 19396/1161 objects degraded (1670.629%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:38.543 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:38 smithi007 ceph-mon[101144]: from='client.46100 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:48:38.543 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:38 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 19396/1161 objects degraded (1670.629%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:38.643 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:38.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:38 smithi031 ceph-mon[96824]: from='client.46100 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:48:38.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:38 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 19396/1161 objects degraded (1670.629%), 16 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:38.665 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:38.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:38.767 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:38.790 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:38.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:38.799 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2178,"stamp":"2024-09-21T10:48:36.615125+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":24445384,"num_objects":387,"num_object_clones":0,"num_object_copies":1161,"num_objects_missing_on_primary":489,"num_objects_missing":489,"num_objects_degraded":19396,"num_objects_misplaced":1088,"num_objects_unfound":0,"num_objects_dirty":387,"num_whiteouts":0,"num_read":215,"num_read_kb":456,"num_write":188825,"num_write_kb":6037896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29977,"num_bytes_recovered":1886369196,"num_keys_recovered":30,"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":198586,"ondisk_log_size":198586,"up":357,"acting":352,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":357,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":4799452,"kb_used_data":159528,"kb_used_omap":210,"kb_used_meta":4639597,"kb_avail":557671460,"statfs":{"total":575970213888,"available":571055575040,"internally_reserved":0,"allocated":163356672,"data_stored":148994576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":215166,"internal_metadata":4750948226},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,3,3,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-491716632,"num_objects":-7503,"num_object_clones":0,"num_object_copies":-22509,"num_objects_missing_on_primary":-926,"num_objects_missing":-926,"num_objects_degraded":-1786,"num_objects_misplaced":-860,"num_objects_unfound":0,"num_objects_dirty":-7503,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7863,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1793,"num_bytes_recovered":61145088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.003382"},"pg_stats":[{"pgid":"1.11","version":"362'149","reported_seq":1564,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:18.464628+0000","last_change":"2024-09-21T10:48:17.804082+0000","last_active":"2024-09-21T10:48:18.464628+0000","last_peered":"2024-09-21T10:48:18.464628+0000","last_clean":"2024-09-21T10:48:18.464628+0000","last_became_active":"2024-09-21T10:48:17.803422+0000","last_became_peered":"2024-09-21T10:48:17.803422+0000","last_unstale":"2024-09-21T10:48:18.464628+0000","last_undegraded":"2024-09-21T10:48:18.464628+0000","last_fullsized":"2024-09-21T10:48:18.464628+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":587,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.948570+0000","last_change":"2024-09-21T10:45:06.012717+0000","last_active":"2024-09-21T10:48:29.948570+0000","last_peered":"2024-09-21T10:48:29.948570+0000","last_clean":"2024-09-21T10:48:29.948570+0000","last_became_active":"2024-09-21T10:45:06.012278+0000","last_became_peered":"2024-09-21T10:45:06.012278+0000","last_unstale":"2024-09-21T10:48:29.948570+0000","last_undegraded":"2024-09-21T10:48:29.948570+0000","last_fullsized":"2024-09-21T10:48:29.948570+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:47.925231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1233,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.947993+0000","last_change":"2024-09-21T10:46:11.497799+0000","last_active":"2024-09-21T10:48:29.947993+0000","last_peered":"2024-09-21T10:48:29.947993+0000","last_clean":"2024-09-21T10:48:29.947993+0000","last_became_active":"2024-09-21T10:46:11.497407+0000","last_became_peered":"2024-09-21T10:46:11.497407+0000","last_unstale":"2024-09-21T10:48:29.947993+0000","last_undegraded":"2024-09-21T10:48:29.947993+0000","last_fullsized":"2024-09-21T10:48:29.947993+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:00.887330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.10","version":"362'149","reported_seq":1596,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.954443+0000","last_change":"2024-09-21T10:48:17.797383+0000","last_active":"2024-09-21T10:48:29.954443+0000","last_peered":"2024-09-21T10:48:29.954443+0000","last_clean":"2024-09-21T10:48:29.954443+0000","last_became_active":"2024-09-21T10:48:17.797065+0000","last_became_peered":"2024-09-21T10:48:17.797065+0000","last_unstale":"2024-09-21T10:48:29.954443+0000","last_undegraded":"2024-09-21T10:48:29.954443+0000","last_fullsized":"2024-09-21T10:48:29.954443+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1387,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.782244+0000","last_change":"2024-09-21T10:46:10.437592+0000","last_active":"2024-09-21T10:48:17.782244+0000","last_peered":"2024-09-21T10:48:17.782244+0000","last_clean":"2024-09-21T10:48:17.782244+0000","last_became_active":"2024-09-21T10:46:10.436994+0000","last_became_peered":"2024-09-21T10:46:10.436994+0000","last_unstale":"2024-09-21T10:48:17.782244+0000","last_undegraded":"2024-09-21T10:48:17.782244+0000","last_fullsized":"2024-09-21T10:48:17.782244+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:46.927849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":626,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.957538+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:48:29.957538+0000","last_peered":"2024-09-21T10:48:29.957538+0000","last_clean":"2024-09-21T10:48:29.957538+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:48:29.957538+0000","last_undegraded":"2024-09-21T10:48:29.957538+0000","last_fullsized":"2024-09-21T10:48:29.957538+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"362'149","reported_seq":1708,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:19.264356+0000","last_change":"2024-09-21T10:48:17.792323+0000","last_active":"2024-09-21T10:48:19.264356+0000","last_peered":"2024-09-21T10:48:19.264356+0000","last_clean":"2024-09-21T10:48:19.264356+0000","last_became_active":"2024-09-21T10:48:17.789991+0000","last_became_peered":"2024-09-21T10:48:17.789991+0000","last_unstale":"2024-09-21T10:48:19.264356+0000","last_undegraded":"2024-09-21T10:48:19.264356+0000","last_fullsized":"2024-09-21T10:48:19.264356+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17890,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":12,"num_read_kb":25,"num_write":7,"num_write_kb":73,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.18","version":"1395'9923","reported_seq":12119,"reported_epoch":1395,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:32.207939+0000","last_change":"2024-09-21T10:47:00.076350+0000","last_active":"2024-09-21T10:48:32.207939+0000","last_peered":"2024-09-21T10:48:32.207939+0000","last_clean":"2024-09-21T10:45:04.969845+0000","last_became_active":"2024-09-21T10:47:00.066501+0000","last_became_peered":"2024-09-21T10:47:00.066501+0000","last_unstale":"2024-09-21T10:48:32.207939+0000","last_undegraded":"2024-09-21T10:47:00.021068+0000","last_fullsized":"2024-09-21T10:48:32.207939+0000","mapping_epoch":1385,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1385,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7723,"log_dups_size":0,"ondisk_log_size":7723,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1124,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5861,"num_write_kb":185728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1041,"num_bytes_recovered":68222976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,5,4],"avail_no_missing":["0","2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":638,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.954357+0000","last_change":"2024-09-21T10:46:11.460695+0000","last_active":"2024-09-21T10:48:29.954357+0000","last_peered":"2024-09-21T10:48:29.954357+0000","last_clean":"2024-09-21T10:48:29.954357+0000","last_became_active":"2024-09-21T10:46:11.460390+0000","last_became_peered":"2024-09-21T10:46:11.460390+0000","last_unstale":"2024-09-21T10:48:29.954357+0000","last_undegraded":"2024-09-21T10:48:29.954357+0000","last_fullsized":"2024-09-21T10:48:29.954357+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:57:05.370135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.11","version":"0'0","reported_seq":1304,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.775827+0000","last_change":"2024-09-21T10:46:10.433482+0000","last_active":"2024-09-21T10:48:17.775827+0000","last_peered":"2024-09-21T10:48:17.775827+0000","last_clean":"2024-09-21T10:48:17.775827+0000","last_became_active":"2024-09-21T10:46:10.433195+0000","last_became_peered":"2024-09-21T10:46:10.433195+0000","last_unstale":"2024-09-21T10:48:17.775827+0000","last_undegraded":"2024-09-21T10:48:17.775827+0000","last_fullsized":"2024-09-21T10:48:17.775827+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:15:18.345397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.12","version":"362'149","reported_seq":1594,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.951753+0000","last_change":"2024-09-21T10:48:17.806394+0000","last_active":"2024-09-21T10:48:29.951753+0000","last_peered":"2024-09-21T10:48:29.951753+0000","last_clean":"2024-09-21T10:48:29.951753+0000","last_became_active":"2024-09-21T10:48:17.805677+0000","last_became_peered":"2024-09-21T10:48:17.805677+0000","last_unstale":"2024-09-21T10:48:29.951753+0000","last_undegraded":"2024-09-21T10:48:29.951753+0000","last_fullsized":"2024-09-21T10:48:29.951753+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"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":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.19","version":"1395'10148","reported_seq":19238,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.130770+0000","last_change":"2024-09-21T10:47:00.033525+0000","last_active":"2024-09-21T10:48:32.130770+0000","last_peered":"2024-09-21T10:48:32.130770+0000","last_clean":"2024-09-21T10:48:32.130770+0000","last_became_active":"2024-09-21T10:47:00.024123+0000","last_became_peered":"2024-09-21T10:47:00.024123+0000","last_unstale":"2024-09-21T10:48:32.130770+0000","last_undegraded":"2024-09-21T10:48:32.130770+0000","last_fullsized":"2024-09-21T10:48:32.130770+0000","mapping_epoch":1385,"log_start":"1353'1500","ondisk_log_start":"1353'1500","created":1385,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":8648,"log_dups_size":0,"ondisk_log_size":8648,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5978,"num_write_kb":191136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2251,"num_bytes_recovered":147521536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":591,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.948718+0000","last_change":"2024-09-21T10:46:11.650209+0000","last_active":"2024-09-21T10:48:29.948718+0000","last_peered":"2024-09-21T10:48:29.948718+0000","last_clean":"2024-09-21T10:48:29.948718+0000","last_became_active":"2024-09-21T10:46:11.633127+0000","last_became_peered":"2024-09-21T10:46:11.633127+0000","last_unstale":"2024-09-21T10:48:29.948718+0000","last_undegraded":"2024-09-21T10:48:29.948718+0000","last_fullsized":"2024-09-21T10:48:29.948718+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:56:28.643026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":138,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.289731+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:48:29.289731+0000","last_peered":"2024-09-21T10:48:29.289731+0000","last_clean":"2024-09-21T10:48:29.289731+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:48:29.289731+0000","last_undegraded":"2024-09-21T10:48:29.289731+0000","last_fullsized":"2024-09-21T10:48:29.289731+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"362'149","reported_seq":1580,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.789376+0000","last_change":"2024-09-21T10:48:17.787699+0000","last_active":"2024-09-21T10:48:17.789376+0000","last_peered":"2024-09-21T10:48:17.789376+0000","last_clean":"2024-09-21T10:48:17.789376+0000","last_became_active":"2024-09-21T10:48:17.787249+0000","last_became_peered":"2024-09-21T10:48:17.787249+0000","last_unstale":"2024-09-21T10:48:17.789376+0000","last_undegraded":"2024-09-21T10:48:17.789376+0000","last_fullsized":"2024-09-21T10:48:17.789376+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.6","version":"1395'9959","reported_seq":10027,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.258277+0000","last_change":"2024-09-21T10:47:00.010446+0000","last_active":"2024-09-21T10:48:32.258277+0000","last_peered":"2024-09-21T10:48:32.258277+0000","last_clean":"2024-09-21T10:48:32.258277+0000","last_became_active":"2024-09-21T10:46:59.996200+0000","last_became_peered":"2024-09-21T10:46:59.996200+0000","last_unstale":"2024-09-21T10:48:32.258277+0000","last_undegraded":"2024-09-21T10:48:32.258277+0000","last_fullsized":"2024-09-21T10:48:32.258277+0000","mapping_epoch":1348,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1348,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":8659,"log_dups_size":0,"ondisk_log_size":8659,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5874,"num_write_kb":187616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1120,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.951378+0000","last_change":"2024-09-21T10:45:18.163914+0000","last_active":"2024-09-21T10:48:29.951378+0000","last_peered":"2024-09-21T10:48:29.951378+0000","last_clean":"2024-09-21T10:48:29.951378+0000","last_became_active":"2024-09-21T10:45:18.163548+0000","last_became_peered":"2024-09-21T10:45:18.163548+0000","last_unstale":"2024-09-21T10:48:29.951378+0000","last_undegraded":"2024-09-21T10:48:29.951378+0000","last_fullsized":"2024-09-21T10:48:29.951378+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:00:02.634119+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1384,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.782812+0000","last_change":"2024-09-21T10:46:10.436143+0000","last_active":"2024-09-21T10:48:17.782812+0000","last_peered":"2024-09-21T10:48:17.782812+0000","last_clean":"2024-09-21T10:48:17.782812+0000","last_became_active":"2024-09-21T10:46:10.435851+0000","last_became_peered":"2024-09-21T10:46:10.435851+0000","last_unstale":"2024-09-21T10:48:17.782812+0000","last_undegraded":"2024-09-21T10:48:17.782812+0000","last_fullsized":"2024-09-21T10:48:17.782812+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:20.027531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.c","version":"362'149","reported_seq":1683,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.948122+0000","last_change":"2024-09-21T10:48:17.800496+0000","last_active":"2024-09-21T10:48:29.948122+0000","last_peered":"2024-09-21T10:48:29.948122+0000","last_clean":"2024-09-21T10:48:29.948122+0000","last_became_active":"2024-09-21T10:48:17.800115+0000","last_became_peered":"2024-09-21T10:48:17.800115+0000","last_unstale":"2024-09-21T10:48:29.948122+0000","last_undegraded":"2024-09-21T10:48:29.948122+0000","last_fullsized":"2024-09-21T10:48:29.948122+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":109227,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"1395'10033","reported_seq":15091,"reported_epoch":1395,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:32.198504+0000","last_change":"2024-09-21T10:47:01.242376+0000","last_active":"2024-09-21T10:48:32.198504+0000","last_peered":"2024-09-21T10:48:32.198504+0000","last_clean":"2024-09-21T10:44:41.735773+0000","last_became_active":"2024-09-21T10:47:00.998526+0000","last_became_peered":"2024-09-21T10:47:00.998526+0000","last_unstale":"2024-09-21T10:48:32.198504+0000","last_undegraded":"2024-09-21T10:47:00.975718+0000","last_fullsized":"2024-09-21T10:48:32.198504+0000","mapping_epoch":1386,"log_start":"1355'2002","ondisk_log_start":"1355'2002","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":8031,"log_dups_size":0,"ondisk_log_size":8031,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":111,"num_objects_missing":111,"num_objects_degraded":111,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5922,"num_write_kb":189152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1847,"num_bytes_recovered":121077760,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1258,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.951251+0000","last_change":"2024-09-21T10:45:18.164891+0000","last_active":"2024-09-21T10:48:29.951251+0000","last_peered":"2024-09-21T10:48:29.951251+0000","last_clean":"2024-09-21T10:48:29.951251+0000","last_became_active":"2024-09-21T10:45:18.164581+0000","last_became_peered":"2024-09-21T10:45:18.164581+0000","last_unstale":"2024-09-21T10:48:29.951251+0000","last_undegraded":"2024-09-21T10:48:29.951251+0000","last_fullsized":"2024-09-21T10:48:29.951251+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:17.093431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1189,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946119+0000","last_change":"2024-09-21T10:45:18.159738+0000","last_active":"2024-09-21T10:48:29.946119+0000","last_peered":"2024-09-21T10:48:29.946119+0000","last_clean":"2024-09-21T10:48:29.946119+0000","last_became_active":"2024-09-21T10:45:18.158624+0000","last_became_peered":"2024-09-21T10:45:18.158624+0000","last_unstale":"2024-09-21T10:48:29.946119+0000","last_undegraded":"2024-09-21T10:48:29.946119+0000","last_fullsized":"2024-09-21T10:48:29.946119+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:59.444058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"362'149","reported_seq":1711,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:19.265638+0000","last_change":"2024-09-21T10:48:17.804635+0000","last_active":"2024-09-21T10:48:19.265638+0000","last_peered":"2024-09-21T10:48:19.265638+0000","last_clean":"2024-09-21T10:48:19.265638+0000","last_became_active":"2024-09-21T10:48:17.804083+0000","last_became_peered":"2024-09-21T10:48:17.804083+0000","last_unstale":"2024-09-21T10:48:19.265638+0000","last_undegraded":"2024-09-21T10:48:19.265638+0000","last_fullsized":"2024-09-21T10:48:19.265638+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":161010,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.4","version":"1395'9962","reported_seq":10077,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.222884+0000","last_change":"2024-09-21T10:46:59.995386+0000","last_active":"2024-09-21T10:48:32.222884+0000","last_peered":"2024-09-21T10:48:32.222884+0000","last_clean":"2024-09-21T10:48:32.222884+0000","last_became_active":"2024-09-21T10:46:59.984152+0000","last_became_peered":"2024-09-21T10:46:59.984152+0000","last_unstale":"2024-09-21T10:48:32.222884+0000","last_undegraded":"2024-09-21T10:48:32.222884+0000","last_fullsized":"2024-09-21T10:48:32.222884+0000","mapping_epoch":1348,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1348,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7762,"log_dups_size":0,"ondisk_log_size":7762,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5889,"num_write_kb":187296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"71'1","reported_seq":129,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.782115+0000","last_change":"2024-09-21T10:46:10.437340+0000","last_active":"2024-09-21T10:48:17.782115+0000","last_peered":"2024-09-21T10:48:17.782115+0000","last_clean":"2024-09-21T10:48:17.782115+0000","last_became_active":"2024-09-21T10:46:10.436405+0000","last_became_peered":"2024-09-21T10:46:10.436405+0000","last_unstale":"2024-09-21T10:48:17.782115+0000","last_undegraded":"2024-09-21T10:48:17.782115+0000","last_fullsized":"2024-09-21T10:48:17.782115+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:44:19.108391+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":163,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:19.264346+0000","last_change":"2024-09-21T10:46:10.456918+0000","last_active":"2024-09-21T10:48:19.264346+0000","last_peered":"2024-09-21T10:48:19.264346+0000","last_clean":"2024-09-21T10:48:19.264346+0000","last_became_active":"2024-09-21T10:46:10.450408+0000","last_became_peered":"2024-09-21T10:46:10.450408+0000","last_unstale":"2024-09-21T10:48:19.264346+0000","last_undegraded":"2024-09-21T10:48:19.264346+0000","last_fullsized":"2024-09-21T10:48:19.264346+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:01.041723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"362'149","reported_seq":1708,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:19.264415+0000","last_change":"2024-09-21T10:48:17.804150+0000","last_active":"2024-09-21T10:48:19.264415+0000","last_peered":"2024-09-21T10:48:19.264415+0000","last_clean":"2024-09-21T10:48:19.264415+0000","last_became_active":"2024-09-21T10:48:17.803554+0000","last_became_peered":"2024-09-21T10:48:17.803554+0000","last_unstale":"2024-09-21T10:48:19.264415+0000","last_undegraded":"2024-09-21T10:48:19.264415+0000","last_fullsized":"2024-09-21T10:48:19.264415+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"1395'9814","reported_seq":13686,"reported_epoch":1395,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:32.169996+0000","last_change":"2024-09-21T10:47:01.016027+0000","last_active":"2024-09-21T10:48:32.169996+0000","last_peered":"2024-09-21T10:48:32.169996+0000","last_clean":"2024-09-21T10:45:04.964768+0000","last_became_active":"2024-09-21T10:47:00.982651+0000","last_became_peered":"2024-09-21T10:47:00.982651+0000","last_unstale":"2024-09-21T10:48:32.169996+0000","last_undegraded":"2024-09-21T10:47:00.973962+0000","last_fullsized":"2024-09-21T10:48:32.169996+0000","mapping_epoch":1386,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7614,"log_dups_size":0,"ondisk_log_size":7614,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2883584,"num_objects":44,"num_object_clones":0,"num_object_copies":132,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":714,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":44,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5750,"num_write_kb":185408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1436,"num_bytes_recovered":94142464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,3,5],"avail_no_missing":["0","2","3"],"object_location_counts":[{"shards":"0,3,5","objects":44}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1399,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.781789+0000","last_change":"2024-09-21T10:46:10.437659+0000","last_active":"2024-09-21T10:48:17.781789+0000","last_peered":"2024-09-21T10:48:17.781789+0000","last_clean":"2024-09-21T10:48:17.781789+0000","last_became_active":"2024-09-21T10:46:10.437359+0000","last_became_peered":"2024-09-21T10:46:10.437359+0000","last_unstale":"2024-09-21T10:48:17.781789+0000","last_undegraded":"2024-09-21T10:48:17.781789+0000","last_fullsized":"2024-09-21T10:48:17.781789+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:22.979494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":619,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.959468+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:48:29.959468+0000","last_peered":"2024-09-21T10:48:29.959468+0000","last_clean":"2024-09-21T10:48:29.959468+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:48:29.959468+0000","last_undegraded":"2024-09-21T10:48:29.959468+0000","last_fullsized":"2024-09-21T10:48:29.959468+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"1395'9998","reported_seq":10101,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.208750+0000","last_change":"2024-09-21T10:47:00.009712+0000","last_active":"2024-09-21T10:48:32.208750+0000","last_peered":"2024-09-21T10:48:32.208750+0000","last_clean":"2024-09-21T10:48:32.208750+0000","last_became_active":"2024-09-21T10:46:59.998580+0000","last_became_peered":"2024-09-21T10:46:59.998580+0000","last_unstale":"2024-09-21T10:48:32.208750+0000","last_undegraded":"2024-09-21T10:48:32.208750+0000","last_fullsized":"2024-09-21T10:48:32.208750+0000","mapping_epoch":1365,"log_start":"1355'2300","ondisk_log_start":"1355'2300","created":1348,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7698,"log_dups_size":0,"ondisk_log_size":7698,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5899,"num_write_kb":186752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"362'149","reported_seq":1852,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946586+0000","last_change":"2024-09-21T10:46:13.451677+0000","last_active":"2024-09-21T10:48:29.946586+0000","last_peered":"2024-09-21T10:48:29.946586+0000","last_clean":"2024-09-21T10:48:29.946586+0000","last_became_active":"2024-09-21T10:46:13.451263+0000","last_became_peered":"2024-09-21T10:46:13.451263+0000","last_unstale":"2024-09-21T10:48:29.946586+0000","last_undegraded":"2024-09-21T10:48:29.946586+0000","last_fullsized":"2024-09-21T10:48:29.946586+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"71'2","reported_seq":598,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.947203+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:48:29.947203+0000","last_peered":"2024-09-21T10:48:29.947203+0000","last_clean":"2024-09-21T10:48:29.947203+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:48:29.947203+0000","last_undegraded":"2024-09-21T10:48:29.947203+0000","last_fullsized":"2024-09-21T10:48:29.947203+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1196,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.948484+0000","last_change":"2024-09-21T10:46:10.435534+0000","last_active":"2024-09-21T10:48:29.948484+0000","last_peered":"2024-09-21T10:48:29.948484+0000","last_clean":"2024-09-21T10:48:29.948484+0000","last_became_active":"2024-09-21T10:46:10.432452+0000","last_became_peered":"2024-09-21T10:46:10.432452+0000","last_unstale":"2024-09-21T10:48:29.948484+0000","last_undegraded":"2024-09-21T10:48:29.948484+0000","last_fullsized":"2024-09-21T10:48:29.948484+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:28.188063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.3","version":"1395'10078","reported_seq":15166,"reported_epoch":1395,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:32.187355+0000","last_change":"2024-09-21T10:47:01.013655+0000","last_active":"2024-09-21T10:48:32.187355+0000","last_peered":"2024-09-21T10:48:32.187355+0000","last_clean":"2024-09-21T10:45:04.978984+0000","last_became_active":"2024-09-21T10:47:00.982133+0000","last_became_peered":"2024-09-21T10:47:00.982133+0000","last_unstale":"2024-09-21T10:48:32.187355+0000","last_undegraded":"2024-09-21T10:47:00.974965+0000","last_fullsized":"2024-09-21T10:48:32.187355+0000","mapping_epoch":1386,"log_start":"1353'1400","ondisk_log_start":"1353'1400","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":8678,"log_dups_size":0,"ondisk_log_size":8678,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1835008,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":452,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5924,"num_write_kb":190464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1779,"num_bytes_recovered":116457472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3,4],"avail_no_missing":["5","2","3"],"object_location_counts":[{"shards":"3,4,5","objects":28}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1569,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.782665+0000","last_change":"2024-09-21T10:47:00.992693+0000","last_active":"2024-09-21T10:48:17.782665+0000","last_peered":"2024-09-21T10:48:17.782665+0000","last_clean":"2024-09-21T10:48:17.782665+0000","last_became_active":"2024-09-21T10:47:00.992284+0000","last_became_peered":"2024-09-21T10:47:00.992284+0000","last_unstale":"2024-09-21T10:48:17.782665+0000","last_undegraded":"2024-09-21T10:48:17.782665+0000","last_fullsized":"2024-09-21T10:48:17.782665+0000","mapping_epoch":1386,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1387,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:44.454826+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":128,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:19.264333+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:48:19.264333+0000","last_peered":"2024-09-21T10:48:19.264333+0000","last_clean":"2024-09-21T10:48:19.264333+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:48:19.264333+0000","last_undegraded":"2024-09-21T10:48:19.264333+0000","last_fullsized":"2024-09-21T10:48:19.264333+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":28,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.289925+0000","last_change":"2024-09-21T10:46:11.426968+0000","last_active":"2024-09-21T10:48:29.289925+0000","last_peered":"2024-09-21T10:48:29.289925+0000","last_clean":"2024-09-21T10:48:29.289925+0000","last_became_active":"2024-09-21T10:46:11.426658+0000","last_became_peered":"2024-09-21T10:46:11.426658+0000","last_unstale":"2024-09-21T10:48:29.289925+0000","last_undegraded":"2024-09-21T10:48:29.289925+0000","last_fullsized":"2024-09-21T10:48:29.289925+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:16.590968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"362'149","reported_seq":1708,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:19.264380+0000","last_change":"2024-09-21T10:48:17.791666+0000","last_active":"2024-09-21T10:48:19.264380+0000","last_peered":"2024-09-21T10:48:19.264380+0000","last_clean":"2024-09-21T10:48:19.264380+0000","last_became_active":"2024-09-21T10:48:17.790413+0000","last_became_peered":"2024-09-21T10:48:17.790413+0000","last_unstale":"2024-09-21T10:48:19.264380+0000","last_undegraded":"2024-09-21T10:48:19.264380+0000","last_fullsized":"2024-09-21T10:48:19.264380+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17890,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":12,"num_read_kb":26,"num_write":7,"num_write_kb":74,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.0","version":"1395'9945","reported_seq":13433,"reported_epoch":1395,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:32.241537+0000","last_change":"2024-09-21T10:47:01.342629+0000","last_active":"2024-09-21T10:48:32.241537+0000","last_peered":"2024-09-21T10:48:32.241537+0000","last_clean":"2024-09-21T10:44:41.736489+0000","last_became_active":"2024-09-21T10:47:01.003554+0000","last_became_peered":"2024-09-21T10:47:01.003554+0000","last_unstale":"2024-09-21T10:48:32.241537+0000","last_undegraded":"2024-09-21T10:47:00.978776+0000","last_fullsized":"2024-09-21T10:48:32.241537+0000","mapping_epoch":1386,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7745,"log_dups_size":0,"ondisk_log_size":7745,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3670016,"num_objects":56,"num_object_clones":0,"num_object_copies":168,"num_objects_missing_on_primary":146,"num_objects_missing":146,"num_objects_degraded":146,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5821,"num_write_kb":188064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1697,"num_bytes_recovered":111214592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"1,4,6","objects":56}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":195,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.775748+0000","last_change":"2024-09-21T10:45:06.016353+0000","last_active":"2024-09-21T10:48:17.775748+0000","last_peered":"2024-09-21T10:48:17.775748+0000","last_clean":"2024-09-21T10:48:17.775748+0000","last_became_active":"2024-09-21T10:45:06.016062+0000","last_became_peered":"2024-09-21T10:45:06.016062+0000","last_unstale":"2024-09-21T10:48:17.775748+0000","last_undegraded":"2024-09-21T10:48:17.775748+0000","last_fullsized":"2024-09-21T10:48:17.775748+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:52:00.463714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":54,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.289962+0000","last_change":"2024-09-21T10:46:10.443883+0000","last_active":"2024-09-21T10:48:29.289962+0000","last_peered":"2024-09-21T10:48:29.289962+0000","last_clean":"2024-09-21T10:48:29.289962+0000","last_became_active":"2024-09-21T10:46:10.441870+0000","last_became_peered":"2024-09-21T10:46:10.441870+0000","last_unstale":"2024-09-21T10:48:29.289962+0000","last_undegraded":"2024-09-21T10:48:29.289962+0000","last_fullsized":"2024-09-21T10:48:29.289962+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:03:15.189505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"1395'9916","reported_seq":10019,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.225882+0000","last_change":"2024-09-21T10:47:00.009515+0000","last_active":"2024-09-21T10:48:32.225882+0000","last_peered":"2024-09-21T10:48:32.225882+0000","last_clean":"2024-09-21T10:48:32.225882+0000","last_became_active":"2024-09-21T10:46:59.998810+0000","last_became_peered":"2024-09-21T10:46:59.998810+0000","last_unstale":"2024-09-21T10:48:32.225882+0000","last_undegraded":"2024-09-21T10:48:32.225882+0000","last_fullsized":"2024-09-21T10:48:32.225882+0000","mapping_epoch":1365,"log_start":"1355'2300","ondisk_log_start":"1355'2300","created":1348,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7616,"log_dups_size":0,"ondisk_log_size":7616,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3047424,"num_objects":46,"num_object_clones":0,"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":0,"num_read":0,"num_read_kb":0,"num_write":5811,"num_write_kb":187456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1571,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.782938+0000","last_change":"2024-09-21T10:46:11.427838+0000","last_active":"2024-09-21T10:48:17.782938+0000","last_peered":"2024-09-21T10:48:17.782938+0000","last_clean":"2024-09-21T10:48:17.782938+0000","last_became_active":"2024-09-21T10:46:11.427434+0000","last_became_peered":"2024-09-21T10:46:11.427434+0000","last_unstale":"2024-09-21T10:48:17.782938+0000","last_undegraded":"2024-09-21T10:48:17.782938+0000","last_fullsized":"2024-09-21T10:48:17.782938+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:12:44.988473+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":580,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946361+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:48:29.946361+0000","last_peered":"2024-09-21T10:48:29.946361+0000","last_clean":"2024-09-21T10:48:29.946361+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:48:29.946361+0000","last_undegraded":"2024-09-21T10:48:29.946361+0000","last_fullsized":"2024-09-21T10:48:29.946361+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":587,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.948561+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:48:29.948561+0000","last_peered":"2024-09-21T10:48:29.948561+0000","last_clean":"2024-09-21T10:48:29.948561+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:48:29.948561+0000","last_undegraded":"2024-09-21T10:48:29.948561+0000","last_fullsized":"2024-09-21T10:48:29.948561+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.b","version":"1395'11904","reported_seq":12006,"reported_epoch":1395,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:48:32.213850+0000","last_change":"2024-09-21T10:46:11.657120+0000","last_active":"2024-09-21T10:48:32.213850+0000","last_peered":"2024-09-21T10:48:32.213850+0000","last_clean":"2024-09-21T10:44:41.735922+0000","last_became_active":"2024-09-21T10:46:11.638821+0000","last_became_peered":"2024-09-21T10:46:11.638821+0000","last_unstale":"2024-09-21T10:48:32.213850+0000","last_undegraded":"2024-09-21T10:46:11.480567+0000","last_fullsized":"2024-09-21T10:46:11.441608+0000","mapping_epoch":1378,"log_start":"1381'6951","ondisk_log_start":"1381'6951","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":4953,"log_dups_size":0,"ondisk_log_size":4953,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3896,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11904,"num_write_kb":380928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[0,1],"avail_no_missing":["0","1"],"object_location_counts":[{"shards":"0,1","objects":-3666}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1596,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.954643+0000","last_change":"2024-09-21T10:48:17.798541+0000","last_active":"2024-09-21T10:48:29.954643+0000","last_peered":"2024-09-21T10:48:29.954643+0000","last_clean":"2024-09-21T10:48:29.954643+0000","last_became_active":"2024-09-21T10:48:17.796673+0000","last_became_peered":"2024-09-21T10:48:17.796673+0000","last_unstale":"2024-09-21T10:48:29.954643+0000","last_undegraded":"2024-09-21T10:48:29.954643+0000","last_fullsized":"2024-09-21T10:48:29.954643+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26834,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":17,"num_read_kb":37,"num_write":9,"num_write_kb":109,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1397,"reported_epoch":1394,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:17.781965+0000","last_change":"2024-09-21T10:46:11.428960+0000","last_active":"2024-09-21T10:48:17.781965+0000","last_peered":"2024-09-21T10:48:17.781965+0000","last_clean":"2024-09-21T10:46:08.429131+0000","last_became_active":"2024-09-21T10:46:11.428682+0000","last_became_peered":"2024-09-21T10:46:11.428682+0000","last_unstale":"2024-09-21T10:48:17.781965+0000","last_undegraded":"2024-09-21T10:46:11.420913+0000","last_fullsized":"2024-09-21T10:48:17.781965+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1361,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:24:35.971672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"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":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","2","3"],"object_location_counts":[{"shards":"2,3,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":606,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946618+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:48:29.946618+0000","last_peered":"2024-09-21T10:48:29.946618+0000","last_clean":"2024-09-21T10:48:29.946618+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:48:29.946618+0000","last_undegraded":"2024-09-21T10:48:29.946618+0000","last_fullsized":"2024-09-21T10:48:29.946618+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":164,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.773960+0000","last_change":"2024-09-21T10:46:10.460180+0000","last_active":"2024-09-21T10:48:17.773960+0000","last_peered":"2024-09-21T10:48:17.773960+0000","last_clean":"2024-09-21T10:48:17.773960+0000","last_became_active":"2024-09-21T10:46:10.459205+0000","last_became_peered":"2024-09-21T10:46:10.459205+0000","last_unstale":"2024-09-21T10:48:17.773960+0000","last_undegraded":"2024-09-21T10:48:17.773960+0000","last_fullsized":"2024-09-21T10:48:17.773960+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:36.561447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"1395'9809","reported_seq":11998,"reported_epoch":1395,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:32.147904+0000","last_change":"2024-09-21T10:47:01.018713+0000","last_active":"2024-09-21T10:48:32.147904+0000","last_peered":"2024-09-21T10:48:32.147904+0000","last_clean":"2024-09-21T10:45:04.969845+0000","last_became_active":"2024-09-21T10:47:00.981739+0000","last_became_peered":"2024-09-21T10:47:00.981739+0000","last_unstale":"2024-09-21T10:48:32.147904+0000","last_undegraded":"2024-09-21T10:47:00.973881+0000","last_fullsized":"2024-09-21T10:48:32.147904+0000","mapping_epoch":1386,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7609,"log_dups_size":0,"ondisk_log_size":7609,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3735552,"num_objects":57,"num_object_clones":0,"num_object_copies":171,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1196,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":57,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5747,"num_write_kb":185728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1038,"num_bytes_recovered":68026368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,5,4],"avail_no_missing":["0","2","5"],"object_location_counts":[{"shards":"0,4,5","objects":57}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1708,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.790642+0000","last_change":"2024-09-21T10:48:17.789588+0000","last_active":"2024-09-21T10:48:17.790642+0000","last_peered":"2024-09-21T10:48:17.790642+0000","last_clean":"2024-09-21T10:48:17.790642+0000","last_became_active":"2024-09-21T10:48:17.789240+0000","last_became_peered":"2024-09-21T10:48:17.789240+0000","last_unstale":"2024-09-21T10:48:17.790642+0000","last_undegraded":"2024-09-21T10:48:17.790642+0000","last_fullsized":"2024-09-21T10:48:17.790642+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17890,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":12,"num_read_kb":25,"num_write":6,"num_write_kb":73,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1255,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.955198+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:48:29.955198+0000","last_peered":"2024-09-21T10:48:29.955198+0000","last_clean":"2024-09-21T10:48:29.955198+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:48:29.955198+0000","last_undegraded":"2024-09-21T10:48:29.955198+0000","last_fullsized":"2024-09-21T10:48:29.955198+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":634,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.951484+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:48:29.951484+0000","last_peered":"2024-09-21T10:48:29.951484+0000","last_clean":"2024-09-21T10:48:29.951484+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:48:29.951484+0000","last_undegraded":"2024-09-21T10:48:29.951484+0000","last_fullsized":"2024-09-21T10:48:29.951484+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":620,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.954086+0000","last_change":"2024-09-21T10:45:06.014935+0000","last_active":"2024-09-21T10:48:29.954086+0000","last_peered":"2024-09-21T10:48:29.954086+0000","last_clean":"2024-09-21T10:48:29.954086+0000","last_became_active":"2024-09-21T10:45:06.013695+0000","last_became_peered":"2024-09-21T10:45:06.013695+0000","last_unstale":"2024-09-21T10:48:29.954086+0000","last_undegraded":"2024-09-21T10:48:29.954086+0000","last_fullsized":"2024-09-21T10:48:29.954086+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:15:40.661761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"1395'10138","reported_seq":19228,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.147847+0000","last_change":"2024-09-21T10:46:59.985537+0000","last_active":"2024-09-21T10:48:32.147847+0000","last_peered":"2024-09-21T10:48:32.147847+0000","last_clean":"2024-09-21T10:48:32.147847+0000","last_became_active":"2024-09-21T10:46:59.972464+0000","last_became_peered":"2024-09-21T10:46:59.972464+0000","last_unstale":"2024-09-21T10:48:32.147847+0000","last_undegraded":"2024-09-21T10:48:32.147847+0000","last_fullsized":"2024-09-21T10:48:32.147847+0000","mapping_epoch":1374,"log_start":"1353'1500","ondisk_log_start":"1353'1500","created":1348,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":8638,"log_dups_size":0,"ondisk_log_size":8638,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5968,"num_write_kb":191136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2251,"num_bytes_recovered":147521536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1595,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.957438+0000","last_change":"2024-09-21T10:48:17.790238+0000","last_active":"2024-09-21T10:48:29.957438+0000","last_peered":"2024-09-21T10:48:29.957438+0000","last_clean":"2024-09-21T10:48:29.957438+0000","last_became_active":"2024-09-21T10:48:17.789911+0000","last_became_peered":"2024-09-21T10:48:17.789911+0000","last_unstale":"2024-09-21T10:48:29.957438+0000","last_undegraded":"2024-09-21T10:48:29.957438+0000","last_fullsized":"2024-09-21T10:48:29.957438+0000","mapping_epoch":1362,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1505,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946491+0000","last_change":"2024-09-21T10:45:06.017940+0000","last_active":"2024-09-21T10:48:29.946491+0000","last_peered":"2024-09-21T10:48:29.946491+0000","last_clean":"2024-09-21T10:48:29.946491+0000","last_became_active":"2024-09-21T10:45:06.017435+0000","last_became_peered":"2024-09-21T10:45:06.017435+0000","last_unstale":"2024-09-21T10:48:29.946491+0000","last_undegraded":"2024-09-21T10:48:29.946491+0000","last_fullsized":"2024-09-21T10:48:29.946491+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:24.011881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":1115,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.783043+0000","last_change":"2024-09-21T10:46:11.456071+0000","last_active":"2024-09-21T10:48:17.783043+0000","last_peered":"2024-09-21T10:48:17.783043+0000","last_clean":"2024-09-21T10:48:17.783043+0000","last_became_active":"2024-09-21T10:46:11.455794+0000","last_became_peered":"2024-09-21T10:46:11.455794+0000","last_unstale":"2024-09-21T10:48:17.783043+0000","last_undegraded":"2024-09-21T10:48:17.783043+0000","last_fullsized":"2024-09-21T10:48:17.783043+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:19.084964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1039,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.781743+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:48:17.781743+0000","last_peered":"2024-09-21T10:48:17.781743+0000","last_clean":"2024-09-21T10:48:17.781743+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:48:17.781743+0000","last_undegraded":"2024-09-21T10:48:17.781743+0000","last_fullsized":"2024-09-21T10:48:17.781743+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.a","version":"1395'11846","reported_seq":11954,"reported_epoch":1395,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:48:32.189854+0000","last_change":"2024-09-21T10:46:11.643350+0000","last_active":"2024-09-21T10:48:32.189854+0000","last_peered":"2024-09-21T10:48:32.189854+0000","last_clean":"2024-09-21T10:44:41.744967+0000","last_became_active":"2024-09-21T10:46:11.631501+0000","last_became_peered":"2024-09-21T10:46:11.631501+0000","last_unstale":"2024-09-21T10:48:32.189854+0000","last_undegraded":"2024-09-21T10:46:11.475762+0000","last_fullsized":"2024-09-21T10:46:11.427721+0000","mapping_epoch":1378,"log_start":"1381'6867","ondisk_log_start":"1381'6867","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":4979,"log_dups_size":0,"ondisk_log_size":4979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3809,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11846,"num_write_kb":379072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[{"shards":"0,5","objects":-3577}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1564,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.787667+0000","last_change":"2024-09-21T10:48:17.786666+0000","last_active":"2024-09-21T10:48:17.787667+0000","last_peered":"2024-09-21T10:48:17.787667+0000","last_clean":"2024-09-21T10:48:17.787667+0000","last_became_active":"2024-09-21T10:48:17.785913+0000","last_became_peered":"2024-09-21T10:48:17.785913+0000","last_unstale":"2024-09-21T10:48:17.787667+0000","last_undegraded":"2024-09-21T10:48:17.787667+0000","last_fullsized":"2024-09-21T10:48:17.787667+0000","mapping_epoch":1362,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0096452469999999992,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1405,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.783699+0000","last_change":"2024-09-21T10:46:10.444706+0000","last_active":"2024-09-21T10:48:17.783699+0000","last_peered":"2024-09-21T10:48:17.783699+0000","last_clean":"2024-09-21T10:48:17.783699+0000","last_became_active":"2024-09-21T10:46:10.444370+0000","last_became_peered":"2024-09-21T10:46:10.444370+0000","last_unstale":"2024-09-21T10:48:17.783699+0000","last_undegraded":"2024-09-21T10:48:17.783699+0000","last_fullsized":"2024-09-21T10:48:17.783699+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:37.933193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1181,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.959377+0000","last_change":"2024-09-21T10:46:10.469883+0000","last_active":"2024-09-21T10:48:29.959377+0000","last_peered":"2024-09-21T10:48:29.959377+0000","last_clean":"2024-09-21T10:48:29.959377+0000","last_became_active":"2024-09-21T10:46:10.469558+0000","last_became_peered":"2024-09-21T10:46:10.469558+0000","last_unstale":"2024-09-21T10:48:29.959377+0000","last_undegraded":"2024-09-21T10:48:29.959377+0000","last_fullsized":"2024-09-21T10:48:29.959377+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:34.032604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":105,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.958875+0000","last_change":"2024-09-21T10:46:11.461771+0000","last_active":"2024-09-21T10:48:29.958875+0000","last_peered":"2024-09-21T10:48:29.958875+0000","last_clean":"2024-09-21T10:48:29.958875+0000","last_became_active":"2024-09-21T10:46:11.461417+0000","last_became_peered":"2024-09-21T10:46:11.461417+0000","last_unstale":"2024-09-21T10:48:29.958875+0000","last_undegraded":"2024-09-21T10:48:29.958875+0000","last_fullsized":"2024-09-21T10:48:29.958875+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:53:40.813514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.c","version":"1395'11768","reported_seq":11865,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.223003+0000","last_change":"2024-09-21T10:45:18.175165+0000","last_active":"2024-09-21T10:48:32.223003+0000","last_peered":"2024-09-21T10:48:32.223003+0000","last_clean":"2024-09-21T10:48:32.223003+0000","last_became_active":"2024-09-21T10:45:18.164146+0000","last_became_peered":"2024-09-21T10:45:18.164146+0000","last_unstale":"2024-09-21T10:48:32.223003+0000","last_undegraded":"2024-09-21T10:48:32.223003+0000","last_fullsized":"2024-09-21T10:48:32.223003+0000","mapping_epoch":1365,"log_start":"1381'6793","ondisk_log_start":"1381'6793","created":1348,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":4975,"log_dups_size":0,"ondisk_log_size":4975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:57.998811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11768,"num_write_kb":376576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"362'149","reported_seq":1712,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:19.264587+0000","last_change":"2024-09-21T10:48:17.789847+0000","last_active":"2024-09-21T10:48:19.264587+0000","last_peered":"2024-09-21T10:48:19.264587+0000","last_clean":"2024-09-21T10:48:19.264587+0000","last_became_active":"2024-09-21T10:48:17.789156+0000","last_became_peered":"2024-09-21T10:48:17.789156+0000","last_unstale":"2024-09-21T10:48:19.264587+0000","last_undegraded":"2024-09-21T10:48:19.264587+0000","last_fullsized":"2024-09-21T10:48:19.264587+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":9,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":161009,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1402,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.943659+0000","last_change":"2024-09-21T10:46:11.425862+0000","last_active":"2024-09-21T10:48:29.943659+0000","last_peered":"2024-09-21T10:48:29.943659+0000","last_clean":"2024-09-21T10:48:29.943659+0000","last_became_active":"2024-09-21T10:46:11.425535+0000","last_became_peered":"2024-09-21T10:46:11.425535+0000","last_unstale":"2024-09-21T10:48:29.943659+0000","last_undegraded":"2024-09-21T10:48:29.943659+0000","last_fullsized":"2024-09-21T10:48:29.943659+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:51:09.756395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":620,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.964597+0000","last_change":"2024-09-21T10:45:06.011836+0000","last_active":"2024-09-21T10:48:29.964597+0000","last_peered":"2024-09-21T10:48:29.964597+0000","last_clean":"2024-09-21T10:48:29.964597+0000","last_became_active":"2024-09-21T10:45:06.011387+0000","last_became_peered":"2024-09-21T10:45:06.011387+0000","last_unstale":"2024-09-21T10:48:29.964597+0000","last_undegraded":"2024-09-21T10:48:29.964597+0000","last_fullsized":"2024-09-21T10:48:29.964597+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:00.974402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1014,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.783382+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:48:17.783382+0000","last_peered":"2024-09-21T10:48:17.783382+0000","last_clean":"2024-09-21T10:48:17.783382+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:48:17.783382+0000","last_undegraded":"2024-09-21T10:48:17.783382+0000","last_fullsized":"2024-09-21T10:48:17.783382+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.d","version":"1395'11784","reported_seq":11883,"reported_epoch":1395,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:48:32.254346+0000","last_change":"2024-09-21T10:46:11.630669+0000","last_active":"2024-09-21T10:48:32.254346+0000","last_peered":"2024-09-21T10:48:32.254346+0000","last_clean":"2024-09-21T10:44:41.736167+0000","last_became_active":"2024-09-21T10:46:11.616781+0000","last_became_peered":"2024-09-21T10:46:11.616781+0000","last_unstale":"2024-09-21T10:48:32.254346+0000","last_undegraded":"2024-09-21T10:46:11.482826+0000","last_fullsized":"2024-09-21T10:46:11.427921+0000","mapping_epoch":1378,"log_start":"1381'6809","ondisk_log_start":"1381'6809","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":4975,"log_dups_size":0,"ondisk_log_size":4975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3800,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11784,"num_write_kb":377025,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,4],"avail_no_missing":["0","4"],"object_location_counts":[{"shards":"0,4","objects":-3595}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1709,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:19.264432+0000","last_change":"2024-09-21T10:48:17.789237+0000","last_active":"2024-09-21T10:48:19.264432+0000","last_peered":"2024-09-21T10:48:19.264432+0000","last_clean":"2024-09-21T10:48:19.264432+0000","last_became_active":"2024-09-21T10:48:17.788904+0000","last_became_peered":"2024-09-21T10:48:17.788904+0000","last_unstale":"2024-09-21T10:48:19.264432+0000","last_undegraded":"2024-09-21T10:48:19.264432+0000","last_fullsized":"2024-09-21T10:48:19.264432+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:54.531005+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:54.531005+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":789,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.781574+0000","last_change":"2024-09-21T10:45:06.011929+0000","last_active":"2024-09-21T10:48:17.781574+0000","last_peered":"2024-09-21T10:48:17.781574+0000","last_clean":"2024-09-21T10:48:17.781574+0000","last_became_active":"2024-09-21T10:45:06.011595+0000","last_became_peered":"2024-09-21T10:45:06.011595+0000","last_unstale":"2024-09-21T10:48:17.781574+0000","last_undegraded":"2024-09-21T10:48:17.781574+0000","last_fullsized":"2024-09-21T10:48:17.781574+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:53:35.898654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"2.5","version":"0'0","reported_seq":1393,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.956013+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:48:29.956013+0000","last_peered":"2024-09-21T10:48:29.956013+0000","last_clean":"2024-09-21T10:48:29.956013+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:48:29.956013+0000","last_undegraded":"2024-09-21T10:48:29.956013+0000","last_fullsized":"2024-09-21T10:48:29.956013+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":613,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.959666+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:48:29.959666+0000","last_peered":"2024-09-21T10:48:29.959666+0000","last_clean":"2024-09-21T10:48:29.959666+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:48:29.959666+0000","last_undegraded":"2024-09-21T10:48:29.959666+0000","last_fullsized":"2024-09-21T10:48:29.959666+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.e","version":"1395'12102","reported_seq":24840,"reported_epoch":1395,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:48:34.728525+0000","last_change":"2024-09-21T10:46:59.212327+0000","last_active":"2024-09-21T10:48:34.728525+0000","last_peered":"2024-09-21T10:48:34.728525+0000","last_clean":"2024-09-21T10:44:41.750630+0000","last_became_active":"2024-09-21T10:46:11.694474+0000","last_became_peered":"2024-09-21T10:46:11.694474+0000","last_unstale":"2024-09-21T10:48:34.728525+0000","last_undegraded":"2024-09-21T10:46:11.684199+0000","last_fullsized":"2024-09-21T10:46:11.418945+0000","mapping_epoch":1378,"log_start":"1355'2100","ondisk_log_start":"1355'2100","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1088,"num_objects_misplaced":1088,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12102,"num_write_kb":387264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5209,"num_bytes_recovered":265551872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,6],"avail_no_missing":["2","4","6"],"object_location_counts":[{"shards":"2,6","objects":-1088}],"blocked_by":[],"up_primary":6,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1580,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.789354+0000","last_change":"2024-09-21T10:48:17.787530+0000","last_active":"2024-09-21T10:48:17.789354+0000","last_peered":"2024-09-21T10:48:17.789354+0000","last_clean":"2024-09-21T10:48:17.789354+0000","last_became_active":"2024-09-21T10:48:17.786857+0000","last_became_peered":"2024-09-21T10:48:17.786857+0000","last_unstale":"2024-09-21T10:48:17.789354+0000","last_undegraded":"2024-09-21T10:48:17.789354+0000","last_fullsized":"2024-09-21T10:48:17.789354+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.858969+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.858969+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0017341780000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":588,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.948820+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:48:29.948820+0000","last_peered":"2024-09-21T10:48:29.948820+0000","last_clean":"2024-09-21T10:48:29.948820+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:48:29.948820+0000","last_undegraded":"2024-09-21T10:48:29.948820+0000","last_fullsized":"2024-09-21T10:48:29.948820+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":128,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:19.264443+0000","last_change":"2024-09-21T10:46:10.445448+0000","last_active":"2024-09-21T10:48:19.264443+0000","last_peered":"2024-09-21T10:48:19.264443+0000","last_clean":"2024-09-21T10:48:19.264443+0000","last_became_active":"2024-09-21T10:46:10.443629+0000","last_became_peered":"2024-09-21T10:46:10.443629+0000","last_unstale":"2024-09-21T10:48:19.264443+0000","last_undegraded":"2024-09-21T10:48:19.264443+0000","last_fullsized":"2024-09-21T10:48:19.264443+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:42:44.652533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":581,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946896+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:48:29.946896+0000","last_peered":"2024-09-21T10:48:29.946896+0000","last_clean":"2024-09-21T10:48:29.946896+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:48:29.946896+0000","last_undegraded":"2024-09-21T10:48:29.946896+0000","last_fullsized":"2024-09-21T10:48:29.946896+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"1395'11798","reported_seq":23168,"reported_epoch":1395,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:48:32.241533+0000","last_change":"2024-09-21T10:46:11.720912+0000","last_active":"2024-09-21T10:48:32.241533+0000","last_peered":"2024-09-21T10:48:32.241533+0000","last_clean":"2024-09-21T10:44:41.696708+0000","last_became_active":"2024-09-21T10:46:11.644132+0000","last_became_peered":"2024-09-21T10:46:11.644132+0000","last_unstale":"2024-09-21T10:48:32.241533+0000","last_undegraded":"2024-09-21T10:46:11.624967+0000","last_fullsized":"2024-09-21T10:46:11.420570+0000","mapping_epoch":1378,"log_start":"1381'6614","ondisk_log_start":"1381'6614","created":1348,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":5184,"log_dups_size":0,"ondisk_log_size":5184,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1636,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11798,"num_write_kb":377536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4512,"num_bytes_recovered":295698432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,4],"avail_no_missing":["3","2"],"object_location_counts":[{"shards":"3,4","objects":-1379}],"blocked_by":[],"up_primary":6,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1682,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.948026+0000","last_change":"2024-09-21T10:48:17.789158+0000","last_active":"2024-09-21T10:48:29.948026+0000","last_peered":"2024-09-21T10:48:29.948026+0000","last_clean":"2024-09-21T10:48:29.948026+0000","last_became_active":"2024-09-21T10:48:17.788828+0000","last_became_peered":"2024-09-21T10:48:17.788828+0000","last_unstale":"2024-09-21T10:48:29.948026+0000","last_undegraded":"2024-09-21T10:48:29.948026+0000","last_fullsized":"2024-09-21T10:48:29.948026+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109226,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":109226,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":632,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.954241+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:48:29.954241+0000","last_peered":"2024-09-21T10:48:29.954241+0000","last_clean":"2024-09-21T10:48:29.954241+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:48:29.954241+0000","last_undegraded":"2024-09-21T10:48:29.954241+0000","last_fullsized":"2024-09-21T10:48:29.954241+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":161,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:19.264598+0000","last_change":"2024-09-21T10:46:11.650797+0000","last_active":"2024-09-21T10:48:19.264598+0000","last_peered":"2024-09-21T10:48:19.264598+0000","last_clean":"2024-09-21T10:48:19.264598+0000","last_became_active":"2024-09-21T10:46:11.650507+0000","last_became_peered":"2024-09-21T10:46:11.650507+0000","last_unstale":"2024-09-21T10:48:19.264598+0000","last_undegraded":"2024-09-21T10:48:19.264598+0000","last_fullsized":"2024-09-21T10:48:19.264598+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:27.552505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":195,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.782867+0000","last_change":"2024-09-21T10:46:10.436233+0000","last_active":"2024-09-21T10:48:17.782867+0000","last_peered":"2024-09-21T10:48:17.782867+0000","last_clean":"2024-09-21T10:48:17.782867+0000","last_became_active":"2024-09-21T10:46:10.435942+0000","last_became_peered":"2024-09-21T10:46:10.435942+0000","last_unstale":"2024-09-21T10:48:17.782867+0000","last_undegraded":"2024-09-21T10:48:17.782867+0000","last_fullsized":"2024-09-21T10:48:17.782867+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:50:52.876499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":54,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.949760+0000","last_change":"2024-09-21T10:46:10.438257+0000","last_active":"2024-09-21T10:48:29.949760+0000","last_peered":"2024-09-21T10:48:29.949760+0000","last_clean":"2024-09-21T10:48:29.949760+0000","last_became_active":"2024-09-21T10:46:10.435654+0000","last_became_peered":"2024-09-21T10:46:10.435654+0000","last_unstale":"2024-09-21T10:48:29.949760+0000","last_undegraded":"2024-09-21T10:48:29.949760+0000","last_fullsized":"2024-09-21T10:48:29.949760+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:34:48.029244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"442'23","reported_seq":62,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.948963+0000","last_change":"2024-09-21T10:46:11.454063+0000","last_active":"2024-09-21T10:48:29.948963+0000","last_peered":"2024-09-21T10:48:29.948963+0000","last_clean":"2024-09-21T10:48:29.948963+0000","last_became_active":"2024-09-21T10:46:11.453639+0000","last_became_peered":"2024-09-21T10:46:11.453639+0000","last_unstale":"2024-09-21T10:48:29.948963+0000","last_undegraded":"2024-09-21T10:48:29.948963+0000","last_fullsized":"2024-09-21T10:48:29.948963+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:54.014421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1387,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.785224+0000","last_change":"2024-09-21T10:46:11.479850+0000","last_active":"2024-09-21T10:48:17.785224+0000","last_peered":"2024-09-21T10:48:17.785224+0000","last_clean":"2024-09-21T10:48:17.785224+0000","last_became_active":"2024-09-21T10:46:11.479402+0000","last_became_peered":"2024-09-21T10:46:11.479402+0000","last_unstale":"2024-09-21T10:48:17.785224+0000","last_undegraded":"2024-09-21T10:48:17.785224+0000","last_fullsized":"2024-09-21T10:48:17.785224+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:02.174169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"71'3","reported_seq":1256,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.947016+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:48:29.947016+0000","last_peered":"2024-09-21T10:48:29.947016+0000","last_clean":"2024-09-21T10:48:29.947016+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:48:29.947016+0000","last_undegraded":"2024-09-21T10:48:29.947016+0000","last_fullsized":"2024-09-21T10:48:29.947016+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"362'149","reported_seq":1682,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.948391+0000","last_change":"2024-09-21T10:48:17.795013+0000","last_active":"2024-09-21T10:48:29.948391+0000","last_peered":"2024-09-21T10:48:29.948391+0000","last_clean":"2024-09-21T10:48:29.948391+0000","last_became_active":"2024-09-21T10:48:17.794723+0000","last_became_peered":"2024-09-21T10:48:17.794723+0000","last_unstale":"2024-09-21T10:48:29.948391+0000","last_undegraded":"2024-09-21T10:48:29.948391+0000","last_fullsized":"2024-09-21T10:48:29.948391+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":109227,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1356,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.782551+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:48:17.782551+0000","last_peered":"2024-09-21T10:48:17.782551+0000","last_clean":"2024-09-21T10:48:17.782551+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:48:17.782551+0000","last_undegraded":"2024-09-21T10:48:17.782551+0000","last_fullsized":"2024-09-21T10:48:17.782551+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":605,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946690+0000","last_change":"2024-09-21T10:46:10.429973+0000","last_active":"2024-09-21T10:48:29.946690+0000","last_peered":"2024-09-21T10:48:29.946690+0000","last_clean":"2024-09-21T10:48:29.946690+0000","last_became_active":"2024-09-21T10:46:10.429652+0000","last_became_peered":"2024-09-21T10:46:10.429652+0000","last_unstale":"2024-09-21T10:48:29.946690+0000","last_undegraded":"2024-09-21T10:48:29.946690+0000","last_fullsized":"2024-09-21T10:48:29.946690+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:29.488753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":619,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.951570+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:48:29.951570+0000","last_peered":"2024-09-21T10:48:29.951570+0000","last_clean":"2024-09-21T10:48:29.951570+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:48:29.951570+0000","last_undegraded":"2024-09-21T10:48:29.951570+0000","last_fullsized":"2024-09-21T10:48:29.951570+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":605,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946450+0000","last_change":"2024-09-21T10:46:10.434466+0000","last_active":"2024-09-21T10:48:29.946450+0000","last_peered":"2024-09-21T10:48:29.946450+0000","last_clean":"2024-09-21T10:48:29.946450+0000","last_became_active":"2024-09-21T10:46:10.434119+0000","last_became_peered":"2024-09-21T10:46:10.434119+0000","last_unstale":"2024-09-21T10:48:29.946450+0000","last_undegraded":"2024-09-21T10:48:29.946450+0000","last_fullsized":"2024-09-21T10:48:29.946450+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:34.062599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.11","version":"1395'10009","reported_seq":10111,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.114477+0000","last_change":"2024-09-21T10:47:00.033225+0000","last_active":"2024-09-21T10:48:32.114477+0000","last_peered":"2024-09-21T10:48:32.114477+0000","last_clean":"2024-09-21T10:48:32.114477+0000","last_became_active":"2024-09-21T10:47:00.017628+0000","last_became_peered":"2024-09-21T10:47:00.017628+0000","last_unstale":"2024-09-21T10:48:32.114477+0000","last_undegraded":"2024-09-21T10:48:32.114477+0000","last_fullsized":"2024-09-21T10:48:32.114477+0000","mapping_epoch":1385,"log_start":"1355'2300","ondisk_log_start":"1355'2300","created":1385,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7709,"log_dups_size":0,"ondisk_log_size":7709,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5905,"num_write_kb":187456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":126,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.779575+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:48:17.779575+0000","last_peered":"2024-09-21T10:48:17.779575+0000","last_clean":"2024-09-21T10:48:17.779575+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:48:17.779575+0000","last_undegraded":"2024-09-21T10:48:17.779575+0000","last_fullsized":"2024-09-21T10:48:17.779575+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":572,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946522+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:48:29.946522+0000","last_peered":"2024-09-21T10:48:29.946522+0000","last_clean":"2024-09-21T10:48:29.946522+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:48:29.946522+0000","last_undegraded":"2024-09-21T10:48:29.946522+0000","last_fullsized":"2024-09-21T10:48:29.946522+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.10","version":"1395'10057","reported_seq":13770,"reported_epoch":1395,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:32.208405+0000","last_change":"2024-09-21T10:47:01.334598+0000","last_active":"2024-09-21T10:48:32.208405+0000","last_peered":"2024-09-21T10:48:32.208405+0000","last_clean":"2024-09-21T10:44:41.736489+0000","last_became_active":"2024-09-21T10:47:01.009352+0000","last_became_peered":"2024-09-21T10:47:01.009352+0000","last_unstale":"2024-09-21T10:48:32.208405+0000","last_undegraded":"2024-09-21T10:47:00.980612+0000","last_fullsized":"2024-09-21T10:48:32.208405+0000","mapping_epoch":1385,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1385,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7857,"log_dups_size":0,"ondisk_log_size":7857,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":118,"num_objects_missing":118,"num_objects_degraded":118,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5933,"num_write_kb":188064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1809,"num_bytes_recovered":118554624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":628,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.953867+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:48:29.953867+0000","last_peered":"2024-09-21T10:48:29.953867+0000","last_clean":"2024-09-21T10:48:29.953867+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:48:29.953867+0000","last_undegraded":"2024-09-21T10:48:29.953867+0000","last_fullsized":"2024-09-21T10:48:29.953867+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":593,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946260+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:48:29.946260+0000","last_peered":"2024-09-21T10:48:29.946260+0000","last_clean":"2024-09-21T10:48:29.946260+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:48:29.946260+0000","last_undegraded":"2024-09-21T10:48:29.946260+0000","last_fullsized":"2024-09-21T10:48:29.946260+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"10.13","version":"1395'10134","reported_seq":15170,"reported_epoch":1395,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:32.201151+0000","last_change":"2024-09-21T10:47:00.046197+0000","last_active":"2024-09-21T10:48:32.201151+0000","last_peered":"2024-09-21T10:48:32.201151+0000","last_clean":"2024-09-21T10:45:04.978984+0000","last_became_active":"2024-09-21T10:47:00.034048+0000","last_became_peered":"2024-09-21T10:47:00.034048+0000","last_unstale":"2024-09-21T10:48:32.201151+0000","last_undegraded":"2024-09-21T10:47:00.012052+0000","last_fullsized":"2024-09-21T10:48:32.201151+0000","mapping_epoch":1385,"log_start":"1353'1400","ondisk_log_start":"1353'1400","created":1385,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":8734,"log_dups_size":0,"ondisk_log_size":8734,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":454,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5980,"num_write_kb":190464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1754,"num_bytes_recovered":114950144,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,3,4],"avail_no_missing":["5","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":593,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.947093+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:48:29.947093+0000","last_peered":"2024-09-21T10:48:29.947093+0000","last_clean":"2024-09-21T10:48:29.947093+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:48:29.947093+0000","last_undegraded":"2024-09-21T10:48:29.947093+0000","last_fullsized":"2024-09-21T10:48:29.947093+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":212,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.951968+0000","last_change":"2024-09-21T10:45:18.167879+0000","last_active":"2024-09-21T10:48:29.951968+0000","last_peered":"2024-09-21T10:48:29.951968+0000","last_clean":"2024-09-21T10:48:29.951968+0000","last_became_active":"2024-09-21T10:45:18.167468+0000","last_became_peered":"2024-09-21T10:45:18.167468+0000","last_unstale":"2024-09-21T10:48:29.951968+0000","last_undegraded":"2024-09-21T10:48:29.951968+0000","last_fullsized":"2024-09-21T10:48:29.951968+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:51.294698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.12","version":"1395'9871","reported_seq":9973,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.115905+0000","last_change":"2024-09-21T10:47:00.043468+0000","last_active":"2024-09-21T10:48:32.115905+0000","last_peered":"2024-09-21T10:48:32.115905+0000","last_clean":"2024-09-21T10:48:32.115905+0000","last_became_active":"2024-09-21T10:47:00.026561+0000","last_became_peered":"2024-09-21T10:47:00.026561+0000","last_unstale":"2024-09-21T10:48:32.115905+0000","last_undegraded":"2024-09-21T10:48:32.115905+0000","last_fullsized":"2024-09-21T10:48:32.115905+0000","mapping_epoch":1385,"log_start":"1355'2300","ondisk_log_start":"1355'2300","created":1385,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7571,"log_dups_size":0,"ondisk_log_size":7571,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4161536,"num_objects":64,"num_object_clones":0,"num_object_copies":192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5773,"num_write_kb":186752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":1466,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.948306+0000","last_change":"2024-09-21T10:45:06.016457+0000","last_active":"2024-09-21T10:48:29.948306+0000","last_peered":"2024-09-21T10:48:29.948306+0000","last_clean":"2024-09-21T10:48:29.948306+0000","last_became_active":"2024-09-21T10:45:06.015501+0000","last_became_peered":"2024-09-21T10:45:06.015501+0000","last_unstale":"2024-09-21T10:48:29.948306+0000","last_undegraded":"2024-09-21T10:48:29.948306+0000","last_fullsized":"2024-09-21T10:48:29.948306+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:37.571172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"71'1","reported_seq":625,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.959559+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:48:29.959559+0000","last_peered":"2024-09-21T10:48:29.959559+0000","last_clean":"2024-09-21T10:48:29.959559+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:48:29.959559+0000","last_undegraded":"2024-09-21T10:48:29.959559+0000","last_fullsized":"2024-09-21T10:48:29.959559+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.15","version":"1395'9902","reported_seq":13896,"reported_epoch":1395,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:32.227368+0000","last_change":"2024-09-21T10:47:00.075671+0000","last_active":"2024-09-21T10:48:32.227368+0000","last_peered":"2024-09-21T10:48:32.227368+0000","last_clean":"2024-09-21T10:45:04.964768+0000","last_became_active":"2024-09-21T10:47:00.046823+0000","last_became_peered":"2024-09-21T10:47:00.046823+0000","last_unstale":"2024-09-21T10:48:32.227368+0000","last_undegraded":"2024-09-21T10:47:00.037953+0000","last_fullsized":"2024-09-21T10:48:32.227368+0000","mapping_epoch":1385,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1385,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7702,"log_dups_size":0,"ondisk_log_size":7702,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":737,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5838,"num_write_kb":185408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1498,"num_bytes_recovered":98140160,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,3,5],"avail_no_missing":["0","2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1199,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.947107+0000","last_change":"2024-09-21T10:45:18.158211+0000","last_active":"2024-09-21T10:48:29.947107+0000","last_peered":"2024-09-21T10:48:29.947107+0000","last_clean":"2024-09-21T10:48:29.947107+0000","last_became_active":"2024-09-21T10:45:18.157966+0000","last_became_peered":"2024-09-21T10:45:18.157966+0000","last_unstale":"2024-09-21T10:48:29.947107+0000","last_undegraded":"2024-09-21T10:48:29.947107+0000","last_fullsized":"2024-09-21T10:48:29.947107+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:49.060307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"71'2","reported_seq":1387,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.781701+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:48:17.781701+0000","last_peered":"2024-09-21T10:48:17.781701+0000","last_clean":"2024-09-21T10:48:17.781701+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:48:17.781701+0000","last_undegraded":"2024-09-21T10:48:17.781701+0000","last_fullsized":"2024-09-21T10:48:17.781701+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.14","version":"1395'9889","reported_seq":10003,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.187319+0000","last_change":"2024-09-21T10:47:00.038614+0000","last_active":"2024-09-21T10:48:32.187319+0000","last_peered":"2024-09-21T10:48:32.187319+0000","last_clean":"2024-09-21T10:48:32.187319+0000","last_became_active":"2024-09-21T10:47:00.024132+0000","last_became_peered":"2024-09-21T10:47:00.024132+0000","last_unstale":"2024-09-21T10:48:32.187319+0000","last_undegraded":"2024-09-21T10:48:32.187319+0000","last_fullsized":"2024-09-21T10:48:32.187319+0000","mapping_epoch":1385,"log_start":"1355'2200","ondisk_log_start":"1355'2200","created":1385,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":7689,"log_dups_size":0,"ondisk_log_size":7689,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2392064,"num_objects":37,"num_object_clones":0,"num_object_copies":111,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5817,"num_write_kb":187296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1217,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946697+0000","last_change":"2024-09-21T10:45:18.169124+0000","last_active":"2024-09-21T10:48:29.946697+0000","last_peered":"2024-09-21T10:48:29.946697+0000","last_clean":"2024-09-21T10:48:29.946697+0000","last_became_active":"2024-09-21T10:45:18.168713+0000","last_became_peered":"2024-09-21T10:45:18.168713+0000","last_unstale":"2024-09-21T10:48:29.946697+0000","last_undegraded":"2024-09-21T10:48:29.946697+0000","last_fullsized":"2024-09-21T10:48:29.946697+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:07:16.707078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":1399,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.782336+0000","last_change":"2024-09-21T10:46:10.437713+0000","last_active":"2024-09-21T10:48:17.782336+0000","last_peered":"2024-09-21T10:48:17.782336+0000","last_clean":"2024-09-21T10:48:17.782336+0000","last_became_active":"2024-09-21T10:46:10.437233+0000","last_became_peered":"2024-09-21T10:46:10.437233+0000","last_unstale":"2024-09-21T10:48:17.782336+0000","last_undegraded":"2024-09-21T10:48:17.782336+0000","last_fullsized":"2024-09-21T10:48:17.782336+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:42:42.318362+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.17","version":"1395'10010","reported_seq":14941,"reported_epoch":1395,"state":"active+recovery_wait+degraded","last_fresh":"2024-09-21T10:48:32.227300+0000","last_change":"2024-09-21T10:47:01.241249+0000","last_active":"2024-09-21T10:48:32.227300+0000","last_peered":"2024-09-21T10:48:32.227300+0000","last_clean":"2024-09-21T10:44:41.735773+0000","last_became_active":"2024-09-21T10:47:00.995948+0000","last_became_peered":"2024-09-21T10:47:00.995948+0000","last_unstale":"2024-09-21T10:48:32.227300+0000","last_undegraded":"2024-09-21T10:47:00.975572+0000","last_fullsized":"2024-09-21T10:48:32.227300+0000","mapping_epoch":1385,"log_start":"1355'2000","ondisk_log_start":"1355'2000","created":1385,"last_epoch_clean":1349,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":8010,"log_dups_size":0,"ondisk_log_size":8010,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":753664,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":114,"num_objects_missing":114,"num_objects_degraded":114,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5900,"num_write_kb":189152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1784,"num_bytes_recovered":116883456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5"],"object_location_counts":[{"shards":"3,5,6","objects":12}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":579,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946690+0000","last_change":"2024-09-21T10:45:06.016348+0000","last_active":"2024-09-21T10:48:29.946690+0000","last_peered":"2024-09-21T10:48:29.946690+0000","last_clean":"2024-09-21T10:48:29.946690+0000","last_became_active":"2024-09-21T10:45:06.016014+0000","last_became_peered":"2024-09-21T10:45:06.016014+0000","last_unstale":"2024-09-21T10:48:29.946690+0000","last_undegraded":"2024-09-21T10:48:29.946690+0000","last_fullsized":"2024-09-21T10:48:29.946690+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:27.089135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"71'1","reported_seq":604,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.946098+0000","last_change":"2024-09-21T10:46:11.435368+0000","last_active":"2024-09-21T10:48:29.946098+0000","last_peered":"2024-09-21T10:48:29.946098+0000","last_clean":"2024-09-21T10:48:29.946098+0000","last_became_active":"2024-09-21T10:46:11.434987+0000","last_became_peered":"2024-09-21T10:46:11.434987+0000","last_unstale":"2024-09-21T10:48:29.946098+0000","last_undegraded":"2024-09-21T10:48:29.946098+0000","last_fullsized":"2024-09-21T10:48:29.946098+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:43.966641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.16","version":"1395'9937","reported_seq":10004,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:32.187290+0000","last_change":"2024-09-21T10:47:00.060936+0000","last_active":"2024-09-21T10:48:32.187290+0000","last_peered":"2024-09-21T10:48:32.187290+0000","last_clean":"2024-09-21T10:48:32.187290+0000","last_became_active":"2024-09-21T10:47:00.052385+0000","last_became_peered":"2024-09-21T10:47:00.052385+0000","last_unstale":"2024-09-21T10:48:32.187290+0000","last_undegraded":"2024-09-21T10:48:32.187290+0000","last_fullsized":"2024-09-21T10:48:32.187290+0000","mapping_epoch":1385,"log_start":"1353'1300","ondisk_log_start":"1353'1300","created":1385,"last_epoch_clean":1386,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:44:13.577321+0000","last_clean_scrub_stamp":"2024-09-21T10:44:13.577321+0000","objects_scrubbed":0,"log_size":8637,"log_dups_size":0,"ondisk_log_size":8637,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":720896,"num_objects":11,"num_object_clones":0,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5852,"num_write_kb":187616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":201,"reported_epoch":1394,"state":"active+clean","last_fresh":"2024-09-21T10:48:17.772867+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:48:17.772867+0000","last_peered":"2024-09-21T10:48:17.772867+0000","last_clean":"2024-09-21T10:48:17.772867+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:48:17.772867+0000","last_undegraded":"2024-09-21T10:48:17.772867+0000","last_fullsized":"2024-09-21T10:48:17.772867+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":630,"reported_epoch":1395,"state":"active+clean","last_fresh":"2024-09-21T10:48:29.951467+0000","last_change":"2024-09-21T10:46:11.592748+0000","last_active":"2024-09-21T10:48:29.951467+0000","last_peered":"2024-09-21T10:48:29.951467+0000","last_clean":"2024-09-21T10:48:29.951467+0000","last_became_active":"2024-09-21T10:46:11.456274+0000","last_became_peered":"2024-09-21T10:46:11.456274+0000","last_unstale":"2024-09-21T10:48:29.951467+0000","last_undegraded":"2024-09-21T10:48:29.951467+0000","last_fullsized":"2024-09-21T10:48:29.951467+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:20:51.149302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1164,"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,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":26,"stat_sum":{"num_bytes":23527424,"num_objects":360,"num_object_clones":0,"num_object_copies":1080,"num_objects_missing_on_primary":489,"num_objects_missing":489,"num_objects_degraded":19395,"num_objects_misplaced":1088,"num_objects_unfound":0,"num_objects_dirty":360,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":188644,"num_write_kb":6036545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":29908,"num_bytes_recovered":1884094464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1513226240,"data_stored":1513226240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":195398,"ondisk_log_size":195398,"up":78,"acting":73,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":59,"num_bytes_recovered":20562,"num_keys_recovered":30,"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":147456,"data_stored":27006,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":912387,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":214,"num_read_kb":455,"num_write":117,"num_write_kb":1318,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":2254132,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234538,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":1377,"seq":5914169966622,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":257168,"kb_used_data":96328,"kb_used_omap":58,"kb_used_meta":160773,"kb_avail":93487984,"statfs":{"total":95995035648,"available":95731695616,"internally_reserved":0,"allocated":98639872,"data_stored":96237050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":164631586},"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":[]},{"osd":5,"up_from":38,"seq":163208757812,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":963132,"kb_used_data":7540,"kb_used_omap":1,"kb_used_meta":955582,"kb_avail":92782020,"statfs":{"total":95995035648,"available":95008788480,"internally_reserved":0,"allocated":7720960,"data_stored":5332555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":978516422},"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":[]},{"osd":2,"up_from":0,"seq":3418793967984,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":0,"up_from":731,"seq":3139621093757,"num_pgs":61,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":864268,"kb_used_data":6980,"kb_used_omap":73,"kb_used_meta":857206,"kb_avail":92880884,"statfs":{"total":95995035648,"available":95110025216,"internally_reserved":0,"allocated":7147520,"data_stored":4748285,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":877779506},"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":[0,1,1,3,3,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019448,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":870988,"kb_used_data":19524,"kb_used_omap":1,"kb_used_meta":851390,"kb_avail":92874164,"statfs":{"total":95995035648,"available":95103143936,"internally_reserved":0,"allocated":19992576,"data_stored":17592771,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":871823814},"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":[]},{"osd":3,"up_from":829,"seq":3560527888744,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":977980,"kb_used_data":7540,"kb_used_omap":30,"kb_used_meta":970401,"kb_avail":92767172,"statfs":{"total":95995035648,"available":94993584128,"internally_reserved":0,"allocated":7720960,"data_stored":5333329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":993691444},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047222,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":865916,"kb_used_data":21616,"kb_used_omap":44,"kb_used_meta":844243,"kb_avail":92879236,"statfs":{"total":95995035648,"available":95108337664,"internally_reserved":0,"allocated":22134784,"data_stored":19750586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":864505454},"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":[]}],"pool_statfs":[{"poolid":1,"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":1,"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":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":28672,"data_stored":5484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":24576,"data_stored":5442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":10,"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":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8323072,"data_stored":8323072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1414004736,"data_stored":1414004736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"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":10,"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":10,"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":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":90898432,"data_stored":90898432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:48:38.805 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_5 pgp_num 26 2024-09-21T10:48:38.892 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:38.914 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:38.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:39.016 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:39.041 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:39.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:39.050 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:39.050 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:39.075 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:48:39.075 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:48:39.143 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:39.165 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:39.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:39.267 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:39.289 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:39.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:39.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:39.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:39.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:39.515 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:39.539 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:39.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:39.641 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:39.663 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:39.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:39.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:39 smithi007 ceph-mon[99390]: pgmap v2179: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 695 op/s; 19396/1161 objects degraded (1670.629%); 1088/1161 objects misplaced (93.712%); 5.8 MiB/s, 179 objects/s recovering 2024-09-21T10:48:39.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:39 smithi007 ceph-mon[101144]: pgmap v2179: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 695 op/s; 19396/1161 objects degraded (1670.629%); 1088/1161 objects misplaced (93.712%); 5.8 MiB/s, 179 objects/s recovering 2024-09-21T10:48:39.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:39.786 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:39.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:39.888 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:39.894 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:48:39.910 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:39.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:39 smithi031 ceph-mon[96824]: pgmap v2179: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 11 active+recovery_wait+degraded, 103 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 695 op/s; 19396/1161 objects degraded (1670.629%); 1088/1161 objects misplaced (93.712%); 5.8 MiB/s, 179 objects/s recovering 2024-09-21T10:48:40.012 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:40.034 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:40.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:40.136 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:40.160 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:40.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:40.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:40.283 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:40.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:40.385 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:40.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.409 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:40.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:40.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:40.533 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:40.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:40.634 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:40.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:40.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:40.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:40 smithi007 ceph-mon[99390]: osdmap e1396: 8 total, 8 up, 6 in 2024-09-21T10:48:40.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:40 smithi007 ceph-mon[101144]: osdmap e1396: 8 total, 8 up, 6 in 2024-09-21T10:48:40.761 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:40.786 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:40.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:40.888 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:40.913 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:40.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:40.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:40 smithi031 ceph-mon[96824]: osdmap e1396: 8 total, 8 up, 6 in 2024-09-21T10:48:41.015 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:41.038 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:41.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:41.139 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:41.163 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:41.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:48:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:48:40] "GET /metrics HTTP/1.1" 200 36685 "" "Prometheus/2.51.0" 2024-09-21T10:48:41.264 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:41.286 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:41.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:41.388 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:41.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:41.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:41.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:41.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:41.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:41.636 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:41.660 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:41.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:41 smithi007 ceph-mon[99390]: osdmap e1397: 8 total, 8 up, 6 in 2024-09-21T10:48:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:41 smithi007 ceph-mon[99390]: pgmap v2182: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+degraded, 104 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 417 op/s; 19282/1161 objects degraded (1660.810%); 1088/1161 objects misplaced (93.712%); 2.9 MiB/s, 140 objects/s recovering 2024-09-21T10:48:41.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:41 smithi007 ceph-mon[101144]: osdmap e1397: 8 total, 8 up, 6 in 2024-09-21T10:48:41.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:41 smithi007 ceph-mon[101144]: pgmap v2182: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+degraded, 104 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 417 op/s; 19282/1161 objects degraded (1660.810%); 1088/1161 objects misplaced (93.712%); 2.9 MiB/s, 140 objects/s recovering 2024-09-21T10:48:41.762 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:41.786 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:41.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:41.887 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:41.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.911 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:41.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:41 smithi031 ceph-mon[96824]: osdmap e1397: 8 total, 8 up, 6 in 2024-09-21T10:48:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:41 smithi031 ceph-mon[96824]: pgmap v2182: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+degraded, 104 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 417 op/s; 19282/1161 objects degraded (1660.810%); 1088/1161 objects misplaced (93.712%); 2.9 MiB/s, 140 objects/s recovering 2024-09-21T10:48:42.012 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:42.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.036 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:42.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:42.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:42.161 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:42.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:42.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:42.286 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:42.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:42.388 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:42.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:42.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:42.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:42.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:42.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:42.630 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:42.636 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:42.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:42.760 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:42.781 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:42.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:42.883 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:42.905 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:42.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:43.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:43.031 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:43.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:43.133 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:43.155 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:43.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:43.256 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:43.278 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:43.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:43.380 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:43.402 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:43.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:43.504 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:43.527 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:43.629 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:43.652 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:43.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:43.753 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:43.776 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:43.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:43.901 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:43.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:43 smithi007 ceph-mon[99390]: pgmap v2183: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+degraded, 104 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 22 op/s; 19282/1161 objects degraded (1660.810%); 1088/1161 objects misplaced (93.712%); 0 B/s, 94 objects/s recovering 2024-09-21T10:48:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:43 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 19282/1161 objects degraded (1660.810%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:43 smithi007 ceph-mon[99390]: osdmap e1398: 8 total, 8 up, 6 in 2024-09-21T10:48:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:43 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/29493291' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:48:43.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:43 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:48:43.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:43 smithi007 ceph-mon[101144]: pgmap v2183: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+degraded, 104 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 22 op/s; 19282/1161 objects degraded (1660.810%); 1088/1161 objects misplaced (93.712%); 0 B/s, 94 objects/s recovering 2024-09-21T10:48:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:43 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 19282/1161 objects degraded (1660.810%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:43 smithi007 ceph-mon[101144]: osdmap e1398: 8 total, 8 up, 6 in 2024-09-21T10:48:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:43 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/29493291' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:48:43.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:43 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:48:44.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:44.024 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:44.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:44.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:44.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:44.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:43 smithi031 ceph-mon[96824]: pgmap v2183: 119 pgs: 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 10 active+recovery_wait+degraded, 104 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 22 op/s; 19282/1161 objects degraded (1660.810%); 1088/1161 objects misplaced (93.712%); 0 B/s, 94 objects/s recovering 2024-09-21T10:48:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:43 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 19282/1161 objects degraded (1660.810%), 15 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:43 smithi031 ceph-mon[96824]: osdmap e1398: 8 total, 8 up, 6 in 2024-09-21T10:48:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:43 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/29493291' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:48:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:43 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:48:44.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:44.272 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:44.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:44.374 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:44.396 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:44.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:44.498 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:44.521 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:44.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:44.623 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:44.645 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:44.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:44.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:44 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:44.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:44 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:48:44.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:44 smithi007 ceph-mon[99390]: osdmap e1399: 8 total, 8 up, 6 in 2024-09-21T10:48:44.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:44 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:44.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:44 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:48:44.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:44 smithi007 ceph-mon[101144]: osdmap e1399: 8 total, 8 up, 6 in 2024-09-21T10:48:44.746 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:44.768 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:44.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:44.870 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:44.892 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:44.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:44.993 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:45.017 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:45.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:45.118 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:45.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.141 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:45.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:44 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:44 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:48:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:44 smithi031 ceph-mon[96824]: osdmap e1399: 8 total, 8 up, 6 in 2024-09-21T10:48:45.242 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:45.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:45.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:45.366 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:45.388 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:45.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:45.489 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:45.511 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:45.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:45.613 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:45.636 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:45.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:45.738 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:45.760 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:45.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:45.862 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:45.886 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:45.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:45.925 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:45 smithi007 ceph-mon[99390]: pgmap v2186: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 16352/1161 objects degraded (1408.441%); 0 B/s, 242 objects/s recovering 2024-09-21T10:48:45.926 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:48:45.926 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:48:45.926 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:45 smithi007 ceph-mon[101144]: pgmap v2186: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 16352/1161 objects degraded (1408.441%); 0 B/s, 242 objects/s recovering 2024-09-21T10:48:45.943 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:48:45.943 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:48:45.960 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:48:45.960 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:48:45.978 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:48:45.978 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:48:45.988 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:45.996 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:48:45.996 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:48:46.010 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:46.014 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:48:46.014 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:48:46.032 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:48:46.032 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:48:46.050 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:48:46.050 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:48:46.051 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:48:46.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:46.134 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:46.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:45 smithi031 ceph-mon[96824]: pgmap v2186: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 16352/1161 objects degraded (1408.441%); 0 B/s, 242 objects/s recovering 2024-09-21T10:48:46.236 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:46.258 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:46.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:46.301 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:46.360 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:46.382 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:46.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:46.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:46.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:46.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:46.607 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:46.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.639 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:46.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:46.740 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:46.768 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:46.855 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:46 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/859822995' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:46.856 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:46 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/859822995' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:46.870 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:46.894 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:46.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:46.996 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:47.018 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:47.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:47.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:47.141 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:47.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:46 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/859822995' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:47.244 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:47.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:47.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:47.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:47.392 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:47.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:47.494 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:47.515 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:47.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:47.617 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:47.639 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:47.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:47.740 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:47.762 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:47.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:47.864 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:47.887 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:47.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:47.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:47 smithi007 ceph-mon[99390]: pgmap v2187: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 16352/1161 objects degraded (1408.441%); 0 B/s, 203 objects/s recovering 2024-09-21T10:48:47.911 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:47 smithi007 ceph-mon[101144]: pgmap v2187: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 16352/1161 objects degraded (1408.441%); 0 B/s, 203 objects/s recovering 2024-09-21T10:48:47.989 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:48.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:48.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:48.113 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:48.137 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:48.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:47 smithi031 ceph-mon[96824]: pgmap v2187: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 16352/1161 objects degraded (1408.441%); 0 B/s, 203 objects/s recovering 2024-09-21T10:48:48.239 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:48.261 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:48.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:48.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:48.384 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:48.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:48.486 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:48.509 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:48.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:48.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:48.634 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:48.683 INFO:teuthology.orchestra.run.smithi007.stderr:set pool 10 pgp_num to 26 2024-09-21T10:48:48.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:48.757 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:48:48.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.758 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:48.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:48.837 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:48 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 16352/1161 objects degraded (1408.441%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:48.837 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:48 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/762125261' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T10:48:48.837 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:48 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 16352/1161 objects degraded (1408.441%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:48.837 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:48 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/762125261' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T10:48:48.859 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:48.884 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:48.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:48.985 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:49.009 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:49.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:49.110 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:49.132 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:49.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:48 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 16352/1161 objects degraded (1408.441%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:49.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:48 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/762125261' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"} : dispatch 2024-09-21T10:48:49.234 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:49.256 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:49.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:49.358 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:49.381 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:49.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:49.483 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:49.505 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:49.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:49.606 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:49.628 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:49.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:49.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:49.753 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:49.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:49.855 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:49.878 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:49.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:49.897 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:49 smithi007 ceph-mon[99390]: pgmap v2188: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 16352/1161 objects degraded (1408.441%); 0 B/s, 157 objects/s recovering 2024-09-21T10:48:49.897 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/762125261' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2024-09-21T10:48:49.897 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:49 smithi007 ceph-mon[99390]: osdmap e1400: 8 total, 8 up, 6 in 2024-09-21T10:48:49.898 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:49 smithi007 ceph-mon[101144]: pgmap v2188: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 16352/1161 objects degraded (1408.441%); 0 B/s, 157 objects/s recovering 2024-09-21T10:48:49.898 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:49 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/762125261' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2024-09-21T10:48:49.898 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:49 smithi007 ceph-mon[101144]: osdmap e1400: 8 total, 8 up, 6 in 2024-09-21T10:48:49.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:50.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:50.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:50.103 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:50.127 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:50.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:49 smithi031 ceph-mon[96824]: pgmap v2188: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 16352/1161 objects degraded (1408.441%); 0 B/s, 157 objects/s recovering 2024-09-21T10:48:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/762125261' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2024-09-21T10:48:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:49 smithi031 ceph-mon[96824]: osdmap e1400: 8 total, 8 up, 6 in 2024-09-21T10:48:50.230 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:50.252 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:50.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:50.353 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:50.375 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:50.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:50.477 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:50.501 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:50.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:50.593 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:48:50.602 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:50.658 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:50.760 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:50.784 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:50.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:50.885 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:50.908 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:50.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:51.010 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:51.033 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:51.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:51.134 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:51.156 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:51.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:48:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:48:50] "GET /metrics HTTP/1.1" 200 36685 "" "Prometheus/2.51.0" 2024-09-21T10:48:51.257 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:51.279 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:51.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:51.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:51.403 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:51.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:51.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:51.527 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:51.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:51.628 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:51.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:51.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:51.753 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:51.779 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:51.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:51.881 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:51.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.904 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:51.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:51 smithi007 ceph-mon[99390]: pgmap v2190: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 15215/1161 objects degraded (1310.508%); 0 B/s, 106 objects/s recovering 2024-09-21T10:48:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:51 smithi007 ceph-mon[101144]: pgmap v2190: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 15215/1161 objects degraded (1310.508%); 0 B/s, 106 objects/s recovering 2024-09-21T10:48:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:51.971 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2024-09-21T10:48:51.972 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2024-09-21T10:48:52.005 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:52.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.032 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:52.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:52.133 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:52.161 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:52.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:51 smithi031 ceph-mon[96824]: pgmap v2190: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 15215/1161 objects degraded (1310.508%); 0 B/s, 106 objects/s recovering 2024-09-21T10:48:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:48:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:52.184 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:48:52.184 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:48:52.184 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 0 2024-09-21T10:48:52.184 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:48:52.262 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:52.286 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:52.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:52.388 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:52.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:52.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:52.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:52.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:52.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:52.635 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:52.660 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:52.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:52.762 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:52.784 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:52.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:52.886 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:52.909 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:53.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:53.033 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:53.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:53.119 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:53.136 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:53.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.165 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:53.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:53.266 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:53.289 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:53.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:53.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:53.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:53.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:53.515 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:53.537 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:53.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:53.639 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:53.662 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:53.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:53.764 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:53.786 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:53.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:53.888 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:53.911 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:53.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:53 smithi007 ceph-mon[99390]: pgmap v2191: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 15215/1161 objects degraded (1310.508%); 0 B/s, 71 objects/s recovering 2024-09-21T10:48:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:53 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 15215/1161 objects degraded (1310.508%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:53 smithi007 ceph-mon[101144]: pgmap v2191: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 15215/1161 objects degraded (1310.508%); 0 B/s, 71 objects/s recovering 2024-09-21T10:48:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:53 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 15215/1161 objects degraded (1310.508%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:54.013 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:54.035 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:54.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:54.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:54.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:54.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:53 smithi031 ceph-mon[96824]: pgmap v2191: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 15215/1161 objects degraded (1310.508%); 0 B/s, 71 objects/s recovering 2024-09-21T10:48:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:53 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 15215/1161 objects degraded (1310.508%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:54.262 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:54.284 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:54.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:54.386 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:54.408 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:54.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:54.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:54.534 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:54.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:54.609 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:48:54.636 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:54.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.679 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:54.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:54.780 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:54.802 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:54.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:54.904 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:54.928 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:54.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:55.029 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:55.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:55.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:55.055 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:55.091 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:55.153 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:55.177 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:55.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:55.279 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:55.301 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:55.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:55.402 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:55.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.426 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:55.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:55.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:55.549 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:55.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:55.650 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:55.674 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:55.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:55.775 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:55.799 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:55.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:55.902 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:55.925 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:55.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:55.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:55 smithi007 ceph-mon[99390]: pgmap v2192: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13816/1161 objects degraded (1190.009%); 0 B/s, 255 objects/s recovering 2024-09-21T10:48:55.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:55 smithi007 ceph-mon[101144]: pgmap v2192: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13816/1161 objects degraded (1190.009%); 0 B/s, 255 objects/s recovering 2024-09-21T10:48:56.027 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:56.050 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:56.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:56.152 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:55 smithi031 ceph-mon[96824]: pgmap v2192: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13816/1161 objects degraded (1190.009%); 0 B/s, 255 objects/s recovering 2024-09-21T10:48:56.174 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:56.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:56.275 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:56.299 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:56.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:56.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:56.424 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:56.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:56.526 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:56.550 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:56.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:56.651 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:56.674 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:56.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:56.776 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:56.801 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:56.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:56.903 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:56.928 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:56.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:56.972 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:48:56.973 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:48:57.030 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:57.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:57.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:57.154 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:57.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.177 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:57.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:57.278 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:57.301 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:57.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:57.403 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:57.425 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:57.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:57.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:57.548 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:57.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:57.650 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:57.677 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:57.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:57.779 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:57.802 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:57.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:57.903 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:57.927 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:57.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:58.028 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:58.051 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:58.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:58.118 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:57 smithi007 ceph-mon[99390]: pgmap v2193: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13816/1161 objects degraded (1190.009%); 0 B/s, 255 objects/s recovering 2024-09-21T10:48:58.118 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:57 smithi007 ceph-mon[99390]: osdmap e1401: 8 total, 8 up, 6 in 2024-09-21T10:48:58.118 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/810561631' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:58.118 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:57 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:57 smithi007 ceph-mon[101144]: pgmap v2193: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13816/1161 objects degraded (1190.009%); 0 B/s, 255 objects/s recovering 2024-09-21T10:48:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:57 smithi007 ceph-mon[101144]: osdmap e1401: 8 total, 8 up, 6 in 2024-09-21T10:48:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/810561631' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:58.119 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:57 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:58.153 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:57 smithi031 ceph-mon[96824]: pgmap v2193: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+degraded, 107 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13816/1161 objects degraded (1190.009%); 0 B/s, 255 objects/s recovering 2024-09-21T10:48:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:57 smithi031 ceph-mon[96824]: osdmap e1401: 8 total, 8 up, 6 in 2024-09-21T10:48:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/810561631' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:57 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:58.175 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:58.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:58.252 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:48:58.277 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:58.299 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:58.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:58.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:58.424 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:58.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:58.526 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:58.548 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:58.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:58.650 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:58.673 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:58.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:58.775 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:58.797 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:58.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:58.899 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:58.921 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:58.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:58 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:58 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:58 smithi007 ceph-mon[99390]: osdmap e1402: 8 total, 8 up, 6 in 2024-09-21T10:48:58.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:58 smithi007 ceph-mon[99390]: Health check update: Degraded data redundancy: 13816/1161 objects degraded (1190.009%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:58 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:58 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:58.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:58 smithi007 ceph-mon[101144]: osdmap e1402: 8 total, 8 up, 6 in 2024-09-21T10:48:58.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:58 smithi007 ceph-mon[101144]: Health check update: Degraded data redundancy: 13816/1161 objects degraded (1190.009%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:59.022 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:59.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:59.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:59.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:58 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:59.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:58 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:59.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:58 smithi031 ceph-mon[96824]: osdmap e1402: 8 total, 8 up, 6 in 2024-09-21T10:48:59.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:58 smithi031 ceph-mon[96824]: Health check update: Degraded data redundancy: 13816/1161 objects degraded (1190.009%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-09-21T10:48:59.147 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:59.171 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:59.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:59.272 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:59.294 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:59.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:59.396 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:59.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:59.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:59.520 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:59.541 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:59.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:59.643 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:59.667 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:48:59.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:59.710 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_5' removed 2024-09-21T10:48:59.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:59.791 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:59.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:59.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:59.915 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:48:59.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:59 smithi007 ceph-mon[99390]: pgmap v2196: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 108 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13362/1161 objects degraded (1150.904%); 0 B/s, 231 objects/s recovering 2024-09-21T10:48:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3102226640' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:48:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:48:59 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:48:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:59 smithi007 ceph-mon[101144]: pgmap v2196: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 108 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13362/1161 objects degraded (1150.904%); 0 B/s, 231 objects/s recovering 2024-09-21T10:48:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3102226640' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:48:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:48:59 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:49:00.017 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:00.040 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:00.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:00.142 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:00.164 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:00.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:59 smithi031 ceph-mon[96824]: pgmap v2196: 119 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+degraded, 108 active+clean; 23 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13362/1161 objects degraded (1150.904%); 0 B/s, 231 objects/s recovering 2024-09-21T10:49:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3102226640' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:49:00.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:48:59 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:49:00.266 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:00.289 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:00.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:00.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:00.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:00.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:00.515 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:00.537 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:00.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:00.638 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:00.660 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:00.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:00.762 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:00.808 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:00.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:00.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:00.932 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:00.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:01.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:01.055 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:01.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:01.157 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:00 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:49:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:00 smithi031 ceph-mon[96824]: osdmap e1403: 8 total, 8 up, 6 in 2024-09-21T10:49:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:00 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:49:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:00 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:49:01.179 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:01.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:00 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:49:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:00 smithi007 ceph-mon[99390]: osdmap e1403: 8 total, 8 up, 6 in 2024-09-21T10:49:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:00 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:49:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:00 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:49:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:49:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:49:00] "GET /metrics HTTP/1.1" 200 36666 "" "Prometheus/2.51.0" 2024-09-21T10:49:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:00 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:49:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:00 smithi007 ceph-mon[101144]: osdmap e1403: 8 total, 8 up, 6 in 2024-09-21T10:49:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:00 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:49:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:00 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:49:01.280 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:01.303 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:01.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:01.405 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:01.432 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:01.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:01.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:01.557 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:01.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:01.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:01.683 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:01.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:01.785 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:01.807 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:01.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:01.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:01.930 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:01.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:02.032 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:02.059 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:02.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:02.161 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:02.165 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:01 smithi007 ceph-mon[99390]: pgmap v2198: 93 pgs: 93 active+clean; 896 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:02.165 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:01 smithi007 ceph-mon[99390]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13362/1161 objects degraded (1150.904%), 11 pgs degraded, 3 pgs undersized) 2024-09-21T10:49:02.165 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:01 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:49:02.165 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:01 smithi007 ceph-mon[99390]: osdmap e1404: 8 total, 8 up, 6 in 2024-09-21T10:49:02.165 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:01 smithi007 ceph-mon[99390]: osdmap e1405: 8 total, 8 up, 6 in 2024-09-21T10:49:02.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:01 smithi007 ceph-mon[101144]: pgmap v2198: 93 pgs: 93 active+clean; 896 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:02.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:01 smithi007 ceph-mon[101144]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13362/1161 objects degraded (1150.904%), 11 pgs degraded, 3 pgs undersized) 2024-09-21T10:49:02.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:01 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:49:02.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:01 smithi007 ceph-mon[101144]: osdmap e1404: 8 total, 8 up, 6 in 2024-09-21T10:49:02.166 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:01 smithi007 ceph-mon[101144]: osdmap e1405: 8 total, 8 up, 6 in 2024-09-21T10:49:02.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:01 smithi031 ceph-mon[96824]: pgmap v2198: 93 pgs: 93 active+clean; 896 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:02.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:01 smithi031 ceph-mon[96824]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13362/1161 objects degraded (1150.904%), 11 pgs degraded, 3 pgs undersized) 2024-09-21T10:49:02.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:01 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:49:02.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:01 smithi031 ceph-mon[96824]: osdmap e1404: 8 total, 8 up, 6 in 2024-09-21T10:49:02.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:01 smithi031 ceph-mon[96824]: osdmap e1405: 8 total, 8 up, 6 in 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:02.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:02.290 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:02.314 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:02.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:02.415 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:02.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:02.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:02.544 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:02.571 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:02.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:02.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:02.699 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:02.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:02.801 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:02.826 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:02.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:02.928 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:02.954 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:02.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:03.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:03.082 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:03.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:03.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:03.216 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:03.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:03.317 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:03.344 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:03.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:03.445 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:03.472 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:03.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:03.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:03.600 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:03.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:03.702 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:03.729 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:03.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:03.830 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:03.857 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:03.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:03.959 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:03.986 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:03.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:04.088 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:04.114 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:04.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:03 smithi031 ceph-mon[96824]: pgmap v2201: 93 pgs: 93 active+clean; 896 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:03 smithi031 ceph-mon[96824]: osdmap e1406: 8 total, 8 up, 6 in 2024-09-21T10:49:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:03 smithi031 ceph-mon[96824]: osdmap e1407: 8 total, 8 up, 6 in 2024-09-21T10:49:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:03 smithi007 ceph-mon[99390]: pgmap v2201: 93 pgs: 93 active+clean; 896 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:03 smithi007 ceph-mon[99390]: osdmap e1406: 8 total, 8 up, 6 in 2024-09-21T10:49:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:03 smithi007 ceph-mon[99390]: osdmap e1407: 8 total, 8 up, 6 in 2024-09-21T10:49:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:03 smithi007 ceph-mon[101144]: pgmap v2201: 93 pgs: 93 active+clean; 896 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:03 smithi007 ceph-mon[101144]: osdmap e1406: 8 total, 8 up, 6 in 2024-09-21T10:49:04.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:03 smithi007 ceph-mon[101144]: osdmap e1407: 8 total, 8 up, 6 in 2024-09-21T10:49:04.216 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:04.241 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:04.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:04.343 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:04.367 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:04.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:04.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:04.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:04.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:04.595 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:04.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:04.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:04.721 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:04.745 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:04.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:04.847 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:04.871 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:04.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:04.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.996 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:04.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:05.098 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:05.123 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:05.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:05.249 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:05.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:05.351 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:05.376 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:05.478 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:05.503 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:05.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:05.505 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:49:05.505 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:49:05.505 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:49:05.505 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:49:05.505 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:49:05.505 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:49:05.506 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:49:05.506 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:49:05.506 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:49:05.506 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:49:05.506 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:49:05.506 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:05 smithi007 ceph-mon[99390]: osdmap e1408: 8 total, 8 up, 6 in 2024-09-21T10:49:05.506 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:05 smithi007 ceph-mon[99390]: pgmap v2205: 93 pgs: 4 peering, 1 remapped+peering, 88 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 19 KiB/s rd, 56 KiB/s wr, 14 op/s; 40 KiB/s, 0 objects/s recovering 2024-09-21T10:49:05.506 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:05 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1450170455' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:05.507 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:49:05.507 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:49:05.507 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:49:05.507 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:49:05.507 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:49:05.507 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:05 smithi007 ceph-mon[101144]: osdmap e1408: 8 total, 8 up, 6 in 2024-09-21T10:49:05.507 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:05 smithi007 ceph-mon[101144]: pgmap v2205: 93 pgs: 4 peering, 1 remapped+peering, 88 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 19 KiB/s rd, 56 KiB/s wr, 14 op/s; 40 KiB/s, 0 objects/s recovering 2024-09-21T10:49:05.507 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:05 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1450170455' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:05.604 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:05.628 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:05.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:05 smithi031 ceph-mon[96824]: osdmap e1408: 8 total, 8 up, 6 in 2024-09-21T10:49:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:05 smithi031 ceph-mon[96824]: pgmap v2205: 93 pgs: 4 peering, 1 remapped+peering, 88 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 19 KiB/s rd, 56 KiB/s wr, 14 op/s; 40 KiB/s, 0 objects/s recovering 2024-09-21T10:49:05.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:05 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1450170455' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:05.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:05.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.757 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:05.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:05.858 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:05.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:05.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:05.987 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:06.015 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:06.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:06.117 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:06.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.144 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:06.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:06.245 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:06.273 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:06.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:06.374 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:06.402 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:06.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:06.504 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:06.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.531 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:06.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:06.632 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:06.659 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:06.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:06 smithi031 ceph-mon[96824]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:49:06.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:06 smithi007 ceph-mon[99390]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:49:06.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:06 smithi007 ceph-mon[101144]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:49:06.761 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:06.789 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:06.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:06.891 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:06.918 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:06.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:07.020 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:07.046 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:07.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:07.148 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:07.175 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:07.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:07.276 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:07.303 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:07.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:07.405 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:07.432 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:07.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:07.534 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:07.560 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:07.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:07.662 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:07 smithi031 ceph-mon[96824]: pgmap v2206: 93 pgs: 4 peering, 1 remapped+peering, 88 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 15 KiB/s rd, 45 KiB/s wr, 11 op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:49:07.687 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:07.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:07 smithi007 ceph-mon[99390]: pgmap v2206: 93 pgs: 4 peering, 1 remapped+peering, 88 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 15 KiB/s rd, 45 KiB/s wr, 11 op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:49:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:07 smithi007 ceph-mon[101144]: pgmap v2206: 93 pgs: 4 peering, 1 remapped+peering, 88 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 15 KiB/s rd, 45 KiB/s wr, 11 op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:49:07.789 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:07.814 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:07.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:07.916 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:07.943 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:07.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:08.045 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:08.072 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:08.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:08.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:08.201 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:08.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:08.303 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:08.327 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:08.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:08.428 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:08.455 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:08.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:08.557 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:08.583 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:08.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:08.685 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:08.712 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:08.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:08.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:08.841 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:08.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:08.943 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:08.970 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:08.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:09.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:09.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:09.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:09.200 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:09.227 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:09.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:09.329 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:09.356 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:09.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:09.459 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:09.486 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:09.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:09.589 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:09.616 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:09.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:09.719 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:09.743 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:09.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:09.845 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:09.871 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:09.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:09 smithi007 ceph-mon[99390]: pgmap v2207: 93 pgs: 2 peering, 91 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 9 op/s; 79 KiB/s, 0 objects/s recovering 2024-09-21T10:49:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:09 smithi007 ceph-mon[101144]: pgmap v2207: 93 pgs: 2 peering, 91 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 9 op/s; 79 KiB/s, 0 objects/s recovering 2024-09-21T10:49:09.973 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:10.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.002 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:10.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:10.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:10.130 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:10.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:09 smithi031 ceph-mon[96824]: pgmap v2207: 93 pgs: 2 peering, 91 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 9 op/s; 79 KiB/s, 0 objects/s recovering 2024-09-21T10:49:10.233 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:10.260 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:10.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:10.362 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:10.389 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:10.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:10.491 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:10.517 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:10.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:10.619 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:10.644 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:10.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:10.687 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:10.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:10.770 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:10.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:10.814 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:10 smithi007 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T10:49:10.814 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:10 smithi007 ceph-mon[101144]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T10:49:10.873 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:10.900 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:10.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:11.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:11.026 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:11.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:11.088 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:49:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:49:10] "GET /metrics HTTP/1.1" 200 34257 "" "Prometheus/2.51.0" 2024-09-21T10:49:11.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:11.151 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:11.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:10 smithi031 ceph-mon[96824]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-21T10:49:11.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:11.280 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:11.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:11.381 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:11.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:11.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:11.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:11.530 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:11.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:11.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:11.659 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:11.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:11.761 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:11.787 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:11.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:11.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:11.915 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:11.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:11.918 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:49:11.919 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:49:11.919 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2024-09-21T10:49:11.919 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_6 16 2024-09-21T10:49:12.016 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:12.042 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:12.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:12.072 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:11 smithi007 ceph-mon[99390]: pgmap v2208: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 9.6 KiB/s rd, 28 KiB/s wr, 7 op/s; 60 KiB/s, 0 objects/s recovering 2024-09-21T10:49:12.072 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:11 smithi007 ceph-mon[101144]: pgmap v2208: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 9.6 KiB/s rd, 28 KiB/s wr, 7 op/s; 60 KiB/s, 0 objects/s recovering 2024-09-21T10:49:12.143 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:11 smithi031 ceph-mon[96824]: pgmap v2208: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 9.6 KiB/s rd, 28 KiB/s wr, 7 op/s; 60 KiB/s, 0 objects/s recovering 2024-09-21T10:49:12.166 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:12.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:12.267 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:12.291 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:12.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:12.392 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:12.415 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:12.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:12.513 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:49:12.517 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:12.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:12.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:12.646 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:12.674 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:12.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:12.703 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:49:12.776 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:12.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.799 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:12.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:12.900 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:12.924 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:49:12.924 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:49:12.927 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:12.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:13.029 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:13.055 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:13.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:13.156 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:13.183 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:13.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:13.189 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:13.284 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:13.311 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:13.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:13.412 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:13.439 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:13.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:13.541 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:13.568 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:13.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:13.638 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:13.664 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:49:13.670 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:13.731 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:13.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:13.833 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:13.860 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:13.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:13.911 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:13 smithi007 ceph-mon[99390]: pgmap v2209: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 8.1 KiB/s rd, 23 KiB/s wr, 5 op/s; 50 KiB/s, 0 objects/s recovering 2024-09-21T10:49:13.911 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:13 smithi007 ceph-mon[101144]: pgmap v2209: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 8.1 KiB/s rd, 23 KiB/s wr, 5 op/s; 50 KiB/s, 0 objects/s recovering 2024-09-21T10:49:13.962 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:13.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:13.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:14.085 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:14.107 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:14.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:13 smithi031 ceph-mon[96824]: pgmap v2209: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 8.1 KiB/s rd, 23 KiB/s wr, 5 op/s; 50 KiB/s, 0 objects/s recovering 2024-09-21T10:49:14.208 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:14.231 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:14.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:14.332 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:14.359 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:14.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:14.460 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:14.486 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:14.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:14.588 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:14.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:14.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:14.715 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:14.740 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:14.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:14.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:14.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:14.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:14.970 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:14.993 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:14.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:15.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:15.118 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:15.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:15.220 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:15.246 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:15.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:15.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:15.371 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:15.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:15.473 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:15.497 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:15.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:15.598 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:15.622 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:15.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:15.723 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:15.750 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:15.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:15.770 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:15.852 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:15.874 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:15.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:15.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:15 smithi007 ceph-mon[99390]: pgmap v2210: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 3.6 KiB/s rd, 11 KiB/s wr, 2 op/s; 36 KiB/s, 0 objects/s recovering 2024-09-21T10:49:15.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:15 smithi007 ceph-mon[101144]: pgmap v2210: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 3.6 KiB/s rd, 11 KiB/s wr, 2 op/s; 36 KiB/s, 0 objects/s recovering 2024-09-21T10:49:15.976 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.999 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:15.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:16.100 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:16.127 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:16.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:15 smithi031 ceph-mon[96824]: pgmap v2210: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 3.6 KiB/s rd, 11 KiB/s wr, 2 op/s; 36 KiB/s, 0 objects/s recovering 2024-09-21T10:49:16.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:16.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:16.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:16.357 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:16.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:16.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:16.482 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:16.508 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:16.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:16.610 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:16.632 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:16.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:16.734 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:16.746 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_6' created 2024-09-21T10:49:16.762 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:16.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:16.862 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:16 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3435211617' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:49:16.862 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:16 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:49:16.862 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:16 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3435211617' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:49:16.862 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:16 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:49:16.864 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:16.890 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:16.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:16.992 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:17.018 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:17.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:17.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:17.145 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:17.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:16 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3435211617' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:49:17.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:16 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:49:17.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:17.273 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:17.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:17.375 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:17.400 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:17.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:17.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:17.525 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:17.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:17.602 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2024-09-21T10:49:17.628 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:17.667 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:17.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:17.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:17.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:17.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:17.896 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:17.919 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:17.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:17 smithi007 ceph-mon[99390]: pgmap v2211: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T10:49:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:17 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:49:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:17 smithi007 ceph-mon[99390]: osdmap e1409: 8 total, 8 up, 6 in 2024-09-21T10:49:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:17 smithi007 ceph-mon[101144]: pgmap v2211: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T10:49:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:17 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:49:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:17 smithi007 ceph-mon[101144]: osdmap e1409: 8 total, 8 up, 6 in 2024-09-21T10:49:17.982 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:18.020 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:18.043 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:18.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:18.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:17 smithi031 ceph-mon[96824]: pgmap v2211: 93 pgs: 93 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T10:49:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:17 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:49:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:17 smithi031 ceph-mon[96824]: osdmap e1409: 8 total, 8 up, 6 in 2024-09-21T10:49:18.171 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:18.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:18.273 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:18.300 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:18.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:18.402 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:18.425 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:18.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:18.527 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:18.549 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:18.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:18.650 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:18.672 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:18.774 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:18.798 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:18.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:18.900 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:18.927 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:18.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:19.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:19.055 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:19.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:19.156 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:18 smithi031 ceph-mon[96824]: osdmap e1410: 8 total, 8 up, 6 in 2024-09-21T10:49:19.183 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:19.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:18 smithi007 ceph-mon[99390]: osdmap e1410: 8 total, 8 up, 6 in 2024-09-21T10:49:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:18 smithi007 ceph-mon[101144]: osdmap e1410: 8 total, 8 up, 6 in 2024-09-21T10:49:19.284 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:19.311 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:19.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:19.412 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:19.437 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:19.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:19.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:19.561 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:19.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:19.663 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:19.689 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:19.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:19.740 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:49:19.740 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:49:19.766 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:49:19.767 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:49:19.786 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:49:19.786 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:49:19.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:19.802 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:49:19.802 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:49:19.815 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:19.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:19.819 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:49:19.819 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:49:19.836 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:49:19.836 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:49:19.853 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:49:19.853 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:49:19.870 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:49:19.870 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:49:19.917 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:19.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:19.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:19 smithi007 ceph-mon[99390]: pgmap v2214: 109 pgs: 6 creating+peering, 7 unknown, 96 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:19 smithi007 ceph-mon[99390]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:49:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:19 smithi007 ceph-mon[99390]: osdmap e1411: 8 total, 8 up, 6 in 2024-09-21T10:49:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:19 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1834284112' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:19 smithi007 ceph-mon[101144]: pgmap v2214: 109 pgs: 6 creating+peering, 7 unknown, 96 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:19 smithi007 ceph-mon[101144]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:49:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:19 smithi007 ceph-mon[101144]: osdmap e1411: 8 total, 8 up, 6 in 2024-09-21T10:49:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:19 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1834284112' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:20.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.065 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:20.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:19 smithi031 ceph-mon[96824]: pgmap v2214: 109 pgs: 6 creating+peering, 7 unknown, 96 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:19 smithi031 ceph-mon[96824]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:49:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:19 smithi031 ceph-mon[96824]: osdmap e1411: 8 total, 8 up, 6 in 2024-09-21T10:49:20.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:19 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1834284112' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:20.166 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:20.193 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:20.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:20.294 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:20.320 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:20.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:20.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:20.447 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:20.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:20.549 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:20.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.573 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:20.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:20.674 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:20.701 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:20.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:20.803 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:20.825 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:20.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:20.927 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:20.954 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:20.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:21.055 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:21.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.078 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:21.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:21.123 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:21.179 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:49:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:49:20] "GET /metrics HTTP/1.1" 200 34257 "" "Prometheus/2.51.0" 2024-09-21T10:49:21.206 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:21.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:21.308 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:21.326 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:49:21.326 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:49:21.326 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:20547 9.2 9:4b123bee:::benchmark_data_smithi007_240312_object20546:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1309)", 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.682245+0000", 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 572.63623783900005, 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.249829936, 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 20547 2024-09-21T10:49:21.327 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682245+0000", 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682245+0000", 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682245+0000", 2024-09-21T10:49:21.328 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3000000000000001e-07 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682268+0000", 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3353000000000002e-05 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682276+0000", 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.593e-06 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682282+0000", 2024-09-21T10:49:21.329 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4130000000000003e-06 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684256+0000", 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0019738989999999999 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684481+0000", 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000224272 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.330 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.684659+0000", 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017845099999999999 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.688405+0000", 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.003745618 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.688846+0000", 2024-09-21T10:49:21.331 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00044126499999999998 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.931961+0000", 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24311481700000001 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.932026+0000", 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4778999999999998e-05 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.332 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.932074+0000", 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8946000000000002e-05 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:20549 9.2 9:4c432894:::benchmark_data_smithi007_240312_object20548:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1309)", 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:39:48.682359+0000", 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 572.63612358, 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.251905769, 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.333 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 20549 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682359+0000", 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682359+0000", 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.334 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682359+0000", 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6199999999999998e-07 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682404+0000", 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4382000000000003e-05 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682413+0000", 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9050000000000003e-06 2024-09-21T10:49:21.335 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.682418+0000", 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6300000000000003e-06 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.686058+0000", 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036395720000000002 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.686193+0000", 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000135143 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.336 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.686325+0000", 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000131746 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.689039+0000", 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0027142949999999998 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.689898+0000", 2024-09-21T10:49:21.337 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00085879000000000001 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.934159+0000", 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.244260963 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.934218+0000", 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9475999999999998e-05 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.338 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:39:48.934265+0000", 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6405e-05 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:133198 9.1 9:8c14a833:::benchmark_data_smithi007_240312_object34680:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1331)", 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:01.863434+0000", 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 439.45504847699999, 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.28120057799999998, 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.339 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 133198 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.863434+0000", 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.863434+0000", 2024-09-21T10:49:21.340 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.863434+0000", 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2e-07 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.863437+0000", 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5000000000000002e-06 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.863443+0000", 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5710000000000003e-06 2024-09-21T10:49:21.341 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.863449+0000", 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8549999999999998e-06 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.888209+0000", 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0247595 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.888362+0000", 2024-09-21T10:49:21.342 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000153008 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.888503+0000", 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014160999999999999 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.892580+0000", 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0040767759999999998 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.900211+0000", 2024-09-21T10:49:21.343 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0076306890000000004 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.142561+0000", 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.242350173 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.142641+0000", 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0319000000000001e-05 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.144634+0000", 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0019930569999999999 2024-09-21T10:49:21.344 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:133213 9.1 9:8bc95df8:::benchmark_data_smithi007_240312_object34695:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1331)", 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:01.884619+0000", 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 439.433863583, 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.27555824499999998, 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:49:21.345 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 133213 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.884619+0000", 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.884619+0000", 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.884619+0000", 2024-09-21T10:49:21.346 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3000000000000001e-07 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.884622+0000", 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.638e-06 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.884629+0000", 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.781e-06 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.884634+0000", 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1599999999999997e-06 2024-09-21T10:49:21.347 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.892613+0000", 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0079786230000000007 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.892769+0000", 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015676700000000001 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.892944+0000", 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000174401 2024-09-21T10:49:21.348 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.896273+0000", 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0033289700000000001 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.900309+0000", 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0040363680000000002 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.158159+0000", 2024-09-21T10:49:21.349 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.25784970899999998 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.158221+0000", 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1797000000000005e-05 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.160177+0000", 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0019565009999999998 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.350 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:133230 9.1 9:8ea389d1:::benchmark_data_smithi007_240312_object34712:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1331)", 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:01.912028+0000", 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 439.40645437799998, 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.249900026, 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 133230 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.351 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.912028+0000", 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.912028+0000", 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.912030+0000", 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.193e-06 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.352 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.912039+0000", 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1269999999999992e-06 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.912057+0000", 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7727000000000002e-05 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.912069+0000", 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2232000000000001e-05 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.353 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.912139+0000", 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9982999999999997e-05 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.912311+0000", 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017151499999999999 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.912475+0000", 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00016437799999999999 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.354 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.918918+0000", 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0064430479999999998 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.919708+0000", 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00078989399999999997 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.160236+0000", 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24052773 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.160300+0000", 2024-09-21T10:49:21.355 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3806000000000005e-05 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.161928+0000", 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0016283929999999999 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:133235 9.1 9:83104171:::benchmark_data_smithi007_240312_object34717:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1331)", 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:01.915049+0000", 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 439.40343348900001, 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.24875956799999999, 2024-09-21T10:49:21.356 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 133235 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.915049+0000", 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.357 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.915049+0000", 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.915050+0000", 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.029e-06 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.915055+0000", 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.685e-06 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.358 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.915067+0000", 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2184000000000001e-05 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.915073+0000", 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7559999999999996e-06 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.915826+0000", 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00075299799999999995 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.359 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.915947+0000", 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012152800000000001 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.916050+0000", 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010272699999999999 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.919736+0000", 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036863550000000001 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.360 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:01.920399+0000", 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00066236599999999995 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.162033+0000", 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.241634814 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.162092+0000", 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8841000000000001e-05 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.361 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:02.163808+0000", 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0017162849999999999 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:166037 9.2 9:451f6aa1:::benchmark_data_smithi007_240312_object67519:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1335)", 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:48.669018+0000", 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 392.64946407000002, 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.26044314400000002, 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.362 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 166037 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669018+0000", 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669018+0000", 2024-09-21T10:49:21.363 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669020+0000", 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7379999999999999e-06 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669025+0000", 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6530000000000002e-06 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669035+0000", 2024-09-21T10:49:21.364 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0301e-05 2024-09-21T10:49:21.365 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.365 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.365 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.365 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669042+0000", 2024-09-21T10:49:21.365 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.216e-06 2024-09-21T10:49:21.365 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.365 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.365 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.367 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:21.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:21.367 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.686751+0000", 2024-09-21T10:49:21.367 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.017708979 2024-09-21T10:49:21.367 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.367 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.686866+0000", 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011434600000000001 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.687018+0000", 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015288899999999999 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.699530+0000", 2024-09-21T10:49:21.368 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012511542 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.711614+0000", 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012084189 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.929340+0000", 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.217725426 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.929408+0000", 2024-09-21T10:49:21.369 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8268000000000004e-05 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.929461+0000", 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.3597000000000002e-05 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:166039 9.2 9:4c0df998:::benchmark_data_smithi007_240312_object67521:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1335)", 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:48.669053+0000", 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 392.649429419, 2024-09-21T10:49:21.370 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.26626123800000001, 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 166039 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669053+0000", 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.371 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669053+0000", 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669053+0000", 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4499999999999997e-07 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669055+0000", 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0150000000000002e-06 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.372 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669061+0000", 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6910000000000002e-06 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.669066+0000", 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6840000000000004e-06 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.690429+0000", 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.021363533000000001 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.373 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.690573+0000", 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014347700000000001 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.690695+0000", 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012234799999999999 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.699536+0000", 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0088404279999999991 2024-09-21T10:49:21.374 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.711644+0000", 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012107955 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.935210+0000", 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.223566177 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.935270+0000", 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0118999999999998e-05 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.375 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.935314+0000", 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4366000000000002e-05 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45602.0:166048 9.2 9:4aa07cf3:::benchmark_data_smithi007_240312_object67530:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1335)", 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:42:48.678375+0000", 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 392.64010725499998, 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.26038956699999999, 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.376 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45602", 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3221331871", 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 166048 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.678375+0000", 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.678375+0000", 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.377 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.678377+0000", 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.42e-06 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.678380+0000", 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.427e-06 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.678388+0000", 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6240000000000002e-06 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.378 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.678392+0000", 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.8169999999999998e-06 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.695614+0000", 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.017221157000000001 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.695895+0000", 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00028138300000000001 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.379 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,2", 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.696029+0000", 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000134461 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.699688+0000", 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036582759999999998 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.722723+0000", 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.023035338999999998 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.380 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.938661+0000", 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.215938043 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.938717+0000", 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6399e-05 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:42:48.938765+0000", 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7221000000000001e-05 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.381 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37022 10.f 10:f7f4cd7b:::benchmark_data_smithi007_269699_object37021:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.780049+0000", 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 279.538433263, 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99709508499999999, 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37022 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.382 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780049+0000", 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780049+0000", 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780051+0000", 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.846e-06 2024-09-21T10:49:21.383 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780072+0000", 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0984000000000001e-05 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780081+0000", 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3340000000000008e-06 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780089+0000", 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5120000000000002e-06 2024-09-21T10:49:21.384 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780140+0000", 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1421000000000001e-05 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780148+0000", 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6920000000000002e-06 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.772601+0000", 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99245312799999996 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.385 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.773785+0000", 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0011837690000000001 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2", 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.773926+0000", 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014158899999999999 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.776744+0000", 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0028172470000000002 2024-09-21T10:49:21.386 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.776991+0000", 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024739599999999999 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.777053+0000", 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2310000000000005e-05 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.777144+0000", 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0857000000000001e-05 2024-09-21T10:49:21.387 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37031 10.f 10:fb07675f:::benchmark_data_smithi007_269699_object37030:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.783763+0000", 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 279.53471907400001, 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99720457200000001, 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.388 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37031 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783763+0000", 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783763+0000", 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.389 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783765+0000", 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.536e-06 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783809+0000", 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4501e-05 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783824+0000", 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4389000000000001e-05 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.390 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783832+0000", 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1149999999999994e-06 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783904+0000", 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2509000000000007e-05 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783915+0000", 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0778000000000001e-05 2024-09-21T10:49:21.391 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775182+0000", 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99126646100000004 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775318+0000", 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013665300000000001 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.392 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2", 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775464+0000", 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014535199999999999 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.777429+0000", 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0019658140000000002 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.780767+0000", 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0033374810000000002 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.393 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.780862+0000", 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4937000000000003e-05 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.780968+0000", 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010604599999999999 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.394 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98141 10.f 10:fada3b15:::benchmark_data_smithi007_269699_object3817:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1377)", 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:09.486430+0000", 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 191.83205238400001, 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2415741200000001, 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98141 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.395 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486430+0000", 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486430+0000", 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486432+0000", 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4030000000000001e-06 2024-09-21T10:49:21.396 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486442+0000", 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3349999999999996e-06 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486465+0000", 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2892e-05 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486475+0000", 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0451e-05 2024-09-21T10:49:21.397 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486548+0000", 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2517999999999999e-05 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486559+0000", 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1671000000000001e-05 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.437949+0000", 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.95139006000000004 2024-09-21T10:49:21.398 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.438011+0000", 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1676999999999999e-05 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.657348+0000", 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2193365270000001 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.657538+0000", 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019000899999999999 2024-09-21T10:49:21.399 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.657728+0000", 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000190189 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.723872+0000", 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.066144731999999998 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.724032+0000", 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015983800000000001 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.400 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.724060+0000", 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.7881999999999998e-05 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.724101+0000", 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0717000000000003e-05 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.728004+0000", 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0039032189999999999 2024-09-21T10:49:21.401 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98157 10.7 10:e17c2056:::benchmark_data_smithi007_269699_object3833:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1378)", 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:10.418943+0000", 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 190.89953901300001, 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.343830367, 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.402 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98157 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418943+0000", 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418943+0000", 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.403 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418945+0000", 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.376e-06 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418949+0000", 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4229999999999998e-06 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418962+0000", 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2789000000000001e-05 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.404 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418971+0000", 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7169999999999997e-06 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419433+0000", 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00046276299999999999 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op must wait for map", 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419443+0000", 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.234e-06 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.405 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.437977+0000", 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.018534459 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.437987+0000", 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5529999999999998e-06 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.729913+0000", 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.29192675 2024-09-21T10:49:21.406 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.730007+0000", 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3994999999999997e-05 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 5,6", 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.730143+0000", 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000135072 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.748556+0000", 2024-09-21T10:49:21.407 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.018413354999999999 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.751177+0000", 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002620879 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.760941+0000", 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0097644910000000001 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.408 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.760989+0000", 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7877999999999998e-05 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.762774+0000", 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0017846330000000001 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131716 10.7 10:ee4e9e69:::benchmark_data_smithi007_269699_object37392:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1384)", 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:58.907628+0000", 2024-09-21T10:49:21.409 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 142.410854833, 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.38299063500000002, 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131716 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907628+0000", 2024-09-21T10:49:21.410 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907628+0000", 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907629+0000", 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6190000000000001e-06 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907633+0000", 2024-09-21T10:49:21.411 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.031e-06 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907645+0000", 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1958e-05 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907653+0000", 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2719999999999997e-06 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955274+0000", 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.047620777000000003 2024-09-21T10:49:21.412 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955414+0000", 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013951 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 5,6", 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955567+0000", 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000153707 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972008+0000", 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.016440626999999999 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.413 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.978436+0000", 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0064277750000000002 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.290603+0000", 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.31216729100000001 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.290618+0000", 2024-09-21T10:49:21.414 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5068e-05 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131737 10.f 10:f10652ea:::benchmark_data_smithi007_269699_object37413:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1384)", 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:58.939545+0000", 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 142.378937463, 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.354641398, 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.415 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131737 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939545+0000", 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939545+0000", 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.416 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939546+0000", 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2020000000000001e-06 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939549+0000", 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.2789999999999999e-06 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939556+0000", 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4670000000000001e-06 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.417 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939560+0000", 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1670000000000001e-06 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.963241+0000", 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.023681051000000002 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for degraded object", 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.966925+0000", 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036835629999999999 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.017783+0000", 2024-09-21T10:49:21.418 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.050857883999999999 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.017921+0000", 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013854500000000001 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.018138+0000", 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000217319 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.419 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.036369+0000", 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.018230394 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.040328+0000", 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0039590149999999998 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291108+0000", 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.25077969999999999 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.420 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291169+0000", 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1674000000000006e-05 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.294186+0000", 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0030171379999999999 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131753 10.f 10:febc5f9b:::benchmark_data_smithi007_269699_object37429:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1384)", 2024-09-21T10:49:21.421 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:58.955306+0000", 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 142.363176262, 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.34193135800000002, 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131753 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.422 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955306+0000", 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955306+0000", 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955308+0000", 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.598e-06 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.423 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955318+0000", 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0509999999999999e-05 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955333+0000", 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5167999999999999e-05 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955344+0000", 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0553999999999999e-05 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.424 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.971251+0000", 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.015907267999999999 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for degraded object", 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.971957+0000", 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00070533800000000002 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.026195+0000", 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.054238224000000002 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.425 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.026302+0000", 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010675099999999999 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.026451+0000", 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000149708 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.040385+0000", 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013933843 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.426 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.040401+0000", 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5753999999999999e-05 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.294250+0000", 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.253849359 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.294317+0000", 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6781999999999999e-05 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.297237+0000", 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0029205009999999998 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131756 10.f 10:faf9f76b:::benchmark_data_smithi007_269699_object37432:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1384)", 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:58.972680+0000", 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 142.34580235999999, 2024-09-21T10:49:21.428 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.32735792899999999, 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131756 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972680+0000", 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.429 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972680+0000", 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972682+0000", 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6670000000000001e-06 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972687+0000", 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7529999999999998e-06 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.430 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972702+0000", 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4758e-05 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972779+0000", 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6590999999999999e-05 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.984285+0000", 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011506241 2024-09-21T10:49:21.431 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for degraded object", 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.984908+0000", 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00062260600000000005 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.036421+0000", 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.051513155999999997 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.036539+0000", 2024-09-21T10:49:21.432 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000118128 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.036718+0000", 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017875899999999999 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.040411+0000", 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036934350000000001 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.433 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.043950+0000", 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0035385199999999999 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.297294+0000", 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.25334421800000001 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.297361+0000", 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7212000000000006e-05 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.434 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.300038+0000", 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0026768849999999999 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131757 10.7 10.b8d5b4e7 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:59.181205+0000", 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 142.13727739300001, 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.78650410199999998, 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:49:21.435 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131757 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181205+0000", 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181205+0000", 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.436 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181207+0000", 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.154e-06 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181215+0000", 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4460000000000004e-06 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181239+0000", 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3918e-05 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.437 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181249+0000", 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0266e-05 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.299624+0000", 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11837529099999999 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.299637+0000", 2024-09-21T10:49:21.438 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3079e-05 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.967687+0000", 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.668050068 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.967709+0000", 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1880000000000001e-05 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.439 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131761 10.7 10.420029a7 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:59.291355+0000", 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 142.02712764500001, 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.67638919200000003, 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131761 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.440 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291355+0000", 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291355+0000", 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291357+0000", 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8080000000000001e-06 2024-09-21T10:49:21.441 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291365+0000", 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6489999999999997e-06 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291379+0000", 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4292e-05 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291390+0000", 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0546e-05 2024-09-21T10:49:21.442 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.299663+0000", 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0082732250000000004 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.299671+0000", 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6240000000000002e-06 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.967736+0000", 2024-09-21T10:49:21.443 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.66806527999999998 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.967744+0000", 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7680000000000008e-06 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:154490 10.f 10:f1c5007d:::benchmark_data_smithi007_269699_object60166:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1390)", 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:47:43.355108+0000", 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 97.963374181000006, 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.25414091300000002, 2024-09-21T10:49:21.444 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 154490 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.355108+0000", 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.445 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.355108+0000", 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.355110+0000", 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9039999999999999e-06 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.355118+0000", 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.729e-06 2024-09-21T10:49:21.446 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.355135+0000", 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6903999999999999e-05 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.355145+0000", 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0176999999999999e-05 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.355219+0000", 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3888999999999997e-05 2024-09-21T10:49:21.447 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for degraded object", 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.355780+0000", 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00056120400000000004 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.386227+0000", 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.030447167000000001 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.386332+0000", 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000104844 2024-09-21T10:49:21.448 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.386483+0000", 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015051499999999999 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.390362+0000", 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0038790000000000001 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.396592+0000", 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0062301420000000001 2024-09-21T10:49:21.449 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.607958+0000", 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.21136635100000001 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.607994+0000", 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5488000000000003e-05 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:43.609249+0000", 2024-09-21T10:49:21.450 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001255599 2024-09-21T10:49:21.451 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.451 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.451 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.451 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:49:21.451 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:49:21.451 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:49:21.467 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:21.490 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:21.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:21.592 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:21.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:21.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:21.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:21.743 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:21.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:21.845 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:21.872 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:21.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:21 smithi007 ceph-mon[99390]: pgmap v2216: 109 pgs: 6 creating+peering, 103 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:21 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:21 smithi007 ceph-mon[101144]: pgmap v2216: 109 pgs: 6 creating+peering, 103 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:21 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:21.974 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:21.996 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:21.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:22.098 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:22.121 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:22.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:21 smithi031 ceph-mon[96824]: pgmap v2216: 109 pgs: 6 creating+peering, 103 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:21 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:22.223 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:22.250 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:22.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:22.352 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:22.379 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:22.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:22.480 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:22.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:22.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:22.607 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:22.629 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:22.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:22.732 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:22.759 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:22.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:22.763 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:49:22.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:22.884 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:22.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:22.986 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:23.013 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:23.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:23.115 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:23.143 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:23.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:22 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/453436100' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:49:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:22 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:49:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:22 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/453436100' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:49:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:22 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:49:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:22 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/453436100' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:49:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:22 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:49:23.246 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:23.275 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:23.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:23.377 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:23.403 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:23.505 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:23.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:23.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:23.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:23.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:23.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:23.760 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:23.786 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:23.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:23.888 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:23.910 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:24.012 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:24.039 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:24.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:24.090 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:23 smithi007 ceph-mon[101144]: pgmap v2217: 109 pgs: 6 creating+peering, 103 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:24.091 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:23 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:24.091 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:23 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:49:24.091 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:23 smithi007 ceph-mon[101144]: osdmap e1412: 8 total, 8 up, 6 in 2024-09-21T10:49:24.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:23 smithi007 ceph-mon[99390]: pgmap v2217: 109 pgs: 6 creating+peering, 103 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:24.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:23 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:24.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:23 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:49:24.091 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:23 smithi007 ceph-mon[99390]: osdmap e1412: 8 total, 8 up, 6 in 2024-09-21T10:49:24.141 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:23 smithi031 ceph-mon[96824]: pgmap v2217: 109 pgs: 6 creating+peering, 103 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:23 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:23 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:49:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:23 smithi031 ceph-mon[96824]: osdmap e1412: 8 total, 8 up, 6 in 2024-09-21T10:49:24.168 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:24.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:24.269 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:24.292 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:24.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:24.393 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:24.415 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:24.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:24.517 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:24.544 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:24.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:24.624 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:49:24.645 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:24.692 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:24.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:24.794 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:24.817 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:24.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:24.848 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:49:24.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:24 smithi031 ceph-mon[96824]: 1.6 scrub starts 2024-09-21T10:49:24.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:24 smithi031 ceph-mon[96824]: 1.6 scrub ok 2024-09-21T10:49:24.919 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:24 smithi007 ceph-mon[99390]: 1.6 scrub starts 2024-09-21T10:49:24.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:24 smithi007 ceph-mon[99390]: 1.6 scrub ok 2024-09-21T10:49:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:24 smithi007 ceph-mon[101144]: 1.6 scrub starts 2024-09-21T10:49:24.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:24 smithi007 ceph-mon[101144]: 1.6 scrub ok 2024-09-21T10:49:24.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.943 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:24.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:24.945 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:49:25.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:25.066 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:25.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:25.168 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:25.191 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:25.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:25.293 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:25.315 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:25.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:25.416 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:25.440 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:25.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:25.542 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:25.565 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:25.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:25.667 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:25.691 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:25.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:25.759 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:25.793 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:25.816 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:25.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:25.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:25 smithi007 ceph-mon[99390]: pgmap v2219: 109 pgs: 109 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:25.882 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:25 smithi007 ceph-mon[99390]: 1.1 scrub starts 2024-09-21T10:49:25.883 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:25 smithi007 ceph-mon[99390]: 1.1 scrub ok 2024-09-21T10:49:25.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:25 smithi007 ceph-mon[101144]: pgmap v2219: 109 pgs: 109 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:25.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:25 smithi007 ceph-mon[101144]: 1.1 scrub starts 2024-09-21T10:49:25.883 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:25 smithi007 ceph-mon[101144]: 1.1 scrub ok 2024-09-21T10:49:25.917 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:25.939 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:25.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:26.041 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:26.063 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:26.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:26.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:49:26.115 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:25 smithi031 ceph-mon[96824]: pgmap v2219: 109 pgs: 109 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:26.115 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:25 smithi031 ceph-mon[96824]: 1.1 scrub starts 2024-09-21T10:49:26.115 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:25 smithi031 ceph-mon[96824]: 1.1 scrub ok 2024-09-21T10:49:26.165 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:26.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:26.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:26.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:26.313 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:26.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:26.415 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:26.437 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:26.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:26.539 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:26.563 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:26.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:26.664 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:26.686 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:26.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:26.702 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:49:26.703 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:49:26.703 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 0 2024-09-21T10:49:26.703 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:49:26.776 INFO:teuthology.orchestra.run.smithi007.stderr:enabled application 'rados' on pool 'unique_pool_6' 2024-09-21T10:49:26.789 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:26.811 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:26.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:26.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:26.935 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:26.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:26 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2567094403' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:49:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:26 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:49:26.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:26 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:49:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:26 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2567094403' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:49:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:26 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:49:26.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:26 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:49:27.019 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:26 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2567094403' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:49:27.019 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:26 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:49:27.020 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:26 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:49:27.037 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:27.059 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:27.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:27.161 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:27.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.185 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:27.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:27.286 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:27.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:27.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:27.368 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:49:27.410 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:27.434 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:27.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:27.536 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:27.565 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:27.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:27.667 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:27.689 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:27.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:27.720 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:49:27.721 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:49:27.737 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:49:27.738 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:49:27.754 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:49:27.754 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:49:27.771 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:49:27.771 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:49:27.790 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:49:27.790 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:49:27.792 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:27.807 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:49:27.807 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:49:27.815 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:27.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:27.823 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:49:27.824 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:49:27.840 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:49:27.840 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:49:27.917 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:27.939 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:49:27.939 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:27.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[99390]: pgmap v2220: 109 pgs: 109 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:49:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[99390]: osdmap e1413: 8 total, 8 up, 6 in 2024-09-21T10:49:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[99390]: 1.12 scrub starts 2024-09-21T10:49:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[99390]: 1.12 scrub ok 2024-09-21T10:49:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[99390]: 1.5 scrub starts 2024-09-21T10:49:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[99390]: 1.5 scrub ok 2024-09-21T10:49:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[99390]: 1.3 scrub starts 2024-09-21T10:49:27.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[99390]: 1.3 scrub ok 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1337801526' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[101144]: pgmap v2220: 109 pgs: 109 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[101144]: osdmap e1413: 8 total, 8 up, 6 in 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[101144]: 1.12 scrub starts 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[101144]: 1.12 scrub ok 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[101144]: 1.5 scrub starts 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[101144]: 1.5 scrub ok 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[101144]: 1.3 scrub starts 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[101144]: 1.3 scrub ok 2024-09-21T10:49:27.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:27 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1337801526' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:28.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:28.062 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:27 smithi031 ceph-mon[96824]: pgmap v2220: 109 pgs: 109 active+clean; 949 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:28.062 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:27 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:49:28.062 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:27 smithi031 ceph-mon[96824]: osdmap e1413: 8 total, 8 up, 6 in 2024-09-21T10:49:28.062 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:27 smithi031 ceph-mon[96824]: 1.12 scrub starts 2024-09-21T10:49:28.062 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:27 smithi031 ceph-mon[96824]: 1.12 scrub ok 2024-09-21T10:49:28.062 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:27 smithi031 ceph-mon[96824]: 1.5 scrub starts 2024-09-21T10:49:28.062 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:27 smithi031 ceph-mon[96824]: 1.5 scrub ok 2024-09-21T10:49:28.062 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:27 smithi031 ceph-mon[96824]: 1.3 scrub starts 2024-09-21T10:49:28.062 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:27 smithi031 ceph-mon[96824]: 1.3 scrub ok 2024-09-21T10:49:28.062 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:27 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1337801526' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:28.064 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:28.166 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:28.188 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:28.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:28.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:28.315 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:28.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:28.417 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:28.439 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:28.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:28.541 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:28.563 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:28.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:28.664 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:28.687 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:28.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:28.789 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:28.812 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:28.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:28.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:28.936 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:28.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:28.977 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:28 smithi007 ceph-mon[99390]: 1.10 scrub starts 2024-09-21T10:49:28.977 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:28 smithi007 ceph-mon[99390]: 1.10 scrub ok 2024-09-21T10:49:28.977 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:28 smithi007 ceph-mon[101144]: 1.10 scrub starts 2024-09-21T10:49:28.977 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:28 smithi007 ceph-mon[101144]: 1.10 scrub ok 2024-09-21T10:49:28.998 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:29.037 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:29.059 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:29.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:29.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:28 smithi031 ceph-mon[96824]: 1.10 scrub starts 2024-09-21T10:49:29.068 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:28 smithi031 ceph-mon[96824]: 1.10 scrub ok 2024-09-21T10:49:29.161 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:29.183 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:29.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:29.214 DEBUG:teuthology.orchestra.run.smithi007:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_6 bench 90 write' 2024-09-21T10:49:29.215 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_6 2024-09-21T10:49:29.215 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:49:29.226 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:49:29.226 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:49:29.280 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:hints = 1 2024-09-21T10:49:29.280 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:49:29.280 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object prefix: benchmark_data_smithi007_301216 2024-09-21T10:49:29.281 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:49:29.281 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:49:29.284 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:29.313 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:29.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:29.415 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:29.448 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:29.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:29.550 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:29.590 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:29.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:29.692 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:29.745 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:29.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:29.847 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:29.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:29.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:29.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:29 smithi031 ceph-mon[96824]: pgmap v2222: 109 pgs: 109 active+clean; 896 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:29.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:29 smithi031 ceph-mon[96824]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:49:29.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:29 smithi031 ceph-mon[96824]: 1.e scrub starts 2024-09-21T10:49:29.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:29 smithi031 ceph-mon[96824]: 1.e scrub ok 2024-09-21T10:49:29.991 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:30.031 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:30.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:30.133 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:30.136 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:49:30.137 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:49:30.140 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:29 smithi007 ceph-mon[99390]: pgmap v2222: 109 pgs: 109 active+clean; 896 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:30.140 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:29 smithi007 ceph-mon[99390]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:49:30.140 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:29 smithi007 ceph-mon[99390]: 1.e scrub starts 2024-09-21T10:49:30.140 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:29 smithi007 ceph-mon[99390]: 1.e scrub ok 2024-09-21T10:49:30.140 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:29 smithi007 ceph-mon[101144]: pgmap v2222: 109 pgs: 109 active+clean; 896 KiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:30.140 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:29 smithi007 ceph-mon[101144]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:49:30.140 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:29 smithi007 ceph-mon[101144]: 1.e scrub starts 2024-09-21T10:49:30.140 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:29 smithi007 ceph-mon[101144]: 1.e scrub ok 2024-09-21T10:49:30.181 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:30.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:30.281 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 1 16 3347 3331 208.167 208.188 0.00287249 0.00478339 2024-09-21T10:49:30.282 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:30.313 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:30.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:30.315 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:30.415 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:30.456 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:30.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:30.558 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:30.593 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:30.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:30.694 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:30.736 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:30.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:30.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:30.861 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:49:30.874 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:30.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:30.976 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:31.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:49:31.016 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:31.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:31.057 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:30 smithi007 ceph-mon[101144]: 1.7 scrub starts 2024-09-21T10:49:31.057 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:30 smithi007 ceph-mon[101144]: 1.7 scrub ok 2024-09-21T10:49:31.057 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:30 smithi007 ceph-mon[99390]: 1.7 scrub starts 2024-09-21T10:49:31.057 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:30 smithi007 ceph-mon[99390]: 1.7 scrub ok 2024-09-21T10:49:31.057 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:49:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:49:30] "GET /metrics HTTP/1.1" 200 36595 "" "Prometheus/2.51.0" 2024-09-21T10:49:31.107 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:30 smithi031 ceph-mon[96824]: 1.7 scrub starts 2024-09-21T10:49:31.108 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:30 smithi031 ceph-mon[96824]: 1.7 scrub ok 2024-09-21T10:49:31.117 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:31.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.159 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:31.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:31.260 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:31.281 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 2 16 6626 6610 206.524 204.938 0.00231855 0.00483089 2024-09-21T10:49:31.304 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:31.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:31.406 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:31.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:31.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:31.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:31.603 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:31.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:31.705 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:31.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:31.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:31.789 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:49:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=cleanup t=2024-09-21T10:49:31.486526366Z level=info msg="Completed cleanup jobs" duration=83.306197ms 2024-09-21T10:49:31.789 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:49:31 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=plugins.update.checker t=2024-09-21T10:49:31.547046376Z level=info msg="Update check succeeded" duration=58.053499ms 2024-09-21T10:49:31.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:31.890 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:31.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:31.934 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:49:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:31 smithi007 ceph-mon[99390]: pgmap v2223: 109 pgs: 109 active+clean; 1.3 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:31 smithi007 ceph-mon[101144]: pgmap v2223: 109 pgs: 109 active+clean; 1.3 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:31.992 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:32.044 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:32.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:32.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:31 smithi031 ceph-mon[96824]: pgmap v2223: 109 pgs: 109 active+clean; 1.3 MiB data, 4.5 GiB used, 532 GiB / 536 GiB avail 2024-09-21T10:49:32.146 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:32.179 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:32.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:32.281 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:32.282 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 3 15 9646 9631 200.615 188.812 0.00405161 0.00497652 2024-09-21T10:49:32.323 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:32.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:32.424 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:32.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.473 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:32.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:32.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:32.605 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:32.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:32.707 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:32.734 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:32.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:32.835 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:32.876 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:32.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:32.978 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:33.016 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:33.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:33.045 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:33.118 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:33.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.146 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:33.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:33.247 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:33.278 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:33.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:33.281 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 4 16 12035 12019 187.769 149.25 0.00478439 0.00531721 2024-09-21T10:49:33.380 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:33.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.422 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:33.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:33.523 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:33.559 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:33.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:33.661 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:33.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.696 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:33.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:33.797 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:33.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.830 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:33.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:33.884 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:33 smithi031 ceph-mon[96824]: 1.d scrub starts 2024-09-21T10:49:33.884 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:33 smithi031 ceph-mon[96824]: 1.d scrub ok 2024-09-21T10:49:33.885 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:33 smithi031 ceph-mon[96824]: pgmap v2224: 109 pgs: 109 active+clean; 1.2 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail 2024-09-21T10:49:33.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.973 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:33.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:34.013 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:33 smithi007 ceph-mon[101144]: 1.d scrub starts 2024-09-21T10:49:34.013 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:33 smithi007 ceph-mon[101144]: 1.d scrub ok 2024-09-21T10:49:34.013 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:33 smithi007 ceph-mon[101144]: pgmap v2224: 109 pgs: 109 active+clean; 1.2 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail 2024-09-21T10:49:34.013 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:33 smithi007 ceph-mon[99390]: 1.d scrub starts 2024-09-21T10:49:34.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:33 smithi007 ceph-mon[99390]: 1.d scrub ok 2024-09-21T10:49:34.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:33 smithi007 ceph-mon[99390]: pgmap v2224: 109 pgs: 109 active+clean; 1.2 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail 2024-09-21T10:49:34.074 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:34.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:34.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:34.215 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:34.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:34.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:34.281 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 5 16 14684 14668 183.325 165.562 0.00706047 0.00544465 2024-09-21T10:49:34.341 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:34.381 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:34.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:34.483 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:34.522 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:34.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:34.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:34.661 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:34.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:34.763 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:34.798 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:34.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:34.800 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:49:34.900 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:34.943 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:34.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:35.045 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:35.054 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:34 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3253549421' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:35.054 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:34 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:35.061 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:34 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3253549421' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:35.061 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:34 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:35.064 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:49:35.066 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:49:35.094 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:35.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:34 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3253549421' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:34 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:35.184 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:49:35.185 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:49:35.196 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:35.226 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:35.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:35.281 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 6 15 17199 17184 178.977 157.25 0.00375488 0.00558099 2024-09-21T10:49:35.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:35.367 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:35.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:35.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:35.500 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:35.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:35.602 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:35.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.649 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:35.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:35.750 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:35.791 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:35.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:35.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:49:35.893 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:35.932 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:35.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[99390]: pgmap v2225: 109 pgs: 109 active+clean; 791 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:49:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:49:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:49:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:49:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[99390]: osdmap e1414: 8 total, 8 up, 6 in 2024-09-21T10:49:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[99390]: from='client.36234 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:49:35.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[101144]: pgmap v2225: 109 pgs: 109 active+clean; 791 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:49:35.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:49:35.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:49:35.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:49:35.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[101144]: osdmap e1414: 8 total, 8 up, 6 in 2024-09-21T10:49:35.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:35 smithi007 ceph-mon[101144]: from='client.36234 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:49:36.034 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:36.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.076 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:36.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:35 smithi031 ceph-mon[96824]: pgmap v2225: 109 pgs: 109 active+clean; 791 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:49:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:35 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:49:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:35 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:49:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:35 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:49:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:35 smithi031 ceph-mon[96824]: osdmap e1414: 8 total, 8 up, 6 in 2024-09-21T10:49:36.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:35 smithi031 ceph-mon[96824]: from='client.36234 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:49:36.176 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:36.218 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:36.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:36.281 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 7 16 19920 19904 177.692 170 0.00854676 0.00562181 2024-09-21T10:49:36.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:36.359 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:36.461 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:36.482 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:49:36.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:36.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:36.608 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:36.644 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:36.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:36.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:36.787 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:36.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:36.889 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:36.931 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:36.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:37.033 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:37.075 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:37.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:37.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:37.210 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:37.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:37.282 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 8 16 22490 22474 175.557 160.625 0.00462372 0.00569034 2024-09-21T10:49:37.312 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:37.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.351 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:37.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:37.452 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:37.477 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2226,"stamp":"2024-09-21T10:49:34.797797+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":829888666,"num_objects":12678,"num_object_clones":0,"num_object_copies":38034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12678,"num_whiteouts":0,"num_read":130,"num_read_kb":278,"num_write":12787,"num_write_kb":810502,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"num_bytes_recovered":1902818,"num_keys_recovered":30,"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":15839,"ondisk_log_size":15839,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":327,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":6706300,"kb_used_data":1994316,"kb_used_omap":210,"kb_used_meta":4711725,"kb_avail":555764612,"statfs":{"total":575970213888,"available":569102962688,"internally_reserved":0,"allocated":2042179584,"data_stored":2027373444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":215166,"internal_metadata":4824807298},"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":828917036,"num_objects":12650,"num_object_clones":0,"num_object_copies":37950,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12650,"num_whiteouts":0,"num_read":-120,"num_read_kb":-253,"num_write":12586,"num_write_kb":808931,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-3,"num_bytes_recovered":-858717,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.169778"},"pg_stats":[{"pgid":"1.11","version":"362'149","reported_seq":1431,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773394+0000","last_change":"2024-09-21T10:49:04.197828+0000","last_active":"2024-09-21T10:49:26.773394+0000","last_peered":"2024-09-21T10:49:26.773394+0000","last_clean":"2024-09-21T10:49:26.773394+0000","last_became_active":"2024-09-21T10:49:04.197385+0000","last_became_peered":"2024-09-21T10:49:04.197385+0000","last_unstale":"2024-09-21T10:49:26.773394+0000","last_undegraded":"2024-09-21T10:49:26.773394+0000","last_fullsized":"2024-09-21T10:49:26.773394+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:50:05.080624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"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":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":623,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774704+0000","last_change":"2024-09-21T10:45:06.012717+0000","last_active":"2024-09-21T10:49:26.774704+0000","last_peered":"2024-09-21T10:49:26.774704+0000","last_clean":"2024-09-21T10:49:26.774704+0000","last_became_active":"2024-09-21T10:45:06.012278+0000","last_became_peered":"2024-09-21T10:45:06.012278+0000","last_unstale":"2024-09-21T10:49:26.774704+0000","last_undegraded":"2024-09-21T10:49:26.774704+0000","last_fullsized":"2024-09-21T10:49:26.774704+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:47.925231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1250,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761388+0000","last_change":"2024-09-21T10:46:11.497799+0000","last_active":"2024-09-21T10:49:22.761388+0000","last_peered":"2024-09-21T10:49:22.761388+0000","last_clean":"2024-09-21T10:49:22.761388+0000","last_became_active":"2024-09-21T10:46:11.497407+0000","last_became_peered":"2024-09-21T10:46:11.497407+0000","last_unstale":"2024-09-21T10:49:22.761388+0000","last_undegraded":"2024-09-21T10:49:22.761388+0000","last_fullsized":"2024-09-21T10:49:22.761388+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:00.887330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.10","version":"362'149","reported_seq":1643,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:27.785853+0000","last_change":"2024-09-21T10:49:27.786017+0000","last_active":"2024-09-21T10:49:27.785853+0000","last_peered":"2024-09-21T10:49:27.785853+0000","last_clean":"2024-09-21T10:49:27.785853+0000","last_became_active":"2024-09-21T10:49:04.197524+0000","last_became_peered":"2024-09-21T10:49:04.197524+0000","last_unstale":"2024-09-21T10:49:27.785853+0000","last_undegraded":"2024-09-21T10:49:27.785853+0000","last_fullsized":"2024-09-21T10:49:27.785853+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.785823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.785823+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:45.899202+0000","scrub_duration":0.001814745,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1404,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.706144+0000","last_change":"2024-09-21T10:46:10.437592+0000","last_active":"2024-09-21T10:49:23.706144+0000","last_peered":"2024-09-21T10:49:23.706144+0000","last_clean":"2024-09-21T10:49:23.706144+0000","last_became_active":"2024-09-21T10:46:10.436994+0000","last_became_peered":"2024-09-21T10:46:10.436994+0000","last_unstale":"2024-09-21T10:49:23.706144+0000","last_undegraded":"2024-09-21T10:49:23.706144+0000","last_fullsized":"2024-09-21T10:49:23.706144+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:46.927849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":662,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.775169+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:49:26.775169+0000","last_peered":"2024-09-21T10:49:26.775169+0000","last_clean":"2024-09-21T10:49:26.775169+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:49:26.775169+0000","last_undegraded":"2024-09-21T10:49:26.775169+0000","last_fullsized":"2024-09-21T10:49:26.775169+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"362'149","reported_seq":1643,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774075+0000","last_change":"2024-09-21T10:49:04.198478+0000","last_active":"2024-09-21T10:49:26.774075+0000","last_peered":"2024-09-21T10:49:26.774075+0000","last_clean":"2024-09-21T10:49:26.774075+0000","last_became_active":"2024-09-21T10:49:04.198045+0000","last_became_peered":"2024-09-21T10:49:04.198045+0000","last_unstale":"2024-09-21T10:49:26.774075+0000","last_undegraded":"2024-09-21T10:49:26.774075+0000","last_fullsized":"2024-09-21T10:49:26.774075+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:50:13.391924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17890,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":12,"num_read_kb":25,"num_write":7,"num_write_kb":73,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.16","version":"0'0","reported_seq":674,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.775296+0000","last_change":"2024-09-21T10:46:11.460695+0000","last_active":"2024-09-21T10:49:26.775296+0000","last_peered":"2024-09-21T10:49:26.775296+0000","last_clean":"2024-09-21T10:49:26.775296+0000","last_became_active":"2024-09-21T10:46:11.460390+0000","last_became_peered":"2024-09-21T10:46:11.460390+0000","last_unstale":"2024-09-21T10:49:26.775296+0000","last_undegraded":"2024-09-21T10:49:26.775296+0000","last_fullsized":"2024-09-21T10:49:26.775296+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:57:05.370135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.11","version":"0'0","reported_seq":1323,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:27.787433+0000","last_change":"2024-09-21T10:46:10.433482+0000","last_active":"2024-09-21T10:49:27.787433+0000","last_peered":"2024-09-21T10:49:27.787433+0000","last_clean":"2024-09-21T10:49:27.787433+0000","last_became_active":"2024-09-21T10:46:10.433195+0000","last_became_peered":"2024-09-21T10:46:10.433195+0000","last_unstale":"2024-09-21T10:49:27.787433+0000","last_undegraded":"2024-09-21T10:49:27.787433+0000","last_fullsized":"2024-09-21T10:49:27.787433+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:15:18.345397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.12","version":"362'149","reported_seq":1543,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.808206+0000","last_change":"2024-09-21T10:49:26.808206+0000","last_active":"2024-09-21T10:49:26.808206+0000","last_peered":"2024-09-21T10:49:26.808206+0000","last_clean":"2024-09-21T10:49:26.808206+0000","last_became_active":"2024-09-21T10:49:04.196382+0000","last_became_peered":"2024-09-21T10:49:04.196382+0000","last_unstale":"2024-09-21T10:49:26.808206+0000","last_undegraded":"2024-09-21T10:49:26.808206+0000","last_fullsized":"2024-09-21T10:49:26.808206+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:26.808121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:26.808121+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:58:52.804332+0000","scrub_duration":0.00152739,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":628,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774458+0000","last_change":"2024-09-21T10:46:11.650209+0000","last_active":"2024-09-21T10:49:26.774458+0000","last_peered":"2024-09-21T10:49:26.774458+0000","last_clean":"2024-09-21T10:49:26.774458+0000","last_became_active":"2024-09-21T10:46:11.633127+0000","last_became_peered":"2024-09-21T10:46:11.633127+0000","last_unstale":"2024-09-21T10:49:26.774458+0000","last_undegraded":"2024-09-21T10:49:26.774458+0000","last_fullsized":"2024-09-21T10:49:26.774458+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:56:28.643026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":155,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761079+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:49:22.761079+0000","last_peered":"2024-09-21T10:49:22.761079+0000","last_clean":"2024-09-21T10:49:22.761079+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:49:22.761079+0000","last_undegraded":"2024-09-21T10:49:22.761079+0000","last_fullsized":"2024-09-21T10:49:22.761079+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"1413'815","reported_seq":827,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.511739+0000","last_change":"2024-09-21T10:49:18.386301+0000","last_active":"2024-09-21T10:49:33.511739+0000","last_peered":"2024-09-21T10:49:33.511739+0000","last_clean":"2024-09-21T10:49:33.511739+0000","last_became_active":"2024-09-21T10:49:18.385920+0000","last_became_peered":"2024-09-21T10:49:18.385920+0000","last_unstale":"2024-09-21T10:49:33.511739+0000","last_undegraded":"2024-09-21T10:49:33.511739+0000","last_fullsized":"2024-09-21T10:49:33.511739+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":815,"log_dups_size":0,"ondisk_log_size":815,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:37:36.625224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53411840,"num_objects":815,"num_object_clones":0,"num_object_copies":2445,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":815,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":815,"num_write_kb":52160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.d","version":"362'149","reported_seq":1624,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:32.504253+0000","last_change":"2024-09-21T10:49:32.504344+0000","last_active":"2024-09-21T10:49:32.504253+0000","last_peered":"2024-09-21T10:49:32.504253+0000","last_clean":"2024-09-21T10:49:32.504253+0000","last_became_active":"2024-09-21T10:49:04.198920+0000","last_became_peered":"2024-09-21T10:49:04.198920+0000","last_unstale":"2024-09-21T10:49:32.504253+0000","last_undegraded":"2024-09-21T10:49:32.504253+0000","last_fullsized":"2024-09-21T10:49:32.504253+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:32.504240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:32.504240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:51.682998+0000","scrub_duration":0.024548868000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"71'1","reported_seq":1156,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774132+0000","last_change":"2024-09-21T10:45:18.163914+0000","last_active":"2024-09-21T10:49:26.774132+0000","last_peered":"2024-09-21T10:49:26.774132+0000","last_clean":"2024-09-21T10:49:26.774132+0000","last_became_active":"2024-09-21T10:45:18.163548+0000","last_became_peered":"2024-09-21T10:45:18.163548+0000","last_unstale":"2024-09-21T10:49:26.774132+0000","last_undegraded":"2024-09-21T10:49:26.774132+0000","last_fullsized":"2024-09-21T10:49:26.774132+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:00:02.634119+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1401,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.705499+0000","last_change":"2024-09-21T10:46:10.436143+0000","last_active":"2024-09-21T10:49:23.705499+0000","last_peered":"2024-09-21T10:49:23.705499+0000","last_clean":"2024-09-21T10:49:23.705499+0000","last_became_active":"2024-09-21T10:46:10.435851+0000","last_became_peered":"2024-09-21T10:46:10.435851+0000","last_unstale":"2024-09-21T10:49:23.705499+0000","last_undegraded":"2024-09-21T10:49:23.705499+0000","last_fullsized":"2024-09-21T10:49:23.705499+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:20.027531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"1413'849","reported_seq":868,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.819264+0000","last_change":"2024-09-21T10:49:18.390043+0000","last_active":"2024-09-21T10:49:33.819264+0000","last_peered":"2024-09-21T10:49:33.819264+0000","last_clean":"2024-09-21T10:49:33.819264+0000","last_became_active":"2024-09-21T10:49:18.389697+0000","last_became_peered":"2024-09-21T10:49:18.389697+0000","last_unstale":"2024-09-21T10:49:33.819264+0000","last_undegraded":"2024-09-21T10:49:33.819264+0000","last_fullsized":"2024-09-21T10:49:33.819264+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":849,"log_dups_size":0,"ondisk_log_size":849,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:45:23.055347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":55640064,"num_objects":849,"num_object_clones":0,"num_object_copies":2547,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":849,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":849,"num_write_kb":54336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"362'149","reported_seq":1733,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774350+0000","last_change":"2024-09-21T10:49:04.197813+0000","last_active":"2024-09-21T10:49:26.774350+0000","last_peered":"2024-09-21T10:49:26.774350+0000","last_clean":"2024-09-21T10:49:26.774350+0000","last_became_active":"2024-09-21T10:49:04.197343+0000","last_became_peered":"2024-09-21T10:49:04.197343+0000","last_unstale":"2024-09-21T10:49:26.774350+0000","last_undegraded":"2024-09-21T10:49:26.774350+0000","last_fullsized":"2024-09-21T10:49:26.774350+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:50:09.354999+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":436907,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1294,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774678+0000","last_change":"2024-09-21T10:45:18.164891+0000","last_active":"2024-09-21T10:49:26.774678+0000","last_peered":"2024-09-21T10:49:26.774678+0000","last_clean":"2024-09-21T10:49:26.774678+0000","last_became_active":"2024-09-21T10:45:18.164581+0000","last_became_peered":"2024-09-21T10:45:18.164581+0000","last_unstale":"2024-09-21T10:49:26.774678+0000","last_undegraded":"2024-09-21T10:49:26.774678+0000","last_fullsized":"2024-09-21T10:49:26.774678+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:17.093431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1225,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773245+0000","last_change":"2024-09-21T10:45:18.159738+0000","last_active":"2024-09-21T10:49:26.773245+0000","last_peered":"2024-09-21T10:49:26.773245+0000","last_clean":"2024-09-21T10:49:26.773245+0000","last_became_active":"2024-09-21T10:45:18.158624+0000","last_became_peered":"2024-09-21T10:45:18.158624+0000","last_unstale":"2024-09-21T10:49:26.773245+0000","last_undegraded":"2024-09-21T10:49:26.773245+0000","last_fullsized":"2024-09-21T10:49:26.773245+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:59.444058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"1413'818","reported_seq":831,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.504170+0000","last_change":"2024-09-21T10:49:17.754645+0000","last_active":"2024-09-21T10:49:33.504170+0000","last_peered":"2024-09-21T10:49:33.504170+0000","last_clean":"2024-09-21T10:49:33.504170+0000","last_became_active":"2024-09-21T10:49:17.754312+0000","last_became_peered":"2024-09-21T10:49:17.754312+0000","last_unstale":"2024-09-21T10:49:33.504170+0000","last_undegraded":"2024-09-21T10:49:33.504170+0000","last_fullsized":"2024-09-21T10:49:33.504170+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":818,"log_dups_size":0,"ondisk_log_size":818,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:03:22.895669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53608448,"num_objects":818,"num_object_clones":0,"num_object_copies":2454,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":818,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":818,"num_write_kb":52352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.f","version":"362'149","reported_seq":1745,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.762053+0000","last_change":"2024-09-21T10:49:04.200176+0000","last_active":"2024-09-21T10:49:22.762053+0000","last_peered":"2024-09-21T10:49:22.762053+0000","last_clean":"2024-09-21T10:49:22.762053+0000","last_became_active":"2024-09-21T10:49:04.199616+0000","last_became_peered":"2024-09-21T10:49:04.199616+0000","last_unstale":"2024-09-21T10:49:22.762053+0000","last_undegraded":"2024-09-21T10:49:22.762053+0000","last_fullsized":"2024-09-21T10:49:22.762053+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:56.546652+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:56.546652+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":161010,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":147,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.705992+0000","last_change":"2024-09-21T10:46:10.437340+0000","last_active":"2024-09-21T10:49:23.705992+0000","last_peered":"2024-09-21T10:49:23.705992+0000","last_clean":"2024-09-21T10:49:23.705992+0000","last_became_active":"2024-09-21T10:46:10.436405+0000","last_became_peered":"2024-09-21T10:46:10.436405+0000","last_unstale":"2024-09-21T10:49:23.705992+0000","last_undegraded":"2024-09-21T10:49:23.705992+0000","last_fullsized":"2024-09-21T10:49:23.705992+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:44:19.108391+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":180,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761655+0000","last_change":"2024-09-21T10:46:10.456918+0000","last_active":"2024-09-21T10:49:22.761655+0000","last_peered":"2024-09-21T10:49:22.761655+0000","last_clean":"2024-09-21T10:49:22.761655+0000","last_became_active":"2024-09-21T10:46:10.450408+0000","last_became_peered":"2024-09-21T10:46:10.450408+0000","last_unstale":"2024-09-21T10:49:22.761655+0000","last_undegraded":"2024-09-21T10:49:22.761655+0000","last_fullsized":"2024-09-21T10:49:22.761655+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:01.041723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"1413'913","reported_seq":926,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:34.278990+0000","last_change":"2024-09-21T10:49:18.388042+0000","last_active":"2024-09-21T10:49:34.278990+0000","last_peered":"2024-09-21T10:49:34.278990+0000","last_clean":"2024-09-21T10:49:34.278990+0000","last_became_active":"2024-09-21T10:49:18.387815+0000","last_became_peered":"2024-09-21T10:49:18.387815+0000","last_unstale":"2024-09-21T10:49:34.278990+0000","last_undegraded":"2024-09-21T10:49:34.278990+0000","last_fullsized":"2024-09-21T10:49:34.278990+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":913,"log_dups_size":0,"ondisk_log_size":913,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:02:15.404729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59834368,"num_objects":913,"num_object_clones":0,"num_object_copies":2739,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":913,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":913,"num_write_kb":58432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"362'149","reported_seq":1470,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:29.235648+0000","last_change":"2024-09-21T10:49:29.235715+0000","last_active":"2024-09-21T10:49:29.235648+0000","last_peered":"2024-09-21T10:49:29.235648+0000","last_clean":"2024-09-21T10:49:29.235648+0000","last_became_active":"2024-09-21T10:49:04.197920+0000","last_became_peered":"2024-09-21T10:49:04.197920+0000","last_unstale":"2024-09-21T10:49:29.235648+0000","last_undegraded":"2024-09-21T10:49:29.235648+0000","last_fullsized":"2024-09-21T10:49:29.235648+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.235634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.235634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:57:34.905358+0000","scrub_duration":0.0017408949999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1417,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:27.786115+0000","last_change":"2024-09-21T10:46:10.437659+0000","last_active":"2024-09-21T10:49:27.786115+0000","last_peered":"2024-09-21T10:49:27.786115+0000","last_clean":"2024-09-21T10:49:27.786115+0000","last_became_active":"2024-09-21T10:46:10.437359+0000","last_became_peered":"2024-09-21T10:46:10.437359+0000","last_unstale":"2024-09-21T10:49:27.786115+0000","last_undegraded":"2024-09-21T10:49:27.786115+0000","last_fullsized":"2024-09-21T10:49:27.786115+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:22.979494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":656,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.775301+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:49:26.775301+0000","last_peered":"2024-09-21T10:49:26.775301+0000","last_clean":"2024-09-21T10:49:26.775301+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:49:26.775301+0000","last_undegraded":"2024-09-21T10:49:26.775301+0000","last_fullsized":"2024-09-21T10:49:26.775301+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.3","version":"1413'898","reported_seq":911,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:34.287701+0000","last_change":"2024-09-21T10:49:18.389272+0000","last_active":"2024-09-21T10:49:34.287701+0000","last_peered":"2024-09-21T10:49:34.287701+0000","last_clean":"2024-09-21T10:49:34.287701+0000","last_became_active":"2024-09-21T10:49:18.388928+0000","last_became_peered":"2024-09-21T10:49:18.388928+0000","last_unstale":"2024-09-21T10:49:34.287701+0000","last_undegraded":"2024-09-21T10:49:34.287701+0000","last_fullsized":"2024-09-21T10:49:34.287701+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":898,"log_dups_size":0,"ondisk_log_size":898,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:41:04.211691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":58851328,"num_objects":898,"num_object_clones":0,"num_object_copies":2694,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":898,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":898,"num_write_kb":57472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1890,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773652+0000","last_change":"2024-09-21T10:46:13.451677+0000","last_active":"2024-09-21T10:49:26.773652+0000","last_peered":"2024-09-21T10:49:26.773652+0000","last_clean":"2024-09-21T10:49:26.773652+0000","last_became_active":"2024-09-21T10:46:13.451263+0000","last_became_peered":"2024-09-21T10:46:13.451263+0000","last_unstale":"2024-09-21T10:49:26.773652+0000","last_undegraded":"2024-09-21T10:49:26.773652+0000","last_fullsized":"2024-09-21T10:49:26.773652+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:50:02.416744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"71'2","reported_seq":634,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774277+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:49:26.774277+0000","last_peered":"2024-09-21T10:49:26.774277+0000","last_clean":"2024-09-21T10:49:26.774277+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:49:26.774277+0000","last_undegraded":"2024-09-21T10:49:26.774277+0000","last_fullsized":"2024-09-21T10:49:26.774277+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1232,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774635+0000","last_change":"2024-09-21T10:46:10.435534+0000","last_active":"2024-09-21T10:49:26.774635+0000","last_peered":"2024-09-21T10:49:26.774635+0000","last_clean":"2024-09-21T10:49:26.774635+0000","last_became_active":"2024-09-21T10:46:10.432452+0000","last_became_peered":"2024-09-21T10:46:10.432452+0000","last_unstale":"2024-09-21T10:49:26.774635+0000","last_undegraded":"2024-09-21T10:49:26.774635+0000","last_fullsized":"2024-09-21T10:49:26.774635+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:28.188063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.2","version":"1413'630","reported_seq":649,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:32.695936+0000","last_change":"2024-09-21T10:49:18.386673+0000","last_active":"2024-09-21T10:49:32.695936+0000","last_peered":"2024-09-21T10:49:32.695936+0000","last_clean":"2024-09-21T10:49:32.695936+0000","last_became_active":"2024-09-21T10:49:18.386354+0000","last_became_peered":"2024-09-21T10:49:18.386354+0000","last_unstale":"2024-09-21T10:49:32.695936+0000","last_undegraded":"2024-09-21T10:49:32.695936+0000","last_fullsized":"2024-09-21T10:49:32.695936+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":630,"log_dups_size":0,"ondisk_log_size":630,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:09:12.912582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":41287680,"num_objects":630,"num_object_clones":0,"num_object_copies":1890,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":630,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":630,"num_write_kb":40320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"362'149","reported_seq":1587,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.705389+0000","last_change":"2024-09-21T10:47:00.992693+0000","last_active":"2024-09-21T10:49:23.705389+0000","last_peered":"2024-09-21T10:49:23.705389+0000","last_clean":"2024-09-21T10:49:23.705389+0000","last_became_active":"2024-09-21T10:47:00.992284+0000","last_became_peered":"2024-09-21T10:47:00.992284+0000","last_unstale":"2024-09-21T10:49:23.705389+0000","last_undegraded":"2024-09-21T10:49:23.705389+0000","last_fullsized":"2024-09-21T10:49:23.705389+0000","mapping_epoch":1386,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1387,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:44.454826+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":145,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761339+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:49:22.761339+0000","last_peered":"2024-09-21T10:49:22.761339+0000","last_clean":"2024-09-21T10:49:22.761339+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:49:22.761339+0000","last_undegraded":"2024-09-21T10:49:22.761339+0000","last_fullsized":"2024-09-21T10:49:22.761339+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":45,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761904+0000","last_change":"2024-09-21T10:46:11.426968+0000","last_active":"2024-09-21T10:49:22.761904+0000","last_peered":"2024-09-21T10:49:22.761904+0000","last_clean":"2024-09-21T10:49:22.761904+0000","last_became_active":"2024-09-21T10:46:11.426658+0000","last_became_peered":"2024-09-21T10:46:11.426658+0000","last_unstale":"2024-09-21T10:49:22.761904+0000","last_undegraded":"2024-09-21T10:49:22.761904+0000","last_fullsized":"2024-09-21T10:49:22.761904+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:16.590968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"1413'901","reported_seq":913,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:34.294869+0000","last_change":"2024-09-21T10:49:17.754030+0000","last_active":"2024-09-21T10:49:34.294869+0000","last_peered":"2024-09-21T10:49:34.294869+0000","last_clean":"2024-09-21T10:49:34.294869+0000","last_became_active":"2024-09-21T10:49:17.753641+0000","last_became_peered":"2024-09-21T10:49:17.753641+0000","last_unstale":"2024-09-21T10:49:34.294869+0000","last_undegraded":"2024-09-21T10:49:34.294869+0000","last_fullsized":"2024-09-21T10:49:34.294869+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":901,"log_dups_size":0,"ondisk_log_size":901,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:24:42.028156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59047936,"num_objects":901,"num_object_clones":0,"num_object_copies":2703,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":901,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":901,"num_write_kb":57664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.b","version":"362'149","reported_seq":1642,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774897+0000","last_change":"2024-09-21T10:49:04.198296+0000","last_active":"2024-09-21T10:49:26.774897+0000","last_peered":"2024-09-21T10:49:26.774897+0000","last_clean":"2024-09-21T10:49:26.774897+0000","last_became_active":"2024-09-21T10:49:04.197507+0000","last_became_peered":"2024-09-21T10:49:04.197507+0000","last_unstale":"2024-09-21T10:49:26.774897+0000","last_undegraded":"2024-09-21T10:49:26.774897+0000","last_fullsized":"2024-09-21T10:49:26.774897+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:50:06.089923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17890,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":12,"num_read_kb":26,"num_write":7,"num_write_kb":74,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":214,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.085224+0000","last_change":"2024-09-21T10:45:06.016353+0000","last_active":"2024-09-21T10:49:23.085224+0000","last_peered":"2024-09-21T10:49:23.085224+0000","last_clean":"2024-09-21T10:49:23.085224+0000","last_became_active":"2024-09-21T10:45:06.016062+0000","last_became_peered":"2024-09-21T10:45:06.016062+0000","last_unstale":"2024-09-21T10:49:23.085224+0000","last_undegraded":"2024-09-21T10:49:23.085224+0000","last_fullsized":"2024-09-21T10:49:23.085224+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:52:00.463714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":71,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761541+0000","last_change":"2024-09-21T10:46:10.443883+0000","last_active":"2024-09-21T10:49:22.761541+0000","last_peered":"2024-09-21T10:49:22.761541+0000","last_clean":"2024-09-21T10:49:22.761541+0000","last_became_active":"2024-09-21T10:46:10.441870+0000","last_became_peered":"2024-09-21T10:46:10.441870+0000","last_unstale":"2024-09-21T10:49:22.761541+0000","last_undegraded":"2024-09-21T10:49:22.761541+0000","last_fullsized":"2024-09-21T10:49:22.761541+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:03:15.189505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.0","version":"1413'688","reported_seq":707,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:32.684457+0000","last_change":"2024-09-21T10:49:18.389310+0000","last_active":"2024-09-21T10:49:32.684457+0000","last_peered":"2024-09-21T10:49:32.684457+0000","last_clean":"2024-09-21T10:49:32.684457+0000","last_became_active":"2024-09-21T10:49:18.388959+0000","last_became_peered":"2024-09-21T10:49:18.388959+0000","last_unstale":"2024-09-21T10:49:32.684457+0000","last_undegraded":"2024-09-21T10:49:32.684457+0000","last_fullsized":"2024-09-21T10:49:32.684457+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":688,"log_dups_size":0,"ondisk_log_size":688,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:05:44.231840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":45088768,"num_objects":688,"num_object_clones":0,"num_object_copies":2064,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":688,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":688,"num_write_kb":44032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1589,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.705248+0000","last_change":"2024-09-21T10:46:11.427838+0000","last_active":"2024-09-21T10:49:23.705248+0000","last_peered":"2024-09-21T10:49:23.705248+0000","last_clean":"2024-09-21T10:49:23.705248+0000","last_became_active":"2024-09-21T10:46:11.427434+0000","last_became_peered":"2024-09-21T10:46:11.427434+0000","last_unstale":"2024-09-21T10:49:23.705248+0000","last_undegraded":"2024-09-21T10:49:23.705248+0000","last_fullsized":"2024-09-21T10:49:23.705248+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:12:44.988473+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":617,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.772817+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:49:26.772817+0000","last_peered":"2024-09-21T10:49:26.772817+0000","last_clean":"2024-09-21T10:49:26.772817+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:49:26.772817+0000","last_undegraded":"2024-09-21T10:49:26.772817+0000","last_fullsized":"2024-09-21T10:49:26.772817+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":623,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774345+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:49:26.774345+0000","last_peered":"2024-09-21T10:49:26.774345+0000","last_clean":"2024-09-21T10:49:26.774345+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:49:26.774345+0000","last_undegraded":"2024-09-21T10:49:26.774345+0000","last_fullsized":"2024-09-21T10:49:26.774345+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"11.a","version":"1413'691","reported_seq":710,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:32.699611+0000","last_change":"2024-09-21T10:49:17.754987+0000","last_active":"2024-09-21T10:49:32.699611+0000","last_peered":"2024-09-21T10:49:32.699611+0000","last_clean":"2024-09-21T10:49:32.699611+0000","last_became_active":"2024-09-21T10:49:17.754693+0000","last_became_peered":"2024-09-21T10:49:17.754693+0000","last_unstale":"2024-09-21T10:49:32.699611+0000","last_undegraded":"2024-09-21T10:49:32.699611+0000","last_fullsized":"2024-09-21T10:49:32.699611+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":691,"log_dups_size":0,"ondisk_log_size":691,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:19:48.628520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":45285376,"num_objects":691,"num_object_clones":0,"num_object_copies":2073,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":691,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":691,"num_write_kb":44224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1633,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773293+0000","last_change":"2024-09-21T10:48:17.798541+0000","last_active":"2024-09-21T10:49:26.773293+0000","last_peered":"2024-09-21T10:49:26.773293+0000","last_clean":"2024-09-21T10:49:26.773293+0000","last_became_active":"2024-09-21T10:48:17.796673+0000","last_became_peered":"2024-09-21T10:48:17.796673+0000","last_unstale":"2024-09-21T10:49:26.773293+0000","last_undegraded":"2024-09-21T10:49:26.773293+0000","last_fullsized":"2024-09-21T10:49:26.773293+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:50:02.002124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26834,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":17,"num_read_kb":37,"num_write":9,"num_write_kb":109,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1421,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.705131+0000","last_change":"2024-09-21T10:48:38.635527+0000","last_active":"2024-09-21T10:49:23.705131+0000","last_peered":"2024-09-21T10:49:23.705131+0000","last_clean":"2024-09-21T10:49:23.705131+0000","last_became_active":"2024-09-21T10:46:11.428682+0000","last_became_peered":"2024-09-21T10:46:11.428682+0000","last_unstale":"2024-09-21T10:49:23.705131+0000","last_undegraded":"2024-09-21T10:49:23.705131+0000","last_fullsized":"2024-09-21T10:49:23.705131+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:24:35.971672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":642,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774002+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:49:26.774002+0000","last_peered":"2024-09-21T10:49:26.774002+0000","last_clean":"2024-09-21T10:49:26.774002+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:49:26.774002+0000","last_undegraded":"2024-09-21T10:49:26.774002+0000","last_fullsized":"2024-09-21T10:49:26.774002+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":181,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.762058+0000","last_change":"2024-09-21T10:46:10.460180+0000","last_active":"2024-09-21T10:49:22.762058+0000","last_peered":"2024-09-21T10:49:22.762058+0000","last_clean":"2024-09-21T10:49:22.762058+0000","last_became_active":"2024-09-21T10:46:10.459205+0000","last_became_peered":"2024-09-21T10:46:10.459205+0000","last_unstale":"2024-09-21T10:49:22.762058+0000","last_undegraded":"2024-09-21T10:49:22.762058+0000","last_fullsized":"2024-09-21T10:49:22.762058+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:36.561447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"1413'740","reported_seq":759,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:32.696984+0000","last_change":"2024-09-21T10:49:17.754957+0000","last_active":"2024-09-21T10:49:32.696984+0000","last_peered":"2024-09-21T10:49:32.696984+0000","last_clean":"2024-09-21T10:49:32.696984+0000","last_became_active":"2024-09-21T10:49:17.754654+0000","last_became_peered":"2024-09-21T10:49:17.754654+0000","last_unstale":"2024-09-21T10:49:32.696984+0000","last_undegraded":"2024-09-21T10:49:32.696984+0000","last_fullsized":"2024-09-21T10:49:32.696984+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":740,"log_dups_size":0,"ondisk_log_size":740,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:19:32.297367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":48496640,"num_objects":740,"num_object_clones":0,"num_object_copies":2220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":740,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":740,"num_write_kb":47360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"362'149","reported_seq":1737,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:27.367852+0000","last_change":"2024-09-21T10:49:27.367852+0000","last_active":"2024-09-21T10:49:27.367852+0000","last_peered":"2024-09-21T10:49:27.367852+0000","last_clean":"2024-09-21T10:49:27.367852+0000","last_became_active":"2024-09-21T10:48:17.789240+0000","last_became_peered":"2024-09-21T10:48:17.789240+0000","last_unstale":"2024-09-21T10:49:27.367852+0000","last_undegraded":"2024-09-21T10:49:27.367852+0000","last_fullsized":"2024-09-21T10:49:27.367852+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.367766+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.367766+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:15:05.403409+0000","scrub_duration":0.0015288929999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1291,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773388+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:49:26.773388+0000","last_peered":"2024-09-21T10:49:26.773388+0000","last_clean":"2024-09-21T10:49:26.773388+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:49:26.773388+0000","last_undegraded":"2024-09-21T10:49:26.773388+0000","last_fullsized":"2024-09-21T10:49:26.773388+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":671,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773679+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:49:26.773679+0000","last_peered":"2024-09-21T10:49:26.773679+0000","last_clean":"2024-09-21T10:49:26.773679+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:49:26.773679+0000","last_undegraded":"2024-09-21T10:49:26.773679+0000","last_fullsized":"2024-09-21T10:49:26.773679+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":656,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774886+0000","last_change":"2024-09-21T10:45:06.014935+0000","last_active":"2024-09-21T10:49:26.774886+0000","last_peered":"2024-09-21T10:49:26.774886+0000","last_clean":"2024-09-21T10:49:26.774886+0000","last_became_active":"2024-09-21T10:45:06.013695+0000","last_became_peered":"2024-09-21T10:45:06.013695+0000","last_unstale":"2024-09-21T10:49:26.774886+0000","last_undegraded":"2024-09-21T10:49:26.774886+0000","last_fullsized":"2024-09-21T10:49:26.774886+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:15:40.661761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"1413'655","reported_seq":673,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:32.690890+0000","last_change":"2024-09-21T10:49:17.754898+0000","last_active":"2024-09-21T10:49:32.690890+0000","last_peered":"2024-09-21T10:49:32.690890+0000","last_clean":"2024-09-21T10:49:32.690890+0000","last_became_active":"2024-09-21T10:49:17.754602+0000","last_became_peered":"2024-09-21T10:49:17.754602+0000","last_unstale":"2024-09-21T10:49:32.690890+0000","last_undegraded":"2024-09-21T10:49:32.690890+0000","last_fullsized":"2024-09-21T10:49:32.690890+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":655,"log_dups_size":0,"ondisk_log_size":655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:46.385328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":42926080,"num_objects":655,"num_object_clones":0,"num_object_copies":1965,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":655,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":655,"num_write_kb":41920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1632,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.775107+0000","last_change":"2024-09-21T10:48:17.790238+0000","last_active":"2024-09-21T10:49:26.775107+0000","last_peered":"2024-09-21T10:49:26.775107+0000","last_clean":"2024-09-21T10:49:26.775107+0000","last_became_active":"2024-09-21T10:48:17.789911+0000","last_became_peered":"2024-09-21T10:48:17.789911+0000","last_unstale":"2024-09-21T10:49:26.775107+0000","last_undegraded":"2024-09-21T10:49:26.775107+0000","last_fullsized":"2024-09-21T10:49:26.775107+0000","mapping_epoch":1362,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:50:00.966043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1542,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773472+0000","last_change":"2024-09-21T10:45:06.017940+0000","last_active":"2024-09-21T10:49:26.773472+0000","last_peered":"2024-09-21T10:49:26.773472+0000","last_clean":"2024-09-21T10:49:26.773472+0000","last_became_active":"2024-09-21T10:45:06.017435+0000","last_became_peered":"2024-09-21T10:45:06.017435+0000","last_unstale":"2024-09-21T10:49:26.773472+0000","last_undegraded":"2024-09-21T10:49:26.773472+0000","last_fullsized":"2024-09-21T10:49:26.773472+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:24.011881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":1132,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761941+0000","last_change":"2024-09-21T10:46:11.456071+0000","last_active":"2024-09-21T10:49:22.761941+0000","last_peered":"2024-09-21T10:49:22.761941+0000","last_clean":"2024-09-21T10:49:22.761941+0000","last_became_active":"2024-09-21T10:46:11.455794+0000","last_became_peered":"2024-09-21T10:46:11.455794+0000","last_unstale":"2024-09-21T10:49:22.761941+0000","last_undegraded":"2024-09-21T10:49:22.761941+0000","last_fullsized":"2024-09-21T10:49:22.761941+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:19.084964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1056,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.706253+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:49:23.706253+0000","last_peered":"2024-09-21T10:49:23.706253+0000","last_clean":"2024-09-21T10:49:23.706253+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:49:23.706253+0000","last_undegraded":"2024-09-21T10:49:23.706253+0000","last_fullsized":"2024-09-21T10:49:23.706253+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"11.b","version":"1413'669","reported_seq":688,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:32.694889+0000","last_change":"2024-09-21T10:49:18.386659+0000","last_active":"2024-09-21T10:49:32.694889+0000","last_peered":"2024-09-21T10:49:32.694889+0000","last_clean":"2024-09-21T10:49:32.694889+0000","last_became_active":"2024-09-21T10:49:18.386298+0000","last_became_peered":"2024-09-21T10:49:18.386298+0000","last_unstale":"2024-09-21T10:49:32.694889+0000","last_undegraded":"2024-09-21T10:49:32.694889+0000","last_fullsized":"2024-09-21T10:49:32.694889+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":669,"log_dups_size":0,"ondisk_log_size":669,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:54:05.217773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":43843584,"num_objects":669,"num_object_clones":0,"num_object_copies":2007,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":669,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":669,"num_write_kb":42816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1594,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:24.783391+0000","last_change":"2024-09-21T10:49:24.783391+0000","last_active":"2024-09-21T10:49:24.783391+0000","last_peered":"2024-09-21T10:49:24.783391+0000","last_clean":"2024-09-21T10:49:24.783391+0000","last_became_active":"2024-09-21T10:48:17.785913+0000","last_became_peered":"2024-09-21T10:48:17.785913+0000","last_unstale":"2024-09-21T10:49:24.783391+0000","last_undegraded":"2024-09-21T10:49:24.783391+0000","last_fullsized":"2024-09-21T10:49:24.783391+0000","mapping_epoch":1362,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.783294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.783294+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:43.443288+0000","scrub_duration":0.0015016299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1423,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.705868+0000","last_change":"2024-09-21T10:46:10.444706+0000","last_active":"2024-09-21T10:49:23.705868+0000","last_peered":"2024-09-21T10:49:23.705868+0000","last_clean":"2024-09-21T10:49:23.705868+0000","last_became_active":"2024-09-21T10:46:10.444370+0000","last_became_peered":"2024-09-21T10:46:10.444370+0000","last_unstale":"2024-09-21T10:49:23.705868+0000","last_undegraded":"2024-09-21T10:49:23.705868+0000","last_fullsized":"2024-09-21T10:49:23.705868+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:37.933193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1218,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.775296+0000","last_change":"2024-09-21T10:46:10.469883+0000","last_active":"2024-09-21T10:49:26.775296+0000","last_peered":"2024-09-21T10:49:26.775296+0000","last_clean":"2024-09-21T10:49:26.775296+0000","last_became_active":"2024-09-21T10:46:10.469558+0000","last_became_peered":"2024-09-21T10:46:10.469558+0000","last_unstale":"2024-09-21T10:49:26.775296+0000","last_undegraded":"2024-09-21T10:49:26.775296+0000","last_fullsized":"2024-09-21T10:49:26.775296+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:34.032604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":142,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.775568+0000","last_change":"2024-09-21T10:46:11.461771+0000","last_active":"2024-09-21T10:49:26.775568+0000","last_peered":"2024-09-21T10:49:26.775568+0000","last_clean":"2024-09-21T10:49:26.775568+0000","last_became_active":"2024-09-21T10:46:11.461417+0000","last_became_peered":"2024-09-21T10:46:11.461417+0000","last_unstale":"2024-09-21T10:49:26.775568+0000","last_undegraded":"2024-09-21T10:49:26.775568+0000","last_fullsized":"2024-09-21T10:49:26.775568+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:53:40.813514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"11.d","version":"1413'909","reported_seq":922,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:34.284744+0000","last_change":"2024-09-21T10:49:18.386317+0000","last_active":"2024-09-21T10:49:34.284744+0000","last_peered":"2024-09-21T10:49:34.284744+0000","last_clean":"2024-09-21T10:49:34.284744+0000","last_became_active":"2024-09-21T10:49:18.385994+0000","last_became_peered":"2024-09-21T10:49:18.385994+0000","last_unstale":"2024-09-21T10:49:34.284744+0000","last_undegraded":"2024-09-21T10:49:34.284744+0000","last_fullsized":"2024-09-21T10:49:34.284744+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":909,"log_dups_size":0,"ondisk_log_size":909,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:17:58.480636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59572224,"num_objects":909,"num_object_clones":0,"num_object_copies":2727,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":909,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":909,"num_write_kb":58176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"362'149","reported_seq":1741,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:29.451039+0000","last_change":"2024-09-21T10:49:29.451155+0000","last_active":"2024-09-21T10:49:29.451039+0000","last_peered":"2024-09-21T10:49:29.451039+0000","last_clean":"2024-09-21T10:49:29.451039+0000","last_became_active":"2024-09-21T10:48:17.789156+0000","last_became_peered":"2024-09-21T10:48:17.789156+0000","last_unstale":"2024-09-21T10:49:29.451039+0000","last_undegraded":"2024-09-21T10:49:29.451039+0000","last_fullsized":"2024-09-21T10:49:29.451039+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.451011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.451011+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:51.215717+0000","scrub_duration":0.0030381200000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1419,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.705163+0000","last_change":"2024-09-21T10:46:11.425862+0000","last_active":"2024-09-21T10:49:23.705163+0000","last_peered":"2024-09-21T10:49:23.705163+0000","last_clean":"2024-09-21T10:49:23.705163+0000","last_became_active":"2024-09-21T10:46:11.425535+0000","last_became_peered":"2024-09-21T10:46:11.425535+0000","last_unstale":"2024-09-21T10:49:23.705163+0000","last_undegraded":"2024-09-21T10:49:23.705163+0000","last_fullsized":"2024-09-21T10:49:23.705163+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:51:09.756395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":657,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.775576+0000","last_change":"2024-09-21T10:45:06.011836+0000","last_active":"2024-09-21T10:49:26.775576+0000","last_peered":"2024-09-21T10:49:26.775576+0000","last_clean":"2024-09-21T10:49:26.775576+0000","last_became_active":"2024-09-21T10:45:06.011387+0000","last_became_peered":"2024-09-21T10:45:06.011387+0000","last_unstale":"2024-09-21T10:49:26.775576+0000","last_undegraded":"2024-09-21T10:49:26.775576+0000","last_fullsized":"2024-09-21T10:49:26.775576+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:00.974402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1032,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.705687+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:49:23.705687+0000","last_peered":"2024-09-21T10:49:23.705687+0000","last_clean":"2024-09-21T10:49:23.705687+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:49:23.705687+0000","last_undegraded":"2024-09-21T10:49:23.705687+0000","last_fullsized":"2024-09-21T10:49:23.705687+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.c","version":"1413'769","reported_seq":782,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.503395+0000","last_change":"2024-09-21T10:49:18.386230+0000","last_active":"2024-09-21T10:49:33.503395+0000","last_peered":"2024-09-21T10:49:33.503395+0000","last_clean":"2024-09-21T10:49:33.503395+0000","last_became_active":"2024-09-21T10:49:18.385832+0000","last_became_peered":"2024-09-21T10:49:18.385832+0000","last_unstale":"2024-09-21T10:49:33.503395+0000","last_undegraded":"2024-09-21T10:49:33.503395+0000","last_fullsized":"2024-09-21T10:49:33.503395+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":769,"log_dups_size":0,"ondisk_log_size":769,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:46.192914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":50397184,"num_objects":769,"num_object_clones":0,"num_object_copies":2307,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":769,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":769,"num_write_kb":49216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1738,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:24.327824+0000","last_change":"2024-09-21T10:49:24.327824+0000","last_active":"2024-09-21T10:49:24.327824+0000","last_peered":"2024-09-21T10:49:24.327824+0000","last_clean":"2024-09-21T10:49:24.327824+0000","last_became_active":"2024-09-21T10:48:17.788904+0000","last_became_peered":"2024-09-21T10:48:17.788904+0000","last_unstale":"2024-09-21T10:49:24.327824+0000","last_undegraded":"2024-09-21T10:49:24.327824+0000","last_fullsized":"2024-09-21T10:49:24.327824+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.327701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.327701+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:58:40.864943+0000","scrub_duration":0.001865991,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":807,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.705920+0000","last_change":"2024-09-21T10:45:06.011929+0000","last_active":"2024-09-21T10:49:23.705920+0000","last_peered":"2024-09-21T10:49:23.705920+0000","last_clean":"2024-09-21T10:49:23.705920+0000","last_became_active":"2024-09-21T10:45:06.011595+0000","last_became_peered":"2024-09-21T10:45:06.011595+0000","last_unstale":"2024-09-21T10:49:23.705920+0000","last_undegraded":"2024-09-21T10:49:23.705920+0000","last_fullsized":"2024-09-21T10:49:23.705920+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:53:35.898654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"2.5","version":"0'0","reported_seq":1429,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773663+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:49:26.773663+0000","last_peered":"2024-09-21T10:49:26.773663+0000","last_clean":"2024-09-21T10:49:26.773663+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:49:26.773663+0000","last_undegraded":"2024-09-21T10:49:26.773663+0000","last_fullsized":"2024-09-21T10:49:26.773663+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":650,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.775396+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:49:26.775396+0000","last_peered":"2024-09-21T10:49:26.775396+0000","last_clean":"2024-09-21T10:49:26.775396+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:49:26.775396+0000","last_undegraded":"2024-09-21T10:49:26.775396+0000","last_fullsized":"2024-09-21T10:49:26.775396+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"1413'858","reported_seq":875,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.828665+0000","last_change":"2024-09-21T10:49:18.389021+0000","last_active":"2024-09-21T10:49:33.828665+0000","last_peered":"2024-09-21T10:49:33.828665+0000","last_clean":"2024-09-21T10:49:33.828665+0000","last_became_active":"2024-09-21T10:49:18.388654+0000","last_became_peered":"2024-09-21T10:49:18.388654+0000","last_unstale":"2024-09-21T10:49:33.828665+0000","last_undegraded":"2024-09-21T10:49:33.828665+0000","last_fullsized":"2024-09-21T10:49:33.828665+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":858,"log_dups_size":0,"ondisk_log_size":858,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:53:56.555115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":56229888,"num_objects":858,"num_object_clones":0,"num_object_copies":2574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":858,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":858,"num_write_kb":54912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"362'149","reported_seq":1611,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:27.249023+0000","last_change":"2024-09-21T10:49:27.249023+0000","last_active":"2024-09-21T10:49:27.249023+0000","last_peered":"2024-09-21T10:49:27.249023+0000","last_clean":"2024-09-21T10:49:27.249023+0000","last_became_active":"2024-09-21T10:48:17.786857+0000","last_became_peered":"2024-09-21T10:48:17.786857+0000","last_unstale":"2024-09-21T10:49:27.249023+0000","last_undegraded":"2024-09-21T10:49:27.249023+0000","last_fullsized":"2024-09-21T10:49:27.249023+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.248938+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.248938+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:40:35.369957+0000","scrub_duration":0.0014145049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":625,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774496+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:49:26.774496+0000","last_peered":"2024-09-21T10:49:26.774496+0000","last_clean":"2024-09-21T10:49:26.774496+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:49:26.774496+0000","last_undegraded":"2024-09-21T10:49:26.774496+0000","last_fullsized":"2024-09-21T10:49:26.774496+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":145,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761760+0000","last_change":"2024-09-21T10:46:10.445448+0000","last_active":"2024-09-21T10:49:22.761760+0000","last_peered":"2024-09-21T10:49:22.761760+0000","last_clean":"2024-09-21T10:49:22.761760+0000","last_became_active":"2024-09-21T10:46:10.443629+0000","last_became_peered":"2024-09-21T10:46:10.443629+0000","last_unstale":"2024-09-21T10:49:22.761760+0000","last_undegraded":"2024-09-21T10:49:22.761760+0000","last_fullsized":"2024-09-21T10:49:22.761760+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:42:44.652533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":618,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.772711+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:49:26.772711+0000","last_peered":"2024-09-21T10:49:26.772711+0000","last_clean":"2024-09-21T10:49:26.772711+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:49:26.772711+0000","last_undegraded":"2024-09-21T10:49:26.772711+0000","last_fullsized":"2024-09-21T10:49:26.772711+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"1413'848","reported_seq":867,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.832162+0000","last_change":"2024-09-21T10:49:18.386616+0000","last_active":"2024-09-21T10:49:33.832162+0000","last_peered":"2024-09-21T10:49:33.832162+0000","last_clean":"2024-09-21T10:49:33.832162+0000","last_became_active":"2024-09-21T10:49:18.386308+0000","last_became_peered":"2024-09-21T10:49:18.386308+0000","last_unstale":"2024-09-21T10:49:33.832162+0000","last_undegraded":"2024-09-21T10:49:33.832162+0000","last_fullsized":"2024-09-21T10:49:33.832162+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":848,"log_dups_size":0,"ondisk_log_size":848,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:09:58.779965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":55574528,"num_objects":848,"num_object_clones":0,"num_object_copies":2544,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":848,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":848,"num_write_kb":54272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1720,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774251+0000","last_change":"2024-09-21T10:48:17.789158+0000","last_active":"2024-09-21T10:49:26.774251+0000","last_peered":"2024-09-21T10:49:26.774251+0000","last_clean":"2024-09-21T10:49:26.774251+0000","last_became_active":"2024-09-21T10:48:17.788828+0000","last_became_peered":"2024-09-21T10:48:17.788828+0000","last_unstale":"2024-09-21T10:49:26.774251+0000","last_undegraded":"2024-09-21T10:49:26.774251+0000","last_fullsized":"2024-09-21T10:49:26.774251+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:50:08.394241+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109226,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":109226,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":668,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.775175+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:49:26.775175+0000","last_peered":"2024-09-21T10:49:26.775175+0000","last_clean":"2024-09-21T10:49:26.775175+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:49:26.775175+0000","last_undegraded":"2024-09-21T10:49:26.775175+0000","last_fullsized":"2024-09-21T10:49:26.775175+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":178,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761967+0000","last_change":"2024-09-21T10:46:11.650797+0000","last_active":"2024-09-21T10:49:22.761967+0000","last_peered":"2024-09-21T10:49:22.761967+0000","last_clean":"2024-09-21T10:49:22.761967+0000","last_became_active":"2024-09-21T10:46:11.650507+0000","last_became_peered":"2024-09-21T10:46:11.650507+0000","last_unstale":"2024-09-21T10:49:22.761967+0000","last_undegraded":"2024-09-21T10:49:22.761967+0000","last_fullsized":"2024-09-21T10:49:22.761967+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:27.552505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":213,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:27.785586+0000","last_change":"2024-09-21T10:46:10.436233+0000","last_active":"2024-09-21T10:49:27.785586+0000","last_peered":"2024-09-21T10:49:27.785586+0000","last_clean":"2024-09-21T10:49:27.785586+0000","last_became_active":"2024-09-21T10:46:10.435942+0000","last_became_peered":"2024-09-21T10:46:10.435942+0000","last_unstale":"2024-09-21T10:49:27.785586+0000","last_undegraded":"2024-09-21T10:49:27.785586+0000","last_fullsized":"2024-09-21T10:49:27.785586+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:50:52.876499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":71,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761779+0000","last_change":"2024-09-21T10:46:10.438257+0000","last_active":"2024-09-21T10:49:22.761779+0000","last_peered":"2024-09-21T10:49:22.761779+0000","last_clean":"2024-09-21T10:49:22.761779+0000","last_became_active":"2024-09-21T10:46:10.435654+0000","last_became_peered":"2024-09-21T10:46:10.435654+0000","last_unstale":"2024-09-21T10:49:22.761779+0000","last_undegraded":"2024-09-21T10:49:22.761779+0000","last_fullsized":"2024-09-21T10:49:22.761779+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:34:48.029244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"442'23","reported_seq":79,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761585+0000","last_change":"2024-09-21T10:46:11.454063+0000","last_active":"2024-09-21T10:49:22.761585+0000","last_peered":"2024-09-21T10:49:22.761585+0000","last_clean":"2024-09-21T10:49:22.761585+0000","last_became_active":"2024-09-21T10:46:11.453639+0000","last_became_peered":"2024-09-21T10:46:11.453639+0000","last_unstale":"2024-09-21T10:49:22.761585+0000","last_undegraded":"2024-09-21T10:49:22.761585+0000","last_fullsized":"2024-09-21T10:49:22.761585+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:54.014421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1404,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.705115+0000","last_change":"2024-09-21T10:46:11.479850+0000","last_active":"2024-09-21T10:49:23.705115+0000","last_peered":"2024-09-21T10:49:23.705115+0000","last_clean":"2024-09-21T10:49:23.705115+0000","last_became_active":"2024-09-21T10:46:11.479402+0000","last_became_peered":"2024-09-21T10:46:11.479402+0000","last_unstale":"2024-09-21T10:49:23.705115+0000","last_undegraded":"2024-09-21T10:49:23.705115+0000","last_fullsized":"2024-09-21T10:49:23.705115+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:02.174169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"71'3","reported_seq":1292,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773128+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:49:26.773128+0000","last_peered":"2024-09-21T10:49:26.773128+0000","last_clean":"2024-09-21T10:49:26.773128+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:49:26.773128+0000","last_undegraded":"2024-09-21T10:49:26.773128+0000","last_fullsized":"2024-09-21T10:49:26.773128+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"362'149","reported_seq":1505,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.761815+0000","last_change":"2024-09-21T10:49:04.198789+0000","last_active":"2024-09-21T10:49:22.761815+0000","last_peered":"2024-09-21T10:49:22.761815+0000","last_clean":"2024-09-21T10:49:22.761815+0000","last_became_active":"2024-09-21T10:49:04.198304+0000","last_became_peered":"2024-09-21T10:49:04.198304+0000","last_unstale":"2024-09-21T10:49:22.761815+0000","last_undegraded":"2024-09-21T10:49:22.761815+0000","last_fullsized":"2024-09-21T10:49:22.761815+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1373,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.706115+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:49:23.706115+0000","last_peered":"2024-09-21T10:49:23.706115+0000","last_clean":"2024-09-21T10:49:23.706115+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:49:23.706115+0000","last_undegraded":"2024-09-21T10:49:23.706115+0000","last_fullsized":"2024-09-21T10:49:23.706115+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":641,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773748+0000","last_change":"2024-09-21T10:46:10.429973+0000","last_active":"2024-09-21T10:49:26.773748+0000","last_peered":"2024-09-21T10:49:26.773748+0000","last_clean":"2024-09-21T10:49:26.773748+0000","last_became_active":"2024-09-21T10:46:10.429652+0000","last_became_peered":"2024-09-21T10:46:10.429652+0000","last_unstale":"2024-09-21T10:49:26.773748+0000","last_undegraded":"2024-09-21T10:49:26.773748+0000","last_fullsized":"2024-09-21T10:49:26.773748+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:29.488753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":655,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774323+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:49:26.774323+0000","last_peered":"2024-09-21T10:49:26.774323+0000","last_clean":"2024-09-21T10:49:26.774323+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:49:26.774323+0000","last_undegraded":"2024-09-21T10:49:26.774323+0000","last_fullsized":"2024-09-21T10:49:26.774323+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":641,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.772911+0000","last_change":"2024-09-21T10:46:10.434466+0000","last_active":"2024-09-21T10:49:26.772911+0000","last_peered":"2024-09-21T10:49:26.772911+0000","last_clean":"2024-09-21T10:49:26.772911+0000","last_became_active":"2024-09-21T10:46:10.434119+0000","last_became_peered":"2024-09-21T10:46:10.434119+0000","last_unstale":"2024-09-21T10:49:26.772911+0000","last_undegraded":"2024-09-21T10:49:26.772911+0000","last_fullsized":"2024-09-21T10:49:26.772911+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:34.062599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":143,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:22.762133+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:49:22.762133+0000","last_peered":"2024-09-21T10:49:22.762133+0000","last_clean":"2024-09-21T10:49:22.762133+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:49:22.762133+0000","last_undegraded":"2024-09-21T10:49:22.762133+0000","last_fullsized":"2024-09-21T10:49:22.762133+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":609,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773002+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:49:26.773002+0000","last_peered":"2024-09-21T10:49:26.773002+0000","last_clean":"2024-09-21T10:49:26.773002+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:49:26.773002+0000","last_undegraded":"2024-09-21T10:49:26.773002+0000","last_fullsized":"2024-09-21T10:49:26.773002+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":664,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774796+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:49:26.774796+0000","last_peered":"2024-09-21T10:49:26.774796+0000","last_clean":"2024-09-21T10:49:26.774796+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:49:26.774796+0000","last_undegraded":"2024-09-21T10:49:26.774796+0000","last_fullsized":"2024-09-21T10:49:26.774796+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":630,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773328+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:49:26.773328+0000","last_peered":"2024-09-21T10:49:26.773328+0000","last_clean":"2024-09-21T10:49:26.773328+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:49:26.773328+0000","last_undegraded":"2024-09-21T10:49:26.773328+0000","last_fullsized":"2024-09-21T10:49:26.773328+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":629,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773294+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:49:26.773294+0000","last_peered":"2024-09-21T10:49:26.773294+0000","last_clean":"2024-09-21T10:49:26.773294+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:49:26.773294+0000","last_undegraded":"2024-09-21T10:49:26.773294+0000","last_fullsized":"2024-09-21T10:49:26.773294+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":248,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774893+0000","last_change":"2024-09-21T10:45:18.167879+0000","last_active":"2024-09-21T10:49:26.774893+0000","last_peered":"2024-09-21T10:49:26.774893+0000","last_clean":"2024-09-21T10:49:26.774893+0000","last_became_active":"2024-09-21T10:45:18.167468+0000","last_became_peered":"2024-09-21T10:45:18.167468+0000","last_unstale":"2024-09-21T10:49:26.774893+0000","last_undegraded":"2024-09-21T10:49:26.774893+0000","last_fullsized":"2024-09-21T10:49:26.774893+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:51.294698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1502,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774614+0000","last_change":"2024-09-21T10:45:06.016457+0000","last_active":"2024-09-21T10:49:26.774614+0000","last_peered":"2024-09-21T10:49:26.774614+0000","last_clean":"2024-09-21T10:49:26.774614+0000","last_became_active":"2024-09-21T10:45:06.015501+0000","last_became_peered":"2024-09-21T10:45:06.015501+0000","last_unstale":"2024-09-21T10:49:26.774614+0000","last_undegraded":"2024-09-21T10:49:26.774614+0000","last_fullsized":"2024-09-21T10:49:26.774614+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:37.571172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"71'1","reported_seq":662,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.775370+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:49:26.775370+0000","last_peered":"2024-09-21T10:49:26.775370+0000","last_clean":"2024-09-21T10:49:26.775370+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:49:26.775370+0000","last_undegraded":"2024-09-21T10:49:26.775370+0000","last_fullsized":"2024-09-21T10:49:26.775370+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1235,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774186+0000","last_change":"2024-09-21T10:45:18.158211+0000","last_active":"2024-09-21T10:49:26.774186+0000","last_peered":"2024-09-21T10:49:26.774186+0000","last_clean":"2024-09-21T10:49:26.774186+0000","last_became_active":"2024-09-21T10:45:18.157966+0000","last_became_peered":"2024-09-21T10:45:18.157966+0000","last_unstale":"2024-09-21T10:49:26.774186+0000","last_undegraded":"2024-09-21T10:49:26.774186+0000","last_fullsized":"2024-09-21T10:49:26.774186+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:49.060307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"71'2","reported_seq":1404,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.706046+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:49:23.706046+0000","last_peered":"2024-09-21T10:49:23.706046+0000","last_clean":"2024-09-21T10:49:23.706046+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:49:23.706046+0000","last_undegraded":"2024-09-21T10:49:23.706046+0000","last_fullsized":"2024-09-21T10:49:23.706046+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1253,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774066+0000","last_change":"2024-09-21T10:45:18.169124+0000","last_active":"2024-09-21T10:49:26.774066+0000","last_peered":"2024-09-21T10:49:26.774066+0000","last_clean":"2024-09-21T10:49:26.774066+0000","last_became_active":"2024-09-21T10:45:18.168713+0000","last_became_peered":"2024-09-21T10:45:18.168713+0000","last_unstale":"2024-09-21T10:49:26.774066+0000","last_undegraded":"2024-09-21T10:49:26.774066+0000","last_fullsized":"2024-09-21T10:49:26.774066+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:07:16.707078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":1416,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.706254+0000","last_change":"2024-09-21T10:46:10.437713+0000","last_active":"2024-09-21T10:49:23.706254+0000","last_peered":"2024-09-21T10:49:23.706254+0000","last_clean":"2024-09-21T10:49:23.706254+0000","last_became_active":"2024-09-21T10:46:10.437233+0000","last_became_peered":"2024-09-21T10:46:10.437233+0000","last_unstale":"2024-09-21T10:49:23.706254+0000","last_undegraded":"2024-09-21T10:49:23.706254+0000","last_fullsized":"2024-09-21T10:49:23.706254+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:42:42.318362+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":616,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773562+0000","last_change":"2024-09-21T10:45:06.016348+0000","last_active":"2024-09-21T10:49:26.773562+0000","last_peered":"2024-09-21T10:49:26.773562+0000","last_clean":"2024-09-21T10:49:26.773562+0000","last_became_active":"2024-09-21T10:45:06.016014+0000","last_became_peered":"2024-09-21T10:45:06.016014+0000","last_unstale":"2024-09-21T10:49:26.773562+0000","last_undegraded":"2024-09-21T10:49:26.773562+0000","last_fullsized":"2024-09-21T10:49:26.773562+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:27.089135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"71'1","reported_seq":641,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.773622+0000","last_change":"2024-09-21T10:46:11.435368+0000","last_active":"2024-09-21T10:49:26.773622+0000","last_peered":"2024-09-21T10:49:26.773622+0000","last_clean":"2024-09-21T10:49:26.773622+0000","last_became_active":"2024-09-21T10:46:11.434987+0000","last_became_peered":"2024-09-21T10:46:11.434987+0000","last_unstale":"2024-09-21T10:49:26.773622+0000","last_undegraded":"2024-09-21T10:49:26.773622+0000","last_fullsized":"2024-09-21T10:49:26.773622+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:43.966641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":219,"reported_epoch":1412,"state":"active+clean","last_fresh":"2024-09-21T10:49:23.084988+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:49:23.084988+0000","last_peered":"2024-09-21T10:49:23.084988+0000","last_clean":"2024-09-21T10:49:23.084988+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:49:23.084988+0000","last_undegraded":"2024-09-21T10:49:23.084988+0000","last_fullsized":"2024-09-21T10:49:23.084988+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":667,"reported_epoch":1413,"state":"active+clean","last_fresh":"2024-09-21T10:49:26.774233+0000","last_change":"2024-09-21T10:46:11.592748+0000","last_active":"2024-09-21T10:49:26.774233+0000","last_peered":"2024-09-21T10:49:26.774233+0000","last_clean":"2024-09-21T10:49:26.774233+0000","last_became_active":"2024-09-21T10:46:11.456274+0000","last_became_peered":"2024-09-21T10:46:11.456274+0000","last_unstale":"2024-09-21T10:49:26.774233+0000","last_undegraded":"2024-09-21T10:49:26.774233+0000","last_fullsized":"2024-09-21T10:49:26.774233+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:20:51.149302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1164,"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,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":829095936,"num_objects":12651,"num_object_clones":0,"num_object_copies":37953,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12651,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12651,"num_write_kb":809664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2251882496,"data_stored":2251882496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":12651,"ondisk_log_size":12651,"up":48,"acting":48,"num_store_stats":6},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":59,"num_bytes_recovered":20562,"num_keys_recovered":30,"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":147456,"data_stored":27006,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":787157,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":130,"num_read_kb":278,"num_write":72,"num_write_kb":805,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":1882218,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234550,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":1377,"seq":5914169966634,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":652844,"kb_used_data":465764,"kb_used_omap":58,"kb_used_meta":187013,"kb_avail":93092308,"statfs":{"total":95995035648,"available":95326523392,"internally_reserved":0,"allocated":476942336,"data_stored":474464828,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":191501346},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757824,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1234648,"kb_used_data":265104,"kb_used_omap":1,"kb_used_meta":969534,"kb_avail":92510504,"statfs":{"total":95995035648,"available":94730756096,"internally_reserved":0,"allocated":271466496,"data_stored":269003405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":992803270},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":0,"seq":3418793967996,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":0,"up_from":731,"seq":3139621093769,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1190760,"kb_used_data":333472,"kb_used_omap":73,"kb_used_meta":857206,"kb_avail":92554392,"statfs":{"total":95995035648,"available":94775697408,"internally_reserved":0,"allocated":341475328,"data_stored":339001407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":877779506},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019460,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1083364,"kb_used_data":231964,"kb_used_omap":1,"kb_used_meta":851390,"kb_avail":92661788,"statfs":{"total":95995035648,"available":94885670912,"internally_reserved":0,"allocated":237531136,"data_stored":235060717,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":871823814},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888756,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1359128,"kb_used_data":370640,"kb_used_omap":30,"kb_used_meta":988449,"kb_avail":92386024,"statfs":{"total":95995035648,"available":94603288576,"internally_reserved":0,"allocated":379535360,"data_stored":377073043,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":1012172596},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047234,"num_pgs":63,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1185556,"kb_used_data":327372,"kb_used_omap":44,"kb_used_meta":858131,"kb_avail":92559596,"statfs":{"total":95995035648,"available":94781026304,"internally_reserved":0,"allocated":335228928,"data_stored":332770044,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":878726766},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":28672,"data_stored":5484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":24576,"data_stored":5442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":392560640,"data_stored":392560640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":350552064,"data_stored":350552064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":398786560,"data_stored":398786560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":249430016,"data_stored":249430016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":313786368,"data_stored":313786368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":546766848,"data_stored":546766848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:49:37.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_6 pgp_num 16 2024-09-21T10:49:37.482 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:37 smithi007 ceph-mon[99390]: 1.14 scrub starts 2024-09-21T10:49:37.482 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:37 smithi007 ceph-mon[99390]: 1.14 scrub ok 2024-09-21T10:49:37.483 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:37.483 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:37.483 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:37 smithi007 ceph-mon[99390]: pgmap v2227: 109 pgs: 109 active+clean; 791 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:49:37.483 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:37 smithi007 ceph-mon[101144]: 1.14 scrub starts 2024-09-21T10:49:37.483 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:37 smithi007 ceph-mon[101144]: 1.14 scrub ok 2024-09-21T10:49:37.483 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:37.483 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:37.483 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:37 smithi007 ceph-mon[101144]: pgmap v2227: 109 pgs: 109 active+clean; 791 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:49:37.493 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:37.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:37.597 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:37.645 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:37.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:37.665 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:49:37.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:37 smithi031 ceph-mon[96824]: 1.14 scrub starts 2024-09-21T10:49:37.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:37 smithi031 ceph-mon[96824]: 1.14 scrub ok 2024-09-21T10:49:37.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:37.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:37.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:37 smithi031 ceph-mon[96824]: pgmap v2227: 109 pgs: 109 active+clean; 791 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:49:37.747 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:37.777 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:37.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:37.879 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.917 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:37.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:38.018 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:38.046 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:38.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:38.148 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:38.199 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:49:38.200 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:49:38.203 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:38.210 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:38.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:38.237 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:49:38.237 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:49:38.249 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:38.273 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:49:38.273 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:49:38.284 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 9 16 24424 24408 169.48 120.875 0.014737 0.00589224 2024-09-21T10:49:38.311 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:49:38.311 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:49:38.312 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:38.334 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:49:38.334 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:49:38.339 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:38.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:38.353 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:49:38.353 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:49:38.371 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:49:38.371 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:49:38.397 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:49:38.397 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:49:38.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:38.482 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:38.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:38.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:38.611 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:38.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:38.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:38 smithi031 ceph-mon[96824]: 1.f scrub starts 2024-09-21T10:49:38.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:38 smithi031 ceph-mon[96824]: 1.f scrub ok 2024-09-21T10:49:38.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:38 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2756065447' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:38.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:38 smithi007 ceph-mon[99390]: 1.f scrub starts 2024-09-21T10:49:38.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:38 smithi007 ceph-mon[99390]: 1.f scrub ok 2024-09-21T10:49:38.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:38 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2756065447' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:38.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:38 smithi007 ceph-mon[101144]: 1.f scrub starts 2024-09-21T10:49:38.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:38 smithi007 ceph-mon[101144]: 1.f scrub ok 2024-09-21T10:49:38.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:38 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2756065447' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:38.714 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:38.748 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:38.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:38.850 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:38.887 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:38.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:38.989 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:39.012 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:39.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:39.113 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:39.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.155 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:39.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:39.257 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:39.282 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 10 16 26075 26059 162.846 103.188 0.00254874 0.00613325 2024-09-21T10:49:39.289 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:39.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:39.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:39.426 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:39.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:39.527 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:39.560 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:39.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:39.661 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:39.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:39 smithi007 ceph-mon[99390]: pgmap v2228: 109 pgs: 109 active+clean; 1.2 GiB data, 8.1 GiB used, 528 GiB / 536 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:49:39.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:39 smithi007 ceph-mon[101144]: pgmap v2228: 109 pgs: 109 active+clean; 1.2 GiB data, 8.1 GiB used, 528 GiB / 536 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:49:39.696 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:39.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:39.798 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:39.829 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:39.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:39 smithi031 ceph-mon[96824]: pgmap v2228: 109 pgs: 109 active+clean; 1.2 GiB data, 8.1 GiB used, 528 GiB / 536 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:49:39.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:39.952 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:39.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:40.054 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:40.092 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:40.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:40.194 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:40.222 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:40.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:40.282 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 11 16 27951 27935 158.7 117.25 0.00718847 0.00629591 2024-09-21T10:49:40.325 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:40.364 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:40.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:40.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:40.488 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:40.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:40.590 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:40.627 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:40.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:40.729 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:40.764 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:40.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:40.866 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:40.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:40.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:40.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:49:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:49:40] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.51.0" 2024-09-21T10:49:40.989 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:41.022 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:41.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:41.125 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:41.157 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:41.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:41.259 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:41.282 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 12 16 29770 29754 154.949 113.688 0.00753945 0.00644794 2024-09-21T10:49:41.294 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:41.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:41.396 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:41.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:41.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:41.536 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:41.575 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:41.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:41.677 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:41.719 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:41.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:41.821 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:41.856 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:41.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:41 smithi007 ceph-mon[99390]: pgmap v2229: 109 pgs: 109 active+clean; 1.5 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 154 MiB/s wr, 2.46k op/s 2024-09-21T10:49:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:41 smithi007 ceph-mon[101144]: pgmap v2229: 109 pgs: 109 active+clean; 1.5 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 154 MiB/s wr, 2.46k op/s 2024-09-21T10:49:41.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:42.000 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:42.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:42.101 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:42.141 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:42.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:41 smithi031 ceph-mon[96824]: pgmap v2229: 109 pgs: 109 active+clean; 1.5 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 154 MiB/s wr, 2.46k op/s 2024-09-21T10:49:42.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:42.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:42.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:42.282 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 13 16 31719 31703 152.399 121.812 0.00648543 0.00654637 2024-09-21T10:49:42.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:42.402 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:42.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:42.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:42.530 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:42.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:42.632 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:42.663 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:42.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:42.797 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:42.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:42.899 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:42.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.938 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:42.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:43.039 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:43.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.080 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:43.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:43.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:43.203 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:43.282 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 14 16 33415 33399 149.084 106 0.00649252 0.00670184 2024-09-21T10:49:43.305 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:43.345 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:43.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:43.447 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:43.565 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:43.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:43.583 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:49:43.583 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:49:43.583 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.583 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.36225.0:33991 11.a e1414/1409 11:5daa5301:::benchmark_data_smithi007_301216_object33990:head v 1414'2128, mlcod=1414'2124)", 2024-09-21T10:49:43.583 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:49:43.578415+0000", 2024-09-21T10:49:43.583 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.00069462799999999998, 2024-09-21T10:49:43.584 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00072323500000000002, 2024-09-21T10:49:43.584 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:43.584 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:49:43.584 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:43.584 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.584 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:43.584 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.578415+0000", 2024-09-21T10:49:43.585 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:43.585 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.585 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.585 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:43.585 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.578415+0000", 2024-09-21T10:49:43.585 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:43.585 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.585 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.585 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:43.585 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.578414+0000", 2024-09-21T10:49:43.586 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:49:43.586 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.586 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.586 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:43.586 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.578516+0000", 2024-09-21T10:49:43.586 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000101455 2024-09-21T10:49:43.586 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.587 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.587 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:43.587 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.578529+0000", 2024-09-21T10:49:43.587 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.367e-05 2024-09-21T10:49:43.587 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.587 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.587 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:43.587 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.578535+0000", 2024-09-21T10:49:43.588 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.037e-06 2024-09-21T10:49:43.588 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.588 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.588 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:43.588 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.578586+0000", 2024-09-21T10:49:43.588 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.0288999999999999e-05 2024-09-21T10:49:43.588 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.589 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.589 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:43.589 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.578605+0000", 2024-09-21T10:49:43.589 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8851e-05 2024-09-21T10:49:43.589 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:43.589 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:43.589 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:43.589 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.590 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.590 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:33986 11.5 11:a42b02d3:::benchmark_data_smithi007_301216_object33985:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1414)", 2024-09-21T10:49:43.590 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:49:43.573564+0000", 2024-09-21T10:49:43.590 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.005545225, 2024-09-21T10:49:43.590 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0056788630000000001, 2024-09-21T10:49:43.590 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:43.590 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:49:43.590 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:43.590 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:49:43.591 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:49:43.591 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 33986 2024-09-21T10:49:43.591 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.591 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:43.591 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.591 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:43.591 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.573564+0000", 2024-09-21T10:49:43.591 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:43.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.592 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.592 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:43.592 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.573564+0000", 2024-09-21T10:49:43.592 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:43.592 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.592 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.592 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:43.592 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.573563+0000", 2024-09-21T10:49:43.593 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:49:43.593 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.593 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.593 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:43.593 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.573595+0000", 2024-09-21T10:49:43.593 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1856999999999997e-05 2024-09-21T10:49:43.593 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.593 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.593 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:43.594 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.573606+0000", 2024-09-21T10:49:43.594 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1388e-05 2024-09-21T10:49:43.594 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.594 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.594 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:43.594 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.573613+0000", 2024-09-21T10:49:43.594 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8120000000000002e-06 2024-09-21T10:49:43.595 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.595 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.595 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:43.595 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.573768+0000", 2024-09-21T10:49:43.595 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015468599999999999 2024-09-21T10:49:43.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.596 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.596 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:43.596 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.573932+0000", 2024-09-21T10:49:43.596 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016466399999999999 2024-09-21T10:49:43.596 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.596 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.596 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:49:43.596 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.574093+0000", 2024-09-21T10:49:43.596 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00016104300000000001 2024-09-21T10:49:43.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.597 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.597 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:43.597 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.576302+0000", 2024-09-21T10:49:43.597 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002208607 2024-09-21T10:49:43.597 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.597 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.598 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:43.598 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.576764+0000", 2024-09-21T10:49:43.598 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00046235699999999999 2024-09-21T10:49:43.598 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:43.598 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:43.598 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:43.598 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.598 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.598 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:33992 11.7 11:e77cf773:::benchmark_data_smithi007_301216_object33991:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1414)", 2024-09-21T10:49:43.598 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:49:43.575825+0000", 2024-09-21T10:49:43.599 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0032843120000000002, 2024-09-21T10:49:43.599 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003512519, 2024-09-21T10:49:43.599 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:43.599 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:49:43.599 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:43.599 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:49:43.601 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:49:43.601 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 33992 2024-09-21T10:49:43.601 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.602 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:43.602 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.602 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:43.602 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.575825+0000", 2024-09-21T10:49:43.602 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:43.602 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.602 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.602 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:43.603 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.575825+0000", 2024-09-21T10:49:43.603 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:43.603 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.603 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.603 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:43.603 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.575823+0000", 2024-09-21T10:49:43.603 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:49:43.604 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.604 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.604 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:43.604 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.575858+0000", 2024-09-21T10:49:43.604 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4329000000000003e-05 2024-09-21T10:49:43.604 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.604 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.604 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:43.605 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.575875+0000", 2024-09-21T10:49:43.605 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7787000000000001e-05 2024-09-21T10:49:43.605 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.605 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.605 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:43.605 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.575884+0000", 2024-09-21T10:49:43.605 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1559999999999995e-06 2024-09-21T10:49:43.605 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.606 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.606 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:43.606 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.575987+0000", 2024-09-21T10:49:43.606 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000103787 2024-09-21T10:49:43.606 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.606 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.607 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:43.607 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.576271+0000", 2024-09-21T10:49:43.607 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000283221 2024-09-21T10:49:43.607 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.607 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.607 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:49:43.608 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.576417+0000", 2024-09-21T10:49:43.608 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000146902 2024-09-21T10:49:43.608 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.609 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.609 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:43.609 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.578284+0000", 2024-09-21T10:49:43.609 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00186692 2024-09-21T10:49:43.609 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.609 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.609 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:43.610 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.578295+0000", 2024-09-21T10:49:43.610 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0474e-05 2024-09-21T10:49:43.610 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:43.610 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:43.610 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:43.610 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:49:43.579346+0000", 2024-09-21T10:49:43.610 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010514649999999999 2024-09-21T10:49:43.611 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:43.611 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:43.611 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:43.611 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:43.611 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:49:43.611 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 3 2024-09-21T10:49:43.611 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:49:43.667 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:43.699 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:43.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:43.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:43.825 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:43 smithi031 ceph-mon[96824]: pgmap v2230: 109 pgs: 109 active+clean; 1.5 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 154 MiB/s wr, 2.46k op/s 2024-09-21T10:49:43.842 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:43.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:43.944 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:43.985 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:44.087 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:44.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.129 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:44.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:44.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:43 smithi007 ceph-mon[99390]: pgmap v2230: 109 pgs: 109 active+clean; 1.5 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 154 MiB/s wr, 2.46k op/s 2024-09-21T10:49:44.187 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:43 smithi007 ceph-mon[101144]: pgmap v2230: 109 pgs: 109 active+clean; 1.5 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 154 MiB/s wr, 2.46k op/s 2024-09-21T10:49:44.229 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:44.251 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:44.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:44.282 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 15 16 35268 35252 146.865 115.812 0.00202714 0.0067916 2024-09-21T10:49:44.353 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:44.390 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:44.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:44.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:49:44.492 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:44.563 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:44.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:44.664 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:44.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.702 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:44.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:44.785 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:49:44.804 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:44.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:44.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:44.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:44.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:44.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:45.064 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:45.091 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:45.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:45.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:44 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:44 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:44 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:45.193 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:45.232 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:45.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:45.282 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 16 16 36939 36923 144.213 104.438 0.00568431 0.00692909 2024-09-21T10:49:45.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:45.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:45.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:45.464 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:45.486 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:45.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:45.587 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:45.617 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:45.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:45.719 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:45.741 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:45.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:45.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:45.879 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:45.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:45.981 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:46.015 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:46.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:46.116 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:46.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:46.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:45 smithi031 ceph-mon[96824]: pgmap v2231: 109 pgs: 109 active+clean; 2.1 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-09-21T10:49:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:45 smithi007 ceph-mon[99390]: pgmap v2231: 109 pgs: 109 active+clean; 2.1 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-09-21T10:49:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:45 smithi007 ceph-mon[101144]: pgmap v2231: 109 pgs: 109 active+clean; 2.1 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 133 MiB/s wr, 2.12k op/s 2024-09-21T10:49:46.250 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:46.272 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:46.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:46.282 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 17 16 38358 38342 140.946 88.6875 0.0036701 0.00707633 2024-09-21T10:49:46.373 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:46.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:46.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:46.511 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:46.533 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:46.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:46.635 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:46.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.673 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:46.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:46.774 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:46.803 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:46.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:46.904 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:46.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:46.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:47.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:47.071 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:47.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:47.172 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:47.206 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:47.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:47.283 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 18 16 39903 39887 138.48 96.5625 0.0076698 0.00721492 2024-09-21T10:49:47.307 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:47.340 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:47.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:47.442 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:47.481 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:47.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:47.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:47.629 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:47.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:47.731 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.768 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:47.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:47.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:47.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.917 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:47.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:48.017 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:48.058 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:48.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:48.076 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:47 smithi031 ceph-mon[96824]: pgmap v2232: 109 pgs: 109 active+clean; 2.1 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-09-21T10:49:48.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:47 smithi007 ceph-mon[99390]: pgmap v2232: 109 pgs: 109 active+clean; 2.1 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-09-21T10:49:48.103 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:47 smithi007 ceph-mon[101144]: pgmap v2232: 109 pgs: 109 active+clean; 2.1 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-09-21T10:49:48.160 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:48.191 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:48.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:48.229 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:49:48.229 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:49:48.229 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:49:48.229 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:49:48.229 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:49:48.283 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 19 16 41805 41789 137.448 118.875 0.0138061 0.00726911 2024-09-21T10:49:48.293 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:48.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:48.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:48.425 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:48.464 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:48.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:48.566 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:48.598 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:48.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:48.700 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:48.732 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:48.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:48.834 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:48.863 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:48.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:48.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:48.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:49:49.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:49.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:49.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:49.137 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:49.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:49.239 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:49.279 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:49.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:49.283 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:49:49.282130+0000 min lat: 0.00113307 max lat: 0.207379 avg lat: 0.0073552 2024-09-21T10:49:49.283 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:49:49.283 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 20 16 43496 43480 135.859 105.688 0.00703603 0.0073552 2024-09-21T10:49:49.312 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:49:49.382 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:49.427 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:49.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:49.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:49.563 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:49.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:49.664 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:49.704 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:49.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:49.806 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:49.836 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:49.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:49.920 INFO:teuthology.orchestra.run.smithi007.stderr:set pool 11 pgp_num to 16 2024-09-21T10:49:49.938 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:49.968 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:49.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:50.070 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:50.099 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:50.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:49 smithi031 ceph-mon[96824]: pgmap v2233: 109 pgs: 109 active+clean; 2.4 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 135 MiB/s wr, 2.16k op/s 2024-09-21T10:49:50.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3975653792' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:49:50.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:49 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:49:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:49 smithi007 ceph-mon[99390]: pgmap v2233: 109 pgs: 109 active+clean; 2.4 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 135 MiB/s wr, 2.16k op/s 2024-09-21T10:49:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3975653792' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:49:50.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:49 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:49:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:49 smithi007 ceph-mon[101144]: pgmap v2233: 109 pgs: 109 active+clean; 2.4 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 135 MiB/s wr, 2.16k op/s 2024-09-21T10:49:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:49 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3975653792' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:49:50.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:49 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:49:50.201 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:50.238 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:50.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:50.283 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 21 16 45297 45281 134.749 112.562 0.00371902 0.00741608 2024-09-21T10:49:50.339 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:50.369 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:50.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:50.471 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:50.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.516 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:50.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:50.617 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:50.663 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:50.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:50.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:50.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.798 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:50.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:50.899 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:50.932 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:50.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:51.034 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:51.078 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:51.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:51.163 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:50 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:49:51.163 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:50 smithi031 ceph-mon[96824]: osdmap e1415: 8 total, 8 up, 6 in 2024-09-21T10:49:51.180 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:50 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:49:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:50 smithi007 ceph-mon[99390]: osdmap e1415: 8 total, 8 up, 6 in 2024-09-21T10:49:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:49:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:49:50] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.51.0" 2024-09-21T10:49:51.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:50 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:49:51.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:50 smithi007 ceph-mon[101144]: osdmap e1415: 8 total, 8 up, 6 in 2024-09-21T10:49:51.215 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:51.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:51.283 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 22 16 47108 47092 133.769 113.188 0.00956559 0.00747019 2024-09-21T10:49:51.317 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:51.327 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:49:51.327 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82273 10.e 10:77fd5e07:::benchmark_data_smithi007_269699_object82272:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.213772+0000", 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 273.10952936199999, 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.318363146, 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.328 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82273 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213772+0000", 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213772+0000", 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.330 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213771+0000", 2024-09-21T10:49:51.330 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:49:51.330 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.330 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.330 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.330 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213831+0000", 2024-09-21T10:49:51.330 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0087000000000003e-05 2024-09-21T10:49:51.330 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.330 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.330 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213842+0000", 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1181e-05 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213850+0000", 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8169999999999999e-06 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213905+0000", 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4428000000000001e-05 2024-09-21T10:49:51.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213912+0000", 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4560000000000003e-06 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.464546+0000", 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.250634297 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.471664+0000", 2024-09-21T10:49:51.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0071181079999999997 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.482554+0000", 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010889088999999999 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.515673+0000", 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.033119058 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.516162+0000", 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00048948899999999996 2024-09-21T10:49:51.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.518154+0000", 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001991811 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.520711+0000", 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025567150000000002 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.532135+0000", 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011424508999999999 2024-09-21T10:49:51.334 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82301 10.e 10:759d1baf:::benchmark_data_smithi007_269699_object82300:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.251050+0000", 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 273.07225102699999, 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.300704828, 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.335 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82301 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251050+0000", 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251050+0000", 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.336 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251049+0000", 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251113+0000", 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3446000000000002e-05 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251124+0000", 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1806e-05 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251130+0000", 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.015e-06 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251180+0000", 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9481999999999998e-05 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251190+0000", 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0312999999999999e-05 2024-09-21T10:49:51.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.491753+0000", 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2405626540000001 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.498088+0000", 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0063356860000000001 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.508134+0000", 2024-09-21T10:49:51.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010045849000000001 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.516672+0000", 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0085377679999999994 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.534249+0000", 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017576659000000001 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.536376+0000", 2024-09-21T10:49:51.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021275019999999999 2024-09-21T10:49:51.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.341 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.341 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.341 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.539481+0000", 2024-09-21T10:49:51.341 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031052480000000001 2024-09-21T10:49:51.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.551755+0000", 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012273641 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82334 10.e 10:73d7e8f7:::benchmark_data_smithi007_269699_object82333:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.281981+0000", 2024-09-21T10:49:51.342 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 273.041320751, 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.346929708, 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82334 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.281981+0000", 2024-09-21T10:49:51.343 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.281981+0000", 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.281979+0000", 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282026+0000", 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7206999999999997e-05 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282038+0000", 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1423000000000001e-05 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282046+0000", 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8660000000000006e-06 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282093+0000", 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7423000000000003e-05 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282103+0000", 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5759999999999995e-06 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.552279+0000", 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2701766299999999 2024-09-21T10:49:51.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.560382+0000", 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0081028539999999996 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.571996+0000", 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011613863 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.608215+0000", 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.036219155000000003 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.609764+0000", 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0015486230000000001 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.613983+0000", 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042190559999999997 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.348 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.617385+0000", 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0034020959999999999 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.628910+0000", 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011525235 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.349 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82335 10.e 10:75557e97:::benchmark_data_smithi007_269699_object82334:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.282376+0000", 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 273.04092564000001, 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.458766776, 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82335 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.350 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282376+0000", 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282376+0000", 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282371+0000", 2024-09-21T10:49:51.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999957 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282451+0000", 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0035000000000002e-05 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282463+0000", 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1341e-05 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.352 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282469+0000", 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2190000000000001e-06 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282507+0000", 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8136999999999998e-05 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282515+0000", 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2700000000000004e-06 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.579065+0000", 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.296549889 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.585626+0000", 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0065603709999999997 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.599798+0000", 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01417236 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.611319+0000", 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01152106 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.613278+0000", 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0019585319999999998 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.728110+0000", 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.114832513 2024-09-21T10:49:51.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.730790+0000", 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002680263 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.741142+0000", 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01035209 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82342 10.e 10:74e17377:::benchmark_data_smithi007_269699_object82341:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.291746+0000", 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 273.03155486100002, 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.467923291, 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82342 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291746+0000", 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291746+0000", 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291745+0000", 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:49:51.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291793+0000", 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8749999999999999e-05 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291805+0000", 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1979e-05 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291812+0000", 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8170000000000001e-06 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291871+0000", 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8933e-05 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291880+0000", 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9069999999999996e-06 2024-09-21T10:49:51.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.629598+0000", 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3377176259999999 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.636239+0000", 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.006641264 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.645909+0000", 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0096703339999999992 2024-09-21T10:49:51.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.676015+0000", 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.03010606 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.677583+0000", 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001567326 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.362 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.745409+0000", 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.067826070000000002 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.748018+0000", 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0026096130000000002 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.759670+0000", 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011651552000000001 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.363 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82393 10.e 10:70d93224:::benchmark_data_smithi007_269699_object82392:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.351376+0000", 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 272.97192494699999, 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4215369449999999, 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82393 2024-09-21T10:49:51.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351376+0000", 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351376+0000", 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351375+0000", 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351414+0000", 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8807000000000003e-05 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351425+0000", 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1528999999999999e-05 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351431+0000", 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7189999999999998e-06 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351501+0000", 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0171000000000003e-05 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351507+0000", 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3230000000000003e-06 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.367 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.652745+0000", 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.301237344 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.658885+0000", 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.006140543 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.668316+0000", 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0094311359999999997 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.368 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.679060+0000", 2024-09-21T10:49:51.369 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010743409000000001 2024-09-21T10:49:51.369 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.369 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.369 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.369 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.680499+0000", 2024-09-21T10:49:51.369 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014395149999999999 2024-09-21T10:49:51.369 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.369 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.369 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.760191+0000", 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.079691314999999999 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.763184+0000", 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002993393 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.772913+0000", 2024-09-21T10:49:51.371 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0097292779999999992 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82395 10.e 10:7fa48923:::benchmark_data_smithi007_269699_object82394:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.354553+0000", 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 272.96874867299999, 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4311818940000001, 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.372 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82395 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354553+0000", 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354553+0000", 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354552+0000", 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354614+0000", 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1834000000000005e-05 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354624+0000", 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0064999999999999e-05 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.374 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354628+0000", 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.639e-06 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354677+0000", 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8365999999999997e-05 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354690+0000", 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2908000000000001e-05 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.375 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.681007+0000", 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3263174369999999 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.687046+0000", 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0060384189999999997 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.696651+0000", 2024-09-21T10:49:51.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0096058670000000006 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.727604+0000", 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.030953108999999999 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.742737+0000", 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015132067000000001 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.773403+0000", 2024-09-21T10:49:51.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.030666400999999999 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.775981+0000", 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002578014 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.785735+0000", 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0097535940000000008 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.378 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82400 10.e 10:79c553b5:::benchmark_data_smithi007_269699_object82399:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.362401+0000", 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 272.960900525, 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4399088799999999, 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82400 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.379 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362401+0000", 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362401+0000", 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362400+0000", 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.380 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362456+0000", 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5831000000000001e-05 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362467+0000", 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1926999999999999e-05 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362475+0000", 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7640000000000005e-06 2024-09-21T10:49:51.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362514+0000", 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8282999999999999e-05 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362521+0000", 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3019999999999997e-06 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.703770+0000", 2024-09-21T10:49:51.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3412495070000001 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.709887+0000", 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0061169609999999998 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.719508+0000", 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0096211360000000006 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.744813+0000", 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.025304371999999999 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.786273+0000", 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.041460496999999999 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.788542+0000", 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022686619999999998 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.791252+0000", 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0027101590000000002 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.802310+0000", 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011057559 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.385 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82429 10.e 10:74f4b0ca:::benchmark_data_smithi007_269699_object82428:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.425102+0000", 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 272.89819895599999, 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.44382656, 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82429 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425102+0000", 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425102+0000", 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425100+0000", 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425150+0000", 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9499000000000002e-05 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425162+0000", 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2262000000000001e-05 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425170+0000", 2024-09-21T10:49:51.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0069999999999997e-06 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425208+0000", 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7591e-05 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425214+0000", 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0530000000000003e-06 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.803037+0000", 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3778227190000001 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.809097+0000", 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0060603269999999999 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.818674+0000", 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0095771940000000007 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.850282+0000", 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.031607860000000002 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.851818+0000", 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001536113 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.853827+0000", 2024-09-21T10:49:51.391 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020090809999999998 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.856595+0000", 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0027677159999999999 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.868929+0000", 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012334138999999999 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82495 10.e 10:7e20e424:::benchmark_data_smithi007_269699_object82494:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.593097+0000", 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 272.73020403800001, 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2917166410000001, 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82495 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593097+0000", 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593097+0000", 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593096+0000", 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:49:51.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593148+0000", 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1950000000000002e-05 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593160+0000", 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1922e-05 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593166+0000", 2024-09-21T10:49:51.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.947e-06 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593209+0000", 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2888e-05 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593217+0000", 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7619999999999995e-06 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.826837+0000", 2024-09-21T10:49:51.396 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.233620122 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.833028+0000", 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0061910209999999997 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.843134+0000", 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010106129 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.852296+0000", 2024-09-21T10:49:51.397 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0091623150000000007 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.870561+0000", 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018264599999999999 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.872117+0000", 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0015563759999999999 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.874728+0000", 2024-09-21T10:49:51.398 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0026106810000000001 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.884814+0000", 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010086087000000001 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82496 10.e 10:7f9b59e5:::benchmark_data_smithi007_269699_object82495:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.595724+0000", 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 272.72757768100001, 2024-09-21T10:49:51.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3623491429999999, 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82496 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595724+0000", 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595724+0000", 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595723+0000", 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595762+0000", 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8961000000000002e-05 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595772+0000", 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.747e-06 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595776+0000", 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5900000000000001e-06 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595819+0000", 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2769000000000003e-05 2024-09-21T10:49:51.402 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595829+0000", 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.978e-06 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.885487+0000", 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2896586029999999 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.892056+0000", 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0065681910000000001 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.403 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.904676+0000", 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012620352 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.937807+0000", 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.033130718000000003 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.939585+0000", 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0017784579999999999 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.404 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.941914+0000", 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002328686 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.945096+0000", 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031822780000000002 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.958073+0000", 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012976624000000001 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.405 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98011 10.e 10:7e9bf50f:::benchmark_data_smithi007_269699_object3687:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:08.951507+0000", 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 222.37179440200001, 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4661555499999999, 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98011 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.406 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951507+0000", 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951507+0000", 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951505+0000", 2024-09-21T10:49:51.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951511+0000", 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0039999999999996e-06 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951522+0000", 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0611999999999999e-05 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951527+0000", 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8189999999999999e-06 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.320811+0000", 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.36928396299999999 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.327990+0000", 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0071794720000000001 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.336688+0000", 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0086981660000000002 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.367700+0000", 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.03101199 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.369274+0000", 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001573173 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.411 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:51.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:51.412 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.464486+0000", 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.095212240000000004 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.464507+0000", 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0786000000000001e-05 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417648+0000", 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.95314100899999998 2024-09-21T10:49:51.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417662+0000", 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4790000000000001e-05 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98026 10.e 10:76334021:::benchmark_data_smithi007_269699_object3702:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.007148+0000", 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 222.316153133, 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4105501540000001, 2024-09-21T10:49:51.414 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98026 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007148+0000", 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007148+0000", 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007147+0000", 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007153+0000", 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9900000000000002e-06 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007169+0000", 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5778999999999999e-05 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007178+0000", 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0149999999999992e-06 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.343924+0000", 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.33674659299999998 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.350025+0000", 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0061009089999999998 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.358248+0000", 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0082231950000000009 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.370849+0000", 2024-09-21T10:49:51.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012600139999999999 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.372441+0000", 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0015919759999999999 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465239+0000", 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.092798311999999994 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465251+0000", 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.224e-05 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417688+0000", 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.95243695100000003 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417698+0000", 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0284e-05 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98048 10.e 10:7d88e57e:::benchmark_data_smithi007_269699_object3724:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.068072+0000", 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 222.25522920200001, 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3496579180000001, 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98048 2024-09-21T10:49:51.421 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068072+0000", 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068072+0000", 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.422 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068071+0000", 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068077+0000", 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7699999999999998e-06 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068089+0000", 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2003e-05 2024-09-21T10:49:51.423 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068096+0000", 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8609999999999998e-06 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.372929+0000", 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.30483275100000001 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.379192+0000", 2024-09-21T10:49:51.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0062624849999999999 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.387984+0000", 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0087921010000000001 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.420438+0000", 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.032454204 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.423538+0000", 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031000659999999998 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465297+0000", 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.041758798 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465308+0000", 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1041e-05 2024-09-21T10:49:51.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417720+0000", 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.95241257300000004 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417730+0000", 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5789999999999993e-06 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98062 10.e 10:7ca4e97a:::benchmark_data_smithi007_269699_object3738:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.106008+0000", 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 222.21729302400001, 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3117525290000001, 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98062 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.428 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106008+0000", 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106008+0000", 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106007+0000", 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.429 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106014+0000", 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3420000000000002e-06 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106031+0000", 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6558999999999998e-05 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106038+0000", 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9249999999999998e-06 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.394759+0000", 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.28872181899999999 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.400919+0000", 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0061600320000000002 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.409428+0000", 2024-09-21T10:49:51.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0085086710000000006 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.427134+0000", 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01770592 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.431092+0000", 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039583190000000001 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465347+0000", 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.034255024000000002 2024-09-21T10:49:51.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465354+0000", 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6989999999999997e-06 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417752+0000", 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.95239738600000001 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417761+0000", 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3190000000000001e-06 2024-09-21T10:49:51.433 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98079 10.e 10.545982ee (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.132965+0000", 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 222.190336804, 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2848214090000001, 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.434 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98079 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132965+0000", 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132965+0000", 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132963+0000", 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132970+0000", 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7100000000000001e-06 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132984+0000", 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3902e-05 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132991+0000", 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1740000000000003e-06 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465390+0000", 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.33239949499999999 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465399+0000", 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0699999999999996e-06 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.437 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417778+0000", 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.95237879199999997 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417786+0000", 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7640000000000005e-06 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.438 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131739 10.3 10:c7d8e66e:::benchmark_data_smithi007_269699_object37415:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.184930+0000", 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.13837110399999, 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.831106339, 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131739 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.184930+0000", 2024-09-21T10:49:51.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.184930+0000", 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.184924+0000", 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999938 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.184941+0000", 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7499e-05 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185220+0000", 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00027856700000000002 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185239+0000", 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8703999999999999e-05 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201181+0000", 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015942522000000001 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201193+0000", 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1812e-05 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968634+0000", 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76744140500000002 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968648+0000", 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3246e-05 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.994634+0000", 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.025986099 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.994819+0000", 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000185358 2024-09-21T10:49:51.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.015944+0000", 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.021124559000000001 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016037+0000", 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2855999999999993e-05 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131740 10.3 10:c275e022:::benchmark_data_smithi007_269699_object37416:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.185252+0000", 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.13804963800001, 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8458772830000001, 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131740 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.445 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185252+0000", 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185252+0000", 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185251+0000", 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185255+0000", 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0280000000000002e-06 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185262+0000", 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8970000000000002e-06 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185266+0000", 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2470000000000002e-06 2024-09-21T10:49:51.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201216+0000", 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015950087000000002 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201225+0000", 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9500000000000007e-06 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968790+0000", 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76756522699999996 2024-09-21T10:49:51.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968801+0000", 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0199e-05 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016074+0000", 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.047273417 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016248+0000", 2024-09-21T10:49:51.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017369099999999999 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.030986+0000", 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014738686000000001 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.031129+0000", 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014250499999999999 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.450 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131752 10.3 10:c2f935a7:::benchmark_data_smithi007_269699_object37428:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.185299+0000", 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.13800278299999, 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8698070869999999, 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131752 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.451 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185299+0000", 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185299+0000", 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185298+0000", 2024-09-21T10:49:51.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185301+0000", 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3829999999999999e-06 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185305+0000", 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7589999999999997e-06 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185309+0000", 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9709999999999998e-06 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201283+0000", 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015973311 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201292+0000", 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2150000000000007e-06 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968827+0000", 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76753479300000005 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968835+0000", 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0709999999999995e-06 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016285+0000", 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0474505650000001 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for degraded object", 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016830+0000", 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00054495599999999998 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.034065+0000", 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017234681000000002 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.034169+0000", 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010368 2024-09-21T10:49:51.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.034580+0000", 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00041187400000000001 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.053039+0000", 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018458393999999999 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.053080+0000", 2024-09-21T10:49:51.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0884999999999999e-05 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.053796+0000", 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00071604500000000001 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.053935+0000", 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013959000000000001 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.458 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.055106+0000", 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0011702920000000001 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131764 10.3 10:c3e78e2b:::benchmark_data_smithi007_269699_object37440:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.314325+0000", 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.008976741, 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7511289759999999, 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:49:51.459 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131764 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314325+0000", 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314325+0000", 2024-09-21T10:49:51.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314323+0000", 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314330+0000", 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6800000000000004e-06 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314344+0000", 2024-09-21T10:49:51.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3957999999999999e-05 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314353+0000", 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9339999999999995e-06 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314419+0000", 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6450000000000002e-05 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314434+0000", 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4341e-05 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.971978+0000", 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.65754449100000001 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.971990+0000", 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1933000000000001e-05 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016909+0000", 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.044919224 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for degraded object", 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.017465+0000", 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00055602899999999999 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.046511+0000", 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.029045115 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.046620+0000", 2024-09-21T10:49:51.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010897 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.047060+0000", 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00044079600000000003 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.053122+0000", 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.006062062 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.055115+0000", 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001993047 2024-09-21T10:49:51.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.064180+0000", 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0090645510000000006 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.064227+0000", 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7234999999999998e-05 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.065454+0000", 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001226338 2024-09-21T10:49:51.466 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.467 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.467 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.467 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:49:51.467 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:49:51.467 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:49:51.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:51.543 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:51.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:51.645 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:51.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:51.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:51.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:51.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.820 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:51.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:51.921 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:51.968 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:51.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:52.069 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:52.101 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:52.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:51 smithi007 ceph-mon[99390]: pgmap v2235: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-09-21T10:49:52.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:51 smithi007 ceph-mon[101144]: pgmap v2235: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-09-21T10:49:52.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:52.203 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:52.244 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:52.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:52.283 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 23 15 48658 48643 132.167 96.9375 0.00805931 0.00756139 2024-09-21T10:49:52.346 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:52.364 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:51 smithi031 ceph-mon[96824]: pgmap v2235: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-09-21T10:49:52.364 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:52.382 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:52.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:52.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:52.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:52.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:52.618 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:52.652 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:52.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:52.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:52.797 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:52.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:52.899 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:52.937 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:52.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:52.942 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:49:52.956 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:49:53.039 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:53.075 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:49:53.079 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:53.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:52 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3976551583' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:52 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:53.181 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:52 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3976551583' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:52 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:52 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3976551583' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:52 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:53.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.231 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:53.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:53.236 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:49:53.284 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 24 16 50289 50273 130.902 101.875 0.0117213 0.00763347 2024-09-21T10:49:53.332 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:53.364 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:53.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:53.466 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:53.500 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:53.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:53.601 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:53.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.643 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:53.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:53.744 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:53.782 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:53.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:53.884 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:53.911 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:53.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:53.991 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:54.012 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:54.064 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:54.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:54.165 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:53 smithi007 ceph-mon[99390]: pgmap v2236: 109 pgs: 109 active+clean; 2.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-09-21T10:49:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:53 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:53 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:49:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:53 smithi007 ceph-mon[99390]: osdmap e1416: 8 total, 8 up, 6 in 2024-09-21T10:49:54.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:53 smithi007 ceph-mon[101144]: pgmap v2236: 109 pgs: 109 active+clean; 2.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-09-21T10:49:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:53 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:53 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:49:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:53 smithi007 ceph-mon[101144]: osdmap e1416: 8 total, 8 up, 6 in 2024-09-21T10:49:54.195 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:54.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:54.284 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 25 16 51907 51891 129.71 101.125 0.019467 0.00770345 2024-09-21T10:49:54.297 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:54.347 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:53 smithi031 ceph-mon[96824]: pgmap v2236: 109 pgs: 109 active+clean; 2.6 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-09-21T10:49:54.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:53 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:54.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:53 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:49:54.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:53 smithi031 ceph-mon[96824]: osdmap e1416: 8 total, 8 up, 6 in 2024-09-21T10:49:54.448 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:54.492 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:54.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:54.595 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:54.629 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:54.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:54.730 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:54.769 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:54.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:54.871 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:54.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.930 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:54.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:55.030 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:55.062 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:55.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:55.164 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:55.202 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:55.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:55.220 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:49:55.220 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:49:55.220 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 0 2024-09-21T10:49:55.221 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:49:55.284 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 26 16 53504 53488 128.56 99.8125 0.0058683 0.00777296 2024-09-21T10:49:55.304 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:55.346 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:55.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:55.448 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:55.496 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:55.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:55.597 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:55.641 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:55.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:55.743 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:55.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.787 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:55.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:55.888 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:55.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:49:55.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.936 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:55.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:56.037 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:56.059 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:49:56.105 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:56.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:56.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:55 smithi007 ceph-mon[99390]: pgmap v2238: 109 pgs: 109 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 131 MiB/s wr, 2.10k op/s 2024-09-21T10:49:56.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:55 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:56.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:55 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:56.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:55 smithi007 ceph-mon[101144]: pgmap v2238: 109 pgs: 109 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 131 MiB/s wr, 2.10k op/s 2024-09-21T10:49:56.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:55 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:56.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:55 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:56.207 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:56.259 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:56.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:56.284 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 27 16 54868 54852 126.956 85.25 0.00849004 0.00787142 2024-09-21T10:49:56.340 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:49:56.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:56.388 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:56.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:56.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:55 smithi031 ceph-mon[96824]: pgmap v2238: 109 pgs: 109 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 131 MiB/s wr, 2.10k op/s 2024-09-21T10:49:56.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:56 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:56.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:56 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:56.489 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:56.518 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:56.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:56.620 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:56.665 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:56.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:56.691 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:49:56.691 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:49:56.697 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:56.733 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:49:56.734 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:49:56.767 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:56.771 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:49:56.771 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:49:56.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:56.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:56.810 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:49:56.810 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:49:56.851 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:49:56.851 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:49:56.892 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:49:56.892 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:49:56.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:56.929 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:49:56.929 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:49:56.940 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:56.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:56.963 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:49:56.963 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:49:57.042 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:57.047 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:56 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2820228982' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:57.047 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:56 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:57.047 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:56 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:57.047 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:56 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2820228982' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:57.047 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:56 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:57.047 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:56 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:57.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.098 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:57.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:57.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:56 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2820228982' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:57.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:56 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:57.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:56 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:49:57.199 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:57.240 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:57.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:57.284 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 28 16 56108 56092 125.189 77.5 0.0153885 0.00798252 2024-09-21T10:49:57.325 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:49:57.325 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:49:57.325 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2024-09-21T10:49:57.325 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:49:57.325 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:49:57.325 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 config set filestore_inject_stall 3 2024-09-21T10:49:57.342 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:57.384 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:57.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:57.486 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:57.527 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:57.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:57.629 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:57.664 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:57.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:57.710 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:49:57.766 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:57.805 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:57.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:57.907 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:57.941 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:57.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:58.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:58.077 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:57 smithi031 ceph-mon[96824]: pgmap v2239: 109 pgs: 109 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:49:58.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.088 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:58.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:58.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:58.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:58.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:58.284 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 29 16 57681 57665 124.262 98.3125 0.00463463 0.00804269 2024-09-21T10:49:58.322 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:57 smithi007 ceph-mon[99390]: pgmap v2239: 109 pgs: 109 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:49:58.322 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:57 smithi007 ceph-mon[101144]: pgmap v2239: 109 pgs: 109 active+clean; 3.1 GiB data, 14 GiB used, 523 GiB / 536 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:49:58.333 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:58.372 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:58.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:58.474 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:58.516 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:58.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:58.618 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:58.658 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:58.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:58.759 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:58.795 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:58.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:58.896 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:58.938 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:58.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:59.039 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:59.078 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:59.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:59.121 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:49:59.121 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:49:59.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:59.218 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:59.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:59.284 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 30 16 59079 59063 123.032 87.375 0.0117438 0.00812244 2024-09-21T10:49:59.320 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:59.353 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:59.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:59.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:59.490 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:59.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:59.592 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:59.640 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:49:59.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:59.698 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:49:59.742 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:59.769 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:59.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:59.829 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:49:59.872 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:59.908 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:49:59.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:59.979 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:50:00.009 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:00.044 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:00.145 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:00.154 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:59 smithi007 ceph-mon[101144]: pgmap v2240: 109 pgs: 109 active+clean; 3.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:50:00.155 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:49:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2688788430' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:00.156 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:59 smithi007 ceph-mon[99390]: pgmap v2240: 109 pgs: 109 active+clean; 3.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:50:00.156 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:49:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2688788430' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:59 smithi031 ceph-mon[96824]: pgmap v2240: 109 pgs: 109 active+clean; 3.3 GiB data, 15 GiB used, 522 GiB / 536 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:50:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:49:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2688788430' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:00.193 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:00.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:00.284 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 31 16 60298 60282 121.521 76.1875 0.0072428 0.00822322 2024-09-21T10:50:00.296 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:00.342 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:00.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:00.444 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:00.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:00.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:00.583 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:00.620 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:00.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:00.722 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:00.761 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:00.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:00.862 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:00.893 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:00.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:00.995 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:01.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.027 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:01.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:01.078 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:50:01.079 INFO:teuthology.orchestra.run.smithi031.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:50:01.079 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:50:01.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:01.165 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:01.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2688788430' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-mon[99390]: osdmap e1417: 8 total, 8 up, 6 in 2024-09-21T10:50:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-mon[99390]: Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-mon[99390]: [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:50:00] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.51.0" 2024-09-21T10:50:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2688788430' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-mon[101144]: osdmap e1417: 8 total, 8 up, 6 in 2024-09-21T10:50:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-mon[101144]: Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:00 smithi007 ceph-mon[101144]: [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.267 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:01.284 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 32 16 61662 61646 120.387 85.25 0.00526621 0.00830137 2024-09-21T10:50:01.298 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:01.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:01.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:01.419 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:00 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:01.419 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:00 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2688788430' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:01.420 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:00 smithi031 ceph-mon[96824]: osdmap e1417: 8 total, 8 up, 6 in 2024-09-21T10:50:01.420 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:00 smithi031 ceph-mon[96824]: Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.420 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:00 smithi031 ceph-mon[96824]: [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:01.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:01.467 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:01.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:01.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:01.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:01.699 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:01.727 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:01.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:01.828 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:01.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.870 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:01.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:01.944 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:50:01.971 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:02.014 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:02.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:02.116 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:02.158 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:02.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:01 smithi007 ceph-mon[99390]: pgmap v2242: 109 pgs: 109 active+clean; 3.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:50:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:01 smithi007 ceph-mon[101144]: pgmap v2242: 109 pgs: 109 active+clean; 3.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:50:02.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:02.286 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 33 16 62920 62904 119.115 78.625 0.0122991 0.00838914 2024-09-21T10:50:02.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:02.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:02.401 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:02.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:01 smithi031 ceph-mon[96824]: pgmap v2242: 109 pgs: 109 active+clean; 3.5 GiB data, 15 GiB used, 521 GiB / 536 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:50:02.433 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:02.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:02.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:02.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:02.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:02.672 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:02.715 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:02.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:02.815 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:50:02.818 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:02.914 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:02.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:03.016 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:03.046 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:03.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:03.148 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:03.171 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:03.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:03.272 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:03.288 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 34 16 64126 64110 117.824 75.375 0.0189811 0.00848086 2024-09-21T10:50:03.310 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:03.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:03.412 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:03.456 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:03.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:03.558 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:03.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.603 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:03.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:03.704 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:03.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:03.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:03.837 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.878 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:03.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:03.979 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:04.021 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:04.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:04.122 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:04.169 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:04.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:04.180 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:03 smithi007 ceph-mon[99390]: pgmap v2243: 109 pgs: 109 active+clean; 3.5 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-09-21T10:50:04.180 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:03 smithi007 ceph-mon[101144]: pgmap v2243: 109 pgs: 109 active+clean; 3.5 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-09-21T10:50:04.247 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:03 smithi031 ceph-mon[96824]: pgmap v2243: 109 pgs: 109 active+clean; 3.5 GiB data, 16 GiB used, 521 GiB / 536 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-09-21T10:50:04.271 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:04.288 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 35 16 65506 65490 116.922 86.25 0.00890663 0.00854775 2024-09-21T10:50:04.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:04.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:04.420 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:04.468 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:04.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:04.570 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:04.601 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:04.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:04.703 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:04.742 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:04.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:04.818 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:50:04.818 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:50:04.818 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:50:04.818 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:50:04.819 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:50:04.819 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:50:04.819 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:50:04.819 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:50:04.819 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:50:04.819 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:50:04.819 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:50:04.819 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:50:04.819 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:50:04.820 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:50:04.820 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:50:04.820 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:50:04.845 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:04.887 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:04.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:04.971 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:50:04.972 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:50:04.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:50:04.972 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [] 2024-09-21T10:50:04.972 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:50:04.988 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:05.032 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:05.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:05.134 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:05 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1600012625' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:05.171 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:05.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:05.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:05.288 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 36 16 66826 66810 115.966 82.5 0.00595936 0.00861718 2024-09-21T10:50:05.309 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:05.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:05.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:05.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:04 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1600012625' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:05.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:05 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1600012625' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:05.455 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:05.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:05.557 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:05.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.596 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:05.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:05.697 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:05.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:05.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:05.745 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:50:05.839 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:05.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.870 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:05.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:05.971 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:06.013 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:06.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:06.075 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:50:06.115 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:06.156 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:06.258 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:06.276 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:06 smithi031 ceph-mon[96824]: pgmap v2244: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:50:06.285 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:06.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:06.288 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 37 16 68217 68201 115.181 86.9375 0.00322263 0.00867274 2024-09-21T10:50:06.387 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:06.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:06.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:06.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:06 smithi007 ceph-mon[99390]: pgmap v2244: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:50:06.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:06 smithi007 ceph-mon[101144]: pgmap v2244: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:50:06.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:06.556 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:06.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:06.658 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:06.681 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:06.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:06.782 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:06.818 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:06.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:06.920 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:06.953 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:06.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:06.971 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:50:06.971 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:50:06.972 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-09-21T10:50:06.972 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:50:07.054 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:07.095 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:07.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:07.197 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:07.227 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:07.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:07.288 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 38 16 69263 69247 113.87 65.375 0.0399802 0.00877167 2024-09-21T10:50:07.328 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:07.369 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:07.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:07.470 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:07.499 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:07.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:07.561 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:07.561 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:07.561 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:07 smithi031 ceph-mon[96824]: pgmap v2245: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:50:07.600 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:07.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.643 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:07.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:07.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:07 smithi007 ceph-mon[99390]: pgmap v2245: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:50:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:07.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:07 smithi007 ceph-mon[101144]: pgmap v2245: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 520 GiB / 536 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:50:07.744 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:07.779 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:07.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:07.881 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:07.919 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:07.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:08.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:70109 11.4 11:2686eadf:::benchmark_data_smithi007_301216_object70108:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1417)", 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:50:08.022663+0000", 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.00305493, 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0030788930000000001, 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:50:08.028 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 70109 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022663+0000", 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:08.029 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022663+0000", 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022658+0000", 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999952 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022700+0000", 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1319999999999997e-05 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.030 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022719+0000", 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9783e-05 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022726+0000", 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0140000000000001e-06 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022775+0000", 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8470999999999997e-05 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022909+0000", 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000133919 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.023035+0000", 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000126074 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:08.032 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:70111 11.4 11:2ef4cc72:::benchmark_data_smithi007_301216_object70110:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1417)", 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:50:08.023746+0000", 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0019720950000000001, 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020711280000000002, 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:50:08.033 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 70111 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.023746+0000", 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.023746+0000", 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.034 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.023745+0000", 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.023777+0000", 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1804999999999998e-05 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.023789+0000", 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.183e-05 2024-09-21T10:50:08.035 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.023796+0000", 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2089999999999999e-06 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.025374+0000", 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001578372 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.025503+0000", 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000129202 2024-09-21T10:50:08.036 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.025653+0000", 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015006000000000001 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.36225.0:70106 11.a e1417/1409 11:5f146890:::benchmark_data_smithi007_301216_object70105:head v 1417'4382, mlcod=1417'4380)", 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:50:08.022401+0000", 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0033176490000000002, 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003461207, 2024-09-21T10:50:08.037 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022401+0000", 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022401+0000", 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.038 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022400+0000", 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022431+0000", 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.0944000000000001e-05 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022447+0000", 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6883000000000001e-05 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.039 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.022454+0000", 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9009999999999997e-06 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.023048+0000", 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00059323299999999998 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:08.023067+0000", 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.9159000000000001e-05 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:08.040 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:08.041 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:08.041 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:50:08.041 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 3 2024-09-21T10:50:08.041 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:50:08.056 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:08.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:08.159 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:08.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.203 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:08.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:08.288 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 39 16 70381 70365 112.742 69.875 0.00968407 0.00886448 2024-09-21T10:50:08.305 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:08.337 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:08.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:08.438 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:08.465 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:08.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:08.567 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:08.590 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:08.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:08.691 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:08.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:08.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:08.826 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:08.862 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:08.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:08.964 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.008 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:09.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:09.109 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:09.142 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:09.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:09.244 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:09.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:09.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:09.288 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:50:09.287629+0000 min lat: 0.00113307 max lat: 0.207379 avg lat: 0.00893772 2024-09-21T10:50:09.288 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:50:09.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 40 16 71577 71561 111.792 74.75 0.00945425 0.00893772 2024-09-21T10:50:09.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:09.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:09.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:09.506 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:09.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.542 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:09.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:09.643 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:09.683 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:09.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:09.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:09.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:09.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:09.933 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:09.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:09.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:10.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:10.120 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:10.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:09 smithi031 ceph-mon[96824]: pgmap v2246: 109 pgs: 109 active+clean; 4.1 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:50:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:09 smithi007 ceph-mon[99390]: pgmap v2246: 109 pgs: 109 active+clean; 4.1 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:50:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:09 smithi007 ceph-mon[101144]: pgmap v2246: 109 pgs: 109 active+clean; 4.1 GiB data, 17 GiB used, 519 GiB / 536 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:50:10.221 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:10.251 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:10.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:10.288 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 41 16 72841 72825 110.992 79 0.010371 0.00900389 2024-09-21T10:50:10.353 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:10.383 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:10.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:10.485 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:10.510 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:10.517 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:10.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:10.618 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:10.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.647 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:10.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:10.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:10.791 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:10.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:10.893 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:10.932 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:10.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:11.034 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:11.058 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:11.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:11.160 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:50:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:50:10] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.51.0" 2024-09-21T10:50:11.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:11.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:11.288 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 42 16 73941 73925 109.987 68.75 0.0127345 0.00908738 2024-09-21T10:50:11.302 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:11.341 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:11.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:11.443 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:11.474 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:11.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:11.576 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:11.605 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:11.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:11.707 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:11.739 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:11.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:11.840 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:11.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.879 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:11.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:11.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:11 smithi007 ceph-mon[99390]: pgmap v2247: 109 pgs: 109 active+clean; 4.3 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-21T10:50:11.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:11 smithi007 ceph-mon[101144]: pgmap v2247: 109 pgs: 109 active+clean; 4.3 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-21T10:50:11.979 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:12.018 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:12.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:12.120 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:12.149 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:12.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:12.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:11 smithi031 ceph-mon[96824]: pgmap v2247: 109 pgs: 109 active+clean; 4.3 GiB data, 18 GiB used, 519 GiB / 536 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-09-21T10:50:12.251 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:12.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:12.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:12.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 43 16 75107 75091 109.123 72.875 0.00773238 0.00915909 2024-09-21T10:50:12.383 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:12.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:12.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:12.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:12.534 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:12.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:12.546 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:50:12.636 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:12.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.669 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:12.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:12.770 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:12.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.820 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:12.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:12.921 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:12.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.986 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:12.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:13.015 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:13.087 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:13.116 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:13.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:13.214 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:50:13.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:13.267 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:13.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:13.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 44 16 76031 76015 107.956 57.75 0.0176825 0.00925771 2024-09-21T10:50:13.369 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:13.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:13.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:13.511 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:50:13.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:13.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.550 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:13.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:13.651 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:13.678 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:13.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:13.780 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:13.822 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:13.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:13.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:13 smithi031 ceph-mon[96824]: pgmap v2248: 109 pgs: 109 active+clean; 4.3 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:50:13.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:13.955 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:13.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:14.057 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:14.086 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:14.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:14.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:14.188 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:14.824 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:13 smithi007 ceph-mon[99390]: pgmap v2248: 109 pgs: 109 active+clean; 4.3 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:50:14.824 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:13 smithi007 ceph-mon[101144]: pgmap v2248: 109 pgs: 109 active+clean; 4.3 GiB data, 18 GiB used, 518 GiB / 536 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-09-21T10:50:14.825 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 45 15 77216 77201 107.204 74.125 0.0191925 0.0093231 2024-09-21T10:50:14.863 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:14.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:14.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:14.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:15.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:15.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:15.102 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:15.135 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:15.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:15.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:15.270 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:15.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:15.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 46 16 78313 78297 106.363 68.5 0.00825986 0.00939648 2024-09-21T10:50:15.372 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:15.410 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:15.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:15.444 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:50:15.444 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:50:15.444 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:50:15.444 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:50:15.444 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:50:15.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:15.543 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:15.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:15.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:15.688 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:15.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:15.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:15.817 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:15.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:15.919 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:15.959 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:16.061 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:16.075 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:15 smithi007 ceph-mon[99390]: pgmap v2249: 109 pgs: 109 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-21T10:50:16.075 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:15 smithi007 ceph-mon[101144]: pgmap v2249: 109 pgs: 109 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-21T10:50:16.101 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:16.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:16.103 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:15 smithi031 ceph-mon[96824]: pgmap v2249: 109 pgs: 109 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-09-21T10:50:16.142 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:50:16.203 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:16.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.251 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:16.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:16.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 47 15 79454 79439 105.618 71.375 0.017994 0.00946312 2024-09-21T10:50:16.352 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:16.396 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:16.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:16.457 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:50:16.498 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:16.528 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:16.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:16.630 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:16.663 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:16.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:16.723 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:50:16.765 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:16.802 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:16.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:16.904 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:16.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:16 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/803691643' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:16.945 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:16.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:17.046 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:17.081 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:17.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:17.183 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:17.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:16 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/803691643' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:17.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:16 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/803691643' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:17.210 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:17.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:17.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 48 16 80608 80592 104.919 72.0625 0.00974502 0.00952581 2024-09-21T10:50:17.312 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:17.351 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:17.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:17.453 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:17.493 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:17.595 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:17.631 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:17.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:17.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:17.774 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:17.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:17.875 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:17.916 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:17.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:17 smithi007 ceph-mon[99390]: pgmap v2250: 109 pgs: 109 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 61 MiB/s wr, 983 op/s 2024-09-21T10:50:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:17 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:17 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/803691643' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:50:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:17 smithi007 ceph-mon[99390]: osdmap e1418: 8 total, 8 up, 6 in 2024-09-21T10:50:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:17 smithi007 ceph-mon[101144]: pgmap v2250: 109 pgs: 109 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 61 MiB/s wr, 983 op/s 2024-09-21T10:50:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:17 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:17.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:17 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/803691643' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:50:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:17 smithi007 ceph-mon[101144]: osdmap e1418: 8 total, 8 up, 6 in 2024-09-21T10:50:18.019 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:18.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.057 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:18.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:18.158 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:17 smithi031 ceph-mon[96824]: pgmap v2250: 109 pgs: 109 active+clean; 4.7 GiB data, 19 GiB used, 518 GiB / 536 GiB avail; 61 MiB/s wr, 983 op/s 2024-09-21T10:50:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:17 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:17 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/803691643' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:50:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:17 smithi031 ceph-mon[96824]: osdmap e1418: 8 total, 8 up, 6 in 2024-09-21T10:50:18.193 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:18.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 49 16 81795 81779 104.292 74.1875 0.0145656 0.00958295 2024-09-21T10:50:18.294 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:18.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:18.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:18.439 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:18.483 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:18.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:18.585 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:18.614 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:18.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:18.716 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:18.753 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:18.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:18.854 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98143 10.b 10.2ac9fa7b (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1377)", 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.492049+0000", 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 249.38409049200001, 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.93570372300000004, 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.881 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98143 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492049+0000", 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.882 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492049+0000", 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492047+0000", 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492055+0000", 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4989999999999997e-06 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.883 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492066+0000", 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1029000000000001e-05 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492074+0000", 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6079999999999996e-06 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492138+0000", 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3714999999999996e-05 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.884 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492147+0000", 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9789999999999999e-06 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.427741+0000", 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.93559443099999995 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.427752+0000", 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0956e-05 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.885 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98146 10.d 10.65a2c4ad (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1377)", 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.492701+0000", 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 249.38343778199999, 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.93859406199999995, 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98146 2024-09-21T10:50:18.886 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492701+0000", 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492701+0000", 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492701+0000", 2024-09-21T10:50:18.887 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492706+0000", 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.3750000000000002e-06 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492719+0000", 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2785999999999999e-05 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492725+0000", 2024-09-21T10:50:18.888 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7830000000000001e-06 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492777+0000", 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1901000000000003e-05 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492787+0000", 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2949999999999999e-06 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.431217+0000", 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.93843052000000005 2024-09-21T10:50:18.889 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.431295+0000", 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8227999999999997e-05 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98147 10.d 10.6d91eead (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1377)", 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.492824+0000", 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 249.38331495, 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.93845390200000001, 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.890 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98147 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492824+0000", 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.891 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492824+0000", 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492823+0000", 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492829+0000", 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1689999999999997e-06 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.892 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492840+0000", 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0385e-05 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492847+0000", 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2599999999999999e-06 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492897+0000", 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9826e-05 2024-09-21T10:50:18.893 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.492905+0000", 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5580000000000001e-06 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.431267+0000", 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.938361361 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.894 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.431278+0000", 2024-09-21T10:50:18.895 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1231e-05 2024-09-21T10:50:18.895 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.895 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.895 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.895 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98153 10.d 10.aa332fd (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1377)", 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.503260+0000", 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 249.372879563, 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.92817024599999998, 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98153 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.896 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.503260+0000", 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.503260+0000", 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.503258+0000", 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:50:18.897 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.503267+0000", 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9290000000000004e-06 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.503282+0000", 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5633000000000001e-05 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.503290+0000", 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2150000000000004e-06 2024-09-21T10:50:18.898 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.503342+0000", 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2663e-05 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.503351+0000", 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5350000000000004e-06 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.431377+0000", 2024-09-21T10:50:18.899 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.92802635300000003 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.431430+0000", 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2660000000000001e-05 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98157 10.7 10.6a043e87 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1377)", 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.527247+0000", 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 249.34889248299999, 2024-09-21T10:50:18.900 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.89929525600000004, 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98157 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.527247+0000", 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.901 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.527247+0000", 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.527245+0000", 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.527253+0000", 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9549999999999992e-06 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.902 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.527269+0000", 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6750000000000001e-05 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.527287+0000", 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7169000000000001e-05 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.527354+0000", 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7624000000000002e-05 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.903 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.527368+0000", 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3525e-05 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.426531+0000", 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.89916270700000001 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.426542+0000", 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1389999999999999e-05 2024-09-21T10:50:18.904 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131716 10.17 10:ee4e9e69:::benchmark_data_smithi007_269699_object37392:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.180738+0000", 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 199.695401043, 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0891754339999999, 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131716 2024-09-21T10:50:18.905 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180738+0000", 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180738+0000", 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.906 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180735+0000", 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999976 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180751+0000", 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5409000000000001e-05 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180772+0000", 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.086e-05 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.907 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180784+0000", 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1929999999999999e-05 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180861+0000", 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7150999999999994e-05 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180873+0000", 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2490999999999999e-05 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.908 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.268725+0000", 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0878512109999998 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.269914+0000", 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00118899 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131759 10.17 10:eb5d089d:::benchmark_data_smithi007_269699_object37435:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.199082+0000", 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 199.67705747599999, 2024-09-21T10:50:18.909 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1131975619999999, 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131759 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199082+0000", 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.910 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199082+0000", 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199080+0000", 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199089+0000", 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5809999999999997e-06 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.911 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199101+0000", 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2325e-05 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199110+0000", 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3170000000000008e-06 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199171+0000", 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0866999999999998e-05 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.912 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199181+0000", 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9820000000000003e-06 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.270049+0000", 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0708678589999998 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.271812+0000", 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0017633620000000001 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.274676+0000", 2024-09-21T10:50:18.913 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0028634620000000002 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.286965+0000", 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012289506 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.287567+0000", 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00060155099999999997 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.307705+0000", 2024-09-21T10:50:18.914 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.020138268000000001 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.308810+0000", 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0011049549999999999 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.312279+0000", 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0034690889999999999 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.915 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131765 10.17 10:ef7a9aef:::benchmark_data_smithi007_269699_object37441:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.345553+0000", 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 199.53058635799999, 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.972206678, 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131765 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345553+0000", 2024-09-21T10:50:18.916 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345553+0000", 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345551+0000", 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345557+0000", 2024-09-21T10:50:18.917 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1979999999999998e-06 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345570+0000", 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2221999999999999e-05 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345577+0000", 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5989999999999996e-06 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345621+0000", 2024-09-21T10:50:18.918 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3831000000000001e-05 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345630+0000", 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5990000000000002e-06 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.277348+0000", 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.931718034 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.279825+0000", 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024768049999999999 2024-09-21T10:50:18.919 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.283498+0000", 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036731699999999999 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.287422+0000", 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039247070000000004 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.287707+0000", 2024-09-21T10:50:18.920 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00028469999999999998 2024-09-21T10:50:18.921 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.921 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.921 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.921 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.312981+0000", 2024-09-21T10:50:18.921 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.025273519000000001 2024-09-21T10:50:18.921 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.921 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.921 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.922 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:18.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.314005+0000", 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010241899999999999 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.317759+0000", 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0037546540000000001 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.923 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131757 10.7 10:e72dab1d:::benchmark_data_smithi007_269699_object37433:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1386)", 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.969933+0000", 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 198.90620631900001, 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.298158857, 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131757 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969933+0000", 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.924 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969933+0000", 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969931+0000", 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969942+0000", 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0453e-05 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.925 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969954+0000", 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2619000000000001e-05 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969963+0000", 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8319999999999995e-06 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970012+0000", 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8436999999999997e-05 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.926 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970022+0000", 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9729999999999992e-06 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.245029+0000", 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.275007754 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.247616+0000", 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025870149999999998 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.927 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.251592+0000", 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039758809999999997 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.263108+0000", 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011516248999999999 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.263262+0000", 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015315700000000001 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.928 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.263785+0000", 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00052375900000000005 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.264647+0000", 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00086167100000000005 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.268092+0000", 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0034446580000000002 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.929 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131761 10.7 10:e5940042:::benchmark_data_smithi007_269699_object37437:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1386)", 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.970033+0000", 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 198.90610609300001, 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3429718610000001, 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131761 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.930 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970033+0000", 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970033+0000", 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970032+0000", 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.931 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970037+0000", 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9060000000000001e-06 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970045+0000", 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0600000000000008e-06 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970052+0000", 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2609999999999999e-06 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.932 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970335+0000", 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00028323900000000002 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970345+0000", 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0424e-05 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.254949+0000", 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.284603575 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.257036+0000", 2024-09-21T10:50:18.933 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020875120000000001 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.260230+0000", 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031931889999999999 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.268263+0000", 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0080333620000000005 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.934 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.268928+0000", 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000664944 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.307788+0000", 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.038860336000000002 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.308772+0000", 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00098344499999999989 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.935 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.313005+0000", 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004233222 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131778 10.10 10:0c4d7416:::benchmark_data_smithi007_269699_object37454:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1386)", 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:00.079217+0000", 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 198.79692251899999, 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3974234349999999, 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.936 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131778 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079217+0000", 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079217+0000", 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.937 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079215+0000", 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079222+0000", 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4849999999999997e-06 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079234+0000", 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2334000000000001e-05 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.938 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079240+0000", 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9920000000000004e-06 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079281+0000", 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0448999999999998e-05 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079291+0000", 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0942e-05 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.939 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.339485+0000", 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2601932179999999 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.342841+0000", 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0033568140000000001 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.357666+0000", 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014824362000000001 2024-09-21T10:50:18.940 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.360974+0000", 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003308353 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.434616+0000", 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.073641470000000001 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.437096+0000", 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024804200000000001 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.941 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.441563+0000", 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0044664839999999997 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.467153+0000", 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.025590339 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.468844+0000", 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0016910359999999999 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.942 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.470241+0000", 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0013966339999999999 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.471566+0000", 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00132551 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.476640+0000", 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0050739490000000003 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.943 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131788 10.10 10:0a05562a:::benchmark_data_smithi007_269699_object37464:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1386)", 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:00.110380+0000", 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 198.765759078, 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3786284680000001, 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131788 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.944 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110380+0000", 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110380+0000", 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110379+0000", 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:18.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110384+0000", 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4040000000000003e-06 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110397+0000", 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2781e-05 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110403+0000", 2024-09-21T10:50:18.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9649999999999996e-06 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110444+0000", 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0574000000000002e-05 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110452+0000", 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0290000000000005e-06 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.343177+0000", 2024-09-21T10:50:18.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2327255859999999 2024-09-21T10:50:18.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.948 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.948 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:50:18.948 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.346096+0000", 2024-09-21T10:50:18.948 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029188809999999999 2024-09-21T10:50:18.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.372277+0000", 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.026180545999999999 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.378127+0000", 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0058503729999999999 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.949 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.454011+0000", 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.075883647999999998 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.456595+0000", 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025846580000000001 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.462194+0000", 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0055990450000000004 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.477552+0000", 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01535772 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.478440+0000", 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00088828099999999999 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.480201+0000", 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001760576 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.483072+0000", 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0028712189999999999 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.489009+0000", 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0059363890000000002 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131815 10.0 10:068704ac:::benchmark_data_smithi007_269699_object37491:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:01.082076+0000", 2024-09-21T10:50:18.952 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.79406316000001, 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.50452729500000004, 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131815 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.082076+0000", 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.953 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.082076+0000", 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.082074+0000", 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999976 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.082083+0000", 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3200000000000006e-06 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.082101+0000", 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7832000000000001e-05 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.082110+0000", 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4069999999999999e-06 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.361547+0000", 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.279436191 2024-09-21T10:50:18.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.364516+0000", 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029694069999999999 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.390258+0000", 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.025742375000000001 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:50:18.956 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.393690+0000", 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003431478 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.535387+0000", 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.141697241 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.537679+0000", 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022916780000000001 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:50:18.957 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.542730+0000", 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0050511999999999996 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.570285+0000", 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.027555296 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.574385+0000", 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041001509999999998 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.958 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.575345+0000", 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00096008499999999995 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.581581+0000", 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0062357899999999997 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.586603+0000", 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0050220639999999997 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131821 10.10 10:0ab800da:::benchmark_data_smithi007_269699_object37497:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:01.095497+0000", 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.78064205699999, 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.51240097200000001, 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131821 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.095497+0000", 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.095497+0000", 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.095495+0000", 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.095506+0000", 2024-09-21T10:50:18.961 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0635000000000001e-05 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.095544+0000", 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7688999999999998e-05 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.095553+0000", 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8009999999999998e-06 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.962 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.382234+0000", 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.28668057499999999 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.385828+0000", 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0035944100000000001 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.402142+0000", 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.016314143 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:50:18.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.405476+0000", 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003333183 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.583727+0000", 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.17825161 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.586218+0000", 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024909110000000002 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:50:18.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.591516+0000", 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0052973589999999997 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.599618+0000", 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0081026510000000006 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.600564+0000", 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00094565700000000003 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.600898+0000", 2024-09-21T10:50:18.965 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00033457199999999999 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.602431+0000", 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0015325200000000001 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.607898+0000", 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0054671219999999996 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131824 10.0 10:03d9a8e6:::benchmark_data_smithi007_269699_object37500:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:01.099691+0000", 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.77644763999999, 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.57769081499999997, 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131824 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.099691+0000", 2024-09-21T10:50:18.967 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.099691+0000", 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.099690+0000", 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.099698+0000", 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3270000000000001e-06 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.099717+0000", 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8833000000000001e-05 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.099725+0000", 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3769999999999996e-06 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.969 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.394001+0000", 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.29427610199999998 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.397194+0000", 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003192135 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.409175+0000", 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011981156999999999 2024-09-21T10:50:18.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.412225+0000", 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0030499670000000002 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.657677+0000", 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.24545214800000001 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.660365+0000", 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0026876259999999998 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.665826+0000", 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.005461596 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.670571+0000", 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0047445370000000001 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.670802+0000", 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00023176199999999999 2024-09-21T10:50:18.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.671434+0000", 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000631121 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.672563+0000", 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001129445 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.677382+0000", 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0048193410000000004 2024-09-21T10:50:18.973 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:132152 10.10 10:0b7c5c7b:::benchmark_data_smithi007_269699_object37828:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:01.852302+0000", 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.023837015, 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.49614596799999999, 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.974 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 132152 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.852302+0000", 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.852302+0000", 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.975 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.852301+0000", 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.852309+0000", 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1100000000000003e-06 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.852323+0000", 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4466e-05 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.852331+0000", 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5170000000000002e-06 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.881401+0000", 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.029070103999999999 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.884723+0000", 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003321994 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.927201+0000", 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.042477893000000003 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.929682+0000", 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024811210000000002 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.325655+0000", 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.39597350999999997 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.327766+0000", 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021103519999999998 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.332672+0000", 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0049064110000000003 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.341727+0000", 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0090549979999999999 2024-09-21T10:50:18.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.342461+0000", 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00073356799999999998 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.343303+0000", 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00084205399999999996 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.344374+0000", 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010714330000000001 2024-09-21T10:50:18.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.348448+0000", 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004074027 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:132158 10.0 10:0041ef32:::benchmark_data_smithi007_269699_object37834:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:01.872590+0000", 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 197.003548932, 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.48911874999999999, 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.981 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 132158 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.872590+0000", 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.982 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.872590+0000", 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.872589+0000", 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.872595+0000", 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8179999999999998e-06 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.872610+0000", 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4885999999999999e-05 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.872618+0000", 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2209999999999997e-06 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.899413+0000", 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.026794214 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.984 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.902590+0000", 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031773790000000001 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.924411+0000", 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.021821297999999999 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.926883+0000", 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024715840000000002 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.331208+0000", 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.4043253 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.333527+0000", 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0023189600000000001 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.337886+0000", 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0043585430000000003 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.342343+0000", 2024-09-21T10:50:18.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0044573629999999998 2024-09-21T10:50:18.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.342950+0000", 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00060651599999999998 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.356952+0000", 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014002621 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.358002+0000", 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010493290000000001 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.988 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.361709+0000", 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0037074149999999999 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:132161 10.0 10:01e0ed3e:::benchmark_data_smithi007_269699_object37837:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:01.882832+0000", 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 196.99330701, 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.53162856400000003, 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.989 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 132161 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.882832+0000", 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.882832+0000", 2024-09-21T10:50:18.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.882831+0000", 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.882840+0000", 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9530000000000005e-06 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:18.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.882854+0000", 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4636e-05 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.882861+0000", 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0029999999999997e-06 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.902914+0000", 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.020052251 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.906147+0000", 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0032331539999999998 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.921899+0000", 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015752436000000002 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.924112+0000", 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022127190000000001 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:18.993 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.383151+0000", 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.45903926699999997 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.385085+0000", 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001933761 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.389343+0000", 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042578030000000001 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.994 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.995 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.408287+0000", 2024-09-21T10:50:18.995 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018944136 2024-09-21T10:50:18.995 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.995 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.995 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:18.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.408496+0000", 2024-09-21T10:50:18.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00020939799999999999 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.409122+0000", 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00062609899999999997 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.410154+0000", 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010319929999999999 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.414461+0000", 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0043064239999999997 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:132170 10.0 10:03935004:::benchmark_data_smithi007_269699_object37846:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:01.971998+0000", 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 196.90414099500001, 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.44987872200000001, 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:18.999 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 132170 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.971998+0000", 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.971998+0000", 2024-09-21T10:50:19.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.971996+0000", 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.972004+0000", 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5769999999999996e-06 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:19.001 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.972016+0000", 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1973e-05 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.972021+0000", 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9420000000000003e-06 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.996482+0000", 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.024460648000000002 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:50:19.002 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.999387+0000", 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002904874 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.025738+0000", 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.026351820000000001 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.028658+0000", 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029196700000000001 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.003 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.398143+0000", 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.36948538800000003 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.400135+0000", 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0019915850000000001 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.404329+0000", 2024-09-21T10:50:19.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041940809999999997 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.415309+0000", 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010979757999999999 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.415512+0000", 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000203286 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:19.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.416155+0000", 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00064263600000000003 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.417236+0000", 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010812389999999999 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:02.421877+0000", 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0046408889999999996 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:19.006 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:134604 10.0 10:000b12fc:::benchmark_data_smithi007_269699_object40280:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:07.012796+0000", 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 191.863343458, 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.47701117300000001, 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 134604 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.007 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.012796+0000", 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.012796+0000", 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.012794+0000", 2024-09-21T10:50:19.008 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.012800+0000", 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2709999999999998e-06 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.012813+0000", 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2255e-05 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.012819+0000", 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5629999999999997e-06 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.070047+0000", 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.057228247000000003 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.072383+0000", 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0023355770000000001 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.010 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.081394+0000", 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0090107509999999991 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.083571+0000", 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021771719999999998 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.453989+0000", 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.37041813600000001 2024-09-21T10:50:19.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.456011+0000", 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020221010000000001 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.460083+0000", 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004072155 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.483731+0000", 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.023647351 2024-09-21T10:50:19.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.484422+0000", 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00069106899999999999 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.484621+0000", 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00019924600000000001 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.485675+0000", 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010538489999999999 2024-09-21T10:50:19.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:50:19.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:50:19.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:50:19.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:07.489807+0000", 2024-09-21T10:50:19.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041319479999999999 2024-09-21T10:50:19.014 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:19.014 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:19.014 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:19.014 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:50:19.014 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:50:19.014 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:50:19.022 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:19.052 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:19.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:19.153 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:19.191 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:19.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:19.287 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:19.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 50 16 82961 82945 103.663 72.875 0.0131698 0.00964145 2024-09-21T10:50:19.293 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:19.323 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:19.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:19.425 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:19.466 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:19.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:19.568 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:19.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:19.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:19.692 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:19.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:19.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:19.826 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:19.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.861 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:19.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:19.907 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[99390]: 1.13 scrub starts 2024-09-21T10:50:19.907 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[99390]: 1.13 scrub ok 2024-09-21T10:50:19.907 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:19.907 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:19.907 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:50:19.907 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:50:19.907 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:19.907 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[99390]: pgmap v2252: 109 pgs: 109 active+clean; 4.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:50:19.908 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[101144]: 1.13 scrub starts 2024-09-21T10:50:19.908 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[101144]: 1.13 scrub ok 2024-09-21T10:50:19.908 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:19.908 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:19.908 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:50:19.908 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:50:19.908 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:19.908 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:19 smithi007 ceph-mon[101144]: pgmap v2252: 109 pgs: 109 active+clean; 4.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:50:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:19 smithi031 ceph-mon[96824]: 1.13 scrub starts 2024-09-21T10:50:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:19 smithi031 ceph-mon[96824]: 1.13 scrub ok 2024-09-21T10:50:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:19 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:19.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:19 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:19 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:50:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:19 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:50:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:19 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:19.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:19 smithi031 ceph-mon[96824]: pgmap v2252: 109 pgs: 109 active+clean; 4.9 GiB data, 19 GiB used, 517 GiB / 536 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:50:19.962 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:20.002 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:20.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:20.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:20.145 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:20.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:20.247 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:20.273 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:20.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:20.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 51 16 84075 84059 102.996 69.625 0.0265759 0.00970412 2024-09-21T10:50:20.374 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:20.401 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:20.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:20.503 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:20.533 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:20.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:20.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:20.662 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:20.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:20.764 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:20.794 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:20.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:20.896 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:20.910 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:50:20.938 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:20.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:21.032 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:50:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:50:20] "GET /metrics HTTP/1.1" 200 36658 "" "Prometheus/2.51.0" 2024-09-21T10:50:21.042 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:21.068 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:21.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:21.170 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:21.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.217 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:21.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:21.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 52 16 85182 85166 102.345 69.1875 0.0185341 0.00976524 2024-09-21T10:50:21.318 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:21.369 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:21.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:21.472 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:21.517 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:21.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:21.589 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:50:21.591 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:50:21.619 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:21.649 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:21.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:21.751 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:21.789 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:21.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:21.819 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:50:21.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:21 smithi007 ceph-mon[99390]: pgmap v2253: 109 pgs: 109 active+clean; 5.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:50:21.871 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:21.871 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:21 smithi007 ceph-mon[101144]: pgmap v2253: 109 pgs: 109 active+clean; 5.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:50:21.871 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:21.892 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:21.921 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:21.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:22.023 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:22.076 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:22.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:21 smithi031 ceph-mon[96824]: pgmap v2253: 109 pgs: 109 active+clean; 5.0 GiB data, 20 GiB used, 517 GiB / 536 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:50:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:22.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:22.208 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:22.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:22.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 53 16 86245 86229 101.668 66.4375 0.0123492 0.00983109 2024-09-21T10:50:22.310 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:22.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.348 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:22.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:22.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:22.479 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:22.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:22.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:22.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:22.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:22.713 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:22.744 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:22.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:22.846 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:22.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:22.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:22.976 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:23.009 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:23.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:23.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:23.140 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:23.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:22 smithi031 ceph-mon[96824]: from='client.46211 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:50:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:22 smithi007 ceph-mon[99390]: from='client.46211 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:50:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:22 smithi007 ceph-mon[101144]: from='client.46211 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:50:23.242 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.272 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:23.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:23.289 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 54 16 87294 87278 100.999 65.5625 0.00594058 0.00989553 2024-09-21T10:50:23.373 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:23.416 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:23.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:23.518 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:23.557 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:23.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:23.659 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:23.700 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:23.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:23.802 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:23.842 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:23.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:23 smithi007 ceph-mon[99390]: pgmap v2254: 109 pgs: 109 active+clean; 5.0 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:50:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:23 smithi007 ceph-mon[101144]: pgmap v2254: 109 pgs: 109 active+clean; 5.0 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:50:23.944 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:23.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.983 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:23.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:24.021 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2253,"stamp":"2024-09-21T10:50:20.649572+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5380834588,"num_objects":82122,"num_object_clones":0,"num_object_copies":246366,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82122,"num_whiteouts":0,"num_read":112,"num_read_kb":240,"num_write":82221,"num_write_kb":5254808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":69,"num_bytes_recovered":1741808,"num_keys_recovered":30,"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":84983,"ondisk_log_size":84983,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":327,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":20612400,"kb_used_data":15595764,"kb_used_omap":210,"kb_used_meta":5016365,"kb_avail":541858512,"statfs":{"total":575970213888,"available":554863116288,"internally_reserved":0,"allocated":15970062336,"data_stored":15955137396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":215166,"internal_metadata":5136758658},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,2,5,11,5],"upper_bound":32},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":750977024,"num_objects":11459,"num_object_clones":0,"num_object_copies":34377,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11459,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11459,"num_write_kb":733376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.004077"},"pg_stats":[{"pgid":"1.11","version":"362'149","reported_seq":1441,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.740485+0000","last_change":"2024-09-21T10:49:04.197828+0000","last_active":"2024-09-21T10:50:16.740485+0000","last_peered":"2024-09-21T10:50:16.740485+0000","last_clean":"2024-09-21T10:50:16.740485+0000","last_became_active":"2024-09-21T10:49:04.197385+0000","last_became_peered":"2024-09-21T10:49:04.197385+0000","last_unstale":"2024-09-21T10:50:16.740485+0000","last_undegraded":"2024-09-21T10:50:16.740485+0000","last_fullsized":"2024-09-21T10:50:16.740485+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.623458+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.623458+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:51:07.456295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"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":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":633,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.729686+0000","last_change":"2024-09-21T10:45:06.012717+0000","last_active":"2024-09-21T10:50:16.729686+0000","last_peered":"2024-09-21T10:50:16.729686+0000","last_clean":"2024-09-21T10:50:16.729686+0000","last_became_active":"2024-09-21T10:45:06.012278+0000","last_became_peered":"2024-09-21T10:45:06.012278+0000","last_unstale":"2024-09-21T10:50:16.729686+0000","last_undegraded":"2024-09-21T10:50:16.729686+0000","last_fullsized":"2024-09-21T10:50:16.729686+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:47.925231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"71'2","reported_seq":1255,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.988650+0000","last_change":"2024-09-21T10:46:11.497799+0000","last_active":"2024-09-21T10:49:59.988650+0000","last_peered":"2024-09-21T10:49:59.988650+0000","last_clean":"2024-09-21T10:49:59.988650+0000","last_became_active":"2024-09-21T10:46:11.497407+0000","last_became_peered":"2024-09-21T10:46:11.497407+0000","last_unstale":"2024-09-21T10:49:59.988650+0000","last_undegraded":"2024-09-21T10:49:59.988650+0000","last_fullsized":"2024-09-21T10:49:59.988650+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:00.887330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":102,"num_keys_recovered":30,"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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.10","version":"362'149","reported_seq":1648,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990197+0000","last_change":"2024-09-21T10:49:27.786017+0000","last_active":"2024-09-21T10:49:59.990197+0000","last_peered":"2024-09-21T10:49:59.990197+0000","last_clean":"2024-09-21T10:49:59.990197+0000","last_became_active":"2024-09-21T10:49:04.197524+0000","last_became_peered":"2024-09-21T10:49:04.197524+0000","last_unstale":"2024-09-21T10:49:59.990197+0000","last_undegraded":"2024-09-21T10:49:59.990197+0000","last_fullsized":"2024-09-21T10:49:59.990197+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.785823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.785823+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:45.899202+0000","scrub_duration":0.001814745,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1409,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.991029+0000","last_change":"2024-09-21T10:46:10.437592+0000","last_active":"2024-09-21T10:49:59.991029+0000","last_peered":"2024-09-21T10:49:59.991029+0000","last_clean":"2024-09-21T10:49:59.991029+0000","last_became_active":"2024-09-21T10:46:10.436994+0000","last_became_peered":"2024-09-21T10:46:10.436994+0000","last_unstale":"2024-09-21T10:49:59.991029+0000","last_undegraded":"2024-09-21T10:49:59.991029+0000","last_fullsized":"2024-09-21T10:49:59.991029+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:46.927849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":673,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.740882+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:50:16.740882+0000","last_peered":"2024-09-21T10:50:16.740882+0000","last_clean":"2024-09-21T10:50:16.740882+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:50:16.740882+0000","last_undegraded":"2024-09-21T10:50:16.740882+0000","last_fullsized":"2024-09-21T10:50:16.740882+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"362'149","reported_seq":1653,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.731974+0000","last_change":"2024-09-21T10:49:04.198478+0000","last_active":"2024-09-21T10:50:16.731974+0000","last_peered":"2024-09-21T10:50:16.731974+0000","last_clean":"2024-09-21T10:50:16.731974+0000","last_became_active":"2024-09-21T10:49:04.198045+0000","last_became_peered":"2024-09-21T10:49:04.198045+0000","last_unstale":"2024-09-21T10:50:16.731974+0000","last_undegraded":"2024-09-21T10:50:16.731974+0000","last_fullsized":"2024-09-21T10:50:16.731974+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17890,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":12,"num_read_kb":25,"num_write":7,"num_write_kb":73,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.16","version":"0'0","reported_seq":684,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.746753+0000","last_change":"2024-09-21T10:46:11.460695+0000","last_active":"2024-09-21T10:50:16.746753+0000","last_peered":"2024-09-21T10:50:16.746753+0000","last_clean":"2024-09-21T10:50:16.746753+0000","last_became_active":"2024-09-21T10:46:11.460390+0000","last_became_peered":"2024-09-21T10:46:11.460390+0000","last_unstale":"2024-09-21T10:50:16.746753+0000","last_undegraded":"2024-09-21T10:50:16.746753+0000","last_fullsized":"2024-09-21T10:50:16.746753+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:57:05.370135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.11","version":"0'0","reported_seq":1328,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.996598+0000","last_change":"2024-09-21T10:46:10.433482+0000","last_active":"2024-09-21T10:49:59.996598+0000","last_peered":"2024-09-21T10:49:59.996598+0000","last_clean":"2024-09-21T10:49:59.996598+0000","last_became_active":"2024-09-21T10:46:10.433195+0000","last_became_peered":"2024-09-21T10:46:10.433195+0000","last_unstale":"2024-09-21T10:49:59.996598+0000","last_undegraded":"2024-09-21T10:49:59.996598+0000","last_fullsized":"2024-09-21T10:49:59.996598+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:15:18.345397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.12","version":"362'149","reported_seq":1548,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990529+0000","last_change":"2024-09-21T10:49:26.808206+0000","last_active":"2024-09-21T10:49:59.990529+0000","last_peered":"2024-09-21T10:49:59.990529+0000","last_clean":"2024-09-21T10:49:59.990529+0000","last_became_active":"2024-09-21T10:49:04.196382+0000","last_became_peered":"2024-09-21T10:49:04.196382+0000","last_unstale":"2024-09-21T10:49:59.990529+0000","last_undegraded":"2024-09-21T10:49:59.990529+0000","last_fullsized":"2024-09-21T10:49:59.990529+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:26.808121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:26.808121+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:58:52.804332+0000","scrub_duration":0.00152739,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":638,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.730224+0000","last_change":"2024-09-21T10:46:11.650209+0000","last_active":"2024-09-21T10:50:16.730224+0000","last_peered":"2024-09-21T10:50:16.730224+0000","last_clean":"2024-09-21T10:50:16.730224+0000","last_became_active":"2024-09-21T10:46:11.633127+0000","last_became_peered":"2024-09-21T10:46:11.633127+0000","last_unstale":"2024-09-21T10:50:16.730224+0000","last_undegraded":"2024-09-21T10:50:16.730224+0000","last_fullsized":"2024-09-21T10:50:16.730224+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:56:28.643026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":160,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.987804+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:49:59.987804+0000","last_peered":"2024-09-21T10:49:59.987804+0000","last_clean":"2024-09-21T10:49:59.987804+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:49:59.987804+0000","last_undegraded":"2024-09-21T10:49:59.987804+0000","last_fullsized":"2024-09-21T10:49:59.987804+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"1418'5209","reported_seq":5226,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:18.527406+0000","last_change":"2024-09-21T10:49:18.386301+0000","last_active":"2024-09-21T10:50:18.527406+0000","last_peered":"2024-09-21T10:50:18.527406+0000","last_clean":"2024-09-21T10:50:18.527406+0000","last_became_active":"2024-09-21T10:49:18.385920+0000","last_became_peered":"2024-09-21T10:49:18.385920+0000","last_unstale":"2024-09-21T10:50:18.527406+0000","last_undegraded":"2024-09-21T10:50:18.527406+0000","last_fullsized":"2024-09-21T10:50:18.527406+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5209,"log_dups_size":0,"ondisk_log_size":5209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:37:36.625224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":341377024,"num_objects":5209,"num_object_clones":0,"num_object_copies":15627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5209,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5209,"num_write_kb":333376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.d","version":"362'149","reported_seq":1629,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.987281+0000","last_change":"2024-09-21T10:49:32.504344+0000","last_active":"2024-09-21T10:49:59.987281+0000","last_peered":"2024-09-21T10:49:59.987281+0000","last_clean":"2024-09-21T10:49:59.987281+0000","last_became_active":"2024-09-21T10:49:04.198920+0000","last_became_peered":"2024-09-21T10:49:04.198920+0000","last_unstale":"2024-09-21T10:49:59.987281+0000","last_undegraded":"2024-09-21T10:49:59.987281+0000","last_fullsized":"2024-09-21T10:49:59.987281+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:32.504240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:32.504240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:51.682998+0000","scrub_duration":0.024548868000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"71'1","reported_seq":1167,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.742711+0000","last_change":"2024-09-21T10:45:18.163914+0000","last_active":"2024-09-21T10:50:16.742711+0000","last_peered":"2024-09-21T10:50:16.742711+0000","last_clean":"2024-09-21T10:50:16.742711+0000","last_became_active":"2024-09-21T10:45:18.163548+0000","last_became_peered":"2024-09-21T10:45:18.163548+0000","last_unstale":"2024-09-21T10:50:16.742711+0000","last_undegraded":"2024-09-21T10:50:16.742711+0000","last_fullsized":"2024-09-21T10:50:16.742711+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:00:02.634119+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1407,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:50:08.532371+0000","last_change":"2024-09-21T10:46:10.436143+0000","last_active":"2024-09-21T10:50:08.532371+0000","last_peered":"2024-09-21T10:50:08.532371+0000","last_clean":"2024-09-21T10:50:08.532371+0000","last_became_active":"2024-09-21T10:46:10.435851+0000","last_became_peered":"2024-09-21T10:46:10.435851+0000","last_unstale":"2024-09-21T10:50:08.532371+0000","last_undegraded":"2024-09-21T10:50:08.532371+0000","last_fullsized":"2024-09-21T10:50:08.532371+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:20.027531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"1418'5093","reported_seq":5123,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:18.883543+0000","last_change":"2024-09-21T10:49:18.390043+0000","last_active":"2024-09-21T10:50:18.883543+0000","last_peered":"2024-09-21T10:50:18.883543+0000","last_clean":"2024-09-21T10:50:18.883543+0000","last_became_active":"2024-09-21T10:49:18.389697+0000","last_became_peered":"2024-09-21T10:49:18.389697+0000","last_unstale":"2024-09-21T10:50:18.883543+0000","last_undegraded":"2024-09-21T10:50:18.883543+0000","last_fullsized":"2024-09-21T10:50:18.883543+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5093,"log_dups_size":0,"ondisk_log_size":5093,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:47:04.404550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333774848,"num_objects":5093,"num_object_clones":0,"num_object_copies":15279,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5093,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5093,"num_write_kb":325952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"362'149","reported_seq":1743,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.729360+0000","last_change":"2024-09-21T10:49:04.197813+0000","last_active":"2024-09-21T10:50:16.729360+0000","last_peered":"2024-09-21T10:50:16.729360+0000","last_clean":"2024-09-21T10:50:16.729360+0000","last_became_active":"2024-09-21T10:49:04.197343+0000","last_became_peered":"2024-09-21T10:49:04.197343+0000","last_unstale":"2024-09-21T10:50:16.729360+0000","last_undegraded":"2024-09-21T10:50:16.729360+0000","last_fullsized":"2024-09-21T10:50:16.729360+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:51:15.370412+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":436907,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1305,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.743224+0000","last_change":"2024-09-21T10:45:18.164891+0000","last_active":"2024-09-21T10:50:16.743224+0000","last_peered":"2024-09-21T10:50:16.743224+0000","last_clean":"2024-09-21T10:50:16.743224+0000","last_became_active":"2024-09-21T10:45:18.164581+0000","last_became_peered":"2024-09-21T10:45:18.164581+0000","last_unstale":"2024-09-21T10:50:16.743224+0000","last_undegraded":"2024-09-21T10:50:16.743224+0000","last_fullsized":"2024-09-21T10:50:16.743224+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:17.093431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1236,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.741492+0000","last_change":"2024-09-21T10:45:18.159738+0000","last_active":"2024-09-21T10:50:16.741492+0000","last_peered":"2024-09-21T10:50:16.741492+0000","last_clean":"2024-09-21T10:50:16.741492+0000","last_became_active":"2024-09-21T10:45:18.158624+0000","last_became_peered":"2024-09-21T10:45:18.158624+0000","last_unstale":"2024-09-21T10:50:16.741492+0000","last_undegraded":"2024-09-21T10:50:16.741492+0000","last_fullsized":"2024-09-21T10:50:16.741492+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:59.444058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"1418'5136","reported_seq":5154,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:18.507339+0000","last_change":"2024-09-21T10:49:17.754645+0000","last_active":"2024-09-21T10:50:18.507339+0000","last_peered":"2024-09-21T10:50:18.507339+0000","last_clean":"2024-09-21T10:50:18.507339+0000","last_became_active":"2024-09-21T10:49:17.754312+0000","last_became_peered":"2024-09-21T10:49:17.754312+0000","last_unstale":"2024-09-21T10:50:18.507339+0000","last_undegraded":"2024-09-21T10:50:18.507339+0000","last_fullsized":"2024-09-21T10:50:18.507339+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5136,"log_dups_size":0,"ondisk_log_size":5136,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:03:22.895669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336592896,"num_objects":5136,"num_object_clones":0,"num_object_copies":15408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5136,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5136,"num_write_kb":328704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.f","version":"362'149","reported_seq":1762,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.986566+0000","last_change":"2024-09-21T10:49:36.518813+0000","last_active":"2024-09-21T10:49:59.986566+0000","last_peered":"2024-09-21T10:49:59.986566+0000","last_clean":"2024-09-21T10:49:59.986566+0000","last_became_active":"2024-09-21T10:49:04.199616+0000","last_became_peered":"2024-09-21T10:49:04.199616+0000","last_unstale":"2024-09-21T10:49:59.986566+0000","last_undegraded":"2024-09-21T10:49:59.986566+0000","last_fullsized":"2024-09-21T10:49:59.986566+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:36.518689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:36.518689+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:17:10.805263+0000","scrub_duration":0.0080022530000000008,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":152,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990856+0000","last_change":"2024-09-21T10:46:10.437340+0000","last_active":"2024-09-21T10:49:59.990856+0000","last_peered":"2024-09-21T10:49:59.990856+0000","last_clean":"2024-09-21T10:49:59.990856+0000","last_became_active":"2024-09-21T10:46:10.436405+0000","last_became_peered":"2024-09-21T10:46:10.436405+0000","last_unstale":"2024-09-21T10:49:59.990856+0000","last_undegraded":"2024-09-21T10:49:59.990856+0000","last_fullsized":"2024-09-21T10:49:59.990856+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:44:19.108391+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":185,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.987251+0000","last_change":"2024-09-21T10:46:10.456918+0000","last_active":"2024-09-21T10:49:59.987251+0000","last_peered":"2024-09-21T10:49:59.987251+0000","last_clean":"2024-09-21T10:49:59.987251+0000","last_became_active":"2024-09-21T10:46:10.450408+0000","last_became_peered":"2024-09-21T10:46:10.450408+0000","last_unstale":"2024-09-21T10:49:59.987251+0000","last_undegraded":"2024-09-21T10:49:59.987251+0000","last_fullsized":"2024-09-21T10:49:59.987251+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:01.041723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"1418'5168","reported_seq":5186,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:19.367533+0000","last_change":"2024-09-21T10:49:18.388042+0000","last_active":"2024-09-21T10:50:19.367533+0000","last_peered":"2024-09-21T10:50:19.367533+0000","last_clean":"2024-09-21T10:50:19.367533+0000","last_became_active":"2024-09-21T10:49:18.387815+0000","last_became_peered":"2024-09-21T10:49:18.387815+0000","last_unstale":"2024-09-21T10:50:19.367533+0000","last_undegraded":"2024-09-21T10:50:19.367533+0000","last_fullsized":"2024-09-21T10:50:19.367533+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5168,"log_dups_size":0,"ondisk_log_size":5168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:02:15.404729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338690048,"num_objects":5168,"num_object_clones":0,"num_object_copies":15504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5168,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5168,"num_write_kb":330752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"362'149","reported_seq":1475,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.998478+0000","last_change":"2024-09-21T10:49:29.235715+0000","last_active":"2024-09-21T10:49:59.998478+0000","last_peered":"2024-09-21T10:49:59.998478+0000","last_clean":"2024-09-21T10:49:59.998478+0000","last_became_active":"2024-09-21T10:49:04.197920+0000","last_became_peered":"2024-09-21T10:49:04.197920+0000","last_unstale":"2024-09-21T10:49:59.998478+0000","last_undegraded":"2024-09-21T10:49:59.998478+0000","last_fullsized":"2024-09-21T10:49:59.998478+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.235634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.235634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:57:34.905358+0000","scrub_duration":0.0017408949999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1422,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.991072+0000","last_change":"2024-09-21T10:46:10.437659+0000","last_active":"2024-09-21T10:49:59.991072+0000","last_peered":"2024-09-21T10:49:59.991072+0000","last_clean":"2024-09-21T10:49:59.991072+0000","last_became_active":"2024-09-21T10:46:10.437359+0000","last_became_peered":"2024-09-21T10:46:10.437359+0000","last_unstale":"2024-09-21T10:49:59.991072+0000","last_undegraded":"2024-09-21T10:49:59.991072+0000","last_fullsized":"2024-09-21T10:49:59.991072+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:22.979494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":666,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.742841+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:50:16.742841+0000","last_peered":"2024-09-21T10:50:16.742841+0000","last_clean":"2024-09-21T10:50:16.742841+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:50:16.742841+0000","last_undegraded":"2024-09-21T10:50:16.742841+0000","last_fullsized":"2024-09-21T10:50:16.742841+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.3","version":"1418'5127","reported_seq":5143,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:19.369953+0000","last_change":"2024-09-21T10:49:18.389272+0000","last_active":"2024-09-21T10:50:19.369953+0000","last_peered":"2024-09-21T10:50:19.369953+0000","last_clean":"2024-09-21T10:50:19.369953+0000","last_became_active":"2024-09-21T10:49:18.388928+0000","last_became_peered":"2024-09-21T10:49:18.388928+0000","last_unstale":"2024-09-21T10:50:19.369953+0000","last_undegraded":"2024-09-21T10:50:19.369953+0000","last_fullsized":"2024-09-21T10:50:19.369953+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5127,"log_dups_size":0,"ondisk_log_size":5127,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:41:04.211691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336003072,"num_objects":5127,"num_object_clones":0,"num_object_copies":15381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5127,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5127,"num_write_kb":328128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1900,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.741911+0000","last_change":"2024-09-21T10:46:13.451677+0000","last_active":"2024-09-21T10:50:16.741911+0000","last_peered":"2024-09-21T10:50:16.741911+0000","last_clean":"2024-09-21T10:50:16.741911+0000","last_became_active":"2024-09-21T10:46:13.451263+0000","last_became_peered":"2024-09-21T10:46:13.451263+0000","last_unstale":"2024-09-21T10:50:16.741911+0000","last_undegraded":"2024-09-21T10:50:16.741911+0000","last_fullsized":"2024-09-21T10:50:16.741911+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:51:07.413274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"71'2","reported_seq":645,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.732168+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:50:16.732168+0000","last_peered":"2024-09-21T10:50:16.732168+0000","last_clean":"2024-09-21T10:50:16.732168+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:50:16.732168+0000","last_undegraded":"2024-09-21T10:50:16.732168+0000","last_fullsized":"2024-09-21T10:50:16.732168+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1243,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.729606+0000","last_change":"2024-09-21T10:46:10.435534+0000","last_active":"2024-09-21T10:50:16.729606+0000","last_peered":"2024-09-21T10:50:16.729606+0000","last_clean":"2024-09-21T10:50:16.729606+0000","last_became_active":"2024-09-21T10:46:10.432452+0000","last_became_peered":"2024-09-21T10:46:10.432452+0000","last_unstale":"2024-09-21T10:50:16.729606+0000","last_undegraded":"2024-09-21T10:50:16.729606+0000","last_fullsized":"2024-09-21T10:50:16.729606+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:28.188063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.2","version":"1418'5007","reported_seq":5036,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:17.789772+0000","last_change":"2024-09-21T10:49:18.386673+0000","last_active":"2024-09-21T10:50:17.789772+0000","last_peered":"2024-09-21T10:50:17.789772+0000","last_clean":"2024-09-21T10:50:17.789772+0000","last_became_active":"2024-09-21T10:49:18.386354+0000","last_became_peered":"2024-09-21T10:49:18.386354+0000","last_unstale":"2024-09-21T10:50:17.789772+0000","last_undegraded":"2024-09-21T10:50:17.789772+0000","last_fullsized":"2024-09-21T10:50:17.789772+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5007,"log_dups_size":0,"ondisk_log_size":5007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:38:31.633718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":328138752,"num_objects":5007,"num_object_clones":0,"num_object_copies":15021,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5007,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5007,"num_write_kb":320448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"362'149","reported_seq":1592,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990247+0000","last_change":"2024-09-21T10:47:00.992693+0000","last_active":"2024-09-21T10:49:59.990247+0000","last_peered":"2024-09-21T10:49:59.990247+0000","last_clean":"2024-09-21T10:49:59.990247+0000","last_became_active":"2024-09-21T10:47:00.992284+0000","last_became_peered":"2024-09-21T10:47:00.992284+0000","last_unstale":"2024-09-21T10:49:59.990247+0000","last_undegraded":"2024-09-21T10:49:59.990247+0000","last_fullsized":"2024-09-21T10:49:59.990247+0000","mapping_epoch":1386,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1387,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:44.454826+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":150,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.987017+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:49:59.987017+0000","last_peered":"2024-09-21T10:49:59.987017+0000","last_clean":"2024-09-21T10:49:59.987017+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:49:59.987017+0000","last_undegraded":"2024-09-21T10:49:59.987017+0000","last_fullsized":"2024-09-21T10:49:59.987017+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":50,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.987501+0000","last_change":"2024-09-21T10:46:11.426968+0000","last_active":"2024-09-21T10:49:59.987501+0000","last_peered":"2024-09-21T10:49:59.987501+0000","last_clean":"2024-09-21T10:49:59.987501+0000","last_became_active":"2024-09-21T10:46:11.426658+0000","last_became_peered":"2024-09-21T10:46:11.426658+0000","last_unstale":"2024-09-21T10:49:59.987501+0000","last_undegraded":"2024-09-21T10:49:59.987501+0000","last_fullsized":"2024-09-21T10:49:59.987501+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:16.590968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"1418'5295","reported_seq":5313,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:19.341039+0000","last_change":"2024-09-21T10:49:17.754030+0000","last_active":"2024-09-21T10:50:19.341039+0000","last_peered":"2024-09-21T10:50:19.341039+0000","last_clean":"2024-09-21T10:50:19.341039+0000","last_became_active":"2024-09-21T10:49:17.753641+0000","last_became_peered":"2024-09-21T10:49:17.753641+0000","last_unstale":"2024-09-21T10:50:19.341039+0000","last_undegraded":"2024-09-21T10:50:19.341039+0000","last_fullsized":"2024-09-21T10:50:19.341039+0000","mapping_epoch":1409,"log_start":"1413'200","ondisk_log_start":"1413'200","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5095,"log_dups_size":0,"ondisk_log_size":5095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:24:42.028156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":347013120,"num_objects":5295,"num_object_clones":0,"num_object_copies":15885,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5295,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5295,"num_write_kb":338880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.b","version":"362'149","reported_seq":1652,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.741895+0000","last_change":"2024-09-21T10:49:04.198296+0000","last_active":"2024-09-21T10:50:16.741895+0000","last_peered":"2024-09-21T10:50:16.741895+0000","last_clean":"2024-09-21T10:50:16.741895+0000","last_became_active":"2024-09-21T10:49:04.197507+0000","last_became_peered":"2024-09-21T10:49:04.197507+0000","last_unstale":"2024-09-21T10:50:16.741895+0000","last_undegraded":"2024-09-21T10:50:16.741895+0000","last_fullsized":"2024-09-21T10:50:16.741895+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.447134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.447134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:51:08.434407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17890,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":12,"num_read_kb":26,"num_write":7,"num_write_kb":74,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":219,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.996512+0000","last_change":"2024-09-21T10:45:06.016353+0000","last_active":"2024-09-21T10:49:59.996512+0000","last_peered":"2024-09-21T10:49:59.996512+0000","last_clean":"2024-09-21T10:49:59.996512+0000","last_became_active":"2024-09-21T10:45:06.016062+0000","last_became_peered":"2024-09-21T10:45:06.016062+0000","last_unstale":"2024-09-21T10:49:59.996512+0000","last_undegraded":"2024-09-21T10:49:59.996512+0000","last_fullsized":"2024-09-21T10:49:59.996512+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:52:00.463714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":76,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.986009+0000","last_change":"2024-09-21T10:46:10.443883+0000","last_active":"2024-09-21T10:49:59.986009+0000","last_peered":"2024-09-21T10:49:59.986009+0000","last_clean":"2024-09-21T10:49:59.986009+0000","last_became_active":"2024-09-21T10:46:10.441870+0000","last_became_peered":"2024-09-21T10:46:10.441870+0000","last_unstale":"2024-09-21T10:49:59.986009+0000","last_undegraded":"2024-09-21T10:49:59.986009+0000","last_fullsized":"2024-09-21T10:49:59.986009+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:03:15.189505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.0","version":"1418'5156","reported_seq":5186,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:17.774429+0000","last_change":"2024-09-21T10:49:18.389310+0000","last_active":"2024-09-21T10:50:17.774429+0000","last_peered":"2024-09-21T10:50:17.774429+0000","last_clean":"2024-09-21T10:50:17.774429+0000","last_became_active":"2024-09-21T10:49:18.388959+0000","last_became_peered":"2024-09-21T10:49:18.388959+0000","last_unstale":"2024-09-21T10:50:17.774429+0000","last_undegraded":"2024-09-21T10:50:17.774429+0000","last_fullsized":"2024-09-21T10:50:17.774429+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5156,"log_dups_size":0,"ondisk_log_size":5156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:05.903310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337903616,"num_objects":5156,"num_object_clones":0,"num_object_copies":15468,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5156,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5156,"num_write_kb":329984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1594,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990445+0000","last_change":"2024-09-21T10:46:11.427838+0000","last_active":"2024-09-21T10:49:59.990445+0000","last_peered":"2024-09-21T10:49:59.990445+0000","last_clean":"2024-09-21T10:49:59.990445+0000","last_became_active":"2024-09-21T10:46:11.427434+0000","last_became_peered":"2024-09-21T10:46:11.427434+0000","last_unstale":"2024-09-21T10:49:59.990445+0000","last_undegraded":"2024-09-21T10:49:59.990445+0000","last_fullsized":"2024-09-21T10:49:59.990445+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:12:44.988473+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":627,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.731209+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:50:16.731209+0000","last_peered":"2024-09-21T10:50:16.731209+0000","last_clean":"2024-09-21T10:50:16.731209+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:50:16.731209+0000","last_undegraded":"2024-09-21T10:50:16.731209+0000","last_fullsized":"2024-09-21T10:50:16.731209+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":634,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.730075+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:50:16.730075+0000","last_peered":"2024-09-21T10:50:16.730075+0000","last_clean":"2024-09-21T10:50:16.730075+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:50:16.730075+0000","last_undegraded":"2024-09-21T10:50:16.730075+0000","last_fullsized":"2024-09-21T10:50:16.730075+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"11.a","version":"1418'5040","reported_seq":5070,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:17.693249+0000","last_change":"2024-09-21T10:49:17.754987+0000","last_active":"2024-09-21T10:50:17.693249+0000","last_peered":"2024-09-21T10:50:17.693249+0000","last_clean":"2024-09-21T10:50:17.693249+0000","last_became_active":"2024-09-21T10:49:17.754693+0000","last_became_peered":"2024-09-21T10:49:17.754693+0000","last_unstale":"2024-09-21T10:50:17.693249+0000","last_undegraded":"2024-09-21T10:50:17.693249+0000","last_fullsized":"2024-09-21T10:50:17.693249+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5040,"log_dups_size":0,"ondisk_log_size":5040,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:14:15.357143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330301440,"num_objects":5040,"num_object_clones":0,"num_object_copies":15120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5040,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5040,"num_write_kb":322560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1644,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.740177+0000","last_change":"2024-09-21T10:48:17.798541+0000","last_active":"2024-09-21T10:50:16.740177+0000","last_peered":"2024-09-21T10:50:16.740177+0000","last_clean":"2024-09-21T10:50:16.740177+0000","last_became_active":"2024-09-21T10:48:17.796673+0000","last_became_peered":"2024-09-21T10:48:17.796673+0000","last_unstale":"2024-09-21T10:50:16.740177+0000","last_undegraded":"2024-09-21T10:50:16.740177+0000","last_fullsized":"2024-09-21T10:50:16.740177+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:08.994669+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:08.994669+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:51:03.319423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26834,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":17,"num_read_kb":37,"num_write":9,"num_write_kb":109,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1426,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990793+0000","last_change":"2024-09-21T10:48:38.635527+0000","last_active":"2024-09-21T10:49:59.990793+0000","last_peered":"2024-09-21T10:49:59.990793+0000","last_clean":"2024-09-21T10:49:59.990793+0000","last_became_active":"2024-09-21T10:46:11.428682+0000","last_became_peered":"2024-09-21T10:46:11.428682+0000","last_unstale":"2024-09-21T10:49:59.990793+0000","last_undegraded":"2024-09-21T10:49:59.990793+0000","last_fullsized":"2024-09-21T10:49:59.990793+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:24:35.971672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":653,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.736496+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:50:16.736496+0000","last_peered":"2024-09-21T10:50:16.736496+0000","last_clean":"2024-09-21T10:50:16.736496+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:50:16.736496+0000","last_undegraded":"2024-09-21T10:50:16.736496+0000","last_fullsized":"2024-09-21T10:50:16.736496+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":187,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.733997+0000","last_change":"2024-09-21T10:46:10.460180+0000","last_active":"2024-09-21T10:50:16.733997+0000","last_peered":"2024-09-21T10:50:16.733997+0000","last_clean":"2024-09-21T10:50:16.733997+0000","last_became_active":"2024-09-21T10:46:10.459205+0000","last_became_peered":"2024-09-21T10:46:10.459205+0000","last_unstale":"2024-09-21T10:50:16.733997+0000","last_undegraded":"2024-09-21T10:50:16.733997+0000","last_fullsized":"2024-09-21T10:50:16.733997+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:36.561447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"1418'5142","reported_seq":5172,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:17.744961+0000","last_change":"2024-09-21T10:49:17.754957+0000","last_active":"2024-09-21T10:50:17.744961+0000","last_peered":"2024-09-21T10:50:17.744961+0000","last_clean":"2024-09-21T10:50:17.744961+0000","last_became_active":"2024-09-21T10:49:17.754654+0000","last_became_peered":"2024-09-21T10:49:17.754654+0000","last_unstale":"2024-09-21T10:50:17.744961+0000","last_undegraded":"2024-09-21T10:50:17.744961+0000","last_fullsized":"2024-09-21T10:50:17.744961+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5142,"log_dups_size":0,"ondisk_log_size":5142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:26:34.122410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336986112,"num_objects":5142,"num_object_clones":0,"num_object_copies":15426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5142,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5142,"num_write_kb":329088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"362'149","reported_seq":1743,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.733363+0000","last_change":"2024-09-21T10:49:27.367852+0000","last_active":"2024-09-21T10:50:16.733363+0000","last_peered":"2024-09-21T10:50:16.733363+0000","last_clean":"2024-09-21T10:50:16.733363+0000","last_became_active":"2024-09-21T10:48:17.789240+0000","last_became_peered":"2024-09-21T10:48:17.789240+0000","last_unstale":"2024-09-21T10:50:16.733363+0000","last_undegraded":"2024-09-21T10:50:16.733363+0000","last_fullsized":"2024-09-21T10:50:16.733363+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.367766+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.367766+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:15:05.403409+0000","scrub_duration":0.0015288929999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1302,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.740271+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:50:16.740271+0000","last_peered":"2024-09-21T10:50:16.740271+0000","last_clean":"2024-09-21T10:50:16.740271+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:50:16.740271+0000","last_undegraded":"2024-09-21T10:50:16.740271+0000","last_fullsized":"2024-09-21T10:50:16.740271+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":681,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.740750+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:50:16.740750+0000","last_peered":"2024-09-21T10:50:16.740750+0000","last_clean":"2024-09-21T10:50:16.740750+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:50:16.740750+0000","last_undegraded":"2024-09-21T10:50:16.740750+0000","last_fullsized":"2024-09-21T10:50:16.740750+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":667,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.743389+0000","last_change":"2024-09-21T10:45:06.014935+0000","last_active":"2024-09-21T10:50:16.743389+0000","last_peered":"2024-09-21T10:50:16.743389+0000","last_clean":"2024-09-21T10:50:16.743389+0000","last_became_active":"2024-09-21T10:45:06.013695+0000","last_became_peered":"2024-09-21T10:45:06.013695+0000","last_unstale":"2024-09-21T10:50:16.743389+0000","last_undegraded":"2024-09-21T10:50:16.743389+0000","last_fullsized":"2024-09-21T10:50:16.743389+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:15:40.661761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"1418'5064","reported_seq":5094,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:17.781264+0000","last_change":"2024-09-21T10:49:17.754898+0000","last_active":"2024-09-21T10:50:17.781264+0000","last_peered":"2024-09-21T10:50:17.781264+0000","last_clean":"2024-09-21T10:50:17.781264+0000","last_became_active":"2024-09-21T10:49:17.754602+0000","last_became_peered":"2024-09-21T10:49:17.754602+0000","last_unstale":"2024-09-21T10:50:17.781264+0000","last_undegraded":"2024-09-21T10:50:17.781264+0000","last_fullsized":"2024-09-21T10:50:17.781264+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5064,"log_dups_size":0,"ondisk_log_size":5064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:11:15.209875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331874304,"num_objects":5064,"num_object_clones":0,"num_object_copies":15192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5064,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5064,"num_write_kb":324096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1642,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.740781+0000","last_change":"2024-09-21T10:48:17.790238+0000","last_active":"2024-09-21T10:50:16.740781+0000","last_peered":"2024-09-21T10:50:16.740781+0000","last_clean":"2024-09-21T10:50:16.740781+0000","last_became_active":"2024-09-21T10:48:17.789911+0000","last_became_peered":"2024-09-21T10:48:17.789911+0000","last_unstale":"2024-09-21T10:50:16.740781+0000","last_undegraded":"2024-09-21T10:50:16.740781+0000","last_fullsized":"2024-09-21T10:50:16.740781+0000","mapping_epoch":1362,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:47.002205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:47.002205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:51:01.394992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":1552,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.741728+0000","last_change":"2024-09-21T10:45:06.017940+0000","last_active":"2024-09-21T10:50:16.741728+0000","last_peered":"2024-09-21T10:50:16.741728+0000","last_clean":"2024-09-21T10:50:16.741728+0000","last_became_active":"2024-09-21T10:45:06.017435+0000","last_became_peered":"2024-09-21T10:45:06.017435+0000","last_unstale":"2024-09-21T10:50:16.741728+0000","last_undegraded":"2024-09-21T10:50:16.741728+0000","last_fullsized":"2024-09-21T10:50:16.741728+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:24.011881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":1138,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:50:14.366870+0000","last_change":"2024-09-21T10:46:11.456071+0000","last_active":"2024-09-21T10:50:14.366870+0000","last_peered":"2024-09-21T10:50:14.366870+0000","last_clean":"2024-09-21T10:50:14.366870+0000","last_became_active":"2024-09-21T10:46:11.455794+0000","last_became_peered":"2024-09-21T10:46:11.455794+0000","last_unstale":"2024-09-21T10:50:14.366870+0000","last_undegraded":"2024-09-21T10:50:14.366870+0000","last_fullsized":"2024-09-21T10:50:14.366870+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:19.084964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1062,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:50:13.535969+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:50:13.535969+0000","last_peered":"2024-09-21T10:50:13.535969+0000","last_clean":"2024-09-21T10:50:13.535969+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:50:13.535969+0000","last_undegraded":"2024-09-21T10:50:13.535969+0000","last_fullsized":"2024-09-21T10:50:13.535969+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"11.b","version":"1418'5091","reported_seq":5121,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:17.795402+0000","last_change":"2024-09-21T10:49:18.386659+0000","last_active":"2024-09-21T10:50:17.795402+0000","last_peered":"2024-09-21T10:50:17.795402+0000","last_clean":"2024-09-21T10:50:17.795402+0000","last_became_active":"2024-09-21T10:49:18.386298+0000","last_became_peered":"2024-09-21T10:49:18.386298+0000","last_unstale":"2024-09-21T10:50:17.795402+0000","last_undegraded":"2024-09-21T10:50:17.795402+0000","last_fullsized":"2024-09-21T10:50:17.795402+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5091,"log_dups_size":0,"ondisk_log_size":5091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:20:34.909230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333643776,"num_objects":5091,"num_object_clones":0,"num_object_copies":15273,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5091,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5091,"num_write_kb":325824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1599,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990491+0000","last_change":"2024-09-21T10:49:24.783391+0000","last_active":"2024-09-21T10:49:59.990491+0000","last_peered":"2024-09-21T10:49:59.990491+0000","last_clean":"2024-09-21T10:49:59.990491+0000","last_became_active":"2024-09-21T10:48:17.785913+0000","last_became_peered":"2024-09-21T10:48:17.785913+0000","last_unstale":"2024-09-21T10:49:59.990491+0000","last_undegraded":"2024-09-21T10:49:59.990491+0000","last_fullsized":"2024-09-21T10:49:59.990491+0000","mapping_epoch":1362,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.783294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.783294+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:43.443288+0000","scrub_duration":0.0015016299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1428,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990686+0000","last_change":"2024-09-21T10:46:10.444706+0000","last_active":"2024-09-21T10:49:59.990686+0000","last_peered":"2024-09-21T10:49:59.990686+0000","last_clean":"2024-09-21T10:49:59.990686+0000","last_became_active":"2024-09-21T10:46:10.444370+0000","last_became_peered":"2024-09-21T10:46:10.444370+0000","last_unstale":"2024-09-21T10:49:59.990686+0000","last_undegraded":"2024-09-21T10:49:59.990686+0000","last_fullsized":"2024-09-21T10:49:59.990686+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:37.933193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1228,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.742735+0000","last_change":"2024-09-21T10:46:10.469883+0000","last_active":"2024-09-21T10:50:16.742735+0000","last_peered":"2024-09-21T10:50:16.742735+0000","last_clean":"2024-09-21T10:50:16.742735+0000","last_became_active":"2024-09-21T10:46:10.469558+0000","last_became_peered":"2024-09-21T10:46:10.469558+0000","last_unstale":"2024-09-21T10:50:16.742735+0000","last_undegraded":"2024-09-21T10:50:16.742735+0000","last_fullsized":"2024-09-21T10:50:16.742735+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:34.032604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":152,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.743711+0000","last_change":"2024-09-21T10:46:11.461771+0000","last_active":"2024-09-21T10:50:16.743711+0000","last_peered":"2024-09-21T10:50:16.743711+0000","last_clean":"2024-09-21T10:50:16.743711+0000","last_became_active":"2024-09-21T10:46:11.461417+0000","last_became_peered":"2024-09-21T10:46:11.461417+0000","last_unstale":"2024-09-21T10:50:16.743711+0000","last_undegraded":"2024-09-21T10:50:16.743711+0000","last_fullsized":"2024-09-21T10:50:16.743711+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:53:40.813514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"11.d","version":"1418'5185","reported_seq":5203,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:19.374545+0000","last_change":"2024-09-21T10:49:18.386317+0000","last_active":"2024-09-21T10:50:19.374545+0000","last_peered":"2024-09-21T10:50:19.374545+0000","last_clean":"2024-09-21T10:50:19.374545+0000","last_became_active":"2024-09-21T10:49:18.385994+0000","last_became_peered":"2024-09-21T10:49:18.385994+0000","last_unstale":"2024-09-21T10:50:19.374545+0000","last_undegraded":"2024-09-21T10:50:19.374545+0000","last_fullsized":"2024-09-21T10:50:19.374545+0000","mapping_epoch":1409,"log_start":"1413'100","ondisk_log_start":"1413'100","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5085,"log_dups_size":0,"ondisk_log_size":5085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:17:58.480636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339804160,"num_objects":5185,"num_object_clones":0,"num_object_copies":15555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5185,"num_write_kb":331840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"362'149","reported_seq":1746,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.986422+0000","last_change":"2024-09-21T10:49:29.451155+0000","last_active":"2024-09-21T10:49:59.986422+0000","last_peered":"2024-09-21T10:49:59.986422+0000","last_clean":"2024-09-21T10:49:59.986422+0000","last_became_active":"2024-09-21T10:48:17.789156+0000","last_became_peered":"2024-09-21T10:48:17.789156+0000","last_unstale":"2024-09-21T10:49:59.986422+0000","last_undegraded":"2024-09-21T10:49:59.986422+0000","last_fullsized":"2024-09-21T10:49:59.986422+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.451011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.451011+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:51.215717+0000","scrub_duration":0.0030381200000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1424,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.991180+0000","last_change":"2024-09-21T10:46:11.425862+0000","last_active":"2024-09-21T10:49:59.991180+0000","last_peered":"2024-09-21T10:49:59.991180+0000","last_clean":"2024-09-21T10:49:59.991180+0000","last_became_active":"2024-09-21T10:46:11.425535+0000","last_became_peered":"2024-09-21T10:46:11.425535+0000","last_unstale":"2024-09-21T10:49:59.991180+0000","last_undegraded":"2024-09-21T10:49:59.991180+0000","last_fullsized":"2024-09-21T10:49:59.991180+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:51:09.756395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":667,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.743729+0000","last_change":"2024-09-21T10:45:06.011836+0000","last_active":"2024-09-21T10:50:16.743729+0000","last_peered":"2024-09-21T10:50:16.743729+0000","last_clean":"2024-09-21T10:50:16.743729+0000","last_became_active":"2024-09-21T10:45:06.011387+0000","last_became_peered":"2024-09-21T10:45:06.011387+0000","last_unstale":"2024-09-21T10:50:16.743729+0000","last_undegraded":"2024-09-21T10:50:16.743729+0000","last_fullsized":"2024-09-21T10:50:16.743729+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:00.974402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1037,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990547+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:49:59.990547+0000","last_peered":"2024-09-21T10:49:59.990547+0000","last_clean":"2024-09-21T10:49:59.990547+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:49:59.990547+0000","last_undegraded":"2024-09-21T10:49:59.990547+0000","last_fullsized":"2024-09-21T10:49:59.990547+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.c","version":"1418'5122","reported_seq":5140,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:18.525069+0000","last_change":"2024-09-21T10:49:18.386230+0000","last_active":"2024-09-21T10:50:18.525069+0000","last_peered":"2024-09-21T10:50:18.525069+0000","last_clean":"2024-09-21T10:50:18.525069+0000","last_became_active":"2024-09-21T10:49:18.385832+0000","last_became_peered":"2024-09-21T10:49:18.385832+0000","last_unstale":"2024-09-21T10:50:18.525069+0000","last_undegraded":"2024-09-21T10:50:18.525069+0000","last_fullsized":"2024-09-21T10:50:18.525069+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5122,"log_dups_size":0,"ondisk_log_size":5122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:46.192914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335675392,"num_objects":5122,"num_object_clones":0,"num_object_copies":15366,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5122,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5122,"num_write_kb":327808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1743,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.986089+0000","last_change":"2024-09-21T10:49:24.327824+0000","last_active":"2024-09-21T10:49:59.986089+0000","last_peered":"2024-09-21T10:49:59.986089+0000","last_clean":"2024-09-21T10:49:59.986089+0000","last_became_active":"2024-09-21T10:48:17.788904+0000","last_became_peered":"2024-09-21T10:48:17.788904+0000","last_unstale":"2024-09-21T10:49:59.986089+0000","last_undegraded":"2024-09-21T10:49:59.986089+0000","last_fullsized":"2024-09-21T10:49:59.986089+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.327701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.327701+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:58:40.864943+0000","scrub_duration":0.001865991,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":812,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990970+0000","last_change":"2024-09-21T10:45:06.011929+0000","last_active":"2024-09-21T10:49:59.990970+0000","last_peered":"2024-09-21T10:49:59.990970+0000","last_clean":"2024-09-21T10:49:59.990970+0000","last_became_active":"2024-09-21T10:45:06.011595+0000","last_became_peered":"2024-09-21T10:45:06.011595+0000","last_unstale":"2024-09-21T10:49:59.990970+0000","last_undegraded":"2024-09-21T10:49:59.990970+0000","last_fullsized":"2024-09-21T10:49:59.990970+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:53:35.898654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"2.5","version":"0'0","reported_seq":1439,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.742532+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:50:16.742532+0000","last_peered":"2024-09-21T10:50:16.742532+0000","last_clean":"2024-09-21T10:50:16.742532+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:50:16.742532+0000","last_undegraded":"2024-09-21T10:50:16.742532+0000","last_fullsized":"2024-09-21T10:50:16.742532+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":660,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.743040+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:50:16.743040+0000","last_peered":"2024-09-21T10:50:16.743040+0000","last_clean":"2024-09-21T10:50:16.743040+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:50:16.743040+0000","last_undegraded":"2024-09-21T10:50:16.743040+0000","last_fullsized":"2024-09-21T10:50:16.743040+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"1418'5212","reported_seq":5242,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:18.893059+0000","last_change":"2024-09-21T10:49:18.389021+0000","last_active":"2024-09-21T10:50:18.893059+0000","last_peered":"2024-09-21T10:50:18.893059+0000","last_clean":"2024-09-21T10:50:18.893059+0000","last_became_active":"2024-09-21T10:49:18.388654+0000","last_became_peered":"2024-09-21T10:49:18.388654+0000","last_unstale":"2024-09-21T10:50:18.893059+0000","last_undegraded":"2024-09-21T10:50:18.893059+0000","last_fullsized":"2024-09-21T10:50:18.893059+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5212,"log_dups_size":0,"ondisk_log_size":5212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:06:25.250020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":341573632,"num_objects":5212,"num_object_clones":0,"num_object_copies":15636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5212,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5212,"num_write_kb":333568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"362'149","reported_seq":1616,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.998242+0000","last_change":"2024-09-21T10:49:27.249023+0000","last_active":"2024-09-21T10:49:59.998242+0000","last_peered":"2024-09-21T10:49:59.998242+0000","last_clean":"2024-09-21T10:49:59.998242+0000","last_became_active":"2024-09-21T10:48:17.786857+0000","last_became_peered":"2024-09-21T10:48:17.786857+0000","last_unstale":"2024-09-21T10:49:59.998242+0000","last_undegraded":"2024-09-21T10:49:59.998242+0000","last_fullsized":"2024-09-21T10:49:59.998242+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.248938+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.248938+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:40:35.369957+0000","scrub_duration":0.0014145049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":635,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.730318+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:50:16.730318+0000","last_peered":"2024-09-21T10:50:16.730318+0000","last_clean":"2024-09-21T10:50:16.730318+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:50:16.730318+0000","last_undegraded":"2024-09-21T10:50:16.730318+0000","last_fullsized":"2024-09-21T10:50:16.730318+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":150,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.986220+0000","last_change":"2024-09-21T10:46:10.445448+0000","last_active":"2024-09-21T10:49:59.986220+0000","last_peered":"2024-09-21T10:49:59.986220+0000","last_clean":"2024-09-21T10:49:59.986220+0000","last_became_active":"2024-09-21T10:46:10.443629+0000","last_became_peered":"2024-09-21T10:46:10.443629+0000","last_unstale":"2024-09-21T10:49:59.986220+0000","last_undegraded":"2024-09-21T10:49:59.986220+0000","last_fullsized":"2024-09-21T10:49:59.986220+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:42:44.652533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":628,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.731015+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:50:16.731015+0000","last_peered":"2024-09-21T10:50:16.731015+0000","last_clean":"2024-09-21T10:50:16.731015+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:50:16.731015+0000","last_undegraded":"2024-09-21T10:50:16.731015+0000","last_fullsized":"2024-09-21T10:50:16.731015+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"1418'5048","reported_seq":5078,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:18.891578+0000","last_change":"2024-09-21T10:49:18.386616+0000","last_active":"2024-09-21T10:50:18.891578+0000","last_peered":"2024-09-21T10:50:18.891578+0000","last_clean":"2024-09-21T10:50:18.891578+0000","last_became_active":"2024-09-21T10:49:18.386308+0000","last_became_peered":"2024-09-21T10:49:18.386308+0000","last_unstale":"2024-09-21T10:50:18.891578+0000","last_undegraded":"2024-09-21T10:50:18.891578+0000","last_fullsized":"2024-09-21T10:50:18.891578+0000","mapping_epoch":1409,"log_start":"0'0","ondisk_log_start":"0'0","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5048,"log_dups_size":0,"ondisk_log_size":5048,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:51.622698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330825728,"num_objects":5048,"num_object_clones":0,"num_object_copies":15144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5048,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5048,"num_write_kb":323072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1730,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.729248+0000","last_change":"2024-09-21T10:48:17.789158+0000","last_active":"2024-09-21T10:50:16.729248+0000","last_peered":"2024-09-21T10:50:16.729248+0000","last_clean":"2024-09-21T10:50:16.729248+0000","last_became_active":"2024-09-21T10:48:17.788828+0000","last_became_peered":"2024-09-21T10:48:17.788828+0000","last_unstale":"2024-09-21T10:50:16.729248+0000","last_undegraded":"2024-09-21T10:50:16.729248+0000","last_fullsized":"2024-09-21T10:50:16.729248+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:39:35.373375+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:39:35.373375+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:51:09.355511+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109226,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":109226,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":679,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.746623+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:50:16.746623+0000","last_peered":"2024-09-21T10:50:16.746623+0000","last_clean":"2024-09-21T10:50:16.746623+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:50:16.746623+0000","last_undegraded":"2024-09-21T10:50:16.746623+0000","last_fullsized":"2024-09-21T10:50:16.746623+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":183,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.986494+0000","last_change":"2024-09-21T10:46:11.650797+0000","last_active":"2024-09-21T10:49:59.986494+0000","last_peered":"2024-09-21T10:49:59.986494+0000","last_clean":"2024-09-21T10:49:59.986494+0000","last_became_active":"2024-09-21T10:46:11.650507+0000","last_became_peered":"2024-09-21T10:46:11.650507+0000","last_unstale":"2024-09-21T10:49:59.986494+0000","last_undegraded":"2024-09-21T10:49:59.986494+0000","last_fullsized":"2024-09-21T10:49:59.986494+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:27.552505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":218,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990494+0000","last_change":"2024-09-21T10:46:10.436233+0000","last_active":"2024-09-21T10:49:59.990494+0000","last_peered":"2024-09-21T10:49:59.990494+0000","last_clean":"2024-09-21T10:49:59.990494+0000","last_became_active":"2024-09-21T10:46:10.435942+0000","last_became_peered":"2024-09-21T10:46:10.435942+0000","last_unstale":"2024-09-21T10:49:59.990494+0000","last_undegraded":"2024-09-21T10:49:59.990494+0000","last_fullsized":"2024-09-21T10:49:59.990494+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:50:52.876499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":76,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.988760+0000","last_change":"2024-09-21T10:46:10.438257+0000","last_active":"2024-09-21T10:49:59.988760+0000","last_peered":"2024-09-21T10:49:59.988760+0000","last_clean":"2024-09-21T10:49:59.988760+0000","last_became_active":"2024-09-21T10:46:10.435654+0000","last_became_peered":"2024-09-21T10:46:10.435654+0000","last_unstale":"2024-09-21T10:49:59.988760+0000","last_undegraded":"2024-09-21T10:49:59.988760+0000","last_fullsized":"2024-09-21T10:49:59.988760+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:34:48.029244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"442'23","reported_seq":84,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.986000+0000","last_change":"2024-09-21T10:46:11.454063+0000","last_active":"2024-09-21T10:49:59.986000+0000","last_peered":"2024-09-21T10:49:59.986000+0000","last_clean":"2024-09-21T10:49:59.986000+0000","last_became_active":"2024-09-21T10:46:11.453639+0000","last_became_peered":"2024-09-21T10:46:11.453639+0000","last_unstale":"2024-09-21T10:49:59.986000+0000","last_undegraded":"2024-09-21T10:49:59.986000+0000","last_fullsized":"2024-09-21T10:49:59.986000+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:54.014421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":19024,"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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1410,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990472+0000","last_change":"2024-09-21T10:46:11.479850+0000","last_active":"2024-09-21T10:49:59.990472+0000","last_peered":"2024-09-21T10:49:59.990472+0000","last_clean":"2024-09-21T10:49:59.990472+0000","last_became_active":"2024-09-21T10:46:11.479402+0000","last_became_peered":"2024-09-21T10:46:11.479402+0000","last_unstale":"2024-09-21T10:49:59.990472+0000","last_undegraded":"2024-09-21T10:49:59.990472+0000","last_fullsized":"2024-09-21T10:49:59.990472+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:02.174169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"71'3","reported_seq":1303,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.731613+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:50:16.731613+0000","last_peered":"2024-09-21T10:50:16.731613+0000","last_clean":"2024-09-21T10:50:16.731613+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:50:16.731613+0000","last_undegraded":"2024-09-21T10:50:16.731613+0000","last_fullsized":"2024-09-21T10:50:16.731613+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"362'149","reported_seq":1522,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.986308+0000","last_change":"2024-09-21T10:49:35.465571+0000","last_active":"2024-09-21T10:49:59.986308+0000","last_peered":"2024-09-21T10:49:59.986308+0000","last_clean":"2024-09-21T10:49:59.986308+0000","last_became_active":"2024-09-21T10:49:04.198304+0000","last_became_peered":"2024-09-21T10:49:04.198304+0000","last_unstale":"2024-09-21T10:49:59.986308+0000","last_undegraded":"2024-09-21T10:49:59.986308+0000","last_fullsized":"2024-09-21T10:49:59.986308+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:35.465437+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:35.465437+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:02:14.565679+0000","scrub_duration":0.0039194019999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1378,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.990763+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:49:59.990763+0000","last_peered":"2024-09-21T10:49:59.990763+0000","last_clean":"2024-09-21T10:49:59.990763+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:49:59.990763+0000","last_undegraded":"2024-09-21T10:49:59.990763+0000","last_fullsized":"2024-09-21T10:49:59.990763+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":651,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.742006+0000","last_change":"2024-09-21T10:46:10.429973+0000","last_active":"2024-09-21T10:50:16.742006+0000","last_peered":"2024-09-21T10:50:16.742006+0000","last_clean":"2024-09-21T10:50:16.742006+0000","last_became_active":"2024-09-21T10:46:10.429652+0000","last_became_peered":"2024-09-21T10:46:10.429652+0000","last_unstale":"2024-09-21T10:50:16.742006+0000","last_undegraded":"2024-09-21T10:50:16.742006+0000","last_fullsized":"2024-09-21T10:50:16.742006+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:29.488753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":665,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.742917+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:50:16.742917+0000","last_peered":"2024-09-21T10:50:16.742917+0000","last_clean":"2024-09-21T10:50:16.742917+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:50:16.742917+0000","last_undegraded":"2024-09-21T10:50:16.742917+0000","last_fullsized":"2024-09-21T10:50:16.742917+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":651,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.731316+0000","last_change":"2024-09-21T10:46:10.434466+0000","last_active":"2024-09-21T10:50:16.731316+0000","last_peered":"2024-09-21T10:50:16.731316+0000","last_clean":"2024-09-21T10:50:16.731316+0000","last_became_active":"2024-09-21T10:46:10.434119+0000","last_became_peered":"2024-09-21T10:46:10.434119+0000","last_unstale":"2024-09-21T10:50:16.731316+0000","last_undegraded":"2024-09-21T10:50:16.731316+0000","last_fullsized":"2024-09-21T10:50:16.731316+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:34.062599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":149,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.733808+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:50:16.733808+0000","last_peered":"2024-09-21T10:50:16.733808+0000","last_clean":"2024-09-21T10:50:16.733808+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:50:16.733808+0000","last_undegraded":"2024-09-21T10:50:16.733808+0000","last_fullsized":"2024-09-21T10:50:16.733808+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":619,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.731399+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:50:16.731399+0000","last_peered":"2024-09-21T10:50:16.731399+0000","last_clean":"2024-09-21T10:50:16.731399+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:50:16.731399+0000","last_undegraded":"2024-09-21T10:50:16.731399+0000","last_fullsized":"2024-09-21T10:50:16.731399+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":674,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.743314+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:50:16.743314+0000","last_peered":"2024-09-21T10:50:16.743314+0000","last_clean":"2024-09-21T10:50:16.743314+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:50:16.743314+0000","last_undegraded":"2024-09-21T10:50:16.743314+0000","last_fullsized":"2024-09-21T10:50:16.743314+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":640,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.741576+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:50:16.741576+0000","last_peered":"2024-09-21T10:50:16.741576+0000","last_clean":"2024-09-21T10:50:16.741576+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:50:16.741576+0000","last_undegraded":"2024-09-21T10:50:16.741576+0000","last_fullsized":"2024-09-21T10:50:16.741576+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":640,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.731751+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:50:16.731751+0000","last_peered":"2024-09-21T10:50:16.731751+0000","last_clean":"2024-09-21T10:50:16.731751+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:50:16.731751+0000","last_undegraded":"2024-09-21T10:50:16.731751+0000","last_fullsized":"2024-09-21T10:50:16.731751+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":259,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.740613+0000","last_change":"2024-09-21T10:45:18.167879+0000","last_active":"2024-09-21T10:50:16.740613+0000","last_peered":"2024-09-21T10:50:16.740613+0000","last_clean":"2024-09-21T10:50:16.740613+0000","last_became_active":"2024-09-21T10:45:18.167468+0000","last_became_peered":"2024-09-21T10:45:18.167468+0000","last_unstale":"2024-09-21T10:50:16.740613+0000","last_undegraded":"2024-09-21T10:50:16.740613+0000","last_fullsized":"2024-09-21T10:50:16.740613+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:51.294698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1513,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.729517+0000","last_change":"2024-09-21T10:45:06.016457+0000","last_active":"2024-09-21T10:50:16.729517+0000","last_peered":"2024-09-21T10:50:16.729517+0000","last_clean":"2024-09-21T10:50:16.729517+0000","last_became_active":"2024-09-21T10:45:06.015501+0000","last_became_peered":"2024-09-21T10:45:06.015501+0000","last_unstale":"2024-09-21T10:50:16.729517+0000","last_undegraded":"2024-09-21T10:50:16.729517+0000","last_fullsized":"2024-09-21T10:50:16.729517+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:37.571172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"71'1","reported_seq":672,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.742920+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:50:16.742920+0000","last_peered":"2024-09-21T10:50:16.742920+0000","last_clean":"2024-09-21T10:50:16.742920+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:50:16.742920+0000","last_undegraded":"2024-09-21T10:50:16.742920+0000","last_fullsized":"2024-09-21T10:50:16.742920+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1246,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.732118+0000","last_change":"2024-09-21T10:45:18.158211+0000","last_active":"2024-09-21T10:50:16.732118+0000","last_peered":"2024-09-21T10:50:16.732118+0000","last_clean":"2024-09-21T10:50:16.732118+0000","last_became_active":"2024-09-21T10:45:18.157966+0000","last_became_peered":"2024-09-21T10:45:18.157966+0000","last_unstale":"2024-09-21T10:50:16.732118+0000","last_undegraded":"2024-09-21T10:50:16.732118+0000","last_fullsized":"2024-09-21T10:50:16.732118+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:49.060307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"71'2","reported_seq":1410,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.991072+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:49:59.991072+0000","last_peered":"2024-09-21T10:49:59.991072+0000","last_clean":"2024-09-21T10:49:59.991072+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:49:59.991072+0000","last_undegraded":"2024-09-21T10:49:59.991072+0000","last_fullsized":"2024-09-21T10:49:59.991072+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1264,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.736628+0000","last_change":"2024-09-21T10:45:18.169124+0000","last_active":"2024-09-21T10:50:16.736628+0000","last_peered":"2024-09-21T10:50:16.736628+0000","last_clean":"2024-09-21T10:50:16.736628+0000","last_became_active":"2024-09-21T10:45:18.168713+0000","last_became_peered":"2024-09-21T10:45:18.168713+0000","last_unstale":"2024-09-21T10:50:16.736628+0000","last_undegraded":"2024-09-21T10:50:16.736628+0000","last_fullsized":"2024-09-21T10:50:16.736628+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:07:16.707078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":1422,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.991127+0000","last_change":"2024-09-21T10:46:10.437713+0000","last_active":"2024-09-21T10:49:59.991127+0000","last_peered":"2024-09-21T10:49:59.991127+0000","last_clean":"2024-09-21T10:49:59.991127+0000","last_became_active":"2024-09-21T10:46:10.437233+0000","last_became_peered":"2024-09-21T10:46:10.437233+0000","last_unstale":"2024-09-21T10:49:59.991127+0000","last_undegraded":"2024-09-21T10:49:59.991127+0000","last_fullsized":"2024-09-21T10:49:59.991127+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:42:42.318362+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":626,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.741822+0000","last_change":"2024-09-21T10:45:06.016348+0000","last_active":"2024-09-21T10:50:16.741822+0000","last_peered":"2024-09-21T10:50:16.741822+0000","last_clean":"2024-09-21T10:50:16.741822+0000","last_became_active":"2024-09-21T10:45:06.016014+0000","last_became_peered":"2024-09-21T10:45:06.016014+0000","last_unstale":"2024-09-21T10:50:16.741822+0000","last_undegraded":"2024-09-21T10:50:16.741822+0000","last_fullsized":"2024-09-21T10:50:16.741822+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:27.089135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"71'1","reported_seq":651,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.729629+0000","last_change":"2024-09-21T10:46:11.435368+0000","last_active":"2024-09-21T10:50:16.729629+0000","last_peered":"2024-09-21T10:50:16.729629+0000","last_clean":"2024-09-21T10:50:16.729629+0000","last_became_active":"2024-09-21T10:46:11.434987+0000","last_became_peered":"2024-09-21T10:46:11.434987+0000","last_unstale":"2024-09-21T10:50:16.729629+0000","last_undegraded":"2024-09-21T10:50:16.729629+0000","last_fullsized":"2024-09-21T10:50:16.729629+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:43.966641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":224,"reported_epoch":1417,"state":"active+clean","last_fresh":"2024-09-21T10:49:59.996168+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:49:59.996168+0000","last_peered":"2024-09-21T10:49:59.996168+0000","last_clean":"2024-09-21T10:49:59.996168+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:49:59.996168+0000","last_undegraded":"2024-09-21T10:49:59.996168+0000","last_fullsized":"2024-09-21T10:49:59.996168+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":677,"reported_epoch":1418,"state":"active+clean","last_fresh":"2024-09-21T10:50:16.742822+0000","last_change":"2024-09-21T10:46:11.592748+0000","last_active":"2024-09-21T10:50:16.742822+0000","last_peered":"2024-09-21T10:50:16.742822+0000","last_clean":"2024-09-21T10:50:16.742822+0000","last_became_active":"2024-09-21T10:46:11.456274+0000","last_became_peered":"2024-09-21T10:46:11.456274+0000","last_unstale":"2024-09-21T10:50:16.742822+0000","last_undegraded":"2024-09-21T10:50:16.742822+0000","last_fullsized":"2024-09-21T10:50:16.742822+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:20:51.149302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1164,"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,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":5380177920,"num_objects":82095,"num_object_clones":0,"num_object_copies":246285,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82095,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":82095,"num_write_kb":5254080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":16032006144,"data_stored":16032006144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":81795,"ondisk_log_size":81795,"up":48,"acting":48,"num_store_stats":6},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":59,"num_bytes_recovered":20562,"num_keys_recovered":30,"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":147456,"data_stored":27006,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":651095,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":112,"num_read_kb":240,"num_write":62,"num_write_kb":695,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1721208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234559,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":1377,"seq":5914169966643,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3201260,"kb_used_data":2968224,"kb_used_omap":58,"kb_used_meta":232965,"kb_avail":90543892,"statfs":{"total":95995035648,"available":92716945408,"internally_reserved":0,"allocated":3039461376,"data_stored":3036964068,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":238556194},"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":[0,0,0,3,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757833,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2955988,"kb_used_data":1950348,"kb_used_omap":1,"kb_used_meta":1005630,"kb_avail":90789164,"statfs":{"total":95995035648,"available":92968103936,"internally_reserved":0,"allocated":1997156352,"data_stored":1994673461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":1029765574},"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":[1,0,3,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":0,"seq":3418793968005,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":0,"up_from":731,"seq":3139621093778,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3200612,"kb_used_data":2301660,"kb_used_omap":73,"kb_used_meta":898870,"kb_avail":90544540,"statfs":{"total":95995035648,"available":92717608960,"internally_reserved":0,"allocated":2356899840,"data_stored":2354406119,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":920443442},"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":[0,1,1,3,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019469,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2834020,"kb_used_data":1940760,"kb_used_omap":1,"kb_used_meta":893246,"kb_avail":90911132,"statfs":{"total":95995035648,"available":93092999168,"internally_reserved":0,"allocated":1987338240,"data_stored":1984848021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":914684358},"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":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888765,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3981012,"kb_used_data":2915916,"kb_used_omap":30,"kb_used_meta":1065057,"kb_avail":89764140,"statfs":{"total":95995035648,"available":91918479360,"internally_reserved":0,"allocated":2985897984,"data_stored":2983415867,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":1090619188},"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":[3,1,1,3,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047243,"num_pgs":63,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4439508,"kb_used_data":3518856,"kb_used_omap":44,"kb_used_meta":920595,"kb_avail":89305644,"statfs":{"total":95995035648,"available":91448979456,"internally_reserved":0,"allocated":3603308544,"data_stored":3600829860,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":942689902},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":28672,"data_stored":5484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":24576,"data_stored":5442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2363621376,"data_stored":2363621376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":3597795328,"data_stored":3597795328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2999713792,"data_stored":2999713792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1985544192,"data_stored":1985544192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2015166464,"data_stored":2015166464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":3070164992,"data_stored":3070164992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:50:24.027 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pgp_num 21 2024-09-21T10:50:24.083 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:23 smithi031 ceph-mon[96824]: pgmap v2254: 109 pgs: 109 active+clean; 5.0 GiB data, 20 GiB used, 516 GiB / 536 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-09-21T10:50:24.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.172 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:24.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:24.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:24.290 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 55 16 88426 88410 100.448 70.75 0.0164936 0.00994908 2024-09-21T10:50:24.321 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:24.344 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:24.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:24.445 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:24.496 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:24.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:24.598 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:24.623 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:24.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:24.703 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:50:24.703 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:50:24.725 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:24.742 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:50:24.742 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:50:24.753 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:24.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:24.777 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:50:24.777 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:50:24.813 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:50:24.813 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:50:24.847 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:50:24.848 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:50:24.848 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:24 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/952730209' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:24.848 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:24 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/952730209' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:24.854 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:24.888 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:50:24.888 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:50:24.900 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:24.910 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:24.931 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:50:24.931 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:50:24.967 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:50:24.967 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:50:25.002 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:25.062 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:25.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:25.164 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:24 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/952730209' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:25.203 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:25.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:25.290 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 56 16 89418 89402 99.7613 62 0.0110837 0.0100188 2024-09-21T10:50:25.305 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:25.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.346 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:25.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:25.447 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:25.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:25.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:25.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:25.628 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:25.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:25.730 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:25.758 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:25.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:25.859 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:25.889 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:25.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:25.990 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:26.018 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:26.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:26.120 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:26.160 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:26.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:25 smithi031 ceph-mon[96824]: pgmap v2255: 109 pgs: 109 active+clean; 5.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:50:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:25 smithi007 ceph-mon[99390]: pgmap v2255: 109 pgs: 109 active+clean; 5.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:50:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:25 smithi007 ceph-mon[101144]: pgmap v2255: 109 pgs: 109 active+clean; 5.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:50:26.262 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:26.290 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 57 16 90594 90578 99.3005 73.5 0.0237457 0.0100656 2024-09-21T10:50:26.304 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:26.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:26.406 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:26.435 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:26.537 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:26.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:26.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:26.681 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:26.718 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:26.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:26.820 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:26.852 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:26.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:26.954 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:26.993 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:26.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:27.095 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:27.133 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:27.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:27.234 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:27.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:27.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:27.291 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 58 16 91787 91771 98.8739 74.5625 0.0120001 0.0101088 2024-09-21T10:50:27.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:27.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:27.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:27.504 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:27.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.536 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:27.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:27.637 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:27.667 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:27.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:27.769 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:27.805 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:27.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:27.900 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:27.907 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:27.933 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:27.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:28.014 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:27 smithi007 ceph-mon[101144]: pgmap v2256: 109 pgs: 109 active+clean; 5.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:50:28.016 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:27 smithi007 ceph-mon[99390]: pgmap v2256: 109 pgs: 109 active+clean; 5.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:50:28.035 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:28.065 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:28.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:27 smithi031 ceph-mon[96824]: pgmap v2256: 109 pgs: 109 active+clean; 5.4 GiB data, 21 GiB used, 516 GiB / 536 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:50:28.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:28.194 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:28.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:28.291 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 59 16 92921 92905 98.3992 70.875 0.00613994 0.0101571 2024-09-21T10:50:28.295 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:28.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.343 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:28.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:28.444 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:28.469 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:28.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:28.571 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:28.598 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:28.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:28.700 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:28.744 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:28.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:28.846 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:28.879 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:28.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:28.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:29.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.023 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:29.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:29.124 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:29.163 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:29.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:29.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:29.291 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:50:29.290158+0000 min lat: 0.00113307 max lat: 0.262455 avg lat: 0.0102288 2024-09-21T10:50:29.291 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:50:29.291 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 60 16 93839 93823 97.7155 57.375 0.0154024 0.0102288 2024-09-21T10:50:29.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:29.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:29.405 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:29.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.439 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:29.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:29.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:50:29.540 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:29.571 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:29.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:29.673 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:29.710 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:29.767 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:50:29.792 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:29 smithi007 ceph-mon[99390]: pgmap v2257: 109 pgs: 109 active+clean; 5.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:50:29.792 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:29 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2817926764' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:29.792 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:29 smithi007 ceph-mon[101144]: pgmap v2257: 109 pgs: 109 active+clean; 5.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:50:29.792 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:29 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2817926764' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:29.812 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:29.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.860 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:29.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:29.962 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:30.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.017 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:30.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:30.118 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:30.161 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:30.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:29 smithi031 ceph-mon[96824]: pgmap v2257: 109 pgs: 109 active+clean; 5.5 GiB data, 21 GiB used, 515 GiB / 536 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:50:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:29 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2817926764' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:30.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:30.291 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 61 16 94962 94946 97.2641 70.1875 0.0258318 0.0102757 2024-09-21T10:50:30.300 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:30.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:30.402 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:30.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:30.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:30.543 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:30.587 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:30.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:30.688 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:30.732 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:30.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:30.834 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.881 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:30.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:30.982 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:31.017 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:31.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:31.119 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:31.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.162 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:31.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:30 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:50:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:30 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:50:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:30 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2817926764' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:30 smithi031 ceph-mon[96824]: osdmap e1419: 8 total, 8 up, 6 in 2024-09-21T10:50:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:30 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:50:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:30 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:50:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:30 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2817926764' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:31.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:30 smithi007 ceph-mon[99390]: osdmap e1419: 8 total, 8 up, 6 in 2024-09-21T10:50:31.193 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:50:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:50:30] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.51.0" 2024-09-21T10:50:31.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:30 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:50:31.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:30 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:50:31.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:30 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2817926764' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:31.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:30 smithi007 ceph-mon[101144]: osdmap e1419: 8 total, 8 up, 6 in 2024-09-21T10:50:31.264 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:31.292 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 62 16 96104 96088 96.844 71.375 0.00757875 0.0103202 2024-09-21T10:50:31.332 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:31.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:31.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:31.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.473 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:31.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:31.573 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:31.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:31.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:31.715 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:31.748 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:31.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:31.850 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:31.885 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:31.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:31.987 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:32.025 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:32.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:32.127 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:32.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:32.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:31 smithi031 ceph-mon[96824]: pgmap v2259: 109 pgs: 109 active+clean; 5.7 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:50:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:31 smithi007 ceph-mon[99390]: pgmap v2259: 109 pgs: 109 active+clean; 5.7 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:50:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:31 smithi007 ceph-mon[101144]: pgmap v2259: 109 pgs: 109 active+clean; 5.7 GiB data, 22 GiB used, 515 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:50:32.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:32.293 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 63 16 97209 97193 96.4025 69.0625 0.00654573 0.0103683 2024-09-21T10:50:32.302 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:32.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:32.404 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:32.436 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:32.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:32.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:32.574 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:32.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:32.675 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:32.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:32.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:32.809 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:32.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:32.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:32.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:32.980 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:32.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:33.082 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:33.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.121 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:33.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:33.222 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:33.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:33.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:33.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:50:33.293 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 64 16 98319 98303 95.9802 69.375 0.0121076 0.0104141 2024-09-21T10:50:33.355 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:33.381 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:33.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:33.483 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:33.513 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:33.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:33.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:33.646 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:33.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:33.748 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:33.780 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:33.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:33.882 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:33.938 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:33.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:34.040 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:34.072 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:34.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:34.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:33 smithi007 ceph-mon[99390]: pgmap v2260: 109 pgs: 109 active+clean; 5.7 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:50:34.097 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:33 smithi007 ceph-mon[101144]: pgmap v2260: 109 pgs: 109 active+clean; 5.7 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:50:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:33 smithi031 ceph-mon[96824]: pgmap v2260: 109 pgs: 109 active+clean; 5.7 GiB data, 22 GiB used, 514 GiB / 536 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-09-21T10:50:34.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:34.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.216 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:34.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:34.293 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 65 16 99433 99417 95.5746 69.625 0.00922756 0.0104579 2024-09-21T10:50:34.317 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:34.348 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:34.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:34.379 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:34.442 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:50:34.443 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:50:34.449 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:34.451 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:34.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.510 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:34.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:34.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:34.652 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:34.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:34.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:34.793 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:34.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:34.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:34.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:34.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:35.043 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:35.079 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:35.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:35.181 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:35.227 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:35.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:35.293 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 66 16 100378 100362 95.0214 59.0625 0.00943752 0.0105183 2024-09-21T10:50:35.329 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:35.369 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:35.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:35.471 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:35.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.523 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:35.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:35.624 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:35.653 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:35.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:35.754 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:35.785 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:35.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:35.886 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:35.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.929 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:35.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:35.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:35 smithi007 ceph-mon[99390]: pgmap v2261: 109 pgs: 109 active+clean; 6.0 GiB data, 23 GiB used, 514 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:50:35.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:35 smithi007 ceph-mon[101144]: pgmap v2261: 109 pgs: 109 active+clean; 6.0 GiB data, 23 GiB used, 514 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:50:36.030 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:36.059 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:36.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:36.161 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:35 smithi031 ceph-mon[96824]: pgmap v2261: 109 pgs: 109 active+clean; 6.0 GiB data, 23 GiB used, 514 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:50:36.190 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:36.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:36.252 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:50:36.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:36.293 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 67 16 101413 101397 94.5686 64.6875 0.0126889 0.010569 2024-09-21T10:50:36.327 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:36.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:36.429 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:36.454 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:36.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:36.555 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:36.601 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:36.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:36.703 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:36.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:36.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:36.836 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:36.875 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:36.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:36.977 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:37.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:37.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:37.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:37.143 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:37.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:37.245 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:37.279 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:37.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:37.293 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 68 16 102325 102309 94.0161 57 0.00918002 0.0106304 2024-09-21T10:50:37.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:37.413 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:37.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:37.418 INFO:teuthology.orchestra.run.smithi007.stderr:set pool 1 pgp_num to 21 2024-09-21T10:50:37.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:37.550 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:37.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:37.652 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:37.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:37.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:37.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:37 smithi007 ceph-mon[99390]: pgmap v2262: 109 pgs: 109 active+clean; 6.0 GiB data, 23 GiB used, 514 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:50:37.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:37 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1221290502' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:50:37.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:37.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:37.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:37 smithi007 ceph-mon[101144]: pgmap v2262: 109 pgs: 109 active+clean; 6.0 GiB data, 23 GiB used, 514 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:50:37.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:37 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1221290502' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:50:37.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.696 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:37.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:37.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:37.819 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:37.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:37 smithi031 ceph-mon[96824]: pgmap v2262: 109 pgs: 109 active+clean; 6.0 GiB data, 23 GiB used, 514 GiB / 536 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:50:37.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:37 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1221290502' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:50:37.921 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:37.942 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:37.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:38.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:38.073 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:38.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:38.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:38.217 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:38.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:38.293 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 69 16 103127 103111 93.38 50.125 0.00468262 0.010704 2024-09-21T10:50:38.320 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:38.354 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:38.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:38.487 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:38.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:38.588 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:38.627 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:38.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:38 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1221290502' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:50:38.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:38 smithi007 ceph-mon[99390]: osdmap e1420: 8 total, 8 up, 6 in 2024-09-21T10:50:38.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:38 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1221290502' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:50:38.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:38 smithi007 ceph-mon[101144]: osdmap e1420: 8 total, 8 up, 6 in 2024-09-21T10:50:38.730 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:38.765 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:38.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:38.867 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:38.902 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:38.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:38 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1221290502' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:50:38.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:38 smithi031 ceph-mon[96824]: osdmap e1420: 8 total, 8 up, 6 in 2024-09-21T10:50:39.005 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:39.044 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:39.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:39.146 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:39.185 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:39.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:39.286 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:39.294 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 70 16 104315 104299 93.1065 74.25 0.0120386 0.0107351 2024-09-21T10:50:39.327 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:39.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:39.428 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:39.462 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:39.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:39.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:39.603 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:39.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:39.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:39 smithi007 ceph-mon[99390]: 1.0 scrub starts 2024-09-21T10:50:39.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:39 smithi007 ceph-mon[99390]: 1.0 scrub ok 2024-09-21T10:50:39.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:39 smithi007 ceph-mon[99390]: pgmap v2264: 109 pgs: 109 active+clean; 6.2 GiB data, 23 GiB used, 513 GiB / 536 GiB avail; 58 MiB/s wr, 931 op/s 2024-09-21T10:50:39.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:39 smithi007 ceph-mon[101144]: 1.0 scrub starts 2024-09-21T10:50:39.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:39 smithi007 ceph-mon[101144]: 1.0 scrub ok 2024-09-21T10:50:39.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:39 smithi007 ceph-mon[101144]: pgmap v2264: 109 pgs: 109 active+clean; 6.2 GiB data, 23 GiB used, 513 GiB / 536 GiB avail; 58 MiB/s wr, 931 op/s 2024-09-21T10:50:39.705 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:39.736 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:39.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:39.838 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:39.879 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:39.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:39 smithi031 ceph-mon[96824]: 1.0 scrub starts 2024-09-21T10:50:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:39 smithi031 ceph-mon[96824]: 1.0 scrub ok 2024-09-21T10:50:39.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:39 smithi031 ceph-mon[96824]: pgmap v2264: 109 pgs: 109 active+clean; 6.2 GiB data, 23 GiB used, 513 GiB / 536 GiB avail; 58 MiB/s wr, 931 op/s 2024-09-21T10:50:39.983 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:40.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.018 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:40.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:40.119 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:40.159 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:40.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:40.260 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:40.294 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 71 16 105460 105444 92.803 71.5625 0.0109173 0.0107704 2024-09-21T10:50:40.298 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:40.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:40.400 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:40.433 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:40.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:40.535 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:40.561 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:40.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:40.636 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:40 smithi007 ceph-mon[99390]: 1.4 scrub starts 2024-09-21T10:50:40.637 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:40 smithi007 ceph-mon[99390]: 1.4 scrub ok 2024-09-21T10:50:40.637 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:40 smithi007 ceph-mon[101144]: 1.4 scrub starts 2024-09-21T10:50:40.637 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:40 smithi007 ceph-mon[101144]: 1.4 scrub ok 2024-09-21T10:50:40.663 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:40.694 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:40.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:40.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:40.837 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:40.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:40.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:40 smithi031 ceph-mon[96824]: 1.4 scrub starts 2024-09-21T10:50:40.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:40 smithi031 ceph-mon[96824]: 1.4 scrub ok 2024-09-21T10:50:40.938 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:40.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:50:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:50:40] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.51.0" 2024-09-21T10:50:40.977 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:40.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:41.079 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:41.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.119 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:41.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:41.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:41.268 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:41.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:41.294 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 72 16 106574 106558 92.481 69.625 0.0122145 0.0108072 2024-09-21T10:50:41.372 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:41.413 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:41.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:41.515 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:41.551 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:41.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:41.652 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:41.687 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:41.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:41 smithi007 ceph-mon[99390]: 1.b scrub starts 2024-09-21T10:50:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:41 smithi007 ceph-mon[99390]: 1.b scrub ok 2024-09-21T10:50:41.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:41 smithi007 ceph-mon[99390]: pgmap v2265: 109 pgs: 109 active+clean; 6.3 GiB data, 24 GiB used, 513 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-21T10:50:41.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:41 smithi007 ceph-mon[101144]: 1.b scrub starts 2024-09-21T10:50:41.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:41 smithi007 ceph-mon[101144]: 1.b scrub ok 2024-09-21T10:50:41.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:41 smithi007 ceph-mon[101144]: pgmap v2265: 109 pgs: 109 active+clean; 6.3 GiB data, 24 GiB used, 513 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-21T10:50:41.790 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:41.817 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:41.820 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:41.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:41 smithi031 ceph-mon[96824]: 1.b scrub starts 2024-09-21T10:50:41.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:41 smithi031 ceph-mon[96824]: 1.b scrub ok 2024-09-21T10:50:41.916 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:41 smithi031 ceph-mon[96824]: pgmap v2265: 109 pgs: 109 active+clean; 6.3 GiB data, 24 GiB used, 513 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-21T10:50:41.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:41.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.967 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:41.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:42.068 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:42.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:42.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:42.202 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:50:42.202 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:50:42.217 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:42.249 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:50:42.250 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:50:42.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.261 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:42.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:42.293 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:50:42.293 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:50:42.294 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 73 16 107582 107566 92.0771 63 0.0168977 0.010855 2024-09-21T10:50:42.334 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:50:42.334 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:50:42.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:42.368 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:50:42.368 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:50:42.393 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:42.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:42.402 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:50:42.402 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:50:42.440 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:50:42.440 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:50:42.478 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:50:42.478 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:50:42.494 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:42.543 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:42.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:42.556 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:42 smithi007 ceph-mon[99390]: 1.11 scrub starts 2024-09-21T10:50:42.556 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:42 smithi007 ceph-mon[99390]: 1.11 scrub ok 2024-09-21T10:50:42.556 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:42 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1303433431' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:42.557 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:42 smithi007 ceph-mon[101144]: 1.11 scrub starts 2024-09-21T10:50:42.558 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:42 smithi007 ceph-mon[101144]: 1.11 scrub ok 2024-09-21T10:50:42.558 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:42 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1303433431' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:42.645 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:42.679 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:42.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:42.780 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:42.821 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:42.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:42 smithi031 ceph-mon[96824]: 1.11 scrub starts 2024-09-21T10:50:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:42 smithi031 ceph-mon[96824]: 1.11 scrub ok 2024-09-21T10:50:42.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:42 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1303433431' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:42.923 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:42.971 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:42.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:43.073 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:43.113 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:43.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:43.215 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:43.261 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:43.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:43.294 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 74 16 108691 108675 91.7694 69.3125 0.0113075 0.0108919 2024-09-21T10:50:43.364 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:43.396 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:43.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:43.498 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:43.528 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:43.629 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:43.638 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:43 smithi007 ceph-mon[99390]: pgmap v2266: 109 pgs: 109 active+clean; 6.3 GiB data, 24 GiB used, 512 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-21T10:50:43.640 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:43 smithi007 ceph-mon[101144]: pgmap v2266: 109 pgs: 109 active+clean; 6.3 GiB data, 24 GiB used, 512 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-21T10:50:43.661 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:43.763 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:43.815 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:43.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:43.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:43 smithi031 ceph-mon[96824]: pgmap v2266: 109 pgs: 109 active+clean; 6.3 GiB data, 24 GiB used, 512 GiB / 536 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-09-21T10:50:43.916 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:43.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:43.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:44.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:44.093 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:44.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:44.195 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:44.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:44.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:44.294 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 75 16 109796 109780 91.4666 69.0625 0.0149172 0.0109283 2024-09-21T10:50:44.353 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:44.384 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:44.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:44.486 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:44.510 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:44.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:44.586 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:44 smithi007 ceph-mon[99390]: 1.2 scrub starts 2024-09-21T10:50:44.586 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:44 smithi007 ceph-mon[99390]: 1.2 scrub ok 2024-09-21T10:50:44.586 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:44 smithi007 ceph-mon[101144]: 1.2 scrub starts 2024-09-21T10:50:44.586 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:44 smithi007 ceph-mon[101144]: 1.2 scrub ok 2024-09-21T10:50:44.613 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:44.652 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:44.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:44.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:44.761 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6] out_osds: [7, 2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:50:44.761 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:50:44.761 INFO:tasks.thrashosds.thrasher:Adding osd 2 2024-09-21T10:50:44.761 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd in 2 2024-09-21T10:50:44.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.797 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:44.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:44.898 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:44 smithi031 ceph-mon[96824]: 1.2 scrub starts 2024-09-21T10:50:44.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:44 smithi031 ceph-mon[96824]: 1.2 scrub ok 2024-09-21T10:50:44.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:44.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:45.043 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:45.071 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:45.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:45.167 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:50:45.167 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:50:45.167 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:50:45.168 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:50:45.168 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:50:45.173 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:45.222 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:45.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:45.294 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 76 16 110847 110831 91.1274 65.6875 0.0203204 0.0109684 2024-09-21T10:50:45.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:45.360 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:45.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:45.525 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:45.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:45.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:45.671 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:45.716 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:45.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:45.722 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:45 smithi007 ceph-mon[99390]: 1.c scrub starts 2024-09-21T10:50:45.723 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:45 smithi007 ceph-mon[99390]: 1.c scrub ok 2024-09-21T10:50:45.723 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:45 smithi007 ceph-mon[99390]: pgmap v2267: 109 pgs: 109 active+clean; 6.7 GiB data, 25 GiB used, 512 GiB / 536 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-21T10:50:45.723 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:45 smithi007 ceph-mon[101144]: 1.c scrub starts 2024-09-21T10:50:45.723 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:45 smithi007 ceph-mon[101144]: 1.c scrub ok 2024-09-21T10:50:45.723 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:45 smithi007 ceph-mon[101144]: pgmap v2267: 109 pgs: 109 active+clean; 6.7 GiB data, 25 GiB used, 512 GiB / 536 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-21T10:50:45.818 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:45.857 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:45.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:45 smithi031 ceph-mon[96824]: 1.c scrub starts 2024-09-21T10:50:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:45 smithi031 ceph-mon[96824]: 1.c scrub ok 2024-09-21T10:50:45.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:45 smithi031 ceph-mon[96824]: pgmap v2267: 109 pgs: 109 active+clean; 6.7 GiB data, 25 GiB used, 512 GiB / 536 GiB avail; 65 MiB/s wr, 1.03k op/s 2024-09-21T10:50:45.958 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:45.994 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:45.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:46.097 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:46.105 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:50:46.127 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:46.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:46.228 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:46.229 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:46.296 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 77 16 111880 111864 90.7804 64.5625 0.0168422 0.0110096 2024-09-21T10:50:46.307 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:46.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:46.409 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:46.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.454 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:46.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:46.476 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:50:46.493 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:50:46.555 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:46.584 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:46.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:46.686 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:46.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:46 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1890758908' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:50:46.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:46 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:50:46.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:46 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1890758908' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:50:46.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:46 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:50:46.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:46.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:46.834 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:46.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:46.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:46 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1890758908' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:50:46.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:46 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:50:46.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:47.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:47.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:47.112 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:47.145 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:47.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:47.247 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:47.280 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:47.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:47.296 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 78 16 112932 112916 90.4595 65.75 0.0162856 0.0110494 2024-09-21T10:50:47.382 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:47.415 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:47.517 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:47.563 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:47.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:47.665 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:47.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:47 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:47.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:47 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:50:47.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:47 smithi007 ceph-mon[99390]: osdmap e1421: 8 total, 8 up, 6 in 2024-09-21T10:50:47.693 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:47 smithi007 ceph-mon[99390]: pgmap v2269: 109 pgs: 109 active+clean; 6.7 GiB data, 25 GiB used, 512 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:50:47.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:47 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:47.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:47 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:50:47.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:47 smithi007 ceph-mon[101144]: osdmap e1421: 8 total, 8 up, 6 in 2024-09-21T10:50:47.694 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:47 smithi007 ceph-mon[101144]: pgmap v2269: 109 pgs: 109 active+clean; 6.7 GiB data, 25 GiB used, 512 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:50:47.704 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:47.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:47.806 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:47.844 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:47.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:47 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:47 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:50:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:47 smithi031 ceph-mon[96824]: osdmap e1421: 8 total, 8 up, 6 in 2024-09-21T10:50:47.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:47 smithi031 ceph-mon[96824]: pgmap v2269: 109 pgs: 109 active+clean; 6.7 GiB data, 25 GiB used, 512 GiB / 536 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:50:47.946 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:47.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.978 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:47.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:48.079 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:48.119 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:48.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:48.221 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:48.246 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:48.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:48.296 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 79 16 114050 114034 90.1989 69.875 0.00726876 0.0110813 2024-09-21T10:50:48.347 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:48.378 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:48.410 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:48.414 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:48.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:48.516 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:48.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.551 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:48.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:48.652 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:48.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:48.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:48.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:48.822 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:48.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:48.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:48.957 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:48.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:49.059 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:49.104 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:49.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:49.206 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:49.232 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:49.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:49.296 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:2024-09-21T10:50:49.295613+0000 min lat: 0.00113307 max lat: 0.262455 avg lat: 0.0111142 2024-09-21T10:50:49.297 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:50:49.297 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 80 16 115156 115140 89.9354 69.125 0.0105415 0.0111142 2024-09-21T10:50:49.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:49.365 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:49.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:49.445 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:50:49.467 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:49.491 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:49.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:49.593 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:49.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.658 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:49.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:49.759 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:49.789 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:49.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:49.891 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:49.920 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:49.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:50.014 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:49 smithi007 ceph-mon[101144]: pgmap v2270: 109 pgs: 109 active+clean; 6.8 GiB data, 25 GiB used, 511 GiB / 536 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-21T10:50:50.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:49 smithi007 ceph-mon[99390]: pgmap v2270: 109 pgs: 109 active+clean; 6.8 GiB data, 25 GiB used, 511 GiB / 536 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-21T10:50:50.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:49 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:50:49.947+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1421 definitely_dead 0 2024-09-21T10:50:50.022 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.061 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:50.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:50.162 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:49 smithi031 ceph-mon[96824]: pgmap v2270: 109 pgs: 109 active+clean; 6.8 GiB data, 25 GiB used, 511 GiB / 536 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-21T10:50:50.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:50.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:50.297 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 81 16 116214 116198 89.6405 66.125 0.0108384 0.0111503 2024-09-21T10:50:50.302 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:50.330 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:50.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:50.432 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:50.473 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:50.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:50.575 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:50.609 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:50.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:50.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:50.729 INFO:teuthology.orchestra.run.smithi007.stderr:marked in osd.2. 2024-09-21T10:50:50.750 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:50.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:50.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:50.874 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:50.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:50.976 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:50.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.999 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:50.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:51.100 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:51.122 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:51.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2075142441' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:50:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:50 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:50:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2075142441' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:50:51.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:50 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:50:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2075142441' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:50:51.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:50 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:50:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:50:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:50:50] "GET /metrics HTTP/1.1" 200 36659 "" "Prometheus/2.51.0" 2024-09-21T10:50:51.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:51.246 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:51.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:51.297 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 82 16 116734 116718 88.9437 32.5 0.00383094 0.0111633 2024-09-21T10:50:51.347 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:51.370 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:51.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:51.471 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:51.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:51.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:51.589 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:51.596 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:51.601 INFO:tasks.thrashosds.thrasher:Added osd 2 2024-09-21T10:50:51.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:51.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:51.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:51.760 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:51.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:51.862 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:51.884 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:51.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[99390]: pgmap v2271: 109 pgs: 109 active+clean; 7.0 GiB data, 26 GiB used, 511 GiB / 536 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:50:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-09-21T10:50:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[99390]: osdmap e1422: 8 total, 8 up, 7 in 2024-09-21T10:50:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[99390]: osdmap e1423: 8 total, 8 up, 7 in 2024-09-21T10:50:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[101144]: pgmap v2271: 109 pgs: 109 active+clean; 7.0 GiB data, 26 GiB used, 511 GiB / 536 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:50:51.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-09-21T10:50:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[101144]: osdmap e1422: 8 total, 8 up, 7 in 2024-09-21T10:50:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:51 smithi007 ceph-mon[101144]: osdmap e1423: 8 total, 8 up, 7 in 2024-09-21T10:50:51.986 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:52.010 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:52.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:52.112 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:52.134 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:52.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:51 smithi031 ceph-mon[96824]: pgmap v2271: 109 pgs: 109 active+clean; 7.0 GiB data, 26 GiB used, 511 GiB / 536 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:50:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:51 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-09-21T10:50:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:51 smithi031 ceph-mon[96824]: osdmap e1422: 8 total, 8 up, 7 in 2024-09-21T10:50:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:50:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:51 smithi031 ceph-mon[96824]: osdmap e1423: 8 total, 8 up, 7 in 2024-09-21T10:50:52.236 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:52.260 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:52.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:52.297 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 83 16 116734 116718 87.8722 0 - 0.0111633 2024-09-21T10:50:52.363 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:52.385 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:52.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:52.486 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:52.510 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:52.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:52.611 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:52.637 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:52.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:52.738 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:52.763 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:52.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:52.784 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:50:52.784 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:50:52.819 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:50:52.819 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:50:52.854 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:50:52.854 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:50:52.865 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:52.888 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:50:52.889 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:50:52.891 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:52.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:52.918 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:50:52.919 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:50:52.958 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:50:52.958 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:50:52.993 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:52.996 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:50:52.996 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:50:53.036 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:53.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:53.043 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:50:53.044 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:50:53.070 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:50:53.070 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:50:53.138 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:53.184 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:53.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:53.286 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:53.298 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 84 16 117054 117038 87.0632 10 0.00751655 0.0114812 2024-09-21T10:50:53.315 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:53.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:53.417 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:53.444 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:53.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:53.545 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:53.572 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:53.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:53.673 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:53.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:53.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:53.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:53.850 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:53.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:53.951 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:53.997 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:53.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:54.098 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:54.145 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:54.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: pgmap v2274: 109 pgs: 6 remapped+peering, 103 active+clean; 7.0 GiB data, 26 GiB used, 510 GiB / 536 GiB avail; 6.1 KiB/s rd, 57 MiB/s wr, 915 op/s 2024-09-21T10:50:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: 11.d starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7313 2024-09-21T10:50:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: 11.c starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7314 2024-09-21T10:50:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: osdmap e1424: 8 total, 8 up, 7 in 2024-09-21T10:50:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: 11.4 starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7287 2024-09-21T10:50:54.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: 11.2 starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7156 2024-09-21T10:50:54.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:50:54.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: 11.f starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7322 2024-09-21T10:50:54.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: 11.6 starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7256 2024-09-21T10:50:54.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3441092825' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:54.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:53 smithi031 ceph-mon[96824]: osdmap e1425: 8 total, 8 up, 7 in 2024-09-21T10:50:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: pgmap v2274: 109 pgs: 6 remapped+peering, 103 active+clean; 7.0 GiB data, 26 GiB used, 510 GiB / 536 GiB avail; 6.1 KiB/s rd, 57 MiB/s wr, 915 op/s 2024-09-21T10:50:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: 11.d starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7313 2024-09-21T10:50:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: 11.c starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7314 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: osdmap e1424: 8 total, 8 up, 7 in 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: 11.4 starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7287 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: 11.2 starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7156 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: 11.f starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7322 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: 11.6 starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7256 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3441092825' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[99390]: osdmap e1425: 8 total, 8 up, 7 in 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: pgmap v2274: 109 pgs: 6 remapped+peering, 103 active+clean; 7.0 GiB data, 26 GiB used, 510 GiB / 536 GiB avail; 6.1 KiB/s rd, 57 MiB/s wr, 915 op/s 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: 11.d starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7313 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: 11.c starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7314 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: osdmap e1424: 8 total, 8 up, 7 in 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: 11.4 starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7287 2024-09-21T10:50:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: 11.2 starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7156 2024-09-21T10:50:54.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:50:54.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: 11.f starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7322 2024-09-21T10:50:54.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: 11.6 starting backfill to osd.2 from (0'0,0'0] MAX to 1421'7256 2024-09-21T10:50:54.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3441092825' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:54.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:53 smithi007 ceph-mon[101144]: osdmap e1425: 8 total, 8 up, 7 in 2024-09-21T10:50:54.247 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:54.282 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:54.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:54.298 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 85 16 117957 117941 86.7029 56.4375 0.0122314 0.0115283 2024-09-21T10:50:54.384 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:54.424 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:54.525 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:54.554 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:54.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:54.656 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:54.685 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:54.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:54.787 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:54.790 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:50:54.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:54.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:54.916 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:54.942 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:54.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:55.044 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:55.071 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:55.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:55.173 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:55.217 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:55.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:55.299 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 86 16 118858 118842 86.3495 56.3125 0.0205839 0.0115757 2024-09-21T10:50:55.321 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:55.348 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:55.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:55.449 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:55.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.499 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:55.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:55.523 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:55 smithi007 ceph-mon[99390]: osdmap e1426: 8 total, 8 up, 7 in 2024-09-21T10:50:55.523 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:55 smithi007 ceph-mon[99390]: pgmap v2278: 109 pgs: 4 active+remapped+backfill_wait, 4 peering, 1 active+undersized+remapped, 6 remapped+peering, 94 active+clean; 7.2 GiB data, 26 GiB used, 510 GiB / 536 GiB avail; 9.6 KiB/s rd, 46 MiB/s wr, 744 op/s; 29275/351933 objects misplaced (8.318%); 204 KiB/s, 3 objects/s recovering 2024-09-21T10:50:55.523 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:55 smithi007 ceph-mon[101144]: osdmap e1426: 8 total, 8 up, 7 in 2024-09-21T10:50:55.523 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:55 smithi007 ceph-mon[101144]: pgmap v2278: 109 pgs: 4 active+remapped+backfill_wait, 4 peering, 1 active+undersized+remapped, 6 remapped+peering, 94 active+clean; 7.2 GiB data, 26 GiB used, 510 GiB / 536 GiB avail; 9.6 KiB/s rd, 46 MiB/s wr, 744 op/s; 29275/351933 objects misplaced (8.318%); 204 KiB/s, 3 objects/s recovering 2024-09-21T10:50:55.600 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:55.635 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:55.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:55 smithi031 ceph-mon[96824]: osdmap e1426: 8 total, 8 up, 7 in 2024-09-21T10:50:55.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:55 smithi031 ceph-mon[96824]: pgmap v2278: 109 pgs: 4 active+remapped+backfill_wait, 4 peering, 1 active+undersized+remapped, 6 remapped+peering, 94 active+clean; 7.2 GiB data, 26 GiB used, 510 GiB / 536 GiB avail; 9.6 KiB/s rd, 46 MiB/s wr, 744 op/s; 29275/351933 objects misplaced (8.318%); 204 KiB/s, 3 objects/s recovering 2024-09-21T10:50:55.737 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:55.767 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:55.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:55.868 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:55.897 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:55.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:55.998 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:56.025 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:56.127 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:56.179 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:56.180 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:56.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:56.282 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:56.299 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 87 16 119751 119735 85.9978 55.8125 0.0167035 0.0116233 2024-09-21T10:50:56.326 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:56.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:56.428 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:56.458 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:56.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:56.560 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:56.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:56.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:56.603 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6, 2] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:50:56.603 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:50:56.603 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-09-21T10:50:56.603 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:50:56.603 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:50:56.603 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-09-21T10:50:56.693 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:56.722 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:56.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:56.823 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:56.856 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:56.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:56.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:56 smithi031 ceph-mon[96824]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:50:56.917 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:50:56.958 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:56.984 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:56.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:57.001 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:56 smithi007 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:50:57.002 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:56 smithi007 ceph-mon[101144]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:50:57.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:57.116 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:57.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:57.218 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:57.257 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:57.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:57.300 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 88 16 120661 120645 85.6668 56.875 0.0142583 0.011668 2024-09-21T10:50:57.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:50:57.359 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:57.449 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:57.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:57.552 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:57.578 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:57.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:57.680 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:57.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.713 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:57.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:57.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:57.857 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:57.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:57.959 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:57.986 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:57.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:58.039 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:57 smithi007 ceph-mon[99390]: pgmap v2279: 109 pgs: 4 active+remapped+backfill_wait, 4 peering, 1 active+undersized+remapped, 4 remapped+peering, 96 active+clean; 7.2 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 7.7 KiB/s rd, 37 MiB/s wr, 593 op/s; 29275/351933 objects misplaced (8.318%); 162 KiB/s, 2 keys/s, 3 objects/s recovering 2024-09-21T10:50:58.039 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:57 smithi007 ceph-mon[101144]: pgmap v2279: 109 pgs: 4 active+remapped+backfill_wait, 4 peering, 1 active+undersized+remapped, 4 remapped+peering, 96 active+clean; 7.2 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 7.7 KiB/s rd, 37 MiB/s wr, 593 op/s; 29275/351933 objects misplaced (8.318%); 162 KiB/s, 2 keys/s, 3 objects/s recovering 2024-09-21T10:50:58.088 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:58.116 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:58.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:58.151 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:57 smithi031 ceph-mon[96824]: pgmap v2279: 109 pgs: 4 active+remapped+backfill_wait, 4 peering, 1 active+undersized+remapped, 4 remapped+peering, 96 active+clean; 7.2 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 7.7 KiB/s rd, 37 MiB/s wr, 593 op/s; 29275/351933 objects misplaced (8.318%); 162 KiB/s, 2 keys/s, 3 objects/s recovering 2024-09-21T10:50:58.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:58.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.277 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:58.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:58.300 INFO:tasks.radosbench.radosbench.0.smithi007.stdout: 89 16 121451 121435 85.2583 49.375 0.0140183 0.0117236 2024-09-21T10:50:58.378 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:58.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.407 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:58.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:58.508 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:58.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.557 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:58.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:58.658 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:58.698 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:58.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:58.798 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:50:58.800 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:58.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.853 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:58.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:58 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/745016285' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:58.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:58 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:58.953 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:58.991 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:58.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:59.093 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:59.148 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:58 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/745016285' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:59.148 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:58 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:59.149 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:58 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/745016285' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:59.149 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:58 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:59.161 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:59.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:59.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:59.294 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:59.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:59.300 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total time run: 90.0141 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Total writes made: 122270 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Write size: 65536 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Object size: 65536 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Bandwidth (MB/sec): 84.8965 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Bandwidth: 36.0437 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max bandwidth (MB/sec): 208.188 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min bandwidth (MB/sec): 0 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average IOPS: 1358 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev IOPS: 576.699 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max IOPS: 3331 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min IOPS: 0 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Average Latency(s): 0.011774 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Stddev Latency(s): 0.026559 2024-09-21T10:50:59.301 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Max latency(s): 2.21568 2024-09-21T10:50:59.302 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Min latency(s): 0.00113307 2024-09-21T10:50:59.304 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:50:59.310 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:50:59.311 INFO:teuthology.orchestra.run.smithi031.stdout: "success": "" 2024-09-21T10:50:59.311 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:50:59.396 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:59.436 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:59.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:59.537 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:59.569 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:59.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:59.671 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:59.701 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:59.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:59.803 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:59.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:50:59.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:59.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:59.980 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:50:59.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:00.081 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:00.121 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:00.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:00.123 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:59 smithi007 ceph-mon[99390]: pgmap v2280: 109 pgs: 6 active+remapped+backfill_wait, 1 peering, 102 active+clean; 7.3 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s; 44198/359049 objects misplaced (12.310%); 1.5 MiB/s, 1 keys/s, 25 objects/s recovering 2024-09-21T10:51:00.123 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:59 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:00.123 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:59 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:00.123 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:50:59 smithi007 ceph-mon[99390]: osdmap e1427: 8 total, 8 up, 7 in 2024-09-21T10:51:00.123 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:59 smithi007 ceph-mon[101144]: pgmap v2280: 109 pgs: 6 active+remapped+backfill_wait, 1 peering, 102 active+clean; 7.3 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s; 44198/359049 objects misplaced (12.310%); 1.5 MiB/s, 1 keys/s, 25 objects/s recovering 2024-09-21T10:51:00.124 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:59 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:00.124 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:59 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:00.124 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:50:59 smithi007 ceph-mon[101144]: osdmap e1427: 8 total, 8 up, 7 in 2024-09-21T10:51:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:59 smithi031 ceph-mon[96824]: pgmap v2280: 109 pgs: 6 active+remapped+backfill_wait, 1 peering, 102 active+clean; 7.3 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s; 44198/359049 objects misplaced (12.310%); 1.5 MiB/s, 1 keys/s, 25 objects/s recovering 2024-09-21T10:51:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:59 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:59 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:50:59 smithi031 ceph-mon[96824]: osdmap e1427: 8 total, 8 up, 7 in 2024-09-21T10:51:00.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:00.267 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:00.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:00.369 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:00.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.411 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:00.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:00.512 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:00.543 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:00.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:00.645 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:00.682 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:00.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:00.784 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:00.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.825 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:00.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:00.926 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:00.976 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:00.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:01.078 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:01.105 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:01.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:51:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:51:00] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.51.0" 2024-09-21T10:51:01.207 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:01.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:01.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:01.356 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:01.386 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:01.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:01.488 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:01.533 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:01.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:01.634 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:01.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.671 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:01.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:01.772 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:01.812 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:01.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:01.914 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:01.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.945 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:01.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:02.046 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:02.074 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:02.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:01 smithi031 ceph-mon[96824]: pgmap v2282: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 50 MiB/s wr, 798 op/s; 44776/364581 objects misplaced (12.281%); 5.4 MiB/s, 1 keys/s, 87 objects/s recovering 2024-09-21T10:51:02.179 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:01 smithi007 ceph-mon[99390]: pgmap v2282: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 50 MiB/s wr, 798 op/s; 44776/364581 objects misplaced (12.281%); 5.4 MiB/s, 1 keys/s, 87 objects/s recovering 2024-09-21T10:51:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:01 smithi007 ceph-mon[101144]: pgmap v2282: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 50 MiB/s wr, 798 op/s; 44776/364581 objects misplaced (12.281%); 5.4 MiB/s, 1 keys/s, 87 objects/s recovering 2024-09-21T10:51:02.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.219 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:02.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:02.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:02.359 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:02.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:02.461 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:02.502 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:02.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:02.604 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:02.632 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:02.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:02.734 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:02.775 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:02.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:02.877 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:02.907 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:02.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:03.008 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:03.037 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:03.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:03.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:03.167 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:03.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:03.269 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:03.304 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:03.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:03.405 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:03.410 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:51:03.410 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:51:03.436 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:03.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:03.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:03.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:03.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:03.681 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:03.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.721 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:03.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:03.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:03.851 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:03.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:03.953 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:03.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:03.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:04.087 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:04.111 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:04.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:03 smithi031 ceph-mon[96824]: pgmap v2283: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 121 B/s rd, 37 MiB/s wr, 629 op/s; 44739/364473 objects misplaced (12.275%); 4.7 MiB/s, 1 keys/s, 76 objects/s recovering 2024-09-21T10:51:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:03 smithi007 ceph-mon[99390]: pgmap v2283: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 121 B/s rd, 37 MiB/s wr, 629 op/s; 44739/364473 objects misplaced (12.275%); 4.7 MiB/s, 1 keys/s, 76 objects/s recovering 2024-09-21T10:51:04.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:03 smithi007 ceph-mon[101144]: pgmap v2283: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.4 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 121 B/s rd, 37 MiB/s wr, 629 op/s; 44739/364473 objects misplaced (12.275%); 4.7 MiB/s, 1 keys/s, 76 objects/s recovering 2024-09-21T10:51:04.214 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:04.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:04.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:04.356 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:04.386 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:04.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:04.488 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:04.510 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:04.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:04.612 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:04.641 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:04.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:04.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:04.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.785 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:04.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:04.886 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:04.912 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:04.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:05.013 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:05.061 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:05.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:05.163 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:05.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.204 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:05.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:05.305 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:05.342 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:05.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:05.443 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:05.486 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:05.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:05.587 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:05.625 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:05.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:05.727 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:05.765 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:05.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:05.867 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:05.875 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6, 2] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:51:05.876 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:51:05.876 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_6 2024-09-21T10:51:05.876 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:51:05.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.908 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:05.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:06.008 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:06.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:06.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:06.142 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:05 smithi031 ceph-mon[96824]: pgmap v2284: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.2 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 863 op/s; 43239/355950 objects misplaced (12.147%); 7.4 MiB/s, 0 keys/s, 117 objects/s recovering 2024-09-21T10:51:06.175 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:06.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:06.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:05 smithi007 ceph-mon[99390]: pgmap v2284: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.2 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 863 op/s; 43239/355950 objects misplaced (12.147%); 7.4 MiB/s, 0 keys/s, 117 objects/s recovering 2024-09-21T10:51:06.196 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:05 smithi007 ceph-mon[101144]: pgmap v2284: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.2 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 863 op/s; 43239/355950 objects misplaced (12.147%); 7.4 MiB/s, 0 keys/s, 117 objects/s recovering 2024-09-21T10:51:06.277 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:06.319 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:06.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:06.421 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:06.450 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:06.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:06.552 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:06.585 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:06.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:06.687 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:06.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:06.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:06.831 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:06.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.871 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:06.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:06.973 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:07.013 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:07.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:07.116 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:07.129 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:07.129 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:07.144 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:07.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:07.246 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:07.287 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:07.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:07.389 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:07.437 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:07.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:07.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:07.578 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:07.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:07.680 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:07.721 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:07.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:07.823 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:07.864 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:07.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:07.878 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:07.910 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:07 smithi007 ceph-mon[99390]: pgmap v2285: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.2 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 863 op/s; 43239/355950 objects misplaced (12.147%); 7.4 MiB/s, 117 objects/s recovering 2024-09-21T10:51:07.910 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:07 smithi007 ceph-mon[101144]: pgmap v2285: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.2 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 863 op/s; 43239/355950 objects misplaced (12.147%); 7.4 MiB/s, 117 objects/s recovering 2024-09-21T10:51:07.915 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:51:07.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:07.989 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:07.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:08.090 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:08.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.151 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:08.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:07 smithi031 ceph-mon[96824]: pgmap v2285: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.2 GiB data, 28 GiB used, 598 GiB / 626 GiB avail; 102 B/s rd, 31 MiB/s wr, 863 op/s; 43239/355950 objects misplaced (12.147%); 7.4 MiB/s, 117 objects/s recovering 2024-09-21T10:51:08.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:08.277 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:08.379 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:08.402 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:08.504 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:08.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.558 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:08.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:08.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:08.685 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:08.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:08.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:08.840 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:08.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:08.888 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:08.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:08.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.989 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:08.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:09.090 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:09.136 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:09.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:09.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:09.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:09.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:09.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:09.385 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:51:09.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.444 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:09.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:09.545 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:09.570 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:09.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:09.672 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:09.696 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:09.797 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:09.855 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:09.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:09.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:09 smithi007 ceph-mon[99390]: pgmap v2286: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.1 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 16 MiB/s wr, 873 op/s; 42704/348522 objects misplaced (12.253%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:51:09.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:09 smithi007 ceph-mon[101144]: pgmap v2286: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.1 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 16 MiB/s wr, 873 op/s; 42704/348522 objects misplaced (12.253%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:51:09.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:09.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.984 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:09.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:10.085 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:10.113 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:10.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:09 smithi031 ceph-mon[96824]: pgmap v2286: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.1 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 102 B/s rd, 16 MiB/s wr, 873 op/s; 42704/348522 objects misplaced (12.253%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:51:10.214 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:10.249 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:10.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:10.338 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:10.351 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:10.376 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:10.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:10.477 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:10.526 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:10.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:10.628 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:10.678 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:10.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:10.779 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:10.805 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:10.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:10.906 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:10.949 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:10.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:11.051 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:11.080 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:11.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:11.172 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:51:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:51:10] "GET /metrics HTTP/1.1" 200 36683 "" "Prometheus/2.51.0" 2024-09-21T10:51:11.181 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:11.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:11.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:11.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:11.339 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:11.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:11.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:11.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:11.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:11.581 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:11.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:11.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:11.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:11.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:11.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:11.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:11.907 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:11.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:12.010 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:12.049 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:12.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:12.151 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:12.156 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:11 smithi007 ceph-mon[99390]: pgmap v2287: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.0 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 86 B/s rd, 14 MiB/s wr, 886 op/s; 41240/343146 objects misplaced (12.018%); 7.9 MiB/s, 126 objects/s recovering 2024-09-21T10:51:12.157 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:11 smithi007 ceph-mon[101144]: pgmap v2287: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.0 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 86 B/s rd, 14 MiB/s wr, 886 op/s; 41240/343146 objects misplaced (12.018%); 7.9 MiB/s, 126 objects/s recovering 2024-09-21T10:51:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:11 smithi031 ceph-mon[96824]: pgmap v2287: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 7.0 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 86 B/s rd, 14 MiB/s wr, 886 op/s; 41240/343146 objects misplaced (12.018%); 7.9 MiB/s, 126 objects/s recovering 2024-09-21T10:51:12.207 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:12.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:12.310 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:12.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.354 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:12.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:12.455 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:12.502 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:12.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:12.604 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:12.630 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:12.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:12.731 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:12.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.777 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:12.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:12.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:12.906 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:12.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:13.008 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:13.035 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:13.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:13.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:13.162 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:13.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:13.264 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:13.288 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:13.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:13.390 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:13.431 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:51:13.433 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:51:13.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.447 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:13.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:13.513 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:51:13.514 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:51:13.514 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:51:13.514 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:51:13.514 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:51:13.514 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:51:13.514 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:51:13.515 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:51:13.515 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:51:13.515 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:51:13.515 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:51:13.515 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:51:13.515 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:51:13.516 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:51:13.516 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:51:13.516 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:51:13.548 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:13.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.594 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:13.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:13.695 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:13.740 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:13.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:13.841 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:13.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.872 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:13.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:13.973 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:14.001 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:14.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:14.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:14.135 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:14.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:13 smithi031 ceph-mon[96824]: pgmap v2288: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.9 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 85 B/s rd, 3.9 MiB/s wr, 762 op/s; 40737/341628 objects misplaced (11.924%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:51:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:13 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3059101709' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:14.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:13 smithi007 ceph-mon[99390]: pgmap v2288: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.9 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 85 B/s rd, 3.9 MiB/s wr, 762 op/s; 40737/341628 objects misplaced (11.924%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:51:14.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:13 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3059101709' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:14.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:13 smithi007 ceph-mon[101144]: pgmap v2288: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.9 GiB data, 27 GiB used, 599 GiB / 626 GiB avail; 85 B/s rd, 3.9 MiB/s wr, 762 op/s; 40737/341628 objects misplaced (11.924%); 5.2 MiB/s, 83 objects/s recovering 2024-09-21T10:51:14.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:13 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3059101709' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:14.237 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:14.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.282 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:14.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:14.384 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:14.428 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:14.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:14.529 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:14.530 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:14.559 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:14.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:14.661 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:14.686 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:14.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:14.788 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:14.837 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:51:14.837 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:51:14.837 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:51:14.837 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:51:14.837 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:51:14.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.841 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:14.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:14.942 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:14.968 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:14.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:15.070 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:15.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:15.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:14 smithi031 ceph-mon[96824]: from='client.36309 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:51:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:14 smithi007 ceph-mon[99390]: from='client.36309 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:51:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:14 smithi007 ceph-mon[101144]: from='client.36309 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:51:15.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:15.243 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:15.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:15.345 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:15.378 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:15.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:15.479 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:15.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:15.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:15.611 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:15.657 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:15.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:15.666 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2288,"stamp":"2024-09-21T10:51:12.668820+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":7461993761,"num_objects":113876,"num_object_clones":0,"num_object_copies":341628,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":40737,"num_objects_unfound":0,"num_objects_dirty":113876,"num_whiteouts":0,"num_read":54,"num_read_kb":115,"num_write":130785,"num_write_kb":7825643,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1722,"num_bytes_recovered":108960302,"num_keys_recovered":40,"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":100850,"ondisk_log_size":100850,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":334,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":28014456,"kb_used_data":22056512,"kb_used_omap":256,"kb_used_meta":5957439,"kb_avail":628201608,"statfs":{"total":671965249536,"available":643278446592,"internally_reserved":0,"allocated":22585868288,"data_stored":22568088262,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":262594,"internal_metadata":6100418110},"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":-501481448,"num_objects":-7651,"num_object_clones":0,"num_object_copies":-22953,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-4039,"num_objects_unfound":0,"num_objects_dirty":-7651,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9153,"num_write_kb":48001,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1005,"num_bytes_recovered":65863680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.005181"},"pg_stats":[{"pgid":"1.11","version":"362'149","reported_seq":1468,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.810064+0000","last_change":"2024-09-21T10:50:41.281506+0000","last_active":"2024-09-21T10:50:58.810064+0000","last_peered":"2024-09-21T10:50:58.810064+0000","last_clean":"2024-09-21T10:50:58.810064+0000","last_became_active":"2024-09-21T10:49:04.197385+0000","last_became_peered":"2024-09-21T10:49:04.197385+0000","last_unstale":"2024-09-21T10:50:58.810064+0000","last_undegraded":"2024-09-21T10:50:58.810064+0000","last_fullsized":"2024-09-21T10:50:58.810064+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:41.281428+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:41.281428+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:39.330267+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":659,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.818191+0000","last_change":"2024-09-21T10:50:51.744153+0000","last_active":"2024-09-21T10:50:58.818191+0000","last_peered":"2024-09-21T10:50:58.818191+0000","last_clean":"2024-09-21T10:50:58.818191+0000","last_became_active":"2024-09-21T10:50:51.743834+0000","last_became_peered":"2024-09-21T10:50:51.743834+0000","last_unstale":"2024-09-21T10:50:58.818191+0000","last_undegraded":"2024-09-21T10:50:58.818191+0000","last_fullsized":"2024-09-21T10:50:58.818191+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:58:08.283144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"71'2","reported_seq":26,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.795615+0000","last_change":"2024-09-21T10:50:51.752180+0000","last_active":"2024-09-21T10:50:58.795615+0000","last_peered":"2024-09-21T10:50:58.795615+0000","last_clean":"2024-09-21T10:50:58.795615+0000","last_became_active":"2024-09-21T10:50:51.743657+0000","last_became_peered":"2024-09-21T10:50:51.743657+0000","last_unstale":"2024-09-21T10:50:58.795615+0000","last_undegraded":"2024-09-21T10:50:58.795615+0000","last_fullsized":"2024-09-21T10:50:58.795615+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:11:59.761828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":136,"num_keys_recovered":40,"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,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.10","version":"362'149","reported_seq":1657,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.223213+0000","last_change":"2024-09-21T10:49:27.786017+0000","last_active":"2024-09-21T10:50:54.223213+0000","last_peered":"2024-09-21T10:50:54.223213+0000","last_clean":"2024-09-21T10:50:54.223213+0000","last_became_active":"2024-09-21T10:49:04.197524+0000","last_became_peered":"2024-09-21T10:49:04.197524+0000","last_unstale":"2024-09-21T10:50:54.223213+0000","last_undegraded":"2024-09-21T10:50:54.223213+0000","last_fullsized":"2024-09-21T10:50:54.223213+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.785823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.785823+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:37:45.899202+0000","scrub_duration":0.001814745,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1419,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.223931+0000","last_change":"2024-09-21T10:46:10.437592+0000","last_active":"2024-09-21T10:50:54.223931+0000","last_peered":"2024-09-21T10:50:54.223931+0000","last_clean":"2024-09-21T10:50:54.223931+0000","last_became_active":"2024-09-21T10:46:10.436994+0000","last_became_peered":"2024-09-21T10:46:10.436994+0000","last_unstale":"2024-09-21T10:50:54.223931+0000","last_undegraded":"2024-09-21T10:50:54.223931+0000","last_fullsized":"2024-09-21T10:50:54.223931+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:46.927849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":691,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.807399+0000","last_change":"2024-09-21T10:40:10.412320+0000","last_active":"2024-09-21T10:50:58.807399+0000","last_peered":"2024-09-21T10:50:58.807399+0000","last_clean":"2024-09-21T10:50:58.807399+0000","last_became_active":"2024-09-21T10:40:10.410641+0000","last_became_peered":"2024-09-21T10:40:10.410641+0000","last_unstale":"2024-09-21T10:50:58.807399+0000","last_undegraded":"2024-09-21T10:50:58.807399+0000","last_fullsized":"2024-09-21T10:50:58.807399+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:41:16.814271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"362'149","reported_seq":1680,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.816366+0000","last_change":"2024-09-21T10:50:18.349691+0000","last_active":"2024-09-21T10:50:58.816366+0000","last_peered":"2024-09-21T10:50:58.816366+0000","last_clean":"2024-09-21T10:50:58.816366+0000","last_became_active":"2024-09-21T10:49:04.198045+0000","last_became_peered":"2024-09-21T10:49:04.198045+0000","last_unstale":"2024-09-21T10:50:58.816366+0000","last_undegraded":"2024-09-21T10:50:58.816366+0000","last_fullsized":"2024-09-21T10:50:58.816366+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:18.349619+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:18.349619+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:44.873370+0000","scrub_duration":16,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.16","version":"0'0","reported_seq":710,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.811736+0000","last_change":"2024-09-21T10:50:51.745883+0000","last_active":"2024-09-21T10:50:58.811736+0000","last_peered":"2024-09-21T10:50:58.811736+0000","last_clean":"2024-09-21T10:50:58.811736+0000","last_became_active":"2024-09-21T10:50:51.743961+0000","last_became_peered":"2024-09-21T10:50:51.743961+0000","last_unstale":"2024-09-21T10:50:58.811736+0000","last_undegraded":"2024-09-21T10:50:58.811736+0000","last_fullsized":"2024-09-21T10:50:58.811736+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:10.572991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1337,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.225654+0000","last_change":"2024-09-21T10:46:10.433482+0000","last_active":"2024-09-21T10:50:54.225654+0000","last_peered":"2024-09-21T10:50:54.225654+0000","last_clean":"2024-09-21T10:50:54.225654+0000","last_became_active":"2024-09-21T10:46:10.433195+0000","last_became_peered":"2024-09-21T10:46:10.433195+0000","last_unstale":"2024-09-21T10:50:54.225654+0000","last_undegraded":"2024-09-21T10:50:54.225654+0000","last_fullsized":"2024-09-21T10:50:54.225654+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:15:18.345397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.12","version":"362'149","reported_seq":1557,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.224704+0000","last_change":"2024-09-21T10:49:26.808206+0000","last_active":"2024-09-21T10:50:54.224704+0000","last_peered":"2024-09-21T10:50:54.224704+0000","last_clean":"2024-09-21T10:50:54.224704+0000","last_became_active":"2024-09-21T10:49:04.196382+0000","last_became_peered":"2024-09-21T10:49:04.196382+0000","last_unstale":"2024-09-21T10:50:54.224704+0000","last_undegraded":"2024-09-21T10:50:54.224704+0000","last_fullsized":"2024-09-21T10:50:54.224704+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:26.808121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:26.808121+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:58:52.804332+0000","scrub_duration":0.00152739,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":663,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.816974+0000","last_change":"2024-09-21T10:50:51.746669+0000","last_active":"2024-09-21T10:50:58.816974+0000","last_peered":"2024-09-21T10:50:58.816974+0000","last_clean":"2024-09-21T10:50:58.816974+0000","last_became_active":"2024-09-21T10:50:51.746337+0000","last_became_peered":"2024-09-21T10:50:51.746337+0000","last_unstale":"2024-09-21T10:50:58.816974+0000","last_undegraded":"2024-09-21T10:50:58.816974+0000","last_fullsized":"2024-09-21T10:50:58.816974+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:27:55.512367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"71'8","reported_seq":170,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227138+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:50:54.227138+0000","last_peered":"2024-09-21T10:50:54.227138+0000","last_clean":"2024-09-21T10:50:54.227138+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:50:54.227138+0000","last_undegraded":"2024-09-21T10:50:54.227138+0000","last_fullsized":"2024-09-21T10:50:54.227138+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"1427'8245","reported_seq":8272,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:51:08.526970+0000","last_change":"2024-09-21T10:49:18.386301+0000","last_active":"2024-09-21T10:51:08.526970+0000","last_peered":"2024-09-21T10:51:08.526970+0000","last_clean":"2024-09-21T10:51:08.526970+0000","last_became_active":"2024-09-21T10:49:18.385920+0000","last_became_peered":"2024-09-21T10:49:18.385920+0000","last_unstale":"2024-09-21T10:51:08.526970+0000","last_undegraded":"2024-09-21T10:51:08.526970+0000","last_fullsized":"2024-09-21T10:51:08.526970+0000","mapping_epoch":1409,"log_start":"1414'1100","ondisk_log_start":"1414'1100","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":7145,"log_dups_size":0,"ondisk_log_size":7145,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:37:36.625224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":473235456,"num_objects":7221,"num_object_clones":0,"num_object_copies":21663,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7221,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8245,"num_write_kb":494912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.d","version":"362'149","reported_seq":1607,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.798883+0000","last_change":"2024-09-21T10:50:54.245511+0000","last_active":"2024-09-21T10:50:58.798883+0000","last_peered":"2024-09-21T10:50:58.798883+0000","last_clean":"2024-09-21T10:50:58.798883+0000","last_became_active":"2024-09-21T10:50:54.244690+0000","last_became_peered":"2024-09-21T10:50:54.244690+0000","last_unstale":"2024-09-21T10:50:58.798883+0000","last_undegraded":"2024-09-21T10:50:58.798883+0000","last_fullsized":"2024-09-21T10:50:58.798883+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:32.504240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:32.504240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":161010,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"71'1","reported_seq":1185,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.807783+0000","last_change":"2024-09-21T10:45:18.163914+0000","last_active":"2024-09-21T10:50:58.807783+0000","last_peered":"2024-09-21T10:50:58.807783+0000","last_clean":"2024-09-21T10:50:58.807783+0000","last_became_active":"2024-09-21T10:45:18.163548+0000","last_became_peered":"2024-09-21T10:45:18.163548+0000","last_unstale":"2024-09-21T10:50:58.807783+0000","last_undegraded":"2024-09-21T10:50:58.807783+0000","last_fullsized":"2024-09-21T10:50:58.807783+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:00:02.634119+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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1416,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.223408+0000","last_change":"2024-09-21T10:46:10.436143+0000","last_active":"2024-09-21T10:50:54.223408+0000","last_peered":"2024-09-21T10:50:54.223408+0000","last_clean":"2024-09-21T10:50:54.223408+0000","last_became_active":"2024-09-21T10:46:10.435851+0000","last_became_peered":"2024-09-21T10:46:10.435851+0000","last_unstale":"2024-09-21T10:50:54.223408+0000","last_undegraded":"2024-09-21T10:50:54.223408+0000","last_fullsized":"2024-09-21T10:50:54.223408+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:20.027531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"1427'8145","reported_seq":8204,"reported_epoch":1427,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:51:08.874479+0000","last_change":"2024-09-21T10:50:52.944656+0000","last_active":"2024-09-21T10:51:08.874479+0000","last_peered":"2024-09-21T10:51:08.874479+0000","last_clean":"2024-09-21T10:50:50.732001+0000","last_became_active":"2024-09-21T10:50:52.905031+0000","last_became_peered":"2024-09-21T10:50:52.905031+0000","last_unstale":"2024-09-21T10:51:08.874479+0000","last_undegraded":"2024-09-21T10:51:08.874479+0000","last_fullsized":"2024-09-21T10:51:08.874479+0000","mapping_epoch":1423,"log_start":"1414'1300","ondisk_log_start":"1414'1300","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6845,"log_dups_size":0,"ondisk_log_size":6845,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":463798272,"num_objects":7077,"num_object_clones":0,"num_object_copies":21231,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":7077,"num_objects_unfound":0,"num_objects_dirty":7077,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8145,"num_write_kb":487104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":7077}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.c","version":"362'149","reported_seq":1771,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.817869+0000","last_change":"2024-09-21T10:50:44.485216+0000","last_active":"2024-09-21T10:50:58.817869+0000","last_peered":"2024-09-21T10:50:58.817869+0000","last_clean":"2024-09-21T10:50:58.817869+0000","last_became_active":"2024-09-21T10:49:04.197343+0000","last_became_peered":"2024-09-21T10:49:04.197343+0000","last_unstale":"2024-09-21T10:50:58.817869+0000","last_undegraded":"2024-09-21T10:50:58.817869+0000","last_fullsized":"2024-09-21T10:50:58.817869+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:44.485147+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:44.485147+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:33:42.786848+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":1323,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.811277+0000","last_change":"2024-09-21T10:45:18.164891+0000","last_active":"2024-09-21T10:50:58.811277+0000","last_peered":"2024-09-21T10:50:58.811277+0000","last_clean":"2024-09-21T10:50:58.811277+0000","last_became_active":"2024-09-21T10:45:18.164581+0000","last_became_peered":"2024-09-21T10:45:18.164581+0000","last_unstale":"2024-09-21T10:50:58.811277+0000","last_undegraded":"2024-09-21T10:50:58.811277+0000","last_fullsized":"2024-09-21T10:50:58.811277+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:17.093431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1254,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.818658+0000","last_change":"2024-09-21T10:45:18.159738+0000","last_active":"2024-09-21T10:50:58.818658+0000","last_peered":"2024-09-21T10:50:58.818658+0000","last_clean":"2024-09-21T10:50:58.818658+0000","last_became_active":"2024-09-21T10:45:18.158624+0000","last_became_peered":"2024-09-21T10:45:18.158624+0000","last_unstale":"2024-09-21T10:50:58.818658+0000","last_undegraded":"2024-09-21T10:50:58.818658+0000","last_fullsized":"2024-09-21T10:50:58.818658+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:59.444058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"1427'8113","reported_seq":8140,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:51:08.497680+0000","last_change":"2024-09-21T10:49:17.754645+0000","last_active":"2024-09-21T10:51:08.497680+0000","last_peered":"2024-09-21T10:51:08.497680+0000","last_clean":"2024-09-21T10:51:08.497680+0000","last_became_active":"2024-09-21T10:49:17.754312+0000","last_became_peered":"2024-09-21T10:49:17.754312+0000","last_unstale":"2024-09-21T10:51:08.497680+0000","last_undegraded":"2024-09-21T10:51:08.497680+0000","last_fullsized":"2024-09-21T10:51:08.497680+0000","mapping_epoch":1409,"log_start":"1413'900","ondisk_log_start":"1413'900","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":7213,"log_dups_size":0,"ondisk_log_size":7213,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:03:22.895669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":468385792,"num_objects":7147,"num_object_clones":0,"num_object_copies":21441,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7147,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8113,"num_write_kb":488320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.f","version":"362'149","reported_seq":1772,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227903+0000","last_change":"2024-09-21T10:49:36.518813+0000","last_active":"2024-09-21T10:50:54.227903+0000","last_peered":"2024-09-21T10:50:54.227903+0000","last_clean":"2024-09-21T10:50:54.227903+0000","last_became_active":"2024-09-21T10:49:04.199616+0000","last_became_peered":"2024-09-21T10:49:04.199616+0000","last_unstale":"2024-09-21T10:50:54.227903+0000","last_undegraded":"2024-09-21T10:50:54.227903+0000","last_fullsized":"2024-09-21T10:50:54.227903+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:36.518689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:36.518689+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:17:10.805263+0000","scrub_duration":0.0080022530000000008,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":161,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.223672+0000","last_change":"2024-09-21T10:46:10.437340+0000","last_active":"2024-09-21T10:50:54.223672+0000","last_peered":"2024-09-21T10:50:54.223672+0000","last_clean":"2024-09-21T10:50:54.223672+0000","last_became_active":"2024-09-21T10:46:10.436405+0000","last_became_peered":"2024-09-21T10:46:10.436405+0000","last_unstale":"2024-09-21T10:50:54.223672+0000","last_undegraded":"2024-09-21T10:50:54.223672+0000","last_fullsized":"2024-09-21T10:50:54.223672+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:44:19.108391+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":195,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227313+0000","last_change":"2024-09-21T10:46:10.456918+0000","last_active":"2024-09-21T10:50:54.227313+0000","last_peered":"2024-09-21T10:50:54.227313+0000","last_clean":"2024-09-21T10:50:54.227313+0000","last_became_active":"2024-09-21T10:46:10.450408+0000","last_became_peered":"2024-09-21T10:46:10.450408+0000","last_unstale":"2024-09-21T10:50:54.227313+0000","last_undegraded":"2024-09-21T10:50:54.227313+0000","last_fullsized":"2024-09-21T10:50:54.227313+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:01.041723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"1427'8184","reported_seq":8232,"reported_epoch":1427,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:51:09.358534+0000","last_change":"2024-09-21T10:50:52.925435+0000","last_active":"2024-09-21T10:51:09.358534+0000","last_peered":"2024-09-21T10:51:09.358534+0000","last_clean":"2024-09-21T10:50:50.720234+0000","last_became_active":"2024-09-21T10:50:52.852262+0000","last_became_peered":"2024-09-21T10:50:52.852262+0000","last_unstale":"2024-09-21T10:51:09.358534+0000","last_undegraded":"2024-09-21T10:51:09.358534+0000","last_fullsized":"2024-09-21T10:51:09.358534+0000","mapping_epoch":1423,"log_start":"1414'2200","ondisk_log_start":"1414'2200","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5984,"log_dups_size":0,"ondisk_log_size":5984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:30:00.046925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":467664896,"num_objects":7136,"num_object_clones":0,"num_object_copies":21408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":7133,"num_objects_unfound":0,"num_objects_dirty":7136,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8184,"num_write_kb":490240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":262144,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,1,3],"avail_no_missing":["6","1","3"],"object_location_counts":[{"shards":"1,3,6","objects":7136}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"362'149","reported_seq":1501,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.230458+0000","last_change":"2024-09-21T10:50:54.230150+0000","last_active":"2024-09-21T10:50:54.230458+0000","last_peered":"2024-09-21T10:50:54.230458+0000","last_clean":"2024-09-21T10:50:54.230458+0000","last_became_active":"2024-09-21T10:50:54.229884+0000","last_became_peered":"2024-09-21T10:50:54.229884+0000","last_unstale":"2024-09-21T10:50:54.230458+0000","last_undegraded":"2024-09-21T10:50:54.230458+0000","last_fullsized":"2024-09-21T10:50:54.230458+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.235634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.235634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:59:20.934802+0000","scrub_duration":0.0017408949999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1431,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.223722+0000","last_change":"2024-09-21T10:46:10.437659+0000","last_active":"2024-09-21T10:50:54.223722+0000","last_peered":"2024-09-21T10:50:54.223722+0000","last_clean":"2024-09-21T10:50:54.223722+0000","last_became_active":"2024-09-21T10:46:10.437359+0000","last_became_peered":"2024-09-21T10:46:10.437359+0000","last_unstale":"2024-09-21T10:50:54.223722+0000","last_undegraded":"2024-09-21T10:50:54.223722+0000","last_fullsized":"2024-09-21T10:50:54.223722+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:22.979494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":685,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.808352+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:50:58.808352+0000","last_peered":"2024-09-21T10:50:58.808352+0000","last_clean":"2024-09-21T10:50:58.808352+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:50:58.808352+0000","last_undegraded":"2024-09-21T10:50:58.808352+0000","last_fullsized":"2024-09-21T10:50:58.808352+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.3","version":"1427'8095","reported_seq":8122,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:51:09.300991+0000","last_change":"2024-09-21T10:49:18.389272+0000","last_active":"2024-09-21T10:51:09.300991+0000","last_peered":"2024-09-21T10:51:09.300991+0000","last_clean":"2024-09-21T10:51:09.300991+0000","last_became_active":"2024-09-21T10:49:18.388928+0000","last_became_peered":"2024-09-21T10:49:18.388928+0000","last_unstale":"2024-09-21T10:51:09.300991+0000","last_undegraded":"2024-09-21T10:51:09.300991+0000","last_fullsized":"2024-09-21T10:51:09.300991+0000","mapping_epoch":1409,"log_start":"1414'2100","ondisk_log_start":"1414'2100","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5995,"log_dups_size":0,"ondisk_log_size":5995,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:41:04.211691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":460783616,"num_objects":7031,"num_object_clones":0,"num_object_copies":21093,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7031,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8095,"num_write_kb":484032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1930,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.821494+0000","last_change":"2024-09-21T10:50:54.237016+0000","last_active":"2024-09-21T10:50:58.821494+0000","last_peered":"2024-09-21T10:50:58.821494+0000","last_clean":"2024-09-21T10:50:58.821494+0000","last_became_active":"2024-09-21T10:50:54.236660+0000","last_became_peered":"2024-09-21T10:50:54.236660+0000","last_unstale":"2024-09-21T10:50:58.821494+0000","last_undegraded":"2024-09-21T10:50:58.821494+0000","last_fullsized":"2024-09-21T10:50:58.821494+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:51:54.419406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":663,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.816575+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:50:58.816575+0000","last_peered":"2024-09-21T10:50:58.816575+0000","last_clean":"2024-09-21T10:50:58.816575+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:50:58.816575+0000","last_undegraded":"2024-09-21T10:50:58.816575+0000","last_fullsized":"2024-09-21T10:50:58.816575+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1261,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.818117+0000","last_change":"2024-09-21T10:46:10.435534+0000","last_active":"2024-09-21T10:50:58.818117+0000","last_peered":"2024-09-21T10:50:58.818117+0000","last_clean":"2024-09-21T10:50:58.818117+0000","last_became_active":"2024-09-21T10:46:10.432452+0000","last_became_peered":"2024-09-21T10:46:10.432452+0000","last_unstale":"2024-09-21T10:50:58.818117+0000","last_undegraded":"2024-09-21T10:50:58.818117+0000","last_fullsized":"2024-09-21T10:50:58.818117+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:28.188063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.2","version":"1427'7998","reported_seq":11061,"reported_epoch":1427,"state":"active+remapped+backfilling","last_fresh":"2024-09-21T10:51:08.958172+0000","last_change":"2024-09-21T10:50:54.249558+0000","last_active":"2024-09-21T10:51:08.958172+0000","last_peered":"2024-09-21T10:51:08.958172+0000","last_clean":"2024-09-21T10:50:50.699743+0000","last_became_active":"2024-09-21T10:50:52.891091+0000","last_became_peered":"2024-09-21T10:50:52.891091+0000","last_unstale":"2024-09-21T10:51:08.958172+0000","last_undegraded":"2024-09-21T10:51:08.958172+0000","last_fullsized":"2024-09-21T10:51:08.958172+0000","mapping_epoch":1423,"log_start":"1414'1700","ondisk_log_start":"1414'1700","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6298,"log_dups_size":0,"ondisk_log_size":6298,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":459931648,"num_objects":7018,"num_object_clones":0,"num_object_copies":21054,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5576,"num_objects_unfound":0,"num_objects_dirty":7018,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7998,"num_write_kb":480512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1505,"num_bytes_recovered":98631680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,3,1],"avail_no_missing":["0","1","3"],"object_location_counts":[{"shards":"0,1,3","objects":7018}],"blocked_by":[],"up_primary":2,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1622,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.238178+0000","last_change":"2024-09-21T10:50:54.237919+0000","last_active":"2024-09-21T10:50:54.238178+0000","last_peered":"2024-09-21T10:50:54.238178+0000","last_clean":"2024-09-21T10:50:54.238178+0000","last_became_active":"2024-09-21T10:50:54.237554+0000","last_became_peered":"2024-09-21T10:50:54.237554+0000","last_unstale":"2024-09-21T10:50:54.238178+0000","last_undegraded":"2024-09-21T10:50:54.238178+0000","last_fullsized":"2024-09-21T10:50:54.238178+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:14:41.399122+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":160,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227057+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:50:54.227057+0000","last_peered":"2024-09-21T10:50:54.227057+0000","last_clean":"2024-09-21T10:50:54.227057+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:50:54.227057+0000","last_undegraded":"2024-09-21T10:50:54.227057+0000","last_fullsized":"2024-09-21T10:50:54.227057+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":20,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.798850+0000","last_change":"2024-09-21T10:50:51.745129+0000","last_active":"2024-09-21T10:50:58.798850+0000","last_peered":"2024-09-21T10:50:58.798850+0000","last_clean":"2024-09-21T10:50:58.798850+0000","last_became_active":"2024-09-21T10:50:51.744756+0000","last_became_peered":"2024-09-21T10:50:51.744756+0000","last_unstale":"2024-09-21T10:50:58.798850+0000","last_undegraded":"2024-09-21T10:50:58.798850+0000","last_fullsized":"2024-09-21T10:50:58.798850+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:40:03.508665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.1","version":"1427'8388","reported_seq":8413,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:51:09.399199+0000","last_change":"2024-09-21T10:49:17.754030+0000","last_active":"2024-09-21T10:51:09.399199+0000","last_peered":"2024-09-21T10:51:09.399199+0000","last_clean":"2024-09-21T10:51:09.399199+0000","last_became_active":"2024-09-21T10:49:17.753641+0000","last_became_peered":"2024-09-21T10:49:17.753641+0000","last_unstale":"2024-09-21T10:51:09.399199+0000","last_undegraded":"2024-09-21T10:51:09.399199+0000","last_fullsized":"2024-09-21T10:51:09.399199+0000","mapping_epoch":1409,"log_start":"1414'2300","ondisk_log_start":"1414'2300","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6088,"log_dups_size":0,"ondisk_log_size":6088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:24:42.028156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":478806016,"num_objects":7306,"num_object_clones":0,"num_object_copies":21918,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7306,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8388,"num_write_kb":502208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.b","version":"362'149","reported_seq":1679,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.807995+0000","last_change":"2024-09-21T10:50:40.238346+0000","last_active":"2024-09-21T10:50:58.807995+0000","last_peered":"2024-09-21T10:50:58.807995+0000","last_clean":"2024-09-21T10:50:58.807995+0000","last_became_active":"2024-09-21T10:49:04.197507+0000","last_became_peered":"2024-09-21T10:49:04.197507+0000","last_unstale":"2024-09-21T10:50:58.807995+0000","last_undegraded":"2024-09-21T10:50:58.807995+0000","last_fullsized":"2024-09-21T10:50:58.807995+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:40.238276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:40.238276+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:37.178457+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":238,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.225637+0000","last_change":"2024-09-21T10:50:51.740076+0000","last_active":"2024-09-21T10:50:54.225637+0000","last_peered":"2024-09-21T10:50:54.225637+0000","last_clean":"2024-09-21T10:50:54.225637+0000","last_became_active":"2024-09-21T10:50:51.739704+0000","last_became_peered":"2024-09-21T10:50:51.739704+0000","last_unstale":"2024-09-21T10:50:54.225637+0000","last_undegraded":"2024-09-21T10:50:54.225637+0000","last_fullsized":"2024-09-21T10:50:54.225637+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:10:16.220589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":86,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227715+0000","last_change":"2024-09-21T10:46:10.443883+0000","last_active":"2024-09-21T10:50:54.227715+0000","last_peered":"2024-09-21T10:50:54.227715+0000","last_clean":"2024-09-21T10:50:54.227715+0000","last_became_active":"2024-09-21T10:46:10.441870+0000","last_became_peered":"2024-09-21T10:46:10.441870+0000","last_unstale":"2024-09-21T10:50:54.227715+0000","last_undegraded":"2024-09-21T10:50:54.227715+0000","last_fullsized":"2024-09-21T10:50:54.227715+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:03:15.189505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.0","version":"1427'8256","reported_seq":8304,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:51:07.860363+0000","last_change":"2024-09-21T10:49:18.389310+0000","last_active":"2024-09-21T10:51:07.860363+0000","last_peered":"2024-09-21T10:51:07.860363+0000","last_clean":"2024-09-21T10:51:07.860363+0000","last_became_active":"2024-09-21T10:49:18.388959+0000","last_became_peered":"2024-09-21T10:49:18.388959+0000","last_unstale":"2024-09-21T10:51:07.860363+0000","last_undegraded":"2024-09-21T10:51:07.860363+0000","last_fullsized":"2024-09-21T10:51:07.860363+0000","mapping_epoch":1409,"log_start":"1414'2700","ondisk_log_start":"1414'2700","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5556,"log_dups_size":0,"ondisk_log_size":5556,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:05.903310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":476708864,"num_objects":7274,"num_object_clones":0,"num_object_copies":21822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7274,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8256,"num_write_kb":496960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1620,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.229179+0000","last_change":"2024-09-21T10:50:54.228905+0000","last_active":"2024-09-21T10:50:54.229179+0000","last_peered":"2024-09-21T10:50:54.229179+0000","last_clean":"2024-09-21T10:50:54.229179+0000","last_became_active":"2024-09-21T10:50:54.228511+0000","last_became_peered":"2024-09-21T10:50:54.228511+0000","last_unstale":"2024-09-21T10:50:54.229179+0000","last_undegraded":"2024-09-21T10:50:54.229179+0000","last_fullsized":"2024-09-21T10:50:54.229179+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:05:05.423461+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":646,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.818750+0000","last_change":"2024-09-21T10:40:10.417485+0000","last_active":"2024-09-21T10:50:58.818750+0000","last_peered":"2024-09-21T10:50:58.818750+0000","last_clean":"2024-09-21T10:50:58.818750+0000","last_became_active":"2024-09-21T10:40:10.417033+0000","last_became_peered":"2024-09-21T10:40:10.417033+0000","last_unstale":"2024-09-21T10:50:58.818750+0000","last_undegraded":"2024-09-21T10:50:58.818750+0000","last_fullsized":"2024-09-21T10:50:58.818750+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:40:42.255148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.f","version":"0'0","reported_seq":652,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.816804+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:50:58.816804+0000","last_peered":"2024-09-21T10:50:58.816804+0000","last_clean":"2024-09-21T10:50:58.816804+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:50:58.816804+0000","last_undegraded":"2024-09-21T10:50:58.816804+0000","last_fullsized":"2024-09-21T10:50:58.816804+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"11.a","version":"1427'8124","reported_seq":8172,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:51:07.934130+0000","last_change":"2024-09-21T10:49:17.754987+0000","last_active":"2024-09-21T10:51:07.934130+0000","last_peered":"2024-09-21T10:51:07.934130+0000","last_clean":"2024-09-21T10:51:07.934130+0000","last_became_active":"2024-09-21T10:49:17.754693+0000","last_became_peered":"2024-09-21T10:49:17.754693+0000","last_unstale":"2024-09-21T10:51:07.934130+0000","last_undegraded":"2024-09-21T10:51:07.934130+0000","last_fullsized":"2024-09-21T10:51:07.934130+0000","mapping_epoch":1409,"log_start":"1414'2500","ondisk_log_start":"1414'2500","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5624,"log_dups_size":0,"ondisk_log_size":5624,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:14:15.357143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":470417408,"num_objects":7178,"num_object_clones":0,"num_object_copies":21534,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7178,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8124,"num_write_kb":489664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1671,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.807210+0000","last_change":"2024-09-21T10:50:38.295945+0000","last_active":"2024-09-21T10:50:58.807210+0000","last_peered":"2024-09-21T10:50:58.807210+0000","last_clean":"2024-09-21T10:50:58.807210+0000","last_became_active":"2024-09-21T10:48:17.796673+0000","last_became_peered":"2024-09-21T10:48:17.796673+0000","last_unstale":"2024-09-21T10:50:58.807210+0000","last_undegraded":"2024-09-21T10:50:58.807210+0000","last_fullsized":"2024-09-21T10:50:58.807210+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:38.295876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:38.295876+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:55:09.020916+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1448,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.223992+0000","last_change":"2024-09-21T10:50:51.765326+0000","last_active":"2024-09-21T10:50:54.223992+0000","last_peered":"2024-09-21T10:50:54.223992+0000","last_clean":"2024-09-21T10:50:54.223992+0000","last_became_active":"2024-09-21T10:50:51.745802+0000","last_became_peered":"2024-09-21T10:50:51.745802+0000","last_unstale":"2024-09-21T10:50:54.223992+0000","last_undegraded":"2024-09-21T10:50:54.223992+0000","last_fullsized":"2024-09-21T10:50:54.223992+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:27.929091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":671,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.823555+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:50:58.823555+0000","last_peered":"2024-09-21T10:50:58.823555+0000","last_clean":"2024-09-21T10:50:58.823555+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:50:58.823555+0000","last_undegraded":"2024-09-21T10:50:58.823555+0000","last_fullsized":"2024-09-21T10:50:58.823555+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":196,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227907+0000","last_change":"2024-09-21T10:46:10.460180+0000","last_active":"2024-09-21T10:50:54.227907+0000","last_peered":"2024-09-21T10:50:54.227907+0000","last_clean":"2024-09-21T10:50:54.227907+0000","last_became_active":"2024-09-21T10:46:10.459205+0000","last_became_peered":"2024-09-21T10:46:10.459205+0000","last_unstale":"2024-09-21T10:50:54.227907+0000","last_undegraded":"2024-09-21T10:50:54.227907+0000","last_fullsized":"2024-09-21T10:50:54.227907+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:34:36.561447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"1427'8242","reported_seq":8290,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:51:07.920556+0000","last_change":"2024-09-21T10:49:17.754957+0000","last_active":"2024-09-21T10:51:07.920556+0000","last_peered":"2024-09-21T10:51:07.920556+0000","last_clean":"2024-09-21T10:51:07.920556+0000","last_became_active":"2024-09-21T10:49:17.754654+0000","last_became_peered":"2024-09-21T10:49:17.754654+0000","last_unstale":"2024-09-21T10:51:07.920556+0000","last_undegraded":"2024-09-21T10:51:07.920556+0000","last_fullsized":"2024-09-21T10:51:07.920556+0000","mapping_epoch":1409,"log_start":"1414'2600","ondisk_log_start":"1414'2600","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5642,"log_dups_size":0,"ondisk_log_size":5642,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:26:34.122410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":471465984,"num_objects":7194,"num_object_clones":0,"num_object_copies":21582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7194,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8242,"num_write_kb":493952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"362'149","reported_seq":1752,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.226986+0000","last_change":"2024-09-21T10:49:27.367852+0000","last_active":"2024-09-21T10:50:54.226986+0000","last_peered":"2024-09-21T10:50:54.226986+0000","last_clean":"2024-09-21T10:50:54.226986+0000","last_became_active":"2024-09-21T10:48:17.789240+0000","last_became_peered":"2024-09-21T10:48:17.789240+0000","last_unstale":"2024-09-21T10:50:54.226986+0000","last_undegraded":"2024-09-21T10:50:54.226986+0000","last_fullsized":"2024-09-21T10:50:54.226986+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.367766+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.367766+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:15:05.403409+0000","scrub_duration":0.0015288929999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1320,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.807305+0000","last_change":"2024-09-21T10:40:10.417812+0000","last_active":"2024-09-21T10:50:58.807305+0000","last_peered":"2024-09-21T10:50:58.807305+0000","last_clean":"2024-09-21T10:50:58.807305+0000","last_became_active":"2024-09-21T10:40:10.411591+0000","last_became_peered":"2024-09-21T10:40:10.411591+0000","last_unstale":"2024-09-21T10:50:58.807305+0000","last_undegraded":"2024-09-21T10:50:58.807305+0000","last_fullsized":"2024-09-21T10:50:58.807305+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:31.333529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":699,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.810356+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:50:58.810356+0000","last_peered":"2024-09-21T10:50:58.810356+0000","last_clean":"2024-09-21T10:50:58.810356+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:50:58.810356+0000","last_undegraded":"2024-09-21T10:50:58.810356+0000","last_fullsized":"2024-09-21T10:50:58.810356+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":692,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.811451+0000","last_change":"2024-09-21T10:50:51.748628+0000","last_active":"2024-09-21T10:50:58.811451+0000","last_peered":"2024-09-21T10:50:58.811451+0000","last_clean":"2024-09-21T10:50:58.811451+0000","last_became_active":"2024-09-21T10:50:51.743466+0000","last_became_peered":"2024-09-21T10:50:51.743466+0000","last_unstale":"2024-09-21T10:50:58.811451+0000","last_undegraded":"2024-09-21T10:50:58.811451+0000","last_fullsized":"2024-09-21T10:50:58.811451+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:58.749167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"1427'8108","reported_seq":8155,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:51:07.919162+0000","last_change":"2024-09-21T10:49:17.754898+0000","last_active":"2024-09-21T10:51:07.919162+0000","last_peered":"2024-09-21T10:51:07.919162+0000","last_clean":"2024-09-21T10:51:07.919162+0000","last_became_active":"2024-09-21T10:49:17.754602+0000","last_became_peered":"2024-09-21T10:49:17.754602+0000","last_unstale":"2024-09-21T10:51:07.919162+0000","last_undegraded":"2024-09-21T10:51:07.919162+0000","last_fullsized":"2024-09-21T10:51:07.919162+0000","mapping_epoch":1409,"log_start":"1414'2500","ondisk_log_start":"1414'2500","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5608,"log_dups_size":0,"ondisk_log_size":5608,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:11:15.209875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":470024192,"num_objects":7172,"num_object_clones":0,"num_object_copies":21516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7172,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8108,"num_write_kb":488960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1680,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.807294+0000","last_change":"2024-09-21T10:50:54.236596+0000","last_active":"2024-09-21T10:50:58.807294+0000","last_peered":"2024-09-21T10:50:58.807294+0000","last_clean":"2024-09-21T10:50:58.807294+0000","last_became_active":"2024-09-21T10:50:54.236135+0000","last_became_peered":"2024-09-21T10:50:54.236135+0000","last_unstale":"2024-09-21T10:50:58.807294+0000","last_undegraded":"2024-09-21T10:50:58.807294+0000","last_fullsized":"2024-09-21T10:50:58.807294+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:43.233616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:43.233616+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:23:10.711624+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.795604+0000","last_change":"2024-09-21T10:50:51.739750+0000","last_active":"2024-09-21T10:50:58.795604+0000","last_peered":"2024-09-21T10:50:58.795604+0000","last_clean":"2024-09-21T10:50:58.795604+0000","last_became_active":"2024-09-21T10:50:51.739441+0000","last_became_peered":"2024-09-21T10:50:51.739441+0000","last_unstale":"2024-09-21T10:50:58.795604+0000","last_undegraded":"2024-09-21T10:50:58.795604+0000","last_fullsized":"2024-09-21T10:50:58.795604+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:37:22.415254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":20,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.792855+0000","last_change":"2024-09-21T10:50:51.740718+0000","last_active":"2024-09-21T10:50:58.792855+0000","last_peered":"2024-09-21T10:50:58.792855+0000","last_clean":"2024-09-21T10:50:58.792855+0000","last_became_active":"2024-09-21T10:50:51.740382+0000","last_became_peered":"2024-09-21T10:50:51.740382+0000","last_unstale":"2024-09-21T10:50:58.792855+0000","last_undegraded":"2024-09-21T10:50:58.792855+0000","last_fullsized":"2024-09-21T10:50:58.792855+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:40:11.609034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1071,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.224380+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:50:54.224380+0000","last_peered":"2024-09-21T10:50:54.224380+0000","last_clean":"2024-09-21T10:50:54.224380+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:50:54.224380+0000","last_undegraded":"2024-09-21T10:50:54.224380+0000","last_fullsized":"2024-09-21T10:50:54.224380+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"11.b","version":"1427'8068","reported_seq":8116,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:51:07.916821+0000","last_change":"2024-09-21T10:49:18.386659+0000","last_active":"2024-09-21T10:51:07.916821+0000","last_peered":"2024-09-21T10:51:07.916821+0000","last_clean":"2024-09-21T10:51:07.916821+0000","last_became_active":"2024-09-21T10:49:18.386298+0000","last_became_peered":"2024-09-21T10:49:18.386298+0000","last_unstale":"2024-09-21T10:51:07.916821+0000","last_undegraded":"2024-09-21T10:51:07.916821+0000","last_fullsized":"2024-09-21T10:51:07.916821+0000","mapping_epoch":1409,"log_start":"1414'2500","ondisk_log_start":"1414'2500","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5568,"log_dups_size":0,"ondisk_log_size":5568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:20:34.909230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":467009536,"num_objects":7126,"num_object_clones":0,"num_object_copies":21378,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7126,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8068,"num_write_kb":486208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1626,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.233813+0000","last_change":"2024-09-21T10:50:54.233505+0000","last_active":"2024-09-21T10:50:54.233813+0000","last_peered":"2024-09-21T10:50:54.233813+0000","last_clean":"2024-09-21T10:50:54.233813+0000","last_became_active":"2024-09-21T10:50:54.233121+0000","last_became_peered":"2024-09-21T10:50:54.233121+0000","last_unstale":"2024-09-21T10:50:54.233813+0000","last_undegraded":"2024-09-21T10:50:54.233813+0000","last_fullsized":"2024-09-21T10:50:54.233813+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.783294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.783294+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:30.620691+0000","scrub_duration":0.0015016299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1437,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.225851+0000","last_change":"2024-09-21T10:46:10.444706+0000","last_active":"2024-09-21T10:50:54.225851+0000","last_peered":"2024-09-21T10:50:54.225851+0000","last_clean":"2024-09-21T10:50:54.225851+0000","last_became_active":"2024-09-21T10:46:10.444370+0000","last_became_peered":"2024-09-21T10:46:10.444370+0000","last_unstale":"2024-09-21T10:50:54.225851+0000","last_undegraded":"2024-09-21T10:50:54.225851+0000","last_fullsized":"2024-09-21T10:50:54.225851+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:37.933193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1246,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.808221+0000","last_change":"2024-09-21T10:46:10.469883+0000","last_active":"2024-09-21T10:50:58.808221+0000","last_peered":"2024-09-21T10:50:58.808221+0000","last_clean":"2024-09-21T10:50:58.808221+0000","last_became_active":"2024-09-21T10:46:10.469558+0000","last_became_peered":"2024-09-21T10:46:10.469558+0000","last_unstale":"2024-09-21T10:50:58.808221+0000","last_undegraded":"2024-09-21T10:50:58.808221+0000","last_fullsized":"2024-09-21T10:50:58.808221+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:34.032604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":178,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.807586+0000","last_change":"2024-09-21T10:50:51.742934+0000","last_active":"2024-09-21T10:50:58.807586+0000","last_peered":"2024-09-21T10:50:58.807586+0000","last_clean":"2024-09-21T10:50:58.807586+0000","last_became_active":"2024-09-21T10:50:51.742609+0000","last_became_peered":"2024-09-21T10:50:51.742609+0000","last_unstale":"2024-09-21T10:50:58.807586+0000","last_undegraded":"2024-09-21T10:50:58.807586+0000","last_fullsized":"2024-09-21T10:50:58.807586+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:51:35.183444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.d","version":"1427'8315","reported_seq":8625,"reported_epoch":1427,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:51:11.852039+0000","last_change":"2024-09-21T10:50:54.243533+0000","last_active":"2024-09-21T10:51:11.852039+0000","last_peered":"2024-09-21T10:51:11.852039+0000","last_clean":"2024-09-21T10:50:50.699652+0000","last_became_active":"2024-09-21T10:50:52.854475+0000","last_became_peered":"2024-09-21T10:50:52.854475+0000","last_unstale":"2024-09-21T10:51:11.852039+0000","last_undegraded":"2024-09-21T10:51:11.852039+0000","last_fullsized":"2024-09-21T10:51:11.852039+0000","mapping_epoch":1423,"log_start":"1416'3100","ondisk_log_start":"1416'3100","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5215,"log_dups_size":0,"ondisk_log_size":5215,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":455737368,"num_objects":6955,"num_object_clones":0,"num_object_copies":20865,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":6823,"num_objects_unfound":0,"num_objects_dirty":6955,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8315,"num_write_kb":488577,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":135,"num_bytes_recovered":8847360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[1,4,6],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,4,6","objects":6955}],"blocked_by":[],"up_primary":2,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1756,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227767+0000","last_change":"2024-09-21T10:49:29.451155+0000","last_active":"2024-09-21T10:50:54.227767+0000","last_peered":"2024-09-21T10:50:54.227767+0000","last_clean":"2024-09-21T10:50:54.227767+0000","last_became_active":"2024-09-21T10:48:17.789156+0000","last_became_peered":"2024-09-21T10:48:17.789156+0000","last_unstale":"2024-09-21T10:50:54.227767+0000","last_undegraded":"2024-09-21T10:50:54.227767+0000","last_fullsized":"2024-09-21T10:50:54.227767+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.451011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.451011+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:53:51.215717+0000","scrub_duration":0.0030381200000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1443,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.224040+0000","last_change":"2024-09-21T10:50:51.746156+0000","last_active":"2024-09-21T10:50:54.224040+0000","last_peered":"2024-09-21T10:50:54.224040+0000","last_clean":"2024-09-21T10:50:54.224040+0000","last_became_active":"2024-09-21T10:50:51.745823+0000","last_became_peered":"2024-09-21T10:50:51.745823+0000","last_unstale":"2024-09-21T10:50:54.224040+0000","last_undegraded":"2024-09-21T10:50:54.224040+0000","last_fullsized":"2024-09-21T10:50:54.224040+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:01.684794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":692,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.807639+0000","last_change":"2024-09-21T10:50:51.742943+0000","last_active":"2024-09-21T10:50:58.807639+0000","last_peered":"2024-09-21T10:50:58.807639+0000","last_clean":"2024-09-21T10:50:58.807639+0000","last_became_active":"2024-09-21T10:50:51.742648+0000","last_became_peered":"2024-09-21T10:50:51.742648+0000","last_unstale":"2024-09-21T10:50:58.807639+0000","last_undegraded":"2024-09-21T10:50:58.807639+0000","last_fullsized":"2024-09-21T10:50:58.807639+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:09:41.966144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":1046,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.224744+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:50:54.224744+0000","last_peered":"2024-09-21T10:50:54.224744+0000","last_clean":"2024-09-21T10:50:54.224744+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:50:54.224744+0000","last_undegraded":"2024-09-21T10:50:54.224744+0000","last_fullsized":"2024-09-21T10:50:54.224744+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.c","version":"1427'8301","reported_seq":8338,"reported_epoch":1427,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:51:11.885009+0000","last_change":"2024-09-21T10:50:52.927396+0000","last_active":"2024-09-21T10:51:11.885009+0000","last_peered":"2024-09-21T10:51:11.885009+0000","last_clean":"2024-09-21T10:50:50.711708+0000","last_became_active":"2024-09-21T10:50:52.904349+0000","last_became_peered":"2024-09-21T10:50:52.904349+0000","last_unstale":"2024-09-21T10:51:11.885009+0000","last_undegraded":"2024-09-21T10:51:11.885009+0000","last_fullsized":"2024-09-21T10:51:11.885009+0000","mapping_epoch":1423,"log_start":"1415'3030","ondisk_log_start":"1415'3030","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":5271,"log_dups_size":0,"ondisk_log_size":5271,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":460390400,"num_objects":7025,"num_object_clones":0,"num_object_copies":21075,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":7025,"num_objects_unfound":0,"num_objects_dirty":7025,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8301,"num_write_kb":490432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[1,4,5],"avail_no_missing":["1","4","5"],"object_location_counts":[{"shards":"1,4,5","objects":7025}],"blocked_by":[],"up_primary":2,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1753,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227806+0000","last_change":"2024-09-21T10:49:24.327824+0000","last_active":"2024-09-21T10:50:54.227806+0000","last_peered":"2024-09-21T10:50:54.227806+0000","last_clean":"2024-09-21T10:50:54.227806+0000","last_became_active":"2024-09-21T10:48:17.788904+0000","last_became_peered":"2024-09-21T10:48:17.788904+0000","last_unstale":"2024-09-21T10:50:54.227806+0000","last_undegraded":"2024-09-21T10:50:54.227806+0000","last_fullsized":"2024-09-21T10:50:54.227806+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.327701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.327701+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:58:40.864943+0000","scrub_duration":0.001865991,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":20,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.796228+0000","last_change":"2024-09-21T10:50:51.744723+0000","last_active":"2024-09-21T10:50:58.796228+0000","last_peered":"2024-09-21T10:50:58.796228+0000","last_clean":"2024-09-21T10:50:58.796228+0000","last_became_active":"2024-09-21T10:50:51.744137+0000","last_became_peered":"2024-09-21T10:50:51.744137+0000","last_unstale":"2024-09-21T10:50:58.796228+0000","last_undegraded":"2024-09-21T10:50:58.796228+0000","last_fullsized":"2024-09-21T10:50:58.796228+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:43.787139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1458,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.807879+0000","last_change":"2024-09-21T10:40:10.412989+0000","last_active":"2024-09-21T10:50:58.807879+0000","last_peered":"2024-09-21T10:50:58.807879+0000","last_clean":"2024-09-21T10:50:58.807879+0000","last_became_active":"2024-09-21T10:40:10.410919+0000","last_became_peered":"2024-09-21T10:40:10.410919+0000","last_unstale":"2024-09-21T10:50:58.807879+0000","last_undegraded":"2024-09-21T10:50:58.807879+0000","last_fullsized":"2024-09-21T10:50:58.807879+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:07.100629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":678,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.808508+0000","last_change":"2024-09-21T10:40:10.412955+0000","last_active":"2024-09-21T10:50:58.808508+0000","last_peered":"2024-09-21T10:50:58.808508+0000","last_clean":"2024-09-21T10:50:58.808508+0000","last_became_active":"2024-09-21T10:40:10.411120+0000","last_became_peered":"2024-09-21T10:40:10.411120+0000","last_unstale":"2024-09-21T10:50:58.808508+0000","last_undegraded":"2024-09-21T10:50:58.808508+0000","last_fullsized":"2024-09-21T10:50:58.808508+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:20.781023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"1427'8201","reported_seq":8253,"reported_epoch":1427,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:51:08.936038+0000","last_change":"2024-09-21T10:50:52.909849+0000","last_active":"2024-09-21T10:51:08.936038+0000","last_peered":"2024-09-21T10:51:08.936038+0000","last_clean":"2024-09-21T10:50:50.739216+0000","last_became_active":"2024-09-21T10:50:52.904314+0000","last_became_peered":"2024-09-21T10:50:52.904314+0000","last_unstale":"2024-09-21T10:51:08.936038+0000","last_undegraded":"2024-09-21T10:51:08.936038+0000","last_fullsized":"2024-09-21T10:51:08.936038+0000","mapping_epoch":1423,"log_start":"1414'1400","ondisk_log_start":"1414'1400","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6801,"log_dups_size":0,"ondisk_log_size":6801,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":465502208,"num_objects":7103,"num_object_clones":0,"num_object_copies":21309,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":7103,"num_objects_unfound":0,"num_objects_dirty":7103,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8201,"num_write_kb":489728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":7103}],"blocked_by":[],"up_primary":2,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1643,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.808544+0000","last_change":"2024-09-21T10:50:54.231765+0000","last_active":"2024-09-21T10:50:58.808544+0000","last_peered":"2024-09-21T10:50:58.808544+0000","last_clean":"2024-09-21T10:50:58.808544+0000","last_became_active":"2024-09-21T10:50:54.231386+0000","last_became_peered":"2024-09-21T10:50:54.231386+0000","last_unstale":"2024-09-21T10:50:58.808544+0000","last_undegraded":"2024-09-21T10:50:58.808544+0000","last_fullsized":"2024-09-21T10:50:58.808544+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.248938+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.248938+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:52:31.379499+0000","scrub_duration":0.0014145049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":654,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.817071+0000","last_change":"2024-09-21T10:40:10.432173+0000","last_active":"2024-09-21T10:50:58.817071+0000","last_peered":"2024-09-21T10:50:58.817071+0000","last_clean":"2024-09-21T10:50:58.817071+0000","last_became_active":"2024-09-21T10:40:10.417992+0000","last_became_peered":"2024-09-21T10:40:10.417992+0000","last_unstale":"2024-09-21T10:50:58.817071+0000","last_undegraded":"2024-09-21T10:50:58.817071+0000","last_fullsized":"2024-09-21T10:50:58.817071+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:11:23.130090+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":3,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":160,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227967+0000","last_change":"2024-09-21T10:46:10.445448+0000","last_active":"2024-09-21T10:50:54.227967+0000","last_peered":"2024-09-21T10:50:54.227967+0000","last_clean":"2024-09-21T10:50:54.227967+0000","last_became_active":"2024-09-21T10:46:10.443629+0000","last_became_peered":"2024-09-21T10:46:10.443629+0000","last_unstale":"2024-09-21T10:50:54.227967+0000","last_undegraded":"2024-09-21T10:50:54.227967+0000","last_fullsized":"2024-09-21T10:50:54.227967+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:42:44.652533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":646,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.818471+0000","last_change":"2024-09-21T10:40:10.416532+0000","last_active":"2024-09-21T10:50:58.818471+0000","last_peered":"2024-09-21T10:50:58.818471+0000","last_clean":"2024-09-21T10:50:58.818471+0000","last_became_active":"2024-09-21T10:40:10.415043+0000","last_became_peered":"2024-09-21T10:40:10.415043+0000","last_unstale":"2024-09-21T10:50:58.818471+0000","last_undegraded":"2024-09-21T10:50:58.818471+0000","last_fullsized":"2024-09-21T10:50:58.818471+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:05.365656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"1427'7909","reported_seq":7957,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:51:08.865977+0000","last_change":"2024-09-21T10:49:18.386616+0000","last_active":"2024-09-21T10:51:08.865977+0000","last_peered":"2024-09-21T10:51:08.865977+0000","last_clean":"2024-09-21T10:51:08.865977+0000","last_became_active":"2024-09-21T10:49:18.386308+0000","last_became_peered":"2024-09-21T10:49:18.386308+0000","last_unstale":"2024-09-21T10:51:08.865977+0000","last_undegraded":"2024-09-21T10:51:08.865977+0000","last_fullsized":"2024-09-21T10:51:08.865977+0000","mapping_epoch":1409,"log_start":"1414'1100","ondisk_log_start":"1414'1100","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6809,"log_dups_size":0,"ondisk_log_size":6809,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:51.622698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":451346432,"num_objects":6887,"num_object_clones":0,"num_object_copies":20661,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6887,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7909,"num_write_kb":473472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1758,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.817770+0000","last_change":"2024-09-21T10:50:39.522108+0000","last_active":"2024-09-21T10:50:58.817770+0000","last_peered":"2024-09-21T10:50:58.817770+0000","last_clean":"2024-09-21T10:50:58.817770+0000","last_became_active":"2024-09-21T10:48:17.788828+0000","last_became_peered":"2024-09-21T10:48:17.788828+0000","last_unstale":"2024-09-21T10:50:58.817770+0000","last_undegraded":"2024-09-21T10:50:58.817770+0000","last_fullsized":"2024-09-21T10:50:58.817770+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:39.522036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:39.522036+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:47:19.006453+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"71'1","reported_seq":697,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.811636+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:50:58.811636+0000","last_peered":"2024-09-21T10:50:58.811636+0000","last_clean":"2024-09-21T10:50:58.811636+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:50:58.811636+0000","last_undegraded":"2024-09-21T10:50:58.811636+0000","last_fullsized":"2024-09-21T10:50:58.811636+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":202,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227836+0000","last_change":"2024-09-21T10:50:51.741344+0000","last_active":"2024-09-21T10:50:54.227836+0000","last_peered":"2024-09-21T10:50:54.227836+0000","last_clean":"2024-09-21T10:50:54.227836+0000","last_became_active":"2024-09-21T10:50:51.740997+0000","last_became_peered":"2024-09-21T10:50:51.740997+0000","last_unstale":"2024-09-21T10:50:54.227836+0000","last_undegraded":"2024-09-21T10:50:54.227836+0000","last_fullsized":"2024-09-21T10:50:54.227836+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:45:29.381063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,3],"acting":[6,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":227,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.223798+0000","last_change":"2024-09-21T10:46:10.436233+0000","last_active":"2024-09-21T10:50:54.223798+0000","last_peered":"2024-09-21T10:50:54.223798+0000","last_clean":"2024-09-21T10:50:54.223798+0000","last_became_active":"2024-09-21T10:46:10.435942+0000","last_became_peered":"2024-09-21T10:46:10.435942+0000","last_unstale":"2024-09-21T10:50:54.223798+0000","last_undegraded":"2024-09-21T10:50:54.223798+0000","last_fullsized":"2024-09-21T10:50:54.223798+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:50:52.876499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":86,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.409659+0000","last_change":"2024-09-21T10:46:10.438257+0000","last_active":"2024-09-21T10:50:54.409659+0000","last_peered":"2024-09-21T10:50:54.409659+0000","last_clean":"2024-09-21T10:50:54.409659+0000","last_became_active":"2024-09-21T10:46:10.435654+0000","last_became_peered":"2024-09-21T10:46:10.435654+0000","last_unstale":"2024-09-21T10:50:54.409659+0000","last_undegraded":"2024-09-21T10:50:54.409659+0000","last_fullsized":"2024-09-21T10:50:54.409659+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:34:48.029244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"442'23","reported_seq":113,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.409681+0000","last_change":"2024-09-21T10:50:51.756718+0000","last_active":"2024-09-21T10:50:54.409681+0000","last_peered":"2024-09-21T10:50:54.409681+0000","last_clean":"2024-09-21T10:50:54.409681+0000","last_became_active":"2024-09-21T10:50:51.743651+0000","last_became_peered":"2024-09-21T10:50:51.743651+0000","last_unstale":"2024-09-21T10:50:54.409681+0000","last_undegraded":"2024-09-21T10:50:54.409681+0000","last_fullsized":"2024-09-21T10:50:54.409681+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:01:38.421112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23780,"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":"4.12","version":"0'0","reported_seq":1428,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.224653+0000","last_change":"2024-09-21T10:50:51.740980+0000","last_active":"2024-09-21T10:50:54.224653+0000","last_peered":"2024-09-21T10:50:54.224653+0000","last_clean":"2024-09-21T10:50:54.224653+0000","last_became_active":"2024-09-21T10:50:51.740608+0000","last_became_peered":"2024-09-21T10:50:51.740608+0000","last_unstale":"2024-09-21T10:50:54.224653+0000","last_undegraded":"2024-09-21T10:50:54.224653+0000","last_fullsized":"2024-09-21T10:50:54.224653+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:19:41.823960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":1321,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.817524+0000","last_change":"2024-09-21T10:40:10.428038+0000","last_active":"2024-09-21T10:50:58.817524+0000","last_peered":"2024-09-21T10:50:58.817524+0000","last_clean":"2024-09-21T10:50:58.817524+0000","last_became_active":"2024-09-21T10:40:10.417086+0000","last_became_peered":"2024-09-21T10:40:10.417086+0000","last_unstale":"2024-09-21T10:50:58.817524+0000","last_undegraded":"2024-09-21T10:50:58.817524+0000","last_fullsized":"2024-09-21T10:50:58.817524+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:18:53.473443+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":4,"num_bytes_recovered":180,"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":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"362'149","reported_seq":1500,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.796140+0000","last_change":"2024-09-21T10:50:54.242334+0000","last_active":"2024-09-21T10:50:58.796140+0000","last_peered":"2024-09-21T10:50:58.796140+0000","last_clean":"2024-09-21T10:50:58.796140+0000","last_became_active":"2024-09-21T10:50:54.241496+0000","last_became_peered":"2024-09-21T10:50:54.241496+0000","last_unstale":"2024-09-21T10:50:58.796140+0000","last_undegraded":"2024-09-21T10:50:58.796140+0000","last_fullsized":"2024-09-21T10:50:58.796140+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:35.465437+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:35.465437+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1388,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.223654+0000","last_change":"2024-09-21T10:40:10.412855+0000","last_active":"2024-09-21T10:50:54.223654+0000","last_peered":"2024-09-21T10:50:54.223654+0000","last_clean":"2024-09-21T10:50:54.223654+0000","last_became_active":"2024-09-21T10:40:10.412192+0000","last_became_peered":"2024-09-21T10:40:10.412192+0000","last_unstale":"2024-09-21T10:50:54.223654+0000","last_undegraded":"2024-09-21T10:50:54.223654+0000","last_fullsized":"2024-09-21T10:50:54.223654+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:08.209862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":670,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.821540+0000","last_change":"2024-09-21T10:46:10.429973+0000","last_active":"2024-09-21T10:50:58.821540+0000","last_peered":"2024-09-21T10:50:58.821540+0000","last_clean":"2024-09-21T10:50:58.821540+0000","last_became_active":"2024-09-21T10:46:10.429652+0000","last_became_peered":"2024-09-21T10:46:10.429652+0000","last_unstale":"2024-09-21T10:50:58.821540+0000","last_undegraded":"2024-09-21T10:50:58.821540+0000","last_fullsized":"2024-09-21T10:50:58.821540+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:29.488753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":684,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.808085+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:50:58.808085+0000","last_peered":"2024-09-21T10:50:58.808085+0000","last_clean":"2024-09-21T10:50:58.808085+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:50:58.808085+0000","last_undegraded":"2024-09-21T10:50:58.808085+0000","last_fullsized":"2024-09-21T10:50:58.808085+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":670,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.818807+0000","last_change":"2024-09-21T10:46:10.434466+0000","last_active":"2024-09-21T10:50:58.818807+0000","last_peered":"2024-09-21T10:50:58.818807+0000","last_clean":"2024-09-21T10:50:58.818807+0000","last_became_active":"2024-09-21T10:46:10.434119+0000","last_became_peered":"2024-09-21T10:46:10.434119+0000","last_unstale":"2024-09-21T10:50:58.818807+0000","last_undegraded":"2024-09-21T10:50:58.818807+0000","last_fullsized":"2024-09-21T10:50:58.818807+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:34.062599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":158,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.227960+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:50:54.227960+0000","last_peered":"2024-09-21T10:50:54.227960+0000","last_clean":"2024-09-21T10:50:54.227960+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:50:54.227960+0000","last_undegraded":"2024-09-21T10:50:54.227960+0000","last_fullsized":"2024-09-21T10:50:54.227960+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":637,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.819009+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:50:58.819009+0000","last_peered":"2024-09-21T10:50:58.819009+0000","last_clean":"2024-09-21T10:50:58.819009+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:50:58.819009+0000","last_undegraded":"2024-09-21T10:50:58.819009+0000","last_fullsized":"2024-09-21T10:50:58.819009+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":693,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.811372+0000","last_change":"2024-09-21T10:40:10.414241+0000","last_active":"2024-09-21T10:50:58.811372+0000","last_peered":"2024-09-21T10:50:58.811372+0000","last_clean":"2024-09-21T10:50:58.811372+0000","last_became_active":"2024-09-21T10:40:10.413450+0000","last_became_peered":"2024-09-21T10:40:10.413450+0000","last_unstale":"2024-09-21T10:50:58.811372+0000","last_undegraded":"2024-09-21T10:50:58.811372+0000","last_fullsized":"2024-09-21T10:50:58.811372+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:07.712781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":658,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.818738+0000","last_change":"2024-09-21T10:33:29.492901+0000","last_active":"2024-09-21T10:50:58.818738+0000","last_peered":"2024-09-21T10:50:58.818738+0000","last_clean":"2024-09-21T10:50:58.818738+0000","last_became_active":"2024-09-21T10:33:29.492527+0000","last_became_peered":"2024-09-21T10:33:29.492527+0000","last_unstale":"2024-09-21T10:50:58.818738+0000","last_undegraded":"2024-09-21T10:50:58.818738+0000","last_fullsized":"2024-09-21T10:50:58.818738+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:16:58.905916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.1d","version":"0'0","reported_seq":658,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.817666+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:50:58.817666+0000","last_peered":"2024-09-21T10:50:58.817666+0000","last_clean":"2024-09-21T10:50:58.817666+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:50:58.817666+0000","last_undegraded":"2024-09-21T10:50:58.817666+0000","last_fullsized":"2024-09-21T10:50:58.817666+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":20,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.796655+0000","last_change":"2024-09-21T10:50:51.741024+0000","last_active":"2024-09-21T10:50:58.796655+0000","last_peered":"2024-09-21T10:50:58.796655+0000","last_clean":"2024-09-21T10:50:58.796655+0000","last_became_active":"2024-09-21T10:50:51.740667+0000","last_became_peered":"2024-09-21T10:50:51.740667+0000","last_unstale":"2024-09-21T10:50:58.796655+0000","last_undegraded":"2024-09-21T10:50:58.796655+0000","last_fullsized":"2024-09-21T10:50:58.796655+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:01.285703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":20,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.795994+0000","last_change":"2024-09-21T10:50:51.744986+0000","last_active":"2024-09-21T10:50:58.795994+0000","last_peered":"2024-09-21T10:50:58.795994+0000","last_clean":"2024-09-21T10:50:58.795994+0000","last_became_active":"2024-09-21T10:50:51.744527+0000","last_became_peered":"2024-09-21T10:50:51.744527+0000","last_unstale":"2024-09-21T10:50:58.795994+0000","last_undegraded":"2024-09-21T10:50:58.795994+0000","last_fullsized":"2024-09-21T10:50:58.795994+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:17.469541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":690,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.808407+0000","last_change":"2024-09-21T10:40:10.413485+0000","last_active":"2024-09-21T10:50:58.808407+0000","last_peered":"2024-09-21T10:50:58.808407+0000","last_clean":"2024-09-21T10:50:58.808407+0000","last_became_active":"2024-09-21T10:40:10.411684+0000","last_became_peered":"2024-09-21T10:40:10.411684+0000","last_unstale":"2024-09-21T10:50:58.808407+0000","last_undegraded":"2024-09-21T10:50:58.808407+0000","last_fullsized":"2024-09-21T10:50:58.808407+0000","mapping_epoch":1311,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:01:50.471674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1264,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.816481+0000","last_change":"2024-09-21T10:45:18.158211+0000","last_active":"2024-09-21T10:50:58.816481+0000","last_peered":"2024-09-21T10:50:58.816481+0000","last_clean":"2024-09-21T10:50:58.816481+0000","last_became_active":"2024-09-21T10:45:18.157966+0000","last_became_peered":"2024-09-21T10:45:18.157966+0000","last_unstale":"2024-09-21T10:50:58.816481+0000","last_undegraded":"2024-09-21T10:50:58.816481+0000","last_fullsized":"2024-09-21T10:50:58.816481+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:49.060307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"71'2","reported_seq":1419,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.223640+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:50:54.223640+0000","last_peered":"2024-09-21T10:50:54.223640+0000","last_clean":"2024-09-21T10:50:54.223640+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:50:54.223640+0000","last_undegraded":"2024-09-21T10:50:54.223640+0000","last_fullsized":"2024-09-21T10:50:54.223640+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1282,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.823641+0000","last_change":"2024-09-21T10:45:18.169124+0000","last_active":"2024-09-21T10:50:58.823641+0000","last_peered":"2024-09-21T10:50:58.823641+0000","last_clean":"2024-09-21T10:50:58.823641+0000","last_became_active":"2024-09-21T10:45:18.168713+0000","last_became_peered":"2024-09-21T10:45:18.168713+0000","last_unstale":"2024-09-21T10:50:58.823641+0000","last_undegraded":"2024-09-21T10:50:58.823641+0000","last_fullsized":"2024-09-21T10:50:58.823641+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:07:16.707078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":1431,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.224081+0000","last_change":"2024-09-21T10:46:10.437713+0000","last_active":"2024-09-21T10:50:54.224081+0000","last_peered":"2024-09-21T10:50:54.224081+0000","last_clean":"2024-09-21T10:50:54.224081+0000","last_became_active":"2024-09-21T10:46:10.437233+0000","last_became_peered":"2024-09-21T10:46:10.437233+0000","last_unstale":"2024-09-21T10:50:54.224081+0000","last_undegraded":"2024-09-21T10:50:54.224081+0000","last_fullsized":"2024-09-21T10:50:54.224081+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:42:42.318362+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":651,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.821367+0000","last_change":"2024-09-21T10:50:51.744175+0000","last_active":"2024-09-21T10:50:58.821367+0000","last_peered":"2024-09-21T10:50:58.821367+0000","last_clean":"2024-09-21T10:50:58.821367+0000","last_became_active":"2024-09-21T10:50:51.743851+0000","last_became_peered":"2024-09-21T10:50:51.743851+0000","last_unstale":"2024-09-21T10:50:58.821367+0000","last_undegraded":"2024-09-21T10:50:58.821367+0000","last_fullsized":"2024-09-21T10:50:58.821367+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:18:42.675576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":676,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.816501+0000","last_change":"2024-09-21T10:50:51.746596+0000","last_active":"2024-09-21T10:50:58.816501+0000","last_peered":"2024-09-21T10:50:58.816501+0000","last_clean":"2024-09-21T10:50:58.816501+0000","last_became_active":"2024-09-21T10:50:51.746228+0000","last_became_peered":"2024-09-21T10:50:51.746228+0000","last_unstale":"2024-09-21T10:50:58.816501+0000","last_undegraded":"2024-09-21T10:50:58.816501+0000","last_fullsized":"2024-09-21T10:50:58.816501+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:43.140425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":234,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-09-21T10:50:54.225518+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:50:54.225518+0000","last_peered":"2024-09-21T10:50:54.225518+0000","last_clean":"2024-09-21T10:50:54.225518+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:50:54.225518+0000","last_undegraded":"2024-09-21T10:50:54.225518+0000","last_fullsized":"2024-09-21T10:50:54.225518+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":708,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-09-21T10:50:58.807973+0000","last_change":"2024-09-21T10:50:51.763450+0000","last_active":"2024-09-21T10:50:58.807973+0000","last_peered":"2024-09-21T10:50:58.807973+0000","last_clean":"2024-09-21T10:50:58.807973+0000","last_became_active":"2024-09-21T10:50:51.746057+0000","last_became_peered":"2024-09-21T10:50:51.746057+0000","last_unstale":"2024-09-21T10:50:58.807973+0000","last_undegraded":"2024-09-21T10:50:58.807973+0000","last_fullsized":"2024-09-21T10:50:58.807973+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:37.310024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1746,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":7461208088,"num_objects":113850,"num_object_clones":0,"num_object_copies":341550,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":40737,"num_objects_unfound":0,"num_objects_dirty":113850,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":130692,"num_write_kb":7825281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1646,"num_bytes_recovered":107872256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":22344249344,"data_stored":22344237128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":97662,"ondisk_log_size":97662,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":67,"num_bytes_recovered":25934,"num_keys_recovered":40,"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":126976,"data_stored":21634,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":780100,"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":53,"num_read_kb":114,"num_write":29,"num_write_kb":329,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1062074,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2109440,"data_stored":2098784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234570,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"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":[]},{"osd":6,"up_from":1377,"seq":5914169966653,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4388708,"kb_used_data":4115484,"kb_used_omap":58,"kb_used_meta":273157,"kb_avail":89356444,"statfs":{"total":95995035648,"available":91500998656,"internally_reserved":0,"allocated":4214255616,"data_stored":4211708111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":279712802},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757843,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3797972,"kb_used_data":2770188,"kb_used_omap":1,"kb_used_meta":1027774,"kb_avail":89947180,"statfs":{"total":95995035648,"available":92105912320,"internally_reserved":0,"allocated":2836672512,"data_stored":2834136430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":1052441030},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793968015,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":944800,"kb_used_data":194904,"kb_used_omap":46,"kb_used_meta":749777,"kb_avail":92800352,"statfs":{"total":95995035648,"available":95027560448,"internally_reserved":0,"allocated":199581696,"data_stored":197039312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":767772348},"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":[]},{"osd":0,"up_from":731,"seq":3139621093788,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4118228,"kb_used_data":3197068,"kb_used_omap":73,"kb_used_meta":921078,"kb_avail":89626924,"statfs":{"total":95995035648,"available":91777970176,"internally_reserved":0,"allocated":3273797632,"data_stored":3271262314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":943184434},"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":[]},{"osd":4,"up_from":30,"seq":128849019480,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3597092,"kb_used_data":2677596,"kb_used_omap":1,"kb_used_meta":919486,"kb_avail":90148060,"statfs":{"total":95995035648,"available":92311613440,"internally_reserved":0,"allocated":2741858304,"data_stored":2739310822,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":941554118},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888775,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5278100,"kb_used_data":4168460,"kb_used_omap":30,"kb_used_meta":1109473,"kb_avail":88467052,"statfs":{"total":95995035648,"available":90590261248,"internally_reserved":0,"allocated":4268503040,"data_stored":4265967732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":1136101172},"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":[]},{"osd":1,"up_from":763,"seq":3277060047254,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5889556,"kb_used_data":4932812,"kb_used_omap":44,"kb_used_meta":956691,"kb_avail":87855596,"statfs":{"total":95995035648,"available":89964130304,"internally_reserved":0,"allocated":5051199488,"data_stored":5048663541,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":979652206},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":12288,"data_stored":694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"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":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":20480,"data_stored":4860,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":3252092928,"data_stored":3252092928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5007020032,"data_stored":5007015960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":106823680,"data_stored":106823680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4243980288,"data_stored":4243980288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2714570752,"data_stored":2714566680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2814377984,"data_stored":2814377984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4205383680,"data_stored":4205379608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:51:15.671 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_6 pgp_num 16 2024-09-21T10:51:15.759 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:15.783 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:15.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:15.885 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:15.912 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:15.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:15.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:15 smithi007 ceph-mon[99390]: pgmap v2289: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 2.7 MiB/s wr, 1.03k op/s; 39296/330534 objects misplaced (11.889%); 7.7 MiB/s, 122 objects/s recovering 2024-09-21T10:51:15.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:15 smithi007 ceph-mon[101144]: pgmap v2289: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 2.7 MiB/s wr, 1.03k op/s; 39296/330534 objects misplaced (11.889%); 7.7 MiB/s, 122 objects/s recovering 2024-09-21T10:51:16.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:16.067 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:16.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:15 smithi031 ceph-mon[96824]: pgmap v2289: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 2.7 MiB/s wr, 1.03k op/s; 39296/330534 objects misplaced (11.889%); 7.7 MiB/s, 122 objects/s recovering 2024-09-21T10:51:16.171 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:16.200 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:16.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:16.302 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:16.332 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:16.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:16.434 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:16.461 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:16.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:16.562 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:51:16.564 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:16.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:16.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:16.692 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:16.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.747 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:16.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:16.848 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:16.919 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:16.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:17.021 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:17.059 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:17.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:17.161 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:17.201 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:17.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:17.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:51:17.304 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:17.308 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:17.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:17.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:17.481 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:17.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:17.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:17.608 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:17.631 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:17.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:17.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:17.780 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:17.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:17.882 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:17.926 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:17.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:18.027 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:18.097 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:18.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:17 smithi031 ceph-mon[96824]: pgmap v2290: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 39296/330534 objects misplaced (11.889%); 4.8 MiB/s, 77 objects/s recovering 2024-09-21T10:51:18.182 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:17 smithi007 ceph-mon[99390]: pgmap v2290: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 39296/330534 objects misplaced (11.889%); 4.8 MiB/s, 77 objects/s recovering 2024-09-21T10:51:18.183 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:17 smithi007 ceph-mon[101144]: pgmap v2290: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.7 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 705 op/s; 39296/330534 objects misplaced (11.889%); 4.8 MiB/s, 77 objects/s recovering 2024-09-21T10:51:18.203 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:18.251 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:18.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:18.354 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:18.383 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:18.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:18.485 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:18.512 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:18.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:18.517 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:18.587 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:18.613 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:18.667 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:18.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:18.769 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:18.793 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:18.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:18.885 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:51:18.895 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:18.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:18 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/182924606' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:18.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:18 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:18.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:18 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:51:18.929 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:18 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/182924606' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:18.929 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:18 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:18.929 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:18 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:51:18.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.945 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:18.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:19.046 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:19.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.091 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:19.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:18 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/182924606' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:18 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:19.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:18 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:51:19.192 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:19.248 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:19.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:19.350 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:19.388 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:19.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:19.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:19.517 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:19.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:19.618 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:19.647 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:19.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:19.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:19.787 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:19.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:19.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:19.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.925 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:19.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:20.025 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:20.060 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:20.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:20.162 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:19 smithi031 ceph-mon[96824]: pgmap v2291: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.6 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 907 op/s; 38749/323271 objects misplaced (11.987%); 4.8 MiB/s, 77 objects/s recovering 2024-09-21T10:51:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:19 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:19 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:51:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:19 smithi031 ceph-mon[96824]: osdmap e1428: 8 total, 8 up, 7 in 2024-09-21T10:51:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:19 smithi007 ceph-mon[99390]: pgmap v2291: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.6 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 907 op/s; 38749/323271 objects misplaced (11.987%); 4.8 MiB/s, 77 objects/s recovering 2024-09-21T10:51:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:19 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:19 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:51:20.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:19 smithi007 ceph-mon[99390]: osdmap e1428: 8 total, 8 up, 7 in 2024-09-21T10:51:20.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:19 smithi007 ceph-mon[101144]: pgmap v2291: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.6 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 907 op/s; 38749/323271 objects misplaced (11.987%); 4.8 MiB/s, 77 objects/s recovering 2024-09-21T10:51:20.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:19 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:20.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:19 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:51:20.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:19 smithi007 ceph-mon[101144]: osdmap e1428: 8 total, 8 up, 7 in 2024-09-21T10:51:20.204 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:20.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:20.306 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:20.342 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:20.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:20.444 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:20.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.487 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:20.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:20.588 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:20.619 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:20.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:20.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:20.748 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:20.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:20.850 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:20.881 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:20.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:20.983 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:21.012 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:21.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:21.113 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:21.162 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:51:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:51:20] "GET /metrics HTTP/1.1" 200 36683 "" "Prometheus/2.51.0" 2024-09-21T10:51:21.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.163 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:21.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:21.264 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:21.303 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:21.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:21.405 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:21.443 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:21.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:21.545 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:21.577 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:21.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:21.678 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:21.723 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:21.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:21.824 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:21.847 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:21.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:21.948 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:21.991 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:21.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:22.093 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:22.120 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:22.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:21 smithi031 ceph-mon[96824]: pgmap v2293: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.5 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 37375/317904 objects misplaced (11.757%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:51:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:21 smithi007 ceph-mon[99390]: pgmap v2293: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.5 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 37375/317904 objects misplaced (11.757%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:51:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:21 smithi007 ceph-mon[101144]: pgmap v2293: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.5 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 37375/317904 objects misplaced (11.757%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:51:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:22.222 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:22.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.280 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:22.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:22.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:22.409 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:22.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:22.510 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:22.561 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:22.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:22.593 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:51:22.663 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:22.719 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:22.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:22.820 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:22.869 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:22.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:22.970 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:23.019 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:23.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:23.121 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:23.162 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:23.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:23.264 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:23.288 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:23.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:23.390 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:23.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:23.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:23.550 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:23.574 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:23.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:23.676 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:23.727 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:23.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:23.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:23.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.874 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:23.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:23.913 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:23 smithi031 ceph-mon[96824]: pgmap v2294: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 840 op/s; 36875/316395 objects misplaced (11.655%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:51:23.913 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:23 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/689574273' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:51:23.913 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:23 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:51:23.913 INFO:teuthology.orchestra.run.smithi007.stderr:set pool 11 pgp_num to 16 2024-09-21T10:51:23.974 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:24.017 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:23 smithi007 ceph-mon[99390]: pgmap v2294: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 840 op/s; 36875/316395 objects misplaced (11.655%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:51:24.017 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:23 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/689574273' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:51:24.017 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:23 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:51:24.017 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:23 smithi007 ceph-mon[101144]: pgmap v2294: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 840 op/s; 36875/316395 objects misplaced (11.655%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:51:24.017 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:23 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/689574273' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:51:24.017 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:23 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:51:24.020 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:24.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:24.106 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:51:24.107 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:51:24.122 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:24.148 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:51:24.148 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:51:24.169 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:24.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:24.193 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:51:24.193 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:51:24.236 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:51:24.236 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:51:24.271 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:24.274 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:51:24.274 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:51:24.320 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:24.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:24.327 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:51:24.327 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:51:24.393 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:51:24.394 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:51:24.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:24.423 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:51:24.424 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:51:24.448 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:24.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:24.550 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:24.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:24.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:24.684 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:24.729 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:24.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:24.769 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:51:24.769 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:51:24.831 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:24.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:24.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:24.963 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:25.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.009 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:25.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:25.109 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:25.151 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:25.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:24 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:51:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:24 smithi031 ceph-mon[96824]: osdmap e1429: 8 total, 8 up, 7 in 2024-09-21T10:51:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:24 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2540041413' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:24 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:25.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:24 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:25.182 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:24 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:51:25.182 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:24 smithi007 ceph-mon[99390]: osdmap e1429: 8 total, 8 up, 7 in 2024-09-21T10:51:25.182 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:24 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2540041413' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:25.182 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:24 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:25.182 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:24 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:25.182 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:24 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:51:25.183 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:24 smithi007 ceph-mon[101144]: osdmap e1429: 8 total, 8 up, 7 in 2024-09-21T10:51:25.183 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:24 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2540041413' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:25.183 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:24 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:25.183 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:24 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:25.252 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:25.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:25.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:25.392 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:25.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.420 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:25.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:25.521 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:25.562 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:25.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:25.664 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:25.690 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:25.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:25.791 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:25.820 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:25.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:25.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:25.963 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:25.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:26.042 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:26.065 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:26.089 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:26.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:25 smithi031 ceph-mon[96824]: pgmap v2296: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.2 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 1.04k op/s; 35460/305526 objects misplaced (11.606%); 7.0 MiB/s, 111 objects/s recovering 2024-09-21T10:51:26.191 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:26.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:25 smithi007 ceph-mon[99390]: pgmap v2296: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.2 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 1.04k op/s; 35460/305526 objects misplaced (11.606%); 7.0 MiB/s, 111 objects/s recovering 2024-09-21T10:51:26.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:25 smithi007 ceph-mon[101144]: pgmap v2296: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.2 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 1.04k op/s; 35460/305526 objects misplaced (11.606%); 7.0 MiB/s, 111 objects/s recovering 2024-09-21T10:51:26.219 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:26.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:26.321 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:26.348 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:26.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:26.450 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:26.482 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:26.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:26.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:26.611 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:26.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:26.713 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:26.741 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:26.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:26.842 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:26.886 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:26.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:26.988 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:27.016 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:27.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:27.118 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:27.161 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:27.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:27.263 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:27.290 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:27.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:27.391 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:27.433 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:27.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:27.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:27.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:27.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:27.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:27.718 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:27.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:27.820 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:27.864 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:27.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:27.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:27.996 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:27.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:28.098 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:28.136 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:28.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:27 smithi031 ceph-mon[96824]: pgmap v2297: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.2 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 35460/305526 objects misplaced (11.606%); 7.0 MiB/s, 111 objects/s recovering 2024-09-21T10:51:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:27 smithi007 ceph-mon[99390]: pgmap v2297: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.2 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 35460/305526 objects misplaced (11.606%); 7.0 MiB/s, 111 objects/s recovering 2024-09-21T10:51:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:27 smithi007 ceph-mon[101144]: pgmap v2297: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.2 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 35460/305526 objects misplaced (11.606%); 7.0 MiB/s, 111 objects/s recovering 2024-09-21T10:51:28.238 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:28.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.281 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:28.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:28.382 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:28.422 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:28.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:28.524 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:28.565 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:28.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:28.667 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:28.694 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:28.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:28.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:28.836 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:28.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:28.938 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:28.963 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:29.066 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:29.112 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:29.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:29.213 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:29.240 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:29.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:29.341 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:29.366 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:29.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:29.468 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:29.508 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:29.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:29.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:29.636 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:29.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:29.737 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:29.777 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:29.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:29.879 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:29.906 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:29.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:30.007 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:30.042 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:30.144 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:29 smithi031 ceph-mon[96824]: pgmap v2298: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.1 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 842 op/s; 34984/298506 objects misplaced (11.720%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:51:30.187 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:30.187 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6, 2] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:51:30.187 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:51:30.188 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:51:30.188 INFO:tasks.thrashosds.thrasher:Setting osd 1 primary_affinity to 0.105736 2024-09-21T10:51:30.188 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 1 0.1057357940636604 2024-09-21T10:51:30.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:29 smithi007 ceph-mon[99390]: pgmap v2298: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.1 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 842 op/s; 34984/298506 objects misplaced (11.720%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:51:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:29 smithi007 ceph-mon[101144]: pgmap v2298: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.1 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 842 op/s; 34984/298506 objects misplaced (11.720%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:51:30.290 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:30.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.357 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:30.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:30.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:30.490 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:30.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:30.592 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:30.627 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:30.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:30.729 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:30.776 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:30.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:30.878 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:30.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.923 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:30.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:31.024 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:31.047 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:31.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:31.149 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:31.183 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:31.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:51:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:51:30] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.51.0" 2024-09-21T10:51:31.284 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:31.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:31.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:31.419 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:31.464 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:31.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:31.565 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:31.601 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:31.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:31.703 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:31.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.728 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:31.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:31.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:31.869 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:31.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:31.971 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:32.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.018 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:32.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:32.119 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:32.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:32.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:31 smithi007 ceph-mon[99390]: pgmap v2299: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 33609/293121 objects misplaced (11.466%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:51:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:31 smithi007 ceph-mon[101144]: pgmap v2299: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 33609/293121 objects misplaced (11.466%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:51:32.224 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:31 smithi031 ceph-mon[96824]: pgmap v2299: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 33609/293121 objects misplaced (11.466%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:51:32.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:32.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.290 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:32.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:32.391 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:32.420 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:32.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:32.522 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:32.545 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:32.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:32.647 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:32.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.693 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:32.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:32.794 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:32.828 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:32.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:32.930 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:32.969 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:32.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:33.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:33.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.112 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:33.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:33.212 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:33.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:33.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:33.364 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:33.387 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:33.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:33.489 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:33.511 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:33.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:33.615 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:33.638 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:33.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:33.739 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:33.786 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:33.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:33.888 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:33.928 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:33.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:34.030 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:34.069 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:34.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:34.171 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:33 smithi007 ceph-mon[99390]: pgmap v2300: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.9 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 33108/291609 objects misplaced (11.354%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:51:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:33 smithi007 ceph-mon[101144]: pgmap v2300: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.9 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 33108/291609 objects misplaced (11.354%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:51:34.195 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:34.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:34.296 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:34.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:34.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:34.336 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:51:34.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:33 smithi031 ceph-mon[96824]: pgmap v2300: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.9 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 33108/291609 objects misplaced (11.354%); 5.6 MiB/s, 89 objects/s recovering 2024-09-21T10:51:34.426 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:34.454 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:34.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:34.556 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:34.581 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:34.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:34.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:34.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.751 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:34.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:34.852 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:34.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:34.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:34.977 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:35.003 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:35.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:35.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:35.151 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:35.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:35.283 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:35.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:35.385 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.427 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:35.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:35.527 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:35.573 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:35.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:35.674 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:35.705 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:35.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:35.806 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:35.832 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:35.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:35.934 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:35.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:35.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:36.085 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:36.131 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:36.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:35 smithi007 ceph-mon[99390]: pgmap v2301: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.7 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 918 op/s; 31814/281379 objects misplaced (11.306%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T10:51:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:35 smithi007 ceph-mon[101144]: pgmap v2301: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.7 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 918 op/s; 31814/281379 objects misplaced (11.306%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T10:51:36.233 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:36.261 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:36.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:36.363 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:36.400 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:36.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:35 smithi031 ceph-mon[96824]: pgmap v2301: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.7 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 918 op/s; 31814/281379 objects misplaced (11.306%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T10:51:36.502 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:36.540 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:36.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:36.618 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:51:36.643 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:36.669 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:36.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:36.743 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:36.768 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:36.771 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:36.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.852 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:36.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:36.953 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:36.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:36.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:37.058 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:37.058 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:37.086 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:37.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.154 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:37.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:37.255 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:37.300 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:37.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:37.402 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:37.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:37.428 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:37.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:37.529 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:37.555 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:37.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:37.657 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:37.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.695 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:37.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:37.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:37.855 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:37.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:37.952 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:51:37.957 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:37.997 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:37.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:38.099 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:38.142 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:37 smithi007 ceph-mon[99390]: pgmap v2302: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.7 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 31814/281379 objects misplaced (11.306%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T10:51:38.142 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:37 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/988278947' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:38.143 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:37 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:38.143 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:37 smithi007 ceph-mon[101144]: pgmap v2302: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.7 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 31814/281379 objects misplaced (11.306%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T10:51:38.143 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:37 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/988278947' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:38.143 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:37 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:38.148 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:38.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:38.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:38.297 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:38.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:38.402 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:38.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:37 smithi031 ceph-mon[96824]: pgmap v2302: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.7 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 31814/281379 objects misplaced (11.306%); 4.6 MiB/s, 72 objects/s recovering 2024-09-21T10:51:38.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:37 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/988278947' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:38.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:37 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:38.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.431 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:38.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:38.532 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:38.573 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:38.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:38.675 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:38.718 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:38.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:38.820 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:38.857 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:38.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:38.959 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:38.987 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:38.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:39.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:39.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.128 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:39.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:38 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:51:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:38 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:51:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:38 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:39.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:38 smithi007 ceph-mon[99390]: osdmap e1430: 8 total, 8 up, 7 in 2024-09-21T10:51:39.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:38 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:51:39.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:38 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:51:39.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:38 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:39.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:38 smithi007 ceph-mon[101144]: osdmap e1430: 8 total, 8 up, 7 in 2024-09-21T10:51:39.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:39.272 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:39.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:39.373 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:38 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:51:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:38 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:51:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:38 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:39.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:38 smithi031 ceph-mon[96824]: osdmap e1430: 8 total, 8 up, 7 in 2024-09-21T10:51:39.422 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:39.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:39.524 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:39.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.574 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:39.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:39.675 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:39.702 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:39.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:39.804 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:39.841 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:39.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:39.943 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:39.971 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:40.072 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:40.119 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:40.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:40.221 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:40.249 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:40.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:40.251 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:39 smithi007 ceph-mon[99390]: pgmap v2304: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 792 op/s; 31309/274728 objects misplaced (11.396%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:51:40.251 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:39 smithi007 ceph-mon[101144]: pgmap v2304: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 792 op/s; 31309/274728 objects misplaced (11.396%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:51:40.351 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:40.388 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:40.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:40.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:39 smithi031 ceph-mon[96824]: pgmap v2304: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 792 op/s; 31309/274728 objects misplaced (11.396%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:51:40.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:40.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:40.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:40.631 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:40.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.684 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:40.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:40.785 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:40.812 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:40.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:40.914 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:40.953 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:40.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:41.055 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:41.082 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:41.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:41.134 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:51:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:51:40] "GET /metrics HTTP/1.1" 200 36685 "" "Prometheus/2.51.0" 2024-09-21T10:51:41.184 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:41.211 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:41.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:41.313 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:41.345 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:41.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:41.447 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:41.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:41.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:41.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:41.609 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:41.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:41.711 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:41.766 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:41.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:41.869 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:41.917 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:41.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:42.019 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:42.046 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:42.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:42.149 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:41 smithi007 ceph-mon[99390]: pgmap v2305: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 776 op/s; 30077/269826 objects misplaced (11.147%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:51:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:41 smithi007 ceph-mon[101144]: pgmap v2305: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 776 op/s; 30077/269826 objects misplaced (11.147%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:51:42.195 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:42.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:42.297 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:42.328 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:42.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:42.333 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:41 smithi031 ceph-mon[96824]: pgmap v2305: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.5 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 776 op/s; 30077/269826 objects misplaced (11.147%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:51:42.431 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:42.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.483 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:42.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:42.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:42.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.610 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:42.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:42.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:42.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.739 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:42.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:42.840 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:42.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.902 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:42.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:43.004 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:43.032 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:43.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:43.134 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:43.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:43.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:43.178 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:51:43.226 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:51:43.227 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:51:43.261 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:43.287 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:43.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:43.389 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.434 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:43.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:43.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:43.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.585 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:43.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:43.643 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:43.686 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:43.714 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:43.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:43.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:43.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:43.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:43.945 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:43.971 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:43.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:44.072 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:44.105 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:44.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:44.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:44.236 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:44.248 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.1 primary-affinity to 0.105736 (869292) 2024-09-21T10:51:44.248 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:43 smithi007 ceph-mon[99390]: pgmap v2306: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.5 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 776 op/s; 29576/268311 objects misplaced (11.023%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:51:44.249 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:43 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/163084816' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.1057357940636604} : dispatch 2024-09-21T10:51:44.249 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:43 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.1057357940636604} : dispatch 2024-09-21T10:51:44.249 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:43 smithi007 ceph-mon[101144]: pgmap v2306: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.5 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 776 op/s; 29576/268311 objects misplaced (11.023%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:51:44.249 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:43 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/163084816' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.1057357940636604} : dispatch 2024-09-21T10:51:44.249 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:43 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.1057357940636604} : dispatch 2024-09-21T10:51:44.338 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:44.362 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:44.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:43 smithi031 ceph-mon[96824]: pgmap v2306: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.5 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 776 op/s; 29576/268311 objects misplaced (11.023%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:51:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:43 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/163084816' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.1057357940636604} : dispatch 2024-09-21T10:51:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:43 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 0.1057357940636604} : dispatch 2024-09-21T10:51:44.464 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:44.505 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:44.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:44.607 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:44.640 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:44.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:44.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:44.783 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:44.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:44.885 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:44.889 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:51:44.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.947 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:44.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:45.048 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:45.076 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:45.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:45.177 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:45.219 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:45.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:45.321 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:45.354 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:45.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:45.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:45.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:45.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:45.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:45.630 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:45.664 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:45.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:45 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.1057357940636604}]': finished 2024-09-21T10:51:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:45 smithi031 ceph-mon[96824]: osdmap e1431: 8 total, 8 up, 7 in 2024-09-21T10:51:45.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:45 smithi031 ceph-mon[96824]: pgmap v2308: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 992 op/s; 28300/257556 objects misplaced (10.988%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:51:45.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:45 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.1057357940636604}]': finished 2024-09-21T10:51:45.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:45 smithi007 ceph-mon[101144]: osdmap e1431: 8 total, 8 up, 7 in 2024-09-21T10:51:45.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:45 smithi007 ceph-mon[101144]: pgmap v2308: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 992 op/s; 28300/257556 objects misplaced (10.988%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:51:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:45 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.1057357940636604}]': finished 2024-09-21T10:51:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:45 smithi007 ceph-mon[99390]: osdmap e1431: 8 total, 8 up, 7 in 2024-09-21T10:51:45.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:45 smithi007 ceph-mon[99390]: pgmap v2308: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 992 op/s; 28300/257556 objects misplaced (10.988%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:51:45.766 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:45.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:45.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:45.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:45.938 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:45.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:46.040 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:46.068 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:46.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:46.170 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:46.208 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:46.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:46.310 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:46.334 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:46.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:46.436 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:46.460 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:46.534 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:46 smithi007 ceph-mon[99390]: osdmap e1432: 8 total, 8 up, 7 in 2024-09-21T10:51:46.534 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:46 smithi007 ceph-mon[101144]: osdmap e1432: 8 total, 8 up, 7 in 2024-09-21T10:51:46.562 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:46.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:46.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:46 smithi031 ceph-mon[96824]: osdmap e1432: 8 total, 8 up, 7 in 2024-09-21T10:51:46.692 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:46.718 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:46.820 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:46.865 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:46.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:46.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:46.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:46.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:47.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:47.139 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:47.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:47.240 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:47.280 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:47.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:47.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:47.414 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:47.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:47.516 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:47.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.566 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:47.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:47.601 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:47 smithi007 ceph-mon[99390]: pgmap v2310: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 715 op/s; 28300/257556 objects misplaced (10.988%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:51:47.601 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:47 smithi007 ceph-mon[101144]: pgmap v2310: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 715 op/s; 28300/257556 objects misplaced (10.988%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:51:47.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:47 smithi031 ceph-mon[96824]: pgmap v2310: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 715 op/s; 28300/257556 objects misplaced (10.988%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:51:47.667 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:47.695 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:47.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:47.796 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:47.834 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:47.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:47.936 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:47.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:47.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:48.064 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:48.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.118 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:48.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:48.219 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:48.225 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:51:48.226 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:51:48.246 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:48.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:48.266 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:51:48.267 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:51:48.300 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:51:48.300 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:51:48.339 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:51:48.339 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:51:48.347 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:48.372 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:48.373 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:51:48.374 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:51:48.405 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:51:48.405 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:51:48.440 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:48 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3513199988' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:48.440 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:48 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3513199988' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:48.441 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:51:48.441 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:51:48.473 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:48.474 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:51:48.474 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:51:48.501 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:48.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:48.602 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:48.633 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:48.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:48.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:48 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3513199988' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:48.735 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:48.777 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:48.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:48.880 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:48.922 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:48.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:49.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:49.062 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:49.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:49.164 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:49.203 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:49.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:49.305 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:49.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.366 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:49.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:49.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:49 smithi007 ceph-mon[99390]: pgmap v2311: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 806 op/s; 27786/250467 objects misplaced (11.094%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:51:49.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:49 smithi007 ceph-mon[101144]: pgmap v2311: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 806 op/s; 27786/250467 objects misplaced (11.094%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:51:49.467 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:49.515 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:49.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:49.617 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:49.642 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:49.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:49.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:49 smithi031 ceph-mon[96824]: pgmap v2311: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 806 op/s; 27786/250467 objects misplaced (11.094%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:51:49.745 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:49.774 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:49.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:49.876 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:49.905 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:49.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:50.006 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:50.047 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:50.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:50.149 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:50.188 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:50.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:50.290 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:50.319 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:50.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:50.420 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:50.452 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:50.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:50.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:50.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:50.700 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:50.728 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:50.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:50.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:50.858 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:50.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:50.942 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:51:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:51:50] "GET /metrics HTTP/1.1" 200 36685 "" "Prometheus/2.51.0" 2024-09-21T10:51:50.960 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:51.010 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:51.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:51.114 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:51.162 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:51.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:51.186 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:51.264 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:51.314 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:51.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:51.416 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:51.442 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:51.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:51.544 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:51.584 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:51.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:51.686 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:51.711 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:51.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:51.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:51.858 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:51.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:51 smithi007 ceph-mon[99390]: pgmap v2312: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 968 op/s; 26509/245055 objects misplaced (10.818%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:51:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:51 smithi007 ceph-mon[101144]: pgmap v2312: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 968 op/s; 26509/245055 objects misplaced (10.818%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:51:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:51.960 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:51.989 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:51.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:52.091 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:52.100 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:51:52.119 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:52.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:51 smithi031 ceph-mon[96824]: pgmap v2312: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 968 op/s; 26509/245055 objects misplaced (10.818%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:51:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:52.221 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:52.279 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:52.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:52.381 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:52.406 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:52.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:52.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:52.533 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:52.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:52.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:52.662 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:52.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:52.747 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:51:52.764 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:52.790 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:52.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:52.892 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:52.914 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:52.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:52.952 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6, 2] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:51:52.952 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:51:52.952 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-09-21T10:51:52.952 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:51:52.952 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:51:52.953 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-09-21T10:51:53.017 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:53.048 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:53.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:53.150 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:52 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3237314515' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:53.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:52 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:53.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.183 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:53.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:52 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3237314515' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:52 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:53.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:52 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3237314515' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:53.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:52 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:53.233 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:51:53.285 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:53.337 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:53.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:53.439 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:53.467 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:53.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:53.569 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:53.597 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:53.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:53.699 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:53.748 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:53.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:53.850 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:53.896 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:53.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[99390]: pgmap v2313: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 638 op/s; 25997/243513 objects misplaced (10.676%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:51:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:51:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[99390]: osdmap e1433: 8 total, 8 up, 7 in 2024-09-21T10:51:53.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:53.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[101144]: pgmap v2313: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 638 op/s; 25997/243513 objects misplaced (10.676%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:51:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:51:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[101144]: osdmap e1433: 8 total, 8 up, 7 in 2024-09-21T10:51:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:53.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:53.944 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:53 smithi031 ceph-mon[96824]: pgmap v2313: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 5.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 638 op/s; 25997/243513 objects misplaced (10.676%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:51:53.944 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:53 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:53.944 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:53 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:51:53.944 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:53 smithi031 ceph-mon[96824]: osdmap e1433: 8 total, 8 up, 7 in 2024-09-21T10:51:53.944 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:53.944 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:53.997 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:54.037 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:54.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:54.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:54.169 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:54.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:54.271 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:54.299 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:54.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:54.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:54.430 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:54.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:54.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:54.549 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:54.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.620 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:54.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:54.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:54.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.764 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:54.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:54.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:54.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.908 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:54.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:55.009 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:55.038 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:55.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:55.108 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:54 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:51:55.108 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:54 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:51:55.140 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:55.169 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:55.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:54 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:51:55.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:54 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:51:55.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:54 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:51:55.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:54 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:51:55.271 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:55.319 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:55.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:55.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:55.461 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:55.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:55.508 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:51:55.509 INFO:teuthology.orchestra.run.smithi031.stdout: "success": "" 2024-09-21T10:51:55.509 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:51:55.563 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:55.593 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:55.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:55.694 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:55.721 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:51:55.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.734 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:55.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:55.834 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:55.868 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:55.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:55.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:56.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.007 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:56.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:56.108 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:56.117 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:55 smithi031 ceph-mon[96824]: pgmap v2315: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 877 op/s; 24766/232740 objects misplaced (10.641%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:51:56.117 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:55 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:56.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.150 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:56.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:55 smithi007 ceph-mon[99390]: pgmap v2315: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 877 op/s; 24766/232740 objects misplaced (10.641%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:51:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:55 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:55 smithi007 ceph-mon[101144]: pgmap v2315: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 877 op/s; 24766/232740 objects misplaced (10.641%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:51:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:55 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:51:56.252 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:56.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:56.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:56.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:56.445 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:56.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:56.547 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:56.574 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:56.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:56.677 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:56.713 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:56.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:56.816 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:56.862 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:56.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:56.964 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:56.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:56.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:57.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:57.124 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:57.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:57.226 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:57.255 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:57.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:57.356 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:57.398 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:57.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:57.499 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:57.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:57.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:57.631 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:57.670 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:57.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:57.772 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:57.800 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:57.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:57.902 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:57.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:57.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:58.043 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:58.072 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:57 smithi031 ceph-mon[96824]: pgmap v2316: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 826 op/s; 24766/232740 objects misplaced (10.641%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:51:58.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:58.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:57 smithi007 ceph-mon[99390]: pgmap v2316: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 826 op/s; 24766/232740 objects misplaced (10.641%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:51:58.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:57 smithi007 ceph-mon[101144]: pgmap v2316: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 4.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 826 op/s; 24766/232740 objects misplaced (10.641%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:51:58.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.217 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:58.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:58.318 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:58.359 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:58.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:58.461 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:58.497 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:58.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:58.599 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:58.633 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:58.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:58.735 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:58.761 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:58.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:58.863 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:58.904 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:58.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:59.005 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:59.034 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:59.135 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:59.158 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:59.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:59.259 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:59.282 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:59.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:59.383 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:59.408 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:59.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:59.509 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:59.532 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:59.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:59.605 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:51:59.605 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [], 2024-09-21T10:51:59.605 INFO:teuthology.orchestra.run.smithi007.stdout: "complaint_time": 30, 2024-09-21T10:51:59.605 INFO:teuthology.orchestra.run.smithi007.stdout: "num_blocked_ops": 0 2024-09-21T10:51:59.605 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:51:59.634 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:59.657 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:59.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:59.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:59.781 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:51:59.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:59.883 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:59.907 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:51:59.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:59 smithi007 ceph-mon[99390]: pgmap v2317: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 4.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 822 op/s; 24265/225786 objects misplaced (10.747%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:51:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:51:59 smithi007 ceph-mon[99390]: osdmap e1434: 8 total, 8 up, 7 in 2024-09-21T10:51:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:59 smithi007 ceph-mon[101144]: pgmap v2317: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 4.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 822 op/s; 24265/225786 objects misplaced (10.747%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:51:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:51:59 smithi007 ceph-mon[101144]: osdmap e1434: 8 total, 8 up, 7 in 2024-09-21T10:52:00.010 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:00.040 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:00.141 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:59 smithi031 ceph-mon[96824]: pgmap v2317: 109 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 103 active+clean; 4.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 822 op/s; 24265/225786 objects misplaced (10.747%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:52:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:51:59 smithi031 ceph-mon[96824]: osdmap e1434: 8 total, 8 up, 7 in 2024-09-21T10:52:00.189 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:00.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:00.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:00.319 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:00.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:00.421 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:00.443 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:00.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:00.544 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:00.574 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:00.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:00.676 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:00.713 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:00.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:00.815 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:00.863 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:00.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:00.965 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:01.003 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:01.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:01.105 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:01.128 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:01.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:00 smithi031 ceph-mon[96824]: osdmap e1435: 8 total, 8 up, 7 in 2024-09-21T10:52:01.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:00 smithi007 ceph-mon[99390]: osdmap e1435: 8 total, 8 up, 7 in 2024-09-21T10:52:01.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:52:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:52:00] "GET /metrics HTTP/1.1" 200 36685 "" "Prometheus/2.51.0" 2024-09-21T10:52:01.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:00 smithi007 ceph-mon[101144]: osdmap e1435: 8 total, 8 up, 7 in 2024-09-21T10:52:01.227 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6, 2] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:52:01.227 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:52:01.227 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2024-09-21T10:52:01.227 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:52:01.227 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:52:01.228 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 config set filestore_inject_stall 3 2024-09-21T10:52:01.230 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:01.279 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:01.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:01.380 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:01.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:01.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:01.521 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:01.524 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:52:01.553 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:01.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:01.655 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:01.685 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:01.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:01.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:01.825 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:01.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:01.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:01 smithi031 ceph-mon[96824]: pgmap v2320: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 961 op/s; 22712/220653 objects misplaced (10.293%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T10:52:01.927 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:01.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:01 smithi007 ceph-mon[99390]: pgmap v2320: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 961 op/s; 22712/220653 objects misplaced (10.293%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T10:52:01.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:01 smithi007 ceph-mon[101144]: pgmap v2320: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 961 op/s; 22712/220653 objects misplaced (10.293%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T10:52:01.952 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:01.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:02.054 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:02.082 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:02.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:02.184 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:02.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:02.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:02.326 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:02.374 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:02.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:02.476 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:02.506 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:02.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:02.608 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:02.651 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:02.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:02.753 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:02.790 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:02.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:02.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:02.922 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:02.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:03.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:03.061 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:03.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:03.163 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:03.186 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:03.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:03.287 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:03.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.326 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:03.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:03.425 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:52:03.425 INFO:teuthology.orchestra.run.smithi031.stdout: "success": "" 2024-09-21T10:52:03.425 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:52:03.427 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:03.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.472 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:03.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:03.573 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:03.613 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:03.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:03.678 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:03.711 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:52:03.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:03.806 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:03.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:03.908 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:03.932 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:03.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:03 smithi007 ceph-mon[101144]: pgmap v2321: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.5 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 556 op/s; 22288/219372 objects misplaced (10.160%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:52:03.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:03 smithi007 ceph-mon[99390]: pgmap v2321: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.5 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 556 op/s; 22288/219372 objects misplaced (10.160%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:52:04.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:04.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:04.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:04.158 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:03 smithi031 ceph-mon[96824]: pgmap v2321: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.5 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 556 op/s; 22288/219372 objects misplaced (10.160%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:52:04.186 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:04.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:04.288 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:04.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.335 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:04.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:04.436 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:04.471 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:04.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:04.573 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:04.604 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:04.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:04.706 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:04.732 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:04.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:04.833 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:04.854 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:52:04.855 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:52:04.883 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:04.897 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:52:04.897 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:52:04.897 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:04 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1566836698' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:04.898 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:04 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1566836698' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:04.934 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:52:04.934 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:52:04.981 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:52:04.981 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:52:04.985 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:05.012 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:05.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:05.017 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:52:05.017 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:52:05.050 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:52:05.050 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:52:05.088 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:52:05.088 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:52:05.114 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:05.133 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:52:05.133 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:52:05.141 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:05.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:05.145 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:04 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1566836698' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:05.243 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:05.274 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:05.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:05.376 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:05.418 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:05.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:05.520 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:05.559 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:05.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:05.661 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:05.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.704 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:05.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:05.805 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:05.839 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:05.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:05.941 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:05.969 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:05.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:06.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:06.130 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:06.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:05 smithi031 ceph-mon[96824]: pgmap v2322: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 903 op/s; 20805/211047 objects misplaced (9.858%); 13 MiB/s, 208 objects/s recovering 2024-09-21T10:52:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:05 smithi007 ceph-mon[99390]: pgmap v2322: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 903 op/s; 20805/211047 objects misplaced (9.858%); 13 MiB/s, 208 objects/s recovering 2024-09-21T10:52:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:05 smithi007 ceph-mon[101144]: pgmap v2322: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 903 op/s; 20805/211047 objects misplaced (9.858%); 13 MiB/s, 208 objects/s recovering 2024-09-21T10:52:06.232 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:06.263 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:06.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:06.365 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:06.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.409 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:06.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:06.510 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:06.536 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:06.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:06.638 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:06.681 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:06.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:06.783 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:06.822 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:06.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:06.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:06.952 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:06.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:07.054 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:07.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.100 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:07.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:07.201 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:07.259 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:07.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:07.341 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:07.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:07.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.389 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:07.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:07.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:07.529 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:07.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:07.631 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:07.658 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:07.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:07 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:07.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:07 smithi031 ceph-mon[96824]: pgmap v2323: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 20805/210237 objects misplaced (9.896%); 13 MiB/s, 208 objects/s recovering 2024-09-21T10:52:07.670 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:07 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:07.670 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:07.670 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:07 smithi007 ceph-mon[99390]: pgmap v2323: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 20805/210237 objects misplaced (9.896%); 13 MiB/s, 208 objects/s recovering 2024-09-21T10:52:07.670 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:07 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:07.671 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:07.671 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:07 smithi007 ceph-mon[101144]: pgmap v2323: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 20805/210237 objects misplaced (9.896%); 13 MiB/s, 208 objects/s recovering 2024-09-21T10:52:07.760 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:07.787 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:07.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:07.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:07.916 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:07.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:08.018 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:08.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.061 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:08.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:08.162 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:08.210 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:08.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:08.313 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:08.361 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:08.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:08.443 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:52:08.463 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:08.490 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:08.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:08.592 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:08.633 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:08.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:08.640 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:52:08.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:08 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2524538625' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:08.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:08 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2524538625' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:08.735 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:08.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.761 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:08.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:08.862 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:08.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:08 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2524538625' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:08.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.931 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:08.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:09.032 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:09.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.082 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:09.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:09.183 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:09.234 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:09.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:09.336 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:09.367 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:09.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:09.468 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:09.469 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:09 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:09.469 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:09 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2524538625' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:09.469 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:09 smithi007 ceph-mon[99390]: osdmap e1436: 8 total, 8 up, 7 in 2024-09-21T10:52:09.469 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:09 smithi007 ceph-mon[99390]: pgmap v2325: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 20278/203259 objects misplaced (9.976%); 9.4 MiB/s, 150 objects/s recovering 2024-09-21T10:52:09.469 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:09 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:09.470 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:09 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2524538625' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:09.470 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:09 smithi007 ceph-mon[101144]: osdmap e1436: 8 total, 8 up, 7 in 2024-09-21T10:52:09.470 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:09 smithi007 ceph-mon[101144]: pgmap v2325: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 20278/203259 objects misplaced (9.976%); 9.4 MiB/s, 150 objects/s recovering 2024-09-21T10:52:09.492 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:09.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:09.593 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:09.645 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:09.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:09.747 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:09.791 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:09.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:09.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:09 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:09 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2524538625' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:09 smithi031 ceph-mon[96824]: osdmap e1436: 8 total, 8 up, 7 in 2024-09-21T10:52:09.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:09 smithi031 ceph-mon[96824]: pgmap v2325: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 20278/203259 objects misplaced (9.976%); 9.4 MiB/s, 150 objects/s recovering 2024-09-21T10:52:09.920 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:09.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:10.021 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:10.049 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:10.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:10.151 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:10.173 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6, 2] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:52:10.173 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:52:10.173 INFO:tasks.thrashosds.thrasher:Adding osd 7 2024-09-21T10:52:10.173 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd in 7 2024-09-21T10:52:10.178 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:10.179 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:52:10.179 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:52:10.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:10.281 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:10.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.322 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:10.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:10.423 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:10.451 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:10.553 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:10.600 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:10.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:10.702 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:10.733 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:10.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:10.835 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:10.867 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:10.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:10.969 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:10.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:10.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:11.099 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:11.126 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:11.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:52:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:52:10] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.51.0" 2024-09-21T10:52:11.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:11.264 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:11.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:11.366 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:11.397 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:11.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:11.499 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:11.525 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:11.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:11.528 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:52:11.571 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:11.627 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:11.637 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:11.651 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:11.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:11.753 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:11.782 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:11.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:11.883 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:11.926 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:11.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:12.012 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:11 smithi007 ceph-mon[99390]: pgmap v2326: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 19066/197919 objects misplaced (9.633%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T10:52:12.013 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:11 smithi007 ceph-mon[101144]: pgmap v2326: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 19066/197919 objects misplaced (9.633%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T10:52:12.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:12.056 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:12.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:12.059 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:52:12.157 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:11 smithi031 ceph-mon[96824]: pgmap v2326: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.0 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 19066/197919 objects misplaced (9.633%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T10:52:12.220 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:12.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:12.323 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:12.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:12.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:12.450 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:12.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:12.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:12.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:12.609 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:12.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:12.710 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:12.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:12.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:12.847 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:12.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:12.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:12.978 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:13.019 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:13.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:13.121 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:13.151 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:13.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:13.253 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:13.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.299 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:13.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:13.399 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:13.426 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:13.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:13.528 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:13.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.567 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:13.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:13.667 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:13.703 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:13.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:13.805 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:13.831 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:13.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:13.932 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:13.969 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:13.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:14.071 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:14.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.102 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:14.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:13 smithi031 ceph-mon[96824]: pgmap v2327: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 18553/196368 objects misplaced (9.448%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T10:52:14.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:13 smithi007 ceph-mon[101144]: pgmap v2327: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 18553/196368 objects misplaced (9.448%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T10:52:14.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:13 smithi007 ceph-mon[99390]: pgmap v2327: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 18553/196368 objects misplaced (9.448%); 8.9 MiB/s, 142 objects/s recovering 2024-09-21T10:52:14.203 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:14.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.247 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:14.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:14.348 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:14.386 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:14.488 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:14.526 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:14.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:14.628 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.659 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:14.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:14.760 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:14.789 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:14.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:14.890 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:14.933 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:14.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:15.035 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:15.076 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:15.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:15.178 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:15.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.215 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:15.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:15.316 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:15.347 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:15.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:15.449 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:15.477 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:15.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:15.578 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:15.637 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:15.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:15.740 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:15.768 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:15.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:15.870 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:15.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:15.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:16.014 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:16.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.075 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:16.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:16.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:15 smithi007 ceph-mon[99390]: pgmap v2328: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 3.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 827 op/s; 17256/186213 objects misplaced (9.267%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:52:16.103 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:15 smithi007 ceph-mon[101144]: pgmap v2328: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 3.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 827 op/s; 17256/186213 objects misplaced (9.267%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:52:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:15 smithi031 ceph-mon[96824]: pgmap v2328: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 3.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 827 op/s; 17256/186213 objects misplaced (9.267%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:52:16.177 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:16.205 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:16.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:16.227 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:16.307 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:16.355 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:16.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:16.457 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:16.485 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:16.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:16.587 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:16.623 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:16.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:16.725 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:16.755 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:16.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:16.857 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:16.884 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:16.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:16.962 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:52:16.962 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:52:16.962 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:52:16.962 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:52:16.962 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:52:16.963 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:52:16.963 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:52:16.963 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:52:16.986 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:16.996 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:52:16.996 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:52:17.016 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:17.030 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:52:17.030 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:52:17.062 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:52:17.062 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:52:17.097 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:52:17.097 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:52:17.118 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:17.148 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:17.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:17.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:17.293 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:17.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:17.395 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:17.421 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:17.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:17.523 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:17.552 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:17.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:17.654 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:17.699 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:17.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:17.801 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:17.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:17.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:17 smithi007 ceph-mon[99390]: pgmap v2329: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 3.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 17256/185469 objects misplaced (9.304%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:52:17.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:17 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2862250509' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:17 smithi007 ceph-mon[101144]: pgmap v2329: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 3.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 17256/185469 objects misplaced (9.304%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:52:17.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:17 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2862250509' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:17.948 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:17.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.989 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:17.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:18.037 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:18.118 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:17 smithi031 ceph-mon[96824]: pgmap v2329: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 3.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 825 op/s; 17256/185469 objects misplaced (9.304%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:52:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:17 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2862250509' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:18.203 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:18.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:18.305 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:18.346 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:18.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:18.448 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:18.480 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:18.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:18.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:18.608 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:18.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:18.709 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:18.739 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:18.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:18.841 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:18.882 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:18.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:18.984 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:19.012 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:19.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:19.114 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:19.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.144 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:19.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:19.241 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:19 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:52:19.068+0000 7f9d8dab8640 -1 mon.a@0(leader).osd e1436 definitely_dead 0 2024-09-21T10:52:19.246 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:19.275 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:19.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:19.377 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:19.430 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:19.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:19.532 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:19.561 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:19.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:19.663 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:19.702 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:19.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:19.782 INFO:teuthology.orchestra.run.smithi007.stderr:marked in osd.7. 2024-09-21T10:52:19.804 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:19.850 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:19.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:19 smithi007 ceph-mon[99390]: pgmap v2330: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 860 op/s; 16781/178308 objects misplaced (9.411%); 7.0 MiB/s, 112 objects/s recovering 2024-09-21T10:52:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:19 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1204145348' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:52:19.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:19 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:52:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:19 smithi007 ceph-mon[101144]: pgmap v2330: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 860 op/s; 16781/178308 objects misplaced (9.411%); 7.0 MiB/s, 112 objects/s recovering 2024-09-21T10:52:19.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:19 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1204145348' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:52:19.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:19 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:52:19.953 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:19.978 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:19.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:20.080 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:20.103 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:20.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:20.121 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:52:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:19 smithi031 ceph-mon[96824]: pgmap v2330: 109 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 104 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 860 op/s; 16781/178308 objects misplaced (9.411%); 7.0 MiB/s, 112 objects/s recovering 2024-09-21T10:52:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:19 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1204145348' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:52:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:19 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["7"]} : dispatch 2024-09-21T10:52:20.205 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:20.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.232 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:20.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:20.333 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:20.357 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:20.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:20.459 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:20.484 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:20.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:20.586 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:20.612 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:20.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:20.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:20.738 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:20.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:20.840 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:20.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:20.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:20.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:20.997 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:20.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:21.085 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:20 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-09-21T10:52:21.086 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:20 smithi007 ceph-mon[99390]: osdmap e1437: 8 total, 8 up, 8 in 2024-09-21T10:52:21.086 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:20 smithi007 ceph-mon[99390]: osdmap e1438: 8 total, 8 up, 8 in 2024-09-21T10:52:21.086 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:52:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:52:20] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.51.0" 2024-09-21T10:52:21.086 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:20 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-09-21T10:52:21.086 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:20 smithi007 ceph-mon[101144]: osdmap e1437: 8 total, 8 up, 8 in 2024-09-21T10:52:21.086 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:20 smithi007 ceph-mon[101144]: osdmap e1438: 8 total, 8 up, 8 in 2024-09-21T10:52:21.099 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:21.123 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:21.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:20 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2024-09-21T10:52:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:20 smithi031 ceph-mon[96824]: osdmap e1437: 8 total, 8 up, 8 in 2024-09-21T10:52:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:20 smithi031 ceph-mon[96824]: osdmap e1438: 8 total, 8 up, 8 in 2024-09-21T10:52:21.225 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:21.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:21.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:21.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:21.393 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:21.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:21.494 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:21.522 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:21.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:21.624 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:21.651 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:21.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:21.753 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:21.779 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:21.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:21.882 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:21.907 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:21.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:22.009 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:22.011 INFO:tasks.thrashosds.thrasher:Added osd 7 2024-09-21T10:52:22.033 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:22.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:22.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[99390]: pgmap v2332: 109 pgs: 1 peering, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 103 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 15563/172725 objects misplaced (9.010%); 7.5 MiB/s, 119 objects/s recovering 2024-09-21T10:52:22.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[99390]: 11.4 continuing backfill to osd.2 from (1418'5400,1436'11712] 11:2b62d039:::benchmark_data_smithi007_301216_object86367:head to 1436'11712 2024-09-21T10:52:22.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[99390]: 11.4 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11712 2024-09-21T10:52:22.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[99390]: 11.f continuing backfill to osd.2 from (1417'4900,1436'11792] MIN to 1436'11792 2024-09-21T10:52:22.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[99390]: 11.f starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11792 2024-09-21T10:52:22.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:22.096 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[99390]: osdmap e1439: 8 total, 8 up, 8 in 2024-09-21T10:52:22.096 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[101144]: pgmap v2332: 109 pgs: 1 peering, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 103 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 15563/172725 objects misplaced (9.010%); 7.5 MiB/s, 119 objects/s recovering 2024-09-21T10:52:22.097 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[101144]: 11.4 continuing backfill to osd.2 from (1418'5400,1436'11712] 11:2b62d039:::benchmark_data_smithi007_301216_object86367:head to 1436'11712 2024-09-21T10:52:22.097 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[101144]: 11.4 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11712 2024-09-21T10:52:22.097 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[101144]: 11.f continuing backfill to osd.2 from (1417'4900,1436'11792] MIN to 1436'11792 2024-09-21T10:52:22.097 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[101144]: 11.f starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11792 2024-09-21T10:52:22.097 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:22.097 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:21 smithi007 ceph-mon[101144]: osdmap e1439: 8 total, 8 up, 8 in 2024-09-21T10:52:22.135 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:22.162 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:22.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:21 smithi031 ceph-mon[96824]: pgmap v2332: 109 pgs: 1 peering, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 103 active+clean; 3.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 15563/172725 objects misplaced (9.010%); 7.5 MiB/s, 119 objects/s recovering 2024-09-21T10:52:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:21 smithi031 ceph-mon[96824]: 11.4 continuing backfill to osd.2 from (1418'5400,1436'11712] 11:2b62d039:::benchmark_data_smithi007_301216_object86367:head to 1436'11712 2024-09-21T10:52:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:21 smithi031 ceph-mon[96824]: 11.4 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11712 2024-09-21T10:52:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:21 smithi031 ceph-mon[96824]: 11.f continuing backfill to osd.2 from (1417'4900,1436'11792] MIN to 1436'11792 2024-09-21T10:52:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:21 smithi031 ceph-mon[96824]: 11.f starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11792 2024-09-21T10:52:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:21 smithi031 ceph-mon[96824]: osdmap e1439: 8 total, 8 up, 8 in 2024-09-21T10:52:22.264 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:22.300 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:22.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:22.402 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:22.449 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:22.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:22.520 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:52:22.520 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:188140 11.0 11.d8725f40 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1439)", 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:22.513028+0000", 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0046893890000000004, 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0047138609999999997, 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:22.521 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 188140 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.513028+0000", 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.513028+0000", 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.522 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.513029+0000", 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0389999999999999e-06 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.513033+0000", 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.3050000000000003e-06 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.513045+0000", 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1858999999999999e-05 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.523 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.513054+0000", 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.3559999999999993e-06 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop(client.36225.0:188138 11.2 e1439/1434 11:416ac889:::benchmark_data_smithi007_301216_object65865:head v 1439'11552, mlcod=1439'11550)", 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:22.515898+0000", 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0018191780000000001, 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0019068240000000001, 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:22.524 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "started", 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.515898+0000", 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.515898+0000", 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.525 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.515899+0000", 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.1399999999999995e-07 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.515905+0000", 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2979999999999997e-06 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.515920+0000", 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4793e-05 2024-09-21T10:52:22.526 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.527 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.527 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:22.527 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.515928+0000", 2024-09-21T10:52:22.527 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5429999999999996e-06 2024-09-21T10:52:22.527 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.527 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.527 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:22.527 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.515999+0000", 2024-09-21T10:52:22.527 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1124999999999994e-05 2024-09-21T10:52:22.527 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.516017+0000", 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7859e-05 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop_reply(client.36225.0:188136 11.8 e1439/1409)", 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:22.516915+0000", 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.00080269800000000002, 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00093558900000000002, 2024-09-21T10:52:22.528 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.516915+0000", 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.516915+0000", 2024-09-21T10:52:22.529 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.516915+0000", 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.68e-07 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.516920+0000", 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.211e-06 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:22.530 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.516930+0000", 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9860000000000006e-06 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.516937+0000", 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1049999999999997e-06 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:188143 11.b 11:d0b80caf:::benchmark_data_smithi007_301216_object65870:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1439)", 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:22.517009+0000", 2024-09-21T10:52:22.531 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.00070822500000000004, 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000881878, 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 188143 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517009+0000", 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.532 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517009+0000", 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517010+0000", 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1310000000000001e-06 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517014+0000", 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1640000000000003e-06 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.533 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517025+0000", 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0095000000000001e-05 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517032+0000", 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2840000000000001e-06 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517141+0000", 2024-09-21T10:52:22.534 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000109097 2024-09-21T10:52:22.535 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.535 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.535 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:22.535 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517260+0000", 2024-09-21T10:52:22.535 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000118946 2024-09-21T10:52:22.535 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.535 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.535 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517370+0000", 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000109641 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_repop_reply(client.36225.0:188136 11.8 e1439/1409)", 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:22.517064+0000", 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.00065354200000000001, 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00088391499999999998, 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:22.536 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "queued for pg", 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517064+0000", 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517064+0000", 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.537 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517064+0000", 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2e-07 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517067+0000", 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5660000000000001e-06 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517076+0000", 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6009999999999995e-06 2024-09-21T10:52:22.538 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.517081+0000", 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6359999999999999e-06 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:188133 11.9 11:97f166ef:::benchmark_data_smithi007_301216_object65860:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1439)", 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:22.508006+0000", 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0097111850000000006, 2024-09-21T10:52:22.539 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0099828, 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 188133 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.508006+0000", 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.540 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.508006+0000", 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.508008+0000", 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4339999999999999e-06 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.508012+0000", 2024-09-21T10:52:22.541 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7559999999999999e-06 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.508026+0000", 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3162e-05 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.508034+0000", 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.4100000000000008e-06 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.542 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.508108+0000", 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.3763000000000005e-05 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.508223+0000", 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000115686 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,6", 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.508350+0000", 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012635200000000001 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.543 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.513204+0000", 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0048538510000000002 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:188119 11.9 11:91247657:::benchmark_data_smithi007_301216_object65846:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1439)", 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:22.488885+0000", 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.028832403, 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.029170279, 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:22.544 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 188119 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.488885+0000", 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.488885+0000", 2024-09-21T10:52:22.545 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.488886+0000", 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.265e-06 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.488890+0000", 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.433e-06 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.488899+0000", 2024-09-21T10:52:22.546 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4790000000000002e-06 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.488906+0000", 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0010000000000004e-06 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.500953+0000", 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012046707 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.501077+0000", 2024-09-21T10:52:22.547 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000123721 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 0,6", 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.501203+0000", 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012682500000000001 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.507657+0000", 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0064536819999999996 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.516606+0000", 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0089491060000000001 2024-09-21T10:52:22.548 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.516817+0000", 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00021102600000000001 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.516967+0000", 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014999999999999999 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.549 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:188136 11.8 11:12999918:::benchmark_data_smithi007_301216_object65863:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1439)", 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:22.510806+0000", 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.0069117950000000001, 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0073292000000000001, 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 188136 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.550 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.510806+0000", 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.510806+0000", 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.510807+0000", 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2950000000000001e-06 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:22.551 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.510812+0000", 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7550000000000002e-06 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.510824+0000", 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2717e-05 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.510833+0000", 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6100000000000006e-06 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.512002+0000", 2024-09-21T10:52:22.552 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00116931 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.512451+0000", 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00044856600000000001 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 5,6", 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.514209+0000", 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0017576410000000001 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.553 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:22.554 INFO:teuthology.orchestra.run.smithi007.stdout: ], 2024-09-21T10:52:22.554 INFO:teuthology.orchestra.run.smithi007.stdout: "num_ops": 8 2024-09-21T10:52:22.554 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:52:22.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:22.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.595 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:22.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:22.696 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:22.724 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:22.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:22.811 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:52:22.826 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:22.873 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:22.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:22 smithi007 ceph-mon[99390]: 11.0 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11973 2024-09-21T10:52:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:22 smithi007 ceph-mon[99390]: 11.3 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11601 2024-09-21T10:52:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:22 smithi007 ceph-mon[99390]: 11.e starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11431 2024-09-21T10:52:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:22 smithi007 ceph-mon[99390]: 11.5 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11746 2024-09-21T10:52:22.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:22 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3703408900' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:52:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:22 smithi007 ceph-mon[101144]: 11.0 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11973 2024-09-21T10:52:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:22 smithi007 ceph-mon[101144]: 11.3 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11601 2024-09-21T10:52:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:22 smithi007 ceph-mon[101144]: 11.e starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11431 2024-09-21T10:52:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:22 smithi007 ceph-mon[101144]: 11.5 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11746 2024-09-21T10:52:22.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:22 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3703408900' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:52:22.975 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:23.027 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:23.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:23.128 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:23.160 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:23.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:22 smithi031 ceph-mon[96824]: 11.0 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11973 2024-09-21T10:52:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:22 smithi031 ceph-mon[96824]: 11.3 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11601 2024-09-21T10:52:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:22 smithi031 ceph-mon[96824]: 11.e starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11431 2024-09-21T10:52:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:22 smithi031 ceph-mon[96824]: 11.5 starting backfill to osd.7 from (0'0,0'0] MAX to 1436'11746 2024-09-21T10:52:23.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:22 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3703408900' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:52:23.262 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:23.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:23.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:23.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:23.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.453 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:23.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:23.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:23.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:23.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:23.699 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:23.729 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:23.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:23.830 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:23.858 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:23.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:23.960 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:23.988 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:23.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:24.089 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:24.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.126 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:24.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:23 smithi031 ceph-mon[96824]: pgmap v2335: 109 pgs: 1 active+undersized+remapped, 1 activating+undersized+remapped, 1 peering, 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 13603/171852 objects misplaced (7.916%); 23 MiB/s, 1 keys/s, 375 objects/s recovering 2024-09-21T10:52:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:23 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:23 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3703408900' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:52:24.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:23 smithi031 ceph-mon[96824]: osdmap e1440: 8 total, 8 up, 8 in 2024-09-21T10:52:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:23 smithi007 ceph-mon[99390]: pgmap v2335: 109 pgs: 1 active+undersized+remapped, 1 activating+undersized+remapped, 1 peering, 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 13603/171852 objects misplaced (7.916%); 23 MiB/s, 1 keys/s, 375 objects/s recovering 2024-09-21T10:52:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:23 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:23 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3703408900' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:52:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:23 smithi007 ceph-mon[99390]: osdmap e1440: 8 total, 8 up, 8 in 2024-09-21T10:52:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:23 smithi007 ceph-mon[101144]: pgmap v2335: 109 pgs: 1 active+undersized+remapped, 1 activating+undersized+remapped, 1 peering, 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s; 13603/171852 objects misplaced (7.916%); 23 MiB/s, 1 keys/s, 375 objects/s recovering 2024-09-21T10:52:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:23 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:23 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3703408900' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:52:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:23 smithi007 ceph-mon[101144]: osdmap e1440: 8 total, 8 up, 8 in 2024-09-21T10:52:24.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:24.269 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:24.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:24.371 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:24.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.404 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:24.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:24.505 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:24.547 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:24.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:24.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:24.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.682 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:24.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:24.783 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:24.824 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:24.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:24.926 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:24.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.977 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:24.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:25.078 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:25.109 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:25.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:24 smithi031 ceph-mon[96824]: osdmap e1441: 8 total, 8 up, 8 in 2024-09-21T10:52:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:24 smithi007 ceph-mon[99390]: osdmap e1441: 8 total, 8 up, 8 in 2024-09-21T10:52:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:24 smithi007 ceph-mon[101144]: osdmap e1441: 8 total, 8 up, 8 in 2024-09-21T10:52:25.211 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:25.239 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:25.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:25.341 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:25.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:25.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:25.474 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:25.505 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:25.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:25.607 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:25.652 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:25.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:25.754 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:25.785 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:25.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:25.887 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:25.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.918 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:25.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:26.019 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:26.064 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:26.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:25 smithi031 ceph-mon[96824]: pgmap v2338: 109 pgs: 1 active+undersized+remapped, 1 activating+undersized+remapped, 3 peering, 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 95 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 490 op/s; 33767/166836 objects misplaced (20.240%); 28 MiB/s, 2 keys/s, 452 objects/s recovering 2024-09-21T10:52:26.166 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:26.173 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:25 smithi007 ceph-mon[99390]: pgmap v2338: 109 pgs: 1 active+undersized+remapped, 1 activating+undersized+remapped, 3 peering, 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 95 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 490 op/s; 33767/166836 objects misplaced (20.240%); 28 MiB/s, 2 keys/s, 452 objects/s recovering 2024-09-21T10:52:26.173 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:25 smithi007 ceph-mon[101144]: pgmap v2338: 109 pgs: 1 active+undersized+remapped, 1 activating+undersized+remapped, 3 peering, 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 95 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 490 op/s; 33767/166836 objects misplaced (20.240%); 28 MiB/s, 2 keys/s, 452 objects/s recovering 2024-09-21T10:52:26.196 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:26.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:26.212 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:52:26.297 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:26.327 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:26.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:26.373 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:26.429 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:26.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.474 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:26.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:26.575 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:26.625 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:26.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:26.727 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:26.751 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:26.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:26.853 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:26.879 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:26.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:26.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:27.012 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6, 2, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:52:27.012 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:52:27.012 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_6 2024-09-21T10:52:27.012 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:52:27.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.025 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:27.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:27.126 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:27.153 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:27.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:27.254 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:27.323 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:27.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:27.425 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:27.465 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:27.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:27.569 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:27.620 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:27.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:27.722 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:27.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.750 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:27.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:27.843 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:27.851 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:27.879 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:27.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:27.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:27 smithi007 ceph-mon[101144]: pgmap v2339: 109 pgs: 1 active+undersized+remapped, 1 activating+undersized+remapped, 2 peering, 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 96 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 354 op/s; 33767/166425 objects misplaced (20.290%); 19 MiB/s, 1 keys/s, 305 objects/s recovering 2024-09-21T10:52:27.945 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:27 smithi007 ceph-mon[99390]: pgmap v2339: 109 pgs: 1 active+undersized+remapped, 1 activating+undersized+remapped, 2 peering, 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 96 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 354 op/s; 33767/166425 objects misplaced (20.290%); 19 MiB/s, 1 keys/s, 305 objects/s recovering 2024-09-21T10:52:27.981 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:28.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.044 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:28.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:28.145 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:28.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:27 smithi031 ceph-mon[96824]: pgmap v2339: 109 pgs: 1 active+undersized+remapped, 1 activating+undersized+remapped, 2 peering, 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 96 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 354 op/s; 33767/166425 objects misplaced (20.290%); 19 MiB/s, 1 keys/s, 305 objects/s recovering 2024-09-21T10:52:28.199 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:28.200 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:28.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:28.301 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:28.328 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:28.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:28.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:52:28.430 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:28.528 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:28.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:28.630 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:28.685 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:28.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:28.787 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:28.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.840 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:28.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:28.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:28.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:28.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:29.086 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:29.125 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:29.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:29.228 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:29.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:29.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:29.364 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:29.398 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:29.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:29.500 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:29.548 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:29.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:29.650 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:29.679 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:29.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:29.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:29.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:29.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:29.916 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:29.957 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:30.059 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:30.094 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:30.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:29 smithi031 ceph-mon[96824]: pgmap v2340: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 31749/159714 objects misplaced (19.879%); 27 MiB/s, 1 keys/s, 441 objects/s recovering 2024-09-21T10:52:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:29 smithi007 ceph-mon[99390]: pgmap v2340: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 31749/159714 objects misplaced (19.879%); 27 MiB/s, 1 keys/s, 441 objects/s recovering 2024-09-21T10:52:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:29 smithi007 ceph-mon[101144]: pgmap v2340: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 31749/159714 objects misplaced (19.879%); 27 MiB/s, 1 keys/s, 441 objects/s recovering 2024-09-21T10:52:30.196 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:30.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.236 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:30.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:30.337 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:30.373 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:30.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:30.474 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:30.527 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:30.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:30.629 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:30.669 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:30.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:30.773 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:30.794 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:30.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:30.896 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:30.930 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:30.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:31.032 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:31.053 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:31.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:31.155 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:31.190 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:31.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:52:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:52:30] "GET /metrics HTTP/1.1" 200 36685 "" "Prometheus/2.51.0" 2024-09-21T10:52:31.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:31.325 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:31.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:31.427 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.465 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:31.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:31.567 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:31.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:31.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:31.705 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:31.735 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:31.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:31.837 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:31.864 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:31.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:31 smithi007 ceph-mon[99390]: pgmap v2341: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 3.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s; 30166/154539 objects misplaced (19.520%); 11 MiB/s, 171 objects/s recovering 2024-09-21T10:52:31.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:31 smithi007 ceph-mon[101144]: pgmap v2341: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 3.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s; 30166/154539 objects misplaced (19.520%); 11 MiB/s, 171 objects/s recovering 2024-09-21T10:52:31.966 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:32.002 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:32.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:32.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:32.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:32.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:31 smithi031 ceph-mon[96824]: pgmap v2341: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 3.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 721 op/s; 30166/154539 objects misplaced (19.520%); 11 MiB/s, 171 objects/s recovering 2024-09-21T10:52:32.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:32.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:32.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:32.384 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:32.417 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:32.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:32.519 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:32.550 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:32.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:32.652 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:32.691 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:32.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:32.793 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:32.823 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:32.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:32.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:32.982 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:32.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:33.083 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:33.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.115 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:33.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:33.216 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:33.245 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:33.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:33.346 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:33.371 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:33.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:33.473 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:33.523 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:33.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:33.625 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:33.657 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:33.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:33.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:33.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.803 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:33.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:33.904 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:33.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.927 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:33.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:34.028 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:34.054 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:34.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:34.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:33 smithi007 ceph-mon[99390]: pgmap v2342: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 29425/153138 objects misplaced (19.215%); 11 MiB/s, 183 objects/s recovering 2024-09-21T10:52:34.132 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:33 smithi007 ceph-mon[101144]: pgmap v2342: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 29425/153138 objects misplaced (19.215%); 11 MiB/s, 183 objects/s recovering 2024-09-21T10:52:34.157 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:34.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:33 smithi031 ceph-mon[96824]: pgmap v2342: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 29425/153138 objects misplaced (19.215%); 11 MiB/s, 183 objects/s recovering 2024-09-21T10:52:34.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:34.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:34.292 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:34.317 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:34.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:34.419 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:34.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.448 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:34.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:34.549 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:34.579 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:34.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:34.681 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:34.709 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:34.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:34.810 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:34.854 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:34.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:34.955 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:34.987 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:34.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:35.088 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:35.092 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:52:35.092 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:52:35.092 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:52:35.092 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:52:35.092 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:52:35.092 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:52:35.093 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:52:35.093 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:52:35.093 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:52:35.093 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:52:35.093 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:52:35.093 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:52:35.093 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:52:35.093 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:52:35.093 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:52:35.093 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:52:35.118 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:35.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:35.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:34 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3249386759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:35.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:34 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3249386759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:35.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:34 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3249386759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:35.220 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:35.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:35.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:35.364 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:35.399 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:35.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:35.501 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:35.533 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:35.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:35.634 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:35.670 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:35.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:35.772 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:35.807 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:35.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:35.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:35.940 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:35.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:36.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:36.082 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:36.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:35 smithi031 ceph-mon[96824]: pgmap v2343: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 762 op/s; 27013/144306 objects misplaced (18.719%); 13 MiB/s, 210 objects/s recovering 2024-09-21T10:52:36.183 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:35 smithi007 ceph-mon[99390]: pgmap v2343: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 762 op/s; 27013/144306 objects misplaced (18.719%); 13 MiB/s, 210 objects/s recovering 2024-09-21T10:52:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:35 smithi007 ceph-mon[101144]: pgmap v2343: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 762 op/s; 27013/144306 objects misplaced (18.719%); 13 MiB/s, 210 objects/s recovering 2024-09-21T10:52:36.212 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:36.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:36.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:36.343 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:36.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:36.445 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:36.494 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:36.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:36.596 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:36.646 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:36.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:36.748 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:36.789 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:36.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:36.891 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:36.920 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:37.022 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:37.060 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:37.147 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:37.147 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:37.161 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:37.189 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:37.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:37.291 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:37.320 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:37.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:37.422 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:37.453 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:37.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:37.555 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:37.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:37.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:37.699 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:37.744 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:37.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:37.846 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:37.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.880 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:37.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:37.981 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:38.007 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:38.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:38.109 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:38.158 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:38.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:38.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:37 smithi031 ceph-mon[96824]: pgmap v2344: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 27013/143640 objects misplaced (18.806%); 12 MiB/s, 188 objects/s recovering 2024-09-21T10:52:38.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:37 smithi007 ceph-mon[99390]: pgmap v2344: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 27013/143640 objects misplaced (18.806%); 12 MiB/s, 188 objects/s recovering 2024-09-21T10:52:38.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:37 smithi007 ceph-mon[101144]: pgmap v2344: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 27013/143640 objects misplaced (18.806%); 12 MiB/s, 188 objects/s recovering 2024-09-21T10:52:38.260 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:38.292 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:38.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:38.394 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:38.438 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:38.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:38.541 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:38.568 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:38.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:38.670 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:38.696 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:38.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:38.786 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:52:38.787 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:52:38.798 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:38.852 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:38.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:38.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:38.979 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:38.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:39.081 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:39.126 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:39.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:39.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:39.272 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:39.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:39.374 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:39.406 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:39.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:39.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:39.546 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:39.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:39.648 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:39.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:39.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:39.779 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:39.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.813 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:39.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:39.914 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:39.967 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:39.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:40.069 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:40.098 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:40.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:40.146 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:39 smithi007 ceph-mon[99390]: pgmap v2345: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 25363/137178 objects misplaced (18.489%); 17 MiB/s, 274 objects/s recovering 2024-09-21T10:52:40.146 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:39 smithi007 ceph-mon[101144]: pgmap v2345: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 25363/137178 objects misplaced (18.489%); 17 MiB/s, 274 objects/s recovering 2024-09-21T10:52:40.161 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:40.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:39 smithi031 ceph-mon[96824]: pgmap v2345: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 25363/137178 objects misplaced (18.489%); 17 MiB/s, 274 objects/s recovering 2024-09-21T10:52:40.191 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:52:40.199 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:40.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.310 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:40.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:40.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:40.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.477 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:40.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:40.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:52:40.579 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:40.640 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:40.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:40.742 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:40.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.808 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:40.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:40.909 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:40.935 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:40.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:40.954 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:52:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:52:40] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.51.0" 2024-09-21T10:52:41.036 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:41.065 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:41.167 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:41.219 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:41.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:41.285 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:52:41.287 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:52:41.320 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:41.375 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:41.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:41.476 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:41.507 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:41.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:41.609 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:41.642 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:41.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:41.744 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:41.777 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:41.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:41.879 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:41.923 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:41.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:41.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:41 smithi007 ceph-mon[99390]: pgmap v2346: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 23934/132366 objects misplaced (18.082%); 11 MiB/s, 170 objects/s recovering 2024-09-21T10:52:41.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:41 smithi007 ceph-mon[101144]: pgmap v2346: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 23934/132366 objects misplaced (18.082%); 11 MiB/s, 170 objects/s recovering 2024-09-21T10:52:41.994 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:42.025 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:42.054 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:42.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:42.155 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:42.158 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:41 smithi031 ceph-mon[96824]: pgmap v2346: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 23934/132366 objects misplaced (18.082%); 11 MiB/s, 170 objects/s recovering 2024-09-21T10:52:42.209 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:42.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:42.310 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:42.350 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:42.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:42.452 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:42.484 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:42.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:42.585 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:42.612 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:42.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:42.714 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:42.746 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:42.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:42.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:42.876 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:42.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:42.978 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:42.994 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2346,"stamp":"2024-09-21T10:52:40.710877+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2890595617,"num_objects":44122,"num_object_clones":0,"num_object_copies":132366,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":23934,"num_objects_unfound":0,"num_objects_dirty":44122,"num_whiteouts":0,"num_read":54,"num_read_kb":115,"num_write":200539,"num_write_kb":7825643,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14249,"num_bytes_recovered":929405566,"num_keys_recovered":50,"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":111680,"ondisk_log_size":111680,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":338,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":16103104,"kb_used_data":9050880,"kb_used_omap":257,"kb_used_meta":7051582,"kb_avail":733858112,"statfs":{"total":767960285184,"available":751470706688,"internally_reserved":0,"allocated":9268101120,"data_stored":9247062805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":264183,"internal_metadata":7220819977},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,1,3,3,5],"upper_bound":32},"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":-597426176,"num_objects":-9116,"num_object_clones":0,"num_object_copies":-27348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-7815,"num_objects_unfound":0,"num_objects_dirty":-9116,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9116,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2051,"num_bytes_recovered":134348824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.017267"},"pg_stats":[{"pgid":"1.11","version":"362'149","reported_seq":1497,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.821966+0000","last_change":"2024-09-21T10:50:41.281506+0000","last_active":"2024-09-21T10:52:23.821966+0000","last_peered":"2024-09-21T10:52:23.821966+0000","last_clean":"2024-09-21T10:52:23.821966+0000","last_became_active":"2024-09-21T10:49:04.197385+0000","last_became_peered":"2024-09-21T10:49:04.197385+0000","last_unstale":"2024-09-21T10:52:23.821966+0000","last_undegraded":"2024-09-21T10:52:23.821966+0000","last_fullsized":"2024-09-21T10:52:23.821966+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:41.281428+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:41.281428+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:39.330267+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":694,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820097+0000","last_change":"2024-09-21T10:52:20.800319+0000","last_active":"2024-09-21T10:52:23.820097+0000","last_peered":"2024-09-21T10:52:23.820097+0000","last_clean":"2024-09-21T10:52:23.820097+0000","last_became_active":"2024-09-21T10:52:20.798236+0000","last_became_peered":"2024-09-21T10:52:20.798236+0000","last_unstale":"2024-09-21T10:52:23.820097+0000","last_undegraded":"2024-09-21T10:52:23.820097+0000","last_fullsized":"2024-09-21T10:52:23.820097+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:43:45.856995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":20,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.826139+0000","last_change":"2024-09-21T10:52:20.807564+0000","last_active":"2024-09-21T10:52:22.826139+0000","last_peered":"2024-09-21T10:52:22.826139+0000","last_clean":"2024-09-21T10:52:22.826139+0000","last_became_active":"2024-09-21T10:52:20.788088+0000","last_became_peered":"2024-09-21T10:52:20.788088+0000","last_unstale":"2024-09-21T10:52:22.826139+0000","last_undegraded":"2024-09-21T10:52:22.826139+0000","last_fullsized":"2024-09-21T10:52:22.826139+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:47.930711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":170,"num_keys_recovered":50,"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,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"362'149","reported_seq":1689,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.823678+0000","last_change":"2024-09-21T10:52:23.823678+0000","last_active":"2024-09-21T10:52:23.823678+0000","last_peered":"2024-09-21T10:52:23.823678+0000","last_clean":"2024-09-21T10:52:23.823678+0000","last_became_active":"2024-09-21T10:52:23.823112+0000","last_became_peered":"2024-09-21T10:52:23.823112+0000","last_unstale":"2024-09-21T10:52:23.823678+0000","last_undegraded":"2024-09-21T10:52:23.823678+0000","last_fullsized":"2024-09-21T10:52:23.823678+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.785823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.785823+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:31:19.032744+0000","scrub_duration":0.001814745,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.15","version":"0'0","reported_seq":1442,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824022+0000","last_change":"2024-09-21T10:52:20.803037+0000","last_active":"2024-09-21T10:52:22.824022+0000","last_peered":"2024-09-21T10:52:22.824022+0000","last_clean":"2024-09-21T10:52:22.824022+0000","last_became_active":"2024-09-21T10:52:20.801136+0000","last_became_peered":"2024-09-21T10:52:20.801136+0000","last_unstale":"2024-09-21T10:52:22.824022+0000","last_undegraded":"2024-09-21T10:52:22.824022+0000","last_fullsized":"2024-09-21T10:52:22.824022+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:43.987137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":727,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.822157+0000","last_change":"2024-09-21T10:52:20.802890+0000","last_active":"2024-09-21T10:52:23.822157+0000","last_peered":"2024-09-21T10:52:23.822157+0000","last_clean":"2024-09-21T10:52:23.822157+0000","last_became_active":"2024-09-21T10:52:20.801784+0000","last_became_peered":"2024-09-21T10:52:20.801784+0000","last_unstale":"2024-09-21T10:52:23.822157+0000","last_undegraded":"2024-09-21T10:52:23.822157+0000","last_fullsized":"2024-09-21T10:52:23.822157+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:45.053176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"362'149","reported_seq":1709,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.819524+0000","last_change":"2024-09-21T10:50:18.349691+0000","last_active":"2024-09-21T10:52:23.819524+0000","last_peered":"2024-09-21T10:52:23.819524+0000","last_clean":"2024-09-21T10:52:23.819524+0000","last_became_active":"2024-09-21T10:49:04.198045+0000","last_became_peered":"2024-09-21T10:49:04.198045+0000","last_unstale":"2024-09-21T10:52:23.819524+0000","last_undegraded":"2024-09-21T10:52:23.819524+0000","last_fullsized":"2024-09-21T10:52:23.819524+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:18.349619+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:18.349619+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:44.873370+0000","scrub_duration":16,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.16","version":"0'0","reported_seq":745,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.822526+0000","last_change":"2024-09-21T10:52:20.803353+0000","last_active":"2024-09-21T10:52:23.822526+0000","last_peered":"2024-09-21T10:52:23.822526+0000","last_clean":"2024-09-21T10:52:23.822526+0000","last_became_active":"2024-09-21T10:52:20.802867+0000","last_became_peered":"2024-09-21T10:52:20.802867+0000","last_unstale":"2024-09-21T10:52:23.822526+0000","last_undegraded":"2024-09-21T10:52:23.822526+0000","last_fullsized":"2024-09-21T10:52:23.822526+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:16:11.938960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824175+0000","last_change":"2024-09-21T10:52:20.793689+0000","last_active":"2024-09-21T10:52:22.824175+0000","last_peered":"2024-09-21T10:52:22.824175+0000","last_clean":"2024-09-21T10:52:22.824175+0000","last_became_active":"2024-09-21T10:52:20.792481+0000","last_became_peered":"2024-09-21T10:52:20.792481+0000","last_unstale":"2024-09-21T10:52:22.824175+0000","last_undegraded":"2024-09-21T10:52:22.824175+0000","last_fullsized":"2024-09-21T10:52:22.824175+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:56.623518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"362'149","reported_seq":1572,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.823968+0000","last_change":"2024-09-21T10:49:26.808206+0000","last_active":"2024-09-21T10:52:22.823968+0000","last_peered":"2024-09-21T10:52:22.823968+0000","last_clean":"2024-09-21T10:52:22.823968+0000","last_became_active":"2024-09-21T10:49:04.196382+0000","last_became_peered":"2024-09-21T10:49:04.196382+0000","last_unstale":"2024-09-21T10:52:22.823968+0000","last_undegraded":"2024-09-21T10:52:22.823968+0000","last_fullsized":"2024-09-21T10:52:22.823968+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:26.808121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:26.808121+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:58:52.804332+0000","scrub_duration":0.00152739,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":699,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820532+0000","last_change":"2024-09-21T10:52:20.788746+0000","last_active":"2024-09-21T10:52:23.820532+0000","last_peered":"2024-09-21T10:52:23.820532+0000","last_clean":"2024-09-21T10:52:23.820532+0000","last_became_active":"2024-09-21T10:52:20.788438+0000","last_became_peered":"2024-09-21T10:52:20.788438+0000","last_unstale":"2024-09-21T10:52:23.820532+0000","last_undegraded":"2024-09-21T10:52:23.820532+0000","last_fullsized":"2024-09-21T10:52:23.820532+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:08:03.927121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":184,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.822737+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:52:22.822737+0000","last_peered":"2024-09-21T10:52:22.822737+0000","last_clean":"2024-09-21T10:52:22.822737+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:52:22.822737+0000","last_undegraded":"2024-09-21T10:52:22.822737+0000","last_fullsized":"2024-09-21T10:52:22.822737+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"1441'12698","reported_seq":12740,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:38.541034+0000","last_change":"2024-09-21T10:49:18.386301+0000","last_active":"2024-09-21T10:52:38.541034+0000","last_peered":"2024-09-21T10:52:38.541034+0000","last_clean":"2024-09-21T10:52:38.541034+0000","last_became_active":"2024-09-21T10:49:18.385920+0000","last_became_peered":"2024-09-21T10:49:18.385920+0000","last_unstale":"2024-09-21T10:52:38.541034+0000","last_undegraded":"2024-09-21T10:52:38.541034+0000","last_fullsized":"2024-09-21T10:52:38.541034+0000","mapping_epoch":1409,"log_start":"1417'4700","ondisk_log_start":"1417'4700","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":7998,"log_dups_size":0,"ondisk_log_size":7998,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:37:36.625224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181403648,"num_objects":2768,"num_object_clones":0,"num_object_copies":8304,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2768,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12698,"num_write_kb":494912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.d","version":"362'149","reported_seq":1612,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.836548+0000","last_change":"2024-09-21T10:52:23.836235+0000","last_active":"2024-09-21T10:52:23.836548+0000","last_peered":"2024-09-21T10:52:23.836548+0000","last_clean":"2024-09-21T10:52:23.836548+0000","last_became_active":"2024-09-21T10:52:23.835992+0000","last_became_peered":"2024-09-21T10:52:23.835992+0000","last_unstale":"2024-09-21T10:52:23.836548+0000","last_undegraded":"2024-09-21T10:52:23.836548+0000","last_fullsized":"2024-09-21T10:52:23.836548+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:32.504240+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:32.504240+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":161010,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"71'1","reported_seq":18,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.828374+0000","last_change":"2024-09-21T10:52:20.918844+0000","last_active":"2024-09-21T10:52:22.828374+0000","last_peered":"2024-09-21T10:52:22.828374+0000","last_clean":"2024-09-21T10:52:22.828374+0000","last_became_active":"2024-09-21T10:52:20.820152+0000","last_became_peered":"2024-09-21T10:52:20.820152+0000","last_unstale":"2024-09-21T10:52:22.828374+0000","last_undegraded":"2024-09-21T10:52:22.828374+0000","last_fullsized":"2024-09-21T10:52:22.828374+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:21:05.545393+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1440,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824658+0000","last_change":"2024-09-21T10:52:20.802111+0000","last_active":"2024-09-21T10:52:22.824658+0000","last_peered":"2024-09-21T10:52:22.824658+0000","last_clean":"2024-09-21T10:52:22.824658+0000","last_became_active":"2024-09-21T10:52:20.800569+0000","last_became_peered":"2024-09-21T10:52:20.800569+0000","last_unstale":"2024-09-21T10:52:22.824658+0000","last_undegraded":"2024-09-21T10:52:22.824658+0000","last_fullsized":"2024-09-21T10:52:22.824658+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:59:48.646432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"1441'12463","reported_seq":12551,"reported_epoch":1441,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:52:39.210678+0000","last_change":"2024-09-21T10:50:52.944656+0000","last_active":"2024-09-21T10:52:39.210678+0000","last_peered":"2024-09-21T10:52:39.210678+0000","last_clean":"2024-09-21T10:50:50.732001+0000","last_became_active":"2024-09-21T10:50:52.905031+0000","last_became_peered":"2024-09-21T10:50:52.905031+0000","last_unstale":"2024-09-21T10:52:39.210678+0000","last_undegraded":"2024-09-21T10:52:39.210678+0000","last_fullsized":"2024-09-21T10:52:39.210678+0000","mapping_epoch":1423,"log_start":"1417'4900","ondisk_log_start":"1417'4900","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":7563,"log_dups_size":0,"ondisk_log_size":7563,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180813824,"num_objects":2759,"num_object_clones":0,"num_object_copies":8277,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2759,"num_objects_unfound":0,"num_objects_dirty":2759,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12463,"num_write_kb":487104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":2759}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.c","version":"362'149","reported_seq":1799,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.819834+0000","last_change":"2024-09-21T10:50:44.485216+0000","last_active":"2024-09-21T10:52:23.819834+0000","last_peered":"2024-09-21T10:52:23.819834+0000","last_clean":"2024-09-21T10:52:23.819834+0000","last_became_active":"2024-09-21T10:49:04.197343+0000","last_became_peered":"2024-09-21T10:49:04.197343+0000","last_unstale":"2024-09-21T10:52:23.819834+0000","last_undegraded":"2024-09-21T10:52:23.819834+0000","last_fullsized":"2024-09-21T10:52:23.819834+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:44.485147+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:44.485147+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:33:42.786848+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":18,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.828372+0000","last_change":"2024-09-21T10:52:20.810340+0000","last_active":"2024-09-21T10:52:22.828372+0000","last_peered":"2024-09-21T10:52:22.828372+0000","last_clean":"2024-09-21T10:52:22.828372+0000","last_became_active":"2024-09-21T10:52:20.788414+0000","last_became_peered":"2024-09-21T10:52:20.788414+0000","last_unstale":"2024-09-21T10:52:22.828372+0000","last_undegraded":"2024-09-21T10:52:22.828372+0000","last_fullsized":"2024-09-21T10:52:22.828372+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:45.375069+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":2,"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,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1283,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.830209+0000","last_change":"2024-09-21T10:45:18.159738+0000","last_active":"2024-09-21T10:52:23.830209+0000","last_peered":"2024-09-21T10:52:23.830209+0000","last_clean":"2024-09-21T10:52:23.830209+0000","last_became_active":"2024-09-21T10:45:18.158624+0000","last_became_peered":"2024-09-21T10:45:18.158624+0000","last_unstale":"2024-09-21T10:52:23.830209+0000","last_undegraded":"2024-09-21T10:52:23.830209+0000","last_fullsized":"2024-09-21T10:52:23.830209+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:59.444058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"1441'12510","reported_seq":12565,"reported_epoch":1441,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:52:38.434542+0000","last_change":"2024-09-21T10:52:22.362182+0000","last_active":"2024-09-21T10:52:38.434542+0000","last_peered":"2024-09-21T10:52:38.434542+0000","last_clean":"2024-09-21T10:52:19.782207+0000","last_became_active":"2024-09-21T10:52:22.259037+0000","last_became_peered":"2024-09-21T10:52:22.259037+0000","last_unstale":"2024-09-21T10:52:38.434542+0000","last_undegraded":"2024-09-21T10:52:38.434542+0000","last_fullsized":"2024-09-21T10:52:38.434542+0000","mapping_epoch":1438,"log_start":"1419'6324","ondisk_log_start":"1419'6324","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6186,"log_dups_size":0,"ondisk_log_size":6186,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180224000,"num_objects":2750,"num_object_clones":0,"num_object_copies":8250,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2750,"num_objects_unfound":0,"num_objects_dirty":2750,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12510,"num_write_kb":488320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,5,6],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":2750}],"blocked_by":[],"up_primary":7,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.f","version":"362'149","reported_seq":1786,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824661+0000","last_change":"2024-09-21T10:49:36.518813+0000","last_active":"2024-09-21T10:52:22.824661+0000","last_peered":"2024-09-21T10:52:22.824661+0000","last_clean":"2024-09-21T10:52:22.824661+0000","last_became_active":"2024-09-21T10:49:04.199616+0000","last_became_peered":"2024-09-21T10:49:04.199616+0000","last_unstale":"2024-09-21T10:52:22.824661+0000","last_undegraded":"2024-09-21T10:52:22.824661+0000","last_fullsized":"2024-09-21T10:52:22.824661+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:36.518689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:36.518689+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:17:10.805263+0000","scrub_duration":0.0080022530000000008,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":18,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.828582+0000","last_change":"2024-09-21T10:52:20.831870+0000","last_active":"2024-09-21T10:52:22.828582+0000","last_peered":"2024-09-21T10:52:22.828582+0000","last_clean":"2024-09-21T10:52:22.828582+0000","last_became_active":"2024-09-21T10:52:20.794919+0000","last_became_peered":"2024-09-21T10:52:20.794919+0000","last_unstale":"2024-09-21T10:52:22.828582+0000","last_undegraded":"2024-09-21T10:52:22.828582+0000","last_fullsized":"2024-09-21T10:52:22.828582+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:02:45.162868+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":219,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.819120+0000","last_change":"2024-09-21T10:52:20.791236+0000","last_active":"2024-09-21T10:52:23.819120+0000","last_peered":"2024-09-21T10:52:23.819120+0000","last_clean":"2024-09-21T10:52:23.819120+0000","last_became_active":"2024-09-21T10:52:20.790077+0000","last_became_peered":"2024-09-21T10:52:20.790077+0000","last_unstale":"2024-09-21T10:52:23.819120+0000","last_undegraded":"2024-09-21T10:52:23.819120+0000","last_fullsized":"2024-09-21T10:52:23.819120+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:09.259835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"1441'12537","reported_seq":18574,"reported_epoch":1441,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:52:39.455135+0000","last_change":"2024-09-21T10:52:20.940352+0000","last_active":"2024-09-21T10:52:39.455135+0000","last_peered":"2024-09-21T10:52:39.455135+0000","last_clean":"2024-09-21T10:50:50.720234+0000","last_became_active":"2024-09-21T10:52:20.919047+0000","last_became_peered":"2024-09-21T10:52:20.919047+0000","last_unstale":"2024-09-21T10:52:39.455135+0000","last_undegraded":"2024-09-21T10:52:39.455135+0000","last_fullsized":"2024-09-21T10:52:39.455135+0000","mapping_epoch":1437,"log_start":"1418'5800","ondisk_log_start":"1418'5800","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6737,"log_dups_size":0,"ondisk_log_size":6737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:31.498893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182386688,"num_objects":2783,"num_object_clones":0,"num_object_copies":8349,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3606,"num_objects_unfound":0,"num_objects_dirty":2783,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12537,"num_write_kb":490240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2986,"num_bytes_recovered":195690496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,3],"avail_no_missing":["6","1","3"],"object_location_counts":[{"shards":"1,3,6","objects":2783}],"blocked_by":[],"up_primary":7,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"362'149","reported_seq":1533,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.830144+0000","last_change":"2024-09-21T10:52:23.830144+0000","last_active":"2024-09-21T10:52:23.830144+0000","last_peered":"2024-09-21T10:52:23.830144+0000","last_clean":"2024-09-21T10:52:23.830144+0000","last_became_active":"2024-09-21T10:52:23.829793+0000","last_became_peered":"2024-09-21T10:52:23.829793+0000","last_unstale":"2024-09-21T10:52:23.830144+0000","last_undegraded":"2024-09-21T10:52:23.830144+0000","last_fullsized":"2024-09-21T10:52:23.830144+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.235634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.235634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:26:49.376493+0000","scrub_duration":0.0017408949999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1446,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824434+0000","last_change":"2024-09-21T10:46:10.437659+0000","last_active":"2024-09-21T10:52:22.824434+0000","last_peered":"2024-09-21T10:52:22.824434+0000","last_clean":"2024-09-21T10:52:22.824434+0000","last_became_active":"2024-09-21T10:46:10.437359+0000","last_became_peered":"2024-09-21T10:46:10.437359+0000","last_unstale":"2024-09-21T10:52:22.824434+0000","last_undegraded":"2024-09-21T10:52:22.824434+0000","last_fullsized":"2024-09-21T10:52:22.824434+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:22.979494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":713,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.821248+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:52:23.821248+0000","last_peered":"2024-09-21T10:52:23.821248+0000","last_clean":"2024-09-21T10:52:23.821248+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:52:23.821248+0000","last_undegraded":"2024-09-21T10:52:23.821248+0000","last_fullsized":"2024-09-21T10:52:23.821248+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.3","version":"1441'12423","reported_seq":12473,"reported_epoch":1441,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:52:39.455067+0000","last_change":"2024-09-21T10:52:22.286094+0000","last_active":"2024-09-21T10:52:39.455067+0000","last_peered":"2024-09-21T10:52:39.455067+0000","last_clean":"2024-09-21T10:52:19.743744+0000","last_became_active":"2024-09-21T10:52:22.265161+0000","last_became_peered":"2024-09-21T10:52:22.265161+0000","last_unstale":"2024-09-21T10:52:39.455067+0000","last_undegraded":"2024-09-21T10:52:39.455067+0000","last_fullsized":"2024-09-21T10:52:39.455067+0000","mapping_epoch":1438,"log_start":"1418'5700","ondisk_log_start":"1418'5700","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6723,"log_dups_size":0,"ondisk_log_size":6723,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:38:14.626707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177143808,"num_objects":2703,"num_object_clones":0,"num_object_copies":8109,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2703,"num_objects_unfound":0,"num_objects_dirty":2703,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12423,"num_write_kb":484032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,1,5],"avail_no_missing":["6","1","5"],"object_location_counts":[{"shards":"1,5,6","objects":2703}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"362'149","reported_seq":1924,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.859625+0000","last_change":"2024-09-21T10:52:23.858573+0000","last_active":"2024-09-21T10:52:23.859625+0000","last_peered":"2024-09-21T10:52:23.859625+0000","last_clean":"2024-09-21T10:52:23.859625+0000","last_became_active":"2024-09-21T10:52:23.858225+0000","last_became_peered":"2024-09-21T10:52:23.858225+0000","last_unstale":"2024-09-21T10:52:23.859625+0000","last_undegraded":"2024-09-21T10:52:23.859625+0000","last_fullsized":"2024-09-21T10:52:23.859625+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:51.026257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:51.026257+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":76,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":375688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":692,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.819697+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:52:23.819697+0000","last_peered":"2024-09-21T10:52:23.819697+0000","last_clean":"2024-09-21T10:52:23.819697+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:52:23.819697+0000","last_undegraded":"2024-09-21T10:52:23.819697+0000","last_fullsized":"2024-09-21T10:52:23.819697+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1290,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820021+0000","last_change":"2024-09-21T10:46:10.435534+0000","last_active":"2024-09-21T10:52:23.820021+0000","last_peered":"2024-09-21T10:52:23.820021+0000","last_clean":"2024-09-21T10:52:23.820021+0000","last_became_active":"2024-09-21T10:46:10.432452+0000","last_became_peered":"2024-09-21T10:46:10.432452+0000","last_unstale":"2024-09-21T10:52:23.820021+0000","last_undegraded":"2024-09-21T10:52:23.820021+0000","last_fullsized":"2024-09-21T10:52:23.820021+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:28.188063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.2","version":"1441'12364","reported_seq":24408,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:39.897235+0000","last_change":"2024-09-21T10:51:59.831854+0000","last_active":"2024-09-21T10:52:39.897235+0000","last_peered":"2024-09-21T10:52:39.897235+0000","last_clean":"2024-09-21T10:52:39.897235+0000","last_became_active":"2024-09-21T10:51:59.803578+0000","last_became_peered":"2024-09-21T10:51:59.803578+0000","last_unstale":"2024-09-21T10:52:39.897235+0000","last_undegraded":"2024-09-21T10:52:39.897235+0000","last_fullsized":"2024-09-21T10:52:39.897235+0000","mapping_epoch":1434,"log_start":"1417'3700","ondisk_log_start":"1417'3700","created":1409,"last_epoch_clean":1435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":8664,"log_dups_size":0,"ondisk_log_size":8664,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:49:16.624607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173801472,"num_objects":2652,"num_object_clones":0,"num_object_copies":7956,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2652,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12364,"num_write_kb":480512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5976,"num_bytes_recovered":391643136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.8","version":"362'149","reported_seq":1637,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824512+0000","last_change":"2024-09-21T10:50:54.237919+0000","last_active":"2024-09-21T10:52:22.824512+0000","last_peered":"2024-09-21T10:52:22.824512+0000","last_clean":"2024-09-21T10:52:22.824512+0000","last_became_active":"2024-09-21T10:50:54.237554+0000","last_became_peered":"2024-09-21T10:50:54.237554+0000","last_unstale":"2024-09-21T10:52:22.824512+0000","last_undegraded":"2024-09-21T10:52:22.824512+0000","last_fullsized":"2024-09-21T10:52:22.824512+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:14:41.399122+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":175,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.818856+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:52:23.818856+0000","last_peered":"2024-09-21T10:52:23.818856+0000","last_clean":"2024-09-21T10:52:23.818856+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:52:23.818856+0000","last_undegraded":"2024-09-21T10:52:23.818856+0000","last_fullsized":"2024-09-21T10:52:23.818856+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":48,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.823554+0000","last_change":"2024-09-21T10:50:51.745129+0000","last_active":"2024-09-21T10:52:23.823554+0000","last_peered":"2024-09-21T10:52:23.823554+0000","last_clean":"2024-09-21T10:52:23.823554+0000","last_became_active":"2024-09-21T10:50:51.744756+0000","last_became_peered":"2024-09-21T10:50:51.744756+0000","last_unstale":"2024-09-21T10:52:23.823554+0000","last_undegraded":"2024-09-21T10:52:23.823554+0000","last_fullsized":"2024-09-21T10:52:23.823554+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:40:03.508665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.1","version":"1441'12831","reported_seq":12873,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:39.407025+0000","last_change":"2024-09-21T10:49:17.754030+0000","last_active":"2024-09-21T10:52:39.407025+0000","last_peered":"2024-09-21T10:52:39.407025+0000","last_clean":"2024-09-21T10:52:39.407025+0000","last_became_active":"2024-09-21T10:49:17.753641+0000","last_became_peered":"2024-09-21T10:49:17.753641+0000","last_unstale":"2024-09-21T10:52:39.407025+0000","last_undegraded":"2024-09-21T10:52:39.407025+0000","last_fullsized":"2024-09-21T10:52:39.407025+0000","mapping_epoch":1409,"log_start":"1419'6100","ondisk_log_start":"1419'6100","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6731,"log_dups_size":0,"ondisk_log_size":6731,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:24:42.028156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":187629568,"num_objects":2863,"num_object_clones":0,"num_object_copies":8589,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2863,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12831,"num_write_kb":502208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.b","version":"362'149","reported_seq":1708,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820924+0000","last_change":"2024-09-21T10:50:40.238346+0000","last_active":"2024-09-21T10:52:23.820924+0000","last_peered":"2024-09-21T10:52:23.820924+0000","last_clean":"2024-09-21T10:52:23.820924+0000","last_became_active":"2024-09-21T10:49:04.197507+0000","last_became_peered":"2024-09-21T10:49:04.197507+0000","last_unstale":"2024-09-21T10:52:23.820924+0000","last_undegraded":"2024-09-21T10:52:23.820924+0000","last_fullsized":"2024-09-21T10:52:23.820924+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:40.238276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:40.238276+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:37.178457+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":261,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.820736+0000","last_change":"2024-09-21T10:52:20.785036+0000","last_active":"2024-09-21T10:52:22.820736+0000","last_peered":"2024-09-21T10:52:22.820736+0000","last_clean":"2024-09-21T10:52:22.820736+0000","last_became_active":"2024-09-21T10:52:20.784671+0000","last_became_peered":"2024-09-21T10:52:20.784671+0000","last_unstale":"2024-09-21T10:52:22.820736+0000","last_undegraded":"2024-09-21T10:52:22.820736+0000","last_fullsized":"2024-09-21T10:52:22.820736+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:20.682779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":100,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.821165+0000","last_change":"2024-09-21T10:46:10.443883+0000","last_active":"2024-09-21T10:52:22.821165+0000","last_peered":"2024-09-21T10:52:22.821165+0000","last_clean":"2024-09-21T10:52:22.821165+0000","last_became_active":"2024-09-21T10:46:10.441870+0000","last_became_peered":"2024-09-21T10:46:10.441870+0000","last_unstale":"2024-09-21T10:52:22.821165+0000","last_undegraded":"2024-09-21T10:52:22.821165+0000","last_fullsized":"2024-09-21T10:52:22.821165+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:03:15.189505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.0","version":"1441'12728","reported_seq":16459,"reported_epoch":1441,"state":"active+remapped+backfilling","last_fresh":"2024-09-21T10:52:38.424608+0000","last_change":"2024-09-21T10:52:22.363373+0000","last_active":"2024-09-21T10:52:38.424608+0000","last_peered":"2024-09-21T10:52:38.424608+0000","last_clean":"2024-09-21T10:52:19.789003+0000","last_became_active":"2024-09-21T10:52:22.235895+0000","last_became_peered":"2024-09-21T10:52:22.235895+0000","last_unstale":"2024-09-21T10:52:38.424608+0000","last_undegraded":"2024-09-21T10:52:38.424608+0000","last_fullsized":"2024-09-21T10:52:38.424608+0000","mapping_epoch":1438,"log_start":"1420'6600","ondisk_log_start":"1420'6600","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6128,"log_dups_size":0,"ondisk_log_size":6128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183631872,"num_objects":2802,"num_object_clones":0,"num_object_copies":8406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1195,"num_objects_unfound":0,"num_objects_dirty":2802,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12728,"num_write_kb":496960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1822,"num_bytes_recovered":119406592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["3","1","6"],"object_location_counts":[{"shards":"1,3,6","objects":2802}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1635,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.823765+0000","last_change":"2024-09-21T10:50:54.228905+0000","last_active":"2024-09-21T10:52:22.823765+0000","last_peered":"2024-09-21T10:52:22.823765+0000","last_clean":"2024-09-21T10:52:22.823765+0000","last_became_active":"2024-09-21T10:50:54.228511+0000","last_became_peered":"2024-09-21T10:50:54.228511+0000","last_unstale":"2024-09-21T10:52:22.823765+0000","last_undegraded":"2024-09-21T10:52:22.823765+0000","last_fullsized":"2024-09-21T10:52:22.823765+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:05:05.423461+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":681,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.825259+0000","last_change":"2024-09-21T10:52:20.788449+0000","last_active":"2024-09-21T10:52:23.825259+0000","last_peered":"2024-09-21T10:52:23.825259+0000","last_clean":"2024-09-21T10:52:23.825259+0000","last_became_active":"2024-09-21T10:52:20.788104+0000","last_became_peered":"2024-09-21T10:52:20.788104+0000","last_unstale":"2024-09-21T10:52:23.825259+0000","last_undegraded":"2024-09-21T10:52:23.825259+0000","last_fullsized":"2024-09-21T10:52:23.825259+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:45:15.471942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":681,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820449+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:52:23.820449+0000","last_peered":"2024-09-21T10:52:23.820449+0000","last_clean":"2024-09-21T10:52:23.820449+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:52:23.820449+0000","last_undegraded":"2024-09-21T10:52:23.820449+0000","last_fullsized":"2024-09-21T10:52:23.820449+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"11.a","version":"1441'12525","reported_seq":12603,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:38.407324+0000","last_change":"2024-09-21T10:49:17.754987+0000","last_active":"2024-09-21T10:52:38.407324+0000","last_peered":"2024-09-21T10:52:38.407324+0000","last_clean":"2024-09-21T10:52:38.407324+0000","last_became_active":"2024-09-21T10:49:17.754693+0000","last_became_peered":"2024-09-21T10:49:17.754693+0000","last_unstale":"2024-09-21T10:52:38.407324+0000","last_undegraded":"2024-09-21T10:52:38.407324+0000","last_fullsized":"2024-09-21T10:52:38.407324+0000","mapping_epoch":1409,"log_start":"1420'6400","ondisk_log_start":"1420'6400","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6125,"log_dups_size":0,"ondisk_log_size":6125,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:02.494280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181993472,"num_objects":2777,"num_object_clones":0,"num_object_copies":8331,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2777,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12525,"num_write_kb":489664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"362'149","reported_seq":1704,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.825514+0000","last_change":"2024-09-21T10:52:23.825021+0000","last_active":"2024-09-21T10:52:23.825514+0000","last_peered":"2024-09-21T10:52:23.825514+0000","last_clean":"2024-09-21T10:52:23.825514+0000","last_became_active":"2024-09-21T10:52:23.824655+0000","last_became_peered":"2024-09-21T10:52:23.824655+0000","last_unstale":"2024-09-21T10:52:23.825514+0000","last_undegraded":"2024-09-21T10:52:23.825514+0000","last_fullsized":"2024-09-21T10:52:23.825514+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:38.295876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:38.295876+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:26:55.134185+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1476,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824849+0000","last_change":"2024-09-21T10:52:20.809896+0000","last_active":"2024-09-21T10:52:22.824849+0000","last_peered":"2024-09-21T10:52:22.824849+0000","last_clean":"2024-09-21T10:52:22.824849+0000","last_became_active":"2024-09-21T10:52:20.799858+0000","last_became_peered":"2024-09-21T10:52:20.799858+0000","last_unstale":"2024-09-21T10:52:22.824849+0000","last_undegraded":"2024-09-21T10:52:22.824849+0000","last_fullsized":"2024-09-21T10:52:22.824849+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:39:53.905031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":700,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.826359+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:52:23.826359+0000","last_peered":"2024-09-21T10:52:23.826359+0000","last_clean":"2024-09-21T10:52:23.826359+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:52:23.826359+0000","last_undegraded":"2024-09-21T10:52:23.826359+0000","last_fullsized":"2024-09-21T10:52:23.826359+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":220,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.818951+0000","last_change":"2024-09-21T10:52:20.801700+0000","last_active":"2024-09-21T10:52:23.818951+0000","last_peered":"2024-09-21T10:52:23.818951+0000","last_clean":"2024-09-21T10:52:23.818951+0000","last_became_active":"2024-09-21T10:52:20.800874+0000","last_became_peered":"2024-09-21T10:52:20.800874+0000","last_unstale":"2024-09-21T10:52:23.818951+0000","last_undegraded":"2024-09-21T10:52:23.818951+0000","last_fullsized":"2024-09-21T10:52:23.818951+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:47:28.916722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"1441'12671","reported_seq":12749,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:38.404721+0000","last_change":"2024-09-21T10:49:17.754957+0000","last_active":"2024-09-21T10:52:38.404721+0000","last_peered":"2024-09-21T10:52:38.404721+0000","last_clean":"2024-09-21T10:52:38.404721+0000","last_became_active":"2024-09-21T10:49:17.754654+0000","last_became_peered":"2024-09-21T10:49:17.754654+0000","last_unstale":"2024-09-21T10:52:38.404721+0000","last_undegraded":"2024-09-21T10:52:38.404721+0000","last_fullsized":"2024-09-21T10:52:38.404721+0000","mapping_epoch":1409,"log_start":"1420'6500","ondisk_log_start":"1420'6500","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6171,"log_dups_size":0,"ondisk_log_size":6171,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:08:47.958406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181207040,"num_objects":2765,"num_object_clones":0,"num_object_copies":8295,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2765,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12671,"num_write_kb":493952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"362'149","reported_seq":1767,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.818270+0000","last_change":"2024-09-21T10:49:27.367852+0000","last_active":"2024-09-21T10:52:23.818270+0000","last_peered":"2024-09-21T10:52:23.818270+0000","last_clean":"2024-09-21T10:52:23.818270+0000","last_became_active":"2024-09-21T10:48:17.789240+0000","last_became_peered":"2024-09-21T10:48:17.789240+0000","last_unstale":"2024-09-21T10:52:23.818270+0000","last_undegraded":"2024-09-21T10:52:23.818270+0000","last_fullsized":"2024-09-21T10:52:23.818270+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.367766+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.367766+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:15:05.403409+0000","scrub_duration":0.0015288929999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":14,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.827558+0000","last_change":"2024-09-21T10:52:20.798097+0000","last_active":"2024-09-21T10:52:22.827558+0000","last_peered":"2024-09-21T10:52:22.827558+0000","last_clean":"2024-09-21T10:52:22.827558+0000","last_became_active":"2024-09-21T10:52:20.796569+0000","last_became_peered":"2024-09-21T10:52:20.796569+0000","last_unstale":"2024-09-21T10:52:22.827558+0000","last_undegraded":"2024-09-21T10:52:22.827558+0000","last_fullsized":"2024-09-21T10:52:22.827558+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:28.179463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":728,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.822179+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:52:23.822179+0000","last_peered":"2024-09-21T10:52:23.822179+0000","last_clean":"2024-09-21T10:52:23.822179+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:52:23.822179+0000","last_undegraded":"2024-09-21T10:52:23.822179+0000","last_fullsized":"2024-09-21T10:52:23.822179+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":721,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.822068+0000","last_change":"2024-09-21T10:50:51.748628+0000","last_active":"2024-09-21T10:52:23.822068+0000","last_peered":"2024-09-21T10:52:23.822068+0000","last_clean":"2024-09-21T10:52:23.822068+0000","last_became_active":"2024-09-21T10:50:51.743466+0000","last_became_peered":"2024-09-21T10:50:51.743466+0000","last_unstale":"2024-09-21T10:52:23.822068+0000","last_undegraded":"2024-09-21T10:52:23.822068+0000","last_fullsized":"2024-09-21T10:52:23.822068+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:58.749167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"1441'12517","reported_seq":12595,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:38.400741+0000","last_change":"2024-09-21T10:49:17.754898+0000","last_active":"2024-09-21T10:52:38.400741+0000","last_peered":"2024-09-21T10:52:38.400741+0000","last_clean":"2024-09-21T10:52:38.400741+0000","last_became_active":"2024-09-21T10:49:17.754602+0000","last_became_peered":"2024-09-21T10:49:17.754602+0000","last_unstale":"2024-09-21T10:52:38.400741+0000","last_undegraded":"2024-09-21T10:52:38.400741+0000","last_fullsized":"2024-09-21T10:52:38.400741+0000","mapping_epoch":1409,"log_start":"1419'6300","ondisk_log_start":"1419'6300","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6217,"log_dups_size":0,"ondisk_log_size":6217,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:50:53.462188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181075968,"num_objects":2763,"num_object_clones":0,"num_object_copies":8289,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2763,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12517,"num_write_kb":488960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"362'149","reported_seq":1712,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.825448+0000","last_change":"2024-09-21T10:52:23.825011+0000","last_active":"2024-09-21T10:52:23.825448+0000","last_peered":"2024-09-21T10:52:23.825448+0000","last_clean":"2024-09-21T10:52:23.825448+0000","last_became_active":"2024-09-21T10:52:23.824636+0000","last_became_peered":"2024-09-21T10:52:23.824636+0000","last_unstale":"2024-09-21T10:52:23.825448+0000","last_undegraded":"2024-09-21T10:52:23.825448+0000","last_fullsized":"2024-09-21T10:52:23.825448+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:43.233616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:43.233616+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:13:33.405659+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":48,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.824030+0000","last_change":"2024-09-21T10:50:51.739750+0000","last_active":"2024-09-21T10:52:23.824030+0000","last_peered":"2024-09-21T10:52:23.824030+0000","last_clean":"2024-09-21T10:52:23.824030+0000","last_became_active":"2024-09-21T10:50:51.739441+0000","last_became_peered":"2024-09-21T10:50:51.739441+0000","last_unstale":"2024-09-21T10:52:23.824030+0000","last_undegraded":"2024-09-21T10:52:23.824030+0000","last_fullsized":"2024-09-21T10:52:23.824030+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:37:22.415254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.823421+0000","last_change":"2024-09-21T10:50:51.740718+0000","last_active":"2024-09-21T10:52:23.823421+0000","last_peered":"2024-09-21T10:52:23.823421+0000","last_clean":"2024-09-21T10:52:23.823421+0000","last_became_active":"2024-09-21T10:50:51.740382+0000","last_became_peered":"2024-09-21T10:50:51.740382+0000","last_unstale":"2024-09-21T10:52:23.823421+0000","last_undegraded":"2024-09-21T10:52:23.823421+0000","last_fullsized":"2024-09-21T10:52:23.823421+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:40:11.609034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1086,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.595771+0000","last_change":"2024-09-21T10:26:17.244635+0000","last_active":"2024-09-21T10:52:23.595771+0000","last_peered":"2024-09-21T10:52:23.595771+0000","last_clean":"2024-09-21T10:52:23.595771+0000","last_became_active":"2024-09-21T10:26:17.244370+0000","last_became_peered":"2024-09-21T10:26:17.244370+0000","last_unstale":"2024-09-21T10:52:23.595771+0000","last_undegraded":"2024-09-21T10:52:23.595771+0000","last_fullsized":"2024-09-21T10:52:23.595771+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:22:21.250722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"11.b","version":"1441'12468","reported_seq":12546,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:38.413931+0000","last_change":"2024-09-21T10:49:18.386659+0000","last_active":"2024-09-21T10:52:38.413931+0000","last_peered":"2024-09-21T10:52:38.413931+0000","last_clean":"2024-09-21T10:52:38.413931+0000","last_became_active":"2024-09-21T10:49:18.386298+0000","last_became_peered":"2024-09-21T10:49:18.386298+0000","last_unstale":"2024-09-21T10:52:38.413931+0000","last_undegraded":"2024-09-21T10:52:38.413931+0000","last_fullsized":"2024-09-21T10:52:38.413931+0000","mapping_epoch":1409,"log_start":"1419'6300","ondisk_log_start":"1419'6300","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6168,"log_dups_size":0,"ondisk_log_size":6168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:28:06.337138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178651136,"num_objects":2726,"num_object_clones":0,"num_object_copies":8178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2726,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12468,"num_write_kb":486208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"362'149","reported_seq":1640,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.823687+0000","last_change":"2024-09-21T10:50:54.233505+0000","last_active":"2024-09-21T10:52:22.823687+0000","last_peered":"2024-09-21T10:52:22.823687+0000","last_clean":"2024-09-21T10:52:22.823687+0000","last_became_active":"2024-09-21T10:50:54.233121+0000","last_became_peered":"2024-09-21T10:50:54.233121+0000","last_unstale":"2024-09-21T10:52:22.823687+0000","last_undegraded":"2024-09-21T10:52:22.823687+0000","last_fullsized":"2024-09-21T10:52:22.823687+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.783294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.783294+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:30.620691+0000","scrub_duration":0.0015016299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1452,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824127+0000","last_change":"2024-09-21T10:46:10.444706+0000","last_active":"2024-09-21T10:52:22.824127+0000","last_peered":"2024-09-21T10:52:22.824127+0000","last_clean":"2024-09-21T10:52:22.824127+0000","last_became_active":"2024-09-21T10:46:10.444370+0000","last_became_peered":"2024-09-21T10:46:10.444370+0000","last_unstale":"2024-09-21T10:52:22.824127+0000","last_undegraded":"2024-09-21T10:52:22.824127+0000","last_fullsized":"2024-09-21T10:52:22.824127+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:37.933193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1275,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.821159+0000","last_change":"2024-09-21T10:46:10.469883+0000","last_active":"2024-09-21T10:52:23.821159+0000","last_peered":"2024-09-21T10:52:23.821159+0000","last_clean":"2024-09-21T10:52:23.821159+0000","last_became_active":"2024-09-21T10:46:10.469558+0000","last_became_peered":"2024-09-21T10:46:10.469558+0000","last_unstale":"2024-09-21T10:52:23.821159+0000","last_undegraded":"2024-09-21T10:52:23.821159+0000","last_fullsized":"2024-09-21T10:52:23.821159+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:34.032604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":206,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820802+0000","last_change":"2024-09-21T10:50:51.742934+0000","last_active":"2024-09-21T10:52:23.820802+0000","last_peered":"2024-09-21T10:52:23.820802+0000","last_clean":"2024-09-21T10:52:23.820802+0000","last_became_active":"2024-09-21T10:50:51.742609+0000","last_became_peered":"2024-09-21T10:50:51.742609+0000","last_unstale":"2024-09-21T10:52:23.820802+0000","last_undegraded":"2024-09-21T10:52:23.820802+0000","last_fullsized":"2024-09-21T10:52:23.820802+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:51:35.183444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.d","version":"1441'12443","reported_seq":17816,"reported_epoch":1441,"state":"active+remapped+backfilling","last_fresh":"2024-09-21T10:52:37.064234+0000","last_change":"2024-09-21T10:52:20.810115+0000","last_active":"2024-09-21T10:52:37.064234+0000","last_peered":"2024-09-21T10:52:37.064234+0000","last_clean":"2024-09-21T10:50:50.699652+0000","last_became_active":"2024-09-21T10:50:52.854475+0000","last_became_peered":"2024-09-21T10:50:52.854475+0000","last_unstale":"2024-09-21T10:52:37.064234+0000","last_undegraded":"2024-09-21T10:52:37.064234+0000","last_fullsized":"2024-09-21T10:52:37.064234+0000","mapping_epoch":1423,"log_start":"1420'6400","ondisk_log_start":"1420'6400","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6043,"log_dups_size":0,"ondisk_log_size":6043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185204760,"num_objects":2827,"num_object_clones":0,"num_object_copies":8481,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":666,"num_objects_unfound":0,"num_objects_dirty":2827,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12443,"num_write_kb":488577,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2651,"num_bytes_recovered":173670424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[1,4,6],"avail_no_missing":["1","4","6"],"object_location_counts":[{"shards":"1,4,6","objects":2827}],"blocked_by":[],"up_primary":2,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1788,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.830946+0000","last_change":"2024-09-21T10:52:23.830126+0000","last_active":"2024-09-21T10:52:23.830946+0000","last_peered":"2024-09-21T10:52:23.830946+0000","last_clean":"2024-09-21T10:52:23.830946+0000","last_became_active":"2024-09-21T10:52:23.829711+0000","last_became_peered":"2024-09-21T10:52:23.829711+0000","last_unstale":"2024-09-21T10:52:23.830946+0000","last_undegraded":"2024-09-21T10:52:23.830946+0000","last_fullsized":"2024-09-21T10:52:23.830946+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.451011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.451011+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:30.995706+0000","scrub_duration":0.0030381200000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1457,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824200+0000","last_change":"2024-09-21T10:50:51.746156+0000","last_active":"2024-09-21T10:52:22.824200+0000","last_peered":"2024-09-21T10:52:22.824200+0000","last_clean":"2024-09-21T10:52:22.824200+0000","last_became_active":"2024-09-21T10:50:51.745823+0000","last_became_peered":"2024-09-21T10:50:51.745823+0000","last_unstale":"2024-09-21T10:52:22.824200+0000","last_undegraded":"2024-09-21T10:52:22.824200+0000","last_fullsized":"2024-09-21T10:52:22.824200+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:01.684794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":728,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820897+0000","last_change":"2024-09-21T10:52:20.805871+0000","last_active":"2024-09-21T10:52:23.820897+0000","last_peered":"2024-09-21T10:52:23.820897+0000","last_clean":"2024-09-21T10:52:23.820897+0000","last_became_active":"2024-09-21T10:52:20.805129+0000","last_became_peered":"2024-09-21T10:52:20.805129+0000","last_unstale":"2024-09-21T10:52:23.820897+0000","last_undegraded":"2024-09-21T10:52:23.820897+0000","last_fullsized":"2024-09-21T10:52:23.820897+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:00:17.465858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1061,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.823969+0000","last_change":"2024-09-21T10:33:29.481828+0000","last_active":"2024-09-21T10:52:22.823969+0000","last_peered":"2024-09-21T10:52:22.823969+0000","last_clean":"2024-09-21T10:52:22.823969+0000","last_became_active":"2024-09-21T10:33:29.481491+0000","last_became_peered":"2024-09-21T10:33:29.481491+0000","last_unstale":"2024-09-21T10:52:22.823969+0000","last_undegraded":"2024-09-21T10:52:22.823969+0000","last_fullsized":"2024-09-21T10:52:22.823969+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:09:14.787399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.c","version":"1441'12439","reported_seq":13965,"reported_epoch":1441,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:52:37.032113+0000","last_change":"2024-09-21T10:52:20.795829+0000","last_active":"2024-09-21T10:52:37.032113+0000","last_peered":"2024-09-21T10:52:37.032113+0000","last_clean":"2024-09-21T10:50:50.711708+0000","last_became_active":"2024-09-21T10:50:52.904349+0000","last_became_peered":"2024-09-21T10:50:52.904349+0000","last_unstale":"2024-09-21T10:52:37.032113+0000","last_undegraded":"2024-09-21T10:52:37.032113+0000","last_fullsized":"2024-09-21T10:52:37.032113+0000","mapping_epoch":1423,"log_start":"1420'6430","ondisk_log_start":"1420'6430","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":6009,"log_dups_size":0,"ondisk_log_size":6009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":189202432,"num_objects":2887,"num_object_clones":0,"num_object_copies":8661,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2305,"num_objects_unfound":0,"num_objects_dirty":2887,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12439,"num_write_kb":490432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":729,"num_bytes_recovered":47775744,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[1,4,5],"avail_no_missing":["1","4","5"],"object_location_counts":[{"shards":"1,4,5","objects":2887}],"blocked_by":[],"up_primary":2,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"362'149","reported_seq":1768,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.817477+0000","last_change":"2024-09-21T10:49:24.327824+0000","last_active":"2024-09-21T10:52:23.817477+0000","last_peered":"2024-09-21T10:52:23.817477+0000","last_clean":"2024-09-21T10:52:23.817477+0000","last_became_active":"2024-09-21T10:48:17.788904+0000","last_became_peered":"2024-09-21T10:48:17.788904+0000","last_unstale":"2024-09-21T10:52:23.817477+0000","last_undegraded":"2024-09-21T10:52:23.817477+0000","last_fullsized":"2024-09-21T10:52:23.817477+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.327701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.327701+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:58:40.864943+0000","scrub_duration":0.001865991,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.824165+0000","last_change":"2024-09-21T10:50:51.744723+0000","last_active":"2024-09-21T10:52:23.824165+0000","last_peered":"2024-09-21T10:52:23.824165+0000","last_clean":"2024-09-21T10:52:23.824165+0000","last_became_active":"2024-09-21T10:50:51.744137+0000","last_became_peered":"2024-09-21T10:50:51.744137+0000","last_unstale":"2024-09-21T10:52:23.824165+0000","last_undegraded":"2024-09-21T10:52:23.824165+0000","last_fullsized":"2024-09-21T10:52:23.824165+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:43.787139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":14,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.829158+0000","last_change":"2024-09-21T10:52:20.796748+0000","last_active":"2024-09-21T10:52:22.829158+0000","last_peered":"2024-09-21T10:52:22.829158+0000","last_clean":"2024-09-21T10:52:22.829158+0000","last_became_active":"2024-09-21T10:52:20.796416+0000","last_became_peered":"2024-09-21T10:52:20.796416+0000","last_unstale":"2024-09-21T10:52:22.829158+0000","last_undegraded":"2024-09-21T10:52:22.829158+0000","last_fullsized":"2024-09-21T10:52:22.829158+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:57:43.434354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":714,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.821426+0000","last_change":"2024-09-21T10:52:20.803125+0000","last_active":"2024-09-21T10:52:23.821426+0000","last_peered":"2024-09-21T10:52:23.821426+0000","last_clean":"2024-09-21T10:52:23.821426+0000","last_became_active":"2024-09-21T10:52:20.802018+0000","last_became_peered":"2024-09-21T10:52:20.802018+0000","last_unstale":"2024-09-21T10:52:23.821426+0000","last_undegraded":"2024-09-21T10:52:23.821426+0000","last_fullsized":"2024-09-21T10:52:23.821426+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:54:29.518461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"1441'12625","reported_seq":12713,"reported_epoch":1441,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:52:39.167815+0000","last_change":"2024-09-21T10:52:20.955362+0000","last_active":"2024-09-21T10:52:39.167815+0000","last_peered":"2024-09-21T10:52:39.167815+0000","last_clean":"2024-09-21T10:50:50.739216+0000","last_became_active":"2024-09-21T10:52:20.918389+0000","last_became_peered":"2024-09-21T10:52:20.918389+0000","last_unstale":"2024-09-21T10:52:39.167815+0000","last_undegraded":"2024-09-21T10:52:39.167815+0000","last_fullsized":"2024-09-21T10:52:39.167815+0000","mapping_epoch":1437,"log_start":"1418'5100","ondisk_log_start":"1418'5100","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":7525,"log_dups_size":0,"ondisk_log_size":7525,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175570944,"num_objects":2679,"num_object_clones":0,"num_object_copies":8037,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5358,"num_objects_unfound":0,"num_objects_dirty":2679,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12625,"num_write_kb":489728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,1,4],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":2679}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"362'149","reported_seq":1657,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.822857+0000","last_change":"2024-09-21T10:50:54.231765+0000","last_active":"2024-09-21T10:52:22.822857+0000","last_peered":"2024-09-21T10:52:22.822857+0000","last_clean":"2024-09-21T10:52:22.822857+0000","last_became_active":"2024-09-21T10:50:54.231386+0000","last_became_peered":"2024-09-21T10:50:54.231386+0000","last_unstale":"2024-09-21T10:52:22.822857+0000","last_undegraded":"2024-09-21T10:52:22.822857+0000","last_fullsized":"2024-09-21T10:52:22.822857+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.248938+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.248938+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:52:31.379499+0000","scrub_duration":0.0014145049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":693,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820605+0000","last_change":"2024-09-21T10:52:20.815991+0000","last_active":"2024-09-21T10:52:23.820605+0000","last_peered":"2024-09-21T10:52:23.820605+0000","last_clean":"2024-09-21T10:52:23.820605+0000","last_became_active":"2024-09-21T10:52:20.813144+0000","last_became_peered":"2024-09-21T10:52:20.813144+0000","last_unstale":"2024-09-21T10:52:23.820605+0000","last_undegraded":"2024-09-21T10:52:23.820605+0000","last_fullsized":"2024-09-21T10:52:23.820605+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:07.698515+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":4,"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":[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":"0'0","reported_seq":175,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.817630+0000","last_change":"2024-09-21T10:46:10.445448+0000","last_active":"2024-09-21T10:52:23.817630+0000","last_peered":"2024-09-21T10:52:23.817630+0000","last_clean":"2024-09-21T10:52:23.817630+0000","last_became_active":"2024-09-21T10:46:10.443629+0000","last_became_peered":"2024-09-21T10:46:10.443629+0000","last_unstale":"2024-09-21T10:52:23.817630+0000","last_undegraded":"2024-09-21T10:52:23.817630+0000","last_fullsized":"2024-09-21T10:52:23.817630+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:42:44.652533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":682,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.819556+0000","last_change":"2024-09-21T10:52:20.795484+0000","last_active":"2024-09-21T10:52:23.819556+0000","last_peered":"2024-09-21T10:52:23.819556+0000","last_clean":"2024-09-21T10:52:23.819556+0000","last_became_active":"2024-09-21T10:52:20.794922+0000","last_became_peered":"2024-09-21T10:52:20.794922+0000","last_unstale":"2024-09-21T10:52:23.819556+0000","last_undegraded":"2024-09-21T10:52:23.819556+0000","last_fullsized":"2024-09-21T10:52:23.819556+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:47.002912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"1441'12204","reported_seq":12285,"reported_epoch":1441,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:52:39.125872+0000","last_change":"2024-09-21T10:52:22.310602+0000","last_active":"2024-09-21T10:52:39.125872+0000","last_peered":"2024-09-21T10:52:39.125872+0000","last_clean":"2024-09-21T10:52:19.749541+0000","last_became_active":"2024-09-21T10:52:22.265414+0000","last_became_peered":"2024-09-21T10:52:22.265414+0000","last_unstale":"2024-09-21T10:52:39.125872+0000","last_undegraded":"2024-09-21T10:52:39.125872+0000","last_fullsized":"2024-09-21T10:52:39.125872+0000","mapping_epoch":1438,"log_start":"1417'4700","ondisk_log_start":"1417'4700","created":1409,"last_epoch_clean":1410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:49:16.735677+0000","last_clean_scrub_stamp":"2024-09-21T10:49:16.735677+0000","objects_scrubbed":0,"log_size":7504,"log_dups_size":0,"ondisk_log_size":7504,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169869312,"num_objects":2592,"num_object_clones":0,"num_object_copies":7776,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2592,"num_objects_unfound":0,"num_objects_dirty":2592,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12204,"num_write_kb":473472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[0,4,1],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":2592}],"blocked_by":[],"up_primary":7,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.4","version":"362'149","reported_seq":1796,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.830279+0000","last_change":"2024-09-21T10:52:23.830188+0000","last_active":"2024-09-21T10:52:23.830279+0000","last_peered":"2024-09-21T10:52:23.830279+0000","last_clean":"2024-09-21T10:52:23.830279+0000","last_became_active":"2024-09-21T10:52:23.829857+0000","last_became_peered":"2024-09-21T10:52:23.829857+0000","last_unstale":"2024-09-21T10:52:23.830279+0000","last_undegraded":"2024-09-21T10:52:23.830279+0000","last_fullsized":"2024-09-21T10:52:23.830279+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:39.522036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:39.522036+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:23.743898+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"71'1","reported_seq":726,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.822419+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:52:23.822419+0000","last_peered":"2024-09-21T10:52:23.822419+0000","last_clean":"2024-09-21T10:52:23.822419+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:52:23.822419+0000","last_undegraded":"2024-09-21T10:52:23.822419+0000","last_fullsized":"2024-09-21T10:52:23.822419+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":226,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.819879+0000","last_change":"2024-09-21T10:52:20.788009+0000","last_active":"2024-09-21T10:52:23.819879+0000","last_peered":"2024-09-21T10:52:23.819879+0000","last_clean":"2024-09-21T10:52:23.819879+0000","last_became_active":"2024-09-21T10:52:20.787657+0000","last_became_peered":"2024-09-21T10:52:20.787657+0000","last_unstale":"2024-09-21T10:52:23.819879+0000","last_undegraded":"2024-09-21T10:52:23.819879+0000","last_fullsized":"2024-09-21T10:52:23.819879+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:18.674583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":242,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.823774+0000","last_change":"2024-09-21T10:46:10.436233+0000","last_active":"2024-09-21T10:52:22.823774+0000","last_peered":"2024-09-21T10:52:22.823774+0000","last_clean":"2024-09-21T10:52:22.823774+0000","last_became_active":"2024-09-21T10:46:10.435942+0000","last_became_peered":"2024-09-21T10:46:10.435942+0000","last_unstale":"2024-09-21T10:52:22.823774+0000","last_undegraded":"2024-09-21T10:52:22.823774+0000","last_fullsized":"2024-09-21T10:52:22.823774+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:50:52.876499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":100,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.823152+0000","last_change":"2024-09-21T10:46:10.438257+0000","last_active":"2024-09-21T10:52:22.823152+0000","last_peered":"2024-09-21T10:52:22.823152+0000","last_clean":"2024-09-21T10:52:22.823152+0000","last_became_active":"2024-09-21T10:46:10.435654+0000","last_became_peered":"2024-09-21T10:46:10.435654+0000","last_unstale":"2024-09-21T10:52:22.823152+0000","last_undegraded":"2024-09-21T10:52:22.823152+0000","last_fullsized":"2024-09-21T10:52:22.823152+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:34:48.029244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"442'23","reported_seq":24,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.825611+0000","last_change":"2024-09-21T10:52:20.954689+0000","last_active":"2024-09-21T10:52:22.825611+0000","last_peered":"2024-09-21T10:52:22.825611+0000","last_clean":"2024-09-21T10:52:22.825611+0000","last_became_active":"2024-09-21T10:52:20.827759+0000","last_became_peered":"2024-09-21T10:52:20.827759+0000","last_unstale":"2024-09-21T10:52:22.825611+0000","last_undegraded":"2024-09-21T10:52:22.825611+0000","last_fullsized":"2024-09-21T10:52:22.825611+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:44:30.315577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23780,"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,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1443,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.823853+0000","last_change":"2024-09-21T10:50:51.740980+0000","last_active":"2024-09-21T10:52:22.823853+0000","last_peered":"2024-09-21T10:52:22.823853+0000","last_clean":"2024-09-21T10:52:22.823853+0000","last_became_active":"2024-09-21T10:50:51.740608+0000","last_became_peered":"2024-09-21T10:50:51.740608+0000","last_unstale":"2024-09-21T10:52:22.823853+0000","last_undegraded":"2024-09-21T10:52:22.823853+0000","last_fullsized":"2024-09-21T10:52:22.823853+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:19:41.823960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":20,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.829246+0000","last_change":"2024-09-21T10:52:20.814473+0000","last_active":"2024-09-21T10:52:22.829246+0000","last_peered":"2024-09-21T10:52:22.829246+0000","last_clean":"2024-09-21T10:52:22.829246+0000","last_became_active":"2024-09-21T10:52:20.791349+0000","last_became_peered":"2024-09-21T10:52:20.791349+0000","last_unstale":"2024-09-21T10:52:22.829246+0000","last_undegraded":"2024-09-21T10:52:22.829246+0000","last_fullsized":"2024-09-21T10:52:22.829246+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:29:59.044915+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":4,"num_bytes_recovered":180,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.14","version":"362'149","reported_seq":1538,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.830472+0000","last_change":"2024-09-21T10:52:23.830390+0000","last_active":"2024-09-21T10:52:23.830472+0000","last_peered":"2024-09-21T10:52:23.830472+0000","last_clean":"2024-09-21T10:52:23.830472+0000","last_became_active":"2024-09-21T10:52:23.829712+0000","last_became_peered":"2024-09-21T10:52:23.829712+0000","last_unstale":"2024-09-21T10:52:23.830472+0000","last_undegraded":"2024-09-21T10:52:23.830472+0000","last_fullsized":"2024-09-21T10:52:23.830472+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:35.465437+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:35.465437+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1411,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.823537+0000","last_change":"2024-09-21T10:52:20.789766+0000","last_active":"2024-09-21T10:52:22.823537+0000","last_peered":"2024-09-21T10:52:22.823537+0000","last_clean":"2024-09-21T10:52:22.823537+0000","last_became_active":"2024-09-21T10:52:20.788510+0000","last_became_peered":"2024-09-21T10:52:20.788510+0000","last_unstale":"2024-09-21T10:52:22.823537+0000","last_undegraded":"2024-09-21T10:52:22.823537+0000","last_fullsized":"2024-09-21T10:52:22.823537+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:40.453914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":705,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.837012+0000","last_change":"2024-09-21T10:52:20.795290+0000","last_active":"2024-09-21T10:52:23.837012+0000","last_peered":"2024-09-21T10:52:23.837012+0000","last_clean":"2024-09-21T10:52:23.837012+0000","last_became_active":"2024-09-21T10:52:20.794919+0000","last_became_peered":"2024-09-21T10:52:20.794919+0000","last_unstale":"2024-09-21T10:52:23.837012+0000","last_undegraded":"2024-09-21T10:52:23.837012+0000","last_fullsized":"2024-09-21T10:52:23.837012+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:34.258816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":712,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.822451+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:52:23.822451+0000","last_peered":"2024-09-21T10:52:23.822451+0000","last_clean":"2024-09-21T10:52:23.822451+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:52:23.822451+0000","last_undegraded":"2024-09-21T10:52:23.822451+0000","last_fullsized":"2024-09-21T10:52:23.822451+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":698,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.825352+0000","last_change":"2024-09-21T10:46:10.434466+0000","last_active":"2024-09-21T10:52:23.825352+0000","last_peered":"2024-09-21T10:52:23.825352+0000","last_clean":"2024-09-21T10:52:23.825352+0000","last_became_active":"2024-09-21T10:46:10.434119+0000","last_became_peered":"2024-09-21T10:46:10.434119+0000","last_unstale":"2024-09-21T10:52:23.825352+0000","last_undegraded":"2024-09-21T10:52:23.825352+0000","last_fullsized":"2024-09-21T10:52:23.825352+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:34.062599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":173,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820145+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:52:23.820145+0000","last_peered":"2024-09-21T10:52:23.820145+0000","last_clean":"2024-09-21T10:52:23.820145+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:52:23.820145+0000","last_undegraded":"2024-09-21T10:52:23.820145+0000","last_fullsized":"2024-09-21T10:52:23.820145+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":666,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.825470+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:52:23.825470+0000","last_peered":"2024-09-21T10:52:23.825470+0000","last_clean":"2024-09-21T10:52:23.825470+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:52:23.825470+0000","last_undegraded":"2024-09-21T10:52:23.825470+0000","last_fullsized":"2024-09-21T10:52:23.825470+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":729,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.822014+0000","last_change":"2024-09-21T10:52:20.802977+0000","last_active":"2024-09-21T10:52:23.822014+0000","last_peered":"2024-09-21T10:52:23.822014+0000","last_clean":"2024-09-21T10:52:23.822014+0000","last_became_active":"2024-09-21T10:52:20.802017+0000","last_became_peered":"2024-09-21T10:52:20.802017+0000","last_unstale":"2024-09-21T10:52:23.822014+0000","last_undegraded":"2024-09-21T10:52:23.822014+0000","last_fullsized":"2024-09-21T10:52:23.822014+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:08:08.835218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":1342,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.822642+0000","last_change":"2024-09-21T10:51:45.267841+0000","last_active":"2024-09-21T10:52:23.822642+0000","last_peered":"2024-09-21T10:52:23.822642+0000","last_clean":"2024-09-21T10:52:23.822642+0000","last_became_active":"2024-09-21T10:51:45.267546+0000","last_became_peered":"2024-09-21T10:51:45.267546+0000","last_unstale":"2024-09-21T10:52:23.822642+0000","last_undegraded":"2024-09-21T10:52:23.822642+0000","last_fullsized":"2024-09-21T10:52:23.822642+0000","mapping_epoch":1431,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:59:41.536111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":687,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820622+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:52:23.820622+0000","last_peered":"2024-09-21T10:52:23.820622+0000","last_clean":"2024-09-21T10:52:23.820622+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:52:23.820622+0000","last_undegraded":"2024-09-21T10:52:23.820622+0000","last_fullsized":"2024-09-21T10:52:23.820622+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":48,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.823957+0000","last_change":"2024-09-21T10:50:51.741024+0000","last_active":"2024-09-21T10:52:23.823957+0000","last_peered":"2024-09-21T10:52:23.823957+0000","last_clean":"2024-09-21T10:52:23.823957+0000","last_became_active":"2024-09-21T10:50:51.740667+0000","last_became_peered":"2024-09-21T10:50:51.740667+0000","last_unstale":"2024-09-21T10:52:23.823957+0000","last_undegraded":"2024-09-21T10:52:23.823957+0000","last_fullsized":"2024-09-21T10:52:23.823957+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:01.285703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":48,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.824057+0000","last_change":"2024-09-21T10:50:51.744986+0000","last_active":"2024-09-21T10:52:23.824057+0000","last_peered":"2024-09-21T10:52:23.824057+0000","last_clean":"2024-09-21T10:52:23.824057+0000","last_became_active":"2024-09-21T10:50:51.744527+0000","last_became_peered":"2024-09-21T10:50:51.744527+0000","last_unstale":"2024-09-21T10:52:23.824057+0000","last_undegraded":"2024-09-21T10:52:23.824057+0000","last_fullsized":"2024-09-21T10:52:23.824057+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:17.469541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":726,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.821329+0000","last_change":"2024-09-21T10:52:20.803596+0000","last_active":"2024-09-21T10:52:23.821329+0000","last_peered":"2024-09-21T10:52:23.821329+0000","last_clean":"2024-09-21T10:52:23.821329+0000","last_became_active":"2024-09-21T10:52:20.802165+0000","last_became_peered":"2024-09-21T10:52:20.802165+0000","last_unstale":"2024-09-21T10:52:23.821329+0000","last_undegraded":"2024-09-21T10:52:23.821329+0000","last_fullsized":"2024-09-21T10:52:23.821329+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:43:46.851027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1292,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.819615+0000","last_change":"2024-09-21T10:45:18.158211+0000","last_active":"2024-09-21T10:52:23.819615+0000","last_peered":"2024-09-21T10:52:23.819615+0000","last_clean":"2024-09-21T10:52:23.819615+0000","last_became_active":"2024-09-21T10:45:18.157966+0000","last_became_peered":"2024-09-21T10:45:18.157966+0000","last_unstale":"2024-09-21T10:52:23.819615+0000","last_undegraded":"2024-09-21T10:52:23.819615+0000","last_fullsized":"2024-09-21T10:52:23.819615+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:49.060307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"71'2","reported_seq":1434,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824316+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:52:22.824316+0000","last_peered":"2024-09-21T10:52:22.824316+0000","last_clean":"2024-09-21T10:52:22.824316+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:52:22.824316+0000","last_undegraded":"2024-09-21T10:52:22.824316+0000","last_fullsized":"2024-09-21T10:52:22.824316+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1310,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.826482+0000","last_change":"2024-09-21T10:45:18.169124+0000","last_active":"2024-09-21T10:52:23.826482+0000","last_peered":"2024-09-21T10:52:23.826482+0000","last_clean":"2024-09-21T10:52:23.826482+0000","last_became_active":"2024-09-21T10:45:18.168713+0000","last_became_peered":"2024-09-21T10:45:18.168713+0000","last_unstale":"2024-09-21T10:52:23.826482+0000","last_undegraded":"2024-09-21T10:52:23.826482+0000","last_fullsized":"2024-09-21T10:52:23.826482+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:07:16.707078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":1446,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.824117+0000","last_change":"2024-09-21T10:46:10.437713+0000","last_active":"2024-09-21T10:52:22.824117+0000","last_peered":"2024-09-21T10:52:22.824117+0000","last_clean":"2024-09-21T10:52:22.824117+0000","last_became_active":"2024-09-21T10:46:10.437233+0000","last_became_peered":"2024-09-21T10:46:10.437233+0000","last_unstale":"2024-09-21T10:52:22.824117+0000","last_undegraded":"2024-09-21T10:52:22.824117+0000","last_fullsized":"2024-09-21T10:52:22.824117+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:42:42.318362+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":680,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.830473+0000","last_change":"2024-09-21T10:50:51.744175+0000","last_active":"2024-09-21T10:52:23.830473+0000","last_peered":"2024-09-21T10:52:23.830473+0000","last_clean":"2024-09-21T10:52:23.830473+0000","last_became_active":"2024-09-21T10:50:51.743851+0000","last_became_peered":"2024-09-21T10:50:51.743851+0000","last_unstale":"2024-09-21T10:52:23.830473+0000","last_undegraded":"2024-09-21T10:52:23.830473+0000","last_fullsized":"2024-09-21T10:52:23.830473+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:18:42.675576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":705,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.820612+0000","last_change":"2024-09-21T10:50:51.746596+0000","last_active":"2024-09-21T10:52:23.820612+0000","last_peered":"2024-09-21T10:52:23.820612+0000","last_clean":"2024-09-21T10:52:23.820612+0000","last_became_active":"2024-09-21T10:50:51.746228+0000","last_became_peered":"2024-09-21T10:50:51.746228+0000","last_unstale":"2024-09-21T10:52:23.820612+0000","last_undegraded":"2024-09-21T10:52:23.820612+0000","last_fullsized":"2024-09-21T10:52:23.820612+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:43.140425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":248,"reported_epoch":1440,"state":"active+clean","last_fresh":"2024-09-21T10:52:22.820593+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:52:22.820593+0000","last_peered":"2024-09-21T10:52:22.820593+0000","last_clean":"2024-09-21T10:52:22.820593+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:52:22.820593+0000","last_undegraded":"2024-09-21T10:52:22.820593+0000","last_fullsized":"2024-09-21T10:52:22.820593+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":737,"reported_epoch":1441,"state":"active+clean","last_fresh":"2024-09-21T10:52:23.822396+0000","last_change":"2024-09-21T10:50:51.763450+0000","last_active":"2024-09-21T10:52:23.822396+0000","last_peered":"2024-09-21T10:52:23.822396+0000","last_clean":"2024-09-21T10:52:23.822396+0000","last_became_active":"2024-09-21T10:50:51.746057+0000","last_became_peered":"2024-09-21T10:50:51.746057+0000","last_unstale":"2024-09-21T10:52:23.822396+0000","last_undegraded":"2024-09-21T10:52:23.822396+0000","last_fullsized":"2024-09-21T10:52:23.822396+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:37.310024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1746,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":2889809944,"num_objects":44096,"num_object_clones":0,"num_object_copies":132288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":23934,"num_objects_unfound":0,"num_objects_dirty":44096,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":200446,"num_write_kb":7825281,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14167,"num_bytes_recovered":928317464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":9121775616,"data_stored":9121759328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":108492,"ondisk_log_size":108492,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":72,"num_bytes_recovered":25990,"num_keys_recovered":50,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":780100,"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":53,"num_read_kb":114,"num_write":29,"num_write_kb":329,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1062074,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234587,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":702320,"kb_used_data":99432,"kb_used_omap":1,"kb_used_meta":602878,"kb_avail":93042832,"statfs":{"total":95995035648,"available":95275859968,"internally_reserved":0,"allocated":101818368,"data_stored":99182092,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":617347531},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":1377,"seq":5914169966671,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1948528,"kb_used_data":1594920,"kb_used_omap":58,"kb_used_meta":353541,"kb_avail":91796624,"statfs":{"total":95995035648,"available":93999742976,"internally_reserved":0,"allocated":1633198080,"data_stored":1630562974,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":362026018},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757861,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2160740,"kb_used_data":1074716,"kb_used_omap":1,"kb_used_meta":1086014,"kb_avail":91584412,"statfs":{"total":95995035648,"available":93782437888,"internally_reserved":0,"allocated":1100509184,"data_stored":1097881439,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":1112078790},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793968033,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1328104,"kb_used_data":483872,"kb_used_omap":46,"kb_used_meta":844177,"kb_avail":92417048,"statfs":{"total":95995035648,"available":94635057152,"internally_reserved":0,"allocated":495484928,"data_stored":492854341,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":864437948},"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":[]},{"osd":0,"up_from":731,"seq":3139621093806,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2204448,"kb_used_data":1237400,"kb_used_omap":73,"kb_used_meta":966902,"kb_avail":91540704,"statfs":{"total":95995035648,"available":93737680896,"internally_reserved":0,"allocated":1267097600,"data_stored":1264474625,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":990108210},"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":[]},{"osd":4,"up_from":30,"seq":128849019497,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2063924,"kb_used_data":1090284,"kb_used_omap":1,"kb_used_meta":973630,"kb_avail":91681228,"statfs":{"total":95995035648,"available":93881577472,"internally_reserved":0,"allocated":1116450816,"data_stored":1113811671,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":996997574},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888793,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2794912,"kb_used_data":1631064,"kb_used_omap":30,"kb_used_meta":1163617,"kb_avail":90950240,"statfs":{"total":95995035648,"available":93133045760,"internally_reserved":0,"allocated":1670209536,"data_stored":1667586591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":1191544628},"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":[]},{"osd":1,"up_from":763,"seq":3277060047271,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2900128,"kb_used_data":1839192,"kb_used_omap":44,"kb_used_meta":1060819,"kb_avail":90845024,"statfs":{"total":95995035648,"available":93025304576,"internally_reserved":0,"allocated":1883332608,"data_stored":1880709072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":1086279278},"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":[3,1,3,3,5],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1245904896,"data_stored":1245904896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1849167872,"data_stored":1849163800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":487067648,"data_stored":487063576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1640562688,"data_stored":1640562688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1095176192,"data_stored":1095172120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1088028672,"data_stored":1088028672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1616449536,"data_stored":1616445464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":99418112,"data_stored":99418112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:52:42.999 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_6 pgp_num 16 2024-09-21T10:52:43.000 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:43.037 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:43.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:43.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:43.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:42 smithi031 ceph-mon[96824]: from='client.36357 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:52:43.171 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:43.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:42 smithi007 ceph-mon[99390]: from='client.36357 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:52:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:42 smithi007 ceph-mon[101144]: from='client.36357 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:52:43.273 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:43.307 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:43.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:43.409 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:43.440 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:43.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:43.542 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:43.579 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:43.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:43.681 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:43.717 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:43.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:43.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:43.847 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:43.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:43.949 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:44.001 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:44.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:44.103 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:44.134 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:44.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:43 smithi031 ceph-mon[96824]: pgmap v2347: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 23310/130998 objects misplaced (17.794%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:52:44.183 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:43 smithi007 ceph-mon[99390]: pgmap v2347: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 23310/130998 objects misplaced (17.794%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:52:44.183 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:43 smithi007 ceph-mon[101144]: pgmap v2347: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 23310/130998 objects misplaced (17.794%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:52:44.236 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:44.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:44.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:44.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:44.407 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:44.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:44.508 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:44.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.553 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:44.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:44.654 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:44.684 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:44.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:44.785 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:44.822 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:44.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:44.924 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:44.958 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:44.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:45.059 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:45.086 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:45.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:45.188 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:45.230 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:45.331 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:45.361 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:45.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:45.463 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:45.487 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:45.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:45.589 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:45.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:45.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:45.691 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:45.714 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:45.736 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:45.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:45.838 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:45.865 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:45.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:45 smithi007 ceph-mon[99390]: pgmap v2348: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 21060/122472 objects misplaced (17.196%); 14 MiB/s, 216 objects/s recovering 2024-09-21T10:52:45.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:45 smithi007 ceph-mon[99390]: osdmap e1442: 8 total, 8 up, 8 in 2024-09-21T10:52:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:45 smithi007 ceph-mon[101144]: pgmap v2348: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 21060/122472 objects misplaced (17.196%); 14 MiB/s, 216 objects/s recovering 2024-09-21T10:52:45.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:45 smithi007 ceph-mon[101144]: osdmap e1442: 8 total, 8 up, 8 in 2024-09-21T10:52:45.967 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:45.992 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:45.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:46.093 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:46.118 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:46.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:46.220 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:46.245 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:46.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:46.346 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:46.369 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:46.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:45 smithi031 ceph-mon[96824]: pgmap v2348: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 21060/122472 objects misplaced (17.196%); 14 MiB/s, 216 objects/s recovering 2024-09-21T10:52:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:45 smithi031 ceph-mon[96824]: osdmap e1442: 8 total, 8 up, 8 in 2024-09-21T10:52:46.471 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:46.497 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:46.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:46.599 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:46.637 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:46.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:46.739 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:46.773 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:46.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:46.875 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:46.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:46.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:46.934 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:52:47.001 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:47.037 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:47.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:47.139 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:47.181 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:47.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:46 smithi007 ceph-mon[99390]: osdmap e1443: 8 total, 8 up, 8 in 2024-09-21T10:52:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:46 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/803949089' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:46 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:46 smithi007 ceph-mon[101144]: osdmap e1443: 8 total, 8 up, 8 in 2024-09-21T10:52:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:46 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/803949089' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:46 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:47.283 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:47.322 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:47.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:47.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:46 smithi031 ceph-mon[96824]: osdmap e1443: 8 total, 8 up, 8 in 2024-09-21T10:52:47.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:46 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/803949089' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:47.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:46 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:47.424 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:47.470 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:47.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:47.572 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:47.621 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:47.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:47.723 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:47.773 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:47.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:47.875 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:47.901 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:47.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:48.003 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:48.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.045 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:48.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:48.146 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:48.185 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:48.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:47 smithi007 ceph-mon[99390]: pgmap v2351: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 21060/121752 objects misplaced (17.297%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T10:52:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:47 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:52:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:47 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:52:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:47 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:47 smithi007 ceph-mon[99390]: osdmap e1444: 8 total, 8 up, 8 in 2024-09-21T10:52:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:47 smithi007 ceph-mon[101144]: pgmap v2351: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 21060/121752 objects misplaced (17.297%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T10:52:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:47 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:52:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:47 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:52:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:47 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:48.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:47 smithi007 ceph-mon[101144]: osdmap e1444: 8 total, 8 up, 8 in 2024-09-21T10:52:48.287 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:48.326 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:48.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:47 smithi031 ceph-mon[96824]: pgmap v2351: 109 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 100 active+clean; 2.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 21060/121752 objects misplaced (17.297%); 7.8 MiB/s, 124 objects/s recovering 2024-09-21T10:52:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:47 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:52:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:47 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:52:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:47 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:48.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:47 smithi031 ceph-mon[96824]: osdmap e1444: 8 total, 8 up, 8 in 2024-09-21T10:52:48.428 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:48.457 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:48.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:48.559 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:48.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.611 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:48.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:48.712 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:48.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.754 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:48.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:48.963 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:48.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.992 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:48.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:49.088 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:52:49.088 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:52:49.094 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:49.135 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:52:49.135 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:52:49.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.136 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:49.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:49.182 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:52:49.182 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:52:49.225 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:52:49.225 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:52:49.237 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:49.270 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:52:49.271 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:52:49.288 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:49.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:49.303 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:52:49.303 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:52:49.336 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:52:49.336 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:52:49.372 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:52:49.372 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:52:49.390 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:49.420 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:49.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:49.522 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:49.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:49.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:49.672 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:49.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:49.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:49.819 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:49.845 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:49.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:49.947 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:49.994 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:49.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:50.069 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:49 smithi007 ceph-mon[99390]: pgmap v2353: 109 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 101 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 19952/117342 objects misplaced (17.003%); 14 MiB/s, 221 objects/s recovering 2024-09-21T10:52:50.069 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:49 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1228293348' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:50.069 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:49 smithi007 ceph-mon[101144]: pgmap v2353: 109 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 101 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 19952/117342 objects misplaced (17.003%); 14 MiB/s, 221 objects/s recovering 2024-09-21T10:52:50.069 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:49 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1228293348' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:50.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:50.122 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:50.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:50.223 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:50.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.254 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:50.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:50.355 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:50.382 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:50.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:50.410 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:52:50.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:49 smithi031 ceph-mon[96824]: pgmap v2353: 109 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 101 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 19952/117342 objects misplaced (17.003%); 14 MiB/s, 221 objects/s recovering 2024-09-21T10:52:50.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:49 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1228293348' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:50.483 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:50.537 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:50.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:50.639 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:50.711 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:50.813 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:50.859 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:50.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:50.961 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:50.994 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:50.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:51.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:51.110 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:52:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:52:50] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.51.0" 2024-09-21T10:52:51.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.145 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:51.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:51.246 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:51.309 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:51.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:51.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:51.452 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:51.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:51.554 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:51.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:51.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:51.609 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:52:51.609 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:52:51.609 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37022 10.f 10:f7f4cd7b:::benchmark_data_smithi007_269699_object37021:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.780049+0000", 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 489.045584109, 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99709508499999999, 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.610 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37022 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780049+0000", 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.611 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780049+0000", 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780051+0000", 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.846e-06 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780072+0000", 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0984000000000001e-05 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.612 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780081+0000", 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3340000000000008e-06 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780089+0000", 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5120000000000002e-06 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.613 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780140+0000", 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1421000000000001e-05 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780148+0000", 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6920000000000002e-06 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.772601+0000", 2024-09-21T10:52:51.614 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99245312799999996 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.773785+0000", 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0011837690000000001 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2", 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.773926+0000", 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014158899999999999 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.615 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.776744+0000", 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0028172470000000002 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.776991+0000", 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00024739599999999999 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.777053+0000", 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2310000000000005e-05 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.616 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.777144+0000", 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.0857000000000001e-05 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37031 10.f 10:fb07675f:::benchmark_data_smithi007_269699_object37030:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.783763+0000", 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 489.04186992000001, 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99720457200000001, 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.617 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37031 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783763+0000", 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.618 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783763+0000", 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783765+0000", 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.536e-06 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783809+0000", 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4501e-05 2024-09-21T10:52:51.619 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783824+0000", 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4389000000000001e-05 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783832+0000", 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.1149999999999994e-06 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.620 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783904+0000", 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2509000000000007e-05 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.783915+0000", 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0778000000000001e-05 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775182+0000", 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99126646100000004 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.621 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775318+0000", 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013665300000000001 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 2", 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775464+0000", 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014535199999999999 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.777429+0000", 2024-09-21T10:52:51.622 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0019658140000000002 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.780767+0000", 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0033374810000000002 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.780862+0000", 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4937000000000003e-05 2024-09-21T10:52:51.623 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.780968+0000", 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010604599999999999 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98141 10.f 10:fada3b15:::benchmark_data_smithi007_269699_object3817:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1377)", 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:09.486430+0000", 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 401.33920323000001, 2024-09-21T10:52:51.624 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2415741200000001, 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98141 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486430+0000", 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.625 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486430+0000", 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486432+0000", 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4030000000000001e-06 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.626 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486442+0000", 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3349999999999996e-06 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486465+0000", 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2892e-05 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486475+0000", 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0451e-05 2024-09-21T10:52:51.627 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486548+0000", 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2517999999999999e-05 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:09.486559+0000", 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1671000000000001e-05 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.437949+0000", 2024-09-21T10:52:51.628 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.95139006000000004 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.438011+0000", 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1676999999999999e-05 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.657348+0000", 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2193365270000001 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.629 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.657538+0000", 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019000899999999999 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.657728+0000", 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000190189 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.723872+0000", 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.066144731999999998 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.630 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.724032+0000", 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015983800000000001 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.724060+0000", 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.7881999999999998e-05 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.631 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.724101+0000", 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0717000000000003e-05 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.728004+0000", 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0039032189999999999 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.632 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98157 10.7 10:e17c2056:::benchmark_data_smithi007_269699_object3833:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1378)", 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:10.418943+0000", 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 400.40668985899998, 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.343830367, 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98157 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.633 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418943+0000", 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418943+0000", 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.634 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418945+0000", 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.376e-06 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418949+0000", 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4229999999999998e-06 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418962+0000", 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2789000000000001e-05 2024-09-21T10:52:51.635 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.418971+0000", 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7169999999999997e-06 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419433+0000", 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00046276299999999999 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.636 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op must wait for map", 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419443+0000", 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.234e-06 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.437977+0000", 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.018534459 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.437987+0000", 2024-09-21T10:52:51.637 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5529999999999998e-06 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.729913+0000", 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.29192675 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.730007+0000", 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3994999999999997e-05 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.638 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 5,6", 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.730143+0000", 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000135072 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.748556+0000", 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.018413354999999999 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.639 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.751177+0000", 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.002620879 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.760941+0000", 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0097644910000000001 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.760989+0000", 2024-09-21T10:52:51.640 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7877999999999998e-05 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.762774+0000", 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0017846330000000001 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.641 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131716 10.7 10:ee4e9e69:::benchmark_data_smithi007_269699_object37392:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1384)", 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:58.907628+0000", 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 351.91800567899998, 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.38299063500000002, 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131716 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.642 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907628+0000", 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907628+0000", 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.643 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907629+0000", 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6190000000000001e-06 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907633+0000", 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.031e-06 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907645+0000", 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1958e-05 2024-09-21T10:52:51.644 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.907653+0000", 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.2719999999999997e-06 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955274+0000", 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.047620777000000003 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.645 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955414+0000", 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013951 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 5,6", 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955567+0000", 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000153707 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972008+0000", 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.016440626999999999 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.646 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.978436+0000", 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0064277750000000002 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.290603+0000", 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.31216729100000001 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.290618+0000", 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5068e-05 2024-09-21T10:52:51.647 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131737 10.f 10:f10652ea:::benchmark_data_smithi007_269699_object37413:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1384)", 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:58.939545+0000", 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 351.886088309, 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.354641398, 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.648 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131737 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939545+0000", 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939545+0000", 2024-09-21T10:52:51.649 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939546+0000", 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2020000000000001e-06 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939549+0000", 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.2789999999999999e-06 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.650 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939556+0000", 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4670000000000001e-06 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.939560+0000", 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.1670000000000001e-06 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.963241+0000", 2024-09-21T10:52:51.651 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.023681051000000002 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for degraded object", 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.966925+0000", 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036835629999999999 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.017783+0000", 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.050857883999999999 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.017921+0000", 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013854500000000001 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.018138+0000", 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000217319 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.036369+0000", 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.018230394 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.653 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.040328+0000", 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0039590149999999998 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291108+0000", 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.25077969999999999 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.654 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291169+0000", 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1674000000000006e-05 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.294186+0000", 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0030171379999999999 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.655 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131753 10.f 10:febc5f9b:::benchmark_data_smithi007_269699_object37429:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1384)", 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:58.955306+0000", 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 351.87032710800003, 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.34193135800000002, 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131753 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.656 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955306+0000", 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955306+0000", 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.657 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955308+0000", 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.598e-06 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955318+0000", 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0509999999999999e-05 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955333+0000", 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5167999999999999e-05 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.658 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.955344+0000", 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0553999999999999e-05 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.971251+0000", 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.015907267999999999 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for degraded object", 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.971957+0000", 2024-09-21T10:52:51.659 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00070533800000000002 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.026195+0000", 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.054238224000000002 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.026302+0000", 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010675099999999999 2024-09-21T10:52:51.660 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.026451+0000", 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000149708 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.040385+0000", 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013933843 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.661 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.040401+0000", 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5753999999999999e-05 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.294250+0000", 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.253849359 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.294317+0000", 2024-09-21T10:52:51.662 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6781999999999999e-05 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.297237+0000", 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0029205009999999998 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131756 10.f 10:faf9f76b:::benchmark_data_smithi007_269699_object37432:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1384)", 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:58.972680+0000", 2024-09-21T10:52:51.663 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 351.852953206, 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.32735792899999999, 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131756 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.664 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972680+0000", 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972680+0000", 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.665 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972682+0000", 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6670000000000001e-06 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972687+0000", 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7529999999999998e-06 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972702+0000", 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4758e-05 2024-09-21T10:52:51.666 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.972779+0000", 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6590999999999999e-05 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.984285+0000", 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011506241 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.667 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for degraded object", 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:58.984908+0000", 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00062260600000000005 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.036421+0000", 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.051513155999999997 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.036539+0000", 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000118128 2024-09-21T10:52:51.668 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.036718+0000", 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00017875899999999999 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.040411+0000", 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036934350000000001 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.669 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.043950+0000", 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0035385199999999999 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.297294+0000", 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.25334421800000001 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.297361+0000", 2024-09-21T10:52:51.670 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7212000000000006e-05 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.300038+0000", 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0026768849999999999 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131757 10.7 10.b8d5b4e7 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:59.181205+0000", 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 351.64442823899998, 2024-09-21T10:52:51.671 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.78650410199999998, 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131757 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181205+0000", 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.672 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181205+0000", 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181207+0000", 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.154e-06 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181215+0000", 2024-09-21T10:52:51.673 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4460000000000004e-06 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181239+0000", 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3918e-05 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181249+0000", 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0266e-05 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.674 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.299624+0000", 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.11837529099999999 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.299637+0000", 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3079e-05 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.967687+0000", 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.668050068 2024-09-21T10:52:51.675 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.967709+0000", 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1880000000000001e-05 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131761 10.7 10.420029a7 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:59.291355+0000", 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 351.53427849100001, 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.67638919200000003, 2024-09-21T10:52:51.676 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131761 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291355+0000", 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.677 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291355+0000", 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291357+0000", 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.8080000000000001e-06 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.678 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291365+0000", 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6489999999999997e-06 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291379+0000", 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4292e-05 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.679 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.291390+0000", 2024-09-21T10:52:51.680 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0546e-05 2024-09-21T10:52:51.680 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.680 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.680 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.682 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.299663+0000", 2024-09-21T10:52:51.682 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0082732250000000004 2024-09-21T10:52:51.682 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.682 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.682 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.682 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.299671+0000", 2024-09-21T10:52:51.682 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6240000000000002e-06 2024-09-21T10:52:51.682 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.682 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.682 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.967736+0000", 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.66806527999999998 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.967744+0000", 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7680000000000008e-06 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.683 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187949 11.0 11:0547d707:::benchmark_data_smithi007_301216_object65676:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1437)", 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:19.799266+0000", 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 31.026366853999999, 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.4982929870000001, 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:51.684 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187949 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.799266+0000", 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.799266+0000", 2024-09-21T10:52:51.685 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.799267+0000", 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5899999999999996e-07 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.799270+0000", 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9119999999999998e-06 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.686 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.799282+0000", 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2033e-05 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.799289+0000", 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4529999999999996e-06 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.687 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.816888+0000", 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.017598461999999999 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.816899+0000", 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1569999999999999e-05 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.785463+0000", 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.96856406799999994 2024-09-21T10:52:51.688 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.785473+0000", 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.8209999999999997e-06 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.275979+0000", 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4905056219999999 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.689 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.276127+0000", 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000147925 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,6,7", 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.276264+0000", 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013713700000000001 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.279947+0000", 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0036826509999999999 2024-09-21T10:52:51.690 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.283555+0000", 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.003607936 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297304+0000", 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013749967 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.691 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297352+0000", 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7398999999999998e-05 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297417+0000", 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.5516000000000001e-05 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297559+0000", 2024-09-21T10:52:51.692 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014195599999999999 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187937 11.5 11:add6dbd0:::benchmark_data_smithi007_301216_object65664:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.780038+0000", 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 30.045595681999998, 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.533229763, 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.693 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187937 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780038+0000", 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.694 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780038+0000", 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780039+0000", 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.488e-06 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.695 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780044+0000", 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1610000000000002e-06 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780056+0000", 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2048000000000001e-05 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780066+0000", 2024-09-21T10:52:51.696 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9140000000000003e-06 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.784002+0000", 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0039355739999999998 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.784011+0000", 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5889999999999992e-06 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.697 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.309276+0000", 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.525264524 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.313267+0000", 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0039914649999999996 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.698 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187943 11.5 11:a459f3b7:::benchmark_data_smithi007_301216_object65670:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.780081+0000", 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 30.045552442000002, 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.565065508, 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:51.699 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187943 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780081+0000", 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780081+0000", 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.700 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780081+0000", 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5000000000000003e-07 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780084+0000", 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3750000000000001e-06 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.701 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780091+0000", 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1609999999999997e-06 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780098+0000", 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0140000000000001e-06 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.784034+0000", 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0039362759999999998 2024-09-21T10:52:51.702 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.784040+0000", 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3090000000000001e-06 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.313499+0000", 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.529458878 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.703 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.313595+0000", 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5409999999999996e-05 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.345057+0000", 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.031462468 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.704 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.345146+0000", 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9067000000000006e-05 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187948 11.5 11:acb8c1b0:::benchmark_data_smithi007_301216_object65675:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.780107+0000", 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 30.045526637999998, 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.570906983, 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.705 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187948 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780107+0000", 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.706 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780107+0000", 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780107+0000", 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9400000000000005e-07 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.707 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780110+0000", 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3829999999999999e-06 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780117+0000", 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0249999999999997e-06 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.780122+0000", 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7339999999999996e-06 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.708 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.784063+0000", 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0039407440000000004 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.784070+0000", 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4370000000000004e-06 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.313631+0000", 2024-09-21T10:52:51.709 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5295610960000001 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.314371+0000", 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000740889 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 5,6,7", 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.314683+0000", 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00031108200000000001 2024-09-21T10:52:51.710 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332343+0000", 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.017660820000000001 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332384+0000", 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0911999999999997e-05 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.711 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.345237+0000", 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012852515 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.350609+0000", 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0053720230000000001 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.350886+0000", 2024-09-21T10:52:51.712 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00027668700000000002 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.351014+0000", 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000128042 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.713 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187997 11.0 11:07819d96:::benchmark_data_smithi007_301216_object65724:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.965265+0000", 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 29.860368552000001, 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3325456330000001, 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187997 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.714 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.965265+0000", 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.965265+0000", 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.715 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.965266+0000", 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.745e-06 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.965272+0000", 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1039999999999998e-06 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.716 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.965288+0000", 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6765e-05 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.965296+0000", 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.7209999999999994e-06 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.965398+0000", 2024-09-21T10:52:51.717 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010155200000000001 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.965407+0000", 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9340000000000001e-06 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.280005+0000", 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3145974360000001 2024-09-21T10:52:51.718 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.280133+0000", 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012809299999999999 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,6,7", 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.280264+0000", 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000131395 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.719 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.283598+0000", 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0033338560000000001 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.288417+0000", 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0048191129999999999 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.720 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297576+0000", 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0091583889999999994 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297628+0000", 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2269999999999999e-05 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.721 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297687+0000", 2024-09-21T10:52:51.722 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.8681000000000003e-05 2024-09-21T10:52:51.722 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.722 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.722 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.722 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297810+0000", 2024-09-21T10:52:51.722 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012357899999999999 2024-09-21T10:52:51.722 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.722 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.722 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187999 11.0 11:038c6a05:::benchmark_data_smithi007_301216_object65726:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.968777+0000", 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 29.856856000000001, 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3292463620000001, 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:51.723 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187999 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.968777+0000", 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.968777+0000", 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.724 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.968779+0000", 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5859999999999999e-06 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.968784+0000", 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7910000000000004e-06 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.725 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.968807+0000", 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3221999999999999e-05 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.968814+0000", 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.0999999999999998e-06 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.968876+0000", 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.1827000000000003e-05 2024-09-21T10:52:51.726 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.968886+0000", 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0017000000000001e-05 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.283630+0000", 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.314744387 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.727 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.284104+0000", 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00047396999999999999 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,6,7", 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.284268+0000", 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00016372199999999999 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.728 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.288458+0000", 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041903979999999997 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.288493+0000", 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5141000000000001e-05 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297587+0000", 2024-09-21T10:52:51.729 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0090934889999999997 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297857+0000", 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000270361 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.297921+0000", 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3398999999999994e-05 2024-09-21T10:52:51.730 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.298024+0000", 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000102952 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:188002 11.5 11:accc7983:::benchmark_data_smithi007_301216_object65729:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:52:51.731 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.977138+0000", 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 29.848495165999999, 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.378216004, 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 188002 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.732 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.977138+0000", 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.977138+0000", 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.733 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.977139+0000", 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2109999999999999e-06 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.977144+0000", 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6199999999999998e-06 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.977157+0000", 2024-09-21T10:52:51.734 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3369e-05 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.977165+0000", 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8599999999999993e-06 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.977233+0000", 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7411999999999998e-05 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.735 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.977246+0000", 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3927999999999999e-05 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.325083+0000", 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.347836783 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.736 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.325512+0000", 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00042863100000000001 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 5,6,7", 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.325669+0000", 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015720600000000001 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332426+0000", 2024-09-21T10:52:51.737 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0067569099999999997 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.344633+0000", 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012207312999999999 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.345327+0000", 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000694058 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.738 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.351022+0000", 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.005694813 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.355223+0000", 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0042008540000000004 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.739 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.355354+0000", 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013103600000000001 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:207309 11.a 11:5120766c:::benchmark_data_smithi007_301216_object85036:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1444)", 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:49.302515+0000", 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 1.523118027, 2024-09-21T10:52:51.740 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.060843013000000001, 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 207309 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.741 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.302515+0000", 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.302515+0000", 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.302516+0000", 2024-09-21T10:52:51.742 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.9700000000000005e-07 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.302520+0000", 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2470000000000002e-06 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.302531+0000", 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0835e-05 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.743 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.302538+0000", 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8469999999999998e-06 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.321420+0000", 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.018881887 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.744 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.322191+0000", 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00077126099999999997 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 5,6", 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.322321+0000", 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000129617 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.335384+0000", 2024-09-21T10:52:51.745 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.013063437000000001 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.335420+0000", 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.6019000000000002e-05 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.363273+0000", 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.02785265 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.746 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.363320+0000", 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.6998e-05 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:49.363358+0000", 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8318000000000001e-05 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.747 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:208256 11.8 11:1b41b8fd:::benchmark_data_smithi007_301216_object85983:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1444)", 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:50.702522+0000", 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.12311106199999999, 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.064303956999999995, 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 208256 2024-09-21T10:52:51.748 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.702522+0000", 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.702522+0000", 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.749 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.702523+0000", 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.3299999999999998e-07 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.702524+0000", 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.781e-06 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.702529+0000", 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.215e-06 2024-09-21T10:52:51.750 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.702534+0000", 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4549999999999997e-06 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.727608+0000", 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.025074224999999999 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.751 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.727713+0000", 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000105219 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 5,6", 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.727929+0000", 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00021519900000000001 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.738075+0000", 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010146242999999999 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.752 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.738288+0000", 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000213327 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.766632+0000", 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.028344232 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.766777+0000", 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014423600000000001 2024-09-21T10:52:51.753 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.766826+0000", 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9492e-05 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:208259 11.0 11:06ffb014:::benchmark_data_smithi007_301216_object85986:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1444)", 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:50.705353+0000", 2024-09-21T10:52:51.754 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 0.12027999, 2024-09-21T10:52:51.755 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.061096739999999997, 2024-09-21T10:52:51.755 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:52:51.755 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:52:51.755 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:52:51.755 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:52:51.755 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:52:51.755 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:52:51.755 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 208259 2024-09-21T10:52:51.755 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.755 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.705353+0000", 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.705353+0000", 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.756 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.705355+0000", 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4470000000000001e-06 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.705361+0000", 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3099999999999997e-06 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:52:51.757 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.705377+0000", 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.6401000000000001e-05 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.705385+0000", 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9950000000000005e-06 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.726078+0000", 2024-09-21T10:52:51.758 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.020692328999999999 2024-09-21T10:52:51.759 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.759 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.759 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:52:51.759 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.726195+0000", 2024-09-21T10:52:51.759 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000117089 2024-09-21T10:52:51.759 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.759 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.759 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:52:51.759 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.726310+0000", 2024-09-21T10:52:51.759 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000115407 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.729828+0000", 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0035181190000000001 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.738949+0000", 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0091207049999999998 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.760 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.766046+0000", 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.027097382 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.766239+0000", 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019259600000000001 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:52:51.761 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:50.766450+0000", 2024-09-21T10:52:51.762 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00021096 2024-09-21T10:52:51.762 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.762 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.762 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.762 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:52:51.762 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:52:51.762 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:52:51.762 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:51.807 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:51.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:51.909 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:51.951 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:51.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:52.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:52.095 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:52.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:52.197 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:52.226 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:52.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:52.328 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:52.357 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:52.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:51 smithi031 ceph-mon[96824]: pgmap v2354: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 17004/112596 objects misplaced (15.102%); 28 MiB/s, 442 objects/s recovering 2024-09-21T10:52:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:52.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:52.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:51 smithi007 ceph-mon[99390]: pgmap v2354: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 17004/112596 objects misplaced (15.102%); 28 MiB/s, 442 objects/s recovering 2024-09-21T10:52:52.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:52.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:52.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:51 smithi007 ceph-mon[101144]: pgmap v2354: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 17004/112596 objects misplaced (15.102%); 28 MiB/s, 442 objects/s recovering 2024-09-21T10:52:52.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:52.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:52.460 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:52.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.497 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:52.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:52.529 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:52:52.598 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:52.627 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:52.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:52.728 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:52.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.783 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:52.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:52.884 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:52.913 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:52.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:53.014 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:53.053 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:53.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:53.155 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:53.198 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:53.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:53.300 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:53.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.336 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:53.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:53.436 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:53.473 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:53.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:53.575 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:53.605 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:53.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:53.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:53.746 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:53.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:53.848 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:53.883 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:53.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:53.985 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:54.038 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:54.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:54.140 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:54.170 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:54.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:54.272 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:54.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.313 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:54.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:54.414 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:54.417 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:53 smithi031 ceph-mon[96824]: pgmap v2355: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 451 op/s; 16823/111930 objects misplaced (15.030%); 21 MiB/s, 340 objects/s recovering 2024-09-21T10:52:54.450 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:53 smithi007 ceph-mon[99390]: pgmap v2355: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 451 op/s; 16823/111930 objects misplaced (15.030%); 21 MiB/s, 340 objects/s recovering 2024-09-21T10:52:54.451 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:53 smithi007 ceph-mon[101144]: pgmap v2355: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 451 op/s; 16823/111930 objects misplaced (15.030%); 21 MiB/s, 340 objects/s recovering 2024-09-21T10:52:54.461 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:54.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:54.564 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:54.589 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:54.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:54.691 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:54.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.727 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:54.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:54.829 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:54.873 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:54.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:54.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:55.017 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:55.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:55.119 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:55.197 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:55.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:55.299 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:55.350 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:55.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:55.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:54 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:52:55.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:54 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:52:55.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:54 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:52:55.452 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:55.474 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:55.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:55.576 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:55.618 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:55.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:55.720 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:55.776 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:55.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:55.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:55.900 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:55.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:56.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:56.030 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:56.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:56.132 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:56.157 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:56.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:56.259 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:56.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:56.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:56.299 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:55 smithi031 ceph-mon[96824]: pgmap v2356: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 14471/103350 objects misplaced (14.002%); 26 MiB/s, 416 objects/s recovering 2024-09-21T10:52:56.299 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:55 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:56.299 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:55 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:56.385 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:56.412 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:56.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:56.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:55 smithi007 ceph-mon[99390]: pgmap v2356: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 14471/103350 objects misplaced (14.002%); 26 MiB/s, 416 objects/s recovering 2024-09-21T10:52:56.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:55 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:56.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:55 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:56.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:55 smithi007 ceph-mon[101144]: pgmap v2356: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 14471/103350 objects misplaced (14.002%); 26 MiB/s, 416 objects/s recovering 2024-09-21T10:52:56.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:55 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:56.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:55 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:56.514 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:56.553 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:56.655 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:56.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.698 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:56.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:56.799 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:56.842 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:56.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:56.944 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:56.991 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:56.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:57.092 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:57.121 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:57.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:57.223 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:57.253 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:57.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:57.355 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:57.422 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:57.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:57.523 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:57.557 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:57.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:57.659 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:57.706 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:57.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:57.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:57.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.859 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:57.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:57.960 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:58.006 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:58.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:58.107 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:58.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:58.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:58.175 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:57 smithi031 ceph-mon[96824]: pgmap v2357: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 14471/102012 objects misplaced (14.186%); 23 MiB/s, 366 objects/s recovering 2024-09-21T10:52:58.176 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:57 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:58.176 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:57 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:58.248 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:58.277 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:58.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:58.378 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:58.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:58.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:58.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:57 smithi007 ceph-mon[99390]: pgmap v2357: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 14471/102012 objects misplaced (14.186%); 23 MiB/s, 366 objects/s recovering 2024-09-21T10:52:58.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:57 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:58.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:57 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:58.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:57 smithi007 ceph-mon[101144]: pgmap v2357: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 14471/102012 objects misplaced (14.186%); 23 MiB/s, 366 objects/s recovering 2024-09-21T10:52:58.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:57 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:58.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:57 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:52:58.512 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:58.560 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:52:58.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.592 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:58.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:58.693 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:58.730 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:58.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:58.832 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:58.876 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:58.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:58.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:59.006 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:59.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:59.108 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:59.166 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:59.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:59.268 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:59.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.305 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:59.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:59.406 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:59.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.441 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:59.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:59.542 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:52:59.543 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:59.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:52:59.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:59.692 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:59.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:59.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:59.835 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:59.873 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:52:59.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:59.975 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:00.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.019 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:00.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:00.120 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:00.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.145 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:00.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:52:59 smithi007 ceph-mon[99390]: pgmap v2358: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 13445/96960 objects misplaced (13.867%); 23 MiB/s, 375 objects/s recovering 2024-09-21T10:53:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:52:59 smithi007 ceph-mon[101144]: pgmap v2358: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 13445/96960 objects misplaced (13.867%); 23 MiB/s, 375 objects/s recovering 2024-09-21T10:53:00.230 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:52:59 smithi031 ceph-mon[96824]: pgmap v2358: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 13445/96960 objects misplaced (13.867%); 23 MiB/s, 375 objects/s recovering 2024-09-21T10:53:00.246 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:00.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.291 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:00.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:00.393 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:00.428 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:00.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:00.530 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:00.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.563 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:00.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:00.664 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:00.692 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:00.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:00.795 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:00.829 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:00.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:00.930 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:00.962 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:00.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:01.044 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:53:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:53:00] "GET /metrics HTTP/1.1" 200 36681 "" "Prometheus/2.51.0" 2024-09-21T10:53:01.063 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:01.073 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:01.093 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:01.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:01.094 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:01.195 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:01.226 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:01.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:01.328 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:01.355 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:01.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:01.457 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:01.482 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:01.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:01.584 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:01.611 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:01.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:01.713 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:01.737 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:01.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:01.839 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:01.865 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:01.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:01.966 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:01.984 INFO:teuthology.orchestra.run.smithi007.stderr:set pool 11 pgp_num to 16 2024-09-21T10:53:01.995 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:01.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:02.097 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:02.116 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:01 smithi031 ceph-mon[96824]: pgmap v2359: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 11856/92226 objects misplaced (12.855%); 22 MiB/s, 350 objects/s recovering 2024-09-21T10:53:02.116 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:01 smithi031 ceph-mon[96824]: osdmap e1445: 8 total, 8 up, 8 in 2024-09-21T10:53:02.116 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:01 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/284988795' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:02.117 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:01 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.130 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:02.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:02.164 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:53:02.164 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:53:02.164 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.164 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.36225.0:215528 11.d e1446/1442 11:b6898c6a:::benchmark_data_smithi007_301216_object93255:head v 1446'13459, mlcod=1446'13456)", 2024-09-21T10:53:02.164 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:02.157968+0000", 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.0040825130000000003, 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004110916, 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.157968+0000", 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:02.165 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.157968+0000", 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.157964+0000", 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999957 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.157975+0000", 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1399999999999999e-05 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.166 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.157989+0000", 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.349e-05 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.157999+0000", 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0002e-05 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.158050+0000", 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.164e-05 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.167 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.158067+0000", 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6861999999999999e-05 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_repop(client.36225.0:215531 11.e e1446/1438 11:72a477c1:::benchmark_data_smithi007_301216_object93258:head v 1446'13119, mlcod=1446'13117)", 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:02.161639+0000", 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.00041221299999999998, 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00050935200000000003, 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:02.168 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "started", 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.161639+0000", 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.161639+0000", 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:02.169 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.161638+0000", 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.161646+0000", 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0600000000000008e-06 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.161657+0000", 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1708e-05 2024-09-21T10:53:02.170 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.161664+0000", 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7859999999999999e-06 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.161768+0000", 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000103628 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:02.161791+0000", 2024-09-21T10:53:02.171 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3326e-05 2024-09-21T10:53:02.172 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:02.172 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:02.172 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:02.172 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:02.172 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:53:02.172 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 2 2024-09-21T10:53:02.172 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:53:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:01 smithi007 ceph-mon[99390]: pgmap v2359: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 11856/92226 objects misplaced (12.855%); 22 MiB/s, 350 objects/s recovering 2024-09-21T10:53:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:01 smithi007 ceph-mon[99390]: osdmap e1445: 8 total, 8 up, 8 in 2024-09-21T10:53:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:01 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/284988795' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:02.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:01 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:02.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:01 smithi007 ceph-mon[101144]: pgmap v2359: 109 pgs: 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 102 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 11856/92226 objects misplaced (12.855%); 22 MiB/s, 350 objects/s recovering 2024-09-21T10:53:02.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:01 smithi007 ceph-mon[101144]: osdmap e1445: 8 total, 8 up, 8 in 2024-09-21T10:53:02.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:01 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/284988795' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:02.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:01 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:02.231 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:02.267 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:02.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:02.369 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:02.402 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:02.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:02.503 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:02.531 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:02.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:02.633 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:02.657 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:02.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:02.759 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:02.784 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:02.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:02.886 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:02.910 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:02.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:02.922 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:53:03.012 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:03.037 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:03.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:03.139 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:02 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:53:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:02 smithi031 ceph-mon[96824]: osdmap e1446: 8 total, 8 up, 8 in 2024-09-21T10:53:03.178 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:03.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:02 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:53:03.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:02 smithi007 ceph-mon[99390]: osdmap e1446: 8 total, 8 up, 8 in 2024-09-21T10:53:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:02 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:53:03.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:02 smithi007 ceph-mon[101144]: osdmap e1446: 8 total, 8 up, 8 in 2024-09-21T10:53:03.279 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:03.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:03.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:03.418 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:03.450 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:03.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.490 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:03.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:03.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:03.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.635 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:03.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:03.736 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:03.776 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:03.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:03.878 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:03.923 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:03.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:04.025 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:04.063 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:04.146 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:03 smithi031 ceph-mon[96824]: pgmap v2362: 109 pgs: 1 peering, 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 102 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 10826/91380 objects misplaced (11.847%); 17 MiB/s, 267 objects/s recovering 2024-09-21T10:53:04.147 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:03 smithi031 ceph-mon[96824]: osdmap e1447: 8 total, 8 up, 8 in 2024-09-21T10:53:04.147 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:03 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:04.147 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:03 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:04.164 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:04.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:03 smithi007 ceph-mon[99390]: pgmap v2362: 109 pgs: 1 peering, 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 102 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 10826/91380 objects misplaced (11.847%); 17 MiB/s, 267 objects/s recovering 2024-09-21T10:53:04.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:03 smithi007 ceph-mon[99390]: osdmap e1447: 8 total, 8 up, 8 in 2024-09-21T10:53:04.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:04.199 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:03 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:04.199 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:03 smithi007 ceph-mon[101144]: pgmap v2362: 109 pgs: 1 peering, 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 102 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 10826/91380 objects misplaced (11.847%); 17 MiB/s, 267 objects/s recovering 2024-09-21T10:53:04.199 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:03 smithi007 ceph-mon[101144]: osdmap e1447: 8 total, 8 up, 8 in 2024-09-21T10:53:04.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:04.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:03 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:04.202 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:04.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:04.304 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:04.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.338 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:04.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:04.439 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:04.493 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:04.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:04.595 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:04.622 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:04.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:04.724 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:04.769 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:04.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:04.871 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:04.902 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:04.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:05.003 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:05.036 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:05.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:05.138 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:05.163 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:05.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:05.265 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:05.294 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:05.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:05.396 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:05.430 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:05.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:05.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:05.555 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:05.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:05.657 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:05.669 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:53:05.670 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:53:05.670 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:53:05.670 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:53:05.670 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:53:05.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:05.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:05.782 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:05.808 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:05.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:05.909 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:05.932 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:05.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:06.034 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:06.059 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:06.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:06.160 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:06.201 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:06.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:06.236 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:06 smithi007 ceph-mon[99390]: pgmap v2364: 109 pgs: 1 active+clean+remapped, 1 peering, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 103 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 8330/85251 objects misplaced (9.771%); 32 MiB/s, 509 objects/s recovering 2024-09-21T10:53:06.236 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:06 smithi007 ceph-mon[99390]: osdmap e1448: 8 total, 8 up, 8 in 2024-09-21T10:53:06.236 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:06 smithi007 ceph-mon[101144]: pgmap v2364: 109 pgs: 1 active+clean+remapped, 1 peering, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 103 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 8330/85251 objects misplaced (9.771%); 32 MiB/s, 509 objects/s recovering 2024-09-21T10:53:06.236 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:06 smithi007 ceph-mon[101144]: osdmap e1448: 8 total, 8 up, 8 in 2024-09-21T10:53:06.303 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:06.332 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:06.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:06.382 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:53:06.382 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:53:06.387 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:06 smithi031 ceph-mon[96824]: pgmap v2364: 109 pgs: 1 active+clean+remapped, 1 peering, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 103 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 8330/85251 objects misplaced (9.771%); 32 MiB/s, 509 objects/s recovering 2024-09-21T10:53:06.387 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:06 smithi031 ceph-mon[96824]: osdmap e1448: 8 total, 8 up, 8 in 2024-09-21T10:53:06.402 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:53:06.402 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:53:06.416 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:53:06.422 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:53:06.422 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:53:06.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:06.443 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:53:06.443 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:53:06.459 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:06.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:06.463 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:53:06.463 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:53:06.485 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:53:06.485 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:53:06.501 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:53:06.501 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:53:06.518 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:53:06.519 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:53:06.561 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:06.587 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:06.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:06.656 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:06.689 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:06.713 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:06.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:06.815 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:06.839 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:06.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:06.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:06.964 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:06.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:07.066 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:07.096 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:07.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:07.102 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:07 smithi031 ceph-mon[96824]: osdmap e1449: 8 total, 8 up, 8 in 2024-09-21T10:53:07.102 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:07 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/246194330' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:07.102 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:07 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:07.198 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:07.240 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:07.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:07.341 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:07.375 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:07.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:07 smithi007 ceph-mon[99390]: osdmap e1449: 8 total, 8 up, 8 in 2024-09-21T10:53:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:07 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/246194330' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:07.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:07 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:07 smithi007 ceph-mon[101144]: osdmap e1449: 8 total, 8 up, 8 in 2024-09-21T10:53:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:07 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/246194330' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:07.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:07 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:07.477 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:07.523 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:07.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:07.624 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:07.657 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:07.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:07.759 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:07.803 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:07.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:07.905 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:07.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.955 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:07.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:08.056 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:08.107 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:08.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:08.124 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6, 2, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:53:08.124 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:53:08.124 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:53:08.124 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 0.000000 2024-09-21T10:53:08.125 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 5 0 2024-09-21T10:53:08.209 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:08.271 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:08.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:08.373 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:08.391 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:08 smithi031 ceph-mon[96824]: pgmap v2367: 109 pgs: 1 active+clean+remapped, 1 peering, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 103 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 8330/84207 objects misplaced (9.892%); 28 MiB/s, 451 objects/s recovering 2024-09-21T10:53:08.391 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:08 smithi031 ceph-mon[96824]: osdmap e1450: 8 total, 8 up, 8 in 2024-09-21T10:53:08.406 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:08.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:08.414 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:08 smithi007 ceph-mon[99390]: pgmap v2367: 109 pgs: 1 active+clean+remapped, 1 peering, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 103 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 8330/84207 objects misplaced (9.892%); 28 MiB/s, 451 objects/s recovering 2024-09-21T10:53:08.415 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:08 smithi007 ceph-mon[99390]: osdmap e1450: 8 total, 8 up, 8 in 2024-09-21T10:53:08.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:08 smithi007 ceph-mon[101144]: pgmap v2367: 109 pgs: 1 active+clean+remapped, 1 peering, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 103 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 8330/84207 objects misplaced (9.892%); 28 MiB/s, 451 objects/s recovering 2024-09-21T10:53:08.415 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:08 smithi007 ceph-mon[101144]: osdmap e1450: 8 total, 8 up, 8 in 2024-09-21T10:53:08.508 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:08.545 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:08.646 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:08.713 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:08.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:08.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:08.829 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:08.840 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:53:08.840 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:53:08.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.863 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:08.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:08.964 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:08.993 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:08.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:09.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:09.138 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:09.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:09.240 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:09.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.292 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:09.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:09.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:09.422 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:09.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:09.524 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:09.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:09.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:09.681 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:09.707 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:09.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:09.808 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:09.840 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:09.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:09.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:09.985 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:09.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:10.034 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:53:10.087 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:10.116 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:10.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:10 smithi031 ceph-mon[96824]: pgmap v2369: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 104 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 8330/80337 objects misplaced (10.369%); 18 MiB/s, 292 objects/s recovering 2024-09-21T10:53:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:10 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2367905103' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:10 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:10.207 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:53:10.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:10.254 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:10.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:10.351 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:10 smithi007 ceph-mon[99390]: pgmap v2369: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 104 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 8330/80337 objects misplaced (10.369%); 18 MiB/s, 292 objects/s recovering 2024-09-21T10:53:10.351 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:10 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2367905103' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:10.351 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:10 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:10.351 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:10 smithi007 ceph-mon[101144]: pgmap v2369: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 104 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 642 op/s; 8330/80337 objects misplaced (10.369%); 18 MiB/s, 292 objects/s recovering 2024-09-21T10:53:10.351 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:10 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2367905103' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:10.351 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:10 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:10.357 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:10.393 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:10.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:10.450 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:53:10.495 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:10.496 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:10.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.557 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:10.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:10.658 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:10.687 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:10.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:10.789 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:10.820 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:10.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:10.922 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:10.950 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:10.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:11.052 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:11.074 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:11.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:11.082 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:11 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:11.082 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:53:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:53:10] "GET /metrics HTTP/1.1" 200 36686 "" "Prometheus/2.51.0" 2024-09-21T10:53:11.082 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:11 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:11.082 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:11 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:53:11.083 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:11 smithi007 ceph-mon[101144]: osdmap e1451: 8 total, 8 up, 8 in 2024-09-21T10:53:11.175 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:11.198 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:11.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:11.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:11.325 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:11.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:11.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:11 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:11.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:11 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:53:11.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:11 smithi031 ceph-mon[96824]: osdmap e1451: 8 total, 8 up, 8 in 2024-09-21T10:53:11.427 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:11 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:53:11.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:11 smithi007 ceph-mon[99390]: osdmap e1451: 8 total, 8 up, 8 in 2024-09-21T10:53:11.463 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:11.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:11.565 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:11.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.597 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:11.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:11.698 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:11.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.741 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:11.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:11.842 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:11.871 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:11.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:11.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:12.008 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:12.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:12.110 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:12.136 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:12.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:12.238 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:12.262 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:12 smithi031 ceph-mon[96824]: pgmap v2371: 109 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 106 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 5372/75213 objects misplaced (7.142%); 24 MiB/s, 386 objects/s recovering 2024-09-21T10:53:12.279 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:12.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:12.380 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:12.417 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:12.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:12.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:12 smithi007 ceph-mon[99390]: pgmap v2371: 109 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 106 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 5372/75213 objects misplaced (7.142%); 24 MiB/s, 386 objects/s recovering 2024-09-21T10:53:12.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:12 smithi007 ceph-mon[101144]: pgmap v2371: 109 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 106 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 5372/75213 objects misplaced (7.142%); 24 MiB/s, 386 objects/s recovering 2024-09-21T10:53:12.514 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:53:12.514 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:53:12.519 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:12.564 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:12.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:12.669 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:12.707 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:12.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:12.810 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:12.835 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:12.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:12.936 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:12.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.970 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:12.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:13.071 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:13.101 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:13.202 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:13.241 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:13.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:13.274 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:53:13.343 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:13.369 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:13.471 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:13.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:13.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:13.501 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:13.596 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:13.618 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:13.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:13.672 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:13.720 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:13.748 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:13.850 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:13.877 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:13.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:13.978 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:14.002 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:14.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:14.064 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.5 primary-affinity to 0 (802) 2024-09-21T10:53:14.104 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:14.132 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:14.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:14.234 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:14.261 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:14.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:14.363 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:14.392 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:14.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:14.412 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:14 smithi007 ceph-mon[99390]: pgmap v2372: 109 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 106 active+clean; 1.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 5372/74676 objects misplaced (7.194%); 21 MiB/s, 328 objects/s recovering 2024-09-21T10:53:14.412 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:14 smithi007 ceph-mon[99390]: osdmap e1452: 8 total, 8 up, 8 in 2024-09-21T10:53:14.412 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3260103321' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-21T10:53:14.412 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:14 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-21T10:53:14.413 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:14 smithi007 ceph-mon[101144]: pgmap v2372: 109 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 106 active+clean; 1.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 5372/74676 objects misplaced (7.194%); 21 MiB/s, 328 objects/s recovering 2024-09-21T10:53:14.413 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:14 smithi007 ceph-mon[101144]: osdmap e1452: 8 total, 8 up, 8 in 2024-09-21T10:53:14.413 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3260103321' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-21T10:53:14.413 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:14 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-21T10:53:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:14 smithi031 ceph-mon[96824]: pgmap v2372: 109 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 106 active+clean; 1.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 5372/74676 objects misplaced (7.194%); 21 MiB/s, 328 objects/s recovering 2024-09-21T10:53:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:14 smithi031 ceph-mon[96824]: osdmap e1452: 8 total, 8 up, 8 in 2024-09-21T10:53:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3260103321' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-21T10:53:14.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:14 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 0.0} : dispatch 2024-09-21T10:53:14.494 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:14.517 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:14.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:14.619 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:14.641 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:14.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:14.733 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:53:14.743 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:14.765 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:14.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:14.867 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:14.890 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:14.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:14.992 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:15.015 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:15.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:15.117 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:15.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:15.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:15.249 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:15.300 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:15.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:15.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:15 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-09-21T10:53:15.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:15 smithi007 ceph-mon[99390]: osdmap e1453: 8 total, 8 up, 8 in 2024-09-21T10:53:15.303 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:15 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-09-21T10:53:15.303 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:15 smithi007 ceph-mon[101144]: osdmap e1453: 8 total, 8 up, 8 in 2024-09-21T10:53:15.401 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:15.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:15 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2024-09-21T10:53:15.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:15 smithi031 ceph-mon[96824]: osdmap e1453: 8 total, 8 up, 8 in 2024-09-21T10:53:15.454 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:15.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:15.556 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:15.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:15.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:15.687 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:15.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.733 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:15.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:15.834 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:15.860 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:15.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:15.962 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:15.990 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:15.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:16.092 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:16.146 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:16.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:16.247 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:16.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.292 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:16.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:16.336 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:16.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:16 smithi031 ceph-mon[96824]: pgmap v2375: 109 pgs: 5 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 101 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 687 op/s; 3683/68043 objects misplaced (5.413%); 29 MiB/s, 463 objects/s recovering 2024-09-21T10:53:16.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:16 smithi031 ceph-mon[96824]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:53:16.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:16 smithi031 ceph-mon[96824]: osdmap e1454: 8 total, 8 up, 8 in 2024-09-21T10:53:16.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:16 smithi007 ceph-mon[101144]: pgmap v2375: 109 pgs: 5 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 101 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 687 op/s; 3683/68043 objects misplaced (5.413%); 29 MiB/s, 463 objects/s recovering 2024-09-21T10:53:16.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:16 smithi007 ceph-mon[101144]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:53:16.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:16 smithi007 ceph-mon[101144]: osdmap e1454: 8 total, 8 up, 8 in 2024-09-21T10:53:16.388 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:53:16.388 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:53:16.391 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:16 smithi007 ceph-mon[99390]: pgmap v2375: 109 pgs: 5 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 101 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 687 op/s; 3683/68043 objects misplaced (5.413%); 29 MiB/s, 463 objects/s recovering 2024-09-21T10:53:16.391 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:16 smithi007 ceph-mon[99390]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:53:16.391 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:16 smithi007 ceph-mon[99390]: osdmap e1454: 8 total, 8 up, 8 in 2024-09-21T10:53:16.393 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:16.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:16.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:16.432 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:53:16.432 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:53:16.473 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:53:16.473 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:53:16.505 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:53:16.505 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:53:16.520 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:16.538 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:53:16.538 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:53:16.548 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:16.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:16.578 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:53:16.579 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:53:16.616 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:53:16.617 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:53:16.650 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:16.654 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:53:16.654 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:53:16.702 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:16.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:16.803 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:16.838 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:16.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:16.939 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:16.969 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:16.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:17.071 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:17.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:17.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:17.212 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:17.252 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:17.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:17.354 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:17.387 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:17.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:17.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:17 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2062501337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:17.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:17 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2062501337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:17.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:17 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2062501337' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:17.489 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:17.511 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:17.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:17.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:17.647 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:17.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:17.749 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:17.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.795 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:17.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:17.896 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:17.936 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:17.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:18.039 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:18.077 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:18.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:18.178 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:18.220 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:18.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:18.322 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:18.339 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:18 smithi031 ceph-mon[96824]: pgmap v2377: 109 pgs: 8 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 98 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 477 op/s; 3683/66699 objects misplaced (5.522%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:53:18.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.355 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:18.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:18.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:18 smithi007 ceph-mon[99390]: pgmap v2377: 109 pgs: 8 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 98 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 477 op/s; 3683/66699 objects misplaced (5.522%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:53:18.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:18 smithi007 ceph-mon[101144]: pgmap v2377: 109 pgs: 8 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 98 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 477 op/s; 3683/66699 objects misplaced (5.522%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:53:18.456 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:18.487 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:18.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:18.492 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:53:18.492 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:53:18.492 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:53:18.492 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:53:18.492 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:53:18.588 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:18.634 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:18.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:18.736 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:18.769 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:18.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:18.871 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:18.909 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:18.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:19.010 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:19.038 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:19.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:19.140 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:19.171 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:19.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:19.273 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:19.306 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:19.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:19.408 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:19.438 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:19.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:19.490 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:53:19.540 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:19.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:19.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:19.683 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:19.734 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:19.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:19.812 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:19.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:19.921 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:19.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:20.022 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:20.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.061 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:20.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:20.162 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:20.202 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:20.259 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:20 smithi031 ceph-mon[96824]: pgmap v2378: 109 pgs: 8 peering, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 99 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 703 op/s; 2861/62175 objects misplaced (4.602%); 10 MiB/s, 159 objects/s recovering 2024-09-21T10:53:20.263 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:20 smithi007 ceph-mon[99390]: pgmap v2378: 109 pgs: 8 peering, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 99 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 703 op/s; 2861/62175 objects misplaced (4.602%); 10 MiB/s, 159 objects/s recovering 2024-09-21T10:53:20.263 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:20 smithi007 ceph-mon[101144]: pgmap v2378: 109 pgs: 8 peering, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 99 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 703 op/s; 2861/62175 objects misplaced (4.602%); 10 MiB/s, 159 objects/s recovering 2024-09-21T10:53:20.304 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:20.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.336 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:20.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:20.437 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:20.465 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:20.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:20.566 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:20.590 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:20.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:20.691 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:20.717 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:20.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:20.819 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:20.842 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:20.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:20.944 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:20.966 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:20.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:21.069 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:21.091 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:21.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:21.128 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:21 smithi007 ceph-mon[99390]: osdmap e1455: 8 total, 8 up, 8 in 2024-09-21T10:53:21.128 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:21 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/905004462' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:21.128 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:21 smithi007 ceph-mon[101144]: osdmap e1455: 8 total, 8 up, 8 in 2024-09-21T10:53:21.128 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:21 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/905004462' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:21.128 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:53:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:53:20] "GET /metrics HTTP/1.1" 200 36686 "" "Prometheus/2.51.0" 2024-09-21T10:53:21.193 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:21.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.235 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:21.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:21.336 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:21.373 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:21.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:21.375 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:21 smithi031 ceph-mon[96824]: osdmap e1455: 8 total, 8 up, 8 in 2024-09-21T10:53:21.375 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:21 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/905004462' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:21.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:21.523 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:53:21.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.534 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:21.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:21.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:21.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.675 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:21.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:21.681 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:53:21.681 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:53:21.681 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:53:21.681 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:53:21.681 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.681 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82273 10.e 10:77fd5e07:::benchmark_data_smithi007_269699_object82272:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.681 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.213772+0000", 2024-09-21T10:53:21.681 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.46199375399999, 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.318363146, 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82273 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213772+0000", 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.682 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213772+0000", 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213771+0000", 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213831+0000", 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0087000000000003e-05 2024-09-21T10:53:21.683 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213842+0000", 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1181e-05 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213850+0000", 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8169999999999999e-06 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213905+0000", 2024-09-21T10:53:21.684 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4428000000000001e-05 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.213912+0000", 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4560000000000003e-06 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.464546+0000", 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.250634297 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.471664+0000", 2024-09-21T10:53:21.685 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0071181079999999997 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.482554+0000", 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010889088999999999 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.515673+0000", 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.033119058 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.686 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.516162+0000", 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00048948899999999996 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.518154+0000", 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001991811 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.520711+0000", 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025567150000000002 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.687 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.532135+0000", 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011424508999999999 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82301 10.e 10:759d1baf:::benchmark_data_smithi007_269699_object82300:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.251050+0000", 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.42471541899999, 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.300704828, 2024-09-21T10:53:21.688 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82301 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251050+0000", 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.689 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251050+0000", 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251049+0000", 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251113+0000", 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3446000000000002e-05 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.690 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251124+0000", 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1806e-05 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251130+0000", 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.015e-06 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251180+0000", 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9481999999999998e-05 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.691 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.251190+0000", 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0312999999999999e-05 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.491753+0000", 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2405626540000001 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.498088+0000", 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0063356860000000001 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.692 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.508134+0000", 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010045849000000001 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.516672+0000", 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0085377679999999994 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.534249+0000", 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017576659000000001 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.693 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.694 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.694 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.536376+0000", 2024-09-21T10:53:21.694 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0021275019999999999 2024-09-21T10:53:21.694 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.694 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.694 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.694 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.539481+0000", 2024-09-21T10:53:21.694 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031052480000000001 2024-09-21T10:53:21.694 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.695 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.695 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.695 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.551755+0000", 2024-09-21T10:53:21.695 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012273641 2024-09-21T10:53:21.695 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.695 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.695 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.695 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.695 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.695 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82334 10.e 10:73d7e8f7:::benchmark_data_smithi007_269699_object82333:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.281981+0000", 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.393785143, 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.346929708, 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82334 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.281981+0000", 2024-09-21T10:53:21.696 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.281981+0000", 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.281979+0000", 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282026+0000", 2024-09-21T10:53:21.697 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7206999999999997e-05 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282038+0000", 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1423000000000001e-05 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282046+0000", 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8660000000000006e-06 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.698 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282093+0000", 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7423000000000003e-05 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282103+0000", 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5759999999999995e-06 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.552279+0000", 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2701766299999999 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.560382+0000", 2024-09-21T10:53:21.699 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0081028539999999996 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.571996+0000", 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011613863 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.608215+0000", 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.036219155000000003 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.700 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.609764+0000", 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0015486230000000001 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.613983+0000", 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0042190559999999997 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.617385+0000", 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0034020959999999999 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.701 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.628910+0000", 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011525235 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82335 10.e 10:75557e97:::benchmark_data_smithi007_269699_object82334:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.282376+0000", 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.39339003200001, 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.458766776, 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.702 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82335 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282376+0000", 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282376+0000", 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.703 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282371+0000", 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999957 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282451+0000", 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0035000000000002e-05 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282463+0000", 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1341e-05 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.704 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282469+0000", 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2190000000000001e-06 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282507+0000", 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8136999999999998e-05 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.282515+0000", 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2700000000000004e-06 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.705 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.579065+0000", 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.296549889 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.585626+0000", 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0065603709999999997 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.599798+0000", 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01417236 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.706 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.611319+0000", 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01152106 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.613278+0000", 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0019585319999999998 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.728110+0000", 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.114832513 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.707 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.730790+0000", 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002680263 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.741142+0000", 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01035209 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82342 10.e 10:74e17377:::benchmark_data_smithi007_269699_object82341:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.291746+0000", 2024-09-21T10:53:21.708 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.38401925300002, 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.467923291, 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82342 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291746+0000", 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.709 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291746+0000", 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291745+0000", 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291793+0000", 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8749999999999999e-05 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.710 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291805+0000", 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1979e-05 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291812+0000", 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8170000000000001e-06 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291871+0000", 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8933e-05 2024-09-21T10:53:21.711 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.291880+0000", 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9069999999999996e-06 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.629598+0000", 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3377176259999999 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.636239+0000", 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.006641264 2024-09-21T10:53:21.712 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.645909+0000", 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0096703339999999992 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.676015+0000", 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.03010606 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.677583+0000", 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001567326 2024-09-21T10:53:21.713 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.745409+0000", 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.067826070000000002 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.748018+0000", 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0026096130000000002 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.759670+0000", 2024-09-21T10:53:21.714 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011651552000000001 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82393 10.e 10:70d93224:::benchmark_data_smithi007_269699_object82392:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.351376+0000", 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.32438933899999, 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4215369449999999, 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.715 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82393 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351376+0000", 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351376+0000", 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351375+0000", 2024-09-21T10:53:21.716 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351414+0000", 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8807000000000003e-05 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351425+0000", 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1528999999999999e-05 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351431+0000", 2024-09-21T10:53:21.717 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7189999999999998e-06 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351501+0000", 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0171000000000003e-05 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.351507+0000", 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3230000000000003e-06 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.652745+0000", 2024-09-21T10:53:21.718 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.301237344 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.658885+0000", 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.006140543 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.668316+0000", 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0094311359999999997 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.719 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.679060+0000", 2024-09-21T10:53:21.720 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010743409000000001 2024-09-21T10:53:21.720 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.720 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.720 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.720 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.680499+0000", 2024-09-21T10:53:21.720 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0014395149999999999 2024-09-21T10:53:21.720 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.720 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.720 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.721 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.760191+0000", 2024-09-21T10:53:21.721 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.079691314999999999 2024-09-21T10:53:21.721 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.721 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.721 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.721 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.763184+0000", 2024-09-21T10:53:21.721 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002993393 2024-09-21T10:53:21.721 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.721 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.721 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.772913+0000", 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0097292779999999992 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82395 10.e 10:7fa48923:::benchmark_data_smithi007_269699_object82394:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.354553+0000", 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.32121306499999, 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4311818940000001, 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.722 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82395 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354553+0000", 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354553+0000", 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.723 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354552+0000", 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354614+0000", 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1834000000000005e-05 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354624+0000", 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0064999999999999e-05 2024-09-21T10:53:21.724 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354628+0000", 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.639e-06 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354677+0000", 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8365999999999997e-05 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.354690+0000", 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2908000000000001e-05 2024-09-21T10:53:21.725 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.681007+0000", 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3263174369999999 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.687046+0000", 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0060384189999999997 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.696651+0000", 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0096058670000000006 2024-09-21T10:53:21.726 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.727604+0000", 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.030953108999999999 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.742737+0000", 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015132067000000001 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.773403+0000", 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.030666400999999999 2024-09-21T10:53:21.727 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.775981+0000", 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002578014 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.785735+0000", 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0097535940000000008 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.728 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82400 10.e 10:79c553b5:::benchmark_data_smithi007_269699_object82399:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.362401+0000", 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.313364917, 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4399088799999999, 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82400 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362401+0000", 2024-09-21T10:53:21.729 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362401+0000", 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362400+0000", 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362456+0000", 2024-09-21T10:53:21.730 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5831000000000001e-05 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362467+0000", 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1926999999999999e-05 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362475+0000", 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7640000000000005e-06 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362514+0000", 2024-09-21T10:53:21.731 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8282999999999999e-05 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.362521+0000", 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3019999999999997e-06 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.703770+0000", 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3412495070000001 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.709887+0000", 2024-09-21T10:53:21.732 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0061169609999999998 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.719508+0000", 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0096211360000000006 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.744813+0000", 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.025304371999999999 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.733 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.786273+0000", 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.041460496999999999 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.788542+0000", 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022686619999999998 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.791252+0000", 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0027101590000000002 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.734 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.802310+0000", 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011057559 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82429 10.e 10:74f4b0ca:::benchmark_data_smithi007_269699_object82428:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.425102+0000", 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.25066334799999, 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.44382656, 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.735 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82429 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425102+0000", 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425102+0000", 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.736 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425100+0000", 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425150+0000", 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9499000000000002e-05 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425162+0000", 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2262000000000001e-05 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.737 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425170+0000", 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0069999999999997e-06 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425208+0000", 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.7591e-05 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.425214+0000", 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0530000000000003e-06 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.738 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.803037+0000", 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3778227190000001 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.809097+0000", 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0060603269999999999 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.818674+0000", 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0095771940000000007 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.739 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.850282+0000", 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.031607860000000002 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.851818+0000", 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001536113 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.853827+0000", 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020090809999999998 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.740 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.856595+0000", 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0027677159999999999 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.868929+0000", 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012334138999999999 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82495 10.e 10:7e20e424:::benchmark_data_smithi007_269699_object82494:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.593097+0000", 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.08266843000001, 2024-09-21T10:53:21.741 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2917166410000001, 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82495 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593097+0000", 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.742 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593097+0000", 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593096+0000", 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593148+0000", 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1950000000000002e-05 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.743 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593160+0000", 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1922e-05 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593166+0000", 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.947e-06 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593209+0000", 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2888e-05 2024-09-21T10:53:21.744 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.593217+0000", 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7619999999999995e-06 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.826837+0000", 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.233620122 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.833028+0000", 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0061910209999999997 2024-09-21T10:53:21.745 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.843134+0000", 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010106129 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.852296+0000", 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0091623150000000007 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.870561+0000", 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018264599999999999 2024-09-21T10:53:21.746 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.872117+0000", 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0015563759999999999 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.874728+0000", 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0026106810000000001 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.884814+0000", 2024-09-21T10:53:21.747 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.010086087000000001 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:82496 10.e 10:7f9b59e5:::benchmark_data_smithi007_269699_object82495:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1366)", 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:45:18.595724+0000", 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 483.08004207300002, 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3623491429999999, 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.748 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 82496 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595724+0000", 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595724+0000", 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.749 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595723+0000", 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595762+0000", 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8961000000000002e-05 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595772+0000", 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.747e-06 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.750 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595776+0000", 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5900000000000001e-06 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595819+0000", 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2769000000000003e-05 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:18.595829+0000", 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.978e-06 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.751 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.885487+0000", 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2896586029999999 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.892056+0000", 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0065681910000000001 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.904676+0000", 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012620352 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.752 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.937807+0000", 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.033130718000000003 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.939585+0000", 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0017784579999999999 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.941914+0000", 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.002328686 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.753 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.945096+0000", 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031822780000000002 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:45:19.958073+0000", 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012976624000000001 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98011 10.e 10:7e9bf50f:::benchmark_data_smithi007_269699_object3687:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:08.951507+0000", 2024-09-21T10:53:21.754 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 432.72425879399998, 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4661555499999999, 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98011 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951507+0000", 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.755 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951507+0000", 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951505+0000", 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951511+0000", 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0039999999999996e-06 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.756 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951522+0000", 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0611999999999999e-05 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:08.951527+0000", 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8189999999999999e-06 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.320811+0000", 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.36928396299999999 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.757 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.758 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.327990+0000", 2024-09-21T10:53:21.758 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0071794720000000001 2024-09-21T10:53:21.758 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.758 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.758 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.758 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.336688+0000", 2024-09-21T10:53:21.758 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0086981660000000002 2024-09-21T10:53:21.758 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.758 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.758 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.759 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.367700+0000", 2024-09-21T10:53:21.759 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.03101199 2024-09-21T10:53:21.759 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.759 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.759 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.759 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.369274+0000", 2024-09-21T10:53:21.759 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001573173 2024-09-21T10:53:21.759 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.759 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.760 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.760 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.464486+0000", 2024-09-21T10:53:21.760 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.095212240000000004 2024-09-21T10:53:21.760 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.760 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.760 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.760 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.464507+0000", 2024-09-21T10:53:21.760 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0786000000000001e-05 2024-09-21T10:53:21.760 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417648+0000", 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.95314100899999998 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417662+0000", 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4790000000000001e-05 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.761 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98026 10.e 10:76334021:::benchmark_data_smithi007_269699_object3702:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.007148+0000", 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 432.668617525, 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4105501540000001, 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98026 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.762 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007148+0000", 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007148+0000", 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007147+0000", 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.763 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007153+0000", 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9900000000000002e-06 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007169+0000", 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5778999999999999e-05 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.007178+0000", 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0149999999999992e-06 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.764 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.343924+0000", 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.33674659299999998 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.350025+0000", 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0061009089999999998 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.358248+0000", 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0082231950000000009 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.765 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.370849+0000", 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012600139999999999 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.372441+0000", 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0015919759999999999 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465239+0000", 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.092798311999999994 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.766 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465251+0000", 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.224e-05 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417688+0000", 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.95243695100000003 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417698+0000", 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0284e-05 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.767 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.768 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.768 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98048 10.e 10:7d88e57e:::benchmark_data_smithi007_269699_object3724:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-09-21T10:53:21.768 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.068072+0000", 2024-09-21T10:53:21.768 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 432.60769359400001, 2024-09-21T10:53:21.769 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3496579180000001, 2024-09-21T10:53:21.769 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.769 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:21.769 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.769 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98048 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068072+0000", 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068072+0000", 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.770 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068071+0000", 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068077+0000", 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7699999999999998e-06 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068089+0000", 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2003e-05 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.771 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.068096+0000", 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8609999999999998e-06 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.372929+0000", 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.30483275100000001 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.379192+0000", 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0062624849999999999 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.772 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.387984+0000", 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0087921010000000001 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.420438+0000", 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.032454204 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.423538+0000", 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031000659999999998 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.773 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465297+0000", 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.041758798 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465308+0000", 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1041e-05 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417720+0000", 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.95241257300000004 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.774 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417730+0000", 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5789999999999993e-06 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98062 10.e 10:7ca4e97a:::benchmark_data_smithi007_269699_object3738:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.106008+0000", 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 432.56975741600002, 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3117525290000001, 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:21.775 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98062 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106008+0000", 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106008+0000", 2024-09-21T10:53:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106007+0000", 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106014+0000", 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3420000000000002e-06 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106031+0000", 2024-09-21T10:53:21.777 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6558999999999998e-05 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.106038+0000", 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.9249999999999998e-06 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.394759+0000", 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.28872181899999999 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.400919+0000", 2024-09-21T10:53:21.778 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0061600320000000002 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 2,4", 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.409428+0000", 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0085086710000000006 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.427134+0000", 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01770592 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.431092+0000", 2024-09-21T10:53:21.779 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039583190000000001 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465347+0000", 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.034255024000000002 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465354+0000", 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6989999999999997e-06 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417752+0000", 2024-09-21T10:53:21.780 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.95239738600000001 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417761+0000", 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3190000000000001e-06 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:98079 10.e 10.545982ee (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:09.132965+0000", 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 432.54280119600003, 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2848214090000001, 2024-09-21T10:53:21.781 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 98079 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132965+0000", 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.782 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132965+0000", 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132963+0000", 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132970+0000", 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7100000000000001e-06 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.783 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132984+0000", 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3902e-05 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.132991+0000", 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1740000000000003e-06 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465390+0000", 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.33239949499999999 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.784 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:09.465399+0000", 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0699999999999996e-06 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417778+0000", 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.95237879199999997 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:10.417786+0000", 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7640000000000005e-06 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.785 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131739 10.3 10:c7d8e66e:::benchmark_data_smithi007_269699_object37415:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.184930+0000", 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 382.49083549599999, 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.831106339, 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131739 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.786 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.184930+0000", 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.184930+0000", 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.184924+0000", 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999938 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.787 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.184941+0000", 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7499e-05 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185220+0000", 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00027856700000000002 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185239+0000", 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8703999999999999e-05 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.788 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201181+0000", 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015942522000000001 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201193+0000", 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1812e-05 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968634+0000", 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76744140500000002 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.789 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968648+0000", 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3246e-05 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.994634+0000", 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.025986099 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.994819+0000", 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000185358 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.015944+0000", 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.021124559000000001 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016037+0000", 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2855999999999993e-05 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.791 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131740 10.3 10:c275e022:::benchmark_data_smithi007_269699_object37416:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.185252+0000", 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 382.49051402999999, 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8458772830000001, 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131740 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185252+0000", 2024-09-21T10:53:21.792 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185252+0000", 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185251+0000", 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185255+0000", 2024-09-21T10:53:21.793 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0280000000000002e-06 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185262+0000", 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8970000000000002e-06 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185266+0000", 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2470000000000002e-06 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201216+0000", 2024-09-21T10:53:21.794 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015950087000000002 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201225+0000", 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9500000000000007e-06 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968790+0000", 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76756522699999996 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968801+0000", 2024-09-21T10:53:21.795 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0199e-05 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016074+0000", 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.047273417 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016248+0000", 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00017369099999999999 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.030986+0000", 2024-09-21T10:53:21.796 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014738686000000001 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.031129+0000", 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014250499999999999 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131752 10.3 10:c2f935a7:::benchmark_data_smithi007_269699_object37428:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.185299+0000", 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 382.49046717499999, 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.8698070869999999, 2024-09-21T10:53:21.797 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131752 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185299+0000", 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.798 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185299+0000", 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185298+0000", 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185301+0000", 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3829999999999999e-06 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.799 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185305+0000", 2024-09-21T10:53:21.800 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7589999999999997e-06 2024-09-21T10:53:21.800 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.800 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.800 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.800 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:21.801 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.185309+0000", 2024-09-21T10:53:21.801 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.9709999999999998e-06 2024-09-21T10:53:21.801 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.801 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.801 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.801 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201283+0000", 2024-09-21T10:53:21.801 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.015973311 2024-09-21T10:53:21.801 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.801 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.801 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.201292+0000", 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2150000000000007e-06 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968827+0000", 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76753479300000005 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.968835+0000", 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0709999999999995e-06 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.802 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016285+0000", 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0474505650000001 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for degraded object", 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016830+0000", 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00054495599999999998 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.034065+0000", 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.017234681000000002 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.803 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.034169+0000", 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010368 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.034580+0000", 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00041187400000000001 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.053039+0000", 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.018458393999999999 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.804 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.053080+0000", 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0884999999999999e-05 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.053796+0000", 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00071604500000000001 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.053935+0000", 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013959000000000001 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.805 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.055106+0000", 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0011702920000000001 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131764 10.3 10:c3e78e2b:::benchmark_data_smithi007_269699_object37440:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.314325+0000", 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 382.36144113300003, 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7511289759999999, 2024-09-21T10:53:21.806 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131764 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314325+0000", 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.807 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314325+0000", 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314323+0000", 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314330+0000", 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6800000000000004e-06 2024-09-21T10:53:21.808 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314344+0000", 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3957999999999999e-05 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314353+0000", 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9339999999999995e-06 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314419+0000", 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6450000000000002e-05 2024-09-21T10:53:21.809 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.314434+0000", 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4341e-05 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.971978+0000", 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.65754449100000001 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.971990+0000", 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1933000000000001e-05 2024-09-21T10:53:21.810 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.016909+0000", 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.044919224 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for degraded object", 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.017465+0000", 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00055602899999999999 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.046511+0000", 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.029045115 2024-09-21T10:53:21.811 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.046620+0000", 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010897 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.047060+0000", 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00044079600000000003 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.053122+0000", 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.006062062 2024-09-21T10:53:21.812 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.055115+0000", 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001993047 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.064180+0000", 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0090645510000000006 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.064227+0000", 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7234999999999998e-05 2024-09-21T10:53:21.813 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:21.814 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:21.814 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:21.814 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.065454+0000", 2024-09-21T10:53:21.814 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001226338 2024-09-21T10:53:21.814 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.814 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.814 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.814 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:21.814 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:21.814 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:53:21.839 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:21.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:21.941 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:21.987 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:21.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:22.089 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:22.119 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[99390]: pgmap v2380: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 11 KiB/s rd, 33 KiB/s wr, 726 op/s; 1002/56418 objects misplaced (1.776%); 17 MiB/s, 265 objects/s recovering 2024-09-21T10:53:22.119 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[99390]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-21T10:53:22.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:22.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/905004462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:22.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[99390]: osdmap e1456: 8 total, 8 up, 8 in 2024-09-21T10:53:22.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:22.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:22.120 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:22.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.135 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:22.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:22.236 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:22.265 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:53:22.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.273 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:22.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:22.374 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:22.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:22 smithi031 ceph-mon[96824]: pgmap v2380: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 11 KiB/s rd, 33 KiB/s wr, 726 op/s; 1002/56418 objects misplaced (1.776%); 17 MiB/s, 265 objects/s recovering 2024-09-21T10:53:22.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:22 smithi031 ceph-mon[96824]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-21T10:53:22.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:22 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:22.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:22 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/905004462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:22.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:22 smithi031 ceph-mon[96824]: osdmap e1456: 8 total, 8 up, 8 in 2024-09-21T10:53:22.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:22 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:22.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:22 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:22.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:22 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:22.380 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:22 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:22.387 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:22.387 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[101144]: pgmap v2380: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 11 KiB/s rd, 33 KiB/s wr, 726 op/s; 1002/56418 objects misplaced (1.776%); 17 MiB/s, 265 objects/s recovering 2024-09-21T10:53:22.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[101144]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-21T10:53:22.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:22.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/905004462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:22.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[101144]: osdmap e1456: 8 total, 8 up, 8 in 2024-09-21T10:53:22.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:22.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:22.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:22.388 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:22 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:22.421 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:22.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:22.523 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:22.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.588 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:22.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:22.689 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:22.719 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:53:22.754 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:22.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.772 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:22.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:22.873 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:22.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.910 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:22.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:23.011 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:23.011 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:23.053 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:23.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:23.155 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:23.186 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:23.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:23 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:53:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:23 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:53:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:23 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:23 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:53:23.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:23 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:53:23.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:23 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:23.287 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:23.317 INFO:tasks.thrashosds.thrasher:in_osds: [1, 5, 0, 3, 4, 6, 2, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:53:23.317 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:53:23.324 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:23.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:23.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:23 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:53:23.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:23 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:53:23.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:23 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:23.426 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.480 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:23.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:23.581 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:23.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.611 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:23.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:23.712 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:23.759 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:23.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:23.861 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:23.896 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:23.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:23.998 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:24.037 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:24.120 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:24.139 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:24.191 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:24.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:24.265 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:24 smithi031 ceph-mon[96824]: pgmap v2382: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 5.0 KiB/s rd, 14 KiB/s wr, 557 op/s; 1002/53976 objects misplaced (1.856%); 9.8 MiB/s, 156 objects/s recovering 2024-09-21T10:53:24.276 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:24 smithi007 ceph-mon[99390]: pgmap v2382: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 5.0 KiB/s rd, 14 KiB/s wr, 557 op/s; 1002/53976 objects misplaced (1.856%); 9.8 MiB/s, 156 objects/s recovering 2024-09-21T10:53:24.276 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:24 smithi007 ceph-mon[101144]: pgmap v2382: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 5.0 KiB/s rd, 14 KiB/s wr, 557 op/s; 1002/53976 objects misplaced (1.856%); 9.8 MiB/s, 156 objects/s recovering 2024-09-21T10:53:24.293 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:24.330 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:24.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:24.432 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:24.466 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:24.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:24.490 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:53:24.569 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:24.597 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:24.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:24.698 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:24.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.721 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:24.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:24.822 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:24.845 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:24.936 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:53:24.936 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:53:24.944 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:53:24.944 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:53:24.944 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.944 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229742 11.e 11.cf248dce (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.944 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.267875+0000", 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.67264976799999998, 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.67267119500000006, 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229742 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.267875+0000", 2024-09-21T10:53:24.945 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.267875+0000", 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.267874+0000", 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.946 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.267882+0000", 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4309999999999994e-06 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.267906+0000", 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.3862999999999998e-05 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.267913+0000", 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5789999999999998e-06 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.947 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.267962+0000", 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8359000000000002e-05 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.267974+0000", 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2595000000000001e-05 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.948 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229866 11.e 11.1e6e547e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.394509+0000", 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.54601611999999999, 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.54608066399999999, 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229866 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.949 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.394509+0000", 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.394509+0000", 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.950 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.394508+0000", 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.394513+0000", 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.775e-06 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.394523+0000", 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0331e-05 2024-09-21T10:53:24.951 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.394530+0000", 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7290000000000003e-06 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.394575+0000", 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.532e-05 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.394584+0000", 2024-09-21T10:53:24.952 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0450000000000006e-06 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229867 11.e 11.2dfaf9fe (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.395082+0000", 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.54544239800000005, 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.54554356299999995, 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.953 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229867 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.395082+0000", 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.395082+0000", 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.954 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.395081+0000", 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.395089+0000", 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9419999999999995e-06 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.395101+0000", 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1399999999999999e-05 2024-09-21T10:53:24.955 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.395107+0000", 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7059999999999998e-06 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.395146+0000", 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8481e-05 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.395153+0000", 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.362e-06 2024-09-21T10:53:24.956 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229899 11.e 11.78d5179e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.449418+0000", 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.49110681499999997, 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.491242391, 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.957 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229899 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.449418+0000", 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.449418+0000", 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.958 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.449416+0000", 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.449422+0000", 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9359999999999996e-06 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.449436+0000", 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3174e-05 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.959 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.449443+0000", 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0219999999999999e-06 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.449485+0000", 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2539e-05 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.449498+0000", 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2999e-05 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.960 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229806 11.e 11.905deffe (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.336828+0000", 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.60369709400000005, 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.60386761700000002, 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.961 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229806 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.336828+0000", 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.336828+0000", 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.962 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.336826+0000", 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.336837+0000", 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1080000000000001e-05 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.336847+0000", 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0395e-05 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.963 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.336855+0000", 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4699999999999996e-06 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.336942+0000", 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.6879000000000006e-05 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.336952+0000", 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0545e-05 2024-09-21T10:53:24.964 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229635 11.e 11.a1deafae (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.149306+0000", 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.79121851600000004, 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.79142390699999998, 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.965 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229635 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.149306+0000", 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.149306+0000", 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.966 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.149305+0000", 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.149311+0000", 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9460000000000003e-06 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.149328+0000", 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7081000000000001e-05 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.967 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.149336+0000", 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2069999999999995e-06 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.149424+0000", 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7435000000000006e-05 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.149434+0000", 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.6590000000000002e-06 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.968 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229764 11.e 11.6c09482e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.289350+0000", 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.65117510300000003, 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.65141493699999997, 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229764 2024-09-21T10:53:24.969 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.289350+0000", 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.289350+0000", 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.289348+0000", 2024-09-21T10:53:24.970 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.289355+0000", 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4819999999999997e-06 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.289370+0000", 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4581e-05 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.971 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.289377+0000", 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.43e-06 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.289427+0000", 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9839999999999997e-05 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.289440+0000", 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.235e-05 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.972 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.973 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.973 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:24.974 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:53:24.974 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:53:24.974 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229902 11.e 11.c3852f5e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.974 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.453981+0000", 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.48654344799999999, 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.48681856000000001, 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229902 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.975 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.453981+0000", 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.453981+0000", 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.453980+0000", 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.976 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.453985+0000", 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.215e-06 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.453997+0000", 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1063999999999999e-05 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.454004+0000", 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5109999999999997e-06 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.977 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.454050+0000", 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5664999999999997e-05 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.454060+0000", 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8160000000000005e-06 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.978 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229947 11.e 11.115fceee (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.626450+0000", 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.31407423699999998, 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.31438353200000002, 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229947 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.626450+0000", 2024-09-21T10:53:24.979 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.626450+0000", 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.626448+0000", 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999976 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.980 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.626461+0000", 2024-09-21T10:53:24.981 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.237e-05 2024-09-21T10:53:24.981 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.981 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.981 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.981 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.626490+0000", 2024-09-21T10:53:24.981 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9886000000000002e-05 2024-09-21T10:53:24.981 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.981 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.981 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.982 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.626511+0000", 2024-09-21T10:53:24.982 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0856000000000002e-05 2024-09-21T10:53:24.982 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.982 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.982 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.982 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.626632+0000", 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012016200000000001 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.626649+0000", 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.7600000000000001e-05 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.983 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.984 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229651 11.e 11.a579e06e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.984 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.172224+0000", 2024-09-21T10:53:24.984 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.76830016700000003, 2024-09-21T10:53:24.984 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.76864360200000004, 2024-09-21T10:53:24.984 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.984 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.984 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.984 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229651 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.172224+0000", 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.172224+0000", 2024-09-21T10:53:24.985 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.172223+0000", 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.172229+0000", 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0249999999999999e-06 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.986 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.172241+0000", 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1477e-05 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.172246+0000", 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.271e-06 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.172286+0000", 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0398000000000002e-05 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.987 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.172293+0000", 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0379999999999996e-06 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229851 11.e 11.ad44449e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.384010+0000", 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.55651417599999997, 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.55690189999999995, 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.988 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229851 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.384010+0000", 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.384010+0000", 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.989 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.384009+0000", 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.384016+0000", 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.4869999999999996e-06 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.990 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.384029+0000", 2024-09-21T10:53:24.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3215e-05 2024-09-21T10:53:24.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.991 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.991 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.384037+0000", 2024-09-21T10:53:24.991 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1110000000000002e-06 2024-09-21T10:53:24.991 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.991 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.384083+0000", 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6699000000000001e-05 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.384093+0000", 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.2539999999999998e-06 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.992 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229874 11.e 11.5499ce9e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:24.993 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.402900+0000", 2024-09-21T10:53:24.993 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.53762427000000002, 2024-09-21T10:53:24.993 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.53804651400000003, 2024-09-21T10:53:24.993 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:24.993 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:24.993 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:24.993 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:24.994 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:24.994 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229874 2024-09-21T10:53:24.994 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.994 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:24.994 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.995 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:24.995 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.402900+0000", 2024-09-21T10:53:24.995 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.995 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.995 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.996 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:24.996 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.402900+0000", 2024-09-21T10:53:24.996 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:24.996 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.996 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:24.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.402900+0000", 2024-09-21T10:53:24.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:53:24.997 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.997 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.997 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:24.997 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.402904+0000", 2024-09-21T10:53:24.997 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.8940000000000003e-06 2024-09-21T10:53:24.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.998 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:24.998 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.402914+0000", 2024-09-21T10:53:24.998 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0881e-05 2024-09-21T10:53:24.998 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.998 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:24.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.402920+0000", 2024-09-21T10:53:24.999 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9190000000000004e-06 2024-09-21T10:53:24.999 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:24.999 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:24.999 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:24.999 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.402964+0000", 2024-09-21T10:53:25.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3245999999999999e-05 2024-09-21T10:53:25.000 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.000 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.000 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:25.000 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.402971+0000", 2024-09-21T10:53:25.000 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.6890000000000004e-06 2024-09-21T10:53:25.000 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.001 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:25.001 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.001 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.001 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.001 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229857 11.e 11.aab3e00e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:25.001 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.387021+0000", 2024-09-21T10:53:25.001 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.55350350299999995, 2024-09-21T10:53:25.001 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.553960911, 2024-09-21T10:53:25.002 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:25.002 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:25.002 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:25.002 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:25.002 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:25.002 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229857 2024-09-21T10:53:25.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.004 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:25.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:25.004 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.387021+0000", 2024-09-21T10:53:25.004 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:25.004 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.004 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.004 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.387021+0000", 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.387020+0000", 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.387028+0000", 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3000000000000002e-06 2024-09-21T10:53:25.005 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.387045+0000", 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6722e-05 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.387053+0000", 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8299999999999996e-06 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.387094+0000", 2024-09-21T10:53:25.006 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1307999999999998e-05 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.387102+0000", 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9170000000000006e-06 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229829 11.e 11.c2c197de (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.359333+0000", 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.58119158900000001, 2024-09-21T10:53:25.007 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.58168879900000003, 2024-09-21T10:53:25.008 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:25.008 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:25.008 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:25.008 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:25.008 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:25.008 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229829 2024-09-21T10:53:25.008 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.008 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:25.008 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.359333+0000", 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.359333+0000", 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.009 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.359331+0000", 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.359339+0000", 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2189999999999998e-06 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.359352+0000", 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2914999999999999e-05 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.010 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.359359+0000", 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0820000000000001e-06 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.359410+0000", 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1751e-05 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.359419+0000", 2024-09-21T10:53:25.011 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.9500000000000007e-06 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229791 11.e 11.dab5d44e (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.320610+0000", 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.61991481999999998, 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.62045034200000004, 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:25.012 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:25.013 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:25.013 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229791 2024-09-21T10:53:25.013 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.013 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:25.013 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.013 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:25.013 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.320610+0000", 2024-09-21T10:53:25.013 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:25.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:25.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.320610+0000", 2024-09-21T10:53:25.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:25.014 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.014 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.014 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:25.014 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.320608+0000", 2024-09-21T10:53:25.014 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.320617+0000", 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3890000000000005e-06 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.320632+0000", 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5743000000000002e-05 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.015 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.320641+0000", 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3860000000000007e-06 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.322599+0000", 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0019583030000000002 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.322610+0000", 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1021e-05 2024-09-21T10:53:25.016 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:229835 11.e 11.2f23daee (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1457)", 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:24.364088+0000", 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 0.576436689, 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.57700611599999996, 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "waiting for peered", 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:25.017 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 229835 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.364088+0000", 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.364088+0000", 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.364087+0000", 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.364093+0000", 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8499999999999996e-06 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.364106+0000", 2024-09-21T10:53:25.019 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2068e-05 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.364115+0000", 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.7110000000000007e-06 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.364185+0000", 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0197999999999994e-05 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:25.020 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:24.364194+0000", 2024-09-21T10:53:25.021 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8659999999999995e-06 2024-09-21T10:53:25.021 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.021 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:25.021 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.021 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:25.021 INFO:teuthology.orchestra.run.smithi031.stdout: ], 2024-09-21T10:53:25.021 INFO:teuthology.orchestra.run.smithi031.stdout: "num_ops": 16 2024-09-21T10:53:25.021 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:53:25.021 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:53:25.022 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:53:25.022 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:53:25.023 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:53:25.023 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:53:25.023 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:53:25.023 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:53:25.024 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:53:25.034 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:53:25.034 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:53:25.044 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:25.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:25.051 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:53:25.052 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:53:25.146 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:25.171 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:25.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:25.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:25.310 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:25.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:25.411 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:25.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:25 smithi031 ceph-mon[96824]: osdmap e1457: 8 total, 8 up, 8 in 2024-09-21T10:53:25.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:25 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3388779736' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:25.429 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:25 smithi007 ceph-mon[99390]: osdmap e1457: 8 total, 8 up, 8 in 2024-09-21T10:53:25.429 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:25 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3388779736' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:25.429 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:25 smithi007 ceph-mon[101144]: osdmap e1457: 8 total, 8 up, 8 in 2024-09-21T10:53:25.430 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:25 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3388779736' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:25.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.448 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:25.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:25.549 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:25.582 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:25.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:25.684 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:25.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.723 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:25.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:25.824 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:25.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:25.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:25.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:25.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:26.086 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:26.129 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:26.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:26.231 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:26.263 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:26.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:26.366 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:26.403 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:26.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:26.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:26 smithi031 ceph-mon[96824]: pgmap v2384: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1009 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 1002/48483 objects misplaced (2.067%); 8.4 MiB/s, 135 objects/s recovering 2024-09-21T10:53:26.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:26 smithi031 ceph-mon[96824]: osdmap e1458: 8 total, 8 up, 8 in 2024-09-21T10:53:26.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:26 smithi007 ceph-mon[99390]: pgmap v2384: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1009 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 1002/48483 objects misplaced (2.067%); 8.4 MiB/s, 135 objects/s recovering 2024-09-21T10:53:26.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:26 smithi007 ceph-mon[99390]: osdmap e1458: 8 total, 8 up, 8 in 2024-09-21T10:53:26.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:26 smithi007 ceph-mon[101144]: pgmap v2384: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 1009 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 1002/48483 objects misplaced (2.067%); 8.4 MiB/s, 135 objects/s recovering 2024-09-21T10:53:26.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:26 smithi007 ceph-mon[101144]: osdmap e1458: 8 total, 8 up, 8 in 2024-09-21T10:53:26.506 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:26.539 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:26.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:26.640 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:26.677 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:26.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:26.689 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:53:26.779 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:26.815 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:26.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:26.916 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:26.960 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:26.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:27.051 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:27.062 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:27.111 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:27.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:27.145 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:27.213 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:27.259 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:27.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:27.361 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:27.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.400 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:27.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:27.500 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:27.547 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:27.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:27.649 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:27.686 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:27.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:27.788 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:27.816 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:27.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:27.918 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:27.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.955 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:27.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:28.056 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:28.084 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:28.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:28.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:28.213 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:28.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:28.232 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:53:28.314 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:28.351 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:28.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:28.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:28 smithi007 ceph-mon[101144]: pgmap v2386: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 974 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 1002/46818 objects misplaced (2.140%) 2024-09-21T10:53:28.449 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:28 smithi007 ceph-mon[99390]: pgmap v2386: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 974 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 1002/46818 objects misplaced (2.140%) 2024-09-21T10:53:28.453 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:28.502 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:28 smithi031 ceph-mon[96824]: pgmap v2386: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 974 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 1002/46818 objects misplaced (2.140%) 2024-09-21T10:53:28.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.511 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:28.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:28.612 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:28.652 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:28.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:28.754 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:28.781 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:28.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:28.884 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:28.917 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:28.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:28.951 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:53:28.951 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:53:29.019 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:29.065 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:29.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:29.167 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:29.201 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:29.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:29.302 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:29.332 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:29.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:29.433 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:29.469 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:29.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:29.572 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:29.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.600 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:29.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:29.662 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:53:29.701 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:29.736 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:29.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:29.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:29.861 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:29.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:29.942 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:29.963 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:30.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.005 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:30.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:30.106 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:30.139 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:30.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:30.176 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:53:30.241 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:30.272 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:30.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:30.328 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:30 smithi031 ceph-mon[96824]: pgmap v2387: 109 pgs: 109 active+clean; 820 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 7.7 MiB/s, 123 objects/s recovering 2024-09-21T10:53:30.328 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:30 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/310841359' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:53:30.375 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:30.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.418 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:30.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:30.425 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:30 smithi007 ceph-mon[99390]: pgmap v2387: 109 pgs: 109 active+clean; 820 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 7.7 MiB/s, 123 objects/s recovering 2024-09-21T10:53:30.425 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:30 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/310841359' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:53:30.425 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:30 smithi007 ceph-mon[101144]: pgmap v2387: 109 pgs: 109 active+clean; 820 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 7.7 MiB/s, 123 objects/s recovering 2024-09-21T10:53:30.425 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:30 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/310841359' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:53:30.519 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:30.565 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:30.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:30.667 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:30.706 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:30.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:30.808 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:30.846 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:30.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:30.948 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:30.986 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:30.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:31.088 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:31.128 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:31.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:31.177 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:53:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:53:30] "GET /metrics HTTP/1.1" 200 36678 "" "Prometheus/2.51.0" 2024-09-21T10:53:31.224 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:53:31.229 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:31.317 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:31.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:31.419 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:31.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:31 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/310841359' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:53:31.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:31 smithi007 ceph-mon[101144]: osdmap e1459: 8 total, 8 up, 8 in 2024-09-21T10:53:31.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:31 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/310841359' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:53:31.443 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:31 smithi007 ceph-mon[99390]: osdmap e1459: 8 total, 8 up, 8 in 2024-09-21T10:53:31.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.472 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:31.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:31.573 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:31.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:31 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/310841359' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:53:31.588 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:31 smithi031 ceph-mon[96824]: osdmap e1459: 8 total, 8 up, 8 in 2024-09-21T10:53:31.609 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:31.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:31.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:31.747 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:31.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:31.849 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:31.887 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:31.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:31.964 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:31.988 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:32.040 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:32.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:32.142 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:32.184 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:32.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:32.287 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:32.329 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:32.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:32.381 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:32 smithi007 ceph-mon[99390]: pgmap v2389: 109 pgs: 109 active+clean; 720 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 8.9 MiB/s, 142 objects/s recovering 2024-09-21T10:53:32.381 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:32 smithi007 ceph-mon[101144]: pgmap v2389: 109 pgs: 109 active+clean; 720 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 8.9 MiB/s, 142 objects/s recovering 2024-09-21T10:53:32.431 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:32.462 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:32.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:32.534 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:32 smithi031 ceph-mon[96824]: pgmap v2389: 109 pgs: 109 active+clean; 720 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 8.9 MiB/s, 142 objects/s recovering 2024-09-21T10:53:32.564 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:32.603 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:32.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:32.693 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:53:32.693 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:53:32.705 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:32.746 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:32.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:32.848 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:32.869 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:32.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:32.971 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:33.008 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:33.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:33.110 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:33.139 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:33.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:33.240 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:33.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:33.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:33.367 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:33.405 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:33.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:33.507 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:33.535 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:33.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:33.638 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:33.671 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:33.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:33.773 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.815 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:33.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:33.916 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:33.941 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:53:33.956 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:34.058 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:34.102 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:34.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:34.204 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:34.211 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:53:34.250 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:34.259 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:34.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:34.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:34.396 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:34.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:34.498 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:34.533 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:34 smithi031 ceph-mon[96824]: pgmap v2390: 109 pgs: 109 active+clean; 635 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:53:34.533 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:34 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2031021452' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:53:34.536 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:34.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:34.638 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:34.670 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:34.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:34.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:34 smithi007 ceph-mon[99390]: pgmap v2390: 109 pgs: 109 active+clean; 635 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:53:34.692 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:34 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2031021452' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:53:34.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:34 smithi007 ceph-mon[101144]: pgmap v2390: 109 pgs: 109 active+clean; 635 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:53:34.693 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:34 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2031021452' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:53:34.772 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:34.805 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:34.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:34.907 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:34.950 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:34.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:35.052 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:35.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.085 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:35.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:35.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:35.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.288 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:35.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:35.389 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:35.431 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:35.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:35 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:35 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2031021452' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:53:35.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:35 smithi007 ceph-mon[99390]: osdmap e1460: 8 total, 8 up, 8 in 2024-09-21T10:53:35.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:35 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:35.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:35 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2031021452' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:53:35.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:35 smithi007 ceph-mon[101144]: osdmap e1460: 8 total, 8 up, 8 in 2024-09-21T10:53:35.532 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:35.570 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:35.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:35.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:35 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:35.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:35 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2031021452' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:53:35.587 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:35 smithi031 ceph-mon[96824]: osdmap e1460: 8 total, 8 up, 8 in 2024-09-21T10:53:35.673 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:35.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:35.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:35.831 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:35.870 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:35.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:35.889 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:35.972 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:36.003 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:36.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:36.105 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:36.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.137 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:36.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:36.238 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:36.246 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:36 smithi007 ceph-mon[99390]: pgmap v2392: 109 pgs: 109 active+clean; 497 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 954 op/s; 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:53:36.277 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:53:36.277 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:53:36.279 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:36.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:36.380 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:36.419 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:36.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:36.521 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:36.558 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:36.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:36.561 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:36 smithi007 ceph-mon[101144]: pgmap v2392: 109 pgs: 109 active+clean; 497 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 954 op/s; 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:53:36.653 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:36 smithi031 ceph-mon[96824]: pgmap v2392: 109 pgs: 109 active+clean; 497 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 954 op/s; 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:53:36.660 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:36.695 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:36.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:36.798 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:36.832 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:36.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:36.934 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:36.974 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:36.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:37.005 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:53:37.076 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:37.117 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:37.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:37.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:37.262 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:37.300 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:37.364 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:37.400 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:37.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-09-21T10:53:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:37 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-09-21T10:53:37.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:37.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-09-21T10:53:37.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:37 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-09-21T10:53:37.501 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:37.541 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:37.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:37.611 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:37.611 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-09-21T10:53:37.611 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:37 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-09-21T10:53:37.642 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:37.674 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:37.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:37.775 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:37.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.812 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:37.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:37.913 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:37.944 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:37.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:38.045 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:38.073 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:38.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:38.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:38.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.225 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:38.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:38.326 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:38.353 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:38.455 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:38.456 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:53:38.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.498 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:38.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:38.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:38 smithi007 ceph-mon[99390]: pgmap v2393: 109 pgs: 109 active+clean; 444 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-09-21T10:53:38.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:38 smithi007 ceph-mon[99390]: 1.9 scrub starts 2024-09-21T10:53:38.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:38 smithi007 ceph-mon[99390]: 1.9 scrub ok 2024-09-21T10:53:38.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:38 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2024-09-21T10:53:38.514 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:38 smithi007 ceph-mon[99390]: osdmap e1461: 8 total, 8 up, 8 in 2024-09-21T10:53:38.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:38 smithi007 ceph-mon[101144]: pgmap v2393: 109 pgs: 109 active+clean; 444 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-09-21T10:53:38.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:38 smithi007 ceph-mon[101144]: 1.9 scrub starts 2024-09-21T10:53:38.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:38 smithi007 ceph-mon[101144]: 1.9 scrub ok 2024-09-21T10:53:38.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:38 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2024-09-21T10:53:38.515 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:38 smithi007 ceph-mon[101144]: osdmap e1461: 8 total, 8 up, 8 in 2024-09-21T10:53:38.600 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:38.644 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:38.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:38.653 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:53:38.654 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:53:38.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:38 smithi031 ceph-mon[96824]: pgmap v2393: 109 pgs: 109 active+clean; 444 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-09-21T10:53:38.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:38 smithi031 ceph-mon[96824]: 1.9 scrub starts 2024-09-21T10:53:38.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:38 smithi031 ceph-mon[96824]: 1.9 scrub ok 2024-09-21T10:53:38.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:38 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2024-09-21T10:53:38.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:38 smithi031 ceph-mon[96824]: osdmap e1461: 8 total, 8 up, 8 in 2024-09-21T10:53:38.702 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:53:38.703 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:53:38.730 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:53:38.731 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:53:38.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:38.771 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:53:38.771 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:53:38.797 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:38.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:38.803 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:53:38.804 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:53:38.838 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:53:38.838 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:53:38.878 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:53:38.878 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:53:38.899 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:38.911 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:53:38.911 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:53:38.948 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:38.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:39.050 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:39.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.085 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:39.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:39.186 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:39.217 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:39.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:39.319 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:39.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.349 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:39.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:39.450 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:39.488 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:39.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:39.531 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:39 smithi007 ceph-mon[101144]: osdmap e1462: 8 total, 8 up, 8 in 2024-09-21T10:53:39.531 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1032090999' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:39.531 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:39 smithi007 ceph-mon[101144]: pgmap v2396: 109 pgs: 109 active+clean; 263 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 987 op/s 2024-09-21T10:53:39.531 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:39 smithi007 ceph-mon[99390]: osdmap e1462: 8 total, 8 up, 8 in 2024-09-21T10:53:39.531 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1032090999' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:39.532 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:39 smithi007 ceph-mon[99390]: pgmap v2396: 109 pgs: 109 active+clean; 263 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 987 op/s 2024-09-21T10:53:39.558 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:39 smithi031 ceph-mon[96824]: osdmap e1462: 8 total, 8 up, 8 in 2024-09-21T10:53:39.559 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1032090999' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:39.559 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:39 smithi031 ceph-mon[96824]: pgmap v2396: 109 pgs: 109 active+clean; 263 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 987 op/s 2024-09-21T10:53:39.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:39.629 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:39.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:39.731 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:39.772 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:39.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:39.874 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:39.912 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:39.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:40.014 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:40.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.050 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:40.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:40.151 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:40.190 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:40.194 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:53:40.194 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [], 2024-09-21T10:53:40.194 INFO:teuthology.orchestra.run.smithi031.stdout: "complaint_time": 30, 2024-09-21T10:53:40.194 INFO:teuthology.orchestra.run.smithi031.stdout: "num_blocked_ops": 0 2024-09-21T10:53:40.194 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:53:40.292 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:40.333 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:40.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:40.435 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:40.475 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:40.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:40.577 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:40.613 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:40.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:40.715 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:40.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.756 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:40.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:40.857 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:40.893 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:40.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:40.995 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:41.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.051 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:41.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:41.146 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:53:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:53:40] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.51.0" 2024-09-21T10:53:41.152 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:41.196 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:41.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:41.298 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:41.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.327 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:41.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:41.396 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:53:41.414 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Removed 122270 objects 2024-09-21T10:53:41.415 INFO:tasks.radosbench.radosbench.0.smithi007.stdout:Clean up completed and total clean up time :162.11 2024-09-21T10:53:41.428 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:41.462 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:41.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:41.563 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:41.588 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:41.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:41.603 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:41.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:41.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.713 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:41.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:41.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:41.840 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:41.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:41.942 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:41.965 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:41.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:42.067 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:42.073 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:41 smithi031 ceph-mon[96824]: 1.d scrub starts 2024-09-21T10:53:42.074 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:41 smithi031 ceph-mon[96824]: 1.d scrub ok 2024-09-21T10:53:42.074 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:41 smithi031 ceph-mon[96824]: pgmap v2397: 109 pgs: 109 active+clean; 158 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 960 op/s 2024-09-21T10:53:42.090 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:42.191 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:41 smithi007 ceph-mon[101144]: 1.d scrub starts 2024-09-21T10:53:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:41 smithi007 ceph-mon[101144]: 1.d scrub ok 2024-09-21T10:53:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:41 smithi007 ceph-mon[101144]: pgmap v2397: 109 pgs: 109 active+clean; 158 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 960 op/s 2024-09-21T10:53:42.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:41 smithi007 ceph-mon[99390]: 1.d scrub starts 2024-09-21T10:53:42.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:41 smithi007 ceph-mon[99390]: 1.d scrub ok 2024-09-21T10:53:42.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:41 smithi007 ceph-mon[99390]: pgmap v2397: 109 pgs: 109 active+clean; 158 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 960 op/s 2024-09-21T10:53:42.215 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:42.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:42.316 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:42.338 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:42.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:42.397 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:42.440 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:42.462 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:42.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:42.564 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:42.586 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:42.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:42.688 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:42.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.713 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:42.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:42.796 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:53:42.809 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:42 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1066531256' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:53:42.810 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:42 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1066531256' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:53:42.814 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:42.837 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:42.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:42.939 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:42.961 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:42.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:43.062 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:43.082 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:42 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1066531256' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:53:43.087 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:43.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:43.189 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:43.213 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:43.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:43.315 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:43.318 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2024-09-21T10:53:43.318 INFO:teuthology.orchestra.run.smithi031.stdout: "size": 20, 2024-09-21T10:53:43.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 600, 2024-09-21T10:53:43.319 INFO:teuthology.orchestra.run.smithi031.stdout: "ops": [ 2024-09-21T10:53:43.319 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.319 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131716 10.17 10:ee4e9e69:::benchmark_data_smithi007_269699_object37392:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:53:43.319 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.180738+0000", 2024-09-21T10:53:43.319 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.13417451999999, 2024-09-21T10:53:43.319 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0891754339999999, 2024-09-21T10:53:43.319 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.320 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:43.320 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.320 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:43.320 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:43.320 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131716 2024-09-21T10:53:43.320 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.320 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.320 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180738+0000", 2024-09-21T10:53:43.321 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.321 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.321 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.321 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.321 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180738+0000", 2024-09-21T10:53:43.321 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180735+0000", 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999976 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180751+0000", 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5409000000000001e-05 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.322 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180772+0000", 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.086e-05 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180784+0000", 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1929999999999999e-05 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180861+0000", 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7150999999999994e-05 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.323 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.180873+0000", 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2490999999999999e-05 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.268725+0000", 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0878512109999998 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.269914+0000", 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00118899 2024-09-21T10:53:43.324 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131759 10.17 10:eb5d089d:::benchmark_data_smithi007_269699_object37435:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.199082+0000", 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 404.115830953, 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1131975619999999, 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.325 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131759 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199082+0000", 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.326 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199082+0000", 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199080+0000", 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199089+0000", 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5809999999999997e-06 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.327 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199101+0000", 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2325e-05 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199110+0000", 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3170000000000008e-06 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199171+0000", 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0866999999999998e-05 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.328 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.199181+0000", 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9820000000000003e-06 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.270049+0000", 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0708678589999998 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.271812+0000", 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0017633620000000001 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.329 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.274676+0000", 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0028634620000000002 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.286965+0000", 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.012289506 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.287567+0000", 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00060155099999999997 2024-09-21T10:53:43.330 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.307705+0000", 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.020138268000000001 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.308810+0000", 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0011049549999999999 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.331 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.312279+0000", 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0034690889999999999 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131765 10.17 10:ef7a9aef:::benchmark_data_smithi007_269699_object37441:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.345553+0000", 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 403.96935983499998, 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.972206678, 2024-09-21T10:53:43.332 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131765 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345553+0000", 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.333 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.334 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345553+0000", 2024-09-21T10:53:43.334 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.334 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.334 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.334 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.335 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345551+0000", 2024-09-21T10:53:43.335 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:43.335 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.335 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.335 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.335 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345557+0000", 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1979999999999998e-06 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345570+0000", 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2221999999999999e-05 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345577+0000", 2024-09-21T10:53:43.336 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5989999999999996e-06 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345621+0000", 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3831000000000001e-05 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.345630+0000", 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5990000000000002e-06 2024-09-21T10:53:43.337 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.277348+0000", 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.931718034 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.279825+0000", 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024768049999999999 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.338 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.283498+0000", 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0036731699999999999 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.287422+0000", 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039247070000000004 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.339 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.287707+0000", 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00028469999999999998 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.312981+0000", 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.025273519000000001 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.314005+0000", 2024-09-21T10:53:43.340 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0010241899999999999 2024-09-21T10:53:43.341 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.341 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.341 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.341 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.317759+0000", 2024-09-21T10:53:43.341 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0037546540000000001 2024-09-21T10:53:43.341 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.341 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.341 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.342 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.342 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.342 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131757 10.7 10:e72dab1d:::benchmark_data_smithi007_269699_object37433:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1386)", 2024-09-21T10:53:43.342 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.969933+0000", 2024-09-21T10:53:43.342 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 403.34497979600002, 2024-09-21T10:53:43.342 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.298158857, 2024-09-21T10:53:43.342 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.343 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:43.343 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:43.343 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131757 2024-09-21T10:53:43.343 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.343 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.343 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.343 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969933+0000", 2024-09-21T10:53:43.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.344 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.344 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.344 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969933+0000", 2024-09-21T10:53:43.344 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.344 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969931+0000", 2024-09-21T10:53:43.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:43.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.345 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.345 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.345 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969942+0000", 2024-09-21T10:53:43.345 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0453e-05 2024-09-21T10:53:43.345 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969954+0000", 2024-09-21T10:53:43.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2619000000000001e-05 2024-09-21T10:53:43.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.346 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.346 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.346 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.969963+0000", 2024-09-21T10:53:43.346 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.8319999999999995e-06 2024-09-21T10:53:43.346 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970012+0000", 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8436999999999997e-05 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970022+0000", 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9729999999999992e-06 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.347 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.245029+0000", 2024-09-21T10:53:43.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.275007754 2024-09-21T10:53:43.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.348 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.348 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.247616+0000", 2024-09-21T10:53:43.348 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025870149999999998 2024-09-21T10:53:43.348 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.348 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.348 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:53:43.348 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.251592+0000", 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0039758809999999997 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.263108+0000", 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.011516248999999999 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.263262+0000", 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015315700000000001 2024-09-21T10:53:43.349 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.350 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.350 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.350 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.263785+0000", 2024-09-21T10:53:43.350 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00052375900000000005 2024-09-21T10:53:43.350 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.350 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.350 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.264647+0000", 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00086167100000000005 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.268092+0000", 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0034446580000000002 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.351 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.352 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.352 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131761 10.7 10:e5940042:::benchmark_data_smithi007_269699_object37437:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1386)", 2024-09-21T10:53:43.352 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:46:59.970033+0000", 2024-09-21T10:53:43.352 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 403.34487956999999, 2024-09-21T10:53:43.352 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3429718610000001, 2024-09-21T10:53:43.352 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.352 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.352 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.353 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:43.353 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:43.353 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131761 2024-09-21T10:53:43.353 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.353 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.353 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.353 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.353 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970033+0000", 2024-09-21T10:53:43.353 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.354 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970033+0000", 2024-09-21T10:53:43.354 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.354 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.354 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.354 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970032+0000", 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970037+0000", 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9060000000000001e-06 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970045+0000", 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0600000000000008e-06 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.355 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970052+0000", 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2609999999999999e-06 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970335+0000", 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00028323900000000002 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:46:59.970345+0000", 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0424e-05 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.356 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.254949+0000", 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.284603575 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.257036+0000", 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0020875120000000001 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.260230+0000", 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0031931889999999999 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.357 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.268263+0000", 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0080333620000000005 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.268928+0000", 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000664944 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.307788+0000", 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.038860336000000002 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.358 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.308772+0000", 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00098344499999999989 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.313005+0000", 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004233222 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.359 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131778 10.10 10:0c4d7416:::benchmark_data_smithi007_269699_object37454:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1386)", 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:00.079217+0000", 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 403.235695996, 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3974234349999999, 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131778 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079217+0000", 2024-09-21T10:53:43.360 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079217+0000", 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079215+0000", 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079222+0000", 2024-09-21T10:53:43.361 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.4849999999999997e-06 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079234+0000", 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2334000000000001e-05 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079240+0000", 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9920000000000004e-06 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079281+0000", 2024-09-21T10:53:43.362 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0448999999999998e-05 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.079291+0000", 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0942e-05 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.339485+0000", 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2601932179999999 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.342841+0000", 2024-09-21T10:53:43.363 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0033568140000000001 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.357666+0000", 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.014824362000000001 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.360974+0000", 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003308353 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.434616+0000", 2024-09-21T10:53:43.364 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.073641470000000001 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.437096+0000", 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024804200000000001 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.441563+0000", 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0044664839999999997 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.467153+0000", 2024-09-21T10:53:43.365 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.025590339 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.468844+0000", 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0016910359999999999 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.470241+0000", 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0013966339999999999 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.366 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.471566+0000", 2024-09-21T10:53:43.367 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00132551 2024-09-21T10:53:43.367 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.367 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.367 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.367 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.476640+0000", 2024-09-21T10:53:43.367 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0050739490000000003 2024-09-21T10:53:43.367 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.367 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.367 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.367 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.45869.0:131788 10.10 10:0a05562a:::benchmark_data_smithi007_269699_object37464:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1386)", 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:47:00.110380+0000", 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 403.20453255500001, 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3786284680000001, 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.45869", 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 131788 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.368 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.369 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.369 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.369 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110380+0000", 2024-09-21T10:53:43.369 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.369 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.369 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.369 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.369 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110380+0000", 2024-09-21T10:53:43.369 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110379+0000", 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110384+0000", 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.4040000000000003e-06 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.370 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110397+0000", 2024-09-21T10:53:43.371 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2781e-05 2024-09-21T10:53:43.371 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.371 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.371 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.371 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110403+0000", 2024-09-21T10:53:43.371 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9649999999999996e-06 2024-09-21T10:53:43.371 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.371 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.371 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.371 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110444+0000", 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0574000000000002e-05 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:00.110452+0000", 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0290000000000005e-06 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.343177+0000", 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2327255859999999 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.372 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for missing object", 2024-09-21T10:53:43.373 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.346096+0000", 2024-09-21T10:53:43.373 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0029188809999999999 2024-09-21T10:53:43.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.373 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.373 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.373 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.372277+0000", 2024-09-21T10:53:43.373 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.026180545999999999 2024-09-21T10:53:43.373 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.374 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.374 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for rw locks", 2024-09-21T10:53:43.374 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.378127+0000", 2024-09-21T10:53:43.374 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0058503729999999999 2024-09-21T10:53:43.374 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.374 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.374 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.374 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.454011+0000", 2024-09-21T10:53:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.075883647999999998 2024-09-21T10:53:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.456595+0000", 2024-09-21T10:53:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0025846580000000001 2024-09-21T10:53:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:53:43.375 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.462194+0000", 2024-09-21T10:53:43.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0055990450000000004 2024-09-21T10:53:43.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.376 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.376 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.376 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.477552+0000", 2024-09-21T10:53:43.376 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.01535772 2024-09-21T10:53:43.376 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.478440+0000", 2024-09-21T10:53:43.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00088828099999999999 2024-09-21T10:53:43.377 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.377 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.377 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.377 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.480201+0000", 2024-09-21T10:53:43.377 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001760576 2024-09-21T10:53:43.378 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.378 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.378 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.378 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.483072+0000", 2024-09-21T10:53:43.378 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0028712189999999999 2024-09-21T10:53:43.379 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.379 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.379 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.379 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:47:01.489009+0000", 2024-09-21T10:53:43.379 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0059363890000000002 2024-09-21T10:53:43.379 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.379 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.379 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.379 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.380 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.380 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:116713 11.4 11:2908a461:::benchmark_data_smithi007_301216_object116712:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1421)", 2024-09-21T10:53:43.380 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:50:50.735215+0000", 2024-09-21T10:53:43.380 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.579697369, 2024-09-21T10:53:43.380 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.1399737399999998, 2024-09-21T10:53:43.380 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.380 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.380 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.380 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.380 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 116713 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.735215+0000", 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.735215+0000", 2024-09-21T10:53:43.381 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.382 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.382 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.735215+0000", 2024-09-21T10:53:43.382 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:53:43.382 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.382 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.735250+0000", 2024-09-21T10:53:43.383 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5709e-05 2024-09-21T10:53:43.383 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.383 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.383 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.383 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.735257+0000", 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7009999999999999e-06 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.735262+0000", 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7060000000000003e-06 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.738616+0000", 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003354283 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.384 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.738626+0000", 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0159e-05 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:51.723460+0000", 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.98483348299999995 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:51.723473+0000", 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2850999999999999e-05 2024-09-21T10:53:43.385 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.856772+0000", 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1332997380000001 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.856930+0000", 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00015784600000000001 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,3", 2024-09-21T10:53:43.386 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.857038+0000", 2024-09-21T10:53:43.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000107595 2024-09-21T10:53:43.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.387 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.862332+0000", 2024-09-21T10:53:43.387 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0052942370000000002 2024-09-21T10:53:43.387 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.387 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.387 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.862384+0000", 2024-09-21T10:53:43.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.1829000000000001e-05 2024-09-21T10:53:43.388 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.388 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.388 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.388 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.866436+0000", 2024-09-21T10:53:43.388 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040521819999999997 2024-09-21T10:53:43.389 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.389 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.874991+0000", 2024-09-21T10:53:43.389 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0085549700000000003 2024-09-21T10:53:43.389 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.389 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.389 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.875057+0000", 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5541000000000001e-05 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.875189+0000", 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00013239400000000001 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:116727 11.4 11:2407c0e2:::benchmark_data_smithi007_301216_object116726:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1422)", 2024-09-21T10:53:43.390 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:50:50.763057+0000", 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.551855942, 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.112404035, 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 116727 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.391 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.763057+0000", 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.763057+0000", 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.763053+0000", 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999962 2024-09-21T10:53:43.392 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.763101+0000", 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7824999999999997e-05 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.763113+0000", 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2058999999999999e-05 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.763119+0000", 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.7350000000000001e-06 2024-09-21T10:53:43.393 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.763162+0000", 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.3089e-05 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.763169+0000", 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.695e-06 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.394 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:51.723495+0000", 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.96032601299999998 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:51.723504+0000", 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7229999999999993e-06 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.859509+0000", 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1360052599999999 2024-09-21T10:53:43.395 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.859604+0000", 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4475999999999995e-05 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,3", 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.859710+0000", 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00010568099999999999 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.862339+0000", 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0026291209999999999 2024-09-21T10:53:43.396 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.867221+0000", 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.004882796 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.868448+0000", 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0012264000000000001 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.875280+0000", 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0068318850000000002 2024-09-21T10:53:43.397 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.875339+0000", 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9268000000000002e-05 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.875461+0000", 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00012166 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.398 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.399 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:116734 11.4 11:2fd2429e:::benchmark_data_smithi007_301216_object116733:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1422)", 2024-09-21T10:53:43.399 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:50:50.777948+0000", 2024-09-21T10:53:43.399 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 172.53696485699999, 2024-09-21T10:53:43.399 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.0977026310000002, 2024-09-21T10:53:43.399 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.399 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.399 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.399 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 116734 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.777948+0000", 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.777948+0000", 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.400 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.777947+0000", 2024-09-21T10:53:43.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:43.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.401 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.401 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.401 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.777995+0000", 2024-09-21T10:53:43.401 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8569000000000002e-05 2024-09-21T10:53:43.401 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.402 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.402 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.402 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.778008+0000", 2024-09-21T10:53:43.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.404 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:43.404 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3176999999999999e-05 2024-09-21T10:53:43.404 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.404 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.405 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.405 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.778014+0000", 2024-09-21T10:53:43.405 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8000000000000004e-06 2024-09-21T10:53:43.405 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.405 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.405 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.405 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.778061+0000", 2024-09-21T10:53:43.405 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7249000000000001e-05 2024-09-21T10:53:43.405 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:50.778069+0000", 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7659999999999998e-06 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:51.723526+0000", 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.94545644699999998 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.406 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:51.723537+0000", 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1494e-05 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.860866+0000", 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.13732886 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.407 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.860956+0000", 2024-09-21T10:53:43.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.0017000000000002e-05 2024-09-21T10:53:43.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,3", 2024-09-21T10:53:43.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.861049+0000", 2024-09-21T10:53:43.408 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3283999999999997e-05 2024-09-21T10:53:43.408 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.408 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.408 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.408 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.862343+0000", 2024-09-21T10:53:43.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00129356 2024-09-21T10:53:43.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.409 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.409 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.409 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.867256+0000", 2024-09-21T10:53:43.409 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0049135200000000002 2024-09-21T10:53:43.409 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.410 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.868485+0000", 2024-09-21T10:53:43.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0012286910000000001 2024-09-21T10:53:43.410 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.410 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.410 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.410 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.875509+0000", 2024-09-21T10:53:43.410 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0070241009999999996 2024-09-21T10:53:43.411 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.411 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.411 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.411 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.875551+0000", 2024-09-21T10:53:43.411 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.2256999999999999e-05 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:50:52.875650+0000", 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.8949000000000004e-05 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.412 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:187929 11.4 11:2923eb97:::benchmark_data_smithi007_301216_object65656:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1436)", 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:52:19.755745+0000", 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 83.559168108999998, 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.184466834, 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 187929 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.413 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.414 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.755745+0000", 2024-09-21T10:53:43.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.414 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.414 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.755745+0000", 2024-09-21T10:53:43.414 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.414 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.414 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.414 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.755744+0000", 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.755750+0000", 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3779999999999998e-06 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.755762+0000", 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.2388000000000001e-05 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.755768+0000", 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.553e-06 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.755815+0000", 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6971000000000001e-05 2024-09-21T10:53:43.416 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.417 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.755909+0000", 2024-09-21T10:53:43.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.4296000000000007e-05 2024-09-21T10:53:43.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.417 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.417 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,3", 2024-09-21T10:53:43.417 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.755989+0000", 2024-09-21T10:53:43.417 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9698999999999997e-05 2024-09-21T10:53:43.417 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.758595+0000", 2024-09-21T10:53:43.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0026055829999999999 2024-09-21T10:53:43.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.418 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.418 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.418 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.762675+0000", 2024-09-21T10:53:43.418 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040806480000000001 2024-09-21T10:53:43.418 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.771478+0000", 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0088025180000000005 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.792043+0000", 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.020565730000000001 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.419 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.792059+0000", 2024-09-21T10:53:43.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5367999999999999e-05 2024-09-21T10:53:43.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.420 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.420 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.420 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.940146+0000", 2024-09-21T10:53:43.420 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.148087399 2024-09-21T10:53:43.420 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.421 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.421 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.421 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.940211+0000", 2024-09-21T10:53:43.421 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5104000000000006e-05 2024-09-21T10:53:43.421 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.421 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.421 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.421 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:187936 11.3 11:ca0df8dd:::benchmark_data_smithi007_301216_object65663:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1436)", 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:52:19.766805+0000", 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 83.548107130000005, 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.519155418, 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 187936 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.422 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.766805+0000", 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.766805+0000", 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.766804+0000", 2024-09-21T10:53:43.423 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.766809+0000", 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6539999999999998e-06 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.766821+0000", 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1753000000000001e-05 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.766828+0000", 2024-09-21T10:53:43.424 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8680000000000001e-06 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.766873+0000", 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5766999999999997e-05 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.766994+0000", 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000120728 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.767119+0000", 2024-09-21T10:53:43.425 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0001247 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.773450+0000", 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0063311890000000001 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.773497+0000", 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.7070999999999997e-05 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.426 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.783299+0000", 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0098014020000000007 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.783313+0000", 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4372000000000001e-05 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.786274+0000", 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.002961164 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.427 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.786289+0000", 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.5078e-05 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.285905+0000", 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.499615989 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.285961+0000", 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.5738000000000001e-05 2024-09-21T10:53:43.428 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:187940 11.3 11:c3ff5f5c:::benchmark_data_smithi007_301216_object65667:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1436)", 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:52:19.769390+0000", 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 83.545522374000001, 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.5168231670000001, 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "reached pg", 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 187940 2024-09-21T10:53:43.429 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.769390+0000", 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.769390+0000", 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.430 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.769389+0000", 2024-09-21T10:53:43.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:43.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.431 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.431 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.431 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.769395+0000", 2024-09-21T10:53:43.431 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.0090000000000004e-06 2024-09-21T10:53:43.431 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.769407+0000", 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.205e-05 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.769414+0000", 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1389999999999998e-06 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.432 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.770184+0000", 2024-09-21T10:53:43.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00076988700000000002 2024-09-21T10:53:43.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.770295+0000", 2024-09-21T10:53:43.433 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000111043 2024-09-21T10:53:43.433 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.433 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.433 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:53:43.433 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.770409+0000", 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00011408099999999999 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.773566+0000", 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003156659 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.773828+0000", 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00026220900000000001 2024-09-21T10:53:43.434 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.783442+0000", 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0096136610000000008 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.783447+0000", 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.2739999999999998e-06 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.435 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.787133+0000", 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.003685554 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.787147+0000", 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4786999999999999e-05 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.286173+0000", 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.4990250999999999 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.436 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.286213+0000", 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0895000000000001e-05 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:187944 11.4 11:20124f3b:::benchmark_data_smithi007_301216_object65671:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1437)", 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:52:19.790906+0000", 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 83.524007073000007, 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1628437759999999, 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.437 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.438 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.438 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.438 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.438 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 187944 2024-09-21T10:53:43.438 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.438 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.438 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.438 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.438 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.790906+0000", 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.790906+0000", 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.790904+0000", 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.439 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.790909+0000", 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.9570000000000001e-06 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.790919+0000", 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5920000000000007e-06 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.440 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.790925+0000", 2024-09-21T10:53:43.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3249999999999996e-06 2024-09-21T10:53:43.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.441 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.792916+0000", 2024-09-21T10:53:43.441 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.001991329 2024-09-21T10:53:43.441 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.441 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.441 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.792926+0000", 2024-09-21T10:53:43.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.9359999999999994e-06 2024-09-21T10:53:43.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.442 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.442 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.442 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.940427+0000", 2024-09-21T10:53:43.442 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.147500923 2024-09-21T10:53:43.442 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.940511+0000", 2024-09-21T10:53:43.443 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.4147999999999995e-05 2024-09-21T10:53:43.443 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.443 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.443 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,3,7", 2024-09-21T10:53:43.443 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.940653+0000", 2024-09-21T10:53:43.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00014149099999999999 2024-09-21T10:53:43.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.444 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.444 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.945532+0000", 2024-09-21T10:53:43.444 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0048788099999999999 2024-09-21T10:53:43.444 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.444 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.445 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.445 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.945537+0000", 2024-09-21T10:53:43.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9560000000000002e-06 2024-09-21T10:53:43.445 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.445 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.445 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.445 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.949723+0000", 2024-09-21T10:53:43.445 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0041856410000000004 2024-09-21T10:53:43.446 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.446 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.446 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.949800+0000", 2024-09-21T10:53:43.446 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7255999999999994e-05 2024-09-21T10:53:43.446 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.446 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.446 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.953645+0000", 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0038450789999999999 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.953679+0000", 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3791000000000002e-05 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.953749+0000", 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0087999999999997e-05 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.447 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.448 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.448 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.448 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.448 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:187950 11.3 11:c77e19fb:::benchmark_data_smithi007_301216_object65677:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1437)", 2024-09-21T10:53:43.448 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:52:19.801994+0000", 2024-09-21T10:53:43.448 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 83.512918608000007, 2024-09-21T10:53:43.448 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.4966567359999998, 2024-09-21T10:53:43.448 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.448 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.448 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 187950 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.801994+0000", 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.449 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.801994+0000", 2024-09-21T10:53:43.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.450 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.801992+0000", 2024-09-21T10:53:43.450 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:43.450 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.450 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.450 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.450 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.802002+0000", 2024-09-21T10:53:43.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.5219999999999996e-06 2024-09-21T10:53:43.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.451 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.451 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.451 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.802016+0000", 2024-09-21T10:53:43.451 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3641e-05 2024-09-21T10:53:43.451 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.802024+0000", 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.7639999999999994e-06 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.802083+0000", 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8842999999999999e-05 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.452 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.802095+0000", 2024-09-21T10:53:43.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1557e-05 2024-09-21T10:53:43.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.453 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.453 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.453 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.787179+0000", 2024-09-21T10:53:43.453 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.98508462500000005 2024-09-21T10:53:43.453 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.787188+0000", 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.3569999999999998e-06 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.286249+0000", 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.499061379 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.454 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.286330+0000", 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.1012000000000003e-05 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,5,7", 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.286401+0000", 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0409999999999998e-05 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.291025+0000", 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0046243270000000001 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.455 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.291038+0000", 2024-09-21T10:53:43.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3183999999999999e-05 2024-09-21T10:53:43.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.456 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.456 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.456 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.293693+0000", 2024-09-21T10:53:43.456 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0026549519999999999 2024-09-21T10:53:43.456 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.298528+0000", 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0048352569999999999 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.298570+0000", 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.1573999999999999e-05 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.457 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.298651+0000", 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.0861999999999999e-05 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:187960 11.4 11:217372d1:::benchmark_data_smithi007_301216_object65687:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1437)", 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:52:19.836372+0000", 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 83.478540639000002, 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1198354020000001, 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.458 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 187960 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836372+0000", 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836372+0000", 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.459 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836370+0000", 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836377+0000", 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7379999999999997e-06 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836390+0000", 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.3101999999999999e-05 2024-09-21T10:53:43.460 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836398+0000", 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8879999999999997e-06 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836464+0000", 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.5423e-05 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836475+0000", 2024-09-21T10:53:43.461 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1224e-05 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.943278+0000", 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1068035359999999 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.943356+0000", 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.7595999999999994e-05 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.462 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,3,7", 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.943435+0000", 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8577000000000003e-05 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.945712+0000", 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0022776189999999998 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.949732+0000", 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0040195830000000002 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.463 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.953453+0000", 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0037208179999999999 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.953783+0000", 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00032995799999999999 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.956110+0000", 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0023270460000000001 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.464 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.956141+0000", 2024-09-21T10:53:43.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.1059000000000002e-05 2024-09-21T10:53:43.465 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.465 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.465 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.465 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.956207+0000", 2024-09-21T10:53:43.465 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.6752000000000001e-05 2024-09-21T10:53:43.465 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.465 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.465 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:187961 11.4 11:266cb588:::benchmark_data_smithi007_301216_object65688:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1437)", 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:52:19.836418+0000", 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 83.478494745999996, 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.119914944, 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 187961 2024-09-21T10:53:43.466 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.467 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.467 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.467 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.467 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836418+0000", 2024-09-21T10:53:43.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.467 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.467 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.467 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.467 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836418+0000", 2024-09-21T10:53:43.467 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836417+0000", 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836421+0000", 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.5130000000000001e-06 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.468 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836432+0000", 2024-09-21T10:53:43.469 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1126e-05 2024-09-21T10:53:43.469 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.469 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.469 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.469 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836438+0000", 2024-09-21T10:53:43.469 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.6740000000000002e-06 2024-09-21T10:53:43.469 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.469 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.469 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.469 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836505+0000", 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.7764999999999999e-05 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.836513+0000", 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.0990000000000001e-06 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.945739+0000", 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1092260089999999 2024-09-21T10:53:43.470 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.471 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.471 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.471 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.945811+0000", 2024-09-21T10:53:43.471 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.2532000000000003e-05 2024-09-21T10:53:43.471 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.471 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.471 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,2,3,7", 2024-09-21T10:53:43.471 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.945886+0000", 2024-09-21T10:53:43.471 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5222000000000006e-05 2024-09-21T10:53:43.471 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.949770+0000", 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00388354 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.949806+0000", 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.574e-05 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.472 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.953508+0000", 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.003702042 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.953804+0000", 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.00029635700000000002 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.473 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.956239+0000", 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0024352739999999999 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.956269+0000", 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.9813000000000001e-05 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.956333+0000", 2024-09-21T10:53:43.474 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.3749000000000002e-05 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:187988 11.3 11:c70d9817:::benchmark_data_smithi007_301216_object65715:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1437)", 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:52:19.896021+0000", 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 83.418891955999996, 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 2.402879537, 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.475 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.476 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.476 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.476 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 187988 2024-09-21T10:53:43.476 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.476 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.476 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.476 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.477 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.896021+0000", 2024-09-21T10:53:43.477 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.477 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.477 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.477 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.477 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.896021+0000", 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.896020+0000", 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.999999 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.896026+0000", 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.2589999999999997e-06 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.478 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.479 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.479 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.896038+0000", 2024-09-21T10:53:43.479 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.237e-05 2024-09-21T10:53:43.479 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.479 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.479 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.479 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.896046+0000", 2024-09-21T10:53:43.479 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.9689999999999994e-06 2024-09-21T10:53:43.479 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.896093+0000", 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.6977000000000001e-05 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:19.896101+0000", 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.96e-06 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.787209+0000", 2024-09-21T10:53:43.480 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.89110834400000005 2024-09-21T10:53:43.481 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.481 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.481 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.481 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:20.787217+0000", 2024-09-21T10:53:43.481 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8590000000000005e-06 2024-09-21T10:53:43.481 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.481 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.481 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.481 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.288950+0000", 2024-09-21T10:53:43.481 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.501732879 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.289028+0000", 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8059000000000006e-05 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,5,7", 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.289099+0000", 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.1025999999999994e-05 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.482 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.483 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.483 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.293710+0000", 2024-09-21T10:53:43.483 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0046109539999999996 2024-09-21T10:53:43.483 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.483 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.483 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.483 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.293743+0000", 2024-09-21T10:53:43.483 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.3124999999999999e-05 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.293861+0000", 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000117705 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.298701+0000", 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0048403389999999999 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.484 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.485 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.298763+0000", 2024-09-21T10:53:43.485 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.1235000000000006e-05 2024-09-21T10:53:43.485 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.485 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.485 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.485 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:52:22.298900+0000", 2024-09-21T10:53:43.485 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.000137572 2024-09-21T10:53:43.485 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.485 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.485 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.486 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.486 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.486 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:217445 11.3 11:c08df286:::benchmark_data_smithi007_301216_object95172:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1448)", 2024-09-21T10:53:43.486 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:05.037426+0000", 2024-09-21T10:53:43.486 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 38.277487102000002, 2024-09-21T10:53:43.486 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.032806597, 2024-09-21T10:53:43.486 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.486 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.486 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.486 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.487 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.487 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 217445 2024-09-21T10:53:43.487 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.487 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.487 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.487 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.487 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.037426+0000", 2024-09-21T10:53:43.487 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.489 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.489 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.489 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.490 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.037426+0000", 2024-09-21T10:53:43.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.490 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.490 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.490 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.037424+0000", 2024-09-21T10:53:43.490 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999981 2024-09-21T10:53:43.490 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.491 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.037431+0000", 2024-09-21T10:53:43.491 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8970000000000002e-06 2024-09-21T10:53:43.491 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.491 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.491 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.037447+0000", 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.6070999999999999e-05 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.037453+0000", 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 6.8109999999999997e-06 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.037501+0000", 2024-09-21T10:53:43.492 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.8072999999999999e-05 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.037511+0000", 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3309999999999993e-06 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.066520+0000", 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.02900879 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.066602+0000", 2024-09-21T10:53:43.493 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.2108999999999996e-05 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.066677+0000", 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.5252000000000004e-05 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.070046+0000", 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0033691789999999999 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.070057+0000", 2024-09-21T10:53:43.494 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1141000000000001e-05 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.070117+0000", 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.9638000000000001e-05 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.070196+0000", 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.8656e-05 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.495 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.070232+0000", 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.6526999999999998e-05 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: "description": "osd_op(client.36225.0:217465 11.3 11:c3a60731:::benchmark_data_smithi007_301216_object95192:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1448)", 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: "initiated_at": "2024-09-21T10:53:05.055720+0000", 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: "age": 38.259192167000002, 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.020656142, 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: "type_data": { 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:53:43.496 INFO:teuthology.orchestra.run.smithi031.stdout: "client_info": { 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: "client": "client.36225", 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: "tid": 217465 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: "events": [ 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "initiated", 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.055720+0000", 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "throttled", 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.055720+0000", 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0 2024-09-21T10:53:43.497 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.498 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.498 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "header_read", 2024-09-21T10:53:43.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.055720+0000", 2024-09-21T10:53:43.498 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4294967295.9999995 2024-09-21T10:53:43.498 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.498 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.498 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "all_read", 2024-09-21T10:53:43.498 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.055724+0000", 2024-09-21T10:53:43.498 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.0249999999999996e-06 2024-09-21T10:53:43.498 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.499 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "dispatched", 2024-09-21T10:53:43.499 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.055734+0000", 2024-09-21T10:53:43.499 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0526000000000001e-05 2024-09-21T10:53:43.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.499 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.499 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "queued_for_pg", 2024-09-21T10:53:43.499 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.055742+0000", 2024-09-21T10:53:43.499 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 7.3130000000000001e-06 2024-09-21T10:53:43.499 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.055787+0000", 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.5867e-05 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for peered", 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:05.055797+0000", 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.3770000000000002e-06 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "reached_pg", 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.070273+0000", 2024-09-21T10:53:43.500 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.0144760770000001 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "started", 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.070358+0000", 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 8.5146000000000001e-05 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.070450+0000", 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 9.1461999999999999e-05 2024-09-21T10:53:43.501 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.076223+0000", 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 0.0057738399999999997 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.076272+0000", 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 4.846e-05 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "op_commit", 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.076283+0000", 2024-09-21T10:53:43.502 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 1.1394e-05 2024-09-21T10:53:43.503 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.503 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.503 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "commit_sent", 2024-09-21T10:53:43.503 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.076342+0000", 2024-09-21T10:53:43.503 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 5.8941999999999999e-05 2024-09-21T10:53:43.503 INFO:teuthology.orchestra.run.smithi031.stdout: }, 2024-09-21T10:53:43.503 INFO:teuthology.orchestra.run.smithi031.stdout: { 2024-09-21T10:53:43.503 INFO:teuthology.orchestra.run.smithi031.stdout: "event": "done", 2024-09-21T10:53:43.503 INFO:teuthology.orchestra.run.smithi031.stdout: "time": "2024-09-21T10:53:06.076377+0000", 2024-09-21T10:53:43.503 INFO:teuthology.orchestra.run.smithi031.stdout: "duration": 3.4408e-05 2024-09-21T10:53:43.504 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.504 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.504 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.504 INFO:teuthology.orchestra.run.smithi031.stdout: } 2024-09-21T10:53:43.504 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2024-09-21T10:53:43.504 INFO:teuthology.orchestra.run.smithi031.stdout:} 2024-09-21T10:53:43.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:43.605 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:43.628 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:43.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:43.729 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:43.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.752 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:43.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:43.850 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:53:43.853 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:43.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:43 smithi007 ceph-mon[99390]: pgmap v2398: 109 pgs: 109 active+clean; 85 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:53:43.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:43 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1066531256' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:53:43.877 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:43 smithi007 ceph-mon[99390]: osdmap e1463: 8 total, 8 up, 8 in 2024-09-21T10:53:43.877 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:43 smithi007 ceph-mon[101144]: pgmap v2398: 109 pgs: 109 active+clean; 85 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:53:43.878 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:43 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1066531256' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:53:43.878 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:43 smithi007 ceph-mon[101144]: osdmap e1463: 8 total, 8 up, 8 in 2024-09-21T10:53:43.899 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:43.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:44.001 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:44.023 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:44.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:44.125 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:44.147 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:44.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:43 smithi031 ceph-mon[96824]: pgmap v2398: 109 pgs: 109 active+clean; 85 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:53:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:43 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1066531256' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:53:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:43 smithi031 ceph-mon[96824]: osdmap e1463: 8 total, 8 up, 8 in 2024-09-21T10:53:44.249 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:44.271 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:44.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:44.338 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:53:44.365 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:53:44.373 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:44.428 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:44.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:44.530 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:44.553 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:44.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:44.655 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:44.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:44.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:44.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:44.805 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:44.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:44.907 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:44.931 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:44.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:44.982 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:44.983 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:44.983 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:45.033 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:45.057 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:45.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:45.159 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:45.182 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:45.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:45.284 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:45.308 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:45.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:45.410 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:45.437 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:45.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:45.478 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2024-09-21T10:53:45.478 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2024-09-21T10:53:45.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:45.561 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:45.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:45.663 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:45.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.691 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:45.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:45.792 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:45.806 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:53:45.816 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:45.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:45.918 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:45.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:45.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:46.043 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:46.070 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:46.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:45 smithi031 ceph-mon[96824]: pgmap v2400: 109 pgs: 109 active+clean; 14 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-09-21T10:53:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:45 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3714122561' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:45 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:46.172 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:45 smithi007 ceph-mon[99390]: pgmap v2400: 109 pgs: 109 active+clean; 14 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-09-21T10:53:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:45 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3714122561' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:46.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:45 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:45 smithi007 ceph-mon[101144]: pgmap v2400: 109 pgs: 109 active+clean; 14 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-09-21T10:53:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:45 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3714122561' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:46.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:45 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:46.198 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:46.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:46.300 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:46.324 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:46.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:46.426 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:46.452 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:46.554 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:46.579 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:46.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:46.681 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:46.704 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:46.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:46.806 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:46.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:46.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:46.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:46 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:53:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:46 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:53:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:46 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:46.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:46 smithi007 ceph-mon[101144]: osdmap e1464: 8 total, 8 up, 8 in 2024-09-21T10:53:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:46 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:53:46.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:46 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:53:46.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:46 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:46.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:46 smithi007 ceph-mon[99390]: osdmap e1464: 8 total, 8 up, 8 in 2024-09-21T10:53:46.958 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:46.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:47.060 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:47.088 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:47.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:46 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:53:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:46 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:53:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:46 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:47.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:46 smithi031 ceph-mon[96824]: osdmap e1464: 8 total, 8 up, 8 in 2024-09-21T10:53:47.190 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:47.217 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:47.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:47.318 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:47.343 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:47.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:47.445 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:47.473 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:47.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:47.574 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:47.601 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:47.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:47.702 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:47.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:47.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:47.832 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:47.858 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:47.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:47.960 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:47.986 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:47.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:48.088 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:48.115 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:48.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:48.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:47 smithi031 ceph-mon[96824]: pgmap v2402: 109 pgs: 109 active+clean; 741 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-09-21T10:53:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:47 smithi007 ceph-mon[99390]: pgmap v2402: 109 pgs: 109 active+clean; 741 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-09-21T10:53:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:47 smithi007 ceph-mon[101144]: pgmap v2402: 109 pgs: 109 active+clean; 741 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 523 op/s 2024-09-21T10:53:48.217 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:48.243 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:48.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:48.345 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:48.371 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:48.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:48.473 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:48.499 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:48.601 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:48.627 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:48.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:48.729 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:48.753 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:48.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:48.855 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:48.879 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:48.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:48.981 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:49.008 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:49.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:49.110 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:49.136 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:49.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:49.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:49.264 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:49.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:49.365 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:49.392 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:49.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:49.494 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:49.520 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:49.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:49.621 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:49.647 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:49.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:49.748 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:49.773 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:49.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:49.875 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:49.899 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:49.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:50.001 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:50.004 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:49 smithi007 ceph-mon[99390]: pgmap v2403: 109 pgs: 109 active+clean; 741 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 313 op/s 2024-09-21T10:53:50.004 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:49 smithi007 ceph-mon[101144]: pgmap v2403: 109 pgs: 109 active+clean; 741 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 313 op/s 2024-09-21T10:53:50.027 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:50.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:50.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:50.153 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:50.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:49 smithi031 ceph-mon[96824]: pgmap v2403: 109 pgs: 109 active+clean; 741 KiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 313 op/s 2024-09-21T10:53:50.254 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:50.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:50.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:50.383 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:50.410 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:50.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:50.511 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:50.538 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:50.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:50.567 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:53:50.567 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:53:50.567 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:53:50.567 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:53:50.567 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:53:50.567 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:53:50.567 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:53:50.567 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:53:50.567 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:53:50.568 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:53:50.568 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:53:50.568 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:53:50.576 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:53:50.576 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:53:50.593 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:53:50.593 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:53:50.640 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:50.663 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:50.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:50.765 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:50.787 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:50.819 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:53:50.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3429304410' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:53:50.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:50 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:53:50.867 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1662832296' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:50.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3429304410' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:53:50.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:50 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:53:50.867 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1662832296' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:50.889 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:50.916 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:50.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:51.018 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:51.044 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:51.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3429304410' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:53:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:50 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:53:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1662832296' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:51.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:51.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:51.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:53:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:53:50] "GET /metrics HTTP/1.1" 200 36669 "" "Prometheus/2.51.0" 2024-09-21T10:53:51.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:51.298 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:51.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:51.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:51.423 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:51.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:51.524 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:51.551 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:51.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:51.653 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:51.680 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:51.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:51.782 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:51.809 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:51.899 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:51 smithi007 ceph-mon[101144]: pgmap v2404: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 168 op/s 2024-09-21T10:53:51.900 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:51 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:53:51.900 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:51 smithi007 ceph-mon[101144]: osdmap e1465: 8 total, 8 up, 8 in 2024-09-21T10:53:51.900 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:51.900 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:51.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:51 smithi007 ceph-mon[99390]: pgmap v2404: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 168 op/s 2024-09-21T10:53:51.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:51 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:53:51.900 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:51 smithi007 ceph-mon[99390]: osdmap e1465: 8 total, 8 up, 8 in 2024-09-21T10:53:51.901 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:51.901 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:51.910 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:51.936 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:51.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:52.038 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:52.062 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:52.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:52.163 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:51 smithi031 ceph-mon[96824]: pgmap v2404: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 168 op/s 2024-09-21T10:53:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:51 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:53:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:51 smithi031 ceph-mon[96824]: osdmap e1465: 8 total, 8 up, 8 in 2024-09-21T10:53:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:53:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:52.187 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:52.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:52.288 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:52.311 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:52.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:52.331 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:53:52.331 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:53:52.338 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:52.413 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:52.440 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:52.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:52.473 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:53:52.541 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:52.568 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:52.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:52.670 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:52.696 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:52.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:52.798 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:52.826 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:52.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:52.928 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:52.951 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:52.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:53.053 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:53.076 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:53.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:53.175 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:53:53.179 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:53.226 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:53:53.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.241 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:53.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:53.342 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:53.364 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:53.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:53.466 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:53.488 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:53.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:53.590 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:53.612 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:53.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:53.665 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:53:53.714 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:53.727 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:53.728 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:53.744 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:53.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:53.846 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:53.868 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:53.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:53.891 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:53 smithi007 ceph-mon[99390]: pgmap v2406: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 27 op/s 2024-09-21T10:53:53.891 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:53 smithi007 ceph-mon[101144]: pgmap v2406: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 27 op/s 2024-09-21T10:53:53.970 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:53.997 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:53.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:54.098 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:54.125 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:54.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:53 smithi031 ceph-mon[96824]: pgmap v2406: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 27 op/s 2024-09-21T10:53:54.227 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:54.251 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:54.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:54.352 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:54.378 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:54.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:54.480 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:54.503 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:54.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:54.605 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:54.632 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:54.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:54.734 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:54.756 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:54.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:54.858 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:54.885 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:54.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:54.987 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:55.013 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:55.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:55.115 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:55.141 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:55.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:55.243 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:55.266 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:55.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:55.368 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:55.391 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:55.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:55.493 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:55.519 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:55.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:55.621 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:55.645 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:55.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:55.746 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:55.770 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:55.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:55.874 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:55.901 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:55.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:56.003 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:56.028 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:56.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:56.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:56.153 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:56.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:55 smithi031 ceph-mon[96824]: pgmap v2407: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:53:56.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:55 smithi007 ceph-mon[99390]: pgmap v2407: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:53:56.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:55 smithi007 ceph-mon[101144]: pgmap v2407: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:53:56.255 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:56.282 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:56.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:56.384 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:56.411 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:56.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:56.513 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:56.538 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:56.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:56.639 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:56.666 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:56.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:56.768 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:56.791 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:56.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:56.893 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:56.915 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:56.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:57.017 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:57.044 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:57.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:57.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:57.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:57.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:57.273 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:57.300 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:57.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:57.402 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:57.429 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:57.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:57.530 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:57.557 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:57.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:57.622 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:57.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:57.686 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:57.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:57.788 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:57.814 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:57.830 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is set 2024-09-21T10:53:57.917 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:57.939 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:57.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:58.041 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:58.064 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:58.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:58.151 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:57 smithi007 ceph-mon[99390]: pgmap v2408: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:53:58.151 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/705575806' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:58.151 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:57 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:58.151 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:57 smithi007 ceph-mon[101144]: pgmap v2408: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:53:58.152 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/705575806' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:58.152 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:57 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:58.165 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:57 smithi031 ceph-mon[96824]: pgmap v2408: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:53:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/705575806' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:57 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:53:58.192 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:58.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:58.293 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:58.316 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:58.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:58.418 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:58.441 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:58.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:58.543 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:58.565 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:58.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:58.667 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:58.692 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:58.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:58.794 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:58.819 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:58.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:58.921 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:58.943 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:58.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:59.045 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:59.072 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:59.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:59.079 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:58 smithi031 ceph-mon[96824]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:59.079 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:58 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:53:59.079 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:58 smithi031 ceph-mon[96824]: osdmap e1466: 8 total, 8 up, 8 in 2024-09-21T10:53:59.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:58 smithi007 ceph-mon[99390]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:58 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:53:59.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:58 smithi007 ceph-mon[99390]: osdmap e1466: 8 total, 8 up, 8 in 2024-09-21T10:53:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:58 smithi007 ceph-mon[101144]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:58 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:53:59.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:58 smithi007 ceph-mon[101144]: osdmap e1466: 8 total, 8 up, 8 in 2024-09-21T10:53:59.197 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:59.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:59.298 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:59.300 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:53:59.300 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:53:59.321 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:59.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:59.423 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:59.445 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:59.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:59.547 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:59.569 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:59.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:59.671 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:59.694 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:53:59.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:59.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:59.819 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:59.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:59.921 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:53:59 smithi007 ceph-mon[99390]: pgmap v2410: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:53:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:53:59 smithi007 ceph-mon[101144]: pgmap v2410: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:53:59.942 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:53:59.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:00.044 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:00.067 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:00.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:53:59 smithi031 ceph-mon[96824]: pgmap v2410: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:00.169 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:00.191 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:00.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:00.293 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:00.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.318 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:00.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:00.419 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:00.442 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:00.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:00.543 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:00.567 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:00.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:00.668 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:00.691 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:00.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:00.792 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:00.815 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:00.837 INFO:teuthology.orchestra.run.smithi007.stderr:pool 'unique_pool_6' removed 2024-09-21T10:54:00.917 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:00.934 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:00 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2080615067' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:54:00.934 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:00 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:54:00.935 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:00 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2080615067' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:54:00.935 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:00 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:54:00.935 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:54:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:54:00] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.51.0" 2024-09-21T10:54:00.940 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:00.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:01.042 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:01.064 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:01.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:00 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2080615067' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:54:01.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:00 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:54:01.167 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:01.189 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:01.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:01.291 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:01.317 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:01.419 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:01.441 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:01.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:01.445 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:54:01.544 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:01.568 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:01.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:01.669 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:01.694 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:01.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:01.796 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:01.824 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:01.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:01.855 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:01.880 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-21T10:54:01.881 INFO:teuthology.task.print:**** done end radosbench.yaml 2024-09-21T10:54:01.881 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-09-21T10:54:01.887 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-21T10:54:01.888 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-21T10:54:01.888 DEBUG:teuthology.orchestra.run.smithi007:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-21T10:54:01.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.911 INFO:teuthology.orchestra.run.smithi007.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-21T10:54:01.912 DEBUG:teuthology.orchestra.run.smithi007:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-21T10:54:01.925 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:01.975 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:01.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:01.983 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-21T10:54:01.983 DEBUG:teuthology.orchestra.run.smithi007:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-21T10:54:02.041 INFO:tasks.workunit:timeout=3h 2024-09-21T10:54:02.041 INFO:tasks.workunit:cleanup=True 2024-09-21T10:54:02.041 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-21T10:54:02.077 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:02.103 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:02.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:02.115 INFO:tasks.workunit.client.0.smithi007.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-21T10:54:02.144 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:01 smithi007 ceph-mon[99390]: pgmap v2411: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:02.144 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:01 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:54:02.144 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:01 smithi007 ceph-mon[99390]: osdmap e1467: 8 total, 8 up, 8 in 2024-09-21T10:54:02.144 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:01 smithi007 ceph-mon[101144]: pgmap v2411: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:02.144 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:01 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:54:02.144 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:01 smithi007 ceph-mon[101144]: osdmap e1467: 8 total, 8 up, 8 in 2024-09-21T10:54:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:01 smithi031 ceph-mon[96824]: pgmap v2411: 109 pgs: 109 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:01 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:54:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:01 smithi031 ceph-mon[96824]: osdmap e1467: 8 total, 8 up, 8 in 2024-09-21T10:54:02.205 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:02.229 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:02.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:02.332 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:02.357 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:02.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:02.412 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:54:02.412 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:54:02.431 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:54:02.432 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:54:02.450 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:54:02.450 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:54:02.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:02.467 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:54:02.468 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:54:02.484 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:54:02.484 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:54:02.485 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:02.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:02.500 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:54:02.501 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:54:02.517 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:54:02.518 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:54:02.535 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:54:02.535 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:54:02.586 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:02.612 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:02.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:02.646 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:54:02.713 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:02.736 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:02.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:02.838 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:02.860 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:02.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:02.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:02 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2898551803' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:02.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:02 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2898551803' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:02.962 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:02.984 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:02.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:03.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:03.113 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:03.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:02 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2898551803' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:03.215 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:03.240 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:03.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:03.342 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:03.365 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:03.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:03.467 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:03.494 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:03.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:03.595 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:03.619 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:03.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:03.720 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:03.743 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:03.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:03.845 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:03.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.868 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:03.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:03.969 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:03.996 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:03.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:04.058 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:04.097 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:04.124 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:04.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:03 smithi031 ceph-mon[96824]: pgmap v2413: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:04.179 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:03 smithi007 ceph-mon[99390]: pgmap v2413: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:04.179 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:03 smithi007 ceph-mon[101144]: pgmap v2413: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:04.226 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:04.248 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:04.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:04.324 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:04.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:04.376 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:04.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:04.478 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:04.501 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:04.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:04.603 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:04.625 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:04.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:04.726 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:04.754 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:04.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:04.856 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:04.880 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:04.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:04.982 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:05.009 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:05.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:05.111 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:05.136 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:05.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:05.239 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:05.261 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:05.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:05.334 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:54:05.362 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:05.423 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:05.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:05.525 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:05.549 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:05.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:05.651 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:05.678 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:05.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:05.780 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:05.806 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:05.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:05.844 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:54:05.911 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:05.934 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:06.036 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:06.060 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:06.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:06.161 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:05 smithi031 ceph-mon[96824]: pgmap v2414: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:05 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2865570552' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:54:06.188 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:06.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:05 smithi007 ceph-mon[99390]: pgmap v2414: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:06.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:05 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2865570552' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:54:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:05 smithi007 ceph-mon[101144]: pgmap v2414: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:06.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:05 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2865570552' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:54:06.290 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:06.316 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:06.418 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:06.440 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:06.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:06.542 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:06.563 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:06.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:06.665 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:06.687 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:06.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:06.789 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:06.816 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:06.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:06.918 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:06.941 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:06.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2865570552' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:54:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:06 smithi007 ceph-mon[99390]: osdmap e1468: 8 total, 8 up, 8 in 2024-09-21T10:54:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:06 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:06.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2865570552' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:54:06.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:06 smithi007 ceph-mon[101144]: osdmap e1468: 8 total, 8 up, 8 in 2024-09-21T10:54:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:06 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:06.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:07.043 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:07.070 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:07.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2865570552' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:54:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:06 smithi031 ceph-mon[96824]: osdmap e1468: 8 total, 8 up, 8 in 2024-09-21T10:54:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:06 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:07.172 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:07.199 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:07.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:07.301 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:07.325 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:07.427 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:07.455 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:07.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:07.557 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:07.580 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:07.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:07.681 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:07.705 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:07.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:07.807 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:07.829 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:07.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:07.931 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:07.955 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:07.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:08.057 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:08.081 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:08.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:08.151 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:07 smithi007 ceph-mon[99390]: pgmap v2416: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:08.151 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:07 smithi007 ceph-mon[101144]: pgmap v2416: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:07 smithi031 ceph-mon[96824]: pgmap v2416: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:08.182 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:08.207 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:08.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:08.309 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:08.332 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:08.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:08.435 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:08.437 DEBUG:teuthology.orchestra.run.smithi007:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-21T10:54:08.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.462 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:08.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:08.509 INFO:tasks.workunit.client.0.smithi007.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-21T10:54:08.511 INFO:tasks.workunit.client.0.smithi007.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-21T10:54:08.512 INFO:tasks.workunit.client.0.smithi007.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-21T10:54:08.563 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:08.588 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:08.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:08.690 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:08.715 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:08.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:08.816 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:08.843 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:08.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:08.945 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:08.969 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:08.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:09.071 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:09.100 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:09.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:09.201 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:09.228 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:09.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:09.330 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:09.352 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:09.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:09.454 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:09.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:09.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:09.582 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:09.609 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:09.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:09.711 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:09.738 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:09.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:09.839 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:09.858 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is set 2024-09-21T10:54:09.867 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:09.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:09.947 INFO:teuthology.orchestra.run.smithi007.stdout:{ 2024-09-21T10:54:09.947 INFO:teuthology.orchestra.run.smithi007.stdout: "size": 20, 2024-09-21T10:54:09.947 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 600, 2024-09-21T10:54:09.947 INFO:teuthology.orchestra.run.smithi007.stdout: "ops": [ 2024-09-21T10:54:09.947 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.947 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:36988 10.a 10:5ac77b7c:::benchmark_data_smithi007_269699_object36987:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:54:09.947 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.773723+0000", 2024-09-21T10:54:09.947 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 568.15012521300002, 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.995205899, 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 36988 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.773723+0000", 2024-09-21T10:54:09.948 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.773723+0000", 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.773725+0000", 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9039999999999999e-06 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.773753+0000", 2024-09-21T10:54:09.949 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8356000000000001e-05 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774008+0000", 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00025481199999999999 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774019+0000", 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1192000000000001e-05 2024-09-21T10:54:09.950 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774276+0000", 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00025706600000000002 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774283+0000", 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.238e-06 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.951 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.768821+0000", 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99453735399999998 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.768929+0000", 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000107977 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.952 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:36996 10.b 10:db983b8d:::benchmark_data_smithi007_269699_object36995:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.774039+0000", 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 568.14980936899997, 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99183098800000002, 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:09.953 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 36996 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774039+0000", 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774039+0000", 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.954 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774039+0000", 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7499999999999999e-07 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774065+0000", 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5732999999999999e-05 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774075+0000", 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9210000000000004e-06 2024-09-21T10:54:09.955 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774081+0000", 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9920000000000004e-06 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774137+0000", 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6255000000000003e-05 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774163+0000", 2024-09-21T10:54:09.956 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.5984000000000001e-05 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.765219+0000", 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99105534500000003 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.765870+0000", 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000650883 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.957 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:36999 10.a 10:574a37a7:::benchmark_data_smithi007_269699_object36998:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.774097+0000", 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 568.14975076899998, 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99539354000000002, 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 36999 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:09.958 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774097+0000", 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774097+0000", 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774098+0000", 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.37e-07 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.959 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774121+0000", 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3311000000000001e-05 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774129+0000", 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9889999999999992e-06 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774134+0000", 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4739999999999996e-06 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.960 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774328+0000", 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00019326400000000001 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774335+0000", 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9890000000000003e-06 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.769337+0000", 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99500215299999994 2024-09-21T10:54:09.961 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.769491+0000", 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015382300000000001 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37006 10.b 10:da36222b:::benchmark_data_smithi007_269699_object37005:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.774143+0000", 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 568.14970504799999, 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99222521900000005, 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:09.962 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37006 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774143+0000", 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.963 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774143+0000", 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774143+0000", 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5300000000000004e-07 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774167+0000", 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3754999999999999e-05 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.964 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774175+0000", 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8099999999999998e-06 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.774181+0000", 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.088e-06 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775853+0000", 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0016719459999999999 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.965 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775861+0000", 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9230000000000002e-06 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.766300+0000", 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.990439391 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.766368+0000", 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7753e-05 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.966 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37009 10.a 10:58a0772b:::benchmark_data_smithi007_269699_object37008:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.775806+0000", 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 568.14804170299999, 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0015729369999999, 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37009 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.967 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775806+0000", 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775806+0000", 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775808+0000", 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2610000000000001e-06 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775837+0000", 2024-09-21T10:54:09.968 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.9660000000000001e-05 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775849+0000", 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2097e-05 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775856+0000", 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1130000000000003e-06 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775984+0000", 2024-09-21T10:54:09.969 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012724700000000001 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775990+0000", 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.7309999999999996e-06 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.769523+0000", 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99353267099999998 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.769763+0000", 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000239495 2024-09-21T10:54:09.970 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775259+0000", 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0054965989999999996 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.777379+0000", 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0021200630000000002 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37014 10.a 10:5b3fe0a9:::benchmark_data_smithi007_269699_object37013:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:54:09.971 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.775875+0000", 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 568.14797312200005, 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.005982749, 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "reached pg", 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37014 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775875+0000", 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.972 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775875+0000", 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775875+0000", 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1699999999999998e-07 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775911+0000", 2024-09-21T10:54:09.973 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.5456000000000001e-05 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775924+0000", 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3200999999999999e-05 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.775930+0000", 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.2539999999999998e-06 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.776008+0000", 2024-09-21T10:54:09.974 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8208999999999996e-05 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.776014+0000", 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.1660000000000002e-06 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.769958+0000", 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99394427299999999 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for missing object", 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.770081+0000", 2024-09-21T10:54:09.975 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012343099999999999 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.781747+0000", 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.011665501999999999 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.781858+0000", 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011074 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.976 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:37027 10.b 10:d6ee278a:::benchmark_data_smithi007_269699_object37026:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1356)", 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:44:41.780800+0000", 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 568.14304766199996, 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99458234000000001, 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 37027 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780800+0000", 2024-09-21T10:54:09.977 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780800+0000", 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780802+0000", 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7689999999999999e-06 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.978 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780823+0000", 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0523999999999999e-05 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780838+0000", 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5319e-05 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780845+0000", 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2300000000000002e-06 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.979 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780932+0000", 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.6867999999999996e-05 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:41.780941+0000", 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8289999999999997e-06 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.766395+0000", 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.98545434399999998 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:09.980 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.766621+0000", 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000225899 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1", 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.766804+0000", 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00018316400000000001 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.773147+0000", 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0063430969999999998 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775239+0000", 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0020919229999999999 2024-09-21T10:54:09.981 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775295+0000", 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5708999999999998e-05 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:44:42.775383+0000", 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7664999999999995e-05 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.982 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98143 10.b 10:de5f9354:::benchmark_data_smithi007_269699_object3819:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1378)", 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:10.419503+0000", 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 479.50434515699999, 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.244903181, 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98143 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419503+0000", 2024-09-21T10:54:09.983 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419503+0000", 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419504+0000", 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.578e-06 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419509+0000", 2024-09-21T10:54:09.984 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.0139999999999998e-06 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419523+0000", 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4056000000000001e-05 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419533+0000", 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.9890000000000004e-06 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.420116+0000", 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00058261499999999998 2024-09-21T10:54:09.985 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op must wait for map", 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.420124+0000", 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8280000000000003e-06 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.436395+0000", 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.016271042999999999 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.436403+0000", 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8550000000000002e-06 2024-09-21T10:54:09.986 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.652717+0000", 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2163141150000001 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.652854+0000", 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013718199999999999 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,6", 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.653346+0000", 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00049187099999999995 2024-09-21T10:54:09.987 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.658877+0000", 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0055307150000000003 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.662275+0000", 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0033979330000000001 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.662301+0000", 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.6054000000000002e-05 2024-09-21T10:54:09.988 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.662378+0000", 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.6860000000000006e-05 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.664406+0000", 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0020284729999999998 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.989 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98146 10.d 10:b52345a6:::benchmark_data_smithi007_269699_object3822:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1378)", 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:10.419557+0000", 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 479.50429120199999, 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2255221789999999, 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98146 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.990 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419557+0000", 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419557+0000", 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419557+0000", 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.51e-07 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.991 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419560+0000", 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.8629999999999999e-06 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419569+0000", 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5920000000000001e-06 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419575+0000", 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9089999999999997e-06 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.992 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419681+0000", 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00010638599999999999 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op must wait for map", 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419689+0000", 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0290000000000005e-06 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.435779+0000", 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.016090311 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.993 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.435800+0000", 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.1033999999999999e-05 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.627019+0000", 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.191218291 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.627176+0000", 2024-09-21T10:54:09.994 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00015745700000000001 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.627285+0000", 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000109189 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.631940+0000", 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0046548910000000004 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:09.995 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.642896+0000", 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010955398 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.643606+0000", 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00070994600000000004 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.643736+0000", 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013072800000000001 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.645079+0000", 2024-09-21T10:54:09.996 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0013426040000000001 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98147 10.d 10:b57789b6:::benchmark_data_smithi007_269699_object3823:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1378)", 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:10.419591+0000", 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 479.504257026, 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.22673415, 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:09.997 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98147 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419591+0000", 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419591+0000", 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:09.998 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419591+0000", 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5499999999999998e-07 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419594+0000", 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.469e-06 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419601+0000", 2024-09-21T10:54:09.999 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.413e-06 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419607+0000", 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6189999999999999e-06 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419813+0000", 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000206477 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419820+0000", 2024-09-21T10:54:10.000 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6980000000000001e-06 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.435824+0000", 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.016003850999999999 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.435832+0000", 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5220000000000001e-06 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.631975+0000", 2024-09-21T10:54:10.001 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.196143261 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.632107+0000", 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000132008 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.632241+0000", 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013395099999999999 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.641175+0000", 2024-09-21T10:54:10.002 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0089341179999999996 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.642937+0000", 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001762589 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.645092+0000", 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0021542340000000001 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.003 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.645151+0000", 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9444000000000002e-05 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.646325+0000", 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001173941 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:98153 10.d 10:bf4cc550:::benchmark_data_smithi007_269699_object3829:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1378)", 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:10.419614+0000", 2024-09-21T10:54:10.004 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 479.50423391300001, 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.227971377, 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 98153 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419614+0000", 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.005 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419614+0000", 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419614+0000", 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4099999999999999e-07 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419617+0000", 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.029e-06 2024-09-21T10:54:10.006 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419623+0000", 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8959999999999997e-06 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419629+0000", 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2909999999999998e-06 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419844+0000", 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000215727 2024-09-21T10:54:10.007 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.419850+0000", 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9150000000000001e-06 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.439781+0000", 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.019930694999999998 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:10.439796+0000", 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4745e-05 2024-09-21T10:54:10.008 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.636356+0000", 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.196559825 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.636503+0000", 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014764300000000001 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.636650+0000", 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000146298 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.009 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.641232+0000", 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0045829290000000003 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.646339+0000", 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0051063360000000004 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.646386+0000", 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.7080000000000003e-05 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.010 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.646458+0000", 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.2269999999999998e-05 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:11.647585+0000", 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.001127257 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131755 10.5 10:a7a0cd24:::benchmark_data_smithi007_269699_object37431:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1385)", 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:46:59.181038+0000", 2024-09-21T10:54:10.011 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 430.74281023100002, 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.845153826, 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131755 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181038+0000", 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.012 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181038+0000", 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181038+0000", 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.0600000000000001e-07 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181040+0000", 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.9139999999999998e-06 2024-09-21T10:54:10.013 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181046+0000", 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.3369999999999996e-06 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181054+0000", 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.0190000000000006e-06 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181259+0000", 2024-09-21T10:54:10.014 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00020452299999999999 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.181269+0000", 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0104e-05 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.972451+0000", 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.79118191599999999 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:46:59.972462+0000", 2024-09-21T10:54:10.015 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1031e-05 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:00.994521+0000", 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.022058718 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for degraded object", 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:00.994901+0000", 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000380171 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.016 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.017948+0000", 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.023047543 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.018678+0000", 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00072944500000000001 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.019043+0000", 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00036538199999999998 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.017 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.021593+0000", 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0025495299999999999 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.021747+0000", 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000154709 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.025342+0000", 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0035948460000000001 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.018 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.025411+0000", 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.868e-05 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.026192+0000", 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00078065199999999995 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.45869.0:131768 10.5 10:a77f9b4b:::benchmark_data_smithi007_269699_object37444:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1386)", 2024-09-21T10:54:10.019 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:47:00.038335+0000", 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 429.88551276200002, 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.99736101300000002, 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.45869", 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/3376925399", 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 131768 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:00.038335+0000", 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.020 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:00.038335+0000", 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:00.038338+0000", 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.3149999999999999e-06 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:00.038344+0000", 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.6850000000000004e-06 2024-09-21T10:54:10.021 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:00.038376+0000", 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.2140000000000001e-05 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:00.038387+0000", 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0953e-05 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:00.038443+0000", 2024-09-21T10:54:10.022 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.5903999999999999e-05 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:00.038456+0000", 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2916e-05 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.020391+0000", 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.98193498199999996 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for degraded object", 2024-09-21T10:54:10.023 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.020753+0000", 2024-09-21T10:54:10.024 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00036226200000000002 2024-09-21T10:54:10.024 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.024 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.024 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.024 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.026942+0000", 2024-09-21T10:54:10.024 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0061885639999999997 2024-09-21T10:54:10.024 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.024 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.024 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.024 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:10.025 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.027034+0000", 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.2454000000000006e-05 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.027387+0000", 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00035231999999999999 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.031930+0000", 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0045428350000000003 2024-09-21T10:54:10.026 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.031947+0000", 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.7961e-05 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.034931+0000", 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0029839570000000002 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.034990+0000", 2024-09-21T10:54:10.027 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.855e-05 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:47:01.035696+0000", 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00070621499999999995 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187963 11.f 11:ff29e90b:::benchmark_data_smithi007_301216_object65690:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1437)", 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:19.836432+0000", 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 110.087415644, 2024-09-21T10:54:10.028 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.1238208970000001, 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187963 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.836432+0000", 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.029 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.836432+0000", 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.836435+0000", 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2539999999999999e-06 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.836442+0000", 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.9530000000000002e-06 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.030 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.836464+0000", 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.2255999999999998e-05 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.836473+0000", 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.8750000000000006e-06 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.836537+0000", 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4499999999999996e-05 2024-09-21T10:54:10.031 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.836553+0000", 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5849999999999999e-05 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.950909+0000", 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.114355897 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.951029+0000", 2024-09-21T10:54:10.032 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000120227 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,2,4,7", 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.951159+0000", 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012976 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.955295+0000", 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041361890000000002 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.955462+0000", 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000167357 2024-09-21T10:54:10.033 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.955534+0000", 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1135000000000002e-05 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.955824+0000", 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00029038099999999998 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960064+0000", 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.004239586 2024-09-21T10:54:10.034 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960121+0000", 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.7649999999999999e-05 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960253+0000", 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000132027 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.035 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187985 11.f 11:fda1f48c:::benchmark_data_smithi007_301216_object65712:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1437)", 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:19.888315+0000", 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 110.03553257, 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.075589981, 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187985 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.888315+0000", 2024-09-21T10:54:10.036 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.888315+0000", 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.888317+0000", 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.733e-06 2024-09-21T10:54:10.037 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.888324+0000", 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8170000000000001e-06 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.888340+0000", 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5772000000000001e-05 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.038 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.888349+0000", 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3239999999999992e-06 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.888406+0000", 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.6551000000000001e-05 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:19.888413+0000", 2024-09-21T10:54:10.039 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.1099999999999997e-06 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.955910+0000", 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.067496987 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.956043+0000", 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013378700000000001 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,2,4,7", 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.956179+0000", 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013516 2024-09-21T10:54:10.040 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960326+0000", 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0041468879999999996 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960526+0000", 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00020086 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960654+0000", 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000127281 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.041 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.961191+0000", 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00053766199999999995 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.963652+0000", 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0024608759999999999 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.963760+0000", 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000108136 2024-09-21T10:54:10.042 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.963905+0000", 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014503699999999999 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187959 11.e 11:73feb2d1:::benchmark_data_smithi007_301216_object65686:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.787904+0000", 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 109.13594357700001, 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5443735140000001, 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:10.043 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187959 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.787904+0000", 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.787904+0000", 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.044 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.787906+0000", 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.4610000000000001e-06 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.787909+0000", 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.1829999999999998e-06 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.787918+0000", 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.3880000000000006e-06 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.045 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.787927+0000", 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.4109999999999996e-06 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.798438+0000", 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.010511034000000001 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.798448+0000", 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0392e-05 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.046 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.302890+0000", 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.504441567 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.303000+0000", 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011037899999999999 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,7", 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.303117+0000", 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000117148 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.047 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.310825+0000", 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0077079009999999996 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.310880+0000", 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.4326000000000001e-05 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.310929+0000", 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.9262999999999999e-05 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.048 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332115+0000", 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.021185794000000001 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332168+0000", 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.2989999999999999e-05 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332278+0000", 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000110277 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.049 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187971 11.e 11:737a249f:::benchmark_data_smithi007_301216_object65698:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.789247+0000", 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 109.13460057099999, 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.5431800409999998, 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187971 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:10.050 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.789247+0000", 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.789247+0000", 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.789249+0000", 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2950000000000001e-06 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:10.051 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.789253+0000", 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8510000000000001e-06 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.789262+0000", 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.6090000000000007e-06 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.789271+0000", 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.5790000000000004e-06 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.798472+0000", 2024-09-21T10:54:10.052 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0092015180000000005 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.798479+0000", 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.8079999999999999e-06 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.310965+0000", 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.512486258 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.311079+0000", 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000113953 2024-09-21T10:54:10.053 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,7", 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.311385+0000", 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00030584600000000003 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.319745+0000", 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0083599950000000003 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.319819+0000", 2024-09-21T10:54:10.054 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4196000000000006e-05 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.319878+0000", 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 5.9172000000000002e-05 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332289+0000", 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.012410482 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.055 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332332+0000", 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.2880000000000003e-05 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332427+0000", 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.5599000000000004e-05 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187993 11.e 11:71e1ac06:::benchmark_data_smithi007_301216_object65720:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.958701+0000", 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 108.965147086, 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3738686360000001, 2024-09-21T10:54:10.056 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187993 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.958701+0000", 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.057 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.958701+0000", 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.958703+0000", 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 2.0719999999999998e-06 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.958709+0000", 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.4500000000000001e-06 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.058 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.958827+0000", 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00011742499999999999 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.958836+0000", 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.7630000000000006e-06 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.958896+0000", 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 6.0634999999999998e-05 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.059 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.958906+0000", 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.6090000000000007e-06 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.315397+0000", 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.356490878 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.315528+0000", 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013161800000000001 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,7", 2024-09-21T10:54:10.060 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.315663+0000", 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00013443 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.319922+0000", 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0042589810000000002 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.319961+0000", 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.9233000000000002e-05 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.328218+0000", 2024-09-21T10:54:10.061 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.008256958 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332434+0000", 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0042159299999999997 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332475+0000", 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.0703e-05 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332570+0000", 2024-09-21T10:54:10.062 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.4951000000000006e-05 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:187994 11.e 11:7703f3d5:::benchmark_data_smithi007_301216_object65721:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.960482+0000", 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 108.96336640299999, 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.372376697, 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:54:10.063 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 187994 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960482+0000", 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960482+0000", 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:10.064 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960482+0000", 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 8.4399999999999999e-07 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960486+0000", 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.8120000000000001e-06 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960497+0000", 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0874e-05 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.065 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960505+0000", 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.8150000000000006e-06 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960647+0000", 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00014225300000000001 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.960657+0000", 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.0000000000000001e-05 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.066 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.320142+0000", 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3594844260000001 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.320260+0000", 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000118127 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,7", 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.320377+0000", 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0001176 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.328261+0000", 2024-09-21T10:54:10.067 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0078832929999999996 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332611+0000", 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0043502419999999998 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332623+0000", 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2011000000000001e-05 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332702+0000", 2024-09-21T10:54:10.068 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.9132000000000001e-05 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332747+0000", 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.4975999999999998e-05 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332858+0000", 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000111292 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.069 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "description": "osd_op(client.36225.0:188000 11.e 11:753df92e:::benchmark_data_smithi007_301216_object65727:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "initiated_at": "2024-09-21T10:52:20.969210+0000", 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "age": 108.954638295, 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3739285729999999, 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "continuous": false, 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "type_data": { 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "client_info": { 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "client": "client.36225", 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "client_addr": "172.21.15.7:0/2521486310", 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "tid": 188000 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "events": [ 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "initiated", 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.969210+0000", 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "header_read", 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.969210+0000", 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "throttled", 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.969212+0000", 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.891e-06 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.071 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "all_read", 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.969216+0000", 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 4.887e-06 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "dispatched", 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.969229+0000", 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.2578000000000001e-05 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "queued_for_pg", 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.969237+0000", 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.5909999999999998e-06 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.072 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.969311+0000", 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 7.4781000000000001e-05 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for peered", 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:20.969321+0000", 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 9.6099999999999995e-06 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "reached_pg", 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.324103+0000", 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 1.3547823000000001 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.073 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "started", 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.324228+0000", 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012454499999999999 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "waiting for subops from 1,4,7", 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.324360+0000", 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000132175 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "op_commit", 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332628+0000", 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.0082681219999999993 2024-09-21T10:54:10.074 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.332662+0000", 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.4119999999999999e-05 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.342647+0000", 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.009985028 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.342685+0000", 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 3.7722000000000002e-05 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.075 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "commit_sent", 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.343015+0000", 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.000329594 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: }, 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: { 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: "event": "done", 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: "time": "2024-09-21T10:52:22.343138+0000", 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: "duration": 0.00012362899999999999 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: } 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout: ] 2024-09-21T10:54:10.076 INFO:teuthology.orchestra.run.smithi007.stdout:} 2024-09-21T10:54:10.098 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:10.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:09 smithi031 ceph-mon[96824]: pgmap v2417: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:09 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3014880678' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:09 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:09 smithi007 ceph-mon[99390]: pgmap v2417: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:09 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3014880678' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:09 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:09 smithi007 ceph-mon[101144]: pgmap v2417: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:09 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3014880678' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:09 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:10.200 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:10.227 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:10.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:10.329 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:10.356 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:10.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:10.458 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:10.481 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:10.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:10.583 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:10.606 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:10.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:10.708 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:10.730 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:10.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:10.832 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:10.855 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:10.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:10.957 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:10.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.985 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:10.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:11.086 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:11.112 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:11.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:10 smithi031 ceph-mon[96824]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:10 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:10 smithi031 ceph-mon[96824]: osdmap e1469: 8 total, 8 up, 8 in 2024-09-21T10:54:11.172 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:54:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:54:10] "GET /metrics HTTP/1.1" 200 34243 "" "Prometheus/2.51.0" 2024-09-21T10:54:11.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:10 smithi007 ceph-mon[99390]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:11.172 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:10 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:11.173 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:10 smithi007 ceph-mon[99390]: osdmap e1469: 8 total, 8 up, 8 in 2024-09-21T10:54:11.173 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:10 smithi007 ceph-mon[101144]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:11.173 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:10 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:11.173 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:10 smithi007 ceph-mon[101144]: osdmap e1469: 8 total, 8 up, 8 in 2024-09-21T10:54:11.195 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:54:11.214 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:11.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.245 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:11.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:11.346 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:11.371 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:11.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:11.473 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:11.501 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:11.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:11.604 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:11.613 INFO:tasks.workunit.client.0.smithi007.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-21T10:54:11.630 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:11.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:11.732 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:11.746 INFO:tasks.workunit.client.0.smithi007.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-21T10:54:11.759 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:11.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:11.788 INFO:tasks.workunit.client.0.smithi007.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-21T10:54:11.790 INFO:tasks.workunit.client.0.smithi007.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-21T10:54:11.790 INFO:tasks.workunit.client.0.smithi007.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-21T10:54:11.831 INFO:tasks.workunit.client.0.smithi007.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-21T10:54:11.834 DEBUG:teuthology.orchestra.run.smithi007:> set -ex 2024-09-21T10:54:11.834 DEBUG:teuthology.orchestra.run.smithi007:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-21T10:54:11.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:11.871 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2024-09-21T10:54:11.873 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-09-21T10:54:11.873 DEBUG:teuthology.orchestra.run.smithi007:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-09-21T10:54:11.883 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:11.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:11.982 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:11.982 INFO:tasks.workunit.client.0.smithi007.stdout:Running main() from gmock_main.cc 2024-09-21T10:54:11.982 INFO:tasks.workunit.client.0.smithi007.stdout:[==========] Running 70 tests from 1 test suite. 2024-09-21T10:54:11.982 INFO:tasks.workunit.client.0.smithi007.stdout:[----------] Global test environment set-up. 2024-09-21T10:54:11.982 INFO:tasks.workunit.client.0.smithi007.stdout:[----------] 70 tests from TestClsRbd 2024-09-21T10:54:11.985 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:12.012 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:12.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:12.114 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:12.136 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:12.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:11 smithi031 ceph-mon[96824]: pgmap v2419: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:11 smithi007 ceph-mon[99390]: pgmap v2419: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:11 smithi007 ceph-mon[101144]: pgmap v2419: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:12.238 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:12.265 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:12.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:12.366 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:12.392 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:12.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:12.493 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:12.515 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:12.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:12.617 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:12.644 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:12.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:12.646 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:12.746 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:12.771 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:12.873 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:12.899 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:12.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:13.001 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:13.025 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:13.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:13.127 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:13.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:54:13.153 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:13.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:13.254 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:13.277 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:13.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:13.379 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:13.405 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:13.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:13.507 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:13.534 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:13.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:13.635 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:13.663 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:13.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:13.765 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:13.788 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:13.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:13.882 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.get_all_features 2024-09-21T10:54:13.891 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:13.917 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:13.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:13.959 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:54:14.019 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:14.045 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:14.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:14.147 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:13 smithi031 ceph-mon[96824]: pgmap v2420: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:13 smithi031 ceph-mon[96824]: osdmap e1470: 8 total, 8 up, 8 in 2024-09-21T10:54:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:13 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2451408330' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi007-333245-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T10:54:14.172 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:14.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:14.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:13 smithi007 ceph-mon[99390]: pgmap v2420: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:14.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:13 smithi007 ceph-mon[99390]: osdmap e1470: 8 total, 8 up, 8 in 2024-09-21T10:54:14.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:13 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2451408330' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi007-333245-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T10:54:14.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:13 smithi007 ceph-mon[101144]: pgmap v2420: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:14.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:13 smithi007 ceph-mon[101144]: osdmap e1470: 8 total, 8 up, 8 in 2024-09-21T10:54:14.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:13 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2451408330' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi007-333245-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T10:54:14.271 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.get_all_features (389 ms) 2024-09-21T10:54:14.271 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.copyup 2024-09-21T10:54:14.273 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:14.296 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:14.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:14.398 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:14.423 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:14.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:14.455 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.copyup (184 ms) 2024-09-21T10:54:14.455 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-09-21T10:54:14.525 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:14.550 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:14.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:14.602 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.sparse_copyup (147 ms) 2024-09-21T10:54:14.602 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-09-21T10:54:14.610 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.get_and_set_id (8 ms) 2024-09-21T10:54:14.610 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-09-21T10:54:14.621 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.add_remove_child (11 ms) 2024-09-21T10:54:14.621 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.directory_methods 2024-09-21T10:54:14.648 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.directory_methods (27 ms) 2024-09-21T10:54:14.648 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.create 2024-09-21T10:54:14.652 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:14.663 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.create (15 ms) 2024-09-21T10:54:14.663 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.get_features 2024-09-21T10:54:14.665 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2024-09-21T10:54:14.665 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-09-21T10:54:14.667 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-09-21T10:54:14.667 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-09-21T10:54:14.669 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-09-21T10:54:14.670 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-09-21T10:54:14.671 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-09-21T10:54:14.671 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-09-21T10:54:14.673 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2024-09-21T10:54:14.673 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-09-21T10:54:14.677 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.get_data_pool (4 ms) 2024-09-21T10:54:14.677 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.get_size 2024-09-21T10:54:14.680 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:14.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:14.681 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2024-09-21T10:54:14.681 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.set_size 2024-09-21T10:54:14.686 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.set_size (5 ms) 2024-09-21T10:54:14.686 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.protection_status 2024-09-21T10:54:14.704 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.protection_status (18 ms) 2024-09-21T10:54:14.704 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-09-21T10:54:14.712 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.snapshot_limits (8 ms) 2024-09-21T10:54:14.712 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.parents_v1 2024-09-21T10:54:14.752 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.parents_v1 (40 ms) 2024-09-21T10:54:14.752 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.parents_v2 2024-09-21T10:54:14.778 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.parents_v2 (26 ms) 2024-09-21T10:54:14.779 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.snapshots 2024-09-21T10:54:14.782 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:14.799 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.snapshots (21 ms) 2024-09-21T10:54:14.799 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.snapid_race 2024-09-21T10:54:14.803 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.snapid_race (3 ms) 2024-09-21T10:54:14.803 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.stripingv2 2024-09-21T10:54:14.806 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:14.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:14.812 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.stripingv2 (10 ms) 2024-09-21T10:54:14.812 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.object_map_save 2024-09-21T10:54:14.815 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.object_map_save (3 ms) 2024-09-21T10:54:14.815 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-09-21T10:54:14.822 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.object_map_resize (7 ms) 2024-09-21T10:54:14.822 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.object_map_update 2024-09-21T10:54:14.829 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.object_map_update (7 ms) 2024-09-21T10:54:14.829 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-09-21T10:54:14.830 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-09-21T10:54:14.830 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-09-21T10:54:14.834 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.object_map_snap_add (5 ms) 2024-09-21T10:54:14.834 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-09-21T10:54:14.839 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.object_map_snap_remove (5 ms) 2024-09-21T10:54:14.839 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.flags 2024-09-21T10:54:14.844 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.flags (5 ms) 2024-09-21T10:54:14.845 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.metadata 2024-09-21T10:54:14.867 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.metadata (23 ms) 2024-09-21T10:54:14.868 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.set_features 2024-09-21T10:54:14.874 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-09-21T10:54:14.874 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.mirror 2024-09-21T10:54:14.907 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:14.913 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.mirror (39 ms) 2024-09-21T10:54:14.913 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.mirror_image 2024-09-21T10:54:14.928 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.mirror_image (15 ms) 2024-09-21T10:54:14.928 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-09-21T10:54:14.930 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:14.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2451408330' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi007-333245-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T10:54:14.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:14 smithi007 ceph-mon[99390]: osdmap e1471: 8 total, 8 up, 8 in 2024-09-21T10:54:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2451408330' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi007-333245-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T10:54:14.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:14 smithi007 ceph-mon[101144]: osdmap e1471: 8 total, 8 up, 8 in 2024-09-21T10:54:15.031 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:15.054 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:15.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:15.155 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2451408330' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi007-333245-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T10:54:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:14 smithi031 ceph-mon[96824]: osdmap e1471: 8 total, 8 up, 8 in 2024-09-21T10:54:15.180 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:15.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:15.282 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:15.305 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:15.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:15.406 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:15.429 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:15.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:15.531 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:15.608 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:15.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:15.710 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:15.739 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:15.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:15.841 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:15.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.868 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:15.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:15.970 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:15.994 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:16.096 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:16.122 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:16.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:15 smithi031 ceph-mon[96824]: pgmap v2423: 125 pgs: 8 creating+peering, 6 unknown, 111 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 683 KiB/s wr, 2 op/s 2024-09-21T10:54:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:15 smithi031 ceph-mon[96824]: osdmap e1472: 8 total, 8 up, 8 in 2024-09-21T10:54:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:15 smithi007 ceph-mon[99390]: pgmap v2423: 125 pgs: 8 creating+peering, 6 unknown, 111 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 683 KiB/s wr, 2 op/s 2024-09-21T10:54:16.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:15 smithi007 ceph-mon[99390]: osdmap e1472: 8 total, 8 up, 8 in 2024-09-21T10:54:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:15 smithi007 ceph-mon[101144]: pgmap v2423: 125 pgs: 8 creating+peering, 6 unknown, 111 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 683 KiB/s wr, 2 op/s 2024-09-21T10:54:16.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:15 smithi007 ceph-mon[101144]: osdmap e1472: 8 total, 8 up, 8 in 2024-09-21T10:54:16.223 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:16.249 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:16.350 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:16.375 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:16.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:16.477 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:16.502 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:16.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:16.604 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:16.629 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:16.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:16.731 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:16.757 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:16.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:16.858 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:16.885 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:16.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:16.986 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:17.011 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:17.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:17.113 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:17.135 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:17.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:17.237 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:17.259 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:17.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:17.276 INFO:teuthology.orchestra.run.smithi007.stdout:osd.0: {} 2024-09-21T10:54:17.276 INFO:teuthology.orchestra.run.smithi007.stdout:osd.1: {} 2024-09-21T10:54:17.276 INFO:teuthology.orchestra.run.smithi007.stdout:osd.2: {} 2024-09-21T10:54:17.276 INFO:teuthology.orchestra.run.smithi007.stdout:osd.3: {} 2024-09-21T10:54:17.276 INFO:teuthology.orchestra.run.smithi007.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:54:17.276 INFO:teuthology.orchestra.run.smithi007.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:54:17.276 INFO:teuthology.orchestra.run.smithi007.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:54:17.276 INFO:teuthology.orchestra.run.smithi007.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:54:17.290 INFO:teuthology.orchestra.run.smithi007.stdout:osd.4: {} 2024-09-21T10:54:17.290 INFO:teuthology.orchestra.run.smithi007.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:54:17.304 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:17.316 INFO:teuthology.orchestra.run.smithi007.stdout:osd.5: {} 2024-09-21T10:54:17.317 INFO:teuthology.orchestra.run.smithi007.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:54:17.335 INFO:teuthology.orchestra.run.smithi007.stdout:osd.6: {} 2024-09-21T10:54:17.336 INFO:teuthology.orchestra.run.smithi007.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:54:17.352 INFO:teuthology.orchestra.run.smithi007.stdout:osd.7: {} 2024-09-21T10:54:17.353 INFO:teuthology.orchestra.run.smithi007.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:54:17.361 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:17.383 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:17.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:17.401 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.mirror_image_status (2473 ms) 2024-09-21T10:54:17.402 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-09-21T10:54:17.479 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.mirror_image_map (77 ms) 2024-09-21T10:54:17.479 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-09-21T10:54:17.484 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:17.487 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.mirror_instances (8 ms) 2024-09-21T10:54:17.487 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-09-21T10:54:17.498 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.mirror_snapshot (13 ms) 2024-09-21T10:54:17.499 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-09-21T10:54:17.501 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2024-09-21T10:54:17.501 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-09-21T10:54:17.503 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-09-21T10:54:17.503 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-09-21T10:54:17.506 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-09-21T10:54:17.506 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-09-21T10:54:17.509 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:17.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:17.512 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_dir_rename (6 ms) 2024-09-21T10:54:17.512 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-09-21T10:54:17.515 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-09-21T10:54:17.515 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-09-21T10:54:17.519 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-09-21T10:54:17.519 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_image_add 2024-09-21T10:54:17.521 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-09-21T10:54:17.521 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-09-21T10:54:17.524 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-09-21T10:54:17.524 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_image_list 2024-09-21T10:54:17.527 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-09-21T10:54:17.527 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-09-21T10:54:17.531 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-09-21T10:54:17.531 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.image_group_add 2024-09-21T10:54:17.533 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-09-21T10:54:17.533 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-09-21T10:54:17.536 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-09-21T10:54:17.536 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.image_group_get 2024-09-21T10:54:17.539 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.image_group_get (3 ms) 2024-09-21T10:54:17.539 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-09-21T10:54:17.541 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-09-21T10:54:17.541 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-09-21T10:54:17.543 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-09-21T10:54:17.543 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-09-21T10:54:17.545 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-09-21T10:54:17.546 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-09-21T10:54:17.549 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2024-09-21T10:54:17.549 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-09-21T10:54:17.551 INFO:tasks.workunit.client.0.smithi007.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-871-g6a1bdf85/rpm/el9/BUILD/ceph-18.2.4-871-g6a1bdf85/src/test/cls_rbd/test_cls_rbd.cc:2681: Failure 2024-09-21T10:54:17.551 INFO:tasks.workunit.client.0.smithi007.stdout:Expected equality of these values: 2024-09-21T10:54:17.551 INFO:tasks.workunit.client.0.smithi007.stdout: 1U 2024-09-21T10:54:17.551 INFO:tasks.workunit.client.0.smithi007.stdout: Which is: 1 2024-09-21T10:54:17.551 INFO:tasks.workunit.client.0.smithi007.stdout: keys.size() 2024-09-21T10:54:17.551 INFO:tasks.workunit.client.0.smithi007.stdout: Which is: 3 2024-09-21T10:54:17.551 INFO:tasks.workunit.client.0.smithi007.stdout:[ FAILED ] TestClsRbd.group_snap_set (2 ms) 2024-09-21T10:54:17.551 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-09-21T10:54:17.554 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-09-21T10:54:17.554 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-09-21T10:54:17.570 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (16 ms) 2024-09-21T10:54:17.570 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-09-21T10:54:17.610 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:17.632 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:17.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:17.734 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:17.759 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:17.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:17.770 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (200 ms) 2024-09-21T10:54:17.770 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-09-21T10:54:17.772 INFO:tasks.workunit.client.0.smithi007.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-871-g6a1bdf85/rpm/el9/BUILD/ceph-18.2.4-871-g6a1bdf85/src/test/cls_rbd/test_cls_rbd.cc:2792: Failure 2024-09-21T10:54:17.772 INFO:tasks.workunit.client.0.smithi007.stdout:Expected equality of these values: 2024-09-21T10:54:17.772 INFO:tasks.workunit.client.0.smithi007.stdout: 1U 2024-09-21T10:54:17.772 INFO:tasks.workunit.client.0.smithi007.stdout: Which is: 1 2024-09-21T10:54:17.772 INFO:tasks.workunit.client.0.smithi007.stdout: keys.size() 2024-09-21T10:54:17.772 INFO:tasks.workunit.client.0.smithi007.stdout: Which is: 3 2024-09-21T10:54:17.772 INFO:tasks.workunit.client.0.smithi007.stdout:[ FAILED ] TestClsRbd.group_snap_remove (2 ms) 2024-09-21T10:54:17.772 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-09-21T10:54:17.774 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-09-21T10:54:17.774 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.trash_methods 2024-09-21T10:54:17.781 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.trash_methods (7 ms) 2024-09-21T10:54:17.781 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.op_features 2024-09-21T10:54:17.788 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-09-21T10:54:17.788 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.clone_parent 2024-09-21T10:54:17.807 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.clone_parent (19 ms) 2024-09-21T10:54:17.807 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-09-21T10:54:17.815 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2024-09-21T10:54:17.815 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.clone_child 2024-09-21T10:54:17.826 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.clone_child (12 ms) 2024-09-21T10:54:17.827 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-09-21T10:54:17.833 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.namespace_methods (6 ms) 2024-09-21T10:54:17.833 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.migration 2024-09-21T10:54:17.843 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.migration (10 ms) 2024-09-21T10:54:17.843 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.migration_v1 2024-09-21T10:54:17.852 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.migration_v1 (9 ms) 2024-09-21T10:54:17.852 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-09-21T10:54:17.861 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:17.883 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:17.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:17.985 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:18.007 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:18.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:18.108 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:18.131 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:18.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:17 smithi031 ceph-mon[96824]: pgmap v2425: 125 pgs: 8 creating+peering, 4 unknown, 113 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 685 KiB/s wr, 14 op/s 2024-09-21T10:54:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:17 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2256910120' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:18.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:17 smithi007 ceph-mon[99390]: pgmap v2425: 125 pgs: 8 creating+peering, 4 unknown, 113 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 685 KiB/s wr, 14 op/s 2024-09-21T10:54:18.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:17 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2256910120' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:18.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:17 smithi007 ceph-mon[101144]: pgmap v2425: 125 pgs: 8 creating+peering, 4 unknown, 113 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 685 KiB/s wr, 14 op/s 2024-09-21T10:54:18.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:17 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2256910120' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:18.233 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:18.256 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:18.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:18.358 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:18.380 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:18.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:18.415 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:18.482 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:18.504 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:18.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:18.606 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:18.631 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:18.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:18.733 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:18.758 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:18.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:18.860 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:18.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.886 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:18.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:18.896 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1044 ms) 2024-09-21T10:54:18.896 INFO:tasks.workunit.client.0.smithi007.stdout:[ RUN ] TestClsRbd.sparsify 2024-09-21T10:54:18.945 INFO:tasks.workunit.client.0.smithi007.stdout:[ OK ] TestClsRbd.sparsify (48 ms) 2024-09-21T10:54:18.987 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:19.012 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:19.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:19.113 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:19.137 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:19.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:18 smithi031 ceph-mon[96824]: osdmap e1473: 8 total, 8 up, 8 in 2024-09-21T10:54:19.181 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:18 smithi007 ceph-mon[99390]: osdmap e1473: 8 total, 8 up, 8 in 2024-09-21T10:54:19.181 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:18 smithi007 ceph-mon[101144]: osdmap e1473: 8 total, 8 up, 8 in 2024-09-21T10:54:19.238 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:19.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.261 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:19.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:19.362 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:19.387 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:19.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:19.489 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:19.512 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:19.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:19.613 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:19.638 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:19.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:19.740 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:19.763 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:19.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:19.865 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:19.888 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:19.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:19.900 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:19 smithi007 ceph-mon[101144]: pgmap v2427: 125 pgs: 125 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 720 KiB/s wr, 137 op/s 2024-09-21T10:54:19.900 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:19 smithi007 ceph-mon[101144]: osdmap e1474: 8 total, 8 up, 8 in 2024-09-21T10:54:19.900 INFO:tasks.workunit.client.0.smithi007.stdout:[----------] 70 tests from TestClsRbd (5062 ms total) 2024-09-21T10:54:19.901 INFO:tasks.workunit.client.0.smithi007.stdout: 2024-09-21T10:54:19.901 INFO:tasks.workunit.client.0.smithi007.stdout:[----------] Global test environment tear-down 2024-09-21T10:54:19.901 INFO:tasks.workunit.client.0.smithi007.stdout:[==========] 70 tests from 1 test suite ran. (7918 ms total) 2024-09-21T10:54:19.901 INFO:tasks.workunit.client.0.smithi007.stdout:[ PASSED ] 68 tests. 2024-09-21T10:54:19.901 INFO:tasks.workunit.client.0.smithi007.stdout:[ FAILED ] 2 tests, listed below: 2024-09-21T10:54:19.901 INFO:tasks.workunit.client.0.smithi007.stdout:[ FAILED ] TestClsRbd.group_snap_set 2024-09-21T10:54:19.901 INFO:tasks.workunit.client.0.smithi007.stdout:[ FAILED ] TestClsRbd.group_snap_remove 2024-09-21T10:54:19.901 INFO:tasks.workunit.client.0.smithi007.stdout: 2024-09-21T10:54:19.901 INFO:tasks.workunit.client.0.smithi007.stdout: 2 FAILED TESTS 2024-09-21T10:54:19.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.939 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2024-09-21T10:54:19.939 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-21T10:54:19.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:20.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:20.047 INFO:teuthology.orchestra.run.smithi007.stderr:sudo: docker: command not found 2024-09-21T10:54:20.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi007 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:20.148 DEBUG:teuthology.orchestra.run.smithi031:> sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:19 smithi031 ceph-mon[96824]: pgmap v2427: 125 pgs: 125 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 720 KiB/s wr, 137 op/s 2024-09-21T10:54:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:19 smithi031 ceph-mon[96824]: osdmap e1474: 8 total, 8 up, 8 in 2024-09-21T10:54:20.179 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:19 smithi007 ceph-mon[99390]: pgmap v2427: 125 pgs: 125 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 720 KiB/s wr, 137 op/s 2024-09-21T10:54:20.179 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:19 smithi007 ceph-mon[99390]: osdmap e1474: 8 total, 8 up, 8 in 2024-09-21T10:54:20.187 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: docker: command not found 2024-09-21T10:54:20.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:20.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi031 with status 1: 'sudo docker kill -s 1 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:20.236 INFO:tasks.thrashosds:joining thrashosds 2024-09-21T10:54:20.909 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:54:21.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:20 smithi007 ceph-mon[99390]: osdmap e1475: 8 total, 8 up, 8 in 2024-09-21T10:54:21.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:20 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/979545852' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:54:21.087 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:20 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:54:21.087 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:54:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:54:20] "GET /metrics HTTP/1.1" 200 34243 "" "Prometheus/2.51.0" 2024-09-21T10:54:21.090 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:20 smithi007 ceph-mon[101144]: osdmap e1475: 8 total, 8 up, 8 in 2024-09-21T10:54:21.090 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:20 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/979545852' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:54:21.090 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:20 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:54:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:20 smithi031 ceph-mon[96824]: osdmap e1475: 8 total, 8 up, 8 in 2024-09-21T10:54:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:20 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/979545852' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:54:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:20 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:54:21.832 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:54:21.832 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:54:22.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:21 smithi007 ceph-mon[99390]: pgmap v2430: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:22.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:21 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:54:22.052 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:21 smithi007 ceph-mon[99390]: osdmap e1476: 8 total, 8 up, 8 in 2024-09-21T10:54:22.052 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:22.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:21 smithi007 ceph-mon[101144]: pgmap v2430: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:22.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:21 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:54:22.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:21 smithi007 ceph-mon[101144]: osdmap e1476: 8 total, 8 up, 8 in 2024-09-21T10:54:22.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:21 smithi031 ceph-mon[96824]: pgmap v2430: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:21 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:54:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:21 smithi031 ceph-mon[96824]: osdmap e1476: 8 total, 8 up, 8 in 2024-09-21T10:54:22.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:22.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:54:23.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:22 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:54:23.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:22 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:54:23.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:22 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:54:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:23 smithi007 ceph-mon[99390]: pgmap v2432: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:23 smithi007 ceph-mon[101144]: pgmap v2432: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:24.213 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:23 smithi031 ceph-mon[96824]: pgmap v2432: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:25.095 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:54:25.395 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:25.399 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:25.970 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:54:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:25 smithi031 ceph-mon[96824]: pgmap v2433: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:25 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1236886964' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:54:26.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:25 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:54:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:25 smithi007 ceph-mon[99390]: pgmap v2433: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:25 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1236886964' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:54:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:25 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:54:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:25 smithi007 ceph-mon[101144]: pgmap v2433: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:26.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:25 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1236886964' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:54:26.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:25 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:54:27.287 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:26 smithi007 ceph-mon[99390]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:27.287 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:26 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:54:27.287 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:26 smithi007 ceph-mon[99390]: osdmap e1477: 8 total, 8 up, 8 in 2024-09-21T10:54:27.289 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:26 smithi007 ceph-mon[101144]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:27.289 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:26 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:54:27.290 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:26 smithi007 ceph-mon[101144]: osdmap e1477: 8 total, 8 up, 8 in 2024-09-21T10:54:27.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:26 smithi031 ceph-mon[96824]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:27.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:26 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:54:27.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:26 smithi031 ceph-mon[96824]: osdmap e1477: 8 total, 8 up, 8 in 2024-09-21T10:54:28.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:28 smithi007 ceph-mon[99390]: pgmap v2435: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:28.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:28 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:28.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:28 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:28.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:28 smithi007 ceph-mon[99390]: 1.1 scrub starts 2024-09-21T10:54:28.301 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:28 smithi007 ceph-mon[99390]: 1.1 scrub ok 2024-09-21T10:54:28.301 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:28 smithi007 ceph-mon[101144]: pgmap v2435: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:28.301 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:28 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:28.301 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:28 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:28.302 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:28 smithi007 ceph-mon[101144]: 1.1 scrub starts 2024-09-21T10:54:28.302 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:28 smithi007 ceph-mon[101144]: 1.1 scrub ok 2024-09-21T10:54:28.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:28 smithi031 ceph-mon[96824]: pgmap v2435: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:28.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:28 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:28.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:28 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:28.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:28 smithi031 ceph-mon[96824]: 1.1 scrub starts 2024-09-21T10:54:28.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:28 smithi031 ceph-mon[96824]: 1.1 scrub ok 2024-09-21T10:54:29.628 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:54:30.039 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:54:30.040 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:54:30.186 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:54:30.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:30 smithi007 ceph-mon[99390]: pgmap v2436: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:30.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:30 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3874887409' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:54:30.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:30 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:54:30.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:30 smithi007 ceph-mon[101144]: pgmap v2436: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:30.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:30 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3874887409' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:54:30.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:30 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:54:30.467 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:30 smithi031 ceph-mon[96824]: pgmap v2436: 93 pgs: 93 active+clean; 741 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:30.467 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:30 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3874887409' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:54:30.468 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:30 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:54:30.977 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T10:54:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:54:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:54:30] "GET /metrics HTTP/1.1" 200 34239 "" "Prometheus/2.51.0" 2024-09-21T10:54:31.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:31 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:54:31.455 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:31 smithi007 ceph-mon[99390]: osdmap e1478: 8 total, 8 up, 8 in 2024-09-21T10:54:31.456 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:31 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:54:31.456 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:31 smithi007 ceph-mon[101144]: osdmap e1478: 8 total, 8 up, 8 in 2024-09-21T10:54:31.483 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:31 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:54:31.483 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:31 smithi031 ceph-mon[96824]: osdmap e1478: 8 total, 8 up, 8 in 2024-09-21T10:54:32.292 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:32.319 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:54:32.329 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:32.445 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:32 smithi007 ceph-mon[99390]: pgmap v2438: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:32.445 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:32 smithi007 ceph-mon[101144]: pgmap v2438: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:32.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:32 smithi031 ceph-mon[96824]: pgmap v2438: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:33.332 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:34.448 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:34 smithi007 ceph-mon[99390]: pgmap v2439: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:34.448 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:34 smithi007 ceph-mon[101144]: pgmap v2439: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:34.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:34 smithi031 ceph-mon[96824]: pgmap v2439: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:36.276 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:36 smithi007 ceph-mon[99390]: pgmap v2440: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:36.276 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:36 smithi007 ceph-mon[101144]: pgmap v2440: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:36.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:36 smithi031 ceph-mon[96824]: pgmap v2440: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:37.203 INFO:teuthology.orchestra.run.smithi007.stderr:noscrub is unset 2024-09-21T10:54:37.220 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:54:37.221 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:54:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:37 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:37.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:37 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1753261022' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:54:37.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:37 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:37.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:37 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1753261022' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:54:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:37 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:37.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:37 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1753261022' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:54:38.207 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T10:54:38.505 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:38 smithi007 ceph-mon[99390]: pgmap v2441: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:38.505 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:38 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1753261022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:54:38.505 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:38 smithi007 ceph-mon[99390]: osdmap e1479: 8 total, 8 up, 8 in 2024-09-21T10:54:38.505 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:38 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1084131790' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:54:38.505 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:38 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:54:38.506 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:38 smithi007 ceph-mon[101144]: pgmap v2441: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:38.506 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:38 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1753261022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:54:38.506 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:38 smithi007 ceph-mon[101144]: osdmap e1479: 8 total, 8 up, 8 in 2024-09-21T10:54:38.506 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:38 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1084131790' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:54:38.506 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:38 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:54:38.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:38 smithi031 ceph-mon[96824]: pgmap v2441: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:38.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:38 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1753261022' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:54:38.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:38 smithi031 ceph-mon[96824]: osdmap e1479: 8 total, 8 up, 8 in 2024-09-21T10:54:38.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:38 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1084131790' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:54:38.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:38 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:54:39.075 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T10:54:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:39 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:54:39.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:39 smithi007 ceph-mon[99390]: osdmap e1480: 8 total, 8 up, 8 in 2024-09-21T10:54:39.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:39 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:54:39.443 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:39 smithi007 ceph-mon[101144]: osdmap e1480: 8 total, 8 up, 8 in 2024-09-21T10:54:39.518 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:54:39.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:39 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:54:39.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:39 smithi031 ceph-mon[96824]: osdmap e1480: 8 total, 8 up, 8 in 2024-09-21T10:54:39.990 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:54:40.076 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:40.078 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:40.253 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:40 smithi007 ceph-mon[99390]: pgmap v2444: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:40.253 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:40 smithi007 ceph-mon[101144]: pgmap v2444: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:40.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:40 smithi031 ceph-mon[96824]: pgmap v2444: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:41.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:54:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:54:40] "GET /metrics HTTP/1.1" 200 34240 "" "Prometheus/2.51.0" 2024-09-21T10:54:42.061 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:41 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:41 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:42.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:41 smithi031 ceph-mon[96824]: pgmap v2445: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:41 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:54:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:41 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:54:42.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:41 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[99390]: pgmap v2445: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:54:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:54:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[101144]: pgmap v2445: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:54:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:54:42.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:41 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:43.802 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:43 smithi007 ceph-mon[99390]: pgmap v2446: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:44.079 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:43 smithi007 ceph-mon[101144]: pgmap v2446: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:44.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:43 smithi031 ceph-mon[96824]: pgmap v2446: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:44.810 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T10:54:44.851 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:44 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/636945138' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:54:44.851 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:44 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:54:44.851 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:44 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/636945138' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:54:44.851 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:44 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:54:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:44 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/636945138' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:54:45.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:44 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:54:45.808 INFO:teuthology.orchestra.run.smithi007.stderr:nodeep-scrub is unset 2024-09-21T10:54:45.930 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:54:45.931 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:54:46.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:45 smithi031 ceph-mon[96824]: pgmap v2447: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:46.240 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:45 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:54:46.241 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:45 smithi031 ceph-mon[96824]: osdmap e1481: 8 total, 8 up, 8 in 2024-09-21T10:54:46.241 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:45 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/488153459' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:46.242 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:45 smithi007 ceph-mon[99390]: pgmap v2447: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:46.242 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:45 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:54:46.242 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:45 smithi007 ceph-mon[99390]: osdmap e1481: 8 total, 8 up, 8 in 2024-09-21T10:54:46.242 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:45 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/488153459' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:46.242 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:45 smithi007 ceph-mon[101144]: pgmap v2447: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:46.242 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:45 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:54:46.243 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:45 smithi007 ceph-mon[101144]: osdmap e1481: 8 total, 8 up, 8 in 2024-09-21T10:54:46.243 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:45 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/488153459' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:46.855 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:54:46.855 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:54:47.115 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:47.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:46 smithi031 ceph-mon[96824]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:54:47.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:46 smithi031 ceph-mon[96824]: Cluster is now healthy 2024-09-21T10:54:47.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:46 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/488153459' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:47.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:46 smithi031 ceph-mon[96824]: osdmap e1482: 8 total, 8 up, 8 in 2024-09-21T10:54:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:46 smithi007 ceph-mon[99390]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:54:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:46 smithi007 ceph-mon[99390]: Cluster is now healthy 2024-09-21T10:54:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:46 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/488153459' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:46 smithi007 ceph-mon[99390]: osdmap e1482: 8 total, 8 up, 8 in 2024-09-21T10:54:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:46 smithi007 ceph-mon[101144]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:54:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:46 smithi007 ceph-mon[101144]: Cluster is now healthy 2024-09-21T10:54:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:46 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/488153459' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:47.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:46 smithi007 ceph-mon[101144]: osdmap e1482: 8 total, 8 up, 8 in 2024-09-21T10:54:47.526 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:54:48.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:47 smithi031 ceph-mon[96824]: pgmap v2450: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:48.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:47 smithi007 ceph-mon[99390]: pgmap v2450: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:48.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:47 smithi007 ceph-mon[101144]: pgmap v2450: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:49.242 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:49.409 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:54:49.411 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:54:49.984 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:49 smithi007 ceph-mon[99390]: pgmap v2451: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:49.984 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:49 smithi007 ceph-mon[101144]: pgmap v2451: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:49 smithi031 ceph-mon[96824]: pgmap v2451: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:51.001 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:50 smithi007 ceph-mon[99390]: from='client.46478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:51.002 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:50 smithi007 ceph-mon[101144]: from='client.46478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:51.002 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:54:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:54:50] "GET /metrics HTTP/1.1" 200 34240 "" "Prometheus/2.51.0" 2024-09-21T10:54:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:50 smithi031 ceph-mon[96824]: from='client.46478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:51.319 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2451,"stamp":"2024-09-21T10:54:48.747766+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":732003,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":74,"num_write_kb":143,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":75,"num_bytes_recovered":396018,"num_keys_recovered":50,"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":3188,"ondisk_log_size":3188,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7360568,"kb_used_data":66440,"kb_used_omap":257,"kb_used_meta":7293758,"kb_avail":742600648,"statfs":{"total":767960285184,"available":760423063552,"internally_reserved":0,"allocated":68034560,"data_stored":45539685,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":264183,"internal_metadata":7468808201},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.002051"},"pg_stats":[{"pgid":"1.11","version":"362'149","reported_seq":1576,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.539721+0000","last_change":"2024-09-21T10:50:41.281506+0000","last_active":"2024-09-21T10:54:39.539721+0000","last_peered":"2024-09-21T10:54:39.539721+0000","last_clean":"2024-09-21T10:54:39.539721+0000","last_became_active":"2024-09-21T10:49:04.197385+0000","last_became_peered":"2024-09-21T10:49:04.197385+0000","last_unstale":"2024-09-21T10:54:39.539721+0000","last_undegraded":"2024-09-21T10:54:39.539721+0000","last_fullsized":"2024-09-21T10:54:39.539721+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:41.281428+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:41.281428+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:39.330267+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":777,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884834+0000","last_change":"2024-09-21T10:52:20.800319+0000","last_active":"2024-09-21T10:54:45.884834+0000","last_peered":"2024-09-21T10:54:45.884834+0000","last_clean":"2024-09-21T10:54:45.884834+0000","last_became_active":"2024-09-21T10:52:20.798236+0000","last_became_peered":"2024-09-21T10:52:20.798236+0000","last_unstale":"2024-09-21T10:54:45.884834+0000","last_undegraded":"2024-09-21T10:54:45.884834+0000","last_fullsized":"2024-09-21T10:54:45.884834+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:43:45.856995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":62,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896753+0000","last_change":"2024-09-21T10:52:20.807564+0000","last_active":"2024-09-21T10:54:44.896753+0000","last_peered":"2024-09-21T10:54:44.896753+0000","last_clean":"2024-09-21T10:54:44.896753+0000","last_became_active":"2024-09-21T10:52:20.788088+0000","last_became_peered":"2024-09-21T10:52:20.788088+0000","last_unstale":"2024-09-21T10:54:44.896753+0000","last_undegraded":"2024-09-21T10:54:44.896753+0000","last_fullsized":"2024-09-21T10:54:44.896753+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:47.930711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":170,"num_keys_recovered":50,"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,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"362'149","reported_seq":1711,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896302+0000","last_change":"2024-09-21T10:53:15.078231+0000","last_active":"2024-09-21T10:54:44.896302+0000","last_peered":"2024-09-21T10:54:44.896302+0000","last_clean":"2024-09-21T10:54:44.896302+0000","last_became_active":"2024-09-21T10:53:15.077666+0000","last_became_peered":"2024-09-21T10:53:15.077666+0000","last_unstale":"2024-09-21T10:54:44.896302+0000","last_undegraded":"2024-09-21T10:54:44.896302+0000","last_fullsized":"2024-09-21T10:54:44.896302+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.785823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.785823+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:17:48.963187+0000","scrub_duration":0.001814745,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1470,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896629+0000","last_change":"2024-09-21T10:53:15.077157+0000","last_active":"2024-09-21T10:54:44.896629+0000","last_peered":"2024-09-21T10:54:44.896629+0000","last_clean":"2024-09-21T10:54:44.896629+0000","last_became_active":"2024-09-21T10:53:15.076543+0000","last_became_peered":"2024-09-21T10:53:15.076543+0000","last_unstale":"2024-09-21T10:54:44.896629+0000","last_undegraded":"2024-09-21T10:54:44.896629+0000","last_fullsized":"2024-09-21T10:54:44.896629+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:27:08.899671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":806,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.539445+0000","last_change":"2024-09-21T10:52:20.802890+0000","last_active":"2024-09-21T10:54:39.539445+0000","last_peered":"2024-09-21T10:54:39.539445+0000","last_clean":"2024-09-21T10:54:39.539445+0000","last_became_active":"2024-09-21T10:52:20.801784+0000","last_became_peered":"2024-09-21T10:52:20.801784+0000","last_unstale":"2024-09-21T10:54:39.539445+0000","last_undegraded":"2024-09-21T10:54:39.539445+0000","last_fullsized":"2024-09-21T10:54:39.539445+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:45.053176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"362'149","reported_seq":1792,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884465+0000","last_change":"2024-09-21T10:50:18.349691+0000","last_active":"2024-09-21T10:54:45.884465+0000","last_peered":"2024-09-21T10:54:45.884465+0000","last_clean":"2024-09-21T10:54:45.884465+0000","last_became_active":"2024-09-21T10:49:04.198045+0000","last_became_peered":"2024-09-21T10:49:04.198045+0000","last_unstale":"2024-09-21T10:54:45.884465+0000","last_undegraded":"2024-09-21T10:54:45.884465+0000","last_fullsized":"2024-09-21T10:54:45.884465+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:18.349619+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:18.349619+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:44.873370+0000","scrub_duration":16,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.16","version":"0'0","reported_seq":824,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.540289+0000","last_change":"2024-09-21T10:52:20.803353+0000","last_active":"2024-09-21T10:54:39.540289+0000","last_peered":"2024-09-21T10:54:39.540289+0000","last_clean":"2024-09-21T10:54:39.540289+0000","last_became_active":"2024-09-21T10:52:20.802867+0000","last_became_peered":"2024-09-21T10:52:20.802867+0000","last_unstale":"2024-09-21T10:54:39.540289+0000","last_undegraded":"2024-09-21T10:54:39.540289+0000","last_fullsized":"2024-09-21T10:54:39.540289+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:16:11.938960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":56,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896543+0000","last_change":"2024-09-21T10:52:20.793689+0000","last_active":"2024-09-21T10:54:44.896543+0000","last_peered":"2024-09-21T10:54:44.896543+0000","last_clean":"2024-09-21T10:54:44.896543+0000","last_became_active":"2024-09-21T10:52:20.792481+0000","last_became_peered":"2024-09-21T10:52:20.792481+0000","last_unstale":"2024-09-21T10:54:44.896543+0000","last_undegraded":"2024-09-21T10:54:44.896543+0000","last_fullsized":"2024-09-21T10:54:44.896543+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:56.623518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"362'149","reported_seq":1576,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997302+0000","last_change":"2024-09-21T10:53:15.074832+0000","last_active":"2024-09-21T10:54:45.997302+0000","last_peered":"2024-09-21T10:54:45.997302+0000","last_clean":"2024-09-21T10:54:45.997302+0000","last_became_active":"2024-09-21T10:53:15.073753+0000","last_became_peered":"2024-09-21T10:53:15.073753+0000","last_unstale":"2024-09-21T10:54:45.997302+0000","last_undegraded":"2024-09-21T10:54:45.997302+0000","last_fullsized":"2024-09-21T10:54:45.997302+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:26.808121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:26.808121+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:55:16.644843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"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":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":782,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884985+0000","last_change":"2024-09-21T10:52:20.788746+0000","last_active":"2024-09-21T10:54:45.884985+0000","last_peered":"2024-09-21T10:54:45.884985+0000","last_clean":"2024-09-21T10:54:45.884985+0000","last_became_active":"2024-09-21T10:52:20.788438+0000","last_became_peered":"2024-09-21T10:52:20.788438+0000","last_unstale":"2024-09-21T10:54:45.884985+0000","last_undegraded":"2024-09-21T10:54:45.884985+0000","last_fullsized":"2024-09-21T10:54:45.884985+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:08:03.927121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":224,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.587398+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:54:37.587398+0000","last_peered":"2024-09-21T10:54:37.587398+0000","last_clean":"2024-09-21T10:54:37.587398+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:54:37.587398+0000","last_undegraded":"2024-09-21T10:54:37.587398+0000","last_fullsized":"2024-09-21T10:54:37.587398+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"362'149","reported_seq":1666,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896741+0000","last_change":"2024-09-21T10:53:39.909344+0000","last_active":"2024-09-21T10:54:44.896741+0000","last_peered":"2024-09-21T10:54:44.896741+0000","last_clean":"2024-09-21T10:54:44.896741+0000","last_became_active":"2024-09-21T10:52:23.835992+0000","last_became_peered":"2024-09-21T10:52:23.835992+0000","last_unstale":"2024-09-21T10:54:44.896741+0000","last_undegraded":"2024-09-21T10:54:44.896741+0000","last_fullsized":"2024-09-21T10:54:44.896741+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:53:39.909217+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:53:39.909217+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:52:24.840502+0000","scrub_duration":0.0068867240000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"71'1","reported_seq":60,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896107+0000","last_change":"2024-09-21T10:52:20.918844+0000","last_active":"2024-09-21T10:54:44.896107+0000","last_peered":"2024-09-21T10:54:44.896107+0000","last_clean":"2024-09-21T10:54:44.896107+0000","last_became_active":"2024-09-21T10:52:20.820152+0000","last_became_peered":"2024-09-21T10:52:20.820152+0000","last_unstale":"2024-09-21T10:54:44.896107+0000","last_undegraded":"2024-09-21T10:54:44.896107+0000","last_fullsized":"2024-09-21T10:54:44.896107+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:21:05.545393+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1468,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896224+0000","last_change":"2024-09-21T10:53:15.078273+0000","last_active":"2024-09-21T10:54:44.896224+0000","last_peered":"2024-09-21T10:54:44.896224+0000","last_clean":"2024-09-21T10:54:44.896224+0000","last_became_active":"2024-09-21T10:53:15.077496+0000","last_became_peered":"2024-09-21T10:53:15.077496+0000","last_unstale":"2024-09-21T10:54:44.896224+0000","last_undegraded":"2024-09-21T10:54:44.896224+0000","last_fullsized":"2024-09-21T10:54:44.896224+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:36.423468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.c","version":"362'149","reported_seq":1882,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884645+0000","last_change":"2024-09-21T10:50:44.485216+0000","last_active":"2024-09-21T10:54:45.884645+0000","last_peered":"2024-09-21T10:54:45.884645+0000","last_clean":"2024-09-21T10:54:45.884645+0000","last_became_active":"2024-09-21T10:49:04.197343+0000","last_became_peered":"2024-09-21T10:49:04.197343+0000","last_unstale":"2024-09-21T10:54:45.884645+0000","last_undegraded":"2024-09-21T10:54:45.884645+0000","last_fullsized":"2024-09-21T10:54:45.884645+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:44.485147+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:44.485147+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:33:42.786848+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":60,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.897047+0000","last_change":"2024-09-21T10:52:20.810340+0000","last_active":"2024-09-21T10:54:44.897047+0000","last_peered":"2024-09-21T10:54:44.897047+0000","last_clean":"2024-09-21T10:54:44.897047+0000","last_became_active":"2024-09-21T10:52:20.788414+0000","last_became_peered":"2024-09-21T10:52:20.788414+0000","last_unstale":"2024-09-21T10:54:44.897047+0000","last_undegraded":"2024-09-21T10:54:44.897047+0000","last_fullsized":"2024-09-21T10:54:44.897047+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:45.375069+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":2,"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,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1366,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884369+0000","last_change":"2024-09-21T10:45:18.159738+0000","last_active":"2024-09-21T10:54:45.884369+0000","last_peered":"2024-09-21T10:54:45.884369+0000","last_clean":"2024-09-21T10:54:45.884369+0000","last_became_active":"2024-09-21T10:45:18.158624+0000","last_became_peered":"2024-09-21T10:45:18.158624+0000","last_unstale":"2024-09-21T10:54:45.884369+0000","last_undegraded":"2024-09-21T10:54:45.884369+0000","last_fullsized":"2024-09-21T10:54:45.884369+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:59.444058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"362'149","reported_seq":1826,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589998+0000","last_change":"2024-09-21T10:49:36.518813+0000","last_active":"2024-09-21T10:54:37.589998+0000","last_peered":"2024-09-21T10:54:37.589998+0000","last_clean":"2024-09-21T10:54:37.589998+0000","last_became_active":"2024-09-21T10:49:04.199616+0000","last_became_peered":"2024-09-21T10:49:04.199616+0000","last_unstale":"2024-09-21T10:54:37.589998+0000","last_undegraded":"2024-09-21T10:54:37.589998+0000","last_fullsized":"2024-09-21T10:54:37.589998+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:36.518689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:36.518689+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:17:10.805263+0000","scrub_duration":0.0080022530000000008,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":60,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896862+0000","last_change":"2024-09-21T10:52:20.831870+0000","last_active":"2024-09-21T10:54:44.896862+0000","last_peered":"2024-09-21T10:54:44.896862+0000","last_clean":"2024-09-21T10:54:44.896862+0000","last_became_active":"2024-09-21T10:52:20.794919+0000","last_became_peered":"2024-09-21T10:52:20.794919+0000","last_unstale":"2024-09-21T10:54:44.896862+0000","last_undegraded":"2024-09-21T10:54:44.896862+0000","last_fullsized":"2024-09-21T10:54:44.896862+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:02:45.162868+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":258,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.590309+0000","last_change":"2024-09-21T10:52:20.791236+0000","last_active":"2024-09-21T10:54:37.590309+0000","last_peered":"2024-09-21T10:54:37.590309+0000","last_clean":"2024-09-21T10:54:37.590309+0000","last_became_active":"2024-09-21T10:52:20.790077+0000","last_became_peered":"2024-09-21T10:52:20.790077+0000","last_unstale":"2024-09-21T10:54:37.590309+0000","last_undegraded":"2024-09-21T10:54:37.590309+0000","last_fullsized":"2024-09-21T10:54:37.590309+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:09.259835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"362'149","reported_seq":1575,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.808190+0000","last_change":"2024-09-21T10:52:23.830144+0000","last_active":"2024-09-21T10:54:44.808190+0000","last_peered":"2024-09-21T10:54:44.808190+0000","last_clean":"2024-09-21T10:54:44.808190+0000","last_became_active":"2024-09-21T10:52:23.829793+0000","last_became_peered":"2024-09-21T10:52:23.829793+0000","last_unstale":"2024-09-21T10:54:44.808190+0000","last_undegraded":"2024-09-21T10:54:44.808190+0000","last_fullsized":"2024-09-21T10:54:44.808190+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.235634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.235634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:26:49.376493+0000","scrub_duration":0.0017408949999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1441,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884881+0000","last_change":"2024-09-21T10:53:15.075020+0000","last_active":"2024-09-21T10:54:45.884881+0000","last_peered":"2024-09-21T10:54:45.884881+0000","last_clean":"2024-09-21T10:54:45.884881+0000","last_became_active":"2024-09-21T10:53:15.074599+0000","last_became_peered":"2024-09-21T10:53:15.074599+0000","last_unstale":"2024-09-21T10:54:45.884881+0000","last_undegraded":"2024-09-21T10:54:45.884881+0000","last_fullsized":"2024-09-21T10:54:45.884881+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:10.641733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":792,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.539942+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:54:39.539942+0000","last_peered":"2024-09-21T10:54:39.539942+0000","last_clean":"2024-09-21T10:54:39.539942+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:54:39.539942+0000","last_undegraded":"2024-09-21T10:54:39.539942+0000","last_fullsized":"2024-09-21T10:54:39.539942+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"362'149","reported_seq":1978,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896566+0000","last_change":"2024-09-21T10:53:36.910535+0000","last_active":"2024-09-21T10:54:44.896566+0000","last_peered":"2024-09-21T10:54:44.896566+0000","last_clean":"2024-09-21T10:54:44.896566+0000","last_became_active":"2024-09-21T10:52:23.858225+0000","last_became_peered":"2024-09-21T10:52:23.858225+0000","last_unstale":"2024-09-21T10:54:44.896566+0000","last_undegraded":"2024-09-21T10:54:44.896566+0000","last_fullsized":"2024-09-21T10:54:44.896566+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:53:36.910451+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:53:36.910451+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:18.945105+0000","scrub_duration":0.013239035999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":775,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884590+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:54:45.884590+0000","last_peered":"2024-09-21T10:54:45.884590+0000","last_clean":"2024-09-21T10:54:45.884590+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:54:45.884590+0000","last_undegraded":"2024-09-21T10:54:45.884590+0000","last_fullsized":"2024-09-21T10:54:45.884590+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1373,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884776+0000","last_change":"2024-09-21T10:46:10.435534+0000","last_active":"2024-09-21T10:54:45.884776+0000","last_peered":"2024-09-21T10:54:45.884776+0000","last_clean":"2024-09-21T10:54:45.884776+0000","last_became_active":"2024-09-21T10:46:10.432452+0000","last_became_peered":"2024-09-21T10:46:10.432452+0000","last_unstale":"2024-09-21T10:54:45.884776+0000","last_undegraded":"2024-09-21T10:54:45.884776+0000","last_fullsized":"2024-09-21T10:54:45.884776+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:28.188063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1664,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277507+0000","last_change":"2024-09-21T10:53:15.077639+0000","last_active":"2024-09-21T10:54:38.277507+0000","last_peered":"2024-09-21T10:54:38.277507+0000","last_clean":"2024-09-21T10:54:38.277507+0000","last_became_active":"2024-09-21T10:53:15.077267+0000","last_became_peered":"2024-09-21T10:53:15.077267+0000","last_unstale":"2024-09-21T10:54:38.277507+0000","last_undegraded":"2024-09-21T10:54:38.277507+0000","last_fullsized":"2024-09-21T10:54:38.277507+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:06:54.803723+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":214,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.590178+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:54:37.590178+0000","last_peered":"2024-09-21T10:54:37.590178+0000","last_clean":"2024-09-21T10:54:37.590178+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:54:37.590178+0000","last_undegraded":"2024-09-21T10:54:37.590178+0000","last_fullsized":"2024-09-21T10:54:37.590178+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":127,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277982+0000","last_change":"2024-09-21T10:50:51.745129+0000","last_active":"2024-09-21T10:54:38.277982+0000","last_peered":"2024-09-21T10:54:38.277982+0000","last_clean":"2024-09-21T10:54:38.277982+0000","last_became_active":"2024-09-21T10:50:51.744756+0000","last_became_peered":"2024-09-21T10:50:51.744756+0000","last_unstale":"2024-09-21T10:54:38.277982+0000","last_undegraded":"2024-09-21T10:54:38.277982+0000","last_fullsized":"2024-09-21T10:54:38.277982+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:40:03.508665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.b","version":"362'149","reported_seq":1787,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.539375+0000","last_change":"2024-09-21T10:50:40.238346+0000","last_active":"2024-09-21T10:54:39.539375+0000","last_peered":"2024-09-21T10:54:39.539375+0000","last_clean":"2024-09-21T10:54:39.539375+0000","last_became_active":"2024-09-21T10:49:04.197507+0000","last_became_peered":"2024-09-21T10:49:04.197507+0000","last_unstale":"2024-09-21T10:54:39.539375+0000","last_undegraded":"2024-09-21T10:54:39.539375+0000","last_fullsized":"2024-09-21T10:54:39.539375+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:40.238276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:40.238276+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:37.178457+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":303,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.807777+0000","last_change":"2024-09-21T10:52:20.785036+0000","last_active":"2024-09-21T10:54:44.807777+0000","last_peered":"2024-09-21T10:54:44.807777+0000","last_clean":"2024-09-21T10:54:44.807777+0000","last_became_active":"2024-09-21T10:52:20.784671+0000","last_became_peered":"2024-09-21T10:52:20.784671+0000","last_unstale":"2024-09-21T10:54:44.807777+0000","last_undegraded":"2024-09-21T10:54:44.807777+0000","last_fullsized":"2024-09-21T10:54:44.807777+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:20.682779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":140,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589611+0000","last_change":"2024-09-21T10:46:10.443883+0000","last_active":"2024-09-21T10:54:37.589611+0000","last_peered":"2024-09-21T10:54:37.589611+0000","last_clean":"2024-09-21T10:54:37.589611+0000","last_became_active":"2024-09-21T10:46:10.441870+0000","last_became_peered":"2024-09-21T10:46:10.441870+0000","last_unstale":"2024-09-21T10:54:37.589611+0000","last_undegraded":"2024-09-21T10:54:37.589611+0000","last_fullsized":"2024-09-21T10:54:37.589611+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:03:15.189505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"362'149","reported_seq":1666,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277616+0000","last_change":"2024-09-21T10:53:15.078290+0000","last_active":"2024-09-21T10:54:38.277616+0000","last_peered":"2024-09-21T10:54:38.277616+0000","last_clean":"2024-09-21T10:54:38.277616+0000","last_became_active":"2024-09-21T10:53:15.077956+0000","last_became_peered":"2024-09-21T10:53:15.077956+0000","last_unstale":"2024-09-21T10:54:38.277616+0000","last_undegraded":"2024-09-21T10:54:38.277616+0000","last_fullsized":"2024-09-21T10:54:38.277616+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:21:38.185598+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":764,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884383+0000","last_change":"2024-09-21T10:52:20.788449+0000","last_active":"2024-09-21T10:54:45.884383+0000","last_peered":"2024-09-21T10:54:45.884383+0000","last_clean":"2024-09-21T10:54:45.884383+0000","last_became_active":"2024-09-21T10:52:20.788104+0000","last_became_peered":"2024-09-21T10:52:20.788104+0000","last_unstale":"2024-09-21T10:54:45.884383+0000","last_undegraded":"2024-09-21T10:54:45.884383+0000","last_fullsized":"2024-09-21T10:54:45.884383+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:45:15.471942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":764,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884754+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:54:45.884754+0000","last_peered":"2024-09-21T10:54:45.884754+0000","last_clean":"2024-09-21T10:54:45.884754+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:54:45.884754+0000","last_undegraded":"2024-09-21T10:54:45.884754+0000","last_fullsized":"2024-09-21T10:54:45.884754+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"1.0","version":"362'149","reported_seq":1746,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896528+0000","last_change":"2024-09-21T10:52:23.825021+0000","last_active":"2024-09-21T10:54:44.896528+0000","last_peered":"2024-09-21T10:54:44.896528+0000","last_clean":"2024-09-21T10:54:44.896528+0000","last_became_active":"2024-09-21T10:52:23.824655+0000","last_became_peered":"2024-09-21T10:52:23.824655+0000","last_unstale":"2024-09-21T10:54:44.896528+0000","last_undegraded":"2024-09-21T10:54:44.896528+0000","last_fullsized":"2024-09-21T10:54:44.896528+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:38.295876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:38.295876+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:26:55.134185+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1496,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277679+0000","last_change":"2024-09-21T10:53:15.077133+0000","last_active":"2024-09-21T10:54:38.277679+0000","last_peered":"2024-09-21T10:54:38.277679+0000","last_clean":"2024-09-21T10:54:38.277679+0000","last_became_active":"2024-09-21T10:53:15.076802+0000","last_became_peered":"2024-09-21T10:53:15.076802+0000","last_unstale":"2024-09-21T10:54:38.277679+0000","last_undegraded":"2024-09-21T10:54:38.277679+0000","last_fullsized":"2024-09-21T10:54:38.277679+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:18:51.003214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":783,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884416+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:54:45.884416+0000","last_peered":"2024-09-21T10:54:45.884416+0000","last_clean":"2024-09-21T10:54:45.884416+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:54:45.884416+0000","last_undegraded":"2024-09-21T10:54:45.884416+0000","last_fullsized":"2024-09-21T10:54:45.884416+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":260,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589930+0000","last_change":"2024-09-21T10:52:20.801700+0000","last_active":"2024-09-21T10:54:37.589930+0000","last_peered":"2024-09-21T10:54:37.589930+0000","last_clean":"2024-09-21T10:54:37.589930+0000","last_became_active":"2024-09-21T10:52:20.800874+0000","last_became_peered":"2024-09-21T10:52:20.800874+0000","last_unstale":"2024-09-21T10:54:37.589930+0000","last_undegraded":"2024-09-21T10:54:37.589930+0000","last_fullsized":"2024-09-21T10:54:37.589930+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:47:28.916722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1807,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589197+0000","last_change":"2024-09-21T10:49:27.367852+0000","last_active":"2024-09-21T10:54:37.589197+0000","last_peered":"2024-09-21T10:54:37.589197+0000","last_clean":"2024-09-21T10:54:37.589197+0000","last_became_active":"2024-09-21T10:48:17.789240+0000","last_became_peered":"2024-09-21T10:48:17.789240+0000","last_unstale":"2024-09-21T10:54:37.589197+0000","last_undegraded":"2024-09-21T10:54:37.589197+0000","last_fullsized":"2024-09-21T10:54:37.589197+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.367766+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.367766+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:15:05.403409+0000","scrub_duration":0.0015288929999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":56,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896618+0000","last_change":"2024-09-21T10:52:20.798097+0000","last_active":"2024-09-21T10:54:44.896618+0000","last_peered":"2024-09-21T10:54:44.896618+0000","last_clean":"2024-09-21T10:54:44.896618+0000","last_became_active":"2024-09-21T10:52:20.796569+0000","last_became_peered":"2024-09-21T10:52:20.796569+0000","last_unstale":"2024-09-21T10:54:44.896618+0000","last_undegraded":"2024-09-21T10:54:44.896618+0000","last_fullsized":"2024-09-21T10:54:44.896618+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:28.179463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":807,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.539882+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:54:39.539882+0000","last_peered":"2024-09-21T10:54:39.539882+0000","last_clean":"2024-09-21T10:54:39.539882+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:54:39.539882+0000","last_undegraded":"2024-09-21T10:54:39.539882+0000","last_fullsized":"2024-09-21T10:54:39.539882+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":800,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.540133+0000","last_change":"2024-09-21T10:50:51.748628+0000","last_active":"2024-09-21T10:54:39.540133+0000","last_peered":"2024-09-21T10:54:39.540133+0000","last_clean":"2024-09-21T10:54:39.540133+0000","last_became_active":"2024-09-21T10:50:51.743466+0000","last_became_peered":"2024-09-21T10:50:51.743466+0000","last_unstale":"2024-09-21T10:54:39.540133+0000","last_undegraded":"2024-09-21T10:54:39.540133+0000","last_fullsized":"2024-09-21T10:54:39.540133+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:58.749167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"362'149","reported_seq":1754,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896691+0000","last_change":"2024-09-21T10:52:23.825011+0000","last_active":"2024-09-21T10:54:44.896691+0000","last_peered":"2024-09-21T10:54:44.896691+0000","last_clean":"2024-09-21T10:54:44.896691+0000","last_became_active":"2024-09-21T10:52:23.824636+0000","last_became_peered":"2024-09-21T10:52:23.824636+0000","last_unstale":"2024-09-21T10:54:44.896691+0000","last_undegraded":"2024-09-21T10:54:44.896691+0000","last_fullsized":"2024-09-21T10:54:44.896691+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:43.233616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:43.233616+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:13:33.405659+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":127,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277747+0000","last_change":"2024-09-21T10:50:51.739750+0000","last_active":"2024-09-21T10:54:38.277747+0000","last_peered":"2024-09-21T10:54:38.277747+0000","last_clean":"2024-09-21T10:54:38.277747+0000","last_became_active":"2024-09-21T10:50:51.739441+0000","last_became_peered":"2024-09-21T10:50:51.739441+0000","last_unstale":"2024-09-21T10:54:38.277747+0000","last_undegraded":"2024-09-21T10:54:38.277747+0000","last_fullsized":"2024-09-21T10:54:38.277747+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:37:22.415254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":127,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277608+0000","last_change":"2024-09-21T10:50:51.740718+0000","last_active":"2024-09-21T10:54:38.277608+0000","last_peered":"2024-09-21T10:54:38.277608+0000","last_clean":"2024-09-21T10:54:38.277608+0000","last_became_active":"2024-09-21T10:50:51.740382+0000","last_became_peered":"2024-09-21T10:50:51.740382+0000","last_unstale":"2024-09-21T10:54:38.277608+0000","last_undegraded":"2024-09-21T10:54:38.277608+0000","last_fullsized":"2024-09-21T10:54:38.277608+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:40:11.609034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":792,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.539881+0000","last_change":"2024-09-21T10:53:15.077046+0000","last_active":"2024-09-21T10:54:39.539881+0000","last_peered":"2024-09-21T10:54:39.539881+0000","last_clean":"2024-09-21T10:54:39.539881+0000","last_became_active":"2024-09-21T10:53:15.076685+0000","last_became_peered":"2024-09-21T10:53:15.076685+0000","last_unstale":"2024-09-21T10:54:39.539881+0000","last_undegraded":"2024-09-21T10:54:39.539881+0000","last_fullsized":"2024-09-21T10:54:39.539881+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:11:50.964095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"362'149","reported_seq":1472,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.539713+0000","last_change":"2024-09-21T10:54:27.665479+0000","last_active":"2024-09-21T10:54:39.539713+0000","last_peered":"2024-09-21T10:54:39.539713+0000","last_clean":"2024-09-21T10:54:39.539713+0000","last_became_active":"2024-09-21T10:53:15.075604+0000","last_became_peered":"2024-09-21T10:53:15.075604+0000","last_unstale":"2024-09-21T10:54:39.539713+0000","last_undegraded":"2024-09-21T10:54:39.539713+0000","last_fullsized":"2024-09-21T10:54:39.539713+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:54:27.665411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:54:27.665411+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:41:17.351856+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"65'2","reported_seq":84,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997110+0000","last_change":"2024-09-21T10:53:15.074169+0000","last_active":"2024-09-21T10:54:45.997110+0000","last_peered":"2024-09-21T10:54:45.997110+0000","last_clean":"2024-09-21T10:54:45.997110+0000","last_became_active":"2024-09-21T10:53:15.073205+0000","last_became_peered":"2024-09-21T10:53:15.073205+0000","last_unstale":"2024-09-21T10:54:45.997110+0000","last_undegraded":"2024-09-21T10:54:45.997110+0000","last_fullsized":"2024-09-21T10:54:45.997110+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:52:07.580231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1354,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.539718+0000","last_change":"2024-09-21T10:46:10.469883+0000","last_active":"2024-09-21T10:54:39.539718+0000","last_peered":"2024-09-21T10:54:39.539718+0000","last_clean":"2024-09-21T10:54:39.539718+0000","last_became_active":"2024-09-21T10:46:10.469558+0000","last_became_peered":"2024-09-21T10:46:10.469558+0000","last_unstale":"2024-09-21T10:54:39.539718+0000","last_undegraded":"2024-09-21T10:54:39.539718+0000","last_fullsized":"2024-09-21T10:54:39.539718+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:34.032604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":285,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.539915+0000","last_change":"2024-09-21T10:50:51.742934+0000","last_active":"2024-09-21T10:54:39.539915+0000","last_peered":"2024-09-21T10:54:39.539915+0000","last_clean":"2024-09-21T10:54:39.539915+0000","last_became_active":"2024-09-21T10:50:51.742609+0000","last_became_peered":"2024-09-21T10:50:51.742609+0000","last_unstale":"2024-09-21T10:54:39.539915+0000","last_undegraded":"2024-09-21T10:54:39.539915+0000","last_fullsized":"2024-09-21T10:54:39.539915+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:51:35.183444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1827,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589701+0000","last_change":"2024-09-21T10:52:23.830126+0000","last_active":"2024-09-21T10:54:37.589701+0000","last_peered":"2024-09-21T10:54:37.589701+0000","last_clean":"2024-09-21T10:54:37.589701+0000","last_became_active":"2024-09-21T10:52:23.829711+0000","last_became_peered":"2024-09-21T10:52:23.829711+0000","last_unstale":"2024-09-21T10:54:37.589701+0000","last_undegraded":"2024-09-21T10:54:37.589701+0000","last_fullsized":"2024-09-21T10:54:37.589701+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.451011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.451011+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:30.995706+0000","scrub_duration":0.0030381200000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1499,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884609+0000","last_change":"2024-09-21T10:53:15.075966+0000","last_active":"2024-09-21T10:54:45.884609+0000","last_peered":"2024-09-21T10:54:45.884609+0000","last_clean":"2024-09-21T10:54:45.884609+0000","last_became_active":"2024-09-21T10:53:15.075483+0000","last_became_peered":"2024-09-21T10:53:15.075483+0000","last_unstale":"2024-09-21T10:54:45.884609+0000","last_undegraded":"2024-09-21T10:54:45.884609+0000","last_fullsized":"2024-09-21T10:54:45.884609+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:54.243421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":807,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.539959+0000","last_change":"2024-09-21T10:52:20.805871+0000","last_active":"2024-09-21T10:54:39.539959+0000","last_peered":"2024-09-21T10:54:39.539959+0000","last_clean":"2024-09-21T10:54:39.539959+0000","last_became_active":"2024-09-21T10:52:20.805129+0000","last_became_peered":"2024-09-21T10:52:20.805129+0000","last_unstale":"2024-09-21T10:54:39.539959+0000","last_undegraded":"2024-09-21T10:54:39.539959+0000","last_fullsized":"2024-09-21T10:54:39.539959+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:00:17.465858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1370,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997401+0000","last_change":"2024-09-21T10:53:15.074511+0000","last_active":"2024-09-21T10:54:45.997401+0000","last_peered":"2024-09-21T10:54:45.997401+0000","last_clean":"2024-09-21T10:54:45.997401+0000","last_became_active":"2024-09-21T10:53:15.072784+0000","last_became_peered":"2024-09-21T10:53:15.072784+0000","last_unstale":"2024-09-21T10:54:45.997401+0000","last_undegraded":"2024-09-21T10:54:45.997401+0000","last_fullsized":"2024-09-21T10:54:45.997401+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:32:07.988438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"362'149","reported_seq":1807,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589703+0000","last_change":"2024-09-21T10:49:24.327824+0000","last_active":"2024-09-21T10:54:37.589703+0000","last_peered":"2024-09-21T10:54:37.589703+0000","last_clean":"2024-09-21T10:54:37.589703+0000","last_became_active":"2024-09-21T10:48:17.788904+0000","last_became_peered":"2024-09-21T10:48:17.788904+0000","last_unstale":"2024-09-21T10:54:37.589703+0000","last_undegraded":"2024-09-21T10:54:37.589703+0000","last_fullsized":"2024-09-21T10:54:37.589703+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.327701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.327701+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:58:40.864943+0000","scrub_duration":0.001865991,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":127,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277935+0000","last_change":"2024-09-21T10:50:51.744723+0000","last_active":"2024-09-21T10:54:38.277935+0000","last_peered":"2024-09-21T10:54:38.277935+0000","last_clean":"2024-09-21T10:54:38.277935+0000","last_became_active":"2024-09-21T10:50:51.744137+0000","last_became_peered":"2024-09-21T10:50:51.744137+0000","last_unstale":"2024-09-21T10:54:38.277935+0000","last_undegraded":"2024-09-21T10:54:38.277935+0000","last_fullsized":"2024-09-21T10:54:38.277935+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:43.787139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":56,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896866+0000","last_change":"2024-09-21T10:52:20.796748+0000","last_active":"2024-09-21T10:54:44.896866+0000","last_peered":"2024-09-21T10:54:44.896866+0000","last_clean":"2024-09-21T10:54:44.896866+0000","last_became_active":"2024-09-21T10:52:20.796416+0000","last_became_peered":"2024-09-21T10:52:20.796416+0000","last_unstale":"2024-09-21T10:54:44.896866+0000","last_undegraded":"2024-09-21T10:54:44.896866+0000","last_fullsized":"2024-09-21T10:54:44.896866+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:57:43.434354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":793,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.540148+0000","last_change":"2024-09-21T10:52:20.803125+0000","last_active":"2024-09-21T10:54:39.540148+0000","last_peered":"2024-09-21T10:54:39.540148+0000","last_clean":"2024-09-21T10:54:39.540148+0000","last_became_active":"2024-09-21T10:52:20.802018+0000","last_became_peered":"2024-09-21T10:52:20.802018+0000","last_unstale":"2024-09-21T10:54:39.540148+0000","last_undegraded":"2024-09-21T10:54:39.540148+0000","last_fullsized":"2024-09-21T10:54:39.540148+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:54:29.518461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"362'149","reported_seq":1699,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.808052+0000","last_change":"2024-09-21T10:50:54.231765+0000","last_active":"2024-09-21T10:54:44.808052+0000","last_peered":"2024-09-21T10:54:44.808052+0000","last_clean":"2024-09-21T10:54:44.808052+0000","last_became_active":"2024-09-21T10:50:54.231386+0000","last_became_peered":"2024-09-21T10:50:54.231386+0000","last_unstale":"2024-09-21T10:54:44.808052+0000","last_undegraded":"2024-09-21T10:54:44.808052+0000","last_fullsized":"2024-09-21T10:54:44.808052+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.248938+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.248938+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:52:31.379499+0000","scrub_duration":0.0014145049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":776,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.885087+0000","last_change":"2024-09-21T10:52:20.815991+0000","last_active":"2024-09-21T10:54:45.885087+0000","last_peered":"2024-09-21T10:54:45.885087+0000","last_clean":"2024-09-21T10:54:45.885087+0000","last_became_active":"2024-09-21T10:52:20.813144+0000","last_became_peered":"2024-09-21T10:52:20.813144+0000","last_unstale":"2024-09-21T10:54:45.885087+0000","last_undegraded":"2024-09-21T10:54:45.885087+0000","last_fullsized":"2024-09-21T10:54:45.885087+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:07.698515+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":4,"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":[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":"0'0","reported_seq":214,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589884+0000","last_change":"2024-09-21T10:46:10.445448+0000","last_active":"2024-09-21T10:54:37.589884+0000","last_peered":"2024-09-21T10:54:37.589884+0000","last_clean":"2024-09-21T10:54:37.589884+0000","last_became_active":"2024-09-21T10:46:10.443629+0000","last_became_peered":"2024-09-21T10:46:10.443629+0000","last_unstale":"2024-09-21T10:54:37.589884+0000","last_undegraded":"2024-09-21T10:54:37.589884+0000","last_fullsized":"2024-09-21T10:54:37.589884+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:42:44.652533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":765,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884327+0000","last_change":"2024-09-21T10:52:20.795484+0000","last_active":"2024-09-21T10:54:45.884327+0000","last_peered":"2024-09-21T10:54:45.884327+0000","last_clean":"2024-09-21T10:54:45.884327+0000","last_became_active":"2024-09-21T10:52:20.794922+0000","last_became_peered":"2024-09-21T10:52:20.794922+0000","last_unstale":"2024-09-21T10:54:45.884327+0000","last_undegraded":"2024-09-21T10:54:45.884327+0000","last_fullsized":"2024-09-21T10:54:45.884327+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:47.002912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"362'149","reported_seq":1879,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884565+0000","last_change":"2024-09-21T10:52:23.830188+0000","last_active":"2024-09-21T10:54:45.884565+0000","last_peered":"2024-09-21T10:54:45.884565+0000","last_clean":"2024-09-21T10:54:45.884565+0000","last_became_active":"2024-09-21T10:52:23.829857+0000","last_became_peered":"2024-09-21T10:52:23.829857+0000","last_unstale":"2024-09-21T10:54:45.884565+0000","last_undegraded":"2024-09-21T10:54:45.884565+0000","last_fullsized":"2024-09-21T10:54:45.884565+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:39.522036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:39.522036+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:23.743898+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"71'1","reported_seq":805,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.540178+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:54:39.540178+0000","last_peered":"2024-09-21T10:54:39.540178+0000","last_clean":"2024-09-21T10:54:39.540178+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:54:39.540178+0000","last_undegraded":"2024-09-21T10:54:39.540178+0000","last_fullsized":"2024-09-21T10:54:39.540178+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":265,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589810+0000","last_change":"2024-09-21T10:52:20.788009+0000","last_active":"2024-09-21T10:54:37.589810+0000","last_peered":"2024-09-21T10:54:37.589810+0000","last_clean":"2024-09-21T10:54:37.589810+0000","last_became_active":"2024-09-21T10:52:20.787657+0000","last_became_peered":"2024-09-21T10:52:20.787657+0000","last_unstale":"2024-09-21T10:54:37.589810+0000","last_undegraded":"2024-09-21T10:54:37.589810+0000","last_fullsized":"2024-09-21T10:54:37.589810+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:18.674583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":206,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589516+0000","last_change":"2024-09-21T10:53:15.072346+0000","last_active":"2024-09-21T10:54:37.589516+0000","last_peered":"2024-09-21T10:54:37.589516+0000","last_clean":"2024-09-21T10:54:37.589516+0000","last_became_active":"2024-09-21T10:53:15.071964+0000","last_became_peered":"2024-09-21T10:53:15.071964+0000","last_unstale":"2024-09-21T10:54:37.589516+0000","last_undegraded":"2024-09-21T10:54:37.589516+0000","last_fullsized":"2024-09-21T10:54:37.589516+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:06.340615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[6,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":140,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589386+0000","last_change":"2024-09-21T10:46:10.438257+0000","last_active":"2024-09-21T10:54:37.589386+0000","last_peered":"2024-09-21T10:54:37.589386+0000","last_clean":"2024-09-21T10:54:37.589386+0000","last_became_active":"2024-09-21T10:46:10.435654+0000","last_became_peered":"2024-09-21T10:46:10.435654+0000","last_unstale":"2024-09-21T10:54:37.589386+0000","last_undegraded":"2024-09-21T10:54:37.589386+0000","last_fullsized":"2024-09-21T10:54:37.589386+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:34:48.029244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"442'23","reported_seq":66,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896112+0000","last_change":"2024-09-21T10:52:20.954689+0000","last_active":"2024-09-21T10:54:44.896112+0000","last_peered":"2024-09-21T10:54:44.896112+0000","last_clean":"2024-09-21T10:54:44.896112+0000","last_became_active":"2024-09-21T10:52:20.827759+0000","last_became_peered":"2024-09-21T10:52:20.827759+0000","last_unstale":"2024-09-21T10:54:44.896112+0000","last_undegraded":"2024-09-21T10:54:44.896112+0000","last_fullsized":"2024-09-21T10:54:44.896112+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:44:30.315577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23780,"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,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1453,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.590199+0000","last_change":"2024-09-21T10:53:15.073830+0000","last_active":"2024-09-21T10:54:37.590199+0000","last_peered":"2024-09-21T10:54:37.590199+0000","last_clean":"2024-09-21T10:54:37.590199+0000","last_became_active":"2024-09-21T10:53:15.073558+0000","last_became_peered":"2024-09-21T10:53:15.073558+0000","last_unstale":"2024-09-21T10:54:37.590199+0000","last_undegraded":"2024-09-21T10:54:37.590199+0000","last_fullsized":"2024-09-21T10:54:37.590199+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:11:26.302772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":62,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.810165+0000","last_change":"2024-09-21T10:52:20.814473+0000","last_active":"2024-09-21T10:54:45.810165+0000","last_peered":"2024-09-21T10:54:45.810165+0000","last_clean":"2024-09-21T10:54:45.810165+0000","last_became_active":"2024-09-21T10:52:20.791349+0000","last_became_peered":"2024-09-21T10:52:20.791349+0000","last_unstale":"2024-09-21T10:54:45.810165+0000","last_undegraded":"2024-09-21T10:54:45.810165+0000","last_fullsized":"2024-09-21T10:54:45.810165+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:29:59.044915+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":4,"num_bytes_recovered":180,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.14","version":"362'149","reported_seq":1617,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277930+0000","last_change":"2024-09-21T10:52:23.830390+0000","last_active":"2024-09-21T10:54:38.277930+0000","last_peered":"2024-09-21T10:54:38.277930+0000","last_clean":"2024-09-21T10:54:38.277930+0000","last_became_active":"2024-09-21T10:52:23.829712+0000","last_became_peered":"2024-09-21T10:52:23.829712+0000","last_unstale":"2024-09-21T10:54:38.277930+0000","last_undegraded":"2024-09-21T10:54:38.277930+0000","last_fullsized":"2024-09-21T10:54:38.277930+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:35.465437+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:35.465437+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:55:21.131150+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1439,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896886+0000","last_change":"2024-09-21T10:53:15.076656+0000","last_active":"2024-09-21T10:54:44.896886+0000","last_peered":"2024-09-21T10:54:44.896886+0000","last_clean":"2024-09-21T10:54:44.896886+0000","last_became_active":"2024-09-21T10:53:15.076123+0000","last_became_peered":"2024-09-21T10:53:15.076123+0000","last_unstale":"2024-09-21T10:54:44.896886+0000","last_undegraded":"2024-09-21T10:54:44.896886+0000","last_fullsized":"2024-09-21T10:54:44.896886+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:19.328641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":788,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.885040+0000","last_change":"2024-09-21T10:52:20.795290+0000","last_active":"2024-09-21T10:54:45.885040+0000","last_peered":"2024-09-21T10:54:45.885040+0000","last_clean":"2024-09-21T10:54:45.885040+0000","last_became_active":"2024-09-21T10:52:20.794919+0000","last_became_peered":"2024-09-21T10:52:20.794919+0000","last_unstale":"2024-09-21T10:54:45.885040+0000","last_undegraded":"2024-09-21T10:54:45.885040+0000","last_fullsized":"2024-09-21T10:54:45.885040+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:34.258816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":791,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.540215+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:54:39.540215+0000","last_peered":"2024-09-21T10:54:39.540215+0000","last_clean":"2024-09-21T10:54:39.540215+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:54:39.540215+0000","last_undegraded":"2024-09-21T10:54:39.540215+0000","last_fullsized":"2024-09-21T10:54:39.540215+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":48,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277500+0000","last_change":"2024-09-21T10:53:38.289488+0000","last_active":"2024-09-21T10:54:38.277500+0000","last_peered":"2024-09-21T10:54:38.277500+0000","last_clean":"2024-09-21T10:54:38.277500+0000","last_became_active":"2024-09-21T10:53:38.289195+0000","last_became_peered":"2024-09-21T10:53:38.289195+0000","last_unstale":"2024-09-21T10:54:38.277500+0000","last_undegraded":"2024-09-21T10:54:38.277500+0000","last_fullsized":"2024-09-21T10:54:38.277500+0000","mapping_epoch":1461,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:04.988545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":213,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.590088+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:54:37.590088+0000","last_peered":"2024-09-21T10:54:37.590088+0000","last_clean":"2024-09-21T10:54:37.590088+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:54:37.590088+0000","last_undegraded":"2024-09-21T10:54:37.590088+0000","last_fullsized":"2024-09-21T10:54:37.590088+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":749,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884433+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:54:45.884433+0000","last_peered":"2024-09-21T10:54:45.884433+0000","last_clean":"2024-09-21T10:54:45.884433+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:54:45.884433+0000","last_undegraded":"2024-09-21T10:54:45.884433+0000","last_fullsized":"2024-09-21T10:54:45.884433+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":808,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.540082+0000","last_change":"2024-09-21T10:52:20.802977+0000","last_active":"2024-09-21T10:54:39.540082+0000","last_peered":"2024-09-21T10:54:39.540082+0000","last_clean":"2024-09-21T10:54:39.540082+0000","last_became_active":"2024-09-21T10:52:20.802017+0000","last_became_peered":"2024-09-21T10:52:20.802017+0000","last_unstale":"2024-09-21T10:54:39.540082+0000","last_undegraded":"2024-09-21T10:54:39.540082+0000","last_fullsized":"2024-09-21T10:54:39.540082+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:08:08.835218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":1425,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997110+0000","last_change":"2024-09-21T10:51:45.267841+0000","last_active":"2024-09-21T10:54:45.997110+0000","last_peered":"2024-09-21T10:54:45.997110+0000","last_clean":"2024-09-21T10:54:45.997110+0000","last_became_active":"2024-09-21T10:51:45.267546+0000","last_became_peered":"2024-09-21T10:51:45.267546+0000","last_unstale":"2024-09-21T10:54:45.997110+0000","last_undegraded":"2024-09-21T10:54:45.997110+0000","last_fullsized":"2024-09-21T10:54:45.997110+0000","mapping_epoch":1431,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:59:41.536111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":770,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884870+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:54:45.884870+0000","last_peered":"2024-09-21T10:54:45.884870+0000","last_clean":"2024-09-21T10:54:45.884870+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:54:45.884870+0000","last_undegraded":"2024-09-21T10:54:45.884870+0000","last_fullsized":"2024-09-21T10:54:45.884870+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":127,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277772+0000","last_change":"2024-09-21T10:50:51.741024+0000","last_active":"2024-09-21T10:54:38.277772+0000","last_peered":"2024-09-21T10:54:38.277772+0000","last_clean":"2024-09-21T10:54:38.277772+0000","last_became_active":"2024-09-21T10:50:51.740667+0000","last_became_peered":"2024-09-21T10:50:51.740667+0000","last_unstale":"2024-09-21T10:54:38.277772+0000","last_undegraded":"2024-09-21T10:54:38.277772+0000","last_fullsized":"2024-09-21T10:54:38.277772+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:01.285703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":127,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:38.277724+0000","last_change":"2024-09-21T10:50:51.744986+0000","last_active":"2024-09-21T10:54:38.277724+0000","last_peered":"2024-09-21T10:54:38.277724+0000","last_clean":"2024-09-21T10:54:38.277724+0000","last_became_active":"2024-09-21T10:50:51.744527+0000","last_became_peered":"2024-09-21T10:50:51.744527+0000","last_unstale":"2024-09-21T10:54:38.277724+0000","last_undegraded":"2024-09-21T10:54:38.277724+0000","last_fullsized":"2024-09-21T10:54:38.277724+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:17.469541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":805,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.540046+0000","last_change":"2024-09-21T10:52:20.803596+0000","last_active":"2024-09-21T10:54:39.540046+0000","last_peered":"2024-09-21T10:54:39.540046+0000","last_clean":"2024-09-21T10:54:39.540046+0000","last_became_active":"2024-09-21T10:52:20.802165+0000","last_became_peered":"2024-09-21T10:52:20.802165+0000","last_unstale":"2024-09-21T10:54:39.540046+0000","last_undegraded":"2024-09-21T10:54:39.540046+0000","last_fullsized":"2024-09-21T10:54:39.540046+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:43:46.851027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1375,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884507+0000","last_change":"2024-09-21T10:45:18.158211+0000","last_active":"2024-09-21T10:54:45.884507+0000","last_peered":"2024-09-21T10:54:45.884507+0000","last_clean":"2024-09-21T10:54:45.884507+0000","last_became_active":"2024-09-21T10:45:18.157966+0000","last_became_peered":"2024-09-21T10:45:18.157966+0000","last_unstale":"2024-09-21T10:54:45.884507+0000","last_undegraded":"2024-09-21T10:54:45.884507+0000","last_fullsized":"2024-09-21T10:54:45.884507+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:49.060307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"71'2","reported_seq":1476,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.885221+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:54:45.885221+0000","last_peered":"2024-09-21T10:54:45.885221+0000","last_clean":"2024-09-21T10:54:45.885221+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:54:45.885221+0000","last_undegraded":"2024-09-21T10:54:45.885221+0000","last_fullsized":"2024-09-21T10:54:45.885221+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1393,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884426+0000","last_change":"2024-09-21T10:45:18.169124+0000","last_active":"2024-09-21T10:54:45.884426+0000","last_peered":"2024-09-21T10:54:45.884426+0000","last_clean":"2024-09-21T10:54:45.884426+0000","last_became_active":"2024-09-21T10:45:18.168713+0000","last_became_peered":"2024-09-21T10:45:18.168713+0000","last_unstale":"2024-09-21T10:54:45.884426+0000","last_undegraded":"2024-09-21T10:54:45.884426+0000","last_fullsized":"2024-09-21T10:54:45.884426+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:07:16.707078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":1254,"reported_epoch":1479,"state":"active+clean","last_fresh":"2024-09-21T10:54:37.589707+0000","last_change":"2024-09-21T10:53:15.075631+0000","last_active":"2024-09-21T10:54:37.589707+0000","last_peered":"2024-09-21T10:54:37.589707+0000","last_clean":"2024-09-21T10:54:37.589707+0000","last_became_active":"2024-09-21T10:53:15.072790+0000","last_became_peered":"2024-09-21T10:53:15.072790+0000","last_unstale":"2024-09-21T10:54:37.589707+0000","last_undegraded":"2024-09-21T10:54:37.589707+0000","last_fullsized":"2024-09-21T10:54:37.589707+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:41:41.616316+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":3,"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,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":763,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884943+0000","last_change":"2024-09-21T10:50:51.744175+0000","last_active":"2024-09-21T10:54:45.884943+0000","last_peered":"2024-09-21T10:54:45.884943+0000","last_clean":"2024-09-21T10:54:45.884943+0000","last_became_active":"2024-09-21T10:50:51.743851+0000","last_became_peered":"2024-09-21T10:50:51.743851+0000","last_unstale":"2024-09-21T10:54:45.884943+0000","last_undegraded":"2024-09-21T10:54:45.884943+0000","last_fullsized":"2024-09-21T10:54:45.884943+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:18:42.675576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":788,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884850+0000","last_change":"2024-09-21T10:50:51.746596+0000","last_active":"2024-09-21T10:54:45.884850+0000","last_peered":"2024-09-21T10:54:45.884850+0000","last_clean":"2024-09-21T10:54:45.884850+0000","last_became_active":"2024-09-21T10:50:51.746228+0000","last_became_peered":"2024-09-21T10:50:51.746228+0000","last_unstale":"2024-09-21T10:54:45.884850+0000","last_undegraded":"2024-09-21T10:54:45.884850+0000","last_fullsized":"2024-09-21T10:54:45.884850+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:43.140425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":290,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.807715+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:54:44.807715+0000","last_peered":"2024-09-21T10:54:44.807715+0000","last_clean":"2024-09-21T10:54:44.807715+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:54:44.807715+0000","last_undegraded":"2024-09-21T10:54:44.807715+0000","last_fullsized":"2024-09-21T10:54:44.807715+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":816,"reported_epoch":1480,"state":"active+clean","last_fresh":"2024-09-21T10:54:39.540204+0000","last_change":"2024-09-21T10:50:51.763450+0000","last_active":"2024-09-21T10:54:39.540204+0000","last_peered":"2024-09-21T10:54:39.540204+0000","last_clean":"2024-09-21T10:54:39.540204+0000","last_became_active":"2024-09-21T10:50:51.746057+0000","last_became_peered":"2024-09-21T10:50:51.746057+0000","last_unstale":"2024-09-21T10:54:39.540204+0000","last_undegraded":"2024-09-21T10:54:39.540204+0000","last_fullsized":"2024-09-21T10:54:39.540204+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:37.310024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1746,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":71,"num_bytes_recovered":25990,"num_keys_recovered":50,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":726430,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":370028,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234613,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":661048,"kb_used_data":8108,"kb_used_omap":1,"kb_used_meta":652926,"kb_avail":93084104,"statfs":{"total":95995035648,"available":95318122496,"internally_reserved":0,"allocated":8302592,"data_stored":5478961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":668596683},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":1377,"seq":5914169966696,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":403868,"kb_used_data":8400,"kb_used_omap":58,"kb_used_meta":395397,"kb_avail":93341284,"statfs":{"total":95995035648,"available":95581474816,"internally_reserved":0,"allocated":8601600,"data_stored":5791875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":404886562},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757887,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1100144,"kb_used_data":8352,"kb_used_omap":1,"kb_used_meta":1091774,"kb_avail":92645008,"statfs":{"total":95995035648,"available":94868488192,"internally_reserved":0,"allocated":8552448,"data_stored":5737348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":1117977030},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793968058,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":928920,"kb_used_data":8328,"kb_used_omap":46,"kb_used_meta":920529,"kb_avail":92816232,"statfs":{"total":95995035648,"available":95043821568,"internally_reserved":0,"allocated":8527872,"data_stored":5722666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":942622396},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093831,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1001744,"kb_used_data":8388,"kb_used_omap":73,"kb_used_meta":993270,"kb_avail":92743408,"statfs":{"total":95995035648,"available":94969249792,"internally_reserved":0,"allocated":8589312,"data_stored":5787646,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":1017109042},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019523,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":973564,"kb_used_data":8108,"kb_used_omap":1,"kb_used_meta":965438,"kb_avail":92771588,"statfs":{"total":95995035648,"available":94998106112,"internally_reserved":0,"allocated":8302592,"data_stored":5480164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":988608966},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888819,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1186216,"kb_used_data":8668,"kb_used_omap":30,"kb_used_meta":1177505,"kb_avail":92558936,"statfs":{"total":95995035648,"available":94780350464,"internally_reserved":0,"allocated":8876032,"data_stored":6065732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":1205765940},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047297,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1105064,"kb_used_data":8088,"kb_used_omap":44,"kb_used_meta":1096915,"kb_avail":92640088,"statfs":{"total":95995035648,"available":94863450112,"internally_reserved":0,"allocated":8282112,"data_stored":5475293,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":1123241582},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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-09-21T10:54:51.324 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:54:51.710 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:54:51.710 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:54:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:51 smithi007 ceph-mon[99390]: pgmap v2452: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:51 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:51.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:51 smithi007 ceph-mon[101144]: pgmap v2452: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:51 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:51.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:51.964 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:51 smithi031 ceph-mon[96824]: pgmap v2452: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:51 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:54:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:52.364 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:54:53.101 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:53.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:53 smithi007 ceph-mon[99390]: pgmap v2453: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:53.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:53 smithi007 ceph-mon[101144]: pgmap v2453: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:53 smithi031 ceph-mon[96824]: pgmap v2453: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:54.788 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:54:54.789 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:54:56.140 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:55 smithi007 ceph-mon[99390]: pgmap v2454: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:56.140 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:55 smithi007 ceph-mon[99390]: from='client.46484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:56.141 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:55 smithi007 ceph-mon[101144]: pgmap v2454: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:56.141 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:55 smithi007 ceph-mon[101144]: from='client.46484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:56.165 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2454,"stamp":"2024-09-21T10:54:54.749253+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":732003,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":74,"num_write_kb":143,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":75,"num_bytes_recovered":396018,"num_keys_recovered":50,"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":3188,"ondisk_log_size":3188,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7360648,"kb_used_data":66512,"kb_used_omap":257,"kb_used_meta":7293758,"kb_avail":742600568,"statfs":{"total":767960285184,"available":760422981632,"internally_reserved":0,"allocated":68108288,"data_stored":45587421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":264183,"internal_metadata":7468808201},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"9.943026"},"pg_stats":[{"pgid":"1.11","version":"362'149","reported_seq":1580,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.996589+0000","last_change":"2024-09-21T10:50:41.281506+0000","last_active":"2024-09-21T10:54:45.996589+0000","last_peered":"2024-09-21T10:54:45.996589+0000","last_clean":"2024-09-21T10:54:45.996589+0000","last_became_active":"2024-09-21T10:49:04.197385+0000","last_became_peered":"2024-09-21T10:49:04.197385+0000","last_unstale":"2024-09-21T10:54:45.996589+0000","last_undegraded":"2024-09-21T10:54:45.996589+0000","last_fullsized":"2024-09-21T10:54:45.996589+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:41.281428+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:41.281428+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:39.330267+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":777,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884834+0000","last_change":"2024-09-21T10:52:20.800319+0000","last_active":"2024-09-21T10:54:45.884834+0000","last_peered":"2024-09-21T10:54:45.884834+0000","last_clean":"2024-09-21T10:54:45.884834+0000","last_became_active":"2024-09-21T10:52:20.798236+0000","last_became_peered":"2024-09-21T10:52:20.798236+0000","last_unstale":"2024-09-21T10:54:45.884834+0000","last_undegraded":"2024-09-21T10:54:45.884834+0000","last_fullsized":"2024-09-21T10:54:45.884834+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:43:45.856995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":62,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896753+0000","last_change":"2024-09-21T10:52:20.807564+0000","last_active":"2024-09-21T10:54:44.896753+0000","last_peered":"2024-09-21T10:54:44.896753+0000","last_clean":"2024-09-21T10:54:44.896753+0000","last_became_active":"2024-09-21T10:52:20.788088+0000","last_became_peered":"2024-09-21T10:52:20.788088+0000","last_unstale":"2024-09-21T10:54:44.896753+0000","last_undegraded":"2024-09-21T10:54:44.896753+0000","last_fullsized":"2024-09-21T10:54:44.896753+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:47.930711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":170,"num_keys_recovered":50,"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,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"362'149","reported_seq":1711,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896302+0000","last_change":"2024-09-21T10:53:15.078231+0000","last_active":"2024-09-21T10:54:44.896302+0000","last_peered":"2024-09-21T10:54:44.896302+0000","last_clean":"2024-09-21T10:54:44.896302+0000","last_became_active":"2024-09-21T10:53:15.077666+0000","last_became_peered":"2024-09-21T10:53:15.077666+0000","last_unstale":"2024-09-21T10:54:44.896302+0000","last_undegraded":"2024-09-21T10:54:44.896302+0000","last_fullsized":"2024-09-21T10:54:44.896302+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.785823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.785823+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:17:48.963187+0000","scrub_duration":0.001814745,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1470,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896629+0000","last_change":"2024-09-21T10:53:15.077157+0000","last_active":"2024-09-21T10:54:44.896629+0000","last_peered":"2024-09-21T10:54:44.896629+0000","last_clean":"2024-09-21T10:54:44.896629+0000","last_became_active":"2024-09-21T10:53:15.076543+0000","last_became_peered":"2024-09-21T10:53:15.076543+0000","last_unstale":"2024-09-21T10:54:44.896629+0000","last_undegraded":"2024-09-21T10:54:44.896629+0000","last_fullsized":"2024-09-21T10:54:44.896629+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:27:08.899671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":810,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.996866+0000","last_change":"2024-09-21T10:52:20.802890+0000","last_active":"2024-09-21T10:54:45.996866+0000","last_peered":"2024-09-21T10:54:45.996866+0000","last_clean":"2024-09-21T10:54:45.996866+0000","last_became_active":"2024-09-21T10:52:20.801784+0000","last_became_peered":"2024-09-21T10:52:20.801784+0000","last_unstale":"2024-09-21T10:54:45.996866+0000","last_undegraded":"2024-09-21T10:54:45.996866+0000","last_fullsized":"2024-09-21T10:54:45.996866+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:45.053176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"362'149","reported_seq":1792,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884465+0000","last_change":"2024-09-21T10:50:18.349691+0000","last_active":"2024-09-21T10:54:45.884465+0000","last_peered":"2024-09-21T10:54:45.884465+0000","last_clean":"2024-09-21T10:54:45.884465+0000","last_became_active":"2024-09-21T10:49:04.198045+0000","last_became_peered":"2024-09-21T10:49:04.198045+0000","last_unstale":"2024-09-21T10:54:45.884465+0000","last_undegraded":"2024-09-21T10:54:45.884465+0000","last_fullsized":"2024-09-21T10:54:45.884465+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:18.349619+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:18.349619+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:44.873370+0000","scrub_duration":16,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"4.16","version":"0'0","reported_seq":828,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997810+0000","last_change":"2024-09-21T10:52:20.803353+0000","last_active":"2024-09-21T10:54:45.997810+0000","last_peered":"2024-09-21T10:54:45.997810+0000","last_clean":"2024-09-21T10:54:45.997810+0000","last_became_active":"2024-09-21T10:52:20.802867+0000","last_became_peered":"2024-09-21T10:52:20.802867+0000","last_unstale":"2024-09-21T10:54:45.997810+0000","last_undegraded":"2024-09-21T10:54:45.997810+0000","last_fullsized":"2024-09-21T10:54:45.997810+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:16:11.938960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":56,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896543+0000","last_change":"2024-09-21T10:52:20.793689+0000","last_active":"2024-09-21T10:54:44.896543+0000","last_peered":"2024-09-21T10:54:44.896543+0000","last_clean":"2024-09-21T10:54:44.896543+0000","last_became_active":"2024-09-21T10:52:20.792481+0000","last_became_peered":"2024-09-21T10:52:20.792481+0000","last_unstale":"2024-09-21T10:54:44.896543+0000","last_undegraded":"2024-09-21T10:54:44.896543+0000","last_fullsized":"2024-09-21T10:54:44.896543+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:56.623518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"362'149","reported_seq":1576,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997302+0000","last_change":"2024-09-21T10:53:15.074832+0000","last_active":"2024-09-21T10:54:45.997302+0000","last_peered":"2024-09-21T10:54:45.997302+0000","last_clean":"2024-09-21T10:54:45.997302+0000","last_became_active":"2024-09-21T10:53:15.073753+0000","last_became_peered":"2024-09-21T10:53:15.073753+0000","last_unstale":"2024-09-21T10:54:45.997302+0000","last_undegraded":"2024-09-21T10:54:45.997302+0000","last_fullsized":"2024-09-21T10:54:45.997302+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:26.808121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:26.808121+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:55:16.644843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"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":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":782,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884985+0000","last_change":"2024-09-21T10:52:20.788746+0000","last_active":"2024-09-21T10:54:45.884985+0000","last_peered":"2024-09-21T10:54:45.884985+0000","last_clean":"2024-09-21T10:54:45.884985+0000","last_became_active":"2024-09-21T10:52:20.788438+0000","last_became_peered":"2024-09-21T10:52:20.788438+0000","last_unstale":"2024-09-21T10:54:45.884985+0000","last_undegraded":"2024-09-21T10:54:45.884985+0000","last_fullsized":"2024-09-21T10:54:45.884985+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:08:03.927121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":226,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.807336+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:54:44.807336+0000","last_peered":"2024-09-21T10:54:44.807336+0000","last_clean":"2024-09-21T10:54:44.807336+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:54:44.807336+0000","last_undegraded":"2024-09-21T10:54:44.807336+0000","last_fullsized":"2024-09-21T10:54:44.807336+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"362'149","reported_seq":1666,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896741+0000","last_change":"2024-09-21T10:53:39.909344+0000","last_active":"2024-09-21T10:54:44.896741+0000","last_peered":"2024-09-21T10:54:44.896741+0000","last_clean":"2024-09-21T10:54:44.896741+0000","last_became_active":"2024-09-21T10:52:23.835992+0000","last_became_peered":"2024-09-21T10:52:23.835992+0000","last_unstale":"2024-09-21T10:54:44.896741+0000","last_undegraded":"2024-09-21T10:54:44.896741+0000","last_fullsized":"2024-09-21T10:54:44.896741+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:53:39.909217+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:53:39.909217+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:52:24.840502+0000","scrub_duration":0.0068867240000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"71'1","reported_seq":60,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896107+0000","last_change":"2024-09-21T10:52:20.918844+0000","last_active":"2024-09-21T10:54:44.896107+0000","last_peered":"2024-09-21T10:54:44.896107+0000","last_clean":"2024-09-21T10:54:44.896107+0000","last_became_active":"2024-09-21T10:52:20.820152+0000","last_became_peered":"2024-09-21T10:52:20.820152+0000","last_unstale":"2024-09-21T10:54:44.896107+0000","last_undegraded":"2024-09-21T10:54:44.896107+0000","last_fullsized":"2024-09-21T10:54:44.896107+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:21:05.545393+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1468,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896224+0000","last_change":"2024-09-21T10:53:15.078273+0000","last_active":"2024-09-21T10:54:44.896224+0000","last_peered":"2024-09-21T10:54:44.896224+0000","last_clean":"2024-09-21T10:54:44.896224+0000","last_became_active":"2024-09-21T10:53:15.077496+0000","last_became_peered":"2024-09-21T10:53:15.077496+0000","last_unstale":"2024-09-21T10:54:44.896224+0000","last_undegraded":"2024-09-21T10:54:44.896224+0000","last_fullsized":"2024-09-21T10:54:44.896224+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:31:36.423468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.c","version":"362'149","reported_seq":1882,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884645+0000","last_change":"2024-09-21T10:50:44.485216+0000","last_active":"2024-09-21T10:54:45.884645+0000","last_peered":"2024-09-21T10:54:45.884645+0000","last_clean":"2024-09-21T10:54:45.884645+0000","last_became_active":"2024-09-21T10:49:04.197343+0000","last_became_peered":"2024-09-21T10:49:04.197343+0000","last_unstale":"2024-09-21T10:54:45.884645+0000","last_undegraded":"2024-09-21T10:54:45.884645+0000","last_fullsized":"2024-09-21T10:54:45.884645+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:44.485147+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:44.485147+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:33:42.786848+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":60,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.897047+0000","last_change":"2024-09-21T10:52:20.810340+0000","last_active":"2024-09-21T10:54:44.897047+0000","last_peered":"2024-09-21T10:54:44.897047+0000","last_clean":"2024-09-21T10:54:44.897047+0000","last_became_active":"2024-09-21T10:52:20.788414+0000","last_became_peered":"2024-09-21T10:52:20.788414+0000","last_unstale":"2024-09-21T10:54:44.897047+0000","last_undegraded":"2024-09-21T10:54:44.897047+0000","last_fullsized":"2024-09-21T10:54:44.897047+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:45.375069+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":2,"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,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1366,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884369+0000","last_change":"2024-09-21T10:45:18.159738+0000","last_active":"2024-09-21T10:54:45.884369+0000","last_peered":"2024-09-21T10:54:45.884369+0000","last_clean":"2024-09-21T10:54:45.884369+0000","last_became_active":"2024-09-21T10:45:18.158624+0000","last_became_peered":"2024-09-21T10:45:18.158624+0000","last_unstale":"2024-09-21T10:54:45.884369+0000","last_undegraded":"2024-09-21T10:54:45.884369+0000","last_fullsized":"2024-09-21T10:54:45.884369+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:50:59.444058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"362'149","reported_seq":1828,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.808916+0000","last_change":"2024-09-21T10:49:36.518813+0000","last_active":"2024-09-21T10:54:44.808916+0000","last_peered":"2024-09-21T10:54:44.808916+0000","last_clean":"2024-09-21T10:54:44.808916+0000","last_became_active":"2024-09-21T10:49:04.199616+0000","last_became_peered":"2024-09-21T10:49:04.199616+0000","last_unstale":"2024-09-21T10:54:44.808916+0000","last_undegraded":"2024-09-21T10:54:44.808916+0000","last_fullsized":"2024-09-21T10:54:44.808916+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:36.518689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:36.518689+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:17:10.805263+0000","scrub_duration":0.0080022530000000008,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":60,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896862+0000","last_change":"2024-09-21T10:52:20.831870+0000","last_active":"2024-09-21T10:54:44.896862+0000","last_peered":"2024-09-21T10:54:44.896862+0000","last_clean":"2024-09-21T10:54:44.896862+0000","last_became_active":"2024-09-21T10:52:20.794919+0000","last_became_peered":"2024-09-21T10:52:20.794919+0000","last_unstale":"2024-09-21T10:54:44.896862+0000","last_undegraded":"2024-09-21T10:54:44.896862+0000","last_fullsized":"2024-09-21T10:54:44.896862+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:02:45.162868+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":261,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997982+0000","last_change":"2024-09-21T10:52:20.791236+0000","last_active":"2024-09-21T10:54:45.997982+0000","last_peered":"2024-09-21T10:54:45.997982+0000","last_clean":"2024-09-21T10:54:45.997982+0000","last_became_active":"2024-09-21T10:52:20.790077+0000","last_became_peered":"2024-09-21T10:52:20.790077+0000","last_unstale":"2024-09-21T10:54:45.997982+0000","last_undegraded":"2024-09-21T10:54:45.997982+0000","last_fullsized":"2024-09-21T10:54:45.997982+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:09.259835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"362'149","reported_seq":1575,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.808190+0000","last_change":"2024-09-21T10:52:23.830144+0000","last_active":"2024-09-21T10:54:44.808190+0000","last_peered":"2024-09-21T10:54:44.808190+0000","last_clean":"2024-09-21T10:54:44.808190+0000","last_became_active":"2024-09-21T10:52:23.829793+0000","last_became_peered":"2024-09-21T10:52:23.829793+0000","last_unstale":"2024-09-21T10:54:44.808190+0000","last_undegraded":"2024-09-21T10:54:44.808190+0000","last_fullsized":"2024-09-21T10:54:44.808190+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.235634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.235634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:26:49.376493+0000","scrub_duration":0.0017408949999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1441,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884881+0000","last_change":"2024-09-21T10:53:15.075020+0000","last_active":"2024-09-21T10:54:45.884881+0000","last_peered":"2024-09-21T10:54:45.884881+0000","last_clean":"2024-09-21T10:54:45.884881+0000","last_became_active":"2024-09-21T10:53:15.074599+0000","last_became_peered":"2024-09-21T10:53:15.074599+0000","last_unstale":"2024-09-21T10:54:45.884881+0000","last_undegraded":"2024-09-21T10:54:45.884881+0000","last_fullsized":"2024-09-21T10:54:45.884881+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:10.641733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":796,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997081+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:54:45.997081+0000","last_peered":"2024-09-21T10:54:45.997081+0000","last_clean":"2024-09-21T10:54:45.997081+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:54:45.997081+0000","last_undegraded":"2024-09-21T10:54:45.997081+0000","last_fullsized":"2024-09-21T10:54:45.997081+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"362'149","reported_seq":1978,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896566+0000","last_change":"2024-09-21T10:53:36.910535+0000","last_active":"2024-09-21T10:54:44.896566+0000","last_peered":"2024-09-21T10:54:44.896566+0000","last_clean":"2024-09-21T10:54:44.896566+0000","last_became_active":"2024-09-21T10:52:23.858225+0000","last_became_peered":"2024-09-21T10:52:23.858225+0000","last_unstale":"2024-09-21T10:54:44.896566+0000","last_undegraded":"2024-09-21T10:54:44.896566+0000","last_fullsized":"2024-09-21T10:54:44.896566+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:53:36.910451+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:53:36.910451+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:18.945105+0000","scrub_duration":0.013239035999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":775,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884590+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:54:45.884590+0000","last_peered":"2024-09-21T10:54:45.884590+0000","last_clean":"2024-09-21T10:54:45.884590+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:54:45.884590+0000","last_undegraded":"2024-09-21T10:54:45.884590+0000","last_fullsized":"2024-09-21T10:54:45.884590+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1373,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884776+0000","last_change":"2024-09-21T10:46:10.435534+0000","last_active":"2024-09-21T10:54:45.884776+0000","last_peered":"2024-09-21T10:54:45.884776+0000","last_clean":"2024-09-21T10:54:45.884776+0000","last_became_active":"2024-09-21T10:46:10.432452+0000","last_became_peered":"2024-09-21T10:46:10.432452+0000","last_unstale":"2024-09-21T10:54:45.884776+0000","last_undegraded":"2024-09-21T10:54:45.884776+0000","last_fullsized":"2024-09-21T10:54:45.884776+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:53:28.188063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1668,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.996648+0000","last_change":"2024-09-21T10:53:15.077639+0000","last_active":"2024-09-21T10:54:45.996648+0000","last_peered":"2024-09-21T10:54:45.996648+0000","last_clean":"2024-09-21T10:54:45.996648+0000","last_became_active":"2024-09-21T10:53:15.077267+0000","last_became_peered":"2024-09-21T10:53:15.077267+0000","last_unstale":"2024-09-21T10:54:45.996648+0000","last_undegraded":"2024-09-21T10:54:45.996648+0000","last_fullsized":"2024-09-21T10:54:45.996648+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:06:54.803723+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":217,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997400+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:54:45.997400+0000","last_peered":"2024-09-21T10:54:45.997400+0000","last_clean":"2024-09-21T10:54:45.997400+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:54:45.997400+0000","last_undegraded":"2024-09-21T10:54:45.997400+0000","last_fullsized":"2024-09-21T10:54:45.997400+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":131,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.998102+0000","last_change":"2024-09-21T10:50:51.745129+0000","last_active":"2024-09-21T10:54:45.998102+0000","last_peered":"2024-09-21T10:54:45.998102+0000","last_clean":"2024-09-21T10:54:45.998102+0000","last_became_active":"2024-09-21T10:50:51.744756+0000","last_became_peered":"2024-09-21T10:50:51.744756+0000","last_unstale":"2024-09-21T10:54:45.998102+0000","last_undegraded":"2024-09-21T10:54:45.998102+0000","last_fullsized":"2024-09-21T10:54:45.998102+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:40:03.508665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.b","version":"362'149","reported_seq":1791,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.996944+0000","last_change":"2024-09-21T10:50:40.238346+0000","last_active":"2024-09-21T10:54:45.996944+0000","last_peered":"2024-09-21T10:54:45.996944+0000","last_clean":"2024-09-21T10:54:45.996944+0000","last_became_active":"2024-09-21T10:49:04.197507+0000","last_became_peered":"2024-09-21T10:49:04.197507+0000","last_unstale":"2024-09-21T10:54:45.996944+0000","last_undegraded":"2024-09-21T10:54:45.996944+0000","last_fullsized":"2024-09-21T10:54:45.996944+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:40.238276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:40.238276+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:37.178457+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":303,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.807777+0000","last_change":"2024-09-21T10:52:20.785036+0000","last_active":"2024-09-21T10:54:44.807777+0000","last_peered":"2024-09-21T10:54:44.807777+0000","last_clean":"2024-09-21T10:54:44.807777+0000","last_became_active":"2024-09-21T10:52:20.784671+0000","last_became_peered":"2024-09-21T10:52:20.784671+0000","last_unstale":"2024-09-21T10:54:44.807777+0000","last_undegraded":"2024-09-21T10:54:44.807777+0000","last_fullsized":"2024-09-21T10:54:44.807777+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:20.682779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":142,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.808370+0000","last_change":"2024-09-21T10:46:10.443883+0000","last_active":"2024-09-21T10:54:44.808370+0000","last_peered":"2024-09-21T10:54:44.808370+0000","last_clean":"2024-09-21T10:54:44.808370+0000","last_became_active":"2024-09-21T10:46:10.441870+0000","last_became_peered":"2024-09-21T10:46:10.441870+0000","last_unstale":"2024-09-21T10:54:44.808370+0000","last_undegraded":"2024-09-21T10:54:44.808370+0000","last_fullsized":"2024-09-21T10:54:44.808370+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:03:15.189505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"362'149","reported_seq":1670,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997888+0000","last_change":"2024-09-21T10:53:15.078290+0000","last_active":"2024-09-21T10:54:45.997888+0000","last_peered":"2024-09-21T10:54:45.997888+0000","last_clean":"2024-09-21T10:54:45.997888+0000","last_became_active":"2024-09-21T10:53:15.077956+0000","last_became_peered":"2024-09-21T10:53:15.077956+0000","last_unstale":"2024-09-21T10:54:45.997888+0000","last_undegraded":"2024-09-21T10:54:45.997888+0000","last_fullsized":"2024-09-21T10:54:45.997888+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:21:38.185598+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":764,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884383+0000","last_change":"2024-09-21T10:52:20.788449+0000","last_active":"2024-09-21T10:54:45.884383+0000","last_peered":"2024-09-21T10:54:45.884383+0000","last_clean":"2024-09-21T10:54:45.884383+0000","last_became_active":"2024-09-21T10:52:20.788104+0000","last_became_peered":"2024-09-21T10:52:20.788104+0000","last_unstale":"2024-09-21T10:54:45.884383+0000","last_undegraded":"2024-09-21T10:54:45.884383+0000","last_fullsized":"2024-09-21T10:54:45.884383+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:45:15.471942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":764,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884754+0000","last_change":"2024-09-21T10:33:29.493213+0000","last_active":"2024-09-21T10:54:45.884754+0000","last_peered":"2024-09-21T10:54:45.884754+0000","last_clean":"2024-09-21T10:54:45.884754+0000","last_became_active":"2024-09-21T10:33:29.492810+0000","last_became_peered":"2024-09-21T10:33:29.492810+0000","last_unstale":"2024-09-21T10:54:45.884754+0000","last_undegraded":"2024-09-21T10:54:45.884754+0000","last_fullsized":"2024-09-21T10:54:45.884754+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:58:21.623218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"1.0","version":"362'149","reported_seq":1746,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896528+0000","last_change":"2024-09-21T10:52:23.825021+0000","last_active":"2024-09-21T10:54:44.896528+0000","last_peered":"2024-09-21T10:54:44.896528+0000","last_clean":"2024-09-21T10:54:44.896528+0000","last_became_active":"2024-09-21T10:52:23.824655+0000","last_became_peered":"2024-09-21T10:52:23.824655+0000","last_unstale":"2024-09-21T10:54:44.896528+0000","last_undegraded":"2024-09-21T10:54:44.896528+0000","last_fullsized":"2024-09-21T10:54:44.896528+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:38.295876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:38.295876+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:26:55.134185+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1500,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997343+0000","last_change":"2024-09-21T10:53:15.077133+0000","last_active":"2024-09-21T10:54:45.997343+0000","last_peered":"2024-09-21T10:54:45.997343+0000","last_clean":"2024-09-21T10:54:45.997343+0000","last_became_active":"2024-09-21T10:53:15.076802+0000","last_became_peered":"2024-09-21T10:53:15.076802+0000","last_unstale":"2024-09-21T10:54:45.997343+0000","last_undegraded":"2024-09-21T10:54:45.997343+0000","last_fullsized":"2024-09-21T10:54:45.997343+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:18:51.003214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":783,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884416+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:54:45.884416+0000","last_peered":"2024-09-21T10:54:45.884416+0000","last_clean":"2024-09-21T10:54:45.884416+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:54:45.884416+0000","last_undegraded":"2024-09-21T10:54:45.884416+0000","last_fullsized":"2024-09-21T10:54:45.884416+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":262,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.808459+0000","last_change":"2024-09-21T10:52:20.801700+0000","last_active":"2024-09-21T10:54:44.808459+0000","last_peered":"2024-09-21T10:54:44.808459+0000","last_clean":"2024-09-21T10:54:44.808459+0000","last_became_active":"2024-09-21T10:52:20.800874+0000","last_became_peered":"2024-09-21T10:52:20.800874+0000","last_unstale":"2024-09-21T10:54:44.808459+0000","last_undegraded":"2024-09-21T10:54:44.808459+0000","last_fullsized":"2024-09-21T10:54:44.808459+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:47:28.916722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1809,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.807768+0000","last_change":"2024-09-21T10:49:27.367852+0000","last_active":"2024-09-21T10:54:44.807768+0000","last_peered":"2024-09-21T10:54:44.807768+0000","last_clean":"2024-09-21T10:54:44.807768+0000","last_became_active":"2024-09-21T10:48:17.789240+0000","last_became_peered":"2024-09-21T10:48:17.789240+0000","last_unstale":"2024-09-21T10:54:44.807768+0000","last_undegraded":"2024-09-21T10:54:44.807768+0000","last_fullsized":"2024-09-21T10:54:44.807768+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.367766+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.367766+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:15:05.403409+0000","scrub_duration":0.0015288929999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":56,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896618+0000","last_change":"2024-09-21T10:52:20.798097+0000","last_active":"2024-09-21T10:54:44.896618+0000","last_peered":"2024-09-21T10:54:44.896618+0000","last_clean":"2024-09-21T10:54:44.896618+0000","last_became_active":"2024-09-21T10:52:20.796569+0000","last_became_peered":"2024-09-21T10:52:20.796569+0000","last_unstale":"2024-09-21T10:54:44.896618+0000","last_undegraded":"2024-09-21T10:54:44.896618+0000","last_fullsized":"2024-09-21T10:54:44.896618+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:28.179463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":811,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.996759+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:54:45.996759+0000","last_peered":"2024-09-21T10:54:45.996759+0000","last_clean":"2024-09-21T10:54:45.996759+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:54:45.996759+0000","last_undegraded":"2024-09-21T10:54:45.996759+0000","last_fullsized":"2024-09-21T10:54:45.996759+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":804,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997652+0000","last_change":"2024-09-21T10:50:51.748628+0000","last_active":"2024-09-21T10:54:45.997652+0000","last_peered":"2024-09-21T10:54:45.997652+0000","last_clean":"2024-09-21T10:54:45.997652+0000","last_became_active":"2024-09-21T10:50:51.743466+0000","last_became_peered":"2024-09-21T10:50:51.743466+0000","last_unstale":"2024-09-21T10:54:45.997652+0000","last_undegraded":"2024-09-21T10:54:45.997652+0000","last_fullsized":"2024-09-21T10:54:45.997652+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:58.749167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"362'149","reported_seq":1754,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896691+0000","last_change":"2024-09-21T10:52:23.825011+0000","last_active":"2024-09-21T10:54:44.896691+0000","last_peered":"2024-09-21T10:54:44.896691+0000","last_clean":"2024-09-21T10:54:44.896691+0000","last_became_active":"2024-09-21T10:52:23.824636+0000","last_became_peered":"2024-09-21T10:52:23.824636+0000","last_unstale":"2024-09-21T10:54:44.896691+0000","last_undegraded":"2024-09-21T10:54:44.896691+0000","last_fullsized":"2024-09-21T10:54:44.896691+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:43.233616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:43.233616+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:13:33.405659+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":131,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.998091+0000","last_change":"2024-09-21T10:50:51.739750+0000","last_active":"2024-09-21T10:54:45.998091+0000","last_peered":"2024-09-21T10:54:45.998091+0000","last_clean":"2024-09-21T10:54:45.998091+0000","last_became_active":"2024-09-21T10:50:51.739441+0000","last_became_peered":"2024-09-21T10:50:51.739441+0000","last_unstale":"2024-09-21T10:54:45.998091+0000","last_undegraded":"2024-09-21T10:54:45.998091+0000","last_fullsized":"2024-09-21T10:54:45.998091+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:37:22.415254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":131,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.996760+0000","last_change":"2024-09-21T10:50:51.740718+0000","last_active":"2024-09-21T10:54:45.996760+0000","last_peered":"2024-09-21T10:54:45.996760+0000","last_clean":"2024-09-21T10:54:45.996760+0000","last_became_active":"2024-09-21T10:50:51.740382+0000","last_became_peered":"2024-09-21T10:50:51.740382+0000","last_unstale":"2024-09-21T10:54:45.996760+0000","last_undegraded":"2024-09-21T10:54:45.996760+0000","last_fullsized":"2024-09-21T10:54:45.996760+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:40:11.609034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":796,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997007+0000","last_change":"2024-09-21T10:53:15.077046+0000","last_active":"2024-09-21T10:54:45.997007+0000","last_peered":"2024-09-21T10:54:45.997007+0000","last_clean":"2024-09-21T10:54:45.997007+0000","last_became_active":"2024-09-21T10:53:15.076685+0000","last_became_peered":"2024-09-21T10:53:15.076685+0000","last_unstale":"2024-09-21T10:54:45.997007+0000","last_undegraded":"2024-09-21T10:54:45.997007+0000","last_fullsized":"2024-09-21T10:54:45.997007+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:11:50.964095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"362'149","reported_seq":1476,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.996529+0000","last_change":"2024-09-21T10:54:27.665479+0000","last_active":"2024-09-21T10:54:45.996529+0000","last_peered":"2024-09-21T10:54:45.996529+0000","last_clean":"2024-09-21T10:54:45.996529+0000","last_became_active":"2024-09-21T10:53:15.075604+0000","last_became_peered":"2024-09-21T10:53:15.075604+0000","last_unstale":"2024-09-21T10:54:45.996529+0000","last_undegraded":"2024-09-21T10:54:45.996529+0000","last_fullsized":"2024-09-21T10:54:45.996529+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:54:27.665411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:54:27.665411+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:41:17.351856+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"65'2","reported_seq":84,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997110+0000","last_change":"2024-09-21T10:53:15.074169+0000","last_active":"2024-09-21T10:54:45.997110+0000","last_peered":"2024-09-21T10:54:45.997110+0000","last_clean":"2024-09-21T10:54:45.997110+0000","last_became_active":"2024-09-21T10:53:15.073205+0000","last_became_peered":"2024-09-21T10:53:15.073205+0000","last_unstale":"2024-09-21T10:54:45.997110+0000","last_undegraded":"2024-09-21T10:54:45.997110+0000","last_fullsized":"2024-09-21T10:54:45.997110+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:52:07.580231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1358,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997049+0000","last_change":"2024-09-21T10:46:10.469883+0000","last_active":"2024-09-21T10:54:45.997049+0000","last_peered":"2024-09-21T10:54:45.997049+0000","last_clean":"2024-09-21T10:54:45.997049+0000","last_became_active":"2024-09-21T10:46:10.469558+0000","last_became_peered":"2024-09-21T10:46:10.469558+0000","last_unstale":"2024-09-21T10:54:45.997049+0000","last_undegraded":"2024-09-21T10:54:45.997049+0000","last_fullsized":"2024-09-21T10:54:45.997049+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:34.032604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":289,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.996975+0000","last_change":"2024-09-21T10:50:51.742934+0000","last_active":"2024-09-21T10:54:45.996975+0000","last_peered":"2024-09-21T10:54:45.996975+0000","last_clean":"2024-09-21T10:54:45.996975+0000","last_became_active":"2024-09-21T10:50:51.742609+0000","last_became_peered":"2024-09-21T10:50:51.742609+0000","last_unstale":"2024-09-21T10:54:45.996975+0000","last_undegraded":"2024-09-21T10:54:45.996975+0000","last_fullsized":"2024-09-21T10:54:45.996975+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:51:35.183444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1830,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.998071+0000","last_change":"2024-09-21T10:52:23.830126+0000","last_active":"2024-09-21T10:54:45.998071+0000","last_peered":"2024-09-21T10:54:45.998071+0000","last_clean":"2024-09-21T10:54:45.998071+0000","last_became_active":"2024-09-21T10:52:23.829711+0000","last_became_peered":"2024-09-21T10:52:23.829711+0000","last_unstale":"2024-09-21T10:54:45.998071+0000","last_undegraded":"2024-09-21T10:54:45.998071+0000","last_fullsized":"2024-09-21T10:54:45.998071+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.451011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.451011+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:30.995706+0000","scrub_duration":0.0030381200000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1499,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884609+0000","last_change":"2024-09-21T10:53:15.075966+0000","last_active":"2024-09-21T10:54:45.884609+0000","last_peered":"2024-09-21T10:54:45.884609+0000","last_clean":"2024-09-21T10:54:45.884609+0000","last_became_active":"2024-09-21T10:53:15.075483+0000","last_became_peered":"2024-09-21T10:53:15.075483+0000","last_unstale":"2024-09-21T10:54:45.884609+0000","last_undegraded":"2024-09-21T10:54:45.884609+0000","last_fullsized":"2024-09-21T10:54:45.884609+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:54.243421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":811,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997321+0000","last_change":"2024-09-21T10:52:20.805871+0000","last_active":"2024-09-21T10:54:45.997321+0000","last_peered":"2024-09-21T10:54:45.997321+0000","last_clean":"2024-09-21T10:54:45.997321+0000","last_became_active":"2024-09-21T10:52:20.805129+0000","last_became_peered":"2024-09-21T10:52:20.805129+0000","last_unstale":"2024-09-21T10:54:45.997321+0000","last_undegraded":"2024-09-21T10:54:45.997321+0000","last_fullsized":"2024-09-21T10:54:45.997321+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:00:17.465858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1370,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997401+0000","last_change":"2024-09-21T10:53:15.074511+0000","last_active":"2024-09-21T10:54:45.997401+0000","last_peered":"2024-09-21T10:54:45.997401+0000","last_clean":"2024-09-21T10:54:45.997401+0000","last_became_active":"2024-09-21T10:53:15.072784+0000","last_became_peered":"2024-09-21T10:53:15.072784+0000","last_unstale":"2024-09-21T10:54:45.997401+0000","last_undegraded":"2024-09-21T10:54:45.997401+0000","last_fullsized":"2024-09-21T10:54:45.997401+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:32:07.988438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"362'149","reported_seq":1810,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.998089+0000","last_change":"2024-09-21T10:49:24.327824+0000","last_active":"2024-09-21T10:54:45.998089+0000","last_peered":"2024-09-21T10:54:45.998089+0000","last_clean":"2024-09-21T10:54:45.998089+0000","last_became_active":"2024-09-21T10:48:17.788904+0000","last_became_peered":"2024-09-21T10:48:17.788904+0000","last_unstale":"2024-09-21T10:54:45.998089+0000","last_undegraded":"2024-09-21T10:54:45.998089+0000","last_fullsized":"2024-09-21T10:54:45.998089+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.327701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.327701+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:58:40.864943+0000","scrub_duration":0.001865991,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":131,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.998104+0000","last_change":"2024-09-21T10:50:51.744723+0000","last_active":"2024-09-21T10:54:45.998104+0000","last_peered":"2024-09-21T10:54:45.998104+0000","last_clean":"2024-09-21T10:54:45.998104+0000","last_became_active":"2024-09-21T10:50:51.744137+0000","last_became_peered":"2024-09-21T10:50:51.744137+0000","last_unstale":"2024-09-21T10:54:45.998104+0000","last_undegraded":"2024-09-21T10:54:45.998104+0000","last_fullsized":"2024-09-21T10:54:45.998104+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:43.787139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":56,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896866+0000","last_change":"2024-09-21T10:52:20.796748+0000","last_active":"2024-09-21T10:54:44.896866+0000","last_peered":"2024-09-21T10:54:44.896866+0000","last_clean":"2024-09-21T10:54:44.896866+0000","last_became_active":"2024-09-21T10:52:20.796416+0000","last_became_peered":"2024-09-21T10:52:20.796416+0000","last_unstale":"2024-09-21T10:54:44.896866+0000","last_undegraded":"2024-09-21T10:54:44.896866+0000","last_fullsized":"2024-09-21T10:54:44.896866+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:57:43.434354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":797,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997175+0000","last_change":"2024-09-21T10:52:20.803125+0000","last_active":"2024-09-21T10:54:45.997175+0000","last_peered":"2024-09-21T10:54:45.997175+0000","last_clean":"2024-09-21T10:54:45.997175+0000","last_became_active":"2024-09-21T10:52:20.802018+0000","last_became_peered":"2024-09-21T10:52:20.802018+0000","last_unstale":"2024-09-21T10:54:45.997175+0000","last_undegraded":"2024-09-21T10:54:45.997175+0000","last_fullsized":"2024-09-21T10:54:45.997175+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:54:29.518461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"362'149","reported_seq":1699,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.808052+0000","last_change":"2024-09-21T10:50:54.231765+0000","last_active":"2024-09-21T10:54:44.808052+0000","last_peered":"2024-09-21T10:54:44.808052+0000","last_clean":"2024-09-21T10:54:44.808052+0000","last_became_active":"2024-09-21T10:50:54.231386+0000","last_became_peered":"2024-09-21T10:50:54.231386+0000","last_unstale":"2024-09-21T10:54:44.808052+0000","last_undegraded":"2024-09-21T10:54:44.808052+0000","last_fullsized":"2024-09-21T10:54:44.808052+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.248938+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.248938+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:52:31.379499+0000","scrub_duration":0.0014145049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":776,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.885087+0000","last_change":"2024-09-21T10:52:20.815991+0000","last_active":"2024-09-21T10:54:45.885087+0000","last_peered":"2024-09-21T10:54:45.885087+0000","last_clean":"2024-09-21T10:54:45.885087+0000","last_became_active":"2024-09-21T10:52:20.813144+0000","last_became_peered":"2024-09-21T10:52:20.813144+0000","last_unstale":"2024-09-21T10:54:45.885087+0000","last_undegraded":"2024-09-21T10:54:45.885087+0000","last_fullsized":"2024-09-21T10:54:45.885087+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:07.698515+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":4,"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":[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":"0'0","reported_seq":217,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.998241+0000","last_change":"2024-09-21T10:46:10.445448+0000","last_active":"2024-09-21T10:54:45.998241+0000","last_peered":"2024-09-21T10:54:45.998241+0000","last_clean":"2024-09-21T10:54:45.998241+0000","last_became_active":"2024-09-21T10:46:10.443629+0000","last_became_peered":"2024-09-21T10:46:10.443629+0000","last_unstale":"2024-09-21T10:54:45.998241+0000","last_undegraded":"2024-09-21T10:54:45.998241+0000","last_fullsized":"2024-09-21T10:54:45.998241+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:42:44.652533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":765,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884327+0000","last_change":"2024-09-21T10:52:20.795484+0000","last_active":"2024-09-21T10:54:45.884327+0000","last_peered":"2024-09-21T10:54:45.884327+0000","last_clean":"2024-09-21T10:54:45.884327+0000","last_became_active":"2024-09-21T10:52:20.794922+0000","last_became_peered":"2024-09-21T10:52:20.794922+0000","last_unstale":"2024-09-21T10:54:45.884327+0000","last_undegraded":"2024-09-21T10:54:45.884327+0000","last_fullsized":"2024-09-21T10:54:45.884327+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:47.002912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"362'149","reported_seq":1879,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884565+0000","last_change":"2024-09-21T10:52:23.830188+0000","last_active":"2024-09-21T10:54:45.884565+0000","last_peered":"2024-09-21T10:54:45.884565+0000","last_clean":"2024-09-21T10:54:45.884565+0000","last_became_active":"2024-09-21T10:52:23.829857+0000","last_became_peered":"2024-09-21T10:52:23.829857+0000","last_unstale":"2024-09-21T10:54:45.884565+0000","last_undegraded":"2024-09-21T10:54:45.884565+0000","last_fullsized":"2024-09-21T10:54:45.884565+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:39.522036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:39.522036+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:23.743898+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"71'1","reported_seq":809,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997741+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:54:45.997741+0000","last_peered":"2024-09-21T10:54:45.997741+0000","last_clean":"2024-09-21T10:54:45.997741+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:54:45.997741+0000","last_undegraded":"2024-09-21T10:54:45.997741+0000","last_fullsized":"2024-09-21T10:54:45.997741+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":268,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.998133+0000","last_change":"2024-09-21T10:52:20.788009+0000","last_active":"2024-09-21T10:54:45.998133+0000","last_peered":"2024-09-21T10:54:45.998133+0000","last_clean":"2024-09-21T10:54:45.998133+0000","last_became_active":"2024-09-21T10:52:20.787657+0000","last_became_peered":"2024-09-21T10:52:20.787657+0000","last_unstale":"2024-09-21T10:54:45.998133+0000","last_undegraded":"2024-09-21T10:54:45.998133+0000","last_fullsized":"2024-09-21T10:54:45.998133+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:18.674583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":208,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.807529+0000","last_change":"2024-09-21T10:53:15.072346+0000","last_active":"2024-09-21T10:54:44.807529+0000","last_peered":"2024-09-21T10:54:44.807529+0000","last_clean":"2024-09-21T10:54:44.807529+0000","last_became_active":"2024-09-21T10:53:15.071964+0000","last_became_peered":"2024-09-21T10:53:15.071964+0000","last_unstale":"2024-09-21T10:54:44.807529+0000","last_undegraded":"2024-09-21T10:54:44.807529+0000","last_fullsized":"2024-09-21T10:54:44.807529+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:06.340615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[6,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":142,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.807966+0000","last_change":"2024-09-21T10:46:10.438257+0000","last_active":"2024-09-21T10:54:44.807966+0000","last_peered":"2024-09-21T10:54:44.807966+0000","last_clean":"2024-09-21T10:54:44.807966+0000","last_became_active":"2024-09-21T10:46:10.435654+0000","last_became_peered":"2024-09-21T10:46:10.435654+0000","last_unstale":"2024-09-21T10:54:44.807966+0000","last_undegraded":"2024-09-21T10:54:44.807966+0000","last_fullsized":"2024-09-21T10:54:44.807966+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:34:48.029244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"442'23","reported_seq":66,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896112+0000","last_change":"2024-09-21T10:52:20.954689+0000","last_active":"2024-09-21T10:54:44.896112+0000","last_peered":"2024-09-21T10:54:44.896112+0000","last_clean":"2024-09-21T10:54:44.896112+0000","last_became_active":"2024-09-21T10:52:20.827759+0000","last_became_peered":"2024-09-21T10:52:20.827759+0000","last_unstale":"2024-09-21T10:54:44.896112+0000","last_undegraded":"2024-09-21T10:54:44.896112+0000","last_fullsized":"2024-09-21T10:54:44.896112+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:44:30.315577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23780,"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,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1455,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.808936+0000","last_change":"2024-09-21T10:53:15.073830+0000","last_active":"2024-09-21T10:54:44.808936+0000","last_peered":"2024-09-21T10:54:44.808936+0000","last_clean":"2024-09-21T10:54:44.808936+0000","last_became_active":"2024-09-21T10:53:15.073558+0000","last_became_peered":"2024-09-21T10:53:15.073558+0000","last_unstale":"2024-09-21T10:54:44.808936+0000","last_undegraded":"2024-09-21T10:54:44.808936+0000","last_fullsized":"2024-09-21T10:54:44.808936+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:11:26.302772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":62,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.810165+0000","last_change":"2024-09-21T10:52:20.814473+0000","last_active":"2024-09-21T10:54:45.810165+0000","last_peered":"2024-09-21T10:54:45.810165+0000","last_clean":"2024-09-21T10:54:45.810165+0000","last_became_active":"2024-09-21T10:52:20.791349+0000","last_became_peered":"2024-09-21T10:52:20.791349+0000","last_unstale":"2024-09-21T10:54:45.810165+0000","last_undegraded":"2024-09-21T10:54:45.810165+0000","last_fullsized":"2024-09-21T10:54:45.810165+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:29:59.044915+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":4,"num_bytes_recovered":180,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.14","version":"362'149","reported_seq":1621,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997955+0000","last_change":"2024-09-21T10:52:23.830390+0000","last_active":"2024-09-21T10:54:45.997955+0000","last_peered":"2024-09-21T10:54:45.997955+0000","last_clean":"2024-09-21T10:54:45.997955+0000","last_became_active":"2024-09-21T10:52:23.829712+0000","last_became_peered":"2024-09-21T10:52:23.829712+0000","last_unstale":"2024-09-21T10:54:45.997955+0000","last_undegraded":"2024-09-21T10:54:45.997955+0000","last_fullsized":"2024-09-21T10:54:45.997955+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:35.465437+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:35.465437+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"user requested scrub scheduled @ 2024-09-21T10:55:21.131150+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1439,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.896886+0000","last_change":"2024-09-21T10:53:15.076656+0000","last_active":"2024-09-21T10:54:44.896886+0000","last_peered":"2024-09-21T10:54:44.896886+0000","last_clean":"2024-09-21T10:54:44.896886+0000","last_became_active":"2024-09-21T10:53:15.076123+0000","last_became_peered":"2024-09-21T10:53:15.076123+0000","last_unstale":"2024-09-21T10:54:44.896886+0000","last_undegraded":"2024-09-21T10:54:44.896886+0000","last_fullsized":"2024-09-21T10:54:44.896886+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:18:19.328641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":788,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.885040+0000","last_change":"2024-09-21T10:52:20.795290+0000","last_active":"2024-09-21T10:54:45.885040+0000","last_peered":"2024-09-21T10:54:45.885040+0000","last_clean":"2024-09-21T10:54:45.885040+0000","last_became_active":"2024-09-21T10:52:20.794919+0000","last_became_peered":"2024-09-21T10:52:20.794919+0000","last_unstale":"2024-09-21T10:54:45.885040+0000","last_undegraded":"2024-09-21T10:54:45.885040+0000","last_fullsized":"2024-09-21T10:54:45.885040+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:34.258816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":795,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997362+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:54:45.997362+0000","last_peered":"2024-09-21T10:54:45.997362+0000","last_clean":"2024-09-21T10:54:45.997362+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:54:45.997362+0000","last_undegraded":"2024-09-21T10:54:45.997362+0000","last_fullsized":"2024-09-21T10:54:45.997362+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":52,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.996548+0000","last_change":"2024-09-21T10:53:38.289488+0000","last_active":"2024-09-21T10:54:45.996548+0000","last_peered":"2024-09-21T10:54:45.996548+0000","last_clean":"2024-09-21T10:54:45.996548+0000","last_became_active":"2024-09-21T10:53:38.289195+0000","last_became_peered":"2024-09-21T10:53:38.289195+0000","last_unstale":"2024-09-21T10:54:45.996548+0000","last_undegraded":"2024-09-21T10:54:45.996548+0000","last_fullsized":"2024-09-21T10:54:45.996548+0000","mapping_epoch":1461,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:04.988545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":215,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.809017+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:54:44.809017+0000","last_peered":"2024-09-21T10:54:44.809017+0000","last_clean":"2024-09-21T10:54:44.809017+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:54:44.809017+0000","last_undegraded":"2024-09-21T10:54:44.809017+0000","last_fullsized":"2024-09-21T10:54:44.809017+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":749,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884433+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:54:45.884433+0000","last_peered":"2024-09-21T10:54:45.884433+0000","last_clean":"2024-09-21T10:54:45.884433+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:54:45.884433+0000","last_undegraded":"2024-09-21T10:54:45.884433+0000","last_fullsized":"2024-09-21T10:54:45.884433+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":812,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997564+0000","last_change":"2024-09-21T10:52:20.802977+0000","last_active":"2024-09-21T10:54:45.997564+0000","last_peered":"2024-09-21T10:54:45.997564+0000","last_clean":"2024-09-21T10:54:45.997564+0000","last_became_active":"2024-09-21T10:52:20.802017+0000","last_became_peered":"2024-09-21T10:52:20.802017+0000","last_unstale":"2024-09-21T10:54:45.997564+0000","last_undegraded":"2024-09-21T10:54:45.997564+0000","last_fullsized":"2024-09-21T10:54:45.997564+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:08:08.835218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":1425,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997110+0000","last_change":"2024-09-21T10:51:45.267841+0000","last_active":"2024-09-21T10:54:45.997110+0000","last_peered":"2024-09-21T10:54:45.997110+0000","last_clean":"2024-09-21T10:54:45.997110+0000","last_became_active":"2024-09-21T10:51:45.267546+0000","last_became_peered":"2024-09-21T10:51:45.267546+0000","last_unstale":"2024-09-21T10:54:45.997110+0000","last_undegraded":"2024-09-21T10:54:45.997110+0000","last_fullsized":"2024-09-21T10:54:45.997110+0000","mapping_epoch":1431,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:59:41.536111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":770,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884870+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:54:45.884870+0000","last_peered":"2024-09-21T10:54:45.884870+0000","last_clean":"2024-09-21T10:54:45.884870+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:54:45.884870+0000","last_undegraded":"2024-09-21T10:54:45.884870+0000","last_fullsized":"2024-09-21T10:54:45.884870+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":131,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.998012+0000","last_change":"2024-09-21T10:50:51.741024+0000","last_active":"2024-09-21T10:54:45.998012+0000","last_peered":"2024-09-21T10:54:45.998012+0000","last_clean":"2024-09-21T10:54:45.998012+0000","last_became_active":"2024-09-21T10:50:51.740667+0000","last_became_peered":"2024-09-21T10:50:51.740667+0000","last_unstale":"2024-09-21T10:54:45.998012+0000","last_undegraded":"2024-09-21T10:54:45.998012+0000","last_fullsized":"2024-09-21T10:54:45.998012+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:01.285703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":131,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997573+0000","last_change":"2024-09-21T10:50:51.744986+0000","last_active":"2024-09-21T10:54:45.997573+0000","last_peered":"2024-09-21T10:54:45.997573+0000","last_clean":"2024-09-21T10:54:45.997573+0000","last_became_active":"2024-09-21T10:50:51.744527+0000","last_became_peered":"2024-09-21T10:50:51.744527+0000","last_unstale":"2024-09-21T10:54:45.997573+0000","last_undegraded":"2024-09-21T10:54:45.997573+0000","last_fullsized":"2024-09-21T10:54:45.997573+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:17.469541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":809,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997142+0000","last_change":"2024-09-21T10:52:20.803596+0000","last_active":"2024-09-21T10:54:45.997142+0000","last_peered":"2024-09-21T10:54:45.997142+0000","last_clean":"2024-09-21T10:54:45.997142+0000","last_became_active":"2024-09-21T10:52:20.802165+0000","last_became_peered":"2024-09-21T10:52:20.802165+0000","last_unstale":"2024-09-21T10:54:45.997142+0000","last_undegraded":"2024-09-21T10:54:45.997142+0000","last_fullsized":"2024-09-21T10:54:45.997142+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:43:46.851027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1375,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884507+0000","last_change":"2024-09-21T10:45:18.158211+0000","last_active":"2024-09-21T10:54:45.884507+0000","last_peered":"2024-09-21T10:54:45.884507+0000","last_clean":"2024-09-21T10:54:45.884507+0000","last_became_active":"2024-09-21T10:45:18.157966+0000","last_became_peered":"2024-09-21T10:45:18.157966+0000","last_unstale":"2024-09-21T10:54:45.884507+0000","last_undegraded":"2024-09-21T10:54:45.884507+0000","last_fullsized":"2024-09-21T10:54:45.884507+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:49.060307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"71'2","reported_seq":1476,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.885221+0000","last_change":"2024-09-21T10:33:29.489976+0000","last_active":"2024-09-21T10:54:45.885221+0000","last_peered":"2024-09-21T10:54:45.885221+0000","last_clean":"2024-09-21T10:54:45.885221+0000","last_became_active":"2024-09-21T10:33:29.481534+0000","last_became_peered":"2024-09-21T10:33:29.481534+0000","last_unstale":"2024-09-21T10:54:45.885221+0000","last_undegraded":"2024-09-21T10:54:45.885221+0000","last_fullsized":"2024-09-21T10:54:45.885221+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:39:48.841732+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1393,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884426+0000","last_change":"2024-09-21T10:45:18.169124+0000","last_active":"2024-09-21T10:54:45.884426+0000","last_peered":"2024-09-21T10:54:45.884426+0000","last_clean":"2024-09-21T10:54:45.884426+0000","last_became_active":"2024-09-21T10:45:18.168713+0000","last_became_peered":"2024-09-21T10:45:18.168713+0000","last_unstale":"2024-09-21T10:54:45.884426+0000","last_undegraded":"2024-09-21T10:54:45.884426+0000","last_fullsized":"2024-09-21T10:54:45.884426+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:07:16.707078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"71'2","reported_seq":1256,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.808220+0000","last_change":"2024-09-21T10:53:15.075631+0000","last_active":"2024-09-21T10:54:44.808220+0000","last_peered":"2024-09-21T10:54:44.808220+0000","last_clean":"2024-09-21T10:54:44.808220+0000","last_became_active":"2024-09-21T10:53:15.072790+0000","last_became_peered":"2024-09-21T10:53:15.072790+0000","last_unstale":"2024-09-21T10:54:44.808220+0000","last_undegraded":"2024-09-21T10:54:44.808220+0000","last_fullsized":"2024-09-21T10:54:44.808220+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:41:41.616316+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":3,"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,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":763,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884943+0000","last_change":"2024-09-21T10:50:51.744175+0000","last_active":"2024-09-21T10:54:45.884943+0000","last_peered":"2024-09-21T10:54:45.884943+0000","last_clean":"2024-09-21T10:54:45.884943+0000","last_became_active":"2024-09-21T10:50:51.743851+0000","last_became_peered":"2024-09-21T10:50:51.743851+0000","last_unstale":"2024-09-21T10:54:45.884943+0000","last_undegraded":"2024-09-21T10:54:45.884943+0000","last_fullsized":"2024-09-21T10:54:45.884943+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:18:42.675576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":788,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.884850+0000","last_change":"2024-09-21T10:50:51.746596+0000","last_active":"2024-09-21T10:54:45.884850+0000","last_peered":"2024-09-21T10:54:45.884850+0000","last_clean":"2024-09-21T10:54:45.884850+0000","last_became_active":"2024-09-21T10:50:51.746228+0000","last_became_peered":"2024-09-21T10:50:51.746228+0000","last_unstale":"2024-09-21T10:54:45.884850+0000","last_undegraded":"2024-09-21T10:54:45.884850+0000","last_fullsized":"2024-09-21T10:54:45.884850+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:43.140425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":290,"reported_epoch":1481,"state":"active+clean","last_fresh":"2024-09-21T10:54:44.807715+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:54:44.807715+0000","last_peered":"2024-09-21T10:54:44.807715+0000","last_clean":"2024-09-21T10:54:44.807715+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:54:44.807715+0000","last_undegraded":"2024-09-21T10:54:44.807715+0000","last_fullsized":"2024-09-21T10:54:44.807715+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":820,"reported_epoch":1482,"state":"active+clean","last_fresh":"2024-09-21T10:54:45.997254+0000","last_change":"2024-09-21T10:50:51.763450+0000","last_active":"2024-09-21T10:54:45.997254+0000","last_peered":"2024-09-21T10:54:45.997254+0000","last_clean":"2024-09-21T10:54:45.997254+0000","last_became_active":"2024-09-21T10:50:51.746057+0000","last_became_peered":"2024-09-21T10:50:51.746057+0000","last_unstale":"2024-09-21T10:54:45.997254+0000","last_undegraded":"2024-09-21T10:54:45.997254+0000","last_fullsized":"2024-09-21T10:54:45.997254+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:37.310024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1746,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":71,"num_bytes_recovered":25990,"num_keys_recovered":50,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":726430,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":370028,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234614,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":661048,"kb_used_data":8108,"kb_used_omap":1,"kb_used_meta":652926,"kb_avail":93084104,"statfs":{"total":95995035648,"available":95318122496,"internally_reserved":0,"allocated":8302592,"data_stored":5478961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":668596683},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":1377,"seq":5914169966698,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":403896,"kb_used_data":8424,"kb_used_omap":58,"kb_used_meta":395397,"kb_avail":93341256,"statfs":{"total":95995035648,"available":95581446144,"internally_reserved":0,"allocated":8626176,"data_stored":5807787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":404886562},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757888,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1100144,"kb_used_data":8352,"kb_used_omap":1,"kb_used_meta":1091774,"kb_avail":92645008,"statfs":{"total":95995035648,"available":94868488192,"internally_reserved":0,"allocated":8552448,"data_stored":5737348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":1117977030},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793968059,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":928944,"kb_used_data":8352,"kb_used_omap":46,"kb_used_meta":920529,"kb_avail":92816208,"statfs":{"total":95995035648,"available":95043796992,"internally_reserved":0,"allocated":8552448,"data_stored":5738578,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":942622396},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093833,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1001772,"kb_used_data":8412,"kb_used_omap":73,"kb_used_meta":993270,"kb_avail":92743380,"statfs":{"total":95995035648,"available":94969221120,"internally_reserved":0,"allocated":8613888,"data_stored":5803558,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":1017109042},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019524,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":973564,"kb_used_data":8108,"kb_used_omap":1,"kb_used_meta":965438,"kb_avail":92771588,"statfs":{"total":95995035648,"available":94998106112,"internally_reserved":0,"allocated":8302592,"data_stored":5480164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":988608966},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888820,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1186216,"kb_used_data":8668,"kb_used_omap":30,"kb_used_meta":1177505,"kb_avail":92558936,"statfs":{"total":95995035648,"available":94780350464,"internally_reserved":0,"allocated":8876032,"data_stored":6065732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":1205765940},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047298,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1105064,"kb_used_data":8088,"kb_used_omap":44,"kb_used_meta":1096915,"kb_avail":92640088,"statfs":{"total":95995035648,"available":94863450112,"internally_reserved":0,"allocated":8282112,"data_stored":5475293,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":1123241582},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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-09-21T10:54:56.169 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:54:56.169 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:54:56.170 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-09-21T10:54:56.170 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 reset_purged_snaps_last 2024-09-21T10:54:56.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:55 smithi031 ceph-mon[96824]: pgmap v2454: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:56.170 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:55 smithi031 ceph-mon[96824]: from='client.46484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:56.674 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:54:56.674 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:54:56.680 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:57.394 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:54:57.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:57 smithi007 ceph-mon[99390]: pgmap v2455: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:57.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:57 smithi007 ceph-mon[101144]: pgmap v2455: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:57 smithi031 ceph-mon[96824]: pgmap v2455: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:58.532 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:59.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:54:59 smithi007 ceph-mon[99390]: pgmap v2456: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:54:59.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:54:59 smithi007 ceph-mon[101144]: pgmap v2456: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:54:59 smithi031 ceph-mon[96824]: pgmap v2456: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:00.450 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 reset_purged_snaps_last 2024-09-21T10:55:01.129 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:55:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:55:00] "GET /metrics HTTP/1.1" 200 34242 "" "Prometheus/2.51.0" 2024-09-21T10:55:01.356 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:01.356 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:01.621 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:01.981 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:01 smithi007 ceph-mon[99390]: pgmap v2457: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:01.982 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:01 smithi007 ceph-mon[101144]: pgmap v2457: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:02.005 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:55:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:01 smithi031 ceph-mon[96824]: pgmap v2457: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:02.781 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:03 smithi031 ceph-mon[96824]: pgmap v2458: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:04.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:03 smithi007 ceph-mon[99390]: pgmap v2458: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:04.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:03 smithi007 ceph-mon[101144]: pgmap v2458: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:05.632 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 reset_purged_snaps_last 2024-09-21T10:55:05.904 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:05 smithi007 ceph-mon[99390]: pgmap v2459: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:05.904 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:05 smithi007 ceph-mon[101144]: pgmap v2459: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:06.130 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:06.130 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:06.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:05 smithi031 ceph-mon[96824]: pgmap v2459: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:06.773 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:55:06.778 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:07.057 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:07.057 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:07.962 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:08.162 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:07 smithi007 ceph-mon[101144]: pgmap v2460: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:08.162 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:07 smithi007 ceph-mon[99390]: pgmap v2460: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:07 smithi031 ceph-mon[96824]: pgmap v2460: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:10.000 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 reset_purged_snaps_last 2024-09-21T10:55:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:09 smithi031 ceph-mon[96824]: pgmap v2461: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:10.195 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:09 smithi007 ceph-mon[99390]: pgmap v2461: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:10.195 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:09 smithi007 ceph-mon[101144]: pgmap v2461: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:10.468 INFO:teuthology.orchestra.run.smithi007.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:10.468 INFO:teuthology.orchestra.run.smithi007.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:10.735 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:11.131 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:55:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:55:10] "GET /metrics HTTP/1.1" 200 34241 "" "Prometheus/2.51.0" 2024-09-21T10:55:11.156 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:55:11.376 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:11 smithi031 ceph-mon[96824]: pgmap v2462: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:11 smithi007 ceph-mon[99390]: pgmap v2462: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:11 smithi007 ceph-mon[101144]: pgmap v2462: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:13.240 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:13.240 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:13.475 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 reset_purged_snaps_last 2024-09-21T10:55:13.683 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:13.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:55:14.106 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:14.121 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:13 smithi007 ceph-mon[99390]: pgmap v2463: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:14.121 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:13 smithi007 ceph-mon[101144]: pgmap v2463: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:13 smithi031 ceph-mon[96824]: pgmap v2463: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:15.786 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:15.787 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:15.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:15 smithi007 ceph-mon[99390]: pgmap v2464: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:15.929 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:15 smithi007 ceph-mon[101144]: pgmap v2464: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:15.951 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 reset_purged_snaps_last 2024-09-21T10:55:16.156 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:16.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:15 smithi031 ceph-mon[96824]: pgmap v2464: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:16.519 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:55:16.724 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:17.969 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:17 smithi007 ceph-mon[99390]: pgmap v2465: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:17.969 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:17 smithi007 ceph-mon[101144]: pgmap v2465: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:18.139 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:17 smithi031 ceph-mon[96824]: pgmap v2465: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:18.535 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:18.535 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:18.646 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 reset_purged_snaps_last 2024-09-21T10:55:18.854 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:19.300 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:55:19.512 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:19.893 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:19 smithi031 ceph-mon[96824]: 1.12 scrub starts 2024-09-21T10:55:19.893 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:19 smithi031 ceph-mon[96824]: 1.12 scrub ok 2024-09-21T10:55:19.893 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:19 smithi031 ceph-mon[96824]: pgmap v2466: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:20.142 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:19 smithi007 ceph-mon[99390]: 1.12 scrub starts 2024-09-21T10:55:20.142 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:19 smithi007 ceph-mon[99390]: 1.12 scrub ok 2024-09-21T10:55:20.142 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:19 smithi007 ceph-mon[99390]: pgmap v2466: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:20.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:19 smithi007 ceph-mon[101144]: 1.12 scrub starts 2024-09-21T10:55:20.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:19 smithi007 ceph-mon[101144]: 1.12 scrub ok 2024-09-21T10:55:20.142 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:19 smithi007 ceph-mon[101144]: pgmap v2466: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:21.171 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:55:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:55:20] "GET /metrics HTTP/1.1" 200 34241 "" "Prometheus/2.51.0" 2024-09-21T10:55:21.196 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 reset_purged_snaps_last 2024-09-21T10:55:21.222 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:21.223 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:21.407 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:22.137 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:21 smithi031 ceph-mon[96824]: pgmap v2467: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:22.138 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:22.165 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:55:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:21 smithi007 ceph-mon[99390]: pgmap v2467: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:22.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:21 smithi007 ceph-mon[101144]: pgmap v2467: 93 pgs: 93 active+clean; 715 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:22.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:22.379 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:23.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:23 smithi007 ceph-mon[99390]: pgmap v2468: 93 pgs: 93 active+clean; 689 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:23.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:23 smithi007 ceph-mon[101144]: pgmap v2468: 93 pgs: 93 active+clean; 689 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:24.068 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:24.068 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:24.077 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:23 smithi031 ceph-mon[96824]: pgmap v2468: 93 pgs: 93 active+clean; 689 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:24.713 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:55:24.920 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:24 smithi031 ceph-mon[96824]: 1.14 scrub starts 2024-09-21T10:55:25.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:24 smithi031 ceph-mon[96824]: 1.14 scrub ok 2024-09-21T10:55:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:24 smithi007 ceph-mon[99390]: 1.14 scrub starts 2024-09-21T10:55:25.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:24 smithi007 ceph-mon[99390]: 1.14 scrub ok 2024-09-21T10:55:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:24 smithi007 ceph-mon[101144]: 1.14 scrub starts 2024-09-21T10:55:25.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:24 smithi007 ceph-mon[101144]: 1.14 scrub ok 2024-09-21T10:55:26.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:25 smithi031 ceph-mon[96824]: pgmap v2469: 93 pgs: 93 active+clean; 689 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:26.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:25 smithi007 ceph-mon[99390]: pgmap v2469: 93 pgs: 93 active+clean; 689 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:26.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:25 smithi007 ceph-mon[101144]: pgmap v2469: 93 pgs: 93 active+clean; 689 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:26.607 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:26.608 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:27.332 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:55:27.540 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:27.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:27 smithi031 ceph-mon[96824]: pgmap v2470: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:28.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:27 smithi007 ceph-mon[99390]: pgmap v2470: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:28.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:27 smithi007 ceph-mon[101144]: pgmap v2470: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:28.762 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2024-09-21T10:55:28.986 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:29.202 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:29.203 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:29.838 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:55:30.051 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:30.148 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:29 smithi007 ceph-mon[99390]: pgmap v2471: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:30.148 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:29 smithi007 ceph-mon[101144]: pgmap v2471: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:30.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:29 smithi031 ceph-mon[96824]: pgmap v2471: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:30.751 INFO:teuthology.orchestra.run.smithi007.stdout:mon.a: {} 2024-09-21T10:55:30.751 INFO:teuthology.orchestra.run.smithi007.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:55:30.760 INFO:teuthology.orchestra.run.smithi007.stdout:mon.b: {} 2024-09-21T10:55:30.760 INFO:teuthology.orchestra.run.smithi007.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:55:30.769 INFO:teuthology.orchestra.run.smithi007.stdout:mon.c: {} 2024-09-21T10:55:30.769 INFO:teuthology.orchestra.run.smithi007.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:55:31.131 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:30 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2421983265' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:55:31.131 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:55:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:55:30] "GET /metrics HTTP/1.1" 200 34239 "" "Prometheus/2.51.0" 2024-09-21T10:55:31.132 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:30 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2421983265' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:55:31.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:30 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2421983265' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:55:31.481 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:55:31.689 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:31.702 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:32.161 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:31 smithi007 ceph-mon[99390]: pgmap v2472: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:32.161 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:31 smithi007 ceph-mon[101144]: pgmap v2472: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:32.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:31 smithi031 ceph-mon[96824]: pgmap v2472: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:32.301 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:55:32.513 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:33.900 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:55:34.102 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:33 smithi031 ceph-mon[96824]: pgmap v2473: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:34.102 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:33 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/309187021' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:34.103 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:33 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:33 smithi007 ceph-mon[99390]: pgmap v2473: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:33 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/309187021' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:34.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:33 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:34.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:33 smithi007 ceph-mon[101144]: pgmap v2473: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:33 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/309187021' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:34.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:33 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:34.336 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:34.336 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:34.682 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 0 1 2024-09-21T10:55:34.891 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:34.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:34 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:55:34.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:34 smithi007 ceph-mon[99390]: osdmap e1483: 8 total, 8 up, 8 in 2024-09-21T10:55:34.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:34 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:55:34.942 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:34 smithi007 ceph-mon[101144]: osdmap e1483: 8 total, 8 up, 8 in 2024-09-21T10:55:35.006 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:34 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:55:35.006 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:34 smithi031 ceph-mon[96824]: osdmap e1483: 8 total, 8 up, 8 in 2024-09-21T10:55:35.031 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:55:35.241 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:36.045 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:35 smithi007 ceph-mon[99390]: pgmap v2475: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:36.045 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:35 smithi007 ceph-mon[101144]: pgmap v2475: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:36.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:35 smithi031 ceph-mon[96824]: pgmap v2475: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:36.901 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:36.901 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:36.911 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.0 primary-affinity to 1 (8655362) 2024-09-21T10:55:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:36 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/261353884' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:37.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:36 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:36 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/261353884' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:36 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:36 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/261353884' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:37.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:36 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:55:37.534 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:55:37.539 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:55:37.742 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:37.746 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:38.139 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:37 smithi031 ceph-mon[96824]: pgmap v2476: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:38.139 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:37 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:55:38.139 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:37 smithi031 ceph-mon[96824]: osdmap e1484: 8 total, 8 up, 8 in 2024-09-21T10:55:38.187 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:37 smithi007 ceph-mon[99390]: pgmap v2476: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:38.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:37 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:55:38.188 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:37 smithi007 ceph-mon[99390]: osdmap e1484: 8 total, 8 up, 8 in 2024-09-21T10:55:38.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:37 smithi007 ceph-mon[101144]: pgmap v2476: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:38.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:37 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:55:38.188 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:37 smithi007 ceph-mon[101144]: osdmap e1484: 8 total, 8 up, 8 in 2024-09-21T10:55:39.440 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:39.440 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:39.917 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:55:40.050 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:39 smithi031 ceph-mon[96824]: pgmap v2478: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:40.050 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:39 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4182078440' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:40.074 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:55:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:39 smithi007 ceph-mon[99390]: pgmap v2478: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:39 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4182078440' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:40.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:39 smithi007 ceph-mon[101144]: pgmap v2478: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:40.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:39 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4182078440' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:40.279 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:55:40.612 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 1 1 2024-09-21T10:55:40.828 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:41.082 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:40 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4182078440' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:41.082 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:40 smithi031 ceph-mon[96824]: osdmap e1485: 8 total, 8 up, 8 in 2024-09-21T10:55:41.181 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:40 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4182078440' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:41.181 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:40 smithi007 ceph-mon[99390]: osdmap e1485: 8 total, 8 up, 8 in 2024-09-21T10:55:41.181 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:55:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:55:40] "GET /metrics HTTP/1.1" 200 34232 "" "Prometheus/2.51.0" 2024-09-21T10:55:41.182 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:40 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4182078440' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:41.182 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:40 smithi007 ceph-mon[101144]: osdmap e1485: 8 total, 8 up, 8 in 2024-09-21T10:55:41.893 INFO:teuthology.orchestra.run.smithi031.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:41.894 INFO:teuthology.orchestra.run.smithi031.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:41 smithi007 ceph-mon[99390]: pgmap v2480: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:41 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:55:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:41 smithi007 ceph-mon[101144]: pgmap v2480: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:41 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:55:42.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:41 smithi031 ceph-mon[96824]: pgmap v2480: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:42.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:41 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:55:42.933 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.1 primary-affinity to 1 (8655362) 2024-09-21T10:55:43.041 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:42 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3833342585' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:43.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:42 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3833342585' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:43.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:42 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3833342585' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:43.679 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T10:55:44.073 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:43 smithi007 ceph-mon[99390]: pgmap v2481: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:43 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3833342585' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:43 smithi007 ceph-mon[99390]: osdmap e1486: 8 total, 8 up, 8 in 2024-09-21T10:55:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:43 smithi007 ceph-mon[101144]: pgmap v2481: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:43 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3833342585' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:43 smithi007 ceph-mon[101144]: osdmap e1486: 8 total, 8 up, 8 in 2024-09-21T10:55:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:43 smithi031 ceph-mon[96824]: pgmap v2481: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:43 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3833342585' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:44.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:43 smithi031 ceph-mon[96824]: osdmap e1486: 8 total, 8 up, 8 in 2024-09-21T10:55:45.154 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:44 smithi031 ceph-mon[96824]: osdmap e1487: 8 total, 8 up, 8 in 2024-09-21T10:55:45.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:44 smithi007 ceph-mon[99390]: osdmap e1487: 8 total, 8 up, 8 in 2024-09-21T10:55:45.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:44 smithi007 ceph-mon[101144]: osdmap e1487: 8 total, 8 up, 8 in 2024-09-21T10:55:46.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:45 smithi031 ceph-mon[96824]: pgmap v2484: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:46.270 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:45 smithi007 ceph-mon[99390]: pgmap v2484: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:46.270 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:45 smithi007 ceph-mon[101144]: pgmap v2484: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:46.952 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T10:55:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:46 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3445965199' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:55:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:46 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:47.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:46 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:46 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3445965199' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:55:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:46 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:47.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:46 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:47.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:46 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3445965199' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:55:47.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:46 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:47.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:46 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:47.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 2 1 2024-09-21T10:55:48.151 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:48.338 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:47 smithi007 ceph-mon[99390]: 1.3 scrub starts 2024-09-21T10:55:48.339 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:47 smithi007 ceph-mon[99390]: 1.3 scrub ok 2024-09-21T10:55:48.339 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:47 smithi007 ceph-mon[99390]: pgmap v2485: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:48.339 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:47 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3445965199' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:55:48.339 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:47 smithi007 ceph-mon[99390]: osdmap e1488: 8 total, 8 up, 8 in 2024-09-21T10:55:48.339 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:47 smithi007 ceph-mon[101144]: 1.3 scrub starts 2024-09-21T10:55:48.339 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:47 smithi007 ceph-mon[101144]: 1.3 scrub ok 2024-09-21T10:55:48.339 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:47 smithi007 ceph-mon[101144]: pgmap v2485: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:48.339 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:47 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3445965199' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:55:48.339 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:47 smithi007 ceph-mon[101144]: osdmap e1488: 8 total, 8 up, 8 in 2024-09-21T10:55:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:47 smithi031 ceph-mon[96824]: 1.3 scrub starts 2024-09-21T10:55:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:47 smithi031 ceph-mon[96824]: 1.3 scrub ok 2024-09-21T10:55:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:47 smithi031 ceph-mon[96824]: pgmap v2485: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:47 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3445965199' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:55:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:47 smithi031 ceph-mon[96824]: osdmap e1488: 8 total, 8 up, 8 in 2024-09-21T10:55:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[99390]: 1.13 scrub starts 2024-09-21T10:55:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[99390]: 1.13 scrub ok 2024-09-21T10:55:49.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[99390]: pgmap v2487: 93 pgs: 93 active+clean; 617 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 8.5 KiB/s rd, 24 KiB/s wr, 6 op/s; 35 KiB/s, 0 objects/s recovering 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[101144]: 1.13 scrub starts 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[101144]: 1.13 scrub ok 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[101144]: pgmap v2487: 93 pgs: 93 active+clean; 617 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 8.5 KiB/s rd, 24 KiB/s wr, 6 op/s; 35 KiB/s, 0 objects/s recovering 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:49.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:55:49.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:55:49.944 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:49 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:49 smithi031 ceph-mon[96824]: 1.13 scrub starts 2024-09-21T10:55:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:49 smithi031 ceph-mon[96824]: 1.13 scrub ok 2024-09-21T10:55:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:49 smithi031 ceph-mon[96824]: pgmap v2487: 93 pgs: 93 active+clean; 617 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 8.5 KiB/s rd, 24 KiB/s wr, 6 op/s; 35 KiB/s, 0 objects/s recovering 2024-09-21T10:55:50.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:49 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:50.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:49 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:50.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:49 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:55:50.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:49 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:55:50.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:49 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:55:50.776 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.2 primary-affinity to 1 (8655362) 2024-09-21T10:55:51.089 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:50 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/843867769' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:55:51.089 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:55:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:55:50] "GET /metrics HTTP/1.1" 200 34232 "" "Prometheus/2.51.0" 2024-09-21T10:55:51.089 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:50 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/843867769' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:55:51.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:50 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/843867769' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:55:51.538 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:55:51.744 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:52.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[99390]: 1.b scrub starts 2024-09-21T10:55:52.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[99390]: 1.b scrub ok 2024-09-21T10:55:52.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[99390]: pgmap v2488: 93 pgs: 93 active+clean; 617 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 6.5 KiB/s rd, 19 KiB/s wr, 4 op/s; 27 KiB/s, 0 objects/s recovering 2024-09-21T10:55:52.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/843867769' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:55:52.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[99390]: osdmap e1489: 8 total, 8 up, 8 in 2024-09-21T10:55:52.103 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:52.103 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[101144]: 1.b scrub starts 2024-09-21T10:55:52.103 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[101144]: 1.b scrub ok 2024-09-21T10:55:52.103 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[101144]: pgmap v2488: 93 pgs: 93 active+clean; 617 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 6.5 KiB/s rd, 19 KiB/s wr, 4 op/s; 27 KiB/s, 0 objects/s recovering 2024-09-21T10:55:52.104 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/843867769' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:55:52.104 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[101144]: osdmap e1489: 8 total, 8 up, 8 in 2024-09-21T10:55:52.104 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:52.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:51 smithi031 ceph-mon[96824]: 1.b scrub starts 2024-09-21T10:55:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:51 smithi031 ceph-mon[96824]: 1.b scrub ok 2024-09-21T10:55:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:51 smithi031 ceph-mon[96824]: pgmap v2488: 93 pgs: 93 active+clean; 617 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 6.5 KiB/s rd, 19 KiB/s wr, 4 op/s; 27 KiB/s, 0 objects/s recovering 2024-09-21T10:55:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:51 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/843867769' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:55:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:51 smithi031 ceph-mon[96824]: osdmap e1489: 8 total, 8 up, 8 in 2024-09-21T10:55:52.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:53.784 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:55:54.082 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:53 smithi007 ceph-mon[99390]: pgmap v2490: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:54.082 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:53 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2210832877' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:55:54.083 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:53 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:55:54.083 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:53 smithi007 ceph-mon[101144]: pgmap v2490: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:54.083 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:53 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2210832877' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:55:54.083 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:53 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:55:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:53 smithi031 ceph-mon[96824]: pgmap v2490: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:53 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2210832877' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:55:54.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:53 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:55:54.535 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 3 1 2024-09-21T10:55:54.756 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:55.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:54 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:55:55.051 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:54 smithi007 ceph-mon[99390]: osdmap e1490: 8 total, 8 up, 8 in 2024-09-21T10:55:55.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:54 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:55:55.052 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:54 smithi007 ceph-mon[101144]: osdmap e1490: 8 total, 8 up, 8 in 2024-09-21T10:55:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:54 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:55:55.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:54 smithi031 ceph-mon[96824]: osdmap e1490: 8 total, 8 up, 8 in 2024-09-21T10:55:56.131 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:55 smithi007 ceph-mon[99390]: pgmap v2492: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:56.132 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:55 smithi007 ceph-mon[101144]: pgmap v2492: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:56.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:55 smithi031 ceph-mon[96824]: pgmap v2492: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:56.801 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.3 primary-affinity to 1 (8655362) 2024-09-21T10:55:57.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:56 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/188925578' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:55:57.175 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:56 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/188925578' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:55:57.175 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:56 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/188925578' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:55:57.595 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:55:57.807 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:57.927 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:57 smithi007 ceph-mon[99390]: pgmap v2493: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:57.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:57 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/188925578' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:55:57.928 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:57 smithi007 ceph-mon[99390]: osdmap e1491: 8 total, 8 up, 8 in 2024-09-21T10:55:57.928 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:57 smithi007 ceph-mon[101144]: pgmap v2493: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:57.928 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:57 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/188925578' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:55:57.928 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:57 smithi007 ceph-mon[101144]: osdmap e1491: 8 total, 8 up, 8 in 2024-09-21T10:55:58.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:57 smithi031 ceph-mon[96824]: pgmap v2493: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:55:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:57 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/188925578' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:55:58.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:57 smithi031 ceph-mon[96824]: osdmap e1491: 8 total, 8 up, 8 in 2024-09-21T10:55:59.804 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:56:00.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:59 smithi007 ceph-mon[99390]: pgmap v2495: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:00.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:55:59 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4155014069' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:00.101 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:59 smithi007 ceph-mon[101144]: pgmap v2495: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:00.101 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:55:59 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4155014069' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:59 smithi031 ceph-mon[96824]: pgmap v2495: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:00.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:55:59 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4155014069' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:00.399 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 4 1 2024-09-21T10:56:00.604 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:01.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:00 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4155014069' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:01.067 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:00 smithi031 ceph-mon[96824]: osdmap e1492: 8 total, 8 up, 8 in 2024-09-21T10:56:01.156 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:00 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4155014069' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:01.156 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:00 smithi007 ceph-mon[99390]: osdmap e1492: 8 total, 8 up, 8 in 2024-09-21T10:56:01.157 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:00 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4155014069' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:01.157 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:00 smithi007 ceph-mon[101144]: osdmap e1492: 8 total, 8 up, 8 in 2024-09-21T10:56:01.157 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:56:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:56:00] "GET /metrics HTTP/1.1" 200 34250 "" "Prometheus/2.51.0" 2024-09-21T10:56:02.159 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:01 smithi007 ceph-mon[99390]: pgmap v2497: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:02.160 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:01 smithi007 ceph-mon[101144]: pgmap v2497: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:02.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:01 smithi031 ceph-mon[96824]: pgmap v2497: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:02.820 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-09-21T10:56:03.159 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:02 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2809778940' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:03.160 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:02 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2809778940' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:03.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:02 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2809778940' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:03.505 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:56:03.715 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:04.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:03 smithi007 ceph-mon[99390]: pgmap v2498: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:04.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:03 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2809778940' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:04.101 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:03 smithi007 ceph-mon[99390]: osdmap e1493: 8 total, 8 up, 8 in 2024-09-21T10:56:04.102 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:03 smithi007 ceph-mon[101144]: pgmap v2498: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:04.102 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:03 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2809778940' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:04.102 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:03 smithi007 ceph-mon[101144]: osdmap e1493: 8 total, 8 up, 8 in 2024-09-21T10:56:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:03 smithi031 ceph-mon[96824]: pgmap v2498: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:03 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2809778940' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:04.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:03 smithi031 ceph-mon[96824]: osdmap e1493: 8 total, 8 up, 8 in 2024-09-21T10:56:04.872 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:04 smithi007 ceph-mon[99390]: osdmap e1494: 8 total, 8 up, 8 in 2024-09-21T10:56:04.872 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:04 smithi007 ceph-mon[101144]: osdmap e1494: 8 total, 8 up, 8 in 2024-09-21T10:56:05.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:04 smithi031 ceph-mon[96824]: osdmap e1494: 8 total, 8 up, 8 in 2024-09-21T10:56:05.836 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:56:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:05 smithi031 ceph-mon[96824]: pgmap v2501: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:06.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:05 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/471501744' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:56:06.189 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:05 smithi007 ceph-mon[99390]: pgmap v2501: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:06.189 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:05 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/471501744' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:56:06.189 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:05 smithi007 ceph-mon[101144]: pgmap v2501: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:06.189 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:05 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/471501744' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:56:06.523 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 5 1 2024-09-21T10:56:06.731 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:06 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/471501744' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:56:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:06 smithi031 ceph-mon[96824]: osdmap e1495: 8 total, 8 up, 8 in 2024-09-21T10:56:07.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:07.185 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:06 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/471501744' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:56:07.185 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:06 smithi007 ceph-mon[99390]: osdmap e1495: 8 total, 8 up, 8 in 2024-09-21T10:56:07.185 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:07.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:06 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/471501744' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:56:07.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:06 smithi007 ceph-mon[101144]: osdmap e1495: 8 total, 8 up, 8 in 2024-09-21T10:56:07.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:08.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:07 smithi031 ceph-mon[96824]: pgmap v2503: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:08.169 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:07 smithi007 ceph-mon[99390]: pgmap v2503: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:08.169 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:07 smithi007 ceph-mon[101144]: pgmap v2503: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:08.852 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.5 primary-affinity to 1 (8655362) 2024-09-21T10:56:09.138 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:08 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/838739414' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:56:09.138 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:08 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/838739414' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:56:09.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:08 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/838739414' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:56:09.626 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T10:56:09.842 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:10.156 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:09 smithi007 ceph-mon[99390]: pgmap v2504: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:56:10.156 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:09 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/838739414' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:56:10.156 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:09 smithi007 ceph-mon[99390]: osdmap e1496: 8 total, 8 up, 8 in 2024-09-21T10:56:10.157 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:09 smithi007 ceph-mon[101144]: pgmap v2504: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:56:10.157 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:09 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/838739414' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:56:10.157 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:09 smithi007 ceph-mon[101144]: osdmap e1496: 8 total, 8 up, 8 in 2024-09-21T10:56:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:09 smithi031 ceph-mon[96824]: pgmap v2504: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:56:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:09 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/838739414' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:56:10.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:09 smithi031 ceph-mon[96824]: osdmap e1496: 8 total, 8 up, 8 in 2024-09-21T10:56:10.940 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:10 smithi007 ceph-mon[99390]: osdmap e1497: 8 total, 8 up, 8 in 2024-09-21T10:56:10.941 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:56:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:56:10] "GET /metrics HTTP/1.1" 200 34229 "" "Prometheus/2.51.0" 2024-09-21T10:56:10.941 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:10 smithi007 ceph-mon[101144]: osdmap e1497: 8 total, 8 up, 8 in 2024-09-21T10:56:11.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:10 smithi031 ceph-mon[96824]: osdmap e1497: 8 total, 8 up, 8 in 2024-09-21T10:56:11.869 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T10:56:12.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:11 smithi031 ceph-mon[96824]: pgmap v2507: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:56:12.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:11 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/93951695' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:12.166 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:11 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:11 smithi007 ceph-mon[101144]: pgmap v2507: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:56:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:11 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/93951695' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:12.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:11 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:11 smithi007 ceph-mon[99390]: pgmap v2507: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:56:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:11 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/93951695' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:12.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:11 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:12.677 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 7 1 2024-09-21T10:56:12.894 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:12 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:56:12.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:12 smithi007 ceph-mon[99390]: osdmap e1498: 8 total, 8 up, 8 in 2024-09-21T10:56:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:12 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:56:12.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:12 smithi007 ceph-mon[101144]: osdmap e1498: 8 total, 8 up, 8 in 2024-09-21T10:56:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:12 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:56:13.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:12 smithi031 ceph-mon[96824]: osdmap e1498: 8 total, 8 up, 8 in 2024-09-21T10:56:14.107 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:13 smithi007 ceph-mon[99390]: pgmap v2509: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 43 KiB/s, 1 objects/s recovering 2024-09-21T10:56:14.108 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:13 smithi007 ceph-mon[101144]: pgmap v2509: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 43 KiB/s, 1 objects/s recovering 2024-09-21T10:56:14.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:13 smithi031 ceph-mon[96824]: pgmap v2509: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 43 KiB/s, 1 objects/s recovering 2024-09-21T10:56:14.883 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.7 primary-affinity to 1 (8655362) 2024-09-21T10:56:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:14 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/79493691' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:15.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:14 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:14 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/79493691' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:15.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:14 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:15.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:14 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/79493691' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:15.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:14 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:56:15.601 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:56:15.809 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:16.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:15 smithi007 ceph-mon[99390]: pgmap v2510: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 43 KiB/s, 1 objects/s recovering 2024-09-21T10:56:16.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:15 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:56:16.132 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:15 smithi007 ceph-mon[99390]: osdmap e1499: 8 total, 8 up, 8 in 2024-09-21T10:56:16.132 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:15 smithi007 ceph-mon[101144]: pgmap v2510: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 43 KiB/s, 1 objects/s recovering 2024-09-21T10:56:16.132 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:15 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:56:16.132 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:15 smithi007 ceph-mon[101144]: osdmap e1499: 8 total, 8 up, 8 in 2024-09-21T10:56:16.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:15 smithi031 ceph-mon[96824]: pgmap v2510: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 43 KiB/s, 1 objects/s recovering 2024-09-21T10:56:16.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:15 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:56:16.167 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:15 smithi031 ceph-mon[96824]: osdmap e1499: 8 total, 8 up, 8 in 2024-09-21T10:56:17.888 INFO:teuthology.orchestra.run.smithi007.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:56:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:17 smithi031 ceph-mon[96824]: pgmap v2512: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 37 KiB/s, 1 objects/s recovering 2024-09-21T10:56:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:17 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4035523546' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:56:18.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:17 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:56:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:17 smithi007 ceph-mon[99390]: pgmap v2512: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 37 KiB/s, 1 objects/s recovering 2024-09-21T10:56:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:17 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4035523546' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:56:18.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:17 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:56:18.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:17 smithi007 ceph-mon[101144]: pgmap v2512: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 37 KiB/s, 1 objects/s recovering 2024-09-21T10:56:18.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:17 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4035523546' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:56:18.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:17 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:56:18.662 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 6 1 2024-09-21T10:56:18.877 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:18 smithi031 ceph-mon[96824]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:56:19.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:18 smithi031 ceph-mon[96824]: osdmap e1500: 8 total, 8 up, 8 in 2024-09-21T10:56:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:18 smithi007 ceph-mon[101144]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:56:19.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:18 smithi007 ceph-mon[101144]: osdmap e1500: 8 total, 8 up, 8 in 2024-09-21T10:56:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:18 smithi007 ceph-mon[99390]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:56:19.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:18 smithi007 ceph-mon[99390]: osdmap e1500: 8 total, 8 up, 8 in 2024-09-21T10:56:20.093 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:19 smithi007 ceph-mon[99390]: pgmap v2514: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 37 KiB/s, 1 objects/s recovering 2024-09-21T10:56:20.093 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:19 smithi007 ceph-mon[101144]: pgmap v2514: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 37 KiB/s, 1 objects/s recovering 2024-09-21T10:56:20.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:19 smithi031 ceph-mon[96824]: pgmap v2514: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 37 KiB/s, 1 objects/s recovering 2024-09-21T10:56:20.904 INFO:teuthology.orchestra.run.smithi007.stderr:set osd.6 primary-affinity to 1 (8655362) 2024-09-21T10:56:21.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:20 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1028532104' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:56:21.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:20 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1028532104' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:56:21.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:56:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:56:20] "GET /metrics HTTP/1.1" 200 34229 "" "Prometheus/2.51.0" 2024-09-21T10:56:21.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:20 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1028532104' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:56:21.691 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2024-09-21T10:56:21.692 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2024-09-21T10:56:21.692 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2024-09-21T10:56:21.692 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2024-09-21T10:56:21.692 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T10:56:21.692 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:56:21.899 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:21 smithi007 ceph-mon[99390]: pgmap v2515: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:21 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1028532104' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:56:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:21 smithi007 ceph-mon[99390]: osdmap e1501: 8 total, 8 up, 8 in 2024-09-21T10:56:21.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:21 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:21 smithi007 ceph-mon[101144]: pgmap v2515: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:21 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1028532104' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:56:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:21 smithi007 ceph-mon[101144]: osdmap e1501: 8 total, 8 up, 8 in 2024-09-21T10:56:21.943 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:21 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:21 smithi031 ceph-mon[96824]: pgmap v2515: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:21 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1028532104' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:56:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:21 smithi031 ceph-mon[96824]: osdmap e1501: 8 total, 8 up, 8 in 2024-09-21T10:56:22.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:21 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:23.672 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:56:23.673 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":1501,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:57:49.015873+0000","modified":"2024-09-21T10:56:20.895025+0000","last_up_change":"2024-09-21T10:46:09.412184+0000","last_in_change":"2024-09-21T10:52:19.767632+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:48.052620+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"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":"1420","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"1393","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T10:03:17.673775+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:04:32.287700+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","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":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T10:04:32.785309+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","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":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9c5f68cd-8fb3-45aa-a345-82257a87b431","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":718,"up_from":731,"up_thru":1470,"down_at":719,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6803","nonce":3401454289}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6805","nonce":3401454289}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6809","nonce":3401454289}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6807","nonce":3401454289}]},"public_addr":"172.21.15.7:6803/3401454289","cluster_addr":"172.21.15.7:6805/3401454289","heartbeat_back_addr":"172.21.15.7:6809/3401454289","heartbeat_front_addr":"172.21.15.7:6807/3401454289","state":["exists","up"]},{"osd":1,"uuid":"27411cc7-10a6-4567-ab1c-bc025fa40c39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":750,"up_from":763,"up_thru":1486,"down_at":751,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6811","nonce":954700172}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6813","nonce":954700172}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6817","nonce":954700172}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6815","nonce":954700172}]},"public_addr":"172.21.15.7:6811/954700172","cluster_addr":"172.21.15.7:6813/954700172","heartbeat_back_addr":"172.21.15.7:6817/954700172","heartbeat_front_addr":"172.21.15.7:6815/954700172","state":["exists","up"]},{"osd":2,"uuid":"5865af20-7d01-472a-aec4-f8b6e71f55a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":783,"up_from":796,"up_thru":1470,"down_at":784,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6819","nonce":3873397405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6821","nonce":3873397405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6825","nonce":3873397405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6823","nonce":3873397405}]},"public_addr":"172.21.15.7:6819/3873397405","cluster_addr":"172.21.15.7:6821/3873397405","heartbeat_back_addr":"172.21.15.7:6825/3873397405","heartbeat_front_addr":"172.21.15.7:6823/3873397405","state":["exists","up"]},{"osd":3,"uuid":"575fb77a-7174-4ed2-bb76-71cc9da58892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":816,"up_from":829,"up_thru":1470,"down_at":817,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6827","nonce":2827327663}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6829","nonce":2827327663}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6833","nonce":2827327663}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6831","nonce":2827327663}]},"public_addr":"172.21.15.7:6827/2827327663","cluster_addr":"172.21.15.7:6829/2827327663","heartbeat_back_addr":"172.21.15.7:6833/2827327663","heartbeat_front_addr":"172.21.15.7:6831/2827327663","state":["exists","up"]},{"osd":4,"uuid":"35f2bb85-1144-4d87-a035-b64b3476ede0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":1493,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6801","nonce":3511615736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6803","nonce":3511615736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6807","nonce":3511615736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6805","nonce":3511615736}]},"public_addr":"172.21.15.31:6801/3511615736","cluster_addr":"172.21.15.31:6803/3511615736","heartbeat_back_addr":"172.21.15.31:6807/3511615736","heartbeat_front_addr":"172.21.15.31:6805/3511615736","state":["exists","up"]},{"osd":5,"uuid":"2d1a1089-efc6-4d90-bc27-922978582f8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":1496,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6809","nonce":1658279782}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6811","nonce":1658279782}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6815","nonce":1658279782}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6813","nonce":1658279782}]},"public_addr":"172.21.15.31:6809/1658279782","cluster_addr":"172.21.15.31:6811/1658279782","heartbeat_back_addr":"172.21.15.31:6815/1658279782","heartbeat_front_addr":"172.21.15.31:6813/1658279782","state":["exists","up"]},{"osd":6,"uuid":"15ebf9a9-5d93-4502-961f-a47c980b50cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":1355,"up_from":1377,"up_thru":1470,"down_at":1356,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":972709118},{"type":"v1","addr":"172.21.15.31:6817","nonce":972709118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":972709118},{"type":"v1","addr":"172.21.15.31:6819","nonce":972709118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":972709118},{"type":"v1","addr":"172.21.15.31:6823","nonce":972709118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":972709118},{"type":"v1","addr":"172.21.15.31:6821","nonce":972709118}]},"public_addr":"172.21.15.31:6817/972709118","cluster_addr":"172.21.15.31:6819/972709118","heartbeat_back_addr":"172.21.15.31:6823/972709118","heartbeat_front_addr":"172.21.15.31:6821/972709118","state":["exists","up"]},{"osd":7,"uuid":"0c404a1b-b688-4965-a89c-f388c4ceea28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":1470,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6825","nonce":2127041318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6827","nonce":2127041318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6831","nonce":2127041318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6829","nonce":2127041318}]},"public_addr":"172.21.15.31:6825/2127041318","cluster_addr":"172.21.15.31:6827/2127041318","heartbeat_back_addr":"172.21.15.31:6831/2127041318","heartbeat_front_addr":"172.21.15.31:6829/2127041318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:58.687112+0000","dead_epoch":718},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:22.000009+0000","dead_epoch":750},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:45.880868+0000","dead_epoch":783},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:10.664732+0000","dead_epoch":816},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:32.544377+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:56.821409+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:20.131714+0000","dead_epoch":1355},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:44.226871+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":0}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":3,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.31:0/1813639132":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/1054063864":"2024-09-22T10:10:35.851521+0000","172.21.15.31:0/3120710618":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/3120787161":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/2676614871":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2892876208":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2199154720":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/1893521517":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3679482398":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/1643329052":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/1782214167":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/262404630":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3489535417":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3619141549":"2024-09-22T10:10:35.851521+0000","172.21.15.31:6834/2502497045":"2024-09-22T10:07:47.987250+0000","172.21.15.7:6800/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/3095963212":"2024-09-22T10:10:35.851521+0000","172.21.15.31:0/3157518382":"2024-09-22T10:07:47.987250+0000","172.21.15.31:0/4011829762":"2024-09-22T10:07:47.987250+0000","172.21.15.31:0/2099810620":"2024-09-22T10:07:47.987250+0000","172.21.15.31:6835/2502497045":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/446880614":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/2681697383":"2024-09-22T10:07:10.724172+0000","172.21.15.7:6801/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/1268586956":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/4184174240":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/69049807":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/3331387564":"2024-09-22T10:07:10.724172+0000","172.21.15.7:6800/3619141549":"2024-09-22T10:10:35.851521+0000","172.21.15.7:0/2341862581":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/1643329052":"2024-09-22T10:07:10.724172+0000","172.21.15.31:0/2634861512":"2024-09-22T10:07:47.987250+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:56:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:23 smithi031 ceph-mon[96824]: pgmap v2517: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:24.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:23 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3773607743' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:56:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:23 smithi007 ceph-mon[99390]: pgmap v2517: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:24.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:23 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3773607743' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:56:24.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:23 smithi007 ceph-mon[101144]: pgmap v2517: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:24.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:23 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3773607743' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:56:24.412 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T10:56:24.412 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:56:24.627 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:25.970 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:25 smithi007 ceph-mon[99390]: pgmap v2518: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:25.970 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:25 smithi007 ceph-mon[101144]: pgmap v2518: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:26.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:25 smithi031 ceph-mon[96824]: pgmap v2518: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:26.516 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:56:26.516 INFO:teuthology.orchestra.run.smithi007.stdout:{"epoch":1501,"fsid":"db58d452-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:57:49.015873+0000","modified":"2024-09-21T10:56:20.895025+0000","last_up_change":"2024-09-21T10:46:09.412184+0000","last_in_change":"2024-09-21T10:52:19.767632+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:48.052620+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"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":"1420","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"1393","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T10:03:17.673775+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":65,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:04:32.287700+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","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":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T10:04:32.785309+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"71","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":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9c5f68cd-8fb3-45aa-a345-82257a87b431","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":718,"up_from":731,"up_thru":1470,"down_at":719,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6802","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6803","nonce":3401454289}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6804","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6805","nonce":3401454289}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6808","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6809","nonce":3401454289}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6806","nonce":3401454289},{"type":"v1","addr":"172.21.15.7:6807","nonce":3401454289}]},"public_addr":"172.21.15.7:6803/3401454289","cluster_addr":"172.21.15.7:6805/3401454289","heartbeat_back_addr":"172.21.15.7:6809/3401454289","heartbeat_front_addr":"172.21.15.7:6807/3401454289","state":["exists","up"]},{"osd":1,"uuid":"27411cc7-10a6-4567-ab1c-bc025fa40c39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":750,"up_from":763,"up_thru":1486,"down_at":751,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6810","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6811","nonce":954700172}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6812","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6813","nonce":954700172}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6816","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6817","nonce":954700172}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6814","nonce":954700172},{"type":"v1","addr":"172.21.15.7:6815","nonce":954700172}]},"public_addr":"172.21.15.7:6811/954700172","cluster_addr":"172.21.15.7:6813/954700172","heartbeat_back_addr":"172.21.15.7:6817/954700172","heartbeat_front_addr":"172.21.15.7:6815/954700172","state":["exists","up"]},{"osd":2,"uuid":"5865af20-7d01-472a-aec4-f8b6e71f55a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":783,"up_from":796,"up_thru":1470,"down_at":784,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6818","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6819","nonce":3873397405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6820","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6821","nonce":3873397405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6824","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6825","nonce":3873397405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6822","nonce":3873397405},{"type":"v1","addr":"172.21.15.7:6823","nonce":3873397405}]},"public_addr":"172.21.15.7:6819/3873397405","cluster_addr":"172.21.15.7:6821/3873397405","heartbeat_back_addr":"172.21.15.7:6825/3873397405","heartbeat_front_addr":"172.21.15.7:6823/3873397405","state":["exists","up"]},{"osd":3,"uuid":"575fb77a-7174-4ed2-bb76-71cc9da58892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":816,"up_from":829,"up_thru":1470,"down_at":817,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6826","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6827","nonce":2827327663}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6828","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6829","nonce":2827327663}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6832","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6833","nonce":2827327663}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.7:6830","nonce":2827327663},{"type":"v1","addr":"172.21.15.7:6831","nonce":2827327663}]},"public_addr":"172.21.15.7:6827/2827327663","cluster_addr":"172.21.15.7:6829/2827327663","heartbeat_back_addr":"172.21.15.7:6833/2827327663","heartbeat_front_addr":"172.21.15.7:6831/2827327663","state":["exists","up"]},{"osd":4,"uuid":"35f2bb85-1144-4d87-a035-b64b3476ede0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":1493,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6800","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6801","nonce":3511615736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6803","nonce":3511615736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6807","nonce":3511615736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":3511615736},{"type":"v1","addr":"172.21.15.31:6805","nonce":3511615736}]},"public_addr":"172.21.15.31:6801/3511615736","cluster_addr":"172.21.15.31:6803/3511615736","heartbeat_back_addr":"172.21.15.31:6807/3511615736","heartbeat_front_addr":"172.21.15.31:6805/3511615736","state":["exists","up"]},{"osd":5,"uuid":"2d1a1089-efc6-4d90-bc27-922978582f8a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":1496,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6808","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6809","nonce":1658279782}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6810","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6811","nonce":1658279782}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6814","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6815","nonce":1658279782}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6812","nonce":1658279782},{"type":"v1","addr":"172.21.15.31:6813","nonce":1658279782}]},"public_addr":"172.21.15.31:6809/1658279782","cluster_addr":"172.21.15.31:6811/1658279782","heartbeat_back_addr":"172.21.15.31:6815/1658279782","heartbeat_front_addr":"172.21.15.31:6813/1658279782","state":["exists","up"]},{"osd":6,"uuid":"15ebf9a9-5d93-4502-961f-a47c980b50cf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":1355,"up_from":1377,"up_thru":1470,"down_at":1356,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6816","nonce":972709118},{"type":"v1","addr":"172.21.15.31:6817","nonce":972709118}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6818","nonce":972709118},{"type":"v1","addr":"172.21.15.31:6819","nonce":972709118}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6822","nonce":972709118},{"type":"v1","addr":"172.21.15.31:6823","nonce":972709118}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6820","nonce":972709118},{"type":"v1","addr":"172.21.15.31:6821","nonce":972709118}]},"public_addr":"172.21.15.31:6817/972709118","cluster_addr":"172.21.15.31:6819/972709118","heartbeat_back_addr":"172.21.15.31:6823/972709118","heartbeat_front_addr":"172.21.15.31:6821/972709118","state":["exists","up"]},{"osd":7,"uuid":"0c404a1b-b688-4965-a89c-f388c4ceea28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":1470,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6824","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6825","nonce":2127041318}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6826","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6827","nonce":2127041318}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6830","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6831","nonce":2127041318}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6828","nonce":2127041318},{"type":"v1","addr":"172.21.15.31:6829","nonce":2127041318}]},"public_addr":"172.21.15.31:6825/2127041318","cluster_addr":"172.21.15.31:6827/2127041318","heartbeat_back_addr":"172.21.15.31:6831/2127041318","heartbeat_front_addr":"172.21.15.31:6829/2127041318","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:58.687112+0000","dead_epoch":718},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:22.000009+0000","dead_epoch":750},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:45.880868+0000","dead_epoch":783},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:10.664732+0000","dead_epoch":816},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:32.544377+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:56.821409+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:20.131714+0000","dead_epoch":1355},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:44.226871+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":0}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":3,"to":2}]},{"pgid":"4.12","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.7:0/3120787161":"2024-09-22T10:10:35.851521+0000","172.21.15.7:6800/3619141549":"2024-09-22T10:10:35.851521+0000","172.21.15.7:6800/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/2892876208":"2024-09-22T09:58:41.547335+0000","172.21.15.7:0/2199154720":"2024-09-22T09:58:41.547335+0000","172.21.15.31:0/1813639132":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/1893521517":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3679482398":"2024-09-22T09:58:41.547335+0000","172.21.15.7:6801/1643329052":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/1782214167":"2024-09-22T09:58:18.619743+0000","172.21.15.7:0/262404630":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/1054063864":"2024-09-22T10:10:35.851521+0000","172.21.15.31:0/3120710618":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/3489535417":"2024-09-22T10:03:13.857649+0000","172.21.15.7:6801/3619141549":"2024-09-22T10:10:35.851521+0000","172.21.15.31:6834/2502497045":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/1268586956":"2024-09-22T10:10:35.851521+0000","172.21.15.7:6801/3746746401":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/3095963212":"2024-09-22T10:10:35.851521+0000","172.21.15.7:6800/3733422305":"2024-09-22T09:58:41.547335+0000","172.21.15.31:0/3157518382":"2024-09-22T10:07:47.987250+0000","172.21.15.31:0/4011829762":"2024-09-22T10:07:47.987250+0000","172.21.15.31:0/2099810620":"2024-09-22T10:07:47.987250+0000","172.21.15.31:6835/2502497045":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/446880614":"2024-09-22T10:03:13.857649+0000","172.21.15.7:0/2681697383":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/4184174240":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/69049807":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/3331387564":"2024-09-22T10:07:10.724172+0000","172.21.15.7:0/2341862581":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/2021161002":"2024-09-22T09:58:18.619743+0000","172.21.15.7:6800/1643329052":"2024-09-22T10:07:10.724172+0000","172.21.15.31:0/2634861512":"2024-09-22T10:07:47.987250+0000","172.21.15.7:0/2676614871":"2024-09-22T09:58:18.619743+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:56:27.102 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:26 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/4157047525' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:56:27.103 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:26 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/4157047525' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:56:27.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T10:56:27.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T10:56:27.127 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T10:56:27.127 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T10:56:27.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T10:56:27.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T10:56:27.128 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T10:56:27.129 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T10:56:27.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:26 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/4157047525' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:56:27.576 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:27.576 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:27.581 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:27.584 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:27.587 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:27.651 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:27.652 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:27.657 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:28.006 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:27 smithi007 ceph-mon[99390]: pgmap v2519: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:28.006 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:27 smithi007 ceph-mon[101144]: pgmap v2519: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:28.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:27 smithi031 ceph-mon[96824]: pgmap v2519: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:30.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:29 smithi007 ceph-mon[99390]: pgmap v2520: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:30.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:29 smithi007 ceph-mon[101144]: pgmap v2520: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:30.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:29 smithi031 ceph-mon[96824]: pgmap v2520: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:31.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:56:30 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:56:30] "GET /metrics HTTP/1.1" 200 34232 "" "Prometheus/2.51.0" 2024-09-21T10:56:32.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:31 smithi007 ceph-mon[99390]: pgmap v2521: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:32.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:31 smithi007 ceph-mon[101144]: pgmap v2521: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:32.217 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:31 smithi031 ceph-mon[96824]: pgmap v2521: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:34.193 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:33 smithi007 ceph-mon[99390]: pgmap v2522: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:34.194 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:33 smithi007 ceph-mon[101144]: pgmap v2522: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:34.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:33 smithi031 ceph-mon[96824]: pgmap v2522: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:36.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:35 smithi007 ceph-mon[99390]: pgmap v2523: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:36.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:35 smithi007 ceph-mon[101144]: pgmap v2523: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:36.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:35 smithi031 ceph-mon[96824]: pgmap v2523: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:37.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:36 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:37.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:36 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:37.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:36 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:38.185 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:37 smithi007 ceph-mon[99390]: pgmap v2524: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:38.185 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:37 smithi007 ceph-mon[101144]: pgmap v2524: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:38.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:37 smithi031 ceph-mon[96824]: pgmap v2524: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:38.707 INFO:teuthology.orchestra.run.smithi007.stdout:3139621093854 2024-09-21T10:56:38.707 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T10:56:40.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:39 smithi007 ceph-mon[99390]: pgmap v2525: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:40.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:39 smithi007 ceph-mon[101144]: pgmap v2525: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:40.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:39 smithi031 ceph-mon[96824]: pgmap v2525: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:41.139 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:56:40 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:56:40] "GET /metrics HTTP/1.1" 200 34226 "" "Prometheus/2.51.0" 2024-09-21T10:56:41.703 INFO:teuthology.orchestra.run.smithi007.stdout:3560527888842 2024-09-21T10:56:41.704 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T10:56:42.078 INFO:teuthology.orchestra.run.smithi007.stdout:3418793968081 2024-09-21T10:56:42.079 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T10:56:42.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:41 smithi007 ceph-mon[99390]: pgmap v2526: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:42.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:41 smithi007 ceph-mon[101144]: pgmap v2526: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:42.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:41 smithi031 ceph-mon[96824]: pgmap v2526: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:43.921 INFO:teuthology.orchestra.run.smithi007.stdout:128849019547 2024-09-21T10:56:43.922 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T10:56:44.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:43 smithi007 ceph-mon[99390]: pgmap v2527: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:44.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:43 smithi007 ceph-mon[101144]: pgmap v2527: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:44.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:43 smithi031 ceph-mon[96824]: pgmap v2527: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:44.434 INFO:teuthology.orchestra.run.smithi007.stdout:5914169966720 2024-09-21T10:56:44.434 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T10:56:45.040 INFO:teuthology.orchestra.run.smithi007.stdout:3277060047321 2024-09-21T10:56:45.040 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T10:56:45.779 INFO:teuthology.orchestra.run.smithi007.stdout:231928234636 2024-09-21T10:56:45.779 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T10:56:46.143 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:45 smithi007 ceph-mon[99390]: pgmap v2528: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:46.143 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:45 smithi007 ceph-mon[101144]: pgmap v2528: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:46.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:45 smithi031 ceph-mon[96824]: pgmap v2528: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:46.527 INFO:teuthology.orchestra.run.smithi007.stdout:163208757911 2024-09-21T10:56:46.528 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T10:56:46.533 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:46.533 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:46.534 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:46.535 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:46.822 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:48.078 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:47 smithi007 ceph-mon[99390]: pgmap v2529: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:48.078 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:47 smithi007 ceph-mon[101144]: pgmap v2529: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:48.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:47 smithi031 ceph-mon[96824]: pgmap v2529: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:49 smithi031 ceph-mon[96824]: pgmap v2530: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:50.165 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:49 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:56:50.372 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:49 smithi007 ceph-mon[99390]: pgmap v2530: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:50.373 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:49 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:56:50.373 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:49 smithi007 ceph-mon[101144]: pgmap v2530: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:50.373 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:49 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:56:50.936 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:56:50 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:56:50] "GET /metrics HTTP/1.1" 200 34226 "" "Prometheus/2.51.0" 2024-09-21T10:56:51.122 INFO:teuthology.orchestra.run.smithi007.stdout:5914169966722 2024-09-21T10:56:51.339 INFO:teuthology.orchestra.run.smithi007.stdout:3560527888844 2024-09-21T10:56:52.262 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:51 smithi007 ceph-mon[99390]: pgmap v2531: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:52.262 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:51 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/814520623' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:56:52.262 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:51 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1268749772' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:56:52.262 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:51 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:52.263 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:51 smithi007 ceph-mon[101144]: pgmap v2531: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:52.263 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:51 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/814520623' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:56:52.263 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:51 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1268749772' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:56:52.263 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:51 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:52.288 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3560527888842 got 3560527888844 for osd.3 2024-09-21T10:56:52.288 DEBUG:teuthology.parallel:result is None 2024-09-21T10:56:52.371 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:51 smithi031 ceph-mon[96824]: pgmap v2531: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:52.371 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:51 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/814520623' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:56:52.371 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:51 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1268749772' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:56:52.371 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:51 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:53.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:52 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3661780696' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:56:53.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:52 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3661780696' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:56:53.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:52 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3661780696' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:56:53.611 INFO:teuthology.orchestra.run.smithi007.stdout:128849019548 2024-09-21T10:56:53.780 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:53.781 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:53 smithi007 ceph-mon[99390]: pgmap v2532: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:56:54.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:53 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:56:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:53 smithi007 ceph-mon[101144]: pgmap v2532: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:56:54.193 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:53 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:56:54.320 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019547 got 128849019548 for osd.4 2024-09-21T10:56:54.320 DEBUG:teuthology.parallel:result is None 2024-09-21T10:56:54.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:53 smithi031 ceph-mon[96824]: pgmap v2532: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:54.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:56:54.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:53 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:56:55.824 INFO:tasks.cephadm.ceph_manager.ceph:need seq 5914169966720 got 5914169966722 for osd.6 2024-09-21T10:56:55.825 DEBUG:teuthology.parallel:result is None 2024-09-21T10:56:56.200 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:55 smithi007 ceph-mon[99390]: pgmap v2533: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:56.200 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:55 smithi007 ceph-mon[101144]: pgmap v2533: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:56.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:55 smithi031 ceph-mon[96824]: pgmap v2533: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:56.455 INFO:teuthology.orchestra.run.smithi007.stdout:3418793968084 2024-09-21T10:56:57.097 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:56 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/289387808' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:56:57.097 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:56 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/289387808' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:56:57.118 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3418793968081 got 3418793968084 for osd.2 2024-09-21T10:56:57.118 DEBUG:teuthology.parallel:result is None 2024-09-21T10:56:57.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:56 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/289387808' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:56:57.885 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:58.059 INFO:teuthology.orchestra.run.smithi007.stdout:3277060047323 2024-09-21T10:56:58.059 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:57 smithi007 ceph-mon[99390]: pgmap v2534: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:58.060 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:57 smithi007 ceph-mon[101144]: pgmap v2534: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:58.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:57 smithi031 ceph-mon[96824]: pgmap v2534: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:56:59.134 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:58 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1606481414' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:56:59.135 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:58 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1606481414' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:56:59.168 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3277060047321 got 3277060047323 for osd.1 2024-09-21T10:56:59.168 DEBUG:teuthology.parallel:result is None 2024-09-21T10:56:59.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:58 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1606481414' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:57:00.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:56:59 smithi007 ceph-mon[99390]: pgmap v2535: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:00.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:56:59 smithi007 ceph-mon[101144]: pgmap v2535: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:00.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:56:59 smithi031 ceph-mon[96824]: pgmap v2535: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:01.156 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:00 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:57:00] "GET /metrics HTTP/1.1" 200 34229 "" "Prometheus/2.51.0" 2024-09-21T10:57:02.065 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:01 smithi007 ceph-mon[99390]: pgmap v2536: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:02.065 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:01 smithi007 ceph-mon[101144]: pgmap v2536: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:02.242 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:01 smithi031 ceph-mon[96824]: pgmap v2536: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:02.348 INFO:teuthology.orchestra.run.smithi007.stdout:3139621093859 2024-09-21T10:57:02.977 INFO:teuthology.orchestra.run.smithi007.stdout:231928234640 2024-09-21T10:57:03.057 INFO:teuthology.orchestra.run.smithi007.stdout:163208757915 2024-09-21T10:57:03.173 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:02 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/3796381333' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:57:03.173 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:02 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/2841868137' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:57:03.173 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:02 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/3796381333' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:57:03.174 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:02 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/2841868137' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:57:03.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:02 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/3796381333' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:57:03.416 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:02 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/2841868137' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:57:04.004 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3139621093854 got 3139621093859 for osd.0 2024-09-21T10:57:04.004 DEBUG:teuthology.parallel:result is None 2024-09-21T10:57:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:03 smithi031 ceph-mon[96824]: pgmap v2537: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:04.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:03 smithi031 ceph-mon[96824]: from='client.? 172.21.15.7:0/1148609529' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:57:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:03 smithi007 ceph-mon[99390]: pgmap v2537: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:04.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:03 smithi007 ceph-mon[99390]: from='client.? 172.21.15.7:0/1148609529' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:57:04.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:03 smithi007 ceph-mon[101144]: pgmap v2537: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:04.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:03 smithi007 ceph-mon[101144]: from='client.? 172.21.15.7:0/1148609529' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:57:04.959 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757911 got 163208757915 for osd.5 2024-09-21T10:57:04.960 DEBUG:teuthology.parallel:result is None 2024-09-21T10:57:05.387 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234636 got 231928234640 for osd.7 2024-09-21T10:57:05.388 DEBUG:teuthology.parallel:result is None 2024-09-21T10:57:05.388 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:57:05.388 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:57:05.626 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:06.014 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:05 smithi007 ceph-mon[99390]: pgmap v2538: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:06.014 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:05 smithi007 ceph-mon[101144]: pgmap v2538: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:06.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:05 smithi031 ceph-mon[96824]: pgmap v2538: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:07.071 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:06 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:07.071 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:06 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:07.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:06 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:08.073 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:07 smithi007 ceph-mon[99390]: pgmap v2539: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:08.073 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:07 smithi007 ceph-mon[101144]: pgmap v2539: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:08.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:07 smithi031 ceph-mon[96824]: pgmap v2539: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:08.472 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:57:08.473 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:57:09.557 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2539,"stamp":"2024-09-21T10:57:06.782890+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":64,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":80,"num_bytes_recovered":551404,"num_keys_recovered":50,"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":3188,"ondisk_log_size":3188,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7366548,"kb_used_data":68336,"kb_used_omap":257,"kb_used_meta":7297854,"kb_avail":742594668,"statfs":{"total":767960285184,"available":760416940032,"internally_reserved":0,"allocated":69976064,"data_stored":46797341,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":264183,"internal_metadata":7473002505},"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.002976"},"pg_stats":[{"pgid":"1.11","version":"362'149","reported_seq":1619,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401256+0000","last_change":"2024-09-21T10:50:41.281506+0000","last_active":"2024-09-21T10:56:23.401256+0000","last_peered":"2024-09-21T10:56:23.401256+0000","last_clean":"2024-09-21T10:56:23.401256+0000","last_became_active":"2024-09-21T10:49:04.197385+0000","last_became_peered":"2024-09-21T10:49:04.197385+0000","last_unstale":"2024-09-21T10:56:23.401256+0000","last_undegraded":"2024-09-21T10:56:23.401256+0000","last_fullsized":"2024-09-21T10:56:23.401256+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:41.281428+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:41.281428+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:39.330267+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":816,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396510+0000","last_change":"2024-09-21T10:52:20.800319+0000","last_active":"2024-09-21T10:56:23.396510+0000","last_peered":"2024-09-21T10:56:23.396510+0000","last_clean":"2024-09-21T10:56:23.396510+0000","last_became_active":"2024-09-21T10:52:20.798236+0000","last_became_peered":"2024-09-21T10:52:20.798236+0000","last_unstale":"2024-09-21T10:56:23.396510+0000","last_undegraded":"2024-09-21T10:56:23.396510+0000","last_fullsized":"2024-09-21T10:56:23.396510+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:43:45.856995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":82,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401986+0000","last_change":"2024-09-21T10:52:20.807564+0000","last_active":"2024-09-21T10:56:23.401986+0000","last_peered":"2024-09-21T10:56:23.401986+0000","last_clean":"2024-09-21T10:56:23.401986+0000","last_became_active":"2024-09-21T10:52:20.788088+0000","last_became_peered":"2024-09-21T10:52:20.788088+0000","last_unstale":"2024-09-21T10:56:23.401986+0000","last_undegraded":"2024-09-21T10:56:23.401986+0000","last_fullsized":"2024-09-21T10:56:23.401986+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:47.930711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":170,"num_keys_recovered":50,"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,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"362'149","reported_seq":1715,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541017+0000","last_change":"2024-09-21T10:56:09.868002+0000","last_active":"2024-09-21T10:56:18.541017+0000","last_peered":"2024-09-21T10:56:18.541017+0000","last_clean":"2024-09-21T10:56:18.541017+0000","last_became_active":"2024-09-21T10:56:09.866783+0000","last_became_peered":"2024-09-21T10:56:09.866783+0000","last_unstale":"2024-09-21T10:56:18.541017+0000","last_undegraded":"2024-09-21T10:56:18.541017+0000","last_fullsized":"2024-09-21T10:56:18.541017+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.785823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.785823+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:09:27.738627+0000","scrub_duration":0.001814745,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.15","version":"0'0","reported_seq":1469,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541419+0000","last_change":"2024-09-21T10:56:09.867663+0000","last_active":"2024-09-21T10:56:18.541419+0000","last_peered":"2024-09-21T10:56:18.541419+0000","last_clean":"2024-09-21T10:56:18.541419+0000","last_became_active":"2024-09-21T10:56:09.867290+0000","last_became_peered":"2024-09-21T10:56:09.867290+0000","last_unstale":"2024-09-21T10:56:18.541419+0000","last_undegraded":"2024-09-21T10:56:18.541419+0000","last_fullsized":"2024-09-21T10:56:18.541419+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:25.184330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":849,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401525+0000","last_change":"2024-09-21T10:52:20.802890+0000","last_active":"2024-09-21T10:56:23.401525+0000","last_peered":"2024-09-21T10:56:23.401525+0000","last_clean":"2024-09-21T10:56:23.401525+0000","last_became_active":"2024-09-21T10:52:20.801784+0000","last_became_peered":"2024-09-21T10:52:20.801784+0000","last_unstale":"2024-09-21T10:56:23.401525+0000","last_undegraded":"2024-09-21T10:56:23.401525+0000","last_fullsized":"2024-09-21T10:56:23.401525+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:45.053176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"362'149","reported_seq":1674,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402364+0000","last_change":"2024-09-21T10:55:48.554977+0000","last_active":"2024-09-21T10:56:23.402364+0000","last_peered":"2024-09-21T10:56:23.402364+0000","last_clean":"2024-09-21T10:56:23.402364+0000","last_became_active":"2024-09-21T10:55:43.945536+0000","last_became_peered":"2024-09-21T10:55:43.945536+0000","last_unstale":"2024-09-21T10:56:23.402364+0000","last_undegraded":"2024-09-21T10:56:23.402364+0000","last_fullsized":"2024-09-21T10:56:23.402364+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:55:48.554920+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:55:48.554920+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:34.005581+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":867,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402185+0000","last_change":"2024-09-21T10:52:20.803353+0000","last_active":"2024-09-21T10:56:23.402185+0000","last_peered":"2024-09-21T10:56:23.402185+0000","last_clean":"2024-09-21T10:56:23.402185+0000","last_became_active":"2024-09-21T10:52:20.802867+0000","last_became_peered":"2024-09-21T10:52:20.802867+0000","last_unstale":"2024-09-21T10:56:23.402185+0000","last_undegraded":"2024-09-21T10:56:23.402185+0000","last_fullsized":"2024-09-21T10:56:23.402185+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:16:11.938960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":76,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402020+0000","last_change":"2024-09-21T10:52:20.793689+0000","last_active":"2024-09-21T10:56:23.402020+0000","last_peered":"2024-09-21T10:56:23.402020+0000","last_clean":"2024-09-21T10:56:23.402020+0000","last_became_active":"2024-09-21T10:52:20.792481+0000","last_became_peered":"2024-09-21T10:52:20.792481+0000","last_unstale":"2024-09-21T10:56:23.402020+0000","last_undegraded":"2024-09-21T10:56:23.402020+0000","last_fullsized":"2024-09-21T10:56:23.402020+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:56.623518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"362'149","reported_seq":1598,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541277+0000","last_change":"2024-09-21T10:56:09.866935+0000","last_active":"2024-09-21T10:56:18.541277+0000","last_peered":"2024-09-21T10:56:18.541277+0000","last_clean":"2024-09-21T10:56:18.541277+0000","last_became_active":"2024-09-21T10:56:09.866189+0000","last_became_peered":"2024-09-21T10:56:09.866189+0000","last_unstale":"2024-09-21T10:56:18.541277+0000","last_undegraded":"2024-09-21T10:56:18.541277+0000","last_fullsized":"2024-09-21T10:56:18.541277+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:55:18.524095+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:55:18.524095+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:58:05.396525+0000","scrub_duration":0.00152739,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":821,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396643+0000","last_change":"2024-09-21T10:52:20.788746+0000","last_active":"2024-09-21T10:56:23.396643+0000","last_peered":"2024-09-21T10:56:23.396643+0000","last_clean":"2024-09-21T10:56:23.396643+0000","last_became_active":"2024-09-21T10:52:20.788438+0000","last_became_peered":"2024-09-21T10:52:20.788438+0000","last_unstale":"2024-09-21T10:56:23.396643+0000","last_undegraded":"2024-09-21T10:56:23.396643+0000","last_fullsized":"2024-09-21T10:56:23.396643+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:08:03.927121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":246,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.164233+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:56:18.164233+0000","last_peered":"2024-09-21T10:56:18.164233+0000","last_clean":"2024-09-21T10:56:18.164233+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:56:18.164233+0000","last_undegraded":"2024-09-21T10:56:18.164233+0000","last_fullsized":"2024-09-21T10:56:18.164233+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"362'149","reported_seq":1686,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402039+0000","last_change":"2024-09-21T10:53:39.909344+0000","last_active":"2024-09-21T10:56:23.402039+0000","last_peered":"2024-09-21T10:56:23.402039+0000","last_clean":"2024-09-21T10:56:23.402039+0000","last_became_active":"2024-09-21T10:52:23.835992+0000","last_became_peered":"2024-09-21T10:52:23.835992+0000","last_unstale":"2024-09-21T10:56:23.402039+0000","last_undegraded":"2024-09-21T10:56:23.402039+0000","last_fullsized":"2024-09-21T10:56:23.402039+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:53:39.909217+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:53:39.909217+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:52:24.840502+0000","scrub_duration":0.0068867240000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"71'1","reported_seq":80,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402415+0000","last_change":"2024-09-21T10:52:20.918844+0000","last_active":"2024-09-21T10:56:23.402415+0000","last_peered":"2024-09-21T10:56:23.402415+0000","last_clean":"2024-09-21T10:56:23.402415+0000","last_became_active":"2024-09-21T10:52:20.820152+0000","last_became_peered":"2024-09-21T10:52:20.820152+0000","last_unstale":"2024-09-21T10:56:23.402415+0000","last_undegraded":"2024-09-21T10:56:23.402415+0000","last_fullsized":"2024-09-21T10:56:23.402415+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:21:05.545393+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1466,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541558+0000","last_change":"2024-09-21T10:56:09.867709+0000","last_active":"2024-09-21T10:56:18.541558+0000","last_peered":"2024-09-21T10:56:18.541558+0000","last_clean":"2024-09-21T10:56:18.541558+0000","last_became_active":"2024-09-21T10:56:09.867339+0000","last_became_peered":"2024-09-21T10:56:09.867339+0000","last_unstale":"2024-09-21T10:56:18.541558+0000","last_undegraded":"2024-09-21T10:56:18.541558+0000","last_fullsized":"2024-09-21T10:56:18.541558+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:34.513898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"362'149","reported_seq":1921,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396369+0000","last_change":"2024-09-21T10:50:44.485216+0000","last_active":"2024-09-21T10:56:23.396369+0000","last_peered":"2024-09-21T10:56:23.396369+0000","last_clean":"2024-09-21T10:56:23.396369+0000","last_became_active":"2024-09-21T10:49:04.197343+0000","last_became_peered":"2024-09-21T10:49:04.197343+0000","last_unstale":"2024-09-21T10:56:23.396369+0000","last_undegraded":"2024-09-21T10:56:23.396369+0000","last_fullsized":"2024-09-21T10:56:23.396369+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:44.485147+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:44.485147+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:33:42.786848+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":80,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402245+0000","last_change":"2024-09-21T10:52:20.810340+0000","last_active":"2024-09-21T10:56:23.402245+0000","last_peered":"2024-09-21T10:56:23.402245+0000","last_clean":"2024-09-21T10:56:23.402245+0000","last_became_active":"2024-09-21T10:52:20.788414+0000","last_became_peered":"2024-09-21T10:52:20.788414+0000","last_unstale":"2024-09-21T10:56:23.402245+0000","last_undegraded":"2024-09-21T10:56:23.402245+0000","last_fullsized":"2024-09-21T10:56:23.402245+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:45.375069+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":2,"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,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1140,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885210+0000","last_change":"2024-09-21T10:56:03.862073+0000","last_active":"2024-09-21T10:56:17.885210+0000","last_peered":"2024-09-21T10:56:17.885210+0000","last_clean":"2024-09-21T10:56:17.885210+0000","last_became_active":"2024-09-21T10:56:03.861504+0000","last_became_peered":"2024-09-21T10:56:03.861504+0000","last_unstale":"2024-09-21T10:56:17.885210+0000","last_undegraded":"2024-09-21T10:56:17.885210+0000","last_fullsized":"2024-09-21T10:56:17.885210+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:55.454707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"362'149","reported_seq":1848,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.165133+0000","last_change":"2024-09-21T10:49:36.518813+0000","last_active":"2024-09-21T10:56:18.165133+0000","last_peered":"2024-09-21T10:56:18.165133+0000","last_clean":"2024-09-21T10:56:18.165133+0000","last_became_active":"2024-09-21T10:49:04.199616+0000","last_became_peered":"2024-09-21T10:49:04.199616+0000","last_unstale":"2024-09-21T10:56:18.165133+0000","last_undegraded":"2024-09-21T10:56:18.165133+0000","last_fullsized":"2024-09-21T10:56:18.165133+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:36.518689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:36.518689+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:17:10.805263+0000","scrub_duration":0.0080022530000000008,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":80,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402184+0000","last_change":"2024-09-21T10:52:20.831870+0000","last_active":"2024-09-21T10:56:23.402184+0000","last_peered":"2024-09-21T10:56:23.402184+0000","last_clean":"2024-09-21T10:56:23.402184+0000","last_became_active":"2024-09-21T10:52:20.794919+0000","last_became_peered":"2024-09-21T10:52:20.794919+0000","last_unstale":"2024-09-21T10:56:23.402184+0000","last_undegraded":"2024-09-21T10:56:23.402184+0000","last_fullsized":"2024-09-21T10:56:23.402184+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:02:45.162868+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":281,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911528+0000","last_change":"2024-09-21T10:52:20.791236+0000","last_active":"2024-09-21T10:56:20.911528+0000","last_peered":"2024-09-21T10:56:20.911528+0000","last_clean":"2024-09-21T10:56:20.911528+0000","last_became_active":"2024-09-21T10:52:20.790077+0000","last_became_peered":"2024-09-21T10:52:20.790077+0000","last_unstale":"2024-09-21T10:56:20.911528+0000","last_undegraded":"2024-09-21T10:56:20.911528+0000","last_fullsized":"2024-09-21T10:56:20.911528+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:09.259835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"362'149","reported_seq":1595,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885903+0000","last_change":"2024-09-21T10:52:23.830144+0000","last_active":"2024-09-21T10:56:17.885903+0000","last_peered":"2024-09-21T10:56:17.885903+0000","last_clean":"2024-09-21T10:56:17.885903+0000","last_became_active":"2024-09-21T10:52:23.829793+0000","last_became_peered":"2024-09-21T10:52:23.829793+0000","last_unstale":"2024-09-21T10:56:17.885903+0000","last_undegraded":"2024-09-21T10:56:17.885903+0000","last_fullsized":"2024-09-21T10:56:17.885903+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.235634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.235634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:26:49.376493+0000","scrub_duration":0.0017408949999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1472,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541518+0000","last_change":"2024-09-21T10:56:09.865580+0000","last_active":"2024-09-21T10:56:18.541518+0000","last_peered":"2024-09-21T10:56:18.541518+0000","last_clean":"2024-09-21T10:56:18.541518+0000","last_became_active":"2024-09-21T10:56:09.864590+0000","last_became_peered":"2024-09-21T10:56:09.864590+0000","last_unstale":"2024-09-21T10:56:18.541518+0000","last_undegraded":"2024-09-21T10:56:18.541518+0000","last_fullsized":"2024-09-21T10:56:18.541518+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:11:30.009438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":835,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401737+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:56:23.401737+0000","last_peered":"2024-09-21T10:56:23.401737+0000","last_clean":"2024-09-21T10:56:23.401737+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:56:23.401737+0000","last_undegraded":"2024-09-21T10:56:23.401737+0000","last_fullsized":"2024-09-21T10:56:23.401737+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"362'149","reported_seq":1998,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401771+0000","last_change":"2024-09-21T10:53:36.910535+0000","last_active":"2024-09-21T10:56:23.401771+0000","last_peered":"2024-09-21T10:56:23.401771+0000","last_clean":"2024-09-21T10:56:23.401771+0000","last_became_active":"2024-09-21T10:52:23.858225+0000","last_became_peered":"2024-09-21T10:52:23.858225+0000","last_unstale":"2024-09-21T10:56:23.401771+0000","last_undegraded":"2024-09-21T10:56:23.401771+0000","last_fullsized":"2024-09-21T10:56:23.401771+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:53:36.910451+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:53:36.910451+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:18.945105+0000","scrub_duration":0.013239035999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":814,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396307+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:56:23.396307+0000","last_peered":"2024-09-21T10:56:23.396307+0000","last_clean":"2024-09-21T10:56:23.396307+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:56:23.396307+0000","last_undegraded":"2024-09-21T10:56:23.396307+0000","last_fullsized":"2024-09-21T10:56:23.396307+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1170,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885718+0000","last_change":"2024-09-21T10:56:03.862415+0000","last_active":"2024-09-21T10:56:17.885718+0000","last_peered":"2024-09-21T10:56:17.885718+0000","last_clean":"2024-09-21T10:56:17.885718+0000","last_became_active":"2024-09-21T10:56:03.861914+0000","last_became_peered":"2024-09-21T10:56:03.861914+0000","last_unstale":"2024-09-21T10:56:17.885718+0000","last_undegraded":"2024-09-21T10:56:17.885718+0000","last_fullsized":"2024-09-21T10:56:17.885718+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:18.865026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1663,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541160+0000","last_change":"2024-09-21T10:56:09.863867+0000","last_active":"2024-09-21T10:56:18.541160+0000","last_peered":"2024-09-21T10:56:18.541160+0000","last_clean":"2024-09-21T10:56:18.541160+0000","last_became_active":"2024-09-21T10:56:09.863432+0000","last_became_peered":"2024-09-21T10:56:09.863432+0000","last_unstale":"2024-09-21T10:56:18.541160+0000","last_undegraded":"2024-09-21T10:56:18.541160+0000","last_fullsized":"2024-09-21T10:56:18.541160+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:07.469120+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":237,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911152+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:56:20.911152+0000","last_peered":"2024-09-21T10:56:20.911152+0000","last_clean":"2024-09-21T10:56:20.911152+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:56:20.911152+0000","last_undegraded":"2024-09-21T10:56:20.911152+0000","last_fullsized":"2024-09-21T10:56:20.911152+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":187,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.886091+0000","last_change":"2024-09-21T10:56:03.828314+0000","last_active":"2024-09-21T10:56:17.886091+0000","last_peered":"2024-09-21T10:56:17.886091+0000","last_clean":"2024-09-21T10:56:17.886091+0000","last_became_active":"2024-09-21T10:56:03.827978+0000","last_became_peered":"2024-09-21T10:56:03.827978+0000","last_unstale":"2024-09-21T10:56:17.886091+0000","last_undegraded":"2024-09-21T10:56:17.886091+0000","last_fullsized":"2024-09-21T10:56:17.886091+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:36.700655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.b","version":"362'149","reported_seq":1674,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402497+0000","last_change":"2024-09-21T10:55:50.601190+0000","last_active":"2024-09-21T10:56:23.402497+0000","last_peered":"2024-09-21T10:56:23.402497+0000","last_clean":"2024-09-21T10:56:23.402497+0000","last_became_active":"2024-09-21T10:55:43.946276+0000","last_became_peered":"2024-09-21T10:55:43.946276+0000","last_unstale":"2024-09-21T10:56:23.402497+0000","last_undegraded":"2024-09-21T10:56:23.402497+0000","last_fullsized":"2024-09-21T10:56:23.402497+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:55:50.601144+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:55:50.601144+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:03.139106+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":323,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885224+0000","last_change":"2024-09-21T10:52:20.785036+0000","last_active":"2024-09-21T10:56:17.885224+0000","last_peered":"2024-09-21T10:56:17.885224+0000","last_clean":"2024-09-21T10:56:17.885224+0000","last_became_active":"2024-09-21T10:52:20.784671+0000","last_became_peered":"2024-09-21T10:52:20.784671+0000","last_unstale":"2024-09-21T10:56:17.885224+0000","last_undegraded":"2024-09-21T10:56:17.885224+0000","last_fullsized":"2024-09-21T10:56:17.885224+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:20.682779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":190,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.886081+0000","last_change":"2024-09-21T10:56:03.831200+0000","last_active":"2024-09-21T10:56:17.886081+0000","last_peered":"2024-09-21T10:56:17.886081+0000","last_clean":"2024-09-21T10:56:17.886081+0000","last_became_active":"2024-09-21T10:56:03.830822+0000","last_became_peered":"2024-09-21T10:56:03.830822+0000","last_unstale":"2024-09-21T10:56:17.886081+0000","last_undegraded":"2024-09-21T10:56:17.886081+0000","last_fullsized":"2024-09-21T10:56:17.886081+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:48:04.426262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1661,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541149+0000","last_change":"2024-09-21T10:56:09.866829+0000","last_active":"2024-09-21T10:56:18.541149+0000","last_peered":"2024-09-21T10:56:18.541149+0000","last_clean":"2024-09-21T10:56:18.541149+0000","last_became_active":"2024-09-21T10:56:09.864724+0000","last_became_peered":"2024-09-21T10:56:09.864724+0000","last_unstale":"2024-09-21T10:56:18.541149+0000","last_undegraded":"2024-09-21T10:56:18.541149+0000","last_fullsized":"2024-09-21T10:56:18.541149+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:16:32.534696+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":803,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.395989+0000","last_change":"2024-09-21T10:52:20.788449+0000","last_active":"2024-09-21T10:56:23.395989+0000","last_peered":"2024-09-21T10:56:23.395989+0000","last_clean":"2024-09-21T10:56:23.395989+0000","last_became_active":"2024-09-21T10:52:20.788104+0000","last_became_peered":"2024-09-21T10:52:20.788104+0000","last_unstale":"2024-09-21T10:56:23.395989+0000","last_undegraded":"2024-09-21T10:56:23.395989+0000","last_fullsized":"2024-09-21T10:56:23.395989+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:45:15.471942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":1352,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402840+0000","last_change":"2024-09-21T10:55:43.946039+0000","last_active":"2024-09-21T10:56:23.402840+0000","last_peered":"2024-09-21T10:56:23.402840+0000","last_clean":"2024-09-21T10:56:23.402840+0000","last_became_active":"2024-09-21T10:55:43.945645+0000","last_became_peered":"2024-09-21T10:55:43.945645+0000","last_unstale":"2024-09-21T10:56:23.402840+0000","last_undegraded":"2024-09-21T10:56:23.402840+0000","last_fullsized":"2024-09-21T10:56:23.402840+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:30.103515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1766,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401819+0000","last_change":"2024-09-21T10:52:23.825021+0000","last_active":"2024-09-21T10:56:23.401819+0000","last_peered":"2024-09-21T10:56:23.401819+0000","last_clean":"2024-09-21T10:56:23.401819+0000","last_became_active":"2024-09-21T10:52:23.824655+0000","last_became_peered":"2024-09-21T10:52:23.824655+0000","last_unstale":"2024-09-21T10:56:23.401819+0000","last_undegraded":"2024-09-21T10:56:23.401819+0000","last_fullsized":"2024-09-21T10:56:23.401819+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:38.295876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:38.295876+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:26:55.134185+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1502,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541302+0000","last_change":"2024-09-21T10:56:09.868849+0000","last_active":"2024-09-21T10:56:18.541302+0000","last_peered":"2024-09-21T10:56:18.541302+0000","last_clean":"2024-09-21T10:56:18.541302+0000","last_became_active":"2024-09-21T10:56:09.868352+0000","last_became_peered":"2024-09-21T10:56:09.868352+0000","last_unstale":"2024-09-21T10:56:18.541302+0000","last_undegraded":"2024-09-21T10:56:18.541302+0000","last_fullsized":"2024-09-21T10:56:18.541302+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:10:26.945111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":822,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396041+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:56:23.396041+0000","last_peered":"2024-09-21T10:56:23.396041+0000","last_clean":"2024-09-21T10:56:23.396041+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:56:23.396041+0000","last_undegraded":"2024-09-21T10:56:23.396041+0000","last_fullsized":"2024-09-21T10:56:23.396041+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":282,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.910743+0000","last_change":"2024-09-21T10:52:20.801700+0000","last_active":"2024-09-21T10:56:20.910743+0000","last_peered":"2024-09-21T10:56:20.910743+0000","last_clean":"2024-09-21T10:56:20.910743+0000","last_became_active":"2024-09-21T10:52:20.800874+0000","last_became_peered":"2024-09-21T10:52:20.800874+0000","last_unstale":"2024-09-21T10:56:20.910743+0000","last_undegraded":"2024-09-21T10:56:20.910743+0000","last_fullsized":"2024-09-21T10:56:20.910743+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:47:28.916722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1666,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401422+0000","last_change":"2024-09-21T10:55:46.552835+0000","last_active":"2024-09-21T10:56:23.401422+0000","last_peered":"2024-09-21T10:56:23.401422+0000","last_clean":"2024-09-21T10:56:23.401422+0000","last_became_active":"2024-09-21T10:55:43.943231+0000","last_became_peered":"2024-09-21T10:55:43.943231+0000","last_unstale":"2024-09-21T10:56:23.401422+0000","last_undegraded":"2024-09-21T10:56:23.401422+0000","last_fullsized":"2024-09-21T10:56:23.401422+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:55:46.552773+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:55:46.552773+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:18:40.684199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":76,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401784+0000","last_change":"2024-09-21T10:52:20.798097+0000","last_active":"2024-09-21T10:56:23.401784+0000","last_peered":"2024-09-21T10:56:23.401784+0000","last_clean":"2024-09-21T10:56:23.401784+0000","last_became_active":"2024-09-21T10:52:20.796569+0000","last_became_peered":"2024-09-21T10:52:20.796569+0000","last_unstale":"2024-09-21T10:56:23.401784+0000","last_undegraded":"2024-09-21T10:56:23.401784+0000","last_fullsized":"2024-09-21T10:56:23.401784+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:28.179463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":850,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401486+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:56:23.401486+0000","last_peered":"2024-09-21T10:56:23.401486+0000","last_clean":"2024-09-21T10:56:23.401486+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:56:23.401486+0000","last_undegraded":"2024-09-21T10:56:23.401486+0000","last_fullsized":"2024-09-21T10:56:23.401486+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":843,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402130+0000","last_change":"2024-09-21T10:50:51.748628+0000","last_active":"2024-09-21T10:56:23.402130+0000","last_peered":"2024-09-21T10:56:23.402130+0000","last_clean":"2024-09-21T10:56:23.402130+0000","last_became_active":"2024-09-21T10:50:51.743466+0000","last_became_peered":"2024-09-21T10:50:51.743466+0000","last_unstale":"2024-09-21T10:56:23.402130+0000","last_undegraded":"2024-09-21T10:56:23.402130+0000","last_fullsized":"2024-09-21T10:56:23.402130+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:58.749167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"362'149","reported_seq":1774,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401885+0000","last_change":"2024-09-21T10:52:23.825011+0000","last_active":"2024-09-21T10:56:23.401885+0000","last_peered":"2024-09-21T10:56:23.401885+0000","last_clean":"2024-09-21T10:56:23.401885+0000","last_became_active":"2024-09-21T10:52:23.824636+0000","last_became_peered":"2024-09-21T10:52:23.824636+0000","last_unstale":"2024-09-21T10:56:23.401885+0000","last_undegraded":"2024-09-21T10:56:23.401885+0000","last_fullsized":"2024-09-21T10:56:23.401885+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:43.233616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:43.233616+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:13:33.405659+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":170,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:21.701091+0000","last_change":"2024-09-21T10:50:51.739750+0000","last_active":"2024-09-21T10:56:21.701091+0000","last_peered":"2024-09-21T10:56:21.701091+0000","last_clean":"2024-09-21T10:56:21.701091+0000","last_became_active":"2024-09-21T10:50:51.739441+0000","last_became_peered":"2024-09-21T10:50:51.739441+0000","last_unstale":"2024-09-21T10:56:21.701091+0000","last_undegraded":"2024-09-21T10:56:21.701091+0000","last_fullsized":"2024-09-21T10:56:21.701091+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:37:22.415254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1361,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401350+0000","last_change":"2024-09-21T10:55:43.944388+0000","last_active":"2024-09-21T10:56:23.401350+0000","last_peered":"2024-09-21T10:56:23.401350+0000","last_clean":"2024-09-21T10:56:23.401350+0000","last_became_active":"2024-09-21T10:55:43.944076+0000","last_became_peered":"2024-09-21T10:55:43.944076+0000","last_unstale":"2024-09-21T10:56:23.401350+0000","last_undegraded":"2024-09-21T10:56:23.401350+0000","last_fullsized":"2024-09-21T10:56:23.401350+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:11.127155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1362,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402759+0000","last_change":"2024-09-21T10:55:43.946134+0000","last_active":"2024-09-21T10:56:23.402759+0000","last_peered":"2024-09-21T10:56:23.402759+0000","last_clean":"2024-09-21T10:56:23.402759+0000","last_became_active":"2024-09-21T10:55:43.945831+0000","last_became_peered":"2024-09-21T10:55:43.945831+0000","last_unstale":"2024-09-21T10:56:23.402759+0000","last_undegraded":"2024-09-21T10:56:23.402759+0000","last_fullsized":"2024-09-21T10:56:23.402759+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:12.636041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"362'149","reported_seq":1667,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541110+0000","last_change":"2024-09-21T10:56:09.866681+0000","last_active":"2024-09-21T10:56:18.541110+0000","last_peered":"2024-09-21T10:56:18.541110+0000","last_clean":"2024-09-21T10:56:18.541110+0000","last_became_active":"2024-09-21T10:56:09.866286+0000","last_became_peered":"2024-09-21T10:56:09.866286+0000","last_unstale":"2024-09-21T10:56:18.541110+0000","last_undegraded":"2024-09-21T10:56:18.541110+0000","last_fullsized":"2024-09-21T10:56:18.541110+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:54:27.665411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:54:27.665411+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:31:53.029342+0000","scrub_duration":0.0015016299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1478,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541413+0000","last_change":"2024-09-21T10:56:09.867077+0000","last_active":"2024-09-21T10:56:18.541413+0000","last_peered":"2024-09-21T10:56:18.541413+0000","last_clean":"2024-09-21T10:56:18.541413+0000","last_became_active":"2024-09-21T10:56:09.866520+0000","last_became_peered":"2024-09-21T10:56:09.866520+0000","last_unstale":"2024-09-21T10:56:18.541413+0000","last_undegraded":"2024-09-21T10:56:18.541413+0000","last_fullsized":"2024-09-21T10:56:18.541413+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:09:25.042458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1155,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885716+0000","last_change":"2024-09-21T10:56:03.861720+0000","last_active":"2024-09-21T10:56:17.885716+0000","last_peered":"2024-09-21T10:56:17.885716+0000","last_clean":"2024-09-21T10:56:17.885716+0000","last_became_active":"2024-09-21T10:56:03.861088+0000","last_became_peered":"2024-09-21T10:56:03.861088+0000","last_unstale":"2024-09-21T10:56:17.885716+0000","last_undegraded":"2024-09-21T10:56:17.885716+0000","last_fullsized":"2024-09-21T10:56:17.885716+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:00:34.080034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":328,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401784+0000","last_change":"2024-09-21T10:50:51.742934+0000","last_active":"2024-09-21T10:56:23.401784+0000","last_peered":"2024-09-21T10:56:23.401784+0000","last_clean":"2024-09-21T10:56:23.401784+0000","last_became_active":"2024-09-21T10:50:51.742609+0000","last_became_peered":"2024-09-21T10:50:51.742609+0000","last_unstale":"2024-09-21T10:56:23.401784+0000","last_undegraded":"2024-09-21T10:56:23.401784+0000","last_fullsized":"2024-09-21T10:56:23.401784+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:51:35.183444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1850,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911363+0000","last_change":"2024-09-21T10:52:23.830126+0000","last_active":"2024-09-21T10:56:20.911363+0000","last_peered":"2024-09-21T10:56:20.911363+0000","last_clean":"2024-09-21T10:56:20.911363+0000","last_became_active":"2024-09-21T10:52:23.829711+0000","last_became_peered":"2024-09-21T10:52:23.829711+0000","last_unstale":"2024-09-21T10:56:20.911363+0000","last_undegraded":"2024-09-21T10:56:20.911363+0000","last_fullsized":"2024-09-21T10:56:20.911363+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.451011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.451011+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:30.995706+0000","scrub_duration":0.0030381200000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1484,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541724+0000","last_change":"2024-09-21T10:56:09.861872+0000","last_active":"2024-09-21T10:56:18.541724+0000","last_peered":"2024-09-21T10:56:18.541724+0000","last_clean":"2024-09-21T10:56:18.541724+0000","last_became_active":"2024-09-21T10:56:09.861498+0000","last_became_peered":"2024-09-21T10:56:09.861498+0000","last_unstale":"2024-09-21T10:56:18.541724+0000","last_undegraded":"2024-09-21T10:56:18.541724+0000","last_fullsized":"2024-09-21T10:56:18.541724+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:50.134357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1376,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402244+0000","last_change":"2024-09-21T10:55:44.655682+0000","last_active":"2024-09-21T10:56:23.402244+0000","last_peered":"2024-09-21T10:56:23.402244+0000","last_clean":"2024-09-21T10:56:23.402244+0000","last_became_active":"2024-09-21T10:55:44.655358+0000","last_became_peered":"2024-09-21T10:55:44.655358+0000","last_unstale":"2024-09-21T10:56:23.402244+0000","last_undegraded":"2024-09-21T10:56:23.402244+0000","last_fullsized":"2024-09-21T10:56:23.402244+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:24:07.322636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":1409,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401734+0000","last_change":"2024-09-21T10:53:15.074511+0000","last_active":"2024-09-21T10:56:23.401734+0000","last_peered":"2024-09-21T10:56:23.401734+0000","last_clean":"2024-09-21T10:56:23.401734+0000","last_became_active":"2024-09-21T10:53:15.072784+0000","last_became_peered":"2024-09-21T10:53:15.072784+0000","last_unstale":"2024-09-21T10:56:23.401734+0000","last_undegraded":"2024-09-21T10:56:23.401734+0000","last_fullsized":"2024-09-21T10:56:23.401734+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:32:07.988438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"362'149","reported_seq":1830,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911362+0000","last_change":"2024-09-21T10:49:24.327824+0000","last_active":"2024-09-21T10:56:20.911362+0000","last_peered":"2024-09-21T10:56:20.911362+0000","last_clean":"2024-09-21T10:56:20.911362+0000","last_became_active":"2024-09-21T10:48:17.788904+0000","last_became_peered":"2024-09-21T10:48:17.788904+0000","last_unstale":"2024-09-21T10:56:20.911362+0000","last_undegraded":"2024-09-21T10:56:20.911362+0000","last_fullsized":"2024-09-21T10:56:20.911362+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.327701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.327701+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:58:40.864943+0000","scrub_duration":0.001865991,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1353,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402478+0000","last_change":"2024-09-21T10:55:43.941631+0000","last_active":"2024-09-21T10:56:23.402478+0000","last_peered":"2024-09-21T10:56:23.402478+0000","last_clean":"2024-09-21T10:56:23.402478+0000","last_became_active":"2024-09-21T10:55:43.941349+0000","last_became_peered":"2024-09-21T10:55:43.941349+0000","last_unstale":"2024-09-21T10:56:23.402478+0000","last_undegraded":"2024-09-21T10:56:23.402478+0000","last_fullsized":"2024-09-21T10:56:23.402478+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:51:41.239137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":76,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402163+0000","last_change":"2024-09-21T10:52:20.796748+0000","last_active":"2024-09-21T10:56:23.402163+0000","last_peered":"2024-09-21T10:56:23.402163+0000","last_clean":"2024-09-21T10:56:23.402163+0000","last_became_active":"2024-09-21T10:52:20.796416+0000","last_became_peered":"2024-09-21T10:52:20.796416+0000","last_unstale":"2024-09-21T10:56:23.402163+0000","last_undegraded":"2024-09-21T10:56:23.402163+0000","last_fullsized":"2024-09-21T10:56:23.402163+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:57:43.434354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":836,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401820+0000","last_change":"2024-09-21T10:52:20.803125+0000","last_active":"2024-09-21T10:56:23.401820+0000","last_peered":"2024-09-21T10:56:23.401820+0000","last_clean":"2024-09-21T10:56:23.401820+0000","last_became_active":"2024-09-21T10:52:20.802018+0000","last_became_peered":"2024-09-21T10:52:20.802018+0000","last_unstale":"2024-09-21T10:56:23.401820+0000","last_undegraded":"2024-09-21T10:56:23.401820+0000","last_fullsized":"2024-09-21T10:56:23.401820+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:54:29.518461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"362'149","reported_seq":1719,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885852+0000","last_change":"2024-09-21T10:50:54.231765+0000","last_active":"2024-09-21T10:56:17.885852+0000","last_peered":"2024-09-21T10:56:17.885852+0000","last_clean":"2024-09-21T10:56:17.885852+0000","last_became_active":"2024-09-21T10:50:54.231386+0000","last_became_peered":"2024-09-21T10:50:54.231386+0000","last_unstale":"2024-09-21T10:56:17.885852+0000","last_undegraded":"2024-09-21T10:56:17.885852+0000","last_fullsized":"2024-09-21T10:56:17.885852+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.248938+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.248938+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:52:31.379499+0000","scrub_duration":0.0014145049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":815,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396692+0000","last_change":"2024-09-21T10:52:20.815991+0000","last_active":"2024-09-21T10:56:23.396692+0000","last_peered":"2024-09-21T10:56:23.396692+0000","last_clean":"2024-09-21T10:56:23.396692+0000","last_became_active":"2024-09-21T10:52:20.813144+0000","last_became_peered":"2024-09-21T10:52:20.813144+0000","last_unstale":"2024-09-21T10:56:23.396692+0000","last_undegraded":"2024-09-21T10:56:23.396692+0000","last_fullsized":"2024-09-21T10:56:23.396692+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:07.698515+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":4,"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":[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":"0'0","reported_seq":1382,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402771+0000","last_change":"2024-09-21T10:55:43.944828+0000","last_active":"2024-09-21T10:56:23.402771+0000","last_peered":"2024-09-21T10:56:23.402771+0000","last_clean":"2024-09-21T10:56:23.402771+0000","last_became_active":"2024-09-21T10:55:43.944498+0000","last_became_peered":"2024-09-21T10:55:43.944498+0000","last_unstale":"2024-09-21T10:56:23.402771+0000","last_undegraded":"2024-09-21T10:56:23.402771+0000","last_fullsized":"2024-09-21T10:56:23.402771+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:46:56.991853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":804,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.395928+0000","last_change":"2024-09-21T10:52:20.795484+0000","last_active":"2024-09-21T10:56:23.395928+0000","last_peered":"2024-09-21T10:56:23.395928+0000","last_clean":"2024-09-21T10:56:23.395928+0000","last_became_active":"2024-09-21T10:52:20.794922+0000","last_became_peered":"2024-09-21T10:52:20.794922+0000","last_unstale":"2024-09-21T10:56:23.395928+0000","last_undegraded":"2024-09-21T10:56:23.395928+0000","last_fullsized":"2024-09-21T10:56:23.395928+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:47.002912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"362'149","reported_seq":1918,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396158+0000","last_change":"2024-09-21T10:52:23.830188+0000","last_active":"2024-09-21T10:56:23.396158+0000","last_peered":"2024-09-21T10:56:23.396158+0000","last_clean":"2024-09-21T10:56:23.396158+0000","last_became_active":"2024-09-21T10:52:23.829857+0000","last_became_peered":"2024-09-21T10:52:23.829857+0000","last_unstale":"2024-09-21T10:56:23.396158+0000","last_undegraded":"2024-09-21T10:56:23.396158+0000","last_fullsized":"2024-09-21T10:56:23.396158+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:39.522036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:39.522036+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:23.743898+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"71'1","reported_seq":848,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402142+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:56:23.402142+0000","last_peered":"2024-09-21T10:56:23.402142+0000","last_clean":"2024-09-21T10:56:23.402142+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:56:23.402142+0000","last_undegraded":"2024-09-21T10:56:23.402142+0000","last_fullsized":"2024-09-21T10:56:23.402142+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":288,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911539+0000","last_change":"2024-09-21T10:52:20.788009+0000","last_active":"2024-09-21T10:56:20.911539+0000","last_peered":"2024-09-21T10:56:20.911539+0000","last_clean":"2024-09-21T10:56:20.911539+0000","last_became_active":"2024-09-21T10:52:20.787657+0000","last_became_peered":"2024-09-21T10:52:20.787657+0000","last_unstale":"2024-09-21T10:56:20.911539+0000","last_undegraded":"2024-09-21T10:56:20.911539+0000","last_fullsized":"2024-09-21T10:56:20.911539+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:18.674583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":190,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885406+0000","last_change":"2024-09-21T10:56:03.830880+0000","last_active":"2024-09-21T10:56:17.885406+0000","last_peered":"2024-09-21T10:56:17.885406+0000","last_clean":"2024-09-21T10:56:17.885406+0000","last_became_active":"2024-09-21T10:56:03.830445+0000","last_became_peered":"2024-09-21T10:56:03.830445+0000","last_unstale":"2024-09-21T10:56:17.885406+0000","last_undegraded":"2024-09-21T10:56:17.885406+0000","last_fullsized":"2024-09-21T10:56:17.885406+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:24:08.914781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":190,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885617+0000","last_change":"2024-09-21T10:56:03.831398+0000","last_active":"2024-09-21T10:56:17.885617+0000","last_peered":"2024-09-21T10:56:17.885617+0000","last_clean":"2024-09-21T10:56:17.885617+0000","last_became_active":"2024-09-21T10:56:03.830978+0000","last_became_peered":"2024-09-21T10:56:03.830978+0000","last_unstale":"2024-09-21T10:56:17.885617+0000","last_undegraded":"2024-09-21T10:56:17.885617+0000","last_fullsized":"2024-09-21T10:56:17.885617+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:05.583304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":239,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885621+0000","last_change":"2024-09-21T10:56:03.831460+0000","last_active":"2024-09-21T10:56:17.885621+0000","last_peered":"2024-09-21T10:56:17.885621+0000","last_clean":"2024-09-21T10:56:17.885621+0000","last_became_active":"2024-09-21T10:56:03.831003+0000","last_became_peered":"2024-09-21T10:56:03.831003+0000","last_unstale":"2024-09-21T10:56:17.885621+0000","last_undegraded":"2024-09-21T10:56:17.885621+0000","last_fullsized":"2024-09-21T10:56:17.885621+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:51.990533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23780,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1469,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541147+0000","last_change":"2024-09-21T10:56:09.866581+0000","last_active":"2024-09-21T10:56:18.541147+0000","last_peered":"2024-09-21T10:56:18.541147+0000","last_clean":"2024-09-21T10:56:18.541147+0000","last_became_active":"2024-09-21T10:56:09.864784+0000","last_became_peered":"2024-09-21T10:56:09.864784+0000","last_unstale":"2024-09-21T10:56:18.541147+0000","last_undegraded":"2024-09-21T10:56:18.541147+0000","last_fullsized":"2024-09-21T10:56:18.541147+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:16.394034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":81,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.796295+0000","last_change":"2024-09-21T10:52:20.814473+0000","last_active":"2024-09-21T10:56:18.796295+0000","last_peered":"2024-09-21T10:56:18.796295+0000","last_clean":"2024-09-21T10:56:18.796295+0000","last_became_active":"2024-09-21T10:52:20.791349+0000","last_became_peered":"2024-09-21T10:52:20.791349+0000","last_unstale":"2024-09-21T10:56:18.796295+0000","last_undegraded":"2024-09-21T10:56:18.796295+0000","last_fullsized":"2024-09-21T10:56:18.796295+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:29:59.044915+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":4,"num_bytes_recovered":180,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.14","version":"362'149","reported_seq":1668,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:21.701341+0000","last_change":"2024-09-21T10:55:23.207431+0000","last_active":"2024-09-21T10:56:21.701341+0000","last_peered":"2024-09-21T10:56:21.701341+0000","last_clean":"2024-09-21T10:56:21.701341+0000","last_became_active":"2024-09-21T10:52:23.829712+0000","last_became_peered":"2024-09-21T10:52:23.829712+0000","last_unstale":"2024-09-21T10:56:21.701341+0000","last_undegraded":"2024-09-21T10:56:21.701341+0000","last_fullsized":"2024-09-21T10:56:21.701341+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:55:23.207378+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:55:23.207378+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:54:44.816593+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1438,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541561+0000","last_change":"2024-09-21T10:56:09.868468+0000","last_active":"2024-09-21T10:56:18.541561+0000","last_peered":"2024-09-21T10:56:18.541561+0000","last_clean":"2024-09-21T10:56:18.541561+0000","last_became_active":"2024-09-21T10:56:09.868149+0000","last_became_peered":"2024-09-21T10:56:09.868149+0000","last_unstale":"2024-09-21T10:56:18.541561+0000","last_undegraded":"2024-09-21T10:56:18.541561+0000","last_fullsized":"2024-09-21T10:56:18.541561+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:02:13.161836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":827,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396630+0000","last_change":"2024-09-21T10:52:20.795290+0000","last_active":"2024-09-21T10:56:23.396630+0000","last_peered":"2024-09-21T10:56:23.396630+0000","last_clean":"2024-09-21T10:56:23.396630+0000","last_became_active":"2024-09-21T10:52:20.794919+0000","last_became_peered":"2024-09-21T10:52:20.794919+0000","last_unstale":"2024-09-21T10:56:23.396630+0000","last_undegraded":"2024-09-21T10:56:23.396630+0000","last_fullsized":"2024-09-21T10:56:23.396630+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:34.258816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":834,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402154+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:56:23.402154+0000","last_peered":"2024-09-21T10:56:23.402154+0000","last_clean":"2024-09-21T10:56:23.402154+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:56:23.402154+0000","last_undegraded":"2024-09-21T10:56:23.402154+0000","last_fullsized":"2024-09-21T10:56:23.402154+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":91,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:21.700892+0000","last_change":"2024-09-21T10:53:38.289488+0000","last_active":"2024-09-21T10:56:21.700892+0000","last_peered":"2024-09-21T10:56:21.700892+0000","last_clean":"2024-09-21T10:56:21.700892+0000","last_became_active":"2024-09-21T10:53:38.289195+0000","last_became_peered":"2024-09-21T10:53:38.289195+0000","last_unstale":"2024-09-21T10:56:21.700892+0000","last_undegraded":"2024-09-21T10:56:21.700892+0000","last_fullsized":"2024-09-21T10:56:21.700892+0000","mapping_epoch":1461,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:04.988545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":235,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911628+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:56:20.911628+0000","last_peered":"2024-09-21T10:56:20.911628+0000","last_clean":"2024-09-21T10:56:20.911628+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:56:20.911628+0000","last_undegraded":"2024-09-21T10:56:20.911628+0000","last_fullsized":"2024-09-21T10:56:20.911628+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":788,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396070+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:56:23.396070+0000","last_peered":"2024-09-21T10:56:23.396070+0000","last_clean":"2024-09-21T10:56:23.396070+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:56:23.396070+0000","last_undegraded":"2024-09-21T10:56:23.396070+0000","last_fullsized":"2024-09-21T10:56:23.396070+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":851,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402039+0000","last_change":"2024-09-21T10:52:20.802977+0000","last_active":"2024-09-21T10:56:23.402039+0000","last_peered":"2024-09-21T10:56:23.402039+0000","last_clean":"2024-09-21T10:56:23.402039+0000","last_became_active":"2024-09-21T10:52:20.802017+0000","last_became_peered":"2024-09-21T10:52:20.802017+0000","last_unstale":"2024-09-21T10:56:23.402039+0000","last_undegraded":"2024-09-21T10:56:23.402039+0000","last_fullsized":"2024-09-21T10:56:23.402039+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:08:08.835218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":1464,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401996+0000","last_change":"2024-09-21T10:51:45.267841+0000","last_active":"2024-09-21T10:56:23.401996+0000","last_peered":"2024-09-21T10:56:23.401996+0000","last_clean":"2024-09-21T10:56:23.401996+0000","last_became_active":"2024-09-21T10:51:45.267546+0000","last_became_peered":"2024-09-21T10:51:45.267546+0000","last_unstale":"2024-09-21T10:56:23.401996+0000","last_undegraded":"2024-09-21T10:56:23.401996+0000","last_fullsized":"2024-09-21T10:56:23.401996+0000","mapping_epoch":1431,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:59:41.536111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":808,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396514+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:56:23.396514+0000","last_peered":"2024-09-21T10:56:23.396514+0000","last_clean":"2024-09-21T10:56:23.396514+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:56:23.396514+0000","last_undegraded":"2024-09-21T10:56:23.396514+0000","last_fullsized":"2024-09-21T10:56:23.396514+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":171,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885316+0000","last_change":"2024-09-21T10:56:03.828310+0000","last_active":"2024-09-21T10:56:17.885316+0000","last_peered":"2024-09-21T10:56:17.885316+0000","last_clean":"2024-09-21T10:56:17.885316+0000","last_became_active":"2024-09-21T10:56:03.827815+0000","last_became_peered":"2024-09-21T10:56:03.827815+0000","last_unstale":"2024-09-21T10:56:17.885316+0000","last_undegraded":"2024-09-21T10:56:17.885316+0000","last_fullsized":"2024-09-21T10:56:17.885316+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:20:02.483553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":170,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:21.701222+0000","last_change":"2024-09-21T10:50:51.744986+0000","last_active":"2024-09-21T10:56:21.701222+0000","last_peered":"2024-09-21T10:56:21.701222+0000","last_clean":"2024-09-21T10:56:21.701222+0000","last_became_active":"2024-09-21T10:50:51.744527+0000","last_became_peered":"2024-09-21T10:50:51.744527+0000","last_unstale":"2024-09-21T10:56:21.701222+0000","last_undegraded":"2024-09-21T10:56:21.701222+0000","last_fullsized":"2024-09-21T10:56:21.701222+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:17.469541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":848,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401802+0000","last_change":"2024-09-21T10:52:20.803596+0000","last_active":"2024-09-21T10:56:23.401802+0000","last_peered":"2024-09-21T10:56:23.401802+0000","last_clean":"2024-09-21T10:56:23.401802+0000","last_became_active":"2024-09-21T10:52:20.802165+0000","last_became_peered":"2024-09-21T10:52:20.802165+0000","last_unstale":"2024-09-21T10:56:23.401802+0000","last_undegraded":"2024-09-21T10:56:23.401802+0000","last_fullsized":"2024-09-21T10:56:23.401802+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:43:46.851027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1148,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885563+0000","last_change":"2024-09-21T10:56:03.862517+0000","last_active":"2024-09-21T10:56:17.885563+0000","last_peered":"2024-09-21T10:56:17.885563+0000","last_clean":"2024-09-21T10:56:17.885563+0000","last_became_active":"2024-09-21T10:56:03.861614+0000","last_became_peered":"2024-09-21T10:56:03.861614+0000","last_unstale":"2024-09-21T10:56:17.885563+0000","last_undegraded":"2024-09-21T10:56:17.885563+0000","last_fullsized":"2024-09-21T10:56:17.885563+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:48.234635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1493,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541395+0000","last_change":"2024-09-21T10:56:09.865372+0000","last_active":"2024-09-21T10:56:18.541395+0000","last_peered":"2024-09-21T10:56:18.541395+0000","last_clean":"2024-09-21T10:56:18.541395+0000","last_became_active":"2024-09-21T10:56:09.864747+0000","last_became_peered":"2024-09-21T10:56:09.864747+0000","last_unstale":"2024-09-21T10:56:18.541395+0000","last_undegraded":"2024-09-21T10:56:18.541395+0000","last_fullsized":"2024-09-21T10:56:18.541395+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:14.494271+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1166,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885422+0000","last_change":"2024-09-21T10:56:03.862122+0000","last_active":"2024-09-21T10:56:17.885422+0000","last_peered":"2024-09-21T10:56:17.885422+0000","last_clean":"2024-09-21T10:56:17.885422+0000","last_became_active":"2024-09-21T10:56:03.861592+0000","last_became_peered":"2024-09-21T10:56:03.861592+0000","last_unstale":"2024-09-21T10:56:17.885422+0000","last_undegraded":"2024-09-21T10:56:17.885422+0000","last_fullsized":"2024-09-21T10:56:17.885422+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:15.036753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1472,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541626+0000","last_change":"2024-09-21T10:56:09.865335+0000","last_active":"2024-09-21T10:56:18.541626+0000","last_peered":"2024-09-21T10:56:18.541626+0000","last_clean":"2024-09-21T10:56:18.541626+0000","last_became_active":"2024-09-21T10:56:09.864860+0000","last_became_peered":"2024-09-21T10:56:09.864860+0000","last_unstale":"2024-09-21T10:56:18.541626+0000","last_undegraded":"2024-09-21T10:56:18.541626+0000","last_fullsized":"2024-09-21T10:56:18.541626+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:36:29.004798+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":802,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396219+0000","last_change":"2024-09-21T10:50:51.744175+0000","last_active":"2024-09-21T10:56:23.396219+0000","last_peered":"2024-09-21T10:56:23.396219+0000","last_clean":"2024-09-21T10:56:23.396219+0000","last_became_active":"2024-09-21T10:50:51.743851+0000","last_became_peered":"2024-09-21T10:50:51.743851+0000","last_unstale":"2024-09-21T10:56:23.396219+0000","last_undegraded":"2024-09-21T10:56:23.396219+0000","last_fullsized":"2024-09-21T10:56:23.396219+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:18:42.675576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":827,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396399+0000","last_change":"2024-09-21T10:50:51.746596+0000","last_active":"2024-09-21T10:56:23.396399+0000","last_peered":"2024-09-21T10:56:23.396399+0000","last_clean":"2024-09-21T10:56:23.396399+0000","last_became_active":"2024-09-21T10:50:51.746228+0000","last_became_peered":"2024-09-21T10:50:51.746228+0000","last_unstale":"2024-09-21T10:56:23.396399+0000","last_undegraded":"2024-09-21T10:56:23.396399+0000","last_fullsized":"2024-09-21T10:56:23.396399+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:43.140425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":310,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885083+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:56:17.885083+0000","last_peered":"2024-09-21T10:56:17.885083+0000","last_clean":"2024-09-21T10:56:17.885083+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:56:17.885083+0000","last_undegraded":"2024-09-21T10:56:17.885083+0000","last_fullsized":"2024-09-21T10:56:17.885083+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":859,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402081+0000","last_change":"2024-09-21T10:50:51.763450+0000","last_active":"2024-09-21T10:56:23.402081+0000","last_peered":"2024-09-21T10:56:23.402081+0000","last_clean":"2024-09-21T10:56:23.402081+0000","last_became_active":"2024-09-21T10:50:51.746057+0000","last_became_peered":"2024-09-21T10:50:51.746057+0000","last_unstale":"2024-09-21T10:56:23.402081+0000","last_undegraded":"2024-09-21T10:56:23.402081+0000","last_fullsized":"2024-09-21T10:56:23.402081+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:37.310024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1746,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":72,"num_bytes_recovered":25990,"num_keys_recovered":50,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234641,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":661276,"kb_used_data":8336,"kb_used_omap":1,"kb_used_meta":652926,"kb_avail":93083876,"statfs":{"total":95995035648,"available":95317889024,"internally_reserved":0,"allocated":8536064,"data_stored":5630201,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":668596683},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":1377,"seq":5914169966725,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":408216,"kb_used_data":8652,"kb_used_omap":58,"kb_used_meta":399493,"kb_avail":93336936,"statfs":{"total":95995035648,"available":95577022464,"internally_reserved":0,"allocated":8859648,"data_stored":5959027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":409080866},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757915,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1100372,"kb_used_data":8580,"kb_used_omap":1,"kb_used_meta":1091774,"kb_avail":92644780,"statfs":{"total":95995035648,"available":94868254720,"internally_reserved":0,"allocated":8785920,"data_stored":5888588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":1117977030},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793968087,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":929168,"kb_used_data":8580,"kb_used_omap":46,"kb_used_meta":920529,"kb_avail":92815984,"statfs":{"total":95995035648,"available":95043567616,"internally_reserved":0,"allocated":8785920,"data_stored":5889818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":942622396},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093860,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1001996,"kb_used_data":8640,"kb_used_omap":73,"kb_used_meta":993270,"kb_avail":92743156,"statfs":{"total":95995035648,"available":94968991744,"internally_reserved":0,"allocated":8847360,"data_stored":5954798,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":1017109042},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019551,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":973788,"kb_used_data":8336,"kb_used_omap":1,"kb_used_meta":965438,"kb_avail":92771364,"statfs":{"total":95995035648,"available":94997876736,"internally_reserved":0,"allocated":8536064,"data_stored":5631404,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":988608966},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888847,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1186444,"kb_used_data":8896,"kb_used_omap":30,"kb_used_meta":1177505,"kb_avail":92558708,"statfs":{"total":95995035648,"available":94780116992,"internally_reserved":0,"allocated":9109504,"data_stored":6216972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":1205765940},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047325,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1105288,"kb_used_data":8316,"kb_used_omap":44,"kb_used_meta":1096915,"kb_avail":92639864,"statfs":{"total":95995035648,"available":94863220736,"internally_reserved":0,"allocated":8515584,"data_stored":5626533,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":1123241582},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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-09-21T10:57:09.561 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid db58d452-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:57:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:09 smithi007 ceph-mon[99390]: from='client.36810 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:57:10.192 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:09 smithi007 ceph-mon[99390]: pgmap v2540: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:09 smithi007 ceph-mon[101144]: from='client.36810 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:57:10.192 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:09 smithi007 ceph-mon[101144]: pgmap v2540: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:10.331 INFO:teuthology.orchestra.run.smithi007.stderr:Inferring config /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:10.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:09 smithi031 ceph-mon[96824]: from='client.36810 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:57:10.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:09 smithi031 ceph-mon[96824]: pgmap v2540: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:11.192 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:10 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: ::ffff:172.21.15.31 - - [21/Sep/2024:10:57:10] "GET /metrics HTTP/1.1" 200 34231 "" "Prometheus/2.51.0" 2024-09-21T10:57:11.486 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:11 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:57:11.486 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:11 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:57:11.486 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:11 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:57:11.486 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:11 smithi007 ceph-mon[101144]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:57:11.486 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:11 smithi007 ceph-mon[101144]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:57:11.487 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:11 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:57:11.487 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:11 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:57:11.487 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:11 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:57:11.487 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:11 smithi007 ceph-mon[99390]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:57:11.487 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:11 smithi007 ceph-mon[99390]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:57:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:11 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:57:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:11 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:57:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:11 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:57:11.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:11 smithi031 ceph-mon[96824]: from='mgr.34107 172.21.15.7:0/4038493123' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:57:11.666 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:11 smithi031 ceph-mon[96824]: from='mgr.34107 ' entity='mgr.y' 2024-09-21T10:57:12.248 INFO:teuthology.orchestra.run.smithi007.stdout: 2024-09-21T10:57:12.249 INFO:teuthology.orchestra.run.smithi007.stderr:dumped all 2024-09-21T10:57:12.572 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:12 smithi007 ceph-mon[99390]: pgmap v2541: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:12.572 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:12 smithi007 ceph-mon[101144]: pgmap v2541: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:12.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:12 smithi031 ceph-mon[96824]: pgmap v2541: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-09-21T10:57:12.913 INFO:teuthology.orchestra.run.smithi007.stdout:{"pg_ready":true,"pg_map":{"version":2541,"stamp":"2024-09-21T10:57:10.783676+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":64,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":80,"num_bytes_recovered":551404,"num_keys_recovered":50,"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":3188,"ondisk_log_size":3188,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7366548,"kb_used_data":68336,"kb_used_omap":257,"kb_used_meta":7297854,"kb_avail":742594668,"statfs":{"total":767960285184,"available":760416940032,"internally_reserved":0,"allocated":69976064,"data_stored":46797341,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":264183,"internal_metadata":7473002505},"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.002859"},"pg_stats":[{"pgid":"1.11","version":"362'149","reported_seq":1619,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401256+0000","last_change":"2024-09-21T10:50:41.281506+0000","last_active":"2024-09-21T10:56:23.401256+0000","last_peered":"2024-09-21T10:56:23.401256+0000","last_clean":"2024-09-21T10:56:23.401256+0000","last_became_active":"2024-09-21T10:49:04.197385+0000","last_became_peered":"2024-09-21T10:49:04.197385+0000","last_unstale":"2024-09-21T10:56:23.401256+0000","last_undegraded":"2024-09-21T10:56:23.401256+0000","last_fullsized":"2024-09-21T10:56:23.401256+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:41.281428+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:41.281428+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:39.330267+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":816,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396510+0000","last_change":"2024-09-21T10:52:20.800319+0000","last_active":"2024-09-21T10:56:23.396510+0000","last_peered":"2024-09-21T10:56:23.396510+0000","last_clean":"2024-09-21T10:56:23.396510+0000","last_became_active":"2024-09-21T10:52:20.798236+0000","last_became_peered":"2024-09-21T10:52:20.798236+0000","last_unstale":"2024-09-21T10:56:23.396510+0000","last_undegraded":"2024-09-21T10:56:23.396510+0000","last_fullsized":"2024-09-21T10:56:23.396510+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:43:45.856995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"71'2","reported_seq":82,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401986+0000","last_change":"2024-09-21T10:52:20.807564+0000","last_active":"2024-09-21T10:56:23.401986+0000","last_peered":"2024-09-21T10:56:23.401986+0000","last_clean":"2024-09-21T10:56:23.401986+0000","last_became_active":"2024-09-21T10:52:20.788088+0000","last_became_peered":"2024-09-21T10:52:20.788088+0000","last_unstale":"2024-09-21T10:56:23.401986+0000","last_undegraded":"2024-09-21T10:56:23.401986+0000","last_fullsized":"2024-09-21T10:56:23.401986+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:47.930711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":170,"num_keys_recovered":50,"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,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"362'149","reported_seq":1715,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541017+0000","last_change":"2024-09-21T10:56:09.868002+0000","last_active":"2024-09-21T10:56:18.541017+0000","last_peered":"2024-09-21T10:56:18.541017+0000","last_clean":"2024-09-21T10:56:18.541017+0000","last_became_active":"2024-09-21T10:56:09.866783+0000","last_became_peered":"2024-09-21T10:56:09.866783+0000","last_unstale":"2024-09-21T10:56:18.541017+0000","last_undegraded":"2024-09-21T10:56:18.541017+0000","last_fullsized":"2024-09-21T10:56:18.541017+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.785823+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.785823+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:09:27.738627+0000","scrub_duration":0.001814745,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.15","version":"0'0","reported_seq":1469,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541419+0000","last_change":"2024-09-21T10:56:09.867663+0000","last_active":"2024-09-21T10:56:18.541419+0000","last_peered":"2024-09-21T10:56:18.541419+0000","last_clean":"2024-09-21T10:56:18.541419+0000","last_became_active":"2024-09-21T10:56:09.867290+0000","last_became_peered":"2024-09-21T10:56:09.867290+0000","last_unstale":"2024-09-21T10:56:18.541419+0000","last_undegraded":"2024-09-21T10:56:18.541419+0000","last_fullsized":"2024-09-21T10:56:18.541419+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:44:25.184330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":849,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401525+0000","last_change":"2024-09-21T10:52:20.802890+0000","last_active":"2024-09-21T10:56:23.401525+0000","last_peered":"2024-09-21T10:56:23.401525+0000","last_clean":"2024-09-21T10:56:23.401525+0000","last_became_active":"2024-09-21T10:52:20.801784+0000","last_became_peered":"2024-09-21T10:52:20.801784+0000","last_unstale":"2024-09-21T10:56:23.401525+0000","last_undegraded":"2024-09-21T10:56:23.401525+0000","last_fullsized":"2024-09-21T10:56:23.401525+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:45.053176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"362'149","reported_seq":1674,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402364+0000","last_change":"2024-09-21T10:55:48.554977+0000","last_active":"2024-09-21T10:56:23.402364+0000","last_peered":"2024-09-21T10:56:23.402364+0000","last_clean":"2024-09-21T10:56:23.402364+0000","last_became_active":"2024-09-21T10:55:43.945536+0000","last_became_peered":"2024-09-21T10:55:43.945536+0000","last_unstale":"2024-09-21T10:56:23.402364+0000","last_undegraded":"2024-09-21T10:56:23.402364+0000","last_fullsized":"2024-09-21T10:56:23.402364+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:55:48.554920+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:55:48.554920+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:34.005581+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":867,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402185+0000","last_change":"2024-09-21T10:52:20.803353+0000","last_active":"2024-09-21T10:56:23.402185+0000","last_peered":"2024-09-21T10:56:23.402185+0000","last_clean":"2024-09-21T10:56:23.402185+0000","last_became_active":"2024-09-21T10:52:20.802867+0000","last_became_peered":"2024-09-21T10:52:20.802867+0000","last_unstale":"2024-09-21T10:56:23.402185+0000","last_undegraded":"2024-09-21T10:56:23.402185+0000","last_fullsized":"2024-09-21T10:56:23.402185+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:16:11.938960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":76,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402020+0000","last_change":"2024-09-21T10:52:20.793689+0000","last_active":"2024-09-21T10:56:23.402020+0000","last_peered":"2024-09-21T10:56:23.402020+0000","last_clean":"2024-09-21T10:56:23.402020+0000","last_became_active":"2024-09-21T10:52:20.792481+0000","last_became_peered":"2024-09-21T10:52:20.792481+0000","last_unstale":"2024-09-21T10:56:23.402020+0000","last_undegraded":"2024-09-21T10:56:23.402020+0000","last_fullsized":"2024-09-21T10:56:23.402020+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:56.623518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"362'149","reported_seq":1598,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541277+0000","last_change":"2024-09-21T10:56:09.866935+0000","last_active":"2024-09-21T10:56:18.541277+0000","last_peered":"2024-09-21T10:56:18.541277+0000","last_clean":"2024-09-21T10:56:18.541277+0000","last_became_active":"2024-09-21T10:56:09.866189+0000","last_became_peered":"2024-09-21T10:56:09.866189+0000","last_unstale":"2024-09-21T10:56:18.541277+0000","last_undegraded":"2024-09-21T10:56:18.541277+0000","last_fullsized":"2024-09-21T10:56:18.541277+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:55:18.524095+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:55:18.524095+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:58:05.396525+0000","scrub_duration":0.00152739,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.17","version":"0'0","reported_seq":821,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396643+0000","last_change":"2024-09-21T10:52:20.788746+0000","last_active":"2024-09-21T10:56:23.396643+0000","last_peered":"2024-09-21T10:56:23.396643+0000","last_clean":"2024-09-21T10:56:23.396643+0000","last_became_active":"2024-09-21T10:52:20.788438+0000","last_became_peered":"2024-09-21T10:52:20.788438+0000","last_unstale":"2024-09-21T10:56:23.396643+0000","last_undegraded":"2024-09-21T10:56:23.396643+0000","last_fullsized":"2024-09-21T10:56:23.396643+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:08:03.927121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"71'8","reported_seq":246,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.164233+0000","last_change":"2024-09-21T10:46:10.457546+0000","last_active":"2024-09-21T10:56:18.164233+0000","last_peered":"2024-09-21T10:56:18.164233+0000","last_clean":"2024-09-21T10:56:18.164233+0000","last_became_active":"2024-09-21T10:46:10.455173+0000","last_became_peered":"2024-09-21T10:46:10.455173+0000","last_unstale":"2024-09-21T10:56:18.164233+0000","last_undegraded":"2024-09-21T10:56:18.164233+0000","last_fullsized":"2024-09-21T10:56:18.164233+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:28.641449+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":8,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"362'149","reported_seq":1686,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402039+0000","last_change":"2024-09-21T10:53:39.909344+0000","last_active":"2024-09-21T10:56:23.402039+0000","last_peered":"2024-09-21T10:56:23.402039+0000","last_clean":"2024-09-21T10:56:23.402039+0000","last_became_active":"2024-09-21T10:52:23.835992+0000","last_became_peered":"2024-09-21T10:52:23.835992+0000","last_unstale":"2024-09-21T10:56:23.402039+0000","last_undegraded":"2024-09-21T10:56:23.402039+0000","last_fullsized":"2024-09-21T10:56:23.402039+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:53:39.909217+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:53:39.909217+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:52:24.840502+0000","scrub_duration":0.0068867240000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"71'1","reported_seq":80,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402415+0000","last_change":"2024-09-21T10:52:20.918844+0000","last_active":"2024-09-21T10:56:23.402415+0000","last_peered":"2024-09-21T10:56:23.402415+0000","last_clean":"2024-09-21T10:56:23.402415+0000","last_became_active":"2024-09-21T10:52:20.820152+0000","last_became_peered":"2024-09-21T10:52:20.820152+0000","last_unstale":"2024-09-21T10:56:23.402415+0000","last_undegraded":"2024-09-21T10:56:23.402415+0000","last_fullsized":"2024-09-21T10:56:23.402415+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:21:05.545393+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1466,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541558+0000","last_change":"2024-09-21T10:56:09.867709+0000","last_active":"2024-09-21T10:56:18.541558+0000","last_peered":"2024-09-21T10:56:18.541558+0000","last_clean":"2024-09-21T10:56:18.541558+0000","last_became_active":"2024-09-21T10:56:09.867339+0000","last_became_peered":"2024-09-21T10:56:09.867339+0000","last_unstale":"2024-09-21T10:56:18.541558+0000","last_undegraded":"2024-09-21T10:56:18.541558+0000","last_fullsized":"2024-09-21T10:56:18.541558+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:34.513898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"362'149","reported_seq":1921,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396369+0000","last_change":"2024-09-21T10:50:44.485216+0000","last_active":"2024-09-21T10:56:23.396369+0000","last_peered":"2024-09-21T10:56:23.396369+0000","last_clean":"2024-09-21T10:56:23.396369+0000","last_became_active":"2024-09-21T10:49:04.197343+0000","last_became_peered":"2024-09-21T10:49:04.197343+0000","last_unstale":"2024-09-21T10:56:23.396369+0000","last_undegraded":"2024-09-21T10:56:23.396369+0000","last_fullsized":"2024-09-21T10:56:23.396369+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:44.485147+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:44.485147+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:33:42.786848+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"71'2","reported_seq":80,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402245+0000","last_change":"2024-09-21T10:52:20.810340+0000","last_active":"2024-09-21T10:56:23.402245+0000","last_peered":"2024-09-21T10:56:23.402245+0000","last_clean":"2024-09-21T10:56:23.402245+0000","last_became_active":"2024-09-21T10:52:20.788414+0000","last_became_peered":"2024-09-21T10:52:20.788414+0000","last_unstale":"2024-09-21T10:56:23.402245+0000","last_undegraded":"2024-09-21T10:56:23.402245+0000","last_fullsized":"2024-09-21T10:56:23.402245+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:45.375069+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":2,"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,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1140,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885210+0000","last_change":"2024-09-21T10:56:03.862073+0000","last_active":"2024-09-21T10:56:17.885210+0000","last_peered":"2024-09-21T10:56:17.885210+0000","last_clean":"2024-09-21T10:56:17.885210+0000","last_became_active":"2024-09-21T10:56:03.861504+0000","last_became_peered":"2024-09-21T10:56:03.861504+0000","last_unstale":"2024-09-21T10:56:17.885210+0000","last_undegraded":"2024-09-21T10:56:17.885210+0000","last_fullsized":"2024-09-21T10:56:17.885210+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:55.454707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"362'149","reported_seq":1848,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.165133+0000","last_change":"2024-09-21T10:49:36.518813+0000","last_active":"2024-09-21T10:56:18.165133+0000","last_peered":"2024-09-21T10:56:18.165133+0000","last_clean":"2024-09-21T10:56:18.165133+0000","last_became_active":"2024-09-21T10:49:04.199616+0000","last_became_peered":"2024-09-21T10:49:04.199616+0000","last_unstale":"2024-09-21T10:56:18.165133+0000","last_undegraded":"2024-09-21T10:56:18.165133+0000","last_fullsized":"2024-09-21T10:56:18.165133+0000","mapping_epoch":1407,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1408,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:36.518689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:36.518689+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:17:10.805263+0000","scrub_duration":0.0080022530000000008,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"71'1","reported_seq":80,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402184+0000","last_change":"2024-09-21T10:52:20.831870+0000","last_active":"2024-09-21T10:56:23.402184+0000","last_peered":"2024-09-21T10:56:23.402184+0000","last_clean":"2024-09-21T10:56:23.402184+0000","last_became_active":"2024-09-21T10:52:20.794919+0000","last_became_peered":"2024-09-21T10:52:20.794919+0000","last_unstale":"2024-09-21T10:56:23.402184+0000","last_undegraded":"2024-09-21T10:56:23.402184+0000","last_fullsized":"2024-09-21T10:56:23.402184+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:02:45.162868+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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":281,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911528+0000","last_change":"2024-09-21T10:52:20.791236+0000","last_active":"2024-09-21T10:56:20.911528+0000","last_peered":"2024-09-21T10:56:20.911528+0000","last_clean":"2024-09-21T10:56:20.911528+0000","last_became_active":"2024-09-21T10:52:20.790077+0000","last_became_peered":"2024-09-21T10:52:20.790077+0000","last_unstale":"2024-09-21T10:56:20.911528+0000","last_undegraded":"2024-09-21T10:56:20.911528+0000","last_fullsized":"2024-09-21T10:56:20.911528+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:46:09.259835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"362'149","reported_seq":1595,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885903+0000","last_change":"2024-09-21T10:52:23.830144+0000","last_active":"2024-09-21T10:56:17.885903+0000","last_peered":"2024-09-21T10:56:17.885903+0000","last_clean":"2024-09-21T10:56:17.885903+0000","last_became_active":"2024-09-21T10:52:23.829793+0000","last_became_peered":"2024-09-21T10:52:23.829793+0000","last_unstale":"2024-09-21T10:56:17.885903+0000","last_undegraded":"2024-09-21T10:56:17.885903+0000","last_fullsized":"2024-09-21T10:56:17.885903+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.235634+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.235634+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:26:49.376493+0000","scrub_duration":0.0017408949999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1472,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541518+0000","last_change":"2024-09-21T10:56:09.865580+0000","last_active":"2024-09-21T10:56:18.541518+0000","last_peered":"2024-09-21T10:56:18.541518+0000","last_clean":"2024-09-21T10:56:18.541518+0000","last_became_active":"2024-09-21T10:56:09.864590+0000","last_became_peered":"2024-09-21T10:56:09.864590+0000","last_unstale":"2024-09-21T10:56:18.541518+0000","last_undegraded":"2024-09-21T10:56:18.541518+0000","last_fullsized":"2024-09-21T10:56:18.541518+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:11:30.009438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.b","version":"0'0","reported_seq":835,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401737+0000","last_change":"2024-09-21T10:33:29.494072+0000","last_active":"2024-09-21T10:56:23.401737+0000","last_peered":"2024-09-21T10:56:23.401737+0000","last_clean":"2024-09-21T10:56:23.401737+0000","last_became_active":"2024-09-21T10:33:29.493746+0000","last_became_peered":"2024-09-21T10:33:29.493746+0000","last_unstale":"2024-09-21T10:56:23.401737+0000","last_undegraded":"2024-09-21T10:56:23.401737+0000","last_fullsized":"2024-09-21T10:56:23.401737+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:42:29.044210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"362'149","reported_seq":1998,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401771+0000","last_change":"2024-09-21T10:53:36.910535+0000","last_active":"2024-09-21T10:56:23.401771+0000","last_peered":"2024-09-21T10:56:23.401771+0000","last_clean":"2024-09-21T10:56:23.401771+0000","last_became_active":"2024-09-21T10:52:23.858225+0000","last_became_peered":"2024-09-21T10:52:23.858225+0000","last_unstale":"2024-09-21T10:56:23.401771+0000","last_undegraded":"2024-09-21T10:56:23.401771+0000","last_fullsized":"2024-09-21T10:56:23.401771+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:53:36.910451+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:53:36.910451+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:18.945105+0000","scrub_duration":0.013239035999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"71'2","reported_seq":814,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396307+0000","last_change":"2024-09-21T10:33:29.505960+0000","last_active":"2024-09-21T10:56:23.396307+0000","last_peered":"2024-09-21T10:56:23.396307+0000","last_clean":"2024-09-21T10:56:23.396307+0000","last_became_active":"2024-09-21T10:33:29.498674+0000","last_became_peered":"2024-09-21T10:33:29.498674+0000","last_unstale":"2024-09-21T10:56:23.396307+0000","last_undegraded":"2024-09-21T10:56:23.396307+0000","last_fullsized":"2024-09-21T10:56:23.396307+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:28.850937+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":5,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1170,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885718+0000","last_change":"2024-09-21T10:56:03.862415+0000","last_active":"2024-09-21T10:56:17.885718+0000","last_peered":"2024-09-21T10:56:17.885718+0000","last_clean":"2024-09-21T10:56:17.885718+0000","last_became_active":"2024-09-21T10:56:03.861914+0000","last_became_peered":"2024-09-21T10:56:03.861914+0000","last_unstale":"2024-09-21T10:56:17.885718+0000","last_undegraded":"2024-09-21T10:56:17.885718+0000","last_fullsized":"2024-09-21T10:56:17.885718+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:18.865026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"362'149","reported_seq":1663,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541160+0000","last_change":"2024-09-21T10:56:09.863867+0000","last_active":"2024-09-21T10:56:18.541160+0000","last_peered":"2024-09-21T10:56:18.541160+0000","last_clean":"2024-09-21T10:56:18.541160+0000","last_became_active":"2024-09-21T10:56:09.863432+0000","last_became_peered":"2024-09-21T10:56:09.863432+0000","last_unstale":"2024-09-21T10:56:18.541160+0000","last_undegraded":"2024-09-21T10:56:18.541160+0000","last_fullsized":"2024-09-21T10:56:18.541160+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:45.667490+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:45.667490+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:07.469120+0000","scrub_duration":0.012665340000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":237,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911152+0000","last_change":"2024-09-21T10:46:10.457704+0000","last_active":"2024-09-21T10:56:20.911152+0000","last_peered":"2024-09-21T10:56:20.911152+0000","last_clean":"2024-09-21T10:56:20.911152+0000","last_became_active":"2024-09-21T10:46:10.456279+0000","last_became_peered":"2024-09-21T10:46:10.456279+0000","last_unstale":"2024-09-21T10:56:20.911152+0000","last_undegraded":"2024-09-21T10:56:20.911152+0000","last_fullsized":"2024-09-21T10:56:20.911152+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:56.056315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":187,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.886091+0000","last_change":"2024-09-21T10:56:03.828314+0000","last_active":"2024-09-21T10:56:17.886091+0000","last_peered":"2024-09-21T10:56:17.886091+0000","last_clean":"2024-09-21T10:56:17.886091+0000","last_became_active":"2024-09-21T10:56:03.827978+0000","last_became_peered":"2024-09-21T10:56:03.827978+0000","last_unstale":"2024-09-21T10:56:17.886091+0000","last_undegraded":"2024-09-21T10:56:17.886091+0000","last_fullsized":"2024-09-21T10:56:17.886091+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:36.700655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.b","version":"362'149","reported_seq":1674,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402497+0000","last_change":"2024-09-21T10:55:50.601190+0000","last_active":"2024-09-21T10:56:23.402497+0000","last_peered":"2024-09-21T10:56:23.402497+0000","last_clean":"2024-09-21T10:56:23.402497+0000","last_became_active":"2024-09-21T10:55:43.946276+0000","last_became_peered":"2024-09-21T10:55:43.946276+0000","last_unstale":"2024-09-21T10:56:23.402497+0000","last_undegraded":"2024-09-21T10:56:23.402497+0000","last_fullsized":"2024-09-21T10:56:23.402497+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:55:50.601144+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:55:50.601144+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:03.139106+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":323,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885224+0000","last_change":"2024-09-21T10:52:20.785036+0000","last_active":"2024-09-21T10:56:17.885224+0000","last_peered":"2024-09-21T10:56:17.885224+0000","last_clean":"2024-09-21T10:56:17.885224+0000","last_became_active":"2024-09-21T10:52:20.784671+0000","last_became_peered":"2024-09-21T10:52:20.784671+0000","last_unstale":"2024-09-21T10:56:17.885224+0000","last_undegraded":"2024-09-21T10:56:17.885224+0000","last_fullsized":"2024-09-21T10:56:17.885224+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:02:20.682779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.e","version":"0'0","reported_seq":190,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.886081+0000","last_change":"2024-09-21T10:56:03.831200+0000","last_active":"2024-09-21T10:56:17.886081+0000","last_peered":"2024-09-21T10:56:17.886081+0000","last_clean":"2024-09-21T10:56:17.886081+0000","last_became_active":"2024-09-21T10:56:03.830822+0000","last_became_peered":"2024-09-21T10:56:03.830822+0000","last_unstale":"2024-09-21T10:56:17.886081+0000","last_undegraded":"2024-09-21T10:56:17.886081+0000","last_fullsized":"2024-09-21T10:56:17.886081+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:48:04.426262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"362'149","reported_seq":1661,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541149+0000","last_change":"2024-09-21T10:56:09.866829+0000","last_active":"2024-09-21T10:56:18.541149+0000","last_peered":"2024-09-21T10:56:18.541149+0000","last_clean":"2024-09-21T10:56:18.541149+0000","last_became_active":"2024-09-21T10:56:09.864724+0000","last_became_peered":"2024-09-21T10:56:09.864724+0000","last_unstale":"2024-09-21T10:56:18.541149+0000","last_undegraded":"2024-09-21T10:56:18.541149+0000","last_fullsized":"2024-09-21T10:56:18.541149+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:36:44.694649+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:36:44.694649+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:16:32.534696+0000","scrub_duration":0.010193884,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":803,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.395989+0000","last_change":"2024-09-21T10:52:20.788449+0000","last_active":"2024-09-21T10:56:23.395989+0000","last_peered":"2024-09-21T10:56:23.395989+0000","last_clean":"2024-09-21T10:56:23.395989+0000","last_became_active":"2024-09-21T10:52:20.788104+0000","last_became_peered":"2024-09-21T10:52:20.788104+0000","last_unstale":"2024-09-21T10:56:23.395989+0000","last_undegraded":"2024-09-21T10:56:23.395989+0000","last_fullsized":"2024-09-21T10:56:23.395989+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:45:15.471942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":1352,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402840+0000","last_change":"2024-09-21T10:55:43.946039+0000","last_active":"2024-09-21T10:56:23.402840+0000","last_peered":"2024-09-21T10:56:23.402840+0000","last_clean":"2024-09-21T10:56:23.402840+0000","last_became_active":"2024-09-21T10:55:43.945645+0000","last_became_peered":"2024-09-21T10:55:43.945645+0000","last_unstale":"2024-09-21T10:56:23.402840+0000","last_undegraded":"2024-09-21T10:56:23.402840+0000","last_fullsized":"2024-09-21T10:56:23.402840+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:30.103515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"362'149","reported_seq":1766,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401819+0000","last_change":"2024-09-21T10:52:23.825021+0000","last_active":"2024-09-21T10:56:23.401819+0000","last_peered":"2024-09-21T10:56:23.401819+0000","last_clean":"2024-09-21T10:56:23.401819+0000","last_became_active":"2024-09-21T10:52:23.824655+0000","last_became_peered":"2024-09-21T10:52:23.824655+0000","last_unstale":"2024-09-21T10:56:23.401819+0000","last_undegraded":"2024-09-21T10:56:23.401819+0000","last_fullsized":"2024-09-21T10:56:23.401819+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":0,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:38.295876+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:38.295876+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:26:55.134185+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"63'1","reported_seq":1502,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541302+0000","last_change":"2024-09-21T10:56:09.868849+0000","last_active":"2024-09-21T10:56:18.541302+0000","last_peered":"2024-09-21T10:56:18.541302+0000","last_clean":"2024-09-21T10:56:18.541302+0000","last_became_active":"2024-09-21T10:56:09.868352+0000","last_became_peered":"2024-09-21T10:56:09.868352+0000","last_unstale":"2024-09-21T10:56:18.541302+0000","last_undegraded":"2024-09-21T10:56:18.541302+0000","last_fullsized":"2024-09-21T10:56:18.541302+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:10:26.945111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037713800000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":822,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396041+0000","last_change":"2024-09-21T10:46:10.439336+0000","last_active":"2024-09-21T10:56:23.396041+0000","last_peered":"2024-09-21T10:56:23.396041+0000","last_clean":"2024-09-21T10:56:23.396041+0000","last_became_active":"2024-09-21T10:46:10.439046+0000","last_became_peered":"2024-09-21T10:46:10.439046+0000","last_unstale":"2024-09-21T10:56:23.396041+0000","last_undegraded":"2024-09-21T10:56:23.396041+0000","last_fullsized":"2024-09-21T10:56:23.396041+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:28.678727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":282,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.910743+0000","last_change":"2024-09-21T10:52:20.801700+0000","last_active":"2024-09-21T10:56:20.910743+0000","last_peered":"2024-09-21T10:56:20.910743+0000","last_clean":"2024-09-21T10:56:20.910743+0000","last_became_active":"2024-09-21T10:52:20.800874+0000","last_became_peered":"2024-09-21T10:52:20.800874+0000","last_unstale":"2024-09-21T10:56:20.910743+0000","last_undegraded":"2024-09-21T10:56:20.910743+0000","last_fullsized":"2024-09-21T10:56:20.910743+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:47:28.916722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"362'149","reported_seq":1666,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401422+0000","last_change":"2024-09-21T10:55:46.552835+0000","last_active":"2024-09-21T10:56:23.401422+0000","last_peered":"2024-09-21T10:56:23.401422+0000","last_clean":"2024-09-21T10:56:23.401422+0000","last_became_active":"2024-09-21T10:55:43.943231+0000","last_became_peered":"2024-09-21T10:55:43.943231+0000","last_unstale":"2024-09-21T10:56:23.401422+0000","last_undegraded":"2024-09-21T10:56:23.401422+0000","last_fullsized":"2024-09-21T10:56:23.401422+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:55:46.552773+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:55:46.552773+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:18:40.684199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":76,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401784+0000","last_change":"2024-09-21T10:52:20.798097+0000","last_active":"2024-09-21T10:56:23.401784+0000","last_peered":"2024-09-21T10:56:23.401784+0000","last_clean":"2024-09-21T10:56:23.401784+0000","last_became_active":"2024-09-21T10:52:20.796569+0000","last_became_peered":"2024-09-21T10:52:20.796569+0000","last_unstale":"2024-09-21T10:56:23.401784+0000","last_undegraded":"2024-09-21T10:56:23.401784+0000","last_fullsized":"2024-09-21T10:56:23.401784+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:16:28.179463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024314200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":850,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401486+0000","last_change":"2024-09-21T10:33:29.496793+0000","last_active":"2024-09-21T10:56:23.401486+0000","last_peered":"2024-09-21T10:56:23.401486+0000","last_clean":"2024-09-21T10:56:23.401486+0000","last_became_active":"2024-09-21T10:33:29.496458+0000","last_became_peered":"2024-09-21T10:33:29.496458+0000","last_unstale":"2024-09-21T10:56:23.401486+0000","last_undegraded":"2024-09-21T10:56:23.401486+0000","last_fullsized":"2024-09-21T10:56:23.401486+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:05.446409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":843,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402130+0000","last_change":"2024-09-21T10:50:51.748628+0000","last_active":"2024-09-21T10:56:23.402130+0000","last_peered":"2024-09-21T10:56:23.402130+0000","last_clean":"2024-09-21T10:56:23.402130+0000","last_became_active":"2024-09-21T10:50:51.743466+0000","last_became_peered":"2024-09-21T10:50:51.743466+0000","last_unstale":"2024-09-21T10:56:23.402130+0000","last_undegraded":"2024-09-21T10:56:23.402130+0000","last_fullsized":"2024-09-21T10:56:23.402130+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:58.749167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"362'149","reported_seq":1774,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401885+0000","last_change":"2024-09-21T10:52:23.825011+0000","last_active":"2024-09-21T10:56:23.401885+0000","last_peered":"2024-09-21T10:56:23.401885+0000","last_clean":"2024-09-21T10:56:23.401885+0000","last_became_active":"2024-09-21T10:52:23.824636+0000","last_became_peered":"2024-09-21T10:52:23.824636+0000","last_unstale":"2024-09-21T10:56:23.401885+0000","last_undegraded":"2024-09-21T10:56:23.401885+0000","last_fullsized":"2024-09-21T10:56:23.401885+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:43.233616+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:43.233616+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:13:33.405659+0000","scrub_duration":12,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":171,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:21.701136+0000","last_change":"2024-09-21T10:50:51.739750+0000","last_active":"2024-09-21T10:56:21.701136+0000","last_peered":"2024-09-21T10:56:21.701136+0000","last_clean":"2024-09-21T10:56:21.701136+0000","last_became_active":"2024-09-21T10:50:51.739441+0000","last_became_peered":"2024-09-21T10:50:51.739441+0000","last_unstale":"2024-09-21T10:56:21.701136+0000","last_undegraded":"2024-09-21T10:56:21.701136+0000","last_fullsized":"2024-09-21T10:56:21.701136+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:37:22.415254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000311353,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1361,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401350+0000","last_change":"2024-09-21T10:55:43.944388+0000","last_active":"2024-09-21T10:56:23.401350+0000","last_peered":"2024-09-21T10:56:23.401350+0000","last_clean":"2024-09-21T10:56:23.401350+0000","last_became_active":"2024-09-21T10:55:43.944076+0000","last_became_peered":"2024-09-21T10:55:43.944076+0000","last_unstale":"2024-09-21T10:56:23.401350+0000","last_undegraded":"2024-09-21T10:56:23.401350+0000","last_fullsized":"2024-09-21T10:56:23.401350+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:11.127155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1362,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402759+0000","last_change":"2024-09-21T10:55:43.946134+0000","last_active":"2024-09-21T10:56:23.402759+0000","last_peered":"2024-09-21T10:56:23.402759+0000","last_clean":"2024-09-21T10:56:23.402759+0000","last_became_active":"2024-09-21T10:55:43.945831+0000","last_became_peered":"2024-09-21T10:55:43.945831+0000","last_unstale":"2024-09-21T10:56:23.402759+0000","last_undegraded":"2024-09-21T10:56:23.402759+0000","last_fullsized":"2024-09-21T10:56:23.402759+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:12.636041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"362'149","reported_seq":1667,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541110+0000","last_change":"2024-09-21T10:56:09.866681+0000","last_active":"2024-09-21T10:56:18.541110+0000","last_peered":"2024-09-21T10:56:18.541110+0000","last_clean":"2024-09-21T10:56:18.541110+0000","last_became_active":"2024-09-21T10:56:09.866286+0000","last_became_peered":"2024-09-21T10:56:09.866286+0000","last_unstale":"2024-09-21T10:56:18.541110+0000","last_undegraded":"2024-09-21T10:56:18.541110+0000","last_fullsized":"2024-09-21T10:56:18.541110+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":4,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:54:27.665411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:54:27.665411+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:31:53.029342+0000","scrub_duration":0.0015016299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"65'2","reported_seq":1478,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541413+0000","last_change":"2024-09-21T10:56:09.867077+0000","last_active":"2024-09-21T10:56:18.541413+0000","last_peered":"2024-09-21T10:56:18.541413+0000","last_clean":"2024-09-21T10:56:18.541413+0000","last_became_active":"2024-09-21T10:56:09.866520+0000","last_became_peered":"2024-09-21T10:56:09.866520+0000","last_unstale":"2024-09-21T10:56:18.541413+0000","last_undegraded":"2024-09-21T10:56:18.541413+0000","last_fullsized":"2024-09-21T10:56:18.541413+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:09:25.042458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000929,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1155,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885716+0000","last_change":"2024-09-21T10:56:03.861720+0000","last_active":"2024-09-21T10:56:17.885716+0000","last_peered":"2024-09-21T10:56:17.885716+0000","last_clean":"2024-09-21T10:56:17.885716+0000","last_became_active":"2024-09-21T10:56:03.861088+0000","last_became_peered":"2024-09-21T10:56:03.861088+0000","last_unstale":"2024-09-21T10:56:17.885716+0000","last_undegraded":"2024-09-21T10:56:17.885716+0000","last_fullsized":"2024-09-21T10:56:17.885716+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:00:34.080034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":328,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401784+0000","last_change":"2024-09-21T10:50:51.742934+0000","last_active":"2024-09-21T10:56:23.401784+0000","last_peered":"2024-09-21T10:56:23.401784+0000","last_clean":"2024-09-21T10:56:23.401784+0000","last_became_active":"2024-09-21T10:50:51.742609+0000","last_became_peered":"2024-09-21T10:50:51.742609+0000","last_unstale":"2024-09-21T10:56:23.401784+0000","last_undegraded":"2024-09-21T10:56:23.401784+0000","last_fullsized":"2024-09-21T10:56:23.401784+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:51:35.183444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[0,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.7","version":"362'149","reported_seq":1850,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911363+0000","last_change":"2024-09-21T10:52:23.830126+0000","last_active":"2024-09-21T10:56:20.911363+0000","last_peered":"2024-09-21T10:56:20.911363+0000","last_clean":"2024-09-21T10:56:20.911363+0000","last_became_active":"2024-09-21T10:52:23.829711+0000","last_became_peered":"2024-09-21T10:52:23.829711+0000","last_unstale":"2024-09-21T10:56:20.911363+0000","last_undegraded":"2024-09-21T10:56:20.911363+0000","last_fullsized":"2024-09-21T10:56:20.911363+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:29.451011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:29.451011+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:30.995706+0000","scrub_duration":0.0030381200000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1484,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541724+0000","last_change":"2024-09-21T10:56:09.861872+0000","last_active":"2024-09-21T10:56:18.541724+0000","last_peered":"2024-09-21T10:56:18.541724+0000","last_clean":"2024-09-21T10:56:18.541724+0000","last_became_active":"2024-09-21T10:56:09.861498+0000","last_became_peered":"2024-09-21T10:56:09.861498+0000","last_unstale":"2024-09-21T10:56:18.541724+0000","last_undegraded":"2024-09-21T10:56:18.541724+0000","last_fullsized":"2024-09-21T10:56:18.541724+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:50.134357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1376,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402244+0000","last_change":"2024-09-21T10:55:44.655682+0000","last_active":"2024-09-21T10:56:23.402244+0000","last_peered":"2024-09-21T10:56:23.402244+0000","last_clean":"2024-09-21T10:56:23.402244+0000","last_became_active":"2024-09-21T10:55:44.655358+0000","last_became_peered":"2024-09-21T10:55:44.655358+0000","last_unstale":"2024-09-21T10:56:23.402244+0000","last_undegraded":"2024-09-21T10:56:23.402244+0000","last_fullsized":"2024-09-21T10:56:23.402244+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:24:07.322636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041304500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":1409,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401734+0000","last_change":"2024-09-21T10:53:15.074511+0000","last_active":"2024-09-21T10:56:23.401734+0000","last_peered":"2024-09-21T10:56:23.401734+0000","last_clean":"2024-09-21T10:56:23.401734+0000","last_became_active":"2024-09-21T10:53:15.072784+0000","last_became_peered":"2024-09-21T10:53:15.072784+0000","last_unstale":"2024-09-21T10:56:23.401734+0000","last_undegraded":"2024-09-21T10:56:23.401734+0000","last_fullsized":"2024-09-21T10:56:23.401734+0000","mapping_epoch":1453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:32:07.988438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"362'149","reported_seq":1830,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911362+0000","last_change":"2024-09-21T10:49:24.327824+0000","last_active":"2024-09-21T10:56:20.911362+0000","last_peered":"2024-09-21T10:56:20.911362+0000","last_clean":"2024-09-21T10:56:20.911362+0000","last_became_active":"2024-09-21T10:48:17.788904+0000","last_became_peered":"2024-09-21T10:48:17.788904+0000","last_unstale":"2024-09-21T10:56:20.911362+0000","last_undegraded":"2024-09-21T10:56:20.911362+0000","last_fullsized":"2024-09-21T10:56:20.911362+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:24.327701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:24.327701+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:58:40.864943+0000","scrub_duration":0.001865991,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1353,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402478+0000","last_change":"2024-09-21T10:55:43.941631+0000","last_active":"2024-09-21T10:56:23.402478+0000","last_peered":"2024-09-21T10:56:23.402478+0000","last_clean":"2024-09-21T10:56:23.402478+0000","last_became_active":"2024-09-21T10:55:43.941349+0000","last_became_peered":"2024-09-21T10:55:43.941349+0000","last_unstale":"2024-09-21T10:56:23.402478+0000","last_undegraded":"2024-09-21T10:56:23.402478+0000","last_fullsized":"2024-09-21T10:56:23.402478+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:51:41.239137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":76,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402163+0000","last_change":"2024-09-21T10:52:20.796748+0000","last_active":"2024-09-21T10:56:23.402163+0000","last_peered":"2024-09-21T10:56:23.402163+0000","last_clean":"2024-09-21T10:56:23.402163+0000","last_became_active":"2024-09-21T10:52:20.796416+0000","last_became_peered":"2024-09-21T10:52:20.796416+0000","last_unstale":"2024-09-21T10:56:23.402163+0000","last_undegraded":"2024-09-21T10:56:23.402163+0000","last_fullsized":"2024-09-21T10:56:23.402163+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:57:43.434354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342195,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":836,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401820+0000","last_change":"2024-09-21T10:52:20.803125+0000","last_active":"2024-09-21T10:56:23.401820+0000","last_peered":"2024-09-21T10:56:23.401820+0000","last_clean":"2024-09-21T10:56:23.401820+0000","last_became_active":"2024-09-21T10:52:20.802018+0000","last_became_peered":"2024-09-21T10:52:20.802018+0000","last_unstale":"2024-09-21T10:56:23.401820+0000","last_undegraded":"2024-09-21T10:56:23.401820+0000","last_fullsized":"2024-09-21T10:56:23.401820+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:54:29.518461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"362'149","reported_seq":1719,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885852+0000","last_change":"2024-09-21T10:50:54.231765+0000","last_active":"2024-09-21T10:56:17.885852+0000","last_peered":"2024-09-21T10:56:17.885852+0000","last_clean":"2024-09-21T10:56:17.885852+0000","last_became_active":"2024-09-21T10:50:54.231386+0000","last_became_peered":"2024-09-21T10:50:54.231386+0000","last_unstale":"2024-09-21T10:56:17.885852+0000","last_undegraded":"2024-09-21T10:56:17.885852+0000","last_fullsized":"2024-09-21T10:56:17.885852+0000","mapping_epoch":1425,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1426,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:49:27.248938+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:49:27.248938+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:52:31.379499+0000","scrub_duration":0.0014145049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"71'2","reported_seq":815,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396692+0000","last_change":"2024-09-21T10:52:20.815991+0000","last_active":"2024-09-21T10:56:23.396692+0000","last_peered":"2024-09-21T10:56:23.396692+0000","last_clean":"2024-09-21T10:56:23.396692+0000","last_became_active":"2024-09-21T10:52:20.813144+0000","last_became_peered":"2024-09-21T10:52:20.813144+0000","last_unstale":"2024-09-21T10:56:23.396692+0000","last_undegraded":"2024-09-21T10:56:23.396692+0000","last_fullsized":"2024-09-21T10:56:23.396692+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:07.698515+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":4,"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":[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":"0'0","reported_seq":1382,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402771+0000","last_change":"2024-09-21T10:55:43.944828+0000","last_active":"2024-09-21T10:56:23.402771+0000","last_peered":"2024-09-21T10:56:23.402771+0000","last_clean":"2024-09-21T10:56:23.402771+0000","last_became_active":"2024-09-21T10:55:43.944498+0000","last_became_peered":"2024-09-21T10:55:43.944498+0000","last_unstale":"2024-09-21T10:56:23.402771+0000","last_undegraded":"2024-09-21T10:56:23.402771+0000","last_fullsized":"2024-09-21T10:56:23.402771+0000","mapping_epoch":1486,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1487,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:46:56.991853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":804,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.395928+0000","last_change":"2024-09-21T10:52:20.795484+0000","last_active":"2024-09-21T10:56:23.395928+0000","last_peered":"2024-09-21T10:56:23.395928+0000","last_clean":"2024-09-21T10:56:23.395928+0000","last_became_active":"2024-09-21T10:52:20.794922+0000","last_became_peered":"2024-09-21T10:52:20.794922+0000","last_unstale":"2024-09-21T10:56:23.395928+0000","last_undegraded":"2024-09-21T10:56:23.395928+0000","last_fullsized":"2024-09-21T10:56:23.395928+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:47.002912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"362'149","reported_seq":1919,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396212+0000","last_change":"2024-09-21T10:52:23.830188+0000","last_active":"2024-09-21T10:56:23.396212+0000","last_peered":"2024-09-21T10:56:23.396212+0000","last_clean":"2024-09-21T10:56:23.396212+0000","last_became_active":"2024-09-21T10:52:23.829857+0000","last_became_peered":"2024-09-21T10:52:23.829857+0000","last_unstale":"2024-09-21T10:56:23.396212+0000","last_undegraded":"2024-09-21T10:56:23.396212+0000","last_fullsized":"2024-09-21T10:56:23.396212+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1273,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":3,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:50:39.522036+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:50:39.522036+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:23.743898+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"71'1","reported_seq":848,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402142+0000","last_change":"2024-09-21T10:33:29.511883+0000","last_active":"2024-09-21T10:56:23.402142+0000","last_peered":"2024-09-21T10:56:23.402142+0000","last_clean":"2024-09-21T10:56:23.402142+0000","last_became_active":"2024-09-21T10:33:29.489983+0000","last_became_peered":"2024-09-21T10:33:29.489983+0000","last_unstale":"2024-09-21T10:56:23.402142+0000","last_undegraded":"2024-09-21T10:56:23.402142+0000","last_fullsized":"2024-09-21T10:56:23.402142+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:50.387368+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":3,"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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":288,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911539+0000","last_change":"2024-09-21T10:52:20.788009+0000","last_active":"2024-09-21T10:56:20.911539+0000","last_peered":"2024-09-21T10:56:20.911539+0000","last_clean":"2024-09-21T10:56:20.911539+0000","last_became_active":"2024-09-21T10:52:20.787657+0000","last_became_peered":"2024-09-21T10:52:20.787657+0000","last_unstale":"2024-09-21T10:56:20.911539+0000","last_undegraded":"2024-09-21T10:56:20.911539+0000","last_fullsized":"2024-09-21T10:56:20.911539+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:03:18.186733+0000","last_clean_scrub_stamp":"2024-09-21T10:03:18.186733+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:14:18.674583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000351116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":190,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885406+0000","last_change":"2024-09-21T10:56:03.830880+0000","last_active":"2024-09-21T10:56:17.885406+0000","last_peered":"2024-09-21T10:56:17.885406+0000","last_clean":"2024-09-21T10:56:17.885406+0000","last_became_active":"2024-09-21T10:56:03.830445+0000","last_became_peered":"2024-09-21T10:56:03.830445+0000","last_unstale":"2024-09-21T10:56:17.885406+0000","last_undegraded":"2024-09-21T10:56:17.885406+0000","last_fullsized":"2024-09-21T10:56:17.885406+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:24:08.914781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.13","version":"0'0","reported_seq":190,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885617+0000","last_change":"2024-09-21T10:56:03.831398+0000","last_active":"2024-09-21T10:56:17.885617+0000","last_peered":"2024-09-21T10:56:17.885617+0000","last_clean":"2024-09-21T10:56:17.885617+0000","last_became_active":"2024-09-21T10:56:03.830978+0000","last_became_peered":"2024-09-21T10:56:03.830978+0000","last_unstale":"2024-09-21T10:56:17.885617+0000","last_undegraded":"2024-09-21T10:56:17.885617+0000","last_fullsized":"2024-09-21T10:56:17.885617+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:05.583304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"442'23","reported_seq":239,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885621+0000","last_change":"2024-09-21T10:56:03.831460+0000","last_active":"2024-09-21T10:56:17.885621+0000","last_peered":"2024-09-21T10:56:17.885621+0000","last_clean":"2024-09-21T10:56:17.885621+0000","last_became_active":"2024-09-21T10:56:03.831003+0000","last_became_peered":"2024-09-21T10:56:03.831003+0000","last_unstale":"2024-09-21T10:56:17.885621+0000","last_undegraded":"2024-09-21T10:56:17.885621+0000","last_fullsized":"2024-09-21T10:56:17.885621+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:53:51.990533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23780,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1469,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541147+0000","last_change":"2024-09-21T10:56:09.866581+0000","last_active":"2024-09-21T10:56:18.541147+0000","last_peered":"2024-09-21T10:56:18.541147+0000","last_clean":"2024-09-21T10:56:18.541147+0000","last_became_active":"2024-09-21T10:56:09.864784+0000","last_became_peered":"2024-09-21T10:56:09.864784+0000","last_unstale":"2024-09-21T10:56:18.541147+0000","last_undegraded":"2024-09-21T10:56:18.541147+0000","last_fullsized":"2024-09-21T10:56:18.541147+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:16.394034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"71'3","reported_seq":81,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.796295+0000","last_change":"2024-09-21T10:52:20.814473+0000","last_active":"2024-09-21T10:56:18.796295+0000","last_peered":"2024-09-21T10:56:18.796295+0000","last_clean":"2024-09-21T10:56:18.796295+0000","last_became_active":"2024-09-21T10:52:20.791349+0000","last_became_peered":"2024-09-21T10:52:20.791349+0000","last_unstale":"2024-09-21T10:56:18.796295+0000","last_undegraded":"2024-09-21T10:56:18.796295+0000","last_fullsized":"2024-09-21T10:56:18.796295+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:29:59.044915+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":4,"num_bytes_recovered":180,"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,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.14","version":"362'149","reported_seq":1668,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:21.701341+0000","last_change":"2024-09-21T10:55:23.207431+0000","last_active":"2024-09-21T10:56:21.701341+0000","last_peered":"2024-09-21T10:56:21.701341+0000","last_clean":"2024-09-21T10:56:21.701341+0000","last_became_active":"2024-09-21T10:52:23.829712+0000","last_became_peered":"2024-09-21T10:52:23.829712+0000","last_unstale":"2024-09-21T10:56:21.701341+0000","last_undegraded":"2024-09-21T10:56:21.701341+0000","last_fullsized":"2024-09-21T10:56:21.701341+0000","mapping_epoch":1440,"log_start":"0'0","ondisk_log_start":"0'0","created":1393,"last_epoch_clean":1441,"parent":"0.0","parent_split_bits":5,"last_scrub":"362'149","last_scrub_stamp":"2024-09-21T10:55:23.207378+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:48.327915+0000","last_clean_scrub_stamp":"2024-09-21T10:55:23.207378+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:54:44.816593+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1438,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541561+0000","last_change":"2024-09-21T10:56:09.868468+0000","last_active":"2024-09-21T10:56:18.541561+0000","last_peered":"2024-09-21T10:56:18.541561+0000","last_clean":"2024-09-21T10:56:18.541561+0000","last_became_active":"2024-09-21T10:56:09.868149+0000","last_became_peered":"2024-09-21T10:56:09.868149+0000","last_unstale":"2024-09-21T10:56:18.541561+0000","last_undegraded":"2024-09-21T10:56:18.541561+0000","last_fullsized":"2024-09-21T10:56:18.541561+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:02:13.161836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":827,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396630+0000","last_change":"2024-09-21T10:52:20.795290+0000","last_active":"2024-09-21T10:56:23.396630+0000","last_peered":"2024-09-21T10:56:23.396630+0000","last_clean":"2024-09-21T10:56:23.396630+0000","last_became_active":"2024-09-21T10:52:20.794919+0000","last_became_peered":"2024-09-21T10:52:20.794919+0000","last_unstale":"2024-09-21T10:56:23.396630+0000","last_undegraded":"2024-09-21T10:56:23.396630+0000","last_fullsized":"2024-09-21T10:56:23.396630+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:34.258816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":834,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402154+0000","last_change":"2024-09-21T10:27:05.775139+0000","last_active":"2024-09-21T10:56:23.402154+0000","last_peered":"2024-09-21T10:56:23.402154+0000","last_clean":"2024-09-21T10:56:23.402154+0000","last_became_active":"2024-09-21T10:27:05.774696+0000","last_became_peered":"2024-09-21T10:27:05.774696+0000","last_unstale":"2024-09-21T10:56:23.402154+0000","last_undegraded":"2024-09-21T10:56:23.402154+0000","last_fullsized":"2024-09-21T10:56:23.402154+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:13:49.801746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":91,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:21.700892+0000","last_change":"2024-09-21T10:53:38.289488+0000","last_active":"2024-09-21T10:56:21.700892+0000","last_peered":"2024-09-21T10:56:21.700892+0000","last_clean":"2024-09-21T10:56:21.700892+0000","last_became_active":"2024-09-21T10:53:38.289195+0000","last_became_peered":"2024-09-21T10:53:38.289195+0000","last_unstale":"2024-09-21T10:56:21.700892+0000","last_undegraded":"2024-09-21T10:56:21.700892+0000","last_fullsized":"2024-09-21T10:56:21.700892+0000","mapping_epoch":1461,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1462,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:04.988545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":235,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.911628+0000","last_change":"2024-09-21T10:46:11.432174+0000","last_active":"2024-09-21T10:56:20.911628+0000","last_peered":"2024-09-21T10:56:20.911628+0000","last_clean":"2024-09-21T10:56:20.911628+0000","last_became_active":"2024-09-21T10:46:11.431818+0000","last_became_peered":"2024-09-21T10:46:11.431818+0000","last_unstale":"2024-09-21T10:56:20.911628+0000","last_undegraded":"2024-09-21T10:56:20.911628+0000","last_fullsized":"2024-09-21T10:56:20.911628+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:25.423596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":788,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396070+0000","last_change":"2024-09-21T10:27:05.781841+0000","last_active":"2024-09-21T10:56:23.396070+0000","last_peered":"2024-09-21T10:56:23.396070+0000","last_clean":"2024-09-21T10:56:23.396070+0000","last_became_active":"2024-09-21T10:27:05.772601+0000","last_became_peered":"2024-09-21T10:27:05.772601+0000","last_unstale":"2024-09-21T10:56:23.396070+0000","last_undegraded":"2024-09-21T10:56:23.396070+0000","last_fullsized":"2024-09-21T10:56:23.396070+0000","mapping_epoch":1118,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1119,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:25.513256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":851,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402039+0000","last_change":"2024-09-21T10:52:20.802977+0000","last_active":"2024-09-21T10:56:23.402039+0000","last_peered":"2024-09-21T10:56:23.402039+0000","last_clean":"2024-09-21T10:56:23.402039+0000","last_became_active":"2024-09-21T10:52:20.802017+0000","last_became_peered":"2024-09-21T10:52:20.802017+0000","last_unstale":"2024-09-21T10:56:23.402039+0000","last_undegraded":"2024-09-21T10:56:23.402039+0000","last_fullsized":"2024-09-21T10:56:23.402039+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:08:08.835218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":1464,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401996+0000","last_change":"2024-09-21T10:51:45.267841+0000","last_active":"2024-09-21T10:56:23.401996+0000","last_peered":"2024-09-21T10:56:23.401996+0000","last_clean":"2024-09-21T10:56:23.401996+0000","last_became_active":"2024-09-21T10:51:45.267546+0000","last_became_peered":"2024-09-21T10:51:45.267546+0000","last_unstale":"2024-09-21T10:56:23.401996+0000","last_undegraded":"2024-09-21T10:56:23.401996+0000","last_fullsized":"2024-09-21T10:56:23.401996+0000","mapping_epoch":1431,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:59:41.536111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":808,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396514+0000","last_change":"2024-09-21T10:33:29.501264+0000","last_active":"2024-09-21T10:56:23.396514+0000","last_peered":"2024-09-21T10:56:23.396514+0000","last_clean":"2024-09-21T10:56:23.396514+0000","last_became_active":"2024-09-21T10:33:29.500837+0000","last_became_peered":"2024-09-21T10:33:29.500837+0000","last_unstale":"2024-09-21T10:56:23.396514+0000","last_undegraded":"2024-09-21T10:56:23.396514+0000","last_fullsized":"2024-09-21T10:56:23.396514+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:19:24.125548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]},{"pgid":"3.1a","version":"71'1","reported_seq":171,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885316+0000","last_change":"2024-09-21T10:56:03.828310+0000","last_active":"2024-09-21T10:56:17.885316+0000","last_peered":"2024-09-21T10:56:17.885316+0000","last_clean":"2024-09-21T10:56:17.885316+0000","last_became_active":"2024-09-21T10:56:03.827815+0000","last_became_peered":"2024-09-21T10:56:03.827815+0000","last_unstale":"2024-09-21T10:56:17.885316+0000","last_undegraded":"2024-09-21T10:56:17.885316+0000","last_fullsized":"2024-09-21T10:56:17.885316+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:20:02.483553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.1c","version":"0'0","reported_seq":170,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:21.701222+0000","last_change":"2024-09-21T10:50:51.744986+0000","last_active":"2024-09-21T10:56:21.701222+0000","last_peered":"2024-09-21T10:56:21.701222+0000","last_clean":"2024-09-21T10:56:21.701222+0000","last_became_active":"2024-09-21T10:50:51.744527+0000","last_became_peered":"2024-09-21T10:50:51.744527+0000","last_unstale":"2024-09-21T10:56:21.701222+0000","last_undegraded":"2024-09-21T10:56:21.701222+0000","last_fullsized":"2024-09-21T10:56:21.701222+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:17.469541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"71'1","reported_seq":848,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.401802+0000","last_change":"2024-09-21T10:52:20.803596+0000","last_active":"2024-09-21T10:56:23.401802+0000","last_peered":"2024-09-21T10:56:23.401802+0000","last_clean":"2024-09-21T10:56:23.401802+0000","last_became_active":"2024-09-21T10:52:20.802165+0000","last_became_peered":"2024-09-21T10:52:20.802165+0000","last_unstale":"2024-09-21T10:56:23.401802+0000","last_undegraded":"2024-09-21T10:56:23.401802+0000","last_fullsized":"2024-09-21T10:56:23.401802+0000","mapping_epoch":1437,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1438,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:43:46.851027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1148,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885563+0000","last_change":"2024-09-21T10:56:03.862517+0000","last_active":"2024-09-21T10:56:17.885563+0000","last_peered":"2024-09-21T10:56:17.885563+0000","last_clean":"2024-09-21T10:56:17.885563+0000","last_became_active":"2024-09-21T10:56:03.861614+0000","last_became_peered":"2024-09-21T10:56:03.861614+0000","last_unstale":"2024-09-21T10:56:17.885563+0000","last_undegraded":"2024-09-21T10:56:17.885563+0000","last_fullsized":"2024-09-21T10:56:17.885563+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:36:48.234635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"71'2","reported_seq":1494,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:20.905864+0000","last_change":"2024-09-21T10:56:09.865372+0000","last_active":"2024-09-21T10:56:20.905864+0000","last_peered":"2024-09-21T10:56:20.905864+0000","last_clean":"2024-09-21T10:56:20.905864+0000","last_became_active":"2024-09-21T10:56:09.864747+0000","last_became_peered":"2024-09-21T10:56:09.864747+0000","last_unstale":"2024-09-21T10:56:20.905864+0000","last_undegraded":"2024-09-21T10:56:20.905864+0000","last_fullsized":"2024-09-21T10:56:20.905864+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:14.494271+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":3,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1166,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885422+0000","last_change":"2024-09-21T10:56:03.862122+0000","last_active":"2024-09-21T10:56:17.885422+0000","last_peered":"2024-09-21T10:56:17.885422+0000","last_clean":"2024-09-21T10:56:17.885422+0000","last_became_active":"2024-09-21T10:56:03.861592+0000","last_became_peered":"2024-09-21T10:56:03.861592+0000","last_unstale":"2024-09-21T10:56:17.885422+0000","last_undegraded":"2024-09-21T10:56:17.885422+0000","last_fullsized":"2024-09-21T10:56:17.885422+0000","mapping_epoch":1493,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1494,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:15.036753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"71'2","reported_seq":1472,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:18.541626+0000","last_change":"2024-09-21T10:56:09.865335+0000","last_active":"2024-09-21T10:56:18.541626+0000","last_peered":"2024-09-21T10:56:18.541626+0000","last_clean":"2024-09-21T10:56:18.541626+0000","last_became_active":"2024-09-21T10:56:09.864860+0000","last_became_peered":"2024-09-21T10:56:09.864860+0000","last_unstale":"2024-09-21T10:56:18.541626+0000","last_undegraded":"2024-09-21T10:56:18.541626+0000","last_fullsized":"2024-09-21T10:56:18.541626+0000","mapping_epoch":1496,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1497,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:36:29.004798+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":4,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":802,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396219+0000","last_change":"2024-09-21T10:50:51.744175+0000","last_active":"2024-09-21T10:56:23.396219+0000","last_peered":"2024-09-21T10:56:23.396219+0000","last_clean":"2024-09-21T10:56:23.396219+0000","last_became_active":"2024-09-21T10:50:51.743851+0000","last_became_peered":"2024-09-21T10:50:51.743851+0000","last_unstale":"2024-09-21T10:56:23.396219+0000","last_undegraded":"2024-09-21T10:56:23.396219+0000","last_fullsized":"2024-09-21T10:56:23.396219+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:18:42.675576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"71'1","reported_seq":827,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.396399+0000","last_change":"2024-09-21T10:50:51.746596+0000","last_active":"2024-09-21T10:56:23.396399+0000","last_peered":"2024-09-21T10:56:23.396399+0000","last_clean":"2024-09-21T10:56:23.396399+0000","last_became_active":"2024-09-21T10:50:51.746228+0000","last_became_peered":"2024-09-21T10:50:51.746228+0000","last_unstale":"2024-09-21T10:56:23.396399+0000","last_undegraded":"2024-09-21T10:56:23.396399+0000","last_fullsized":"2024-09-21T10:56:23.396399+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:43.140425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":310,"reported_epoch":1500,"state":"active+clean","last_fresh":"2024-09-21T10:56:17.885083+0000","last_change":"2024-09-21T10:46:10.432606+0000","last_active":"2024-09-21T10:56:17.885083+0000","last_peered":"2024-09-21T10:56:17.885083+0000","last_clean":"2024-09-21T10:56:17.885083+0000","last_became_active":"2024-09-21T10:46:10.432301+0000","last_became_peered":"2024-09-21T10:46:10.432301+0000","last_unstale":"2024-09-21T10:56:17.885083+0000","last_undegraded":"2024-09-21T10:56:17.885083+0000","last_fullsized":"2024-09-21T10:56:17.885083+0000","mapping_epoch":1377,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:33.339627+0000","last_clean_scrub_stamp":"2024-09-21T10:04:33.339627+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:09:19.845944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"71'4","reported_seq":859,"reported_epoch":1501,"state":"active+clean","last_fresh":"2024-09-21T10:56:23.402081+0000","last_change":"2024-09-21T10:50:51.763450+0000","last_active":"2024-09-21T10:56:23.402081+0000","last_peered":"2024-09-21T10:56:23.402081+0000","last_clean":"2024-09-21T10:56:23.402081+0000","last_became_active":"2024-09-21T10:50:51.746057+0000","last_became_peered":"2024-09-21T10:50:51.746057+0000","last_unstale":"2024-09-21T10:56:23.402081+0000","last_undegraded":"2024-09-21T10:56:23.402081+0000","last_fullsized":"2024-09-21T10:56:23.402081+0000","mapping_epoch":1422,"log_start":"0'0","ondisk_log_start":"0'0","created":67,"last_epoch_clean":1423,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:04:32.337902+0000","last_clean_scrub_stamp":"2024-09-21T10:04:32.337902+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:37.310024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1746,"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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":72,"num_bytes_recovered":25990,"num_keys_recovered":50,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19171,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234642,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":661276,"kb_used_data":8336,"kb_used_omap":1,"kb_used_meta":652926,"kb_avail":93083876,"statfs":{"total":95995035648,"available":95317889024,"internally_reserved":0,"allocated":8536064,"data_stored":5630201,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":668596683},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":1377,"seq":5914169966726,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":408216,"kb_used_data":8652,"kb_used_omap":58,"kb_used_meta":399493,"kb_avail":93336936,"statfs":{"total":95995035648,"available":95577022464,"internally_reserved":0,"allocated":8859648,"data_stored":5959027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60382,"internal_metadata":409080866},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757916,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1100372,"kb_used_data":8580,"kb_used_omap":1,"kb_used_meta":1091774,"kb_avail":92644780,"statfs":{"total":95995035648,"available":94868254720,"internally_reserved":0,"allocated":8785920,"data_stored":5888588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":1117977030},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":796,"seq":3418793968088,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":929168,"kb_used_data":8580,"kb_used_omap":46,"kb_used_meta":920529,"kb_avail":92815984,"statfs":{"total":95995035648,"available":95043567616,"internally_reserved":0,"allocated":8785920,"data_stored":5889818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47428,"internal_metadata":942622396},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":731,"seq":3139621093861,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1001996,"kb_used_data":8640,"kb_used_omap":73,"kb_used_meta":993270,"kb_avail":92743156,"statfs":{"total":95995035648,"available":94968991744,"internally_reserved":0,"allocated":8847360,"data_stored":5954798,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75214,"internal_metadata":1017109042},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849019552,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":973788,"kb_used_data":8336,"kb_used_omap":1,"kb_used_meta":965438,"kb_avail":92771364,"statfs":{"total":95995035648,"available":94997876736,"internally_reserved":0,"allocated":8536064,"data_stored":5631404,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":988608966},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":829,"seq":3560527888848,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1186444,"kb_used_data":8896,"kb_used_omap":30,"kb_used_meta":1177505,"kb_avail":92558708,"statfs":{"total":95995035648,"available":94780116992,"internally_reserved":0,"allocated":9109504,"data_stored":6216972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30924,"internal_metadata":1205765940},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":763,"seq":3277060047326,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1105288,"kb_used_data":8316,"kb_used_omap":44,"kb_used_meta":1096915,"kb_avail":92639864,"statfs":{"total":95995035648,"available":94863220736,"internally_reserved":0,"allocated":8515584,"data_stored":5626533,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45458,"internal_metadata":1123241582},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":0,"data_stored":0,"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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4094,"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":3970,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2338,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2925,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":8192,"data_stored":652,"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":16384,"data_stored":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5844,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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-09-21T10:57:12.918 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:57:12.918 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi007 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=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh' 2024-09-21T10:57:13.104 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=2e995cfb20a94da183a062cbe7190792 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi007 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=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh' 2024-09-21T10:57:13.107 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T10:57:13.125 INFO:tasks.cephadm:Teardown begin 2024-09-21T10:57:13.126 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T10:57:13.170 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T10:57:13.220 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T10:57:13.221 DEBUG:teuthology.orchestra.run.smithi007:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T10:57:13.239 DEBUG:teuthology.orchestra.run.smithi031:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T10:57:13.261 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T10:57:13.261 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T10:57:13.261 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.a 2024-09-21T10:57:13.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:13 smithi031 ceph-mon[96824]: from='client.36816 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:57:13.442 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:13 smithi007 ceph-mon[101144]: from='client.36816 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:57:13.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:13 smithi007 ceph-mon[99390]: from='client.36816 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:57:13.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:13 smithi007 systemd[1]: Stopping Ceph mon.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:57:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:57:13.590+0000 7f9d932c3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:57:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:13 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a[99386]: 2024-09-21T10:57:13.590+0000 7f9d932c3640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-21T10:57:13.942 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:13 smithi007 podman[345309]: 2024-09-21 10:57:13.826486044 +0000 UTC m=+0.338737018 container died 0f1b2869cef7a71cf00a5212246f7d5a471f11fa92a2b533ad92593adf7fc1f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:57:14.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:14 smithi007 podman[345309]: 2024-09-21 10:57:14.333560432 +0000 UTC m=+0.845811437 container cleanup 0f1b2869cef7a71cf00a5212246f7d5a471f11fa92a2b533ad92593adf7fc1f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True) 2024-09-21T10:57:14.442 INFO:journalctl@ceph.mon.a.smithi007.stdout:Sep 21 10:57:14 smithi007 bash[345309]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-a 2024-09-21T10:57:14.803 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T10:57:14.854 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:57:14.854 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T10:57:14.855 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-21T10:57:14.855 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.c 2024-09-21T10:57:15.165 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:14 smithi007 systemd[1]: Stopping Ceph mon.c for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:57:15.421 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:57:15] ENGINE Bus STOPPING 2024-09-21T10:57:15.421 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:57:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:57:15.421 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:57:15] ENGINE Bus STOPPED 2024-09-21T10:57:15.422 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:57:15] ENGINE Bus STARTING 2024-09-21T10:57:15.422 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c[101140]: 2024-09-21T10:57:15.162+0000 7f2466659640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:57:15.422 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c[101140]: 2024-09-21T10:57:15.162+0000 7f2466659640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-21T10:57:15.692 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:15 smithi007 podman[345432]: 2024-09-21 10:57:15.419433694 +0000 UTC m=+0.379304789 container died 6960c1f01f9b1332e2e958807d9715d3732ada2b8d529915e485c5a0865737fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-62da54b, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-21T10:57:15.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:57:15] ENGINE Serving on http://:::9283 2024-09-21T10:57:15.692 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:15 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: [21/Sep/2024:10:57:15] ENGINE Bus STARTED 2024-09-21T10:57:16.050 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:15 smithi007 podman[345432]: 2024-09-21 10:57:15.864251365 +0000 UTC m=+0.824122458 container cleanup 6960c1f01f9b1332e2e958807d9715d3732ada2b8d529915e485c5a0865737fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, GIT_BRANCH=HEAD, RELEASE=main-62da54b, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-21T10:57:16.050 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:15 smithi007 bash[345432]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c 2024-09-21T10:57:16.291 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T10:57:16.314 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:16 smithi007 podman[345456]: 2024-09-21 10:57:16.048878718 +0000 UTC m=+0.625606952 container remove 6960c1f01f9b1332e2e958807d9715d3732ada2b8d529915e485c5a0865737fd (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:57:16.314 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:16 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T10:57:16.315 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:16 smithi007 systemd[1]: Stopped Ceph mon.c for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:57:16.315 INFO:journalctl@ceph.mon.c.smithi007.stdout:Sep 21 10:57:16 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.c.service: Consumed 37.905s CPU time. 2024-09-21T10:57:16.328 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:57:16.329 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-21T10:57:16.329 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-21T10:57:16.329 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.b 2024-09-21T10:57:16.665 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:16 smithi031 systemd[1]: Stopping Ceph mon.b for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:57:17.112 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:16 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b[96820]: 2024-09-21T10:57:16.670+0000 7f98617c3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:57:17.112 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:16 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b[96820]: 2024-09-21T10:57:16.670+0000 7f98617c3640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-09-21T10:57:17.112 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:16 smithi031 podman[252657]: 2024-09-21 10:57:16.792922208 +0000 UTC m=+0.242222375 container died 00f01674cccde8efb36ca2ee1eec58a9dbca7273bf41ef44b975c5651694922e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-21T10:57:17.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:17 smithi031 podman[252657]: 2024-09-21 10:57:17.344949303 +0000 UTC m=+0.794249443 container cleanup 00f01674cccde8efb36ca2ee1eec58a9dbca7273bf41ef44b975c5651694922e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b) 2024-09-21T10:57:17.415 INFO:journalctl@ceph.mon.b.smithi031.stdout:Sep 21 10:57:17 smithi031 bash[252657]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mon-b 2024-09-21T10:57:17.810 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T10:57:17.850 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:57:17.850 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-21T10:57:17.850 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-21T10:57:17.851 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.y 2024-09-21T10:57:18.170 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:17 smithi007 systemd[1]: Stopping Ceph mgr.y for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:57:18.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:18 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:57:18.168+0000 7f0f540d0640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:57:18.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:18 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y[83293]: 2024-09-21T10:57:18.168+0000 7f0f540d0640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T10:57:18.442 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:18 smithi007 podman[345562]: 2024-09-21 10:57:18.209814588 +0000 UTC m=+0.166763320 container died ae4dfe09f792645c2634d8b4772e2daf47aa81ef9555e88db31fb46c0e27d950 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-21T10:57:18.843 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:18 smithi007 podman[345562]: 2024-09-21 10:57:18.694482386 +0000 UTC m=+0.651431163 container cleanup ae4dfe09f792645c2634d8b4772e2daf47aa81ef9555e88db31fb46c0e27d950 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=main-62da54b, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_CLEAN=True) 2024-09-21T10:57:18.843 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:18 smithi007 bash[345562]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y 2024-09-21T10:57:19.123 INFO:journalctl@ceph.mgr.y.smithi007.stdout:Sep 21 10:57:18 smithi007 podman[345574]: 2024-09-21 10:57:18.962712411 +0000 UTC m=+0.745103720 container remove ae4dfe09f792645c2634d8b4772e2daf47aa81ef9555e88db31fb46c0e27d950 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-y, RELEASE=main-62da54b, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-21T10:57:19.146 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.y.service' 2024-09-21T10:57:19.182 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:57:19.182 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-21T10:57:19.183 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T10:57:19.183 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.x 2024-09-21T10:57:19.524 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:57:19 smithi031 systemd[1]: Stopping Ceph mgr.x for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:57:19.826 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:57:19 smithi031 podman[252781]: 2024-09-21 10:57:19.523270256 +0000 UTC m=+0.144626524 container died eac55fade1fb7741b85b072625ab26385e114f6c4e1970a9fd2279095cb57414 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T10:57:20.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:57:19 smithi031 podman[252781]: 2024-09-21 10:57:19.941784104 +0000 UTC m=+0.563140358 container cleanup eac55fade1fb7741b85b072625ab26385e114f6c4e1970a9fd2279095cb57414 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=main-62da54b, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-21T10:57:20.165 INFO:journalctl@ceph.mgr.x.smithi031.stdout:Sep 21 10:57:19 smithi031 bash[252781]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-mgr-x 2024-09-21T10:57:20.334 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T10:57:20.370 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:57:20.370 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T10:57:20.370 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T10:57:20.371 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.0 2024-09-21T10:57:20.692 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:20 smithi007 systemd[1]: Stopping Ceph osd.0 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:57:21.192 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[111069]: 2024-09-21T10:57:20.707+0000 7f07eef95640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:57:21.192 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[111069]: 2024-09-21T10:57:20.707+0000 7f07eef95640 -1 osd.0 1501 *** Got signal Terminated *** 2024-09-21T10:57:21.192 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:20 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0[111069]: 2024-09-21T10:57:20.707+0000 7f07eef95640 -1 osd.0 1501 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:57:26.524 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:26 smithi007 podman[345684]: 2024-09-21 10:57:26.231122437 +0000 UTC m=+5.664609401 container died f9e70dafeae7a3bcccc16cbfc4c2793e3bfa18daca0ff007bc48fd0ed85f76ea (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-21T10:57:26.942 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:26 smithi007 podman[345684]: 2024-09-21 10:57:26.707601751 +0000 UTC m=+6.141088756 container cleanup f9e70dafeae7a3bcccc16cbfc4c2793e3bfa18daca0ff007bc48fd0ed85f76ea (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.license=GPLv2) 2024-09-21T10:57:26.942 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:26 smithi007 bash[345684]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0 2024-09-21T10:57:27.298 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:26 smithi007 podman[345700]: 2024-09-21 10:57:26.967649516 +0000 UTC m=+0.731803899 container remove f9e70dafeae7a3bcccc16cbfc4c2793e3bfa18daca0ff007bc48fd0ed85f76ea (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=main-62da54b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-21T10:57:27.664 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:27 smithi007 podman[345791]: 2024-09-21 10:57:27.19964708 +0000 UTC m=+0.016179428 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:57:27.664 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:27 smithi007 podman[345791]: 2024-09-21 10:57:27.318518556 +0000 UTC m=+0.135050945 container create 15e98fec8a9736ab54f3d773eb5e8be89d27695c43e333f920ccc655761acfde (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-21T10:57:27.664 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:27 smithi007 podman[345791]: 2024-09-21 10:57:27.537612246 +0000 UTC m=+0.354144611 container init 15e98fec8a9736ab54f3d773eb5e8be89d27695c43e333f920ccc655761acfde (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, RELEASE=main-62da54b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-21T10:57:27.664 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:27 smithi007 podman[345791]: 2024-09-21 10:57:27.542119576 +0000 UTC m=+0.358651923 container start 15e98fec8a9736ab54f3d773eb5e8be89d27695c43e333f920ccc655761acfde (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:57:27.664 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:27 smithi007 podman[345791]: 2024-09-21 10:57:27.66257181 +0000 UTC m=+0.479104226 container attach 15e98fec8a9736ab54f3d773eb5e8be89d27695c43e333f920ccc655761acfde (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:57:28.692 INFO:journalctl@ceph.osd.0.smithi007.stdout:Sep 21 10:57:28 smithi007 podman[345791]: 2024-09-21 10:57:28.440716604 +0000 UTC m=+1.257248954 container died 15e98fec8a9736ab54f3d773eb5e8be89d27695c43e333f920ccc655761acfde (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-21T10:57:29.250 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T10:57:29.289 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:57:29.290 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T10:57:29.290 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T10:57:29.290 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.1 2024-09-21T10:57:29.631 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:29 smithi007 systemd[1]: Stopping Ceph osd.1 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:57:29.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[115889]: 2024-09-21T10:57:29.628+0000 7fe2a0b94640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:57:29.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[115889]: 2024-09-21T10:57:29.628+0000 7fe2a0b94640 -1 osd.1 1501 *** Got signal Terminated *** 2024-09-21T10:57:29.943 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:29 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1[115889]: 2024-09-21T10:57:29.628+0000 7fe2a0b94640 -1 osd.1 1501 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:57:35.539 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:35 smithi007 podman[345905]: 2024-09-21 10:57:35.217794243 +0000 UTC m=+5.696390445 container died 9879ffba5918ce52a26bd7ae7544eff5558f02ce0e8bbe70a0817d3f06e3b16d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=main-62da54b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:57:35.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:35 smithi007 podman[345905]: 2024-09-21 10:57:35.703522658 +0000 UTC m=+6.182118904 container cleanup 9879ffba5918ce52a26bd7ae7544eff5558f02ce0e8bbe70a0817d3f06e3b16d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1, GIT_CLEAN=True, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-21T10:57:35.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:35 smithi007 bash[345905]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1 2024-09-21T10:57:36.312 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:35 smithi007 podman[345921]: 2024-09-21 10:57:35.963269567 +0000 UTC m=+0.746414651 container remove 9879ffba5918ce52a26bd7ae7544eff5558f02ce0e8bbe70a0817d3f06e3b16d (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.build-date=20240731) 2024-09-21T10:57:36.587 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:36 smithi007 podman[346009]: 2024-09-21 10:57:36.21395525 +0000 UTC m=+0.016499280 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:57:36.587 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:36 smithi007 podman[346009]: 2024-09-21 10:57:36.347681891 +0000 UTC m=+0.150225963 container create c642df05248d813f3e201bd0927bae4e208b348669225ef66fc0b0498d3b4b0e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-21T10:57:36.587 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:36 smithi007 podman[346009]: 2024-09-21 10:57:36.585496249 +0000 UTC m=+0.388040268 container init c642df05248d813f3e201bd0927bae4e208b348669225ef66fc0b0498d3b4b0e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=main-62da54b, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:57:36.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:36 smithi007 podman[346009]: 2024-09-21 10:57:36.588951319 +0000 UTC m=+0.391495336 container start c642df05248d813f3e201bd0927bae4e208b348669225ef66fc0b0498d3b4b0e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-21T10:57:36.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:36 smithi007 podman[346009]: 2024-09-21 10:57:36.69391442 +0000 UTC m=+0.496458447 container attach c642df05248d813f3e201bd0927bae4e208b348669225ef66fc0b0498d3b4b0e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=main-62da54b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T10:57:36.942 INFO:journalctl@ceph.osd.1.smithi007.stdout:Sep 21 10:57:36 smithi007 podman[346009]: 2024-09-21 10:57:36.781326674 +0000 UTC m=+0.583870691 container died c642df05248d813f3e201bd0927bae4e208b348669225ef66fc0b0498d3b4b0e (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-1-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T10:57:37.408 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T10:57:37.452 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:57:37.452 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T10:57:37.453 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T10:57:37.453 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.2 2024-09-21T10:57:37.692 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:37 smithi007 systemd[1]: Stopping Ceph osd.2 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:57:38.192 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:37 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[120407]: 2024-09-21T10:57:37.801+0000 7f09a2e5c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:57:38.192 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:37 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[120407]: 2024-09-21T10:57:37.801+0000 7f09a2e5c640 -1 osd.2 1501 *** Got signal Terminated *** 2024-09-21T10:57:38.192 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:37 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2[120407]: 2024-09-21T10:57:37.801+0000 7f09a2e5c640 -1 osd.2 1501 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:57:43.559 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:43 smithi007 podman[346113]: 2024-09-21 10:57:43.27968182 +0000 UTC m=+5.598080173 container died 7fb6937f9d1ac92c2a191fed8ca8fc738c43dcb06aa4ff035ad205de10e8e34a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-21T10:57:43.942 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:43 smithi007 podman[346113]: 2024-09-21 10:57:43.726371039 +0000 UTC m=+6.044769434 container cleanup 7fb6937f9d1ac92c2a191fed8ca8fc738c43dcb06aa4ff035ad205de10e8e34a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-21T10:57:43.942 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:43 smithi007 bash[346113]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2 2024-09-21T10:57:44.411 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:44 smithi007 podman[346130]: 2024-09-21 10:57:44.044720212 +0000 UTC m=+0.767001163 container remove 7fb6937f9d1ac92c2a191fed8ca8fc738c43dcb06aa4ff035ad205de10e8e34a (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, RELEASE=main-62da54b, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:57:44.692 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:44 smithi007 podman[346218]: 2024-09-21 10:57:44.313166438 +0000 UTC m=+0.016402551 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:57:44.692 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:44 smithi007 podman[346218]: 2024-09-21 10:57:44.437344194 +0000 UTC m=+0.140580338 container create 30c4d0754eafabda5d3bbb118565428aedad16ae3f56f0a9a041129bb885af1c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b) 2024-09-21T10:57:44.692 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:44 smithi007 podman[346218]: 2024-09-21 10:57:44.656468771 +0000 UTC m=+0.359704881 container init 30c4d0754eafabda5d3bbb118565428aedad16ae3f56f0a9a041129bb885af1c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-21T10:57:44.692 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:44 smithi007 podman[346218]: 2024-09-21 10:57:44.65985971 +0000 UTC m=+0.363095812 container start 30c4d0754eafabda5d3bbb118565428aedad16ae3f56f0a9a041129bb885af1c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2) 2024-09-21T10:57:45.145 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:44 smithi007 podman[346218]: 2024-09-21 10:57:44.756598285 +0000 UTC m=+0.459834396 container attach 30c4d0754eafabda5d3bbb118565428aedad16ae3f56f0a9a041129bb885af1c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:57:45.145 INFO:journalctl@ceph.osd.2.smithi007.stdout:Sep 21 10:57:44 smithi007 podman[346218]: 2024-09-21 10:57:44.850780881 +0000 UTC m=+0.554016995 container died 30c4d0754eafabda5d3bbb118565428aedad16ae3f56f0a9a041129bb885af1c (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=main-62da54b, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-21T10:57:45.462 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T10:57:45.507 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:57:45.507 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T10:57:45.507 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T10:57:45.507 DEBUG:teuthology.orchestra.run.smithi007:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.3 2024-09-21T10:57:45.791 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:45 smithi007 systemd[1]: Stopping Ceph osd.3 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:57:46.192 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:45 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[124947]: 2024-09-21T10:57:45.788+0000 7f371247b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:57:46.192 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:45 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[124947]: 2024-09-21T10:57:45.788+0000 7f371247b640 -1 osd.3 1501 *** Got signal Terminated *** 2024-09-21T10:57:46.192 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:45 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3[124947]: 2024-09-21T10:57:45.788+0000 7f371247b640 -1 osd.3 1501 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:57:46.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:46 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:46.685+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:46.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:46 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:46.622+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:47.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:47.654+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:47.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:47 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:47.656+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:48.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:48 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:48.009+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:48.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:48 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:48.677+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:48.915 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:48 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:48.641+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:49.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:49 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:49.010+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:49.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:49 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:49.636+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:49.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:49 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:49.669+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:50.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:50.006+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:50.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:50.605+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:50.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:50.704+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:57:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:57:50.619Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.7:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.7:8765: connect: connection refused" 2024-09-21T10:57:50.916 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:57:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:57:50.619Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.7:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.7:8765: connect: connection refused" 2024-09-21T10:57:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:57:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:57:50.624Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.7:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.7:8765: connect: connection refused" 2024-09-21T10:57:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:57:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:57:50.624Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.7:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.7:8765: connect: connection refused" 2024-09-21T10:57:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:57:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:57:50.624Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.7:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.7:8765: connect: connection refused" 2024-09-21T10:57:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:57:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:57:50.624Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.7:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.7:8765: connect: connection refused" 2024-09-21T10:57:50.917 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:57:50 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:57:50.625Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.7:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.7:8765: connect: connection refused" 2024-09-21T10:57:51.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:51 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:51.041+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:51.673 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:51 smithi007 podman[346322]: 2024-09-21 10:57:51.418311378 +0000 UTC m=+5.723816437 container died 11f0f8fb5e4569b8b44e4441768df21f7c66cf038d373d47bf005f46a2655147 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-21T10:57:51.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:51 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:51.648+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:51.916 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:51 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:51.793+0000 7f268be3f640 -1 osd.4 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:25.568984+0000 front 2024-09-21T10:57:25.569018+0000 (oldest deadline 2024-09-21T10:57:50.868834+0000) 2024-09-21T10:57:51.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:51 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:51.744+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:51.942 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:51 smithi007 podman[346322]: 2024-09-21 10:57:51.82991067 +0000 UTC m=+6.135415760 container cleanup 11f0f8fb5e4569b8b44e4441768df21f7c66cf038d373d47bf005f46a2655147 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=main-62da54b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-21T10:57:51.942 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:51 smithi007 bash[346322]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3 2024-09-21T10:57:52.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:52 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:52.069+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:52.442 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:52 smithi007 podman[346337]: 2024-09-21 10:57:52.039448686 +0000 UTC m=+0.624243072 container remove 11f0f8fb5e4569b8b44e4441768df21f7c66cf038d373d47bf005f46a2655147 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=main-62da54b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-21T10:57:52.736 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:52 smithi007 podman[346425]: 2024-09-21 10:57:52.448887224 +0000 UTC m=+0.112403632 container create 671ee5437a674c9c8e494f4de8c6041a647300accaebc1fff3ef75937a9469f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-21T10:57:52.736 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:52 smithi007 podman[346425]: 2024-09-21 10:57:52.353077197 +0000 UTC m=+0.016593625 image pull a8ebb3d62dd1a69d83c65ce6bcc14c50b43d220d13e8424b0cbe758f609711f0 quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 2024-09-21T10:57:52.736 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:52 smithi007 podman[346425]: 2024-09-21 10:57:52.643064848 +0000 UTC m=+0.306581275 container init 671ee5437a674c9c8e494f4de8c6041a647300accaebc1fff3ef75937a9469f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=main-62da54b) 2024-09-21T10:57:52.736 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:52 smithi007 podman[346425]: 2024-09-21 10:57:52.646400254 +0000 UTC m=+0.309916662 container start 671ee5437a674c9c8e494f4de8c6041a647300accaebc1fff3ef75937a9469f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=main-62da54b, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:57:52.736 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:52 smithi007 podman[346425]: 2024-09-21 10:57:52.734627604 +0000 UTC m=+0.398144015 container attach 671ee5437a674c9c8e494f4de8c6041a647300accaebc1fff3ef75937a9469f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=main-62da54b) 2024-09-21T10:57:52.915 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:52 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:52.788+0000 7f268be3f640 -1 osd.4 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:25.568984+0000 front 2024-09-21T10:57:25.569018+0000 (oldest deadline 2024-09-21T10:57:50.868834+0000) 2024-09-21T10:57:52.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:52 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:52.740+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:52.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:52 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:52.619+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:53.139 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:52 smithi007 podman[346425]: 2024-09-21 10:57:52.851826717 +0000 UTC m=+0.515343150 container died 671ee5437a674c9c8e494f4de8c6041a647300accaebc1fff3ef75937a9469f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=main-62da54b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-21T10:57:53.395 INFO:journalctl@ceph.osd.3.smithi007.stdout:Sep 21 10:57:53 smithi007 podman[346449]: 2024-09-21 10:57:53.379844417 +0000 UTC m=+0.518145578 container remove 671ee5437a674c9c8e494f4de8c6041a647300accaebc1fff3ef75937a9469f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=main-62da54b, org.label-schema.schema-version=1.0) 2024-09-21T10:57:53.400 DEBUG:teuthology.orchestra.run.smithi007:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T10:57:53.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:53.081+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:53.440 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:57:53.440 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T10:57:53.440 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T10:57:53.441 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.4 2024-09-21T10:57:53.753 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:53 smithi031 systemd[1]: Stopping Ceph osd.4 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:57:53.754 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:53.607+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:53.754 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:53.706+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:54.130 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:53.751+0000 7f2693833640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:57:54.131 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:53.751+0000 7f2693833640 -1 osd.4 1501 *** Got signal Terminated *** 2024-09-21T10:57:54.131 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:53.751+0000 7f2693833640 -1 osd.4 1501 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:57:54.131 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:53 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:53.808+0000 7f268be3f640 -1 osd.4 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:25.568984+0000 front 2024-09-21T10:57:25.569018+0000 (oldest deadline 2024-09-21T10:57:50.868834+0000) 2024-09-21T10:57:54.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:54 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:54.128+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:54.856 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:54 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:54.669+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:54.857 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:54 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:54.588+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:55.165 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:54 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:54.854+0000 7f268be3f640 -1 osd.4 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:25.568984+0000 front 2024-09-21T10:57:25.569018+0000 (oldest deadline 2024-09-21T10:57:50.868834+0000) 2024-09-21T10:57:55.166 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:55 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:55.102+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:55.915 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:55 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:55.852+0000 7f268be3f640 -1 osd.4 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:25.568984+0000 front 2024-09-21T10:57:25.569018+0000 (oldest deadline 2024-09-21T10:57:50.868834+0000) 2024-09-21T10:57:55.916 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:55 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:55.852+0000 7f268be3f640 -1 osd.4 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.869236+0000 front 2024-09-21T10:57:30.869339+0000 (oldest deadline 2024-09-21T10:57:55.569274+0000) 2024-09-21T10:57:55.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:55 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:55.707+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:55.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:55 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:55.707+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:57:55.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:55 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:55.605+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:56.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:56.105+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:56.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:56.105+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:57:56.915 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:56.827+0000 7f268be3f640 -1 osd.4 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:25.568984+0000 front 2024-09-21T10:57:25.569018+0000 (oldest deadline 2024-09-21T10:57:50.868834+0000) 2024-09-21T10:57:56.915 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:56.827+0000 7f268be3f640 -1 osd.4 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.869236+0000 front 2024-09-21T10:57:30.869339+0000 (oldest deadline 2024-09-21T10:57:55.569274+0000) 2024-09-21T10:57:56.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:56.710+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:56.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:56.710+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:57:56.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:56.634+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:56.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:56 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:56.634+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:57:57.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:57 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:57.104+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:57.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:57 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:57.104+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:57:57.915 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:57 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:57.877+0000 7f268be3f640 -1 osd.4 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:25.568984+0000 front 2024-09-21T10:57:25.569018+0000 (oldest deadline 2024-09-21T10:57:50.868834+0000) 2024-09-21T10:57:57.915 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:57 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4[37718]: 2024-09-21T10:57:57.877+0000 7f268be3f640 -1 osd.4 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.869236+0000 front 2024-09-21T10:57:30.869339+0000 (oldest deadline 2024-09-21T10:57:55.569274+0000) 2024-09-21T10:57:57.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:57 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:57.669+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:57.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:57 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:57.669+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:57:57.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:57 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:57.648+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:57.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:57 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:57.648+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:57:58.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:58 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:58.076+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:58.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:58 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:58.076+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:57:59.060 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:58 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:58.678+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:59.060 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:58 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:58.678+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:57:59.060 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:58 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:58.671+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:59.060 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:58 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:58.671+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:57:59.415 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:59 smithi031 podman[252914]: 2024-09-21 10:57:59.308179372 +0000 UTC m=+5.658484174 container died 06ff2e8ab8fb7cc71371989c38c1ca31e4ab3e3c9e581fb3c47563086e9177ae (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=reef-6a1bdf8, GIT_CLEAN=True) 2024-09-21T10:57:59.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:59 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:59.057+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:57:59.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:57:59 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:57:59.057+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:57:59.915 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:59 smithi031 podman[252914]: 2024-09-21 10:57:59.767603769 +0000 UTC m=+6.117908566 container cleanup 06ff2e8ab8fb7cc71371989c38c1ca31e4ab3e3c9e581fb3c47563086e9177ae (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-21T10:57:59.915 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:57:59 smithi031 bash[252914]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4 2024-09-21T10:57:59.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:59 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:59.686+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:57:59.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:57:59 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:57:59.686+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:57:59.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:59 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:59.678+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:57:59.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:57:59 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:57:59.678+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:58:00.414 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:58:00 smithi031 podman[252929]: 2024-09-21 10:58:00.002408793 +0000 UTC m=+0.691735241 container remove 06ff2e8ab8fb7cc71371989c38c1ca31e4ab3e3c9e581fb3c47563086e9177ae (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-21T10:58:00.414 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:00.102+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:00.414 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:00.102+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:00.665 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:58:00 smithi031 podman[253018]: 2024-09-21 10:58:00.316307184 +0000 UTC m=+0.016754239 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T10:58:00.665 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:58:00 smithi031 podman[253018]: 2024-09-21 10:58:00.419857009 +0000 UTC m=+0.120304093 container create 69a82e6ed565312868b6cb91a0fbff317186b350e47c5afdce50299d48b997b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-21T10:58:00.665 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:58:00 smithi031 podman[253018]: 2024-09-21 10:58:00.630464195 +0000 UTC m=+0.330911247 container init 69a82e6ed565312868b6cb91a0fbff317186b350e47c5afdce50299d48b997b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=reef-6a1bdf8, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-21T10:58:00.666 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:58:00 smithi031 podman[253018]: 2024-09-21 10:58:00.633748911 +0000 UTC m=+0.334195960 container start 69a82e6ed565312868b6cb91a0fbff317186b350e47c5afdce50299d48b997b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=reef-6a1bdf8, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T10:58:00.937 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:58:00 smithi031 podman[253018]: 2024-09-21 10:58:00.730810071 +0000 UTC m=+0.431257117 container attach 69a82e6ed565312868b6cb91a0fbff317186b350e47c5afdce50299d48b997b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4-deactivate, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, RELEASE=reef-6a1bdf8) 2024-09-21T10:58:00.938 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:00.731+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:00.938 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:00.731+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:00.938 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:00.667+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:58:00.939 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:00 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:00.667+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:58:01.252 INFO:journalctl@ceph.osd.4.smithi031.stdout:Sep 21 10:58:00 smithi031 podman[253018]: 2024-09-21 10:58:00.93677182 +0000 UTC m=+0.637218874 container died 69a82e6ed565312868b6cb91a0fbff317186b350e47c5afdce50299d48b997b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-4-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:58:01.253 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:01.125+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:01.253 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:01.125+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:01.681 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T10:58:01.728 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:58:01.728 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T10:58:01.728 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T10:58:01.728 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.5 2024-09-21T10:58:01.915 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:01.622+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:58:01.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:01.622+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:58:01.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:01 smithi031 systemd[1]: Stopping Ceph osd.5 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:58:01.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:01.746+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:01.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:01 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:01.746+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:02.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:02 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:02.143+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:02.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:02 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:02.143+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:02.416 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:02 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:02.078+0000 7f96dccbc640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:58:02.416 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:02 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:02.078+0000 7f96dccbc640 -1 osd.5 1501 *** Got signal Terminated *** 2024-09-21T10:58:02.416 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:02 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:02.078+0000 7f96dccbc640 -1 osd.5 1501 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:58:02.915 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:02 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:02.593+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:58:02.915 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:02 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:02.593+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:58:02.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:02 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:02.712+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:02.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:02 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:02.712+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:03.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:03 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:03.128+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:03.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:03 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:03.128+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:03.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:03 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:03.689+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:03.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:03 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:03.689+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:03.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:03 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:03.578+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:58:03.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:03 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:03.578+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:58:04.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:04 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:04.130+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:04.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:04 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:04.130+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:04.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:04 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:04.130+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:04.915 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:04 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:04.601+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:58:04.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:04 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:04.601+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:58:04.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:04 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:04.701+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:04.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:04 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:04.701+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:05.559 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:05.163+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:05.559 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:05.163+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:05.559 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:05.163+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:05.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:05.739+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:05.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:05.739+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:05.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:05.556+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:58:05.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:05 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:05.556+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:58:06.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:06 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:06.161+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:06.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:06 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:06.161+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:06.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:06 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:06.161+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:06.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:06 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:06.770+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:06.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:06 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:06.770+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:06.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:06 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:06.557+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:24.897864+0000 front 2024-09-21T10:57:24.897808+0000 (oldest deadline 2024-09-21T10:57:46.597642+0000) 2024-09-21T10:58:06.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:06 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:06.557+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:29.498531+0000 front 2024-09-21T10:57:29.498628+0000 (oldest deadline 2024-09-21T10:57:55.398596+0000) 2024-09-21T10:58:06.916 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:06 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5[43246]: 2024-09-21T10:58:06.557+0000 7f96d52c8640 -1 osd.5 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:41.800139+0000 front 2024-09-21T10:57:41.800126+0000 (oldest deadline 2024-09-21T10:58:06.499941+0000) 2024-09-21T10:58:07.589 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:07.167+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:07.589 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:07.167+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:07.590 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:07.167+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:07.864 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:07 smithi031 podman[253119]: 2024-09-21 10:58:07.587797038 +0000 UTC m=+5.628171017 container died 9b4c2eba3160a512b40218e3d21e1bb3d6c2106d90433f4799c58a99b55a3c05 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8) 2024-09-21T10:58:07.864 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:07.724+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:07.865 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:07.724+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:07.865 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:07 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:07.724+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.176801+0000 front 2024-09-21T10:57:42.176813+0000 (oldest deadline 2024-09-21T10:58:07.476649+0000) 2024-09-21T10:58:08.145 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:08 smithi031 podman[253119]: 2024-09-21 10:58:08.054054006 +0000 UTC m=+6.094427985 container cleanup 9b4c2eba3160a512b40218e3d21e1bb3d6c2106d90433f4799c58a99b55a3c05 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-21T10:58:08.146 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:08 smithi031 bash[253119]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5 2024-09-21T10:58:08.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:08 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:08.143+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:08.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:08 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:08.143+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:08.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:08 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:08.143+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:08.694 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:08 smithi031 podman[253146]: 2024-09-21 10:58:08.423037791 +0000 UTC m=+0.832483355 container remove 9b4c2eba3160a512b40218e3d21e1bb3d6c2106d90433f4799c58a99b55a3c05 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-21T10:58:08.962 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:08 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:08.692+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:08.962 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:08 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:08.692+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:08.962 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:08 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:08.692+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.176801+0000 front 2024-09-21T10:57:42.176813+0000 (oldest deadline 2024-09-21T10:58:07.476649+0000) 2024-09-21T10:58:08.963 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:08 smithi031 podman[253236]: 2024-09-21 10:58:08.824055191 +0000 UTC m=+0.112495382 container create 096138b3ca343a9eb7641fb1ffbd1da9d1f2f8a74accd20b2ee479f638ca4938 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-21T10:58:08.963 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:08 smithi031 podman[253236]: 2024-09-21 10:58:08.728108843 +0000 UTC m=+0.016549012 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T10:58:09.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:09.160+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:09.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:09.160+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:09.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:09.160+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:09.416 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:09 smithi031 podman[253236]: 2024-09-21 10:58:09.06817761 +0000 UTC m=+0.356617778 container init 096138b3ca343a9eb7641fb1ffbd1da9d1f2f8a74accd20b2ee479f638ca4938 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-21T10:58:09.416 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:09 smithi031 podman[253236]: 2024-09-21 10:58:09.071585715 +0000 UTC m=+0.360025872 container start 096138b3ca343a9eb7641fb1ffbd1da9d1f2f8a74accd20b2ee479f638ca4938 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5-deactivate, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-21T10:58:09.416 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:09 smithi031 podman[253236]: 2024-09-21 10:58:09.15130925 +0000 UTC m=+0.439749409 container attach 096138b3ca343a9eb7641fb1ffbd1da9d1f2f8a74accd20b2ee479f638ca4938 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, GIT_BRANCH=HEAD) 2024-09-21T10:58:09.416 INFO:journalctl@ceph.osd.5.smithi031.stdout:Sep 21 10:58:09 smithi031 podman[253236]: 2024-09-21 10:58:09.264962826 +0000 UTC m=+0.553402983 container died 096138b3ca343a9eb7641fb1ffbd1da9d1f2f8a74accd20b2ee479f638ca4938 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-5-deactivate, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:58:09.814 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:09.706+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:09.814 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:09.706+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:09.814 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:09 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:09.706+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.176801+0000 front 2024-09-21T10:57:42.176813+0000 (oldest deadline 2024-09-21T10:58:07.476649+0000) 2024-09-21T10:58:09.841 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T10:58:09.883 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:58:09.884 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T10:58:09.884 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T10:58:09.884 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.6 2024-09-21T10:58:10.143 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:09 smithi031 systemd[1]: Stopping Ceph osd.6 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:58:10.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:10.141+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:10.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:10.141+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:10.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:10.141+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:10.416 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:10.224+0000 7f02eef88640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:58:10.416 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:10.224+0000 7f02eef88640 -1 osd.6 1501 *** Got signal Terminated *** 2024-09-21T10:58:10.416 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:10.224+0000 7f02eef88640 -1 osd.6 1501 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:58:11.131 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:10.713+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:11.131 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:10.713+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:11.131 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:10 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:10.713+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.176801+0000 front 2024-09-21T10:57:42.176813+0000 (oldest deadline 2024-09-21T10:58:07.476649+0000) 2024-09-21T10:58:11.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:11 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:11.128+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:11.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:11 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:11.128+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:11.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:11 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:11.128+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:12.132 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:11 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:11.761+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:12.132 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:11 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:11.761+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:12.132 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:11 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:11.761+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.176801+0000 front 2024-09-21T10:57:42.176813+0000 (oldest deadline 2024-09-21T10:58:07.476649+0000) 2024-09-21T10:58:12.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:12.130+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:12.417 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:12.130+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:12.418 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:12.130+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:12.915 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:12.725+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:12.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:12.725+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:12.916 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:12 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:12.725+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.176801+0000 front 2024-09-21T10:57:42.176813+0000 (oldest deadline 2024-09-21T10:58:07.476649+0000) 2024-09-21T10:58:13.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:13.169+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:13.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:13.169+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:13.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:13.169+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:14.160 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:13.723+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:14.160 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:13.723+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:14.161 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:13.723+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.176801+0000 front 2024-09-21T10:57:42.176813+0000 (oldest deadline 2024-09-21T10:58:07.476649+0000) 2024-09-21T10:58:14.161 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:13 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:13.723+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:47.477149+0000 front 2024-09-21T10:57:47.477133+0000 (oldest deadline 2024-09-21T10:58:12.777054+0000) 2024-09-21T10:58:14.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:14 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:14.158+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:14.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:14 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:14.158+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:14.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:14 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:14.158+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:15.124 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:14 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:14.766+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:21.774049+0000 front 2024-09-21T10:57:21.774218+0000 (oldest deadline 2024-09-21T10:57:46.474085+0000) 2024-09-21T10:58:15.124 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:14 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:14.766+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:30.575165+0000 front 2024-09-21T10:57:30.575026+0000 (oldest deadline 2024-09-21T10:57:55.875059+0000) 2024-09-21T10:58:15.124 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:14 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:14.766+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.176801+0000 front 2024-09-21T10:57:42.176813+0000 (oldest deadline 2024-09-21T10:58:07.476649+0000) 2024-09-21T10:58:15.125 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:14 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6[210111]: 2024-09-21T10:58:14.766+0000 7f02e7594640 -1 osd.6 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:47.477149+0000 front 2024-09-21T10:57:47.477133+0000 (oldest deadline 2024-09-21T10:58:12.777054+0000) 2024-09-21T10:58:15.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:15 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:15.122+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:15.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:15 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:15.122+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:15.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:15 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:15.122+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:15.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:15 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:15.122+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:50.323219+0000 front 2024-09-21T10:57:50.323244+0000 (oldest deadline 2024-09-21T10:58:14.423228+0000) 2024-09-21T10:58:16.102 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:15 smithi031 podman[253338]: 2024-09-21 10:58:15.816139802 +0000 UTC m=+5.709639441 container died 3db04a77170ff2c517223f82c10e0a9fe34dba196add8301e6a717fce17a1830 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=reef-6a1bdf8, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-21T10:58:16.415 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:16 smithi031 podman[253338]: 2024-09-21 10:58:16.18272473 +0000 UTC m=+6.076224401 container cleanup 3db04a77170ff2c517223f82c10e0a9fe34dba196add8301e6a717fce17a1830 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-21T10:58:16.416 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:16 smithi031 bash[253338]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6 2024-09-21T10:58:16.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:16 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:16.099+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:16.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:16 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:16.099+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:16.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:16 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:16.099+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:16.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:16 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:16.099+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:50.323219+0000 front 2024-09-21T10:57:50.323244+0000 (oldest deadline 2024-09-21T10:58:14.423228+0000) 2024-09-21T10:58:16.798 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:16 smithi031 podman[253353]: 2024-09-21 10:58:16.484217833 +0000 UTC m=+0.664784413 container remove 3db04a77170ff2c517223f82c10e0a9fe34dba196add8301e6a717fce17a1830 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-21T10:58:17.095 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:16 smithi031 podman[253442]: 2024-09-21 10:58:16.700225043 +0000 UTC m=+0.016639569 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T10:58:17.095 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:16 smithi031 podman[253442]: 2024-09-21 10:58:16.801543547 +0000 UTC m=+0.117958069 container create f60d750fd061827d0c6e198f926f8ef20455043a8238e118adf64a5bd3536d69 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-21T10:58:17.095 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:17 smithi031 podman[253442]: 2024-09-21 10:58:17.029238428 +0000 UTC m=+0.345652962 container init f60d750fd061827d0c6e198f926f8ef20455043a8238e118adf64a5bd3536d69 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-21T10:58:17.095 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:17 smithi031 podman[253442]: 2024-09-21 10:58:17.033177517 +0000 UTC m=+0.349592038 container start f60d750fd061827d0c6e198f926f8ef20455043a8238e118adf64a5bd3536d69 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=reef-6a1bdf8, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-21T10:58:17.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:17 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:17.092+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:17.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:17 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:17.092+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:17.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:17 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:17.092+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:17.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:17 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:17.092+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:50.323219+0000 front 2024-09-21T10:57:50.323244+0000 (oldest deadline 2024-09-21T10:58:14.423228+0000) 2024-09-21T10:58:17.416 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:17 smithi031 podman[253442]: 2024-09-21 10:58:17.120830392 +0000 UTC m=+0.437244918 container attach f60d750fd061827d0c6e198f926f8ef20455043a8238e118adf64a5bd3536d69 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=reef-6a1bdf8, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:58:17.416 INFO:journalctl@ceph.osd.6.smithi031.stdout:Sep 21 10:58:17 smithi031 podman[253442]: 2024-09-21 10:58:17.228939578 +0000 UTC m=+0.545354107 container died f60d750fd061827d0c6e198f926f8ef20455043a8238e118adf64a5bd3536d69 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-6-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-21T10:58:17.857 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.6.service' 2024-09-21T10:58:17.897 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:58:17.897 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T10:58:17.897 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-21T10:58:17.897 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.7 2024-09-21T10:58:18.165 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:17 smithi031 systemd[1]: Stopping Ceph osd.7 for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:58:18.165 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:18 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:18.078+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:18.166 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:18 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:18.078+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:18.166 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:18 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:18.078+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:18.166 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:18 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:18.078+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:50.323219+0000 front 2024-09-21T10:57:50.323244+0000 (oldest deadline 2024-09-21T10:58:14.423228+0000) 2024-09-21T10:58:18.528 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:18 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:18.268+0000 7fe6b80df640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-21T10:58:18.528 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:18 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:18.268+0000 7fe6b80df640 -1 osd.7 1501 *** Got signal Terminated *** 2024-09-21T10:58:18.528 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:18 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:18.268+0000 7fe6b80df640 -1 osd.7 1501 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:58:19.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:19 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:19.049+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:19.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:19 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:19.049+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:19.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:19 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:19.049+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:19.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:19 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:19.049+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:50.323219+0000 front 2024-09-21T10:57:50.323244+0000 (oldest deadline 2024-09-21T10:58:14.423228+0000) 2024-09-21T10:58:20.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:20.005+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:20.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:20.005+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:20.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:20.005+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:20.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:20.005+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:50.323219+0000 front 2024-09-21T10:57:50.323244+0000 (oldest deadline 2024-09-21T10:58:14.423228+0000) 2024-09-21T10:58:21.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:20.998+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:21.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:20.998+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:21.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:20.998+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:21.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:20.998+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:50.323219+0000 front 2024-09-21T10:57:50.323244+0000 (oldest deadline 2024-09-21T10:58:14.423228+0000) 2024-09-21T10:58:21.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:20 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:20.998+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.31:6804 osd.4 since back 2024-09-21T10:57:57.324060+0000 front 2024-09-21T10:57:57.324179+0000 (oldest deadline 2024-09-21T10:58:20.224037+0000) 2024-09-21T10:58:22.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:21 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:21.951+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:22.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:21 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:21.951+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:22.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:21 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:21.951+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:22.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:21 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:21.951+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:50.323219+0000 front 2024-09-21T10:57:50.323244+0000 (oldest deadline 2024-09-21T10:58:14.423228+0000) 2024-09-21T10:58:22.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:21 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:21.951+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.31:6804 osd.4 since back 2024-09-21T10:57:57.324060+0000 front 2024-09-21T10:57:57.324179+0000 (oldest deadline 2024-09-21T10:58:20.224037+0000) 2024-09-21T10:58:23.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:22 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:22.973+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6806 osd.0 since back 2024-09-21T10:57:22.317329+0000 front 2024-09-21T10:57:22.317350+0000 (oldest deadline 2024-09-21T10:57:47.617034+0000) 2024-09-21T10:58:23.415 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:22 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:22.973+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6814 osd.1 since back 2024-09-21T10:57:32.318074+0000 front 2024-09-21T10:57:32.318210+0000 (oldest deadline 2024-09-21T10:57:55.818061+0000) 2024-09-21T10:58:23.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:22 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:22.973+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6822 osd.2 since back 2024-09-21T10:57:42.020465+0000 front 2024-09-21T10:57:42.020514+0000 (oldest deadline 2024-09-21T10:58:03.720386+0000) 2024-09-21T10:58:23.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:22 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:22.973+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.7:6830 osd.3 since back 2024-09-21T10:57:50.323219+0000 front 2024-09-21T10:57:50.323244+0000 (oldest deadline 2024-09-21T10:58:14.423228+0000) 2024-09-21T10:58:23.416 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:22 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7[54707]: 2024-09-21T10:58:22.973+0000 7fe6b46f3640 -1 osd.7 1501 heartbeat_check: no reply from 172.21.15.31:6804 osd.4 since back 2024-09-21T10:57:57.324060+0000 front 2024-09-21T10:57:57.324179+0000 (oldest deadline 2024-09-21T10:58:20.224037+0000) 2024-09-21T10:58:24.165 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:23 smithi031 podman[253556]: 2024-09-21 10:58:23.910611496 +0000 UTC m=+5.770746195 container died 31221d55358e9d288e3ed80df027059dd3fefaa9c0c296a4ecbe2a0827079778 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-21T10:58:24.521 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:24 smithi031 podman[253556]: 2024-09-21 10:58:24.351843927 +0000 UTC m=+6.211978616 container cleanup 31221d55358e9d288e3ed80df027059dd3fefaa9c0c296a4ecbe2a0827079778 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=reef-6a1bdf8, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T10:58:24.521 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:24 smithi031 bash[253556]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7 2024-09-21T10:58:24.915 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:24 smithi031 podman[253572]: 2024-09-21 10:58:24.520075412 +0000 UTC m=+0.598187258 container remove 31221d55358e9d288e3ed80df027059dd3fefaa9c0c296a4ecbe2a0827079778 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-6a1bdf8, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-21T10:58:25.183 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:24 smithi031 podman[253662]: 2024-09-21 10:58:24.823599883 +0000 UTC m=+0.016199270 image pull 0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T10:58:25.183 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:24 smithi031 podman[253662]: 2024-09-21 10:58:24.962522761 +0000 UTC m=+0.155122190 container create 60727fb2bb473ed8d2900e2100fcb6db394e1ef4fc7631257f27769c31020d46 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-21T10:58:25.183 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:25 smithi031 podman[253662]: 2024-09-21 10:58:25.181856682 +0000 UTC m=+0.374456078 container init 60727fb2bb473ed8d2900e2100fcb6db394e1ef4fc7631257f27769c31020d46 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7-deactivate, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-21T10:58:25.666 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:25 smithi031 podman[253662]: 2024-09-21 10:58:25.185278345 +0000 UTC m=+0.377877737 container start 60727fb2bb473ed8d2900e2100fcb6db394e1ef4fc7631257f27769c31020d46 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=reef-6a1bdf8, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-21T10:58:25.666 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:25 smithi031 podman[253662]: 2024-09-21 10:58:25.273245451 +0000 UTC m=+0.465844854 container attach 60727fb2bb473ed8d2900e2100fcb6db394e1ef4fc7631257f27769c31020d46 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=reef-6a1bdf8, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2) 2024-09-21T10:58:25.666 INFO:journalctl@ceph.osd.7.smithi031.stdout:Sep 21 10:58:25 smithi031 podman[253662]: 2024-09-21 10:58:25.378817609 +0000 UTC m=+0.571416997 container died 60727fb2bb473ed8d2900e2100fcb6db394e1ef4fc7631257f27769c31020d46 (image=quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-osd-7-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=reef-6a1bdf8, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-21T10:58:25.958 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@osd.7.service' 2024-09-21T10:58:26.001 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:58:26.002 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-21T10:58:26.002 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-21T10:58:26.002 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a 2024-09-21T10:58:26.339 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 systemd[1]: Stopping Ceph prometheus.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:58:26.621 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.337Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:58:26.621 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.337Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-21T10:58:26.621 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.337Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-21T10:58:26.621 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.337Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-21T10:58:26.621 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.337Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T10:58:26.621 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.337Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-21T10:58:26.621 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.338Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T10:58:26.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.338Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-21T10:58:26.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.338Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-21T10:58:26.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.340Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T10:58:26.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.340Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-21T10:58:26.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a[83620]: ts=2024-09-21T10:58:26.340Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-21T10:58:26.622 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 podman[253764]: 2024-09-21 10:58:26.348302377 +0000 UTC m=+0.118526515 container died fa54ee1597680ed896e46a358cae067c072098f3437882b4e52c06c06c844f8c (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:58:26.915 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 podman[253764]: 2024-09-21 10:58:26.695538357 +0000 UTC m=+0.465762487 container cleanup fa54ee1597680ed896e46a358cae067c072098f3437882b4e52c06c06c844f8c (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-21T10:58:26.915 INFO:journalctl@ceph.prometheus.a.smithi031.stdout:Sep 21 10:58:26 smithi031 bash[253764]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:58:27.144 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-db58d452-77ff-11ef-baf6-efdc52797490@prometheus.a.service' 2024-09-21T10:58:27.179 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:58:27.180 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-21T10:58:27.180 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid db58d452-77ff-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T10:58:27.340 INFO:teuthology.orchestra.run.smithi007.stdout:Deleting cluster with fsid: db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:58:28.997 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:58:28 smithi007 systemd[1]: Stopping Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:58:28.998 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:58:28 smithi007 ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a[94464]: ts=2024-09-21T10:58:28.955Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:58:28.998 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:58:28 smithi007 podman[346815]: 2024-09-21 10:58:28.996214242 +0000 UTC m=+0.143477286 container died 5bc01f454d745b59931c53992412423775023530433b731accd9d647e5a8176a (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:58:29.692 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:58:29 smithi007 podman[346815]: 2024-09-21 10:58:29.472029801 +0000 UTC m=+0.619292844 container cleanup 5bc01f454d745b59931c53992412423775023530433b731accd9d647e5a8176a (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:58:29.692 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:58:29 smithi007 bash[346815]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T10:58:29.996 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:58:29 smithi007 podman[346827]: 2024-09-21 10:58:29.748414766 +0000 UTC m=+0.746572112 container remove 5bc01f454d745b59931c53992412423775023530433b731accd9d647e5a8176a (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-21T10:58:29.997 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:58:29 smithi007 podman[346827]: 2024-09-21 10:58:29.841047311 +0000 UTC m=+0.839204668 volume remove 2ed3c1cddaa8116df6b013bbfc0e5e32bed3fe49af9f5beed10acc21cbe15a0b 2024-09-21T10:58:29.997 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:58:29 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T10:58:29.997 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:58:29 smithi007 systemd[1]: Stopped Ceph alertmanager.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:58:29.997 INFO:journalctl@ceph.alertmanager.a.smithi007.stdout:Sep 21 10:58:29 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@alertmanager.a.service: Consumed 3.528s CPU time. 2024-09-21T10:58:30.442 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:58:30 smithi007 systemd[1]: Stopping Ceph node-exporter.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:58:30.730 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:58:30 smithi007 podman[346946]: 2024-09-21 10:58:30.454608838 +0000 UTC m=+0.108034703 container died 07205097031f416a981f8f3549ae2762a24e69656fff7b20323ef051ed97a515 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:58:31.072 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:58:30 smithi007 podman[346946]: 2024-09-21 10:58:30.877936417 +0000 UTC m=+0.531362312 container cleanup 07205097031f416a981f8f3549ae2762a24e69656fff7b20323ef051ed97a515 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:58:31.072 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:58:30 smithi007 bash[346946]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T10:58:31.326 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:58:31 smithi007 podman[346958]: 2024-09-21 10:58:31.070971811 +0000 UTC m=+0.619899540 container remove 07205097031f416a981f8f3549ae2762a24e69656fff7b20323ef051ed97a515 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-21T10:58:31.327 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:58:31 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:58:31.327 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:58:31 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T10:58:31.327 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:58:31 smithi007 systemd[1]: Stopped Ceph node-exporter.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:58:31.327 INFO:journalctl@ceph.node-exporter.a.smithi007.stdout:Sep 21 10:58:31 smithi007 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.a.service: Consumed 8.558s CPU time. 2024-09-21T10:58:38.803 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid db58d452-77ff-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T10:58:38.963 INFO:teuthology.orchestra.run.smithi031.stdout:Deleting cluster with fsid: db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T10:58:40.626 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:40 smithi031 systemd[1]: Stopping Ceph grafana.a for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:58:40.914 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:40 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=server t=2024-09-21T10:58:40.624606287Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T10:58:40.914 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:40 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=tracing t=2024-09-21T10:58:40.624858881Z level=info msg="Closing tracing" 2024-09-21T10:58:40.914 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:40 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=ticker t=2024-09-21T10:58:40.624919753Z level=info msg=stopped last_tick=2024-09-21T10:58:40Z 2024-09-21T10:58:40.914 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:40 smithi031 ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a[88341]: logger=grafana-apiserver t=2024-09-21T10:58:40.624966607Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-21T10:58:40.915 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:40 smithi031 podman[254171]: 2024-09-21 10:58:40.645290119 +0000 UTC m=+0.129787523 container died 8582496822eec01602c4ed9f5089dfae2afce2ab92cccb5f9c6547b84116e9a8 (image=quay.io/ceph/grafana:10.4.8, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T10:58:41.165 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:41 smithi031 podman[254171]: 2024-09-21 10:58:41.065809977 +0000 UTC m=+0.550307381 container cleanup 8582496822eec01602c4ed9f5089dfae2afce2ab92cccb5f9c6547b84116e9a8 (image=quay.io/ceph/grafana:10.4.8, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T10:58:41.165 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:41 smithi031 bash[254171]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a 2024-09-21T10:58:41.541 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:41 smithi031 podman[254183]: 2024-09-21 10:58:41.283685751 +0000 UTC m=+0.640930438 container remove 8582496822eec01602c4ed9f5089dfae2afce2ab92cccb5f9c6547b84116e9a8 (image=quay.io/ceph/grafana:10.4.8, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-21T10:58:41.541 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:41 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T10:58:41.541 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:41 smithi031 systemd[1]: Stopped Ceph grafana.a for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:58:41.541 INFO:journalctl@ceph.grafana.a.smithi031.stdout:Sep 21 10:58:41 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@grafana.a.service: Consumed 34.173s CPU time. 2024-09-21T10:58:41.915 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:58:41 smithi031 systemd[1]: Stopping Ceph node-exporter.b for db58d452-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:58:42.406 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:58:41 smithi031 podman[254292]: 2024-09-21 10:58:41.974340037 +0000 UTC m=+0.119129417 container died c0c5cbdabae8bbdb5587903d2dfefc1fc13f4384f01d8350b75797dbc86c99a3 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:58:42.406 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:58:42 smithi031 podman[254292]: 2024-09-21 10:58:42.405194354 +0000 UTC m=+0.549983777 container cleanup c0c5cbdabae8bbdb5587903d2dfefc1fc13f4384f01d8350b75797dbc86c99a3 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:58:42.665 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:58:42 smithi031 bash[254292]: ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T10:58:42.665 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:58:42 smithi031 podman[254304]: 2024-09-21 10:58:42.63127823 +0000 UTC m=+0.656480893 container remove c0c5cbdabae8bbdb5587903d2dfefc1fc13f4384f01d8350b75797dbc86c99a3 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-db58d452-77ff-11ef-baf6-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-21T10:58:42.665 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:58:42 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:58:43.165 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:58:42 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T10:58:43.165 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:58:42 smithi031 systemd[1]: Stopped Ceph node-exporter.b for db58d452-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:58:43.165 INFO:journalctl@ceph.node-exporter.b.smithi031.stdout:Sep 21 10:58:42 smithi031 systemd[1]: ceph-db58d452-77ff-11ef-baf6-efdc52797490@node-exporter.b.service: Consumed 8.005s CPU time. 2024-09-21T10:58:48.921 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T10:58:48.956 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T10:58:48.986 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T10:58:48.988 DEBUG:teuthology.misc:Transferring archived files from smithi007:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913670/remote/smithi007/crash 2024-09-21T10:58:48.989 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/crash -- . 2024-09-21T10:58:49.038 INFO:teuthology.orchestra.run.smithi007.stderr:tar: /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T10:58:49.039 INFO:teuthology.orchestra.run.smithi007.stderr:tar: Error is not recoverable: exiting now 2024-09-21T10:58:49.041 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913670/remote/smithi031/crash 2024-09-21T10:58:49.041 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/crash -- . 2024-09-21T10:58:49.172 INFO:teuthology.orchestra.run.smithi031.stderr:tar: /var/lib/ceph/db58d452-77ff-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T10:58:49.172 INFO:teuthology.orchestra.run.smithi031.stderr:tar: Error is not recoverable: exiting now 2024-09-21T10:58:49.174 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T10:58:49.174 DEBUG:teuthology.orchestra.run.smithi007:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_AVAILABILITY | head -n 1 2024-09-21T10:58:49.269 INFO:teuthology.orchestra.run.smithi007.stdout:2024-09-21T10:03:20.195257+0000 mon.a (mon.0) 666 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:58:49.272 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-09-21T10:58:49.272 INFO:tasks.cephadm:Compressing logs... 2024-09-21T10:58:49.272 DEBUG:teuthology.orchestra.run.smithi007:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T10:58:49.275 DEBUG:teuthology.orchestra.run.smithi031:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T10:58:49.310 INFO:teuthology.orchestra.run.smithi007.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-21T10:58:49.316 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T10:58:49.321 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T10:58:49.321 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T10:58:49.322 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.0.log: /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T10:58:49.322 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T10:58:49.322 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T10:58:49.322 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T10:58:49.322 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T10:58:49.322 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mgr.y.log 2024-09-21T10:58:49.322 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.log 2024-09-21T10:58:49.322 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.2.log: /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T10:58:49.322 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi007.zciwqv.log 2024-09-21T10:58:49.323 INFO:teuthology.orchestra.run.smithi007.stderr:gzip -5 --verbose/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.3.log: -- /var/log/ceph/cephadm.log 2024-09-21T10:58:49.323 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi007.zciwqv.log: 86.0% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi007.zciwqv.log.gz 2024-09-21T10:58:49.323 INFO:teuthology.orchestra.run.smithi031.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-21T10:58:49.323 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.7.log 2024-09-21T10:58:49.323 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T10:58:49.324 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T10:58:49.324 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.7.log: /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T10:58:49.324 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T10:58:49.324 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi031.lhcivo.log 2024-09-21T10:58:49.324 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.audit.log: /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.6.log 2024-09-21T10:58:49.324 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi031.lhcivo.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T10:58:49.324 INFO:teuthology.orchestra.run.smithi031.stderr: 83.4%/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.6.log: -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi031.lhcivo.log.gz 2024-09-21T10:58:49.324 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.log 2024-09-21T10:58:49.324 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T10:58:49.325 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T10:58:49.325 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T10:58:49.333 INFO:teuthology.orchestra.run.smithi007.stderr:/var/log/ceph/cephadm.log: 92.5% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T10:58:49.407 INFO:teuthology.orchestra.run.smithi007.stderr: 91.9% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T10:58:49.463 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mon.b.log: /var/log/ceph/cephadm.log: 90.4% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T10:58:49.576 INFO:teuthology.orchestra.run.smithi031.stderr: 85.7% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T10:58:49.680 INFO:teuthology.orchestra.run.smithi007.stderr: 91.1% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T10:58:49.717 INFO:teuthology.orchestra.run.smithi031.stderr: 91.3% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T10:58:49.889 INFO:teuthology.orchestra.run.smithi007.stderr: 95.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T10:58:49.938 INFO:teuthology.orchestra.run.smithi007.stderr: 94.2% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T10:58:50.225 INFO:teuthology.orchestra.run.smithi031.stderr: 86.5% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T10:58:50.465 INFO:teuthology.orchestra.run.smithi031.stderr: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T10:58:50.506 INFO:teuthology.orchestra.run.smithi031.stderr: 89.8% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T10:58:59.250 INFO:teuthology.orchestra.run.smithi007.stderr: 89.7% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mgr.y.log.gz 2024-09-21T10:59:04.618 INFO:teuthology.orchestra.run.smithi031.stderr: 92.2% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T10:59:20.282 INFO:teuthology.orchestra.run.smithi007.stderr: 91.3% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T10:59:37.044 INFO:teuthology.orchestra.run.smithi007.stderr: 90.4% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T11:04:15.597 INFO:teuthology.orchestra.run.smithi031.stderr: 93.4% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T11:07:30.770 INFO:teuthology.orchestra.run.smithi031.stderr: 93.9% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.7.log.gz 2024-09-21T11:09:17.430 INFO:teuthology.orchestra.run.smithi031.stderr: 93.7% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.6.log.gz 2024-09-21T11:10:37.681 INFO:teuthology.orchestra.run.smithi031.stderr: 92.7% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T11:10:37.684 INFO:teuthology.orchestra.run.smithi031.stderr: 2024-09-21T11:10:37.684 INFO:teuthology.orchestra.run.smithi031.stderr:real 11m48.392s 2024-09-21T11:10:37.684 INFO:teuthology.orchestra.run.smithi031.stderr:user 6m17.301s 2024-09-21T11:10:37.684 INFO:teuthology.orchestra.run.smithi031.stderr:sys 0m17.425s 2024-09-21T11:13:59.719 INFO:teuthology.orchestra.run.smithi007.stderr: 94.2% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T11:18:28.804 INFO:teuthology.orchestra.run.smithi007.stderr: 92.8% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T11:27:31.388 INFO:teuthology.orchestra.run.smithi007.stderr: 92.7% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T11:27:55.118 INFO:teuthology.orchestra.run.smithi007.stderr: 92.9% -- replaced with /var/log/ceph/db58d452-77ff-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T11:27:55.142 INFO:teuthology.orchestra.run.smithi007.stderr: 2024-09-21T11:27:55.142 INFO:teuthology.orchestra.run.smithi007.stderr:real 29m5.852s 2024-09-21T11:27:55.142 INFO:teuthology.orchestra.run.smithi007.stderr:user 9m32.840s 2024-09-21T11:27:55.142 INFO:teuthology.orchestra.run.smithi007.stderr:sys 0m29.353s 2024-09-21T11:27:55.142 INFO:tasks.cephadm:Archiving logs... 2024-09-21T11:27:55.143 DEBUG:teuthology.misc:Transferring archived files from smithi007:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913670/remote/smithi007/log 2024-09-21T11:27:55.144 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T11:29:13.783 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913670/remote/smithi031/log 2024-09-21T11:29:13.784 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T11:30:04.756 INFO:tasks.cephadm:Removing cluster... 2024-09-21T11:30:04.757 DEBUG:teuthology.orchestra.run.smithi007:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid db58d452-77ff-11ef-baf6-efdc52797490 --force 2024-09-21T11:30:05.360 INFO:teuthology.orchestra.run.smithi007.stdout:Deleting cluster with fsid: db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T11:30:06.268 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid db58d452-77ff-11ef-baf6-efdc52797490 --force 2024-09-21T11:30:06.450 INFO:teuthology.orchestra.run.smithi031.stdout:Deleting cluster with fsid: db58d452-77ff-11ef-baf6-efdc52797490 2024-09-21T11:30:07.170 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T11:30:07.171 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T11:30:07.191 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T11:30:07.207 INFO:tasks.cephadm:Teardown complete 2024-09-21T11:30:07.207 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-21T11:30:07.217 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-21T11:30:07.218 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-21T11:30:07.233 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-21T11:30:07.336 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T11:30:07.346 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T11:30:07.346 DEBUG:teuthology.orchestra.run.smithi007:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:30:07.349 DEBUG:teuthology.orchestra.run.smithi031:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:30:07.363 INFO:teuthology.orchestra.run.smithi031.stderr:bash: line 1: ntpq: command not found 2024-09-21T11:30:07.364 INFO:teuthology.orchestra.run.smithi007.stderr:bash: line 1: ntpq: command not found 2024-09-21T11:30:07.380 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T11:30:07.381 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2024-09-21T11:30:07.381 INFO:teuthology.orchestra.run.smithi031.stdout:^* hv01.front.sepia.ceph.com 3 6 377 17 -240us[ -249us] +/- 51ms 2024-09-21T11:30:07.381 INFO:teuthology.orchestra.run.smithi031.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 23 +255us[ +246us] +/- 69ms 2024-09-21T11:30:07.381 INFO:teuthology.orchestra.run.smithi031.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 22 +63us[ +54us] +/- 62ms 2024-09-21T11:30:07.381 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:30:07.496 INFO:teuthology.orchestra.run.smithi007.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-21T11:30:07.497 INFO:teuthology.orchestra.run.smithi007.stdout:=============================================================================== 2024-09-21T11:30:07.497 INFO:teuthology.orchestra.run.smithi007.stdout:^* hv01.front.sepia.ceph.com 3 6 377 17 -266us[ -253us] +/- 51ms 2024-09-21T11:30:07.497 INFO:teuthology.orchestra.run.smithi007.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 20 +273us[ +286us] +/- 70ms 2024-09-21T11:30:07.497 INFO:teuthology.orchestra.run.smithi007.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 79 +79us[ +92us] +/- 61ms 2024-09-21T11:30:07.497 INFO:teuthology.orchestra.run.smithi007.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-21T11:30:07.503 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T11:30:07.513 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T11:30:07.514 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T11:30:07.523 DEBUG:teuthology.orchestra.run.smithi007:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T11:30:07.761 DEBUG:teuthology.orchestra.run.smithi031:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-21T11:30:07.886 DEBUG:teuthology.orchestra.run.smithi007:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T11:30:07.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:30:07.920 DEBUG:teuthology.orchestra.run.smithi031:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-21T11:30:07.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:30:07.949 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T11:30:07.959 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T11:30:08.003 INFO:teuthology.task.internal:Duration was 5948.789825 seconds 2024-09-21T11:30:08.003 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T11:30:08.013 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T11:30:08.013 DEBUG:teuthology.orchestra.run.smithi007:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T11:30:08.015 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T11:30:08.075 INFO:teuthology.orchestra.run.smithi007.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T11:30:08.078 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-21T11:30:08.482 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T11:30:08.482 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi007.front.sepia.ceph.com 2024-09-21T11:30:08.482 DEBUG:teuthology.orchestra.run.smithi007:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T11:30:08.514 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi031.front.sepia.ceph.com 2024-09-21T11:30:08.514 DEBUG:teuthology.orchestra.run.smithi031:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T11:30:08.540 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T11:30:08.541 DEBUG:teuthology.orchestra.run.smithi007:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T11:30:08.556 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T11:30:08.619 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T11:30:08.619 DEBUG:teuthology.orchestra.run.smithi007:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T11:30:08.625 DEBUG:teuthology.orchestra.run.smithi031:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T11:30:10.351 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T11:30:10.368 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T11:30:10.368 DEBUG:teuthology.orchestra.run.smithi007:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T11:30:10.403 DEBUG:teuthology.orchestra.run.smithi031:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T11:30:10.439 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T11:30:10.450 DEBUG:teuthology.orchestra.run.smithi007:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:30:10.452 DEBUG:teuthology.orchestra.run.smithi031:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:30:10.491 INFO:teuthology.orchestra.run.smithi007.stdout:kernel.core_pattern = core 2024-09-21T11:30:10.520 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = core 2024-09-21T11:30:10.541 DEBUG:teuthology.orchestra.run.smithi007:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:30:10.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:30:10.587 DEBUG:teuthology.orchestra.run.smithi031:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:30:10.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:30:10.603 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T11:30:10.614 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T11:30:10.615 DEBUG:teuthology.misc:Transferring archived files from smithi007:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913670/remote/smithi007 2024-09-21T11:30:10.616 DEBUG:teuthology.orchestra.run.smithi007:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T11:30:10.703 DEBUG:teuthology.misc:Transferring archived files from smithi031:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913670/remote/smithi031 2024-09-21T11:30:10.704 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T11:30:10.749 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T11:30:10.749 DEBUG:teuthology.orchestra.run.smithi007:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T11:30:10.752 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T11:30:10.797 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T11:30:10.809 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T11:30:10.809 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T11:30:10.819 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T11:30:10.820 DEBUG:teuthology.orchestra.run.smithi007:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T11:30:10.822 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T11:30:10.854 INFO:teuthology.orchestra.run.smithi031.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 11:30 /home/ubuntu/cephtest 2024-09-21T11:30:10.865 INFO:teuthology.orchestra.run.smithi007.stdout: 262169 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 21 11:30 /home/ubuntu/cephtest 2024-09-21T11:30:10.866 INFO:teuthology.orchestra.run.smithi007.stdout: 682247 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 21 10:54 /home/ubuntu/cephtest/mnt.0 2024-09-21T11:30:10.866 INFO:teuthology.orchestra.run.smithi007.stdout: 682250 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 21 10:54 /home/ubuntu/cephtest/mnt.0/client.0 2024-09-21T11:30:10.866 INFO:teuthology.orchestra.run.smithi007.stdout: 794503 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 10:54 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T11:30:10.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:30:10.867 INFO:teuthology.orchestra.run.smithi007.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-09-21T11:30:10.867 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi007 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-21T11:30:10.873 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T11:30:10.884 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T11:30:10.952 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi007 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-21T11:30:10.956 INFO:teuthology.run:Summary data: description: upgrade/reef-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/classic} duration: 5948.789825439453 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi007 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=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=2e995cfb20a94da183a062cbe7190792 status: fail success: false 2024-09-21T11:30:10.956 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T11:30:11.047 INFO:teuthology.run:FAIL